@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'Myriad Pro Regular';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/myriadproregular.eot?v=4.1.0');
    src: url('../fonts/myriadproregular.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/myriadproregular.woff?v=4.1.0') format('woff'), url('../fonts/myriadproregular.ttf?v=4.1.0') format('truetype'), url('../fonts/myriadproregular.svg?v=4.1.0#myriadproregular') format('svg');
}

@font-face {
    font-family: "segoe";
    src: url("/medias/fonts/SEGOEPR.woff");
}

@font-face {
    font-family: 'Myriad Pro Bold';
    font-style: normal;
    font-weight: normal;
    src: local('../fonts/Myriad Pro Bold'), url('../fonts/MYRIADPRO-BOLD.woff') format('woff');
}

@font-face {
    font-family: 'Myriad Pro Semibold';
    font-style: normal;
    font-weight: normal;
    src: local('../fonts/Myriad Pro Semibold'), url('../fonts/MYRIADPRO-SEMIBOLD.woff') format('woff');
}


@font-face {
    font-family: 'Myriad Pro Condensed Italic';
    font-style: normal;
    font-weight: normal;
    src: local('../fonts/Myriad Pro Condensed Italic'), url('../fonts/MYRIADPRO-CONDIT.woff') format('woff');
}


@font-face {
    font-family: 'Myriad Pro Condensed';
    font-style: normal;
    font-weight: normal;
    src: local('../fonts/Myriad Pro Condensed'), url('../fonts/MYRIADPRO-COND.woff') format('woff');
}

body {
    background: #152743;
    font-family: 'Fira Sans', sans-serif;
    margin: 0;
    padding: 0;
    font-weight: 500;
    color:#666;
    font-size:13px;
}
p {
    margin: 0px 0 10px;
    padding: 0px;
    line-height:20px;
}
a {
    outline: 0 none !important;
    text-decoration: none;
    cursor:pointer;
    color:#666666;
}
a:hover {
    outline: 0 none !important;
    text-decoration: none;
    cursor:pointer;
    color:#149ec3;
}
h1, h2, h3, h4, h5, h6 {
    font-weight:500;
    color:#444444;
    /*text-transform:capitalize;*/
}
label {
    font-weight:500;
}

.uppercase{
    text-transform:uppercase !important;
}

.blocCliquable:hover {
    cursor: pointer;
}
.blocNonCliquable:hover {
    cursor: not-allowed;
}

.rht-side label {
    font-weight:500;
    color:#1585a7;
}
.grey-bg label {
    color:#666666;
}
.pad {
    padding:10px !important;
}
.pad20 {
    padding:20px !important;
}
.pad5 {
    padding:5px !important;
}
.pad-rht {
    padding-right:10px !important;
}
.pad-lft {
    padding-left:10px !important;
}
.pad-top {
    padding-top:10px !important;
}
.pad-top20 {
    padding-top:20px !important;
}
.pad-bot {
    padding-right:10px !important;
}
.pad-no {
    padding:0px !important;
}
.pad-rht-no {
    padding-right:0px !important;
}
.pad-lft-no {
    padding-left:0px !important;
}
.mar {
    margin:10px !important;
}
.mar-rht {
    margin-right:10px !important;
}
.mar-lft {
    margin-left:10px !important;
}
.mar-top {
    margin-top:10px !important;
}
.mar-top-1 {
    margin-top:1px !important;
}
.mar-top-no {
    margin-top:0px !important;
}
.mar-bot {
    margin-bottom:10px !important;
}
.mar-no {
    margin:0px !important;
}
.mar-rht-no {
    margin-right:0px !important;
}
.mar-rht20 {
    margin-right:20px !important;
}
.mar-bot-no {
    margin-bottom:0px !important;
}
.mar-lft30 {
    margin-left:30px !important;
}
.mar20 {
    margin:20px 0 !important;
}
.mar40 {
    margin:40px 0 !important;
}
.mar-top40 {
    margin:40px 0 20px !important;
}
.mar-top6 {
    margin-top:6px !important;
}
.mar-top20 {
    margin-top:20px !important;
}
.mar-bot20 {
    margin-bottom:20px !important;
}
.bor-no {
    border:0px !important;
}
.pad-lr-20 {
    padding:0 20px !important;
}
.shad-no {
    box-shadow: 0 0px 0 0 #f1f1f1 !important;
}
.bor-rad-no {
    border-radius:0px;
}
.offset{
    position : absolute;
    left : -10000px;
    top : -10000px;
}

.modal-dialog h4 {text-transform: none;}

header .clsHeader_Top {
    background: #223249 none repeat scroll 0 0;
}

header .clsHeader_Top .logo{ padding:10px 0px;}

.page-content{}

#sidebar_main{
    -webkit-box-shadow: 3px 0 5px 0 rgba(0,0,0,0.35);
    box-shadow: 3px 0 5px 0 rgba(0,0,0,0.35);
    z-index:1000;
}

