.fb {
	font-weight: bold
}

.nw {
	white-space: nowrap
}

.fcred {
	color: red
}

.fcgreen {
	color: green
}

.ftitle {
	font-weight: bold;
	
}

.fright {
	text-align: right
}

.fleft {
	float: left
}

.tangram-suggestion-main {  
    position: absolute;  
    z-index: 12345;  
    left: 542px;  
    top: 128px;  
    width: 300px;  
}

.mb0 {
    margin-bottom: 0px;
}

.bd0 {
    border: 0px;
}

.bd1 {
    border: 1px;
}

.bb0 {
    border-bottom: 0px;
}

.mb5 {
    margin-bottom: 5px;
}

.pd5 {
    padding: 5px;
}

.div_border {
    padding:0px;
    margin-bottom:5px;
    border:1px solid #a5b6c8;
}

.table-striped-new>tbody>tr>td {
    border: 0px;
    font-size:11px;
    padding: 5px 10px;
}

.table-striped-new>tbody>tr:nth-of-type(1)>td {
    background-color: #f9f9f9;
}

.font1 {
    color:#2b99ff;
}

.fs10 {
	font-size:10px;
}

.fs11 {
	font-size:11px;
}

.fs12 {
	font-size:12px;
}

.fs13 {
	font-size:12px;
}

.fs14 {
	font-size:14px;
}

.kuang {
    padding:5px;
    margin-right:5px;
    border:1px solid #a5b6c8;
}

.state-overview-new .symbol, .state-overview-new .value {
	display: inline-block;
	text-align: center;
}

.state-overview-new .symbol {
}

.state-overview-new .tit {
	float: right;
}

.state-overview-new .tit2 {
	float: right;
}

.state-overview-new .value {
	float: right;
	vertical-align:top;
	color: red;
}

.state-overview-new .value h4, .state-overview-new .value p {
	margin: 0;
	padding: 0;
	color: #c6cad6;
}

.state-overview-new .value h4 {
	font-weight: bold;
}

.state-overview-new .symbol i {
	color: #fff;
	font-size: 30px;
}

.state-overview-new .symbol {
	width: 20%;
	padding: 10px 10px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
}

.state-overview-new .tit {
	width: 60%;
	padding-top: 10px;
	padding-left: 10px;
}

.state-overview-new .tit2 {
	width: 70%;
	padding-top: 10px;
	padding-left: 10px;
}

.state-overview-new .value {
	width: 10%;
	padding-top: 10px;
}

.state-overview-new .blue {
	color: #5ab6df !important;
}

.state-overview-new .red {
	color: #ff6c60 !important;
}

.state-overview-new .yellow {
	color: #f8d347 !important;
}

.state-overview-new .purple {
	color: #a659fc !important;
}

.bg1 {
    border-radius: 1px;
    border:1px solid #333;
}

.bg2 {
    border-radius: 1px;
    border:1px solid #333;
    box-shadow:inset 0 0 5px 5px #f8d347;
}

.form-signin-new {
	max-width: 330px;
	margin: 120px auto 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

.form-signin-new h2.form-signin-heading {
	margin: 0;
	padding: 20px 15px;
	text-align: center;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Open Sans',sans-serif;
}

.form-signin-new .checkbox {
	margin-bottom: 14px;
}

.form-signin-new .checkbox {
	font-weight: normal;
	color: #b6b6b6;
	font-weight: 300;
	font-family: 'Open Sans',sans-serif;
}

.form-signin-new .form-control {
	position: relative;
	font-size: 16px;
	height: auto;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.form-signin-new .form-control:focus {
	z-index: 2;
}

.form-signin-new input[type="text"],.form-signin-new input[type="password"] {
	margin-bottom: 15px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #eaeaea;
	box-shadow: none;
	font-size: 12px;
}

.form-signin-new .btn-login {
	background: #3ac2e9;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	font-family: 'Open Sans',sans-serif;
	box-shadow: 0 4px #2da5c8;
	margin-bottom: 20px;
}

.form-signin-new p {
	text-align: center;
	color: #b6b6b6;
	font-size: 16px;
	font-weight: 300;
}

.form-signin-new a {
	color: #2da5c8;
}

.form-signin-new a:hover {
	color: #b6b6b6;
}

.login-wrap-new {
	padding: 20px;
	/*background: #9C9C9C;*/
	background: rgba(156, 156, 156, 0.4);
}

.table .search_td {
    padding: 5px;
}

.btn-fix {
    background-color: #78CD51;
    border-color: #78CD51;
    color: #FFFFFF;
    width: 120px;
    height: 30px;
    text-align: left;
}

.btn-fix:hover,.btn-fix:focus,.btn-fix:active,.btn-fix.active,.open .dropdown-toggle.btn-fix {
    background-color: gray;
    border-color: #000000;
    color: #FFFFFF;
}

.btn-remove {
    background-color: #FFFFFF;
    border-color: #000000;
    color: #58c9f3;
}

.btn-remove:hover,.btn-remove:focus,.btn-remove:active,.btn-remove.active,.open .dropdown-toggle.btn-remove {
    background-color: #58c9f3;
    border-color: #58c9f3;
    color: #FFFFFF;
}

.bg-dark {
    background-color: gray;
    color: #FFFFFF;
}

.bg-light {
    background-color: #FFFFFF;
    color: gray;
}
.flex-r {
  display: flex;
  flex-direction: row;
}
.flex-c {
  display: flex;
  flex-direction: column;
}
.sa {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
.sb {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.wp10 {
  width: 10%;
}
.wp20 {
  width: 20%;
}
.wp30 {
  width: 30%;
}
.wp40 {
  width: 40%;
}
.wp50 {
  width: 50%;
}
.w100 {
  width: 100px;
}
.w200 {
  width: 200px;
}
.w300 {
  width: 300px;
}
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}