.m-bar .nav-link {min-width: 140px;}
.m-bar .ntext {min-width: auto!important;}
.sw-120{width: 120px;}
.bh400{
	max-height: 400px;
	overflow: hidden;
	overflow-y: auto;
}

.bhs{
	height: calc(100vh - 90px);
	overflow: hidden;
	overflow-y: auto;
}
.bg-active{
	background:#7ef4493d;margin: 0px 0px 10px 0px;
}
.bg-sh{
box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}
.topnav {
    font-family: "CenturyGothicRegular","Century Gothic",Arial,Helvetica,sans-serif;
    padding: 40px 28px 25px 0;
    min-width: 350px;
	overflow-y: scroll;
max-height: 400px;
}
ul.topnav {
    font-size: 1em;
    line-height: 0.5em;
    list-style: none outside none;
    /*margin: 40px auto;*/
    padding: 0;
}
ul.topnav li {
}
ul.topnav li a {
    color: #000;
    display: block;
    font-size: 11px;
    font-weight: bolder;
    line-height: 10px;
    padding: 10px 5px;
    text-decoration: none;
    background: #f2f2f2;
    border-bottom: 1px solid #D3D3D3;
}
ul.topnav li a:hover {
    background-color: #7D7D7D;
    color: white;
}
ul.topnav ul {
    display: none;
    margin: 0;
    padding: 0;
}
ul.topnav ul li {
    clear: both;
    margin: 0;
    padding: 0;
}
ul.topnav ul li a {
    font-size: 10px;
    font-weight: normal;
    outline: 0 none;
    padding-left: 20px;
}
ul.topnav ul li a:hover {
    background-color: #eec8c8;
    color: #bf1b1b;
}
ul.topnav ul ul li a {
    color: #172779;
    padding-left: 40px;
}
ul.topnav ul ul li a:hover {
    background-color: #eec8c8;
    color: #bf1b1b;
}
ul.topnav span {
    float: right;
}


.header .nav-link:hover .bi{
    color: #F9EA0C !important;
}
.header .nav-link:hover{
    color: #ffe13c !important;
}
.dropdown-mini .dropdown-menu .dropdown-item{width: 100%!important;}
.dropdown-mini .dropdown-menu {min-width: 128px!important;/*width: 128px!important;*/}
.dropdown-mini ul, .dropdown-mini li{min-width: 128px!important;/*width: 128px!important;*/}
.nav-icons .nav-link{color:#fff!important;}
.nav-icons .nav-link:focus, .nav-icons .nav-link:hover {
    color: #fff010;
}
.adm-table-save div{margin:0;}
.adm-table-save {padding: 0 15px; margin: 5px 10px;border-bottom: #ccc 1px dashed;}
.text-yellow{color: #fff010 !important;}
main{margin-top: 5em;}
.user-menu .bi {color:#2F80ED!important;font-size: 18px!important; margin-right:10px;}
.header .nav-icons .nav-link {padding: .5rem 0.5rem; }

.header .dropdown-toggle::after {
color:#fff;
}
.header .bi {color:#FFF;font-size: 21px;}
.header .navbar{background:#2F80ED!important;}
.header {background:#2F80ED!important;display: block;}
.homeh3 {font-size: 1.15rem;display: block;background-color: #b70ca4;color: #fff;padding:3px;}
.brlefttb-30 {border-bottom-left-radius: 30px; /* Левый нижний уголок */
    border-top-left-radius: 30px; /* Правый нижний уголок */}
	.brrighttb-30 {border-bottom-right-radius: 30px; border-top-right-radius: 30px; }
	
.circlest {background-color: #dcdedf !important;color: #000 !important;}
.brdcolor1 {border:1px solid #ced4da;}
.loadimgproductmanu {width:100%;background-color: #ebf7f4;padding-bottom:15px; position: relative;}
.loadimgproductto {width:48%;background-color: #ebf7f4;padding-bottom:15px;margin-top: 12px;float: right;margin-right:2%;position: relative;}
.hidden {display:none;}
.divatribut {
	width:24%;
	float:left;
	margin-right:10px;
	
}
.imgproduct {
	position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
font-size: 0;
opacity: 0;
}