.kt-login.kt-login--v1 .kt-login__aside .kt-login__logo {
	
	width: auto;
	height: auto !important;
} 

.login-logo {
	margin: 0 auto;
	text-align: center;
	height: 70px;
} 

.theme-color{
color: #f3781d;
} 

.lms-login .form-group{
position: relative;

} 
.lms-login .form-group img{
width: 22px;
height: auto;
position: absolute;
top: 9px;
left: 3%;

} 
.lms-login .form-group input.form-control{
padding-left: 4em !important;

} 

.btn-theme {
	background-color: #f3781d;
	border-color: #f3781d;
	color: #ffffff;
	border-radius: 10px;
	font-weight: 700 !important;
	font-size: 16px !important;
} 
.btn-theme:hover {
	color: #fff;
	background-color: #df6b14;
	border-color: #df6b14;
} 

.lms-login .login-content {
	background-image: url('../media/bg/login-vector.png') !important;
	background-size: 50% 72% !important;
	background-position: right bottom !important;
	background-repeat: no-repeat !important; 
} 
.kt-aside__brand {
	background-color: #f88129;
	
} 

img.site-logo {
    width: auto;
    height: 35px; 
} 
.kt-aside__brand .kt-aside__brand-tools .kt-aside__brand-aside-toggler svg g [fill] {
	-webkit-transition: fill 0.3s ease;
	transition: fill 0.3s ease;
	fill: #fff;
} 
[class^="flaticon-"]::before, [class*=" flaticon-"]::before, [class^="flaticon-"]::after, [class*=" flaticon-"]::after {

	 margin-left: 0px; 
} 
.kt-aside-menu {
	background-color: #fff;
} 
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading, .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link {
	background-color: #f88129;
} 
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-text, .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-text {
	color: #fff;
	font-weight: bold;
} 
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-icon, .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-icon {
	color: #fff;
} 
.kt-aside {
	background-color: #fff;
} 
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading, .kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link {
	background-color: #f88129;
} 

.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-icon, .kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon {
	color: #fff;
} 
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-text, .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-text {
	color: #a2a3b7;
	font-weight: bold;
} 
.kt-footer {
	
	background: #f88129;
} 
.kt-footer .kt-footer__copyright {
	
	color: #fff;
} 

.scrolltop {
	display: none;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 36px;
	height: 36px;
	position: fixed;
	bottom: 40px;
	right: 20px;
	cursor: pointer;
	z-index: 100;
	background-color: #3699ff;
	-webkit-box-shadow: 0 .5rem 1.5rem .5rem rgba(0,0,0,.075);
	box-shadow: 0 .5rem 1.5rem .5rem rgba(0,0,0,.075);
	opacity: 0;
	-webkit-transition: color .15s ease,background-color .15s ease,border-color .15s ease,-webkit-box-shadow .15s ease;
	transition: color .15s ease,background-color .15s ease,border-color .15s ease,-webkit-box-shadow .15s ease;
	transition: color .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease;
	transition: color .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease,-webkit-box-shadow .15s ease;
	border-radius: .42rem !important;
} 
[data-scrolltop="on"] .scrolltop {
	opacity: .3;
	-webkit-animation: animation-scrolltop .4s ease-out 1;
	animation: animation-scrolltop .4s ease-out 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
} 
.scrolltop .svg-icon svg {
	height: 24px;
	width: 24px;
} 
.kt-notification .kt-notification__item .kt-notification__item-icon i {
	font-size: 1.4rem;
	color: #f88129;
} 
.kt-notification .kt-notification__item .kt-notification__item-details .kt-notification__item-title {
	
	color: #595d6e;
} 

