/*fonts*/
@font-face {
	font-family: 'Ubuntu-R';
	src: url('fonts/Ubuntu-R.eot');
	src: url('fonts/Ubuntu-R.woff2') format('woff2'),
	   url('fonts/Ubuntu.woff') format('woff'),
	   url('fonts/Ubuntu.ttf') format('truetype'),
	   url('fonts/Ubuntu.svg#Lora-Bold') format('svg'),
	   url('fonts/Ubuntu-R.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Ubuntu-M';
	src: url('fonts/Ubuntu-M.eot');
	src: url('fonts/Ubuntu-M.woff2') format('woff2'),
	   url('fonts/Ubuntu-M.woff') format('woff'),
	   url('fonts/Ubuntu-M.ttf') format('truetype'),
	   url('fonts/Ubuntu-M.svg#Lora-Bold') format('svg'),
	   url('fonts/Ubuntu-M.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Ubuntu-B';
	src: url('fonts/Ubuntu-B.eot');
	src: url('fonts/Ubuntu-B.woff2') format('woff2'),
	   url('fonts/Ubuntu-B.woff') format('woff'),
	   url('fonts/Ubuntu-B.ttf') format('truetype'),
	   url('fonts/Ubuntu-B.svg#Lora-Bold') format('svg'),
	   url('fonts/Ubuntu-B.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Ubuntu-L';
	src: url('fonts/Ubuntu-L.eot');
	src: url('fonts/Ubuntu-L.woff2') format('woff2'),
	   url('fonts/Ubuntu-L.woff') format('woff'),
	   url('fonts/Ubuntu-L.ttf') format('truetype'),
	   url('fonts/Ubuntu-L.svg#Lora-Bold') format('svg'),
	   url('fonts/Ubuntu-L.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
/* Custom style for the bpost */
html, body {
    width: 100%;
    height: 100%;
}

body {
    padding: 0;
    margin: 0;
    font-family: sans-serif;
}

#bpost_header a {
    color: #f05f40;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

#bpost_header ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#bpost_header ul li {
    display: inline-block;
}

#bpost_header ul li a {
    text-decoration: none;
    color: #979797;
    line-height: 18px;
    padding: 0 10px;
    border-right: 1px solid #e9e9e9;
    font-family: 'Ubuntu-L';
}

#bpost_header ul li a:hover {
    color: rgb(239, 38, 55);
    cursor: pointer;
}

/* Header styles */
#bpost_header {
    border-bottom: solid 3px #ef2637;
    font-size: 12px;
    display: inline-block;
    width: 100%;
    padding: 15px 0 13px;
}

#bpost_header nav {
    width: 73%;
    margin: 0px auto;
}

.bpost_header_lang, .bpost_header_links {
    float: right;
}

#bpost_header li.eshop-icon {
    background: url('img/eshop-icon.jpg') no-repeat left top;
    padding: 0 10px 0 25px;
    height: 20px;
}

#bpost_header li.group {
    background: url('img/group.png') no-repeat left top;
    padding: 0 10px 0 18px;
    height: 20px;
}

#bpost_header li.emplois {
    background: url('img/emplois.png') no-repeat left top;
    padding: 0 10px 0 18px;
    height: 20px;
}

/**
 * Search
 */

