﻿/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 22 févr. 2016, 14:27:18
    Author     : Naoufel
*/

/*body{
    color : red;
    background-color: orange;
}

.content {
     background-color: orange;
}

#wrapper,#tabInner{
    background-color: orange;
}

label{
    color:green;
}*/





#install_in_progress{
    color: #007B91;
}

.btn-lg:hover,.btn-md:hover,.scanandroid:hover,.selectClient{
    background:  #007B91;
    color: #edecec;
}

.btn-lg:hover,.btn-md:hover,.scanandroid:hover,.selectClient:hover{
    opacity:0.5;
    color: #edecec;

}

.btn-lg,.btn-md,.scanandroid,#open_camera_iban:hover,#open_camera_iban:focus
,#open_camera_chequebarre:hover,#open_camera_chequebarre:focus,
#open_camera_kbis:hover,#open_camera_kbis:focus,
#open_camera_identity:hover,#open_camera_identity:focus,

.identite-input-file:hover + .identite-input-file-trigger,
.identite-input-file:focus + .identite-input-file-trigger,
.identite-input-file-trigger:hover,
.identite-input-file-trigger:focus,

.kbis-input-file:hover + .kbis-input-file-trigger,
.kbis-input-file:focus + .kbis-input-file-trigger,
.kbis-input-file-trigger:hover,
.kbis-input-file-trigger:focus,

.iban-input-file:hover + .iban-input-file-trigger,
.iban-input-file:focus + .iban-input-file-trigger,
.iban-input-file-trigger:hover,
.iban-input-file-trigger:focus
{
    background:  #007B91;
    color: #edecec;
}

.chequebarre-input-file:hover + .chequebarre-input-file-trigger,
.chequebarre-input-file:focus + .chequebarre-input-file-trigger,
.chequebarre-input-file-trigger:hover,
.chequebarre-input-file-trigger:focus
{
    background:  #007B91;
    color: #edecec;
}

.residence-input-file:hover + .residence-input-file-trigger,
.residence-input-file:focus + .residence-input-file-trigger,
.residence-input-file-trigger:hover,
.residence-input-file-trigger:focus
{
    background:  #007B91;
    color: #edecec;
}

.btn-md,.scanandroid,.identite-input-file-trigger,.kbis-input-file-trigger,
.iban-input-file-trigger,.chequebarre-input-file-trigger,.residence-input-file-trigger{
    background:  #007B91;
    color: #edecec;
}

#start_identity_button,#start_kbis_button,#start_iban_button,#start_chequebarre_button,#start_residence_button{
    width: 153px;
    height:40px;
    padding: 5px;
    background: #0C6FA6;
    color: #edecec;
    font-size: 1em;
    transition: all .4s;
    cursor: pointer;
}


























#form_identification .inputs #submit {
    width: 100%;
    margin-top: 20px;
    padding: 15px 0;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    text-align: center;
    text-decoration: none;
    background: -moz-linear-gradient(
        top,
        #007B91 0%,
        #007B91);
    background: -webkit-gradient(
        linear, left top, left bottom, 
        from(#007B91),
        to(#007B91));
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #737b8d;
    -moz-box-shadow:
        0px 5px 5px rgba(000,000,000,0.1),
        inset 0px 1px 0px rgba(255,255,255,0.5);
    -webkit-box-shadow:
        0px 5px 5px rgba(000,000,000,0.1),
        inset 0px 1px 0px rgba(255,255,255,0.5);
    box-shadow:
        0px 5px 5px rgba(000,000,000,0.1),
        inset 0px 1px 0px rgba(255,255,255,0.5);
    text-shadow:
        0px 1px 3px rgba(000,000,000,0.3),
        0px 0px 0px rgba(255,255,255,0);
    display: table;
    position: static;
    clear: both;
}

#form_identification .inputs #submit:hover {
    opacity:0,5;
}


.btn-primary{
    color: #edecec;
    background: #007B91;
}

.btn-primary :hover,.btn-primary :over,.btn-primary :focus{
    opacity:0.5;
}

#message_load_cni,#message_load_iban,#message_load_kbis{
    color: #007B91;
}

/* quelques styles d'interactions */
#open_camera_iban:hover,#open_camera_iban:focus,
#open_camera_kbis:hover,#open_camera_kbis:focus,
#open_camera_identity:hover,#open_camera_identity:focus,

.identite-js .identite-input-file:hover + .identite-input-file-trigger,
.identite-js .identite-input-file:focus + .identite-input-file-trigger,
.identite-js .identite-input-file-trigger:hover,
.identite-js .identite-input-file-trigger:focus,

.kbis-js .kbis-input-file:hover + .kbis-input-file-trigger,
.kbis-js .kbis-input-file:focus + .kbis-input-file-trigger,
.kbis-js .kbis-input-file-trigger:hover,
.kbis-js .kbis-input-file-trigger:focus,

.iban-js .iban-input-file:hover + .iban-input-file-trigger,
.iban-js .iban-input-file:focus + .iban-input-file-trigger,
.iban-js .iban-input-file-trigger:hover,
.iban-js .iban-input-file-trigger:focus
{
    background: #007B91;
    color: #b5e5e8;
}


#start_identity_button,#start_kbis_button,#start_iban_button{
    width: 153px;
    height:40px;
    padding: 5px;
    background: #007B91;
    color: #edecec;
    font-size: 1em;
    transition: all .4s;
    cursor: pointer;
}

