body {
	background-color: #001e35;
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-size: 14px;
	line-height: 1.5;
}
.navbar-dark .navbar-brand img {
	width: 160px;
	margin-left: 10px;
}
.bg-dark {
	background-color: #001e35!important;
	border-bottom: solid 1px #002744;
}
.navbar {
	padding: 0!important;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 100;
}
.user_img {
	width: 45px;
	height: auto;
	border-radius: 50%;
	position: absolute;
	right: 15px;
}
.hamburger {
	display: inline-block;
	cursor: pointer;
	transition-property: opacity, filter;
	transition-duration: 0.15s;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	overflow: visible;
	position: absolute;
	right: 18px;
	top: 13px;
}
.hamburger:hover {
	opacity: 1;
}
.hamburger-box {
	width: 30px;
	height: 24px;
	display: inline-block;
	position: relative;
}
.hamburger-inner {
	display: block;
	top: 50%;
	width: 20px!important;
	margin-top: -2px; background-color: #f12300!important;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
	width: 30px;
	height: 3px;
	background-color: #fff;
	border-radius: 4px;
	position: absolute;
	transition-property: transform;
	transition-duration: 0.15s;
	transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
	content: "";
	display: block;
}
.hamburger-inner::before {
	top: -9px;
}
.hamburger-inner::after {
	bottom: -10px;
}
.hamburger--collapse-r .hamburger-inner {
	top: auto;
	bottom: 0;
	transition-duration: 0.13s;
	transition-delay: 0.13s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r .hamburger-inner::after {
	top: -18px;
	transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
	width: 20px;
}
.hamburger--collapse-r .hamburger-inner::before {
	transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r.is-active .hamburger-inner {
	transform: translate3d(0, -10px, 0) rotate(45deg);
	transition-delay: 0.22s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r.is-active .hamburger-inner::after {
	top: 0;
	opacity: 0;
	transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger--collapse-r.is-active .hamburger-inner::before {
	top: 0;
	transform: rotate(90deg);
	transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.page-wrapper {
	margin: 0;
	padding: 0px;
	position: relative;
	padding-top: 70px;
}
._link, ._link:HOVER, ._link:focus {
	font-size: 13px;
	color: #fff;
	text-decoration: underline;
}
.MTD_sale {
	padding: 20px 20px;
	background-image: url(../images/mtd_01.svg);
	background-position: right 25px;
	background-size: 130px;
	background-repeat: no-repeat;
}
.emp_bg {
	background-image: url(../images/emp_01.svg);
}
.retail_bg {
	background-image: url(../images/ret_01.svg);
}
.retail_bg2 {
	background-image: url(../images/ret_02.svg);
}
.none_bg {
	background-image: none!important;
}
.MTD_sale .MTD_head {
	font-size: 20px;
	line-height: 1;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.MTD_sale .MTD_rs {
	font-size: 30px;
	line-height: 1;
	font-family: 'Rationale', sans-serif;
	padding-bottom: 10px;
}
.MTD_sale .MTD_value {
	font-size: 45px;
	font-family: 'Rationale', sans-serif;
	line-height: 1;
	padding-bottom: 20px;
}
.heading1 {
	font-weight: 500;
	font-size: 25px;
	padding: 20px 0px 20px 0px;
	margin: 0;
	text-transform: uppercase;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	height: 70px;
}
.heading2 {
	font-weight: 500;
	font-size: 25px;
	padding: 20px 0px 20px 65px;
	margin: 0;
	text-transform: uppercase;
	text-align: center;
	height: 70px;
}
.heading {
	font-weight: 500;
	font-size: 22px;
	padding: 18px 0px 18px 0px;
	margin: 0;
	text-transform: uppercase;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.heading-emp {
	font-weight: 500;
	font-size: 22px;
	padding: 20px 0px 20px 0px;
	margin: 0;
	text-transform: uppercase;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.emp_p-info{background-color: #fff; color: #001e35;padding: 20px}
.emp_p-info h4 {
    font-size: 16px;
    padding: 0;
    margin: 0;
	font-weight: normal;
	margin-bottom: 10px;
}
.emp_p-info ._lg-color{
	color: #979797;
	font-size: 14px
}
._emp-img{background-color: #fff; padding-right: 0; padding-top: 15px;padding-bottom:15px;text-align: right}
._emp-img img{width:100%; height: auto} 
.m_link{
	clear: both;
    width: 100%;
    text-align: center;
}
.m_link a {
    background-color: #f7f7f7;
	border-left: solid 1px #001e35;
	border-bottom: solid 1px #001e35;
	color: #001e35;
    width: 33.333333%;
    height: 50px;
	line-height:50px;
    float: left;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
}
.m_link a.active {
    background-color: #001e35;
	color: #fff;
}
.m_link2{
	clear: both;
    width: 100%;
    text-align: center; float: left;
	background-color: #efecec;
}
.m_link2 a {
    border-left: solid 1px #fff;
	color: #001e35;
    width:50%;
    height: 40px;
	line-height:40px;
    float: left;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
}
.m_link2 a.active {
	border-bottom: solid 2px #f12300;
}
.statsnav{width: 100%;}

.fixednav{position: fixed; z-index: 10;top: 70px;transition: all 250ms;box-shadow: 0px 3px 6px rgba(0,0,0,0.2);}

.fixednav .m_link a {
    height: 34px;
	line-height:34px;
}
.fixednav .m_link2 a{
    height: 30px;
	line-height:30px;
}
.Sales_tr {
	background-color: #002744;
	padding: 20px;
	min-height: 100%;
}
.Sales_tr .tar_head {
	font-size: 15px;
	line-height: 1;
	text-transform: uppercase;
	height: 44px;
}
.Sales_tr .tar_rs, .mtd_rs {
	font-size: 24px;
	line-height: 1;
	font-family: 'Rationale', sans-serif;
	padding-bottom: 10px;
}
.Sales_tr .tar_value {
	font-size: 32px;
	font-family: 'Rationale', sans-serif;
	line-height: 1;
}
.bg_light {
	background-color: #002e50;
}
.pr_head {
	font-size: 15px;
	padding: 20px;
	line-height: 18px;
}
.pr_value {
	font-size: 22px;
	font-family: 'Rationale', sans-serif;
	padding: 15px 20px;
}
.retailers_sec {
	background-color: #fff;
	color: #001e35;
}
.gray_L {
	background-color: #f8f8f8;
}
.gray_D {
	background-color: #efefef;
}
.b_line {
	border-bottom: solid 1px #002744;
}
.p1 {
	padding: 1px!important;
}
#sidebarCollapse {
	position: absolute;
	left: 20px;
	top: 23px;
	cursor: pointer;
}
.navbar-expand-lg {
	background-color: #002b46;
	-webkit-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.1);
}
.navbar .fa-align-left {
	font-size: 22px;
}
#sidebar {
	width: 270px;
	position: fixed;
	top: 0;
	left: -270px;
	height: 100vh;
	z-index: 999;
	background: #fff;
	color: #000;
	transition: all 0.3s;
	overflow-y: scroll;/*box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);*/
}
#sidebar.active {
	left: 0;
}
#dismiss, #f-close {
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: #afb0b0;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	color: #fff;
}
#dismiss:hover, #f-close:hover {
}
.overlay {
	display: none;
	position: fixed;
	width: 100vw;
	height: 100vh;
	background: rgba(0, 30, 53, 0.7);
	z-index: 998;
	opacity: 0;
	transition: all 0.5s ease-in-out;
}
.overlay.active {
	display: block;
	opacity: 1;
}
#sidebar .sidebar-header {
	padding: 15px;
	background: #fff;
}
#sidebar .sidebar-header img {
	width: 140px;
}
#sidebar ul.components {
	padding: 20px 0;
	padding-top: 40px;
}
#sidebar ul p {
	color: #fff;
	padding: 10px;
}
#sidebar ul li {
	position: relative
}
#sidebar ul li a {
	padding: 10px;
	font-size: 1.1em;
	display: block;
	color: #001e35;
	border-bottom: solid 1px #e4e4e2;
	padding-left: 45px;
	font-weight: 500;
}
#sidebar ul li a:hover {
	color: #001e35;
	text-decoration: none;
}
#sidebar ul li.active>a, a[aria-expanded="true"] {
	color: #001e35;
}
a[data-toggle="collapse"] {
	position: relative;
}
#sidebar .dropdown-toggle::after {
	display: block;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
}
#sidebar img {
	width: 20px;
	position: absolute;
	top: 12px;
	left: 15px;
}
ul ul a {
	font-size: 0.9em !important;
	padding-left: 30px !important;
	background: #f5f5f5;
}
ul ul a:HOVER {
	background: #fff;
}
ul.CTAs {
	padding: 20px;
}
ul.CTAs a {
	text-align: center;
	font-size: 0.9em !important;
	display: block;
	border-radius: 5px;
	margin-bottom: 5px;
}
a.download {
	background: #fff;
	color: #7386D5;
}
a.article, a.article:hover {
	background: #001e35 !important;
	color: #fff !important;
}
#content {
	width: 100%;
	padding: 0px;
	min-height: 100vh;
	transition: all 0.3s;
	position: absolute;
	top: 0;
	right: 0;
}
.logout {
	padding: 15px
}
.logout .btn-info, .logout .btn-info:HOVER, .logout .btn-info:focus {
	background-color: #001e35!important;
	border: none!important;
	width: 100%;
}
.progress-bar {
	background-color: #001e35
}
.D_color {
	background-color: #0074a5
}
.p_bg {
	background-color: #011322
}
.p_name {
	width: 100%;
	font-size: 18px;
	padding-bottom: 5px;
}
.p_name span {
	float: right;
	font-family: 'Rationale', sans-serif;
	margin-top: -3px;
	font-size: 22px;
}
.wow:first-child {
	visibility: hidden;
}
.avg_re-head {
	width: 100%;
	font-size: 20px;
	line-height: 1;
	padding: 10px 5px;
}
.avg_re-head span {
	float: right;
}
.avg_list {
	width: 100%;
	font-size: 28px;
	line-height: 1;
	color: #8B8B8B;
	border-bottom: solid 1px #e1e1e1;
	font-family: 'Rationale', sans-serif;
	padding: 15px 5px 15px 5px;
}
.avg_list span {
	float: right;
	color: #001e35;
	font-weight: 500
}
.map-sec {
	height: 50vh;
	width: 100%;
	background-color: #003251;
}
.footer {
	padding: 30px;
	text-align: center;
	background-color: #002f48;
}
.search-filter {
	width: 100%;
	padding: 15px;
}
.search-filter .form-control {
	border-radius: 0px!important;
	border: none!important;
	background-color: #001e35;
	color: #fff;
}
.search-filter .btn {
	border-radius: 0px!important;
	width: 80px;
	background-color: #155b82;
	color: #fff;
}
.search-filter ._scolor {
	background-color: #033858;
	color: #fff;
}
._search {
	width: 42px!important;
	height: 38px;
	line-height: 40px;
	padding: 0!important;
	background-color: #155b82;
}
._search .fa-search {
	font-size: 22px;
}
.search-filter ._filter {
	padding: 15px;
	margin-top: 15px;
	background-color: #003251
}
.f_search, .f_search:focus {
	width: 100%;
	text-align: center;
	font-size: 20px;
	background-color: #f12300;
	color: #fff;
	padding: 4px;
	border: none;
}
.list-show {
	padding-top: 20px;
}
.list-show td {
	border-color: #003552;
	font-size: 12px;  
}
.list-show th {
	border: none!important;
	font-size: 14px;
	font-weight: bold;
}
.list-show thead {
	border-bottom: 2px solid #003853;
	font-size: 14px;
	font-weight: bold
}
.user-name {
	font-weight: 500;
	font-size: 25px;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	height: 70px;
	text-align: left;
	line-height: 1;
	margin-left: 80px;
}
._gm-lab {
	font-size: 12px;
	padding-top: 15px;
	float: left;
}
.h_dash {
	position: relative;
	padding: 10px 0px;
	margin-top: -45px;
    margin-left: auto;
    margin-right: auto;
	max-width:750px;
}
.h_dash .row {
	margin-left: 10px;
	margin-right: 10px; 
}
.h_dash .col-6 {
	padding: 0!important
}
.h_dash a {
	display: block;
	-webkit-box-shadow: 0px 0px 12px 0px rgba(79,79,79,0.3);
    -moz-box-shadow: 0px 0px 12px 0px rgba(79,79,79,0.3);
    box-shadow: 0px 0px 12px 0px rgba(79,79,79,0.3);
	border-radius: 8px;
	height: 150px; width: 150px; 
	position: relative;
	margin-left: auto;
    margin-right: auto;
	margin-bottom: 30px;
	background-image: url(../images/top-r-bg.png);
	background-position: right top; background-repeat: no-repeat;
	background-color: #fff;
}
.h_dash a::before{
   content: '';
   display: inline-block;
   width: 20px;
   height: 2px;
   background-color: #f12300;
   position:absolute;
   bottom:10px; left: 15px;
}
.HD-title{
	color: #001e35;
	font-weight: bold;
	font-size: 17px;
	text-decoration: none;
	text-transform: uppercase;	
	letter-spacing: 1px;
	text-align: left;
	position: absolute;
	bottom: 15px;
	left: 15px;
	margin: 0;
	padding: 0;padding-bottom:5px; 
}
.f-light{
	font-weight: 100; display: block;
}

