/* here you can put your own css to customize and override the theme */

.logo-default{width: 128px;}
.login-logo{width: 300px;}
.pt-0{padding-top: 0px !important;}
.file-import{
	position: absolute;
	width: auto;
	z-index: 99;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
}
.file-import input{
	cursor: pointer;
}
.login{
	background-color:#fff !important;
}