﻿fieldset {
    border: 1px groove #ddd !important;
    padding: 4px 0.4em 0.4em 0.4em !important;
    margin: 0 0 0.5em 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}

legend {
    width: inherit;
    padding: 1px 10px;
    border-bottom: none;
    background: #2b78a5;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}
.dt-buttons {
    float: right;
}

/*.datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-top {
    left: 200px !important;
}*/

/*.layout-body { margin: 0; }
.loadingmodal { position: fixed; top:0; left:0; width:100%; height:100%; display:none; z-index:99999; background-color: rgba(0,0,0,0.47); }
.loadingmodal-dialog { margin:20.75rem auto; width:auto; }
.loading-modal-content { background-color: transparent; border: none; }
.loader-img { height:100%; width:6%; }
.header-bar { background-color:#0f619b; color:#fff; height:125px; padding:7px; text-align:center; }
.logo-text { text-align:left; }
.logo-text .line1, .logo-text .line2 { font-size:26px; }
.logo-text .line3, .logo-text .line4 { font-size:14px; }*/