.container{
    width: 100%
}
/* clan_prva_stran - konec*/
    .n_text{
    color: white;
    font-size: 12px;
    font-family: 'Poppins', sans-serif;
}

.footer_b{
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #4bb9bf;
    color: white;
    text-align: center;
}    

.btn-odjava{
    border-radius: 10px;
    background-color: #4bb9bf;
    color: white;
    height: 40px;
    width: 150px;
}

.btn-round{
    border-radius: 10px;
    background-color: #4bb9bf;
    color: white;
    height: 50px;
    width: 50%;
}

.btn-round-chg{
    border-radius: 10px;
    background-color: #4bb9bf;
    color: white;
    height: 50px;
    width: 100%
}

/* clan_prva_stran - zacetek*/
.welcome{
    font-weight: bolder;
    font-size: 40px;
}

.text-under{
    width: 100%;
    height: 5px;
    background-color:#4bb9bf;
}

.cps-box{
/*    border: 2px solid #b21835;*/
    border: 2px solid #4bb9bf;
    width: 50%;
}

.a_box {
    color: #4bb9bf;
    text-decoration: none;
}

.box-style-link{
    margin-right: 5px
}
.dolzina{
    width: 100%;
}
/* clan_prva_stran - konec*/

.heads{
    /* background-color: #12426c; */
    height: 170px; 
}            


/* navbar zacetek */
.nav-link>a:hover, a:active{
   border-bottom: 2px solid #4bb9bf;
}

.nav-link .current {
  border-bottom: 5px solid #4bb9bf;
}
/* navbar konec */

.table-responsive 
{   
    width: 100%; 
    margin-bottom: 15px;
    overflow-x: auto;   
    overflow-y: hidden;     
}

/* lastnosti box-ov..'Moja zaposlitev',...*/
.box-style{
    font-size: 15px;
    font-weight: bold;
    float: right; 
    color: #333;
    margin-right: 250px;
    margin-top: 50px
}

/*obroba box-ov..'Moja zaposlitev',...*/
.box-brd{
    border: 2px solid #4bb9bf;
    border-radius: 25px;
}

/* space med checkbox in tekstom */
.check-space{
  margin-right: 15px;
}
/* konec .. space med checkbox in tekstom */

/* postavitev inputa za stevilko dela */
.formercy .align_b {
    padding-left: 15px;
    width: 580px;
    margin-bottom: 20px;
}
/* konec postavitev inputa za stevilko dela */

/* font za vrstico 'vrsta dela:' , 'regija dela' , 'stevilka dela' */ 
.vd-filter{
    font-size: 18px;
}
/* konec font za vrstico 'vrsta dela:' , 'regija dela' , 'stevilka dela' */ 
