body{margin:0}html,body,#app,#app>div{height:100%}#root{max-width:1280px;display:flex;height:100%;background-color:#ededed}.cvApp{border:1px solid black;background-color:#fff;flex-grow:1}input[type=text],select,input[type=date],textarea{display:block;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}input[type=submit],button{background-color:#00f;color:#fff;border:none;border-radius:4px;cursor:pointer;margin:.5em;font-size:1em}form{border:1px solid black;border-radius:2em;padding:10px;width:auto;margin:1em}form>h2{margin:.2em}#Country{text-transform:uppercase}label{font-weight:600}body{width:100%;height:100%}.head{text-align:center;color:#fff;background-color:#00008b;font-weight:700;display:flex}.headInfo{width:100%}.contactInfo{display:flex;justify-content:space-evenly}.title{background-color:#d3d3d3;color:#365485;font-weight:600;text-align:center;font-family:sans-serif}.content{margin:2em 6em}.infoSection{display:flex;margin:0 2em}.section{flex-grow:1;margin:0 2em}.headerName{font-weight:700}.date{white-space:nowrap}
