﻿#myModal .modal-hidden {
    display: none;
}
#myModal .modal-body {
    padding:0px;
}
.modal-header-2 {
    position: absolute;
    width: 150px;
    height: 50px;
    z-index: 5000;
    right: 0px;
}
.modal-header-2 button.close {
    padding:7px;
    font-size:35px;
}