/*
Theme Name: RUMR
Author: UAT Vaslui
Version: 1.0
Text Domain: Rețea de formare profesionalā pentru administrația publicā localā
Theme URI: http://reteaformare-aplvs.cjvs.eu
Description: Dezvoltare platforma web in cadrul proiectului 'Rețea de formare profesionalā pentru administrația publicā localā', proiect finantat prin intermediul Programului Operational comun România-Ucraina-Republica Moldova 2007-2013
*/

.archive-header {
    padding-left: 15px;
    margin-bottom: 10px;
}
.archive-header h1 {
  margin-top: 30px;
  padding: 0
}
.archive #crumbs {    margin-left: 15px; margin-bottom: 0}
.navbar-toggle {
    font-size: 32px;
    margin: 15px 0 0;
}

legend {
    font-size: 17px;
    line-height: 30px;
    margin: 0;
    padding: 15px 0;
}

body {
    background: #e9e9e9;
    font-size: 14px;
    line-height: 18px;
    color: #767676;
}

.logo-text {
    display: inline-block;
}

.caption .hero-title,
.caption .hero-content > p,
.gallery-title,
.gallery-caption {
    display: inline-block;
    color: #fff;
    background: #333;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 3px;
    padding: 5px;
    text-shadow: 0 1.5px 0 #000;
}

.caption .hero-link {
    display: inline-block;
    vertical-align: middle
}

a {
    color: #006cb8;
}

a:hover,
a:active,
a:focus {
    color: #034085;
    text-decoration: none;
    outline: 0
}

.btn-primary,
.btn-default {
    background: #006cb8;
    border-color: #003399;
    color: #fff;
}

.bbp-submit-wrapper {
    margin: 10px 0;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default.active,
.btn-default:active,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    background: #034085;
    border-color: #003399;
    color: #fff;
    outline: 0
}

.entry-header h1 {
    margin-bottom: 10px;
    margin-top: 15px;
}

#crumbs,
.breadcrumb {
    padding-bottom: 5px;
    border: 1px solid #ddd;
    font-size: 11px;
    margin-bottom: 15px;
    background: white;
    font-weight: bold;
    text-transform: none;
    border-radius: 3px;
    padding: 8px 15px;
}

#secondary {
    padding-right: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
#logo .logo-text,
.hero-title {
    font-weight: bold;
    color: #006cb8;
}

h1,
h2 {
    font-size: 24px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

h5,
h6 {
    font-size: 14px;
}

.hentry .panel {
    margin-bottom: 0px;
    border-bottom: 1px solid #ddd;
}

ul.children {
    list-style: none
}

.page-header {
    border: none;
}

.page-header-tools {
    padding: 10px 0 0
}

.page-header-tools div {
    float: left;
    margin: 0 27px 0 0
}

#lang_sel li {
    width: 165px
}

.page-header-tools div:last-child {
    margin: 0
}

.page-header-tools .zoom-font img {
    height: auto!important;
}

.auth a {
    color: #fff;
}

.auth a:hover {
    text-decoration: underline;
}

.rss > a {
    color: #fff;
    display: block;
    float: right;
    font-size: 22px;
}

.fontResizer {
    display: block;
    float: right;
    text-align: right;
    margin-top: 10px;
}

.fontResizer a {
    color: #fff;
    margin-top: 10px;
}
/* wp-styles */

.aligncenter {
    display: block;
    margin: 0 auto
}

.alignleft {
    float: left
}

.alignright {
    float: right
}

img.alignleft {
    margin-right: 15px;
    margin-bottom: 15px;
}

img.alignright {
    margin-left: 15px;
    margin-bottom: 15px;
}

.wp-caption {
    max-width: 100%!important
}

.wp-caption-text {}

.sticky {}

.gallery-caption {}

.bypostauthor {}

.assistive-text,
.site .screen-reader-text {
    position: absolute!important;
    clip: rect(1px, 1px, 1px, 1px)
}

iframe,
object,
embed {
    max-width: 100%
}
/* theme general fixes */

.clearboth {
    clear: both
}

img {
    display: inline-block;
    height: auto;
    max-width: 100%
}

.no-margin-bot {
    margin-bottom: 0!important
}

.page-links .pagination {
    clear: both;
    margin: 0
}

.entry-thumbnail.pull-left {
    margin-right: 10px
}

.entry-thumbnail.pull-right {
    margin-left: 10px
}

.program-info p {
    padding: 10px 0;
    margin: 0;
}

.bbp-login-form .g-recaptcha {
    margin: 10px 0 0;
}

@media (min-width: 992px) {
    .loop_tile .loop_tile_item,
    .loop_tile .loop-grid-sizer {
        word-wrap: break-word;
        -ms-word-wrap: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto
    }
    .col-md-6.loop_tile_item {
        width: 49.9%;
    }
    .col-md-4.loop_tile_item {
        width: 33.2%;
    }
    .col-md-3.loop_tile_item {
        width: 24.9%;
    }
}

.loop_tile div#infscr-loading {
    z-index: 1;
    position: absolute;
    bottom: -20px;
    width: 100%;
    text-align: center
}

.dropdown-form {
    padding: 10px;
    min-width: 350px
}

.label {
    white-space: normal;
    padding: 2px 4px;
    font-size: 80%
}

.fs-content-thumbnail > a {
    margin-bottom: 0;
    position: relative;
    height: 150px;
    overflow: hidden;
    padding: 5px;
}

.fs-content-thumbnail > a > img {
    display: block;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
}

.thumbnail.pull-left,
.thumbnail.alignleft {
    margin-right: 5px
}

.thumbnail.pull-right,
.thumbnail.alignright {
    margin-left: 5px
}

.thumbnail.mini {
    max-width: 45px;
}

.fs-content-thumbnail {
    padding: 0
}

@media (min-width: 768px) {
    .fs-have-thumbnail {
        overflow: hidden
    }
}

.radio li {
    list-style: none
}

.carousel-caption .pagination {
    margin: 0
}

#wplogo {
    color: #21759b
}

#masthead .navbar {
    margin-bottom: 0;
    padding: 0;
}

#main {
    background: #fff;
}

body.admin-bar .navbar-fixed-top {
    top: 28px
}

.home-page #breadcrumbs,
.home-page #breadcrumbs-bottom {
    display: none
}

.dropdown-menu.submenu {
    display: block;
    margin-left: 20px;
    border: 0;
    box-shadow: none;
    position: relative
}

ul.children {
    margin-left: 20px;
}

div[role=search] {
    position: relative;
    z-index: 1
}

.generic-button {
    float: left;
    margin-right: 5px
}

#page.paper-theme .navbar-nav>li>.dropdown-menu {
    margin-top: 0
}
/* buddypress */

#groups-list li,
#members-list li {
    overflow: hidden
}

#groups-list>li.hidden {
    display: block!important;
    visibility: visible!important
}
/* bbpress */

.bbp-topics .pagination {
    margin: 0;
    font-size: 80%
}

.bbp-threaded-replies .panel {
    margin-bottom: 2px
}

.bbp-topic-revision-log {
    list-style: none
}

.bbp-topic-revision-log-item {
    overflow: hidden
}

.panel-body.alert {
    margin-bottom: 0
}
/* infinite-scroll */

.firmasite-infinite-scroll #pagination-bottom,
.firmasite-infinite-scroll .remove-for-infinite {
    display: none;
}

.infinite-loader {
    bottom: 0;
    position: absolute;
    display: block;
    height: 28px;
    text-indent: -9999px;
}
/*tinymce*/

body.mceContentBody {
    margin: 0!important;
    padding: 10px!important;
    border: none!important
}
/* site-only-content = .row .col-xs-12 col-md-8 (round to 12x) */

.site-only-content .container {
    max-width: 624px
}

