
/***** 
    Styles for the Minke IP Data question theme
    Create date - 15/11/2021
*****/

.mid-question.hidden {
	display: none;
}

.mid-question .answer-container .loading {
	width: 70px;
	height: 80px;
	background: transparent url(../images/loading.gif) 0 0 no-repeat;
}
















