@import url("/gdml/resources/before_login_fonts.css");
div.app_logo_img_home ul {
	text-align: left;
	display: inline;
	margin: 0 auto;
	display:table;
	/* padding: 15px 4px 17px 0; */
	list-style: none;
	/* box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12); */
  }
  
  div.app_logo_img_home ul li {
	font: bold 12px/18px sans-serif;
	display: inline-block;
	/* margin-right: -4px; */
	position: relative;
	/* padding: 5px 5px; */
	cursor: pointer;
	display: table-cell;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	color: #fff;
	height: 45px;
	line-height: 43px;
	padding: 2px 7px;
	border-right: 1px solid #fff;
  }
  div.app_logo_img_home ul li:last-child{
	  border-right: 0px;
  }
  
  div.app_logo_img_home ul li a{
  	/* padding-left: 24px; */
	  color: #454b60;
	  display:block;
	  text-decoration: none;
  }
  
  div.app_logo_img_home ul li:hover {
	color: #fff;
	/* box-shadow: 0 1px 1px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12); */
	/* background: #eef0f1; */
	box-shadow:2px 2px 6px #000;
	-moz-box-shadow:2px 2px 6px #000;
	-webkit-box-shadow:2px 2px 6px #000
  }
  div.app_logo_img_home ul li.active{
	  box-shadow: 2px -2px 2px 1px rgba(0,0,0,0.16), 1px 2px 1px 1px rgba(0,0,0,0.12);
	  background:#fff;
  }
  div.app_logo_img_home ul li.active a{
	  color:#018595;
  }
  
  div.app_logo_img_home ul li ul {
	padding: 0;
	position: absolute;
	top: 48px;
	left: 0;
	width: 170px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	display: none;
	opacity: 0;
	visibility: hidden;
	-webkit-transiton: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-ms-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  }
  
  div.app_logo_img_home ul li ul li {
	background: #00adc7;
	display: block;
	color: #fff;
	border-right: 0px;
  }
  /* div.app_logo_img_home ul li ul li:first-child {
	background: #E6E5E0;
	display: block;
	height: 100%;
  }
  div.app_logo_img_home ul li ul li:first-child .topnav-profile{
	  line-height: 16px;
	  padding: 7px 6px;
  }
  div.app_logo_img_home ul li ul li:first-child a{
	color: #454b60;
	margin-left:2px;
  } */
  div.app_logo_img_home ul li ul li a {
	  padding-left:0px;
	  color:#fff;
  }
  
  div.app_logo_img_home ul li ul li:hover { }
  
  div.app_logo_img_home ul li:hover ul {
	display: none;
	opacity: 1;
	visibility: visible;
  }
  .mainnav-left{
	  text-align:left;
	  /* float: left; */
  }
  .mainnav-right{
	  text-align:right;
  }
  .menu-img{
  	float:left;
  	margin: 8px 0;
  }
  div.app_logo_img_home ul li div.my-dashboard{
   	   /* background: url(gdml/icons/menun-home.png) no-repeat 0px 7px transparent;
	   margin-left: 3px; */
   }
   div.app_logo_img_home ul li.actual div.my-dashboard{
		/* background: url(gdml/icons/menun-home-active.png) no-repeat 0px 7px transparent;
		margin-left: 3px; */
   }
   
   div.app_logo_img_home ul li div.my-labtestresults{
   /* background: url(gdml/icons/menun-labresult.png) no-repeat 0px 9px transparent;
	   margin-left: 3px; */
   }
   div.app_logo_img_home ul li.actual div.my-labtestresults{
   /* background: url(gdml/icons/menun-labresult-active.png) no-repeat 0px 9px transparent;
	   margin-left: 3px; */
   }
   
   div.app_logo_img_home ul li div.my-health-record{
   /* background: url(gdml/icons/menu-healthrecordst.png) no-repeat 0px 7px transparent;
	   margin-left: 3px; */
   }
   div.app_logo_img_home ul li.actual div.my-health-record{
   /* background: url(gdml/icons/menu-healthrecordst-active.png) no-repeat 0px 7px transparent;
	   margin-left: 3px; */
   }
   
   div.app_logo_img_home ul li div.my-myreadinglist{
   /* background: url(gdml/icons/menun-hub.png) no-repeat 0px 9px transparent;
	   margin-left: 3px; */
   }
   div.app_logo_img_home ul li.actual div.my-myreadinglist{
   /* background: url(gdml/icons/menun-hub-active.png) no-repeat 0px 9px transparent;
	   margin-left: 3px; */
   }
   div.app_logo_img_home ul li div.my-profilemenu{
		background: url(gdml/icons/menun-account.png) no-repeat 0px 9px transparent;
		margin-left: 3px;
   }
   div.app_logo_img_home ul li.actual div.my-profilemenu{
		background: url(gdml/icons/menun-account-active.png) no-repeat 0px 9px transparent;
		margin-left: 3px;
   }
   div.app_logo_img_home ul li div.my-health-a-z{
   /* background: url(gdml/icons/menu-healthaz.png) no-repeat 0px 9px transparent;
	   margin-left: 3px; */
   }
   div.app_logo_img_home ul li.actual div.my-health-a-z{
   /* background: url(gdml/icons/menu-healthaz.png) no-repeat 0px 9px transparent;
	   margin-left: 3px; */
   }
