/* style bouton */
.btn-connect{
    /*background: #cd9a2e !important;*/
    background: #d39e0a  !important;
    color: #ffffff;
}
.text-red{ color: #d70000; }
.bg-red{
    background: #d70000!important;
    border-color: #d70000!important;
}
.fil-ari{
    background: #ececee;
}
.connect{
    padding:10px;
    width: 450px;
    margin-left: -12px;
}
.politik{
    font-size: 12px;
    text-align: justify;
}
.list-u{
    background: #cd9a2e;
    color: #ffffff !important;
    font-size: 17px;
    margin-top: 3.5%;
    border:1px solid white;
}
.body{
    background-image:url('../images/backgroundLogin.jpg');
    background-repeat: no-repeat;
    background-position:center;
    background-size: cover;
    background-attachment: fixed;
}
.border-gray{
    border: 3px solid #ebebeb;
}
.body-noel{
    background-image:url('../images/backgroundLoginNoel.png');
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: 100%
}
.top-bar-noel{
    background: #7b130d!important;
}
.body-paq{
    background-image:url('../images/fond_paq.jpg');
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: 100%
}

.box{
    background-image:url('../images/ico.png');
    background-repeat: no-repeat;
    background-size: 40px;
}

.welcome{
    background:#ffffff !important;
    border-bottom-color: #060259 !important;
}
.dispnone{display: none;
}
.elementstyle{
    bottom: 0px;
    left: 0px;
    right: 0px;
    top: 0px;
    position: fixed;
    background: rgba(0,0,0,.5);
}

.elementstylewh{
    bottom: 0px;
    left: 0px;
    right: 0px;
    top: 0px;
    position: fixed;
    background: #fffffe;
}

.elementconnexion{
    bottom: 0px;
    left: 0px;
    right: 0px;
    top: 0px;
    position: fixed;
    background: rgba(251,251,251,.5);
    z-index: 100000;
}

.blocqu{
    position: absolute;
    content: '';
    bottom: 10px;
    left: 10px;
    right: 10px;
    top: 60px;
    background: rgba(255,255,255,.8);
    width: auto;
    height: auto;
    border-radius: .28571429rem;
    z-index: 100000;
}

.box-1{
    border:2px solid #060259;color:#060259;opacity:1; 
}

.box-2{
    border:2px solid #cd9a2e;color:#cd9a2e;
}

.tit{
    color:#cd9a2e;
}

.headresult{
    background: #333 !important;
}

.tabColor{
    color: #060259;
}

.tabHead{
    font-size: 16px;
    font-style: normal;
    font-size-adjust: initial;
    text-transform: capitalize;
}

.dispnone{
    display: none;
}

.text-ecom{
    color:#121b44 !important;
}
.text-ecom-two{
    color:#d39e0a !important;
}

.text-darkness{
    color: #000000 !important;
    font-size: 15px;
    font-weight: bold;
}


/* **/
.debut{ margin-top: 20%;}
.fileimg{  margin-left: 80%; }
/** **/
#imgtourne {
    border-radius: 100px;
    margin-left: 0px;
    -webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

/** **/
/** Call out **/
.callout {
    margin: 20px 0;
    padding: 20px;
    border: 3px solid #e8e8e8;
    border-radius: 1em;
    background-color: #FFFFFE;
    color: #000000;
}
.callout-info { border-color: #12a4f4; }
.callout-warning { border-color: #f38733; }
.callout-success { border-color: #85c754; }
.callout-error { border-color: #F50707; }


/** Call out **/
/** **/
.message{
    position: relative;
    min-height: 1em;
    margin: 1em 0;
    padding: 1em 1.5em;
    line-height: 1.4285em;
    -webkit-transition: opacity .1s ease,color .1s ease,background .1s ease,box-shadow .1s ease;
    transition: opacity .1s ease,color .1s ease,background .1s ease,box-shadow .1s ease;
    border-radius: .28571429rem;
}
.message .header{
    display: block;
    font-family: Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;
    font-weight: 700;
    margin: -.14285714em 0 0;
}
.default{
    box-shadow: 0 0 0 1px #aeb6bb inset, 0 0 0 0 transparent;
    background-color: #f4f4f4;
    color: #050507;
}
.primary{
    box-shadow: 0 0 0 1px #188ae2 inset, 0 0 0 0 transparent;
    background-color: #fffff9;
    color: #188ae2;
}
.warning{
    box-shadow: 0 0 0 1px #C9BA9B inset, 0 0 0 0 transparent;
    background-color: #FFFAF3;
    color: #573A08;
}
.danger{
    box-shadow: 0 0 0 1px #E0B4B4 inset, 0 0 0 0 transparent;
    background-color: #FFF6F6;
    color: #9F3A38;
}
.info{
    box-shadow: 0 0 0 1px #A9D5DE inset, 0 0 0 0 transparent;
    background-color: #F8FFFF;
    color: #276F86;
}
.info-plain{
    background-color: #276F86 !important;
    border-color: #F8FFFF !important;
    color: #FFF !important;
}
.success{
    box-shadow: 0 0 0 1px #A3C293 inset, 0 0 0 0 transparent;
    background-color: #FCFFF5;
    color: #2C662D;
}
.purple{
    box-shadow: 0 0 0 1px #45005e inset, 0 0 0 0 transparent;
    background-color: #f8effb;
    color: #45005e;
}
.purple-plain{
    background-color: #45005e !important;
    border-color: #f8effb !important;
    color: #FFF !important;
}
.green{
    box-shadow: 0 0 0 1px #939903 inset, 0 0 0 0 transparent;
    background-color: #fbfbe3;
    color: #252700;
}
.basic-lbl{
    display: inline-block;
    line-height: 1;
    vertical-align: baseline;
    margin: 0 .14285714em;
    padding: 7px 7px;
    text-transform: none;
    font-weight: 700;
    border-radius: .28571429rem;
    -webkit-transition: background .1s ease;
    transition: background .1s ease;
    border: 1px solid;
}
.lbl-purple{
    background-color: #FFF !important;
    color: #A333C8!important;
    border-color: #A333C8 !important;
}
.lbl-purple-plain{
    background-color: #A333C8 !important;
    border-color: #A333C8 !important;
    color: #FFF !important;
}
.lbl-yellowor{
    background-color: #FFF !important;
    color: #c5a100!important;
    border-color: #c5a100 !important;
}
.lbl-blue{
    background-color: #FFF !important;
    color: rgb(11, 11, 224)!important;
    border-color: rgb(11, 11, 224) !important;
}
.lbl-production{
    background-color: #FFF !important;
    color: #fd0249!important;
    border-color: #fd0249 !important;
}
.lbl-warning{
    background-color: #FFF !important;
    color: #eea710!important;
    border-color: #eea710 !important;
}
.lbl-warning-plain{
    background-color: #eea710 !important;
    border-color: #eea710 !important;
    color: #000000 !important;
}
.lbl-orange{
    background-color: #FFF !important;
    color: #ffa500!important;
    border-color: #ffa500 !important;
}
.lbl-orange-plain{
    background-color: #ffa500 !important;
    border-color: #ffa500 !important;
    color: #000000 !important;
}
.lbl-danger-plain{
    background-color: #DB2828 !important;
    border-color: #DB2828 !important;
    color: #FFF !important;
}
.lbl-danger{
    background-color: #FFF !important;
    color: #DB2828!important;
    border-color: #DB2828 !important;
}
.lbl-info{
    background-color: #FFF !important;
    color: #03adc3!important;
    border-color: #03adc3 !important;
}
.lbl-info-plain{
    background-color: #03adc3 !important;
    border-color: #03adc3 !important;
    color: #FFF !important;
}
.lbl-success{
    background-color: #FFF !important;
    color: #75c042! important;
    border-color: #75c042 !important;
}
.lbl-success-plain{
    background-color: #75c042 !important;
    border-color: #75c042 !important;
    color: #FFF !important;
}
.bggrayy{
    background-color: #7c8087 !important;
}
.bg-ecom{
    background:#050159!important;
    border-top: 5px solid #c5a100;
    padding: 17px;
    color: white;
}
.font14{
    font-size: 14px;
}
.text-dark{
    color: #000000!important;
}
.text-ecom{
    color: #121b44!important;
}
.text-ecom-two{
    color:#d39e0a !important;
}
.m-l-lg{
    margin-left: 2em!important;
}
/** **/
.radio-tile-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.input-container {
    position: relative;
    height:  15rem;
    width:  15rem;
    margin: 0.5rem;
}
.radio-button {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    cursor: pointer;
}

.radio-tile {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    border: 2px solid rgba(0, 0, 0, .17);
    border-radius: 5px;
    padding: 1rem;
    transition: transform 300ms ease;
}
.icon svg {
    fill: #079ad9;
    width: 3rem;
    height: 3rem;
    align-items: center;
}
.radio-tile-label {
    text-align: center;
    font-size: 0.95rem;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #079ad9;
}

.radio-button:checked + .radio-tile {
    background-color: rgba(246, 215, 110, .2);
    border: 3px solid #f6d76e;
    color: white!important;
    transform: scale(1.1, 1.1);
}
.icon svg {
    fill: white;
    background-color: #079ad9;
}
.radio-tile-label {
    color: white;
}
/** valdiation buttons **/
.action-btn{
    position: fixed;
    right: 7px;
    -webkit-writing-mode: horizontal-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: horizontal-rl;
    font-weight: 600;
    text-decoration: none!important;
    background-color: #f5707a;
    color: #fff!important;
    padding: 8px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-transform: capitalize;
    z-index: 999999;
    border-radius: 5em!important;
}
.action-btn-print {
    top: 15%;
    background-color: #eeeeee;
    color: #223266!important;  
}
.action-btn-default {
    top: 25%;
    background-color: #a69577;
    color: #fff!important;  
}
.action-btn-info {
    top: 35%;
    background-color: #276F86;
    color: #fff!important;  
}
.action-btn-orange {
    top: 45%;
    background-color: #ff5700;
    color: #fff!important;  
}
.action-btn-success {
    top: 55%;
    background-color: #75c042;
    color: #fff!important;  
}
.action-btn-error {
    top: 65%;
    background-color: #f70211;
    color: #fff!important;  
}
.action-btn-purple {
    top: 75%;
    background-color: #A333C8;
    color: #fff!important;  
}


/* Scrollbar  */
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

body::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #cd9a2e;
}

.bg-ecom-form {
    background: #f5f5f5!important;
}

.border-ecom-one {
    border: 1px solid #121b44!important;
}

.border-ecom-two {
    border: 1px solid #cd9a2e!important;
}


.slimScrollBar {
    background: rgb(18, 27, 68, .7)!important;
    width: 10px!important;
    opacity: 0.85!important;
}

.ws-font-17 {
    font-size: 13px!important;
    margin-bottom: 10px!important;
}

.ws-font-33 {
    font-size: 33px!important;
    margin-bottom: 10px!important;
}
