body{
color:black;
}
.nav-pills > .active > a, .nav-pills > .active > a:hover {
    background-color: #1BA39C !important ;
    }

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li > a, .page-sidebar .page-sidebar-menu .sub-menu > li > a {
    color: #040404 !important ;
}
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a > i, .page-sidebar .page-sidebar-menu > li > a > i {
    color: #040404;
}
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li:hover > a > i, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.open > a > i, .page-sidebar .page-sidebar-menu > li:hover > a > i, .page-sidebar .page-sidebar-menu > li.open > a > i {
    color: #040404;
}


.dashboard_nav_item {
    margin-bottom: 25px;
    display: inline-block;
    width: 100%;
}
.dashboard_nav_item ul {
    display: block;
    float: left;
    list-style-type: none;
    margin-bottom: 20px;
    width: 100%;
}
.dashboard_nav_item ul li:hover, .dashboard_nav_item ul li.active {
    background:#044cb8;
    border: 2px solid #044cb8;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}
.dashboard_nav_item ul li:hover a, .dashboard_nav_item ul li.active a{
    color:#fff;
}
.dashboard_nav_item ul li {
    background:#fbfdff;
    width: 100%;
    float: left;
    margin-bottom: 4px;
    display: block;
    border-radius: 4px;
    -webkit-transition: background 350ms ease-in-out;
    transition: background 350ms ease-in-out;
    border: 2px solid #dde6ef;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.04);
}
.dashboard_nav_item ul li a {
    font-size: 14px;
    font-weight: 500;
    color:#4e4e4e;
    height: 46px;
    line-height: 26px;
    padding: 10px 15px;
    text-align: left;
    display: block;
    letter-spacing: 0.3px;
    vertical-align: middle;
}
.dashboard_nav_item ul li a i {
    float: left;
    font-size: 14px;
    padding-right: 10px;
    padding: 4px;
    text-align: center;
    background: #044cb8;
    height: 26px;
    width: 26px;
    border-radius: 4px;
    line-height: 17px;
    color: #ffffff;
}
.dashboard_nav_item ul li:hover a i, .dashboard_nav_item ul li.active a i{
    background: rgba(50, 215, 121, 0.5);
    color:#fff;
}
#dashboard_listing_blcok {
    display: block;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
#dashboard_listing_blcok .statusbox {
    background: #ffffff;
    padding: 0;
    margin-bottom: 25px;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    border: 1px solid #dde6ef;
}
#dashboard_listing_blcok .statusbox h3 {
    background: rgba(38, 174, 97, 1);
    border-radius: 4px 4px 0 0;
    padding: 3px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color:#fff;
    text-transform: uppercase;
    height: 37px;
    line-height: 30px;
    margin: 0;
    border-bottom: 1px solid #dde6ef;
}
#dashboard_listing_blcok .statusbox-content {
    padding: 11px 0;
    text-align: center;
}
#dashboard_listing_blcok .statusbox .statusbox-content .ic_status_item {
    display: inline-block;
    text-align: center;
    margin: 0 auto 15px auto;
}
#dashboard_listing_blcok .statusbox .statusbox-content .ic_col_one i {
    background: #d5f6fd;
    border: 2px solid #0e8bcb;
    color:#0e8bcb;
}
#dashboard_listing_blcok .statusbox .statusbox-content .ic_col_two i {
    background: #ffe2ec;
    border: 2px solid #fd6b9c;
    color:#fd6b9c;
}
#dashboard_listing_blcok .statusbox .statusbox-content .ic_col_three i {
    background: #e3e0f3;
    border: 2px solid #7264bc;
    color:#7264bc;
}
#dashboard_listing_blcok .statusbox .statusbox-content .ic_col_four i {
    background: #e7f4e0;
    border: 2px solid #81c860;
    color:#81c860;
}
#dashboard_listing_blcok .statusbox .statusbox-content .ic_status_item i {
    border-radius: 50px;
    font-size: 30px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    vertical-align: middle;
    width: 90px;
    box-shadow: 0 0px 7px rgba(0, 0, 0, 0.08);
}
#dashboard_listing_blcok .statusbox-content h2 {
    color:#6e6e6e;
    display: block;
    font-size: 26px;
    font-weight: 600;
    margin: 0;
}
#dashboard_listing_blcok .statusbox-content span {
    color:rgba(54, 54, 54, 0.6);
    display: block;
    font-size: 13px;
    font-weight: 500;
    margin-top: 10px;
}


/* */
/* Alinhar a altura dos elementos card */
.card {
    height: 100%!important;
}

/* Opcional: para garantir que os elementos internos também tenham 100% de altura */
.card .utf_grid_job_widget_area {
    height: 100%!important;
}

