.style-header {
	font-family: Roboto Bold, Helvetica, sans-serif;
	color: #1e4f8e ;
	font-size: 12px;
}

.content .portlet-content select:focus,
.content .portlet-content input[type="text"]:focus {
    border: 1px solid #fdb913;
    box-shadow: inset 0 1px 3px 1px #FFD368;
}



#cardNumber::-ms-clear {
	display:none;
}

.content .portlet-content {
	background-color: #ffffff;
	background-image: none;
}

 .single-button {
	padding: 0 15px;
	display: inline;
}

.otp-label {
	padding-right: 10px;
	display: inline;
}

.text-center {
	text-align: center;
}

.cq-answer label {
	display: inline !important; padding: 3px;
}

.hidden {
    display: none !important;
}

.error p {
    color: #c00 !important;
}