/*
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 : 19-dic-2014, 12:57:34
    Author     : christian
*/
html, body {
    height: auto !important;
}
body {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    height: auto !important;
}
option[disabled]{
    display:none;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, .fontfam {
    font-family: 'Open Sans', sans-serif;
}

#imagetitleheader > a.h3 {
    font-size: 115%;
}

label {
    font-weight: normal !important;
}
#content {
    margin: 0 auto !important;
    min-height: auto !important;
}
#content-main
{
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

#form_ac
{
    border-width: 0;
    width: 90%;
    max-width: 1200px;
    min-width: 150px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    text-align: left;
}

#form_ac p.justificado
{
    clear: both;
}

/*#form_ac label
{
    font-weight: bold;
    display: block;
}*/

#form_ac label.required::after
{
    content: " *";
    color: #D2232A;

}

.formomi {
    /*display: none;*/
}

/*#form_ac .checkbox-custom label.required::after
{
    left: 107%;
}*/

label[for=actividad_comunitaria_step1_form_lugaresact_0_latitud]::after, label[for=actividad_comunitaria_step1_form_lugaresact_0_longitud]::after, label[for=recurso_saludable_step1_formlugaresact_0_latitud]::after, label[for=recurso_saludable_step1_formlugaresact_0_longitud]::after
{
    display: none;
}

/*#form_ac label[for=actividadComunitariaStep3_politica], #form_ac label[for=recurso_saludable_step2_formpolitica]
{
    display: inline !important;
}*/

/*#form_ac button
{
    background: #25408F;
    color: #ffffff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin: 10px 10px 0 0;
    padding: 2px 5px;
    border: none;
    cursor: pointer;
}*/

.stepsguide
{
    max-width: 450px !important;
    width: 90% !important;
    margin: 0 auto 15px auto !important;
    padding: 0 !important;
}

.craue_formflow_buttons
{
    /*text-align: center;*/
    clear: both;
}

/*.craue_formflow_button_last, .craue_formflow_button_previous
{
    background-color: #D2232A !important;
    color: #ffffff !important;
}

.craue_formflow_button_first
{
    background-color: #c4c4c4 !important;
    color: #ffffff !important;
} */

#form_ac #rangos
{
    display: none;
    float: left;
    margin: 10px 0 0 0;
}

#form_ac #rangos div
{
    float: left;
    margin-right: 20px;
}

#form_ac #rangos li > div
{
    margin: 0 0 10px 0;
}

/*#form_ac #rangos li label, #form_ac #rangos div label
{
    display: inline-block;
    width: 80px;
    float: left;
    margin: 0 10px 0 10px;
}*/

#form_ac #rangos button#add_another_rango
{
    display: block;
    clear: both;
    margin: 30px 0 0 0;
}

#form_ac #lugaresact
{
    clear: both;
    margin: 10px 0 0 0;
}

#form_ac #lugaresact div
{
    float: left;
}

#form_ac #lugaresact li label
{
    display: inline-block;
    width: 100%;
    padding: 0 0 0 10px;
}

#form_ac #lugaresact select
{
    width: 140px;
    margin: 0 5px 10px 0;
}

#form_ac #lugaresact input
{
    /*width: 132px;*/
    width: 140px;
    margin: 0 5px 10px 0;
}

#form_ac .mitad1
{
    width: 49%;
    margin: 0 0 10px 0;
    float: left;
    clear: both;
}

#form_ac .mitad2
{
    width: 49%;
    margin: 0 0 10px 0;
    float: right;
}

#form_ac .mitad1 input, #form_ac .mitad2 input
{
    width: 95%;
}

#form_ac .mitad2 input[type=file]
{
    /*width: 75%;*/
}

#form_ac .mitad1 select, #form_ac .mitad2 select
{
    width: 95%;
}

#form_ac .mitad1 input[type=checkbox], #form_ac .mitad2 input[type=checkbox]
{
    width: auto;
}

/*#form_ac .ayuda label
{
    display: inline;
}

#form_ac textarea
{
    width: 100%;
    height: 100px;
    font-family: 'Arial' !important;
}*/

#form_ac #actividad_comunitaria_step1_form_lugaresact, #form_ac #actividad_comunitaria_step1_form_rangos
{
    display: none;
}

#form_ac label[for=actividad_comunitaria_step1_form_poblacion], #form_ac #actividad_comunitaria_step1_form_poblacion
{
    display: none;
}

/*#form_ac span
{
    font-weight: bold;
}*/

#form_ac_search
{
    overflow: hidden;
    border: 1px #ccc solid;
    padding: 5px;
    width: 100%;
    margin: 0 0 10px 0;
}

#form_ac_search .mitad2
{
    width: 40%;
    float: left;
}

#form_ac_search .mitad1
{
    width: 49%;
    float: left;
}

#form_ac_search .mitad1 select
{
    margin: 0 0 10px 0;
}

#form_ac_search .mitad1 label
{
    width: 80px;
}

#form_ac_search .title
{
    margin: 0 10px 10px 10px;
}

/*#form_ac_search label
{
    color: #25408F;
    float: left;
    margin-left: 10px;
    width: 110px;
    font-weight: bold;
}*/

/*#form_ac_search input[type=text]
{
    float: left;
    margin: 0 0 5px 4px;*/
    /*width: 132px;*/
    /*width: 140px;
}*/

#form_ac_search .mitad2 select
{
    float: left;
    margin: 0 0 5px 4px;
    width: 140px;
}

/*#form_ac_search button:last-child
{
    float: right;
    clear: both;
    background: url('../images/search2.png') no-repeat center center;
    margin-right: 20px;
    color: #fff;
    height: 38px;
    width: 38px;
    border: #000 0px solid;
    cursor: pointer;
}*/



/*#link_pdf
{
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    margin: 0 0 10px 10px;
    background: #95A0A9;
    color: #ffffff;
    border: none;
    font-weight: bold;
    cursor: pointer;
}*/

#link_pdf_omi
{
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    margin: 0 0 10px 0;
    /*background: #95A0A9;
    color: #ffffff;*/
    border: none;
    font-weight: bold;
    cursor: pointer;
}

/*#link_pdf_show
{
    clear: both;
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    margin: 0 0 10px 0;
    background: #95A0A9;
    color: #ffffff;
    border: none;
    font-weight: bold;
    cursor: pointer;
}*/

.azul
{
    clear: both;
    background-color: rgb(37,64,143);
    background-image: url(../images/dot_white.png);
    background-repeat: no-repeat;
    background-position: left top;
    text-align: left;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 1px 0 2px 22px;
    margin: 0;
}

.rojo {
    clear: both;
    /*background-color: rgb(210,35,42);
    background-image: url(../images/dot_white.png);
    background-repeat: no-repeat;
    background-position: left top;
    text-align: left;*/
    color: #FFF;
    /*font-size: 16px;*/
    font-weight: bold;
    text-transform: uppercase;
    padding: 1px 0 2px 22px;
    margin: 0;
}

/*table
{
    width: 100%;
    margin: 20px 0 0 0;
}

th
{
    background: #25408F;
    color: #fff;
    font-family: "Arial narrow", Arial, Verdana, Serif;
    padding: 3px;
}

.par td
{
    background: #D9DDE0;
    padding: 3px;
}

.impar td
{
    background: #EDF1F4;
    padding: 3px;
}

.row
{
    float: left;
    //width: 738px;
    margin: 0 10px 5px 0;
}*/

.izquierda
{
    float: left;
    width: 405px;
    max-width: 100%;
    padding: 0 5px 0 0;
    margin: 0 0 10px 0;
    border-right: 1px solid #e4e5e7;
}

.derecha
{
    font-size: 0.9em;
    float: left;
    width: 305px;
    max-width: 100%;
    padding: 0 0 0 5px;
    margin: 0 0 10px 0;
}

/*.row #descripcion
{
    display: none;
}*/

#imagen img, #form_ac img, .imagen img
{
    max-width: 300px;
}

.row a
{
    cursor: pointer;
}

.mapnote
{
    font-size: 12px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    letter-spacing: normal;
    text-align: justify;
    vertical-align: middle;
    word-spacing: normal;
    max-width: 350px;
}

#links_inicio
{
    text-align: center;
}

#link_buscador
{
    text-align: center;
}

#buscador_map_canvas, #actividad_map_canvas, #recurso_map_canvas
{
    clear: both;
}

#link_nueva_actividad
{
    width: 365px;
    float: left;
    text-align: center;
}

#link_nuevo_recurso
{
    width: 365px;
    float: left;
    text-align: center;
}

nav#menu_manager
{
    /*margin: 0 0 20px 0;*/
    margin: 0 0 0 0;
}

nav#menu_manager button
{
    /*height: 30px;*/
    /*background: #95A0A9;*/
    /*background: transparent;
    color: #ffffff;
    border: none;
    font-weight: bold;
    cursor: pointer;*/
    /*padding: 20px 10px;*/
}

nav#menu_manager button.current
{
    background: #D2232A;
}

#omi_search_link
{
    float: right;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    margin: 0 0 10px 0;
    background: #95A0A9;
    color: #ffffff;
    border: none;
    font-weight: bold;
}

#red img
{
    vertical-align: bottom;
}

#pdf_instrucciones
{
    text-align: center;
    font-size: 18px;
}

#pdf_instrucciones img
{
    width: 40px;
    vertical-align: middle;
}

#rangos > ul, #lugaresact > ul {
    list-style-type: none;
}

