@charset "UTF-8";
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

body {
    background: #e9e8e4
}

.input-group .form-control, 
.input-group-addon, 
.input-group-btn {
    display: table-cell;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.input-group-addon, 
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: 0;
}

.user-connection {
	background: url(/images/bg-connexion.jpg) no-repeat;
	background-position: 30% 60%;
    background-size: auto;
	position: absolute;
	height: 100%;
	width: 100%;
}

.user-connection .connection-block-wrapper {
    position: relative;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.user-connection .connection-block-wrapper .container {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -260px;
    max-width: none;
}

.user-connection .connection-block,
#form_reintialisation_mot_de_passe {
    opacity: 0.92;
    background: #fff;
    box-shadow: 0 0 14px 0 #b3b3b3;
    border-radius: 5px;
    min-height: 520px;
    /*max-width: 850px*/
}

.user-connection .connection-block .connection-logo img {
}

.user-connection .connection-block .form-group {
    margin-bottom: 20px
}

.user-connection .connection-block .form-group .input-group-addon {
    border-color: #f2f2f2;
    background: #f2f2f2
}

.user-connection .connection-block .form-group .input-group-addon i.toggle-password-btn {
    cursor: pointer
}

.user-connection .connection-block .form-group .input-group-addon i.toggle-password-btn:before {
    content: "\f06e"
}

.user-connection .connection-block .form-group .input-group-addon i.toggle-password-btn.show:before {
    content: "\f070"
}

.user-connection .connection-block .form-group .input-group-addon.violet {
    background: #054a87;
    border-color: #054a87;
    color: #fff
}

.user-connection .connection-block .form-group .form-control {
    border-color: #f2f2f2;
    box-shadow: inset 0 0;
    font-family: 'Open Sans', sans-serif;
    color: #777777;
    background: #f2f2f2;
    max-width: 100%
}

.user-connection .connection-block .form-group .error {
    color: #f00;
    font-size: 11px;
    line-height: 20px;
    margin-bottom: 5px;
    font-weight: bold;
}

.user-connection .connection-block .form-group .help-block {
    font-size: 12px
}

.user-connection .connection-block .form-group .help-block a {
    color: #b1b1b1
}

.user-connection .connection-block .btn {
    font-family: 'Open Sans', sans-serif
}

.user-connection .connection-block .btn .btn-orange {
    color: #fff;
    background: #fbc344
}

.user-connection .connection-block .text-bigger {
    font-size: 21px
}

@media (max-width: 991px) {
    .user-connection {
        background: none
    }
}

@media all and (min-width: 1025px) {
    #mask {
        display: none
    }
    #menu {
        left: 0 !important;
        top: 100px
    }
    body #menu {
        top: 100px !important
    }
}

@media all and (max-width: 1024px) {
    body #headerH #menu-btn {
        display: inline-block;
        float: right
    }
    body #headerH .searchform .search {
        width: 80%
    }
    body #headerH .searchform {
        left: 30%
    }
    body #headerH #plusBtn {
        margin: 0;
        float: right;
        margin-right: 2%;
        position: relative;
        z-index: 1;
        display: none
    }
    .header {
        padding: 5px 10px 3px 10px
    }
    #breadcrumbHeader {
        display: inherit;
        top: 16px
    }
    #searchMain {
        max-width: 100%
    }
    html .panel-popup {
        position: fixed
    }
    body #menu #profilMenu {
        display: block
    }
    body .menubar-responsive {
        display: block
    }
    body #menu {
        right: -250px;
        height: 100%;
        width: 220px;
        top: 0 !important;
        z-index: 1339;
        overflow-y: scroll
    }
    body #menu ul {
        text-align: left
    }
    body #menu ul>li:last-child {
        margin-left: 0
    }
    body #menu ul li {
        display: block;
        margin: 0;
        border-bottom: 1px solid #66376d
    }
    body #menu ul li .caretMenu {
        display: none
    }
    body #menu ul li a {
        padding: 15px 10px 15px 25px;
        border-bottom: none !important;
        border-left: 5px solid #5a2861
    }
    body #menu ul li .hasSubMenu {
        float: right
    }
    body #menu ul li:hover>a {
        border-left: 5px solid #fbc344;
        text-decoration: none
    }
    body #menu ul li:hover ul {
        display: none
    }
    body #menu ul li ul {
        position: relative;
        top: 0;
        background: #7f3282
    }
    body #menu ul li ul li a {
        border-left: 5px solid #7f3282
    }
    body #menu ul .menu-plus {
        display: none
    }
    body #menu ul .currentPage a {
        border-left: 5px solid #fbc344
    }
    body ul.list-droit>li {
        float: none;
        width: 100%;
        margin: 20px 0%
    }
    body ul.list-droit-detail li {
        width: 100%
    }
    .nav-form {
        display: none
    }
    body #navbar {
        display: none !important
    }
    body .navbar-header {
        float: none
    }
    .navbar-toggle,
    .navbar-form {
        display: none
    }
    .main {
        top: 30px
    }
    .value-bank {
        display: inline-block
    }
    .breadcrumb {
        display: none
    }
}

@media all and (max-width: 768px) {
    #headerH .searchform {
        width: 50% !important
    }
    button.btn small {
        display: none
    }
    #searchMain {
        max-width: 215px
    }
    .panel-utilisateur img.user {
        min-width: 50px;
        width: 100%;
        max-width: 100px
    }
    .panel-utilisateur h5 {
        margin: 0
    }
    .scoring-prospect {
        height: 30px !important;
        width: 30px !important
    }
    .scoring-prospect span {
        top: 3px !important;
        font-size: 12px !important
    }
    .smallerplus {
        padding: 11px 15px !important;
        top: -20px !important;
        border: 5px solid #fff
    }
}

.ico-affine {
    background: #b9b9b9;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    padding: 5px 5px;
    font-size: 20px;
    cursor: pointer;
    color: #fff
}

#addDocument .input-append input {
    background: #d5d5d5;
    border: none;
    box-shadow: none
}

#addDocument .dropzone {
    border: 3px dashed #d5d5d5;
    min-height: 50px
}

#addDelegue h5 {
    color: #adadad;
    margin: 0 0 15px 0;
    font-size: 17px
}

#addDelegue .globeItem {
    margin: 0;
    float: right
}

#addDelegue .addItem {
    margin: 0 10px;
    float: right
}

.map svg {
    width: 100%
}

.numberrounded {
    margin-top: 10px;
    display: inline-block;
    font-size: 20px;
    padding: 20px 27px;
    color: #000;
    background: #d9d9d9;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.containeur_map {
    max-width: 300px;
    margin: 0 auto
}

ul.list-droit {
    padding: 0
}

ul.list-droit>li {
    list-style-type: none;
    margin: 10px 0;
    border: 1px solid #eee;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    float: left;
    width: 23%;
    margin: 20px 1%
}

ul.list-droit-detail {
    list-style-type: none;
    text-align: left;
    padding: 10px
}

ul.list-droit-detail li {
    display: inline-block;
    width: 49%;
    margin: 3px 0
}

ul.list-droit-detail .toggleCheckDroit {
    cursor: pointer
}

.scoring-prospect {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    margin-bottom: 15px
}

.scoring-prospect span {
    position: relative;
    top: 13px;
    font-size: large
}

.scoring-good {
    background-color: #00b052
}

.scoring-bad {
    background-color: #b12122
}

.scoring-average {
    background-color: #f6c51d
}

.scoring-none {
    background-color: #ccc
}

.prospect-resp {
    color: #aaaaaa
}

.skill-tag {
    background-color: #ccc;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    margin-right: 5px
}

.border.user {
    border-radius: 50%
}

.panel-indic .col-md-3 {
    border-right: 1px solid #eee;
    cursor: pointer
}

.panel-indic .col-md-3 .scoring-prospect {
    margin: 0 auto
}

.panel-indic i.fa-circle {
    font-size: 50px
}

.panel-indic .col-md-3:last-child {
    border: none
}

.dd-ellipsis {
    background: none;
    border: 0
}

#wallmessages {
    padding: 15px
}

.big-figure {
    font-size: x-large;
    color: #5a2861;
    font-weight: 700
}

.big-figure.custom {
    font-size: 16px
}

.bigger-figure {
    font-size: xx-large
}

.panel-services .list-group-item i.fa-circle {
    font-size: x-large;
    margin-right: 5px
}

.message-item {
    margin-bottom: 25px;
    margin-left: 40px;
    position: relative
}

.message-item .message-inner {
    background: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 10px;
    position: relative
}

.qa-message-content p {
    margin: 0
}

.message-inner img {
    max-width: 150px;
    margin-top: 10px
}

.message-inner .thumbnail {
    display: initial;
    margin-bottom: 0
}

.message-item .message-inner:before {
    border-right: 10px solid #ddd;
    border-style: solid;
    border-width: 10px;
    color: rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 0;
    position: absolute;
    left: -20px;
    top: 6px;
    width: 0
}

.message-item .message-inner:after {
    border-right: 10px solid #f5f5f5;
    border-style: solid;
    border-width: 10px;
    color: rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 0;
    position: absolute;
    left: -18px;
    top: 6px;
    width: 0
}

.message-item:before {
    background: #f5f5f5;
    border-radius: 2px;
    bottom: -30px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    content: "";
    height: 100%;
    left: -30px;
    position: absolute;
    width: 3px
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.message-item .message-head {
    border-bottom: 1px solid #eee;
    margin-bottom: 8px;
    padding-bottom: 8px
}

.message-item .message-head .avatar {
    margin-right: 20px
}

.message-item .message-head .user-detail {
    overflow: hidden
}

.message-item .message-head .user-detail h5 {
    font-size: 16px;
    font-weight: bold;
    margin: 0
}

.message-item .message-head .post-meta {
    float: left;
    padding: 0 15px 0 0
}

.message-item .message-head .post-meta>div {
    color: #333;
    font-weight: bold;
    text-align: right
}

.post-meta>div {
    color: #777;
    font-size: 12px;
    line-height: 22px
}

.message-item .message-head .post-meta>div {
    color: #333;
    font-weight: bold;
    text-align: right
}

.post-meta>div {
    color: #777;
    font-size: 12px;
    line-height: 22px
}

.msg-jaune:after {
    background: #f6c51d
}

.msg-rouge:after {
    background: #b12122
}

.msg-vert:after {
    background: #00b052
}

.msg-orange:after {
    background: #fbc344
}

.panel-popup .line .title {
    width: 120px;
    vertical-align: middle
}

.panel-popup textarea {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px
}

.searchform {
    width: 60%;
    padding: 0;
    border: 2px solid #e6e6e6;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    padding: 0 10px
}

.searchform .search {
    background: none;
    border: none;
    width: 95%;
    height: 25px;
    outline: none;
    padding: 0;
    border: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    float: left;
    font-size: small
}

.progress {
    position: relative;
    height: 25px;
    width: 80%
}

.progress>.progress-type {
    position: absolute;
    left: 0px;
    width: 200px;
    font-weight: 800;
    padding: 3px 30px 2px 10px;
    color: #ffffff;
    background-color: rgba(25, 25, 25, 0.2)
}

.progress>.progress-completed {
    position: absolute;
    right: 0px;
    font-weight: 800;
    padding: 3px 10px 2px;
    color: #fbc344
}

.btn-progress {
    height: 25px;
    width: 10%;
    cursor: pointer
}

.progress-bar {
    background-color: #5a2861
}

.panel-time-horizontal {
    padding: 15px 0 !important
}

.timeline__step.stay .timeline__step-title {
    top: -30px
}

.dot-timeline {
    background: #fff;
    border-radius: 50%;
    content: "";
    height: 25px;
    left: -41px;
    position: absolute;
    top: 4px;
    width: 25px;
    background: #ccc;
    text-align: center
}

.dot-timeline i {
    position: relative;
    top: 2px;
    color: #fff
}

.img-revenu i {
    font-size: 42px
}

.list-group-item .dropzone {
    border: none;
    padding: 0
}

.list-group-item .dropzone .dz-message {
    margin: 0;
    text-align: right
}

.dropzone {
    border: 2px dashed rgba(0, 0, 0, 0.3);
    min-height: initial
}

#timeline-inscription .timeline__step:nth-child(even) .timeline__step-title,
#timeline-360 .timeline__step:nth-child(even) .timeline__step-title {
    top: -35px
}

.upload-file {
    display: none !important
}

.fletter {
    text-transform: initial
}

.panel-time-horizontal .timeline__step-title {
    -webkit-transform: rotate(-22deg);
    -moz-transform: rotate(-22deg);
    -ms-transform: rotate(-22deg);
    -o-transform: rotate(-22deg)
}

