.caser-textRow{display:flex;width:100%;flex-direction:row}.caser-textRow.outbound{flex-direction:row}.caser-textRow.inbound{flex-direction:row-reverse}.caser-text-rowSpacer{flex-grow:1;flex-shrink:0;width:20%}.caser-text-rowBlock{white-space:pre-wrap;font-weight:600;font-size:15;padding:10px;margin:1% 1% 3px;border-radius:15px;max-width:79%;overflow-wrap:break-word;-webkit-user-select:text;user-select:text;display:block;flex-shrink:1;flex-grow:0}.caser-textRow.outbound .caser-text-rowBlock{background-color:#1982fc;color:#fff}.caser-textRow.inbound .caser-text-rowBlock{background-color:#eee;color:#000}.caser-textRow.outbound .caser-text-rowBlock a{color:#fff;text-decoration:underline}.caser-textRow.inbound .caser-text-rowBlock a{color:#000;text-decoration:underline}
