.pt24{font-size: calc(24px * 0.7);}
.pt20{font-size: calc(20px * 0.7);}
.pt18{font-size: calc(18px * 0.7);}
.pt16{font-size: calc(16px * 0.7);}
.pt14{font-size: calc(14px * 0.7);}
.bold{font-weight: bold;}
.w20{width: 20%;}
.w25{width: 30%;}
.w30{width: 30%;}

.footer_verison{position: absolute; display: flex; bottom: 10px; right: 10px;}
.footer_verison>span{font-family: 'D2Coding';font-size: 24px;position: relative;color: #fff;line-height: 70px;margin-right: 10px;}
#bt_information{width:71px; height: 71px; background: url("../../img/version/bt_information_normal.png") no-repeat; background-size: cover; cursor: pointer;}
#bt_information:hover{background: url("../../img/version/bt_information_hover.png") no-repeat; background-size: cover;}

.version_container{z-index: 998; display: none; font-family: 'D2Coding';min-width: 350px;height: auto;padding: 10px 30px 10px 30px;line-height: normal;position: absolute;right: 10px;bottom: 85px;background-color: #fff;color: #606060;border: 2px solid #606060;border-radius: 1rem;}
.divison_line{background-color: #606060;width: 100%;height: 1px;}
.verison_flex{display: flex;}
.verison_flex>:nth-child(1){text-align: left;}
.verison_flex>:nth-child(2){text-align: right;}
.version_content>div>:nth-child(1){margin-left: 20px;}
.verison_flex>div{width: 50%;}
.veirson_copyright{font-weight: 400;margin-top: 5px}
.version_btn{background: #fff;border-radius: 3px;border:1px solid #606060;font-size: calc(20px * 0.7);width: 50%;text-align: center !important;margin: 5px 0;}
.version_logo{height: 40px;width: auto;position: relative;margin: 0.5rem;}
.version_btn{cursor: pointer;}
.version_btn:hover{background: #C6D0EE 0% 0% no-repeat padding-box;color: #FFFFFF;}
.version_modal{font-family:'D2Coding'; display: none; background-color: #1F2234CC; z-index: 999;}
.version_modalbox{position: absolute;top: 7%;left: 20%;width: 60%;background-color: rgba(255, 255, 255, 0.9);border-radius: 1rem;padding: 10px 40px 40px 40px;}
.version_modalmessage{font-size: calc(24px * 0.7);}
.version_modalmessage>table{width: 100%; background-color: #fff; border: 3px solid #606060;}
.version_modalmessage>table>tr,td{height: 40px; line-height: 40px;}
.version_modalmessage>table>tr,td{border: 1px solid #606060;}
.version_bt_close{cursor: pointer; float: right;position: relative;bottom: 10px;left: 40px;padding: 11px;}
.version_bt_close:hover{opacity: 70%;}

.version_modal_pdf{display: none; background-color: #1F2234CC; z-index: 999;}
.version_modalbox_pdf{position: absolute;top: 2.5%;left: 20%;width: 60%;height: 90%; background-color: rgba(255, 255, 255, 0.9);border-radius: 1rem;padding: 10px 40px 40px 40px;}
.version_modalmessage_pdf{width: 100%; height: calc(100% - 40px);}
#embed_pdf{width: 100%; height: 100%;}
th, td {text-align: center;}
.aHref{font-size: 20px;line-height: 20px;position: relative;bottom: 10px;text-decoration-line: underline;}