html {
    height: 100%;
}
body {
    font-family: Arial;
    position: relative;
    min-height: 100%;
    margin: 0;
}
h1 {
    font-size: 24px !important;
}
h2 {
    font-size: 18px !important;
}
select, span, input {
    outline: none;
}
.mbot20 {
    margin-bottom: 20px;
}
.mtop30 {
    margin-top: 30px;
}
.mside0 {
    margin-left: 0px;
    margin-right: 0px;
}
.pleft0 {
    padding-left: 0px;
}
.pright0 {
    padding-right: 0px;
}
.bold {
    font-weight: bold;
}
.notdisplay {
    display: none;
}
.display-inlineblock {
    display: inline-block;
}
.container {
    margin: 0 auto;
}
.title {
    font-size: 24px;
    color: #fff;
    background-color: #5185E0;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 2px solid #1D1D1B;
    border-bottom: 2px solid #1D1D1B;
    margin-bottom: 30px;
}
.title .container {
    margin-top: 0px;
}
#form-adresse label {
    text-align: left;
}
#mapadr, #mapref, #map {
    height: 350px;
    border-left: 1px solid #1D1D1B;
}
.loadingPdfAdr, .loadingPdfRef, .loadingPdfMap {
    height: 34px;
    line-height: 34px;
}
.leaflet-top, .leaflet-bottom {
    z-index: 999 !important;
}
.easy-autocomplete {
    display: inline-block;
    width: 100%;
}
.easy-autocomplete-container {
    z-index: 1000;
}
.select2-container--default .select2-selection--single {
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;
    padding: 6px 12px;
}
.select2-container .select2-selection--single {
    height: 34px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 34px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 34px;
    line-height: 34px;
    color: #555;
    margin-top: -6px;
}
.panel-body {
    padding: 0px;
}
#collapseOne .panel-body .row .col-md-5,
#collapseTwo .panel-body .row .col-md-5,
#collapseThree .panel-body .row .col-md-5 {
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.panel-rm {
  border-color: #000;
}
.panel-rm > .panel-heading {
  color: #fff;
  background-color: #1D1D1B;
  border-color: #1D1D1B;
}
.panel-rm > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #000;
}
.panel-rm > .panel-heading .badge {
  color: #000;
  background-color: #fff;
}
.panel-rm > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #000;
}
.btn-rm {
    color: #fff;
    background-color: #5185E0;
    border-color: #456ad1;
}
.btn-rm:focus,
.btn-rm.focus {
  color: #fff;
  background-color: #5185E0;
  border-color: #456ad1;
}
.btn-rm:hover {
  color: #fff;
  background-color: #456ad1;
  border-color: #456ad1;
}
.btn-rm:active,
.btn-rm.active {
  color: #fff;
  background-color: #5185E0;
  border-color: #456ad1;
}
.btn-rm:active:hover,
.btn-rm.active:hover,
.btn-rm:active:focus,
.btn-rm.active:focus,
.btn-rm:active.focus,
.btn-rm.active.focus {
  color: #fff;
  background-color: #5185E0;
  border-color: #456ad1;
}
.footer {
    height: 85px;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}
.footer-lien {
    height: 30px;
}
.footer-lien a {
    color: #333;
}
.footer-logo {
    color: #fff;
    background-color: #1D1D1B;
    height: 55px;
}
.header-container .title-aide {
    font-weight: bold;
    font-size: 19px;
    border-bottom: 2px solid darkblue;
    padding-bottom: 10px;
}
.header-container {
    margin-bottom: 30px;
}
#mapid {
    height: 300px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.table {
    margin-bottom: 5px;
}
.table > tbody > tr > td {
    border-top: 1px solid darkblue;
}
.table > tbody > tr:last-child {
    border-bottom: 1px solid darkblue;
}
table tr td:first-child {
    background-color: #d3dcea;
}
.footer-aide {
    border-top: 2px solid darkblue;
    padding-top: 10px;
    padding-bottom: 10px;
}
.content-aide {
    border: 1px solid #ccc;
    padding: 30px;
}
.aide-pointille {
    width: 100%;
    border-top: 1px dashed grey;
    margin-bottom: 10px;
}
.cadastre-millesime {
    font-size: 12px;
    font-style: italic;
    padding-bottom: 15px;
}
@media (max-width: 768px) {
    .footer-aide div:last-child {
        text-align: left;
    }
}
@media (max-width: 991px) {
    .form-group-section {
        margin-bottom: 15px;
    }
    #mapadr, #mapref, #map {
        height: 400px;
        border-left: none;
    }
}
@media (min-width: 992px) {
    #form-refParc .select-inline label {
        text-align: left;
    }
    #type-person .col-md-2 {
        width: 12%;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .select-inline div:first-child {
        margin-bottom: 15px;
    }
    #communesList, #sectionsList, #parcellesList, #idParc, #adresseRva {
        height: 30px !important;
        line-height: 30px;
        padding: 5px 10px !important;
        font-size: 12px;
        border-radius: 3px;
    }
    .select2-container .select2-selection--single {
        height: 30px;
    }
    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 30px;
    }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        height: 30px;
        line-height: 30px;
        color: #555;
        margin-top: -6px;
    }
    .btn {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px;
        line-height: 1.5;
    }
    .loadingPdfAdr, .loadingPdfRef, .loadingPdfMap {
        height: 30px;
        line-height: 30px;
    }
    #mapadr, #mapref, #map {
        height: 400px;
    }
}
@media (min-width: 1200px) {
    #type-person .col-md-2 {
        width: 10%;
    }
}

.alertWelcome{
  background-color: red;
}
