/**********
00. GENERAL
**********/
body {
    position: relative;
    padding: 0;
    height:100%;
}
html {
    height:100%;
}
#cookies {
    position:fixed;
    background:#000;
    color:#fff;
    line-height:25px;
    text-align:center;
    padding:10px;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 30000;
}
a {
    text-decoration: none;
    outline: 0 none;
}
.btn {
    border-color: #CCCCCC;
    border-radius: 0;
    -webkit-border-radius: 0;
    outline: none;
    margin-bottom: 5px !important;
    margin-left: 4px;
    font-size: 14px;
    padding: 7px 11px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.12), 1px 1px 0 rgba(255, 255, 255, 0.2) inset;
}
.btn-rad {
    border-radius: 2px;
    -webkit-border-radius: 2px;
}
.no-margin {
    margin:0px !important;
}
.no-padding {
    padding:0px !important;
}
/**********
01. HEADER
**********/
#header {
    width:100%;
    float:left;
    clear:both;
    display:block;
    height:60px;
    line-height:60px;
    padding-left:15px;
    padding-right:15px;
    position: relative;
    z-index: 1030;
}
#header i {
    font-size:20px;
}
#header .alerts > a {
    position:relative;
    padding-right:20px;
}
#header .alerts > .dropdown-menu {
    right:0;
    left:auto;
    border-top: 0px;
    margin-top: 0px;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
#header .alerts > .dropdown-menu img {
    width: 30px;
    margin-right: 15px;
}
#header .alerts > .dropdown-menu .content {
    padding-top: 0;
}
#header .alerts > .dropdown-menu .content > ul {
    padding: 0;
}
#header .alerts > .dropdown-menu .content > ul li {
    list-style:none;
}
#header .alerts.open:after {
    position: absolute;
    bottom: 0;
    right: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    border-left: 6px solid transparent;
    content: '';
    right: 22px;
}
#header .alerts > .dropdown-menu .content > ul li .date {
    font-size: 11px;
    font-style: italic;
    line-height: 18px;
}
/**********
02. SIDEBAR
**********/
@media (max-width: 1009px) {
    #sidebar {
        /*display:none !important;*/
        height:0px;
        width:100% !important;
        float:left !important;
        clear:both !important;
        padding:0px !important;
    }
    #sidebar.collapse.in {
        display: block !important;
        visibility: visible;
        height: auto !important;
    }
    #sidebar .footer {
        display:block;
        float:left;
        margin-top:30px;
        width:100%;
        clear:both;
        position:relative;
    }
    #cl-wrapper {
        display:block !important;
        float:left !important;
        clear:both !important;
        position:relative !important;
        padding-top:0px !important;
    }
    #content {
        float:left !important;
        display:block !important;
        clear:both !important;
        width:100% !important;
    }
}
@media (min-width: 1010px) {
    #sidebar {
        display:table-cell !important;
        padding-left:0px !important;
        padding-right:0px !important;
    }
}
.menu-mobile {
    float: left;
    display: block;
    clear: both;
    width: 100%;
    height: 50px;
    text-align:center;
}
#cl-wrapper {
    display: table;
    width: 100%;
    position: absolute;
    height: 100%;
    padding-top: 60px;
}
#sidebar {
    display: table-cell;
    position: relative;
    vertical-align: top;
    padding-bottom: 49px;
    width:220px;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.05);
    z-index:800;
}
.sidebar-profile {
    padding: 25px 24px;
    background-size: cover;
    display:block;
    float:left;
    width:100%;
    clear:both;
}
.sidebar-profile .sidebar-profile-image img {
    width: 50px;
    height: 50px;
}
.sidebar-profile .sidebar-profile-info {
    margin-top: 5px;
    height: auto;
    line-height: 1.5;
    padding: 0;
    display: block;
}
.sidebar-profile .sidebar-profile-info p {
    font-size: 14px;
    margin: 0;
    font-weight: 700;
}
.sidebar-menu {
    display:block;
    float:left;
    width:100%;
    clear:both;
    margin-top:15px;
}
.sidebar-menu ul {
    display:block;
    float:left;
    width:100%;
    clear:both;
    padding:0px;
    list-style: none;
}
.sidebar-menu ul li {
    display:block;
    float:left;
    width:100%;
    clear:both;
    line-height: 44px;
}
.sidebar-menu ul li a {
    font-size: 13px;
    height: auto!important;
    padding-left:24px!important;
    line-height: 44px;
    text-decoration:none;
    cursor:pointer;
    display:block;
    width:100%;
    float:left;
    clear:both;
}
.sidebar-menu ul li a:hover {
    text-decoration:none;
}
.sidebar-menu ul li a i {
    font-size: 19px;
    vertical-align: middle;
    margin-right: 20px;
    line-height: 44px;
}

