.form-type-search label.sr-only {
    display: inline-block;
    line-height: 38px;
    width: 80px;
    font-weight: normal;
}
.menu--account {
    background: rgba(255, 255, 255, 0.8);
    z-index: 100;
    margin: 5px 0 0 0;
}
.region.region-navigation {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-end;
}

@media all and (max-width: 460px) {
    #block-kariera-search {
        width: 100%;
    }
}
@media all and (max-width: 768px) {
	.region.region-navigation {
	    justify-content: space-between;
	}

}
#regulamin-dialog-desc a:focus {
    display: inline-block;
}
p a,
li a{
	text-decoration: underline;
}
.menu li a{
	text-decoration: none;
}
.linkin:hover .box-bg {
    background: #e7f4f2;
    color: #000000;
}
.box-bg {
    background: none;
    padding: 15px;
    color: #ffffff;
}
#block-kariera-boxsg3rozwoj .linkin:hover .box-bg {
    background: #134452;
    color: #ffffff;
}
.region-content-low-top {
    display: flex;
    flex-wrap: wrap;
}
.region.region-content-low-top >nav, .region-content-low-top > section {
    display: flex;
    flex-direction: column;
    padding: 0 15px;
}
.region-content-low-top .block-content {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #084d5e;
}
.box-blue .block-content {
    background: #0e626c;
    color: #ffffff;
}

@media all and (min-width: 769px) {
  #block-kariera-naskroty {
    margin-left: -15px;
    margin-right: 15px;
}
}

.region-content-low-top .linkin:hover .block-content {
    background: #157884;
    color: #ffffff;
}
.region-content-low-top .linkin:hover .box-bg {
    background: #157884;
    color: #ffffff;
}
#block-kariera-mojekontopracodawcapracownik .btn-red:focus, #block-kariera-mojekontoinformacjepowitalne .btn-red:focus {
    color: #ffffff;
    /* white-space: nowrap; */
    display: inline-block;
    background: #591918 !important;
}
