body {font-family:tahoma; }

h5, h4 { font-family:tahoma; }



#mod-cercle-inforisk h5, #mod-historique h5  , #mod-recherche h5 ,#mod-service h5  , #mod-surveillance-implicit h5,
#fiche-entreprise h5, #rech-avance h5, #mod-dernieres-creations h5, #mod-graph h5 ,#mod-news h5 , #comportement-paiement h5
{ font-weight:bold; }

#mod-cercle-inforisk .cercle-msg
{ font-size:0.85em; }


[class*="header-color-"] > .widget-toolbar > [data-action="collapse"] , .widget-toolbar a
{ color: #FFFFFF; }

.xxxxxwidget-toolbar > a
{ font-size:0.9em; }

.user-info
{ font-weight:bold; }


.main-content
{
    margin-left: 0px;
}

.page-content
{
    background: none repeat scroll 0 0 #EEEAE9;
}

.menu-min.sidebar + .main-content
{
    margin-left: 0;
}

.navbar
{
    background-color: #FFFFFF;
    border:1px solid #AAAAAA;
    padding: 1px;
}

.navbar .navbar-brand
{
    color: #307ECC;
}
.ace-nav > li.light-blue > a
{
    background-color: #307ECC;
}
.cercle-msg:hover .btn-reply-cercle{
    display: block;
}
.detail-message{
    display: none;
}
#cercle-msg-popup .detail-message {
    display: block !important;
}
.btn-reply-cercle {
    padding: 1px 0px 4px;
    border-radius: 25px;
    box-shadow: 0px 0px 13px #307ecc66 !important;
    position: absolute;
    right: 10px;
    margin-top: -13px;
    width: 27px;
    height: 27px;
    font-size: 1em;
}
.cercle-msg .btn-reply-cercle{
    display: none;
}
#pag-cercle .cercle-msg .btn-reply-cercle {
    right: 21px;
}
.header-box{
    margin: 16px 0;
    border-top: 1px solid #ddd;
    padding-top: 16px;
}
#dots-reply-box, #dots-detail-box {
    display: none;
}
#btn-reply-box i{
    position: relative;
    left: 1px;
}
.cercle-msg-reply {
    color:#666; font-weight:normal; white-space: normal;display: flex;align-items: center;justify-content: flex-start;margin: 13px 0 3px;gap: 1em;
}
#cercle-msg-popup .cercle-msg-btn-reply{
    display: none !important;
}
#cercle-add-portfolio-popup, #cercle-edit-portfolio-popup {
    position: absolute;
    left: 40%;
    top: 12%;
    z-index: 99999999;
    width: 316px;
}

