.modal{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);z-index:1050;display:none;overflow:hidden;outline:0}.modal .modal-content{background-color:#fff;border:1px solid #000;border-radius:6px;box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal .modal-dialog{max-width:900px;margin:4% auto}.modal .modal-dialog .modal-body{padding:15px}.modal .modal-dialog video{width:100%}.modal-header{min-height:16.43px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header:after{content:"";clear:both;display:block}.modal-header .modal-title{color:#525252}.modal-header .close{float:right;margin-top:-2px;font-size:21px;font-weight:700;line-height:1;color:rgba(0,0,0,.2);text-shadow:0 1px 0 #fff}.modal-header .close:hover{color:rgba(0,0,0,.7)}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}