/*

* Override Pages default styles or create your own styles here

*/

/* ------------------------------------------------------ */
/* ############### 1. GOOGLE FONTS IMPORT ############### */
/* ------------------------------------------------------ */
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900"); 
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700");
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700");
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700");



.slim-mainpanel {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	position: relative;
}

.slim-mainpanel .container {
	max-width: none;
	padding: 15px;
}


.select2-selection__rendered {
	padding-right: 40px !important;
}

.select2-results {
	margin: 0px 0px 0px 0px;
	min-width: 300px;
}

.select2-results__options {
	
}

.select2-results__option {
	white-space: nowrap;
}

body,
p {
	line-height: 20px;
}

h1 {
	line-height: 44px;
	letter-spacing: -0.08px;
}

h2 {
	line-height: 40px;
}

h3 {
	line-height: 32px;
}

h4 {

	line-height: 28px;
}

h5 {
	line-height: 20px;
}

.datepicker {
	z-index: 1600 !important; /* has to be larger than 1050 */
}


.nav-tabs {
	/* Quickview Tabs */
	position: relative;
	border-color: transparent;
}

	.nav-tabs > li > a {
		padding: 11px;
		color: #929aac;
		border: 0;
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		min-width: 62px;
		line-height: 1.4;
	}

		.nav-tabs > li > a:hover {
			color: #929aac;
		}



	.nav-tabs ~ .tab-content {
		overflow: hidden;
		padding: 15px
	}

	.nav-tabs ~ .tab-content .bgwhite {
		background-color: #ffffff
	}


th.dt-center, td.dt-center {
	text-align: center;
}

.no-shadow {
	box-shadow: none;
}

.centered {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 0;
	top: 0%;
	left: 0px;
	opacity: 0;
	filter: alpha(opacity=0);
}

.offscreen {
	position: absolute;
	left: -10000px;
	top: 0;
	overflow: hidden;
}

.ai-chat-response {
	max-height: 600px;
	overflow-y: auto;
}

.ai-waiting-box {

}

	.ai-waiting-box img {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}



.no-gutter .row > [class^="col-"],
.no-gutter .row > [class*="col-"] {
	padding-left: 0px;
	padding-right: 0px;
}

.no-gutter .row {
	margin-left: 0px;
	margin-right: 0px;
}

.iconClass {
	position: relative;
}

	.iconClass span {
		position: absolute;
		top: 0px;
		right: 0px;
		display: block;

	}


.builder-close {
	position: absolute;
	right: 20px;
	top: 4px;
	padding: 7px;
	width: auto;
	z-index: 10;
}
@media (min-width: 576px) {
	.slim-mainpanel .container {
		padding: 20px;
	}
}

@media (min-width: 768px) {
	.slim-mainpanel .container {
		padding: 25px;
	}
}

@media (min-width: 992px) {
	.slim-mainpanel .container.container-messages {
		padding: 20px;
	}

}

.modalNotification {
	z-index: 20000;
}

/****** EQUAL COLUMN WIDTH STEP INDICATOR *****/
.step-equal-width > .steps > ul {
	display: flex;
}

	.step-equal-width > .steps > ul > li {
		flex: 1;
		width: auto;
		float: none;
	}

/****** EQUAL COLUMN WIDTH STEP INDICATOR *****/
.step-equal-width > .steps > ul {
	display: flex;
}

	.step-equal-width > .steps > ul > li {
		flex: 1;
		width: auto;
		float: none;
	}

.list-group {
	display: flex;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	max-height: 400px;
	overflow-x: hidden;
	overflow-y: scroll;
}

#MarkAsReviewed_container {
	z-index: 20000;
}



.w-60 {
	width: 60% !important;
}

.w-30 {
	width: 30% !important;
}

.w-20 {
	width: 20% !important;
}

.w-15 {
	width: 15% !important;
}

.w-10 {
	width: 10% !important;
}

.wd-100p-force {
	width: 100% !important;
}

.jumbotron h1.large-demo-text {
	font-size: 150px;
}

.icon-text-search{
	font-size: 42px;
	width: 150%;
}

.card-col-title {
	font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	text-transform: uppercase;
	display: inline-block;
	letter-spacing: 0.06em;
	font-size: 10.5px;
	font-weight: 500;
}

.sparkline {
	position: relative;
	top: -1px;
}

#captaskoverviewchart_container {
	width: 100%;
}

.rickshaw {
	position: relative;
	top: -1px;
}

.rickshaw svg {
	width: 100%;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
	color: var(--bs-nav-tabs-link-active-color);
	background-color: transparent;
	border-color: transparent;
}

#pnp-file-list a {
	text-decoration: none;
}

.tab-content ul {
	list-style: none;
}

#policyfileupload {
	display: none;
}

#policyeditfileupload {
	display: none;
}

#policyeditfileuploadsupport {
	display: none;
}

input [type="file"] {
	display: none;
}


.color-marker-1 {
	border: solid 3px rgba(5,118,255,0.6);
	width: 10px;
	height: 10px;
	margin-right: 8px;
}

