body {
    font-family: 'CANDARA' !important;
    color: #000;
    background: #f7f7f7;
    overflow-x: hidden;
}

.pointer {
    cursor: pointer;
}
.subsection {
    color: #000;
}
.subsection .first {

    min-height: 116px;
    background: url("images/cartouche_budget_dispo.gif");
        background-size: auto;
    MAX-WIDTH: 100%;
    background-size: cover;

}
.container { margin-top: 10px; }

.progress-bar-vertical {
  width: 50px;
  min-height: 100px;
  display: flex;
  align-items: flex-end;
  margin-right: 50px;
  float: left;
}

.progress-bar-vertical .progress-bar {
  width: 100%;
  height: 0;
  -webkit-transition: height 0.6s ease;
  -o-transition: height 0.6s ease;
  transition: height 0.6s ease;
}
.navbar.container-fluid.navbar-default {
    padding: 0;
}
div#header {
    height: 100px !important;
}
.navbar-default .navbar-nav>li>a {
    color: #444 !important;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
}
.nav.navbar-nav.topnav >li>a{
    display: block;
    border-right: 1px solid #eee;
    margin-top: 24px;
}
.nav.navbar-nav.topnav li {
    float: left;
    min-height: 100px;
}
.nav.navbar-nav.topnav li ul.dropdown-menu li {
    min-height: auto;
    width: 100%;
    text-transform: uppercase;
}
.nav.navbar-nav.topnav li.last{
    background: #cdd0d6;
} 
.nav.navbar-nav.topnav li.last a{
    border-right: 0;
} 
.nav.navbar-nav.topnav >li.active a {
    background-color: #fff !important;
    color: #c1a52a !important;
    font-weight: 400;
}
.nav.navbar-nav.topnav >li.dropdown.active .dropdown-menu li.on a{color: #000 !important;}
ul.nav.navbar-nav.topnav {
    padding-left: 11.5%;
    min-height: 100px;
}
.nav>li>a>img {
    max-width: none;
    width: auto !important;
    float: left;
    margin-right: 15px;
}
#gestion_icon{margin-top: -11px;}
#main_home{ margin-top: 125px; padding: 0;}
.main .leftblock{ 
    min-height: 2px;
    background: #fff; 
    border-radius: 3px;
    border: 1px solid #ddd;
}
.navbar-bright {
    background-color: transparent; 
}
.mobile-menu{ display: none;}
.desktop-menu{ display: block;}
.asidebar a {
    display: block;
    margin-bottom: 23px;
    text-decoration: none !important;
}
.asidebar a img {
    height: 65%;
    width: auto;
    float: left;
    margin-right: 15px;
    margin-top: 10px;
}
.asidebar .statistiques a{
    margin-bottom: 0 !important;
}
.asidebar ul {
    padding-left: 5px;list-style: none;
}
.asidebar a{
    background: linear-gradient(to bottom, #C3A617 40%, #966900 100%) !important;
    font-size: 34px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    padding: 30px 10px 37px 15%;
    line-height: 34px;
}
.asidebar a span {
    font-weight: 100;
    font-size: 28px;
    display: flex;
}
.asidebar  a:hover,.asidebar a.active{background: linear-gradient(to bottom, #2B2E33 40%, #040404 100%) !important; text-decoration: none;}
.nav.navbar-nav.navbar-right li{
    list-style: none;
}
ul.nav.navbar-nav.navbar-right a {
    width: 100%;
}
ul#tabs {
    position: absolute;
    top: 20px;
    right: 30px;
}
.tab-content {
    color: #000;
}
.nav-tabs>li>a{
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid #ccc;
    padding: 8px 20px !important;
    border-radius: 25% !important;
    text-transform: uppercase;
    color: #cdd0d6;
    font-size: 14px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover, .nav-tabs>li>a:hover {
    cursor: default;
    background-color:  #fad7a0 ;
    border: 1px solid #ccc; 
    color: black !important;
    border-bottom-color: #ccc;
    border: 1px solid #ccc;
    color: #000 !important;
}
ul.sidebar_navigation li {
    padding-right: 0 !important;
}
ul.nav.navbar-nav.navbar-right a {
    padding-right: 0 !important;
    float: right !important;
    margin: 22px 0 0 15px;
}
.headblock h1 {
    color: #302b2e;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
}
.nav-tabs {
    border-bottom: none !important;
}
.sections{ 
    margin-bottom: 25px;
}
.filtre_block {
    margin-bottom: 20px;
}
.btn{
    background: #c1a52a;
    color: #fff;
    border: 1px solid #c1a52a;
}
.table_title .btn {
    background: #666;
    color: #fff;
    border: 1px solid #666;
    font-size: 11px;
    font-weight: 100;
    margin: 2px 0;
    border-radius: 1px;
}
.btn.btn-white.btn-primary.btn-bold{
    float: right;
	border: none;
}
.green {
  color: black !important;
}
.marron {
  color: #c1a52a !important;
 
}

.excel {
  color: #69aa46 !important;
}
.fa-file-pdf-o::before,
.fa-file-excel-o::before{
    font-size: 29px !important;
}
.bigger-110 {
    font-size: 110% !important;
}
.red {
    color: #dd5a43 !important;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
        font-size: 24px;
        width:24px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
button.btn.btn-sm.btn-default.btn-block {
    background: #c1a52a;
    color: #fff;
    border: 1px solid #c1a52a;
    text-transform: uppercase;
    font-size: 15px;
}
.bigger-110 {
  font-size: 110% !important;
}

.btn-primary, .btn-success {
    color: #fff;
    background-color: #c1a52a;
    border-color: #c1a52a;
}


.table_title {
    color: #fff;
    background-color: #2b2e33;
    padding: 7px 20px;
    text-transform: uppercase;
    font-weight: 100 !important;
    font-size: 18px;
    border-radius: 4px !important;
    margin-bottom: 15px;
}

.dataTables_wrapper {
    position: relative;
    clear: both;
    zoom: 1;
    font-size: 15px;
    font-weight: 400 !important;
    margin-bottom: 25px;
}
.dataTables_length, .dataTables_filter{
    font-weight: 600 !important;
}
.dataTables_wrapper .dataTables_filter input {
    margin-left: 0.5em;
    border: 1px solid #ddd;
    border-radius:4px;
}
thead tr, tfooter tr{
    background: white;
    color: #000;
    text-transform: uppercase;
    text-align: left;
    font-weight: bolder !important;
}
.table td {
    border: none !important;
    color: #000;
    text-align: left;
    padding-left: 15px !important;
}
.table {
    border-top: 1px solid #eee !important;
}
.dataTables_length select {
    border: 1px solid #ddd !important;
    border-radius: 4px;
    padding: 3px 4px;
}
button.action_btn {
    background: transparent;
    color: #000;
    border: none !important;
    font-size: 17px;
}
button.action_btn:hover, button.action_btn:focus, button.action_btn:active {
    color: #c1a52a;
    border: none !important;
    border-color: #666;
    background: transparent !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #fff !important;
    border: 1px solid #c1a52a;
    background: -moz-linear-gradient(top, white 0%, gainsboro 100%);
    background: -ms-linear-gradient(top, white 0%, gainsboro 100%);
    background: -o-linear-gradient(top, white 0%, gainsboro 100%);
    background: linear-gradient(to bottom, #c1a52a 0%, #966900 100%) !important;
}

.subsection .first {
    min-height: 116px;
    background: url('../images/cartouche_budget_agence.gif') no-repeat;
    MAX-WIDTH: 100%;
    background-size: cover;
}
.subsection .middle {
    min-height: 116px;
   background: url('../images/cartouche_budget_jour.gif') no-repeat;
    background-size: cover;
}
.subsection .last {
    min-height: 120px;
    background: url('../images/cartouche_budget_agence.gif') no-repeat;
    background-size: cover;
    margin-top: -2px;
}

h3.blocktitle {
    display: inline-block;
    font-size: 18px;
    background: #c1a52a;
    color: #fff;
    padding: 2px 10px;
    margin: 18px 0px 0 10px;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: bold;
}
.subsection .last h3.blocktitle {
    display: inline-block;
    font-size: 18px;
    background: #c1a52a;
}
.subsection .last h3.blocktitle {
    display: inline-block;
    font-size: 16px;
    background: #2b2e33;
    margin-bottom: 10px;
}
h4.result {
    font-size: 42px;
    color: #fff;
    font-weight: bold;
    padding-left: 9px;
}
span.etat {
    padding: 2px 10px;
    text-transform: uppercase;
    font-size: 12px;
    border-radius: 2px;
    min-width: 74px;
    display: inline-block;
}
span.etat.accord {
    /*background: #c1a52a;*/
    background: #5CB85C;

    color: #fff;
}
span.etat.partiel {
    background: #3C73AA;
    color: #fff;
}
span.etat.encours {
    background: #2b2e33;
    color: #fff;
}
span.etat.rejet {
    background: #D9534F;
    color: #fff;
}
.table {
    padding: 0 !important;
    width: 100% !important;
}
.detailsfiche {
    background: #eee;
    padding: 10px;
    font-size: 16px;
    text-transform: uppercase;
}
.idyal-modal-header, .panel-info>.panel-heading, .login.panel-heading {
    background-color: #2b2e33 !important;
    text-transform: uppercase  !important;
}

.idyal-modal-header h3, .panel-title, .login.panel-heading h4{
    font-size: 32px;
    text-align: center;
    color: #fff;
}
.panel-info {
    border-color: #666 !important;
}
.modal input {
    background: #d3d3d3;
    margin-bottom: 25px;
    min-height: 30px;
}
.modal .btn{text-transform: uppercase; font-weight: 600 !important;}
.panel.panel-info.idyal-modal-border {
    margin-top: 15%;
    border-radius: 0 !important;
}
.default-btn{
    background: #d3d3d3 !important;
    border: 1px solid #d3d3d3 !important;
    color: #666 !important;
}
.modal input:hover, .modal input:focus{
    background: #fff;
}
span.input-group-addon.add-on {
    background: #d3d3d3;
}
.modal label{
    text-transform: uppercase;
    font-weight: 300;
}
.line {
    min-height: 34px;
    margin-bottom: 20px;
}
.line.last {
    margin-bottom: 0px !important;
}
.ariane, .ariane a {
    color: #333;
    font-size: 12px;
}
.ariane a:hover {
    color: #c1a52a;
    text-decoration: none;
}

div#accordion {
    margin-top: 120px;
    min-width: 310px;
}

form.form-signin {
    padding: 34px 20px 0 20px;
}
.mobile-menu.row li {
    padding-right: 15px !important;
}
.tresor-disabled{
    cursor: not-allowed !important;
}
.tresor-active{
    background-color:  #B69410 !important;   
    color:  white !important;
}

/*
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 : 7 juil. 2016, 15:12:45
    Author     : sbeye
*/

@media (min-width: 1200px){
    .container {
        width: 76%;
    }
    
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
/* Styles */
}

@media only screen and (min-device-width : 768px) and (max-device-width : 990px) {
/* Styles */
  
}

@media only screen and (max-device-width : 990px) {
/* Styles */
  
    .mobile-menu{  display: block;}
    .desktop-menu{display: none;}
}


@media only screen and (max-device-width : 766px){
/* Styles */
    #menu_haut {
        height: auto;
        min-height: 120px;
    }
    .navbar-header.col-md-4 a {
        padding: 20px 0 !important;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7;
        background: #eee;
        margin-top: 10%;
    }
    .navbar-nav {
        margin: 7.5px 0px;
    }
    #gestion_icon {
        margin-top: -11px;
        border-radius: 50%;
    }
    ul.nav.navbar-nav.topnav {
        width: 100%;
    }
    .nav.navbar-nav.topnav li.last {
        min-height: 50px;
    }
    .nav.navbar-nav.topnav >li>a {
        margin-top: 5px;
        font-size: 14px;
    }
    ul.nav.navbar-nav.topnav {
        width: 100% !important;
        padding-left: 0;
        min-height: 50px !important;
        width: 84.333333%;
        margin-right: 0 !important;
        margin-left: 0;
    }
    .nav.navbar-nav.topnav li {
        float: left;
        min-height: 50px;
        width: 33.3333%;
        min-width: 148px;
    }
    ul.nav.navbar-nav.navbar-right a {
        padding-right: 0 !important;
        float: right !important;
        margin: 0px 0 0 15px;
        max-width: 49px;
    }
    .sections.section1.container-fluid {
        padding: 0;
    }
    .rightblock {
        padding: 0;
    }
    .asidebar ul {
        padding-left: 0px;
    }
    .asidebar a {
        display: block;
        min-height: 63px;
        margin: 21px 0;
    }
    button.action_btn {
        font-size: 13px;
        padding: 0 2px 0 0;
    }
    .subsection .table-responsive {
        padding: 0;
        border: none;
    }
    ul#tabs {
        position: relative;
        top: 0px;
        right: 0px;
        border-bottom: 1px solid #eee !important;
        padding-bottom: 20px;
    }
    ul#tabs li a {
        font-size: 12px;
        padding: 5px 10px !important;
    }
    .asidebar .statistiques a, .asidebar .demandes a, .asidebar .allocations a .mesdemande a {
        background-size: contain !important;
    }
    
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* Styles */
 
  
}
@media only screen and (min-device-width : 480px) and (max-device-width : 766px) {
/* Styles */
 .navbar-header.col-md-4 a {
    padding: 0 !important;
    min-height: 100px;
}
  
}
@media only screen and (max-device-width : 480px) {
    .navbar-header.col-md-4 a {
        padding: 0px 0 !important;
        min-height: 90px;
    }
    .navbar-header.col-md-4 a img {
        width: auto;
        max-width: 100%;
    }
    .login.panel-heading h4 {
        font-size: 25px !important;
    }
    .logblog{ width: 100% !important;}
}
/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */
}


