.evm-bootstrap #eventtitle {

}

.evm-bootstrap #eventtitle span, .evm-bootstrap #eventtitle h1 {
    color: black;
    font-size: 24px;
    font-weight: 700;
    margin-top: 20px;
    margin-left: 5px;
    display: inline-block;
}

.evm-bootstrap #short-description{
    padding: 15px 10px;
}

.evm-bootstrap #short-description p{
    padding: 0px;
    margin: 0px;
}

.evm-bootstrap #event-date-startingdatetime, .evm-bootstrap #event-date-venue {
    font-size: 16px;
    font-weight: 700;
}

.evm-bootstrap #event-contacts {
    font-size: 16px;
}

.evm-bootstrap #event-actions2 {
}

.evm-bootstrap #event-actions h2, .evm-bootstrap #event-actions2 h2{
    font-size: 18px;
    line-height: 1.333;
    font-weight: bold;
    margin: 4px 10px 4px 10px;

}

.evm-bootstrap .styled-select select{
    background-position-x: 100%;
}

.evm-bootstrap #timeslotSelect {
    font-weight: 700;
    padding: 4px 34px 4px 5px;
    font-size: 16px;
    /*line-height: 1;*/
    border: 1px solid #ccc;
    height: 34px;
    /*background: url("/resources/global-v2/images/arrow_select.png") no-repeat right;*/
    background: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance:none;
    -o-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    background-position-x: 100%;
}
