/* Custom */

#fox-container-m97{
	background:		#19124B;
	padding: 		10px 10px 0 !important;
	color:			#FFF !important;
	top:			150px;
}
#fox-container-m97 a,
#fox-container-m97 span{
	color:			#FFF !important;
}
#fox-container-m97 .control-group{
    margin-bottom: 	3px !important;
}
div#fox-container-m97 input{
    font-size: 		14px;
}
#fox-container-m97 textarea{
    font-size: 		14px;
	height:			70px !important;
	margin-top:		4px !important;
}
#fox-container-m97 .fox-item-checkbox label{
	font-size:		14px !important;
	line-height:	19px;
}
#fox-container-m97 #fox-m97-checkbox1-box{
	margin-bottom:	3px !important;
}

.uk-section-primary.uk-section.uk-section-small{
	z-index:		999;
	position:		relative;
}

@media (min-width:1234px){
div#fox-container-m97{
	position:		fixed;
	max-width:		327px;
}
}

@media (min-width:1180px) and (max-width:1233px){
div#fox-container-m97{
	position:		fixed;
	max-width:		305px;
}
}

@media (min-width:1150px) and (max-width:1179px){
div#fox-container-m97{
	position:		fixed;
	max-width:		285px;
}
}

@media (min-width:1050px) and (max-width:1149px){
div#fox-container-m97{
	position:		fixed;
	max-width:		260px;
}
}

@media (min-width:990px) and (max-width:1049px){
div#fox-container-m97{
	position:		fixed;
	max-width:		243px;
}
}

@media (min-width:960px) and (max-width:989px){
div#fox-container-m97{
	position:		fixed;
	max-width:		237px;
}
}