.textarea-container textarea.form-control {
    padding: 0px 0px;
    border: none !important;
}
.textarea-container {
    padding: 10px;
    background-color: #f9fcff;
    margin-bottom: 8px;
    border: 1px solid #CCDAE7;
}
textarea.form-control:focus{
    color: #6b6b6b;
    border-color: transparent;
    background-color: #f9fcff;
    outline: 0;
}
.textarea-container textarea{
    width: 100%;margin-bottom: 7px;border: 0;
    background-color: #f9fcff;
    resize: none;
}
.textarea-container .button-box{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ace-file-multiple .file-label {
    position: relative;
    height: auto;
    border: 1px dashed #d1deea;
    border-radius: 4px;
    text-align: center;
    background-color: #f9fcff;
}
.popup-cercle-msg-file  .ace-file-multiple {
    margin-top: 5px;
    margin-bottom: 15px;
}
.popup-cercle-msg-file .ace-file-multiple .file-label::before {
    margin: 7px 3px 4px;
    line-height: 36px;
    color: #676767;
    font-size: 13px;
    font-weight: normal;
    background-color: #f9fcff;
}
.popup-cercle-msg-file .ace-file-multiple .file-label .file-name {
    margin: 0 4px;
}
.popup-cercle-msg-file .ace-file-multiple .file-label .file-name [class*="icon-"] {
    position: relative;
    display: block;
    text-align: center;
    height: auto;
    line-height: 43px;
    width: auto;
    font-size: 33px;
    color: #d5d5d5;
    margin: -8px 0 3px;
    background-color: transparent;
}
.previous-page a{
    padding: 10px 0;
    color: #96abb9;
}
.previous-page a:hover{
    color: #307ECC;
}
.detail-impaye, .detail-evaluation {
    font-size: .9em;
    margin: 20px 0;
}
.detail-impaye-bloc, .detail-evaluation-bloc {
    border: 1px solid #CCDAE7;
    padding: 15px !important;
    margin-bottom: 15px;
}
.impaye-question{
    font-weight: bold;color: #307ecc;
}
.impaye-question-n {
    font-weight: bold;
    color: #393939;
}
.info-msg-hover {
    color: #EE7E23;
    font-size: 1.04em;
}
.info-message {
    font-size: .8em;
    background-color: #df7e0021;
    color: #bb7021;
    padding: 10px 15px;
    border-radius: 5px;
}
.info-message .info-message-question{
    margin-bottom: 7px;
}
.info-msg-hover:hover .bloc-hover-message{
    display: block;
}
.impaye-line-flex, .evaluation-line-flex{
    display:flex; justify-content:space-between; padding: 8px 0;align-items: center;
}
.impaye-line-flex .chosen-container.chosen-container-single{float: right;}
.impaye-comment, .evaluation-comment{
    margin-top: 10px;
}
.evaluation-cercle-bdg {
    font-size: .6em;
    padding: 2px 5px;
    background-color: #e58b22;
    color: #fff;
    margin-left: 3px;
    border-radius: 10px;
    position: relative;
    top: -2px;
}
.impaye-cercle-bdg {
    font-size: .6em;
    padding: 2px 5px;
    background-color: #ca130d;
    color: #fff;
    margin-left: 3px;
    border-radius: 10px;
    position: relative;
    top: -2px;
}
.annonce-cercle-bdg {
    font-size: .6em;
    padding: 2px 5px;
    background-color: #76aa36;
    color: #fff;
    margin-left: 3px;
    border-radius: 10px;
    position: relative;
    top: -2px;
}
.question-cercle-bdg {
    font-size: .6em;
    padding: 2px 5px;
    background-color: #307ecc;
    color: #fff;
    margin-left: 3px;
    border-radius: 10px;
    position: relative;
    top: -2px;
}
.widget-header,  .widget-header-small
{
    min-height:2em;
}
.btn.btn-white {
    border-width: 1px;
    border-color: #FFF;
    color: #428bca !important;
    text-shadow: none !important;
    background-color: #FFF !important;
}
.widget-header,  .widget-header-small,
.widget-header-small > .widget-caption, .widget-header-small > *:first-child,
.widget-header > .widget-caption, .widget-header > *:first-child ,
.widget-header-small > .widget-toolbar
{
    line-height:1.8em;
}


.ace-nav > li
{
    height:3.5em;
    line-height:3.5em;
}

.ace-nav > li > a > [class*="icon-"]
{
    color:#307ECC;
}
.ace-nav > li > a:hover > [class*="icon-"]
{
    color:#FFFFFF;
}
.bloc-hover-message{
    display: none;
    position: absolute;
    background-color: #222;
    padding: 8px;
    border-radius: 5px;
    font-size: .9em;
    color: #fff;
    width: auto;
    height: auto;
    font-weight: normal;
}
.ace-nav > li > a
{
    background-color: #FFFFFF;
    color:#307ECC;
    padding:0px 0.1em;
}
.ace-nav > li > a:hover, .ace-nav > li > a:focus
{
    background-color: #307ECC;
    color:#FFFFFF;
}

.ace-nav > li > a > .badge, .badge
{
    xxxfont-size:0.7em;
    font-size: 8px;
    padding: 2px 5px 3px;
    top: -7px;
    left: -5px;
    position: relative;
    background-color: #bd4631 !important;
    font-weight: bold;
    font-family: Tahoma;
    line-height: 11px;
}
.label-title-special {
    font-size: 0.9em;
    font-style: italic;
    text-align: right !important;
    padding: 0 10px 3px !important;
}
.sub-line-info{min-height: 0em !important;}
.sub-line-info .bloc-info-value{
    padding: 0 7px 0px !important;
}
.form-group select, .form-group textarea, .form-group input[type="text"], .form-group input[type="password"], .form-group input[type="datetime"], .form-group input[type="datetime-local"], .form-group input[type="date"], .form-group input[type="month"], .form-group input[type="time"], .form-group input[type="week"], .form-group input[type="number"], .form-group input[type="email"], .form-group input[type="url"], .form-group input[type="search"], .form-group input[type="tel"], .form-group input[type="color"] {
    background: #FFF;
    background-color: rgb(255, 255, 255);
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
    padding: 7px 6px;
    font-size: 0.9em;
    margin-bottom: 11px;
    background-color: #f9fcff !important;
    border: 1px solid #c8d9ea ;
}
textarea::placeholder, input[type="text"]::placeholder{
    color: #bdbdbd !important;
}
textarea, input[type="text"]{
    color: #363636 !important;
}
.nav-list > li > .widget-box:before
{
    left: 0px;
}

#surveuillance-implicit .badge {
    top: 0px !important;
}





.search
{
    padding: 0.7em;
}
a.lien-entreprise {
    font-size: 0.95em;
    text-transform: capitalize;
    font-weight:bold;
}
.cercle-msg {
    font-size: 0.95em;
}
.profile-info-name {
    width: 220px;
    text-align: left;
    padding-left: 0.85em;
    padding: 0px 10px 0px 6px;
}
.glyphicons i:before {
    font: 10.1em/1em 'Glyphicons Regular';
    color: #336199;
}
.glyphicons {
    vertical-align: top;
    padding-left: 1.6em;
}

