﻿/* ------------------------------------------------------------------------------------ general */
html {
    font-size: 14px;
}

body {
    height: 100vh;
    margin: 0;
    display: flex;
    flex-direction: column;
}

.container {
}

.font-normal label {
    font-size: 14px !important;
    font-weight: normal !important;
    color: #2c3e50 !important;
}


/* ----------------------------------------------------- top header */

#header-top {
    background: #fff;
    padding: 5px 0;
}

.logo img {
    max-width: 300px;
    /* background-image: url('~/img/logo_vaslui_web.jpg'); */
}

.logo_vaslui img{
    max-width: 115px !important;
}
/* ----------------------------------------------------- main menu */
.navbar-default {
    background: #333 !important;
    border: none;
    border-radius: 0;
}

a.navbar-brand {
    font-size: 14px;
    margin: 3px 0 0 3px;
    padding-left: 15px;
}

.navbar-brand > img {
    max-width: 120px;
    margin-top: -10px;
}

.navbar-nav > li > a {
    font-family: 'Merriweather Sans', sans-serif !important;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 27px;
    font-size: 12px;
    border-bottom: 2px solid transparent;
    transition: all .25s;
    font-weight: 500;
    text-transform: uppercase;
    text-shadow: 0 !important;
}

    .navbar-nav > li > a:hover {
        border-bottom: 2px solid red !important;
        background-color: transparent !important;
        color: red !important;
    }

.flex-navbar-content {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.indbutton {
    background: #333;
    text-transform: uppercase;
    padding: 7px 10px;
    border: 1px solid #333;
    font-size: 13px;
    margin: 10px 0;
}

.btn-login,
button[type=submit] {
    background: #365983;
    border-color: #365983;
    margin-bottom: 5px;
}

    .btn-login:hover,
    button[type=submit]:hover {
        background: #2c496d;
        border-color: #2c496d;
        margin-bottom: 5px;
    }

.logout-button-container {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
}

.btn-logout {
    padding: 6px 9px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 50%;
}

a {
    color: #3498DB;
}

    a:hover {
        color: #365983;
    }

#alerta-completare-profil {
    background: rgb(247, 247, 247);
}

.alert-info {
    background-color: rgb(247, 247, 247);
    border-color: rgb(247, 247, 247);
    color: #777;
    text-align: center;
}

    .alert-info i {
        color: #a20032;
    }

.alert .alert-link {
    color: #777;
    text-decoration: underline;
}

.projects_container {
    background-color: #333 !important
}


/*  demers*/

img.banner {
    border-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    box-shadow: rgb(0 0 0 / 20%) 0px 2px 4px 0px;
}

.phone {
    color: #fff;
}

    .phone a {
        color: #fff;
        text-decoration: none;
    }

.copyright {
    color: #555;
    font-size: 14px;
}

.btn-efunctionar {
    line-height: 1.5;
}


/* ------------------------------------------------------------------------------------ pasi proces */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&display=swap');

h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 2.5rem;
    font-weight: 300;
}

    h1 a {
        color: #333;
        font-size: 2.5rem;
        font-weight: 300;
    }

    h1 span {
        font-size: 26px;
    }

.process-id {
    padding: 2px 4px;
    font-size: 26px;
    color: #333;
    background-color: #fff;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 0px 0 rgba(0, 0, 0, 0.25);
}

h2 {
    font-size: 1.5rem;
}

.breadcrumb-wrapper {
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 20px;
}

.mt-3 {
    margin-top: 0px !important;
}

.breadcrumb-backlink-details {
    display: none;
}

.breadcrumb {
    padding: 5px 15px;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 0px;
    font-size: 14px;
}

    .breadcrumb a,
    .breadcrumb a kbd {
        color: #0067B8;
        font-size: 14px;
    }

        .breadcrumb a kbd {
            background-color: transparent;
            color: #0067B8;
            font-size: 14px;
            box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.25);
            padding: 0;
        }