.logo_last_login{
	display:none!important;
}
.hubmenu{
	/* padding: 2px 26px!important; */
}

body {
	background-color: #f9f9f9;
	color: #333;
	-webkit-text-size-adjust: none
}
body * {
	text-shadow: none;
	margin: 0;
	padding: 0
}
pre {
	font-size: 12px;
	width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch
}
#page nav {
	display: none
}
#header a, .header a {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC) center center no-repeat #8bc741;
	display: none;
	width: 44px;
	height: 44px;
	position: absolute;
	top: 10px;
	left: 6px
}
#mm-blocker, .mm-menu .mm-hidden {
	display: none
}
#header a.friends, .header a.friends {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAVNJREFUeNq01jFLAzEYxvH2UBCxiIiDUhzcdXCyIk5ufgUXLR37JdxcXBxcuwmOOtml0EKpo04iWIpIQREVEVFLjf9AhoC9e3O5uxd+lMLdPU1yedO8UiqXdQWO122ghi4+8IwGqiiId+uRCHbxqsLrFHNRz5ACSnhTch1EPScQpnIH0w7TWcGiz5rouS45rtkMVnxCJrAQ4yUq+oT8YhAjZOAT8oWHGCE9nxC9H64cA15w4xOiW0HbfErVNhvUa8c3cecQcoZv3xA9z+fCNbe4SNq7jvEUMaUnuE/au7SjkHbSR1G637ULh73Kn+gn7cIBttELGckQh9Jo8iMOrSksYx2b2MKk8FuvUUcHl/9GbiWuooYu3pVf/eARLZQxbp8na2YR0659e+HLmM/geN+z98lSRv8hZu2QQkYh+kzKjZkvHdPahymH6DNp5Cucev0JMAAkKj0NEoYBJwAAAABJRU5ErkJggg==)
}
#header a.right, .header a.right {
	left: auto;
	right: 10px
}
#content, .content {
	padding: 20px
}
html.mm-opened #mm-blocker, html.mm-opened .mm-fixed-bottom, html.mm-opened .mm-fixed-top, html.mm-opened .mm-menu.mm-horizontal>.mm-panel, html.mm-opened .mm-page {
	margin: 0;
	padding: 0;
	background: #e6e5e0;
	-webkit-transition: none .4s ease;
	-moz-transition: none .4s ease;
	-ms-transition: none .4s ease;
	-o-transition: none .4s ease;
	transition: none .4s ease;
	-webkit-transition-property: top, right, bottom, left, border;
	-moz-transition-property: top, right, bottom, left, border;
	-ms-transition-property: top, right, bottom, left, border;
	-o-transition-property: top, right, bottom, left, border;
	transition-property: top, right, bottom, left, border
}
html.mm-opened #mm-blocker, html.mm-opened .mm-page {
	left: 0;
	top: 0;
	margin: 0;
	border: 0 solid transparent
}
html.mm-opened.mm-opening #mm-blocker, html.mm-opened.mm-opening .mm-page {
	border: 0 solid rgba(100,100,100,0)
}
.mm-fixed-bottom, .mm-fixed-top {
	position: fixed;
	left: 0
}
.mm-fixed-top {
	top: 0
}
.mm-fixed-bottom {
	bottom: 0
}
.mm-menu>.mm-panel, html.mm-opened .mm-page {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box
}
html.mm-opened, html.mm-opened body {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	/*background-image: url(pharmasave/dashboard/background.jpg);*/
	background-position: center 0
}
html.mm-opened .mm-page {
	height: 100%;
	overflow: hidden;
	position: absolute;
	box-shadow: 0 0 20px rgba(0,0,0,.5)
}
html.mm-background .mm-page {
	background: inherit
}
#mm-blocker {
	background: #fff;
	opacity: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 999999
}
.mm-menu, .mm-menu>.mm-panel {
	position: absolute;
	z-index: 0;
	height: 100%;
	top: 0
}
.mm-menu.mm-current, html.mm-blocking #mm-blocker, html.mm-opened #mm-blocker {
	display: block
}
.mm-menu {
	display: none;
	overflow: hidden;
	padding: 0;
	left: 0
}
.mm-menu>.mm-panel {
	background: inherit;
	-webkit-overflow-scrolling: touch;
	width: 100%;
	left: 100%
}
.mm-list>li.mm-label, .mm-list>li>a, .mm-list>li>span {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
.mm-menu>.mm-panel.mm-opened {
	left: 0
}
.mm-menu>.mm-panel.mm-subopened {
	left: -40%
}
.mm-menu>.mm-panel.mm-highest {
	z-index: 1
}
.mm-menu>.mm-panel.mm-hidden {
	display: block;
	visibility: hidden
}
.mm-menu .mm-list {
	padding: 20px 0
}
.mm-menu>.mm-list {
	padding: 20px 0 40px
}
.mm-panel>.mm-list {
	margin-left: -20px;
	margin-right: -20px
}
.mm-panel>.mm-list:first-child {
	padding-top: 0
}
.mm-list, .mm-list>li {
	list-style: none;
	display: block;
	padding: 0;
	margin: 0
}
.mm-list {
	font: inherit;
	font-size: 14px
}
.mm-list a, .mm-list a:hover {
	text-decoration: none
}
.mm-list>li {
	position: relative
}
.mm-list>li>a, .mm-list>li>span {
	color: inherit;
	line-height: 20px;
	display: block;
	padding: 10px 10px 10px 20px;
	margin: 0
}
.mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults)::after {
	content: '';
	border-bottom-width: 1px;
	border-bottom-style: solid;
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0
}
.mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults):after {
	width: auto;
	margin-left: 20px;
	position: relative;
	left: auto
}
.mm-list a.mm-subopen {
	width: 40px;
	height: 100%;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2
}
.mm-list a.mm-subopen::before {
	content: '';
	border-left-width: 1px;
	border-left-style: solid;
	display: block;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}
