.organogramas .nav-pills  { margin-bottom: 20px; }
.organogramas .nav-pills > li > .link {
    cursor: pointer;
    color: #428bca;
    background-color: #F8F9FC;
    border-radius: 4px;
}
.organogramas .nav-pills.nav-stacked > li > .link {
    padding: 8px 12px;
    margin-bottom: 3px;
    line-height: 14px;
}
.organogramas .nav-pills > li > .link:hover { background-color: #EFF1F6; }

.organogramas .nav-pills > li.active > .link,
.organogramas .nav-pills > li.active > .link:hover {
    color: #FFF;
    background-color: #4687DF;
}

.organogramas .nav-pills .active .text-muted { color: #EFEFEF; }

.organogramas .nav-pills li {
    position: relative;
}

.organogramas .nav-pills li .dropdown {
    position: absolute;
    top: 30%;
    right: 5px;
}
.organogramas .nav-pills .dropdown-toggle {
    color: #333;
    background: transparent!important;
}

.organogramas .nav-pills .text-muted {
    display: block;
    padding-top: 6px;
}

table td.nivel2 { 
    padding-left: 20px!important; 
}
table td.nivel3 { padding-left: 40px!important; }
table td.nivel4 { padding-left: 60px!important; }
table td.nivel5 { padding-left: 80px!important; }
table td.nivel6 { padding-left: 100px!important; }
table td.nivel7 { padding-left: 120px!important; }
table td.nivel8 { padding-left: 140px!important; }
table td.nivel9 { padding-left: 160px!important; }
table td.nivel10 { padding-left: 180px!important; }
table td.nivel11 { padding-left: 200px!important; }
table td.nivel12 { padding-left: 220px!important; }
table td.nivel13 { padding-left: 240px!important; }
/* Ajustes popover frota */

.content-popover-space {
    margin-bottom: 0px;
}

.content-popover-space .row .child-flex-popover {
    border-top: 1px solid #eee;
    padding-top: 2px;
    padding-bottom: 2px;
}

.row .titulo-popover {
    margin-bottom: 0px;
}

/*Popovers arrecadações*/

.detalhes-despesa {
    display: block;
    margin-top: 8px;
}

.detalhes-despesa .media {
    background: #F8F9FC;
    padding: 4px 10px;
    min-height: 42px;
    margin-bottom: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.detalhes-despesa .media .icon-large {
    color: #4E7DB0;
}

.list-item-success .detalhes-despesa .media,
.list-item-warning .detalhes-despesa .media,
.list-item-error .detalhes-despesa .media {
    background: #FFF;
}

.med-popover .popover {
    width: 400px;
    min-width: 200px;
    max-width: 600px;
    cursor: auto;
}

.list-focus,
.table>tbody tr.list-focus.opened td {
    background-color: #FFF9EA !important;
}

.med-popover .popover .popover-content {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 400px;
}

.large-popover .popover {
    width: 580px;
    min-width: 200px;
    max-width: 600px;
    cursor: auto;
}

.large-popover .popover .popover-content {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 400px;
}

.popover-info .popover-info-actions {
    /* //float: right; */
    /* //width: 95px; */
}

.popover-info .popover-info-actions button {
    /* //margin-left: 10px; */
}

.popover-info .popover-info-content h5 {
    display: inline-block;
    margin: 0;
    padding-top: 6px;
    padding-bottom: 3px;
    font-size: 12px;
    font-weight: bold;
}

.popover-recursos,
.popover-ci {
    font-size: 13px;
}

.popover-recursos .header,
.popover-ci .header {
    margin-bottom: 10px !important;
    /*padding-bottom: 3px;
  border-bottom: 1px solid #CCC;
  color: #333 !important;
  clear: both;*/
}

.popover-recursos .row,
.popover-ci .row {
    margin-bottom: 0;
    /* //color: #999; */
}

.child-flex-popover {
    border-top: 1px solid #eee;
    padding-top: 2px;
    padding-bottom: 2px;
}


.popover-ci a {
    color: #777;
    text-decoration: none;
}

.popover-ci a:hover {
    color: #000;
}


/* Colapse */
/*-------------------------------------------------*/

.emp-vinculos-add {
    margin-left: 15px;
    margin-right: 15px;
}

.emp-vinculo-title-add {
    padding-top: 10px;
    color: #000;
    border-top: 1px solid #eee;
}

.emp-vinculo-title-add a {
    display: block;
    color: inherit;
    text-decoration: none;
}

.emp-vinculo-title-add.expand {
    cursor: pointer;
}

.emp-vinculo-title-add .pin {
    padding: 0 4px;
}

.emp-vinculo-title-add .pin.left {
    position: absolute;
    top: 3px;
    left: 4px;
    z-index: 1;
}

.emp-vinculo-title-add .sugestao {
    position: absolute;
    top: 0px;
    left: -1px;
    padding: 0 4px;
    font-size: 120%;
    color: #c6931b;
    z-index: 3;
    opacity: 1;
    transition: all .5s ease;
}

.emp-vinculo-title-add .sugestao.ng-hide {
    left: -3px;
    opacity: 0;
}

.emp-vinculo-title-add .notification {
    position: relative;
    float: left;
    margin: -2px 6px 0 12px;
    padding: 2px 5px;
    font-size: 9px;
    font-weight: bold;
    color: #666;
    line-height: 1.2;
    background: #ddd;
    border-radius: 9px;
    border: none;
    z-index: 2;
}

.emp-vinculo-title-add .btn-collapse {
    margin-left: 5px;
    font-size: 80%;
    opacity: .6;
}

.emp-vinculos-box-add {
    color: #999;
    background-color: #eee;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    /* .sugestao{
			position: absolute;
			top: 10px;
			left: 0;
			z-index: 2;
			font-size: 85%;
		} */
}

.emp-vinculos-box-add .emp-vinculos-baixa {
    padding-top: 5px;
}

.emp-vinculos-box-add .emp-vinculos-baixa .checkbox {
    margin: 4px 0;
}

.emp-vinculos-box-add .emp-vinculos-scroll {
    max-height: 210px;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    overflow-x: hidden;
    overflow-y: auto;
}

.frotas-scroll {
    max-height: 210px;
    overflow-x: hidden;
    overflow-y: auto;
}

.emp-vinculos-box-add .emp-vinculos-scroll .popover {
    display: none !important;
}

.emp-vinculos-box-add .emp-vinculos-scroll.double {
    max-height: 255px;
    padding-top: 0;
}

.emp-vinculos-box-add .emp-vinculos-scroll.double .emp-vinculos-row {
    padding-bottom: 5px;
}

.emp-vinculos-box-add .emp-vinculos-scroll.double .emp-vinculos-row~.emp-vinculos-row {
    border-top: 1px solid #ddd;
    padding-top: 5px;
}

.emp-vinculos-box-add .bth-upload {
    margin-top: 5px;
    margin-bottom: 5px;
}

.emp-vinculos-box-add .head {
    padding-top: 0px;
}

.emp-vinculos-box-add .alerta {
    display: inline-block;
    padding-top: 10px;
    opacity: 1;
}

.emp-vinculos-box-add .anulacao {
    margin-bottom: 0;
    padding-bottom: 5px;
    padding-top: 5px;
    line-height: 1.1;
}

.emp-vinculos-box-add .anulacao~.anulacao {
    border-top: 1px solid #ddd;
}

.emp-vinculos-box-add .anulacao-add {
    margin-top: 10px;
}

.btn-checkbox-lancada {
    margin-top: 5px;
}

.emp-vinculos {
    margin-top: -5px;
    margin-bottom: 10px;
}

.emp-vinculo-title {
    margin-bottom: 5px;
    color: #999;
}

.emp-vinculo-title.expand {
    cursor: pointer;
}

.emp-vinculo-title .pin {
    padding: 0 4px;
    transform: rotate(30deg);
}

.emp-vinculo-title .pin.left {
    position: absolute;
    top: 2px;
    left: 4px;
    z-index: 2;
}

.emp-vinculo-title .notification {
    position: relative;
    float: left;
    margin: -1px 6px 0 11px;
    padding: 2px 5px;
    font-size: 9px;
    font-weight: bold;
    color: #666;
    line-height: 1.2;
    background: #ddd;
    border-radius: 9px;
    border: none;
    z-index: 1;
}

.emp-vinculo-title .btn-collapse {
    margin-left: 5px;
    font-size: 80%;
    opacity: .6;
}

.emp-vinculos-box {
    padding-top: 5px;
    padding-bottom: 5px;
    color: #999;
    background-color: #eee;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    /* .spread-sheet tr.desbloqueio{
				td{
					height: 18px;
					padding: 0px 4px 2px 4px; 
					border-top: none !important;
			
					input[type='checkbox']{
						margin: 0 2px;
					}
			
					label{
						margin: 0;
						vertical-align: text-bottom;
					}
				}
			} */
}

.emp-vinculos-box .title {
    display: inline-block;
    padding: 5px 0;
}

.emp-vinculos-box .title i {
    padding: 0 4px;
}

.emp-vinculos-box table {
    table-layout: initial !important;
    background-color: transparent !important;
}

.emp-vinculos-box table tr:first-child td {
    border-top: none !important;
}

.emp-vinculos-box table tr {
    background-color: transparent !important;
}

.emp-vinculos-box table tr td {
    border-color: #ddd !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: none !important;
}

.emp-vinculos-box td input[type='radio'],
.emp-vinculos-box td input[type='checkbox'] {
    margin-left: -4px;
}

.emp-vinculos-box td label {
    color: #999;
    font-weight: normal;
}

.emp-vinculos-box .spread-sheet:not(.retencao) td {
    height: 26px;
    padding: 2px 4px;
    font-size: 12px;
    border-left: none !important;
    border-right: none !important;
    border-bottom: none !important;
}

.emp-vinculos-box .spread-sheet:not(.retencao) th {
    height: 26px;
    padding: 2px 4px;
    font-size: 12px;
    border-left: none !important;
    border-right: none !important;
}

.emp-vinculos-box .edit {
    position: relative;
    float: right;
    width: 135px;
}

.emp-vinculos-box .edit .saldo-alerta {
    display: none;
}

.emp-vinculos-box .edit:hover .saldo {
    opacity: .8;
}

.emp-vinculos-box .edit:hover:after {
    position: absolute;
    top: 5px;
    right: -12px;
    display: inline-block;
    font: normal normal normal 11px/1 FontAwesome;
    color: #999;
    content: '\f040';
}

.emp-vinculos-box .edit.alerta .saldo-alerta {
    display: inline-block;
    position: absolute;
    top: 1px;
    right: -10px;
    font-size: 120%;
    color: #a94442;
    z-index: 2;
}

.emp-vinculos-box .edit.alerta:hover:after {
    display: none;
}

.emp-vinculos-box .edit.uncheck:hover .saldo {
    opacity: 0;
}

.emp-vinculos-box .edit.uncheck:hover:after {
    display: none;
}

.emp-vinculos-box .edit.uncheck span,
.emp-vinculos-box .edit.uncheck small {
    text-decoration: line-through;
    pointer-events: auto;
}

.emp-vinculos-box .edit.uncheck .saldo-focus {
    opacity: 0;
}

.emp-vinculos-box .edit span,
.emp-vinculos-box .edit small {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    padding: 0 5px;
    line-height: 22px;
    pointer-events: none;
}

.emp-vinculos-box .edit .saldo {
    right: 140px;
    width: auto;
    font-size: 85%;
    white-space: nowrap;
    opacity: 0;
    transition: opacity 0.15s ease-in-out;
}

.emp-vinculos-box .edit .saldo-focus {
    opacity: .8;
}

.emp-vinculos-box .edit .saldo-focus-danger {
    color: #a94442;
    opacity: .8;
}

.emp-vinculos-box .edit input {
    height: 21px;
    padding: 0 5px;
    color: transparent;
    text-align: right;
    border-color: transparent;
    background: none;
    box-shadow: none;
}

.emp-vinculos-box .edit input:hover {
    border-color: #CCC;
}

.emp-vinculos-box .edit input:focus {
    color: #666;
    border-color: #999;
}

.emp-vinculos-box .total {
    position: relative;
    float: right;
}

.emp-vinculos-box .total .aplicar {
    display: inline-block;
    position: absolute;
    top: 0px;
    right: -13px;
    font-size: 120%;
    color: #999;
    z-index: 2;
}

.emp-vinculos-box .total .edit:hover:after {
    display: none;
}

.emp-vinculos-box .total strong {
    padding: 0 5px;
    line-height: 20px;
}

.col-btn-remove {
    padding-right: 45px !important;
}

.col-btn-remove .btn {
    position: absolute;
    top: 0;
    right: 4px;
}

/* Alterar no base */
.list-group .list-item:hover {
    background: #FFFBEC;
}


/**
* Adaptações para o skin do Compras
* --------------------------------------------------------------------------------------------------
*/
.list-nivel2 {
    padding-left: 10px;
}

.form-radios .btn {
    font-size: 12px;
}

.row-fluid.form-radios .btn {
    line-height: 1;
}

.form-radios .icon {
    font-size: 14px;
    font-style: normal;
    font-family: FontAwesome;
}

.form-radios .btn i.icon:before {
    content: "\F096";
}

.form-radios .btn.active i.icon:before {
    content: "\F14A ";
    color: #000;
}

/**
* Checkbox e radio personalizados
* --------------------------------------------------------------------------------------------------
*/

.fancy-checkbox span,
.fancy-radiobutton span {
    font-weight: 400;
    cursor: pointer;
}

.fancy-checkbox input[type=checkbox],
.fancy-radiobutton input[type=radio] {
    display: none;
}

.fancy-checkbox span:before,
.fancy-radiobutton span:before {
    display: inline-block;
    width: 1.28571429em;
    font-family: FontAwesome;
    font-style: normal;
    content: '\f096';
}

.fancy-checkbox input[type=checkbox]:checked~span:before {
    content: '\f14a';
    color: #5bc0de;
}

.fancy-radiobutton span:before {
    content: '\f10c'
}

.fancy-radiobutton input[type=radio]:checked~span:before {
    content: '\f058';
    color: #5bc0de;
}


/**
* Solicitação
* --------------------------------------------------------------------------------------------------
*/
.list-item .descricao-item {
    margin-right: 5px;
    max-width: 77%;
}

.list-result {
    padding: 9px 15px;
}

.list-result .row {
    margin-bottom: 0;
}

/* Situação da solicitação */
.modal-header .badge {
    /*margin: 7px 10px 0 0;*/
}

.modal-header .label-status {
    position: absolute;
    top: 23px;
    right: 45px;
    font-size: 12px;
}

/* Especificacao do item */
.especificacao-item.well {
    max-height: 200px;
    margin-bottom: 0;
    overflow-x: auto;
    padding: 8px;
}

/* Alerta ao lado do campo */
.label-alert {
    display: inline-block;
}

.label-alert .label {
    padding: 2px 3px !important;
    border-radius: 0;
}

/* Status de um item na listagem */
.list-item-status {
    position: absolute;
    top: 2px;
    left: -7px;
    text-align: center;
    line-height: 17px;
    width: 17px;
    height: 17px;
    margin-top: 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #FFF;
}

/* btn-link da listagem de grupos e classes */

.btn-link.btn-link-padding-less {
    padding-right: 0;
}

/* Status da linha da tabela */

td .td-status:parent {
    position: relative;
}

.td-status {
    position: absolute;
    display: inline-block;
    background: #f1c40f;
    min-width: 10px;
    height: 20px;
    color: #FFF;
    text-align: center;
    top: 1px;
    right: 1px;
}

/* Status do material */

td.cell-status {
    position: relative;
}

.cell-status-icon {
    display: inline-block;
    position: absolute;
    top: 1px;
    right: 1px;
    min-width: 10px;
    height: 20px;
    color: #FFF;
    text-align: center;
    cursor: default;
}

.cell-status-icon.warning {
    background: #f1c40f;
}

/* Ajustes específicos para o Compras */

textarea {
    resize: vertical;
    min-height: 34px;
}

@-moz-document url-prefix() {
    textarea {
        overflow-x: hidden;
    }
}

.modal-header h3 {
    display: inline;
    margin-right: 10px;
}

.modal-xx {
    width: 800px !important;
}

.modal-xl {
    width: 1000px !important;
}

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

.table .ui-sortable .clickable {
    cursor: pointer !important;
}

.table td.input {
    padding: 0 2px !important;
}

/*.table td .form-control { border-radius: 0; }*/

/*quando for necessário aumentar o espaço do topo do well, usar a classe abaixo*/
.well.well-top {
    margin-top: 20px;
}

.well h3 {
    font-size: 18px;
    margin-top: 0;
}

/* btn-link da listagem de grupos e classes */

.btn-link.btn-link-padding-less {
    padding-right: 0;
}

/* Status da linha da tabela */

td.cell-status {
    position: relative;
}

.cell-status-icon {
    display: inline-block;
    position: absolute;
    top: 1px;
    right: 1px;
    min-width: 10px;
    height: 20px;
    color: #FFF;
    text-align: center;
    cursor: default;
}

.cell-status-icon.warning {
    background: #f1c40f;
}

/* Participantes do cadastro de cotação de preço */
.melhor-preco {
    position: absolute;
    margin-left: 4px;
    color: #fad00c;
    cursor: default;
}

/* Incluido para mostrar mensagem quando um botão está desabilitado */
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default.active[disabled],
fieldset[disabled] .btn-default.active {
    pointer-events: auto;
}

/* Incluido para mostrar mensagem quando um botão está desabilitado no item de grupos */
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    pointer-events: auto;
}