@media (min-width: 1200px) {
    .site-only-content .container {
        max-width: 756px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .site-only-content .container {
        max-width: 624px
    }
}
/* only-content-long = .row .col-xs-12 col-md-12 */

.site-only-content-long .container {
    max-width: 940px
}

@media (min-width: 1200px) {
    .site-only-content-long .container {
        max-width: 1140px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .site-only-content-long .container {
        max-width: 720px
    }
}
/* site-sidebar-content */

@media (max-width: 991px) {
    .site-sidebar-content #secondary {
        clear: both
    }
}
/* carousels */

.carousel .carousel-control,
.carousel .carousel-indicators {
    visibility: hidden;
}

.carousel:hover .carousel-control,
.carousel:hover .carousel-indicators {
    visibility: visible;
}

.carousel .carousel-control {
    background-image: none
}

.carousel .item {
    -webkit-transition: 1s ease-in-out left;
    transition: 1s ease-in-out left;
    -webkit-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
    transition-timing-function: cubic-bezier(.77, 0, .175, 1);
}
/* showcase */

.firmasite-showcase-content {
    margin-bottom: 0;
    font-size: inherit;
    padding: 20px 15%!important;
    min-height: 300px;
}

.firmasite-showcase .carousel-control.left {
    border-radius: 6px 0 0 6px
}

.firmasite-showcase .carousel-control.right {
    border-radius: 0 6px 6px 0
}

.firmasite-showcase .carousel-indicators {
    bottom: 0;
    margin-bottom: 0
}
/* showcase style 2 */

@media (min-width: 992px) {
    .showcase-style-2 #masthead {
        position: absolute;
        left: 0;
        right: 0;
        z-index: 2
    }
    .showcase-style-2 #firmasite-showcase .firmasite-showcase-content {
        padding-top: 200px !important
    }
    .showcase-style-2 #firmasite-showcase .carousel-control,
    .showcase-style-2 #firmasite-showcase .firmasite-showcase-content,
    .showcase-style-2 #firmasite-showcase .carousel-inner {
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }
}
/* showcase style 3 */

@media (min-width: 992px) {
    .showcase-style-3 #masthead {
        position: absolute;
        left: 0;
        right: 0;
        z-index: 2
    }
    .showcase-style-3 #firmasite-showcase-container {
        max-width: none;
        padding: 0;
        width: 100%
    }
    .showcase-style-3 #firmasite-showcase .jumbotron {
        padding-top: 200px !important
    }
    .showcase-style-3 #firmasite-showcase .carousel-control,
    .showcase-style-3 #firmasite-showcase .jumbotron,
    .showcase-style-3 #firmasite-showcase .carousel-inner {
        border-radius: 0
    }
}
/* promotionbar */

.carousel-mini {
    min-height: 100px;
    margin-bottom: 0;
    margin-top: 15px;
    _height: 100px
}

.carousel-mini .carousel-title {
    margin-top: 0;
    padding-bottom: 10px
}

.carousel-mini .carousel-inner > .item > .thumbnail {
    text-align: center
}

.carousel-mini .carousel-control {
    position: absolute;
    left: auto;
    top: -5px;
    right: 20px;
    width: 15px;
    height: 20px;
    margin-top: 0;
    font-size: 30px;
    font-weight: bold;
    line-height: 16px;
    text-align: center;
    background: none;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
    filter: alpha(opacity=60)
}

.carousel-mini .carousel-control.right {
    right: 0
}

.carousel-mini .icon-next {
    margin-right: -15px
}

.carousel-mini .carousel-control:hover {
    text-decoration: none;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=90);
    opacity: 0.9;
    filter: alpha(opacity=90)
}
/* make modals usable */

.firmasite-modal-static {
    position: inherit;
    top: inherit;
    left: inherit;
    right: inherit;
    bottom: inherit;
    margin: 0 auto 20px;
    z-index: inherit;
    max-width: 100%;
    width: 100%;
    word-wrap: break-word;
    display: inline-block;
    overflow: inherit
}

.firmasite-modal-static .modal-dialog {
    width: 100%;
    z-index: inherit;
    left: inherit;
    right: inherit;
    padding: 0
}

.firmasite-modal-static .modal-footer {
    border-radius: 6px;
    text-align: inherit;
    margin-top: 0
}

.firmasite-modal-static .modal-body {
    overflow-y: inherit;
    max-height: inherit
}

.firmasite-modal-static .modal-body.alert {
    margin-bottom: 0
}

.firmasite-modal-static .panel-footer {
    border-radius: 6px
}
/* custom icon font additions*/

@font-face {
    font-family: "FirmaSite";
    src: url('assets/fonts/FirmaSite.eot');
    src: url('assets/fonts/FirmaSite.eot?#iefix') format('embedded-opentype'), url('assets/fonts/FirmaSite.woff') format('woff'), url('assets/fonts/FirmaSite.ttf') format('truetype'), url('assets/fonts/FirmaSite.svg#FirmaSite') format('svg');
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: "FirmaSite";
        src: url('assets/fonts/FirmaSite.svg#FirmaSite') format('svg');
    }
}

.icon-try,
.icon-wordpress {
    font-family: "FirmaSite"!important;
    font-style: normal
}

.icon-try:before {
    content: "\20ba"
}

.icon-wordpress:before {
    content: "\e000"
}
/* ie fixes */

.browser_ie #firmasite-promotionbar img.wp-post-image {
    width: 100%;
    height: auto;
    max-width: none
}

.browser_ie .bbp-replies .bbp-author-avatar img {
    width: 80px;
    height: auto;
    max-width: none
}

.browser_ie .widget.buddypress .item-avatar img {
    width: 50px;
    height: auto;
    max-width: none
}

.browser_ie ul.item-list img.avatar {
    width: 50px;
    height: auto;
    max-width: none
}

.browser_ie #item-actions img.avatar {
    width: 50px;
    height: auto;
    max-width: none
}

.browser_ie .bbp-topics .bbp-author-avatar img {
    width: 14px;
    height: auto;
    max-width: none
}

.browser_ie .bbp-forums .bbp-author-avatar img {
    width: 14px;
    height: auto;
    max-width: none
}

.browser_ie .firmasite-modal-static .modal-footer {
    text-align: left
}

.media-files > ul {
    padding: 0;
    margin: 0;
    margin-top: 30px;
}

.media-files > ul > li {
    display: block;
    margin-bottom: 18px;
    width: 31%;
    float: left;
    margin-right: 3%;
    border-bottom: 1px solid #979797;
    position: relative;
    min-height: 88px;
}

.media-files > ul > li:nth-child(3n) {
    margin-right: 0;
}

.media-files > ul > li .file-icon {
    width: 68px;
    height: 68px;
    float: left;
    display: block;
    background-color: #006cb8;
    position: absolute;
    left: 0;
    top: 0;
}

.media-files > ul > li a:hover .file-icon {
    background-color: #034085;
}

.media-files > ul > li a {
    display: block;
    padding-left: 77px;
    height: 68px;
    position: relative;
    overflow: hidden;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    color: #797979;
}

.media-files .data-crearii {
    font-size: 9px;
    color: #767676;
    font-family: arial, sans-serif;
}

.media-files > ul > li a:hover {
    color: #034085;
    text-decoration: none;
}

.media-files > ul > li a:after {
    content: "";
    display: block;
    border-bottom: 1px solid #ccc;
    position: absolute;
    bottom: 0px;
    width: 100%;
    right: 0;
    width: calc(100% - 77px);
}

