﻿.modal-header{padding:.25rem 1rem;background-color:#d0d0d0;color:#000;font-weight:bold;font-size:18px;border-bottom:1px solid #707070;}.modal-header button{display:flex;justify-content:center;width:30px;height:30px;}.modal-header button img{height:100%;}.modal-header button:hover,.modal-header button:focus{background-color:#e87e35;}.modal-title{margin:auto 0;font-weight:bold;}.modal-body{padding:20px 0 0 0;flex:1;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column;}.modal-body h3{margin-top:0;margin-bottom:15px;}.modal-body .form-body{padding:0 15px 30px 15px;flex:1;}.modal-content{display:flex;flex-direction:column;height:100%;}.modal-content form{height:100%;display:flex;flex-direction:column;}.modal-dialog{max-width:none;}.modal.ie11-warning,.modal.login-modal{overflow:hidden;}.modal.ie11-warning .modal-dialog .modal-dialog-centered,.modal.login-modal .modal-dialog .modal-dialog-centered{width:75%;height:90%;}