/* Here comes your own styling */
.fijar-form {
    position: fixed;
    top: 20px;
    min-width: 290px;
    z-index: 100;
}

.activado{ color: #fb7713; text-decoration:underline;}