.sidebar-menu ul li a span.badge {
    padding: 0px 5px;
    margin-top: 11px;
    font-size: 12px;
    width: auto !important;
    margin-right: 5px;
    line-height:20px;
}
span.badge.new {
    font-weight: 300;
    font-size: 0.8rem;
    border-radius: 3px;
}
span.badge.new.header {
    border-radius: 20px;
    height: 20px;
    width: 20px;
    top: 29px;
    padding: 0px;
    min-width: 20px;
    text-align: center;
    line-height: 20px;
    right: 32px;
    font-size:12px;
}
span.badge {
    min-width: 3rem;
    padding: 0 6px;
    text-align: center;
    font-size: 1rem;
    line-height: inherit;
    position: absolute;
    right: 15px;
    box-sizing: border-box;
}
.divider {
    height: 1px;
    margin:0;
    background-color: #EEE;
}
.footer {
    bottom: 0;
    height: 96px;
    padding: 24px;
    position: absolute;
    width: 100%;
}
.footer, .footer a {
    font-size: 13px;
    line-height: 24px;
}
/**********
03. CONTENT GENERAL
**********/
#content {
    display: table-cell;
    vertical-align: top;
    z-index:700;
}
.page-head {
    padding: 20px 25px;
    position: relative;
    overflow:hidden;
}
.page-head h2 {
    margin-bottom: 5px;
    margin-top: 6px;
}
.page-head .breadcrumb {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-bottom: 0;
    padding: 4px;
    list-style: none;
}
.page-head .btn-retour {
    text-align:right;
    line-height:72px;
}
.content {
    display:block;
    float:left;
    width:100%;
    clear:both;
    padding-top:15px;
    padding-left:15px;
    padding-right:15px;
}
.content .text-right {
    float:left;
    display:block;
    width:100%;
    padding-left:15px;
    padding-right:15px;
}
.row {
    float:left;
    display:block;
    margin:0px;
    margin-top:15px;
    clear:both;
    width:100%;
}
.row-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
}
.col-sm-height ul {
    display:block;
    padding:0px;
    margin:0px;
    list-style:none;
    float:left;
    width:100%;
    clear:both;
}
@media (min-width: 768px) {
    .col-sm-height {
        display: table-cell;
        float: none;
        height: 100%;
        vertical-align:top;
    }
    .col-sm-height > li:last-child {
        margin-bottom:0px;
    }
}
.block-flat {
    margin-bottom: 30px;
    padding: 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    float:left;
    display:block;
    width:100%;
    clear:both;
}

.block-flat .header {
    background: transparent;
    padding: 3px 0;
    padding: 10px;
    float:left;
    display:block;
    width:100%;
    clear:both;
}
.block-flat .header h3 {
    margin-top: 3px;
}

.block-flat .block-content {
    padding: 15px 3px 0 3px;
    float:left;
    display:block;
    width:100%;
    clear:both;
}

.block-flat .block-content .form-group {
    float:left;
    width:100%;
    clear:both;
    display:block;
}
@media (min-width: 992px) {
    .form-group .control-label {
        text-align: right;
    }
}
@media (max-width: 991px) {
    .form-group label {
        margin-bottom: 7px;
    }
}
/* Cas particuliers pour le dashboard */
.dashboard .block-flat {
    padding: 0px;
    margin-top:15px;
}
.dashboard .block-flat .header {
    margin-top:20px;
    margin-left:20px;
    border-bottom:0px;
}
.dashboard .block-flat .block-content {
    padding: 0px;
    float:left;
    display:block;
    width:100%;
    clear:both;
}
/**********
04. CONTENT DOSSIERS
**********/
.form-order {
    display:block;
    margin-left:15px;
    width:auto !important;
    float:right;
    margin-top:15px;
}
.form-search {
    width:400px;
    float:right;
    margin-top:15px;
}

