﻿a:hover {
    cursor: pointer
}

.btn-primary {
    color: #fff;
    background-color: #006a8a;
    border-color: #2e6da4
}

.btn-primary:hover {
    color: #fff;
    background-color: #3A6324;
    border-color: #3A6324
}

.ficha h1,
h2,
h3 {
    margin-top: 10px;
    margin-bottom: 5px
}

.buttonFicha {
    background: #3A6324;
    padding: 10px;
    text-align: center
}

.buttonFicha a {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.buttonFicha:hover {
    background: #8B8314
}

.buttonFicha a:hover {
    color: #fff
}

.background-header-ficha {
    border-top-left-radius: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.header-ficha {
    border-top-left-radius: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 300px
}

.header-text-ficha {
    text-align: center;
    color: #fff
}

.header-text-ficha .texto {
    margin-top: 60px;
    margin-bottom: 30px
}

.header-text-ficha .texto h3,
.header-text-ficha .texto h5 {
    margin-top: -10px
}

.ficha-buttons {
    position: absolute;
    top: 300px;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    color: #fff;
    border-radius: 50%;
    text-align: center
}

.ficha-buttons a {
    color: #fff;
    line-height: 46px;
    font-size: 20px
}

.ficha-buttons a:hover {
    color: #fff
}

.photos {
    left: 15%
}

.cantos {
    right: 15%
}

.fichaBusqueda {
    border-bottom: 1px solid #8B8314;
    padding: 20px;
    margin-bottom: 10px
}

.layer-background {
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.profile-picture {
    position: absolute;
    top: 200px;
    right: 50%;
    left: 50%;
    margin-top: -200px;
    margin-left: -150px;
    height: 350px;
    width: 350px;
    background: #fff;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%
}

.estado-conservacion {
    position: absolute;
    top: 0;
    right: 0;
    height: 130px;
    width: 130px
}

@media screen and (max-width: 767px) {
    .photos {
        left: 5%
    }
    .cantos {
        right: 5%
    }
    .profile-picture {
        top: 250px;
        right: 50%;
        left: 50%;
        margin-top: -100px;
        margin-left: -100px;
        height: 200px;
        width: 200px
    }
    .estado-conservacion {
        position: absolute;
        top: 35px;
        right: 0;
        height: 70px;
        width: 70px
    }
}

.ficha-imagenes {
    min-height: 200px;
    background: #fff;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    margin-bottom: 30px;
    margin-top: 30px
}

.ficha-imagenes:hover {
    opacity: .2;
    transition: all 1s;
    -webkit-transition: all 1s
}

.ficha-imagenes-preview {
    background: #ddd;
    padding-bottom: 50px;
    padding-top: 50px
}

.ficha-cerrar {
    position: absolute;
    color: #fff;
    right: 40px;
    top: 10px;
    font-size: 4em;
    cursor: pointer;
    z-index: 1000
}

.angular-google-map-container {
    position: absolute;
    height: 100%;
    min-width: calc(100% - 200px);
    width: calc(100% - 200px)
}

#especimen .angular-google-map-container {
    position: absolute;
    height: 100%;
    min-width: 100%;
    width: 100%
}

#especiesRadio .angular-google-map-container {
    position: absolute;
    height: 100%;
    min-width: 100%;
    width: 100%
}

.datosMapa {
    position: fixed;
    top: 50px;
    min-height: 100px;
    background: #eee;
    min-width: calc(100% - 200px);
    width: calc(100% - 200px);
    padding-top: 20px
}

.datosMapa p {
    margin: 0!important
}

.sinbanner {
    padding-top: 70px
}

.clickable-row {
    cursor: pointer
}

.datos .col-md-6 .row,
.datos .col-xs-12 .row {
    padding: 8px;
    line-height: 1.42857143
}

.datos .col-md-6 .row:nth-of-type(odd),
.datos .col-xs-12 .row:nth-of-type(odd) {
    background: #f9f9f9
}

.slidecontainer {
    width: 100%
}

.slider {
    -webkit-appearance: none;
    width: 100%;
    height: 15px;
    border-radius: 5px;
    background: #d3d3d3;
    outline: none;
    opacity: .7;
    -webkit-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out
}

.slider:hover {
    opacity: 1
}

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 10px;
    height: 25px;
    background: #006A8A;
    cursor: pointer
}

.slider::-moz-range-thumb {
    width: 10px;
    height: 25px;
    background: #006A8A;
    cursor: pointer
}

@media (max-width: 767px) {
    .datosMapa {
        padding-top: 10px;
        min-height: 40px
    }
    .datosMapa h3 {
        font-size: 16px
    }
    .angular-google-map-container {
        min-width: 100%;
        width: 100%
    }
    .datosMapa {
        min-width: 100%;
        width: 100%
    }
    .sinbanner {
        padding-top: 70px
    }
}

#nombreCorto {
    color: #fff!important
}

#pdfMargins .titulosOrden {
    color: #3A6324!important
}

#pdfMargins h3 {
    color: #333
}

#pdfMargins h5 {
    font-size: 12px
}

#pdfMargins {
    margin: 70px 30px
}

#pdfMargins p {
    margin: 15px 0
}

#imagenes,
#imagenesFichas {
    page-break-before: always
}

#imagenes table {
    padding: 0 20px;
    width: 100%
}

#imagenes th {
    min-width: 50%
}

#imagenes td {
    align-content: center;
    text-align: center
}

#imagenes td span {
    text-align: center;
    color: #aaa;
    font-size: 8px
}

#imagenes img {
    height: 230px;
    align-content: center
}

#imagenesFichas img {
    height: 250px;
    align-content: center
}

#imagenes .col12 {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    float: none
}

#tutorial .modal-body {
    max-height: 400px;
    overflow-y: auto
}

.vertical-text {
    vertical-align: top;
    transform: rotate(-90deg);
    transform-origin: 100% 100%;
    -ms-transform: rotate(-90deg);
    -ms-transform-origin: 100% 100%;
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: 100% 100%;
    z-index: 100;
    margin-left: -75px;
    margin-top: 15px;
    display: inline-block;
    color: gray
}

.vertical-text-rotated {
    vertical-align: top;
    transform: rotate(-90deg);
    transform-origin: 100% 100%;
    -ms-transform: rotate(-90deg);
    -ms-transform-origin: 100% 100%;
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: 100% 100%;
    z-index: 100;
    margin-right: -35px;
    margin-top: 15px;
    display: inline-block;
    color: gray
}

.caption-img {
    display: inline-block
}

#buttonImprimir {
    position: fixed;
    bottom: 10px;
    right: 40px
}

.dummy-logo {
    position: fixed;
    top: 0;
    left: 0;
    width: 200px;
    height: 90px;
    padding: 1em 0 0;
    text-align: center;
    color: #3b3d4a;
    background: #3A6324;
    z-index: 10001
}

@media screen and (max-width: 767px) {
    .dummy-logo {
        display: none
    }
}

#noticias a {
    color: #337ab7!important;
    text-decoration: none
}

.multiselect-parent {
    width: 100%;
    text-align: left;
}

    .multiselect-parent .dropdown-toggle {
        width: 100%;
        text-align: left;
    }

    .multiselect-parent .dropdown-menu {
        width: 100%;
        text-align: left;
    }
#cookiesBar {
    position: fixed;    
    bottom: 3px;
    left: 190px;
    right: 0;
    background: rgba(255,255,255,.9);
    z-index: 18;
    border: 1px solid #000;
    display: none;
}