/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 11/set/2017, 15:48:15
    Author     : Tiago
*/

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

.pesquisa-oferta-container{
    background-color: white;
    margin-top: 60px;
    padding-bottom: 20px;
}
.pesquisa-oferta-container select.form-control{
    font-size: 12px;
    border: 1px solid #999999;
    
}

#oferta-container{
    margin:inherit !important; width:100% !important;
}

.division-title{
    text-align: left;
    background: transparent;
    border-spacing: 0;
    font-size: 16px !important;
    color: #0089A5 !important;
    font-weight: normal;
    position: relative;
    top: 0;
    padding-left: 13px;
}

.label-text{
    
    font-size: 12px;
    font-weight: bold;
    font-family: Arial,sans-serif;
    
}
.middle-div{
    border-width: 0 1px 0 1px;
    border-style: dotted;
    border-top-style: dotted;
    border-right-style: dotted;
    border-bottom-style: dotted;
    border-left-style: dotted;
    border-color: #73bfc8;
    padding: 0 10px;
    float: left;
    border-radius: 0;
    
}

.butoes-div{
    padding-top: 10px;
    margin-top: 5px;
    margin-bottom: 25px;
    padding-left: 0px;
    border-top: 1px dotted #73bfc8 !important;
    border-radius: 0;
}

.oferta-select,
.oferta-box
{
    font-size: 11px !important;
    margin-bottom: 5px !important;
    border-radius: 3px !important;
    padding: 3px 2px !important;
    font-weight: normal !important;
    height: 26px !important;
    float: right;
    width: 100%;
    border-color: rgb(153, 153, 153);
}

.oferta-box{
    border-width: 1px;
}

.label-div{
    width: 16%;
}

.date-boxs{
    width: 90px;
    
    float: left;
}

#form-pesq-oferta .ui-panel{
    
    /*    padding-top: 6px;*/
    padding-bottom: 6px;
    
}

.radio-select{
    width: 16px;
    height: 16px;
}

.radio-spaces{
    margin-left: 5px;
    margin-right: 3px;
}

.mqualificacao .box-color .inside-box-center {
    border-width: 0 1px 0 1px;
    border-style: dotted;
    border-color: #73bfc8;
    padding: 0 10px;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    margin: 10px 0;
    float: left;
    border-radius: 0;
    width: 100%;
    
}

#table-results{
    width: 100%;
}

.table-results-oferta{
    font-size: 12px;
    width: 100%;
}

.table-results-oferta .ui-column-title,
#table-results-users .ui-column-title{
    color: #0089A5 !important;
    font-weight: 500 !important;
    font-size: 12px !important;
    font-family: 'Open Sans', sans-serif !important;
    border-radius: 0 !important;
    text-shadow: none !important;
    white-space: normal !important;
    height: auto;
}

#table-results-users,
#table-results-users .ui-datatable-data,
#table-results-users .ui-column-title{
    font-size: 13px !important;
}

.table-results-oferta .column,
#table-results-users .column{
    width: 10%
}

.ui-datatable-tablewrapper {
    background: #FFFFFF !important;
    border-width: 1px 1px 1px 1px !important;
    border-style: solid !important;
    border-color: rgba(115,191,200,0.5) !important;
}

.ui-datatable-tablewrapper {
    overflow: auto;
}

.table-results-oferta .tr:nth-child(odd),
#table-results-users tr:nth-child(odd){
    background-color: #FFFFFF !important;
    text-align: center;
    height: 27px;
}

.table-results-oferta .ui-datatable-data tr:nth-child(even),
#table-results-users .ui-datatable-data tr:nth-child(even){
    background-color: #EEEEEE !important;
    text-align: center;
    height: 27px;
}

.table-results-oferta .ui-datatable-data tr:last-child,
#table-results-users .ui-datatable-data tr:last-child {
    border-bottom: 1px solid #73bfc8 !important;
    text-align: center;
    height: 27px;
}

.table-title-header-oferta {
    text-align: left;
    color: #FFFFFF !important;
    font-size: 17px !important;
    padding: 4px 10px !important;
    font-weight: 600;
    background-color: #73bfc8;
    border-bottom: 5px double #FFFFFF;
    text-shadow: none;
    width: 100%;
}

.table-title-header-oferta-detalhes {
    text-align: left;
    color: #FFFFFF !important;
    font-size: 17px !important;
    padding: 4px 10px !important;
    font-weight: 600;
    background-color: #73bfc8;
    border-bottom: 5px double #FFFFFF;
    text-shadow: none;
    display: inline-block;
    width: 100%;
}



.ui-datatable .ui-datatable-header, .ui-datatable .ui-datatable-footer {
    text-align: center;
    padding: 4px 10px;
}

