/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

header.site-header {
	box-shadow: 0 3px 6px 0 rgb(0 0 0 / 30%);
	background-color: #006666;
}

header.site-header{
border-bottom: 1px solid #F48120;	
}

:root .has-contrast-2-background-color {
	background: linear-gradient(180deg,#0d0e13,#1d1850);
}

.inside-article {
	padding-top: 0 !important;
}
.home-container{
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px !important;	
}
.main-title a, .heading {
	/*color: #fff;
	background: linear-gradient(107deg,#F48120,#f206ff);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	*/
	color: #F48120;

}
.main-navigation a{
	font-size: 17px;
  	font-weight: bold;
}

.inside-header {
	padding: 0 40px;
}
article div.inside-article {
	padding: 0 15px 0 15px;
}


.entry-header {
	/*text-align: center; */
	font-weight: bold;
}

.menu-toggle{
	font-size: 30px;
	padding: 0 0px;
  line-height: 44px;
}



.inside-header {
	padding: 0 15px;
}

.alignfull-wide {
	margin-left: calc(-100vw / 2 + 100% / 2);
	margin-right: calc(-100vw / 2 + 100% / 2);
	max-width: 100vw;
	width: auto;
}
.alignfull-wide div.wp-block-image {
	padding: 35px;
}
.site-info {
	text-align: center;
	font-size: 20px;
}



.display-footer-btn{
	background: #F48120; 
	border-radius: 15px; 
	bottom: 8px; 
	color: white; 
	font-size: 24px; 
	font-weight: bold; 
	left: 0; 
	padding: 4px; 
	position: fixed; 
	right: 0; 
	text-align: center; 
	width: 290px; 
	z-index: 1;
	margin: auto;
}
.display-footer-btn a {
	text-decoration: none;
}

.footer-button{
  text-align: center;
  position: sticky;
  bottom: 10px;
	z-index: 1;
}

.img-dwn {
	height: 24px;
}
#rank-math-faq .rank-math-question{
	font-size:20px;
}

/*******home design******/
body.home div.inside-article{
	padding:0 10px;
}

.home-banner {
	min-height: auto !important;
	padding: 20px 0 0 0;
}

.why-download div.wp-block-column {
	border: 1px solid #F48120;
	padding: 10px;
	background: #f6ebff;

}

.popular-game div.wp-block-column{
  max-width:150px;
	padding: 0px !important;
	border: 1px solid #fff;
	padding: 10px;
	background: #fff;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.10);
}


.popular-game div.wp-block-column img:hover {

	    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);

}
.download-button figure img{
	animation: scale 1.2s ease infinite;
}



/* Read More button Style */

a.read-more.button, .moree a {
	background: #F48120;
}
a.read-more.button {
	font-size:14px;
	padding: 10px 25px;
	text-align: center;
	transition: 0.5s;
	background-size: 200% auto;
	color: white;
	box-shadow: rgba(23,43,99,.3) 0 7px 28px;
	border-radius: 120px;
	font-size: 18px !important;
	font-weight: bold;

}

a.read-more.button:hover {
background-position: right center; /* change the direction of the change here */
color: #fff;
text-decoration: none;
}


.easy-to-start div.wp-block-column {
	border: 1px solid #460c7d;
	padding: 10px;
	background: #fdf9ee;

}

.get-app {
	margin-bottom: 0;
}



.inside-article ul, .inside-article ol {
	margin: 5px 5px 0 22px;
}

body.blog main#main, body.category main#main {
	margin-top: 35px;
}

body.blog main#main article, body.category main#main article {
border: 1px solid #3aa89e;
  padding: 10px;
  background: #F3FDFF;
}

body.blog main#main article div.inside-article, 
body.category main#main article div.inside-article {
	background: #F3FDFF;
}

body.blog main#main article h2.entry-title , body.category main#main article h2.entry-title {
	text-align: center;
	font-weight: bold;
}

