











body {
    background: #F7F7F7;
}

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: 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: #000000;
    background: #F7F7F7;
    vertical-align:middle;
    line-height: 100%;
}
.breadcrumb a{
    color: #000000;
}
.breadcrumb a:hover{
    color: #000000;
    text-decoration: none;
}

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


.navbar {
    margin-bottom: 0px;
}
.navbar-brand {
    padding: 5px 5px 5px 15px;
}
.navbar-default {
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    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: #FFFFFF;
}
.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: #F7F7F7;
    min-height: 600px;
}
.main-content-wrapper {
    background: #F7F7F7;
}
.menu {
    background: #FFFFFF;
    border: 0;
}
.mobile_header {
    background: #FFFFFF;
    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: #FFFFFF; /* 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: #FFFFFF;
    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: #fff;
    color: #767676;

}
.cover {
   background: #767676;
   color: #fff;
   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: #171796;
}

.pmk_menu_element {
    color: #171796 !important;
}

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

.pmk_menu_element:hover {
    background: #001489 !important;
    color: #FFFFFF !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;
    }



body {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif !important;
    background-color: #FFFFFF;
}

h1, .uc3m-menu {
    font-family: Helvetica, Arial, sans-serif !important;
}

h2,h3,h4,h5,h6 {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif !important;
}

a, a:focus, a:hover {
    color: #001489;
}

.mmobj_serie a, .mmobj_serie a:hover, .mmobj_serie a:focus {
    color: #001489;
}

.search-form a, .search-form a:hover, .search-form a:focus {
    color: #001489;
}