.ui-widget-header {
    border: 0 !important;
    background: transparent !important;
    color: #333 !important;
    font-weight: normal !important;
    text-shadow: none !important;
    border-radius: 0 !important;
    margin: 0 !important;
}

.uib-button-bar  { 
    display: none; 
}

.click-info{
    cursor: pointer;
}

#legendaNuts{
    font-size: 12px;
}

#rightColInfo{
    background-color: white;
}

#leftColInfo{
    background-color: white;
}

.box-detalhes-left {
    margin-right: 15px;
}


.box-detalhes {
    background: #FFFFFF;
    padding: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-bottom: 15px;
    min-height: 635px;
    border-radius: 0;
        min-height: 700px;
}

.box-detalhes label {
    font-size: 14px !important;
    color: #0089A5 !important;
    font-weight: normal !important;
}

.box-detalhes label.label-subtitle {
    font-size: 16px !important;
    color: #0089A5 !important;
    margin-bottom: 10px !important;
    font-weight: 600 !important;
    display: inline-block;
}

.box-detalhes .bt-voltar-position {
    position: absolute;
    bottom: 10px;
    padding: 5px;
}

.box-detalhes .bt-voltar-position .ui-button {
    display: inline-block !important;
/*    padding: 2px 0px !important;*/
    margin-bottom: 0px !important;
    font-size: 14px !important;
    font-weight: normal !important;
    line-height: 1.42857143 !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    -ms-touch-action: manipulation !important;
    touch-action: manipulation !important;
    cursor: pointer !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    background-image: none !important;
    border: 1px solid #CCC !important;
    border-radius: 4px !important;
    background: #f9f9f9;
    color: #333333;
}

.box-detalhes span {
    font-size: 14px !important;
}

.ident-small {
    margin-top: 5px;
}

.seeMap{
    font-size:11px;
    float: left; 
    margin-left: 5px; 
    margin-right: 15px;
}

.mapaOferta{
    border: 1px solid rgb(204, 204, 204);
    width: 100%;
    height: 160px;
    position: relative;
}

#notificationA {
    color: #0C8C9E;
    font-size: 11px !important;
    background: transparent !important;
/*    padding: 5px !important;*/
    cursor: pointer;
    top: 5px; right: 5px; 
    float: right;
}

.alert-notification {
    background: #fafcfd;
    border-radius: 3px;
    border: 1px solid #aaa;
    padding: 5px 10px 10px 10px;
    box-shadow: 0 5px 4px rgba(0,0,0,.2);
    position: relative;
}

.alert-notification label {
    color: #4f4f4f;
    font-size: 12px;
    font-weight: normal !important;
    margin-left: 42px;
}

.alert-notification img {
    position: absolute;
}

a.bt-ver {
    background: #0089A5;
    color: #FFF !important;
    padding: 6px 10px 6px 10px;
    border-radius: 2px;
    text-decoration: none !important;
    width: 60px;
    margin-left: 225px;
    margin-top: 2px;
}

#calendarDtFim{
    height: 26px !important;
    font-size: 11px;
}

#calendarDtInicio{
    height: 26px !important;
    font-size: 11px;
}

a.bt-info {
    padding: 3px 9px 3px 9px;
    background: #0089A5;
    color: #FFF !important;
    border: 0;
    font-size: 14px;
    border-radius: 2px;
}

.fa {
    display: inline-block;
/*    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;*/
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#tipoPesqLabel{
    font-weight: bold; 
    margin-left: 7px; 
    font-size: 14px;
}

#selectPesqTipo{
    margin-top: 15px; 
    margin-bottom: 10px; 
    width: 100%;
}

#pesquisarImg{
    margin-right: 5px; 
    font-weight: bold;
}

#limpar{
    display: inline-block; 
    text-decoration: underline;
}

.table-cell-align{
    text-align: center; 
    white-space: normal;
}

.table-cell-align-left{
    text-align: left; 
    white-space: normal;
}

#detalhes-colunas {
    min-height: 700px;
    margin-bottom: 50px;
}

#detalhes-column-left{
    background-color: white;
    height: 700px;
}

#detalhes-column-right{
    padding-right: 0px !important;
    height: 700px;
}

#voltar-btn{
    float:left;
}

.detail-table-title{
    text-align: center;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: bold;
    margin-top: 20px;
}

#mapa-entidade{
    margin-top: 10px; 
    margin-left: -5px;
}

#apoioMap-canvas{
    width: 97%; 
    height: 25px; 
    position: relative;
}

#entidade-detalhes{
    margin-top: 15px; 
    position: relative;
}

#detalhe-div{
    margin-top: 10px;
}
.ui-panel ui-widget ui-widget-content ui-corner-all detalhe-div{
    margin-top: 10px;
}


.detalhe-label{
    display: block;
}

#detalhe-url{
    text-decoration: underline!important;
}

