#btn_bloc_open_modal_options_uap{
  width: 100%;
  background: #351c15 url('../img/ups_btn_logo.jpg') no-repeat center left!important;
  background-size: contain!important;
  border-radius: 5px!important;
  border-top: 5px solid #feb500!important;
  color: white!important;
}

#bloc_open_modal_options_uap {
  text-indent: initial;
}

.accordion-aplist {
  min-width: 100%;
  background: linear-gradient(to bottom right, #FFF, #f7f7f7);
  margin-top: auto;
  border-radius: 3px;
  box-shadow: 0 10px 15px -20px rgba(0, 0, 0, 0.3), 0 30px 45px -30px rgba(0, 0, 0, 0.3), 0 80px 55px -30px rgba(0, 0, 0, 0.1);
}

#accordion_ap .heading {
  font-size:14px;
  border-bottom: 1px solid #e7e7e7;
  letter-spacing: 0.8px;
  padding: 15px;
  cursor: pointer;
  color: #000000b3;
}

#accordion_ap .heading:hover {
  background: #6f4f0199;
  border-radius: 0;
}

#accordion_ap .heading:first-child:hover {
  border-radius: 3px 3px 0 0;
}

#accordion_ap .heading::before {
  content: '⇪';
  vertical-align: middle;
  display: inline-block;
  border-top: 7px solid transparent;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  float: right;
  transform: rotate(0);
  transition: all 0.5s;
  color: black;
  font-size: 25px;
  margin: -10px;
  transform: rotate(-180deg);
}

.active.heading::before {
  transform: rotate(0);
}
.not-active.heading::before {
  transform: rotate(-180deg);
}
.contents {
  display: none;
  padding-top: 15px;
  font-size: 13px;
  line-height: 1.5;
  border-bottom: 1px solid #0009;
  border-left: 1px dotted #0000004d;
  border-right: 1px dotted #0000004d;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#upslocatormap img.upsAccessPointImg {
  max-width: 150px;
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
}

#upslocatormap img.upsAccessPointImg_Empty {
  border: 1px solid #0000004d;
  margin-left: 5px;
  position: relative;
  width: 25% !important;
  height: 5vw !important;
  min-height: 110px;
  top: 0;
  bottom: 0;
  margin: auto auto auto 5px;
  background: #fff url('../img/ups_logo.png') no-repeat fixed center;
  background-size: auto;
}

#upslocatormap h1.firstHeading {
  font-size: 1.3em;
}

#upslocatormap .subtitle {
  font-weight: bold;
}

#upslocatormap button.chooseButton:hover {
}

#upslocatormap button.chooseButton {
  border: 1px black solid;
  border-radius: 3px;
  font-size: 1em;
  background-color: white;
  color: green;
  padding: 3px 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: pointer;
}

#upslocatormap .infosWindows .bodyContent {
  display:inline-flex;
  width: 100%!important;
  margin-bottom: 20px;
  border-bottom: 1px solid #0000004d;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

#upslocatormap .upsAccessPointMap_ShopInfo {
  text-align: center!important;
}

#upslocatorlst img.upsAccessPointImg {
  border: 1px solid #0000004d;
  margin-left: 5px;
  position: relative;
  width: 100% !important;
  height: 9vw !important;
  top: 0;
  bottom: 0;
  margin: auto auto auto 5px;
}

#upslocatorlst img.upsAccessPointImg_Empty {
  border: 1px solid #0000004d;
  margin-left: 5px;
  position: relative;
  width: 100% !important;
  height: 9vw !important;
  min-height: 110px;
  top: 0;
  bottom: 0;
  margin: auto auto auto 5px;
  background: #fff url('../img/ups_logo.png') no-repeat fixed center;
  background-size: auto;
}

#upslocatorlst h1.firstHeading {
  font-size: 1.3em;
}

#upslocatorlst .subtitle {
  font-weight: bold;
}

#upslocatorlst button.chooseButton:hover {
  background-color: lightgrey;
}
#upslocatorlst button.chooseButton {
  border: 1px black solid;
  border-radius: 3px;
  font-size: 1em;
  background-color: white;
  padding: 3px 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: pointer;
}

#upslocatorlst .infosWindows {
  clear: both;
  min-height: 150px!important;
}
#upslocatorlst .infosWindows .bodyContent {
  display:inline-flex;
  width: 100%!important;
  margin-bottom: 20px;
  border-bottom: 1px solid #0000004d;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

#upslocatorlst .second_row{
  text-align: center;
  margin: 0 10px 0 10px!important;
}
#upslocatorlst .last_row {
  text-align:center;
}
#upslocatorlst .first_row  {
  max-width: 40% !important;
  width: 40%!important;
}
#upslocatorlst .maplistwindow .firstHeading{
  margin-left: 2%!important;
  font-size: 22px!important;
  margin-bottom: 20px!important;
  color: #4c8bca;
  text-align: left;
  width: auto;
}


