.text-messages{background:#fff;height:calc(100vh - 60px);padding:.75rem .5rem .75rem .75rem}.text-messages-chat{background:#fff;height:calc(100vh - 100px);overflow:auto}.text-messages-container{padding:.75rem 0}#textMessagePage .msgButton{margin-bottom:13px}#textMessagePage .msgButton.wide{min-width:10rem;max-width:10rem}.textMessageTable{height:calc(80vh - 100px);padding-top:20px}.textMessageTable .hidden{display:none!important}.textMessageTable th{background-color:#b9dee3}.textMessageTable tr:nth-of-type(odd){background-color:#fff}.textMessageTable tr:nth-of-type(2n){background-color:#e8e8e8}.textMessageTable tr:hover{background-color:#0000000a!important}.textMessageTable table.MuiTable-root .wideColumn{min-width:350px;max-width:450px}.unRead{background:var(--grey-300);cursor:pointer;font-weight:700}.textMessageTable .MuiTableCell-root.error{color:#f44336;font-weight:600}.textMessageTable #denseSwitch{margin:-70px 0 0 20px}.textMessageTable #denseSwitch .MuiTypography-body1{font-size:.875rem}.textMessageDialog .bubbleContainer{width:100%;padding:0 .7rem .1rem;display:flex}.textMessageDialog .bubbleContainer .bubble{border-radius:8px;margin-top:7px;padding:10px;display:inline-block;box-shadow:0 0 2px .5px}.textMessageDialog .bubbleContainer.right .bubble .dateTitle,.textMessageDialog .bubbleContainer.left .bubble .dateTitle{text-align:right;color:var(--grey-600);font-size:.7rem}.textMessageDialog .bubbleContainer.right{justify-content:flex-end!important}.textMessageDialog .bubbleContainer.left{justify-content:flex-start!important}.textMessageDialog .left .bubble{background-color:#dfe3e8}.textMessageDialog .right .bubble{background-color:#05697e70}.textMessageDialog .MuiDialogActions-root{margin-top:2px}.textMessageDialog .closeX{cursor:pointer;float:right;margin:-15px -15px 0 0}.textMessageSummary .title{color:#05697e;font-weight:500}.textMessageSummary .subtitle{color:#05697e;font-weight:600}@media only screen and (width<=550px){.text-messages-chat{background:#fff;height:calc(100vh - 120px);overflow:auto}}
