
html,body{
    font-family:'Roboto','Open Sans', sans-serif !important;
}

h1,h2,h3{
    font-family:'Montserrat','Roboto','Open Sans', sans-serif !important;
}
aside.app-sidebar .sidebar-menu ul.sidebar-nav > li > a {
    border-bottom: 1px #999 solid !important;
    padding-top:20px;
    padding-bottom:20px;
}

textarea {
    resize: vertical;
    width: 100%;
    border:1px solid #ccc;
    padding: 10px;
}

aside.app-sidebar .sidebar-menu ul.sidebar-nav > li > a.first {
    border-top: 1px #999 solid !important;
}

aside.app-sidebar .sidebar-header {
    font-size: 1.0em !important;
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.logintext{
	color:rgb(121,134,203) !important;
	margin-top:20px;
}

.btn-connexion{
	background: #3C6893 !important;
	border-color: #3C6893 !important;
}

.app{
    background:url('../images/bg-appli.jpg') rgb(255,255,255,0.5) !important;
}
.app-login{
	background:url('../images/bg-login.png') rgb(255,255,255,0.5) !important;
    opacity: 0.95;
}

.card .card-body{
    min-height: 500px;
    overflow-x: hidden;
    padding-bottom: 20px !important;
   /* opacity: 0.90 !important;*/
}

.app-login .app-header{
	background: #3C6893 !important;
	min-height:5%;
}

aside.app-sidebar {
    background-color: rgb(121,134,203) !important;
    
}

.btn.btn-success {
    border-color: #5c6bc0 !important;
background-color: #5c6bc0 !important;
box-shadow: 0 1px 1px #5c6bc0;
    }

    .pagination > li.active > a,.pagination > li.active > a:hover, .pagination > li.active > a:focus, .pagination > li.active > span:hover, .pagination > li.active > span:focus {
    border: 0;
    border-bottom: 2px solid rgb(92,107,192) !important;
    background-color: rgb(92,107,192) !important;
}


input.form-control, textarea.form-control {
    padding: 5px 5px !important; 
    margin-bottom: 5px !important;
}


.modal .modal-dialog .modal-content .modal-body {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.bienvenue{
    text-align: center;
    margin-top:30px;
    margin-bottom: 50px;
}


.card-body.padding-bottom{
    padding-bottom:200px !important;
}

.displaynone{
   display:none;
}

.datetime-picker-dropdown > li.date-picker-menu div > table .btn-default {
    border: 0;
}

.mydate .btn {
    padding: 7px 25px;
}

.content.accueil .title {
   color:white;
}

.card.card-banner.card-blue .card-body .content .title{color:white;}

.card.card-banner.card-green .card-body .content .title{color:white;}

.titreaccueil{padding-left:15px;}

#NoteModal label,.viewnotes label{
    padding-top: 0px !important;
    font-weight: bold !important;
}

#NoteModal .col-sm-3,#NoteModal .col-sm-2{
padding-left: 5px !important;
}

#NoteModal .modal-body {
    height: 375px !important;
}
.greenmsg{
color: green;
}
.redmsg{
    color:red;
}

.modal .modal-dialog .modal-content {
    font-size: 14px !important;
}

.app-login .app-body .app-block {
    /*background: url('../images/bg-login.png') !important;*/
    background: white;

    box-shadow: 0px 10px 15px rgb(0,0,0,0.5); 
}

#GridModal .modal-dialog{
    height: 400px;
    overflow-x: scroll;
}

li.navbar-title{
    color: rgb(121,134,203);
    font-weight: bold;
}
body{
background:#eee!important;
}

.card.card-green {
    background-color: #26797F !important;
}

/*
.card.card-yellow {
    background-color: #0C9FE8 !important;
}
*/
.card.card-blue {
    background-color: #3D6299 !important;
}




.leaflet-container {
    overflow:visible !important;
    -ms-touch-action: none;
    width: 100% !important;
    max-width: 600px !important;
    display: block;
    margin-top: 200px !important;
    margin-left:80px !important;
}

#divAbscisse{
    padding: 20px;
    border: 1px solid #ddd;
}

.tablecalcul td,.tablecalcul tr,.tablecalcul th{
    font-size: 12px !important;
    padding: 5px 5px !important;
}

@media only screen and (min-width: 1200px) {
    
    #CourrierentrantModal .modal-dialog {
        width: 50% !important;
    }
}





/*  Menu du pied de page */
.titrecolumn{
    color:#ad1a22;
    font-weight: bold;
    margin-bottom: 10px;
}

.container.line_footer_menu{
    background: white;
    margin-top:20px;
    padding-top: 10px;
    border:1px solid #ccc;
}

.content_page .panel-body{
    background: white !important;
    min-height: 300px;
}

.formloginusager{
    margin-left:25%;
    margin-right:25%;
    padding-left: 5%;
    padding-right: 5%;
    border:1px solid #ddd;
    border-radius:15px;
}

.formloginusager h4{
    padding-bottom: 10px;margin:10px;border-bottom:1px solid #ddd;
}

.content_page .panel-body textarea{
    height: 250px;
}

/* Pied de page */

