.contactForm{background-color:#fff;border-color:green;border-radius:10px;border-style:solid;border-width:2px;box-shadow:10px 10px 10px gray;font-size:small;margin-left:auto;margin-right:auto;padding:10px;width:fit-content}.contactForm label{display:block;font-weight:bold}.contactForm div{margin-bottom:10px}.contactForm input[type='text'],.contactForm textarea{border-color:#ced5d7;border-style:solid;border-width:1px;box-shadow:0 0 0 3px #eef5f7;margin:5px;padding:5px;resize:none;width:300px}.contactForm input[type='textarea'],.contactForm textarea{border-color:#ced5d7;border-style:solid;border-width:1px;box-shadow:0 0 0 3px #eef5f7;height:100px;margin:5px;padding:5px;resize:none}.contactForm input[type='text']:focus,.contactForm textarea:focus{outline:none;box-shadow:0 0 0 3px #dde9ec}.contactForm input[type='submit']{border-color:#ced5d7;border-radius:20px;border-style:solid;border-width:1px;font-weight:bold;margin:5px;padding:10px}.contactForm input[type='submit']:hover{background:#edfcff}.contactForm input[type='submit']:active{background:#cfe6ef}.normalTextBoxFor{width:100px}.wideTextBoxFor{width:200px}.redText{color:red}.redLeftText{color:red;float:left}.leftTable{vertical-align:text-top;text-align:right}.rightTable{vertical-align:text-top;text-align:left}.checkBox{height:20px;width:20px;vertical-align:bottom}.normalParagraph{font-size:small;margin-left:1%;margin-right:1%;text-align:left}