﻿a:hover {
 cursor:pointer;
}

.btn-primary {
    color: #fff;
    background-color: #41521F;
    border-color: #2e6da4;
}

    .btn-primary:hover {
        color: #B3E5E3;
        background-color: var(--button-primary-color);
        border-color: var(--button-primary-color);
    }


.ficha h1, h2, h3 {
    margin-top: 10px;
    margin-bottom: 5px;
}

.buttonFicha {
    background: #eaea1c;
    padding: 10px;
    text-align: center;
}
#especiesRadio .angular-google-map-container {
    position: absolute;
    height: 100%;
    min-width: 100%;
    width: 100%
}
    .buttonFicha a {
        color: #332715;
        text-decoration: none;
        cursor: pointer;
    }
   


    .buttonFicha:hover {
        background: #283e00;
        color: white;
    }

    .buttonFicha a:hover {
        color: white;
    }

.header-ficha {
    border-top-left-radius: 10px;
    background: ('../../../principal/img/bg1.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 300px;
}

.header-text-ficha {
    text-align: center;
    color: #332715;
}

    .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: white;
    border-radius: 50%;
    text-align: center;
}

    .ficha-buttons a {
        color: #332715;
        line-height: 46px;
        font-size: 20px;
        
    }

        .ficha-buttons a:hover {
            color: white;
        }

.photos {
    left: 15%;
}

.cantos {
    right: 15%;
}

.fichaBusqueda {
    border-bottom: 1px solid #41521F;
    padding: 20px;
    margin-bottom: 10px;
}

.layer-background {
    background-color: rgba(0,0,0,0.0);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.profile-picture {

    position: absolute;
    top: 165px;
    right: 50%;
    left: 50%;
    margin-top: -110px;
    margin-left: -220px;
    height: 300px;
    width: 450px;
    background: #fff;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;

 /*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%;
    }
}

/*fichas imagenes*/
.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: 0.2;
        transition: all 1s;
        -webkit-transition: all 1s;
    }

.ficha-imagenes-preview {
    background: #ddd;
    padding-bottom: 50px;
    padding-top: 50px;
}

.ficha-cerrar {
    position: absolute;
    color: white;
    right: 40px;
    top: 10px;
    font-size: 4em;
    cursor: pointer;
}

.angular-google-map-container {
    position: absolute;
    height: 100%;
    min-width: calc(100% - 200px);
    width: calc(100% - 200px);
} 

#mapaBusqueda .angular-google-map-container {
    position: absolute;
    height: 100%;
    min-width: calc(100%);
    width: calc(100%);
}

#especimen .angular-google-map-container {
    position: absolute;
    height: 100%;
    min-width: 96%;
    width: 96%;
}

.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: 0px !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;
    }

@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: white !important;
}
/*pdf*/
#pdfMargins .titulosOrden{
    color: #49004C !important;
}

#pdfMargins h3{
    color: #333 !important;
}

#pdfMargins {
    margin: 70px 30px 70px 30px;
}

#pdfMargins p {
    margin: 15px 0;
}

#imagenes {
    page-break-before: always;
}

    #imagenes table {
        padding: 0 20px 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: 170px;
        /*width: 255px;*/
        align-content: center;
    }

    #imagenes .col12 {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        float: none;
    }

    .vertical-text{
         vertical-align:top;
        transform: rotate(-90deg);
        transform-origin:100% 100%;
        -ms-transform: rotate(-90deg); /* IE 9 */
        -ms-transform-origin:100% 100%; /* IE 9 */
        -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); /* IE 9 */
        -ms-transform-origin:100% 100%; /* IE 9 */
        -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;
}



#search-button {
	width: 97px;
	height: 63px;
	margin-left: -30px;
	margin-bottom: 10px;
}

#search-button-advanced {
	width: 97px;
	height: 63px;
}


#homesearch-button {
	width: 97px;
	height: 63px;
	margin-left: -8px;
	margin-bottom: 10px;
}

#advanced-search-button {
	width: 97px;
	height: 63px;
	margin-left: -179px;
	margin-bottom: -19px;
	margin-top: -5px;
}

#search-keywords-box {
	font-size: 30px;
}

#homesearch-keywords-box {
	/*box-shadow:none !important;*/
	outline: none;
  	border:none !important;
	box-shadow:none !important;
	padding-left: 15px;
	border: none; 
	width: 95%; 
	/*line-height: 52px; */
	/*padding: 0px 0px 0px 0px;	*/t
	font-size: 30px;
	height: 50px;
	margin-bottom: 10px;

	font-weight: lighter;
	color: grey;
	padding-top: 7px;
	/*height: 50px;
	width: 1040px;
	font-size: 28px;x
	line-height: 50px;
	border: none;*/
}

#search-keywords-box::-webkit-input-placeholder { /* WebKit browsers */
	color:    #aaa;
}
#search-keywords-box:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color:    #555;
}
#search-keywords-box::-moz-placeholder { /* Mozilla Firefox 19+ */
	color:    #555;
}
#search-keywords-box:-ms-input-placeholder { /* Internet Explorer 10+ */
	color:    #555;
}

#noticias a {
    color: #337ab7!important;
    text-decoration: none
}