.profile-info-value {
    padding: 0px 7px 0px 0px;
    margin-left: 120px;
    width: 27% !important;
    background: #e6f1fb;
}
.profile-info-row{
    min-height: 3.4em;
}

.submenu>li>a [class^="icon-"]{
    color: #336199;
    font-size:10.1em;
}

.form-rech-simple label, .form-rech-internationale label
{
    font-size:0.94em;
    color:#777777;
}

#mod-search input
{
    font-size:0.94em;
}

.profile-activity .icon-home
{
    color: #428BCA;
    font-size: 1.3em;
}

.profile-activity .icon-share-alt
{
    color: #D15B47;
    margin-left: -12px;
}

.itemdiv > .body
{
    margin-left: 1px;
}
#form-recherche-centre .chosen-container > .chosen-single, [class*="chosen-container"] > .chosen-single {
    border-radius: 0px;
    margin-top: 0px;
    border-color: #c8d9ea;
    margin-bottom: 5px;
    background-color: #f9fcff;
}
#cercle-messages .itemdiv.dialogdiv:before
{
    background-color: transparent;
    border-style: none;


}

#profil-container label, #profil-container .lbl{
    font-size: 0.95em;
}

#ratios label, #ratios .lbl, #ratios .chosen-single{
    font-size: 0.85em;
}
#ratios .chosen-single {
    height: 2.5em;
    line-height: 2.2em;
}

#profil-container .input-medium{
    padding-left: 0.3em;
    padding-right: 2em;
    margin-right: -3em;
    max-width: 100%;
    width: 13em;
}


.service-title
{
    text-align: center;
    text-decoration: underline;
}

#mod-service .icon-hand-right
{
    font-size: 0.8em;
}

#mod-service .icon-bar-chart, #mod-service .icon-money, #mod-service .icon-book
{
    color: #336199;
}

#mod-service ul li ul li
{
    padding-left: 0.1em;
}

#mod-service ul li ul li .icon-hand-right, #mod-service ul li ul li .icon-angle-right, #mod-service ul li ul li .icon-caret-right, #mod-service ul li ul li .icon-home,
#mod-service ul li ul li .icon-minus
{
    margin-right: 0.3em;
}

#mod-service .widget-main>ul
{
    xpadding-left: 0.8em;
}

#mod-service ul.dropdown-menu a
{
    color: #428BCA;
}

.bilan-retraite
{
    top: 0.1em;
}
.note-risk{background-color: #ed983d;border: 0px solid #fff;height: 3em;padding-top: 7px;}
.sidebar widget-body
{
    border-left: 0;
}

.form-rech-simple, .form-rech-internationale {
    padding: 1em 1em 1em 0em;
}

.form-rech-simple .form-group, .form-rech-internationale .form-group
{
    margin-left: 0;
    margin-bottom: 0.1em;
}

#bilan .profile-user-info-striped {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #AFC0D0;
}
#bilan .tabbable h6 {
    font-weight: bold;
    margin-left: 5px;
}

#bilan .profile-info-row {
    min-height: 2em;
}

#bilan .profile-info-name {
    border-top: none;
    width: 80%;
    background-color: #FFFFFF;
    color: #666;
}

#bilan .label-xlg.arrowed-in {
    margin-left: 0;
}

#liste-dirig .profile-info-name {
    width: 50%;
}

#liste-dirig .profile-info-value {
    margin-left: auto;
    text-align: right;
}


#bilan .profile-info-value {
    border-top: none;
    padding-top: 0px;
    margin-left: auto;
    text-align: right;
    padding-bottom: 3px;
    padding-top: 3px;
}

.widget-box {
    margin: 0.4em 0;
}
#cercle-impaye-form-popup .chosen-container > .chosen-single, #cercle-impaye-form-popup [class*="chosen-container"] > .chosen-single {
    border-radius: 5px;
    height: 33px;
    margin-top: 5px;
    line-height: 2em;
    border-color: #ccc;
}
#cercle-msg-popup .chosen-container > .chosen-single, #cercle-msg-popup [class*="chosen-container"] > .chosen-single {
    border-radius: 5px;
    height: 33px;
    margin-top: 5px;
    line-height: 2em;
    border-color: #ccc;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
    padding: 7px 6px;
    font-size: 0.9em;
    margin-bottom: 11px;
    background-color: #f9fcff !important;
    border: 1px solid #c8d9ea ;
}

