html {
    color: #000000 !important;
    font-weight: 500;
}

body {
    font-size: 12px;

}

/*************************
Login
**************************/
.logo-default {
    width: 168px;
    height: 38px;
}

.login-logo {
    width: 340px;
    height: 145px;
    margin: 0 auto;

}

.bg-grid-header {
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    padding: 10px 10px 0 10px;
}

.bg-grid-sub-header {
    padding: 0px 10px 10px 10px;
}

.captcha {
    border: 1px solid gray;
    margin: 0 auto;
}

/***********************
Menu
************************/
.page-header.navbar .page-logo .logo-default {
    margin: 21px 10px 0;
}

.page-content-wrapper .page-content {
    margin-left: 252px;
}

.page-sidebar .page-sidebar-menu > li > a > .title, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a > .title {
    font-size: 12px;
    font-weight: 600;
}

.page-sidebar .page-sidebar-menu .sub-menu li > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu li > a {
    font-size: 12px;
    font-weight: 400;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu {
    min-width: 400px;
    width: auto;
}

.page-md .page-sidebar.navbar-collapse, .page-md
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover.navbar-collapse {
    box-shadow: 0px 2px 3px 2px rgba(0, 0, 0, 0.1);
}

.portlet.light.bordered {
    box-shadow: 0px 2px 3px 2px rgba(0, 0, 0, 0.1);
}

.portlet.box {
    box-shadow: 0px 2px 3px 2px rgba(0, 0, 0, 0.1);
}

.page-header.navbar .page-actions {
    padding: 5px;
}

/***********************
Cols
************************/

.col-md-2-5 {
    width: 20.8333%;
}

.col-md-1-5 {
    width: 12.4997%;
}

/***********************
Table
************************/
.table-responsive, .table-container {
    margin-bottom: 20px;
}

.table > tbody > tr > td {
    vertical-align: middle;
    padding: 4px;
    white-space: nowrap;
}

.table > tbody > tr > td:last-child {
    white-space: nowrap !important;
}


.table > thead > tr > th,
.table > tfoot > tr > th {
    padding: 8px 8px 8px 4px;
}

.table thead tr th,
.table tfoot tr th {
    font-size: 12px;
    font-weight: 800;
    vertical-align: middle;
}

.table thead tr th,
.table tfoot tr th {
    background-color: #e5e5e5;
}

table.dataTable tr.heading > th {
    background-color: #e5e5e5;
}

.table td, .table th {
    font-size: 11px;
}

.table td p {
    margin: 0px;
}

.ropdown-menu {
    position: relative !important;
    z-index: 20;
}

.portlet.light > .portlet-title {
    padding-bottom: 20px;
}

.ordem {
    color: #3f444a !important;
}

.ordem:hover {
    text-decoration: none;
}

/* custom grid*/
.col-15 {
    min-width: 15px !important;
    width: 15px !important;
}

.col-50 {
    min-width: 50px !important;
    width: 50px !important;
}

.col-60 {
    min-width: 60px !important;
    width: 60px !important;
}

.col-65 {
    min-width: 65px;
}

.col-70 {
    min-width: 70px !important;
    width: 70px !important;
}

.col-90 {
    min-width: 90px !important;
    width: 90px !important;
}

.col-95 {
    min-width: 95px !important;
}

.col-80 {
    min-width: 80px !important;
    width: 80px !important;
}

.col-85 {
    min-width: 85px !important;
}

.col-112 {
    width: 112px !important;
    min-width: 112px !important;
}

.col-120 {
    min-width: 120px !important;
    width: 120px !important;
}

.col-140 {
    min-width: 140px !important;
    width: 140px !important;
}

.col-150 {
    width: 150px !important;
    min-width: 150px !important;
}

.col-160 {
    width: 160px !important;
    min-width: 160px !important;
}

.col-170 {
    min-width: 170px !important;
}

.col-210 {
    min-width: 210px !important;
}

.col-250 {
    min-width: 250px !important;
}

.col-320 {
    min-width: 320px !important;
    width: 320px !important;
}

/**
Filtros
 */

.protocoloCartorio, .arquivo {
    width: 105px;
    min-width: 105px !important;
}

.nossoNumero {
    width: 135px !important;
    min-width: 135px !important;
}

.hand {
    cursor: grab;
}

.theme-panel table tr td {
    border-top: 0 solid transparent;
}

/*********************
Datepicker
**********************/

.btn:not(.md-skip) {
    padding: 4.9px 7px;
}

/********************
Form
********************/

.not-summernote {
    resize: none;
    width: 100%;
    box-sizing: border-box;
    max-height: 100px;
    min-height: 30px;
    overflow-x: hidden;
    -ms-overflow-x: hidden;
}

.required {
    color: #555 !important;
    padding-left: 11px !important;

}

.required:focus {
    border-color: #e73d4a;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #000 !important;
}

.vertical-center {
    min-height: 100%; /* Fallback for browsers do NOT support vh unit */
    min-height: 70vh; /* These two lines are counted as one :-)       */

    display: flex;
    align-items: center;
}

.input-small {
    width: 110px !important
}

.input-medium {
    width: 137px !important;
}

.input-xs {
    width: 88px !important;
}

.mt-radio > span, .mt-checkbox > span {
    border: 0.5px solid rgba(102, 102, 102, 0.40);

}

.thumbnail {
    width: 200px;
    height: 150px;
    max-width: 200px;
    max-height: 150px;
}

.form-control {
    font-weight: 500;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
    font-weight: 500;
}

.select2-drop-active {
    z-index: 10051;
}

.control-label {
    padding-right: 0px;
    padding-top: 3px !important;
}

.select2-container--bootstrap .select2-selection {
    font-size: 12px;
}

.msg-box {

    height: 300px;
    white-space: pre-line;
    text-align: justify;

}

.msg-box img {

    max-width: 500px;
}

.fixe-form-actions {
    position: fixed;
    bottom:0;
    height:70px;
    width:83%;
    background:#ffffff !important;
    z-index: 2;
}

.mt-radio:hover > input:checked:not([disabled]) ~ span, .mt-radio > input:checked ~ span, .mt-checkbox:hover > input:checked:not([disabled]) ~ span, .mt-checkbox > input:checked ~ span {
    background-color: #fff;
}

.mt-radio:hover > input:not([disabled]) ~ span, .mt-radio > input:focus ~ span, .mt-checkbox:hover > input:not([disabled]) ~ span, .mt-checkbox > input:focus ~ span {
    background: #fff none repeat scroll 0 0;
    transition: all 0.3s ease 0s;
}

.mt-radio > span, .mt-checkbox > span {
    background-color: #fff;
}

.mt-radio > span, .mt-checkbox > span:hover {
    background-color: #fff;
}

.mt-radio > span, .mt-checkbox > span:hover::after {
    background-color: #fff;
}

.mt-radio > span, .mt-checkbox > span::after {
    background-color: #fff;
}

.error-list {
    list-style: none;
    padding-left: 1.5px;
    padding-top: 1.5px;
}

.is-invalid {
    border-color: #f86565
}

/*************
Botões
*************/

.btn-withdrawn {
    background-color: #B39DDB;
}

.btn-withdrawn {
    color: #ffffff;
    background-color: #B39DDB;
    border-color: #B39DDB;
}

.btn-withdrawn:focus,
.btn-withdrawn.focus {
    color: #ffffff;
    background-color: #B39DDB;
    border-color: #836f9f;
}

.btn-withdrawn:hover {
    color: #ffffff;
    background-color: #836f9f;
    border-color: #B39DDB;
}

.btn-withdrawn:active,
.btn-withdrawn.active,
.open > .dropdown-toggle.btn-withdrawn {
    color: #ffffff;
    background-color: #B39DDB;
    border-color: #836f9f;
}

.btn-withdrawn:active:hover,
.btn-withdrawn.active:hover,
.open > .dropdown-toggle.btn-withdrawn:hover,
.btn-withdrawn:active:focus,
.btn-withdrawn.active:focus,
.open > .dropdown-toggle.btn-withdrawn:focus,
.btn-withdrawn:active.focus,
.btn-withdrawn.active.focus,
.open > .dropdown-toggle.btn-withdrawn.focus {
    color: #ffffff;
    background-color: #B39DDB;
    border-color: #836f9f;
}

.btn-withdrawn:active,
.btn-withdrawn.active,
.open > .dropdown-toggle.btn-withdrawn {
    background-image: none;
}

.btn-withdrawn.disabled:hover,
.btn-withdrawn[disabled]:hover,
fieldset[disabled] .btn-withdrawn:hover,
.btn-withdrawn.disabled:focus,
.btn-withdrawn[disabled]:focus,
fieldset[disabled] .btn-withdrawn:focus,
.btn-withdrawn.disabled.focus,
.btn-withdrawn[disabled].focus,
fieldset[disabled] .btn-withdrawn.focus {
    background-color: #B39DDB;
    border-color: #B39DDB;
}

.btn-withdrawn .badge {
    color: #B39DDB;
    background-color: #ffffff;
}

.btn-purple {
    background-color: #8e44ad;
}

.btn-purple {
    color: #ffffff;
    background-color: #8e44ad;
    border-color: #8e44ad;
}

.btn-purple:focus,
.btn-purple.focus {
    color: #ffffff;
    background-color: #8e44ad;
    border-color: #836f9f;
}

.btn-purple:hover {
    color: #ffffff;
    background-color: #836f9f;
    border-color: #8e44ad;
}

.btn-purple:active,
.btn-purple.active,
.open > .dropdown-toggle.btn-purple {
    color: #ffffff;
    background-color: #8e44ad;
    border-color: #836f9f;
}

.btn-purple:active:hover,
.btn-purple.active:hover,
.open > .dropdown-toggle.btn-purple:hover,
.btn-purple:active:focus,
.btn-purple.active:focus,
.open > .dropdown-toggle.btn-purple:focus,
.btn-purple:active.focus,
.btn-purple.active.focus,
.open > .dropdown-toggle.btn-purple.focus {
    color: #ffffff;
    background-color: #8e44ad;
    border-color: #836f9f;
}

.btn-purple:active,
.btn-purple.active,
.open > .dropdown-toggle.btn-purple {
    background-image: none;
}

.btn-purple.disabled:hover,
.btn-purple[disabled]:hover,
fieldset[disabled] .btn-purple:hover,
.btn-purple.disabled:focus,
.btn-purple[disabled]:focus,
fieldset[disabled] .btn-purple:focus,
.btn-purple.disabled.focus,
.btn-purple[disabled].focus,
fieldset[disabled] .btn-purple.focus {
    background-color: #8e44ad;
    border-color: #8e44ad;
}

.btn-purple .badge {
    color: #8e44ad;
    background-color: #ffffff;
}

/********************
Modal
********************/
.modal {
    overflow-y: auto;
}

.modal-header .temaplte {
    border-bottom: 1px solid #e5e5e5;
    padding: 15px;
}

.modal-lg {
    width: 1000px;
}

.modal-lg-x {
    width: 1100px;
}

.modal .modal-header .maximize {
    margin-top: 0px !important;
}

button.maximize {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    margin-right: 5px;
    -webkit-appearance: none;
}

.maximize {
    display: inline-block;
    margin-top: 0px;
    margin-right: 0px;
    width: 9px;
    height: 9px;
    background-repeat: no-repeat !important;
    text-indent: -10000px;
    outline: none;
    background-image: url("../img/maximize-icon-small.png") !important;
    float: right;
    font-size: 16.5px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .9;
    filter: alpha(opacity=90);
}

.maximize:hover, .maximize:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50);
}

