/*!
 boosted - v3.3.3 - Orange Boosted with Boostrap
 Copyright 2015 - 2017 Orange SA, all right reserved
MIT Licensed 
*/

/*! Orange Boosted with Bootstrap


Helvetica Neue LT W07 55 Roman
<version>1.0</version>
<vendor>Monotype Imaging Inc.</vendor>
<credits>
<name>Fonts.com WebFonts</name>
<URL>http://webfonts.fonts.com</URL>
</credits>
<license>
<URL>http://webfonts.fonts.com/Legal</URL>
</license>
<copyright>Copyright © 2014 Monotype Imaging Inc. All rights reserved.
<trademark>Neue Helvetica is a trademark of Monotype Imaging Inc. registered in the U.S. Patent and Trademark Office and may be registered in certain other jurisdictions.
Orange Company had buy the right for used Helvetica onto digital applications. 
Don't use and distribute Helvetica font family if you're not explicitly authorized by Monotype Imaging Inc 
*/

@font-face {
  font-family: 'HelvNeueOrange';
  font-style: normal;
  font-weight: 400;

  src: url(../fonts/./HelvNeue55_W1G.eot);
  src: url(../fonts/./HelvNeue55_W1G.eot?#iefix) format('embedded-opentype'), url(../fonts/./HelvNeue55_W1G.woff2) format('woff2'), url(../fonts/./HelvNeue55_W1G.woff) format('woff'), url(../fonts/./HelvNeue55_W1G.ttf) format('truetype'), url(../fonts/./HelvNeue55_W1G.svg) format('svg');
}

@font-face {
  font-family: 'HelvNeueOrange';
  font-style: normal;
  font-weight: 700;

  src: url(../fonts/./HelvNeue75_W1G.eot);
  src: url(../fonts/./HelvNeue75_W1G.eot?#iefix) format('embedded-opentype'), url(../fonts/./HelvNeue75_W1G.woff2) format('woff2'), url(../fonts/./HelvNeue75_W1G.woff) format('woff'), url(../fonts/./HelvNeue75_W1G.ttf) format('truetype'), url(../fonts/./HelvNeue75_W1G.svg) format('svg');
}

/*!
 boosted - v3.3.3 - Orange Boosted with Boostrap
 Copyright 2015 - 2017 Orange SA, all right reserved
MIT Licensed
*/

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

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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 {
  margin: .67em 0;
  font-size: 2em;
}

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

small {
  font-size: 80%;
}

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

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

legend {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

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

@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]: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,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  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;
  }
}

* {
  box-sizing: border-box;
}

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

html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "HelvNeueOrange", Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42857143;
  color: #000;
  background-color: #fff;
}

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

a {
  color: #000;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #f16e00;
  text-decoration: none;
}

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: 0;
}

.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 0;
  line-height: 1.42857143;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 0;
  transition: all .2s ease-in-out;
}

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

hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
  border: 0;
  border-top: 1px solid #eee;
}

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

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

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

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "HelvNeueOrange", Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.1;
  color: #000;
}

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

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 2rem;
  margin-bottom: 1rem;
}

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

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

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

h1,
.h1 {
  font-size: 3.4rem;
}

h2,
.h2 {
  font-size: 3rem;
}

h3,
.h3 {
  font-size: 2.4rem;
}

h4,
.h4 {
  font-size: 2rem;
}

h5,
.h5 {
  font-size: 1.8rem;
}

h6,
.h6 {
  font-size: 1.6rem;
}

p {
  margin: 0 0 1rem;
}

.lead {
  margin-bottom: 2rem;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 480px) {
  .lead {
    font-size: 2.1rem;
  }
}

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #666;
}

.text-primary {
  color: #f16e00;
}

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

.text-success {
  color: #32c832;
}

a.text-success:hover,
a.text-success:focus {
  color: #289f28;
}

.text-info {
  color: #527edb;
}

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

.text-warning {
  color: #f16e00;
}

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

.text-danger {
  color: #cd3c14;
}

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

.bg-primary {
  color: #fff;
  background-color: #f16e00;
}

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

.bg-success {
  background-color: #32c832;
}

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

.bg-info {
  background-color: #527edb;
}

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

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

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

.bg-danger {
  color: #fff;
  background-color: #cd3c14;
}

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

.page-header {
  padding-bottom: .9rem;
  margin: 4rem 0 2rem;
  border-bottom: 1px solid #eee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 1rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

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

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

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

dl {
  margin-top: 0;
  margin-bottom: 2rem;
}

dt,
dd {
  line-height: 1.42857143;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

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

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

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 1rem 2rem;
  margin: 0 0 2rem;
  font-size: 1.75rem;
  border-left: 5px solid #eee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #666;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 2rem;
  font-style: normal;
  line-height: 1.42857143;
}

.container {
  max-width: 312px;
  padding-right: 5px;
  padding-left: 5px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 480px) {
  .container {
    max-width: 468px;
    padding-right: 5px;
    padding-left: 5px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 744px;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (min-width: 980px) {
  .container {
    max-width: 960px;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (min-width: 1220px) {
  .container {
    max-width: 1200px;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (min-width: 1380px) {
  .container {
    max-width: 1320px;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
  }
}

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

@media (min-width: 480px) {
  .container-fluid {
    padding-right: 5px;
    padding-left: 5px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (min-width: 768px) {
  .container-fluid {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (min-width: 980px) {
  .container-fluid {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (min-width: 1220px) {
  .container-fluid {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (min-width: 1380px) {
  .container-fluid {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
  }
}

.o-container-fluid {
  padding-right: 5px;
  padding-left: 5px;
  margin-right: 1.25%;
  margin-left: 1.25%;
}

@media (min-width: 480px) {
  .o-container-fluid {
    padding-right: 5px;
    padding-left: 5px;
    margin-right: 1.25%;
    margin-left: 1.25%;
  }
}

@media (min-width: 768px) {
  .o-container-fluid {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: 1.5625%;
    margin-left: 1.5625%;
  }
}

@media (min-width: 980px) {
  .o-container-fluid {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: 3.125%;
    margin-left: 3.125%;
  }
}

@media (min-width: 1220px) {
  .o-container-fluid {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: 3.125%;
    margin-left: 3.125%;
  }
}

@media (min-width: 1380px) {
  .o-container-fluid {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: 4.16667%;
    margin-left: 4.16667%;
  }
}

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

@media (min-width: 480px) {
  .row {
    margin-right: -5px;
    margin-left: -5px;
  }
}

@media (min-width: 768px) {
  .row {
    margin-right: -10px;
    margin-left: -10px;
  }
}

@media (min-width: 980px) {
  .row {
    margin-right: -10px;
    margin-left: -10px;
  }
}

@media (min-width: 1220px) {
  .row {
    margin-right: -10px;
    margin-left: -10px;
  }
}

@media (min-width: 1380px) {
  .row {
    margin-right: -10px;
    margin-left: -10px;
  }
}

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

.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;
  padding-right: 5px;
  padding-left: 5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 480px) {
  .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;
    padding-right: 5px;
    padding-left: 5px;
  }
  .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;
    padding-right: 5px;
    padding-left: 5px;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .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;
    padding-right: 10px;
    padding-left: 10px;
  }
  .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;
    padding-right: 10px;
    padding-left: 10px;
  }
  .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;
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 980px) {
  .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;
    padding-right: 10px;
    padding-left: 10px;
  }
  .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;
    padding-right: 10px;
    padding-left: 10px;
  }
  .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;
    padding-right: 10px;
    padding-left: 10px;
  }
  .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;
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1220px) {
  .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;
    padding-right: 10px;
    padding-left: 10px;
  }
  .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;
    padding-right: 10px;
    padding-left: 10px;
  }
  .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;
    padding-right: 10px;
    padding-left: 10px;
  }
  .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;
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-1 {
    width: 8.33333333%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-pull-11 {
    right: 91.66666667%;
  }
  .col-xl-pull-10 {
    right: 83.33333333%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-8 {
    right: 66.66666667%;
  }
  .col-xl-pull-7 {
    right: 58.33333333%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-5 {
    right: 41.66666667%;
  }
  .col-xl-pull-4 {
    right: 33.33333333%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-2 {
    right: 16.66666667%;
  }
  .col-xl-pull-1 {
    right: 8.33333333%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-push-11 {
    left: 91.66666667%;
  }
  .col-xl-push-10 {
    left: 83.33333333%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-8 {
    left: 66.66666667%;
  }
  .col-xl-push-7 {
    left: 58.33333333%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-5 {
    left: 41.66666667%;
  }
  .col-xl-push-4 {
    left: 33.33333333%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-2 {
    left: 16.66666667%;
  }
  .col-xl-push-1 {
    left: 8.33333333%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xl-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1380px) {
  .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;
    padding-right: 10px;
    padding-left: 10px;
  }
  .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;
    padding-right: 10px;
    padding-left: 10px;
  }
  .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;
    padding-right: 10px;
    padding-left: 10px;
  }
  .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;
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-xxl-12 {
    width: 100%;
  }
  .col-xxl-11 {
    width: 91.66666667%;
  }
  .col-xxl-10 {
    width: 83.33333333%;
  }
  .col-xxl-9 {
    width: 75%;
  }
  .col-xxl-8 {
    width: 66.66666667%;
  }
  .col-xxl-7 {
    width: 58.33333333%;
  }
  .col-xxl-6 {
    width: 50%;
  }
  .col-xxl-5 {
    width: 41.66666667%;
  }
  .col-xxl-4 {
    width: 33.33333333%;
  }
  .col-xxl-3 {
    width: 25%;
  }
  .col-xxl-2 {
    width: 16.66666667%;
  }
  .col-xxl-1 {
    width: 8.33333333%;
  }
  .col-xxl-pull-12 {
    right: 100%;
  }
  .col-xxl-pull-11 {
    right: 91.66666667%;
  }
  .col-xxl-pull-10 {
    right: 83.33333333%;
  }
  .col-xxl-pull-9 {
    right: 75%;
  }
  .col-xxl-pull-8 {
    right: 66.66666667%;
  }
  .col-xxl-pull-7 {
    right: 58.33333333%;
  }
  .col-xxl-pull-6 {
    right: 50%;
  }
  .col-xxl-pull-5 {
    right: 41.66666667%;
  }
  .col-xxl-pull-4 {
    right: 33.33333333%;
  }
  .col-xxl-pull-3 {
    right: 25%;
  }
  .col-xxl-pull-2 {
    right: 16.66666667%;
  }
  .col-xxl-pull-1 {
    right: 8.33333333%;
  }
  .col-xxl-pull-0 {
    right: auto;
  }
  .col-xxl-push-12 {
    left: 100%;
  }
  .col-xxl-push-11 {
    left: 91.66666667%;
  }
  .col-xxl-push-10 {
    left: 83.33333333%;
  }
  .col-xxl-push-9 {
    left: 75%;
  }
  .col-xxl-push-8 {
    left: 66.66666667%;
  }
  .col-xxl-push-7 {
    left: 58.33333333%;
  }
  .col-xxl-push-6 {
    left: 50%;
  }
  .col-xxl-push-5 {
    left: 41.66666667%;
  }
  .col-xxl-push-4 {
    left: 33.33333333%;
  }
  .col-xxl-push-3 {
    left: 25%;
  }
  .col-xxl-push-2 {
    left: 16.66666667%;
  }
  .col-xxl-push-1 {
    left: 8.33333333%;
  }
  .col-xxl-push-0 {
    left: auto;
  }
  .col-xxl-offset-12 {
    margin-left: 100%;
  }
  .col-xxl-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xxl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xxl-offset-9 {
    margin-left: 75%;
  }
  .col-xxl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xxl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xxl-offset-6 {
    margin-left: 50%;
  }
  .col-xxl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xxl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xxl-offset-3 {
    margin-left: 25%;
  }
  .col-xxl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xxl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xxl-offset-0 {
    margin-left: 0;
  }
}

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 2rem;
  font-size: 2.1rem;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #eee;
}

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: 1.8rem;
  font-size: 1.4rem;
  line-height: 1.42857143;
  color: #000;
}

.form-control {
  display: block;
  width: 100%;
  height: 4rem;
  padding: .8rem 2rem;
  font-size: 1.4rem;
  line-height: 1.42857143;
  color: #000;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: none;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #999;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(153, 153, 153, .6);
          box-shadow: none;
}

.form-control:focus {
  border-color: #999;
  outline: 0;
}

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

.form-control:-ms-input-placeholder {
  color: #666;
}

.form-control::-webkit-input-placeholder {
  color: #666;
}

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

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  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: 4rem;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 3.2rem;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 5.2rem;
  }
}

.form-group {
  margin-bottom: 2rem;
}

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

.radio label,
.checkbox label {
  min-height: 2rem;
  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-top: 4px \9;
  margin-left: -20px;
}

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

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

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

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

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

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

.form-control-static {
  min-height: 3.4rem;
  padding-top: 1.8rem;
  padding-bottom: 1.8rem;
  margin-bottom: 0;
}

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

.input-sm {
  height: 3.2rem;
  padding: .5rem 1rem;
  font-size: 1.2rem;
  line-height: 1.5;
  border-radius: 0;
}

select.input-sm {
  height: 3.2rem;
  line-height: 3.2rem;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 3.2rem;
  padding: .5rem 1rem;
  font-size: 1.2rem;
  line-height: 1.5;
  border-radius: 0;
}

.form-group-sm select.form-control {
  height: 3.2rem;
  line-height: 3.2rem;
}

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

.form-group-sm .form-control-static {
  height: 3.2rem;
  min-height: 3.2rem;
  padding: 1.5rem 1rem;
  font-size: 1.2rem;
  line-height: 1.5;
}

.input-lg {
  height: 5.2rem;
  padding: 1.2rem 2rem;
  font-size: 2rem;
  line-height: 1.2;
  border-radius: 0;
}

select.input-lg {
  height: 5.2rem;
  line-height: 5.2rem;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 5.2rem;
  padding: 1.2rem 2rem;
  font-size: 2rem;
  line-height: 1.2;
  border-radius: 0;
}

.form-group-lg select.form-control {
  height: 5.2rem;
  line-height: 5.2rem;
}

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

.form-group-lg .form-control-static {
  height: 5.2rem;
  min-height: 4rem;
  padding: 2.2rem 2rem;
  font-size: 2rem;
  line-height: 1.2;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 5rem;
}

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

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 5.2rem;
  height: 5.2rem;
  line-height: 5.2rem;
}

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 3.2rem;
  height: 3.2rem;
  line-height: 3.2rem;
}

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

.has-success .form-control {
  border-color: #32c832;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: none;
}

.has-success .form-control:focus {
  border-color: #289f28;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #81df81;
          box-shadow: none;
}

.has-success .input-group-addon {
  color: #32c832;
  background-color: #fff;
  border-color: #32c832;
}

.has-success .form-control-feedback {
  color: #32c832;
}

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

.has-success .form-control {
  border-color: #32c832;
  box-shadow: none;
}

.has-success .form-control:focus {
  border-color: #289f28;
}

.has-success .input-group-addon {
  color: #32c832;
  background-color: #fff;
  border-color: #32c832;
}

.has-success .form-control-feedback {
  color: #32c832;
}

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

.has-warning .form-control {
  border-color: #f16e00;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: none;
}

.has-warning .form-control:focus {
  border-color: #be5700;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ffa458;
          box-shadow: none;
}

.has-warning .input-group-addon {
  color: #f16e00;
  background-color: #fff;
  border-color: #f16e00;
}

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

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

.has-warning .form-control {
  border-color: #f16e00;
  box-shadow: none;
}

.has-warning .form-control:focus {
  border-color: #be5700;
}

.has-warning .input-group-addon {
  color: #f16e00;
  background-color: #fff;
  border-color: #f16e00;
}

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

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

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

.has-error .form-control:focus {
  border-color: #9f2e0f;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ef7958;
          box-shadow: none;
}

.has-error .input-group-addon {
  color: #cd3c14;
  background-color: #fff;
  border-color: #cd3c14;
}

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

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

.has-error .form-control {
  border-color: #cd3c14;
  box-shadow: none;
}

.has-error .form-control:focus {
  border-color: #9f2e0f;
}

.has-error .input-group-addon {
  color: #cd3c14;
  background-color: #fff;
  border-color: #cd3c14;
}

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

.has-feedback label ~ .form-control-feedback {
  top: 7rem;
}

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

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

@media (min-width: 480px) {
  .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 {
  padding-top: 1.8rem;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 3.8rem;
}

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

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

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

@media (min-width: 480px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 2.2rem;
    font-size: 2rem;
  }
}

@media (min-width: 480px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 1.5rem;
    font-size: 1.2rem;
  }
}

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

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

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

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: none;
}

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

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

.btn-default {
  color: #000;
  background-color: #fff;
  border-color: #000;
}

.btn-default:focus,
.btn-default.focus {
  color: #000;
  background-color: #e6e6e6;
  border-color: #000;
}

.btn-default:hover {
  color: #000;
  background-color: #e6e6e6;
  border-color: #000;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #000;
  background-color: #e6e6e6;
  border-color: #000;
}

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

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}

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

.btn-default .badge {
  color: #fff;
  background-color: #000;
}

.btn-primary {
  color: #fff;
  background-color: #f16e00;
  border-color: #f16e00;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #be5700;
  border-color: #723400;
}

.btn-primary:hover {
  color: #fff;
  background-color: #be5700;
  border-color: #b45200;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #be5700;
  border-color: #b45200;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #9a4600;
  border-color: #723400;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}

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

.btn-primary .badge {
  color: #f16e00;
  background-color: #fff;
}

.btn-success {
  color: #000;
  background-color: #32c832;
  border-color: #32c832;
}

.btn-success:focus,
.btn-success.focus {
  color: #000;
  background-color: #289f28;
  border-color: #186218;
}

.btn-success:hover {
  color: #000;
  background-color: #289f28;
  border-color: #269726;
}

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #000;
  background-color: #289f28;
  border-color: #269726;
}

.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #000;
  background-color: #218321;
  border-color: #186218;
}

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #32c832;
  border-color: #32c832;
}

.btn-success .badge {
  color: #32c832;
  background-color: #000;
}

.btn-info {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-info:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #000;
  border-color: #000;
}

.btn-info .badge {
  color: #000;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f16e00;
  border-color: #f16e00;
}

.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #be5700;
  border-color: #723400;
}

.btn-warning:hover {
  color: #fff;
  background-color: #be5700;
  border-color: #b45200;
}

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #be5700;
  border-color: #b45200;
}

.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #9a4600;
  border-color: #723400;
}

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f16e00;
  border-color: #f16e00;
}

.btn-warning .badge {
  color: #f16e00;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #cd3c14;
  border-color: #cd3c14;
}

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #9f2e0f;
  border-color: #591a09;
}

.btn-danger:hover {
  color: #fff;
  background-color: #9f2e0f;
  border-color: #952c0f;
}

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #9f2e0f;
  border-color: #952c0f;
}

.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #7e250c;
  border-color: #591a09;
}

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}

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

.btn-danger .badge {
  color: #cd3c14;
  background-color: #fff;
}

.btn-link {
  font-weight: normal;
  color: #000;
  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: #f16e00;
  text-decoration: none;
  background-color: transparent;
}

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

.btn-lg {
  padding: 1.2rem 2rem;
  font-size: 2rem;
  line-height: 1.2;
  border-radius: 0;
}

.btn-sm {
  padding: .5rem 1rem;
  font-size: 1.2rem;
  line-height: 1.5;
  border-radius: 0;
}

.btn-xs {
  padding: .1rem 1rem;
  font-size: 1.2rem;
  line-height: 1.5;
  border-radius: 0;
}

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

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  transition: opacity .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-timing-function: ease;
  transition-duration: .35s;
  transition-property: height, visibility;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 5.2rem;
  padding: 1.2rem 2rem;
  font-size: 2rem;
  line-height: 1.2;
  border-radius: 0;
}

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

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

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 3.2rem;
  padding: .5rem 1rem;
  font-size: 1.2rem;
  line-height: 1.5;
  border-radius: 0;
}

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

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

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

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

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

.input-group-addon {
  padding: .8rem 2rem;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 1;
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 0;
}

.input-group-addon.input-sm {
  padding: .5rem 1rem;
  font-size: 1.2rem;
  border-radius: 0;
}

