| Current Path : /home/cbequiperp/www/components/com_flexicontent/templates/presentation/css/ |
| Current File : /home/cbequiperp/www/components/com_flexicontent/templates/presentation/css/item.css |
body #flexicontent .fc_item_title,
body #flexicontent .fc_item_title a {
color: inherit;
background-color: inherit;
padding-top: 0px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
border-radius: 0px;
}
.fcitems {
background-color: inherit;
padding-top: 0px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
border-radius: 0px;
border: 0px solid inherit;
color: inherit;
}
body #flexicontent .flexi.label,
body #flexicontent .desc-title.label {
background-color: #999999;
color: #ffffff;
border-radius: 3px;
padding-top: 2px;
padding-right: 4px;
padding-left: 4px;
padding-bottom: 2px;
}
body #flexicontent ul.tabbernav > li a {
border: 1px solid #1c5a85;
background-color: #3093c7;
background-image: -webkit-linear-gradient(top,#3093c7,#1c5a85);
background-image: linear-gradient(to bottom,#3093c7,#1c5a85);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093c7,endColorstr=#1c5a85);
color: #ffffff;
}
body #flexicontent ul.tabbernav > li.tabberactive a::before {
border-top: 4px solid #1c5a85;
}
body #flexicontent ul.tabbernav > li:hover a {
border: 1px solid #0a2131;
background-color: #1c5675;
background-image: -webkit-linear-gradient(top,#1c5675,#0a2131);
background-image: linear-gradient(to bottom,#1c5675,#0a2131);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#1c5675,endColorstr=#0a2131);
color: #ffffff;
}
body .tabbertab,
#flexicontent .tabbertab {
background-color: #ffffff;
border-radius: 0px;
}
body ul.tabbernav,
#flexicontent ul.tabbernav {
border-bottom: 1px solid inherit !important;
}
body .flexi.infoblock {
color: inherit;
background-color: inherit;
padding-top: 10px;
padding-right: 0px;
padding-left: 10px;
padding-bottom: 10px;
border-radius: 0px;
border: 1px solid inherit;
}
.flexi.lineinfo {
display: block;
padding: 0;
margin: 0 0 1em;
overflow: hidden;
clear: both;
}
.tabbertab .flexi.element,
.subtitle1 .flexi.element,
.subtitle2 .flexi.element,
.subtitle3 .flexi.element {
clear: none;
display: block;
float: left;
max-width: 96% !important;
padding: 0% !important;
margin: 0.5em 2% 0.5em 2% !important;
}
.flexi.topblock {
overflow: hidden;
width: 100%;
margin-bottom: 10px;
}
.topblock .flexi.image {
display: block;
float: left;
max-width: 99% !important;
padding: 0% !important;
margin-right: 1%;
margin-left: 0%;
line-height: 0px;
border: 0px solid silver;
}
.topblock .flexi.image a {
outline: none;
}
.topblock .flexi.image img {
border: 1px solid white;
}
.topblock .flexi.infoblock {
overflow: hidden;
}
.flexi.infoblock {
border: 1px solid silver;
margin: 0 0 10px;
padding: 10px;
}
.infoblock ul.flexi {
margin: 0 !important;
padding: 0 !important;
}
.infoblock ul li.flexi {
padding: 0;
background: none;
min-height: 10px;
display: -moz-inline-stack;
display: inline-block;
vertical-align: top;
margin: 0%;
zoom: 1;
}
.onecols ul li.flexi {
width: 100%;
}
.onecols .flexi.label {
min-width: 20%;
margin-right: 4%;
margin-bottom: 6px;
}
.onecols .flexi.value {
min-width: 74%;
margin-right: 1%;
}
.twocols ul li.flexi {
min-width: 48%;
}
.twocols .flexi.label {
min-width: 34%;
margin: 2px 3% 6px 0;
box-sizing: border-box;
}
.twocols .flexi.value {
min-width: 59%;
margin: 2px 4% 6px 0;
box-sizing: border-box;
}
.group {
overflow: auto !important;
}