.containerfull.line_footer_copy{
    background: #333b46;
    color:white;
    margin-top:0px;
    text-align: center;
}

.containerfull.links{
    background: #252525;
    padding:5px;
}


.containerfull.links li a{
    font-size: 13px !important;
    color:#777;
}
.containerfull.links li{
    border: 0px;
    margin-right: 10px !important;
}

.menu li {
    display: inline;
}

.drapeau .vert {
    width: 40%;
    height: 5px;
    box-sizing: border-box;
    margin: 0 0;
    padding: 0 0;
    float: left;
    background-color: green;
}

.drapeau .jaune {
    width: 30%;
    height: 5px;
    box-sizing: border-box;
    margin: 0 0;
    padding: 0 0;
    float: left;
    background-color: #e6cc0d;
}

.drapeau .rouge {
    width: 30%;
    height: 5px;
    box-sizing: border-box;
    margin: 0 0;
    padding: 0 0;
    float: left;
    background-color: red;
}

.copyright{
    text-align:center; 
    padding:20px;
}

.footer_armoirie{
    width: 100%;
    text-align: center;
    padding:5px;
    padding-top:40px;
}


.lireplus{
    color:#e2001a;
    font-weight: bold;
    font-size: 18px;
    text-decoration: none;
    display: block; 
}

.entete{
    background:rgb(121,134,203);
    border-bottom: 0px solid #ccc !important;
    box-shadow: 0 3px 15px rgba(0,0,0,0.5) !important;
    padding: 20px;
}

.entete h3{
    color:white;
    margin-bottom:0px !important;
}

.entete img{
    box-shadow: 0 3px 15px rgba(0,0,0,0.5) !important;
}

.entete a{
    margin-left: 50px;
    color: #ddd;
}

.panel.panel-default{
    min-height: 400px;
}

.panel {
    margin-bottom: 0px !important;
    }
.entete a::before {
    font-family: FontAwesome;
    content: "\f061";
    color: white;
    margin-right: 10px;
}


h4, .h4 {
    font-size: 16px;
    font-weight: bold !important;
    color: rgb(121,134,203) !important;
}

.modal-header{
    padding-left: 30px !important;
    background:rgb(121,134,203) !important;
}
.modal-header h4{
    color:#eee !important;
}

.close {
    opacity: .6 !important;
    color:white !important;
}


.list-group {
  position: absolute;
  z-index: 10000;
  max-height: 200px;
  overflow-y: scroll;
}

.list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}


.list-group-item {
  position: relative !important;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}


.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.list-group-item:hover, .list-group-item:focus {
  z-index: 1;
  text-decoration: none;
}

.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  background-color: #fff;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.tablerequete{
    border: 1px solid #ddd;
    margin-top:20px;
}
.tablerequete td,.tablerequete th{
    padding: 10px !important;
    border:1px solid #eee;
}


option{
    padding:5px;
}

.dashboard .card-banner,.dashboard .card-banner .title,.dashboard .card-banner .content{
    color:white !important;
    margin-top:10px;
}

.dashboard .card-banner.card-red{
    background: #FF5F5F;
    color:white;
}

.dashboard .card-banner .content,.dashboard .card-banner i{
    color:white !important;
}

.profile-info{
    padding: 10px;
    color: #555;
    border-bottom: 1px solid #ddd;
}

.cadreplainte h4{
    color:#FF5F5F !important;
}

li.separator{
    border-bottom: 1px solid #ddd !important;
    padding-bottom: 10px !important;
}


th::first-letter {
  text-transform: uppercase !important;
}

.card.card-banner .card-body .content {
    padding: 0.1rem !important;
    font-weight: bold !important;
    padding-right: 10px !important; 
}

.card.card-banner .card-body .icon {
    font-size: 3em !important;
    font-weight: bold;
}

.card-green.light{
    background: white !important;
    border:1px solid #26797F;
}

.card-green.light .icon{
    color:white !important;
    background: #26797F !important;
    border-right: 1px solid #26797F;
}

.card-green.light .content,.card-green.light .title{
    color:#555 !important;
    font-weight:bold;
}

.card-red.light{
    background: white !important;
    border:1px solid #FF5F5F;
}

.card-red.light .icon{
    color:white !important;
    background: #FF5F5F !important;
    border-right: 1px solid #FF5F5F;
}

.card-red.light .content,.card-red.light .title{
    color:#555 !important;
    font-weight:bold;

}



.card-yellow.light{
    background: white !important;
    border:1px solid #FFBC11;
}

.card-yellow.light .icon{
    color:white !important;
    background: #FFBC11 !important;
    border-right: 1px solid #FFBC11;
}

.card-yellow.light .content,.card-yellow.light .title{
    color:#555 !important;
    font-weight:bold;

}

@media only screen and (max-width: 1200px) {
    .no-display {
        display: none !important;
    }
}

.modal-content {
    width: 100% !important;
}

.modal-page {
    width: 100% !important;
}

@media only screen and (max-width: 1000px) {
    .modal-content {

        width: 900px;
        padding: 0px;
        margin: 0px;
            margin-left: 0px;
        margin-left: -30px;
    }
}