.input-group-addon.input-lg {
  padding: 1.2rem 2rem;
  font-size: 2rem;
  border-radius: 0;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

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

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

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

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

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

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

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

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.panel {
  margin-bottom: 2rem;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: none;
}

.panel-body {
  padding: 10px;
}

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

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

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

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

.panel-footer {
  padding: 1.7rem 1rem;
  background-color: #fff;
  border-top: 1px solid #000;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

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

.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: -1;
  border-bottom-left-radius: -1;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-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-right: 10px;
  padding-left: 10px;
}

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

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

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

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

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

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

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

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

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ccc;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

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

.panel-group {
  margin-bottom: 2rem;
}

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

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

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

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

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

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

.panel-default {
  border-color: #ccc;
}

.panel-default > .panel-heading {
  color: #000;
  background-color: #fff;
  border-color: #ccc;
}

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

.panel-default > .panel-heading .badge {
  color: #fff;
  background-color: #000;
}

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

.panel-primary {
  border-color: #f16e00;
}

.panel-primary > .panel-heading {
  color: #000;
  background-color: #f16e00;
  border-color: #f16e00;
}

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

.panel-primary > .panel-heading .badge {
  color: #f16e00;
  background-color: #000;
}

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

.panel-success {
  border-color: #32c832;
}

.panel-success > .panel-heading {
  color: #000;
  background-color: #32c832;
  border-color: #32c832;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #32c832;
}

.panel-success > .panel-heading .badge {
  color: #32c832;
  background-color: #000;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #32c832;
}

.panel-info {
  border-color: #527edb;
}

.panel-info > .panel-heading {
  color: #000;
  background-color: #527edb;
  border-color: #527edb;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #527edb;
}

.panel-info > .panel-heading .badge {
  color: #527edb;
  background-color: #000;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #527edb;
}

.panel-warning {
  border-color: #fc0;
}

.panel-warning > .panel-heading {
  color: #000;
  background-color: #fc0;
  border-color: #fc0;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fc0;
}

.panel-warning > .panel-heading .badge {
  color: #fc0;
  background-color: #000;
}

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

.panel-danger {
  border-color: #cd3c14;
}

.panel-danger > .panel-heading {
  color: #fff;
  background-color: #cd3c14;
  border-color: #cd3c14;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #cd3c14;
}

.panel-danger > .panel-heading .badge {
  color: #cd3c14;
  background-color: #fff;
}

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

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.o-container-fluid:before,
.o-container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.o-container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.panel-body:after {
  clear: both;
}

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

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

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg,
.visible-xl,
.visible-xxl {
  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,
.visible-xl-block,
.visible-xl-inline,
.visible-xl-inline-block,
.visible-xxl-block,
.visible-xxl-inline,
.visible-xxl-inline-block {
  display: none !important;
}

@media (max-width: 479px) {
  .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: 479px) {
  .visible-xs-block {
    display: block !important;
  }
}

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

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

@media (min-width: 480px) and (max-width: 767px) {
  .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: 480px) and (max-width: 767px) {
  .visible-sm-block {
    display: block !important;
  }
}

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

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

@media (min-width: 768px) and (max-width: 979px) {
  .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: 768px) and (max-width: 979px) {
  .visible-md-block {
    display: block !important;
  }
}

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

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

@media (min-width: 980px) {
  .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: 980px) {
  .visible-lg-block {
    display: block !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 980px) and (max-width: 1219px) {
  .hidden-lg {
    display: none !important;
  }
}

@media (min-width: 1220px) and (max-width: 1379px) {
  .hidden-xl {
    display: none !important;
  }
}

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

a {
  color: #000;
}

a:hover,
a:focus {
  color: #f16e00;
  text-decoration: none;
}

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

p a {
  text-decoration: underline;
}

p a:hover,
p a:focus {
  text-decoration: underline;
}

nav a,
.dropdown-menu a,
.dropdown a,
.navbar a,
.nav a,
a.btn {
  text-decoration: none;
}

@media (min-width: 480px) {
  .form-horizontal .control-label {
    padding-top: .9rem;
  }
}

@media (min-width: 480px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 1.54rem;
  }
}

@media (min-width: 480px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: .6rem;
  }
}

.form-horizontal .control-label {
  text-align: left;
}

.has-feedback label ~ .form-control-feedback {
  top: 2.5rem;
}

.o-link-arrow {
    font-size: 1.6rem;
    font-weight: bold;
    text-decoration: none;
}

ul.o-square-list {
    color: #f16e00;
    list-style-type: square;
}

ul.o-square-list li span {
    color: #000;
}

.o-link-arrow {
    cursor: pointer;
}

.o-link-arrow:after {
    color: #000;
    content: "\e902";
    font-family: "boosted";
    font-size: 1rem;
    padding: 0 10px;
}

.o-link-arrow:hover::after {
    color: #f16e00;
}

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

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

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

.modal-open {
  overflow: hidden;
}

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

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

.modal.in .modal-dialog {
  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;
  background-clip: padding-box;
  border: 1px solid #000;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: none;
  outline: 0;
}

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

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #000;
}

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

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

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #000;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

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

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

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

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

@media (min-width: 768px) {
  .modal-lg {
    width: 700px;
  }
}

/*!
 boosted - v3.3.3 - Orange Boosted with Boostrap
 Copyright 2015 - 2017 Orange SA, all right reserved
MIT Licensed
*/

.o-accordion .panel {
  border-top: 0;
  border-right: 0;
  border-left: 0;
}

.o-accordion .panel-default {
  border-bottom: 1px solid #ccc;
}

.o-accordion .panel-default:first-child .panel-heading {
  border-top: 1px solid #ccc;
}

@media (max-width: 767px) {
  .o-accordion .panel-default {
    border-bottom-width: 2px;
  }
  .o-accordion .panel-default:first-child .panel-heading {
    border-top-width: 2px;
  }
}

.o-accordion .panel-default > .panel-heading {
  padding: 0;
  background-image: none;
          filter: none;

  -webkit-filter: none;
}

.o-accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top: 0;
}

.o-accordion .panel-default > .panel-heading a {
  padding: 1.7rem 1rem;
  line-height: 1.6rem;
}

.o-accordion .panel-default > .panel-heading a:after {
  float: right;
  margin-right: 10px;
  font-family: "boosted";
  font-size: 13px;
  content: "\e900";
}

.o-accordion .panel-default > .panel-heading .panel-title .collapsed:after {
  transform: rotate(180deg);
}

.o-checkbox[type="checkbox"]:not(:checked),
.o-checkbox[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}

.o-checkbox[type="checkbox"]:not(:checked) + label,
.o-checkbox[type="checkbox"]:checked + label {
  position: relative;
  display: inline-block;
  padding-left: 3rem;
  font-style: normal;
  font-weight: bold;
  line-height: 2rem;
  cursor: pointer;
  border: 1px dotted transparent;
}

.o-checkbox-right.o-checkbox[type="checkbox"]:not(:checked) + label,
.o-checkbox-right.o-checkbox[type="checkbox"]:checked + label {
  padding-right: 3rem;
  padding-left: 0;
}

.o-checkbox[type="checkbox"]:not(:checked) + label:before,
.o-checkbox[type="checkbox"]:checked + label:before {
  position: absolute;
  left: 0;
  width: 2rem;
  height: 2rem;
  content: "";
  background-color: #fff;
  border: 2px solid #ccc;
}

.o-checkbox-right.o-checkbox[type="checkbox"]:not(:checked) + label:before,
.o-checkbox-right.o-checkbox[type="checkbox"]:checked + label:before {
  right: 0;
  left: auto;
}

.o-checkbox[type="checkbox"]:not(:checked) + label:after,
.o-checkbox[type="checkbox"]:checked + label:after {
  position: absolute;
  top: 0;
  left: 2px;
  width: 1.6rem;
  height: 2rem;
  font-family: "boosted";
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  content: '\e904';
}

.o-checkbox-right.o-checkbox[type="checkbox"]:not(:checked) + label:after,
.o-checkbox-right.o-checkbox[type="checkbox"]:checked + label:after {
  right: 2px;
  left: auto;
}

.o-checkbox[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}

.o-checkbox[type="checkbox"]:checked + label:after {
  background-color: #f16e00;
  opacity: 1;
  transform: scale(1);
}

.o-checkbox[type="checkbox"]:checked + label:before {
  background-color: #f16e00;
  border-color: #f16e00;
}

.o-checkbox[type="checkbox"]:disabled:not(:checked) + label:before,
.o-checkbox[type="checkbox"]:disabled:checked + label:before {
  border-color: #ddd;
}

.o-checkbox[type="checkbox"]:disabled:checked + label:after {
  color: #fff;
  background-color: #ddd;
  border-color: #ddd;
}

.o-checkbox[type="checkbox"]:disabled + label {
  color: #ddd;
}

.o-checkbox[type="checkbox"]:checked:focus + label,
.o-checkbox[type="checkbox"]:not(:checked):focus + label {
  border: 1px dotted #000;
}

.btn {
  padding: .7rem 1.8rem .9rem 1.8rem;
  font-size: 1.6rem;
  line-height: 1.25;
  border-width: 2px;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  opacity: 1;
}

.btn.btn-sm,
.btn.btn-xs {
  padding: .3rem .8rem .3rem .8rem;
  font-size: 1.4rem;
  line-height: 1.42857143;
}

.btn.btn-lg {
  padding: 1.2rem 2.8rem 1.4rem 2.8rem;
  font-size: 1.6rem;
  line-height: 1.25;
}

.btn-primary {
  color: #fff;
  background-color: #f16e00;
  border-color: #f16e00;
}

.btn-primary:hover,
.btn-primary.hover,
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

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

.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .btn-primary.dropdown-toggle:hover,
.btn-primary:active.hover,
.btn-primary.active.hover,
.open > .btn-primary.dropdown-toggle.hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .btn-primary.dropdown-toggle:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #f16e00;
  border-color: #f16e00;
}

