/*# sourceMappingURL=bootstrap-select.css.map */
@import url("//hello.myfonts.net/count/3c07ad");

/* Minification failed. Returning unminified contents.
(6080,1): run-time error CSS1019: Unexpected token, found '@import'
(6080,9): run-time error CSS1019: Unexpected token, found 'url("//hello.myfonts.net/count/3c07ad")'
(7562,11): run-time error CSS1036: Expected expression, found ';'
(18047,5): run-time error CSS1019: Unexpected token, found ','
(20062,1): run-time error CSS1019: Unexpected token, found '@import'
(20062,9): run-time error CSS1019: Unexpected token, found 'url("//hello.myfonts.net/count/3c07ad")'
 */
/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
    cursor: pointer;
    background: transparent;
}
    a:active,
    a:hover {
        cursor: pointer;
        outline: 0;
    }
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
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 {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
/*  a,
  a:visited {
    text-decoration: underline;
  }*/
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
/*  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;*/
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

#sticky-navbar a:hover,
#sticky-navbar a:focus,
#menu-sticky a:hover,
#menu-sticky a:focus {
    text-decoration: underline;
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
/*.text-center {
  text-align: center;
}*/
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  white-space: nowrap;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.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-right: 15px;
  padding-left: 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-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@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-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@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-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 34px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
          transition: height .35s ease;
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.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;
  font-size: 14px;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.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-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.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 .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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-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 > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .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 > .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: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.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-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-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-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: none;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .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 .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;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.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 {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    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: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.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: #999;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.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: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.container .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.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 {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar {
  -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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: auto;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
     -moz-transition:    -moz-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.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: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0%), color-stop(rgba(0, 0, 0, .0001) 100%));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0%), color-stop(rgba(0, 0, 0, .5) 100%));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: none;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: 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;
}

.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

/*!
 * Bootstrap-select v1.12.1 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2016 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */

select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}
.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
}
.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #999;
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group.bs-container {
  position: absolute;
  height: 0 !important;
  padding: 0 !important;
}
.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}
.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}


.BrutalType-Light {
    font-family: BrutalType-Light;
}

.BrutalType-ExtraLight {
    font-family: BrutalType-ExtraLight;
}

.BrutalType-Black {
    font-family: BrutalType-Black;
}

.BrutalType-Bold {
    font-family: BrutalType-Bold;
}


.BrutalType-ExtraBold {
    font-family: BrutalType-ExtraBold;
}

.BrutalType-Medium {
    font-family: BrutalType-Medium;
}

.BrutalType {
    font-family: BrutalType;
}

/*GENERAL*/
.no-pad {
    padding: 0 !important;
}

.no-pad-left {
    padding-left: 0 !important;
}

.no-pad-right {
    padding-right: 0 !important;
}

.no-pad-vert {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.no-pad-horiz {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.no-wrap {
    white-space: nowrap;
}

.no-border {
    border: 0 !important;
}

.last {
    border-bottom: 0 !important;
}

.inline-display {
    display: inline !important;
}

span.bold-text {
    font-weight: 500;
    font-family: 'Avenir LT W01 85 Heavy';
    /*font-family: 'Avenir LT W01 95 Black';*/
}

.center-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: -moz-center;
    text-align: -webkit-center;
    text-align: center;
}

.align-left {
    text-align: left;
}

.align-middle {
    vertical-align: middle;
}

.align-right {
    text-align: right;
}

.clear-float {
    clear: both;
}

.normal-text {
    font-weight: normal !important;
    font-size: inherit !important;
    font-weight: normal !important;
}


/* ------------------------------- */
/* SIG COLORS */
.green {
    color: #7ac143;
}

.teal {
    color: #00a29b;
}

.blue {
    color: #009ADD;
}

.yellow {
    color: #f8c73a;
}

.charcoal {
    color: #262626;
}

.navy {
    color: #002953;
}

.orange {
    color: #ea732f;
}

.black7 {
    color: #373534;
}

.white {
    color: #ffffff;
}

.bg-green {
    background-color: #7ac143;
}

.bg-blue {
    background-color: #009ADD;
}

.bg-yellow {
    background-color: #f8c73a;
}

.bg-charcoal {
    background-color: #262626;
}

.bg-navy {
    background-color: #002953;
}

.bg-orange {
    background-color: #ea732f;
}

.bg-black7 {
    background-color: #373534;
}

.bg-white {
    background-color: #ffffff;
}

/* ------------------------------- */
/* OVERRIDE BOOTSTRAP */
body {
    font-family: "Avenir LT W01 35 Light";
}

.gsc-table-cell-snippet-close {
    font-family: "Avenir LT W01 35 Light";
}

.lead {
    font-family: 'Avenir LT W01 35 Light';
    font-size: 1.6em !important;
    margin-top: -.3em !important;
    padding-top: 0 !important;
    line-height: 1.6em !important;
}

.col-fixed-width {
    max-width: 1160px;
}

#about-container .lead,
#about-otherbusinesses-container .lead,
#about-Beyond-container .lead,
#about-other-businesses-container .lead,
#structured-capital-content .lead,
#etf .lead,
#aol-why-trade-with-us .lead,
#aol-etfs .lead,
#aol-options .lead,
.home#capital-container .lead
.institutional-brokerage#capital-container .lead {
    color: #009ADD;
}

#campus-container .lead {
    color: #ea732f;
}

#quant-container .lead {
    color: #002953;
}

div.show_EUR p.lead.ops {
    margin-top: 0.65em !important;
}

/* tab page bootstrap */
/*#quant-container .nav-tabs li:active {
	background-color: #00a29b !important;
}

#about-otherbusinesses-container .nav-tabs li:active, #about-Beyond-container .nav-tabs li:active, #about-other-businesses-container .nav-tabs li:active {
	background-color: #009ADD !important;
}

#campus-container .nav-tabs li:active {
	background-color: #ea732f !important;
}*/

#tech-container .nav-tabs li:active {
    background-color: #7ac143 !important;
}

#quantResearch-container .nav-tabs li:active {
    background-color: #00a29b !important;
}

#quant-container .nav-tabs li:active {
    background-color: #002953 !important;
}

#about-otherbusinesses-container .nav-tabs li:active, #about-Beyond-container .nav-tabs li:active, #about-other-businesses-container .nav-tabs li:active {
    background-color: #009ADD !important;
}

#campus-container .nav-tabs li:active {
    background-color: #ea732f !important;
}

#about-other-businesses-container col-sm-6 h2:first-of-type {
    margin-top: 0 !important;
}

#about-other-businesses-container .embed-quote h4 {
    font-size: 12pt !important;
}

#about-other-businesses-container #content-1 #collapse-top-tabs .active a {
    background-color: #ddd !important;
    color: white;
}

#about-other-businesses-container #content-1 #collapse-top-tabs a {
    background-color: #777;
    color: white;
}

#about-other-businesses-container #content-1 #collapse-top-tabs .panel-collapse a {
    color: #428bca;
    text-decoration: none;
    background-color: white !important;
}

#about-other-businesses-container .infographic,
#structured-capital-container .infographic {
    padding: 15px;
}

    #about-other-businesses-container .infographic p,
    #structured-capital-container .infographic p {
        background-color: #009add;
        overflow-y: visible;
        color: white;
        padding: 15px 15px 15px 150px;
        vertical-align: middle !important;
        height: 140px;
        margin-bottom: 10px;
        background-position: 20px 25%;
        background-repeat: no-repeat;
        font-size: 9pt !important;
        text-align: left;
        line-height: 1.2em !important;
    }

#liquidity-container .nav-tabs li:active {
    background-color: #009add !important;
}

#capital-container .nav-tabs li:active {
    background-color: #009add !important;
}

#info-1.infographic {
    padding-left: 0;
    padding-right: 0;
}

#info-2.infographic {
    padding-left: 10px;
    padding-right: 10px;
}

#info-3.infographic {
    padding-left: 0;
    padding-right: 7px;
}

#info-1.infographic p {
    background-image: url(/images/about/otherbiz/infographic-1.png);
    background-position: 20px 25%;
    padding-top: 9%;
}

#info-2.infographic p {
    background-image: url(/images/about/otherbiz/infographic-2.png);
    background-position: 20px 45%;
    padding-top: 20%;
}

#info-3.infographic p {
    background-image: url(/images/about/otherbiz/infographic-3.png);
    background-position: 20px 35%;
    padding-top: 7%;
}

@media (min-width: 1300px) /*for info-1 icon vertical centering*/
{
    #info-1.infographic p {
        background-position: 20px 50%;
    }
}

@media (max-width: 768px) /*for info-1 icon vertical centering*/
{
    #info-1.infographic {
        background-position: 15px 50%;
    }
}

@media (max-width:768px) /* for infographic bleed -- no bleed at smaller sizes*/
{

    #about-other-businesses-container .infographic,
    #structured-capital-container .infographic {
        margin-right: 0;
    }
}

#banner-content #historyTitle {
    text-align: center;
    width: auto;
    border-bottom-width: 1.5px;
    border-bottom-style: solid;
    line-height: 0.1em;
    margin: auto;
    padding-top: 10px;
}

#banner-content #historyTitleText {
    padding-right: 10px;
    padding-left: 10px;
    background-color: #f5f5f5;
}

#about-other-businesses-container h4.quote-head a::after,
#structured-capital-container h4.quote-head a::after {
    margin-left: .25em;
}


#aol-why-trade-with-us {
    /*padding: 35px 20px 0 20px;*/
    padding: 20px 0px 0 0px;
}

@media (min-width:768px) {
    #aol-why-trade-with-us {
        padding: 25px 20px 0 20px;
    }
}


#etf h1 {
    padding-left: 1em;
    padding-right: 1em;
}

#instituitional-content .contact-info {
    margin-left: -8px;
}

.contact-info {
    text-align: center;
    background-color: #D7D7D7;
    margin-top: 35px;
}

    .contact-info p {
        font-size: 17px !important;
        line-height: 44px !important;
        margin-top: 4px;
        margin-bottom: 4px;
    }

#sales-trading-europe-content div.col-sm-6 {
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 50px;
}

    #sales-trading-europe-content div.col-sm-6 ul {
        font-size: 1.2em;
        line-height: 1.6em;
    }

.EUR #_institutional-brokerage {
    padding-top: 75px;
}

.US #_institutional-brokerage {
    padding-top: 75px;
}

.APAC #_institutional-brokerage {
    padding-top: 75px;
}

#_institutional-brokerage .top-section p:last-child {
    margin-bottom: 30px;
}

#_institutional-brokerage h2 {
    margin-bottom: 2px;
}

#_institutional-brokerage hr,
hr.sfg-events {
    margin: 0px 0px 5px 0px;
    width: 100%;
    color: #666666;
    height: 2px;
    background-color: #666666;
}

#_institutional-brokerage .subhead {
    margin: 20px 0px 5px 0px;
}

#content-1 .EU-top {
    padding-top: 30px;
}

#bottom-banner-content {
    padding-top: 10px;
    background-color: white !important;
    clear: both;
    margin: auto 0;
}

    #bottom-banner-content #banner-content {
        padding: 15px;
        background-color: #f5f5f5 !important;
    }

#banner-content #historyImgContainer {
    margin-top: 20px;
    padding: 15px;
}

ul.nav-tabs {
    padding-bottom: 12px;
}

    ul.nav-tabs li {
        margin-right: 2px !important;
        text-transform: none !important;
    }

#about-other-businesses-container ul.nav-tabs li,
#structured-capital-container ul.nav-tabs li {
    text-transform: none !important;
}

li.sub-menu, nav-tabs li {
    text-transform: lowercase !important;
}

.header-navbar {
    border: 0;
    margin-bottom: 0;
}

#navbar-collapse-1 .navbar-nav li {
    text-transform: lowercase !important;
}

ul.nav-tabs li .arrow {
    background-color: #f5f5f5;
}

ul.nav-tabs li.active a {
    background-color: inherit !important;
    border: inherit !important;
    color: White !important;
}

ul.nav-tabs li a {
    background-color: inherit !important;
    border: inherit !important;
    color: White;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
}

    ul.nav-tabs li a:hover {
        color: White !important;
    }

/*.nav li a:hover {
	background-color: inherit !important;
	border: none !important;
	padding-bottom: 10px;
}*/

.nav-tabs {
    border-bottom: 0 solid #ddd;
    top: -16px;
    position: relative;
}

.tab-content .active {
    top: -25px;
    position: relative;
    padding: 0 5px 0 20px;
}

.etf-content {
    top: 0;
    position: relative;
    padding: 0 20px 0 20px;
}

@media (max-width: 767px) {
    .etf-content {
        top: 0;
        position: relative;
        padding: 0 0px 0 0px;
    }
}

.panel-heading {
    padding: 0;
}

    .panel-heading a {
        display: block;
        padding: 10px 0 10px 15px !important;
        color: White;
        cursor: pointer;
    }

        .panel-heading a.collapsed {
            color: White;
            margin: 0;
        }

.panel {
    border-radius: 0 !important;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.gray-bar {
    width: 100%;
    background-color: #d1d3d4;
    height: 16px;
}

/*content:' >'  !important; */
.panel-heading a:after {
    content: url(../Images/Global/arrow-right.png);
}

#about-other-businesses-container .panel-heading a:after {
    content: url(../Images/Global/arrow-right.png);
}

#collapse-undefined .panel-heading a.open:after {
    content: url(../Images/Global/arrow-down.png);
}

div.panel.panel-default.active > .panel-heading > h4 > a:after {
    content: url(../Images/Global/arrow-down.png);
}

#about-other-businesses-container div.panel.panel-default.active > .panel-heading > h4 > a:after {
    content: url(../Images/Global/arrow-down.png);
}

#about-other-businesses-container .panel-heading, #about-other-businesses-container .panel-heading h4, #structured-capital-container .panel-heading h4 {
    background-color: #fafafa;
}

    #about-other-businesses-container .panel-heading a,
    #structured-capital-container .panel-heading a {
        color: #262626;
    }

#accordion .panel-heading a.sub-accordion:after {
    content: url(../Images/Global/arrow-down.png);
}

#about-otherbusinesses-container div.panel.panel-default.active h4 a {
    background-color: #009ADD;
}

#_decision-making .panel-group p, #_decision-making .panel-group table {
    margin-left: 15px;
    margin-right: 15px;
}

#_decision-making > div.col-sm-6.sub-accordions > p {
    padding-right: 15px;
}

.active .panel-heading a {
    background-color: #ddd !important;
}

/*Mobile size tab menu color - active */
#collapse-undefined .panel-heading a {
    background-color: #777;
}

    /*Mobile size tab menu color - collapsed */
    #collapse-undefined .panel-heading a.accordion.open {
        background-color: #009ADD;
    }

.EUR #quant-container #content-1 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

#quant-container #content-1 h4 {
    font-size: inherit;
}

.tab-menu .nav-tabs h1 {
    margin: 0;
    display: flex;
    margin-bottom: 0 !important;
    font-weight: normal !important;
    font-size: 100% !important;
}

.tab-menu .nav-tabs a h1 {
    font-family: 'Avenir LT W01 65 Medium';
    font-size: 10pt;
    line-height: 1.42857143;
}

.panel-heading h1 {
    margin: 0;
    display: flex;
    margin-bottom: 0 !important;
    font-weight: normal !important;
    display: inline !important;
    font-size: 10pt !important;
}

.panel-heading a h1 {
    font-family: 'Avenir LT W01 65 Medium';
    font-size: 10pt;
    line-height: 1.42857143;
}

.navbar-nav .open .dropdown-menu {
    background-color: White;
    padding: 0;
}

/*.navbar-default .navbar-nav > li > a:focus {
	background-color: White;
}*/

.bg-img ul.nav-tabs li {
    cursor: pointer;
    background-color: #373534;
    margin: 0 2px 0 0;
    color: White !important;
}

    .bg-img ul.nav-tabs li.active .arrow {
        background-color: #f5f5f5;
        background-repeat: no-repeat;
        background-position: 50% 0%;
        padding-bottom: 20px;
    }

/*li .arrow {background-color:white !important}*/
.category-navbar li a {
    text-transform: lowercase;
}

ul.theme1 li.select a {
    background-color: #009ADD !important;
}

.arrow {
    cursor: auto !important;
}

#about-otherbusinesses-container ul.nav-tabs li.active {
    background-color: #009ADD;
}

#campus-container ul.nav-tabs li.active {
    background-color: #ea732f;
}

    #campus-container ul.nav-tabs li.active .arrow {
        background-image: url('../Images/Campus/TabArrow-orange.png');
    }


.campus-notab .col-sm-8 {
    background-color: #f5f5f5;
    padding: 30px 30px 100px 30px;
}

#campus-container #_interview .col-sm-12 {
    text-align: center !important;
}

#campus-container #_interview h1, #_interview h2 {
    margin-bottom: 0;
    padding-bottom: 0;
    color: #ea732f !important;
}

#campus-container #_interview h2 {
    font-size: 100% !important;
    text-transform: uppercase !important;
    padding: 70px 0 1.5em;
    background-image: url(../Images/Campus/icon-sprites.png);
    background-repeat: no-repeat;
    height: 51px;
}

#campus-container #_interview .sprite-icon-1 {
    background-position: center 0;
}

#campus-container #_interview .sprite-icon-2 {
    background-position: center -301px;
}

#campus-container #_interview .sprite-icon-3 {
    background-position: center -602px;
}

.tab-content .icon-head,
#AT_Program,
#TA_Program,
#TA_Internship,
#Trading-internship {
    background: none;
    text-align: left;
    font-size: 120% !important;
    text-transform: uppercase;
    color: #262626 !important;
    border-bottom: 1px solid #262626;
    padding-bottom: .25em;
}

#quantResearch-container ul.nav-tabs li.active {
    background-color: #00a29b !important;
}

    #quantResearch-container ul.nav-tabs li.active .arrow {
        background-image: url('../Images/QuantResearch/TabArrow-teal.png');
    }

#tech-container ul.nav-tabs li.active {
    background-color: #7ac143 !important;
}

    #tech-container ul.nav-tabs li.active .arrow {
        background-image: url('../Images/Tech/TabArrow-green.png');
    }

#quant-container ul.nav-tabs li.active {
    background-color: #002953;
}

    #quant-container ul.nav-tabs li.active .arrow {
        background-image: url('../Images/QuantTrading/TabArrow-navy.png');
    }

#about-otherbusinesses-container ul.nav-tabs li.active .arrow {
    background-image: url('../Images/about/TabArrow-blue.png');
}

#about-Beyond-container ul.nav-tabs li.active .arrow {
    background-image: url('../Images/about/TabArrow-blue.png');
}

#about-Beyond-container #content-1 .tab-menu {
    background-color: White;
    margin-bottom: -20px;
}

#about-Beyond-container .emphasis {
    font-weight: 700 !important;
}


#about-other-businesses-container ul.nav-tabs li.active .arrow {
    background-image: url('../Images/about/TabArrow-blue.png');
}

#about-other-businesses-container #content-1 {
    padding-top: 0px !important;
}

    #about-other-businesses-container #content-1 .tab-menu {
        background-color: White;
        margin-bottom: -20px;
    }

#about-other-businesses-container .emphasis,
#structured-capital-container .emphasis {
    font-weight: 700 !important;
}

#liquidity-container ul.nav-tabs li.active {
    background-color: #009ADD !important;
}

#capital-container ul.nav-tabs li.active {
    background-color: #009ADD !important;
}

#liquidity-container ul.nav-tabs li.active .arrow {
    background-image: url('../Images/Liquidity/TabArrow-blue.png');
}

#capital-container ul.nav-tabs li.active .arrow {
    background-image: url('../Images/Liquidity/TabArrow-blue.png');
}

/* ------------------------------- */
/* MEET OUR PEOPLE*/
.box-image img {
    display: none !important;
}

.box-image div {
    background-repeat: no-repeat;
    background-position: 0 0;
}

/* <-- will be replaced div with a tag once more sprites are ready  */
.box-image a {
    background-repeat: no-repeat;
    background-position: 0 0;
}

#learn-more-about h4 {
    margin-bottom: 0;
    margin-top: 15px;
}

.tooltip-inner {
    padding: 10px 8px;
}

#energy-trader {
    background-image: url('../Images/about/MeetOurPeople/Sprites/MOP-EnergyTrader.jpg');
    height: 340px;
    width: 222px;
}

    #energy-trader:hover {
        background-position: -222px 0;
    }

/* OVERRIDE IMAGE GALLeRY */
.category-navbar {
    padding: 12px 0 6px 15px !important;
}

/* ------------------------------- */
/* HEADER MENU */
.menu div {
    float: left;
}

.menu .sprite {
    background-image: url('../Images/Global/nav-sprites2.png');
    background-repeat: no-repeat;
    height: 25px;
    float: left;
    background-color: White;
}

/*.menusprite {
	background-image: url('../Images/Global/nav-sprites2.png');
	background-repeat: no-repeat;
}*/

@media (min-width: 1199px) {
    #header-content {
        width: 100% !important; /* bootstrap override to prevent wrapping */
    }
}

#header-content {
    max-width: 1200px;
    float: none;
    margin-left: auto;
    margin-right: auto;
}

/*#header-content .menusprite {
	height: 20px;
	padding: 0;
}*/
@media all and (min-width: 992px) {
    #header-content .header-content {
        height: 20px;
        padding: 0;
        cursor: pointer;
    }
}

.menuspritediv {
    padding-left: 0px;
}

/*@media (max-width: 1199px) {
    .menuspritediv {
        right: -30px;
    }
}*/

/*#header-content #about-menu {
	background-position: -244px -32px;
	/*width: 36px;!1!
}

	#header-content #about-menu:hover {
		background-position: -244px -51px;
	}

#header-content #about-eu-menu {
	background-position: -244px -32px;
	/*width: 36px;!1!
}

	#header-content #about-eu-menu:hover {
		background-position: -244px -51px;
	}

#header-content #tech-menu {
	background-position: -488px -32px;
	/*width: 71px;!1!
}

	#header-content #tech-menu:hover {
		background-position: -488px -51px;
	}

#header-content #quantitative-menu {
	background-position: -763px -73px;
	/*width: 98px;!1!
}

	#header-content #quantitative-menu:hover {
		background-position: -763px -93px;
	}

#header-content #trading-menu {
	background-position: -310px -32px;
	/*width: 48px;!1!
}

	#header-content #trading-menu:hover {
		background-position: -310px -51px;
	}

#header-content #campus-menu {
	background-position: -600px -32px;
	/*width: 114px;!1!
}

	#header-content #campus-menu:hover {
		background-position: -600px -51px;
	}

#header-content #careers-menu {
	background-position: -763px -32px;
	/*width: 46px;!1!
}

	#header-content #careers-menu:hover {
		background-position: -763px -51px;
	}

#header-content #liquidity-EU-menu {
    background-position: -863px -32px;
    /*width: 134px;!1!
}

    #header-content #liquidity-EU-menu:hover {
        background-position: -863px -51px;
    }*/

/*#header-content .logo {
	background-position: 0 1px;
	width: 173px;
	height: 47px;
	display: block;
	margin-left: 15px;
	margin-bottom: 15px;
}*/

/*#header-content .active > #about-menu {
	background-position: -244px -51px !important;
}

#header-content .active > #about-eu-menu {
	background-position: -244px -51px !important;
}

#header-content .active > #tech-menu {
	background-position: -488px -51px !important;
}

#header-content .active > #quantitative-menu {
	background-position: -763px -94px !important;
}

#header-content .active > #trading-menu {
	background-position: -310px -50px !important;
}

#header-content .active > #campus-menu {
	background-position: -600px -51px !important;
}

#header-content .active > #careers-menu {
	background-position: -763px -51px !important;
}

#header-content .active > #liquidity-EU-menu {
    background-position: -863px -51px !important;
}

#header-content #about-EU-menu {
	background-position: -244px -74px;
}

	#header-content #about-EU-menu:hover {
		background-position: -244px -90px;
	}

#header-content .active > #about-EU-menu {
	background-position: -244px -90px;
}

/*#header-content #campus-EU-menu {
	width: 137px;
	background-position: -600px -74px;
}

	#header-content #campus-EU-menu:hover {
		background-position: -600px -90px;
	}

#header-content .active > #campus-EU-menu {
	background-position: -600px -90px;
}*/

#header-content button {
    /*background-color: inherit;*/
    border: 0;
}

/*#header-content button:hover {
		background-color: inherit;
		border: 0;
	}*/

#header-content .search {
    /*background-position: -894px -22px;*/
    width: 2em;
    height: 32px;
    margin-top: 0;
    padding: 0;
    display: block;
    position: absolute;
    background-color: transparent;
    right: 0;
    top: 0;
    border: 0;
}

@media all and (min-width: 992px) {
    #header-content .search {
        background-color: #eee;
    }
}

#header-content .search .glyphicon {
    padding: 3px;
    font-size: 1.25em;
}

/*#navbar-collapse-1 {
	height: 100%;
	overflow-y: visible;
}*/



#nav-menu {
    max-width: 600px;
    float: right;
    clear: right;
}

    #nav-menu div {
        padding-top: 13px;
        text-align: center;
    }

/* Desktop view for Header Menu and submenus Centering */
@media(min-width: 1200px) {
    #nav-menu div {
        margin-left: 9.6%;
        /*width: 620px;*/ /* width needed to keep centered with header-submenu when resizing and also to prevent line wrapping */
    }

    .header-submenu {
        padding: 0px;
        margin: 5px 0px 0px 4%; /* Use percentage for margin-left to keep aligment when window resizing */
    }

    .EUR .header-submenu {
        padding: 0px;
        margin-left: 7%; /* Use percentage for margin-left to keep aligment when window resizing */
    }
}

@media (max-width:1201px) {
    #nav-menu div {
        margin-left: 1.6%;
    }

    .header-submenu {
        padding: 0px;
        margin: 5px 0px 0px -76px; /* To keep alignment with nav-menu use px instead of percentage */
    }

    .EUR .header-submenu {
        padding: 0px;
        margin-left: -46px; /* To keep alignment with nav-menu use px instead of percentage */
    }
}

/* HEADER MENU switch to hamburger icon*/
@media (max-width: 991px) {
    #nav-menu div {
        padding-top: 0px;
        text-align: left;
        margin-left: auto;
    }
}

.header-submenu {
    margin-right: -6px;
}

    .header-submenu li {
        /*padding-right: 12px;*/
        padding-right: 6px;
    }

        .header-submenu li a {
            text-decoration: none;
            /*font-size: 90%;*/
            font-size: 12px;
            text-transform: lowercase;
            color: #767676;
        }

.show-inline {
    display: inline !important;
}

.EUR .show_EUR_inline {
    display: inline !important;
}

.US .show_EUR_inline {
    display: none !important;
}

.APAC .show_EUR_inline {
    display: none !important;
}

.EUR .show_APAC_inline {
    display: none !important;
}

.US .show_APAC_inline {
    display: none !important;
}

.APAC .show_APAC_inline {
    display: inline !important;
}

.EUR .hide_show-inline {
    display: none !important;
}

.US .hide_show-inline {
    display: inline !important;
}

.APAC .hide_show-inline {
    display: inline !important;
}

.EUR .show_EUR_inline-block {
    display: inline-block !important;
}

.US .show_EUR_inline-block {
    display: none !important;
}

.APAC .show_EUR_inline-block {
    display: none !important;
}

.EUR .show_APAC_inline-block {
    display: none !important;
}

.US .show_APAC_inline-block {
    display: none !important;
}

.APAC .show_APAC_inline-block {
    display: inline-block !important;
}

.EUR .hide_show-inline-block {
    display: none !important;
}

html > body .US .hide_show-inline-block {
    display: inline-block !important;
}

html > body .APAC .hide_show-inline-block {
    display: inline-block !important;
}

.US .header-submenu li:nth-child(1) {
    margin-left: -10px;
}

.APAC .header-submenu li:nth-child(1) {
    margin-left: -10px;
}

.EUR .header-submenu li.about-eu {
    margin-left: -50px;
}

    .EUR .header-submenu li.about-eu ~ .about-eu {
        margin-left: 0px;
        border: none;
    }


.EUR .header-submenu .about-eu:first-of-type {
    margin-left: -48px;
}


li:not(.QuantitativeTrading) + li.QuantitativeTrading {
    padding-left: 141px;
}

.EUR li:not(.QuantitativeTrading) + li.QuantitativeTrading {
    padding-left: 109px;
}

li:not(.QuantitativeResearch) + li.QuantitativeResearch {
    padding-left: 198px;
}

.EUR li:not(.QuantitativeResearch) + li.QuantitativeResearch {
    padding-left: 165px;
}

li:not(.Technology) + li.Technology {
    padding-left: 259px;
}

.EUR li:not(.Technology) + li.Technology {
    padding-left: 285px;
}

.EUR li:not(.CampusProgrammes) + li.CampusProgrammes {
    padding-left: 125px;
}

li:not(.CampusPrograms) + li.CampusPrograms {
    padding-left: 57px;
}

.EUR li:not(.CampusPrograms) + li.CampusPrograms {
    padding-left: 57px;
}

.EUR li:not(.Liquidity) + li.Liquidity {
    padding-left: 10px;
}

li:not(.Careers) + li.Careers {
    padding-left: 105px;
}

.EUR li:not(.Careers) + li.Careers {
    padding-left: 69px;
}

.EUR li:not(.Liquidity) + li.Liquidity {
    padding-left: 10px;
}

.navbar-collapse.in {
    overflow-y: visible;
}

.navbar-collapse {
    padding-right: 1px;
    padding-left: 0;
}

.header-submenu li.active a, .header-submenu a:hover {
    color: #000;
    text-decoration: none;
    font-weight: normal;
}

.navbar-nav li.sub-menu a {
    display: table-cell;
    width: 100%;
}

    .navbar-nav li.sub-menu a:first-child {
        width: auto;
    }

/*.navbar-nav li.sub-menu:nth-child(8) > a:nth-child(2) {
	display: block;
}*/

.sub-menu .dropdown-menu li a {
    display: block;
    border-top: 1px solid #ddd;
}

@media all and (min-width: 992px) {
    .mobile-menu .open > .dropdown-menu {
        display: none;
    }

    .navbar-collapse .open > .dropdown-menu {
        display: none;
    }
}

@media all and (max-width: 991px) {

    .upper-nav > .mobile-menu > a,
    .upper-nav > .mobile-menu > a:hover,
    .upper-nav > .mobile-menu > a:focus {
        display: table-cell;
        width: 100%;
        background-color: transparent !important;
        color: #ccc;
    }

        .upper-nav > .mobile-menu > a:first-child,
        .upper-nav > .mobile-menu > a:first-child:hover,
        .upper-nav > .mobile-menu > a:first-child:focus {
            width: auto;
        }

    .upper-nav > .mobile-menu:hover > a,
    .upper-nav > .mobile-menu:hover > a:hover,
    .upper-nav > .mobile-menu:hover > a:focus {
        color: #fff;
    }

    .upper-nav > .mobile-menu {
        background-color: #fff;
    }

        .upper-nav > .mobile-menu:hover {
            background-color: #d3d3d3;
        }

    .upper-nav > .active,
    .dropdown-menu > .active > a {
        background-color: #eee;
    }

    .dropdown-menu > li > a {
        display: block;
        border-top: 1px solid #ddd;
    }
}


.mobile-menu .caret {
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -moz-transition: transform 0.3s ease-in-out;
    -o-transition: transform 0.3s ease-in-out;
    -webkit-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
}

.mobile-menu.open .caret {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

#hamburger {
    width: 25px;
    top: 0px;
    left: 0px;
    position: relative;
    float:;
}

#search {
    width: 67px;
    margin-top: 8px;
}

#searchtext {
    top: 0;
    width: 72px;
    border: 1px solid #eaeaea;
    margin-top: 4px;
    padding-left: 4px;
}

.search-bar {
    width: 0;
    overflow: hidden;
    top: 38px;
    position: absolute;
    /*right: -4px;*/
    /*right: -19px;*/
    right: 0px;
    z-index: 1;
}

#q {
    top: 0;
    width: 86px;
    border: 1px solid #eaeaea;
    margin-top: 4px;
    padding-left: 4px;
}

/* ------------------------------- */
/* SEARCH PAGE */

.col-md-11.no-pad-vert.search-results {
    min-height: 279px;
}

.gsc-selected-option-container {
    min-width: 90px !important;
}

.gcsc-branding {
    display: none;
}

#gsc-i-id1 {
    margin-top: 0 !important;
}

#gsc-iw-id1 {
    height: 30px;
}

.gsc-table-result {
    margin-left: 8px;
}

.gsib_a {
    padding-top: 3px !important;
}

.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
    width: 68px !important;
    height: 25px !important;
}

.gsc-result .gs-title {
    height: auto !important;
}

.gsc-control-cse {
    font-family: "Avenir LT W01 35 Light" !important;
}

.gs-webResult div.gs-visibleUrl, .gs-imageResult div.gs-visibleUrl {
    color: #009add !important;
}

.gs-result.gs-webResult a.gs-title:link, .gs-result.gs-webResult a.gs-title:link b, .gs-imageResult a.gs-title:link, .gs-imageResult a.gs-title:link b {
    color: #002953;
}

.trigger {
    cursor: pointer;
}

.navbar-nav > li {
    /*background-color: rgb(244,244,244);*/
    margin-left: 9px;
}

header .collapsing {
    -webkit-transition: 0.000001s;
    transition: 0.000001s;
    position: absolute;
    z-index: 10;
    width: 100%;
}

header .background-color {
    /*background-color: rgb(244, 244, 244);*/
    background-color: #FFFFFF;
    z-index: 13;
}

/* Desktop view for Header Menu */
@media(min-width: 992px) {
    #header-content .header-item a {
        padding: 0 !important;
        margin: 0 !important;
        background: none;
    }

    #navbar-collapse-1 .navbar-nav .active {
        border-bottom: 4px solid #323232;
    }

    #navbar-collapse-1 .navbar-nav a {
        background-color: #fff;
    }

    .sub-menu:hover {
        background-color: none !important;
    }

    .navbar-default .navbar-nav > li > a {
        color: #333;
    }
}

#navbar-header img {
    width: 100%;
    margin-bottom: 15px;
    max-width: 173px;
    /*margin-left: auto;
        margin-right: auto;*/
}


/* HEADER MENU switch to hamburger icon*/
@media (max-width: 991px) {

    .navbar-header {
        float: none;
    }

    #navbar-header img {
        width: 100%;
        margin-bottom: 15px;
        max-width: 130px;
        /*margin-left: auto;
        margin-right: auto;*/
    }

    .navbar-toggle {
        display: block;
        left: 10px;
        top: 6px;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

        .navbar-collapse.collapse {
            display: none !important;
        }

            .navbar-collapse.collapse.in {
                display: block !important;
            }

    .navbar-nav {
        float: none !important;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 9px;
                padding-bottom: 9px;
                background-color: white;
            }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        background-color: #ddd;
        color: white !important;
        /*padding-bottom: 4px;*/
    }

    .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
        font-size: 12px;
        line-height: 25px;
        padding-left: 35px;
        /*padding-left: 65px;*/
    }

    header #nav-menu {
        background-color: white;
        margin-left: 0 !important;
    }

    header .navbar-nav > li {
        border-bottom: 1px solid #ddd !important;
    }

        header .navbar-nav > li:active {
            background-color: lightgray;
        }

        header .navbar-nav > li:hover {
            background-color: lightgray;
        }

        header .navbar-nav > li > a:active {
            color: white !important;
        }

        header .navbar-nav > li > a:hover {
            color: white !important;
            padding-top: 9px;
            padding-bottom: 9px;
        }

    /*header #navbar-collapse-1 {
		padding-left: 70%;
	}*/

    .navbar-nav {
        margin-top: -1px !important;
    }

    nav ul {
        width: 100%;
        top: 0 !important;
    }

    .navbar-nav > li {
        background-color: white;
        margin-left: 0;
    }

    .navbar-nav {
        width: 30%;
        text-align: left;
        margin-left: 0 !important;
        position: absolute;
        left: 0;
    }

        .navbar-nav .open .dropdown-menu {
            position: static;
            float: none;
            margin-top: 0;
            border: 0;
            box-shadow: none;
        }

    #header-content .search {
        top: 28px;
        right: 17px;
    }

    .search-bar {
        width: 0;
        overflow: hidden;
        top: 27px;
        position: absolute;
        right: 44px;
    }

    /*.dropdown-menu > .active > a {
		background-color: #00a29b;
	}*/

    .menuspritediv {
        right: 0;
        margin-right: -15px;
        margin-left: -15px;
        display: table;
        /*content: "";*/
        clear: both;
        float: left;
    }

    #header-content .header-item:hover {
        border-bottom: none;
    }

    #navbar-collapse-1 .navbar-nav {
        background-color: white;
    }
}

@media (max-width: 767px) /*xs*/
{
    /*#header-content .logo {
		background-size: 700px;
		width: 130px;
		height: 40px;
	    margin-left: 36px;
	}*/

    /*header #navbar-collapse-1 {
		padding-left: 0%;
	}*/

    header .navbar-nav {
        width: 102%;
        text-align: left;
        position: relative;
        margin-bottom: 0;
    }


    .menuspritediv {
        right: 0;
        margin-right: -15px;
        margin-left: -15px;
        display: table;
        content: "";
        clear: both;
        float: left;
    }
}


/*@media (max-width: 1199px) {

    #header-content .search {
        margin-right: 35px;
    }
}*/

/* Scrim */
#scrim {
    width: 100%;
    height: 104%;
    background-color: rgba(1, 1, 1, 0.6);
    position: fixed;
    top: 0%;
    z-index: 12;
    display: none;
}

#page-header .navbar-toggle:focus {
    background-color: rgb(244, 244, 244);
}

#page-header .navbar-toggle:hover {
    background-color: rgb(244, 244, 244);
}

#page-header .navbar-default .navbar-toggle {
    border: 0;
}

#page-header .navbar-default {
    border: 0;
    background-color: inherit;
}

/* ------------------------------- */
/* HEADER */
#page-header {
    /*background-color: #f1f1f1;*/
    background-color: #FFFFFF;
}

header #top-nav {
    padding-top: 25px !important;
}

#top-nav #search, #top-nav #menuIcon {
    text-align: right;
    padding-top: 13px;
}

#page-header #sub-nav {
    /*padding-left: 15px;*/
    float: none;
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
}

/* BOTTOM PAGE BANNERS */
#bottom-banner {
    border-top: 10px solid white;
    height: 100px;
}

#tech-container #bottom-banner {
    background-color: #262626;
}

#quantResearch-container #bottom-banner {
    background-color: #262626;
}

#quant-container #bottom-banner {
    background-color: #002953;
}

#about-container #bottom-banner {
    background-color: #005db9 !important;
}

#campus-container #bottom-banner {
    background-color: #ea7321;
}

#about-other-businesses-container #bottom-banner {
    height: auto;
    background-color: #f5f5f5;
}

#bottom-banner-xs {
    border-top: 10px solid white;
    height: 100px;
}

#campus-container #bottom-banner-xs {
    background-color: #ea7321;
}

#bottom-banner p {
    font-size: 1.8em !important;
    text-transform: uppercase;
    font-family: 'Avenir LT W01 35 Light';
    vertical-align: middle;
    padding-top: 35px;
    padding-bottom: 0;
}

#bottom-banner a {
    display: block;
    color: White;
    padding: 12px 55px 18px 0;
    padding-top: 0;
}

#bottom-banner span {
    background-image: url(../Images/Global/arrow-sprites.png);
    background-repeat: no-repeat;
    background-position: top right;
    display: inline-block;
    position: relative;
    top: -10px;
    padding-top: 4px;
    height: 40px !important;
}

#bottom-banner-xs p {
    font-size: 1.8em !important;
    text-transform: uppercase;
    font-family: 'Avenir LT W01 35 Light';
    vertical-align: middle;
    padding-top: 35px;
    padding-bottom: 0;
}

#bottom-banner-xs a {
    display: block;
    color: White;
    padding: 12px 55px 18px 0;
    padding-top: 0;
}

#bottom-banner-xs span {
    background-image: url(../Images/Global/arrow-sprites.png);
    background-repeat: no-repeat;
    background-position: top right;
    display: inline-block;
    position: relative;
    top: -10px;
    padding-top: 4px;
    height: 40px !important;
}

#tech-container #bottom-banner span {
    background-position: right -83px;
}

#quantResearch-container #bottom-banner span {
    background-position: right -289px;
}

#quant-container #bottom-banner span {
    background-position: right -124px;
}

#about-container #bottom-banner span {
    background-position: right -329px;
}

#campus-container #bottom-banner span {
    background-position: right -165px;
}

#campus-container #bottom-banner-xs span {
    background-position: right -165px;
}

#bottom-tile {
    border-top: 20px solid white;
    background-color: white;
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
}

#aol-why-trade-with-us #liquidity-bottom-tile {
    top: 20px;
    padding-bottom: 20px;
    display: inline-block;
}

.liquidity-img-dublin {
    padding: 0px 0px 33.7% 0px;
    background-image: url("../Images/Liquidity/address.png");
    background-position: 0 0;
    background-size: 100%;
    max-width: 576px;
    max-height: 404px;
}

    .liquidity-img-dublin:hover {
        background-image: url("../Images/Liquidity/address-hover.png");
        background-position: 100% 0;
    }

.liquidity-img-london {
    margin-left: 4%;
    padding: 0px 0px 33.7% 0px;
    background-image: url("../Images/Liquidity/london.png");
    background-position: 0 0;
    background-size: 100%;
    max-width: 576px;
    max-height: 404px;
}

    .liquidity-img-london:hover {
        background-image: url("../Images/Liquidity/london-hover.png?123");
        background-position: 100% 0;
    }

.campus-img-biz-coop {
    margin-left: 4%;
    padding: 0px 0px 33.7% 0px;
    background-image: url("../Images/Campus/Tile-BizCoop.png");
    background-position: 0 0;
    background-size: 100%;
    max-width: 48%;
    max-height: 48%;
}

    .campus-img-biz-coop:hover {
        background-image: url("../Images/Campus/Tile-BizCoop-hover.png");
        background-position: 100% 0;
    }

.campus-img-tech-coop {
    padding: 0px 0px 33.7% 0px;
    background-image: url("../Images/Campus/Tile-Coop.png");
    background-position: 0 0;
    background-size: 100%;
    max-width: 48%;
    max-height: 48%;
}

    .campus-img-tech-coop:hover {
        background-image: url("../Images/Campus/Tile-Coop-hover.png");
        background-position: 100% 0;
    }

.campus-img-research {
    padding: 0px 0px 33.7% 0px;
    background-image: url("../Images/Campus/Tile-Research.png");
    background-position: 0 0;
    background-size: 100%;
    max-width: 48%;
    max-height: 48%;
}

    .campus-img-research:hover {
        background-image: url("../Images/Campus/Tile-Research-hover.png");
        background-position: 100% 0;
    }

.campus-img-buy-side-research-analyst {
    padding: 0px 0px 21.7% 0px;
    background-image: url("../Images/Campus/Tile-Buy-Side-Research.png");
    background-position: 0 0;
    background-size: 100%;
    max-width: 30.4%;
    max-height: 48%;
}

@media (max-width:767px) {
    .campus-img-buy-side-research-analyst {
        margin-left: 9%;
        padding: 0px 0px 65% 0px;
        margin-bottom: 4%;
        background-image: url("../Images/Campus/Tile-Buy-Side-Research.png");
        background-position: 0 0;
        background-repeat-y: no-repeat;
        background-size: 100%;
        max-width: 100%;
        max-height: 100%;
    }
}

.campus-img-buy-side-research-analyst:hover {
    background-image: url("../Images/Campus/Tile-Buy-Side-Research-hover.png");
    background-position: 100% 0;
}


.campus-img-buy-side-research-intern {
    margin-left: 4.4%;
    padding: 0px 0px 21.7% 0px;
    background-image: url("../Images/Campus/Tile-Buy-Side-Research-Intern.png");
    background-position: 0 0;
    background-size: 100%;
    max-width: 30.4%;
    max-height: 48%;
}

@media (max-width:767px) {
    .campus-img-buy-side-research-intern {
        margin-left: 9%;
        margin-bottom: 4%;
        padding: 0px 0px 65% 0px;
        background-image: url("../Images/Campus/Tile-Buy-Side-Research-Intern.png");
        background-position: 0 0;
        background-repeat-y: no-repeat;
        background-size: 100%;
        max-width: 100%;
        max-height: 100%;
    }
}

.campus-img-buy-side-research-intern:hover {
    background-image: url("../Images/Campus/Tile-Buy-Side-Research-Intern-hover.png");
    background-position: 100% 0;
}

.campus-img-buy-side-research-macro-analyst {
    margin-left: 4.4%;
    padding: 0px 0px 21.7% 0px;
    background-image: url("../Images/Campus/Tile-Buy-Side-Research-meet-macro-analyst.png");
    background-position: 0 0;
    background-size: 100%;
    max-width: 30.4%;
    max-height: 48%;
}

@media (max-width:767px) {
    .campus-img-buy-side-research-macro-analyst {
        margin-left: 9%;
        margin-bottom: 4%;
        padding: 0px 0px 65% 0px;
        background-image: url("../Images/Campus/Tile-Buy-Side-Research-meet-macro-analyst.png");
        background-position: 0 0;
        background-size: 100%;
        background-repeat-y: no-repeat;
        max-width: 100%;
        max-height: 100%;
    }
}

.campus-img-buy-side-research-macro-analyst:hover {
    background-image: url("../Images/Campus/Tile-Buy-Side-Research-meet-macro-analyst-hover.png");
    background-position: 100% 0;
}

.US .campus-img-buy-side-research,
.APAC .campus-img-buy-side-research {
    padding: 0px 0px 33.7% 0px;
    background-image: url("../Images/Campus/Tile-Buy-Side-Research.png?123");
    background-position: 0 0;
    background-size: 100%;
    max-width: 48%;
    max-height: 48%;
}

    .US .campus-img-buy-side-research:hover,
    .APAC .campus-img-buy-side-research:hover {
        background-image: url("../Images/Campus/Tile-Buy-Side-Research-hover.png?123");
        background-position: 100% 0;
    }

.campus-img-trading-operations {
    padding: 0px 0px 33.7% 0px;
    background-image: url("../Images/Campus/Tile-Operations.png");
    background-position: 0 0;
    background-size: 100%;
    max-width: 48%;
    max-height: 48%;
}

    .campus-img-trading-operations:hover {
        background-image: url("../Images/Campus/Tile-Operations-hover.png");
        background-position: 100% 0;
    }

.campus-img-private-equity {
    padding: 0px 0px 33.7% 0px;
    background-image: url("../Images/Campus/Tile-Private-Equity.png?123");
    background-position: 0 0;
    background-size: 100%;
    max-width: 48%;
    max-height: 48%;
}

    .campus-img-private-equity:hover {
        background-image: url("../Images/Campus/Tile-Private-Equity-hover.png?123");
        background-position: 100% 0;
    }


.campus-img-private-equity-2 {
    margin-left: 4%;
    padding: 0px 0px 33.7% 0px;
    background-image: url("../Images/Campus/Tile-Private-Equity2.png?123");
    background-position: 0 0;
    background-size: 100%;
    max-width: 48%;
    max-height: 48%;
}

    .campus-img-private-equity-2:hover {
        background-image: url("../Images/Campus/Tile-Private-Equity2-hover.png?123");
        background-position: 100% 0;
    }

.campus-img-quant-research {
    padding: 0px 0px 33.7% 0px;
    background-image: url("../Images/Campus/Tile-Quant.png");
    background-position: 0 0;
    background-size: 100%;
    max-width: 48%;
    max-height: 48%;
}

    .campus-img-quant-research:hover {
        background-image: url("../Images/Campus/Tile-Quant-hover.png");
        background-position: 100% 0;
    }



@media (max-width: 767px) {
    .campus-img-quant-research-new-first#quant-bot-tile,
    .campus-img-quant-research-new#quant-bot-tile {
        /* padding: 0px 0px 100% 0px;*/
    }
}

.campus-img-quant-research-new-first {
    margin-left: 0%;
    padding: 0px 0px 21.7% 0px;
    /*  padding: 0px 0px 42.6% 0px;*/
    /*padding: 0px 0px 30.6% 0px;*/
    background-image: url("../Images/Campus/test-img.png");
    background-position: 0 0;
    background-size: 100%;
    max-width: 30.6%;
    max-height: 48%;
}

    .campus-img-quant-research-new-first:hover {
        background-image: url("../Images/Campus/test-img-hover.png");
        background-position: 100% 0;
    }

.campus-img-quant-research-new {
    margin-left: 4%;
    padding: 0px 0px 21.7% 0px;
    /*   padding: 0px 0px 42.6% 0px;*/
    /* padding: 0px 0px 30.6% 0px;*/
    background-image: url("../Images/Campus/test-img.png");
    background-position: 0 0;
    background-size: 100%;
    max-width: 30.4%;
    max-height: 48%;
}

    .campus-img-quant-research-new:hover {
        background-image: url("../Images/Campus/test-img-hover.png");
        background-position: 100% 0;
    }

.APAC .campus-img-quant-research {
    padding: 0px 0px 33.7% 0px;
    background-image: url("../Images/Campus/tile-quants-apac-zhou.png");
    background-position: 0 0;
    background-size: 100%;
    max-width: 48%;
    max-height: 48%;
}

    .APAC .campus-img-quant-research:hover {
        background-image: url("../Images/Campus/tile-quants-apac-zhou-hover.png");
        background-position: 100% 0;
    }

.campus-img-technology {
    padding: 0px 0px 33.7% 0px;
    background-image: url("../Images/Campus/Tile-Technology.png");
    background-position: 0 0;
    background-size: 100%;
    max-width: 48%;
    max-height: 48%;
}

    .campus-img-technology:hover {
        background-image: url("../Images/Campus/Tile-Technology-hover.png");
        background-position: 100% 0;
    }

.APAC .campus-img-technology {
    padding: 0px 0px 33.7% 0px;
    background-image: url("../Images/Campus/tile-tech-apac-zhang.png");
    background-position: 0 0;
    background-size: 100%;
    max-width: 48%;
    max-height: 48%;
}

    .APAC .campus-img-technology:hover {
        background-image: url("../Images/Campus/tile-tech-apac-zhang-hover.png");
        background-position: 100% 0;
    }

.EUR .campus-img-trader {
    display: none;
}

.campus-img-trader {
    padding: 0px 0px 33.7% 0px;
    background-image: url("../Images/Campus/Tile-Quant-Trader.png");
    background-position: 0 0;
    background-size: 100%;
    max-width: 48%;
    max-height: 48%;
}

    .campus-img-trader:hover {
        background-image: url("../Images/Campus/Tile-Quant-Trader-hover.png");
        background-position: 100% 0;
    }

.APAC .campus-img-trader {
    padding: 0px 0px 33.7% 0px;
    background-image: url("../Images/Campus/tile-trading-apac-sutherland.png");
    background-position: 0 0;
    background-size: 100%;
    max-width: 48%;
    max-height: 48%;
}

    .APAC .campus-img-trader:hover {
        background-image: url("../Images/Campus/tile-trading-apac-sutherland-hover.png");
        background-position: 100% 0;
    }

.US .campus-img-team {
    display: none;
}

.APAC .campus-img-team {
    display: none;
}

.EUR .campus-img-team {
    padding: 0px 0px 33.7% 0px;
    background-image: url("../Images/Campus/EU-Tile-MOT.png");
    background-position: 0 0;
    background-size: 100%;
    max-width: 48%;
    max-height: 48%;
}

    .EUR .campus-img-team:hover {
        background-image: url("../Images/Campus/EU-Tile-MOT-hover.png");
        background-position: 100% 0;
    }

.campus-img-gaming {
    margin-left: 4%;
    padding: 0px 0px 33.7% 0px;
    background-image: url("../Images/Campus/Tile-Gamer87-1.jpg");
    background-position: 0 0;
    background-size: 100%;
    max-width: 48%;
    max-height: 48%;
}

@media (max-width:767px) {
    #desktop-bottom-tile {
        display: none;
    }
}

.campus-img-gaming:hover {
    background-image: url("../Images/Campus/Tile-Gamer87-hover-1.jpg");
    background-position: 100% 0;
}

.campus-gamer87 {
    width: 100%;
    max-width: 104%;
    margin-top: 4%;
    left: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 5px;
}

@media (max-width:767px) {
    .campus-img-trader, #trad-bot-tile, .campus-img-technology, #tech-bot-tile,
    .campus-img-quant-research, #quant-bot-tile, .campus-img-trading-operations, .campus-img-private-equity, .campus-img-private-equity-2, #tops-bot-tile,
    .campus-img-buy-side-research, .campus-img-research, #rsch-bot-tile, .APAC .campus-img-trader, .campus-img-tech-coop, #tcop-bot-tile, .campus-img-biz-coop, #bcop-bot-tile,
    .campus-img-gaming, .campus-gamer87, #game-bot-tile, #tile-meet-macro-analyst {
        padding: 0 0 70.1% 0;
        margin-left: 0%;
        margin-top: 4%;
        background-position: 0 0;
        background-size: 100%;
        max-width: 100%;
        max-height: 100%;
    }
}

.game-thory-gaming87 {
    width: 100%;
    max-width: 1200px !important;
    left: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0 !important;
}

#bottom-banner-xs {
    display: inline;
}

@media (max-width: 767px) /*xs*/
{
    #bottom-banner {
        position: relative;
    }

        #bottom-banner p {
            font-size: 1.2em !important;
        }

        #bottom-banner a {
            padding-top: 6px;
        }

    #bottom-banner-xs {
        position: relative;
        /*top: -50px;*/
    }

        #bottom-banner-xs p {
            font-size: 1.2em !important;
        }

        #bottom-banner-xs a {
            padding-top: 6px;
        }

    #bottom-banner-xs {
        display: inline;
    }
}

@media (max-width: 420px) /*xs*/
{

    #bottom-banner p {
        font-size: 1em !important;
    }

    #bottom-banner a {
        padding-right: 48px !important;
    }

    #bottom-banner-xs p {
        font-size: 1em !important;
    }

    #bottom-banner-xs a {
        padding-right: 48px !important;
    }
}


/* ------------------------------- */
/* FOOTER */




#social-media p {
    font-size: .8em;
    position: relative;
    top: 5px;
    text-align: right;
}

#social-md {
    padding-right: 0;
}

#social-sm p {
    padding-right: .2em;
}

#social-sm .pull-left {
    position: relative;
    right: 80px;
}

/*#social-md p {
	padding-right: 0;
}*/

.social-item {
    display: block;
    margin: 0 auto 5px;
    text-align: center;
    max-width: 1063px;
}

@media all and (max-width: 991px) {
    .social-item {
        text-align: center;
    }
}

#social-media a:not(.selected) {
    cursor: pointer;
}

#social-media {
    /*line-height: 25px;*/
    /*height: 25px !important;*/
    margin: 23px !important;
}
    /*was 100*/
    /*  #social-media a, #social-media #spacer, #social-media #connect {
        display: inline-block;
      /* background-image: url(../Images/Global/nav-sprites2.png); 
        height: 25px;
        background-repeat: no-repeat;
        max-width: 916px;
    } */

    #social-media a.selected {
        cursor: default;
    }

a#usLink, a#usLink_small {
    width: 35px;
    background-position: -51px -92px;
    margin-right: -3px;
}

a#euLink, a#euLink_small {
    width: 29px;
    background-position: -119px -92px;
    margin-left: -4px;
}

a#usLink:hover, a#usLink:active, a#usLink.selected, a#usLink_small:hover, a#usLink_small:active, a#usLink_small.selected {
    background-position: -85px -92px;
}

a#euLink:hover, a#euLink:active, a#euLink.selected, a#euLink_small:hover, a#euLink_small:active, a#euLink_small.selected {
    background-position: -149px -92px;
}

img#localization_spacer {
    vertical-align: top;
}

a#linkedin {
    text-decoration: none;
    width: 91px;
}

a#facebook {
    text-decoration: none;
    width: 61px;
}

a#instagram {
    text-decoration: none;
    width: 31px;
}

.social-media-icons {
    width: 51px;
}

#connect {
    background-position: -244px -92px;
    width: 111px;
}

#spacer {
    vertical-align: top;
    border: none;
    background-position: -428px -92px;
    width: 50px;
    margin-right: -5px;
}

#bottom-nav-menu div {
    padding-left: 0 !important;
    padding-right: 0 !important;
}


.footer-text {
    font-size: .85em;
    width: 100%;
    background-color: #262626;
    text-transform: lowercase;
    padding-top: 4px;
    padding-left: 1em;
    padding-bottom: 4px;
    white-space: nowrap;
    overflow: visible;
    display: block;
    /*  margin-top: 20px; */
    font-weight: 500;
    font-family: "Avenir LT W01 85 Heavy";
    line-height: 1.1;
}

    .footer-text span {
        color: White;
    }

#bottom-nav-menu h1, #bottom-nav-menu .h1 {
    font-size: .85em;
    width: 101%;
    background-color: #262626;
    text-transform: lowercase;
    padding-left: 1em;
    padding-top: 4px;
    padding-bottom: 4px;
    white-space: nowrap;
    overflow: visible;
}

span.h1 {
    display: block;
}

#bottom-nav-menu h1 a {
    color: White;
}

#bottom-nav-menu ul {
    margin-left: 0;
    /*width: 75%;*/
    margin-top: 0.45em;
    padding-left: 0.8em;
    list-style-type: none;
}

#bottom-nav-menu li {
    font-size: .75em;
    width: 100%;
    text-transform: lowercase;
    line-height: 1.5em;
    margin-bottom: .5em;
}

    #bottom-nav-menu li a {
        color: Black;
    }

#bottom-nav-items {
    max-width: 1200px;
    margin: 0 auto;
}

    #bottom-nav-items > div {
        width: 12%;
    }

.EUR #bottom-nav-items > div:first-child {
    margin-left: 1%;
}

.EUR #bottom-nav-items > #campus-EU-menu {
    width: 14%;
}

/*.US #bottom-nav-items > div:first-child {
	margin-left: 10%;
}*/

/*.APAC #bottom-nav-items > div:first-child {
	margin-left: 10%;
}*/

#bottom-nav-items .col-sm-1 {
    width: 0 !important;
}

#gamer-blog-footer-head {
    margin-left: 20px;
}

/*#bottom-nav-menu #about-menu {
	position: relative;
	left: 16.7%;
}

	#bottom-nav-menu #about-menu ul  {
		width: 62%;
	}

#bottom-nav-menu #about-eu-menu {
	position: relative;
	left: 16.7%;
}

	#bottom-nav-menu #about-eu-menu ul  {
		width: 62%;
	}

#bottom-nav-menu #trading-menu {
	position: relative;
	left: 11.5%;
}

#bottom-nav-menu #quantitative-menu {
	position: relative;
	left: 7.5%;
}

#bottom-nav-menu #tech-menu {
	position: relative;
	left: 4%;
}

#bottom-nav-menu #campus-menu, #bottom-nav-menu #campus-EU-menu {
	position: relative;
	left: 0;
}

#bottom-nav-menu #gamer-blog-menu {
	position: relative;
	left: -2%;
}

    #bottom-nav-menu #gamer-blog-menu #gamer-blog-head {
	    margin-left: 13px;
    }

/*.EUR #bottom-nav-menu #gamer-blog-menu #gamer-blog-head {
	    margin-left: 20px;
}*/

/*
#bottom-nav-menu #careers-menu {
    position: relative;
    left: -5%;
    }

.EUR #bottom-nav-menu #careers-menu {
    position: relative;
    left: -1%;
}

#bottom-nav-menu #liquidity-EU-menu {
	position: relative;
	left: -5%;
}
 */


.EUR .legal-us {
    display: none;
}

.EUR .legal-eu {
    display: inline;
}

.US .legal-eu {
    display: none;
}

.APAC .legal-eu {
    display: none;
}

.US .legal-us {
    display: inline;
}

.APAC .legal-us {
    display: inline;
}

.legal {
    margin-top: 30px;
}

    .legal p {
        font-size: .8em;
        text-align: center;
        padding-left: 30px;
        padding-right: 30px;
    }

    .legal a {
        color: #009add;
    }


/* ------------------------------- */
/* CONTENT CONTAINER */

#content-1 h1, #content-1 h2, #content-1 h3, #content-1 h4 {
    font-family: 'BrutalType-Medium';
    font-weight: 800;
    font-style: normal;
}

#content-1 h1 {
    font-size: 180%;
    margin-top: 0 !important;
    margin-bottom: 1em;
}

#content-1 h2 {
    font-size: 140%;
}

#content-1 h3 {
    font-size: 118%;
}

#content-1 h4 {
    font-size: 110%;
}

.bg-img {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #F0F0F0;
}

.bottom-text-box {
    margin-top: -1px;
}

#about-text,
#about-approach-text,
.about-iwd2019-text,
#about-slideshow,
#about-container #bottom-banner,
#campus-program-text,
#tech-text-contain,
#tech-container #bottom-banner,
#quantResearch-contain,
#quantResearch-container #bottom-banner,
#about-Beyond-text,
#about-global-text,
#about-etf,
#liquidity-text,
#capital-text,
#institutional-brokerage,
.EUR #quant-content,
.EUR #quant-container #bottom-banner,
.US #quant-content,
.US #quant-container #bottom-banner,
.APAC #quant-content,
.APAC #quant-container #bottom-banner,
#structured-capital-contain {
    max-width: 1200px !important;
}

#etf-outer-container {
    display: flex;
    align-items: center;
    justify-content: center;
}

#home-text,
#about-text,
#about-approach-text,
.about-iwd2019-text,
#about-Beyond-text,
#about-global-text,
#campus-program-text,
#institutional-brokerage,
.EUR #quant-content,
.EUR #quant-container #bottom-banner,
.US #quant-content,
.US #quant-container #bottom-banner,
.APAC #quant-content,
.APEC #quant-container #bottom-banner,
#structured-capital-contain {
    display: table;
}

    #structured-capital-contain h2 {
        margin-bottom: 2px;
    }

#quantResearch-contain {
    display: inline-block;
}

.technology #tech-text-contain {
    display: table !important;
}

.day-of-a-developer #tech-text-contain {
    display: block !important;
}

#about-slideshow {
    padding-bottom: 1px;
}

.US #about-slideshow {
    display: none !important; /* hide for US*/
}

.APAC #about-slideshow {
    display: none !important; /* hide for APAC*/
}

.EUR #about-slideshow {
    display: block !important;
}

#home-text,
#about-slideshow,
#about-text,
#about-approach-text,
.about-iwd2019-text,
#campus-program-text,
#about-container #bottom-banner,
#tech-text-contain,
#tech-container #bottom-banner,
#quantResearch-contain,
#quantResearch-container #bottom-banner,
#about-Beyond-text,
#about-global-text,
#liquidity-text,
#capital-text,
#locations-div,
#sitemap-div,
#institutional-brokerage,
.EUR #quant-content,
.EUR #quant-container #bottom-banner,
.US #quant-content,
.US #quant-container #bottom-banner,
.APAC #quant-content,
.APAC #quant-container #bottom-banner,
#structured-capital-contain {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

@media(max-width:1199px) {
    #about-text,
    #about-approach-text,
    .about-iwd2019-text,
    #campus-program-text,
    #about-container #bottom-banner,
    #about-slideshow,
    #tech-text-contain,
    #tech-container #bottom-banner,
    #quantResearch-contain,
    #about-Beyond-text,
    #about-global-text,
    #quantResearch-container #bottom-banner,
    #institutional-brokerage,
    .EUR #quant-content,
    .EUR #quant-container #bottom-banner,
    .US #quant-content,
    .US #quant-container #bottom-banner,
    .APAC #quant-content,
    .APAC #quant-container #bottom-banner,
    #structured-capital-contain {
        width: 100%;
    }

    .zero-height {
        min-height: 0px !important;
    }
}

/*fixing mobile width curator.io campus feeds */
@media(max-width:500px) {
    #campus-program-text {
        display: contents;
    }
}

#home-text {
    padding-left: 0 !important;
    margin-top: -26%;
}

    #home-text .col-sm-6.pull-left {
        padding-bottom: 100px !important;
    }

#content-img-full-width img {
    width: 100%;
}

#content-1 {
    padding-top: 30px !important;
    padding-bottom: 50px !important;
}

#about-global-equity-container #content-1 {
    padding-top: 0px !important;
}

#structured-capital-container #content-1 {
    padding-top: 0px !important;
}

/*#content-1 .tab-menu  {padding-bottom:100px  !important}*/

#carousel {
    margin-bottom: 30px !important;
}

@media (max-width: 767px) /*xs*/
{
    #content-1 {
        padding-top: 2px !important;
    }

    .meet-our-people #content-1 {
        padding-top: 24px !important;
    }
}

#content-1 p, .tab-pane li {
    font-family: 'Avenir LT W01 35 Light';
    font-size: 1.2em;
    line-height: 1.6em;
}

#content-1 #structured-capital-content p {
    font-size: 1.2em;
    line-height: 1.6em;
}

#structured-capital-content Ul {
    font-size: 1.2em;
}

    #structured-capital-content ul li {
        line-height: 1.6em;
    }

#structured-capital-content {
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
}

    #structured-capital-content hr {
        margin: 0px 0px 5px 0px;
        width: 100%;
        color: #666666;
        height: 2px;
        background-color: #666666;
    }

#content-1 #_game-theory p {
    font-family: 'Avenir LT W01 35 Light';
    font-size: 1.2em !important;
    line-height: 1.6em !important;
}

#content-1 .emphasis {
    font-family: 'BrutalType';
    font-weight: 500;
    font-style: normal;
    font-size: 1em;
}

.col-sm-12 .emphasis:after {
    content: ': ';
}

.lead .emphasis:after {
    content: '';
}

#about-container .col-sm-6 .emphasis {
    color: Black;
}

#content-1 .emphasis a {
    color: #009add;
}

#home-homewaves {
    padding-top: 45px !important;
}

    #home-homewaves .emphasis:after {
        content: "";
    }

#content-1-img-block p {
    width: 340px;
}

#image-copy {
    top: 50%;
}

/* Color coding */
#quant-container h2 {
    color: #002953 !important;
}

#about-otherbusinesses-container h2, #about-Beyond-container h2, #about-global-equity-container h2, #about-locations-container h2 {
    color: #009ADD !important;
}

#campus-container h2 {
    color: #ea732f;
}

/* ------------------------------- */
/* HOME PAGE */

#home-container #content-1 {
    padding-top: 0 !important;
}

@media (max-width: 400px) {
    #home-container #content-1 {
        padding-bottom: 33px !important;
    }
}

#home-text {
    background-color: #f5f5f5;
    padding-bottom: 50px !important;
}

    #home-text .lead {
        color: #009ADD;
        font-size: 2em !important;
        margin-bottom: 0;
        line-height: 1.2em !important;
    }

    #home-text .secondary-para {
        font-size: 1.4em;
        width: 90%;
        margin-left: 4%;
        margin-top: 10px;
    }

    #home-text .emphasis {
        color: #009ADD;
    }

    #home-text #content-1-img-block p {
        background-color: #f5f5f5 !important;
        margin-top: 10px;
    }

#home-bottom-tile {
    margin: 0;
    top: 35px;
    margin-left: 30px;
    margin-bottom: 15px;
}


.home-tile-was {
    margin: 0 auto;
    margin-right: 2.3%;
    width: 22.3%;
    height: 0;
    padding-bottom: 35%;
    background-image: url("../Images/Home/Home-Bottom-Tile-WAS.jpg");
    background-position: 0 0;
    background-size: 100%;
    background-repeat: no-repeat;
    display: block;
    box-shadow: 5px 5px 5px #888888;
    max-width: 560px;
}

    .home-tile-was:hover {
        background-image: url("../Images/Home/Home-Bottom-Tile-WAS-hover.jpg");
        background-position: 100% 0;
    }


.home-tile-1 {
    margin: 0 auto;
    width: 48.2%;
    height: 0;
    padding-bottom: 35%;
    background-image: url("../Images/Home/Home-Bottom-Tile-1.png");
    background-position: 0 0;
    background-size: 100%;
    background-repeat: no-repeat;
    display: block;
    box-shadow: 5px 5px 5px #888888;
    max-width: 560px;
}

    .home-tile-1:hover {
        background-image: url("../Images/Home/Home-Bottom-Tile-1-hover.png");
        background-position: 100% 0;
    }

.home-tile-1-EU {
    margin: 0 auto;
    width: 48.2%;
    height: 0;
    padding-bottom: 35%;
    background-image: url("../Images/Home/EU-Home-Bottom-Tile-1.png");
    background-position: 0 0;
    background-size: 100%;
    background-repeat: no-repeat;
    display: block;
    box-shadow: 5px 5px 5px #888888;
}

    .home-tile-1-EU:hover {
        background-image: url("../Images/Home/EU-Home-Bottom-Tile-1-hover.png");
        background-position: 100% 0;
    }

.home-tile-2 {
    margin: auto;
    margin-right: 2.3%;
    margin-left: 0;
    width: 22.3%;
    height: 0;
    padding-bottom: 35%;
    background-image: url("../Images/Home/Home-Bottom-Tile-2.png");
    background-position: 0 0;
    background-size: 100%;
    background-repeat: no-repeat;
    display: block;
    box-shadow: 5px 5px 5px #888888;
    max-width: 560px;
}

    .home-tile-2:hover {
        background-image: url("../Images/Home/Home-Bottom-Tile-2-hover.png");
        background-position: 100% 0;
    }

.home-tile-3 {
    margin: 0 auto;
    margin-left: 2.3%;
    width: 22.3%;
    height: 0;
    padding-bottom: 35%;
    background-image: url("../Images/Home/Home-Bottom-Tile-3.png");
    background-position: 0 0;
    background-size: 100%;
    background-repeat: no-repeat;
    display: block;
    box-shadow: 5px 5px 5px #888888;
    max-width: 560px;
}

    .home-tile-3:hover {
        background-image: url("../Images/Home/Home-Bottom-Tile-3-hover.png");
        background-position: 100% 0;
    }

@media (max-width: 767px) /*xs*/
{
    #home-text {
        margin-top: 40px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

        #home-text #content-1-img-block {
            margin-top: 15px;
            padding-bottom: 30px !important;
        }

            #home-text #content-1-img-block img::after {
                content: '\0000a0';
            }

        #home-text .lead {
            color: White;
        }

            #home-text .lead a {
                color: White;
            }

    #home-bottom-tile {
        background-color: #f5f5f5;
        margin-left: 0;
    }


    .home-tile-was {
        width: 74%;
        margin-top: 10%;
        padding-bottom: 54%;
        margin-left: 11%;
        margin-bottom: 5%;
        background-image: url("../Images/Home/Home-Bottom-Mobile-WAS.jpg");
        background-position: 0 0;
    }

        .home-tile-was:hover {
            background-image: url("../Images/Home/Home-Bottom-Mobile-WAS-hover.jpg");
            background-position: 100% 0;
        }

    .home-tile-1 {
        width: 74%;
        padding-bottom: 54%;
        margin-left: 11%;
        margin-bottom: 5%;
        background-image: url("../Images/Home/Home-Bottom-Tile-1.png");
        background-position: 0 0;
    }

        .home-tile-1:hover {
            background-image: url("../Images/Home/Home-Bottom-Tile-1-hover.png");
            background-position: 100% 0;
        }

    .home-tile-1-EU {
        width: 74%;
        padding-bottom: 54%;
        margin-left: 11%;
        margin-bottom: 5%;
        background-image: url("../Images/Home/EU-Home-Bottom-Tile-1.png");
        background-position: 0 0;
    }

        .home-tile-1-EU:hover {
            background-image: url("../Images/Home/EU-Home-Bottom-Tile-1-hover.png");
            background-position: 100% 0;
        }

    .home-tile-2 {
        width: 74%;
        padding-bottom: 54%;
        margin-left: 11%;
        margin-bottom: 5%;
        margin-top: 5%;
        background-image: url("../Images/Home/Home-Bottom-Mobile-2.png");
        background-position: 100% 0;
    }

        .home-tile-2:hover {
            background-image: url("../Images/Home/Home-Bottom-Mobile-2-hover.png");
            background-position: 100% 0;
        }

    .home-tile-3 {
        width: 74%;
        padding-bottom: 54%;
        margin-left: 11%;
        margin-bottom: 5%;
        background-image: url("../Images/Home/Home-Bottom-Mobile-3.png");
        background-position: 0 0;
    }

        .home-tile-3:hover {
            background-image: url("../Images/Home/Home-Bottom-Mobile-3-hover.png");
            background-position: 100% 0;
        }
}

/* /media xs */

/* ------------------------------- */
/* CAROUSEL CUSTOMIZATIONS */
#about-Beyond-container .carousel-indicators {
    top: 93%;
}

#about-other-businesses-container .carousel-indicators {
    top: 93%;
}

#about-news-container .carousel-indicators {
    top: 90%;
}

#home-container .carousel-indicators {
    top: 50%;
    left: 105%;
    z-index: 11;
    width: 80px;
    height: 20px;
}

    #home-container .carousel-indicators li {
        border-width: 2px;
        border-color: #fff;
    }

    #home-container .carousel-indicators .active {
        background-color: #fff;
    }

.carousel-indicators {
    z-index: 11 !important;
}

.carousel-caption {
    left: 16.66666667%;
    padding-left: 28px;
    top: 50%;
    text-align: left;
    width: 65%;
    padding-top: 0 !important;
    height: 3em !important;
    max-height: 3em !important;
}

    .carousel-caption .emphasis {
        font-size: 4em !important;
        padding: 0;
        margin: 0;
    }

@media (max-width: 991px) {
    .carousel-caption .emphasis {
        font-size: 3em !important;
    }

    #blog-header img {
        margin-top: 30px;
    }
}

.US #myCarousel {
    display: block;
}

.APAC #myCarousel {
    display: block;
}

.EUR #myCarousel {
    display: none;
}

.US #myCarousel-EU {
    display: none;
}

.APAC #myCarousel-EU {
    display: none;
}


.EUR #myCarousel-EU {
    display: block;
}

#more-of-our-people-left {
    padding-right: 5px !important;
}

#more-of-our-people-right {
    padding-left: 5px !important;
}

    #more-of-our-people-left a, #more-of-our-people-right a {
        height: 40px !important;
        min-height: 40px !important;
    }

#more-of-our-people-left img {
    padding-bottom: 5px;
    padding-top: 5px;
}

#more-of-our-people-right img {
    padding-bottom: 5px;
    padding-top: 5px;
}

.tooltip {
    height: 40px !important;
}
/* ------------------------------- */
/* ABOUT PAGE */

#about-container #content-1 {
    padding-top: 0px !important;
}

#about-approach-container #content-1 {
    padding-top: 0px !important;
}

#about-container #content-1 .col-sm-8 {
    background-color: #f5f5f5;
}

    #about-container #content-1 .col-sm-8 .col-sm-6 {
        padding: 40px 30px 50px 30px !important;
    }

#about-global-equity-container #content-1 .col-sm-8 {
    background-color: #f5f5f5;
}

    #about-global-equity-container #content-1 .col-sm-8 .col-sm-6 {
        padding: 60px 30px 50px 30px !important;
    }

@media (min-width: 768px) {
    #about-Beyond-container #content-1 {
        padding-top: 0% !important;
    }
}

#about-Beyond-container #content-1 .tab-menu {
    background-color: #f5f5f5;
    padding-top: 30px;
    padding-bottom: 50px !important;
}

#about-other-businesses-container #content-1 .tab-menu {
    background-color: #f5f5f5;
    padding-top: 40px;
    padding-bottom: 50px !important;
}

#structured-capital-container #content-1 .tab-menu {
    background-color: #f5f5f5;
    padding-top: 40px;
    padding-bottom: 40px !important;
}

#tech-container #content-1 .tab-menu {
    background-color: #f5f5f5;
    padding-top: 30px;
    margin-bottom: -20px;
    margin-top: -7px;
    display: table;
}

.EUR #tech-container #content-1 .tab-menu {
    display: table !important;
}

#quantResearch-container #content-1 .tab-menu {
    background-color: #f5f5f5;
    padding-top: 30px;
    /*margin-bottom: -20px;*/
}

@media (max-width: 768px) {
    #quantResearch-container #content-1 .tab-menu {
        background-color: #fff;
    }
}

#about-otherbusinesses-container #content-1 .col-sm-8 {
    background-color: #f5f5f5;
    padding: 30px 30px 50px 30px !important;
}

#about-approach-container #content-1 .col-sm-8 {
    background-color: #f5f5f5;
}

    #about-approach-container #content-1 .col-sm-8 .col-sm-6 {
        padding: 40px 30px 50px 30px !important;
    }

#image-row .col-sm-3, #image-row .col-sm-4 {
    background-color: #262626;
    padding: 15px;
}

#image-row .col-sm-6 {
    padding: 15px 0;
}
/* padding tweak for center image. see media query below*/
#about-Beyond-container .active .panel-heading a {
    background-color: #009ADD;
}

#about-Beyond-container ul.nav-tabs li.active {
    background-color: #009ADD;
}

#about-Beyond-container ul.nav-tabs li a {
    padding-left: 20px;
    padding-right: 20px;
}

#about-other-businesses-container .active .panel-heading a,
#structured-capital-container .active .panel-heading a {
    background-color: #009ADD;
}

#about-other-businesses-container ul.nav-tabs li.active,
#structured-capital-container ul.nav-tabs li.active {
    background-color: #009ADD;
}

#about-other-businesses-container ul.nav-tabs li a,
#structured-capital-container ul.nav-tabs li a {
    padding-left: 20px;
    padding-right: 20px;
}

#image-row .col-sm-4 img {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
}

#image-row .col-sm-3 p, #image-row .col-sm-6 p {
    margin: 0;
    padding: 0;
    background-color: yellow;
}
/* for design and debugging...these will be images eventually */

#about-news-container {
    background-color: #f5f5f5;
    max-width: 1000px;
    display: inline-block;
    width: 100%;
}

    #about-news-container p {
        margin-top: 15px;
        max-width: 786px;
    }

    #about-news-container h2 {
        /*font-size: 1.8em !important;*/
        font-size: 140%;
    }

    #about-news-container li {
        font-size: 1.2em;
    }

    #about-news-container hr {
        padding-top: 15px;
        padding-bottom: 10px;
        border-top: 1px solid lightgray;
    }
/*#about-news-container .carousel{float:left}*/

#about-otherbusinesses-container .h2-sfg-events {
    margin-bottom: 8px;
    font-family: 'BrutalType-Medium';
    font-size: 140%;
    color: #333333 !important;
}

#liquidity-container #content-1 .tab-menu {
    background-color: #f5f5f5;
    padding-top: 30px;
    margin-bottom: -20px;
}

#capital-container #content-1 .tab-menu {
    background-color: #f5f5f5 !important;
    padding-top: 30px;
    margin-bottom: -20px;
}

.news-helper {
    max-width: 770px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
}

.blog-container {
    background-color: white !important;
}


.news-helper .blog-date {
    clear: both;
    border-top: 1px solid #ddd;
    padding-top: 10px;
    margin-top: 15px;
}

    .news-helper .blog-date:first-of-type {
        border-top: none;
    }

.news-helper #blog-content {
    padding: 30px !important;
    padding-top: auto !important;
}

#blog-header {
    padding-top: 450px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;
    font-style: italic;
}

    #blog-header p:last-of-type {
        padding-bottom: 15px;
    }

#gaming-blog-header {
    padding-top: 450px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;
}

#gaming-blog-text {
    font-style: italic;
}

#poker-blog-header {
    padding-top: 450px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.poker-bottom-banner {
    margin-top: 40px;
}

#blog-author {
    margin-top: -5px !important;
    padding-top: 0;
    padding-bottom: 15px;
}

#learn-more-about iframe {
    max-width: 100%;
}

.archived {
    float: right;
    margin-top: 0;
    position: relative;
    top: -20px;
}

.news-nav {
    padding-bottom: 15px;
}

    .news-nav a {
        background-image: url('/Images/Global/arrow-sprites.png');
        display: block;
        height: 42px;
        width: 94px;
        padding-top: 12px;
        background-repeat: no-repeat;
    }

        .news-nav a.next {
            width: 70px;
            padding-right: 42px;
            background-position: right -245px;
        }

        .news-nav a.prev {
            padding-left: 42px;
            background-position: 0 -206px;
        }

/* Added 04/17/17 (BS) */
/* Wraps About page categories, centering them */
#filters-wrapper {
    margin: 0 auto;
    padding-bottom: 9px;
}

    #filters-wrapper.tiles-page {
        padding-left: 14px;
        padding-bottom: 0;
    }

/* Wraps #grid (applied to same ele as #grid-container), centering it. */
.culture-content-container {
    max-width: 1190px;
    margin: 0 auto;
}

/* ------------------------------- */
/* BENEFITS AND BEYOND WORK  */

#_benefits h2, #_beyond-work h2 {
    text-align: center;
    margin-bottom: 0;
    padding-top: 40px;
    background-image: url(../Images/about/bens-sprites.png);
    background-repeat: no-repeat;
    background-position: -1000 -1000;
    background-color: #f5f5f5 !important;
}

    #_benefits h2.no-icon {
        padding-top: 0;
        background: none;
        text-align: left;
        font-size: 120% !important;
        text-transform: uppercase;
        color: #262626 !important;
        padding-bottom: .5em;
    }

#icon-sprite-401k, #icon-sprite-pension-d {
    background-position: center 0;
}

#icon-sprite-breakfastlunch {
    background-position: center -130px;
}

#icon-sprite-conveniences {
    background-position: center -260px;
}

#icon-sprite-discounts {
    background-position: center -390px;
}

#icon-sprite-dresscode {
    background-position: center -520px;
}

#icon-sprite-edassist {
    background-position: center -650px;
}

#icon-sprite-gym {
    background-position: center -780px;
}

#icon-sprite-pharmacy {
    background-position: center -910px;
}

#icon-sprite-transit {
    background-position: center -1040px;
}

#icon-sprite-matchinggifts, #icon-sprite-sigcares {
    background-position: center -1170px;
}

#icon-sprite-medical, #icon-sprite-medical-d {
    background-position: center -1300px;
}

#icon-sprite-vacation, #icon-sprite-vacation-d {
    background-position: center -1430px;
}

#icon-sprite-wellnesscenter {
    background-position: center -1560px;
}

#icon-sprite-speakerseries {
    background-position: center -1820px;
}

#icon-sprite-parties {
    background-position: center -1950px;
}

#icon-sprite-sports {
    background-position: center -2080px;
}

#icon-sprite-poker {
    background-position: center -2210px;
}

#icon-sprite-plus-d {
    background-position: center -2340px;
}

#icon-sprite-bens-d {
    background-position: center -2470px;
}


@media (min-width: 768px) /*sm*/
{
    #learn-more-about iframe {
        height: 400px;
    }
}
/* /media sm */


/* ------------------------------- */
/* OUR CULTURE PAGE */

#culture-container {
    margin-top: 20px;
}

    #culture-container.chromequickfix {
        height: 21860px !important;
    }

ul.media-boxes-filter {
    font-family: 'Avenir LT W01 35 Light';
    display: inline;
}

#grid-container {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

div.content.grid-container {
    margin-left: 15px;
}

#grid {
    margin-left: 0 !important;
    top: 10px;
}

.media-box a {
    display: block;
}

.media-box a {
    background-repeat: no-repeat;
    background-position: 0 0;
}

#filter a {
    text-transform: lowercase;
}

.media-box a:hover {
    background-position: -222px 0;
}

#grid .wide:hover {
    background-position: -460px 0;
}

@media (min-width:768px) {
    .media-boxes-filter {
        padding-left: 12px !important;
    }
}

@media (max-width: 500px) /* custom XS */
{
    #grid {
        width: 240px;
    }
}
/* /media custom xs */
@media (min-width: 501px) /* custom XS */
{
    #grid {
        width: 490px;
    }
}
/* /media custom xs */
@media (max-width: 767px) /* XS */
{
    #grid .wider {
        width: 237px !important;
    }
}

@media (min-width: 768px) /*sm*/
{
    #grid {
        width: 735px;
    }
}
/* /media sm */
@media (min-width: 992px) /*md*/
{
    #grid {
        width: 715px;
    }
}
/* /media md */
@media (min-width: 1200px) /*lg*/
{
    #grid {
        width: 955px;
    }
}
/* /media lg */
@media (min-width: 1450px) /*custom lg*/
{
    #grid {
        width: 1190px;
    }
}
/* /media custom lg */
@media (min-width: 1790px) /*custom lg*/
{
    #grid {
        width: 1190px;
    }
}
/* /media custom lg */


@media (max-width: 767px) /* XS */
{
    #image-row .col-sm-6 {
        padding: 0 15px;
    }
    /* padding tweak for center image */
    #image-row .col-sm-4 {
        width: 80%;
        text-align: center;
        margin: 0 auto;
        padding: 15px;
    }

    #image-row img {
        text-align: center;
    }
}
/* /media xs */

/* ------------------------------- */
/* TECH PAGE */

#tech-text .emphasis {
    color: #7AC143;
}

#tech-text .col-sm-pull-6 {
    padding-left: 30px;
    padding-top: 30px;
}

@media (max-width: 767px) {
    #tech-text .col-sm-pull-6 {
        padding-top: 75px !important;
        padding-left: 0 !important;
    }

    #tech-text {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .dod-text-right {
        padding-left: 30px !important;
    }
}

/*#tech-text.col-xs-12, #tech-text.col-sm-9 {
}*/

.techinfo p {
    padding-right: 15px;
    padding-left: 15px;
}

.center {
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
    padding-bottom: 0 !important;
}

#tech-container #content-2 .col-sm-8 {
    background-color: #262626;
    padding-top: 1em;
    padding-bottom: .5em;
}

#tech-container #content-2 p {
    color: White;
}

#tech-container #content-2 img {
    position: relative;
    top: -5px;
}

/* ------------------------------- */
/* Quant Research PAGE */

#quantResearch-text .emphasis {
    color: #00a29b;
}

#quantResearch-text .col-sm-pull-6 {
    padding-left: 30px;
    padding-top: 30px;
}

#quantResearch-container #content-1 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

@media (min-width: 1799px) {
    #quantResearch-container #content-1 {
        margin-left: auto;
        margin-right: auto;
        width: 1800px;
        max-width: 2000px;
    }
}

@media (max-width: 767px) {
    #quantResearch-text .col-sm-pull-6 {
        padding-top: 75px !important;
        padding-left: 0 !important;
    }

    /*#quantResearch-text {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}*/

    .dod-text-right {
        padding-left: 30px !important;
    }
}

/*#quantResearch-text.col-xs-12, #quantResearch-text.col-sm-9 {
}*/

.quantResearchinfo p {
    padding-right: 15px;
    padding-left: 15px;
}

#quantResearch-container #content-2 .col-sm-8 {
    background-color: #00a29b;
    padding-top: 1em;
    padding-bottom: .5em;
}

#quantResearch-container #content-2 p {
    color: White;
}

#quantResearch-container #content-2 img {
    position: relative;
    top: -5px;
}

/*************/

#infographic-5 {
    margin-top: 5px;
    padding-left: 0;
    padding-right: 0;
}

    #infographic-5 .col-sm-12 {
        margin-bottom: 5px !important;
        background-color: #7ac143;
        padding: 1em 20px;
        height: 100%; /*-webkit-border-radius: 20px;*/ /*-moz-border-radius: 20px;*/ /*border-radius: 20px;*/
        overflow: visible;
    }

#qr-infographic-5 {
    margin-top: 5px;
    padding-left: 0;
    padding-right: 0;
}

    #qr-infographic-5 .col-sm-12 {
        margin-bottom: 5px !important;
        background-color: #00a29b;
        padding: 1em 20px;
        height: 100%;
        overflow: visible;
    }

#qr-infographic-5-1 {
    margin-top: 5px;
    padding-left: 0;
    padding-right: 0;
}

    #qr-infographic-5-1 .col-sm-12 {
        margin-bottom: 5px !important;
        background-color: #00a29b;
        padding: 1em 20px;
        height: 100%;
        overflow: visible;
    }


.tech-info-box {
    overflow: hidden;
    position: relative;
}

    .tech-info-box h3 {
        margin-top: 0;
        padding-top: 5px;
        padding-right: 15px;
    }

    .tech-info-box p {
        color: white;
        padding-left: 20px;
        margin: 0;
        font-size: 10pt !important;
    }

    .tech-info-box .helper-div {
        border-left: solid white 1px;
        display: inline-block;
        position: absolute;
        left: 20%;
        height: 100%;
        bottom: 0;
    }

.tech-info-heading {
    padding-top: 1em;
    text-align: center;
    width: 100%;
    border-bottom: 1.5px solid black;
    line-height: 0.1em;
    margin: 10px 0 20px;
}

    .tech-info-heading span {
        background: #f5f5f5;
        padding: 0 10px;
    }

.qr-info-box {
    overflow: hidden;
    position: relative;
}

    .qr-info-box h3 {
        margin-top: 0;
        padding-top: 5px;
        padding-right: 15px;
    }

    .qr-info-box p {
        color: white;
        padding-left: 20px;
        margin: 0;
        font-size: 10pt !important;
    }

    .qr-info-box .helper-div {
        border-left: solid white 1px;
        display: inline-block;
        position: absolute;
        left: 20%;
        height: 100%;
        bottom: 0;
    }

.qr-info-heading {
    padding-top: 1em;
    text-align: center;
    width: 100%;
    border-bottom: 1.5px solid black;
    line-height: 0.1em;
    margin: 10px 0 25px;
}

.liquidity-info-heading {
    padding-top: 1em;
    text-align: center;
    width: 100%;
    line-height: 0.1em;
    margin: 10px 0 25px;
}

    .liquidity-info-heading span {
        background: #f5f5f5;
        padding: 0 10px;
    }



.qr-info-heading span {
    background: #f5f5f5;
    padding: 0 10px;
}

#etf .etf-heading {
    padding-top: 25px;
    text-align: center;
    width: 100%;
    color: #009ADD;
    margin: 10px 0 20px;
}

#structured-capital-container .etf-heading {
    padding-top: 25px;
    text-align: center;
    width: 100%;
    color: #009ADD;
    margin: 10px 0 20px;
}

#structured-capital-container .subhead {
    margin: 20px 0px 5px 0px;
    font-weight: 500;
    font-family: 'Avenir LT W01 95 Black';
    font-size: 120%;
    letter-spacing: 0.2px;
}

#aol-why-trade-with-us .etf-heading,
#aol-etfs .etf-heading,
#aol-options .etf-heading {
    font-family: 'Avenir LT W01 35 Light';
    padding-top: 25px;
    text-align: center;
    width: 100%;
    color: #009ADD;
    margin: 10px 0 20px;
}

#etf #header-content p span,
#structured-capital-content #header-content p span,
#aol-why-trade-with-us #header-content p span,
#aol-etfs #header-content p span,
#aol-options #header-content p span {
    font-family: 'Avenir LT W01 85 Heavy';
}

.etf-heading-white {
    padding-top: 1em;
    text-align: center;
    width: 100%;
    border-bottom: 1.5px solid #ffffff;
    line-height: 0.1em;
    margin: 10px 0 20px;
}

    .etf-heading-white span {
        background: #002639;
        padding: 0 10px;
        color: #ffffff;
        font-size: 1.2em;
    }

.light-blue-heading {
    padding-top: 1em;
    text-align: center;
    width: 100%;
    border-bottom: 1.5px solid #ffffff;
    line-height: 0.1em;
    margin: 10px 0 20px;
}

    .light-blue-heading span {
        background: #009ADD;
        padding: 0 10px;
        color: #ffffff;
        font-size: 1.2em;
    }

#structured-capital-container .light-blue-heading span {
    background: #009ADD;
    padding: 0 10px;
    color: #ffffff;
    font-size: 1.2em;
}


#etf #etf-info,
#structured-capital-container #etf-info,
#aol-etfs #etf-info {
    padding-bottom: 15px;
}

.etf #content-1 h3 {
    color: #009ADD !important;
}

.etf #content-1 p {
    font-size: inherit;
}

#header-text {
    font-size: 1.2em !important;
}

#etf #infographic-5,
#structured-capital-container #etf-info {
    margin-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

    #etf #infographic-5 .info-node,
    #structured-capital-container #infographic-5 .info-node,
    #aol-why-trade-with-us #infographic-5 .info-node,
    #aol-etfs #infographic-5 .info-node,
    #aol-options #infographic-5 .info-node {
        margin-bottom: 15px;
    }

#faq-desktop .info-node {
    margin-bottom: 15px;
}

    #faq-desktop .info-node:last-child {
        margin-bottom: 0px;
    }

#aol-etfs #infographic-5 .info-node,
#aol-options #infographic-5 .info-node {
    /*margin-left: 6px;*/
    margin-left: 26px;
    padding-right: 30px;
}

#etf #infographic-5 p span,
#structured-capital-container #infographic-5 p span,
#aol-why-trade-with-us #infographic-5 p span,
#aol-etfs #infographic-5 p span,
#aol-options #infographic-5 p span {
    font-family: 'Avenir LT W01 85 Heavy';
}

#etf #infographic-5 .col-md-9 p span,
#structured-capital-container #infographic-5 .col-md-9 p span,
#aol-why-trade-with-us #infographic-5 .col-md-9 p span,
#aol-etfs #infographic-5 .col-md-9 p span,
#aol-options #infographic-5 .col-md-9 p span {
    font-family: 'Avenir LT W01 85 Heavy';
}

#etf #text-infographic .etf-dark-blue:first-of-type,
#structured-capital-container #text-infographic .etf-dark-blue:first-of-type,
#aol-why-trade-with-us #text-infographic .etf-dark-blue:first-of-type,
#aol-etfs #text-infographic .etf-dark-blue:first-of-type,
#aol-options #text-infographic .etf-dark-blue:first-of-type {
    background-color: #002639;
}

#etf #text-infographic .etf-dark-blue,
#structured-capital-container #text-infographic .etf-dark-blue,
#aol-why-trade-with-us #text-infographic .etf-dark-blue,
#aol-etfs #text-infographic .etf-dark-blue,
#aol-options #text-infographic .etf-dark-blue {
    background-color: #002639;
}

    #etf #text-infographic .etf-dark-blue .stats p,
    #structured-capital-container #text-infographic .etf-dark-blue .stats p,
    #aol-why-trade-with-us #text-infographic .etf-dark-blue .stats p,
    #aol-etfs #text-infographic .etf-dark-blue .stats p,
    #aol-options #text-infographic .etf-dark-blue .stats p {
        padding-top: 15px;
        padding-bottom: 5px;
    }

        #etf #text-infographic .etf-dark-blue .stats p span,
        #structured-capital-container #text-infographic .etf-dark-blue .stats p span,
        #aol-why-trade-with-us #text-infographic .etf-dark-blue,
        #aol-etfs #text-infographic .etf-dark-blue,
        #aol-options #text-infographic .etf-dark-blue {
            color: #FFFFFF;
            font-family: 'Avenir LT W01 95 Black';
            display: block;
        }

    #etf #text-infographic .etf-dark-blue .stats .bold1,
    #structured-capital-container #text-infographic .etf-dark-blue .stats .bold1 {
        font-size: 1.2em;
        line-height: 1.5em;
        font-weight: 700;
    }

    #etf #text-infographic .etf-dark-blue .stats .bold2,
    #structured-capital-container #text-infographic .etf-dark-blue .stats .bold2,
    #aol-why-trade-with-us #text-infographic .etf-dark-blue .stats .bold2,
    #aol-etfs #text-infographic .etf-dark-blue .stats .bold2,
    #aol-options #text-infographic .etf-dark-blue .stats .bold2 {
        font-size: 1.6em;
        line-height: 1em;
    }

    #etf #text-infographic .etf-dark-blue .stats .bold3,
    #structured-capital-container #text-infographic .etf-dark-blue .stats .bold3 {
        font-size: 2em;
        line-height: 1.5em;
        font-weight: 700;
    }

    #etf #text-infographic .etf-dark-blue .stats .in-line,
    #structured-capital-container #text-infographic .etf-dark-blue .stats .in-line,
    #aol-why-trade-with-us #text-infographic .etf-dark-blue .stats .in-line,
    #aol-etfs #text-infographic .etf-dark-blue .stats .in-line,
    #aol-options #text-infographic .etf-dark-blue .stats .in-line {
        display: inline;
    }

#etf #text-infographic .etf-light-blue,
#structured-capital-container #text-infographic .etf-light-blue,
#aol-why-trade-with-us #text-infographic .etf-light-blue,
#aol-etfs #text-infographic .etf-light-blue,
#aol-options #text-infographic .etf-light-blue {
    background-color: #009ADD;
    margin-top: 20px;
}

    #etf #text-infographic .etf-light-blue .stats p {
        padding-top: 15px;
        padding-bottom: 5px;
    }

    #structured-capital-container #text-infographic .etf-light-blue .stats p {
        padding-top: 25px;
        padding-bottom: 5px;
    }

@media (max-width: 767px) {
    #structured-capital-container #text-infographic .etf-light-blue .stats p#top-pad-mobile {
        padding-top: 5px;
        padding-bottom: 5px;
    }
}



#etf #text-infographic .etf-light-blue .stats p span,
#structured-capital-container .etf-light-blue .stats p span,
#aol-why-trade-with-us #text-infographic .etf-light-blue .stats p span,
#aol-etfs #text-infographic .etf-light-blue .stats p span,
#aol-options #text-infographic .etf-light-blue .stats p span {
    color: #FFFFFF;
    display: block;
}

#etf #text-infographic .etf-light-blue .stats .in-line,
#structured-capital-container #text-infographic .etf-light-blue .stats .in-line,
#aol-why-trade-with-us #text-infographic .etf-light-blue .stats .in-line,
#aol-etfs #text-infographic .etf-light-blue .stats .in-line,
#aol-options #text-infographic .etf-light-blue .stats .in-line {
    display: inline;
}

#etf #text-infographic .etf-light-blue .stats .content-heading,
#aol-why-trade-with-us #text-infographic .etf-light-blue .stats .content-heading,
#aol-etfs #text-infographic .etf-light-blue .stats .content-heading,
#aol-options #text-infographic .etf-light-blue .stats .content-heading {
    font-size: 1.6em;
    line-height: 1.5em;
}

#structured-capital-container #text-infographic .etf-light-blue .stats .content-heading {
    font-size: 22.4px;
    line-height: 1.5em;
}


#etf .superScripts p,
#structured-capital-container .superScripts p,
#aol-why-trade-with-us .superScripts p,
#aol-etfs .superScripts p,
#aol-options .superScripts p {
    text-align: left;
    font-size: 0.9em !important;
    margin-bottom: 0 !important;
}

#etf .supSpace,
#structured-capital-container .supSpace,
#aol-why-trade-with-us .supSpace,
#aol-etfs .supSpace,
#aol-options .supSpace {
    padding-left: 3px;
}

#liquidity-container #content-2 .col-sm-8 {
    background-color: #009ADD;
    padding-top: 1em;
    padding-bottom: .5em;
}

#capital-container #content-2 .col-sm-8 {
    background-color: #009ADD;
    padding-top: 1em;
    padding-bottom: .5em;
}

#liquidity-container #content-2 p {
    color: White;
}

#capital-container #content-2 p {
    color: White;
}

#liquidity-container #content-2 img {
    position: relative;
    top: -5px;
}

#capital-container #content-2 img {
    position: relative;
    top: -5px;
}


.dod-text {
    padding-left: 0;
    padding-right: 0;
}

    .dod-text .col-sm-4 {
        padding-left: 0 !important;
    }

        .dod-text .col-sm-4:last-child {
            padding-right: 0 !important;
        }

    .dod-text .lead {
        text-align: center;
        font-size: 2em !important;
    }

#campus-container #_technology {
    padding-right: 5px;
    padding-left: 20px;
}

.EUR #_technology {
    top: -25px !important;
}

h2#Research_Analyst {
    margin-left: 15px;
}

#tech-container #_technology {
    padding-right: 0px;
    padding-left: 4px;
}

#_quantitative-research {
    padding-right: 0;
    padding-left: 4px;
}

#_day-of-a-developer {
    padding-top: 30px;
    padding-right: 50px;
    padding-left: 50px;
}

    #_day-of-a-developer h2 {
        margin-top: 0;
    }

    #_day-of-a-developer > .row-fluid > .col-sm-12 {
        padding-top: 15px;
    }

#_day-of-a-quantitative-researcher {
    padding-top: 30px;
    padding-right: 50px;
    padding-left: 50px;
}

    #_day-of-a-quantitative-researcher h2 {
        margin-top: 0;
    }

    #_day-of-a-quantitative-researcher > .row-fluid > .col-sm-12 {
        padding-top: 15px;
    }

@media (max-width: 1199px) /*xs*/
{

    #infographic-5 .col-sm-3, .tech-info-box {
        width: 100%;
        height: auto !important;
        min-height: auto !important;
        max-height: auto !important;
    }

    #qr-infographic-5 .col-sm-3, .qr-info-box {
        width: 100%;
        height: auto !important;
        min-height: auto !important;
        max-height: auto !important;
    }
}

@media (min-width: 768px) {
    .hide-in-mobile {
        display: block;
    }

    .show-in-mobile {
        display: none;
    }
}

@media (max-width: 767px) {
    .show-in-mobile {
        display: block;
    }

    .hide-in-mobile {
        display: none;
    }
}



@media (max-width: 767px) {
    .tech-info-box h3 {
        margin-top: 0;
        padding-top: 0;
        font-size: 10pt !important;
        width: auto;
        float: none !important;
    }

    .tech-info-box p {
        color: white;
        border-top: solid 1px white;
        font-size: 10pt !important;
        width: auto;
        float: none !important;
        border-left: none !important;
        padding-left: 0;
        padding-top: .5em;
    }

    .tech-info-heading span {
        background: #fff;
        padding: 0;
    }

    .tech-info-heading {
        border-bottom: none;
        line-height: 1.2;
        text-align: center;
        padding: 0;
    }

    .dod-text {
        padding-left: 30px;
        padding-right: 30px;
    }

    #infographic-5 {
        padding-left: 30px;
        padding-right: 30px;
    }

    .qr-info-box h3 {
        margin-top: 0;
        padding-top: 0;
        font-size: 10pt !important;
        width: auto;
        float: none !important;
    }

    .qr-info-box p {
        color: white;
        border-top: solid 1px white;
        font-size: 10pt !important;
        width: auto;
        float: none !important;
        border-left: none !important;
        padding-left: 0;
        padding-top: .5em;
    }

    .qr-info-heading span {
        background: #fff;
        padding: 0;
    }

    .liquidity-info-heading span {
        background: #fff;
        padding: 0 10px;
    }

    .qr-info-heading {
        border-bottom: none;
        line-height: 1.2;
        text-align: center;
        padding: 0;
    }

    .liquidity-info-heading {
        border-bottom: none;
        /*line-height: 0.1em;*/
        line-height: 1.3em;
        text-align: center;
        padding: 0;
    }

    #qr-infographic-5 {
        padding-left: 30px;
        padding-right: 30px;
    }

    #techgraphic {
        margin-bottom: -50px !important;
    }

    #quantResearchgraphic {
        margin-bottom: -50px !important;
    }

    .dod-text .col-sm-4 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #etf #infographic-5 .info-node h3,
    #structured-capital-container #infographic-5 .info-node h3,
    #aol-why-trade-with-us #infographic-5 .info-node h3,
    #aol-etfs #infographic-5 .info-node h3,
    #aol-options #infographic-5 .info-node h3 {
        border-bottom: solid 1px grey;
        padding-top: 1em;
        padding-bottom: .5em;
    }

    .light-blue-heading span {
        background: #009ADD;
        color: #ffffff;
        font-size: 1.1em;
        padding: 0;
    }

    #structured-capital-container .light-blue-heading span {
        z-index: 100;
        background: #009ADD;
        color: #ffffff;
        font-size: 1.1em;
        padding: 0;
    }

    #etf #infographic-5 .info-node,
    #structured-capital-container #infographic-5 .info-node,
    #aol-why-trade-with-us #infographic-5 .info-node {
        background-color: #ededed;
        padding-bottom: 7px;
    }

    #etf #text-infographic .etf-dark-blue .stats,
    #structured-capital-container #text-infographic .etf-dark-blue .stats,
    #aol-why-trade-with-us #text-infographic .etf-dark-blue .stats,
    #aol-etfs #text-infographic .etf-dark-blue .stats,
    #aol-options #text-infographic .etf-dark-blue .stats {
        color: #FFFFFF;
        border-top: 0.1em dashed #f5f5f5;
    }

    #etf #text-infographic .etf-dark-blue #first-stats,
    #structured-capital-container #text-infographic .etf-dark-blue #first-stats,
    #aol-why-trade-with-us #text-infographic .etf-dark-blue #first-stats,
    #aol-etfs #text-infographic .etf-dark-blue #first-stats,
    #aol-options #text-infographic .etf-dark-blue #first-stats {
        color: #FFFFFF;
        border-top: none;
    }

    #etf #text-infographic .etf-light-blue .stats,
    #structured-capital-container #text-infographic .etf-light-blue .stats,
    #aol-why-trade-with-us #text-infographic .etf-light-blue .stats
    #aol-etfs #text-infographic .etf-light-blue .stats,
    #aol-options #text-infographic .etf-light-blue .stats {
        color: #FFFFFF !important;
    }

    #etf #text-infographic .etf-light-blue #first-stats,
    #structured-capital-container #text-infographic .etf-light-blue #first-stats,
    #aol-why-trade-with-us #text-infographic .etf-light-blue #first-stats,
    #aol-etfs #text-infographic .etf-light-blue #first-stats,
    #aol-options #text-infographic .etf-light-blue #first-stats {
        color: #FFFFFF;
    }

    #etf #header-content,
    #structured-capital-container #header-content,
    #aol-why-trade-with-us #header-content {
        float: none;
        padding-top: 5px;
    }

    #aol-etfs #header-content,
    #aol-options #header-content {
        /*float: none;*/
        padding-top: 25px;
    }
}

@media (min-width: 768px) {
    .tech-info-box,
    #etf .info-node,
    #structured-capital-container .info-node,
    #aol-why-trade-with-us .info-node,
    #aol-etfs .info-node,
    #aol-options .info-node {
        display: flex;
        display: -webkit-flex;
        align-items: center;
    }

    .info-head-container,
    #etf .left-title,
    #structured-capital-container .left-title,
    #aol-why-trade-with-us .left-title,
    #aol-etfs .left-title,
    #aol-options .left-title {
        display: inline-block;
        width: 20%;
        align-self: center;
    }

    .info-text-container {
        display: inline-block;
        width: 80%;
        align-self: flex-start;
    }

    .qr-info-box,
    #etf .info-node,
    #structured-capital-container .info-node,
    #aol-why-trade-with-us .info-node,
    #aol-etfs .info-node,
    #aol-options .info-node,
    .liquidity-info-box {
        display: flex;
        display: -webkit-flex;
        align-items: center;
    }

    .qr-info-head-container,
    #etf .left-title,
    #structured-capital-container .left-title,
    #aol-why-trade-with-us .left-title,
    #aol-etfs .left-title,
    #aol-options .left-title,
    .liquidity-left-title {
        display: inline-block;
        width: 20%;
        align-self: center;
    }

    .qr-info-text-container, .liquidity-info-text-container {
        display: inline-block;
        width: 80%;
        align-self: flex-start;
    }

    #etf .etf-heading {
        /*padding-top: 2.6em;*/
        text-align: center;
        width: 100%;
        border-bottom: 1.5px solid #009ADD;
        color: #009ADD;
        line-height: 0.1em;
        margin: 10px 0 25px;
    }
}

@media (min-width: 350px) {
    #structured-capital-container .etf-heading {
        /*padding-top: 2.6em;*/
        text-align: center;
        width: 100%;
        border-bottom: 2.5px solid #009ADD;
        color: #009ADD;
        line-height: 0.1em;
        margin-top: 15px !important;
    }

        #structured-capital-container .etf-heading span {
            background: #f5f5f5;
            padding: 0 10px;
        }
}

@media (max-width: 750px) {
    #structured-capital-container .etf-heading {
        margin-bottom: 45px;
    }
}

@media (max-width: 349px) {
    #structured-capital-container .etf-heading {
        border-bottom: none;
        margin-bottom: 35px;
    }
}

/*infographic */
#techgraphic {
    background-color: #7ac143 !important;
}

    #techgraphic div {
        text-align: -webkit-center;
        text-align: -moz-center;
    }

    #techgraphic p {
        color: White;
        margin-left: 6px;
        text-align: left !important;
    }

    #techgraphic img {
        vertical-align: middle !important;
        position: relative;
        padding: 0 !important;
    }

        #techgraphic img.icon {
            width: 75px;
        }
    /*@media (min-width: 1008px) {*/
    /*#techgraphic #people {top:20px  !important}*/
    #techgraphic #technologists {
        top: 22px;
    }

    #techgraphic #thelatest {
        top: 12px;
    }

    #techgraphic #devices {
        top: 14px;
    }

    #techgraphic #stack {
        top: 7px;
    }

    #techgraphic #solutions {
        top: 7px;
    }

#quantResearchgraphic {
    background-color: #00a29b !important;
}

    #quantResearchgraphic div {
        padding-left: 15px;
    }

    #quantResearchgraphic p {
        color: White;
        position: relative;
        top: -10px;
        margin-bottom: -5px;
        /*         -webkit-transform: translateY(-20%);
		-ms-transform: translateY(-20%);
		transform: translateY(0);
 */ text-align: center;
    }

    #quantResearchgraphic img {
        position: relative;
        /*padding: 0 0 10px 0 !important;*/
    }

        #quantResearchgraphic img.icon {
            width: 75px;
        }

    #quantResearchgraphic #ig-1-1 {
        width: 90px;
    }

    #quantResearchgraphic #ig-1-2 {
        top: 15px;
    }

    #quantResearchgraphic #ig-2-1 {
        width: 90px;
        margin-left: -10px;
    }

    #quantResearchgraphic #ig-2-2 {
        width: 80px;
    }

    #quantResearchgraphic #ig-4-2 {
        width: 95px;
    }

    #quantResearchgraphic #ig-5-1 {
        width: 70px;
        top: 5px;
    }

    #quantResearchgraphic #ig-3-1 {
        top: 5px;
    }
/*}*/
@media(min-width:992px) {

    #quantResearchgraphic {
        display: table;
    }

        #quantResearchgraphic > div {
            display: table-row;
            vertical-align: middle !important;
        }

        #quantResearchgraphic div div {
            display: table-cell;
            padding: 30px 15px 0;
            width: 25%;
            vertical-align: middle !important;
            text-align: center;
        }

            #quantResearchgraphic div div:last-of-type {
                display: table-cell;
                width: 50%;
                vertical-align: middle !important;
                text-align: left;
                /* padding-bottom:30px; */
            }

        #quantResearchgraphic p {
            text-align: left;
            margin: 0;
            padding: 0;
        }

        #quantResearchgraphic img {
            vertical-align: middle;
        }

    #qr-infographic-5 div:last-of-type, #qr-infographic-3 div:last-of-type {
        width: 75% !important;
    }

    #quantResearchgraphic #ig-2-1, #quantResearchgraphic #ig-2-2 {
        top: 0;
    }

    #quantResearchgraphic #ig-3-3 {
        top: 0;
    }

    #quantResearchgraphic #ig-4-3 {
        top: 15px;
    }

    #quantResearchgraphic #ig-5-3 {
        top: 20px;
    }

    #quantResearchgraphic #ig-1-2 {
        top: 12px;
    }

    #quantResearchgraphic #ig-4-2 {
        margin-bottom: -30px;
    }

    #quantResearchgraphic #ig-1-3 {
        top: 10px;
    }

    #quantResearchgraphic #ig-3-1 {
        top: -30px;
        padding-top: 0;
    }

    #qr-infographic-4 div, #qr-infographic-5 div {
        top: -25px;
    }
}

@media(min-width: 1106px) {
    #quantResearchgraphic {
        background-color: #00a29b !important;
    }

        #quantResearchgraphic div {
            padding-left: 15px;
        }

        #quantResearchgraphic p {
            color: White;
            position: relative;
            top: -20px;
            margin-bottom: -5px;
            text-align: left;
        }

        #quantResearchgraphic img {
            position: relative;
            /*padding: 0 0 10px 0 !important;*/
        }

            #quantResearchgraphic img.icon {
                width: 75px;
            }

    #quantResearchgraphic {
        display: block;
    }

        #quantResearchgraphic > div {
            display: block;
        }

        #quantResearchgraphic div div {
            display: block;
        }

            #quantResearchgraphic div div:last-of-type {
                display: block;
            }

        #quantResearchgraphic #ig-1-2, #quantResearchgraphic #ig-4-2 {
            width: 120%;
            max-width: 100px;
            margin-left: 5px;
        }

        #quantResearchgraphic #ig-2-2 {
            width: 100%;
            max-width: 100px;
            margin-left: 5px;
            top: 15px;
        }

        #quantResearchgraphic #ig-2-1 {
            top: 15px;
        }

    #qr-infographic-1 div {
        top: -15px;
    }

    #quantResearchgraphic #ig-1-1, #quantResearchgraphic #ig-2-1, #quantResearchgraphic #ig-3-1, #quantResearchgraphic #ig-4-1, #quantResearchgraphic #ig-5-1 {
        left: -10px;
    }

    #quantResearchgraphic #ig-1-3 {
        top: 0 !important;
    }

    #quantResearchgraphic #ig-5-3 {
        top: 20px !important;
    }

    #quantResearchgraphic #ig-3-3 {
        top: -10px;
    }

    #quantResearchgraphic #ig-4-3 {
        top: 5px;
    }
}

@media(min-width: 1200px) {

    #quantResearchgraphic p {
        text-align: left;
        margin: 0;
        padding: 0;
    }

    #quantResearchgraphic img {
        vertical-align: middle;
    }

    #qr-infographic-5 div:last-of-type, #qr-infographic-3 div:last-of-type {
        width: 75% !important;
    }

    #qr-infographic-4 div {
        top: -20px;
    }

    #quantResearchgraphic #ig-1-2 {
        top: 8px;
    }

    #quantResearchgraphic #ig-3-1 {
        top: -22px;
    }

    #quantResearchgraphic #ig-1-3 {
        top: 0 !important;
        margin-left: 15px;
    }

    #quantResearchgraphic #ig-2-3 {
        top: -18px;
        margin-left: 15px;
    }

    #quantResearchgraphic #ig-3-3 {
        top: 5px;
    }

    #quantResearchgraphic #ig-4-3 {
        top: 8px !important;
        margin-left: 15px;
    }

    #quantResearchgraphic #ig-5-2 {
        top: 8px;
    }

    #quantResearchgraphic #ig-1-2, #quantResearchgraphic #ig-4-2 {
        width: 80px;
        margin-left: 5px;
    }

    #quantResearchgraphic #ig-2-2 {
        width: 70px;
        margin-left: 5px;
        top: 0;
    }

    #quantResearchgraphic #ig-2-1 {
        top: 0;
    }
}

@media (max-width: 1121) {
    #techgraphic #people {
        top: 10px !important;
    }

    #techgraphic #technologists {
        top: 11px;
    }

    #techgraphic #thelatest {
        top: 0;
    }

    #techgraphic #devices {
        top: 0;
    }

    #techgraphic #stack {
        top: -10px;
    }

    #techgraphic #solutions {
        top: -10px;
    }

    #quantResearchgraphic p {
        text-align: center !important;
    }

    #quantResearchgraphic #book {
        margin-top: -10px !important;
    }

    #quantResearchgraphic #publications {
        top: 11px;
    }

    #quantResearchgraphic #hat {
        top: 0;
    }

    #quantResearchgraphic #degrees {
        top: 0;
    }

    #quantResearchgraphic #percent {
        top: 0;
    }

    #quantResearchgraphic #pie {
        top: 0;
    }

    #quantResearchgraphic #computer {
        top: 0;
    }

    #quantResearchgraphic #languages {
        top: 0;
    }

    #quantResearchgraphic #globe {
        top: -10px;
    }
}

.quantResearchinfo {
    padding-top: 1em;
    clear: both;
    border-top: 1px solid #f5f5f5;
    background-color: #00a29b;
    vertical-align: middle;
}

#qr-infographic-1 {
    border: none;
}

.quantResearchinfo p {
    font-size: 10pt !important;
}

.quantResearchinfo div {
    padding: 1em;
    vertical-align: middle;
}

.quantResearchinfo .bold {
    /*font-size: 12pt;   */
    font-weight: bold;
}

.techinfo {
    padding-top: 1em;
    clear: both;
    margin-bottom: 10px;
    border-top: 1px solid #f5f5f5;
    background-color: #7ac143;
    vertical-align: middle;
}

#infographic-1 {
    border: none;
}

.techinfo p {
    font-size: 10pt !important;
}

.techinfo div {
    padding: 1em;
    vertical-align: middle;
}

.techinfo .bold {
    font-size: 12pt;
    font-weight: bold;
}

@media (max-width: 991px) {
    .move-left {
        text-align: -webkit-right;
        text-align: -moz-right;
        text-align: right !important;
        padding-left: 24px !important;
        padding-right: 24px !important;
    }

    .move-right {
        text-align: -webkit-left;
        text-align: -moz-left;
        text-align: left !important;
    }
}

/*infographic */
@media (min-width: 992px) {
    .techinfo p {
        padding-left: 0;
    }

    .quantResearchinfo p {
        padding-left: 0;
    }
}

/*infographic */
@media (min-width: 1475px) {

    #infographic-1 img, #infographic-4 img, #infographic-1 .mid img, #infographic-3 img, #infographic-2 img {
        padding-top: 0% !important;
        padding-bottom: 1em !important;
    }
}

/* REFERRALS PAGE */


#referrals-container, #form-container {
    background-color: white;
}

    #referrals-container div, #form-container div, #form-container form {
        border: none !important;
        background-image: none !important;
        box-shadow: none !important;
        border: none !important;
    }

    #referrals-container #content-1, #form-container #content-1 {
        margin-top: auto;
    }

    #referrals-container .col-md-8, #referrals-container .col-md-10, #referrals-container .col-md-6, #form-container .col-md-8, #form-container .col-md-10, #form-container .col-md-6 {
        text-align: center;
        padding: 0;
        background-color: #7ac143;
        color: white;
    }

    #referrals-container a:link, #referrals-container a:visited, #referrals-container a:hover, #referrals-container a:active, #form-container a:link, #form-container a:visited, #form-container a:hover, #form-container a:active {
        display: block;
        margin-bottom: 12px !important;
        margin-right: 15px;
        color: white;
    }

p.cta {
    text-align: left;
    margin: auto 15px;
}
/*call to action */
p.cta {
    border-top: 12px solid #7ac143;
    position: relative;
    top: -10px;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 30px;
    padding-right: 30px;
}
    /* fix for form bottom */

    p.cta a {
        display: inline !important;
        margin-right: 0 !important;
        color: #373534 !important;
    }

#form-generator-tag {
    text-align: right;
    font-size: x-small;
}



#referrals-container .fsPage, #form-container .fsPage {
    text-align: left;
    font-family: 'Avenir LT W01 35 Light';
    padding: 0 !important;
    margin: auto;
}

#form-container h2 {
    text-align: center;
    width: 96%;
    border-bottom: 1.5px solid white;
    line-height: 0.1em;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px !important;
    font-size: 200%;
}


    #form-container h2 span {
        padding: 0 10px;
        background-color: #7ac143 !important;
    }


.fsLabel, .fsSupporting, .fsSubmitButton, .fsOptionLabel, .fsForm label, .fsRequiredMarker {
    font-family: 'Avenir LT W01 35 Light' !important;
    font-weight: normal !important;
}

#desktop-form {
    padding: 15px;
}

    #desktop-form, #desktop-form div, #desktop-form form {
        margin: 0 !important;
        color: White;
        border: none;
        background-image: none !important;
        box-shadow: none !important;
    }

.fsForm {
    text-align: center;
    margin: auto;
    background-color: #7ac143;
    width: 100%;
    box-shadow: none !important;
    border: none !important;
    background-image: none !important;
}

    .fsForm div, .fsSubmit, .fsRowBody, .fsCell, .fsFieldCell, .fsFirst, .fsLast, .fsLabelVertical, .fsSpan100 {
        background-color: #7ac143 !important;
        box-shadow: none !important;
        border: none !important;
        background-image: none !important;
    }

    .fsForm hr {
        display: none;
    }

    .fsForm h1, .fsForm h2, .fsForm h3, .fsForm h4 {
        font-family: 'BrutalType-Medium' !important;
        font-weight: 800;
        font-style: normal;
        margin-bottom: 1em !important;
    }

    .fsForm h4 {
        font-size: 200% !important;
    }

    .fsForm ol {
        margin-top: 0;
        padding-left: 2em !important;
        font-size: 10px;
        color: #6c6c6c;
        max-width: 98% !important;
    }

    .fsForm .fsSubmit {
        padding-left: 0;
        text-align: left !important;
        background-color: #7ac143;
        box-shadow: none !important;
    }

.fsRequiredMarker {
    font-size: 13px;
    color: #f8c73a !important;
}

.fsRow div {
    padding-bottom: 0 !important;
    box-shadow: none !important;
}

.fsRowBody {
    max-width: 100%;
    box-shadow: none !important;
}

.fsForm {
    max-width: 100%;
    box-shadow: none !important;
}

    .fsForm h3 {
        margin-top: 15px !important;
    }

.fsSubmitButton, .fsNextButton, .fsPreviousButton {
    color: #373539;
    font-size: 12px !important;
    position: relative;
    left: -3px;
}

.fsFieldCell {
    background-color: transparent !important;
    max-width: 98% !important;
}

.fsLabel {
    font-family: 'Avenir LT W01 95 Black';
}

#disabledError {
    color: White;
    font-size: 120%;
}


#recaptcha_widget_div {
    margin-bottom: 30px;
}

#form-container div {
    background-image: none !important;
}

/* Techology Page */
#tech-container #content-1 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

/* CAMPUS PAGE */

#campus-container #content-1 {
    padding-top: 0px !important;
}

#campus-container #content-2 {
    margin-top: 10px;
}

#campus-container #content-1 .tab-menu {
    background-color: #f5f5f5;
    margin-bottom: -20px;
}

#campus-container .emphasis {
    color: #ea732f;
}

#campus-container #content-2 p {
    color: White;
}

#campus-container #content-2 img {
    position: relative;
    top: -5px;
}

h1.pad {
    padding-left: 1em;
    padding-right: 1em;
}

#content-1 h4.quote-head {
    font-size: 13pt;
}

/*#campus-container div.tab-content.responsive.hidden-xs .panel-heading a:after{ content:none}
#campus-container div.tab-content.responsive.hidden-xs .panel-default{position:inherit !important;padding:0; margin-left:-37px}
.tabQuoteArrow{content: url(../Images/Global/arrow-right.png);float:right}
div.panel.panel-default.active .tabQuoteArrow{content: url(../Images/Global/arrow-down.png);float:right}
.tabQuote{padding-right:15px}
*/
/*#campus-container .col-sm-6 {padding-right:30px;margin-right:-1em}
#campus-container .col-sm-6:first-of-type {margin-right:1em;}*/
#campus-container .col-sm-6 .embed-quote {
    margin-right: -20px;
}

#campus-container .col-sm-6:first-of-type .embed-quote {
    margin-left: -35px;
    margin-right: 0;
}

#campus-container .embed-quote .panel-heading a {
    background-color: #ea732f !important;
    padding-left: 35px !important;
    padding-right: 70px !important;
    background-image: url(/Images/Campus/arrows2-1-white.jpg);
    background-position: 98% 50%;
    background-repeat: no-repeat;
    vertical-align: middle;
    line-height: 1.4em;
}

#campus-container .quote-head a {
    display: flex; /*Chrome and Firefox*/
    flex-direction: column;
    justify-content: center;
}

@media all and (-ms-high-contrast:none) {
    #campus-container .quote-head a {
        display: block;
    }
    /* IE10 */
    *::-ms-backdrop, #campus-container .quote-head a {
        display: block;
    }
    /* IE11 */
}


#campus-container .embed-quote .active .panel-heading a {
    background-image: url(/Images/Campus/arrows2-2-white.jpg);
}

#campus-container .embed-quote .panel-heading a:hover {
    background-image: url(/Images/Campus/arrows2-2-white.jpg);
}

#campus-container .embed-quote .panel-heading a:after {
    content: none;
}

#campus-container .embed-quote .panel-heading a {
    min-height: 65px;
}

#campus-container .embed-quote .panel-body {
    color: #ea732f;
    padding-left: 32px !important;
    padding-right: 30px !important;
    padding-bottom: 20px !important;
    font-family: 'Avenir LT W01 35 Light' !important;
    font-size: 12pt;
}

#campus-container .embed-quote .pull-right {
    font-size: 10pt;
    font-style: italic;
    padding-top: .5em;
}

#campus-container .embed-quote .panel-heading a.isQuoted::before {
    content: open-quote;
    display: inline-block !important;
}

#campus-container .embed-quote .panel-heading a.isQuoted::after {
    content: close-quote;
    display: inline-block !important;
}

/*#about-other-businesses-container .active .panel-heading a {background-color: #009ADD !important;}*/

.right-arrow h4 a {
    background-image: url(/Images/Campus/arrows2-1-white.jpg) !important;
}


.sub-accordion {
    position: inherit !important;
    padding: 0 !important;
}

@media (max-width: 1105px) {
    #sitemap-container .col-md-8 {
        width: 100%;
    }

    #campus-container .col-md-8 {
        width: 100%;
    }

    #quantResearch-container .col-md-8 {
        width: 100%;
    }

    #tech-container .col-md-8 {
        width: 100%;
    }

    #quant-container .col-md-8 {
        width: 100%;
    }

    #about-Beyond-container .col-md-8 {
        width: 100%;
    }

    #about-otherbusinesses-container .col-md-8 {
        width: 100%;
    }

    #liquidity-container .col-md-8 {
        width: 100%;
    }

    #capital-container .col-md-8 {
        width: 100%;
    }
}

@media (max-width: 1199px) {
    #about-other-businesses-container .col-md-8,
    #structured-capital-container .col-md-8 {
        width: 100%;
    }
}

@media (max-width: 767px) {
    h1.pad {
        padding-left: 1em;
        padding-right: 1em;
    }

    #quantResearch-container .tabmenu {
        padding-bottom: 10px !important;
    }

    #tech-container .tabmenu {
        padding-bottom: 10px !important;
    }

    #campus-container .col-sm-6 {
        margin-right: 0;
    }

        #campus-container .col-sm-6 .embed-quote {
            margin-left: -35px;
            margin-right: -35px !important;
        }

    #campus-container .embed-quote .panel-body {
        padding-bottom: 0 !important;
    }

    #liquidity-container .tabmenu {
        padding-bottom: 10px !important;
    }

    #capital-container .tabmenu {
        padding-bottom: 10px !important;
    }
}
/* QUANT TRADING PAGE */
#quant-container #content-2 {
    margin-top: 10px;
}

#quant-container.game-theory #content-2 {
    margin-top: 5px;
}

#quant-container #content-1 .tab-menu {
    background-color: #f5f5f5;
    margin-bottom: -20px;
}

#quant-container #content-2 p {
    color: White;
}

#quant-container #content-2 img {
    position: relative;
    top: -5px;
}

#quant-container .emphasis {
    color: #002953;
}

.sub-accordions .active {
    padding: 0;
    top: 0;
}

.sub-accordions .panel-body {
    padding: 0;
}

.sub-accordions td {
    border: 1px solid #ddd;
}

.sub-accordions .active {
    padding: 0;
    top: 0;
}

.sub-accordions #accordion h4 a {
    background-color: #d1d3d4 !important;
}

.sub-accordions {
    padding-right: 0;
    left: 5px;
}

#confbias th {
    text-align: center;
    padding-right: .5em;
    padding-left: .5em;
    white-space: nowrap;
}

/* Game Theory Page */


#game-theory-tab {
    margin-right: 0;
}

#quant-container.game-theory #content-1 .tab-menu .nav-tabs li div {
    background-color: #ffffff;
}

#quant-container #game-theory-tab h2 {
    color: #009ADD !important;
    text-align: center;
}

#game-theory-tab .row {
    margin-top: 10px;
}

#quant-container.game-theory #content-2 #bottom-banner {
    border-top: 0 !important;
}

#quant-container.game-theory #content-1 .tab-menu {
    background-color: white !important;
}



/*#game-theory-tab #team-sports .bg-img {
			padding: 0 60% 0 15px;
			background-repeat: no-repeat;
			/*background-size: cover !important;
}

#game-theory-tab #chess .bg-img {
			padding: 0 60% 0 15px;
			background-repeat: no-repeat;
			/*background-size: cover !important;
}*/

/*2-column row*/

#game-theory-tab .column-2 .col-sm-6 {
    color: red !important;
    background-color: #d2d3d5 !important;
}


#game-theory-tab .column-2 {
    border-left: 10px solid white !important;
}

/* end 2-column row */
.gaming-cta {
    font-size: .9em !important;
    text-transform: uppercase;
    color: #002539 !important;
    padding-left: 8px;
    border-left: solid 5px #002539;
    margin-left: 25px;
    margin-right: 30px;
}

#_game-theory #game-theory-tab p.gaming-cta {
    font-size: .9em !important;
    text-transform: uppercase;
    color: #002539 !important;
    padding-left: 8px;
    border-left: solid 5px #002539;
    margin-left: 25px;
    margin-right: 30px;
}

#game-theory-tab .gaming-cta a {
    font-family: 'Avenir LT W01 85 Heavy';
    color: #002539 !important;
    display: block;
}

    #game-theory-tab .gaming-cta a:after {
        color: #002539 !important;
        font-size: 150%;
        content: " \00BB";
    }

#game-theory-tab #poker .col-sm-12 {
    background-color: #002953;
    color: white;
}

#game-theory-tab #chess .col-sm-12, #game-theory-tab #team-sports .col-sm-12 {
    background-color: #009add;
    color: white;
}

#game-theory-tab #chess .col-sm-6, #game-theory-tab #team-sports .col-sm-6 {
    background-color: #009add;
    color: white;
}

#game-theory-tab #magic .col-sm-6 {
    background-color: #7ac143;
    color: white;
}

#game-theory-tab #board-games, #game-theory-tab #video-games, #game-theory-tab #card-games {
    background-color: #d2d3d5;
}


#game-theory-tab .col-sm-12, #game-theory-tab .col-sm-2 {
    padding-bottom: 15px;
}

    #game-theory-tab .col-sm-12 .img-responsive {
        margin: -80px 15px auto 0%;
        margin-top: 0 !important;
        float: none !important;
    }

#game-theory-tab .col-sm-6 div {
    float: right !important;
    margin-left: 30px;
    margin-bottom: 3em;
    margin-top: -15px !important;
}

#game-theory-tab #video-games.column-2 h3 {
    margin-top: -15px !important;
}

#game-theory-tab #bottom-banner .col-sm-12 {
    background-color: #002953 !important;
    padding-bottom: 0 !important;
}

#game-theory-tab #bottom-banner p {
    font-size: 1.8em !important;
    text-transform: uppercase;
    font-family: 'Avenir LT W01 35 Light';
    vertical-align: middle;
    padding-top: 35px;
    padding-bottom: 0;
}

#game-theory-tab #bottom-banner span {
    background-image: url(../Images/Global/arrow-sprites.png);
    background-repeat: no-repeat;
    background-position: top right;
    display: inline-block;
    position: relative;
    top: -10px;
    padding-top: 4px;
    height: 40px !important;
}

#game-theory-tab #bottom-banner a {
    display: block;
    color: White;
    padding: 12px 55px 18px 0;
    padding-top: 0;
}

#game-theory-tab #bottom-banner span {
    background-position: right -124px;
}


#game-theory-tab .fix {
    margin-top: 0 !important;
}


/* responsive equal height columns */

.row.equal [class*="col-"] {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}

.row.equal {
    overflow: hidden;
}

#game-theory-tab h3 {
    margin-left: -15px;
    padding-top: 15px;
}

#game-theory-tab #video-games h3 img {
    margin-top: 3px;
}

@media (max-width: 768px) {
    #game-theory-tab #video-games h3 img {
        margin-top: 0px;
    }
}

#game-theory-tab p {
    margin-top: 15px;
    margin-bottom: 10px;
}

#game-theory-tab h2 {
    margin-top: 0;
    font-size: 2em;
}

#game-theory-tab h3 img {
    width: 350px;
    margin-top: 0px;
}

#game-theory-tab #poker h3 img {
    margin-top: 0;
}


#game-theory-tab #chess.bg-img {
    display: none;
}

#game-theory-tab #team-sports.bg-img {
    display: none;
}

/*#game-theory-tab h3 {
		overflow:hidden;
	}*/

/*#game-theory-tab h3 .my-img-responsive {
		margin-left: -25px !important;
	}*/

#game-theory-tab p {
    /*padding-left: 15px;*/
    /*padding-left: 40px;*/
    /*padding-left: 25px;*/
    margin-left: 25px;
    margin-right: 30px;
}

#game-theory-tab .new-img {
    display: block;
}

#game-theory-tab .new-img2 {
    display: none;
}

@media (max-width: 767px) /*xs*/
{
    /*#locations-div{top:0  !important;margin-top:0  !important}*/
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        background-color: #ddd;
        color: White !important;
        /*padding-bottom: 6px;*/
    }

    #quantResearch-container #content-2 img {
        position: relative;
        top: -11px;
    }

    #tech-container #content-2 img {
        position: relative;
        top: -11px;
    }

    #liquidity-container #content-2 img {
        position: relative;
        top: -11px;
    }

    #capital-container #content-2 img {
        position: relative;
        top: -11px;
    }

    #home-text {
        margin-top: 12% !important;
    }

    #quantResearch-container {
        background-image: url(../Images/QuantResearch/quantResearch-xs.jpg);
        padding-top: 27% !important;
    }

    #tech-container {
        background-image: url(../Images/Tech/Tech-xs.jpg);
        padding-top: 27% !important;
    }

    #about-container {
        background-image: url(../Images/about/About-xs.jpg);
        padding-top: 27% !important;
    }

        #about-container #content-1 .col-sm-8 {
            padding: 15px 0px 10px 0px !important;
            background-color: #D1D3D4;
        }

            #about-container #content-1 .col-sm-8 .col-sm-6 {
                padding: 20px 15px 0 15px !important;
            }

    #liquidity-container {
        background-image: url(../Images/Liquidity/liquidity-xs.jpg);
        padding-top: 27% !important;
    }

    .home#capital-container,
    .institutional-brokerage#capital-container {
        background-image: url(../Images/about/About-InstitutionalBrokerage-xs.jpg);
        padding-top: 27% !important;
    }

    .etf-group#capital-container {
        background-image: url(../Images/about/etf-xs.jpg);
        padding-top: 27% !important;
    }

    .global-private-equity#capital-container {
        background-image: url(../Images/about/About-GlobalPrivateEquity-xs.jpg);
        padding-top: 27% !important;
    }

    .sig-asia#capital-container {
        background-image: url(../Images/about/About-GlobalPrivateEquity-xs.jpg);
        padding-top: 27% !important;
    }

    #blog-header {
        background-image: url(../Images/Blog/blog-header-xs.jpg);
        padding-top: 27% !important;
    }

    #gaming-blog-header {
        background-image: url(../Images/GamingBlog/gaming-blog-header-xs.jpg);
        padding-top: 35% !important;
    }

    #poker-blog-header {
        background-image: url(../Images/Poker/poker-blog-header-xs.jpg);
        padding-top: 27% !important;
    }

    #form-container {
        background-image: url(../Images/Home/form-xs.png);
        padding-top: 27% !important;
    }

    #about-Beyond-container {
        background-image: url(../Images/about/Beyond-xs.jpg);
        padding-top: 27% !important;
    }

    #about-approach-container {
        background-image: url(../Images/about/About-Approach-xs.jpg);
        padding-top: 27% !important;
    }

        #about-approach-container #content-1 .col-sm-8 {
            padding: 30px 15px 40px 15px !important;
        }

            #about-approach-container #content-1 .col-sm-8 .col-sm-6 {
                padding: 20px 15px 0 15px !important;
            }

    #about-otherbusinesses-container {
        background-image: url(../Images/about/About-InstitutionalBrokerage-xs.jpg);
        padding-top: 27% !important;
    }

    #about-other-businesses-container, #about-other-businesses-container.home, #about-other-businesses-container.institutional-brokerage, #about-other-businesses-container.institutional-equity-research {
        background-image: url(../Images/about/About-InstitutionalBrokerage-xs.jpg);
        padding-top: 27% !important;
    }

    #structured-capital-container {
        background-image: url(../Images/about/StructuredCapital-xs.jpg);
        padding-top: 27% !important;
    }

    #about-other-businesses-container.sales-trading-europe {
        background-image: url(../Images/about/About-SalesTrading-xs.jpg);
        padding-top: 27% !important;
    }


    #about-other-businesses-container.etf {
        background-image: url(../Images/about/etf-xs.jpg);
    }

    #about-other-businesses-container.eusales, #about-global-equity-container {
        background-image: url(../Images/about/About-GlobalPrivateEquity-xs.jpg);
        padding-top: 27% !important;
    }

        #about-global-equity-container #content-1 .col-sm-8 {
            padding: 30px 15px 40px 15px !important;
        }

            #about-global-equity-container #content-1 .col-sm-8 .col-sm-6 {
                padding: 0 15px 10px 15px !important;
            }

    .US #home-container {
        background-image: url(../Images/Home/786-Homepage.jpg);
        padding-top: 48% !important;
        max-width: 750px;
    }

    .EUR #home-container,
    .APAC #home-container {
        background-image: url(../Images/Home/2020-993x563-Homepage-Blue.jpg);
        padding-top: 48% !important;
        max-width: 750px;
    }

    #home-text .secondary-para {
        color: navy !important;
        margin-top: 20px;
    }

    #home-homewaves {
        /*background-image: url(../Images/Home/home-waves.png);*/
        background-position: left bottom;
        background-repeat: repeat-x;
        background-color: #009ADD;
        color: White;
        padding-bottom: 25px;
        width: 100% !important;
    }

    #campus-container {
        background-image: url(../Images/Campus/Campus-xs.jpg);
        padding-top: 27% !important;
    }

    .EUR #campus-container {
        background-image: url(../Images/Campus/Campus-Dublin-xs.jpg);
        padding-top: 27% !important;
    }

    .campus-notab {
        background-image: url(../Images/Campus/InterviewProcess-xs.jpg);
        padding-top: 27% !important;
    }

    #quant-container {
        background-image: url(../Images/QuantTrading/QuantTrading-xs.jpg);
        padding-top: 27% !important;
    }

    .techgraphic {
        padding-bottom: 0;
        border-bottom: 1px solid White;
        text-align: -webkit-center;
        text-align: -moz-center;
        background: #262626;
    }

    .quantResearchgraphic {
        padding-bottom: 0;
        border-bottom: 1px solid White;
        text-align: -webkit-center;
        text-align: -moz-center;
        background: #262626;
    }

    #about-locations-container {
        background-image: url(../Images/About/Locations-xs.jpg);
        background-image: url(../Images/About/Location-xs.jpg);
        padding-top: 27% !important;
    }

        #about-locations-container #content-1 {
            margin-top: 0 !important;
        }

    #etf #etf-info .left-title h2,
    #structured-capital-container #etf-info .left-title h2 {
        text-align: center;
        padding-top: 0;
    }

    #etf .left-border,
    #structured-capital-container .left-border,
    #aol-why-trade-with-us .left-border,
    #aol-etfs .left-border,
    #aol-options .left-border {
        border-left: none;
    }

    /*#etf #text-infographic {
		background-color: #002639;
	}*/

    #etf #text-infographic .infographic-heading,
    #structured-capital-container #text-infographic .infographic-heading,
    #aol-why-trade-with-us #text-infographic .infographic-heading,
    #aol-etfs #text-infographic .infographic-heading,
    #aol-options #text-infographic .infographic-heading {
        padding-top: 15px;
        padding-bottom: 10px;
    }

    #etf #text-infographic .etf-dark-blue .stats,
    #structured-capital-container #text-infographic .etf-dark-blue .stats,
    #aol-why-trade-with-us #text-infographic .etf-dark-blue .stats,
    #aol-etfs #text-infographic .etf-dark-blue .stats,
    #aol-options #text-infographic .etf-dark-blue .stats {
        color: #FFFFFF;
        text-align: center;
        border-right: none;
    }

        #etf #text-infographic .etf-dark-blue .stats:last-child,
        #structured-capital-container #text-infographic .etf-dark-blue .stats:last-child,
        #aol-why-trade-with-us #text-infographic .etf-dark-blue .stats:last-child,
        #aol-etfs #text-infographic .etf-dark-blue .stats:last-child,
        #aol-options #text-infographic .etf-dark-blue .stats:last-child {
            color: #FFFFFF;
            text-align: center;
        }

    #etf #text-infographic .etf-light-blue .stats,
    #structured-capital-container #text-infographic .etf-light-blue .stats,
    #aol-why-trade-with-us #text-infographic .etf-light-blue .stats,
    #aol-etfs #text-infographic .etf-light-blue .stats,
    #aol-options #text-infographic .etf-light-blue .stats {
        color: #FFFFFF !important;
        text-align: center;
        border-right: none;
        margin-top: -10px;
    }

    .row.equal [class*="col-"]:last-of-type {
        margin-top: 10px;
        border-top: 10px solid white;
    }

    #quant-container.game-theory {
        background-image: url(../Images/QuantTrading/game-theory-xs.jpg) !important;
    }

    #game-theory-tab .column-2 {
        border-left: none !important;
    }
    /*#game-theory-tab #team-sports .bg-img{background-image: none !important; }*/
    /*#game-theory-tab .row{margin-top: 10px;}*/
    #game-theory-tab h3 {
        margin-top: 0;
        margin-bottom: 0;
    }

    /*#game-theory-tab .fix {
		margin-top: 10px !important;
	}*/

    /*#game-theory-tab .col-sm-12 .img-responsive {margin: -52px 15px auto 5%}*/

}
/* /media xs */

@media (min-width: 768px) /*sm*/
{
    /*#quantResearchgraphic img.icon {
		width: 100px;
	}*/

    /*#locations-div {margin-top:-64% !important;}  */
    #quantResearch-text {
        padding-bottom: 120px;
    }

    #tech-text {
        padding-bottom: 120px;
    }

    #content-1-img-block {
        float: right;
        padding-top: 30px;
    }

        #content-1-img-block p {
            width: 100%;
            text-align: center;
        }

    #home-text {
        margin-top: 0 !important;
    }

    #quantResearch-text #content-1-img-block p {
        background-color: #00a29b;
    }

    #tech-text #content-1-img-block p {
        background-color: #262626;
    }

    .US #quantResearch-container {
        background-image: url(../Images/QuantResearch/993-quant.jpg);
        padding-top: 36.7% !important;
    }

    .APAC #quantResearch-container {
        background-image: url(../Images/QuantResearch/993-quant.jpg);
        padding-top: 36.7% !important;
    }

    .US #quantResearch-container.day-of-a-quantitative-researcher {
        background-image: url(../Images/QuantResearch/quantResearch-sm.jpg);
        padding-top: 36.7% !important;
    }

    .APAC #quantResearch-container.day-of-a-quantitative-researcher {
        background-image: url(../Images/QuantResearch/993-quant-dayof.jpg);
        padding-top: 36.7% !important;
    }

    .EUR #quantResearch-container {
        background-image: url(../Images/QuantResearch/EU-quantResearch-sm.jpg?123);
        padding-top: 36.7% !important;
    }

    .EUR .day-of-a-quantitative-researcher#quantResearch-container {
        background-image: url(../Images/QuantResearch/EU-dayQuantResearch-sm.jpg);
        padding-top: 36.7% !important;
    }

    #tech-container.technology {
        background-image: url(../Images/Tech/Tech-sm.jpg);
        padding-top: 37.75% !important;
    }

    .APAC #tech-container.home,
    .APAC #tech-container.technology {
        background-image: url(../Images/Tech/993-Tech-dayofadeveloper-sydey-2021.jpg);
        padding-top: 37.75% !important;
    }

    .EUR #tech-container {
        background-image: url(../Images/Tech/993-dublin-tech-aug2021.jpg);
        padding-top: 37.75% !important;
    }

        .EUR #tech-container.technology {
            background-image: url(../Images/Tech/993-dublin-tech-aug2021.jpg);
            padding-top: 37.75% !important;
        }

    #tech-container, #tech-container.technology {
        background-image: url(../Images/Tech/Tech-sm.jpg);
        padding-top: 37.75% !important;
    }

    .US #tech-container.day-of-a-developer {
        background-image: url(../Images/Tech/993-day-of-a-developer.webp);
        padding-top: 37.75% !important;
    }

    .APAC #tech-container.day-of-a-developer {
        background-image: url(../Images/Tech/993-Tech-dayofadeveloper-sydey-2021.jpg);
        padding-top: 37.75% !important;
    }

    #about-approach-container {
        background-image: url(../Images/About/Approach-sm.jpg?123);
        padding-top: 36.85% !important;
    }

    .APAC #about-approach-container {
        background-image: url(../Images/About/993-about-approach.jpg);
        padding-top: 36.85% !important;
    }

    .EUR #about-approach-container {
        background-image: url(../Images/about/Approach-Dublin-sm.jpg);
        padding-top: 35% !important;
    }

    .home#capital-container,
    .institutional-brokerage#capital-container {
        background-image: url(../Images/about/OtherBusinesses-sm.jpg);
        padding-top: 36.85% !important;
    }

    .etf-group#capital-container {
        background-image: url(../Images/About/etf-sm.jpg);
        padding-top: 36.85% !important;
    }

    .global-private-equity#capital-container {
        background-image: url(../Images/about/GlobalPrivateEquity-sm.jpg);
        padding-top: 36.85% !important;
    }

    .sig-asia#capital-container {
        background-image: url(../Images/about/GlobalPrivateEquity-sm.jpg);
        padding-top: 36.85% !important;
    }

    .structured-capital#capital-container {
        background-image: url(../Images/Liquidity/EU-liquidity-sm.jpg);
        padding-top: 36.85% !important;
    }

    .EUR #liquidity-container,
    .EUR .options#liquidity-container,
    .EUR .why-trade-with-us#liquidity-container,
    .EUR .etfs#liquidity-container {
        background-image: url(../Images/Liquidity/EU-liquidity-sm.jpg);
        padding-top: 36.85% !important;
    }


    #blog-header {
        background-image: url(../Images/Blog/blog-header.jpg);
        padding-top: 50% !important;
    }

    #gaming-blog-header {
        background-image: url(../Images/GamingBlog/gaming-blog-header.jpg);
        padding-top: 35% !important;
    }

    #poker-blog-header {
        background-image: url(../Images/Poker/poker-blog-header.jpg);
        padding-top: 50% !important;
    }

    #form-container {
        background-image: url(../Images/Home/Form-sm.png);
        padding-top: 20% !important;
    }

    #about-container {
        background-image: url(../Images/about/About-sm.jpg);
        padding-top: 36.85% !important;
    }

    .APAC #about-container {
        background-image: url(../Images/about/993-about.jpg);
        padding-top: 36.85% !important;
    }

    .EUR #about-container {
        background-image: url(../Images/about/About-Dublin-sm.jpg);
        padding-top: 36.85% !important;
    }

    #about-Beyond-container.home,
    #about-Beyond-container.beyond-work {
        background-image: url(../Images/about/Beyond-sm.jpg);
        padding-top: 35% !important;
    }

    .APAC #about-Beyond-container.home,
    .APAC #about-Beyond-container.beyond-work {
        background-image: url(../Images/about/993-about-beyondwork.jpg);
        padding-top: 35% !important;
    }

    #about-Beyond-container.benefits {
        background-image: url(../Images/about/Beyond-EB-sm.png?v=1237);
        padding-top: 37.25% !important;
    }

    .APAC #about-Beyond-container.benefits {
        background-image: url(../Images/about/993-about-benefits.jpg?v=123);
        padding-top: 37.25% !important;
    }

    .EUR #about-Beyond-container {
        background-image: url(../Images/about/Beyond-Dublin-sm.jpg);
        padding-top: 37.25% !important;
    }

    #about-other-businesses-container {
        background-image: url(../Images/about/OtherBusinesses-sm.jpg);
        padding-top: 37.25% !important;
    }

    #structured-capital-container {
        background-image: url(../Images/about/StructuredCapital-sm.jpg);
        padding-top: 37.25% !important;
    }

    .EUR #about-other-businesses-container {
        background-image: url(../Images/about/etf-sm.jpg);
        padding-top: 35% !important;
    }

    #about-otherbusinesses-container,
    #about-other-businesses-container.institutional-brokerage,
    #about-other-businesses-container.sales-trading-europe,
    #about-other-businesses-container.institutional-equity-research {
        background-image: url(../Images/about/OtherBusinesses-sm.jpg);
        padding-top: 35% !important;
    }

    #about-other-businesses-container.etf {
        background-image: url(../Images/About/etf-sm.jpg);
    }

    #about-global-equity-container {
        background-image: url(../Images/about/GlobalPrivateEquity-sm.jpg);
        padding-top: 37% !important;
    }

    .US #quant-container #content-1 {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .APAC #quant-container #content-1 {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    #content-1 {
        padding-bottom: 5px !important;
    }

    #about-container #content-1 {
        padding-bottom: 0px !important;
    }

    #about-approach-container #content-1 {
        padding-bottom: 0px !important;
    }

    .slider-image-1 {
        background-image: url(../Images/Home/Slider/Home-sm-1.jpg);
        padding-top: 61%;
    }

    .slider-image-2 {
        background-image: url(../Images/Home/Slider/Home-sm-2.jpg);
        padding-top: 61%;
    }

    .slider-image-3 {
        background-image: url(../Images/Home/Slider/Home-md-6.jpg);
        padding-top: 61%;
    }

    .slider-image-4 {
        background-image: url(../Images/Home/Slider/Home-sm-4.jpg);
        padding-top: 61%;
    }

    .slider-image-5 {
        background-image: url(../Images/Home/Slider/Home-sm-5.jpg);
        padding-top: 61%;
    }

    .slider-image-6 {
        background-image: url(../Images/Home/Slider/Home-sm-7.jpg);
        padding-top: 56.6%;
    }

    .slider-image-7 {
        background-image: url(../Images/Home/Slider/Home-sm-8.jpg);
        padding-top: 56.6%;
    }

    .EUR .slider-image-9 {
        background-image: url(../Images/Home/Slider/2020-993x563-Homepage-Blue.jpg);
        padding-top: 56.6%;
    }

    .EUR .slider-image-10 {
        background-image: url(../Images/Home/Slider/Home-sm-10.jpg);
        padding-top: 37%;
    }

    .US .slider-image-11,
    .EUR .slider-image-11 {
        background-image: url(../Images/Home/Slider/993-Homepage.jpg);
        padding-top: 56.6%;
    }

    .APAC .slider-image-11 {
        background-image: url(../Images/Home/Slider/2020-993x563-Homepage-Blue.jpg);
        padding-top: 56.6%;
    }

    #home-container .carousel-indicators {
        top: 90%;
    }

    #home-homewaves {
        background-image: none;
        padding: 0;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 30px;
    }

    .US #campus-container,
    .US #campus-container.trading {
        background-image: url(../Images/Campus/Campus-trading-sm.jpg?v=1236);
        padding-top: 36.85% !important;
    }

        .US #campus-container.growth-equity {
            background-image: url(../Images/Campus/Campus-growth-equity-sm.jpg?v=1239);
            padding-top: 36.85% !important;
        }

        .US #campus-container.buy-side-research {
            background-image: url(../Images/Campus/993-campus-buyside.jpg?v=1235);
            padding-top: 36.85% !important;
        }

    .APAC #campus-container,
    .APAC #campus-container.trading {
        background-image: url(../Images/Campus/993-campus-apac-trading.jpg);
        padding-top: 36.85% !important;
    }

    .EUR #campus-container,
    .EUR #campus-container.trading {
        background-image: url(../Images/Campus/campus-Dublin-trading-sm.jpg);
        padding-top: 36.85% !important;
    }

    .US #campus-container.technology {
        background-image: url(../Images/Campus/993-campus-campustech.jpg);
        padding-top: 36.85% !important;
    }

    .APAC #campus-container.technology {
        background-image: url(../Images/Campus/993-campus-apac-tech.jpg);
        padding-top: 36.85% !important;
    }

    .EUR #campus-container.technology {
        background-image: url(../Images/Campus/993-campus-campustech.jpg?123);
        padding-top: 36.85% !important;
    }

    #campus-container.quants {
        background-image: url(../Images/Campus/993-campus-quant.jpg);
        padding-top: 36.85% !important;
    }

    .APAC #campus-container.quants {
        background-image: url(../Images/Campus/993-campus-apac-quant.jpg);
        padding-top: 36.85% !important;
    }

    #campus-container.ops {
        background-image: url(../Images/Campus/993-campus-op.jpg);
        padding-top: 36.85% !important;
    }

    .EUR #campus-container.ops {
        background-image: url(../Images/Campus/993-campus-op.jpg);
        padding-top: 36.85% !important;
    }

    #campus-container.research {
        background-image: url(../Images/Campus/993-campus-research.jpg?v=1234);
        padding-top: 36.85% !important;
    }

    .APAC #campus-container.research {
        background-image: url(../Images/Campus/993-campus-apac-research.jpg);
        padding-top: 36.85% !important;
    }

    .APAC #campus-container.buy-side-research {
        background-image: url(../Images/Campus/993-campus-apac-research.jpg);
        padding-top: 36.85% !important;
    }

    #campus-container.private-equity {
        background-image: url(../Images/Campus/993-campus-private-equity.jpg);
        padding-top: 36.85% !important;
    }

    #campus-container.co-op {
        background-image: url(../Images/Campus/Campus-research-sm.jpg);
        padding-top: 36.85% !important;
    }

    .US #quant-container.trading, .US #quant-container.home {
        background-image: url(../Images/QuantTrading/993-trading-quantitativetrading.jpg);
        padding-top: 37.25% !important;
    }

    .US #quant-container.products {
        background-image: url(../Images/QuantTrading/993-trading-products.jpg);
        padding-top: 37.25% !important;
    }

    .US #quant-container.game-theory {
        background-image: url(../Images/QuantTrading/993-trading-gametheory.jpg);
        padding-top: 37.25% !important;
    }

    .EUR #quant-container.game-theory {
        background-image: url(../Images/QuantTrading/993-trading-gametheory-EU.jpg?123);
        padding-top: 37.25% !important;
    }

    .US #quant-container.decision-making {
        background-image: url(../Images/QuantTrading/993-trading-decisionmaking.jpg);
        padding-top: 37.25% !important;
    }

    .APAC #quant-container.trading, .APAC #quant-container.home {
        background-image: url(../Images/QuantTrading/993-trading-quant.jpg);
        padding-top: 37.25% !important;
    }

    .APAC #quant-container.products {
        background-image: url(../Images/QuantTrading/993-trading-products.jpg);
        padding-top: 37.25% !important;
    }

    .APAC #quant-container.game-theory {
        background-image: url(../Images/QuantTrading/993-trading-gametheory.jpg);
        padding-top: 37.25% !important;
    }

    .APAC #quant-container.decision-making {
        background-image: url(../Images/QuantTrading/993-trading-apac-decisionmaking.jpg);
        padding-top: 37.25% !important;
    }

    .EUR #quant-container.decision-making {
        background-image: url(../Images/QuantTrading/993-campus-Dublin-decisionmaking.jpg);
        padding-top: 37.25% !important;
    }

    .EUR #quant-container {
        background-image: url(../Images/QuantTrading/EU-QuantTrading-sm.jpg);
        padding-top: 35% !important;
    }

        .EUR #quant-container.game-theory {
            background-image: url(../Images/QuantTrading/993-trading-gametheory-EU.jpg?123) !important;
            padding-top: 35% !important;
        }

    .techgraphic {
        margin-bottom: 1px;
        border-bottom: 0 solid White;
        text-align: -webkit-center;
        text-align: -moz-center;
        background: #262626;
    }

    .quantResearchgraphic {
        margin-bottom: 1px;
        border-bottom: 0 solid White;
        text-align: -webkit-center;
        text-align: -moz-center;
        background: #262626;
    }

    #about-locations-container {
        background-image: url(../Images/about/location-sm.jpg);
        padding-top: 5% !important;
    }

        #about-locations-container #content-1 {
            margin-top: 0 !important;
        }

    #etf .etf-heading span {
        background: #f5f5f5;
        padding: 0 10px;
    }

    #etf #header-content,
    #structured-capital-container #header-content,
    #aol-why-trade-with-us #header-content {
        float: none;
        padding-top: 50px;
    }

    #aol-etfs #header-content,
    #aol-options #header-content {
        padding-top: 25px;
    }

    #liquidity-header {
        float: none;
    }

    #etf #etf-info .left-title,
    #structured-capital-container #etf-info .left-title {
        text-align: center;
        padding-top: 1px;
    }

    #etf .left-border,
    #structured-capital-container .left-border,
    #aol-why-trade-with-us .left-border {
        border-left: none;
        margin-top: 20px;
        margin-bottom: 20px;
        display: inline-block;
        width: 80%;
        align-self: flex-start;
    }


    #aol-etfs .left-border
    #aol-options .left-border {
        width: 100%;
    }

    #etf #text-infographic .infographic-heading,
    #aol-why-trade-with-us #text-infographic .infographic-heading,
    #aol-etfs #text-infographic .infographic-heading,
    #aol-options #text-infographic .infographic-heading {
        padding-bottom: 15px;
        margin-top: 15px;
    }

    #structured-capital-container #text-infographic .infographic-heading {
        padding-bottom: 35px;
        margin-top: 15px;
    }

    #etf #text-infographic .etf-dark-blue:last-of-type,
    #structured-capital-container #text-infographic .etf-dark-blue:last-of-type,
    #aol-why-trade-with-us #text-infographic .etf-dark-blue:last-of-type {
        padding-top: 60px;
    }

    #etf #text-infographic .etf-dark-blue .stats,
    #structured-capital-container #text-infographic .etf-dark-blue .stats,
    #aol-why-trade-with-us #text-infographic .etf-dark-blue .stats,
    #aol-etfs #text-infographic .etf-dark-blue .stats,
    #aol-options #text-infographic .etf-dark-blue .stats {
        color: #FFFFFF;
        text-align: center;
        background-image: url(/Images/About/border.png); /* fixes a scrolling BUG in IE replacing ... border-right: 0.1em dashed #f5f5f5; */
        background-position: 0 0;
        background-repeat: repeat-y;
    }

        #etf #text-infographic .etf-dark-blue .stats:first-child,
        #structured-capital-container #text-infographic .etf-dark-blue .stats:first-child,
        #aol-why-trade-with-us #text-infographic .etf-dark-blue .stats:first-child,
        #aol-etfs #text-infographic .etf-dark-blue .stats:first-child,
        #aol-options #text-infographic .etf-dark-blue .stats:first-child {
            border-right: none;
            background-image: none;
        }

        #etf #text-infographic .etf-dark-blue .stats:last-child,
        #structured-capital-container #text-infographic .etf-dark-blue .stats:last-child,
        #aol-why-trade-with-us #text-infographic .etf-dark-blue .stats:last-child,
        #aol-etfs #text-infographic .etf-dark-blue .stats:last-child,
        #aol-options #text-infographic .etf-dark-blue .stats:last-child {
            color: #FFFFFF;
            text-align: center;
            border-right: none;
        }

    #etf #text-infographic .etf-light-blue .stats,
    #structured-capital-container #text-infographic .etf-light-blue .stats,
    #aol-why-trade-with-us #text-infographic .etf-light-blue .stats,
    #aol-etfs #text-infographic .etf-light-blue .stats,
    #aol-options #text-infographic .etf-light-blue .stats {
        color: #FFFFFF !important;
        text-align: center;
        margin-top: -20px;
    }

    #etf #text-infographic .padding-30,
    #structured-capital-container #text-infographic .padding-30,
    #aol-why-trade-with-us #text-infographic .padding-30,
    #aol-etfs #text-infographic .padding-30,
    #aol-options #text-infographic .padding-30 {
        height: 30px;
        background-color: #002639;
    }

    #etf #text-infographic .padding-light-30,
    #structured-capital-container #text-infographic .padding-light-30,
    #aol-why-trade-with-us #text-infographic .padding-light-30,
    #aol-etfs #text-infographic .padding-light-30,
    #aol-options #text-infographic .padding-light-30 {
        height: 30px;
        background-color: #009ADD;
    }
    /*#etf .etf-heading span {background:#ffffff; padding:0 10px;}*/
    #etf .left-border,
    #structured-capital-container .left-border,
    #aol-why-trade-with-us .left-border,
    #aol-etfs .left-border,
    #aol-options .left-border {
        border-left: 2px solid #f5f5f5;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    /*.US #quant-container.trading, .US #quant-container.home {
		background-image: url(../Images/QuantTrading/QuantTrading-md.jpg);
		padding-top: 17.2% !important;
	}
    .US #quant-container.products {
		background-image: url(../Images/QuantTrading/QuantProducts-md.jpg);
		padding-top: 17.2% !important;
	}
    .US #quant-container.decision-making {
		background-image: url(../Images/QuantTrading/QuantDecision-md.jpg);
		padding-top: 17.2% !important;
	}
	.EUR #quant-container.game-theory {
		background-image: url(../Images/QuantTrading/EU-game-theory-md.jpg) !important;
	}*/

    #game-theory-tab h3 {
        margin-left: -15px;
        padding-top: 0;
    }

    #game-theory-tab .magic-img {
        max-height: 425px;
    }

    #poker-info-graphic {
        max-height: 225px;
    }

    #game-theory-tab #chess .col-sm-6 {
        padding-right: 0;
        padding-left: 0;
    }

    #game-theory-tab #team-sports .col-sm-6 {
        padding-right: 0;
        padding-left: 0;
    }

    #game-theory-tab .col-sm-6 .img-responsive {
        max-width: 130% !important;
        max-height: 100% !important;
        margin-left: -115px !important;
        margin-top: 0 !important;
    }

    #game-theory-tab #bottom-banner {
        border-top: none;
    }
    /*#game-theory-tab .fix {margin-top: 0 !important;}*/


    #game-theory-tab #video-games.column-2 h3 {
        margin-top: -3px !important;
    }

    #game-theory-tab .col-sm-12 .img-responsive {
        float: right !important;
        margin-left: 30px;
        margin-bottom: 3em;
        margin-top: -15px !important;
    }

    #game-theory-tab #chess.bg-img {
        display: block;
        overflow: hidden;
        border-left: 10px solid #009add;
    }

    #game-theory-tab #team-sports.bg-img {
        display: block;
        overflow: hidden;
        border-left: 10px solid #009add;
    }

    #game-theory-tab #chess .col-sm-6 h3, #game-theory-tab #team-sports .col-sm-6 h3 {
        margin-left: 0;
    }

    #game-theory-tab #chess .col-sm-6 p, #game-theory-tab #team-sports .col-sm-6 p {
        /*margin-left: 15px;*/
        margin-left: 40px;
    }

        #game-theory-tab #chess .col-sm-6 p.gaming-cta, #game-theory-tab #team-sports .col-sm-6 p.gaming-cta {
            margin-left: 40px !important;
        }

    .liquidity-img-dublin, .liquidity-img-london {
        width: 48%;
    }

    .campus-img-trader, campus-img-gaming {
        width: 48%;
    }
}
/* /media sm */


@media(min-width: 860px) {
    #game-theory-tab .col-sm-6 .img-responsive {
        position: relative;
        top: -50px;
        margin-bottom: -50px;
    }
}



@media (min-width: 947px) {
    #game-theory-tab #chess.equal {
        max-height: 325px;
    }
}

/* fixes bug with missign image from 768px- 992px */
.APAC .slider-image-11 {
    background-image: url(../Images/Home/Slider/2020-1200x680-Homepage-Blue.jpg);
    padding-top: 56.6%;
}

@media (min-width: 992px) /*md*/
{
    #home-text {
        background-color: #f5f5f5 !important;
        margin-top: -24% !important;
        max-width: 1200px;
    }

    .search-results {
        left: -52px;
    }

    #scrim {
        display: none !important;
    }

    .sub-menu .dropdown-menu {
        display: none;
    }

    .US #quantResearch-container {
        background-image: url(../Images/QuantResearch/1200-quant.jpg);
        padding-top: 37.15% !important;
    }

    .APAC #quantResearch-container {
        background-image: url(../Images/QuantResearch/1200-quant.jpg);
        padding-top: 37.15% !important;
    }

    .US #quantResearch-container.day-of-a-quantitative-researcher {
        background-image: url(../Images/QuantResearch/quantResearch-md.jpg);
        padding-top: 37.15% !important;
    }

    .APAC #quantResearch-container.day-of-a-quantitative-researcher {
        background-image: url(../Images/QuantResearch/1200-quant-dayof.jpg);
        padding-top: 37.15% !important;
    }

    .EUR #quantResearch-container {
        background-image: url(../Images/QuantResearch/EU-quantResearch-md.jpg?123);
        padding-top: 37.15% !important;
    }

    .EUR .day-of-a-quantitative-researcher#quantResearch-container {
        background-image: url(../Images/QuantResearch/EU-dayquantResearch-md.jpg);
        padding-top: 37.15% !important;
    }

    #tech-container.technology {
        background-image: url(../Images/Tech/Tech-md.jpg);
        padding-top: 37.65% !important;
    }

    .APAC #tech-container.home,
    .APAC #tech-container.technology {
        background-image: url(../Images/Tech/1200-Tech-dayofadeveloper-sydey-2021.jpg);
        padding-top: 37.65% !important;
    }

    .EUR #tech-container {
        background-image: url(../Images/Tech/993-dublin-tech-aug2021.jpg);
        padding-top: 37.65% !important;
    }

        .EUR #tech-container.technology {
            background-image: url(../Images/Tech/993-dublin-tech-aug2021.jpg);
            padding-top: 37.65% !important;
        }

    #tech-container, #tech-container.technology {
        background-image: url(../Images/Tech/Tech-md.jpg);
        padding-top: 37.65% !important;
    }

    .US #tech-container.day-of-a-developer {
        background-image: url(../Images/Tech/1200-day-of-a-developer.webp);
        padding-top: 37.65% !important;
    }

    .APAC #tech-container.day-of-a-developer {
        background-image: url(../Images/Tech/1200-Tech-dayofadeveloper-sydey-2021.jpg);
        padding-top: 37.65% !important;
    }

    #about-approach-container {
        background-image: url(../Images/About/Approach-md.jpg?123);
        padding-top: 37% !important;
    }

    .APAC #about-approach-container {
        background-image: url(../Images/About/1200-about-approach.jpg);
        padding-top: 37% !important;
    }

    .EUR #about-approach-container {
        background-image: url(../Images/about/Approach-Dublin-md.jpg);
        padding-top: 37% !important;
    }

    .home#capital-container,
    .institutional-brokerage#capital-container {
        background-image: url(../Images/about/OtherBusinesses-md.jpg);
        padding-top: 37% !important;
    }

    .etf-group#capital-container {
        background-image: url(../Images/About/etf-md.jpg);
        padding-top: 37% !important;
    }

    .global-private-equity#capital-container {
        background-image: url(../Images/about/GlobalPrivateEquity-md.jpg);
        padding-top: 37% !important;
    }

    .sig-asia#capital-container {
        background-image: url(../Images/about/GlobalPrivateEquity-md.jpg);
        padding-top: 37% !important;
    }

    .structured-capital#capital-container {
        background-image: url(../Images/Liquidity/EU-liquidity-md.jpg);
        padding-top: 37% !important;
    }

    .EUR #liquidity-container,
    .EUR .options#liquidity-container,
    .EUR .why-trade-with-us#liquidity-container,
    .EUR .etfs#liquidity-container {
        background-image: url(../Images/Liquidity/EU-liquidity-md.jpg);
        padding-top: 17% !important;
    }

    #about-container {
        background-image: url(../Images/about/About-md.jpg);
        padding-top: 37% !important;
    }

    .APAC #about-container {
        background-image: url(../Images/about/1200-about.jpg);
        padding-top: 37% !important;
    }

    .EUR #about-container {
        background-image: url(../Images/about/About-Dublin-md.jpg);
        padding-top: 37% !important;
    }

    #about-Beyond-container.home,
    #about-Beyond-container.beyond-work {
        background-image: url(../Images/about/Beyond-md.jpg);
        padding-top: 37% !important;
    }

    .APAC #about-Beyond-container.home,
    .APAC #about-Beyond-container.beyond-work {
        background-image: url(../Images/about/1200-about-beyondwork.jpg);
        padding-top: 37% !important;
    }

    #about-Beyond-container.benefits {
        background-image: url(../Images/about/Beyond-EB-md.png?v=1237);
        padding-top: 37% !important;
    }

    .APAC #about-Beyond-container.benefits {
        background-image: url(../Images/about/1200-about-benefits.jpg?v=123);
        padding-top: 37% !important;
    }

    .EUR #about-Beyond-container {
        background-image: url(../Images/about/Beyond-Dublin-md.jpg);
        padding-top: 37% !important;
    }

    #about-other-businesses-container {
        background-image: url(../Images/about/OtherBusinesses-md.jpg);
        padding-top: 37.25% !important;
    }

    #structured-capital-container {
        background-image: url(../Images/about/StructuredCapital-md.jpg);
        padding-top: 37.25% !important;
    }

    .EUR #about-other-businesses-container {
        background-image: url(../Images/about/Beyond-Dublin-md.jpg);
        padding-top: 35% !important;
    }

    #about-otherbusinesses-container,
    #about-other-businesses-container.institutional-brokerage,
    #about-other-businesses-container.sales-trading-europe,
    #about-other-businesses-container.institutional-equity-research {
        background-image: url(../Images/about/OtherBusinesses-md.jpg);
        padding-top: 37.15% !important;
    }

    #about-other-businesses-container.etf {
        background-image: url(../Images/about/etf-md.jpg);
    }

    #about-global-equity-container {
        background-image: url(../Images/about/GlobalPrivateEquity-md.jpg);
        padding-top: 37% !important;
    }

    .slider-image-1 {
        background-image: url(../Images/Home/Slider/Home-md-1.jpg);
        padding-top: 61%;
    }

    .slider-image-2 {
        background-image: url(../Images/Home/Slider/Home-md-2.jpg);
        padding-top: 61%;
    }

    .slider-image-3 {
        background-image: url(../Images/Home/Slider/Home-md-6.jpg);
        padding-top: 61%;
    }

    .slider-image-4 {
        background-image: url(../Images/Home/Slider/Home-md-4.jpg);
        padding-top: 61%;
    }

    .slider-image-5 {
        background-image: url(../Images/Home/Slider/Home-md-5.jpg);
        padding-top: 61%;
    }

    .slider-image-6 {
        background-image: url(../Images/Home/Slider/Home-md-7.jpg);
        padding-top: 61%;
    }

    .slider-image-7 {
        background-image: url(../Images/Home/Slider/Home-md-8.jpg);
        padding-top: 61%;
    }

    .EUR .slider-image-9 {
        background-image: url(../Images/Home/Slider/2020-1200x680-Homepage-Blue.jpg);
        padding-top: 56.6%;
    }

    .EUR .slider-image-10 {
        background-image: url(../Images/Home/Slider/Home-md-10.jpg);
        padding-top: 41%;
    }

    .US .slider-image-11,
    .EUR .slider-image-11 {
        background-image: url(../Images/Home/Slider/1200-Homepage.jpg);
        padding-top: 56.6%;
    }

    .APAC .slider-image-11 {
        background-image: url(../Images/Home/Slider/2020-1200x680-Homepage-Blue.jpg);
        padding-top: 56.6%;
    }

    #home-container .carousel-indicators {
        top: 55%;
    }

    #home-homewaves {
        background-image: none;
        padding: 0;
        padding-left: 15px;
        padding-bottom: 30px;
    }

    .US #campus-container,
    .US #campus-container.trading {
        background-image: url(../Images/Campus/Campus-trading-md.jpg?v=1236);
        padding-top: 37% !important;
    }

        .US #campus-container.growth-equity {
            background-image: url(../Images/Campus/Campus-growth-equity-md.jpg?v=1239);
            padding-top: 37% !important;
        }

        .US #campus-container.buy-side-research {
            background-image: url(../Images/Campus/1200-campus-buyside.jpg?v=1235);
            padding-top: 37% !important;
        }

    .APAC #campus-container,
    .APAC #campus-container.trading {
        background-image: url(../Images/Campus/1200-campus-apac-trading.jpg);
        padding-top: 37% !important;
    }

    .EUR #campus-container,
    .EUR #campus-container.trading {
        background-image: url(../Images/Campus/campus-Dublin-trading-md.jpg);
        padding-top: 37% !important;
    }

    .US #campus-container.technology {
        background-image: url(../Images/Campus/1200-campus-campustech.jpg);
        padding-top: 37% !important;
    }

    .APAC #campus-container.technology {
        background-image: url(../Images/Campus/1200-campus-apac-tech.jpg);
        padding-top: 37% !important;
    }

    .EUR #campus-container.technology {
        background-image: url(../Images/Campus/1200-campus-campustech.jpg?123);
        padding-top: 37% !important;
    }

    #campus-container.quants {
        background-image: url(../Images/Campus/1200-campus-quant.jpg);
        padding-top: 37% !important;
    }

    .APAC #campus-container.quants {
        background-image: url(../Images/Campus/1200-campus-apac-quant.jpg);
        padding-top: 37% !important;
    }

    #campus-container.ops {
        background-image: url(../Images/Campus/1200-campus-op.jpg);
        padding-top: 37% !important;
    }

    .EUR #campus-container.ops {
        background-image: url(../Images/Campus/1200-campus-op.jpg);
        padding-top: 37% !important;
    }

    #campus-container.research {
        background-image: url(../Images/Campus/1200-campus-research.jpg?v=1234);
        padding-top: 37% !important;
    }

    .APAC #campus-container.research {
        background-image: url(../Images/Campus/1200-campus-apac-research.jpg);
        padding-top: 37% !important;
    }

    .APAC #campus-container.buy-side-research {
        background-image: url(../Images/Campus/1200-campus-apac-research.jpg);
        padding-top: 37% !important;
    }

    #campus-container.private-equity {
        background-image: url(../Images/Campus/1200-campus-private-equity.jpg);
        padding-top: 37% !important;
    }

    #campus-container.co-op {
        background-image: url(../Images/Campus/Campus-research-md.jpg);
        padding-top: 37% !important;
    }

    .US #quant-container.trading, .US #quant-container.home {
        background-image: url(../Images/QuantTrading/1200-trading-quantitativetrading.jpg);
        padding-top: 37.25% !important;
    }

    .US #quant-container.products {
        background-image: url(../Images/QuantTrading/1200-trading-products.jpg);
        padding-top: 37.25% !important;
    }

    .US #quant-container.decision-making {
        background-image: url(../Images/QuantTrading/1200-trading-decisionmaking.jpg);
        padding-top: 37.25% !important;
    }

    .APAC #quant-container.trading, .APAC #quant-container.home {
        background-image: url(../Images/QuantTrading/1200-trading-quant.jpg);
        padding-top: 37.25% !important;
    }

    .APAC #quant-container.products {
        background-image: url(../Images/QuantTrading/1200-trading-products.jpg);
        padding-top: 37.25% !important;
    }

    .APAC #quant-container.decision-making {
        background-image: url(../Images/QuantTrading/1200-trading-apac-decisionmaking.jpg);
        padding-top: 37.25% !important;
    }


    .EUR #quant-container.decision-making {
        background-image: url(../Images/QuantTrading/1200-campus-Dublin-decisionmaking.jpg);
        padding-top: 37.25% !important;
    }

    .US #quant-container.game-theory {
        background-image: url(../Images/QuantTrading/1200-trading-gametheory.jpg) !important;
        padding-top: 37.25% !important;
    }

    .APAC #quant-container.game-theory {
        background-image: url(../Images/QuantTrading/1200-trading-gametheory.jpg) !important;
        padding-top: 37.25% !important;
    }

    .EUR #quant-container {
        background-image: url(../Images/QuantTrading/EU-QuantTrading-md.jpg);
        padding-top: 35% !important;
    }

        .EUR #quant-container.game-theory {
            background-image: url(../Images/QuantTrading/1200-trading-gametheory-EU.jpg?123) !important;
            padding-top: 35% !important;
        }

    #about-locations-container {
        background-image: url(../Images/about/location-md.jpg);
    }

        #about-locations-container #content-1 {
            margin-top: 0 !important;
        }

    #etf-2 {
        left: 0;
    }


    /*#etf #etf-info .left-title {text-align: center; padding-top:85px;}*/

    #game-theory-tab .col-sm-12 .img-responsive {
        max-width: 40%;
    }

    #game-theory-tab {
        margin-right: 15px;
    }

        #game-theory-tab .col-sm-6 .img-responsive {
            max-width: 102% !important;
            max-height: 100% !important;
            margin-left: -8px !important;
            margin-top: 0 !important;
        }

        #game-theory-tab #chess.equal {
            max-height: 100%;
        }
}

/* /media md */

@media (min-width: 1106px) {
    #game-theory-tab .col-sm-6 .img-responsive {
        /*max-width: 135% !important;*/
        max-width: 145% !important;
        max-height: 100% !important;
        margin-left: -70px !important;
        top: 0;
        margin-bottom: 0;
    }

    #game-theory-tab .new-img {
        float: right;
    }
}

@media (min-width: 1200px) /*lg*/
{

    #blog-header {
        padding-top: 380px !important;
    }

    #gaming-blog-header {
        padding-top: 280px !important;
    }

    #poker-blog-header {
        padding-top: 380px !important;
    }

    /* ldg - mar 9 */
    .US #quantResearch-container {
        background-image: url(../Images/QuantResearch/1800-quant.jpg);
        padding-top: 17.2% !important;
    }

    .APAC #quantResearch-container {
        background-image: url(../Images/QuantResearch/1800-quant.jpg);
        padding-top: 17.2% !important;
    }

    .US #quantResearch-container.day-of-a-quantitative-researcher {
        background-image: url(../Images/QuantResearch/quantResearch-lg.jpg);
        padding-top: 17.2% !important;
    }

    .APAC #quantResearch-container.day-of-a-quantitative-researcher {
        background-image: url(../Images/QuantResearch/1800-quant-dayof.jpg);
        padding-top: 17.2% !important;
    }

    .EUR #quantResearch-container {
        background-image: url(../Images/QuantResearch/EU-quantResearch-lg.jpg?123);
        padding-top: 17.2% !important;
    }

    .EUR .day-of-a-quantitative-researcher#quantResearch-container {
        background-image: url(../Images/QuantResearch/EU-dayQuantResearch-lg.jpg);
        padding-top: 17.2% !important;
    }

    #tech-container.technology {
        background-image: url(../Images/Tech/Tech-lg.jpg);
        padding-top: 17.55% !important;
    }

    .APAC #tech-container.home,
    .APAC #tech-container.technology {
        background-image: url(../Images/Tech/1800-Tech-dayofadeveloper-sydey-2021.jpg);
        padding-top: 17.55% !important;
    }

    .EUR #tech-container {
        background-image: url(../Images/Tech/1800-dublin-tech-aug2021.jpg);
        padding-top: 17.55% !important;
    }

        .EUR #tech-container.technology {
            background-image: url(../Images/Tech/1800-dublin-tech-aug2021.jpg);
            padding-top: 17.55% !important;
        }

    #tech-container, #tech-container.technology {
        background-image: url(../Images/Tech/Tech-lg.jpg);
        padding-top: 17.55% !important;
    }

    .US #tech-container.day-of-a-developer {
        background-image: url(../Images/Tech/1800-day-of-a-developer.webp);
        padding-top: 17.55% !important;
    }

    .APAC #tech-container.day-of-a-developer {
        background-image: url(../Images/Tech/1800-Tech-dayofadeveloper-sydey-2021.jpg);
        padding-top: 17.55% !important;
    }

    .home#capital-container,
    .institutional-brokerage#capital-container {
        background-image: url(../Images/about/OtherBusinesses-lg.jpg);
        padding-top: 17% !important;
    }

    .etf-group#capital-container {
        background-image: url(../Images/About/etf-lg.jpg);
        padding-top: 17% !important;
    }

    .global-private-equity#capital-container {
        background-image: url(../Images/about/GlobalPrivateEquity-lg.jpg);
        padding-top: 17% !important;
    }

    .sig-asia#capital-container {
        background-image: url(../Images/about/GlobalPrivateEquity-lg.jpg);
        padding-top: 17% !important;
    }

    .structured-capital#capital-container {
        background-image: url(../Images/Liquidity/EU-liquidity-lg.jpg);
        padding-top: 17% !important;
    }

    #form-container {
        background-image: url(../Images/Home/form-lg.png);
        padding-top: 15% !important;
    }

    #about-container {
        background-image: url(../Images/about/About-lg.jpg);
        padding-top: 17% !important;
    }

    .APAC #about-container {
        background-image: url(../Images/about/1800-about.jpg);
        padding-top: 17% !important;
    }

    .EUR #about-container {
        background-image: url(../Images/about/About-Dublin-lg.jpg);
        padding-top: 17% !important;
    }

    #about-Beyond-container.home,
    #about-Beyond-container.beyond-work {
        background-image: url(../Images/about/Beyond-lg.jpg);
        padding-top: 17% !important;
    }

    .APAC #about-Beyond-container.home,
    .APAC #about-Beyond-container.beyond-work {
        background-image: url(../Images/about/1800-about-beyondwork.jpg);
        padding-top: 17% !important;
    }

    #about-Beyond-container.benefits {
        background-image: url(../Images/about/Beyond-EB-lg.png?v=1237);
        padding-top: 17% !important;
    }

    .APAC #about-Beyond-container.benefits {
        background-image: url(../Images/about/1800-about-benefits.jpg?v=123);
        padding-top: 17% !important;
    }

    .EUR #about-Beyond-container {
        background-image: url(../Images/about/Beyond-Dublin-lg.jpg);
        padding-top: 17% !important;
    }

    #about-other-businesses-container {
        background-image: url(../Images/about/OtherBusinesses-lg.jpg);
        padding-top: 17.2% !important;
    }

    #structured-capital-container {
        background-image: url(../Images/about/StructuredCapital-lg.jpg);
        padding-top: 17.2% !important;
    }

    .EUR #about-other-businesses-container {
        background-image: url(../Images/about/Beyond-Dublin-lg.jpg);
        padding-top: 35% !important;
    }

    #about-otherbusinesses-container,
    #about-other-businesses-container.institutional-brokerage,
    #about-other-businesses-container.sales-trading-europe,
    #about-other-businesses-container.institutional-equity-research {
        background-image: url(../Images/about/OtherBusinesses-lg.jpg);
        padding-top: 17.2% !important;
    }

    #about-other-businesses-container.etf {
        background-image: url(../Images/About/etf-lg.jpg);
    }

    #about-global-equity-container {
        background-image: url(../Images/about/GlobalPrivateEquity-lg.jpg);
        padding-top: 17% !important;
    }

    #about-approach-container {
        background-image: url(../Images/About/Approach-lg.jpg?123);
        padding-top: 17% !important;
    }

    .APAC #about-approach-container {
        background-image: url(../Images/About/1800-about-approach.jpg);
        padding-top: 17% !important;
    }

    .EUR #about-approach-container {
        background-image: url(../Images/about/Approach-Dublin-lg.jpg);
        padding-top: 17% !important;
    }

    .US #campus-container,
    .US #campus-container.trading {
        background-image: url(../Images/Campus/Campus-trading-lg.jpg?v=1236);
        padding-top: 17% !important;
    }

        .US #campus-container.growth-equity {
            background-image: url(../Images/Campus/Campus-growth-equity-lg.jpg?v=1239);
            padding-top: 17% !important;
        }

        .US #campus-container.buy-side-research {
            background-image: url(../Images/Campus/1800-Campus-buyside.jpg?v=1235);
            padding-top: 17% !important;
        }

    .APAC #campus-container,
    .APAC #campus-container.trading {
        background-image: url(../Images/Campus/1800-campus-apac-trading.jpg);
        padding-top: 17% !important;
    }

    .EUR #campus-container,
    .EUR #campus-container.trading {
        background-image: url(../Images/Campus/campus-Dublin-trading-lg.jpg);
        padding-top: 17% !important;
    }

    .US #campus-container.technology {
        background-image: url(../Images/Campus/1800-campus-campustech.jpg);
        padding-top: 17% !important;
    }

    .APAC #campus-container.technology {
        background-image: url(../Images/Campus/1800-campus-apac-tech.jpg);
        padding-top: 17% !important;
    }

    .EUR #campus-container.technology {
        background-image: url(../Images/Campus/1800-campus-campustech.jpg?123);
        padding-top: 17% !important;
    }

    #campus-container.quants {
        background-image: url(../Images/Campus/1800-campus-quant.jpg);
        padding-top: 17% !important;
    }

    .APAC #campus-container.quants {
        background-image: url(../Images/Campus/1800-campus-apac-quant.jpg);
        padding-top: 17% !important;
    }

    #campus-container.ops {
        background-image: url(../Images/Campus/1800-campus-op.jpg);
        padding-top: 17% !important;
    }

    .EUR #campus-container.ops {
        background-image: url(../Images/Campus/1800-campus-op.jpg);
        padding-top: 17% !important;
    }

    #campus-container.research {
        background-image: url(../Images/Campus/1800-campus-research.jpg?v=1234);
        padding-top: 17% !important;
    }

    .APAC #campus-container.research {
        background-image: url(../Images/Campus/1800-campus-apac-research.jpg);
        padding-top: 17% !important;
    }

    .APAC #campus-container.buy-side-research {
        background-image: url(../Images/Campus/1800-campus-apac-research.jpg);
        padding-top: 17% !important;
    }

    #campus-container.private-equity {
        background-image: url(../Images/Campus/1800-campus-private-equity.jpg);
        padding-top: 17% !important;
    }

    #campus-container.co-op {
        background-image: url(../Images/Campus/Campus-research-lg.jpg);
        padding-top: 17% !important;
    }

    .US #quant-container.trading, .US #quant-container.home {
        background-image: url(../Images/QuantTrading/QuantTrading-lg.jpg);
        padding-top: 17.2% !important;
    }

    .APAC #quant-container.trading, .APAC #quant-container.home {
        background-image: url(../Images/QuantTrading/QuantTrading-lg.jpg);
        padding-top: 17.2% !important;
    }

    .EUR #quant-container {
        background-image: url(../Images/QuantTrading/EU-QuantTrading-lg.jpg);
        padding-top: 17.2% !important;
    }

        .EUR #quant-container.game-theory {
            background-image: url(../Images/QuantTrading/game-theory-lg.jpg) !important;
            padding-top: 17.2% !important;
        }

    .slider-image-1 {
        background-image: url(../Images/Home/Slider/Home-lg-1.jpg);
        padding-top: 61%;
    }

    .slider-image-2 {
        background-image: url(../Images/Home/Slider/Home-lg-2.jpg);
        padding-top: 61%;
    }

    .slider-image-3 {
        background-image: url(../Images/Home/Slider/Home-lg-6.jpg);
        padding-top: 61%;
    }

    .slider-image-4 {
        background-image: url(../Images/Home/Slider/Home-lg-4.jpg);
        padding-top: 61%;
    }

    .slider-image-5 {
        background-image: url(../Images/Home/Slider/Home-lg-5.jpg);
        padding-top: 61%;
    }

    .slider-image-6 {
        background-image: url(../Images/Home/Slider/Home-lg-7.jpg);
        padding-top: 56.7%;
    }

    .slider-image-7 {
        background-image: url(../Images/Home/Slider/Home-lg-8.jpg);
        padding-top: 56.7%;
    }

    .EUR .slider-image-9 {
        background-image: url(../Images/Home/Slider/2020-1800x1020-Homepage-Blue.jpg);
        padding-top: 56.6%;
    }

    .EUR .slider-image-10 {
        background-image: url(../Images/Home/Slider/Home-lg-10.jpg);
        padding-top: 41%;
    }

    .US .slider-image-11,
    .EUR .slider-image-11 {
        background-image: url(../Images/Home/Slider/1800-Homepage.jpg);
        padding-top: 56.6%;
    }

    .APAC .slider-image-11 {
        background-image: url(../Images/Home/Slider/2020-1800x1020-Homepage-Blue.jpg);
        padding-top: 56.6%;
    }

    #home-container .carousel-indicators {
        top: 38%;
    }

    #home-homewaves {
        background-image: none;
        padding: 0;
        padding-left: 15px;
        padding-bottom: 45px;
    }

    #about-locations-container {
        background-image: url(../Images/about/location-lg.jpg);
    }


    #etf #etf-info .left-title,
    #structured-capital-container #etf-info .left-title,
    #aol-why-trade-with-us #etf-info .left-title,
    #aol-etfs #etf-info .left-title,
    #aol-options #etf-info .left-title {
        text-align: center;
        padding-top: 65px;
    }

    #etf .etf-heading span,
    #structured-capital-container .etf-heading span,
    #aol-why-trade-with-us .etf-heading span,
    #aol-etfs .etf-heading span,
    #aol-options .etf-heading span {
        font-size: 1.1em;
    }

    .US #quant-container.trading, .US #quant-container.home {
        background-image: url(../Images/QuantTrading/1800-trading-quantitativetrading.jpg);
        padding-top: 17.2% !important;
    }

    .US #quant-container.products {
        background-image: url(../Images/QuantTrading/1800-trading-products.jpg);
        padding-top: 17.2% !important;
    }

    .US #quant-container.game-theory {
        background-image: url(../Images/QuantTrading/1800-trading-gametheory.jpg) !important;
        padding-top: 17.2% !important;
    }

    .US #quant-container.decision-making {
        background-image: url(../Images/QuantTrading/1800-trading-decisionmaking.jpg);
        padding-top: 17.2% !important;
    }

    .APAC #quant-container.trading, .APAC #quant-container.home {
        background-image: url(../Images/QuantTrading/1800-trading-quant.jpg);
        padding-top: 17.2% !important;
    }

    .APAC #quant-container.products {
        background-image: url(../Images/QuantTrading/1800-trading-products.jpg);
        padding-top: 17.2% !important;
    }

    .APAC #quant-container.game-theory {
        background-image: url(../Images/QuantTrading/1800-trading-gametheory.jpg) !important;
        padding-top: 17.2% !important;
    }

    .EUR #quant-container.game-theory {
        background-image: url(../Images/QuantTrading/1800-trading-gametheory-EU.jpg?123) !important;
        padding-top: 17.2% !important;
    }

    .APAC #quant-container.decision-making {
        background-image: url(../Images/QuantTrading/1800-trading-apac-decisionmaking.jpg);
        padding-top: 17.2% !important;
    }

    .EUR #quant-container.decision-making {
        background-image: url(../Images/QuantTrading/1800-campus-Dublin-decision-making.jpg);
        padding-top: 17.2% !important;
    }

    #game-theory-tab > div {
        padding: auto 30px;
    }

    #game-theory-tab h2 {
        text-align: center;
        color: #009add !important;
        margin-top: 1em;
    }

    #game-theory-tab .row {
        margin-top: 10px;
    }

    /* 1/2 width copy*/
    #game-theory-tab p {
        padding-left: 15px;
        /*padding-left: 25px;*/
    }

        #game-theory-tab p.lead {
            padding-right: 10px;
            margin-bottom: 0;
        }

    #game-theory-tab .col-sm-12 .img-responsive {
        margin-top: -75px !important;
        margin-bottom: 4em !important;
    }

    #game-theory-tab .col-sm-6 .img-responsive {
        max-width: 130% !important;
    }

    #game-theory-tab #chess .col-sm-6 p, #game-theory-tab #team-sports .col-sm-6 p {
        margin-left: 25px !important;
    }
}
/* /media lg */

#_game-theory {
    margin-left: 15px !important;
    padding: 0 !important;
}

@media (min-width: 1280px) {
    #game-theory-tab .col-sm-6 .img-responsive {
        position: relative;
        top: -50px;
        margin-bottom: -100px;
    }
}

@media(min-width:1350px) {
    #game-theory-tab .col-sm-6 .img-responsive {
        /*max-width: 102% !important;*/
        max-width: 108% !important;
        top: 0;
        margin-bottom: 0;
    }
}

@media(min-width: 1435px) /*xl*/ {
    #game-theory-tab .new-img {
        display: none;
    }

    #game-theory-tab .new-img2 {
        display: block;
        float: right;
    }

    #game-theory-tab .col-sm-6 .img-responsive {
        /*max-width: 135% !important;*/
        max-width: 145% !important;
    }
}

@media(min-width: 1630px) {
    #game-theory-tab .col-sm-6 .img-responsive {
        position: relative;
        top: -50px;
        margin-bottom: -75px;
    }
}

@media(min-width: 1700px) {
    #game-theory-tab .col-sm-6 .img-responsive {
        /*max-width: 102% !important;*/
        max-width: 112% !important;
        top: 0;
        margin-bottom: 0;
    }
}

#magic-section {
    background-color: #7ac143;
}

    #magic-section .magic-text-contain {
        width: 50%;
        float: left;
        min-width: 335px;
    }

    #magic-section #magic-image-contain {
        float: right;
        /*width: 66.66%;*/
        width: 49.16%;
        margin-right: -15px;
        margin-top: 0px !important;
    }

@media(max-width: 1550px) {
    #magic-section .magic-text-contain {
        width: 50%;
        float: left;
        min-width: 335px;
    }

    #magic-section #magic-image-contain {
        float: right;
        width: 50%;
        margin-top: 0px !important;
    }
}



@media(max-width: 974px) {
    #game-theory-tab .row {
        margin-right: 0px;
    }
}

@media(max-width: 750px) {
    #game-theory-tab .row {
        margin-right: -15px;
    }
}

#magic-section #magic-image-contain .magic-sm-img {
    float: right;
    width: 105%;
}

@media(max-width: 1200px) {
    #magic-section #magic-image-contain .magic-sm-img {
        width: 104%;
    }
}

@media(max-width: 1079px) {
    #magic-section #magic-image-contain .magic-sm-img {
        width: 105%;
    }
}

#magic-section #magic-image-contain .magic-img {
    height: 100%;
    float: right;
}

@media(min-width: 1800px) {
    #magic-section #magic-image-contain .magic-sm-img {
        display: none;
    }

    #magic-section #magic-image-contain .magic-img {
        display: block;
    }
}

@media(max-width: 1800px) {
    #magic-section #magic-image-contain .magic-sm-img {
        display: block;
    }

    #magic-section #magic-image-contain .magic-img {
        display: none;
    }
}

@media(max-width: 767px) {
    #magic-section .magic-text-contain {
        width: 100%;
        float: left;
        min-width: 335px;
    }

    #magic-section #magic-image-contain {
        display: none;
    }
}

/* ------------------------------- */
/* LOCATIONS PAGE */
#about-locations-container #content-1 .col-sm-8 {
    background-color: rgba(251,251,251,0.5);
}

#locations-div {
    padding: 0 30px 100px !important;
}

#about-locations-container #content-1 {
    margin-top: -30%;
    background-color: transparent;
}

#about-locations-container .col-sm-3 {
    padding-right: 0;
}

#about-locations-container p {
    font-size: .9em;
    margin-top: .2em;
}

#about-locations-container h2 {
    font-size: 1.5em;
    padding-left: 15px;
    margin: 1em auto 0;
}

#about-locations-container h3 {
    font-size: 1em;
    line-height: 1.2em;
    margin: .5em auto 0;
}

/* ------------------------------- */
/* DISCLOSURE PAGE */
#disclosure-container #content-1 {
    margin-top: auto;
}

#disclosure-container h2 {
    font-size: 130%;
}

#disclosure-container h3 {
    font-size: 110%;
}

#disclosure-container td {
    padding: 5px;
}

/* ------------------------------- */
/* PRINT */

@media print {

    body {
        width: 1600px;
    }

    div[class|=col-] {
        float: left;
    }

    .col-sm-6 {
        width: 50%;
    }

    a[href]:after {
        content: none !important;
    }

    abbr[title]:after {
        content: none !important;
    }

    .navbar {
        display: block !important;
    }

    .tab-pane, .fade {
        display: block !important;
    }
}

/* ------------------------------- */
/* AVENIR FONTS

font-family:'Avenir LT W01 35 Light';
font-family:'AvenirLTW01-35LightObli';
font-family:'Avenir LT W01 65 Medium';
font-family:'AvenirLTW01-65MediumObl';
font-family:'Avenir LT W01 95 Black';
font-family:'AvenirLTW01-95BlackObli';
font-family:'Avenir LT W01 85 Heavy';
font-family:'AvenirLTW01-85HeavyObli';
*/

/* ------------------------------- */
/* SEARCH PAGE */

.col-md-11.no-pad-vert.search-results {
    min-height: 279px;
}

/* ------------------------------- */
body {
    min-height: 0;
}

.my-bg {
    font-family: 'Avenir LT W01 35 Light';
    box-shadow: none;
    color: rgba(38, 38, 38, 1) !important;
    background-color: rgba(0, 154, 221, .6) !important;
}

.mop-subhead {
    line-height: 1.2em;
    margin-top: 0;
    margin-bottom: 0;
}

    .mop-subhead:last-of-type {
        margin-bottom: 2em;
    }

    .mop-subhead span {
        font-family: 'Avenir LT W01 85 Heavy';
    }

ul.heading-list > li {
    list-style-type: none;
    margin-left: -1em;
    font-family: 'BrutalType-Medium';
    font-weight: 800;
    font-style: normal;
}

.nested-list, .nested-list li {
    font-weight: normal;
    list-style-type: disc;
    font-size: inherit !important;
    line-height: inherit !important;
}

.gaming-entry {
    border-top: 1px solid #ddd;
    padding-top: 30px;
}

    .gaming-entry:first-of-type {
        border-top: none;
        padding-top: 20px;
    }

    .gaming-entry:last-of-type {
        border-top: 1px solid #ddd;
        padding-top: 20px;
        padding-bottom: 15px;
    }

.gaming-title {
    font-size: 23px;
    color: #ee7600;
    font-weight: bolder;
}

.gaming-name-position {
    font-style: italic;
    font-size: 16px;
}

a.adjust {
    color: #333;
    text-align: center;
    text-decoration: underline;
    color: #ee7600;
    float: right;
    margin-top: -25px;
}

.more-less {
    margin-bottom: 40px;
}

.text-more {
    float: left;
    display: block;
    padding: 14px 10px 0 0;
    font-size: medium;
}

.image-more {
    float: right;
    display: block;
    padding: 18px 0 0 0;
}

.privacy-list {
    list-style-type: none;
}

    .privacy-list li:before {
        content: "(" counter(section, lower-alpha) ") ";
    }

    .privacy-list li {
        counter-increment: section;
    }

/* ------------------------------- */
/* Site Map PAGE */
#sitemap-div {
    padding: 70px 30px 30px !important;
}

#sitemap-container #content-1 {
    background-color: transparent;
}

#sitemap-containerr .col-sm-3 {
    padding-right: 0;
}

.sitemap {
    position: relative;
    list-style: none;
    display: inline-block;
}

li.sitemap-li {
    list-style: none;
    padding-bottom: 15px;
    display: inline-block;
}

.EUR li.force_show_EUR {
    display: block !important;
}

.US li.force_show_EUR {
    display: none !important;
}

.APAC li.force_show_EUR {
    display: none !important;
}

.EUR li.force_show_APAC {
    display: none !important;
}

.US li.force_show_APAC {
    display: none !important;
}

.APAC li.force_show_APAC {
    display: block !important;
}

.sitemap-label {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
}

    .sitemap-label a {
        color: #009ADD;
        font-size: 1.3em;
        padding-left: 15px;
        margin: 1em auto 0;
    }

.footer-text a {
    color: white;
}

.sitemap-li ul li:first-of-type {
    padding-top: 5px;
}

.sitemap-li ul li {
    list-style: none;
    overflow: hidden;
    float: left;
    width: 100%;
    margin-bottom: 0 !important;
}

    .sitemap-li ul li a {
        font-size: 1em;
        line-height: 1.8em;
        margin: .5em auto 0;
        color: #333;
    }

    .sitemap-li ul li ul li {
        display: block;
        width: 100%;
        list-style: none;
        overflow: hidden;
    }

        .sitemap-li ul li ul li a {
            font-weight: 400;
            font-size: .9em;
        }

@media(max-width:768px) {
    #sitemap-container #content-1 .col-sm-12, #sitemap-container #content-1 .col-md-8 {
        height: 100%;
    }

    li.sitemap-li {
        display: inline !important;
    }

    /*CSS for Search bar on 404 page*/
    #SearchBox {
        visibility: hidden;
    }

    #ErrorTagDesktop {
        visibility: hidden;
    }

    #ErrorTagMobile {
        margin-top: 30px !important;
        visibility: visible !important;
    }
}

.gamer87-fighting-table {
    width: 40%;
    margin-left: 41px;
}

.gamer87-fighting-text {
    /* Safari */
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    /* Firefox */
    -moz-transform: rotate(-90deg);
    /* IE */
    -ms-transform: rotate(-90deg);
    /* Opera */
    -o-transform: rotate(-90deg);
    position: relative;
    float: left;
    clear: left;
    top: 83px;
}

.gamer87-win-table {
    width: 80%;
}

    .gamer87-win-table tr td {
        text-align: center;
        vertical-align: central;
    }

/* For serchbox implementation on Error 404 Page*/
#SearchBox {
    width: 40%;
    margin: auto;
}

#ErrorTagMobile {
    visibility: hidden;
}



/* Unknown source */
/*#SearchBox input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
	background-color: #009add;
}*/

#SearchBox input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
    background-color: #009add;
}

@media (min-width: 992px) {
    .mobile-3d-message {
        display: none;
    }
}

.navbar-toggle {
    margin-top: -62px !important;
}



@media (max-width: 991px) {
    .menuspritediv {
        margin-right: auto;
        margin-left: auto;
        /*width: 217px;*/
        width: 152px;
        display: block;
        float: none;
    }

    .navbar-toggle {
        margin-top: -55px !important;
    }

    #header-content button {
        float: left;
    }
}

/* These styles below  RIGHT align the hamburger menu */
#header-content button {
    float: right !important;
}

#menu-container {
    height: 0px !important;
    float: right !important;
}

@media (max-width: 767px) {
    #menu-container {
        height: auto !important;
        width: 100%;
    }
}

@media (max-width: 991px) {
    #navbar-collapse-1 .navbar-nav {
        background-color: white;
        float: right !important;
        height: 0px !important;
        position: relative;
        margin-right: -1px;
        width: 30%;
        min-width: 260px;
    }
}

@media (max-width: 767px) {
    #navbar-collapse-1 .navbar-nav {
        width: 30%;
        min-width: 213px;
    }
}

@media (max-width: 500px) {
    #navbar-collapse-1 .navbar-nav {
        float: none !important;
        height: auto !important;
        width: 100%;
    }
}

/* right aligns the submenu carets */
@media (max-width: 991px) {
    .upper-nav > .mobile-menu > a:first-child, .upper-nav > .mobile-menu > a:first-child:hover, .upper-nav > .mobile-menu > a:first-child:focus {
        /*float: right;*/
        padding-right: 23px;
    }
}

.search-toggle {
    /*background: transparent;
  border: 0 !important;*/
    -moz-column-rule: #ffffff;
    column-rule: #ffffff;
    display: block;
    height: 2.5rem;
    margin-top: -1.125rem;
    padding: 0;
    position: absolute;
    right: 0.625rem;
    /*  top: 43%;*/
    /*top: 5%;*/
    width: 2.5rem;
    z-index: 999;
}

/*.search-toggle:active, .search-toggle:hover {
  background: transparent;
}

.search-toggle:focus {
  background: transparent;
}*/


body.search-results .site-main .search-form {
    display: none;
}

    body.search-results .site-main .search-form .google-custom-search-input {
        display: table-cell;
        vertical-align: bottom;
    }

        body.search-results .site-main .search-form .google-custom-search-input input[type="text"] {
            box-sizing: border-box;
            margin-right: 0.1875rem;
            vertical-align: bottom;
            width: 95.5%;
            font-size: 1.25rem;
        }

            body.search-results .site-main .search-form .google-custom-search-input input[type="text"]::-webkit-input-placeholder {
                color: #cccccc;
                font-size: 1.25rem;
            }

            body.search-results .site-main .search-form .google-custom-search-input input[type="text"]:-moz-placeholder {
                color: #cccccc;
                font-size: 1.25rem;
            }

            body.search-results .site-main .search-form .google-custom-search-input input[type="text"]::-moz-placeholder {
                color: #cccccc;
                font-size: 1.25rem;
            }

            body.search-results .site-main .search-form .google-custom-search-input input[type="text"]:-ms-input-placeholder {
                color: #cccccc;
                font-size: 1.25rem;
            }

.site-header .search-form {
    background: #fff;
    display: none;
    padding: 1.25rem;
    border-top: 1px solid #eee;
    z-index: 999;
    position: absolute;
    top: 100%;
    box-shadow: 0 7px 7px rgba(0, 0, 0, 0.05), 7px 5px 7px rgba(0, 0, 0, 0.05), -7px 5px 7px rgba(0, 0, 0, 0.05);
}

    .site-header .search-form.toggled {
        /*animation: fadeInDown 0.3s ease-in;*/
        /*display: block;*/
        /*z-index: 999;*/
        /*position: absolute;*/
        /*top: 100%;*/
    }

@media screen and (min-width:1800px) {
    .site-header .search-form {
        max-width: 1200px;
        margin-left: calc(50% - 600px);
    }
}


.site-header .search-form .google-custom-search-input {
    margin-bottom: 0;
}

.site-header .search-form button, .site-header .search-form .input-group-addon {
    border: 0;
    background: 0;
}

.site-header .search-form .search-field {
    background: transparent;
    border: none;
    border-bottom: 1px solid #cccccc;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    padding-left: 0;
    font-size: 1.75rem;
}

    .site-header .search-form .search-field::-webkit-input-placeholder {
        color: #919191;
        font-size: 1.75rem;
    }

    .site-header .search-form .search-field:-moz-placeholder {
        color: #919191;
        font-size: 1.75rem;
    }

    .site-header .search-form .search-field::-moz-placeholder {
        color: #919191;
        font-size: 1.75rem;
    }

    .site-header .search-form .search-field:-ms-input-placeholder {
        color: #919191;
        font-size: 1.75rem;
    }

/*.site-header .search-form button {
  display: none;
}*/

.widget_search .search-form {
    display: table;
    width: 100%;
}

@media screen and (min-width: 64rem) {
    body.search-results .site-main .search-form {
        display: table;
    }
}





.magnify-icon-submit {
    padding: 0.4375rem 0.5rem 0.4375rem 0.5625rem;
}

    .magnify-icon-submit svg {
        height: 2rem;
        width: 2rem;
    }



.animated {
    animation-duration: 0.35s;
    animation-fill-mode: both;
}

    .animated.infinite {
        animation-iteration-count: infinite;
    }

    .animated.hinge {
        animation-duration: 0.7s;
    }

    .animated.bounceIn, .animated.bounceOut {
        animation-duration: 0.2625s;
    }

    .animated.flipOutX, .animated.flipOutY {
        animation-duration: 0.2625s;
    }

.fadeInDown {
    animation-name: fadeInDown;
}

.main-navigation.toggled ul {
    animation: fadeInDown 0.3s ease-in;
    display: block;
    z-index: 999;
}

.blank-subnav-height {
    margin: 0 0 10px 0;
}

@media(min-width: 992px) {
    #navbar-header {
        width: 17%; /* overriddens col-md-3 percentage*/
    }

    #menu-container {
        width: 83%; /* overriddens col-md-9 percentage*/
    }
}


.upper-nav {
    margin-top: 30px;
    margin-bottom: 0;
}

    .upper-nav a {
        background: none;
        padding-top: 3px;
        padding-bottom: 3px;
    }

    .upper-nav > li {
        border-bottom: 4px solid transparent;
    }

        .upper-nav > li:hover {
            border-bottom: 4px solid #000;
        }


.sub-nav-height {
    margin-top: 5px;
    margin-bottom: 5px;
}

.sub-nav {
    position: absolute;
    display: none;
    font-size: 12px;
}

    .sub-nav > li:first-child {
        padding-left: 10px;
    }

    .sub-nav > li:last-child {
        padding-right: 0;
    }

    .sub-nav.active {
        display: block;
    }

    .sub-nav li a {
        color: #767676;
        text-transform: lowercase;
    }

    .sub-nav li.currpage a, .sub-nav a:hover {
        color: #000;
        text-decoration: none;
    }

@media all and (min-width: 991px) {
    #liquidity-EU-top-nav {
        border-bottom-color: transparent !important;
    }

        #liquidity-EU-top-nav #liquidity-EU-nav-item,
        #capital-US-top-nav #capital-US-nav-item,
        #capital-APAC-top-nav #capital-APAC-nav-item {
            background-color: #eee !important;
            padding-left: 5px;
            padding-right: 5px;
        }

            #liquidity-EU-top-nav #liquidity-EU-nav-item:hover,
            #liquidity-EU-top-nav.active #liquidity-EU-nav-item,
            #capital-US-top-nav #capital-US-nav-item:hover,
            #capital-APAC-top-nav #capital-APAC-nav-item:hover {
                background-color: #009ADD !important;
                color: #fff !important;
            }

    #capital-US-top-nav {
        border-bottom-color: transparent !important;
    }

        #capital-US-top-nav #capital-US-nav-item {
            background-color: none;
            padding-left: 5px;
            padding-right: 5px;
        }

            #capital-US-top-nav #capital-US-nav-item:hover,
            #capital-US-top-nav.active #capital-US-nav-item {
                background-color: none;
                color: #767676;
            }

    #capital-APAC-top-nav {
        border-bottom-color: transparent !important;
    }

        #capital-APAC-top-nav #capital-APAC-nav-item {
            background-color: none;
            padding-left: 5px;
            padding-right: 5px;
            padding-top: 2px;
        }

            #capital-APAC-top-nav #capital-APAC-nav-item:hover,
            #capital-APAC-top-nav.active #capital-APAC-nav-item {
                background-color: none;
                color: #767676;
            }
}

.location-drop.btn-group {
    vertical-align: baseline;
}

.location-drop button {
    background-color: #eee;
    border: 0;
    border-radius: 0;
}

.location-drop .dropdown-menu {
    border-radius: 0;
}

.navbar-header .location-drop {
    position: absolute;
    top: 0;
    right: 35px;
}

#social-media .location-drop a {
    background-image: none;
    text-align: left;
}

.icon-globe {
    background-image: url(../Images/Global/globe.png);
    width: 16px;
    height: 16px;
    margin-right: 3px;
    vertical-align: text-top;
}


/*header padding for 100% width*/
@media all and (max-width: 1200px) and (min-width: 992px) {
    #top-nav > div:first-child {
        padding-left: 20px !important;
    }

    #top-nav > div:last-child {
        padding-right: 20px !important;
    }

    .sub-nav {
        padding-right: 20px !important;
    }

    .navbar-header .location-drop {
        right: 55px;
    }

    #header-content .search {
        right: 20px;
    }

    #social-md {
        padding-right: 20px;
    }
}

#navbar-header img {
    max-width: 173px;
    min-width: 173px;
}

#chess-nav #navbar-header img {
    max-width: 400px;
    min-width: 173px;
}

@media all and (max-width: 590px) {
    #chess-nav #navbar-header img {
        max-width: 275px;
        min-width: 173px;
    }
}

@media all and (max-width: 476px) {
    #chess-nav #navbar-header img {
        max-width: 233px;
        min-width: 173px;
    }
}

@media all and (max-width: 416px) {
    #chess-nav #navbar-header img {
        max-width: 209px;
        min-width: 173px;
    }
}

@media (max-width: 590px) {
    #chess-nav #chess-cas-button {
        margin-top: -15px;
    }
}


    #liquidity-container #content-1 .tab-menu {
        background-color: #ffffff;
        padding: 0px;
    }

    #capital-container #content-1 .tab-menu {
        background-color: #f5f5f5 !important;
        padding: 0px;
    }

    .global-private-equity#capital-container #content-1 #about-global-text .col-sm-6 {
        padding: 30px 30px 50px 30px !important;
    }

    @media (max-width: 767px) {
        .global-private-equity#capital-container #content-1 #about-global-text .col-sm-6 {
            padding: 0px 15px 10px 15px !important;
        }
    }

    .global-private-equity#capital-container h2 {
        color: #009ADD !important;
    }

    .home#capital-container #capital-institutional-brokerage,
    .institutional-brokerage#capital-container #capital-institutional-brokerage {
        padding: 30px 5px 50px 15px !important;
        background-color: #f5f5f5;
        padding-bottom: 50px !important;
        display: table;
    }

        .home#capital-container #capital-institutional-brokerage .tab-content .active,
        .institutional-brokerage#capital-container #capital-institutional-brokerage .tab-content .active {
            top: -25px;
            position: relative;
            padding: 0 5px 0 20px;
        }

    @media (max-width: 767px) {
        .home#capital-container .panel-body,
        .institutional-brokerage#capital-container .panel-body {
            padding: 0px !important;
        }
    }

    #aol-why-trade-with-us,
    #aol-etfs,
    #aol-options {
        background-color: #F5F5F5;
        display: inline-block;
        width: 100%;
        padding-bottom: 20px;
    }

    @media all and (max-width:767px) {
        #aol-why-trade-with-us,
        #aol-etfs,
        #aol-options {
            background-color: #Ffffff;
            display: inline-block;
            width: 100%;
            padding-bottom: 20px;
        }
    }



    #liquidity-container .tab-content .active {
        padding: 0px;
    }

    #capital-container .tab-content .active {
        padding: 0px;
    }


    #liquidity-container .nav-tabs {
        background-color: #F5F5F5;
        margin-top: 15px;
    }

    #capital-container .nav-tabs {
        background-color: #F5F5F5;
        margin-top: 25px;
    }

    #liquidity-container .nav-tabs li {
        margin-top: -15px;
    }

    #capital-container .nav-tabs li {
        margin-top: -15px;
    }

        #capital-container .nav-tabs li#institutional-brokerage {
            width: auto !important;
            float: left !important;
        }

    @media all and (min-width:1200px) {
        #liquidity-text {
            width: 66.66%;
        }

        #capital-text {
            width: 66.66%;
        }
    }

    #liquidity-container #content-1 {
        padding-top: -0px !important;
    }

    #capital-container #content-1 {
        padding-top: -0px !important;
    }

    @media all and (max-width:768px) {
        #aol-why-trade-with-us .dod-text,
        #aol-etfs .dod-text,
        #aol-options .dod-text {
            padding-left: 0px;
            padding-right: 0px;
        }
    }

    #aol-why-trade-with-us #infographic-5 {
        z-index: 2;
    }

    @media all and (max-width:768px) {
        #aol-why-trade-with-us #infographic-5,
        #aol-etfs #infographic-5,
        #aol-options #infographic-5 {
            padding-left: 0px;
            padding-right: 0px;
        }
    }

    #liquidity-header {
        padding-top: 15px;
    }

        #liquidity-header .lead {
            font-weight: bold;
        }

    #content-1 h1.liquidity-info-heading {
        /*display: inline;*/
        display: inline-block;
        margin-bottom: 20px;
    }


    #liquidity-bottom-tile {
        padding: 30px 0px 20px 0px;
        margin-left: auto;
        margin-right: auto;
    }

    @media all and (max-width:768px) {
        #liquidity-bottom-tile {
            /*padding: 20px 35px 20px 35px ;*/
            padding: 20px 20px 20px 20px;
            /*max-width: 616px;*/
            max-width: 576px;
        }
    }






    #aol-why-trade-with-us-outside #text-infographic .etf-light-blue,
    #aol-etfs-outside #text-infographic .etf-light-blue,
    #aol-options-outside #text-infographic .etf-light-blue {
        background-color: #009add;
    }

    @media all and (min-width:768px) {
        #aol-why-trade-with-us-outside #text-infographic .etf-light-blue,
        #aol-etfs-outside #text-infographic .etf-light-blue,
        #aol-options-outside #text-infographic .etf-light-blue {
            background-color: #009add;
            margin-top: 25px;
        }
    }

    @media all and (min-width:768px) {
        #aol-why-trade-with-us-outside #text-infographic .infographic-heading,
        #aol-etfs-outside #text-infographic .infographic-heading,
        #aol-options-outside #text-infographic .infographic-heading {
            padding-bottom: 15px;
            margin-top: 15px;
        }
    }

    @media all and (min-width:768px) {
        #aol-why-trade-with-us-outside #text-infographic .padding-light-30,
        #aol-etfs-outside #text-infographic .padding-light-30,
        #aol-options-outside #text-infographic .padding-light-30 {
            height: 30px;
            background-color: #009add;
        }
    }

    @media all and (min-width:768px) {
        #aol-why-trade-with-us-outside #text-infographic .etf-light-blue .stats,
        #aol-etfs-outside #text-infographic .etf-light-blue .stats,
        #aol-options-outside #text-infographic .etf-light-blue .stats {
            color: #fff !important;
            text-align: center;
            margin-top: -20px;
        }
    }

    #aol-why-trade-with-us-outside #text-infographic .etf-light-blue .stats p,
    #aol-etfs-outside #text-infographic .etf-light-blue .stats p,
    #aol-options-outside #text-infographic .etf-light-blue .stats p {
        padding-top: 15px;
        padding-bottom: 15px;
    }

        #aol-why-trade-with-us-outside #text-infographic .etf-light-blue .stats p span,
        #aol-etfs-outside #text-infographic .etf-light-blue .stats p span,
        #aol-options-outside #text-infographic .etf-light-blue .stats p span {
            color: #fff;
            display: block;
        }

    #aol-why-trade-with-us-outside #text-infographic .etf-light-blue .stats .content-heading,
    #aol-etfs-outside #text-infographic .etf-light-blue .stats .content-heading,
    #aol-options-outside #text-infographic .etf-light-blue .stats .content-heading {
        /*font-size: 1.6em;*/
        font-size: 1.2em;
        line-height: 1em;
        font-weight: bold;
        /*line-height: 1.5em;*/
    }


    #aol-why-trade-with-us-outside #text-infographic,
    #aol-etfs-outside #text-infographic,
    #aol-options-outside #text-infographic {
        padding-left: 15px;
        padding-right: 15px;
    }

    @media (min-width:767px) {
        #aol-why-trade-with-us-outside #text-infographic,
        #aol-etfs-outside #text-infographic,
        #aol-options-outside #text-infographic {
            padding-left: 0px;
            padding-right: 0px;
        }
    }

    #aol-why-trade-with-us-outside #text-infographic .infographic-heading,
    #aol-etfs-outside #text-infographic .infographic-heading,
    #aol-options-outside #text-infographic .infographic-heading {
        z-index: 2;
    }

    @media all and (max-width:767px) {
        #aol-why-trade-with-us-outside #text-infographic .infographic-heading,
        #aol-etfs-outside #text-infographic .infographic-heading,
        #aol-options-outside #text-infographic .infographic-heading {
            padding-top: 15px;
            padding-bottom: 10px;
            z-index: 2;
        }

        #aol-why-trade-with-us-outside #text-infographic .etf-light-blue .stats,
        #aol-etfs-outside #text-infographic .etf-light-blue .stats,
        #aol-options-outside #text-infographic .etf-light-blue .stats {
            color: #fff !important;
            text-align: center;
            border-right: none;
            margin-top: -10px;
        }

        .light-blue-heading span {
            background: #009add;
            color: #fff;
            font-size: 1.1em;
            padding: 0;
        }
    }

    @media all and (max-width:767px) {
        .liquidity-img-london, .liquidity-img-dublin {
            padding: 0 0 70.1% 0;
            margin-left: 0%;
            margin-top: 4%;
        }

        .liquidity-img-london {
            margin-top: 30px !important;
        }
    }



    #collapse-_why-trade-with-us .panel-body {
        padding: 20px;
    }

    #envelope-icon {
        padding-left: 50%;
        margin-left: -35px;
        margin-bottom: 0px;
        display: -webkit-box;
    }

    #drop-icon {
        padding-left: 50%;
        margin-left: -35px;
        margin-bottom: 0px;
        display: -webkit-box;
    }

    #graph-icon {
        padding-left: 50%;
        margin-left: -35px;
        margin-bottom: 0px;
        display: -webkit-box;
    }

    @media all and (max-width:767px) {
        #envelope-icon {
            margin-bottom: -8px;
        }

        #drop-icon {
            margin-bottom: -6px;
        }

        #graph-icon {
            margin-bottom: -11px;
        }
    }

    .no-lr-margin {
        margin-left: 0px;
        margin-right: 0px;
    }

    #aol-why-trade-with-us hr {
        margin-top: -25px;
        border-top: 2px solid #ddd;
    }


    #_why-trade-with-us .active #aol-why-trade-with-us .panel-heading a {
        background-color: #fff !important;
    }

    @media all and (max-width:767px) {
        #_why-trade-with-us .active #aol-why-trade-with-us .panel-heading a {
            background-color: #ededed !important;
        }
    }

    #aol-why-trade-with-us .panel-title > a {
        color: #009add;
    }

    #aol-why-trade-with-us .panel-body {
        border-top: none;
        font-size: 1.2em;
    }

    #aol-why-trade-with-us .active {
        top: 0;
    }

    #aol-why-trade-with-us .panel-group .panel-heading {
        margin: 10px;
    }

    @media (max-width:992px) {

        #aol-why-trade-with-us .panel-group .panel-heading a {
            background: url(/Images/Liquidity/arrow-right-tablet.png);
            background-position: 98% 50%;
            background-repeat: no-repeat;
            padding-right: 55px !important;
        }

            #aol-why-trade-with-us .panel-group .panel-heading a:hover {
                background-image: url(/Images/Liquidity/arrow-down-tablet.png);
                background-position: 98% 50%;
                background-repeat: no-repeat;
            }

        #aol-why-trade-with-us .panel-group .active .panel-heading a {
            background: url(/Images/Liquidity/arrow-down-tablet.png);
            background-position: 98% 50%;
            background-repeat: no-repeat;
        }
    }

    @media (max-width:767px) {
        #aol-why-trade-with-us .panel-group .panel-heading a {
            background: url(/Images/Liquidity/arrow-right.png);
            background-position: 98% 50%;
            background-repeat: no-repeat;
            padding-right: 40px !important;
        }


            #aol-why-trade-with-us .panel-group .panel-heading a:hover {
                background-image: url(/Images/Liquidity/arrow-down.png);
                background-position: 98% 50%;
                background-repeat: no-repeat;
            }

        #aol-why-trade-with-us .panel-group .active .panel-heading a {
            background: url(/Images/Liquidity/arrow-down.png);
            background-position: 98% 50%;
            background-repeat: no-repeat;
        }
    }


    #aol-why-trade-with-us .panel-heading a,
    #aol-why-trade-with-us .active .panel-heading a {
        background-color: #fff !important;
    }

    @media all and (max-width:767px) {
        #aol-why-trade-with-us .panel-heading a,
        #aol-why-trade-with-us .active .panel-heading a {
            background-color: #ededed !important;
        }
    }

    #aol-why-trade-with-us .panel-heading a::after {
        content: none;
    }

    #aol-why-trade-with-us .panel {
        background-color: #fff;
    }

    @media all and (max-width:767px) {
        #aol-why-trade-with-us .panel {
            background-color: #ededed;
        }
    }

    @media all and (max-width:768px) {
        #aol-etfs #header-content,
        #aol-options #header-content {
            margin-bottom: 35px;
        }
    }

    #icon-imgs {
        height: 100%;
        width: 100%;
    }

    /*#aol-etfs .icon-imgs,
#aol-options .icon-imgs {
	float: left;
    clear: left;
	margin: 0px 25px 0 0 ;
}*/


    #etf-2 div {
        margin-bottom: 30px;
    }

    #aol-etfs .info-node p,
    #aol-options .info-node p {
        /*display:block;*/
        display: inline;
    }



    @media all and (max-width:768px) {
        #aol-etfs .info-node p,
        #aol-options .info-node p {
            /*float: left;*/
            display: block;
        }

        #aol-etfs .icon-imgs,
        #aol-options .icon-imgs {
            padding-left: 50%;
            margin-left: -31px;
            margin-top: 15px;
            margin-bottom: 15px;
        }
    }


    @media all and (min-width:767px) {
        #aol-why-trade-with-us #infographic-5 {
            margin-top: 20px;
        }
    }


    #aol-etfs .heading-ruler,
    #aol-options .heading-ruler {
        border: 1px solid black;
        display: flex;
        border-image: none;
        margin: 20px 35px -5px 35px;
    }

    #aol-why-trade-with-us .heading-ruler {
        border: 1px solid black;
        border-image: none;
        margin: 0px 0px -3px 0px;
    }

    @media all and (max-width:767px) {
        #aol-etfs .heading-ruler,
        #aol-options .heading-ruler {
            /*margin: 20px 35px -18px 35px;*/
            margin: 20px 15px -18px 15px;
        }

        #aol-why-trade-with-us .heading-ruler {
            margin: 0px 0px -19px 0px;
        }
    }

    @media all and (max-width:500px) {
        #aol-etfs .heading-ruler,
        #aol-options .heading-ruler {
            display: none;
        }
    }


    @media all and (max-width:991px) {
        #aol-etfs #header-content,
        #aol-options #header-content {
            padding-top: 25px;
            padding-bottom: 25px;
        }
    }

    @media all and (max-width:767px) {
        #aol-etfs #header-content,
        #aol-options #header-content {
            padding-top: 25px;
            padding-bottom: 0px;
        }
    }

    .contact-icon {
        width: 100%;
        margin-top: -15px;
        /*max-width: 290px;*/
        max-width: 240px;
    }

    #structured-capital-content .contact-icon {
        margin-left: 25%;
        margin-top: -17px;
        max-width: 240px;
    }

    @media all and (max-width:767px) {
        .contact-icon {
            margin-top: -20px;
            margin-bottom: 15px;
        }

        #structured-capital-content .contact-icon {
            margin-top: -2px;
            margin-left: 0%;
        }

        #aol-faq-head {
            margin-top: 25px;
        }
    }



    @media all and (max-width:767px) {
        .span-pad {
            padding: 0 10px !important;
        }
    }

    #aol-why-trade-with-us .etf-heading {
        /*padding-top: 2.6em;*/
        text-align: center;
        width: 100%;
        border-bottom: 1.5px solid #009ADD;
        color: #009ADD;
        line-height: 0.1em;
        margin: 10px 0 25px;
    }

    @media all and (min-width:992px) {
        .faq-tablet {
            display: none;
        }
    }

    .faq-tablet a:hover,
    .faq-tablet a:focus {
        text-decoration: none;
    }

    #faq-desktop {
        padding: 15px 0px;
    }

    @media all and (max-width:991px) {
        #faq-desktop {
            display: none;
        }
    }

    @media all and (max-width:768px) {
        #aol-etfs #text-infographic .etf-white,
        #aol-options #text-infographic .etf-white {
            background-color: #F5F5F5;
        }
    }

    #aol-etfs #text-infographic .etf-white,
    #aol-options #text-infographic .etf-white {
        color: #ffffff;
        font-family: "Avenir LT W01 95 Black";
        display: block;
    }

    @media all and (min-width:768px) {
        #aol-etfs #text-infographic .etf-white .stats,
        #aol-options #text-infographic .etf-white .stats {
            /*color: #ffffff;*/
            color: #009ADD;
            text-align: center;
            width: 24%;
            /*background-image: url(/Images/About/border.png);
		background-position: 0 0;
		background-repeat: repeat-y;*/
            background-color: #FFFFFF;
            /*margin-left: 10px;*/
            /*margin-left:4.16666667%;*/
            margin-left: 1.04166666%;
        }
    }

    @media all and (max-width:767px) {
        #aol-etfs #text-infographic .etf-white .stats,
        #aol-options #text-infographic .etf-white .stats {
            color: #009ADD;
            /*border-top: 0.1em dashed #f5f5f5;*/
            text-align: center;
            border-right: none;
            border-top: 10px solid white;
            z-index: 1;
        }

        #aol-etfs #text-infographic .etf-white #first-stats,
        #aol-options #text-infographic .etf-white #first-stats {
            color: #009ADD;
            border-top: none;
            z-index: 1;
        }

        #aol-etfs #text-infographic .etf-white :last-child.stats,
        #aol-options #text-infographic .etf-white :last-child.stats {
            color: #009ADD;
            text-align: center;
            z-index: 1;
        }

        #aol-etfs #text-infographic.top-white-version {
            padding-bottom: 25px;
        }
    }

    @media all and (min-width:768px) {
        #aol-etfs #text-infographic .etf-white :first-child.stats,
        #aol-options #text-infographic .etf-white :first-child.stats {
            border-right: none;
            background-image: none;
            margin-left: 0px;
            z-index: 1;
        }
    }

    @media all and (min-width:768px) {
        #aol-etfs #text-infographic .etf-white :last-child.stats,
        #aol-options #text-infographic .etf-white :last-child.stats {
            /*color: #ffffff;*/
            color: #009ADD;
            text-align: center;
            border-right: none;
            z-index: 1;
        }

        #aol-etfs #text-infographic .etf-white .stats p,
        #aol-options #text-infographic .etf-white .stats p {
            margin-top: 15px;
            padding-top: 0px;
            padding-bottom: 5px;
        }
    }

    @media all and (min-width:768px) {
        #aol-etfs #text-infographic .etf-white .row,
        #aol-options #text-infographic .etf-white .row {
            margin-right: 10px;
            margin-left: 20px;
        }

        #aol-options #text-infographic {
            margin-top: 0px;
        }
    }

    #aol-etfs #text-infographic .etf-white .stats p,
    #aol-options #text-infographic .etf-white .stats p {
        padding-top: 0px;
        padding-bottom: 5px;
    }

    #aol-etfs #text-infographic .etf-white .stats .bold3,
    #aol-options #text-infographic .etf-white .stats .bold3 {
        font-size: 2em;
        line-height: 1.0em;
        font-weight: 500;
        font-family: 'Avenir LT W01 95 Black';
    }

    #aol-etfs #text-infographic .etf-white .stats .bold1,
    #aol-options #text-infographic .etf-white .stats .bold1 {
        font-size: 1.2em;
        line-height: 1.0em;
        font-weight: 700;
        font-family: 'Avenir LT W01 65 Medium';
    }

    #aol-etfs #text-infographic .etf-white .stats .in-line,
    #aol-options #text-infographic .etf-white .stats .in-line {
        display: inline;
    }

    #aol-options .info-node,
    #aol-etfs .info-node {
        display: flex;
        display: -webkit-flex;
        align-items: center;
    }

    #aol-etfs .left-border,
    #aol-options .left-border {
        text-align: left;
    }

    #aol-options .left-title {
        max-width: 85px;
        min-width: 85px;
    }

    #aol-etfs .left-title {
        max-width: 103px;
        min-width: 103px;
    }

    .centering-div {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #aol-etfs .centering-div {
        height: 191px;
    }

    /* These are Medai breakpoints in order to create a responsize effect to the height of the white boxes when resizing the browser */
    #aol-options .centering-div {
        height: 245px;
    }

    @media all and (max-width:1493px) {
        #aol-options .centering-div {
            height: 300px;
        }
    }

    @media all and (max-width:1199px) {
        #aol-options .centering-div {
            height: 225px;
        }
    }

    @media all and (max-width:1100px) {
        #aol-options .centering-div {
            height: 275px;
        }
    }

    @media all and (max-width:986px) {
        #aol-options .centering-div {
            height: 300px;
        }
    }

    @media all and (max-width:875px) {
        #aol-options .centering-div {
            height: 320px;
        }
    }

    @media all and (max-width:767px) {
        #aol-options .centering-div {
            height: 191px;
        }
    }

    @media all and (max-width:450px) {
        #aol-options .centering-div {
            height: 255px;
        }
    }


    #etfs-topcontent {
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 22px;
        padding-top: 25px;
    }

    @media all and (max-width:768px) {
        #etfs-topcontent {
            padding-left: 0px;
            padding-right: 0px;
            padding-bottom: 10px;
        }

            #etfs-topcontent #etfs-para {
                padding-left: 0px;
                padding-right: 0px;
            }
    }


    #locations-section .col-sm-3 {
        text-align: left;
    }


    .hr-item {
        /*margin-top: -25px;*/
        border-top: 2px solid #ddd;
        z-index: 20;
    }

    #aol-etfs .icon-imgs-mobile,
    #aol-options .icon-imgs-mobile {
        display: none;
    }



    .hr-separator {
        width: 90%;
        border: #E5E5E5 solid 1px;
        display: inline-block;
    }


    /*#aol-etfs #infographic-5 .info-node .left-title,
    #aol-options #infographic-5 .info-node .left-title {
    padding-right: 45px;
    padding-left: 25px;
}*/


    @media all and (max-width:768px) {
        #aol-options #infographic-5 .info-node {
        }

            #aol-etfs #infographic-5 .info-node .left-title,
            #aol-options #infographic-5 .info-node .left-title {
                display: none;
            }

                #aol-etfs #infographic-5 .info-node .left-title .icon-imgs,
                #aol-options #infographic-5 .info-node .left-title .icon-imgs {
                    display: none;
                }

            #aol-etfs #infographic-5 .info-node .left-border,
            #aol-options #infographic-5 .info-node .left-border {
                margin-left: auto;
                margin-right: auto;
                padding-right: 0px;
            }

        #aol-etfs .icon-imgs-mobile,
        #aol-options .icon-imgs-mobile {
            display: block;
            padding-left: 50%;
            margin-left: -48px;
        }

        .hr-separator {
            border: #EFEFEF solid 1px;
        }
    }



    #aol-options .first-node,
    #aol-etfs .first-node {
        margin-top: 15px;
    }

    #content-1 h1.aol-top-heading {
        font-size: 2em;
        font-weight: 500;
        font-family: 'Avenir LT W01 65 Medium';
    }

    #content-1 h1.liquidity-info-heading {
        font-size: 2em;
    }


    @media all and (min-width:768px) {
        .alignment-adjust1 {
            margin-left: 7.033%;
        }

        .alignment-adjust2 {
            margin-left: 19.167%;
        }

        .alignment-adjust3 {
            margin-left: 0%;
        }
    }

    #aol-footnote {
        /*text-align:left;
    font-size:1em;*/
        /*margin-left: 26px;*/
        padding-right: 60px;
        padding-right: 45px;
    }

        #aol-footnote p {
            text-align: center;
            font-size: 1em;
        }


    @media (min-width: 500px) {
        #filters-wrapper.tiles-page {
            width: 240px;
        }
    }

    @media (min-width: 501px) {
        #filters-wrapper.tiles-page {
            width: 490px;
        }
    }

    @media (min-width: 768px) {
        #filters-wrapper.tiles-page {
            width: 735px;
        }
    }

    @media (min-width: 992px) {
        #filters-wrapper.tiles-page {
            width: 715px;
        }
    }

    @media (min-width: 1200px) {
        #filters-wrapper.tiles-page {
            width: 955px;
        }
    }

    @media (min-width: 1450px) {
        #filters-wrapper.tiles-page {
            width: 1190px;
        }
    }

    .about-content {
        position: relative;
        left: 50%;
        transform: translate(-50%);
        margin-top: 50px;
    }

    #filters-wrapper .learnmore-fix {
        font-family: 'BrutalType-Medium';
        font-size: 1.2em;
        line-height: 1.6em;
    }

    @media (min-width: 768px) {
        #content-1 > .people-text-fix {
            padding-left: 0;
        }
    }

    .carousel-control {
        opacity: 0; /* by default, hide the controls */
        transition: all ease-in-out 0.15s;
    }

        .carousel-control:focus { /* kind of a sneaky way to do things, but it works */
            opacity: 0;
        }

    .carousel:hover > .carousel-control {
        opacity: 1;
    }

    .carousel-indicators {
        visibility: hidden !important; /* hide carousel-indicators (dots) globally */
    }

    .carousel-control {
        width: 8%; /* reduces width of carousel gradient by ~50% */
    }

        .carousel-control > .glyphicon-chevron-right, .carousel-control > .glyphicon-chevron-left {
            /* override default margin */
            margin: 0 !important;
            /* Use aboslute positioning to center chevron on gradient */
            position: absolute !important;
            left: 50% !important;
            top: 50% !important;
            transform: translate(-50%, -50%) !important;
            /* It may be a little too greedy, but use '!important' flag to ensure other properties of the same specificity are overridden. */
        }


    /* == Info Graphic == */
    .infographic {
        height: 100%;
    }

        .infographic * {
            font-size: 0.9em;
        }

        .infographic p {
            margin-top: 16px;
            margin-bottom: 16px;
            padding: 0;
        }

    .infographic-row {
        color: white;
        background-color: #00a29b;
        display: flex;
    }

    .infographic-col {
        min-height: 100px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    @media (max-width: 991px) {

        .infographic-col p {
            text-align: center;
            margin: 0;
        }

        .infographic-col.snap-below {
            margin-top: -36px;
            border-bottom: 1px solid rgb(245, 245, 245);
        }

        .infographic-col.snap-right, .infographic-col.snap-left {
            border: none;
        }

        .infographic-col.snap-right {
            justify-content: flex-end;
        }

        .infographic-col.snap-left {
            justify-content: flex-start;
        }

        .infographic-col.snap-below.col-md-9 {
            justify-content: center;
        }

        .infographic-row {
            display: block;
        }
    }

    @media (min-width: 992px) {
        .infographic-col.snap-right, .infographic-col.snap-left, .infographic-col.snap-below, .infographic-col.snap-above {
            border-bottom: 1px solid rgb(245,245,245);
        }

            .infographic-col.snap-below.col-md-9 {
                justify-content: flex-start;
            }
    }
    /**********************/

    .campus-landing-page-heading {
        text-align: center;
        color: #ea732f;
        font-size: 2.2em !important;
        font-family: "Avenir LT W01 35 Light" !important;
    }

    .campus-landing-page-text {
        padding-left: 48px;
        padding-right: 48px;
        font-size: 1.4em !important;
        text-align: center;
    }

    #_campus-recruiting {
        padding: 0 20px 0 20px;
    }

    @media (min-width: 768px) {
        #campus-container.campus-recruiting, #locationdiv.US #campus-container.home {
            background-image: url(../Images/Campus/campus-landingpage-us-sm.png);
        }

        #campus-container.campus-recruiting, #locationdiv.APAC #campus-container.home {
            background-image: url(../Images/Campus/993-campus-apac.jpg);
        }

        #locationdiv.EUR #campus-container.home,
        #locationdiv.EUR #campus-container.campus-recruiting-eu,
        #locationdiv.EUR #campus-container.campus-recruiting-apac {
            background-image: url(../Images/Campus/EU-Campus-landing-sm.jpg);
        }
    }

    @media (min-width: 1200px) {
        #campus-container.campus-recruiting, #locationdiv.US #campus-container.home {
            background-image: url(../Images/Campus/campus-landingpage-us-md.png);
        }

        #campus-container.campus-recruiting, #locationdiv.APAC #campus-container.home {
            background-image: url(../Images/Campus/1200-campus-apac.jpg);
        }

        #locationdiv.EUR #campus-container.home,
        #locationdiv.EUR #campus-container.campus-recruiting-eu,
        #locationdiv.EUR #campus-container.campus-recruiting-apac {
            background-image: url(../Images/Campus/EU-Campus-landing-md.jpg);
        }
    }

    @media (min-width: 1800px) {
        #campus-container.campus-recruiting, #locationdiv.US #campus-container.home {
            background-image: url(../Images/Campus/campus-landingpage-us-lg.png);
        }

        #campus-container.campus-recruiting, #locationdiv.APAC #campus-container.home {
            background-image: url(../Images/Campus/1800-campus-apac.jpg);
        }

        #locationdiv.EUR #campus-container.home,
        #locationdiv.EUR #campus-container.campus-recruiting-eu,
        #locationdiv.EUR #campus-container.campus-recruiting-apac {
            background-image: url(../Images/Campus/EU-Campus-landing-lg.jpg);
        }
    }

    .minisite-info-container {
        max-width: 1170px; /* The width of 5 tiles plus their margins between each other: (222px * 5) + (15px * 4) */
        margin-bottom: 15px;
    }

    .minisite-info-large {
        font-size: 22.3px;
        color: rgba(0, 0, 0, 0.55);
        line-height: 1.4em;
    }

    .culture-strongtext {
        font-family: 'Avenir LT W01 65 Medium';
    }

    .minisite-info-small {
        font-size: 14px;
        line-height: 1.6em;
        color: rgba(0, 0, 0, 0.55);
    }

    .minisite-info-medium {
        font-size: 20px;
        line-height: 1.6em;
        color: rgba(0, 0, 0, 0.55);
    }

    .minisite-image-container {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .wit-image {
        max-width: 400px;
    }

    .erp-image {
        width: 100%;
    }

    .erp-attribution {
        width: 100%;
        text-align: right;
        font-style: italic;
        margin-top: 16px;
    }

    /* Adds dropshadow to all bottom banners */
    .liquidity-img-dublin,
    .liquidity-img-london,
    .campus-img-trader,
    .campus-img-team,
    .campus-img-gaming,
    .campus-gamer87,
    .campus-img-technology,
    .campus-img-quant-research,
    .campus-img-trading-operations,
    .campus-img-private-equity,
    .campus-img-private-equity-2,
    .campus-img-buy-side-research,
    .campus-img-research,
    .campus-img-tech-coop,
    .campus-img-biz-coop,
    .campus-img-buy-side-research-analyst,
    .campus-img-buy-side-research-intern,
    .campus-img-buy-side-research-macro-analyst {
        -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
        -moz-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
        -o-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
        -ms-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
        box-shadow: 0px 1px 3px rgba(34,25,25,0.4);
    }

    /* headers were losign style on mobile */
    #campus-container h2#Quant_Program,
    #campus-container h2#Quant_Internship,
    #campus-container h2#Operations_Analyst,
    #campus-container h2#Operations_Analyst_Internship,
    #campus-container h2#Research_Analyst {
        background: none;
        text-align: left;
        font-size: 120% !important;
        text-transform: uppercase;
        color: #262626 !important;
        border-bottom: 1px solid #262626;
        padding-bottom: 0.25em;
    }

    @media (min-width: 992px) {
        .dropdown-menu {
            left: 35px;
        }
    }

    @media (min-width: 992px) {
        .btn-group > .btn,
        .btn-group-vertical > .btn {
            left: 35px;
        }
    }

    /* prevents padding bottom overwrite bug on our teams pages */
    .meet-our-people #content-1 {
        padding-bottom: 50px !important;
    }

    .blockMsg.blockUI.blockPage {
        border: none !important;
        padding: 15px !important;
        background-color: #000 !important;
        -webkit-border-radius: 10px !important;
        -moz-border-radius: 10px !important;
        border-radius: 10px !important;
        opacity: .5 !important;
        color: #fff !important;
    }

    .disclosure-contents {
        padding-left: 8.3%;
    }

    /*.modal{
    display: block !important;
}
.modal-dialog{
      overflow-y: auto !important
}*/
    .modal-body {
        max-height: 150px;
        overflow-y: auto;
    }
    /*Homepage social media Juicer styles*/
    #container-social-media {
        padding: 5px 20px 20px 20px;
        margin-left: auto;
        margin-right: auto;
        max-width: 1100px;
    }

        #container-social-media #j-column-0 > li,
        #container-social-media #j-column-1 > li,
        #container-social-media #j-column-2 > li {
            border-color: #e5e5e5 !important;
            border-style: solid !important;
            border-width: 3px !important;
        }

        #container-social-media .j-meta {
            display: block !important;
        }

        #container-social-media .j-date {
            display: none;
        }

        #container-social-media .j-blog .j-message .j-title p {
            display: block;
            color: #555;
            font-size: 19.6px !important;
        }

        #container-social-media .j-blog .j-message .j-title a {
            color: #555;
        }

        #container-social-media .j-poster a img {
            margin-right: 11px !important;
        }

        #container-social-media .j-poster a h3 {
            font-size: 14px !important;
            color: #555;
        }

            #container-social-media .j-poster a h3:hover {
                color: #333;
            }

        #container-social-media .j-blog .j-poster a h3 {
            letter-spacing: -0.8px;
        }

        #container-social-media .j-poster a:hover h3,
        #container-social-media .j-blog .j-poster a:hover h3 {
            text-decoration: underline;
        }

        #container-social-media .juicer-feed.modern .j-poster {
            height: auto;
        }

        #container-social-media .juicer-feed .j-meta {
            margin-top: 3px;
            margin-top: -18px;
        }

    .juicer-feed.modern .j-message {
        color: #555 !important;
    }

    .juicer-feed .j-meta a:hover {
        color: #333333 !important;
    }

    .juicer-feed a:hover {
        /*color: #bababa !important;*/
    }

    .juicer-feed a.j-read-more:hover,
    .juicer-feed .j-blog .j-title a:hover {
        text-decoration: underline !important;
        /*color: #333 !important;*/
        /* color: #333333 !important;  adjust for slider theme 
        text-decoration: underline !important;
    */
        color: #bababa !important;
    }

    #container-nextlevel {
        font-family: 'Avenir LT W01 35 Light' !important;
        background-color: #F0F0F0;
        margin-left: 0px;
        margin-right: 0px;
    }

        #container-nextlevel #sml-text,
        #container-nextlevel a {
            color: #555;
        }

            #container-nextlevel a:hover {
                color: #333;
            }

    #container-nextlevel-inner {
        background-color: #F0F0F0;
        font-size: 17px;
        max-width: 1090px;
        margin-left: auto;
        margin-right: auto;
    }

    @media all and (min-width:768px) {
        #container-nextlevel-inner {
            padding-left: 15px;
        }
    }

    @media all and (max-width:768px) {
        #container-social-media {
            background-color: #F0F0F0;
            padding-bottom: 40px !important;
        }

        #container-nextlevel,
        #container-nextlevel-inner {
            background-color: #FFFFFF;
        }

        #container-nextlevel {
            margin-top: -15px;
        }
    }

    @media all and (min-width:768px) {
        #container-social-media {
            background-color: #F0F0F0;
            padding-bottom: 45px !important;
        }

        #container-nextlevel,
        #container-nextlevel-inner {
            background-color: #FFFFFF;
        }
    }



    #container-nextlevel #nl-text-area {
        padding: 0px;
    }

    @media all and (max-width:768px) {
        #container-nextlevel #nl-text-area {
            padding-left: 20px;
            padding-right: 20px;
        }
    }

    #container-nextlevel #nl-text-area p {
        padding-top: 20px;
        margin-bottom: 15px;
    }

    #container-nextlevel #nl-img-area {
        float: right;
    }

    @media all and (max-width:768px) {
        #container-nextlevel #nl-img-area {
            float: left;
        }
    }

    #container-nextlevel #nl-img-area img {
        max-width: 100%;
        height: auto;
    }

    #big-text-hide {
        font-size: 30px;
        font-weight: 400;
        line-height: 1.2;
    }

    #big-text-hide {
        color: #555 !important;
    }

    .juicer-feed a.j-read-more {
        color: #bababa !important;
    }

    #sml-text {
        font-size: 17px;
    }

    @media all and (max-width:768px) {
        #nl-img-area-desktop {
            display: none;
        }

        #nl-img-area-mobile {
            display: block;
        }

            #nl-img-area-mobile img {
                width: 100%;
                display: block;
                margin-left: auto;
                margin-right: auto;
            }
    }

    @media all and (min-width:768px) {
        #nl-img-area-desktop {
            display: block;
            float: right;
        }

            #nl-img-area-desktop img {
                width: 100%;
                height: auto;
            }

        #nl-img-area-mobile {
            display: none;
        }
    }

    #container-nextlevel .juicer-feed.modern .j-poster {
        height: auto;
    }

    #see-more-link {
        display: none; /*Hiding for now*/
    }

    @media all and (max-width: 768px) {
        #see-more-link {
            background-color: #F0F0F0 !important;
            margin-top: -20px;
            padding-bottom: 60px;
        }
    }

    @media all and (min-width:768px) {
        #see-more-link {
            width: 100%;
            max-width: 1100px;
            margin-top: -15px;
            margin-left: auto;
            margin-right: auto;
            padding-right: 20px;
            padding-bottom: 30px;
            background-color: #FFF !important;
            margin-bottom: 20px;
        }
    }

    #see-more-link a {
        font-size: 19.6px;
        float: right;
        padding-right: 15px;
    }


    .US #menu-container {
        right: -18px;
    }

    .APAC #menu-container {
        right: -18px;
    }

    @media (max-width: 991px) {
        .US #menu-container {
            right: 0px;
        }

        .APAC #menu-container {
            right: 0px;
        }
    }

    @media (min-width: 991px) {
        .EUR #menu-container {
            right: 0px;
        }
    }

    div.new-nav-div {
        float: right;
        font-size: 15px;
        margin: 27px 0 8px 0;
        padding: 0 1px 1px 0;
    }

    .EUR div.new-nav-div {
        padding-right: 0px;
    }

    div.new-nav-dropdown {
        float: left;
        padding-top: 0px;
    }

    .EUR div.new-nav-dropdown {
        padding: 0 14px 0 4px;
    }

    a.new-nav-button {
        background-color: none;
        border-bottom: 8px solid none;
        color: #000;
        height: 20px;
        line-height: 25px;
        margin-right: 17px;
        outline: none;
        padding: 0 0 6px 0;
        position: relative;
        text-decoration: none;
        text-transform: lowercase;
        z-index: 2;
    }

    @media (max-width:1215px) {
        a.new-nav-button {
            margin-right: 12px;
        }
    }

    div.currloc a.new-nav-button, .new-nav-dropdown:hover a.new-nav-button {
        /*border-bottom: 8px solid #555;*/
        color: #767676;
    }

    .EUR a.new-nav-button {
        margin: 0;
        padding: 2px 0 5px 0;
    }

    @media all and (min-width: 992px) {
        #liquidity-EU-top-nav {
            border-bottom-color: transparent !important;
            padding-right: 0;
        }

            #liquidity-EU-top-nav #liquidity-EU-nav-item {
                background-color: #eee !important;
                padding-left: 5px;
                padding-right: 6px;
            }

                #liquidity-EU-top-nav #liquidity-EU-nav-item:hover,
                #liquidity-EU-top-nav.active #liquidity-EU-nav-item {
                    background-color: #009ADD !important;
                    color: #fff;
                }

        #capital-US-top-nav {
            border-bottom-color: transparent !important;
            padding-right: 0;
        }

        #capital-APAC-top-nav {
            border-bottom-color: transparent !important;
            padding-right: 0;
        }

        #capital-US-top-nav #capital-US-nav-item {
            background-color: none;
            padding-left: 5px;
            padding-right: 6px;
            padding-top: 2px;
        }

        #capital-APAC-top-nav #capital-APAC-nav-item {
            background-color: none;
            padding-left: 5px;
            padding-right: 6px;
        }

        #capital-US-top-nav #capital-US-nav-item:hover,
        #capital-US-top-nav.active #capital-US-nav-item {
            background-color: none;
            color: #767676;
        }

        #capital-APAC-top-nav #capital-APAC-nav-item:hover,
        #capital-APAC-top-nav.active #capital-APAC-nav-item {
            background-color: none;
            color: #767676;
        }
    }

    @media screen and (min-width:0\0) { /* IE 9, 10 & 11 padding hack*/
        div.new-nav-div, .EUR div.new-nav-div {
            padding-right: 1px;
        }

        div.new-nav-dropdown {
            padding-top: 1px;
        }

        a.new-nav-button {
            line-height: 29px;
        }

        .EUR div.new-nav-dropdown {
            padding-top: 1px;
        }

        .EUR a.new-nav-button {
            padding-top: 3px;
            padding-bottom: 6px;
        }

        #liquidity-EU-top-nav #liquidity-EU-nav-item {
            padding-right: 5px;
        }
    }

    @-moz-document url-prefix() { /* Any Firefox padding hack*/
        div.new-nav-div, .EUR div.new-nav-div {
            padding-right: 1px;
        }

        div.new-nav-dropdown {
            padding-top: 1px;
        }

        a.new-nav-button {
            padding: 0 0 5px 0;
        }

        .EUR div.new-nav-dropdown {
            padding-top: 1px;
        }

        .EUR a.new-nav-button {
            padding-top: 2px;
            padding-bottom: 5px;
        }

        #liquidity-EU-top-nav #liquidity-EU-nav-item {
            padding-right: 5px;
        }
    }

    div.new-nav-dropdown-content {
        background-color: rgba(255, 255, 255, .9);
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        border: none;
        border-top: 8px solid rgb(188, 189, 192);
        display: none;
        position: absolute;
        margin-top: 1px;
        /*right: 1px;
    width: 493.04px;*/
        width: auto;
        z-index: 1;
    }
    /*.EUR div.new-nav-dropdown-content {
    width: 639.92px;
}*/
    /*@media (max-width:1200px) {
  div.new-nav-dropdown-content {
    right: 21px !important;
  }
}*/
    div.new-nav-dropdown:hover div.new-nav-dropdown-content {
        display: block !important;
    }

    div.new-nav-dropdown-content-container {
        background-color: transparent;
        /*-webkit-column-count: 2; /* Chrome, Safari, Opera */
        /*-moz-column-count: 2; /* Firefox */
        /*column-count: 2;*/
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0;
        margin-left: 25px;
        margin-right: 25px;
        position: relative;
        white-space: nowrap;
        /*width: 65%;*/
        width: 100%;
        z-index: 1;
    }

    .EUR div.new-nav-dropdown-content-container {
        /*left: 27px;
    width: 43%;*/
    }

    a.new-nav-sub-button {
        background-color: transparent;
        border: none;
        break-inside: avoid-column;
        color: #000;
        cursor: pointer;
        display: block;
        outline: none;
        padding: 4px 0 4px 0;
        text-align: left;
        text-transform: lowercase;
        text-decoration: none;
        -webkit-column-break-inside: avoid;
    }

    div.new-nav-dropdown-content a.new-nav-sub-button.currpage, div.new-nav-dropdown-content .new-nav-sub-button:hover {
        color: #767676;
    }

    div.new-nav-sub-button:focus {
        outline: none;
    }

    /* BUGFIX Prevents menu white space from jumping down at 767px viewport size */
    @media (min-width: 767px) {
        #content-1 {
            padding-bottom: 0px !important;
        }
    }
    /* BUGFIX Prevents Mobile Nav from appearing at 992px  */
    @media (min-width: 991px) {
        .navbar-collapse.collapse {
            display: none !important;
        }
    }
    /* BUGFIX Prevents Desktop Nav from appearing at 767px */
    @media (max-width: 768px) {
        #top-nav > div.navbar-header > div {
            display: none !important;
        }

        #menu-container > div.hidden-sm.hidden-xs {
            display: none !important;
        }
    }

    #container-social-media h2 {
        color: #555;
    }

    #container-social-media h4 {
        border-bottom: solid #555 1px;
        font-size: 17px;
        padding-bottom: 5px;
        margin-bottom: 30px;
        color: #555;
    }

    .US .nextlevel-US-visibility {
        display: block !important;
    }

    .APAC .nextlevel-US-visibility {
        display: none !important;
    }

    .EUR .nextlevel-US-visibility {
        display: none !important;
    }


    .US .nextlevel-EU-visibility {
        display: none !important;
    }

    .APAC .nextlevel-EU-visibility {
        display: none !important;
    }

    .EUR .nextlevel-EU-visibility {
        display: block !important;
    }

    .US .nextlevel-APAC-visibility {
        display: none !important;
    }

    .APAC .nextlevel-APAC-visibility {
        display: block !important;
    }

    .EUR .nextlevel-APAC-visibility {
        display: none !important;
    }



    /* Styles for juicer slider theme*/
    /* Fixes bug on Google Chrome  if we go with juicer slider theme*/
    .juicer-feed.slider.j-modern li.feed-item a.j-image img {
        left: 0% !important;
    }

    .juicer-feed.slider .j-facebook,
    .juicer-feed.slider .j-linkedin,
    .juicer-feed.slider .j-blog {
        background-color: rgba(255, 255, 255, 0.0009) !important;
    }

    .juicer-feed.slider .j-text .j-message {
        margin-top: 0px !important;
    }

        .juicer-feed.slider .j-text .j-message p > a {
            color: #bababa !important;
        }

    .juicer-feed.slider .j-text .j-edit {
        margin-top: -112px !important;
    }

        .juicer-feed.slider .j-text .j-edit span {
            display: none !important;
        }

    .juicer-feed.slider .j-text .j-message p {
        color: #bababa !important;
    }

    .blog-feed-RYG_JuicerIcon:before {
        content: url(../Images/Home/RYG_juicer_icon-xs.png) !important;
    }

    .blog-feed-RYG_JuicerIcon {
        display: block;
    }

    /* Juicer - Facebook video
    Chrome defaults the <a> without a background image and <img> as visible
    IE defaults the <a> with background image and <img> as hidden
*/
    .j-video .j-image:not(.playing) {
        height: 300px;
        background-size: cover !important;
        background-position: center;
    }

        .j-video .j-image:not(.playing) img {
            height: 300px;
        }

    .j-video .playing {
        height: 300px;
    }

        .j-video .playing .video-wrapper {
            height: 300px;
            padding: 0;
        }

            .j-video .playing .video-wrapper video {
                height: 300px;
                object-fit: cover;
            }

                .j-video .playing .video-wrapper video source {
                    height: 300px;
                }

    @media screen and (min-width:0\0) { /* IE 9, 10 & 11 padding hack*/
        .j-video .playing .video-wrapper video {
            height: auto;
            margin-top: -50%;
        }
    }
    /* END - Styles for juicer slider themes*/

    .etf-group#capital-container #content-1 #capital-text .tab-content {
        display: table !important;
    }

    .etf-group#capital-container #header-content {
        padding-top: 20px;
    }

    .etf-group#capital-container #content-1 h3 {
        color: #009ADD !important;
    }

    .etf-group#capital-container .panel {
        background-color: #f5f5f5;
    }

    .global-private-equity#capital-container .panel {
        background-color: #f5f5f5;
    }

    .etf-group#capital-container #header-content {
        width: 100% !important;
    }

    /* hide */
    #capital-container #institutional-brokerage a:first-child,
    #capital-container #etf-group a:first-child,
    #capital-container #global-private-equity a:first-child,
    #capital-container #structured-capital a:first-child {
        display: none !important;
        margin-top: 0px !important;
    }

    #capital-container ul.nav-tabs li .arrow {
        display: none !important;
        margin-top: 0px !important;
        background-image: none !important;
    }

    @media (max-width: 767px) {
        #capital-container .etf-heading {
            margin-top: -27px !important;
            padding-left: 0px;
            padding-right: 0px;
        }
    }

    @media (max-width: 767px) {
        #collapse-_global-private-equity .panel-body {
            padding-top: 30px;
        }
    }

    /* hacks IE10+ CSS styles go here */
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .etf-group#capital-container #content-1 #capital-text {
            height: 1800px;
        }

            .etf-group#capital-container #content-1 #capital-text .tab-content {
                display: inline !important;
            }
    }

    /* Disables mobile nav main level links & expand clickable area width for subnav links*/
    @media (max-width: 991px) {
        .upper-nav > .mobile-menu > a#about-nav-item,
        .upper-nav > .mobile-menu > a#trading-nav-item,
        .upper-nav > .mobile-menu > a#quantitative-nav-item,
        .upper-nav > .mobile-menu > a#tech-nav-item,
        .upper-nav > .mobile-menu > a#campus-nav-item,
        .upper-nav > .mobile-menu > a#campus-EU-nav-item,
        .upper-nav > .mobile-menu > a#about-nav-item,
        .upper-nav > .mobile-menu > a#capital-US-nav-item,
        .upper-nav > .mobile-menu > a#capital-APAC-nav-item,
        .upper-nav > .mobile-menu > a#liquidity-EU-nav-item {
            pointer-events: none !important;
            cursor: default !important;
            text-decoration: none !important;
        }

        .upper-nav > .mobile-menu > #gamer-blog-nav-item,
        .upper-nav > .mobile-menu > #careers-nav-item {
            width: 212px;
        }
    }

    @media (max-width: 400px) {
        #environment-message {
            font-size: 1.5em !important;
            margin-left: 0px !important;
        }
    }

    .mobile-menu .dropdown-toggle .caret {
        float: right;
        margin-top: 8px;
    }

    /*BUG fix mediaboxes N+E height*/
    .displaytable {
        display: table !important;
    }

    #newsevent-media {
        margin-top: 12px !important;
    }

    /*Matches a link styling the rest of the website*/
    .media-boxes-container a {
        color: #428bca !important;
        font-weight: normal !important;
    }

        .media-boxes-container a:hover, .media-boxes-container a:focus {
            color: #2a6496 !important;
            text-decoration: underline !important;
        }

    /*Hides Duplicate text field on Homeage juicer feeds for EU & US*/
    #home-container .juicer-feed.slider .j-text > div.j-message > p:nth-child(3) {
        display: none;
    }


    /* IWD 2019 */

        .iwd2019-content .landingimg-container img {
            width: 100%;
            height: auto;
        }

    .iwd2019-content .see-more-stories-img-container,
    .iwd2019-content .see-more-stories-img-container .see-more-stories-img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        /*width: 50%;*/
    }

        .iwd2019-content .see-more-stories-img-container .see-more-stories-img {
            width: 250px;
            height: 60px;
        }

    .quote-callouts {
        color: #00A19E !important;
        font-family: 'BrutalType-Medium' !important;
        font-weight: 800 !important;
        font-style: italic !important;
        font-size: 20px !important;
        line-height: 1.65 !important;
    }

    .iwd2019-hero-img {
        margin-bottom: 40px;
    }

    @media all and (min-width: 768px) {
        #iwd2019-landing-p {
            margin-bottom: 40px;
            font-family: 'BrutalType-Medium' !important;
            font-size: 14pt !important;
            text-align: center;
        }
    }

    @media all and (max-width: 768px) {
        #iwd2019-landing-p {
            margin-bottom: 30px;
            font-family: 'BrutalType-Medium' !important;
            font-size: 1.2em;
            text-align: center;
        }
    }

    /*fix padding on game theory paragraphs*/

    #board-games > h3 > img {
        margin-top: -13px;
    }

    @media (min-width: 768px) {

        #chess > div:nth-child(1) > p:nth-child(2),
        #team-sports > div:nth-child(1) > p:nth-child(2) {
            padding-left: 30px;
        }

        #game-theory-tab #chess .col-sm-6 p.gaming-cta, #game-theory-tab #team-sports .col-sm-6 p.gaming-cta {
            margin-left: 55px !important;
        }
    }

    /*Hides 'SIG' (all) tab on culture landing page*/
    #culture-container #filters-wrapper .media-boxes-filter li:nth-child(1) {
        display: none !important;
    }


    /*Grace Hopper section*/

    .ghcProfile {
        border-radius: 50%;
    }

    #avatar {
        padding-bottom: 50px
    }


    /*Hides GHC menu from main nav, footer and sitemap page*/
    @media (min-width: 991px) {
        div.new-nav-dropdown#grace-hopper-top-nav,
        div.new-nav-dropdown#grace-hopper-wit-top-nav,
        div.new-nav-dropdown#grace-hopper-wl-top-nav,
        div.new-nav-dropdown#grace-hopper-co-top-nav,
        div.new-nav-dropdown#grace-hopper-ph-top-nav,
        div.new-nav-dropdown#grace-hopper-b-top-nav,
        div.new-nav-dropdown#grace-hopper-wywm-top-nav,
        div.new-nav-dropdown#grace-hopper-bc-top-nav,
        div.new-nav-dropdown#grace-hopper-ne-top-nav,
        div.new-nav-dropdown#sgejobs-top-nav {
            display: none !important;
        }
    }

    #content-1 h4#grace-hopper-sitemap-head,
    #content-1 h4#grace-hopper-wit-sitemap-head,
    #content-1 h4#grace-hopper-wl-sitemap-head,
    #content-1 h4#grace-hopper-co-sitemap-head {
        display: none;
    }


    /*hides GHC menu and sgejobs in footer menu on other sig.com pages*/
    #grace-hopper-menu,
    #grace-hopper-menu-wit,
    #grace-hopper-menu-wl,
    #grace-hopper-menu-co,
    #grace-hopper-menu-ph,
    #grace-hopper-menu-b,
    #grace-hopper-menu-wywm,
    #grace-hopper-menu-bc,
    #grace-hopper-menu-ne,
    #sgejobs-menu {
        display: none;
    }

    #grace-hopper-wit\ -top-nav,
    #grace-hopper-wl\ -top-nav,
    #grace-hopper-co\ -top-nav,
    #grace-hopper-ph\ -top-nav,
    #grace-hopper-b\ -top-nav,
    #grace-hopper-wywm\ -top-nav,
    #grace-hopper-bc\ -top-nav,
    #grace-hopper-ne\ -top-nav {
        display: none;
    }

    #grace-hopper\ -top-nav,
    #sgejobs\ -top-nav,
    #takeyourchildtoworkday-top-nav {
        display: none;
    }

    /*no tab wrap override new tab private equity */
    @media (max-width: 1296px) {
        .US #campus-container #content-1 h1 {
            font-size: 12.65px !important;
        }
    }

    @media (max-width: 1296px) {
        .APAC #campus-container #content-1 h1 {
            font-size: 12.65px !important;
        }
    }

    @media (max-width: 810px) {
        .US #campus-container #content-1 h1 {
            font-size: 11.9px !important;
        }
    }

    @media (max-width: 810px) {
        .APAC #campus-container #content-1 h1 {
            font-size: 11.9px !important;
        }
    }

    .campus-img-private-equity {
        padding: 0px 0px 33.7% 0px;
        background-image: url("../Images/Campus/Tile-Private-Equity.png?123");
        background-position: 0 0;
        background-size: 100%;
        max-width: 48%;
        max-height: 48%;
    }

    /* you */
    .benefits #carousel-beyondwork {
        display: none;
    }

    .home #carousel-benefits,
    .beyond-work #carousel-benefits {
        display: none;
    }


    /* hides capital market menu */
    .US #menu-container #capital-APAC-top-nav {
        display: none;
    }

    .APAC #menu-container #capital-US-top-nav {
        display: none;
    }


    /* hides US nav tab 'research' */
    .APAC #campus-container #campus-program-text .nav-tabs #research {
        display: none;
    }


    /* CSS styles for APAC 'sig Asia' page */
    .sig-asia#capital-container #content-1 #about-global-text .col-sm-6 {
        padding: 30px 30px 50px 30px !important;
    }

    /* hides sig asia Tab*/
    #capital-container #capital-text #sig-asia {
        display: none;
    }

    /* campus apply here button */
    .btn-campus {
        background-color: #EA732F
    }

        .btn-campus a {
            color: white;
        }

            .btn-campus a:hover,
            .btn-campus a:focus,
            .btn-campus a:active,
            .btn-campus a.active,
            .open .dropdown-toggle.btn-campus {
                color: white;
            }

        .btn-campus:hover,
        .btn-campus:focus,
        .btn-campus:active,
        .btn-campus.active,
        .open .dropdown-toggle.btn-campus {
            color: white;
        }


    /* US and APAC captitial market Mobile */
    .US #capital-APAC\ -top-nav {
        display: none;
    }

    .APAC #capital-APAC\ -top-nav {
        display: block;
    }

    .US #capital-US\ -top-nav {
        display: block;
    }

    .APAC #capital-US\ -top-nav {
        display: none;
    }




    /*Women at sig section*/

    .WomenAtSigProfile {
        border-radius: 50%;
        height: 100px;
    }

    #avatar {
        padding-bottom: 50px
    }

    /*Hides Women at sig menu from main nav, footer and sitemap page*/
    @media (min-width: 991px) {
        div.new-nav-dropdown#women-at-sig-top-nav,
        div.new-nav-dropdown#women-at-sig-wit-top-nav,
        div.new-nav-dropdown#women-at-sig-wl-top-nav,
        div.new-nav-dropdown#women-at-sig-co-top-nav,
        div.new-nav-dropdown#women-at-sig-ph-top-nav,
        div.new-nav-dropdown#women-at-sig-b-top-nav,
        div.new-nav-dropdown#women-at-sig-wywm-top-nav,
        div.new-nav-dropdown#women-at-sig-bc-top-nav,
        div.new-nav-dropdown#women-at-sig-ne-top-nav,
        div.new-nav-dropdown#sgejobs-top-nav {
            display: none !important;
        }
    }

    #content-1 h4#women-at-sig-sitemap-head,
    #content-1 h4#women-at-sig-wit-sitemap-head,
    #content-1 h4#women-at-sig-wl-sitemap-head,
    #content-1 h4#women-at-sig-co-sitemap-head {
        display: none;
    }


    /*hides Women at sig menu and sgejobs in footer menu on other sig.com pages*/
    #women-at-sig-menu,
    #women-at-sig-menu-wit,
    #women-at-sig-menu-wl,
    #women-at-sig-menu-co,
    #women-at-sig-menu-ph,
    #women-at-sig-menu-b,
    #women-at-sig-menu-wywm,
    #women-at-sig-menu-bc,
    #women-at-sig-menu-ne,
    #sgejobs-menu,
    #takeyourchildtoworkday-menu {
        display: none;
    }

    #women-at-sig-wit\ -top-nav,
    #women-at-sig-wl\ -top-nav,
    #women-at-sig-co\ -top-nav,
    #women-at-sig-ph\ -top-nav,
    #women-at-sig-b\ -top-nav,
    #women-at-sig-wywm\ -top-nav,
    #women-at-sig-bc\ -top-nav,
    #women-at-sig-ne\ -top-nav,
    #takeyourchildtoworkday\ -top-nav {
        display: none;
    }

    #women-at-sig\ -top-nav,
    #sgejobs\ -top-nav,
    #women-at-sig\ -top-nav {
        display: none;
    }

    #bottom-nav-items .footer-text a {
        color: white;
    }

    /* adding announcement banner */
    #announce-banner {
        height: auto;
    }

        #announce-banner #button {
            border: none;
            background-color: #F9F8F7;
        }

    .US .show_only_EUR,
    .APAC .show_only_EUR {
        display: none !important;
    }

    /*hides onclick*/
    .EUR .show_only_EUR.inactive {
        display: none !important;
    }

    /* Hiding duplicating feed that generates on Mobile */
    #curator-feed-campus-layout > div:nth-child(2),
    #curator-feed-campus-apac-layout > div:nth-child(2),
    #curator-feed-campus-eu-layout > div:nth-child(2) {
        display: none !important;
    }

    #curator-feed-campus-apac-layout div.crt-post-header > div > a,
    #curator-feed-campus-eu-layout div.crt-post-header > div > a,
    #curator-feed-campus-layout div.crt-post-header > div > a {
        font-size: 1.8rem;
    }

    #curator-feed-campus-apac-layout div.crt-post-text > p,
    #curator-feed-campus-eu-layout div.crt-post-text > p,
    #curator-feed-campus-layout div.crt-post-text > p {
        font-size: 1.56rem;
    }

    /* IE EDGE ONLY CSS hack */
    @media screen\9 {
        #curator-feed-campus-layout .crt-popup-container,
        #curator-feed-campus-apac-layout .crt-popup-container,
        #curator-feed-campus-eu-layout .crt-popup-container {
            margin-left: 15px;
        }

        #curator-feed-campus-layout .crt-post,
        #curator-feed-campus-apac-layout .crt-post,
        #curator-feed-campus-eu-layout .crt-post {
            margin-left: 25px;
        }
    }

    .crt-post .crt-post-fullname {
        white-space: normal !important;
    }

    .chrome-heightfix {
        height: auto !important;
    }





    /* override padding height */

    /* fix to remove 35px spacing on menu */
    @media (min-width: 1105px) {
        #ncp #quicklinks-contain .dropdown-menu {
            left: 0px;
        }
    }

    @media (max-width: 991px) {
        #quicklinks-contain .dropdown-menu > li > a {
            display: block;
            border-top: none;
        }
    }

    /*fix to positioning campus buy-side-researcher*/
    #campus-program-text {
        display: block;
    }

    /* hide US tiles for APAC view*/
    .APAC #campus-container #research-bottom-tile {
        display: none;
    }

    .US #research-bottom-tile {
        margin-left: -35px;
    }

    @media (max-width: 768px) {
        .US #research-bottom-tile {
            margin-left: -15px
        }
    }
    /* quant infograpic tablet alignment */

    @media (max-width: 1199px) {
        #qr-infographic-3-1 {
            margin-left: 15px !important;
        }
    }


    /* hiding APAC campus recruiting tab */
    .APAC #campus-recruiting {
        display: none;
    }

    /* digxsig and sports-analytics microsite menu */
    @media (min-width: 992px) {
        #digxsig-nav #navbar-header,
        #sports-analytics-nav #navbar-header,
        #chess-nav #navbar-header,
        #ghc-nav #navbar-header {
            width: 100%;
        }
    }

    @media (max-width: 991px) {
        #digxsig-nav #navbar-header,
        #sports-analytics-nav #navbar-header,
        #chess-nav #navbar-header,
        #ghc-nav #navbar-header {
            margin-right: auto;
            margin-left: auto;
            /* width: 217px; */
            width: 100%;
            display: block;
            float: none;
        }
    }

    #digxsig-nav #navbar-header,
    #sports-analytics-nav #navbar-header {
        margin-left: 25px;
    }

    #chess-nav #navbar-header {
        margin-left: 0px;
    }

    #digxsig-nav #navbar-header > a:nth-child(1) > img,
    #sports-analytics-nav #navbar-header > a:nth-child(1) > img {
        width: 173px;
        max-width: 120px;
        min-width: 118px;
        margin-top: -8px;
        margin-bottom: 15px;
    }

    ,
    #chess-nav #navbar-header > a:nth-child(1) > img {
        width: 173px;
        min-width: 118px;
        margin-top: -8px;
        margin-bottom: 15px;
    }

    #sports-analytics-nav #navbar-header > a:nth-child(1) > img {
        margin-top: 17px;
    }

    #chess-nav #navbar-header > a:nth-child(1) > img {
        margin-top: 0px;
    }

    #digxsig-nav #navbar-header > a:nth-child(2) > img,
    #sports-analytics-nav #navbar-header > a:nth-child(2) > img,
    #chess-nav #navbar-header > a:nth-child(2) > img {
        width: 65px;
        max-width: 65px;
        min-width: 65px;
        border-left: #9B9B9B solid 2px;
        margin-left: 12px;
        padding-left: 10px;
        margin-bottom: 26px;
        padding-bottom: 0px;
    }




    #cas-button {
        float: right;
    }

        #cas-button div {
            width: 130px;
            background-color: black;
            color: white;
            text-align: center;
            height: 40px;
            padding-top: 10px;
            margin-right: 50px;
            margin-top: 10px;
        }

    @media (max-width: 500px) {
        #cas-button div {
            margin-right: 46px;
        }
    }

    @media (max-width: 410px) {
        #cas-button div {
            margin-right: 26px;
        }
    }



    #chess-cas-button {
        float: right;
    }

        #chess-cas-button div {
            width: 130px;
            background-color: black;
            color: white;
            text-align: center;
            height: 40px;
            padding-top: 10px;
            margin-top: 10px;
        }

    /*@media (max-width: 500px) {
    #chess-cas-button div {
        margin-right: 46px;
    }
}

@media (max-width: 410px) {
    #chess-cas-button div {
        margin-right: 26px;
    }
}*/

    #digxsig-nav a:hover,
    #digxsig-nav a:focus,
    #sports-analytics-nav a:hover,
    #sports-analytics-nav a:focus,
    #chess-nav a:hover,
    #chess-analytics-nav a:focus {
        text-decoration: none;
    }

    @media (max-width:423px) {
        #content-1 .pText {
            font-size: 12px !important;
        }

        #content-1 #productsLink {
            float: left;
        }
    }

    /* QuantResearch page */
    @media (max-width: 991px) {
        .mobile-center-text {
            justify-content: center !important;
        }
    }

    /*Sports Analytics Microsite*/

    #sports-analytics #web-sports {
        display: inline-block;
        width: 100%;
    }

    #sports-analytics #mobile-sports {
        display: none;
    }

    @media(max-width:625px) {
        #sports-analytics #web-sports .col-xs-3 {
            width: 50%;
        }

        #icon-resizer {
            width: 100% !important;
        }

        #sports-analytics .sports-icons {
            margin-left: auto !important;
            height: 90px;
        }
    }

    @media(max-width:993px) {
        #sports-analytics #top-text {
            padding: 30px 50px 25px 49px;
            font-size: 16.8px;
        }

        #sports-analytics #sports-we-trade-outer {
            padding: 40px 50px 40px 49px;
        }

        #sports-analytics .sports-icons {
            margin-left: 6px;
            height: 100px;
        }

        #sports-analytics #join-our-team-outer {
            padding: 39px 0px 20px 0px;
        }

        #sports-analytics #join-our-team {
            padding: 5px 50px 5px 49px !important;
        }

        #sports-analytics #join-our-team-text {
            font-size: 16.8px;
            margin-right: 0px;
            padding-left: 0px;
        }

        #sports-analytics #careersLink {
            margin: 1px 71px 0px 0px;
        }

        #sports-analytics #raise-your-game {
            padding: 30px 50px 25px 49px
        }

        #sports-analytics #raise-your-game-outer {
            background-color: #005db9;
            padding: 5px 0px 20px 0px;
        }

        #sports-analytics #container-social-media {
            padding: 0px 0px 0px 0px
        }

        #sports-analytics #raise-your-game-text {
            font-size: 16.8px;
        }
    }

    @media (max-width: 991px) {
        #sports-analytics-nav #navbar-header {
            margin-left: 10px;
            margin-top: -10px;
            margin-bottom: 10px;
        }
    }

    /* fixes UI diaplay full video preview image culture page */
    .j-video .j-image:not(.playing) img {
        height: 100% !important;
    }


    /* expands inline play clickable area for instagram video post on culture page */
    .juicer-feed li.feed-item.j-video a.j-image:before {
        padding: 100px !important;
    }


    /*About Page*/
    @media (max-width: 443px) {
        #content-1 #productsLink {
            font-size: 14.8px;
            white-space: nowrap;
        }
    }

    @media (max-width: 1240px) {
        #chess-nav #navbar-header {
            padding-left: 15px !important;
        }

        #chess-cas-button {
            margin-right: 15px;
        }
    }

    /* fixes social sahre links */
    #social-media {
        z-index: 10;
        position: relative;
    }

/* styles that hide active location */
/* Desktop version */
.dropdown-menu li.selected {
    display: none;
}
/* Mobile version */
.US #social-location option:nth-child(1) {
    display: none;
}

.EUR #social-location option:nth-child(2) {
    display: none;
}

.APAC #social-location option:nth-child(3) {
    display: none;
}


/* ======================================================= 
 *
 *    Media boxes   
 *    Version: 2.0
 *    By David Blanco
 *
 *    Contact: http://codecanyon.net/user/davidbo90
 *    Created: March 11, 2014
 *
 *    Copyright (c) 2013, David Blanco. All rights reserved.
 *    Available only in http://codecanyon.net/
 *    
 *    ---------------------------------
 *    CONTENTS
 *    ---------------------------------
 *    
 *    (1) GRAPHIC STYLE (Play around in this section)
 *
 *      [1] MEDIA BOX CONTENT
 *      [2] LOAD MORE
 *      [3] ISOTOPE FILTER
 *      [4] THUMBNAIL OVERLAY EFFECT
 *      [5] MAGNIFIC POPUP
 *
 *    (2) NEEDED STYLE (Don't play here)
 *
 *      [1] SETUP
 *      [2] MEDIA BOX THUMBNAIL
 *      [3] MEDIA BOX CONTENT
 *      [4] THUMBNAIL OVERLAY EFFECT
 *      [5] MAGNIFIC POPUP
 *    
 * ======================================================= */

  body{
      margin:0;
      min-height: 1000px;
      /* overflow-y: scroll; This is optional, but you need it for a full width gallery */
   }

/* ********************************************************************
  (1) GRAPHIC STYLE (Play around in this section)
********************************************************************* */


/* ====================================================================== *
      [1] MEDIA BOX CONTENT
 * ====================================================================== */
  
  .media-box{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
  }

  .media-box-container{
    -webkit-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
       -moz-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
         -o-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
        -ms-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
            box-shadow: 0 1px 3px rgba(34,25,25,0.4);
  }

  .media-box-content{
    padding: 20px;
    background: white;
    color: rgb(51, 51, 51);
    line-height: 20px;
  }

  .media-box-title{
    letter-spacing: 0px;
    line-height: 1.1;
    font-weight: 500;
    color: #484848;
    font-size: 16px;
  }
  
  .media-box-date{
    font-size: 11px;
    line-height: 15px;
    color: #fb1953;
    margin-top: 5px;
  }

  .media-box-text{
    font-size: 12px;
    margin: 13px 0px 13px 0 !important;
    color: #484848;
  }

  .media-box-more a{
    text-decoration: none !important;
    color: inherit;
    padding: 0;
    margin: 0;
    color: #fb1953;
    font-weight: 500;
  }

/* ====================================================================== *
      [2] LOAD MORE
 * ====================================================================== */
    
  .media-boxes-load-more-button{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    cursor: pointer;
    width: 150px;
    text-align: center;
    color: white;
    background-color: #333333;
    font-size: 14px !important;
    height: 15px;
    padding: 10px 15px 10px 15px;
    margin: 20px auto;
    line-height: 15px;

    -webkit-box-shadow: 0 1px 1px rgba(34,25,25,0.2);
       -moz-box-shadow: 0 1px 1px rgba(34,25,25,0.2);
         -o-box-shadow: 0 1px 1px rgba(34,25,25,0.2);
        -ms-box-shadow: 0 1px 1px rgba(34,25,25,0.2);
            box-shadow: 0 1px 1px rgba(34,25,25,0.2);

    -webkit-box-sizing: content-box !important;
       -moz-box-sizing: content-box !important;
            box-sizing: content-box !important;
  }

  .media-boxes-no-more-entries{
    filter: alpha(opacity=20);
    opacity: 0.2;
  }


/* ====================================================================== *
      [3] ISOTOPE FILTER
 * ====================================================================== */
  
  .media-boxes-filter{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0px;
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0px;
    width: 100%;
    text-align: left;
  }

  .media-boxes-filter li{
    display: inline-block;
    line-height: 16px;
    margin: 0 8px 0 0;
    padding: 5px 0 5px 0;

    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
       -moz-box-sizing: border-box;    /* Firefox, other Gecko */
            box-sizing: border-box;         /* Opera/IE 8+ */
  }

  .media-boxes-filter li:last-child{
    background: none;
  }

  .media-boxes-filter li a{
    display: block;
    cursor: pointer;
    color: #676767;
    font-size: 12px;
    font-weight: 300;
    text-decoration: none;
    margin: 0 0px 0px 0;
    padding: 10px 14px;
    background-color: white;
    /*-webkit-border-radius: 1px;*/ /* boxes around text  */ 
    /*   -moz-border-radius: 1px;
            border-radius: 1px;

    -webkit-transition: background-color .1s;
       -moz-transition: background-color .1s;
         -o-transition: background-color .1s;
        -ms-transition: background-color .1s;
            transition: background-color .1s;

    -webkit-box-shadow: 0 1px 1px rgba(34,25,25,0.2);
       -moz-box-shadow: 0 1px 1px rgba(34,25,25,0.2);
         -o-box-shadow: 0 1px 1px rgba(34,25,25,0.2);
        -ms-box-shadow: 0 1px 1px rgba(34,25,25,0.2);
            box-shadow: 0 1px 1px rgba(34,25,25,0.2);*/
  }

  .media-boxes-filter li a:hover{
    text-decoration: none;
    background: #333333;
    color: #fff;
  }

  .media-boxes-filter li a.selected{
    background: #0096bd; 
    color: #fff;
  }

/* ====================================================================== *
      [4] THUMBNAIL OVERLAY EFFECT
 * ====================================================================== */

  .thumbnail-overlay{
    background: #fff; /* fallback for IE8 */
    background-color: rgba(255,255,255, .85);
    color: #484848;
  }

  /* The style for centering the caption (vertically and horizontally) */
  .thumbnail-overlay>div{
    height: 100%;
    width: 100%;
    display: table !important;
  }

  .thumbnail-overlay>div>div{
    padding: 10px;
    display: table-cell !important;
    vertical-align: middle; /* FOR VERTICAL ALIGN */
    text-align:center; /* FOR HORIZONTAL ALIGN */
  }
  
  .overlay-title{
    font-weight: 500;
    font-size: 16px;
    display: block;
    line-height: 16px;
    margin-bottom: 5px;
  }

  .overlay-description{
    font-weight: 400;
    font-size: 12px;
    display: block;
    line-height: 16px;
  }

  .mb-icon-plus, .mb-icon-link, .mb-icon-movie, .mb-icon-sound, .mb-icon-play{
    width: 50px;
    height: 50px;
    display: inline-block;
    border: 2px solid #484848;
    margin: 6px;
  
    -webkit-border-radius: 50%; /* Safari 3-4, iOS 1-3.2, Android 1.6- */
       -moz-border-radius: 50%; /* Firefox 1-3.6 */
            border-radius: 50%; /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */


    background-repeat:no-repeat;
    background-position: center center;

    -webkit-transition: -webkit-transform .2s;
       -moz-transition:    -moz-transform .2s;
         -o-transition:      -o-transform .2s;
        -ms-transition:     -ms-transform .2s;
            transition:         transform .2s;
  }
  
  .mb-icon-plus{
    background-image: url('icons/icon-plus.png');
  }

  .mb-icon-movie{
    background-position: 49.9% 50%;
    background-image: url('icons/icon-movie.png');
  }
  
  .mb-icon-sound{
    background-image: url('icons/icon-headphones.png');
  }

  .mb-icon-link{
    background-image: url('icons/icon-link.png');
  }
  
  .mb-icon-plus:hover, .mb-icon-link:hover, .mb-icon-movie:hover, .mb-icon-sound:hover{
      -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);          
              
      cursor: pointer;
  }

  .mb-play-container{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url('icons/blank.gif'); /* IE hack, since IE doesn't recognize the hover state in places where there's nothing */
  }

  .mb-icon-play{
    border: 2px solid #fff;
    background-position: 56% 50%;
    background-image: url('icons/icon-play.png');
    background-color: rgba(0,0,0,.4);
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;

    -webkit-transition: background-color .2s, -webkit-transform .2s;
       -moz-transition: background-color .2s,    -moz-transform .2s;
         -o-transition: background-color .2s,      -o-transform .2s;
        -ms-transition: background-color .2s,     -ms-transform .2s;
            transition: background-color .2s,         transform .2s;
  }

  .mb-play-container:hover .mb-icon-play{
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);          
  }


/* ====================================================================== *
      [5] MAGNIFIC POPUP
 * ====================================================================== */

  .mb-open-popup{
    cursor: pointer;
  }

  .mfp-container{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  
  .mfp-arrow.mfp-arrow:before, 
  .mfp-arrow.mfp-arrow:after { border:none !important; }

  .mfp-arrow.mfp-arrow-left {
    background:url('icons/icon-arrow-left.png') 50% 50% no-repeat !important;
  }
  
  .mfp-arrow.mfp-arrow-right {
    background:url('icons/icon-arrow-right.png') 50% 50% no-repeat !important;
  }
  
  .mfp-close{
    background:url('icons/icon-close.png') right no-repeat !important;
  }

   /* Just some example in how to add a loder image (gif) to the popup
  .mfp-preloader {
    width: 24px;
    height: 24px;
    margin: auto;
    color: transparent;
    background-image: url('icons/loading-image.gif');
  }
  */











/* 
 * 
 *
 * 
 * 
 *  BRIDGE (Unless you know what you are doing don't scroll down) ========>
 * 
 *
 * 
 *
 */











/* ********************************************************************
  (2) NEEDED STYLE (Don't play here)
********************************************************************* */


/* ====================================================================== *
      [1] SETUP 
 * ====================================================================== */
	
  .media-box {
    /* Box-model */
    display: none; /* hidden by default, the plugin will take care of showing it */
    float: left;
    /*width: 20%;*/
  }

  .media-box-hidden{
    display: none; /* hide the hidden boxes */
  }
	
  .media-boxes-container{
  	margin-right: 0 !important;
  	margin-bottom: 0 !important;
  }
  
  .media-box-loaded{
    display: block; /* class to show the boxes once the plugin has been initialized */
  }

 /* ====================================================================== *
    [2] MEDIA BOX THUMBNAIL
 * ====================================================================== */

  .media-box .media-box-image{
    position: relative;
    overflow: hidden;
    width: 100%;
  }
  
  /* Hack to center the image */
  .media-box-image div[data-width][data-height]{
    position: relative;
    overflow: hidden;
  }
  .media-box-image div[data-width][data-height] img{
    position: absolute;
    top:-100%; left:0; right: 0; bottom:-100%;
    margin: auto;
  }
  /* End Hack */

  .media-box .media-box-image img{
    width: 100%;
    max-width: 100%;
    display: block;
  }
  
  .media-box img{
    max-width: 100%;
  }
  
  /* Loading and broken thumbnail effects */

  .media-box-image div[data-thumbnail], .media-box-image div[data-popup]{
    background-position: center center;
    background-repeat: no-repeat;
  }

  .image-with-dimensions{
    background-color: black;
    background-image: url('icons/loading-image.gif');
  }

  .broken-image-here{
    background-color: #BE3730;
    background-image: url('icons/broken-image.png');
  }

  .broken-image-here:not([data-height]){
    min-height: 150px;
  }
/* ====================================================================== *
    [3] MEDIA BOX CONTENT
 * ====================================================================== */

  .media-box-container{
    overflow: hidden;
  }


/* ====================================================================== *
    [4] THUMBNAIL OVERLAY EFFECT
 * ====================================================================== */

  .thumbnail-overlay{
      position: absolute;
      
      -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
      -moz-box-sizing: border-box;    /* Firefox, other Gecko */
      box-sizing: border-box;         /* Opera/IE 8+ */

      width: 100%;
  }

  /* REVEAL EFFECT */
  .position-reveal-effect .media-box-thumbnail-container{
      z-index: 2;
      position: absolute;
      width: 100%;
      top: 0;
      left: 0;
  }
  
  .position-reveal-effect .thumbnail-overlay{
      z-index: 1;
      position: absolute;
      left: 0;
  }

/* ====================================================================== *
    [5] MAGNIFIC POPUP
 * ====================================================================== */
  
  .mfp-arrow:focus {
    opacity: 0.65;
    filter: alpha(opacity=65);
  }

  .mfp-arrow:hover {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
  }

  /* at start */
  .my-mfp-slide-bottom .mfp-figure {
    opacity: 0;
    -webkit-transition: all 0.2s ease-out;
       -moz-transition: all 0.2s ease-out;
         -o-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out;
    
    -webkit-transform: scale(0.8);
       -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
         -o-transform: scale(0.8);
            transform: scale(0.8);

  }

  /* animate in */
  .my-mfp-slide-bottom.mfp-ready .mfp-figure {
    opacity: 1;
    -webkit-transform: scale(1); 
       -moz-transform: scale(1); 
        -ms-transform: scale(1); 
         -o-transform: scale(1); 
            transform: scale(1); 
  }

  /* animate out */
  .my-mfp-slide-bottom.mfp-removing .mfp-figure {
    opacity: 0;
    -webkit-transform: scale(0.8); 
       -moz-transform: scale(0.8); 
        -ms-transform: scale(0.8); 
         -o-transform: scale(0.8); 
            transform: scale(0.8); 
  }

  /* Dark overlay, start state */
  .my-mfp-slide-bottom.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out; 
       -moz-transition: opacity 0.3s ease-out; 
         -o-transition: opacity 0.3s ease-out; 
            transition: opacity 0.3s ease-out;
  }
  /* animate in */
  .my-mfp-slide-bottom.mfp-ready.mfp-bg {
    opacity: 0.8;
  }
  /* animate out */
  .my-mfp-slide-bottom.mfp-removing.mfp-bg {
    opacity: 0;
  }
/*               International Stylesheet
*
* Description:  This stylesheet holds the differences between
* the normal view of the website and various international
* versions of the site.
* 
* The .CU class tag (where CU is the respective country code) is 
* applied to the body element when the user lands on the page (via
* either GeoIP or previously stored cookie).
*
* Through this method, .show_CU and .hide_CU class tags on
* elements may be used to selectively show or hide content to
* users dependent upon their location.
*
* Countries used:
* EUR - European Union
*
*
*/
 
/*----- General Stlyes -----*/
/* Generally, hide anything that has a .show_CU tag, because we only really
 * want to show these when the user is from that country
 */
.show_EUR {display: none !important;}
.show_inline_EUR {display: none;}
.force_show_EUR {display: none !important;}
.show_US {display: inline !important;}
.show_APAC {display: none !important;}
.show_inline_APAC {display: none;}
.force_show_APAC {display: none !important;}

/*----- Ireland hides and whatnot -----*/
.EUR .hide_APAC {display: none !important;}
.US .show_US {display: inline !important;}
.US .show-block_US {display: block !important;}
.EUR .show_APAC {display: inline !important;}
.EUR .hide_EUR {display: none !important;}
.EUR .show_EUR {display: inline !important;}
.EUR .show-block_EUR {display: block !important;}
.EUR .show_inline_EUR {display: inline-block;}
.EUR .force_hide_EUR {display: none !important;}
.EUR .force_show_EUR {display: block !important;}
.EUR p.show_EUR {display: block !important;}

/*----- APAC hides and whatnot -----*/
.APAC .hide_APAC { display:none !important;; }
.APAC .show_APAC { display:inline !important; }
.APAC .show-block_APAC { display: block !important; }
.APAC .show_inline_APAC { display:inline-block;}
.APAC .force_hide_APAC { display:none !important; }
.APAC .force_show_APAC { display:block !important; }
.APAC p.show_APAC { display:block !important; }

/*----- Ireland Technology Page no tabs -----*/
.EUR #_technology { top: 0;}
.EUR #tech-container #content-1 .tab-menu { margin-bottom:0;}
.EUR #tech-container .tab-content {display:none !important;}


/*----- Ireland Instituational Brokerage Page no tabs -----*/
.hide_US { display:none !important; }

.US #about-otherbusinesses-container .gray-bar {display:none}
.US #_sales-trading-europe {top: 0;}
.US #about-otherbusinesses-container #content-1 .tab-menu { margin-bottom:0;}
.US #about-otherbusinesses-container .tab-content {display:none !important;}
.US #about-otherbusinesses-container .visible-xs {display:block !important;}
.US #about-otherbusinesses-container #content-1 .tab-menu .hide_EUR { padding: 0px 5px 0px 20px;}
@media (max-width: 767px) {
    .US #about-otherbusinesses-container .visible-xs {display:none !important;}
}

/*----- Random CSS related to International Stuff -----
.country_icon { margin: 0 5px !important; cursor:pointer; display:inline-block;}
.country_icon img {width: 100%;}
/*----- Hide/Show EU/US media boxes-----*/
.mediabox_show_EUR {display:none;}
.EUR .mediabox_show_EUR {display:inline;}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f4f4f4;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/*
 * qTip2 - Pretty powerful tooltips - v2.2.0
 * http://qtip2.com
 *
 * Copyright (c) 2013 Craig Michael Thompson
 * Released under the MIT, GPL licenses
 * http://jquery.org/license
 *
 * Date: Thu Nov 21 2013 08:34 GMT+0000
 * Plugins: tips modal viewport svg imagemap ie6
 * Styles: basic css3
 */
.qtip{
	position: absolute;
	left: -28000px;
	top: -28000px;
	display: none;

	max-width: 280px;
	min-width: 50px;
	
	font-size: 10.5px;
	line-height: 12px;

	direction: ltr;

	box-shadow: none;
	padding: 0;
}

	.qtip-content{
		position: relative;
		padding: 5px 9px;
		overflow: hidden;

		text-align: left;
		word-wrap: break-word;
	}

	.qtip-titlebar{
		position: relative;
		padding: 5px 35px 5px 10px;
		overflow: hidden;

		border-width: 0 0 1px;
		font-weight: bold;
	}

	.qtip-titlebar + .qtip-content{ border-top-width: 0 !important; }

	/* Default close button class */
	.qtip-close{
		position: absolute;
		right: -9px; top: -9px;

		cursor: pointer;
		outline: medium none;

		border-width: 1px;
		border-style: solid;
		border-color: transparent;
	}

		.qtip-titlebar .qtip-close{
			right: 4px; top: 50%;
			margin-top: -9px;
		}
	
		* html .qtip-titlebar .qtip-close{ top: 16px; } /* IE fix */

		.qtip-titlebar .ui-icon,
		.qtip-icon .ui-icon{
			display: block;
			text-indent: -1000em;
			direction: ltr;
		}

		.qtip-icon, .qtip-icon .ui-icon{
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			border-radius: 3px;
			text-decoration: none;
		}

			.qtip-icon .ui-icon{
				width: 18px;
				height: 14px;

				line-height: 14px;
				text-align: center;
				text-indent: 0;
				font: normal bold 10px/13px Tahoma,sans-serif;

				color: inherit;
				background: transparent none no-repeat -100em -100em;
			}

/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */
.qtip-focus{}

/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */
.qtip-hover{}

/* Default tooltip style */
.qtip-default{
	border-width: 1px;
	border-style: solid;
	border-color: #F1D031;

	background-color: #FFFFA3;
	color: #555;
}

	.qtip-default .qtip-titlebar{
		background-color: #FFEF93;
	}

	.qtip-default .qtip-icon{
		border-color: #CCC;
		background: #F1F1F1;
		color: #777;
	}
	
	.qtip-default .qtip-titlebar .qtip-close{
		border-color: #AAA;
		color: #111;
	}



/*! Light tooltip style */
.qtip-light{
	background-color: white;
	border-color: #E2E2E2;
	color: #454545;
}

	.qtip-light .qtip-titlebar{
		background-color: #f1f1f1;
	}


/*! Dark tooltip style */
.qtip-dark {
    background-color: #505050;
    border-color: #303030;
    color: #f4f4f4;
}

	.qtip-dark .qtip-titlebar{
		background-color: #404040;
	}

	.qtip-dark .qtip-icon{
		border-color: #444;
	}

	.qtip-dark .qtip-titlebar .ui-state-hover{
		border-color: #303030;
	}


/*! Cream tooltip style */
.qtip-cream{
	background-color: #FBF7AA;
	border-color: #F9E98E;
	color: #A27D35;
}

	.qtip-cream .qtip-titlebar{
		background-color: #F0DE7D;
	}

	.qtip-cream .qtip-close .qtip-icon{
		background-position: -82px 0;
	}


/*! Red tooltip style */
.qtip-red{
	background-color: #F78B83;
	border-color: #D95252;
	color: #912323;
}

	.qtip-red .qtip-titlebar{
		background-color: #F06D65;
	}

	.qtip-red .qtip-close .qtip-icon{
		background-position: -102px 0;
	}

	.qtip-red .qtip-icon{
		border-color: #D95252;
	}

	.qtip-red .qtip-titlebar .ui-state-hover{
		border-color: #D95252;
	}


/*! Green tooltip style */
.qtip-green{
	background-color: #CAED9E;
	border-color: #90D93F;
	color: #3F6219;
}

	.qtip-green .qtip-titlebar{
		background-color: #B0DE78;
	}

	.qtip-green .qtip-close .qtip-icon{
		background-position: -42px 0;
	}


/*! Blue tooltip style */
.qtip-blue{
	background-color: #E5F6FE;
	border-color: #ADD9ED;
	color: #5E99BD;
}

	.qtip-blue .qtip-titlebar{
		background-color: #D0E9F5;
	}

	.qtip-blue .qtip-close .qtip-icon{
		background-position: -2px 0;
	}



.qtip-shadow{
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
}

/* Add rounded corners to your tooltips in: FF3+, Chrome 2+, Opera 10.6+, IE9+, Safari 2+ */
.qtip-rounded,
.qtip-tipsy,
.qtip-bootstrap{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.qtip-rounded .qtip-titlebar{
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}

/* Youtube tooltip style */
.qtip-youtube{
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	
	-webkit-box-shadow: 0 0 3px #333;
	-moz-box-shadow: 0 0 3px #333;
	box-shadow: 0 0 3px #333;

	color: white;
	border-width: 0;

	background: #4A4A4A;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#4A4A4A),color-stop(100%,black));
	background-image: -webkit-linear-gradient(top,#4A4A4A 0,black 100%);
	background-image: -moz-linear-gradient(top,#4A4A4A 0,black 100%);
	background-image: -ms-linear-gradient(top,#4A4A4A 0,black 100%);
	background-image: -o-linear-gradient(top,#4A4A4A 0,black 100%);
}

	.qtip-youtube .qtip-titlebar{
		background-color: #4A4A4A;
		background-color: rgba(0,0,0,0);
	}
	
	.qtip-youtube .qtip-content{
		padding: .75em;
		font: 12px arial,sans-serif;
		
		filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);
		-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);";
	}

	.qtip-youtube .qtip-icon{
		border-color: #222;
	}

	.qtip-youtube .qtip-titlebar .ui-state-hover{
		border-color: #303030;
	}


/* jQuery TOOLS Tooltip style */
.qtip-jtools{
	background: #232323;
	background: rgba(0, 0, 0, 0.7);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323));
	background-image: -moz-linear-gradient(top, #717171, #232323);
	background-image: -webkit-linear-gradient(top, #717171, #232323);
	background-image: -ms-linear-gradient(top, #717171, #232323);
	background-image: -o-linear-gradient(top, #717171, #232323);

	border: 2px solid #ddd;
	border: 2px solid rgba(241,241,241,1);

	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;

	-webkit-box-shadow: 0 0 12px #333;
	-moz-box-shadow: 0 0 12px #333;
	box-shadow: 0 0 12px #333;
}

	/* IE Specific */
	.qtip-jtools .qtip-titlebar{
		background-color: transparent;
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)";
	}
	.qtip-jtools .qtip-content{
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)";
	}

	.qtip-jtools .qtip-titlebar,
	.qtip-jtools .qtip-content{
		background: transparent;
		color: white;
		border: 0 dashed transparent;
	}

	.qtip-jtools .qtip-icon{
		border-color: #555;
	}

	.qtip-jtools .qtip-titlebar .ui-state-hover{
		border-color: #333;
	}


/* Cluetip style */
.qtip-cluetip{
	-webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
	box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);

	background-color: #D9D9C2;
	color: #111;
	border: 0 dashed transparent;
}

	.qtip-cluetip .qtip-titlebar{
		background-color: #87876A;
		color: white;
		border: 0 dashed transparent;
	}
	
	.qtip-cluetip .qtip-icon{
		border-color: #808064;
	}
	
	.qtip-cluetip .qtip-titlebar .ui-state-hover{
		border-color: #696952;
		color: #696952;
	}


/* Tipsy style */
.qtip-tipsy{
	background: black;
	background: rgba(0, 0, 0, .87);

	color: white;
	border: 0 solid transparent;

	font-size: 11px;
	font-family: 'Lucida Grande', sans-serif;
	font-weight: bold;
	line-height: 16px;
	text-shadow: 0 1px black;
}

	.qtip-tipsy .qtip-titlebar{
		padding: 6px 35px 0 10px;
		background-color: transparent;
	}

	.qtip-tipsy .qtip-content{
		padding: 6px 10px;
	}
	
	.qtip-tipsy .qtip-icon{
		border-color: #222;
		text-shadow: none;
	}

	.qtip-tipsy .qtip-titlebar .ui-state-hover{
		border-color: #303030;
	}


/* Tipped style */
.qtip-tipped{
	border: 3px solid #959FA9;

	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

	background-color: #F9F9F9;
	color: #454545;

	font-weight: normal;
	font-family: serif;
}

	.qtip-tipped .qtip-titlebar{
		border-bottom-width: 0;

		color: white;
		background: #3A79B8;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#3A79B8), to(#2E629D));
		background-image: -webkit-linear-gradient(top, #3A79B8, #2E629D);
		background-image: -moz-linear-gradient(top, #3A79B8, #2E629D);
		background-image: -ms-linear-gradient(top, #3A79B8, #2E629D);
		background-image: -o-linear-gradient(top, #3A79B8, #2E629D);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)";
	}

	.qtip-tipped .qtip-icon{
		border: 2px solid #285589;
		background: #285589;
	}

		.qtip-tipped .qtip-icon .ui-icon{
			background-color: #FBFBFB;
			color: #555;
		}


/**
 * Twitter Bootstrap style.
 *
 * Tested with IE 8, IE 9, Chrome 18, Firefox 9, Opera 11.
 * Does not work with IE 7.
 */
.qtip-bootstrap{
	/** Taken from Bootstrap body */
	font-size: 14px;
	line-height: 20px;
	color: #333333;

	/** Taken from Bootstrap .popover */
	padding: 1px;
	background-color: #ffffff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}

	.qtip-bootstrap .qtip-titlebar{
		/** Taken from Bootstrap .popover-title */
		padding: 8px 14px;
		margin: 0;
		font-size: 14px;
		font-weight: normal;
		line-height: 18px;
		background-color: #f7f7f7;
		border-bottom: 1px solid #ebebeb;
		-webkit-border-radius: 5px 5px 0 0;
		-moz-border-radius: 5px 5px 0 0;
		border-radius: 5px 5px 0 0;
	}

		.qtip-bootstrap .qtip-titlebar .qtip-close{
			/**
			 * Overrides qTip2:
			 * .qtip-titlebar .qtip-close{
			 *   [...]
			 *   right: 4px;
			 *   top: 50%;
			 *   [...]
			 *   border-style: solid;
			 * }
			 */
			right: 11px;
			top: 45%;
			border-style: none;
		}

	.qtip-bootstrap .qtip-content{
		/** Taken from Bootstrap .popover-content */
		padding: 9px 14px;
	}

	.qtip-bootstrap .qtip-icon{
		/**
		 * Overrides qTip2:
		 * .qtip-default .qtip-icon {
		 *   border-color: #CCC;
		 *   background: #F1F1F1;
		 *   color: #777;
		 * }
		 */
		background: transparent;
	}

		.qtip-bootstrap .qtip-icon .ui-icon{
			/**
			 * Overrides qTip2:
			 * .qtip-icon .ui-icon{
			 *   width: 18px;
			 *   height: 14px;
			 * }
			 */
			width: auto;
			height: auto;

			/* Taken from Bootstrap .close */
			float: right;
			font-size: 20px;
			font-weight: bold;
			line-height: 18px;
			color: #000000;
			text-shadow: 0 1px 0 #ffffff;
			opacity: 0.2;
			filter: alpha(opacity=20);
		}

		.qtip-bootstrap .qtip-icon .ui-icon:hover{
			/* Taken from Bootstrap .close:hover */
			color: #000000;
			text-decoration: none;
			cursor: pointer;
			opacity: 0.4;
			filter: alpha(opacity=40);
		}


/* IE9 fix - removes all filters */
.qtip:not(.ie9haxors) div.qtip-content,
.qtip:not(.ie9haxors) div.qtip-titlebar{
	filter: none;
	-ms-filter: none;
}



.qtip .qtip-tip{
	margin: 0 auto;
	overflow: hidden;
	z-index: 10;
	
}

	/* Opera bug #357 - Incorrect tip position
	https://github.com/Craga89/qTip2/issues/367 */
	x:-o-prefocus, .qtip .qtip-tip{
		visibility: hidden;
	}

	.qtip .qtip-tip,
	.qtip .qtip-tip .qtip-vml,
	.qtip .qtip-tip canvas{
		position: absolute;

		color: #123456;
		background: transparent;
		border: 0 dashed transparent;
	}
	
	.qtip .qtip-tip canvas{ top: 0; left: 0; }

	.qtip .qtip-tip .qtip-vml{
		behavior: url(#default#VML);
		display: inline-block;
		visibility: visible;
	}

#qtip-overlay{
	position: fixed;
	left: 0; top: 0;
	width: 100%; height: 100%;
}

	/* Applied to modals with show.modal.blur set to true */
	#qtip-overlay.blurs{ cursor: pointer; }

	/* Change opacity of overlay here */
	#qtip-overlay div{
		position: absolute;
		left: 0; top: 0;
		width: 100%; height: 100%;

		background-color: black;

		opacity: 0.7;
		filter:alpha(opacity=70);
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	}



.qtipmodal-ie6fix{
	position: absolute !important;
}
    @font-face{
        font-family:"Avenir LT W01 35 Light";
        src:url("../fonts/3511a780-31ca-4ee1-9083-89b1b7185748.eot?#iefix");
        src:url("../fonts/3511a780-31ca-4ee1-9083-89b1b7185748.eot?#iefix") format("eot"),url("../fonts/Avenir/4fb9056b-4ac3-488b-9bac-75741b0ff0bd.woff2") format("woff2"),url("../fonts/Avenir/c4352a95-7a41-48c1-83ce-d8ffd2a3b118.woff") format("woff"),url("../fonts/Avenir/3e419b5b-c789-488d-84cf-a64009cc308e.ttf") format("truetype"),url("../fonts/ca038835-1be3-4dc5-ba25-be1df6121499.svg#ca038835-1be3-4dc5-ba25-be1df6121499") format("svg");
    }
    @font-face{
        font-family:"AvenirLTW01-35LightObli";
        src:url("../fonts/6500273c-8e8b-48d2-b0c0-dcae293c0120.eot?#iefix");
        src:url("../fonts/6500273c-8e8b-48d2-b0c0-dcae293c0120.eot?#iefix") format("eot"),url("../fonts/fa773ad4-7e95-43a6-ace9-c486aad9b8fe.woff2") format("woff2"),url("../fonts/47fd1045-6e5b-4c87-9235-cfbc2b42cde7.woff") format("woff"),url("../fonts/60662abb-0ac3-46b2-930f-4719462489c9.ttf") format("truetype"),url("../fonts/9cf39ac2-87a5-4c4e-a604-7cece19d30bd.svg#9cf39ac2-87a5-4c4e-a604-7cece19d30bd") format("svg");
    }
    @font-face{
        font-family:"Avenir LT W01 65 Medium";
        src:url("../fonts/212ab03d-5db2-4d6a-b94c-171cc702aa51.eot?#iefix");
        src:url("../fonts/212ab03d-5db2-4d6a-b94c-171cc702aa51.eot?#iefix") format("eot"),url("../fonts/e4d36745-a861-4a49-aa17-6510e67429d3.woff2") format("woff2"),url("../fonts/2cac77ec-9bc0-4ee7-87e4-27650190744f.woff") format("woff"),url("../fonts/aaf11848-aac2-4d09-9a9c-aac5ff7b8ff4.ttf") format("truetype"),url("../fonts/294099f3-8d00-4676-afc5-5e9d8d43ad69.svg#294099f3-8d00-4676-afc5-5e9d8d43ad69") format("svg");
    }
    @font-face{
        font-family:"AvenirLTW01-65MediumObl";
        src:url("../fonts/2a6f81a2-475c-4831-9949-33d7748ee561.eot?#iefix");
        src:url("../fonts/2a6f81a2-475c-4831-9949-33d7748ee561.eot?#iefix") format("eot"),url("../fonts/695a9fa5-9f57-4800-9993-3684d520f107.woff2") format("woff2"),url("../fonts/e0af2f49-a399-482b-a54e-d745e268ec80.woff") format("woff"),url("../fonts/6803d3dd-2107-45fc-ac8a-a4fa13771547.ttf") format("truetype"),url("../fonts/1bb1acb5-8d4e-4800-88af-dbcf1fe96ef8.svg#1bb1acb5-8d4e-4800-88af-dbcf1fe96ef8") format("svg");
    }
    @font-face{
        font-family:"Avenir LT W01 85 Heavy";
        src:url("../fonts/f61bf0f6-c193-4100-b940-12a1a01dcee5.eot?#iefix");
        src:url("../fonts/f61bf0f6-c193-4100-b940-12a1a01dcee5.eot?#iefix") format("eot"),url("../fonts/65cde95a-ac33-4c65-8198-e37857968d1a.woff2") format("woff2"),url("../fonts/7147ec3a-8ff8-4ec9-8c5c-bd1571dc6ae6.woff") format("woff"),url("../fonts/d1dc54b2-878d-4693-8d6e-b442e99fef68.ttf") format("truetype"),url("../fonts/731dd4d3-64da-427d-ba61-01575b3cf3f7.svg#731dd4d3-64da-427d-ba61-01575b3cf3f7") format("svg");
    }
    @font-face{
        font-family:"AvenirLTW01-85HeavyObli";
        src:url("../fonts/7be0fdec-384a-42b5-ab27-c60a322cde7d.eot?#iefix");
        src:url("../fonts/7be0fdec-384a-42b5-ab27-c60a322cde7d.eot?#iefix") format("eot"),url("../fonts/67a2c8ef-54d4-4ab7-b60c-20fb619e97ab.woff2") format("woff2"),url("../fonts/53554f6f-4b01-4815-87fe-82c49b8ba5a9.woff") format("woff"),url("../fonts/28dfedaf-6372-45a1-8833-b3078dc56a21.ttf") format("truetype"),url("../fonts/f747b6ee-4d13-4e45-815d-f33ac1b71d63.svg#f747b6ee-4d13-4e45-815d-f33ac1b71d63") format("svg");
    }
    @font-face{
        font-family:"Avenir LT W01 95 Black";
        src:url("../fonts/a24b3f55-c8c8-41a1-a77e-7cdf417d82f6.eot?#iefix");
        src:url("../fonts/a24b3f55-c8c8-41a1-a77e-7cdf417d82f6.eot?#iefix") format("eot"),url("../fonts/16695c2d-c755-45a2-bdcf-c54843f39afd.woff2") format("woff2"),url("../fonts/5a05cf7f-f332-456f-ae67-d8c26e0d35b3.woff") format("woff"),url("../fonts/c33278bc-988e-440b-b4be-6acc095e6044.ttf") format("truetype"),url("../fonts/7bdad4a5-289b-42f9-b6fa-c5883b9e9f23.svg#7bdad4a5-289b-42f9-b6fa-c5883b9e9f23") format("svg");
    }
    @font-face{
        font-family:"AvenirLTW01-95BlackObli";
        src:url("../fonts/fbf3e69b-73b2-406d-84bc-feda30a0a563.eot?#iefix");
        src:url("../fonts/fbf3e69b-73b2-406d-84bc-feda30a0a563.eot?#iefix") format("eot"),url("../fonts/7c7d3040-c381-4ac9-bff7-90b1fdea4739.woff2") format("woff2"),url("../fonts/36ec15b9-f8da-447f-8fed-a9cfdfb91fbb.woff") format("woff"),url("../fonts/230d6b14-6d44-4dd5-a6ae-a4287936e51e.ttf") format("truetype"),url("../fonts/9bce4920-94e2-4e4d-bd34-818801dd3eb3.svg#9bce4920-94e2-4e4d-bd34-818801dd3eb3") format("svg");
    }

/* Used fontsquirrel to web embed these free fonts and generate the other files extension files (.woff .woff2 .ttf) from a .otf file https://fontsquirrel.com/tools/webfont-generator */

@font-face {
    font-family: 'bemio_italicregular';
    src: url('../fonts/sgejobs/bemio_italic-webfont.woff2') format('woff2'), url('../fonts/sgejobs/bemio_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bemioregular';
    src: url('../fonts/sgejobs/bemio-webfont.woff2') format('woff2'), url('../fonts/sgejobs/bemio-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'museo_sans100';
    src: url('../fonts/sgejobs/museosans_100-webfont.woff2') format('woff2'), url('../fonts/sgejobs/museosans_100-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'museo_sans300';
    src: url('../fonts/sgejobs/museosans_300-webfont.woff2') format('woff2'), url('../fonts/sgejobs/museosans_300-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'museo_sans300_italic';
    src: url('../fonts/sgejobs/museosans_300_italic-webfont.woff2') format('woff2'), url('../fonts/sgejobs/museosans_300_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'museo_sans500';
    src: url('../fonts/sgejobs/museosans_500-webfont.woff2') format('woff2'), url('../fonts/sgejobs/museosans_500-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'museo_sans500_italic';
    src: url('../fonts/sgejobs/museosans_500_italic-webfont.woff2') format('woff2'), url('../fonts/sgejobs/museosans_500_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'museo_sans700';
    src: url('../fonts/sgejobs/museosans_700-webfont.woff2') format('woff2'), url('../fonts/sgejobs/museosans_700-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'museo_sans700_italic';
    src: url('../fonts/sgejobs/museosans_700_italic-webfont.woff2') format('woff2'), url('../fonts/sgejobs/museosans_700_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'museo_sans900';
    src: url('../fonts/sgejobs/museosans_900-webfont.woff2') format('woff2'), url('../fonts/sgejobs/museosans_900-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BrutalType-Bold';
    src: url('../Content/fonts/webFonts/BrutalType-Bold/font.woff2') format('woff2'), url('../Content/fonts/webFonts/BrutalType-Bold/font.woff') format('woff');
}
@font-face {
    font-family: 'BrutalType-Light';
    src: url('../Content/fonts/webFonts/BrutalType-Light/font.woff2') format('woff2'), url('../Content/fonts/webFonts/BrutalType-Light/font.woff') format('woff');
}
@font-face {
    font-family: 'BrutalType-Thin';
    src: url('../Content/fonts/webFonts/BrutalType-Thin/font.woff2') format('woff2'), url('../Content/fonts/webFonts/BrutalType-Thin/font.woff') format('woff');
}
@font-face {
    font-family: 'BrutalType-Black';
    src: url('../Content/fonts/webFonts/BrutalType-Black/font.woff2') format('woff2'), url('../Content/fonts/webFonts/BrutalType-Black/font.woff') format('woff');
}
@font-face {
    font-family: 'BrutalType-ExtraLight';
    src: url('../Content/fonts/webFonts/BrutalType-ExtraLight/font.woff2') format('woff2'), url('../Content/fonts/webFonts/BrutalType-ExtraLight/font.woff') format('woff');
}
@font-face {
    font-family: 'BrutalType';
    src: url('../Content/fonts/webFonts/BrutalType/font.woff2') format('woff2'), url('../Content/fonts/webFonts/BrutalType/font.woff') format('woff');
}
@font-face {
    font-family: 'BrutalType-Medium';
    src: url('../Content/fonts/webFonts/BrutalType-Medium/font.woff2') format('woff2'), url('../Content/fonts/webFonts/BrutalType-Medium/font.woff') format('woff');
}
@font-face {
    font-family: 'BrutalType-ExtraBold';
    src: url('../Content/fonts/webFonts/BrutalType-ExtraBold/font.woff2') format('woff2'), url('../Content/fonts/webFonts/BrutalType-ExtraBold/font.woff') format('woff');
}
