.bg-8{background: #fff;color: #000;}.bg-9{background: #535353;}.bg-10{background: transparent;}.bg-11{ background: rgba(255, 255, 255, 0.70);}.bg-12{ background: #ee3334;}.bg-13{ background: #e6e5e7;}
.bg-14{
	background-image:  linear-gradient(-223deg,#ab2020, #832222);
	/* background: #282828; */
	 }
.bg-1{background: #fff;}.bg-2{ background: #fff1f1;}.bg-3{background-color: rgba(0,0,0,.05);color: #292929;}.bg-114{ background-color: #343a40!important;}.bg-5{background: #757575;}.bg-6{background: #8d8d8d;}.bg-7{ background: #ee3334;}
.bg-21{background: #DEB948 !important;}.bg-22{ background: #E25A59 !important;}.bg-23{background: #578EBE !important}.bg-24{background: #43B5AD !important;}.bg-25{ background: #8674A6 !important;}.bg-26{background: #222 !important;}
.bg-27{background: #3bb7ea !important;}
.bg-28{background: rgba(0, 0, 0, 0.51);
	webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .58);
	box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	margin-top: 12px;
}
.bg-29{background: rgba(3, 3, 3, 0.4);}

[class*='bg-'] {
color: #fff;
}

.bgr1{ background: rgba(0,0,0,0.1)}
.bg-log {background: rgba(255, 255, 255, 0.9) !important;}
.formErrorContent {
	background: rgba(51, 122, 183, 0.8);
	color: #fff;
	padding: 7px 13px;
}
.select{
	background: #29756b73;
}