/*Nuevas modificaciones*/
#searchtable tr:hover, #table_admin tr:hover, #table_admin_creadas tr:hover {
    cursor: pointer;
}
.dataTables_wrapper .dataTables_filter {
    float: left;
    font-size: 18px;
    color: #37474f;
}
.dataTables_info {
    display: none;
    margin: 25px auto 0 auto;
    float: left;
    width: auto;
    background-color: #0865A2;
    padding: .35em .6em .35em !important;
    border-radius: .3em;
    color: white !important;
    position: relative;
    /*left: 42%;*/
}
.paginate_button {
    padding: 0 !important;
    margin: 0;
}
#pacap_pacapbundle_actuacion_busqueda_categorias input {
    float: left;
    clear: left;
    width: 20px;
    height: 20px;
    padding: 0;
    margin: 0 10px 0 0;
    vertical-align: middle;
    cursor: pointer;
    background: url("../template_remark/global/vendor/icheck/images/blue.png") no-repeat;
    background-position: -22px 0;
    border: none;
}
#pacap_pacapbundle_actuacion_busqueda_categorias label {
    float: left;
}
.pagination {
    float: right;
}
.pagination > li {
    display: inline-block;
    overflow: auto;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #0865A2;
    border-color: #0865A2;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #0865A2;
}
.post > p.justificado {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto 40px auto;
}
#resultados
{
    /*float: left;*/
}
.select2-results__group {
    font-size: 120% !important;
    font-weight: bold;
}
/*Color pasos*/
.pearl.current .pearl-icon, .pearl.current .pearl-number {
    color: #0865A2!important;
    border-color: #0865A2!important;
}
.pearl.current:after, .pearl.current:before {
    background-color: #0865A2!important;
}
.pearl.done .pearl-icon, .pearl.done .pearl-number {
    background-color: #0865A2!important;
    border-color: #0865A2!important;
}
.pearl.done:after, .pearl.done:before {
    background-color: #0865A2!important;
}
a {
    color: #0865A2;
}
a:hover, a:visited, a:focus {
    color: #0865A2;
}
a.btn-danger, a.label-danger {
    color: white;
}
a.btn.bg-grey-300 {
    color: #76838f;
}
.btn-danger-800 {
    color: #fff !important;
    background-color: #0865A2;
    border-color: #0865A2;
}
.btn-danger-800.focus, .btn-danger-800:focus, .btn-danger-800:hover {
    background-color: #0865A2;
    border-color: #0865A2;
    color: #fff !important;
}
.bg-red-800 {
    background-color: #0865A2!important;
}
.color-red-800 {
    color: #0865A2!important;
}
.border-bottom-2px-red-800 {
    border-bottom: 2px solid #0865A2 !important;
}
#table_admin tbody tr:hover {
    background-color: #f6f6f6;
}
#table_admin {
    border-bottom: 1px solid #e4eaec;
}
table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc, table.dataTable thead .sorting {
    background-position: center right 5%;
}
.checkbox-primary input[type=radio]:checked+label::before, .checkbox-primary input[type=checkbox]:checked+label::before {
    background-color: #0865A2!important;
    border-color: #0865A2!important;
}
.sweet-alert {
    margin-top: 100px !important;
    top: 0% !important;
}

