
:root,[data-bs-theme=light] {
--bs-primary: #befcc9;
}

.load-content{position:relative;}
.loadding{width:24px;height:24px;background:url("/Sneat/assets/img/loadding.gif");background-size:100% 100%;position:absolute;top:100px;left:50%;}
.menu-toggle::after {content:"" !important; border:0;width:22px;height:24px; display:inline-block;transform:translateY(-50%) rotate(0) !important;background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cg fill='%23fff'%3e%3cpath d='m4.464 6.05-.707.707L8 11l4.243-4.243-.707-.707L8 9.586z'/%3e%3c/g%3e%3c/svg%3e");
background-repeat: no-repeat;background-size: 22px 24px; right:0;margin-right:-20px;}
.layout-horizontal .bg-menu-theme .menu-inner > .menu-item > .menu-link{padding-right:20px;}

.avata{text-align:center;width:100px;height:100px;border-radius:100%;border:3px solid #48A00399;margin:auto;overflow:hidden;background:#fff;}
.avata-img{background:#dbdbdb;width:100%;}
.user-avata{width:150px;height:150px;border-radius:100%;float:left;overflow:hidden;border:3px solid #48A00399;}
.user-avata img{width:100%;}
.user-text{float:left;margin-left:30px;}
.card-header a{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;/* height:50px; */}
.ui-menu{max-height:350px;overflow:hidden;overflow-y:auto; }
.navbar-nav h4{text-transform:uppercase;}
.btn-group-hover {position: absolute;bottom: 0;left: 0;width: 100%;text-align: center;background: #e0f3e5; /* height:28px; */display: none;}
.position-relative .btn-group-hover { display: block;}
.form-floating{z-index:0;}
.line-result {padding:15px;position:relative;background:#f7f7f7;margin-top:5px;color:#333;}
.line-result .btn{width:30px;height:30px;position:absolute;top:8px;right:15px;}
.table th{line-height:2;font-size:14px;color:#333}
.table .table-primary th{color:#333!important}
.validator,.validate{visibility:hidden;color:red} 

.jstree-anchor .btn-hover{display:none;} .jstree-anchor:hover .btn-hover{display:inline-block;}
.jstree.jstree-default .jstree-themeicon-custom, .jstree.jstree-default-dark .jstree-themeicon-custom{background:transparent!important}
.btn-icon.btn-sm, .btn-group-sm>.btn-icon.btn{color:#fff;}
.btn-load{opacity:50%;-webkit-animation:spin 1s linear infinite;
    -moz-animation:spin 1s linear infinite;
    animation:spin 1s linear infinite;}
