body{-webkit-transition:all .2s;transition:all .2s;font-weight:200;text-decoration:none}body,html{padding:0;margin:0;width:100%;height:100%}.add-friends{margin:0 auto;position:fixed;width:620px;height:490px;left:50%;top:50px;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);z-index:2}.add-friends__overlay{height:100%;width:1000%;position:fixed;top:0;left:0;background:rgba(0,0,0,.5);z-index:1}.add-friends__close{margin-right:6px;width:22px;height:22px;border:0;background-color:transparent;cursor:pointer}.add-friends__close::after,.add-friends__close::before{content:"";right:10px;position:absolute;width:19px;height:3px;background-color:#fff}.add-friends__close::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.add-friends__close::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;padding-top:14px;padding-bottom:14px;padding-left:10px;background-color:#6376ff;border-top-right-radius:10px;border-top-left-radius:10px}.header__title{margin:0;font-size:16px;font-weight:700;color:#fff}.search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;padding-top:8px;padding-bottom:8px;background-color:#f0f0f0}.search__input{width:285px;height:25px;padding-left:10px;border-radius:20px;border-width:0}.container{display:-webkit-box;display:-ms-flexbox;display:flex;height:355px}.container__block{width:50%;padding-top:15px;padding-left:15px;background-color:#fff}.container__text{margin-top:0;margin-bottom:5px;font-size:12px;font-weight:700}.container__wrapper{width:288px;height:320px;overflow:auto}.container__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:250px;padding-top:5px;padding-bottom:5px;border-top:2px solid #f0f0f0;cursor:pointer}.container__item--no-geo{background-color:red}.container__item-text{margin-top:0;margin-bottom:0;margin-left:10px;font-size:12px}.container__item-img{width:50px;height:50px;border-radius:50%}.container__item-btn--add,.container__item-btn--delete{position:absolute;right:10px;width:16px;height:16px;background-color:transparent;cursor:pointer}.container__item-btn--add::after,.container__item-btn--add::before{content:"";position:absolute;width:16px;height:3px;background-color:#c4c4c4}.container__item-btn--add::before{top:6px}.container__item-btn--add::after{top:6px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.container__item-btn--delete::after,.container__item-btn--delete::before{content:"";position:absolute;width:16px;height:3px;background-color:#c4c4c4}.container__item-btn--delete::before{top:6px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.container__item-btn--delete::after{top:6px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-top:8px;padding-bottom:8px;padding-right:8px;background-color:#6376ff;border-bottom-right-radius:10px;border-bottom-left-radius:10px}.footer__btn{margin-right:10px;padding:8px 10px;color:#fff;background-color:#ff8663;border:0;border-radius:10px;cursor:pointer}.visually-hidden:not(:focus),input[type=checkbox].visually-hidden,input[type=radio].visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.button-mup{background-color:#26bd6d;border-color:transparent;-webkit-box-shadow:0 1px 2px 1px rgba(0,0,0,.15),0 2px 5px -3px rgba(0,0,0,.15);box-shadow:0 1px 2px 1px rgba(0,0,0,.15),0 2px 5px -3px rgba(0,0,0,.15);-webkit-box-sizing:border-box!important;box-sizing:border-box!important;border-width:1px;border-style:solid;border-radius:3px;background-clip:border-box;vertical-align:middle;text-decoration:none;font-family:Arial,Helvetica,sans-serif;cursor:pointer;-webkit-transition:background-color .15s ease-out,border-color .15s ease-out,opacity .15s ease-out;transition:background-color .15s ease-out,border-color .15s ease-out,opacity .15s ease-out;display:inline-block;text-align:left;height:28px}.button-mup__text{display:block;overflow:hidden;text-overflow:ellipsis;padding-left:12px;padding-right:12px;color:#000;position:relative;border:0;text-decoration:none;white-space:nowrap;font-size:13px;line-height:26px}.button-mup--color{background-color:#be0c0c}.map{width:100%;height:100%}