button.minimize {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    margin-right: 5px;
    -webkit-appearance: none;
}

.minimize {
    display: inline-block;
    margin-top: 0px;
    margin-right: 0px;
    width: 9px;
    height: 9px;
    background-repeat: no-repeat !important;
    text-indent: -10000px;
    outline: none;
    background-image: url("../img/minimize-icon-small.png") !important;
    float: right;
    font-size: 16.5px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .9;
    filter: alpha(opacity=90);
}

.minimize:hover, .minimize:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50);
}

.close {
    float: right;
    font-size: 16.5px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .9;
    filter: alpha(opacity=90);
}

.modal .modal-header .maximize {
    margin-top: 0px !important;
}

button.maximize {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    margin-right: 5px;
    -webkit-appearance: none;
}

.maximize {
    display: inline-block;
    margin-top: 0px;
    margin-right: 0px;
    width: 9px;
    height: 9px;
    background-repeat: no-repeat !important;
    text-indent: -10000px;
    outline: none;
    background-image: url("/cra/site/img/v5/maximize-modal.png") !important;
}

.maximize {
    float: right;
    font-size: 16.5px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}

.maximize:hover, .maximize:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50);
}

/********************
Filtros
 . filter-date e filter-ate: CraVisaoFiltroSlip,
                             CraVisaoListaAutorizacao,
                             CraVisaoApresentanteListaAutorizacao,
                             CraVisaoCartorioListaAutorizacao,
                             CraVisaoCadastroFaixaValor
********************/
.filter-date {
    width: 150px;
    float: left;
}