/*Ícones*/
.icon-eye:before {
    content: "\f06e";
}

/* Botão com checkbox */
.btnCheck label {
    margin-right: 3px !important;
    margin-bottom: 0 !important;
}

.btnCheck label span:before {
    font-size: 13px !important;
}

.checkSelectAll {
    margin-top: 8px;
    margin-right: 2px;
}

/**
* move-tabs - Tabs com movimentação animada
* --------------------------------------------------------------------------------------------------
*/
.move-tabs-group .container-page {
    position: relative;
}

.move-tabs-group .move-tabs-content {
    background: #EFF1F6;
    height: 110px;
    margin: -5px -25px 0 -25px;
    padding-left: 20px;
    border-bottom: 1px solid #DDD;
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
}

.move-tabs-step {
    position: absolute;
}

.move-tabs-step a {
    position: absolute;
    z-index: 1;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
}

.move-tabs-step a:hover,
.move-tabs-step a:focus {
    text-decoration: none;
    opacity: .8;
    transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
}

.move-tabs-step.active a:hover,
.move-tabs-step.active a:focus {
    opacity: 1;
    cursor: default;
}

.move-tabs-primary a {
    top: 20px;
    width: 35px;
    height: 35px;
    padding-top: 6px;
    font-size: 15px;
}

