














body {
    background: #fff;
}

ul, ol {
    list-style:none;
    margin: 0px;
    padding: 0px;
}
h1 {
    font-size: 40px;
    font-weight: bold;
    color: #015442;
}
h2 {
    color: #015442;

}
h3 {
    color: #015442;
}
h4 {
    font-weight: bold;
    font-size: 1.2em;
}
footer {
    background: black;
    color: grey;
}

/*END BASE CSS*/
.footer-content {
    margin: 0 auto;
    max-width: 1200px;
    padding: 20px;
}
.footer-social {
    font-size: 40px;
}
.footer-social a {
    color: white;
}
.footer-social a:hover, .footer-social a:focus {
    text-decoration: none;
}
p.disabled {
    color: #767676;
}
.edit-pmk-icon {
    font-size:17px;
    color: #c05800;
}
/*BOOTSTRAP OVERRIDE*/
.label {
    margin: 0px;
    padding: 0px;
    background: none;
    color: #fff;
}
.label a{
    background: #767676;
    color: #fff;
    padding: 5px;
    margin: 2px;
    border-radius: 5px;
    display: inline-block;
}
.label:hover a{
    background: grey;
    color: #ececec;
}
.breadcrumb {
    color: #015442;
    background: #fff;
    vertical-align:middle;
    line-height: 100%;
}
.breadcrumb a{
    color: #015442;
}
.breadcrumb a:hover{
    color: #015442;
    text-decoration: none;
}

.breadcrumbs_wrapper {
    margin: 0 auto;
    max-width: 1200px;
}
.breadcrumbs_color {
    background: #fff;
}


.navbar {
    margin-bottom: 0px;
}
.navbar-brand {
    padding: 5px 5px 5px 15px;
}
.navbar-default {
    background-color: #fff;
    border-color: #fff;
    border: none;
}

.navbar-collapse {
    box-shadow: none;
    border: none;
}
.panel-default > .panel-heading {
    background: #ededed;
    color: #000;
}

/*END BOOTSTRAP OVERRIDE*/

