html, body {
    height: 100%;
}

body.bg_none {
    margin: 0;
    padding: 0;
}

.report-buttons-body {
    margin-left: 8px;
}

textarea {
    resize: none;
}

img {
    border: none;
}

/* iFOBS today */
.ifobstoday td {
    padding: 0;
    vertical-align: top;
}

#tfh {
    position: relative;
    width: 340px;
}

.ifobstoday .backgroundElemHead {
    vertical-align: middle;
}

td.ifobs-templates, td.ifobs-currencies {
    padding-bottom: 35px;
}

.ifobstoday-adjust {
    bottom: 1px;
    height: 20px;
    left: 1px;
    position: absolute;
    width: 165px;
}

.ifobs-currencies .ifobstoday-adjust {
    left: auto;
    right: 1px;
}

#DIVPERIOD {
    display: none;
    left: 55px;
    position: absolute;
    bottom: 10px;
    z-index: 100;
}

.currency-data-row {
    text-align: center;
    overflow: hidden;
    padding-top: 10px;
}

.currency_info_row {
    width: 100%;
}

/* iFOBS today end */

/* Corporate Cards Account */
.main-content-wrap {
    border-collapse: collapse;
    margin-bottom: 15px;
    width: 760px;
}

td.accState {
    padding: 2px 0;
}

td.accState img {
    vertical-align: middle;
}

h2 {
    margin: 0;
}

.page-wrap {
    width: 760px;
}

body div.calendar-block {
    margin: 0;
    white-space: nowrap;
    width: 120px;
}

div.calendar-block input.uah_doc {
    width: 90px;
}

.calendar-block img, .section .row .calendar-block img {
    cursor: pointer;
    margin-left: 0;
    vertical-align: middle;
}

.details-table {
    border-spacing: 0;
    width: 100%;
}

.iscard-statement {
    border-collapse: collapse;
    min-width: 762px;
    padding: 0;
}

* + html .iscard-statement {
    width: 762px;
}

.iscard-statement .iscard-statement-wrap {
    padding: 10px;
}

* + html #corporate-cards-account .details-table {
    width: 827px;
}

.details-table th {
    line-height: 12px;
    padding: 5px 15px 5px 5px;
}

.account-inner-table th {
    width: 120px;
}

.account-inner-table td {
    width: 185px;
}

.rest-limits-inner-table th {
    width: 110px;
}

#corporate-cards-statement .details-table th {
    width: 115px;
}

.corporate-cards h4 {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 9px 0;
}

.corporate-cards select {
    height: 20px;
}

.details-table td.section {
    vertical-align: top;
}

.details-table td.section table {
    width: 100%;
}

.corporate-cards td {
    padding: 0;
}

.corporate-cards .borderTable {
    padding: 10px;
}

.section {
    border: 1px solid #cccccc;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.corporate-cards .section {
    overflow: hidden;
}

div.section {
    padding: 8px;
}

.report-wrap .section, .report-wrap .card-details {
    margin-bottom: 15px;
}

.section label {
    font-weight: bold;
}

.corporate-cards .hidden-block h3 {
    margin: 8px 0;
    text-align: center;
}

.section input.uah_doc, .section input.uah_doc_readonly,
.card-details input.uah_doc, .card-details input.uah_doc_readonly {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 18px;
    padding: 0 4px;
    width: 100%;
}
.after-oper-time{
    letter-spacing: -0.6px;
    font-size: 10px;
}
* + html .section input.uah_doc, * + html .section input.uah_doc_readonly,
* + html .card-details input.uah_doc, * + html .card-details input.uah_doc_readonly {
    padding: 0;
}

.justify-inputs, .justify-inputs .justify-inputs {
    line-height: 0;
    text-align: justify;
    text-justify: distribute;
    zoom: 1;
}

.justify-inputs * {
    line-height: 12px;
}

.justify-inputs:after {
    display: inline-block;
    content: "";
    width: 100%;
}

* + html .section input.uah_doc, * + html .section input.uah_doc_readonly,
* + html .justify-inputs input.uah_doc, * + html .justify-inputs input.uah_doc_readonly,
* + html.html5 input.uah_doc, * + html.html5 input.uah_doc_readonly {
    height: 15px;
    margin-left: -1px;
    padding: 1px 0;
    text-indent: 4px;
}

.justify-inputs h4 {
    text-align: left;
}

.section select {
    width: 100%;
}

td.image-td {
    background: #d4d4d4 url(../images/account.png) center 2px no-repeat;
    width: 63px;
}

td.rest-limits-image {
    background-image: url(../images/balance.png);
}

td.card-image {
    background: #d4d4d4 url(../images/card.png) center 4px no-repeat;
}

h3 {
    margin: 10px 0 0 0;
}

h4.cards-caption {
    float: left;
    margin: 18px 0 3px 0;
}

.corporate-cards h3 {
    font-size: 1em;
    margin-bottom: 2px;
}

.corporate-cards table.section {
    margin: 0 0 10px 0;
    padding: 0;
    width: 490px;
}

.corporate-cards a:link, .corporate-cards a:visited,
.limits a:link, .limits a:visited {
    font-size: 11px;
}

.corporate-cards a:hover {
    color: #DB002C;
}

.corporate-cards tbody th {
    padding-right: 15px;
}

div.account-details {
    background: #d4d4d4 url(../images/account.png) 11px 4px no-repeat;
    border: 1px solid #cccccc;
    margin-bottom: 15px;
    padding-left: 73px;
}

.card-details {
    background: #d4d4d4 url(../images/card.png) 18px 4px no-repeat;
    border: 1px solid #cccccc;
    margin-top: 3px;
    padding-left: 73px;
    position: relative;
}

#reissue-card .card-details {
    position: static;
}

.card-details-account {
    display: inline-block;
    margin-right: 15px;
}

* + html .card-details-account {
    display: inline;
}

div.account-details table, .card-details table {
    background: #ffffff;
    border-collapse: collapse;
    width: 100%;
}

div.account-details table th, .card-details table th {
    padding: 7px 15px 7px 10px;
    width: 230px;
}

.card-details table td {
    padding: 7px 0;
}

.card-details table td input[type=checkbox] {
    margin-left: 0;
}

.card-details td span, .justify-inputs div span {
    vertical-align: middle;
}

* + html .justify-inputs .last-line .commonbutton {
    margin-bottom: 2px;
}

.corporate-cards #response .borderTable, .response-message {
    font-weight: bold;
    text-align: center;
}

.reload, .disabled-reload {
    background: #d4d4d4;
    bottom: 0;
    position: absolute;
    right: 0;
    white-space: nowrap;
    width: 92px;
}

.reload:hover {
    background: #dcdcdc;
}

.disabled-reload a.refresh {
    visibility: hidden;
}

body div.buttons-container {
    clear: both;
    margin-top: 15px;
    text-align: center;
}

div.borderTable .buttons-container {
    width: auto;
}

.buttons-container .commonbutton {
    margin: 0 1px 0 2px;
    vertical-align: top;
}

.buttons-container a:link, .buttons-container a:visited {
    color: #DB002C;
    display: inline-block;
    margin: 0 10px;
    vertical-align: middle;
}

.main-buttons-container .commonbutton {
    margin-bottom: 10px;
}

.buttons-container a:hover {
    text-decoration: none;
}

div.justify-inputs div.borderTable {
    vertical-align: top;
}

.justify-inputs div, .justify-inputs > .uah_doc, .justify-inputs > .uah_doc_readonly, .justify-inputs > select {
    display: inline-block;
    line-height: 15px;
    margin-bottom: 10px;
    text-align: left;
    vertical-align: bottom;
}

body div.one-level div, .one-level > label, .one-level > .uah_doc, .one-level > .uah_doc_readonly, .one-level > select {
    vertical-align: middle;
}

div.one-level > label {
    margin: 4px 0 10px;
}

.corporate-cards div.operation-details {
    float: left;
    margin-bottom: 15px;
    padding: 5px 10px;
    width: 591px;
}

.operation-details div.justify-inputs {
    padding: 4px 0;
    position: relative;
}

.operation-details div.justify-inputs .result {
    left: 0;
    position: absolute;
    top: 15px;
}

div.operation-details label {
    margin-bottom: 0;
    vertical-align: middle;
    width: 32%;
}

div.operation-details input.uah_doc, div.operation-details input.uah_doc_readonly,
div.operation-details select, div.operation-details-inputs-wrap {
    margin-bottom: 0;
    position: relative;
    vertical-align: middle;
    width: 67%;
}

div.operation-details-inputs-wrap input.uah_doc,
div.operation-details-inputs-wrap input.uah_doc_readonly {
    width: 73%;
}

.operation-details-inputs-wrap .commonbutton {
    width: 25%;
}

.operation-details input[type=checkbox] {
    height: 19px;
    margin: 0;
    vertical-align: top;
    width: 13px;
}

* + html .justify-inputs div, * + html .justify-inputs > .uah_doc,
* + html .justify-inputs > * + html .uah_doc_readonly, * + html .justify-inputs > select {
    display: inline;
}

.justify-inputs input.uah_doc, .justify-inputs input.uah_doc_readonly,
.html5 input.uah_doc, .html5 input.uah_doc_readonly, .html5 textarea {
    box-sizing: border-box;
    line-height: 12px;
    -moz-box-sizing: border-box;
}

.justify-inputs input.uah_doc, .justify-inputs input.uah_doc_readonly {
    width: 100%;
}

.justify-inputs label, .justify-inputs input {
    display: inline-block;
}

.justify-inputs label {
    line-height: 12px;
    margin-bottom: 2px;
    text-align: left;
    text-align-last: left;
}

fieldset.justify-inputs {
    margin: 10px 0;
    padding: 10px 5px;
}

* + html fieldset.justify-inputs {
    padding-top: 0;
}

* + html fieldset.justify-inputs legend {
    margin-bottom: 25px;
}

fieldset.justify-inputs div {
    vertical-align: top;
}

.report {
    border-collapse: collapse;
    margin-bottom: 15px;
    width: 100%;
}

.report td {
    border: 1px solid #000000;
    padding: 2px;
    text-align: center;
}

.report th {
    border: 1px solid #000000;
    padding: 7px 3px;
}

table td.amount-td {
    padding: 0 10px 0 0 !important;
    text-align: right;
}

#search-parameters .justify-inputs {
    width: 719px;
}

#corporate-cards-search h3:first-child {
    margin-top: 0;
}

.search-results-inner {
    border: 1px dotted #cccccc;
    clear: both;
    padding: 5px 10px 10px;
}

.found {
    color: #cccccc;
    font-size: 1.1em;
    font-weight: bold;
    text-align: right;
}

td.no-border, .no-border td {
    border: none;
}

.paging {
    text-align: right;
    margin: 10px 10px 3px 0;
}

.paging.left {
    text-align: left;
}

.paging a {
    display: inline-block;
    height: 9px;
    margin: 0 4px;
    width: 8px;
}

* + html .paging a {
    display: inline;
    vertical-align: middle;
}

.paging input.uah_doc {
    text-align: center;
    width: 30px;
}

a#to-first-page {
    background: url(../images/first.png) center no-repeat;
    width: 14px;
}

a#to-prev-page {
    background: url(../images/prev.png) center no-repeat;
}

a#to-next-page {
    background: url(../images/next.png) center no-repeat;
}

a#to-last-page {
    background: url(../images/last.png) center no-repeat;
    width: 14px;
}

.cards-list {
    border: 1px solid #cccccc;
    border-collapse: collapse;
    clear: both;
}

#order-new-card .cards-list {
    width: 100%;
}

#order-new-card .search-results-inner {
    margin-top: 10px;
}

.cards-list tr th {
    background: #cccccc;
    border-right: 1px solid #ffffff;
    font-weight: normal;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
}

.cards-list th.last {
    border-right: none;
}

.search-inputs th {
    white-space: nowrap;
}

.search-inputs div {
    line-height: 22px;
    margin: 0 auto;
    position: relative;
    text-align: right;
    zoom: 1;
}
.search-inputs div.text-center {
    text-align: center;
}
.search-inputs a:link, .search-inputs a:visited, .search-inputs a:hover {
    background: url(../images/search.png) right center no-repeat;
    display: block;
    height: 22px;
    position: absolute;
    right: 1px;
    text-decoration: none;
    top: 0;
    width: 20px;
    z-index: 100;
}

.search-inputs input.search {
    background: #f0f0f0;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    padding-right: 20px;
}
.search-inputs input.full-width {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 23px;
}
.cardno-col-wrap { min-width: 130px; }
.search-inputs select {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    height: 16px;
    padding: 2px;
}

.cards-list td {
    cursor: pointer;
    padding: 2px 3px;
}

.no-links td {
    cursor: default;
}

.cards-list td.refresh-td {
    cursor: default;
    padding-right: 5px;
    white-space: nowrap;
}

.disabled-refresh-td {
    padding-right: 5px;
    white-space: nowrap;
}

.refresh, .refresh-time {
    display: inline-block;
    vertical-align: middle;
}

* + html .refresh, * + html .refresh-time {
    display: inline;
}

.refresh-time {
    white-space: normal;
    width: 71px;
}

a.refresh {
    background: url(../images/reload.gif) center 9px no-repeat;
    height: 28px;
    text-decoration: none;
    width: 18px;
}

td.disabled-refresh-td a.refresh, div.disabled-refresh-td a.refresh {
    visibility: hidden;
}

.cards-list tr.even td,
.cards-list tbody.even tr td {
    background: #e6e7e9;
    border-left: 1px solid #ffffff;
}

.cards-list tr.odd td,
.cards-list tbody.odd tr td {
    border-left: 1px solid #e6e7e9;
}

