.tempsuspend{
	color: #f06926;
    font-size: 18px;
    text-align: center;
    padding: 30px;
}

#frm_radio_100-177-3{
	height: 99px;
    border-top-right-radius: 7px;
}
#frm_radio_100-177-3:before{
	display: none;
}
#frm_radio_100-177-1{
	height: 99px;
}
#frm_radio_100-177-0{
	height: 99px;
}
.productionmsg{
	background: rgba(0, 0, 0, 0.4);
	margin-top: -5px;
}
@media (max-width: 767px) {
	.productionmsg{
		margin-top: 78px;
		margin-bottom: 20px;
	}
	.tempsuspend{
		padding: 0;
	}
}