.btn-primary:active.disabled,
.btn-primary.active.disabled,
.open > .btn-primary.dropdown-toggle.disabled,
.btn-primary:active:disabled,
.btn-primary.active:disabled,
.open > .btn-primary.dropdown-toggle:disabled {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-primary:active.disabled:hover,
.btn-primary.active.disabled:hover,
.open > .btn-primary.dropdown-toggle.disabled:hover,
.btn-primary:active:disabled:hover,
.btn-primary.active:disabled:hover,
.open > .btn-primary.dropdown-toggle:disabled:hover,
.btn-primary:active.disabled.hover,
.btn-primary.active.disabled.hover,
.open > .btn-primary.dropdown-toggle.disabled.hover,
.btn-primary:active:disabled.hover,
.btn-primary.active:disabled.hover,
.open > .btn-primary.dropdown-toggle:disabled.hover {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-primary.disabled:focus,
.btn-primary:disabled:focus,
.btn-primary.disabled.focus,
.btn-primary:disabled.focus {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-primary.disabled:hover,
.btn-primary:disabled:hover {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

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

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

.btn-primary.btn-inverse {
  color: #fff;
  background-color: #f16e00;
  border-color: #f16e00;
}

.btn-primary.btn-inverse:hover,
.btn-primary.btn-inverse.hover,
.btn-primary.btn-inverse:focus,
.btn-primary.btn-inverse.focus {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

.btn-primary.btn-inverse:active,
.btn-primary.btn-inverse.active,
.open > .btn-primary.btn-inverse.dropdown-toggle {
  color: #fff;
  background-color: #f16e00;
  background-image: none;
  border-color: #f16e00;
}

.btn-primary.btn-inverse:active:hover,
.btn-primary.btn-inverse.active:hover,
.open > .btn-primary.btn-inverse.dropdown-toggle:hover,
.btn-primary.btn-inverse:active.hover,
.btn-primary.btn-inverse.active.hover,
.open > .btn-primary.btn-inverse.dropdown-toggle.hover,
.btn-primary.btn-inverse:active:focus,
.btn-primary.btn-inverse.active:focus,
.open > .btn-primary.btn-inverse.dropdown-toggle:focus,
.btn-primary.btn-inverse:active.focus,
.btn-primary.btn-inverse.active.focus,
.open > .btn-primary.btn-inverse.dropdown-toggle.focus {
  color: #fff;
  background-color: #f16e00;
  border-color: #f16e00;
}

.btn-primary.btn-inverse:active.disabled,
.btn-primary.btn-inverse.active.disabled,
.open > .btn-primary.btn-inverse.dropdown-toggle.disabled,
.btn-primary.btn-inverse:active:disabled,
.btn-primary.btn-inverse.active:disabled,
.open > .btn-primary.btn-inverse.dropdown-toggle:disabled {
  color: #000;
  background-color: #666;
  border-color: #666;
}

.btn-primary.btn-inverse:active.disabled:hover,
.btn-primary.btn-inverse.active.disabled:hover,
.open > .btn-primary.btn-inverse.dropdown-toggle.disabled:hover,
.btn-primary.btn-inverse:active:disabled:hover,
.btn-primary.btn-inverse.active:disabled:hover,
.open > .btn-primary.btn-inverse.dropdown-toggle:disabled:hover,
.btn-primary.btn-inverse:active.disabled.hover,
.btn-primary.btn-inverse.active.disabled.hover,
.open > .btn-primary.btn-inverse.dropdown-toggle.disabled.hover,
.btn-primary.btn-inverse:active:disabled.hover,
.btn-primary.btn-inverse.active:disabled.hover,
.open > .btn-primary.btn-inverse.dropdown-toggle:disabled.hover {
  color: #000;
  background-color: #666;
  border-color: #666;
}

.btn-primary.btn-inverse.disabled,
.btn-primary.btn-inverse:disabled {
  color: #000;
  background-color: #666;
  border-color: #666;
}

.btn-primary.btn-inverse.disabled:hover,
.btn-primary.btn-inverse:disabled:hover,
.btn-primary.btn-inverse.disabled.hover,
.btn-primary.btn-inverse:disabled.hover {
  color: #000;
  background-color: #666;
  border-color: #666;
}

.btn-primary.btn-inverse.disabled,
.btn-primary.btn-inverse:disabled {
  color: #000;
  background-color: #666;
  border-color: #666;
}

.btn-primary.btn-inverse.disabled .hover,
.btn-primary.btn-inverse:disabled .hover {
  color: #000;
  background-color: #666;
  border-color: #666;
}

.btn-primary.btn-inverse:active,
.btn-primary.btn-inverse.active,
.open > .btn-primary.btn-inverse.dropdown-toggle {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}

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

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

.btn-default:hover,
.btn-default.hover,
.btn-default:focus,
.btn-default.focus {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

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

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

.btn-default:active.disabled,
.btn-default.active.disabled,
.open > .btn-default.dropdown-toggle.disabled,
.btn-default:active:disabled,
.btn-default.active:disabled,
.open > .btn-default.dropdown-toggle:disabled {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-default:active.disabled:hover,
.btn-default.active.disabled:hover,
.open > .btn-default.dropdown-toggle.disabled:hover,
.btn-default:active:disabled:hover,
.btn-default.active:disabled:hover,
.open > .btn-default.dropdown-toggle:disabled:hover,
.btn-default:active.disabled.hover,
.btn-default.active.disabled.hover,
.open > .btn-default.dropdown-toggle.disabled.hover,
.btn-default:active:disabled.hover,
.btn-default.active:disabled.hover,
.open > .btn-default.dropdown-toggle:disabled.hover {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-default.disabled,
.btn-default:disabled {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-default.disabled:focus,
.btn-default:disabled:focus,
.btn-default.disabled.focus,
.btn-default:disabled.focus {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-default.disabled:hover,
.btn-default:disabled:hover {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-default.disabled,
.btn-default:disabled {
  color: #ccc;
  background-color: transparent;
  border-color: #ccc;
}

.btn-default.disabled:active,
.btn-default:disabled:active,
.btn-default.disabled.active,
.btn-default:disabled.active {
  color: #ccc;
  background-color: transparent;
  border-color: #ccc;
}

.btn-default.disabled:active:hover,
.btn-default:disabled:active:hover,
.btn-default.disabled.active:hover,
.btn-default:disabled.active:hover,
.btn-default.disabled:active.hover,
.btn-default:disabled:active.hover,
.btn-default.disabled.active.hover,
.btn-default:disabled.active.hover {
  color: #ccc;
  background-color: transparent;
  border-color: #ccc;
}

.btn-default.disabled:hover,
.btn-default:disabled:hover,
.btn-default.disabled.hover,
.btn-default:disabled.hover {
  color: #ccc;
  background-color: transparent;
  border-color: #ccc;
}

.btn-default.btn-inverse {
  color: #000;
  background-color: transparent;
  background-color: #fff;
  border-color: transparent;
  border-color: #fff;
}

.btn-default.btn-inverse:hover,
.btn-default.btn-inverse.hover,
.btn-default.btn-inverse:focus,
.btn-default.btn-inverse.focus {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

.btn-default.btn-inverse:active,
.btn-default.btn-inverse.active,
.open > .btn-default.btn-inverse.dropdown-toggle {
  color: #fff;
  background-color: #f16e00;
  background-image: none;
  border-color: #f16e00;
}

.btn-default.btn-inverse:active:hover,
.btn-default.btn-inverse.active:hover,
.open > .btn-default.btn-inverse.dropdown-toggle:hover,
.btn-default.btn-inverse:active.hover,
.btn-default.btn-inverse.active.hover,
.open > .btn-default.btn-inverse.dropdown-toggle.hover,
.btn-default.btn-inverse:active:focus,
.btn-default.btn-inverse.active:focus,
.open > .btn-default.btn-inverse.dropdown-toggle:focus,
.btn-default.btn-inverse:active.focus,
.btn-default.btn-inverse.active.focus,
.open > .btn-default.btn-inverse.dropdown-toggle.focus {
  color: #fff;
  background-color: #f16e00;
  border-color: #f16e00;
}

.btn-default.btn-inverse:active.disabled,
.btn-default.btn-inverse.active.disabled,
.open > .btn-default.btn-inverse.dropdown-toggle.disabled,
.btn-default.btn-inverse:active:disabled,
.btn-default.btn-inverse.active:disabled,
.open > .btn-default.btn-inverse.dropdown-toggle:disabled {
  color: #000;
  background-color: #666;
  border-color: #666;
}

.btn-default.btn-inverse:active.disabled:hover,
.btn-default.btn-inverse.active.disabled:hover,
.open > .btn-default.btn-inverse.dropdown-toggle.disabled:hover,
.btn-default.btn-inverse:active:disabled:hover,
.btn-default.btn-inverse.active:disabled:hover,
.open > .btn-default.btn-inverse.dropdown-toggle:disabled:hover,
.btn-default.btn-inverse:active.disabled.hover,
.btn-default.btn-inverse.active.disabled.hover,
.open > .btn-default.btn-inverse.dropdown-toggle.disabled.hover,
.btn-default.btn-inverse:active:disabled.hover,
.btn-default.btn-inverse.active:disabled.hover,
.open > .btn-default.btn-inverse.dropdown-toggle:disabled.hover {
  color: #000;
  background-color: #666;
  border-color: #666;
}

.btn-default.btn-inverse.disabled,
.btn-default.btn-inverse:disabled {
  color: #000;
  background-color: #666;
  border-color: #666;
}

.btn-default.btn-inverse.disabled:hover,
.btn-default.btn-inverse:disabled:hover,
.btn-default.btn-inverse.disabled.hover,
.btn-default.btn-inverse:disabled.hover {
  color: #000;
  background-color: #666;
  border-color: #666;
}

.btn-default.btn-inverse:hover,
.btn-default.btn-inverse.hover,
.btn-default.btn-inverse:focus,
.btn-default.btn-inverse.focus {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-info:hover,
.btn-info.hover,
.btn-info:focus,
.btn-info.focus {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #f16e00;
  background-image: none;
  border-color: #f16e00;
}

.btn-info:active:hover,
.btn-info.active:hover,
.open > .btn-info.dropdown-toggle:hover,
.btn-info:active.hover,
.btn-info.active.hover,
.open > .btn-info.dropdown-toggle.hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .btn-info.dropdown-toggle:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #f16e00;
  border-color: #f16e00;
}

.btn-info:active.disabled,
.btn-info.active.disabled,
.open > .btn-info.dropdown-toggle.disabled,
.btn-info:active:disabled,
.btn-info.active:disabled,
.open > .btn-info.dropdown-toggle:disabled {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-info:active.disabled:hover,
.btn-info.active.disabled:hover,
.open > .btn-info.dropdown-toggle.disabled:hover,
.btn-info:active:disabled:hover,
.btn-info.active:disabled:hover,
.open > .btn-info.dropdown-toggle:disabled:hover,
.btn-info:active.disabled.hover,
.btn-info.active.disabled.hover,
.open > .btn-info.dropdown-toggle.disabled.hover,
.btn-info:active:disabled.hover,
.btn-info.active:disabled.hover,
.open > .btn-info.dropdown-toggle:disabled.hover {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-info.disabled,
.btn-info:disabled {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-info.disabled:focus,
.btn-info:disabled:focus,
.btn-info.disabled.focus,
.btn-info:disabled.focus {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-info.disabled:hover,
.btn-info:disabled:hover {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-info:hover,
.btn-info.hover,
.btn-info:focus,
.btn-info.focus {
  background-color: transparent;
  border-color: #000;
}

.btn-info.btn-inverse {
  color: #fff;
  background-color: #000;
  background-color: transparent;
  border-color: #000;
  border-color: #fff;
}

.btn-info.btn-inverse:hover,
.btn-info.btn-inverse.hover,
.btn-info.btn-inverse:focus,
.btn-info.btn-inverse.focus {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

.btn-info.btn-inverse:active,
.btn-info.btn-inverse.active,
.open > .btn-info.btn-inverse.dropdown-toggle {
  color: #fff;
  background-color: #f16e00;
  background-image: none;
  border-color: #f16e00;
}

.btn-info.btn-inverse:active:hover,
.btn-info.btn-inverse.active:hover,
.open > .btn-info.btn-inverse.dropdown-toggle:hover,
.btn-info.btn-inverse:active.hover,
.btn-info.btn-inverse.active.hover,
.open > .btn-info.btn-inverse.dropdown-toggle.hover,
.btn-info.btn-inverse:active:focus,
.btn-info.btn-inverse.active:focus,
.open > .btn-info.btn-inverse.dropdown-toggle:focus,
.btn-info.btn-inverse:active.focus,
.btn-info.btn-inverse.active.focus,
.open > .btn-info.btn-inverse.dropdown-toggle.focus {
  color: #fff;
  background-color: #f16e00;
  border-color: #f16e00;
}

.btn-info.btn-inverse:active.disabled,
.btn-info.btn-inverse.active.disabled,
.open > .btn-info.btn-inverse.dropdown-toggle.disabled,
.btn-info.btn-inverse:active:disabled,
.btn-info.btn-inverse.active:disabled,
.open > .btn-info.btn-inverse.dropdown-toggle:disabled {
  color: #000;
  background-color: #666;
  border-color: #666;
}

.btn-info.btn-inverse:active.disabled:hover,
.btn-info.btn-inverse.active.disabled:hover,
.open > .btn-info.btn-inverse.dropdown-toggle.disabled:hover,
.btn-info.btn-inverse:active:disabled:hover,
.btn-info.btn-inverse.active:disabled:hover,
.open > .btn-info.btn-inverse.dropdown-toggle:disabled:hover,
.btn-info.btn-inverse:active.disabled.hover,
.btn-info.btn-inverse.active.disabled.hover,
.open > .btn-info.btn-inverse.dropdown-toggle.disabled.hover,
.btn-info.btn-inverse:active:disabled.hover,
.btn-info.btn-inverse.active:disabled.hover,
.open > .btn-info.btn-inverse.dropdown-toggle:disabled.hover {
  color: #000;
  background-color: #666;
  border-color: #666;
}

.btn-info.btn-inverse.disabled,
.btn-info.btn-inverse:disabled {
  color: #000;
  background-color: #666;
  border-color: #666;
}

.btn-info.btn-inverse.disabled:hover,
.btn-info.btn-inverse:disabled:hover,
.btn-info.btn-inverse.disabled.hover,
.btn-info.btn-inverse:disabled.hover {
  color: #000;
  background-color: #666;
  border-color: #666;
}

.btn-info.btn-inverse.disabled,
.btn-info.btn-inverse:disabled {
  color: #666;
  background-color: transparent;
  border-color: #666;
}

.btn-info.btn-inverse.disabled:active,
.btn-info.btn-inverse:disabled:active,
.btn-info.btn-inverse.disabled.active,
.btn-info.btn-inverse:disabled.active {
  color: #666;
  background-color: transparent;
  border-color: #666;
}

.btn-info.btn-inverse.disabled:active:hover,
.btn-info.btn-inverse:disabled:active:hover,
.btn-info.btn-inverse.disabled.active:hover,
.btn-info.btn-inverse:disabled.active:hover,
.btn-info.btn-inverse.disabled:active.hover,
.btn-info.btn-inverse:disabled:active.hover,
.btn-info.btn-inverse.disabled.active.hover,
.btn-info.btn-inverse:disabled.active.hover {
  color: #666;
  background-color: transparent;
  border-color: #666;
}

.btn-info.btn-inverse.disabled:hover,
.btn-info.btn-inverse:disabled:hover,
.btn-info.btn-inverse.disabled.hover,
.btn-info.btn-inverse:disabled.hover {
  color: #666;
  background-color: transparent;
  border-color: #666;
}

.btn-success {
  color: #000;
  background-color: #32c832;
  border-color: #32c832;
}

.btn-success:hover,
.btn-success.hover,
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #f16e00;
  background-image: none;
  border-color: #f16e00;
}

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

.btn-success:active.disabled,
.btn-success.active.disabled,
.open > .btn-success.dropdown-toggle.disabled,
.btn-success:active:disabled,
.btn-success.active:disabled,
.open > .btn-success.dropdown-toggle:disabled {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-success:active.disabled:hover,
.btn-success.active.disabled:hover,
.open > .btn-success.dropdown-toggle.disabled:hover,
.btn-success:active:disabled:hover,
.btn-success.active:disabled:hover,
.open > .btn-success.dropdown-toggle:disabled:hover,
.btn-success:active.disabled.hover,
.btn-success.active.disabled.hover,
.open > .btn-success.dropdown-toggle.disabled.hover,
.btn-success:active:disabled.hover,
.btn-success.active:disabled.hover,
.open > .btn-success.dropdown-toggle:disabled.hover {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-success.disabled:focus,
.btn-success:disabled:focus,
.btn-success.disabled.focus,
.btn-success:disabled.focus {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-success.disabled:hover,
.btn-success:disabled:hover {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-success.btn-inverse {
  color: #000;
  background-color: #32c832;
  border-color: #32c832;
}

.btn-success.btn-inverse:hover,
.btn-success.btn-inverse.hover,
.btn-success.btn-inverse:focus,
.btn-success.btn-inverse.focus {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

.btn-success.btn-inverse:active,
.btn-success.btn-inverse.active,
.open > .btn-success.btn-inverse.dropdown-toggle {
  color: #fff;
  background-color: #f16e00;
  background-image: none;
  border-color: #f16e00;
}

.btn-success.btn-inverse:active:hover,
.btn-success.btn-inverse.active:hover,
.open > .btn-success.btn-inverse.dropdown-toggle:hover,
.btn-success.btn-inverse:active.hover,
.btn-success.btn-inverse.active.hover,
.open > .btn-success.btn-inverse.dropdown-toggle.hover,
.btn-success.btn-inverse:active:focus,
.btn-success.btn-inverse.active:focus,
.open > .btn-success.btn-inverse.dropdown-toggle:focus,
.btn-success.btn-inverse:active.focus,
.btn-success.btn-inverse.active.focus,
.open > .btn-success.btn-inverse.dropdown-toggle.focus {
  color: #fff;
  background-color: #f16e00;
  border-color: #f16e00;
}

.btn-success.btn-inverse:active.disabled,
.btn-success.btn-inverse.active.disabled,
.open > .btn-success.btn-inverse.dropdown-toggle.disabled,
.btn-success.btn-inverse:active:disabled,
.btn-success.btn-inverse.active:disabled,
.open > .btn-success.btn-inverse.dropdown-toggle:disabled {
  color: #000;
  background-color: #666;
  border-color: #666;
}

.btn-success.btn-inverse:active.disabled:hover,
.btn-success.btn-inverse.active.disabled:hover,
.open > .btn-success.btn-inverse.dropdown-toggle.disabled:hover,
.btn-success.btn-inverse:active:disabled:hover,
.btn-success.btn-inverse.active:disabled:hover,
.open > .btn-success.btn-inverse.dropdown-toggle:disabled:hover,
.btn-success.btn-inverse:active.disabled.hover,
.btn-success.btn-inverse.active.disabled.hover,
.open > .btn-success.btn-inverse.dropdown-toggle.disabled.hover,
.btn-success.btn-inverse:active:disabled.hover,
.btn-success.btn-inverse.active:disabled.hover,
.open > .btn-success.btn-inverse.dropdown-toggle:disabled.hover {
  color: #000;
  background-color: #666;
  border-color: #666;
}

.btn-success.btn-inverse.disabled,
.btn-success.btn-inverse:disabled {
  color: #000;
  background-color: #666;
  border-color: #666;
}

.btn-success.btn-inverse.disabled:hover,
.btn-success.btn-inverse:disabled:hover,
.btn-success.btn-inverse.disabled.hover,
.btn-success.btn-inverse:disabled.hover {
  color: #000;
  background-color: #666;
  border-color: #666;
}

.btn-warning {
  color: #fff;
  background-color: #f16e00;
  border-color: #f16e00;
}

.btn-warning:hover,
.btn-warning.hover,
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

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

.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .btn-warning.dropdown-toggle:hover,
.btn-warning:active.hover,
.btn-warning.active.hover,
.open > .btn-warning.dropdown-toggle.hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .btn-warning.dropdown-toggle:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #f16e00;
  border-color: #f16e00;
}

.btn-warning:active.disabled,
.btn-warning.active.disabled,
.open > .btn-warning.dropdown-toggle.disabled,
.btn-warning:active:disabled,
.btn-warning.active:disabled,
.open > .btn-warning.dropdown-toggle:disabled {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-warning:active.disabled:hover,
.btn-warning.active.disabled:hover,
.open > .btn-warning.dropdown-toggle.disabled:hover,
.btn-warning:active:disabled:hover,
.btn-warning.active:disabled:hover,
.open > .btn-warning.dropdown-toggle:disabled:hover,
.btn-warning:active.disabled.hover,
.btn-warning.active.disabled.hover,
.open > .btn-warning.dropdown-toggle.disabled.hover,
.btn-warning:active:disabled.hover,
.btn-warning.active:disabled.hover,
.open > .btn-warning.dropdown-toggle:disabled.hover {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-warning.disabled,
.btn-warning:disabled {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-warning.disabled:focus,
.btn-warning:disabled:focus,
.btn-warning.disabled.focus,
.btn-warning:disabled.focus {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-warning.disabled:hover,
.btn-warning:disabled:hover {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

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

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

.btn-warning.btn-inverse {
  color: #fff;
  background-color: #f16e00;
  border-color: #f16e00;
}

.btn-warning.btn-inverse:hover,
.btn-warning.btn-inverse.hover,
.btn-warning.btn-inverse:focus,
.btn-warning.btn-inverse.focus {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

.btn-warning.btn-inverse:active,
.btn-warning.btn-inverse.active,
.open > .btn-warning.btn-inverse.dropdown-toggle {
  color: #fff;
  background-color: #f16e00;
  background-image: none;
  border-color: #f16e00;
}

.btn-warning.btn-inverse:active:hover,
.btn-warning.btn-inverse.active:hover,
.open > .btn-warning.btn-inverse.dropdown-toggle:hover,
.btn-warning.btn-inverse:active.hover,
.btn-warning.btn-inverse.active.hover,
.open > .btn-warning.btn-inverse.dropdown-toggle.hover,
.btn-warning.btn-inverse:active:focus,
.btn-warning.btn-inverse.active:focus,
.open > .btn-warning.btn-inverse.dropdown-toggle:focus,
.btn-warning.btn-inverse:active.focus,
.btn-warning.btn-inverse.active.focus,
.open > .btn-warning.btn-inverse.dropdown-toggle.focus {
  color: #fff;
  background-color: #f16e00;
  border-color: #f16e00;
}

.btn-warning.btn-inverse:active.disabled,
.btn-warning.btn-inverse.active.disabled,
.open > .btn-warning.btn-inverse.dropdown-toggle.disabled,
.btn-warning.btn-inverse:active:disabled,
.btn-warning.btn-inverse.active:disabled,
.open > .btn-warning.btn-inverse.dropdown-toggle:disabled {
  color: #000;
  background-color: #666;
  border-color: #666;
}

.btn-warning.btn-inverse:active.disabled:hover,
.btn-warning.btn-inverse.active.disabled:hover,
.open > .btn-warning.btn-inverse.dropdown-toggle.disabled:hover,
.btn-warning.btn-inverse:active:disabled:hover,
.btn-warning.btn-inverse.active:disabled:hover,
.open > .btn-warning.btn-inverse.dropdown-toggle:disabled:hover,
.btn-warning.btn-inverse:active.disabled.hover,
.btn-warning.btn-inverse.active.disabled.hover,
.open > .btn-warning.btn-inverse.dropdown-toggle.disabled.hover,
.btn-warning.btn-inverse:active:disabled.hover,
.btn-warning.btn-inverse.active:disabled.hover,
.open > .btn-warning.btn-inverse.dropdown-toggle:disabled.hover {
  color: #000;
  background-color: #666;
  border-color: #666;
}

.btn-warning.btn-inverse.disabled,
.btn-warning.btn-inverse:disabled {
  color: #000;
  background-color: #666;
  border-color: #666;
}

.btn-warning.btn-inverse.disabled:hover,
.btn-warning.btn-inverse:disabled:hover,
.btn-warning.btn-inverse.disabled.hover,
.btn-warning.btn-inverse:disabled.hover {
  color: #000;
  background-color: #666;
  border-color: #666;
}

.btn-warning.btn-inverse.disabled,
.btn-warning.btn-inverse:disabled {
  color: #000;
  background-color: #666;
  border-color: #666;
}

.btn-warning.btn-inverse.disabled:hover,
.btn-warning.btn-inverse:disabled:hover,
.btn-warning.btn-inverse.disabled.hover,
.btn-warning.btn-inverse:disabled.hover {
  color: #000;
  background-color: #666;
  border-color: #666;
}

.btn-warning.btn-inverse:active,
.btn-warning.btn-inverse.active,
.open > .btn-warning.btn-inverse.dropdown-toggle {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}

.btn-warning.btn-inverse:active:hover,
.btn-warning.btn-inverse.active:hover,
.open > .btn-warning.btn-inverse.dropdown-toggle:hover,
.btn-warning.btn-inverse:active:focus,
.btn-warning.btn-inverse.active:focus,
.open > .btn-warning.btn-inverse.dropdown-toggle:focus,
.btn-warning.btn-inverse:active.focus,
.btn-warning.btn-inverse.active.focus,
.open > .btn-warning.btn-inverse.dropdown-toggle.focus {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #cd3c14;
  border-color: #cd3c14;
}

.btn-danger:hover,
.btn-danger.hover,
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

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

.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .btn-danger.dropdown-toggle:hover,
.btn-danger:active.hover,
.btn-danger.active.hover,
.open > .btn-danger.dropdown-toggle.hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .btn-danger.dropdown-toggle:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #f16e00;
  border-color: #f16e00;
}

.btn-danger:active.disabled,
.btn-danger.active.disabled,
.open > .btn-danger.dropdown-toggle.disabled,
.btn-danger:active:disabled,
.btn-danger.active:disabled,
.open > .btn-danger.dropdown-toggle:disabled {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-danger:active.disabled:hover,
.btn-danger.active.disabled:hover,
.open > .btn-danger.dropdown-toggle.disabled:hover,
.btn-danger:active:disabled:hover,
.btn-danger.active:disabled:hover,
.open > .btn-danger.dropdown-toggle:disabled:hover,
.btn-danger:active.disabled.hover,
.btn-danger.active.disabled.hover,
.open > .btn-danger.dropdown-toggle.disabled.hover,
.btn-danger:active:disabled.hover,
.btn-danger.active:disabled.hover,
.open > .btn-danger.dropdown-toggle:disabled.hover {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-danger.disabled:focus,
.btn-danger:disabled:focus,
.btn-danger.disabled.focus,
.btn-danger:disabled.focus {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-danger.disabled:hover,
.btn-danger:disabled:hover {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-danger.btn-inverse {
  color: #fff;
  background-color: #cd3c14;
  border-color: #cd3c14;
}

.btn-danger.btn-inverse:hover,
.btn-danger.btn-inverse.hover,
.btn-danger.btn-inverse:focus,
.btn-danger.btn-inverse.focus {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

.btn-danger.btn-inverse:active,
.btn-danger.btn-inverse.active,
.open > .btn-danger.btn-inverse.dropdown-toggle {
  color: #fff;
  background-color: #f16e00;
  background-image: none;
  border-color: #f16e00;
}

.btn-danger.btn-inverse:active:hover,
.btn-danger.btn-inverse.active:hover,
.open > .btn-danger.btn-inverse.dropdown-toggle:hover,
.btn-danger.btn-inverse:active.hover,
.btn-danger.btn-inverse.active.hover,
.open > .btn-danger.btn-inverse.dropdown-toggle.hover,
.btn-danger.btn-inverse:active:focus,
.btn-danger.btn-inverse.active:focus,
.open > .btn-danger.btn-inverse.dropdown-toggle:focus,
.btn-danger.btn-inverse:active.focus,
.btn-danger.btn-inverse.active.focus,
.open > .btn-danger.btn-inverse.dropdown-toggle.focus {
  color: #fff;
  background-color: #f16e00;
  border-color: #f16e00;
}

.btn-danger.btn-inverse:active.disabled,
.btn-danger.btn-inverse.active.disabled,
.open > .btn-danger.btn-inverse.dropdown-toggle.disabled,
.btn-danger.btn-inverse:active:disabled,
.btn-danger.btn-inverse.active:disabled,
.open > .btn-danger.btn-inverse.dropdown-toggle:disabled {
  color: #000;
  background-color: #666;
  border-color: #666;
}

.btn-danger.btn-inverse:active.disabled:hover,
.btn-danger.btn-inverse.active.disabled:hover,
.open > .btn-danger.btn-inverse.dropdown-toggle.disabled:hover,
.btn-danger.btn-inverse:active:disabled:hover,
.btn-danger.btn-inverse.active:disabled:hover,
.open > .btn-danger.btn-inverse.dropdown-toggle:disabled:hover,
.btn-danger.btn-inverse:active.disabled.hover,
.btn-danger.btn-inverse.active.disabled.hover,
.open > .btn-danger.btn-inverse.dropdown-toggle.disabled.hover,
.btn-danger.btn-inverse:active:disabled.hover,
.btn-danger.btn-inverse.active:disabled.hover,
.open > .btn-danger.btn-inverse.dropdown-toggle:disabled.hover {
  color: #000;
  background-color: #666;
  border-color: #666;
}

.btn-danger.btn-inverse.disabled,
.btn-danger.btn-inverse:disabled {
  color: #000;
  background-color: #666;
  border-color: #666;
}

.btn-danger.btn-inverse.disabled:hover,
.btn-danger.btn-inverse:disabled:hover,
.btn-danger.btn-inverse.disabled.hover,
.btn-danger.btn-inverse:disabled.hover {
  color: #000;
  background-color: #666;
  border-color: #666;
}

.btn-outline-primary {
  color: #f16e00;
  background-color: transparent;
  background-image: none;
  border-color: #f16e00;
}

.btn-outline-primary:hover,
.btn-outline-primary.hover,
.btn-outline-primary:focus,
.btn-outline-primary.focus {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-outline-primary:active,
.btn-outline-primary.active,
.open > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #f16e00;
  background-image: none;
  border-color: #f16e00;
}

.btn-outline-primary:active:hover,
.btn-outline-primary.active:hover,
.open > .btn-outline-primary.dropdown-toggle:hover,
.btn-outline-primary:active.hover,
.btn-outline-primary.active.hover,
.open > .btn-outline-primary.dropdown-toggle.hover,
.btn-outline-primary:active:focus,
.btn-outline-primary.active:focus,
.open > .btn-outline-primary.dropdown-toggle:focus,
.btn-outline-primary:active.focus,
.btn-outline-primary.active.focus,
.open > .btn-outline-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #f16e00;
  border-color: #f16e00;
}

.btn-outline-primary:active.disabled,
.btn-outline-primary.active.disabled,
.open > .btn-outline-primary.dropdown-toggle.disabled,
.btn-outline-primary:active:disabled,
.btn-outline-primary.active:disabled,
.open > .btn-outline-primary.dropdown-toggle:disabled {
  color: #ccc;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-primary:active.disabled:hover,
.btn-outline-primary.active.disabled:hover,
.open > .btn-outline-primary.dropdown-toggle.disabled:hover,
.btn-outline-primary:active:disabled:hover,
.btn-outline-primary.active:disabled:hover,
.open > .btn-outline-primary.dropdown-toggle:disabled:hover,
.btn-outline-primary:active.disabled.hover,
.btn-outline-primary.active.disabled.hover,
.open > .btn-outline-primary.dropdown-toggle.disabled.hover,
.btn-outline-primary:active:disabled.hover,
.btn-outline-primary.active:disabled.hover,
.open > .btn-outline-primary.dropdown-toggle:disabled.hover {
  color: #ccc;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #ccc;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-primary.disabled:focus,
.btn-outline-primary:disabled:focus,
.btn-outline-primary.disabled.focus,
.btn-outline-primary:disabled.focus {
  color: #ccc;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-primary.disabled:hover,
.btn-outline-primary:disabled:hover,
.btn-outline-primary.disabled.hover,
.btn-outline-primary:disabled.hover {
  color: #ccc;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-secondary {
  color: #000;
  background-color: transparent;
  background-image: none;
  border-color: #000;
}

.btn-outline-secondary:hover,
.btn-outline-secondary.hover,
.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-outline-secondary:active,
.btn-outline-secondary.active,
.open > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #f16e00;
  background-image: none;
  border-color: #f16e00;
}

.btn-outline-secondary:active:hover,
.btn-outline-secondary.active:hover,
.open > .btn-outline-secondary.dropdown-toggle:hover,
.btn-outline-secondary:active.hover,
.btn-outline-secondary.active.hover,
.open > .btn-outline-secondary.dropdown-toggle.hover,
.btn-outline-secondary:active:focus,
.btn-outline-secondary.active:focus,
.open > .btn-outline-secondary.dropdown-toggle:focus,
.btn-outline-secondary:active.focus,
.btn-outline-secondary.active.focus,
.open > .btn-outline-secondary.dropdown-toggle.focus {
  color: #fff;
  background-color: #f16e00;
  border-color: #f16e00;
}

.btn-outline-secondary:active.disabled,
.btn-outline-secondary.active.disabled,
.open > .btn-outline-secondary.dropdown-toggle.disabled,
.btn-outline-secondary:active:disabled,
.btn-outline-secondary.active:disabled,
.open > .btn-outline-secondary.dropdown-toggle:disabled {
  color: #ccc;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-secondary:active.disabled:hover,
.btn-outline-secondary.active.disabled:hover,
.open > .btn-outline-secondary.dropdown-toggle.disabled:hover,
.btn-outline-secondary:active:disabled:hover,
.btn-outline-secondary.active:disabled:hover,
.open > .btn-outline-secondary.dropdown-toggle:disabled:hover,
.btn-outline-secondary:active.disabled.hover,
.btn-outline-secondary.active.disabled.hover,
.open > .btn-outline-secondary.dropdown-toggle.disabled.hover,
.btn-outline-secondary:active:disabled.hover,
.btn-outline-secondary.active:disabled.hover,
.open > .btn-outline-secondary.dropdown-toggle:disabled.hover {
  color: #ccc;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #ccc;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-secondary.disabled:focus,
.btn-outline-secondary:disabled:focus,
.btn-outline-secondary.disabled.focus,
.btn-outline-secondary:disabled.focus {
  color: #ccc;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-secondary.disabled:hover,
.btn-outline-secondary:disabled:hover,
.btn-outline-secondary.disabled.hover,
.btn-outline-secondary:disabled.hover {
  color: #ccc;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-info {
  color: #000;
  background-color: transparent;
  background-image: none;
  border-color: #000;
}

.btn-outline-info:hover,
.btn-outline-info.hover,
.btn-outline-info:focus,
.btn-outline-info.focus {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-outline-info:active,
.btn-outline-info.active,
.open > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #f16e00;
  background-image: none;
  border-color: #f16e00;
}

.btn-outline-info:active:hover,
.btn-outline-info.active:hover,
.open > .btn-outline-info.dropdown-toggle:hover,
.btn-outline-info:active.hover,
.btn-outline-info.active.hover,
.open > .btn-outline-info.dropdown-toggle.hover,
.btn-outline-info:active:focus,
.btn-outline-info.active:focus,
.open > .btn-outline-info.dropdown-toggle:focus,
.btn-outline-info:active.focus,
.btn-outline-info.active.focus,
.open > .btn-outline-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #f16e00;
  border-color: #f16e00;
}

.btn-outline-info:active.disabled,
.btn-outline-info.active.disabled,
.open > .btn-outline-info.dropdown-toggle.disabled,
.btn-outline-info:active:disabled,
.btn-outline-info.active:disabled,
.open > .btn-outline-info.dropdown-toggle:disabled {
  color: #ccc;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-info:active.disabled:hover,
.btn-outline-info.active.disabled:hover,
.open > .btn-outline-info.dropdown-toggle.disabled:hover,
.btn-outline-info:active:disabled:hover,
.btn-outline-info.active:disabled:hover,
.open > .btn-outline-info.dropdown-toggle:disabled:hover,
.btn-outline-info:active.disabled.hover,
.btn-outline-info.active.disabled.hover,
.open > .btn-outline-info.dropdown-toggle.disabled.hover,
.btn-outline-info:active:disabled.hover,
.btn-outline-info.active:disabled.hover,
.open > .btn-outline-info.dropdown-toggle:disabled.hover {
  color: #ccc;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #ccc;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-info.disabled:focus,
.btn-outline-info:disabled:focus,
.btn-outline-info.disabled.focus,
.btn-outline-info:disabled.focus {
  color: #ccc;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-info.disabled:hover,
.btn-outline-info:disabled:hover,
.btn-outline-info.disabled.hover,
.btn-outline-info:disabled.hover {
  color: #ccc;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-success {
  color: #32c832;
  background-color: transparent;
  background-image: none;
  border-color: #32c832;
}

.btn-outline-success:hover,
.btn-outline-success.hover,
.btn-outline-success:focus,
.btn-outline-success.focus {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-outline-success:active,
.btn-outline-success.active,
.open > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #f16e00;
  background-image: none;
  border-color: #f16e00;
}

.btn-outline-success:active:hover,
.btn-outline-success.active:hover,
.open > .btn-outline-success.dropdown-toggle:hover,
.btn-outline-success:active.hover,
.btn-outline-success.active.hover,
.open > .btn-outline-success.dropdown-toggle.hover,
.btn-outline-success:active:focus,
.btn-outline-success.active:focus,
.open > .btn-outline-success.dropdown-toggle:focus,
.btn-outline-success:active.focus,
.btn-outline-success.active.focus,
.open > .btn-outline-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #f16e00;
  border-color: #f16e00;
}

.btn-outline-success:active.disabled,
.btn-outline-success.active.disabled,
.open > .btn-outline-success.dropdown-toggle.disabled,
.btn-outline-success:active:disabled,
.btn-outline-success.active:disabled,
.open > .btn-outline-success.dropdown-toggle:disabled {
  color: #ccc;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-success:active.disabled:hover,
.btn-outline-success.active.disabled:hover,
.open > .btn-outline-success.dropdown-toggle.disabled:hover,
.btn-outline-success:active:disabled:hover,
.btn-outline-success.active:disabled:hover,
.open > .btn-outline-success.dropdown-toggle:disabled:hover,
.btn-outline-success:active.disabled.hover,
.btn-outline-success.active.disabled.hover,
.open > .btn-outline-success.dropdown-toggle.disabled.hover,
.btn-outline-success:active:disabled.hover,
.btn-outline-success.active:disabled.hover,
.open > .btn-outline-success.dropdown-toggle:disabled.hover {
  color: #ccc;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #ccc;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-success.disabled:focus,
.btn-outline-success:disabled:focus,
.btn-outline-success.disabled.focus,
.btn-outline-success:disabled.focus {
  color: #ccc;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-success.disabled:hover,
.btn-outline-success:disabled:hover,
.btn-outline-success.disabled.hover,
.btn-outline-success:disabled.hover {
  color: #ccc;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-warning {
  color: #f16e00;
  background-color: transparent;
  background-image: none;
  border-color: #f16e00;
}

.btn-outline-warning:hover,
.btn-outline-warning.hover,
.btn-outline-warning:focus,
.btn-outline-warning.focus {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-outline-warning:active,
.btn-outline-warning.active,
.open > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #f16e00;
  background-image: none;
  border-color: #f16e00;
}

.btn-outline-warning:active:hover,
.btn-outline-warning.active:hover,
.open > .btn-outline-warning.dropdown-toggle:hover,
.btn-outline-warning:active.hover,
.btn-outline-warning.active.hover,
.open > .btn-outline-warning.dropdown-toggle.hover,
.btn-outline-warning:active:focus,
.btn-outline-warning.active:focus,
.open > .btn-outline-warning.dropdown-toggle:focus,
.btn-outline-warning:active.focus,
.btn-outline-warning.active.focus,
.open > .btn-outline-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #f16e00;
  border-color: #f16e00;
}

.btn-outline-warning:active.disabled,
.btn-outline-warning.active.disabled,
.open > .btn-outline-warning.dropdown-toggle.disabled,
.btn-outline-warning:active:disabled,
.btn-outline-warning.active:disabled,
.open > .btn-outline-warning.dropdown-toggle:disabled {
  color: #ccc;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-warning:active.disabled:hover,
.btn-outline-warning.active.disabled:hover,
.open > .btn-outline-warning.dropdown-toggle.disabled:hover,
.btn-outline-warning:active:disabled:hover,
.btn-outline-warning.active:disabled:hover,
.open > .btn-outline-warning.dropdown-toggle:disabled:hover,
.btn-outline-warning:active.disabled.hover,
.btn-outline-warning.active.disabled.hover,
.open > .btn-outline-warning.dropdown-toggle.disabled.hover,
.btn-outline-warning:active:disabled.hover,
.btn-outline-warning.active:disabled.hover,
.open > .btn-outline-warning.dropdown-toggle:disabled.hover {
  color: #ccc;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #ccc;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-warning.disabled:focus,
.btn-outline-warning:disabled:focus,
.btn-outline-warning.disabled.focus,
.btn-outline-warning:disabled.focus {
  color: #ccc;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-warning.disabled:hover,
.btn-outline-warning:disabled:hover,
.btn-outline-warning.disabled.hover,
.btn-outline-warning:disabled.hover {
  color: #ccc;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-danger {
  color: #cd3c14;
  background-color: transparent;
  background-image: none;
  border-color: #cd3c14;
}

.btn-outline-danger:hover,
.btn-outline-danger.hover,
.btn-outline-danger:focus,
.btn-outline-danger.focus {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-outline-danger:active,
.btn-outline-danger.active,
.open > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #f16e00;
  background-image: none;
  border-color: #f16e00;
}

.btn-outline-danger:active:hover,
.btn-outline-danger.active:hover,
.open > .btn-outline-danger.dropdown-toggle:hover,
.btn-outline-danger:active.hover,
.btn-outline-danger.active.hover,
.open > .btn-outline-danger.dropdown-toggle.hover,
.btn-outline-danger:active:focus,
.btn-outline-danger.active:focus,
.open > .btn-outline-danger.dropdown-toggle:focus,
.btn-outline-danger:active.focus,
.btn-outline-danger.active.focus,
.open > .btn-outline-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #f16e00;
  border-color: #f16e00;
}

.btn-outline-danger:active.disabled,
.btn-outline-danger.active.disabled,
.open > .btn-outline-danger.dropdown-toggle.disabled,
.btn-outline-danger:active:disabled,
.btn-outline-danger.active:disabled,
.open > .btn-outline-danger.dropdown-toggle:disabled {
  color: #ccc;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-danger:active.disabled:hover,
.btn-outline-danger.active.disabled:hover,
.open > .btn-outline-danger.dropdown-toggle.disabled:hover,
.btn-outline-danger:active:disabled:hover,
.btn-outline-danger.active:disabled:hover,
.open > .btn-outline-danger.dropdown-toggle:disabled:hover,
.btn-outline-danger:active.disabled.hover,
.btn-outline-danger.active.disabled.hover,
.open > .btn-outline-danger.dropdown-toggle.disabled.hover,
.btn-outline-danger:active:disabled.hover,
.btn-outline-danger.active:disabled.hover,
.open > .btn-outline-danger.dropdown-toggle:disabled.hover {
  color: #ccc;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #ccc;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-danger.disabled:focus,
.btn-outline-danger:disabled:focus,
.btn-outline-danger.disabled.focus,
.btn-outline-danger:disabled.focus {
  color: #ccc;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-danger.disabled:hover,
.btn-outline-danger:disabled:hover,
.btn-outline-danger.disabled.hover,
.btn-outline-danger:disabled.hover {
  color: #ccc;
  background-color: transparent;
  border-color: #ccc;
}

.btn-link:disabled,
.btn-link.disabled {
  color: #ccc;
}

.btn-link:disabled:hover,
.btn-link.disabled:hover,
.btn-link:disabled.hover,
.btn-link.disabled.hover {
  color: #ccc;
}

.btn-link.btn-inverse {
  color: #fff;
}

.btn-link.btn-inverse:hover,
.btn-link.btn-inverse.hover {
  color: #f16e00;
}

.btn-link.btn-inverse:disabled,
.btn-link.btn-inverse.disabled {
  color: #666;
}

.btn-link.btn-inverse:disabled:hover,
.btn-link.btn-inverse.disabled:hover,
.btn-link.btn-inverse:disabled.hover,
.btn-link.btn-inverse.disabled.hover {
  color: #666;
}

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

.checkbox.checked + .checkbox-label .off {
  display: none;
}

.checkbox-label,
.checkbox-label:before,
.checkbox-label .on,
.checkbox-label .off {
  transition: .4s;
}

.form-group.toggle label:first-child {
  padding: 1rem 0;
  margin-bottom: 0;
  line-height: 1.25;
}

.checkbox-label {
  position: relative;
  display: block;
  width: 6rem;
  height: 3rem;
  padding: 0 .6rem;
  margin: .5rem 0;
  cursor: pointer;
  background: #666;
  border: 2px solid #666;
}

.checkbox-label .on,
.checkbox-label .off {
  display: block;
  font-weight: bold;
  line-height: 2.6rem;
  color: #fff;
  text-align: left;
}

.checkbox-label .on {
  display: none;
  text-align: left;
  opacity: 0;

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.checkbox-label .off {
  text-align: right;
  opacity: 1;

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.checkbox-label:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 2.6rem;
  height: 2.6rem;
  content: "";
  background: #fff;
}

.checkbox-label.rounded {
  width: auto;
  min-width: 6rem;
  padding: 0 1.4rem;
  border-radius: 2.6rem;
}

.checkbox-label.rounded .on,
.checkbox-label.rounded .off {
  width: auto;
}

.checkbox-label.rounded:before {
  border-radius: 2.6rem;
}

.toggle .checkbox {
  position: absolute;
}

.toggle .checkbox:focus + .checkbox-label:before {
  outline: 2px dotted #000;
}

.toggle .checkbox.checked + .checkbox-label {
  background: #f16e00;
  border-color: #f16e00;
}

.toggle .checkbox.checked + .checkbox-label .on {
  opacity: 1;

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.toggle .checkbox.checked + .checkbox-label .off {
  opacity: 0;

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.toggle .checkbox.checked + .checkbox-label:before {
  right: 0;
  left: auto;
}

.toggle .checkbox:checked + .checkbox-label {
  background: #f16e00;
  border-color: #f16e00;
}

.toggle .checkbox:checked + .checkbox-label .on {
  opacity: 1;

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.toggle .checkbox:checked + .checkbox-label .off {
  opacity: 0;

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.toggle .checkbox:checked + .checkbox-label:before {
  right: 0;
  left: auto;
}

.toggle .checkbox.success.checked + .checkbox-label {
  background: #32c832;
  border-color: #32c832;
}

.toggle .checkbox.success.checked + .checkbox-label .rounded .on {
  color: #000;
}

.toggle .checkbox.success:checked + .checkbox-label {
  background: #32c832;
  border-color: #32c832;
}

.toggle .checkbox.success:checked + .checkbox-label.rounded .on {
  color: #000;
}

.form-group .form-control-label.checkbox-label {
  padding: 0;
}

.btn-group[data-toggle=buttons] {
  border: 2px solid #000;
}

.btn-group[data-toggle=buttons] .btn {
  min-width: 4rem;
  padding-right: 0;
  padding-left: 0;
  margin: 0;
  border-top: 0;
  border-right: 2px solid #fff;
  border-bottom: 0;
  border-left: 2px solid #fff;
}

.btn-group[data-toggle=buttons] .btn:first-child {
  margin-left: -2px;
  border-left-color: #000;
}

.btn-group[data-toggle=buttons] .btn:last-child {
  margin-right: -2px;
  border-right-color: #000;
}

.btn-group[data-toggle=buttons] .btn.active {
  color: #fff;
  background-color: #000;
  border-right-color: #000;
  border-left-color: #000;
}

.btn-group[data-toggle=buttons] .btn:hover {
  color: #f16e00;
  background-color: #fff;
}

.btn-group[data-toggle=buttons] .btn:hover.active {
  color: #fff;
  background-color: #000;
  border-right-color: #000;
  border-left-color: #000;
}

.btn-group[data-toggle=buttons].no-outline {
  border-color: transparent;
}

.btn-group[data-toggle=buttons].no-outline .btn {
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
}

.btn-group[data-toggle=buttons].no-outline .btn:first-child {
  border-left-color: transparent;
}

.btn-group[data-toggle=buttons].no-outline .btn:last-child {
  border-right-color: transparent;
}

.btn-group[data-toggle=buttons].no-outline .btn.active {
  color: #f16e00;
  background-color: #fff;
  border-color: transparent;
  outline-color: #000;
}

.btn-group[data-toggle=buttons].no-outline .btn:hover {
  color: #000;
  background-color: #fff;
  border-color: #000;
}

.btn-group[data-toggle=buttons].no-outline .btn:hover.active {
  color: #f16e00;
  background-color: #fff;
  border-color: transparent;
  outline-color: #000;
}

.o-panel {
  position: relative;
  height: 19.5rem;
  overflow: hidden;
}

.o-panel .panel-image {
  min-height: 100%;
  background-color: #000;
}

.o-panel .panel-image img {
  width: 100%;
  height: auto;
}

.o-panel .panel-block {
  position: absolute;
  bottom: 0;
  width:         calc(100% - 2rem);
  min-height: 7rem;
  padding: 1rem 1.2rem;
  color: #fff;
  background-color: #000;
}

.o-panel .panel-block .panel-link {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1;
  color: #fff;
}

@media (max-width: 479px) {
  .o-panel {
    height: 14.2rem;
    margin-bottom: 1rem;
  }
  .o-panel .panel-block {
    width:         calc(100% - 1rem);
    min-height: 6rem;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .o-panel {
    margin-bottom: 1rem;
  }
  .o-panel .panel-block {
    width:         calc(100% - 1rem);
    min-height: 6rem;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .o-panel {
    height: 14.2rem;
  }
  .o-panel .panel-block {
    width:         calc(100% - 2rem);
    min-height: 6rem;
  }
}

@media (min-width: 1220px) {
  .o-panel {
    height: 21.5rem;
  }
}

@media (min-width: 1380px) {
  .o-panel {
    height: 24rem;
  }
}

@font-face {
  font-family: 'boosted';
  font-style: normal;
  font-weight: normal;

  src: url(../fonts/./boosted.eot);
  src: url(../fonts/./boosted.eot?#iefix) format('embedded-opentype'), url(../fonts/./boosted.ttf) format('truetype'), url(../fonts/./boosted.woff) format('woff'), url(../fonts/./boosted.svg?#boosted) format('svg');
}

.boosted-arrow_up,
.boosted-arrow_down,
.boosted-arrow-next,
.boosted-arrow-previous,
.boosted-checkbox_tick {
  font-family: "boosted" !important;
  font-style: normal;
  font-variant: normal;
  line-height: .875;
  text-transform: none;

  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.boosted-arrow_up:before {
  content: "\e900";
}

.boosted-arrow_down:before {
  content: "\e901";
}

.boosted-arrow-next:before {
  content: "\e902";
}

.boosted-arrow-previous:before {
  content: "\e903";
}

.boosted-checkbox_tick:before {
  content: "\e904";
}

html {
  font-size: 62.5%;
  font-weight: normal;
}

b,
strong {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1,
.h1 {
  letter-spacing: -.068rem;
}

h2,
.h2 {
  letter-spacing: -.06rem;
}

h3,
.h3 {
  letter-spacing: -.03rem;
}

h4,
.h4 {
  letter-spacing: -.02rem;
}

h5,
.h5 {
  letter-spacing: -.01rem;
}

@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 2rem;
  }
  h2,
  .h2 {
    font-size: 1.8rem;
  }
  h3,
  .h3 {
    font-size: 1.6rem;
  }
  h4,
  .h4 {
    font-size: 1.4rem;
  }
  h5,
  .h5 {
    font-size: 1.4rem;
  }
  h6,
  .h6 {
    font-size: 1.4rem;
  }
}

.caret {
  border-top-style: solid;
}

.alert {
  border-width: 2px;
}

.label {
  border-radius: 0;
}

.table label.o-checkbox,
.table label.o-radio {
  margin-bottom: 0;
}

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

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

.btn-block + .btn-block {
  margin-top: 10px;
}

.dropdown-menu {
  padding: 0;
  margin: 0;
}

.dropdown-menu > li > a {
  padding: 10px 20px;
  font-weight: bold;
}

.dropdown-menu > li > a:focus {
  color: #000;
  background-color: #fff;
  outline: 1px dotted #000;
}

.dropdown-menu > li > a:focus:hover {
  color: #fff;
  background-color: #000;
}

.navbar {
  min-height: 10rem;
  font-size: 1.6rem;
  font-weight: bold;
  border: 0;
}

.navbar .navbar-brand {
  padding: 2.5rem 0;
}

.navbar .navbar-brand:focus {
  outline: none;
}

.navbar .navbar-brand:focus img {
  outline: 1px #fff dotted;
  outline-offset: 1rem;
}

.navbar .navbar-brand img {
  width: auto;
  height: 5rem;
}

.navbar.minimized {
  min-height: 8rem;
}

.navbar.minimized .navbar-brand {
  height: 8rem;
  padding: 2rem 0;
}

.navbar.minimized .navbar-brand img {
  height: 4rem;
}

@media (min-width: 768px) {
  .navbar.minimized .navbar-nav > li > a {
    margin-top: 3.3rem;
  }
}

.navbar .navbar-form,
.navbar .navbar-btn {
  margin-top: 3.6rem;
}

.navbar .navbar-text {
  margin-top: 48px;
  line-height: 20px;
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 1rem .9rem 1rem 1rem;
  margin-top: 5.4rem;
  margin-right: 10px;
  margin-bottom: 1rem;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}

.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-brand {
  margin: 0;
}

.navbar-brand > img {
  float: left;
}

.navbar-header {
  padding-right: 10px;
  padding-left: 10px;
}

.navbar-toggle-complement {
  position: relative;
  float: right;
}

.navbar-toggle-complement .navbar-nav {
  margin: .8rem 0 0 0;
}

.navbar-toggle-complement li {
  float: left;
}

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

@media (min-width: 768px) {
  .navbar-nav > li > a {
    margin-top: 8.7rem;
    margin-top: 6rem;
    margin-top: 4.8rem;
    margin-bottom: 0;
    font-size: 1.6rem;
  }
  .navbar-nav > li > a .icon {
    margin-top: 2.5rem;
    font-size: 3rem;
  }
  .navbar-nav > li > a:focus {
    outline: dotted 1px #fff;
    outline-offset: 0;
  }
  .navbar-nav > li:first-child {
    margin-left: 1rem;
  }
}

@media (min-width: 768px) and (max-width: 767px) {
  .navbar-nav > li > a {
    margin-top: 0;
  }
}

.navbar-text {
  font-size: 1.6rem;
}

@media (min-width: 768px) {
  .navbar-text {
    padding-top: 1rem;
    margin-top: 8.7rem;
    margin-top: 6rem;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) and (max-width: 767px) {
  .navbar-text {
    margin-top: 0;
  }
}

.navbar-brand-text {
  display: inline-block;
  margin-top: 3.2rem;
  margin-left: 2rem;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  color: #fff;
}

div.active:focus {
  outline: dotted 1px black;
}

a:focus {
  outline: dotted 1px black;
}

.close:hover,
.close:focus {
  outline: dotted 1px black;
}

.search-bar {
  background-color: #000;
  border-top: 1px solid #333;
}

.search-bar .form-inline {
  margin: 2rem 0;
}

.search-bar .form-inline .form-group {
  width: 87%;
  margin-right: .6rem;
}

.search-bar .form-inline .form-group .form-control {
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  color: #fff;
  background-color: #666;
  border: 0;
}

.carousel {
  margin-bottom: 3rem;
}

.carousel .carousel-control {
  top: auto;
  bottom:         calc(50% - 3rem);
  width: 6rem;
  height: 6rem;
  padding-top: 1.5rem;
  text-shadow: none;
  background-color: #fff;
  opacity: .8;
  transition: width .5s ease;
}

.carousel .carousel-control.left,
.carousel .carousel-control.right {
  background-image: none;
  background-repeat: no-repeat;
}

.carousel .carousel-control.left:hover,
.carousel .carousel-control.right:hover,
.carousel .carousel-control.left:focus,
.carousel .carousel-control.right:focus {
  width: 12rem;
}

.carousel .carousel-control .glyphicon {
  position: relative;
  top: auto;
  margin: auto;
  color: #f16e00;
  text-shadow: none;
}

.carousel .carousel-control .glyphicon-chevron-left {
  left: auto;
}

.carousel .carousel-control .glyphicon-chevron-right {
  right: auto;
}

.carousel .carousel-control,
.carousel .carousel-control {
  display: block;
}

.carousel-indicators {
  bottom: -3rem;
}

.carousel-indicators:hover {
  cursor: default;
}

.carousel-indicators li {
  width: 1.6rem;
  height: .4rem;
  margin: 0 .4rem 0 .4rem;
  background-color: #ddd;
  border: none;
  border-radius: 0;
}

.carousel-indicators li:hover {
  cursor: pointer;
  background-color: #f16e00;
}

.carousel-indicators li.active {
  width: 1.6rem;
  height: .4rem;
  margin: 0 .4rem 0 .4rem;
  background-color: #f16e00;
}

label,
input,
.form-control {
  font-size: 1.6rem;
}

.form-control {
  padding: .8rem 1rem;
}

.form-group label.control-label {
  margin-bottom: 1rem;
}

.form-control,
.form-control.input-lg,
.form-control.input-sm {
  height: auto;
  line-height: 1.25;
}

.form-control.input-sm {
  padding: .425rem .8rem;
  font-size: 1.4rem;
}

.form-control.input-lg {
  padding: 1.175rem 2.4rem;
  font-size: 1.8rem;
}

select.form-control {
  padding: .7rem 1rem;
}

select.form-control.input-lg {
  padding: 1.05rem 2.4rem;
}

select.form-control.input-sm {
  padding: .3rem .8rem;
}

.form-group-lg .form-control {
  height: auto;
  padding: 1.175rem 2.4rem;
  font-size: 1.8rem;
  line-height: 1.25;
}

.form-group-sm .form-control {
  height: auto;
  padding: .425rem .8rem;
  font-size: 1.4rem;
  line-height: 1.25;
}

.input-group > .form-control {
  border-color: #000;
}

.input-group > .form-control:focus {
  border-color: #f16e00;
}

.form-group .form-control-message {
  display: none;
}

.form-group.has-success .control-label {
  color: #000;
}

.form-group.has-success .input-group > .form-control {
  border-color: #32c832;
}

.form-group.has-error {
  position: relative;
}

.form-group.has-error.top .control-label {
  margin-bottom: 0;
}

.form-group.has-error.top .form-control-message {
  position: absolute;
  top: 2.4rem;
}

.form-group.has-error.top .form-control {
  margin-top: 4rem;
}

.form-group.has-error.right:before,
.form-group.has-error.right:after {
  display: table;
  content: " ";
}

.form-group.has-error.right:after {
  clear: both;
}

.form-group.has-error.right .control-label {
  display: block;
}

.form-group.has-error.right .form-control,
.form-group.has-error.right .form-control-message {
  float: left;
}

.form-group.has-error.right .form-control-message {
  margin-left: 1rem;
}

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

.form-group.has-error .input-group > .form-control {
  border-color: #cd3c14;
}

.form-group.has-error .form-control-message {
  display: block;
  padding: 1rem 0;
  font-size: 1.4rem;
  font-weight: bold;
  color: #cd3c14;
}

.form-group.has-warning .control-label {
  color: #000;
}

.form-group.has-warning .input-group > .form-control {
  border-color: #f16e00;
}

.form-horizontal .form-group.has-error.top {
  padding-top: 4rem;
}

.form-horizontal .form-group.has-error.top .form-control {
  margin-top: 0;
}

.form-horizontal .form-group.has-error.top .form-control-message {
  top: 0;
}

.form-horizontal .form-group.has-error .form-control-message {
  padding: 1rem;
}

@media (max-width: 767px) {
  .form-horizontal .form-group.has-error {
    margin-bottom: 0;
  }
  .form-horizontal .form-group.has-error .form-control-message {
    padding-left: 0;
  }
  .form-horizontal .form-group.has-error.top {
    padding-top: 0;
  }
  .form-horizontal .form-group.has-error.top .form-control {
    margin-top: 4rem;
  }
  .form-horizontal .form-group.has-error.top .form-control-message {
    top: 2rem;
  }
  .form-group.has-error.right .form-control-message {
    margin-left: 0;
  }
}

.help-block {
  color: #666;
}

.thumbnail h1,
.thumbnail h2,
.thumbnail h3,
.thumbnail h4,
.thumbnail h5,
.thumbnail h6,
.thumbnail .h1,
.thumbnail .h2,
.thumbnail .h3,
.thumbnail .h4,
.thumbnail .h5,
.thumbnail .h6 {
  color: #fff;
}

.panel-title > a,
.panel-title > small > a,
.panel-title > .small > a {
  display: block;
}

.panel-group .panel + .panel {
  margin-top: 0;
}

.o-footer,
.o-footer-inverse {
  padding: 1rem;
}

.table > thead > tr,
.table > tbody > tr,
.table > tfoot > tr {
  border-bottom: 1px solid #ccc;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 1rem 1rem 1rem 0;
  border: 0;
}

.table > thead > tr > th:first-child,
.table > tbody > tr > th:first-child,
.table > tfoot > tr > th:first-child,
.table > thead > tr > td:first-child,
.table > tbody > tr > td:first-child,
.table > tfoot > tr > td:first-child {
  padding-left: 1rem;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th {
  font-size: 1.4rem;
}

.table > thead > tr [class^="icon-"],
.table > tbody > tr [class^="icon-"],
.table > tfoot > tr [class^="icon-"],
.table > thead > tr [class*=" icon-"],
.table > tbody > tr [class*=" icon-"],
.table > tfoot > tr [class*=" icon-"] {
  font-size: 2.9rem;
}

.table > thead > tr {
  border-bottom-width: 2px;
}

.table > thead > tr > th {
  font-size: 1.6rem;
  font-weight: bold;
}

.table tbody > th {
  font-weight: normal;
}

.table.has-checkbox .custom-control {
  display: inline;
}

.table.has-checkbox tr.active > td,
.table.has-checkbox tr.selected > td,
.table.has-checkbox tr.active > th,
.table.has-checkbox tr.selected > th {
  background-color: #ddd;
}

.table.has-checkbox tr > th:first-child,
.table.has-checkbox tr > td:first-child {
  width: 2rem;
}

.table.has-checkbox tr > th:first-child .custom-control.custom-checkbox,
.table.has-checkbox tr > td:first-child .custom-control.custom-checkbox {
  padding-left: 2rem;
}

.table.has-icon tr > td,
.table.has-icon tr > th {
  height: 5rem;
  vertical-align: middle;
}

.table.has-icon tr > td span,
.table.has-icon tr > th span,
.table.has-icon tr > td img,
.table.has-icon tr > th img {
  vertical-align: middle;
}

.table.has-icon tr > td span,
.table.has-icon tr > th span {
  margin-right: .6rem;
}

.table.has-icon tr > td img,
.table.has-icon tr > th img {
  width: 3rem;
  height: 3rem;
  margin-right: 1rem;
}

.table.has-icon tr > td [class^="icon-"],
.table.has-icon tr > th [class^="icon-"] {
  width: 3rem;
  font-size: 3rem;
  line-height: 0;
  vertical-align: middle;
}

.table.table-reflow thead > tr,
.table.table-reflow tbody > tr {
  border: 0;
}

.table.table-reflow thead > tr > td,
.table.table-reflow tbody > tr > td {
  line-height: 2rem;
}

.table.table-reflow thead > tr > th:first-child,
.table.table-reflow tbody > tr > th:first-child {
  border-bottom: 2px solid #ccc;
}

.table.table-reflow thead > tr > th,
.table.table-reflow tbody > tr > th,
.table.table-reflow thead > tr > td,
.table.table-reflow tbody > tr > td {
  border-bottom: 1px solid #ccc;
}

.table.table-reflow thead > tr > td:last-child,
.table.table-reflow tbody > tr > td:last-child {
  border-right: 0;
}

.table.table-reflow thead > tr {
  border: 0;
}

.table.table-reflow thead > tr > th:not(:first-child) {
  padding-left: 1rem;
  border-bottom: 1px solid #ccc;
}

.table.table-reflow thead > tr > th:last-child {
  border-right: 0;
}

.table.table-reflow tbody > tr > th:first-child {
  padding-left: 0;
}

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

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

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

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

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

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

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

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

caption {
  padding: 1.2rem 0;
  font-size: 3.4rem;
  font-weight: bold;
  color: #000;
  background-color: #fff;
}

.panel-heading,
.panel-footer,
.well {
  font-weight: bold;
}

.form-control {
  border-width: 2px;
}

.modal .modal-content {
  padding: 4rem;
  border: 0;
}

.modal .modal-header {
  position: relative;
  min-height: 2rem;
  padding: 0;
  margin-bottom: 4rem;
  border: 0;
}

.modal .modal-header .btn {
  position: absolute;
  top: -1rem;
  right: -1rem;
  padding: 1rem;
  background-color: transparent;
  border: 0;
}

.modal .modal-header .btn:focus {
  outline: 1px dotted;
}

.modal .modal-header .btn .close {
  width: 2rem;
  height: 2rem;
  margin: 0;
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22852.063%22%20height%3D%22852.063%22%20viewBox%3D%220%200%20852.063%20852.063%22%3E%3Cpath%20id%3D%22closing_cross.svg%22%20data-name%3D%22closing%20cross.svg%22%20class%3D%22cls-1%22%20d%3D%22M.987%2057.125L57.125.987%20851.048%20794.91l-56.138%2056.138zM794.91.987l56.138%2056.138L57.125%20851.048.987%20794.91z%22%20fill%3D%22%23666%22%2F%3E%3C%2Fsvg%3E");
  -webkit-filter: none;
  filter: none;
  background-size: 2rem;
  opacity: 1;
}

.modal .modal-body {
  padding: 0;
  border: 0;
}

.modal .modal-footer {
  padding: 0;
  border: 0;
}

.modal .modal-footer .btn + .btn {
  margin-left: 2rem;
}

.modal .modal-sm .modal-content {
  padding: 2rem;
}

.modal .modal-sm .modal-header {
  margin-bottom: 0;
}

.modal .modal-sm .modal-footer {
  margin: 2rem 0;
}

.modal .modal-sm .modal-footer .float-xs-right {
  float: none !important;
  text-align: center;
}

.captcha-block > ul {
  display: inline-block;
  vertical-align: top;
}

.indications {
  margin: 0;
  margin-right: 5%;
  padding: 0;
  width: 45%;
}

.indications li {
  list-style: none;
  margin: 0.2rem 7rem 0.2rem 0;
  padding: 0;
  position: relative;
}

/* Previous indication case */

.indications li.previous .lbl {
  background-color: #000;
  color: #fff;
}

.indications li.previous .arrow-right {
  border-left-color: #000;
}

.indications li.previous .matches .waiting {
  display: none;
}

/* Current indication case */

.indications li.current .lbl {
  background-color: #f16e00;
  color: #fff;
}

.indications li.current .arrow-right {
  border-left-color: #f16e00;
}

/* Next indication case */

.indications li.next .lbl {
  background-color: #eee;
  color: #444;
}

.indications li.next .arrow-right {
  border-left-color: #eee;
}

.indications li.next .matches .waiting {
  display: none;
}

/* end case */

.indications .matches .indication-thumbnail {
  display: block;
  position: relative;
}

.indications .matches .remove-indication {
  cursor: pointer;
  display: none;
  left: 3.3rem;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 1.1rem;
}

.indications .previous.last {
  cursor: pointer;
}

.indications .previous.last .matches .remove-indication {
  display: block;
}

.indications .matches .indication-thumbnail img {
  height: 3.8rem;
  width: 3.8rem;
}

.indications li > div {
  margin: 0;
  padding: 0;
}

.indications li .lbl {
  height: 3.8rem;
  line-height: 3.8rem;
  width: 100%;
}

.indications li .lbl .index {
  padding: 0 1rem;
}

.indications li .arrow-right {
  border-color: transparent;
  border-style: solid;
  border-width: 1.9rem 0 1.9rem 1.9rem;
  height: 0;
  position: absolute;
  right: -1.8rem;
  top: 0;
  width: 0;
}

.indications li .matches {
  height: 3.8rem;
  line-height: 3.8rem;
  position: absolute;
  right: -7rem;
  text-align: center;
  top: 0;
  width: 3.8rem;
}

.rows {
  margin: 0;
  max-width: 24.5rem;
  padding: 0;
}

.rows li {
  list-style: none;
  margin: 0.4rem 0.4rem 0.4rem 0;
  max-width: 7.3rem;
  padding: 0;
  width: 30%;
}

.rows li a {
  display: block;
  position: relative;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.65);
}

.rows li a:focus {
  outline: dashed 1px black;
  outline-offset: 0;
}

.rows li img {
  width: 100%;
}

.text-orange {
  color: #f60;
}

.bold {
  font-weight: 700;
}

.fs-19 {
  font-size: 1.9rem;
  font-stretch: normal;
  font-style: normal;
  font-weight: bold;
  letter-spacing: normal;
  line-height: 1.13;
  text-align: left;
}

.fs-17 {
  font-size: 1.7rem;
  font-stretch: normal;
  font-style: normal;
  font-weight: bold;
  letter-spacing: normal;
  line-height: 1.13;
  text-align: left;
}

.fs-16 {
  font-size: 1.6rem;
  font-stretch: normal;
  font-style: normal;
  font-weight: bold;
  letter-spacing: normal;
  line-height: 1.13;
  text-align: left;
}

img {
  vertical-align: middle;
}

.disp-inline-block {
  display: inline-block;
}

#btnSubmit {
  margin-bottom: 1rem;
}

#btnSubmit.disabled:hover {
  cursor: not-allowed;
}

.eui-error {
  padding: 0;
}

.eui-captcha-subtitle {
  color: #000;
  font-size: 2rem;
  font-weight: bold;
  height: 1.8rem;
  line-height: 1.8rem;
  margin-bottom: 1rem;
  margin-top: 1rem;
}

#eui-captcha-error-text {
  color: #000;
}

.remove-indication {
  background-color: #fff;
  border: none;
  border-radius: 50%;
  color: #000;
  font-size: 2rem;
}

.remove-indication:focus,
.remove-indication:active {
  outline: 1px dotted black;
}

#eui-captcha-title {
  margin-left: 0;
}

.eui-captcha-row {
  margin-left: 1.1rem;
}

.icon-error_severe {
  color: #cd3c14;
  font-size: 6rem;
  left: -0.5rem;
  padding: 0;
  top: 0.5rem;
  width: 5%;
}

#captchaRow {
  max-width: 95%;
}

@media screen and (max-width: 978px) {
  .icon-error_severe {
    width: 8%;
  }
}

@media screen and (max-width: 768px) {
  .eui-captcha-row {
    margin-left: 1.6rem;
  }

  #eui-captcha-title {
    margin-left: 1.3rem;
  }
}

@media screen and (max-width: 718px) {
  .eui-captcha-subtitle {
    font-size: 1.6rem;
    line-height: 1.6rem;
  }

  .icon-error_severe {
    font-size: 7.2rem;
    top: -0.5rem;
    width: 16%;
  }
}

@media screen and (max-width: 718px) and (min-width: 658px) {
  .icon-error_severe {
    left: -0.7rem;
    width: 12%;
  }
}

@media screen and (max-width: 658px) and (min-width: 478px) {
  .icon-error_severe {
    font-size: 9.4rem;
    left: -1rem;
  }
}

@media screen and (max-width: 478px) {
  .icon-error_severe {
    font-size: 10rem;
    text-align: center;
    width: 100%;
  }

  #captchaRow {
    max-width: 100%;
  }
}


/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .legend.captcha-legend.sm-chevron-left {
    margin-left: -1rem;
  }
}


/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  /* center the legend relative to captcha */
  .legend.captcha-legend.sm-chevron-left {
    margin-left: -2rem;
    margin-top: 10.5rem;
  }
}


/* Xtra small devices (Smartphone less than 530px)            */

/* Specific for captcha block : normal display is the xs size */

@media (max-width: 588px) {
  .indications {
    width: 100%;
  }

  .indications li.next {
    display: none;
    height: 0;
    transition: height 5s ease;
  }

  .indications li.current {
    height: 4rem;
  }

  .indications .matches .remove-indication {
    left: 2.7rem;
  }

  .rows {
    max-width: none;
  }

  .ie-lt9 .rows {
    width: 100%;
  }

  .rows li {
    max-width: 27%;
  }
}

@font-face {
  font-family: 'orange-icons';
  font-style: normal;
  font-weight: normal;
  src: url(../fonts/./orange-icons.eot);
  src:
    url(../fonts/./orange-icons.eot#iefix) format('embedded-opentype'),
    url(../fonts/./orange-icons.ttf) format('truetype'),
    url(../fonts/./orange-icons.woff) format('woff'),
    url(../fonts/./orange-icons.svg#orange-icons) format('svg');
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'orange-icons', monospace !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
}

.icon-error_severe::before {
  content: "\e9d7";
}

.icon-Modifier_delete::before {
  content: "\ea5e";
}

html,
body {
  height: 100%;
  max-height: 100%;
  min-height: 100%;
  position: relative;
}

.eui-help-back {
  cursor: pointer;
  display: block;
}

.eui-containerGlobal {
  min-height: 100%;
  position: relative;
}

.eui-container {
  margin: 0 auto;
  max-width: 128rem;
}

#error-link-lost {
  display: inline;
}

.column {
  min-height: 2rem;
  text-align: center;
  width: 100%;
}

.eui-pub {
  margin-bottom: 6rem;
}

.noSelectContent {
  outline: 0;
}

#login,
#password {
  background-color: transparent;
  position: relative;
}

.eui-block {
  display: block;
}

#passwordContainer {
  max-width: 42.5rem;
  position: relative;
}

.off-screen {
  bottom: 0;
  filter: alpha(opacity=0);
  height: 0 !important;
  opacity: 0;
  overflow: hidden;
  position: fixed !important;
  right: 0;
  width: 0 !important;
}

footer {
  display: block;
  width: 100%;
}

.footer-fixed {
  bottom: 0;
  position: fixed;
}

.footer-fluid {
  position: relative;
}

#o-header {
  border-bottom: 0.1rem solid #ddd;
}

.eui-links a {
  font-weight: 700;
}

.eui-footer-banner {
  background-color: rgb(220, 220, 220);
  display: block;
  padding: 2rem 0;
}

.eui-mega-banner {
  height: 9rem;
  margin: 1rem auto 1rem auto;
  width: 72.8rem;
}

.eui-reinitLostLink {
  text-decoration: underline;
}

.eui-input-label {
  display: table;
}

.eui-row {
  display: table-row;
}

.eui-input-label label,
.eui-input-label .eui-assistance-area,
.eui-input-label .eui-label {
  display: table-cell;
  vertical-align: bottom;
}

.eui-form input[type=text],
.eui-form input[type=password] {
  font-weight: 700;
}

/*
Common defintions for svg icons.
Prefix with this class any of .eui-icon-* (ex:  .eui-svg .eui-icon-next)
*/

.eui-svg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  height: 100%;
  width: 100%;
}

.eui-svg::before,
.eui-svg-assist::before {
  content: " ";
}

.input-control-visual {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

.transparent-btn {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  width: 100%;
}

.eui-svg-assist {
  background: center no-repeat;
  background-size: contain;
  display: block;
  height: 100%;
  width: 100%;
}

.eui-icon-assist-show {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201000%201000%22%20width%3D%221000%22%20height%3D%221000%22%3E%3Cpath%20d%3D%22M513.081%20250.129c-4.017%200-8.041-.129-12.081-.129s-8.064.129-12.081.129C301.335%20250.129%20111.491%20382.343%2050%20500c61.491%20117.656%20249.335%20249.871%20436.919%20249.871%204.017%200%208.04.129%2012.081.129s8.064-.129%2012.081-.129C698.665%20749.871%20888.51%20617.656%20950%20500c-61.49-117.657-249.335-249.871-436.919-249.871zM498.62%20680a180%20180%200%201%201%20180-180%20180%20180%200%200%201-180%20180zm-378.2-179.963c29.782-41.595%2077.4-84.081%20132.916-117.816a545.263%20545.263%200%200%201%2055.918-29.695%20239.848%20239.848%200%200%200%20.78%20295.942%20537.117%20537.117%200%200%201-57.553-30.6c-55.012-33.642-102.328-76.134-132.064-117.834zm626.25%20117.747a544.106%20544.106%200%200%201-60.236%2031.655%20239.784%20239.784%200%200%200-.761-299.823%20536.07%20536.07%200%200%201%2061.852%2032.517c55.01%2033.642%20102.326%2076.136%20132.061%20117.836-29.786%2041.595-77.401%2084.076-132.919%20117.812zM597.931%20453.153a48.227%2048.227%200%201%201-62.472-56.6%20109.731%20109.731%200%201%200%2062.472%2056.6z%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
}

.eui-icon-assist-hide {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201000%201000%22%20width%3D%221000%22%20height%3D%221000%22%3E%3Cpath%20d%3D%22M809.208%20350.568l-43.17%2043.17c47.061%2031.481%2087.2%2069.038%20113.545%20105.978-29.782%2041.6-77.4%2084.079-132.916%20117.815a543.936%20543.936%200%200%201-60.236%2031.655%20240.332%20240.332%200%200%200%2042.215-218.056l-50.895%2050.895q.855%208.747.869%2017.722a179.994%20179.994%200%200%201-180%20180q-8.971%200-17.722-.869L416.177%20743.6a429.382%20429.382%200%200%200%2070.742%206.022c4.017%200%208.04.129%2012.081.129s8.064-.129%2012.081-.129C698.665%20749.621%20888.51%20617.406%20950%20499.75c-26.641-50.976-77.011-104.677-140.792-149.182zM120.417%20499.784C150.2%20458.19%20197.82%20415.7%20253.333%20381.968a545.253%20545.253%200%200%201%2055.918-29.694%20240.373%20240.373%200%200%200-38.318%20223.517l49.622-49.622a180.093%20180.093%200%200%201%20204.487-204.487l64.736-64.736a432.184%20432.184%200%200%200-76.7-7.066c-4.017%200-8.041-.13-12.081-.13s-8.064.13-12.081.13C301.335%20249.88%20111.491%20382.093%2050%20499.75c27.215%2052.073%2079.192%20106.99%20144.932%20152.043l43.24-43.241c-48.872-32.038-90.631-70.73-117.755-108.768zM823.218%20136l-318.76%20318.76-100.54%20100.54L133.25%20825.969%20186.281%20879l275.731-275.731L602.14%20463.141l274.11-274.11z%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
}

/* svg original size: width: 1.3rem;  height: 2rem; */

.eui-icon-next {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2013%2020%22%20width%3D%2213%22%20height%3D%2220%22%3E%3Cpath%20d%3D%22M2.5%2019c-0.4%200-0.9-0.2-1.2-0.5%20-0.3-0.3-0.4-0.6-0.4-1%200-0.4%200.2-0.7%200.5-1l7-6.5%20-7-6.7C1.2%203.1%201%202.7%201%202.4c0-0.4%200.1-0.7%200.4-1%200.6-0.5%201.5-0.5%202.1%200l8%207.7c0.3%200.3%200.4%200.6%200.4%201%200%200.4-0.2%200.7-0.5%201l-8%207.5C3.2%2018.9%202.9%2019%202.5%2019L2.5%2019%202.5%2019z%22%2F%3E%3C%2Fsvg%3E");
}

/* svg original size: width: 1.3rem;  height: 2rem; */

.eui-icon-back {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2013%2020%22%3E%3Cpath%20d%3D%22m10.3%201c0.4%200%200.9%200.2%201.2%200.5%200.3%200.3%200.4%200.6%200.4%201%200%200.4-0.2%200.7-0.5%201l-7%206.5%207%206.7c0.2%200.2%200.4%200.6%200.4%200.9%200%200.4-0.1%200.7-0.4%201-0.6%200.5-1.5%200.5-2.1%200l-8-7.7c-0.3-0.3-0.4-0.6-0.4-1%200-0.4%200.2-0.7%200.5-1l8-7.5c0.2-0.3%200.5-0.4%200.9-0.4v0z%22%2F%3E%3C%2Fsvg%3E");
}

/* SVG original size: width: 1.7rem; height: 2.6rem; */

.eui-icon-avatar {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217%22%20height%3D%2226%22%20viewBox%3D%220%200%2017%2026%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%20%7B%20fill-rule%3A%20evenodd%3B%20%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M3.09%2026A3.073%203.073%200%200%201%200%2022.94v-6.42a6.866%206.866%200%200%201%203.63-5.89%207.164%207.164%200%200%200%209.74%200A6.857%206.857%200%200%201%2017%2016.67V26H3.09zM8.5%2011.01a5.505%205.505%200%201%201%205.56-5.5%205.53%205.53%200%200%201-5.56%205.5z%22%2F%3E%3C%2Fsvg%3E");
}

.eui-icon-avatar-grey {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217%22%20height%3D%2226%22%20viewBox%3D%220%200%2017%2026%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%20%7B%20fill-rule%3A%20evenodd%3B%20fill%3A%20%23b1b1b1%3B%20%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M3.09%2026A3.073%203.073%200%200%201%200%2022.94v-6.42a6.866%206.866%200%200%201%203.63-5.89%207.164%207.164%200%200%200%209.74%200A6.857%206.857%200%200%201%2017%2016.67V26H3.09zM8.5%2011.01a5.505%205.505%200%201%201%205.56-5.5%205.53%205.53%200%200%201-5.56%205.5z%22%2F%3E%3C%2Fsvg%3E");
}

/* SVG original size: width: 1.8rem; height: 1.8rem; */

.eui-icon-close {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%20%7B%20fill-rule%3A%20evenodd%3B%20%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M17.36%2014.28a2.2%202.2%200%200%201%20.04%203.07%202.145%202.145%200%200%201-1.53.65%202.06%202.06%200%200%201-1.48-.62L9%2012.03l-5.39%205.35a2.06%202.06%200%200%201-1.48.62%202.13%202.13%200%200%201-1.53-.65%202.2%202.2%200%200%201%20.04-3.07L5.95%209%20.64%203.73A2.2%202.2%200%200%201%20.6.66%202.1%202.1%200%200%201%203.61.62L9%205.97%2014.39.62a2.1%202.1%200%200%201%203.01.04%202.2%202.2%200%200%201-.04%203.07L12.05%209z%22%2F%3E%3C%2Fsvg%3E");
}

.eui-icon-close-grey {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%20%7B%20fill-rule%3A%20evenodd%3B%20fill%20%3A%20%23b1b1b1%20%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M17.36%2014.28a2.2%202.2%200%200%201%20.04%203.07%202.145%202.145%200%200%201-1.53.65%202.06%202.06%200%200%201-1.48-.62L9%2012.03l-5.39%205.35a2.06%202.06%200%200%201-1.48.62%202.13%202.13%200%200%201-1.53-.65%202.2%202.2%200%200%201%20.04-3.07L5.95%209%20.64%203.73A2.2%202.2%200%200%201%20.6.66%202.1%202.1%200%200%201%203.61.62L9%205.97%2014.39.62a2.1%202.1%200%200%201%203.01.04%202.2%202.2%200%200%201-.04%203.07L12.05%209z%22%2F%3E%3C%2Fsvg%3E");
}

/* SVG original size: width: 3rem; height: 3rem; */

.eui-icon-help {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2031%2031%22%3E%3Cpath%20d%3D%22M15%200C6.7%200%200%206.7%200%2015s6.7%2015%2015%2015%2015-6.7%2015-15S23.3%200%2015%200zm1.1%2024c-.4.3-.8.5-1.3.5s-1-.2-1.3-.5c-.4-.3-.6-.8-.6-1.4%200-.5.2-1%20.6-1.3.4-.4.8-.5%201.4-.5.5%200%201%20.2%201.3.5.4.4.5.8.5%201.3%200%20.6-.2%201.1-.6%201.4zm4.7-11.6c-.3.5-.6%201-1%201.4-.4.4-1.1%201-2.1%202l-.7.7c-.2.2-.3.4-.4.5-.1.2-.1.3-.2.5%200%20.2-.1.5-.2.9-.2.9-.7%201.3-1.5%201.3-.4%200-.8-.1-1.1-.4-.3-.3-.4-.7-.4-1.3%200-.7.1-1.3.3-1.8.2-.5.5-1%20.9-1.4.4-.4.8-.9%201.5-1.4.5-.5.9-.8%201.2-1.1.2-.2.4-.5.6-.8.2-.3.2-.6.2-1%200-.7-.2-1.2-.7-1.7-.5-.5-1.1-.7-1.9-.7-.9%200-1.6.2-2%20.7-.4.5-.8%201.2-1.1%202.1-.3.9-.8%201.4-1.6%201.4-.5%200-.9-.2-1.2-.5-.3-.3-.5-.7-.5-1.1%200-.8.3-1.6.8-2.4.5-.8%201.3-1.5%202.2-2%201-.5%202.1-.8%203.4-.8%201.2%200%202.3.2%203.2.7.9.4%201.6%201.1%202.2%201.8.5.8.8%201.6.8%202.5-.3.7-.4%201.3-.7%201.9z%22%20fill%3D%22%23527edb%22%2F%3E%3C%2Fsvg%3E");
}

.eui-icon-help:hover,
.eui-icon-help:focus {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2031%2031%22%3E%3Cpath%20d%3D%22M15%200C6.7%200%200%206.7%200%2015s6.7%2015%2015%2015%2015-6.7%2015-15S23.3%200%2015%200zm1.1%2024c-.4.3-.8.5-1.3.5s-1-.2-1.3-.5c-.4-.3-.6-.8-.6-1.4%200-.5.2-1%20.6-1.3.4-.4.8-.5%201.4-.5.5%200%201%20.2%201.3.5.4.4.5.8.5%201.3%200%20.6-.2%201.1-.6%201.4zm4.7-11.6c-.3.5-.6%201-1%201.4-.4.4-1.1%201-2.1%202l-.7.7c-.2.2-.3.4-.4.5-.1.2-.1.3-.2.5%200%20.2-.1.5-.2.9-.2.9-.7%201.3-1.5%201.3-.4%200-.8-.1-1.1-.4-.3-.3-.4-.7-.4-1.3%200-.7.1-1.3.3-1.8.2-.5.5-1%20.9-1.4.4-.4.8-.9%201.5-1.4.5-.5.9-.8%201.2-1.1.2-.2.4-.5.6-.8.2-.3.2-.6.2-1%200-.7-.2-1.2-.7-1.7-.5-.5-1.1-.7-1.9-.7-.9%200-1.6.2-2%20.7-.4.5-.8%201.2-1.1%202.1-.3.9-.8%201.4-1.6%201.4-.5%200-.9-.2-1.2-.5-.3-.3-.5-.7-.5-1.1%200-.8.3-1.6.8-2.4.5-.8%201.3-1.5%202.2-2%201-.5%202.1-.8%203.4-.8%201.2%200%202.3.2%203.2.7.9.4%201.6%201.1%202.2%201.8.5.8.8%201.6.8%202.5-.3.7-.4%201.3-.7%201.9z%22%20fill%3D%22%23000000%22%2F%3E%3C%2Fsvg%3E");
}

.eui-icon-help:active {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2031%2031%22%3E%3Cpath%20d%3D%22M15%200C6.7%200%200%206.7%200%2015s6.7%2015%2015%2015%2015-6.7%2015-15S23.3%200%2015%200zm1.1%2024c-.4.3-.8.5-1.3.5s-1-.2-1.3-.5c-.4-.3-.6-.8-.6-1.4%200-.5.2-1%20.6-1.3.4-.4.8-.5%201.4-.5.5%200%201%20.2%201.3.5.4.4.5.8.5%201.3%200%20.6-.2%201.1-.6%201.4zm4.7-11.6c-.3.5-.6%201-1%201.4-.4.4-1.1%201-2.1%202l-.7.7c-.2.2-.3.4-.4.5-.1.2-.1.3-.2.5%200%20.2-.1.5-.2.9-.2.9-.7%201.3-1.5%201.3-.4%200-.8-.1-1.1-.4-.3-.3-.4-.7-.4-1.3%200-.7.1-1.3.3-1.8.2-.5.5-1%20.9-1.4.4-.4.8-.9%201.5-1.4.5-.5.9-.8%201.2-1.1.2-.2.4-.5.6-.8.2-.3.2-.6.2-1%200-.7-.2-1.2-.7-1.7-.5-.5-1.1-.7-1.9-.7-.9%200-1.6.2-2%20.7-.4.5-.8%201.2-1.1%202.1-.3.9-.8%201.4-1.6%201.4-.5%200-.9-.2-1.2-.5-.3-.3-.5-.7-.5-1.1%200-.8.3-1.6.8-2.4.5-.8%201.3-1.5%202.2-2%201-.5%202.1-.8%203.4-.8%201.2%200%202.3.2%203.2.7.9.4%201.6%201.1%202.2%201.8.5.8.8%201.6.8%202.5-.3.7-.4%201.3-.7%201.9z%22%20fill%3D%22%23f16e00%22%2F%3E%3C%2Fsvg%3E");
}

/* SVG original size: width: 1.7rem;  height: 2.6rem; */

.eui-icon-mc {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2017%2026%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bdisplay%3Anone%3B%7D%20.st1%7Bdisplay%3Ainline%3B%7D%20.st2%7Bdisplay%3Ainline%3Bfill%3A%235B5377%3B%7D%20.st3%7Bfill%3A%235B5377%3B%7D%20%3C%2Fstyle%3E%3Cg%20class%3D%22st0%22%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M3.1%2026C1.4%2026%200%2024.6%200%2022.9c0%200%200%200%200%200v-6.4l0%200c0.1-2.5%201.4-4.7%203.6-5.9%202.7%202.5%207%202.5%209.7%200%202.2%201.2%203.6%203.5%203.6%206V26H3.1zM8.5%2011C5.5%2011%203%208.5%203%205.5S5.6%200%208.6%200c3%200%205.5%202.5%205.5%205.5C14%208.6%2011.6%2011%208.5%2011%208.5%2011%208.5%2011%208.5%2011z%22%2F%3E%3C%2Fg%3E%3Cg%20class%3D%22st0%22%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M4.7%2010.2C4.3%209.5%204.2%208.8%204.2%208c0-2.3%201.5-4.2%203.4-4.2C9.4%203.7%2011%205.6%2011%208c0%200.8-0.2%201.6-0.5%202.2H14c0.2-0.7%200.3-1.5%200.3-2.2%200-1.9-0.6-3.7-1.7-5.1%20-1.3-1.6-3.1-2.5-5-2.5%20-1.9%200-3.7%200.9-5%202.5C1.4%204.3%200.8%206.1%200.8%208c0%200.8%200.1%201.5%200.3%202.2H4.7zM7.6%2017.5L9%2011.6h5.6c0.8%200%201.4%200.6%201.4%201.4v11.5c0%200.8-0.6%201.4-1.4%201.4h-2v-8.4l-1.9%208.4H4.4l-1.9-8.4v8.4h-2c-0.8%200-1.4-0.6-1.4-1.4V13c0-0.8%200.6-1.4%201.4-1.4h5.6L7.6%2017.5%207.6%2017.5z%22%2F%3E%3C%2Fg%3E%3Cpath%20class%3D%22st3%22%20d%3D%22M5.6%2010.1C5.3%209.5%205.1%208.7%205.1%207.9c0-2.3%201.5-4.2%203.4-4.2%201.9%200%203.4%201.9%203.4%204.2%200%200.8-0.2%201.6-0.5%202.2h3.5c0.2-0.7%200.3-1.4%200.3-2.2%200-1.9-0.6-3.7-1.7-5%20-1.3-1.6-3.1-2.5-5-2.5%20-1.9%200-3.7%200.9-5%202.5C2.4%204.2%201.8%206%201.8%207.9c0%200.8%200.1%201.5%200.3%202.2H5.6zM8.5%2017.4l1.5-5.9h5.5c0.8%200%201.4%200.6%201.4%201.4v11.4c0%200.8-0.6%201.4-1.4%201.4h-2v-8.4l-1.9%208.4H5.4l-1.9-8.4v8.4h-2c-0.8%200-1.4-0.6-1.4-1.4V12.9c0-0.8%200.6-1.4%201.4-1.4H7L8.5%2017.4%208.5%2017.4z%22%2F%3E%3C%2Fsvg%3E");
}

.eui-icon-warning {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2031%22%3E%3Cpath%20fill%3D%22%23cd3c14%22%20d%3D%22M14.103.005c-.01.007-.176.024-.37.038-.193.01-.39.03-.44.036l-.264.037c-.304.04-.84.124-.987.16-.078.017-.26.06-.405.09-1.99.44-4.15%201.455-5.758%202.71-1.275.992-2.318%202.08-3.21%203.362C1.686%207.85.915%209.52.478%2011.193c-.134.517-.303%201.37-.352%201.778-.02.173-.046.38-.056.458-.093.747-.093%202.405%200%203.14.157%201.29.337%202.1.7%203.2.302.908.795%202.007%201.218%202.714.078.134.155.265.17.286.108.186.415.65.615.933%201.807%202.536%204.417%204.49%207.336%205.49.764.26%201.986.56%202.672.652.1.014.208.028.247.035.034.007.172.025.298.035.127.015.28.032.335.04.268.038%202.282.034%202.694-.008.947-.095%201.388-.17%202.236-.377%203.797-.926%207.11-3.342%209.178-6.684%201.276-2.06%202.05-4.462%202.206-6.85.046-.718.025-2.18-.042-2.596-.007-.042-.04-.288-.07-.538-.29-2.247-1.233-4.628-2.596-6.558-.198-.282-.282-.39-.638-.838-.454-.567-1.24-1.374-1.863-1.91C22.827%201.932%2020.485.79%2017.96.28c-.194-.04-.416-.082-.49-.092-.074-.01-.17-.025-.21-.035-.044-.007-.153-.025-.25-.036-.096-.01-.24-.028-.318-.038-.078-.012-.205-.026-.282-.036-.19-.022-2.286-.057-2.307-.04zm1.5%205.2c.42.14.796.424%201.015.773.214.34.366.933.352%201.394-.003.233-.05%201.022-.067%201.215-.003.067-.02.265-.032.44-.024.332-.045.63-.073.987-.01.116-.025.33-.035.475-.042.612-.056.763-.07.915-.008.088-.025.278-.036.422-.035.476-.05.648-.084%201.057-.02.222-.046.532-.057.687-.01.156-.024.353-.035.44-.007.09-.024.255-.035.37-.01.117-.025.282-.035.37-.007.09-.025.286-.035.44-.01.156-.03.346-.036.423-.01.078-.025.236-.036.353-.045.5-.07.753-.123%201.197a38.735%2038.735%200%200%200-.055.493c-.036.32-.085.486-.19.627-.2.275-.472.398-.9.408-.467.012-.773-.125-.98-.435-.1-.145-.128-.233-.16-.493l-.056-.405c-.008-.05-.033-.28-.054-.51-.035-.403-.056-.61-.088-.846-.007-.06-.025-.232-.035-.387-.01-.155-.028-.345-.035-.422-.028-.256-.05-.524-.07-.81-.01-.154-.03-.33-.036-.387-.007-.06-.025-.264-.035-.458-.014-.193-.032-.39-.035-.44-.007-.05-.02-.232-.035-.405-.01-.176-.03-.366-.036-.422-.006-.06-.023-.25-.034-.423-.01-.176-.028-.387-.035-.475-.013-.148-.034-.43-.07-.88-.006-.107-.024-.32-.035-.476l-.07-.934c-.007-.126-.025-.348-.035-.493-.007-.144-.025-.398-.04-.563-.087-1.124.068-1.803.526-2.3.503-.542%201.313-.75%202.018-.518zm.018%2015.874c.66.225%201.18.802%201.315%201.454.077.384.03.87-.11%201.215-.2.478-.686.9-1.225%201.062-.317.095-.944.085-1.25-.02-.426-.15-.835-.455-1.04-.78-.327-.517-.37-1.358-.098-1.922.26-.54.778-.944%201.367-1.07.23-.053.82-.018%201.04.06z%22%2F%3E%3C%2Fsvg%3E");
}

.eui-icon-error {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%20width%3D%2230%22%20height%3D%2230%22%20viewBox%3D%220%200%2030%2030%22%20version%3D%221.1%22%20id%3D%22svg8%22%20inkscape%3Aversion%3D%220.92.1%20r15371%22%20sodipodi%3Adocname%3D%22drawing.svg%22%3E%3Cdefs%20id%3D%22defs2%22%2F%3E%3Csodipodi%3Anamedview%20id%3D%22base%22%20pagecolor%3D%22%23ffffff%22%20bordercolor%3D%22%23666666%22%20borderopacity%3D%221.0%22%20inkscape%3Apageopacity%3D%220.0%22%20inkscape%3Apageshadow%3D%222%22%20inkscape%3Azoom%3D%220.0%22%20inkscape%3Acx%3D%22120.83712%22%20inkscape%3Acy%3D%2261.271929%22%20inkscape%3Adocument-units%3D%22mm%22%20inkscape%3Acurrent-layer%3D%22layer1%22%20showgrid%3D%22false%22%20inkscape%3Awindow-width%3D%221280%22%20inkscape%3Awindow-height%3D%221002%22%20inkscape%3Awindow-x%3D%221912%22%20inkscape%3Awindow-y%3D%22-8%22%20inkscape%3Awindow-maximized%3D%221%22%2F%3E%3Cmetadata%20id%3D%22metadata5%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%2F%3E%3Cdc%3Atitle%3E%3C%2Fdc%3Atitle%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cg%20inkscape%3Alabel%3D%22Layer%201%22%20inkscape%3Agroupmode%3D%22layer%22%20id%3D%22layer1%22%20transform%3D%22translate%280%2C-267%29%22%3E%3Cg%20id%3D%22layer1-9%22%20transform%3D%22matrix%280.9760542%2C0%2C0%2C0.984616%2C-66.163555%2C229.52011%29%22%3E%3Cellipse%20id%3D%22path3693%22%20cx%3D%2283.154762%22%20cy%3D%2253.299858%22%20rx%3D%2215.367999%22%20ry%3D%2215.234365%22%20style%3D%22fill%3A%23cd3c14%3Bfill-opacity%3A1%3Bstroke-width%3A0.26458332%22%2F%3E%3Cg%20id%3D%22g4521%22%20transform%3D%22translate%281.1575523%2C-0.25984791%29%22%20style%3D%22fill%3A%23ffffff%3Bstroke%3A%23ffffff%3Bstroke-opacity%3A1%22%3E%3Cpath%20id%3D%22path3695%22%20d%3D%22m%2077.910342%2C57.646574%208.173736%2C-8.173733%22%20style%3D%22fill%3A%23ffffff%3Bstroke%3A%23ffffff%3Bstroke-width%3A3.0999999%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%3Cpath%20id%3D%22path3695-8%22%20d%3D%22M%2086.084077%2C57.646574%2077.910344%2C49.472838%22%20style%3D%22fill%3A%23ffffff%3Bstroke%3A%23ffffff%3Bstroke-width%3A3.10000014%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20inkscape%3Aconnector-curvature%3D%220%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.eui-preloader {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.0%22%20width%3D%2220px%22%20height%3D%225px%22%20viewBox%3D%220%200%20128%2032%22%20xml%3Aspace%3D%22preserve%22%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22%23EEEEEE%22%20%2F%3E%3Ccircle%20fill%3D%22%23f16c00%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%2211%22%20transform%3D%22translate%2816%2016%29%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20type%3D%22scale%22%20additive%3D%22sum%22%20values%3D%221%3B1.42%3B1%3B1%3B1%3B1%3B1%3B1%3B1%3B1%22%20dur%3D%22900ms%22%20repeatCount%3D%22indefinite%22%3E%3C%2FanimateTransform%3E%3C%2Fcircle%3E%3Ccircle%20fill%3D%22%23f16c00%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%2211%22%20transform%3D%22translate%2864%2016%29%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20type%3D%22scale%22%20additive%3D%22sum%22%20values%3D%221%3B1%3B1%3B1%3B1.42%3B1%3B1%3B1%3B1%3B1%22%20dur%3D%22900ms%22%20repeatCount%3D%22indefinite%22%3E%3C%2FanimateTransform%3E%3C%2Fcircle%3E%3Ccircle%20fill%3D%22%23f16c00%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%2211%22%20transform%3D%22translate%28112%2016%29%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20type%3D%22scale%22%20additive%3D%22sum%22%20values%3D%221%3B1%3B1%3B1%3B1%3B1%3B1%3B1.42%3B1%3B1%22%20dur%3D%22900ms%22%20repeatCount%3D%22indefinite%22%3E%3C%2FanimateTransform%3E%3C%2Fcircle%3E%3C%2Fsvg%3E");
  display: inline-block;
  height: 5px;
  margin-left: 5px;
  width: 20px;
}

.mc-msg-desktop {
  display: block;
}

.mc-msg-mobile {
  display: none;
}

.mc-confirm-pad {
  padding-top: 1rem;
}

.eui-identity-area {
  display: table;
  margin-top: 1.5rem;
}

.eui-identity-area .eui-avatar {
  background-color: #eee;
  display: table-cell;
  vertical-align: middle;
}

.eui-identity-area .eui-mc-avatar .eui-user-pic {
  border: 0.4rem solid #fff;
  margin: 0 auto;
}

.eui-identity-area .eui-identity {
  display: table-cell;
  font-size: 1.6rem;
  font-weight: 700;
  padding-left: 1rem;
  text-align: left;
  vertical-align: middle;
}

.eui-identity-area .eui-identity p {
  margin: 0;
  padding: 0;
}

.eui-identity-area .eui-mc-notice {
  display: table;
}

.eui-identity-area .eui-mc-lock,
.eui-identity-area .eui-mc-msg {
  display: table-cell;
  vertical-align: bottom;
}

.eui-identity-area .eui-mc-msg {
  padding: 0 0 0 1rem;
}

.eui-identity-area .eui-mc-msg p:first-child {
  margin-bottom: 0.5rem;
}

/**
 * Warning technical error
 */

.eui-error-area {
  display: block;
}

.eui-error-area .zone-icon {
  background-color: #fff;
  display: table-cell;
  vertical-align: middle;
}

.eui-error-area .zone-msg {
  color: #cd3c14;
  display: table-cell;
  vertical-align: middle;
}

.eui-error-area .zone-msg-btm {
  display: block;
  vertical-align: middle;
  width: 100%;
}

.eui-error-area p {
  font-weight: 700;
  margin: 0;
}

.eui-empty-login {
  height: 3.4rem;
}

/*
 * end warning
 */

.eui-account-login {
  height: 3.4rem;
}

.eui-account-group {
  margin: 0 0 4.5rem 0;
  padding: 0;
}

.eui-account-group .eui-links {
  margin: 20px 0 0 0;
}

.eui-account-line {
  background-color: #eee;
  cursor: pointer;
  display: block;
  margin: 0 0 1rem 0;
}

.eui-account-line > div {
  display: block;
  float: left;
  height: inherit;
  margin: 0;
  padding: 0;
}

.eui-account-icon {
  width: 4.7rem;
}

/* line-height is = the height of the div.eui-account-line block
to pistition the element vertically
 */

.eui-account-icon > .eui-svg {
  margin: auto;
  width: 17px;
}

/* To truncate automaticly the text in the eui-account-login block the size must have fixed size
which is: div.eui-account-line.width -  div.eui-account-icon.width - div.eui-account-action.width
of 42.5rem */

.eui-ellipsis {
  overflow: hidden;
  -ms-text-overflow: ellipsis; /* required for IE8, allegedly */
  text-overflow: ellipsis;

  /* required for Opera */
  white-space: nowrap;
}

/* line-height is = the height of the div.eui-account-line block
to pistition the element vertically
 */

.eui-account-login span {
  font-weight: bold;
}

.eui-account-action {
  width: 3.2rem;
}

/* line-height is = the height of the div.eui-account-line block
to pistition the element vertically
 */

.eui-account-action > .eui-svg {
  margin: auto;
  width: 13px;
}

.form-group {
  margin-bottom: 0;
}

.form-group.has-error .form-control-message {
  line-height: 1.4rem;
  margin-bottom: 0.6rem;
  padding: 0;
}

.form-group.has-error .form-control-message a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-decoration: underline;
}

/*
!Important: switch from '.has-error' to '.had-error' on 'input.form-control' focus event
and set the
Once, the error shown we keep empty space of the error message box
without displaing the message
*/

.eui-mc .form-group.had-error .form-control-message {
  display: none;
}

.form-group.had-error .form-control-message {
  visibility: hidden;
}

.form-group.had-error .form-control {
  border-color: #ccc;
}

.form-group.had-error .form-control:focus {
  border-color: #999;
}

/*
the checkbox border color
*/

.eui-checkbox {
  height: 2rem;
}

.eui-checkbox input[type="checkbox"] {
  display: none;
}

.o-checkbox[type="checkbox"] + label {
  height: 2rem;
  margin: 0;
}

.o-checkbox[type="checkbox"]:checked:focus + label,
.o-checkbox[type="checkbox"]:not(:checked):focus + label {
  border-color: transparent;
  outline: 1px dotted black;
  outline-offset: 5px;
}

.eui-label-content {
  display: inline-block;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled],
.btn-info[disabled]:hover {
  cursor: auto;
}

#btnAction.btn-primary {
  background-color: #5b5377;
  border-color: #5b5377;
  height: 4rem;
  padding: 0.8rem 2.4rem 0.8rem 2.4rem;
}

#btnAction.btn-info {
  height: 4rem;
  padding: 0.8rem 2.4rem 0.8rem 2.4rem;
}

.eui-assistance-area button {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
}

.eui-help {
  background-color: #eee;
  margin-bottom: 1rem;
  padding: 1rem 4.8rem 1rem 1rem;
  position: relative;
  text-align: justify;
  width: 42.5rem;
}

.eui-help .eui-close {
  background-color: inherit;
  border: none;
  display: inline-block;
  height: 1.8rem;
  position: absolute;
  right: 1rem;
  top: 1rem;
  width: 1.8rem;
}

.mc-action-area .eui-btn-sub {
  background-color: #5b5377;
  border-color: #5b5377;
  padding: 0.8rem 2.1rem 0.8rem 2rem;
}

.mc-action-area .eui-btn-sub:hover {
  background-color: #5b5377;
  border-color: #5b5377;
}

.eui-help .eui-close:focus {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%20%7B%20fill-rule%3A%20evenodd%3B%20%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M17.36%2014.28a2.2%202.2%200%200%201%20.04%203.07%202.145%202.145%200%200%201-1.53.65%202.06%202.06%200%200%201-1.48-.62L9%2012.03l-5.39%205.35a2.06%202.06%200%200%201-1.48.62%202.13%202.13%200%200%201-1.53-.65%202.2%202.2%200%200%201%20.04-3.07L5.95%209%20.64%203.73A2.2%202.2%200%200%201%20.6.66%202.1%202.1%200%200%201%203.61.62L9%205.97%2014.39.62a2.1%202.1%200%200%201%203.01.04%202.2%202.2%200%200%201-.04%203.07L12.05%209z%22%2F%3E%3C%2Fsvg%3E");
}

.eui-clear {
  clear: both;
  max-width: 100%;
  min-width: 100%;
  width: 100%;
}

#changeAccountDiv {
  bottom: 0;
  display: none;
}

.eui-help-container .o-accordion .panel-default:first-child .panel-heading,
.eui-container .o-accordion .panel-default {
  border: none;
}

.eui-help-container .panel-collapse {
  outline: none;
}

.eui-help-container .panel-group {
  margin-bottom: 1rem;
}

.eui-help-container .o-accordion .eui-account-line {
  font-size: 1.8rem;
  margin: 0;
}

.eui-help-container h2 {
  font-size: 2.4rem;
}

.eui-help-container .eui-img-link {
  margin-top: 2rem;
}

.eui-help-container .panel-body p.eui-help-text {
  margin: 0;
}

.eui-help-container .panel-body a {
  text-decoration: underline;
}

.eui-assistance {
  border: 1px solid #000;
  margin-top: 25px;
  padding: 25px 40px 40px 40px;
}

.eui-assistance p {
  font-size: 1.6rem;
}

/**
 * Escorteur Step 3
 */

.eui-btn-img {
  background-color: inherit;
  border: none;
}

.mc-st3 .eui-identity-area .eui-mc-avatar {
  border: 0;
}

.mc-st3 .eui-identity-area .eui-mc-msg {
  padding: 0;
}

.mc-st3 .mc-identity {
  display: table;
  margin-bottom: 1rem;
}

.mc-st3 .mc-identity > div {
  display: table-cell;
  vertical-align: bottom;
}

.mc-code-invite {
  display: table;
  margin-top: 4.3rem;
}

.mc-code-invite .mc-code-logo {
  display: table-cell;
  vertical-align: top;
}

.mc-code-invite .mc-logo-code {
  height: 7.2rem;
  margin-right: 0.9rem;
  width: 8rem;
}

.mc-code-invite p {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 2.4rem;
  margin: 0;
}

.mc-st3 .eui-form {
  overflow: visible;
}

.mc-st3 .eui-identity-area {
  display: table;
}

.eui-identity-area p {
  font-weight: 700;
  margin: 0;
  padding: 0;
  text-align: left;
}

.x-col-avatar,
.x-col-identity {
  display: table-cell;
}

.x-col-avatar {
  vertical-align: top;
}

.x-col-identity {
  position: relative;
  vertical-align: top;
}

.x-identity {
  display: table;
  padding-bottom: 0.3rem;
}

.x-identity > div {
  display: table-cell;
  vertical-align: bottom;
}

.mc-st3 .eui-mc-lock {
  float: left;
}

a.mc-back:hover {
  color: #000;
}

.mc-back {
  cursor: pointer;
  display: table;
  height: 2rem;
  margin-bottom: 2rem;
}

.mc-back > * {
  display: table-cell;
  vertical-align: middle;
}

.mc-back .eui-svg {
  height: 2rem;
  width: 1.4rem;
}

.mc-back p {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 2rem;
  padding-left: 0.5rem;
}

.mc-error-area {
  display: block;
}

.mc-error-area .zone-icon {
  background-color: #fff;
  display: table-cell;
  vertical-align: top;
}

.mc-error-area .zone-icon img {
  height: 4rem;
  width: 4rem;
}

.mc-error-area .zone-msg {
  color: #000;
  display: table-cell;
  vertical-align: middle;
}

.mc-error-area .zone-msg-btm {
  display: block;
  vertical-align: middle;
  width: 100%;
}

.mc-error-area .zone-msg-btm p {
  font-weight: normal;
}

.mc-error-area p {
  font-weight: 700;
  margin: 0;
}

#authWithoutMCDiv a {
  white-space: nowrap;
}

#authWithoutMCDiv.disabled a {
  color: #666;
}

.eui-links-mcAuth {
  cursor: pointer;
  display: inline-block;
  font-size: 1.6rem;
  font-weight: bold;
  left: 1.5rem;
  letter-spacing: -0.03rem;
  line-height: 1.8rem;
  margin-top: 2rem;
  position: relative;
  vertical-align: middle;
}

.eui-mc-container-btn {
  width: auto;
}

#assist-btn,
.assist-area {
  height: 3rem;
  width: 3rem;
}

#assist-btn:focus,
#assist-btn:active {
  outline: 1px dotted black;
}

#changeAccountLink {
  text-decoration: underline;
}

#btnSubmit,
#btnAction {
  height: 5rem !important;
}

.promoteMC-container {
  padding-bottom: 5rem;
  padding-top: 2rem;
}

/*
    CNIL
 */

.cn-container {
  padding-bottom: 5rem;
  padding-top: 4rem;
}

.cn-container .btn {
  padding: 0.8rem 2rem;
}

.btnOptional {
  margin-left: 1rem;
}

.cn-btn1,
.cn-btn2 {
  padding: 0;
}

.cn-btn-container {
  padding-top: 2rem;
}

.mainCadenas {
  height: 12.4rem;
  width: 16rem;
}

.cn-titre {
  font-size: 2.4rem;
  font-weight: bold;
}

.cn-msg {
  font-size: 1.6rem;
  line-height: 1.3;
}

.pm-btn2 {
  margin-top: 1rem;
}

.eui-pm {
  padding-bottom: 1rem;
}

.eui-pm > h1 {
  padding-left: 1rem;
}

#linkActivateBloc {
  padding-left: 1rem;
}

.o-link-arrow.back::before {
  color: #000;
  content: "\e903";
  font-family: "boosted";
  font-size: 1rem;
  padding: 0 1rem 0 0;
}

.o-link-arrow.back::after {
  content: "";
  padding: 0;
}

#sendAuthToken {
  margin-left: 1.875rem;
}

/*
    1rem = 10px @see: html.font-size
*/

/*
(col-xs-*) Extra Small
*/

@media (max-width: 767px) {
  .cn-btn-container {
    display: flex;
    flex-direction: column;
    padding-left: 0;
  }

  .mainCadenas {
    margin-left: 5rem;
  }

  .cn-btn2 {
    order: 1;
  }

  .cn-btn1 {
    margin-top: 1rem;
    order: 2;
  }

  .cn-container {
    max-width: 30.2rem;
  }

  .eui-pm {
    padding-bottom: 1rem;
  }

  .btnOptional {
    margin-left: 0;
  }

  #passwordContainer {
    max-width: 30.2rem !important;
  }

  .errorForgotLinkMC {
    margin-bottom: -4rem;
  }

  #btnSubmit,
  #btnAction {
    height: 4rem !important;
  }

  .eui-title-area {
    border-bottom: 0.1rem solid #ddd;
  }

  .eui-title-area h1 {
    line-height: 2rem;
    margin: 0;
    padding: 1.4rem 0;
  }

  .eui-btn-sub {
    margin-top: 1.6rem;
  }

  .eui-st2 .eui-btn-sub {
    margin-top: 2rem;
  }

  .eui-auth-btn {
    margin-top: 2.7rem !important;
  }

  .form-group.has-error .form-control-message {
    max-width: 30.2rem;
  }

  #login {
    padding: 0.8rem 0.7rem;
  }

  .eui-input-label {
    margin-bottom: 1rem;
    margin-top: 1rem;

    /* height: 2.2em; */
    width: 30.2rem;
  }

  .eui-input-label .eui-icon-help {
    height: 2rem;
    width: 2rem;
  }

  .eui-input-label label,
  .eui-input-label .eui-label {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.6rem;
    margin: 0;
    width: 100%;
  }

  .eui-help {
    width: 30.2rem;
  }

  .eui-form input[type=text],
  .eui-form input[type=password],
  .eui-form .eui-account-line,
  .eui-identity-area {
    height: 4rem;
    width: 30.2rem;
  }

  .pass-assist {
    padding-right: 4.2rem;
  }

  .assist-area {
    margin: 0.5rem 1.2rem 0.5rem 0;
  }

  .eui-error-area {
    margin: 1rem 0 0 0;
    width: 30.2rem;
  }

  .eui-identity-area {
    display: inline-block;
    height: 6.8rem;
    margin-bottom: 1.3rem;
  }

  .eui-identity-area .eui-avatar {
    border-radius: 50%;
    height: 6.8rem;
    width: 6.8rem;
  }

  .eui-identity-area .eui-avatar .eui-svg {
    height: 5rem;
    margin: 0 auto;
    width: 3.4rem;
  }

  .eui-identity-area .eui-avatar .eui-user-pic {
    border-radius: 50%;
    height: 6.8rem;
    width: 6.8rem;
  }

  .eui-identity-area .eui-mc-avatar .eui-user-pic {
    border-radius: 50%;
    height: 6rem;
    width: 6rem;
  }

  .eui-identity-area .eui-mc-notice {
    margin-top: 0.5rem;
  }

  .eui-identity-area .eui-mc-lock .eui-svg {
    height: 2.3rem;
    margin-bottom: -0.1rem;
    margin-right: 0.5rem;
    width: 1.4rem;
  }

  /*
     * width must be fixed for truncating the login (content of .eui-identity-area) with ellipsis
     */
  .eui-identity-area .eui-id-login {
    width: 22.4rem;
  }

  /* same height  as .eui-avatar for aligning the following text on the same line */
  .eui-identity-area .eui-identity > p {
    line-height: 6.8rem;
  }

  /**
  * Technical error warning
  */

  /* same margin-top as for password stage */
  .eui-error-area .zone-icon {
    height: 6.1rem;
    width: 6.8rem;
  }

  .eui-error-area .zone-icon .eui-svg {
    height: 3.5rem;
    margin: auto;
    width: 3.5rem;
  }

  .eui-error-area .zone-msg {
    padding: 0 0 0 1rem;
  }

  .eui-error-area .zone-msg-btm {
    margin-top: 2.7rem;
  }

  .eui-error-area p {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }

  .eui-empty-login {
    height: 3rem;
  }

  /**
  * End Technical error warning
  */
  .eui-account-login {
    height: 3.4rem;
    width: 22.2rem;
  }

  .eui-account-login span {
    font-size: 1.6rem;
    line-height: 4rem;
  }

  .eui-account-icon > .eui-svg,
  .eui-account-action > .eui-svg {
    height: 4rem;
  }

  .form-group {
    margin-bottom: 0;
  }

  .eui-checkbox {
    margin-top: 1.8rem;
  }

  .eui-mc .eui-checkbox {
    display: block;
    margin-top: 2.2rem;
  }

  .eui-label-content {
    font-size: 1.4rem;
    line-height: 1.4rem;
    margin-top: 0.6rem;
  }

  .eui-banner-place {
    margin-bottom: 3rem;
  }

  .eui-banner,
  .eui-banner-mc {
    background-size: 100%;
    height: 15rem;
    width: 30.2rem;
  }

  .eui-banner-mc {
    display: none;
  }

  #magicZone {
    height: 15rem;
    padding: 0;
    width: 30.2rem;
  }

  .mc-msg-desktop {
    display: none;
  }

  .mc-msg-mobile {
    display: block;
  }

  .eui-links {
    margin-bottom: 3.8rem;
    margin-top: 0.4rem;
  }

  .eui-st2 .eui-links,
  .eui-mc .eui-links,
  .cn-container .eui-links {
    margin-top: 3.4rem;
  }

  .cn-container .eui-links {
    padding-left: 1rem;
  }

  .eui-st2 .eui-links,
  .eui-mc .eui-links,
  .promoteMC-container .eui-links {
    margin-top: 3.4rem;
  }

  .promoteMC-container .eui-links {
    padding-left: 1rem;
  }

  .eui-links a {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }

  .eui-links-passwd {
    cursor: pointer;
    display: inline-block;
    font-size: 1.4rem;
    font-weight: bold;
    left: 1.5rem;
    letter-spacing: -0.03rem;
    line-height: 1.8rem;
    line-height: 4rem;
    margin-top: 2rem;
    position: relative;
    vertical-align: middle;
  }

  .eui-links-error-action {
    cursor: pointer;
    display: inline-block;
    font-size: 1.4rem;
    font-weight: bold;
    letter-spacing: -0.03rem;
    line-height: 1.8rem;
    margin-top: 2rem;
    position: relative;
    vertical-align: middle;
  }

  .eui-links div {
    margin-top: 0.6rem;
  }

  .eui-assistance-area .eui-svg {
    margin-right: 0.9rem;
  }

  .eui-st2 .eui-form .eui-input-label {
    font-weight: bold;
    margin-top: 0;
  }

  .eui-half-width {
    max-width: 50%;
    min-width: 50%;
    width: 50%;
  }

  .eui-mc .eui-links {
    margin-bottom: 3.5rem;
    margin-top: 3.1rem;
  }

  .eui-mc .eui-links div {
    margin-top: 0.5rem;
  }

  .mc-st3 .eui-identity-area .eui-id-login {
    font-size: 1.6rem;
    line-height: 1.6rem;
    margin-bottom: -0.2rem;
    width: auto;
  }

  .eui-mc-msg p {
    font-size: 1.3rem;
    line-height: 1rem;
  }

  .mc-st3 .eui-mc-msg p {
    display: block;
  }

  .mc-code-invite {
    margin-top: 1.7rem;
  }

  .mc-code-invite .mc-logo-code {
    height: 6.1rem;
    margin-right: 1rem;
    width: 6.8rem;
  }

  .mc-code-invite * {
    font-size: 1.6rem;
  }

  .mc-code-invite p {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 2rem;
  }

  .eui-mc .eui-form {
    width: 30.2rem;
  }

  .mc-back {
    display: none;
  }

  .mc-back-head {
    float: left;
  }

  .mc-back-head a {
    cursor: pointer;
    display: block;
    height: 4.8rem;
    padding-top: 1.4rem;
    width: 2.1rem;
  }

  .mc-back-head .eui-svg {
    height: 2.2rem;
    margin-left: -0.2rem;
    width: 1.6rem;
  }

  .x-col-avatar {
    width: 6.8rem;
  }

  .x-col-identity {
    padding-left: 1rem;
  }

  .mc-st3 .eui-identity-area {
    margin-top: 1.4rem;
  }

  .mc-st3 .eui-mc-lock .eui-svg,
  .eui-mc .eui-mc-lock .eui-svg {
    height: 2.3rem;
    margin-bottom: -0.1rem;
    margin-right: 0.5rem;
    width: 1.4rem;
  }

  .x-notice span.x-phone {
    display: block;
    line-height: 1rem;
  }

  .x-identity .x-dsn {
    font-size: 1.6rem;
    line-height: 1.8rem;
    margin-bottom: -0.3rem;
    width: 20.4rem;
  }

  /**
   * .eui-dsn is an extension of .x-dsn
   * No margin for IDME component!
   */
  .x-identity .eui-dsn {
    margin: 0 !important;
  }

  .eui-identity-area .x-login {
    font-size: 1.4rem;
    height: 2rem;
    line-height: 1.6rem;
    margin: 0.5rem auto 0.5rem auto;
    width: 22.4rem;
  }

  .eui-identity-area .x-notice {
    font-size: 1.3rem;
    height: 2.8rem;
    margin-bottom: -0.1rem;
    margin-top: -0.2rem;
  }

  .mc-st3 .eui-links {
    margin-bottom: 3.5rem;
    margin-top: 3.5rem;
  }

  .mc-st3 .eui-links div {
    margin-top: 0.7rem;
  }

  .mc-st3 .eui-links div:last-child {
    margin-top: 2.9rem;
  }

  .mc-error-area {
    margin-top: 1.7rem;
  }

  .mc-error-area .zone-msg {
    padding: 0 0 0 1rem;
  }

  .mc-error-area .zone-msg-btm {
    margin-top: 2.5rem;
  }

  .mc-error-area p {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }

  .mc-error-area .eui-btn-sub {
    margin-bottom: 0.4rem;
    margin-top: 1.7rem;
  }

  /* overload .mc-error-area settings */
  .mc-blocked .zone-msg-btm {
    margin-top: 1.5rem;
  }

  .mc-blocked .eui-btn-sub {
    margin-top: 2.7rem;
  }

  .mc-blocked .eui-links-passwd {
    line-height: 1.8rem;
    text-align: center;
  }

  .eui-links-mcAuth {
    display: none;
  }

  .eui-pm > h1 {
    padding-left: 0.5rem;
  }

  #linkActivate {
    font-size: 1.6rem;
  }

  #linkActivateBloc {
    padding-left: 0.5rem;
  }
}

/*
(col-md-*)  Medium
*/

@media (min-width: 768px) {
  .btn {
    font-size: 1.6rem;
    line-height: 1.25;
    padding: 1.2rem 2.8rem 1.4rem 2.8rem;
  }

  .mc-action-area .eui-btn-sub {
    padding: 0.8rem 2rem;
  }

  .eui-btn-sub,
  .eui-st2 .eui-btn-sub {
    margin-top: 2rem;
  }

  .eui-auth-btn {
    margin-top: 4rem !important;
  }

  .eui-mc .eui-btn-sub {
    margin-bottom: 0;
  }

  .eui-title-area h1 {
    font-size: 3rem;
    line-height: 3rem;
    margin: 0;
    padding: 3rem 0;
  }

  .form-group.has-error .form-control-message {
    max-width: 35.2rem;
  }

  .eui-input-label {
    height: 3rem;
    margin-bottom: 1rem;
    margin-top: 1rem;
    width: 35.2rem;
  }

  .eui-input-label .eui-icon-help {
    height: 3rem;
    width: 3rem;
  }

  .eui-assistance-area .eui-svg {
    margin-right: 0.4rem;
  }

  .eui-input-label label,
  .eui-input-label .eui-label {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.8rem;
    margin: 0;
    width: 100%;
  }

  .eui-help {
    width: 35.2rem;
  }

  .eui-form input[type=text],
  .eui-form input[type=password],
  .eui-form .eui-account-line {
    height: 5rem;
    width: 35.2rem;
  }

  /**
   *  password input padding: #assist-btn.width + .assist-area.margin-right
   */
  .pass-assist {
    padding-right: 4.7rem;
  }

  .assist-area {
    margin: 1rem 1.7rem 1rem 0;
  }

  .eui-identity-area {
    height: 7.4rem;
    width: 35.2rem;
  }

  /* @todo: set the fixed size for truncating
    */
  .mc-st3 .eui-identity-area {
    margin-top: 0;
    width: auto;
  }

  .eui-mc {
    margin-bottom: 1rem;
  }

  /*
     * Reset the width to default behaviour as it's handled boorstrap col-xx-... defintions
     *
     */
  .eui-error-area {
    margin: 1.5rem 0 0 0;
    width: auto;
  }

  /*
     * circle container of the avatar
     */
  .eui-identity-area .eui-avatar {
    border-radius: 50%;
    height: 7.4rem;
    width: 7.4rem;
  }

  /*
     * the avatar icon
     */
  .eui-identity-area .eui-avatar .eui-svg {
    height: 5.6rem;
    margin: 0 auto;
    width: 3.9rem;
  }

  .eui-identity-area .eui-avatar .eui-user-pic {
    border-radius: 50%;
    height: 7.4rem;
    width: 7.4rem;
  }

  .eui-identity-area .eui-mc-avatar .eui-svg {
    height: 5rem;
    margin: 0 auto;
    width: 3.4rem;
  }

  /**
     * Technical error warning
     */
  .eui-error-area .zone-icon {
    height: 7.4rem;
    width: 7.4rem;
  }

  .eui-error-area .zone-icon .eui-svg {
    height: 4.4rem;
    margin: auto;
    width: 4.4rem;
  }

  .eui-error-area .zone-msg {
    padding: 0 0 0 1.5rem;
  }

  .eui-error-area .zone-msg-btm {
    margin-top: 3rem;
  }

  .eui-error-area p {
    font-size: 1.6rem;
    line-height: 1.8rem;
  }

  /**
    * End Technical error warning
    */
  .eui-identity-area .eui-mc-avatar .eui-user-pic {
    border-radius: 50%;
    height: 6.6rem;
    width: 6.6rem;
  }

  .eui-identity-area .eui-id-login {
    width: 26.3rem;
  }

  .mc-st3 .eui-identity-area .eui-id-login {
    width: 23.6rem;
  }

  .eui-identity-area .eui-mc-notice {
    margin-top: 0;
  }

  .eui-identity-area .eui-mc-lock .eui-svg {
    height: 2.6rem;
    margin-right: 1rem;
    width: 1.7rem;
  }

  .mc-st3 .eui-mc-lock .eui-svg,
  .eui-mc .eui-mc-lock .eui-svg {
    height: 2.6rem;
    margin-right: 1rem;
    width: 1.7rem;
  }

  .eui-account-login {
    width: 27.2rem;
  }

  /* the size is fixed for truncating the content with ellipsis
    * the size is .eui-identity-area - avatar container block
    */
  .eui-identity {
    width: 27.8rem;
  }

  .mc-st3 .eui-identity {
    width: auto;
  }

  .eui-mc .eui-identity {
    width: auto;
  }

  .eui-account-login span {
    font-size: 1.8rem;
    line-height: 5rem;
  }

  .eui-account-icon > .eui-svg,
  .eui-account-action > .eui-svg {
    height: 5rem;
  }

  /* Rester identifié chackbox */
  .eui-checkbox {
    margin-top: 2rem;
  }

  .eui-mc .eui-checkbox {
    margin-top: 3rem;
  }

  .eui-label-content {
    font-size: 1.6rem;
    line-height: 1.6rem;
    margin-top: 0.4rem;
  }

  .eui-banner,
  .eui-banner-mc {
    background-size: 100%;
    height: 32rem;
    margin-top: 1rem;
    width: 30rem;
  }

  .eui-banner-mc {
    display: none;
  }

  #magicZone {
    height: 32rem;
    padding: 0;
    width: 30rem;
  }

  .eui-links {
    margin-bottom: 4.8rem;
    margin-top: 3rem;
  }

  .eui-links a {
    font-size: 1.6rem;
    line-height: 1.8rem;
  }

  .eui-links div {
    margin-top: 1rem;
  }

  .eui-st2 .eui-form .eui-input-label {
    margin-top: 0;
  }

  .cn-container .eui-links {
    padding-left: 2rem;
  }

  .eui-identity-area .eui-identity {
    font-size: 1.8rem;
    padding-left: 1.5rem;
  }

  .eui-links-passwd {
    cursor: pointer;
    display: inline-block;
    font-size: 1.8rem;
    font-weight: bold;
    left: 5.5rem;
    letter-spacing: -0.03rem;
    line-height: 1.8rem;
    line-height: 5rem;
    margin-top: 2rem;
    position: relative;
    vertical-align: middle;
  }

  .eui-links-error-action {
    cursor: pointer;
    display: inline-block;
    font-size: 1.6rem;
    font-weight: bold;
    letter-spacing: -0.03rem;
    line-height: 1.8rem;
    margin-top: 4rem;
    position: relative;
    vertical-align: middle;
  }

  .eui-mc .eui-links {
    margin-bottom: 3.5rem;
    margin-top: 3.5rem;
  }

  .eui-mc .eui-links div {
    margin-top: 1rem;
  }

  .mc-code-invite {
    margin-top: 4.3rem;
  }

  .mc-code-invite .mc-logo-code {
    height: 7.2rem;
    margin-right: 0.9rem;
    width: 8rem;
  }

  .mc-code-invite * {
    font-size: 1.6rem;
  }

  .mc-code-invite p {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 2.4rem;
    margin: 0;
  }

  .mc-code-invite p span {
    font-weight: normal;
  }

  .eui-mc-msg p {
    font-size: 1.4rem;
    line-height: 1rem;
  }

  .mc-st3 .eui-mc-msg p {
    display: inline-block;
    font-size: 1.4rem;
    line-height: 1rem;
  }

  .mc-st3 .eui-id-login {
    font-size: 1.8rem;
    line-height: 1.8rem;
    margin-bottom: -0.2rem;
  }

  .mc-back-head {
    display: none;
  }

  .x-col-identity {
    padding-left: 1.5rem;
  }

  .x-notice span.x-phone {
    display: inline;
  }

  .eui-identity-area .x-notice {
    font-size: 1.4rem;
    height: 2.8rem;
    line-height: 1.6rem;
  }

  .x-identity .x-dsn {
    font-size: 1.8rem;
    line-height: 2rem;
    margin-bottom: -0.2rem;
    width: 23.2rem;
  }

  /**
     * .eui-dsn is an extension of .x-dsn
     * No margin for IDME component!
     */
  .x-identity .eui-dsn {
    margin: 0 !important;
  }

  .eui-identity-area .x-login {
    font-size: 1.6rem;
    height: 3.4rem;
    width: 26.2rem;
  }

  .mc-st3 .eui-links {
    margin-bottom: 2.6rem;
    margin-top: 4.7rem;
  }

  .mc-st3 .eui-links > div {
    margin-top: 1rem;
  }

  .mc-st3 .eui-links div:last-child {
    margin-top: 3.5rem;
  }

  .mc-error-area {
    margin-top: 4.3rem;
  }

  .mc-error-area .zone-msg {
    padding: 0 0 0 0.9rem;
  }

  .mc-error-area .zone-msg-btm {
    margin-top: 2.3rem;
  }

  .mc-error-area p {
    font-size: 1.6rem;
    line-height: 1.8rem;
  }

  .mc-error-area .eui-btn-sub {
    margin-bottom: 0;
    margin-top: 2.7rem;
  }

  /* overload .mc-error-area settings */
  .mc-blocked .zone-msg-btm {
    margin-top: 1.7rem;
  }

  .mc-blocked .eui-links-passwd {
    line-height: 2rem;
    text-align: center;
  }

  .eui-links-mcAuth {
    display: none;
  }

  .pm-btn1 {
    padding-left: 0;
  }

  .pm-btn2 {
    margin-top: 1.7rem;
    padding-left: 0;
  }

  .promoteMC-container .eui-links {
    padding-left: 0;
  }
}

@media (max-width: 978px) {
  #passwordContainer {
    max-width: 35.2rem;
  }
}

/*
(col-lg-*) Large
*/

@media (min-width: 980px) {
  .btn {
    font-size: 1.6rem;
    line-height: 1.25;
    padding: 1.2rem 2.8rem 1.4rem 2.8rem;
  }

  .mc-action-area .eui-btn-sub {
    padding: 0.8rem 2rem;
  }

  .eui-title-area h1 {
    font-size: 3rem;
    line-height: 3rem;
    margin: 0;
    padding: 3rem 0;
  }

  .form-group.has-error .form-control-message {
    max-width: 42.5rem;
  }

  .eui-input-label {
    height: 3rem;
    margin-bottom: 1rem;
    margin-top: 1.6rem;
    width: 42.5rem;
  }

  /* SVG icons size should be given in pixels for IE compatibility */
  .eui-input-label .eui-icon-help {
    height: 3rem;
    width: 3rem;
  }

  .eui-input-label label,
  .eui-input-label .eui-label {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.8rem;
    width: 100%;
  }

  #privacyPolicy {
    margin-top: 1rem;
  }

  .eui-help {
    width: 42.5rem;
  }

  #forceMCLabel.eui-help {
    width: 100%;
  }

  .eui-form input[type=text],
  .eui-form input[type=password],
  .eui-form .eui-account-line,
  .eui-identity-area {
    width: 42.5rem;
  }

  /* the width is fixed for truncating the content with ellipsis */
  .eui-identity-area .eui-identity {
    width: 35.1rem;
  }

  .eui-identity-area .eui-id-login {
    width: 33.6rem;
  }

  .mc-st3 .eui-identity-area .eui-id-login {
    width: 30.9rem;
  }

  .eui-account-login {
    width: 34.5rem;
  }

  /* Rester identifié chackbox */
  .eui-checkbox,
  .eui-mc .eui-checkbox {
    margin-top: 2rem;
  }

  .eui-checkbox label {
    font-size: 1.6rem;
    margin-top: 2rem;
  }

  .eui-banner,
  .eui-banner-mc {
    background-size: 100%;
    height: 32rem;
    width: 30rem;
  }

  .eui-banner-mc {
    display: none;
  }

  #magicZone {
    background-size: 100%;
    float: right;
    height: 32rem;
    margin-top: -6rem;
    padding: 0;
    width: 30rem;
  }

  .eui-mc .eui-links {
    padding: 0;
  }

  .eui-mc .eui-links > div {
    margin-top: 1rem;
  }

  .mc-st3 .eui-links > div {
    margin-top: 1rem;
  }

  .mc-st3 .eui-links > div:last-child {
    margin-top: 1.4rem;
  }

  .x-identity .x-dsn {
    width: 30rem;
  }

  .eui-identity-area .x-login {
    width: 33.6rem;
  }

  .mc-st3 .eui-links {
    padding: 0;
  }

  footer {
    width: 100%;
  }

  /* override declared in media(min-width: 768px) */
  .mc-st3 .eui-links div:last-child {
    margin-top: 1rem;
  }

  .mc-blocked .zone-msg-btm {
    margin-top: 1.2rem;
  }

  .eui-links-mcAuth {
    display: inline-block;
  }

  .eui-mc-container-btn {
    width: 50rem;
  }
}

/*
Large
*/

@media (min-width: 1024px) {
  .mainCadenas {
    height: 16.4rem;
    width: 21.2rem;
  }

  .cn-msg {
    font-size: 1.8rem;
  }
}

/*
(col-xl-*) Extra Large
*/

@media (min-width: 1220px) {
  .eui-title-area h1 {
    font-size: 3.4rem;
    line-height: 3.4rem;
    margin: 0;
    padding: 2.8rem 0;
  }

  .mc-st3 .eui-links {
    margin-top: 3.7rem;
  }
}

@media (min-width: 1380px) {
  /* Same as for Extra Large */
  .o-container-fluid {
    margin-left: 3.125%;
    margin-right: 3.125%;
  }
}

.o-container-fluid {
  max-width: 102.4rem;
}

#discoverMCLinkImg {
  height: 3rem;
  margin-top: -1.75rem;
  width: 2rem;
}

#discoverMCLinkImgHover {
  height: 3rem;
  margin-top: -1.75rem;
  width: 2rem;
}

#findLogin .o-container-fluid:nth-child(1) .row:nth-child(1) {
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
}

#findLogin .eui-container-grey {
  background-color: #f4f4f4;
  margin-top: 1.5rem;
  padding-bottom: 3rem;
  padding-top: 1.5rem;
}

#findLogin .eui-container-grey .o-container-fluid {
  max-width: none;
}

#findLogin .eui-infoblock {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  padding: 1.5rem;
}

#findLogin .eui-infoblock:not(:first-of-type) {
  margin-top: 1.5rem;
}

#findLogin .eui-infoblock span {
  margin-top: 1.5rem;
}

@media (min-width: 768px) {
  #findLogin .o-container-fluid:nth-child(1) .row:nth-child(2) {
    margin-bottom: 1.5rem;
  }

  #findLogin .eui-container-grey {
    margin-top: 3rem;
    padding-bottom: 4.5rem;
    padding-top: 1.5rem;
  }

  #findLogin .eui-infoblock {
    padding: 3rem;
  }
}

@media (min-width: 1220px) {
  #findLogin .eui-container-grey {
    padding-bottom: 6rem;
    padding-top: 3rem;
  }

  #findLogin .eui-infoblock:not(:first-of-type) {
    margin-top: 0;
  }

  #findLogin .eui-infoblock:not(:last-of-type) {
    margin-right: 2rem;
  }

  #findLogin .eui-container-grey .o-container-fluid .row {
    display: flex;
  }

  #findLogin .eui-infoblock .o-square-list {
    margin-bottom: 3rem;
  }

  #findLogin .eui-infoblock:first-of-type span {
    margin-top: 0;
  }

  #findLogin .eui-infoblock:not(:first-of-type) span {
    margin-top: auto;
  }
}

#modalDocumentEmail .modal-dialog {
  max-width: 486px;
}

#modalDocumentInfosPerso .modal-dialog {
  max-width: 100%;
}

#modalDocumentEmail .modal-dialog .modal-content,
#modalDocumentInfosPerso .modal-dialog .modal-content {
  padding: 1rem;
}

#modalDocumentEmail .modal-dialog .modal-content .modal-header,
#modalDocumentInfosPerso .modal-dialog .modal-content .modal-header {
  margin-bottom: 1rem;
}

#modalDocumentEmail .modal-dialog .modal-content .modal-body img,
#modalDocumentInfosPerso .modal-dialog .modal-content .modal-body img {
  width: 100%;
}


/*# sourceMappingURL=bundle.min.css.map*/