.alert_container {
	margin-bottom: 20px;
}

.stock_alert_email {
	margin-bottom: 10px;
	width: 250px;
}

.stk_disabled{
	cursor: not-allowed;
    opacity: 0.5 !important;
}

h6.subscribe_for_interest_text {
	margin-bottom: 5px;
}

.alert_container_bk {
	display: none;
}

.alert_container p {
    margin-bottom: 0px;
    font-size: 11px;
    font-weight: bold;
    font-style: italic;
    margin-top: 4px;
}