/* color bt */
.c-black {color:#000 ;}
.c-primary {color:#175AA7 ;}
.c-success {color:#69B81A ;}
.c-danger {color:#FE4548 ;}
.c-warning {color:#FEB926 ;}
.c-info {color:#423363 ;}

.b-black {background-color: #000;}

.b-primary {background-color: #175AA7;}
.b-success {background-color:#69B81A ;}
.b-danger {background-color:#FE4548 ;}
.b-warning {background-color:#FEB926 ;}
.b-info {background-color:#423363 ;}
/* color2 */
.sm-icons .btn {width: 32px!important;max-width: 32px;}
b.picker{display: inline-block; width: 8px; height: 8px; border-right: 1px solid #444; border-bottom: 1px solid
	#444;line-height: 8px;font-size:12px}
br,.boxtxt {line-height: 8px;font-size:12px;text-align: right;}


.columns-1x1x1x1x1 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
.columns-1x1x1 {
    grid-template-columns: 1fr 1fr 1fr;
}
.columns-2x1 {
    grid-template-columns: 2fr 1fr;
}
.columns-1x1 {
    grid-template-columns: 1fr 1fr;
}
.columns {
    display: grid;
    column-gap: 20px;
}
.orange-light {
	background: #fff1bb;
}
.mybtn {
	float: right;
	min-width: 123px;
}

.catel {
	margin-top:15px;
}

.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;
    max-width: 400px;
    min-width: 400px;
	overflow-y: scroll;
	float: left;
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;
}


.indents:hover {
	color: rgb(89, 125, 234)!important;
	border-color: rgb(89, 125, 234)!important;
}

.indents {
	color: rgb(3, 44, 170)!important;
	border-color: rgb(3, 44, 170)!important;
}

.indentsc:hover {
	color: rgb(89, 125, 234)!important;
	border-color: rgb(89, 125, 234)!important;
}

.indentsc {
	color: red!important;
	border-color: red!important;
}
.borderhover {
	border: #d54747 1px dashed!important;
}

.bordered {
	border: #3296fb 1px dashed!important;
}