.btn-refresh {
    display:block;
    margin-left:15px;
    width:auto;
    float:right;
    margin-top:15px;
}
.lst-dossiers {
    display:block;
    float:left;
    width:100%;
    clear:both;
}
.lst-dossiers .folder {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    margin-top:15px;
}
.lst-dossiers .folder .details {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    padding:15px;
    padding-left:0px;
    padding-right:0px;
    padding-top:0px;
    text-align:center;
    float:left;
    width:100%;
    display:block;
    clear:both;
}
.lst-dossiers .folder .details.add {
    height:424px;
    font-size:30px;
    font-weight:bold;
    cursor:pointer;
    text-decoration:none;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    overflow:hidden;
    padding-top: 55px;
}
.lst-dossiers .folder .details.add i {
    font-size:80px;
    clear:both;
    margin-bottom:20px;
}
.lst-dossiers .folder .details.add p {
    clear:both;
    margin-bottom:20px;
}
.lst-dossiers .folder .details.add:hover {
    text-decoration:none;
}
.lst-dossiers .folder .details .title {
    font-size:14px;
    line-height:20px;
    margin-top:15px;
    padding-right:15px;
    padding-left:15px;
    height:40px;
    font-weight:bold;
    display:block;
    clear:both;
    float:left;
    width:100%;
    text-align:left;
    overflow:hidden;
}
.lst-dossiers .folder .details .adresse, .lst-dossiers .folder .details .cp_ville {
    line-height:20px;
    padding-top:5px;
    display:block;
    padding-right:15px;
    padding-left:15px;
    clear:both;
    float:left;
    width:100%;
    text-align:left;
}
.lst-dossiers .folder .details .statut {
    float:left;
    font-size:14px;
    display:block;
    width:100%;
    line-height:30px;
}
.lst-dossiers .folder .details .statut:first-letter{
    text-transform:uppercase;
}
.lst-dossiers .folder .details .illustration-dossier {
    background:#ccc;
    padding-top:30px;
    padding-bottom:30px;
    text-align:center;
    display:block;
    clear:both;
    float:left;
    width:100%;
}
.lst-dossiers .folder .details .illustration-dossier img {
    max-width:75%;
}
.lst-dossiers .folder .details .thumb {
    float:left;
    display:block;
    clear:both;
    width:100%;
    position:relative;
    heght:135px;
    overflow:hidden;
}
.lst-dossiers .folder .details .thumb .hover-thumb i {
    top:50%;
    left:50%;
    transform: translateY(-50%) translateX(-50%);
    position:absolute;
}
.lst-dossiers .folder .details .thumb .hover-thumb {
    bottom:0px;
    height:0px;
    cursor:pointer;
    opacity:0;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    width:100%;
    float:left;
    clear:both;
    /*padding-top:40px;*/
    position:absolute;
    color:#fff;
    font-size:40px;
}
.lst-dossiers .folder .details .thumb:hover .hover-thumb {
    height:100%;
    opacity:1;
}
.btn-voir {
    margin-top:20px;
}

