html,
body {
    height: 100%;
    color: #606270;
    font-family: DidactGothic-Regular;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -75px;
    padding: 00px 0 60px;
}

.wrap > .container {
    padding: 35px 15px 20px;
    background-color: white;
}


.footer{
    height: 60px;
    padding-top: 10px;
    text-align: center;
    font-size: 1rem;
    border-top: 1px solid #ddd;
    background-image: url(cubes.png);
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}
.navbar{
    margin-top: 0px;
}
/* hover pe menu items */
.nav-item::after {
  content: '';
  width: 0px;
  height: 1px;
  display: block;
  background: black;
  transition: 300ms;
}

.nav-item:hover::after {
  width: 100%;
}
.nav-item{
    font-size: 1.2rem;
    text-align: center;
}
/* end hover */

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }

    .wrap > .container {
        max-width: 98%;
        background-color: white;
    }

    .date-contact-institutie-guest-icon{
            font-size: 1rem;
            color: blue;
        }
    .mediu-test-warning{
        font-size: 1em;
    }
    .navbar{
        margin-top: 0px;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}

h1{
    color: #263b5e;
}

.popover{
    max-width: 55% !important;
}
.sectiune {
    padding: 10px;
    border: 2px solid;
    border-image-source: linear-gradient(45deg, rgb(186 209 245), rgb(219 253 253));
    border-image-slice: 1; 
    color: #4f4f4f;
    margin: 35px 10px 10px 10px;
    text-align: left;
}
.sectiune h5{
    margin-top: -22px;
    margin-bottom: 0px;
}

.sectiune h5 span{
    padding: 5px;
    background-color: white;
    font-weight: bold;
    line-height: 1.6;
}

.sectiune h4{
  background: -webkit-linear-gradient(45deg, rgb(65, 65, 65), rgb(252, 87, 122));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
}

.table-sectiune{
    border: none;
}

.table-sectiune td, .table-sectiune td{
    border: 1px solid #dee2e6;
}

/*.table-sectiune tr:first-child td{*/
/*    border-top: none;*/
/*}*/

.table-sectiune tr:last-child td{
    border-bottom: none;
}

.table-sectiune tr td:first-child{
    border-left: none;
}

.table-sectiune tr td:last-child{
    border-right: none;
}

.taxa-form,.numar-prestari-serviciu-form, .persoana-contact-serviciu-form, .act-normativ-form, .document-electronic-form, .institutie-implicata-form{
    padding-top: 10px;
}

.checkbox_pass, .checkbox_old_pass, .checkbox_new_pass, .checkbox_new_repeat_pass {
    display:none;
}

.checkbox_pass + label,  .checkbox_old_pass + label, .checkbox_new_pass + label, .checkbox_new_repeat_pass + label{
    content: "" !important;
    margin-bottom: 0px !important;
}

.checkbox_pass + label:after,  .checkbox_old_pass + label:after, .checkbox_new_pass + label:after, .checkbox_new_repeat_pass + label:after{
    content: "" !important;
    margin-bottom: 0px !important;
}

.navbar {
    padding: 0px;
}

.alert-header {
    position: relative;
    padding-top: 4rem !important;
    margin-bottom: 0;
}
.alert-header-text {
    font-size: 1.15rem;
}

