

/* Start:/bitrix/components/whatasoft/map.yandex.list/templates/.default/style.css?17488450263358*/
.was-map-balloon-inner-img {margin-bottom: 5px; text-align: center;}
.was-map-balloon-inner-img img {max-width: 250px; max-height: 250px;}
.was-map-balloon-inner-text {}
.was-map-balloon-inner-props {margin-top: 5px;}
.was-map-balloon-inner-prop {margin-bottom: 2px;}
.was-map-balloon-inner-prop:last-child {margin-bottom: 0;}
.was-map-balloon-header {font-size: 120%; font-weight: 700; margin: 0 0 10px;}
.was-map-balloon-footer {margin: 5px 0 0; color: #777; font-size: 90%;}

.was-map-yandex {position: relative;}
.was-map-list-block {
  font-family: 'Ubuntu', sans-serif;
  font-size: 14px;
  line-height: 20px;
  background: #fff none repeat scroll 0 0;
  max-height: 100%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  overflow: hidden;
  padding: 10px 15px;
  position: relative;
  width: 230px;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}
.was-map-list-block.large {width: 230px;}
.was-map-list-block.medium {width: 170px;}
.was-map-list-block.small {width: 170px;}
.was-map-list-block .was-map-list-icon {display: none; width: 14px; height: 10px; padding: 15px 20px; cursor: pointer; background: url('/bitrix/components/whatasoft/map.yandex.list/templates/.default/images/list.png') center center no-repeat;}
.was-map-list-block.closed {width: auto; padding: 0px;}
.was-map-list-block.closed .was-map-list-icon {display: block;}
.was-map-list-block.closed .was-map-list-header {display: none;}
.was-map-list-block.closed .was-map-list {display: none;}
.was-map-list-header {font-size: 18px; margin-bottom: 10px; cursor: pointer;}
.was-map-list-block.medium .was-map-list-header {font-size: 14px; line-height: 16px;}
.was-map-list {overflow: auto; padding: 0 !important; margin: 0 !important; position: relative;}
.was-map-list li {list-style:none; border-bottom: 1px solid #bbb; padding: 9px 0 !important; margin: 0 20px 0 0 !important;}
.was-map-list li:before {content: "" !important; display: none !important;}
.was-map-list li:last-child {border: none;}
.was-map-list li span {display: inline; cursor: pointer; border-bottom: 1px dotted;}
.was-map-list li.active span {font-weight: bold; border: none;}

.was-icon-content {text-align: center; color: #000000; font-weight: normal;}

.was-map-yandex .was-map-spinner {width: 40px; height: 40px; position: absolute; left: 50%; top: 50%; margin: -20px 0 0 -20px;}
.was-map-yandex .was-map-spinner:before,
.was-map-yandex .was-map-spinner:after {
    content: ''; display: block; width: 100%; height: 100%; border-radius: 50%; 
    background-color: #999; opacity: 0.6; position: absolute; top: 0; left: 0;
    -webkit-animation: sk-bounce 2.0s infinite ease-in-out; 
    animation: sk-bounce 2.0s infinite ease-in-out;
}
.was-map-yandex .was-map-spinner:after {-webkit-animation-delay: -1.0s; animation-delay: -1.0s;}
@-webkit-keyframes sk-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}
@keyframes sk-bounce {
  0%, 100% { transform: scale(0.0); -webkit-transform: scale(0.0); } 
  50% { transform: scale(1.0); -webkit-transform: scale(1.0); }
}
/* End */


/* Start:/bitrix/templates/gazon_rulon/components/bitrix/main.userconsent.request/.default/user_consent.min.css?17488450412953*/
.main-user-consent-request a{cursor:pointer;text-decoration: none;border-bottom: 1px dotted;}.main-user-consent-request-popup{position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,0.5);overflow:hidden;z-index:9000}.main-user-consent-request-popup-cont{min-height:290px;position:absolute;top:50%;left:50%;margin:0 auto;padding:20px;min-width:320px;background:#fff;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-border-radius:5px;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.main-user-consent-request-popup-header{margin:0 0 30px 0;font:normal 18px "Helvetica Neue",Arial,Helvetica,sans-serif;color:#000;text-align:left}.main-user-consent-request-popup-textarea-block{margin:0 0 20px 0}.main-user-consent-request-popup-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-user-consent-request-popup-button{display:inline-block;height:39px;margin:0 10px 5px 0;padding:0 18px;border:0;border-radius:2px;font:normal 12px/39px "Helvetica Neue",Helvetica,Arial,sans-serif;color:#535c69;outline:0;vertical-align:middle;text-decoration:none;text-transform:uppercase;text-shadow:none;white-space:nowrap;-webkit-font-smoothing:antialiased;-webkit-transition:background-color .2s linear,color .2s linear;transition:background-color .2s linear,color .2s linear;cursor:pointer}/*.main-user-consent-request-popup-button-acc{background:#bbed21}.main-user-consent-request-popup-button-acc:hover{background:#d2f95f}*/.main-user-consent-request-popup-button-rej{-webkit-box-shadow:inset 0 0 0 1px #a1a6ac;box-shadow:inset 0 0 0 1px #a1a6ac;background:0}.main-user-consent-request-popup-button-rej:hover{background:#cfd4d8}.main-user-consent-request-popup-text{padding:5px 10px;width:100%;height:130px;border:1px solid #999;background:#fff;box-sizing:border-box;outline:0;-moz-appearance:none}.main-user-consent-request-loader{position:relative;height:100px;width:100px;margin:0 auto;-webkit-transform:translate(0,50%);transform:translate(0,50%)}.main-user-consent-request-path{stroke:#80868e;stroke-dasharray:100,200}.main-user-consent-request-loader:before{content:'';display:block;padding-top:100%}.main-user-consent-request-circular{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;height:inherit;width:inherit;-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite;-webkit-transform-origin:center center;transform-origin:center center}.main-user-consent-request-path{stroke:#ccc;stroke-dasharray:60,200;stroke-dashoffset:0;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round}@keyframes rotate{100%{transform:rotate(360deg)}}@-webkit-keyframes rotate{100%{transform:rotate(360deg)}}
/* End */
/* /bitrix/components/whatasoft/map.yandex.list/templates/.default/style.css?17488450263358 */
/* /bitrix/templates/gazon_rulon/components/bitrix/main.userconsent.request/.default/user_consent.min.css?17488450412953 */