.timeline__step-title:hover {
    color: #333;
    font-size: 9px;
    font-weight: bold;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg)
}

.mail-list {
    cursor: pointer
}

.mail-list .list-group-item.selected {
    border-left: 5px solid #fbc344;
    background: #f5f5f5
}

.mail-list input[type="checkbox"] {
    height: 35px
}

.mail-list .mail-info {
    height: 100%;
    vertical-align: text-bottom
}

.mail-list .mail-info .fa {
    font-size: 18px
}

.mail-list p {
    margin-bottom: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.menu-msg {
    margin: 0;
    padding: 0
}

.menu-msg li {
    list-style-type: none;
    padding: 8px 0
}

button .fa {
    position: initial
}

.panel-msg-detail .panel-heading,
.panel-msg-detail .panel-footer {
    background: #fff
}

.panel-msg-detail .btn-msg-detail {
    margin: 5px
}

.msg-txtarea {
    border: none;
    outline: none;
    font-size: 12px;
    min-height: 300px;
    padding: 30px
}

.big-text {
    font-size: 42px;
    vertical-align: text-top;
    margin-top: -15px;
    display: inline-block
}

body#login {
    background: url(../img/login-bg.jpg) no-repeat center center;
    background-size: cover
}

body#login .panel-loginform {
    width: 350px;
    margin: 150px auto 0 auto;
    text-align: center;
    max-width: 90%
}

body#login .panel-loginform .panel-body {
    padding: 15px 0
}

body#login .panel-loginform .line-bg {
    background: #f2f2f2;
    padding: 6px 15px
}

body#login .panel-loginform .line-bg .title-ico {
    color: #5a2861;
    font-size: 20px
}

body#login .panel-loginform .line-bg .edit_field.value-bank {
    width: 80%;
    margin-left: 5%;
    border: none !important;
    padding: 4px
}

body#login .panel-loginform a {
    color: #5a2861
}

body .panel-liste:hover {
    box-shadow: 0px 0px 3px #333;
    -moz-box-shadow: 0px 0px 3px #333;
    -webkit-box-shadow: 0px 0px 3px #333
}

body .panel-liste .panel-body {
    padding: 15px
}

.panel-liste-resultat {
    color: #737373
}

.panel-liste-resultat.desactive {
    background: url(../img/disabled.jpg);
    opacity: 0.75
}

.panel-liste-resultat.desactive:hover {
    box-shadow: none
}

.panel-liste-resultat h3 {
    margin-top: 0;
    color: #5a2861;
    word-wrap: break-word
}

.panel-liste-resultat .panel-societe h3,
.panel-liste-resultat .panel-banque h3 {
    font-size: 18px
}

.panel-liste-resultat .panel-utilisateur .bold {
    font-weight: bold
}

.panel-liste-resultat a {
    color: #737373;
    text-decoration: none !important
}

.panel-liste-resultat .line .value,
.panel-liste-resultat .line .value-bank {
    word-wrap: break-word
}

.panel-liste-resultat .txtPanel {
    width: 100%;
    float: none;
    word-wrap: break-word
}

.panel-liste-resultat .txtPanel strong {
    color: #000
}

.panel-liste-resultat .imgPanel {
    width: 20%;
    float: left;
    margin-right: 10%
}

.panel-liste-resultat .imgPanel img {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.panel-liste-resultat img.border {
    padding: 5%;
    border: 1px solid #eee
}

.panel-liste-resultat .edit {
    color: #5a2861;
    background: none;
    padding: 3px;
    position: relative
}

.panel-liste-resultat .edit:hover {
    border: 1px solid #5a2861;
    background: #5a2861;
    color: #fff
}

.fa-star {
    font-size: 12px
}

.titre-right {
    position: relative;
    top: 8px;
    font-size: 12px;
    text-transform: none;
    margin-bottom: 15px
}

.compteurbanque {
    margin-bottom: 15px
}

.panel-filtre {
    background: #f8f8f8;
    color: #737373
}

.panel-filtre h4 {
    color: #fbc344;
    text-transform: uppercase;
    background: none;
    padding: 0
}

.panel-filtre h4 i.fa {
    color: #fbc344;
    margin-left: 0
}

.panel-filtre h4 i.fa-close {
    color: #d8d8d8;
    background: #fff;
    padding: 3px 5px;
    border: 1px solid #f2f2f2
}

.panel-filtre h4 i.fa-close:hover {
    background: #d8d8d8;
    color: #fff
}

.panel-filtre .title-filtre {
    margin: 10px 0;
    color: #5a2861;
    text-transform: uppercase;
    font-size: 20px
}

.panel-filtre ul {
    list-style-type: none;
    padding: 0
}

.panel-filtre ul input {
    margin: 0
}

.panel-filtre ul li {
    margin: 8px 0;
    font-weight: bold
}

.panel-liste-resultat .panel-societe img.border {
    max-width: 100%;
    width: 100%
}

@media (max-width: 992px) {
    .col-md-4.col-result-recherche,
    .col-md-3.col-result-recherche {
        width: 100%;
        float: none
    }
}

@media (min-width: 992px) and (max-width: 1300px) {
    .panel-liste-resultat .panel-utilisateur .col-md-8 .line .title {
        display: block
    }
    .panel-liste-resultat .panel-utilisateur .col-md-8 .line .value {
        display: block;
        width: 100%
    }
}

@media (max-width: 374px) {
    .panel-liste-resultat .panel-utilisateur .col-md-8 .line .title {
        display: block
    }
    .panel-liste-resultat .panel-utilisateur .col-md-8 .line .value {
        display: block;
        width: 100%
    }
}

@media (min-width: 300px) {
    .panel-liste-resultat .col-md-4 {
        width: 33.33333333%;
        float: left;
        padding: 0 5px
    }
    .panel-liste-resultat .col-md-8 {
        float: left;
        width: 66.66666667%;
        padding: 0 5px
    }
}

.input-append.date .add-on i,
.input-prepend.date .add-on i {
    display: block;
    cursor: pointer;
    width: 16px;
    height: 16px
}

.panel-facture.selected {
    border-color: #fbc344
}

.panel-facture.selected h4,
.panel-facture.selected i {
    color: #fbc344
}

.breadcrumb.facturation {
    text-align: left
}

.panel-body.disabled {
    background-color: #f5f5f5
}

.js-table-avoir tbody {
    cursor: pointer
}

.js-table-avoir tbody tr.selected {
    background-color: rgba(241, 124, 15, 0.5)
}

html {
    height: 100%
}

body {
    background-color: #f2f2f2;
    font-family: 'Open Sans', sans-serif
}

@media (max-width: 500px) {
    body {
        font-size: 13px
    }
}

.grey-bg {
    background-color: #eeeeee
}

.blue-bg {
    background-color: #3479bc
}

.blue {
    color: #3479bc
}

.white {
    color: #fff
}

.green {
    color: #00B052
}

.orange {
    color: #fbc344
}

.violet {
    color: #5a2861
}

.rouge {
    color: #b12122
}

.violetClair {
    color: #963896 !important
}

.vert {
    color: #00b052
}

.ttblue {
    color: #55acee
}

.fbblue {
    color: #3b5998
}

.jaune {
    color: #f6c51d
}

.gris {
    color: #aaaaaa
}

body .line .gris {
    color: #aaaaaa
}

.noir {
    color: #333333
}

body .line .noir {
    color: #333333
}

.bgOrange {
    background-color: #fbc344
}

.blanc {
    color: #ffffff
}

.font-small {
    font-size: 0.9em
}

.bold {
    font-weight: bold
}

.align-center {
    text-align: center
}

.grey {
    color: #aaaaaa
}

h5 {
    font-weight: bold;
    font-size: larger
}

a {
    cursor: pointer;
    text-decoration: none;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

ul.no-dots {
    list-style: none;
    padding-left: 0
}

ul.no-bullets {
    list-style-type: none
}

.link.black {
    color: #000
}

.link.strong {
    font-weight: bold
}

.link.orange {
    color: #fbc344
}

.link.orange .fa {
    color: #fbc344
}

.download-link {
    color: #aaaaaa;
    font-size: 13px
}

.link-icon {
    margin: 0 10px
}

a:hover {
    text-decoration: none
}

.top-nav {
    padding: 5px 15px 15px
}

.top-nav button.btn {
    margin-right: 10px
}

.buttons-nav {
    margin-bottom: 10px
}

.stat-board {
    text-align: center
}

@media (max-width: 768px) {
    .stat-board {
        display: none
    }
}

.stat-board .board-title {
    color: #5a2861;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    padding: 0 15px
}

.stat-board .stat {
    display: inline-block;
    vertical-align: middle;
    color: #444444;
    margin-right: 5%
}

@media (max-width: 1220px) {
    .stat-board .stat {
        margin-right: 2%
    }
}

.stat-board .stat .title {
    font-size: 14px
}

.stat-board .stat .value {
    font-size: 18px;
    font-weight: bold
}

.dropzone .dz-message {
    color: #c6c6c6
}

.dropzone.type2 {
    margin: 10px 0;
    padding: 40px 30px;
    text-align: center;
    border-radius: 10px;
    background-color: #F2F2F2
}

#headerH {
    background: #ffffff;
    padding: 25px 10px;
    z-index: 5;
    -webkit-transition: top 0.25s;
    transition: top 0.25s;
    transition-timing-function: ease-in
}

#headerH #breadcrumbHeader {
    text-align: center;
    display: none;
    width: 100%;
    position: absolute;
    font-weight: 600;
    margin: 0 auto;
    top: 19px
}

#headerH #menu-btn {
    font-size: 32px;
    float: left;
    line-height: 30px;
    display: inline-block;
    color: #5A2861;
    padding: 7px 9px;
    cursor: pointer;
    position: relative;
    z-index: 1;
    display: none
}

#headerH #plusBtn {
    display: inline-block;
    font-size: 42px;
    margin-left: 25px
}

#headerH #plusBtn a {
    padding: 0;
    margin: 0
}

#headerH #plusBtn i {
    color: EC6514
}

#headerH .navbar-brand {
    height: 50px;
    padding: 5px
}

#headerH .navbar-brand>img {
    display: block;
    height: 100%
}

#headerH .navbar-nav {
    margin: 0;
    padding: 0;
    width: auto
}

#headerH .navbar-toggle {
    margin: 0
}

#headerH .userMobile {
    font-size: 24px;
    color: #EC6514
}

#headerH #navbar {
    height: 60px;
    width: auto
}

#headerH #navbar #notification {
    height: 50px
}

#headerH #navbar #notification i.fa {
    font-size: 20px;
    color: #a7a7a7
}

#headerH #navbar #notification .numberNotif {
    position: relative;
    bottom: 30px;
    left: 10px;
    width: 18px;
    height: 18px;
    display: block;
    background: #EC6514;
    color: #FFF;
    text-align: center;
    line-height: 18px;
    font-size: 10px;
    border-radius: 50%
}

#headerH #navbar #profil {
    margin: 0;
    position: relative;
    float: right
}

#headerH #navbar #profil #username {
    display: inline-block;
    margin: 0 10px
}

#headerH #navbar #profil .signout {
    display: inline-block
}

#headerH #navbar #profil a {
    margin: 0;
    padding: 0
}

#headerH #navbar #profil i.fa {
    font-size: 20px
}

#headerH #navbar #profil .photoProfil {
    display: inline-block;
    width: 40px;
    border-radius: 50%;
    margin-left: 15px
}

#headerH #navbar #profil .lastname {
    text-transform: uppercase
}

#headerH #navbar .user-name {
    color: #444444
}

#headerH .searchform {
    width: 30%;
    position: absolute;
    left: 30%;
    padding: 0;
    margin: 15px 0 auto 0;
    top: 15px;
    border: 2px solid #e6e6e6;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    padding: 0 10px
}

#headerH .searchform .search {
    background: none;
    border: none;
    width: 95%;
    height: 34px;
    outline: none;
    padding: 0;
    border: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    float: left
}

#headerH .searchform .search-icon {
    height: 34px;
    right: 10px;
    position: absolute;
    cursor: pointer;
    color: #fbc344;
    text-align: center;
    font-size: 25px
}

#headerH .searchform .search-icon i {
    line-height: 33px
}

.search-el {
    background-color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e3e3e3;
    padding: 5px 10px;
    display: inline-block;
    margin: 10px 0
}

.search-el .search-field {
    position: relative;
    width: 100%;
    display: block
}

.search-el input {
    background: transparent;
    border: none;
    border-bottom: 1px solid #c4c4c4;
    padding: 3px 20px 3px 3px;
    font-size: 14px
}

.search-el .fa-search {
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 14px
}

.main-search {
    margin-bottom: 5px
}