.col-no-padding {
    overflow: auto;
}
.nomargin {
    margin: 0;
}
.nopadding {
    padding: 0;
}
.date, .num_views {
    text-align: right;
}
.date.mmobj {
    font-size: 1.2em;
    position: absolute;
    bottom: 10%;
    left: 180px;
    position: absolute;
    text-align: left;
}
.date.serial {
    left: 190px;
    bottom: 9%;
    position: absolute;
    font-size: 1.2em;
    text-align: inherit;
}
.header-content {
    margin: 0 auto;
    max-width: 1200px;
    color: #000;
    min-height: 80px;
    padding: 15px 0px;
}
.header-content a, .mobile_header a{
    color: #000;
}
.header-content .btn, .mobile_header .btn{
    color: #000;
    background: #fff;
}
.info.serial {
    padding-left: 20px;
}
.info {
    float: left;
    padding-left: 10px;
    width: 100%;
    min-height: 60px;
    overflow: hidden;
    display: inline;
    word-wrap: break-word;
}
.info .title{
    font-weight: bold;
    font-size: 1em;
    max-height: 2.7em;
    word-wrap: break-word;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.info .subtitle {
    font-weight: 400;
    margin: 5px 5px;
    font-size: 0.9em;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.info-wrapper {
    overflow: hidden;
}
.language_select_wrapper {
    float: right;
    margin: 8px;
}
.language_select_wrapper .btn{
    background: none;
    border: none;
}

.main-content {
    overflow: hidden;
    background: #fff;
    min-height: 600px;
}
.main-content-wrapper {
    background: #fff;
}
.menu {
    background: #fff;
    border: 0;
}
.mobile_header {
    background: #fff;
    color: #000;
}
.mobile_header .navbar-toggle {
    padding: 7px 10px;
    height: 34px;
}

body.opencast-layout .main-content {
    max-width: 100%;
}
body.opencast-layout .breadcrumb_wrapper {
    max-width: 100%;
}

.mmobj_objects {
    margin-left: 3%;
}
.mmobj_serie {
    background: #FFFFFF;
    padding: 3% 2%;
}
.mmobj_serie a {
    color: #2d699e; /* fix a11y */
}
.mmobj_serie small {
    color: #656565; /* fix a11y */
}
.number-videos.serial {
    position: absolute;
    bottom: 8%;
    right: 8%;
    color: white;
    font-size: 0.9em;
    background: rgba(0,0,0,0.65);
    padding: 1px 5px 1px 5px;
}
.parent-centering {
    text-align: center;
    /* May want to do this if there is risk the container may be narrower than the element inside */
    white-space: nowrap;
}
.parent-centering:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em; /* Adjusts for spacing */
}
.play_icon {
    position: absolute;
    margin: 10px;
    left: 0%;
    background: url("/bundles/pumukitwebtv/images/icons/play_icon.png") no-repeat center;
    background-size: contain;
    width: 28px;
    height: 28px;
    overflow: auto;
}
.play_icon.small {
    margin: 5px;
    width: 20px;
    height: 20px;
}
.pumukit_mmobjs{
    margin: 0 0%;
    overflow: hidden;
    color: #015442;
}
.pumukit_mmobj {
    color: #015442;
    height: 110px;
    overflow: hidden;
    margin: 10px 0px;
    padding: 5px;
/*    border-radius: 10px;*/
    position: relative;
}
.pumukit_mmobj a{
    color: #015442;
}
@media screen and (max-device-width: 320px) {
    .pumukit_mmobj {
        padding-left: 0px;
        padding-right: 0px;
    }
}
.pumukit_mmobj:hover, .pumukit_mmobj:focus {
    background: #015442;
    color: #FFFFFF;
}
.pumukit_album {
    position: relative;
    float: left;
}
.row.pumukit {
    margin: 0 auto;
}
.search-box {
    margin: 8px;
}
.search-box button {
    padding: 1px 6px;
}
.search-box .input-group {
    border-radius: 8px;
    /*overflow: hidden;*/
}
.search-box .input-group input.form-control {
    border-radius: 4px;
}
#search-box-base,
#search-box-mobile
#search-box-sticky {
    border-radius: 4px;
    border-right: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    box-shadow: none;
}
#search-box-base:focus,
#search-box-mobile:focus,
#search-box-sticky:focus {
    border-color: #ccc;
}
.search-form {
    margin: 10px;
    padding: 10px;
    background: #015442;
    color: #FFFFFF;
}
.search-form .input-group.date {
    width: 100%;
}
.search-form a {
    color: #2d699e; /* fix a11y */
}
.input-group-addon {
    background: white;
}
/*Thumbnails*/
.thumbnail {
    width: 164px;
    height: 94px;
}
.minimmobj {
    overflow: hidden;
    padding: 5px;
    margin-bottom: 10px;
}
.miniinfo-wrapper {
    overflow: hidden;
}
.miniinfo {
    width: 100%;
    margin-left: 8px;
}
.miniinfo .title {
    height: 1.2em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.miniinfo .subtitle {
    height: 1.2em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 5px;
}
.minithumbnail, .thumbnail {
    float: left;
    display: inline;
    margin-bottom:0px;
    text-align: center;
    border: 0;
    border-radius: 0px;
    box-shadow: 1px 1px 2px #666;
    background: #F3F3F3;
    padding: 2px;
    z-index: 3;
    position: relative;
}
.minithumbnail {
    padding: 1px;
    width: 122px;
    height: 69.5px;
}
.thumbnailwrapper {
    padding-left: 0px;
    min-width: 132px;
}
.minithumbnail.bodyMm, .thumbnail.bodyMm {
    margin-bottom: 5px;
}
.thumbnail img.thumbnailimg{
    max-width: 160px;
    max-height: 90px;
}
.minithumbnail img.thumbnailimg{
    max-width: 120px;
    max-height: 67.5px;
}
.minithumbnail img.thumbnailimg, .thumbnail img.thumbnailimg{
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
}
.thumbnailholder {
    top: 2px;
    width: 160px;
    height: 90px;
}
.active.thumbnail{
    border: 4px rgb(192, 68, 68) solid;
    padding: 0px;
}
.active .thumbnailholder {
    top: 0px;
    width: 156px;
    height: 86px;
}
.minithumbnailholder {
    top: 1px;
    width: 120px;
    height: 67.5px;
}
.minithumbnailholder, .thumbnailholder {
    position: absolute;
    background:#000;
    z-index: -1;
}
.thumbnailo:nth-child(1) {
    z-index: 3;
    position: relative;
}
.thumbnailo:nth-child(2) {
    z-index: 2;
    transform: scale(0.97);
    position: absolute;
    left: 7px;
    top: 3px;
}
.thumbnailo:nth-child(3) {
    z-index: 1;
    transform: scale(0.94);
    position: absolute;
    left: 14px;
    top: 6px;
}
.video-duration {
    position: absolute;
    top: 8%;
    left: 8%;
    color: white;
    font-size: 0.8em;
    background:rgba(0,0,0,0.65);
    padding: 1px 3px;
}
.wrapper-center {
    width: 100%;
    vertical-align: middle;
    background: #fff; /* Trick to color the menu's length */
    margin: 0 auto;
    min-height: 600px;
    max-width: 1200px;
}
/*CIES*/
.announces {
    margin-top: 40px;
}
.breadcrumb {
    margin: 0px;
    border-radius: 0px;
}

.media {
    padding: 2px 2px 15px 2px;
}
.media-heading.subtitle{
    height: 1em;
    font-size: 1em;
    line-height: 1;
    overflow: hidden;
}

.media-heading.title{
    line-height: 1;
    overflow: hidden;
    height: 1em;
    font-size: 1em;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.media-body .date{
    line-height: 1;
    height: 1em;
    font-size: 1em;
}
.header {
    background: #fff;
    color: #000;
}
.header.sticky {
    position: fixed;
    top: 0;
    transition: top 0.2s ease-in-out;
    width: 100%;
    z-index:6;
    color: #000;
}
.header.sticky.nav-up {
    top: -60px;
}
.header.sticky.nav-up {
    top: 0;
}
.img_category img{
    width: 100%;
}
.img_category{
    position: relative;
    height: 100%;
}
.img_category.two {
    height: 50%;
}

.index_widget {
    margin-top: 15px;
    margin-bottom: 15px;
}
.index_widget .index_container .img_category.two{
    position: relative;
    display: block;
    padding-top: 4.35%;
}
.index_widget .index_container a{
    position: relative;
    display: block;
    overflow: auto;
    text-decoration: none;
}
.most-viewed h2, .recently-added h2 {
    font-weight: bold;
    font-size: 2em;
}
a:hover .cover {
    background: #FFFFFF;
    color: #015442;

}
.cover {
   background: #015442;
   color: #FFFFFF;
   font-weight: bold;
   font-size: 120%;
   width: 100%;
   padding: 8px;
}
@media (max-width: 992px) {
   .index_container .img_category.two {
        padding-top: 12.87% !important;
    }
    .index_container .img_category {
        padding-top: 5%;
    }
}
@media (max-width: 1199px) {
    .index_container .img_category,.index_container .img_category.two {
        padding-top: 8.67% !important;
    }
}

.panel-series .panel-body, .panel-related .panel-body{
    overflow-x: hidden;
    overflow-y: scroll;
    max-height: 400px;
}
.powered_by {
    background: black;
    color: white;
}
.powered_by a{
    color: white;
    text-decoration: none;
}
.powered_by div {
    max-width: 1200px;
    text-align: right;
    margin: 0 auto;
    padding: 10px 10px 10px 10px;
    font-size: 11px;
    position: relative;
}
.pumukit_announce {
    margin-top: 35px;
    overflow: auto;
}
.widget.slidebar {
    text-align: left;
    padding-top: 20px;
}
.widget.slidebar #total{
    text-align: center;
}
.widget.slidebar .element {
    display: block;
    font-size: 1.3em;
    text-decoration: none;
    padding: 10px 10px 10px 30px;
    color: #FFFFFF;
}

.pmk_menu_element {
    color: #FFFFFF !important;
}

.widget.slidebar .element:hover, .widget.slidebar .element.selected {
    background: #FFFFFF;
    color: #015442;
    margin-left: -65px;
    padding-left: 95px;
    z-index:10;
    text-decoration: none;
    transition: background 0.3s ease;
}

.pmk_menu_element:hover {
    background: #FFFFFF !important;
    color: #015442 !important;
}


@media (max-width: 1199px) {
    .widget.slidebar, .widget.slidebar .dropdown-menu {
        text-align: center;
    }
}
.ellipsedtext-parent {
    overflow: hidden;
    width: 100%;
    height: 120%;
}
.ellipsedtext-leftmargin {
    float: left;
    width: 2%;
    height: 100%;
}
.ellipsedtext-testwrapper {
    float: right;
    width: 98%;
}
.ellipsedtext-text {
    width: 800%;
}
.ellipsedtext-textstopper {
    width: 87.5%;
    height: 1em;
    float: right;
}
.ellipsedtext-endtext {
    display:inline-block;
    width: 87.5%;
    height: 1em;
}
.ellipsedtext-overflowdetector {
    float: right;
    width: 2%;
    height: 20%;
    position:relative;
}
.ellipsedtext-ellipse {
    position: absolute;
    top: -1.5em;
    left: 4387%;
    z-index: 2;
    padding: 0 20px 0 15px;
    background: rgba(255,255,255,0);
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(30%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
}

.pumukit_mmobj:hover .ellipsedtext-ellipse {
    background: rgba(255,255,255,0);
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, #015442 30%, #015442 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(30%, #015442), color-stop(100%, #015442));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, #015442 30%, #015442 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, #015442 30%, #015442 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, #015442 30%, #015442 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, #015442 30%, #015442 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#015442', endColorstr='#015442', GradientType=1 );
}


h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small,
.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus {
    color: #767676;
}

.panel-heading.chat-panel-heading .panel-heading-table,
.panel-heading.twitter-panel-heading .panel-heading-table {
    display: table;
    width: 100%;
}
.panel-heading.chat-panel-heading .panel-heading-table .panel-heading-table-row,
.panel-heading.twitter-panel-heading .panel-heading-table .panel-heading-table-row {
    display: table-row;
}
.panel-heading.chat-panel-heading .panel-heading-table .panel-heading-table-row .panel-heading-table-cell,
.panel-heading.twitter-panel-heading .panel-heading-table .panel-heading-table-row .panel-heading-table-cell {
    display: table-cell;
    vertical-align: middle;
}
.panel-heading.chat-panel-heading .panel-heading-table .panel-heading-table-row .panel-heading-table-cell.panel-heading-image,
.panel-heading.twitter-panel-heading .panel-heading-table .panel-heading-table-row .panel-heading-table-cell.panel-heading-image {
    text-align: right;
}

.twitter-icon-heading,
.chat-icon-heading {
    height: 1em;
    float: right;
}

.widget_forbidden_error {
    text-align: center;
    margin-top: 10vh;
    font-size: 10vh;
    margin-bottom:6vh;
}

.widget_forbidden_error_message {
    text-align:center;
    margin-top: 3vh;
    font-size: 6vh;
    margin-bottom:2vh;
}

.widget_forbidden_message, .widget_unauthorized_message {
    text-align:center;
    margin-top: 3vh;
    font-size: 6vh;
    margin-bottom:6vh;
}

.widget_unauthorized_error {
    text-align: center;
    margin-top: 10vh;
    padding-top: 10vh;
    font-size: 10vh;
    margin-bottom:6vh;
}

.widget_unauthorized_error_message {
    text-align:center;
    margin-top: 3vh;
    font-size: 6vh;
    margin-bottom:2vh;
}

#player_password_check_fail {
    color: red;
    margin: 0 10px;
}

.widget_password {
    text-align: center;
    padding-top: 40px;
}

@media (min-width: 991.98px) {
    .widget_forbidden_error {
        text-align: center;
        margin-top: 10vh;
        font-size: 7vh;
        margin-bottom:6vh;
    }

    .widget_forbidden_error_message {
        text-align:center;
        margin-top: 3vh;
        font-size: 3vh;
        margin-bottom:2vh;
    }

    .widget_forbidden_message, .widget_unauthorized_message {
        text-align:center;
        margin-top: 3vh;
        font-size: 3vh;
        margin-bottom:6vh;
    }

    .widget_unauthorized_error {
        text-align: center;
        margin-top: 10vh;
        padding-top: 10vh;
        font-size: 7vh;
        margin-bottom:6vh;
    }

    .widget_unauthorized_error_message {
        text-align:center;
        margin-top: 3vh;
        font-size: 3vh;
        margin-bottom:2vh;
    }

    #player_password_check_fail {
        color: red;
        margin: 0 10px;
    }

    .widget_password {
        text-align: center;
        padding-top: 40px;
    }

    abbr, abbr[title], abbr[data-original-title] {
        text-decoration: none !important;
        border-bottom:0 !important;
    }
}


    .panel-series .current {
        background-color: #ededed;
    }



