.search-filter{width:100%;height:auto;border:2px solid #707275;border-radius:10px;margin:0 0 10px 0;background-color:white}.form-title{height:36px;background-color:#fdc188;border-radius:8px 8px 0 0;padding:10px;text-align:center}.form-title h3{font-size:16px}@media (max-width:879px){.form-title h3{font-size:14px}}form{margin:10px;}label{margin:8px 0 5px 0;}.label-first{margin:0 0 5px 0;}.form-control{padding:3px 8px;font-size:15px}@media (max-width:879px){.form-control{font-size:13px}}.submit{margin:2% 10% 0 10%;}.search-button{text-align:center;box-sizing:border-box;display:inline-block;border-radius:10px;margin:1% 5px;padding:1% 10%;width:100%;line-height:1.5;color:#ffffff;font-weight:bold;border:1px solid #fff;animation:1s glow infinite alternate;background:linear-gradient(#ffbe74,#fd9641);box-shadow:0 0 10px 2px rgba(255,152,68,.5);transition:box-shadow .3s}.category-tablebox{margin-top:10px;max-height:1500px;background-color:white;overflow-x:scroll;overflow-y:scroll;white-space:nowrap}.table{width:100%;vertical-align:middle;margin-bottom:0;}.main-icon img{width:70px;margin:0;padding:0;}.category-tablebox thead{background-color:rgb(170,224,255);text-align:center}.table-header{position:sticky;top:0;background-color:rgb(170,224,255);z-index:1}.table-header th:first-child{position:sticky;left:0;background-color:rgb(170,224,255);z-index:1}td:first-child{position:sticky;left:0;background-color:white}.data-noneA{text-align:center;padding:0 10px 10px 10px;margin:10px 0 0 0;}.glossary{display:flex;justify-content:center;align-items:center}.modal-center{display:flex;flex:1;justify-content:center;margin-left:40px}@media (max-width:879px){.modal-center{margin-left:33.25px}}.modal-button{width:48%;text-align:center;box-sizing:border-box;border-radius:10px;color:#ffffff;font-weight:bold;border:1px solid #535353;animation:1s glow infinite alternate;background:linear-gradient(#6d6d6d,#313131);box-shadow:0 0 10px 2px rgba(161,149,139,.5);transition:color .3s,box-shadow .3s}.modal{display:none;z-index:5;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;padding:10px 5px;justify-content:center;align-items:center}.modal-content{width:850px;border:2px solid #707275;border-radius:10px;box-shadow:0 5px 8px 0 rgba(0,0,0,.2),0 7px 20px 0 rgba(0,0,0,.17);animation-name:ModalOpen;animation-duration:1s;margin:auto}@media (max-width:879px){.modal-content{width:100%}}@keyframes ModalOpen{from{opacity:0}to{opacity:1}}.modal-header{height:36px;background-color:#ffe18f;border-radius:8px 8px 0 0;padding:10px;display:flex;justify-content:space-between;align-items:center}.modal-header h3{font-size:16px;margin:3px 0 0 30px;flex:1;text-align:center}@media (max-width:879px){.modal-header h3{font-size:14px}}.modal-close{font-size:20px;margin-right:10px;}.modal-close:hover{cursor:pointer}.modal-body{padding:10px;}.modal-body h3{color:#ffffff;text-align:center;font-size:16px;padding:5px;}@media (max-width:879px){.modal-body h3{font-size:14px}}.modal-body p{margin:0 15px 0 15px;}@media (max-width:879px){.modal-body p{margin:0 10px 0 10px}}.modal-body ul{margin:5px 0 5px 0;}.content-headerA{background-color:#fc6c9c;border-radius:8px;margin:0 0 15px 0;}.content-headerB{background-color:#fc6c9c;border-radius:8px;margin:15px 0 15px 0;}.sort-icon{position:relative;z-index:2;margin-right:4px;}.sort-icon i{color:#464242;cursor:pointer}.sort-dropdown{display:none;position:absolute;background-color:#f9f9f9;min-width:150px;box-shadow:0 5px 8px 0 rgba(0,0,0,.2),0 7px 20px 0 rgba(0,0,0,.17);top:30px;right:-3px;}@media (max-width:879px){.sort-dropdown{min-width:130px}}.sort-dropdown a{padding:12px 16px;display:block;cursor:pointer}.sort-dropdown a:hover{background-color:#bdbdbd}