.mm-list a.mm-subopen.mm-fullsubopen {
	width: 100%
}
.mm-list a.mm-subopen.mm-fullsubopen:before {
	border-left: none
}
.mm-list a.mm-subopen+a, .mm-list a.mm-subopen+span {
	padding-right: 5px;
	margin-right: 40px
}
.mm-list>li.mm-selected>a.mm-subopen {
	background: 0 0
}
.mm-list>li.mm-selected>a.mm-fullsubopen+a, .mm-list>li.mm-selected>a.mm-fullsubopen+span {
	padding-right: 45px;
	margin-right: 0
}
.mm-list a.mm-subclose {
	text-indent: 20px;
	padding-top: 30px;
	margin-top: -20px
}
.mm-list>li.mm-label {
	font-size: 10px;
	text-transform: uppercase;
	text-indent: 20px;
	line-height: 25px;
	padding-right: 5px
}
.mm-list>li.mm-spacer {
	padding-top: 40px
}
.mm-list>li.mm-spacer.mm-label {
	padding-top: 25px
}
.mm-list a.mm-subclose:before, .mm-list a.mm-subopen:after {
	content: '';
	border: 2px solid transparent;
	display: block;
	width: 7px;
	height: 7px;
	margin-bottom: -5px;
	position: absolute;
	bottom: 50%;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.mm-list a.mm-subopen:after {
	border-top: none;
	border-left: none;
	right: 18px
}
.mm-list a.mm-subclose:before {
	border-right: none;
	border-bottom: none;
	margin-bottom: -15px;
	left: 22px
}
.mm-menu.mm-vertical .mm-list .mm-panel {
	display: none;
	padding: 10px 0 10px 10px
}
.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
	border-color: transparent
}
.mm-menu.mm-vertical .mm-list li.mm-opened>.mm-panel {
	display: block
}
.mm-menu.mm-vertical .mm-list>li.mm-opened>a.mm-subopen {
	height: 40px
}
.mm-menu.mm-vertical .mm-list>li.mm-opened>a.mm-subopen:after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 16px;
	right: 16px
}
.mm-ismenu {
	background: #333
}
.mm-menu {
	color: rgba(255,255,255,.6);
	width: 80%
}
.mm-menu .mm-list>li:after {
	border-color: rgba(0,0,0,.15)
}
.mm-menu .mm-list>li>a.mm-subclose {
	background: rgba(0,0,0,.1);
	color: rgba(255,255,255,.3)
}
.mm-menu .mm-list>li>a.mm-subclose:before, .mm-menu .mm-list>li>a.mm-subopen:after {
	border-color: rgba(255,255,255,.3)
}
.mm-menu .mm-list>li>a.mm-subopen:before {
	border-color: rgba(0,0,0,.15)
}
.mm-menu .mm-list>li.mm-selected>a:not(.mm-subopen), .mm-menu .mm-list>li.mm-selected>span {
	background: rgba(0,0,0,.1)
}
.mm-menu .mm-list>li.mm-label {
	background: rgba(255,255,255,.05)
}
.mm-menu.mm-vertical .mm-list li.mm-opened>a.mm-subopen, .mm-menu.mm-vertical .mm-list li.mm-opened>ul {
	background: #111
}
html.mm-opened.mm-opening #mm-blocker, html.mm-opened.mm-opening .mm-fixed-bottom, html.mm-opened.mm-opening .mm-fixed-top, html.mm-opened.mm-opening .mm-page {
	left: 195px
}
.hambrg_resp{
	display:none!important;
}

