#modal-header-chrome {
    max-height: 0%;
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid transparent;
    max-height: 14px;
}
.modal-header .close{
    margin-top: -25px;
}

.modal-footer{
    background-color: #393C3E;
}
.font_20px {
   font-size: 20px; 
}

p, a, span {
    font-size: 16px;
   
}