.container[data-v-b252db5a]{width:100%;height:100%;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}.warpper[data-v-b252db5a]{width:50%;height:calc(100% - 100px);border:1px solid #000;border-radius:5px;display:flex;flex-direction:column;align-items:center;overflow-y:auto}.field[data-v-b252db5a]{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;justify-content:center;padding:0 5px;margin-top:15px}.field p[data-v-b252db5a]{font-size:1.1rem}.send-btn[data-v-b252db5a]{margin-top:5px;width:50%}input[type=date][data-v-b252db5a]{height:35px;border:.5px solid #d3d3d3;border-radius:3px}input[type=date][data-v-b252db5a]:hover{border:1.1px solid #add8e6}input[type=date][data-v-b252db5a]:focus{outline:none;border:1.1px solid #add8e6}input[type=time][data-v-b252db5a]{height:35px;border:.5px solid #d3d3d3;border-radius:3px}input[type=time][data-v-b252db5a]:hover{border:1.1px solid #add8e6}input[type=time][data-v-b252db5a]:focus{outline:none;border:1.1px solid #add8e6}@media screen and (max-width:600px){.container[data-v-b252db5a]{justify-content:unset;overflow:hidden;background:var(--secondary);color:#fff}.warpper[data-v-b252db5a]{width:100%;border:none;overflow-y:auto;flex-shrink:0}.send-btn[data-v-b252db5a],.upload-btn[data-v-b252db5a]{width:100%}}