@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap');  
    .MuiGrid-container { 
        width: 100%; 
        display: flex; 
        flex-wrap: wrap; 
        box-sizing: border-box;
    } 
    
    .MuiGrid-align-items-xs-flex-start { 
        align-items: flex-start;
    } 
    
    .popup-body { 
        margin: 0; 
        font-family: "Roboto","Helvetica","Arial",sans-serif; 
        font-size: .95rem; 
        font-weight: 400; 
        line-height: 1.5; 
        color: #3b3e66; 
        text-align: left; 
        background-color: #fff;
    } 
    
    .popup-body { 
        -ms-text-size-adjust: 100%; 
        -webkit-font-smoothing: antialiased; 
        -moz-osx-font-smoothing: grayscale; 
        font-smooth: auto; 
        height: 100%;
    } 
    
    .popup-body { 
        overflow-x: hidden;
    } 
    
    .popup-body { 
        color: rgba(0, 0, 0, 0.87); 
        margin: 0; 
        font-size: 0.875rem; 
        font-family: "Roboto", "Helvetica", "Arial", sans-serif; 
        font-weight: 400; 
        line-height: 1.43; 
        letter-spacing: 0.01071em; 
        background-color: #fafafa;
    } 
    
    /* html { 
        font-family: sans-serif; 
        line-height: 1.15; 
        -webkit-text-size-adjust: 100%; 
        -webkit-tap-highlight-color: rgba(7,9,25,0);
    } 
    
    html { 
        -ms-text-size-adjust: 100%; 
        -webkit-font-smoothing: antialiased; 
        -moz-osx-font-smoothing: grayscale; 
        font-smooth: auto; 
        height: 100%;
    } 
    
    html { 
        box-sizing: border-box; 
        -webkit-font-smoothing: antialiased; 
        -moz-osx-font-smoothing: grayscale;
    }  */
    
    .popup-body .jss255 { 
        padding: 16px;
        border-bottom: 1px solid #eeecec;
    } 
    
    .popup-body *,:after,:before { 
        box-sizing: border-box;
    } 
    
    .popup-body *,:before,:after { 
        box-sizing: inherit;
    } 
    
    .popup-body .MuiGrid-align-items-xs-center { 
        align-items: center;
    } 
    
    .popup-body .MuiGrid-justify-xs-space-around { 
        justify-content: space-around;
    } 
    
    .popup-body .MuiGrid-spacing-xs-2 { 
        width: calc(100% + 16px); 
        margin: -8px;
    } 
    
    .popup-body .MuiGrid-item { 
        position: relative;
    } 
    
    .popup-body .MuiGrid-item { 
        margin: 0; 
        box-sizing: border-box;
    } 
    
    .popup-body .MuiGrid-grid-xs-auto { 
        flex-grow: 0; 
        max-width: none; 
        flex-basis: auto;
    } 
    
    @media (min-width: 600px){ 
      .popup-body .MuiGrid-grid-sm-auto { 
        flex-grow: 0; 
        max-width: none; 
        flex-basis: auto;
      } 
    }     
    
    .popup-body .MuiGrid-grid-xs-10 { 
        flex-grow: 0; 
        max-width: 83.333333%; 
        flex-basis: 83.333333%;
    } 
    
    .popup-body .MuiGrid-grid-xs-12 { 
        flex-grow: 0; 
        max-width: 100%; 
        flex-basis: 100%;
    } 
    
    .popup-body .MuiGrid-grid-xs-4 { 
        flex-grow: 0; 
        max-width: 33.333333%; 
        flex-basis: 33.333333%;
    } 
    
    .popup-body .jss200 { 
        text-align: center;
    } 
    
    .popup-body .MuiGrid-spacing-xs-2 > .MuiGrid-item  { 
        padding: 8px;
    } 
    
    .popup-body .MuiAvatar-root { 
        width: 40px; 
        height: 40px; 
        display: flex; 
        overflow: hidden; 
        position: relative; 
        font-size: 1.25rem; 
        align-items: center; 
        flex-shrink: 0; 
        font-family: "Roboto", "Helvetica", "Arial", sans-serif; 
        line-height: 1; 
        user-select: none; 
        border-radius: 50%; 
        justify-content: center;
    } 
    
    .popup-body .jss204 { 
        margin-left: 8px;
    } 
    
    @media (min-width: 0px){ 
      .popup-body .jss204 { 
        display: flex; 
        align-items: flex-start;
      } 
    }     
    
    .popup-body p { 
        margin-top: 0; 
        margin-bottom: 1rem;
    } 
    
    .popup-body .jss203 { 
        bottom: 5px; 
        cursor: pointer; 
        position: relative;
    } 
    
    @media (min-width: 0px){ 
      .popup-body .jss203 { 
        padding-left: 50px;
      } 
    }     
    
    .popup-body .jss201 { 
        color: black; 
        cursor: pointer;
    } 
    
    .popup-body .jss201:hover { 
        color: blue;
    } 
    
    .popup-body img { 
        border-style: none;
    } 
    
    .popup-body img { 
        vertical-align: middle;
    } 
    
    .popup-body .MuiAvatar-img { 
        color: transparent; 
        width: 100%; 
        height: 100%; 
        object-fit: cover; 
        text-align: center; 
        text-indent: 10000px;
    } 
    
    .popup-body .react-grid-item img { 
        pointer-events: none; 
        -webkit-user-select: none; 
        user-select: none;
    } 
    
    .popup-body *,a { 
        outline: none!important;
    } 
    
    @media (min-width: 0px){ 
      .popup-body .jss205 { 
        display: inline;
      } 
    }     
    
    .popup-body a:not(.MuiButtonBase-root) { 
        color: #3b3e66; 
        text-decoration: none; 
        background-color: initial;
    } 
    
    .popup-body a:not(.MuiButtonBase-root):hover { 
        color: #263055; 
        text-decoration: none;
    } 
    
    .popup-body .ml-2 { 
        margin-left: .5rem!important;
    } 
    
    .popup-body .text-black-50 { 
        color: rgba(7,9,25,.5)!important;
    } 
    
    @media (min-width: 0px){ 
      .popup-body .jss202 { 
        display: inline;
      } 
    }     
    
    .popup-body svg { 
        vertical-align: middle;
    } 
    
    .popup-body svg { 
        overflow: hidden;
    } 
    
    .popup-body .MuiSvgIcon-root { 
        fill: currentColor; 
        width: 1em; 
        height: 1em; 
        display: inline-block; 
        font-size: 1.5rem; 
        transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; 
        flex-shrink: 0; 
        user-select: none;
    } 
    
    .popup-body .d-inline-block { 
        display: inline-block!important;
    } 
    
    .popup-body .MuiTypography-root { 
        margin: 0;
    } 
    
    .popup-body .MuiTypography-body1 { 
        font-size: 14px; 
        font-family: "Roboto", "Helvetica", "Arial", sans-serif; 
        font-weight: 400; 
        line-height: 1.5; 
        letter-spacing: 0.00938em;
    } 
    
    .popup-body .MuiTypography-noWrap { 
        overflow: hidden; 
        white-space: nowrap; 
        text-overflow: ellipsis;
    } 
    
    .popup-body .jss197 { 
        font-weight: bold; 
        padding-left: 2px; 
        padding-right: 2px;
    } 
    
    .popup-body .ml-1 { 
        margin-left: .25rem!important;
    } 
    
    
    /* These were inline style tags. Uses id+class to override almost everything */
    .popup-body #style-zbAwP.style-zbAwP {  
       float: left;  
    } 