/**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}
@media only screen and (min-device-width : 1024px) {
/* Styles */
  

}

/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1800px) {
/* Styles */
     ul.nav.navbar-nav.topnav {
        padding-left: 7.5%;
        min-height: 100px;
    }
  
}
@media only screen  and (max-width : 1800px) {
    ul.nav.navbar-nav.topnav {
        padding-left: 10.5%;
        min-height: 100px;
    }
}
@media only screen  and (max-width : 1799px) {
/* Styles */
 
 ul.nav.navbar-nav.topnav {
        padding-left: 10.5%;
        min-height: 100px;
    }

}
@media only screen and (min-device-width : 1224px) and (max-device-width : 1799px) {
/* Styles */
 ul.nav.navbar-nav.topnav {
        padding-left: 8.5%;
        min-height: 100px;
    }
    .nav.navbar-nav.topnav li {
       float: left;
       min-height: 100px;
       width: auto;
   }
   .asidebar a {
        font-size: 26px;
        padding: 43px 5px 42px 9%;
        line-height: 25px;
    }
    .asidebar a span {
        font-size: 0.81em;
    }
    .asidebar a img {
        height: 38px;
        width: auto;
        float: left;
        margin-right: 15px;
        margin-top: 5px;
    }

}
@media only screen  and (max-width : 1223px) {
    ul.nav.navbar-nav.topnav {
    padding-left: 0;
    min-height: 100px;
    width: 84.333333%;
    }
    #menu_haut {
        height: auto;
    }
    #main_home {
        margin-top: 195px;
        padding: 0;
    }
    .asidebar a span {
        font-weight: 100;
        font-size: 18px;
        display: flex;
    }
    .asidebar a img {
        height: 30px;
        margin-top: 10px;
    }
    .asidebar a {
        font-size: 30px;
        padding: 30px 0px 37px 18px;
        line-height: 34px;
    }
}
/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 990px) and (max-device-width : 1024px) {
/* Styles */
   
    .asidebar a {
        font-size: 25px;
        padding: 15px 0px 15px 20px;
        line-height: 25px;
    }
    .asidebar a span {
        font-size: 20px !important;
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 16px;
        text-transform: uppercase;
    }
}
/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 990px) {
/* Styles */
    ul.nav.navbar-nav.topnav {
        width: 100%;
        margin-top: 50px;
    }
    .nav.navbar-nav.topnav li {
        width: 33%;
    }
    .nav.navbar-nav.topnav li {
        float: left;
        min-height: auto;
    }
    .nav.navbar-nav.topnav li.last a {
        margin: 12px 0px !important;
    }
    ul.nav.navbar-nav.navbar-right {
        position: absolute;
        right: 10%;
    }
    .asidebar ul {
        padding-left: 0px;
        list-style: none;
    }
    .asidebar a {
        font-size: 19px;
        padding: 9px 0px 10px 20px;
        line-height: 20px;
    }
    .asidebar a span {
        font-size: 15px !important;
    }
}

