/* 
    Created on : 23/12/2013, 09:57:49
    Author     : Nunes
*/

.hlp_title {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Helvetica;
}

.hlp_item {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Helvetica;
	text-align: left;
}

.hlp_item.text {
	font-weight: normal;
}

.help {
    max-height: 420px !important;
    height: auto;
    padding: 10px;
    overflow-y: auto;
    overflow-x: hidden;
    line-height:130%;
}

.title {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Helvetica;
}

.swal2-actions{
	margin: 0 !important;
}

.swal2-title {
	font-size: 1.2em;
}