/* https://support.teltek.es/issues/3394 */
.panel_categories img, .block_docencia img {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.panel_categories .cover, .block_docencia .cover {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
/* end support task */

.uc3m-container-fluid {
    background-color:#F7F7F7
}

.navbar-brand {
    height:auto !important;
}

.header-content {
    margin: 0 auto;
    max-width: 1200px;
    color: #000;
    min-height: 80px;
    padding: 0;
}

.main-content {
    overflow: hidden;
    background: #F7F7F7;
    min-height: auto;
}

.header {
    padding-top:10px;
    margin-bottom:2px;
}

.wrapper-center {
    margin-top:10px;
    background-color: transparent;
}

.uc3m-navbar .container {
    padding:0;
}

.search-box {
    margin-right:0;
}

.link_cover {
    text-decoration: none !important;
}
a:hover .cover {
    opacity: 0.8;
    background: #001489;
    color: #FFFFFF;
}
.cover {
    background: #001489;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 120%;
    width: 100%;
    padding: 8px;
}

.header-content {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif !important;
    background: \23 FFFFFF;
}

.header_line {
    border-top: 12px solid #001489;
}

.navbar-menu {
    border-bottom:1px solid #001489;
    font-family: Helvetica, Arial, sans-serif !important;
}

footer {
    background-color: #FFFFFF;
    border-top: 10px solid #171796;
}

.footer-border-right {
    border-right: 1px solid #eee;
    padding:7px;
    color: #171796;
}

/* Menu */
.uc3m-menu {
    background-color: #FFFFFF;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
}

.uc3m-menu .list-group {
    margin-bottom:0;
}

.uc3m-navbar-menu li:first-child {
    border-left: 1px solid #001489;
}

.uc3m-navbar-menu li {
    border-right: 1px solid #001489;
}

.uc3m-navbar-menu .element {
    color: #001489 !important;
    font-weight: normal;
}

.uc3m-navbar-menu .selected {
    color: #001489 !important;
    font-weight: bold !important;
}

.list-group-item-uc3m {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: transparent;
    border: none;
}

.navbar-form {
    border-color:transparent !important;
}

/* Menu */
.uc3m-navbar-menu li:hover {
    background: #F7F7F7;
}
.uc3m-navbar-menu li a {
    text-decoration: none;
}

.panel_categories h2 {
    font-family: Helvetica, Arial, sans-serif !important;
    color: #001489;
    font-weight: bold;
    text-transform: uppercase;
}

.panel_categories div {
    margin-bottom:10px;
}

.recently-added h2 {
    color: #001489;
    text-transform: uppercase;
}

.most-viewed h2 {
    color: #001489;
    text-transform: uppercase;

}

.pumukit_announce {
    margin:10px 0 10px 0;
    background-color: #FFFFFF;
    border: 1px solid #ddd;
}
.panel_categories {
    margin-top:10px;
    background-color: #FFFFFF;
    border: 1px solid #ddd;
    margin-left:0;
    margin-right:0;
}
.panel_events {
    background-color: #FFFFFF;
    border: 1px solid #ddd;
    margin: 0;
}

.pumukit_announce {
    border: 1px solid #ddd;
}

.no_events h3 {
    font-weight: bold;
}
.no_events {
    margin:35% 0 0 0;
}

.title-event-uc3m {
    font-weight: bold;
    font-size: 1em;
    height: 2.1em;
    word-wrap: break-word;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.next_events_box_title {
    font-weight: bold;
}

.next_events_box_data {
    padding:5px;
    border-bottom:1px solid white;
}

.next_events_box_dates {
    position:absolute;
    bottom:10px;
}

.next_events_position {
    padding:20px;
    border-right: 1px solid #ddd;
}

.no_live_img {
    max-width: 640px;
    max-height: 320px;
}

/* LAST ANNOUNCES CSS */
.announces_block {
    background-color: #FFFFFF;
    margin-top:10px;
    margin-bottom:10px;
    padding:10px;
    border:1px solid #ddd;
}

.announces_block .title_announce {
    font-family: Helvetica, Arial, sans-serif !important;
    color: #001489;
    font-weight: bold;
    text-transform: uppercase;
}

#announces_loading {
    background-color: transparent;
}

/* SEARCH MULTIMEDIA OBJECTS CSS */
.search_multimediaobjects {
    background-color: #FFFFFF;
    /*padding:10px;*/
    border: 1px solid #ddd;
    margin:0;
}

.search_multimediaobjects .search_title {
    font-family: Helvetica, Arial, sans-serif !important;
    color: #001489;
    font-weight: bold;
    text-transform: uppercase;
}

/* SERIES LIST CSS */
.series_block {
    background-color: #FFFFFF;
    padding:10px;
    margin-bottom:10px;
    border: 1px solid #ddd;
}

.series_block .series_title {
    font-family: Helvetica, Arial, sans-serif !important;
    color: #001489;
    font-weight: bold;
    text-transform: uppercase;
}

.mmobj_serie {
    background-color: #FFFFFF;
    padding: 10px;
}

/* MEDIALIBRARY BLOCK CSS */
.medialibrary_block {
    background-color: #FFFFFF;
    padding: 10px;
    margin-bottom:10px;
    border: 1px solid #ddd;
}

.medialibrary_block .full_catalogue_title {
    font-family: Helvetica, Arial, sans-serif !important;
    color: #001489;
    font-weight: bold;
    text-transform: uppercase;
}

/* EVENT BLOCK CSS */
.block_event {
    background-color: #FFFFFF;
    padding: 10px;
    border: 1px solid #ddd;
}

.active.thumbnail {
    border: 4px solid #001489;
    padding: 0;
}

/* MULTIMEDIA OBJECT INFO BLOCK */
.mmobj_info_block {
    background-color: #FFFFFF;
    margin-bottom:10px;
    padding: 10px;
    border: 1px solid #ddd;
}

/* MULTIMEDIA OBJECT VIDEO RELATED */
.video_related_block {
    background-color: #FFFFFF;
    margin-bottom:10px;
    padding: 10px;
    border: 1px solid #ddd;
}

/* MULTIMEDIA OBJECT VIDEO FROM SAME SERIES */
.videos_from_same_serie_block {
    background-color: #FFFFFF;
    margin-bottom:10px;
    padding: 10px;
    border: 1px solid #ddd;
}

/* DOCENCIA CATEGORIES BLOCK */
.block_docencia {
    background-color: #FFFFFF;
    margin-bottom:10px;
    padding: 10px;
    border: 1px solid #ddd;
}
.block_docencia .title_docencia h2 {
    font-family: Helvetica, Arial, sans-serif !important;
    color: #001489;
    font-weight: bold;
}

/* BY TAG BLOCK */
.bytag_block {
    background-color: #FFFFFF;
    margin-bottom:10px;
    padding: 10px;
    border: 1px solid #ddd;
}
 .bytag_block .bytag_title {
    font-family: Helvetica, Arial, sans-serif !important;
    color: #001489;
    font-weight: bold;
    text-transform: uppercase;
}

.block_events_list {
    background-color: #FFFFFF;
    margin-bottom:10px;
    padding: 10px;
    border: 1px solid #ddd;
}
.calendar_block {
    background-color: #FFFFFF;
    margin-bottom:10px;
    padding: 10px;
    border: 1px solid #ddd;
}

.btn-uc3m {
    color: #fff;
    background-color: #001489;
    border-color: #001489;
}

.btn-uc3m:hover {
    color: #fff;
    background-color: #001489;
    border-color: #001489;
}

.point-uc3m-events {
    color:#001489;
    font-size: 77%;
    vertical-align: middle
}

/* LIVE EVENT BLOCK */
.block_live_event {
    background-color: #FFFFFF;
    margin-bottom:10px;
    padding: 10px;
    border: 1px solid #ddd;
}

.block_event_player .titulo_widget {
    font-family: Helvetica, Arial, sans-serif !important;
    color: #001489;
    font-weight: bold;
}

.no_events h4 {
    text-align: center;
}

.advanced-calendar-events {
    padding: 30px 50px;
}

/* Inbox */
#inbox_folder_form, #uploader_drag_and_drop {
    border-top-color: #001489 !important;
}

.button-next .btn-next, .btn-previous, .button-next.button-next .btn-next:hover, .button-next .btn-next[disabled], .button-next .btn-next:active, .btn.btn-previous:hover, .btn.btn-previous:active {
    background-color: #001489 !important;
}

@media (min-width:1200px) {
    .uc3m-menu .menu-container {
        max-width:1170px;
        margin-right: auto;
        margin-left: auto;
        padding-left: 0;
        padding-right: 15px;
    }
}

@media (max-width:1199.98px) {
    .uc3m-menu .menu-container {
        margin-right: auto;
        margin-left: 20px;
        padding-left: 0;
        padding-right: 15px;
    }
}

@media (max-width:991.98px) {
    .navbar-brand {
        float: left;
        padding: 15px 15px;
        font-size: 18px;
        line-height: 20px;
        height: auto !important;
    }

    .uc3m-menu .menu-container {
        margin-right: auto;
        margin-left: 20px;
        padding-left: 0;
        padding-right: 15px;
    }
}

@media (max-width: 767.98px) {
    .uc3m-menu .list-inline>li {
        display:block;
        padding-left:15px;
    }

    .navbar-toggle {
        margin-right:0;
    }

    .uc3m-navbar .navbar-header {
        padding:10px;
    }

    .uc3m-menu {
        margin-left:0;
        margin-right:0;
    }

    .container>.navbar-collapse {
        margin-left:0;
        margin-right:0;
    }

    .uc3m-navbar-menu li:first-child {
        border-left: none;
    }
    .uc3m-navbar-menu li {
        border-right: none;
        border-bottom: 1px solid #001489;
    }

    .uc3m-menu {
        background-color: #FFFFFF;
        box-shadow: none;
    }

    .next_events_box {
        width: 100%;
    }

    .docencia_categories {
        margin-bottom:10px;
    }

    .no_events {
        margin:0;
    }

    .advanced-calendar-events {
        padding: 10px 20px;
    }

}

.online-uc3m {
    height: 5.5em;
    font-size: 1em;
    word-wrap: break-word;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

/* Spinner live */

.future-event-link {
    color:#001489;
}
.loader {
    display:inline-block;
    border: 2px solid #f3f3f3; /* Light grey */
    border-top: 2px solid #001489; /* Blue */
    border-radius: 50%;
    width: 10px;
    height: 10px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.background-title {
    display:inline-block;
    padding:5px;
    background-color: #000000;
    color: #ffffff;
    font-size: 22px;
    opacity:0.7;
}