.btn.btn-label-brand {
	background-color: rgba(248, 129, 41, 0.1);
	color: #f88129;

} 
label.btn.btn-label-brand:focus, label.btn.btn-label-brand:hover, label.btn.btn-label-brand.active, a.btn.btn-label-brand:focus, a.btn.btn-label-brand:hover, a.btn.btn-label-brand.active, button.btn.btn-label-brand:focus, button.btn.btn-label-brand:hover, button.btn.btn-label-brand.active, input.btn.btn-label-brand:focus, input.btn.btn-label-brand:hover, input.btn.btn-label-brand.active {
	background-color: #f88129;
	color: #ffffff;
} 
.kt-notification .kt-notification__item:hover .kt-notification__item-details .kt-notification__item-title {
	
	color: #f88129;
} 
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading, .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link {
	background-color: #f88129;
} 
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__heading, .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__link {
	background-color: #e8731d;
} 
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading, .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link {
	background-color: #f88129;
} 
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon, .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon {
	color: #fff;
} 
.btn-brand {
	color: #fff;
	background-color: #f88129;
	border-color: #ec7822;
	color: #ffffff;
} 
[type="search"] {
	outline-offset: -2px;
	-webkit-appearance: none;
	border: 1px solid #e8e8e8;
	border-radius: 6px;
	height: 43px;
	padding: 10px;
} 

select {
	word-wrap: normal;
	border-radius: 6px;
	background-color: #ffffff;
	border: 1px solid #e8e8e8;
	min-width: 200px;
	height: 43px;
} 

.btn-primary {
	 color: #fff; 
	background-color: #f88129;
	border-color: #f88129;
	color: #ffffff;
} 
.btn-primary:hover {
	color: #fff;
	background-color: #ea751f;
	border-color: #ea751f;
}
.form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #f49b595c;
	outline: 0;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25);
	box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25);
} 

table.dataTable thead > tr > td.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc {
font-family: Poppins, Helvetica, sans-serif;
} 

table.table-bordered.dataTable tbody td, table.table-bordered.dataTable tbody th {
font-family: Poppins, Helvetica, sans-serif;
}  


a.kt-menu__toggle .fa-arrow-down {
	color: #494b74;
	margin-top: 6px;
}

	.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-text,
	 .kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link i.fa-arrow-down { 

	color: #fff;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
	background-image: none;
}

.kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link i.fa-arrow-down {
	display: none;
}  

.custom-control-input:checked ~ .custom-control-label::before {
	color: #fff;
	border-color: #f88129;
	background-color: #f88129;
} 

.kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user .kt-header__topbar-user img {
  
    width: 100%;
} 

.file-drop-zone {
    display: inline-block;
    width: 100%;
    margin: 0 !important;
} 
.kt-form__help {
   margin-top: 5px;
    display: block;
} 

#user_form .row .col-lg-6 	{
	margin-bottom: 30px;
}
 .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link > .kt-menu__link-icon, .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link > .kt-menu__link-icon {
	color: #fff;
} 

#user_form .iti.iti--allow-dropdown{
	width: 100%;
}

.btn-brand{
	color: #fff !important;
} 

.btn-brand:not(:disabled):not(.disabled):active, .btn-brand:not(:disabled):not(.disabled).active, .show > .btn-brand.dropdown-toggle {
	color: #fff;
	background-color: #f27517;
	border-color: #f27517;
} 
.show > .btn.btn-brand.btn-elevate, .btn.btn-brand.btn-elevate:focus, .btn.btn-brand.btn-elevate.active, .btn.btn-brand.btn-elevate:active, .btn.btn-brand.btn-elevate:hover {
	-webkit-box-shadow: 0px 9px 6px 0px rgba(248, 129, 41, 0.07) !important;
	box-shadow: 0px 9px 6px 0px rgba(248, 129, 41, 0.07) !important;
} 

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #f27517;
	border-color: #f27517;
} 

.dropdown-item.active, .dropdown-item:active {
	color: #ffffff;
	text-decoration: none;
	background-color: #f88129;
} 
.bootstrap-select .dropdown-menu.inner > li.active:not(.selected) > a {
	background: #f88129;
} 
.kt-user-card__name {
	white-space: nowrap;
	width: 150px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
} 
.dropdown.down-soft .btn:after{
	content: none;
}

