﻿#mdlModifyTemplate .modal-dialog {
    width: 80%;
}
#highriseDualListLeftSide {
}
#HighriseDualListLeftPanel, #HighriseDualListRightPanel { /*border: solid thin #ccc;*/
    min-height: 280px;
    max-height: 280px;
    padding: 0px 5px;
    overflow: auto;
}
.actionButtons .btn {
    width: 45px;
    margin-bottom: 8px;
    border-radius: 5px;
}
.mb8 {
    margin-bottom: 8px;
}
.mn7 {
    margin-bottom: -7px;
}
.HRElement {
    display: block;
    border: solid thin #ccc;
    margin: 2px 0px;
    border-radius: 10px;
    padding: 3px 5px;
}
.HRElement i {
        margin-top: 3px;
        cursor: move;
}
#mdlModifyTemplate hr {
    margin: 0px 0px 5px;
}
#mdlModifyTemplate .actionButtons {
    margin-top: 50px;
}
.disp-noneIMP {
    display: none !important;
}
#mdlModifyTemplate .modal-header {
    padding: 5px;
}
#mdlModifyTemplate .modal-body {
    padding: 0px !important;
}
#mdlModifyTemplate .filterData {
    padding: 5px;
    background: #f4f4f4;
    border: solid thin #e4e4e4;
}
#ddlTemaplatepopupBG {
    width: 200px !important;
}
