.homepage-pushes, .homepage-push {
    background-color: #6cadd3 !important;
}
.homepage-push:hover {
    background-color: #4799c1 !important;
}
.filters-tabs .tab-content {
    background-color: rgba(0, 0, 0, 0.3);
}
.slider-image {
    opacity: 0.9;
}
footer {
    background-color: #b8bfc3;
}
#License {
    background: #b8bfc3;
    color: #f6f8f9;
    letter-spacing: 1px;
    border-top: 1px solid #d3d7da;
}
#License > a {
    color: #f6f8f9;
    text-decoration: underline;
}
#License > a > img {
    margin: 0 8px;
    height: 20px;
}
.eping-footer-block-container {
    padding: 3rem 0;
}
.eping-footer-block-image {
    width: 100px;
    height: 100px;

}
.eping-footer-block-text {
    font-size: 1.7rem;
    line-height: 1.3;
    font-weight: 400;
    color: #222;
    text-transform: uppercase;
}
.eping-footer-block-image-container {
    width: 12%;
}


.eping-footer-block-button .btn {
    width: 100%;
    background: #6dadd2;
    border-color: #6dadd2;
    text-transform: uppercase;
    padding: 12px;
    font-size: 1.7rem;
    line-height: 1.3;
}

.brand-title-primary-part,
.brand-title-secondary-part {
    font-size: 20px;
    vertical-align: top;
    display: inline-block;
    font-family: Open Sans, Roboto, sans-serif !important;
    font-weight: 300;
    text-transform: uppercase;
}



/*STYLES TO GO 20 march 2018*/

/*procedures.css*/

.box .sumTitle h2 {
    margin-bottom: 20px;
    font-weight: 600 !important;
}
.stepContent {
    /* margin-top: 10px; */
}
h2.block-of-step-title {
    font-weight: 600;
}






/*all.css*/

#ficheStep {
    /* color: #3f4c5c; */
}
#ficheStep.structured .nav-tabs > li > a {
    font-weight: 600;
}
#ficheStep.structured .nav-tabs > .active > a, #ficheStep.structured .nav-tabs > .active > a:hover, #ficheStep.structured .nav-tabs > li > a:hover {
    color: #ffffff !important;
    background: #386186;
}






/*highslide*/

.highslide img {
    cursor: -webkit-zoom-in !important;
    border: 3px solid white;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
}

.highslide:hover img {
    /* border-color: gray; */
}





/*oldies*/

#ficheStep #stepDetailContent .flow {
    /* margin-top: 10px; */
}

ficheStep .optionalBulle.third-party .optMsg {
    color: #65a76a;
}


/*COLORS*/


.cd-panel .cd-panel-container {
    background: #6cadd5;
}
.bigmenu .sub-menu.active {
    background-color: rgba(59, 120, 167, 0.25);
}


header.navbar .navbar-brand img {
    height: 50px;
    margin-top: -17px;
}

.main-search-fields .main-search-fields-submit {
    background-color: #6cadd3;
}
#globalSearchBar .main-search-fields .main-search-fields-submit {
    background-color: #fff;
    color: #6cadd3;
}

.link-footer-item-footer a, .link-footer-item-footer a:hover {
    background-color: #6cadd3;
}
.link-footer-item-title {
    color: #6cadd3;
}
a.transparent-bordered-button, a.transparent-bordered-button:hover {
    color: #fff;
}
a.transparent-bordered-button:hover {
   background-color: #4799c1;
}

select option.option-none {
    display: none;
}