#searchMain {
    background: #f8f8f8;
    color: #b9b9b9;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    border: 2px solid #e3e3e3;
    box-shadow: none;
    outline: none !important;
    padding: 7px 10px;
    max-width: 230px;
    width: 80%
}

@media (max-width: 500px) {
    #searchMain {
        max-width: 245px
    }
}

.search-field {
    position: relative
}

.search-field .search {
    width: 100%;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #e3e3e3;
    border-radius: 25px;
    color: #000;
    box-shadow: none !important;
    height: 34px;
    outline: medium none;
    padding: 0;
    padding: 5px 15px
}

.search-field .search-icon {
    position: absolute;
    top: 2px;
    right: 10px;
    color: #fbc344;
    font-size: 18px
}

.search-block {
    margin: 3% auto
}

.search-block .searchform {
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.search-block .searchform .search-icon {
    color: #fbc344;
    font-size: 19px;
    position: absolute;
    right: 15px
}

.search-block .searchform input {
    font-size: 13px;
    line-height: 1;
    padding: 4px 20px 4px 10px;
    margin: 2px auto
}

.search-block .users-icon {
    font-size: 20px;
    color: #5a2861;
    display: inline-block;
    vertical-align: middle
}

.sf_result {
    position: fixed;
    top: 70px;
    background: #fff;
    width: 95%;
    min-width: 200px;
    border: 1px solid #eee;
    display: none;
    z-index: 100
}

.sf_result ul {
    padding: 0 0 0 0;
    list-style-type: none
}

.sf_result ul li {
    color: #5a2861;
    width: 100%;
    padding: 5px 10px
}

.sf_result ul li span {
    float: right;
    color: #aaaaaa;
    font-size: 12px;
    font-style: italic
}

.sf_result ul li:hover {
    background: #fbc344;
    color: #fff
}

.sf_result ul li:hover span {
    color: #fff
}

.menubar-responsive {
    display: none;
    background: #5a2861;
    padding: 20px;
    top: 100px;
    position: fixed;
    width: 100%;
    text-align: center;
    z-index: 1002;
    -webkit-transition: top 0.25s;
    transition: top 0.25s;
    transition-timing-function: ease-in
}

.menubar-responsive .menu-plusresponsive {
    position: relative;
    display: inline-block
}

.menubar-responsive .menu-plusresponsive .fa {
    color: #fff;
    background: #fbc344;
    margin: 0;
    padding: 0;
    border-radius: 50%;
    padding: 20px 23px;
    border: 8px solid #fff;
    font-size: 30px;
    position: absolute;
    top: -45px;
    left: -40px;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    transition-timing-function: ease-in
}

.menubar-responsive .menu-plusresponsive a:hover {
    border-color: #5a2861
}

#menu {
    position: fixed;
    background-color: #5a2861;
    width: 100%;
    top: 100px;
    right: 0;
    display: block;
    z-index: 1002
}

#menu ul {
    margin: 0;
    padding: 0;
    text-align: center
}

#menu ul li {
    color: #aaa;
    text-transform: uppercase;
    text-decoration: none;
    list-style: none;
    padding: 0;
    width: 140px;
    display: inline-block;
    position: relative
}

@media (max-width: 768px) {
    #menu ul li {
        width: 100%
    }
}

#menu ul li.cog-width {
    width: 25px
}

#menu ul li .caretMenu {
    float: right;
    font-size: 24px;
    margin-right: 25px;
    display: none
}

#menu ul li i:first-child {
    padding: 0 0 0 0
}

#menu ul li i.fa-cog {
    font-size: 20px
}

#menu ul li a {
    display: block;
    padding: 10px 10px 5px 10px;
    color: #fff;
    border-bottom: 5px solid #5a2861
}

#menu ul li a:hover {
    border-bottom: 5px solid #fbc344
}

#menu ul li:hover>ul {
    display: block
}

#menu ul li ul {
    position: absolute;
    left: 0;
    top: 40px;
    width: 100%;
    min-width: 200px;
    background: #5a2861;
    display: none
}

#menu ul li ul li {
    text-transform: none;
    display: block;
    border-bottom: 1px solid #66376d;
    margin: 0
}

#menu ul li ul li:last-child {
    border-bottom: none
}

#menu ul li ul li a {
    padding: 7px 10px 2px 10px;
    border-bottom: 2px solid #5a2861
}

#menu ul li ul li a:hover {
    border-bottom: 2px solid #fbc344
}

#menu ul .currentPage a {
    border-bottom: 5px solid #fbc344
}

#menu ul .menu-plus {
    position: relative;
    width: 120px
}

#menu ul .menu-plus .fa {
    color: #fff;
    background: #fbc344;
    margin: 0;
    padding: 0;
    border-radius: 50%;
    padding: 20px 23px;
    border: 8px solid #fff;
    font-size: 30px;
    position: absolute;
    top: -30px;
    left: 15px
}

#menu ul .menu-plus a:hover {
    border-color: #5a2861
}

#menu ul .menu-plus .contact-corres {
    left: -40px;
    top: 90px;
    padding: 15px 18px
}

#menu ul .menu-plus .contact-msg {
    padding: 15px;
    right: 40px;
    top: 90px
}

#menu ul .menu-plus .contact {
    position: absolute;
    border: 0
}

#menu ul .menu-plus .contact i {
    border: 0
}

#menu .notificationMenu {
    position: relative
}

#menu .notificationMenu i {
    font-size: 20px;
    color: #fff
}

#menu .notificationMenu a {
    display: inline-block;
    min-height: 40px;
    margin: 0 10px;
    vertical-align: middle
}

#menu .notificationMenu .numberNotif {
    position: relative;
    bottom: 30px;
    left: 10px;
    width: 18px;
    height: 18px;
    display: block;
    background: #EC6514;
    color: #FFF;
    text-align: center;
    line-height: 18px;
    font-size: 10px
}

#menu #profilMenu {
    display: none;
    text-align: center;
    background: #47204d;
    margin: 0 0 20px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3)
}

#menu #profilMenu img {
    width: 65px;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.6);
    margin-left: 15px;
    margin-top: 10px
}

#menu #profilMenu .nameMenu,
#menu #profilMenu .nameMenu a {
    display: block;
    color: #FFF;
    margin: 15px 0
}

#menu #profilMenu .nameMenu a i.fa {
    font-size: 20px
}

#menu #profilMenu .nameMenu .signout {
    display: inline-block;
    margin: 0 5px
}

#menu #profilMenu .userName {
    display: block;
    color: #FFF;
    padding: 15px 0
}

#notification .opened {
    background: whitesmoke !important;
    border-radius: 5px
}

.margin-neg {
    margin: 0 -15px
}

.row.margin-top {
    margin-top: 10px
}

.row.with-margin {
    margin-left: -15px;
    margin-right: -15px
}

.container-fluid.main {
    padding-bottom: 100px;
    padding-top: 157px
}

@media (max-width: 500px) {
    .container-fluid.main {
        padding-top: 143px
    }
}

.container .main-content {
    margin: 20px 0;
    padding-bottom: 20px
}

.container .main-content .page-title {
    margin: 0 0 20px
}

.left-col {
    width: 30%;
    float: left;
    clear: both
}

.right-col {
    width: 60%;
    float: left
}

.input-group .form-control {
    z-index: 1
}

.form-control.full-width {
    width: 100%
}

.main {
    padding-top: 150px;
    position: relative
}

.search-breadcrumb {
    margin: 15px 0 5px
}

.breadcrumb {
    margin: 10px 0;
    padding: 0;
    background: none;
    text-align: right
}

.breadcrumb a {
    color: #5a2861
}

.breadcrumb>li+li:before {
    content: '\003E';
    color: #fbc344
}

.page-title {
    padding: 10px 10px
}

h4.title {
    padding-left: 0
}

h4.title .favour .fa {
    font-size: 17px;
    margin-right: 10px;
    margin-left: 0
}

.step {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    color: #aaaaaa;
    margin-top: 10px;
    vertical-align: middle
}

.status {
    margin-top: 10px;
    font-size: 14px;
    color: #333333;
    font-weight: normal;
    display: inline-block;
    vertical-align: middle
}

.status .fa {
    margin-right: 3px
}

.status.violet {
    color: #5a2861;
    font-weight: bold
}

.dashboard-menu .item {
    background-color: #fff;
    margin-bottom: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    display: table;
    width: 100%;
    transition: background 300ms
}

.dashboard-menu .item:hover {
    background: #f8f8f8
}

.dashboard-menu .item .icon-wrap {
    width: 18%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background-color: #5a2861
}

