
main > .container {
    padding: 70px 15px 20px;
}

.footer {
    background-color: #f5f5f5;
    font-size: .9em;
    height: 60px;
}

.footer > .container {
    padding-right: 15px;
    padding-left: 15px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    content: '';
    left: 3px;
    display: inline-block;
    width: 0;
    height: 0;
    border: solid 5px transparent;
    margin: 4px 4px 2px 4px;
    background: transparent;
}

a.asc:after {
    border-bottom: solid 7px #212529;
    border-top-width: 0;
}

a.desc:after {
    border-top: solid 7px #212529;
    border-bottom-width: 0;
}

.grid-view th,
.grid-view td:last-child {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

.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-top: 7px;
    color: rgba(255, 255, 255, 0.5);
}

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

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.75);
}

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

.navbar-brand img{
    max-width: 35%;
}

.nav-link{
    display: inline-block;
    position: relative; 
    color: #0087ca;
    padding-bottom: 0.1rem;
    font-family: 'Roboto', sans-serif;
}

.nav-link:after{
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #faad51;
    transform-origin: bottom left;
    transition: transform 0.25s ease-out;
}

.nav-link:hover:after{
    transform: scaleX(1);
    transform-origin: bottom left;
}

.btn-success {
    background-color: #fff!important;
    border: 0 !important;
    font-weight:500;
    color: #000;
    
}

.active-login, .btn-success:hover{
    background-color: #919191!important;
    border-top: 1px solid #ced4da;
    border-right: 1px solid #ced4da;
    border-left: 1px solid #ced4da;
    border-bottom: none;
    color: #fff;
}

/*.btn-success:hover, .vezetoknek:hover {
    background-color: #1dbed0 !important;
}*/

.login-type:hover{
    transform: translateY(-6px);
}

.sbmt-btn:hover{
    background-color: #F79F34!important;
    border-color: #F79F34;
}

.form-control:focus{
    border: 1px solid #F79F34;
    box-shadow: 0px 0px 10px #F79F34;
}

.icon-img{
    width: 4%;
    margin-right:2% 
}

hr{
    text-align: center;
    border-top: 3px dotted lightgray;
    width: 90%;
    margin: 3% 5%;
}

.btn, th, td, label, .pdf-text span, button, .skill-conatainer, .already, .success, .instructions{
    font-family: 'Roboto', serif;
}

.empty-manager-value-map{
    font-family: 'Roboto', serif;
}

.result-of-skill, #login-form p{
    font-family: 'Abril Fatface', serif;
}

h3, h1, h2{
    font-family: 'Abril Fatface', serif;
}

h4, h5{
    font-family: 'Abril Fatface', serif;
}

#companyValueForm span, .sortable{
    font-family: 'Roboto', serif;
}

.bg-dark{
    background-color: #013038!important;
}

a{
    color: #1DBED0;
}

@media (min-width: 769px) {
.block{
    display: flex;
    flex-direction: row !important;
    margin-top: 15px;
}
}


@media (min-width: 1200px) {
.container {
    max-width: 1400px;
}
}

body {
    background-color: #f1f1f1;
}

main > .container {
    background-color: #fff;
    padding: 20px 20px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
}

.footer {
    background-color: #252525;
    height: 60px;
}

.alcim {
    color: #919191;
    text-align: center;
    font-family: 'Abril Fatface', serif;
    font-size: 2.5rem;
    margin: 20px 0;
}
.cim {
    color: #000;
    text-align: center;
    font-family: 'Abril Fatface', serif;
    font-size: 2.5rem;
    margin-bottom: 30px;
}

.site-login {
    display: flex;
    flex-direction: column!important;
    justify-content: center;
    padding: 0 10px;
}
@media (min-width: 769px) {
    .site-login {
        width: 50%;
}
}

#login-form p {
    font-family: 'Roboto', serif !important;
    text-align: center;
    font-weight: bold;
}

.vezetoknek {
    /*background-color: #043137 !important;*/
    /*border-color: #043137 !important ;*/
    border: none!important;
    margin: 0 15px;
}

.btn-lg {
    font-size: 1.2rem !important;
    margin-top: 5px;
    border-radius: 0.3rem 0.3rem 0 0 !important;
}

.nyito {
    width: 100%;
    height: auto;
}

.felso {
    background-image: url("/images/form.jpg");
    min-height: 670px;
    padding: 60px 50px;
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.felso h2 {
    color: #fff;
    font-size: 2.6rem;
}

.fekete {
    background-color: rgba(0,0,0,0.7);
    margin: 50px 0 50px;
    padding: 40px;
}

.feher {
    color: #fff;
}

.mt-5 {
    padding: 0 50px;
}

.row h3 {
    font-weight: normal !important;
}

.bekuldes {
    background-color: #043137;
    margin: 40px 0 0 !important;
    padding: 50px 0;
}

.belepes {
    background-color: #1dbed0 !important;
    font-size: 1.5rem !important;
    border: none;
    padding: 10px 40px;
    border-radius: 0.3rem !important;
    color: #fff;
}

@media (max-width: 500px) {
    .mt-5 {
        padding: 0 !important;
    }
}

.vonal {
    border-top: 1px solid #ced4da;
    border-left: 1px solid #ced4da;
    border-right: 1px solid #ced4da;
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(239,241,242,1) 100%);
    width: 100%;
    height: 15px;
    margin: 0 auto;
}

.login-type:hover {
    transform: none !important;
}


.btn-orange, .orange {
    background-color: #F79F34 !important;
    border-color: #F79F34 !important;
    color: #fff !important;
    font-size: 1rem !important;
    padding: 10px 20px;
}

.cvm {
    padding: 4rem 2rem;
}

@media screen and (max-width: 402px) {
    .navbar-brand{
        max-width: 76%!important;
    }
}