.move-tabs-primary a .move-tabs-title {
    margin-left: -72px;
    color: #333;
}

.move-tabs-primary .move-tabs-dots {
    left: 47px;
}

.move-tabs-secondary a {
    top: 25px;
    width: 25px;
    height: 25px;
    padding-top: 2px;
    font-size: 14px;
}

.move-tabs-secondary .move-tabs-title {
    margin-left: -78px;
    color: #999;
}

.move-tabs-secondary .move-tabs-dots {
    left: 40px;
}

.move-tabs-dots {
    position: absolute;
    top: 35px;
    width: 100px;
    height: 6px;
}

.move-tabs-dots1 {
    background: url('../resources/images/dots_1to2.png');
}

.move-tabs-dots2 {
    background: url('../resources/images/dots_2to3.png');
}

.move-tabs-dots3 {
    background: url('../resources/images/dots_3to4.png');
}

.move-tabs-dots4 {
    background: url('../resources/images/dots_4to5.png');
}

.move-tabs-number {
    color: #FFF;
    text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.17);
}

.move-tabs-title {
    margin-top: 10px;
    white-space: nowrap;
    width: 180px;
}

.move-tabs-active {
    position: absolute;
    bottom: -109px;
    background: #FFF;
    width: 140px;
    height: 100px;
    border: 1px solid #DDD;
    border-bottom: 0;
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    transition: all 0.5s cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: all 0.5s cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition: all 0.5s cubic-bezier(0.42, 0, 0.58, 1);
    -webkit-transition: all 0.5s cubic-bezier(0.42, 0, 0.58, 1);
}

