/*
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 : 14 mai 2016, 17:50:56
* Author     : wilfried
*/

.error{
    color: #ff3300;
}

.info-success{
    color: #008d4c;
    font-weight: bold;
}

.menu-option{
    min-width: 100px;
    width: 100px;
    text-align: center;
}

.loader-login{
    margin-top: 5px;
    padding-top: 10px;
    padding-left: 30px;
    line-height: 10px;
    background-image: url("../../img/loaders/loader19.gif");
    background-position-x: right;
    background-repeat: no-repeat;
}

.process-loader{
    /*padding: 4px 10px 10px 25px;*/
    padding-top: 5px;
    background-color: #008d4c;
    background-image: url("../../img/loaders/loader27.gif");
    background-size: 100%;
    background-position-x: left;
    background-repeat: no-repeat;
}

.loader{
    margin-right: 5px;
    background-repeat: no-repeat;
    padding: 4px 20px 20px 20px;
    background-image: url("../img/loaders/loader.gif");
}

.widzarloader {
    margin-right: 5px;
    background-repeat: no-repeat;
    padding: 4px 28px 28px 5px;
    background-image: url(../img/loaders/loader.gif);
}

.loader19{
    margin-right: 5px;
    background-repeat: no-repeat;
    padding: 4px 5px 5px 30px;
    background-image: url("../img/loaders/loader19.gif");
}

.loader27{
    margin-right: 5px;
    background-repeat: no-repeat;
    padding: 4px 5px 5px 30px;
    background-image: url("../img/loaders/loader27.gif");
}

.processing{
    background-image: url('../img/loaders/loading-tools.gif');
    background-repeat: no-repeat;
    background-position-x: 150px;
    height: 50px;
    font-size: 16px;
}

.login-box, .register-box{
    margin: 2% auto;
}

.danger{
    color: #ff3300;
}

.soldeInitial{
    font-weight: bold;
}
.bg-white {
    background-color: #fff !important;
}

.user-header-custom {
    background-color: #fff;
    margin: auto;
}
.skin-blue .main-header li.user-header {
    background-color: #f9f9f9 !important;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header>p {
    z-index: 5;
    /*color: #fff;*/ 
    color: rgba(0,0,0,0.6); 
    font-size: 17px;
    margin-top: 10px;
}

.img-circle, ul.dropdown-menu{
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);
}

.custom-title{
    margin-top: 20px;
    border-bottom: solid 2px #00c0ef;
}

form#formFacture nav.sw-toolbar div:first-child{
    float: left !important;
}

.description-muted {
    color: #999;
    font-size: 13px;
}

#chartdiv a{
    /*color: #FFFFFF;*/
}

.cellTableFormat{
    font-size: 15px;
    font-family: sans-serif;
}



/*.login_bg_bck {
    background-image: url(../../../img/business.jpg);
    background-size: contain;
    height: 100%;
}*/

.login-page, .register-page {
    background: #d2d6de;
    background-image: url(../img/business.jpg);
    background-size: cover;
}

.login-box {
    margin: 0% auto;
    height: 100%;
    padding-top: 8%;
}

.register-box {
    margin: 0% auto;
    height: 100%;
    padding-top: 1%;
}