.sidebar { background: #3e649b;    width: 100%; min-height:1657px;}

.main_content{ background:#f3f3f4;  padding: 0px 0 35px 0;}

ul.sidemenu {
    position:relative;background:#4e80c8;margin:auto;padding:0;list-style: none;overflow:hidden; font-family: 'Myriad Pro Bold'; }

.sidemenu li a {
    padding-left:20px;height:50px;line-height:50px;	display:block;	overflow:hidden;position:relative;	text-decoration:none;font-size:14px;color:#fff; font-family: 'Myriad Pro Bold';}

.sidemenu li a.heading { background:#294a78; margin-top:60px;}

.sidemenu li a.advis { background:#3e649b;}

.sidemenu li a:hover {color:#fff;}


.sidemenu i {margin-right:15px;  font-size:20px; min-width: 25px;}

.sidemenu li.selected a {color:#294a78 ; font-size:14px;}

.sidemenu li img{ vertical-align:inherit; margin-right:15px;}

.right_side{}

.connexion_box{display: flex; align-items: center; justify-content: center; min-height: 100vh;}

.connexion_box_content{max-width: 50%; border: 1px solid gray; background-color: white; padding: 20px;}

.connexion_box_content form{border-top: 1px solid lightgray; padding-top: 30px;}

.info_box{padding:10px 20px; margin:15px 0px; float:left; width:100%;}

.info_box_danger{background:#d51313;}

.info_box_danger .activ_btn:hover {color:#d51313; background-color: white;}

.info_box_warning{background:#ff8400;}

.info_box_warning .activ_btn:hover {color:#ff8400; background-color: white;}

.info_box_success{background:#4dae50;}

.info_box_success .activ_btn:hover {color:#4dae50; background-color: white;}

.info_box h2{font-family: 'Myriad Pro Bold'; font-size:18px; margin:0px 0px 20px 0px; color:#fff;}

.info_box p{ font-family: 'Myriad Pro Regular'; font-size:16px; color:#fff}

.info_box span{font-size:12px; color:#fff; }

.info_box .activ_btn {border: 1px solid white; border-radius:5px; font-family: 'Myriad Pro Semibold'; font-size:14px; color:#fff;  margin:20px 0px 10px 0px !important; padding:5px 25px; text-transform:uppercase; }

.info_box ul, .info_box li a {color:#fff}

.info_box li {padding: 2px 0}

.info_box li a:hover {text-decoration: underline}

.licences { background:#31486a; padding:10px 20px; margin:15px 0px; float:left; width:100%;}

.licences h2{font-family: 'Myriad Pro Bold'; font-size:18px; margin:0px 0px 20px 0px; color:#fff;}

.licences p{ font-family: 'Myriad Pro Regular'; font-size:14px; color:#fff; margin:0px;}

.licences .activ_btn {background:#149ec3; font-family: 'Myriad Pro Semibold'; font-size:14px; color:#fff;  margin:20px 0px 10px 0px !important; border-radius:0 !Important; padding:5px 25px; text-transform:uppercase; }

.sidebar-user{ background:#3762a0;}

#fiche_decouverte_link{color : #ffffff; }

.category-content {
    padding: 20px; color:#fff;
    position: relative;
}

.media-left, .media > .pull-left {
    padding-right: 20px;
}
.media-left, .media-right, .media-body {
    position: relative;
}
.media-left img{ border-radius:50%; border:2px #fff solid;}

.media-heading {
    display: block;font-family: 'Myriad Pro Bold'; font-size:14px; text-transform:uppercase;
    margin-top: 5px;
}
.text-size-mini {  font-size: 12px; color:#fff;}

.deconnexion {font-size: 12px; margin-top:10px;}

.deconnexion a {color: lightgray; }

.bienvenue_box{ background:#fff; padding:20px 30px; }

.bienvenue_box h2{ color:#7d8184;font-family: 'Myriad Pro Condensed'; font-size:30px; margin:0px 0px 20px 0px;}

.bienvenue_box p{ color:#7d8184; font-family: 'Myriad Pro Regular'; font-size:14px; }

.newClientLicenceHenrri .modal-footer{
    text-align: center;
}
.newClientLicenceHenrri .modal-footer button{
    margin-top: 10px;
}
    .newClientLicenceHenrri .modal-footer button:first-child{
        margin-top: 0px;
    }
.btnEditStatusFacturation:hover{
    cursor: pointer;
}
.graph{ background:#4dae50; padding:20px 30px;}

.graph h2{  font-family: 'Myriad Pro Condensed'; font-size:30px; color:#fff; margin:10px 0px 30px 0px;}


.graph_content{ background:#fff; padding:20px 30px; width:100%;}

.graph_content h2{ color:#333333;font-family: 'Myriad Pro Regular';font-size:24px; margin:0px 0px 20px 0px; margin:0px; line-height:35px;}

.graph_content h2 i{ color:#6caa32; bottom:-5px; margin-right:5px; position:relative; }

.graph_content p{ color:#949394;font-family: 'Myriad Pro Regular';font-size:14px; margin:0px 0px 20px 0px;}

.vos{ margin:30px;}

.vos_box{ background:#fff; border-top:#e7eaec 2px solid; }

.vos_box h2{ color:#000000;font-family: 'Myriad Pro Regular';font-size:18px; margin:0px 0px 20px 0px; margin:0px; line-height:50px; border-bottom:1px #e7eaec solid; padding:0px 10px;}

.vos_box ul{     padding: 0 30px;}

.vos_box ul li { font-family: 'Myriad Pro Regular';font-size:14px; line-height:35px; list-style:disc ; }

.vos_box p {clear: both}

div.vos_box .pie--graph .amChartsLegend.amcharts-legend-div,
div.vos_box .pie--graph .amChartsLegend.amcharts-legend-div > svg{
    width : 320px !important;
}

#vos_box--declarer {
    background: #149ec3;
    color: #fff;
    padding: 5px;
    line-height: 15px;
    font-size: 14px;
    margin-top:11px;
}

.red  span{ font-size:12px;}

.red { color:#db2715; }

.green{ color:#197825;}

.vos_cli{ background:#fff; border-top:#e7eaec 2px solid; }

.vos_cli h2{ color:#000000;font-family: 'Myriad Pro Regular';font-size:18px; margin:0px 0px 20px 0px; margin:0px; padding-bottom:5px;}

.vos_cli ul{ padding:0px;}

.vos_cli ul li { font-family: 'Myriad Pro Regular';font-size:14px; line-height:35px; padding:0px 20px; }

.vos_cli ul li { font-family: 'Myriad Pro Regular';font-size:14px; line-height:35px; padding:0px 20px; }

.white{ background:#fff; line-height:40px;}

.grey{ background:#f0f0f0; line-height:40px; }

.vos_cli_titre {padding-top:15px; padding-bottom: 10px; border-bottom:1px #e7eaec solid; color:gray}

.vos_cli_titre a {
    background:#149ec3;
    color: #fff; padding:5px; line-height:15px;
    font-size: 14px;
}

.grr{ color:#9e9797 !important;}

.vos_cli li span {    color: #197825;    font-size: 12px;    font-weight: normal;}

.vos_cli li {    color: #666666;    font-size: 14px;    font-weight: bold;    line-height: 22px;    margin-bottom: 5px;    text-transform: capitalize;}

.blu_nav { color:#149ec3; font-size:14px; text-align:right; padding:20px; line-height:50px;}

.blu_nav a{ color:#149ec3;}
.blu_nav a:hover{ color:#149ec3;}

.blu_nav i { color:#149ec3; font-size:12px; }

.edit{ position:relative;  right: 10px;   top: 30px; }

.bienvenue_box .left{ width:14%; float:left; margin-left:20px;}

.bienvenue_box .right{ width:80%; float:left; margin-right:20px;}

.quick_box{ background:#fff; border-top:#e7eaec 2px solid; margin:30px 30px; }

.quick_box h2{ color:#000000;font-family: 'Myriad Pro Regular';font-size:16px; margin:0px 0px 20px 0px; margin:0px; line-height:50px; border-bottom:1px #e7eaec solid; padding:0px 10px; font-weight: bold;}

.blu_btn {
    background: #149ec3 none repeat scroll 0 0;    border-radius: 0 !important;    color: #fff;    font-family: "Myriad Pro Semibold";    font-size: 14px;    margin: 20px 10px 20px 20px;    padding: 5px 15px 2px 15px;    text-transform: uppercase;}

.blu_btn img { margin-right:10px; }

.blu_btn i { margin-right:10px; }

.blu_btn:hover, .resto_btn:hover { color: #fff !important;  }

.modal-footer .btn-download-contrat,
.modal-footer .btn-download-contrat+.btn-download-contrat{
    margin-bottom : 5px;
}
.alert.alert-info .blu_btn {
    margin: 5px 0;
}
.resto_btn {
    background: #64c8d3 none repeat scroll 0 0;    border-radius: 0 !important;    color: #fff;    font-family: "Myriad Pro Semibold";    font-size: 14px;    margin: 20px 10px 20px 20px !important;    padding: 5px 15px;    text-transform: uppercase;}
.unactive_btn{ background-color: #BBD2E1; }
.unactive_btn:hover{ cursor: help; }
.infos_box{ background:#fff; border-top:#e7eaec 2px solid;}

.infos_box h2{ color:#000000;font-family: 'Myriad Pro Regular';font-size:16px; margin:0px 0px 20px 0px; margin:0px; line-height:50px; border-bottom:1px #e7eaec solid; padding:0px 10px; font-weight:bold;}

.infos_box .table{ font-size:14px; color:#666;}

.infos_box .table > tbody > tr > td, .table > tbody > tr > th{ padding:10px !important;}

.infos_box .table tr th{ font-size:14px; color:#333; font-family: "Myriad Pro Semibold";}

.infos_box .form-group{ margin-bottom:0px;}

.infos_box .form-group input{ border-radius:0px; width:50%; font-size:14px; color:#333; font-family: "Myriad Pro Semibold";}

.infos_box  .form-control::-moz-placeholder {    color: #000;    opacity: 1;}

.infos_box .table > thead > tr > th {
    border-bottom: 0px solid #ddd;
    vertical-align: bottom;
}
.blu_btn_1{    background: #149ec3 none repeat scroll 0 0;    border-radius: 0 !important;    color: #fff;
               font-family: "Myriad Pro Semibold";    font-size: 14px;    margin: 20px 0px 20px 0px !important;    padding: 5px 15px;    text-transform: uppercase;}

.blu_btn_1:hover { color: #fff;  }


.infos_admin{ background:#fff; border-top:#e7eaec 2px solid; margin:30px 30px;  }

.infos_admin h2{ background:#3e649b; color:#fff;font-family: 'Myriad Pro Bold'; font-size:14px;  margin:0px; line-height:50px; border-bottom:1px #e7eaec solid; padding:0px 10px; text-transform:uppercase;}

.infos_admin  .table{ font-size:14px; color:#666;}

.infos_admin  .table > tbody > tr > td, .table > tbody > tr > th{ padding:10px !important;}

.infos_admin  .table tr th{ font-size:14px; color:#333; font-family: "Myriad Pro Semibold";}

.infos_admin  .table tr th span{ color:#149ec3; font-family: "Myriad Pro Semibold"; font-size:14px; }

.edit_img{  left: 5px;    position: relative;    top: -3px;}


.manage_box{ background:#fff; border-top:#e7eaec 2px solid; margin:30px 30px; }

.manage_box h2{ color:#000000;font-family: 'Myriad Pro Regular';font-size:16px; margin:0px 0px 20px 0px; margin:0px; line-height:50px; border-bottom:1px #e7eaec solid; padding:0px 10px;}

.manage_box h2 span{ color:rgba(0, 0, 0, 0.6);font-family: 'Myriad Pro Regular';font-size:13px; font-style:italic; text-transform:capitalize;}

.manage_box h2 span i{ color:#ccc !important;font-size:18px; }


.manage_box span{ font-size:14px; font-family: 'Myriad Pro Bold'; color:#000; text-transform:uppercase; }

.blu_btn_2 {
    background: #149ec3 none repeat scroll 0 0;    border-radius: 0 !important;    color: #fff;    font-family: "Myriad Pro Semibold";    font-size: 14px;    margin: 20px 10px 20px 10px !important;    padding: 5px 15px;    text-transform: uppercase;}

.blu_btn_2 i { margin-right:10px; }

.blu_btn_2:hover {    color: #fff;  }

.grey_btn_2 {
    background: #7D8184 none repeat scroll 0 0;    border-radius: 0 !important;    color: #fff;    font-family: "Myriad Pro Semibold";    font-size: 14px;    margin: 20px 10px 20px 10px !important;    padding: 5px 15px;    text-transform: uppercase;}

.grey_btn_2 i { margin-right:10px; }

.grey_btn_2:hover {    color: #fff;  }

.secondary_content{
    border-top: 1px #E7EAEC solid;
    margin-top: 50px;
    padding-top: 20px;
}
.clients{ background:#fff; border-top:#e7eaec 2px solid; margin:0px 30px 30px 30px ; }

.clients .table tr th{ font-size:12px; color:#2c2c2c; font-family: 'Myriad Pro Bold'; text-transform:uppercase;}

.clients .table tr th img{ margin-left:10px;}

.clients .table tr td{ font-size:12px; color:#2c2c2c; font-family: 'Myriad Pro Regular';text-transform:uppercase;}


.clients .form-group{ margin-bottom:0px;}

.clients input[type="checkbox"] {
    display: none;
}
.clients input[type="checkbox"] + label {
    color: #fff;
    line-height: 20px;
    width: 100%;
}
.clients input[type="checkbox"] + label::before {
    background:url(../interface/generale/checkbox.png);    content: "";    cursor: pointer;
    display: inline-block;    height: 20px;    margin-right: 8px;    vertical-align: middle;    width: 13px;}

.clients input[type="checkbox"]:checked + label::before {
    background:url(../interface/generale/checkbox.png);    background-position: 0 -23px;    content: "";    cursor: pointer;
    line-height: 18px;    text-align: center;}

/* #popupInfoMessage, */
#listFacturationStatus{
    display: none;
}

.or{ color:#ff8400 !important;}
tr:not(.di) .gr{ color:#319721 !important;}
.re{ color:#d51313  !important;}

.listede{ color:#000; font-size:24px; font-family: 'Myriad Pro Regular'; text-transform:uppercase;}

.listedevos{ margin:20px 30px 10px 30px !important;  overflow:hidden;}

.listedevos .first{ width:32%; float:left;}

.listedevos .second{ width:20%;  float:left;}

.listedevos .third{ width:20%;  float:left;}

.listedevos .fourth{ width:28%;  float:left;}

.dt-buttons {float: left}

.listedevos input[type="checkbox"] {
    display: none;
}
.listedevos input[type="checkbox"] + label {
    color: #2c2c2c;
    line-height: 20px; font-size:14px;
    width: 100%;
}
.listedevos  input[type="checkbox"] + label::before {
    background:url(../interface/generale/checkbox.png);    content: "";    cursor: pointer;
    display: inline-block;    height: 20px;    margin-right: 8px;    vertical-align: middle;    width: 13px; }

.listedevos input[type="checkbox"]:checked + label::before {    background:url(../interface/generale/checkbox.png);
                                                                background-position: 0 -23px;    content: "";    cursor: pointer;    line-height: 18px;    text-align: center;}

.listedevos .fourth i {
    color: #0e9cc2;
    font-size: 18px;
    left: 10px;
    position: absolute;
    top: 8px;
}

.listedevos .username, .listedevos .password {
    position: relative;
}
.listedevos .fourth input[type="text"], .listedevos .fourth input[type="password"] {
    color: #6d6f75;
    font-size: 13px;
    padding-left: 35px; border-radius:0px;
}
.btm_txt{ text-align:center; font-size:14px; color:#000; font-weight:bold;}


.info_total{ margin:30px 30px;}

.infos_edit{ background:#fff; border-top:#e7eaec 2px solid;}

.infos_edit h2{ color:#000000;font-family: 'Myriad Pro Regular';font-size:16px; margin:0px 0px 20px 0px; margin:0px; line-height:50px; border-bottom:1px #e7eaec solid; padding:0px 10px; font-weight:bold;}

.infos_edit .table{ font-size:14px; color:#666;}

.infos_edit .table > tbody > tr > td, .table > tbody > tr > th{ padding:10px !important;}

.infos_edit .table tr th{ font-size:14px; color:#333; font-family: "Myriad Pro Semibold";}

.infos_edit .form-group{ margin-bottom:0px;}

.infos_edit .form-group input{ border-radius:0px; width:100%; font-size:14px; color:#333; font-family: "Myriad Pro Semibold";}

.infos_edit .form-group select{ border-radius:0px; width:100%; font-size:14px; color:#333; font-family: "Myriad Pro Semibold";}

.infos_edit .form-control::-moz-placeholder {color:#000; opacity: 1;}

.infos_edit .table > thead > tr > th {
    border-bottom: 0px solid #ddd;
    vertical-align: bottom;
}

.infos_edit_left{ margin-left:20px; }

.infos_edit_left h1{ color:#000000;font-family: 'Myriad Pro Regular';font-size:30px; margin:0px 0px 20px 0px; margin:0px; line-height:50px; border-bottom:1px #e7eaec solid; padding:0px 10px;}

.infos_edit_left .table{ background:#fff; margin-bottom:20px;}

.infos_edit_left .table tr th{ border-top:2px solid #ccc; border-bottom:1px solid #ccc; color:#000; text-transform:uppercase; padding:10px}

.infos_edit_left .table tr td{ border:0;  font-family: 'Myriad Pro Regular';font-size:14px;  padding:10px}

.blu{ color:#3e649b; font-size:14px; font-family: "Myriad Pro Semibold";text-transform:uppercase; }

.code{ color:#3e649b; font-size:14px; font-family: "Myriad Pro Semibold";}

.bla{ color:#000; font-size:14px; font-family: "Myriad Pro Semibold"; text-transform:uppercase;}

.ree{ color:#d51313; font-family: "Myriad Pro Semibold"; font-size:14px;}

.blu_btn_3 {
    background: #149ec3 none repeat scroll 0 0;    border-radius: 0 !important;    color: #fff;    font-family: "Myriad Pro Semibold";    font-size: 14px;    margin: 0px 10px 20px 0px !important;    padding: 5px 15px;    text-transform: uppercase;}

.blu_btn_3 i { margin-right:10px; }

.blu_btn_3:hover {    color: #fff;  }

.red_btn {
    background: #e95959  none repeat scroll 0 0;    border-radius: 0 !important;    color: #fff;    font-family: "Myriad Pro Semibold";
    font-size: 14px;   margin: 0px 10px 20px 0px !important;   padding: 5px 25px;    text-transform: uppercase;}

.red_btn i { margin-right:10px; }

.red_btn:hover {    color: #fff;  }

.yellow_btn {
    background: #f3bc31  none repeat scroll 0 0;    border-radius: 0 !important;    color: #fff;    font-family: "Myriad Pro Semibold";
    font-size: 14px;   margin: 0px 10px 20px 0px !important;   padding: 5px 25px;    text-transform: uppercase;}

.yellow_btn i { margin-right:10px; }

.yellow:hover {    color: #fff;  }

.top_nav { color:#149ec3; font-size:14px; text-align:right; padding:20px; line-height:50px;  position: absolute;
           right: 0;      top: -18px;  font-weight: bold;}
.top_nav a{ color:#149ec3;}
.top_nav a:hover{ color:#149ec3;}
.top_nav i { color:#149ec3; font-size:12px; }

.infos_box input[type="checkbox"] {
    display: none;
}
.infos_box input[type="checkbox"] + label {
    color: #2c2c2c;
    line-height: 20px; font-size:14px;
    width: 100%;
}
.infos_box input[type="checkbox"] + label::before {
    background:url(../interface/generale/checkbox.png);    content: "";    cursor: pointer;
    display: inline-block;    height: 20px;    margin-right: 8px;    vertical-align: middle;    width: 13px; }

.infos_box input[type="checkbox"]:checked + label::before {    background:url(../interface/generale/checkbox.png);
                                                               background-position: 0 -23px;    content: "";    cursor: pointer;    line-height: 18px;    text-align: center;}

.infos_box .form-group select{ border-radius:0px; width:50%; font-size:14px; color:#333; font-family: "Myriad Pro Semibold";}

.infos_box input[type="radio"], .infos_edit input[type="radio"] {

    display:none;

}

.infos_box input[type="radio"] + label, .infos_edit input[type="radio"] + label {line-height:20px;   color:#000;   width:100%;}

.infos_box input[type="radio"] + label:before, .infos_edit input[type="radio"] + label:before {    background-image:url(../interface/generale/radio.png);

                                                   display: inline-block;    height: 20px;    margin-right: 8px;    vertical-align: middle;    width: 18px;

                                                   cursor:pointer;	content:"";}

.infos_box input[type="radio"]:checked + label:before, .infos_edit input[type="radio"]:checked + label:before {

    background-image:url(../interface/generale/radio.png);    text-align:center;    cursor:pointer;	content:"";	background-position: 0 -30px;}

.infos_box .input-group input{  border-radius:0; width:100%}

.infos_box .input-group-btn .btn-default{  border-radius:0; background:#149ec3; color:#fff; font-size:12px; font-family: 'Myriad Pro Bold'; text-transform:uppercase;}

.form-error { color: #d51313; padding-top: 10px;}

.dataTables_filter, .dataTables_length { padding-top: 30px; padding-bottom: 10px; }
.dataTables_filter, .dataTables_paginate { padding-right: 30px; }
.dataTables_length, .dataTables_info{ padding-left: 30px; }
#liste_factures_table_filter_date{
    padding-top: 30px;
    padding-bottom: 10px;
    padding-right: 30px;
    text-align: center;
}

.panel .panel-title {
    text-transform: none
}

.panel-body .higher {
    font-size:1.4em;
}

.modale-cgu .modal-header {
    background-color: #167db8;
    padding: 15px 25px;
}

.modale-cgu .modal-header h4 {
    margin: 0;
}

.modale-cgu h1 {
    text-transform: none;

}

.modale-cgu h2 {
    text-transform: none;

}

.modale-cgu h3 {
    text-transform: none;

}

.modale-cgu h4 {
    margin-top: 20px;
    text-transform: none;
}

.modale-cgu h5 {
    font-size: 15px;
    margin-top: 20px;
    text-transform: none;
}

.modale-cgu h6 {
    font-size: 13px;
    margin-top: 20px;
    text-transform: none;
}

.modale-cgu .modal-header * {
    color: white;
}

.modale-cgu__detail {
    overflow-y: scroll;
    height: 270px;
    border: 1px solid lightgray;
    padding: 10px;
    margin: 20px 0;
}

.modale-cgu .checkbox {
    padding-bottom: 5px;
    position: relative;
    width: 100%
}

.modale-cgu .checkbox label {
    padding-left: 35px;
}

.modale-cgu .checkbox label:after,
.modale-cgu .radio label:after {
    content: '';
    display: table;
    clear: both;
}

.modale-cgu .checkbox .cr,
.modale-cgu .radio .cr {
    display: inline-block;
    border: 1px solid #a9a9a9;
    width: 1.3em;
    height: 1.3em;
    position: absolute;
    margin-right: .5em;
    top:0;
    left:0;
    background-color: white;
}

.modale-cgu .radio .cr {
    border-radius: 50%;
}

.modale-cgu .checkbox .cr .cr-icon,
.modale-cgu .radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

.modale-cgu .radio .cr .cr-icon {
    margin-left: 0.04em;
}

.modale-cgu .checkbox label input[type="checkbox"],
.modale-cgu .radio label input[type="radio"] {
    height: 22px;
    width: 22px;
    margin: 0;
    position: absolute;
    top:0;
    left:0;
}

.modale-cgu .checkbox label input[type="checkbox"] + .cr > .cr-icon,
.modale-cgu .radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.modale-cgu .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.modale-cgu .radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.modale-cgu .checkbox label input[type="checkbox"]:disabled + .cr,
.modale-cgu .radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}

.chartdiv-container {
    overflow: hidden;
}

.chartdiv {
    width		: 100%;
    height		: 250px;
    font-size	: 11px;
}

.chartdiv--jauge {
    margin-bottom: 0px;
}

#back-to-top{
    position: fixed;
    right: 20px;
    bottom: 20px;
    display: inline-block;
    background: #3e649b;
    padding: 3px 6px;
    font-size: 16px;
    color: #efefef;
}

.bootbox.modal{
    z-index : 10000;
}

.declarations_year_container{
    display: block;
}
.declarations_year_container[data-status="close"] i.fa-caret-up{
    display: none;
}
.declarations_year_container[data-status="close"] i.fa-caret-down{
    display: inline-block;
}
.declarations_year_container[data-status="open"] i.fa-caret-up{
    display: inline-block;
}
.declarations_year_container[data-status="open"] i.fa-caret-down{
    display: none;
}


@media (min-width:320px) and  (max-width:768px){


    .sidebar { background: #3e649b;  width: 100%; min-height:auto !important;}

    .main_content{ background:#f3f3f4; min-height:auto;   overflow: hidden;}

    .edit {    position: relative;    right: -44px;    top: -15px;}

    .listedevos .first{ width:100%; float:left;}

    .listedevos .second{ width:100%;  float:left;}

    .listedevos .third{ width:100%;  float:left;}

    .listedevos .fourth{ width:100%;  float:left;}

    .manage_box span {   margin-left: 20px;}

    .infos_box .form-group input {    border-radius: 0;    color: #333;    font-family: "Myriad Pro Semibold";
                                      font-size: 14px;    width: 100%;}

    .infos_edit{ margin-right:0px;   }

    .infos_edit_left{ margin-left:0px; }


}

/* Box */
.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-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
}
.box-header.with-border {
    border-bottom: 1px solid #f4f4f4;
}
.box-header .box-title {
    display: inline-block;
    font-size: 18px;
    margin: 0 0 5px 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-body .box-subtitle {
    font-size: 15px;
    margin: 0;
    line-height: 1;
}

/* NavTab */
.nav-tabs-style1>.nav-tabs>li.active {
    border-top-color: #3c8dbc;
}
.nav-tabs-style1>.nav-tabs>li {
    border-top: 3px solid transparent;
    margin-bottom: -2px;
    margin-right: 5px;
}
.nav-tabs-style1>.nav-tabs>li a {
    border-radius: 0;
    margin-right: 0;
    border-top-color: transparent;
}
.nav-tabs-style1 .tab-content {
    border: 1px solid #ddd;
    border-width : 0 1px 1px 1px;
}


@media (min-width:320px) and  (max-width:565px){

    .edit {    position: relative;    right: -44px;    top: -15px;}
}

@media (min-width:565px) and  (max-width:640px){

    .edit {    position: relative;    right: 12px;    top: 29px;}

}
@media (min-width:768px) and  (max-width:1024px){

    .red_btn {
        background: #e95959  none repeat scroll 0 0;    border-radius: 0 !important;    color: #fff;    font-family: "Myriad Pro Semibold";
        font-size: 14px;   margin: 0px 10px 20px 0px !important;   padding: 5px 25px;    text-transform: uppercase;   white-space: normal; text-align:left; }

}

@media  (min-width:1800px) and (max-width:1920px){

    .sidebar { background: #3e649b;    width: 100%; min-height:1000px !important;}
}

@media print {
    @page {
        size: 330mm 427mm;
        margin: 14mm;
    }
    .container {
        width: 967px;
    }
    a[href]:after,
    abbr[title]:after {
        content: "";
    }
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6, .col-md-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
    .visible-xs {
        display: none !important;
    }
    .hidden-xs {
        display: block !important;
    }
    table.hidden-xs {
        display: table;
    }
    tr.hidden-xs {
        display: table-row !important;
    }
    th.hidden-xs,
    td.hidden-xs {
        display: table-cell !important;
    }
    .hidden-xs.hidden-print {
        display: none !important;
    }
    .hidden-sm {
        display: none !important;
    }
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
    .form-control-static{
        font-size:19px;
        font-weight:bold;
    }
    .control-label{
        font-size:16px;
        font-weight:normal;
    }
    #pageFicheProspect h2{
        font-size:24px;
        border-bottom:1px dotted #aaa;
        font-weight:bold;
    }
    #pageFicheProspectDetails .col-sm-6:nth-child(2){
        border-left:1px dotted #aaa;
    }
    .col-sm-pull-2{
        width:100%;
        right:0;
        text-align:center;
    }
    .col-sm-pull-2 h1{
        font-size:28px!important;
        padding-bottom:20px;
    }
    .col-sm-push-10.text-right{
        width:auto;
        left:auto;
        text-align:center;
        float:none;
        font-weight:bold;
    }
    .form-horizontal .control-label{
        text-align:left!important;
    }
    .form-group{
        padding-bottom:10px;
    }
    .main_content {
        min-height: inherit;
    }
}

div.reste_prorata div.red{
    font-size:18px;
}

div.reste_prorata strong.red{
    font-size:28px;
}

span.bravo{
    font-size:18px;
    color:green;
    margin-top:21px;
    display:inline-block;
}

span.bravo i{
    margin-bottom: 13px;
    display: inline-block;
}

i.fa-info-circle{
    cursor:default;
}

span.bravo span{
    display:block;
}

span.bravo span.value{
    font-size:28px;
}

span.bravo span.message_bravo{
    font-size:12px;
}

span.bravo span.message_bravo i{
    font-size:17px;
}



.profile-header-container{
    margin: 0 auto;
    text-align: center;
}



.profile-header-good > img.img-circle {
    width: 80px;
    height: 80px;
    
   
    color:red
}




.profile-header-bad > i.img-circle {
    width: 80px;
    height: 80px;

    font-size:80px;
    color:white;
    background: red;
    position: relative;
    z-index: 1;

}





/**
 * Ranking component
 */
.rank-label-container {
    margin-top: -19px;
    /* z-index: 1000; */
    text-align: center;
}

/*.label.label-default.rank-label {
    background-color: #3e649b;
    padding: 5px 10px 5px 10px;
    border-radius: 27px;
    font-size:20px;
    position: relative;
    z-index:2;
    float: right;
}*/

.profile-header-good .label.label-default.rank-label {
    background-color: forestgreen;
}

.profile-header-bad .label.label-default.rank-label {
    background-color: red;
}
div.bravotext-good{
    color:forestgreen;
    font-size:18px;
}

div.bravotext-bad{
    color:red;
    font-size:18px;
}

@media screen and (max-width:1366px){
    div.bravotext-good{
        color:forestgreen;
        font-size:16px !important;
    }

    div.bravotext-bad{
        color:red;
        font-size:16px !important;
    }
}

div.panel-heading small{
    margin-top:5px;
    display:inline-block;
}

div#frm_questionnaire h3{
    margin-top:0;
}

div#frm_questionnaire ul{
    list-style:none;
    margin:0;
    padding:0;
}


.chartdiv-home {
    width: 100%;
    height: 400px;
}

table#DataTables_Table_0{
    table-layout:fixed;
}

#liste_clients table thead tr th:first-child{
    width:120px !important;
}



/*Filtre table*/

td.filter {
	position:relative;
}

span.operators.on{
	color: #449d44;
}



td.filter span:not(.input-group-btn):not(.input-group-addon){

	display:inline-block;
	width:15px;
	height:15px;
	float:right;
	margin-left:5px;
	margin-top:5px;
	cursor:pointer;

	font-size:18px;
}

input.filter{
	color:black;
	float:left;
	width:50%;
	border-radius: 0;
	border: 0;
}

input.filter.editlarge{
	width:150px;
}

input.filter.editsmall{
	width:56px;
}

td.filter i{
	display:inline-block;
	float:left;
	background:white;
	color:#000;
	padding: 1px 0;
	font-style:normal;
}

td.filter ul{
	
	list-style:none;
	width:120px;
	background:white;
	color:black;
	margin:0;
	padding:0 0 0 0px;

	z-index:1000;
}

td.filter ul li{
	cursor:pointer;
	padding-left:10px;

}

td.filter ul li:hover{
	background:#999;

	color:white;
}

i.backtofilter, i.closefilterbox, i.deletefilter{
	cursor:pointer;
    margin:2px;
}

#bloc_filter button{
    margin:5px;
}

/* tables */

table tr.di td, table tr.di td a{
    color:#888887 !important;
}

table tr.en td, table tr.en td a{
    color:#2c2c2c ;
}


table.tablesorter thead tr .header {
	background-image: url(../interface/generale/bg.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	cursor: pointer;
}

table.tablesorter thead tr .headerSortUp {
	background-image: url(../interface/generale/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../interface/generale/desc.gif);
}

select#select_filter{
    margin: 20px 10px 20px 20px !important;
}

.bloc_filter_column {
    width:250px;
}

.bloc_filter_column .input-group-btn i{
    font-size: 18px;
}
[v-cloak] { display: none }

.loaddata{
    margin: 50px 15px;
}

table th.fit, td.fit {
    white-space: nowrap;
    width: 1%;
}

.slide-fade-enter-active {
  transition: all .3s ease;
  opacity:1;
}
.slide-fade-leave-active {
  transition: all .3s cubic-bezier(1.0, 0.5, 0.8, 1.0);
}
.slide-fade-enter, .slide-fade-leave-to{
  opacity: 0;
}

td.alertepascontrat{
    font-weight:bold;
}

a#declaration i#blocage-code{ 
    color:#9d1414;
    margin-left:7px;
    display:inline-block;
    vertical-align: middle;
}

div.phylactere{
    margin-left:20px;
    background:#5d7ab6;
    width:466px;
    float:left;
    color:white;
    padding:7px 15px 0px 15px;
    border-radius:20px;
    position: relative;
    font-family: "segoe";
    font-size:18px;
    margin-top:8px;
    min-height:57px !important;
}

div.phylactere::before{
    left:-19px;
    top:18px;
    position:absolute;
    content:"";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0px 20px 25px;
    border-color: transparent  transparent #5d7ab6 transparent;
}

span#leasis_legend{
    font-size:10px;
}

/*tr.re td, tr.re td a{
    color:#d51313 !important;
}*/

/*End filtre table*/

.__mailto {
    text-decoration: underline;
    color: #337ab7;
}