/* Minification failed. Returning unminified contents.
(21,20): run-time error CSS1036: Expected expression, found '@screen-xs'
(21,20): run-time error CSS1034: Expected closing parenthesis, found '@screen-xs'
(25,20): run-time error CSS1036: Expected expression, found '@screen-sm'
(25,20): run-time error CSS1034: Expected closing parenthesis, found '@screen-sm'
 */
@font-face {
    font-family: 'Dosis';
    src: url('../fonts/Dosis-Bold.ttf');
}

.homeText{
    font-weight: 500;
    font-family: 'Open Sans';
    padding:40px;
    font-weight: 900;
    font-size: 16px;
    line-height: 2;
    width: auto;
    margin: 10px auto;
    margin-top: 150px;
    border-top-left-radius: 18px;
    border-bottom-right-radius: 18px;
    box-shadow: -1px 1px 5px white;
}

@media (max-width: @screen-xs) {
    body{font-size: 10px;}
}

@media (max-width: @screen-sm) {
    body{font-size: 14px;}


}

@media (max-width: 640px) {
    .row{
        padding:0;
    }
    
    .homeText {
    
    padding: 0px;
    margin: 0;
    margin-top: 70px;
    }
}

.mainTitle, .bigdash {
    font-family: Dosis;
    font-size: 4em;
    color: #fff;
}

.list-group-horizontal .list-group-item {
    height: 75px;
    overflow-y: auto;
    overflow-x: hidden;
}

.nopadding {
    padding: 0;
}
 
.list-group-item #SelectedRayon {
    padding: 0;
    height: 25px;
    margin-top: -3px;
}

.resultListMap {
    margin-top: 5px;
    padding: 0;
}

.pagedListActeurs {
    max-height: 650px;
    padding: 0px 4px;
    overflow-x: auto;
}

#map {
    height: 650px; 
    background-color: grey;
    float:right;
}

.searchResultItem {
    padding: 15px;
    border-bottom: 1px solid #dedede;
    transition: 0.2s all linear;
}

.horaireInfo {
    font-size: 12px;
    margin: 8px 0;
}


.searchResultItem:hover {
    cursor: pointer;
    background: #efefef;
}

.resultAdress {
    color: gray;
}

.bigdash {
    width: 100%;
    font-size: 7em;
    margin-top: -66px;
    display: block;
}

.userLocalisationLabel {
    border: 0;
    box-shadow: none;
    display: none;
}

.btnSearch, .btnReturnResearch {
    background-color: #ed8e80;
    padding: 10px 23px;
    text-transform: uppercase;
    color: #fff;
}

.btnReturnResearch {
    margin-top: -2px;
    color: #fff;
    border: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.homeSearchFilters {
    background: #fff;
    border-top-left-radius: 18px;
    border-bottom-right-radius: 18px;
}

    .homeSearchFilters #lieu {
        padding: 11px 0;
    }

    .homeSearchFilters label {
        color: #909090;
        padding: 0 12px;
    }

    .homeSearchFilters .col-sm-3 {
        border-right: 1px solid #ddddddb8;
        padding: 11px 8px;
    }

    .homeSearchFilters div:last-child {
        border-right: 0;
    }

    .homeSearchFilters select, .multiselect {
        border: 0;
        box-shadow: 0 1px 1px rgba(0, 0, 0, .075);
        width: 100%;
        text-align: left;
    }

.btn-group {
    display: block;
        z-index: 10000;
}

.multiselect {
    border: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 34px;
}
.multiselect-container .radio{
    font-weight:normal;
}
.caret {
    float: right;
    margin-top: 9px;
}

.btn-default:hover, .btn-default:focus, .form-control:hover {
    background-color: #fff !important;
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.open > .dropdown-toggle.btn-default {
    background-color: #fff;
}

.dropdown-menu {
    margin: 31px 0 0;
    min-width: 100%;
}

.multiselect-container .checkbox input[type="checkbox"] {
    margin-left: -16px;
}

.multiselect-container label[class="checkbox"] {
    color: #000;
    font-weight: 200;
}

.multiselect-container .active a {
    background-color: #fff !important;
    border-color: #fff !important;
}


    .structureDetails label {
        color: #989898;
    }

.lieuDePratique {
    padding: 4px 26px;
}

#mapStructure {
    height: 250px;
    width: 83%;
    background-color: grey;
}

#mapLieux {
    height: 450px;
    background-color: grey;
}

.topInfo {
    min-height: 250px;
    margin-left: -45px;
    width: calc(100% + 90px);
    background-color: #efefef;
    margin-top: -10px;
}

    .topInfo .name {
    font-size: 4em;
    padding: 15px;
    line-height: 1;
    text-align: center;
    }


.structureInfo i,
.structureInfo object,
#StructureLieuHoraire i {
    margin-left: -15px;
    margin-right: 20px;
    font-size: 23px;
    height: 26px;
    color: #ffbeb8;
    position: absolute;
}

.structureInfo i, .structureInfo object {
    margin-top: 10px;
}

.lieuHoraire {
    margin-top: 15px;
}

.horaireBlock {
    border-top: 1px solid #eee;
}

.glyphCentered {
    padding-top: 10px;
}

.structureInfo {
    font-size: 15px;
    padding-top: 20px;
}

.profilOfPatho {
    font-size: 13px;
    padding: 4px 10px;
}

.structureInfo .row {
    padding: 10px 0;
    position: relative;
}

#StructureLieuHoraire {
    font-size: 15px;
    margin-top: 47px;
    box-shadow: inset 0px 1px 0px 0px rgba(0, 0, 0, .125);
    margin-bottom: 10px;
}

.listHoraires {
    margin-top: 24px;
}

.placeholderLieuHoraire {
    text-align: center;
    padding: 10px;
}