.color-marker-2 {
	border: solid 3px rgba(255,136,0,0.7);
	width: 10px;
	height: 10px;
	margin-right: 8px;
}


.custom-file-upload {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-family: -apple-system, BlinkMacSystemFont, "Inter", "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: -0.006em;
	margin-bottom: 0;
	text-align: center;
	cursor: pointer;
	white-space: nowrap;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-image: none !important;
	color: #4b4b4b;
	background-color: #fff;
	text-shadow: none;
	box-shadow: none;
	border: 1px solid rgba(33, 33, 33, 0.17);
	border-bottom: 1px solid rgba(33, 33, 33, 0.24);
	line-height: 14px;
	min-height: 36px;
	min-width: 28px;
	position: relative;
	transition: background 120ms ease-in 0s, box-shadow 120ms ease-in 0s, opacity 0.12s cubic-bezier(0.4, 0, 0.6, 1) 0ms, transform 0.12s cubic-bezier(0.4, 0, 0.6, 1) 0ms, -webkit-transform 0.12s cubic-bezier(0.4, 0, 0.6, 1) !important;
	padding: 0px 9px;
}

	.custom-file-upload:hover:not(.active) {
		background: #f4f4f4;
		color: #4b4b4b;
	}

	.custom-file-upload.active {
		background: #e9ebeb;
		border: 1px solid rgba(33, 33, 33, 0.2);
		border-bottom: 1px solid rgba(33, 33, 33, 0.29);
		color: #4b4b4b;
	}

	.custom-file-upload i {
		display: inline-flex;
		position: relative;
		left: 0px;
		top: 0px;
		align-items: center;
		justify-content: center;
	}

	.custom-file-upload .pg-icon {
		font-size: 20px;
	}

	.custom-file-upload .material-icons {
		font-size: 24px;
	}

	.custom-file-upload span {
		flex: 1;
	}


.custom-file-upload-sm {
	border: 1px solid #ccc;
	white-space: nowrap;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	display: inline-block;
	padding: 3px 4px;
	cursor: pointer;
}

	.custom-file-upload-sm:hover:not(.active) {
		background: #f4f4f4;
		color: #4b4b4b;
	}

	.custom-file-upload-sm.active {
		background: #e9ebeb;
		border: 1px solid rgba(33, 33, 33, 0.2);
		border-bottom: 1px solid rgba(33, 33, 33, 0.29);
		color: #4b4b4b;
	}

#infoModalConfirmDeleteFile {
	z-index: 9999;
}
/* Quick View
------------------------------------
*/
.quickview-wrapper {
	right: -585px;
	width: 585px;
}

	.quickview-wrapper .nav-tabs > li > a.active {
		color: #000;
	}

		.quickview-wrapper .nav-tabs > li > a.active:hover, .quickview-wrapper .nav-tabs > li > a.active:focus {
			color: #000;
		}



.table-CSF {
	padding: 8px;
	font-size: 15px;
	border: 1px solid #343a40;
}

.csf-function-cell {
	padding-left: 20px;
	padding-right: 20px;
}

.csf-category-cell {
	font-weight: 400;
	font-size: 12px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	background-color: transparent;
	width: 100%;
	height: 26px;
}


.csf-category-cell-id {
	font-weight: 400;
	font-size: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	padding-right: 0px;
	background-color: transparent;
	width: 70px;
}

.csf-category-filler {
	background-color: #f0f2f7;
	width: 100%;
	padding-bottom: 4px;
	padding-top: 0px;
}

	.csf-category-filler table {
		background-color: transparent;
	}

.csf-category-filler-light {
	width: 100%;
	border-top: 3px solid white;
	border-bottom: 3px solid white;
	background-color: #f0f2f7;
}

.csf-cat {
	font-weight: 700;
	font-size: 12px;
	padding-right: 20px;
}

.csf-category-cell-score {
	font-weight: 700;
	font-size: 16px;
	text-align: right;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 20px;
	background-color: transparent;
	width: 50px;
}

.csf-fn {
	font-weight: 700;
	font-size: 26px;
}

.csf-fn-name {
	font-weight: 400;
	font-size: 18px;
}

.csf-fn-small {
	font-weight: 300;
	font-size: 11px;
}

.csf-table-gv {
	background-color: #e0d95d;
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	width: 180px;
	border-top: 0px solid white;
	border-bottom: 3px solid white;
}

.csf-table-id {
	background-color: #4aa5dc;
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	width: 180px;
	border-top: 0px solid white;
	border-bottom: 3px solid white;
}

.csf-table-pr {
	background-color: #835294;
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: 700;
	border-top: 3px solid white;
	border-bottom: 3px solid white;
}

.csf-table-de {
	background-color: #f89d1c;
	color: #fff;
	padding: 20px;
	font-weight: 700;
	border-top: 3px solid white;
	border-bottom: 3px solid white;
}

.csf-table-rs {
	background-color: #eb3d44;
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: 700;
	border-top: 3px solid white;
	border-bottom: 3px solid white;
}

