.modall{height:100%;overflow:auto;padding-top:100px;position:fixed;top:0;background-color:#000;background-color:rgba(0,0,0,.4);left:0;width:100%;display:none;z-index:1}.modal-contentt{padding:0;border:1px solid #888;position:relative;-webkit-animation-name:animatetop;animation-name:animatetop;background-color:#fefefe;margin:auto;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);width:60%;-webkit-animation-duration:.4s;animation-duration:.5s}@@-webkit-keyframes animatetop{0%{opacity:0;top:-300px}to{opacity:1;top:0}}@@keyframes animatetop{0%{opacity:0;top:-300px}to{opacity:1;top:0}}.close{font-size:22px;font-weight:700;color:#fff;float:right}.close:focus,.close:hover{text-decoration:none;color:#d6d6d8;cursor:pointer}.modal-headerr{padding:4px 30px;font-size:20px;font-weight:700;color:#fff;background-color:#000}.modal-bodyy{padding:20px 30px}.modal-image{margin-right:auto;max-height:600px;margin-left:auto;width:100%;display:block}