﻿body{background:#ededed;font-family:"Roboto",sans-serif;}.person-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:15px;}.person-wrapper h2{font-size:14px;margin-bottom:5px;margin-top:15px;}.person-wrapper .appendix-list{display:flex;list-style:none;margin:0;padding:0;flex-wrap:wrap;}.person-wrapper .appendix-list .appendix-item{background-color:#add8e6;margin:10px;border-radius:5px;padding:15px 25px;text-align:center;border:2px solid transparent;cursor:pointer;width:calc(50% - 20px);box-sizing:border-box;}.person-wrapper .appendix-list .appendix-item p{margin:0;font-size:12px;}.person-wrapper .appendix-list .appendix-item small{font-size:10px;font-weight:800;}.person-wrapper .appendix-list .appendix-item.active{border-color:#000;}.person-wrapper .appendix-list ul{padding:0;margin:0;display:flex;list-style:none;}.person-wrapper .hours-wrapper{margin-bottom:20px;}.person-wrapper .hours-wrapper .hours{height:35px;width:60px;text-align:center;padding:0;}.person-wrapper .hours-wrapper .input-btn{width:40px;height:100%;font-size:15px;cursor:pointer;}.person-wrapper .add-btn{height:40px;width:150px;cursor:pointer;}.person-wrapper #date{min-height:30px;width:130px;text-align:center;}.overview-wrapper .table .total-amount{font-weight:800;}.overview-wrapper .accordion-header button{text-transform:capitalize;}