.csf-table-rc {
	background-color: #37b34a;
	color: #fff;
	padding: 20px;
	font-weight: 700;
	border-top: 3px solid white;
	border-bottom: 0px solid white;
}



.csf-risk-shade-low {
}

.csf-risk-shade-med {
	color: rgba(237,209,0,0.6);
}

.csf-risk-shade-high {
	color: rgba(248,157,28,0.8);
}

.csf-risk-shade-crit {
	color: rgba(255,100,40,0.8);
}

.csf-cat-highlight {
	background-color: #e9e9e9;
}

.csf-cat-focus {
	font-weight: 700;
	background-color: #e0e2e7;
	border-top: 1px solid #e0e2e7;
	border-bottom: 1px solid #e0e2e7;
	height: 26px;
}

#cat-desc-container {
	background-color: #fff;
	border: 1px solid #e0e2e7;
}





@media (min-width: 992px) {
	.dash-headline {
		display: flex;
		height: 500px;
		position: relative;
	}
}

#capTask_chart_card {
	position: relative;
	width: 100%;
}

	#capTask_chart_card:after {
		content: " ";
		display: block;
		clear: both;
	} 

#overview_card2 {
	min-width: 100%;
}

.dash-headline-item-three {
	height: 280px;
	position: relative;
	background-color: #fff;
	border: 1px solid #ced4da;
	display: flex;
	align-items: flex-end;
}

@media (min-width: 576px) {
	.dash-headline-item-three {
		height: 100%;
		justify-content: left;
	}
}

.dash-headline-item-three > div {
	color: #343a40;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 25px;
}

@media (min-width: 576px) {
	.dash-headline-item-three > div {
		text-align: center;
		padding-left: 0px;
		padding-right: 0px;
	}
}

.dash-headline-item-three h1 {
	font-weight: 400;
	font-size: 48px;
	font-family: "Lato", "Helvetica Neue", Arial, sans-serif;
	margin-bottom: 10px;
}

.dash-headline-item-three .item-label {
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
}

.dash-headline-item-three .item-desc {
	margin-bottom: 0;
	color: #868ba1;
	font-size: 12px;
}

.dash-headline-item-three .sparkline {
	position: relative;
	top: -1px;
}

.dash-headline-right-bottom-right {
	margin-top: 20px;
}

@media (min-width: 576px) {
	.dash-headline-right-bottom-right {
		width: 50%;
		height: 100%;
		padding-left: 10px;
		margin-top: 0;
	}
}


@media (min-width: 576px) {
	.dash-headline-item-three {
		height: 100%;
		justify-content: left;
	}
}

.dash-headline-item-three > div {
	color: #343a40;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 25px;
}

@media (min-width: 576px) {
	.dash-headline-item-three > div {
		text-align: center;
		padding-left: 0px;
		padding-right: 0px;
	}
}

.dash-headline-item-three h1 {
	font-weight: 400;
	font-size: 48px;
	font-family: "Lato", "Helvetica Neue", Arial, sans-serif;
	margin-bottom: 10px;
}

.dash-headline-item-three .item-label {
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
}

.dash-headline-item-three .item-desc {
	margin-bottom: 0;
	color: #868ba1;
	font-size: 12px;
}




.dash-headline-item-three-text-block {
	margin-top: -15px;
}


@media (max-width: 991px) {


	#captaskoverviewchart {
		display: none;
	}

	#overview-risk-counts-container {
		padding-top: 40px;
	}

	#assessment-dash-data-type-profile {
		padding-top: 20px;
	}

	#overview-row-lowmed {
		padding-top: 10px;
	}
}


.dash-headline-item-one {
	height: 400px;
	position: relative;
	background-color: #fff;
	border: 0px solid #ced4da;
	display: flex;
	align-items: flex-end;
}

@media (min-width: 992px) {
	.dash-headline-item-one {
		height: 100%;
	}
}

.dash-headline-item-one .dash-item-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 25px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}

@media (min-width: 576px) {
	.dash-headline-item-one .dash-item-overlay {
		padding: 40px;
	}
}

.dash-headline-item-one h1 {
	font-size: 48px;
	font-weight: 400;
	font-family: "Lato", "Helvetica Neue", Arial, sans-serif;
	color: #343a40;
	margin-bottom: 0px;
}

@media (min-width: 576px) {
	.dash-headline-item-one h1 {
		font-size: 64px;
	}
}

.dash-headline-item-one .earning-label {
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	color: #343a40;
	margin-bottom: 0px;
}

@media (min-width: 576px) {
	.dash-headline-item-one .earning-label {
		font-size: 14px;
	}
}

.dash-headline-item-one .earning-desc {
	margin-bottom: 0px;
}

@media (min-width: 992px) {
	.dash-headline-item-one .earning-desc {
		width: 70%;
		margin-bottom: 0px;
	}
}

.dash-headline-item-one .statement-link {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 12px;
	letter-spacing: 1px;
	color: #d9230f;
	border: 1px solid #d9230f;
	width: 173px;
	padding: 10px 15px;
}

	.dash-headline-item-one .statement-link:hover, .dash-headline-item-one .statement-link:focus {
		color: #1677d2;
	}