.file-icon-folder {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAApCAYAAAC/QpA/AAADpUlEQVRYR+2Y3YvMURjHZ/YNy5K3XFiiFu22LpByJVJu8B+slMiFlNdko91StkQKiVYpd3LnglLCxXLjYsti5WZd0MpmbbIsdsfnO52znfnNOTPzM7+2LXPq6Zw553m+z/c853nOnJl0ahq19DTikqqQCZ1GJTL/d2QymUwHETiCzLORSNMKVW/RnAG0B4D1SAdY50Ng6F1ibR8yB8kY+UPfaWzO0a8EY6CkYwKwywAuoK9yjMYZV7s7Q/cac7uNc6mKwG/kNnr7ow7R1/pR1kTa2yYjY5SlNIH0YrTBtWBdhFyCWv6FXEb3hA8dG21AdimDf4vPe60uc62MG5h7rrkcMsXOFOMhbO6gdzDgXPnxAxm3JBzHikwf8g7ZidTaNes3FhlP6JcxN4z8BFD5kdfYwEcm3yObzKL0tKE21l4ybo1NBkPtWrvRDkcKOH9oHOtIZypKyAT6szybEbEMa9kolRUZAUDyAt02ZCGy2GAK9xlOtvqiZedMHn1ArzFKRjt4xML2SOLVMzfqALQz3oGohFcgdYii0BdN+kJEzEYU5XbsVMU5kZFDnb3KOqdB7oYhoN1r15IBdNcUcxhaN/fSYbdo3GN6i+EqFqtQrKNX2WYbn3V/yK7mX517NviZuUUhMrq+O6PlDZGTZj4vAcshZu4t7bDa4uR8HSihPGT6UW5KMipOvgyBq6TPtiAZeNWofOl1iVUxnlFOJDzHpOS9Cu6hIBkW1qHQayvKhPM7c3OTIuNLXl9kVN73cbzLiYwupjfMrU2QzCBYS6IpET0mlbdKtsUho+u+i7ng8yEuSV/y+iKjLzERbnLI6Ihmx3VYSN/cvMPROy0ambOAHEOp3mR8G303n5MuayXvTXBz3j15Lz23vBkPYNSYZFmDuQXMx9F8yTsmE43Ju8bcvPrGTayswVRB5LwavaVtydBfhMDx0NnGzR9wurHRC8++FF+AvzGK4zsmlfcgyksB+cT4NeOCTwEfOXMcD1jTm8a2frCaQ5vxkVF512JUC+CoTeZSo4HNF3TnO/pfGTeDo7ulYPOReYVFixIM4LFS8gU9PSuXO57GGJ/CNvhLwMfKR+YAitcNmW/0DYFj0JNjtbM2+bYtFoGSj0mKJnEV3nuQ2WONmdcDugWxiaifNU/Q0bOz7Ob9RWnICHwEuYKcdjyJQA8ENpftPQIQIqMkdm9dVdjTpCIQ65jMUd2lVymeSToCsclMFQHXT9F/IaaSVIVMKNp/Ac93vDnV59etAAAAAElFTkSuQmCC');
    background-position: center center;
    background-repeat: no-repeat;
}

.icon-video {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAApCAYAAAC/QpA/AAACbUlEQVRYR+2XPSwEQRTHrSCInII4gqBRUYjCR6FUULhGQiURDRUJiYjEdRoReioSJSWlEJQa3x9BJYiEhvjI+j95e9m729udmb2di8QmL/v1f29+83bmzY6RhcM0zXKcumEhuk/T8Yk4J7A9wzDeRGIaACmF8FFE7EMzDt95QJluMQgmAsG6j4ZEXVcgHHADIpg+iNY4YhPO56LRU+iG8XyO303iPAYL870rUCJMGOQPfmASOkcQ77BTWIUXUOAw1DkA0sTwBNICQxkRAdIGIwKkFcYLSDtMCqApjK3ZjMDYgC5wXcazLBQ0jFfd6gfIEsNEgoDpQfANhVo1HQRMCUCeFGCiaYfh8UB/AV2wYg8oKoZR1gQDI5oVFMIcaOlXg44/BAPybBA3wgoEenuDWnHvpuNM1EB3xZ9TLDNwJIBDWL0AiCUZRUOLTnrEy8XzHVgzNHRN65UwzIxtcEnwZJWgsWe7gw2khZ7jvSELsw2HDhkK1jagrSPLj3tPGWm1nqnA7NsDSEDFYJxAVDPjC4ZBKLvtiR3Rmhk0fgzbdQLRnhk0eAazilnSF9adGdq8vcCKnMaaVhiaTRgzlQChbU9hRseMNbUBVMWfLA5Ie2ZsdYaA6I8u30+dWYbzoER9saS09tzZ/ThDMSCVzNQh4LUkzAEaanPyYSBaIPOkYSggBxjBZbUHFE1jKnCraOg7lZYHdS80CxxfbKGUzIiSXHjVVoou6fQP4zKG/s6YGUIvYj9GkkNARU5bmU12/N0ddOJmSyVSmn0mCCYPQS8Fakma244L94q7WuvHmLYkVNiSVtggCTj2B863KIRfP2nyFLEcCBivAAAAAElFTkSuQmCC');
    background-repeat: no-repeat;
    background-position: center center;
}

.icon-audio {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAApCAYAAAC/QpA/AAADN0lEQVRYR+WXW4hOURSAHbcmNBKZG0WaFyOapHjxIEONB4MUHoiUkFtRYh7GCy8aouSBp3mYeMCbeyk15EHkzpRruSZNbo3L71undf52u//8Zzu3P9m12uesvfZa315n3443gFIoFGqpFiDV8p5S+YGfB0iP53nfXHx6gIzB8L2LcQKb7fTtBKpQzofAtGFwOkEg165dGK4qByQwyzDqVo/N1I9dvYfYrUe/X9t2Um9DavS9LJANUwP5uyQw1uAE4jvyEKmLAsocRgYHoCyMSKBcYCQjLkC5wbgA5QoTBZQ7TAjQLubWvorAGEBPeB6rq6w6a5iofWs5IMcUpi0LmIU4PxNjr2rPAmY0IB9iwHSkDqPzQW4BrcjICCjZDDvUJhsY16ywEQ7GVq4aUv4TGEY9hNHORq6zh3wpla3cMkOgTgDk+vAUaQTolw2UCgxOZuL4IwFC7z7YbMHmoALsxXZ36jAEmYfT8/6E87w9QQD0VTz3o/utK2oQ9SNkktqMou2TCZQoM3Sei7OLxdmvMOjHoXuJvEUmBhdw9NN4v6X2/vmTCgyO5+DosuGsmBnaZqHv0bYLBJ1vZEw+ZSPyFRlh3oGdM4PhIjovVqfDjOcgjgnj6adr0UbJzjP9XOuoj6q+Fr1kzy9/A3MNe5moYcWeM+MxfKHGmwl6WANOpb6t+mb0wWfLFEay409eShdBVyqMHA2vVd+C/lLmmdHAwU9aN0FXqK6B+pUCtKI/mzkM3988rYsrB30Twe8qwHRgbsaBaafTGu04lFpGaBZ7zsgklckqpYmg9zUz5k9iPfrgk7nPGSuwdNyE7pChN1eTOUnl/2hysITpd4P3GUg/UhVradswOsqt1Ae0zYSZgu6OBmwgoH+5MjZDeT2CfqPp13lpl4LRAHL4ySFof6Z6dH0E/Kx2srquIHJyS6mj7U2qMBpoNXUvzq+WgV5K20ltP4XtEts2cWbCgpcIdBydLADJlGTFz1jqmXEBYtTDsduAnAAk2JkrA+MI/O/cgdcyonsuo0rJRn5lzqkv/+8guLml5D+2mx0CI1t9LyJXgEqVPgJPkI1JdsqBCiOXqLyLHBPPWXE//wDiDHexRHCXtAAAAABJRU5ErkJggg==');
    background-repeat: no-repeat;
    background-position: center center;
}
/*--------HEADER--------------*/

#mainmenu {
    padding: 0;
}
/*.top-bar{margin:0;}*/

#masthead > div.top-bar.row > div {
    padding: 0
}

.top-bar {
    background: #006cb8;
    color: #fff;
    font-size: 12px;
    margin: 0 auto;
}

.cookie-announcer.col-sm-9 > p {
    margin-bottom: 0;
    margin: 10px 0;
}

.cookie-announcer.col-sm-9 > p > a {
    color: #fff;
    text-decoration: underline;
}

#masthead-inner {
    height: 77px;
    margin: 0 auto;
    position: relative;
}

.navbar-default {
    background-color: #fff;
    border-color: #ddd;
    height: 80px;
    font-size: 14px;
    font-weight: 600;
}

#masthead {
    padding-top: 0;
    border-bottom: 1px solid #ddd;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(118, 118, 118, 0.2);
    -moz-box-shadow: 0px 5px 5px 0px rgba(118, 118, 118, 0.2);
    box-shadow: 0px 5px 5px 0px rgba(118, 118, 118, 0.2);
    background: #fff;
    z-index: 99;
    position: relative;
}

#mainmenu ul {
    float: right;
}

