@charset "UTF-8";
/* CSS Document */

body{
	font-family: 'Outfit', sans-serif;
}
.form-control {
    border-color: #0B51B7 !important;
	border-radius: 0.50rem !important;
	webkit-appearance: menulist !important;
	-moz-appearance: menulist !important;
	appearance: menulist !important;
}

.hrarancio{
	border-top: 1px solid #F98502;
}

.leftbar-tab-menu .main-menu-inner .topbar-left .logo .logo-lg {
    height: 90px !important;
}

.ico_red{
	color: #FF0000 !important;
}
.auth-page .auth-header-box {
  background-color: #eceff5;
}