body {
  font-family: Montserrat, Arial, sans-serif;
  font-size: 10pt;
  margin:0;
  padding:0;
}

/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v7/zhcz-_WihjSQC0oHJ9TCYPk_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

.mainPanel .title {
	font-weight: bold;
	padding-left: 0;
}

.mainPanel .lang {
	padding-right: 0;
	text-align: right;
}

#footer .container {
	width: 960px;
}

#footer .mainPanel {
	padding-top: 25px;
    padding-bottom: 25px;
}

a, a:hover {
	color: black;
}

a:visited, a:visited:hover {
	color: #008c84;
}

a.switchLang:visited {
    color: black;
}

.lang .switchLang, .lang span {
	font-size: 14px;
    font-weight: bold;
	text-transform: uppercase;
}

#footer {
	background: #e5f7f7;
}

#footer h2 {
	margin: 0;
	font-size: 18px;
	color: #00bbaf;
	line-height: 30px;
}

#footer p {
	font-size: 14px;
	line-height: 22px;
}

.icon.iconDownload {
	background: url('../images/download.png') center no-repeat;
}

.icon.iconTwitter {
	background: url('../images/twitter.png') center no-repeat;
}

.icon.iconMail {
	background: url('../images/mail.png') center no-repeat;
}

.icon.iconRss {
	background: url('../images/rss.png') center no-repeat;
}

#footer .roundButton {
	display: inline-block;
	padding-left: 70px;
	padding-right: 70px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border: 2px solid #00bbaf;
	font-size: 14px;
	text-transform: uppercase;
	color: #00bbaf;
}

#footer .menuWrapper {
	margin-bottom: 0;
}

#footer .footerMenu {
	padding-left: 0;
}

#decisia-scc-last-modification-date {
	line-height: 50px;
	color: white;
	text-align: right;
	font-weight: normal;
	padding-right: 0;
}

.menuWrapper {
  color:white;
  background-color: #505050;
  height:24px;
  width:100%;
  border: 0;
  margin:0 auto;
  margin-bottom:10px;
  font-weight:bold;
  height: 50px;
}

#banner .mainPanel {
	font-size: 1.6em;
	line-height: 140px;
}

#banner .by-lexum  {
	padding: 0;
	text-align: center;
}

#banner .by-lexum  .text {
	color: #00b9af;
	font-size: 14px;
}

#banner .by-lexum a {
	position: relative;
    display: inline-block;
    top: -7px;
}

.linkButtonWithIcon {
	margin: auto;
	margin-bottom: 20px;
	width: 198px;
	height: 40px;
	background: #00b9b1;
}

.linkButtonWithIcon.gray {
	background: #505050;
}

.linkButtonWithIcon .icon {
	display: inline-block;
}

.news .icon {
	text-align: center;
	width: 40px;
}

.news .icon:hover {
	text-decoration: none;
}

.news .icon, .linkButtonWithIcon a.linkButton {
	height: 40px;
	line-height: 40px;
	color: white;
}

.iconWrapper {
	display: inline-block;
}

.linkButton {
	position: relative;
    top: -15px;
	display: inline-block;
	width: 154px;
	border-left: 1px solid white;
	text-align: center;
}

#decisia-main-content .decisia-content h1 {
  font-size:160%;
}
/*
button {
  font-size:10pt;
}
*/

#decisia-main-content a.reflex2-link {
  color: #00F;
  text-decoration:underline;
}

#decisia-main-content a.reflex2-link:visited {
  color: #800080;
  text-decoration:underline;
}

.sidePanel a {
  color: #3a3a3a;
}

div.sidePanel a img,
#lexumSolrTable a img {
  border:none; 
}

#skip-head {
  display:none;
}

#banner {
  background-color: #ddddc5;
  height: 140px;
  width: 100%;
}

.menuWrapper li a:link,
.menuWrapper li a:visited,
.menuWrapper li a:hover,
.menuWrapper li a:active {
  color:white;
  text-decoration:none;
}

#breadcrumb {
  margin-bottom:5px;
}

#filler {
  margin:0;
}

ul.listMenu {
  list-style-type:none;
  padding:0;
  margin:0;
}

ul.listMenu li {
    float: left;
    line-height:50px;
    margin-right: 13px;
}

div.page, .menuWrapper .listMenu, #banner .mainPanel {
    margin: auto;
    width: 960px;
}

div.mainPanel {
  width: 710px;
}

.page .mainPanel {
	float: left;
}

ul.footerMenu {
  margin-top:50px;
}

ul.footerMenu li a:link,
ul.footerMenu li a:visited,
ul.footerMenu li a:hover,
ul.footerMenu li a:active {
  color:#666666;
  text-decoration:none;
}

div.sidePanel {
  float: left;
  width: 230px;
  margin-left: 20px;
}

div.news {
  padding:20px 20px 13px 20px;
  background-color: #e5f7f7;
}

div .ruler-margin {
  margin-top:10px;
  margin-bottom: 30px;
  border-top: 1px solid black;
}

div .ruler-margin-last {
  margin:30px 0px 10px 0px;
}

div.news .decisia-title {
  float:left;
  margin:0 auto;
  padding:5px;
}

div.news .decisia-subtitle {
  font-size:10pt;
  margin-top:0;
  text-decoration:underline;
  width:125px;
}

div.news .decisia-know-more {
  text-align:right;
  width:100%;
}

div .color-gray {
  color:#000000;
}

div a.color-gray {
  text-decoration:none;
}

div.clear {
    clear: both;
    line-height: 0;
    margin: 0;
    padding: 0;
}

#footer p {
	margin-top: 10px;
	margin-bottom: 20px;
}