@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

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

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  .h2-title,
  h3 {
    orphans: 3;
    widows: 3; }
  h2, .h2-title,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/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: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur: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"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  box-sizing: border-box; }

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

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

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

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

.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, .h2-title, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small, .h2-title small,
  h2 .small, .h2-title .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2,
.h2-title, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small, .h2-title small,
  h2 .small, .h2-title .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

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

h2, .h2-title, .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: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

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

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

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

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

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

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

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

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

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

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

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

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

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

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

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

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

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

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

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

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  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, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  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 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

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

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    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 > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -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 > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

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

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

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

input[type="search"] {
  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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

.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"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

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

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

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

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

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

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

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

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

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

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

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

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

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

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

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

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

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

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

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

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

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

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

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

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

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

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

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

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

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

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 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 .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

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

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

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

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

.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: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none; }

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

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  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%; }

.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;
  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;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease; }

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

.dropup,
.dropdown {
  position: relative; }

.dropdown-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: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  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.42857;
    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: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

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

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

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

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

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

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

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

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

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

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

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

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

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

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

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

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

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

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  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-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

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

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

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

.input-group-addon:first-child {
  border-right: 0; }

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

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    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 #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

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

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

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

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

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

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

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

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

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

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .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-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

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

@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-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 {
    background-color: #e7e7e7;
    color: #555; }
  @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-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #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: #090909; }
  .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 {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #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: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.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.42857;
      text-decoration: none;
      color: #337ab7;
      background-color: #fff;
      border: 1px solid #ddd;
      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 > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    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: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

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

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

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

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

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

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

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.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:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

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

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

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

.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;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

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

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7; }

.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-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

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

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

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 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: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease; }

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

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

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

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

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

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

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

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

.media-body {
  width: 10000px; }

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

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

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

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

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

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

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

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

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

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

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

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

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

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

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

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

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

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

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

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

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #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;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 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-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,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

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

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

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

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

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

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

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