#ann-popup, #enquete-popup, #add-bilan-popup {
    position: absolute;
    top: 64px;
    z-index: 1001;
    width: 495px;
    margin: auto;
    left: 0;
    right: 0;
}
#cercle-msg-popup, #cercle-eval-form-popup, #cercle-impaye-form-popup, #cercle-eval-popup, #cercle-impaye-popup {
    position: fixed;
    top: 64px;
    z-index: 1001;
    width: 780px;
    margin: auto;
    left: 0;
    right: 0;
}
#cercle-msg-popup .detail-message{
    margin-top: 15px;
}

.bloc-info-msg{
    font-size: 0.9em;
    font-weight: bold;
    margin-bottom: 14px;
    padding: 9px;
    background-color: rgba(48, 126, 204, 0.08);
    color: rgb(48, 126, 204);
}
#cercle-eval-popup .bx-wrapper img, #cercle-impaye-popup .bx-wrapper img {
    display: initial;
}
#cercle-eval-popup .bx-wrapper .bx-controls-direction a, #cercle-impaye-popup .bx-wrapper .bx-controls-direction a {
    top: 29px;
    width: 24px;
    height: 24px;
}
#cercle-eval-popup .bx-wrapper .bx-prev{
    left: 200px;
    background: url(../bxslider/lib/images/controlss.png) no-repeat 0 -23px;
    background-size: 69px;
}
#cercle-eval-popup .bx-wrapper .bx-next{
    right: 200px;
    background: url(../bxslider/lib/images/controlss.png) no-repeat -30px -23px;
    background-size: 69px;
}
#cercle-impaye-popup .bx-wrapper .bx-prev{
    left: 200px;
    background: url(../bxslider/lib/images/controlss.png) no-repeat 0 -23px;
    background-size: 69px;
}
#cercle-impaye-popup .bx-wrapper .bx-next {
    right: 200px;
    background: url(../bxslider/lib/images/controlss.png) no-repeat -30px -23px;
    background-size: 69px;
}
#cercle-eval-popup .bx-wrapper .bx-prev:hover{
    left: 200px;
    background: url(../bxslider/lib/images/controlss.png) no-repeat 0 -23px;
    background-size: 69px;
}
#cercle-eval-popup .bx-wrapper .bx-next:hover{
    right: 200px;
    background: url(../bxslider/lib/images/controlss.png) no-repeat -30px -23px;
    background-size: 69px;
}
#cercle-impaye-popup .bx-wrapper .bx-prev:hover {
    left: 200px;
    background: url(../bxslider/lib/images/controlss.png) no-repeat 0 -23px;
    background-size: 69px;
}
#cercle-impaye-popup .bx-wrapper .bx-next:hover {
    right: 200px;
    background: url(../bxslider/lib/images/controlss.png) no-repeat -30px -23px;
    background-size: 69px;
}
#cercle-eval-popup textarea, #cercle-impaye-popup textarea {
    border: none;
    background-color: #307ecc1f;
    resize: none;
    border-radius: 5px !important;
}
#cercle-impaye-popup .info-input-impaye {
    border: none;
    background-color: transparent !important;
    border-radius: 5px !important;
    color: #307ecc;
    font-weight: bold;
}
#cercle-impaye-form-popup input[type="text"]{
    padding: 6px 1em;
    font-size: 0.94em;
    border-radius: 6px !important;
}
#cercle-impaye-form-popup .warning-msg {
    text-align: center;
    padding: 10px;
    background: rgb(255, 236, 213) none repeat scroll 0px 0px;
    color: rgb(207, 130, 31);
    width: 100%;
}


.tab-content.profile-edit-tab-content, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus
{
    box-shadow: none;
}
.nav-tabs
{
    border-bottom-width: 0px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus
{
    border-top-width: 1px;
    margin-top:0px;
}
.nav-tabs > li > a,
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus
{
    border-bottom-width: 0px;
}
.nav-tabs > li
{
    margin-bottom: 0px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus,
.tab-content.profile-edit-tab-content
{
    border-color: #307ECC;
}

.nav-tabs > li > a, .nav-tabs > li > a:focus
{
    background-color: #307ECC;
    border-color: #307ECC #FFFFFF ;
    color:#FFFFFF;
}
#bilan .tabbable {
    font-size: 0.9em;
    padding: 3px;
}
#bilan .profile-user-info {
    margin: 0 1px;
}
#bilan .nav-tabs {
    border-color: #c5d0dc;
    margin-bottom: 3px;
    margin-left: 0;
    position: relative;
    top: 0px;
    margin-top: 6px;
}
#bilan .nav-tabs > li > a {
    background-color: #FFF;
    color: #307ECC;
    margin-right: 5px;
    line-height: 18px;
    border: 1px solid #307ECC !important;
    width: 62px;
    text-align: center;
}
#bilan .nav-tabs > li:last-child {
    float: right;
}
#bilan .nav-tabs > li:last-child > a {
    margin-right: 0;
    border: none !important;
    padding: 5px 0 0px;
    width: 100%;
}
#bilan .nav-tabs > li > a:focus {
    background-color: #307ECC;
    color: #FFF;
    margin-right: 5px;
    line-height: 18px;
    border: 1px solid #307ECC !important;
}
#bilan .nav-tabs > li.active > a{
    color: #fff;
    border: 1px solid #307ecc !important;
    background-color: #307ECC;
    z-index: 12;
    line-height: 18px;
    text-align: center;
}

