@keyframes a {
  0% {
    border-color: black; }
  to {
    border-color: #b56f97; } }
form#informazioni-hotel textarea {
  resize: none; }
form#informazioni-hotel select {
  margin-bottom: 15px; }
form#informazioni-hotel .input-group-addon {
  background: transparent; }
form#informazioni-hotel .bootstrap-datetimepicker-widget table td, form#informazioni-hotel .bootstrap-datetimepicker-widget table th {
  border-radius: 0; }
form#informazioni-hotel .bootstrap-datetimepicker-widget table td span.active,
form#informazioni-hotel .bootstrap-datetimepicker-widget table td.active {
  background-color: #b56f97; }
form#informazioni-hotel .bootstrap-datetimepicker-widget table td.today:before {
  border-bottom-color: #b56f97; }
form#informazioni-hotel .btn-primary {
  background-color: #b56f97;
  border-color: #b56f97; }
form#informazioni-hotel .magic-checkbox:checked + label:before {
  border: #b56f97;
  background: #b56f97; }
form#informazioni-hotel .magic-checkbox:checked + label:after {
  border-width: 1px; }
form#informazioni-hotel .magic-checkbox + label:hover:before, form#informazioni-hotel .magic-radio + label:hover:before {
  animation-name: a; }

@media screen and (max-width: 900px) {
  .abso .left {
    display: none; }
  .abso .right {
    width: 100%; } }

/*# sourceMappingURL=more.css.map */
