body,
button,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
select,
table,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}

img,
table,
td,
th {
  border: 0;
}

/** @todo Проверить как будет с бейслайном теперь */
tr {
  vertical-align: baseline;
}

.ie tr {
  vertical-align: top;
}

button,
input,
select,
textarea {
  outline: 0;
}

textarea {
  overflow: auto;
  resize: none;
}

b,
em,
i,
optgroup,
strong,
th {
  font-style: normal;
  font-weight: normal;
}

u {
  text-decoration: none;
}

small {
  font-size: 100%;
}

ol,
ul {
  list-style: none;
}

/** @see http://haslayout.net/css/No-Increase-on--ol--Numbers-Bug */
li {
  display: list-item;
}

td,
th {
  text-align: left;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
}

sup {
  position: relative;
  top: -0.5em;
  vertical-align: baseline;
}

sub {
  bottom: -0.5em;
  position: relative;
  vertical-align: baseline;
}

/** @see http://dimox.name/input-submit-vertical-align-in-firefox/ */
input::-moz-focus-inner {
  border: none;
  padding: 0;
}
html {
  line-height: 1;
  font-size: 87.5%;
}
body {
  background: #ffffff;
  color: #000000;
  line-height: 1;
	font-family: 'Arial', sans-serif;
}

/** @for IE10*/

input::-ms-clear {
  display: none;
}
.g-48:after,
.g-48:before,
.g-24:after,
.g-24:before,
.g-12:after,
.g-12:before,
.g-6:after,
.g-6:before,
.g-row:after,
.g-row:before {
  clear: both;
  content: "";
  display: block;
}

.g-48,
.g-24,
.g-12,
.g-6 {
  position: relative;
  box-sizing: border-box;
}

.g-48 {
  padding-right: 89.58%;
}

.g-24 {
  padding-right: 78.94%;
}

.g-12 {
  padding-right: 57.47%;
}

.g-6 {
  padding-right: 14.93%;
}

.g-first {
  clear: left;
}

/** @section spans */

.g-span-1,
.g-span-2,
.g-span-3,
.g-span-4,
.g-span-5,
.g-span-6,
.g-span-7,
.g-span-8,
.g-span-9,
.g-span-10,
.g-span-11,
.g-span-12,
.g-span-13,
.g-span-14,
.g-span-15,
.g-span-16,
.g-span-17,
.g-span-18,
.g-span-19,
.g-span-20,
.g-span-21,
.g-span-22,
.g-span-23,
.g-span-24,
.g-span-25,
.g-span-26,
.g-span-27,
.g-span-28,
.g-span-29,
.g-span-30,
.g-span-31,
.g-span-32,
.g-span-33,
.g-span-34,
.g-span-35,
.g-span-36,
.g-span-37,
.g-span-38,
.g-span-39,
.g-span-40,
.g-span-41,
.g-span-42,
.g-span-43,
.g-span-44,
.g-span-45,
.g-span-46,
.g-span-47,
.g-span-48 {
  display: inline;
  float: left;
  position: relative;
  box-sizing: border-box;
}

.g-span-1 {
  margin-right: -15%;
  width: 15%;
}

.g-span-2 {
  margin-right: -35%;
  width: 35%;
}

.g-span-3 {
  margin-right: -55%;
  width: 55%;
}

.g-span-4 {
  margin-right: -75%;
  width: 75%;
}

.g-span-5 {
  margin-right: -95%;
  width: 95%;
}

.g-span-6 {
  margin-right: -115%;
  width: 115%;
}

.g-span-7 {
  margin-right: -135%;
  width: 135%;
}

.g-span-8 {
  margin-right: -155%;
  width: 155%;
}

.g-span-9 {
  margin-right: -175%;
  width: 175%;
}

.g-span-10 {
  margin-right: -195%;
  width: 195%;
}

.g-span-11 {
  margin-right: -215%;
  width: 215%;
}

.g-span-12 {
  margin-right: -235%;
  width: 235%;
}

.g-span-13 {
  margin-right: -255%;
  width: 255%;
}

.g-span-14 {
  margin-right: -275%;
  width: 275%;
}

.g-span-15 {
  margin-right: -295%;
  width: 295%;
}

.g-span-16 {
  margin-right: -315%;
  width: 315%;
}

.g-span-17 {
  margin-right: -335%;
  width: 335%;
}

.g-span-18 {
  margin-right: -355%;
  width: 355%;
}

.g-span-19 {
  margin-right: -375%;
  width: 375%;
}