/* .nav-tabs > li:first-child > a, .nav-tabs > li:last-child > a
{
    border-color: #307ECC;
} */
#bilan .nav-tabs > li:last-child > a:hover {
    border-color: #FFF;
    background-color: #FFF !important;
    color: #307ECC !important;
}
#bilan .nav-tabs > li > a:hover {
    border-color: #307ECC;
    background-color: #307ECC !important;
    color: #FFF !important;
}
.nav-tabs > li > a:hover
{
    border-color: #307ECC;
}

.tab-content.profile-edit-tab-content {
    padding: 1em 0 1.2em;
}

.widget-box-overlay {
    background-color: rgba(0, 0, 0, 0.7);
}

.text_level1 {
    color: #307ECC !important;
    font-weight: bold;
    border-top: 1px solid #a9bfd5 !important;
    padding-top: 4px;
    padding-bottom: 0px;
}
.text_level2 {
    font-weight: bold;
    background-color: #e6f1fb !important;
    color: #307ECC !important;
    padding-top: 3px;
    border-top: 1px solid #aabdd0 !important;
}
.text_level3
{
    font-weight: 600;
    background-color: #336199 !important;
    color: #FFFFFF !important;
    padding-top: 5px;
    line-height: 27px;
}
#bilan .tab-content.profile-edit-tab-content {
    border: 0px solid #DDD;}
.datepicker.dropdown-menu
{
    z-index: 10000;
}

.form-horizontal .control-label
{
    text-align: left;
}

.rating-input
{
    cursor: pointer;
    color: 	#307ECC;
    display: inline;
}

.rating-input
{
    float: right;
}

#evaluation-content h3
{
    margin-top: 0;
}

.slider-container, .slider {
    width: 100%;
    height: 605px;
}

.previous-btn, .next-btn {
    display: none;
    position: absolute;
    top: 130px;
    width: 3em;
    height: 3em;
    font-size: 4.5em;
    font-weight: 100;
    line-height: 2.5em;
    color: #fff;
    text-align: center;
    background: #222;
    border: 3px solid #fff;
    border-radius: 1.8em;
    opacity: 0.7;
    -moz-opacity: 0.7;
    filter:alpha(opacity=70);
}

.previous-btn:hover, .next-btn:hover {
    opacity: 0.9;
    -moz-opacity: 0.9;
    filter:alpha(opacity=90);
}

.previous-btn {
    left: 0.8em;
}

.next-btn {
    right: 0.8em;
}

.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline
{
    padding-top: 0;
}

/* .table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td { */
/*     padding: 1em 0 1em 0; */
/* } */

.widget-toolbar {
    margin-right: 0.25em;
    padding: 0;
}

#mod-service-smartphone-wrapper {
    display : none;
}

.nav-dis
{
    display: none;
}

.identification-mobile{
    display:none;
}
.identification-web{
    display:block;
}

.identification-web-tpe{
    display:inline-block;
}


label {
    font-weight: normal;
    font-size: .9em !important;
}

hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin-bottom: 11px !important;
    margin-top: 10px !important;
}


@media only screen and (min-width: 799px) and (max-width: 1300px) {
    body { font-size: 1.1em;}
}
@media only screen and (min-width: 1300px) and (max-width: 1500px) {
    body { font-size: 1.3em;}
}

.news-item:hover
{
    background-color:#F5F8FA;
}

.news-item .news-actions a
{
    color:#ddd;
}

.news-item:hover .news-actions a
{
    color:#999;
}



