.locrezervat {
    background-color: #ffff00 !important;
}

.locliber {
    background-color: #0b6623 !important;
    color: #ffffff !important;
}
/* ------------------------------------------------------------------------------------ general */
html {
    font-size: 14px;
    font-family: "Roboto",sans-serif;
}

body {
    margin: 0;
    padding: 0;
    min-height: 100%;
    background-color: #fff;
}

    body.process-explorer {
        display: block;
    }

.font-normal label {
    font-size: 14px !important;
    font-weight: normal !important;
    color: #2c3e50 !important;
}
/* ------------------------------------------------------------------------------------ top header */
#header-top {
    /* height: 100px; */
    background: #fff;
}

.logo {
    display: block;
    max-width: 220px;
}
/* ------------------------------------------------------------------------------------ main menu */

.navbar-default {
    background-color: #0d5495;
    border-color: transparent;
    border-radius: 0;
}

.navbar-brand {
    float: left;
    padding: 15px 5px 15px 15px;
    font-size: 16px;
    line-height: auto;
    height: auto;
}

.navbar-default .navbar-brand,
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:active {
    color: #ffffff;
}

.navbar-brand-app {
    font-size: 12px;
    color: rgb(255,255,255,0.5);
    padding-top: 16px;
    display: inline-block;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 27px;
}

.navbar {
    position: relative;
    min-height: auto;
    margin-bottom: 0px;
    border: 0px solid transparent;
}


.navbar-default .navbar-nav > li > a {
    color: #ffffff
}

    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
        color: #fff;
        background-color: #02427e;
    }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #1a242f
}

.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%;
}

#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;
}

/*  demers*/
.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 pus in root start */
body {
    font-family: Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #2c3e50;
}

.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;
}
/* general (de pusin root end */

/* ------------------------------------------------------------------------------------ footer */
footer {
    margin-top: 100px;
    width: 100%;
    /* padding: 20px; */
    min-height: 250px;
}

.logo_footer {
    max-width: 100px;
    display: block;
}

.cnt-footer {
    background: rgb(247, 247, 247);
    border-top-color: #dddddd;
    border-top-width: 1px;
    border-top-style: solid;
}

    .cnt-footer h1 {
        color: #0d5495;
        text-transform: uppercase;
        line-height: 1.2em;
        letter-spacing: 0.05em;
        font-size: 1.5rem;
        margin-bottom: 20px;
        position: relative;
    }

.email,
.email:hover,
.email:focus {
    color: #0d5495 !important;
}

.copyright {
    display: block;
    width: 100%;
    background: #0d5595;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-family: "Roboto",sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #8bb6dd;
}

/* customizare forms */
div.well {
    background-color: #fff;
    box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.2), 0px 1px 1px 0px rgba(0,0,0,0.14), 0px 1px 3px 0px rgba(0,0,0,0.12);
}

form legend {
    margin-top: 10px;
    margin-bottom: 16px;
    padding-bottom: 5px;
    border-bottom: 1px solid #0d5495;
}

.form-control {
    border-width: 1px;
}

.form-group-sm .select2-container--bootstrap .select2-selection--single {
    border-width: 1px;
}

.select2-container--bootstrap .select2-selection--single {
    border-width: 1px;
    height: 45px;
    padding: 11px 24px 11px 12px;
}

    .select2-container--bootstrap .select2-selection--single:hover,
    .form-control:hover,
    .form-control:focus {
        border-color: #0d5495;
        border-width: 1px;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(109, 135, 242, 0.6);
    }

label.control-label {
    color: #000;
    font-size: 1em;
    font-weight: 500;
}

.descriere {
    font-size: 12px;
    margin-bottom: 40px;
    font-style: italic;
}

button[type='submit'] {
    background-color: #0d5495;
    border: 2px solid #0d5495;
    box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.2), 0px 1px 1px 0px rgba(0,0,0,0.14), 0px 1px 3px 0px rgba(0,0,0,0.12);
    transition: all .3s;
}

    button[type='submit']:hover, button[type='submit']:focus, button[type='submit']:active {
        background-color: #0d5495;
        border: 2px solid #0d5495;
        box-shadow: none !important;
    }

.breadcrumb a, .breadcrumb a kbd {
    /* color: #0d5495; */
    text-decoration: none;
    cursor: pointer;
}

/* map legend */
.mapParent {
    position: relative;
}

.map-legend {
    position: absolute;
    top: 30px;
    left: 15px;
    z-index: 9999;
    max-width: 450px;
}

    .map-legend > button,
    .btn-bacau {
        border: none;
        background: transparent;
        display: inline;
        background-color: #0d5495;
        color: #fff;
        font-size: 1.2rem;
        /* line-height: 35px !important; */
        border-radius: 2px;
        padding: 6px 12px 3px 7px;
        margin-top: 20px;
        margin-left: 40px;
    }

.btn-bacau {
    display: block;
    margin: 10px auto;
    padding: 13px;
    font-size: 1.2rem;
}

.map-legend > button:hover,
.map-legend > button:focus {
    background-color: #074580;
    border-color: 2px solid #07468041
}

#icon {
    height: 2rem;
    width: 2rem;
    margin-top: .2rem;
    border-width: .05rem;
    border-radius: 2px;
    font-size: 1.5rem;
    /* line-height: 2rem !important; */
    text-align: center;
    color: #fff;
    pointer-events: all;
    cursor: pointer;
}

div#details {
    width: 95%;
    padding: 10px;
    text-align: center;
    background-color: rgb(255, 255, 255);
    margin-top: 20px;
    display: none;
    border: 1px solid #ddd;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all .5s;
}

    div#details label {
        display: block;
        text-align: left;
        font-weight: 400;
    }

.hints-label span {
    font-weight: 600;
}

div.map {
    height: 800px;
}

.ol-overlaycontainer-stopevent {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.btnContracte {
    background-color: #0d5495 !important;
    border: 1px solid #0d5495;
}
