
/* - compendium.css - */
@media screen {
/* https://compendium.itcilo.org/portal_css/compendium.css?original=1 */
body {
background: url('background_lines.png') repeat-x;
background-position-y: 130px;
}
.decision h1{
font-size:1.3em;
}
#content.mceContentBody{
font-size: 110%;
}
select[multiple], select[size]{
height:auto !important;
}
li, p{
font-size:1em !important;
color: #333 !important;
}
.type-search input[type="radio"]{
margin:4px 0 0 15px;
}
.type-search span{
vertical-align: sub;
}
.formControls .context{
padding: 1px !important;
}
#content{
background: transparent !important;
}
.portletNavigationTree {
border: #001689 10px solid !important;
background-color: #001689 !important;
}
.navTreeItem a, dd.portletItem .navTreeItem a{
border: 0px solid  !important;
color:white !important;
}
.navTreeItem a .black{
color:white !important;
}
dl.portlet ul.navTreeLevel0 > .navTreeItem{
padding: 0em !important;
border-bottom: #3E49A4 1px solid  !important;
}
.portletItem {
margin: 0;
padding: 0.2em !important;
}
.navTreeCurrentNode a,.navTreeCurrentNode a:hover{
background-color: transparent !important;
}
#fa fa-chevron-down, .navTreeCurrentNode .fa-chevron-down{
display:none !important;
}
#fa fa-chevron-right, .navTreeCurrentNode .fa-chevron-right{
display:inline !important;
float:right;
color:white;
line-height: 25px;
}
.navTreeItem i {
color: white;
float:right;
display:none;
}
.navTree li:hover,.navTree a:hover{
background-color: transparent !important;
font-weight: 800 !important;
}
.portletHeader{
display:none;
}
#portal-column-one .portletWrapper{
width: 100% !important;
}
select{
background-color:#f5f5f5 !important;
height: 32px !important;
}
.title_top a {
color:white;
}
.title_top {
font-size: 1.3em;
line-height: 85px;
}
.menu-mobile{
display:none  !important;
}
.panel-primary>.panel-heading {
color: #383838;
background-color: #eae6e0;
border-color: transparent !important;
background-image:none;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 18px;
color: inherit;
}
.panel {
margin-bottom: 30px;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.gray{
background-color: #E8E8E8;
}
.dropdown-menu{
display:none;
}
#top_menu ul{
line-height:85px;
}
.center{
text-align:center;
padding-bottom:5px;
}
.dropdown-menu{
visibility:hidden;
}
#menulogin a, #menulogin p{
color:white !important;
}
}