#mainmenu ul > li > a {
    color: #034085;
    text-transform: uppercase;
    font-weight: bold;
    padding: 28px 15px;
    border-bottom: 3px solid #fff;
}

#mainmenu ul > li > a:hover,
#mainmenu ul > li > a:focus {
    border-color: #f2f2f2;
    background: #f2f2f2;
}

#mainmenu ul > li.active> a {
    color: #006cb8;
    background-color: #f2f2f2;
    outline: none;
    border-bottom: 3px solid;
}

#mainmenu ul li .dropdown-menu a {
    padding: 10px
}

#logo {
    height: 100%;
    vertical-align: middle;
    padding-top: 12px;
    padding-left: 0;
}

#masthead-inner .search {
    padding: 0;
    position: absolute;
    right: 0
}

#masthead-inner .search .form-group {
    float: right;
}

#masthead-inner .search .input-group input {
    margin-top: 22px;
    max-height: 30px;
    border: 1px solid #ddd;
    border-radius: 10px!important;
}

#masthead-inner .search .input-group-btn {
    display: none;
}

#nav-main {
    padding-right: 0;
}
/*--------END HEADER--------------*/
/*--------FOOTER--------------*/

#footer {
    background: #034085;
    color: #fff;
    padding: 40px 0;
    font-size: 18px;
}

#footer a {
    color: #fff;
    font-size: 14px
}

.panel-default {
    border-color: transparent;
}

.panel {
    margin-bottom: 5px;
    background-color: transparent;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#text-3 h4 {
    border-bottom: 2px solid #fff;
    padding-bottom: 12px;
}

#footer .menu {
    padding: 0 15px 0 0;
    border-top: 2px solid #FFFFFF;
    margin: 0
}
#footer .widget ul { margin: 0 }
#text-3 > li > a,
#footer .menu li > a {
    padding: 5px 0;
    font-size: 14px;
    color: #fff;
}

#text-3 > li.active > a,
#footer .menu li.active > a {
    background: transparent;
}

.footer-widget > h4 {
    font-weight: bold;
    font-size: 14px;
    border-bottom: rgba(256, 256, 256, 0.7);
    color: #fff;
}

.footer-info {
    background: #006cb8;
    font-size: 12px;
    line-height: 14px;
    padding: 14px 0 5px 0;
    color: #fff;
}

.nav>li>a:hover,
.nav>li>a:focus {
    background: transparent;
    color: #59ABE3
}

#text-3 > div > ul > li > span {
    font-size: 14px;
    font-weight: 300;
    margin-left: 15px;
    line-height: 24px;
}

.footer-info .disclaim {
    float: left;
}

#scrolltop {
    background: none repeat scroll 0 0 #034085;
    border-radius: 2px;
    color: #fff;
    float: right;
    font-size: 16px;
    margin: 5px 0 0;
    padding: 10px;
    z-index: 99;
    cursor: pointer;
}

#scrolltop:hover {
    background: none repeat scroll 0 0 #59ABE3
}
/*--------END FOOTER--------------*/
/*--------HOMEPAGE----------------*/

.hero-area {
    margin: 0;
    padding: 0;
}

.homepage-container {
    padding: 0;
}

.banner-homepage {
    padding: 0;
}

.banner-content {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 250px;
    background: url(data:image/svg+xml;
 base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(3, 64, 133, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(125, 185, 232, 0)), color-stop(100%, rgba(3, 64, 133, 1)));
    background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(3, 64, 133, 1) 100%);
    background: -o-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(3, 64, 133, 1) 100%);
    background: -ms-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(3, 64, 133, 1) 100%);
    background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, rgba(3, 64, 133, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#034085', GradientType=0);
}

.img-banner {
    width: 100%;
    height: auto;
    min-height: 450px;
}

.banner-content h1 {
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    text-shadow: 0px 1px 3px rgba(51, 51, 51, 0.7);
    padding-left: 15px;
    margin-top: 50px;
}

.banner-content p {
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    text-shadow: 0px 0px 2px rgba(51, 51, 51, 0.7);
    padding: 0 15px 30px;
    margin: 0;
}

.banner-detalii {
    min-width: 160px;
    margin-left: 15px;
}

.homepage-widgets {
    padding: 0;
}

.home-widget {
    height: 150px;
    color: #fff;
}

a.widget-link {
    color: #fff;
    display: block;
    width: 100%;
    height: auto;
    cursor: pointer;
    position: relative;
}

.widget-arrow {
    text-align: right;
    position: absolute;
    top: 48px;
    right: 5px;
    font-size: 24px;
    text-shadow: 0px 0px 2px rgba(51, 51, 51, 0.7);
}

.widget-link:hover {
    color: #fff;
    cursor: pointer;
    opacity: 0.8;
    transition-duration: 0.3s
}

.home-widget p {
    text-shadow: 0px 0px 2px rgba(51, 51, 51, 0.7);
    max-width: 90%;
}

.home-widget h3 {
    font-weight: bold;
    font-size: 24px;
    text-shadow: 0px 1px 3px rgba(51, 51, 51, 0.7);
    color: #fff;
}

.forum-widget {
    background-color: #59abe3;
    padding: 15px;
}

.forum-widget-content {
    background: url(img/bg-forum.png) no-repeat;
    background-position: center right;
    height: 100px;
}

.media-widget {
    background-color: #2574a9;
    padding: 15px;
}

.media-widget-content {
    background: url(img/bg-media.png) no-repeat;
    background-position: center right;
    height: 100px;
}

.library-widget {
    background-color: #034085;
    padding: 15px;
}

.library-widget-content {
    background: url(img/bg-library.png) no-repeat;
    background-position: center right;
    height: 100px;
}

.homepage-content {
    padding: 0;
    margin: 0;
}

.home-noutati h2,
.librarie-home h2 {
    font-size: 24px;
    font-weight: bold;
    color: #034085;
    width: auto;
    display: inline-block;
    line-height: 40px;
    border-bottom: 3px solid #767676;
    padding-right: 10px;
    margin-bottom: 20px;
}

.librarie-home h2 {
    margin-bottom: 10px;
}

.librarie-home ul {
    padding: 0;
    list-style-type: none;
    max-height: 198px
}

.librarie-home ul li#loading {
    height: 206px
}

.librarie-home ul li {
    padding: 0 0 10px
}

.librarie-home ul li a {
    font-size: 14px
}

.home-noutati h2 {
    margin-left: 15px;
}

.home-noutati {
    padding: 0;
}

.articol-recent {
    padding: 0;
}

.ultimele-noutati-home {
    list-style: none;
    padding: 0;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.ultimele-noutati-home li a {
    position: relative;
    display: block;
    color: #fff;
}

.ultimele-noutati-home li a:hover {
    background: rgba(3, 64, 133, 0.5);
    transition-duration: .5s
}

.noutati-content {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.ue-declaration {
    background: #034085;
    padding: 15px;
    color: #fff
}

#recent-posts > ul > li > a > img {
    border: none;
}

#recent-posts > ul > li > div.noutati-content > a > div > h3 {
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 0;
    color: #fff;
    text-shadow: 0px 1px 3px rgba(51, 51, 51, 0.7);
    margin-top: 0
}

.meta-recente-home {
    font-size: 10px;
    margin-bottom: 0;
}

.attachment-home-recent-thumb.wp-post-image {
    width: 260px;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
}

#recent-posts > ul > li > div > a {
    padding: 0;
    border: none;
    min-height: 250px;
    width: 260px;
    overflow: hidden;
    margin: 0 auto;
}

.image-container {
    display: block;
    height: 250px;
    width: 260px;
    margin: 0 auto;
}

.link-noutati {
    padding: 15px;
    padding: 15px;
    width: 100%;
    background: rgba(3, 64, 133, 0.7);
    min-height: 250px;
}

#recent-posts > ul > li> div > a:hover {
    transition-duration: .3s
}

.noutati-librarie {
    list-style: none;
    padding: 0;
}

.item-recente-librarie {
    margin: 0;
    border-bottom: 1px solid #ccc;
    margin-top: 10px;
}

.icon-recente-librarie {
    height: 50px;
    padding-left: 0;
    font-size: 48px;
    text-align: right;
    padding: 0;
}

