body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#303030;color:#dbdbdb}.app{font-size:12px}.toolbar{background-color:#535353;padding:10px;line-height:22px}.table{text-align:center;width:100%}table{width:inherit}table tr:nth-child(2n){background-color:#f2f2f2;color:#000}.male{color:#00b7ff;font-weight:700}.female{color:#ff5470;font-weight:700}input{background-color:#fff8ef;border:none;outline:none;border-radius:3px}input[type=text]{width:80px}#day,#month{width:34px}#year{width:54px}.loader{width:48px;height:48px;border-width:3px;border-style:dashed solid solid dotted;border-color:#FF3D00 #FF3D00 transparent #FF3D00;border-radius:50%;display:inline-block;position:relative;box-sizing:border-box;animation:rotation 1s linear infinite}.loader:after{content:"";box-sizing:border-box;position:absolute;left:20px;top:31px;border:10px solid transparent;border-right-color:#ff3d00;transform:rotate(-40deg)}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
