﻿.settingsModal .selected-item a {
    font-size: 12px !important;
    padding: 2px !important;
    height: auto !important;
}

.settingsModal .dnnFormItem span {
    margin-top: 0 !important;
    font-size: 12px !important;
}

.azgCategory {
    width: 200px;
    margin-bottom: 5px;
}

.AZGListBox {
    width:200px;
    display: table-cell;
}

.AZGBtnGroup {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
    padding-right: 20px;
}

.AZGSearch {
    width:200px;
    margin-bottom:5px;
}

