.linkBtn{background:0;border-width:0;cursor:pointer}
@media(max-width:499px){.desktopLayout{display:none !important}
.mobileLayout{display:block !important}
}
@media(min-width:500px){.desktopLayout{display:flex !important}
.mobileLayout{display:none !important}
}
.vert-padding-notification{padding-top:1px !important;padding-bottom:1px !important;padding-left:20px !important}
.bg-gray{background-color:#f4f4f4}
@media only screen and (max-width:600px){.uhc-tempo-header ul{list-style-type:none !important;display:inline-flex !important;flex-direction:column !important;align-items:center !important}
.uhc-tempo-header ul li{padding-right:5px !important;padding-top:5px !important}
.uhc-tempo-header ul li:first-child{border-right:none !important}
.uhc-tempo-header ul li:nth-child(2){border-right:none !important}
}