.wp-block-button__link {
	margin: 10px 0;
}

.widget_recent_entries, .widget_search, .entry-content div.ub_call_to_action {
	background-color: #F3FDFF !important;
	border: 1px solid #3aa89e !important;
}

.side-baar li a{
	text-decoration:none;
	color: #235e7b;
}

.single h1.entry-title{
	font-size: 29px;
  	line-height: normal;
}

a.ub_cta_button{
	font-size: 20px;
	padding: 10px 25px;
	text-align: center;
	transition: 0.5s;
	background-size: 200% auto;
	color: white;

	border-radius: 10px;
	background: #F48120;
}

.ub_cta_button_text {
	font-size: 18px !important;
	font-weight: bold;
}

.home-col {
	border: 1px solid #F48120;
	margin: 10px;
	background-color: #FDF8F4;
}

.home-col div.cat-title {
	background: #F48120;
	padding: 4px 10px;
	text-align: center;
	font-weight: bold;
	color: #fff;
}
.home-col div.read-view-cats a {
	text-decoration: underline;
	font-size: 18px;
	font-weight: bold;
	color: #F48120;
}

.home-col-colora {
	border: 1px solid #006666;
	background-color: #f5ffff;
}

.home-col-colora div.cat-title {
	background: #006666;
	color: #fff;
}

.home-col-colora div.read-view-cats a {
	color: #006666;
}

.post-custom-list li{
	list-style: circle;
  	padding-bottom: 5px;
}
.post-custom-list li a {
	font-size: 18px;
	text-decoration: none;
}
.site-branding-container .site-logo {
	margin-right: 5px;
}
.box-body {
	border: 1px solid #F48120;
	margin-bottom: 15px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color: #ffffff;
}
.update-title {
	background: #F48120;
	padding: 4px 10px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.box-body ul li a {
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #0c2897;
}	
.date-time {
	font-size: 12px;
}

.box-body ul li {
	margin-bottom: 10px;
}

.img-contanar {
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	padding: 5px;
	border-radius: 5px;
	background: white;
	box-shadow: 0 5px 15px rgba(0,0,0,0.1);
	transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
	position: relative;
	overflow: hidden;
	border: 1px solid rgba(0,0,0,0.05);
	text-align: center;
	display: inline-block;
  	margin: 0 5px;
	background-color: #fff;

}
.img-contanar a,.img-contanar a:hover{
	text-decoration: none;

}

/*
.img-contanar::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 5px;
	background: linear-gradient(90deg, #F48120, #F48120);
}*/

.img-contanar span {
	font-weight: 600;
	font-size: 18px;
	color: #225353;
}
.img-cont {
	width: 100%;
	text-align: center;
	margin-bottom: -5px;
}
.img-contanar img {
	width: 44px;
}
.read-view-cats {
	text-align: center;
	margin-top: 5px;
}


.achive-list-type {
	margin-left: 30px !important;
	margin-top: 10px;
	list-style: circle;
}

.achive-list-type li a.ar-cates{
	font-size: 12px;
}
/*

.achive-list-type {
  counter-reset: index;  
  padding: 0;
}


.achive-list-type li {
  counter-increment: index;  
  align-items: center;
  padding: 12px 0;
  box-sizing: border-box;
  list-style: none;
}



.achive-list-type li::before {
  content: counters(index, ".", decimal-leading-zero);
  font-size: 27px;
  text-align: right;
  font-weight: bold;
  min-width: 50px;
  padding-right: 12px;
  font-variant-numeric: tabular-nums;
  align-self: flex-start;
  background-image: linear-gradient(to bottom, aquamarine, orangered);
  background-attachment: fixed;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.achive-list-type li div {
	margin-left: 45px;
}	


/* Element separation */
.achive-list-type li + .achive-list-type li {
  border-top: 1px solid rgba(255,255,255,0.2);
}

.list-type {

	/*margin: 0;
	padding: 22px 0 0px 28px;
	list-style: none;
	background-image: url("http://localhost/wp/job/wp-content/uploads/2025/07/checklist.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 20px;
	margin-bottom: 0;*/
}
.archive-pagee ul{ 
	margin-left: 10px;
}
.text-center {
	text-align: center;
}
.widget-area .widget {
	padding: 10px;
}
.widget ul li{
	list-style: unset;
}
.page-header, .sidebar .widget, .site-main > * {
	margin-bottom: 10px;
}
.separate-containers .comments-area, .separate-containers .inside-article, .separate-containers .page-header, .separate-containers .paging-navigation {
	padding: unset;
}


/* === HEADING STYLE #3 === */
.blog-title {
  font-size: 28px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.5em;
  padding-bottom: 15px;
  position: relative;
  margin-left: 10px;
  color:#006666;	
}
.blog-title:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 5px;
  width: 55px;
  background-color: #F48120;
}
.blog-title:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 2px;
  height: 1px;
  width: 95%;
  max-width: 255px;
  background-color: #F48120;
}
.sidebar-posts ul {
  list-style: none;
  margin: 5px 5px 0 22px;
}
.sidebar-posts ul li {
	list-style: circle;
  	padding-bottom: 5px;
}
.single h1.entry-title {
	font-size: 26px;
	letter-spacing: 0;
}
.entry-content:not(:first-child), .entry-summary:not(:first-child), .page-content:not(:first-child) {
	margin-top: 5px;
}
.post-latest-post {
	margin: 0;
}
.cat-boxx {
	margin: 20px 5px 5px 5px;
}
.post-category-list {
	margin: 0;
}
.single-cat-lists div.img-cat-list, 
.single-tags-lists div.img-cat-list{
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	padding: 0 5px;
	border-radius: 5px;
	transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
	position: relative;
	overflow: hidden;
	text-align: center;
	display: inline-block;
}
.single-cat-lists div.img-cat-list a,.single-tags-lists div.img-cat-list a{
	text-decoration: none;
}
.single-cat-lists div.img-cat-list a span{
	font-weight: 600;
  font-size: 18px;
  color: #000099;
}
.single-tags-lists div.img-cat-list a span{
	font-weight: 600;
  font-size: 18px;
  color: #3d0099;
}

