@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,800,700,600,300);


@font-face {
    font-family: 'open_sanssemibold';
    src: url("../fonts/opensans/opensans-semibold-webfont.eot");
    src: url("../fonts/opensans/opensans-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans/opensans-semibold-webfont.woff2") format("woff2"), url("../fonts/opensans/opensans-semibold-webfont.woff") format("woff"), url("../fonts/opensans/opensans-semibold-webfont.ttf") format("truetype"), url("../fonts/opensans/opensans-semibold-webfont.svg#open_sanssemibold") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'open_sansregular';
    src: url("../fonts/opensans/opensans-regular-webfont.eot");
    src: url("../fonts/opensans/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans/opensans-regular-webfont.woff2") format("woff2"), url("../fonts/opensans/opensans-regular-webfont.woff") format("woff"), url("../fonts/opensans/opensans-regular-webfont.ttf") format("truetype"), url("../fonts/opensans/opensans-regular-webfont.svg#open_sansregular") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'open_sanslight';
    src: url("../fonts/opensans/opensans-light-webfont.eot");
    src: url("../fonts/opensans/opensans-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans/opensans-light-webfont.woff2") format("woff2"), url("../fonts/opensans/opensans-light-webfont.woff") format("woff"), url("../fonts/opensans/opensans-light-webfont.ttf") format("truetype"), url("../fonts/opensans/opensans-light-webfont.svg#open_sanslight") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'open_sansbold';
    src: url("../fonts/opensans/opensans-bold-webfont.eot");
    src: url("../fonts/opensans/opensans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans/opensans-bold-webfont.woff2") format("woff2"), url("../fonts/opensans/opensans-bold-webfont.woff") format("woff"), url("../fonts/opensans/opensans-bold-webfont.ttf") format("truetype"), url("../fonts/opensans/opensans-bold-webfont.svg#open_sansbold") format("svg");
    font-weight: normal;
    font-style: normal
}

/* CSS reset */

/*html, body, div, span, applet, object, iframe, */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video,
div  .site-name, 
div .site-name{
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 15px;
  font: inherit;
  vertical-align: baseline;
  line-height: normal;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
ol, ul {
  list-style: decimal;
  padding: 5px;
}
.item-list li {
  list-style: decimal;
  margin-bottom: 5px;

}
em{
	font-style:italic;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

table td{
  padding: 0 10px;
}

iframe{
  max-width: 100%;
}

.html .container-12,
.html .container-12 .grid-12, 
.html .grid-1, 
.html .grid-2, 
.html .grid-3, 
body.html .grid-4, 
.html .grid-5, 
.html .grid-6, 
.html .grid-7, 
body.html .grid-8, 
.html .grid-9, 
.html .grid-10, 
.html .grid-11, 
.html .grid-12{
  width: auto;
  margin: 0;
}

#messages{width: 100%;}

.view{
  position: relative;
}

.html .node ol, 
.html .node ul{
  padding: 0;
}

.html .grid-12.region-content{
  width: 100%;
}

.html input,
.html select{
  text-shadow: none;
  box-shadow: none;
}

.html a{
  color: #005aa8;
}

.grippie{
  display: none;
}

textarea:focus,
input:focus{box-shadow: none;}

ul li,
ul li.leaf,
.html ul li.expanded,
.item-list ul,
.item-list ul li{
  padding: 0;  
  margin: 0;
  list-style-type: none;
  list-style-image: none;
}

/* Table */

.html table {
  margin: 1em 0;
  width: 100%;
  font-size: 12px;
}

.html thead th {
  border-bottom: 2px solid #d3e7f4;
  color: #494949;
  font-weight: bold;
}

.html thead th {
    color: #fafafa;
    text-shadow: none;
    height: 30px;
    vertical-align: middle;
    font-size: 15px;
    font-weight: normal;
    background-color: #1a3051;
}

thead th, th {
    background: #f7f7f7;
    border-bottom: 1px solid #ccc;
    color: #3385A2;
    font-weight: bold;
}


.html th a:link,
.html th a:visited {
  color: #6f9dbd;
}

.html td,
th {
  padding: .3em .5em;
}

tr.even,
tr.odd,
tbody th {
  border: solid #d3e7f4;
  border-width: 1px 0;
  font-size: 14px;
}

tr.odd,
tr.info {
  background-color: #edf5fa;
}

tr.even {
  background-color: #fff;
}

tr.drag {
  background-color: #ffb;
}

tr.drag-previous {
  background-color: #ffd;
}

tr.odd td.active {
  background-color: #ddecf5;
}

tr.even td.active {
  background-color: #e6f1f7;
}

td.region-title,
td.module,
td.container,
td.category {
  border-top: 1.5em solid #fff;
  border-bottom: 1px solid #b4d7f0;
  background-color: #d4e7f3;
  color: #455067;
  font-weight: bold;
}

tr:first-child td.region-title,
tr:first-child td.module,
tr:first-child td.container,
tr:first-child td.category {
  border-top-width: 0;
}



label{
  font-size: 0.813em;
  margin-bottom: 3px;
  color: #046588;
  font-weight: bold;
}

.html .description{
  font-size: 0.688em;
  margin-top: 5px;
  clear: both;
}

body {
  line-height: normal;
  font-size: 15px;
  font-family: "open_sansregular",Helvetica,Arial,sans-serif;
  color: black;
}

/* MAIN STYLES */

.zone-branding-wrapper,
.zone-menu-wrapper,
.section-content,
.section-footer{
  width: 100%;
}

.section-header .zone-branding,
.section-header .zone-menu,
.zone-content-wrapper,
.zone-footer-wrapper{
  max-width: 1200px;
  width: 100%;
  margin:auto;
}

.zone-branding-wrapper{
  border-top: 6px solid #1a3051;
}

.section-content{
  background: #fff url('../images/main-gradient.png') repeat-x top;
}

.zone-content-wrapper {
  background: #fff url('../images/shadow-under-slider.png') repeat-x top;
  padding: 20px 1%;
  width: 98%;
  max-width: 1250px;
}

.view-header h2, 
.pane-title, 
.not-logged-in.page-user .title,
h1.title{
  background: url('../images/line-dotted-horizontal.png') repeat-x bottom;
  line-height: 1.37em;
  padding: 0.81em 0;
  color: #046588;
  font-weight: 600;
  margin-bottom: 10px;
}

#page-title,
.page-page-not-found .block-main{
  width: 98%;
  margin: 0 1%;
}

/* HEADER */

#region-branding{
  width: 100%;  
  height: 110px;
}

.branding-data{
  float:left;    
  color: #6e6e6e;      
  font-size: 14px;
  padding-top: 15px;
}  

.site-slogan{
  margin-top: 22px;
  letter-spacing:1.2px;
  text-decoration: none;
  color: #6e6e6e;
}

.site-slogan a {
  text-decoration: none;
  color: #6e6e6e;
}

.site-slogan.with-subname {
  margin-top: 0;
}

.site-name a {
  color: #1a3051!important;
  font-size: 28px;
  display:block;
  margin-top: -5px;
}

.chzn-single,
.block-search,
.contact-form textarea,
.html .form-text {
  height: 30px;
  line-height: 30px;
  border: 1px solid #acacac;
  background: #fff url('../images/search-bg.png') repeat-x 0 0;
  font-size: .81em;
  max-width: 400px;
  width: 100%;
  padding: 0 1%;
}

.block-search {
  max-width: 195px;
  margin: 9px 7px 0 8px;
  float: right;
  padding: 0 0 0 1%;
  font-size: 16px;
}

.html .block-search input{
  border: none;
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  height: 30px;
  line-height: 30px;
  padding: 0;
  margin: 0;
  width: 150px;
  float:left;
  font-size: .81em;
}

.block-search .form-actions input{
  float: right;
  width: 45px;
  overflow: hidden;
  text-indent: 100px;
  background: url('../images/search-icon.png') no-repeat right 0;
}

/* Lang */

.block-locale{
  float: right;
  margin-top: 25px;
  clear: right;
}

.block-locale li{
  float: left;
  padding: 2px;
  border: 1px  solid #fff;
  margin-left: 8px;
}

.block-locale li.active{
  border-color: #13779b;
}

.block-locale .language-link{
  width: 16px;
  height: 11px;
  overflow: hidden;
  display: block;
  text-indent: 100px;
}

.block-locale .en a,
.block-locale .en span{
  background: url('/sites/all/themes/egov_theme/images/us.png') no-repeat center;
}

.block-locale .ro a,
.block-locale .ro span{
  background: url('/sites/all/themes/egov_theme/images/md.png') no-repeat center;
}

.block-locale .ru a,
.block-locale .ru span{
  background: url('/sites/all/themes/egov_theme/images/ru.png') no-repeat center;
 /* pointer-events:none;*/
}
/* MAIN MENU */

.zone-menu-wrapper {
  margin-bottom: 2px;
  min-height: 50px;
  background: #354966; /* Old browsers */
  /*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzEzNzU5YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDYxODQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
  background: -moz-linear-gradient(top,  #354966 0%, #1a3051 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#354966), color-stop(100%,#1a3051)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #354966 0%,#1a3051 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #354966 0%,#1a3051 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #354966 0%,#1a3051 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #354966 10%,#1a3051 100%); /* W3C */
  filter: none;
}

#region-menu{
  width: 100%;
}


