.form-control {
    border-radius: 0px !important;
}

.btn {
    border-radius: 0px;
}

.form-signin {
    width: 100%;
    max-width: 330px;
    padding: 15px;
    margin: auto;
}

#tabFuncionario .nav-pills .nav-link.active, #tabFuncionario .nav-pills .show > .nav-link {
    background-color: #75ddc3;
}

.hidden {
    display: none !important;
}

.vertical-middle {
    vertical-align: middle !important
}

.breadcrumb {
    border: none !important;
}

#breadcrumb {
    height: 45px;
}

.dropdown-item {
    font-size: 14px;
    padding: .25rem .75rem;
}

#sortable1, #sortable2 {
    border: 1px solid #eee;
    min-height: 400px;
    max-height: 400px;
    overflow: auto;
    list-style-type: none;
    margin: 0;
    padding: 5px 0 0 0;
    float: left;
    margin-right: 10px;
}

#sortable1 li, #sortable2 li {
    margin: 0 5px 5px 5px;
    padding: 5px;

}

.tabela-fase {
    margin-bottom: 0px;
}

.tabela-fase td, .tabela-fase th {
    border-bottom: 1px solid #f5f5f5;
}

.form-group {
    margin-bottom: 0.4rem;
}

.tabelaProcessos {
    font-size: 10px;
}

.tabelaProcessos tbody tr {
    cursor: pointer;
}
#tabelaProcessoForaFluxograma tbody tr {
    cursor: pointer;
}

#processoForm .form-control-static {
    border: 1px solid #ced4da;
    padding: 8px;
    cursor: not-allowed;
}

/*********************************************************************************************************/
/********************************** Bootstrap Wizard *****************************************************/
/*********************************************************************************************************/
.bwizard .nav-pills .nav-link {
    background: #f5f5f5;
    margin: 5px;
    font-size: 14px;

}

.bwizard .nav-pills .nav-link.active {
    color: #fff;
    background-color: #528fd0;

}


table.dataTable.table-sm > thead > tr > th.sorting_disabled {
    padding-right: .3rem;
}

.ui-sortable-handle {
    cursor: move;
}

.progress-box {
    background-color: #ffffff;
    border: 1px solid #b0b0b0;
    bottom: 0;
    display: none;
    height: 415px;
    position: fixed;
    right: 70px;
    width: 300px;
    font-family: 'Open Sans', sans-serif;
}

.progress-box-on {
    display: block !important;
}

/** Small Box **/
.small-box {
    border-radius: 2px;
    position: relative;
    display: block;
    margin-bottom: 20px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    transition: all;
}

.small-box:hover {
    text-decoration: none;
    color: #f9f9f9;
}

.small-box:hover .icon {
    font-size: 80px;
}

.small-box > .inner {
    padding: 10px;
}

.small-box .icon {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    position: absolute;
    top: -10px;
    right: 10px;
    z-index: 0;
    font-size: 90px;
    color: rgba(0, 0, 0, 0.15);
}

.small-box h3 {
    font-size: 38px;
    font-weight: bold;
    margin: 0 0 10px 0;
    white-space: nowrap;
    padding: 0;
}

.small-box p {
    font-size: 15px;
}

.small-box > .small-box-footer {
    position: relative;
    text-align: center;
    padding: 3px 0;
    color: #fff;
    color: rgba(255, 255, 255, 0.8);
    display: block;
    z-index: 10;
    background: rgba(0, 0, 0, 0.1);
    text-decoration: none;
}

.small-box > .small-box-footer:hover {
    color: #fff;
    background: rgba(0, 0, 0, 0.15);
}

/*** TIMELINE **/
.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #eeeeee;
    left: 25px;
    margin-right: -1.5px;
}

