/* Use this file to make specific per-instance overrides, */
/* This file is in .gitignore file so it will be ignored by GIT. */

/* WRITE YOUR RULES HERE */

/*.tabs{ display:none;} */

#cboxContent .node-title{
	display:none;
}

div.error, .error {
    display: none;
}

.search-form {
  margin-bottom: 0px;
}

.contact-form-textarea { 
	max-width: 100%!important;
}

ul.links.inline {
	display:none;
}

.social_links_branding .facebook {
    background: url(/sites/all/themes/egov_theme/images/branding/facebook_gray.png) repeat-x scroll center top;
}

.social_links_branding .facebook:hover {
    background: url(/sites/all/themes/egov_theme/images/branding/facebook.png) repeat-x scroll center top;
}

.social_links_branding .youtube {
    background: url(/sites/all/themes/egov_theme/images/branding/youtube_gray.png) repeat-x scroll center top;
    margin-right: 4px;
    filter: grayscale(1);
}

.social_links_branding .youtube:hover {
    background: url(/sites/all/themes/egov_theme/images/branding/youtube.png) repeat-x scroll center top;
    margin-right: 4px;
    filter: grayscale(0);
    transition-property: filter;
    transition-duration: 0.8s;
}

.social_links_branding .rss {
    background: url(/sites/all/themes/egov_theme/images/branding/rss_gray.png) repeat-x scroll center top;
}

.social_links_branding .rss:hover {
    background: url(/sites/all/themes/egov_theme/images/branding/rss.png) repeat-x scroll center top;
  }

  .social_links_branding .linkedin {
    background: url(/sites/all/themes/egov_theme/images/branding/linklogo.png) repeat-x scroll center top;
}

.social_links_branding .linkedin:hover {
    background: url(/sites/all/themes/egov_theme/images/branding/linkwhite.png) repeat-x scroll center top;
}


.social_links_branding p a {
    display: inline-block;
    width: 24px;
    height: 24px;
    text-decoration: none;
    color: #9B9B9B;
    font-weight:bold;
}
.social_links_branding {
display: inline-block;
    float: right;
    margin: 10px 0 0;
    position: relative;
	z-index: 100;
}
.block-calendar {
    padding: 10px 14px 14px;
}

.block-calendar canvas{
	left: 2px;
}

.block-calendar .view-content {
    padding-top: 15px;
    border-top: 1px #e8ebeb solid;
    margin-top: 15px;
}

.block-calendar table, .block-calendar table tr, .block-calendar table td, .block-calendar table th {
    border: 0 !important;
}

.block-calendar .pager .date-next,  .block-calendar .pager .date-prev{
    padding: 0;
    margin: 0;
    height: 27px;
    width: 27px;
    background: none;
    top: 5px;
}

.block-calendar table tr th.days {
    padding: 0;
    padding-bottom: 4px;
    margin: 0;
    background: #fafafa;
    color: #3678AE;
    font-size: 14px;
    line-height: 28px;
    height: 28px;
}

.block-calendar table tr td,.block-calendar table tr th{padding:0;text-align:center;}

@media (min-width: 801px) {
.pane-content .block-calendar table tr td.today .month:before {
    background: none;
    box-shadow: 0 0 2px 2px red inset;
}}



.block-calendar table .mini-day-on, .block-calendar table .month {
    height: 30px;
    line-height: 30px;
}

.block-calendar .view-content {
    padding-top: 15px;
    border-top: 1px #e8ebeb solid;
    margin-top: 15px;
}

div.form-item.form-type-textfield.form-item-search-block-form {
	z-index: 500;
}

.search-results .title {
    font-size: 16px;
}

.search-results .search-info {
    font-size: 0.85em;
    display: none;
}

.block-calendar table.mini td.empty {
    background: #fafafa;
}

.block-calendar .calendar-calendar table.mini td.empty {
    border-color: #fff;
}

.block-calendar table tr td.today .month > span, .block-calendar table tr td.has-events .month > span {
    position: relative;
    z-index: 20;
}

.block-calendar table tr td.today .month > span, .block-calendar table tr td.has-events .month > span {
    position: relative;
    z-index: 20;
}

.block-calendar .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;
}

.block-calendar .calendar-calendar td span.date-display-single, .block-calendar .calendar-calendar td span.date-display-start, .block-calendar .calendar-calendar td span.date-display-end, .block-calendar .calendar-calendar td span.date-display-separator {
    font-weight: bold;
}

.block-calendar .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;
}

.block-calendar .bt-content li {
    text-align: left;
}
 
 
.block-calendar table tr td.today .month:before,.block-calendar 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:-13px;
	-webkit-border-radius:100%;
	border-radius:100%;
}
.block-calendar table tr td.has-events .month:before {
	content: none!important;
}

.block-calendar table tr td.today .month:before {
	content:''!important;
}

.block-calendar table tr td.has-events .month:before{-webkit-box-shadow:inset 0 0 2px 2px #00003d;box-shadow:inset 0 0 2px 2px #00003d;}
.block-calendar 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:2px;float:right;}