.page-header .nav-pills {
    color: #999;
}

.page-header .nav-pills li a {
    color: #666;
    padding: 6px 12px;
}

.page-header .nav-pills li.active a {
    background: #dce0e9 none repeat scroll 0 0;
    color: #333;
}

.page-header .nav-pills li i {
    line-height: 33px;
    padding-right: 5px;
}


/**
* Lista dentro de lista
* --------------------------------------------------------------------------------------------------
*/

.tabelaInterna {
    margin: 8px 0 4px;
    background: #FFF;
}

.tabelaInterna th {
    padding: 0 !important;
    border: 0 !important;
}

.list-item:hover .tabelaInterna {
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
}


/**
* Histórico simplificado
* --------------------------------------------------------------------------------------------------
*/
.histor-simp hr {
    margin: 0;
}

.histor-simp .row {
    margin-top: 4px;
    margin-bottom: 4px;
}

.histor-simp .row .row:first-child {
    margin-top: 0;
}

.histor-simp .row .row {
    margin-bottom: 4px;
}

.histor-simp .histor-tramit {
    position: relative;
    padding-left: 30px;
}

.histor-simp .histor-tramit i {
    position: absolute;
    top: 4px;
    left: 15px;
}

.histor-completo .row {
    margin-top: 10px;
    margin-bottom: 10px;
}