.dashboard-menu .item .icon-wrap .icon {
    background-image: url(../img/icons-sprite-two.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    margin: 30px auto
}

.dashboard-menu .item .icon-wrap .icon.icon-one {
    background-position: 0 0
}

.dashboard-menu .item .icon-wrap .icon.icon-two {
    background-position: 0 -30px
}

.dashboard-menu .item .icon-wrap .icon.icon-three {
    background-position: 0 -60px
}

.dashboard-menu .item .icon-wrap .icon.icon-four {
    background-position: 0 -90px
}

.dashboard-menu .item .icon-wrap .icon.icon-five {
    background-position: 0 -120px
}

.dashboard-menu .item .icon-wrap.color-one {
    background-color: #5a2861
}

.dashboard-menu .item .icon-wrap.color-two {
    background-color: #8c2e60
}

.dashboard-menu .item .icon-wrap.color-three {
    background-color: #c03b58
}

.dashboard-menu .item .icon-wrap.color-four {
    background-color: #df6e42
}

.dashboard-menu .item .icon-wrap.color-five {
    background-color: #df9742
}

.dashboard-menu .item.informations .text-two {
    color: #888888;
    font-weight: normal
}

.dashboard-menu .item .text-wrap {
    width: 78%;
    padding: 20px;
    display: table-cell;
    vertical-align: middle
}

.dashboard-menu .item .text-one {
    margin-bottom: 5px;
    font-size: 1.5em;
    color: #5a2861;
    text-transform: uppercase
}

.dashboard-menu .item .text-two {
    font-size: 1em;
    font-weight: bold;
    color: #5a2861
}

.top-links .link {
    font-size: 14px;
    color: #5a2861;
    font-weight: bold;
    margin: 5px 0;
    display: inline-block
}

.info-block {
    background: #fff;
    color: #888888;
    padding: 15px 15px 10px;
    margin: 5px 0 15px
}

.info-block .block-title {
    margin: 0;
    color: #5a2861;
    font-size: 16px;
    padding-bottom: 10px
}

.info-block p {
    margin-bottom: 5px
}

.top-panel .info-panel {
    padding: 10px 12px;
    overflow: auto
}

.top-panel .label-top {
    color: #999999;
    font-size: 15px;
    margin-bottom: 5px
}

.top-panel .value {
    font-weight: bold;
    font-size: 18px
}

.top-panel .select-box {
    margin-left: 15px;
    margin-top: 55px;
    padding: 5px;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    -webkit-border-radius: 5x;
    -moz-border-radius: 5x
}

@media (max-width: 767px) {
    .top-panel .select-box {
        margin-left: 0;
        margin-top: 15px;
        margin-bottom: 15px
    }
}

.top-panel .select-box .styled-select {
    border-bottom: none
}

.panel-item {
    border-top: 1px solid #d9d9d9;
    padding: 10px;
    position: relative
}

.panel-item .panel-item {
    padding: 10px 0
}

.panel-item .panel-item .panel-title {
    padding: 15px 0 0
}

.panel-item h4 {
    padding: 0
}

.panel-item h4.name {
    margin: 10px
}

.panel-item .line {
    clear: both;
    margin: 15px 0
}

.panel-item .line .file-name {
    color: #333333;
    display: inline-block;
    margin-right: 10px;
    vertical-align: top
}

.panel-item .line .file-icon {
    margin-right: 5px
}

.panel-item .line .file-info {
    color: #aaaaaa;
    text-align: right;
    position: relative;
    padding-right: 30px
}

.panel-item .line .value {
    color: #333333;
    font-weight: normal
}

.panel-item .line .value.violet {
    color: #5a2861
}

.panel-item .panel-title {
    font-size: 18px;
    font-weight: bold;
    padding: 15px 30px 0px 15px;
    color: #5a2861;
    margin-bottom: 5px
}

.panel-item .panel-title span {
    padding: 0 5px;
    color: #fbc344;
    font-size: 70%;
    font-weight: normal
}

.panel-item .panel-title-icon {
    font-size: 18px;
    font-weight: bold;
    padding: 15px 30px 10px 15px;
    color: #5a2861;
    margin-bottom: 0
}

@media (max-width: 500px) {
    .panel-item .panel-title-icon {
        padding: 15px 45px 10px 10px
    }
}

.panel-item .panel-title-icon .fa {
    margin-right: 10px;
    font-size: 20px
}

.panel-item .panel-name {
    color: #5a2861;
    padding: 5px 15px 15px
}

.panel-item .panel-sub-title {
    display: block;
    font-weight: bold;
    font-size: 14px;
    color: #aaaaaa;
    padding: 0 15px 5px;
    margin-top: -5px
}

.panel-item:first-child {
    border-top: none
}

.panel-item .panel-footer {
    border-top: none;
    background: transparent
}

.panel.grey {
    background-color: #d9d9d9
}

.panel .line>input {
    margin-left: 2px
}

.panel .panel-body {
    padding: 15px 15px 15px 15px
}

.panel .panel-body.panel-margin {
    padding: 15px
}

.panel.sidebar,
.panel.infos {
    max-width: 265px;
    padding: 0
}

@media screen and (max-width: 500px) {
    .panel.sidebar,
    .panel.infos {
        max-width: 100%
    }
}

.panel.sidebar .panel-item,
.panel.infos .panel-item {
    padding: 0
}

.panel.sidebar h4,
.panel.infos h4 {
    font-size: 19px;
    color: #5a2861;
    margin: 0;
    padding: 10px 25px 0 10px
}

.panel.sidebar h4.orange,
.panel.infos h4.orange {
    color: #fbc344
}

.panel.sidebar .panel-body,
.panel.infos .panel-body {
    padding: 10px
}

.panel.infos .line {
    margin-bottom: 8px;
    margin-top: 8px
}

.panel.infos .line .value {
    text-align: right
}

@media (max-width: 500px) {
    .panel.infos .line .value {
        display: inline-block;
        width: auto
    }
}

.panel.infos .line .title.full-width {
    width: 100%
}

@media (max-width: 500px) {
    .panel.infos .line .title {
        display: inline-block;
        width: 40%
    }
}

.panel.info-sidebar .line .title {
    text-transform: uppercase;
    color: #5a2861;
    display: block;
    width: 100%;
    font-weight: 600
}

.panel.info-sidebar .line .value {
    font-weight: normal;
    color: #333
}

.panel-disabled {
    opacity: 0.5
}

.border-wrap {
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    padding: 15px;
    margin: 10px 0
}

.menu-msg .sub-menu {
    padding-left: 10px
}

.menu-msg .sub-menu .active a {
    color: #fbc344;
    font-weight: normal
}

.menu-msg .notification {
    background-color: #ec6514;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    line-height: 17px;
    color: #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 17px;
    height: 17px;
    display: inline-block;
    margin: 0 7px
}

.menu-msg a {
    color: #aaaaaa
}

.menu-msg a:hover {
    color: #fbc344
}

.menu-msg .active>a {
    color: #5a2861;
    font-weight: 600
}

.menu-msg li {
    padding: 3px 0
}

.sub-menu-msg {
    padding-left: 10px
}

.sub-menu-msg li {
    padding: 2px 0
}

.sub-menu-msg .active>a {
    font-weight: 400
}

h4 i.fa.edit,
h4 i.fa.fa-envelope {
    color: #aaa;
    float: right;
    cursor: pointer;
    padding: 7px;
    top: 0
}

.fa.ico-infos {
    background: url(../img/ico/ico-infos.png) no-repeat;
    width: 18px;
    height: 18px
}

.fa.ico-contact {
    background: url(../img/ico/ico-contact.png) no-repeat;
    width: 18px;
    height: 18px
}

.fa.ico-delegue {
    background: url(../img/ico/ico-delegue.png) no-repeat;
    width: 18px;
    height: 18px
}

.fa.ico-droits {
    background: url(../img/ico/ico-droits.png) no-repeat;
    width: 18px;
    height: 18px
}

.fa.ico-groupe {
    background: url(../img/ico/ico-groupe.png) no-repeat;
    width: 18px;
    height: 18px
}

.fa.ico-secteur {
    background: url(../img/ico/ico-secteur.png) no-repeat;
    width: 18px;
    height: 18px
}

.fa.ico-statut {
    background: url(../img/ico/ico-statut.png) no-repeat;
    width: 18px;
    height: 18px
}

.fa.ico-taux {
    background: url(../img/ico/ico-taux.png) no-repeat;
    width: 18px;
    height: 18px
}

.fa.ico-viso {
    background: url(../img/ico/ico-viso.png) no-repeat;
    width: 18px;
    height: 18px
}

.fa.ico-pig {
    background: url(../img/ico/ico-pig.png) no-repeat;
    width: 18px;
    height: 18px
}

.fa.ico-viadeo {
    background: url(../img/ico/ico-viadeo.png) no-repeat;
    background-size: 100%;
    width: 36px;
    height: 36px
}

.fa.ico-missioneo {
    background: url(../img/ico/ico-missioneo.png) no-repeat;
    background-size: 100%;
    width: 36px;
    height: 36px
}

.fa.orange {
    color: #fbc344
}

.fa.green {
    color: #00B052
}

.fa.violet {
    color: #5a2861
}

.fa.red {
    color: #B12122
}

.fa.grey {
    color: #aaaaaa
}

.like-h4 {
    margin: 10px 0 0 0;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 20px;
    position: relative
}

.edit {
    padding: 10px;
    position: absolute;
    right: 10px;
    font-size: 15px;
    cursor: pointer;
    color: #fff;
    background: none
}

.edit:hover {
    color: #fbc344 !important
}

.edit.first-edit {
    top: 15px
}

.sa-label {
    background-color: #777;
    display: inline-block;
    min-width: 60px;
    vertical-align: middle;
    padding: 5px 10px;
    margin-right: 5px
}

.pr-label {
    background-color: #777;
    display: inline-block;
    min-width: 40px;
    vertical-align: middle;
    padding: 5px 10px;
    margin-right: 5px;
    border-radius: 15px
}

.pr-label.inverse-bg {
    background-color: #fff
}

.check-list {
    margin: 10px 0
}

.check-list .line {
    display: inline-block;
    margin-right: 15px
}

.check-list .line label {
    display: inline;
    vertical-align: middle;
    text-transform: uppercase;
    color: #5a2861;
    font-weight: 600
}

@media (max-width: 500px) {
    .line label.title {
        width: 60%
    }
}

.line.long .title {
    width: 100%
}

.line.long .value {
    width: 100%
}

.line .title.wider {
    width: 85%
}

.line .title.wider2 {
    width: 75%
}

.line .title.wider3 {
    width: auto
}

.line .title.left-margin {
    margin-left: 15px
}

.line .title.violet {
    color: #5a2861
}

@media (min-width: 768px) {
    .line .title.smaller-title {
        width: 13%
    }
}

@media (min-width: 1200px) {
    .line .title.smaller-title2 {
        width: 13%
    }
}

.line .title.full-width {
    width: 100%;
    margin-bottom: 0
}

.line .title.full-width+.value {
    text-align: left
}

@media (max-width: 500px) {
    .line .title {
        width: 100%
    }
}

.line .title img {
    width: 100%;
    max-width: 170px;
    height: auto
}

.line .title img.imgborder {
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 5px;
    -webkit-border-radius: 5x;
    -moz-border-radius: 5x
}

.line .title img.imgrounded50 {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.line .title img.widthauto {
    width: auto;
    max-width: 170px;
    height: auto
}

.line .title.title-bank {
    margin-right: 5px
}

.line .inline-value {
    display: inline-block;
    width: 20%
}

.line .value {
    display: inline-block;
    width: 62%;
    color: #5a2861;
    font-weight: 600
}

@media (max-width: 500px) {
    .line .value {
        width: 100%
    }
}

.line .value.auto-width {
    width: auto
}

.line .value.grey {
    color: #aaaaaa
}

.line .value.bottom-line {
    vertical-align: bottom
}

.line .value.value-orange {
    color: #fbc344
}

.line .value.value-bank {
    width: auto
}

.line .value .edit {
    padding: 0px 0 0 10px;
    position: absolute;
    right: 5px;
    font-size: 18px;
    cursor: pointer;
    color: #a7a7a7;
    background: none
}

.line .active-state {
    color: #A8A8A8;
    font-weight: normal
}

.line:not(.only):last-child {
    margin: 0
}

.inscription .line .title {
    width: 60%
}

@media (max-width: 500px) {
    .inscription .line .title {
        width: 100%
    }
}

.toggleImg {
    cursor: pointer
}

.toggleCheck {
    cursor: pointer
}

.checkboxToggle {
    display: none
}

.fa-file-pdf-o,
.fa-warning,
.fa-file-image-o {
    color: #d9534f
}

.qa-message-content .dropdown-menu {
    top: 30px
}

.placeholder-img {
    color: #b6b6b5;
    border: 1px solid #b6b6b5;
    font-size: 20px;
    padding: 25px;
    background: #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    cursor: pointer
}

input[type="file"].input_file {
    display: none
}

.marginDatePicker {
    margin-top: 25px
}

.datepicker {
    margin-top: 0
}

.add-form {
    background-color: #F2F2F2;
    padding: 10px;
    margin-bottom: 5px
}

.add-form .line {
    margin: 5px 0
}

.line .form-inline {
    display: inline-block;
    width: 65%
}

@media (max-width: 500px) {
    .line .form-inline {
        width: 100%
    }
}

.option-list {
    display: block;
    width: 100%;
    margin: 15px 0
}

.option-list .list-title {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    text-transform: none;
    margin-bottom: 15px
}

.option-item {
    position: relative;
    width: 204px;
    cursor: pointer;
    float: left;
    margin-right: 30px
}

.option-item.selected .status {
    color: #5a2861
}

.option-item.selected .status .empty {
    display: none
}

.option-item.selected .status .selected {
    display: initial
}

.option-item.selected .panel-body .text,
.option-item.selected .panel-body .icon {
    color: #5a2861
}

.option-item .status {
    font-size: 25px;
    position: absolute;
    right: 10px;
    top: 10px;
    color: #aaaaaa
}

.option-item .status .selected {
    display: none
}

.option-item .panel-body {
    min-height: 175px;
    padding: 10px
}

.option-item .panel-body .icon {
    padding: 20px 15px 10px;
    font-size: 55px;
    line-height: 60px;
    margin: 0 auto;
    text-align: center
}

.option-item .panel-body .text {
    font-weight: bold;
    font-size: 14px;
    color: #333333;
    margin-bottom: 5px
}

.option-item .panel-body .subtext {
    font-weight: normal;
    font-size: 14px;
    color: #333333
}

.option-item .panel-footer {
    padding: 10px;
    background: transparent;
    font-weight: bold;
    font-size: 14px;
    color: #aaaaaa
}

.ico-sprite {
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    background-image: url(../img/icons-sprite.png);
    background-repeat: no-repeat
}

.ico-sprite.ico-1 {
    background-position: 0 0
}

.selected .ico-sprite.ico-1 {
    background-position: -25px 0
}

.ico-sprite.ico-2 {
    background-position: 0 -25px
}

.selected .ico-sprite.ico-2 {
    background-position: -25px -25px
}

.ico-sprite.ico-3 {
    background-position: 0 -50px
}

.selected .ico-sprite.ico-3 {
    background-position: -25px -50px
}

.ico-sprite.ico-4 {
    background-position: 0 -75px
}

.selected .ico-sprite.ico-4 {
    background-position: -25px -75px
}

.ico-sprite.ico-5 {
    background-position: 0 -100px
}

.selected .ico-sprite.ico-5 {
    background-position: -25px -100px
}

.ico-sprite-x2 {
    display: inline-block;
    width: 55px;
    height: 50px;
    background-image: url(../img/icons-sprite-x2.png);
    background-repeat: no-repeat
}

.ico-sprite-x2.ico-1 {
    background-position: 0 0
}

.selected .ico-sprite-x2.ico-1 {
    background-position: -55px 0
}

.ico-sprite-x2.ico-2 {
    background-position: 0 -50px
}

.selected .ico-sprite-x2.ico-2 {
    background-position: -55px -50px
}

.ico-sprite-x2.ico-3 {
    background-position: 0 -100px
}

.selected .ico-sprite-x2.ico-3 {
    background-position: -55px -100px
}

.ico-sprite-x2.ico-4 {
    background-position: 0 -150px
}

.selected .ico-sprite-x2.ico-4 {
    background-position: -55px -150px
}

.ico-sprite-x2.ico-5 {
    background-position: 0 -200px
}

.selected .ico-sprite-x2.ico-5 {
    background-position: -55px -200px
}

.big-btn {
    display: block;
    background-color: #fff;
    color: #fbc344;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    padding: 40px 30px;
    border-radius: 5px;
    -webkit-border-radius: 5x;
    -moz-border-radius: 5x;
    margin: 10px 0
}

.big-btn.smaller {
    padding: 25px 40px
}

.big-btn.violet {
    background-color: #5a2861;
    color: #fff
}

.big-btn.bigger-btn {
    padding: 83px 40px
}

.btn-circular-add {
    width: 60px;
    height: 60px;
    display: block;
    border: 1px solid #ccc;
    color: #ccc;
    border-radius: 30px;
    text-align: center;
    line-height: 60px;
    margin: 5px 0
}

.bottom-buttons {
    margin: 10px 0
}

.type-buttons {
    list-style: none;
    padding-left: 0;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 5px
}

.type-buttons li {
    display: inline-block
}

.type-buttons li:first-child .btn {
    margin-right: 1px !important;
    border-radius: 3px 0 0 3px
}

.type-buttons li:last-child .btn {
    border-radius: 0 3px 3px 0
}

.type-buttons .btn.type {
    background-color: #cccccc;
    color: #fff;
    padding: 4px 15px
}

.type-buttons .active .btn {
    background-color: #5a2861;
    color: #fff;
    border: 1px solid transparent
}

.column.group {
    display: inline-block;
    width: 65%
}

.column.group.full-width {
    width: 100%
}

@media (max-width: 500px) {
    .column.group {
        width: 100%
    }
}

.column.group button:first-child {
    margin-right: 5px
}

.column.group .styled-input {
    width: 100%
}

.column.group .column {
    padding: 0
}

.column.group .column:first-child {
    padding-right: 15px
}

.column-one {
    padding-right: 0
}

@media (max-width: 500px) {
    .column-one {
        padding-right: 15px
    }
}

.column-two {
    padding-left: 0;
    padding-right: 0
}

.styled-input {
    width: 65%;
    display: inline-block;
    position: relative
}

@media (min-width: 1200px) {
    .styled-input.biger-input {
        width: 83%
    }
}

.styled-input.full-width {
    width: 100%
}

.styled-input .input-btn {
    position: absolute;
    top: 0;
    right: 0;
    color: #fbc344;
    cursor: pointer
}

.styled-input .input-btn .item {
    margin: 0 2px
}

.styled-input .input-btn.black {
    color: #000
}

@media (max-width: 500px) {
    .styled-input {
        width: 100%
    }
}

.styled-input input {
    width: 100%;
    color: #333333;
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    padding-top: 2px;
    padding-bottom: 2px
}

.styled-input input:hover {
    color: #333333
}

.styled-input textarea {
    width: 100%;
    color: #333333;
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    padding-top: 2px;
    padding-bottom: 2px
}

@media (max-width: 500px) {
    .styled-input input {
        font-size: 12px
    }
}

.styled-select {
    position: relative;
    border-bottom: 2px solid #c4c4c4
}

.styled-select.full-width {
    width: 100%
}

.styled-select select {
    width: 100%;
    height: auto;
    background: transparent;
    padding: 1px;
    padding-right: 15px;
    line-height: 1.2;
    font-size: 14px;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none
}

.styled-select select::-ms-expand {
    display: none
}

.styled-select select::after {
    content: '>';
    display: block
}

@media (max-width: 500px) {
    .styled-select select {
        font-size: 12px
    }
}

.styled-textbox {
    width: 65%;
    display: inline-block;
    position: relative
}

.styled-textbox.full-width {
    width: 100%
}

.styled-textbox textarea {
    background-color: #f7f7f7;
    text-align: justify;
    box-shadow: none;
    border-radius: 0;
    border: none;
    resize: none;
    border-bottom: 2px solid #c4c4c4;
    transition: background-color 200ms ease-in
}

.styled-textbox textarea:focus {
    border-color: #5a2861;
    background-color: transparent
}

.styled-checkbox {
    display: inline-block;
    position: relative;
    margin-right: 4px
}

@media (max-width: 500px) {
    .styled-checkbox--centered {
        float: none
    }
}

.styled-checkbox input {
    opacity: 0;
    position: absolute;
    cursor: pointer
}

.styled-checkbox .custom-checkbox:before {
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 15px;
    font-weight: normal
}

.styled-checkbox input:checked+.custom-checkbox:before {
    content: ""
}

.styled-radio .title {
    font-weight: normal;
    color: #333333
}

.styled-radio .custom-radio {
    margin-right: 5px
}

.styled-radio input {
    opacity: 0;
    position: absolute;
    cursor: pointer
}

.styled-radio .custom-radio:before {
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 15px;
    font-weight: normal
}

.styled-radio input:checked+.custom-radio:before {
    content: ""
}

.selectItem,
.removeItem,
.pickDate {
    position: absolute;
    right: 1px;
    top: 2px;
    line-height: 1;
    cursor: pointer
}

.removeItem {
    cursor: pointer
}

.removeItem:hover {
    color: #fbc344
}

.go-to-line {
    display: inline-block;
    cursor: pointer;
    color: #000;
    margin-left: 5px
}

.go-to-line:hover {
    color: #fbc344
}

.removeLine,
.editLine,
.printLine {
    display: inline-block;
    cursor: pointer;
    color: #aaaaaa;
    margin-left: 8px
}

.removeLine:hover .fa,
.editLine:hover .fa,
.printLine:hover .fa {
    color: #fbc344 !important
}

.duplicateItem {
    border: none;
    background-color: transparent;
    float: right;
    color: #fbc344;
    margin: 2px
}

.duplicateItem:hover {
    color: initial
}

.horizontal-item {
    margin: 20px 0
}

.horizontal-item .title {
    color: #5a2861;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 0
}

.btn-edit {
    cursor: pointer;
    color: #aaaaaa;
    padding: 5px 10px;
    display: block
}

.btn-edit:hover {
    color: #fbc344
}

.editItem {
    padding: 5px 10px;
    display: block;
    position: absolute;
    right: 8px;
    top: 8px;
    cursor: pointer;
    color: #aaaaaa
}

.editItem:hover {
    color: #fbc344
}

.editContrls {
    text-align: right
}

.controlItem {
    position: absolute;
    top: 8px;
    right: 8px
}

.controlItem .action {
    padding: 5px 8px;
    cursor: pointer;
    color: #aaaaaa;
    display: inline-block
}

.controlItem .action:hover {
    color: #fbc344
}

.edit-link {
    color: #5a2861;
    font-weight: bold;
    cursor: pointer
}

.go-next,
.go-back {
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    color: #fbc344
}

.go-next .fa {
    margin-left: 3px
}

.go-back {
    margin-top: 10px
}

.go-back.link {
    margin: 10px 0 15px
}

.go-back .fa {
    margin-right: 3px
}

.dot-divider {
    color: #aaaaaa;
    display: inline-block;
    font-size: 5px;
    height: 15px;
    margin: 0 3px;
    line-height: 15px;
    vertical-align: middle
}

.search-breadcrumb .dot-divider {
    margin: 10px 8px 0
}

.condition-field {
    display: none
}

.edit_field {
    padding-right: 15px;
    border: none;
    border-bottom: 2px solid #c4c4c4;
    outline: 0;
    color: #6a6a6a;
    font-weight: 500;
    width: 65%;
    transition: border-color, 300ms
}

.edit_field_btn {
    position: absolute;
    right: 0;
    bottom: 0
}

@media (max-width: 500px) {
    .edit_field {
        width: 100%
    }
}

.edit_field[type="text"] {
    padding-left: 5px
}

.edit_field:focus {
    border-color: #5A2861;
    color: #444
}

.edit_field:hover {
    color: #888
}

.edit_field.value-bank {
    width: auto
}

.edit_field.edit_field_ico {
    width: 60%
}

.edit_field.full-width {
    width: 100%
}

.info-btn {
    background-color: transparent;
    border: none;
    color: initial;
    display: inline-block;
    width: 30px
}

.info-btn:hover {
    color: #fbc344;
    background-color: transparent
}

.accept-btn {
    background-color: #27ae61;
    color: #fff;
    font-weight: 600;
    border: none;
    border-bottom: 2px solid #1f9450;
    padding: 7px 26px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 15px;
    margin-bottom: 10px
}

.button-line {
    margin-bottom: 30px
}

.button-line .btn-group button:first-child {
    margin-right: 5px
}

.violet-btn {
    display: inline-block;
    padding: 4px 8px;
    border-radius: 5px;
    color: #5a2861;
    background-color: #f5f5f5;
    border: 1px solid #d9d9d9;
    margin-right: 5px;
    margin-bottom: 5px
}

.btn-icon {
    padding-left: 0;
    padding-right: 0
}

@media (max-width: 500px) {
    .btn {
        max-width: 240px;
        overflow: hidden;
        text-overflow: ellipsis
    }
}

.btn.full-width {
    width: 100%
}

.btn.btn-dark-grey {
    background: #aaaaaa;
    color: #fff
}

.btn.btn-dark-grey:hover {
    background: #fff;
    border: 1px solid #aaaaaa;
    color: #aaaaaa
}

.btn.circular {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 5px 9px
}

.btn.btn-grey {
    background: #cccccc;
    color: #fff
}

.btn.btn-grey:hover {
    background: #fff;
    border: 1px solid #cccccc;
    color: #cccccc
}

.btn.btn-white {
    background: #fff;
    color: #fbc344
}

.btn.btn-white:hover {
    background: #fff;
    border: 1px solid #fbc344;
    color: #fbc344
}

.btn.block {
    display: block
}

.btn.btn-orange {
    background: #ff6600;
    color: #fff
}

.btn.btn-orange:hover {
    background: #fff;
    border: 1px solid #ff6600;
    color: #ff6600;
}

.btn.btn-orange.create {
    padding: 4px 22px;
    margin-bottom: 20px;
    white-space: pre-line
}

.btn.btn-orange.create .fa {
    margin-right: 5px
}

.btn.smaller {
    padding: 4px 9px;
    margin-bottom: 5px;
    margin-right: 0
}

.btn.smaller .fa {
    margin-right: 5px
}

.btn.btn-violet {
    background: #5a2861;
    color: #fff
}

.btn.btn-violet:hover {
    background: #fff;
    border: 1px solid #5a2861;
    color: #5a2861
}

.btn.btn-violet.smaller {
    padding: 4px 10px;
    margin-bottom: 5px;
    margin-right: 0
}

.btn.btn-violet.smaller .fa {
    margin-right: 5px
}

.btn.icon-btn>.fa {
    margin: 0 !important
}

.icon-btn {
    margin: 0 5px
}

.icon-btn>.fa {
    margin: 0 !important
}

.btn.pull-right {
    margin: 0 5px
}

.btn.top-margin {
    margin-top: 15%
}

label.btn.btn-primary {
    margin: 0 5px
}

.footer {
    margin-top: 45px;
    background: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #a7a7a7;
    position: fixed;
    width: 100%;
    bottom: 0
}

.footer a {
    color: #a7a7a7;
    display: inline-block;
    margin-left: 15px
}

.footer a:hover {
    color: #5a2861
}

@media (max-width: 500px) {
    .footer {
        font-size: 12px
    }
}

#mask,
#maskSfResult {
    opacity: 0;
    background-color: #000;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1300
}

.overlay,
.overlay2 {
    opacity: 0.5;
    background-color: #000;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    display: none
}

.overlay.overlay2,
.overlay2.overlay2 {
    z-index: 5
}

/*!*max-width: 550px;*!*/

.wider .modal-dialog {
    max-width: 1000px
}

.wider2 .modal-dialog {
    max-width: 95%
}

.wider3 .modal-dialog {
    max-width: 800px
}

.wider4 .modal-dialog {
    max-width: 900px
}

.modal-dialog .table-wrap {
    margin-left: -30px;
    margin-right: -30px;
    margin-top: -16px
}

.modal-dialog .table-row {
    margin: 15px auto
}

.addItems {
    font-size: 12px;
    cursor: pointer
}

.addSecond {
    color: #fbc344;
    cursor: pointer
}

.modal-title {
    color: #333333;
    font-weight: bold;
    font-size: 18px;
    text-transform: none;
    padding: 0
}

.panel-popup {
    background: #fff;
    border: 1px solid #eee;
    width: 550px;
    max-width: 90%;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    top: 200px;
    z-index: 4;
    display: none;
    padding: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5x;
    -moz-border-radius: 5x
}

.panel-popup h3 {
    color: #adadad;
    margin: 0
}

.panel-popup .panel {
    margin-bottom: 0
}

.panel-popup .panel-body {
    padding: 15px
}

.panel-popup.panel-popup2 {
    z-index: 6;
    width: 450px;
    max-width: 80%;
    top: 250px
}

.modal-header {
    padding: 20px 30px
}

.modal-header h4 {
    margin: 0
}

.modal-dialog .modal-footer {
    border-top: none;
    padding: 20px 30px;
    clear: both
}

.modal-dialog .modal-footer .btn {
    margin-top: 5px;
    margin-bottom: 5px
}

.modal-body form {
    padding: 0 15px
}

.btn-group {
    margin-bottom: 10px
}

.btn-group label.btn.active {
    background-color: #5a2861;
    border: none
}

.btn-group label.btn {
    background-color: #ccc;
    border: none
}

@media (max-width: 500px) {
    .list-files li span {
        float: none !important;
        display: block
    }
}

.notif-div {
    display: none;
    position: fixed;
    top: 70px;
    z-index: 1400
}

.notif-div .close-notif {
    position: absolute;
    right: 0px;
    padding: 15px;
    cursor: pointer
}

.media-notif {
    background: #f5f5f5;
    padding: 5px;
    border-radius: 3px
}

.progress-completed {
    padding: 2px;
    width: 30px
}

.progress-completed:focus {
    outline: none
}

.alert-div {
    opacity: 0;
    position: fixed;
    right: 0;
    top: -45px;
    z-index: 3;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    transition-timing-function: ease-in
}

.alert-div.show {
    top: 20px;
    opacity: 1
}

.table-historique th {
    font-weight: 500
}

.tab-pane .list-group-item:first-child {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px
}

.tab-pane .list-group-item:last-child {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px
}

.tab-pane .list-group .checkbox {
    display: inline-block;
    margin: 0px
}

.tab-pane .list-group input[type="checkbox"] {
    margin-top: 2px
}

.tab-pane .list-group .glyphicon {
    margin-right: 5px
}

.tab-pane .list-group .glyphicon:hover {
    color: #FFBC00
}

a.list-group-item.read {
    color: #222;
    background-color: #F3F3F3
}

table tr.active {
    background-color: #ded4df
}

.total-row {
    font-weight: bold
}

.total-row span.value {
    width: 95%;
    display: block;
    border-bottom: 1px solid #000
}

.add-more-row {
    border-bottom: 1px solid #d9d9d9
}

.add-more-row.no-b {
    border-bottom: none
}

.remains-row {
    font-weight: bold;
    border-bottom: 1px solid #d9d9d9
}

.remains-row.no-end {
    border-bottom: none
}

.table-wrap {
    overflow: auto;
    margin-left: -10px;
    margin-right: -10px
}

.table-wrap.no-margin {
    margin: 0
}

.table-title {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    padding: 10px
}

.table-title.violet {
    color: #5a2861
}

.table-footer {
    background: transparent;
    padding: 15px 10px 5px
}

.table-footer .line {
    padding-right: 15px;
    margin-bottom: 10px
}

.table-footer .line .styled-input {
    width: 100%
}

.table-footer .info-text {
    font-size: 13px;
    color: #aaaaaa;
    padding-left: 10px
}

.list-table {
    width: 100%;
    border-top: 1px solid #d9d9d9
}

.list-table .width-3 .line {
    min-width: 100px
}

.list-table .width-2 .line {
    min-width: 220px
}

.list-table .width-1 .line {
    min-width: 170px
}

.list-table .styled-input {
    width: 100%
}

.list-table.no-top {
    border-top: none
}

.list-table.no-top thead tr {
    border-top: none
}

.list-table.no-dividers {
    border-top: none
}

.list-table.no-dividers tr {
    border-top: none
}

.list-table.no-dividers th {
    border-bottom: 1px solid #d9d9d9
}

.list-table.table-end {
    border-bottom: 1px solid #d9d9d9
}

.list-table .fa {
    margin-right: 5px
}

.list-table tr {
    border-top: 1px solid #d9d9d9
}

.list-table th {
    padding: 20px 12px;
    color: #aaaaaa;
    font-size: 14px
}

.list-table td {
    padding: 20px 15px;
    vertical-align: top
}

.list-pager {
    text-align: center
}

.list-pager li a {
    color: #5a2861
}

.list-pager li.active a {
    background-color: #5a2861;
    border-color: #5a2861
}

.stat-list {
    padding: 10px 0
}

.stat-list .media {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 15px
}

.stat-list .media .icon-wrap {
    height: 100%;
    padding: 15px;
    background-color: #df6e42
}

.stat-list .media .icon-wrap.color-one {
    background-color: #df6e42
}

.stat-list .media .icon-wrap.color-two {
    background-color: #bf3b58
}

.stat-list .media .icon-wrap.color-three {
    background-color: #8b2e60
}

.stat-list .media .icon-wrap.color-four {
    background-color: #df9742
}

.stat-list .media .icon-wrap.color-five {
    background-color: #e8ad63
}

.stat-list .media .icon {
    width: 40px;
    height: 40px;
    background-image: url(../img/icons-sprite-three.png);
    background-repeat: no-repeat;
    display: block
}

.stat-list .media .icon.icon-one {
    background-position: 0 0
}

.stat-list .media .icon.icon-two {
    background-position: 0 -40px
}

.stat-list .media .icon.icon-three {
    background-position: 0 -80px
}

.stat-list .media .icon.icon-four {
    background-position: 0 -120px
}

.stat-list .media .icon.icon-five {
    background-position: 0 -160px
}

.stat-list .media-heading {
    text-transform: uppercase;
    color: #5a2861;
    font-size: 16px;
    margin-bottom: 20px;
    padding: 0
}

.stat-list .media-body {
    padding: 15px;
    background-color: #fff
}

.stat-list .media-body .stats {
    min-height: 60px
}

.stat-list .stat-line {
    font-size: 14px
}

.stat-list .stat-line .value {
    font-weight: 600
}

.stat-list .link {
    color: #fbc344;
    font-size: 12px
}

.news-list header {
    padding: 5px 0
}

.news-list .list-title {
    font-size: 20px;
    text-transform: uppercase;
    color: #5a2861;
    margin: 0 auto;
    max-width: 50%;
    padding: 5px 0
}

.news-list .list-settings {
    font-size: 14px;
    color: #5a2861;
    font-weight: bold;
    padding: 5px 0
}

.news-list .list-settings .fa {
    font-size: 20px;
    vertical-align: middle;
    font-weight: normal
}

.news-list .media-heading {
    color: #222222;
    font-size: 17px;
    font-weight: bold
}

.news-list .media {
    margin-top: 0;
    border-bottom: 1px solid #dddddd;
    background: #fff;
    transition: border-color 300ms
}

.news-list .media:hover {
    border-color: #5a2861
}

.news-list .media .item {
    display: block
}

.news-list .media-subheading {
    font-size: 14px;
    color: #888888
}

.news-list .media-body {
    padding: 10px
}

@media screen and (max-width: 500px) {
    .news-list .media-body {
        width: 100%;
        display: block
    }
}

.salle-item .title {
    color: #5a2861
}

.vertical-list {
    margin-top: 15px;
    border-top: 1px solid #d9d9d9;
    margin-left: -10px;
    margin-right: -10px
}

.vertical-list .top-row {
    margin-bottom: 15px
}

.vertical-list .dot-divider {
    margin: 5px
}

@media (max-width: 500px) {
    .vertical-list .dot-divider {
        display: none
    }
}

.vertical-list .item {
    border-bottom: 1px solid #d9d9d9;
    padding: 20px 15px
}

.vertical-list .title {
    font-size: 18px;
    color: #5a2861
}

.vertical-list .text {
    font-weight: bold;
    font-size: 14px;
    color: #aaaaaa
}

.vertical-list .date-wrap {
    display: inline-block;
    vertical-align: middle
}

.vertical-list .date-wrap .title {
    font-size: 14px;
    color: #aaaaaa
}

.vertical-list .select-item .title {
    font-size: 14px;
    font-weight: bold;
    color: #5a2861;
    cursor: pointer
}

.select-item .styled-checkbox {
    width: 20px;
    vertical-align: middle
}

.select-item .custom-checkbox:before {
    font-size: 20px;
    line-height: 1;
    color: #5a2861
}

.select-item.inline .styled-checkbox {
    width: 30%;
    margin-right: 2%
}

.select-item.inline .title {
    color: #5a2861
}

@media (max-width: 500px) {
    .select-item.inline .title {
        width: 100%;
        display: block
    }
}

.item-list {
    list-style: none;
    padding-left: 0
}

.item-list .item {
    border: 1px solid #d9d9d9;
    margin: 15px 0;
    padding: 15px
}

.item-list .item .ico-sprite {
    margin-right: 10px
}

.item-list .item .text {
    display: inline-block;
    vertical-align: middle
}

.address-wrap {
    border: 1px solid #d9d9d9;
    padding: 5px 10px 15px
}

.list-item {
    margin: 5px 0
}

.list-item img.border {
    border: 1px solid #eee
}

.list-item .name {
    font-size: 18px;
    text-transform: none;
    padding-left: 5px;
    color: #5a2861
}

@media (max-width: 500px) {
    .list-item .name {
        padding-left: 10px
    }
}

@media (max-width: 500px) {
    .list-item .dot-divider {
        display: none
    }
}

.list-item .sub-info {
    color: #aaaaaa;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 0px 15px 0
}

.list-item .line {
    margin: 10px 0
}

.list-item .line .title {
    width: 30%;
    min-width: 70px
}

.list-item .line.longer-title .title {
    width: 65%
}

@media (max-width: 500px) {
    .list-item .line.longer-title .title {
        width: 100%
    }
}

.list-item .line.longer-title .value {
    width: 30%
}

@media (max-width: 500px) {
    .list-item .line.longer-title .value {
        width: 100%
    }
}

.list-item .type {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px
}

.list-item .favour .fa {
    margin: 0 5px 0 0;
    font-size: 17px
}

.list-item .link {
    color: #aaaaaa
}

.list-item .link .value {
    color: #5a2861
}

.list-item .link.black {
    color: #000
}

.list-item .link.strong {
    font-weight: bold
}

.consultant .panel-body {
    padding-top: 0
}

.consultant .name {
    font-size: 18px;
    text-transform: none;
    padding-left: 15px
}

@media (max-width: 500px) {
    .consultant .name {
        padding-left: 10px
    }
}

.consultant .contacts {
    font-size: 14px;
    color: #aaaaaa
}

.consultant .address {
    font-weight: bold
}

.consultant .phone,
.consultant .email {
    display: inline-block
}

.consultant .line {
    margin: 10px 0
}

.consultant .line .title {
    width: 25%;
    min-width: 100px
}

.filter-nav,
.filter-nav-two {
    padding: 0
}

.filter-nav .filter,
.filter-nav-two .filter {
    margin-bottom: 15px
}

.filter-nav .filter .line:first-child,
.filter-nav-two .filter .line:first-child {
    margin-top: 0px
}

.filter-nav .filter .activation,
.filter-nav-two .filter .activation {
    margin-top: 20px;
    margin-bottom: -15px
}

.filter-nav .filter .info-line,
.filter-nav-two .filter .info-line {
    color: #aaaaaa;
    font-size: 13px
}

.filter-nav .styled-checkbox,
.filter-nav-two .styled-checkbox {
    width: 10px
}

.filter-nav .column.group,
.filter-nav-two .column.group {
    width: 100%;
    margin: 15px 0
}

.filter-nav .styled-input,
.filter-nav-two .styled-input {
    width: 100%
}

.filter-nav .line label.title,
.filter-nav-two .line label.title {
    color: #5a2861;
    width: 85%;
    font-weight: 600;
    text-transform: uppercase
}

.filter-nav .line .title,
.filter-nav-two .line .title {
    width: 100%;
    color: #5a2861;
    font-weight: 600;
    text-transform: uppercase
}

.filter-nav .line .column.group,
.filter-nav-two .line .column.group {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0
}

.filter.checkbox-group .line {
    margin: 0
}

.filter.checkbox-group .group label {
    font-weight: normal;
    color: #333333
}

aside .title {
    font-weight: bold;
    color: #333333;
    margin-bottom: 15px
}

aside .link {
    color: #5a2861;
    font-size: 12px;
    font-weight: 600
}

.filter-nav-two .line label.title {
    text-transform: none;
    color: #444444
}

.filter-nav-two .field-info {
    color: #888888;
    font-size: 13px;
    display: block;
    margin: 5px auto
}

.calendar {
    width: 100%;
    clear: both;
    overflow: auto;
    padding-bottom: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    margin-bottom: 20px
}

.calendar .month {
    width: 100%
}

.calendar .calendar-top {
    background-color: #5a2861;
    color: #fff
}

.calendar .calendar-body {
    background-color: #fff;
    padding-bottom: 15px
}

.calendar .weak-day {
    text-align: center;
    padding: 2%;
    vertical-align: middle
}

@media (max-width: 500px) {
    .calendar .weak-day {
        padding: 15px
    }
}

.calendar .day {
    text-align: center;
    vertical-align: middle;
    padding: 10px 0
}

.calendar .day .value {
    padding: 10px;
    text-align: center;
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    width: 40px;
    color: #666666
}

.calendar .day.event {
    cursor: pointer
}

.calendar .day.event .value {
    background-color: #b288b8;
    color: #fff;
    font-weight: 600
}

.addItem,
.sendItem,
.globeItem {
    color: #fbc344;
    background: none;
    border: none;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    margin: 4px 0;
    cursor: pointer;
    float: right;
    padding: 3px 4px;
    line-height: 1
}

.addItem .fa,
.sendItem .fa,
.globeItem .fa {
    margin-right: 0
}

.addItem i,
.sendItem i,
.globeItem i {
    font-size: 18px;
    position: relative
}

.addItem:hover,
.sendItem:hover,
.globeItem:hover {
    background: #fbc344;
    color: #fff;
    border-color: #fbc344
}

.addItem.sendItem,
.sendItem.sendItem,
.globeItem.sendItem,
.addItem.globeItem,
.sendItem.globeItem,
.globeItem.globeItem {
    float: left
}

.addItem.sendItem i,
.sendItem.sendItem i,
.globeItem.sendItem i,
.addItem.globeItem i,
.sendItem.globeItem i,
.globeItem.globeItem i {
    margin-right: 0
}

.date-block {
    text-align: right;
    margin-bottom: 15px
}

.date-block .date-field {
    display: inline-block;
    width: 300px
}

.date-block .edit_field {
    background: transparent
}

.no-p {
    padding: 0
}

.no-p-left {
    padding-left: 0
}

@media (max-width: 768px) {
    .no-p-left {
        padding-right: 0
    }
}

.no-p-right {
    padding-right: 0
}

@media (max-width: 768px) {
    .no-p-right {
        padding-left: 0
    }
}

div[data-toggle="modal"] {
    cursor: pointer
}

.no-wrap {
    white-space: nowrap
}

.wrap {
    white-space: initial
}

.info-field {
    display: none;
    margin: 0 5px
}

.toggle-info:checked+.info-field {
    display: inline-block
}

.horizontal-line {
    margin-bottom: 10px
}

.section-title {
    display: inline-block;
    color: #5a2861;
    font-size: 19px;
    font-weight: 500;
    margin: 0;
    padding: 10px 0 10px;
    text-transform: uppercase
}

.section-title.full-width {
    width: 100%
}

.top-space {
    padding-top: 45px
}

.select-template {
    display: inline-block;
    padding: 0 10px;
    width: 300px;
    float: right
}

@media (max-width: 500px) {
    .select-template {
        width: 100%;
        float: none
    }
}

.select-template .title {
    font-size: 13px;
    text-transform: none
}

.select-template .column.group {
    display: inline-block
}

.language-swich {
    margin: 5px
}

.language-swich .lang-option img {
    max-width: 30px;
    height: auto
}

.operations-wrap .big-btn {
    margin: 5px auto;
    display: table;
    text-align: center;
    text-transform: uppercase;
    width: 100%
}

.operations-wrap .big-btn:hover {
    color: #5a2861
}

.operations-wrap .big-btn.violet:hover {
    color: #fff
}

.operations-wrap .big-btn span {
    display: table-cell;
    height: 35px;
    line-height: 1;
    margin: 0 auto;
    vertical-align: middle;
    width: 100%
}

.social-title {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: normal
}

.social-title .fa {
    margin-right: 5px
}

.social-title.tv {
    color: #28a9e0
}

.social-title.fb {
    color: #3b5998
}

.social-news {
    border: 1px solid #d9d9d9;
    padding: 10px;
    border-radius: 5px
}

.fields-group {
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 5px
}

.new-contract-block p {
    font-size: 16px
}

.list-group-item .item-name {
    font-size: 15px;
    font-weight: bold
}

.list-group-item .file-dwn {
    display: block;
    margin: 5px
}

.list-group-item .item-info .info {
    color: #aaa;
    font-size: 12px
}

.list-group-item .item-info .info .value {
    color: #aaa
}

.smaller-text {
    font-size: 70%
}

th .styled-checkbox {
    margin-left: 10px
}

td .styled-checkbox {
    margin-left: 8px
}

.margin-left-8 {
    margin-left: 8px
}

.width-15-pct {
    width: 15% !important
}

.width-70-pct {
    width: 70% !important
}

.width-1of12-pct {
    width: 8.333%
}

.margin-left {
    margin-left: 10px
}

.societe-item .text-1 {
    color: #5a2861;
    font-size: 17px;
    margin-bottom: 5px;
    line-height: 1.1
}

.societe-item .text-2 {
    color: #aaaaaa;
    font-size: 13px
}

.banque-item .column-one {
    max-width: 85px
}

.banque-item .text-1 {
    text-align: right;
    color: #aaaaaa;
    margin-bottom: 10px
}

.banque-item .text-2 {
    font-size: 20px;
    color: #5a2861;
    font-weight: 500
}

.banque-item .text-3 {
    color: #aaaaaa;
    font-size: 13px;
    text-transform: uppercase
}

.fixed-height {
    max-height: 60px;
    margin-bottom: 5px
}

.fixed-height-200 {
    max-height: 200px
}

.scrollable {
    overflow-y: scroll
}

.up-t {
    text-transform: uppercase
}

.d-inline-block {
    display: inline-block
}

.border-b {
    border-bottom: 1px solid #d9d9d9
}

.border-r {
    border-right: 1px solid #d9d9d9
}

.border-l {
    border-left: 1px solid #d9d9d9
}

.mode-swich.m-top {
    margin-top: 10px
}

.input-box .title {
    font-size: 18px;
    color: #5a2861;
    font-weight: 700
}

.input-box textarea {
    border: none;
    padding: 20px 10px;
    color: #000;
    resize: none
}

.input-box .box-header {
    padding: 0 10px 10px;
    border-bottom: 1px solid #d9d9d9
}

.input-box .box-footer {
    border-top: 1px solid #d9d9d9;
    padding: 10px 10px 0
}

.scroll-ndf {
    max-height: 200px;
    overflow: auto
}

.row-top-dash {
    margin-top: 25px
}

.btn-dashboard {
    margin: 5px;
    background-color: #fbc344;
    color: #fff;
    text-transform: uppercase;
    border-radius: 50px;
    padding: 5px 15px;
    -webkit-box-shadow: 0px 1px 0px 1px #d86e0a;
    -moz-box-shadow: 0px 1px 0px 1px #d86e0a;
    box-shadow: 0px 1px 0px 1px #d86e0a
}

.search-dashboard input {
    background-color: #e2e2e2;
    color: #666;
    border: 0;
    box-shadow: none;
    position: relative;
    border-radius: 50px
}

.search-dashboard i {
    position: absolute;
    right: 30px;
    top: 10px;
    color: #999
}

.search-dashboard input::-webkit-input-placeholder {
    font-style: italic
}

.search-dashboard input:-moz-placeholder {
    font-style: italic
}

.search-dashboard input::-moz-placeholder {
    font-style: italic
}

.search-dashboard input:-ms-input-placeholder {
    font-style: italic
}

.panel-dashboard h5 {
    color: #5a2861;
    font-weight: bold;
    margin: 0;
    padding: 0
}

.margin-dash {
    margin-top: 15px;
    margin-bottom: 15px
}

.liste-table-dash th,
.liste-table-dash td {
    padding: 10px;
    width: auto
}

.liste-table-dash td {
    font-size: 12px;
    line-height: 30px
}

.dash-tag {
    border-radius: 30px;
    padding: 5px 10px;
    color: #fff;
    white-space: nowrap
}

.dash-tag--orange {
    background-color: #fbc344
}

.dash-tag--violet {
    background-color: #5a2861
}

.panel-indic-dash {
    margin-bottom: 10px
}

.panel-indic-dash .panel-body {
    padding: 10px 15px 10px 15px;
    padding-left: 90px
}

.panel-indic-dash h5 {
    font-size: 14px;
    margin-bottom: 0;
    font-weight: bold
}

.panel-indic-dash .big-figure {
    font-weight: 200
}

.icon-container {
    position: absolute;
    left: 0;
    width: 80px;
    border-radius: 3px 0 0 3px;
    top: 0;
    bottom: 0
}

.icon-container img {
    position: absolute;
    bottom: 0;
    left: 0
}

.icon-container--violet {
    background-color: #5a2861;
    color: #5a2861
}

.panel-indic-dash-violet * {
    color: #5a2861
}

.panel-indic-dash-mauve * {
    color: #883555
}

.panel-indic-dash-red * {
    color: #bf4e3d
}

.icon-container--mauve {
    background-color: #883555;
    color: #883555
}

.icon-container--red {
    background-color: #bf4e3d;
    color: #bf4e3d
}

.icon-container--red * {
    color: #bf4e3d !important
}

.icon-contact {
    border-right: 1px solid #ccc
}

.icon-contact i {
    line-height: 40px
}

.panel-contact {
    background-color: #714677;
    color: #fff;
    line-height: 40px
}

.panel-contact {
    border: none;
    margin-bottom: 10px;
    -webkit-box-shadow: 0px 2px 0px 1px #522b50;
    -moz-box-shadow: 0px 2px 0px 1px #522b50;
    box-shadow: 0px 2px 0px 1px #522b50
}

.nb-contact {
    font-size: 24px;
    font-weight: lighter;
    padding-right: 15px
}

.calendar-detail {
    background-color: #eee9ef
}

.calendar-header {
    border-bottom: 1px solid #ccc;
    text-align: center;
    padding: 15px
}

.body-calendar {
    padding: 20px;
    min-height: 280px
}

.calendar-entry {
    margin-bottom: 15px
}

.calendar-entry h5 {
    font-size: 14px;
    margin: 0
}

.calendar-entry span {
    color: #666
}

.calendar-dash td {
    width: 60px;
    height: 38px
}

.calendar-header {
    color: #5a2861
}

.calendar-header i {
    color: #ccc
}

.calendar-dash-head td {
    font-size: 10px;
    color: #999
}

.today {
    background-color: #ccc;
    border-radius: 50%
}

.info-entry {
    margin: 15px 0
}

.info-entry h5 {
    font-size: 13px;
    font-weight: bold;
    color: #333
}

.info-entry p {
    font-size: 12px;
    color: #999
}

.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.panel-linkedin .panel-body {
    padding: 0
}

.panel-linkedin .media-body {
    padding: 10px
}

.panel-linkedin .media-body h5 {
    color: #555;
    font-weight: normal;
    margin-bottom: 10px
}

.panel-linkedin .media-left {
    min-width: 110px;
    background-size: cover
}

.links-linkedin {
    font-size: 12px;
    margin-top: -15px
}

.liste-table-small {
    width: auto;
    border: 1px solid #ccc;
    border-radius: 3px
}

.icon-mailing {
    border: 1px solid #ccc;
    border-radius: 50%;
    height: 60px;
    width: 60px
}

.icon-mailing i {
    line-height: 57px;
    color: #47204d
}

.p-t-0 {
    padding-top: 0 !important
}

.checkbox-pull-right-from-under {
    text-align: right;
    position: relative;
    top: -23px;
    float: right
}

.shift-left-30 {
    position: relative;
    left: 30px
}

.full-width {
    width: 100%
}

.width-65-pct {
    width: 65% !important
}

table.center-all td,
table.center-all th {
    text-align: center
}

h3.panel-title {
    text-transform: uppercase
}

.p-t-5 {
    padding-top: 5px !important
}

.p-r-5 {
    padding-right: 5px !important
}

.p-l-5 {
    padding-left: 5px !important
}

.p-b-5 {
    padding-bottom: 5px !important
}

.padding-5 {
    padding: 5px !important
}

.p-t-10 {
    padding-top: 10px !important
}

.p-r-10 {
    padding-right: 10px !important
}

.p-l-10 {
    padding-left: 10px !important
}

.p-b-10 {
    padding-bottom: 10px !important
}

.padding-10 {
    padding: 10px !important
}

.p-t-15 {
    padding-top: 15px !important
}

.p-r-15 {
    padding-right: 15px !important
}

.p-l-15 {
    padding-left: 15px !important
}

.p-b-15 {
    padding-bottom: 15px !important
}

.padding-15 {
    padding: 15px !important
}

.p-t-20 {
    padding-top: 20px !important
}

.p-r-20 {
    padding-right: 20px !important
}

.p-l-20 {
    padding-left: 20px !important
}

.p-b-20 {
    padding-bottom: 20px !important
}

.padding-20 {
    padding: 20px !important
}

.p-t-25 {
    padding-top: 25px !important
}

.p-r-25 {
    padding-right: 25px !important
}

.p-l-25 {
    padding-left: 25px !important
}

.p-b-25 {
    padding-bottom: 25px !important
}

.padding-25 {
    padding: 25px !important
}

.p-t-30 {
    padding-top: 30px !important
}

.p-r-30 {
    padding-right: 30px !important
}

.p-l-30 {
    padding-left: 30px !important
}

.p-b-30 {
    padding-bottom: 30px !important
}

.padding-30 {
    padding: 30px !important
}

.p-t-35 {
    padding-top: 35px !important
}

.p-r-35 {
    padding-right: 35px !important
}

.p-l-35 {
    padding-left: 35px !important
}

.p-b-35 {
    padding-bottom: 35px !important
}

.padding-35 {
    padding: 35px !important
}

.p-t-40 {
    padding-top: 40px !important
}

.p-r-40 {
    padding-right: 40px !important
}

.p-l-40 {
    padding-left: 40px !important
}

.p-b-40 {
    padding-bottom: 40px !important
}

.padding-40 {
    padding: 40px !important
}

.p-t-45 {
    padding-top: 45px !important
}

.p-r-45 {
    padding-right: 45px !important
}

.p-l-45 {
    padding-left: 45px !important
}

.p-b-45 {
    padding-bottom: 45px !important
}

.padding-45 {
    padding: 45px !important
}

.p-t-50 {
    padding-top: 50px !important
}

.p-r-50 {
    padding-right: 50px !important
}

.p-l-50 {
    padding-left: 50px !important
}

.p-b-50 {
    padding-bottom: 50px !important
}

.padding-50 {
    padding: 50px !important
}

.p-t-55 {
    padding-top: 55px !important
}

.p-r-55 {
    padding-right: 55px !important
}

.p-l-55 {
    padding-left: 55px !important
}

.p-b-55 {
    padding-bottom: 55px !important
}

.padding-55 {
    padding: 55px !important
}

.p-t-60 {
    padding-top: 60px !important
}

.p-r-60 {
    padding-right: 60px !important
}

.p-l-60 {
    padding-left: 60px !important
}

.p-b-60 {
    padding-bottom: 60px !important
}

.padding-60 {
    padding: 60px !important
}

.p-t-65 {
    padding-top: 65px !important
}

.p-r-65 {
    padding-right: 65px !important
}

.p-l-65 {
    padding-left: 65px !important
}

.p-b-65 {
    padding-bottom: 65px !important
}

.padding-65 {
    padding: 65px !important
}

.p-t-70 {
    padding-top: 70px !important
}

.p-r-70 {
    padding-right: 70px !important
}

.p-l-70 {
    padding-left: 70px !important
}

.p-b-70 {
    padding-bottom: 70px !important
}

.padding-70 {
    padding: 70px !important
}

.p-t-75 {
    padding-top: 75px !important
}

.p-r-75 {
    padding-right: 75px !important
}

.p-l-75 {
    padding-left: 75px !important
}

.p-b-75 {
    padding-bottom: 75px !important
}

.padding-75 {
    padding: 75px !important
}

.p-t-80 {
    padding-top: 80px !important
}

.p-r-80 {
    padding-right: 80px !important
}

.p-l-80 {
    padding-left: 80px !important
}

.p-b-80 {
    padding-bottom: 80px !important
}

.padding-80 {
    padding: 80px !important
}

.p-t-85 {
    padding-top: 85px !important
}

.p-r-85 {
    padding-right: 85px !important
}

.p-l-85 {
    padding-left: 85px !important
}

.p-b-85 {
    padding-bottom: 85px !important
}

.padding-85 {
    padding: 85px !important
}

.p-t-90 {
    padding-top: 90px !important
}

.p-r-90 {
    padding-right: 90px !important
}

.p-l-90 {
    padding-left: 90px !important
}

.p-b-90 {
    padding-bottom: 90px !important
}

.padding-90 {
    padding: 90px !important
}

.p-t-95 {
    padding-top: 95px !important
}

.p-r-95 {
    padding-right: 95px !important
}

.p-l-95 {
    padding-left: 95px !important
}

.p-b-95 {
    padding-bottom: 95px !important
}

.padding-95 {
    padding: 95px !important
}

.p-t-100 {
    padding-top: 100px !important
}

.p-r-100 {
    padding-right: 100px !important
}

.p-l-100 {
    padding-left: 100px !important
}

.p-b-100 {
    padding-bottom: 100px !important
}

.padding-100 {
    padding: 100px !important
}

.m-t-0 {
    margin-top: 0
}

.m-r-0 {
    margin-right: 0
}

.m-l-0 {
    margin-left: 0
}

.m-b-0 {
    margin-bottom: 0
}

.m-t-5 {
    margin-top: 5px
}

.m-r-5 {
    margin-right: 5px
}

.m-l-5 {
    margin-left: 5px
}

.m-b-5 {
    margin-bottom: 5px
}

.m-t-10 {
    margin-top: 10px
}

.m-r-10 {
    margin-right: 10px
}

.m-l-10 {
    margin-left: 10px
}

.m-b-10 {
    margin-bottom: 10px
}

.m-t-15 {
    margin-top: 15px
}

.m-r-15 {
    margin-right: 15px
}

.m-l-15 {
    margin-left: 15px
}

.m-b-15 {
    margin-bottom: 15px
}

.m-t-20 {
    margin-top: 20px
}

.m-r-20 {
    margin-right: 20px
}

.m-l-20 {
    margin-left: 20px
}

.m-b-20 {
    margin-bottom: 20px
}

.m-t-25 {
    margin-top: 25px
}

.m-r-25 {
    margin-right: 25px
}

.m-l-25 {
    margin-left: 25px
}

.m-b-25 {
    margin-bottom: 25px
}

.m-t-30 {
    margin-top: 30px
}

.m-r-30 {
    margin-right: 30px
}

.m-l-30 {
    margin-left: 30px
}

.m-b-30 {
    margin-bottom: 30px
}

.m-t-35 {
    margin-top: 35px
}

.m-r-35 {
    margin-right: 35px
}

.m-l-35 {
    margin-left: 35px
}

.m-b-35 {
    margin-bottom: 35px
}

.m-t-40 {
    margin-top: 40px
}

.m-r-40 {
    margin-right: 40px
}

.m-l-40 {
    margin-left: 40px
}

.m-b-40 {
    margin-bottom: 40px
}

.m-t-45 {
    margin-top: 45px
}

.m-r-45 {
    margin-right: 45px
}

.m-l-45 {
    margin-left: 45px
}

.m-b-45 {
    margin-bottom: 45px
}

.m-t-50 {
    margin-top: 50px
}

.m-r-50 {
    margin-right: 50px
}

.m-l-50 {
    margin-left: 50px
}

.m-b-50 {
    margin-bottom: 50px
}

.m-t-55 {
    margin-top: 55px
}

.m-r-55 {
    margin-right: 55px
}

.m-l-55 {
    margin-left: 55px
}

.m-b-55 {
    margin-bottom: 55px
}

.m-t-60 {
    margin-top: 60px
}

.m-r-60 {
    margin-right: 60px
}

.m-l-60 {
    margin-left: 60px
}

.m-b-60 {
    margin-bottom: 60px
}

.m-t-65 {
    margin-top: 65px
}

.m-r-65 {
    margin-right: 65px
}

.m-l-65 {
    margin-left: 65px
}

.m-b-65 {
    margin-bottom: 65px
}

.m-t-70 {
    margin-top: 70px
}

.m-r-70 {
    margin-right: 70px
}

.m-l-70 {
    margin-left: 70px
}

.m-b-70 {
    margin-bottom: 70px
}

.m-t-75 {
    margin-top: 75px
}

.m-r-75 {
    margin-right: 75px
}

.m-l-75 {
    margin-left: 75px
}

.m-b-75 {
    margin-bottom: 75px
}

.m-t-80 {
    margin-top: 80px
}

.m-r-80 {
    margin-right: 80px
}

.m-l-80 {
    margin-left: 80px
}

.m-b-80 {
    margin-bottom: 80px
}

.m-t-85 {
    margin-top: 85px
}

.m-r-85 {
    margin-right: 85px
}

.m-l-85 {
    margin-left: 85px
}

.m-b-85 {
    margin-bottom: 85px
}

.m-t-90 {
    margin-top: 90px
}

.m-r-90 {
    margin-right: 90px
}

.m-l-90 {
    margin-left: 90px
}

.m-b-90 {
    margin-bottom: 90px
}

.m-t-95 {
    margin-top: 95px
}

.m-r-95 {
    margin-right: 95px
}

.m-l-95 {
    margin-left: 95px
}

.m-b-95 {
    margin-bottom: 95px
}

.m-t-100 {
    margin-top: 100px
}

.m-r-100 {
    margin-right: 100px
}

.m-l-100 {
    margin-left: 100px
}

.m-b-100 {
    margin-bottom: 100px
}

.whitespace-nowrap {
    white-space: nowrap
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.table-indic td {
    line-height: 15px
}

.table-indic th {
    font-size: 12px
}

.mb-5 {
    margin-bottom: 5px !important
}

.jstree_div {
    padding: 10px
}

.jstree-icon.jstree-checkbox {
    background-image: url("../img/32px_edited.png") !important
}

.panel-space {
    height: 62px
}

.remove-item-btn {
    position: absolute;
    right: -4px;
    top: -4px
}

.add-new-item-btn {
    margin-top: -18px
}

.icon-orange {
    color: #fbc344 !important
}

.pagination {
    background: #ffffff;
    border: 1px solid #e5e5e5;
    text-align: center;
    padding: 0.5em;
    cursor: default;
    float: right
}

.pagination .per-page {
    display: inline;
    line-height: 2em;
    margin-right: 15px
}

.pagination .link-page {
    display: inline;
    line-height: 2em
}

@media (max-width: 400px) {
    .pagination .per-page {
        margin-right: 0
    }
}

@media (max-width: 320px) {
    .pagination .per-page,
    .pagination .link-page {
        width: 100%
    }
    .pagination .link-page {
        border-top: 1px solid #e5e5e5;
        padding-top: 3px
    }
    .pagination .per-page {
        padding-bottom: 3px
    }
}

.pagination a,
.pagination span {
    padding: 0.2em 0.3em
}

.pagination .disabled {
    color: #aaaaaa
}

.pagination .current {
    padding: 0 0.5em;
    font-style: normal;
    font-weight: bold;
    background-color: #bebebe;
    display: inline-block;
    -moz-border-radius: 2.5em;
    -webkit-border-radius: 2.5em;
    border-radius: 2.5em;
    text-shadow: rgba(255, 255, 255, 0.8) 1px 1px 1px
}

.pagination a {
    text-decoration: none;
    color: black
}

.pagination a:hover,
.pagination a:focus {
    text-decoration: underline
}

.field_with_errors label.message {
    font-size: 12px;
    color: red
}

.field_with_errors label.message:before {
    content: "* "
}

label.required:after {
    content: " *";
    font-size: 12px;
    color: #fbc344
}

label.pickDate.required:after {
    content: ""
}

.oneline-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.column-one {
    height: 60px !important
}

.column-one .img-responsive {
    max-height: 60px !important
}

.badge-orange-bg {
    background: #fbc344;
    color: #fff
}

.add-bottom-space {
    margin-bottom: 15px
}

.add-right-space {
    margin-right: 15px
}

.fix-logo-size {
    width: 60px;
    height: 60px
}

.floating-pencil {
    position: absolute;
    left: 95px;
    top: 20px;
    color: orange
}

.floating-pencil a {
    color: #fbc344 !important
}

.list-table th a {
    color: #5a2861;
    text-transform: uppercase
}

.list-table tbody tr:hover {
    background: #ede8ee
}

.text-bold {
    font-weight: bold
}

.text-lighter {
    font-weight: lighter
}

.text-upper {
    text-transform: uppercase
}

.text-orange {
    color: #ff6600;
}

.text-violet {
    color: #054a87
}

.bg-white {
    background: white
}

.text-white {
    color: white !important
}

.text-light-grey {
    color: #a7a7a7
}

.border-bt {
    border-bottom: 1px solid #f2f2f2
}

.padding-left-right {
    padding-right: 15px;
    padding-left: 15px
}

.modal-choix-type-compte .modal-dialog {
	max-width: 600px !important;
}

.bootbox.modal .btn-primary {
  background-color: #33A7FF;
  border-color: #33A7FF;
}

.bootbox.modal .btn-success {
  background-color: #ff6600;
  border-color: #ff6600;
}