table.cards-list tr td:first-child, .card-number {
    background-image: url(../images/card.png);
    background-position: 3px center;
    background-repeat: no-repeat;
    border-left: none;
    line-height: 28px;
    min-height: 28px;
    padding-left: 42px;
    white-space: nowrap;
}

#order-new-card .cards-list td:first-child {
    background-image: none;
    padding: 2px 3px;
}

.radios {
    margin-top: 10px;
}

.radios input {
    height: 22px;
    padding: 0;
}

.corporate-cards .details-table table.radios {
    margin: 15px 0 10px 64px;
    width: 280px;
}

#date_from {
    padding: 8px 0;
}

#date_till {
    padding-bottom: 8px;
}

.dateasc {
    margin-bottom: 15px;
}

#calend_r1, #calend_r2 {
    vertical-align: top;
}

#date_from label, #date_till label {
    float: left;
    width: 120px;
}

* + html #date_from label, * + html #date_till label {
    display: inline;
}

.details-table #date_from, .details-table #date_till {
    display: inline-block;
}

* + html .details-table #date_from, * + html .details-table #date_till {
    display: inline;
}

.details-table #date_from label, .details-table #date_till label {
    display: block;
    float: none;
    width: 100px;
}

.details-table #date_from {
    padding-left: 8px;
}

#corporate-cards-statement #createStatement {
    float: right;
    margin: -29px 8px 0 0;
}

#corporate-cards-statement td.section {
    vertical-align: middle;
}

.corporate-cards input.cst {
    height: 12px;
    line-height: 11px;
}

.cst-table input.cst {
    min-width: 51px;
    width: 100%;
    margin: 0 5px 0 0;
}

.jsCbExt .cst-table input.cst {
    margin: 0px 0px 0px 0px;
    width: 100%;
    box-sizing: border-box;
}

.jsCbExt .c_statesname {
    width: 100px;
}

.jsCbExt img {
    display: inline-block;
    vertical-align: middle;
}

.jsCbExt .h_bookeddate input.cst {
    width: 80px;
}

.jsCbExt .h_printAll {
    height: auto;
}

.jsCbExt .h_documentno, .jsCbExt .h_branchid, .jsCbExt .h_amount, .jsCbExt .h_statesname, .jsCbExt .h_bookeddate, .jsCbExt .h_printAllWrap, .jsCbExt .h_turnAll {
    vertical-align: middle;
}

.jsCbExt input.cst {
    height: 16px;
}

.corporate-cards h2 {
    font-size: 12px;
    text-align: center;
}

table.section .section-td-amount {
    padding-right: 70px;
    text-align: right;
}

#certreqprint td {
    font-size: 14px;
    font-style: italic;
    padding-bottom: 5px;
}

#certreqprint td b {
    font-size: 15px;
    font-style: normal;
}

#certreqprint td h2 {
    font-size: 20px;
    font-style: normal;
    margin-bottom: 17px;
}

#certreqprint .hash td, #certreqprint .hash td b {
    font-size: 13px;
}

input[type=button][disabled] {
    cursor: default;
}

.params {
    border-spacing: 0;
    margin-bottom: 10px;
    width: 100%;
}

.params td.section {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    padding: 8px;
    vertical-align: top;
}

.params-account {
    width: 421px;
}

.params-options {
    width: 353px;
}

h4 {
    font-size: 13px;
    margin: 0 0 15px 0;
}

body input.uah_doc, body input.uah_doc_readonly, body input.commonbutton {
    vertical-align: middle;
}

td.vertical-delimiter {
    padding: 0;
    width: 12px;
}

html body .justify-inputs .last-line {
    margin-bottom: -3px;
}

* + html body .justify-inputs .last-line {
    margin-bottom: 0;
}

.corporate-cards .justify-inputs .last-line .left, .corporate-cards .justify-inputs .last-line .right {
    margin-bottom: 0;
}

#corporate-cards-account .justify-inputs {
    width: 805px;
}

.date-picker img {
    cursor: pointer;
    height: 16px;
    vertical-align: middle;
    width: 19px;
}

.request-status {
    width: 210px;
    padding-left: 5px;
}

.date-picker .commonbutton {
    margin-left: 30px;
}

div.top-message {
    border: 3px solid #DB002C;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 10px;
    text-align: center;
}

.corporate-cards #b_buttons {
    margin-top: 15px;
}

.corporate-cards .mobinform-wrap {
    display: none;
    margin: 10px 0 0 0;
}

.corporate-cards #div_applet tr:first-child td {
    font-size: 0;
}

.sign-btn {
    width: 95px;
}

input.active-items, input.inactive-items {
    display: block;
    font-weight: bold;
    text-indent: 5px;
}

.active-items {
    border: 1px solid #000000;
    color: #000000;
}

.inactive-items {
    border: 1px solid #888888;
    color: #888888;
}

ul.reg-tabs {
    margin: 0;
    padding: 0;
    position: relative;
    top: 1px;
}

.reg-tabs li {
    background: #fbcacb;
    border: 1px solid #cccccc;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    list-style-type: none;
    margin-right: 18px;
    position: relative;
    text-align: center;
    text-align-last: center;
    vertical-align: top;
    width: 120px;
}

* + html .reg-tabs li {
    display: inline;
}

.reg-tabs li.active-reg-tab {
    background: #ffffff;
    border-bottom: none;
    height: 40px;
}

#investor-wrap {
    display: block;
}

.blocks .grey, .blocks .white {
    display: block;
    float: left;
    width: 50%;
}

.blocks .grey {
    background: #dcdcdc;
    position: relative;
}

div.blocks div.color-inner {
    display: block;
    padding: 8px;
    width: auto;
}

.blocks h2 {
    color: #dcdcdc;
    font-size: 15px;
    letter-spacing: 2px;
    margin-bottom: 12px;
    text-align: center;
    text-align-last: center;
    text-transform: uppercase;
}

.grey h2 {
    color: #ffffff;
}

.blocks .grey div, .blocks .white div {
    width: 100%;
}

#block-3 .white {
    position: relative;
}

#block-3 h2 {
    margin-bottom: 35px;
}

.top-checkbox {
    position: absolute;
    top: 30px;
}

#not-found {
    margin-top: 20px;
}

.hidden-block {
    display: none;
}

.corporate-cards-card .section {
    margin-top: 15px;
}

.hidden-block fieldset {
    margin-bottom: 0;
}

.justify-inputs div.aside-hint {
    line-height: 12px;
    padding-left: 7px;
}

.corporate-cards input.phone {
    text-align: center;
}

.corporate-cards input.phone, .corporate-cards input.access-code {
    background: #ffffff;
    border-color: #cccccc;
}

body.corporate-cards div.result {
    color: #DB002C;
    display: none;
    font-weight: bold;
    padding-top: 2px;
    text-align: left;
}

div.under-mess {
    font-weight: bold;
    padding-top: 2px;
}

#mobinform-block td, #mobinform-block th {
    vertical-align: top;
}

table tr.hidden-row td, table tr.hidden-row th {
    padding-top: 0;
    padding-bottom: 0;
}

.hidden-row div {
    display: none;
    padding-top: 7px;
    padding-bottom: 7px;
}

div.height-align {
    height: 65px;
    position: relative;
    width: 100%;
}

.borderTable div.height-align {
    height: 54px;
}

.height-align div {
    bottom: 0;
    position: absolute;
    width: 100%;
}

.height-align .left {
    margin: 0;
}

.corporate-cards table.signs-table {
    margin: 0;
    width: 100%;
}

.corporate-cards table.signs-table th {
    font-size: 12px;
    padding-bottom: 0;
}

#corporate-card-change-limit-details table.signs-table td {
    height: 42px;
    vertical-align: bottom;
}

.corporate-cards table.signs-table .uah_doc_readonly {
    width: 100%;
}

#corporate-card-change-limit-details table {
    width: 100%;
}

#corporate-card-change-limit-details td {
    vertical-align: top;
}

.hidden-row div b {
    display: block;
    text-align: left;
}

/* Corporate Cards end */

/* Limits begin */
.limits .borderTable {
    margin-bottom: 15px;
    padding: 10px;
    width: 738px;
}

.limits table.limits-table {
    border: none;
    border-collapse: collapse;
    outline: 1px solid #cccccc;
    width: 100%;
}

* + html .limits table.limits-table {
    border: 1px solid #cccccc;
    table-layout: fixed;
}

.limits table.limits-table th {
    border-bottom: 2px solid #424242;
    padding: 8px 0;
}

.limits table.limits-table td {
    padding: 10px 5px 5px 5px;
    vertical-align: top;
}

.limits table.limits-table th:first-child {
    width: 350px;
}

.limits table.limits-table .left {
    margin: 0;
}

.limits tbody.even td.even {
    background: #d3d3d3;
}

.limits tbody.even td.odd {
    background: #cbcbcb;
}

.limits tbody.even td:first-child {
    border-bottom-width: 0;
}

.limits .expand {
    background: url(../images/plus_minus.gif) center bottom no-repeat;
    float: left;
    height: 16px;
    margin-right: 10px;
    outline: none;
    ie-dummy: expression(this.hideFocus=true);
    width: 16px;
}

.limits tbody.even .expand {
    background-image: url(../images/plus_minus_grey.gif);
}

.limits tbody.expanded-limit tr.main .expand, .limits tr.expanded-limit-type .expand {
    background-position: center top;
}

.limits a.remove-link {
    color: #DB002C;
}

.limits a.define-link {
    color: #43933c;
}

tr.limit-type, tr.limit-sign {
    display: none;
}

tbody.expanded-limit tr.limit-type {
    display: table-row;
}

* + html tbody.expanded-limit tr.limit-type {
    display: inline;
}

tr.limit-type a.expand {
    display: none;
    left: 30px;
    position: absolute;
    top: 17px;
}

tr.signed a.expand {
    display: block;
}

.limit-type-wrap {
    padding: 10px 5px 10px 0;
    position: relative;
}

.limits table.limits-table tr.limit-type td:first-child,
.limits table.limits-table tr.limit-sign td:first-child {
    padding: 0;
    vertical-align: top;
}

tr.limit-sign td:first-child {
    padding: 0;
}

.limit-sign-inner {
    padding: 8px 5px 8px 80px;
}

/*---------------------------------------------- Tree begin -----------------------------------------------------*/

tbody.even tr.limit-sign td:first-child {
    background: url(../images/dots_white.gif) 12px 0 repeat-y;
}

tbody.odd tr.limit-sign td:first-child {
    background: url(../images/dots_grey.gif) 12px 0 repeat-y;
}

tbody.even div.limit-type-wrap, tbody.even div.limit-sign-inner {
    background: url(../images/tree_bg_white.gif) 12px top no-repeat;
}

tbody.odd div.limit-type-wrap, tbody.odd div.limit-sign-inner {
    background: url(../images/tree_bg_grey.gif) 12px top no-repeat;
}

table.limits-table tr.last-limit-type td:first-child div.limit-type-wrap {
    background-position: -13px -221px;
}

table.limits-table tr.last-limit-type.expanded-limit-type td:first-child div.limit-type-wrap {
    background-position: 12px -324px;
}

tr.limit-sign div.limit-sign-inner {
    background-position: 37px -55px;
}

body.limits table.limits-table tbody.even tr.for-last-limit-type td:first-child {
    background: #D3D3D3 url(../images/dot_white.gif) 37px top repeat-y;
}

body.limits table.limits-table tbody.odd tr.for-last-limit-type td:first-child {
    background: url(../images/dot_grey.gif) 37px top repeat-y;
}

body.limits table.limits-table tbody.even tr.for-last-limit-type.last-limit-sign td:first-child,
body.limits table.limits-table tbody.odd tr.for-last-limit-type.last-limit-sign td:first-child {
    background-image: none;
}

.limits table.limits-table tbody.even tr.limit-type td:first-child {
    background: #D3D3D3 url(../images/dot_white.gif) 12px top repeat-y;
}

.limits table.limits-table tbody.odd tr.limit-type td:first-child {
    background: url(../images/dot_grey.gif) 12px top repeat-y;
}

.limits table.limits-table tbody.even tr.limit-sign td:first-child {
    background: #D3D3D3 url(../images/dots_white.gif) 12px top repeat-y;
}

.limits table.limits-table tbody.odd tr.limit-sign td:first-child {
    background: url(../images/dots_grey.gif) 12px top repeat-y;
}

.limits table.limits-table tbody tr.main td:first-child {
    background: none;
}

.limits table.limits-table tbody.even tr.main td:first-child {
    background: #D3D3D3 url(../images/tree_bg_white.gif) -999px -999px no-repeat;
}

.limits table.limits-table tbody.odd tr.main td:first-child {
    background: #ffffff url(../images/tree_bg_grey.gif) -999px -999px no-repeat;
}

.limits table.limits-table tbody.expanded-limit tr.main td:first-child {
    background-position: 12px 20px;
}

tbody.even tr.limit-type td:first-child .limit-type-wrap {
    background: #D3D3D3 url(../images/tree_bg_white.gif) 12px -49px no-repeat;
}

tbody.odd tr.limit-type td:first-child .limit-type-wrap {
    background: #ffffff url(../images/tree_bg_grey.gif) 12px -49px no-repeat;
}

body.limits table.limits-table tbody.even tr.last-limit-type td:first-child,
body.limits table.limits-table tbody.odd tr.last-limit-type td:first-child {
    background-image: none;
}

body.limits table.limits-table tbody.even tr.last-limit-type.expanded-limit-type td:first-child {
    background: #D3D3D3 url(../images/dot_white.gif) 37px 0 repeat-y;
}

body.limits table.limits-table tbody.odd tr.last-limit-type.expanded-limit-type td:first-child {
    background: url(../images/dot_grey.gif) 37px 0 repeat-y;
}

