.b-button { position: relative; display: inline-block; padding: 3px 10px 4px 10px; border: none; border-radius: 3px; background-color: @green-main; color: #fff; text-align: center; text-decoration: none; font-size: 1.4em; white-space: nowrap; cursor: pointer; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; } .b-button:hover { color: #fff; background-color: @green-dark; } .b-popup { position: relative; z-index: 999; width: 460px; padding: 15px; background-color: #fff; border-radius:3px; } .b-popup__close { position: absolute; top: 5px; right: 5px; display: block; width: 13px; height: 14px; background: transparent url(http://web.archive.org/web/20131010093326im_/http://s.all.biz/img/domain_allbiz/popup-close.png) no-repeat 0 0; cursor: pointer; } .b-popup__title { font-size: 2.4em; color: #88bd5c; } .b-popup__descr { font-size: 1.4em; color: #666; } .b-popup-social { margin: 10px -5px 20px 0; } .b-popup-social__item { margin: 0 !important; } .auth-service a.b-popup-social__link, .b-popup-social__link { display: inline-block; vertical-align: top; width: 42px; height: 42px; margin: 0 6px 0 7px; background: transparent url(http://web.archive.org/web/20131010093326im_/http://s.all.biz/img/domain_allbiz/icon-reg-social.png?v2) no-repeat 0 0; -webkit-transition: all 0.3s linear; transition: all 0.3s linear; } .auth-service a.b-popup-social__link:hover, .b-popup-social__link:hover { opacity: 0.7; } .auth-service a.b-popup-social__tv, .b-popup-social__tv {background-position: 0 0;} .auth-service a.b-popup-social__fb, .b-popup-social__fb {background-position: -42px 0;} .auth-service a.b-popup-social__gp, .b-popup-social__gp {background-position: -84px 0;} .auth-service a.b-popup-social__in, .b-popup-social__in {background-position: -294px 0;} .auth-service a.b-popup-social__ok, .b-popup-social__ok {background-position: -126px 0;} .auth-service a.b-popup-social__mr, .b-popup-social__mr {background-position: -168px 0;} .auth-service a.b-popup-social__vk, .b-popup-social__vk {background-position: -210px 0;} .auth-service a.b-popup-social__ya, .b-popup-social__ya {background-position: -252px 0;} .b-popup-form { margin: 0; padding: 0 !important; } .b-popup__block { position: relative; margin: 10px 0; } .b-popup--add-block .b-popup__block { margin-top: 0; } #signInForm input.b-popup__input, .b-popup__input { display: block; width: 100%; padding: 5px; border: solid 1px #666; font: 2em/1em 'PT Sans'; color: #666; border-radius:3px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; -webkit-transition: border 0.3s ease; transition: border 0.3s ease; } .b-popup__input:focus { border: solid 1px #88bd5c; } .b-popup__input_half, .b-popup__input_half_right { width: 48%; } .b-popup__input_half_right { position: absolute; top: 0; right: 0; } .b-popup--phones__country-code { display: inline-block; vertical-align: middle; width: 50px; font-size: 1.8em; color: #666; } .b-popup--phones__city-code { display: inline-block; vertical-align: middle; width: 90px; margin: 0 10px 0 0; } .b-popup--phones__number { display: inline-block; vertical-align: middle; width: 265px; } .b-popup--phones__plus { display: inline-block; vertical-align: middle; line-height: 1em; margin: 0 0 0 10px; font-size: 4em; font-weight: bold; color: #88bd5c; cursor: pointer; } .b-popup__select { width: 100%; height: 36px; font-size: 2em; color: #666; border-radius:3px; } .b-popup__block .jq-selectbox .select { width: 100%; height: 100%; font-size: 1em; line-height: 36px; color: #666; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; border-radius:3px; } .b-popup__block .jq-selectbox .trigger { border-radius: 0 3px 3px 0; } .b-popup__block .jq-selectbox .trigger .arrow { top: 15px; } .b-popup__block .jq-selectbox .select .text { height: 36px; font-size: 20px; line-height: 34px; } .b-popup__block .jq-selectbox .dropdown { top: 36px !important; } .b-popup__text { padding: 0 5px; font-size: 1.2em; color: #333; } .b-popup__text a { color: #0365a9; text-decoration: none; } .b-popup__text a:hover { text-decoration: underline; } #signInForm input.b-button, .b-popup__block .b-button { font: 2em/1em 'PT Sans'; display: inline-block; box-shadow: none; border: none; border-radius:3px; width: auto; line-height: 1em; padding: 3px 10px 4px 10px; } #signInForm input.b-button:hover, .b-popup__block .b-button:hover { font-size: 2em; background-color: #88bd5c !important; } .b-popup__link { display: inline-block; font-size: 1.4em; border-bottom: dotted 1px #0365a9; text-decoration: none; } .b-popup__link:hover { text-decoration: none; border-bottom: dotted 1px #0654ba; } .b-popup-login { overflow: hidden; } .b-popup-login__submit { float: right; } .b-popup-extend { display: none; position: relative; margin: 10px 0 0 0; border-top: solid 1px #e9e9e9; } .b-popup-extend__title { text-transform: none; color: #333; margin: 0 0 10px 0; } .b-popup-extend__country { position: relative; display: inline-block; float: right; border-bottom: 1px dotted #F79F21; color: #F79F21; font-weight: bold; cursor: pointer; } input.error, textarea.error { border: solid 1px #e54e4b !important; background-color: #fbf2f2; } input.valid { border: solid 1px #88bd5c !important; background-image: url(http://web.archive.org/web/20131010093326im_/http://s.all.biz/img/domain_allbiz/input-valid.png); background-repeat: no-repeat; background-position: right center; } label.error { background-color: #e54e4b; border-radius: 3px; color: #FFFFFF; font-size: 1.2em; margin: 6px 0 0; padding: 3px 10px; position: absolute; top: 100%; right: 0; z-index: 10; } label.error:after { content: ''; position: absolute; top: -6px; left: 50%; display: block; margin: 0 0 0 -4px; border-bottom: solid 6px #e54e4b; border-left: solid 4px transparent; border-right: solid 4px transparent; } /* FILE ARCHIVED ON 09:33:26 Oct 10, 2013 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 08:58:57 Sep 09, 2022. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ /* playback timings (ms): captures_list: 91.119 exclusion.robots: 0.079 exclusion.robots.policy: 0.072 cdx.remote: 0.063 esindex: 0.01 LoadShardBlock: 68.839 (3) PetaboxLoader3.datanode: 73.547 (4) CDXLines.iter: 16.661 (3) load_resource: 82.318 PetaboxLoader3.resolve: 68.898 */