.dash-headline-item-one .dash-chartist {
	width: 100%;
	height: 200px;
}

@media (min-width: 576px) {
	.dash-headline-item-one .dash-chartist {
		height: 100%;
	}
}

.dash-headline-item-one .dash-chartist .ct-labels {
	display: none;
}

.dash-headline-item-one .dash-chartist .ct-grid {
	display: none;
}

.dash-headline-item-one .dash-chartist .ct-line {
	stroke-width: 1px;
}

.dash-headline-item-one .dash-chartist .ct-point {
	stroke-width: 6px;
}

.dash-headline-item-one .dash-chartist .ct-series-a .ct-area {
	fill: #d9230f;
	fill-opacity: .2;
}

.dash-headline-item-one .dash-chartist .ct-series-a .ct-line {
	stroke: #146abb;
}

.dash-headline-item-one .dash-chartist .ct-series-a .ct-point {
	stroke: #146abb;
}

.dash-headline-item-one .dash-chartist .ct-series-b .ct-area {
	fill: #6f42c1;
	fill-opacity: .3;
}

.dash-headline-item-one .dash-chartist .ct-series-b .ct-line {
	stroke: #59339d;
}

.dash-headline-item-one .dash-chartist .ct-series-b .ct-point {
	stroke: #59339d;
}
@media (min-width: 576px) {
	.dash-headline-item-one .dash-item-overlay {
		padding: 40px;
	}
}

.dash-headline-item-one h1 {
	font-size: 56px;
	font-weight: 400;
	font-family: "Lato", "Helvetica Neue", Arial, sans-serif;
	color: #343a40;
	margin-bottom: 20px;
}

@media (min-width: 576px) {
	.dash-headline-item-one h1 {
		font-size: 64px;
	}
}

.dash-headline-item-one .earning-label {
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	color: #343a40;
	margin-bottom: 15px;
}

@media (min-width: 576px) {
	.dash-headline-item-one .earning-label {
		font-size: 14px;
	}
}

.dash-headline-item-one .earning-desc {
	margin-bottom: 20px;
}

@media (min-width: 992px) {
	.dash-headline-item-one .earning-desc {
		width: 70%;
		margin-bottom: 30px;
	}
}

.dash-headline-item-one .statement-link {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 12px;
	letter-spacing: 1px;
	color: #1b84e7;
	border: 1px solid #1b84e7;
	width: 173px;
	padding: 10px 15px;
}

	.dash-headline-item-one .statement-link:hover, .dash-headline-item-one .statement-link:focus {
		color: #1677d2;
	}

.dash-headline-item-one .dash-chartist {
	width: 100%;
	height: 200px;
}

@media (min-width: 576px) {
	.dash-headline-item-one .dash-chartist {
		height: 100%;
	}
}

.dash-headline-item-one .dash-chartist .ct-labels {
	display: none;
}

.dash-headline-item-one .dash-chartist .ct-grid {
	display: none;
}

.dash-headline-item-one .dash-chartist .ct-line {
	stroke-width: 1px;
}

.dash-headline-item-one .dash-chartist .ct-point {
	stroke-width: 6px;
}

.dash-headline-item-one .dash-chartist .ct-series-a .ct-area {
	fill: #1b84e7;
	fill-opacity: .2;
}

.dash-headline-item-one .dash-chartist .ct-series-a .ct-line {
	stroke: #146abb;
}

.dash-headline-item-one .dash-chartist .ct-series-a .ct-point {
	stroke: #146abb;
}

.dash-headline-item-one .dash-chartist .ct-series-b .ct-area {
	fill: #6f42c1;
	fill-opacity: .3;
}

.dash-headline-item-one .dash-chartist .ct-series-b .ct-line {
	stroke: #59339d;
}

.dash-headline-item-one .dash-chartist .ct-series-b .ct-point {
	stroke: #59339d;
}


.profile {
	-webkit-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInRight;
	-o-animation-name: fadeInRight;
	animation-name: fadeInRight
}

.profile-header {
	color: #fff;
	display: block;
	position: relative;
	text-align: center;
	text-shadow: 0 0 3px rgba(0,0,0,.5);
}

.profile-cover {
	background-image: url("../img/profile-bg-default.jpg");
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover
}

.profile-container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1000px;
	padding-top: 15px;
}

.profile-card {
	margin-left: auto;
	margin-right: auto;
	max-width: 480px;
}

.profile-avetar-img {
	background-color: #fff;
	border: 3px solid #fff;
	border-radius: 50%
}

.profile-overview {
	margin-top: 15px;
	padding-bottom: 45px;
	position: relative
}

.profile-name {
	color: inherit;
	display: inline-block;
	font-size: 34px;
	font-weight: 400;
	line-height: 34px;
	margin-bottom: 15px;
	margin-top: 0;
	vertical-align: top
}

