﻿
/* ------------------------------------------------------------------------------------ general */
html {
    font-size: 14px;
}

body {
    margin: 0;
    padding: 0;
    min-height: 100%;
    background-color: #fff;
}

.container {
}

.font-normal label {
    font-size: 14px !important;
    font-weight: normal !important;
    color: #2c3e50 !important;
}
/* ------------------------------------------------------------------------------------ top header */
#header-top {
    height: 100px;
    background: #fff;
}

.logo {
}
/* ------------------------------------------------------------------------------------ main menu */

.navbar-default {
    background-color: #a20032;
    border-color: transparent;
}

.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: #7a1534;
}

.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 pusin 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;
}

.cnt-footer {
    background: rgb(247, 247, 247);
    border-top-color: rgb(162, 0, 50);
    border-top-width: 8px;
    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;
}

.mesaj-atentionare {
    padding: 10px;
    color: white;
    background-color: #E74C3C;
    border: 1px solid #E74C3C;
    border-radius: 4px;
}

/*opendata page*/
.form-control {
    display: flex;
    padding: 12px 16px;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
    border-radius: 4px;
    border: 1px solid var(--extra-dark-gray, #B9B9B9);
}

#tab1 {
    position: relative;
}

.nav-tabs > li {
    float: right;
    margin-bottom: -1px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    display: flex;
    padding: 4px 8px;
    align-items: flex-start;
    gap: 8px;
    border-radius: 4px 0px 0px 4px;
    background: var(--brand-blue, #3672C0);
    color: #fff;
    margin-right: 0;
    cursor: pointer;
}

.nav-tabs > li > a {
    display: flex;
    padding: 4px 8px;
    align-items: flex-start;
    gap: 8px;
    border-radius: 0px 4px 4px 0px;
    background: var(--extra-light-gray, #EFEEEE);
    color: var(--text-secondary, #5D616B);
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 133.333% */
    margin-left: -2px;
    margin-bottom: 10px;
    cursor: pointer;
}

.download-icon {
    position: absolute;
    right: 275px;
    top: -35px;
}

.results {
    position: absolute;
    top: -30px;
    left: 15px;
}

.results span {
    color: #194A8B;
    font-weight: 600;
}
/*end opendata page*/