.g-span-20 {
  margin-right: -395%;
  width: 395%;
}

.g-span-21 {
  margin-right: -415%;
  width: 415%;
}

.g-span-22 {
  margin-right: -435%;
  width: 435%;
}

.g-span-23 {
  margin-right: -455%;
  width: 455%;
}

.g-span-24 {
  margin-right: -475%;
  width: 475%;
}

.g-span-25 {
  margin-right: -495%;
  width: 495%;
}

.g-span-26 {
  margin-right: -515%;
  width: 515%;
}

.g-span-27 {
  margin-right: -535%;
  width: 535%;
}

.g-span-28 {
  margin-right: -555%;
  width: 555%;
}

.g-span-29 {
  margin-right: -575%;
  width: 575%;
}

.g-span-30 {
  margin-right: -595%;
  width: 595%;
}

.g-span-31 {
  margin-right: -615%;
  width: 615%;
}

.g-span-32 {
  margin-right: -635%;
  width: 635%;
}

.g-span-33 {
  margin-right: -655%;
  width: 655%;
}

.g-span-34 {
  margin-right: -675%;
  width: 675%;
}

.g-span-35 {
  margin-right: -695%;
  width: 695%;
}

.g-span-36 {
  margin-right: -715%;
  width: 715%;
}

.g-span-37 {
  margin-right: -735%;
  width: 735%;
}

.g-span-38 {
  margin-right: -755%;
  width: 755%;
}

.g-span-39 {
  margin-right: -775%;
  width: 775%;
}

.g-span-40 {
  margin-right: -795%;
  width: 795%;
}

.g-span-41 {
  margin-right: -815%;
  width: 815%;
}

.g-span-42 {
  margin-right: -835%;
  width: 835%;
}

.g-span-43 {
  margin-right: -855%;
  width: 855%;
}

.g-span-44 {
  margin-right: -875%;
  width: 875%;
}

.g-span-45 {
  margin-right: -895%;
  width: 895%;
}

.g-span-46 {
  margin-right: -915%;
  width: 915%;
}

.g-span-47 {
  margin-right: -935%;
  width: 935%;
}

.g-span-48 {
  margin-right: -955%;
  width: 955%;
}

/** @section cols */

.g-col-1 {
  left: 0;
}

.g-col-2 {
  left: 20%;
}

.g-col-3 {
  left: 40%;
}

.g-col-4 {
  left: 60%;
}

.g-col-5 {
  left: 80%;
}

.g-col-6 {
  left: 100%;
}

.g-col-7 {
  left: 120%;
}

.g-col-8 {
  left: 140%;
}

.g-col-9 {
  left: 160%;
}

.g-col-10 {
  left: 180%;
}

.g-col-11 {
  left: 200%;
}

.g-col-12 {
  left: 220%;
}

.g-col-13 {
  left: 240%;
}

.g-col-14 {
  left: 260%;
}

.g-col-15 {
  left: 280%;
}

.g-col-16 {
  left: 300%;
}

.g-col-17 {
  left: 320%;
}

.g-col-18 {
  left: 340%;
}

.g-col-19 {
  left: 360%;
}

.g-col-20 {
  left: 380%;
}

.g-col-21 {
  left: 400%;
}

.g-col-22 {
  left: 420%;
}

.g-col-23 {
  left: 440%;
}

.g-col-24 {
  left: 460%;
}

.g-col-25 {
  left: 480%;
}

.g-col-26 {
  left: 500%;
}

.g-col-27 {
  left: 520%;
}

.g-col-28 {
  left: 540%;
}

.g-col-29 {
  left: 560%;
}

.g-col-30 {
  left: 580%;
}

.g-col-31 {
  left: 600%;
}

.g-col-32 {
  left: 620%;
}

.g-col-33 {
  left: 640%;
}

.g-col-34 {
  left: 660%;
}

.g-col-35 {
  left: 680%;
}

.g-col-36 {
  left: 700%;
}

.g-col-37 {
  left: 720%;
}

.g-col-38 {
  left: 740%;
}

.g-col-39 {
  left: 760%;
}

.g-col-40 {
  left: 780%;
}

.g-col-41 {
  left: 800%;
}

.g-col-42 {
  left: 820%;
}

.g-col-43 {
  left: 840%;
}

.g-col-44 {
  left: 860%;
}

.g-col-45 {
  left: 880%;
}

.g-col-46 {
  left: 900%;
}

.g-col-47 {
  left: 920%;
}

