                                    






body {
    background: #ddd;
}

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

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

/*END BASE CSS*/
.footer-content {
    margin: 0 auto;
    max-width: 960px;
    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: #53544E;
    background: transparent;
    vertical-align:middle;
    line-height: 100%;
}
.breadcrumb a{
    color: #53544E;
}
.breadcrumb a:hover{
    color: #53544E;
    text-decoration: none;
}

.breadcrumbs_wrapper {
    margin: 0 auto;
    max-width: 960px;
}
.breadcrumbs_color {
    background: transparent;
}


.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: 960px;
    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: transparent url('/bundles/pumukituvigowebtv/images/header/base/banner_index.jpg') repeat-x 50% 0%;;
}
.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: transparent url('/bundles/pumukituvigowebtv/images/header/base/banner_index.jpg') repeat-x 50% 0%;;
    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: #ededed;
    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: #111;
}
.pumukit_mmobj {
    color: #111;
    height: 110px;
    overflow: hidden;
    margin: 10px 0px;
    padding: 5px;
/*    border-radius: 10px;*/
    position: relative;
}
.pumukit_mmobj a{
    color: #111;
}
@media screen and (max-device-width: 320px) {
    .pumukit_mmobj {
        padding-left: 0px;
        padding-right: 0px;
    }
}
.pumukit_mmobj:hover, .pumukit_mmobj:focus {
    background: #ededed;
    color: #111;
}
.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: #ededed;
    color: #111;
}
.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: 960px;
}
/*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: transparent url('/bundles/pumukituvigowebtv/images/header/base/banner_index.jpg') repeat-x 50% 0%;;
    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: #447D91;
    color: #fff;

}
.cover {
   background: #fff;
   color: #447D91;
   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: 960px;
    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: #447D91;
}

.pmk_menu_element {
    color: #447D91 !important;
}

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

.pmk_menu_element:hover {
    background: #447D91 !important;
    color: #fff !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%, #ededed 30%, #ededed 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(30%, #ededed), color-stop(100%, #ededed));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, #ededed 30%, #ededed 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, #ededed 30%, #ededed 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, #ededed 30%, #ededed 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, #ededed 30%, #ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ededed', 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;
    }



    .header {
        padding:0 !important;
    }

    .media-heading.title {
        white-space: pre-wrap;
        height: auto;
        line-height: 1.2;
    }

    .subseries_title {
        max-width: 50% !important;
    }

    .row.subseries_title_wrapper:before {
        right: 75% !important;
    }

    .row.subseries_title_wrapper:after {
        left: 75% !important;
    }

    a:hover {
        text-decoration: none;
    }

    .recently-added a {
        color: #9C8B83;
        padding-top: 5px;
    }

    .recently-added a:hover {
        color: #084A48;
    }

    .header {
        min-height: 161px;
    }

    body {
        background: white;
        font-size: 12px;
        font-family: Verdana, Arial, sans-serif;
    }

    h1 {
        color: #084A48;
        font-weight: bold;
        font-size: 23px;
        padding-bottom: 1px;
        border-bottom: 2px solid #9C8B83;
        margin: 15px 0 0 0;
    }

    .most-viewed h2, .recently-added h2 {
        color: #084A48;
        font-weight: bold;
        font-size: 19px;
        padding-bottom: 1px;
        border-bottom: 2px solid #9C8B83;
        margin: 15px 15px 0 0;
    }

    h3 {
        margin: 0;
        border: 0;
        font: 1em Verdana, Arial, sans-serif;
        outline: 0;
        font-weight: bold;
        color: #447D91;
        padding: 5px 5px 5px 0;
        border-bottom: 1px solid #447D91;
        /*width: 120px; TODO: MAKE THE MENU DIV WIDTH CONSTANT INSTEAD OF THE TITLE*/
    }

    .poddium-buttons {
        padding-bottom: 15px;
    }

    /* SLIDEBAR CSS */
    /* --- slidebar menu --- */
.slidebar {
  max-width: 140px;
}
.slidebar h3{
  width: 120px;
}
.slidebar .section {
  color: #53544E;
  padding: 5px 5px;
  margin-top: 10px;
  width: 100%;
}

.slidebar .section li {
  color: #53544E;
  line-height: 14px;
  text-decoration: none;
  font-size: 12px;
}

.slidebar .section li a {
  color: #53544E;
  line-height: 14px;
  text-decoration: none;
  font-size: 12px;
}

