﻿.cf {
	
}
.cf::after {
	height: 0px; clear: both; display: block; content: "\20";
}
.inline-block {
	display: inline-block;
}
.hide {
	display: none !important;
}
.hiding {
	position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.invisible {
	visibility: hidden;
}
.fl {
	float: left; _display: inline;
}
.fr {
	float: right; _display: inline;
}
.tal {
	text-align: left;
}
.tar {
	text-align: right;
}
.tac {
	text-align: center;
}
.vat {
	vertical-align: top;
}
.vam {
	vertical-align: middle;
}
.fw4 {
	font-weight: 400;
}
.fw7 {
	font-weight: 700;
}
.fs12 {
	font-size: 12px;
}
.fs14 {
	font-size: 14px;
}
.fs18 {
	font-size: 18px;
}
.red {
	color: rgb(255, 0, 0);
}
.red a {
	color: rgb(255, 0, 0);
}
.green {
	color: rgb(0, 153, 0);
}
.green a {
	color: rgb(0, 153, 0);
}
.yellow {
	color: rgb(255, 153, 0);
}
.yellow a {
	color: rgb(255, 153, 0);
}
.blue {
	color: rgb(0, 102, 255);
}
.blue a {
	color: rgb(0, 102, 255);
}
.white {
	color: rgb(255, 255, 255);
}
.white a {
	color: rgb(255, 255, 255);
}
.gray {
	color: rgb(153, 153, 153);
}
.gray a {
	color: rgb(153, 153, 153);
}
.black {
	color: rgb(0, 0, 0);
}
.black a {
	color: rgb(0, 0, 0);
}
.debug {
	border: 1px solid rgb(255, 51, 0); border-image: none;
}
.fn-pos-center {
	margin: auto;
}
input {
	
}
a {
	color: inherit; cursor: pointer;
}
.cb {
	clear: both;
}
.ui-h-sep {
	height: 10px; display: block;
}
