/*
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 : 22/ago/2017, 13:21:59
    Author     : Tiago
*/

.order-table label {
    font-size: 14px !important;
    font-family: Arial,sans-serif;
    font-weight: normal;
    color: #0089A5 !important;
    margin-top: 5px;
}

.bt-ver:hover, .btn-pesquisar:hover, 
.btn-pesquisar-localizacao:hover{
    background: #006e84 !important;
    color: #FFF !important;
}

.order-table {
    text-align: left;
    padding: 25px !important;
    background: #FFFFFF !important;
    border: none;
    width: 100%;
}

.order-table .form-control{
    margin-top: 0px;
    margin-bottom: 10px;
}

#lbFiltroGeografico {
    font-size: 16px !important;
    color: #0089A5 !important;
    padding-left: 10px !important;
    font-weight: bold !important;
}


.pesquisa-centro-container{
    background-color: white;
}
.pesquisa-centro-container select.form-control{
    font-size: 12px;
    border: 1px solid #999999;
    
}

#form-pesq-centros{
    margin-top: 60px !important;
    padding: 50px !important;
}

#centro{
    margin-bottom: 15px !important;
}

#pesq-boxs{
    margin-bottom: 15px !important;
}

#pesq-rvcc-area{
    margin-bottom: 10px !important;
}

#pesq-rvcc-qualific{
    height: 50px;
}

#filtro-geog-nu1,
#filtro-geog-nut2,
#filtro-geog-concelho{
    height: 50px;
}



#lbFiltroGeografico{
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.order-table .filtro-geo {
    padding-top: 10px !important;
    padding-left: 6px;
    border-top: 1px dotted #73bfc8 !important;
    border-radius: 0;
}

.btn-pesquisar {
    color: #FFFFFF !important;
    background-color: #0089a5 !important;
    font-weight: bold;
    height: 44px; font-size: 17px; display: flex; align-items: center; justify-content: center;
}

.btn {
    display: inline-block;
    padding: 5px 10px;
    margin-bottom: 0;
    margin-right: 10px;
    font-size: 14px;
    font-weight: normal;
    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;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    font-weight: bold;
}

a, button {
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    outline: 0;
}

a {
    color: #337ab7;
    text-decoration: none;
}

a {
    background-color: transparent;
}

button.btn-pesquisar-localizacao {
    color: #FFFFFF !important;
    background-color: #0089a5 !important;
    display: inline-block;
    padding: 5px 10px;
    margin-bottom: 0;
/*    margin-left: 50px;*/
    font-size: 14px;
    font-weight: normal;
    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;
    background-image: none;
    border: 1px solid transparent;
    font-weight: bold;
}

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

.table-results{
    width: 100%;
}

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

.table-results .td .th{
    word-wrap: break-word;
    padding: 5px;
}
.table-results .column{
    width: 12.5%
}
.table-titulos{
    background: rgba(115,191,200,0.15);
}

.nuts{
    vertical-align: top;
    padding: 0px;
}



.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 tr:nth-child(odd) {
    background-color: #FFFFFF !important;
    text-align: center;
}

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

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

.border_bottom  {
    border-bottom:3pt solid #cccccc;
}

#map {
    height: 725px; 
    display:block;
    border-width: 2px !important;
    border-style: solid !important;
    border-color: #0089A5 !important;
    border-radius: 3px;
}

.ng-table-pagination {
    margin: 3px;
}

.ng-table-pager{
    margin-top: 4px;
    border-width: 1px 1px 1px 1px !important;
    border-style: solid !important;
    border-color: rgba(115,191,200,0.5) !important;
}

.ng-table-counts{
    margin: 3px;
} 

.big-map-container{
    margin-top: 75px;
    padding: 5px;
    background-color: white;
}

#bigmap {
    margin: 20px !important;
    
    height: 700px;
    border: 2px solid #0089A5;
    border-radius: 3px;
    
}

#marker-info{
    width: 455px;
    width: 200px;
}