a:hover {
    color: #555;
    text-decoration: underline;
}

a {
    color: #555;
    text-decoration: none;
}

.header-content {
    background: url(/bundles/pumukitcanalunedwebtv/images/uned/banner/4.jpg) no-repeat 50% 50%;
    background-size: 100% auto;
    height: 150px;
}

.breadcrumb li a {
    font-weight: bold;
}

.btn-google-search {
    border-left:0;
}

.title-widget {
    font-family: Arial,Verdana,Helvetica,"San Serif";
    color: #084A48;
    font-weight: bold;
    font-size: 23px;
    padding-bottom: 1px;
    border-bottom: 2px solid #9C8B83;
    margin: 15px 0;
}

#simple-date-search div a {
    color: #FFFFFF;
}

.btn-google-search:hover  {
    background:none;
    border-left-color: #FFFFFF;
}

.uned_announces_title {
    border-bottom: 2px solid #015442;
    margin-top: 20px;
    color: #015442;
    font-family: Georgia,serif;
    font-size: 1.4em;
    font-weight: normal;
}

.title-for-crumbs {
    color: #084A48;
    font-weight: bold;
    font-size: 23px;
    padding-bottom: 1px;
    border-bottom: 2px solid #015442;
    width:100%;
    margin: 15px 0;
}

