.input-small {
    width: 160px;
}
.carouselck_wrap .carouselck_pag .carouselck_pag_ul {

    line-height: 0;

}
table {

    width: 100%;
}
@keyframes animatedBackground {
	from { background-position: 0 100%; }
	to { background-position: 100% 100%; }
}