#bpost_header ul li #headersearchbox {
    display: none;
    position: absolute;
}
#bpost_header .bpost_header_lang li a {
    border-right: none;
}
#bpost_header ul li:last-child a {
    color: #515151;
    font-family: 'Ubuntu-B';
    padding: 0px 30px;
}
#bpost_header .bpost_header_lang li:last-child a {
    border-right: none;
    padding: 0px 10px;
    color: #979797;
}
#bpost_header ul li.applink.last a {
    padding-right: 30px;
}
#bpost_header ul.bpost_header_links.bpost_header_links_tab_1 {
    float: left;
    margin-right: 0;
}
#bpost_header ul.bpost_header_links.bpost_header_links_tab_1 li:last-child a {
    border-right: none;
}
#bpost_header ul.bpost_header_links.bpost_header_links_tab_1 li.header-link-active {
    position: relative;
}
#bpost_header ul.bpost_header_links.bpost_header_links_tab_1 li.header-link-active:before {
    content: " ";
    position: absolute;
    line-height: 6px;
    left: 40%;
    right: 0;
    background: url(img/nav-arrow.jpg);
    width: 12px;
    height: 6px;
    bottom: -14px;
}
#bpost_header ul li#search-header-link-id:before{
    content: " ";
    background: url(img/searchicon.jpg);
    background-size: cover;
    width: 12px;
    height: 12px;
    display: inline-block;
    top: 2px;
    position: relative;
}
#bpost_header ul li#search-header-link-id a {
    padding-right: 15px;
}
#bpost_header ul li#search-header-link-id {
    padding: 0 0 0 10px !important;
}
#bpost_header ul.bpost_header_links.bpost_header_links_tab_1 li.header-link-active a {
    color: #ef2637 !important;
    font-family: 'Ubuntu-M' !important;
}
#bpost_header ul.bpost_header_links.bpost_header_links_tab_1 li:last-child a {
    border-right: none;
    color: #979797;
    font-family: 'Ubuntu-L';
}
#bpost_header ul.bpost_header_links.bpost_header_links_tab_1 li a {
    text-transform: uppercase;
    padding: 0 25px;
}
#bpost_header ul.bpost_header_links.bpost_header_links_tab_1 li:first-child a {
    padding-left: 0;
}
#bpost_header ul.bpost_header_links.bpost_header_links_tab_2 li.active a {
    color: #ef2637;
}
#bpost_header ul li {
    display: inline-block;
    font-family: 'Ubuntu-L';
    color: #979797;
}
#bpost_header ul li#username-header-link-id {
    padding: 0 10px;
    position: relative;
}
#username-header-link-id .dropdown {
    display: inline-block;
}
#username-header-link-id button {
    background: none;
    border: none;
    display: inline-block;
    font-family: 'Ubuntu-B';
}
#username-header-link-id .dropdown-menu, .bpost_header_lang_dropdown .dropdown-menu-lang {
    position: absolute;
    top: -18px;
    left: -15px;
    z-index: 1;
    display: none;
    float: left;
    min-width: 130px;
    width: 100%;
    padding: 30px 0 15px !important;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 1px 6px rgba(0,0,0,.175);
}
.bpost_header_lang_dropdown .dropdown-menu-lang.open, #username-header-link-id .dropdown-menu.open{
    display: block;
    z-index: 99;
}
#username-header-link-id .dropdown-menu.open{
    left: 0;
}
#username-header-link-id .dropdown-menu li, .bpost_header_lang_dropdown .dropdown-menu-lang.open li {
    width: 100%;
    text-align: center;
    background: #fff;
    padding-top: 15px;
    font-size: 12px;
}
#username-header-link-id .dropdown-menu li a, .bpost_header_lang_dropdown .dropdown-menu-lang.open li a {
    padding: 0 !important;
    border-right: none;
    font-family: 'Ubuntu-R' !important;
}
#username-header-link-id button, .bpost_header_lang_dropdown button {
    background: none;
    border: none;
    display: inline-block;
    font-family: 'Ubuntu-B';
    position: relative;
    z-index: 9;
    font-size: 12px;
}
.bpost_header_lang_dropdown li {
    position: relative;
}
#username-header-link-id button:focus, .bpost_header_lang_dropdown button:focus {
    outline: none;
}
.bpost_header_lang_dropdown button span {
    background: url(img/Dark-Dropdown-Arrow.png);
    width: 7px;
    height: 4px;
    display: inline-block;
    margin-left: 5px;
    background-size: cover;
}
button#dLabel {
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.searchdiv{
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    left: -50px;
    width: 320px;
    position: absolute;
    padding: 10px;
    background: #fff;
    top: 47px;
    z-index: 999;
    display: none;
}
.searchdiv.open {
    display: block;
}
.searchdiv .desc-searchinner2 {
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 32px;
    padding: 0;
    border-right: none;
}
.searchdiv .desc-searchinner2 input{
    width: 223px;
    border: none;
    border-radius: 5px;
    height: 30px;
    padding: 1px 7px;
}
.searchdiv .desc-searchinner2 input:focus{outline: none;}
.bSearch {
    background-color: #ec2a3c;
    width: 56px;
    height: 33px;
    border: none;
    cursor: pointer;
    float: right;
    text-align: center;
    background-image: url(img/small-white-search.png);
    background-color: #ec2a3c;
    background-position: center center;
    background-repeat: no-repeat;
}
.searchdiv .desc-searchinner2 img {
    position: absolute;
    top: -12px;
    left: 60px;
}
.bSearch span {
    color: #fff;
    font-size: 18px;
    margin-top: 5px;
}
.searchli{position: relative;}
.bpost_header_lang_dropdown button i{font-style: normal;}
ul.dropdown-menu-lang.open li a.mobilelang, .bpost_header_lang_dropdown button i.mobilelang {
    display: none;
}
#username-header-link-id ul.dropdown-menu.open {
    padding-top: 0px !important;
}
#username-header-link-id ul.dropdown-menu.open li:first-child a {
    font-family: 'Ubuntu-B' !important;
    color: #515151;
    cursor: pointer;
}
#username-header-link-id .dropdown.open button {
    visibility: hidden;
}
ul.bpost_header_lang.bpost_header_lang_dropdown {
    border-left: 1px solid #e9e9e9;
    padding-left: 10px !important;
}
.bpost_header_lang_dropdown .dropdown-menu-lang.open li.static-currlang-link span.caret {
    background: url(https://www.bpost.be/plug/img/Dark-Dropdown-Arrow.png);
    width: 10px;
    height: 4px;
    display: inline-block;
    margin-left: 5px;
    background-size: cover;
    border: none;
}
.bpost_header_lang_dropdown .dropdown-menu-lang.open {
    padding-top: 0 !important;
}
.bpost_header_lang_dropdown .dropdown-menu-lang.open li.static-currlang-link a {
    font-family: 'Ubuntu-L' !important;
    color: #515151 !important;
}
button#dLabelLang {
    font-family: 'Ubuntu-L';
}

