.btn{border: 1px solid #CCCCCC; padding:5px 5px; text-align: center; height:32px; border-radius: 0px 25px 25px 0px; font-size:smaller;background-color:#F1F1F1;color:black;}
.btnfull{border: 1px solid #CCCCCC; padding:5px 5px; text-align: center; height:32px; border-radius: 25px 25px 25px 25px; font-size:smaller;background-color:#F1F1F1;color:black; width:150px;}
.txtbox {border: 1px solid #CCCCCC; padding:0px 0px; text-align: center; border-radius: 25px 0px 0px 25px;font-size:large;height:30px;}
.footer1 {position: fixed;z-index: 1;padding-top: 100px;padding-right:100px;left: 0;top: 0;width: 100%;height: 100%;overflow: auto;background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.8);}
.modal-content{background-color: #FFFFFF;margin: auto;padding: 20px;border: 1px solid #888;width: 40%; border-radius:10px; color:black; opacity:unset;}
h6{font-size:medium;font-weight:bold;margin-bottom:5px;}table {padding: 2px;}.bar {margin: 0 auto;width: 650px;border-radius: 30px;border: 1px solid #dcdcdc;padding: 0 10px;}.bar:hover {box-shadow: 1px 1px 8px 1px #dcdcdc;}.bar:focus-within {box-shadow: 1px 1px 8px 1px #dcdcdc;outline: 0;}.searchbar {height: 45px;width: 500px;border: 0;outline: 0;font-size: 16px;}
.closeButton{border: 0px solid #CCCCCC; height:24px; width:24px; border-radius: 25px 25px 25px 25px; font-size:smaller;background-color:#FFFFFF;color:black;}
.closeButton:hover{border: 1px solid #CCCCCC; height:24px;width:24px; border-radius: 25px 25px 25px 25px; font-size:smaller;background-color:#F1F1F1;color:black;}