﻿.drag-drop-selected {
    background-color:LightGreen !important;
}

.drop-hover {
    background-color:lightblue !important;
}

