﻿.header {
background-color: #3e3e3e;
border-bottom: 5px solid #d55043;
box-shadow: 0px 0 15px #4E4E4E;
	min-height: 30px;
padding: 0 10px;
}


.PopUpfooter {
    background-color: #3e3e3e;
    border-top: 5px solid #d55043;
    box-shadow: #4E4E4E;
    min-height: 30px;
    padding: 0 10px;
}