/* body */
body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/* layout */

.skin-black .main-header>.logo {
    background-color: #242835;
    color: #fff;
    border-bottom: 0 solid transparent;
}

.skin-black .wrapper, .skin-black .main-sidebar, .skin-black .left-side {
    background-color: #242835;
}

.content-wrapper, .right-side {
    background-color: #f9f9f9;
}

.text-colored {
    color: #09535c;
}

/* left menu */

.skin-black .sidebar-menu>li:hover>a, .skin-black .sidebar-menu>li.active>a {
    color: #fff;
    background: #09535c;
}

.skin-black .sidebar-menu>li>a {
    border-left: 0;
}

.table-bordered tr td:last-child, .table-bordered tr th:last-child, .table-bordered tr:last-child {
    border-right: 0;
}

/* table */
/*
.table thead th, .sonata-ba-list thead th {
    background-color: #d3d3d3;
}

.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border-left: 2px solid #c8c8c8;
    border-right: 2px solid #c8c8c8;
}

table.sonata-ba-list {
    font-size: 16px;
}

.table-striped>tbody>tr {
    background-color: #eef0ef;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #ffffff;
}

th {
    font-size: 18px;
    font-weight: normal;
}
*/

.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border: 1px solid #ccc;
}

.table-bordered tr td:first-child, .table-bordered tr th:first-child, .table-bordered tr:first-child {
    border-left: 0;
}

.fake-table-header {
}

.fake-table-col {
    display: inline-block;;
    padding: 8px;
}

/* box */
/*
.box {
    border-top: none;
}
*/

.box-styled {
    background-color: #d8d8d8;
}

.box-styled .box-header, .box-styled .box-body {
    padding: 20px;
}

.box-styled .box-scroll {
    height: 250px;
    overflow: scroll;
}

.box, .box.box-primary {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border: 1px solid #ccc;
    border-bottom: 3px solid #ccc;
    margin-bottom: 16px;
    width: 100%;
    box-shadow: 1px 1px 6px rgba(0,0,0,0.15);
}

.box-header {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}

.box-header .box-title, .box-title {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    line-height: 14px;
}

.box-icon {
    border-top-left-radius: 3;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
    width: 30%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding-top: 55px;
}

/* box indicator */

.box-indicator .box-title {
    margin-top: 10px;
    padding-top: 10px;
}

.box-indicator .col-icon {
    text-align: center;
    vertical-align: middle;
}

.box-indicator .col-icon i {
    display: inline-block;
    margin-top: 50px;
}

.box-indicator .col-icon, .box-indicator .col-infos {
    min-height: 150px;
}

.box-indicator .border-left {
    border-left: 1px solid #ccc;
}


.box-indicator .info-primary {
    margin-bottom: 25px;
    margin-top: 15px;
}

.box .Bignumber {
    font-size: 46px;
    line-height: 48px;
    display: block;
}

.box a.link, .box a {
    color: #242835;
    font-size: 14px;
    line-height: 18px;
}

/* button */
.btn-default {
    background-color: #fff;
    border-color: #242835;
}

.btn-primary {
    background-color: #242835 !important;
    color: #fff !important;
    border-color: #242835;
}

.btn-muted {
    background-color: #f2f1f3;
    /*
    border: none;
    */
}

.btn-rounded {
    border-radius: 30px;
}

.no-link {color:inherit;text-decoration:inherit;cursor:inherit;cursor:pointer}
.no-link:active, .no-link:focus {outline:none}

.margin-bottom-xs { margin-bottom: 5px !important; }
.margin-bottom-sm { margin-bottom: 10px !important; }
.margin-bottom { margin-bottom: 20px !important; }
.no-margin-bottom { margin-bottom: 0px !important; }

.no-padding-bottom { padding-bottom: 0px !important; }

