﻿#option-block, #selection-block, #detail-block
{
    width: 100%;
}
#search-block
{
    display: none;
}

.ui-grid-a ui-block-b
{
    margin-left: 200px;
}

.containing-element .ui-slider-switch
{
    width: 9em !important;
}

.hover
{
    background-color: #EDEDED !important;
}
.nonhover
{
    background-color: white !important;
}
.active
{
    background-color: #ffcb05 !important;
}
.all
{
    background-color: white !important;
}
