﻿/* Added to tickets.css, we might not have complete control over css, added here so it isn't lost.*/
.ticket-event-checkout-form input[type="password"]
{
    width: 100%;
}

.account-type-form {
    margin-top: 3px;
    min-width: 100px;
    float: left;
}


.social-buttons input[type="image"] {
    float: left;
}