.alert-header-bottom {
	margin-bottom: 20px !important;
}

.alert-header {
	margin-bottom: 20px !important;
}

.alert-input-btn {
	padding: 9px 20px 12px 20px !important;
}

.add-ref-popup-alert {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

.add-ref-popup-input {
	margin-top: -2px !important;
}

.dashboard-page-content .dashboardTable1.scrollableTable {
	height: auto;
	min-height: 50px;
	overflow: hidden;
}

@media screen and (min-width: 320px) and (max-width: 680px) {
	.ref-list-viewall-content-width .chkbox-dropdown .chk-options {
		width: 100%;
	}
}

.reference-model a.button-primary {
	height: 37px;
	padding: .61em 2em !important;
}