.login100-form-title {
    font-size: 24px;
    line-height: 1.2;
    text-align: center;
    width: 100%;
    display: block;
    padding-bottom: 30px;
    color: #424344;
}

.login100-form-btn1 {
    line-height: 1.5;
    color: #fff;
    width: 100%;
    height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 25px;
    border-radius: 5px;
}


button.btn-close:after {
	text-align: right !important;
	font-size: 14px !important;
	content: "x" !important;
	padding-right: 0.5em;
}

.error_msg {
	font-size: 18px;
	color: #A00 !important;
}

.side-app_remgf {
    padding: 10px 10px 10px 15px !important;
}

#topLeftHead {
	font-size: 21px;
}


.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #777;
}

.filepond--panel-root { background-color: #0EA01C !important;  }
.filepond--drop-label { min-height: 2.2em !important; }
.filepond--drop-label label { color: #fff !important; }
.filepond--label-action { text-decoration: none;}

@media (max-width: 991px) {
	.side-app_remgf {
		padding: 74px 10px 74px 10px !important;
	}
}