#open_camera_kbis,#open_camera_iban,
#open_camera_identity,
.identite-js .identite-input-file-trigger,
.kbis-js .kbis-input-file-trigger,
.iban-js .iban-input-file-trigger{
    display: block;
    padding: 5px;
    background: #007B91;
    color: #edecec;
    font-size: 1em;
    transition: all .4s;
    cursor: pointer;
}


a:hover, a:active, a:focus {
    outline: 0;
}



.bs-wizard {margin-top: 40px;}
.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #0C6FA6; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #007B91; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} 
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #edecec; border-radius: 50px; position: absolute; top: 8px; left: 8px; } 
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #007B91;}
.bs-wizard > .bs-wizard-step.active-step > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.actual-step > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0,6;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none;}

.bs-wizard > .bs-wizard-step.active-step > .progress > .progress-bar{
    transition-timing-function: linear;
    transition-duration: 1s;
    width:100%;
}

.bs-wizard > .bs-wizard-step.actual-step > .progress > .progress-bar{
    transition-timing-function: linear;
    transition-delay: 1s;
    transition-duration: 1s;
    width:50%;
}

.colorGlyficonDetail{
    color: #007B91;
}

.dashboard-div{
    background-color: #007B91;
}

.dashboard-text{
    color:#edecec;
}

.dashboard-label{
    color:black;
    background-color:#edecec;
}

.panel-primary{
    border-color: #007B91;
}

.panel-primary .panel-heading{
    background-color: #007B91;
}

.panel-primary .panel-title{
    color : #edecec;
}
.collapseForPanel{
    color : #edecec !important;
}
.labelColor{
    color : #edecec !important;
}

.container a{
    text-decoration:none;
}

.navbar-default {
    background-color: #007B91;
    border-color: #007B91;
}

.navbar-default .navbar-brand {
    color: #edecec;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    opacity:0,8;
}
.navbar-default .navbar-text {
    color: #edecec;
}
.navbar-default .navbar-nav > li > a {
    color: #edecec;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #ABB3B8;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: black;
    background-color: #b5e5e8;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    color: black;
    background-color: #b5e5e8;
}
.navbar-default .navbar-toggle {
    color: black;
    border-color: #b5e5e8;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    color: black;
    background-color: #b5e5e8;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #edecec;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #ffffff;
}
.navbar-default .navbar-link {
    color: #ffffff;
}
.navbar-default .navbar-link:hover {
    background-color: #b5e5e8;
}

.active{
    opacity:0,8;
}

@media (max-width: 767px){
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #ffffff;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #f1f1f1;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #f1f1f1;
        background-color: #3ca2a0;
    }
}