.zone-menu .menu{
  /*width: 97%;*/
  width: 100%;
  float: left;
  margin: 0 1.5%;
}

.block-superfish-2 {
	float: left;
} 

.zone-menu .menu li {
  float: left;
  position: relative;
  padding: 0;
  margin:  0;
  list-style-type: none;
  list-style-image: none;
}

.zone-menu .menu li a{
  color: #fff;
  text-decoration: none;
  padding: 0 10px;
  display: block;
  height: 50px;
  line-height: 50px;
  font-family: "open_sansregular",Helvetica,Arial,sans-serif;
  font-size: 15px;
}

.zone-menu .menu li.active a, 
.zone-menu .menu li a:hover {
  background: #354966; 
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAxNDc2MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDYwODEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #354966 0%,#1a3051 100%); 
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#354966), color-stop(100%,#1a3051));
  background: -webkit-linear-gradient(top,  #354966 0%,#1a3051 100%); 
  background: -o-linear-gradient(top,  #354966 0%,#1a3051 100%); 
  background: -ms-linear-gradient(top,  #354966 0%,#1a3051 100%); 
  background: linear-gradient(to bottom, #354966 0%,#1a3051 100%);
  filter: none;
}

.zone-menu .menu li ul {
  display: none;
  position: absolute;
  top: 50px;
  left: -1px;
  z-index: 1;
  width: 300px;
  background: #1a3051;
  padding: 0;
  border-bottom: 1px #fafafa solid;
}

.zone-menu .menu li:hover ul{
  display:block;
}

.zone-menu .menu li li{
  clear: both;
  width: 100%;
}

.zone-menu .menu li li a {
  color: #fff;
  padding: 9px 10px;
  margin: 0;
  clear: both;
  display: block;
  height: auto;
  line-height: normal;
}

.zone-menu .menu li.active li a, 
.zone-menu .menu li li a:hover{
  background: transparent;
  line-height: normal;
  height: auto;
}

.zone-menu .menu li li.active a,
.zone-menu .menu li li a:hover {
  background: #354966;
}

/* FOOTER */

.section-footer{
  background: #1a3051; url('../images/footer-shadow.png') repeat-x top;
  padding: 35px 0;
}

#section-footer a{
  color: #fff;
  text-decoration: none;
}

#region-footer-first,
#region-footer-second{
  width: 100%;
  clear:both;
  font-size: .75em;
  color: #fff;
}
.region-footer-first .block{
  float: left;
  margin-left: 1%;
  width: 19%;
}

.section-footer .block-footer-brand img{
  /*width: 23%;*/
  float:left;
}
.region-footer-first .block-footer-brand{
  margin: 0;
}
.region-footer-first .footer-brand-wrapper div{
  float: right;
  width: 75%;
  color: white;
}

.section-footer .site-name,
.section-footer .block-title{
  font-size: 1.3em;
  margin: 0 0 4px;
  letter-spacing: 0px;
}

.section-footer .block-title{
  margin-bottom: 9px;
}

.region-footer-second{
  padding-top: 22px;
}

.region-footer-second ul li{
  float: left;
  /*padding: 0 10px;
  border-left: 1px solid #fff;*/
}

.region-footer-second ul li.first{
  margin-left: 0;
  border-left: none;
}

.section-footer p {
  color: #ffffff;
}

/* General blocks */

.general-dashed .views-row,
.page-press-releases .views-row {
  background: url('../images/line-dotted-horizontal.png') repeat-x bottom;
  padding: 20px 0;
  overflow: hidden;
}

.anunturi-importante .view-content {
	margin-top: 10px;
}

.anunturi-importante .views-row {padding: 10px 0;}

.anunturi-importante .views-field-title a {margin-bottom: 15px;}

.views-field-title a,
.node-type-vacanc .panel-col .field-label{
  font-size: 14px;
  color: #005aa8;
  text-decoration: none;
  display: block;
  margin-bottom: 10px;
  font-weight: normal;
}

.views-field-title a:hover {
    /*padding-left: 16px;
    text-decoration: underline; 
	font-weight: 600;
	*/
	
}



.view-footer a{
  padding-top: 10px;
  color: #3385a3;
  display: block;
  font-weight: 600;
  font-size: 0.75em;
}

.rotator-slider .views-field-body{
  font-size: 100%;
}

/* Agenda block */


.agenda .views-row a{
  text-decoration: none;
  color: #005aa8;
}

.agenda .views-field-field-event-dates{
  float: left;
  overflow: hidden; 
  margin: 3px 4% 0 1%;
}

.agenda .views-field-body{
  float: left;
  width: 75%;
  margin-top: -4px;
}

.agenda .fancy-month,
.agenda .fancy-date{
  background: #354966;
  display: inline; 
  padding: 5px 3px 5px 3px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 30px;
}

.agenda .fancy-date {
    font-weight: normal;
    font-size: 16px;
    margin-top: -6px;
    font-family: "open_sansregular",Helvetica,Arial,sans-serif;
}

.agenda .fancy-time{
  color: #9a9a9a;
  text-align: center;
  display: block;
  border-bottom: 5px solid #1a3051;
  font-size: 14px;
  margin-top: 3px;
}

.panel-col-last .agenda .fancy-month{
  font-size: 16px;
}

.panel-col-last .agenda .fancy-date{
  font-size: 16px;
}

.panel-col-last .agenda .fancy-time{
  font-size: 14px;
}

.i18n-ru .panel-col-last .agenda .fancy-month {
  font-size: 16px;
}

/* Announcements */

.announcements .views-field{
  clear: both;
}  

.announcements .views-field-field-page-type div{
  font-size: 0.688em;
  line-height: 36px;
  margin-top: -20px;
}

.announcements .views-field-title a {
  /*padding: 14px 0 6px;*/
  font-size: 16px;
}

.announcements .views-field-body{
  font-size: 15px;
}

.announcements img{
  float: left;
  width: 100%;
  height: auto;
}

/* Releases */

.view-advanced-page .unformatted-list .views-field-nothing span,
.releases .views-field-field-press-release-type,
.page-press-releases .views-row .views-field-field-press-release-type{
  font-size: 0.688em;
  padding-left: 10px;
  background: url('../images/red-arrow.png') no-repeat 2px 5px;
  display: block;
  margin-bottom: 20px;
  color: #999;
  font-size: 14px;
}


.releases .views-field-field-press-release-type a{
  color: #999;
  text-decoration:none;
}

.releases .views-field-title,
.page-press-releases .views-field-title{
  padding: 2px 0 4px;
}

/* Left menu */

.html .left-menu li{
  font-size: 0.875em;
  list-style-type: none;
  list-style-image: none;
  margin: 0;
}

.html .left-menu li.last{
  background: none;
}

.html .left-menu li a{
  text-decoration: none;
  color: #000;
  padding: 5px 0 7px;
  display:inline-block;
  background: url('../images/line-dotted-horizontal.png') repeat-x bottom;
}

.html .left-menu li a.active,
.html .left-menu li a:hover{
  color: #13779b
}  

.html .left-menu li li{
  font-size: 1em;
  width: 87%;
  padding-left: 7%;
}

/* Grid view + media page */

.page-media .views-view-grid {
  margin-top: 20px;
}

.html #page h1.title{
  margin-bottom: 20px;
  display: none;
}

.page-media table tr th,
.page-media table tr td,
.page-press-releases-grid .views-view-grid th,
.page-press-releases-grid .views-view-grid td,
.views-view-grid th,
.views-view-grid td{
  border: none;
  font-size: 16px;
  color: black;
}

.view-advanced-page table.views-view-grid,
.page-press-releases-grid table{
  margin-top: 18px;
}

.view-advanced-page .views-view-grid td,
.page-media table tr td,
.page-press-releases-grid table tr td{
  padding-top: 18px;
  width: 47%;
  padding: 0 0 30px 3%;
  border: none;
}

.view-advanced-page .views-view-grid td.col-first,
.page-media table tr td.col-1,
.page-press-releases-grid table tr td.col-1{
  padding: 0 3% 30px 0;
  width: 47%; 
}

.view-advanced-page .views-view-grid img,
.page-media table img,
.page-press-releases-grid table img{
  width: 100%;
  height: auto;
  float: left;
}

.view-advanced-page .views-view-grid .views-field-nothing,
.view-advanced-page .views-view-grid .views-field-title{
  margin: 0 4%;
  width: 92%;
}

.view-advanced-page .views-view-grid .views-field-nothing,
.page-media .views-field-created,
.page-press-releases-grid .views-field-field-press-release-type{  
  color: #898989;
  font-size: 0.688em;
  padding: 10px 0 8px;
  clear: both;
}

.view-advanced-page .views-view-grid .views-field-title a,
.view-advanced-page .unformatted-list .views-field-title a,
.page-media .views-field-title a,
.page-press-releases-grid .views-field-title a{
  color: #046588;
  font-size: 1em;
  font-weight: 500;
}

/* List view */

.view-advanced-page .unformatted-list .views-row{
  background: url('../images/line-dotted-horizontal.png') repeat-x bottom;
  padding: 15px 0;
}

.view-advanced-page .unformatted-list .views-field-field-cover-image{
  float: left;
  width: 38%;
  margin-right: 3%;
}

.view-advanced-page .unformatted-list .views-field-field-cover-image img{
  float: left;
  width: 100%;
  height: auto;
}

.view-advanced-page .unformatted-list .views-field-nothing,
.view-advanced-page .unformatted-list .views-field-title{
  float: right;
  width: 59%;
}

.view-advanced-page .views-field-body{
  /*clear: both;*/
  padding-top: 10px;
}

/* Not logged in user */

.not-logged-in.page-user .tabs{
  margin: 20px 0 0 0;
  padding: 0;
  font-size: .9em;
}

.not-logged-in.page-user .section-content input.form-text{
  float: left;
  width: 280px;
  padding: 0 0 0 10px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #acacac;
  background: #fff url('../images/search-bg.png') repeat-x 0;
}

.not-logged-in.page-user .section-content .form-item,
.not-logged-in.page-user .section-content .form-actions{
  clear: both;
  overflow: hidden;
} 



/* */


.pressreleases .field-name-field-cover-image img{
  width: 52%;
  height: auto;
  float:left;
}

.pressreleases .field-type-text-with-summary, .node-type-advanced-page .field-type-text-with-summary{
  clear: both;
  padding: 20px 0 10px;
  font-size: 0.813em;
  /*background: url('../images/line-dotted-horizontal.png') repeat-x bottom;*/
}

.pressreleases .field-name-field-documents header a{
  color: #13779b;  
  text-decoration: none;
}

.pressreleases .field-name-field-tags, .node-type-advanced-page .field-name-field-tags{
  /*background: #f1f1f1;*/
  padding: 0 15px 17px;
  overflow: hidden;
}

.pressreleases .field-name-field-tags .field-label, .node-type-advanced-page .field-name-field-tags .field-label{
  font-family: "open_sansregular",Helvetica,Arial,sans-serif;
  font-weight: 600;
  font-size: 20px; 
  line-height: 20px;
  padding-top: 10px;
  display: block;
}
  

.html #section-content .switch a,
.btn-large{
  cursor: pointer;
  color: #333;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  line-height: 28px;
}

.node-links ul li{
  float: left;
  padding: 0;
  margin-left: 0;
}

.region-content-inner input.form-submit{
  line-height: normal;
  min-height: 28px;
  font-size: 0.750em;
}

.pressreleases .field-name-field-links{
  /*background: url('../images/line-dotted-horizontal.png') repeat-x top;*/
  margin-top: 10px;
  background: #f4f3f1;
  padding:20px;
}


.field-name-field-links .field-items{
  padding: 10px 0 0px;
  margin-left: 10px;
}

.field-name-field-links .field-item a{
  color: #3385a3;
  font-size: 0.9375rem;
}

.feed-icon{
/*  position: absolute; */
  top: -15px;
  right: 0;
} 

.feed-icon{
/*  position: absolute; */
  top: 5px;
  right: -120%;
}

.feed-icon a{
  width: 15px;
  height: 15px;
  background: url('../images/rss.png') no-repeat;
}

.feed-icon img{
  display: none;
}


/* Organization tabs */

.view-organizational-structure,
.view-team{
  width: 95%;
  padding: 2.5%;
  background: #fff url('../images/main-gradient.png') repeat-x top;
  margin-top: 10px;
}

.view-organizational-structure .quicktabs-tabs,
.view-organizational-structure .quicktabs_main{
  clear: both;
}

.view-organizational-structure .item-list {
  position: relative;
  left: 0px;
  top: 1px;
  width: 100%;
  height: 185px;
  z-index: 0;
  overflow: hidden;
}


.view-organizational-structure ul.quicktabs-tabs {
  position: absolute;
  margin-top: 25px;
}

.view-organizational-structure .quicktabs-tabs img{
  width: 100%;
  height: auto;
}
.view-organizational-structure .controls .button {
  color: #3F779B;
  font-size: 0.9em;
  padding: 0 3px;
  cursor: pointer;
}
.view-organizational-structure .controls .button:hover {
  text-decoration: underline;
}
.view-organizational-structure .controls .button.left {
  float: left;
}
.view-organizational-structure .controls .button.right { 
  float: right;
}
.view-organizational-structure .quicktabs-tabs li{
  float: left;
  width: 118px;
  border: 1px solid #b9b9b9;
  border-bottom: 0;
  background: #fff;
  margin-right: 9px;
  height: 160px;
}

.view-organizational-structure .quicktabs-tabs a {
  font-size: 15px;
  color: #13779b;
  text-decoration: none;
  padding: 10px 7% 8px;
  width: auto;
  margin: 0 -1px 0;
  display: block;
  background: url('../images/org-fade-bg.png') repeat-x bottom;
  height: 140px;
  border-bottom: 1px solid #b9b9b9;
}

/*.view-organizational-structure .quicktabs-tabs .active{
  border-bottom: none;
}*/

.view-organizational-structure .quicktabs-tabs .active a{  
  border: 1px solid #b9b9b9;
  border-top: none;
  border-bottom: none;
  background: #fff;
  height: 141px;
}

.view-organizational-structure .quicktabs-tabs img{
  float: left;
}

.view-organizational-structure .title-wrapper{
  clear: both;
  white-space: normal;
  text-align: center;
  padding-top: 3px;
}

.view-organizational-structure .quicktabs_main {
  border: 1px solid #b9b9b9;
  border-bottom: none;
  background: #fff;
}

.view-organizational-structure .quicktabs_main .views-field{
  padding: 0 3.5% 0;
  margin: 0 -1px;
  background: #fff;
  font-size: 13px;
  padding-bottom: 15px;
  overflow:hidden;
}

.view-organizational-structure .views-field.views-field-field-job-position{
  background: url('../images/org-white-fade-bg.png') repeat-x top;
  padding-bottom: 0
}

.view-organizational-structure .views-field-field-job-position a{
  font-size: 18px;
  text-decoration:none;
  color: #13779b;
  display: block;
  padding: 20px 0;
  background: url('../images/line-dotted-horizontal.png') repeat-x bottom;
}

.view-organizational-structure .views-field.views-field-body{
  padding-top: 15px;
}

.view-organizational-structure .quicktabs_main .views-label{
  font-weight: 900;
  margin-bottom: 5px;
  display: block;
}

/* TEam */

 .view-team{
  overflow:hidden;
  min-height: 300px;
}

/*.view-team .view-filters label,
.contact-form label{
  color: #2a7594;
  font-size: 0.813em;
  font-weight: normal;
  padding-bottom: 8px;
}*/

.view-team .views-exposed-widgets{
  margin: 0 0 20px;
}

.view-team  .views-exposed-widget{
  padding: 0;
  float: left;
  width: 40%;
  margin: 0 10% 0 0;  
}


.view-team .views-widget{
  height: 30px;
  border: 1px solid #acacac;
  background: #fff url('../images/search-bg.png') repeat-x 0;
  padding: 0 10px;
}

.view-team .views-widget input{
  padding: 0;
  background:none;
  width: 100%;
  height: 30px;
  border: none;
  font-size: .81em;
}

.view-team .views-widget-filter-field_job_position_tid,
.view-team .views-widget-filter-field_department_tid{
  margin-top: 10px;
}

.view-team .views-widget-filter-field_job_position_tid .views-widget,
.view-team .views-widget-filter-field_department_tid .views-widget{
  padding: 0;
  border: none;
}

select,
.chzn-container{
  width: 100% !important;
  max-width: 100%;
}

.view-team .views-row{
  float: left;
  width: 23%;
  padding: 7px 0;
  text-align: center;
  border: 1px solid #b6b6b6;
  margin: 0 2% 15px 0; 
  height: auto;
  min-height: 150px;
  background: #fff;
}

.view-team .views-row:nth-child(4n){
  margin-right: 0;
}
  
.view-team .ajax-progress-throbber{
  position: absolute;
  right: 20px;
  top: 44px;
}

.node-type-profile .node-profile{
  margin-top: 15px;
}

.view-team .views-field-field-profile-photo{
  width: 88%;
  margin: 0 6%;
  float: left;
}

.view-team .views-field-field-profile-photo img{
  width: 100%;
  float:left;
  height: auto;
}

.view-team .title-wrapper{
  color: #13779b;
  font-size: 0.938em;
  padding-top: 5px;
  display: block;
  clear: both;
  min-height: 45px;
}


/* Additional fields */ /* To modify*/

.node-type-profile .field{
  clear: both;
}  

.node-type-profile .field-name-body,
.node-type-profile .field-name-field-job-position,
.node-type-profile .group-contact-info,
.node-type-profile .field-name-field-documents,
.node-type-profile .field-name-field-links,
.node-type-agenda-event .field-name-field-event-dates{
  /*background: url('../images/line-dotted-horizontal.png') repeat-x top;
  margin-top: 20px;*/
  padding-top: 5px;
  float:left;
  width: 100%;
}


.node-type-profile .field-name-body,
.node-type-profile .field-name-field-job-position,
.node-type-profile .group-contact-info,
.node-type-profile .field-name-field-documents{
  font-size: .875em;
}

.node-type-agenda-event .field-name-field-event-dates, 
.field-name-field-event-tags{
  margin: 0 0 20px;
  background: none;
}

.node-type-profile .field-name-field-related-terms .field-item,
.node-type-profile .field-name-field-links .field-item{
  font-size: 16px;
}

.node-type-profile .field-name-field-related-terms .field-item a,
.node-type-profile .field-name-field-links .field-item a,
.node-type-agenda-event  .field-name-field-event-dates .field-items,
.field-name-field-event-tags a{
  font-size: .875em;
}

.node-type-profile .field-name-field-profile-photo{
  float:left;
  width: 55%;
}

.node-type-profile .field-name-field-profile-photo a{
  border: 1px solid #d0d0d0;
  display: block;
  overflow:hidden;
}

.node-type-profile .field-name-field-profile-photo img{
  float: left;
  width: 94%;
  margin: 3%;
  height: auto;
}

.node-type-profile .field-name-field-profile-first-name,
.node-type-profile .field-name-field-profile-last-name{
  color: #13779b;
  font-size: 24px;
  /*width: 38%;*/
  float: left;
  clear: none;
  background: none;
  padding: 0;
  margin: 0 5px 0 0;
}

.node-type-profile .field-name-field-profile-first-name{
  /*margin-top: 95px;*/
}

.node-type-profile .field-name-body{
  clear: both;
  float:left;
  width: 100%;
  color: #555;
  font-size: 13px;
  padding-top: 10px;
}

.node-type-profile  .field-name-field-job-position > .field-items,
.field-group-format-wrapper,
.node-type-profile .field-name-field-documents .content,
.field-name-field-documents .content{
  padding-top: 20px;
}

.node-type-profile .field-name-field-job-position > .field-label, .field-name-field-links > .field-label, .node-type-profile .section-content h2 a, .node-type-profile .section-content h3 a, .field-name-field-documents .field-label {
    color: #13779b;
    font-weight: normal;
    text-decoration: none;
    font-size: 18px;
    line-height: normal;
    width: 100%;
    display: block;
    /* background: url(../images/line-dotted-horizontal.png) repeat-x bottom; */
    padding: 0 0 5px;
    border-bottom: 1px solid #bfbfbf;
}

.field-name-field-documents h2 a{
  color: #555; 
  text-decoration:none;
  font-weight: bold;
  font-size: 16px;
}

.field-name-field-related-terms .field-items {
  margin: 5px 0;
  font-size: 0.750em;
}

.group-contact-info .field{
  margin: 6px 0;
}

.field-name-field-attachment table{
  margin-bottom: 15px;
}

div.field-name-field-attachment table th{
  padding: 8px; 
}

div.field-name-field-attachment table td{
  padding: 8px;
  font-size: 16px;
}

/* Contact page */

.page-contact .form-item, 
.page-contact .form-actions{
  overflow: hidden;
}

.contact-form .form-text, 
.contact-form textarea,
.page-documents .view-filters .form-text{
  height: 30px;
  line-height: 30px;
  border: 1px solid #acacac;
  background: #fff url('../images/search-bg.png') repeat-x 0 0;
  font-size: .81em;
  max-width: 400px;
  width: 100%;
  padding: 0 1%;
}

.contact-form textarea{
  height: 150px;
  max-width: 100%;
}

/* Useful links */

.view-useful-links .views-row{
   padding: 20px 0 25px;
}

.view-useful-links .views-field{
  margin: 0 3%;
  width: 94%;
}

.view-useful-links .views-row-even{
  padding: 15px 0;
  background: #f0f0f0;
}

.view-useful-links .views-field-body,
.view-useful-links .views-field-field-url,
.node-type-useful-links article .field-name-body,
.node-type-useful-links article .field-name-field-url,
.node-type-useful-links article .field-name-field-link-type,
.node-type-faq .field-name-body,
.node-type-vacanc .panel-col .field-items{
  font-size: .75em;
  line-height: 0.938em;
  margin-top: 9px;
}

.node-type-useful-links article .node-links{
  margin-top: 15px;
}

.node-type-faq .node-links{
  margin: 15px 0 10px 0;
}

.node-type-faq .field-name-body{
  margin-bottom: 10px;
}

/* Accordeon */

.ui-accordion{
  font-size: 16px;
}

.ui-accordion .ui-accordion-header,
.ui-accordion .ui-accordion-content{
  margin: 0;
  padding: 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background: transparent;
  font-size: 0.813em;
}

.ui-accordion .ui-accordion-header{
  padding: 5px 0 5px;
} 

.ui-accordion .ui-accordion-header a{
  padding: 10px 2% 10px 5%;
  background: #f0f0f0;
  width: 93%;
}

.ui-accordion .ui-accordion-content{
  padding: 10px 0;
  margin: 0 0 0 33px;
  width: 95%;
} 

/* Document node */

.node-type-document .field-name-body{
  margin-bottom: 15px;
  overflow: hidden;
  font-size: 0.813em;
}
.node-type-document .field-name-body .field-label{
  font-size: 1.231em;
}

.node-type-document .form-type-item {
  font-size: 0.875em;
}

.field-name-field-author .node-title{
  font-size: 0.875em;
}

.field-name-field-related-terms{
  padding: 5px 0;
}

.field-name-field-related-terms .field-items{
  clear:both;
}

/* Page documents */

.page-documents .panel-col .view-header, 
.page-vacancy-positions .panel-col .view-header,
.node-type-agenda-event .field-name-body,
.page-agenda .view-header,
.page-press-releases .view-header,
.node-type-advanced-page .panel-col .field-name-body,
.field-name-field-detail-page-title{
  font-size: 0.813em;
  padding: 15px 0;
}

.page-documents .views-exposed-widget{
  width: 100%;
  padding: 0;
  margin-right: 4%;
}

.page-documents #edit-date-filter-min-wrapper,
.page-documents #edit-date-filter-max-wrapper{
  float: left;
  width: 50%;
  max-width: 150px;
  padding: 0;
}