.block-calendar table tr td.has-events .month {
    position: relative;
}
@media screen and (max-width:1150px){.block-calendar table tr td.today .month:before,.block-calendar table tr td
.has-events .month:before{display:none;}
.block-calendar table tr td.has-events .month{-webkit-box-shadow:inset 0 0 2px 2px #00003d;box-shadow:inset 0 0 2px 2px #00003d;}
.block-calendar table tr td.today .month{background:#00003d;color:#fff;}}


.block-calendar .pager .date-prev {
    float: left;
    right: initial;
    left: 0;
}

.block-calendar table tr td.mini {
    padding: 0;
    margin: 0;
    background: #fafafa;
    color: #3c3c3c;
    font-size: 12px;
    line-height: 30px;
    height: 30px;
}

.calendar-empty {
    font-size: 1px;
    line-height: 1px;
}

.block-calendar .pager .date-prev a, .block-calendar .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;
}

.block-calendar .pager .date-next a{background-position:-20px -34px;}


div.calendar-calendar {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

.calendar-calendar th.days {
     font-size: 12px;
	 height: 0px;
}

.calendar-calendar td .inner div.calendar div, .calendar-calendar td .inner div.calendar div a {
	margin-bottom: 5px;
    font-size: 10px;
	color: #1a3051;
}


.date-heading {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
}

.view .date-nav-wrapper .date-prev {
margin-right: 10px;	
}


.view .date-nav-wrapper .date-heading h3 {
    line-height: 20px;
    font-size: 24px;
}

.view .date-nav-wrapper .date-prev a {
    margin-left: 10px;
    font-weight: bold;
    margin-right: 10px;
}

.calendar-calendar .month-view .full td.multi-day .calendar.monthview .contents, .calendar-calendar .week-view .full td.multi-day .calendar.weekview .contents {
	margin-top: 4px;
}

.calendar-calendar td span.date-display-single {
	color: #777;
}

.calendar-calendar .month-view .full td.multi-day .inner .monthview .continuation, .calendar-calendar .week-view .full td.multi-day .inner .weekview .continuation {
    float: left;
    margin-right: 3px;
    height: 1.9em;
    color: white;
}

.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 {
    color: white;
    margin-top: 4px;
}

.agenda .views-field-title a {
    font-size: 16px;

}

.eu_block {
	float: left;
}

.eu_block ul {
	list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.eu_block ul li {
    float: left;
}

.eu_block ul li a {
    display: block;
}
.mf-facebook {
	float: right;
	margin-right: 50px;
}


.anunturi .views-field-title a {
    font-size: 16px;
}

.views-field.views-field-field-volumul-ofertei-anuntat-de, 
.views-field.views-field-field-volumul-cererii,
.views-field.views-field-field-realizat-la-pretul-nominal, 
.views-field.views-field-field-realizat-la-pretul-de-real {
	text-align: right;
}

.statistics_counter span{
	display: none;
}

.anunturi div.field-content {
    font-size: 15px;
    font-family: "open_sansregular",Helvetica,Arial,sans-serif;
    color: black;
    line-height: 22px;
}

div.field-content.imagine_anunt img{	
	float: left;
    margin-right: 10px;
    border: 1px solid #ccc;
    box-shadow: 0 1px 4px rgba(0,0,0,0.2);
    padding: 3px;
}

.anunturi .views-field-title .field-content {
    font-size: 31px;
    color: #005aa8;
    line-height: 1.2em;
    font-family: Segoe UI;
    font-weight: 400;
}

#md-videocontainer{
	z-index: 500;
}

#md-overlay{
	z-index: 500;
}
table.dataTable tfoot th {
    padding: 3px 10px 3px 10px!important;
    border-top: 1px solid black;
    font-weight: bold;
}

.views-field.views-field-field-data-licitatiei {
	text-align: left;
}

.views-field.views-field-field-volumul-ofertei-anuntat-de, .views-field.views-field-field-volumul-cererii th{
	text-align: right;
}

.licitatii-vms .views-field.views-field-field-rata-nominala-a-dobinzii {
	text-align: right;
}

.licitatii-vms .views-field.views-field-name {
	text-align: right;
}

th.views-field.views-field-field-tipul-vms {
	text-align: left;
}

.licitatii-vms .views-field.views-field-field-tipul-hvs-vms {
	text-align: center;
}

.modal-content2 h2{
font-size: 20px;
color: #1a3051;	
}

.branding-links {
	float: right;
    margin-top: 5px;
}
.branding-links ul li{
  float: left;
  padding: 0 10px!important;
  border-left: 2px solid #1a3051;
}

.versiunea-precedenta a:link{
	color: red;
}

div.field-content.anunt_data{
    color: #999;
	font-size: 15px; 	
}

.branding-links ul li.first{
  margin-left: 0px;
  border-left: none;
  margin-right: 0px;
}

.anunturi .views-row {
	margin-bottom: 20px;
}

span.file {
	display:block;
	margin: 5px 0 5px 0;
}

span.file a {
	display: table-cell;
    padding-left: 5px;
}

img.file-icon {
	float: left;
    margin-top: 1px;
}

span.file a:hover {
	text-decoration: underline;
}

div.views-field.views-field-field-relevant-documents ul li {
	margin-bottom: 10px;
}

.comunicate div.views-field.views-field-field-press-release-type {
  display: inline-block;
  margin-bottom: 5px;
}

.comunicate div.views-field.views-field-field-cover-image {
    float: left;
	margin: 0px;
}

div.galerie-media .views-field-created {
    display: block;
    padding: 0;
    background: url(../images/red-arrow.png) no-repeat scroll 0 3px rgba(0,0,0,0);
    color: #666;
    display: block;
    font-size: 0.688em;
    padding-left: 10px;
    float: left;
}

div.galerie-media .views-field-title {
    padding-top: 10px;
    padding-bottom: 15px;
	width: 85%;
    clear: both;
}

div.galerie-media .views-field-field-cover-image {
	float: left;
    margin-right: 10px;
    border: 1px solid #ccc;
    box-shadow: 0 1px 4px rgba(0,0,0,0.2);
    padding: 3px;
	margin-bottom: 5px;
}


#section-footer .pagina-precedenta p a{
	margin-top: 0px;
    letter-spacing: 1px;
    font-size: 13px;
	color: #fafafa;
	text-decoration: underline;
}

#section-footer .pagina-precedenta p {
	line-height: 100%;
	text-align: center;
}
/*
.pagina-precedenta {
	margin-left: -220px!important;
    margin-top: 80px;
}*/

.subdiviziuni p{
	font-size: 14px!important;
	text-align: left;
}

.subdiviziuni .view-grouping-header {
	color: white;
    font-size: 18px;
    padding: 10px 0px 10px 10px;
}

.subdiviziuni thead th {
	background-color: #354966!important;
}

.subdiviziuni  td.views-field.views-field-field-email-address, td.views-field.views-field-field-job-position {
	text-align: left;
}

.subdiviziuni  td.views-field.views-field-field-job-position 

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

.referinte-relevante .item-list ul {
	margin-left:10px;
}
.referinte-relevante .item-list ul li {
	margin-left: 10px;
    text-indent: -5px;
	list-style-type: none;
	margin-bottom: 10px;
}
.referinte-relevante .item-list ul>li>a:before{	
	box-sizing: border-box;
	display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 5px;
    content: "";
}

.referinte-relevante .item-list ul>li>a{
	text-decoration: none;
}
.referinte-relevante .item-list ul>li>a:hover{
	text-decoration: underline;
}

.referinte-relevante .item-list ul>li>a:hover:before {
    text-decoration: none;
}

#zone-menu-wrapper {
    background: #1a3051!important;
    background: -moz-linear-gradient(top, #1a3051 0%, #1a3051 100%)!important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1a3051), color-stop(100%, #1a3051))!important;
    background: -webkit-linear-gradient(top, #1a3051 0%, #1a3051 100%)!important;
    background: -o-linear-gradient(top, #1a3051 0%, #1a3051 100%)!important;
    background: -ms-linear-gradient(top, #1a3051 0%, #1a3051 100%)!important;
    background: linear-gradient(to bottom, #1a3051 0%, #1a3051 100%)!important;
}

.ckeditor-accordion-container > dl dt > a {
	background-color: #1a3051;
	border-bottom: 1px solid #485973;
	font-size: 16px;
}

.ckeditor-accordion-container > dl dt > a:hover {
    background-color: #354966;
}

.ckeditor-accordion-container > dl {
    border: 1px solid #485973;
}

.view-grouping-header {
    background: none repeat scroll 0 0 #1a3051;
}


.view-grouping-header:hover {
    background: none repeat scroll 0 0 #354966;
}

.ckeditor-accordion-container > dl dt.active > a {
    background-color: #1a3051;
}

.view-content h3{
	font-style: italic;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 18px;
}
.center-top {
	margin-bottom: 20px;
}

div.field-content.conducerea img {
    margin-right: 10px;
    border: 1px solid #ccc;
    box-shadow: 0 1px 4px rgba(0,0,0,0.2);
    padding: 3px;
}

.md-slide-wrap {
	margin-top: 20px;
}
.admin-menu-search {
	display: none;
}
.sumitted {
	display: none!important;
}

.dataTables_info{
	display: none!important;
}

div.download-file.clear-block {
    padding: 5px 0px 5px 0px;
}

div.download-file.clear-block a{
    display: table-cell;
    padding-left: 5px;
}

div.download-file.clear-block a:hover{
    text-decoration: underline;
}

div.download-file.clear-block img{
    float:left;
	margin-top: 1px;
} 

.procese-bugetare thead th.views-field.views-field-title {width:130px}

.procese-bugetare thead th.views-field.views-field-field-materiale-de-suport-1 {width:200px}

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

.html a:link, a:visited {
    text-decoration: none;
}
.pane-nodequeue-3-panel-pane-1{
	margin-bottom:-20px;
}
.panel-col-bottom .pane-content {
    margin-bottom: 0px;
}

.panel-col-bottom .view-nodequeue-bottom-featured-links .view-content {
    width: 812px;
}

.categoria-outer{
	overflow: hidden;
	margin-top: -30px;
}

.categoria-inner{
	background:red;
}

@media all and (min-width: 740px) and (min-device-width: 740px), (max-device-width: 800px) and (min-width: 740px) and (orientation:landscape){
	body.html .categoria-outer .grid-4 {width: 220px;}
	body.html .categorie-item grid-4 {width: 220px;}
}

@media all and (min-width: 980px) and (min-device-width: 980px), all and (max-device-width: 1024px) and (min-width: 1024px) and (orientation:landscape){
	body.html .categoria-outer .grid-4 {width: 300px;}
	body.html .categorie-item grid-4 {width: 300px;}
}

@media all and (min-width: 1220px){
	body.html .categoria-outer .grid-4 {width: 370px;}
	body.html .categorie-item .grid-4 {margin: 0px 0px 20px 20px;}
}

body.html .categoria-outer .alpha {
    margin-left: 0;
}

body.html .categoria-outer .omega {
    margin-right: 0;
}

body.html .categorie-item .grid-4 {
	background-color: #f6f6f2;
    border: 1px solid #DDDDDD;
}

body.html .categorie-item .grid-4:hover{
	background-color: #eaf3fb;
    border: 1px solid #DDDDDD;
}

body.html .categorie-item .grid-4 img{
    float:left;
	margin: 15px;
}

body.html .categorie-item .grid-4 p{
    margin-bottom:0px;
}

body.html .categorie-item .grid-4 a{
    margin-top:10px;
}


.categoria-outer .tut-tease{
    background-color: #f6f6f2;
    border: 1px solid #DDDDDD;
    /*margin: 10%;*/
    padding: 0.7%;
	height: 45px;

}
.tut-tease img{
	float: left;
}

#zone-branding .site-name a, .date-heading {
	font-family: Segoe UI;
}
#block-egov-core-footer-brand{
	margin-top: 5px;
}
#block-egov-core-footer-brand .site-slogan {
    margin-top: 0px;
    letter-spacing: 1px;
	font-size: 0.6rem;
}

.view-legislatie{
	margin-top: 15px;
}
.panel-3-columns .panel-panel .inside .panel-pane.pane-node-content.pressreleases{
	padding: 10px 20px 0px 20px;
}

.panel-3-columns .panel-panel .inside .panel-pane.pane-node-content.pressreleases .pane-title{
	background: none;
	border-bottom: 2px solid #f3f3f3;
}
.html p{
	font-size: 15px;
    font-family: "open_sansregular",Helvetica,Arial,sans-serif;
    color: black;
    line-height: 25px;
	letter-spacing: 0.5px;
	padding-bottom: 10px;
}

.field-name-field-links .field-items a:before, .sortcompact>h3 a:before, .list--search li>h3 a:before, .xformcontainer form .sortcompact>legend a:before, .list--search .xformcontainer form li>legend a:before, .xformcontainer form .list--search li>legend a:before, form table .sortcompact>legend a:before, .list--search form table li>legend a:before, form table .list--search li>legend a:before, #id_matrix .sortcompact>legend a:before, .list--search #id_matrix li>legend a:before, #id_matrix .list--search li>legend a:before, .form .sortcompact>legend a:before, .list--search .form li>legend a:before, .form .list--search li>legend a:before, .sortcompact>a:before, .list--search li>a:before {
    position: relative;
    display: inline-block;
    font-family: FontAwesome;
    font-weight: bold;
    font-style: normal;
    text-decoration: inherit;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .5em;
    content: "?";
    text-decoration: none;
}
.panel-col .panel-separator {
    height: 25px;
}
.page-node .pane-media-gallery-panel-pane-4 .views-field-field-content-images .field-content img
{width:97.8%;height:auto;border:1px solid #ccc;box-shadow:0 1px 4px rgba(0,0,0,0.2);padding:6px;}
span.press-type{
	display:inline-block;
	font-size:14px;
}

span.press-type a{
	text-decoration:none;
	color:grey;
}

.print-pdf {
	background: none;
	color: green;
}
.press-type a{
	text-decoration:none;
	color: grey;
}

span.publish-date{
	display:inline-block;
	font-size:14px;
	color: grey;
}

.publish-date{
	color: grey;
}

span.vizualizari{
	display:inline-block;
	font-size:14px;
	color: grey;
}
/* Media slider */

#views_slideshow_controls_text_media_gallery-panel_pane_6 .views-slideshow-controls-text-pause {
	display: none;
}
/* Sliders. */
.skin-default {}