/*Ativando principal */
a .fa-star {
    color: #777;
    opacity: .7;
}

a .active {
    color: #f7ca5b !important;
    opacity: 1;
}

a .fa-star:hover {
    color: #f7ca5b !important;
    opacity: .7;
}




/**
* Cards
* --------------------------------------------------------------------------------------------------
*/

.cards {
    box-sizing: border-box;
    padding: 8px 14px;
}

.cards.alert-neutral {
    background-color: #eff1f6;
    border-color: #e5e7e9;
    color: #333;
}

.cards.alert-neutral h4 {
    color: #333;
}

.cards-head {
    font-weight: 200;
    margin: 0;
}

.cards .lead {
    margin-bottom: 8px;
}

.cards .buttonBar {
    border-top: 1px solid #fff;
    margin: 3px -14px -1px;
    padding: 9px 14px;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}


/**
* 
* --------------------------------------------------------------------------------------------------
*/
.excluirExercicio {
    float: left;
    opacity: 100 !important;
    font-size: 17px;
    margin-top: 17px !important;
    margin-left: 10px;
}

.voceEstaAqui {
    margin-right: 10px;
    margin-top: 4px;
}

.historicoTramitacao {
    margin-top: 12px;
    margin-right: 10px;
    font-size: 18px
}

/* Colapsse cadastros */
.collapse-info-add {
    margin-left: 15px;
    margin-right: 15px;
}

.collapse-info-title-add {
    padding-top: 10px;
    color: #000;
    border-top: 1px solid #eee;
}

.collapse-info-title-add.expand {
    cursor: pointer;
}

.collapse-info-title-add.pin {
    padding: 0 4px;
}

.collapse-info-title-add .pin.left {
    position: absolute;
    top: 3px;
    left: 4px;
    z-index: 1;
}

.collapse-info-title-add .notification {
    position: relative;
    float: left;
    margin: -2px 6px 0 10px;
    padding: 2px 4px;
    font-size: 9px;
    font-weight: bold;
    color: #666;
    line-height: 1.2;
    background: #ccc;
    border-radius: 9px;
    border: none;
    z-index: 2;
}

.collapse-info-title-add .btn-collapse {
    margin-left: 5px;
    font-size: 80%;
    opacity: .6;
}