.date-label{
	color: #fff;
	font-size: 11px;
	padding: 0 5px;
	border-radius: 5px;
}
.date-expired {
	background-color: #b32400;
	border: 1px solid #b32400;
}

.date-today-last-day,.date-today-tomorrow {
	background-color: #0000cc;
	border: 1px solid #0000cc;
}
.remaining-waiting {
	background-color: #00802b;
	border: 1px solid #00802b;
}

.inside-article hr {
	background-color: #fff;
	padding: 0;
	margin: 15px;
	border: 0;
	height: 1px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));	
}


.group-card {
	margin-bottom: 20px;
	position: relative;
	
	border-radius: 5px;
	background: #f0f8ff;
	display: flex;
	align-items: center;
	padding: 7px;
	justify-content: space-between;
	overflow: hidden;
	animation: whatsapp-border-animation 1s infinite;
}

.seoquake-nofollow {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 20px;
	border-radius: 2px;
	flex-shrink: 0;
	transition: all 0.3s ease-in-out;
	color: white !important;	
	border-bottom: 5px;
}
.seoquake-nofollow i {
	margin-right: 5px;
}
.group-card-whatsapp {
	border: 2px solid #25d366;
}	
.group-card-whatsapp .seoquake-nofollow {
	background: #25d366;
}
.seoquake-nofollow-whatsapp{
	border: 1px solid #25d366;
}
.group-card-tele {
	border: 2px solid #0088cc;
}	
.group-card-tele .seoquake-nofollow {
	background: #0088cc;
}
.seoquake-nofollow-tele{
	border: 1px solid #0088cc;
}
.group-card-insta {
	border: 2px solid #c13584;
}	
.group-card-insta .seoquake-nofollow {
	background: #c13584;
}
.seoquake-nofollow-insta{
	border: 1px solid #c13584;
}
.list-tables a {
	text-decoration: none;
	color: #284CB7;
}
.header-ads {
	text-align: center;
}
@media (max-width: 768px){
	.footer-bar .widget_nav_menu li {
	padding: 5px 0;
	width: 100%;
	float: left;
 }
	.wp-block-ub-icon {
		float: left;
		margin-right: 11px;
	}
	.wp-block-column p {
		text-align: left;
	}
	:where(.wp-block-columns.has-background) {
		padding: 0;
	}
	.wp-block-image .alignright {
		float: right;
		margin: 0;
	}
	.alignfull-wide div.wp-block-image {
		padding: 0;
	}
	.colum-text p{
			text-align: center;
	}
	.popular-game div.wp-block-column {
		max-width: 90px;
		padding: 0;
		margin: 0px;
	}
		p.read-more-container a.read-more.button{
		width:100% !important;
	}
	
	.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header {
		padding: 9px !important;
	}

}