.skin-default .views-slideshow-controls-bottom {
  border-bottom: 2px #f3f3f3 solid;
}
.skin-default .views-slideshow-controls-bottom .views_slideshow_pager_field_item{ 
  float: left;
  padding: 0 30px;
  line-height: 28px;
  height: 28px;
  margin-bottom: -2px;
  border-bottom: 1px solid #f3f3f3;
  font-weight: bold;
  font-size: 14px;
  color: #999;
  cursor: pointer;
}
.skin-default .views-slideshow-controls-bottom .views_slideshow_pager_field_item.active {
  border-bottom: 2px solid #3678ae;
  color: #3678AE;
  cursor: default;
}

/* Menu block. */
.pane-content {
	margin-bottom: 20px;
}

.panel-3-columns .panel-col {
    float: left;
    width: 58%;
    background: #fff;
    /* display: inline; */
    /* margin-bottom: 2.7%; */
    /* float: right; */
    /* width: 100%; */
    box-shadow: 0 0 3px #999;
}

.panel-col-first .menu-block-wrapper .menu{
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.panel-col-first .menu-block-wrapper .menu li {
  padding: 0;
  margin: 0;
}
.panel-col-first .menu-block-wrapper .menu li a {
  display: block;
  color: #005aa8!important;
  text-decoration: none;
  font-size: 15px;
  padding: 15px 5px 15px 10px;
  border-bottom: 1px #f3f3f3 solid;
  position: relative;
  background-image: none;
  font-family: "open_sansregular",Helvetica,Arial,sans-serif;
}

.panel-col-first .menu-block-wrapper .menu li li a {
  display: block;
  padding: 15px 5px 15px 25px;
  width: 90%;
}

.panel-col-first .menu-block-wrapper .menu li li a:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
  width: 5px;
  height: 7px;
  margin: -4px 0 0;
  background: url('../images/icons.png') no-repeat -31px -23px;
}
.panel-col-first .menu-block-wrapper .menu li a:hover,
.panel-col-first .menu-block-wrapper .menu li a.active {
  background: #1a3051;
  border-bottom: 1px #fafafa solid;
  z-index: 5;
  color: #fafafa!important;
}
.panel-col-first .menu-block-wrapper .menu li a:hover:before,
.panel-col-first .menu-block-wrapper .menu li a.active:before {
  background-position: -23px -23px;
}
.html #section-content .menu-block-wrapper .menu li a {
  color: #000;
}
.html #section-content .menu-block-wrapper .menu li a:hover,
.html #section-content .menu-block-wrapper .menu li a.active {
  color: #fff;
}

h2.pane-title {
    font-size: 21px;
    color: black;
    line-height: 1.2em;
    font-family: "open_sansregular",Helvetica,Arial,sans-serif;
    font-weight: 500;
	letter-spacing: 0px;
}

/* Press releases */
.general-dashed .views-row, .page-press-releases .views-row {
  background: none;
 /* border-bottom: 1px #f3f3f3 solid; */
}
#section-content .view-press-releases .views-field-title a {
  font-size: 18px;
  color: #005aa8;
  line-height: 1.2em;
  font-family: Segoe UI;
  font-weight: 400;
}
.view-press-releases .views-field-created {
  margin-bottom: 20px;
}
.view-press-releases .views-field-created .field-content {
  color: #999;
  font-size: 14px;
}
.view-press-releases .views-field-field-cover-image {
  float: left;
  margin: 0 10px 5px 0;
}
.view-press-releases .views-field-field-cover-image img {
  display: block;
}
.view-press-releases .views-field-body .field-content{
  font-size: 15px;
  font-family: "open_sansregular",Helvetica,Arial,sans-serif;
  color: black;
  line-height: 22px;
}
.html #section-content a.more-link {
  color: #0a5794;
  text-decoration: none;
}
.html #section-content .view-footer a {
  font-size: 14px;
  text-decoration: none;
  font-style: italic;
  color: #005aa8;
  display: block;
  padding-top: 13px;
}



.ui-accordion h3.ui-accordion-header {
    overflow: hidden;
    background: #f0f0f0;
}

td.views-field.views-field-field_rata_nominala_a_dobinzii {
	text-align: right;
}

th.sorting_disabled {
	text-align: right;
}

th.views-field.views-field-title.sorting_disabled {
	text-align: left;
}

div.field-content.imagine_noutate img{
float: left;
margin-right: 10px;
border: 1px solid #ccc;
box-shadow: 0 1px 4px rgba(0,0,0,0.2);
padding: 3px;
}



table .mini-day-on a {
    text-decoration: none;
}

.view-content .masonry-processed {
	margin-left: 20px;
}

