.w-40 {
    width: 40%!important;
}
.w-30 {
    width: 40%!important;
}


input:invalid {
  background-color: #ffdddd;
}

.bg-limierys {background-color:  #0c80a1 !important; }
.btn-success {background-color:  #0c80a1 !important; }
.pointer{cursor: pointer}