
body > div.container.index_container.shadow {
    width: 85%;
    position: relative;
}

textarea#comment_decision.form-control {
    margin-bottom: 10px;
}

div#urgence.urgence {
    background-color: #a94442;
}

div#urgence.urgence > ul > li > a:hover {
    color: white;
    background-color: #813432;
}

div#urgence.urgence > ul > li.active > a {
    color: #813432;
    border-color: white;
}

td.date-urgence {
    color: red;
    font-weight: bold;
}

html body div.container.index_container.shadow div.row div.col-md-12 div.panel.with-nav-tabs.panel-primary div#content_tab.tab-content.withPadding div#create.tab-pane.active div.col-md-12 div#div_data_account.tab-pane.active form.AVAST_PAM_signupform div.col-md-6 select.selectpicker option#notLinkedForNow {
    background-color: red;
    font-weight: bold;
}

html body div.container.index_container.shadow div.row div.col-md-12 div.panel.with-nav-tabs.panel-primary div#content_tab.tab-content.withPadding div#create.tab-pane.active div.col-md-12 div#div_data_account.tab-pane.active form.AVAST_PAM_signupform div.col-md-6 select.selectpicker.decorated option:hover {
    box-shadow: 0 0 10px 100px #1882A8 inset;
}

html body div.container.index_container.shadow div.row div.col-md-12 div.panel.with-nav-tabs.panel-primary div#content_tab.tab-content.withPadding div#create.tab-pane.active div.col-md-12 div#div_data_account.tab-pane.active form.AVAST_PAM_signupform div.col-md-6 select.selectpicker.decorated option:focus {
    background-color: #FFF;
    outline: none;
    border: none;
    box-shadow: none;
}

hr.styleone {
    border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #7A7A7A, #333, #7A7A7A);
}

div.body_animation {
    font: normal 40px/50px Arial, sans-serif;
    color: #999;
}

hr.swagseparator {
    border-top: 1px solid #8c8b8b;
}

@media (min-width: 992px) {
    .col-md-border:not(:last-child) {
        border-right: 1px solid #d7d7d7;
    }

    .col-md-border + .col-md-border {
        border-left: 1px solid #d7d7d7;
        margin-left: -1px;
    }
}


div.verticalDiv {
    width: 1px;
    display: table-cell;
    background-color: black;
    height: 15%;
}

button#tocenter.button_from {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

form#tocenter {
    margin-bottom: 0px;
}

table > tr.urgence {
    background-color: red;
}

tr.urgence {
    background-color: #ff8080 !important;
}

tr.en-charge {
    background-color: #5cdd5f !important;
}

tr.en-cours {
    background-color: #fff266 !important;
}

tr.en-attente {
    background-color: #68a7ff !important;
}

p.p_animation {
    height: auto;
    float: left;
    margin-right: 0.3em;
}

.mark {
    background-color: red;
}

.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../img/downsize_loading.gif) center no-repeat #fff;
}

.se-pre-con h2 {
    text-align: center;
    position: center;
    margin-top: 200px;
    margin-left: auto;
    margin-right: auto;
}

div.backgrey {
    margin: auto;
    padding: 15px;
    border-radius: 4px;
    background-color: #ffffff;
    border: 1px solid #e7e7e7;
    border-width: 3px 2px 4px 2px;
}

div.plansBackground {
    background-color: #47849B;
    background: rgba(71, 132, 154, 0.63);
    padding: 15px;
    border-radius: 4px;
    border: 1px solid #e7e7e7;
    border-width: 3px 2px 4px 2px;
}

div.filesBackground {
    background-color: #47849B;
    background: rgba(230, 115, 43, 0.6);
    padding: 15px;
    border-radius: 4px;
    border: 1px solid #e7e7e7;
    border-width: 3px 2px 4px 2px;
}

div.center_block button {
    float: middle;
    margin: auto;
    display: block;
}

div.container.index_container.shadow {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .25);
}

div.container.index_container {
    border-radius: 5px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 50px;
    padding-top: 20px;
    background-color: #f9fbfc;
    margin-top: 15px;
    margin-bottom: 15px;
}

div.details_separator.top {
    border-top: solid black 1px;
}

div.details_separator.middle {
    border-top: solid black 1px;
    border-bottom: solid black 1px;
    padding-bottom: 25px;
}

div.details_separator.bottom {
    border-bottom: solid black 1px;
}

div.details_separator {
    margin-top: 1px;
    margin-bottom: 1px;
}

div.background_ersg {
    background-image: url('../img/eurosignal3.png');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    width: 254px;
    height: 150px;
}

img.background-logo {
    height: 80px;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: 50px;
}

div.row_articles {
    height: auto;
    margin-top: 20px;
    border-top: solid white 1px;
}

div.row_articles div {
    margin-bottom: 45px;
}

div.row_articles div.item {
    margin-bottom: 75px;
    margin-top: 50px;
    padding: 15px;
    border-radius: 5px;
    border-color: white;
    border-width: 1px;
    border-style: solid;
    background-image: url('../img/noisy_net.png');
}

div.row_articles div.item h3 {
    color: white;
}

div.row_articles div.item p {
    color: #d8d8d8;
}

