#legend{
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.3);
    background: white;
    padding: 2px;
}
/*select2*/

.select2-dropdown .select2-search__field:focus, .select2-search--inline .select2-search__field:focus {
    border: none !important;
}
.content-wrapper{
    background-color: #FFFFFF !important;
}
/*formulaire filtres mesures*/
#filter-menu{
    /*border: 1px solid #000;*/  
    background-color: #DAE6E8;  
}

#filter-menu  > li > .treeview-menu {
    background: #E0E0E4 none repeat scroll 0% 0% !important;
}
#filter-menu  > li {
    background: #FFFFFF none repeat scroll 0% 0% !important;
    border: 1px solid #848181; 
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
#filter-menu  > li .last {    
    border-top: none !important; 
}

/*tooltip*/
.flot-tooltip {
    position: absolute;
    display: none;
    border: 1px solid #fdd;
    padding: 2px;
    background-color: #fee;
    opacity: 0.80;
}

/*search bar*/
.navbar-nav .search-bar,.navbar-nav .select2 {
    //position: relative;
    padding-top: 7px;
    padding-bottom: 7px;
    //padding: 15px 15px;
    display: block;
    //height: 20px;

}

.select-residence{
    padding-left: 15px;
}

.sidebar-mini.sidebar-collapse .select-residence {
    display: none;
}

.form-group.required .control-label:after {
    content:"*";
    color:red;
}

table.dataTable thead tr.filters th {
    padding-right: 0px;
    min-width: 40px;
}

table.dataTable thead .dt-order-icon {
    cursor: pointer;
    position: relative;
    /*        top: 1px;
            right: 1px;*/
}

table.dataTable thead .dt-order-icon:after {
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
    font-family: 'Glyphicons Halflings';
}
table.dataTable thead .dt-order-icon:after {
    opacity: 0.6;
    content: "\e150";
}
/*table.dataTable thead .dt-order-icon:after {
        content: "\e155";  sort-by-attributes 
}
table.dataTable thead .dt-order-icon:after {
        content: "\e156";  sort-by-attributes-alt 
}*/

/*ajout padding supplémentaire au contenu*/
section.content {
    padding: 25px;
}

.content-header > ol.breadcrumb.pull-left {
    position: unset;
}

/*fix sidebar-mini pour intégration menu patrimoine*/
@media (min-width: 768px) {
    .sidebar-mini.sidebar-collapse .sidebar-menu i.fa-stack{
        position: unset;
    }  
}