.filter-ate {
    float: left;
    padding-top: 7px;
    width: 48px;
}

/*********************
Margin and paddings
**********************/

.mt-radio, .mt-checkbox > .padding-5 {
    margin-left: 5px;
}

.padding-0 {
  padding: 0 !important;
}

.padding-5 {
    padding: 5px;
}

.padding-8 {
    padding: 8px;
}

.padding-top-5 {
    padding-top: 5px;
}

.padding-right-5 {
    padding-right: 5px !important;
}

.padding-left-6 {
    padding-left: 6px;
}

.padding-left-5 {
    padding-left: 5px !important;
}

.margin-5 {
    margin: 5px;
}

.margin-top-5 {
    margin-top: 5px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-top-15 {
    margin-top: 15px !important;
}

.margin-top-negative-15 {
    margin-top: -15px !important;
}

.margin-top-negative-70 {
    margin-top: -70px !important;
}

.margin-bottom-0 {
    margin-bottom: 0px !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.margin-left-2 {
    margin-left: 2px !important;
}

.margin-left-5 {
    margin-left: 5px !important;
}

.margin-left-10 {
    margin-left: 10px !important;
}

.margin-left-15 {
    margin-left: 15px !important;
}

.margin-left-negative-30 {
    margin-left: -30px !important;
}

/*********************
Progress
**********************/
.progress {
    height: 25px
}

.progress-completed {
    font-size: 15px;
}

/*********************
Dropzone
**********************/
.dropzone {
    background: white none repeat scroll 0 0;
    border: 2px dashed #cccccc;
    border-radius: 5px;
    min-height: 150px;
    padding: 54px;
    box-sizing: border-box;
}

.dropzone-message {
    box-sizing: border-box;
    color: #ccc;
    font-size: 20px;
    margin: 2em 0;
    text-align: center;
}

.drophover {
    background: white none repeat scroll 0 0;
    border: 2px solid #65f73e;
    border-radius: 5px;
    min-height: 150px;
    padding: 54px;
    box-sizing: border-box;
}

.drophover-files {
    background: white none repeat scroll 0 0;
    border: 2px solid #999;
    border-radius: 5px;
    min-height: 245px;

    box-sizing: border-box;
    padding: 0;
}

.dropzone-files {
    clear: both;
    border: 1px solid #ccc;
    background-color: #E4E4E4;
    position: relative;
    padding: 3px;
    height: 25px;
    margin: 3px;
    z-index: 1;
    width: 99.5%;
    opacity: 0.6;
    cursor: default;
}

.dropzone-clickable {
    cursor: pointer;
}

/********************
Badge
*********************/

.badge-success {
    background-color: #5cb85c;
    background-image: none;
}

.badge-grey-mint {
    background-color: #525e64;
    background-image: none;
}

.badge-yellow-gold {
    background-color: #FF5722;
    background-image: none;
}

.badge-blue {
    background-color: #3598dc;
    background-image: none;
}

.badge-red {
    background-color: #e7505a;
    background-image: none;
}

.badge-green-jungle {
    background-color: #26C281;
    background-image: none;
}

.badge-yellow-crusta {
    background-color: #f3c200;
    background-image: none;
}

.badge-red-thunderbird {
    background-color: #D91E18;
    background-image: none;
}

.badge-grey-cascade {
    background-color: #95A5A6;
    background-image: none;
}

.badge-purple-studio {
    background-color: #8e44ad;
    background-image: none;
}

.badge-withdrawn {
    background-color: #B39DDB;
    background-image: none;
}

/********************
Colors
*********************/
.font-success {
    color: #3c763d !important;
}

.font-warning {
    color: #f0972f !important;
}

.font-withdrawng {
    color: #B39DDB !important;
}

.font-danger {
    color: red !important;
}

.table-hover tbody td.warning {
    background-color: #faf2cc !important;
}

.pending {
    background-color: #FF5722;
}

.bg-warning {
    background-color: #faf2cc !important;
}

.bg-warning:hover {
    background: #faedb9 !important;
}

.success {
    background-color: #5cb85c !important;
}

/*Table background color*/

.bg-success {
    background-color: #A5D6A7 !important;
}

.bg-success:hover {
    background: #81C784 !important;
}

.bg-danger {
    background-color: #ef9a9a !important;
}

.bg-danger:hover {
    background: #e57373 !important;
}

.bg-info {
    background-color: #81D4FA !important;
}

.bg-info:hover {
    background: #4FC3F7 !important;
}

.bg-warning {
    background-color: #FFF59D !important;
}

.bg-warning:hover {
    background: #FFF176 !important;
}

.bg-pending {
    background-color: #FFAB91 !important;
}

.bg-pending:hover {
    background: #FF8A65 !important;
}

.bg-withdrawn {
    background-color: #B39DDB !important;
}

.bg-withdrawn:hover {
    background: #9575CD !important;
}

.bg-purple {
    background-color: #8e44ad !important;
}

.bg-casablanca {
    background-color: rgba(255, 131, 81, 0.66) !important;
}

.table-advance td.highlight {
    border-left: 2px solid;
}

.table-advance td.highlight div.success {
    border-color: #5CB85C;
}

.table-advance td.highlight div.dark {
    float: left;
    height: 30px;
    margin-right: 20px !important;
    margin-top: -5px;
    position: absolute;
    width: 2px;
    border-left: 2px solid #2F353B;
}

/********************
Comportamentos
*********************/
.display-none {
    display: none;
}

/********************
Envelopamento
*********************/

.escaninho {
    font-size: 90px;
}

.escaninho-full {
    font-size: 130px;
}

.slip-status-full h4 {
    font-size: 40px;
}

.table-envelopamento-full td, .table-envelopamento-full th {
    font-size: 13px;
}

.slip-first-color {
    color: #000;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}

.slip-second-color {
    color: #FFF;
    text-shadow: 2px 0 0 #000, -2px 0 0 #000, 0 2px 0 #000, 0 -2px 0 #000, 1px 1px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;
}

/********************
Bootstrap Datepicker
*********************/
.datepicker {
    z-index: 9999 !important;
}

/********************
Rotate
*********************/
.rotate {
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.rotate.down {
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.rotate.right {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

/********************
Algin
*********************/
.vertical-middle {
    vertical-align: middle;
}

.vertical-middle p {
    vertical-align: middle;
}

.vertical-top {
    vertical-align: top;
}

.vertical-bottom {
    vertical-align: bottom;
}

/********************
Width
*********************/
.width-200 {
    width: 200px;
}

.width-250 {
    max-width: 250px;
}

/********************
Text
*********************/
.text-ellipsis {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wrap {
    white-space: -moz-pre-wrap !important; /* Mozilla */
    white-space: -hp-pre-wrap !important; /* HP printers */
    white-space: -o-pre-wrap !important; /* Opera 7 */
    white-space: -pre-wrap !important; /* Opera 4-6 */
    white-space: pre-wrap !important; /* CSS 2.1 */
    white-space: pre-line !important; /* CSS 3 (and 2.1 as well, actually) */
    word-wrap: break-word !important; /* IE */
    word-break: break-all !important;
}

/********************
Lista
*********************/
.lista-head div {
    background-color: #e5e5e5;
    font-size: 12px;
    font-weight: 800;
    vertical-align: middle;
}

.lista-linha div {
    border: 1px solid #ddd;
    vertical-align: middle;
    padding: 4px;
    white-space: nowrap;
    border-collapse: collapse;
}

/********************
Intro
*********************/

.intro-link i {
    color: #000;
    cursor: help;
}

/********************
icons
*********************/
.close {
    margin-top: 5px;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown > .dropdown-toggle > i {
    font-size: 20px;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown > .dropdown-toggle > .badge,
.page-header.navbar .top-menu .navbar-nav > li.dropdown  > .badge
{
    display: inline-block;
    margin: -9px 0 0 0;
    padding: 4px 7px;
    height: 20px;
}


/********************
labels
 ********************/

.label-yellow-gold {
    background-color: #E87E04;
}

.label-yellow-crusta {
    background-color: #c09900;
}

.label-purple-sharp {
    background-color: #796799;
}

.label-green-haze {
    background-color: #36918b;
}

.label-red-intense {
    background-color: #dc302e;
}

.label-blue-madison {
    background-color: #578ebe;
}

.label-green-turquoise {
    background-color: #36D7B7;
}

.label-red-pink {
    background-color: #E08283;
}

.label-purple-studio {
    background-color: #8E44AD;
}

.label-yellow-casablanca {
    background-color: #f2784b;
}

.label-green-dark {
    background-color: #4DB3A2;
}

.label-yellow {
    background-color: #c49f47;
}

.label-yellow-soft {
    background-color: #adb52e;
}

.label-navy {
    background-color: #000080;
}

.label-marrom {
    background-color: #800000;
}

.label-xs {
    font-size: 9px !important;
    font-weight: 800 !important;
    padding: 0 5px 0 5px !important;
}

.child-ellips:first-child *, .child-ellips {
  overflow: hidden;
  text-overflow: ellipsis;
}

.dark:before {
  color: #2f353b !important;
}

div.dataTables_wrapper div.dataTables_processing {
  color: #000;
  border: 3px solid #aaa;
  background-color: #fff;
  cursor: wait;
  border-radius: 0;
  box-shadow: 3px 5px 9px #CCC !important;
  padding: 5px;
}
div.dataTables_wrapper div.dataTables_processing:before {
  content: ' ';
  display: block;
  background: url(../../img/v5/block-ui.gif) no-repeat center center;
  height: 17px;
  width: 100%;
  margin-top: -3px;
  margin-bottom: 7px;
}
#pendencias-home .ph-item .ph-col-6,
#pendencias-home .ph-item .ph-col-1 {
  height: 15.63px;
  margin: 4px 0;
}


/**
btn app
 */

.btn-app:hover, .btn-app:active, .btn-app:focus {
  background-color: transparent !important;
}

.btn-app {
    margin-top: 25px !important;
    padding: 0 !important;
    margin-right: -30px !important;
}

.btn-app img {
    width: 70%;
}

/*Modal Assistente*/
@media (min-width: 576px) {
    #modal-assistente-dialog {
        width: 98%;
    }
}

@media (min-width: 768px) {
    #modal-assistente-dialog {
        width: 94%;
    }
}

@media (min-width: 992px) {
    #modal-assistente-dialog {
        width: 80%;
    }
}

@media (min-width: 1200px){
    #modal-assistente-dialog {
        width: 80%;
    }
}

.checkmark {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    display: block;
    stroke-width: 2;
    stroke:  #fff;
    stroke-miterlimit: 10;
    box-shadow: inset 0px 0px 0px #7ac142;
    animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
    margin-left: 40%;
}

.checkmark__circle {
    stroke-dasharray: 400;
    stroke-dashoffset: 400;
    stroke-width: 50;
    stroke-miterlimit: 10;
    stroke: #7ac142;
    fill: none;
    animation: stroke .6s cubic-bezier(0.650, 0.000, 0.450, 1.000) forwards;
}

.checkmark__check {
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    animation: stroke .3s cubic-bezier(0.650, 0.000, 0.450, 1.000) .8s forwards;
}

@keyframes stroke {
    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes scale {
    0%, 100% {
        transform: none;
    }
    50% {
        transform: scale3d(1.1, 1.1, 1);
    }
}

@keyframes fill {
    100% {
        box-shadow: inset 0px 0px 0px 30px #7ac142;
    }
}

.step-avoided {
    color: rgba(109, 108, 115, 0.2) !important;
    border-color: rgba(109, 108, 115, 0.2) !important;
}


/********************
    width and height
*********************/

.w-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}

.w-auto {
    width: auto !important;
}

.h-25 {
    height: 25% !important;
}

.h-50 {
    height: 50% !important;
}

.h-75 {
    height: 75% !important;
}

.h-100 {
    height: 100% !important;
}

.h-auto {
    height: auto !important;
}

.mw-100 {
    max-width: 100% !important;
}

.mh-100 {
    max-height: 100% !important;
}

.min-vw-100 {
    min-width: 100vw !important;
}

.min-vh-100 {
    min-height: 100vh !important;
}

.vw-100 {
    width: 100vw !important;
}

.vh-5 {
    height: 5vh !important;
}

.vh-20 {
    height: 20vh !important;
}

.vh-100 {
    height: 100vh !important;
}

/** quick-sidebar **/

.page-quick-sidebar-nav {
    margin-bottom: 10px;
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-chat .page-quick-sidebar-chat-user .page-quick-sidebar-chat-user-messages {
    padding: 10px 10px;
    position: relative;
}

.feeds li .col1 > .cont > .cont-col2 > .title {
     margin-left: 35px;
     padding-bottom: 5px;
     overflow: hidden;
     font-weight: bold;
 }

.feeds li .col1 > .cont2 > .cont-col2 > .desc {
    margin-left: 0;
    padding-bottom: 5px;
    overflow: hidden;
}

.feeds li .col1 > .cont2 {
    float: left;
    margin-right: 0;
    overflow: hidden;
}

.page-quick-sidebar-wrapper .page-quick-sidebar .list-items {
    margin-bottom: 100px;
}

/**********************

Datatable

***********************/

table.dataTable thead .sorting::after,
table.dataTable thead .sorting_asc::after,
table.dataTable thead .sorting_asc_disabled::after,
table.dataTable thead .sorting_desc::after,
table.dataTable thead .sorting_desc_disabled::after {
    display: block;
}

.dataTables_paginate .btn:not(.md-skip) {
    padding: 5px 7px !important;
}

.tooltip {
    position: fixed;
}

.dataTables_paginate, .dataTables_info, .dataTables_length, .dataTables_filter {
    margin-bottom: 20px;
    margin-top: 20px;
}

.dataTables_scroll
{
    overflow:auto;
}
.btn.btn-paginate {
    margin: 2px;
}
.btn.btn-paginate.current {
    opacity: 0.6;
    -webkit-box-shadow: 0 0 51px 6px rgba(0,0,0,0.75);
    -moz-box-shadow: 0 0 51px 6px rgba(0,0,0,0.75);
    box-shadow: 0 0 51px 6px rgba(0,0,0,0.75);
    cursor: grab;
}

    /********************
    MODAL SEM VÍNCULO
    ********************/
.card-body-sem-vinculo.timeline-item-sem-vinculo {
    background: #fff;
    border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-radius: 3px;
    padding: 12px;
    display: block;
    margin: 0 auto;
    min-height: 500px;
}

@keyframes placeHolderShimmer{
    0%{
        background-position: -468px 0
    }
    100%{
        background-position: 468px 0
    }
}

.animated-background-sem-vinculo {
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #f6f7f8;
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    height: 500px;
    position: relative;
}

.background-masker-sem-vinculo {
    background: #fff;
    position: absolute;
}

/* Every thing below this is just positioning */

.background-masker-sem-vinculo.primeiro-top {
    top: 0;
    left: 200px;
    right: 0;
    height: 40px;
}

.background-masker-sem-vinculo.primeiro-bottom {
    top: 40px;
    left: 0;
    right: 0;
    height: 10px;
    background: white;
}


.background-masker-sem-vinculo.segundo-top {
    top: 90px;
    left: 0;
    right: 0;
    height: 10px;
}

.background-masker-sem-vinculo.segundo-bottom {
    top: 90px;
    left: 0;
    right: 0;
    height: 10px;
}

.background-masker-sem-vinculo.terceiro-top {
    top: 103px;
    left: 0;
    right: 0;
    height: 5px;
    background: white;
}

.background-masker-sem-vinculo.terceiro-bottom {
    top: 103px;
    left: 0;
    right: 0;
    height: 10px;
}

.background-masker-sem-vinculo.quarto-top {
    top: 113px;
    left: 200px;
    right: 0;
    height: 40px;
}

.background-masker-sem-vinculo.quarto-bottom {
    top: 153px;
    left: 0;
    right: 0;
    height: 10px;
    background: white;
}

.background-masker-sem-vinculo.quinto-top {
    top: 153px;
    left: 0;
    right: 0;
    height: 10px;
    background: white;
}

.background-masker-sem-vinculo.quinto-bottom {
    top: 213px;
    left: 0;
    right: 0;
    height: 10px;
    background: white;
}

.background-masker-sem-vinculo.sexto-top {
    top: 226px;
    left: 0;
    right: 0;
    height: 10px;
}

.background-masker-sem-vinculo.sexto-bottom {
    top: 236px;
    left: 200px;
    right: 0;
    height: 40px;
}

.background-masker-sem-vinculo.setimo-top {
    top: 275px;
    left: 0;
    right: 0;
    height: 10px;
}

.box-cookies {
    position: fixed;
    background: rgb(255, 255, 255);
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.2);
    bottom: 250px;
    right: 30px;
    border-radius: 4px;
    width: 350px;
    height: 150px;
    z-index: 9999;
}
.box-politicas {
    position: fixed;
    background: rgb(255, 255, 255);
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.2);
    bottom: 40px;
    right: 30px;
    border-radius: 4px;
    width: 350px;
    height: 200px;
    z-index: 9999;
}

.msg-cookies {
    padding: 10px;
    color: rgb(52, 70, 76);
    font-size: 13px;
}

.msg-cookies h4 {
    color: rgb(0, 0, 0);
    font-size: 15px;
}

.btn-cookies {
    padding: 10px;
}

.btn-cookies button {
    font-weight: 700 !important;
    text-transform: uppercase;
    padding: 10px;
    border: none !important;
    border-radius: 4px;
    font-size: 11px;
    min-width: 25%;
    line-height: 1;
    color: rgb(255, 255, 255);
    background-color: rgb(16, 135, 255);
    box-shadow: rgb(16, 135, 255) 0px 10px 28px -12px;
    float: right;
}

.politica-privacidade table tr td {
    white-space: normal;
}

#modal-cobranca-apresentante.introjs-fixParent {
    z-index: 9999998 !important;
}

.panel-dark-theme > .panel-heading {
    color: #333;
    background-color: #cbcbcb!important;
    border-color: #ddd;
}

.modal.fade#modal-progress-ajax {
    top: 30% !important;
}

.modal-progress-ajax .progress {
    text-indent: 0 !important;
}

/********************
Telegrama pendente
********************/
.telegrama h3 {
    font-size: 27px;
}

.telegrama h5 {
    font-size: 14px;
}

.telegrama td {
    font-size: 14px;
}

table.white-space-normal td {
    white-space: normal !important;
}

.page-md .progress {
    text-indent: 0 !important;
}

.scroll-div {
    max-height: 300px;
    overflow-y: auto;
}

.modal-10051 {
    z-index: 10051 !important;
}

.data-table {
    width: 100% !important;
}

.dataTables_scrollHeadInner #table_observacao {
    width: 100% !important;
}

