.fw-container__step__form__design-btn__body {
  display: inline-block;
  position: relative;  
  height: 24px;
  padding-left:44px;
}
.fw-container__step__form__design-btn__body--dtmf .fw-container__step__form__design-btn__label {
  margin-right: 24px !important; 
}
.fw-container__step__form__design-btn__body.no-svg .fw-container__step__form__design-btn__label__icon:before {
  background: url(https://www.sipnet.ru/bundles/artsoftemain/images/icon-about-us-s.png) center center no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  -ms-background-size: contain;
  background-size: contain;
}
.fw-container__step__form__design-btn__body.no-svg .fw-container__step__form__design-btn__label__icon2:before {
  background: url(https://www.sipnet.ru/bundles/artsoftemain/images/icon-phone-white.png) center center no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  -ms-background-size: contain;
  background-size: contain;
}
.fw-container__step__form__design-btn__label {
  height: 24px;
  width: auto!important;
  min-width: 130px !important;
  text-align: center !important;
  display: inline-block !important;
  font-family: robotomedium;
  cursor: pointer;
  background-color: #0060c4;
  color: #fff;
  position: relative;   
  box-sizing: border-box;
  font-size: 14px!important;
  line-height: 24px;
  min-width: 130px;
  border-radius: 3px;
  margin: 0 0px 0 0 !important;
/*  margin: 0 24px 0 0 !important; */
  opacity: 1;
  transition: opacity 0.3s;
  transition: box-shadow 0.3s;
  transition: top 0.3s;
  transition: color 0.3s;
}
.fw-container__step__form__design-btn__label:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  background: #fff;
  opacity: 0;
  -webkit-transition: all .15s ease 0s;
  -moz-transition: all .15s ease 0s;
  -o-transition: all .15s ease 0s;
  transition: all .15s ease 0s;
  z-index: 0;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.fw-container__step__form__design-btn__label:focus:after {
  height: 78%;
  opacity: 0.25;
}
.fw-container__step__form__design-btn__label:active:after {
  height: 78%;
  opacity: 0.25;
}
.fw-container__step__form__design-btn__label:hover:after {
  height: 78%;
  opacity: 0.25;
}
.fw-container__step__form__design-btn__label:active {
  top: 1px;
}
.fw-container__step__form__design-btn__label.disabled {
  cursor: default;
}
.fw-container__step__form__design-btn__label.disabled:hover:after {
  opacity: 0;
  height: 0;
}
.fw-container__step__form__design-btn__label .js-text_call {
  width: 120px;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  vertical-align: top;
  z-index: 1;
  padding-right: 16px;
}
.fw-container__step__form__design-btn__label__icon {
  background: #fff;
  display: block;
  height: 24px;
  width: 24px;
  position: absolute;
  box-sizing: border-box;
  border: 1px solid #e1e1e2;
  border-right: 0;
  border-radius: 3px 0 0 3px;
  left: -1px;
  top: -1px;
}
.fw-container__step__form__design-btn__label__icon:before {
  content: '';
  display: block;
  width: 13px;
  height: 13px;
  background: url(https://www.sipnet.ru/bundles/artsoftemain/images/svg/icon-about-us.svg) center center no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  -ms-background-size: contain;
  background-size: contain;
  position: absolute;
  top: 5px;
  left: 5px;
}
.fw-container__step__form__design-btn__label__icon:after {
  content: '';
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-left: 5px solid #fff;
  border-bottom: 12px solid transparent;
  position: absolute;
  top: -1px;
  right: -4px;
}
.fw-container__step__form__design-btn__label__icon2 {
  display: block;
  height: 21px;
  width: 21px;
  float: right;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fw-container__step__form__design-btn__label__icon2:before {
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  background: url(https://www.sipnet.ru/bundles/artsoftemain/images/svg/icon-phone-white2.svg) center center no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  -ms-background-size: contain;
  background-size: contain;
  position: absolute;
  top: 3px;
  left: 3px;
}
.fw-container__step__form__design-btn__label--1,
.fw-container__step__form__design-btn__label--2 {
  padding-left: 30px;
}
.fw-container__step__form__design-btn__label--3 {
  padding-left: 15px;
  padding-right: 15px;
}
.fw-container__step__form__design-btn__button {
  position: absolute;
  top: 50%;
  margin-top: -11px;
  right: 0;
  line-height: 22px;
  width: 22px;
  height: 22px;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  transition: 0.3s;
  display: none;
  transition: top 0.3s;
  transition: margin-top 0.3s;
  transition: box-shadow 0.3s;
}
.fw-container__step__form__design-btn__button:after {
  content: '';
  position: absolute;
  top: 5px;
  left: 5px;
  width: 12px;
  height: 12px;
  background-image: url(https://www.sipnet.ru/bundles/artsoftemain/images/icon-keyboard-w.png);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  -ms-background-size: contain;
  background-size: contain;
  z-index: 1;
}
.fw-container__step__form__design-btn__button:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  background: #fff;
  opacity: 0;
  -webkit-transition: all .15s ease 0s;
  -moz-transition: all .15s ease 0s;
  -o-transition: all .15s ease 0s;
  transition: all .15s ease 0s;
  z-index: 0;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.fw-container__step__form__design-btn__button:active:before,
.fw-container__step__form__design-btn__button:focus:before,
.fw-container__step__form__design-btn__button:hover:before {
  height: 78%;
  opacity: 0.25;
}
.fw-container__step__form__design-btn__button:active {
  margin-top: -10px;
}
.touch .fw-container__step__form__design-btn__label:hover:after {
  display: none;
}
.form-group label {
  display: inline-block;
  font-size: 12px;
  line-height: 1.3333;
  margin: 0 0 4px;
  font-family: robotomedium;
}
.form-group input {
  font-size: 18px;
  line-height: 24px;
  font-family: robotolight, Arial, sans-serif;
  padding: 6px 10px;
  height: 38px;
  background: #fff;
  border: 1px solid #cbcbcb;
  box-sizing: border-box;
  border-radius: 3px;
  color: #676767;
  width: 100%;
}
.form-group input:focus {
  border-color: #0060c4;
  color: #000;
}
.form-group .remark {
  margin: 2px 0 0;
  color: #888;
  font-size: 12px;
  line-height: 18px;
  font-family: robotoregular;
}
.col-btn button {
  margin: 0;
  padding: 0 3px;
  line-height: 38px;
  font-size: 18px;
  min-width: 130px;
  font-family: robotoregular;
  background: #37ad70;
  color: #fff!important;
  display: inline-block;
  display: inline !ie;
  zoom: 1 !ie;
  vertical-align: baseline;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
  position: relative;
  border-radius: 3px;
  border: none;
  cursor: pointer;
  text-align: center;
  white-space: nowrap;
  text-decoration: none!important;
  top: 1px;
}
.calls-icon-phone {
  background: url(https://www.sipnet.ru/files/artsofte/css/calls/images/svg/icon-phone-white.svg) no-repeat;
  width: 16px;
  height: 17px;
  display: inline-block;
  display: inline !ie;
  zoom: 1 !ie;
  vertical-align: baseline;
  position: relative;
  margin: -3px 0 0 -7px;
}

.webui-popover {
  background: url('https://www.sipnet.ru/files/artsofte/images/pattern-blue.jpg') repeat center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
}
.webui-popover .calls-form-container {
  max-width: 320px;
}
.webui-popover .form-group label {
  display: none;
}
.webui-popover .form-group .remark {
  color: #99c2ec;
}
.webui-popover .calls-form-table .col-btn {
  padding-top: 0;
}
.webui-popover .calls-form-table .col-field input {
  font-size: 13px;
  line-height: 17px;
  height: 27px;
}
.webui-popover .calls-form-table .col-btn .btn {
  line-height: 27px;
  font-size: 13px;
  min-width: 120px;
  background: #d11313;
}
.webui-popover .calls-form-table .col-btn .btn:after {
  background: #e94b4b;
}
.webui-popover .calls-icon-phone {
  height: 15px !important;
  width: 15px !important;
  margin: -3px 7px 0 -10px;
}
.webui-popover .webui-popover-inner .close {
  position: absolute;
  top: 0;
  right: 0;
  font-weight: normal;
  color: #fff;
  opacity: 0.5;
  filter: alpha(opacity=50);
  transition: 0.3s;
}
.webui-popover .webui-popover-inner .close:hover,
.webui-popover .webui-popover-inner .close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.webui-popover .webui-popover-inner .webui-popover-content {
  padding: 30px;
  color: #fff;
}
.webui-popover.top > .arrow::after,
.webui-popover.top-right > .arrow::after,
.webui-popover.top-left > .arrow::after {
  border-top-color: #0066bb !important;
}
.bottom.webui-popover > .arrow::after,
.bottom-right.webui-popover > .arrow::after,
.bottom-left.webui-popover > .arrow::after {
  border-bottom-color: #0066bb !important;
}
.webui-popover.left > .arrow::after,
.webui-popover.left-top > .arrow::after,
.webui-popover.left-bottom > .arrow::after {
  border-left-color: #0066bb !important;
}
.webui-popover.right > .arrow::after,
.webui-popover.right-top > .arrow::after,
.webui-popover.right-bottom > .arrow::after {
  border-right-color: #0066bb !important;
}

.webui-popover.white {
  background: #fff;
  color: #000;
}
.webui-popover.white .arrow:after {
  border-top-color: #fff !important;
}
.webui-popover.white .webui-popover-inner .close {
  color: #000;
}
.t-width_100 .fw-container__step__form__design-btn__body { 
    text-align: center;
    max-width: 190px;
    display: block;
    margin: 0 auto;
 }
.webui-popover.white .webui-popover-inner .webui-popover-content { padding: 30px;
  color: #000;
}
.webui-popover.white .webui-popover-inner .webui-popover-content .calls-phone-buttons tr:first-child td {
  border-top: 0;
}
.webui-popover .form-group .remark {
  color: #99c2ec;
}
.webui-popover .form-group .remark.remark-hidden {
  position: absolute;
  left: 31px;
  top: 8px;
  color: #FFF;
}
.bottom.webui-popover.white > .arrow::after,
.bottom-right.webui-popover.white > .arrow::after,
.bottom-left.webui-popover.white > .arrow::after {
  border-bottom-color: #fff !important;
}
.webui-popover.left.white > .arrow::after,
.webui-popover.left-top.white > .arrow::after,
.webui-popover.left-bottom.white > .arrow::after {
  border-left-color: #fff !important;
}
.webui-popover.right.white > .arrow::after,
.webui-popover.right-top.white > .arrow::after,
.webui-popover.right-bottom.white > .arrow::after {
  border-right-color: #fff !important;
}
.webui-popover i.icon-refresh {
  background-image: url("data:image/gif;base64,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") !important;
}
.webui-popover-content .calls-phone-buttons-block {
  width: 200px;
  margin: -31px -30px -30px;
}
.calls-phone-buttons {
  table-layout: fixed;
  margin: -1px 0 0;
  width: 100%;
}
.calls-phone-buttons td {
  width: 33%;
  border-top: 1px #dae1ec solid;
  border-left: 1px #dae1ec solid;
  padding: 0;
  background-color: #f8f9fb;
  cursor: pointer;
  font-family: 'robotolight', Arial, sans-serif;
  font-size: 28px;
  color: #000;
}
.calls-phone-buttons td.press,
.calls-phone-buttons td:active {
  background-color: #f0f4f7;
  -webkit-box-shadow: inset 4px 4px 8px #dde4ec;
  -moz-box-shadow: inset 4px 4px 8px #dde4ec;
  -o-box-shadow: inset 4px 4px 8px #dde4ec;
  box-shadow: inset 4px 4px 8px #dde4ec;
}
.calls-phone-buttons td.press span,
.calls-phone-buttons td:active span {
  border-color: transparent;
}
.calls-phone-buttons td.press.disabled,
.calls-phone-buttons td:active.disabled {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: default;
}
.calls-phone-buttons td:first-child {
  border-left: 0;
}
.calls-phone-buttons td[data-but="*"].disabled {
  color: #666666;
  text-shadow: none;
}
.calls-phone-buttons td[data-but="#"].disabled {
  color: #666666;
  text-shadow: none;
}
.calls-phone-buttons td > span {
  display: block;
  border-top: 1px #fff solid;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.calls-phone-buttons td.btn-call {
  color: #37ad70;
  font-size: 18px;
  font-family: 'robotoregular';
}
.calls-phone-buttons td.btn-call.red {
  color: #d11313 !important;
}
.calls-phone-buttons td.btn-call .calls-icon-connect {
  margin: 0 6px 0 0;
  position: relative;
  top: 2px;
}
.banner-webrtc-container .calls-phone-buttons .actions-row {
  display: none;
}