.collapse-info-box-add {
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #eee;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

.collapse-info-box-add .head {
    padding-top: 0px;
}

.collapse-info-box-add .collapse-info-scroll {
    max-height: 243px;
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    overflow-x: hidden;
    overflow-y: auto;
}


/**
* Hack para dropdown dentro do list-actions
* --------------------------------------------------------------------------------------------------
*/
.list-actions:hover {
    overflow: initial;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}


/**
* Helpers
* --------------------------------------------------------------------------------------------------
*/
.debug {
    border: 1px solid red;
}

.pointer {
    cursor: pointer !important;
}

.hrSmall {
    margin-top: 10px;
    margin-bottom: 10px;
}


/**
* Margens
* --------------------------------------------------------------------------------------------------
*/
.margin0 {
    margin: 0px !important
}

.mTop0 {
    margin-top: 0px !important
}

.mTop3 {
    margin-top: 3px !important
}

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

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

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

.mTop22 {
    margin-top: 22px !important;
}

.mTop30 {
    margin-top: 30px !important
}

.mRight5 {
    margin-right: 5px !important
}

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

.mBottom10 {
    margin-bottom: 10px !important
}

.mBottom20 {
    margin-bottom: 20px !important
}

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

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

/*
  Padding
*/
.padding-zero {
    padding: 0px !important
}

.latest-update {
    background-color: rgb(234, 244, 221) !important;
}

.text-center {
    text-align: center;
}

.icon-alert-td {
    position: absolute;
    top: 6px;
    right: 7px;
    background-color: #fff;
}

/*
Altura máxima para spread-sheet em modal (Frotas > Controle de Licitação) 
*/

.scroll-spread-sheet {
    max-height: 450px;
    min-height: 250px;
    overflow-x: hidden;
    overflow: auto;
    padding-right: 15px;
}

/* Sub dropdown */

.sub-dropdown {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap;
}

.sub-dropdown>a {
    color: #333;
    display: block;
}

.sub-dropdown:hover {
    background-color: #f5f5f5;
}

.row-pag-group-int {
    padding: 10px;
}

.nav-tabs>li>a {
    cursor: pointer;
}

/*Candidato a ir para o framework*/

.linha-vertical {
    padding-left: 29px !important;
}

.linha-vertical-list {
    margin-bottom: 5px;
}

.linha-vertical-list>div:first-child {
    padding-left: 28px !important;
}

.linha-vertical-list>div:first-child:before {
    position: absolute;
    top: 17px;
    left: 15px;
    width: 13px;
    content: '';
    border-top: 1px solid #ccc
}

.linha-vertical-list>div:first-child:after {
    position: absolute;
    top: -21px;
    left: 15px;
    width: 1px;
    height: 39px;
    content: '';
    border-left: 1px solid #ccc
}

.linha-vertical-list.linha-pontilhada>div:first-child:before {
    border-top: 1px dotted #b2b2b2
}

.linha-vertical-list.linha-pontilhada>div:first-child:after {
    border-left: 1px dotted #b2b2b2 !important
}

/*Calendário - configurações*/

/*.coluna-calendario {
	height: 32px;
	width: 42px;
}

.calendario {
	font-size:30px; color:#777
}

.mes {
	position: relative; 
	left: 4px; 
	top: -36px; 
	font-size: 9px; 
	font-weight: bolder; 
	color: #777;
}*/

.col-calendario {
    height: 32px;
    width: 42px;
}

.calendario-icone {
    font-size: 30px;
    color: #777
}

.mes {
    position: relative;
    left: 4px;
    top: -21px;
    font-size: 9px;
    font-weight: bolder;
    color: #777;
}

/*----------------------------------------------*/

/*Link cor vermelha*/

.item-content-flex .red-icon a {
    color: #d9534f;
}

.item-content-flex .red-icon a:hover {
    color: #b14340;
}

/*  tabela sem bordas */
.table>thead.none-border,
.table>thead>tr>th.none-border {
    border: 0px !important;
}

.table>thead>tr>th.none-border-left {
    border-left: 0px !important;
}

.table>thead>tr>th.none-border-right {
    border-right: 0px !important;
}

/*.table>thead>th.border-left {
	border-left: 1px solid #ededed!important;
}*/
.table>thead>tr>th.border-top {
    border-top: 1px solid #ededed !important;
}

/*----------------------------------------------*/

/*Scroll Bar*/
/*.scrollContent {
  position: relative;
}*/

.scrollBar {
    overflow-y: scroll;
    overflow-x: hidden;
}

.scrollBar::-webkit-scrollbar {
    width: 6px;
}

.scrollBar.thin {
    transition: all 0.5s;
}

.scrollBar.thin::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.1);
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(100, 100, 100, 0.1);
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.1);
}

::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0, 0, 0, 0.1);
}

/*Componente de período dentro do filtro avançado*/

.form-inline .date-range.input-group {
    display: flex;
}

.form-inline .date-range .input-group {
    display: flex;
}

.form-inline .date-range .input-group-addon {
    display: flex;
    align-items: center;
}