.limits table.limits-table tbody.even tr.last-limit-sign td:first-child {
    background: #d3d3d3 url(../images/dot_white.gif) 12px 0 repeat-y;
}

.limits table.limits-table tbody.odd tr.last-limit-sign td:first-child {
    background: url(../images/dot_grey.gif) 12px 0 repeat-y;
}

.limits table.limits-table tr.last-limit-sign td:first-child .limit-sign-inner {
    background-position: 12px -422px;
}

.limits table.limits-table tbody.even tr.expanded-limit-type td:first-child {
    background: #D3D3D3 url(../images/dots_white.gif) 12px 0 repeat-y;
}

.limits table.limits-table tbody.odd tr.expanded-limit-type td:first-child {
    background: url(../images/dots_grey.gif) 12px 0 repeat-y;
}

.limits table.limits-table tr.expanded-limit-type td:first-child .limit-type-wrap {
    background-position: 12px -128px;
}

/*---------------------------------------------- Tree end -----------------------------------------------------*/

.limits .popup-box {
    left: 120px;
    width: 535px;
}

.limits .popup-box select {
    display: block;
    margin-bottom: 10px;
    width: 100%;
}

* + html .limits .popup-box .section select {
    width: 493px;
}

.limits div.popup-box div {
    width: auto;
}

.limits .popup-box textarea {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 4px;
    width: 100%;
}

* + html .limits .popup-box textarea {
    padding: 0;
}

.limits .popup-box input.uah_doc {
    display: block;
    margin-bottom: 10px;
    width: 170px;
}

.limits .popup-box .commonbutton {
    width: 100px;
}

#limit-details, #limit-define {
    display: none;
}

input.amount-input, .justify-inputs input.amount-input {
    text-align: right;
}

tr.deleted-limit td {
    text-decoration: line-through;
}

.limit-type-wrap .limit-type-name, .limit-type-wrap .row-links {
    margin-left: 53px;
}

tr.deleted-limit div.row-links span.remove-link-wrap {
    display: none;
}

tr.deleted-limit td:first-child {
    text-decoration: none;
}

tr.deleted-limit td:first-child .limit-type-name {
    text-decoration: line-through;
}

tr.deleted-limit td div.limit-sign-inner {
    padding-bottom: 11px;
    padding-top: 11px;
}

.popup-box h1 {
    cursor: move;
}

/* Limits end */

.heighter {
    padding-bottom: 20px;
}

.widthDel {
    width: 95px;
}

:root .iePad {
    padding-left: 30px \0/;
}

.dateinput {
    width: 68px;
}

#b_buttons input {
    display: block;
}

.ie9_all .sectionInputs {
    vertical-align: middle !important;
}

.ie9_all .sectionLabels {
    vertical-align: middle !important;
}

.ie9_all .top {
    position: relative;
    bottom: 4px;
}

div.texttitle {
    padding-bottom: 15px;
    text-align: right;
    width: 760px;
}

div.texttitle a {
    vertical-align: middle;
}

div.corr-details {
    height: 17em;
    margin-bottom: 15px;
    padding: 7px;
    position: relative;
    text-align: left;
    width: 231px;
}

div.bottom-textarea-wrap {
    bottom: 7px;
    left: 7px;
    margin-bottom: 0;
    position: absolute;
}

h5 {
    font-size: 11px;
    margin: 0 0 5px 0;
}

.corr-details textarea {
    display: block;
    height: 80px;
    margin: 0;
    overflow: auto;
    padding: 5px;
    width: 219px;
}

.corr-details .justify-inputs {
    margin-bottom: 0;
    width: 175px;
}

.corr-details .justify-inputs label {
    vertical-align: middle;
    width: 50px;
}

.corr-details .justify-inputs .uah_doc {
    margin: 0;
    vertical-align: middle;
    width: 115px;
}

.top_message {
    border: 1px solid red;
    margin-bottom: 10px;
    padding: 7px;
    text-align: center;
}

#symbolsPaymentpurpose {
    border: 0;
    text-align: center;
    width: 25px;
}

.certreqprint {
    margin: 25px 0 0 40px;
}

.text1 {
    padding-right: 10px;
}

.certreqprint input.reg {
    margin: 0 7px 5px 0;
}

div.corrDet {
    height: 26em;
}

select:focus {
    outline: 1px solid #aaaaaa;
}

table.signs-table {
    margin: 5px 0 0 4px;
    width: 115px;
}

table.signs-table th {
    line-height: 12px;
    padding-bottom: 3px;
    text-align: left;
}

table.signs-table td {
    vertical-align: bottom;
}

.signs-table .uah_doc_readonly {
    width: 113px;
}

.signs-table td.delete-sign img {
    cursor: pointer;
    margin: 0 0 2px 3px;
    vertical-align: bottom;
}

.fixed-header {
    background: #ffffff;
    left: 8px;
    position: fixed;
    top: 0;
    width: 763px;
}

.fixed-header .texttitle {
    margin: 0;
    padding: 0;
}

.after-fixed-header {
    padding: 42px 0;
}

.settings-table {
    border-collapse: collapse;
}

.settings-table th {
    font-weight: normal;
}

.settings-table td {
    padding: 5px;
}

.dark_head {
    background: #e1dfdf;
}

.light_head {
    background: #efebeb;
}

#x509 span {
    display: inline-block;
    margin-right: 10px;
}

* + html #x509 span {
    display: inline;
}

#x509 input {
    vertical-align: middle;
}

.login-wrap {
    padding: 187px 0 25px 250px;
    position: relative;
    width: 378px;
}

.login-wrap > table {
    border-collapse: collapse;
    width: 100%;
}

.login-wrap td {
    padding: 0;
}

.login_block div.mlogin {
    padding: 20px 20px 0;
}

.mlogin div {
    padding-top: 10px;
}

.mlogin-message-wrap {
    min-height: 58px;
    padding: 20px 5px 10px;
}

* html .mlogin-message-wrap {
    height: 70px;
}

div.mlogin-message {
    background: #e1e1e1;
    border: 1px solid #999999;
    color: #DB002C;
    padding: 10px;
}

.mlogin .login_info {
    margin-top: 15px;
}

.rowMouseOver td {
    background: #ffdddd !important;
}

.swift-tabs {
    margin-left: 77px;
    width: 598px;
}

#swiftframes {
    position: relative;
    width: 760px;
    box-sizing: border-box;
    padding: 10px 140px 0px 25px;
}

.tab-item {
    min-height: 400px;
}

.swift-signs {
    padding: 5px 5px 10px;
    position: absolute;
    right: 0;
    top: 10px;
}

.swift-tabs {
    margin-left: 22px;
}

#swift1, #swift2, #swift3 {
    left: 25px !important;
}

#commonpart {
    left: 25px !important;
}

/******************* Menu **********************/
#menutable {
    margin: 2px 0 0 3px;
    width: 762px;
}

.main-menu {
    height: 16px;
    margin: 0;
    padding: 0;
}

.main-menu li {
    background: url(../images/menu/tab_bg.gif) center top no-repeat;
    display: inline-block;
    height: 16px;
    list-style: none;
    margin: 0 0 0 3px;
    text-align: center;
    vertical-align: top;
    width: 150px;
}

/*!otp*/

.main-menu-docUploadEnabled {
    display: table !important;
    width: 100% !important;
}

.docUploadEnabled {
    display: table-cell !important;
    background: #fff !important;
    width: auto !important;
    padding: 0 7px;
    position: relative;
    height: 15px !important;
    border-left: 3px solid #fff;
}

.docUploadEnabled:first-child {
    border-left: none;
}

.docUploadEnabled a {
    margin-bottom: -1px !important;
    border-top: 1px solid #DB002C;
    min-width: 100px !important;
}

.docUploadEnabled.active-tab a {
    background: #CCC !important;
    margin-bottom: -1px !important;
    border-top: 1px solid #DB002C;
    min-width: 100px !important;
}

.docUploadEnabled a:before {
    content: '';
    display: inline;
    width: 7px;
    height: 16px;
    background-image: url(../images/menu/left_contour.gif);
    position: absolute;
    top: 1px;
    left: 0;
}

.docUploadEnabled a:after {
    content: '';
    display: inline;
    width: 7px;
    height: 16px;
    background-image: url(../images/menu/right_contour.gif);
    position: absolute;
    top: 1px;
    right: 0;
}

.docUploadEnabled.active-tab a:before {
    content: '';
    display: inline;
    width: 7px;
    height: 16px;
    background-image: url(../images/menu/left_gray.gif);
    top: 1px;
    left: 0;
}

.docUploadEnabled.active-tab a:after {
    content: '';
    display: inline;
    width: 7px;
    height: 16px;
    background-image: url(../images/menu/right_gray.gif);
    position: absolute;
    top: 1px;
    right: 0;
}

.main-menu li.active-tab {
    background-image: url(../images/menu/active_tab_bg.gif);
    height: 17px;
    margin-bottom: -1px;
    position: relative;
}

.main-menu li:first-child {
    margin-left: 0 !important;
}

.main-menu li:last-child {
    margin-right: 0 !important;
}

* html .main-menu li, * + html .main-menu li {
    display: inline;
}

.main-menu li a, .main-menu li a.sm {
    display: block;
    line-height: 16px;
    outline: none;
}

.menu_list li a {
    outline: none;
    ie-dummy: expression(this.hideFocus=true);

}

.m-full-width {
    width: 100% !important;
}

/***************** Menu end ********************/

#firstEntryStep2 #country {
    height: 27px;
    padding: 2px;
    vertical-align: top;
    width: 118px;
}

* + html #firstEntryStep2 #country {
    height: 20px;
    vertical-align: middle;
}

* + html #firstEntryStep2 #countryName {
    vertical-align: middle;
}

* + html #firstEntryStep2 .button-wrap {
    padding-bottom: 11px;
}

.top_login_username {
    padding-top: 2px;
    text-align: right;
    vertical-align: top;
}

.top_username {
    display: block;
}

.message-input-wrap {
    padding-left: 16px;
    width: 170px;
}

.menuPosFix {
    vertical-align: top;
}

.otp_bulk {
    width: 583px;
    margin-left: 70px;
    padding: 15px;
    overflow: hidden;
}

/*---------------------------------------------- Corporate Cards jqGrid -----------------------------------------------------*/
.ui-jqgrid-hbox {
    padding-right: 20px;
}

.ui-jqgrid-hbox th {
    background: #cccccc;
}

.ui-jqgrid-htable, .ui-jqgrid-btable {
    table-layout: fixed;
}

.ui-jqgrid-hdiv {
    border-right: 1px solid #cccccc;
}

.ui-jqgrid-bdiv {
    border-right: 1px solid #E6E7E9;
    overflow: auto;
}

.ui-first-th-ltr {
    box-sizing: border-box;
    border-bottom: 0 none;
    border-top: 0 none;
}

table th.ui-th-column, table th.ui-th-column-header, table th.ui-first-th-ltr {
    font-weight: normal;
    padding: 3px;
    border-left: 1px solid #ffffff;
    text-align: center;
    vertical-align: top;
}

.search-results .jqg-first-row-header th, .search-results .jqg-third-row-header th {
    height: 0;
    padding: 0 3px;
}

table th.last-search-ui-th-column {
    border-left-color: #cccccc;
}

.ui-th-column:first-child {
    border-left: 0 none;
    height: 22px;
    line-height: 18px;
}

.ui-jqgrid-htable .ui-search-toolbar th {
    line-height: 21px;
    padding: 0 1px 3px;
    vertical-align: bottom;
}

.ui-search-toolbar .ui-th-column > div {
    background: #F0F0F0;
    border: 1px solid #000000;
    padding: 0 3px !important;
}

.ui-search-toolbar .ui-th-column > div.ui-search-select-wrap {
    background: #cccccc;
    border: 0 none;
    padding: 0 !important;
}

.ui-search-toolbar input {
    padding: 0 1px;
    vertical-align: bottom;
}

.ui-search-select-wrap .ui-search-clear {
    display: none;
}

.ui-search-table {
    width: 100%;
}

.ui-search-input input {
    background: #F0F0F0;
    border: 0 none;
	max-width: 100%;
}

.ui-search-input select {
    height: 22px;
    padding: 1px;
}

.ui-search-input input:focus {
    outline: none;
}

.ui-search-clear, .ui-search-apply {
    background: url("../images/search.png") right center no-repeat;
    cursor: pointer;
    width: 17px;
}

.ui-search-apply {
    display: block;
    height: 24px;
    position: absolute;
    right: 0;
    top: 0;
}

.ui-jqgrid-btable td {
    border-left: 1px solid #E6E7E9;
    padding: 4px 3px;
    vertical-align: top;
    word-wrap: break-word;
}

.ui-priority-secondary td {
    background: #E6E7E9;
    border-left: 1px solid #ffffff;
}

.ui-search-input select {
    font-family: Arial, Verdana, sans-serif;
}

.ui-priority-secondary td:first-child {
    border-left: 1px solid #E6E7E9;
}

.ui-jqgrid-btable .jqgfirstrow td {
    padding: 0 3px;
}

.ui-jqgrid-resize-mark {
    display: none;
}

.corporate-cards-card .ui-th-column div, .corporate-cards-card .ui-jqgrid-bdiv div {
    position: static !important;
}

.ui-jqgrid-sortable {
    cursor: pointer;
    text-align: left;
}
.search-results .ui-jqgrid-sortable {
    text-align: center;
}
.ui-jqgrid-btable .refresh-amount {
    word-wrap: normal;
}
.ui-jqgrid-sortable:hover {
    color: #DB000C;
}

.ui-grid-ico-sort {
    display: inline-block;
    height: 9px;
    margin-left: 4px;
    width: 9px;
}