.g-col-48 {
  left: 940%;
}
.businessCard-label {
    color: #5f584b;
}
.businessCard-body_background_default {
    background: #3b3b3b;
}
.inlineBlock {
    display: inline-block;
}

.viewCard-wrap {
  height: 100%;
  text-align: center;
  white-space: nowrap;
}

.viewCard-sizer {
  height: 100%;
  width: 1px;
}

.viewCard-businessCard,
.viewCard-sizer {
  vertical-align: middle;
  text-align: left;
  white-space: normal;
}

.viewCard-businessCard {
  position: relative;
}

.viewCard-businessCard .businessCard {
  width: 610px;
  padding: 55px 60px 40px;
  border-radius: 5px;
  background: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 10;
}

.viewCard-registerMessage {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -200px;
  padding: 13px 0;
  width: 430px;
  text-align: center;
  border-radius: 0 0 10px 10px;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.7);
  z-index: 5;
}
.businessCard-logoWrap {
    height: 100px;
    line-height: 100px;
}
** @section links */
a {
  text-decoration: none;
  outline: 0;
}

a,
.link,
.advlink-caption {
  cursor: pointer;
  color: #3072c4;
}

.advlink,
.advlink:hover {
  text-decoration: none;
}

a:hover,
.link:hover,
.advlink-caption:hover {
  text-decoration: underline;
}

.link_disabled,
.link_disabled:hover {
  color: #b2b2b2 !important;
  cursor: default !important;
  text-decoration: none !important;
}

/** @section text */
.t-light {
  font-weight: 300;
}

.t-disabled {
  color: #b2b2b2 !important;
}

.t-readable {
  line-height: 1.35;
}

.t-expanded {
  letter-spacing: 0.1em;
}

.t-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.t-ellipsis br {
  display: none;
}

.t-ruble:before {
  content: "\20BD";
  font-family: "SegoeUIRuble";
}

.t-multiline {
  white-space: pre-wrap;
  word-wrap: break-word;
}

/** @section headings */

.t-primaryHeading {
  font-size: 24px;
  margin-bottom: 0.833em;
  position: relative;
}

.t-secondaryHeading {
  font-size: 20px;
  margin-bottom: 1em;
  position: relative;
}

.t-tertiaryHeading {
  font-size: 18px;
  margin-bottom: 0.75em;
  position: relative;
}

.t-quaternaryHeading {
  font-size: 16px;
  margin-bottom: 0.75em;
  position: relative;
}

/** @section lines */

.t-quarterLine {
  margin-bottom: 0.231em;
  padding-bottom: 0.077em;
}

.t-topQuarterLine {
  margin-top: 0.231em;
  padding-top: 0.077em;
}

.t-halfLine {
  margin-bottom: 0.462em;
  padding-bottom: 0.077em;
}

.t-topHalfLine {
  margin-top: 0.462em;
  padding-top: 0.077em;
}

.t-line {
  margin-bottom: 1.077em;
  padding-bottom: 0.077em;
}

.t-topLine {
  margin-top: 1.077em;
  padding-top: 0.077em;
}

.t-doubleLine {
  margin-bottom: 1.846em;
  padding-bottom: 0.077em;
}

.t-topDoubleLine {
  margin-top: 1.846em;
  padding-top: 0.077em;
}

.t-tripleLine {
  margin-bottom: 2.692em;
  padding-bottom: 0.077em;
}

.t-topTripleLine {
  margin-top: 2.692em;
  padding-top: 0.077em;
}

.t-quadLine {
  margin-bottom: 3.769em;
  padding-bottom: 0.077em;
}

.t-topQuadLine {
  margin-top: 3.769em;
  padding-top: 0.077em;
}

/** @section aligned*/

.t-alignedCenter {
  text-align: center;
}

.t-alignedRight {
  text-align: right;
}

/** @section accents */

.t-emphasized,
.t-emphasized b,
.t-emphasized em,
.t-emphasized i,
.t-emphasized strong {
  font-weight: 600;
}

.t-intonational {
  font-style: italic;
}

.t-optional {
  color: #888888;
}

.t-remark {
  color: #888888;
  font-size: 0.857em;
}

.t-sideNote {
  color: #888888;
  font-style: italic;
}

.t-disabled .t-optional,
.t-disabled .t-remark,
.t-disabled .t-sideNote {
  color: #b2b2b2 !important;
}

.t-compact {
  font-size: 12px;
}

/** @section sizes @todo найти, убить, и никогда не использовать */