#texto-label {
    float: left !important;
    word-wrap: break-word !important;
    word-break: normal !important;
    white-space: normal !important;
    text-align: left !important;
    font-size: 12px !important;
    /*     font-weight: bold;*/
    color: #0089A5 !important;
    font-family: Arial,sans-serif;
}

#texto-label-link {
    float: left !important;
    word-wrap: break-word !important;
    word-break: normal !important;
    white-space: normal !important;
    text-align: left !important;
    font-size: 12px !important;
    font-weight: bold;
    color: #0089A5 !important;
    margin-top: 10px; 
    font-family: Arial,sans-serif;
}

#texto-body {
    float: left !important;
    word-wrap: break-word !important;
    word-break: normal !important;
    white-space: normal !important;
    text-align: left !important;
    font-size: 12px !important;  
    font-family: Arial,sans-serif;
    font-weight: 300;
}

.button.btn-ircentro {
    color: #FFFFFF !important;
    background-color: #0089a5 !important;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    margin-left: 50px;
    font-size: 14px;
    font-weight: normal;
    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;
    background-image: none;
    border: 1px solid transparent;
}

.btn-pesquisar-2 {
    color: #FFFFFF !important;
    background-color: #0089a5 !important;
    font-size: 12px;
    padding: 8px 12px;
    font-weight: bold;
}

.check-input{
    -ms-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    -o-transform: scale(1.4);
}

.ver-maior{
    font-weight: bold;
    margin-bottom: 5px;
}

.ver-maior:hover{
    color: #73bfc8;
}

.ui-datatable-data {
    font-size: 12px;
}

.ui-datatable-header th{
    font-size: 14px !important;
    padding: 0px !important;
}

.ui-datatable-header th.text-left{
    text-align: left !important;
}

#mapa-container{
    margin-bottom: 15px;
}

.clear-link{
    display: inline-block;
}

.clear-link-container{
    margin-left: 10px;
    padding-top: 5px;
}

.butoes-div div{
    padding-left: 0px !important;
}

.qualifics-container{
    padding: 5px;
}

.qualifics-container .table-title-header{
    margin-top: 0px !important;
}


.ui-datatable .ui-datatable-data tr:last-child {
    border-bottom: 1px solid #73bfc8 !important;
}


#lbNEE .label-tooltip{
    width: 270px;
    margin-top: 10px;
    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: 12px !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; 
}

#lbNEE:hover .label-tooltip{
    opacity: 1; 
    visibility: visible; 
    overflow: visible; 
}

.my-local{
    margin-top: 20px;
}


.clear-link-container, 
.clear-link-container a.clear-link{
    margin-left: 0px !important;
}

.table-lista-cqep{
    margin-top: 15px;
    border-top: 1px dotted #73bfc8 !important;
}

@media (max-width: 1100px) {
    .clear-link-container{
        margin-left: 25px !important;
    }
}

@media (max-width: 767px) {
    #mapa-container{
        margin-top: 10px;
    }
    
    
    #centro, 
    #pesq-rvcc-area, 
    #pesq-rvcc-qualific{
       padding: 5px 0px; 
    }
    
    #pesq-rvcc-area .form-control{
        margin-bottom: 0px !important;
    }
    
    #pesq-rvcc-qualific{
        margin-bottom:  25px;
    }
    
    #filtro-geog-nu1,
    #filtro-geog-nut2,
    #filtro-geog-concelho{
        padding: 5px 0px;
        margin-bottom: 20px;
    }
    
    .order-table {
        padding: 10px !important;
    }
    
    .clear-link-container{
        margin-top: 5px;
    }
    
    #pesq-boxs{
        padding: 5px 0px;
    }
    
    #centro,
    #pesq-boxs{
        margin-bottom: 8px !important;
    }
    
    .butoes-div{
        padding-left: 15px !important;
    }
    
    .my-local {
        margin-top: 10px;
    }
}


@media (max-width: 390px) {
    #lbNEE .label-tooltip{
        left: 0px;
    }
}



