#droppable, #search-droppable {
    background: #f2f0ed;
    border: 1px #333 dashed;
    padding: 15px;
    margin-top: 10px;
    font-style: italic;
    font-weight: 100;
}

#fields {
    margin-top: 10px;
    height: 300px;
    overflow-y: scroll;
}

.field {
    background: #f2f0ed;
    padding: 10px;
    margin-bottom: 10px;
    z-index: 100000;
}

.embedded-search-box {
    /*background: #f2f0ed;*/
    border: 1px #333 dashed;
    padding: 15px;
    margin-top: 10px;
}

.embedded-search-box-internal {
    background: #f2f0ed;
}

.embedded-logical {
    font-weight: 700;
    text-transform: uppercase;
}

.embedded-message {
    font-style: italic;
    font-weight: 100;
}

.no-bullet {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.modal-condition-title {
    font-weight: 100;
    text-transform: uppercase;
    font-size: 25px;
}

.modal-tree-div {
    max-height: 300px;
    overflow-y: scroll;
}

.item-row {
    background: #f2f0ed;
    padding: 10px;
    margin-bottom: 10px;
}

#v-pills-tab .nav-link {
    color: #007298 !important;
}

#v-pills-tab .nav-link.active {
    color: #fff!important;
}

#add-searchTbsType-div2 {
    z-index: 10001;
}

#add-searchTbsModel-div {
    z-index: 10001;
}

#add-searchTbsManufacturer-div {
    z-index: 10001;
}