.date.mmobj {
    font-size:100%;
}

.announces {
    margin-top:0;
}

.serial_date {
    text-decoration: none;
    font-weight: bold;
    color: rgb(1, 53, 42);
    cursor: default;
    font-size:12px;
}

.media-heading {
    font-size: 13px;
    font-weight: bold;
    color: #015442;
}

.series-subtitle-uned {
    font-family: Arial,Verdana,Helvetica,"San Serif";
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 30px;
    color: #084A48;
    font-size: 1.6em;
}

.mmobj_objects a {
    color: #015442;
}

.mmobj_serie:hover, .mmobj_serie:focus, .mmobj_serie:hover small {
    background: #015442;
    color: #FFFFFF;
}

.mmobj_serie:hover .media-body .media-heading {
    color: #FFFFFF !important;
}
.mmobj_serie:hover .media-body .media-heading small {
    color: #FFFFFF !important;
}
.mmobj_serie:hover .media-body .mmobj_objects div a, .mmobj_serie:hover .media-body .mmobj_objects div a small {
    color: #FFFFFF !important;
}

.underline {
    border-bottom: 2px solid #9C8B83;
}

/*CAIXAS LATERAIS*/
.blq-navegacion-lateral {
    padding: 5px 0 0 0;
}

.blq-navegacion-lateral .caixa, .caixa {
    margin: 10px 0;
    color: #53544E;
}