.page-documents .view-filters .views-exposed-widget{
  margin-bottom: 15px;
}

.page-documents .view-filters .views-widget-filter-date_filter{
  width: 100%;
}

.page-documents .view-filters .form-submit{
  margin: 15px 0 0;
}


/* Choosen select boxes */

.chzn-container{
  position: relative;
}

a.chzn-single{
  display: block;
  height: 28px;
  line-height: 28px;
  width: 90%;
  padding: 0 5%;
  text-decoration: none;
}

.chzn-search{
  display: none;
}

.chzn-results{
  position: absolute;
  top: 29px;
  width: 100%;
  border: 1px solid #acacac;
  border-top-color: #fff;
  background: #fff;
  display: none;
}

.chzn-with-drop .chzn-results{
  display: block;
}

.chzn-results li{
  cursor: pointer;
  width: 90%;
  padding: 3px 5%;
  font-size: .81em;
}

/* Document page */

.node-type-vacanc .panel-col .field-items{
  margin-bottom: 20px;
}


.apply-now{
  margin-bottom: 30px;
  font-size: 0.938em;
  color: #00678c;
  font-weight: 600;
  height: 1.7em;
  line-height: 1.7em;
  cursor:pointer;
}

.node-type-vacanc .webform-client-form{
 clear:both;
 margin-bottom: 30px;
 overflow:hidden; 
}

