#chart {
    position: relative;
    float: left;                                                
}     
.legend {           
    width: 31%;
    float: left;
    margin-top: 15px;
}                                         
.tooltip1 {                                                     
    pointer-events: none;
    background-color: #ffffff;
    box-shadow: 0px 5px 15px 0 rgba(0, 0, 0, 0.2);                            
    color: #000;                                                    
    display: none;                                                  
    font-size: 14px;                                                
    left: 130px;                                                    
    padding: 14px 15px;                                                  
    position: absolute;                                             
    text-align: center;                                             
    top: 95px;                                                      
    z-index: 10;                                                    
}
.legend_color {
    display: inline-block;
    height: 20px;
    margin-right: .5em;
    width: 20px;
}
#dashboard-bluelink-usage h1 {
	font-size: 30px;
	margin-top:44px;
    margin-bottom: 0px;
}
@media (min-width:768px) {
	#dashboard-bluelink-usage .desc {
	    font-family: GenesisSansTextOffice-Regular;
	    font-size: 14px;
	    width: 455px;
        padding-top: 12px;
        line-height: 1.5;
	    display: block;
	}
	.usage-stats #dashboard-bluelink-usage .desc {
	    width: 344px;
	}
	.usage-stats .widget {
	    display: inline-block;
    	width: 40%;
    	float: right;
    	position: relative;
    	/*MYHF-6618 start*/
    	/*right: 147px;*/
    	right: 200px;
    	top: -40px;
    	/*MYHF-6618 end*/
	}
}
@media (min-width:768px) and (max-width:1023px){
	#dashboard-bluelink-usage .desc {
	    width: 340px;
	}
}
@media (max-width:767px) {
	#dashboard-bluelink-usage .desc {
		width: 100%;
	    padding-top: 15px;
    	display: inline-block;
	}
}
.chart-container svg {
	margin-left: -55px;
    margin-top: -35px;
}
.usage-stats .chart-container svg {
	margin-left: -110px;
    margin-top: -35px;
}
@media (max-width:414px) {
	.chart-container svg {
		margin-left: -44px;
	}
	.usage-stats .chart-container svg {
		margin-left: -40px !important;
	}
}
@media (max-width:375px) {
	.chart-container svg {
		margin-left: -33px;
	}
    .usage-stats .chart-container svg {
    	margin-left: -40px !important;
	}
}
@media (max-width:360px) {
	.usage-stats .chart-container svg {
		margin-left: -46px !important;
	}
}
@media (max-width:320px) {
	.chart-container svg {
		margin-left: -60px;
	}
    .usage-stats .chart-container svg {
    	margin-left: -56px !important;
	}
}
@media (max-width:768px) {
	.blueLinkComparison p {
		padding-left: 24px;
		padding-right: 24px;
		padding-bottom: 30px !important;
	}
	.blueLinkComparison h2 {
		padding-top: 40px !important;
	}
	.legend-wrapper {
		padding-bottom: 27px !important;
	}
}
.usage-stats {
    background: url(/content/dam/genesis/us/mygenesis/image/usage-stats-1.png);
    background-repeat: no-repeat;
    background-position-x: 153%;
    background-position-y: 24.5%;
}
.legend_text {
    text-transform: capitalize;
    vertical-align: super;
}
.viewUsageStats {
	max-width: 300px;
	text-align: center;
	position: relative;
    top: -40px;
}
.usage-stats .vehicle_health_banner {
	width: 82%;
}
@media (min-width: 1025px) {
    .usage-stats .vehicle_health_banner {
	width: 110%;
	}
}
.usage-stats .view_stats {
	display: none;
}
.top-three .index {
	font-family: GenesisSansTextOffice-Medium;
    font-size: 20px;
    height: 30px;
    line-height: 28px;
    width: 30px;
    border: solid 3px #804033;
    border-radius: 30px;
    color: #804033;
    text-align: center;
    display: inline-block;
}
.top-three .remote-text {
    display: inline-block;
    vertical-align: text-bottom;
    text-transform: capitalize;
    padding-left: 10px;
}
.remote-text {
	text-transform: uppercase;
}
.top-three > div {
	margin-bottom: 13px;
}
.top-three {
	margin-top: 15px;
}
.top-used {
	padding-top: 20px;
	display: inline-block;
    vertical-align: top;
}
.featured-article .sub-header {
    font-family: GenesisSansTextOffice-Medium;
    line-height: 16px;
    padding-top: 14px;
    font-size: 16px;
}
.featured-article {
	margin-top: 25px;
}
#usageStatsMap #map {
	width:100%;
	height: 740px;
}