@keyframes ex4 { /* CSS3 */
    0%   { background-color: #BBB; }
    25%  { background-color: #DDD; }
    100% { background-color: #FFF; }
}
@-moz-keyframes ex4 { /* Firefox */
    0%   { background-color: #BBB; }
    25%  { background-color: #DDD; }
    100% { background-color: #FFF; }
}
@-webkit-keyframes ex4 { /* Webkit */
    0%   { background-color: #BBB; }
    25%  { background-color: #DDD; }
    100% { background-color: #FFF; }
}
.flashnews {
    animation:         ex4 2s ; /* CSS3 */
    -moz-animation:    ex4 2s ; /* Firefox */
    -webkit-animation: ex4 2s ; /* Webkit */
}


.ui-slider-small.ui-slider-horizontal {
    height: 4px !important;
}


.rgl-border{
    height: 9px;border-left: 1px solid #ccc;width: 1.2%;
}
.rgl-contnt{
    position: absolute;font-size: 8px;margin-left: -2%;margin-top: 3px;
}
.rgl-indic{
    position: absolute;font-size: 20px;
}

.covid19-mobile, .bloc-effectif-mobile, .comportement-paiement-mobile{
    display: none !important;
}
.score-st2 {

    width: 25%;
    height: 4.4em;
    position: absolute;
    color: #707070;
    padding-top: 2px;
    text-align: center;
    overflow: hidden;
    margin-left: 0;

}
.button-abs {
    position: absolute;
    right: 0;
    margin-top: -35px;
    margin-right: 9px;
    padding: 4px 8px;
    font-size: .8em;
}
.button-abs:hover {
    border-color: #fff;
}
.btn-bordred-fiche{
    position: absolute;
    right: 0;
    margin-top: -33px;
    margin-right: 9px;
    padding: 4px 8px;
    font-size: .8em;
    width: auto;
}
.btn-bordred-fiche .chosen-container > .chosen-single, .btn-bordred-fiche [class*="chosen-container"] > .chosen-single {
    border-radius: 0px;
    margin-top: 0px;
    border-color: #e58b22;
    margin-bottom: 5px;
    background-color: #fff;
    height: auto;
    line-height: 24px;
    background-image: none;
}
.btn-bordred-fiche .chosen-container-single .chosen-drop {
    border-radius: 0;
    border-bottom: 1px solid #e58b22;
    border-bottom-color: rgb(229, 139, 34);
    border-color: #e58b22;
}
.btn-primary.infobox {
    background-color: #307ecc !important;
    border-color: #307ecc;
}
.btn-primary.infobox:hover {
    background-color: #266fb8 !important;
    border-color: #266fb8;
}
.header-mobile{
    display: none;
}
.courbes-resp{
    background: #ffffff;width: 48%; border:1px groove #307ecc !important
}
.courbe-right-marg{ margin-left: 10px;}
@media only screen and (min-width: 1501px) and (max-width: 2600px) {
    .bloc-contrib-portefeuille {
        color: #454545;
        font-size: .8em;
        display: flex;
        align-items: center;
        margin-top: -10px;
    }
    .bloc-resp-size{
        font-size: .8em;
    }
    .infobox-blue2{
        padding: 4px 10px
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1500px) {
    .bloc-contrib-portefeuille {
        color: #454545;
        font-size: .85em;
        display: flex;
        align-items: center;
        margin-top: -7px;
    }
    .bloc-resp-size{
        font-size: .85em;
    }
    .infobox-blue2{
        padding: 4px 5px
    }
    #infoscore .msg-risk {
        font-size: 0.7em;
    }
}
.bloc-contrib-left{padding: 0;display: flex;justify-content: center;align-items: center;}
.bloc-contrib-left img{width: 36px;height: 36px;}
.bloc-contrib-right{display: flex;justify-content: end;align-items: center;}
.bloc-contrib-right button{height: 30px;}
#fiche-entreprise .ui-slider-tab-content {
    padding: 10px 0px;
}
#fiche-entreprise .ui-slider-tabs-content-container {
    border: 0px solid #cfcfcf;
}
#fiche-entreprise .table.table-bordered thead tr th:first-child {
    border-left-color: #DDD0;
}
#fiche-entreprise .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 0px solid #ddd;
}
#fiche-entreprise [class*="header-color-"] + .widget-body .table thead:first-child tr {
    background-image: linear-gradient(to bottom, #307ecc 0, #307ecc 100%);
    color: #fff;
}
#fiche-entreprise .table thead tr th {
    border-color: #307ECC;
}
#fiche-entreprise .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 1.5px;
}

.ui-slider-tabs-content-container:hover .ui-slider-tabs-rightPanelArrow.showOnHover, .ui-slider-tabs-content-container:hover .ui-slider-tabs-leftPanelArrow.showOnHover {
    opacity: 0;
    display: none;
}

.ui-slider-tabs-list li.selected a {
    cursor: default;
    color: #fff;
    background: #307ecc;
    text-shadow: none;
}
.ui-slider-tabs-list li.selected {
    border-bottom-color: #fff;
    border-top-color: #cfcfcf;
    background: #fff;
}
.ui-slider-tabs-list li {
    display: table-cell;
    border-bottom: 0px solid #307ecc;
    border-right: 0px solid #fff;
    border-top: 0px solid #307ecc;
    font-size: 13px;
    font-weight: bold;
    background: #fff;
    padding-right: 5px;
}
.ui-slider-tabs-list li a {
    display: block;
    padding: 8px 15px;
    text-decoration: none;
    color: #555;
    text-shadow: 0px 0px 0px #fff;
    margin: 0;
    border: 1px solid #307ecc;
}


#rech-avance .form-group > label[class*="col-"] {
    padding: 4px 0;
    margin-bottom: 4px;
}

#cercle-portfolio-popup {

    position: absolute;
    left: 35%;
    top: 4%;
    z-index: 99999999;
    width: 400px;
}
.slider-popup-controler{
    position: absolute;width: 760px;top: 42px;
}
.slider-popup-controler div{
    display: flex;padding: 15px 12px 15px;align-items: center;justify-content: space-between;
}
.slid-header{
    padding: 10px 0px;
}

.slid-header .slid-header-bloc{
    font-size: 0.9em;padding: 0 114px;
}
/* Number text (1/3 etc) */
.numbertext {
    color: #393939;
    font-size: 12px;
    padding: 8px 12px;
}
/* Next & previous buttons */
.prev, .next {
    cursor: pointer;
    width: auto;
    padding: 4px 17px;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    transition: 0.6s ease;
    user-select: none;
    background-color: #307ecc;
    border-radius: 0 !important;
}
.controler-flex{
    display: flex;padding: 15px 23px 15px 12px;align-items: center;justify-content: space-between;
}


#modal-msg {
    left: 33%;
    position: fixed;
    top: 7%;
    z-index: 1001;
    width: 33%;
}
#modal-courbe-ca1 {
    position: fixed;
    top: 20%;
    z-index: 99999999;
    left: 26%;
    width: 48%;
}
#modal-courbe-ca2 {
    position: fixed;
    top: 20%;
    z-index: 99999999;
    left: 26%;
    width: 48%;
}
#modal-concentrations-parts-de-marche {
    position: fixed;
    top: 20%;
    z-index: 99999999;
    left: 26%;
    width: 48%;
}
#modal-effectif {
    position: fixed;
    top: 20%;
    z-index: 99999999;
    left: 26%;
    width: 48%;
}
#modal-effectif-detail {
    position: fixed;
    top: 210px;
    z-index: 99999999;
    left: 37%;
    width: 31%;
}
#modal-support {
    position: fixed;
    top: 20%;
    z-index: 99999999;
    left: 23%;
    width: 53%;
}
#modal-delais-paiement {
    position: fixed;
    top: 30%;
    z-index: 99999999;
    left: 26%;
    width: 48%;
}