.loading {
    background-image: url("../images/loading.gif");
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px;
}

/*Botones portada.*/
a.botones-portada:hover {
    background-color: #0865A2;
    transition: all 0.2s;
}
a.buscadorn {
    background-image: url(../images/red/buscadorn_sca.png);
    transition: all 0.2s;
}
a.actividadesn {
    background-image: url(../images/red/actividades_sca.png);
    transition: all 0.2s;
}
a.recursosn {
    background-image: url(../images/red/recursos_sca.png);
    transition: all 0.2s;
    background-size: 128px;
}
a.botones-portada > div:first-child {
    margin-top: 65%;
    font-weight: 300;
    font-size: 2em;
    color: #0865A2;
    transition: all 0.2s;
}

.mapnote > img {
    max-width: 30px !important;
}

@media (min-width: 768px) and (max-width: 1050px) {
    .navbar-right > li > a > span:last-child {
        display: none;
    }
}
@media (max-width: 800px) {
    .dataTables_info {
        float: initial;
        left: 0;
    }
    .dataTables_wrapper {
        zoom: 0.75;
        -moz-transform: scale(0.7);
        -moz-transform-origin: left top;
    }
}
@media (max-width: 643px) {
    #form_ac_search .mitad1, #form_ac_search .mitad2, #form_ac_search .mitad1 > select
    {
        display: block;
        clear: both;
        margin: 0 auto;
        float: inherit;
    }
    #form_ac .mitad2
    {
        width: 100%;
        margin: 0 auto;
        float: left;
    }
    #form_ac .mitad1
    {
        width: 100%;
    }
    #form_ac .mitad2 input[type=file] {
        width: 95%;
    }
    .dataTables_wrapper {
        zoom: 0.5;
        -moz-transform: scale(0.6);
        -moz-transform-origin: left top;
    }
}