/* ------------ WHOLE SITE CUSTOMISATION ----------------- */

@font-face {
font-family: "Lato";
src :url('fonts/Lato-Regular.ttf');
}
@font-face {
font-family: "Lato_Bold";
src :url('fonts/Lato-Bold.ttf');
}
@font-face {
font-family: "Lato_Italic";
src :url('fonts/Lato-Italic.ttf');
}
/*  
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&display=swap');
body {
    font-family: "Lato";
    font-size: 1.55em;
}

main {
    min-height: 900px;
}

.topic > ol > li::before,
ul > li::before {
    font-weight: bold;
} */

/* ------   ENLEVER LE LIEN EDIT ONLINE ------- */
.edit-link {
    display: none;
}

/* .p,
.ph,
.shortdesc,
.context,
.prereq,
.postreq,
.task,
.taskresult,
.substep,
.li,
.note {
    padding-bottom: 1em;
} */
.wh_topic_content {
    color: #253647;
}

#wh_topic_body {
    padding-bottom: 3em;
}
/* 
.wh_content_area,
.ph,
.shortdesc,
.context,
.prereq,
.topic,
.entry,
.uicontrol,
.term,
.task,
.taskresult,
.substep,
.li,
.ul,
.note,
.stentry
{
    font-size: 1.1em;
    line-height: 1.5em;
}
p {
    font-size: 1.1em;
    line-height: 1.1em;
}
.step-with-substeps {
    font-size: 1.1em;
    font-style: italic;
}
.li::marker,
.ul::marker {
    font-weight: 700;
    font-size: 1.1em;
}*/

.topictitle1 {
    font-weight: bold;
    color: #253647;
    padding-bottom: 0.7em;
}

h1 {
    text-transform: uppercase;
}
.image {
    padding: 2em 0em 2em 0em;
}

.little_image {
    padding: 0; 
    
    
    /* ---- CUSTOMISATION OF PICTOGRAMS/img integrated in the text !!! ----- */
}

a,
a:hover,
a:visited,
.xref {
    color: #00aec7;
}

a:hover {
    text-decoration: #00aec7;
}

.uicontrol {
    background: #ebebeb;
}

/* ------------ HEADER CUSTOMISATION ----------------- */

.wh_header {
    background-color: #253647;
    background-image: none;
    padding: 0;
}

.navbar .navbar-default .wh_header .header-sticky {
    padding: 0;
}

.not_displayed {
    display: none !important;
}

@media only screen and (min-width : 768px) {

    .doc-ready .wh_top_menu:hover ul li a {
        background: #253647;
    }
    .wh_top_menu ul a {
        font-size: 1.2em;
        text-transform: uppercase;
        color: #8CD0E3 !important;
        font-weight: bold;
    }
    .wh_top_menu li ul li a {
        text-transform: none;

    }

    .not_displayed {
        display: none !important;
    }
}

/* ------------ SEARCH CUSTOMISATION ----------------- */
/* .wh_search_input {
    border-bottom: solid 2px #00aec7;
}*/
.wh_search_textfield {
    border: solid 1px #253647;
    color: #253647;
    background-color: #EBFCFF;
    padding: 0 0.4em;
    height: 3em;
    font-size: 1em;
    width: 88%;
}

.wh_search_button {
    background-color: white;
    color: #253647;
    font-size: 1.2em;
    border: none;
}

.wh_search_input {
    border-bottom: 1px solid #EBFCFF;
    box-shadow: inset 0 0 1em #EBFCFF;
}


/* --------------- PAGE RESULTS ------------------------- */
.wh_search_expression,
.searchresult li a,
.showSimilarPages,
.page-link {
    color: #00aec7;
}
.page-item.active .page-link
{
    background-color: #00aec7;
    border-color: #00aec7;
}

/* ------------ HOME MAIN CUSTOMISATION ----------------- */

.wh_tile {
    border: 1px solid #253647;
    border-radius: 4px;
    background-color: #EBFCFF;
}
.wh_publication_toc {
    background-color: #EBFCFF;
    border: solid 1px #00aec7;
}

.wh_publication_toc .active > .topicref a {
    color: #00aec7;
}

.wh_publication_toc div,
.wh_publication_toc a,
.wh_publication_toc a:visited,
.wh_publication_toc a:hover {
    color: #253647;
}

.wh_tile_shortdesc {
    color: #253647;
    font-weight: 400;
    font-size: 1.1em;
    margin-top: 0.5em;
    text-align: justify;
}
.wh_tile_title a {
    font-size: 1.5em;
    text-transform: uppercase;
    color: #00aec7 !important;
    font-weight: bold;
    line-height: 1em;
}
.wh_main_page .wh_content_area {
    padding: 4em 0 2em 0;
}

.wh_tile_shortdesc {
    font-size: 1.2em;
    color: #253647;
}

.explanation {
    max-width: 60%;
    text-align: center;
    margin: auto;
    color: #253647;
    font-size: 1.2em;
    padding-bottom: 20px;
}


/* ------------ OTHER PAGES MAIN CUSTOMISATION ----------------- */
.home a:before {
    color: #00aec7;
}
.wh_breadcrumb ol .active a {
    color: #00aec7;
}
.wh_breadcrumb ol,
.wh_breadcrumb ol a {
    color: #253647;
}
.wh_tools {
    border-bottom: solid 2px #00aec7;
    font-size: 1.2em;
}
.wh_print_link button {
    color: #00aec7;
    font-size: 1.2em;
}
.wh_topic_content .shortdesc {
    font-style: italic;
}

.stentry {
    border: 0;
}
.inline {
    display: inline-block;
}

.step::marker {
color:#00aec7;
font-weight:bold;
}

.li::marker {
color:#00aec7;
font-weight:bold;
}

.wh_step{
    color: #00aec7;
    font-size: 1.2em;
    font-style: italic;
}

/* -------- FLOATING IMAGES CUSTOMIZATION ------------------ */
.side-by-side {
    display: inline-block !important;
    width: 45%;
}
image .side-by-side {
    vertical-align: top;
}

/* ------------- VIDEO FILES CUSTIMISATION -------------------- */
.iframe {
    max-width: 70%;
    height: auto;
}
.embed-responsive {
    background-color: transparent;
}
.video {
    font-weight: bold;
}
/* ------------ FOOTER CUSTOMISATION NOT DISPLAYED!!! ----------------- */
.wh_footer {
    background-color: #253647;
    background-image: none;
}

.wh_footer a {
    color: #00aec7;
}

#go2top {
    border: 1px solid #00aec8;
    color: #253647;
    background-color: #00aec7;
}


/* #footer {
    background: #253647;
    padding: 50px;
    color: #8CD0E3;
    text-align: center;
    font-weight: 700;
}
*/
