/*
Theme Name: Xem tên con
Description: Xem tên con tốt hay xấu xemtencon.com
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
.nav > li > a{
	font-family: Arial !important;
    letter-spacing: 0em !important;
    font-size: 12px;
}
#content{
	line-height: 1.8em;
}
#content ul{margin-left: 17px;}
#content table th,#content table td{
	text-transform: none !important;
	letter-spacing: normal !important;
}
table{
	border-collapse: collapse !important;
}
th, td{
	text-align: center !important;
	font-size: 16px !important;
	border: 1px solid #ececec !important;
	color: #212121 !important;
	line-height: 1.8em;
}
.calendar .duonglich{font-size: 16px; color:#ff6644;font-weight: bold;}
.calendar .amlich{font-size: 14px;color: black;}
.score{margin-bottom: 10px;}
.score .total {text-align: center; width: 100px; margin: 0 auto; font-size: 40px; background: red; line-height: 100px; color: white; border-radius: 50px; margin-bottom: 10px; }
.score .result{text-align: center; font-size: 20px;}
select{
	width: auto !important;
	display: inline-block !important;
	padding-right: 25px !important;
	margin: 0px !important;
}
.button, button, input[type='submit'], input[type='reset'], input[type='button']{
	font-weight: normal !important;
	text-transform: none !important;
}