#modal-paiement-recharge {
    position: fixed;
    top: 15%;
    z-index: 99999999;
    left: 26%;
    width: 48%;
}

#modal-gestion-offre {
    position: fixed;
    top: 15%;
    z-index: 99999999;
    left: 30%;
    width: 40% !important;
}

#modal-resiliation {
    position: fixed;
    top: 15%;
    z-index: 99999999;
    left: 30%;
    width: 42% !important;
}
#modal-confirmation-resiliation, #modal-conf-envoi-fbc {
    position: fixed;
    top: 15%;
    z-index: 99999999;
    left: 39%;
    width: 22% !important;
}
#modal-ajout-carte {
    position: fixed;
    top: 20%;
    z-index: 99999999;
    left: 26%;
    width: 48%;
}

#modal-erreur-paiement, #modal-confirmation-paiement {
    position: fixed;
    top: 20%;
    z-index: 99999999;
    left: 35%;
    width: 35% !important;
}
#modal-erreur-solde {
    position: fixed;
    top: 20%;
    z-index: 99999999;
    left: 39%;
    width: 22% !important;
}
.img-bloc-support{
    flex: 0 0 100px;
}
.bloc-table-details-paiement {width: 100%;}
#modal-details-offre {
    position: fixed;
    top: 20%;
    z-index: 99999999;
    left: 26%;
    width: 48%;
}
#modal-details-consommation {
    position: fixed;
    top: 20%;
    z-index: 99999999;
    left: 26%;
    width: 48%;
}
#modal-exemple-delais-paiement , #modal-exemple-score-impact , #modal-exemple-score-covid19 {
    position: fixed;
    top: 10%;
    z-index: 99999999;
    left: 26%;
    width: 48%;
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
[type="radio"]:checked + label::before, [type="radio"]:not(:checked) + label::before {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    width: 18px;
    height: 18px;
    border: 1px solid #b3aeae;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label::after, [type="radio"]:not(:checked) + label::after {
    content: '';
    width: 10px;
    height: 10px;
    background: #428BCA;
    position: absolute;
    top: 5px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.q-choise-modal{
    display: inline-flex;
    margin: 10px 0;
}
.bloc-modal-support-right{padding: 30px 30px 23px;}
.bloc-modal-support-left{padding: 117px 0;background: #307ecc1a;text-align: center;height: 67vh;}
.icon1-res{left: -32px;}
@media only screen and (min-width:799px) and (max-width:899px) {
    .navbar .navbar-brand {
        font-size: 1.2em;
    }
    .navbar .navbar-nav > li > a, .navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus {
        font-size: 12px;
    }
    body {
        font-size: 12px;
    }
    .blocs-responsives-infos {
        height: 176px;
    }
}
@media only screen and (min-width:900px) and (max-width:1199px) {
    .navbar .navbar-brand {
        font-size: 0em;
    }
    .navbar .navbar-nav > li > a, .navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus {
        font-size: 10px;
    }
    body {
        font-size: 10px;
    }
    .blocs-responsives-infos {
        height: 176px;
    }
    #modal-concentrations-parts-de-marche, #modal-effectif, #modal-courbe-ca2, #modal-courbe-ca1 {
        top: 5%;
        width: 70%;
        left: 15%;
    }
}
@media only screen and (min-width:1200px) and (max-width:1299px) {
    .navbar .navbar-brand {
        font-size: 0em;
    }
    .navbar .navbar-nav > li > a, .navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus {
        font-size: 11px;
    }
    body {
        font-size: 10px;
    }
    .blocs-responsives-infos {
        height: 160px;
    }
    #modal-concentrations-parts-de-marche, #modal-effectif, #modal-courbe-ca2, #modal-courbe-ca1 {
        top: 5%;
        width: 70%;
        left: 15%;
    }
}
@media only screen and (min-width:1300px) and (max-width:1499px) {
    .navbar .navbar-brand {
        font-size: 0em;
    }
    .navbar .navbar-nav > li > a, .navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus {
        font-size: 12px;
    }
    body {
        font-size: 12px;
    }
    .blocs-responsives-infos {
        height: 166px;
    }
    #modal-concentrations-parts-de-marche, #modal-effectif, #modal-courbe-ca2, #modal-courbe-ca1 {
        top: 5%;
        width: 70%;
        left: 15%;
    }
}
@media only screen and (min-width:1500px) and (max-width:1700px) {
    .navbar .navbar-brand {
        font-size: 2.1em;
    }
    .navbar .navbar-nav > li > a, .navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus {
        font-size: 13px;
    }
    body {
        font-size: 13px;
    }
    .blocs-responsives-infos {
        height: 170px;
    }

}
@media only screen and (min-width:1701px) and (max-width:2000px) {
    .navbar .navbar-brand {
        font-size: 2.1em;
    }
    .navbar .navbar-nav > li > a, .navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus {
        font-size: 15px;
    }
    body {
        font-size: 15px;
    }
    .blocs-responsives-infos {
        height: 186px;
    }
}
@media only screen and (min-width:2001px) and (max-width:2500px) {
    .navbar .navbar-brand {
        font-size: 4em;
    }
    .navbar .navbar-nav > li > a, .navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus {
        font-size: 16px;
    }
    body {
        font-size: 16px;
    }
    .blocs-responsives-infos {
        height: 186px;
    }
}