.h_dash a img {
	width: 55px;
	height: auto;
	display: inline-block;
	padding-top: 10px;
	padding-right: 10px;
	float: right;
}
.EMP_s{
	padding-top: 15px;
	padding-bottom: 15px;	
}
.EMP_s a{ color: #fff; text-decoration: none;}
._EMP {
	background-color: #002744;
	padding: 15px;
	min-height: 100%;
	text-align: center;
	border: solid 1px #001e35;
}
.EMP_name{
	font-size: 16px;
    line-height:20px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: 500;
	text-align: left; 
	min-height: 42px; letter-spacing: 0.5px;
}
.EMP_d{
	font-size: 12px; text-align: left; width: 100%; overflow: hidden;
 }
._EMP img {
	height: 150px;
}
.PT-15{padding-top:15px!important;}
.list-show a{color: #fff; background-color: #002e50; padding: 4px 8px; border: solid 1px #053c5f; white-space: nowrap;}




#sidebarfilters {
	position: absolute;
	right: 20px;
	top: 22px;
	cursor: pointer;
	font-size:18px;
}
#filters-list {
	width: 330px;
	position: fixed;
	top: 0;
	right: -330px;
	height: 100vh;
	z-index: 999;
	background: #fff;
	color: #000;
	transition: all 0.3s; background-color: #fff; padding: 10px;
	overflow-y: scroll;/*box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);*/
}
#filters-list.active {
	right: 0;
}
#filters-list #f-close {
	top: 10px;
	left: 10px;
}