.page-header {
    position: relative;
    padding-top: 8rem;
}
.bg-gradient-blue-purple {
    background-image:linear-gradient(135deg, #002d6f 0%, rgb(150 0 255 / 60%) 100%);
    
}
.bg-gradient-light-blue {
    background-image: linear-gradient(135deg, #0061f2 0%, rgb(0 184 255 / 80%) 100%);
}
.bg-gradient-regular-blue{
    background-image: linear-gradient(135deg, #1c2be7 0%, rgb(0 149 255 / 60%) 100%)
}
.page-header-title{
    font-size: 2.5rem;
    color: #ffffff;
}
.page-header-text {
    font-size: 1.15rem;
    color: rgb(255, 252, 252) !important;
}

.site-contact {
    padding-top: 3rem;
}

.guest-h1 {
    margin: 0;
    font-size: 2rem;
    font-weight: 700;
    color: #0061f2;
    /*font-family: Exo2-ExtraBold;*/
    text-align: center;
}
.guest-h2 {
    font-size: 1.5rem;
    font-weight: 300;
    /*font-family: Exo2-Regular;*/
    text-align: center;
}

.fade-in {
    animation: fadeInDown ease-in 1s;
    -webkit-animation: fadeInDown ease-in 1s;
    -moz-animation: fadeInDown ease-in 1s;
    -o-animation: fadeInDown ease-in 1s;
    -ms-animation: fadeInDown ease-in 1s;
}
@keyframes fadeInDown {
    0% {opacity:0;}
    100% {opacity:1;}
}

@-moz-keyframes fadeInDown {
    0% {opacity:0;}
    100% {opacity:1;}
}

@-webkit-keyframes fadeInDown {
    0% {opacity:0;}
    100% {opacity:1;}
}

@-o-keyframes fadeInDown {
    0% {opacity:0;}
    100% {opacity:1;}
}

@-ms-keyframes fadeInDown {
    0% {opacity:0;}
    100% {opacity:1;}
}


.progress {
    width: 150px;
    height: 150px;
    background: none;
    position: relative;
}

.progress::after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 6px solid #eee;
    position: absolute;
    top: 0;
    left: 0;
}

.progress>span {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
}

.progress .progress-left {
    left: 0;
}

.progress .progress-bar {
    width: 100%;
    height: 100%;
    background: none;
    border-width: 6px;
    border-style: solid;
    position: absolute;
    top: 0;
}

.progress .progress-left .progress-bar {
    left: 100%;
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    border-left: 0;
    -webkit-transform-origin: center left;
    transform-origin: center left;
}

.progress .progress-right {
    right: 0;
}

.progress .progress-right .progress-bar {
    left: -100%;
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
    border-right: 0;
    -webkit-transform-origin: center right;
    transform-origin: center right;
}

.progress .progress-value {
    position: absolute;
    top: 0;
    left: 0;
}

.beneficiari-guest {
    padding-top: 1rem;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.beneficiari-guest i {
    font-size: 3.5rem;
}
.text-muted-icons {
    color: #dadada;
}

.text-romania {   
   /* background: linear-gradient(to right,  #002B7F 40%, #FCD116 30% 60%, #CE1126 60% 100%);*/
     background-image: linear-gradient(90deg, #002B7F 40%, #FCD116 40%, #FCD116 60%, #CE1126 60%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
}

.text-worldwide{
    background-image: linear-gradient(90deg, #1250b7, #17a79b , #0f9809 );
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
}
.beneficiari-guest-age i{
    font-size: 2rem !important;
    color: #007bff;
}

.taxe-guest i{
    font-size: 3.5rem;
}

.statistici-guest {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
}

.statistici-guest-entry{
    width: 300px;
/*    border: #0f9809 1px solid;
    border-bottom-width: thin;
    border-radius: 2.4rem;*/
    margin-top: 25px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    padding-left: 10px;
}

.statistici-guest-value {
    display: flex;
    flex-direction: column;

}
.statistici-guest h3{
    background-image: linear-gradient(135deg, #0061f2 0%, rgb(0 184 255 / 80%) 100%);
    -webkit-background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
}

.statistici-guest-icon{
    font-size: 3rem;
    background-image: linear-gradient(135deg, #00f289 0%, rgb(0 184 255 / 80%) 100%);
    color: transparent;
    -webkit-background-clip: text;
}

.sectiune-guest {
    padding-bottom: 1rem;
}

a.servicii-index {
    font-size: 1.1em;
    color: blue;
}

a.servicii-index-mobile {
    font-size: 1.1em;
    color: blue;
    padding-bottom: 10px;
}

.date-contact-institutie-guest{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    text-align: center;
}

.date-contact-institutie-guest div{
    display: flex;
    flex-direction: column;
    width:250px;
}

.date-contact-institutie-guest-icon{
    font-size: 2rem;
    background-image: linear-gradient(180deg, #1250b7, #77d0e7);
    color: transparent;
    -webkit-background-clip: text;
}

#custom-checkbox-list-sgbd, #custom-checkbox-list-tehnologie, #custom-checkbox-list-framework{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
}

.border-primary-gridview-servicii{
    border-color: transparent;
}
.gridview-servicii-index-mobile{
    border-color:  black;
}

.site-about {
    font-size: 1rem;
}

.glow {
    font-size: 20px;
    color: #922076;
    text-align: center;
    -webkit-animation: glow 1s ease-in-out infinite alternate;
    -moz-animation: glow 1s ease-in-out infinite alternate;
    animation: glow 1s ease-in-out infinite alternate;
    padding-bottom: 30px;
}

@-webkit-keyframes glow {
    from {
        text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #e60073, 0 0 40px #e60073, 0 0 50px #e60073, 0 0 60px #e60073, 0 0 70px #e60073;
    }
    to {
        text-shadow: 0 0 20px #fff, 0 0 30px #ff4da6, 0 0 40px #ff4da6, 0 0 50px #ff4da6, 0 0 60px #ff4da6, 0 0 70px #ff4da6, 0 0 80px #ff4da6;
    }
}
/*.animate-character*/
/*{*/
/*    !*text-transform: uppercase;*!*/
/*    background-image: linear-gradient(*/
/*            -225deg,*/
/*            #231557 0%,*/
/*            #44107a 29%,*/
/*            #ff1361 67%,*/
/*            #fff800 100%*/
/*    );*/
/*    background-size: auto auto;*/
/*    background-clip: border-box;*/
/*    background-size: 200% auto;*/
/*    color: #fff;*/
/*    background-clip: text;*/
/*    text-fill-color: transparent;*/
/*    -webkit-background-clip: text;*/
/*    -webkit-text-fill-color: transparent;*/
/*    animation: textclip 2s linear infinite;*/
/*    display: inline-block;*/
/*    font-size: 1em;*/
/*}*/

@keyframes textclip {
    to {
        background-position: 200% center;
    }
}

div.required label:after {
    content: " *";
    color: red;
}

.feedback-page input[type="radio"] {

    -webkit-appearance: none !important;
    width: 30px;
    height: 30px;
    border: none;
    cursor: pointer;
    transition: border .2s ease;
    filter: grayscale(0%);
    margin: 0 5px;
    transition: all .2s ease;
    color: #95adc6;
    }

.feedback-page  input[type="radio"]:hover, input[type="radio"]:checked {
    filter: grayscale(0);
    color: #1079e6;
}


.feedback-page input[type="radio"]:focus {
        outline: 0;
    }

.feedback-page input#r1:before{
        content: "\f556";
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        font-size: 30px;     
        padding-left: 10px !important;
        vertical-align: middle;
    }
.feedback-page input#r2:before{
        content: "\f119";
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        font-size: 30px;     
        padding-left: 10px !important;
        vertical-align: middle;
    }
.feedback-page input#r3:before{
        content: "\f11a";
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        font-size: 30px;     
        padding-left: 10px !important;
        vertical-align: middle;
    }
.feedback-page input#r4:before{
        content: "\f118";
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        font-size: 30px;     
        padding-left: 10px !important;
        vertical-align: middle;
    }
.feedback-page input#r5:before{
        content: "\f584";
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        font-size: 30px;     
        padding-left: 10px !important;
        vertical-align: middle;
    }

.table-guest{
    color: #606270;
}

.fademe
{
    opacity:0;
}

.centered-div-digital-service-notification{
    display: flex;
    justify-content: center;
    align-items: stretch;
}
@media(max-width:600px) {
    .page-header {
        position: relative;
        padding-top: 4rem;
    }
 /* .wrap > .container#container {
        padding: 5px 5px 5px;
        background-color: white;
    }*/
    body{
        line-height: 1.2;
    }

}
/*pentru pagina de utile CEI */
.callout {
    padding: 1rem;
    margin: 1rem 0;
    border: 1px solid #ccc;
    border-left-width: 5px;
    border-radius: 0.25rem;
    background-color: #f9f9f9;
}

.callout-primary {
    border-left-color: #0d6efd;
}
.callout-danger {
    border-left-color: #d9534f;
}

/*pentru paginile cu submeniu:CEI, ePasapoarte, DGPCI */

.sub-menu-img{
    width: 60px !important;
}