.legea {
    padding: 8px 10px;
    margin-top: 5px;
	margin-bottom: 5px;
    font-weight: bold;
    background: #176BAB;
    background: linear-gradient(to bottom, #176BAB, #5592bf);
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    border: 1px solid #555;
    display: block;
	
}

.html #section-content a.legea{
	color: white;
}
.pane-content p a{
	/*color: white;*/
    text-decoration: none;
    font-style: normal;
    font-family: "open_sansregular",Helvetica,Arial,sans-serif;
    font-size: 15px;
}

.dotted-wrapper img{
	margin: auto;
}

p.buttons_bg a{
  background: url('../images/button_bg.png') no-repeat 0 0;
  height: 64px;
  width: 287px;
  margin-top: 3px;
  margin-bottom: 3px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  color: #3385a3;
}

.html .buttons_bg p{
margin-bottom: 5px;
}
input.button4 {
position: relative;
position: relative;
    display: inline-block;
    font-family: Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
    font-size: 20px;
    font-weight: 700;
    width: 100%;
    color: #000;
    text-shadow: 0 -1px rgba(0,0,0,.1);
    text-decoration: none;
    user-select: none;
    padding: .3em 0;
    outline: none;
    border: none;
    border-radius: 3px;
    background: no-repeat -webkit-linear-gradient(top, #F1F1E9, #9B9284 );
    box-shadow: inset rgba(0, 0, 0, 0.1) 0 -1px 1px, inset 0 1px 1px rgba(0,0,0,.05), #000000 0 0 0 1px, rgba(0,0,0,.3) 0 2px 5px;
    -webkit-animation: pulsate 2.0s linear infinite;
    animation: pulsate 2.0s linear infinite;
}
input.button4:hover {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
  cursor: pointer;
}
input.button4:active {
  top: 1px;
  color: #fff;
  text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff;
  box-shadow: 0 -1px 3px rgba(0,0,0,.3), 0 1px 1px #fff, inset 0 1px 2px rgba(0,0,0,.8), inset 0 -1px 0 rgba(0,0,0,.05);
}

@import url("//fonts.googleapis.com/css?family=Droid+Sans:regular,bold|Droid+Serif:regular,italic,bold,bolditalic&subset=latin");

a {
  color:#00008B;
  text-decoration:none;
}

a:hover {
  color:#d54e21;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom:6px;
  line-height:1.62em;
}

h1 {
  font-size:32px;
}

h2 {
  font-size:24px;
}

h3 {
  font-size:18px;
}

h4 {
  font-size:16px;
}

h5 {
  font-size:15px;
}

h6 {
  font-size:14px;
}

p {
  margin-bottom:18px;
}

table {
  border-collapse:collapse;
  border-spacing:0;
  margin-bottom: 15px;
  width: 100%;
}

th, tr, td {
  vertical-align: middle;
}

.sticky-header th, .sticky-table th {
  border-bottom: 3px solid #ccc;
  padding-right: 1em;
  text-align: left;
}


table {
  background: #ececec;
  border: 1px solid #bbbbbb;
}

th {
  background: #dbdbdb;
  padding: 5px 4px;
  text-shadow: 1px 1px #fff;
  border-right: 1px solid #c8c7c7;
  color:#333;
}

td {
  background: #f9f9f9;
  color: #000000;
  text-align: left;
  padding-left: 4px;
  border-right: 1px solid #c8c7c7;
  border-bottom: 1px solid #c8c7c7;
}

code {
  background: #d8d8d8;
  text-shadow: 1px 1px #fff;
  border: 1px solid #bbbbbb;
  display: block;
  padding: 7px;
  margin: 5px 0;
  border-radius: 7px;
}

mark {
  background-color:#fdfc9b;
  font-style:italic;
  font-weight:bold;
}

del {
  text-decoration: line-through;
}

hr {
  border:none;
  border-top:#EEE 1px solid;
}

dt {
  font-weight:bold;
  margin-bottom:24px;
}

dd {
  margin-left:30px;
  margin-bottom:24px;
}

ul {
  list-style-type:disc;
  margin-left:15px;
  margin-bottom:12px;
}

ul li {
  margin-top:4px;
}

ul ul {
  list-style-type:square;
  margin-bottom:0;
}

ul ul ul {
  list-style-type:circle;
}

ol {
  list-style-type:decimal;
  margin-left:30px;
  margin-bottom:24px;
}

ol ol {
  list-style: upper-alpha;
  margin-bottom:0
}

ol ol ol {
  list-style: lower-roman;
}

ol ol ol ol {
  list-style: lower-alpha;
}

abbr,
acronym {
  border-bottom:#999 1px dotted;
  cursor:help;
}

big {
  font-size:1.3em;
}

cite,
em {
  font-style:italic;
}

ins {
  background-color:#fdfc9b;
  text-decoration:none;
}

pre {
  background: #d8d8d8;
  text-shadow: 1px 1px #fff;
  border: 1px solid #bbbbbb;
  padding: 7px;
  margin: 5px 0;
  border-radius: 7px;
}

blockquote, q {
  quotes:none;
  border: 1px solid #bbbbbb;
  background: #d8d8d8 url(images/quote.png) no-repeat;
  padding: 10px 5px 5px 47px;
  text-shadow: 1px 1px #fff;
  margin: 5px 0;
  border-radius: 7px;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content:'';
  content:none;
}

strong {
  font-weight:bold;
}

sup,
sub {
  height:0;
  line-height:1;
  vertical-align:baseline;
  position:relative;
  font-size:10px;
}

sup {
  bottom:1ex;
}

sub {
  top:.5ex;
}

img,
video {
  max-width:100%;
  height:auto;
}

video {
  display:block;
}

audio {
  max-width:100%;
}

.content2 a img {
  padding:5px;
  box-shadow:0 0 3px #EEE;
  background:#FFF;
  border:#EEE 1px solid;
}

.content2 a:hover img {
  background:#F0F0F0;
}

/*
  Theme Design, Layout and Typography
*/


#main-menu {
  min-height:40px;
  box-shadow:0 0 3px #999;
  background-color: #246285;
  background: linear-gradient(to bottom,#375377 0%,#157092 100%);
}

#main-menu ul {
  float:left;
  padding:0;
  margin:0;
  list-style:none;
  font-size:13px;
}

#main-menu li {
	position:relative;
	float:left;
	padding:0;
	margin:0;
	line-height:40px;
}

#main-menu li li{
	line-height:13px;
}

#main-menu ul li:first-child {
  padding-left:0;
}

#main-menu a {
  display:block;
  padding:0 10px;
  color:#FFF;
  text-align:center;
  text-decoration:none;
}

#main-menu a:hover,
#main-menu li > a.active {
  background: linear-gradient(to bottom, #014761 0%, #006081 100%);
  color:#fff;
  text-decoration:none;
}

#main-menu li > a.active {
  background:#157092;
}

.drop-down-toggle {
  position:absolute;
  top:7px;
  right:16px;
  display:none;
  width:20px;
  height:20px;
  border-radius:15px;
  background:#333;
  background:-moz-linear-gradient(#333,#444);
  background:-webkit-linear-gradient(#333,#444);
  background:-o-linear-gradient(#333,#444);
  background:-ms-linear-gradient(#333,#444);
  background:linear-gradient(#333,#444);
  border:#aaa 3px solid;
}

.drop-down-arrow {
  display:block;
  width:0;
  height:0;
  margin:8px 0 0 5px;
  border-top:5px solid #aaa;
  border-left:transparent 5px solid;
  border-right:transparent 5px solid;
}

#main-menu li li {
  float:none;
  min-width:190px;
  padding:0;
  margin:0;
}

#main-menu li li a {
  min-width:150px;
  margin:0;
  padding: 7px 10px;
  background:#246285;
  border-top:#ccc 1px solid;
  font-size:13px;
  line-height:18px;
  text-align:left;
  overflow:hidden;
}

#main-menu li li:first-child > a {
  border-top:none;
}

#main-menu li li a:hover {
  background:#157092;
}

#main-menu li ul {
  display:none;
  position:absolute;
  z-index:9999;
  min-width:190px;
  height:auto;
  padding:0;
  margin:0;
  box-shadow:0 0 3px #333;
}