.login_bg_bck:before {
    background: linear-gradient(0deg, #08392b, rgba(8, 57, 43, 0.5));
    content: '';
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: -1;
}

.login-logo, .register-logo {
    font-size: 26px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 300;
    color: #f39c12;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(243, 156, 18, 0.19);
}

.login-logo .mistere-login, .register-logo .mistere-login {
    font-size: 16px;
    text-align: center;
    margin-bottom: 0px;
    font-weight: 500;
    color: #202871;
/*    color: #24560a;*/
    padding-bottom: 0px;
}

.login-box-body, .register-box-body {
    background: #fff;
    padding: 20px;
    border-top: 0;
    color: #545454;
    border-radius: 8px;
    font-family: 'lato', sans-serif;
    font-size: 13px;
    font-weight: 300;
}


.login-box, .register-box {
    width: 600px;
}

.login-box-body .box.box-success, .register-box-body .box.box-success {
    border-top-color: initial;
    border: 0;
    box-shadow: initial;
    border-right: 1px solid #f1f1f1;
    border-radius: 0px !important;
    padding-right: 20px;
}

.login-box-msg, .register-box-msg {
    margin: 0;
    text-align: center;
    padding: 0 20px 5px 20px;
    font-weight: 700;
}

.rester_connecte_inp .checkbox label {
    font-size: 11px;
}

.register-block-login {
    margin-right: 10px;
}

.btn_two {
    background: #3c8dbc !important;
    color: #FFF !important;
    border: 0 !important;
    width: 100%;
}

.btn_two:hover {
    background: #317094 !important;
    color: #FFF !important;
}

.btn_one {
    background: #f39c12 !important;
    color: #FFF !important;
    width: 100%;
}

.btn_one:hover {
    background: #d08207 !important;
    color: #FFF !important;
}

.logos-login-blck {
    margin-bottom: -35px;
    margin-top: 20px;
}

.logos-login-blck .ar1 {
    height: 70px;
}


.logos-login-blck .ar1 {
    height: 70px;
}

.skin-blue .main-header .logo:hover {
    background-color: #a74900;
}

.stretch-card > .card .dshbord-tp-bg {
    width: 100%;
    min-width: 100%;
    background: #fdfdfd;
    border-radius: 15px;
}

.stretch-card > .card .dshbord-tp-bg.dshbord-bt-vert {
    border-bottom: 5px solid #007958;
    color: #007958;
}

.stretch-card > .card .dshbord-tp-bg.dshbord-bt-jn {
    border-bottom: 5px solid #f39c12;
    color: #f39c12;
}

.stretch-card > .card .dshbord-tp-bg.dshbord-bt-blue {
    border-bottom: 5px solid #850000;
    color: #850000;
}

.stretch-card > .card .dshbord-tp-bg.dshbord-bt-red {
    border-bottom: 5px solid #dd3939;
    color: #dd3939;
}



.stretch-card > .card .dshbord-bt-bg {
    width: 100%;
    min-width: 100%;
    color: #005d93;
    background: #fdfdfd;
    border-radius: 5px;
    padding: 30px 0px;
    border-bottom: 10px solid #005d93;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.stretch-card > .card .dshbord-tp-bg h4 {
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 400;
    text-transform: uppercase;
}

.stretch-card > .card .dshbord-bt-bg h5 {
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 500;
    text-transform: uppercase;
}

.stretch-card > .card .dshbord-tp-bg h2, .stretch-card > .card .dshbord-bt-bg h2 {
    margin-top: 5px;
    margin-bottom: 20px;
}

.stretch-card > .card .dshbord-bt-bg h2 {
    font-size: 18px;
    text-transform: uppercase;
        font-weight: 900;
}

.fixed-table-container tbody td{
    border-left: 0px solid #dddddd !important;
    font-size: 12px;
    font-weight: 400;
    text-align: left !important;
}

.fixed-table-pagination .pagination-info {
    line-height: 34px;
    margin-right: 5px;
    font-size: 12px;
    font-weight: 400;
    color: #3c763d;
}

.box.box-info {
    border-top-color: #3c763d;
}

.fixed-table-container thead th .th-inner, .fixed-table-container tbody td .th-inner {
    padding: 8px;
    line-height: 24px;
    vertical-align: top;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px !important;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 400;
    text-align: left;
}

.bootstrap-table .table > thead > tr > th {
   border-left: 0px solid #ddd;
}

a:hover, a:active, a:focus {
    outline: none;
    text-decoration: none;
    color: #dc6000;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #dc6000;
    border-color: #dc6000;
}

.bootstrap-table .table thead {
    background: #3c763d;
}



.btn-success, .btn-success, .btn-success, .btn-info.focus, .btn-info:focus, .btn-primary, .btn-info {
    background-color: #dc6000;
    border-color: #dc6000;
}
.btn-success:hover, .btn-success:active, .btn-success.hover, .btn-info:hover {
    background-color: #b54f00;
    border-color: #b54f00;
}

.table>tfoot>tr>th {
    text-align: right !important;
    color: #3c763d;
    font-weight: 800;
}

.modal-header {
    background: #dc6000 !important;
}

.modal-header i {
    display: none;
}

.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
    background-color: #042d40;
}

.skin-blue .sidebar-menu>li.header {
    color: #4b646f;
    background: #1a2226;
    display: none;
}

.skin-blue .sidebar-menu>li:hover>a, .skin-blue .sidebar-menu>li.active>a {
    color: #DC6000;
    background: #ffffff;
    border-left-color: #DC6000;
}

.content-header > h1 {
    margin: initial;
    font-size: 25px;
    color: initial;
    font-weight: 400;
    text-transform: initial;
    margin-top: 40px;
    padding-bottom: initial;
    /* display: none; */
    font-size: 25px;
    /* background: #fdfbfb; */
    font-weight: 300;
    border-radius: 5px;
    margin-bottom: 40px;
    margin-top: 10px;
}