.card-visu {
    background-color: #044cb8;
    border-top-right-radius: 13px;
    border-top-left-radius: 13px;
    margin-bottom: -1px;
    border-bottom: 0px solid #eaeff5;
    padding: 4px 0 5px 0;
}

.grid-container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    grid-gap: 20px;
}

.job-block {
    padding: 20px;
    height: auto;
}


.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.input-group .form-control:not(:first-child):not(:last-child)::placeholder {
    color: #000;
}



/* TOOLTIP PRÓPRIO */

  
.tooltip-item {
    position: relative; /* Necessário para posicionar o tooltip corretamente */
  }
  
.custom-tooltip {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    visibility: hidden;
    background-color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #fff;
    text-align: left;
    padding: 8px;
    border-radius: 7px;
    position: fixed;
    white-space: nowrap;
    z-index: 9999;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    margin-left: -8px;
    margin-top: 20px;
  }


  .assinado  .tooltip-item {
    
    color: #fff;
  }
  
  .tooltip-item[data-key] .custom-tooltip {
    visibility: hidden;
    opacity: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
  }
  
  .tooltip-item:hover .custom-tooltip {
    visibility: visible;
    opacity: 1;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
  }

  .assinado {
    background-color: #1ba39c!important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
  }

  .aguardando {
    background-color: #F1C40F!important;
    color:#000000!important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
  }

  .tooltip-item:hover .custom-tooltip .assinado {
    visibility: visible;
    opacity: 1;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    
  }

  .tooltip-item:hover .custom-tooltip .aguardando {
    visibility: visible;
    opacity: 1;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    
  }
  
  .tooltip-item.top .custom-tooltip {
    bottom: 100%; /* Tooltip acima do item */
    left: 50%;
    transform: translateX(-50%);
  }
  
  .tooltip-item.bottom .custom-tooltip {
    top: 100%; /* Tooltip abaixo do item */
    left: 50%;
    transform: translateX(-50%);
  }
  
  .tooltip-item.left .custom-tooltip {
    right: 100%; /* Tooltip à esquerda do item */
    top: 50%;
    transform: translateY(-50%);
  }
  
  .tooltip-item.right .custom-tooltip {
    left: 100%; /* Tooltip à direita do item */
    top: 50%;
    transform: translateY(-50%);
  }

  /* Estilos para o botão de assinatura */
  .signature-button {
    position: relative;
    padding: 0 5px;
    display: inline-block;
}
/* Estilos para a imagem de assinatura */
.signature-button img {
    display: block;
    width: 21px;
}
/* Estilos para o ícone da caneta */
.signature-button .fa-pencil {
    position: absolute;
    top: 10px;
    left: 0;
    transform-origin: 0 0;
    color:#000000;
}
/* Definição da animação de assinatura */
@keyframes assinar {
0% {
    left: 0px;
    top: 0px;
}
50% {
    left: 10px;
    top: 10px;
}
100% {
    left: 17px;
    top: -5px;
}
}
/* Classe para aplicar a animação */
.pencil-animation {
    animation: assinar 2s forwards;
}

 /* TESTESSSSS XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
 .portlet.box.green-seagreen {
    border: 1px solid #d1d1d1;
}

.portlet.box.green-seagreen>.portlet-title, .portlet.green-seagreen, .portlet>.portlet-body.green-seagreen {
    background-color: #e3e3e3;
}

.portlet.box.green-seagreen>.portlet-title>.caption, .portlet.box.green-seagreen>.portlet-title>.caption>i {
    color: #000000;
}


.nav-pills > .active > a, .nav-pills > .active > a:hover {
    background-color: #1c1c1c !important;
}


.nav-pills>li>a, .nav-tabs>li>a {
    font-size: 14px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    background-color: #efefef;
    color: #000000;
}

.nav-tabs-add a {
    font-size: 14px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    background-color:#3598dc!important;
    color: #ffffff!important;
}

/* TESTESSSSS XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */


/* BLOQUEAR PROCESSOS */
.bloquear-processo-card {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    padding: 30px;
    margin-top: 20px;
    border-left: 4px solid #e74c3c;
}

.warning-icon {
    color: #e74c3c;
    font-size: 48px;
    margin-bottom: 20px;
}

.okdocs-bloquear-info {
    background: #fff3cd;
    border: 1px solid #ffeaa7;
    border-radius: 6px;
    padding: 9px 10px;
    margin-bottom: 25px;
    border-left: 4px solid #f39c12;
}

.okdocs-bloquear-info h4 {
    color: #856404;
    margin-bottom: 10px;
    font-weight: 600;
}

.okdocs-bloquear-info p {
    color: #856404;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 1.6;
}

.okdocs-form-group-custom {
    margin-bottom: 5px;
}

