@charset "utf-8";

.info_pop_wrap          { background-color: hsl(0, 0%, 95%); padding: 5%; margin: 0 auto 2em; max-width: 800px; border-radius: 0.5em; }




.info_pop_wrap h6           { text-align: left; }

.ex_msg_blk_ex              { max-width: 600px; margin: 1em auto 2em !important; background:  hsl(5, 85%, 40%);   }

.ex_msg_blk_ex a b            { color:  hsl(4, 81%, 96%); }


.ex_msg_blk_ex--inact          { background:  hsl(0, 0%, 75%); border: 2px solid #555;  }
.ex_msg_blk_ex--inact a b       { color:#222; }
.ex_msg_blk_ex--inact p         { color: rgb(167, 14, 14); font-size: 90% !important;  }

.info_pop_wrap2 div:last-child {
    margin-bottom: 0.1em;
}