/*# sourceMappingURL=custom.min.css.map */.btn-xs {    padding: .125rem .40rem;    font-size: .70rem;    line-height: 1.5;    border-radius: .15rem;}.ui-dialog-buttonpane button{    border: 1px solid #c5c5c5;    border-radius: 3px;    padding: .4em 1em;    background: #f6f6f6;    font-weight: normal;    color: #454545;}.ui-dialog .ui-dialog-titlebar-close{    border: 1px solid #c5c5c5;    background-image: url(https://code.jquery.com/ui/1.12.1/themes/base/images/ui-icons_777777_256x240.png);    background-position: -96px -128px;}.select2-container--default .select2-selection--single{    border: var(--vz-border-width) solid var(--vz-input-border-custom);    height: calc(1.5em + 1rem + calc(var(--vz-border-width) * 2));    background-color: var(--vz-input-bg-custom);    outline: 0;}.select2-container .select2-selection--single .select2-selection__rendered{    line-height: 36px !important;}.select2-container .select2-selection--single .select2-selection__arrow{    height: 34px;    width: 34px;}.panel-heading {    position: relative;    height: 30px;    line-height: 26px;    background: #405189;    color: #fff;    font-size: 14px;    border: 1px solid #405189;    border-top-right-radius: 1px;    border-top-left-radius: 1px;}.panel-body {    position: relative;    padding: 10px;    border: 1px solid #223a89;    margin-top: 0;}.form-control[readonly]{background-color:#e9ecef;}