.ui-grid-ico-sort.ui-state-disabled {
    display: none;
}

.ui-icon-asc {
    background: url(../images/support/up.gif) left top no-repeat #cccccc;
}

.ui-icon-desc {
    background: url(../images/support/down.gif) left top no-repeat #cccccc;
}

.s-ico {
    display: none;
}

.ui-pg-table {
    margin: 4px 0 3px;
}

.ui-pg-table .ui-icon {
    display: block;
    height: 16px;
    margin-left: 4px;
    width: 16px;
}

.ui-pg-table .ui-icon-seek-first {
    margin-left: 0;
}

.ui-icon-seek-first {
    background: url('../images/support/left1.gif') left top no-repeat;
}

.ui-icon-seek-prev {
    background: url('../images/support/left2.gif') left top no-repeat;
}

.ui-icon-seek-next {
    background: url('../images/support/right2.gif') left top no-repeat;
}

.ui-icon-seek-end {
    background: url('../images/support/right1.gif') left top no-repeat;
}

.ui-pg-input {
    background: #F0F0F0;
    border: 1px solid #DB002C;
    height: 16px;
    line-height: 16px;
    text-align: center;
}

.grid-top {
    margin: 0 0 -28px 265px;
}

.jqGrid-wrap {
    width: 760px;
    margin-top: 15px;
}

.jqGrid-wrap .ui-priority-secondary td:first-child {
    border-left: 1px solid #DB002C;
}

.ui-jqgrid-btable td {
    cursor: pointer;
}

.search-results .ui-jqgrid-btable td.reload-cell {
    cursor: default;
}

.ui-jqgrid-btable .ui-state-hover td {
    background: #ffdddd;
    cursor: pointer;
}

div.ui-search-input {
    position: relative;
    text-align: left;
}

.cardno_first {
    display: inline-block;
    padding: 0 3px;
    width: 50px;
}

.cardno_second {
    display: inline-block;
    padding: 0 3px;
    vertical-align: bottom;
    width: 53px;
}

.cardno_second input {
    width: 37px;
}

.expiration_month {
    display: inline-block;
    padding: 0 3px;
    width: 20px;
}

.search-inputs-span {
    display: inline-block;
    height: 21px;
    line-height: 24px;
    padding: 0 5px 0 8px;
    vertical-align: bottom;
}

.expiration_year {
    display: inline-block;
    padding: 1px 3px;
    width: 48px;
    vertical-align: middle;
}

.expiration_year input {
    width: 32px;
}

div.loading {
    background: #ffffff;
    border: 2px solid #cccccc;
    display: none;
    font-weight: bold;
    left: 45%;
    padding: 20px 50px;
    position: absolute;
    text-align: center;
    top: 170px;
    width: auto;
    z-index: 101;
}

/*---------------------------------------------- Corporate Cards jqGrid end -----------------------------------------------------*/
.center-align {
    text-align: center;
}

.card-limits-table {
    width: 100%;
}

.card-limits-table td {
    height: 22px;
    padding: 0 0 0 10px;
}

.card-limits-table td:first-child {
    padding: 0;
    width: 170px;
}

* + html .card-limits-table input.uah_doc {
    width: 250px;
}

.form-line {
    padding: 4px 0;
}

.width-220, .section input.width-220 {
    display: inline-block;
    width: 220px;
}

* + html .width-220 {
    display: inline;
}

.buttons-container .section {
    text-align: left;
}

.search-results .jqgrow td {
    padding: 2px 3px;
    vertical-align: middle;
}

.report-doc-details th {
    border-bottom: 1px solid #cccccc;
    font-weight: normal;
    padding: 14px 0 5px;
}

.report-doc-details tr:first-child td {
    padding-top: 5px
}

.report-doc-details-rate {
    text-indent: 17px;
}

.report-doc-details-summary tr:first-child td {
    font-size: 0;
    height: 0;
}

.print-pages-break {
    page-break-before: always;
    zoom: 1;
}

.two-cols {
    width: 49.5%
}

div.common-report .report-table {
    width: 638px;
}

div.common-report th, div.common-report td {
    border: 0 none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-style: normal;
    line-height: inherit;
    padding: 0;
    vertical-align: middle;
}

div.common-report td[align="center"] {
    text-align: center;
}

div.common-report td[valign="bottom"] {
    vertical-align: bottom;
}

div.common-report td[valign="top"] {
    vertical-align: top;
}

div.common-report td[align="right"] > table {
    float: right;
}

div.common-report .border_th {
    border: 1px solid #000;
    text-align: center;
    width: 127px;
}

div.common-report .top {
    padding-top: 7px;
}

div.common-report .border {
    border: 2px solid #000;
    text-align: center;
}

.report-main-params {
    overflow: hidden;
    position: relative;
}

.report-main-params .left {
    margin-bottom: 44px;
}

.receiver-bank {
    border-spacing: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 374px;
}

.amount-words {
    border-bottom: 1px solid #000000;
    display: block;
    width: 392px;
}

.header-table td {
    line-height: 13px;
}

.top_login {
    white-space: nowrap;
}

.logoff-btn {
    padding-top: 5px;
    vertical-align: top;
    width: 65px;
}

.login-applet {
    position: absolute;
}

.e-card-no [type="text"] {
    width: 50px;
    text-align: center;
    margin: 0 3px;
}

.b-buttons-panel {
    margin: 15px 0 0;
}

.sign-block {
    padding-top: 15px;
    text-align: center;
    width: 760px;
}

.sign-block-inner {
    margin: 0 auto;
    text-align: left;
    width: 610px;
    border: 1px solid #db002c;
    box-sizing: border-box;
    padding: 10px 10px 5px 10px;
}

.currbuy-wrapper .sign-block-inner {
    margin-left: 0;
}

.sign-block-inner .sign-block-inner {
    width: 100%;
}

.currform .sign-block-inner {
    width: 660px;
}

.swiftform #b_buttons {
    width: 100%;
}

.swiftform .sign-block-inner {
    width: 730px;
}

.sign-block-line {
    padding-bottom: 5px;
    white-space: nowrap;
}

.sign-block-label {
    display: inline-block;
    width: 215px;
}

.m-position-relative {
    position: relative;
}

.m-position-abs {
    position: absolute;
    top: 0;
    opacity: 0;
    left: 10px;
}

.m-z-index-10 {
    z-index: 10;
}

.sign-block .uah_doc {
    width: 140px;
}

.folder-button {
    padding: 0;
    width: 30px;
}

.folder-change-cert-button {
    width: 28px;
    height: 19px;
    border: 1px solid;
    display: inline-block;
    vertical-align: bottom;
}

.refresh-devices-button {
    height: 19px;
    border: 1px solid;
    margin-top: -2px;
}

.no-wrap {
    white-space: nowrap;
}

.document-signs-block input.uah_doc_readonly {
    width: 120px;
}

.document-signs-block .left {
    margin-bottom: 0;
}

div.document-signs-block h3 {
    margin-bottom: -4px;
}

.document-signs-block span {
    margin-top: 8px;
}

/*Deposits*/
.deposit-wrap div.borderTable {
    padding: 10px;
    zoom: 1;
}

.deposit-params {
    border-collapse: collapse;
    margin-top: 7px;
    width: 100%;
}

.deposit-params td {
    width: 5px;
}

.deposit-params td.borderTable {
    padding: 10px;
    vertical-align: top;
    width: auto;
}

.deposit-params td.additional-params {
    width: 33%;
}

.justify-inputs h3 {
    text-align: left;
}

div.justify-1el, div.justify-2els, div.justify-4els, div.justify-5els {
    margin-bottom: 0;
    width: 100%;
}

.justify-1el div {
    width: 100%;
}

.justify-2els div {
    width: 49%;
}

.justify-4els div {
    width: 24%;
}

.justify-5els div {
    vertical-align: baseline;
    width: 19%;
}

.right-align, .justify-inputs .right-align {
    text-align: right;
    text-align-last: right;
}

.uah_doc.symbol-code-input, .justify-inputs .uah_doc.symbol-code-input {
    text-align: center;
    width: 50px;
}

.uah_doc.day-input, .justify-inputs .uah_doc.day-input,
.uah_doc_readonly.day-input, .justify-inputs .uah_doc_readonly.day-input {
    text-align: center;
    width: 25px;
}

.row {
    padding-bottom: 5px;
}

.row:before, .row:after {
    display: table;
    content: " ";
}

.row:after {
    clear: both;
}

.row div, .row label, .row input, .row select, .row textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 0;
}

.row label {
    padding: 3px 7px 0 0;
}

.row .left .left, .row.last-line .left {
    margin-bottom: 0;
}

* + html .row label {
    margin-left: -7px;
    padding-right: 0;
}

.col-12 {
    width: 100%;
}

.col-11 {
    width: 91.66666667%;
}

.col-10 {
    width: 83.33333333%;
}

.col-9 {
    width: 75%;
}

.col-8 {
    width: 66.66666667%;
}

.col-7 {
    width: 58.33333333%;
}

.col-6 {
    width: 50%;
}

.col-5 {
    width: 41.66666667%;
}

.col-4 {
    width: 33.33333333%;
}

.col-3 {
    width: 25%;
}

.col-2 {
    width: 16.66666667%;
}

.col-1 {
    width: 8.33333333%;
}

.section .row {
    padding-bottom: 10px;
}

.section .row:last-child {
    padding-bottom: 5px;
}

.section [class^=col] {
    padding-left: 10px;
}

.section [class^=col]:first-child {
    padding-left: 0;
}

.deposit-wrap .currency-wrap {
    float: left;
    margin-left: 15px;
    position: relative;
    width: 70px;
}

.deposit-wrap .currency-wrap label {
    left: 0;
    margin-left: 0;
    position: absolute;
    top: -17px;
}

.deposit-wrap .currency-wrap input {
    width: 100%;
}

.deposit-params .document-signs-block input.uah_doc_readonly {
    width: 100%;
}

* + html .deposit-params .document-signs-block input.uah_doc_readonly {
    margin-right: -1px;
}

.deposit-params .document-signs-block {
    border: 0 none;
    padding: 0;
}

.deposit-wrap textarea {
    box-sizing: border-box;
    width: 100%;
}

.doc-info-list {
    list-style: none;
    margin: 15px 0;
    padding: 0;
}

.doc-info-header {
    background: #e1dfdf;
    border: 1px solid #000000;
    font-size: 11px;
    font-weight: normal;
    height: 16px;
    line-height: 17px;
    margin-bottom: -1px;
    padding: 5px;
}

.doc-info-header .expand {
    background: url(../images/plus_minus_grey.gif) left bottom no-repeat;
    cursor: pointer;
    float: right;
    margin-right: 5px;
    height: 16px;
    width: 16px;
}

.doc-info-details {
    display: none;
}

.doc-info-details .deposit-params {
    margin-bottom: 7px;
}

.doc-info-list .expanded .expand {
    background-position: left top;
}

* + html .alignSettings {
    display: inline;
}

.alignSettings {
    margin: 0 0 0 10px;
    overflow: auto;
    width: 199px;
    display: inline-block;
    vertical-align: top;
    min-height: 60px;
}

.ie8_all .alignSettings {
    display: inline;
}

.nav .alignSettings a:link, .nav .alignSettings a:visited,
.nav-item a:link, .nav-item a:visited {
    background: #fff url(../images/support/right2.gif) 177px center no-repeat;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    min-height: 16px;
    height: 16px;
    height: auto !important;
    margin: 0;
    padding: 1px 31px 1px 0;
}

.nav .alignSettings a:hover, .nav-item a:hover {
    background-color: #FFCCCC;
}

.nav .alignSettings p, .nav-item p {
    margin: 0 0 5px 0;
    width: 150px;
}

.operation-result-message {
    border: 1px solid #ff0000;
    margin-bottom: 15px;
    padding: 2px 10px;
    text-align: center;
}

.operation-result-message p, .operation-result-message h3 {
    font-size: 11px;
    margin: 3px 0;
}

.operation-result-message ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#multi-months-years th {
    display: none;
}

input.m-button-requeried-sms {
    background-image: url("../images/support/img_SMS.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 46px;
}

.common-table {
    border-collapse: collapse;
}

.m-white-bgcolor {
    background-color: #FFF;
}

.pass-with-lock {
    position: relative;
    overflow: hidden;
    display: inline-block;
    float: right;
    margin: 0;
    padding: 0;
    border: 0;
}

.m-pass-with-lock {
    float: none;
    vertical-align: middle;
}

.m-pass-with-lock .pass-lock {
    top: 2px;
}

.pkpasswchange-content .pass-with-lock {
    float: left;
}

.pkpasswchange-content .pkpasswchange-row {
    height: auto;
    min-height: 20px;
}

.form-horizontal .pkpasswchange-content .pkpasswchange-label {
    width: 40%;
}

.form-horizontal {
    margin-right: 180px;
}

.pass-lock {
    position: absolute;
    right: 3px;
    top: 3px;
}

.reg.m-pass-show-lite {
    width: 155px;
    padding-right: 25px;
}

.login_block .app_wrap .reg.m-pass-show-standart {
    width: 145px;
    padding-right: 25px;
}

.b-authorized-person {
    width: 760px;
}

.m-table-salary-import1 {
    margin-top: -1px;
}

.m-table-salary-import2 {
    margin-top: -3px;
}

.e-title-bank-recipient {
    margin-right: 45px;
}

.e-directory-bank-recipient {
    margin-bottom: 5px;
}

.arrow_link {
    text-align: left;
}

.disabled-link-block {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.view-doc table {
    border-spacing: 0;
}

.view-doc td {
    padding: 0;
}

.view-doc .center-block {
    margin: 0 auto;
    width: 650px;
}

.view-doc td.borderTable {
    padding: 5px 10px 10px;
}

.view-doc .uah_doc {
    box-sizing: border-box;
}

.horizontal-separator {
    font-size: 0;
    height: 10px;
}

div.texttitle a:link.credit-help-link {
    height: 18px;
    display: inline-block;
}

div.texttitle img.credit-help-img {
    top: 0px;
}

img.help-img {
    margin: 0;
}

.table-row-padding-bottom {
    padding-bottom: 4px;
}

.m-block-center {
    margin: 0 auto;
}

.b-wrap-top-button {
    width: 760px;
    margin-bottom: 5px;
}

.mess_ifarame_block {
    background: #ccc;
    display: none;
    opacity: 0.5;
    filter: alpha(opacity=50);
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1001;
}

#mess_iframe_div {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    overflow: visible;
    visibility: visible;
    width: 100%;
    height: 1px;
    z-index: 1002;
}

#mess_iframe {
    width: 660px;
    height: 374px;
}

