.select2-container-multi .select2-choices .select2-search-choice {
    color: #ffffff;
    background: #05183c;
    border-color: #717171;
}
.ss-track-label {
    min-width: 150px;
    border-top: 1px solid white;
    border-right: 1px solid #143a7f;
}

#vrAppContainer{
    border: 1px solid #143a7f;
    padding: 5px;
}
.ss-bg-info {
    background-color: #143a7f !important;
}
.rwd-table th{
    background-color: #c3d8ff;
}