#upslocatorlst .img_ups_description{
  font-size: 18px!important;
  font-family: sans-serif;
  margin-bottom: 5px!important;
}
#upslocatorlst .close_hours{
  font-size: large!important;
  color: #478bca;
}
#upslocatorlst .interval_ups{
  font-size: 15px!important;
}

#upslocatorlst .maplistwindow{
  width: 100%!important;
  margin: auto!important;
}

#upslocatorlst .shop_infos{
  width:100%!important;
  display:
}

#upslocatorlst p.hours_AP{
  margin:0!important;
}

.shop_infos{
  width:100%!important;
  display:
}

p.hours_AP{
  margin:0!important;
}

/*----- Loader UPS ------*/

@keyframes arrow-spin {
  100% {
    transform: rotate(179deg);
  }
}

@-webkit-keyframes arrow-spin {
  100% {
    -webkit-transform: rotate(179deg);
  }
}

.ups_upsloader,
.ups_upsloader *,
.ups_upsloader *:before,
.ups_upsloader *:after {
  box-sizing: border-box;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.ups_upsloader {
  margin: 30px auto;
  margin-top: 30px;
  margin-left: auto;
  height: 150px;
  width: 150px;
  position: fixed;
  top: 50%;
  left: 45%;
  margin-top: -9em;
  border: 1px dotted #ccc;
  background-color: #6f4f0199;
  border-radius: 0% 0% 50% 50%;
  color: white;
  z-index: 999;
}

.ups_upsloader .straight,
.ups_upsloader .curve {
  position: absolute;
  top: 17.5%;
  left: 17.5%;
  width: 65%;
  height: 65%;
  border-radius: 100%;
  animation: arrow-spin 0.85s cubic-bezier(0.2, 0.8, 0.9, 0.1) infinite;
  -webkit-animation: arrow-spin 0.85s cubic-bezier(0.2, 0.8, 0.9, 0.1) infinite;
}

.ups_upsloader .straight:before,
.ups_upsloader .straight:after {
  content: '';
  position: absolute;
  width: 15%;
  border-bottom: 3px solid #eee;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.ups_upsloader .straight:before {
  top: 5px;
  left: 5px;
}

.ups_upsloader .straight:after {
  bottom: 5px;
  right: 5px;
}

.ups_upsloader .curve:before,
.ups_upsloader .curve:after {
  content: '';
  position: absolute;
  width: 45px;
  height: 10px;
  border: solid 3px transparent;
  border-top-color: #eee;
  border-radius: 50%/10px 10px 0 0;
  z-index: 90001;
}

.ups_upsloader .curve:before {
  transform: rotate(-63deg) translateX(-27px) translateY(-4px);
  -webkit-transform: rotate(-63deg) translateX(-27px) translateY(-4px);
}

.ups_upsloader .curve:after {
  bottom: 5px;
  right: 5px;
  transform: rotate(115deg) translateX(-26px) translateY(-12px);
  -webkit-transform: rotate(115deg) translateX(-26px) translateY(-12px);
}

.ups_upsloader .center {
  position: absolute;
  top: 20%;
  left: 20%;
  width: 60%;
  height: 60%;
  border-radius: 100%;
  border: 3px solid #eee;
}

.ups_upsloader .inner {
  position: absolute;
  top: 25%;
  left: 25%;
  width: 50%;
  height: 50%;
  border-radius: 100%;
  background: url('../img/ups_logo.png');
  background-size: cover;
}

/***
Modal UPS_UPSPICKER
***/

#ups_modal-popup-corner-top-close {
  float: right;
}

#ups_modal-popup-corner-top-close:hover {
  cursor:default;
}

#ups_modal-popup .btn {
  color: #fff;
  background-color: #27ae60;
  border: none;
  padding: 10px 15px;
  margin-top: 5px;
  cursor: pointer;
  transition: background-color 0.3s;
  width: 100%;
}
#ups_modal-popup .btn:hover {
  background-color: #1f884b;
}

#ups_modal-background{
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  background-color: rgba(0,0,0, 0.7);
  width: 100%;
  height: 100%;
}

#ups_modal-body {
  width: auto;
  height: auto;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  max-width: 100%;
  max-height: 100%;
}

#ups_modal-popup {
  background-color: #fff;
  flex-direction: column;width: 100%;
  height: 100%;
  top: 0;
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border-radius: .25rem;
  max-height: calc(100vh - 50px);
  overflow-y: auto;
}
#ups_modal-popup input {
  padding: 10px 15px;
  border: 1px solid #ddd;
  margin-top: 10px;
}
#ups_modal-popup input:nth-child(2) {
  margin-bottom: 8px;
}
#ups_modal-popup > p {
  font-size: 0.9rem;
  max-width: 250px;
}

@media screen and (max-width: 1024px) {
  #ups_modal-body {
    width: 100%;
  }
}