.dotted-wrapper img{
  display: block;
  height: auto;
  height: auto;
}

.dotted-wrapper a{
  padding: 2%;
  width: 96%;
  display: block;
  border: 0px dotted #000;
  margin-bottom: 10px;
}


.node-type-media-entry .pane-title{
  margin-bottom: 15px;
}

.views-field-field-content-images{
  overflow: hidden;
}

.views-field-field-content-images .field-content a {
  float: left;
  width: 30.3%;
  margin: 0 1.5% 4%;
}

.views-field-field-content-images .field-content img {
  width: 100%;
  height: auto;
  display: block;
}

.view-media-gallery  .views-row .views-field-field-media-files{
  clear: both;
  margin: 5px 0;
  float: left;
  width: 100%;
}

.view-media-gallery .views-row .views-field-field-media-files a{
  font-size: 0.8em;
  float:left;
}

.view-media-gallery .views-row img{
  float: left;
  margin-right: 5px;
}

.pane-node-body{
  font-size: .75em;
  line-height: 0.938em;
}



.throbber{display:none;}


/* Media slider */

.media-slider{
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

.media-slider .views-slideshow-cycle-main-frame,
.media-slider .views_slideshow_slide{
  /*width: 90% !important;*/
  display: block;
  margin: 0 auto;
}

.media-slider .views-slideshow-cycle-main-frame img{
  width: 100%;
  height: auto;
}

.media-slider .views-slideshow-controls-text a{
  position: absolute;
  top: 40%;
  z-index: 99;
  width: 40px;
  height: 40px;
  overflow: hidden;
  text-indent: 100px;
}

.media-slider .views-slideshow-controls-text-previous a{
  left: 30px;
  background: url('../images/slider-left.png') no-repeat 0 0;
}

.media-slider .views-slideshow-controls-text-next a{
  right: 30px;
  background: url('../images/slider-right.png') no-repeat 0 0;
}

.media-slider .views-slideshow-controls-text-pause{
  display: none;
}

.node-type-media-entry .pane-entity-field{
  clear:both;
}

/* Press releases */

.page-press-releases .views-exposed-widget{
  width: 50%;
  float: left;
  padding: 0;
}

.page-press-releases .views-submit-button{
  display: none;
}

.page-press-releases .bef-select-as-links{
  overflow: hidden;
  margin-bottom: 10px;
}

.page-press-releases .bef-select-as-links a{
  float: left;
  margin: 0;
  margin: 5px 25px 5px 0;
  font-size: 0.813em;
}

.page-press-releases .switch{
  margin: 20px 0 0 0;
}
.page-press-releases-grid .switch{
  margin: 0;
}

/* Social Service Links */
.service-links {
  margin: 20px 0;
  height: 25px;
}

.service-links ul li {
  float: left;
  margin: 0 5px;
}

.page-archive td.views-field-created{
  width: 20%;
}

/* Calendar page */

.fullcalendar-legend .fc-event-default a{
  font-weight: bold;
  text-decoration: none;
  font-size: .85em;
  background:none;
}

.fullcalendar-legend .fc-event-default{
  background:none;
  border: 1px solid #d9d9d9; 
}

.page-agenda .views-exposed-widget{
  width: 30%;
}

/* 404 page*/

.page-page-not-found .block-main{
  padding-top: 20px;
  font-size: .813em;  
}

.page-page-not-found .block-main p{
  line-height: 22px;
}

.page-page-not-found .btn{
  margin-top: 30px;
}

.view-empty{
  font-size: 0.75em;
  padding: 5px 0 5px;
}

/* Search page */

.pane-search-result .pane-content{
  font-size: 0.75em;
  padding: 10px 0;
}

.pane-search-result .search-result {
  background: url('../images/line-dotted-horizontal.png') repeat-x top;
  padding: 16px 0;
  margin-bottom: 0;
}

.pane-search-result .search-result:first-child{
  background: none;
  padding-top: 0;
}

.pane-search-result .pane-content h3{
  font-weight: bold;
  font-size: font-size: 16px;
  letter-spacing: 0px;
}

.pane-search-result .pane-content h3 a{
  text-decoration: none;
}

.pane-search-result .pane-content .search-snippet{
  padding: 5px 0;
}

@media (max-width: 800px) {
	
	.center-wrapper .panel-panel {
		max-width: 95%;
		width: 95%;
		margin-left: 2.5%;
	}
	.announcements .field-content {
		display: table-cell;
		text-align: center;
	}
	
	.announcements .views-field-title {
		text-align: center;
	}
	.announcements .views-field-title span {
		width: 100%;
		float: right;
		
	}
	.announcements .views-field-title a {
	    display:inline-block;
        text-align: center;
		margin:10px 10px 0 0;
        padding:5px 10px
    }
	
	.panel-3-columns-stacked .panel-main-issues {
		max-width: 95%;
		width: 95%;
		margin-left: 2.5%;
	}
	
	.nav--primary__descriptive {
		font-size: 12px;
	}
	
	.nav--primary__header {
		font-size: 14px;
	}
	
    .nav--primary__listitem {
        width: 48%;
		margin-top: 10px;
        float: left
    }
    .nav--primary__listitem:nth-child(odd) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0
		margin-top: 10px;
    }
    .nav--primary__listitem:nth-child(even) {
        margin-left: 49%;
        margin-right: -100%;
		margin-top: 10px;
        clear: none
    }

  .panel-3-columns-stacked .panel-col-first{
    display:none;
  }
  
  .panel-3-columns .panel-col-first {
	  width: 100%;
  }

  .html .panel-col.col-middle-left,
  .html .panel-col.col-middle-right,
  .html .panel-panel.panel-col{
    width: 100%;
    clear: both;
    background: none;
  }

  .zone-branding-wrapper {
    border-top: 3px solid #1a3051;
  }

  .branding-data{
    padding: 5px 0 5px;
  }
  
  .site-name a {
	font-size: 24px;  
  }
  .site-slogan {
	 margin-top: 5px;   
   }
  .site-slogan a {
	 font-size: 12px; 	 
  }
  
  .logo-img {
	 margin-right: 10px;
	 margin-left: 10px;
	 width: 40px;
  }
  .block-language {
    float: right;
    margin-top: 25px;
  }

  .breadcrumb {
	margin: 0px 0px 0px 10px;
  }
  .branding-links {
	  display: none;
  }
  #region-branding{
    height: auto;
  }
  
  .social_links_branding {
	margin-right: 10px;
	position: absolute;
	right: 70%;
  }
   
   .center-wrapper .panel-panel {
	   background: none;
   }
   
  .block-accessbility-text,
  .view-nodequeue-bottom-featured-links{
    display:none;
  }

  .block-search{
    clear: right;
    float: right;
    width: 100%;
    max-width: 70%;
    margin: 5px 0 0 0;
    padding: 0;
    background: #e3e3e3;
    height: 40px;
    border: none;
	position: absolute;
	right: 0;
  }   
   
  .block-superfish-2 {
	margin-left: 15px;  
  }
  
  
  .sf-accordion a.menuparent:before {
    content: "\f0d7";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: white;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 2px;
    left: 0;
  }
  
  
 .sf-accordion li.sf-expanded > a:before {
   content: "\f0d8";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: white;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 2px;
    left: 0;
  }
  
  .sf-accordion li.sf-no-children > a:before {
    content: ""; // 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: white;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 2px;
    left: 0;
  }
  
  .block-superfish-2 span{
	color: white;
    font-size: 50px;
    line-height: 50px;
  }
  .block-search form{
    padding: 0 0 0 3%;
    width: 97%;
    overflow:hidden;
    max-width: 100%;
    position: relative;
  }

  .block-search .form-item{
    margin: 0 80px 0 0;
    overflow: hidden;
    display: block;
  }

  .block-search input.form-text{
    width: 100%;
    max-width: 100%;
    height: 40px;
    font-size: 17px;
	font-style: italic;
    color: #838383;
  }

  .block-search input.form-text:focus{
    outline: none;
  }

  .block-search .form-actions input{
    position: absolute;
    right: 0;
    top: 0;
    background: #838383 url('../images/mobile-search-icon.png') no-repeat center;
    width: 50px;
    height: 40px;
  }

  .panel-3-columns .panel-col-last, .panel-3-columns-stacked .panel-col-last {
    float: left;
    width: 100%;
   }
   
   
   
   .panel-3-columns .panel-panel {
    background: none;
    position: relative;
}

  /* Footer */

  .region-footer-first .block,
  .region-footer-first .block-footer-brand img,
  #region-footer-second{
    display: none;
  }

  .region-footer-first .block-footer-brand{
    display:block;
    width: 55%;
    margin: 0 4%;
  }

  .region-footer-first .site-slogan{
    display:none;
  }

  .region-footer-first .block-footer-brand a{
    float: left;
  }

  .region-footer-first .footer-brand-wrapper div{
    width: auto;
    margin: 0;
    font-size: 20px;
    float: left;
    margin-right: 5px;
  }
}