.slidebar .section li a:hover {
  color: #447D91;
}
/* --- slidebar menu END --- */
    .slidebar_wrapper {
        width: 140px;
    }

    .main-content-wrapper {
        display: flex;
    }

    .main-content {
        width: 100%;
        max-width: 960px;
        padding: 0;
    }

    @media (max-width: 1199px) {
        .pmk-content {
            padding: 0 15px;
        }
    }

    /* header */
    .header-content {
    padding:0 !important;
}

.panel-login-language {
    margin-top:10px;
}

.campus-excelencia-img {
    padding:3px;
}

.logo-uvigo-img {
    position:absolute;
    top:-40px;
}

.logo-mediateca-img {
    position:absolute;
    top:50px;
    left:45px;
}

#pumukit-navbar-search {
    margin-top:25px;
}

#pumukit-navbar-menu {
    margin-top:25px;
}

@media (max-width: 991px) {
    .campus-excelencia-img {
        position:absolute;
        top:20px;
    }

    .logo-uvigo-img {
        position:absolute;
        top:-19px;
    }

    .logo-mediateca-img {
        position:absolute;
        top:70px;
        left:45px;
    }
}

@media (max-width: 768px) {
    .campus-excelencia-img {
        position:absolute;
        top:20px;
        left: -5px;
    }

    .logo-uvigo-img {
        position:absolute;
        top:-15px;
    }

    .logo-mediateca-img {
        position:absolute;
        top:70px;
        left:15px;
    }
}

@media (max-width: 426px) {
    .campus-excelencia-img {
        position:absolute;
        top:30px;
    }

    .logo-uvigo-img {
        position:absolute;
        left: -30px;
        top:-5px;
        min-width:200px;
    }

    .logo-mediateca-img {
        position:absolute;
        top:75px;
        left:15px;
    }
}

/*.mobile_header {
    background: transparent url('\2F bundles\2F pumukituvigowebtv\2F images\2F header\2F base\2F banner\5F index\2E png') repeat-x 37% 0;
    background-position-y: 37%;
}*/

.mobile-navbar-default {
    background: transparent;
}

.mobile_header button {
    color: #fff;
}

.mobile_header button.navbar-toggle span.icon-bar {
    background: #fff;
}

.mobile_header .language_select_wrapper a {
    color: #fff;
}

.mobile_header .language_select_wrapper a.selected {
    text-decoration: underline;
}

.header-content {
    padding: 5px 0;
}

.search-box {
    margin: 0;
    border: solid thin #71ABAD;
    border-radius: 5px;
    height: 30px;
    overflow: hidden;
}

#search-box-base, .search-box .input-group-addon {
    border: none;
    height: 30px;
}

.search-box button {
    color: #257e94;
    background: #fff;
}

.language_select_wrapper {
    float: right;
}

.language_select_wrapper .selected {
    color: #257e94;
    padding: 0 5px;
}

@media (max-width: 1199px) {
    .slidebar {
        max-width: 100%;
    }

    .slidebar h3 {
        width: 100%;
    }
}

@media (max-width: 992px) {

    .mobile_header {
        background: none;
    }

    .mobile_header button {
        color: #000;
    }

    .mobile_header button.navbar-toggle span.icon-bar {
        background: #000;
    }
    .language_select_wrapper a {
        color: #000 !important;
    }

    .search-box {
        border: solid thin #71ABAD;
        border-radius: 5px;
        height: 35px;
        overflow: hidden;
    }

    .uvigo_xs_title {
        border-bottom:0;
        font-size: 35px;
    }

    .breadcrumbs_color {
        margin: 20px 0 0 0;
    }

}

@media (max-width: 426px) {
    .language_select_wrapper .selected {
        color: #257e94;
        padding:0;
    }
}
    /* CATEGORIES CSS */
    .categories .img_category {
  max-width: 300px;
  margin: 15px;
  display: inline-block;
}
.img_category img {
  box-shadow: -8px 7px 13px -6px #000;
}

.cat-link {
  box-shadow: -8px 7px 13px -6px #000;
  overflow: hidden;
}
.cover {
  height: 43px;
  width: 100%;
  position: relative;
  bottom: 43px;

  border-top: 5px solid #8AD401;
  background-color: #23637C;
  color: #FFF;
  font-weight: bold;
  font-size: 14.4px;
  opacity: .95;
  padding: 10px;
  font-family: Verdana, arial, sans-serif;
}

.img_category a:hover {
  text-decoration: none;
}
.img_category a:hover .cover{
  background: #B2C7CC;
  color: #16526E;
  opacity: .75;
}

.img_category.cat4 .cover {
  border-top: 5px solid #0BC8F0;
}