/**********
05. CONTENT DETAIL DOSSIER
**********/
#map {
    float:left;
    display:block;
    clear:both;
    width:100%;
    min-height:270px;
    height:100%
}
.block-map {
    padding:0px;
    position:relative;
    min-height:270px;
    height:calc(100% - 60px);
    height: -moz-calc(100% - 60px);
    height: -webkit-calc(100% - 60px);
}
.height-100 {
    height:100%;
}
.block-flat-map {
    height:100%;
    height: -moz-calc(100% - 30px);
    height: -webkit-calc(100% + 10px);
    margin:0px;
    margin-bottom:30px;
}
.block-transparent .header {
    padding: 0 5px;
    border-bottom: 1px solid #E1E1E1;
    margin-bottom: 15px;
}
h4 {
    font-size: 18px;
    margin-top:0px;
}
ul.timeline {
    position: relative;
    padding: 0 0 1px 0;
    margin-bottom: 40px;
    float:left;
    display:block;
    clear:both;
    width:100%;
}
ul.timeline:before {
    bottom: 0;
    content: "";
    left: 42px;
    margin-left: -10px;
    position: absolute;
    top: 2px;
    width: 2px;
}
ul.timeline:after {
    bottom: -9px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    left: 28px;
    content: "";
}
ul.timeline li {
    position: relative;
    list-style: none;
    margin-bottom: 25px;
    float:left;
    width:100%;
    display:block;
    clear:both;
}
ul.timeline li > img {
    left: 5px;
    width:55px;
    height:55px;
    text-align: center;
    position: absolute;
    z-index: 2;
    top: 0;
}
ul.timeline li .content-etape {
    position: relative;
    overflow:hidden;
    border-radius: 3px;
    margin-left: 75px;
    padding: 12px 10px;
    line-height: 15px;
}
ul.timeline li .content-etape p {
    margin: 0;
    line-height:20px;
}
ul.timeline li .content-etape .img-thumbnail {
    border-radius: 0;
    margin: 10px 5px 0 0;
    cursor: pointer;
}
ul.timeline li .content-etape blockquote {
    margin: 10px 0 0 0;
    float:left;
}
ul.timeline li .content-etape blockquote p {
    margin: 0 0 5px 0 !important;
    font-size: 14px;
}
ul.timeline li .content-etape:before {
    position: absolute;
    top: 14px;
    content: "";
    width: 10px;
    height: 10px;
    left: -6px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Safari and Chrome */
    overflow:hidden;
}
ul.timeline li > .date {
    position: absolute;
    top: 65px;
    display: block;
    width: 70px;
    padding: 0 5px;
    text-align: center;
    font-size: 11px;
    border-radius: 1px;
    line-height: 19px;
}
.etiquettes a img {
    max-width:100%;
}
@media screen and (min-width: 1500px) {
    .cbp_tmtimeline > li .cbp_tmtime {
        padding-right: 130px;
    }
}
.reponse {
    float:left;
    display:block;
    width:100%;
    position:relative;
}
#reponse,#reponse-artisan {
    width:800px;
}
.reponse > img {
    left: 5px;
    width: 55px;
    height: 55px;
    text-align: center;
    position: absolute;
    z-index: 2;
    top: 5px;
}
.reponse .content-reponse {
    position: relative;
    border-radius: 3px;
    margin-left: 75px;
    padding: 12px 10px;
    line-height: 15px;
}
.reponse textarea {
    height:150px;
}
.boite-reponse {
    float:left;
    display:block;
    clear:both;
    width:100%;
    text-align:right;
    margin-bottom:40px;
}
.boite-reponse .btn {
    width:100px;
    text-align:center;
}
.boite-reponse .btn i {
    font-size:30px;
    clear:both;
}
.boite-reponse .btn div {
    clear:both;
    display:block;
    width:100%;
    text-align:center;
}
.reponse #submit-reponse, .reponse #share-artisan {
    margin-top:15px;
}
/**********
07. ADD DOSSIER
**********/
.form-horizontal.group-border-dashed .form-group {
    margin: 0;
    padding: 20px 0;
    border-bottom: 1px dashed #efefef;
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
    }
}
form .form-group div {
    line-height:34px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 8px;
    font-size: 14px;
    line-height: 1.42857143;
    background-image: none;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control.error {
    display:block;
}
textarea.form-control.big {
    height:400px;
}
input.form-control.small {
    width:250px;
    float:left;
    margin-right:15px;
}
.error {
    float:left;
    clear:both;
    width:100%;
    display:none;
}
#block_recording {
    width: auto;
    height: auto;
    display: none;
    overflow: auto;
    overflow-y: scroll;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('../img/fancybox_overlay.png');
    position: fixed;
    bottom: 0;
    right: 0;
}
#block_recording .wrap_block_recording {
    position:absolute;
    left: 50%;
    top: 50%;
    width:220px;
    height: 150px;
    margin-left: -110px;
    margin-top: -75px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background-color: #F5F7FA;
    padding:20px;
}
#block_recording .wrap_block_recording .content_block_recording {
    float:left;
    clear:both;
    display:block;
    padding-top: 50px;
    text-align: center;
    font-size: 18px;
    margin-top: 10px;
    width: 100%;
}

