@CHARSET "UTF-8";
.bootbox .modal-header {
	border-bottom:0px;
	padding-bottom:0px;
}

.bootbox .modal-header .close {
	font-size:21px;
}

.bootbox .modal-body .close {
	margin-top:-2px !important;
}