a {
    color:#A01027;
}

a:hover {
    color:#727175;

}
.title
{
    color:#A01027;
}
.description{
    color: #000000;
}
.obj_galley_link{
    
    color:#A01027;
   border:1px solid #A01027;
}
.obj_galley_link{
    
    color:#A01027;
   border:1px solid #A01027;
}

.obj_galley_link pdf{
    
    color:#A01027;
   border:1px solid #A01027;
}
.obj_galley_link pdf:hover{
    
    background-color:#A01027;
    color: white;
   border:1px solid #A01027;
}

.obj_galley_link:hover{
    
    background-color:#A01027;
    color: white;
   border:1px solid #A01027;
}


.pkp_button_primary:active {
 background-color:#A01027;
}

.pkp_button_link:active,.pkp_button_link_offset:active{
color: #A01027;
}

.pkp_button_primary:active {
 background-color: #A01027;
}/*#007ab2*/

.pkp_navigation_primary ul a{
    color: #A01027;
}
.pkp_navigation_primary ul a:hover{
    color: #A01027;
    border-color:#A01027;
}
.pkp_navigation_primary .dropdown-menu a:focus, .pkp_navigation_primary .dropdown-menu a:hover {

    border-color: #A01027;

}
.pkp_navigation_primary .dropdown-menu a:focus, .pkp_navigation_primary .dropdown-menu a:hover {

    border-color: #A01027;

}
.pkp_navigation_user {
    background-color:#A01027 ;
}
.pkp_page_index {
    
    color: #A01027;
}

.current_issue {
    
    color: #A01027;
}

.pkp_page_index .current_issue .read_more{
    
    color: #A01027;
}
.pkp_page_index .current_issue .read_more:hover, .pkp_page_index .current_issue .read_more:focus{
      color: #727175;
}

/* estadísticas generales */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #727175 !important;
}

.btn-success {
    color: #fff;
    background-color: #727175 !important;
    border-color: #727175 !important;
}

.btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
    color: #fff;
    background-color: #727175 !important;
    border-color: #727175 !important;
}

/* VISITAS */
.highcharts-series-0 rect {
    fill: #A01027 !important;
}

/* DESCARGAS */
.highcharts-series-1 rect {
    fill: #C2183A !important;
}

/* ===== VISITAS ===== */
.highcharts-series-0 rect,
.highcharts-legend-item:nth-child(1) rect {
    fill: #A01027 !important;
}

/* ===== DESCARGAS ===== */
.highcharts-series-1 rect,
.highcharts-legend-item:nth-child(2) rect {
    fill: #C2183A !important;
}

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
    background-color: #A01027 !important;
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #C2183A !important;
}

/* TOOLTIP - VISITAS */
.highcharts-tooltip td[style*="#7cb5ec"],
.highcharts-tooltip td[style*="rgb(124, 181, 236)"] {
    color: #A01027 !important;
}

/* TOOLTIP - DESCARGAS */
.highcharts-tooltip td[style*="#f7a35c"],
.highcharts-tooltip td[style*="rgb(247, 163, 92)"] {
    color: #C2183A !important;
}


.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #727175;
    border-color: #727175;
}

.btn-success:hover {
    color: #fff;
    background-color: #727175;
    border-color: #727175;
}

.btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #727175;
    border-color: #727175;
}