.vm-cursor-clickable{cursor: pointer}

.vm-cursor-inactive{cursor: default}

.vm-base-menu,
.vm-sub-menu{background: lavender}

.vm-sub-menu{border-bottom: white 1px solid}

.vm-sub-menu-shadow1,
.vm-sub-menu-shadow2,
.vm-sub-menu-shadow3{background: #acacac}

.vm-sub-menu-shadow1{
 filter: alpha(opacity=90);
 opacity: .9
}

.vm-sub-menu-shadow2{
 filter: alpha(opacity=30);
 opacity: .3
}

.vm-sub-menu-shadow3{
 filter: alpha(opacity=10);
 opacity: .1
}

.vm-base-elem,
.vm-base-elem-over,
.vm-sub-elem,
.vm-sub-elem-over{
 padding-right: 4px;
 padding-left: 4px
}

.vm-sub-elem,
.vm-sub-elem-over{
 border-right: white 1px solid;
 border-top: white 1px solid;
 border-left: white 1px solid
}

.vm-base-elem-over,
.vm-sub-elem-over{background: #8080ff}

.vm-base-label,
.vm-base-label-over,
.vm-sub-label-over{
 font-size: 8pt;
 padding-bottom: 5px;
 padding-top: 5px;
 white-space: nowrap;
 text-align: left
}

.vm-sub-label{
 font-size: 8pt;
 padding-bottom: 5px;
 color: black;
 padding-top: 5px;
 white-space: nowrap;
 text-align: left
}

.vm-base-label-over,
.vm-sub-label-over{color: white}

.vm-base-icon,
.vm-base-icon-over,
.vm-sub-icon,
.vm-sub-icon-over{padding-right: 3px}

.vm-base-sep-inner{
 border-right: 0px solid;
 border-top: 0px solid;
 background: white;
 border-left: 0px solid;
 border-bottom: 0px solid
}

.vm-base-arrow,
.vm-base-arrow-over,
.vm-sub-arrow,
.vm-sub-arrow-over{
 padding-right: 2px;
 padding-left: 6px
}

.vm-base-label{color: #ffffff}

.vm-base-label,
.vm-base-label-over{font-weight: bold}

.vm-sub-menu{background-color: #7accc8}

.vm-base-menu{background-color: #007236}

.vm-sub-label,
.vm-sub-label-over,
.vm-base-label,
.vm-base-label-over{font-family: arial}

.vm-base-menu,
.vm-base-elem,
.vm-base-elem-over{border-style: none}

.vm-base-elem,
.vm-base-elem-over{border-width: 1px}

.vm-base-sep-inner{width: 1px}

.vm-base-sep-inner{border-left-width: 0px}

.vm-base-sep-inner{border-right-width: 0px}

.vm-base-elem-over{border-color: #fcfcfc}

.vm-base-elem-over{background-color: #73d1cc}