/**********
08. LOGIN
**********/
.login {
    background-size: cover;
    height: 100%;
}
@media (max-width: 1150px) {
    #login .container-login {
        margin-top: -255px !important;
        margin-left: -450px !important;
        width:900px !important;
    }
}
@media (max-width: 920px) {
    #login .container-login {
        margin:0px !important;
        width:100% !important;
        position:relative !important;
        left: auto !important;
        top:auto!important;
    }
    .bg-vert, .bg-blanc {
        width:100%;
        float:left;
        clear:both;
    }
    #login {
        padding-left:15px !important;
        padding-right:15px !important;
        padding-top:30px !important;
        padding-bottom:30px !important;
    }
}
#login {
    display: table;
    width: 100%;
    position: absolute;
    height: 100%;
}
#login .container-login {
    left: 50%;
    top: 50%;
    position: absolute;
    margin-top: -255px;
    margin-left: -550px;
    width:1100px;
    background:#fff;
    border-radius:10px;
    overflow:hidden;
    -webkit-border-radius: 10px;
}
.col-middle {
    vertical-align:middle;
}
#login .bg-vert {
    padding:60px;
    font-size:16px;
}
#login .bg-vert i {
    margin-right:10px;
    font-size:20px;
    width:20px;
    text-align:center;
}
#login ul li {
    line-height:40px;
}
#login .form-login {
    padding:60px;
    padding-top:82px;
    padding-bottom:0px;
}
#login .separator {
    float:left;
    display:block;
    clear:both;
    width:75%;
    height:1px;
    margin-top:30px;
    margin-bottom:30px;
}
#login .form-login .input-group , #login .form-login .btn {
    margin:0px;
    margin-top:15px;
}
#login .form-login .form-control, #login .form-login .btn {
    line-height:50px;
    height:50px;
}
#login .form-login {
    font-size:16px;
}
.btn-big {
    float:left;
    width:100%;
    display:block;
    text-align:center;
}
#login .form-login .btn {
    line-height:40px;
}
#login .register {
    height:100px;
    text-align:center;
    width:100%;
    font-size:20px;
    display:block;
    line-height:100px;
    float:left;
}
#login .register:hover {
    text-decoration:none;
}
#login .form-login a {
    float:left;
    display:block;
    clear:both;
    width:100%;
}
#login .msg, #register .msg {
    padding: 15px;
    margin-bottom: 15px;
    margin-top:15px;
    border: 1px solid transparent;
    border-radius: 4px;
    float:left;
    width:100%;
    clear:both;
    visibility:hidden;
}
#register {
    float:left;
    display:block;
    clear:both;
    width:100%;
    padding-left:15px !important;
    padding-right:15px !important;
    padding-top:30px !important;
    padding-bottom:30px !important;
}
#register .container-login {
    margin-left:auto;
    margin-right:auto;
    width:100%;
    max-width:986px;
    background:#fff;
    padding-top:60px;
    padding-bottom:60px;
    padding-left:30px;
    padding-right:30px;
    overflow:hidden;
    border-radius:4px;
    -webkit-border-radius: 4px;
}
.text-center {
    text-align:center;
}
#register .title-login {
    margin-top:30px;
    margin-bottom:30px;
    font-size:16px;
    float:left;
    width:100%;
    clear:both;
}
#login .title-login {
    font-weight:bold;
    padding-bottom:15px;
}
.adresse_complete {
    float:left;
    display:block;
    clear:both;
    width:100%;
    height:75px;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: default !important;
    background-color: #fff !important;
    opacity: 1;
}
.form-horizontal.group-border-dashed .form-group:last-child {
    border-bottom: 0;
}
.content_mentions {
    max-width:1000px;
}

/***** STATISTIQUES *****/
.bleu-chart .flot-text,
.jaune-chart .flot-text {
    color: #FFF !important;
}

