.iconLink{
    margin-left: 5px;
}

.mapframe {
    width:450px;
    height:400px;
}

.mapframe-home {
    width:auto;
    height:400px;
    border: solid 1px lightgrey;
}

.lowerButtonbar {
    padding-top:15px;
}

.inline-block {
    display:inline-block;
}

.slideEditor {
    width: 1024px;
    height: 576px;
    border:solid 1px;
    border-color: dimgrey;
}

.livePreviewImage {
    border:solid 1px lightgrey;
}

.top-buffer { margin-top:10px; }

.top-buffer-xl { margin-top: 20px; }

.connectionStatesDataChart{
    width: 300px;
    height:300px!important;
    border:solid 1px lightgrey;
}

.modal-lg{
    width:900px!important;
}