body {
    margin: 0;
    padding: 0;
    background-color:#000 !important;
}

.dl-map {
    position: absolute;
    top: 38px;
    bottom: 0;
    width: 100%;
}

.cdropdown button {
min-width:200px;
text-align:left;
}

.dropdown-toggle::after {
float:right;
position:relative;
top:10px;
}

.cdropdown {
display:inline-block;
}

.outputbox {
position:absolute;
top:0;
right:0;
}

.outputbox {
color:#fff;
font-weight:bold;
margin-right:2px;
margin-top:2px;
}

.allmenus {
max-width:calc(100vw - 130px);
}