.panel-group {
  margin-bottom: 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 #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: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

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

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

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

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 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;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    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%);
    transform: translate(0, -25%);
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }

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

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

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

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  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;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  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;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 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 {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent; }
  .carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

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

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/* remove spacing between middle columns */
@media (max-width: 991px) {
  .row.no-gutter [class*='col-'] {
    padding-right: 0;
    padding-left: 0; }
  /* remove right padding from first column */
  .row.no-gutter [class*='col-']:first-child {
    padding-right: 0; }
  /* remove left padding from first column */
  .row.no-gutter [class*='col-']:last-child {
    padding-left: 0; }
  /* only for column content visible */
  .col-lg-1 > div {
    background-color: #ddd; }
  /* remove gutter from container-fluid */
  .container-fluid.no-gutter {
    padding-left: 0px;
    padding-right: 0px; }
    .container-fluid.no-gutter .row {
      margin-left: 0px;
      margin-right: 0px; } }

@media (max-width: 767px) {
  .row.no-gutter-mobile [class*='col-'] {
    padding-right: 0;
    padding-left: 0; }
  /* remove right padding from first column */
  .row.no-gutter-mobile [class*='col-']:first-child {
    padding-right: 0; }
  /* remove left padding from first column */
  .row.no-gutter-mobile [class*='col-']:last-child {
    padding-left: 0; }
  /* only for column content visible */
  .col-lg-1 > div {
    background-color: #ddd; }
  /* remove gutter from container-fluid */
  .container-fluid.no-gutter-mobile, .container.no-gutter-mobile {
    padding-left: 0px;
    padding-right: 0px; }
    .container-fluid.no-gutter-mobile .row, .container.no-gutter-mobile .row {
      margin-left: 0px;
      margin-right: 0px; } }

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/roboto-v15-latin-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../fonts/roboto-v15-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v15-latin-300.woff2") format("woff2"), url("../fonts/roboto-v15-latin-300.woff") format("woff"), url("../fonts/roboto-v15-latin-300.ttf") format("truetype"), url("../fonts/roboto-v15-latin-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto-v15-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../fonts/roboto-v15-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v15-latin-regular.woff2") format("woff2"), url("../fonts/roboto-v15-latin-regular.woff") format("woff"), url("../fonts/roboto-v15-latin-regular.ttf") format("truetype"), url("../fonts/roboto-v15-latin-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/roboto-v15-latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../fonts/roboto-v15-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v15-latin-700.woff2") format("woff2"), url("../fonts/roboto-v15-latin-700.woff") format("woff"), url("../fonts/roboto-v15-latin-700.ttf") format("truetype"), url("../fonts/roboto-v15-latin-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

html,
body {
  background-color: #FFFFFF; }

ul,
li,
a,
img {
  margin: 0px;
  padding: 0px;
  text-decoration: none;
  border: none; }

a {
  color: #FFFFFF; }
  a:hover {
    color: #FFFFFF; }

@media (max-width: 479px) {
  * {
    font-size: 100%; } }

.check-list {
  padding-left: 20px;
  list-style: none;
  margin-top: 6px;
  margin-bottom: 25px;
  position: relative;
  margin-left: 10px; }
  .check-list li {
    line-height: 24px; }
    .check-list li:before {
      font-family: 'FontAwesome';
      content: '\f00c';
      margin: 0 5px 0 -15px;
      color: #3b7629; }
    .check-list li span {
      padding-left: 15px; }

.check-default {
  padding-left: 17px; }

.link-list {
  margin-top: 20px;
  margin-left: 17px; }
  .link-list li {
    margin-bottom: 10px;
    color: #3b5998;
    list-style-position: inherit; }
    .link-list li a {
      text-decoration: none;
      color: #3b5998; }
      .link-list li a:hover {
        text-decoration: underline; }

.position-bottom-left {
  position: absolute;
  bottom: 25px;
  right: 45px; }
  .position-bottom-left a:hover {
    text-decoration: underline; }

.border-right {
  border-right: 1px solid #777777; }

.display-table {
  display: table;
  table-layout: fixed; }

.display-cell {
  display: table-cell;
  vertical-align: middle;
  float: none; }

ul.list-valign li {
  vertical-align: middle; }

.list-numbering li a {
  color: #0099FF;
  text-decoration: none;
  padding: 5px 10px; }
  .list-numbering li a.paginate_active, .list-numbering li a:hover:not(.list-nav) {
    background: #f2f2f2;
    color: #333333;
    font-weight: 700;
    text-decoration: none; }

.valign {
  vertical-align: middle; }

.iti-flag {
  background-image: url("/img/icons/flags.png"); }

.hidden-block {
  visibility: hidden; }

.padding-LR-4 {
  padding-left: 4px;
  padding-right: 4px; }
  @media (max-width: 767px) {
    .padding-LR-4 {
      padding: 0; } }

span.disabled {
  cursor: not-allowed; }
  span.disabled a {
    pointer-events: none;
    cursor: not-allowed; }

.border--bottom {
  border-bottom: 1px;
  border-bottom-style: solid; }

.border--color {
  border-color: #cccccc; }

@media screen and (max-width: 399px) {
  #rc-imageselect,
  .g-recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0; } }

.is-hidden {
  display: none; }

a:hover, a.active {
  color: #3f4045; }

a:active {
  color: #871642; }

a.link-like:hover {
  cursor: pointer; }

.col-center {
  float: none;
  margin-right: auto !important;
  margin-left: auto !important; }

a.noUnderline {
  text-decoration: none !important; }

.form-group > [class*=' col-'] > button.btn {
  padding: 6px 12px;
  margin-left: -1px;
  margin-top: 5px; }

@media (min-width: 992px) {
  .pull-right-md {
    float: right !important; }
  .btn-lg-block {
    display: block;
    width: 100%;
    margin-top: 0px !important; } }

@media (max-width: 991px) {
  .btn-lg-block {
    display: block;
    width: 100%;
    margin-top: 15px !important; } }

@media (min-width: 768px) {
  .pull-right-md {
    float: right !important; } }

@media (max-width: 768px) {
  .btn-md-block {
    display: block;
    width: 100%;
    margin-top: 15px !important; } }

@media (max-width: 767px) {
  .margin-top-145 {
    margin-top: 15px; }
  .align-sm-left {
    text-align: left; }
  .btn-sm-block {
    display: block;
    width: 100%;
    margin-top: 15px !important; }
  .align-sm-right {
    text-align: right; }
  .padding-horizontal-xs {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .margin-top-xs {
    margin-top: 45px; } }

@media (max-width: 767px) {
  .btn-xs-block {
    display: block;
    width: 100%; } }

@media (max-width: 607px) {
  .margin-top-145 {
    margin-top: 49px; }
  .btn-xs-block {
    display: block;
    width: 100%; }
  .btn.purple.no-margin.btn-xs-block {
    margin-bottom: 15px; } }

.btn.purple.pull-right-md {
  margin: 0 !important; }

.btn.purple.no-margin {
  margin: 0; }

.btn.btn-default.no-margin {
  margin: 0; }

@media (min-width: 992px) {
  .align-md-center {
    text-align: center; } }

@media (max-width: 767px) {
  .align-sm-center {
    text-align: center; }
  .align-sm-left {
    text-align: left; } }

@media (max-width: 1199px) and (min-width: 608px) {
  .container {
    width: auto !important; } }

@media (max-width: 800px) and (min-width: 768px) {
  .content-box .btn {
    padding-left: 8px !important;
    padding-right: 8px !important; } }

@media (max-width: 890px) and (min-width: 801px) {
  .content-box .btn {
    padding-left: 14px !important;
    padding-right: 14px !important; } }

@media (max-width: 355px) {
  .content-box .btn {
    padding-left: 14px !important;
    padding-right: 14px !important; } }

@media (max-width: 992px) {
  .row-eq-column {
    height: auto; } }

@media (max-width: 767px) {
  .wirelesRegister .csam-aanmeld-list {
    margin-left: 0 !important; }
  .wirelesRegister .csam-aanmeld-list,
  .wirelesRegister .csam-content-list {
    padding-left: 50px; } }

@media (max-width: 768px) {
  .order-align {
    text-align: center; } }

@media (min-width: 768px) {
  .order-align {
    text-align: center; }
    .order-align .order-align--text-left {
      text-align: left; }
    .order-align .order-align--text-right {
      text-align: right; } }

html,
body {
  height: 100%;
  background-color: #f9f9fa; }

body.light,
html.light {
  background-color: #fff; }
  body.light .csam-content-inner-container, body.light .csam-content-container, body.light .csam-container, body.light .navba,
  html.light .csam-content-inner-container,
  html.light .csam-content-container,
  html.light .csam-container,
  html.light .navba {
    background-color: #fff; }

@media (min-width: 1200px) {
  .col-lg-10-5 {
    width: 87.5%; } }

@media (min-width: 992px) {
  .col-lg-10-5 {
    width: 87.5%; } }

#holder {
  min-height: 100%;
  position: relative !important; }

/*
*   csam-aanmeld-icon
*/
.csam-aanmeld-container {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #FFFFFF;
  margin: 10px 0px;
  width: 100%;
  /*aanmeldknoppen (old style aanmeldknoppen)*/
  border: 1px solid #999999;
  border-radius: 5px;
  box-shadow: none;
  position: relative;
  display: table; }
  @media (max-width: 767px) {
    .csam-aanmeld-container {
      padding-top: 5px;
      padding-bottom: 5px; } }
  .csam-aanmeld-container.eu {
    min-height: calc(123px / 2 + 1px); }
  @media screen and (max-width: 320px) {
    .csam-aanmeld-container {
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
      align-items: center; } }

.csam-aanmeld--icon {
  /*Aanmeldknop (old style aanmeldknoppen)*/
  padding: 10px 10px;
  /*Changed background color*/
  background: #fff;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  /*Reduced with of icons with 38 --> 60px (new style aanmeld knoppen/icons)*/
  width: 60px;
  text-align: center;
  display: table-cell;
  vertical-align: middle; }
  @media (min-width: 768px) and (max-width: 1199px) {
    .csam-aanmeld--icon {
      width: 60px; } }
  @media (max-width: 767px) {
    .csam-aanmeld--icon {
      width: 68px; } }
  .csam-aanmeld--icon img, .csam-aanmeld--icon i {
    text-align: center;
    position: relative;
    /*Added padding (new style aanmeld knoppen/icons)*/
    padding: 5px;
    width: 50px;
    height: 50px; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .csam-aanmeld--icon img[src*=".svg"], .csam-aanmeld--icon i[src*=".svg"] {
        width: 50px;
        height: 50px; } }
  .csam-aanmeld--icon .fa {
    padding: 10px 0; }
  .csam-aanmeld--icon.eu {
    height: calc((123px - 2px) / 2); }
    .csam-aanmeld--icon.eu img {
      width: 30px;
      height: auto; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .csam-aanmeld--icon.eu img[src*=".svg"] {
          width: 40%; } }

.csam-aanmeld--content {
  background: #FFFFFF;
  /*Aanmeldknop (old style aanmeldknoppen)*/
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  display: table-cell;
  vertical-align: middle; }
  @media (max-width: 320px) {
    .csam-aanmeld--content {
      width: 65%;
      display: inline-block; } }
  .csam-aanmeld--content.eu {
    padding: 23px 20px 20px 35px;
    height: calc((123px - 2px) / 2); }
  .csam-aanmeld--content > a {
    text-decoration: none !important; }
    .csam-aanmeld--content > a:hover {
      text-decoration: underline; }
    .csam-aanmeld--content > a .csam-aanmeld_title {
      padding: 0 20px 0 0; }
    .csam-aanmeld--content > a .csam-aanmeld_subtext {
      padding: 0 20px 0 0px;
      font-weight: 700; }
  .csam-aanmeld--content .csam-aangemeld {
    background: #3E752F;
    color: #FFFFFF;
    height: 25px;
    min-width: 75px;
    letter-spacing: 1px;
    margin: 0 20px 0px 0px;
    padding: 5px 10px;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .csam-aanmeld--content .csam-aangemeld {
        border-radius: 12px;
        top: 10px;
        left: 25px;
        font-size: 10px; } }
    @media (max-width: 991px) {
      .csam-aanmeld--content .csam-aangemeld {
        border-radius: 12px;
        top: 10px;
        left: 25px;
        font-size: 10px; } }
    @media (max-width: 767px) {
      .csam-aanmeld--content .csam-aangemeld {
        border-radius: 12px;
        top: 10px;
        left: 5px;
        font-size: 10px; } }
    @media (min-width: 1200px) {
      .csam-aanmeld--content .csam-aangemeld {
        border-radius: 12.5px;
        top: 10px;
        left: 35px;
        font-size: 10px; } }

.csam-aanmeld--info {
  position: absolute;
  top: 10px;
  right: 10px; }
  .csam-aanmeld--info-content {
    display: none;
    padding: 15px 10px 5px 10px; }

.csam-aanmeld_title {
  font-family: "Roboto", sans-serif;
  color: #871642;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  padding: 0px;
  margin: 0px;
  line-height: 20px;
  text-decoration: none;
  display: inline-block; }

.csam-aanmeld_subtext {
  font-family: "Roboto", sans-serif;
  color: #3f4045;
  text-transform: normal;
  font-weight: normal;
  /* font-size: $csam-aanmeld-content-st-size; */
  line-height: 20px;
  text-decoration: none;
  margin-bottom: 5px;
  /*(old style aanmeldknoppen)*/
  font-size: 14px;
  padding-right: 50px;
  padding-left: 20px; }
  @media (max-width: 320px) {
    .csam-aanmeld_subtext {
      padding-left: 10px; } }

.csam-aanmeld_link {
  /* text-decoration: none; */
  font-family: "Roboto", sans-serif;
  color: #999999;
  text-transform: normal;
  font-weight: normal;
  font-size: 16px;
  text-decoration: underline;
  transition: 0.1s all;
  position: absolute;
  bottom: 20px; }
  .csam-aanmeld_link:hover {
    color: #3f4045; }
  .csam-aanmeld_link:active {
    color: #871642; }
  .csam-aanmeld_link i.fa-chevron-right {
    font-size: 10px;
    margin-left: 5px; }

@media (min-width: 400px) and (max-width: 1199px) {
  .csam-aanmeld-container {
    width: 100%; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .csam-aanmeld-container {
    width: 100%; } }

.csam-aanmeld-container--disable {
  border-color: #CCCCCC; }
  .csam-aanmeld-container--disable .fa {
    color: #afafaf; }
  .csam-aanmeld-container--disable .csam-aangemeld {
    background-color: #afafaf;
    font-weight: 700; }
  .csam-aanmeld-container--disable .csam-aanmeld--icon {
    border-color: #CCCCCC; }
  .csam-aanmeld-container--disable .csam-aanmeld_subtext {
    font-weight: 700;
    text-decoration: none; }
  .csam-aanmeld-container--disable .csam-content-inner-container a {
    text-decoration: none; }

.csam-aanmeld--icon, .csam-aanmeld--content {
  /*Aanmeldknoppen removed fixed height (old style)*/ }

.csam-aanmeld--content {
  /*removed padding (old stule aanmeldknoppen)*/
  /*        @media (max-width: $screen-xs-max) {
                    padding: 20px 20px 20px 5px;
                    @include calc(width, $csam-aanmeld-content-c-width-mobile);
                }
                @media (min-width: $screen-sm-min) and (max-width: $screen-md-max) and (orientation: landscape) {
                    padding: 33px 20px 20px 25px;
                    @include calc(width, $csam-aanmeld-content-c-width-tablet);
                }
                @media (min-width: $screen-sm-min) and (max-width: $screen-md-max) and (orientation: portrait) {
                    padding: 33px 20px 20px 25px;
                    @include calc(width, $csam-aanmeld-content-c-width-tablet);
                }
        */ }
  @media (max-width: 767px) {
    .csam-aanmeld--content.eu {
      padding: 20px 20px 20px 5px; } }

.csam-aanmeld--icon {
  /*
        img {
            @media (max-width: $screen-xs-max){
                width: 100%;
                height: auto;
            }
            @media (min-width: $screen-sm-min) and (max-width: $screen-md-max){
                width: 100%;
                height: auto;
            }
        }
        */ }
  .csam-aanmeld--icon-eu {
    width: 30px; }

@media (max-width: 767px) {
  .csam-aanmeld_link {
    bottom: 5px; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .csam-aanmeld_link {
    bottom: 10px; } }

.csam-button {
  font-family: "Roboto", sans-serif;
  font-size: 12px; }
  .csam-button-white {
    color: #000000;
    background: white;
    box-shadow: none;
    border: 1px solid #d9dbea;
    border-radius: 5px;
    transition: 0.2s all;
    padding: 15px 30px;
    height: 60px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    @media (max-width: 991px) {
      .csam-button-white {
        width: 100%; } }
    .csam-button-white:hover {
      color: #871642;
      background: #f9f9fc;
      box-shadow: none, inset 0px -2px 0px 0px rgba(255, 255, 255, 0.7); }
    .csam-button-white:active {
      color: #871642;
      background: #f5f5fa;
      background-color: rgba(229, 231, 236, 0.42);
      background-image: linear-gradient(to top,rgba(229, 231, 236, 0.42), rgba(244, 245, 247, 0.42));
      box-shadow: inset 0px -2px 2px 0px rgba(195, 197, 201, 0.43); }
  .csam-button-purple {
    color: #FFFFFF;
    padding: 15px 30px;
    margin-bottom: 25px;
    background: #871642;
    box-shadow: none;
    border: 1px solid #d9dbea;
    border-radius: 5px;
    transition: 0.2s all;
    height: 60px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    @media (max-width: 991px) {
      .csam-button-purple {
        width: 100%; } }
    .csam-button-purple:hover {
      color: #FFFFFF;
      background: #732341;
      box-shadow: none, inset 0px 2px 0px 0px #5d1c30; }
    .csam-button-purple:active {
      color: #FFFFFF;
      background: #f5f5fa;
      background-color: #871642;
      background-image: linear-gradient(to top,#871642, #75233c);
      box-shadow: inset 0px 4px 5px 0px rgba(87, 20, 41, 0.43); }
    .csam-button-purple.disabled {
      background: #871642; }
      .csam-button-purple.disabled:hover, .csam-button-purple.disabled:focus {
        background: #871642; }

.btn.purple {
  color: #FFFFFF;
  background: #871642;
  border: 1px solid #5b0f2d;
  box-shadow: none;
  transition: 0.2s all; }
  .btn.purple:hover {
    color: #FFFFFF;
    background: #732341;
    box-shadow: none, inset 0px 2px 0px 0px #5d1c30; }
  .btn.purple:active {
    color: #FFFFFF;
    background: #f5f5fa;
    background-color: #871642;
    background-image: linear-gradient(to top,#871642, #75233c);
    box-shadow: inset 0px 4px 5px 0px rgba(87, 20, 41, 0.43); }

.btn.selected {
  padding: 9.5px 30px;
  color: #FFFFFF;
  background: #3E752F; }

.btn.transparent {
  color: #000000;
  background: transparent;
  border: none;
  text-decoration: underline; }
  .btn.transparent:hover {
    text-decoration: underline;
    background: transparent; }
  .btn.transparent:active, .btn.transparent:focus {
    color: #000000;
    background: transparent;
    border: none; }

.btn.white {
  color: #000000;
  background: white;
  box-shadow: none;
  border: 1px solid #d9dbea;
  transition: 0.2s all; }
  .btn.white:hover {
    color: #871642;
    background: #f9f9fc;
    box-shadow: none, inset 0px -2px 0px 0px rgba(255, 255, 255, 0.7); }
  .btn.white:active {
    color: #000000;
    background: transparent;
    border: none; }

.btn.nopadding--horz {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.btn.nopadding--vert {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.btn.nopadding--both {
  padding: 0 !important; }

@media (max-width: 767px) {
  .btn.white, .btn.transparent, .btn.purple {
    margin: 5px 0px; } }

.magic-checkbox {
  position: absolute;
  display: none;
  left: 40px;
  z-index: -100; }

.magic-checkbox[disabled] {
  cursor: not-allowed; }

.checkbox .magic-checkbox + label {
  position: relative;
  display: block;
  padding-left: 30px;
  cursor: pointer;
  vertical-align: middle; }

.magic-checkbox + label:hover:before {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: hover-color;
  animation-name: hover-color;
  z-index: 100; }

.magic-checkbox + label:before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 20px;
  height: 20px;
  content: '';
  border: 1px solid #c0c0c0;
  z-index: 100; }

.magic-checkbox + label:after {
  position: absolute;
  display: none;
  content: '';
  z-index: 100; }

.magic-checkbox[disabled] + label {
  cursor: not-allowed;
  color: #e4e4e4; }

.magic-checkbox[disabled] + label:hover, .magic-checkbox[disabled] + label:before, .magic-checkbox[disabled] + label:after {
  cursor: not-allowed; }

.magic-checkbox[disabled] + label:hover:before {
  border: 1px solid #e4e4e4;
  -webkit-animation-name: none;
  animation-name: none; }

.magic-checkbox[disabled] + label:before {
  border-color: #e4e4e4; }

.magic-checkbox:checked + label:before {
  -webkit-animation-name: none;
  animation-name: none; }

.magic-checkbox:checked + label:after {
  display: block; }

.magic-checkbox + label:before {
  border-radius: 3px; }

.magic-checkbox + label:after {
  top: 2px;
  left: 7px;
  box-sizing: border-box;
  width: 6px;
  height: 12px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  border-top: 0;
  border-left: 0; }

.magic-checkbox:checked + label:before {
  border: #3e97eb;
  background: #3e97eb; }

.magic-checkbox:checked[disabled] + label:before {
  border: #c9e2f9;
  background: #c9e2f9; }

.radio-hide {
  position: absolute;
  top: 15px;
  left: 50px;
  display: none; }
  .radio-hide + label {
    width: 100%; }

[type="radio"]:checked + label .csam-aanmeld-container [class*="csam-aanmeld--"] {
  background-color: #E9F8E5; }
  [type="radio"]:checked + label .csam-aanmeld-container [class*="csam-aanmeld--"] i {
    display: none; }

[type="radio"]:checked + label .csam-aanmeld-container {
  border-color: #3C762A;
  background-color: #E9F8E5;
  border-width: 1px !important; }
  [type="radio"]:checked + label .csam-aanmeld-container:after {
    font-family: FontAwesome;
    content: "\f058";
    font-size: 30px;
    color: #3C762A;
    position: absolute;
    top: 20%;
    right: 10px; }

[type="radio"]:not(:checked) + label .csam-aanmeld-container [class*="csam-aanmeld--"] {
  background-color: #fff;
  cursor: pointer; }

.csam-number-input {
  padding: 0px;
  width: initial;
  text-align: center;
  float: left; }

.form-group--lg {
  margin: 25px 0; }

.form-group--md {
  margin: 0 0 15px 0; }

.form-group.error .form-control, .form-group.has-error .form-control {
  border-color: #ff0000; }

.form-group.error .label-control, .form-group.has-error .label-control {
  color: #ff0000; }

.form-group .form-control {
  width: 100%; }
  .form-group .form-control--lg {
    margin: 5px 0; }

.form-control.error, .form-control.has-error {
  border-color: #ff0000; }

.form-control {
  border-color: #999999; }
  .form-control.width-42 {
    width: 42px;
    float: left;
    margin: 0px 3px; }
    .form-control.width-42 ~ input:not(.width-42) {
      width: calc(100% - 50px);
      margin-left: 2px; }

.csam-control-label {
  float: left; }
  @media (max-width: 767px) {
    .csam-control-label {
      clear: left !important;
      float: initial;
      text-align: left; } }

div.csam-form-steps-container .mobile-step-description {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  display: none; }
  @media (max-width: 767px) {
    div.csam-form-steps-container .mobile-step-description {
      display: block;
      background: #ffffff;
      padding: 30px; }
      div.csam-form-steps-container .mobile-step-description h4 {
        color: #999999;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: bold;
        text-align: center; }
      div.csam-form-steps-container .mobile-step-description p {
        color: #871642;
        text-align: center;
        font-weight: bold; }
        div.csam-form-steps-container .mobile-step-description p.passed {
          color: #3E752F; } }

div.csam-form-steps-container .desktop-step-description {
  display: none; }
  @media (min-width: 768px) {
    div.csam-form-steps-container .desktop-step-description {
      display: block;
      background: #FFFFFF;
      padding-top: 35px;
      padding-bottom: 20px;
      margin-left: 45px; }
      div.csam-form-steps-container .desktop-step-description h4 {
        color: #999999;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: bold;
        text-align: left; }
      div.csam-form-steps-container .desktop-step-description p {
        color: #871642;
        text-align: left;
        font-size: 18px; } }

div.csam-form-steps-container ol > li {
  display: table-cell;
  height: 100px;
  position: relative;
  padding: 0px;
  margin: 0px;
  text-align: center;
  border-bottom: 1px solid #999999;
  background: #ffffff;
  transition: 0.2s height; }
  @media (max-width: 767px) {
    div.csam-form-steps-container ol > li {
      transition: 0.2s height;
      height: 0px; } }

div.csam-form-steps-container ol > li > div > .number {
  position: absolute;
  z-index: 1000;
  bottom: -15px;
  left: 50%;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  padding: 0px;
  margin: 0px;
  border: 1px solid #999999;
  border-radius: 15px;
  background: #FFFFFF;
  color: #3f4045; }
  @media (max-width: 767px) {
    div.csam-form-steps-container ol > li > div > .number {
      left: calc(50% - (30px / 2)); } }

div.csam-form-steps-container ol > li > div {
  position: relative;
  height: 100%;
  width: 100%;
  padding-left: 20px;
  transition: 0.2s line-height; }
  div.csam-form-steps-container ol > li > div span {
    display: inline;
    font-size: 16px;
    position: absolute;
    transition: 0.2s display;
    word-wrap: break-word;
    padding: 0px 40px;
    top: 50%;
    width: 100%;
    left: 0px;
    padding-right: 25px;
    padding-left: 55px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    div.csam-form-steps-container ol > li > div span.step-font-size-large {
      font-size: 20px; }
  @media (max-width: 767px) {
    div.csam-form-steps-container ol > li > div {
      transition: 0.2s line-height;
      line-height: 0px; }
      div.csam-form-steps-container ol > li > div span {
        transition: 0.2s display;
        display: none; } }

div.csam-form-steps-container ol > li {
  border-top-right-radius: 3px;
  font-weight: bold; }
  div.csam-form-steps-container ol > li .fa-check {
    position: absolute;
    top: 25%;
    left: 25%; }

div.csam-form-steps-container ol > li.single {
  color: #871642;
  border-bottom: 3px solid #871642; }

div.csam-form-steps-container ol > li.active {
  background-color: #FFFFFF;
  color: white;
  box-sizing: content-box; }
  @media (min-width: 768px) {
    div.csam-form-steps-container ol > li.active {
      border-bottom: 2px solid #871642; } }
  div.csam-form-steps-container ol > li.active > div > .number {
    bottom: -16px;
    border-color: #871642;
    background: #871642;
    color: #FFFFFF; }
  div.csam-form-steps-container ol > li.active > div {
    font-weight: bold;
    color: #871642;
    text-decoration: none; }

div.csam-form-steps-container ol > li.passed {
  background-color: #FFFFFF;
  color: white;
  box-sizing: content-box;
  border-top-left-radius: 10px; }
  @media (min-width: 768px) {
    div.csam-form-steps-container ol > li.passed {
      border-bottom: 2px solid #3E752F; } }
  div.csam-form-steps-container ol > li.passed.single {
    border-bottom: 3px solid #3E752F; }
  div.csam-form-steps-container ol > li.passed > div > .number {
    bottom: -16px;
    border-color: #3E752F;
    background: #3E752F;
    color: #FFFFFF; }
  div.csam-form-steps-container ol > li.passed > div {
    font-weight: bold;
    color: #3E752F;
    text-decoration: none; }

div.csam-form-steps-container ol {
  display: table;
  width: 100%;
  padding: 0px;
  margin: 0px;
  position: relative; }

@media (min-width: 768px) {
  div.csam-form-steps-container ol > li > div:after,
  div.csam-form-steps-container ol > li > div:before {
    content: "";
    display: inline-block;
    border-width: 51px;
    border-style: solid;
    width: 0px;
    height: 0px;
    left: 100%;
    top: 0px;
    position: absolute;
    z-index: 1; }
  div.csam-form-steps-container ol > li > div:after {
    border-color: transparent transparent transparent #999999; }
  div.csam-form-steps-container ol > li.passed > div:before,
  div.csam-form-steps-container ol > li.active > div:before {
    border-color: transparent transparent transparent #FFFFFF;
    height: 100px; }
  div.csam-form-steps-container ol > li > div:before {
    border-width: 50px;
    display: block;
    border-color: transparent transparent transparent #ffffff;
    z-index: 2;
    top: 1px; }
  div.csam-form-steps-container ol > li:last-of-type > div:before,
  div.csam-form-steps-container ol > li:last-of-type > div:after {
    display: none; } }

.fa--positionCenter {
  top: 7px; }

.fa--sizes {
  font-size: 20px !important; }

.fa--succes {
  color: #3C762A; }

.fa--warning {
  color: orange; }

.fa.fa-question-circle {
  cursor: pointer; }

.fa-stack .fa-circle-thin {
  font-size: 1.6em; }

.fa-stack .fa-question {
  line-height: 1.5em;
  line-height: 1.6\9; }

/*
    Inputfield
*/
.searchclear, .searchclear1, .searchclear2, .searchclear3, .searchclear4, .searchclear5 {
  position: absolute;
  right: 25px;
  top: 6.5px;
  bottom: 0;
  margin: auto;
  cursor: pointer;
  color: #999999; }

.search {
  position: relative;
  color: #aaa;
  font-size: 16px;
  font-weight: normal; }
  .search .fa-search {
    position: absolute !important;
    top: 10px !important;
    right: 10px !important;
    color: #333333 !important;
    z-index: 100 !important; }

.fa-search {
  position: absolute !important;
  top: 10px !important;
  right: 10px !important;
  color: #333333 !important;
  z-index: 100 !important; }

.csam-aanmelden-container,
.csam-content-item-container {
  background: #FFFFFF;
  border: 1px solid #777777;
  border-radius: 5px;
  margin-bottom: 20px;
  position: relative;
  margin-top: 20px; }
  .csam-aanmelden-container.transparent,
  .csam-content-item-container.transparent {
    background: transparent;
    border: none; }
  .csam-aanmelden-container .tabel,
  .csam-content-item-container .tabel {
    display: table;
    margin: 0 auto;
    width: 100%; }
    .csam-aanmelden-container .tabel img,
    .csam-content-item-container .tabel img {
      margin-top: 15px; }
      @media (max-width: 767px) {
        .csam-aanmelden-container .tabel img,
        .csam-content-item-container .tabel img {
          height: 75px !important; } }
    .csam-aanmelden-container .tabel--cel,
    .csam-content-item-container .tabel--cel {
      display: table-cell;
      vertical-align: top;
      text-align: center; }
      @media (min-width: 768px) {
        .csam-aanmelden-container .tabel--cel,
        .csam-content-item-container .tabel--cel {
          padding: 0 20px; } }
      @media (max-width: 767px) {
        .csam-aanmelden-container .tabel--cel,
        .csam-content-item-container .tabel--cel {
          display: block; } }
      .csam-aanmelden-container .tabel--cel img,
      .csam-content-item-container .tabel--cel img {
        margin-top: 0; }
    @media (max-width: 768px) {
      .csam-aanmelden-container .tabel img,
      .csam-content-item-container .tabel img {
        width: 50px;
        height: 101px; } }
    @media (min-width: 769px) {
      .csam-aanmelden-container .tabel img,
      .csam-content-item-container .tabel img {
        width: 39px;
        height: 79px; } }
  @media (max-width: 991px) {
    .csam-aanmelden-container .border-right,
    .csam-content-item-container .border-right {
      border-right: none;
      border-bottom: 1px solid #777777;
      margin-bottom: 20px;
      padding-bottom: 20px; } }
  .csam-aanmelden-container.half-screen-box,
  .csam-content-item-container.half-screen-box {
    margin-top: 20px; }
    @media (max-width: 767px) {
      .csam-aanmelden-container.half-screen-box,
      .csam-content-item-container.half-screen-box {
        padding: 0 !important; } }
    @media (max-width: 479px) {
      .csam-aanmelden-container.half-screen-box .csam-aanmeld-content-container,
      .csam-content-item-container.half-screen-box .csam-aanmeld-content-container {
        margin: 35px !important; }
        .csam-aanmelden-container.half-screen-box .csam-aanmeld-content-container li,
        .csam-content-item-container.half-screen-box .csam-aanmeld-content-container li {
          padding-left: 0; }
          .csam-aanmelden-container.half-screen-box .csam-aanmeld-content-container li span,
          .csam-content-item-container.half-screen-box .csam-aanmeld-content-container li span {
            width: 100%; } }
    @media (min-width: 768px) {
      .csam-aanmelden-container.half-screen-box .csam-aanmeld-content-container,
      .csam-content-item-container.half-screen-box .csam-aanmeld-content-container {
        margin: 0 !important; } }
    @media (min-width: 480px) and (max-width: 991px) {
      .csam-aanmelden-container.half-screen-box .csam-aanmeld-content-container,
      .csam-content-item-container.half-screen-box .csam-aanmeld-content-container {
        margin: 30px !important; }
        .csam-aanmelden-container.half-screen-box .csam-aanmeld-content-container li,
        .csam-content-item-container.half-screen-box .csam-aanmeld-content-container li {
          padding: 0 !important; } }
  .csam-aanmelden-container .csam-aanmeld-button-container,
  .csam-content-item-container .csam-aanmeld-button-container {
    border-top: 1px solid #999999;
    padding: 15px 30px;
    min-height: 80px;
    width: 100%;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px; }
    @media (max-width: 767px) {
      .csam-aanmelden-container .csam-aanmeld-button-container,
      .csam-content-item-container .csam-aanmeld-button-container {
        border-top: none; } }
    @media (max-width: 767px) {
      .csam-aanmelden-container .csam-aanmeld-button-container,
      .csam-content-item-container .csam-aanmeld-button-container {
        padding: 0 30px 15px 30px; } }
    @media (max-width: 479px) {
      .csam-aanmelden-container .csam-aanmeld-button-container,
      .csam-content-item-container .csam-aanmeld-button-container {
        padding: 10px 15px;
        display: inline-block; }
        .csam-aanmelden-container .csam-aanmeld-button-container .pull-left,
        .csam-aanmelden-container .csam-aanmeld-button-container .pull-right,
        .csam-content-item-container .csam-aanmeld-button-container .pull-left,
        .csam-content-item-container .csam-aanmeld-button-container .pull-right {
          margin: 5px 0px; } }
    .csam-aanmelden-container .csam-aanmeld-button-container__light,
    .csam-content-item-container .csam-aanmeld-button-container__light {
      background-color: #FFFFFF;
      border-bottom-right-radius: 5px;
      border-bottom-left-radius: 5px; }
    .csam-aanmelden-container .csam-aanmeld-button-container .btn-default,
    .csam-content-item-container .csam-aanmeld-button-container .btn-default {
      padding: 9.5px 30px;
      font-weight: 400;
      white-space: inherit; }
    @media (max-width: 768px) {
      .csam-aanmelden-container .csam-aanmeld-button-container .btn-default,
      .csam-content-item-container .csam-aanmeld-button-container .btn-default {
        padding: 9.5px 25px;
        display: inline-block; } }

.csam-aanmeld-type,
.csam-content-item-type {
  position: absolute;
  background: #FFFFFF;
  width: 90px;
  height: 90px;
  border: 1px solid #999999;
  border-radius: 45px;
  left: 22.5px;
  top: -45px; }
  @media (max-width: 767px) {
    .csam-aanmeld-type,
    .csam-content-item-type {
      top: -30px;
      left: 22.5px;
      width: 60px;
      height: 60px; } }
  @media (max-width: 479px) {
    .csam-aanmeld-type,
    .csam-content-item-type {
      top: -30px;
      left: -24px;
      width: 50px;
      height: 50px; } }
  .csam-aanmeld-type.inline-content,
  .csam-content-item-type.inline-content {
    position: relative;
    float: left;
    top: 0px; }
  .csam-aanmeld-type img,
  .csam-content-item-type img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 28%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.csam-aanmeld-content-container,
.csam-inner-content-container {
  line-height: 1.5; }
  @media (min-width: 1454px) {
    .csam-aanmeld-content-container,
    .csam-inner-content-container {
      margin-top: 49px; } }
  @media (max-width: 1453px) {
    .csam-aanmeld-content-container,
    .csam-inner-content-container {
      margin-top: 49px; } }
  @media (max-width: 1090px) {
    .csam-aanmeld-content-container,
    .csam-inner-content-container {
      margin-top: 45px; } }
  @media (max-width: 767px) {
    .csam-aanmeld-content-container,
    .csam-inner-content-container {
      margin-top: 31px !important; } }
  .csam-aanmeld-content-container.steps-descriptions-enabled,
  .csam-inner-content-container.steps-descriptions-enabled {
    margin-top: 0px;
    margin-left: 15px;
    margin-right: 15px; }
  .csam-aanmeld-content-container .list-item-image,
  .csam-inner-content-container .list-item-image {
    margin: 0px 20px 0px 0px;
    height: 50px;
    display: block;
    float: left; }
  .csam-aanmeld-content-container .list-item-content,
  .csam-inner-content-container .list-item-content {
    float: left;
    display: block; }
    .csam-aanmeld-content-container .list-item-content .row,
    .csam-inner-content-container .list-item-content .row {
      margin-left: 0px; }
  .csam-aanmeld-content-container .csam-aangemeld,
  .csam-inner-content-container .csam-aangemeld {
    background: #3E752F;
    color: #FFFFFF;
    height: 25px;
    width: 75px;
    line-height: 25px;
    font-size: 12.5px;
    text-align: center;
    text-transform: uppercase;
    padding: 5px 10px;
    border-radius: 12.5px; }
    @media (max-width: 767px) {
      .csam-aanmeld-content-container .csam-aangemeld,
      .csam-inner-content-container .csam-aangemeld {
        margin-left: 10px; } }
  .csam-aanmeld-content-container ol.style-number,
  .csam-aanmeld-content-container ol.style-number li,
  .csam-inner-content-container ol.style-number,
  .csam-inner-content-container ol.style-number li {
    list-style-type: decimal;
    list-style-position: inside;
    padding: 0;
    line-height: 24px; }
  @media (max-width: 767px) {
    .csam-aanmeld-content-container ul li,
    .csam-inner-content-container ul li {
      margin-bottom: 20px;
      padding-left: 20px;
      padding-right: 20px; } }
  .csam-aanmeld-content-container ul,
  .csam-aanmeld-content-container li,
  .csam-inner-content-container ul,
  .csam-inner-content-container li {
    list-style-type: none; }
  .csam-aanmeld-content-container .key,
  .csam-aanmeld-content-container .value,
  .csam-inner-content-container .key,
  .csam-inner-content-container .value {
    width: 50%;
    display: inline-block; }
    @media (max-width: 479px) {
      .csam-aanmeld-content-container .key,
      .csam-aanmeld-content-container .value,
      .csam-inner-content-container .key,
      .csam-inner-content-container .value {
        width: 100%;
        display: inline-block;
        clear: left;
        text-align: left; } }
  .csam-aanmeld-content-container .key,
  .csam-inner-content-container .key {
    text-align: right;
    padding-right: 5%;
    font-weight: bold; }
    @media (max-width: 479px) {
      .csam-aanmeld-content-container .key,
      .csam-inner-content-container .key {
        text-align: right;
        padding-right: 5%;
        width: 48%;
        font-weight: bold; } }
  @media (max-width: 479px) and (max-width: 479px) {
    .csam-aanmeld-content-container .key,
    .csam-inner-content-container .key {
      text-align: left; } }
  .csam-aanmeld-content-container .key-profile,
  .csam-inner-content-container .key-profile {
    padding-right: 3%;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    display: block;
    white-space: nowrap; }
  .csam-aanmeld-content-container input[size=""]:not([type="checkbox"]),
  .csam-inner-content-container input[size=""]:not([type="checkbox"]) {
    width: calc(100% - 40px);
    float: left; }
  .csam-aanmeld-content-container i,
  .csam-inner-content-container i {
    float: right; }
  @media (max-width: 767px) {
    .csam-aanmeld-content-container,
    .csam-inner-content-container {
      margin-top: 22.5px;
      margin-left: 22.5px; }
      .csam-aanmeld-content-container h1,
      .csam-inner-content-container h1 {
        font-size: 2rem; }
      .csam-aanmeld-content-container.edit .text-right,
      .csam-inner-content-container.edit .text-right {
        text-align: left; } }
  @media (max-width: 479px) {
    .csam-aanmeld-content-container,
    .csam-inner-content-container {
      margin-top: 22.5px;
      margin-right: 0px;
      margin-left: 0px; } }

@media (max-width: 991px) {
  .csam-aanmeld-list {
    margin-left: 28px;
    margin-top: 14px !important; } }

@media (min-width: 991px) {
  .csam-aanmeld-list {
    margin-left: 12px;
    margin-top: -4px !important; } }

@media (max-width: 768px) {
  .csam-aanmeld-list {
    margin-left: 12px;
    margin-top: 0px !important;
    margin: 0; } }

@media (max-width: 480px) {
  .csam-aanmeld-list {
    margin-left: -15px; } }

@media (max-width: 991px) {
  .csam-aanmeld-list.csam-aanmeld-list--card-reader {
    margin-left: 43px;
    margin-top: 0px; } }

@media (min-width: 991px) {
  .csam-aanmeld-list.csam-aanmeld-list--card-reader {
    margin-left: 43px;
    margin-top: 0px; } }

@media (max-width: 768px) {
  .csam-aanmeld-list.csam-aanmeld-list--card-reader {
    margin-left: 4px;
    margin-top: 29px; } }

@media (max-width: 480px) {
  .csam-aanmeld-list.csam-aanmeld-list--card-reader {
    margin-left: 0px; } }

.csam-aanmeld-list,
.csam-content-list {
  margin-top: -6px;
  margin-bottom: 0px; }
  @media (max-width: 479px) and (orientation: portrait) {
    .csam-aanmeld-list,
    .csam-content-list {
      padding-left: 23px; } }
  @media (max-width: 991px) {
    .csam-aanmeld-list,
    .csam-content-list {
      margin-top: 8px; } }
  @media (max-width: 768px) {
    .csam-aanmeld-list,
    .csam-content-list {
      margin-top: 0px;
      margin: 0; } }
  .csam-aanmeld-list--noLine li,
  .csam-content-list--noLine li {
    border: none !important; }
  .csam-aanmeld-list--nomargin,
  .csam-content-list--nomargin {
    margin: 0; }
  .csam-aanmeld-list li,
  .csam-content-list li {
    min-height: 15px;
    padding-left: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-left: -15px;
    border-left: 1px solid #999999;
    list-style-type: none;
    counter-increment: step-counter;
    position: relative; }
    .csam-aanmeld-list li:before,
    .csam-content-list li:before {
      content: "";
      border: 1px solid #999999;
      width: 35px;
      height: 35px;
      position: absolute;
      left: -18px;
      margin-top: -7px;
      border-radius: 17.5px;
      background: #FFFFFF; }
    .csam-aanmeld-list li:after,
    .csam-content-list li:after {
      content: counter(step-counter);
      position: absolute;
      top: 15px;
      left: -5px; }
    .csam-aanmeld-list li:first-of-type,
    .csam-content-list li:first-of-type {
      padding-top: 34px; }
      .csam-aanmeld-list li:first-of-type:after,
      .csam-content-list li:first-of-type:after {
        top: 34px; }
    .csam-aanmeld-list li:last-child,
    .csam-content-list li:last-child {
      padding-bottom: 0; }
    @media (max-width: 767px) {
      .csam-aanmeld-list li,
      .csam-content-list li {
        padding-top: 13px; }
        .csam-aanmeld-list li:after,
        .csam-content-list li:after {
          top: 13px; } }

@media (max-width: 767px) {
  .wirelesRegister .csam-aanmeld-list li:first-of-type,
  .wirelesRegister .csam-content-list li:first-of-type {
    padding-top: 25px; }
    .wirelesRegister .csam-aanmeld-list li:first-of-type:after,
    .wirelesRegister .csam-content-list li:first-of-type:after {
      top: 25px; } }

.wirelesRegister .csam-aanmeld-list li:last-of-type {
  padding-bottom: 25px; }

@media (max-width: 767px) {
  .csam-aanmelden-container--no-top .row-eq-height {
    padding-top: 30px !important; }
  .csam-aanmelden-container--no-top .tabel--cel {
    padding-top: 30px; } }

button.btn.btn-default.purple.no-margin.form-group {
  white-space: inherit; }

h1.text-weight-normal, h2.text-weight-normal, .text-weight-normal.h2-title, h3.text-weight-normal, h4.text-weight-normal, h5.text-weight-normal, ul.text-weight-normal, li.text-weight-normal, p.text-weight-normal, strong.text-weight-normal, b.text-weight-normal, i.text-weight-normal, italic.text-weight-normal, a.text-weight-normal, center.text-weight-normal, label.text-weight-normal, span.text-weight-normal, button.text-weight-normal {
  font-weight: initial !important; }

h1.purple, h2.purple, .purple.h2-title, h3.purple, h4.purple, h5.purple, ul.purple, li.purple, p.purple, strong.purple, b.purple, i.purple, italic.purple, a.purple, center.purple, label.purple, span.purple, button.purple {
  color: #871642; }

h1.white, h2.white, .white.h2-title, h3.white, h4.white, h5.white, ul.white, li.white, p.white, strong.white, b.white, i.white, italic.white, a.white, center.white, label.white, span.white, button.white {
  color: #FFFFFF; }

h1.blue, h2.blue, .blue.h2-title, h3.blue, h4.blue, h5.blue, ul.blue, li.blue, p.blue, strong.blue, b.blue, i.blue, italic.blue, a.blue, center.blue, label.blue, span.blue, button.blue {
  color: #3b5998 !important; }

h1 .lightblue, h2 .lightblue, .h2-title .lightblue, h3 .lightblue, h4 .lightblue, h5 .lightblue, ul .lightblue, li .lightblue, p .lightblue, strong .lightblue, b .lightblue, i .lightblue, italic .lightblue, a .lightblue, center .lightblue, label .lightblue, span .lightblue, button .lightblue {
  color: #3b5998; }

h1.darkGrey, h2.darkGrey, .darkGrey.h2-title, h3.darkGrey, h4.darkGrey, h5.darkGrey, ul.darkGrey, li.darkGrey, p.darkGrey, strong.darkGrey, b.darkGrey, i.darkGrey, italic.darkGrey, a.darkGrey, center.darkGrey, label.darkGrey, span.darkGrey, button.darkGrey {
  color: #3f4045; }

h1.LightGrey, h2.LightGrey, .LightGrey.h2-title, h3.LightGrey, h4.LightGrey, h5.LightGrey, ul.LightGrey, li.LightGrey, p.LightGrey, strong.LightGrey, b.LightGrey, i.LightGrey, italic.LightGrey, a.LightGrey, center.LightGrey, label.LightGrey, span.LightGrey, button.LightGrey {
  color: #afafaf; }

h1.Grey102, h2.Grey102, .Grey102.h2-title, p.h2-title, div.h2-title, h3.Grey102, h4.Grey102, h5.Grey102, ul.Grey102, li.Grey102, p.Grey102, p, strong.Grey102, b.Grey102, i.Grey102, italic.Grey102, a.Grey102, center.Grey102, label.Grey102, span.Grey102, button.Grey102 {
  color: #333333; }

h1.LightBlueGrey, h2.LightBlueGrey, .LightBlueGrey.h2-title, h3.LightBlueGrey, h4.LightBlueGrey, h5.LightBlueGrey, ul.LightBlueGrey, li.LightBlueGrey, p.LightBlueGrey, strong.LightBlueGrey, b.LightBlueGrey, i.LightBlueGrey, italic.LightBlueGrey, a.LightBlueGrey, center.LightBlueGrey, label.LightBlueGrey, span.LightBlueGrey, button.LightBlueGrey {
  color: #e3e5ef; }

h1.green, h2.green, .green.h2-title, h3.green, h4.green, h5.green, ul.green, li.green, p.green, strong.green, b.green, i.green, italic.green, a.green, center.green, label.green, span.green, button.green {
  color: #3E752F; }

h1.c222, h2.c222, .c222.h2-title, h3.c222, h4.c222, h5.c222, ul.c222, li.c222, p.c222, strong.c222, b.c222, i.c222, italic.c222, a.c222, center.c222, label.c222, span.c222, button.c222 {
  color: #222222; }

h1.c333, h2.c333, .c333.h2-title, h3.c333, h4.c333, h5.c333, ul.c333, li.c333, p.c333, strong.c333, b.c333, i.c333, italic.c333, a.c333, center.c333, label.c333, span.c333, button.c333 {
  color: #333333; }

h1.c444, h2.c444, .c444.h2-title, h3.c444, h4.c444, h5.c444, ul.c444, li.c444, p.c444, strong.c444, b.c444, i.c444, italic.c444, a.c444, center.c444, label.c444, span.c444, button.c444 {
  color: #444444; }

h1.c666, h2.c666, .c666.h2-title, h3.c666, h4.c666, h5.c666, ul.c666, li.c666, p.c666, strong.c666, b.c666, i.c666, italic.c666, a.c666, center.c666, label.c666, span.c666, button.c666 {
  color: #666666; }

h1.c777, h2.c777, .c777.h2-title, h3.c777, h4.c777, h5.c777, ul.c777, li.c777, p.c777, strong.c777, b.c777, i.c777, italic.c777, a.c777, center.c777, label.c777, span.c777, button.c777 {
  color: #777777; }

h1.c999, h2.c999, .c999.h2-title, h3.c999, h4.c999, h5.c999, ul.c999, li.c999, p.c999, strong.c999, b.c999, i.c999, italic.c999, a.c999, center.c999, label.c999, span.c999, button.c999 {
  color: #999999; }

.red {
  color: red !important; }

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

.strong, .csam-content-items-list li .item-item .header, .csam-content-items-list li .item-item .edit {
  font-weight: bold; }

.normal {
  font-weight: normal; }

.italic, .csam-figure figcaption {
  font-style: italic; }

@media (max-width: 767px) {
  .linebr--xs {
    display: block; } }

a {
  color: #3f4045;
  text-decoration: underline; }
  a:focus * {
    background: transparent !important; }

.no_underline {
  text-decoration: none !important; }
  .no_underline:hover {
    text-decoration: underline !important; }

p {
  margin: 0px;
  line-height: 1.5; }

req {
  color: red; }

hr {
  border: 1px solid #cccccc; }
  hr.border-bottom-0 {
    border-bottom: 0; }

.h2-title {
  font-size: 24px;
  line-height: 20px;
  font-weight: normal; }

.csam-unorderd-list {
  margin-left: 15px; }

.font-size-0 {
  font-size: 0px; }

.line-height-0 {
  line-height: 0px; }

.margin-top-0 {
  margin-top: 0px; }

.margin-bottom-0 {
  margin-bottom: 0px; }

.margin-left-0 {
  margin-left: 0px; }

.margin-right-0 {
  margin-right: 0px; }

.margin-0 {
  margin: 0px; }

.padding-right-0 {
  padding-right: 0px; }

.padding-left-0 {
  padding-left: 0px; }

.padding-bottom-0 {
  padding-bottom: 0px; }

.padding-top-0, .csam-header .main-title.no-sub {
  padding-top: 0px; }

.padding-0 {
  padding: 0px; }

.font-size-2 {
  font-size: 2px; }

.line-height-2 {
  line-height: 2px; }

.margin-top-2 {
  margin-top: 2px; }

.margin-bottom-2 {
  margin-bottom: 2px; }

.margin-left-2 {
  margin-left: 2px; }

.margin-right-2 {
  margin-right: 2px; }

.margin-2 {
  margin: 2px; }

.padding-right-2 {
  padding-right: 2px; }

.padding-left-2 {
  padding-left: 2px; }

.padding-bottom-2 {
  padding-bottom: 2px; }

.padding-top-2 {
  padding-top: 2px; }

.padding-2 {
  padding: 2px; }

.font-size-4 {
  font-size: 4px; }

.line-height-4 {
  line-height: 4px; }

.margin-top-4 {
  margin-top: 4px; }

.margin-bottom-4 {
  margin-bottom: 4px; }

.margin-left-4 {
  margin-left: 4px; }

.margin-right-4 {
  margin-right: 4px; }

.margin-4 {
  margin: 4px; }

.padding-right-4 {
  padding-right: 4px; }

.padding-left-4 {
  padding-left: 4px; }

.padding-bottom-4 {
  padding-bottom: 4px; }

.padding-top-4 {
  padding-top: 4px; }

.padding-4 {
  padding: 4px; }

.font-size-5 {
  font-size: 5px; }

.line-height-5 {
  line-height: 5px; }

.margin-top-5 {
  margin-top: 5px; }

.margin-bottom-5 {
  margin-bottom: 5px; }

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

.margin-right-5 {
  margin-right: 5px; }

.margin-5 {
  margin: 5px; }

.padding-right-5 {
  padding-right: 5px; }

.padding-left-5 {
  padding-left: 5px; }

.padding-bottom-5 {
  padding-bottom: 5px; }

.padding-top-5 {
  padding-top: 5px; }

.padding-5 {
  padding: 5px; }

.font-size-6 {
  font-size: 6px; }

.line-height-6 {
  line-height: 6px; }

.margin-top-6 {
  margin-top: 6px; }

.margin-bottom-6, .sub-title, .infotext {
  margin-bottom: 6px; }

.margin-left-6 {
  margin-left: 6px; }

.margin-right-6 {
  margin-right: 6px; }

.margin-6 {
  margin: 6px; }

.padding-right-6 {
  padding-right: 6px; }

.padding-left-6 {
  padding-left: 6px; }

.padding-bottom-6 {
  padding-bottom: 6px; }

.padding-top-6 {
  padding-top: 6px; }

.padding-6 {
  padding: 6px; }

.font-size-7 {
  font-size: 7px; }

.line-height-7 {
  line-height: 7px; }

.margin-top-7 {
  margin-top: 7px; }

.margin-bottom-7 {
  margin-bottom: 7px; }

.margin-left-7 {
  margin-left: 7px; }

.margin-right-7 {
  margin-right: 7px; }

.margin-7 {
  margin: 7px; }

.padding-right-7 {
  padding-right: 7px; }

.padding-left-7 {
  padding-left: 7px; }

.padding-bottom-7 {
  padding-bottom: 7px; }

.padding-top-7 {
  padding-top: 7px; }

.padding-7 {
  padding: 7px; }

.font-size-8 {
  font-size: 8px; }

.line-height-8 {
  line-height: 8px; }

.margin-top-8 {
  margin-top: 8px; }

.margin-bottom-8 {
  margin-bottom: 8px; }

.margin-left-8 {
  margin-left: 8px; }

.margin-right-8 {
  margin-right: 8px; }

.margin-8 {
  margin: 8px; }

.padding-right-8 {
  padding-right: 8px; }

.padding-left-8 {
  padding-left: 8px; }

.padding-bottom-8 {
  padding-bottom: 8px; }

.padding-top-8 {
  padding-top: 8px; }

.padding-8 {
  padding: 8px; }

.font-size-9 {
  font-size: 9px; }

.line-height-9 {
  line-height: 9px; }

.margin-top-9 {
  margin-top: 9px; }

.margin-bottom-9 {
  margin-bottom: 9px; }

.margin-left-9 {
  margin-left: 9px; }

.margin-right-9 {
  margin-right: 9px; }

.margin-9 {
  margin: 9px; }

.padding-right-9 {
  padding-right: 9px; }

.padding-left-9 {
  padding-left: 9px; }

.padding-bottom-9 {
  padding-bottom: 9px; }

.padding-top-9 {
  padding-top: 9px; }

.padding-9 {
  padding: 9px; }

.font-size-10 {
  font-size: 10px; }

.line-height-10 {
  line-height: 10px; }

.margin-top-10, .content-box {
  margin-top: 10px; }

.margin-bottom-10, .content-box, .csam-figure img {
  margin-bottom: 10px; }

.margin-left-10, .csam-content-items-list li .item-item .edit, .csam-figure figcaption.caption-right {
  margin-left: 10px; }

.margin-right-10 {
  margin-right: 10px; }

.margin-10 {
  margin: 10px; }

.padding-right-10 {
  padding-right: 10px; }

.padding-left-10 {
  padding-left: 10px; }

.padding-bottom-10, .csam-content-items-list li {
  padding-bottom: 10px; }

.padding-top-10, .csam-content-items-list li {
  padding-top: 10px; }

.padding-10, .content-box {
  padding: 10px; }

.font-size-12 {
  font-size: 12px; }

.line-height-12 {
  line-height: 12px; }

.margin-top-12 {
  margin-top: 12px; }

.margin-bottom-12 {
  margin-bottom: 12px; }

.margin-left-12 {
  margin-left: 12px; }

.margin-right-12 {
  margin-right: 12px; }

.margin-12 {
  margin: 12px; }

.padding-right-12 {
  padding-right: 12px; }

.padding-left-12 {
  padding-left: 12px; }

.padding-bottom-12 {
  padding-bottom: 12px; }

.padding-top-12 {
  padding-top: 12px; }

.padding-12 {
  padding: 12px; }

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

.line-height-14 {
  line-height: 14px; }

.margin-top-14 {
  margin-top: 14px; }

.margin-bottom-14 {
  margin-bottom: 14px; }

.margin-left-14 {
  margin-left: 14px; }

.margin-right-14 {
  margin-right: 14px; }

.margin-14 {
  margin: 14px; }

.padding-right-14 {
  padding-right: 14px; }

.padding-left-14 {
  padding-left: 14px; }

.padding-bottom-14 {
  padding-bottom: 14px; }

.padding-top-14 {
  padding-top: 14px; }

.padding-14 {
  padding: 14px; }

.font-size-15 {
  font-size: 15px; }

.line-height-15 {
  line-height: 15px; }

.margin-top-15 {
  margin-top: 15px; }

.margin-bottom-15, .csam-figure {
  margin-bottom: 15px; }

.margin-left-15, .csam-content-items-list li .item-item .active-since {
  margin-left: 15px; }

.margin-left-minus-15 {
  margin-left: -15px;
}

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

.margin-15 {
  margin: 15px; }

.padding-right-15 {
  padding-right: 15px; }

.padding-left-15 {
  padding-left: 15px; }

.padding-bottom-15 {
  padding-bottom: 15px; }

.padding-top-15 {
  padding-top: 15px; }

.padding-15 {
  padding: 15px; }

.font-size-16, .sub-title, .infotext, .csam-content-items-list li .item-item .header {
  font-size: 16px; }

.line-height-16 {
  line-height: 16px; }

.margin-top-16 {
  margin-top: 16px; }

.margin-bottom-16, .csam-profiel-items-list {
  margin-bottom: 16px; }

.margin-left-16 {
  margin-left: 16px; }

.margin-right-16 {
  margin-right: 16px; }

.margin-16 {
  margin: 16px; }

.padding-right-16 {
  padding-right: 16px; }

.padding-left-16 {
  padding-left: 16px; }

.padding-bottom-16 {
  padding-bottom: 16px; }

.padding-top-16 {
  padding-top: 16px; }

.padding-16 {
  padding: 16px; }

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

.line-height-18 {
  line-height: 18px; }

.margin-top-18, .sub-title, .infotext {
  margin-top: 18px; }

.margin-bottom-18 {
  margin-bottom: 18px; }

.margin-left-18 {
  margin-left: 18px; }

.margin-right-18 {
  margin-right: 18px; }

.margin-18 {
  margin: 18px; }

.padding-right-18 {
  padding-right: 18px; }

.padding-left-18 {
  padding-left: 18px; }

.padding-bottom-18 {
  padding-bottom: 18px; }

.padding-top-18 {
  padding-top: 18px; }

.padding-18 {
  padding: 18px; }

.font-size-20 {
  font-size: 20px; }

.line-height-20, .sub-title, .infotext {
  line-height: 20px; }

.margin-top-20, .csam-profiel-items-list li .csam-aanmelden-container, .csam-profiel-items-list li .csam-content-item-container {
  margin-top: 20px; }

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

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

.margin-right-20, .csam-content-items-list li .item-item .image {
  margin-right: 20px; }

.margin-20 {
  margin: 20px; }

.padding-right-20 {
  padding-right: 20px; }

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

.padding-bottom-20 {
  padding-bottom: 20px; }

.padding-top-20 {
  padding-top: 20px; }

.padding-20 {
  padding: 20px; }

.font-size-22 {
  font-size: 22px; }

.line-height-22 {
  line-height: 22px; }

.margin-top-22 {
  margin-top: 22px; }

.margin-bottom-22 {
  margin-bottom: 22px; }

.margin-left-22 {
  margin-left: 22px; }

.margin-right-22 {
  margin-right: 22px; }

.margin-22 {
  margin: 22px; }

.padding-right-22 {
  padding-right: 22px; }

.padding-left-22 {
  padding-left: 22px; }

.padding-bottom-22 {
  padding-bottom: 22px; }

.padding-top-22 {
  padding-top: 22px; }

.padding-22 {
  padding: 22px; }

.font-size-24 {
  font-size: 24px; }

.line-height-24 {
  line-height: 24px; }

.margin-top-24 {
  margin-top: 24px; }

.margin-bottom-24 {
  margin-bottom: 24px; }

.margin-left-24 {
  margin-left: 24px; }

.margin-right-24 {
  margin-right: 24px; }

.margin-24 {
  margin: 24px; }

.padding-right-24 {
  padding-right: 24px; }

.padding-left-24 {
  padding-left: 24px; }

.padding-bottom-24 {
  padding-bottom: 24px; }

.padding-top-24 {
  padding-top: 24px; }

.padding-24 {
  padding: 24px; }

.font-size-26 {
  font-size: 26px; }

.line-height-26 {
  line-height: 26px; }

.margin-top-26 {
  margin-top: 26px; }

.margin-bottom-26 {
  margin-bottom: 26px; }

.margin-left-26 {
  margin-left: 26px; }

.margin-right-26 {
  margin-right: 26px; }

.margin-26 {
  margin: 26px; }

.padding-right-26 {
  padding-right: 26px; }

.padding-left-26 {
  padding-left: 26px; }

.padding-bottom-26 {
  padding-bottom: 26px; }

.padding-top-26 {
  padding-top: 26px; }

.padding-26 {
  padding: 26px; }

.font-size-28 {
  font-size: 28px; }

.line-height-28 {
  line-height: 28px; }

.margin-top-28 {
  margin-top: 28px; }

.margin-bottom-28 {
  margin-bottom: 28px; }

.margin-left-28 {
  margin-left: 28px; }

.margin-right-28 {
  margin-right: 28px; }

.margin-28 {
  margin: 28px; }

.padding-right-28 {
  padding-right: 28px; }

.padding-left-28 {
  padding-left: 28px; }

.padding-bottom-28 {
  padding-bottom: 28px; }

.padding-top-28 {
  padding-top: 28px; }

.padding-28 {
  padding: 28px; }

.font-size-30 {
  font-size: 30px; }

.line-height-30, .csam-control-label {
  line-height: 30px; }

.margin-top-30 {
  margin-top: 30px; }

.margin-bottom-30 {
  margin-bottom: 30px; }

.margin-left-30 {
  margin-left: 30px; }

.margin-right-30 {
  margin-right: 30px; }

.margin-30 {
  margin: 30px; }

.padding-right-30 {
  padding-right: 30px; }

.padding-left-30 {
  padding-left: 30px; }

.padding-bottom-30 {
  padding-bottom: 30px; }

.padding-top-30 {
  padding-top: 30px; }

.padding-30 {
  padding: 30px; }

.font-size-32 {
  font-size: 32px; }

.line-height-32 {
  line-height: 32px; }

.margin-top-32 {
  margin-top: 32px; }

.margin-bottom-32 {
  margin-bottom: 32px; }

.margin-left-32 {
  margin-left: 32px; }

.margin-right-32 {
  margin-right: 32px; }

.margin-32 {
  margin: 32px; }

.padding-right-32 {
  padding-right: 32px; }

.padding-left-32 {
  padding-left: 32px; }

.padding-bottom-32 {
  padding-bottom: 32px; }

.padding-top-32 {
  padding-top: 32px; }

.padding-32 {
  padding: 32px; }

.font-size-34 {
  font-size: 34px; }

.line-height-34 {
  line-height: 34px; }

.margin-top-34 {
  margin-top: 34px; }

.margin-bottom-34 {
  margin-bottom: 34px; }

.margin-left-34 {
  margin-left: 34px; }

.margin-right-34 {
  margin-right: 34px; }

.margin-34 {
  margin: 34px; }

.padding-right-34 {
  padding-right: 34px; }

.padding-left-34 {
  padding-left: 34px; }

.padding-bottom-34 {
  padding-bottom: 34px; }

.padding-top-34 {
  padding-top: 34px; }

.padding-34 {
  padding: 34px; }

.font-size-36 {
  font-size: 36px; }

.line-height-36 {
  line-height: 36px; }

.margin-top-36 {
  margin-top: 36px; }

.margin-bottom-36 {
  margin-bottom: 36px; }

.margin-left-36 {
  margin-left: 36px; }

.margin-right-36 {
  margin-right: 36px; }

.margin-36 {
  margin: 36px; }

.padding-right-36 {
  padding-right: 36px; }

.padding-left-36 {
  padding-left: 36px; }

.padding-bottom-36 {
  padding-bottom: 36px; }

.padding-top-36 {
  padding-top: 36px; }

.padding-36 {
  padding: 36px; }

.font-size-38 {
  font-size: 38px; }

.line-height-38 {
  line-height: 38px; }

.margin-top-38 {
  margin-top: 38px; }

.margin-bottom-38 {
  margin-bottom: 38px; }

.margin-left-38 {
  margin-left: 38px; }

.margin-right-38 {
  margin-right: 38px; }

.margin-38 {
  margin: 38px; }

.padding-right-38 {
  padding-right: 38px; }

.padding-left-38 {
  padding-left: 38px; }

.padding-bottom-38 {
  padding-bottom: 38px; }

.padding-top-38 {
  padding-top: 38px; }

.padding-38 {
  padding: 38px; }

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

.line-height-40 {
  line-height: 40px; }

.margin-top-40 {
  margin-top: 40px; }

.margin-bottom-40 {
  margin-bottom: 40px; }

.margin-left-40 {
  margin-left: 40px; }

.margin-right-40 {
  margin-right: 40px; }

.margin-40 {
  margin: 40px; }

.padding-right-40 {
  padding-right: 40px; }

.padding-left-40, .csam-header .main-title {
  padding-left: 40px; }

.padding-bottom-40 {
  padding-bottom: 40px; }

.padding-top-40 {
  padding-top: 40px; }

.padding-40 {
  padding: 40px; }

.font-size-42 {
  font-size: 42px; }

.line-height-42 {
  line-height: 42px; }

.margin-top-42 {
  margin-top: 42px; }

.margin-bottom-42 {
  margin-bottom: 42px; }

.margin-left-42 {
  margin-left: 42px; }

.margin-right-42 {
  margin-right: 42px; }

.margin-42 {
  margin: 42px; }

.padding-right-42 {
  padding-right: 42px; }

.padding-left-42 {
  padding-left: 42px; }

.padding-bottom-42 {
  padding-bottom: 42px; }

.padding-top-42 {
  padding-top: 42px; }

.padding-42 {
  padding: 42px; }

.font-size-44 {
  font-size: 44px; }

.line-height-44 {
  line-height: 44px; }

.margin-top-44 {
  margin-top: 44px; }

.margin-bottom-44 {
  margin-bottom: 44px; }

.margin-left-44 {
  margin-left: 44px; }

.margin-right-44 {
  margin-right: 44px; }

.margin-44 {
  margin: 44px; }

.padding-right-44 {
  padding-right: 44px; }

.padding-left-44 {
  padding-left: 44px; }

.padding-bottom-44 {
  padding-bottom: 44px; }

.padding-top-44 {
  padding-top: 44px; }

.padding-44 {
  padding: 44px; }

.font-size-46 {
  font-size: 46px; }

.line-height-46 {
  line-height: 46px; }

.margin-top-46 {
  margin-top: 46px; }

.margin-bottom-46 {
  margin-bottom: 46px; }

.margin-left-46 {
  margin-left: 46px; }

.margin-right-46 {
  margin-right: 46px; }

.margin-46 {
  margin: 46px; }

.padding-right-46 {
  padding-right: 46px; }

.padding-left-46 {
  padding-left: 46px; }

.padding-bottom-46 {
  padding-bottom: 46px; }

.padding-top-46 {
  padding-top: 46px; }

.padding-46 {
  padding: 46px; }

.font-size-48 {
  font-size: 48px; }

.line-height-48 {
  line-height: 48px; }

.margin-top-48 {
  margin-top: 48px; }

.margin-bottom-48 {
  margin-bottom: 48px; }

.margin-left-48 {
  margin-left: 48px; }

.margin-right-48 {
  margin-right: 48px; }

.margin-48 {
  margin: 48px; }

.padding-right-48 {
  padding-right: 48px; }

.padding-left-48 {
  padding-left: 48px; }

.padding-bottom-48 {
  padding-bottom: 48px; }

.padding-top-48 {
  padding-top: 48px; }

.padding-48 {
  padding: 48px; }

.font-size-50 {
  font-size: 50px; }

.line-height-50 {
  line-height: 50px; }

.margin-top-50 {
  margin-top: 50px; }

.margin-bottom-50 {
  margin-bottom: 50px; }

.margin-left-50 {
  margin-left: 50px; }

.margin-right-50 {
  margin-right: 50px; }

.margin-50 {
  margin: 50px; }

.padding-right-50 {
  padding-right: 50px; }

.padding-left-50 {
  padding-left: 50px; }

.padding-bottom-50 {
  padding-bottom: 50px; }

.padding-top-50 {
  padding-top: 50px; }

.padding-50 {
  padding: 50px; }

.font-size-52 {
  font-size: 52px; }

.line-height-52 {
  line-height: 52px; }

.margin-top-52 {
  margin-top: 52px; }

.margin-bottom-52 {
  margin-bottom: 52px; }

.margin-left-52 {
  margin-left: 52px; }

.margin-right-52 {
  margin-right: 52px; }

.margin-52 {
  margin: 52px; }

.padding-right-52 {
  padding-right: 52px; }

.padding-left-52 {
  padding-left: 52px; }

.padding-bottom-52 {
  padding-bottom: 52px; }

.padding-top-52 {
  padding-top: 52px; }

.padding-52 {
  padding: 52px; }

.font-size-54 {
  font-size: 54px; }

.line-height-54 {
  line-height: 54px; }

.margin-top-54 {
  margin-top: 54px; }

.margin-bottom-54 {
  margin-bottom: 54px; }

.margin-left-54 {
  margin-left: 54px; }

.margin-right-54 {
  margin-right: 54px; }

.margin-54 {
  margin: 54px; }

.padding-right-54 {
  padding-right: 54px; }

.padding-left-54 {
  padding-left: 54px; }

.padding-bottom-54 {
  padding-bottom: 54px; }

.padding-top-54 {
  padding-top: 54px; }

.padding-54 {
  padding: 54px; }

.font-size-56 {
  font-size: 56px; }

.line-height-56 {
  line-height: 56px; }

.margin-top-56 {
  margin-top: 56px; }

.margin-bottom-56 {
  margin-bottom: 56px; }

.margin-left-56 {
  margin-left: 56px; }

.margin-right-56 {
  margin-right: 56px; }

.margin-56 {
  margin: 56px; }

.padding-right-56 {
  padding-right: 56px; }

.padding-left-56 {
  padding-left: 56px; }

.padding-bottom-56 {
  padding-bottom: 56px; }

.padding-top-56 {
  padding-top: 56px; }

.padding-56 {
  padding: 56px; }

.font-size-58 {
  font-size: 58px; }

.line-height-58 {
  line-height: 58px; }

.margin-top-58 {
  margin-top: 58px; }

.margin-bottom-58 {
  margin-bottom: 58px; }

.margin-left-58 {
  margin-left: 58px; }

.margin-right-58 {
  margin-right: 58px; }

.margin-58 {
  margin: 58px; }

.padding-right-58 {
  padding-right: 58px; }

.padding-left-58 {
  padding-left: 58px; }

.padding-bottom-58 {
  padding-bottom: 58px; }

.padding-top-58 {
  padding-top: 58px; }

.padding-58 {
  padding: 58px; }

.font-size-60 {
  font-size: 60px; }

.line-height-60 {
  line-height: 60px; }

.margin-top-60 {
  margin-top: 60px; }

.margin-bottom-60 {
  margin-bottom: 60px; }

.margin-left-60 {
  margin-left: 60px; }

.margin-right-60 {
  margin-right: 60px; }

.margin-60 {
  margin: 60px; }

.padding-right-60 {
  padding-right: 60px; }

.padding-left-60 {
  padding-left: 60px; }

.padding-bottom-60 {
  padding-bottom: 60px; }

.padding-top-60 {
  padding-top: 60px; }

.padding-60 {
  padding: 60px; }

.font-size-62 {
  font-size: 62px; }

.line-height-62 {
  line-height: 62px; }

.margin-top-62 {
  margin-top: 62px; }

.margin-bottom-62 {
  margin-bottom: 62px; }

.margin-left-62 {
  margin-left: 62px; }

.margin-right-62 {
  margin-right: 62px; }

.margin-62 {
  margin: 62px; }

.padding-right-62 {
  padding-right: 62px; }

.padding-left-62 {
  padding-left: 62px; }

.padding-bottom-62 {
  padding-bottom: 62px; }

.padding-top-62 {
  padding-top: 62px; }

.padding-62 {
  padding: 62px; }

.font-size-64 {
  font-size: 64px; }

.line-height-64 {
  line-height: 64px; }

.margin-top-64 {
  margin-top: 64px; }

.margin-bottom-64 {
  margin-bottom: 64px; }

.margin-left-64 {
  margin-left: 64px; }

.margin-right-64 {
  margin-right: 64px; }

.margin-64 {
  margin: 64px; }

.padding-right-64 {
  padding-right: 64px; }

.padding-left-64 {
  padding-left: 64px; }

.padding-bottom-64 {
  padding-bottom: 64px; }

.padding-top-64 {
  padding-top: 64px; }

.padding-64 {
  padding: 64px; }

.font-size-66 {
  font-size: 66px; }

.line-height-66 {
  line-height: 66px; }

.margin-top-66 {
  margin-top: 66px; }

.margin-bottom-66 {
  margin-bottom: 66px; }

.margin-left-66 {
  margin-left: 66px; }

.margin-right-66 {
  margin-right: 66px; }

.margin-66 {
  margin: 66px; }

.padding-right-66 {
  padding-right: 66px; }

.padding-left-66 {
  padding-left: 66px; }

.padding-bottom-66 {
  padding-bottom: 66px; }

.padding-top-66 {
  padding-top: 66px; }

.padding-66 {
  padding: 66px; }

.font-size-68 {
  font-size: 68px; }

.line-height-68 {
  line-height: 68px; }

.margin-top-68 {
  margin-top: 68px; }

.margin-bottom-68 {
  margin-bottom: 68px; }

.margin-left-68 {
  margin-left: 68px; }

.margin-right-68 {
  margin-right: 68px; }

.margin-68 {
  margin: 68px; }

.padding-right-68 {
  padding-right: 68px; }

.padding-left-68 {
  padding-left: 68px; }

.padding-bottom-68 {
  padding-bottom: 68px; }

.padding-top-68 {
  padding-top: 68px; }

.padding-68 {
  padding: 68px; }

.font-size-70 {
  font-size: 70px; }

.line-height-70 {
  line-height: 70px; }

.margin-top-70 {
  margin-top: 70px; }

.margin-bottom-70 {
  margin-bottom: 70px; }

.margin-left-70 {
  margin-left: 70px; }

.margin-right-70 {
  margin-right: 70px; }

.margin-70 {
  margin: 70px; }

.padding-right-70 {
  padding-right: 70px; }

.padding-left-70 {
  padding-left: 70px; }

.padding-bottom-70 {
  padding-bottom: 70px; }

.padding-top-70 {
  padding-top: 70px; }

.padding-70 {
  padding: 70px; }

.font-size-72 {
  font-size: 72px; }

.line-height-72 {
  line-height: 72px; }

.margin-top-72 {
  margin-top: 72px; }

.margin-bottom-72 {
  margin-bottom: 72px; }

.margin-left-72 {
  margin-left: 72px; }

.margin-right-72 {
  margin-right: 72px; }

.margin-72 {
  margin: 72px; }

.padding-right-72 {
  padding-right: 72px; }

.padding-left-72 {
  padding-left: 72px; }

.padding-bottom-72 {
  padding-bottom: 72px; }

.padding-top-72 {
  padding-top: 72px; }

.padding-72 {
  padding: 72px; }

.font-size-74 {
  font-size: 74px; }

.line-height-74 {
  line-height: 74px; }

.margin-top-74 {
  margin-top: 74px; }

.margin-bottom-74 {
  margin-bottom: 74px; }

.margin-left-74 {
  margin-left: 74px; }

.margin-right-74 {
  margin-right: 74px; }

.margin-74 {
  margin: 74px; }

.padding-right-74 {
  padding-right: 74px; }

.padding-left-74 {
  padding-left: 74px; }

.padding-bottom-74 {
  padding-bottom: 74px; }

.padding-top-74 {
  padding-top: 74px; }

.padding-74 {
  padding: 74px; }

.font-size-76 {
  font-size: 76px; }

.line-height-76 {
  line-height: 76px; }

.margin-top-76 {
  margin-top: 76px; }

.margin-bottom-76 {
  margin-bottom: 76px; }

.margin-left-76 {
  margin-left: 76px; }

.margin-right-76 {
  margin-right: 76px; }

.margin-76 {
  margin: 76px; }

.padding-right-76 {
  padding-right: 76px; }

.padding-left-76 {
  padding-left: 76px; }

.padding-bottom-76 {
  padding-bottom: 76px; }

.padding-top-76 {
  padding-top: 76px; }

.padding-76 {
  padding: 76px; }

.font-size-78 {
  font-size: 78px; }

.line-height-78 {
  line-height: 78px; }

.margin-top-78 {
  margin-top: 78px; }

.margin-bottom-78 {
  margin-bottom: 78px; }

.margin-left-78 {
  margin-left: 78px; }

.margin-right-78 {
  margin-right: 78px; }

.margin-78 {
  margin: 78px; }

.padding-right-78 {
  padding-right: 78px; }

.padding-left-78 {
  padding-left: 78px; }

.padding-bottom-78 {
  padding-bottom: 78px; }

.padding-top-78 {
  padding-top: 78px; }

.padding-78 {
  padding: 78px; }

.font-size-80 {
  font-size: 80px; }

.line-height-80 {
  line-height: 80px; }

.margin-top-80 {
  margin-top: 80px; }

.margin-bottom-80 {
  margin-bottom: 80px; }

.margin-left-80 {
  margin-left: 80px; }

.margin-right-80 {
  margin-right: 80px; }

.margin-80 {
  margin: 80px; }

.padding-right-80 {
  padding-right: 80px; }

.padding-left-80 {
  padding-left: 80px; }

.padding-bottom-80 {
  padding-bottom: 80px; }

.padding-top-80 {
  padding-top: 80px; }

.padding-80 {
  padding: 80px; }

.font-size-82 {
  font-size: 82px; }

.line-height-82 {
  line-height: 82px; }

.margin-top-82 {
  margin-top: 82px; }

.margin-bottom-82 {
  margin-bottom: 82px; }

.margin-left-82 {
  margin-left: 82px; }

.margin-right-82 {
  margin-right: 82px; }

.margin-82 {
  margin: 82px; }

.padding-right-82 {
  padding-right: 82px; }

.padding-left-82 {
  padding-left: 82px; }

.padding-bottom-82 {
  padding-bottom: 82px; }

.padding-top-82 {
  padding-top: 82px; }

.padding-82 {
  padding: 82px; }

.font-size-84 {
  font-size: 84px; }

.line-height-84 {
  line-height: 84px; }

.margin-top-84 {
  margin-top: 84px; }

.margin-bottom-84 {
  margin-bottom: 84px; }

.margin-left-84 {
  margin-left: 84px; }

.margin-right-84 {
  margin-right: 84px; }

.margin-84 {
  margin: 84px; }

.padding-right-84 {
  padding-right: 84px; }

.padding-left-84 {
  padding-left: 84px; }

.padding-bottom-84 {
  padding-bottom: 84px; }

.padding-top-84 {
  padding-top: 84px; }

.padding-84 {
  padding: 84px; }

.font-size-868 {
  font-size: 868px; }

.line-height-868 {
  line-height: 868px; }

.margin-top-868 {
  margin-top: 868px; }

.margin-bottom-868 {
  margin-bottom: 868px; }

.margin-left-868 {
  margin-left: 868px; }

.margin-right-868 {
  margin-right: 868px; }

.margin-868 {
  margin: 868px; }

.padding-right-868 {
  padding-right: 868px; }

.padding-left-868 {
  padding-left: 868px; }

.padding-bottom-868 {
  padding-bottom: 868px; }

.padding-top-868 {
  padding-top: 868px; }

.padding-868 {
  padding: 868px; }

.font-size-88 {
  font-size: 88px; }

.line-height-88 {
  line-height: 88px; }

.margin-top-88 {
  margin-top: 88px; }

.margin-bottom-88 {
  margin-bottom: 88px; }

.margin-left-88 {
  margin-left: 88px; }

.margin-right-88 {
  margin-right: 88px; }

.margin-88 {
  margin: 88px; }

.padding-right-88 {
  padding-right: 88px; }

.padding-left-88 {
  padding-left: 88px; }

.padding-bottom-88 {
  padding-bottom: 88px; }

.padding-top-88 {
  padding-top: 88px; }

.padding-88 {
  padding: 88px; }

.font-size-90 {
  font-size: 90px; }

.line-height-90 {
  line-height: 90px; }

.margin-top-90 {
  margin-top: 90px; }

.margin-bottom-90 {
  margin-bottom: 90px; }

.margin-left-90 {
  margin-left: 90px; }

.margin-right-90 {
  margin-right: 90px; }

.margin-90 {
  margin: 90px; }

.padding-right-90 {
  padding-right: 90px; }

.padding-left-90 {
  padding-left: 90px; }

.padding-bottom-90 {
  padding-bottom: 90px; }

.padding-top-90 {
  padding-top: 90px; }

.padding-90 {
  padding: 90px; }

.font-size-92 {
  font-size: 92px; }

.line-height-92 {
  line-height: 92px; }

.margin-top-92 {
  margin-top: 92px; }

.margin-bottom-92 {
  margin-bottom: 92px; }

.margin-left-92 {
  margin-left: 92px; }

.margin-right-92 {
  margin-right: 92px; }

.margin-92 {
  margin: 92px; }

.padding-right-92 {
  padding-right: 92px; }

.padding-left-92 {
  padding-left: 92px; }

.padding-bottom-92 {
  padding-bottom: 92px; }

.padding-top-92 {
  padding-top: 92px; }

.padding-92 {
  padding: 92px; }

.font-size-94 {
  font-size: 94px; }

.line-height-94 {
  line-height: 94px; }

.margin-top-94 {
  margin-top: 94px; }

.margin-bottom-94 {
  margin-bottom: 94px; }

.margin-left-94 {
  margin-left: 94px; }

.margin-right-94 {
  margin-right: 94px; }

.margin-94 {
  margin: 94px; }

.padding-right-94 {
  padding-right: 94px; }

.padding-left-94 {
  padding-left: 94px; }

.padding-bottom-94 {
  padding-bottom: 94px; }

.padding-top-94 {
  padding-top: 94px; }

.padding-94 {
  padding: 94px; }

.font-size-96 {
  font-size: 96px; }

.line-height-96 {
  line-height: 96px; }

.margin-top-96 {
  margin-top: 96px; }

.margin-bottom-96 {
  margin-bottom: 96px; }

.margin-left-96 {
  margin-left: 96px; }

.margin-right-96 {
  margin-right: 96px; }

.margin-96 {
  margin: 96px; }

.padding-right-96 {
  padding-right: 96px; }

.padding-left-96 {
  padding-left: 96px; }

.padding-bottom-96 {
  padding-bottom: 96px; }

.padding-top-96 {
  padding-top: 96px; }

.padding-96 {
  padding: 96px; }

.font-size-98 {
  font-size: 98px; }

.line-height-98 {
  line-height: 98px; }

.margin-top-98 {
  margin-top: 98px; }

.margin-bottom-98 {
  margin-bottom: 98px; }

.margin-left-98 {
  margin-left: 98px; }

.margin-right-98 {
  margin-right: 98px; }

.margin-98 {
  margin: 98px; }

.padding-right-98 {
  padding-right: 98px; }

.padding-left-98 {
  padding-left: 98px; }

.padding-bottom-98 {
  padding-bottom: 98px; }

.padding-top-98 {
  padding-top: 98px; }

.padding-98 {
  padding: 98px; }

.font-size-100 {
  font-size: 100px; }

.line-height-100 {
  line-height: 100px; }

.margin-top-100 {
  margin-top: 100px; }

.margin-bottom-100 {
  margin-bottom: 100px; }

.margin-left-100 {
  margin-left: 100px; }

.margin-right-100 {
  margin-right: 100px; }

.margin-100 {
  margin: 100px; }

.padding-right-100 {
  padding-right: 100px; }

.padding-left-100 {
  padding-left: 100px; }

.padding-bottom-100 {
  padding-bottom: 100px; }

.padding-top-100 {
  padding-top: 100px; }

.padding-100 {
  padding: 100px; }

.inline {
  display: inline !important;
  margin-right: 10px;
  width: 50px !important; }

@media (max-width: 720px) {
  .word-line {
    clear: both;
    width: 100%; } }

.word-break {
  word-break: break-all; }

.language-bar {
  height: 45px;
  background: #3f4045; }
  .language-bar .language-list {
    height: 100%;
    margin: 0px;
    padding: 0px;
    text-transform: lowercase; }
    .language-bar .language-list li {
      margin: 0px 5px;
      padding: 0px;
      text-align: center;
      transition: 0.1s width; }
      @media (max-width: 991px) {
        .language-bar .language-list li {
          width: 25px; } }
      @media (min-width: 992px) {
        .language-bar .language-list li {
          width: 30px; } }
      .language-bar .language-list li a {
        display: inline-block;
        height: 45px;
        line-height: 45px;
        color: #bababa;
        font-size: 14px;
        transition: 0.2s border-bottom;
        text-decoration: none; }
        .language-bar .language-list li a.active, .language-bar .language-list li a:hover, .language-bar .language-list li a.active:hover {
          transition: 0.2s border-bottom;
          color: #FFFFFF;
          font-weight: 700; }
        .language-bar .language-list li a:hover {
          font-weight: normal;
          text-decoration: underline; }
  @media (max-width: 395px) {
    .language-bar .container .row .col-xs-1 {
      padding: 0;
      display: none\9; } }
  @media (max-width: 389px) {
    .language-bar .container .row .col-xs-1 {
      padding: 0;
      display: none\9; }
    .language-bar .container .row .col-xs-11 {
      padding: 0; } }

.csam-header.csam-header--no-height {
  height: auto !important; }

.csam-header {
  border-bottom: 1px solid #d9dbea; }
  .csam-header.purple {
    background: linear-gradient(to right, #FFFFFF 0%, #FFFFFF 50%, #871642 50%, #871642 100%) top repeat;
    min-height: 122px; }
    @media (min-width: 768px) and (max-width: 992px) {
      .csam-header.purple {
        min-height: 60px; } }
    @media (max-width: 767px) {
      .csam-header.purple {
        min-height: 55px;
        background: linear-gradient(to right, #FFFFFF 0%, #FFFFFF 30%, #871642 30%, #871642 100%) top repeat; } }
    .csam-header.purple .csam-header-content {
      background: #871642;
      color: #FFFFFF; }
      @media (max-width: 350px) {
        .csam-header.purple .csam-header-content {
          min-height: 80px; } }
  .csam-header.white {
    background: #FFFFFF; }
    .csam-header.white .csam-header-content {
      min-height: 122px;
      background: #FFFFFF;
      color: #871642;
      border-left: 1px solid #d9dbea; }
      @media (min-width: 768px) and (max-width: 992px) {
        .csam-header.white .csam-header-content {
          min-height: 60px; } }
      @media (max-width: 767px) {
        .csam-header.white .csam-header-content {
          min-height: 55px; } }
  .csam-header .csam-header-background {
    display: block;
    height: 122px; }
  .csam-header .logo-container {
    width: 184px;
    height: 120px;
    float: left;
    position: relative; }
    @media (min-width: 768px) and (max-width: 992px) {
      .csam-header .logo-container {
        height: 80px; } }
    @media (max-width: 767px) {
      .csam-header .logo-container {
        height: 55px; } }
  @media (min-width: 992px) {
    .csam-header .logo-container {
      width: 184px;
      text-align: center; }
      .csam-header .logo-container img.csam-header-logo {
        width: 101px;
        height: 29px;
        position: absolute;
        top: calc(50% - 15px);
        left: calc(50% - 50.5px); } }
  @media (max-width: 991px) {
    .csam-header .logo-container {
      width: 184px;
      text-align: center; }
      .csam-header .logo-container img.csam-header-logo {
        width: 77px;
        height: 22px;
        position: absolute;
        top: calc(50% - 11px);
        left: calc(50% - 38.5px); } }
  @media (max-width: 767px) {
    .csam-header .logo-container {
      width: 97px;
      text-align: center; }
      .csam-header .logo-container img.csam-header-logo {
        width: 55px;
        height: 15.7px; } }
  @media (max-width: 768px) {
    .csam-header .logo-container {
      width: 30px;
      margin-left: 20px; } }
  @media (max-width: 350px) {
    .csam-header .logo-container {
      width: 30px;
      margin-left: 0; } }
  .csam-header .csam-header-content {
    position: relative;
    float: right;
    width: calc(100% - 185px); }
    @media (max-width: 767px) {
      .csam-header .csam-header-content {
        width: calc(100% - 90px); } }
    @media (min-width: 768px) and (max-width: 992px) {
      .csam-header .csam-header-content {
        min-height: 60px; } }
    @media (max-width: 767px) {
      .csam-header .csam-header-content {
        min-height: 55px; } }
  .csam-header .main-title {
    height: 122px; }
    @media (max-width: 767px) {
      .csam-header .main-title {
        padding-left: 20px; } }
    @media (min-width: 768px) and (max-width: 992px) {
      .csam-header .main-title {
        height: 80px; } }
    @media (max-width: 767px) {
      .csam-header .main-title {
        height: 55px; } }
    @media (max-width: 495px) {
      .csam-header .main-title {
        padding-left: 15px; } }
    .csam-header .main-title.no-sub h1 {
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: center;
      justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      flex-direction: column;
      margin: 0px;
      padding: 0px; }
    .csam-header .main-title h1 {
      margin-top: 0px;
      margin-bottom: 0px;
      font-size: 30px;
      line-height: 160%; }
      @media (max-width: 500px) {
        .csam-header .main-title h1 {
          font-size: 20px\9; } }
      @media (max-width: 991px) {
        .csam-header .main-title h1 {
          font-size: 20px; } }
      @media (max-width: 767px) {
        .csam-header .main-title h1 {
          font-size: 13px; } }
      @media (min-width: 768px) and (max-width: 992px) {
        .csam-header .main-title h1 {
          font-size: 20px; } }
    .csam-header .main-title h3 {
      font-size: 14.1px;
      margin-top: 0px; }
  .csam-header .user-information {
    text-align: right; }
    .csam-header .user-information .user-information-content {
      font-size: 16px;
      text-align: right;
      text-overflow: ellipsis;
      display: table;
      float: right; }
      .csam-header .user-information .user-information-content .greeting, .csam-header .user-information .user-information-content .greeting-btn {
        display: table-cell;
        vertical-align: middle; }
      .csam-header .user-information .user-information-content .greeting-btn {
        width: 120px; }
      .csam-header .user-information .user-information-content button {
        margin-left: 20px; }
    .csam-header .user-information .user-information-signout {
      font-size: 16px;
      line-height: 122px;
      height: 122px; }
  .csam-header_tabel {
    display: table;
    width: 100%; }
    .csam-header_tabel-cel {
      display: table-cell;
      vertical-align: middle; }
    .csam-header_tabel-cel-md {
      width: 40%; }
      .csam-header_tabel-cel-md .user-information-content {
        line-height: 30px !important;
        height: auto !important;
        overflow: auto !important; }
  @media (max-width: 767px) {
    .csam-header .container {
      width: 100% !important;
      display: table\9; }
      .csam-header .container .logo-container {
        display: table-cell;
        float: inherit;
        width: 25%;
        vertical-align: middle; }
        .csam-header .container .logo-container img {
          margin-top: 35px\9; } }
      @media (max-width: 767px) and (max-width: 400px) {
        .csam-header .container .logo-container img {
          margin-top: 40px\9; } }
      @media (max-width: 767px) and (max-width: 767px) {
        .csam-header .container .logo-container img {
          margin-top: 55px\9; } }
  @media (max-width: 767px) {
      .csam-header .container .csam-header-content {
        display: table-cell;
        width: 100%;
        float: inherit;
        vertical-align: middle;
        padding: 6px 0 6px 6px; }
        .csam-header .container .csam-header-content h1 {
          font-size: 20px; }
        .csam-header .container .csam-header-content h3 {
          font-size: 13px; } }

.csam-footer-content-container {
  background: #FFFFFF;
  padding: 40px 0;
  border-top: 1px solid #d9dbea;
  margin-bottom: 0px; }
  .csam-footer-content-container a {
    color: #3b5998; }
  .csam-footer-content-container--border h3 {
    font-size: 18px;
    text-align: left;
    font-weight: 700; }
    .csam-footer-content-container--border h3 + .link-list {
      text-align: left; }
      .csam-footer-content-container--border h3 + .link-list li {
        list-style-position: initial; }
    .csam-footer-content-container--border h3 + p {
      text-align: left; }
  .csam-footer-content-container--border p a {
    text-decoration: none; }
  .csam-footer-content-container--border ul {
    position: relative;
    margin-left: 17px; }
    .csam-footer-content-container--border ul li {
      margin-bottom: 10px;
      list-style-position: inherit; }
      .csam-footer-content-container--border ul li span {
        position: absolute;
        left: 10px; }
  @media (max-width: 767px) {
    .csam-footer-content-container--border .border-right {
      border-right: none;
      border-bottom: 1px solid #777777;
      padding: 20px auto; } }

@media (max-width: 767px) {
  .csam-footer-content-inner-container {
    text-align: center; } }

.csam-footer-content-inner-container .border-right {
  border: none; }

.csam-footer-content-inner-container .footer-banner-h4 {
  font-weight: 300;
  font-size: 30px;
  color: #3f4045;
  margin: 0px;
  padding: 0px; }
  @media (max-width: 991px) {
    .csam-footer-content-inner-container .footer-banner-h4 {
      font-size: 25px;
      margin: 10px 0;
      line-height: 20px; } }
  .csam-footer-content-inner-container .footer-banner-h4 + .link-list {
    margin-bottom: 40px;
    margin-bottom: 0; }
    @media (max-width: 991px) {
      .csam-footer-content-inner-container .footer-banner-h4 + .link-list {
        margin-top: 30px;
        margin-bottom: 0; }
        .csam-footer-content-inner-container .footer-banner-h4 + .link-list li {
          list-style-position: inside; } }

.csam-footer-content-inner-container .footer-banner-h5 {
  font-weight: normal;
  font-size: 16px;
  line-height: 1.5;
  margin: 0px;
  padding: 0px;
  padding-top: 10px;
  text-align: left;
  float: right; }
  .csam-footer-content-inner-container .footer-banner-h5 a {
    font-size: 16px; }
    .csam-footer-content-inner-container .footer-banner-h5 a.noUnderline {
      text-decoration: none; }
  @media (max-width: 991px) {
    .csam-footer-content-inner-container .footer-banner-h5 {
      padding: 10px 0 0 0;
      text-align: left;
      line-height: 20px;
      float: initial; } }
  @media (max-width: 767px) {
    .csam-footer-content-inner-container .footer-banner-h5 {
      padding: 20px 0 35px 0;
      text-align: center;
      line-height: 20px; } }

@media (max-width: 767px) {
  .csam-footer-content-inner-container--no-border-sm .link-list li {
    list-style-position: inside;
    margin-left: 0px\9; } }

@media (min-width: 992px) {
  .csam-footer-content-inner-container--no-border-sm .link-list li {
    list-style-position: initial;
    margin-left: 0px\9; } }

@media (max-width: 991px) {
  .csam-footer-content-inner-container--no-border-sm .border-right {
    border-right: 0;
    border-bottom: 0; } }

@media (max-width: 768px) {
  .csam-footer-content-inner-container--no-img-sm img {
    display: none; } }

.csam-breadcrumbs .breadcrumb {
  font-size: 13px;
  background: transparent; }
  @media (min-width: 992px) {
    .csam-breadcrumbs .breadcrumb {
      padding-left: 0px; } }
  .csam-breadcrumbs .breadcrumb li {
    color: #666666;
    font-weight: normal; }
    .csam-breadcrumbs .breadcrumb li a {
      text-decoration: none;
      color: #444444;
      font-weight: bold; }
      .csam-breadcrumbs .breadcrumb li a:hover {
        text-decoration: underline; }
  .csam-breadcrumbs .breadcrumb > li:not(first-child) + li:before {
    content: "> ";
    color: #666666; }

.navbar {
  margin-bottom: 0px  !important; }
  .navbar--contentblock {
    margin-top: 100px; }

.csam-footer-container {
  background: #3f4045;
  min-height: 70px; }

.csam-footer-inner-container {
  padding-top: 20px;
  padding-left: 0;
  padding-right: 0;
  width: 1220px; }
  @media (max-width: 767px) {
    .csam-footer-inner-container {
      width: 100%;
      padding-left: 0;
      padding-right: 0; }
      .csam-footer-inner-container .links {
        text-align: left; }
        .csam-footer-inner-container .links li:last-child {
          border-right: none; }
      .csam-footer-inner-container .powered-by {
        float: initial !important;
        font-size: 11px;
        text-align: center; } }
  .csam-footer-inner-container .csam-footer-links {
    white-space: nowrap;
    line-height: initial;
    color: #C9CBCF; }
    @media (max-width: 1200px) {
      .csam-footer-inner-container .csam-footer-links {
        white-space: initial; } }
    .csam-footer-inner-container .csam-footer-links li:not(:last-child):after {
      content: " | ";
      padding: 0 10px; }
    @media (max-width: 350px) {
      .csam-footer-inner-container .csam-footer-links {
        display: block; } }
    @media (max-width: 1200px) {
      .csam-footer-inner-container .csam-footer-links {
        margin-bottom: 20px;
        text-align: center;
        width: 100%; } }
    @media (max-width: 991px) {
      .csam-footer-inner-container .csam-footer-links.pull-right {
        float: rightimportant; } }
    .csam-footer-inner-container .csam-footer-links a {
      color: #C9CBCF; }
  @media (max-width: 615px) {
    .csam-footer-inner-container .list-inline li {
      display: block; } }

.csam-menu {
  border-bottom: 1px solid #d9dbea;
  background: #FFFFFF;
  padding: 0px; }
  .csam-menu .csam-menu-background {
    display: block; }
  .csam-menu a {
    text-decoration: none; }
  .csam-menu > .container {
    padding: 0px; }
    @media (max-size: 1199px) {
      .csam-menu > .container {
        width: 100%; } }
  .csam-menu .navbar-csam {
    background: #FFFFFF;
    border: none; }
    @media (max-width: 991px) {
      .csam-menu .navbar-csam {
        display: none; } }
    .csam-menu .navbar-csam li {
      height: calc(69px - 3px);
      box-sizing: border-box;
      transition: 0.2s border-bottom; }
      .csam-menu .navbar-csam li:not(:first-of-type) {
        margin: 0px 15px; }
      .csam-menu .navbar-csam li:first-of-type {
        margin-right: 15px; }
      .csam-menu .navbar-csam li.active, .csam-menu .navbar-csam li:hover {
        transition: 0.1s border-bottom;
        border-bottom: 3px solid #871642; }
        .csam-menu .navbar-csam li.active a, .csam-menu .navbar-csam li:hover a {
          color: #222222;
          font-size: 16px;
          font-weight: 700; }
      .csam-menu .navbar-csam li a {
        padding: 23px 0px;
        color: #222222;
        font-size: 16px;
        font-weight: normal; }
        .csam-menu .navbar-csam li a:hover {
          background: transparent; }

@media (max-width: 991px) {
  .csam-menu-logout {
    display: block; } }

@media (min-width: 992px) {
  .csam-menu-logout {
    display: none; } }

.csam-menu-logout.purple {
  background: #871642; }
  .csam-menu-logout.purple button {
    color: #FFFFFF; }

.csam-menu-logout.white {
  background: #FFFFFF; }
  .csam-menu-logout.white button {
    color: #871642; }

.csam-menu-logout button {
  background: transparent;
  height: 38px; }

.csam-menu-button {
  height: 38px;
  margin: 5px 0px;
  margin-bottom: 5px !important; }
  .csam-menu-button-logout {
    margin: 5px 0px;
    padding-bottom: 5px; }
  .csam-menu-button.menu {
    border: none; }

a[data-toggle=tooltip] {
  display: inline-block; }

.tooltip-container {
  display: none; }

.tooltip.right .tooltip-arrow {
  border-right-color: #999999; }

.tooltip.top .tooltip-arrow {
  border-top-color: #999999; }

.tooltip-inner {
  min-width: 200px;
  max-width: 450px;
  /* If max-width does not work, try using width instead */
  background: #f2f2f2 !important;
  color: #333333 !important;
  border: 1px solid #999999;
  padding: 10px 15px;
  text-align: left; }

@media (max-width: 768px) {
  .tooltip-activeren-kaartlezer {
    margin-top: 20px; } }

.csam-content-container {
  /* padding-left:0;
    padding-right:0; */
  padding-top: 20px; }
  .csam-content-container.white {
    background: #F9F9FA; }
  .csam-content-container.transparent {
    background: transparent; }
  .csam-content-container--textblock {
    margin-bottom: 100px;
    padding: 0; }
    .csam-content-container--textblock h1 {
      color: #871642;
      font-size: 30px;
      margin: 50px 0 25px; }
    .csam-content-container--textblock h2, .csam-content-container--textblock .h2-title {
      color: #333333;
      font-weight: bold;
      margin: 50px 0 18px;
      font-size: 20px; }
    .csam-content-container--textblock p {
      font-size: 14px;
      line-height: 24px;
      color: #333333;
      margin-bottom: 25px; }
      .csam-content-container--textblock p + ul {
        margin-top: -10px; }
  @media (max-width: 995px) {
    .csam-content-container .csam-aanmelden-container-wrapper {
      padding-right: 0; } }

.csam-content-inner-container {
  margin-bottom: 80px;
  background: transparent;
  min-height: 300px; }
  .csam-content-inner-container--width {
    max-width: 700px;
    min-width: 320px;
    margin: 0 auto; }
  .csam-content-inner-container a {
    text-decoration: underline; }
    .csam-content-inner-container a:hover {
      text-decoration: underline; }

.btn.hma-profile-button {
  border-radius: 0px;
  font-weight: lighter; }

.hma-profile-block-card {
  position: relative; }
  .hma-profile-block-card .hma-profile-block-label {
    position: absolute;
    top: -15px;
    left: 20px;
    padding: 5px 20px;
    background-color: #808080; }
    .hma-profile-block-card .hma-profile-block-label p {
      font-weight: lighter;
      color: #FFFFFF; }
  .hma-profile-block-card .light {
    color: #afafaf !important; }

.height-50 {
  min-height: 50px; }

.height-75 {
  min-height: 75px; }

.height-100 {
  min-height: 100px; }

.height-125 {
  min-height: 125px; }

.height-150 {
  min-height: 150px; }

.height-175 {
  min-height: 175px; }

.height-200 {
  min-height: 200px; }

.height-225 {
  min-height: 225px; }

.height-250 {
  min-height: 250px; }

.height-275 {
  min-height: 275px; }

.height-300 {
  min-height: 300px; }

.height-325 {
  min-height: 325px; }

.height-350 {
  min-height: 350px; }

.height-375 {
  min-height: 375px; }

.height-400 {
  min-height: 400px; }

.height-425 {
  min-height: 425px; }

.height-450 {
  min-height: 450px; }

.height-475 {
  min-height: 475px; }

.height-500 {
  min-height: 500px; }

.aanmeld-row {
  margin-top: 15px;
  background: #F9F9FA; }
  .aanmeld-row hr {
    margin-top: 0px; }

.sub-title, .infotext {
  min-height: 22px; }
  .sub-title--md, .infotext--md {
    font-size: 18px; }
  .sub-title .fa--md, .infotext .fa--md {
    font-size: 20px;
    padding-left: 5px; }

@media (max-width: 624px) {
  .readmore a {
    display: inline; } }

@media (min-width: 625px) {
  .readmore a {
    display: none; } }

@media (max-width: 991px) {
  .continuous {
    margin-right: 0px;
    margin-left: -15px; } }

@media (max-width: 767px) {
  .continuous {
    margin-right: -15px; } }

.content-block {
  margin-bottom: 35px;
  position: relative; }
  .content-block.p2m {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 10px;
    margin-right: 10px; }
  .content-block.left {
    margin-left: -15px; }
  .content-block.right {
    margin-right: -15px; }
    @media (max-width: 991px) {
      .content-block.right {
        margin-right: initial; } }
    @media (max-width: 767px) {
      .content-block.right {
        margin-right: -15px; } }
  @media (max-width: 767px) {
    .content-block.test {
      margin-left: 0; } }
  .content-block.white {
    background: #FFFFFF; }
  @media (max-width: 991px) {
    .content-block {
      margin-left: -15px;
      /* margin-right: -15px; */ } }
  @media (max-width: 767px) {
    .content-block {
      margin-right: -15px; }
      .content-block .embed-responsive {
        margin-top: 30px; } }

.vertical-line {
  border-left: 1px solid #999999; }

.border.grey {
  border: 1px solid #3f4045; }

.border.lightGrey {
  border: 1px solid #999999; }

.border.extraLightGrey {
  border: 1px solid #F9F9FA; }

.border.LightBlueGrey {
  border: 1px solid #999999; }

.csam-panel {
  height: 100vh;
  box-shadow: 0px 0px 20px 0px #000000;
  background: #F9F9FA;
  z-index: 2000;
  position: fixed; }
  @media (min-width: 992px) {
    .csam-panel {
      width: 0px !important;
      display: none; }
      .csam-panel ~ .csam-container {
        right: 0px !important; } }
  .csam-panel.right {
    float: right;
    right: 0px; }
    .csam-panel.right ~ .csam-container {
      right: 0px; }
  .csam-panel.left {
    float: left;
    left: 0px; }
    .csam-panel.left ~ .csam-container {
      left: 0px; }
  .csam-panel ul {
    background: #FFFFFF;
    List-style-type: none; }
    .csam-panel ul li {
      padding-left: 35px;
      height: 60px;
      line-height: 60px;
      border-bottom: 1px solid #e3e5ef;
      font-weight: 600;
      fotn-size: 26px; }
      .csam-panel ul li a {
        text-decoration: none;
        display: block; }
  .csam-panel input {
    margin-top: 20px;
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media (max-width: 991px) {
      .csam-panel input {
        width: 90%; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .csam-panel input {
        width: 80%; } }

.panel {
  border-radius: 3px;
  display: table;
  width: 100%; }
  .panel .fa {
    font-size: 22px;
    padding-right: 20px;
    padding-left: 10px;
    vertical-align: middle; }
    .panel .fa.padding-0 {
      padding: 0px; }
  .panel span {
    display: -webkit-inline-box;
    display: -ms-inline-box;
    display: -moz-inline-box;
    display: inline-box;
    vertical-align: middle;
    display: table-cell; }
    @media (max-width: 767px) {
      .panel span {
        display: block; }
        .panel span:first-child {
          margin-bottom: 10px; } }
  .panel.panel-default {
    border-color: #999;
    border-width: 2px; }
  .panel.panel-info {
    background-color: #F9F9FA;
    border-color: #999;
    border-width: 1px; }
  .panel.panel-dark {
    background-color: #F2F2F2;
    border-color: #CCCCCC; }
  .panel.panel-alert {
    border-color: #a94442;
    border-width: 2px;
    clear: both;
    margin-top: 15px;
    margin-bottom: 0; }
    .panel.panel-alert a {
      color: #48649F;
      text-decoration: none !important; }
    .panel.panel-alert .fa {
      color: #a94442 !important; }

.panel-kaartlezer-activeren {
  width: 66.66667%; }

.panel-welkom-email {
  width: 58.33334%; }

.panel-controle-gebruikersnaam {
  width: 41.66667%; }

@media (max-width: 992px) {
  .panel-kaartlezer-activeren {
    width: 83.33333%; }
  .panel-controle-gebruikersnaam {
    width: 58.33333%; } }

@media (max-width: 768px) {
  .panel-kaartlezer-activeren {
    width: 100%; }
  .panel-welkom-email {
    width: 83.33333%; }
  .panel-controle-gebruikersnaam {
    width: 91.66667%; } }

.csam-authenticator-list a {
  color: #337ab7; }

@media (min-width: 992px) {
  .csam-authenticator-list .border-right {
    border-right: 1px solid #999999; } }

@media (max-width: 991px) {
  .csam-authenticator-list h3 {
    font-size: 16px; } }

.csam-authenticator-list li {
  padding-left: 50px;
  padding-right: 50px;
  list-style-type: none; }
  @media (max-width: 767px) {
    .csam-authenticator-list li {
      padding-left: 0;
      padding-right: 0; } }

.csam-authenticator-list .list-unstyled li {
  padding: 0; }

.jcarousel-wrapper {
  margin: 20px auto;
  padding: 0px 45px;
  position: relative;
  border: 10px solid #fff;
  border-radius: 5px;
  box-shadow: 0 0 2px #999;
  background-color: #FFF; }

.jcarousel {
  position: relative;
  overflow: hidden;
  width: 100%;
  background-color: #FFF; }

.jcarousel ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0; }

.jcarousel li {
  width: 200px;
  float: left;
  border: 1px solid #fff;
  box-sizing: border-box; }

.jcarousel-control-prev,
.jcarousel-control-next {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  text-align: center;
  background: #4E443C;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 1px #000;
  font: 24px/27px Arial, sans-serif;
  border-radius: 30px;
  box-shadow: 0 0 4px #F0EFE7; }
  .jcarousel-control-prev:hover,
  .jcarousel-control-next:hover {
    color: #FFFFFF; }

.jcarousel-control-prev {
  left: 0px; }

.jcarousel-control-next {
  right: 0px; }

.jcarousel-pagination {
  position: absolute;
  bottom: -40px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin: 0; }

.jcarousel-pagination a {
  text-decoration: none;
  display: inline-block;
  font-size: 11px;
  height: 10px;
  width: 10px;
  line-height: 10px;
  background: #fff;
  color: #4E443C;
  border-radius: 10px;
  text-indent: -9999px;
  margin-right: 7px;
  box-shadow: 0 0 2px #4E443C; }

.jcarousel-pagination a.active {
  background: #4E443C;
  color: #fff;
  opacity: 1;
  box-shadow: 0 0 2px #F0EFE7; }

.acc-layout {
  width: 100%; }
  .acc-layout .acc-header {
    padding: 15px 20px 15px 10px !important;
    margin: 0px 0px 0px 0px;
    border: 0px solid gainsboro;
    background: #FFFFFF;
    color: #666666;
    font-weight: normal;
    border-width: 1px;
    cursor: pointer;
    transition: 0.2s color;
    position: relative; }
    .acc-layout .acc-header:first-of-type {
      border-top-right-radius: 5px;
      border-top-left-radius: 5px; }
    .acc-layout .acc-header:not(:last-of-type) {
      border-bottom: none; }
    .acc-layout .acc-header i {
      float: right;
      position: absolute;
      right: 20px;
      top: 40%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
      transition: 0.2s all; }
    .acc-layout .acc-header.ui-accordion-header-active {
      border-bottom: 1px solid #ebebee;
      color: #871642;
      transition: 0.1s color; }
    .acc-layout .acc-header.ui-accordion-header-active i {
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg);
      transition: 0.1s all;
      color: #871642; }
  .acc-layout .acc-content {
    padding: 15px 10px;
    border: 0px solid #999999;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    background: #FFFFFF; }
    .acc-layout .acc-content:not(:last-of-type) {
      border-bottom: none; }
    .acc-layout .acc-content:last-of-type {
      border-bottom-right-radius: 5px;
      border-bottom-left-radius: 5px; }

.csam-content-items-list {
  list-style-type: none;
  margin-left: 0px;
  /* @media (max-width: $screen-md-max){
        margin-left:        0px;
    } */ }
  .csam-content-items-list.profile-block-card {
    margin-left: 50px; }
    .csam-content-items-list.profile-block-card .header {
      white-space: nowrap; }
  .csam-content-items-list li {
    border-bottom: 1px solid #e3e5ef;
    clear: left;
    display: inline-block;
    width: 100%; }
    .csam-content-items-list li.one-item {
      border: none; }
      .csam-content-items-list li.one-item a {
        color: #3b5998; }
      .csam-content-items-list li.one-item span.disabled a {
        color: #96B9DF; }
    .csam-content-items-list li button {
      white-space: normal;
      color: #000000;
      background: linear-gradient(to top, #f2f2f2 0%, white 100%);
      border: 1px solid #d9dbea;
      transition: 0.2s all; }
      .csam-content-items-list li button:hover {
        color: #000000;
        background: linear-gradient(to bottom, #f2f2f2 0%, white 100%);
        transition: 0.2s all; }
      .csam-content-items-list li button:active {
        color: #000000;
        background: linear-gradient(to top, #f2f2f2 0%, white 100%);
        border: none;
        transition: 0.2s all; }
    .csam-content-items-list li .item-item {
      @exntend .margin-bottom-10;
      clear: left;
      display: block;
      min-height: 75px; }
      @media (min-width: 480px) {
        .csam-content-items-list li .item-item {
          float: left; } }
      .csam-content-items-list li .item-item .row:first-of-type {
        margin-bottom: 30px; }
      .csam-content-items-list li .item-item .header {
        float: left; }
        @media (max-width: 767px) {
          .csam-content-items-list li .item-item .header {
            margin-left: 15px; } }
      .csam-content-items-list li .item-item .credentialImage {
        width: 75px;
        height: 75px; }
      .csam-content-items-list li .item-item .image {
        float: left; }
      .csam-content-items-list li .item-item .edit {
        color: #337ab7;
        float: left; }
      .csam-content-items-list li .item-item .href {
        clear: left; }
      .csam-content-items-list li .item-item .active {
        color: #FFFFFF;
        background: #3E752F;
        padding: 3px 10px;
        border-radius: 5px;
        text-transform: uppercase; }
      @media (max-width: 991px) {
        .csam-content-items-list li .item-item .href, .csam-content-items-list li .item-item .image, .csam-content-items-list li .item-item .edit, .csam-content-items-list li .item-item .active, .csam-content-items-list li .item-item .active-since {
          display: inline-block; }
        .csam-content-items-list li .item-item .edit {
          margin-left: 10px; }
        .csam-content-items-list li .item-item .image {
          margin-right: 5px; } }
    .csam-content-items-list li .item-delete {
      float: initial;
      text-align: left;
      margin-left: 10px; }
      @media (min-width: 768px) {
        .csam-content-items-list li .item-delete {
          text-align: left;
          float: right;
          margin-left: initial; } }

.csam-authenticator-list .app-activatie--padding {
  padding: 40px 48px; }
  @media (max-width: 767px) {
    .csam-authenticator-list .app-activatie--padding {
      padding: 10px; } }
  @media (max-width: 350px) {
    .csam-authenticator-list .app-activatie--padding {
      padding: 6px; } }

.content-box {
  border: 1px solid #afafaf;
  background-color: #F9F9FA;
  border-radius: 3px; }
  .content-box--center {
    margin: 35px auto 0px auto; }
  .content-box--tranparant {
    background-color: transparent;
    border-color: transparent; }
  .content-box--no-margin-h {
    margin-top: 0;
    margin-bottom: 0; }
  .content-box p {
    color: #333333 !important; }
  .content-box .margin-custom {
    margin-right: 7px; }
  .content-box.white {
    background: #FFFFFF; }
  .content-box--padding-lg {
    padding: 25px;
    line-height: 24px;
    margin: 20px 0; }
    .content-box--padding-lg a {
      display: block;
      margin-top: 25px; }
  .content-box--padding-xs {
    padding: 0; }
  @media (max-width: 767px) {
    .content-box .margin-bottom-10, .content-box .content-box, .content-box .csam-figure img, .csam-figure .content-box img {
      margin-bottom: 0px; } }
  .content-box .btn {
    padding: 10px 23px; }
    .content-box .btn.btn-md {
      padding: 7px 20px; }

@media (min-width: 768px) {
  .app-activatie .control-label {
    padding-left: 0; } }

@media (min-width: 768px) {
  .app-activatie .control-label--RL {
    text-align: right; } }

@media (max-width: 767px) {
  .app-activatie .control-label--RL {
    text-align: left; } }

.app-activatie .padding-registration {
  padding: 4px; }
  @media (max-width: 350px) {
    .app-activatie .padding-registration {
      padding: 3px;
      padding-left: 0; } }

.app-activatie--padding {
  padding: 40px 48px; }
  @media (max-width: 767px) {
    .app-activatie--padding {
      padding: 10px; }
      .app-activatie--padding .input-spacing {
        letter-spacing: 1px;
        padding-left: 2px;
        padding-right: 2px; } }

.app-activatie--padding-sm {
  padding: 30px 14px !important; }
  @media (max-width: 767px) {
    .app-activatie--padding-sm {
      padding: 10px !important; }
      .app-activatie--padding-sm .input-spacing {
        letter-spacing: 1px;
        padding-left: 2px;
        padding-right: 2px; } }

.app-activatie ::-webkit-input-placeholder {
  text-align: center; }

.app-activatie :-moz-placeholder {
  /* Firefox 18- */
  text-align: center; }

.app-activatie ::-moz-placeholder {
  /* Firefox 19+ */
  text-align: center; }

.app-activatie :-ms-input-placeholder {
  text-align: center; }

.app-activatie input:focus::-webkit-input-placeholder {
  color: transparent; }

.app-activatie input:focus:-moz-placeholder {
  color: transparent; }

#searchinput::-ms-clear,
.searchinput::-ms-clear {
  display: none; }

@media (max-width: 500px) {
  .nopadding-sm {
    padding-left: 0 !important;
    padding-right: 0 !important; } }

@media (max-width: 991px) {
  .nopadding-md {
    padding-left: 0 !important;
    padding-right: 0 !important; } }

.g-recaptcha--error iframe {
  border: 1px solid red;
  border-radius: 4px; }

.help-block {
  display: inline; }
  .help-block--error {
    color: #ff0000; }

.help-block.with-errors > ul {
  color: red; }
  @media (max-width: 767px) {
    .help-block.with-errors > ul li {
      padding-left: 0; } }

.has-error .control-label {
  color: red; }

@media (max-width: 768px) {
  .nopadding-sm-left {
    padding-left: 0 !important;
    padding-right: inherit; } }

.csam-cookie-bar {
  width: 100vw;
  position: fixed;
  bottom: 0;
  left: 0px;
  z-index: 99;
  z-index: 1001; }
  .csam-cookie-bar ~ .csam-container {
    top: 85px; }
    .csam-cookie-bar ~ .csam-container--purple {
      top: 56px; }
    @media screen and (max-width: 1199px) {
      .csam-cookie-bar ~ .csam-container {
        top: 85px; } }
    @media screen and (max-width: 991px) {
      .csam-cookie-bar ~ .csam-container {
        top: 171px; } }
    @media screen and (max-width: 524px) {
      .csam-cookie-bar ~ .csam-container {
        top: 180px; } }
  .csam-cookie-bar .cookiebar {
    background: linear-gradient(to bottom, #871642 0%, #b31d57 100%);
    padding: 0px 0px 16px 0px; }
    .csam-cookie-bar .cookiebar-inverted {
      background: #000000;
      background-color: black; }
      .csam-cookie-bar .cookiebar-inverted .cookiebar-container .cookie-accent a, .csam-cookie-bar .cookiebar-inverted .cookiebar-container .cookie-accent p {
        color: #00fa0c;
        line-height: 28px; }
      .csam-cookie-bar .cookiebar-inverted .cookiebar-container .cookie-accent a {
        font-size: 14px; }
      .csam-cookie-bar .cookiebar-inverted .cookiebar-container .cookie-accent p {
        font-size: 16px;
        font-weight: strong; }
    .csam-cookie-bar .cookiebar .cookiebar-container {
      min-height: 30px; }
      .csam-cookie-bar .cookiebar .cookiebar-container .cookiebar-moreinfo {
        display: none; }
        .csam-cookie-bar .cookiebar .cookiebar-container .cookiebar-moreinfo.active {
          clear: left;
          display: inline-block;
          padding-top: 10px; }
      .csam-cookie-bar .cookiebar .cookiebar-container p, .csam-cookie-bar .cookiebar .cookiebar-container a {
        color: #FFFFFF;
        line-height: 16px; }
      .csam-cookie-bar .cookiebar .cookiebar-container p.l-condensed {
        padding-top: 20px;
        clear: left; }
        @media (max-width: 991px) {
          .csam-cookie-bar .cookiebar .cookiebar-container p.l-condensed {
            line-height: initial; } }
      .csam-cookie-bar .cookiebar .cookiebar-container .cookiebar-button {
        margin-top: 7px;
        /* width:      200px; */ }
  @media (max-width: 767px) {
    .csam-cookie-bar {
      height: 120px;
      position: absolute;
      z-index: 9999; }
      .csam-cookie-bar ~ .csam-container {
        top: 171px; } }
    @media screen and (max-width: 767px) and (max-width: 524px) {
      .csam-cookie-bar ~ .csam-container {
        top: 180px; } }
    @media screen and (max-width: 767px) and (max-width: 371px) {
      .csam-cookie-bar ~ .csam-container {
        top: 200px; } }
    @media screen and (max-width: 767px) and (max-width: 285px) {
      .csam-cookie-bar ~ .csam-container {
        top: 219px; } }
  @media (max-width: 767px) {
      .csam-cookie-bar .cookiebar {
        min-height: 120px; } }
  @media (min-width: 768px) {
    .csam-cookie-bar .cookiebar {
      min-height: 50px; }
      .csam-cookie-bar .cookiebar .cookiebar-text p.l-condensed {
        float: left;
        clear: initial !important;
        line-height: initial !important; } }

.testa {
  background-color: green !important; }

figure.eID-kaartlezers {
  text-align: center; }
  figure.eID-kaartlezers img {
    margin: 0 auto; }
  figure.eID-kaartlezers figcaption {
    /* color: $csam-color-lightGrey; */
    font-weight: bold;
    margin-top: 25px;
    color: #666666; }

.csam-figure {
  text-align: center;
  position: relative; }
  .csam-figure .item-number {
    position: absolute;
    top: 10px;
    left: 10px;
    border: 1px solid #999999;
    border-radius: 10px;
    width: 20px;
    height: 20px;
    color: #999999; }
  .csam-figure img.caption-right {
    float: left; }
  .csam-figure figcaption.caption-right {
    float: right;
    width: calc(100% - 110px);
    font-style: normal;
    text-align: left; }

.inline-image {
  margin: 10px; }

/*
.ie9 img[src*=".svg"] {
  width: 100%; 
}
/* 2  */
.img-container {
  border: 1px solid #999999;
  border-radius: 5px;
  text-align: center;
  padding: 30px;
  margin: 0 auto;
  display: block; }
  @media only screen and (max-width: 992px) {
    .img-container {
      margin-bottom: 25px; } }
  .img-container__content {
    text-align: center;
    margin-bottom: 10px; }
    .img-container__content a {
      color: #3b5998; }
  .img-container__img {
    display: block;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
    height: 100px; }

.csam-information-message {
  border-bottom: 1px solid #d9dbea;
  border-top: 1px solid #d9dbea;
  background: #FFFFFF; }

.modal {
  z-index: 3000 !important;
  position: absolute; }
  .modal .close {
    opacity: 1;
    color: #333333; }
  .modal-footer, .modal-header {
    border: 0; }

.popover {
  padding: 15px 25px; }
  .popover .popover-title {
    background: #FFFFFF;
    font-weight: bold;
    border: 0;
    padding-bottom: 0;
    font-size: 14px; }
  .popover-content {
    padding-top: 0; }

.connected-application-container .connected-application-col-right ul {
  list-style: none;
  border-top: 1px solid #d9dbea; }
  .connected-application-container .connected-application-col-right ul li {
    border-bottom: 1px solid #d9dbea;
    padding: 10px 0; }
    .connected-application-container .connected-application-col-right ul li input, .connected-application-container .connected-application-col-right ul li label {
      margin: 0; }

div[class^="col-"].purple, .row.purple {
  background: #871642; }

div[class^="col-"].white, .row.white {
  background-color: #fff; }

.csam-error-header h1 {
  color: #404040; }

#error-page {
  max-width: 870px; }
  #error-page ol {
    margin-left: 0px;
    padding-left: 15px; }
    #error-page ol li {
      margin-left: 0px;
      padding-left: 0px;
      list-style-type: decimal; }
  #error-page a {
    color: #337ab7;
    text-decoration: none; }
    #error-page a:hover {
      text-decoration: underline; }
  #error-page hr {
    margin: 20px 0px 0px 0px; }
  @media (min-width: 480px) and (max-width: 991px) {
    #error-page .error-footer .error-title {
      width: 90%;
      margin: 0 auto; } }
  @media (max-width: 991px) {
    #error-page .error-footer {
      margin-top: 25px; }
      #error-page .error-footer .hr-line {
        margin-top: 5px; } }
  #error-page .error-content h3 {
    font-size: 18px;
    font-weight: bold; }
  @media (min-width: 480px) and (max-width: 991px) {
    #error-page .error-content .col-md-6 {
      width: 90%;
      margin: 0 auto; } }
  @media (max-width: 991px) {
    #error-page .error-content .col-md-6:last-child {
      margin-top: 30px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    #error-page .error-header {
      margin: 2rem auto 0 auto;
      width: 90%; } }
  @media (max-width: 768px) {
    #error-page .error-header {
      margin-top: 30px; }
      #error-page .error-header .error-title {
        padding-left: 20px; }
        #error-page .error-header .error-title--main {
          margin-top: 6px;
          padding: 0px; }
        #error-page .error-header .error-title--sub {
          margin: 0px;
          padding: 0px;
          width: 100%;
          clear: left; }
      #error-page .error-header .header-error-icon {
        text-align: right; }
        #error-page .error-header .header-error-icon .error-icon {
          height: 34px; } }
  @media (min-width: 768px) and (max-width: 1199px) {
    #error-page .error-header {
      margin-top: 40px; }
      #error-page .error-header .error-title--main {
        margin-top: 2px;
        padding: 0px; }
      #error-page .error-header .error-title--sub {
        margin-top: 0px;
        padding: 0px; }
      #error-page .error-header .header-error-icon {
        text-align: right; }
        #error-page .error-header .header-error-icon .error-icon {
          height: 53px; } }
  @media (min-width: 992px) {
    #error-page .error-header {
      margin-top: 50px; } }
  @media (min-width: 1200px) {
    #error-page .error-header .error-title {
      padding-left: 30px; }
      #error-page .error-header .error-title--main {
        margin-top: 8px;
        padding: 0px;
        width: calc(100% - 123px); }
      #error-page .error-header .error-title--sub {
        margin-top: 4px;
        padding: 0px;
        width: calc(100% - 123px); }
    #error-page .error-header .header-error-icon {
      text-align: center; }
      #error-page .error-header .header-error-icon .error-icon {
        height: 70px; } }

@media (max-width: 991px) {
  #footer-error-page {
    margin-top: 40px; } }

@media (max-height: 900px) {
  #footer-error-page {
    margin-top: 40px; } }

@media (min-width: 992px) and (min-height: 870px) {
  #footer-error-page {
    position: fixed;
    bottom: 0px;
    width: 100%; } }

.hr-line {
  border-bottom: 1px solid #ccc;
  width: 97%;
  padding: 0 15px;
  margin: 0 auto 0 auto; }
  @media (max-width: 479px) {
    .hr-line {
      width: 95%; } }
  @media (min-width: 480px) {
    .hr-line {
      width: 87%; } }
  @media (min-width: 992px) {
    .hr-line {
      width: 97%; } }
  @media (max-width: 767px) {
    .hr-line {
      margin-top: 30px;
      margin-bottom: 30px; } }
  @media (min-width: 768px) {
    .hr-line {
      margin-top: 40px;
      margin-bottom: 30px; } }

@media (max-width: 767px) {
  .tabel {
    display: table; }
    .tabel .header-error-icon {
      display: table-cell;
      vertical-align: middle;
      float: inherit;
      padding-right: 0; } }
    @media (max-width: 767px) and (min-width: 768px) {
      .tabel .header-error-icon .col-sm-1 {
        width: auto; } }

@media (max-width: 767px) {
    .tabel .error-title {
      display: table-cell;
      vertical-align: middle; } }

@media (min-width: 768px) {
  .csam-mijn-profiel .csam-profiel-box:first-of-type {
    margin-left: -15px; } }

.csam-mijn-profiel .csam-aanmelden-container {
  padding: 50px; }
  .csam-mijn-profiel .csam-aanmelden-container .csam-aanmeld-content-container {
    padding: 0; }

.csam-profiel-items-list {
  list-style-type: none; }
  @media (max-width: 991px) {
    .csam-profiel-items-list li .csam-aanmelden-container .csam-aanmeld-content-container, .csam-profiel-items-list li .csam-aanmelden-container .csam-inner-content-container, .csam-profiel-items-list li .csam-content-item-container .csam-aanmeld-content-container, .csam-profiel-items-list li .csam-content-item-container .csam-inner-content-container {
      margin-left: 15px;
      margin-right: 15px; } }

.csam-aanmeld-content-container {
  margin: 0;
  padding: 50px 30px; }
  .csam-aanmeld-content-container.beperkt-aanmelden {
    padding: 0;
    padding-bottom: 46px; }
  .csam-aanmeld-content-container.registratie-formulier {
    padding: 0;
    padding-bottom: 10px; }
  .csam-aanmeld-content-container h3 {
    font-size: 22px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .csam-aanmeld-content-container {
      padding: 50px 15px; } }
  @media (max-width: 767px) {
    .csam-aanmeld-content-container {
      padding: 0 15px 50px 15px; } }
  .csam-aanmeld-content-container a.eIDAS-btn-white {
    padding: 9.5px 30px; }
  .csam-aanmeld-content-container a.eIDAS-wijzig-gegevens-btn {
    padding: 9.5px 30px; }
  .csam-aanmeld-content-container a .csam-aanmeld_title {
    font-size: 16px; }
  .csam-aanmeld-content-container a .csam-aanmeld_subtext {
    font-weight: 400; }
  .csam-aanmeld-content-container button {
    padding: 9.5px 30px; }
  .csam-aanmeld-content-container .tabel img {
    width: 50px;
    height: 115px; }
  @media (min-width: 768px) {
    .csam-aanmeld-content-container .error-icon {
      width: 46px;
      height: 40px; } }
  @media (min-width: 320px) {
    .csam-aanmeld-content-container .error-icon {
      width: 92px;
      height: 80px; } }

@media (min-width: 768px) {
  .profile-page-button {
    width: 120px; } }

.csam-sidebar {
  border: 1px solid #e3e5ef;
  padding: 10px 20px; }
  .csam-sidebar.no-border {
    border: none; }
  @media (min-width: 1200px) {
    .csam-sidebar.padding-width {
      width: calc(33.3% - 30px);
      margin-left: 30px; } }

.embed-responsive {
  border: 1px solid #999999;
  margin-bottom: 15px; }
  .embed-responsive iframe {
    margin-left: 0; }

:root * {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='false') !important; }

html {
  background: #F9F9FA; }

body {
  font-family: "Roboto", sans-serif; }

.row.border-left {
  border-left: 1px solid #000; }

@media (max-width: 767px) {
  .row.border-left {
    border-left: 0px; } }

html, body {
  width: 100%;
  height: 100%; }

.break-word {
  -ms-word-wrap: break-word;
  word-wrap: break-word; }

.flex-container {
  display: flex; /* or inline-flex */
  flex-direction: row;
  justify-content: space-between;
}

.flex-item-left {
  flex: 0 0 75%;
}
.flex-item-right {
  flex: 0 0 20%;
}