.filters-link h3{
	font-size: 22px;
    padding-left: 55px;
    line-height: 38px;
	margin-bottom: 15px;
}
.filters-link a {
	padding: 10px;
	font-size: 1.1em;
	display: block;
	color: #001e35;
	border-bottom: solid 1px #e4e4e2;
	font-weight: 500;
}
.filters-link a:hover {
	color: #001e35;
	text-decoration: none;
}

.sub-header{
	position: relative;
	min-height:188px;
	padding: 35px 35px;
	background-image: url(../images/sub-header-bg.svg); background-position: center right; background-repeat: no-repeat;
	background-color:#001e35;
}
.sub-header .h-small{
	font-size: 20px;
	padding: 0;
	margin: 0;	
}
.sub-header .h-large{
	font-size: 34px;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
.heading1 img{
	width: 110px; position: absolute; right: 15px; top: 20px;	
}


@media (min-width:768px) {
.h_dash {
	height: calc(100vh - 290px);
}
._emp-img img{width:300px} 
}

@media (max-width:640px) {
.h_dash {
	max-width: 560px;
}
}
@media (max-width:480px) {
.h_dash {
	max-width: 380px;
}
}

@media (max-width:375px) { 
 .h_dash {max-width: 100%;}
}
@media (max-width:320px) { 
.h_dash a {
    height: 136px;
    width: 136px;
    margin-bottom: 15px;
}
.h_dash a img {
    width: 48px;
}
.HD-title {
    font-size: 15px;
    bottom: 12px;
    left: 12px;
}
} 