/* BASIC css start */
.grade-bg {height: 400px; background: #f3f3f3;}
.bg h1.grade-title {
    font-family: GothamPro, sans-serif !important;
    text-align: center;
    font-size: 36px;
    color:#333333;
letter-spacing:0.015em;
}
.grade-bg p { color:#666; font-size:22px; font-weight:normal;}

.grade {margin-bottom:125px;}
.grade h2 {font-size:22px; font-weight: bold; color: #333333; margin-bottom:20px;}
.grade table {margin-bottom:30px;}
.grade table tr.first {border-top:2px solid #333333;}
.grade table tr:last-child {border-bottom:1px solid #333333;}
.grade table tr td, th{border:1px solid #eeeeee; font-size:18px;}
.grade table tr th {width:190px; padding-left:30px; border-left:none; color:#333; font-weight:600; text-align:left;}
.grade table tr td {font-weight:400; color:#666; text-align:center;}
.grade table tr td img {padding-bottom:10px;}
.grade table tr td p {}
.grade table tr:first-child p{font-family: GothamPro, "Noto Sans KR", sans-serif; font-size:18px; font-weight:400; padding-top:25px;}
.grade table tr td:last-child {border-right:none; border-bottom:none;}
.grade table tr th.last {border-bottom:1px solid #333333;}

.grade table tr th.row1{height: 205px;}
.grade table tr th.row2{height: 240px;}
.grade table tr th.row3{height: 84px;}
.grade table tr th.row4{height: 205px;}

.sub {color:#999;}
.diamond {color:#3868a9;}
.platinum {color:#ad3941;}
.gold {color:#c89c00;}
.silver {color:#a0a0a0;}
.bronze {color:#b28750;}
.normal {color:#859a58; font-weight:600 !important;}

.grade-notice {}
.grade-notice table {margin-bottom:30px;}
.grade-notice table tr.first {border-top:2px solid #333333;}
.grade-notice table tr:last-child {border-bottom:1px solid #333333;}
.grade-notice h2 {font-size:22px; font-weight: bold; color: #333333; margin-bottom:20px;}
.grade-notice table tr th {height:108px; width:190px; border-left:none; border-right:none; color:#333; font-weight:600;}
.grade-notice tr td, th{border-top:1px solid #eeeeee; font-size:18px;}
.grade-notice tr td {text-align:left; padding-left:50px;}
.grade-notice tr th {padding-left:30px; border-left:none; color:#333; font-weight:600; text-align:left;}
.grade-notice tr td:last-child {border-right:none;}
.grade-notice tr th.last {border-bottom:1px solid #333333;}

.grade-text h3 {font-size:18px; color:#333333; font-weight:600; padding-bottom:10px;}
.grade-text p {font-size:18px; color:#999999; font-weight:400; padding-top:10px;}
/* BASIC css end */