.t-size_16px {
  font-size: 16px;
  font-size: 1.143rem;
}

/** @section lists */

/** @subsection ordered */

.t-orderedList {
  counter-reset: item;
  margin-left: 20px;
}

.t-orderedList-item {
  counter-increment: item;
}

.t-orderedList-item:before {
  content: counter(item) ".";
  display: block;
  height: 1em;
  margin-bottom: -1em;
  margin-left: -20px;
}

.t-orderedList_plain .t-orderedList-item:before {
  display: none;
}

.t-orderedList-item-content {
  margin-left: 1.999em;
  display: inline-block;
}

.t-orderedList_plain .t-orderedList-item-content {
  margin-left: 0;
}

/** @subsection unordered */

.t-unorderedList {
  margin-left: 1.5em;
}

.t-unorderedList-item {
  position: relative;
  &:before {
    content: "—";
    position: absolute;
    left: -1.5em;
  }
}

.businessCard-logo {
    max-height: 100%;
    vertical-align: middle;
}
.businessCard-accountsList-item {
    display: inline-block;
    position: relative;
    width: 420px;
    margin-bottom: 20px;
    padding: 15px;
    font-size: 14px;
    vertical-align: top;
    -webkit-box-shadow: rgba(0, 0, 0, 0.17) 0 1px 5px 0;
    box-shadow: rgba(0, 0, 0, 0.17) 0 1px 5px 0;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.accountsList-item-bankLogo {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 35px;
    height: 35px;
}
.accountsList-item-bankLogo::before {
    content: "";
    display: block;
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    background-size: 35px;
}
.accountsList-item-bankLogo_sber::before {
    background-image: url(/images/Sber.png);
}
.businessCard-accountsList-item-bankName {
    display: block;
    margin-right: 35px;
}
.c-bankAccountNumber-wrapper {
    display: inline-block;
    white-space: nowrap;
}
.c-bankAccountNumber-component {
    display: inline-block;
    margin-left: 4px;
}
.c-bankAccountNumber-component:first-child {
    margin-left: 0;
}
.businessCard-accountsList-item-columnWrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.businessCard-accountsList-item-firstColumn {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 240px;
    -ms-flex: 0 0 240px;
    flex: 0 0 240px;
}
.businessCard-accountsList-item-secondColumn {
    vertical-align: top;
}
.bg {
    opacity: 0.2;
    filter: alpha(opacity=20);
    -moz-opacity: 0.2;
    background: url(/images/footer.jpg);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1;
    width: 100%;
    height: 100%;
}
.unitpay-logo{
	float: left;
}
.shkaf-logo{
	    float: left;
    margin-top: 30px;
}
.unitpay-form{
	width:300px;
	    margin: 0 auto;
}
.unitpay-form input[type="number"], .unitpay-form input[type="email"], .unitpay-form input[type="text"]{
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    margin-bottom: 0;
    padding: 12px 15px;
    border: 1px solid #c5c9cb;
    font-size: 18px;
    line-height: 18px;
    color: #000;
    display: inline-block;
	border-radius: 2px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	width: 100%;
}
.person {
    text-align: center;
    margin-top: 25px;
    color: #666;
}
.unitpay-form input[type="submit"]{
	outline: 0 !important;
    background: #368864;
    text-transform: uppercase;
	    -webkit-appearance: button;
    cursor: pointer;
	    color: #fff;
	display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	    width: 100%;
    margin-top: 25px;
}
.unitpay-form input[type="submit"]:hover{
	opacity:0.8;
}
.form__label {
    padding-bottom: 8px;
    color: #666;
}
.form__field {
    padding-top: 20px;
}
label.error{
	color:red;
	margin-top: 5px;
    display: block;
}
.result{
	font-size: 30px;
    text-align: center;
    margin-top: 40px;
}
@media (max-width: 760px){
	.viewCard-businessCard {
    margin: 0 auto;
    max-width: 80%;
}
	.viewCard-businessCard .businessCard {
    max-width: 80%;
    padding: 25px 29px 20px;
    margin: 0 auto;
	}
	.businessCard-logo{
		    max-width: 80%;
    margin: 0 auto;
    display: block;
	}
	.unitpay-form {
    width: 240px;
	}
	.t-doubleLine {
    margin-bottom: 20px;
    height: auto;
}
}
@media (max-width: 370px) and (min-width: 320px){
	.unitpay-form {
    width: 205px;
}
}
#hcntr1{
 opacity: 0;
}