.unselectable {
-webkit-touch-callout: none;
-webkit-user-callout: none;
-webkit-user-select: none;
-webkit-user-drag: none;
-webkit-user-modify: none;
-webkit-highlight: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
touch-callout: none;
-ms-word-break: break-all;
-ms-word-wrap: break-all;
-webkit-word-break: break-word;
-webkit-word-wrap: break-word;
word-break: break-word;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
pointer-events: none;
      }
.onlyDesktop{
display: inline-block;
}
@media (max-width: 576px){
.onlyDesktop{
display: none;
}
}
.onlyMobile{
display: none;
}
@media (max-width: 768px){
.onlyMobile{
display: block;
}
}
.list-low-roman>li{
list-style: lower-roman;
}
.list-disc {
    list-style-type: disc;
}
.list-disc>li {
    list-style-type: disc;
}
.list-decimal {
    list-style-type: decimal;
}
.list-decimal>li {
    list-style-type: decimal;
}
.list-lower-alpha {
    list-style-type: lower-alpha;
}
.list-lower-alpha>li {
    list-style: lower-alpha;
}
.list-decimal, .list-upper-roman, .list-lower-roman, .list-lower-alpha, .list-disc {
    margin: 0;
    padding-left: 20px;
}
.list-decimal>li, .list-upper-roman>li, .list-lower-roman>li, .list-lower-alpha>li, .list-disc>li {
    margin: 3px 0;
    position: relative;
}
#tncContent ol.lower-alpha > li::before {
margin-left: -20px;
}
.offer-Remark{
font-size: 12px;
line-height: 120%;
color: #666;
}
.offer-Remark .list-decimal, .offer-Remark .list-lower-alpha, .offer-Remark .list-disc{
    margin: 0;
    padding-left: 1rem;
}
.offer-Remark .list-decimal>li{
    width: 100%;
	text-align: left;
	padding-left: 0.25rem
}
.tncTablx {
 margin: 6px 0;
 border:1px solid #999999;
 text-align:center;
 border-collapse:collapse;
}
.tncTablx td {
 padding:5px;
 border:1px solid #999999;
 vertical-align: middle;
 text-align: center;
}
.tncTablx .head {
 background-color:#666666;
 color:#FFFFFF;
}
.Remarksublist{
padding-left: 10px;
position: relative;
}
.tncsublist{
padding-left: 25px;
position: relative;
margin: 0.25rem 0;
}
.tncsublist .num, .Remarksublist .num{
position: absolute;
top: 0;
left: 0;
}
.f12{
	font-size: 12px;
	line-height:140%;
	}
.f14{
	font-size: 14px;
	line-height:140%;
	}
.f16{
	font-size: 16px;
	line-height:140%;
	}
.f18{
	font-size: 18px;
	line-height:140%;
	}
.f20{
	font-size: 20px;
	line-height:140%;
	}
.f24{
	font-size: 24px;
	line-height:140%;
	}
.f28{
	font-size: 28px;
	line-height:140%;
	}
.f30{
	font-size: 30px;
	line-height:1;
	}
.f36{
	font-size: 36px;
  line-height:100%;
	}
.f40{
	font-size: 40px;
  line-height:100%;
	}
.f44{
	font-size: 44px;
  line-height:1.2;
	}
.f48{
	font-size: 48px;
  line-height: 1;
	}
.BigFont{
font-size: 150%;
line-height: 1;
}
@media (max-width: 576px){
.f20{
	font-size: 18px;
	line-height:140%;
	}
.f24{
	font-size: 22px;
	line-height:140%;
	}
.f28{
	font-size: 26px;
	line-height:140%;
	}
.f30{
	font-size: 28px;
	line-height:120%;
	}
.f36{
	font-size: 30px;
  line-height:120%;
	}
.f44{
	font-size: 40px;
  line-height:1.2;
	}
}

body.small-font-size .f12{
    font-size: 10px;
}
body.large-font-size .f12{
    font-size: 14px;
}
body.small-font-size .f14{
    font-size: 12px;
}
body.large-font-size .f14{
    font-size: 16px;
}
body.small-font-size .f16{
    font-size: 14px;
}
body.large-font-size .f16{
    font-size: 18px;
}
body.small-font-size .f18{
    font-size: 16px;
}
body.large-font-size .f18{
    font-size: 20px;
}
body.small-font-size .f20{
    font-size: 18px;
}
body.large-font-size .f20{
    font-size: 22px;
}
body.small-font-size .f24{
    font-size: 22px;
}
body.large-font-size .f24{
    font-size: 26px;
}
body.small-font-size .f28{
    font-size: 26px;
}
body.large-font-size .f28{
    font-size: 30px;
}
body.small-font-size .f30{
    font-size: 26px;
}
body.large-font-size .f30{
    font-size: 34px;
}
body.small-font-size .f36{
    font-size: 32px;
}
body.large-font-size .f36{
    font-size: 40px;
}

body.small-font-size .offer-Remark{
    font-size: 10px;
}
body.large-font-size .offer-Remark{
    font-size: 14px;
}
body.small-font-size #tncContent{
    font-size: 11px;
}
body.large-font-size #tncContent{
    font-size: 14px;
}
body.small-font-size .offer-Remark{
    font-size: 11px;
}
body.large-font-size .offer-Remark{
    font-size: 14px;
}
#tncContent{
    font-size: 12px;
	line-height: 140%;
	}