.continut-recente-librarie.col-xs-10 h3 {
    margin-top: 0;
    margin-bottom: 3px;
    font-size: 16px;
    line-height: auto;
    font-weight: bold;
    color: #767676;
}

.continut-recente-librarie.col-xs-10 p {
    color: #767676;
    line-height: 14px;
}

.librarie-home.col-sm-4 > ul > li > a {
    display: block;
    height: auto;
    min-height: 58px
}

.librarie-home.col-sm-4 > ul > li:nth-child(1) {
    margin-top: 0
}

.buton-librarie {
    width: 100%;
    padding: 9.5px;
}

.parteneri {
    text-align: center;
    padding-top: 50px;
    background: #fff;
}

.lista-logos {
    list-style: none;
    padding: 0;
    display: inline-table;
    margin-bottom: 50px;
}

.lista-logos li {
    width: auto;
    height: 100%;
    float: left;
    min-width: 50px;
    margin-right: 20px;
    display: inline;
}

ul.noutati-librarie {
    margin-top: 9px;
}

ul.noutati-librarie li {
    overflow: hidden;
    padding-bottom: 8px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

ul.noutati-librarie a {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #767676;
    line-height: 20px;
}

ul.noutati-librarie a .file-icon {
    display: block;
    content: "";
    width: 50px;
    height 40px;
    float: left;
    position: relative;
    height: 50px;
    margin-right: 15px;
}
/*--------SEARCH----------------*/

#search-librarie,
#search-media {
    list-style: outside none none;
    margin: 10px 20px;
    padding: 0;
    position: relative;
    width: 75%;
}

#search-librarie > li#loading,
#search-media > li#loading {
    height: 160px;
}

/*Not found*/
.error404 #crumbs { display: none;}
/*--------Sidebar---------------------*/

#primary {
    min-height: 800px
}

#secondary {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background: #dfdfdf;
    padding-left: 0;
}

.sidebar-forum {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background: #dfdfdf;
    padding-left: 0;
    padding: 15px
}

.sidebar-widget p {
    font-size: 13px;
    line-height: 14px;
}

.sidebar-widget h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 5px 0;
    color: #fff;
}

.sidebar-widget {
    height: 120px;
    color: #fff;
}

#text-2 > div > div > div.sidebar-widget.forum-widget > a > div,
#text-2 > div > div > div.sidebar-widget.media-widget > a > div,
#text-2 > div > div > div.sidebar-widget.library-widget > a > div {
    height: 80px;
    background-size: contain;
}

#text-2 > div > div > div.sidebar-widget> a > span {
    top: 65px;
    font-size: 18px;
}

#rpwe_widget-2 h4 {
    color: #767676;
    font-size: 18px;
}

#rpwe_widget-2 {
    margin-top: 15px;
    padding: 0 15px;
}

#rpwe_widget-2 > ul > li a {
    color: #767676;
    font-size: 14px;
    font-weight: bold;
}

#rpwe_widget-2 > div.pre-lista-noutati > p {
    font-size: 12px;
    line-height: 12px;
    padding: 5px 0;
    border: 1px solid #767676;
    border-left: none;
    border-right: none;
}

.rpwe-block a {
    font-size: 14px;
    font-weight: bold;
    color: #767676;
}

.rpwe-time {
    color: #767676;
    font-size: 10px;
    line-height: 18px;
    border-top: 1px solid;
    ;
    border-bottom: 1px solid;
    width: 75%;
    display: block;
    margin-left: 70px;
}

.rpwe-thumb {
    background: #fff;
}

.rpwe-block li {
    border: none;
    min-height: 60px;
    margin-bottom: 10px;
}

.rpwe-img {
    width: 60px;
    display: block;
    float: left;
}

.rpwe-title {
    overflow: hidden;
    padding-left: 10px;
    margin-bottom: 2px;
}

#rpwe_widget-2 h4 {
    margin-top: 0;
}

#bbp_search_widget-2,
#bbp_login_widget-2,
#bbp_topics_widget-2 {
    padding: 0 15px 15px;
    color: #767676;
}

#bbp_topics_widget-2 > ul > li {
    padding: 10px 0;
    border-bottom: 1px solid #767676;
}

#bbp_search_widget-2 > h4,
#bbp_login_widget-2 > h4,
#bbp_topics_widget-2 > h4 {
    border-bottom: 2px solid #767676;
    line-height: 24px;
}

#bbp_login_widget-2 > div > h4 {
    color: #767676;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 0 !important;
}
/*-------Forum-----------------------*/

.bbp-topic-meta {
    width: 100%;
    display: table;
}

.bbp-forum-topic-count,
.bbp-forum-reply-count,
.bbp-forum-freshness.pull-right.text-muted > small > div,
div.pull-right.text-muted > small > div > div:nth-child(1),
div.bbp-topic-started-by clearfix,
div.bbp-topic-freshness.clearfix {
    width: auto;
    display: table-cell;
    padding-right: 15px;
}

.bbp-forum-freshness.pull-right.text-muted > small > div > span > a.bbp-author-avatar.thumbnail.pull-left,
.bbp-topic-started-by.clearfix > a.bbp-author-avatar.thumbnail.pull-left,
.bbp-topic-freshness.clearfix > span > a.bbp-author-avatar.thumbnail.pull-left {
    display: none;
}

a.bbp-author-name {
    padding-right: 15px;
}

.bbp-forum-content {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dfdfdf;
}

.badge {
    padding: 4px 7px;
    background: #006cb8;
    margin-bottom: 2px;
}

.panel .type-forum {
    padding: 15px;
}

.type-forum .row {
    margin: 0;
}

.bbp-topic-permalink {
    font-size: 18px;
    font-weight: bold;
}

.modal-content {
    background-color: #fafafa;
    border: 1px solid #e8e8e8;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

a.bbp-author-avatar.thumbnail.pull-left {
    margin-bottom: 15px;
    width: 150px;
    padding: 5px;
    background: #fff;
    border: 1px solid #ddd;
}

.pager {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
}

a.bbp-author-avatar.thumbnail.pull-left > img {
    position: relative;
    -webkit-transform: none;
    transform: none;
    -ms-transform: none;
    top: 0;
    left: 0;
}

a.bbp-author-avatar.thumbnail.pull-left {
    width: auto;
}

bbp-pagination-count text-muted {
    padding: 15px 0;
}

.bbp-topic-started-by.clearfix > a.bbp-author-avatar.thumbnail.pull-left {
    margin-bottom: 5px;
}

#bbpress-forums > div.bbp-pagination {
    padding: 15px 15px 15px 0;
}

.col-xs-4.col-md-3.pull-left.bbp-reply-author.text-muted.fs-content-thumbnail > a.bbp-author-avatar.thumbnail.pull-left {
    min-width: 150px;
}

.bbp-reply-author.text-muted.fs-content-thumbnail {
    width: 20%;
}

.form-table.table tr:last-child {
    display: none;
}

.page-template-page-forum #bbpress-forums .breadcrumb {
    display: none;
}
/*LIBRARIE MEDIA DIRS*/

#loading::after {
    background-color: rgba(255, 255, 255, 0.6);
    background-image: url("assets/img/loading.gif");
    background-position: center center;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.page {
    width: 100%;
}
/* ANIMATIONS
============================================================================= */
/* leaving animations ----------------------------------------- */
/* rotate and fall */

@keyframes rotateFall {
    0% {
        transform: rotateZ(0deg);
    }
    20% {
        transform: rotateZ(10deg);
        animation-timing-function: ease-out;
    }
    40% {
        transform: rotateZ(17deg);
    }
    60% {
        transform: rotateZ(16deg);
    }
    100% {
        transform: translateY(100%) rotateZ(17deg);
    }
}
/* slide in from the bottom */

@keyframes slideOutLeft {
    to {
        transform: translateX(-100%);
    }
}
/* rotate out newspaper */

@keyframes rotateOutNewspaper {
    to {
        transform: translateZ(-3000px) rotateZ(360deg);
        opacity: 0;
    }
}
/* entering animations --------------------------------------- */
/* scale up */