/* health-insight css start */

.hinsight-container{
	background:#f9f9f9;
}
.hinsight-box{
	padding : 0px 18px;
	display: inline-block;
}
.hinsight-col-2{
	width:47%;
	float:left;
	margin-left: 16px;
    margin-top: 12px;
}
.hinsight-col-2 img.hinsight-image{
	width: 100%;
}
.hinsight-boxarea{
	position:relative;
	cursor: pointer;
}
.hinsight-textbox-heading, .hinsight-textbox-readmore{
	position: absolute;
	color: #fff;
	width: 56%;
    left: 8px;
}
.hinsight-textbox-heading{
	top: 8px;
    font-size: 16px;
}
.hinsight-textbox-heading p{
	 text-shadow: 3px 2px 5px #000000;
}
.hinsight-textbox-readmore{
	bottom: 14px;
}
.hinsight-textbox-readmore{
	vertical-align: middle;
    display: table;
}
.hinsight-textbox-readmore img{
	display: inline;
    vertical-align: middle;
    margin-right: 7px;
}
.hinsight-textbox-readmore p{
	display: inline;
    vertical-align: bottom;
    text-shadow: 3px 2px 5px #000000;
}
.hinsight_body{
	display:none;
}
.hinsightpopup .secure-popup-box{
	max-height: 340px!important;
	margin: 10px auto 5px auto!important;
}
.hinsightpopup .secure-popup-heading {
    margin: auto auto 4px auto!important;
}
.hinsightpopup img{
	width: 75%;
    display: block;
    margin: 0 auto 10px auto;
}
.hinsightpopup p{
	word-break: break-word;
}
.hinsight_bgcss{
   	height: 98%;
    position: absolute;
    top: 0px;
    background-image: linear-gradient(to left, rgba(255, 0, 0, 0.07), rgba(5, 172, 194, 0.92));
    width: 52%;	
}
.hinsight_cat{
	float: left;
	text-transform: uppercase;
	color: #00aec7;
	font-family: "proxima-nova", san-serif;
}
.hinsight_read{
	text-align: right!important;
	color: #00aec7;
	font-family: "proxima-nova", san-serif;
	margin-right: 15px;
}
.hinsight_read_category p{
	margin-bottom:8px!important;
}
.hinsight_read_category img.hinsight_read_img_blue {
	width: 20px;
    height: auto;
    display: inline;
    float: right;
    margin: unset;
    margin-left: 8px;
    margin-right: 4px;
}
/* health-insight css end */
/* hub start */
.box_dashboard_hub{
	/* width:326px; */
	width: 47%;
	/* margin: auto; */
	margin-top : 15px;
	/* display:table; */
	margin-left: 15px;
	float: left;
}
.app_lang_fr .box_dashboard_hub .detail_dashboard_list_hub {
	height:68px!important;
}
.box_dashboard_hub a.hub_anchor{
	display:flex;
	border-left: 1px solid #abafae;
	border-right: 1px solid #abafae;
	/* height: 200px; */
}
.box_dashboard_hub a.hub_anchor img{
	width: 100%;
}
.detail_dashboard_list_hub {
    background-color: #FFFFFF;
    border-radius: 0 0 4px 4px;
    border-top: none;
    font-size: 13px;
    line-height: 17px;
    padding: 14px 15px;
}
.hub_row{
	width: 100%;
	float: left;
}
/* hub end */