.img_category.cat5 .cover{
  border-top: 5px solid #8D26EC;
}

@supports (display: grid){
  .categories {
    display: grid;
    grid-template: "cat1 cat2 cat4" 1fr
                                    "cat1 cat2 cat4" 1fr
                                    "cat1 cat2 cat5" 1fr
                                    "cat1 cat3 cat5" 1fr
                                    "cat1 cat3 cat6" 1fr
                                    "cat1 cat3 cat6" 1fr;
    grid-template-columns: 225px 251px 247px;
    grid-column-gap: 40px;
    margin: 30px auto;
    height: 364px;
    max-width: 781px;
  }
  .categories .img_category {
    position: relative;
    display: block;
    max-width: auto;
    margin: 0;
  }
  .img_category.cat1 {
    grid-area: cat1;
  }
  .img_category.cat2 {
    grid-area: cat2;
  }
  .img_category.cat3{
    grid-area: cat3;
  }
  .img_category.cat4 {
    grid-area: cat4;
  }
  .img_category.cat5 {
    grid-area: cat5;
  }

  .cat5{
    margin-top:7px !important;
  }

  .img_category.cat6 {
    grid-area: cat6;
  }

  .img_category.cat3 img, .img_category.cat6 img {
    position: absolute;
    bottom: 0;
  }
  .img_category.cat3 .cover, .img_category.cat6 .cover {
    position: absolute;
    bottom: 0;
  }
}


/* SUPPORT FOR IE 11 (same but with -ms- prefix)*/
.categories {
  grid-column-gap: 40px;
  display: -ms-grid;
  -ms-grid-columns: 225px 40px 251px 40px 247px;
  -ms-grid-rows: (1fr)[6];
}

.img_category.cat1 {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
  -ms-grid-row-span: 6;
}
.img_category.cat2 {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
}
.img_category.cat3{
  -ms-grid-column: 3;
  -ms-grid-row: 4;
  -ms-grid-row-span: 3;
}
.img_category.cat4 {
  -ms-grid-column: 5;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
}
.img_category.cat5 {
  -ms-grid-column: 5;
  -ms-grid-row: 3;
  -ms-grid-row-span: 2;
}

.img_category.cat6 {
  -ms-grid-column: 5;
  -ms-grid-row: 5;
  -ms-grid-row-span: 2;
}
/* END Support IE 11*/

@media (max-width: 809px) {
  .categories {
    display: block;
    height: auto;
  }
  .categories .img_category {
    display: block;
    max-width: 600px;
    margin: 15px auto;
    padding: 0 15px;
  }
  .img_category.cat3 img, .img_category.cat6 img {
    position: static;
  }
  .img_category.cat3 .cover, .img_category.cat6 .cover {
    position: relative;
    bottom: 43px;
  }
}
    /* Channels: */
    /* 02_educa */
    .educa_categories {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.educa_categories .img_category {
  display: table-cell;
  padding: 10px;
}
.educa_categories .img_category img {
  box-shadow: -3px 5px 10px #000;
}

.educa_categories ul {
  list-style: disc;
  padding-left: 15px;
}

.educa_categories ul li a {
    color: #0D5374;
    text-decoration: none;
}
.educa_categories ul li a:hover {
  color: #9C8B83;
}

@media (max-width: 809px) {
.educa_categories .img_category {
  display: block;
  padding: 10px;
  margin: 0 auto;
  max-width: 600px;
}
}    /* 06_institutional */
    .institutional_categories {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: baseline;
  max-width: 893px;
  margin: 0 auto;
}
.institutional_categories .cat_wrapper {
  display: inline-block;
  width: 137px;
  margin: 15px 6px;
  min-height: 78px;
  background: #15536C;
}

.institutional_categories .cat_wrapper .inst_category {
  height: 100%;
  box-shadow: -3px 5px 10px #000;
  overflow: hidden;
  height: 78px;
}

.institutional_categories .cat_wrapper .inst_category .cov_wrapper {
  position: absolute;
  display: table;
  width: 137px;
  height: 78px;
}

.institutional_categories .inst_cover {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  background: #15536C;
  padding: 4px;
  color: white;
  line-height: 14px;
  text-align: center;
}

.institutional_categories a:hover .inst_cover {
  background: #D7CFCC;
  color: #15536C;
}

/* The first 5 elements have images, so they need different css*/
.institutional_categories .cat_wrapper:nth-child(-n+5) .inst_category {
  height: 177px;
}

.institutional_categories .cat_wrapper:nth-child(-n+5) .inst_cover {
  display: block;
  position: relative;
  background: #014A6D;
  bottom: 43px;
  height: 43px;
  opacity: .75;
}

.institutional_categories .cat_wrapper:nth-child(-n+5) a:hover .inst_cover {
  background: #B2C7CC;
  color: #16526E;
}

@media (max-width: 774px) {
  .institutional_categories .cat_wrapper img {
    display: none;
  }
  /* The first 5 elements have images, so they need different css*/
  .institutional_categories .cat_wrapper:nth-child(-n+5) .inst_category {
    height: 78px;
  }

  .institutional_categories .cat_wrapper:nth-child(-n+5) .inst_cover {
    display: table-cell;
    position: static;
    background: #15536C;
    bottom: auto;
    height: 100%;
    opacity: 1;
  }

  .institutional_categories .cat_wrapper:nth-child(-n+5) a:hover .inst_cover {
    background: #D7CFCC;
    color: #15536C;
  }
}
    /* 07_institutional */
    .clasesypildoras_categories {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: baseline;
  margin: 15px;
}
.clasesypildoras_categories .cat_wrapper {
  width: 225px;
  height: 316px;
  box-shadow: -3px 5px 10px #000;
  margin: 15px;
}

.clasesypildoras_categories .cat_wrapper:hover .cover {
  background: #B2C7CC;
  color: #16526E;
}

@media (max-width: 809px) {
  .clasesypildoras_categories {
    display: block;
    height: auto;
  }
  .clasesypildoras_categories .cat_wrapper {
    width: initial;
    height: initial;
    max-width: 600px;
    margin: 0 auto;
    padding: 0 15px;
    box-shadow: none;

  }

}    /* ByTag */
    .bytag_years_list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: left;
  align-items: left;
}