/*******APP LIST*******/

.headerNav,
.wrap {
	width: 100%;
}

body,
header {
	position: relative
}

.headerNav,
.headerNav .mask {
	top: .9rem;
	position: absolute
}




.app_list div,
.app_list h3,
.app_list li,
.app_list ol,
.app_list p,
.app_list ul {
	margin: 0;
	padding: 0
}


.app_list ol,
.app_list ul {
	list-style: none
}



html {
	font-size:100px
}


.flex_app_list {
	display: flex
		
}

.fxg {
	-moz-flex-grow: 1;
	flex-grow: 1
}

.btn {
	background: #F48120;
}

.btn:hover {
	background-color: red;
	opacity: .9;
	-webkit-transform: scale(.96)
}

.app_list  {
	background-color: #F3FDFF;
}

.app_list {
	padding: 10px;
  margin: 10px 0;
	border-radius: 10px;
}

.app_list .tab_menu {
	height: .68rem;
	line-height: .68rem;
	text-align: center;
	color: #000;
	font-size: .28rem;
	border: .007rem solid #d30303
}

.app_list .tab_menu span {
	flex: 1;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	background-color: #eaeaea;
	border-right: .007rem solid #d30303;
	border-left: .007rem solid #d30303;
	cursor: pointer;
	font-weight: 600
}

.app_list .tab_menu span:last-child {
	border-right: 0
}

.app_list .tab_menu span.current {
	color: #fff;
	background-color: #003a92;
	font-weight: 600;
	opacity: 2.5;
	-webkit-transform: scale(.93)
}

.app_list ul li {
	padding-top: .17rem;
	padding-bottom: .17rem;
	border-bottom: .007rem solid #e3e3e3;
	align-items: center
}

.app_list ul li a img {
	display: block;
	max-width:100px;
	border-radius: 10px
}

.app_list ul li .info {
	margin: 0 5px 0 23px;
}

.app_list ul li .info p {
	display: block;
	width: auto;
	overflow: hidden;
	white-space: nowrap;
	font-size: .22rem
}

.app_list ul li .info .name {
	font-size: .3rem;
	color: #454545;
	font-weight: 700
}

.app_list ul li .info .grade {
	color: #e6e6e6;
	line-height: .32rem
}

.app_list ul li .info .grade span {
	color: #ababab;
	font-weight: 700
}

.app_list ul li .info .grade em {
	color: #ffa709;
	font-size: .24rem
}



.app_list ul li .info .txt {
	color: #003a92;
	line-height: .36rem;
	font-weight: 700;
	font-size: .2rem
}

.app_list ul li .num {
	display: block;
	width: .36rem;
	height: .58rem;
	font-weight: 700;
	font-size: .32rem;
	color: #cecece;
	line-height: .45rem;
	text-align: center;
	position: relative;
	top: .35rem;
	left: 0;
	margin-right: .2rem
}

