




/* Standard */
.killerCarousel{width:100%; /*height:220px;*/}
.killerCarousel .kc-item img{position:absolute; pointer-events:none; width:100%;}
.killerCarousel .kc-item{display:block !important;}
.killerCarousel .kc-wrap div{display:block;}
.killerCarousel .kc-wrap{/*border:2px solid #d9d9d9;*/ padding-bottom: 30%; height:100%;}

/* lien en dessous */
.killerCarousel .carousel-link {position:absolute !important; top: 200px; left: 0px; font-family: helvetica; font-weight: bold; text-decoration: underline;  z-index:999;}

/* next|back */
.killerCarousel .carousel-back,div.carousel-next{position:absolute; top:45%; width:40px; height:40px; z-index:999; cursor:pointer; opacity:0.6;}
.killerCarousel .carousel-back{left:5px; background:url('/in/rest/annotationSVC/Attachment/attach_upload_bcd6452f-f7a3-4bff-9c8f-a2dc92af2aaa?fileName=arrow-left.png') no-repeat;}
.killerCarousel .carousel-next{right:5px; background:url('/in/rest/annotationSVC/Attachment/attach_upload_8bcacff7-90da-4bb9-9fe7-ef9a8628ddb6?fileName=arrow-right.png') no-repeat;}

/* title */
.killerCarousel .carousel-title{width:100%; height:23px; color: #6C6C6C; font-style: oblique;}