/* Home - Ciclo de Vida */
#circle-life .hold>.btn-execucao:after {top: 125px !important; left: -88px !important; right: auto !important; }
#circle-life .hold>.btn-planejamento:after {top: 126px !important; right: -95px !important; left: auto !important; }
#circle-life .hold>.btn-processos:after {top: 19px; right: -74px; left: auto !important;  }
#circle-life .hold>.btn-licitacao:after {top: -10px !important; right: -110px !important; left: auto !important; }
#circle-life .hold>.btn-registro:after {top: -13px !important;left: -95px !important; right: auto !important; }
#circle-life .hold>.btn-contato:after { top: 18px !important; left: -77px !important; right: auto !important; }


.btn-planejamento-acessar {
    position: absolute;
    right: 67px;
 /*   top: 240px; */
}

.data-planejamento-acessar{
    position: absolute;
    top: 297px;
    left: 109px;
}


.btn-processo-acessar {
    position: absolute;
    right: 67px;
 /*   top: 240px;*/
}

.data-processo-acessar{
    position: absolute;
    top: 280px;
    left: 109px;
}


.btn-licitacao-acessar {
    position: absolute;
    right: 67px;
 /*   top: 240px;*/
}

.data-licitacao-acessar{
    position: absolute;
    top: 263px;
    left: 109px;
}


.btn-ata-acessar {
    position: absolute;
    right: 67px;
   /* top: 240px;*/
}

.data-ata-acessar{
    position: absolute;
    top: 281px;
    left: 109px;
}

.btn-contratos-acessar {
    position: absolute;
    right: 67px;
   /* top: 240px; */
}

.data-contratos-acessar{
    position: absolute;
    top: 268px;
    left: 109px;
}

.btn-execucao-acessar {
    position: absolute;
    right: 67px;
 /*   top: 240px;*/
}

.data-execucao-acessar{
    position: absolute;
    top: 262px;
    left: 109px;
}

/* Abas do painel painel */
.graph-panel [class^='graph'].size-sm {
    height: 200px !important;
}

.graph .qv-object-title-text, .graph .measure-title span {
    font-size: 12px;
}

.ellips-text {
    color: rgb(29, 112, 183) !important;
}


/** Disabled de uma etapa do ciclo de vida na modal */
.circle-disabled {
    background: #c0ccc9 !important;
    pointer-events: none;
    cursor: default;
}

/** Cores de botões */
.btn-yellow {
    color: #ffffff !important;
}

.price {
    max-width: none !important;
}

.price .txt:after {
    content: none !important;  
}

.tooltip {
    width: 15px; height: 15px; position: absolute; left: calc(100% + 5px); bottom: 0; background: url(../../assets/images/ico_info.png) no-repeat center center/contain;
}

/* PAINEL */
.btn-faca-voce-mesmo {
    box-shadow: 1px 2px 0 0 #747474;
    display: inline-block;
    border-radius: 5px;
    height: 40px;
    width: 44px;
    -webkit-transition: all .3s ease 0;
    -moz-transition: all .3s ease 0;
    -ms-transition: all .3s ease 0;
    -o-transition: all .3s ease 0;
    transition: all .3s ease 0;
    background: url(http://paineldeviagens.economia.gov.br/template/template-painel/img/filter.svg) center center/18px no-repeat #868686;
    background-color: #868686;
}

/* Botão da visão analítica */
.btnMaisBotoes{
    position: fixed;
    float: bottom;
    bottom: 15px;
    right: 15px;
    z-index: 100;
}

.btn-disabled {
    background-color: #c0ccc9;
}

.btn-enabled { 
    background-color: #2369B3;
    color: #ffffff;
}


#providers .txt {
    font-size: 18px !important; 
    color: #8D8D8F !important;
    line-height: 27.2px !important;
}

@media (min-width: 992px){
    #circle-life {
        height: 750px !important;
    }
}


.etapas-listagem .nav-item a {
    width: 30px !important;
    height: 30px !important;
    margin-right: 12px !important;
}

li.item  {
    display: block;
    float: left !important;
}

/** Expandir gráficos **/
.modal-expandir {
    max-width: 1400px !important;
    height: 600px !important;
    box-shadow: none !important;
}

/** Filtros */
.content-filters {
    width: 240px !important;
}

.btn-filter {
    font-size: 12px !important;
}

.btn-filter svg {
    width: 12px !important;
}


/* Visão Geral */

.graph-panel [class^='graph'] {
    min-height: 105px !important;
}

.graph .value-wrapper>.ellips-text span {
    font-size: 34px;
}

.measure-title, .qv-object-title-text {
    font-size: 12px !important;
    color: #868686 !important;
    text-transform: uppercase;
    letter-spacing: 0px;
    display: none;

}

.modal-expandir > .measure-title, .modal-expandir >  .qv-object-title-text {
    font-weight: 700 !important;
    letter-spacing: 0px;
    font-size: 16px !important;
}

.graph .options .trigger-covermenu {
    width: 1.2em !important;
}

.title-graph {
    font-size: 12px !important;
    color: #868686 !important;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-weight: 700;
}

.title-graph-modal {
    font-size: 16px !important;
    color: #868686 !important;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-weight: 700;
}