.detalhe-span{
    white-space: initial; 
    margin-left: 0px; 
    position: relative; 
    white-space: normal; 
    word-break: normal; 
    max-width: 250px; 
    display: block;
}

a.clear-link{
    color: #0089a5 !important;
    font-size: 15px !important;
    text-decoration: underline !important;
    margin-left: 20px !important;
    font-family: Arial, sans-serif !important;
    font-weight: bold !important;
}


.date-boxs{
    margin-top: 1px;
}

.ui-datatable-data td,
.ui-datatable-header th{
    padding: 8px 4px !important;
    line-height: 1.2;
}

.table-results-oferta .thead th.text-left,
#table-results-users thead th.text-left{
    text-align: left !important;
}

.ng-table-pagination{
    padding-top: 3px;
}

.results-count{
    color: #0089A5 !important;
    font-weight: 500 !important;
    font-size: 12px !important;
    font-family: 'Open Sans', sans-serif !important;
    border-radius: 0 !important;
    text-shadow: none !important;
    white-space: normal !important;
    height: auto;
    margin-top: 6px;
    text-align: left;
}

.ng-table-pagination.justify-content-center{
    justify-content: center;
    display: flex;
}

.ng-table-pager div{
    padding: 0px;
}

.ng-table-counts .btn-sm, .ng-table-pagination.pagination-xs > li > a{
    padding: 3px 7px !important;
    font-size: 12px !important;
    line-height: 1.5;
    margin: 0px;
}

.ng-table-pager {
    margin-top: 0px; 
}

.formacaProfissionalTable td,
.formacaoEscolarTable td{
    padding: 3px 6px !important;
}

table.ufcdTable .ui-datatable-data td{
    padding: 2px 4px !important;
}



#selectPesquisa div{
    display: inline-block;
    padding: 0px !important;
}

.form-container{
    padding: 25px 10px 15px 15px;
}

.form-container input.form-control,
.form-container select.form-control{
    margin-top:0px !important;
}

.form-container div.pd0 {
    padding: 0px !important;
}


.form-container .form-control {
    min-width: auto !important;
}

#pnlModalidadeInfo a.bt-info > span{
    width: 350px;
    margin-top: 10px; 
    margin-left: 15px;
    opacity: 0; 
    visibility: hidden; 
    z-index: 10; 
    position: absolute; 
    display: none; 
    line-height: normal;
    border: 1px solid #FFF;
    color: #FFF;
    background-color: #0089A5 !important;
    max-width: 400px;
    padding: 10px !important;
    font-size: 14px !important;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,137,165,1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,137,165,1);
    box-shadow: 0px 0px 5px 0px rgba(0,137,165,1);
    border: 1px solid #000000 !important; 
    background: #ffeaf3;
    display: inline; 
    border-radius: 3px;
}


#pnlModalidadeInfo a.bt-info:hover > span{ 
    opacity: 1; 
    visibility: visible; 
    overflow: visible; 
}


@media (max-width:1024px) {
    .with-button select{
        width: 98%;
        float: left;
    }   
}

@media (max-width:991px) {
    .middle-div{
        border-width: 1px 0 1px 0 !important;
    }
    
    .division-title{
        margin-top: 10px;
    }
    
    #pnlModalidadeInfo a.bt-info > span{
        right: 0px !important;
        font-size: 12px !important;
    }
    
}

@media (max-width:991px) {
    .with-button select{
        width: 100%;
        float: left;
    }
    
    #detalhes-colunas {
   min-height: 760px;
}
.mapaOferta {
    height: 100px !important;
}
}


@media (max-width:767px) {
    .results-count{
        text-align: center;
    }
    
    .ng-table-counts{
        padding-left: 43% !important;
    }
    
    #oferta-container{
        padding: 0px !important;
    }
    
    #selectPesqTipo{
        margin-bottom: 5px; 
    }
    
    .with-button select{
        width: 100%;
        float: left;
    }
    
    #pnlModalidadeInfo a.bt-info > span{
        right: 0px !important;
        font-size: 12px !important;
    }
    
        #detalhes-column-right{
        padding-left: 0px !important;
        max-height: 700px !important;
    }
    
        #detalhes-colunas {
   min-height: 850px !important;
}

.mapaOferta {
    height: 80px !important;
}
}

@media (max-width:690px) {
    .with-button select{
        width: 98%;
        float: left;
    }    
    
    #pnlModalidadeInfo a.bt-info > span{
        width: 270px !important;
    }
    
    

    
}

@media (max-width:390px) {
    .ng-table-counts .btn-sm, 
    .ng-table-pagination.pagination-xs > li > a{
        padding: 1px 5px !important;
    }
    
    a.clear-link{
        margin-left: 0px !important;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    
    .with-button select{
        width: 93%;
        float: left;
    }    
    
     #pnlModalidadeInfo a.bt-info > span{
        width: 210px !important;
    }
}


