@-webkit-keyframes zsgLoaderSpin{0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes zsgLoaderSpin{0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
.complaint-form{width:347px;position:absolute;z-index:999;transform-origin:left center;-ms-transform-origin:left center;-webkit-transform-origin:left center;background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px rgba(0,0,0,.35)}
.complaint-form h2{margin-right:25px}
.complaint-form .complaint-form-close{z-index:2;position:absolute;top:20px;right:20px;color:#444}
.complaint-form .complaint-form-close:hover{color:#62aef7}
.complaint-form .complaint-form-body{padding:20px}
@media screen and (max-width:480px){.complaint-form{width:auto;left:0;right:0;margin-left:10px;margin-right:10px}
}
.complaint-form .edit-facts-link.zsg-button_primary{border-radius:5px}
.inappropriate{top:50px;padding:20px}
.hotel-california .inappropriate{right:220px}
.hotel-california #listing-provided-by .inappropriate{right:auto}
.inappropriate .zsg-form .zsg-form-field,.mobile-hdp-problem .zsg-form .zsg-form-field{margin-bottom:15px}
.inappropriate .zsg-form .zsg-form-field .zsg-form-group li,.mobile-hdp-problem .zsg-form .zsg-form-field .zsg-form-group li{margin:0 0 20px}
.inappropriate .zsg-form .zsg-form-field input.error,.inappropriate .zsg-form .zsg-form-field textarea.error,.mobile-hdp-problem .zsg-form .zsg-form-field input.error,.mobile-hdp-problem .zsg-form .zsg-form-field textarea.error{border:1px solid #fc384a}
.inappropriate .thank-you-txt,.mobile-hdp-problem .thank-you-txt{margin-bottom:20px}
.inappropriate .error-text,.mobile-hdp-problem .error-text{color:#fc384a}
.inappropriate .flag-footer,.mobile-hdp-problem .flag-footer{font-size:13px;margin-top:20px}