.graph-panel [class^='graph'].hasInteract>[id*="_"] {
    margin-top: 0px !important;
}

.modal-dialog .semi  {
    text-transform: initial !important;
}

.graph #PROCESSOS_COMPRA_02 .value-wrapper .ellips-text {
    display: block !important;
    margin: 0 auto !important;
}

.graph #EMPENHO_01 .value-wrapper .ellips-text {
    display: block !important;
    margin: 0 auto !important;
}

.graph #EMPENHO_01 .value-wrapper>.ellips-text span {
    font-size: 45px !important;
}

.graph #PROCESSOS_COMPRA_02 .value-wrapper>.ellips-text span {
    font-size: 45px !important;
}

.graph #CONTRATOS_20 .value-wrapper .ellips-text {
    display: block !important;
    margin: 0 auto !important;
}

.graph #CONTRATOS_20 .value-wrapper>.ellips-text span {
    font-size: 45px !important;
}

.graph #PLANEJAMENTO_01 .value-wrapper .ellips-text {
    display: block !important;
    margin: 0 auto !important;
}

.graph #PLANEJAMENTO_01 .value-wrapper>.ellips-text span {
    font-size: 45px !important;
}



/*
.graph > #PROCESSOS_COMPRA_02 > .value-wrapper > .ellips-text > span {
    font-size: 34px;
}*/



/*Alert*/

.alert {
    border: 1px solid transparent;
    border-radius: 4px;
    padding: 20px;
    background-color: rgba(255, 221, 0, 0.55);
    color: #595959;
    margin-bottom: 15px;
    margin-left: 10px;
    margin-right: 15px;
    font-size: 15px;
    font-family: ''Open Sans', sans-serif;
}

.closebtn {
    margin-left: 15px;
    color: #595959;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}


/** QTD X VALOR */
.buttons-alt {
    display: flex!important;
    margin-bottom: 5px!important;
    align-items: center;
}

.buttons-alt>ul {
    display: flex!important;
    margin: 0 0 0 10px!important;
    list-style: none;
}

.buttons-alt >ul li {
    margin-right: 5px !important;
    color: #fff !important;
}

.buttons-alt .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.buttons-alt .btn {
    background: #fff !important;
    border: 1px solid #d4d4d4 !important;
    border-radius: 4px !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    color: #868686 !important;
    text-decoration: none;
}

.buttons-alt .btn-qtd {
    height: 31px; 
    width: 110px;
}


.buttons-alt .btn-valor {
    height: 31px; 
    width: 74px;
}

.buttons-alt>ul li.active .btn  {
    background: #868686 !important;
    color: #ffffff !important;
}

.buttons-alt>ul li:not(.active) .btn  {
    background: #ffffff !important;
    color: #868686 !important;
}

.tab-pane:not(.active) {
    display: none;
}

.modal-analitico .semi {
    text-transform: uppercase !important;
}


.center-circle {
    margin-top: 85px;
}

#circle-life .circle .title-intern {
    top: 40px !important;
    line-height: 37.44px;
}

#circle-life .hold>.btn {
    font-size: 13px !important;
}




.boxObject:hover{
    -webkit-box-shadow: 0 0 6px 1px rgba(250,208,42,0.7);
    box-shadow: 0 0 6px 1px rgba(250,208,42,0.7);
}
.boxObject:hover .btnExpand, .boxObject:hover .btnTable, .boxObject:hover .btnInfo{
    opacity: 1;
}
.btnExpand, .btnTable, .btnInfo, .btnDexpand{
    overflow: hidden;
    padding: 10px;
    border-radius: 20px;
    background-color: #eaeaea;
    z-index: 999;
    width: 41px;
    text-align: center;
    cursor: pointer;
    -webkit-box-shadow: 1px 2px 6px 0 rgba(0,0,0,0.2);
    box-shadow: 1px 2px 6px 0 rgba(0,0,0,0.2);
    height:40px;
    transition: all 0.2s;
}
.btnTable{
    right: 78px;
    font-size: 21px;
    height: 40px;
}
.btnExpand i, .btnDexpand i{
    position: absolute;
    top: 13px;
    right: 25px
}
.btnTable i{
    position: absolute;
    top: 12px;
    right: 25px
}

.btnExpand:hover, .btnTable:hover, .btnDexpand:hover, .btnInfo:hover{
    background-color: #1D70B7;
    color: #fff;
    width: 214px;
}
.btnExpand:hover .btnText, .btnTable:hover .btnText, .btnDexpand:hover .btnText, .btnInfo:hover .btnText{
    display: block;
    float: left;
    width: calc(100% - 36px);
    font-size: 16px;
    margin-left: 5px;
}

.btnExpand:hover .btnText, .btnTable:hover .btnText, .btnDexpand:hover .btnText, .btnInfo:hover .btnText{
    display: block;
    float: left;
    width: calc(100% - 36px);
    font-size: 16px;
    margin-left: 5px;
    position: relative;
    left: 4px;
}
.btnText{
    display: none;
}


.modal-header {
    padding-left: 17px;
}

.modal-title {
    text-transform: uppercase;
}

.login-img {
    width: 271px !important;
}

#banner p {
    font-size: 14px !important ;
}

#sub-menu ul li {
    margin-right: 40px !important;
}