.loader {
    font-size: 10px;
    margin: 50px auto;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #ffffff;
    background: -moz-linear-gradient(left, #007B91 10%, rgba(255, 255, 255, 0) 42%);
    background: -webkit-linear-gradient(left,#007B91 10%, rgba(255, 255, 255, 0) 42%);
    background: -o-linear-gradient(left, #007B91 10%, rgba(255, 255, 255, 0) 42%);
    background: -ms-linear-gradient(left, #007B91 10%, rgba(255, 255, 255, 0) 42%);
    background: linear-gradient(to right, #007B91 10%, rgba(255, 255, 255, 0) 42%);
    position: relative;
    -webkit-animation: load3 1.4s infinite linear;
    animation: load3 1.4s infinite linear;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

.loader:before {
    width: 50%;
    height: 50%;
    background: #007B91;
    border-radius: 100% 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
}

.loader:after {
    background: white;
    width: 75%;
    height: 75%;
    border-radius: 50%;
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

@-webkit-keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.wizard-progress .step-num {
    font-size: 14px;
    font-weight: bold;
    border: 3px solid #007B91;
    border-radius: 50%;
    width: 18px;
    display: inline-block;
    margin-top: 10px;
}
#firstStep,#secondStep,#thirdStep,#fourthStep{
    width: 150px;
}

.wizard-progress .step-num:after {
    content: "";
    display: block;
    background: #007B91;
    height: 5px;
    width: 178px;
    position: absolute;
    bottom: 10px;
    left: 85px;
}

/*.wizard-progress .active-step .step-num {
    color:white;
    background-color: #007B91;
}*/

.bs-wizard-stepnum .step-name {

    color: #007B91;

}

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label{
    position: relative;
    padding-left: 25px;
    cursor: pointer;
}


[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before{
    content: '';
    position: absolute;
    left:0; top: 2px;
    width: 17px; height: 17px;
    border: 1px solid #aaa;
    background: #f8f8f8;
    border-radius: 3px;
    box-shadow: inset 0 1px 3px rgba(0,0,0,.3)
}

[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after{
    content: '✔';
    position: absolute;
    top: 3px; left: 4px;
    font-size: 18px;
    line-height: 0.8;
    color: #007B91;
    transition: all .2s;
}

[type="checkbox"]:not(:checked) + label:after{
    opacity: 0;
    transform: scale(0);
}
[type="checkbox"]:checked + label:after{
    opacity: 1;
    transform: scale(1);
}

[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before{
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}

[type="checkbox"]:disabled:checked + label:after{
    color: #999;
}
[type="checkbox"]:disabled + label {
    color: #aaa;
}

[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {

}
input[type="checkbox"]:focus{
    outline:0;
}


input:focus { 
    border : none;
    outline: none;
    border-color: #9ecaed;
    box-shadow: 0 0 4px gray;
}


#dialogoverlay{
    display: none;
    opacity: .8;
    position: fixed;
    top: 0px;
    left: 0px;
    background: #FFF;
    width: 100%;
    z-index: 10;
}
#dialogbox{
    display: none;
    position: fixed;
    background: #007B91;
    border-radius:7px; 
    width:550px;
    z-index: 10;
}
#dialogbox > div{ background:#007B91; margin:8px; }
#dialogbox > div > #dialogboxhead{ background: #007B91;  padding:2px;  }
#dialogbox > div > #dialogboxbody{ background:#007B91; padding:20px; color:#edecec; font-size: 18px; font-weight: bold;}
#dialogbox > div > #dialogboxfoot{ background: #007B91; padding:0px; text-align:right; }
#dialogbox > div > #dialogboxfoot > center > button{
    background-position: center bottom;
    background-repeat: repeat-x;
    border: 0px solid #007B91;;
    border-radius: 5px;
    cursor: pointer;
    box-shadow: 1px 2px 5px 1px rgba(0,0,0,7);
    font-size: 14px;
    font-weight: bold;
    height : 30px;
    line-height: 30px;
    text-decoration: none;
    white-space: nowrap;
}

#dialogbox > div > #dialogboxfoot > center > button:hover{
    opacity: 0.6;
    filter: alpha(opacity=60); 
}


[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after{

    color: #007B91;

}


fieldset {
    border:1px solid graytext;

    -moz-box-shadow: 5px 5px 2px gray;
    -webkit-box-shadow: 5px 5px 2px gray;
    box-shadow: 5px 5px 2px gray;
}
.legend1
{
    margin-bottom:0px;
    margin-left:16px;
}


.prelevFieldset{
    width:1100px;
}

.prelevLegend{
    color:#007B91; 
}

hr{
    opacity:0.2;
    color:gray;
}

.datesInput{
    color:#007B91;
}

#dateDetails{
    padding:10px;
    color:#007B91;
    background-color:#edecec;
    font-weight: bold;
    width:auto;
    vertical-align: middle;
    visibility: hidden;
}

#prelevement_mntech{
    padding:10px;
    color:#007B91;
    font-weight: bold;
    width:auto;
    vertical-align: middle;
    visibility: hidden;
    font-weight: bold;
    font-size: 20px;
}


H2,H5{
    color:#007B91;
}

#inner H2{
    color:#007B91;
    font-size:16px;
    /*font-family:'Calibri';*/
}

.tabList TR:nth-child(2n+1){
    background-color:#b5e5e8; /* DEFINE : HistoFondLignePaire */ 
}


#menuTop UL LI A.logout{
    background-image:url(../images/ikea/icon_logout.png);
}

#identification SPAN:before{
    content : '♦\00a0\00a0';
    color: #007B91;
}


.menuItem UL LI A{
    background-image:url(../images/ikea/menu_arrow.gif);
}

#menuTop{
    background-color:#007B91; /* DEFINE : CouleurFondMenuHaut */ 
    color : #edecec;
}

#menuTop UL LI A{
    color:#edecec; /* DEFINE : CouleurTexteMenuHaut */ 
}

.menuItem H1{
    background-color:#007B91; /* DEFINE : TitreMenuGaucheFond */
    color : #edecec;
}