/*
    TEMPLATES
*/
.input-template-auto-complete {
    position: relative;
}

.input-template-auto-complete input {
    position: relative;
}

.input-template-auto-complete ul {
    z-index: 3;
    position: absolute;
    background-color: #fff;
    width: 100%;
    overflow: hidden;
    border: 1px solid #E4E4E4;
}

.input-template-auto-complete ul li a {
    border-bottom: 1px solid #ECECEC;
    padding: 5px;
    width: 100%;
    display: block;
    color: #4E4E4E;
    text-decoration: none;
}

.input-template-auto-complete li a small {
    color: #A2A7B3;
}

.input-template-auto-complete ul li a:focus {
    background-color: #3875D7;
    color: #fff;
}

.input-template-auto-complete ul li a:focus small {
    color: #fff;
}

.input-template-auto-complete li i {
    color: #ABABAB;
}

#armored_website {
    display: inline-block;
}

/* Widget */

.widget .panel {
    border-radius: 2px !important;
}

.widget table {
    margin-bottom: 0
}

.widget .panel-heading {
    background: #F5F7FA;
    -webkit-transition: background .2s;
    -moz-transition: background .2s;
    -o-transition: background .2s;
    transition: background .2s
}

.widget .panel-heading:hover {
    background: #ebedf0;
    -webkit-transition: background .2s;
    -moz-transition: background .2s;
    -o-transition: background .2s;
    transition: background .2s
}

.widget a i {
    color: #333;
    text-decoration: none
}

.widget a i:hover {
    color: #767676 !important
}

.widget a {
    color: #333;
    text-decoration: none
}

.widget a i {
    color: #999
}

.widget .panel-body {
    border: 0;
    padding: 8px
}

.widget-list-pendencias {
    max-height: 400px;
    overflow-x: hidden
}

.widget-list-pendencias .list-group .list-group-item:first-child {
    border-top: none
}

.widget-list-pendencias .list-group .list-group-item .icon-solicitacao,
.widget-list-pendencias .list-group .list-group-item .item-icon .icon-solicitacao {
    margin-top: 7px
}

/* .widget-list-pendencias .list-group .list-group-item .item-icon{
	float:right;
	text-align:right
} */

/* .widget-list-pendencias .list-group .list-group-item .item-header{
	padding:4px 0
} */

.widget-list-pendencias .list-group .list-group-item .item-header:after,
.widget-list-pendencias .list-group .list-group-item .item-header:before {
    content: " ";
    display: table
}

.widget-list-pendencias .list-group .list-group-item .item-header:after {
    clear: both
}

.widget-list-pendencias .list-group .list-group-item .item-footer {
    height: 24px
}

.widget-list-pendencias .list-group .list-group-item .info {
    padding: 2px 0
}

.widget-list-pendencias .list-group .list-group-item .info span {
    display: block;
    padding: 2px
}

.widget-list-pendencias .list-group .list-group-item .info span+span {
    border-top: 1px solid #ddd
}

.widget-list-pendencias .list-group .list-group-item .text-muted {
    font-size: 90%
}

.widget-list-pendencias .list-group .list-group-item .valor {
    line-height: 24px
}

.widget-list-pendencias .list-group .list-group-item .btn-group {
    margin-left: 3px
}

.widget-list-pendencias .list-group .list-group-item button+button {
    margin-right: 3px
}

.widget-list-pendencias .list-group .list-group-item .label-extra {
    display: inline-block;
    min-width: 21px;
    margin-top: 1px;
    padding: .2em .4em .3em;
    vertical-align: text-top;
    line-height: 1.2
}

.widget-list-pendencias .list-group .list-group-item .label-extra:before {
    content: "\A"
}

.widget-list-pendencias .list-group .list-group-item .label {
    font-size: 89%
}


.widget-list .list-group .list-group-item:hover {
    background-color: #F5F7FA
}

.widget-list .list-group li:first-child {
    border-top: 0 !important
}

.widget-list-pendencias .list-group .list-group-item {
    position: relative;
    padding: 10px 5px;
    font-size: 85%
}

.widget-list .list-group .list-group-item {
    border: 0;
    border-top: 1px solid #ddd
}

/* Colunas */

.hideWidget,

.showWidget {
    transition: 0.3s;
}

.col-md-9.hideWidget {
    width: calc(100% - 65px);
}

.col-md-3.hideWidget {
    width: 65px;
}

.widget-arrow-left {
    padding-left: 15px;
}

/* Botão */

.close-widget-right {
    position: absolute;
    top: 10px;
    left: 5px;
    border-radius: 4px 0px 0px 4px;
    border-color: #ddd;
    padding: 3px 2px 2px 4px;
    font-size: 10px;
    color: #f5f5f5;
    transition: 0.3s;
}

.widget-funil {
    padding-left: 15px;
}

.widget-funil .panel-heading {
    overflow: hidden;
    height: 40px;
}

.close-widget-right.panel-block-close {
    left: -7px;
    padding: 4px 1px 2px 2px;
    font-size: 9px;
}