.mt5{
margin-top: 5px;
}
.mb5{
margin-bottom: 5px;
}
.new-blue{
color: #0066b3;
}
.new-lightblue{
color: #0071eb;
}
.new-red{
color: #CF225B;
}
.new-brown{
color: #ac8659;
}
.student-color{
color: #e13c64;
}
.student-highlight{
color: #005b89;
}
.student-bk{
background-image: linear-gradient(to bottom, #daf7fd 90%, #ffffff);
padding: 95px 0 80px;
margin-top: 40px;
position: relative;
}
.student-bk::after{
content: "";
width: 100%;
height: 48px;
position: absolute;
left: 0;
top: 0;
background-image: url("../images/intro-img.svg");
background-repeat: no-repeat;
background-position: top center;
background-size: 90px 48px;
}
.student-achor-nav{
width: 100%;
border: 8px solid white;
background-color: white;
display: flex;
flex-wrap: nowrap;
border-radius: 9999px;
box-shadow: 0 4px 4px rgb(225, 60, 100, 0.9);
overflow: hidden;
margin-bottom: 70px;
}
.student-achor-nav-item{
width: 25%;
background-color: white;
padding: 10px 15px;
font-size: 20px;
line-height: 1.2;
color: #0066b3;
cursor: pointer;
display: flex;
flex-wrap: nowrap;
align-items: center;
justify-content: center;
border-right: 1px solid #ccc;
}
.student-achor-nav-item:last-child{
border-right: none;
}
.student-achor-nav-item:hover{
background-color: #e13c64;
color: white;
}
@media (max-width: 576px){
.student-achor-nav{
display: none;
}
}
.nav-item-content{
text-align: center;
align-self: center;
}

.student-offer-container{
position: relative;
margin-top: 80px;
}
.student-offer-head-odd{
display: inline-block;
padding: 12px 100px 12px 40px;
background-color: #0082be;
color: #fff;
border-radius: 20px;
box-shadow: 0 4px 4px rgb(0, 102, 179, 0.6);
position: relative;
z-index: 5;
font-weight: bold;
margin-right: 28px;
}
.header-img-odd{
position: absolute;
bottom: 0;
left: calc(100% - 80px);
}
.student-offer-content-odd{
margin-left: 200px;
background-color: white;
padding: 50px 50px 30px 50px;
border-radius: 50px 0 0 50px;
position: relative;
margin-top: -30px;
}
@media (max-width: 576px){
.student-offer-content-odd{
margin-left: 50px;
padding: 50px 30px 30px 30px;
border-radius: 30px 0 0 30px;
}
}
.student-offer-content-odd::before{
content:"";
width: 240px;
height: 100%;
position: absolute;
left: 100%;;
top: 0;
background-image: linear-gradient(to right, #fff, transparent);
z-index: 5;
}
.disc-blue li::marker{
color: #0066b3;
}
.content-img-odd{
position: absolute;
right: calc(100% - 15px);
top: 70px;
}
.content-img-even{
position: absolute;
left: calc(100% - 15px);
top: 70px;
}
.content-img-odd img, .content-img-even img{
width: 170px;
height: auto;
}
@media (max-width: 576px){
.content-img-odd, .content-img-even{
display: none;
}
}
a.student-details-btn{
padding: 5px 30px;
font-weight: bold;
color: #fff;
background-image: linear-gradient(to bottom, #f6c4d0, #e13c64 50%);
border-radius: 99px
}
.student-offer-head-even{
display: inline-block;
padding: 12px 40px 12px 100px;
background-color: #0082be;
color: #fff;
border-radius: 20px;
box-shadow: 0 4px 4px rgb(0, 102, 179, 0.6);
position: relative;
z-index: 5;
font-weight: bold;
margin-left: 28px;
}
.header-img-even{
position: absolute;
bottom: 0;
right: calc(100% - 80px);
}
.student-offer-content-even{
margin-right: 200px;
background-color: white;
padding: 50px 50px 30px 50px;
border-radius: 0 50px 50px 0;
position: relative;
margin-top: -30px;
}
@media (max-width: 576px){
.student-offer-content-even{
margin-right: 50px;
padding: 50px 30px 30px 30px;
border-radius: 0 30px 30px 0;
}
}
.student-offer-content-even::before{
content:"";
width: 240px;
height: 100%;
position: absolute;
right: 100%;;
top: 0;
background-image: linear-gradient(to left, #fff, transparent);
z-index: 5;
}
.appoint-head{
background-image: linear-gradient(to right, #e13c64, #e13c64);
background-position: center;
background-repeat: no-repeat;
background-size: 100% 2px;
text-align: center;
}
.appoint-head-inner{
width: 100%;
max-width: 260px;
display: inline-block;
padding: 10px 40px;
border-radius: 999px;
background-image: linear-gradient(to bottom, #f6c4d0, #e13c64 50%);
box-shadow: 0 2px 2px rgb(225, 60, 100, 0.9);
color: #fff;
font-weight: bold;
}