.content-header h1{
    font-size: 1.5em;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.has-error-col{
    color:#E74C3C !important;
}


/*aside.app-sidebar .sidebar-menu ul.sidebar-nav > li.dropdown .dropdown-menu > ul > li a {
    padding: 0.4rem 0.4rem !important;
}*/

aside.app-sidebar .sidebar-menu {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12) !important;
    background:#3f51b5 !important;
}

thead,thead th{
        background: #327ebd;
        color:white;
}

@media only screen and (min-width: 1360px) {
   

}

thead .nobg, thead .nobg th {
    background: white !important;
    color: #327ebd;
}


/*aside.app-sidebar .sidebar-menu ul.sidebar-nav > li.dropdown .dropdown-menu {
    margin-top:100px !important;
}*/


.btntraitement li{
    list-style: none !important;
    padding:30px !important;
    text-align: center !important;
    margin-left: auto !important;
}


.btntraitement .btn{
    width: 300px !important;
    padding-left: 10px;
    padding-right: 10px;
}


#DecisionModal .modal-dialog{
width:85% !important;
}

.nopadding td,.nopadding th{
    padding:5px !important;
}

.smallpadding td,.smallpadding th{
    padding:10px !important;
}


.dashboard .card-body{
    min-height: auto !important;
}


.mesboutons button{
    padding:5px 30px  !important;
    font-size: 14px;
}

button{
    margin: 2px 3px 0 0 !important;
}

.form-horizontal .control-label {
    font-weight: bold !important;
}

.pagination-sm{
    margin-top:5px;
}

.some-pdf-container{
    height: 200px;
    border:1px solid #ccc;
}

.pagination-sm{
    padding-right: 10px;
}


.msgerror{
    color:#E74C3C;
    padding:10px;
}

.pagination {
    margin-right: 10px;
}

#texteCourrierModal .modal-dialog {
    width: 85%;
    margin: 30px auto;
}

.ta-toolbar .btn {
    padding: 10px 10px !important;
}

#text-courrier .ta-editor{
    height: 500px !important;
    overflow-y: scroll !important;
}

#text-synthese .ta-editor{
    height: 500px !important;
    overflow-y: scroll !important;
}

#text-proposition .ta-editor{
    height: 500px !important;
    overflow-y: scroll !important;
}

.courrierinitie label.col-sm-4{
    padding-right: 5px;
}

#CourriersortantModal .modal-dialog{
    width: 45%;
}

.ligneactions {
    padding: 10px;
}


/* Gestion du responsive */

aside.app-sidebar .sidebar-menu ul.sidebar-nav > li {
    width: 100%;
    max-height: 50px;
}

@media only screen and (max-width: 1080px) {
    
    .row > [class*="col-"] {
        margin: 10px !important;
    }

    .card .card-body {
        overflow-x: scroll !important;
        width: 100%;    }

    aside.app-sidebar .sidebar-menu ul.sidebar-nav > li.dropdown .dropdown-menu > ul > li a:hover {
        color: #ccc !important;
    }
}


@media only screen and (max-width: 768px) {
    aside.app-sidebar .sidebar-menu ul.sidebar-nav > li.dropdown .dropdown-menu > ul > li a {
        color: #ccc !important;
    }
}


.col-lg-4,.col-md-6 {
    margin: 10px auto !important;
}


#DecisionModal form .form-group {
    margin-top: 0px !important;
    margin-bottom: 5px !important;
}
/* FIn Gestion du responsive */
#VisionneurModal .some-pdf-container {
    height: 500px !important;
}

h2, .h2 {
    font-size: 20px !important;
    font-weight: bold !important;
}


@media only screen and (max-width: 1080px) {
    
    .row > [class*="col-"] {
        margin: 0px !important;
    }

    .dashboard .card-body{
        overflow-x: auto !important;
    }

    .col-sm-6{
        margin-top:10px !important;
    }
}


aside.app-sidebar .sidebar-menu ul.sidebar-nav > li.dropdown .dropdown-menu > ul > li a:before {
    color: #FF5F5F !important;
}

.logintext {
    color: rgb(121,134,203) !important;
    margin-top: 20px;
    font-family: Montserrat !important;
}

/* Correction 2021 */
@media (max-width:767px)
{
    .app-brand img {
        width: 100%;
    }
    .app-login .app-body .app-block {
        width: 96vw;
    }
    .app-brand
    {
        width: 98%;
    }

    .highlight.logintext
    {
        font-size: 0.7em;
    }
    .aside.app-sidebar .sidebar-menu ul.sidebar-nav > li.dropdown .dropdown-menu {
        background-color: #000080 !important;
        margin-top: -20px !important;
    }
    .pull-right
    {
        float:left !important;
    }
}

/*
@media (min-width:960px)
{
    .dropdown-menu
    {
        margin-top:100px !important;
    }
}*/

.contenuapp .tablesearch {
    border: 1px solid #ddd !important;
}

.card-action .btn.btn-success 
{
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.navbar-mobile .logo img
{
    margin-left:30px !important;
}
.card-action li{
    list-style: none;
}