/*******************************
     User Global Variables
*******************************/
/*-------------------
       Fonts
--------------------*/
/*-------------------
    Brand Colors
--------------------*/
/*-------------------
    Focused Input
--------------------*/
/* Used on inputs, textarea etc */
/* Used on dropdowns, other larger blocks */
/*-------------------
        Page
--------------------*/
/*-------------------
       Links
--------------------*/
/*-------------------
  Highlighted Text
--------------------*/
/*-------------------
       Loader
--------------------*/
/*-------------------
      Site Colors
--------------------*/
/*---  Colors  ---*/
/*---  Light Colors  ---*/
/*---   Neutrals  ---*/
/*--- Colored Backgrounds ---*/
/*--- Colored Text ---*/
/*-------------------
     Alpha Colors
--------------------*/
/*-------------------
       Accents
--------------------*/
/*******************************
           Power-User
*******************************/
/*-------------------
     Neutral Text
--------------------*/
/*-------------------
      Borders
--------------------*/
/*******************************
             States
*******************************/
/*-------------------
      Disabled
--------------------*/
/*-------------------
        Hover
--------------------*/
/*---  Shadows  ---*/
button.ui.labeled.icon {
  margin: 10px 0px;
}
i.e2ValueIcon.large.icon,
i.msbIcon.large.icon {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 45px;
}
@media (max-width: 767px) {
  .ui.large.button {
    font-size: 3.5vw;
  }
  .center-row {
    margin-right: 0.5em;
    margin-left: 0.5em;
  }
}
.hide-overflow {
  overflow: auto;
}
.message.list .ui.message {
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}
.message.list .ui.message:first-child {
  margin-top: 0em;
  margin-bottom: 0.25em;
}
.message.list .ui.message:last-child {
  margin-top: 0.25em;
  margin-bottom: 0em;
}
i.rocket.icon {
  content: url("data:image/svg+xml;charset=UTF-ASCII,%3Csvg%20fill%3D%22#1b74a3%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2.81%2C14.12L5.64%2C11.29L8.17%2C10.79C11.39%2C6.41%2017.55%2C4.22%2019.78%2C4.22C19.78%2C6.45%2017.59%2C12.61%2013.21%2C15.83L12.71%2C18.36L9.88%2C21.19L9.17%2C17.66C7.76%2C17.66%207.76%2C17.66%207.05%2C16.95C6.34%2C16.24%206.34%2C16.24%206.34%2C14.83L2.81%2C14.12M5.64%2C16.95L7.05%2C18.36L4.39%2C21.03H2.97V19.61L5.64%2C16.95M4.22%2C15.54L5.46%2C15.71L3%2C18.16V16.74L4.22%2C15.54M8.29%2C18.54L8.46%2C19.78L7.26%2C21H5.84L8.29%2C18.54M13%2C9.5A1.5%2C1.5%200%200%2C0%2011.5%2C11A1.5%2C1.5%200%200%2C0%2013%2C12.5A1.5%2C1.5%200%200%2C0%2014.5%2C11A1.5%2C1.5%200%200%2C0%2013%2C9.5Z%22%2F%3E%3C%2Fsvg%3E");
}
i.dashboard-imt-insurance-logo.large.icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