.global_popup {
    border: 5px solid #006b4f;
    width: 660px;
    height: 400px;
    position: absolute;
    left: 50%;
    top: -200px;
    margin-left: -330px;
}

.iframe_buttons {
    background: #006b4f;
    top: 0;
    left: 0;
    display: block !important;
    overflow: hidden;
    text-align: right;
    padding: 5px 0;
    width: 660px;
}

.iframe_buttons div {
    color: #ffffff;
    font: bold 1em Arial, sans-serif;
    float: left;
    padding-left: 1em;
}

.iframe_buttons em {
    padding: 0 0.6em;
}

.iframe_buttons img {
    vertical-align: middle;
    cursor: pointer;
}

.iframe_buttons span {
    color: #51697D;
    font-size: 9pt;
    padding-right: 0.7em;
}

.iframe_buttons a:hover {
    color: #A67129;
}

.credit_table_dealno, .deposit_table_dealno {
    word-wrap: break-word;
    max-width: 75px;
}

.messages_table_SUBJECT, .admin_messages_table_SUBJECT {
    word-wrap: break-word;
    max-width: 150px;
}

.cst.fw.header_cst_table_currscode {
    min-width: 35px;
}

.pkpasswchange-content {
    width: 400px;
    margin: 0 auto;
    text-align: left;
}

.pkpasswchange-row {
    margin-bottom: 10px;
}

.pkpasswchange-label {
    float: left;
    width: 240px;
}

.pkpasswchange-input {
    height: 16px;
    width: 150px;
    border: 1px solid #DB002C;
    color: #333;
    font-size: 11px;
    line-height: 11px;
    font-family: Arial, Tahoma;
}

.pkpasswchange-file-input {
    height: 16px;
    width: 124px;
    border: 1px solid #DB002C;
    color: #333;
    font-size: 11px;
    line-height: 11px;
    font-family: Arial, Tahoma;
}

.pkpasswchange-browse-button {
    margin-top: -2px !important;
    cursor: pointer;
}

.m-vam {
    vertical-align: middle;
}

.strike-value {
    text-decoration: line-through;
}

.fixed-height-grid .ui-jqgrid-hbox {
    background: #cccccc;
    border: 1px solid #db002c;
    position: relative;
    z-index: 10;
}

.fixed-height-grid .ui-jqgrid-htable {
    margin: -1px;
}

.fixed-height-grid .ui-jqgrid-htable .ui-th-column {
    padding: 0 3px 1px;
    text-align: left;
}

.fixed-height-grid .ui-jqgrid-sortable {
    padding: 0 5px;
}

.fixed-height-grid .s-ico {
    float: right;
    margin-top: 3px;
}

.fixed-height-grid .s-ico .ui-state-disabled {
    display: none;
}

.fixed-height-grid .ui-jqgrid-htable .ui-th-column:last-child {
    border-right: 0 none;
}

.fixed-height-grid select {
    height: 19px;
}

.fixed-height-grid .ui-jqgrid-bdiv {
    margin-bottom: 3px;
    overflow-y: scroll;
}

.fixed-height-grid .ui-jqgrid-btable td {
    cursor: pointer;
}

.swift-sign-block {
    position: relative;
    z-index: 40;
}

.swift-sign-block-digipas {
    position: relative;
    z-index: 10002;
}

.swift-sign-block-tabs {
    left: 10px;
    top: 420px;
}

/* Facsimile */
.report-table-wrap {
    position: relative;
}

.report-table {
    position: relative;
}

.facsimile-top {
    left: 310px;
    position: absolute;
    top: 20px;
}

.facsimile-bottom {
    bottom: 15px;
    left: 310px;
    position: absolute;
}

#savearea {
    display: block;
}

.statement-facsimile {
    float: right;
}

.visible-print {
    display: none;
}

@media print {
    .visible-print {
        display: block;
    }

    .statement-facsimile {
        bottom: 0;
        float: none;
        position: fixed;
        right: 0;
        z-index: 1000;
    }

    .repeat-facsimile {
        position: absolute;
        right: 0;
    }
}

@page {
    margin: 38px 38px 38px 38px;
}

/* Facsimile end */

.m-hide {
    display: none;
}

.remove.m-hide {
    display: none;
}

.certWrapper {
    width: 620px;
    margin: 0px 0px 0px 40px;
}

.certWrapper div {
    font-size: 14px;
}

.certWrapper h2 {
    margin: 15px 0;
}

.certWrapper table tr td {
    font-size: 13px;
}

.text-bold {
    font-weight: bold;
}

.text-italic {
    font-style: italic;
}

.padding-left {
    padding-left: 100px;
}

.sign {
    border-bottom: 1px solid #000;
    height: 20px;
}

.grid-cell5 {
    width: 5%;
}

.grid-cell20 {
    width: 20%;
}

.grid-cell90 {
    width: 90%;
}

.cert-path {
    width: 118px;
}

.grd-fill40 {
    margin-left: 40%;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.b-recovery * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.b-rcvr-wrap {
    width: 760px;
    margin-bottom: 50px;
}

.b-rcvr-wrap.__m-padding {
    padding: 0 120px;
}

.b-recovery .text {
    width: 58%;
}

.b-recovery .text.folder-input {
    width: 52%;
}

.b-recovery .text.device-type-select {
    width: 38%;
}

.b-recovery .text.device-select {
    width: 23%;
}

.b-rcvr-label {
    vertical-align: middle;
}

.b-rcvr-label.__cell {
    display: inline-block;
    width: 40%;
}

.__m-mb-2x {
    margin-bottom: 50px;
}

#step2 .b-rcvr-label {
    text-indent: 20px;
}

.bg-gray {
    background: #f0f0f0 !important;
}

.qr-el {
    background-color: white;
    display: inline-block;
    padding: 8px;
    margin: 10px;
}

.e-qr {
    margin: 10px 10px 0px 10px;
}

.btn-qr {
    margin: 15px 0;
    text-align: center;
}

.info_block_qr {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
}

.qr-activate {
    width: 770px;
    text-align: center;
}

.e-qr-activate {
    display: inline-block;
    margin-bottom: 15px;
}

.salary-amount-field {
    padding: 5px 10px 0 10px;
    width: 335px;
    margin: 0 auto;
}

.salary-amount-imputs {
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #000;
}

.salary-amount__amount {
    width: 100px;
}

.full-width {
    width: 100%;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.float-none {
    float: none;
}

#savearea.table-no-fixed table {
    table-layout: auto;
}

.capslock-notification {
    background: #ffffff;
    border: 1px solid #888888;
    box-shadow: 0 0 5px #4f4f4f;
    display: none;
    height: 14px;
    padding: 15px 20px;
    position: absolute;
    text-align: center;
}

.capslock-notification:before, .capslock-notification:after {
    border: 9px solid transparent;
    content: "";
    display: block;
    height: 0;
    left: 22px;
    position: absolute;
    width: 0;
}

.capslock-notification:before {
    border-bottom-color: #4f4f4f;
    top: -18px;
}

.capslock-notification:after {
    border-bottom-color: #ffffff;
    top: -17px;
}

.capslock-top-notification:before {
    border-bottom-color: transparent;
    border-top-color: #4f4f4f;
    bottom: -18px;
    top: auto;
}

.capslock-top-notification:after {
    border-bottom-color: transparent;
    border-top-color: #ffffff;
    bottom: -17px;
    top: auto;
}

[hidden] {
    display: none;
}

/*#swiftframes.b-swiftframes {*/
    /*width: 780px;*/
/*}*/

a:link.no-text-decoration {
    text-decoration: none;
}

.gorisontal-padding5, .login-text-input.gorisontal-padding5 {
    padding-left: 5px;
    padding-right: 5px;
}

.gorisontal-padding120 {
    padding-left: 120px;
    padding-right: 120px;
}

.b-swift1 {
    width: 610px;
    text-align: center;
    margin-bottom: 10px;
}

.ui-dialog.no-close .my-message-body.m-smll-line-height {
    line-height: inherit;
}

.ui-dialog.no-close .ui-widget-header {
    text-align: center;
}

.ui-dialog.no-close .ui-dialog-title {
    float: none;
    color: white;
}

.no-close .ui-dialog-titlebar-close {
    display: none;
}

.caption dd.m-b-counts-info {
    padding-left: 168px;
    display: block;
    color: inherit;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.result-import-teble {
    width: 555px;
}

.result-import-teble td {
    padding: 2px;
}

.b-import-result {
    margin-bottom: 15px;
    padding: 10px;
}

.import-teble-field {
    margin-botttom: 15px;
    padding: 7px;
}

.magtin-bottom15, .margin-bottom15 {
    margin-bottom: 15px;
}

.m-cursor-pointer {
    cursor: pointer;
}

.m-full-width {
    width: 100%;
}

.project-infotmation-grid table th.ui-th-column,
.project-infotmation-grid table th.ui-th-column-header,
.project-infotmation-grid table th.ui-first-th-ltr {
    vertical-align: middle;
}

.project-infotmation-grid .ui-jqgrid-btable .ui-state-hover td {
    background: inherit;
    cursor: default;
}

.project-infotmation-grid .ui-jqgrid-bdiv {
    overflow-y: auto;
    height: 300px;
    border: 0;
}

.project-infotmation-grid .ui-jqgrid-hbox {
    padding: 0;
}

.project-infotmation-grid .ui-jqgrid-hdiv {
    border: 0;
    width: 100% !important;
}

.project-infotmation-grid .ui-jqgrid-btable,
.project-infotmation-grid .ui-jqgrid-htable {
    width: 100% !important;
}

.buttons-div {
    padding: 15px 0 20px;
}

.gm-offset-bottom-10 {
    margin-bottom: 10px;
}

.row-inline {
    font-size: 0;
    letter-spacing: 0;
    margin-left: -8px;
    margin-right: -8px;
}

.col-inline-offset-1 {
    margin-left: 8.33333333%
}

.col-inline-offset-2 {
    margin-left: 16.66666667%
}

.col-inline-offset-3 {
    margin-left: 25%
}

.col-inline-offset-4 {
    margin-left: 33.33333333%
}

.col-inline-offset-5 {
    margin-left: 41.66666667%
}

.col-inline-offset-6 {
    margin-left: 50%
}

.col-inline-offset-7 {
    margin-left: 58.33333333%
}

.col-inline-offset-8 {
    margin-left: 66.66666667%
}

.col-inline-offset-9 {
    margin-left: 75%
}

.col-inline-offset-10 {
    margin-left: 83.33333333%
}

.col-inline-offset-11 {
    margin-left: 91.66666667%
}

.col-inline-12 {
    width: 100%;
}

.col-inline-11 {
    width: 91.66666667%;
}

.col-inline-10 {
    width: 83.33333333%;
}

.col-inline-9 {
    width: 75%;
}

.col-inline-8 {
    width: 66.66666667%;
}

.col-inline-7 {
    width: 58.33333333%;
}

.col-inline-6 {
    width: 50%;
}

.col-inline-5 {
    width: 41.66666667%;
}

.col-inline-4 {
    width: 33.33333333%;
}

.col-inline-3 {
    width: 25%;
}

.col-inline-2 {
    width: 16.66666667%;
}

.col-inline-1 {
    width: 8.33333333%;
}

[class^='col-inline-'] {
    vertical-align: top;
    display: inline-block;
    font-size: 11px;
    letter-spacing: normal;
    padding-left: 8px;
    padding-right: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.block-inline {
    padding-top: 5px;
    padding-bottom: 5px;
}

.gm-vertical-middle {
    vertical-align: middle;
}

.gm-vertical-bottom {
    vertical-align: bottom;
}

.gm-padding-right-0 {
    padding-right: 0;
}

.gm-text-uppercase {
    text-transform: uppercase;
}

.gm-all-border-box * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.gm-margin-right20 {
    margin-right: 20px;
}

.fillIt-active {
    color: #DB002C;
}

.fillIt-active:after {
    content: "*";
}

.tabs-cnt {
    margin-bottom: 15px;
}

.border-block {
    padding: 10px 8px 2px;
}

.cb-templ-document .cst-table td {
    max-width: 220px;
    word-wrap: break-word;
}

.gm-20-percent {
    width: 20%;
}

.prolong-block {
    margin-right: -8px;
    margin-left: -8px;
    margin-bottom: 15px;
    padding: 8px;
}

.doc-roll-body a:hover {
    font-size: 11px;
}

#savearea.table-no-fixed .doc-roll-table {
    table-layout: fixed;
}

.doc-roll-table td {
    overflow: hidden;
    text-overflow: ellipsis;
}

.doc-roll-table .doc-roll-multiline {
    padding: 3px;
    white-space: normal;
    word-break: break-all;
}

.tex-last-left {
    text-align-last: left;
}

.cb-templ-document .cst-table {
    width: 900px;
    table-layout: fixed;
}

.cb-templ-document .cst-table td {
    word-wrap: break-word;
}

.m-word-wrap-break {
    word-wrap: break-word;
}

.m-table-layout-fixed {
    table-layout: fixed;
}

#render {
    overflow: hidden;
}

