/*!
 * Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
 * wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
 * v4.0.9 - 2014-12-11
 *
 */
/*!
 *
 * Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
 * wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
 *
 */
@media screen {
    body.splash-page #gcwu-sig {
        height: 1.5em
    }

    body.splash-page #wmms {
        float: right;
        height: 2.1em;
        margin-top: 10px
    }

    body.splash-page header {
        margin-top: 1.2em
    }

    body.splash-page main > div {
        background: url(/sites/all/themes/wet4/assets/sp-pe-bg.jpg) repeat-x center top;
        margin-top: 10px;
        padding-top: 20px
    }

    body.splash-page main h1 {
        margin: 0 0 30px;
        position: relative;
        text-align: center
    }

    body.splash-page main h2 {
        font-size: 180%
    }
}

@media screen and (max-width: 991px) {
    body.splash-page main h2 {
        text-align: center
    }
}

@media screen and (min-width: 992px) {
    body.splash-page main {
        position: relative
    }

    body.splash-page main > div:before {
        background: url(/sites/all/themes/wet4/assets/sp-pe-leaf.jpg) no-repeat 50%;
        content: " ";
        display: block;
        height: 147px;
        left: 0;
        position: absolute;
        top: 93px;
        width: 100%
    }

    body.splash-page main h2 {
        min-height: 4em
    }

    main section + section h2 {
        text-align: right
    }

    body.splash-page main section .list-unstyled {
        margin-top: 120px
    }
}

/* Language Selector */
#wb-bar .container {
    height: 46px;
}

#block-locale-language #gc-bar {
    margin: 15px 10px 0 0;
}

#block-locale-language .item-list ul li {
    margin: 0;
}

#block-locale-language #gc-bar > li:first-child a {
    border-left: 1px solid #fff;
}

ul#gc-bar.list-inline {
    margin: 15px 0 15px 10px;
}

/* Search block */
#search-block-form .form-group {
    margin: 0 5px 0 0;
}

.search-form {
    margin: 0;
}

/* Search button */

#wb-srch-sub,
.search-form input.form-submit {
    color: #000 !important;
    cursor: pointer !important;
    border-radius: 4px !important;
    padding: 6px 12px !important;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    line-height: 0.5 !important;
}

.search-form input.form-submit:focus {
    /*border: solid 3px #C41F1F !important;*/
    outline-color: #C41F1F !important;
}

/* Menu */
#wb-sm .sm a,
#wb-sm .sm summary {
    display: inline-block;
}

li.slflnk a {
    width: 100%;
}

/* Breadcrumbs */
.breadcrumb > li + li::before {
    padding: 0 10px;
}

.breadcrumb {
    background: #F5F5F5 !important;
}

/* Sidebar Menu Block */

.region-sidebar-first .list-group-item.active, .list-group-item .wb-navcurr {
    border: 1px solid #ddd;
}

#wb-sec .list-group .list-group .sidebar-sub .list-group-item {
    padding-left: 2.8em;
}

nav#wb-sec {
    margin-top: 1em;
}

main {
    margin-top: 1em;
}

.not-front main {
    padding: 0 15px;
}

main h1,
main h2,
main h3 {
    margin-top: 0px;
}

.front main {
    margin-top: 0px;
}

/* Checkbox spacing */
.checkbox input[type=checkbox] {
    margin-left: 0;
}

/* Local menu tabs */
.tabs ul {
    border-bottom: 1px solid #ccc;
}

/* Sidebar Aside */

#sidebar-aside h1:first-child,
#sidebar-aside h2:first-child,
#sidebar-aside h3:first-child {
    margin-top: 0;
}

/* Local Tasks */

.local-tabs {
    position: relative;
}

.local-tabs [role="tablist"] {
    list-style: outside none none;
    margin: 0px;
    padding: 0px;
    position: relative;
}

.local-tabs .generated[role="tablist"] li {
    border-bottom: 0px none;
    top: 1px;
}

.local-tabs [role="tablist"] li.active {
    background: none repeat scroll 0% 0% #FFF;
    border-bottom: 0px none;
    cursor: default;
    padding-bottom: 1px;
    z-index: 2;
}

.local-tabs [role="tablist"] li {
    background: none repeat scroll 0% 0% #EBF2FC;
    border: 1px solid #CCC;
    color: #000;
    cursor: pointer;
    margin: 0px 10px 0px 0px;
    position: relative;
    text-align: center;
}

.local-tabs .generated[role="tablist"] li {
    border-bottom: 0px none;
    top: 1px;
}

.local-tabs [role="tablist"] li,
.local-tabs [role="tablist"] li a {
    display: inline-block;
}

.local-tabs [role="tablist"] {
    list-style: outside none none;
}

.local-tabs [role="tablist"] li.active a {
    border-top: 4px solid #666;
    cursor: default;
    padding-top: 6px;
}

.local-tabs [role="tablist"] li a {
    color: #000;
    padding: 10px;
    text-decoration: none;
}

.local-tabs [role="tablist"] li,
.local-tabs [role="tablist"] li a {
    display: inline-block;
}

.local-tabs [role=tablist] li:focus,
.local-tabs [role=tablist] li:hover {
    background: #ccc;
    background: rgba(204, 204, 204, .9)
}

/* Decision Form */

.form-control {
    max-width: 100%;
    width: 100% !important;
}