.detail-offre .discription {
    margin-bottom: 20px;
    font-size: 0.9em;
}
.detail-offre .title-details{
    font-weight: bold;color: #307ecc;font-size: 1em;margin-bottom: 5px;
}
table.details-tarifs-table{
    margin: auto;
    width: 100%;
    border-style: none;
    border-spacing: 0;
    border-collapse: collapse;
    text-align: left;
    padding: 12px;
    border: 1px solid #1d7ee3;
    font-size: .9em;
}
.details-tarifs-table tr th{
    background-color: #1d7ee3;
    padding: 10px;
    color: white;

}
.details-tarifs-table tr td{
    padding: 9px;
}
.details-tarifs-table tr td:last-child{
    text-align: center;
}
.details-tarifs-table tr th:last-child{
    text-align: center;
}
.details-tarifs-table .tabdata {
    background-color: #1d7ee30d;
}
.bloc-rapport-rubrique-services{
    width: 200px; float: right; background-color: rgb(217, 223, 234); border: 1px solid rgb(157, 163, 174);margin-left: 15px;
}
.section-menu{
    width:50%;float: left;
}
.get_features_list {
    float: left;width: 60%;
}
.get_feature_img {
    width: 38%; margin-left: 15px; float: left;
}
.img-achat-gestion-resp{
    float: right;border: 1px solid #ccc;margin-left: 15px; max-width: 100%;
}
.title-contact-fr{
    color: rgb(24, 137, 193); font-family: tahoma; font-size: 2.1em;
}

.modal-responsive{
    display: block;
    position: fixed;
    width: 35%;
    margin: auto;
    overflow-y: auto;
    top: 17%;
}
.button-nantissement-list {
    position: absolute;
    text-align: right;
    width: 100%;
    bottom: 6px;
}
.button-nantissement-list a {
    color: #cd3301;
    padding: 2px 13px;
    cursor: pointer;
}


.red{
    border-color: red !important;
}