.profile-follow-btn {
	background-color: #fff;
	background-image: none;
	border: 1px solid #fff;
	border-radius: 4px;
	bottom: 0;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
	color: #777;
	cursor: pointer;
	display: block;
	font-size: 13px;
	font-weight: 600;
	left: 50%;
	line-height: 1.538462;
	max-width: 320px;
	padding: 6px 12px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	vertical-align: middle;
	white-space: nowrap;
	width: 100%
}

	.profile-follow-btn:focus, .profile-follow-btn:hover {
		background-color: #f2f2f2;
		border-color: #f2f2f2;
		color: #646464
	}

	.profile-follow-btn.active, .profile-follow-btn:active {
		background-color: #ececec;
		border-color: #ececec;
		color: #5e5e5e
	}

.profile-info {
	margin-top: 15px
}

.profile-nav {
	display: inline-block;
	list-style: none;
	margin-bottom: 0;
	padding-left: 0;
	white-space: nowrap
}

.profile-nav-heading {
	color: #fff;
	line-height: 1;
	margin-bottom: 0;
	margin-top: 0
}

.profile-nav > li {
	display: inline-block
}

	.profile-nav > li > a {
		color: rgba(255,255,255,.75);
		display: block;
		font-size: 16px;
		font-weight: 600;
		line-height: 20px;
		padding: 15px 10px;
		position: relative;
		text-align: center
	}

		.profile-nav > li > a:focus, .profile-nav > li > a:hover {
			color: #fff;
			text-decoration: none
		}

	.profile-nav > li.active > a, .profile-nav > li.active > a:focus, .profile-nav > li.active > a:hover {
		color: #fff
	}

		.profile-nav > li.active > a:after {
			border-color: transparent transparent #fff;
			border-style: solid;
			border-width: 10px;
			bottom: 0;
			content: " ";
			height: 0;
			left: 50%;
			pointer-events: none;
			position: absolute;
			-webkit-transform: translateX(-50%);
			-ms-transform: translateX(-50%);
			-o-transform: translateX(-50%);
			transform: translateX(-50%);
			width: 0;
			z-index: 15
		}

.profile-tabs {
	bottom: 0;
	left: 0;
	line-height: 0;
	position: absolute;
	width: 100%
}

.profile-body {
	padding-bottom: 15px;
	padding-top: 15px
}



.card-dash-chart-one .row > div:first-child {
	border-bottom: 1px solid #ced4da;
}

@media (min-width: 992px) {
	.card-dash-chart-one .row > div:first-child {
		border-bottom: 0;
		border-right: 1px solid #ced4da;
	}
}

.card-dash-chart-one .left-panel,
.card-dash-chart-one .right-panel {
	padding: 25px;
}

	.card-dash-chart-one .left-panel .nav {
		margin-bottom: 40px;
	}

	.card-dash-chart-one .left-panel .nav-link {
		padding: 0;
		text-transform: uppercase;
		font-size: 12px;
		font-weight: 700;
		letter-spacing: 1px;
		color: #495057;
	}

		.card-dash-chart-one .left-panel .nav-link:hover, .card-dash-chart-one .left-panel .nav-link:focus {
			color: #d9230f;
		}

		.card-dash-chart-one .left-panel .nav-link.active {
			color: #d9230f;
		}

		.card-dash-chart-one .left-panel .nav-link + .nav-link::before {
			content: '';
			margin: 0 10px;
			border-left: 1px solid #ced4da;
		}

	.card-dash-chart-one .right-panel .slim-card-title {
		font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
		letter-spacing: 1px;
		font-size: 12px;
		margin-bottom: 25px;
	}


.card-dash-chart-one .active-visitor-wrapper h1 {
	font-size: 96px;
	color: #343a40;
	font-family: "Lato", "Helvetica Neue", Arial, sans-serif;
	margin-bottom: 5px;
	line-height: 1;
}

.card-dash-chart-one .active-visitor-wrapper h2 {
	font-size: 60px;
	font-weight: 300;
	font-family: "Lato", "Helvetica Neue", Arial, sans-serif;
	margin-bottom: 5px;
	line-height: 1;
}

.card-dash-chart-one .active-visitor-wrapper p {
	text-transform: none;
	letter-spacing: normal;
	font-size: 12px;
}


.card-dash-chart-one .visitor-operating-label {
	color: #343a40;
	margin: 25px 0;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 700;
}

.nav-tabs > .nav-item.active {
	background-color: transparent;
}

.root {
	font-size: 12px;

}

.dataTables_filter {
	width: 50%;
	float: right;
	text-align: right;
}

.table.table-hover tbody tr:hover td {
	background-color: #efedd1 !important;
	color: #4b4b4b;
}

.push-right {
	float: right;
}


.badge {
	display: inline-block;
	min-width: 10px;
	padding: 2px 4px;
	font-size: 10px;
	font-weight: 400;
	color: #fff;
	line-height: 1;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	background-color: #d9230f;
	border-radius: 10px
}

.badge-sm {
	display: inline-block;
	min-width: 10px;
	padding: 0px 3px;
	font-size: 9px;
	border-radius: 100%;
	height: 16px;
	width: 16px;
	background-color: #D83C31;
	color: #fff;
	position: absolute;
	top: -6px;
	right: -8px;
	border: 2px solid #fff;
	opacity: 0.98;
}