/* Tableaux */
table {
    border-collapse: collapse;
    width: 100%;
    margin-top:15px;
    float:left;
}
table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #DADADA;
    border-left: 1px solid #DADADA;
    border-top: 1px solid #DADADA;
    padding: 10px 8px 5px 8px;
}
table thead th:last-child {
    border-right: 1px solid #DADADA;
}
table thead span {
    font-size: 15px;
    display: block;
}
table td {
    border-left: 1px solid #DADADA;
    border-bottom: 1px solid #dadada;
    padding: 7px 8px;
}
table.padding-sm td {
    padding: 4px 6px;
}
table td .progress {
    margin: 0;
}
table.hover tbody tr:hover {
    background: #f3f3f3;
}
table td i {
    font-size: 15px;
    display: inline-block;
    text-align: center;
    width: 23px;
}
table td:last-child {
    border-right: 1px solid #dadada;
}
table tr:nth-child(2n) {
    background: #f8f8f8;
}
table.no-strip tr:nth-child(2n) {
    background: transparent;
}
/*No-Internal borders in thead*/
table .no-border th {
    border-left: 0;
}
table .no-border tr th:first-child {
    border-left: 1px solid #dadada;
}
/*No-Internal borders in tbody x and y*/
table .no-border-x td {
    border-bottom: 0;
}
table .no-border-x tr:last-child td {
    /*border-bottom: 1px solid #dadada;*/
}
table .no-border-y td {
    border-left: 0;
}
table .no-border-y tr td:first-child {
    border-left: 1px solid #dadada;
}
/*No-External borders general table*/
table.no-border tr th {
    border-top: 0;
}
table.no-border tr th:first-child {
    border-left: 0;
}
table.no-border tr th:last-child {
    border-right: 0;
}
table.no-border tr td:first-child {
    border-left: 0;
}
table.no-border tr td:last-child {
    border-right: 0;
}
table.no-border tr:last-child td {
    border-bottom: 0;
}
/*No-External borders when .no-padding in block*/
.no-padding table th:first-child {
    border-left: 0;
}
.no-padding table th:last-child {
    border-right: 0;
}
.no-padding table tr td:first-child {
    border-left: 0;
}
.no-padding table tr td:last-child {
    border-right: 0;
}
.no-padding table tr:last-child td {
    border-bottom: 0;
}
table tbody .toggle-details {
    cursor: pointer;
}
table tbody .details {
    background: #FFF;
}
table tbody td .btn {
    margin-bottom: 0 !important;
}
table tbody td .btn-group .dropdown-menu {
    margin-top: -1px;
    min-width: 130px;
}
table tbody td .btn-group .dropdown-menu li > a {
    padding: 5px 12px;
    text-align: left;
}
table td .flag {
    text-align: center;
    padding: 0 4px;
}
table td .legend {
    width: 10px;
    height: 10px;
    background: #efefef;
}
div.dataTables_length label select {
    display: inline !important;
}
.table td .btn i {
    width: inherit;
}
#login .contact-macs {
    margin-top:30px;
    display:block;
    width:100%;
    clear:both;
    float:left;
}

h3.marginTop {
    display:block;
    clear:both;
    width:100%;
    float:left;
    margin-top:50px;
}
.file-joint {
    float: left;
    margin: 10px 5px 0 0;
    width:64px;
    height:64px;
    background:#E8E8E8;
    text-align:center;
    font-size:30px;
    line-height:56px !important;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    background:#F6F6F6;
}
.date {
    display:block;
    float:left;
    clear:both;
    width:100%;
    text-align:left;
    color:#999;
    padding-left:15px;
}

/***** CARTE *****/
#olMap {
    float:left;
    display:block;
    clear:both;
    width:100%;
    height:300px;
    background: #F5F7FA url(../img/icn-block-chargement.gif) no-repeat center center;
    color: #5f5f5f;
}
ul.fond-map {
    position: absolute;
    bottom: 10px;
    z-index: 3000;
    right: 10px;
    width:auto;
    margin:0;
    padding:0;
    background: #fff;
    list-style:none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    overflow: hidden;
}
ul.fond-map li {
    float:left;
    width:auto;
    display:block;
    line-height:30px;
    overflow: hidden;
    text-align: center;
    position: relative;
    color: #000;
    font-size: 11px;
    background-color: #fff;
    padding: 0 8px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
    min-width: 22px;
    cursor:pointer;
}
ul.fond-map li:hover {
    background:#f2f2f2;
}
ul.fond-map li.selected {
    font-weight:bold;
}
ul.fond-map li.selected:hover {
    background:#fff;
    cursor:default;
}
.ol-zoom {
    top:10px !important;
    right:10px !important;
    left:auto !important;
    width:28px;
    background:#fff !important;
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    overflow: hidden !important;
}
.ol-control {
    padding:0 !important;
}
.ol-control button {
    float:left !important;
    display:block !important;
    clear:both !important;
    background:#fff !important;
    color:#424242 !important;
    position:relative !important;
    width: 28px !important;
    height: 27px !important;
    cursor:pointer !important;
    margin:0 !important;
}
.ol-control button:hover {
    background:#f2f2f2 !important;
}
.ol-control button:first-child {
    border-bottom:1px solid #f2f2f2 !important;
}
.ol-rotate {
    top:74px !important;
    right:10px !important;
}
.ol-attribution {
    bottom: 50px !important;
    right: 10px !important;
}
.info-map {
    padding-bottom:15px;
}
.container-map {
    float:left;
    display:block;
    clear:both;
    width:100%;
    border:1px solid #ccc;
}