/* */

 div#error_explanation{

	margin: 15px;
    padding: 15px;
    border: 2px solid red;
    color: red;
    background-color: #f2dede;
}

div#error_explanation h2 {
    display: none;
}

.btn-margin{
	margin: 23px 2px;
}
.errors{
	color: red 
}
.remove_nested {
    margin-top: 30px;
}
.ticket-form {
    display: none;
}

div#error_explanation ul {
    color: red;
}

.actions input{
    padding: 10px 25px;
    margin-bottom: 5px;
    border: 0px;
    font-size: 14px;
    color: white;
    position: relative;
    background: #5e4980 url(/assets/themes/womens_hormone2/assets/images/btn-invert-bg-0e5a379….png) no-repeat center center
}
label.event-name {
    padding-top: 10px;
    color: blue;
}
input.event-amount{
    border: 0px;
    padding-top: 9px;
    font-weight: bold;
    color: blue;
}
.tkt-btn{
    text-align: center;
    width: 100%;
}
#buy-ticket-cancel{
    cursor: auto;
    background: red;
}
#buy-ticket-cancel:hover{
    background: red !important;
    color:white !important;
}



.reg-form {
    padding: 35px 15px;
    background: #dacef4;
    display: inline-block;
    margin-top: 35px;
    border-radius: 12px;
}


ul.event_amount_list li {
    padding: 20px;
    display: inline-block;

}


ul.event_amount_list {
    text-align: center;
    float: left;
    list-style: none;
    padding: 0;
}