.badge:empty {
	display: none
}

.btn .badge {
	position: relative;
	top: -1px
}

.btn .badge-sm {
	position: relative;
	top: -1px
}


.btn-group-xs > .btn .badge, .btn-xs .badge {
	top: 0;
	padding: 1px 5px
}

.badge-above {
	position: absolute;
	right: 100%;
	top: -5px;
	z-index: 3
}

	.badge-above.right {
		left: 100%;
		margin-left: -12px;
		margin-right: 0;
		right: auto
	}

.badge-sm-above {
	margin-right: -9px;
	position: absolute;
	right: 100%;
	top: -6px;
	z-index: 3
}

	.badge-sm-above.right {
		left: 100%;
		margin-left: -6px;
		margin-right: 0;
		right: auto
	}

.badge-default {
	background-color: #474949
}

	.badge-default[href]:focus, .badge-default[href]:hover {
		background-color: #2e2f2f
	}

.badge-primary {
	background-color: #d9230f
}

	.badge-primary[href]:focus, .badge-primary[href]:hover {
		background-color: #a91b0c
	}

.badge-success {
	background-color: #469408
}

	.badge-success[href]:focus, .badge-success[href]:hover {
		background-color: #2f6405
	}

.badge-info {
	background-color: #029acf
}

	.badge-info[href]:focus, .badge-info[href]:hover {
		background-color: #02749c
	}

.badge-warning {
	background-color: #9b479f
}

	.badge-warning[href]:focus, .badge-warning[href]:hover {
		background-color: #79377c
	}

.badge-danger {
	background-color: #d9831f
}

	.badge-danger[href]:focus, .badge-danger[href]:hover {
		background-color: #ac6819
	}

.badge-outline-default {
	background-color: transparent;
	border-color: #474949;
	color: #474949
}

	.badge-outline-default[href]:focus, .badge-outline-default[href]:hover {
		background-color: #474949;
		color: #fff
	}

.badge-outline-primary {
	background-color: transparent;
	border-color: #d9230f;
	color: #d9230f
}

	.badge-outline-primary[href]:focus, .badge-outline-primary[href]:hover {
		background-color: #d9230f;
		color: #fff
	}

.badge-outline-success {
	background-color: transparent;
	border-color: #469408;
	color: #469408
}

	.badge-outline-success[href]:focus, .badge-outline-success[href]:hover {
		background-color: #469408;
		color: #fff
	}

.badge-outline-info {
	background-color: transparent;
	border-color: #029acf;
	color: #029acf
}

	.badge-outline-info[href]:focus, .badge-outline-info[href]:hover {
		background-color: #029acf;
		color: #fff
	}

.badge-outline-warning {
	background-color: transparent;
	border-color: #9b479f;
	color: #9b479f
}

	.badge-outline-warning[href]:focus, .badge-outline-warning[href]:hover {
		background-color: #9b479f;
		color: #fff
	}

.badge-outline-danger {
	background-color: transparent;
	border-color: #d9831f;
	color: #d9831f
}

	.badge-outline-danger[href]:focus, .badge-outline-danger[href]:hover {
		background-color: #d9831f;
		color: #fff
	}


.bg-green {
	background-color: rgb(10, 192, 10) !important;
}

.bg-yellow {
	background-color: rgb(255, 205, 86) !important;
}

.bg-gold {
	background-color: rgb(245, 217, 30) !important;
}

.bg-orange {
	background-color: rgb(255, 159, 64) !important;
}

.bg-red {
	background-color: rgb(255, 0, 0) !important;
}

.bg-darker {
	background-color: rgb(238, 240, 245) !important;
}

.bg-darkerer {
	background-color: rgb(235, 237, 242) !important;
}

.bg-darkererer {
	background-color: rgb(200, 202, 207) !important;
	color: #fff
}

.bg-bg {
	background-color: #f0f2f7 !important;
}

.bg-grey {
	background-color: #DDD !important;
	border-color: #DDD;
}

.bg-dkgray {
	background-color: #555 !important;
	border-color: #555;
	color: #fff
}

.bg-h-gray {
	background-color: #e9ecef !important;
}

.tx-14 {
	font-size: 14px;
}

.b-b-0 {
	border-bottom-width: 0px;
}

.b-t-0 {
	border-top-width: 0px;
}

.b-r-0 {
	border-right-width: 0px;
}

.b-l-0 {
	border-left-width: 0px;
}

.b-l-1 {
	border-left-width: 1px;
}

.margin-top-26 {
	margin-top: 26px;
}

.margin-top-20 {
	margin-top: 20px;
}

.margin-top-30 {
	margin-top: 30px;
}

.margin-top-36 {
	margin-top: 36px;
}

.margin-top-40 {
	margin-top: 40px;
}

.margin-top-80 {
	margin-top: 80px;
}


.margin-top-10 {
	margin-top: 10px;
}

.margin-top-6 {
	margin-top: 6px;
}

.margin-top-5 {
	margin-top: 5px;
}

