#header.transparent {
    background-color: #fff;
}
#header.transparent #topMain.nav-pills > li > a {
    color: #151515;
}


ul.nav-second-main li a img {
    width: 20px;
}


div.vector-map {
    background-color: #ffffff !important; ;
    border: none !important;
    padding: 0px !important;
}

.height-600px {
    height: 600px !important;
    min-height: 600px !important;
}

.flag-drapeau {
    width: 20px;
    height: 20px;
    background-image: url("../img/flag-alg-mar-tun.jpg");
}

.modal-popout-bg {
    background-image: url("../img/competition.jpg");
    color: whitesmoke !important;
    text-align: center !important;
}
.modal-popout-bg h2, .modal-popout-bg .modal-title {
    color: white !important;
}
.modal-popout-bg .modal-body {
    margin: 10% 0 10% 0 !important;
    background: rgba(0, 0, 0, 0.5);
}
.modal-popout-bg .modal-body p {
    margin-bottom: 10px !important;
}
.modal-popout-bg button.close span {
    color: white !important;
}