body{
	background-color:#f6f8fc;
}
@font-face {
	font-family: 'Roboto Slab';
	src: URL('fonts/RobotoSlab-VariableFont_wght.ttf') format('truetype');
}
/*
@font-face {
font-family: 'Norican';
src: URL('fonts/Norican-Regular.ttf') format('truetype');
}*/
	.main{
		font-family:'roboto';
		color:#4C4F6B;
	}
	.category-logo{
		width:65px;
		float:right;
	}
	.category-wrapper{
		border:solid 4px #d4d4d4;
		border-radius:100px;
		padding:10px;
		-webkit-box-shadow: 0px 6px 7px 3px rgba(117, 117, 117, 0.35);
		-moz-box-shadow: 0px 6px 7px 3px rgba(117, 117, 117, 0.35);
		box-shadow: 0px 6px 7px 3px rgba(117, 117, 117, 0.35);
	}
	.category-wrapper.active{
		/*-webkit-box-shadow: 0px 6px 7px 3px rgba(117, 117, 117, 0.35);
		-moz-box-shadow: 0px 6px 7px 3px rgba(117, 117, 117, 0.35);
		box-shadow: 0px 6px 7px 3px rgba(117, 117, 117, 0.35);*/
}
/*/////////////data-info-css///////////////*/
	.table-thead-th{
		border-top:none; 
		border-bottom:none; 
		border-right:solid 2px #43628f; 
		border-left:none; 
		border-radius:2px; 
		text-transform:capitalize;
	}
	.table-entry .btn{
		margin-bottom:2px;
	}