.bg-light-gray { background-color: #eef0ef; }
.bg-dark-gray { background-color: #bababa; }

/* label */

.label-groups .label {
    border: none;
    border-radius: 0;
}

.label-import {
    background-color: #d8d8d8;
}
.label-logiciel {
    background-color: #444444;
    color: #ffffff;
}

.label-import, .label-logiciel {
    font-size: 16px;
}

/* New Timeline style */
.vertical-container {
    /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
    max-width: 1170px;
}
.vertical-container::after {
    /* clearfix */
    content: '';
    display: table;
    clear: both;
}
#vertical-timeline {
    position: relative;
}

.vertical-timeline-content .btn {
    float: right;
}
#vertical-timeline.light-timeline:before {
    background: #949494;
}
.dark-timeline .vertical-timeline-content:before {
    border-color: transparent #f5f5f5 transparent transparent ;
}
.dark-timeline.center-orientation .vertical-timeline-content:before {
    border-color: transparent  transparent transparent #f5f5f5;
}
.dark-timeline .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before,
.dark-timeline.center-orientation .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before {
    border-color: transparent #f5f5f5 transparent transparent;
}
.dark-timeline .vertical-timeline-content,
.dark-timeline.center-orientation .vertical-timeline-content {
    background: #f5f5f5;
}
@media only screen and (min-width: 1170px) {
    #vertical-timeline.center-orientation {
        margin-top: 3em;
        margin-bottom: 3em;
    }
    #vertical-timeline.center-orientation:before {
        left: 50%;
        margin-left: -2px;
    }
}
@media only screen and (max-width: 1170px) {
    .center-orientation.dark-timeline .vertical-timeline-content:before {
        border-color: transparent #f5f5f5 transparent transparent;
    }
}
.vertical-timeline-block {
    position: relative;
    margin: 2em 0;
}
.vertical-timeline-block:after {
    content: "";
    display: table;
    clear: both;
}
.vertical-timeline-block:first-child {
    margin-top: 0;
}
.vertical-timeline-block:last-child {
    margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
    .center-orientation .vertical-timeline-block {
        margin: 4em 0;
    }
    .center-orientation .vertical-timeline-block:first-child {
        margin-top: 0;
    }
    .center-orientation .vertical-timeline-block:last-child {
        margin-bottom: 0;
    }
}
.vertical-timeline-icon {
    position: absolute;
    top: 0;
    left: -40px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    font-size: 16px;
    border: 8px solid #949494;
    text-align: center;
}
.vertical-timeline-icon i {
    display: block;
    width: 24px;
    height: 24px;
    position: relative;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -9px;
}
@media only screen and (min-width: 1170px) {
    .center-orientation .vertical-timeline-icon {
        width: 50px;
        height: 50px;
        left: 50%;
        margin-left: -25px;
        -webkit-transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        font-size: 19px;
    }
    .center-orientation .vertical-timeline-icon i {
        margin-left: -12px;
        margin-top: -10px;
    }
    .center-orientation .cssanimations .vertical-timeline-icon.is-hidden {
        visibility: hidden;
    }
}
.vertical-timeline-content {
    position: relative;
}
.vertical-timeline-content:after {
    content: "";
    display: table;
    clear: both;
}
.vertical-timeline-content h2 {
    font-weight: 400;
    margin-top: 4px;
}
.vertical-timeline-content p {
    margin: 1em 0;
    line-height: 1.6;
}
.vertical-timeline-content .vertical-date {
    float: left;
    font-weight: 500;
}
.vertical-date small {
    color: #1ab394;
    font-weight: 400;
}
.vertical-timeline-content::before {
    content: '';
    position: absolute;
    top: 16px;
    right: 100%;
    height: 0;
    width: 0;
    border: 7px solid transparent;
    border-right: 7px solid white;
}

/* app timeline */
#vertical-timeline {
    padding-top: 30px;
    padding-bottom: 30px;
}

.vertical-timeline-col-time {
    border-right: 4px solid #949494;
    /*    padding-right: 30px;*/
}

.vertical-timeline-col-title {
    /*    padding-left: 30px;*/
}

.vertical-timeline-col {
    padding-left: 30px;
    padding-right: 30px;
}

@media only screen and (max-width: 767px) {
    .vertical-timeline-col-time {
        text-align: left;
    }
}

@media only screen and (min-width: 768px) {
    .vertical-timeline-content h2 {
        font-size: 18px;
    }
    .vertical-timeline-content p {
        font-size: 13px;
    }
}
@media only screen and (min-width: 1170px) {
    .center-orientation .vertical-timeline-content {
        margin-left: 0;
        padding: 1.6em;
        width: 45%;
    }
    .center-orientation .vertical-timeline-content::before {
        top: 24px;
        left: 100%;
        border-color: transparent;
        border-left-color: white;
    }
    .center-orientation .vertical-timeline-content .btn {
        float: left;
    }
    .center-orientation .vertical-timeline-content .vertical-date {
        position: absolute;
        width: 100%;
        left: 122%;
        top: 2px;
        font-size: 14px;
    }
    .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content {
        float: right;
    }
    .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content::before {
        top: 24px;
        left: auto;
        right: 100%;
        border-color: transparent;
        border-right-color: white;
    }
    .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .btn {
        float: right;
    }
    .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .vertical-date {
        left: auto;
        right: 122%;
        text-align: right;
    }
    .center-orientation .cssanimations .vertical-timeline-content.is-hidden {
        visibility: hidden;
    }
}




.message-element:first-child {
    margin-top: 0;
}

.message-list .message-element {
    border-bottom: 1px solid #e7eaec;
}
.message-element {
    margin-top: 15px;
}
.message-element {
    padding-bottom: 15px;
}

.message-element:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.picture-counter {
    background-color: rgba(58,69,83,0.5);
    color: #ffffff;
    font-size: 10px;
    position: absolute;
    bottom: 1px;
    left: 1px;
    padding: 0 5px;
}
