.card {
    margin-bottom: 30px;
    border: none;
    -webkit-box-shadow: 0px 1px 2px 1px rgba(154, 154, 204, 0.22);
    -moz-box-shadow: 0px 1px 2px 1px rgba(154, 154, 204, 0.22);
    box-shadow: 0px 1px 2px 1px rgba(154, 154, 204, 0.22);
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.card-body .tab-content .tab-pane{
    padding: 0;
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}
.card-header {
    background-color: #fff;
    border-bottom: 1px solid #e6e6f2;
}
.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
}

input[type='number'].form-control{
    height: 30px;
}

legend{
    margin: 0;
    border-bottom: none;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
}
.card-footer {
    padding: 10px 10px 40px 10px;
    border-top: 1px solid #e6e6f2;
    background: #f6f6ff;
}
.text-muted {
    color: #7171a6 !important;
}

.stepwizard-step p{
    font-size: 1.1rem;
    font-weight: bolder;
}

.setup-content .page-header{
    margin: 20px 0;
}

.accrodion-regular .card .card-header:first-child {
    border-radius: calc(4px - 1px) calc(4px - 1px) 0 0;
}
.accrodion-regular .card .card-header {
    font-size: 16px;
    padding: 10px;
    background-color: transparent;
}

.tab-content > .tab-pane {
    padding: 20px;
}

.nav-tabs > li {
    border-left: 1px solid #4caf50;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus,.nav-tabs > li.active > a:focus:hover {
    background-color: #4caf50;
    color: #FFFFFF;
    font-weight: bolder;
}

#myTabs li a:hover {

    color: #4caf50;
    border-bottom: 1px solid #4caf50;

}





.table{
    background-color: #FFFFFF;
}

.navbar-nav > li > a {
    padding:11px 8px;


}

.navbar-brand {
    float: left;
    padding: 1px 10px;
    font-size: 17px;
    line-height: 15px;
    height: 18px;
}

.navbar-inverse .navbar-brand {
    color: #FFFFFF;
}


h1, h2, h3, h4{
    background-color: #FFFFFF;
    padding: 15px;
}

.content{
    margin: 2px 0;
}

.navbar {
    position: relative;
    min-height: 44px;
    margin-bottom: 23px;
    border: 1px solid transparent;
}

.index .panel-footer{
    font-size: 1rem;
}

.fiche{
    background-color: #cccccc;
    padding: 20px;
}


.fiche-inner{
    background-color: #FFFFFF;
    max-width: 70%;
    margin: 20px auto;
    border: #000000 solid 1px;
    box-shadow: 2px 2px 1px #AAA;
    padding: 35px 20px;
    font-size: 1rem;
}

.fiche-section{
    margin: 20px 0;
    border-bottom: 0.5px solid #c7c7c7;
    padding-bottom: 20px;
}

.fiche-section-title{
    padding: 20px;
    border-bottom: 0.3px #cccccc solid;
    color: #4caf50;
    font-weight: bolder;
}

.fiche-title{
    padding: 20px;
    border-bottom: 1px #cccccc solid;
    font-weight: bolder;
    margin: 20px auto;
}


.index .panel-body img{
    max-width:98%;
    max-height:115px
}
.view .vertical-table{
    border: none;
}

.view .tab-content table{
    max-width: 90%;
}

.view .tab-content .page-header{
    max-width: 90%;
}

.view .tab-content {
    min-height: 60vh;
}

.view .vertical-table tr{
    border: none;
}

img.nav-logo{
    max-height: 50px;
    max-width: 50%;
    margin-top: -5px;
}
.index a{
    text-decoration: none;
}


/*
    Compaosant cataglogue
*/

.fiche label{
    font-size: 1rem;
}

.catalogue{

    margin: 10px auto;
    background-color: #FFFFFF;
}

.catalogue-inner{
    background-color: #cccccc;
    padding: 20px;

}

.catalogue-header{
    background-color: #FFFFFF;
    font-weight: bolder;
    margin: 10px 0;
    padding: 10px;
}

