| Current Path : /home/cbequiperp/www/components/com_flexicontent/templates/table/css/ |
| Current File : /home/cbequiperp/www/components/com_flexicontent/templates/table/css/item.css |
body #flexicontent .fc_item_title,
body #flexicontent .fc_item_title a {
color: inherit;
background-color: inherit;
padding-top: 50px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 50px;
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: rgba(255,255,255,0);
color: #000000;
border-radius: 0px;
padding-top: 0px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
font-weight: bold;
}
body #flexicontent ul.tabbernav > li a {
background-color: #e4f1f8;
color: #073954;
}
body #flexicontent ul.tabbernav > li.tabberactive a::before {
border-top: 4px solid #3093c7;
}
body ul.tabbernav > li.tabberactive a,
body ul.tabbernav > li.tabberactive a:hover,
#flexicontent ul.tabbernav > li.tabberactive a,
#flexicontent ul.tabbernav > li.tabberactive a:hover {
border-bottom: 1px solid white !important;
border-left: 1px solid #D0D0D0 !important;
border-top: 1px solid #D0D0D0 !important;
border-right: 1px solid #D0D0D0 !important;
}
body #flexicontent ul.tabbernav > li:hover a {
border: 1px solid #1c5675;
background: #1c5675;
color: #fff;
}
body .tabbertab,
#flexicontent .tabbertab {
background-color: #ffffff;
border-radius: 0px;
}
body ul.tabbernav,
#flexicontent ul.tabbernav {
border-bottom: 1px solid inherit !important;
}
div#fc_subtitle_tabset,
div#fc_bottom_tabset {
margin-top: 40px !important;
margin-bottom: 40px !important;
}
body .flexi.infoblock {
padding-top: 10px;
padding-right: 0px;
padding-left: 10px;
padding-bottom: 10px;
}
.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: grid;
}
.topblock .flexi.image a {
outline: none;
}
.topblock .flexi.infoblock {
overflow: hidden;
border-radius: 5px;
border: 1px solid #cccccc;
color: inherit;
background-color: transparent;
}
.flexi.topblock ul {
padding: 0;
margin: 0;
}
.flexi.bottomblock.infoblock {
overflow: hidden;
border-radius: 0px;
border: 1px solid #cccccc;
color: inherit;
background-color: inherit;
}
.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: inline-block;
vertical-align: top;
margin: 0%;
zoom: 1;
}
div.flexi.value {
padding-bottom: 0px !important;
padding-top: 0px !important;
}
.onecols ul li.flexi {
width: 100%;
}
.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;
}