/* CSS Document */
/*
@font-face {
    font-family: 'lloyds_sansregular';
    src: url('../fonts/lloyds-sans/lloyds_sans-webfont.woff2') format('woff2'),
         url('lloyds_sans-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'lloyds_sansbold';
    src: url('../fonts/lloyds-sans/lloyds_sans-bold-webfont.woff2') format('woff2'),
         url('lloyds_sans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'lloyds_sansbold_italic';
    src: url('../fonts/lloyds-sans/lloyds_sans-bolditalic-webfont.woff2') format('woff2'),
         url('lloyds_sans-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'lloyds_sansextrabold';
    src: url('../fonts/lloyds-sans/lloyds_sans-extrabold-webfont.woff2') format('woff2'),
         url('lloyds_sans-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'lloyds_sansitalic';
    src: url('../fonts/lloyds-sans/lloyds_sans-italic-webfont.woff2') format('woff2'),
         url('lloyds_sans-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'lloyds_sanslight';
    src: url('../fonts/lloyds-sans/lloyds_sans-light-webfont.woff2') format('woff2'),
         url('lloyds_sans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'lloyds_sanslight_italic';
    src: url('../fonts/lloyds-sans/lloyds_sans-lightitalic-webfont.woff2') format('woff2'),
         url('lloyds_sans-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'lloyds_sansthin';
    src: url('../fonts/lloyds-sans/lloyds_sans-thin-webfont.woff2') format('woff2'),
         url('lloyds_sans-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}





@font-face {
    font-family: 'lloyds_sansthin_italic';
    src: url('../fonts/lloyds-sans/lloyds_sans-thinitalic-webfont.woff2') format('woff2'),
         url('lloyds_sans-thinitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
*/
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v21/4iCp6KVjbNBYlgoKejZftWyI.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v21/4iCu6KVjbNBYlgoKeg7z.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v21/4iCp6KVjbNBYlgoKejYHtGyI.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v21/4iCp6KVjbNBYlgoKejZPsmyI.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v21/4iCv6KVjbNBYlgoC1CzTtw.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v21/4iCs6KVjbNBYlgo6eA.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v21/4iCv6KVjbNBYlgoCjC3Ttw.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v21/4iCv6KVjbNBYlgoCxCvTtw.ttf) format('truetype');
}
/* @family: "lloyds_sansregular", Arial, Sans-Serif;*/
h1 {
  font-size: 24px;
}
h2 {
  font-size: 22px;
}
h3 {
  font-size: 21px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 14px;
}
a {
  color: #002664;
  text-decoration: none;
  font-size: inherit !important;
}
a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 20px;
  }
  h5 {
    font-size: 18px;
  }
  h6 {
    font-size: 18px;
  }
}
.form-control:focus {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 8px rgba(0, 0, 0, 0.1);
  border: 1px solid #002664;
}
.form-control {
  padding: 13px 18px;
}
.form-horizontal .control-label {
  text-align: left;
}
label {
  font-weight: 300;
}
.checkbox-inline {
  margin-left: 0;
  margin-top: 0;
  font-size: 14px;
}
.form-control {
  background: #FFFFFF;
  border-radius: 6px;
  border-color: #cccccc;
  box-shadow: inset 0px 0px 10px 0px rgba(222, 222, 222, 0.35);
  color: #b2b4b4;
  height: 40px;
  font-size: 19px;
}
.has-error .form-control,
.has-error .form-control:focus {
  border-color: #ff0000;
}
.label-error {
  color: #ff0000;
  font-size: 15px;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
}
.rail-select {
  position: relative;
  width: 90px;
}
.rail-select select,
.rail-select .select2-container--default .select2-selection--single {
  border: solid 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 10px 0px rgba(222, 222, 222, 0.35);
  -webkit-box-shadow: inset 0px 0px 10px 0px rgba(222, 222, 222, 0.35);
  -o-box-shadow: inset 0px 0px 10px 0px rgba(222, 222, 222, 0.35);
  box-shadow: inset 0px 0px 10px 0px rgba(222, 222, 222, 0.35);
  border-radius: 6px;
  font-size: 19px;
  height: 40px;
  width: 100%;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.rail-select select:focus,
.rail-select .select2-container--default .select2-selection--single:focus {
  outline: none;
  box-shadow: none;
  border: solid 1px #002664;
}
.rail-select .select-side,
.rail-select .rail-select .select-side,
.rail-select .select2-container--default .select2-selection--single .select2-selection__arrow {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  pointer-events: none;
  width: 22px;
  position: absolute;
  top: 0px;
  background-color: #b2b4b4;
  height: 100%;
  left: unset;
  right: 0;
  border-radius: 0 6px 6px 0;
  border-right: solid 1px #cccccc;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
}
.rail-select .select-side:before,
.rail-select .rail-select .select-side:before,
.rail-select .select2-container--default .select2-selection--single .select2-selection__arrow:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 1px;
  /* or 100px */
}
.rail-select .select-side i,
.rail-select .rail-select .select-side i,
.rail-select .select2-container--default .select2-selection--single .select2-selection__arrow i {
  left: 13%;
  top: 12px;
}
.rail-select .select-side i.blue,
.rail-select .rail-select .select-side i.blue,
.rail-select .select2-container--default .select2-selection--single .select2-selection__arrow i.blue {
  color: #333;
}
.input-group-addon {
  background-color: #eee;
  border: 1px solid #cccccc;
  border-radius: 6px 0 0 6px;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #999999;
  cursor: default;
  background-color: #EEEEEE;
  border-color: #DDDDDD;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 2;
  color: #999999;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > li > a {
  color: #999999;
}
.checkbox label:after,
.radio label:after {
  content: '';
  display: table;
  clear: both;
}
.checkbox .cr,
.radio .cr {
  position: relative;
  display: inline-block;
  border: 1px solid #a9a9a9;
  border-radius: 0.2em;
  width: 1.3em;
  height: 1.3em;
  float: left;
  margin-right: 0.5em;
  background: #EEEEEE;
}
.radio .cr {
  border-radius: 50%;
}
.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
  position: absolute;
  font-size: 0.8em;
  line-height: 0;
  top: 49%;
  left: 19%;
  color: #333333;
}
.radio .cr .cr-icon {
  margin-left: 0.04em;
}
.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
  display: none;
}
.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
  transform: scale(3) rotateZ(-20deg);
  opacity: 0;
  transition: all 0.3s ease-in;
}
.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
  transform: scale(1) rotateZ(0deg);
  opacity: 1;
}
.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
  opacity: 0.5;
}
.alert {
  border-radius: 2px;
}
.alert h2 {
  color: #333333;
  font-size: 22px;
  text-transform: none;
  margin-top: 20px ;
  margin-bottom: 10px;
}
.alert-success {
  color: #333333;
  background: #FFFFFF;
  border: #FFFFFF;
}
.alert-danger {
  color: #C31F27;
}
body {
  font-family: "Ubuntu", sans-serif;
  background: #FFFFFF;
  color: #333;
}
.rail-select select:focus {
  border: solid 2px #002664 !important;
}
.color-secondary {
  color: #58a618;
}
a {
  font-size: 15px;
  color: #002664;
}
a:hover {
  text-decoration: underline;
}
a.goToSite {
  font-weight: 600!important;
  font-style: normal;
  font-size: 16px;
  color: #002664 !important;
  text-align: right;
  display: block!important;
  float: right;
  text-transform: uppercase;
  line-height: 38px;
  text-decoration: none;
}
h1 {
  font-weight: bold;
}
h2 {
  font-weight: bold;
}
.form-group {
  margin-top: 10px;
}
/* Bottoni */
.btn-default {
  color: #FFFFFF;
  background-color: #002664;
  border-color: transparent;
  border-radius: 6px;
  text-transform: uppercase;
  padding: 0;
  margin: 6px;
  height: 38px;
  display: inline;
  color: #b61820;
  font-size: 16px;
  font-weight: 700;
  text-decoration: underline;
  text-underline-position: under;
  background-color: transparent;
  max-width: 100%;
}
.btn-default:focus,
.btn-default.focus {
  color: #FFFFFF;
  background-color: #001331;
  border-color: rgba(0, 0, 0, 0);
}
.btn-default:hover {
  color: #FFFFFF;
  background-color: #001331;
  border-color: rgba(0, 0, 0, 0);
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #FFFFFF;
  background-color: #001331;
  border-color: rgba(0, 0, 0, 0);
}
.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: #FFFFFF;
  background-color: #001331;
  border-color: rgba(0, 0, 0, 0);
}
.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: #002664;
  border-color: transparent;
}
.btn-default .badge {
  color: #002664;
  background-color: #FFFFFF;
}
.btn-default.active,
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default.focus,
.btn-default:active,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.btn-default:focus,
.btn-default:hover,
.open > .dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  background-color: transparent;
  color: #b61820;
}
.btn-default.active,
.btn-default:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type=submit].btn-default {
  color: #FFFFFF;
  background-color: #002664;
  border-color: transparent;
  border-radius: 6px;
  text-transform: uppercase;
  padding: 9px 40px;
  height: 38px;
  width: 100%;
  display: inline;
  font-weight: 400;
  text-decoration: none;
  text-underline-position: none;
  max-width: 100%;
}
input[type=submit].btn-default:focus,
input[type=submit].btn-default.focus {
  color: #FFFFFF;
  background-color: #001331;
  border-color: rgba(0, 0, 0, 0);
}
input[type=submit].btn-default:hover {
  color: #FFFFFF;
  background-color: #001331;
  border-color: rgba(0, 0, 0, 0);
}
input[type=submit].btn-default:active,
input[type=submit].btn-default.active,
.open > .dropdown-toggleinput[type=submit].btn-default {
  color: #FFFFFF;
  background-color: #001331;
  border-color: rgba(0, 0, 0, 0);
}
input[type=submit].btn-default:active:hover,
input[type=submit].btn-default.active:hover,
.open > .dropdown-toggleinput[type=submit].btn-default:hover,
input[type=submit].btn-default:active:focus,
input[type=submit].btn-default.active:focus,
.open > .dropdown-toggleinput[type=submit].btn-default:focus,
input[type=submit].btn-default:active.focus,
input[type=submit].btn-default.active.focus,
.open > .dropdown-toggleinput[type=submit].btn-default.focus {
  color: #FFFFFF;
  background-color: #001331;
  border-color: rgba(0, 0, 0, 0);
}
input[type=submit].btn-default:active,
input[type=submit].btn-default.active,
.open > .dropdown-toggleinput[type=submit].btn-default {
  background-image: none;
}
input[type=submit].btn-default.disabled:hover,
input[type=submit].btn-default[disabled]:hover,
fieldset[disabled] input[type=submit].btn-default:hover,
input[type=submit].btn-default.disabled:focus,
input[type=submit].btn-default[disabled]:focus,
fieldset[disabled] input[type=submit].btn-default:focus,
input[type=submit].btn-default.disabled.focus,
input[type=submit].btn-default[disabled].focus,
fieldset[disabled] input[type=submit].btn-default.focus {
  background-color: #002664;
  border-color: transparent;
}
input[type=submit].btn-default .badge {
  color: #002664;
  background-color: #FFFFFF;
}
.btn-success {
  font-weight: 400;
  font-size: 15px;
  background-color: #002664;
  border-color: #002664;
}
.btn-default-small {
  color: #FFFFFF;
  background-color: #002664;
  border-color: transparent;
  border-radius: 6px;
  color: #002664;
  text-transform: uppercase;
  text-decoration: underline;
  text-underline-position: under;
  height: 28px;
  font-size: 15px;
  font-weight: 700;
  background-color: transparent;
  max-width: 100%;
}
.btn-default-small:focus,
.btn-default-small.focus {
  color: #FFFFFF;
  background-color: #001331;
  border-color: rgba(0, 0, 0, 0);
}
.btn-default-small:hover {
  color: #FFFFFF;
  background-color: #001331;
  border-color: rgba(0, 0, 0, 0);
}
.btn-default-small:active,
.btn-default-small.active,
.open > .dropdown-toggle.btn-default-small {
  color: #FFFFFF;
  background-color: #001331;
  border-color: rgba(0, 0, 0, 0);
}
.btn-default-small:active:hover,
.btn-default-small.active:hover,
.open > .dropdown-toggle.btn-default-small:hover,
.btn-default-small:active:focus,
.btn-default-small.active:focus,
.open > .dropdown-toggle.btn-default-small:focus,
.btn-default-small:active.focus,
.btn-default-small.active.focus,
.open > .dropdown-toggle.btn-default-small.focus {
  color: #FFFFFF;
  background-color: #001331;
  border-color: rgba(0, 0, 0, 0);
}
.btn-default-small:active,
.btn-default-small.active,
.open > .dropdown-toggle.btn-default-small {
  background-image: none;
}
.btn-default-small.disabled:hover,
.btn-default-small[disabled]:hover,
fieldset[disabled] .btn-default-small:hover,
.btn-default-small.disabled:focus,
.btn-default-small[disabled]:focus,
fieldset[disabled] .btn-default-small:focus,
.btn-default-small.disabled.focus,
.btn-default-small[disabled].focus,
fieldset[disabled] .btn-default-small.focus {
  background-color: #002664;
  border-color: transparent;
}
.btn-default-small .badge {
  color: #002664;
  background-color: #FFFFFF;
}
.btn-default-small.active,
.btn-default-small.active.focus,
.btn-default-small.active:focus,
.btn-default-small.active:hover,
.btn-default-small.focus,
.btn-default-small:active,
.btn-default-small:active.focus,
.btn-default-small:active:focus,
.btn-default-small:active:hover,
.btn-default-small:focus,
.btn-default-small:hover,
.open > .dropdown-toggle.btn-default-small,
.open > .dropdown-toggle.btn-default-small.focus,
.open > .dropdown-toggle.btn-default-small:focus,
.open > .dropdown-toggle.btn-default-small:hover {
  background-color: transparent;
  text-decoration: none;
  text-underline-position: under;
  color: #002664;
}
.btn-default-small.active,
.btn-default-small:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-primary {
  color: #fff;
  font-weight: 650;
  font-size: 16px;
  max-width: 345px;
  width: 100%;
  border-radius: 50px;
  line-height: 50px;
  padding: 0 14px;
  background-color: #002664;
  border-color: #002664;
  margin: 15px auto;
  float: none;
  display: block;
  text-decoration: none;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:active:focus,
.btn-primary:active:hover {
  background-color: #00263c;
  border-color: #00263c;
  text-decoration: none;
}
.btn-alt {
  color: #002664 !important;
  font-weight: 650;
  font-size: 16px;
  width: 345px;
  max-width: 100%;
  border-radius: 50px;
  line-height: 50px;
  padding: 0 14px;
  background-color: transparent!important;
  border: 2px solid #002664 !important;
  margin: 15px auto;
  float: none;
  display: block;
  text-transform: none!important;
  text-decoration: none;
}
.btn-alt:hover,
.btn-alt:focus,
.btn-alt:active,
.btn-alt:active:focus,
.btn-alt:active:hover {
  color: white !important;
  background-color: #00263c !important;
  border-color: #00263c !important;
  text-decoration: none;
}
.btn-secondary {
  color: #002664;
  font-weight: 650;
  font-size: 16px;
  max-width: 345px;
  width: 100%;
  border-radius: 50px;
  line-height: 50px;
  padding: 0 14px;
  background-color: transparent;
  border-color: #002664;
  border-width: 2px;
  margin: 15px auto;
  float: none;
  display: block;
  text-decoration: none;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary:active:focus,
.btn-secondary:active:hover {
  background-color: #00263c;
  border-color: #00263c;
  text-decoration: none;
  color: #fff;
}
.btn-secondary-small {
  color: #FFFFFF;
  background-color: #576A7A;
  border-color: transparent;
  border-radius: 6px;
  text-transform: uppercase;
  padding: 4px 40px;
  height: 28px;
  font-size: 13px;
  color: #fff;
  font-weight: 650;
  max-width: 345px;
  width: 100%;
  border-radius: 50px;
  line-height: 50px;
  background-color: transparent;
  border-color: #002664;
  margin: 15px auto;
  float: none;
  display: block;
  text-decoration: none;
}
.btn-secondary-small:focus,
.btn-secondary-small.focus {
  color: #FFFFFF;
  background-color: #42505c;
  border-color: rgba(0, 0, 0, 0);
}
.btn-secondary-small:hover {
  color: #FFFFFF;
  background-color: #42505c;
  border-color: rgba(0, 0, 0, 0);
}
.btn-secondary-small:active,
.btn-secondary-small.active,
.open > .dropdown-toggle.btn-secondary-small {
  color: #FFFFFF;
  background-color: #42505c;
  border-color: rgba(0, 0, 0, 0);
}
.btn-secondary-small:active:hover,
.btn-secondary-small.active:hover,
.open > .dropdown-toggle.btn-secondary-small:hover,
.btn-secondary-small:active:focus,
.btn-secondary-small.active:focus,
.open > .dropdown-toggle.btn-secondary-small:focus,
.btn-secondary-small:active.focus,
.btn-secondary-small.active.focus,
.open > .dropdown-toggle.btn-secondary-small.focus {
  color: #FFFFFF;
  background-color: #42505c;
  border-color: rgba(0, 0, 0, 0);
}
.btn-secondary-small:active,
.btn-secondary-small.active,
.open > .dropdown-toggle.btn-secondary-small {
  background-image: none;
}
.btn-secondary-small.disabled:hover,
.btn-secondary-small[disabled]:hover,
fieldset[disabled] .btn-secondary-small:hover,
.btn-secondary-small.disabled:focus,
.btn-secondary-small[disabled]:focus,
fieldset[disabled] .btn-secondary-small:focus,
.btn-secondary-small.disabled.focus,
.btn-secondary-small[disabled].focus,
fieldset[disabled] .btn-secondary-small.focus {
  background-color: #576A7A;
  border-color: transparent;
}
.btn-secondary-small .badge {
  color: #576A7A;
  background-color: #FFFFFF;
}
.btn-secondary-small:hover,
.btn-secondary-small:focus,
.btn-secondary-small:active,
.btn-secondary-small:active:focus,
.btn-secondary-small:active:hover {
  background-color: #002664;
  border-color: #002664;
  text-decoration: none;
}
.link-primary {
  color: #002664;
  text-decoration: underline;
}
.link-primary:hover {
  text-decoration: none;
}
.btn-secondary-xme {
  color: #FFFFFF;
  background-color: #F16671;
  border-color: transparent;
  border-radius: 6px;
  text-transform: uppercase;
  padding: 9px 40px;
  height: 38px;
}
.btn-secondary-xme:focus,
.btn-secondary-xme.focus {
  color: #FFFFFF;
  background-color: #ed3746;
  border-color: rgba(0, 0, 0, 0);
}
.btn-secondary-xme:hover {
  color: #FFFFFF;
  background-color: #ed3746;
  border-color: rgba(0, 0, 0, 0);
}
.btn-secondary-xme:active,
.btn-secondary-xme.active,
.open > .dropdown-toggle.btn-secondary-xme {
  color: #FFFFFF;
  background-color: #ed3746;
  border-color: rgba(0, 0, 0, 0);
}
.btn-secondary-xme:active:hover,
.btn-secondary-xme.active:hover,
.open > .dropdown-toggle.btn-secondary-xme:hover,
.btn-secondary-xme:active:focus,
.btn-secondary-xme.active:focus,
.open > .dropdown-toggle.btn-secondary-xme:focus,
.btn-secondary-xme:active.focus,
.btn-secondary-xme.active.focus,
.open > .dropdown-toggle.btn-secondary-xme.focus {
  color: #FFFFFF;
  background-color: #ed3746;
  border-color: rgba(0, 0, 0, 0);
}
.btn-secondary-xme:active,
.btn-secondary-xme.active,
.open > .dropdown-toggle.btn-secondary-xme {
  background-image: none;
}
.btn-secondary-xme.disabled:hover,
.btn-secondary-xme[disabled]:hover,
fieldset[disabled] .btn-secondary-xme:hover,
.btn-secondary-xme.disabled:focus,
.btn-secondary-xme[disabled]:focus,
fieldset[disabled] .btn-secondary-xme:focus,
.btn-secondary-xme.disabled.focus,
.btn-secondary-xme[disabled].focus,
fieldset[disabled] .btn-secondary-xme.focus {
  background-color: #F16671;
  border-color: transparent;
}
.btn-secondary-xme .badge {
  color: #F16671;
  background-color: #FFFFFF;
}
.btn-secondary-xme-small {
  color: #FFFFFF;
  background-color: #F16671;
  border-color: transparent;
  border-radius: 6px;
  text-transform: uppercase;
  padding: 4px 40px;
  height: 28px;
  font-size: 13px;
}
.btn-secondary-xme-small:focus,
.btn-secondary-xme-small.focus {
  color: #FFFFFF;
  background-color: #ed3746;
  border-color: rgba(0, 0, 0, 0);
}
.btn-secondary-xme-small:hover {
  color: #FFFFFF;
  background-color: #ed3746;
  border-color: rgba(0, 0, 0, 0);
}
.btn-secondary-xme-small:active,
.btn-secondary-xme-small.active,
.open > .dropdown-toggle.btn-secondary-xme-small {
  color: #FFFFFF;
  background-color: #ed3746;
  border-color: rgba(0, 0, 0, 0);
}
.btn-secondary-xme-small:active:hover,
.btn-secondary-xme-small.active:hover,
.open > .dropdown-toggle.btn-secondary-xme-small:hover,
.btn-secondary-xme-small:active:focus,
.btn-secondary-xme-small.active:focus,
.open > .dropdown-toggle.btn-secondary-xme-small:focus,
.btn-secondary-xme-small:active.focus,
.btn-secondary-xme-small.active.focus,
.open > .dropdown-toggle.btn-secondary-xme-small.focus {
  color: #FFFFFF;
  background-color: #ed3746;
  border-color: rgba(0, 0, 0, 0);
}
.btn-secondary-xme-small:active,
.btn-secondary-xme-small.active,
.open > .dropdown-toggle.btn-secondary-xme-small {
  background-image: none;
}
.btn-secondary-xme-small.disabled:hover,
.btn-secondary-xme-small[disabled]:hover,
fieldset[disabled] .btn-secondary-xme-small:hover,
.btn-secondary-xme-small.disabled:focus,
.btn-secondary-xme-small[disabled]:focus,
fieldset[disabled] .btn-secondary-xme-small:focus,
.btn-secondary-xme-small.disabled.focus,
.btn-secondary-xme-small[disabled].focus,
fieldset[disabled] .btn-secondary-xme-small.focus {
  background-color: #F16671;
  border-color: transparent;
}
.btn-secondary-xme-small .badge {
  color: #F16671;
  background-color: #FFFFFF;
}
.alert-danger {
  display: none;
  line-height: 50px;
  background-color: #fdd3d6 !important;
  border: none;
  border-radius: 10px;
  padding: 0 12px;
  font-size: 16px;
  font-weight: 400;
}
.alert-danger:after {
  display: block;
  content: '';
  clear: both;
}
.alert.alert-danger {
  display: block;
}
.rowmargin20 {
  margin-top: 20px;
}
.boxpage {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
  padding: 20px;
}
header {
  background: #002664;
}
header svg {
  margin: -7px 9px;
  overflow: hidden;
  position: relative;
}
header .topbar {
  /* 	background:@white;  border-radius: 0 0 @radius @radius; margin-top: -1px;  */
}
header .topbar:after {
  content: "";
  display: block;
  clear: both;
}
header .banner-header {
  padding-top: 27px;
  margin-bottom: 20px;
}
header .logo {
  padding: 20px 15px;
  z-index: 1;
}
header .logo img {
  max-width: 200px;
}
header .logo h1 {
  margin-top: 0;
}
header .profilo {
  text-align: right;
  color: #002664;
  text-transform: uppercase;
}
header .profilo div {
  display: inline;
  padding: 0 6px;
}
header .profilo a {
  color: #002664;
  display: inline-block;
}
header .profilo .user-small {
  display: inline;
  margin: -5px 7px 0 0;
}
header .navbar {
  margin-bottom: 0;
  border-radius: 0;
}
header .navbar .chevron {
  font-family: 'Molengo', sans-serif;
}
header .navbar .navbar-header {
  font-size: 15px;
  float: none;
  padding: 36px 0;
}
header .navbar .navbar-header .navbar-text {
  margin-left: 0;
  margin-right: 0;
}
header .navbar .navbar-toggle {
  background: none;
  border: none;
  border-radius: 2px;
  color: #fff;
  float: right;
  margin: 0;
  padding: 12px 9px;
  position: relative;
  right: 0px;
  z-index: 3;
}
header .navbar .navbar-toggle .icon-bar {
  background-color: #000;
  width: 25px;
  height: 2px;
  border-radius: 1px;
}
header .navbar .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 8px;
}
header .navbar-default {
  background: #FFFFFF;
  border-color: #FFFFFF;
  border-bottom-left-radius: 0px;
  -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2745098);
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.27);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.27);
}
header .navbar-default #logo {
  height: 70px;
  width: auto;
}
header .navbar-default .navbar-text {
  color: #FFFFFF;
}
header .navbar-default .navbar-text a {
  color: lld-darkgrey !important;
}
header .navbar-default .navbar-nav {
  margin: 0;
}
header .navbar-default .navbar-nav li a {
  color: #333;
}
header .navbar-default .dropdown-menu {
  background: #FFFFFF;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
header .navbar-default .dropdown-menu li a {
  color: #333333;
}
header .navbar-default .dropdown-menu li a:hover {
  background: #FFFFFF;
  color: #002664;
}
header .navbar-nav > li > a {
  color: #FFFFFF;
  font-weight: 400;
}
header .navbar-nav > li > a:hover,
header .navbar-nav > li > a:focus {
  color: #FFFFFF;
  background-color: #002664;
}
header .navbar-nav > .active > a,
header .navbar-nav > .active > a:hover,
header .navbar-nav > .active > a:focus {
  color: #FFFFFF;
  background-color: #002664;
}
header .navbar-nav > .disabled > a,
header .navbar-nav > .disabled > a:hover,
header .navbar-nav > .disabled > a:focus {
  color: #FFFFFF;
  background-color: #002664;
}
header .navbar-nav > .open > a,
header .navbar-nav > .open > a:hover,
header .navbar-nav > .open > a:focus {
  background-color: #002664;
  color: #FFFFFF;
}
header .navbar-default .navbar-nav > .open > a,
header .navbar-default .navbar-nav > .open > a:focus,
header .navbar-default .navbar-nav > .open > a:hover {
  background-color: #002664;
  color: #333;
}
header .main-menu {
  background: #002664;
  border-color: #002664;
  color: #FFFFFF;
}
header .main-menu a {
  color: #FFFFFF !important;
}
header .main-menu ul {
  margin: 0 !important;
}
header .main-menu li {
  margin: 0 12px;
  font-weight: 700;
}
header .main-menu li:first-of-type {
  margin-left: 0;
}
header .main-menu li:last-of-type {
  margin-right: 0;
}
header .main-menu li p {
  margin-bottom: 0;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #fff;
  text-decoration: underline;
  color: #333;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
}
.benvenuto {
  font-size: 15px;
  line-height: 50px;
}
/*
* navbar
*/
.navbar-collapse li.first > p {
  margin: 0;
}
.navbar-collapse .navbar-nav > li > a,
.navbar-collapse .navbar-nav > li.first > p.align-bottom a {
  position: relative;
  display: block;
  padding: 10px 15px 8px;
}
.navbar-survey {
  width: 100%;
  text-align: center;
}
main {
  padding: 40px 0;
}
main .navbar-nav .first img {
  float: left;
}
main .navbar-nav .first p {
  text-align: right;
}
@media screen and (max-width: 992px) {
  main .navbar-nav .first p {
    text-align: left;
  }
}
main .navbar-nav .first .favouriteShop {
  font-size: 14px;
}
main .navbar-nav .first .favouriteShop span {
  font-weight: bold;
}
main .navbar-nav .first .align-bottom {
  bottom: 10px;
  right: 20px;
}
@media screen and (max-width: 992px) {
  main .navbar-nav .first .align-bottom {
    position: relative;
    right: 0;
    margin: 0;
  }
}
main .navbar-nav .first a {
  color: #002664;
  padding: 0;
}
main .navbar-nav .first a:hover,
main .navbar-nav .first a:focus {
  text-decoration: underline;
  color: #002664;
}
@media screen and (max-width: 992px) {
  main .navbar-nav .first {
    padding: 20px 20px 1px;
  }
}
main .navbar-nav li {
  margin: 2px 0;
  background: #FFFFFF;
  width: 100%;
}
main .navbar-nav li a {
  color: #333333;
  padding: 15px;
}
main .navbar-nav li a,
main .navbar-nav li a:hover,
main .navbar-nav li a:focus {
  color: #333333;
  text-decoration: none;
}
main .navbar-nav li .arrow {
  float: right;
  margin-top: 6px;
}
main .navbar-nav li #sub1 {
  background: #EEEEEE;
}
main .navbar-nav li #sub1 li {
  background: #F8F8F8;
  padding-left: 15px;
}
main .navbar-nav li #sub1 li a:hover,
main .navbar-nav li #sub1 li a:focus {
  background: #f8f8f8;
}
main .navbar-nav li:first-child {
  margin-top: 0;
}
main .navbar-collapse {
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 992px) {
  main .navbar-collapse {
    margin-top: -48px;
  }
}
footer {
  color: #FFFFFF;
}
footer .footer1 {
  background: #002664;
  padding: 1px 0 0 0;
}
footer .footer2 {
  background: #002664;
  font-size: 15px;
  line-height: 35px;
  padding: 10px 0;
}
footer .footer2 a {
  color: #FFFFFF;
  font-size: 15px;
  font-size: 16px;
}
footer .footer3 {
  color: #333333;
  text-align: center;
  font-size: 12px;
  padding-top: 5px;
}
footer .footer3 a {
  color: #333333;
  font-size: 12px;
}
#home-page .owl-carousel {
  margin-bottom: 20px;
}
#home-page .owl-theme .owl-nav {
  margin-top: 0;
}
#home-page .owl-theme .owl-nav [class*="owl-"]:hover {
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
}
#home-page .owl-theme .owl-dots .owl-dot span {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #fff;
  border-radius: 30px;
  height: 10px;
  margin: 5px 4px;
  width: 10px;
}
#home-page .owl-theme .owl-nav [class*="owl-"] {
  background: transparent none repeat scroll 0 0;
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  height: 35px;
  margin: 5px;
  padding: 4px 5px;
  position: absolute;
  top: 45%;
  width: 35px;
}
#home-page .owl-prev {
  left: 0;
}
#home-page .owl-next {
  right: 0;
}
#home-page .owl-theme .owl-dots {
  bottom: 4px;
  left: 45%;
  position: absolute;
}
#home-page .owl-theme .owl-dots .owl-dot.active span,
#home-page .owl-theme .owl-dots .owl-dot:hover span {
  background: #fff none repeat scroll 0 0;
}
#home-page .boxhome {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
  padding: 20px;
}
#home-page .boxhome h3,
#home-page .boxhome h1,
#home-page .boxhome h4 {
  margin-top: 0;
  line-height: 23px;
}
#home-page .boxhome p {
  color: #999999;
  font-size: 14px;
}
#home-page .prenotaxme {
  min-height: 213px;
}
#home-page .prenotaxme img {
  float: right;
}
#home-page .prenotaxme h4 {
  color: #F16671;
  text-transform: uppercase;
}
#home-page .prenotaxme h3 {
  font-weight: 500;
}
#home-page .prenotaxme a {
  color: #F16671;
}
#home-page .prenotaxme .form-inline .form-group {
  width: 100%;
}
#home-page .prenotaxme .form-control {
  margin-right: 10px;
  width: 71%;
  float: left;
}
#home-page .cartavalore {
  min-height: 213px;
}
#home-page .cartavalore img {
  float: right;
  margin-left: 10px;
}
#home-page .cartavalore h4 {
  color: #555B60;
  text-transform: uppercase;
}
#home-page .cartavalore h3 {
  font-weight: 500;
}
#home-page .cartavalore a {
  color: #555B60;
}
#home-page .cartavalore .btn-registrati {
  margin-bottom: 0;
  margin-top: 18px;
}
#home-page .cartavalore .punti {
  font-weight: 500;
  font-size: 25px;
  color: #333333;
}
#home-page .cartavalore .ncarta span {
  font-weight: 500;
  color: #333333;
}
#home-page .healthtime {
  min-height: 213px;
}
#home-page .healthtime img {
  float: right;
  margin-left: 10px;
}
#home-page .healthtime h4 {
  color: #576A7A;
  text-transform: uppercase;
}
#home-page .healthtime h3 {
  font-weight: 500;
}
#home-page .news {
  min-height: 240px;
}
#home-page .news h4 {
  color: #555B60;
  text-transform: uppercase;
}
#home-page .news p {
  line-height: 25px;
}
#home-page .offerta {
  padding: 20px 20px 0 20px;
  min-height: 240px;
}
#home-page .offerta h4 {
  color: #555B60;
  text-transform: uppercase;
}
#home-page .offerta p {
  line-height: 25px;
}
#home-page .offerta .prezzoFinale {
  color: #FFFFFF;
  background: #B41F28;
  font-size: 14px;
  padding: 10px 15px;
  font-weight: 500;
  margin: 0 5px 5px 0;
}
#home-page .offerta .prezzoIniziale {
  color: #999999;
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 4px;
}
#home-page .offerta .nomeProdotto {
  color: #333333;
  font-size: 15px;
  font-weight: 500;
  height: 48px;
  overflow: hidden;
  margin: 0px 0 5px;
  text-transform: uppercase;
}
#home-page .offerta .NomeDitta {
  margin-bottom: 15px;
}
#home-page .offerta .sconto,
#home-page .offerta .testo1,
#home-page .offerta .testo2 {
  color: #B41F28;
  text-transform: uppercase;
  font-weight: 600;
}
#home-page .offerta .testoPromo3 {
  margin-bottom: 0;
}
#home-page .offerta #tipo3 {
  margin-top: -5px;
}
#home-page .offerta .owl-theme .owl-dots {
  position: relative;
  text-align: center;
  left: 0;
}
#home-page .offerta .owl-theme .owl-dots .owl-dot.active span,
#home-page .offerta .owl-theme .owl-dots .owl-dot:hover span {
  background: #999999 none repeat scroll 0 0;
}
#home-page .offerta .owl-theme .owl-dots .owl-dot span {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #999999;
  border-radius: 30px;
  height: 10px;
  margin: 5px 4px;
  width: 10px;
}
#home-page .offerta .owl-carousel {
  margin-bottom: 0;
}
.page-content-wrapper {
  /* 	background-color: @white; border-radius: @radius; */
  /* 	-webkit-box-shadow: 0px 0px 8px 1px rgba(163, 163, 163, 0.5); */
  /* 		-moz-box-shadow: 0px 0px 8px 1px rgba(163, 163, 163, 0.5); */
  /* 		box-shadow: 0px 0px 8px 1px rgba(163, 163, 163, 0.5);	 */
}
.page-content-wrapper h1 {
  margin-top: 0px;
  font-size: 44px;
  font-weight: 300;
}
.page-content-wrapper h3,
.page-content-wrapper h4 {
  font-weight: bold !important;
  font-style: normal;
  font-size: 16px;
  line-height: 1.4;
}
.page-content-wrapper h3 a,
.page-content-wrapper h4 a {
  font-size: 18px;
  font-weight: 400;
  color: #58a618;
}
@media screen and (max-width: 768px) {
  .page-content-wrapper {
    padding: 20px;
    font-size: 16px;
  }
  .page-content-wrapper h1 {
    font-size: 23px;
  }
  .page-content-wrapper h2 {
    font-size: 20px;
  }
  .page-content-wrapper h3,
  .page-content-wrapper h4 {
    font-size: 16px;
    font-weight: 200;
  }
}
.page-content-wrapper .input-group .form-control:not(:first-child):not(:last-child),
.page-content-wrapper .input-group-addon:not(:first-child):not(:last-child),
.page-content-wrapper .input-group-btn:not(:first-child):not(:last-child) {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
#box-userData .item {
  border-width: 1px;
  border-style: solid;
  border-color: #9b9b9b;
  margin: 20px 0;
  padding-bottom: 20px;
}
#box-userData .item::after {
  content: '';
  display: block;
  clear: both;
}
#box-userData .item p {
  font-weight: 200;
  font-style: normal;
  font-size: 27px;
  letter-spacing: 0.2px;
  color: #1A1A1A;
  text-align: center;
  margin: 16px 20px;
}
/* #modifica-dati{	 */
.registration .form-control {
  background: #fff;
  border: 1px solid #595959;
  box-shadow: none;
  color: #333;
  height: 50px;
  font-size: 18px;
  font-weigth: 650;
  border-radius: 10px;
}
.registration .form-control:active,
.registration .form-control:focus,
.registration .form-control.success {
  border: 2px solid #002664;
}
.registration .form-control[readonly] {
  background-color: #e9ecef;
  /* Light grey, like disabled */
  color: #6c757d;
  /* Optional: muted text */
  cursor: not-allowed;
  /* Optional: shows disabled-style cursor */
}
.registration .input-group-addon {
  border-radius: 10px 0 0 10px;
  background-color: #eeeded;
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: #595959;
  border-right-width: 0!important;
  border-right-style: none!important;
  border-right-color: #ffffff;
}
.registration .input-group .form-control {
  border-left-width: 0!important;
  border-radius: 0 10px 10px 0;
}
.registration .rail-select .select2-container--default .select2-selection--single,
.registration .rail-select select {
  border: 1px solid #595959;
  background: #FFFFFF;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border-radius: 10px;
  font-size: 18px;
  height: 50px;
  width: 100%;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.registration .rail-select .rail-select .select-side,
.registration .rail-select .select-side,
.registration .rail-select .select2-container--default .select2-selection--single .select2-selection__arrow {
  box-shadow: none;
  pointer-events: none;
  width: 22px;
  position: absolute;
  top: 0;
  background-color: white;
  height: 100%;
  left: unset;
  right: 0;
  border: 1px solid #595959;
  border-left: 0 none #FFF;
  border-radius: 0 10px 10px 0;
}
.registration .select-side img {
  position: relative;
  top: calc(50% - 13px);
}
.failed-alert {
  display: none;
  padding: 5px;
  width: 100%;
  color: #b61820;
  line-height: 15px;
  font-size: 13px;
}
.failed-alert img {
  display: inline-block;
  height: 15px;
  margin-right: 5px;
}
.failed .form-control,
.failed .rail-select select {
  border: 2px solid #b61820 !important;
}
.failed .form-control:active,
.failed .rail-select select:active,
.failed .form-control:focus,
.failed .rail-select select:focus {
  border: 2px solid #b61820 !important;
}
.failed .select-side {
  border-top: 1px solid #b61820 !important;
  border-right: 1px solid #b61820 !important;
  border-bottom: 1px solid #b61820 !important;
}
.failed .select-side:active,
.failed .select-side:focus {
  border-top: 1px solid #b61820 !important;
  border-right: 1px solid #b61820 !important;
  border-bottom: 1px solid #b61820 !important;
}
.failed .failed-alert {
  display: block;
}
.checkbox-inline {
  font-size: 14px;
  font-weight: 600;
  color: #333333;
}
.text-muted {
  font-weight: 400;
  color: #333333;
  font-size: 14px;
}
/* // ------------------------------------------------------- */
/* The container */
.checkboxesStyled {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Hide the browser's default checkbox */
.checkboxesStyled input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 2px;
  left: -4px;
  height: 17px;
  width: 17px;
  background-color: #FFFFFF;
  border: 2px solid #002664;
}
.radioboxesStyled .checkmark {
  border-radius: 10px;
}
/* On mouse-over, add a grey background color */
.checkboxesStyled:hover input ~ .checkmark {
  background-color: #FFFFFF;
  border: 2px solid #002664;
}
.radioboxesStyled:hover input ~ .checkmark {
  border-radius: 10px;
}
/* When the checkbox is checked, add a blue background */
.checkboxesStyled input:checked ~ .checkmark {
  background-color: #FFFFFF;
  border: 2px solid #002664;
}
.radioboxesStyled input:checked ~ .checkmark {
  border-radius: 10px;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the checkmark when checked */
.checkboxesStyled input:checked ~ .checkmark:after {
  display: block;
}
.radioboxesStyled input:checked ~ .checkmark:after {
  border-radius: 10px;
}
/* Style the checkmark/indicator */
.checkboxesStyled .checkmark:after {
  left: 1px;
  top: 1px;
  width: 11px;
  height: 11px;
  background: #002664;
}
.checkboxesStyled.red .checkbox-inline,
.checkboxesStyled.red .checkbox-inline a {
  color: #b61820;
}
.checkboxesStyled.red input ~ .checkmark,
.checkboxesStyled.red:hover input ~ .checkmark {
  border: 2px solid #b61820;
}
.checkboxesStyled.red .checkmark:after {
  background: #b61820;
}
.checkboxesStyled small {
  margin-bottom: 12px;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin: 0 12px 0 0;
}
.form-horizontal .radio-inline {
  padding: 0 0 0 20px;
}
.form-horizontal .radio-inline input,
.form-horizontal .radio-inline input[type=radio] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.form-horizontal .radio-inline .checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 14px;
  width: 14px;
  background-color: #FFFFFF;
  border-radius: 50px;
  border: 1px solid #002664;
  -webkit-transition: all 0.5s cubic-bezier(0.245, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.245, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.245, 0.61, 0.355, 1);
  -ms-transition: all 0.5s cubic-bezier(0.245, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.245, 0.61, 0.355, 1);
}
.form-horizontal .radio-inline .checkmark::after {
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50px;
  margin: 2px;
}
.form-horizontal .radio-inline:hover input ~ .checkmark::after {
  background-color: #002664;
}
.form-horizontal .radio-inline input:checked ~ .checkmark::after {
  background-color: #002664;
}
.form-horizontal .radio-inline .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.form-horizontal .radio-inline input:checked ~ .checkmark:after {
  display: block;
}
.form-horizontal .radio-inline checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.form-horizontal .radio-inline.active {
  color: #d70000;
}
.form-horizontal .radio-inline.active .checkmark {
  border: 1px solid #d70000;
}
/*card*/
.numeroCard {
  font-family: 'NunitoSans-Regular', 'Nunito Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  color: #002664;
  margin: 25px 0;
}
.page-content-wrapper.mobile1 {
  background-color: #FFFFFF;
  border-radius: 6px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.page-content-wrapper.mobile1 #modifica-dati .registration {
  padding: 0;
}
.page-content-wrapper.mobile1 .form-control,
.page-content-wrapper.mobile1 .rail-select .select2-container--default .select2-selection--single,
.page-content-wrapper.mobile1 .rail-select select {
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #b2b4b4;
  height: 40px;
  font-size: 19px;
  border-style: none;
  border-bottom: 1px solid #cccccc;
}
.page-content-wrapper.mobile1 .rail-select .rail-select .select-side,
.page-content-wrapper.mobile1 .rail-select .select-side,
.page-content-wrapper.mobile1 .rail-select .select2-container--default .select2-selection--single .select2-selection__arrow {
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background-color: transparent;
  border-style: none;
  border-bottom: 1px solid #cccccc;
}
.page-content-wrapper.mobile1 .input-group-addon {
  border: 0 none #cccccc;
  border-bottom: 1px solid #cccccc;
  border-radius: 0;
}
.page-content-wrapper.mobile1 h1 {
  margin-top: 0px;
}
.page-content-wrapper.mobile1 hr {
  border-color: #cccccc;
}
@media screen and (max-width: 768px) {
  .page-content-wrapper.mobile1 {
    padding: 0;
  }
  .page-content-wrapper.mobile1 #modifica-dati .registration {
    padding: 0;
  }
}
.spazio .padding-v-130 {
  padding: 0;
}
@media screen and (min-width: 768px) {
  .spazio .padding-v-130 {
    padding: 40px 0;
  }
}
@media screen and (min-width: 992px) {
  .spazio .padding-v-130 {
    padding: 80px 0;
  }
}
@media screen and (min-width: 1200px) {
  .spazio .padding-v-130 {
    padding: 130px 0;
  }
}
.vuoto .padding-v-130 {
  padding: 0;
}
@media screen and (min-width: 768px) {
  .vuoto .padding-v-130 {
    padding: 40px 0;
  }
}
@media screen and (min-width: 992px) {
  .vuoto .padding-v-130 {
    padding: 80px 0;
  }
}
@media screen and (min-width: 1200px) {
  .vuoto .padding-v-130 {
    padding: 130px 0;
  }
}
.vuoto header {
  background: #FFFFFF;
  border-color: #FFFFFF;
  border-bottom-left-radius: 0px;
  -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2745098);
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.27);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.27);
}
.vuoto header .topbar {
  padding: 30px 0;
}
.vuoto header .logo h1 {
  margin-top: 20px;
}
.vuoto header .logo img {
  margin-left: 40px;
}
.body-registration header {
  background: #FFFFFF;
  border-color: #FFFFFF;
  border-bottom-left-radius: 0px;
  -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2745098);
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.27);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.27);
}
.body-registration header .topbar {
  padding: 30px 0;
}
.body-registration header .logo h1 {
  margin-top: 20px;
}
.body-registration header .logo img {
  margin-left: 40px;
}
.body-registration h1 {
  max-width: 660px;
  margin: auto;
}
.body-registration h2 {
  /* 		color: @ums-dark-grey; */
  /* 		text-transform: uppercase; */
  /* 		font-size: @font-abstract;  */
  /* 		margin-top: 0; */
  margin-bottom: 16px;
  font-weight: 300;
  font-size: 32px;
  margin-bottom: 0.8em;
}
@media (max-width: 768px) {
  .body-registration header .topbar {
    padding: 5px 15px;
  }
}
.body-registration .registration {
  /* new2021*/
  padding: 0;
  margin: 0 auto;
  max-width: 345px;
}
.body-registration .registration.large {
  max-width: 705px;
}
.body-registration .registration .title {
  margin-bottom: 10px;
}
.body-registration .registration .title h2 {
  font-weight: 300;
  font-size: 32px;
  margin-bottom: 0.8em;
}
.body-registration .registration .title h3 {
  font-weight: 400!important;
  font-style: normal;
  font-size: 16px;
  line-height: 1.4;
}
.body-registration .registration .title h3 a {
  font-size: 16px;
  font-weight: 600;
  color: #002664;
}
.body-registration .registration .title h4 {
  font-weight: 300;
  font-size: 26px;
}
.body-registration .registration .title h4 a {
  font-size: 26px !important;
  font-weight: 600;
  color: #002664;
}
@media screen and (max-width: 768px) {
  .body-registration .registration {
    padding: 20px;
  }
}
@media screen and (max-width: 768px) {
  .body-registration .registration {
    padding: 0;
  }
}
.body-registration .registration form {
  background: #FFFFFF;
  padding: 20px;
  border-radius: 6px;
}
.body-registration .registration p {
  color: #333;
  margin-bottom: 0;
}
.body-registration .registration .alert {
  border-radius: 2px;
}
.body-registration .registration .alert h2 {
  color: #333333;
  font-size: 22px;
  text-transform: none;
  margin-top: 20px ;
  margin-bottom: 10px;
}
.body-registration .registration .alert p {
  color: #333333;
  font-size: 16px;
  line-height: 1.42857143;
  text-align: left;
}
.body-registration .registration .alert-success {
  color: #333333;
  background: #FFFFFF;
  border: #FFFFFF;
}
.body-registration .registration .alert-danger {
  color: #C31F27;
}
.body-registration .registration .somefield-invalid {
  color: #b61820;
  text-align: center;
  font-size: larger;
}
.body-registration .registration .generic {
  /* 	color: #a94442; */
  background-color: #fff;
  padding: 20px;
  border-radius: 6px;
}
.body-registration .registration .generic h3 {
  font-size: 16px;
  line-height: 1.4;
}
.body-registration .registration .generic a {
  color: #002664;
}
.body-registration .registration .generic a:hover,
.body-registration .registration .generic a:focus,
.body-registration .registration .generic a:active {
  color: #002664;
}
.body-registration main {
  padding: 40px 0;
}
@media screen and (max-width: 768px) {
  .body-registration .margin {
    margin-top: 15px;
  }
}
.body-registration .attenzione {
  margin-bottom: 30px;
  line-height: 1.2;
  font-size: 24px;
  margin-top: 5px;
}
.conferma {
  background: #FFFFFF;
  padding: 20px;
  border-radius: 6px;
}
.error-condizioni {
  margin-top: 0;
  margin-bottom: 0;
}
#mandatory-checkbox {
  display: none;
  color: #b61820;
  padding-top: 0px;
  font-size: 14px;
  text-align: left;
}
#modifica-dati::after {
  display: block;
  content: '';
  clear: both;
}
#modifica-dati.padding-v-130 {
  padding: 0;
}
@media screen and (min-width: 768px) {
  #modifica-dati.padding-v-130 {
    padding: 40px 0;
  }
}
@media screen and (min-width: 992px) {
  #modifica-dati.padding-v-130 {
    padding: 80px 0;
  }
}
@media screen and (min-width: 1200px) {
  #modifica-dati.padding-v-130 {
    padding: 130px 0;
  }
}
#modifica-dati .registration {
  /* 		padding: 40px; background-color: @white; border-radius: @radius; */
  padding: 0;
  margin: 0 auto;
  /*max-width: 345px;*/
}
#modifica-dati .registration.large {
  max-width: 705px;
}
#modifica-dati .registration .title {
  margin-bottom: 20px;
}
#modifica-dati .registration .title h2 {
  font-weight: 300;
  font-size: 32px;
  margin-bottom: 0.8em;
}
#modifica-dati .registration .title h4 {
  font-weight: 300;
  font-size: 26px;
}
#modifica-dati .registration .title h4 a {
  font-size: 26px;
  font-weight: 600;
  color: #002664;
}
@media screen and (max-width: 768px) {
  #modifica-dati .registration {
    padding: 10px;
  }
}
.select2-container {
  min-width: 100%;
  max-width: 100%;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #333 transparent transparent;
  border-width: 8px 7px 0;
  left: 36%;
}
select.form-control.sel1 {
  margin-bottom: 16px;
  text-align: center;
  padding: 0 18px!important;
}
@media screen and (min-width: 768px) and (max-width: 990px) {
  select.form-control.sel1 {
    padding: 0 8px!important;
  }
}
#questionario {
  padding: 40px;
  background-color: #FFFFFF;
  border-radius: 6px;
}
#questionario label {
  padding-left: 0px;
}
#scheda-farmacia {
  padding: 20px;
}
#scheda-farmacia .dati-farmacia span {
  color: #999999;
}
#scheda-farmacia h4 {
  color: #999999;
}
#scheda-farmacia .reparti,
#scheda-farmacia .orari {
  line-height: 35px;
}
#scheda-farmacia .reparti ul,
#scheda-farmacia .orari ul {
  list-style: none;
  margin-left: -40px;
}
#scheda-farmacia .reparti img {
  height: 35px;
  width: 35px;
  margin: 8px 10px 8px 0;
}
#scheda-farmacia .orari {
  border-left: 1px solid #EEEEEE;
}
#scheda-farmacia .orari .ora {
  color: #999999;
}
#carta-valore {
  padding: 20px;
}
#carta-valore .dati-carta span {
  color: #999999;
}
#carta-valore .img-carta {
  width: 75%;
}
#carta-valore .saldo {
  font-size: 22px;
  font-weight: 500;
}
#carta-valore .acquisti {
  font-size: 14px;
}
#carta-valore .acquisti ul {
  list-style: none;
  margin-left: -40px;
}
#carta-valore .acquisti .punteggiomeno {
  background: #B41F28;
  color: #FFFFFF;
  padding: 7px 14px;
}
#carta-valore .acquisti .punteggiopiu {
  background: #002664;
  color: #FFFFFF;
  padding: 7px 14px;
}
.boxDx {
  padding: 20px;
}
.boxCatalogo h4 {
  color: #002664;
}
.boxCatalogo p {
  color: #999999;
}
.boxCatalogo .btn-default {
  margin-top: 10px;
}
.boxRichiedi {
  margin-top: 20px;
}
.boxRichiedi .btn-default {
  padding: 9px 20px;
}
.boxNews {
  margin-top: 20px;
}
.boxNews h3 {
  text-transform: uppercase;
  margin-top: 0;
}
.boxNews p {
  color: #999999;
}
.cerca-farmacia {
  padding: 20px;
}
.cerca-farmacia h3 {
  color: #576A7A;
  margin-top: 0;
}
.cerca-farmacia p {
  color: #999999;
}
.cerca-farmacia p span {
  color: #333333;
  margin-left: 6px;
}
.cerca-farmacia .farmacia {
  padding: 0 0 12px 0;
}
.cerca-farmacia .farmacia .vediPercorso {
  white-space: nowrap;
}
.cerca-farmacia .form-inline .form-group,
.cerca-farmacia .form-inline .form-control {
  width: 56%;
}
.cerca-farmacia .form-inline {
  margin-bottom: 20px;
}
.cerca-farmacia .mappa {
  margin-right: 15px;
  margin-left: 15px;
}
.cerca-farmacia .mappa .selezionata {
  background: #FFFFFF;
  width: 300px;
  position: absolute;
  top: 37%;
  left: 26%;
  padding: 20px;
}
.cerca-farmacia label {
  color: #999999;
  font-size: 14px;
}
.modal-backdrop.in {
  opacity: 0.75;
}
.modal-content {
  border-radius: 3px;
}
.modal-content .modal-header {
  color: #FFFFFF;
  background: #002664;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.modal-content .modal-header h3 {
  text-align: center;
}
.modal-content .modal-header .close {
  opacity: 1;
}
.modal-content .modal-header .close span {
  color: #FFFFFF;
}
.modal-content .modal-body p {
  font-size: 16px;
  color: #333333;
  line-height: 1.42857143;
}
#ModalAttention .modal-content .modal-header {
  background: #e5c52e;
}
#ModalKo .modal-content .modal-header {
  background: #a94442;
}
.alert-danger {
  background-color: #fff;
  border-color: #fff;
}
.dati {
  padding: 0 18px;
  border-left: none;
  text-align: center;
}
.dati h1 {
  margin-bottom: 20px !important;
}
.dati p {
  color: #333333 !important;
  font-size: 14px !important;
  text-align: left !important;
  line-height: 40px !important;
  margin: 0 0 10px !important;
}
.footer1 a {
  color: #FFFFFF;
}
.formtable .label {
  color: #333333;
}
#createBanner .rail-select {
  width: 180px;
}
#createBanner .rail-select .select-side {
  left: 140px;
}
.rail-select {
  position: relative;
  width: 100%!important;
}
.rail-select select {
  width: 100%;
  padding-left: 4px;
}
.vuoto {
  background: #FFFFFF;
}
.vuoto p {
  color: #333333;
}
input:focus,
select:focus {
  outline-color: #555B60;
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-header {
    float: none;
  }
}
@media screen {
  .rail-select {
    position: relative;
    width: 80px;
  }
  .rail-select .form-control {
    padding: 6px 0 !important;
  }
  .rail-select select {
    border-radius: 6px;
    font-size: 16px;
    height: 38px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
  }
  .rail-select select:focus {
    outline: none;
    box-shadow: none;
    border: solid 1px #58a618;
  }
  .rail-select .select-side {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    pointer-events: none;
    width: 40px;
    position: absolute;
    top: 0px;
    background-color: #FFFFFF;
    height: 100%;
    left: 41px;
    border-radius: 6px;
    border-right: solid 1px #58a618;
    border-top: solid 1px #58a618;
    border-bottom: solid 1px #58a618;
  }
  .rail-select .select-side:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 1px;
    /* or 100px */
  }
  .rail-select .select-side i {
    left: 30%;
    top: 12px;
  }
  .rail-select .select-side i.blue {
    color: #333333;
  }
}
@media screen and (max-width: 767px) {
  .navbar-text {
    float: left!important;
  }
}
@media screen and (max-width: 992px) {
  .dati {
    text-align: right;
    border-left: none;
  }
  header .logo img {
    max-width: 180px;
    margin: auto;
  }
  main .navbar-nav {
    width: 100%;
    margin: 10px 0 0;
  }
  .profilo > li > a {
    padding-top: 15px;
    margin-right: 15px;
  }
  .navbar-default .profilo .open .dropdown-menu > li > a {
    color: #333;
  }
  .navbar-default .profilo .open .dropdown-menu {
    background-color: #555B60;
    z-index: 5;
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  header .banner-header {
    padding-top: 0;
  }
  header .profilo {
    float: right;
  }
  header .profilo .dropdown-menu {
    text-align: right;
  }
  header .logo img {
    max-width: 130px;
  }
  main .navbar-nav {
    margin: 7px 0 0;
  }
  .cartavalore,
  .prenotaxme,
  .news {
    margin-bottom: 20px;
  }
  .mappa-farmacia {
    margin-top: 30px;
  }
  .boxCatalogo {
    margin-top: 20px;
  }
}
/*
*	BUTTON SEE PASSWORD
*/
span.showPassword {
  right: 30px;
  position: absolute;
  bottom: 18px;
  -webkit-transform: translatoY(-50%);
  -moz-transform: translatoY(-50%);
  -o-transform: translatoY(-50%);
  transform: translatoY(-50%);
  cursor: pointer;
}
span.showPassword .see {
  display: none;
}
span.showPassword.show .see {
  display: block;
}
span.showPassword.show .unsee {
  display: none;
}
@media (max-width: 768px) {
  header .navbar .navbar-header {
    padding: 5px 15px;
  }
  header .navbar-default #logo {
    height: 40px;
    width: auto;
  }
  header .navbar-default .navbar-collapse {
    text-align: center;
  }
  header .main-menu li:first-of-type {
    margin-left: 20px;
  }
  header .main-menu li:last-of-type {
    margin-right: 20px;
  }
  footer .footer2,
  footer .footer2 a {
    font-size: 12px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1081px !important;
  }
}
input[type=button].btn-default {
  color: #fff;
  background-color: #002664;
  border-color: transparent;
  border-radius: 6px;
  text-transform: uppercase;
  padding: 9px 40px;
  height: 38px;
  width: 100%;
  display: inline;
  font-weight: 400;
  text-decoration: none;
  text-underline-position: none;
  max-width: 100%;
}
.open > .dropdown-toggleinput[type=button].btn-default,
.open > .dropdown-toggleinput[type=button].btn-default.focus,
.open > .dropdown-toggleinput[type=button].btn-default:focus,
.open > .dropdown-toggleinput[type=button].btn-default:hover,
input[type=button].btn-default.active,
input[type=button].btn-default.active.focus,
input[type=button].btn-default.active:focus,
input[type=button].btn-default.active:hover,
input[type=button].btn-default.focus,
input[type=button].btn-default:active,
input[type=button].btn-default:active.focus,
input[type=button].btn-default:active:focus,
input[type=button].btn-default:active:hover,
input[type=button].btn-default:focus,
input[type=button].btn-default:hover {
  color: #fff;
  background-color: #718e0a;
  border-color: rgba(0, 0, 0, 0);
}
.open > .dropdown-toggleinput[type=button].btn-default,
input[type=button].btn-default.active,
input[type=button].btn-default:active {
  background-image: none;
}
fieldset[disabled] input[type=button].btn-default.focus,
fieldset[disabled] input[type=button].btn-default:focus,
fieldset[disabled] input[type=button].btn-default:hover,
input[type=button].btn-default.disabled.focus,
input[type=button].btn-default.disabled:focus,
input[type=button].btn-default.disabled:hover,
input[type=button].btn-default[disabled].focus,
input[type=button].btn-default[disabled]:focus,
input[type=button].btn-default[disabled]:hover {
  background-color: #002664;
  border-color: transparent;
}
input[type=button].btn-default .badge {
  color: #002664;
  background-color: #fff;
}
#emailNumber {
  color: #002664;
}
@media screen and (min-width: 1400px) {
  .container {
    width: 1371px!important;
  }
}
/**
* Footer ancorato in fondo allo schermo
*/
body {
  position: relative;
  min-height: 100vh;
  padding-bottom: 65px;
  font-size: 16px;
}
footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.padding-v-130 {
  padding: 40px 0!important;
}
@media screen and (max-width: 768px) {
  body {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 767.9px) {
  #box-userData {
    padding: 0;
  }
  #box-userData .item .col-xs-12 {
    padding: 0 10px;
  }
  #box-userData .item p {
    font-size: 22px;
    margin: 16px 0;
  }
  a#fb {
    font-size: 16px;
    font-weight: 700!important;
    padding: 0 15px;
  }
  a#fb img {
    width: 22px !important;
  }
  footer > .footer2 > div > div {
    padding: 0 15px!important;
  }
  footer > .footer2 > div > div > div {
    padding: 0!important;
  }
}
.star-cb-group {
  /* remove inline-block whitespace */
  font-size: 0;
  /* flip the order so we can use the + and ~ combinators */
  unicode-bidi: bidi-override;
  direction: rtl;
  /* the hidden clearer */
}
.star-cb-group * {
  font-size: 1.5rem;
}
.star-cb-group > input {
  display: none;
}
.star-cb-group > input + label {
  /* only enough room for the star */
  display: inline-block;
  overflow: hidden;
  text-indent: 9999px;
  width: 1.1em;
  white-space: nowrap;
  cursor: pointer;
}
.star-cb-group > input + label:before {
  display: inline-block;
  text-indent: -9999px;
  content: "\2606";
  color: #888;
}
.star-cb-group > input:checked ~ label:before,
.star-cb-group > input + label:hover ~ label:before,
.star-cb-group > input + label:hover:before {
  content: "\2605";
  color: #002664;
  text-shadow: 0 0 1px #002664;
}
.star-cb-group > .star-cb-clear + label {
  text-indent: -9999px;
  width: 0.5em;
  margin-left: -0.5em;
}
.star-cb-group > .star-cb-clear + label:before {
  width: 0.5em;
}
.star-cb-group:hover > input + label:before {
  content: "\2606";
  color: #888;
  text-shadow: none;
}
.star-cb-group:hover > input + label:hover ~ label:before,
.star-cb-group:hover > input + label:hover:before {
  content: "\2605";
  color: #002664;
  text-shadow: 0 0 1px #002664;
}
:root {
  font-size: 1em;
  font-family: "Ubuntu", sans-serif, sans-serif;
}
#log {
  margin: 1em auto;
  width: 5em;
  text-align: center;
  background: transparent;
}
.border-bottom {
  border-bottom: 1px solid #E2E2E2;
}
.sevenA {
  border-bottom: 1px solid #E2E2E2;
}
.dinamic-li {
  list-style: none;
  text-align: left;
}
#dinamic-ul {
  display: inline-grid;
  justify-content: center;
  padding-left: 0;
}
@media screen and (max-width: 768px) {
  .sevenA {
    border-bottom: 0px solid #E2E2E2;
  }
}
.color-green {
  color: #002664;
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  padding-top: 0;
}
.alert-danger {
  margin-bottom: 20px;
}
.pb-1 {
  padding-bottom: 10px;
}
.pb-2 {
  padding-bottom: 20px;
}
.float-none {
  float: none;
}
.m-auto {
  margin: auto;
}
.mt-1 {
  margin-top: 10px;
}
.mt-2 {
  margin-top: 15px;
}
.mb-2 {
  margin-bottom: 20px;
}
.ms-2 {
  margin-left: 20px;
}
.textarea-libera-survey {
  min-height: 100px;
  margin-top: 10px;
}
.d-inline-block {
  display: inline-block;
}
.alert-danger img {
  display: inline-block;
  height: 15px;
}
.section-title {
  color: #002664;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline-color: #444;
}
.container-code-card {
  margin: auto;
  float: none;
}
.modal-content .close {
  opacity: 1;
  margin: 5px 5px 0 0 ;
}
.container-icon-message {
  text-align: center;
}
.container-icon-message svg {
  width: 10%;
}
.container-icon-message svg path {
  fill: #3c763d;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  background: #e9e9e9;
}
.cursor-pointer {
  cursor: pointer;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-uppercase::placeholder {
  text-transform: none;
}
.d-flex {
  display: flex;
}
.align-items-center {
  align-items: center !important;
}
.align-self-center {
  align-self: center !important;
}
.btn-social-login {
  color: #1A1A1A;
}
.btn-social-login:hover {
  color: #002664;
  text-decoration: none;
}
.btn-social-login:hover span {
  color: #002664;
  text-decoration: none;
}
/*# sourceMappingURL=myums.css.map */