.login-page, .register-page{

	/*background-color: #ffc107 !important;*/
	/*background-color: #d9fa1e !important;*/
	background: linear-gradient(to bottom, #ffc107 0%,#f7fed2 100%);
}

.note-image-input, .note-image-btn{

	padding-bottom: 30px !important;
}