@import url('/@hubspot/growth/css/main.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/



@media (max-width: 767px) {
  .hs-menu-wrapper li 
  {
    text-align: left!important;
  }
}

@font-face {
  font-family: 'Poppins'; /* Name for your font */
  src: url('<<!nav>>https://21588366.fs1.hubspotusercontent-na1.net/hubfs/21588366/IPC%20Files/iPatientCare_July2019%20Blog/Fonts/Poppins.css<<!/nav>>') format('woff2'); /* Use correct format */
  font-weight: normal;
  font-style: normal;
            }

@media (min-width: 1280px) {
  .row-fluid .span2 { width: 20%!important;}
  .row-fluid .span10 { width: 76%!important;}
  .header__menu-submenu .header__menu-item:hover, .header__menu-submenu .header__menu-item:focus {background-color: #e6ecee;}
  .header__menu-submenu {border: 1px solid #0000001a; box-shadow: -4px 2px 9px -1px #00000024; border-radius: 12px;
  width: 150px; margin-top: 1px; overflow: hidden; line-height:15px;}
  ..span10 ..span12 #hs_cos_wrapper_widget_1728891705921 .header__menu-link a {font-weight: 600!important; font-family: Poppins, sans-serif!important; }
}