#box-list-messages .Polaris-IndexTable__TableHeading--first,
#box-list-messages .Polaris-IndexTable__TableCell--first {
    display: none;
}

#box-list-messages #ets-col-message,
#box-list-messages .ets-col-message {
    width: 80%;
}
.Polaris-Avatar text{
    font-size: 25px;
}
div#index-fisoma-help-center tr#no-record td {
    text-align: center;
    padding: 15px!important;
    font-size: 14px;
    background: #fff;
    color: #999;
}
.box-attachment:hover, .box-attachment:hover span {
    background: #f9f9f9;
}
.box-message-attachment {
    padding-left: 80px;
}
div#index-fisoma-help-center .Polaris-Page__Content {
    margin-bottom: 20px;
}

.Polaris-TextField__Input:disabled {
    cursor: not-allowed;
}

div#index-fisoma-help-center tr {
    border-top: 1px solid #ccc;
}

div#index-fisoma-help-center .Polaris-IndexFilters__IndexFiltersWrapper {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}
.Polaris-IndexFilters__IndexFiltersWrapper + .Polaris-IndexTable {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    overflow: hidden;
}

.btn-cancel-upload button {
    position: absolute;
    right: 5px;
    top: 4px;
}
#no-record td{
    text-align: center;
}
.Polaris-IndexTable__Table th,.Polaris-IndexTable__Table td {
    padding: 10px!important;
}
.box-reply-attachment.ets-download-link-box {
    display: flex;
    justify-content: flex-start!important;
}
.ets_hd_message.staff .ets-hd-message__footer div {
    text-align: right;
    justify-content: flex-end;
}
.Polaris-Button__Text span.Polaris-Icon {
    display: inline-flex;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
}
.Polaris-Frame-Toast--error svg.Polaris-Icon__Svg {
    color: #fff;
}
.header_form_stack {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px;
    width: 100%;
}
.ets_hd_message.staff .ets-hd-message__footer div.box-attachment,
.ets_hd_message.staff .ets-hd-message__footer div.box-attachment p{
    text-align: left;
}
.box-reply-attachment.ets-download-link-box {
    display: flex;
    justify-content: flex-start!important;
}
img.Polaris-Icon__Img {
    width: 14px;
    height: 14px;
}
.btn-add-new-ticket {
    float: right;
}
button.Polaris-Button span {
    display: inline-flex;
    align-items: center;
}
.box-header-list {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    justify-content: space-between;
}
.Polaris-IndexTable__StickyTableHeader--isSticky {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.box-header-list p {
    font-weight: 700;
    font-size: 20px;
}
.Polaris-Button.Polaris-Button--pressable.Polaris-Button--variantTertiary.Polaris-Button--sizeMicro.Polaris-Button--textAlignCenter::after {
    content: "Cancel";
}
.Polaris-IndexFilters__ActionWrap > div button:after,
.Polaris-IndexFilters__ButtonWrap .Polaris-InlineStack div:last-child button:after{
    position: absolute;
    top: auto;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    padding: 4px 10px;
    border-radius: 5px;
    font-size: 12px;
    z-index: 888;
    width: auto;
    bottom: 100%;
    margin-bottom: 9px;
    border: 1px solid #ccc;
    color: #333;
    white-space: nowrap;
    right: auto;
    box-shadow: 0 0 4px 0 #ddd;
    content: "Sort";
    display: none;
}

.Polaris-IndexFilters__ActionWrap > div button:before,
.Polaris-IndexFilters__ButtonWrap .Polaris-InlineStack div:last-child button:before{
    content: "";
    width: 9px;
    height: 9px;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    position: absolute;
    background: #fff;
    left: 50%;
    bottom: 100%;
    margin-left: -5px;
    transform: rotate(-45deg);
    margin-bottom: 5px;
    z-index: 900;
    display: none;
    border-bottom-left-radius: 3px;
}
.Polaris-IndexFilters__ActionWrap > div button:hover:before,
.Polaris-IndexFilters__ActionWrap > div button:hover:after{
    display: block;
}
td.ets-unread, td.ets-unread * {
    font-weight: 900;
}
.Polaris-IndexTable__TableRow.Polaris-IndexTable__TableRow--hovered:not(.Polaris-IndexTable__TableRow--disabled),
.Polaris-IndexTable__TableRow.Polaris-IndexTable__TableRow--hovered:not(.Polaris-IndexTable__TableRow--disabled) td,
.Polaris-IndexTable__TableRow:hover td.ets-unread,
.Polaris-IndexTable__TableRow:hover td{
    background: #eee!important;
}
.box-attachment {
    display: inline-flex;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    background: #fff;
    border-radius: 4px;
    overflow: hidden!important;
    padding: 10px 15px 10px 10px;
    font-weight: normal;
}

.box-attachment .Polaris-Thumbnail {
    border-radius: 0!important;
    border: none;
    box-shadow: none!important;
    border-right: 1px solid #ccc;
    margin-right: 10px;
    margin-left: -10px;
    margin-top: -10px;
    margin-bottom: -10px;
    display: inline-flex;
    align-items: center;
    font-weight: normal;
}

.box-attachment .Polaris-Thumbnail:after,.box-attachment .Polaris-Thumbnail:before {
    border: none;
    box-shadow: none;
}

.box-attachment p {
    font-weight: 500;
    color: #333;
    font-size: 13px;
}

.box-attachment p.Polaris-Text--bold {
    font-weight: 600;
    margin-bottom: 2px;
}
.box-message-attachment {
    padding-left: 80px;
}

.box-attachment:hover,.box-attachment:hover span {
    background: #f9f9f9;
}

.etshc-upload-box.ets-has-files {
    display: block;
    clear: both;
    margin-top: 5px;
}

.etshc-upload-box.ets-has-files > div {
    display: inline-block;
}

.etshc-upload-box.ets-has-files .Polaris-Box {
    padding: 10px 38px 10px 10px;
    overflow: hidden;
    border-radius: 8px;
}

.etshc-upload-box.ets-has-files span.Polaris-Thumbnail {
    margin-left: -10px;
    margin-top: -10px;
    margin-bottom: -10px;
    border: none;
    border-right: 1px solid #ccc;
    border-radius: 0;
    margin-right: 5px;
    float: left;
    min-width: 50px;
}

.etshc-upload-box.ets-has-files span.Polaris-Thumbnail::before,.etshc-upload-box.ets-has-files span.Polaris-Thumbnail:after {
    opacity: 0;
}

.etshc-upload-box.ets-has-files .btn-cancel-upload button.Polaris-Button {
    border: none;
    box-shadow: none;
    padding: 0;
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
    min-width: 24px;
    min-height: 24px;
    border-radius: 1px;
}

.Polaris-Labelled__Error span.Polaris-Text--root {
    font-size: 12px;
}

.etshc-upload-box.ets-has-files .btn-cancel-upload button.Polaris-Button:hover {
    background: #fff;
    box-shadow: 0 0 1px 0 #999;
}
div#basic-collapsible {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 500px;
    z-index: 100;
    background: #fff;
    padding: 0;
    box-shadow: 0 0 33px 0 #999;
    border-radius: 4px;
    transform: translate3d(-50%,-50%,0);
    border: 1px solid #ccc;
}
div#basic-collapsible .ets-field {
    padding-left: 30px;
    padding-right: 30px;
}