#main-menu li ul ul {
  margin:-32px 0 0 190px !important;
}

#main-menu li:hover > ul,
#main-menu li li:hover > ul,
#main-menu li li li:hover > ul {
  display:block;
}

#main-menu .nav-toggle {
  display:none;
}

#main-menu ul li.leaf, #main-menu ul li.expanded, #main-menu ul li.collapsed {
  list-style:none;
}
#main-menu ul.menu li {
  margin: 0;
}

#main-menu li.expanded, #main-menu li.collapsed, #main-menu li.leaf {
  margin: 0;
  padding: 0;
}

.breadcrumb {
  margin:0 35px;
  margin-bottom:10px;
  border-bottom:#eee 1px solid;
}

.block > h2{
  margin:0;
  font-size:16px;
  font-weight:bold;
  letter-spacing:1px;
}

#sidebar-first .block > h2,
#sidebar-second .block > h2,
#head .block > h2,
#foot .block > h2 {
  color:#333;
}

#footer-area .block > h2 {
  color:#ddd;
}

#footer-area ul.menu li a.active{
  color:#ddd;
}

.submitted {
	display: none!important;
  background: #dfdddd;
  padding: 4px 9px;
  border-radius: 4px;
  color: #383838;
  text-shadow: 1px 1px #fff;
  clear: both;
  display: block;
  margin-bottom: 2px;
}

.links {
  color: #000;
  margin-top: 10px;
  font-size: 14px;
}

ul.links {
  margin:0;
}

.links li a {
  background-color: #E7E5E3;
  color: #100100;
  padding: 4px 5px;
  border-radius: 4px;
  text-shadow: 1px 1px #fff;
  font-weight: normal;
}

.links li a:hover {
  background-color: #D7D5D3;
  color: #100101;
}


/*-------------------------------------------*
/* Fix CKEditor style
/*-------------------------------------------*/
table.cke_editor {
  background: transparent;
  border: 0;
}
table.cke_editor td {
  background: transparent;
  padding: 0;
  border: 0;
}

/*-------------------------------------------*
/* Poll, Buttons, Form
/*-------------------------------------------*/
.poll .vote-form .choices .title {
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
}

.poll .vote-form .choices {
  margin: 0;
}

.form-submit{
  cursor: pointer;
  margin:2px;
}

input.form-checkbox, input.form-radio {
  vertical-align: baseline;
}

.form-text {
  padding: 4px 5px;
}

/*-------------------------------------------*
/* Menus and item lists
/*-------------------------------------------*/
.item-list ul {
  margin: 0;
  padding: 0 0 0 1.5385em;
}

.item-list ul li {
  margin: 0;
  padding: 0;
}

ul.menu li {
  margin: 0;
  padding: 0;
}

ul.inline {
  clear: both;
}

ul.inline li {
  margin: 0;
  padding: 0;
}

/*-------------------------------------------*
/* Admin Tabs
/*-------------------------------------------*/
.tabs-wrapper {
  border-bottom: 1px solid #b7b7b7;
  margin: 0 0 5px 0;
}

ul.primary {
  border: none;
  margin: 0;
  padding: 0;
}

ul.primary li a {
  background: none;
  border: none;
  display: block;
  float: left;
  line-height: 1.5385em;
  margin: 0;
  padding: 0 1em;
  border-radius: 4px 4px 0 0;
  margin-right: 5px;
}

ul.primary li a:hover, ul.primary li a.active {
  background: #666;
  border: none;
  color: #fff;
}

ul.primary li a:hover {
  background: #888;
  text-decoration: none;
}

ul.secondary {
  background: #666;
  border-bottom: none;
  clear: both;
  margin: 0;
  padding: 0;
}

ul.secondary li {
  border-right: none;
}

ul.secondary li a, ul.secondary li a:link {
  border: none;
  color: #ccc;
  display: block;
  float: left;
  line-height: 1.5385em;
  padding: 0 1em;
}

ul.secondary li a:hover, ul.secondary li a.active {
  background: #888;
  color: #fff;
  text-decoration: none;
}

ul.secondary a.active {
  border-bottom: none;
}

.service-links ul.links li {
    line-height: 1em!important;
}

/*-------------------------------------------*
/* Tabs and Tags
/*-------------------------------------------*/

.pressreleases .field-name-field-links {
    margin-top: 10px;
    background: #f4f3f1;
    padding: 20px;
}

.field-name-field-tags a{
  display: inline-block;
  padding: 2px 10px 2px 10px;
  margin-bottom: 10px;
  height: 24px;
  background-color: #e2eef9;
  border-radius: 4px;
  font-size: 20px;
  color: #005aa8;
  text-decoration:none;
}

.field-name-field-tags a:hover{
  background-color: #eaf3fb;
}
.field-name-field-tags a:link, a:visited{
  text-decoration:none;
  color: #005aa8;
  font-family: 'open_sanssemibold',Helvetica,Arial,sans-serif!important;
  font-size: 16px;
}
.field-name-field-tags .field-item {
  margin: 0 7px 0 0;
}

.field-name-field-tags div {
  display: inline;
  float: left;
  font-family: 'open_sanssemibold',Helvetica,Arial,sans-serif!important;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: normal!important;
  
}

#content-container .field-label{
}

#content-container .field-items .field-item{
}

/*-------------------------------------------*
/* Profile
/*-------------------------------------------*/
.profile {
  margin: 1.5385em 0;
}

.profile dd {
  margin-bottom: 1.5385em;
}

.profile h3 {
  border: none;
}

.profile dt {
  margin-bottom: 0;
}

.password-parent {
  width: 36em;
}

/*-------------------------------------------*
/* Navigation
/*-------------------------------------------*/
.item-list .pager {
}

.item-list .pager li {
  background: #cfcfcf;
  border-radius: 3px;
  margin-right: 4px;
  text-shadow: 1px 1px #fff;
}

/*-------------------------------------------*
/* Forum
/*-------------------------------------------*/
.field-name-taxonomy-forums div {
  display: inline;
  margin-top: 4px;
}

.field-name-taxonomy-forums .field-items {
}

#forum .title {
  font-size: 16px;
}

#forum .submitted {
  font-size: 12px;
  font-family: Lucida Grande, Verdana, Arial, sans-serif;
  background: transparent;
  padding: 0;
}

#forum .container {
  background: #a1a1a1;
  color: #fff;
}

#forum .container a {
  color: #000;
  font-weight: bold;
}

#forum div.indent {
  margin-left: 2px;
}

.forum-starter-picture {
  float: left;
  padding: 4px;
  border: 1px solid #d9d9d9;
  margin: 5px 7px 5px 0;
}

#forum th {
  background: #434343;
  text-shadow: none;
  color: #fff;
}

#forum th a {
  color: #fff;
}

#forum td.forum .icon, #forum .icon div {
  background: url(images/no-new-posts.png) no-repeat;
  width: 35px;
  height: 35px;
}

#forum .name a{
  font-size: 16px;
}

/* Images */

img { outline: 0; }

img.scale-with-grid { max-width: 100%; height: auto; }

/* Comments */

.comment h2.title { margin-bottom: 1em; }

.comment div.user-picture img { margin-left: 0; }

.comment { margin-bottom: 20px; display: table; vertical-align: top; }

.comment .attribution { display: table-cell; padding: 0 35px 0 0; vertical-align: top; overflow: hidden; }