/*/////////////data-info-css///////////////*/
.category-selected{
	position: absolute;
	top: -10px;
	right: 40px;
	background-color: #0075c2;
	color: white;
	padding: 5px 10px;
	border-radius: 10px;
	margin-top: 200px;
}
.category-name{
	padding:5px;
	font-size:18px;
	font-weight:bold;
	color:white;
	height:40px;
}
.statistics-label{
	font-weight:bold;
}
.statistics-cnt{
	float:right;
	color:#999999;
}
.statistics-wrapper{
	margin-top:40px;
	padding:20px;
	background-color:#f0f0f0;
}
.statistics-total-bar{
	width:100%;
	position:absolute;
	height:15px;
	background-color:#d3d3d3;
}
.statistics-stat-bar{
	position:absolute;
	height:15px;
	/*background-color:#0075c2;*/
	background-color:#f4a5af;
/*	box-shadow:inset 2px 2px rgb(0,0,0,0.1), inset -2px -2px rgb(0,0,0,0.1), inset 3px 3px rgb(0,0,0,0.05), inset -3px -3px rgb(0,0,0,0.05);
*/
}
.statistics-stat-bar.selected-cnt{
	position:absolute;
	height:15px;
	background-color:#aaaaaa;
}
.statistics-selected-bar{
	position:absolute;
	height:25px;
	background-color:#0ba48e;
/*	box-shadow:inset 2px 2px rgb(0,0,0,0.1), inset -2px -2px rgb(0,0,0,0.1), inset 3px 3px rgb(0,0,0,0.05), inset -3px -3px rgb(0,0,0,0.05);
*/
}
.btn-hashtag{
	text-transform: none !important;
	margin-right:7px;
	margin-bottom: 3px;
}
.btn-hashtag:hover, .btn-hashtag:active, .btn-hastag:focus{
	/*background-color:#00ada9 !important;*/
	background-color:#524780 !important;
	/*border:solid 1px #00ada9 !important;*/
	border:solid 1px #524780 !important;
}
.btn-hashtag.selected-tag{
	background-color:#0ba48e;
	border:solid 1px #0ba48e;
	color:white !important;
}
.btn-hashtag-y{
	text-transform: none !important;
	margin-right:7px;
	margin-bottom:2px;
	border:solid 1px #f5a721;
	color:#f5a721;
}
.btn-hashtag-y:hover, .btn-hashtag-y:active, .btn-hastag-y:focus{
	background-color:#f5a721 !important;
	border:solid 1px #f5a721 !important;
	color:white !important;
}
.btn-hashtag-y.selected-tag{
	background-color:#f5a721;
	border:solid 1px #f5a721;
	color:white !important;
}
.btn-hashtag-b{
	text-transform: none !important;
	margin-right:7px;
	margin-bottom:2px;
	border:solid 1px #165dac;
	color:#165dac;
}
.btn-hashtag-b:hover, .btn-hashtag-y:active, .btn-hastag-y:focus{
	background-color:#165dac !important;
	border:solid 1px #165dac !important;
	color:white !important;
}
.btn-hashtag-b.selected-tag{
	background-color:#165dac;
	border:solid 1px #165dac;
	color:white !important;
}
.btn-hashtag-rp{
	text-transform: none !important;
	margin-right:7px;
	margin-bottom:2px;
	border:solid 1px #9a3300;
	color:#9a3300;
}
.btn-hashtag-rp:hover, .btn-hashtag-y:active, .btn-hastag-y:focus{
	background-color:#9a3300 !important;
	border:solid 1px #9a3300 !important;
	color:white !important;
}
.btn-hashtag-rp.selected-tag{
	background-color:#9a3300;
	border:solid 1px #9a3300;
	color:white !important;
}
.btn-hashtag-g{
	text-transform: none !important;
	margin-right:7px;
	margin-bottom:2px;
	border:solid 1px #00a200;
	color:#00a200;
}
.btn-hashtag-g:hover, .btn-hashtag-y:active, .btn-hastag-y:focus{
	background-color:#00a200 !important;
	border:solid 1px #00a200 !important;
	color:white !important;
}
.btn-hashtag-g.selected-tag{
	background-color:#00a200;
	border:solid 1px #00a200;
	color:white !important;
}
.btn-hashtag-gp{
	text-transform: none  !important;
	margin-right:7px; 
	margin-bottom:2px;
	border:solid 1px #0ba5a1;
	color:#0ba5a1;
}
.btn-hashtag-gp:hover, .btn-hashtag-y:active, .btn-hastag-y:focus{
	background-color:#0ba5a1 !important;
	border:solid 1px #0ba5a1 !important;
	color:white !important;
}
.btn-hashtag-gp.selected-tag{
	background-color:#0ba5a1;
	border:solid 1px #0ba5a1;
	color:white !important;
}
.btn-hashtag-nav{
	position: fixed;
	z-index: 20;
}
.tag-label{
	font-weight:bold;
	margin-bottom:5px;
	margin-left:7px;
}
.showTags{
	/*border:solid 2px #00ada9;*/
	margin-top:20px;
	border: solid 1px #41598875;
	border-radius:10px;
	padding:20px;
	position:absolute;
	background-color:white;
	width:1100px;
}
.table-results{
	box-shadow:inset 1px 1px rgb(0,0,0,0.2), inset -1px -1px rgb(0,0,0,0.2), inset 2px 2px rgb(0,0,0,0.1), inset -2px -2px rgb(0,0,0,0.1), inset 4px 4px rgb(0,0,0,0.025), inset -4px -4px rgb(0,0,0,0.025);
}
.table-entry{
	border-bottom:none;
	border-top:none;
	background-color:white;
	box-shadow:0px 1px rgb(0,0,0,0.2), 0px -1px rgb(0,0,0,0.2), 0px 2px rgb(0,0,0,0.1), 0px -2px rgb(0,0,0,0.1);
}
.detailsSubentries{
	color:#4c99d1;
	font-weight:bold;
	font-size:17px;
	margin-bottom:0px;
}
.moving-panel-left{
	position:fixed;
	top:60px;
	width:244px;
	height:100%;
	left:0px;
	padding-top:13px;
	padding-left:4px;
	z-index:10;
	background-color:white;
	box-shadow:inset -1px 0px rgba(0,0,0,0.2), inset -2px 0px rgba(0,0,0,0.12), inset -4px 0px rgba(0,0,0,0.1);
}
.moving-panel-left-collapsed{
	position:fixed;
	top:60px;
	width:28px;
	height:100%;
	left:0px;
	margin-top:8px;
	margin-left:0px;
	z-index:10;
	background-color:#b2b3b4;
	box-shadow:inset -1px 0px rgba(0,0,0,0.2), inset -2px 0px rgba(0,0,0,0.12), inset -4px 0px rgba(0,0,0,0.1);
}
.moving-panel{
	position:fixed;
	top:320px;
	height:329px;
	right:0px;
	border:solid 1px #184988;
	z-index:10;
}
.moving-panel-handler{
	position:relative;
	display:inline-block;
	width:19px;
	cursor:pointer;
	height:100%;
	/*background-color:#0075c2;*/
	background-color:#184988;
	color:white;
	vertical-align:top;
	text-align:center;
	z-index:10;
}
.moving-panel-content{
	display:inline-block;
	width:225px;
	background-color:white;
	padding:20px;
	z-index:9;
}
.hr{
	height: 2px;
	color: #777777;
	background-color: #777777;
	border: none;
}
.nav-selected-tags{
	position: relative;
    z-index: 10;
    color: #495057;
}
.nav-left-collapse{
	background-color: #b2b3b4;
	margin-top:-5px;
	margin-bottom:-20px;
	margin-left:-10px;
	margin-right:3px;
	padding-top:10px;
	padding-bottom:30px;
	font-size:15px;
	color: white;
	font-weight:bolder;
	text-align:center;
}
.nav-left{
	/*      overflow-y:auto;
	vertical-align:top; */
	width:240px;
	display:inline-block;
	margin-left:0px;
	position:relative;
	z-index:10;
	font-size:14px;
	color:#f7f9fc;
}
.nav-left .nav-left-link:first-child{
	/*border-top-left-radius:10px;*/
}
.nav-left .nav-left-link:last-child{
	/*border-bottom-left-radius:10px;*/
}
.nav-left-link{
	background-color: #f6f8fc;
	padding: 10px;
	color: #184988;
	text-align: center;
	text-decoration: none !important;
	font-size: 14px;
	box-shadow: -1px -1px rgb(0 0 0 / 10%), -3px -3px rgb(0 0 0 / 5%);
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom: 1px solid #adb5bd;
}
.nav-left-link:not(:last-child){
	/*margin-bottom:1px;*/
}
.nav-left-link:hover{
	color:white;
	background-color:#8d8b8b;
	text-decoration:underline !important;
	transition:0.2s;
}
.nav-left-link.active{
	color:#737374;
	background-color:#f6f8fc;
	font-weight:bold;
	transition:0.2s;
}
.nav-bookmark{
	display:inline;
	position:relative;
	border-bottom:solid 2px #d2d3d3;
	padding-bottom:13px;
}
.nav-bookmark .nav-bookmark-link:first-child{
	border-top-left-radius:6px;
}
.nav-bookmark .nav-bookmark-link:last-child{
	border-top-right-radius:6px;
	box-shadow:1px 0px rgba(0,0,0,0.1), 3px 0px rgba(0,0,0,0.05), -1px -1px rgba(0,0,0,0.1), -3px -3px rgba(0,0,0,0.05);
}
.nav-bookmark-link{
	cursor:pointer;
	padding: 10px;
	background-color:#f6f8fc;
	text-decoration:none !important;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.nav-bookmark-link:not(:last-child){
}
.nav-bookmark-link:hover{
	color:#184988;
	background-color:#cecfd3;
	transition:0.2s;
}
.nav-bookmark-link.active{
	background-color: #aaabac;
	transition:0.2s;
	font-weight:bold;
}
.nav-bookmark-text.active{
	color:#fff !important;
}
.nav-bookmark-text{
	color:#6c757d;
	font-weight: bold;
}
.nav-note{
	vertical-align:top;
	width:calc(100% - 0px);
	display:inline-block;
	background-color:white;
	padding:20px;
	position:relative;
	border: solid 2px #d7d8d8;
	border-radius:4px;
}
.nav-note-content{
	transition:1s;
}