/* MYHF-5004 starts */
.detailed-view {
	background-color: #f3f3f3;
    border-bottom: 1px #ccc solid;
	height: 40px;
}
/* MYHF-5004 ends */
.detailed-view .time-span span{
    position: relative;
    top: 3px;
}
.detailed-view .time-span {
	width: 80px;
    height: 40px;
    color: #666666;
    float: left;
    text-align: center;
    font-size: 12px;
    border-right: 1px solid #959595;
    cursor: pointer;
}
.features{vertical-align:top}
.features > div {
	cursor: pointer;
}
.features > div.active {
    border-top: 5px solid #804033;
}
.detailed-view .time-span:last-child {
	border-right: 0;
}
.detailed-view .time-span.selected {
	background-color: #000;
	color: #fff;
}
/* MYHF-5004 starts */
.last-updated {
	color: #000;	
	font-family: GenesisSansTextOffice-Medium;
   	font-size: 14px;
   	padding-top: 10px;
	height: 35px;
    background: #f3f3f3;
    padding-left: 10px;
}
/* MYHF-5004 ends */
.actions-usage {
    position: absolute;
    top: 60px;
    left: 82px;
}
.usage-stats .top-used{
	display: inline-block !important;
	position: relative;
}
.usage-stats #usageStatsMap, .usage-stats .blueLinkComparison {
	display: block !important;
	position: relative;
}
.featured-article video {
	width: 420px;
}
/* MYHF-5004 starts */
.detailed-wrapper {
	box-shadow: 0px 3px 15px 0 rgba(0, 0, 0, 0.5);
	margin-top: 20px;
	width:320px;
}
/* MYHF-5004 ends */  
span.feature {
	text-transform: capitalize;
	display: inline-block;
    display: inline-block;
    width: 90%;
    font-family: GenesisSansHeadOffice-Regular;
    vertical-align: top;
}
@media (max-width: 1024px) and (min-width: 100px) and (orientation: landscape){
	span.feature{
		width: 90%;
	}
}
@media (max-width: 1024px) and (min-width: 100px) and (orientation: portrait){
	span.feature{
		width: 59%;
	}
}
.features > div {
	border-right: 1px solid #ccc;
	min-height: 100px;
	width: 142px;
	vertical-align:top;
}
.features > div:last-child {
	border-right: none;
}
.applicable-features {
	position: absolute;
	bottom: 0;
	background: white;
}
.applicable-features .features > div {
	display: inline-block;
    text-align: center;
}
.applicable-features .features img {
    height: 32px;
    width: 32px;
    display: block;
    margin: 0 auto;
    margin-top: 13px;
    margin-bottom: 12px;
}
.blueLinkComparison p.desc {
	font-family: GenesisSansTextOffice-Regular;
}
.blueLinkComparison p, .blueLinkComparison h2 {
	text-align: center;
}
.blueLinkComparison h2 {
	padding-top: 68px;
	padding-bottom: 25px;
}
.blueLinkComparison p {
	padding-bottom: 40px;
	margin-bottom: 0;
}
.remoteActionsWrapper .remote-card {
    width: 330px;
    height: 400px;
    position: relative;
    background-color: #ffffff;
    display: inline-block;
    margin-right: 40px;
    background: linear-gradient(114deg, #f3f3f3 27%, #fff 27%);
    background: -webkit-linear-gradient(114deg, #f3f3f3 27%, #fff 27%);
    box-shadow: 0px 8px 25px 0 rgba(0, 0, 0, 0.15);
}
.remoteActionsWrapper .remote-item {
	width: 330px;
    height: 400px;
    vertical-align: top;
    display: inline-block;
    margin-right: 40px;
}
.remoteActionsWrapper .resource-card {
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    display: inline-block;
    margin-right: 40px;
    box-shadow: 0px 8px 25px 0 rgba(0, 0, 0, 0.15);
}
.remoteActionsWrapper {
    text-align: center;
}
.legendGroup {
	display: inline-block;
    padding-right: 40px;
}
.avg-legend-group .legend_color {
	background: #cccccc;
}
.your-legend-group .legend_color {
	background: #804033;	
}
.legend-wrapper {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 60px;
}
.usage-stats .dashboard-bluelink-usage {
	padding-top: 60px;
}
.usage-stats #dashboard-bluelink-usage h1 {
	margin-top: 0px !important;
	margin-bottom: 0;
}
.blueLinkUsageStatsMap {
	padding-top: 50px;
}
.resource-card a {
    width: 290px;
    height: 50px;    
    background-color: #000;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    line-height: 50px;
    margin-top: 0;
}
.resource-card a:hover {
	color: #fff;
	background-color: #3c3c3c;
}
.resource-card img {
	width: 100%;
	height: 150px !important;
}
.remote-card {
  /* -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d; */
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  transition: transform 0.5s ease;	
}
.remote-card {
  z-index: 10;
}
.resource-card {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
  top: 0;
  overflow: hidden;
}
.rotate-3d {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.z-up {
  z-index: 10;
}
.animated {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.plus, .close-card {
    width: 16px;
    height: 16px;
    font-size: 16px;
    display: inline-block;
    float: right;
    position: absolute;
    z-index: 99999999;
    margin-right: 10px;
    margin-top: 10px;
    right: 0;
    cursor: pointer;
}
.plus {
	color: #804033;
}
.close-card {
	color: #fff;
}
.resource-card h4,.resource-card .desc {
	text-align: left;
	padding-top: 15px;
    padding-right: 29px;
	padding-left: 20px;
}
.resource-card h4 {
	white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
}
.resource-card .desc {
    height: 144px;
}
.icon-holder {
	height: 44px;
	width: 45px;
}
.icon-holder img {
	max-height: 100%;
}
.remote-card-data {
	margin-top: 40px;
	margin-left: 30px;
}
.multiplier {
  	font-family: GenesisSansTextOffice-Medium;
  	font-size: 90px;
  	color: #804033;
  	padding-top: 20px;
    text-align: left;
    line-height: 83px;
    height: 83px;
}
.multiplier-desc {
	padding-top: 13px;
	max-width: 124px;
	text-transform: uppercase;
	text-align: left;
	padding-bottom: 18px;
    font-size: 16px;
    line-height: 18px;
}
.request-count {
	text-align: left;
    color: #666666;
    width: 150px;
    text-transform: uppercase;
}
.bar {
  float: left;
  position: absolute;
  bottom: 0;
  z-index: 99;
  height: 60%;
  right: 40px;
  width: 40px;
  margin: 0 25px 0 25px;
  background-color: #6a362b;
}

.bar:before {
  content: "";
  position: absolute;
  left: -15px;
  bottom: 7px;
  height: 100%;
  width: 15px;
  background-color:#814233;
  -moz-transform: skewY(45deg);
  -o-transform: skewY(45deg);
  -webkit-transform: skewY(45deg);
  transform: skewY(45deg);
}

.bar:after {
  content: "";
  position: absolute;
  top: -15px;
  left: -8px;
  width: 40px;
  height: 15px;
  background-color:#9c4f3f;
  -moz-transform: skewX(45deg);
  -o-transform: skewX(45deg);
  -webkit-transform: skewX(45deg);
  transform: skewX(45deg);
}
.avg-bar {
	background-color:#b3b3b3;
	height: 35%;
	right: 0px;
}
.avg-bar:after {
	background-color:#e6e6e6;
}
.avg-bar:before {
	content: none;
}
@media (max-width:1199px) {
	.legend-wrapper {
		text-align: left;
	}
	.usage-stats .widget {
	    position: inherit;
	}
	.legendGroup {
		padding-left: 20px;
	}
	#remoteCarousel {
		display: block;
	}
	.usage-stats .dashboard-bluelink-usage {
		padding-top: 30px;
	}
	.usage-stats .chart-container svg {
		margin-left: -55px;
	}
}
.multiplier .times{
	font-size: 55px;
    position: relative;
    top: -23px;
}
.bar.avg-bar.pseudo:before {
    content: "";
    background-color: #ccc;
}
@media (min-width:1199px) {
	.blue_link_gen_two {
		/*background-image: url(/content/dam/hyundai/us/myhyundai/image/general/dashboard/general/Blue%20Link%20Stats%20Image.jpg);*/
	    background-repeat: no-repeat;
	    background-position: right;
	}
}
.usage-stats .blueLinkComparison {
	background: #e6e6e6;
}
@media (max-width:1024px) {
	.legend {
		width: 100%;
	}
	.legend .legend-group {
	    display: inline-block;
	    position: relative;
	    top: -50px;
	    left: 25px;
	    margin-right: 25px;
	}
	.remoteActionsWrapper .remote-item {
		margin-right: 0;
	}
}
.remoteActionsWrapper span.nav_left {
	background-image: url(/etc/designs/ownercommon/us/clientlib-site/images/arrows-sprite.png) !important;
    background-repeat: no-repeat;
    background-position: -154px 0;
    width: 40px;
    height: 40px;
    float: left;
    text-indent: -9999px;
    position: absolute;
    top: 10%;
    left: 4px;
    z-index: 1;
}
.remoteActionsWrapper span.nav_right {
    background-image: url(/etc/designs/ownercommon/us/clientlib-site/images/arrows-sprite.png) !important;
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 40px;
    height: 40px;
    float: left;
    text-indent: -9999px;
    position: absolute;
    top: 10%;
    right: 4px;
    z-index: 1;
    box-shadow: none !important;
    background-position: 0 0 !important;
}
.remoteActionsWrapper .carousel-control {
    display: block !important;
}
.remoteActionsWrapper .carousel-control.hide {
    display: none !important;
}
@media (max-width:1300px) {
	.usage-stats {
		background: none;
	}
}
@media (max-width:767px) {
	.usage-stats .chart-container svg {
		margin-left: -50px;
	}
}
.featured-article h4 {
    font-size: 20px;
    line-height: 16px;
    padding-bottom: 14px;
}
.heading img {
	width: 420px;
}
@media (max-width:420px) {
	.heading img {
		width: 100%;
	}
}
.heading .overlay_play_button {
	width: auto;   
}
.heading .dashboard_embedded_video_img {
	height: auto;
}
.left_nav_disabled span.nav_left:hover, .left_nav_disabled span.nav_left {
    box-shadow: none !important;
    background-position: -154px 0 !important;    
}
.right_nav_disabled span.nav_right:hover, .right_nav_disabled span.nav_right {
	box-shadow: none !important;
    background-position: 0 0 !important;    
}
.plus {
	display: none;
} 
.resource-card .link_uline {
    border-bottom: 0 !important;
}
.resource-card a.dashboard_embedded_video_link {
	display: inline;
}
.resource-card .dashboard_embedded_video_img {
	width: 100%;
	height: auto;
}
.resource-card .overlay_play_button {
    width: auto;
    height: auto !important;
}
path.path1 {
    stroke: #e6e6e6;
    stroke-width: 2px;
}
#action_wrapper {
	overflow: hidden;
}
#action_wrapper, #usageStatsMap .gm-style-iw {
	font-family: GenesisSansTextOffice-Medium;
}
#action_wrapper span.count, #actio_wrapper span.count {
	padding-left: 55px;
	float: right;
}
#action_wrapper span, #actio_wrapper span {
	display: inline-block;
	padding-bottom: 15px;
	text-transform: capitalize;
}
#action_wrapper span.count {
	text-transform: inherit;
    position: relative;
}
.usage-stats .embeddedvideolink {
	display: none;
}
.feature_name img {
    height: 22px;
    width: 25px;
    padding-right: 7px;
}
.feature_name span {
	font-size: 16px;
	vertical-align: text-top;
}
#action_wrapper.detailed .action {
	font-family: GenesisSansTextOffice-Regular;
    min-width: 165px;
}
#action_wrapper.detailed .action span {
	padding-bottom: 10px;
	padding-right:10px;
}
#action_wrapper.detailed .action.date span {
	font-family: GenesisSansTextOffice-Medium;
	font-size: 12px;
    color: #888888;
}
#action_wrapper.detailed .action.date .count {
	float: none;
    padding-left: 83px;
}
.usage-stats #dashboard-bluelink-usage .desc {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
@media(max-width:1024px) {
	.applicable-features a.bx-next {
		right: -25px !important;
    	background-color: white !important;
	}
	.applicable-features a.bx-prev {
	    left: -25px !important;
    	background-color: white !important;
	}	
	.features > div {
	    width: 175px !important;
	}
}
@media(max-width:767px) {
	.actions-usage {
	    left: 14px;
	    top: 30px;
	}
	.applicable-features .bx-wrapper .bx-loading {
		display: none;
	}
	.features > div {
	    width: 151px !important;
	}
	.usage-stats .vehicle_health_banner {
		display: none;
	}
}
@media(max-width:320px) {
	.features > div {
	    width: 151px !important;
	}
	span.feature {
		width: 100%;
	}
}
.remoteaction-icon {
	width: 25px;
	height: 21px;
	padding-right: 5px;
	margin-right: 5px;
}
#usageStatsMap .gm-style .gm-style-iw {
	top: auto !important;
}
#action_wrapper, #actio_wrapper {
    padding-top: 20px;
}
#action_wrapper .action:last-child span,
#actio_wrapper .action:last-child span {
	padding-bottom: 0;	
}
#date-data {
	min-height: 120px;
}
.scrollbar-inner{
	max-height: 160px;
}
.no-activity {
	position: absolute;
	top: 54%;
	width: 100%;
	text-align: center;
	font-family: GenesisSansTextOffice-Medium;
	font-size: 22px;
	color: #fff;
}
#dashboard-connected-services-usage.show_usage_states {
    background-image: url(/content/dam/genesis/us/mygenesis/image/usage-stats-1.png);
    background-repeat : no-repeat;
    background-position: 186% 124%;
    background-color : #e6e6e6;
    backgroud-size: auto;
}
@media (max-width: 767px) {
	#dashboard-connected-services-usage.show_usage_states {
        background : linear-gradient(180deg, #e6e6e6 100%, #fff 58%) !important;
        background-repeat : no-repeat !important;
        background-size : 100% !important;
        background-color : #fff !important;  
        max-height: inherit;
        min-height: inherit;          
    }
    
	#usageStatsMap .H_ui{
		z-index: 1 !important;
	}
	#usageStatsMap #map>div>div:nth-of-type(2)>div:nth-of-type(1){
	    top: 18px !important;
	}
	#usageStatsMap #map>div>div:nth-of-type(2)>div:nth-of-type(2){
	    left: 30px !important;
	    top: 35px !important;
    	font-size: 9px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#dashboard-connected-services-usage.show_usage_states {
		max-height: 610px;
		background-image: none !important;
	}
}
@media (min-width: 992px) and (max-width: 1024px) {
	#dashboard-connected-services-usage.show_usage_states {
       /* background-image : url(/content/dam/hyundai/us/myhyundai/image/general/dashboard/general/Blue%20Link%20Stats%20Image.jpg) !important;*/
        background-repeat : no-repeat;
        background-image: none !important;
        background-size : 100% 570px;
        background-color : #e6e6e6; 
    }
}
.actions-usage h2 {
	color: #000000;
	font-family: GenesisSansTextOffice-Regular;
    text-transform: uppercase;
}
/*@media (max-width:768px) and (min-width: 100px) and (orientation: landscape){
    .applicable-features .features > div{
    	width: 148px !important;
	}
}*/
@media(max-width: 320px){
	.remoteActionsWrapper .remote-card {
    	width: 300px;
    }
}
/*  MYHF-4164 Start */
#usageStatsMap .H_ib .H_ib_body{
    width: 247px;
    margin-right: 0;
    padding-right: 0;
    color:#000;
    bottom: 55px !important;
    left: -99px !important;
}
#usageStatsMap .H_ib_content{
    font-size: 14px !important;
    font-family: "GenesisSansText-Regular" !important;
    padding: 0px 20px 20px;
}
#usageStatsMap .H_ib .H_ib_tail{
    top: -55px !important;
    left: 11px !important;
}
#usageStatsMap #map{
    position: relative;
}
/*  MYHF-4164 End */