/*GENERALES*/
a:hover, a:active, a:focus {
    color: #017c9e;
}

/*TOC*/

#indice .unit-content .actividades {
    border-top: 1px solid #017c9e;
}

.btn-primary, .btn-primary.disabled, .btn-primary.disabled:focus {
    background-color: #017c9e;
    border-radius: 0px;
}

#indice .unit-content {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

body {
    background-color: #017c9e12;
}

#indice .units ul li.active:not(.disabled), body:not(.isTablet) #indice .units ul li:hover:not(.disabled), #indice .units ul li:focus:not(.disabled) {
    background: #017c9e;
}

#indice .units ul li {
    background: #017c9e38;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin-bottom: 10px;
}

#indice .units ul li a .title {
    font-size: 17px;
    font-weight: 600;
    color: #444;
    line-height: 19px;
}

#indice .unit-content .actividades .item {
    border-bottom: 1px solid #017c9e;
}

#indice .unit-content .actividades .item .title {
    font-weight: 600;
}

#indice .unit-content .header .title {
    font-size: 28px;
    font-weight: 600;
    margin: 20px 120px 20px 30px;
}

/*NAVBAR*/

.body_clase:not(.edit) .logo-publisher {
    content: " ";
    background-image: url(/useruploads/r/a/85436089/activity_other_imported/arca-de-papel-logo.jpg);
    height: 68px;
    width: 102px;
    margin-left: -122px;
    margin-top: 0px;
    margin-right: 60px;
    float: left;
    background-size: contain;
}

.body_clase .activity-navbar {
    background: #017c9e;
    width: 100%;
    height: 68px;
}

.body_clase .activity-navbar .dropdown, .body_clase .activity-navbar #top-navigator .slider-indicators {
    background: transparent;
}

.body_clase .activity-navbar #top-navigator, .body_clase .activity-navbar .dropdown {
    float: left;
    margin-top: 15px;
    display: block;
}

body_clase:not(.edit) .slider-indicators li:before, .body_clase:not(.edit) .slider-indicators li:after {
    background: #edf5f8;
}

body_clase .activity-navbar .dropdown button, .body_clase .activity-navbar li {
    border-radius: 0px;
    background-color: transparent;
    color: #ffffff;
    line-height: 3.5rem;
    font-size: 2.2rem;
    font-weight: normal;
    border-left: 1px #fff solid;
}

.body_clase:not(.edit) .slider-indicators li.active, .body_clase .activity-navbar li:hover {
    font-weight: bold;
}

.body_clase .activity-navbar .dropdown button {
    font-weight: normal;
}

#actividad .content .header .title h3 {
    font-family: sans-serif;
    font-size: 6.2rem;
    font-weight: normal;
    color: #017c9e;
    display: block;
    border-left: 18px solid #96330d;
    margin-left: -97px;
    padding: 50px 106px 0px 72px;
    margin-top: -30px;
    margin-bottom: 50px;
}

.js-slide-wrapper > .header .single-pagination {
    background: #017c9e;
}

/*pie*/
.navigator .slider-control.left, .navigator .slider-control.right {
    color: #017c9e;
}

body:not(.android) .slider-control:not([disabled]):not(.disabled):hover {
    color: #333;
}

.navigator .slider-control.left:before, .navigator .slider-control.right:after {
    background: #017c9e;
}