.blq-navegacion-lateral .caixa .titulo {
    color: #FFF;
    font-weight: bold;
    margin-bottom: 0;
    background: url(/bundles/pumukitcanalunedwebtv/images/uned/pestana_sin_esquinaBIG.png) no-repeat 100% 0 transparent;
    height: 30px;
    /*width: 115px;*/
}

.blq-navegacion-lateral .caixa .titulo .titulo_square {
    background-color: #FFF;
    width: 5px;
    height: 5px;
    display: inline-block;
    margin: 3px 7px 3px 3px;
    vertical-align: super;
    float: left;
}

.blq-navegacion-lateral .caixa_social, .caixa_social {
    margin: 30px 0;
    color: #015442;
}

.blq-navegacion-lateral .caixa_social .titulo {
    font-weight: bold;
}

.titulo_widget {
    color: #015442;
    font-weight: bold;
    font-size: 23px;
    padding-bottom: 1px;
    border-bottom: 2px solid #015442;
    margin: 15px 0 0 0;
}

.titulo_widget_mmobj {
    color: #015442;
    font-weight: bold;
    font-size: 19px;
    padding-bottom: 1px;
    border-bottom: 2px solid #015442;
    margin: 15px 0 0 0;
}

.titulo_widget_mmobj2 {
    color: #015442;
    font-weight: bold;
    font-size: 23px;
    padding-bottom: 1px;
    border-bottom: 2px solid #015442;
    margin: 15px 0 0 0;
    width: 100%
}