.okdocs-form-group-custom label {
    font-weight: 600;
    color: #333;
    margin-bottom: 8px;
    display: block;
}

.okdocs-form-control-custom {
    border: 2px solid #e9ecef;
    border-radius: 6px;
    padding: 12px 15px;
    font-size: 14px;
    transition: all 0.3s ease;
    resize: vertical;
    min-height: 120px;
}

.okdocs-form-control-custom:focus {
    border-color: #3498db;
    box-shadow: 0 0 0 0.2rem rgba(52, 152, 219, 0.15);
    outline: none;
}

.okdocs-btn-bloquear {
    background: linear-gradient(135deg, #e74c3c, #c0392b);
    border: none;
    padding: 12px 30px;
    border-radius: 6px;
    color: white;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
    margin-right: 10px;
}

.okdocs-btn-bloquear:hover {
    background: linear-gradient(135deg, #c0392b, #a93226);
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(231, 76, 60, 0.3);
    color: white;
}

.okdocs-btn-success {
    background: linear-gradient(135deg, #27ae60, #229954);
    border: none;
    padding: 12px 30px;
    border-radius: 6px;
    color: white;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
    margin-right: 10px;
}

.okdocs-btn-success:hover {
    background: linear-gradient(135deg, #229954, #1e8449);
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(39, 174, 96, 0.3);
    color: white;
}

.okdocs-btn-cancelar {
    background: #95a5a6;
    border: none;
    padding: 12px 30px;
    border-radius: 6px;
    color: white;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
}

.okdocs-btn-cancelar:hover {
    background: #7f8c8d;
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(149, 165, 166, 0.3);
    color: white;
}

.okdocs-actions-section {
    padding-top: 5px;
    text-align: center;
}

.okdocs-processo-info {
    background: #f8f9fa;
    border: 1px solid #dee2e6;
    border-radius: 6px;
    padding: 15px;
    margin-bottom: 25px;
}

.okdocs-processo-info strong {
    color: #495057;
}

.okdocs-char-counter {
    font-size: 12px;
    color: #6c757d;
    text-align: right;
    margin-top: 5px;
}

/* Timeline Styles */
.okdocs-timeline-section {
    margin-top: 40px;
    padding: 30px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    border-left: 4px solid #3498db;
}

.okdocs-timeline {
    position: relative;
    padding-left: 30px;
    margin-top: 20px;
}

.okdocs-timeline::before {
    content: '';
    position: absolute;
    left: 15px;
    top: 0;
    bottom: 0;
    width: 2px;
    background: #dee2e6;
}

.okdocs-timeline-item {
    position: relative;
    margin-bottom: 25px;
    padding-left: 40px;
}

.okdocs-timeline-icon {
    position: absolute;
    left: -25px;
    top: 8px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: white;
    border: 3px solid #dee2e6;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    font-size: 14px;
}

.okdocs-timeline-icon.okdocs-bloqueio {
    border-color: #e74c3c;
    background: #fff5f5;
    color: #e74c3c;
}

.okdocs-timeline-icon.okdocs-desbloqueio {
    border-color: #27ae60;
    background: #f0fff4;
    color: #27ae60;
}

.okdocs-timeline-content {
    background: #f8f9fa;
    padding: 20px;
    border-radius: 8px;
    border-left: 4px solid #dee2e6;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}

.okdocs-timeline-content.okdocs-bloqueio {
    border-left-color: #e74c3c;
    background: #fff8f8;
}

.okdocs-timeline-content.okdocs-desbloqueio {
    border-left-color: #27ae60;
    background: #f8fff8;
}

.okdocs-timeline-content h5 {
    margin-top: 0;
    margin-bottom: 12px;
    color: #495057;
    font-weight: 600;
    font-size: 16px;
}

.okdocs-timeline-content p {
    margin-bottom: 8px;
    line-height: 1.5;
    color: #666;
}

.okdocs-timeline-content p:last-child {
    margin-bottom: 0;
}

.okdocs-timeline-header {
    text-align: center;
    margin-bottom: 25px;
}

.okdocs-status-badge {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 25px;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.okdocs-status-bloqueado {
    background: #fee;
    color: #c0392b;
    border: 2px solid #f5b7b1;
}

.okdocs-status-desbloqueado {
    background: #f0fff4;
    color: #27ae60;
    border: 2px solid #a9dfbf;
}

.okdocs-status-badge-top {
    display: inline-block;
    padding: 3px 15px;
    border-radius: 25px;
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
    margin-left:20px;
}

.okdocs-status-bloqueado-top {
    background: #fee;
    color: #c0392b;
    border: 2px solid #f5b7b1;
}

.okdocs-no-timeline {
    text-align: center;
    padding: 40px;
    color: #6c757d;
    font-style: italic;
}