@media (max-width: 576px){
.onlyDesktop{
display: none;
}
}
.unselectable {
        -webkit-user-select: none;
        -webkit-touch-callout: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: 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;
      }
.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
}

.mt5{
margin-top: 5px;
}
.f14{
	font-size:14px;
	line-height:140%;
	}
.f20{
	font-size:20px;
	line-height:140%;
	}
.f18{
	font-size:18px;
	line-height:140%;
	}
.f16{
	font-size:16px;
	line-height:140%;
	}
.f12{
	font-size:12px;
	line-height:120%;
	}
.f24{
	font-size:24px;
	line-height:120%;
	}
.f30{
	font-size:30px;
	line-height:120%;
	}
.f36{
	font-size:36px;
  line-height:120%;
	}
span.f20, span.f24, span.f30, span.f36{
line-height: 1;
}
body.small-font-size .f14{
    font-size: 12px;
}
body.large-font-size .f14{
    font-size: 16px;
}
body.small-font-size .f12{
    font-size: 10px;
}
body.large-font-size .f12{
    font-size: 14px;
}
body.small-font-size .f16{
    font-size: 12px !important;
}
body.large-font-size .f16{
    font-size: 20px !important;
}
body.small-font-size .f18{
    font-size: 14px;
}
body.large-font-size .f18{
    font-size: 22px;
}
body.small-font-size .f20{
    font-size: 16px;
}
body.large-font-size .f20{
    font-size: 24px;
}
body.small-font-size .f24{
    font-size: 20px;
}
body.large-font-size .f24{
    font-size: 28px;
}
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;
}
#tncContent{
font-size: 12px;
line-height: 140%;
}
body.small-font-size #tncContent{
    font-size: 10px;
		line-height: 140%;
}
body.large-font-size #tncContent{
    font-size: 14px;
		line-height: 140%;
}
#tncContent{
font-size: 12px;
}
.new-purple{
color: #b01a88;
}
.new-green{
color: #198655;
}
.new-orange{
color: #E6740A;
}
.new-pink {
color: #e4007f;
}
.new-lightblue{
color: #0080A3;
}
.new-blue{
color: #0066b3;
}
.blue-bTn{
border-radius: 15px;
padding: 5px 20px;
background-color: #054c9b;
display: inline-block;
text-align: center;
color: #fff;
}
.number{
background-color: #fff;
width: 30px;
height: 30px;
font-size: 24px;
line-height: 30px;
border-radius: 15px;
font-weight: bold;
text-align: center;
color: #0066b3;
margin-right: 10px;
}
.wavier-row{
display: flex;
flex-wrap: wrap;
margin-left: -10px;
margin-right: -10px;
justify-content: center;
}
.wavier-col{
margin: 10px;
border-radius: 50px;
padding: 5px 10px;
background-color: #0066b3;
}
.wavier-col-inner{
padding: 10px 20px;
display: flex;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
border-width: 1px 0 0 1px;
border-style: solid;
border-color: white;
border-radius: 40px;
color: white;
}

.apply-row{
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-left: -15px;
margin-right: -15px;
}
.apply-col{
width: 25%;
padding: 0 15px;
text-align: center;
}
.echannel-period{
width: 50%;
}
@media (max-width: 768px){
.apply-col{
width: 50%;
padding: 15px 15px;
}
.echannel-period{
width: 100%;
margin-bottom: -10px;
}
.onlyDesktop{
display: none;
}
}
.tp-row{
display: flex;
flex-wrap: nowrap;
justify-content: center;
align-items: flex-start;
margin-left: -15px;
margin-right: -15px;
}
.tp-col{
padding: 10px 15px;
}
@media (max-width: 576px){
.tp-row{
flex-wrap: wrap;
}
.tp-col{
width: 100%;
}

}
.blue-disc{
padding-left: 25px;
}
.blue-disc li::marker{
color: #054c9b;
}
.blockBox{
border-radius: 25px;
border: 3px solid #0066b3;
margin-top: 30px;
position: relative;
}
.blockBox h2{
border-radius: 21px 21px 0 0;
padding: 15px;
background-color: #0066b3;
font-size: 24px;
}
.period-block{
background-color: #E6740A;
border-radius: 50px;
padding: 10px 20px;
text-align: center;
text-shadow: 2px 2px 0 #000;
color: #fff;
}
a.demo-link{
background-image: url("images/pdf-icon-blue.svg");
background-size: 18px auto;
background-repeat: no-repeat;
background-position: center right;
padding: 2px 22px 2px 0;
}