.font-style1 .checkbox label {
    font-size: 14px;
    font-weight: normal;
    color: #333;
}

.margin-left-md {
    padding-left: 20px;
}

.margin-left-lg {
    padding-left: 40px;
}

.checkbox-horizontal {
}

.checkbox-inline .form-group .checkbox label {
    position: relative;
    display: inline-block;
    padding-right: 20px;
    vertical-align: middle;
    cursor: pointer;
    float: left;
    font-size: 14px;
    font-weight: normal;
    color: #333;
}


/* general (de pusin root start */

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    padding-left: 5px;
    padding-right: 5px;
}

.row {
    margin-left: -5px;
    margin-right: -5px;
}

.well {
    padding: 20px 40px;
}

h3 {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    padding: 10px 0;
    margin: 10px 0;
}

h3 {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
}

    h3:after {
        content: '';
        border-top: 2px solid #d8d8d8;
        margin: 0 20px 0 0;
        flex: 1 0 20px;
    }

    h3:after {
        margin: 0 0 0 20px;
    }

.my-form-smaller label {
    font-weight: bold;
    font-size: 12px;
    color: #777;
}

.form-group-sm .form-control {
    height: 35px;
    padding: 6px 9px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
}

.my-info-tooltip {
    color: #333;
}

.form-group-sm .select2-container--bootstrap .select2-selection--single,
.input-group-sm .select2-container--bootstrap .select2-selection--single,
.select2-container--bootstrap .select2-selection--single.input-sm {
    border-radius: 3px;
    font-size: 14px;
    height: inherit;
    line-height: 1.5;
    padding: 5px 22px 5px 10px;
}

.form-group-sm .select2-container--bootstrap .select2-selection--single,
.input-group-sm .select2-container--bootstrap .select2-selection--single,
.select2-container--bootstrap .select2-selection--single.input-sm {
    border-radius: 3px;
    font-size: 14px;
    height: 35px;
    line-height: 1.5;
    padding: 6px 22px 6px 10px;
    border: #dce4ec 2px solid;
}

.invisible {
    display: none;
}

.poca-container h1 {
    color: #333 !important;
}

.poca-container h4 {
    font-size: 15px !important;
    line-height: 18px !important;
}


/* general (de pusin root end */


/* ------------------------------------------------------------------------------------ footer */
footer {
    margin-top: 100px;
    width: 100%;
    padding: 20px;
}

.cnt-footer {
    background-color: rgb(239, 239, 239);
    border-top-color: red;
    border-top-width: 5px;
    border-top-style: solid;
}

    .cnt-footer h1 {
        color: rgb(162, 0, 50);
        text-transform: uppercase;
        line-height: 1.2em;
        letter-spacing: 0.05em;
        font-size: 1.5rem;
        margin-bottom: 20px;
        position: relative;
    }


/* ------------------------------------------------------------ bugetare participativa start */

.img-poca {
    max-width: 23% !important;
    display: block;
    margin-top: 0 !important;
    margin-left: 10px;
}

.page-header-cnt {
    background-color: #ebf4fa;
    margin-bottom: 20px;
}

.page-header-title {
    padding: 65px 0;
    font-weight: 600;
    color: #0C385A;
    font-size: 33px;
}

.page-content-cnt {
    background-color: #fff;
}

.banner_container {
    background-color: #fff;
}

div.card.bp__card div.bp_title {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 1em !important;
    padding: 1em !important;
    text-transform: none !important;
    font-weight: 500;
}

.card-body {
    max-height: 120px;
    overflow: hidden;
}

.project-session-row .psr-card {
    min-height: 480px !important;
}

.home .psr-card {
    min-height: 370px !important;
}

.vectors .psr-card {
    min-height: 250px !important;
}

@media only screen and (max-width: 600px) {
    .vectors .psr-card {
        min-height: 130px !important;
    }

    .page-header-title {
        padding: 20px 10px;
    }

    .project-session-row .psr-card {
        min-height: 400px !important;
    }
}
