﻿.sweet-alert {
	font-family: Lucida Grande, Tahoma, Helvetica, Sans-Serif;
}

	.sweet-alert h2 {
		font-size: 20px;
		line-height: 30px;
	}

	.sweet-alert p {
		font-size: 12px;
	}

	.sweet-alert.fit {
		overflow-y: auto;
		margin-top: 0px !important;
		top: 40px !important;
	}