.titulo_widget_grande {
    font-size: 20px;
    margin-left: 10px;
}

.titulo_widget_grande a:hover {
    text-decoration: none;
}

.resumo_categorias ul {
    padding: 20px 0 0 30px;
    width: 25%;
}

.resumo_categorias a {
    color: #000000;
    text-decoration: underline;
}

.resumo_categorias a:hover {
    color: #257e94;
}

.resumo_categorias_numvideos {
    float: right;
    font-size: 85%;
    color: #A2A2A2;
}

.blq-navegacion-lateral li {
    list-style: none;
    margin: 0;
}

.blq-navegacion-lateral li a, .blq-navegacion-lateral li strong {
    color: #015442;
    line-height: 14px;
    text-decoration: none;
}

.blq-navegacion-lateral li:hover a {
    color: #447D91;
}

.blq-navegacion-lateral li strong {
    font-weight: bold;
}

.blq-navegacion-lateral ul li a:hover {
    color: #256F5D;
}

.container_15 address {
    text-align: center;
    background-color: #FFF;
    padding: 2px;
}

.menu_contacto a {
    color: #015442;
}

.menu_contacto a:hover {
    text-decoration: none;
    color: #257e94;
}

.contacto a {
    color: #015442;
}

.contacto a:hover {
    text-decoration: none;
    color: #257e94;
}

.menu_left {
    color: #015442;
    padding: 5px 10px;
    margin-top: 10px;
}

.titulo_widget {
    color: #015442;
    font-weight: bold;
    font-size: 23px;
    padding-bottom: 1px;
    border-bottom: 2px solid #015442;
    margin: 15px 0 0 0;
}

.video-duration {
    top:2px;
    left:2px;
}
.cover {
    background: url(/bundles/pumukitcanalunedwebtv/images/uned/pestana_sin_esquinaBIG.png) no-repeat 100% 0 transparent;
}

a:hover .cover {
    background: url(/bundles/pumukitcanalunedwebtv/images/uned/pestana_sin_esquinaBIGWhite.png ) no-repeat 100% 0 transparent;
}

.uned_cover {
    position: absolute;
    bottom: 0;
}

.padding_list {
    padding: 5px 10px;
}

.pumukit_mmobj {
    height: 110px;
}

.date.mmobj {
    font-size: 100%;
    position: absolute;
    bottom: 10%;
    left: 180px;
    text-align: left;
    padding-left:0;
}

.group-date-uned {
    border-bottom: 2px solid #015442;
    margin-top: 20px;
    color: #015442;
    font-family: Georgia,serif;
    font-size: 1.4em;
    font-weight: normal;
}

.group-date-uned-advance-search {
    border-bottom: 2px solid #015442;
    margin-top: 0;
    color: #015442;
    font-family: Georgia,serif;
    font-size: 1.4em;
    font-weight: normal;
}