@media (max-width: 460px) {

	.social_links_branding {
	display: none;
  }
	
	.center-wrapper .panel-panel {
		max-width: 95%;
		margin-left: 2.5%;
	}
	
	.panel-3-columns-stacked .panel-main-issues {
		max-width: 95%;
		margin-left: 2.5%;
	}
	
	.region-footer-first .block-footer-brand {
    display: block;
    width: 45%;
    margin: 0 5%;
    }
    .nav--primary__descriptive {
		font-size: 12px;
	}
	
	.nav--primary__header {
		font-size: 14px;
	}
	
	.nav--primary{
	margin-left: 12.5%;
	}
    .nav--primary__listitem {
        width: 70%;
		margin-top: 10px;
        float: left
    }
    .nav--primary__listitem:nth-child(odd) {
        margin-left: 0;
        margin-right: 0%;
        clear: both;
        margin-left: 0
		margin-top: 10px;
    }
    .nav--primary__listitem:nth-child(even) {
        margin-left: 0%;
        margin-right: 0%;
		margin-top: 10px;
        clear: none
    }

  ul.primary li{
  margin: 0;
  }

  ul.primary li a{
    padding: 0 0.5em;
  }

  body.i18n-ro{
    font-family: "Arial";
  }

  .branding-data{
    margin: 2.5% 0 2% 4%;
    padding: 0;
  }

  .branding-data{
    margin: 2.5% 0 2% 4%;
    padding: 0;
  }

  .branding-data .logo-img{
    width: 18%;
  }
  .branding-data .logo-img img{
    width: 100%;
  }

  .site-slogan {
    margin-top: 14px;
  }
  .site-name a{
    font-size: 19px;
  }

  .block-language{
    margin: 0;
    float:right;
  }
  .block-language li{
    clear: right;
    margin-top: 25px;
  }

  .section-content{
    background:none;
  }
  .zone-menu-wrapper{
    margin-bottom: 0;
  }

  .section-header .region,
  .section-content .region{
    min-height: 0;
  }

  /* Footer */

  .section-footer{
    padding: 25px 0;  
    /*border-top: 1px solid #fff;*/
  }
  .region-footer-first .footer-brand-wrapper div{
    font-size: 14px;
  }

  .view-team .views-row{
    width: 45%;
    margin: 0 2% 15px;
    float:left;
  }

  /* Profile */

  .node-type-profile .field-name-field-profile-photo{
    width: 100%;
  }

  .node-type-profile .field-name-field-profile-first-name, 
  .node-type-profile .field-name-field-profile-last-name{
    margin: 15px 6px 0 0;
    width: auto;
  }

}

