.wpbootstrap {
    margin-top: 30px;
    margin-left: 30px;
}

.settings-panel {
    background-color: white;
    padding: 10px;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
}

.wpbootstrap .ui-widget-header {
    background-color: #0073AA !important;
    background: #0073AA !important;
}

.wpbootstrap .search:after {
    content: "*"
}

.multiselect {
    width: 450px;
    height: 200px;
}

input[type=text].uix-search {
    color: rgb(68, 68, 68);
    height: 26px !important;
}