.app_list ul li .btn {
	display: block;
	line-height: .55rem;
	margin: 0 Auto;
	border-radius: .06rem;
	color: #fff;
	font-size: .24rem;
	text-align: center;
	width: 2.05rem;
	height: .55rem;
	border: 0;
	font-weight: 700;
	cursor: pointer;
	Border-radius: .1rem;
	text-decoration:none;
}

.napps {
	text-align: center;
	font-size: 25px;
	padding: 10px 0 !important;
	background: #e18282;
	color: #fff;
	font-weight: bold;
}

.rmore {
	font-size: 22px;
	text-align: center;
	display: inherit;
	padding: 10px 0;
	color: red;
	text-decoration: navajowhite;
	font-weight: bold;
}

.app_outer {
	background-color: #F3FDFF;
	border: 1px solid #e18282;
	margin-top: 10px;
	max-width: 700px;
  margin: auto;
	margin-bottom: 20px;
}

.link-class {
	text-decoration: none;
}

.wp-block-search__input{
	min-width:200px;
}

.entry-content div.sub_box ul li::before {
	content: no-close-quote;
	margin-right: 0;
	margin-left: 0;
	font-size: 84%;
	font-weight: bold;
	color: #000;
	padding: 0;
	border: none;
	border-radius: 50px;
}

.nav-links {
	text-align: center;
}

.home-title {
  text-align:center;
 
  text-transform:uppercase;
  font-size:26px; letter-spacing:1px;
  margin-top: 15px;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  grid-template-rows: 16px 0;
  grid-gap: 22px;
}

.home-title:after,.home-title:before {
  content: " ";
  display: block;
  border-bottom: 2px solid #e7edfe;
}

#menu-footer-menu {
	text-decoration: none;
	list-style: none;
}
#menu-footer-menu li a{
	color: #5a7184;
	text-decoration: none;
}

.footer-top {
	background-color: #E9F8FA;
	padding: 35px;
}
.footer-top-inner {
	display: flex;
	width: 100%;
	align-items: center;
}
.footer-top-left {
	margin-right: auto;
	max-width: 60%;
}
.footer-top-left h3 {
	margin: 0px;
}
span.tagline {
	color: #F48120;
	font-weight: 800;
}
.no-ani a, .no-ani input[type="submit"], .no-ani input[type="button"], .no-ani button {
	background: #006666;
	text-decoration:none;
}
.trial-btn a, .trial-btn input[type="submit"], .trial-btn button, .trial-btn input[type="button"] {
	-webkit-animation: Animation 53s linear infinite;
	-moz-animation: Animation 53s linear infinite;
	animation: Animation 53s linear infinite;
	background: linear-gradient(121.19deg, rgba(133, 239, 49, 0) 25.73%, hsla(0, 0%, 100%, .3) 45.27%, rgba(133, 239, 49, 0) 62.27%), #006666;
	
	position: relative;
	overflow: hidden;
	width: auto;
	height: 50px;
	justify-content: center;
	border: none;
	padding: 0 35px;
	font-weight: 700;
	color: #ffffff;
	display: inline-block;
	line-height: 50px;
	transition: all 0.5s ease 0s;
}
.no-ani a::after, .no-ani a::before, .no-ani button::after, .no-ani button::before, .no-ani input[type="submit"]::after, .no-ani input[type="submit"]::before, .no-ani input[type="button"]::after, .no-ani input[type="button"]::before {
	content: "";
	position: absolute;
	width: 20%;
	height: 50%;
	transition: all .4s ease-in-out;
}
.no-ani a::before, .no-ani input[type="submit"]::before, .no-ani input[type="button"]::before, .no-ani button::before {
	top: 0;
	left: 0;
	border-left: 3px solid #F48120;
	border-top: 3px solid #F48120;
}
.trial-btn a i {
	margin-right: 10px;
}
.no-ani a::after, .no-ani a::before, .no-ani button::after, .no-ani button::before, .no-ani input[type="submit"]::after, .no-ani input[type="submit"]::before, .no-ani input[type="button"]::after, .no-ani input[type="button"]::before {
	content: "";
	position: absolute;
	width: 20%;
	height: 50%;
	transition: all .4s ease-in-out;
}
.no-ani a::after, .no-ani input[type="submit"]::after, .no-ani input[type="button"]::after, .no-ani button::after {
	bottom: 0;
	right: 0;
	border-right: 1px solid #F48120;
	border-bottom: 1px solid #F48120;
}