@media (max-width: 390px) {
	
  .branding-data {
    margin: 2.5% 0 2% 7%;
  }

  .block-language{
    clear: both;
    width: 100%;
  }
    
  .block-language li{  
    clear:none;
    width: 31%;
    margin: 5px 0;
    border: none;
  }

  .block-language li a {
    margin:auto;
    padding: 2px;
  }
  
  .block-language li.active a{
    border: 1px solid #13779b;
  }
 

}


@media (max-width: 320px) {
   
   .social_links_branding {
	display: none;
  }
   
   .nav--primary{
	margin-left: 2.5%;
	}
    .nav--primary__listitem {
        width: 90%;
		margin-top: 10px;
        float: left
    }
    .nav--primary__listitem:nth-child(odd) {
        margin-left: 0;
        margin-right: 0%;
        clear: both;
        margin-left: 0
		margin-top: 10px;
    }
    .nav--primary__listitem:nth-child(even) {
        margin-left: 0%;
        margin-right: 0%;
		margin-top: 10px;
        clear: none
    }
   
   .region-footer-first .block-footer-brand {
    display: block;
    width: 85%;
    margin: 0 5%;
   }
   
   .nav--primary__descriptive {
		font-size: 12px;
	}
	
	

  .block-language{
    clear: both;
    width: 100%;
  }
    
  .block-language li{  
    clear:none;
    width: 31%;
    margin: 5px 0;
    border: none;
  }

  .block-language li a {
    margin:auto;
    padding: 2px;
  }

  .block-language li.active a{
    border: 1px solid #13779b;
  }
 
  .view-team .views-row{
    width: 100%;
  }
}

