.bf_vailDays_run{
    cursor: pointer !important;
}

.search_input_submit_button{
    width: 50px;
    height: 100%;
    display: block;
    right: 0;
    top:0;
    position: absolute;
    cursor: pointer;
    z-index: 2;
}

.error_wizard{
    color:#da0909;
    /*background: white;*/
    padding: 5px;
    position: relative;
    top:5px;
}
.store_more_info{
    display: none;
    margin-top: 10px;
}

.store_more_info div strong{
    font-weight: bold;
}

.select2 span.selection{display: block;}