#form li {
    float: left;
    list-style: none outside none;
    margin-right: 30px;
}
.clear{
    clear: both;
}
#form > ul {
    margin: 0;
    padding: 30px 0;
}
/*#page > div#footer {
  margin-top: 70px;
}
#footer{
    text-align: center;
}*/
#appartements li {
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    float: left;
    list-style: none outside none;
    margin-bottom: 1%;
    margin-right: 1%;
    text-align: center;
    width: 18%;
}
#send-mssg input[type="text"], #send-mssg textarea {
    display: block;
    width: calc(100% - 30px);
}
#send-mssg textarea {
    height: 200px;
    resize: none;
}
#appartements .span3 {
    margin: 10px 10px 0 0;
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    padding: 3px 5px;
}
/*form .row{
    margin: 0;
}
form .row input[type="text"], form .row textarea {
    width: calc(100% - 15px);
}*/
/*form .row textarea{
    height: 180px;
    resize: vertical;
}*/
.li-listboxAppart > select {
    width: 93.6%;
}
.li-listboxAppart {
    width: 100%;
}
.progress {
    margin-top: 15px;
}
#select-types .btn input[type="checkbox"], #labelForSelectAll input[type="checkbox"]{
    visibility: hidden;
    display: none;
}
#labelForSelectAll {
    margin: 0 0 10px;
}
#datepicker {
    cursor: pointer;
}
.errorMessage{
    background-color: #F2DEDE;
    border-color: #EED3D7;
    color: #B94A48;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.allee li {
    list-style: none outside none;
}
.selectForm label{
    float: left;
    margin-right: 15px;
}
#selectForm input[type="checkbox"],
#selectForm input[type="radio"],
#selectTypesMesures input[type="checkbox"],
#selectTypesMesures input[type="radio"],
#selectTypesCapteurs input[type="checkbox"],
#selectTypesCapteurs input[type="radio"]{
    float: left;
    margin-right: 10px;
    padding: 0;
}
#selectTypesMesures input[type="submit"]{
    margin-left: 45px;
}
#ExportSelectResidences_residences {
    border: 1px solid #CCCCCC;
    display: block;
    margin-bottom: 20px;
    padding: 5px 10px 0;
    width: 30%;
}
.required {
    margin-top: 15px;
}
#ExportSelectResidences_selectAll {
    margin-bottom: 15px;
}
#selectForm li, #selectTypesMesures li, #selectTypesCapteurs li {
    list-style: none outside none;
}
.immeubles-checkboxlist h3,
.allees-checkboxlist h3,
.apparts-checkboxlist h3{
    margin: 0;
    padding: 0 15px;
}
.immeubles-checkboxlist,
.allees-checkboxlist,
.apparts-checkboxlist{
    border: 1px solid #CCCCCC;
    margin: 10px 0 0;
    padding: 5px 10px 0 0;
}
.recap-select {
    border: 1px solid #CCCCCC;
    margin: 0;
    padding: 5px 10px;
}
#formListResidences li {
    border: 1px solid #CCCCCC;
    margin: 10px 0;
    padding: 5px 10px 0;
}
.detail-elem {
    border: 1px solid #CCCCCC;
    margin-bottom: 7px;
    padding: 5px 10px 0;
}
.errorMssg {
    background-color: #FCF8E3;
    border: 1px solid #FBEED5;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
#select-types input[type="checkbox"] {
    float: left;
    margin-right: 5px;
}
#ajouter-alerte input,
/*#selectTypesMesures input,*/
#modifierAlerte input{
    float: left;
    margin-right: 10px;
    padding: 0;
    margin-bottom:0;
}
label[for="nom-alerte"],
label[for="value_given"]
{
    margin-bottom:15px;
}
#formListResidences li {
    list-style: none;
}
#modifierAlerte #modifier-alerte {
    padding: 4px 10px;
}
.btn-type-donnees {
    margin: 5px 0;
}
#ajouter-alerte #seuil-alerte,
#modifierAlerte #seuil-alerte {
    float: none;
    width: 80px;
}
#ajouter-alerte [for="seuil-percent"],
#ajouter-alerte [for="seuil-fixed-value"] {
    display: inline;
    float: none;
    margin: 0 10px 0 0;
    width: 20px;
}
#ajouter-alerte .type-seuil {
    float: none;
    margin: 0 5px 0 0;
}
.select-parametrage {
    height: 22px;
    line-height: 22px;
    margin: 0 5px;
    padding: 0;
    width: 70px;
}
.select-periode {
    height: 22px;
    line-height: 22px;
    margin: 0 5px;
    padding: 0;
    width: 170px;
}
.btn-type-donnees {
    display: block;
    margin: 10px 0;
}

/*#FindAppartParLabelModel_labelAppart,#FindAppartParRefPTOModel_refPTO,#FindAppartParNumSerieCapteurModel_numSerieCapteur{
    width: 35%;
}*/
#modifierAlerte #nom-alerte {
    width: 100%;
}
.alternative, #select-capteurs-container {
    border: 1px solid #ccc;
    margin-bottom: 15px;
    padding: 10px 20px;
}

/*.dataTables_wrapper .dataTables_scroll {
    border: 1px solid #ccc;
}
#page .dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: none;
}
.dataTables_scrollHead {
  border-bottom: 1px solid #ccc !important;
}*/