.catalogue-title{
    color: #4caf50;
    margin: 10px auto;
    font-weight: bolder;

}



/*
    Fin du composant
*/


/*body{
    background-image: url('/yayato.cm/img/bg-route.jpg'); background-size: cover; padding: 0;

}*/

.badge-danger{
    background-color: #e51c23;
    color: #FFFFFF;
}

.badge-info{
  background-color: #9c27b0;
  color: #FFFFFF;
}
.badge-success{
    background-color: #4caf50;
    color: #FFFFFF;
}
.badge-primary{
    background-color: #2196f3;
    color: #FFFFFF;
}

.container form{
    background-color: #FFFFFF;
    padding: 20px;
}




.image-fond{
    position: fixed;
    left: 0;
    right: 0;
    z-index: 1;
    background-image: url('/img/bg-obac.png');
    background-size: cover;
    width: 100%;
    height: 98vh;
    -webkit-filter:blur(6px);
    -moz-filter:blur(6px);
    -o-filter:blur(6px);
    -ms-filter:blur(6px);
    filter: blur(6px);
}

body{
    margin-top: 60px;
}

nav.navbar{
    background-color: #043b06;
    position: fixed;
    top:0;
}

.logo-obac{
    max-height: 50px;
    max-width: 60px;
}

.footer{
    background-color:#043b06;
    position: fixed;
    bottom: 0;
    min-height: 30px;
}
.page-bottom{
    background-color:#1b351d;
    min-height: 180px;
    position: relative;
    padding: 20px 0;
    margin-bottom: 10px;

}

.page-bottom .panel-body{
    font-size: 1.2rem;
    color: #FFFFFF;
    background-color: #1b351d;
}

.content-bottom{
    min-height: 30vh;
    background-color: #f5f5f5;
    padding: 20px 0;
}


/*
  Traitement du pied de page
*/

div.fw-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    clear: both;
    color: #ccc;
    text-align: right;
    padding: 2em 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


div.fw-footer div.skew {
    background: #363d46;
    height: 70px;
    transform: skew(0, -1.5deg);
    transform-origin: top right;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: inset 0 3px 10px rgba(0,0,0,0.1);
}

div.fw-footer div.skew-bg {
    position: absolute;
    top: 70px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #363d46;
}

div.fw-footer div.copyright {
    position: relative;
    text-align: right;
    padding: 1em 0;
    max-width: 1140px;
    margin: 0 auto;
    line-height: 1.8em;
    z-index: 1;
}

div.fw-footer h4 {
    float: right;
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 50px;
    line-height: 40px;

}

div.fw-footer p {
    clear: both;
}

p:last-child {
    margin-bottom: 0;
}



/*body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}*/



/*
 Fin du traitement
*/



.contenu{
    position: relative;
    left: 0;
    right: 0;
    z-index: 9999;
}

.page-bottom .panel-heading .fa{
    font-size: 100px;
}

textarea, textarea.form-control, input.form-control, input[type="text"],
input[type="password"], input[type="email"], input[type="number"], [type="text"].form-control, [type="password"].form-control,
[type="email"].form-control, [type="tel"].form-control, [contenteditable].form-control {
    padding: 0;
    border: 0.5px solid #cccccc;
    border-radius: 0;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 -1px 0 #ddd;
    box-shadow: inset 0 -1px 0 #ddd;
    font-size: 16px;
}

form input.form-control, input.form-control, input[type="text"], [type="text"].form-control,
[type="password"].form-control,[type="email"].form-control,[type="tel"].form-control,select, select.form-control {
    border-radius: 4px;
    background-color: transparent;
    border: solid 1px #cccccc;
    padding: 5px 10px;
}
input[type="file"], [type="file"].form-control {
    padding: 0;
}

.div-btn{
    max-width: 240px;
    margin: 15px auto;
}

.panel a{
    text-decoration: none;
}

body {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}
*, ::after, ::before {
    box-sizing: border-box;
}
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
}