.content-header {
    position: relative;
    padding: 15px 15px 0 15px;
    padding-top: 30px;
}

.stretch-card > .card .dshbord-tp-bg h1 {
    font-size: 24px;
    font-weight: 900;
}

.stretch-card > .card .dshbord-tp-bg i {
/*    opacity: 0.5;*/
    padding-bottom: 15px;
}

.stretch-card > .card {
    width: 100%;
    min-width: 100%;
    border-radius: 15px;
    box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.1);
    border: 0;
}

footer a {
    outline: none;
    text-decoration: none;
    color: #dc6000;
}

.page-title-ad {
    font-size: 25px;
    /* background: #fdfbfb; */
    font-weight: 300;
    border-radius: 5px;
    margin-bottom: 10px;
    margin-top: 0px;
}

.modal-body {
    position: relative;
    padding: 30px 30px 10px 30px;
}

.modal-body .form-group label {
    font-weight: 600;
}

.modal-header .bg-danger {
    background-color: initial;
    color: #ffffff;
}

.modal-body .question {
    margin-bottom: 20px;
}

.modal-body h3 {
    font-size: 20px;
    font-weight: 400;
    color: #dc6000;
        margin-top: 25px;
}

.generer-mdp {
    margin-top: 4px;
    font-size: 10px;
    font-weight: 600;
    font-style: italic;
    color: #337ab7;
}

.profiluser {
    background: #333333 !important;
}

li.dropdown.user.user-menu.open .dropdown-menu .user-header {
    display: none;
}

.navbar-nav > .user-menu > .dropdown-menu {
    width: inherit;
}

.entete-menubg li a {
    text-align: left;
    color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f7f7f7;
}
    
    .entete-menubg {
    -webkit-box-shadow: initial !important;
    -moz-box-shadow: initial !important;
    box-shadow: initial !important;
    border-bottom-right-radius: initial;
    border-bottom-left-radius: initial;
}

.navbar-nav > .user-menu > .dropdown-menu {
    width: inherit;
    margin: 0 !important;
    -webkit-box-shadow: initial !important;
    -moz-box-shadow: initial !important;
    box-shadow: initial !important;
    min-width: 157px;
}


.close:focus, .close:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    opacity: 1;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
}

.modal-content .modal-body h4 {
    margin-top: 30px;
    margin-bottom: 14px;
    color: #dc6000;
    font-size: 18px;
    font-weight: 600;
}

.form-group {
    margin-bottom: 20px;
}

.content-header small {
    display: block;
    width: 100%;
    font-size: 15px !important;
    color: #042d40;
}

.content-header {
    position: relative;
    padding: 15px 15px 0 15px;
    padding-top: 30px;
    margin-bottom: -20px;
}

.nom-ministere a span {
    color: #dc6000;
    padding: inherit;
}

.nom-ministere a, .nom-ministere a:hover, .nom-ministere:hover  {
    font-weight: 900;
    background: #f6f6f6;
    opacity: 1;
    color: #dc6000;
}

.dashboard-block {
    margin-top: -80px;
}
.separator {
    text-align: center;
}

.separator:after {
    content: " ";
    background: #042d40;
    height: 2px;
    width: 120px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 10px;
    margin-left: -60px;
}

.dash-title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    color: #042d40;
    padding-left: 30%;
    padding-right: 30%;
    margin-top: 30px;
}

.main-header .navbar {
    -webkit-transition: margin-left 0.3s ease-in-out;
    -o-transition: margin-left 0.3s ease-in-out;
    transition: margin-left 0.3s ease-in-out;
    margin-bottom: 0;
    margin-left: 300px !important;
    border: none;
    min-height: 50px;
    border-radius: 0;
}

.main-header .logo {
    -webkit-transition: width 0.3s ease-in-out;
    -o-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
    display: block;
    float: left;
    height: 50px;
    font-size: 30px !important;
    line-height: 50px;
    text-align: center;
    width: 300px !important;
    font-family: 'Lato', sans-serif;
    padding: 0px 10px !important;
    font-weight: 300;
    overflow: hidden;
}

.nom-minist {
    text-align: center;
    font-size: 20px;
    margin-top: -68px;
    position: absolute;
    width: 100%;
    z-index: 1030;
    padding-left: 0px;
    text-transform: uppercase;
    padding-right: 40px;
    color: #ffff;
    font-weight: 700;
}