.bytag_years_list .bytag_year {
  display: inline-block;
  width: 130px;
  margin: 15px 15px;
  min-height: 78px;
  background: #15536C;
}

.bytag_years_list .bytag_year a {
  box-shadow: -3px 5px 10px #000;
  overflow: hidden;
  height: 78px;
}

.bytag_years_list .bytag_year a .year_text_wrapper {
  box-shadow: -3px 5px 10px #000;
  position: absolute;
  display: table;
  width: 130px;
  height: 78px;
}

.bytag_years_list .year_text {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  background: #15536C;
  padding: 4px;
  color: white;
  line-height: 14px;
  text-align: center;
}

.bytag_years_list a:hover .year_text {
  background: #D7CFCC;
  color: #15536C;
}

.block_title {
    border-bottom: 2px solid #D7CFCC;
    margin-top: 20px;
    color: #4D4C47;
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.4em;
    font-weight: normal;
}
    /* Library */
    
.library {
  padding: 0px 15px;
}
.library a {
  color: #53544E;
}
.library a:hover {
  color: #447D91;
}
.library li {
  list-style-type: none;
}
.library li:hover {
  list-style-type: square;
  margin-left: -17px;
}

.library .name h2 {
  border-bottom: 2px solid #D7CFCC;
  color: #4D4C47;
  font-family: Georgia,serif;
  font-size: 1.4em;
  font-weight: normal;

}
/* END LIBRARY CSS*/

    /* mmobj player*/
    .label {
        display: none;
    }

    /*end mmobj player*/

    /* BREADCRUMBS */
    .breadcrumb {
        font-weight: bold;
    }

    /* SERIES */
    .cab_serial .subtitle {
        font-size: 18px;
        background-color: #FFF;
        color: #000;
        font-weight: bold;
        text-align: center;
    }

    .cab_serial .place, #serial_body .serial_place {
        margin-top: 20px;
        background-color: #FFF;
        color: #78787A;
        font-weight: bold;
        font-size: 12px;
        margin-bottom: 11px;
        text-align: center;
        border: none;
    }

    .mmobj_serie {
        background: transparent;
    }

    .mmobj_serie .title {
        font-size: 15px;
        font-weight: bold;
        color: #78787A;
    }

    .mmobj_serie .date {
        font-size: 100%;
        text-align: left;
    }

    .mmobj_serie .person {
        color: #78787A;
        font-weight: bold;
    }

    .mmobj_serie .language {
        font-weight: bold;
    }

    .mmobj_serie .numView {
        font-weight: bold;
    }

    /* Subseries CSS */
    .subseries_title {
        background-color: #FFF;
        color: #78787A;
        font: 1em Verdana, Arial, sans-serif;
        font-weight: 400;
        margin: 10px auto;
        max-width: 30%;
    }

    .row.subseries_title_wrapper {
        position: relative;
        display: block;
    }

    .row.subseries_title_wrapper:before, .row.subseries_title_wrapper:after {
        display: block;
        content: '';
        position: absolute;
        top: 50%;
        bottom: 50%;
        border-top: 1px solid #999;
    }

    .row.subseries_title_wrapper:before {
        left: 0;
        right: 70%;
    }

    .row.subseries_title_wrapper:after {
        left: 70%;
        right: 0;
    }

    .row.subseries_title_wrapper_multisubserial_1:before {
        left: 5%;
        right: 65%;
    }

    .row.subseries_title_wrapper_multisubserial_1:after {
        left: 65%;
        right: 5%;
    }

    .row.subseries_title_wrapper_multisubserial_2:before {
        left: 10%;
        right: 60%;
    }

    .row.subseries_title_wrapper_multisubserial_2:after {
        left: 60%;
        right: 10%;
    }

    .row.subseries_title_wrapper_multisubserial_3:before {
        left: 15%;
        right: 55%;
    }

    .row.subseries_title_wrapper_multisubserial_3:after {
        left: 55%;
        right: 15%;
    }

    .row.subseries_title_wrapper_multisubserial_4:before {
        left: 20%;
        right: 50%;
    }

    .row.subseries_title_wrapper_multisubserial_4:after {
        left: 50%;
        right: 20%;
    }

    .row.subseries_title_wrapper_multisubserial_5:before {
        left: 25%;
        right: 45%;
    }

    .row.subseries_title_wrapper_multisubserial_5:after {
        left: 45%;
        right: 25%;
    }

    @media (max-width: 835px) {
        .subseries_title {
            max-width: 80%;
        }

        .row.subseries_title_wrapper:before {
            right: 90%;
        }

        .row.subseries_title_wrapper:after {
            left: 90%;
        }
    }

    /* end subseries css*/

    /* END SERIES */

    /* ANNOUNCES */
    .announces {
        margin-top: 0;
    }

    .announces h2, .library .name h2 {
        text-align: left;
        margin-left: 16px;
        border-bottom: 2px solid #D7CFCC;
        color: #4D4C47;
        font-family: Georgia, serif;
        font-size: 1.4em;
        font-weight: normal;
    }

    /* FOOTER */
    footer {
        background: transparent;
        text-align: center;
        font-size: 10px;
        margin: 10px 0;
        padding: 7px 0;
        color: black;
    }

    .footer-content {
        border-top: 1px solid #999999;
        margin: 10px auto;
        padding: 7px 0;
    }

    .powered_by {
        background: transparent;
    }

    .powered_by a {
        color: black;
    }

    #form_search input:last-child {
        padding: 0;
    }
    .row.subseries_title_wrapper.place_subserial {
        margin-top:30px;
        margin-bottom:30px;
    }

    .numview_mmobj {
        position: absolute;
        bottom: 10%;
        right: 0;
    }

    .slidebar .section {
        color: #53544E;
        padding: 5px 5px;
        margin-top: 10px;
        width: 100%;
    }

    .slidebar .section li {
        color: #53544E;
        line-height: 14px;
        text-decoration: none;
        font-size: 12px;
        margin:0;
    }

    .place {
        color: #155D76;
        font-size: 11px;
        margin: 5px 0px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .uvigo_date_serial {
        font-size: 12px;
        color: #000;
        margin-top:25px;
    }

    .uvigo_language {
        font-size: 12px;
        color: #000;
        margin-top:25px;
    }

    @media (min-width: 768px) and (max-width:992px) {
        .slidebar .section {
            color: #53544E;
            padding: 0;
            margin-top: 10px;
            width: 100%;
        }

        .slidebar .section li {
            color: #53544E;
            line-height: 14px;
            text-decoration: none;
            font-size: 12px;
            margin-top:5px;
            margin-bottom:5px;
        }
    }


    @media (max-width: 992px) {
        .slidebar .section {
            color: #53544E;
            padding: 0;
            margin-top: 10px;
            width: 100%;
        }

        .slidebar .section li {
            color: #53544E;
            line-height: 14px;
            text-decoration: none;
            font-size: 12px;
            margin-top:5px;
            margin-bottom:5px;
        }
    }

.multimedia_object_edit_button {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    color: #000;
    cursor: pointer;
    background-color: #fff;
    height: 30px;
    border: 1px solid #eaeaea;
}

.multimedia_object_edit_button i {
    font-size: 18px;
    top: 5px;
}

@media (max-width:767.98px)
{
    .uvigo-chat-iframe {
        right:10px;
    }
}