#pdf {
    position: absolute;
    top: 11px;
    z-index: -10;
}

input.dateinput[readonly] {
    color: #A9A9A9;
}

.pdf-form-body #pdf_form_id {
    padding-left: 50px;
}

@media print {
    .pdf-form-body {
        padding-left: 0;
    }
}

.ui-dialog.ui-corner-all {
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    -khtml-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    -khtml-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    -khtml-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    -khtml-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
	z-index: 10;
}

.my-message-button-row {
    margin-top: 15px;
    margin-left: -35px;
}

.my-message-body.info-message {
    background-image: url("../images/support/info_icon.png");
    background-repeat: no-repeat;
    background-position: 10px 50%;
}

.my-message-body.ok-message {
    background-image: url("../images/support/ok_icon.png");
    background-repeat: no-repeat;
    background-position: 10px 50%;
}

.my-message-body.warning-message {
    background-image: url("../images/support/warning_icon.png");
    background-repeat: no-repeat;
    background-position: 10px 50%;
}
.my-message-body.info-message, .my-message-body.ok-message, .my-message-body.warning-message .my-message-button-row{margin: 0;}
/* ----- *NEW DDT TABLE START ----- */
table.data-table {
    table-layout: fixed;
    border-collapse: collapse;
    /*border: 1px solid #DB002C;*/
    width: 100%;
    margin-bottom: 10px;
}

.data-table td {
    min-width: 45px;
    border: 1px solid #DB002C;
    padding: 2px 4px;
}

.data-table.head-cell {
    background-color: #CCCCCC;
    vertical-align: top;
}

.data-table.head-cell.name {
    border-bottom: none;
    font-size: 0;
}

.data-table .head-cell.name-wrap {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding-right: 9px;
    margin-right: -9px;
    box-sizing: border-box;
    font-size: 11px;
    cursor: pointer;
}

.data-table .head-cell.name-wrap:hover {
    color: #DB002C;
}

.data-table.arrow-wrap.sort-down {
    display: inline-block;
    text-align: center;
    /*position: absolute;*/
    width: 9px;
    height: 9px;
    top: 0;
    right: 0;
    background: url(../images/support/down.gif) 0 0 no-repeat;
}

.data-table.arrow-wrap.sort-up {
    display: inline-block;
    text-align: center;
    /*position: absolute;*/
    width: 9px;
    height: 9px;
    top: 0;
    right: 0;
    background: url(../images/support/up.gif) 0 0 no-repeat;
}

.data-table.head-cell.filter {
    border-top: none;
    padding: 0 4px 4px 4px;
}

.data-table .filter_input_wrap {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding-right: 19px;
    margin-right: -19px;
    box-sizing: border-box;
}

select.data-table.filter-input-select {
    width: 100%;
}

.data-table .filter-input-select {
    color: #191970;
    font-family: Verdana, sans-serif;
}

.data-table .filter_btn_wrap {
    vertical-align: middle;
}

.data-table.filter-input-text {
    border: 1px solid #DB002C;
    height: 17px;
    width: 100%;
    box-sizing: border-box;
}

.data-table .filter-input-text-btn {
    border: 1px solid #DB002C;
    height: 17px;
    width: 17px;
    margin-left: 2px;
    padding: 0;
    box-sizing: border-box;
    font-size: 10px;
    line-height: 10px;
    cursor: pointer;
    color: #DB002C;
    background-color: #CCC;
}

.data-table.data-row:nth-of-type(2n) {
    background-color: #E1DFDF;
}

.data-table .data-row.in-treatment-row {
    background-color: #A3A3A3;
}

.data-table.data-row:hover {
    background-color: #ffdfdf;
}

.data-table .paging-text-from {
    margin: 0 15px;
}

.data-table .paging-text-rows {
    display: inline-block;
    float: right;
    height: 21px;
    line-height: 21px;
    margin-right: 10PX;
}

.data-table .paging-button.refresh-data {
    width: 16px;
    height: 16px;
    background: transparent url("../images/support/refresh_icon.gif") no-repeat scroll center center;
    margin-right: 5px;
    vertical-align: middle;
}

.data-table .paging-button.clear-filters {
    width: 16px;
    height: 16px;
    background: transparent url("../images/support/clear_filters.gif") no-repeat scroll center center;
    margin-right: 5px;
    vertical-align: middle;
}

.data-table .data-cell {
    word-wrap: break-word;
}

/* Кнопки навигации start */
.data-table.pagination-block {
    margin-top: 10px;
    margin-bottom: 10px;
}

.data-table.to-page-first {
    width: 15px;
    height: 16px;
    background: url("../images/support/left1.gif") center center no-repeat;
    margin-right: 4px;
    vertical-align: middle;
}

.data-table.to-page-prev {
    width: 15px;
    height: 16px;
    background: url("../images/support/left2.gif") center center no-repeat;
    margin-right: 4px;
    vertical-align: middle;
}

.data-table.paging-input.to-page-num {
    width: 32px;
    height: 17px;
    border: 1px solid #DB002C;
    margin: 0 4px;
    vertical-align: middle;
}

.data-table.paging-button.to-page-num:after {
    border: 1px solid #DB002C;
    content: "ok";
    text-align: center;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 4px;
    font-size: 10px;
    color: #DB002C;
    background-color: #CCC;
    vertical-align: middle;
}

.data-table.to-page-next {
    width: 15px;
    height: 16px;
    background: url("../images/support/right2.gif") center center no-repeat;
    margin-right: 4px;
    vertical-align: middle;
}

.data-table.to-page-last {
    width: 15px;
    height: 16px;
    background: url("../images/support/right1.gif") center center no-repeat;
    margin-right: 4px;
    vertical-align: middle;
}

/* Кнопки навигации end */
.data-table .db-user-filters-box, .data-table .db-user-filters {
    display: inline-block;
}

.data-table .db-user-filters.editor-link {
    text-decoration: underline;
    cursor: pointer;
    padding: 0 10px 0 40px;
}

.data-table .db-user-filters.editor-link:hover {
    color: #DB002C;
}

.data-table .db-user-filters.filters-select {
    border: 1px solid #006;
    color: #191970;
}

/* Табличный waiter start */
.tableWaitField {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.5);
    display: inline-block;
    height: 100%;
    width: 100%;
}

.tableWaiter {
    border: 2px solid #FA5555;
    display: inline-block;
    padding: 25px;
    background-color: #FAFAFA;
    margin: 180px 0 0 260px;
}

.tableWaitImg {
    vertical-align: middle;
    margin-right: 10px;
}

/* Табличный waiter end */
.page-wrap.m-cb-templ-document, .page-wrap.m-cb-infodocument {
    width: 900px;
}

/* ----- NEW DDT TABLE END ----- */

/*Сохраняемый фильтр START*/
.filtr-block {
    width: 760px;
    margin-bottom: 5px;
}

.filtr-head-lable {
    display: inline-block;
    width: 310px;
    text-align: right;
}

.custom-filtr-select {
    border: 1px solid #006;
    color: #191970;
    width: 260px;
}

.custom-filtr-input {
    border: 1px solid #DB002C;
    height: 16px;
    width: 260px;
}

.filtr-delimiter {
    margin: 20px auto;
    background-color: #808080;
    width: 540px;
    height: 3px;
}

.filtr-body-lable {
    display: inline-block;
    text-align: right;
    width: 223px;
    padding-right: 5px;
}

.filtr-body-select-field {
    display: inline-block;
    width: 200px;
    padding: 0 3px;
}

.filtr-body-input-field {
    display: inline-block;
    width: 200px;
    padding: 0 3px;
}

.filtr-body-select {
    border: 1px solid #006;
    color: #191970;
    width: 100%;
}

.filtr-body-input {
    border: 1px solid #DB002C;
    height: 16px;
    width: 100%;
}

/*Сохраняемый фильтр END*/

.my-message-with-html.isign-desktop-modifier {
    width: 300px;
}

#symbolsPaymentpurpose {
    background-color: #fff;
}

.doc-upload-popup.ui-dialog .ui-widget-header {
    background-color: #e9e8ed;
    border-radius: 0;
    margin-bottom: 10px;
}

.doc-upload-popup.ui-dialog .ui-dialog-title {
    float: none;
    margin: 0;
}

.doc-upload-popup.ui-dialog .ui-widget-header {
    text-align: center;
    border-radius: 0;
}

.doc-upload-popup.ui-dialog .ui-widget-header .ui-button {
    display: none;
}

.ajax-file-upload-statusbar {
    padding-left: 12px;
}

.ajax-file-upload-red {
    margin-left: 5px;
}

.ajax-file-upload-filename {
    width: auto;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.sign-field {
    width: 150px;
    float: right;
}

.hide {
    display: none !important;
}

.pdf-show-print {
    display: none;
}

.isign-dialog {
    z-index: 10200;
    background: #ffffff;
}

.isign-desktop-modifier {
    z-index: 10200;
    background: #ffffff;
}

@media print {
    /* Стиль для печати */
    .pdf-show-print {
        display: inline-block;
    }

    .pdf-hide-print {
        display: none !important;
    }
}

.radio-button {
    background: white;
    border: 1px solid black;
    border-radius: 50%;
    box-sizing: content-box;
    height: 10px;
    position: absolute;
    width: 10px;
}

.radio-button-checked:before {
    border: 3px solid black;
    border-radius: 50%;
    content: "";
    display: block;
    height: 0;
    left: 2px;
    position: absolute;
    top: 2px;
    width: 0;
}

.gm-inline-block {
    display: inline-block;
}

.pdf-replaced-el {
    overflow: hidden !important;
}

.gm-vertical-top {
    vertical-align: top;
}

.gm-width100 {
    width: 100px;
}

.gm-width80p {
    width: 80%!important;
}


.gm-width76p {
    width: 76%!important;
}

.gm-max-width-120 {
    max-width: 120px;
}

.restore-cert-block {
    margin-top: 185px;
    margin-left: 250px;
    position: relative;
    background: #cccccc;
    border: 1px solid #DB002C;
    padding: 1em 0 1em 0;
    width: 587px;
}

.restore-cert-row {
    margin: 15px;
}

.restore-cert-label {
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    color: #5A5E5E;
    width: 220px;
}

.gm-border-box {
    box-sizing: border-box;
}

.gm-border-standard {
    border: 1px solid #000;
}

.gorisontal-padding5.gm-padding-right-0 {
    padding-right: 0;
}

.report-for-facsimile {
    padding-top: 75px;
}
.pdf-print {
    box-sizing: border-box;
    height: 100%;
    padding-top: 25px;
    width: 770px;
}
.pdf-print iframe {
    border: 0;
    display: block;
    height: 100%;
    width: 770px;
}
.pdf-print .commonbutton {
    left: 8px;
    position: absolute;
    top: 0;
}

.ui-datepicker {
    width: 208px;
}

#savearea > table {
    border-collapse: collapse;
    border-spacing: 0;
}

#savearea > table td {
    padding: 0;
}

.hide-cell-content {
    height: 0;
    overflow: hidden;
}

.cloned-report-table tr:first-child td, .cloned-report-table tr th {
    border: 0 none;
    padding-bottom: 0;
    padding-top: 0;
}

.no-break-inside {
    page-break-inside: avoid;
}

.sal-period-block1 {
    display: inline-block;
    width: 50px;
    vertical-align: top;
}

.sal-period-block2 {
    display: inline-block;
    width: 120px;
    vertical-align: top;
}

.sal-period-block3 {
    display: inline-block;
    width: 220px;
    vertical-align: top;
}

.sal-period-label {
    white-space: nowrap;
    margin-bottom: 4px;
    display: inline-block;
}

.long-content-wrap {
    max-width: 200px;
    word-wrap: break-word;
}

.cst-table .header_cst table {
    width: 100%;
}

.cst-table table td:empty {
    display: none;
}

.cst-table input[type='checkbox'] {
    display: block;
    margin: 0 auto;
}
form[name="cbmessages"] .cst-table tbody tr td.messages_table_print {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.sign-btn-wrap { width: 153px; }
.sign-btn-wrap.gm-inline-block { width: auto; }
.sign-btn-wrap .commonbutton {
    float: left;
}
#b_buttons #toggle_sign_btn_name, #toggle_sign_btn_name {
    height: 19px;
    margin-left: -1px;
    padding: 0;
    width: 21px;
}
.buttons-container .m-toggle-btn, #b_buttons #toggle_sign_btn_name, #toggle_sign_btn_name {
    height: 19px;
    margin: 0 1px 0 -1px;
    padding: 0;
    width: 21px;
}

.currsell-wrapper .buttons-container .m-toggle-btn,
.currsell-wrapper #b_buttons #toggle_sign_btn_name,
.currsell-wrapper #toggle_sign_btn_name {
    height: 18px;
    padding: 0!important;
}

.currsell-wrapper #b_buttons button {
    margin: 0 0 6px;
    padding: 2px 15px!important;
}

.currsell-wrapper .sign-block-inner {
    margin-left: 0;
}