/*================================= MEDIA SCREENS ===================================================*/
@media all and (max-width: 360px) and (min-width: 320px) {
    #bpost_header ul li:last-child a {
        padding: 0px 3px 0 5px;
        border-right: none;
    }
    #bpost_header ul li a{padding: 0 5px;}
}
@media all and (max-width: 500px) and (min-width: 320px) {
    #bpost_header ul li#username-header-link-id {
        display: block;
        right: 15px;
        margin-top: 5px;
        float: left;
    }
    .bpost_header_lang_dropdown .dropdown-menu-lang.open {
        top: -10px;
        left: -20px;
    }
    #username-header-link-id .dropdown-menu.open {
        left: 5px;
    }
    #bpost_header{padding: 10px 0 13px;}
    #username-header-link-id .dropdown-menu li a {
        padding: 0 10px !important;
    }
    #username-header-link-id .dropdown-menu li{text-align: left;}
    #bpost_header ul.bpost_header_links.bpost_header_links_tab_2{
        width: 78%;
    }
}
@media only screen and (max-width: 767px) {
    #bpost_header nav {
        width: 94%;
        margin: 0px auto;
    }
    #bpost_header ul li:last-child a {
        padding: 0px 10px;
    }
    #bpost_header ul.bpost_header_links.bpost_header_links_tab_1 {
        float: left;
        margin-right: 0;
        width: 100%;
    }
    #bpost_header ul.bpost_header_links {
        margin-right: 0;
    }
    #bpost_header ul.bpost_header_links.bpost_header_links_tab_1 li a {
        padding: 0 15px;
    }
    #bpost_header ul.bpost_header_links.bpost_header_links_tab_1 li.header-link-active:before{
        bottom: -14px;
    }
    #bpost_header ul.bpost_header_links.bpost_header_links_tab_2 li:first-child a {
        padding-left: 0;
    }
    #bpost_header ul li#search-header-link-id a {
        padding-right: 10px;
    }
    #bpost_header ul.bpost_header_links.bpost_header_links_tab_2 {
        margin-bottom: 5px;
        float: left;
    }
    #bpost_header .bpost_header_lang li:last-child a {
        padding: 0px 0px 0 10px;
    }
    #bpost_header ul.bpost_header_lang.bpost_header_lang_dropdown {
        margin-bottom: 3px;
    }
    .searchdiv {
        left: -158px;
        width: 290px;
        top: 30px;
    }
    .searchdiv .desc-searchinner2 input {
        width: 193px;
    }
    .searchdiv .desc-searchinner2 img{left: 180px;}
    .bpost_header_lang_dropdown button i {
        margin: 0;
        display: none;
    }
    .bpost_header_lang_dropdown button i.mobilelang {
        display: inline-block;
    }
    .bpost_header_lang_dropdown .dropdown-menu-lang{min-width: 75px;}
    .dropdown-menu-lang li a {
        display: none;
    }
    .dropdown-menu-lang li a.mobilelang {
        display: block !important;
    }
    #bpost_header .bpost_header_lang li a.mobilelang {
        display: inline-block !important;
    }
}
@media all and (max-width: 991px) and (min-width: 768px) {
    #bpost_header ul.bpost_header_links.bpost_header_links_tab_1 li a, #bpost_header ul li:last-child a {
        padding: 0 10px;
    }
}
@media all and (max-width: 1024px) and (min-width: 768px) {
    #bpost_header nav {
        width: 90%;
    }
    #bpost_header ul.bpost_header_links.bpost_header_links_tab_1 li a, #bpost_header ul li:last-child a {
        padding: 0 15px;
    }
    #bpost_header ul.bpost_header_links {
        margin-right: 0;
    }
}