@media (max-width: 290px) {
  .branding-data .logo-img {
  width: 10%;
  margin-top: 10px;
  }
}

/* Responsive Menu */
.responsive-on {
  position: relative;
}
.responsive-on .nav-title {
  background: #046689;
  color: #fff;
  padding: 20px 20px;
  cursor: pointer;
}

.responsive-on .nav-btn {
  background: #202529 url(../images/mobile-menu.png) no-repeat center center;
  width: 62px;
  height: 62px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

.responsive-on li {
  background-color: #13759a;
  margin: 0 !important;
}

.responsive-on li a, .responsive-on .nolink {
  color: #fff;
  text-decoration: none;
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
}

.responsive-on li .menu li a {
  padding: 0 0 0 40px;
  background: #13829A;
  color: #ffffff;
  overflow: hidden;
}

.responsive-on li .menu li a:hover {
  background: #014761;
}

.responsive-on li a:hover {
  background: #014761;
}

.menu-block-9.menu-name-menu-footer-links {
  display: none;
}

#section-content .responsive-on .menu a,
#section-content .responsive-on .menu .nolink {
  color: #ffffff;
}


/* Wysiwyg overrides */
.html article .content strong {
  font-weight: bold;
}

.html article .content ul,
.html article .content ol {
  padding-left: 40px;
  font-size: 15px;
  line-height: 25px;
  font-family: "open_sansregular",Helvetica,Arial,sans-serif;
  color: black;
}

.html article .content ul li {
  list-style: disc;
  padding-bottom: 10px;
  line-height: 25px;
  letter-spacing: 0.5px;
}

.html article .content ol li {
  list-style: decimal;
  padding-bottom: 10px;
  line-height: 25px;
  letter-spacing: 0.5px;
}



/* Replace in core css */

.rotator .slide .views-field-body .more-link{
  height: 2em;
  line-height: 2em;
  font-size: 0.8em;
}

.view-nodequeue-bottom-featured-links{
  height: 9.25em;
}

.view-nodequeue-bottom-featured-links .view-content {
  height: 9em;
  width: 790px;
}

.block-accessbility-text{
  min-width: 55px;
  margin: 9px 0 0 0;
}



/*********** CONDUCEREA - MINISTRU ***********/
	.min-mec{
		display:table;
	}
	
	.min-mec .view-content{
		margin-top:20px;
	}
	
	.min-mec .views-row{
		display: block;
		margin: 0 auto;
		width: 70%;
		clear:left;
	}
	
	.min-mec .views-field-title{
		float:left;
		max-width: 47%;
		padding: 20px 0 0 10px;
	}
	
	.views-field-field-job-position{
		/*max-width: 47%;
		padding: 10px 0 0 10px;*/
	}
	
	.min-mec .views-field-field-profile-photo{
		float:left;
		margin-bottom: 30px;
		display:block;
		max-width:50%;
	}
	
	.min-mec .views-field-field-profile-photo{ img{
		
	}
/*********** CONDUCEREA - MINISTRU ***********/

.site-slogan a {
  text-decoration: none;
  color: #6e6e6e;
  margin-left: 2px;
}

.interest {
	text-align: right;
}

.mf-legislatie-class {
	color: red;
}

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3/*{borderColorDefault}*/; background: #e6e6e6/*{bgColorDefault}*/ url(images/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #555555/*{fcDefault}*/; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555/*{fcDefault}*/; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999/*{borderColorHover}*/; background: #dadada/*{bgColorHover}*/ url(images/ui-bg_glass_75_dadada_1x400.png)/*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcHover}*/; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121/*{fcHover}*/; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {border: 1px solid #aaaaaa/*{borderColorActive}; */background: #ffffff/*{bgColorActive}*/ url(images/ui-bg_glass_65_ffffff_1x400.png)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/;font-weight: normal/*{fwDefault}*/;color: #212121/*{fcActive}*/;}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {color: #212121/*{fcActive}; */text-decoration: none;}
.ui-widget :active { outline: none; }


/*-----------------------
MASONRY
-----------------*/
div.categorie_imagine {
	float: left;
    margin-right: 10px;
    padding: 5px;
}

.categorie_imagine {
	float: left;
    margin-right: 10px;
    padding: 5px;
}

.categorie-panel {
	width:	1280px;
}

.views-field-field-imagine .masonry-item img {
    float: left;
    margin-right: 10px;
    padding: 5px;
}

span.field-content.categorie_titlu a{
	color: red;
}

.views-field-title a {
	
}

div.categorie_imagine img {
	float: left;
    margin-right: 10px;
    padding: 5px;
}

div.categorie_titlu {
	font-size: 15px;
	color: red;
}

/* VIZALA
----------------------------------*/
.views-exposed-form .views-exposed-widget{float:left;padding:.5em 1em 0 0;}.views-exposed-form .views-exposed-widget .form-submit{margin-top:1.6em;}.views-exposed-form .form-item,.views-exposed-form .form-submit{margin-top:0;margin-bottom:0;}.views-exposed-form label{font-weight:bold;}.views-exposed-widgets{margin-bottom:.5em;}.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid tbody{border-top:none;}.view .progress-disabled{float:none;}

/* CALENDAR 
----------------------------------*/
.imagine_noutate img {
	float: left;
    margin-right: 10px;
}

.views-field .views-field-field-cover-image img {
	float: left;
    margin-right: 10px;
}

.view-calendar {
  margin-top:10px;
}
.view-calendar .view-content {
  background:url(../images/wood-bg.jpg);
  padding-bottom:20px;
}
.calendar-calendar {
 /* margin-left:0px;
  padding-top:0px;*/
  margin: 10px;
}
.calendar-calendar .month-view {
  box-shadow:0 0 10px #000000;
  /* border-radius: 8px 8px 0 0; */
}

.view .date-nav-wrapper .date-nav {
  color:#cccccc;
 /* background:url(../images/cal-header.png);
  border-radius:8px 8px 0 0;*/
  padding:0px;
  text-shadow:1px 1px 0px #000000;
  margin:0;
}
.view .date-nav-wrapper .date-prev {
  float:left;
  position:relative;
  right:0;
  text-align:right;
  background:url(../images/prev.png);
  padding:5px 15px 5px 0;
  height:20px;
}
.view .date-nav-wrapper .date-next {
  float:right;
  position:relative;
  right:0;
  text-align:left;
  background:url(../images/next.png);
  padding:5px 0 5px 15px;
  height:20px;
}
.view .date-nav-wrapper .date-heading {
  float:left;
  height: 0px;
}

.calendar-calendar thead tr {
  background:none;
}
.calendar-calendar th.days {
  background:#000000;
  opacity:0.3;
  border:none;
  padding:5px 0;
  color:#ffffff;
}

.view-calendar .view-footer {
  background:url(../images/wood-bg.jpg);
  padding:0px 50px 20px 20px;
  font-size:0.8em;
}

.view-calendar .view-footer #legend {
  background-color:rgba(0, 0, 0, 0.1);
  line-height:3em;
  padding-right:15px;
  float:right;
}