.m-toggle-btn:after {
    border: 4px solid transparent;
    border-bottom-width: 0;
    border-top: 7px solid #000000;
    display: inline-block;
    content: "";
    height: 0;
    width: 0;
}
.m-toggle-btn-open:after {
    border-top-width: 0;
    border-bottom: 7px solid #000000;
}
.m-toggle-btn-open[disabled]:after {
    border-bottom-color: #8D8D8D;
}
#b_buttons #sign_btn_name, #sign_btn_name {
    display: inline-block;
    margin: 4px 0;
    width: 258px;
}
.sign-block .sign-block-select {
    width: 218px;
    box-sizing: content-box;
    height: 18px;
}
.sign-block-button { width: 75px; }
.corporate-cards-card .sign-block .sign-block-select { width: 220px; }
/*select2*/
.sign-block-inner .select2-container--default .select2-selection--single,
.sign-block .select2-container--default .select2-selection--single {
    border-color: #000000;
    border-radius: 0;
    height: 20px;
}
.sign-block-inner .select2-container--default .select2-selection--single .select2-selection__rendered,
.sign-block .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 19px;
}
.sign-block-inner .select2-container--default .select2-selection--single .select2-selection__arrow,
.sign-block .select2-container--default .select2-selection--single .select2-selection__arrow {
    background: #dfdfdf;
    border: 1px solid #c1c1c1;
    height: 16px;
    width: 15px;
}
/*select2 end*/
.another-client-input {
    margin-right: 3px;
    width: 145px;
}
.aside-buttons { width: 153px; }
.aside-buttons .commonbutton, .aside-buttons #sign_btn_name { margin: 0 0 4px; }
.commonbutton-sign { width: 140px; }
.sign-btn-wrap .commonbutton-sign {
    float: left;
    width: 120px;
}
.btn-group-justified .commonbutton,
.btn-group-justified #toggle_sign_btn_name {
    height: 21px;
    margin-right: 0;
}
.button-wrapper-all .commonbutton,
.button-wrapper-all #toggle_sign_btn_name {
    height: 18px;
    line-height: 10px;
    margin-right: 0;
    margin-top: 3px;
}
.btn-group-justified .sign-btn-wrap,
.currform__buttons .sign-btn-wrap { vertical-align: bottom; }
.currform__buttons .sign-btn-wrap .commonbutton { margin-left: 0; }
.currform__buttons #toggle_sign_btn_name { margin-right: 0; }
.button-wrapper-all .sign-btn-wrap { vertical-align: top; }
.btn-group-justified .sign-btn-wrap .commonbutton,
.buttons-div .sign-btn-wrap .commonbutton,
.currbuy-wrapper #sign_btn_name,
.form-sell #sign_btn_name {
    padding-left: 6px;
    padding-right: 6px;
}
.div-digipass {
    position: absolute;
    width: 760px;
    z-index: 10002;
}
.div-digipass table {
    margin: 0 auto;
}

.m_label {
    display: inline-block;
    width: 125px;
    box-sizing: border-box;
    text-align: left;
    padding: 0 0 0 4px;
    line-height: 24px;
}

.m_label_value {
    width: 315px;
    box-sizing: border-box;
    padding-bottom: 4px;
}

.width308 {
    width: 308px!important;
    box-sizing: border-box!important;
    margin-right: 6px!important;
}

.m_select_custom .custom-combobox-input.ui-widget.ui-widget-content.ui-state-default.ui-autocomplete-input {
    width: 291px!important;
    box-sizing: border-box!important;
    margin-right: 6px!important;
}

.m-padding-left240 {
    padding-left: 240px;
}

.m-height-16 {
    height: 16px;
}

.m-width-117 {
    width: 117px;
}

.m-min-width {
    min-width: 108px;
}

.m-width-82 {
    width: 82%;
}

.m-width-82 .ddt-table td {
    word-break: break-all;
}

.html5 input.cst { height: 12px; }
.html5 a.cst img { vertical-align: middle; }
.html5 td.header_cst { padding-bottom: 1px; }
.repacclist-accounts { margin-bottom: 25px; }
.repacclist-accounts .borderTable td { padding: 0 0 1px; }

.m-margin {
    margin: 0 10px;
    display: inline-block;
}

.m-margin:first-child {
    margin-left: 0;
}

.m-margin:last-child {
    margin-right: 0;
}

.colorTableRow .ddt-table .ddt-row:nth-child(even) {
    background-color: #E1DFDF;
}

.colorTableRow .ddt-table .ddt-row:nth-child(even):hover {
    background-color: #FDD;
}

.colorTableRow .ddt-table .ddt-row:nth-child(even) {
    background-color: #E1DFDF;
}

.colorTableRow .ddt-table .ddt-row:nth-child(even):hover {
    background-color: #FDD;
}

.colorTableRow .ddt-table .ddt-row.bankDoc {
    background-color: #ffbfbf;
}

.m-cbmessage #uploaddiv div td:first-child {
    padding: 0 10px 10px 30px !important;
}

.m-cbmessage input.stylefileinput-text.uah_doc[type="text"] {
    width: 190px;
    height: 15px;
}

.m-cbmessage .stylefileinput-container {
    margin-top: 1px;
}

.swift2 {
    width: 600px!important;
}

.m-swiftdoc {
    width: 594px;
}

.swift4 {
    margin-top: 12px;
    width: 594px;
}

.dates {
    position: absolute;
    top: 15px;
    right: 113px;
}

.position_relative {
    position: relative;
}

.currbuy-wrapper.m-width-638 {
    width: 638px;
}

.m-margin-bottom-8 {
    margin-bottom: 8px;
}

.dates .currbuy-wrapper .date-style {
    width: 110px;
}

.dates .date-style:last-child {
    margin-left: -18px;
}

.position_relative {
    position: relative;
}

.form-all.m-width-625 {
    width: 625px;
}

.sell-form .dates {
    position: absolute;
    top: 10px;
    right: 115px;
}

.form-sell .salary.m-margin-top-50 {
    margin-top: 50px;
}

.frame_wrap {
    float:left;
    width:462px;
}

.position-relative {
    position: relative;
}

.position-abs0 {
    position: absolute;
    top: 0;
    right: 0;
}

.position-abs {
    position: absolute;
    right: -11px;
}

.position-abs1 {
    position: absolute;
    top: 40px;
    left: 239px;
}

.m-margin-top10 {
    margin-top: 10px;
}

.ui-widget-content .ui-state-default {
    color: #000;
}

.ui-widget-content .ui-icon-seek-first {
    background: url('../images/support/left1.gif') left top no-repeat;
}

.ui-widget-content .ui-icon-seek-prev {
    background: url('../images/support/left2.gif') left top no-repeat;
}

.ui-widget-content .ui-icon-seek-next {
    background: url('../images/support/right2.gif') left top no-repeat;
}

.ui-widget-content .ui-icon-seek-end {
    background: url('../images/support/right1.gif') left top no-repeat;
}

.ui-widget-content .ui-icon-asc {
    background: url(../images/support/up.gif) left top no-repeat #cccccc;
}

.ui-widget-content .ui-icon-desc {
    background: url(../images/support/down.gif) left top no-repeat #cccccc;
}

.ui-widget-content .s-ico {
    display: none;
}

.ui-widget-content .ui-pg-table {
    margin: 4px 0 3px;
}

.ui-pg-button.ui-state-hover {
    border: 0;
    background: none;
}

.overflow_hidden {
    overflow: hidden;
}

.padding_top_8 {
    padding-top: 8px;
}

.ducuplod_input {
    width: 100%;
    border: 1px solid #000;
}

.m_border_bottom {
    border-bottom: 1px solid #cbcbcb;
}
.gm-margin-bottom12 {
    margin-bottom: 12px;
}

.m_border_top {
    border-top: 1px solid #cbcbcb;
}
.gm-padding-top12 {
    padding-top: 12px;
}

.custom_border_bottom {
    border-bottom: 2px dotted #DB002C;
}

#docuploadform label.custom_lable2 {
    color: #000;
}

