

/* Start:/local/templates/universe_s1/components/bitrix/system.auth.form/template.2/style.css?17787703811522*/
.ns-bitrix.c-system-auth-form.c-system-auth-form-template-2 {
  width: 100%;
}
.ns-bitrix.c-system-auth-form.c-system-auth-form-template-2 .intec-ui.intec-ui-control-tabs-content {
  overflow: hidden;
}
.ns-bitrix.c-system-auth-form.c-system-auth-form-template-2 .system-auth-form-control-tabs {
  position: sticky;
  top: 0;
  z-index: 1;
  background: #ffffff;
  border-bottom: 1px solid #F2F2F2;
  margin-bottom: 24px;
  overflow: hidden;
}
.ns-bitrix.c-system-auth-form.c-system-auth-form-template-2 .system-auth-form-control-tab-container[data-active=true] .system-auth-form-control-tab, .ns-bitrix.c-system-auth-form.c-system-auth-form-template-2 .system-auth-form-control-tab-container:hover .system-auth-form-control-tab {
  color: #404040;
}
.ns-bitrix.c-system-auth-form.c-system-auth-form-template-2 .system-auth-form-control-tab-container[data-active=true] .system-auth-form-control-tab-border, .ns-bitrix.c-system-auth-form.c-system-auth-form-template-2 .system-auth-form-control-tab-container:hover .system-auth-form-control-tab-border {
  opacity: 1;
}
.ns-bitrix.c-system-auth-form.c-system-auth-form-template-2 .system-auth-form-control-tab {
  display: inline-block;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  color: #808080;
  text-decoration: none;
  padding-bottom: 10px;
}
.ns-bitrix.c-system-auth-form.c-system-auth-form-template-2 .system-auth-form-control-tab-border {
  width: 100%;
  height: 2px;
  opacity: 0;
  transition: all 0.8s;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/universe_s1/components/bitrix/system.auth.authorize/popup.2/style.css?17787703802230*/
.ns-bitrix.c-system-auth-authorize.c-system-auth-authorize-popup-2 {
  display: block;
}
.ns-bitrix.c-system-auth-authorize.c-system-auth-authorize-popup-2 .intec-ui-form .intec-ui-form-field {
  margin-bottom: 20px;
}
.ns-bitrix.c-system-auth-authorize.c-system-auth-authorize-popup-2 .intec-ui-form .intec-ui-form-field-content {
  position: relative;
}
.ns-bitrix.c-system-auth-authorize.c-system-auth-authorize-popup-2 .system-auth-authorize-socserv-title {
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  color: #404040;
  text-align: center;
  margin-bottom: 10px;
}
.ns-bitrix.c-system-auth-authorize.c-system-auth-authorize-popup-2 .system-auth-authorize-socserv-bottom {
  position: relative;
  text-align: center;
  margin-bottom: 16px;
}
.ns-bitrix.c-system-auth-authorize.c-system-auth-authorize-popup-2 .system-auth-authorize-socserv-bottom span {
  display: inline-block;
  position: relative;
  padding: 0 8px;
  background-color: #fff;
  font-size: 12px;
  line-height: 18px;
  color: #404040;
}
.ns-bitrix.c-system-auth-authorize.c-system-auth-authorize-popup-2 .system-auth-authorize-socserv-bottom:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #F2F2F2;
}
.ns-bitrix.c-system-auth-authorize.c-system-auth-authorize-popup-2 .system-auth-authorize-eye-icon {
  position: absolute;
  right: 20px;
  width: 24px;
  height: 24px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 10;
}
.ns-bitrix.c-system-auth-authorize.c-system-auth-authorize-popup-2 .system-auth-authorize-eye-icon-close {
  display: none;
}
.ns-bitrix.c-system-auth-authorize.c-system-auth-authorize-popup-2 .system-auth-authorize-restore {
  font-weight: 500;
  font-size: 13px;
  line-height: 18px;
}
.ns-bitrix.c-system-auth-authorize.c-system-auth-authorize-popup-2 .system-auth-authorize-additions {
  margin-top: 24px;
  margin-bottom: 32px;
}
.ns-bitrix.c-system-auth-authorize.c-system-auth-authorize-popup-2 .system-auth-authorize-button {
  font-weight: 600;
  font-size: 10px;
  line-height: 10px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 20px 40px;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/universe_s1/components/bitrix/system.auth.authorize/popup.2/bitrix/socserv.auth.form/.default/style.css?17787703803297*/
.system-auth-authorize-popup-2.bx-auth-serv .bx-auth-service-form {
    background: none;
    border: none;
}

.system-auth-authorize-popup-2.bx-auth-serv div.bx-auth-service-form span.bx-ss-icon {
    display: none;
}

.system-auth-authorize-popup-2.bx-auth-serv .bx-auth-service-form input[type="text"] {
    display: block;
    width: 100%;
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #e8e8e8;
    outline: none;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.system-auth-authorize-popup-2.bx-auth-serv .bx-auth-service-form input[type="text"] + span {
    padding-right: 10px;
}

.system-auth-authorize-popup-2.bx-auth-serv .bx-auth-service-form span {
    font-size: 14px;
}

.system-auth-authorize-popup-2.bx-auth-serv ul {
    padding: 5px 0 12px;
    margin: 0 0 15px;
    display: block;
}

.system-auth-authorize-popup-2.bx-auth-serv ul li {
    position: relative;
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-right: 5px;
}

.system-auth-authorize-popup-2.bx-auth-serv .bx-auth-serv-icons {
    text-align: center;
}

.system-auth-authorize-popup-2.bx-auth-serv .bx-auth-serv-icon {
    display: block;
    width: 35px;
    height: 35px;
    background-image: url('/local/templates/universe_s1/components/bitrix/system.auth.authorize/popup.2/bitrix/socserv.auth.form/.default/images/sprite.png');
    background-repeat: no-repeat;
    border-bottom: none;
}

.system-auth-authorize-popup-2.bx-auth-serv .bx-auth-serv-icon:hover{opacity: .9;}
.system-auth-authorize-popup-2.bx-auth-serv .bx-auth-serv-icon.box {background-position: 0 0;}
.system-auth-authorize-popup-2.bx-auth-serv .bx-auth-serv-icon.dropbox {background-position: -44px 0;}
.system-auth-authorize-popup-2.bx-auth-serv .bx-auth-serv-icon.bitrix24 {background-position: -88px 0;}
.system-auth-authorize-popup-2.bx-auth-serv .bx-auth-serv-icon.yandex {background-position:-132px 0;}
.system-auth-authorize-popup-2.bx-auth-serv .bx-auth-serv-icon.openid {background-position:-176px 0;}
.system-auth-authorize-popup-2.bx-auth-serv .bx-auth-serv-icon.odnoklassniki {background-position:-220px 0;}
.system-auth-authorize-popup-2.bx-auth-serv .bx-auth-serv-icon.google {background-position:-264px 0;}
.system-auth-authorize-popup-2.bx-auth-serv .bx-auth-serv-icon.mymailru {background-position:-308px 0;}
.system-auth-authorize-popup-2.bx-auth-serv .bx-auth-serv-icon.livejournal {background-position:-352px 0;}
.system-auth-authorize-popup-2.bx-auth-serv .bx-auth-serv-icon.mailru2 {background-position:-440px 0;}
.system-auth-authorize-popup-2.bx-auth-serv .bx-auth-serv-icon.liveid {background-position:-484px 0;}
.system-auth-authorize-popup-2.bx-auth-serv .bx-auth-serv-icon.liveinternet {background-position:-528px 0;}
.system-auth-authorize-popup-2.bx-auth-serv .bx-auth-serv-icon.blogger {background-position:-572px 0;}
.system-auth-authorize-popup-2.bx-auth-serv .bx-auth-serv-icon.vkontakte {background-position:-616px 0;}
.system-auth-authorize-popup-2.bx-auth-serv .bx-auth-serv-icon.twitter {background-position:-660px 0;}
.system-auth-authorize-popup-2.bx-auth-serv .bx-auth-serv-icon.facebook {background-position:-704px 0;}
.system-auth-authorize-popup-2.bx-auth-serv .bx-auth-serv-icon.google-plus {background-position:-748px 0;}
.system-auth-authorize-popup-2.bx-auth-serv .bx-auth-serv-icon.office365 {background-position:-792px 0;}
/* End */


/* Start:/local/templates/universe_s1/components/bitrix/main.register/template.2/style.css?17787703802308*/
.ns-bitrix.c-main-register.c-main-register-template-2 {
  width: 100%;
}
.ns-bitrix.c-main-register.c-main-register-template-2 .intec-ui-form .intec-ui-form-field-content {
  position: relative;
}
.ns-bitrix.c-main-register.c-main-register-template-2 .intec-ui-form .intec-ui-form-field {
  margin-bottom: 20px;
}
.ns-bitrix.c-main-register.c-main-register-template-2 .main-register-socserv-title {
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  color: #404040;
  text-align: center;
  margin-bottom: 10px;
}
.ns-bitrix.c-main-register.c-main-register-template-2 .main-register-socserv-bottom {
  position: relative;
  text-align: center;
  margin-bottom: 16px;
}
.ns-bitrix.c-main-register.c-main-register-template-2 .main-register-socserv-bottom span {
  display: inline-block;
  position: relative;
  padding: 0 8px;
  background-color: #fff;
  font-size: 12px;
  line-height: 18px;
  color: #404040;
}
.ns-bitrix.c-main-register.c-main-register-template-2 .main-register-socserv-bottom:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #F2F2F2;
}
.ns-bitrix.c-main-register.c-main-register-template-2 .main-register-form-calendar-icon {
  display: inline-block;
  position: absolute;
  top: 14px;
  right: 20px;
  cursor: pointer;
}
.ns-bitrix.c-main-register.c-main-register-template-2 .main-register-form-password-icon {
  display: inline-block;
  position: absolute;
  top: 12px;
  right: 20px;
  cursor: pointer;
}
.ns-bitrix.c-main-register.c-main-register-template-2 .main-register-form-password-icon[data-active=false] {
  display: none;
}
.ns-bitrix.c-main-register.c-main-register-template-2 .main-register-consent {
  margin-top: 24px;
  margin-bottom: 32px;
}
.ns-bitrix.c-main-register.c-main-register-template-2 .main-register-button {
  font-weight: 600;
  font-size: 10px;
  line-height: 10px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 20px 40px;
}
.ns-bitrix.c-main-register.c-main-register-template-2 .main-register-auth-info {
  font-size: 13px;
  line-height: 18px;
  color: #404040;
}
.ns-bitrix.c-main-register.c-main-register-template-2 .main-register-auth-link {
  font-weight: 500;
  font-size: 13px;
  line-height: 18px;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/universe_s1/components/bitrix/main.register/template.2/bitrix/socserv.auth.form/.default/style.css?17787703803157*/
.main-register-template-2.bx-auth-serv .bx-auth-service-form {
    background: none;
    border: none;
}

.main-register-template-2.bx-auth-serv div.bx-auth-service-form span.bx-ss-icon {
    display: none;
}

.main-register-template-2.bx-auth-serv .bx-auth-service-form input[type="text"] {
    display: block;
    width: 100%;
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #e8e8e8;
    outline: none;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.main-register-template-2.bx-auth-serv .bx-auth-service-form input[type="text"] + span {
    padding-right: 10px;
}

.main-register-template-2.bx-auth-serv .bx-auth-service-form span {
    font-size: 14px;
}

.main-register-template-2.bx-auth-serv ul {
    padding: 5px 0 12px;
    margin: 0 0 15px;
    display: block;
}

.main-register-template-2.bx-auth-serv ul li {
    position: relative;
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-right: 5px;
}

.main-register-template-2.bx-auth-serv .bx-auth-serv-icons {
    text-align: center;
}

.main-register-template-2.bx-auth-serv .bx-auth-serv-icon {
    display: block;
    width: 35px;
    height: 35px;
    background-image: url("/local/templates/universe_s1/components/bitrix/main.register/template.2/bitrix/socserv.auth.form/.default/images/sprite.png");
    background-repeat: no-repeat;
    border-bottom: none;
}

.main-register-template-2.bx-auth-serv .bx-auth-serv-icon:hover{opacity: .9;}
.main-register-template-2.bx-auth-serv .bx-auth-serv-icon.box {background-position: 0 0;}
.main-register-template-2.bx-auth-serv .bx-auth-serv-icon.dropbox {background-position: -44px 0;}
.main-register-template-2.bx-auth-serv .bx-auth-serv-icon.bitrix24 {background-position: -88px 0;}
.main-register-template-2.bx-auth-serv .bx-auth-serv-icon.yandex {background-position:-132px 0;}
.main-register-template-2.bx-auth-serv .bx-auth-serv-icon.openid {background-position:-176px 0;}
.main-register-template-2.bx-auth-serv .bx-auth-serv-icon.odnoklassniki {background-position:-220px 0;}
.main-register-template-2.bx-auth-serv .bx-auth-serv-icon.google {background-position:-264px 0;}
.main-register-template-2.bx-auth-serv .bx-auth-serv-icon.mymailru {background-position:-308px 0;}
.main-register-template-2.bx-auth-serv .bx-auth-serv-icon.livejournal {background-position:-352px 0;}
.main-register-template-2.bx-auth-serv .bx-auth-serv-icon.mailru2 {background-position:-440px 0;}
.main-register-template-2.bx-auth-serv .bx-auth-serv-icon.liveid {background-position:-484px 0;}
.main-register-template-2.bx-auth-serv .bx-auth-serv-icon.liveinternet {background-position:-528px 0;}
.main-register-template-2.bx-auth-serv .bx-auth-serv-icon.blogger {background-position:-572px 0;}
.main-register-template-2.bx-auth-serv .bx-auth-serv-icon.vkontakte {background-position:-616px 0;}
.main-register-template-2.bx-auth-serv .bx-auth-serv-icon.twitter {background-position:-660px 0;}
.main-register-template-2.bx-auth-serv .bx-auth-serv-icon.facebook {background-position:-704px 0;}
.main-register-template-2.bx-auth-serv .bx-auth-serv-icon.google-plus {background-position:-748px 0;}
.main-register-template-2.bx-auth-serv .bx-auth-serv-icon.office365 {background-position:-792px 0;}
/* End */
/* /local/templates/universe_s1/components/bitrix/system.auth.form/template.2/style.css?17787703811522 */
/* /local/templates/universe_s1/components/bitrix/system.auth.authorize/popup.2/style.css?17787703802230 */
/* /local/templates/universe_s1/components/bitrix/system.auth.authorize/popup.2/bitrix/socserv.auth.form/.default/style.css?17787703803297 */
/* /local/templates/universe_s1/components/bitrix/main.register/template.2/style.css?17787703802308 */
/* /local/templates/universe_s1/components/bitrix/main.register/template.2/bitrix/socserv.auth.form/.default/style.css?17787703803157 */