.data-table > tbody > tr > td {
    white-space: normal !important;
}

/********************
    font sizes
*********************/
.f-10 {
    font-size: 10px !important;
}

.f-15 {
    font-size: 15px !important;
}

.f-20 {
    font-size: 20px !important;
}

.f-25 {
    font-size: 25px !important;
}

.f-50 {
    font-size: 50px !important;
}

.scroll-div-500{
    max-height: 500px;
    overflow-y: auto;
}


.border-right-none {
    border-right: 0!important;
}

.border-x-none {
    border-right: 0!important;
    border-left: 0!important;
}

.painel-valor-total {
    color: #000!important;
    background-color: rgba(47, 53, 59, 0.19);
    border-radius: 3px;
    padding: 6px !important;
}

.ambiente-modal .modal-dialog {
    max-width: 800px;
}

.ambiente-modal .modal-body {

    max-height: 500px;
    overflow-y: auto;
}

.ambiente-modal .container-fluid {
    padding: 15px;
    word-wrap: break-word;
}


.think-container {
    text-align: center;
    position: relative;
    width: 100%;
    height: 100px;
    overflow: hidden;
}

.status-line {
    font-size: 15px;
    opacity: 0;
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%; /* Start at vertical center */
    transform: translateY(50px); /* Offset below for entry */
    transition: opacity 0.5s ease, transform 0.5s ease;
}

.status-line.current {
    opacity: 1;
    transform: translateY(0); /* Center vertically */
    background-color: rgba(255, 255, 255, 0.2);
    padding: 10px;
    border-radius: 5px;
    z-index: 10; /* Ensure current is on top */
    font-weight: bold;
}

.status-line.old {
    opacity: 0.5;
    transform: translateY(-25px); /* Move up */
    z-index: 5; /* Lower than current */
    font-size: 12px;

}

.status-line.hidden {
    opacity: 0;
    transform: translateY(-50px); /* Move further up before removal */
    transition: opacity 0.3s ease;
}

.alert-warning {
    overflow: auto;
    max-height: 250px;
}
