/*  basic page styles  */
body { background: transparent; background-color: transparent; }

.captchaiconspacer { height: 70px; }

input::placeholder {
    display:none; color: #fff;
}

input.button_if {cursor: pointer;}



