.modal-open{overflow:hidden!important}.modal.custom-modal .modal-dialog{width:auto;margin:10px;text-align:left}.modal.custom-modal .modal-content{padding:0;color:#000;background:#fff;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px}.custom-modal .cms-modal-header{position:relative;padding:15px;border-bottom:1px solid #e5e5e5}.custom-modal .cms-modal-header .cms-modal-title{margin:0;font-size:16px;font-weight:bold}.custom-modal .cms-modal-header .cms-modal-header-error{position:absolute;top:15px;right:15px;color:#cfcfcf;line-height:17px}.custom-modal .cms-modal-body{height:auto;padding:15px;font-size:15px;line-height:27px}.custom-modal .cms-modal-body a{color:#337ab7}.custom-modal .cms-modal-body input{display:inline-block;width:100%;margin-top:10px;padding:5px 10px;border:1px solid silver;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;outline:none}.custom-modal .cms-modal-body input:focus{border-color:#367ee9}.custom-modal .cms-modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.custom-modal .cms-modal-footer .btn{min-width:49%;color:#fff;border:none;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.custom-modal .cms-modal-footer .btn.btn-confirm{margin:0;background-color:#375fd2}.custom-modal .cms-modal-footer .btn.btn-cancel{margin:0 2% 0 0;background-color:#484848}