/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
footer,
header,
nav,
section,
summary {
  display: block;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
small {
  font-size: 80%;
}
img {
  border: 0;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
button,
input,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #C12020;
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 600;
  line-height: 1.4;
  color: inherit;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
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;
}
h1,.h1 {
  margin-top: 0
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -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-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-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%;
}
@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%;
  }
}
@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%;
  }
}
@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%;
  }
}
label {
  display: inline-block;
  max-width: 100%;
  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;
  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;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
textarea.form-control {
  height: auto;
  min-height: 160px;
}
input[type="search"] {
  -webkit-appearance: none;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success.radio label,
.has-success.checkbox label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning.radio label,
.has-warning.checkbox label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: 0!important;
  margin-right: 0!important;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 15px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #C12020;
  color: #FFF;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.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,
.btn.focus {
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.btn-primary:active.focus,
.btn-primary.active.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.btn-success:active.focus,
.btn-success.active.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active {
  background-image: none;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.btn-info:active.focus,
.btn-info.active.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active {
  background-image: none;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.btn-warning:active.focus,
.btn-warning.active.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active {
  background-image: none;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover
.btn-danger:active:focus,
.btn-danger.active:focus
.btn-danger:active.focus,
.btn-danger.active.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active {
  background-image: none;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-block {
  width: 100%;
  background: #FFEFC8;
  color: #c12120;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
  text-align: left;
  position: relative;
  padding: 15px 15px;
}
.btn-block:after {
  content: url('/../img/icons/cta-action.png');
  position: absolute;
  right: 15px;
  top: 10px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.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;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 17px;
  font-size: 16px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
    display: none;
  }
}
.navbar-collapse {
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 33px;
  height: 4px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 7px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav > li > a {
  padding-top: 13px;
  padding-bottom: 13px;
  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 {
    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;
  }
  .navbar-nav .open .dropdown-menu .container,
  .navbar-nav .open .dropdown-menu .row {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin-left: -10px;
    width: 100%;
  }
  .navbar-nav > li {
    float: left;
    cursor: pointer;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #c12120;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #c12120;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.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,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert #cookie_info {
  margin-bottom: 0;
  text-align: center;
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-body p {
  margin-bottom: 3px;
}
.media-object {
  display: block;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 20px;
}
@media (max-width: 990px) {
  .quickLinks .media > .pull-left {
    width: 100px;
    margin-bottom: 25px;
  }
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  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,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.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, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
  padding: 15px;
}
.modal-content h4 {
  margin-top: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-body {
  position: relative;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 750px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.clearfix {
  clear: both;
}
.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,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
  visibility: hidden!important;
}
.show {
  display: block !important;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.u-line {
  display: block;
}
.bold {
  font-weight: bold;
}
.bluefont {
  color: #c12120;
}
.center {
  text-align: center;
}
h1 {
  font-size: 30px;
  color: #c12120;
}
h2 {
  font-size: 22px;
}
h3 {
  font-size: 33px;
  color: #c12120;
  margin: 0;
}
h4 {
  font-size: 21px;
  color: #c12120;
  line-height: 1.4em;
}
h5 {
  color: #c12120;
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 767px) {
  h5 {
    padding-right: 30px;
  }
  .u-noPadding-xs {
    padding:0 !important;
  }
}
.downloadlink {
  color: #c12120;
  font-size: 18px;
  font-weight: bold;
}

@media (max-width: 767px) {
  .btn {
    white-space: normal;
  }
}
.dropdownHeading {
  margin-bottom: 5px;
  text-transform: none;
}
.dropdownHeading p {
  margin: 0;
  font-size: 26px;
  font-weight: 600;
  color: #c12120!important
}
.dropdownText {
  text-transform: none;
}
.dropdown-menu img {
  width: 100%;
}
/*National Nav*/
.nationalnav {
  background-color: #C12020;
  color: #FFF;
  margin-bottom: 15px;
}
.nationalnav a {
  color: #FFF;
  font-size: 16px;
}
.nationalnav hr {
  color: #FFF
}
.nationnav-links {
  padding: 15px;
}
.nationalnav .active > a {
  font-weight: 600;
}
/**BLOCKS**/
.contentBlock {
  width: 100%;
}
.contactBlock img,
.ofstedBlock img {
  float: left;
  margin-right: 15px;
}
.parentBlock img {
  margin-bottom: 10px
}
.contactBlock img {
  margin-top: -20px;
}
.contentBlock h2 {
  margin-top: 0
}
.contentBlock .btn {
  clear: both;
  display: block;
  width: 150px;
  float: left;
  margin: 15px 0 25px;
}
.contactPageBlock {
  margin-top: 0;
  background: #FFEFC8;
  padding: 15px;
}
.contactPageBlock p {
  margin-bottom: 2px;
}
.contactPageBlock img {
  margin-right: 5px;
}
/**Header**/
.topHeader {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .topHeader {
    margin-bottom: 10px;
  }
}
.topHeader.topHeader--noMargin {
  margin-bottom: 0;
}
.topHeader h1 {
  margin: 37px 0 0 125px;
  color: #c12120;
  width: 100%
}
.topHeader-Content img {
  max-width: 175px;
}
@media (max-width: 850px) {
  .topHeader h1 {
    font-size: 26px;
  }
}
@media (max-width: 650px) {
  .topHeader h1 {
    font-size: 18px;
    max-width: 200px;
    margin: 18px 0 0 80px;
  }
  .topHeader-Content img {
    max-width: 60px;
  }
}
@media (max-width: 380px) {
  .topHeader h1 {
    font-size: 18px;
    max-width: 135px;
    margin: 4px 0 0 80px;
  }
}


.topHeader-Content {
  padding: 12px 0 7px;
  display: inline-block;
  width: 100%;
}


/*nav*/
.navbar-default {
  background-color: #C12020;
  border-color: #C12020;
  border-radius: 0;
  min-height: 0;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:focus {
  color: #FFEFC8;
  font-weight: 600;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav > li > a,
  .navbar-default .navbar-nav > li > a:focus {
    padding: 8px 5px;
    font-size: 16px;
  }
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: white;
  color: #C12020;
}
.navbar-default .navbar-nav > li > a:hover {
  background-color: transparent;
  color: #FFF;
}
.navbar-default .navbar-nav > .active > a {
  background-color: transparent;
  color: #fff;
}
.navbar-default .navbar-nav > .open > a {
  color: #c12120;
  background-color: white;
}
@media (max-width: 1199px) {
  .navbar-nav > li {
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .navbar-nav > li {
    margin-right: 4px;
    margin-right: 0;
  }
}
.navbar-nav > li > .dropdown-menu {
  padding: 15px 0px;
}
@media (max-width: 767px) {
  .navbar-nav > li > .dropdown-menu {
    padding: 0 0;
  }
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #fff;
  }
}
.nav > li,
.dropdown {
  position: static;
}
.collapse.navbar-collapse {
  position: relative;
}
.navbar-nav .open .dropdown-menu {
  background-color: #fff;
  width: 100%;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    background-color: transparent;
    color: #fff;
    text-align:center;
  }
  .navbar-nav .open .dropdown-menu {
    padding-top: 15px;
    padding-bottom: 0;
  }
}
.dropdown-menuLinks a {
  text-transform: capitalize;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
}
@media (max-width: 767px) {
  .dropdown-menuLinks a {
    font-size: 15px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: left;
    color: #fff;
  }
  .dropdown-menuLinks hr {
    color: #FFF
  }
}
.navbar-toggle {
  position: absolute;
  top: -65px;
  right: 15px;
  background-color: transparent;
}
li.telephone {
  color: #fff;
  font-weight: bold;
  padding: 12px 0 0px 12px;
  float: right;
  font-size: 16px;
}
@media (max-width: 767px) {
  .telephone-xs {
    font-size: 35px;
    position: absolute;
    right: 70px;
    top: -74px;
  }
}

.size18 {
  font-size: 18px
}
.size23 {
  font-size: 20px
}
.size21 {
  font-size: 18px;
}
.size40 {
  font-size: 30px
}
@media (min-width: 990px) {
  .size21 {
    font-size: 21px;
  }
  .size23 {
    font-size: 23px
  }
  .size40 {
    font-size: 40px
  }
}


.greyBackground {
  background: #EAEAEA
}
.section {
  padding: 50px 0
}
.u-red,
a.u-red {
  color: #C12020 
}
.u-imageSize {
  width: 100%
}
.galleryWrapper {
  position: relative;
  margin-top: -20px;
}
.galleryWrapper:before,
.galleryWrapper:after {
  content: " ";
  display: table;
}
.galleryWrapper:after {
  clear: both;
}
.galleryWrapper:before,
.galleryWrapper:after {
  content: " ";
  display: table;
}
.galleryWrapper:after {
  clear: both;
}

.galleryWrapper,
.galleryWrapper .galleryWrapper-gallery .bxslider div  {
  height: 350px;
}

@media (min-width: 768px) {
  .galleryWrapper,
  .galleryWrapper .galleryWrapper-gallery .bxslider div  {
    height: 500px;
  }
}
@media (min-width: 1024px) {
  .galleryWrapper,
  .galleryWrapper .galleryWrapper-gallery .bxslider div  {
    height: 760px;
    overflow: hidden;
  }
}
@media (max-width: 1023px) {
  .galleryWrapper .galleryWrapper-gallery {
    position: relative;
  }
}
.galleryWrapper .galleryWrapper-gallery > div {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.galleryContent {
  position: absolute;
  bottom: 175px;
  margin:0 auto;
  left: 0;
  right: 0;
  text-align: center;
  color: #FFF;
  font-weight: 600;
}
@media (max-width: 767px) {
  .galleryContent {
    position: absolute;
    bottom: 15px;
  }
  .galleryContent p.size40 {
    font-size: 26px;
  }
}
.gallery-curveWrapper {
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  overflow: hidden;
}
.gallery_curve path {
  fill: #FFF;
  stroke: #FFF;
}

.homeIntro h1 {
  font-size: 28px;
}
.homeIntro {
  margin-top: 25px;
}
@media (min-width: 768px) {
  .homeIntro {
    margin-top: -65px;
    padding: 0 0 30px 0;
  }
}
@media (min-width: 990px) {
  .homeIntro h1 {
    font-size: 32px;
  }
  .homeIntro {
    margin-top: -85px;
  }
}


.pod {
  margin: 0 0 25px 0;
}
.podBody {
  padding: 15px;
}
.newsPod {
  background: #feefca;
  width: 100%;
}
.newsPod-body {
  padding: 15px;
  background: #FFEFC8
}
.newsPod-image {
  margin-bottom: 15px;
  height: 235px;
}
.curriculumPod-wrapper {
  background: #EAEAEA;
  color: #333
}
.headMessage-wrapper {
  background: #249935;
  color: #FFF;
}

@media (max-width: 990px) {
  .newsPod.pod {
    margin-top: 0;
  }
}

.calendarEvent {
  clear: both;
  margin-bottom: 15px;
  display: block;
}
.calendarDate {
  float: left;
  color: #C12020;
  line-height: 1.1;
  margin-right: 10px;
}
.calendarDate-day {
  font-size: 24px;
}
.calendarDate-month {
  font-size: 15px;
  text-transform: uppercase;
}
.calendarPod .btn {
  margin-top: 10px;
}

/**FOOTER**/
footer {
  background: #000;
  color: #FFF;
  padding: 20px 0;
  font-size: 14px;
  text-align: center;
}
footer a {
  color: #FFF
}
.footerContact {
  text-align: center;
  background: #C12020;
  padding: 35px 0 50px; 
  position: relative;
}
.footerContact img {
  margin: 0 7.5px 15px;
}
.footerContact p {
  color: #fff;
  margin: 20px 0;
}
.footerContact .btn.btn-general {
  color: #C12020;
  background-color: #FFF;
  margin:15px;
}
.footerContact .footerLinks {
  margin-top: 35px;
}
.footerContact .footerLinks img {
  margin: 0 20px;
}

.footerContact-content {
  margin-top: -30px;
}
.footer-curveWrapper {
  position: absolute;
  top: -66px;
  left: 0;
  right: 0;
  z-index: 99;
  overflow: hidden;
}

@media (max-width: 480px) {
  .footerContact .footerLinks img {
    display: block;
    margin: 30px auto;
  }
  .footerContact {
    padding-bottom: 15px;
  }
}
.extraPadding-aboveCurve {
  padding-bottom: 95px
}

/**Homepage Content**/
.UpperHomeContent {
  background-color: #cfd6e4;
}
@media (max-width: 767px) {
  .UpperHomeContent {
    padding-top: 5px;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .homepageTwitterLink {
    margin-top: 183px;
  }
}
.ContentLinks {
  padding: 30px 0 5px 0;
}
.newsImage-wrapper {
  margin-top: 25px;
}
.newsImage-wrapper img {
  margin-bottom: 15px;
  width: 100%;
}
.blogheadingWrapper {
  clear: both;
}
.blogimageWrapper {
  margin-top: 10px;
}
.image-testimonialWrapper {
  position: relative;
  margin-bottom: 15px;
  z-index: 100;
}
.image-testimonial {
  background-color: #95a5c4;
  color: #fff;
  width: 100%;
  padding: 15px;
}
.image-testimonial p {
  font-size: 18px;
  color: #fff;
  margin: 0px;
  font-family: 'Open Sans', sans-serif
}
.image-testimonial .testimonial-author {
  font-size: 16px;
}
.welcomeHeader {
  padding-top: 20px;
  margin-bottom: 10px;
}
.homepageRightcontent p {
  color: #c12120;
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
}
@media (max-width: 768px) {
  .welcomeHeader {
    padding-top: 20px;
  }
  .homepageRightcontent {
    padding-bottom: 0px;
  }
}
.homepageTextWrapper {
  margin-top: 30px;
}
.filterFields,
.viewType {
  display: inline-block;
  float: right
}
.viewType,
.viewType button {
  color: #c12120;
  margin-top: 1px;
}
.viewType .fa {
  margin-right: 3px;
}
.viewType button {
  margin-right: 8px;
  background: transparent;
  border: transparent;
}
.filterFields #showDate {
  height: 30px;
  margin-left: 10px;
}
#CalendareventIndexForm {
  margin:0;
  width:185px;
  height:30px;
  font-size:14px;
  position:relative;
}
#CalendareventIndexForm input {
  width: 160px;
  padding: 2px 5px;
} 
#CalendareventIndexForm button {
  padding: 4px 6px;
  border-radius: 50%;
  background: #c12120;
  margin-left: -13px;
  margin-top: -4px;
}
#CalendareventIndexForm .fa {
  color: #ffefc9;
  font-size: 17px;
}
.calendarEvents {
  margin: 15px 0 30px 0;
}
.calendarEvents p {
  font-family: 'Open Sans', sans-serif
}
.calendarEvents h2 {
  font-size: 28px;
  color: #c12120
}
.calendarEvents p {
  border-bottom: 1px solid #b0bcd3;
  color: #252525;
  font-size: 16px;
}
.calendarEvents a {
  color: #252525
}
.calendarEvents span {
  text-transform: uppercase;
  font-weight: 600;
  margin-right: 15px;
}
.calendarEvents-Content a {
  font-size: 16px;
  color: #252525;
  font-family: 'Open Sans', sans-serif;
}
@media (max-width: 768px) {
  .calendarEvents-Content {
    padding: 10px 5px;
  }
  .calendarEvents .btn.btn-general {
    margin-right: auto;
    margin-left: auto;
    display: block;
  }
}
hr {
  color: #707070;
  border-top: 1px solid;
  margin-top: 12px;
  margin-bottom: 12px;
}
.latestBlog {
  background-color: #cfd6e4;
  padding: 25px 0;
}
.latestBlog .heading {
  color: #c12120;
  font-weight: bold;
  padding-top: 10px;
}
.latestBlog .btn-general {
  position: relative;
  margin-top: 15px;
}
@media (max-width: 767px) {
  .latestBlog .btn-general {
    left: 0;
  }
}
@media (max-width: 768px) {
  .latestBlog .btn-general {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    left: 0;
  }
  .latestBlog {
    padding-top: 0px;
  }
}
@media (min-width: 480px) {
  .latestBlog img {
    max-width: 100%;
  }
  .blogimageWrapper img {
    width: 100%
  }
}
@media (max-width: 767px) {
  .latestBlog img {
    max-width: 100%;
  }
}
.latestNewsWrapper {
  margin-bottom: 30px;
}
.twitterWrapper {
  clear: both;
  display: inline-block;
  width: 100%;
}
/**Parents**/
.generalContent-top {
  padding-bottom: 20px;
}
.generalContent-top img {
  max-width: 100%;
}
.generalContent-middle .btn.btn-general {
  margin-bottom: 20px;
}
.generalContent-middle {
  padding-top: 30px;
}
@media (max-width: 768px) {
  .generalContent-middle {
    padding-top: 10px;
  }
  .generalContent-top {
    padding-bottom: 10px;
  }
}
/**policies**/
a.downloadlink {
  color: #c12120;
  font-size: 18px;
  font-weight: bold;
  margin-right: 10px;
  background-image: url('/img/pdf.png');
  background-repeat: no-repeat;
  height: 40px;
  background-position: right;
  width: 100%;
  vertical-align: middle;
  display: inline-block;
  padding-top: 10px;
  padding-right: 7px;
}
.parents_policies-Content .generalContent-top {
  margin-bottom: 20px;
  padding-bottom: 0px;
}
/**Contact Us **/
/**HEADING IMAGES **/
.error-message {
  color: red;
}
#map {
  height: 275px;
}
.mapWrapper {
  margin-top: 15px;
}
.contact_formContent label {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}
.contact_formContent form {
  margin-top: 25px;
}
@media (max-width: 767px) {
  .contact_formContent .btn-general {
    margin-top: 15px;
  }
}
.blockWrapper {
  margin-top: 30px;
  display: inline-block;
  clear: both;
  width: 100%
}
.vacanciesParagraph {
  color: #c12120;
}
.contact_vacanciesContent img {
  padding-left: 10px;
}
.contact_vacanciesContent h1 {
  margin-top: 0
}
/**ACCORDION**/
.panel {
  box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0;
}
.panel-group {
  margin-bottom: 20px;
  margin-top: 20px;
}
.panel-default > .panel-heading {
  background-color: white;
}
.panel-group .panel {
  border-radius: 0;
  border: none;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border: none;
}
.panel-body {
  padding: 0 0;
}
.panel-default > .panel-heading {
  padding: 0;
}
/**Curriculum**/
/**subjects curriculum**/
.curriculum_subjectsContent b {
  padding-right: 10px;
}
.mobileTabs .panel-heading {
  border: 1px solid;
  padding: 5px;
  border-radius: 0;
  color: white;
  background-color: #c12120;
}
.mobileTabs .panel-heading:hover,
.mobileTabs .panel-heading:focus {
  font-weight: bold;
}
.mobileTabs .panel-title a {
  padding-right: 200px;
}
@media (max-width: 767px) {
  table.table {
    padding: 8px 5px;
  }
  .table p,
  .table > thead > tr > th,
  .table > tbody > tr > th,
  .table > tfoot > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > td,
  .table > tfoot > tr > td {
    font-size: 11px;
  }
}
/**Subjects**/
.nav.nav-tabs a {
  color: black;
  font-size: 16px;
  font-weight: bold;
}
/*tabs*/
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background-color: #a7b4bb;
  color: white;
  border-radius: 0;
}
.nav-tabs > li > a {
  border: 1px solid #a7b4bb;
  margin: 0;
  border-radius: 0;
}
.nav-tabs {
  border-bottom: 3px solid #a7b4bb;
}
.tab-content > .tab-panel {
  padding-top: 21px;
  padding-bottom: 21px;
}
.imageTopSection {
  margin: 0px 0 25px;
  font-weight: bold
}
.imageTopSection p{
  font-size: 18px
}
.imageTopSection img {
  max-width: 100%
}

/**STAFF**/
.staffImageWrapper {
  padding-bottom: 10px;
}
.staffNameWrapper {
  padding-bottom: 10px;
}
.staffNameWrapper .bold {
  margin: 0;
}
@media (max-width: 767px) {
  .staff_stafflistContent h4 {
    padding-right: 12px;
    white-space: normal;
  }
}
.staff_stafflistContent .staffNameWrapper a {
  margin-right: 10px;
}
/**About**/
.blogimages {
  margin-right: 25px;
  margin-bottom: 15px;
  max-width: 300px;
}
.blogContents {
  padding-top: 10px;
  position: relative;
}
.blogContents .btn {
  margin-top: 10px;
}
@media (max-width: 768px) {
  .blogContents {
    padding-right: 10px;
  }
}
.addthis_native_toolbox {
  padding-top: 20px;
}
.blogshare {
  color: #a7b4bb;
  font-size: 18px;
  text-transform: uppercase;
}
.shareblog {
  padding-right: 20px;
}
.paginationlink a,
.paginationlink {
  font-size: 20px;
}
.disabled.paginationlink {
  display: none;
}
.blogView_Content img {
  max-width: 100%;
  max-height: 400px;
}
/**About Calendar**/
.about_calendarContent h1 {
  margin-top: 0;
}
.about_calendarContent .panel-heading h2 {
  font-weight: bold;
}
.dateBlock {
  background-color: #e6eaf1;
  border-radius: 50px;
  padding: 15px;
  height: 55px;
}
.eventBlock {
  padding-left: 20px;
}
.dateBlock.active {
  font-size: 28px;
  color: #c12120;
  background: #ffd71f;
  text-align: center;
}
.eventsBody h5.active {
  font-weight: normal;
}
.dateBlock h6 {
  font-size: 28px;
  color: #c12120;
  margin:0;
  line-height: 0.8
}
.eventsBody h5 {
  font-weight: normal;
  color: #c12120;
  text-align: center;
}
.eventsBody p {
  font-size: 18px;
  color: black;
}
.searchimage {
  background-color: #c12120;
  position: absolute;
  top: 0px;
  right: 0px;
}
.glyphicon {
  color: #c12120;
  padding-left: 10px;
}
/*MODAL*/
.modal {
  top: 12%;
}
#rc-imageselect, .g-recaptcha {
  transform:scale(0.77);
  -webkit-transform:scale(0.77);
  transform-origin:0 0;
  -webkit-transform-origin:0 0;
}






.eventsWrapper .datepicker {
  overflow: hidden;
}
.eventsWrapper .datepicker .ui-datepicker-inline {
  margin-right: -1px;
  margin-bottom: -1px;
}
.eventsWrapper .datepicker .ui-datepicker-inline .ui-datepicker-header {
  height: 50px;
}
.eventsWrapper .datepicker .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-title {
  line-height: 50px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  color: #c12120;
  font-weight: bold;
  font-size: 21px;
}
.eventsWrapper .datepicker .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-prev,
.eventsWrapper .datepicker .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-next {
  position: absolute;
  top: 19px;
  height: 12px;
  width: 12px;
  cursor: pointer;
  white-space: nowrap;
  text-indent: -9999px;
}
#events .ui-datepicker-next {
  float: right
}
.eventsWrapper .datepicker .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-prev {
  left: 19px;
  background-image: url(../img/events-left.png);
}
.eventsWrapper .datepicker .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-next {
  right: 19px;
  background-image: url(../img/events-right.png);
}
.eventsWrapper .datepicker .ui-datepicker-inline table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}
.eventsWrapper .datepicker .ui-datepicker-inline table th,
.eventsWrapper .datepicker .ui-datepicker-inline table td {
  vertical-align: middle;
  text-align: center;
  padding: 0;
}
.eventsWrapper .datepicker .ui-datepicker-inline table th {
  font-size: 16px;
  background-color: #302b6d;
}
.eventsWrapper .datepicker .ui-datepicker-inline table td {
  font-size: 16px;
  height: 60px;
  border: solid 1px #c12120;
  border-width: 0 1px 1px 0;
  cursor: pointer;
}
.eventsWrapper .datepicker .ui-datepicker-inline table td a {
  color: #000;
  text-decoration: none;
}
.eventsWrapper .datepicker .ui-datepicker-inline table td:hover,
.eventsWrapper .datepicker .ui-datepicker-inline table td.event:hover,
.eventsWrapper .datepicker .ui-datepicker-inline table td.ui-datepicker-today:hover,
.eventsWrapper .datepicker .ui-datepicker-inline table td.ui-datepicker-current-day:hover {
  background-color: #dae1eb;
}
.eventsWrapper .datepicker .ui-datepicker-inline table td:hover a,
.eventsWrapper .datepicker .ui-datepicker-inline table td.event:hover a,
.eventsWrapper .datepicker .ui-datepicker-inline table td.ui-datepicker-today:hover a,
.eventsWrapper .datepicker .ui-datepicker-inline table td.ui-datepicker-current-day:hover a {
  color: #2f2a6d;
}
.eventsWrapper .datepicker .ui-datepicker-inline table td.event {
  background-color: #dae1eb;
}
.eventsWrapper .datepicker .ui-datepicker-inline table td.event a {
  color: #2f2a6d;
}
.eventsWrapper .datepicker .ui-datepicker-inline table td.ui-datepicker-current-day {
  background-color: #ffd721;
}
.eventsWrapper .datepicker .ui-datepicker-inline table td.ui-datepicker-current-day a {
  color: #2f2a6d;
}

.contentBody p {
  font-family: 'Open Sans', sans-serif!important
}
.contentBody table {
  font-size: 13px!important;
  width: 100%!important;
}

.contentBody table p,
.contentBody table span {
  font-size:13px!important;
  margin-bottom: 5px!important;
  font-family: 'Open Sans', sans-serif!important;
}
.contentBody td, .contentBody th {
  padding: 5px 7px!important
}

#schoolNoticeModal p {
  margin-bottom: 4px;
}

.staffLinkBlock .imageWrapper {
  width: 300px;
  height: 100px;
  margin-bottom: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.staffLinkBlock {
  margin: 25px 0;
  font-size: 20px;
  font-weight: bold;
  text-decoration: underline;
  display: block;
  text-align: center;
}