.comment .attribution img { margin: 0; border: 1px solid #d3d7d9; }

.comment .attribution .username { white-space: nowrap; }

.comment .comment-submitted p { margin: 4px 0; font-size: 1.071em; line-height: 1.2; }

.comment .comment-submitted .comment-time { font-size: 0.786em; }

.comment .comment-submitted .comment-permalink { font-size: 0.786em; text-transform: lowercase; }

.comment .content { font-size: 0.929em; line-height: 1.6; }

.comment .comment-arrow { background: url(images/comment-arrow.gif) no-repeat 0 center transparent;
border-left: 1px solid; border-right: 1px solid; height: 40px; margin-left: -36px; margin-top: 15px; position: absolute; width: 20px; }

.comment .comment-text { padding: 0 25px 10px 35px; display: table-cell; vertical-align: top; position: relative; width: 100%; border-left: 1px solid #d3d7d9; }

.comment .indented { margin-left: 40px; }

.comment-unpublished { margin-right: 5px; padding: 5px 2px 5px 5px; }

.comment .comment-text .comment-arrow { border-left: 1px solid #ffffff; border-right: 1px solid #ffffff; }

/* -------------- Form Elements   ------------- */

fieldset { background: #ffffff; border: 1px solid #cccccc; margin-top: 10px; margin-bottom: 32px;
padding: 0 0 10px; position: relative; top: 12px; /* Offsets the negative margin of legends */
-khtml-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

.fieldset-wrapper { margin-top: 25px; }

.node-form .vertical-tabs .fieldset-wrapper { margin-top: 0; }

.filter-wrapper { top: 0; padding: 1em 0 0.2em;
-khtml-border-radius-topright: 0; -khtml-border-radius-topleft: 0; -moz-border-radius-topright: 0; -moz-border-radius-topleft: 0;
-webkit-border-top-left-radius: 0; -webkit-border-top-right-radius: 0; border-top-left-radius: 0; border-top-right-radius: 0; }

.filter-help a { font-size: 0.857em; padding: 2px 20px 0; }

.filter-wrapper .form-item label { margin-right: 10px; }

.filter-wrapper .form-item { padding: 0 0 0.5em 0.5em; }

.filter-guidelines { padding: 0 1.5em 0 0.5em; }

fieldset.collapsed { backgrounnd: transparent; -khtml-border-radius: 0; -moz-border-radius: 0;  -webkit-border-radius: 0; border-radius: 0; }

fieldset legend { background: #dbdbdb; border: 1px solid #ccc; border-bottom: none; display: block; height: 2em;
left: -1px; line-height: 2; padding: 0; position: absolute; text-indent: 10px; text-shadow: 0 1px 0 #fff; top: -12px; width: 100%;
-khtml-border-radius-topleft: 4px; -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px;
-khtml-border-radius-topright: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }

fieldset.collapsed legend { -khtml-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

fieldset .fieldset-wrapper { padding: 0 10px; }

fieldset .fieldset-description { margin-top: 5px; margin-bottom: 1em; line-height: 1.4; font-style: italic; }

input { margin: 2px 0; padding: 4px; }

input, textarea {  font-size: 0.929em; }

textarea { line-height: 1.5; }

textarea.form-textarea, select.form-select { padding: 4px; }

input.form-text, textarea.form-textarea, select.form-select { border: 1px solid #ccc; }

.password-suggestions ul li { margin-left: 1.2em; }

.form-item { margin-bottom: 1em; margin-top: 2px; }

.form-item label { font-size: 0.929em; }

.form-type-radio label, .form-type-checkbox label { margin-left: 4px; }

.form-type-radio .description, .form-type-checkbox .description { margin-left: 2px; }

.form-actions { padding-top: 10px; }

/* Form Buttons */

button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
/* IE10 */
background-image: -ms-linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%);
/* Mozilla Firefox */
background-image: -moz-linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%);
/* Opera */
background-image: -o-linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%);
/* Webkit (Safari/Chrome 10) */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #E3E3E3));
/* Webkit (Chrome 11+) */
background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%);
/* Proposed W3C Markup */
background-image: linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%);
/* IE6-9 */
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#E3E3E3');

boorstr='#E3E3E3');

border: 1px solid #dbdbdb;
-moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; -ms-border-radius: 6px; -khtml-border-radius: 6px; border-radius: 6px;
-moz-box-shadow: inset 0 1px 0 0 white; -webkit-box-shadow: inset 0 1px 0 0 white; -o-box-shadow: inset 0 1px 0 0 white; box-shadow: inset 0 1px 0 0 white;
color: #333333; text-shadow: 0 1px 0 white; position: relative; font-weight:bold; padding: 8px 1em 9px 1em; }

button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
/* IE10 */
background-image: -ms-linear-gradient(top, #DBDBDB 0%, #F2F2F2 100%);
/* Mozilla Firefox */
background-image: -moz-linear-gradient(top, #DBDBDB 0%, #F2F2F2 100%);
/* Opera */
background-image: -o-linear-gradient(top, #DBDBDB 0%, #F2F2F2 100%);
/* Webkit (Safari/Chrome 10) */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #DBDBDB), color-stop(1, #F2F2F2));
/* Webkit (Chrome 11+) */
background-image: -webkit-linear-gradient(top, #DBDBDB 0%, #F2F2F2 100%);
/* Proposed W3C Markup */
background-image: linear-gradient(top, #DBDBDB 0%, #F2F2F2 100%);
/* IE6-9 */
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#DBDBDB', endColorstr='#F2F2F2');

-moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; -ms-border-radius: 6px; -khtml-border-radius: 6px; border-radius: 6px;
-moz-box-shadow: inset 0 1px 0 0 white;
-webkit-box-shadow: inset 0 1px 0 0 white;
-o-box-shadow: inset 0 1px 0 0 white;
box-shadow: inset 0 1px 0 0 white;
cursor: pointer; }



  #main-menu ul {
  display:none;
  }
  #main-menu ul.sactive{
  display:block;
  }
  #main-menu li ul {
  position:static;
  }

  #main-menu li ul ul {
  margin:0 !important;
  }

  #main-menu ul,
  #main-menu li {
  float:none;
  max-width:100%;
  }

  #main-menu a {
  width:100%;
  padding:0;
  background:#444;
  background:-moz-linear-gradient(#555,#333);
  background:-webkit-linear-gradient(#555,#333);
  background:-o-linear-gradient(#555,#333);
  background:-ms-linear-gradient(#555,#333);
  background:linear-gradient(#555,#333);
  }

  #main-menu li li a {
  text-align:center;
  }

  #main-menu li li li a {
  background:#777;
  border-top-color:#7f7f7f;
  }

  #main-menu a:hover {
  background:#888;
  background:-moz-linear-gradient(#999,#777);
  background:-webkit-linear-gradient(#999,#777);
  background:-o-linear-gradient(#999,#777);
  background:-ms-linear-gradient(#999,#777);
  background:linear-gradient(#999,#777);
  }

  #main-menu li:hover > ul,
  #main-menu li li:hover > ul,
  #main-menu li li li:hover > ul {
  display:none;
  }

  .drop-down-toggle {
  display:block;
  }

  #main-menu li li .drop-down-toggle {
  top:5px;
  }

  #main-menu .nav-toggle {
  display:block;
  font-size:15px;
  font-weight:bold;
  line-height:40px;
  }


/** SPECIAL CLASSES FOR OVERRIDING CORE THEMES **/


.panou-important{
    border-left: 3px solid #bdbdbd;
    padding: 15px;
    background: #f7f7f7;
    font-size: 13px;
    margin: 0px 8px 8px 0px;
    line-height: 17px;
    text-shadow: 1px 1px 0px #fff;
    font-weight: 600;
}
.panou-important:hover{
color: #156f92}

div.most-viewed-documents .views-field-title{
    border-left: 3px solid #bdbdbd;
    padding: 8px 15px 1px 15px;
    background: #f7f7f7;
    font-size: 14px;
    margin: 0px 0px 8px 0px;
    line-height: 17px;
    text-shadow: 1px 1px 0px #fff;
    font-weight: 600;
}
div.most-viewed-documents .views-field-title:hover{
color: #156f92}


div.most-viewed-legislation .views-field-title{
    border-left: 3px solid #bdbdbd;
    padding: 8px 15px 8px 15px;
    background: #f7f7f7;
    font-size: 14px;
    margin: 0px 8px 8px 0px;
    line-height: 17px;
    text-shadow: 1px 1px 0px #fff;
    font-weight: 600;
}
div.most-viewed-legislation .views-field-title:hover{
color: #156f92}


.container-inline-date .description {
	display: none;
}

/*
.language-switcher-locale-url {
	display: none;
}
*/
/*
.views-exposed-form .views-exposed-widget {
    float: none!important;
}*/



.html .left-menu li li {
    padding-left: 10%!important;
}

ul li.expanded {
  /*  list-style-image: url(/misc/menu-expanded.png)!important;*/
}

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

/** Tabel Servicii **/

#tabel a:link {
	color: #13779b;
	font-weight: normal;
	text-decoration:none;
}
#tabel a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
#tabel a:active,
#tabel a:hover {
	color: #0d54a0;
	text-decoration:underline;
}
#tabel {
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	text-shadow: 1px 1px 0px #fff;
	background:#eaebec;
	border:#ccc 1px solid;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}
#tabel th {
	padding:15px 25px 15px 11px;
	border-top:1px solid #e0e0e0; /*fafafa*/
	border-bottom:1px solid #e0e0e0;

	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
#tabel th:first-child {
	text-align: left;
	padding-left:20px;
}
#tabel tr:first-child th:first-child {
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
#tabel tr:first-child th:last-child {
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
#tabel tr {
	text-align: center;
	padding-left:20px;
}
#tabel td:first-child {
	text-align: left;
	/*padding-left:20px;*/
	border-left: 0;
}
#tabel td {
	padding:10px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	
	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
#tabel tr.even td {
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
#tabel tr:last-child td {
	border-bottom:0;
}
#tabel tr:last-child td:first-child {
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
#tabel tr:last-child td:last-child {
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
#tabel tr:hover td {
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);	
}

