.ngdialog.ngdialog-theme-plain.custom-width .ngdialog-content {
   width: 80% !important; 
	top: 10;
    right: 10%;
    bottom: 0;
    left: 10%;
}
.ngdialog-content {
   width: 80% !important; 
	top: 10;
    right: 10%;
    bottom: 0;
    left: 10%;
}

.ngdialog.ngdialog-theme-default {
    padding-top: 20px  !important;
}

.checkbox {
    margin-left: 25px !important;
}