.highlight-item {
	background: #ffffff;
	border-left: 5px solid #006666;
	padding: 7px 15px;
	border-radius: 8px;
	transition: all 0.3s ease;
	cursor: pointer;
	margin: 5px 0;
}
.blog-listing-list {
	width: 100%;
	margin: unset;
	min-width: 100%;
}
.blog-post {
	min-width: 360px;
	display: inline-block;
	margin: 0px 10px 6px 10px;
	background: #fff;
	box-shadow: 0 17px 22px rgba(0, 0, 0, .05);
}
.blog-short-list-contents {
	position: relative;
	justify-content: space-around;
}
.blog-short-list-contents h3 a{
	color:#006666;
	text-decoration:none;
}
.blog-short-list-contents h3{
	margin-bottom:0;
	font-size: 18px;
  	font-weight: bold;
}
.date-display {
	font-size: 14px;
	color: gray;
}


.jobcolora h3 a{
	color:#000066;
}
.jobcolora {
  background: #ffffff;
  border-left: 5px solid #000066;
}  
.jobcolorb h3 a{
	color:#4700b3;
}
.jobcolorb {
  background: #ffffff;
  border-left: 5px solid #4700b3;
}  
.mobile { 
	display: none !important; 
}
.desktop { 
	display: block !important; 
}
.jt_wp_button svg, .jt_search_button i {
	margin-top: 15px;
}

.jt_wp_button {
	position: fixed;
	width: 60px;
	height: 60px;
	bottom: 220px;
	right: 40px;
	background-color: #25D366;
	color: #FFF;
	border-radius: 50px;
	text-align: center;
	box-shadow: 2px 2px 3px #999;
	z-index: 999;
	transition: all 0.3s ease-in-out 0s;
	cursor: pointer;
	outline: none;
}

.jt_wp_button::after {
	content: '';
	width: 30px;
	height: 30px;
	border-radius: 100%;
	border: 6px solid #25D366;
	position: absolute;
	z-index: -1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	animation: ring 1.5s infinite;
}
@media only screen and (max-width: 700px) {
	.desktop { 
		display: none !important; 
	}
	.mobile { 
		display: block !important; 
	}		
	.app_list ul li a img{
    width: 60px;
		height: 60px;
	}
	
	.app_list ul li .info {
		margin: 0 5px 0 10px;
	}
	
	.app_list ul li .info .name{
		font-size: 17px;
	}
	.app_list ul li .info p,
	.app_list ul li .info .grade em,
	.app_list ul li .info .txt {
		font-size: 12px;
		line-height: 18px;
	}
	.app_list ul li .info .grade{
		line-height: 20px;
	}
	.app_list ul li .btn{
		line-height: 36px;
    font-size: 15px;
    height: 35px;
    max-width: 90px;
	}
	.app_list ul li {
  		padding-top: 8px;
  		padding-bottom: 5px;
	}
	.app_list ul li .info {
		min-width: 148px;
	}
	    .footer-top-left {
        width: 100%;
        max-width: 100%;
        margin-bottom: 15px;
		text-align: center;
    }
	.footer-top-right {
		text-align: center;
	}
	.footer-top-inner{
		display:inline;
	}
	.blog-short-list-contents h3{
		font-size:16px;
	}
}