form{width:100%}section{display:flex;flex-direction:row}input{width:100%;margin-bottom:3px;border-width:1px;border-color:rgba(255,166,0,.323);margin-top:.3rem}.alert,input{text-align:center}.alert{color:red;background-color:#ff0;display:none;font-size:.75rem}.subdivcourses{width:80%;height:100%;margin-top:20px;display:flex}.contentdiv{width:60%;height:100%}.infocontentdiv{width:100%;height:100%}.sidecontentdiv{width:40%;height:100%;padding:1rem;margin-left:1rem}.infosubdiv{display:flex;width:100%;height:100%}@media screen and (max-width:1000px){.subdivcourses{width:100%;height:100%;flex-direction:column}.contentdiv{width:100%;height:100%;margin-bottom:0}.sidecontentdiv{width:100%;height:100%;margin-left:0;margin-bottom:2rem}.infosubdiv{display:flex;flex-direction:column}}