
.ib-layout-simple  {
  width: 100%;
  height: 100%;
}
.ib-layout-simple-center {
    display: table;
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.ib-layout-simple-top  {
    display: table;
    height: 126px;
    width: 1224px;
    margin: auto;
    vertical-align: middle;
}
.ib-layout-simple-top-logo {
    display: table-cell;
    width: 480px;
    height: 72px;
    vertical-align: middle;
    background: url("../../images/corelib/logo-rshb.svg") no-repeat center left;
    background-size: 350px 72px;
}
.ib-layout-simple-top-info {
    white-space: nowrap;
    display: table;
    width: auto;
    padding-top: 43px;
    height: 126px;
}
.ib-layout-simple-top-info-icon {
    background: url("../../images/corelib/login-telephone.gif") no-repeat;
    display: table-cell;
    vertical-align: middle;
    width: 40px;
    height: 40px;
}
.ib-layout-simple-top-info-mess{
    vertical-align: middle;
}
.ib-layout-simple-top-info-mess label {
    font-family: OpenSansLight;
    line-height: 40px;
    font-size: 14px;
    color: #555f6c;
    text-align: left;
}
.ib-layout-simple-top-info #TEL {
    font-family: OpenSansBold;
    font-size: 16px;
    color: #03000c;
}

.ib-layout-simple-top-tel-number {
    font-family: OpenSansRegular;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    color: #1a1f29;
    /*padding-right: 225px;*/
}
.ib-layout-simple-top-tel-description {
    font-family: OpenSansRegular;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    color: #1a1f29;
    padding-left: 25px;
    padding-bottom: 16px;
}

.ib-pageinfo-button {
    height: 40px;
    width: 40px;
    background:url("../../images/corelib/pageinfo.svg") no-repeat;
    background-size: 40px 80px;
}

.ib-pageinfo-button:active, .ib-pageinfo-button:hover {
    background: url("../../images/corelib/pageinfo.svg") 0px -40px no-repeat;
    background-size: 40px 80px;
}

.ib-layout-simple-top-page-info {
    /*width: 58px;*/
    display: table-cell;
    vertical-align: middle;
}
.ib-layout-simple-top-help {
    width: 40px;
    display: table-cell;
    vertical-align: middle;
}
.ib-layout-simple-top-page-internet-cabinet {
    width: 165px;
    display: table-cell;
    vertical-align: middle;
}

.ib-layout-simple-work {
    padding: 15px 0px 10px 0px;
    vertical-align: top;
    height: 100%;
    display: table-row;

}
.ib-info-page-layout {
    height: 100%;
}

.ib-layout-simple-bottom {
    display: table;
    height: 57px;
    width: 100%;
    border-top: 1px solid #ffcc00;
    border-top: 0;
    margin-top: 32px;
}

.ib-layout-simple-bottom-copyright, .ib-layout-simple-bottom-tel {
    vertical-align: middle;
    display: table-cell;
    font-family: OpenSansSemiBold;
    font-size: 14px;
    color: #1a1f29;
}
.ib-layout-simple-bottom-tel-image {
    padding-right: 15px;
    max-height: 17px;
    max-width: 17px;
}

.ib-layout-simple-bottom-tel-number {
    font-family: OpenSansRegular;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    color: #1a1f29;
    padding-left: 15px;
}

.ib-layout-simple-bottom-tel-description {
    font-family: OpenSansRegular;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    color: #1a1f29;
    padding-left: 40px;
    padding-bottom: 16px;
}

.ib-layout-simple-bottom-link {
    vertical-align: middle;
    display: table-cell;
    text-align: right;

}
.ib-layout-simple-bottom-link a {
    font-family: OpenSansSemiBold;
    font-size: 14px;
    color: #007b2c;
}
.retail-internet-cabinet {
    width: 165px;
    display: table-cell;
    text-align: center;
    height: 34px;

}
.retail-internet-cabinet .extra-button .ib-button-text {
    height: 34px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
    width: 145px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.layout-retail-social {
    float: left;
    padding-right: 24px;
    padding-top: 24px;
}

.layout-retail-social a img {
    width: 36px;
    height: 36px;
    padding-right: 7px;
    margin-bottom: 15px;
}