/*==================Main menu==================*/
.section-header .zone-menu {
    max-width: 1200px !important;
}

/*==================Front page==================*/
.view-press-releases .views-field-field-cover-image {
    float: left;
    margin: 0 20px 5px 0;
}

.view-press-releases .views-field-body {
    text-align: justify;
    text-justify: inter-word;
}

.view-press-releases .views-field-field-press-release-type {
    padding-bottom: 1%;
}

.view-press-releases .switch {
    display: none;
}

.view-press-releases .views-field-created {
    background: rgba(0, 0, 0, 0) url(/sites/all/themes/egov_theme/images/red-arrow.png) no-repeat scroll 0 50% !important;
    padding: 0 0 0 10px;
    font-size: 0.688em;
    margin-bottom: 1%;
}

.not-front .zone-content-wrapper {
    height: 50vh;
}

.section-footer {
    padding-bottom: 42px !important;
}

@media (max-width: 460px) {
    .i18n-ro .responsive-on .nav-btn {
        width: 58px !important;
        height: 58px !important;
    }
}

@media (max-width: 560px) {
    .view-press-releases .views-field-field-cover-image {
        float: none;
    }
}

/*@media (min-width: 960px) {*/
/*    .zone-content-wrapper {*/
/*        height: 50vh;*/
/*    }*/
/*}*/

/*==================Taxonomy listing==================*/
.taxonomy-term-listing .view-header > p:nth-child(2) {
    background: url(../images/line-dotted-horizontal.png) repeat-x bottom;
    line-height: 1.37em;
    padding: 0.81em 0;
    color: #3385A2;
    font-weight: 600;
}

.taxonomy-term-listing .views-row {
    background: none;
    padding: 15px 0 15px 15px !important;
}

.taxonomy-term-listing .views-row .views-field-created {
    background: rgba(0, 0, 0, 0) url(/sites/all/themes/egov_theme/images/red-arrow.png) no-repeat scroll 0 50% !important;
    padding: 0 0 0 10px;
    font-size: 0.688em;
}

.taxonomy-term-listing .views-field-title {
    width: 100% !important;
}

/*==================Profiles view List==================*/

.page-profiles-team .view-team .unformatted-list {
    display: flex;
    align-items: center;
    flex-flow: column;
}

.page-profiles-team .view-team .views-row {
    /*width: 80%;*/
    width: 100%;
}

/*.page-profiles-team .view-team .views-row-first {*/
/*    width: 100%;*/
/*}*/

.page-profiles-team .view-team .title-wrapper {
    min-height: 25px;
}

/*==================Profiles info==================*/
.node-type-profile .pane-node-content .pane-title {
    display: none;
}

/*==================Advanced page-listing view==================*/

@media (max-width: 560px) {
    .view-advanced-page .unformatted-list .views-field-nothing, .view-advanced-page .unformatted-list .views-field-title {
        width: 100% !important;
        clear: both;
    }

    .view-advanced-page .unformatted-list .views-field-nothing {
        padding-top: 2%;
    }

    .view-advanced-page .unformatted-list .views-field-field-cover-image {
        width: 70% !important;
    }

    .view-advanced-page .unformatted-list .views-row {
        display: flex;
        flex-flow: column;
        align-items: center;
        align-content: center;
    }
}

/*==================Advanced page-full==================*/
.node-type-advanced-page .field-name-body .field-items p {
    text-align: justify;
    text-justify: inter-word;
}

/*==================Press release page-full==================*/
.node-type-press-release .field-name-field-documents .node-title {
    display: none;
}

.node-type-press-release .field-name-body {
    text-align: justify;
    text-justify: inter-word;
}

.node-type-press-release .field-name-field-documents .node-readmore {
    display: none;
}

.node-type-press-release .field-name-field-documents .field-items {
    padding-top: 5px !important;
}

.node-type-press-release .field-name-field-documents .content {
    padding-top: 0 !important;
}

.page-node .field-name-field-content-images .field-items .field-item {
    width: 29.3%;
    display: inline-block;
    margin: 2%;
}

.page-node .field-name-field-content-images .field-item img {
    width: 100%;
    height: auto;
    border: 1px solid #CCC;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    padding: 6px;
}

.page-node .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;
}

.page-node .field-name-field-cover-image img {
    width: 95%;
    height: auto;
}

@media (max-width: 740px) {
    .not-front .zone-content-wrapper {
        height: auto;
    }
}

@media (max-width: 460px) {
    .page-node .field-name-field-content-images .field-items .field-item {
        width: 93%;
    }
}

/*==================Media Entry page-full==================*/
.node-type-media-entry .field-name-body {
    text-align: justify;
    text-justify: inter-word;
}

/*==================Petitii page-full==================*/
.page-node-55 .service-links {
    display: none;
}

.page-node-55 #edit_submitted_domeniul_chzn > div > ul,
.page-node-55 #edit_submitted_domain_chzn > div > ul {
    padding-left: 0;
}

.page-node-55 #edit_submitted_domeniul_chzn > div > ul li,
.page-node-55 #edit_submitted_domain_chzn > div > ul li {
    list-style: none;
}

.page-node-55 #edit_submitted_domeniul_chzn,
.page-node-55 #edit_submitted_domain_chzn {
    width: 75% !important;
}

.page-node-55 #edit-submitted-mesaj_counter,
.page-node-55 #edit-submitted-message_counter {
    font-size: 12px;
}

/*==================Left Menu==================*/
.left-menu li.active-trail {
    font-weight: 700;
}

.left-menu .menu .active-trail .active {
    font-weight: 700;
}