@keyframes scaleUp {
    from {
        opacity: 0.3;
        -webkit-transform: scale(0.8);
    }
}
/* slide in from the right */

@keyframes slideInRight {
    from {
        transform: translateX(100%);
    }
    to {
        transform: translateX(0);
    }
}
/* slide in from the bottom */

@keyframes slideInUp {
    from {
        transform: translateY(100%);
    }
    to {
        transform: translateY(0);
    }
}

#explorer-container .ng-enter {
    animation: scaleUp 0.5s both ease-in;
    z-index: 8888;
}

#explorer-container .ng-leave {
    animation: slideOutLeft 0.5s both ease-in;
    z-index: 9999;
}

.extension-filter {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.label-section {
    padding-top: 10px;
}
/*DIRS*/

.new-media-list i {
    display: block;
    font-size: 68px;
    margin-bottom: 8px;
    text-align: center;
}

.new-media-list a {
    display: block;
    text-align: center;
}

.new-media-list li.back_to_root {
    float: left;
    min-height: auto;
    width: 100%;
}

.new-media-list li.back_to_root a {
    text-align: left;
}

.new-media-list li.back_to_root i {
    display: initial;
    font-size: initial;
    font-size: 25px
}

.new-media-list li {
    min-height: 210px;
}

.order-filter li a {
    background: none repeat scroll 0 0 #e7e7e7;
    color: #333;
    padding: 6px 8px;
}

.order-filter li a:hover {
    color: #fff
}

.order-filter li {
    margin-top: 8px;
}

.extension-filter li {
    margin-left: 15px;
}

.main-content {
    margin-bottom: 5px;
}
/*-----Media Queries-----*/

#mainmenu ul > li> a {
    padding: 28px 10px;
}
/* Media & Files */

.file-icon:after {
    font-family: fontawesome;
}

.media-files {
    min-height: 600px;
    overflow: hidden;
    position: relative;
}

.media-files > ul {
    padding: 0;
    margin: 0;
    margin-top: 30px;
}

.media-files > ul > li {
    display: block;
    margin-bottom: 18px;
    width: 31%;
    float: left;
    margin-right: 3%;
    border-bottom: 1px solid #979797;
    position: relative;
    min-height: 88px;
}

.media-files > ul > li:nth-child(3n) {
    margin-right: 0;
}

.media-files > ul > li .file-icon {
    width: 68px;
    height: 68px;
    float: left;
    display: block;
    background-color: #006cb8;
    position: absolute;
    left: 0;
    top: 0;
}

.media-files > ul > li .file-icon:before,
.noutati-librarie > li .file-icon:before {
    content: "\f016";
    z-index: 3;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 50px;
    margin-top: 8px;
    display: block;
    font-family: fontawesome;
    font-weight: normal;
    line-height: 54px;
}

.noutati-librarie > li .file-icon:before {
    color: #006cb8;
    font-size: 38px;
    padding: 0;
    line-height: 1;
}

.noutati-librarie > li:hover .file-icon:before {
    color: #034085;
}

.media-files > ul > li .file-icon.icon-jpg:before,
.media-files > ul > li .file-icon.file-icon-folder:before,
.media-files > ul > li .file-icon.icon-png:before,
.media-files > ul > li .file-icon.icon-gif:before,
.noutati-librarie > li .file-icon.icon-jpg:before,
.noutati-librarie > li .file-icon.file-icon-folder:before,
.noutati-librarie > li .file-icon.icon-png:before,
.noutati-librarie > li .file-icon.icon-gif:before {
    content: "";
}

.media-files > ul > li .file-icon.icon-doc:before,
.noutati-librarie > li .file-icon.icon-doc:before,
.media-files > ul > li .file-icon.icon-docx:before,
.noutati-librarie > li .file-icon.icon-docx:before {
    content: "\f1c2";
}

.media-files > ul > li .file-icon.icon-xls:before,
.media-files > ul > li .file-icon.icon-xlsx:before,
.noutati-librarie > li .file-icon.icon-xls:before,
.noutati-librarie > li .file-icon.icon-xlsx:before {
    content: "\f1c3";
}

.media-files > ul > li .file-icon.icon-pdf:before,
.noutati-librarie > li .file-icon.icon-pdf:before {
    content: "\f1c1";
}

.media-files > ul > li .file-icon.file-icon-audio:before,
.noutati-librarie > li .file-icon.file-icon-audio:before {
    content: "";
}

.media-files > ul > li .file-icon.icon-zip:before,
.media-files > ul > li .file-icon.icon-rar:before,
.noutati-librarie > li .file-icon.icon-zip:before,
.noutati-librarie > li .file-icon.icon-rar:before {
    content: "\f1c6";
}

.media-files > ul > li .file-icon.icon-ppt:before,
.media-files > ul > li .file-icon.icon-pptx:before,
.noutati-librarie > li .file-icon.icon-ppt:before,
.noutati-librarie > li .file-icon.icon-pptx:before {
    content: "\f1c4";
}

.file-icon.file-icon-youtube:after {
    content: "\f144";
    font-family: fontawesome;
    color: #fff;
    opacity: .4;
    position: absolute;
    font-size: 30px;
    line-height: 30px;
    left: 0;
    top: calc(50% - 15px);
    -webkit-transition: all 300ms;
    transition: all 700ms;
    width: 100%;
    display: block;
    text-align: center;
}

#folder-level-up span:before {
    content: "\f060";
    font-size: 30px;
    font-weight: normal;
}

a:hover .file-icon.file-icon-youtube:after {
    opacity: 1;
}

.media-files > ul > li .file-icon.icon-txt:before {
    content: "\f0f6";
}

.media-files > ul > li .file-icon.icon-video:before {
    content: "\f1c8";
}

.media-files > ul > li .file-icon.icon-audio:before {
    content: "\f1c7";
}

.media-files > ul > li .file-icon.file-icon-folder:before {
    content: "\f114";
    font-family: fontawesome;
    font-weight: normal;
    margin-top: 10px;
}

.media-files > ul > li a:hover .file-icon {
    background-color: #034085;
}

.media-files > ul > li a {
    display: block;
    padding-left: 77px;
    height: 68px;
    position: relative;
    overflow: hidden;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    color: #797979;
    overflow-wrap: break-word;
}

.media-files .data-crearii {
    font-size: 9px;
    color: #767676;
    font-family: arial, sans-serif;
}

.media-files > ul > li a:hover {
    color: #034085;
    text-decoration: none;
}

.media-files > ul > li a:after {
    content: "";
    display: block;
    border-bottom: 1px solid #ccc;
    position: absolute;
    bottom: 0px;
    width: 100%;
    right: 0;
    width: calc(100% - 77px);
}

.file-icon-folder {
    background-image: none;
}

.icon-video {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAApCAYAAAC/QpA/AAACbUlEQVRYR+2XPSwEQRTHrSCInII4gqBRUYjCR6FUULhGQiURDRUJiYjEdRoReioSJSWlEJQa3x9BJYiEhvjI+j95e9m729udmb2di8QmL/v1f29+83bmzY6RhcM0zXKcumEhuk/T8Yk4J7A9wzDeRGIaACmF8FFE7EMzDt95QJluMQgmAsG6j4ZEXVcgHHADIpg+iNY4YhPO56LRU+iG8XyO303iPAYL870rUCJMGOQPfmASOkcQ77BTWIUXUOAw1DkA0sTwBNICQxkRAdIGIwKkFcYLSDtMCqApjK3ZjMDYgC5wXcazLBQ0jFfd6gfIEsNEgoDpQfANhVo1HQRMCUCeFGCiaYfh8UB/AV2wYg8oKoZR1gQDI5oVFMIcaOlXg44/BAPybBA3wgoEenuDWnHvpuNM1EB3xZ9TLDNwJIBDWL0AiCUZRUOLTnrEy8XzHVgzNHRN65UwzIxtcEnwZJWgsWe7gw2khZ7jvSELsw2HDhkK1jagrSPLj3tPGWm1nqnA7NsDSEDFYJxAVDPjC4ZBKLvtiR3Rmhk0fgzbdQLRnhk0eAazilnSF9adGdq8vcCKnMaaVhiaTRgzlQChbU9hRseMNbUBVMWfLA5Ie2ZsdYaA6I8u30+dWYbzoER9saS09tzZ/ThDMSCVzNQh4LUkzAEaanPyYSBaIPOkYSggBxjBZbUHFE1jKnCraOg7lZYHdS80CxxfbKGUzIiSXHjVVoou6fQP4zKG/s6YGUIvYj9GkkNARU5bmU12/N0ddOJmSyVSmn0mCCYPQS8Fakma244L94q7WuvHmLYkVNiSVtggCTj2B863KIRfP2nyFLEcCBivAAAAAElFTkSuQmCC');
    background-repeat: no-repeat;
    background-position: center center;
}