div.separate_top {
    margin-bottom: 20px;
}

div.withmarg {
    margin-top: 69px;
    margin-bottom: 20px;
}

b.p_animation {
    text-align: center;
    float: left;
    overflow: hidden;
    position: relative;
    height: 50px;
}

span1 {
    display: inline-block;
    color: #e74c3c;
    position: relative;
    white-space: nowrap;
    top: 0;
    left: 0;
    -webkit-animation: move 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-delay: 1s;
}

span2 {
    display: inline-block;
    color: #e74c3c;
    white-space: nowrap;
    top: 0;
    left: 0;
}

@keyframes move {
    0% {
        top: 0px;
    }

    20% {
        top: -50px;
    }

    40% {
        top: -100px;
    }

    60% {
        top: -150px;
    }

    80% {
        top: -200px;
    }
}

a#title_navbar:hover {
    color: #337ab7;
}

div#onglets > ul#onglets-menu {
    display: inline-block;
}

div#onglets-contenu > div {
    display: none;
}

div#onglets-contenu > div.contenu-actif {
    display: grid;
}

body {
    background-image: url('../img/shadowow.png')
}

body.index {
    background-image: url('../img/font8.JPG');
}

div.content {
    background-color: white;
    opacity: 0.8;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

div.body_animation {
    width: auto;
    height: auto;
}

div.tabStats {
    padding-top: 20px;
}

div.content h3 {
    padding-top: 5px;
}

div.content p {
    padding-bottom: 2px;
}

div.content small {
    margin-bottom: 2px;
}

.not-full {
    width: 80% !important;
}

.logo {
    height: 100px;
}

/** Formulaire de commande */
small.block {
    display: block;
}

div.card-body > div.plan-container > div.col-md-12 {
    padding-left: 0;
    padding-right: 0;
}

button.btn[disabled]#validate-plan {
    opacity: 0.2;
}

input.wrong-input,
select.wrong-input {
    border-color: #a94442;
}

span.help-block {
    color: #a94442;
    display: none;
}

.required {
    color: #ff0500;
}

h6.display-inline,
p.display-inline {
    display: inline;
    font-size: 15px;
}

h6.big {
    font-size: 15px;
}

select.form-control {
    font-size: 14px;
}

input.disabled {
    cursor: not-allowed;
}

a.list-group-item-action {
    background: #23c2ff73;
}

a.commande {
    color: #158cba !important;
    font-weight: 600;
}

table.table-bordered > tr:last-child {
    border: unset !important;
}

/** Récupèration de fichiers **/
.glyphicon.spinning {
    animation: spin 1s infinite linear;
    -webkit-animation: spin2 1s infinite linear;
}

button.spinner-loader {
    border: unset !important;
    margin-left: auto;
    margin-right: auto;
    display: block;
    color: black;
    background-color: unset !important;
}

span.spinning {
    margin-right: 5px;
}

@keyframes spin {
    from {
        transform: scale(1) rotate(0deg);
    }
    to {
        transform: scale(1) rotate(360deg);
    }
}

@-webkit-keyframes spin2 {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

div.datepicker-days {
    background: #E4E4E4E4;
}

.element-hidden {
    display: none;
}

.element-visible {
    display: block;
    visibility: visible !important;
}

.table-row > td:nth-last-child(-n + 2) {
    text-align: center;
}

/** select **/
.select-width {
    width: 100% !important;
}

ul.dropdown-menu {
    min-width: unset !important;
}

input.margin, select.margin {
    /*margin-top: 0;*/
    margin-bottom: 15px;
}

.bootstrap-select button.dropdown-toggle {
    /*margin-top: 0;*/
    margin-bottom: 15px;
    height: 38px;
}

.margin-top {
    margin-top: 6px;
    margin-bottom: 9px;
}

/** Form **/
.adr-livr-container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
}

/** LOGIN **/
button.ext {
    margin-top: 5px !important;
}

button.int {
    margin-bottom: 0 !important;
    background: #ff4136 !important;
}

.title-container {
    display: flex;
}

#info {
    font-size: 1.5em;
}

#memo-btn {
    border: none;
    background: none;
    margin-right: auto;
}

#memo-btn:focus,
#memo-btn:active {
    outline: none;
    box-shadow: none;
}

div.datepicker-days {
  background: #E4E4E4E4;
}

.element-hidden {
  display: none;
}

.element-visible {
  display: block;
  visibility: visible !important;
}

.table-row>td:nth-last-child(-n + 2){
  text-align: center;
}
/** select **/
.select-width {
    width: 100% !important;
}
ul.dropdown-menu {
    min-width: unset !important;
}
input.margin, select.margin {
    /*margin-top: 0;*/
    margin-bottom: 15px;
}
.bootstrap-select button.dropdown-toggle {
    /*margin-top: 0;*/
    margin-bottom: 15px;
    height: 38px;
}
.margin-top {
    margin-top: 6px;
    margin-bottom: 9px;
}

/** Form **/
.adr-livr-container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
}

/** LOGIN **/
button.ext {
    margin-top:5px !important;
}

button.int {
    margin-bottom: 0 !important;
    background: #ff4136 !important;
}