.view-calendar .view-footer #legend  span{
  padding-left:10px;
}


.calendar-calendar td {
  border:1px solid #dadada;
  border-right-color:#dadada;
  border-bottom-color:#e3e3e3;
}
.calendar-calendar td.empty {
  border-color:#dadada;
  color:#dadada;
}
.calendar-calendar .month-view .full td.date-box.today,
.calendar-calendar .month-view .full tr td.multi-day.ends-today,
.calendar-calendar .month-view .full tr td.single-day.today {
  border-color:#999999;
}
td.single-day {
  background:url(../images/cell-bg.png) bottom repeat-x;
}
td.single-day .inner {
  min-height:50px;
}
.calendar-calendar .month-view .full td.multi-day div.monthview,
.calendar-calendar .week-view .full td.multi-day div.weekview,
.calendar-calendar .day-view .full td.multi-day div.dayview,
.calendar-calendar .month-view .full td.multi-day .inner .monthview .continues,
.calendar-calendar .month-view .full td.multi-day .inner .monthview .cutoff,
.calendar-calendar .week-view .full td.multi-day .inner .weekview .continues,
.calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff {
  background:url(../images/event-bg.png) bottom repeat-x;
  border-radius:10px;
}
.calendar-calendar .month-view .full td.multi-day .calendar.monthview .contents,
.calendar-calendar .week-view .full td.multi-day .calendar.weekview .contents {
  top:2px;
}
.calendar-calendar .item {
  color:#333333;
}
.calendar-calendar .item a {
  color:#333333;
  text-shadow:1px 1px 0px #ffffff;
}
.calendar-calendar .item .continues {
  color:#333333;
}

.calendar-calendar .day-view div.single-day .i_0.md_0 .view-item .calendar {
width: 97% !important;
width: auto;
}

.calendar-calendar th.days {
font-weight: normal!important; 
}

#calendar_tabs {
text-align: center;
}

#calendar_tabs #tabs > ul {
padding-top: 0px;
}

#calendar_tabs > h2 {
background: none;
}

.calendar-calendar .mini-day-off, .calendar-calendar .mini-day-on {
padding: 5px 15px 5px 0px;
}

.date-heading h3 {
line-height: 30px;
font-size: 1.4em;
}

table.full tr th{
border-bottom: 0px solid #d9d9d9;
}

.calendar-calendar .week-view #header-container td.margin-right {
width: 16px;
}

.week-view, .day-view {
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}


/* Pager */

.item-list .pager{
  margin-top: 15px;
  background: none;
  border: none;

}

.item-list .pager li,
.item-list .pager li a{
  border: none;
  background:none;
  color: #046588;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 23px;
}

.pager li.pager-first a, 
.pager li.pager-previous a, 
.pager li.pager-next a, 
.pager li.pager-last a{
  width: 57px;
}

.item-list .pager .pager-current{
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #d9d9d9;
}

.item-list .pager {
    padding: 0;
    margin: 0;
}

.view-calendars {
    padding: 10px 14px 14px;
    background: #fafafa;
}
.view .date-nav-wrapper {
    position: relative;
    margin-top: 5px;
    width: 100%;
}

.view-calendars .view .date-nav {
	padding-bottom: 3.5em;
}

.view-calendars .pager .date-prev a,.view-calendars .pager .date-next a{background:url(/sites/all/themes/egov_theme/images/icons.png) no-repeat -20px -61px;padding:0;margin:0;position:absolute;top:1px;left:1px;width:24px;height:24px;text-indent:1000px;line-height:200px;overflow:hidden;}

.view-calendars .date-heading a{font-size:24px;line-height:27px;color:#00003D;font-weight:bold;text-decoration:none;position:relative;z-index:20;}
.view-calendars .pager{height:27px;margin:0;margin-top:-27px;position:relative;}
.view-calendars .pager .date-prev,.view-calendars .pager .date-next{padding:0;margin:0;height:27px;width:27px;background:none;top:5px;}
.view-calendars .pager .date-prev{float:left;right:initial;left:0;}
.view-calendars .pager .date-next a{background-position:-20px -34px;}
.view-calendars .view-content{padding-top:15px;border-top:1px #e8ebeb solid;margin-top:15px;}
.view-calendars table tr th,.view-calendars table tr td{background:#fafafa;}
.view-calendars table tr th.days{padding:0;padding-bottom:4px;margin:0;background:#fafafa;color:#3678AE;font-size:14px;line-height:28px;height:28px;}
.view-calendars table tr td.mini{padding:0;margin:0;background:#fafafa;color:#3c3c3c;font-size:12px;line-height:30px;height:30px;}
.view-calendars table tr td.today .month{position:relative;color:#FFF;}
.view-calendars table tr td.today .month:before,.view-calendars table tr td.has-events .month:before{content:'';display:block;position:absolute;top:50%;left:50%;width:26px;height:26px;margin-top:-14px;margin-left:-12px;-webkit-border-radius:100%;border-radius:100%;}
.view-calendars table tr td.has-events .month:before{-webkit-box-shadow:inset 0 0 2px 2px #00003d;box-shadow:inset 0 0 2px 2px #00003d;}
.view-calendars table tr td.today .month:before{background:#00003d;-webkit-box-shadow:none;box-shadow:none;position:static;margin-top:1px;margin-bottom:-27px;margin-right:3px;float:right;}
@media screen and (max-width:1150px){.view-calendars table tr td.today .month:before,.view-calendars table tr td.has-events .month:before{display:none;}
.view-calendars table tr td.has-events .month{-webkit-box-shadow:inset 0 0 2px 2px #00003d;box-shadow:inset 0 0 2px 2px #00003d;}
.view-calendars table tr td.today .month{background:#00003d;color:#fff;}}
.view-calendars table tr td.today .month > span,.view-calendars table tr td.has-events .month > span{position:relative;z-index:20;}
.view-calendars table tr td.has-events .month{position:relative;}
.view-calendars table .mini-day-on,.view-calendars table .month{height:30px;line-height:30px;}
.view-calendars table.mini td.empty{background:#fafafa;}
.view-calendars table,.view-calendars table tr,.view-calendars table td,.view-calendars table th{border:0 !important;}
.view-calendars table tr td,.view-calendars table tr th{padding:0;text-align:center;}
.view-calendars table tr th{width:25px !important;height:25px;color:#3678ae;}
.view-calendars canvas{left:2px;}.view-calendars .bt-content li{text-align:left;}
.view-calendars .calendar_tooltips-title-value a{font-size:14px;line-height:18px;color:#0a5794 !important;text-decoration:none;font-weight:bold;}
.view-calendars .calendar_tooltips-field_event_dates-value{color:#8a8686;font-size:12px;font-weight:normal;padding-left:25px;line-height:17px;margin:5px 0;position:relative;}
.view-calendars .calendar_tooltips-field_event_dates-value:before{position:absolute;content:'';width:17px;height:17px;left:2px;top:0;background:url(/sites/all/themes/egov_theme/images/icons.png) no-repeat -53px -100px;}
.view-calendars .calendar_tooltips-field_event_dates-value span{font-weight:normal !important;}
.pane-content .view-calendars table tr td.today .month:before{background:none;box-shadow:0 0 2px 2px red inset;}.pane-content .view-calendars table tr td.today .month{color:#3c3c3c;}
.view-calendars .pager .date-prev a,.view-calendars .pager .date-next a{background:url(/sites/all/themes/egov_theme/images/icons.png) no-repeat -20px -61px;padding:0;margin:0;position:absolute;top:1px;left:1px;width:24px;height:24px;text-indent:1000px;line-height:200px;overflow:hidden;}

html {
  background-color: black;
  color: white;
  filter: grayscale(100%);
}