div#basic-collapsible .ets-field:first-child {
    margin-top: 30px;
}

div#basic-collapsible .ets-field:last-child {
    margin-bottom: 30px;
}
#AppFrameMain{
    border:none;
}
#btn-open-profile-user {
    margin-left: 5px;
    border: none!important;
    --pc-button-box-shadow: none;
    --pc-button-box-shadow_active: none;
    vertical-align: middle;
}
#basic-collapsible .ets-field {
    display: block;
    width: 100%;
    margin-bottom: 19px;
}

#basic-collapsible .ets-field:last-child {
    margin-bottom: 0;
}
.ets-field-modal {
    width: 90%;
    margin-left: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}
#index-fisoma-help-center .Polaris-Banner.Polaris-Banner--withinPage {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
}
#index-fisoma-help-center .Polaris-Modal__Body .Polaris-Banner {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 15px;
}
.Polaris-Banner.Polaris-Banner--withinContentContainer {
    margin-bottom: 14px;
}
.header_content {
    position: relative;
    display: flex;
    justify-content: space-between;
}

body {
    margin: 0;
    padding: 0;
}
.Polaris-InlineError, .Polaris-InlineError span {
    font-size: 12px;
}
body .Polaris-Frame {
    min-height: auto;
}
span.Polaris-Thumbnail.Polaris-Thumbnail--sizeLarge {
    margin-bottom: 20px;
}

