/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.
 */

div#toolbar-administration {
    z-index: 9999;
    position: relative;
} 
.nav-item a.nav-link {
    color: #2F3634!important;
}
.nav-item a:hover {
    color: #2F3634!important;
}
.sidebar .sidebar-body .nav .nav-item.active .nav-link .link-icon {
    color: #76b900!important;
}
.sidebar .sidebar-body .nav .nav-item.active .nav-link::before {
    background: #76b900!important;
}
.btn-primary.disabled, .swal2-modal .swal2-actions button.disabled.swal2-confirm, .wizard > .actions a.disabled, .btn-primary:disabled, .swal2-modal .swal2-actions button.swal2-confirm:disabled, .wizard > .actions a:disabled {
    background-color: #ffffff!important;
    border-color: #76b900!important;
}
td.views-field.views-field-title a {
    font-weight: bold!important;
}
.views-exposed-form .js-form-item {
    margin-bottom: 10px;
}
input#edit-submit-administration-des-rapports {
    float: right;
    margin: 29px -5px 0;
    display: block;
    width: 100%;
    padding: 9px 0;
}
.page-node-type-rapports .layout__region.layout__region--content > div + div {
    margin-top: -35px;
    margin-left: 20px;
}
.page-node-type-rapports .layout__region.layout__region--content > div + div > div img {
    filter: invert(1);
}

.page-node-type-rapports .layout__region.layout__region--content > div + div > div {
    display: inline-block;
    color: #fff;
    background: #1887ff;
    padding: 4px 8px 1px;
    border-radius: 3px;
}
.auth-page .auth-left-wrapper {
    width: 100%;
    height: 100%;
    background-image: url('/themes/referenceur/images/referenceur-team.jpeg') !important;
    background-position: center;
    box-shadow: inset 0 0 0 1000px #9ac647c7;
    background-size: cover;
}
div#block-referenceur-content article > div > div + div {
    padding-top: 25px;
    border-top: 1px solid #e5e5e5;
    margin-top: 25px;
}
input[type="text"], select{
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1;
    color: #495057;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 2px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
input[type="text"]:focus{
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
form#node-rapports-form > .form-wrapper:nth-child(2n), .views-exposed-form > div:nth-child(2n) {
    margin-left: 5%;
}
form#node-rapports-form .js-form-type-vertical-tabs {
    display: none;
}
form#node-rapports-form > .form-wrapper:nth-child(3n), .views-exposed-form > div:nth-child(2n + 1) {
    clear: both;
}
form#node-rapports-form > .form-wrapper, .views-exposed-form > div {
    float: left;
    width: 47.5%;
}
form#node-rapports-form .description {
    display: none;
}
form#views-exposed-form-user-admin-people-page-1 > div{
    margin-bottom: 15px;
}
fieldset#edit-field-url-google-0, fieldset#edit-field-url-rapport-0, .views-exposed-form, fieldset#edit-status--wrapper {
    border: 1px solid #ced4da !important;
    border-radius: 2px;
    padding: 15px;
    margin: 15px 0;
    display: inline-block;
    width: 100%;
}
fieldset#edit-status--wrapper, fieldset#edit-roles--wrapper {
    float: left;
    width: 47.5%;
    
    border: 1px solid #ced4da !important;
    border-radius: 2px;
    padding: 15px;
    display: inline-block;
}
fieldset#edit-status--wrapper{
    margin-right: 5%;
}
.form-text{margin-top: 0 !important;}
fieldset#edit-field-url-google-0 span, fieldset#edit-field-url-rapport-0 span, fieldset#edit-status--wrapper legend span, fieldset#edit-roles--wrapper legend span{
    font-size: 14px; text-transform: uppercase; font-weight: 700; padding: 0 10px;
}
form#node-rapports-form > .form-wrapper.field--widget-text-textarea-with-summary{
    width: 100%;
    clear: both;
    margin: 15px 0 30px;
}
#node-rapports-form #edit-body-wrapper .field-edit-link, label .field-edit-link, #edit-preview, #node-rapports-edit-form .js-form-type-vertical-tabs, #edit-body-0-format{display: none;}
div#edit-account > div {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ced4da;
}
#node-rapports-edit-form .js-form-item-body-0-value{margin-bottom: 30px;}
.toolbar-horizontal div#edit-field-collaborateur-wrapper {
    display: block;
    margin: 30px 0;
}
/*div#edit-field-collaborateur-wrapper {
    display: none;
}*/
.nav-tabs li.active a {
    color: #222;
}

ul.tabs--primary.nav.nav-tabs {
    margin-bottom: 15px;
}
.nav-tabs li.active {
    border-bottom-color: #fff;
}
.nav-tabs li {
    padding: 5px 15px;
    border: 1px solid #ebedf2;
    margin-right: -1px;
    margin-bottom: -1px;
}
form > details {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
}
.layout.layout--onecol iframe {
    margin: 0 0 30px 0;
}
#block-referenceur-content article p + h2, #block-referenceur-content article p + h3, #block-referenceur-content article p + h4, #block-referenceur-content article p + h5{
    margin-top: 25px;
}
form.user-pass>div + p {
    padding: 10px 0;
    font-size: 12px;
}