.icon-none:before {
    content: ""!important;
}

.icon-audio {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAApCAYAAAC/QpA/AAADN0lEQVRYR+WXW4hOURSAHbcmNBKZG0WaFyOapHjxIEONB4MUHoiUkFtRYh7GCy8aouSBp3mYeMCbeyk15EHkzpRruSZNbo3L71undf52u//8Zzu3P9m12uesvfZa315n3443gFIoFGqpFiDV8p5S+YGfB0iP53nfXHx6gIzB8L2LcQKb7fTtBKpQzofAtGFwOkEg165dGK4qByQwyzDqVo/N1I9dvYfYrUe/X9t2Um9DavS9LJANUwP5uyQw1uAE4jvyEKmLAsocRgYHoCyMSKBcYCQjLkC5wbgA5QoTBZQ7TAjQLubWvorAGEBPeB6rq6w6a5iofWs5IMcUpi0LmIU4PxNjr2rPAmY0IB9iwHSkDqPzQW4BrcjICCjZDDvUJhsY16ywEQ7GVq4aUv4TGEY9hNHORq6zh3wpla3cMkOgTgDk+vAUaQTolw2UCgxOZuL4IwFC7z7YbMHmoALsxXZ36jAEmYfT8/6E87w9QQD0VTz3o/utK2oQ9SNkktqMou2TCZQoM3Sei7OLxdmvMOjHoXuJvEUmBhdw9NN4v6X2/vmTCgyO5+DosuGsmBnaZqHv0bYLBJ1vZEw+ZSPyFRlh3oGdM4PhIjovVqfDjOcgjgnj6adr0UbJzjP9XOuoj6q+Fr1kzy9/A3MNe5moYcWeM+MxfKHGmwl6WANOpb6t+mb0wWfLFEay409eShdBVyqMHA2vVd+C/lLmmdHAwU9aN0FXqK6B+pUCtKI/mzkM3988rYsrB30Twe8qwHRgbsaBaafTGu04lFpGaBZ7zsgklckqpYmg9zUz5k9iPfrgk7nPGSuwdNyE7pChN1eTOUnl/2hysITpd4P3GUg/UhVradswOsqt1Ae0zYSZgu6OBmwgoH+5MjZDeT2CfqPp13lpl4LRAHL4ySFof6Z6dH0E/Kx2srquIHJyS6mj7U2qMBpoNXUvzq+WgV5K20ltP4XtEts2cWbCgpcIdBydLADJlGTFz1jqmXEBYtTDsduAnAAk2JkrA+MI/O/cgdcyonsuo0rJRn5lzqkv/+8guLml5D+2mx0CI1t9LyJXgEqVPgJPkI1JdsqBCiOXqLyLHBPPWXE//wDiDHexRHCXtAAAAABJRU5ErkJggg==');
    background-repeat: no-repeat;
    background-position: center center;
}

.media-filter {
    margin-bottom: 10px;
    float: left;
    width: 92%;
    margin-left: 4%;
}

.media-filter input,
.media-filter select {
    width: 33.33%;
    float: left;
}

#main-content {
    position: relative;
}

#main-content.loading:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .6);
    background-image: url('assets/img/loading.gif');
    background-repeat: no-repeat;
    background-position: center;
}

#sidebar {
    float: right;
}

.entry-header h1,
.media-subtitle {
    font-family: arial;
    font-size: 24px;
    font-weight: bold;
    color: #034085;
    clear: both;
}

ul.dir-structure {
    padding: 0
}

ul.dir-structure li {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin: 10px 0;
}

ul.dir-structure li a {
    display: block;
    padding: 5px 0
}

ul.dir-structure > li.a_parent > a:after {
    content: "";
    font-family: FontAwesome;
    font-size: 17px;
    padding: 7px;
}

ul.dir-structure > li.a_parent > ul > li > a:after {
    content: "";
    font-family: FontAwesome;
    font-size: 17px;
    padding: 7px;
}

ul.dir-structure li ul,
ul.dir-structure li ul li ul {
    padding: 0 0 0 20px;
}

ul.dir-structure,
ul.dir-structure li ul {
    list-style-type: none;
}

ul.dir-structure li ul {
    display: none;
}

.breadcrumps {
    display: block;
    border: 1px solid #9c9c9c;
    border-left: 0;
    border-right: 0;
    padding: 0px 0 3px;
}

.breadcrumps ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: 3px;
}

.breadcrumps ul li {
    display: inline-block;
    color: #9c9c9c;
    font-size: 11px;
    font-weight: bold;
}

.breadcrumps ul li a {
    color: #767676;
    line-height: 11px;
}

.breadcrumps ul li:after {
    content: " / "
}

.breadcrumps ul li:last-child:after {
    content: ""
}

.search-section {
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    margin-bottom: 25px;
}

.search-section input#search-input {
    width: 92%;
    margin: 20px 4% 6px;
    height: 50px;
    background-color: #e9e9e9;
    color: #666;
    border-radius: 12px;
    border: 0 none;
    box-shadow: 0 none;
    outline: 0 none;
    padding-right: 25%;
    font-size: 16px;
    font-family: arial;
    font-weight: normal;
}

.search-section button {
    position: absolute;
    width: 25%;
    height: 50px;
    border: 0 none;
    background: #034085;
    color: #fff;
    text-transform: uppercase;
    right: 4%;
    top: 20px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    -webkit-transition: all 600ms;
    transition: all 600ms;
}

.search-section button:hover {
    background-color: #006cb8;
}

.search-section button:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAB4klEQVQ4T52UyytEURzHXZLHQlbyDCsrFlZIHrOZrFnZGEwZ2ZAo/4GSx8b7EcoGWShpWChKWdkgz2RjYaGUEsr4/PQ705k7M6bm1Ldzz+/3PZ97z++cc50UVwuFQmmEGpAHFaN39Ih2Hce5d/vtsWMPALUwnkQVMSaFiG2hAaDPsaBhGKB+DOMo9b+3kxOQF+CF2/cHA9RGt4kM/JDnOXSJsnTJg/SFCniirwb4GrFMQNkEblGRJkYwjbrfii+X2D6q0dwUvgE3rJPAigZ3MLTGWybAfHI3KAfJxuTh/zB+B8MGg3YN1JA8iwfTkszSB9QjtTuwYacMapHsVgbJ7wSwLvLL6gngn7dhJwzqNZBJ8jMBzE9+UT1+/AacIstcJdGhyUaSxwlgS+S71ePBf2R/mdRL6iYtiFowyJKjGi8uI3iF5Li8oQL3BmQQvEMlOnuCfgjTj03TnZRiV2p8DM+w7TGH1ktwD8m9lHaOZNfMoW3muQ/JWTPNB2wtCiYB3uyjW0DptuGfZ9n1doDbxuO+6HUk5H6aU26zZPK6BswGRAAjYGYmX1nFcxOSOn6haxTkK17IyRwpQY/6w8CYsETLVOAMPnMT5GyWJgXTGsvcadSL5J6WJw2zSiJ/5CdK8PALeaCkOS0ZwCsAAAAASUVORK5CYII=');
    background-repeat: no-repeat;
    position: relative;
    top: 5px;
}

.row {
    position: relative;
}

.new-media-list {
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.page-template-media #main {
    padding-bottom: 0px;
}

#sidebar.categories-section ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#sidebar.categories-section > ul > li {
    border-bottom: 1px solid #ddd
}

#sidebar.categories-section > ul > li a {
    font-family: arial, sans-serif;
    font-size: 14px;
    padding: 5px 0;
    display: block;
}