.file-upload {
    position: relative;
    width: 70px;
    height: 20px;
    background: #cbcbcb;
    border: 1px solid #DB002C;
    padding:0 4px;
    color: #000;
    text-align: center;
    float: right;
}
.file-upload:hover {
    background: #cbcbcb;
}
.file-upload input[type="file"]{
    display: none;
}
.file-upload label {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.file-upload span {
    line-height: 10px;
    color: #000;
    letter-spacing: 0.1px;
    font-weight: 400;
    padding-left: 10px;
}
.file-upload input[type='file'].upFile {
    display: inline-block;
    width: 1%;
    vertical-align: top;
}

.filename {
    background: #fff;
    border: 1px solid #DB002C;
    width: 350px;
    height: 20px;
}

.remove {
    display: inline-block;
    width: 70px;
    height: 15px;
    background: #cbcbcb;
    border: 1px solid #DB002C;
    padding:0 4px;
    color: #000;
    text-align: center;
    margin-top: 6px;
    cursor: pointer;
    margin-left: 309px;
}

.error_filename {
    padding: 5px;
    margin-top: 6px;
    border: 1px solid #DB002C;
    color: #DB002C;
}

.cardcontact_wait {
    position: absolute;
    margin-left: 20px;
    margin-top: 2px;
    background: url(../images/reload.gif) no-repeat;
    background-position: center bottom;
    width: 16px;
    height: 16px;
    overflow: hidden;
}

.date-picker-style {
    width: 120px;
}

.date-picker-style-iput {
    height: 17px;
}

.requiredFieldLabel0 {
    color: #000!important;
}

.requiredFieldLabel1 {
    color: #DB002C!important;
}

.requiredFieldLabel1:after {
    content: "*";
    margin-left: 2px;
}
.depositdocuments-error {
    padding: 5px 0;
    white-space: nowrap;
}

.row_r {
    display: table;
    width: 760px;
    margin-bottom: 15px;
    box-sizing: border-box;
}

.row_r2 {
    display: table;
    width: 740px;
    margin-bottom: 15px;
    box-sizing: border-box;
}

.row_td {
    display: table-cell;
    width: 50%;
    box-sizing: border-box;
}

.row_td.w_40p {
    width: 40%;
}

.row_td.custom {
    width: 58%;
    float: right;
}
.row_td.custom input {
    width: 95%;
    padding-right: 5px;
}

.gm-margin-bottom10 {
    margin-bottom: 10px;
}

.gm-wd100 {
    width: 100%;
}

.gm-display-table {
    display: table;
}

.gm-text-align-r {
    text-align: right;
}

.calendar_ {
    width: 150px;
    padding-left: 5px;
}

.text_help {
    display: inline-block;
    padding-top: 5px;
}

.gm-capitalize {
    text-transform: capitalize;
}

.gm-text-aling-right {
    text-align: right;
}

.gm-wd90 {
    width: 90%;
}

.content_ {
    width: 760px;
    padding: 10px;
    margin-bottom: 20px;
    box-sizing: border-box;
    border: 1px solid #008000;
}

.position-abs_r0_b0 {
    position: absolute;
    right: 0;
    bottom: 0;
}

.gm-font-weight700 {
    font-weight: 700;
}

.gm-width220 {
    width: 220px;
    display: inline-block;
    /*margin: 0 25px;*/
    margin-bottom: 10px;
}

.gm-margin5-25 {
    margin: 5px 25px;
}

.gm-width220:first-child {
    margin-left: 0;
}

.gm-width220:nth-child(3) {
    margin-right: 0;
}

.gm-width220:nth-child(4) {
    margin-left: 0;
}

.gm-margin-right50 {
    margin-right: 50px;
}

.gm-font-size0 {
    font-size: 0;
}

.gm-block {
    display: block;
}

.gm-hide {
    display: none;
}

.firstPage,
.prevPage,
.nextPage,
.lastPage,
.to_page_number {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 1px;
    background-color: #fff;
    cursor: pointer;
}

.firstPage {
    background: url("../images/support/left1.gif");
}

.prevPage {
    background: url("../images/support/left2.gif");
}

.nextPage {
    background: url("../images/support/right2.gif");
}

.lastPage {
    background: url("../images/support/right1.gif");
}

.to_page_number {
    background: url("../images/support/okw.gif");
}

.gm-page_number {
    vertical-align: middle;
    display: inline-block;
    margin-top: -12px;
    margin-right: 10px;
    font-weight: 700;
}

.calendar_img {
    display: inline-block;
    width: 23px;
    height: 16px;
    cursor: pointer;
    border: none;
    background: url("../images/support/calendar.gif");
}

.page_number {
    padding-left: 2px;
    width: 34px;
    height: 16px;
    box-sizing: border-box;
    display: inline-block;
    border: 1px solid #888888;
}

.page-reload {
    display: inline-block;
    width: 18px;
    height: 18px;
    cursor: pointer;
    border: none;
    background: url("../images/support/refresh_icon_small.gif");
}

.table_wrap_content {
    display: inline-block;
    max-width: 1000px;
    padding: 1px;
    box-sizing: border-box;
    border: 1px solid #b2b2b2;
}

table.ajax-table {
    table-layout: fixed;
    border-collapse: collapse;
    box-sizing: border-box;
}

.ajax-table thead {
    background-color: #60cd18;
}

.ajax-table th {
    border: 1px solid #fff;
    border-collapse: collapse;
    padding: 5px 25px 5px 5px;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    text-align: left;
    vertical-align: top;
}

.ajax-table td {
    border: 1px solid #fff;
    border-collapse: collapse;
    padding: 5px;
    box-sizing: border-box;
}

.ajax-table tbody tr:nth-child(even) {
    background-color: #e1dfdf;
}

.ajax-table tr:hover td {
    background-color: #ffdddd;
    cursor: pointer;
}

.hide-empty-bg td:empty {
    background: #ffffff;
}
table.unclickable-rows th, table.unclickable-rows tr:hover td {
    cursor: default;
}
.table_wrap_content table.unclickable-rows tr .clickable-cell {
    cursor: pointer;
}
.clickable-div {
    cursor: pointer;
    padding: 2px 0 1px;
}
.clickable-div:hover { text-decoration: underline; }
.ForeignEconomicContractList,
.paymentScheduleList,
.payment_netting_detailed_information {
    margin-bottom: 20px;
}
.top-margin-0 { margin-top: 0; }

.tb_pd {
    margin-bottom: 10px;
    padding: 8px;
    box-sizing: border-box;
    border: 1px solid #db002c;
}

.tb_row {
    padding: 4px 0;
    box-sizing: border-box;
    font-size: 0px;
}
.tb_dt_font_s {
    font-size: 11px;
}

.note_ {
    padding-top: 10px;
}

.sp_inline_b {
    display: inline-block;
}
.conv_distr.note_ {
    width: 437px;
    height: 29px;
    box-sizing: border-box;
    margin-right: 2px;
    margin-bottom: 10px;
}

.bx_border_box {
    display: inline-block;
    box-sizing: border-box;
}
.half_w_context {
    width: 137px;
    padding-left: 5px;
}
.lable_w {
    width: 150px;
}

.lable_w2 {
    width: 159px;
}

.order_purposeNo {
    width: 178px;
}
.order_purposeNo select {
    width: 138px;
}
.order_purposeText,
.order_purposeText select {
    width: 262px;
}

.full_w_context {
    width: 428px;
    padding-left: 5px;
}
.child_block {
    width: 291px;
    box-sizing: border-box;
    font-size: 0;
}
.tb_border {
    border: 1px solid #000;
}
.pd_left {
    padding-left: 20px;
}

.text_a {
    width: 440px;
    height: 29px;
    margin-bottom: 10px;
    box-sizing: border-box;

}

.datepicker.inp {
    width:84px;
    background-color: #f0f0f0;
    border: 1px solid #000;
    font-size: 11px;
}

.ui-datepicker {
    width: 210px!important;
    min-height: 178px!important;
    border-radius: 0!important;
}

.ui-datepicker .ui-datepicker-header {
    border-radius: 0;
    border: none!important;
    background-color: #e1dfdf!important;
}
.ui-datepicker .ui-datepicker-title {
    width: 128px!important;
    margin: 0 0 0 47px!important;
}

/*left*/
.ui-datepicker-prev, .ui-datepicker-next,
.ui-datepicker-prev:hover, .ui-datepicker-next:hover {
    width: 18px!important;
    height: 14px!important;
    margin-top: 4px!important;
    box-sizing: border-box!important;
    border: 1px solid #ff0000!important;
    border-radius: 0!important;
    background-color: transparent!important;
}

.ui-datepicker-prev:hover {
    top: 2px!important;
    left: 2px!important;
}
.ui-datepicker-next:hover {
    top: 2px!important;
}
.ui-datepicker .ui-datepicker-next {
    left: 27px!important;
}
.ui-datepicker-prev .ui-icon {
    background: url(../images/calendar/left1.gif) center 2px no-repeat!important;
}

.ui-datepicker-next .ui-icon {
    background: url(../images/calendar/right1.gif) center 2px no-repeat !important;
}

.ui-datepicker-month,
.ui-datepicker-year {
    height: 14px!important;
    margin-top: 4px!important;
    padding-left: 2px!important;
    box-sizing: border-box;
    border: 1px solid #ff0000!important;
    font-family: Arial!important;
    font-size: 11px!important;
    font-weight: 700;
    color: #000!important;

    -webkit-appearance: none;
    background: transparent url(../images/calendar/drop1.gif) right center no-repeat !important;
    line-height: 1em;

    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';

    -ms-appearance: none;
    appearance: none!important;
}

.ui-datepicker-month::-ms-expand,
.ui-datepicker-year::-ms-expand {
    display: none;
}

.ui-datepicker-month {
    width: 72px!important;
    margin-right: 4px!important;
}

.ui-datepicker-year {
    width: 45px!important;
}

.ui-datepicker-calendar th {
    color: #000066!important;
}

.ui-datepicker-calendar .ui-state-default {
    border: none!important;
    background-color: transparent!important;
    color: #000066!important;
}

.ui-datepicker-week-end .ui-state-default {
    color: #54A6E2!important;
}

.ui-datepicker-days-cell-over.ui-datepicker-today .ui-state-default {
    border: 1px solid rgb(160, 160, 160)!important;
    box-sizing: border-box;
    color: #ff0000!important;
}

.ui-datepicker-today .ui-state-default {
    border: none!important;
    box-sizing: border-box;
    color: #ff0000!important;
    background: transparent!important;
}

.ui-datepicker-current-day .ui-state-active {
    border: 1px solid rgb(160, 160, 160)!important;
    box-sizing: border-box;
    color: #000066!important;
}

.ui-datepicker-buttonpane {
    width: 0px!important;
    padding: 0!important;
}

.ui-datepicker-current {
    display: none!important;
}

.ui-datepicker-close {
    position: absolute;
    top: 3px;
    right: 8px
}
.ui-datepicker-close:after {
    position: absolute;
    top: 0;
    right: 0;
    content: url(../images/calendar/close.gif);
    width: 15px;
    height: 13px;
    display: block;
    background-color: red;
}

.formSaveKeyInToken {
    width: 500px;
    margin: 0 auto;
    box-sizing: border-box;
}

.formSaveKeyInToken .lb {
    width: 200px;
    display: inline-block;
    padding-right: 10px;
    box-sizing: border-box;
}

.formSaveKeyInToken input[type="password"],
.formSaveKeyInToken select {
    width: 190px;
    display: inline-block;
    padding-left: 10px;
    border: 1px solid #DB002C;
    box-sizing: border-box;
}

.formSaveKeyInToken .button_refresh_pos {
    border: 1px solid #DB002C;
}

.formSaveKeyInToken .signing-agent-devices {
    width: 157px;
}

.generate_certeficate .restore-cert-row {
    text-align: center;
}

.generate_certeficate .certificate-create-header {
    padding: 0;
}

.generate_certeficate h3 {
    width: 100%;
    text-align: center;
    border: none;
}

.generate_certeficate .signing-agent-devices {
    width: 127px;
}

.generate_certeficate .signing-agent-devices {
    padding: 0;
}

.generate_certeficate .refresh-devices-button {
    height: 20px;
}
/*.has-line-break {*/
    /*display: block;*/
/*}*/
.change-phone-form .sign-block-line .has-line-break {
    display: inline-block;
}

.agent-types {
    width: 240px;
    box-sizing: border-box;
}

.agent-devices {
    width: 70px;
    box-sizing: border-box;
}

.swiftform .hidden-file-input {
    position: absolute;
    z-index: -1;
    width: 1px;
    height: 30px!important;
    opacity: 0;
}


.client_ input {
    width: 436px!important;
}

.client_ a.custom-combobox-toggle {
    right: -1px;
}
.newCardcontactLable.newCardcontactLable2 {
    color: #000!important;
}


.currbuy-wrapper .button-wrapper-all,
.sell-form .button-wrapper-all {
  margin: 12px auto 0;
  width: 625px;
}

.three_point {
    display: block;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.c_word-wrap tbody td {
    word-wrap: break-word
}
.external-cert-popup .ui-dialog-titlebar .ui-dialog-titlebar-close {
    float: right;
    background: url(../images/icons/close.gif) center no-repeat;
    cursor: pointer;
    border: 0;
    outline: none;
    height: 16px;
    width: 16px;
}
.doc-upload-links-table .file-name {
    width: 28%;
    word-break: break-all;
}

.gm-break-word {
    word-break: break-word;
}
.form-2-cols .btn-group-justified {
    text-align: center;
    width: 670px;
}
.form-2-cols .sign-block-inner {
    margin: 0;
    width: 680px;
}
.dataTables_scroll .dataTables_scrollHead  { padding: 0; }
.dataTables_scroll .dataTables_scrollHeadInner {
    border-left: 0 none !important;
    box-sizing: border-box;
    padding: 0;
}
table.dataTable {
    background-color: inherit;
    border-spacing: 0;
    border-width: 0;
}
table.dataTable .sorting_disabled { cursor: default; }
table.dataTable td { border-right-width: 0; }
table.dataTable td:first-child { border-left-width: 1px; }
table.dataTable td:last-child { border-right-width: 0; }
table.dataTable thead td {
    border-top-width: 0;
    padding: 2px 4px;
}
table.dataTable thead .ddt-link {
    color: inherit;
    cursor: pointer;
}
table.dataTable tr:first-child td { border-top-width: 0; }
table.dataTable tbody td { padding: 4px; }
table.dataTable .ddt-link { padding-right: 11px; }
table.dataTable .sorting_asc .ddt-link { background: url(../images/support/up.gif) right top no-repeat; }
table.dataTable .sorting_desc .ddt-link { background: url(../images/support/down.gif) right top no-repeat; }
.dataTables_filter { display: none; }
.dataTable:not(.disabled-table) .table-row { cursor: pointer; }
.dataTable:not(.disabled-table) .table-row:hover td { background: #fdd; }
.table-row .data-tables-amount { text-align: right; }
.td-inner {
    color: inherit;
    display: inline-block;
    width: 90px;
    word-break: break-word;
}
.table-row .data-tables-amount .td-inner { word-break: break-all; }
.curr-wrap {
    display: inline-block;
    word-break: keep-all;
}
.td-inner-wide { width: 118px; }
.td-inner-narrow { width: 65px; }
.td-inner-narrow-amount { width: 60px; }
.accruals-wrap thead .td-inner { width: 79px; }
.accruals-wrap thead .td-inner-wide { width: 107px; }
.accruals-wrap thead .td-inner-narrow { width: 54px; }
.strike-value .td-inner { text-decoration: line-through; }
table.dataTable tbody .dataTables_empty {
    border-bottom-width: 0;
    cursor: default;
}
table.dataTable tbody .table-row:hover .dataTables_empty { background: #ffffff; }
.tax-descr-wrap {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    width: 85%;
    word-break: break-all;
}
.strike-value .tax-descr-wrap { text-decoration: line-through; }
.tax-del-wrap {
    display: inline-block;
    vertical-align: middle;
    width: 15%;
}
.tax-del-wrap img { float: right; }
.summary-table {
    background: #cccccc;
    margin-top: -1px;
    position: relative;
    width: 100%;
}
div.dataTables_scroll {
    box-sizing: border-box;
    margin-bottom: 0;
}
.accruals-wrap .dataTables_scroll { border-bottom-width: 0; }
.td-inner {
    display: inline-block;
    width: 90px;
    word-break: break-word;
}
.td-inner-wide { width: 118px; }
.td-inner-narrow { width: 65px; }
.td-inner-narrow-amount { width: 60px; }
.strike-value .td-inner { text-decoration: line-through; }
table.dataTable thead td {
    border-bottom-width: 0;
    border-right-width: 1px;
    padding: 2px 4px;
}
table.dataTable thead td:first-child { border-left-width: 0; }
table.dataTable tbody td { padding: 4px; }
div.dataTables_scrollBody {
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    box-sizing: border-box;
    height: 220px;
    margin-bottom: 0;
}
.dataTables_scrollBody table.dataTable { border-bottom-width: 0; }
.gm-visibility-hidden { visibility: hidden; }
.gm-mt12 { margin-top: 12px; }

.gm-width160 {
    width: 160px;
}
.gm-left50 { margin-left: 50px; }
.gm-padding10 { padding: 10px; }
.cell-padding5 th, .cell-padding5 td { padding: 5px; }
.overlapping-fix {
	position: relative;
	z-index: 100;
	clear: both;
}

.ui-search-input select.ui-widget-content,
.ui-search-input input.ui-widget-content {
	width: 100% !important;
	box-sizing: border-box;
	height: 22px;
}

.ui-jqgrid-htable .ui-search-toolbar th {
	padding: 1px 4px;
}

.periodicity-calendar .ui-datepicker-header {
	display: none !important;
}

.hidden-file-input {
    position: absolute;
    z-index: -1;
    left: 20px;
    width: 1px;
    opacity: 0;
}



.printButtonTable {
    margin-bottom: 20px;
}

.certPrint {
    width: 770px;
    height: 100%;
}

.business-block {
	overflow: hidden;
}
.business-block .left-block {
	float: left;
	margin-right: 3px;
}
.business-block .left-block input {
	vertical-align: top;
}
.fill-left-width {
	overflow: hidden !important;
	display: block !important;
	float: none !important;
	margin: 0 !important;
}
.fill-left-width select {
	width: 100% !important;
}
.fill-left-width input {
	width: 100% !important;
	box-sizing: border-box !important;
	height: 19px !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.commonbutton[disabled] {
    opacity: 0.7;
    cursor: default;
}

.front-dialog {
    z-index: 10009 !important;
}

button.commonbutton.ui-button {
    height: 19px;
    min-width: 75px;
}

.details-link-wrap {
    border: 1px solid black;
    display: none;
    height: 100px;
    padding: 10px;
    text-align: left;
}

.details-link {
    color: blue;
    cursor: pointer;
    text-decoration: underline;
}

button.icon-btn {
    font-size: 14px;
    height: 19px;
    line-height: 1;
    margin-left: 3px;
    padding: 1px;
    vertical-align: middle;
    width: 29px;
}

button.icon-btn b {
    display: inline-block;
    transform: scaleX(1.4);
}

.uah-form table {
    border-collapse: separate;
}

.uah-spacing-form table {
    border-spacing: 3px;
}

.uah-form .row {
    margin-left: -5px;
    margin-right: -5px;
}

.uah-form [class*=col-] {
    padding: 0 5px;
}

.uah-form .radio-wrap [class*=col-] {
    line-height: 19px;
}

.uah-details-block .row label {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.uah-form .uah-details-block {
    padding: 3px;
}

.uah-form .uah_doc {
    vertical-align: middle;
}

.details-link-wrap {
    border: 1px solid black;
    display: none;
    height: 100px;
    padding: 10px;
    text-align: left;
}

.details-link {
    color: blue;
    cursor: pointer;
    text-decoration: underline;
}