.timeline > li {
    margin-bottom: 20px;
    position: relative;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li > .timeline-panel {
    width: calc(100% - 75px);
    float: right;
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    padding: 10px;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

.timeline > li > .timeline-panel:before {
    position: absolute;
    top: 26px;
    left: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-right: 15px solid #ccc;
    border-left: 0 solid #ccc;
    border-bottom: 15px solid transparent;
    content: " ";
}

.timeline > li > .timeline-panel:after {
    position: absolute;
    top: 27px;
    left: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-right: 14px solid #fff;
    border-left: 0 solid #fff;
    border-bottom: 14px solid transparent;
    content: " ";
}

.timeline > li > .timeline-badge {
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 0px;
    margin-right: -25px;
    background-color: #999999;
    z-index: 100;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}

.timeline > li.timeline-inverted > .timeline-panel {
    float: left;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
    border-right-width: 0;
    border-left-width: 15px;
    right: -15px;
    left: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
    border-right-width: 0;
    border-left-width: 14px;
    right: -14px;
    left: auto;
}

.timeline-badge.primary {
    background-color: #2e6da4 !important;
}

.timeline-badge.success {
    background-color: #3f903f !important;
}

.timeline-badge.warning {
    background-color: #f0ad4e !important;
}

.timeline-badge.danger {
    background-color: #d9534f !important;
}

.timeline-badge.info {
    background-color: #5bc0de !important;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

.timeline-body > p + p {
    margin-top: 5px;
}

/* StepWizard */
.stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

.btn-fluxograma {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    padding: 6px 0;
    font-size: 16px;
    border-radius: 20px;
  }

.btn-baixar-modelo{
    position: absolute;
    margin-left:-8.7%;
    margin-top:-1%;
    background-color:#0c4f98;
    width: 45px;
    height: 45px;
    border-radius: 25px;
    font-size:22px;
}

.border-3-primary {
    border: 3px solid #2e6da4 !important;
    margin: auto;
  }
  
  .border-3-warning {
      border: 3px solid !important;
      margin: auto;
    }

.s2-to-tree .select2-results__option.l8 {
    margin-left: 6.0em;
    font-size: 0.75em;
}

.modal-elg {
    max-width: 75%;
}

/* History*/
.message-item {
    margin-bottom: 25px;
    margin-left: 40px;
    position: relative;
}

.message-item .message-inner {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 10px;
    position: relative;
}

.message-item .message-inner:before {
    border-right: 10px solid #ddd;
    border-style: solid;
    border-width: 10px;
    color: rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 0;
    position: absolute;
    left: -20px;
    top: 6px;
    width: 0;
}

.message-item .message-inner:after {
    border-right: 10px solid #fff;
    border-style: solid;
    border-width: 10px;
    color: rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 0;
    position: absolute;
    left: -18px;
    top: 6px;
    width: 0;
}

.message-item:before {
    background: #fff;
    border-radius: 2px;
    bottom: -30px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    content: "";
    height: 100%;
    left: -30px;
    position: absolute;
    width: 3px;
}

.message-item:after {
    background: #fff;
    border: 2px solid #ccc;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    content: "";
    height: 15px;
    left: -36px;
    position: absolute;
    top: 10px;
    width: 15px;
}

.message-item .message-head {
    border-bottom: 1px solid #eee;
    margin-bottom: 8px;
    padding-bottom: 8px;
}

.message-item .message-head .avatar {
    margin-right: 20px;
}

.message-item .message-head .user-detail {
    overflow: hidden;
}

.message-item .message-head .user-detail h5 {
    font-size: 15px;
    font-weight: bold;
    margin: 0;
}

.message-item .message-head .post-meta {
    float: left;
    padding: 0 15px 0 0;
}

.message-item .message-head .post-meta > div {
    color: #333;
    font-weight: bold;
    text-align: right;
}
.modal-link{
    background-color: rgba(0, 0, 0, 0.5);
}

.bg-div-tran-vencido {
    background-color: rgb(248, 171, 83);
    transition: 0.3s;
}

.text-color-div {
    color: #a0a0a0;
}

.bg-div-tran-vencido:hover {
    background-color: #f79256;
}

.bg-div-aberto {
    background-color: #89c2d9;
    transition: 0.3s;
}

.bg-div-aberto:hover {
    background-color: #619fb9;
}

.bg-div-aberto {
    background-color: #89c2d9;
    transition: 0.3s;
}

.bg-div-aberto:hover {
    background-color: #619fb9;
}

.bg-div-receber {
    background-color: rgb(180, 204, 135);
    transition: 0.3s;
}

.bg-div-solicitacoes {
    background-color: #003566;
    transition: 0.3s;
}

.bg-div-solicitacoes:hover {
    background-color: #00284d;
    transition: 0.3s;
}

.bg-div-receber:hover {
    background-color: rgb(168, 201, 108);
}

.bg-div-proc-vencido {
    background-color: #bf4342;
    transition: 0.3s;
}

.bg-div-proc-vencido:hover {
    background-color: #8c1c13;
}