| Server IP : 54.36.91.62 / Your IP : 216.73.217.112 Web Server : Apache System : Linux webm013.cluster127.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : coopiak ( 151928) PHP Version : 8.3.23 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/coopiak/amisdesseniors-fr/components/com_djcfimporter/themes/bootstrap/css/ |
Upload File : |
/**
GENERAL
*/
.djrv_clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.djrv_clearfix {
min-width: 0;
display: inline-block; /* \*/
display: block;
} /* trigger hasLayout for IE7. Hide from IE Mac */
* html .djrv_clearfix {
height: 1%;
} /* Hide from IE Mac */
/**
* Preven modals from covering tooltips
*/
.tip-wrap {
z-index: 2000 !important;
}
/**
* Bootstap modals
*/
.djreviews div.modal {
position: fixed;
top: 10%;
left: 50%;
z-index: 1050;
width: 560px;
margin-left: -280px;
}
@media (max-width: 767px) {
div.modal {
position: fixed;
top: 20px;
left: 20px;
right: 20px;
width: auto;
margin: 0;
}
div.modal.fade {
top: -100px;
}
div.modal.fade.in {
top: 20px;
}
}
@media (max-width: 480px) {
div.modal {
top: 10px;
left: 10px;
right: 10px;
}
}
/**
* Component styling
*/
.djrv_rating {
height: 24px;
line-height: 24px !important;
margin: 0.5em 0;
}
.djrv_rating.xsmall {
line-height: 12px !important;
height: 12px;
}
.djrv_rating.small {
line-height: 16px !important;
height: 16px;
}
.djrv_rating.medium {
line-height: 20px !important;
height: 20px;
}
.djrv_rating .djrv_star {
display: inline-block;
width: 24px;
height: 24px;
background: url('../images/stars.png') repeat-x 0 0;
background-size: 100% auto !important;
float: left;
}
.djrv_rating.xsmall .djrv_star {
width: 12px;
height: 12px;
}
.djrv_rating.small .djrv_star {
width: 16px;
height: 16px;
}
.djrv_rating.medium .djrv_star {
width: 20px;
height: 20px;
}
.djrv_rating .djrv_star.active {
background: url('../images/stars.png') repeat-x 0 -24px;
}
.djrv_rating.xsmall .djrv_star.active {
background: url('../images/stars.png') repeat-x 0 -12px;
}
.djrv_rating.small .djrv_star.active {
background: url('../images/stars.png') repeat-x 0 -16px;
}
.djrv_rating.medium .djrv_star.active {
background: url('../images/stars.png') repeat-x 0 -20px;
}
.djrv_rating .djrv_avg {
display: inline-block;
padding-left: 10px !important;
}
/**
REVIEW FORM
*/
form.djrv_review_form {
margin: 1em 0;
}
form.djrv_review_form .djrv_rating_fields fieldset {
margin: 0.5em 0;
padding-top: 0;
padding-bottom: 0;
}
form.djrv_review_form .djrv_rating_fields .djrv_field_rating {
display: inline-block;
position: relative;
height: 24px;
background: url('../images/stars.png') repeat-x 0 0;
vertical-align: bottom;
}
form.djrv_review_form .djrv_rating_fields .djrv_field_rating div {
float: left;
position: relative;
height: 24px;
}
form.djrv_review_form .djrv_rating_fields .djrv_field_rating input {
position: relative;
z-index: 1;
width: 24px;
height: 24px;
margin: 0;
padding: 0;
opacity: 0;
}
form.djrv_review_form .djrv_rating_fields .djrv_field_rating label {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 24px;
}
form.djrv_review_form .djrv_rating_fields .djrv_field_rating span {
display: none;
}
form.djrv_review_form .djrv_rating_fields .djrv_field_rating input:checked+label,
form.djrv_review_form .djrv_rating_fields .djrv_field_rating:hover input:checked:hover+label
{
background: url('../images/stars.png') repeat-x 0 -24px;
}
form.djrv_review_form .djrv_rating_fields .djrv_field_rating:hover input:checked+label {
background: transparent;
}
form.djrv_review_form .djrv_rating_fields .djrv_field_rating:hover input:hover+label {
background: url('../images/stars.png') repeat-x 0 -48px;
}
form.djrv_review_form #jform_message {
height: 100px;
}
/**
REVIEW LISTING
*/
.djrv_reviews_list {
}
.djrv_listing {
margin: 0.5em 0;
}
.djrv_single_review {
}
.djrv_single_review .djrv_poster,
.djrv_single_review .djrv_review_date {
margin: 0 0 0.5em 0;
}
.djrv_single_review .djrv_user_rating {
float: right;
margin: 0;
}
.djrv_single_review h4 {
margin: 0 0 1em 0;
}
.djrv_single_review blockquote {
margin: 0 0 1em 0;
}
.djrv_message_quote {
margin: 1em 0;
}
.djrv_review_toolbar {
text-align: right;
}
/**
RATING
*/
.djrv_rating_full {
margin: 1em 0;
}