@import "bootstrap.min.css";
/* personalizzazione */
/* Generated by Font Squirrel (https://www.fontsquirrel.com) on August 3, 2016 */
@font-face {
  font-family: 'league_gothicregular';
  src: url('../fonts/leaguegothic-regular-webfont.eot');
  src: url('../fonts/leaguegothic-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/leaguegothic-regular-webfont.woff2') format('woff2'), url('../fonts/leaguegothic-regular-webfont.woff') format('woff'), url('../fonts/leaguegothic-regular-webfont.ttf') format('truetype'), url('../fonts/leaguegothic-regular-webfont.svg#league_gothicregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'facitregular';
  src: url('../fonts/facit-regular-webfont.eot');
  src: url('../fonts/facit-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/facit-regular-webfont.woff2') format('woff2'), url('../fonts/facit-regular-webfont.woff') format('woff'), url('../fonts/facit-regular-webfont.ttf') format('truetype'), url('../fonts/facit-regular-webfont.svg#facitregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'facitlight';
  src: url('../fonts/facit-light-webfont.eot');
  src: url('../fonts/facit-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/facit-light-webfont.woff2') format('woff2'), url('../fonts/facit-light-webfont.woff') format('woff'), url('../fonts/facit-light-webfont.ttf') format('truetype'), url('../fonts/facit-light-webfont.svg#facitlight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'facitsemibold';
  src: url('../fonts/facit-semibold-webfont.eot');
  src: url('../fonts/facit-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/facit-semibold-webfont.woff2') format('woff2'), url('../fonts/facit-semibold-webfont.woff') format('woff'), url('../fonts/facit-semibold-webfont.ttf') format('truetype'), url('../fonts/facit-semibold-webfont.svg#facitsemibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Material Icons */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/MaterialIcons-Regular.eot');
  src: local('Material Icons'), local('MaterialIcons-Regular'), url('../fonts/MaterialIcons-Regular.woff2') format('woff2'), url('../fonts/MaterialIcons-Regular.woff') format('woff'), url('../fonts/MaterialIcons-Regular.ttf') format('truetype');
  
  /* For IE6-8 */
}
/* reset */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:invalid {
  border: 0;
  box-shadow: none;
  -moz-box-shadow: none;
}
/* Material Icons */
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
}
a {
  text-decoration: none;
  color: #0d5c63;
}
a:hover,
a:active,
a:focus,
a:link,
a:visited {
  outline: 0;
  outline: 0 !important;
  outline-style: none;
  text-decoration: none;
}
button,
object,
embed {
  outline: 0;
  border: 0;
}
input::-moz-focus-inner {
  outline: 0;
}
input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner {
  outline: 0;
}
strong,
b {
  font-family: 'facitsemibold', 'Open Sans', arial, sans-serif;
}
body {
  font-family: 'facitlight', 'Open Sans', arial, sans-serif;
  color: #0d5c63;
  font-size: 15px;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #0d5c63;
  font-family: 'facitsemibold', 'Open Sans', arial, sans-serif;
  padding-bottom: 10px;
}
p {
  padding-bottom: 10px;
}
h1 {
  font-size: 28px;
  padding: 0 0 20px 0;
  letter-spacing: 0;
}
.shadow {
  -moz-box-shadow: 0px 2px 4px #c3c3c7;
  -webkit-box-shadow: 0px 2px 4px #c3c3c7;
  box-shadow: 0px 2px 4px #c3c3c7;
}
.circular {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.corner {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
/* ripple */
.ripple {
  position: relative;
  overflow: hidden;
}
.ripple:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  background-image: radial-gradient(circle, #ffffff 10%, transparent 10.01%);
  background-repeat: no-repeat;
  background-position: 50%;
  transform: scale(10, 10);
  opacity: 0;
  transition: transform 0.5s, opacity 1s;
}
.ripple:active:after {
  transform: scale(0, 0);
  opacity: .2;
  transition: 0s;
}
.ripple.disabled:after {
  background-image: none;
}
.bh-dottemplate {
  display: none;
}
.none {
  display: none;
}
html,
body {
  width: 100%;
  height: 100%;
}
body {
  background-color: #f4f4f9;
}
.body {
  height: 100%;
  position: relative;
}
.container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.pad {
  padding: 15px;
}
.pad-large {
  padding: 20px;
}
.bh-dottemplate {
  display: none;
}
.none {
  display: none;
}
.error {
  color: #ff0000;
  background-color: #ffcccc;
}
p.error {
  color: #ff0000;
  background-color: transparent;
  padding-bottom: 20px;
}
body {
  overflow-x: hidden;
}
.bh-uilock {
  background-image: url('../img/loading.gif');
  background-repeat: no-repeat;
  background-position: center center;
}
.fileinput-button {
  position: relative;
  overflow: hidden;
}
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(-300px, 0) scale(4);
  font-size: 23px;
  direction: ltr;
  cursor: pointer;
}
/* main structure */
.overlay-bg {
  position: fixed;
  top: 0;
  width: 100%;
  height: 200%;
  z-index: 3;
  background-color: #000000;
  opacity: 0.3;
}
@media (max-width: 768px) {
  .overlay-bg {
    width: 0;
    height: 0;
  }
}
.overlay {
  background-color: #ffffff;
  top: 0;
  right: 0;
  height: 100%;
  position: absolute;
  z-index: 4;
  max-width: 50%;
  border-left: 1px solid #e1e1e5;
}
.overlay .wrapper {
  margin-top: 85px;
  background-color: #ffffff;
}
@media (max-width: 992px) {
  .overlay {
    width: 100% !important;
    max-width: 100% !important;
    border-left: 0px solid #e1e1e5;
  }
}
.overlay.mobile-profile-data {
  z-index: 5;
  width: 100%;
  max-width: 100%;
  border-left: 0 solid #e1e1e5;
}
.header {
  position: fixed;
  width: 100%;
  height: 85px;
  background-color: #ffffff;
  border-bottom: 1px solid #e1e1e5;
  z-index: 6;
}
.header .logo {
  padding-top: 10px;
}
.header .logo img {
  height: 64px;
  max-width: 50%;
}
.header .profile {
  position: absolute;
  right: 10px;
  top: 0;
  height: 85px;
  display: table;
}
.header .profile .cont {
  display: table-cell;
  height: 85px;
  vertical-align: middle;
}
.header .profile .cont a {
  display: block;
}
.header .profile .cont a span.label {
  font-family: 'facitsemibold', 'Open Sans', arial, sans-serif;
  text-align: right;
  float: left;
  display: block;
  padding: 15px 5px 0 0;
}
.header .profile .cont a span.icon {
  float: left;
  display: block;
}
.header .profile .cont a span.icon .material-icons {
  font-size: 400%;
  color: #777;
}
.main .wrapper {
  margin-top: 85px;
}
.main .buttonbar .btn {
  clear: both;
}
.footer {
  margin-top: 30px;
  width: 100%;
}
@media (max-width: 768px) {
  .footer {
    display: none;
  }
}
table.anagrafica {
  margin-top: -10px;
}
table.anagrafica th {
  text-transform: uppercase;
  font-size: 85%;
  width: 120px;
}
table.anagrafica th,
table.anagrafica td {
  text-align: left;
  padding: 0 10px 5px 0;
}
table.anagrafica td strong {
  display: block;
  padding: 10px 0 10px 0;
}
.btn {
  display: inline-block;
  text-align: center;
  background-color: #00a24d;
  padding: 7px 20px;
  color: #ffffff;
  font-family: 'facitsemibold', 'Open Sans', arial, sans-serif;
  position: relative;
  overflow: hidden;
  line-height: 20px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  /* effect click btn */
}
.btn.bigpad {
  padding: 15px 50px;
}
.btn.small {
  font-size: 15px;
}
@media (min-width: 768px) {
  .btn.small {
    font-size: 12px;
    line-height: 12px;
  }
}
.btn.w-max {
  width: 100%;
  display: block;
}
.btn.right {
  display: block;
  float: right;
}
.btn.icon {
  padding: 3px 10px 0 20px;
}
.btn.download {
  border: 1px solid #cbcbd5;
  padding-left: 10px;
  padding-right: 10px;
  color: #00a24d !important;
  background-color: transparent;
  -moz-box-shadow: 0px 0px 0px transparent !important;
  -webkit-box-shadow: 0px 0px 0px transparent !important;
  box-shadow: 0px 0px 0px transparent !important;
  text-align: left;
}
.btn.download .material-icons {
  float: left;
  margin-right: 5px;
  margin-top: 2px;
  font-size: 120%;
}
.btn:hover,
.btn:active,
.btn:focus,
.btn:link,
.btn:visited {
  -moz-box-shadow: 0px 2px 4px #c3c3c7;
  -webkit-box-shadow: 0px 2px 4px #c3c3c7;
  box-shadow: 0px 2px 4px #c3c3c7;
  color: #ffffff;
}
.btn:active,
.btn:hover {
  -webkit-box-shadow: 0 6px 10px #c7c7c7;
  -moz-box-shadow: 0 6px 10px #c7c7c7;
  box-shadow: 0 6px 10px #c7c7c7;
}
.btn span {
  vertical-align: middle;
}
.btn.disabled {
  cursor: default;
  opacity: 0.5;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn .ripple-animate {
  position: absolute;
  -webkit-animation: norah-ripples 2s;
  animation: norah-ripples 2s;
  border-radius: 50%;
}
@-webkit-keyframes norah-ripples {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.49;
  }
  100% {
    -webkit-transform: scale(100);
    transform: scale(100);
    opacity: 0;
  }
}
@keyframes norah-ripples {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.49;
  }
  100% {
    -webkit-transform: scale(100);
    transform: scale(100);
    opacity: 0;
  }
}
.row {
  margin-left: 0;
  margin-right: 0;
}
.clause-title {
  padding: 20px 20px;
  font-family: 'facitsemibold', 'Open Sans', arial, sans-serif;
}
.clauses .clause {
  background-color: #d3eed5;
  border-left: 4px solid #d3eed5;
  diaply: table;
  -moz-box-shadow: 0px 2px 4px #c3c3c7;
  -webkit-box-shadow: 0px 2px 4px #c3c3c7;
  box-shadow: 0px 2px 4px #c3c3c7;
}
.clauses .clause .col {
  padding-top: 20px;
  padding-bottom: 20px;
}
.clauses .clause.disabled {
  background-color: #ffffff;
  opacity: 0.5;
}
.clauses .clause.active {
  background-color: #f6f6f8;
  border-left: 4px solid #00a24d;
  -moz-box-shadow: 0px 2px 4px #c3c3c7;
  -webkit-box-shadow: 0px 2px 4px #c3c3c7;
  box-shadow: 0px 2px 4px #c3c3c7;
}
.clauses .clause.checked {
  background-color: #d3eed5;
  border-left: 4px solid #d3eed5;
}
.clauses .clause .left {
  display: table-cell;
  padding: 20px 0 20px 15px;
  vertical-align: top;
}
.clauses .clause .right {
  display: table-cell;
  padding: 20px 15px;
  vertical-align: top;
  width: 100%;
}
.checkbox {
  position: relative;
  border: 2px solid #00a24d;
  width: 28px;
  height: 28px;
}
.checkbox .material-icons {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  color: #ffffff;
  display: none;
}
.checkbox input {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.checkbox.active {
  background-color: #00a24d;
}
.checkbox.active .material-icons {
  display: block;
}
.steps {
  margin-left: -30px;
  /*word-break: break-all;*/
}
@media (max-width: 992px) {
  .steps {
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .steps {
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .steps .box {
    padding-left: 5px;
    padding-right: 5px;
  }
  .steps .btn {
    padding-left: 0;
    padding-right: 0;
  }
}
.steps .step {
  position: relative;
  -moz-box-shadow: 0px 2px 4px #c3c3c7;
  -webkit-box-shadow: 0px 2px 4px #c3c3c7;
  box-shadow: 0px 2px 4px #c3c3c7;
  background-color: #ffffff;
  padding: 20px;
  height: 180px;
  margin-bottom: 30px;
}
@media (max-width: 480px) {
  .steps .step {
    padding: 10px;
  }
}
.steps .step h1 {
  font-size: 20px !important;
  padding-bottom: 15px;
}
@media (max-width: 480px) {
  .steps .step h1 {
    font-size: 16px !important;
  }
}
.steps .step .btn {
  position: absolute;
  margin: 0 auto;
  display: block;
  bottom: 20px;
  left: 20%;
  width: 60%;
}
.steps .step .material-icons {
  position: absolute;
  right: 20px;
  bottom: 10px;
}
.steps .step .upload .material-icons {
  position: static;
  color: #00a24d;
  font-size: 200%;
  margin-left: -5px;
}
.steps .disabled {
  cursor: default;
  opacity: 0.5;
}
.steps .complete {
  background-color: #d3eed5;
  border: 1px solid #73b090;
}
.steps .complete .btn {
  display: none;
}
.steps .complete .btn.visible {
  display: block;
  background-color: #d3eed5;
  border: 1px solid #73b090;
  color: #73b090;
}
.pinform {
  width: 300px;
}
@media (max-width: 480px) {
  .pinform {
    width: 250px;
  }
}
.pinform .fields {
  border-radius: 2px;
  border: 1px solid #e1e1e5;
  margin-bottom: 20px;
}
.pinform .fields fieldset {
  border-top: 1px solid #e1e1e5;
}
.pinform .fields fieldset:first-child {
  border-top: 0;
}
.pinform .fields fieldset input {
  border: none;
  line-height: 40px;
  height: 40px;
  width: 85%;
  margin: 0;
  padding: 0;
  background-color: transparent;
}
.pinform .fields fieldset .material-icons {
  color: #e1e1e5;
  width: 12%;
  bottom: 10px;
  text-align: center;
  margin: 0;
  padding: 0;
  margin-top: 10px;
  float: left;
  background-color: transparent;
}
.pinform .fields fieldset.error {
  border: 1px solid #ff0000;
  background-color: #ffcccc;
}
.pinform .fields fieldset.error .material-icons {
  color: #ff0000;
}
.pinform .hrefcta {
  font-weight: bold;
  text-decoration: underline;
}
.progressbar {
  padding-top: 30px;
}
.progressbar .line {
  -moz-box-shadow: 0px 2px 4px #c3c3c7;
  -webkit-box-shadow: 0px 2px 4px #c3c3c7;
  box-shadow: 0px 2px 4px #c3c3c7;
  height: 5px;
  background-color: #cbcbd5;
}
.progressbar .line .progress {
  height: 100%;
  background-color: #00a24d;
}
.progressbar .text {
  color: #cbcbd5;
  text-align: right;
  padding-bottom: 5px;
  font-weight: bold;
}
@media (max-width: 992px) {
  .progressbar {
    display: none;
  }
}
/* modal */
.modal-bg {
  position: fixed;
  top: 0;
  width: 100%;
  height: 200%;
  z-index: 9998;
  background-color: #000000;
  opacity: 0.3;
}
.modal {
  background-color: #ffffff;
  position: fixed !important;
  border: 1px solid #e1e1e5;
  z-index: 9999;
  left: 0;
  right: 0;
  top: 200px;
  margin: auto;
  width: 50%;
}
@media (max-width: 768px) {
  .modal {
    width: 80%;
    top: 100px;
  }
}
.modal .modal-header {
  padding: 20px;
  border-bottom: 1px solid #e1e1e5;
  height: auto;
}
.modal .modal-header h1 {
  font-family: 'facitregular', 'Open Sans', arial, sans-serif;
  font-size: 22px;
  line-height: 23px;
  font-weight: bold;
  padding: 0;
}
.modal .modal-header .close {
  float: right;
}
.modal .modal-footer {
  text-align: center;
  padding: 20px;
  border-top: 1px solid #e1e1e5;
}
.modal .modal-footer .btn {
  width: 110px;
  padding-left: 0;
  padding-right: 0;
  margin-right: 5px;
}
.modal .modal-footer .btn.cancel {
  background-color: #ffffff;
  color: #0d5c63;
}
.modal .modal-content {
  padding: 40px 20px;
}
.modal .modal-content p {
  margin: 0;
  padding: 0;
}
/* webank */
.mybank {
  display: table;
  border: 1px solid #e1e1e5;
  padding: 10px;
  padding-bottom: 10px;
}
@media (max-width: 992px) {
  .mybank {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .mybank {
    padding: 10px 5px;
  }
}
.mybank .cell {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 480px) {
  .mybank .cell {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.mybank h1 {
  font-size: 20px !important;
  margin: 0;
  padding: 0;
}
@media (max-width: 480px) {
  .mybank h1,
  .mybank p {
    font-size: 16px !important;
  }
  .mybank img {
    width: 50px;
  }
}
.mybank p {
  margin: 0;
  padding: 0;
}
.mybank .action {
  padding-left: 80px;
}
@media (max-width: 992px) {
  .mybank .action {
    padding-left: 10px;
  }
}
@media (max-width: 480px) {
  .mybank .action {
    padding-left: 5px;
  }
}
/**
 * Keyboard
 */
.keyboard {
  width: 100%;
  margin-bottom: 20px;
}
.keyboard .button {
  display: block;
  width: 32.5%;
  float: left;
  background-color: #0d5c63;
  color: #fff;
  margin: 0.4%;
  font-size: 30px;
  line-height: 55px;
  text-align: center;
}
.keyboard br {
  clear: both;
}
