@charset "UTF-8";

.dashboardbg {
	
}

.col-container {
	display: flex;
	width: 100%;
}

.col {
	flex: 1;
	padding: 16px;
}

.progress {
	border-radius: 3px;
	height: 8px;
	background-color: #e9ecef;
	overflow: hidden;
	display: flex;
}

.bg-gradient-info {
	background: linear-gradient(to right, #90caf9, #047edf 99%);
}

.has-shadow {
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1), -1px 0 2px
		rgba(0, 0, 0, 0.05);
}

.bg-white {
	background: #fff;
}

.item {
	border-right: 1px solid #eee;
	padding: 15px 0;
}

.dashboardbg span {
	color: #000;
}

.align-items-center {
	align-items: center !important;
}

.bg-violet {
	background: #796AEE !important;
	color: #fff;
}

.bg-red {
	background: #ff7676 !important;
	color: #fff;
}

section.dashboard-counts, sales.col-md-4 {
	padding: 30px 15px;
	margin: 0;
	box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0
		rgba(0, 0, 0, 0.19) !important;
}

.container-fluid {
	/* 	padding: 0 30px; */
	width: 100%;
}

.mb-0 {
	margin-bottom: 0 !important;
}

.view {
	position: relative;
	overflow: hidden;
	cursor: default;
}

.card.card-cascade.narrower .view.view-cascade {
	margin-left: 4px;
	margin-right: 4px;
	margin-top: -1.25rem;
}

.primary-color-dark {
	background-color: #0d47a1 !important;
}

.pb-3, .py-3 {
	padding-bottom: 1rem !important;
	padding-top: 1rem !important;
}

.card {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: .25rem;
}

.card.card-cascade.panel-cascade .view {
	webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0
		rgba(0, 0, 0, .15);
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0
		rgba(0, 0, 0, .15);
	-webkit-border-radius: .25rem;
	border-radius: .25rem;
	text-align: center;
	color: #fff;
}

.view {
	cursor: default;
}

.col-xs-2 {
	width: 80% !important;
}

.cascading-admin-card, .admin-up {
	margin-left: 4%;
	margin-right: 4%;
	margin-top: -20px;
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.primary-color, .warning-color, .lighten-1, .redr, .blue {
	padding: 1.7rem;
	font-size: 2rem;
	color: #fff;
}

.primary-color {
	background: #4285f4 !important;
}

.warning-color {
	background: #ffbb33 !important;
}

.lighten-1 {
	background: #29b6f6 !important;
}

.redr {
	background: #ff5252 !important;
}

.blue {
	background: #4285f4 !important;
}

.cascading-admin-card, .admin-up {
	font-size: 1.2 rem;
	text-align: left;
	margin-right: 1rem;
	border-radius: 3px;
}

cascading-admin-card.admin-up {
	box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.2), 0 2px 13px 0
		rgba(0, 0, 0, 0.19);
}

.data {
	text-align: right;
}

.white {
	color: #FFFFFF !important;
}

.p-2 {
	padding: 1.5rem !important;
}

.card-content {
	text-align: center;
	padding: 10px;
	/* 	color: #fff; */
	font-size: 15px;
	font-weight: bold;
}

.card1 {
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1), -1px 0 2px
		rgba(0, 0, 0, 0.05);
	border: 0 solid #eee;
	border-radius: 0;
	margin-bottom: 30px;
}

.ftdprimary {
	background-image: linear-gradient(to right, #00A5A8 0, #4DCBCD 100%);
	background-repeat: repeat-x;
}

.mtdprimary {
	background-image: linear-gradient(to right, #FF6275 0, #FF9EAC 100%);
	background-repeat: repeat-x;
}

.lmtdprimary {
	background-image: linear-gradient(to right, #FF976A 0, #FFC2A4 100%);
	background-repeat: repeat-x;
}

.lmprimary {
	background-image: linear-gradient(to right, #10C888 0, #5CE0B8 100%);
	background-repeat: repeat-x;
}

.card .card-title {
	text-transform: uppercase;
	letter-spacing: 0.05rem;
	margin-bottom: 0px;
}

.card-header {
	padding: 1.5rem 1.5rem;
	margin-bottom: 0;
	background-color: #0d47a1 !important;
	border-bottom: 1px solid rgba(0, 0, 0, 0.06);
	Color: #FFF;
}

.card-content tr {
	color: #3d3d3d;
}

.media-list {
	color: #404E67;
}

.pt-1, .py-1 {
	padding-top: 1rem !important;
}

.float-right {
	float: right !important;
}

.media-body {
	padding-bottom: 5px;
	border-bottom: 1px solid #c0c6cc;
}

.last {
	border-bottom: none !important;
}

.badge-primary {
	background-color:#4285f4 !important;
}

.text-left {
	text-transform: capitalize !important;
}

.beige {
	background: #f5f5dc;
}

.gainsbro {
	background: #dcdcdc;
}

.md-form {
	position: relative;
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}

.mt-3, .my-3 {
	margin-top: 1rem !important;
}

