/*-------------------------------------------------------------------------- Style Design Form By Tee+ (Not Part of Form Validation) -------------------------------------------------------*/
::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; }

.inputstyle {
	border: 1px solid #cccccc;
}

.noborder {
border: 0;
}

.inputstyle {
	padding: 3px;
	font-size: 13px;
}

.textboxgray {
	font-family:Tahoma;
	font-size: 13px;
	background-color:#e5e5e5;
	color:#8b8989; 
	border: 1px solid #cccccc;
	padding: 3px;
}

.linkstyle {
	color:#0089e0;
}

.linkstyle:hover {
	color:#e08e00;
}

.cul {
	margin: 0;
	padding: 0;	
	left: 0;
	list-style: none;
}

.cli {
	float:left;
	padding-left: 0px;
	padding-top: 0px;
}

.styled-select select {
   background: transparent;
   width: 268px;
   padding: 3px;
   font-size: 15px;
   border: 1px solid #cccccc;
   height: 30px;
}

.styled-select select:hover {
   background: transparent;
   width: 268px;
   padding: 3px;
   font-size: 15px;
   border: 1px solid #b9b9b9;
   height: 30px;
	-moz-box-shadow: inset 0 0 2px 2px #f5f5f5;
	-webkit-box-shadow: inset 0 0 2px 2px#f5f5f5;
	box-shadow: inset 0 0 2px 2px #f5f5f5;   
}

.styled-select select:focus {
	border: 1px solid #7ec3f9;
	/* background-color: #EBF2F4; */
	-moz-box-shadow: inset 0 0 2px 2px #eeefef;
	-webkit-box-shadow: inset 0 0 2px 2px#eeefef;
	box-shadow: inset 0 0 2px 2px #eeefef;	
}

.inputstyle:hover {
	border: 1px solid #b9b9b9;
	-moz-box-shadow: inset 0 0 2px 2px #f5f5f5;
	-webkit-box-shadow: inset 0 0 2px 2px#f5f5f5;
	box-shadow: inset 0 0 2px 2px #f5f5f5;
}

.radio:hover {
border: 0;
}

.inputstyle:focus {
	border: 1px solid #7ec3f9;
	/* background-color: #EBF2F4; */
	-moz-box-shadow: inset 0 0 2px 2px #eeefef;
	-webkit-box-shadow: inset 0 0 2px 2px#eeefef;
	box-shadow: inset 0 0 2px 2px #eeefef;	
}


