.campo-inpt {
    font-size: 14px;
    height: 28px;
    padding: 0;
}

.control-label.erro{
    display: none;
}

.corp-box-chat-tit-panel {
    line-height: 20px;
}

.corp-box-chat-tit-panel p {
    
    margin-top: 10px;
    
}

.divImgArquivo img
{
    height: auto;
    top: 5px;
    width: 15px;
    left: 7px;
}

textarea 
{
    padding: 5px 5px 5px 2px !important;
}

#textoMensagem
{
    height: 15vh;
    resize: none;
}

@media (min-width: 590px) 
{
    .cDivDigitando
    {
        height: 1px; 
        position: relative; 
        top: 7px;
    }
}

.table {
    border-bottom: 1px solid #dddddd;
    border-collapse: collapse !important;
    border-radius: 1px;
    margin-bottom: 0 !important;
}
.fixed-table-container {
    border: 1px solid #dddddd;
    border-radius: 4px;
    clear: both;
    position: relative;
}
.fixed-table-header {
    border-radius: 4px 4px 0 0;
    overflow: hidden;
}
.fixed-table-body {
    height: 100%;
    overflow: auto;
}
.fixed-table-container table {
    width: 100%;
}
.fixed-table-container thead th {
    border-left: 1px solid #dddddd;
    height: 0;
    margin: 0;
    padding: 0;
}
.fixed-table-container thead th:first-child {
    border-left: medium none;
    border-top-left-radius: 4px;
}
.fixed-table-container thead th .th-inner {
    line-height: 24px;
    overflow: hidden;
    padding: 8px;
    text-overflow: ellipsis;
    vertical-align: top;
    white-space: nowrap;
}
.fixed-table-container thead th .sortable {
    cursor: pointer;
}
.fixed-table-container tbody td {
    border-left: 1px solid #dddddd;
}
.fixed-table-container tbody tr:first-child td {
    border-top: medium none;
}
.fixed-table-container tbody td:first-child {
    border-left: medium none;
}
.fixed-table-container tbody .selected td {
    background-color: #f5f5f5;
}
.fixed-table-container .bs-checkbox {
    text-align: center;
    width: 60px;	
}
.fixed-table-container .bs-checkbox .th-inner {
    padding: 8px 0;
}
.fixed-table-container input[type="radio"], .fixed-table-container input[type="checkbox"] {
    margin: 0 auto !important;
}
.fixed-table-container .no-records-found {
    text-align: center;
}
.fixed-table-pagination .pagination, .fixed-table-pagination .pagination-detail {
    margin-bottom: 10px;
    margin-top: 10px;
}
.fixed-table-pagination .pagination a {
    line-height: 1.42857;
    padding: 6px 12px;
}
.fixed-table-pagination .pagination-info {
    line-height: 34px;
    margin-right: 5px;
}
.fixed-table-pagination .btn-group {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.fixed-table-pagination .dropup .dropdown-menu {
    margin-bottom: 0;
}
.fixed-table-pagination .page-list {
    display: inline-block;
}
.fixed-table-toolbar .columns-left {
    margin-right: 5px;
}
.fixed-table-toolbar .columns-right {
    margin-left: 5px;
}
.fixed-table-toolbar .columns label {
    clear: both;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 3px 20px;
}
.fixed-table-toolbar .bars, .fixed-table-toolbar .search, .fixed-table-toolbar .columns {
    line-height: 34px;
    margin-bottom: 10px;
    margin-top: 10px;
    position: relative;
}
.fixed-table-pagination li.disabled a {
    cursor: default;
    pointer-events: none;
}
.fixed-table-loading {
    background-color: #ffffff;
    bottom: 0;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 42px;
    z-index: 99;
}
.fixed-table-body .card-view .title {
    display: inline-block;
    font-weight: bold;
    min-width: 30%;
    text-align: left !important;
}
.fixed-table-body thead th .th-inner {
    box-sizing: border-box;
}
.table th, .table td {
    box-sizing: border-box;
    vertical-align: middle;
}
.fixed-table-toolbar .dropdown-menu {
    max-height: 300px;
    overflow: auto;
    text-align: left;
}
.fixed-table-toolbar .btn-group > .btn-group {
    display: inline-block;
    margin-left: -1px !important;
}
.fixed-table-toolbar .btn-group > .btn-group > .btn {
    border-radius: 0;
}
.fixed-table-toolbar .btn-group > .btn-group:first-child > .btn {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.fixed-table-toolbar .btn-group > .btn-group:last-child > .btn {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.background-cinza {
    background-color:#f1edea;
    padding:15px 30px;
    margin-top: 5px;
}

.lblEnviarConversa{
    margin-left: 5px;
}

.table > tbody > tr > td {
    font-weight: 400;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
}

.corp-box-chat-bg .alert 
{
    margin: 5px 0;
    padding: 15px;
    text-align: center;
}

.centralizar-total h5{
    text-align: center;
}

.divFooterChat{
    text-align: center;
    margin-bottom: 5px;
    margin-top: 5px;
}

.divFooterAvaliacao{
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 4px;
    padding-right: 4px;
}

#modalEnviaConversaEmail .alert{
    margin: 5px 0;
}

#modalEnviaConversaEmail .modal-footer {
    padding: 5px 15px;
}

.campo-menor-inpt {
    height: 28px;
}

.divCustomAvalicao > div > div{
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.fixed-table-container > div{
    padding: 0;
}

.has-error.lblAvaliacao{
    color: #a94442;
}

#divFuncionalidades div 
{
    height: 30px;
    width: 30px;
}

.modal-block-tit h4{
    font-size: 17px;
}

.modal-block-tit {
    padding: 5px 10px 0 25px;
}

#divCustomAvalicao.custom{
    padding-left: 0px;
    padding-right: 0px;
}

.bootstrap-table{
   padding-left: 4px;
   padding-right: 4px;
}

.divCustomAvalicao{
    padding-left: 0px;
    padding-right: 0px;
}

.divFooterAvaliacao .btn-primary{
    margin-right: 2px;
}

#customChat.custom{
    padding-left: 11px;
    padding-right: 11px;
}