.slim-navbar{
	padding: 0px !important;
}

.slim-navbar .nav-link{
	border: 0px !important;
}


.balloon_class {
	font-size: 15px;
}

.popover{
	max-width: 330px;
}


@media (min-width: 993px) {
	.m-header-menu .m-menu__nav>.m-menu__item .m-menu__submenu {
	    width: 375px !important;
	}
}



.m-topbar .m-topbar__nav.m-nav>.m-nav__item {
    padding: 0 20px !important;
}

.m-btn--icon.m-btn--icon-only.btn-sm{
	//width: 23px !important;
	//height: 23px !important;
}




.m-header--minimize-on .m-header .m-header__wrapper {
    background-image: url(/tpl/assets/app/media/img/bg/bg-1.jpg);
}

.m-brand__logo-wrapper > img{
	max-height: 30px;
}

.m-header--minimize-on .m-topbar .m-topbar__nav.m-nav>.m-nav__item.m-topbar__user-profile>.m-nav__link .m-topbar__username .m-link {
    color: white;
}


.m-header--mobile-minimize-on .m-header {
	background-image: url(/tpl/assets/app/media/img/bg/bg-1.jpg);
}

.m-header--minimize-on .m-topbar .m-topbar__nav.m-nav>.m-nav__item>.m-nav__link .m-nav__link-icon .m-nav__link-icon-wrapper>i {
    color: white;
}


.amcharts-chart-div a {display:none !important;}

.m-topbar__username{
	font-size: 14px !important;
}

.logo_name{
    color: white;
    font-size: 30px;
    margin-left: 20px;
    padding-top: 12px;
}

@media (min-width: 993px){
	.m-header--fixed .m-body {
	    margin-top: 70px !important;
	}
}

@media (min-width: 993px)
{
	.m-header--fixed .m-header {
		height: 70px !important;
	}
}

.m-header--fixed .m-brand{
	height: 70px !important;
}

@media (min-width: 993px)
{
	.m-header--fixed .m-header .m-topbar {
		height: 70px !important;
	}
}

.span_top_premium{
	color: white;
}

.m-widget19 .m-widget19__content .m-widget19__body {
    color: black !important;
    font-size: 15px !important;
}


.m-portlet .m-portlet__body {
    color: black !important;
}

.logo_name a{
	color: white;
}

.logo_name a:hover{
	text-decoration: none;
}

.m-premium{
	font-weight: bold;
    font-size: 17px;
}

.m-widget5 .m-widget5__item .m-widget5__desc{
	color: black !important;
	font-size: 17px !important;
}

.m-widget5 .m-widget5__item .m-widget5__content .m-widget5__title{
	font-size: 2.1rem !important;
}

.m-widget5 .m-widget5__item .m-widget5__stats1{
	width: auto;
}


.m-widget5 .m-widget5__item{
	padding-bottom: 0px;
	margin-bottom: 0px;
}


.m-header--minimize-on  .logo_name>a{
    color: #5867dd !important;
}


.input-group {
    //z-index: 0 !important;
}


.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}


.alert.m-alert--icon .m-alert__text {
	font-size: 20px !important;
}

.media_pic{
	max-width: 100%;
}



input.form-control::placeholder {
    color: rgba(0, 0, 0, 0.3);
}


input.form-controlt::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.3);
}
input.form-control::-moz-placeholder {
    color: rgba(0, 0, 0, 0.3);
}
input.form-control:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.3);
}
input.form-control:-moz-placeholder {
    color: rgba(0, 0, 0, 0.3);
}

