@font-face {
    font-family: 'Roobert';
    src: url('../font/roobert-regular-3fe213a3618624fd7b71-webfont.woff2') format('woff2'),
         url('../font/roobert-regular-3fe213a3618624fd7b71-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roobert';
    src: url('../font/roobert-semibold-df85158a0012c224b021-webfont.woff2') format('woff2'),
         url('../font/roobert-semibold-df85158a0012c224b021-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Roobert';
    src: url('../font/roobert-bold-7fda562c82c09fbabec2-webfont.woff2') format('woff2'),
         url('../font/roobert-bold-7fda562c82c09fbabec2-webfont.woff') format('woff');
    font-weight: bolder;
    font-style: normal;
}

body {
	font-family: 'Roobert', Inter, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: rgb(14, 14, 16);
	font-size: 13px;
	font-weight: 400;
	background-color: rgb(247, 247, 248);
}

#log, #admin {
	background-color: #fff;
	padding: .5rem 1rem;
	overflow-x: hidden;
    overflow-wrap: anywhere;
}

#log div, #admin div {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	color: rgb(14, 14, 16);
	margin-top: .5rem;
	margin-bottom: .5rem;
}

#admin div font {
	font-weight: 700;
}

#log div b, #admin div b {
	font-weight: 700;
}

#statetxt {
	visibility: collapse;
}

#demo_title {
	color: blue;
}

.navbar-nav i {
	 line-height: 1.5rem;
	 font-size: 14px!important;
}

.navbar-nav i.fa-crown, .navbar-nav i.fa-comment-alt, .navbar-nav i.fa-inbox {
	 line-height: 2rem;	
}


.btn-bit {
	background-color: rgba(0, 0, 0, 0.05);
	border: 0;
	border-radius: 3px;
	padding: .25rem 1rem!important;
	text-transform: capitalize;
	font-size: 12px!important;
	box-shadow: none;
	letter-spacing: 1px;
}

.btn.btn-twitch {
	background-color: #924afe!important;
	border: 0;
	border-radius: 3px;
	padding: .25rem 1rem!important;
	text-transform: capitalize;
	font-size: 12px!important;
	box-shadow: none;
	letter-spacing: 1px;
}

.btn.btn-twitch:hover {
	background-color:#a96ffe!important;
}

.navbar {
	background-color:  #ffffff!important;
	box-shadow: 0 1px 2px rgba(0,0,0,.9),0 0 2px rgba(0,0,0,.9)!important;
    box-shadow: var(--shadow-elevation-1)!important;
    height: 50px;
}

.navbar .nav-item .nav-link {
	font-family: 'Roobert', Inter, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600!important;
	color: #0e0e10;
	font-size: 18px;
	
}
.navbar-nav.nav-main .nav-link{
	padding-left: 1.25rem!important;
    padding-right: 1.25rem!important;
}

@media (max-width: 991.98px) {
	.navbar{
		padding-top: 0;
	}
}	


.input-group.search input[type="search"] {
	background-color: rgba(0,0,0,.08);
	border-color: rgba(0,0,0,.08);
	border-width: 2px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 0;
	border-top-left-radius:  6px;
	border-top-right-radius: 0;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	color: #0e0e10;
	font-weight: 600;
	font-size: 14px;
	line-height: 14px;
}

.input-group.search .input-group-text {
	background-color: rgba(0,0,0,.025);	
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 6px;
	border-top-left-radius:  0;
	border-top-right-radius: 6px;
	border-color:  rgba(0,0,0,.3);
	border-width: 0;
	padding: .375rem .5rem;
}

.input-group.search .input-group-text i {
	color: rgba(0,0,0,.1);	
	}

input[type="search"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	color: #0e0e10;
	font-weight: 400;
	font-size: 14px;
	line-height: 14px;
}
input[type="search"]::-moz-placeholder { /* Firefox 19+ */
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	color: #0e0e10;
	font-weight: 400;
	font-size: 14px;
	line-height: 14px;
}
input[type="search"]:-ms-input-placeholder { /* IE 10+ */
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	color: #0e0e10;
	font-weight: 400;
	font-size: 14px;
	line-height: 14px;
}
input[type="search"]:-moz-placeholder { /* Firefox 18- */
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	color: #0e0e10;
	font-weight: 400;
	font-size: 14px;
	line-height: 14px;
	}
	
	
.table th, .table td {
	    border: 1px solid #dee2e6;
}

table.table th, table.table td {
    padding-top: 1.1rem;
    padding-bottom: 1rem;
    font-size: .75rem;
}


.sb-left .sb-head {
	margin: 1rem !important;
	padding-top: 0.5rem !important;
	font-family: Inter, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600!important;
}

.sb-head .fa-arrow-left {
	padding-right: 2px;
	border-right: 2px solid black;
}

.sb-head .fa-arrow-right {
	padding-left: 2px;
	border-left: 2px solid black;
}

.sb-left .sb-list {
	margin: 1rem !important;
	font-family: Inter, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

ul.sb-list {
	padding: 0;
}

ul.sb-list a {
	padding: 0;	
}

ul.sb-list li {
	list-style-type: none;
}

ul.sb-list li ul li:first-of-type {
	font-size: 14px;
}

.sm-p {
	margin: 1rem !important;
	color: rgb(119,44,232);
	font-size: 13px;
	line-height: 22px;
	font-family: Inter, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
}

.li-a-avatar {
	height: 30px;
	width: 30px;
	border-radius: 50%;
	color: #fff;
	vertical-align: top;
}

.p-avatar {
	text-align: center;
	margin: 0 auto;
	position: relative;
	bottom: 5px;
}

@media (max-width: 1267px) {
	.hide-1267{
		display: none;
	}
}

@media (max-width: 1267px) {
	.hide-1267{
		display: none;
	}
}


@media (min-width: 1267px) {
	.show-1267{
		display: block;
	}
}

.show-1267 {
	display: none;
}


.li-a-avatar.bg-dark {
	background-color: rgba(0,0,0,.6)!important;
}


.blur {
  position: absolute;
  background: #000;
  color: #fff;
  padding: 1em;
  cursor:pointer;
  z-index: 1000;
   -webkit-filter: blur(10px);
}

.search-hover:hover label {
	cursor: pointer;
}