body {
    font-family: 'Roboto', sans-serif;
}

main{ 
    margin:5%;
}

.logo {
    margin: 20px;
    display: block;
}

.responsive {
    max-width: 100%;
    height: auto;
}


input[type="button"],input[type="submit"]{
    background-color: #82bf40;
    border-color: #82bf40;
}

.btn-primary.disabled, .btn-primary:disabled, .btn-primary{
    background-color: #82bf40;
    border-color: #82bf40;
}

.box-interno {
    padding: 10px;
    background: #FFF;
    margin-bottom: 10px;
}
/*textarea{
    width: 100%;
    height: 150px;
    resize: none;
    text-align: left;
    border: 1px solid black;
    overflow-x: hidden;
}

::-webkit-scrollbar {
    -webkit-appearance: none;
}
::-webkit-scrollbar:vertical {
    width: 15px;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
    height: 58px;
}
*/

.wrappe {
    position: relative;
    width: 100%;
    height: 200px;
    border: 1px solid black;
    overflow: hidden;
  }
  .scroller {
    height: 100%;
    overflow-x: hidden;
  }  
  .scroller::-webkit-scrollbar {
    width: 18px;
  }
  .scroller::-webkit-scrollbar-thumb {
    background: gray;
    height: 58px;
  }
  .scroller::-webkit-scrollbar-track-piece {
    background: lightgray;
  }
.box-shadow{
        -moz-box-shadow: 0 0 5px #888;
        -webkit-box-shadow: 0 0 5px#888;
        box-shadow: 0 0 5px #888;
        padding: 5px;
        padding-bottom: 30px;
}

h2 {
	font-weight: bold;
	font-size: 25px;
	background-position: left top;
    background-repeat: no-repeat;	
}

h2.home {
    background-image: url("img/home-login.png");
    padding-left: 30px;
}

h2.profilo {
    background-image: url("img/profilo.png");
    padding-left: 30px;
}

h2.consensi {
    background-image: url("img/privacy.png");
    padding-left: 30px;
}

h2.carta {
    background-image: url("img/card.png");
    padding-left: 30px;
}

.modal-body {
    font-size: 12px;
    line-height: 16px;
}

#userCreateForm{
    margin: 15px;
}


em{
    font-size: 18px;
}

.col-xs-12:first-child>ol,
div.modal-body:nth-child(2)>ol {
    padding-left: 15px;
}

h4 {
    font-weight: 700;
    font-size: 14px;
}

.wrapper {
    position: relative;
    width: 100%;
    height: 200px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 20px;
}

.wrapperForPrivacy {
    position: relative;
    width: 100%;
    height: 100px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 20px;
}

.box-privacy {
    margin-top: 10px;
}

.box-privacy h4 {
    margin-bottom: 0;
}

label.unselectable {
    padding-left: 0;
}

label.unselectable input {
    margin-right: 10px;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  margin: 0; 
  -webkit-appearance: none; 
}

input[type=number] {
    -moz-appearance:textfield;
}
.dropdown-menu>.disabled>a{
    color: #fff;
}
.dropdown-menu>.disabled>a:hover{
	color: #777;
}
p.version {
    font-size: 8px;
}

.separatore {
    border-bottom: 2px solid #ccc;
    margin-bottom: 10px;
}

.bootstrap-select[class*=col-] .dropdown-toggle {
    width: 100%;
    height: 46px;
    background-color: #ffffff;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    font-size: 18px;
    padding-top: 4px;
}

.stile-label{
    font-size: 18px;
    padding: 10px;
    color: #999999;
}

a{
    color: #82bf40;
}

.checkbox-inline>a{
    color: #82bf40;
}

#promo{
    height: 100%;
    padding: 5%;
}

.signature-pad {
    border: 2px dotted #CCCCCC;
    border-radius: 15px;
    cursor: crosshair;
    position: relative;
    left: 0;
    top: 0;
    background-color: white;
    margin-bottom: 20px;
}

.btn-scan {
    width: 100%;
    height: 45px;
}

.btn-scan:focus {
    background-color: #82bf40;
}

.btn-home {
    margin-top: 50px;
    margin-bottom: 20px;
}

.btn-index {
    margin-bottom: 20px;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}

@media (min-width: 768px){
    .container {
        width: auto;
    }
}

.psw {
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-left: 0px !important;
    margin-right: 0px !important;
    height: 36px
}

.occhiello {
    width: 30px;
    height: 34px;
    position: absolute;
    right: 5px;
    font-size: 22px;
    background-color: white;
    border: none;
}

.bg-grigio > button {
    background-color: #eee !important
}

.page-title {
    text-align: center;
    color: #82bf40;
    font-size: 28px;
    line-height: 1.3;
}

.sotto-titolo {
    border-bottom: 2px solid #82bf40;
    padding-bottom: 5px;
    margin-bottom: 10px;
    color: #82bf40;
}

.testo-bold {
    font-weight: bold;
    font-size: 25px;
    text-align: center;
}

.list {
    padding-left: 15px;
}

.box-immagini h4 {
    margin-bottom: 0;
}

.t-10 {
    margin-top: 10px;
}

.bold {
    font-weight: bold;
}

.form-group-consensi {
    margin-left: 0px!important;
    margin-bottom: 0px;
}

@media (max-width: 768px) {
    main {
        margin: 0%;
    }

    .box-shadow {
        -moz-box-shadow: 0 0 0 0;
        -webkit-box-shadow: 0 0 0 0;
        box-shadow: 0 0 0 0;
        padding: 5px;
        padding-bottom: 30px;
    }

    #userCreateForm {
        margin: 0px;
    }

    #otp_email {
        margin-bottom: 10px;
    }
}

    #riepilogo_dati {
        display: block;
        overflow: auto;
        white-space: nowrap;
    }
    #riepilogo_dati th {
        padding-right: 5px;
    }

.loading-container {
    width: 100%;
    height: 100%;
    background-color: rgba(192, 192, 192, 0.5);
    text-align: center;
}

.loading-gif {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.mt-1{margin-top:5px}

.mt-4 {
    margin-top: 20px;
}