.close-widget-right:active,

.close-widget-right:focus,

.close-widget-right:active:focus,

.btn-default.close-widget-right :hover {
    outline: none;
}

/* Consulta receita*/

.hideWidget,

.showWidget {
    transition: 0.3s;
}

.col-md-9.hideWidget {
    width: calc(100% - 65px);
}

.col-md-3.hideWidget {
    width: 65px;
}

.widget-arrow-left {
    padding-left: 15px;
}

.close-widget-right {
    position: absolute;
    top: 10px;
    left: 5px;
    border-radius: 4px 0px 0px 4px;
    border-color: #ddd;
    padding: 3px 2px 2px 4px;
    font-size: 10px;
    color: #f5f5f5;
    transition: 0.3s;
}

.widget-resumo {
    padding-left: 15px;
}

.widget-resumo .panel-heading {
    overflow: hidden;
    height: 40px;
}

.close-widget-right.panel-block-close {
    left: -7px;
    padding: 4px 1px 2px 2px;
    font-size: 9px;
}

.close-widget-right:active,

.close-widget-right:focus,

.close-widget-right:active:focus,

.btn-default.close-widget-right :hover {
    outline: none;
}

.bth-calendar__table>tbody>tr>td.fimdesemana {
    color: #767676;
}

.outromes {
    color: #C0C0C0 !important;
}

.fimsemana {
    color: #767676 !important;
}

.diaSelecionado {
    background-color: #e1e3e6 !important;
}

.hoje {
    font-weight: bold !important;
}

/* Ocorrências */

a.inativo {
    opacity: .5;
    pointer-events: none;
}

/* Galeria imagens do app */

.appGallery {
    position: relative;
    display: flex;
    justify-content: center;
}

.appGalleryPrincipal {
    position: relative;
}

.appGalleryPrincipal:after {
    border-top: 15px solid #EFBC3C;
    border-right: 15px solid #EFBC3C;
    border-left: 15px solid transparent;
    border-bottom: 15px solid transparent;

    position: absolute;
    top: 0;
    right: 0;
    width: 15px;
    height: 15px;

    content: '';
}

.appGalleryPrincipal:before {
    position: absolute;
    top: 2px;
    right: 2px;
    content: '\f005';
    font-family: FontAwesome;
    background: transparent;
    z-index: 1;
    color: #FFF;
    font-size: 12px;
}

.fotoPadrao {
    border: 1px solid #000;
}

.appGallery .appGalleryFoto {
    height: 100px;
    width: 100px;
    background-size: cover;
    margin: 0px 5px;
    cursor: pointer;
}

.carousel-inner .item {
    position: relative;
    background-size: contain;
    background-position: center;
    width: 100%;
    height: 300px;
    background-repeat: no-repeat;
}

.carousel-inner .left:nth-of-type(2) {
    margin-top: -300px;
}

.carousel-inner .right:nth-of-type(2) {
    margin-top: -300px;
}

.avatar-circle {
    border-radius: 50px;
    height: 20px;
    margin-right: 6px;
}

.table-datail-scroll {
    max-height: 150px;
    overflow: overlay;
    overflow-x: hidden;
}

.btn-default .badge-botao-default {
    display: inline-block;
    color: #222222;
    background-color: #E1E3E6;
    min-width: 10px;
    padding: 3px 7px;
    font-weight: 600;
    line-height: 1;
    border-radius: 50px;
    vertical-align: middle;
    white-space: nowrap;
}

/* ui-list-grid novo layout */

.table-unbordered>thead>tr>th,
.table-unbordered>tbody>tr>td {
    border-left: none;
    border-right: none;
}

.table-unbordered {
    border: 0;
}

.table-unbordered>tbody>tr>td,
.table-unbordered>thead>tr>th {
    border-left: 0;
    border-right: 0;
}

ui-number.remove-class {
    height: unset !important;
    margin: unset !important;
    padding: unset !important;
    border: unset !important;
}

.transparent {
    background: transparent !important;
}

.list-hover:hover {
    background-color: #F5F7FA
}

.link-disabled-core {
    cursor: not-allowed !important;
    opacity: .5;

}

.link-disabled-core :hover {
    cursor: not-allowed !important;
    opacity: .5;
}

.ordem-abastecimento-servico-item-barra{
    display: flex;
    align-items: end;
    align-content: end;
    flex-direction: row;
    justify-content: space-between;
}

.lancamento-despesa-itens-barra {
    display: flex;
    align-items: end;
    align-content: end;
    flex-direction: row;
    justify-content: space-between;
}
.unavailable {
  pointer-events: none;
  opacity: 60%;
}

@media (max-width:768px) {
    .ordem-abastecimento-servico-item-barra {
        flex-direction: column;
        justify-content: stretch;
    }

    .lancamento-despesa-itens-barra {
        flex-direction: column;
        justify-content: stretch;
    }
}