.margin-top-4 {
	margin-top: 4px;
}

.margin-top-2 {
	margin-top: 2px;
}

.margin-top-0 {
	margin-top: 0px;
}


.margin-top-pull-up-2 {
	margin-top: -2px;
}

.margin-top-pull-up-4 {
	margin-top: -4px;
}

.margin-top-pull-up-6 {
	margin-top: -6px !important;
}

.margin-top-pull-up-10 {
	margin-top: -10px;
}


.margin-top-pull-up-20 {
	margin-top: -20px;
}

.margin-top-pull-up-30 {
	margin-top: -30px;
}

.margin-top-pull-up-40 {
	margin-top: -40px;
}

.margin-top-pull-up-50 {
	margin-top: -54px;
}

.margin-top-pull-up-80 {
	margin-top: -80px;
}



.margin-top-pull-up-100 {
	margin-top: -100px;
}

.margin-top-pull-up-120 {
	margin-top: -120px;
}

.margin-top-pull-up-140 {
	margin-top: -140px;
}

.margin-top-pull-up-420 {
	margin-top: -520px;
}

.margin-top-pull-up-10 {
	margin-top: -10px;
}

.margin-top-pull-down-10 {
	margin-bottom: -10px;
}

.margin-top-pull-down-20 {
	margin-bottom: -20px;
}

.margin-top-pull-down-80 {
	margin-bottom: -80px;
}

.margin-left-80 {
	margin-left: 80px;
}

.margin-left-50 {
	margin-left: 50px;
}

.margin-left-56 {
	margin-left: 56px;
}

.margin-left-60 {
	margin-left: 60px;
}

.margin-left-40 {
	margin-left: 40px;
}

.margin-left-36 {
	margin-left: 36px;
}

.margin-left-30 {
	margin-left: 30px;
}

.margin-left-20 {
	margin-left: 20px;
}

.margin-left-10 {
	margin-left: 10px;
}

.margin-left-6 {
	margin-left: 6px;
}

.margin-left-4 {
	margin-left: 4px;
}

.margin-pull-left-5 {
	margin-left: -5px;
}

.margin-pull-left-20 {
	margin-left: -20px;
}

.margin-pull-left-30 {
	margin-left: -30px;
}

.margin-pull-left-36 {
	margin-left: -36px;
}


.margin-pull-left-40 {
	margin-left: -40px;
}

.margin-pull-left-50 {
	margin-left: -50px;
}

.margin-pull-left-60 {
	margin-left: -60px;
}

.margin-pull-left-64 {
	margin-left: -64px;
}

.margin-pull-up-3 {
	margin-top: -3px;
}


.margin-pull-left-10 {
	margin-left: -10px;
}

.margin-bottom-10 {
	margin-bottom: 10px;
}

.margin-bottom-4 {
	margin-bottom: 4px;
}

.margin-bottom-2 {
	margin-bottom: 2px;
}

.margin-bottom-0 {
	margin-bottom: 0px;
}

.margin-right-0 {
	margin-right: 0px;
}

.padding-right-0 {
	padding-right: 0px;
}

.padding-top-72 {
	padding-top: 72px;
}

.ht-30p {
	height: 30%;
}

/* -------------------------------------- */
/* ############### Height ############### */
/* -------------------------------------- */
.ht-5 {
	height: 5px;
}

.ht-5p {
	height: 5%;
}

.mx-ht-5p {
	max-height: 5%;
}

.mn-ht-5p {
	min-height: 5%;
}

.ht-5-force {
	height: 5px !important;
}

.ht-5p-force {
	height: 5% !important;
}

.ht-10 {
	height: 10px;
}

.ht-10p {
	height: 10%;
}

.mx-ht-10p {
	max-height: 10%;
}

.mn-ht-10p {
	min-height: 10%;
}

.ht-10-force {
	height: 10px !important;
}

.ht-10p-force {
	height: 10% !important;
}

.ht-15 {
	height: 15px;
}

.ht-15p {
	height: 15%;
}

.mx-ht-15p {
	max-height: 15%;
}

.mn-ht-15p {
	min-height: 15%;
}

.ht-15-force {
	height: 15px !important;
}

.ht-15p-force {
	height: 15% !important;
}

.ht-20 {
	height: 20px;
}

.ht-20p {
	height: 20%;
}

.mx-ht-20p {
	max-height: 20%;
}

.mn-ht-20p {
	min-height: 20%;
}

.ht-20-force {
	height: 20px !important;
}

.ht-20p-force {
	height: 20% !important;
}

.ht-25 {
	height: 25px;
}

.ht-25p {
	height: 25%;
}

.mx-ht-25p {
	max-height: 25%;
}

.mn-ht-25p {
	min-height: 25%;
}

.ht-25-force {
	height: 25px !important;
}

.ht-25p-force {
	height: 25% !important;
}

.ht-30 {
	height: 30px;
}

.ht-30p {
	height: 30%;
}

.mx-ht-30p {
	max-height: 30%;
}

.mn-ht-30p {
	min-height: 30%;
}

