@charset "UTF-8";

.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.textC { text-align: center; }
.textR { text-align: right; }
.textTrans { color: transparent; }
.countUp { color: red; }
.countDown { color: blue; }
.mySlides-box {height: 295px;}
.tableBasic { width: 100%; border-collapse: collapse; border: 0; border-spacing: 0; font-family: "Malgun Gothic"; font-size: 12px; line-height: normal; }
.tableBasic th, .tableBasic tr, .tableBasic td { font-family: "Malgun Gothic"; font-size: 12px; line-height: normal; }
.tableBasic tbody td { padding: 5px 0; }
.tableBasic tbody td:first-child { padding-left: 15px; }
.tableBasic tbody td:last-child { padding-right: 10px; }
.tableBasic thead { border-bottom: 3px double #333333; }
.tableBasic tbody { border-bottom: 1px solid #333333; }
.tableBasic .borderHead { border-top: 1px solid #333; }
.tableBasic .borderHead th { padding: 3px 0; }
.tableBasic.stripedTable tbody tr:nth-child(even) { background-color: #f2f2f2; }
.tableBasic.stripedTable tr.colorBold { background-color: #d9d9d9; }