.dataTable .selected {
    background-color: #C1C1C1 !important;
}
.dataTable tr[class="even"]{
    background-color: #EFEFEF !important;
}
.dataTable tr[class="disabled"]{
    background-color: #EFEFEF !important;
}
.table-hover tr.odd:hover, .table-hover tr.even:hover
{
    background-color: #C1C1C1 !important;
    cursor:pointer !important;
}

.dataTable thead{
    background-color: #EFEFEF !important;
}

#visualisation .btn {
    margin-bottom: 10px;
}
.ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix {
    height: auto;
    margin: 0;
    padding: 0;
}
.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix {
    background: none repeat scroll 0 0 #333;
    border: 0 none;
    border-radius: 0;
    margin: 0;
}
.ui-dialog-content.ui-widget-content {
    background: none repeat scroll 0 0 white;
    margin: 0;
}
.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only {
    margin: 3px 5px;
    color: #333;
}
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons.ui-draggable {
    padding: 0;
}
.ui-dialog-content input {
    float: left;
    margin: 3.5px 10px;
}
#usr-email {
    margin: 0;
}
#appart-details li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ddd #ddd -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    font-size: 16px;
    line-height: 28px;
    list-style: none outside none;
    padding: 2px 8px;
}
#appart-details li:last-child {
    border-bottom: 1px solid #ddd;
}
#appart-details {
    margin: 0;
}
#appart-details li button {
    float: right;
    height: 29px;
}
#nv-nb-occupants {
    height: 17px;
    margin: 0;
}

// pour layout fixed
/*ol.breadcrumb {   
    position: fixed !important;
    z-index: 1000 !important;
}*/
/*
.breadcrumb > li {
  font-weight: normal;
}*/

.actions-title {
    vertical-align: top;
}

/* google maps responsive */

#map {
    padding-bottom:50%;        
    overflow: hidden;
    width: 100% !important;
    height: 300px !important;
}

/*.google-maps {
        position: relative;
         // This is the aspect ratio
        padding-left: 50%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }*/
/* Menu patrimoine */
.nav-pills li a {
    /*color:#FFFFFF !important;*/
}

/* personnalisation des navTabs*/

.nav-tabs{
    border:none !important;
}
.nav-tabs > li:not(.active) {	
    border-width: 1px;
    border-style: solid;
    border-color: #DDD #DDD transparent;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.nav-tabs > li.active > a {
  border-top: 3px solid #3C8DBC !important;  
  border-radius: 0px ;  
}

/* éléments menu git-lab */
.project-row .arrow, .group-row .arrow {
    color: #666;
    float: right;
    font-size: 20px;
    margin: 0;
    padding: 0 5px;
}

.ui-box {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ddd;
    margin-bottom: 20px;
    word-wrap: break-word;
}

.dashboard .side .ui-box {
    box-shadow: none;
    margin: 0;
}

.str-truncated {
    display: inline-block;
    max-width: 82%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
    white-space: nowrap;

}
.ui-box .title {
    background-color: #eee;
    border-bottom: 1px solid #ddd;
    color: #666;
    font-size: 14px;
    font-weight: normal;
    line-height: 40px;
    margin: 0;
    padding: 0 10px;
    text-shadow: 0 1px 1px #fff;
}

.dash-sidebar-tabs li.active a {
    background-color: #eee;
    border-bottom: 1px solid #eee !important;
}

.dash-project-access-icon {
    color: #999;
    float: left;
    margin-bottom: 10px;
    margin-right: 3px;
    width: 16px;
}

.well-list li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    min-height: 20px;
    padding: 10px;
    list-style: none ;
}
.well-list li:hover {
    background-color: #eee;    
}
.well-list ul {
    color: #555;
    background-color: #eee;    
}
.project-row, .group-row {
    font-size: 14px;
    line-height: 24px;
    padding: 10px 12px !important;
}
.project-row a, .group-row a {
    display: block;
}
.ui-box ul {
    margin: 0;
    padding: 0;
}
.uncustomizable.ranges li:last-child { display: none; }