#titlul_serv.nomenclator {
	margin-top: 0px;
}
#titlul_serv p{
	color: #0d54a0;
	text-align: center;
	text-shadow: 1px 1px 0px #f5f1f1;
}
/* ------------------
 styling for the tables 
   ------------------   */


body
{
	line-height: 1.6em;
}

#hor-minimalist-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-a th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-a td
{
	color: #669;
	padding: 9px 8px 0px 8px;
}
#hor-minimalist-a tbody tr:hover td
{
	color: #009;
}


#hor-minimalist-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #009;
}


#ver-minimalist
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#ver-minimalist th
{
	padding: 8px 2px;
	font-weight: normal;
	font-size: 14px;
	border-bottom: 2px solid #6678b1;
	border-right: 30px solid #fff;
	border-left: 30px solid #fff;
	color: #039;
}
#ver-minimalist td
{
	padding: 12px 2px 0px 2px;
	border-right: 30px solid #fff;
	border-left: 30px solid #fff;
	color: #669;
}


#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
#box-table-a td
{
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #d0dafd;
	color: #339;
}


#box-table-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: center;
	border-collapse: collapse;
	border-top: 7px solid #9baff1;
	border-bottom: 7px solid #9baff1;
}
#box-table-b th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #e8edff;
	border-right: 1px solid #9baff1;
	border-left: 1px solid #9baff1;
	color: #039;
}
#box-table-b td
{
	padding: 8px;
	background: #e8edff; 
	border-right: 1px solid #aabcfe;
	border-left: 1px solid #aabcfe;
	color: #669;
}


#hor-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#hor-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: #039;
}
#hor-zebra td
{
	padding: 8px;
	color: #669;
}
#hor-zebra .odd
{
	background: #e8edff; 
}


#ver-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#ver-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #039;
}
#ver-zebra td
{
	padding: 8px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #669;
}
.vzebra-odd
{
	background: #eff2ff;
}
.vzebra-even
{
	background: #e8edff;
}
#ver-zebra #vzebra-adventure, #ver-zebra #vzebra-children
{
	background: #d0dafd;
	border-bottom: 1px solid #c8d4fd;
}
#ver-zebra #vzebra-comedy, #ver-zebra #vzebra-action
{
	background: #dce4ff;
	border-bottom: 1px solid #d6dfff;
}


#one-column-emphasis
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#one-column-emphasis th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	color: #039;
}
#one-column-emphasis td
{
	padding: 10px 15px;
	color: #669;
	border-top: 1px solid #e8edff;
}
.oce-first
{
	background: #d0dafd;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
#one-column-emphasis tr:hover td
{
	color: #339;
	background: #eff2ff;
}


#newspaper-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
#newspaper-a th
{
	padding: 12px 17px 12px 17px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
	border-bottom: 1px dashed #69c;
}
#newspaper-a td
{
	padding: 7px 17px 7px 17px;
	color: #669;
}
#newspaper-a tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}


#newspaper-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
#newspaper-b th
{
	padding: 15px 10px 10px 10px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
}
#newspaper-b tbody
{
	background: #e8edff;
}
#newspaper-b td
{
	padding: 10px;
	color: #669;
	border-top: 1px dashed #fff;
}
#newspaper-b tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}


#newspaper-c
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #6cf;
}
#newspaper-c th
{
	padding: 20px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	text-transform: uppercase;
	border-right: 1px solid #0865c2;
	border-top: 1px solid #0865c2;
	border-left: 1px solid #0865c2;
	border-bottom: 1px solid #fff;
}
#newspaper-c td
{
	padding: 10px 20px;
	color: #669;
	border-right: 1px dashed #6cf;
}


#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('table-images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('table-images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-corner td
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('table-images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('table-images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #d0dafd;
}


#background-image
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	background: url('table-images/blurry.jpg') 330px 59px no-repeat;
}
#background-image th
{
	padding: 12px;
	font-weight: normal;
	font-size: 14px;
	color: #339;
}
#background-image td
{
	padding: 9px 12px;
	color: #669;
	border-top: 1px solid #fff;
}
#background-image tfoot td
{
	font-size: 11px;
}
#background-image tbody td
{
	background: url('table-images/back.png');
}
* html #background-image tbody td
{
	/* 
	   ----------------------------
		PUT THIS ON IE6 ONLY STYLE 
		AS THE RULE INVALIDATES
		YOUR STYLESHEET
	   ----------------------------
	*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='table-images/back.png',sizingMethod='crop');
	background: none;
}	
#background-image tbody tr:hover td
{
	color: #339;
	background: none;
}


#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe url('table-images/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
}
#gradient-style td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff url('table-images/gradback.png') repeat-x;
}
#gradient-style tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
#gradient-style tbody tr:hover td
{
	background: #d0dafd url('table-images/gradhover.png') repeat-x;
	color: #339;
}

#pattern-style-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	background: url('table-images/pattern.png');
}
#pattern-style-a thead tr
{
	background: url('table-images/pattern-head.png');
}
#pattern-style-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #039;
}
#pattern-style-a td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#pattern-style-a tbody tr:hover td
{
	color: #339;
	background: #fff;
}


#pattern-style-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	background: url('table-images/patternb.png');
}
#pattern-style-b thead tr
{
	background: url('table-images/patternb-head.png');
}
#pattern-style-b th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #039;
}
#pattern-style-b td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#pattern-style-b tbody tr:hover td
{
	color: #339;
	background: #cdcdee;
}

/* 
	   ----------------------------
		MAIN CATEGORY
	   ----------------------------
	*/

.fullWidth {
    float: left;
    width: 100%
}

.fullWidth--head {
    /*background-color: #1a3051;
    padding-bottom: 7.66667px;
    padding-top: 7.66667px */
}

@media(min-width:48em) {
    .fullWidth--head {
        padding-bottom: 0px;
    }
}

.fullWidth--footer {
    background-color: #1a3051
}

.layout-gridContainer {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 10px;
    width: 100%
}

.layout-gridContainer::after {
    content: " ";
    display: block;
    clear: both
}

@media(min-width:65.625em) {
    .layout-gridContainer {
        max-width: 1180px;
        margin-left: auto;
        margin-right: auto
    }
    .layout-gridContainer::after {
        content: " ";
        display: block;
        clear: both
    }
}

.visuallyhidden,
.is-vishidden,
.is-nojs-vissible {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px!important
}

@media(min-width:48em) {
    .is-vishidden-tablet-up {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }
}

@media(max-width:47.9375em) {
    .is-vishidden-tablet-down {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }
}

.visuallyhidden.focusable:active,
.focusable.is-vishidden:active,
.focusable.is-nojs-vissible:active,
.visuallyhidden.focusable:focus,
.focusable.is-vishidden:focus,
.focusable.is-nojs-vissible:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}


