.background-size{
        width:100px;
}
.aixeena_box_content{
	padding:10px;
}
.aixeena_box{
	position:relative;
	overflow:hidden;
	width:100%;	
}	
.aixeena_slidesbox{
	position:absolute;
	width: 59%;
	left: 0px;
	top: 0px;
}
.aixeena_box .transparente{
	margin-left:145px;
	padding:15px;
}
.aixeena_box .trans1{
	background-image:url(../../../../../modules/mod_aixeenabox/assets/css/black.png);
}
.aixeena_box .trans2{
	background-image:url(../../../../../modules/mod_aixeenabox/assets/css/black2.png);
}
.aixeena_box .trans3{
	background-image:url(../../../../../modules/mod_aixeenabox/assets/css/black3.png);
}
.aixeena_box .move-trans-1{
	position:relative;
}
.content-trans{
	overflow:hidden; 
	background-size:cover;
}
.aixeena_box h1, .aixeena_box h1 a{
	font-size:20px;
	text-transform:uppercase;
	line-height: 24px;
	margin-top: 2px;
}
.cn_list {
	position: absolute;
	width: 40%;
	right: 0px;
	overflow: scroll;
	overflow-x: hidden;
}

.aixeena-buttons{
	margin-top:15px;
}
.aixeenabox-date{
	position: relative;
	top: -10px;
}
.titaix{
	top:0;
}
.cn_content {
	right: 0px;
	position: absolute;
	width: 100%;
}
.cn_date{
	position:absolute;
	bottom:30px;
	right:8px;
	font-size:11px;
}
.cn_item{
	cursor:pointer;
	position:relative;
	overflow:hidden;
	padding:14px 5px 14px 5px;
	margin:0px 5px 5px 0px;
	text-align:left;
	display:block;
	margin-right:0px;
}

#scroll-pane,.scroll-pane{position:relative}
.scroll-content {position:absolute;top:0;left:0; width: 94%;}
.slider-wrap{position:absolute;right:0;top:0;background-color:lightgrey;width:20px;}
.slider-vertical{position:relative;height:100%}
.ui-slider-handle{width:20px;height:10px;margin:0 auto;background-color:darkgray;display:block;position:absolute}
.ui-slider-handle img{border:none}
.scrollbar-top{position:absolute;top:0;}
.scrollbar-bottom{position:absolute;bottom:0;}
.scrollbar-grip{position:absolute;top:50%;margin-top:-6px;}
.ui-slider-range{position:absolute;width:100%;background-color:lightgrey}

.aixeena-buttons .btn {
	float:left;
	margin-right:10px;
}
.popover  {
	color:#000000;
	width: 150px;
}
.shareicon{
	margin-left:5px;
}
.popover .input-append, .popover .input-prepend {
	display:block;
	margin-top:5px;
	margin-left:5px;
}
.sharetext{
	font-size: 10px;
	font-family: Verdana;
	width:150px;
}
.modal-header .close{
	font-size:12px;
}

.arrow-next {
	position: absolute;
	right: 0px;
	background-image: url(../../../../../modules/mod_aixeenabox/assets/images/right-slider-arrow.png);
	background-repeat: no-repeat;
	background-position: top right;
	height: 125px;
	width: 40px;
	cursor: pointer;
	opacity:0;
}

.arrow-prev {
	position: absolute;
	left: 0px;
	background-image:url(../../../../../modules/mod_aixeenabox/assets/images/left-slider-arrow.png);
	background-repeat:no-repeat;
	background-position:top left;
	height: 125px;
	width:40px;
	cursor:pointer;
	opacity:0;	
}


.arrow-next-visible {
	position: absolute;
	right: 0px;
	background-image: url(../../../../../modules/mod_aixeenabox/assets/images/right-slider-arrow.png);
	background-repeat: no-repeat;
	background-position: top right;
	height: 125px;
	width: 40px;
	cursor: pointer;
}

.arrow-prev-visible {
	position: absolute;
	left: 0px;
	background-image:url(../../../../../modules/mod_aixeenabox/assets/images/left-slider-arrow.png);
	background-repeat:no-repeat;
	background-position:top left;
	height: 125px;
	width:40px;
	cursor:pointer;
}

.aixeena-modal-loader{
	height:350px;
	background-image:url(../../../../../modules/mod_aixeenabox/assets/images/ajax-loader.gif);
	background-repeat:no-repeat;
	background-position:center center;
}


.aixeena_box .aixicn:before {
	content: "";
}
.aixeena-modal .modal-body{
	min-height:400px;
}

.aix-btn-lst-enabled-0 .cn_list {display:none;}
.aix-btn-lst-enabled-0 .aixeena_slidesbox {
	width: 100%;
}

@media (min-width: 768px) and (max-width: 979px) {
.slider-wrap, .ui-slider-handle {width: 14px; }
}
@media (max-width: 767px) {
.cn_list {display:none;}
.aixeena_slidesbox {width: 100%;}
.aixeena_box .transparente {margin-left: 0px; position: relative; width:80%; padding:10%;}
}
@media (max-width: 640px) {
.aixeena_box .transparente {margin-left: 0px; position: relative; width:80%; padding:10%;}
}