/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Nov 5, 2014, 10:19:43 AM
    Author     : lpi
*/

.swiper-container3D{
    -webkit-perspective:none;
    -moz-perspective:none;
    -o-perspective:none;
    perspective:none;
    margin:0 auto;
    width:100% !important;
}

.swiper-container3D, .swiper-container3D .swiper-wrapper, .swiper-container3D .swiper-slide{
   -webkit-transform-style: flat ;
   transform-style:flat;  
   -moz-transform-style:flat;
   -o-transform-style:flat;
   -ms-transform-style:flat;
}

.swiper-container3D .swiper-slide{
   padding:0 5px;
}

div.block-kiosque div.slide-block-kiosque div.imageKiosque img{
    width:62%;
}


.placeholder-password{
    display : block;
}
#revolutionul .content .date
{
    line-height:20px;
}