<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 767px){
	.inner .footer {
		text-align: left;
	}


}


body.cms-page-view .page-main h2 {
    color: #ffffff !important;
	background:#029de0!important;
    margin: 0px 0px 20px 0px;
    font-weight: 600;
    font-family: "Dosis", Arial, sans-serif;
}

body.cms-page-view .page-main h3 {
    font-size: 17px !important;
}

body.cms-page-view .page-main h2 {
    font-size: 25px !important;
}



.footer  div.text img{
	display:inline-block;
}

.footer div.text img{
	
	margin-right:10px;
	display:inline-block;
}



div.faq{
	
	/*padding: 0 50px;*/
	padding: 0px;
	
	text-align: justify;
	font-size: 1.2em;
}

.data-table td, .cmsPage .freeContents table td, .cmsPage .freeContents table.table-bordered td {
    padding: 5px;
    border: 0px solid #c5c5c6 !important;
    font-size: 16px;
}


div.footer_faq h3{
    background: #029de0 !important;
    color: #fff!important !important;
    padding: 10px 5px !important;
    font-size: 18px !important;

}

div.footer_faq h3 span {
	display: inline-block;
    width: 30px;
    text-align: center;
    margin-right: 0px;
    float: right;

}

div.social .text{

	display: inline-block;
}


div.img_inner_text{
	
	margin: 10px 0;
	overflow:hidden;
}

div.img_inner_text span {
	
	margin:0;
	padding:0;
	
}

div.head-table{
	padding: 10px;
	background:#d3dfee;
	overflow:hidden;

}
div.head-table h1{
	font-size: 16px;
    text-align: center;

}

div.pre-table{
	font-size:16px;
	margin-top:30px;
	margin-bottom:30px;
}

.inner .table{

	border-top: 1px solid #000;
	border-right: 1px solid #000;
}

.table div.row-table:nth-child(even){
	background:#fff;
	overflow:hidden;

}
.table div.row-table{

	border-bottom: 1px solid #000
	
}

.table div.row-table div{
	
	border-left:1px solid #000;

}

.table div.row-table:nth-child(odd){
	background:#d3dfee;
	overflow:hidden;
}
.clear-fix{

	clear:both;

}

.ebooks ul.ebooks_li li {
	
	display: inline-table;
    margin-top: 21px;
    width: 22%;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 31px;
	list-style:none;
	background:none;
}
ul.ebooks_li li a {
    text-decoration: none;
}
ul.ebooks_li li img {
    display: block;
    width: 151px;
    height: 201px;
}
ul.ebooks_li li span {
    display: block;
    position: relative;
    text-align: left;
    font-size: 14px;
    padding-top: 10px;
	width: 151px;
}

p.area{
		cursor: pointer;
		text-decoration: underline;
		font-size: 16px;
		color: #2873ac;
	}

p.area.active{
	color: red;
}
.inner .hidden_custom{
	display: none;
}</pre></body></html>