| Server IP : 103.48.194.25 / Your IP : 216.73.217.33 Web Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33 System : Linux VMHostDefault 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 User : sieuthimay ( 1016) PHP Version : 8.2.20 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/thegioimaycongnghiep.vn/public_html/skin/css/ |
Upload File : |
/* The Nivo Slider styles */
.nivoSlider {
position:relative;
}
.nivoSlider img {
position: absolute;
top: 0px;
left: 0px;
width: 100% !important;
height: auto !important;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
border:0;
padding:0;
margin:0;
z-index:6;
display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
display:block;
position:absolute;
z-index:5;
height:100%;
}
.nivo-box {
display:block;
position:absolute;
z-index:5;
}
/* Caption styles */
.nivo-caption {
position:absolute;
left:0px;
bottom:0px;
background:#000;
color:#fff;
opacity:0.8; /* Overridden by captionOpacity setting */
width:100%;
z-index:8;
}
.nivo-caption p {
padding:5px;
margin:0;
}
.nivo-caption a {
display:inline !important;
}
.nivo-html-caption {
display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
position:absolute;
top:45%;
/*background:url(../images/arrows.png) no-repeat;*/
display:none;
z-index:9;
cursor:pointer;
}
.nivo-prevNav {
left:0px;display:none;
}
.nivo-nextNav {
right:0px;display:none;
}
/* Control nav styles (e.g. 1,2,3...) */
/*.nivo-controlNav {
display:block;
background:url(../images/bullets.png) no-repeat;
text-indent:-9999px;
z-index:2000;
position:absolute;
bottom:10px;
right:10px;
}
.nivo-controlNav a {
position:relative;
z-index:9;
cursor:pointer;
padding:3px 5px;
border:1px solid #CCC;
margin:5px;
z-index:2000;
color:#FFF;
}
.nivo-controlNav a.active {
background-position:0 -22px;
}
*/
.nivo-controlNav {
text-align: center;
padding: 3px 0;
display:block;
position:absolute;
bottom:5px;
right:10px;
}
.nivo-controlNav a {
position:relative;
z-index:9;
cursor:pointer;
display:inline-block;
width:22px;
height:22px;
background:url(../images/bullets.png) no-repeat;
text-indent:-9999px;
border:0;
margin: 0 2px;
}
.nivo-controlNav a.active {
background-position:0 -22px;
}
/*.nivo-controlNav a.active {
font-weight:bold;
}*/