
.ul-top-margin-sm{
    margin-top:150px;
}
@media (max-width:768px){.ul-hide-sm{display: none;}.ul-top-margin-sm{margin-top:80px;}}
.navbar-nav .nav-item .nav-link{
    color: grey;
}
.navbar-nav .nav-item .nav-link:hover{
    color: black;
}
.body-ul {
    background-color: black;
}
.toolbar-ul{
    background-color: black;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: -20px;
    margin-right: -20px;
}
.footer-ul{
    padding: 50px 0;
    background-color: black;
}
.bg-ul-white {
    background-color: white;
}
.text-ul-white {
    font-size: .875rem;
    color: white;
}
.text-ul-white-50 {
    font-size: .875rem;
    color: rgb(255,255,255,0.5);
}
.text-ul-yellow{
    color: goldenrod;
}
.nav-item, .dropdown-item{
    font-size: .875rem;
}
.logo-ul-hr{
    background-color: goldenrod;
    height: 3px;
    color: goldenrod;
    min-height: 3px;
    margin-top: -3px;
    margin-bottom: 0px;
    padding-top: 0px;
}
.lnk-ul {
    color: white;
}
.lnk-ul:hover {
    color: goldenrod;
}
.btn-ulladulla{
    font-size: .875rem;
    line-height: 1.5;
    color: white;
    background-color: black;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid rgb(52,58,64);
}
.btn-ul-lg{
    color: white;
    background-color: black;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid rgb(52,58,64);
}
.btn-ulladulla:hover, .btn-ul-lg:hover{
    color: goldenrod;
}
.border-ul-y{
    border-color: goldenrod;
}
.btn-group-ulladulla{
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 0px;
    /*border: 1px solid rgb(52,58,64);*/
}
.btn-group-ulladulla .btn-ulladulla{
    /*padding: 2px 6px;*/
    border-width: 0px;
}
.btn-ulladulla-info {
    background-color: #117a8b;
    line-height: 1.8;
    color: white;
    border: 1px solid #117a8b;
}
.btn-group-ul-yellow {
    background-color: goldenrod;
    line-height: 1.8;
}
.btn-group-ul-yellow .btn-ulladulla{
    background-color: goldenrod;
    color: black;
}
.btn-group-ul-yellow .btn-ulladulla:hover{
    background-color: darkgoldenrod;
}
.btn-group-ul-grey {
    padding-left: 0.25rem;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: rgb(52,58,64);
}
.btn-group-ul-grey .btn-ulladulla{
    background-color: rgb(52,58,64);
}
.btn-ul-details{
    border-color: goldenrod;
    border-radius: 8px;
}
.btn-ul-details:hover{
    border-color: goldenrod;
    color: goldenrod;
}
.btn-dark{
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.btn-dark:hover{
    color: goldenrod;
}
.modal, .modal-content, .modal-body, .modal-footer{
    border-width: 1px;
    border-color: darkslategrey;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.modal-content{
    background-color: rgb(52,58,64);
}
.ul-tab-pane{
    height: 20rem;
    margin-top: 2rem;
}
.nav-pills{
    margin-left: 0.5rem;
}
.nav-pills .nav-link{
    color: grey;
    margin-bottom: 0.5rem;
    border: 1px solid rgb(52,58,64);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.nav-pills .nav-link:hover{
    color: goldenrod;
}
.pin-ulladulla{
    font-size: 30px;
    position: relative;
    z-index: 2;
    text-shadow: 3px 3px 3px var(--gray-dark);
    color: lightslategrey;
}
.selected-pin-ulladulla{
    font-size: 30px;
    position: relative;
    z-index: 2;
    text-shadow: 3px 3px 3px var(--gray-dark);
    color: green;
    transform: rotate(-46deg);
}
.pin-ulladulla:hover, .selected-pin-ulladulla:hover, .pin-ad:hover{
    color: goldenrod;
}
.pin-ad{
    width: 10rem;
    padding:5px;
    border: 3px solid green;
}
.pin-title{
    padding:5px;
    margin-top:0px;
    margin-bottom:0px;
    font-size:14px
}
#search-specs .nav-pills .nav-link.active{
    color: black;
    background-color: goldenrod;
}
#search-uc .nav-pills .nav-link.active{
    background-color: rgb(40,122,138);
}
.nav>li>a {
    padding: 3px;
    margin-left: 0.5rem;
}
@media (max-width:992px){.fieldWrapper{margin-top:0.5rem;}#search-specs .col-form-label{padding-bottom: 0px;margin-bottom: 0px;}}
.ul-accroche{
    text-align: center;
    margin-bottom: 2rem;
}
.ul-site-header{
    width: 80%;
}
@media (min-width:576px){.ul-site-header{width: 42%;margin-right: 5%;}}
.copyright{
    font-size: smaller;
    color: grey;
    text-align: right;
    margin-bottom: -12px;
    margin-right: 5px;
}
.ajax-pin{}

.text-center {
  text-align: center!important;
}

/* Ads view: highlight ads-only requests in the toolbar */
.btn-group-ul-grey.ads-only {
    padding-left: 0.25rem;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #001447;
}
.btn-group-ul-grey.ads-only .btn-ulladulla {
    background-color: #001447;
    border: 0;
}
/* Restore models-like hover color on Ads-only buttons */
.btn-group-ul-grey.ads-only .btn-ulladulla:hover {
    color: goldenrod;
}

/* Keep accessible focus while avoiding mouse glow in toolbar */
.btn-group-ul-grey .btn-ulladulla:focus:not(:focus-visible) {
    outline: none;
    box-shadow: none;
}
.btn-group-ul-grey .btn-ulladulla:focus-visible {
    outline: 2px solid rgba(17,122,139,0.85);
    outline-offset: 2px;
    box-shadow: none;
}
.btn-group-ul-grey button.btn-ulladulla::-moz-focus-inner,
.btn-group-ul-grey a.btn-ulladulla::-moz-focus-inner {
    border: 0;
}