button.css3button {
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #050505;
	padding: 6px 9px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#dbdbdb);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		to(#dbdbdb));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #8e8f8f;
	-moz-box-shadow:
		0px 1px 2px rgba(105,105,105,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 2px rgba(105,105,105,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 2px rgba(105,105,105,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	text-shadow:
		0px 0px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}

input.css3buttonyellow {
	cursor:pointer;
	color: #050505;
	padding: 6px 9px;
	background: -moz-linear-gradient(
		top,
		#fff200 0%,
		#ffbf00);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#fff200),
		to(#ffbf00));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ffffff;
	-moz-box-shadow:
		0px 1px 3px rgba(110,110,110,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(110,110,110,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(110,110,110,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(255,255,255,0.5),
		0px 1px 0px rgba(255,255,255,0.5);
}

input.css3buttonyellow:hover {
	cursor:pointer;
	color: #ffffff;
	padding: 6px 9px;
	background: -moz-linear-gradient(
		top,
		#ffb700 0%,
		#ff5100);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffb700),
		to(#ff5100));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ffffff;
	-moz-box-shadow:
		0px 1px 3px rgba(110,110,110,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(110,110,110,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(110,110,110,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	text-shadow:none;
}

.bttn_continue {
	width:186px;
	height:51px;
	border:none;
	background:url(../images/bttn_continue.png);
	cursor:pointer;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}

.bttn_continue:hover {
	background:url(../images/bttn_continue_s.png);
}

.bttn_ok {
	width:176px;
	height:36px;
	border:none;
	background:url(../images/bttn_ok.png);
	cursor:pointer;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}

.bttn_ok:hover {
	background:url(../images/bttn_ok_s.png);
}

.bttn_ok_next {
	width:157px;
	height:42px;
	border:none;
	background:url(../images/bttn_ok_next.png);
	cursor:pointer;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}

.bttn_ok_next:hover {
	background:url(../images/bttn_ok_next_s.png);
}

.bttn_ok_177 {
	width:186px;
	height:42px;
	border:none;
	background:url(../images/bttn_ok177.png);
	cursor:pointer;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}

.bttn_ok_177:hover {
	background:url(../images/bttn_ok177_s.png);
}

.bttn_gray {
	width:176px;
	height:36px;
	background:url(../images/bttn_set_gray.png);
	border:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#646464;
	cursor:pointer;
}

.bttn_green {
	width:176px;
	height:36px;
	background:url(../images/bttn_set_green.png);
	border:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#087600;
	text-shadow: 0 0 0.2em #10e400;
	cursor:pointer;
}


/* ------------------------------ Tool Button Style ------------------------------ */

.SearchBox {
	width:690px;
	height:160px;
	border: solid 1px #a9a9a9;
	background:#ffffff url(../images/icon_searchbox.png) no-repeat left top;

	border:#b7b7b7 solid 1px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;

	display:none;
}

.search_topic {
	margin-left:auto;
	margin-right:auto;
	clear:both;
	width:600px;
	height:35px;
	padding-top:20px;
	padding-left:70px;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#009cff;
	background:url(../images/dash_line.gif) repeat-x bottom;
}

.search_content {
	clear:both;
	width:690px;
	height:84px;
	line-height:84px;
	padding-left:95px;
	font-family:Tahoma;
	font-size:12px;
}

.bttn_search_clear2 {
	cursor:pointer;
	width:157px;
	height:42px;
	border:none;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	background:url(../images/bttn_search_clear.png);
}

.bttn_search_clear2:hover {
	border:none;
}

.bttn_search_yellow {
	cursor:pointer;
	width:86px;
	height:28px;
	border:none;
	background:url(../images/bttn_search_yellow.png);
}

.bttn_search_yellow:hover {
	border:none;
}

.bttn_search_yellow_clear {
	cursor:pointer;
	width:86px;
	height:28px;
	border:none;
	color:#ffffff;
	background:url(../images/bttn_search_yellow_clear.png);
}
.bttn_search_yellow_clear:hover {
	border:none;
}

.bttn_search {
	cursor:pointer;
	width:139px;
	height:38px;
	background:url(../images/bttn_search.png);
}

#txtSearch {
	font-size: 12px;
}

.bttn_01_blank {
	cursor:pointer;
	border:none;
	width:91px;
	height:23px;
	font-family:Tahoma;
	font-size:12px;
	background:url(../images/bttn_01_blank.gif);
	margin-right:5px;
}

.bttn_01_blank:hover {
	border:none;
	background:url(../images/bttn_01_blank_1.gif);
}

.bttn_01_add {
	cursor:pointer;
	border:none;
	width:91px;
	height:23px;
	font-family:Tahoma;
	font-size:12px;
	background:url(../images/bttn_01_add.gif);
	margin-right:5px;
}

.bttn_01_add:hover {
	border:none;
	background:url(../images/bttn_01_add_1.gif);
}

.bttn_01_edit {
	cursor:pointer;
	border:none;
	width:91px;
	height:23px;
	font-family:Tahoma;
	font-size:12px;
	background:url(../images/bttn_01_edit.gif);
	margin-right:5px;
}

.bttn_01_edit:hover {
	border:none;
	background:url(../images/bttn_01_edit_1.gif);
}

.bttn_01_delete {
	cursor:pointer;
	border:none;
	width:91px;
	height:23px;
	font-family:Tahoma;
	font-size:12px;
	background:url(../images/bttn_01_delete.gif);
	margin-right:5px;
}

.bttn_01_delete:hover {
	border:none;
	background:url(../images/bttn_01_delete_1.gif);
}

.bttn_01_ok {
	cursor:pointer;
	border:none;
	width:91px;
	height:23px;
	font-family:Tahoma;
	font-size:12px;
	background:url(../images/bttn_01_ok.gif);
	margin-right:5px;
}

.bttn_01_ok:hover {
	border:none;
	background:url(../images/bttn_01_ok_1.gif);
}

.bttn_01_order {
	cursor:pointer;
	border:none;
	width:91px;
	height:23px;
	font-family:Tahoma;
	font-size:12px;
	background:url(../images/bttn_01_order.gif);
	margin-right:5px;
}

.bttn_01_order:hover {
	border:none;
	background:url(../images/bttn_01_order_1.gif);
}

.bttn_01_save {
	cursor:pointer;
	border:none;
	width:91px;
	height:23px;
	font-family:Tahoma;
	font-size:12px;
	background:url(../images/bttn_01_save_2.gif);
	margin-right:5px;
}

.bttn_01_save:hover {
	border:none;
	color:#ffffff;
	background:url(../images/bttn_01_save_3.gif);
}

.bttn_01_cancel {
	cursor:pointer;
	border:none;
	width:91px;
	height:23px;
	font-family:Tahoma;
	font-size:12px;
	background:url(../images/bttn_01_cancel_2.gif);
	margin-right:5px;
}

.bttn_01_cancel:hover {
	border:none;
	background:url(../images/bttn_01_cancel_3.gif);
}

.bttn_01_back {
	cursor:pointer;
	border:none;
	width:91px;
	height:23px;
	font-family:Tahoma;
	font-size:12px;
	background:url(../images/bttn_01_back.gif);
	margin-right:5px;
}

.bttn_01_back:hover {
	border:none;
	background:url(../images/bttn_01_back_1.gif);
}

.bttn_01_lock {
	cursor:pointer;
	border:none;
	width:91px;
	height:23px;
	font-family:Tahoma;
	font-size:12px;
	background:url(../images/bttn_01_lock.gif);
	margin-right:5px;
}

.bttn_01_lock:hover {
	border:none;
	background:url(../images/bttn_01_lock_1.gif);
}

.bttn_01_excel {
	cursor:pointer;
	border:none;
	width:91px;
	height:23px;
	font-family:Tahoma;
	font-size:12px;
	background:url(../images/bttn_01_excel.gif);
	margin-right:5px;
}

.bttn_01_excel:hover {
	border:none;
	background:url(../images/bttn_01_excel_1.gif);
}

.bttn_01_status {
	cursor:pointer;
	border:none;
	width:91px;
	height:23px;
	font-family:Tahoma;
	font-size:12px;
	background:url(../images/bttn_01_status.gif);
	margin-right:5px;
}

.bttn_01_status:hover {
	border:none;
	background:url(../images/bttn_01_status_1.gif);
}

.bttn_02_blank {
	cursor:pointer;
	border:none;
	width:178px;
	height:23px;
	font-family:Tahoma;
	font-size:12px;
	background:url(../images/bttn_02_blank.gif);
	margin-right:5px;
}

.bttn_02_blank:hover {
	border:none;
	background:url(../images/bttn_02_blank_1.gif);
}

.bttn_02_add {
	cursor:pointer;
	border:none;
	width:178px;
	height:23px;
	font-family:Tahoma;
	font-size:12px;
	background:url(../images/bttn_02_add.gif);
	margin-right:5px;
}

.bttn_02_add:hover {
	border:none;
	background:url(../images/bttn_02_add_1.gif);
}

.bttn_02_edit {
	cursor:pointer;
	border:none;
	width:178px;
	height:23px;
	font-family:Tahoma;
	font-size:12px;
	background:url(../images/bttn_02_edit.gif);
	margin-right:5px;
}

.bttn_02_edit:hover {
	border:none;
	background:url(../images/bttn_02_edit_1.gif);
}

.bttn_02_delete {
	cursor:pointer;
	border:none;
	width:178px;
	height:23px;
	font-family:Tahoma;
	font-size:12px;
	background:url(../images/bttn_02_delete.gif);
	margin-right:5px;
}

.bttn_02_delete:hover {
	border:none;
	background:url(../images/bttn_02_delete_1.gif);
}

.bttn_02_order {
	cursor:pointer;
	border:none;
	width:178px;
	height:23px;
	font-family:Tahoma;
	font-size:12px;
	background:url(../images/bttn_02_order.gif);
	margin-right:5px;
}

.bttn_02_order:hover {
	border:none;
	background:url(../images/bttn_02_order_1.gif);
}

.bttn_02_ok {
	cursor:pointer;
	border:none;
	width:178px;
	height:23px;
	font-family:Tahoma;
	font-size:12px;
	background:url(../images/bttn_02_ok.gif);
	margin-right:5px;
}

.bttn_02_ok:hover {
	border:none;
	background:url(../images/bttn_02_ok_1.gif);
}

.bttn_02_save {
	cursor:pointer;
	border:none;
	width:178px;
	height:23px;
	font-family:Tahoma;
	font-size:12px;
	background:url(../images/bttn_02_save.gif);
	margin-right:5px;
}

.bttn_02_save:hover {
	border:none;
	background:url(../images/bttn_02_save_1.gif);
}

.bttn_02_back {
	cursor:pointer;
	border:none;
	width:178px;
	height:23px;
	font-family:Tahoma;
	font-size:12px;
	background:url(../images/bttn_02_back.gif);
	margin-right:5px;
}

.bttn_02_back:hover {
	border:none;
	background:url(../images/bttn_02_back_1.gif);
}

.bttn_02_status {
	cursor:pointer;
	border:none;
	width:178px;
	height:23px;
	font-family:Tahoma;
	font-size:12px;
	background:url(../images/bttn_02_status.gif);
	margin-right:5px;
}

.bttn_02_status:hover {
	border:none;
	background:url(../images/bttn_02_status_1.gif);
}

.bttn_02_cancel {
	cursor:pointer;
	border:none;
	width:178px;
	height:23px;
	font-family:Tahoma;
	font-size:12px;
	background:url(../images/bttn_02_cancel.gif);
	margin-right:5px;
}

.bttn_02_cancel:hover {
	border:none;
	background:url(../images/bttn_02_cancel_1.gif);
}

.bttn_02_lock {
	cursor:pointer;
	border:none;
	width:178px;
	height:23px;
	font-family:Tahoma;
	font-size:12px;
	background:url(../images/bttn_02_lock.gif);
	margin-right:5px;
}

.bttn_02_lock:hover {
	border:none;
	background:url(../images/bttn_02_lock_1.gif);
}

.bttn_02_transfer {
	cursor:pointer;
	border:none;
	width:178px;
	height:23px;
	font-family:Tahoma;
	font-size:12px;
	background:url(../images/bttn_02_transfer.gif);
	margin-right:5px;
}

.bttn_02_transfer:hover {
	border:none;
	background:url(../images/bttn_02_transfer_1.gif);
}

.bttn_02_excel {
	cursor:pointer;
	border:none;
	width:178px;
	height:23px;
	font-family:Tahoma;
	font-size:12px;
	background:url(../images/bttn_02_excel.gif);
	margin-right:5px;
}

.bttn_02_excel:hover {
	border:none;
	background:url(../images/bttn_02_excel_1.gif);
}






/* ------------------------------ DataList & Paging ------------------------------ */
		.span_totalpage {
			float:left;
			height:20px;
			margin-left:10px;
			margin-right:15px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#808080;
		}	
	
		.button_page_selected {
			float:left;
			display:inline;
			width:21px;
			height:21px;
			line-height:21px;
			text-align:center;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#ff553a;
			margin-left:3px;
			margin-top:15px;
		}
	
		.button_page {
			float:left;
			display:inline;
			width:21px;
			height:21px;
			line-height:21px;
			text-align:center;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#014ccc;
			text-decoration:none;
			background:#ffffff;
			border: solid 1px #cccccc;
			margin-left:3px;
			margin-top:15px;
			cursor:pointer;
		}
		
		.button_page_previous {
			float:left;
			display:inline;
			width:45px;
			padding-left:10px;
			height:21px;
			line-height:21px;
			text-align:center;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#014ccc;
			text-decoration:none;
			background:#ffffff url(../images/bg_bttn_previous.gif) no-repeat left;
			border: solid 1px #cccccc;
			margin-left:3px;
			margin-top:15px;
			cursor:pointer;
		}
		
		.button_page_previous_end {
			float:left;
			display:inline;
			width:45px;
			padding-left:10px;
			height:21px;
			line-height:21px;
			text-align:center;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#d9d9d9;
			text-decoration:none;
			background:#ffffff url(../images/bg_bttn_previous_0.gif) no-repeat left;
			border: solid 1px #d9d9d9;
			margin-left:3px;
			margin-top:15px;
		}
		
		.button_page_next {
			float:left;
			display:inline;
			width:45px;
			padding-right:10px;
			height:21px;
			line-height:21px;
			text-align:center;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#014ccc;
			text-decoration:none;
			background:#ffffff url(../images/bg_bttn_next.gif) no-repeat right;
			border: solid 1px #cccccc;
			margin-left:3px;
			margin-top:15px;
			cursor:pointer;
		}		
		
		.button_page_next_end {
			float:left;
			display:inline;
			width:45px;
			padding-right:10px;
			height:21px;
			line-height:21px;
			text-align:center;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#d9d9d9;
			text-decoration:none;
			background:#ffffff url(../images/bg_bttn_next_0.gif) no-repeat right;
			border: solid 1px #d9d9d9;
			margin-left:3px;
			margin-top:15px;
		}		
		
		.button_page_next1 {
			float:left;
			display:inline;
			width:45px;
			padding-right:10px;
			height:21px;
			line-height:21px;
			text-align:center;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#014ccc;
			text-decoration:none;
			background:#ffffff url(../images/bg_bttn_next.gif) no-repeat right;
			border: solid 1px #cccccc;
			margin-left:3px;
			margin-top:15px;
			cursor:pointer;
		}
		
		.span_goto {
			float:left;
			height:20px;
			margin-left:20px;
			font-family::Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#808080;
		}
		
		.bttn_page_goto {
			float:left;
			margin-top:16px;
			margin-left:6px;
			color:#5387b7;
			border:none;
			width:28px;
			height:20px;
			background:url(../images/bg_bttn_goto.gif);
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			cursor:pointer;
		}
		
		.bttn_page_goto:hover {
			color:#cc6500;
			border:none;
			background:url(../images/bg_bttn_goto_swap.gif);
		}
		
		.txt_goto {
			float:left;
			margin-top:15px;
			margin-left:3px;
			width:29px;
			height:18px;
		}
	
		#divLineBttn {
			width:100%;
			height:40px;
			line-height:40px;
			background:#d4f9ff;
		}
	
		#boxes { list-style-type: none; margin: 0; padding: 0; width: 100%; }
		#boxes li { 
			height:36px;
			line-height:36px;
			font-family:Tahoma;
			font-size:12px;
		}

		.orderable {
			background:url(../tool/images/tool_11.gif) repeat-x bottom;
		}


		/* #boxes li { margin: 0 3px 3px 3px; padding: 0.4em; padding-left: 1.5em; font-size: 1.4em; height: 18px; } */
		/* #boxes li span { position: absolute; margin-left: -1.3em; } */
		
		.div_paging {
			width:100%;
			min-height:52px;
			line-height:52px;
			background:#f1f2f2;
		}




/*-------------------------------------------------------------------------- Style Design Form By Tee+ (Not Part of Form Validation) -------------------------------------------------------*/

.text10 {  font-family: Tahoma; font-size: 10px; font-style: normal; line-height: normal; font-variant: normal;}
.text11 {  font-family: Tahoma; font-size: 11px; font-style: normal; line-height: normal; font-variant: normal;}
.text12 {  font-family: Tahoma; font-size: 12px; font-style: normal; line-height: normal; font-variant: normal;}
.text13 {  font-family: Tahoma; font-size: 13px; font-style: normal; line-height: normal; font-variant: normal;}
.text14 {  font-family: Tahoma; font-size: 14px; font-style: normal; line-height: normal; font-variant: normal;}
.topic {  font-family: Tahoma; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #f13d72;}
.myth {  font-family: Tahoma; font-size: 11px; font-style: normal; line-height: normal; font-variant: normal;text-align:right;padding-top:5px;vertical-align:top;font-weight:bold;}
.myth2 {  font-family: Tahoma; font-size: 11px; font-style: normal; line-height: normal; font-variant: normal;text-align:right;padding-top:5px;font-weight:bold;}
.text12orange {  font-family: Tahoma; font-size: 12px; font-style: normal; line-height: normal; font-variant: normal;color: #f65700;}
.text12orangebold {  font-family: Tahoma; font-size: 12px; font-style: normal; line-height: normal; font-variant: normal;color: #f65700;font-weight: bold;}
.text11 {  font-family: Tahoma; font-size: 11px; font-style: normal; line-height: normal; font-variant: normal;}
.text11bold {  font-family: Tahoma; font-size: 11px; font-style: normal; line-height: normal; font-variant: normal;font-weight: bold;}
.text11orange {  font-family: Tahoma; font-size: 11px; font-style: normal; line-height: normal; font-variant: normal;color: #f65700;}
.text11orangebold {  font-family: Tahoma; font-size: 11px; font-style: normal; line-height: normal; font-variant: normal;color: #f65700;font-weight: bold;}
.topic {  font-family: Tahoma; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #f13d72;}