/* Footer UNED*/
footer {
    background-color:#d9d9d9;
}

footer .copyright {
    background-color: #898585;
}

footer .copyright ul {
    padding:5px;
}

footer .copyright ul li, footer .copyright ul li a {
    color: #FFFFFF;
    font-size:12px;
    padding: 5px 0 5px 2px !important;
}

footer .enlacespie h3 {
    font-size:90%;
    color: #00533f;
    font-weight: 500;
}

footer .patrocinadores ul .lead {
    margin-bottom:5px;
}

footer .fa-2x {
    font-size:1.7em;
}

.search-form {
    margin: 10px;
    padding: 10px;
    background: #015442;
    color: #000;
}

.search-form label {
    color: #FFF;
}

.search-form a {
    color: white;
}

.most-viewed h2 {
    color: #015442;
    font-weight: bold;
    font-size: 19px;
    padding-bottom: 1px;
    border-bottom: 2px solid #015442;
    margin: 15px 0 0 0;
    line-height: 27.1px;
}

@media (max-width: 767px) {
    .uned_logo {
        max-height: 45px;
    }

    .pumukit_mmobj {
        height: auto;
    }

    .date.mmobj {
        font-size: 100%;
        position: relative;
        bottom: 10%;
        left: 0;
        text-align: left;
    }

    .info {
        margin-top:10px;
    }

    .uned_announces_div {
        padding:10px;
    }

    .announces {
        padding:10px;
    }

    footer .enlacespie h3 {
        color: #000000;
    }
    footer .enlacespie a {
        color: #595353;
    }

    footer .redessociales_small {
        padding:5px;
    }

    footer .patrocinadores ul .lead {
        margin-bottom:5px;
    }

    footer .copyright ul {
        margin: 10px 4px 15px;
    }

    footer .corse {
        text-align:center !important;
    }

    .mobile_header {
        height: 75px;
    }

    .blq-navegacion-lateral .caixa .titulo {
        color: #FFF;
        font-weight: bold;
        margin-bottom: 0;
        background-color: #015442;
        height: 30px;
    }

    .index_container .img_category, .index_container .img_category.two {
        padding-top:0 !important;
    }

    .img-noticias {
        padding-top:2px;
    }
}

@media (min-width: 768px) {
    .col-educa {
        width: 20% !important;
    }

    .educa_cover {
        font-size:10px;
    }

    .mobile_header {
        height: 100px;
    }

    .index_container .img_category, .index_container .img_category.two {
        padding-top:0 !important;
    }

    .teleactos {
        height:220px;
    }
    .blq-navegacion-lateral .caixa .titulo {
        color: #FFF;
        font-weight: bold;
        margin-bottom: 0;
        background-color: #015442;
        height: 30px;
    }

    .img-recursos-educativos {
        height:389px;
    }

    .img-destacados-tv {
        height:209px;
    }
    .img-destacados-radio{
        height:178px;
    }

    .img-teleactos {
        height:167px;
    }

    .img-noticias {
        height:220px;
    }

}

@media (min-width: 992px) {

    .index_container .img_category, .index_container .img_category.two {
        padding: 1px !important;
    }

    .margin-left-md {
        margin-left:25px;
    }

    .teleactos {
        height:167px;
    }

    .blq-navegacion-lateral .caixa .titulo {
        color: #FFF;
        font-weight: bold;
        margin-bottom: 0;
        background: url(/bundles/pumukitcanalunedwebtv/images/uned/pestana_sin_esquinaBIG.png) no-repeat 100% 0 transparent;
        height: 30px;
    }
}
.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
    width: auto !important;
    height: 28px !important;
    padding: 5px !important;
}

.gsc-input-box {
    border: 1px solid #D9D9D9 !important;
    background: #fff !important;
    height: 28px !important;
}

.pagination>.active>a, .pagination>.active>span,
.pagination>.active>a:hover, .pagination>.active>span:hover,
.pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #015442;
    border-color: #015442;
}
.pagination>li>a, .pagination>li>span {
    color: #015442;
}