.ht-30-force {
	height: 30px !important;
}

.ht-30p-force {
	height: 30% !important;
}

.ht-35 {
	height: 35px;
}

.ht-35p {
	height: 35%;
}

.mx-ht-35p {
	max-height: 35%;
}

.mn-ht-35p {
	min-height: 35%;
}

.ht-35-force {
	height: 35px !important;
}

.ht-35p-force {
	height: 35% !important;
}

.ht-40 {
	height: 40px;
}

.ht-40p {
	height: 40%;
}

.mx-ht-40p {
	max-height: 40%;
}

.mn-ht-40p {
	min-height: 40%;
}

.ht-40-force {
	height: 40px !important;
}

.ht-40p-force {
	height: 40% !important;
}

.ht-45 {
	height: 45px;
}

.ht-45p {
	height: 45%;
}

.mx-ht-45p {
	max-height: 45%;
}

.mn-ht-45p {
	min-height: 45%;
}

.ht-45-force {
	height: 45px !important;
}

.ht-45p-force {
	height: 45% !important;
}

.ht-50 {
	height: 50px;
}

.ht-50p {
	height: 50%;
}

.mx-ht-50p {
	max-height: 50%;
}

.mn-ht-50p {
	min-height: 50%;
}

.ht-50-force {
	height: 50px !important;
}

.ht-50p-force {
	height: 50% !important;
}

.ht-55 {
	height: 55px;
}

.ht-55p {
	height: 55%;
}

.mx-ht-55p {
	max-height: 55%;
}

.mn-ht-55p {
	min-height: 55%;
}

.ht-55-force {
	height: 55px !important;
}

.ht-55p-force {
	height: 55% !important;
}

.ht-60 {
	height: 60px;
}

.ht-60p {
	height: 60%;
}

.mx-ht-60p {
	max-height: 60%;
}

.mn-ht-60p {
	min-height: 60%;
}

.ht-60-force {
	height: 60px !important;
}

.ht-60p-force {
	height: 60% !important;
}

.ht-65 {
	height: 65px;
}

.ht-65p {
	height: 65%;
}

.mx-ht-65p {
	max-height: 65%;
}

.mn-ht-65p {
	min-height: 65%;
}

.ht-65-force {
	height: 65px !important;
}

.ht-65p-force {
	height: 65% !important;
}

.ht-70 {
	height: 70px;
}

.ht-70p {
	height: 70%;
}

.mx-ht-70p {
	max-height: 70%;
}

.mn-ht-70p {
	min-height: 70%;
}

.ht-70-force {
	height: 70px !important;
}

.ht-70p-force {
	height: 70% !important;
}

.ht-75 {
	height: 75px;
}

.ht-75p {
	height: 75%;
}

.mx-ht-75p {
	max-height: 75%;
}

.mn-ht-75p {
	min-height: 75%;
}

.ht-75-force {
	height: 75px !important;
}

.ht-75p-force {
	height: 75% !important;
}

.ht-80 {
	height: 80px;
}

.ht-80p {
	height: 80%;
}

.mx-ht-80p {
	max-height: 80%;
}

.mn-ht-80p {
	min-height: 80%;
}

.ht-80-force {
	height: 80px !important;
}

.ht-80p-force {
	height: 80% !important;
}

.ht-85 {
	height: 85px;
}

.ht-85p {
	height: 85%;
}

.mx-ht-85p {
	max-height: 85%;
}

.mn-ht-85p {
	min-height: 85%;
}

.ht-85-force {
	height: 85px !important;
}

.ht-85p-force {
	height: 85% !important;
}

.ht-90 {
	height: 90px;
}

.ht-90p {
	height: 90%;
}

.mx-ht-90p {
	max-height: 90%;
}

.mn-ht-90p {
	min-height: 90%;
}

.ht-90-force {
	height: 90px !important;
}

.ht-90p-force {
	height: 90% !important;
}

.ht-95 {
	height: 95px;
}

.ht-95p {
	height: 95%;
}

.mx-ht-95p {
	max-height: 95%;
}

.mn-ht-95p {
	min-height: 95%;
}

.ht-95-force {
	height: 95px !important;
}

.ht-95p-force {
	height: 95% !important;
}

.ht-100 {
	height: 100px;
}

.ht-100p {
	height: 100%;
}

.mx-ht-100p {
	max-height: 100%;
}

.mn-ht-100p {
	min-height: 100%;
}

.ht-100-force {
	height: 100px !important;
}

.ht-100p-force {
	height: 100% !important;
}

.mn-ht-250 {
	min-height: 250px;
}

.mn-ht-150 {
	min-height: 150px;
}

.mn-ht-100 {
	min-height: 100px;
}

.mn-ht-195 {
	min-height: 195px;
}

.mn-ht-200 {
	min-height: 200px;
}

.mn-ht-224 {
	min-height: 224px;
}


.mn-ht-300 {
	min-height: 300px !important;
}

.mn-ht-400 {
	min-height: 400px;
}

.b-b-dashed {
	border-bottom: 1px dashed #e0e0e0;
}