.active-folder {
    background-color: #fff;
}

.footer-info a {
    color: #eee;
}

.footer-info a:hover {
    text-decoration: underline;
}

.no-results {
    font-size: 20px;
    line-height: 26px;
}

.meta-icons {
    float: right;
    overflow: hidden;
}

#print-page-button,
#send-email,
.wpptopdfenh {
    float: left;
    min-width: 30px;
    color: #666;
    font-size: 23px;
    padding: 10px;
}

.single-post article.post {
    margin-bottom: 30px;
}

.single-post #pagination-bottom {
    margin-top: 20px;
}

@media screen and (max-width: 991px) {
    #main-content {
        clear: both;
    }
}

@media screen and (max-width: 480px) {
    .media-filter input,
    .media-filter select {
        width: 100%;
    }
}

@media print {
    aside,
    #mainmenu,
    #footer,
    .footer-info,
    #sidebar,
    .search-section,
    #secondary,
    .parteneri,
    .search,
    .navbar-toggle,
    .top-bar,
    .edit-link,
    #pagination-bottom {
        display: none;
    }
    a[href]:after {
        content: "" !important;
    }
    #masthead {
        border: 0;
        box-shadow: 0 none;
    }
}

.media-files > ul > li a.download-image-link {
    display: inline;
    margin-top: 2px;
    font-size: 12px;
    font-weight: normal;
    margin-left: 0;
    padding-left: 0;
    margin-right: 0;
    float: right;
    height: auto;
}
/* Tablets (portrait and landscape) ----------- */

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    /* Styles */
    
    #mainmenu ul {
        width: 100%;
    }
    #secondary {
        position: relative;
        top: 0;
        right: 0;
        height: auto;
        background: #dfdfdf;
        padding-left: 0;
    }
    .img-banner {
        min-height: 288px;
    }
    .home-widget {
        height: 96px;
    }
    .home-widget h3 {
        margin-top: 0;
        font-size: 18px;
        line-height: 18px;
    }
    .home-widget p {
        font-size: 12px;
        line-height: 14px;
    }
    .banner-content h1 {
        font-size: 26px;
        margin-top: 65px;
    }
    .banner-content p {
        font-size: 14px;
        line-height: 18px;
        padding-bottom: 10px;
        line-height: 16px;
    }
    .banner-content {
        height: 220px;
    }
    .banner-detalii {
        min-width: 100px;
        padding: 3px;
    }
    .forum-widget-content,
    .media-widget-content,
    .library-widget-content {
        height: 65px;
        background-size: contain;
    }
    .widget-arrow {
        font-size: 15px;
        right: 0;
    }
    .image-container {
        display: block;
        height: auto;
        width: 100%;
        margin: 0 auto;
    }
    #recent-posts > ul > li > div > a {
        width: 100%;
    }
    .rpwe-time {
        width: auto;
    }
    #recent-posts > ul > li .image-container {
        width: 100%;
    }
    .ultimele-noutati-home {
        width: 100%;
    }
}
/* Tablets (landscape) ----------- */

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    #recent-posts > ul > li > div > a {
        width: 100%;
        height: 206px;
    }
    #recent-posts > ul > li .image-container {
        width: 100%;
    }
    .ultimele-noutati-home {
        width: 100%;
    }
    .home-widget {
        height: 124.3px;
    }
    .home-widget h3 {
        margin-top: 20px;
    }
    .continut-recente-librarie.col-xs-10 h3 {
        font-size: 14px;
    }
    .icon-recente-librarie {
        font-size: 36px;
    }
    .continut-recente-librarie.col-xs-10 p {
        font-size: 12px;
        line-height: 12px;
    }
    .librarie-home h2 {
        margin-bottom: 10px;
    }
    .item-recente-librarie {
        margin-top: 5px;
    }
    .lista-logos li {
        margin-right: 3px
    }
}

@media screen and (max-width: 1198px) {
    #mainmenu ul li a {
        font-size: 11px
    }
    .img-banner {
        min-height: 373px;
    }
    .lista-logos li:last-child {
        margin-right: 0
    }
    .librarie-home ul li a {
        font-size: 12px;
    }
    .lista-logos li {
        max-width: 150px
    }
}

@media screen and (max-width: 970px) {
    .img-banner {
        min-height: 288px;
    }
    .search {
        display: none;
    }
    .page-header-tools {
        padding: 0 15px
    }
    .lista-logos li {
        margin: 0 0 20px;
        max-width: 50%;
        width: 50%;
    }
    .footer-info .disclaim {
        width: 83%;
    }
    #sidebar {
        background: #DFDFDF;
        margin-bottom: 20px
    }
    .media-files {
        min-height: 600px;
    }
    .sidebar-forum {
        height: auto;
        position: relative;
    }
}
/* Smartphones (portrait and landscape) ----------- */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .banner-homepage {
        height: 200px;
    }
    .img-banner {
        width: 100%;
        height: 200px;
    }
    .ultimele-noutati-home li {
        max-width: 100%;
    }
    #secondary {
        position: relative;
        top: 0;
        right: 0;
        height: auto;
        background: #dfdfdf;
        padding-left: 0;
    }
    .lista-logos li {
        margin: 15px;
        display: block;
        float: none;
    }
    .img-banner {
        width: 100%;
        height: auto;
    }
    #mainmenu ul {
        width: 100%;
        float: none;
    }
    #mainmenu {
        width: 100%;
        margin: 0;
    }
    .banner-homepage {
        height: auto;
    }
    .banner-content {
        height: auto;
        text-align: center;
        width: 100%;
        padding: 0 0 10px
    }
    .home-noutati h2,
    .librarie-home h2 {
        display: block;
        text-align: center;
    }
    .banner-content h1 {
        font-size: 18px;
        padding: 0 15px;
        margin-top: 30px;
    }
    .banner-detalii {
        margin: 0;
    }
    #masthead-inner > div.search.col-sm-3 > input {
        margin: 10px 0;
    }
    #masthead > div.top-bar.row > div {
        margin-bottom: 15px;
    }
    .home-widget h3 {
        font-size: 18px;
        margin-top: 0;
    }
    .home-widget {
        height: 120px;
    }
    .forum-widget-content,
    .media-widget-content,
    .library-widget-content {
        height: 80px;
        background-size: contain;
    }
    #mainmenu ul > li> a {
        padding: 10px 15px;
        border-bottom: 1px solid #ddd;
    }
    .nav-stacked>li+li {
        margin-top: 0;
    }
    .image-container {
        height: 180px;
    }
    .home-noutati h2,
    .librarie-home h2 {
        font-size: 18px;
        line-height: 24px;
    }
    .search-section input#search-input {
        margin: 0;
        padding: 0;
    }
    .rpwe-title {
        width: auto;
        height: 38px;
        overflow: hidden;
    }
    .rpwe-time {
        width: auto;
    }
    .sidebar-widget .widget-link > div p {
        padding-right: 40px;
    }
    .bbp-reply-content {
        margin-left: 160px;
    }
    #scrolltop {
        width: 100%;
        text-align: center;
    }
    .footer-info .disclaim {
        width: 100%
    }
    .media-files {
        min-height: auto;
    }
    .new-media-list li {
        min-height: 145px;
    }
}

@media only screen and (max-width: 480px) {
    .lista-logos {
        width: 90%;
        margin-left: 5%;
    }
    .lista-logos li {
        width: 48%;
        float: left;
        margin: 15px 0;
        margin-right: 2%;
    }
    .lista-logos li:nth-child(2n) {
        margin-right: 0px;
    }
    .bbp-reply-author {
        width: 100%!important;
    }
    .bbp-reply-author .clearfix {
        display: none;
    }
    .bbp-reply-content {
        width: 100%!important;
        margin-left: 0;
        clear: both;
    }
    .media-files .data-crearii {
        position: relative;
    }
    #logo {
        padding-top: 12px;
    }
    #recent-posts > ul > li > div > a {
        width: auto
    }
    .home-noutati h2,
    .librarie-home h2 {
        display: inline-block;
    }
    .page-header-tools div {
        margin: 0 15px 10px 0;
    }
}