@media(min-width:65.625em) {
    .nav--primary__descriptive {
        display: block
    }
}

.nav--primary>* {
    display: block
}

.nav--primary__linkitem {
    display: block;
    text-decoration: none;
    padding: 12px 5px 15px 15px;
    margin-bottom: 0;
    background-color: #1a3051;
    color: #fff;
    border-radius: 6px;
    border: 1px solid #485973
}

a.nav--primary__linkitem:hover {
  color: #fafafa;
  text-decoration: underline;
  background-color: #354966;
  border: 1px solid #1a3051
}

.nav--primary__linkitem.selected {
    background-color: #1a3051
}

.nav--primary__linkitem.selected:hover {
    text-decoration: none;
    cursor: default
}

.nav--primary__header {
    display: block;
    color: #fff;
    font-family: 'open_sanssemibold', Helvetica, Arial, sans-serif
}

@media(min-width:65.625em) {
    .nav--primary__header {
        font-size: 17px;
        margin-bottom: 1px
    }
}

.nav--primary__descriptive {
    color: #fff;
    font-size: 14px;
}

.nav--primary {
    margin-left: 0;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    float: left;
    width: 100%
}

.nav--primary>li {
    list-style-type: none
}

.nav--primary__listitem {
    float: left;
    margin-left: 0
}

@media(min-width:48em) {
    .nav--primary__listitem {
        width: 32.53012%;
		margin-top: 20px;
        float: left
    }
    .nav--primary__listitem:nth-child(3n+1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0
		margin-top: 20px;
    }
    .nav--primary__listitem:nth-child(3n+2) {
        margin-left: 33.73494%;
        margin-right: -100%;
		margin-top: 20px;
        clear: none
    }
    .nav--primary__listitem:nth-child(3n+3) {
        margin-left: 67.46988%;
        margin-right: -100%;
        clear: none
    }
}

/* ================================== */

@media(min-width:65.625em) {
    .nav--banner__descriptive {
        display: block
    }
}

.nav--banner>* {
    display: block
}

.nav--banner__linkitem {
    display: block;
    text-decoration: none;
    padding: 20px 5px 20px 15px;
    margin-bottom: 0;
    background-color: #354966;
    color: #fff;
    border-radius: 6px;
    border: 1px solid #485973
}

.nav--banner__linkitem:hover {
    color: #fff
}

.nav--banner__linkitem.selected {
    background-color: #1a3051
}

.nav--banner__linkitem.selected:hover {
    text-decoration: none;
    cursor: default
}

.nav--banner__header {
    display: block;
    color: #fff;
    font-family: 'open_sanssemibold', Helvetica, Arial, sans-serif
}

@media(min-width:65.625em) {
    .nav--banner__header {
        font-size: 15px;
        margin-bottom: 1px
    }
}

.nav--banner__descriptive {
    color: #fff;
    font-size: 14px;
}

.nav--banner {
    margin-left: 0;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    float: left;
    width: 100%
}

.nav--banner>li {
    list-style-type: none
}

.nav--banner__listitem {
    float: left;
    margin-left: 0
}

@media(min-width:48em) {
    .nav--banner__listitem {
        width: 100%;
		margin-top: 10px;
        float: left
    }
    .nav--banner__listitem:nth-child(3n+1) {
        margin-left: 0px;
        clear: both;
		margin-top: 10px;
    }
    .nav--banner__listitem:nth-child(3n+2) {
        margin-left: 0px;
        margin-right: 10px;
		margin-top: 10px;
        clear: none
    }
    .nav--banner__listitem:nth-child(3n+3) {
        margin-left: 0px;
        margin-right: 10 px;
        clear: none
    }
}

.anunturi_importante .views-field-title a {
	font-size: 18px;
}

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

.media--contact__name a {
    text-decoration: none;
    margin-left: 16px;
    text-indent: -6px;
    display: inline-block;
}

.island--primary, .islet--primary {
    background-color: #f4f3f1;
}

.island, .islet {
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 1.42857;
}

.island, .islet {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.42857;
    margin-bottom: -12px;
}

.h-underlined {
    border-bottom: 1px solid #bfbfbf;
    font-family: "open_sansregular",Helvetica,Arial,sans-serif;
    margin-bottom: 16.42857px;
    padding-bottom: 11.5px;
	font-size: 21px;
	letter-spacing: 0px;
}

.media--contact__name{font-size:18px;}

.island {
    padding: 20px;
}

.media--contact {margin-bottom: 5px;}

.media--contact__name a:before {
    margin-right: 5px;
    content: "";
}

.media--contact__title {
font-family: "open_sansregular",Helvetica,Arial,sans-serif;
font-size: 14px;
}

.fa, .nav--portal .has-children>a:after, .nav--portal .in-chain>a:before, .media--contact__name a:before, .tabs--secondo>.ui-tabs-nav .filterIcon span::after, #accordion--chain .ui-accordion-header:before, #accordion--chain--h3 .ui-accordion-header:before, #accordion--chain .ui-accordion-header-icon, #accordion--chain--h3 .ui-accordion-header-icon, .ui-datepicker-prev, .ui-datepicker-next, .list--block--presskontakter .presskontakt__email a:before, .filter-result--presskontakter .list--block .presskontakt__email a:before, .list--search .list--block .presskontakt__email a:before, .filter-result--pressbilder .list--block .presskontakt__email a:before, .flex-direction-nav a:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

span.views-label.views-label-field-email-address, span.views-label.views-label-field-profile-phone {
	margin-right: 5px;
}

.views-field.views-field-field-job-position {
	text-align: center;
}

.views-field.views-field-field-profile-photo, .views-field.views-field-field-profile-phone, .views-field.views-field-field-email-address{
	text-align: center;
}

.field-content {
	display: inline;
}

.field-content.conducerea {
	font-family: "open_sansregular",Helvetica,Arial,sans-serif;
}

.rezultatele-licitatiilor tr th {
	border: none;
	color: black;
	font-weight: normal;
	vertical-align: middle;
}

.rezultatele-licitatiilor table thead th + th { 
text-align: right;
}

.rezultatele-licitatiilor table tr{
    line-height: 30px;
}
.rezultatele-licitatiilor tr.odd, .rezultatele-licitatiilor tr.odd th {
    background-color: #edf5fa;
	line-height: 30px;
}

.rezultatele-licitatiilor tr.even, .rezultatele-licitatiilor tr.even th {
    background-color: #fafafa;
	line-height: 30px;
}

.rezultatele-licitatiilor .field-content{
	padding: 0;
}

.rezultatele-licitatiilor .field-item{
	vertical-align: middle;
	line-height: 38px;
}
.rezultatele-licitatiilor .field-name-field-realizat-la-pretul-nominal, .rezultatele-licitatiilor .field-name-field-volumul-cererii, .rezultatele-licitatiilor .field-name-field-realizat-la-pretul-de-real , .rezultatele-licitatiilor .field-name-field-volumul-ofertei-anuntat-de {
	text-align: right;
	margin-right: 14px;
	line-height: 30px;
}

button.accordion {

    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    
    background: none repeat scroll 0 0 #1a3051;
    color: white;
    font-size: 17px;
    line-height: 17px;
    padding: 10px 0px 10px 10px;
    border-radius: 0px!important;
    text-shadow: none;
    font-weight: normal;
}

button.accordion.active, button.accordion:hover {
    background: none repeat scroll 0 0 #354966;
}

button.accordion:after {
    content: '\002B';
    color: white;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    font-size: 20px;
    margin-right: 8px;
    font-weight: normal;
}

button.accordion.active:after {
    content: "\2212";
}

div.panel {
    padding: 0 0px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.panel .views-field.views-field-field-job-position, .panel .views-field-field-profile-phone, .panel .views-field-field-email-address {
    text-align: left;
}

.panel p {
    margin-left: 10px;
}

.panel thead th {
    height: 27px!important;
}