#inner H1{
    background-image:url(../images/ikea/arrow_title.gif);
    color:#007B91; /* DEFINE : GrandTitreCouleurTexte  */ 
}

.tabList TH{
    background-color:#007B91;	/* DEFINE : HistoFondTitreColonne */ 
}





a:link {color: #007B91; text-decoration: underline;} /* DEFINE : CouleurLiens */ 
a:active {color: #007B91; text-decoration: underline;}
a:visited {color: #007B91; text-decoration: underline;}
a:hover {color: #007B91; text-decoration: none;} /* DEFINE : CouleurLiensSurvol */ 



input.buttonPrimary, input.buttonPrimary{
    background-color:#007B91; /* DEFINE : CouleurFondBoutonPrimaire */ 
    color:#edecec; /* DEFINE : CouleurTexteBoutonPrimaire */ 
}

A:hover.buttonPrimary, input:hover.buttonPrimary{
    opacity:0.5;
}

input.buttonSecondary, input.buttonSecondary{
    background-color:#ADCEED; /* DEFINE : CouleurFondBoutonSecondaire */ 
    color:#edecec; /* DEFINE : CouleurTexteBoutonSecondaire */ 
}

A:hover.buttonSecondary, input:hover.buttonSecondary{
    opacity:0.5;
}

.legendColor{
    color: #007B91;
}



.box .border-right {
    border-right: 1px solid #f4f4f4;
}



.box {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}


.box.box-primary {
    border-top-color:  #007B91;
}


.box-header.with-border {
    border-bottom: 1px solid  #FFF;
}
.box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
}


.box-header>.fa, .box-header>.glyphicon, .box-header>.ion, .box-header .box-title {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1;
}


.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px;
}


.box-footer {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top: 1px solid #f4f4f4;
    padding: 10px;
    background-color: #fff;
}

.box-header>.box-tools {
    position: absolute;
    right: 10px;
    top: 5px;
}
btn-box-tool {
    padding: 5px;
    font-size: 12px;
    background: transparent;
    color: #97a0b3;
}


.newTable TR:nth-child(2n+1){
    background-color:#edecec; /* DEFINE : HistoFondLignePaire */ 

}

.newTable TH{
    font-weight: bold;
    background-color:#007B91; /* DEFINE : HistoFondLignePaire */
    color :#fff ; 
}

.img-profile {
    height: 2rem;
    width: 2rem;
}


.img-profile-edit {
    height: 4rem;
    width: 4rem;
    margin-top: -10%;
}
.rounded-circle {
    border-radius: 50%!important;
}

.img_enTete{
    max-height:45px;
}








/*BOX*/

@media (max-width: 768px){



    /* The sidepanel menu */
    .sidepanel {
        height: 100%; /* Specify a height */
        width: 0; /* 0 width - change this with JavaScript */
        position: fixed; /* Stay in place */
        z-index: 1; /* Stay on top */
        top: 0;
        left: 0;
        background-color: #fff; /* Black*/
        overflow-x: hidden; /* Disable horizontal scroll */
        padding-top: 60px; /* Place content 60px from the top */
        transition: 0.5s; /* 0.5 second transition effect to slide in the sidepanel */
    }



    /* When you mouse over the navigation links, change their color */
    .sidepanel a:hover {
        color: #fff;
    }

    /* Position and style the close button (top right corner) */
    .sidepanel .closebtn {
        position: absolute;

        right: 25px;
        font-size: 36px;
        margin-left: 50px;
        display : block !important ;
    }

    /* Style the button that is used to open the sidepanel */
    .openbtn {
        cursor: pointer;
        background-color: #333333;
        color: white;
        padding: 10px 15px;
        /* border: none; */
        float: right;
        display: block !important;
        border-radius: 3%;
    }




    .openbtn:hover {
        background-color: #000;
    }




}


@media (min-width: 769px){


    .sidepanel{
        position: relative !important ;
        border-radius: 3px !important;
        background: #ffffff !important;
        border-top: 3px solid #d2d6de !important;
        margin-bottom: 20px !important;
        width: 100% !important;

    }
    .openbtn{
        display : none ;
    }

    .closebtn{
        display : none ;
    } 

}






a.buttonReset, a.buttonReset {
    background-color: #f0ad4e;
    color: #fffbfb;
} 

a:hover.buttonReset {
    background-color: #f0ad4eb3;
}

input.buttonExport ,a.buttonReset {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    /*background-image: url(../images/menu_gradient.png);*/
    background-position: bottom;
    background-repeat: repeat-x;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    margin: 20px 0 0 0;
    color: #ffffff !important;
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
    display: table;
    white-space: nowrap;
    text-decoration: none;
}


input.buttonExport{
    background-color: #9a9a9a !important;
}

input:hover.buttonExport {
    background-color: #9a9a9a !important;
}