.jcarousel-skin-tango .jcarousel-container {}
.jcarousel-direction-rtl {direction: rtl;}
.jcarousel-container {border:solid 1px #e8e8e8;}
.jcarousel-container-horizontal {width: 100%;}
.jcarousel-container-vertical {width: 75px;height: 245px;padding: 40px 20px;}
.jcarousel-clip {overflow: hidden;}
.jcarousel-clip-horizontal {width: 90%;margin:0 auto;}
/*cambios temporales */
#myCarousel .jcarousel-clip-horizontal img {max-height:250px; float: left; border:1px solid;margin-right:15px}
#myCarousel .jcarousel-clip-horizontal a{display:block;}
#myCarousel .AuthorsClass {list-style-type: none}
/* ------------------ */

.jcarousel-clip-vertical {width:  75px;height: 245px;}
.jcarousel-item {width: 75px;/*height: 95px;*//*height: 140px;*/}
#Actualidad .jcarousel-clip-horizontal {width: 90%;}
#Actualidad .jcarousel-clip-horizontal .classCover {width: 100%;max-width: none;}
#Actualidad .jcarousel-clip-horizontal .titlenoticecarousel {color: #000000;font-size: 1.6em;font-weight: bold;}
#bLibros .classCover {max-width:96px;}
#bLibros .jcarousel-item-horizontal {margin-left: 0;margin-right: 0;text-align: center;}
#bLibros .titlelibros {text-align: center;color:#000000;line-height: 1.2em;margin-top: 10px;}
.jcarousel-item-horizontal {background-color:white; box-shadow: 5px 5px 5px #e8e8e8; min-height: 300px; padding: 5px;}
.jcarousel-item-horizontal .classSummary {margin-top:40px}
.jcarousel-direction-rtl .jcarousel-item-horizontal {margin-left: 10px;margin-right: 0;}
.jcarousel-item-vertical {margin-bottom: 10px;}
.jcarousel-item-placeholder {background: #fff;color: #000;}

/**
 *  Horizontal Buttons
 */
.jcarousel-next-horizontal {cursor: pointer; /*background:#f6f6f6 url(../../Img/flechanext.png) no-repeat center center;*/ width: 5%; height: 100%; position: absolute; top:0px; right: 0;}
.jcarousel-next-horizontal:before {content: "\f138"; font-family: FontAwesome; position:absolute; top: 45%; right: 15px; font-size: 2em; color: #004C78}
.jcarousel-prev-horizontal {cursor: pointer; /*background:#f6f6f6 url(../../Img/flechaprev.png) no-repeat center center;*/ width: 5%; height: 100%; position: absolute; top:0px; left: 0;}
.jcarousel-prev-horizontal:before {content: "\f137"; font-family: FontAwesome; position:absolute; top: 45%; left: 15px; font-size: 2em; color: #004C78}
.jcarousel-next-horizontal:hover,
.jcarousel-prev-horizontal:hover {color: #ca1936}
.jcarousel-next-disabled,
.jcarousel-prev-disabled {display: none !important}
.jcarousel-item a.titlenoticecarousel { color: #1a4e78;}
.jcarousel-item div.datecarousel { font-size: 0.9em; color: #337ab7; background: url(../../img/ico-calendario-publicacion.png) no-repeat 0px 0px;
  padding-left: 26px; padding-top: 2px; float: left;}