.logout-area{
	background: #f9f9f9!important;
	text-align:center;
	overflow:visible!important;
	margin: 48px auto!important;
}
.logout-area a {
	background: #00adc7;
    color: #fff;
    padding: 12px 45px;
    border-radius: 5px;
    text-decoration:none;
    font-family: "proxima-nova", san-serif;
    font-size: 16px;
}
.logout-area a:hover{
	color: #63666a;
}
.hinsight_page_box{
	margin: 15px auto 5px auto;
    font-family: 'Museo', serif;
    width: 95%;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 300;
    max-width: 100%;
    color: #63666a;
}
.hinsight_page_box p{
	margin-bottom: 18px;
	text-align: left;
}
.hinsight_page_box img{
	width:100%;
}
.hinsight_page_box_back_area{
	margin: 16px auto;
    display: block;
    text-align: center;
}
a.hinsight_page_box_back{
	text-shadow: none;
    border-radius: 5px;
    color: white;
    font-weight: 600;
    font-family: "proxima-nova", sans-serif;
    box-shadow: none;
    font-size: 16px;
    line-height: 1.2;
    border: none;
    padding: 12px 9px 12px 9px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-align: center;
    min-width: 25%;
    text-decoration: none;
    background-color: #00aec7;
    min-width: 120px;
    display: inline-block;
    margin-right: 10px;
}
a.hinsight_page_box_back:hover {
    color: #63666a;
}

@media all and (max-width:175px) {
.mm-menu {
	width: 140px
}
html.mm-opened.mm-opening #mm-blocker, html.mm-opened.mm-opening .mm-fixed-bottom, html.mm-opened.mm-opening .mm-fixed-top, html.mm-opened.mm-opening .mm-page {
	left: 140px
}
}

@media all and (min-width:550px) {
.mm-menu {
	width: 440px
}
html.mm-opened.mm-opening #mm-blocker, html.mm-opened.mm-opening .mm-fixed-bottom, html.mm-opened.mm-opening .mm-fixed-top, html.mm-opened.mm-opening .mm-page {
	left:220px;
	box-shadow: none !important ;
	 
}
}
html.mm-nooverflowscrolling.mm-opened {
	height: auto;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: scroll
}
html.mm-nooverflowscrolling.mm-opened body {
	overflow: auto
}
html.mm-nooverflowscrolling.mm-opened .mm-page {
	min-height: 1000px;
	position: fixed
}
html.mm-nooverflowscrolling.mm-opened .mm-menu {
	height: auto;
	min-height: 1000px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	left: auto;
	top: auto
}
html.mm-nooverflowscrolling.mm-opened>.mm-panel {
	position: relative;
	height: auto;
	display: none;
	left: 0
}
html.mm-nooverflowscrolling.mm-opened>.mm-panel.mm-current {
	display: block
}
.tip-yellow table tr:nth-child(2) td:nth-child(1){
	display: none!important;
}
.tip-yellow table tr:nth-child(2) td:nth-child(2){
	background: #fff!important;
}

@media all and (min-width:900px) {
body, html {
	height: 100%
}
a[href="#menu"] {
	display: none!important
}
}
@media only screen and (min-width: 0px) and (max-width: 480px) {
	 .box_dashboard_hub{
		width: 90%!important;
    }
}

@media only screen and (min-width: 0px) and (max-width: 929px) {
	.detail_menu{
		display:none!important;
	}
}
.detail_menu{
	display:none;
}

@media only screen and (min-width: 0px) and (max-width: 929px) {
	.green-bg .app_logo_img_home{
		width:100%!important;
		line-height:unset!important;
	}
	.mainnav-left{
		background: #fff;
	}
	.mainnav-left ul li a span.mainspan{
		display:none!important;
	}
	div.app_logo_img_home ul{
		display: table;
		 margin: 0 auto;
	}
	div.app_logo_img_home ul li{
		 padding: 2px 12px!important;
	}
	div.app_logo_img_home ul li a{
		margin-left: unset!important;
	}
	div.app_logo_img_home ul li ul{
		right: 0!important;
		left: unset!important;
	}
	.logo_links-iner{
		position: relative;
	    bottom: 9px;
	    left: 0;
	    font-size: 12px;
	    float: unset!important;
    	margin: unset!important;
	}
	.logo_links-iner a{
		font-size: 12px!important;
	}
	.login-button-content{
		margin-right: 10px;
	}
	div.app_logo_img_home ul li.hubmenu a {
    	padding-left: unset!important;
	}
	.hinsight-col-2 {
	    width: 100%!important;
	    margin-left: 2px!important;
    }
    .hinsightpopup img {
    	width: 100%;
    }
    .box_dashboard_hub{
		/* margin: auto!important; */
    }
	
}