/* iPads (portrait) ----------- */
@media only screen and (max-device-width : 768px) {
/* Styles */
    .asidebar ul {
        padding-left: 0px;
        list-style: none;
    }
    .asidebar a span {
        font-size: 11px !important;
    }
    .asidebar a {
        font-size: 14px;
        padding: 9px 0px 10px 15px;
        line-height: 20px;
    }
}
/* iPads (portrait) ----------- */
@media only screen and (max-device-width : 520px) {
/* Styles */
    .asidebar ul li{
        width: 100%;
    }
    .asidebar a {
        font-size: 23px;
        padding: 9px 0px 10px 25px;
        line-height: 25px;
        margin: 0px 0 7px 0;
    }
    .asidebar a span {
        font-size: 18px !important;
    }
}

/* Desktops and laptops ----------- */
@media only screen  and (max-width : 1024px) {
/* Styles */

 
}

@media only screen  and (max-width : 1224px) {
/* Styles */

  
}

@media only screen  and (min-width : 1224px) {
/* Styles */
  
 
}

@media only screen and (max-device-width : 640px){
  
}
/*
 *  map senegal 
*/
.fil0 {
    fill: #f9f2b7;
    fill-rule: nonzero;
}


.str0 {
    stroke: black;
    stroke-width: 0.1;
}

.state.active, svg .state:hover {
    cursor: pointer;
    stroke-width: .3;
    stroke: #000;
    fill: #D3E9C7;
}

svg:not(:root) {
    overflow: hidden;
}

.blink_me {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
       opacity: 0;
  }
  }
