@font-face {
    font-family: "SF Pro Display";
    src: url("//db.onlinewebfonts.com/t/0b51833ff62e4af8acb5fd3e2bf59e97.eot");
    src: url("//db.onlinewebfonts.com/t/0b51833ff62e4af8acb5fd3e2bf59e97.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/0b51833ff62e4af8acb5fd3e2bf59e97.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/0b51833ff62e4af8acb5fd3e2bf59e97.woff") format("woff"), url("//db.onlinewebfonts.com/t/0b51833ff62e4af8acb5fd3e2bf59e97.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/0b51833ff62e4af8acb5fd3e2bf59e97.svg#SF Pro Display") format("svg");
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/gilroy-regular.eot'); /* IE 9 Compatibility Mode */
    src: url('../fonts/gilroy-regular.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
    url('../fonts/gilroy-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/gilroy-regular.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
    url('../fonts/gilroy-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/gilroy-regular.svg#gilroy-regular') format('svg'); /* Chrome < 4, Legacy iOS */
}

html,
body {
    height: 100%;
    margin: 0;
}

body {
    background-color: #ffffff;
    font-family: 'Gilroy';
    font-size: 13px;
    font-weight: 400;
    color: #162645;
}

a {
    color: #524FA1;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

h1 {
    margin: 10px;
    color: #162645;
    font-family: Gilroy;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 150%;
}
.content-email h1{margin-left: 35px;}
.content-email .input-group .col-1 .button-primary.new-mail-button{margin-right: 35px;}

h2 {
    margin: 15px 0 0 0;
    color: #162645;
    font-family: Gilroy;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
}
.table-wire h2 {
    font-size: 18px;
    line-height: 150%;
}

.table-wire td{font-size: 16px;}

.content-wire .input-text {
    font-weight: 500;
    height: 50px;
    /* color: #162645 !important; */
    color: rgba(22,38,69,0.5);
    padding-left: 20px;
}
.content-wire  .app-label {
    font-size: 16px;
    padding-left: 20px;
    font-family: SF Pro Display;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    color: #454F63;
}
.table-wire tr.data-block-title td:first-child {
    white-space: nowrap;
}

.content-wire .ui-selectmenu-button.ui-button {
    width: auto;
    min-width: 350px; max-width: 350px;
}

#ApplicationForm_currencyid-button {
    max-width: 160px;
    min-width: 160px;
}

.table-wire .input-group .col-4 {
    width: auto;
}

.table-wire textarea.input-text {
   /* width: 85% !important;*/
    width: 90% !important;
    height: 80px;
    border-radius: 5px
}
.table-wire textarea.input-text::placeholder
{
    font-family: SF Pro Display;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #162645;
    opacity: 0.5;
}
.table-wire .input-text {width:350px !important}

.input-text.error{border: 1px solid #F84953}


.content-wire .input-text#ApplicationForm_registrationnumber, .content-wire .input-text#ApplicationForm_intbankaccount {width: 350px !important;}
.table-report.table-transactions td, .table-email-acc.table-collapse td{font-size: 14px !important;}
.content-draft h1, .content-wire h1{ margin-left: 45px;}
.content-draft .box, .content-wire .box, .content-email .box, .content-email-new .box, .content-email-single .box{
    position: relative;
    margin: 20px 10px;
    padding: 10px;
    background: #ffffff;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(54, 55, 81, 0);
    -moz-box-shadow: 0px 0px 0px 0px rgba(54, 55, 81, 0);
    box-shadow: 0px 0px 0px 0px rgba(54, 55, 81, 0);
}
.email-single-header h3{font-size: 24px; margin-bottom: 10px;}
.content-email-single .box-content{ margin-left: 10px;}

#HistoryForm_documentType-button.ui-selectmenu-button.ui-button {
    width: auto;
    min-width: 368px;
}

h3 {
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    color: #444444;
    word-break: break-all;
    line-height: 24px;
}

table {
    color: #283d54;
}

th {
    padding: 20px 20px;
    font-weight: 400;
    color: rgba(22,38,69,0.5);
    font-size: 14px;

}
thead th{background: rgba(82,79,161,0.1);}
.table-statement tbody th{border-bottom: 1px solid #c9cbd0 !important;}

th:first-child{
    border-radius: 5px 0 0px 5px;
}
th:last-child{
    border-radius: 0px 5px 5px 0px;
}

label {
    color: rgba(22,38,69,0.5);
    margin-top: 4px;

    font-family: SF Pro Display;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #162645;
    opacity: 0.5;
}

.app-label {
    min-height: 50px;
    font-size: 13px;
    color: #000000;
    top:14px;
    position: relative;
}

#balance_text {
    min-width: 160px;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 5px 0 #ffffff, /* ваш box-shadow для :focus */ inset 0 0 0 50px #ffffff; /* цвет вашего фона */
    -webkit-text-fill-color: #000000; /* цвет текста */
    font-size: 16px;
}

.input-text {
    width: 100% !important;
    font-size: 16px !important;
    line-height: 22px;
    height: 39px;
    color: #162645 !important;
    padding-left: 20px;
    border: 1px solid #E0E0E0;
    border-radius: 5px 5px 5px 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "SF Pro Display";
    font-weight: 500;
}

.input-text:disabled {
    border-color: #a7a7a7;
}

.input-select {
    padding: 0;
}

.input-textarea {
    height: 100px;
    font-size: 13px;
    padding: 5px 10px;
    border: 1px solid #c9cbd0;
    border-radius: 2px;
    color: #000000;
    resize: none;
}

.input-textarea-mail {
    height: 80px;
    font-size: 13px;
    padding: 5px 10px;
    border: 1px solid #c9cbd0;
    color: #000000;
    resize: none;
}

#replymes input{position: absolute; top:50px; right:20px; height: 44px; width: 44px;background: url(img/send.svg) no-repeat !important;
    border: none !important;outline: none; overflow: hidden; padding: 0 0 0 45px !important; }

.email-create-body .input-textarea-mail{padding: 10px 0px;}
.email-create-body .input-textarea-mail {
    border: 0px solid #c9cbd0;
    color: #000000;
    resize: none;
    padding:5px;
    background: #FBFBFD;
}

.button {
    width: 100%;
    height: 39px;
    padding: 0 20px;
    display: block;
    background-color: #ffffff;
    border: 1px solid #524FA1;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #524FA1;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    line-height: 37px;
    cursor: pointer;
    overflow: hidden;
}

.button-primary {
    height: 50px;
    padding: 0 30px;
    display: block;
    background: #524FA1 !important;
    /*border-radius: 5px;*/
    border: 1px solid #524FA1 !important;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    line-height: 37px;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: capitalize;
    cursor: pointer;
    overflow: hidden;
}

.button-small {
    width: auto;
    /* min-width: 72px; */
    height: 30px;
    padding: 0;
    display: block;
    background-color: #ffffff;
    border: 0px solid #524FA1;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #524FA1;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.05em;
   /* text-transform: uppercase;*/
    text-align: center;
    text-decoration: none;
    line-height: 29px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    top: 20px;
    right: 0;
}


.button-green {
    width: 100%;
    min-width: 72px;
    height: 30px;
    padding: 0 8px;
    display: block;
    background-color: #20C261;

    background-size: 6px 10px;
    border: 1px solid transparent;
    border-radius: 3px;
    box-sizing: border-box;
    color: white;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    line-height: 29px;
    cursor: pointer;
    overflow: hidden;
}

.button-wait {
    min-width: 72px;
    height: 30px;
    padding: 0 18px 0 8px;
    background-color: #ffffff;
    border: 1px solid #566fe0;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #566fe0;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    line-height: 29px;
    cursor: pointer;
    overflow: hidden;
}

.button-wait:disabled {
    border-color: #888888;
    color: #888888;
    cursor: wait;
}

.btn-border {
    background: #566fe0;
    border: 1px solid #566fe0;
    color: white !important;
}

.btn-border:hover {
    background-color: #5365ca;
    border-color: #5365ca;
    color: white !important;
}

.btn-border:active {
    background-color: #505db9;
    border-color: #505db9;
    color: white !important;
}

.ico-card-add-new {
    padding-left: 20px !important;
    padding-right: 0px !important;
    background: #566fe0 url("img/card_add_new.svg") no-repeat 15px;
    background-size: 22px 20px;
}

.required {
    color: #ff0000;
    vertical-align: super;
}

.datepicker {
    cursor: pointer;
}

.checkbox label {
    color: #000000;
    font-size: 13px;
    font-weight: 400;
    height: 17px;
    line-height: 17px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    cursor: pointer;
}

.wrapper {
    display: flex;
}

.navigation a {
    color: #162645;
    text-decoration: none;
}

.navigation a:hover {
    color: #f2b74e;
}

.header {
    width: 100%;
    max-width: 1400px;
    height: 84px;
    padding: 0 34px 0 7px;
    display: table;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #ffffff;
}

.header-user-name {
    padding: 10px 0px 5px 0px;
    text-align: center;
    display: inline-block;
    background-image: url(img/header-round.svg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 40px;
    width: 40px;
    font-family: Gilroy;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 120%;
    color: #FFFFFF;
}
.header-user-fullname
{
    background-image: url("img/arrow_down.svg");
    background-repeat: no-repeat;
    background-position: right;
    background-size: 10px 6px;
    padding-right: 20px;
    font-family: Gilroy;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #162645;
    margin-left:10px;
    display: inline-block;

}

.header-language-current {
    text-decoration: none;
    background-image: url("img/arrow_down.svg");
    background-repeat: no-repeat;
    background-position: right;
    background-size: 10px 6px;
    font-family: Gilroy;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #162645;
}

/* width */
::-webkit-scrollbar {
    width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
    background:  rgba(22, 38, 69, 0.2);
}

/* Handle */
::-webkit-scrollbar-thumb {
    background:  rgba(22, 38, 69, 0.2);
    border-radius: 4px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background:  rgba(22, 38, 69, 0.2);
}
.header-language-current:hover {
    background-image: url("img/arrow_down_active.svg");
    color: #524FA1;
}

.header-theme-current {
    font-size: 14px;
    font-weight: 300;
    color: #ffffff;
    line-height: 36px;
    margin-right: 20px;
    display: block;
    width: 40px;
    text-decoration: none;
    background-image: url("img/arrow_down_white.svg");
    background-repeat: no-repeat;
    background-position: right;
    background-size: 10px 6px;
}

.header-theme-current:hover {
    background-image: url("img/arrow_down_active.svg");
}

.box {
    position: relative;
    margin: 20px 10px;
    padding: 10px;
    background: #ffffff;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(54, 55, 81, 0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(54, 55, 81, 0.1);
    box-shadow: 0px 0px 5px 0px rgba(54, 55, 81, 0.1);
}

.box-email {
    position: relative;

}

.box-title-right span {
    display: inline-block;
    font-size: 21px;
    line-height: 24px;
}

.box-title-right .dropdown-sm {
    top: 28px;
}

.box-filters {
    padding: 10px 20px 0 20px;
}

.box-content {
    margin: 0 0 24px 0;
    padding: 0 10px;
    overflow: hidden;
}

.box-footer {
    padding: 0 20px 14px 20px;
}

table img {
    vertical-align: middle;
}

.table-report {
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
}

.table-report a {
    text-decoration: none;
    color: #524FA1
}

.table-report tr {
    border-bottom: 0px solid #c9cbd0;
}

.table-report tr td{padding: 20px 0px}
.table-report tr td:first-child{padding: 20px 15px 20px 20px}
.table-report tr td:last-child{padding: 20px 15px}

.table-report tr:nth-child(2n+1), .table-template-list tr:nth-child(2n+1), .table-email-list tr:nth-child(2n+1){
    background: rgba(82,79,161,0.04); border-radius: 5px;
}
.table-report tr:nth-child(1), .table-template-list tr:nth-child(1){
    background: rgba(82,79,161,0.1);
}

.table-report td:first-child {
    border-radius: 5px 0 0px 5px;
}
.table-report.table-transactions tr td:first-child {
    padding: 0 20px;
}
.table-report.table-transactions tr td:last-child {
    padding: 0 20px;
}
.table-report td:last-child {
    border-radius: 0px 5px 5px 0px;
}

.card-icon-status-success {
    width: 22px;
    height: 18px;
    margin: -2px 4px 0 0;
    display: inline-block;
    background: url("img/card_successfully.svg") no-repeat center;
    background-size: 22px 18px;
    vertical-align: middle;
}

.card-icon-status-waiting {
    width: 22px;
    height: 18px;
    margin: -2px 4px 0 0;
    display: inline-block;
    background: url("img/card_new.svg") no-repeat center;
    background-size: 22px 18px;
    vertical-align: middle;
}

.icon-status-waiting {
    width: 16px;
    height: 16px;
    margin: -3px 4px 0 0;
    display: inline-block;
    background: url("img/status_pending.svg") no-repeat center;
    background-size: 16px 16px;
    vertical-align: middle;
}

.icon-status-error {
    width: 16px;
    height: 16px;
    margin: 0 4px 0 0;
    display: inline-block;
    background: url("img/status_declined.svg") no-repeat center;
    background-size: 16px 16px;
    vertical-align: middle;
}

.card-icon-status-hard-error {
    width: 22px;
    height: 18px;
    margin: -2px 4px 0 0;
    display: inline-block;
    background: url("img/card_hard_blocked.svg") no-repeat center;
    background-size: 22px 18px;
    vertical-align: middle;
}

.card-icon-status-error {
    width: 22px;
    height: 18px;
    margin: -2px 4px 0 0;
    display: inline-block;
    background: url("img/card_blocked.svg") no-repeat center;
    background-size: 22px 18px;
    vertical-align: middle;
}

.template-icon i {
    position: relative;
    width: 42px;
    height: 54px;
    display: inline-block;
    border-radius: 3px;
    background: #3b8ba9;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
    text-align: center;
    line-height: 54px;
}

.template-icon i:after {
    position: absolute;
    top: -1px;
    right: 0;
    content: " ";
    width: 14px;
    height: 15px;
    display: block;
    background: url("img/attachment_corner.svg") no-repeat right top;
    background-size: 20px 20px;
}

.template-title {
    width: calc(100% - 56px);
    height: 54px;
    padding: 0 0 0 14px;
}

.footer {
    color: #FFFFFF;
}

.footer a {
    color: #FFFFFF;
}

.footer-info {
    color: #afbed6;
}

.footer-additional-info {
    color: #afbed6;
}

.dropdown-sm {
    position: absolute;
    right: 0;
    display: none;
    background: #ffffff;
    white-space: nowrap;
    color: #555555;
    padding: 7px 0;
    text-align: right;
    border: 1px solid #E0E0E0;
    box-sizing: border-box;
    box-shadow: 0px 0.407592px 0.317016px rgba(82, 79, 161, 0.0461623), 0px 1.12694px 0.876509px rgba(82, 79, 161, 0.0653654), 0px 2.71324px 2.1103px rgba(82, 79, 161, 0.0872039), 0px 9px 7px rgba(82, 79, 161, 0.13);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index: 3;
}


.dropdown-sm ul
{
    text-align: left;
    font-family: SF Pro Display;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #162645;
    opacity: 0.5;
}
.login-lang .dropdown-sm ul
{
    opacity: 1;
}
.dropdown-sm a {
    padding: 7px 10px;
    display: block;
    color: #162645;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    opacity: 0.5;
}

.dropdown-sm a:hover {

    opacity: 1;
    color: #524FA1;
}

.choose-lang.active
{
    opacity: 1;
    color: #162645;
}
.dropdown-sm a.current-user
{
    font-family: Gilroy;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    text-align: left;
    color: #162645;
    opacity: 0.5;
    padding-top: 6px;
    padding-left: 25px;
    margin: 6px 0px;
    cursor: auto;

}

.header-current-user {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 150%;
    color: #162645;
    margin-top: 10px;
    margin-bottom: 10px;
}
.dropdown-sm a.available-user
{
    font-family: Gilroy;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    text-align: left;
    color: #162645;
    margin: 6px 0px;
    border-bottom: 1px solid #F9F9FA;
    padding-top: 6px;
    padding-left: 25px;
}

.dropdown-sm-light {
    position: absolute;
    right: 0;
    display: none;
    background: #ffffff;
    border: 1px solid #3b8ba9;
    border-radius: 3px;
    white-space: nowrap;
    color: #3b8ba9;
    text-align: right;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(54, 55, 81, 0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(54, 55, 81, 0.1);
    box-shadow: 0px 0px 5px 0px rgba(54, 55, 81, 0.1);
    z-index: 3;
}

.dropdown-sm-light ul {
    margin: 0;
    padding: 0;
}

.dropdown-sm-light li {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #c9cbd0;
}

.dropdown-sm-light li:last-child {
    border: 0;
}

.dropdown-sm-light a {
    padding: 5px 10px;
    display: block;
    text-decoration: none;
}

.dropdown-sm-light a:hover {
    background-color: #d1ebf5;
}

.table-draft-list tr th:nth-child(2),
.table-draft-list tr td:nth-child(2) {
    padding: 0 0 0 13px;
    text-align: center;
}

.table-draft-list tr td:last-child {
    position: relative;
    width: 65px;
    text-align: right;
    overflow: visible !important;
}

.table-draft-list tr th:first-child,
.table-draft-list tr td:first-child {
    width: 17px;
    padding-left: 0;
    padding-right: 0;
}

.table-draft-list .checkbox {
    margin: 6px 0 6px 8px;
}

.table-draft-list .checkbox i {
    margin-right: 8px;
}

.table-draft-list tr td:nth-child(2) {
    width: 70px;
    white-space: nowrap;
    text-align: left;
}

.table-draft-list tr td:nth-child(3) {
    width: 70px;
    white-space: nowrap;
}

.table-draft-list tr td:nth-child(4) {
    width: 120px;
    white-space: nowrap;
}

.table-draft-list tr td:nth-child(5),
.table-draft-list tr td:nth-child(6) {
    width: 65px;
    font-size: 13px;
    font-weight: 900;
    white-space: nowrap;
}

.table-draft-list tr td:nth-child(6) {
    width: 50px;
    text-align: center;
    white-space: nowrap;
}

.table-draft-list tr td:nth-child(7) {
    width: 300px;
    white-space: nowrap;
}

.table-draft-list tr td:nth-child(8) {
    width: 100px;
    white-space: nowrap;
}

.table-cards-list tr th:first-child,
.table-cards-list tr td:first-child {
    padding-left: 0;
    padding-right: 0 !important;
    text-align: left;
}

.table-statement tr {
    border-bottom: 1px solid #c9cbd0;
}
.table-statement tr td {
    border-bottom: 1px solid #c9cbd0;
    padding: 20px !important;
}
.table-statement tr th {
    border-bottom: 0px solid #c9cbd0;
}
.table-statement tr:nth-child(1){border-bottom: 0px solid #c9cbd0;}

.email-info {
    width: 100%;
    border: 0;
    border-top: 0px solid #e7e7e7;
    border-collapse: collapse;
}

.email-add-reply {
    padding: 34px 0 0 0;
    border-top: 1px solid #e7e7e7;
}

.attached-file-name {
    background: url("img/icon_file_attached.svg") no-repeat 2%;
    color: #524FA1;
    margin-left: 5px;
    font-family: Gilroy;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    border: 1px solid #E4E9EF;
    border-radius: 5px;
    padding:12px 12px 8px 40px;
    min-height: 20px;
    display: inline-block;
    width: 60%;
    margin-top:10px;

}

.attached-item-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color: #ffffff;
    z-index: 2;
}

.table-email-acc tr {
    border-bottom: 0px solid #c9cbd0;
}
.table-email-acc tr:nth-child(2n+1) {
    background: rgba(82,79,161,0.04);
}
.table-email-list tr {
    border-bottom: 0px solid #c9cbd0;
}

.email-list-time {
    display: block;
    font-style: normal;
    text-align: center;
    color: #162645;
    opacity: 0.5;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    padding-top: 3px;
}

/* jQuery-UI Styles */

.ui-button {
    margin-right: 0;
}

.input-text#StatementForm_dateFrom, .input-text#StatementForm_dateTo, .input-text#date-from,  .input-text#date-to{
    width: 100% !important;
    font-size: 15px !important;
    font-weight: 400;
    height: 40px; padding-left: 20px;
    background: url(img/Calendar.svg) no-repeat 90%;
    background-size: 16px 16px;
}
.table-draft-filter .formBlockStandart .input-group .col-3 {
    width: auto;
    margin: 0 5px;
    float: left;
}
.table-draft-filter .formBlockStandart .input-group .col-1:last-child{ padding-left: 25px;
    background: url(img/arrowdate.svg) no-repeat 0px;
    background-size: 16px 16px;}

.col-1.last{ padding-left: 25px;
    background: url(img/arrowdate.svg) no-repeat 0px;
    background-size: 16px 16px;
}
.ui-selectmenu-button {
    width: 100%;
    height: 50px;
    font-size: 15px;
    wont-weight: 400;
    padding: 0;
    color: #000000;
    border: 1px solid #E0E0E0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 50px;
    padding: 0 20px;
    border-radius: 5px;
}

.ui-selectmenu-menu .ui-menu {
    /*margin-top: -1px;*/
    padding: 0;
    background: #ffffff;
    color: #162645;
    font-size: 16px;
    font-weight: normal;
    max-height: 260px;
    /*box-shadow: 10px 10px 23px 10px rgba(0, 0, 0, 0.24);*/
    box-shadow: 0px 9px 7px rgba(82, 79, 161, 0.13), 0px 2.71324px 2.1103px rgba(82, 79, 161, 0.0872039), 0px 1.12694px 0.876509px rgba(82, 79, 161, 0.0653654), 0px 0.407592px 0.317016px rgba(82, 79, 161, 0.0461623);
    border-radius: 5px;
    border: 1px solid #E0E0E0;
    box-sizing: border-box;
}

.ui-selectmenu-menu .ui-menu::-webkit-scrollbar-track{
    display: none;
}

.ui-menu .ui-state-active {
    margin: 0;
    font-family: Gilroy;
    font-style: normal;
    font-weight: 500 !important;
    font-size: 16px !important;
    color: #524FA1;
    height: 22px;
    line-height: 22px;
    padding-right: 20px;
    padding-top:15px;

}

.ui-menu .ui-state-active:hover
{
    color:#524FA1;
}

.ui-menu .ui-menu-item-wrapper {
    padding: 0 10px;
    font-size: 15px;
    font-weight: 600;
}

.ui-datepicker {
    margin: -1px 0 0 0;
    background-color: #ffffff;
    -webkit-box-shadow: 10px 10px 23px 10px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 10px 10px 23px 10px rgba(0, 0, 0, 0.24);
    box-shadow: 10px 10px 23px 10px rgba(0, 0, 0, 0.24);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.ui-datepicker td a {
    color: #555555;
    text-align: center;
    padding:7px;
    font-family: SF Pro Display;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    border-radius: 25px;
}

.ui-datepicker td a:hover,
.ui-datepicker td a.ui-state-highlight {
    background-color: #524FA1;
    color: #ffffff;
}

#errors,#pass-hint {
    background: #F84953;
    padding-bottom: 15px;
    margin: 0;
    padding: 0;
    text-align: center;
    height: 56px;
    width: 100%;
    position: fixed;
    z-index: 5;
    left: 0;
    top: 0;
    line-height: 20px;
    font-style: normal;
    border-radius: 0;
}

img.flash-message
{
    padding-left: 40%;
    float: left;
    padding-top:16px;
}
div.flash-text
{    padding-top:18px;
    padding-bottom: 18px;
    float: left;
    padding-left: 10px;
}
.flash-success,.flash-fail,.flash-info
{
    color:#FFFFFF;
    font-family: Gilroy;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
}

#closerrors {
    width: 20px;
    height: 20px;
    position: fixed;
    right: 10px;
    top: 17px;
    background: url("img/close_errors.svg") no-repeat;
    background-size: 20px;
    cursor: pointer;
}

.amount {
    color: #162645;
    font-size: 14px;
    font-weight: 600;
}

.adesc {
    color: #283d54;
    font-size: 15.5px;
    font-weight: bold;
    padding-left: 20px !important;
    /*background: url("img/icon_account.svg") no-repeat left;
    background-size: 17px 17px;*/
}

.statement-total-title {
    color: #283d54;
    font-size: 13px;
    font-weight: 500;
}

.statement-total-amount {
    color: #283d54;
    font-size: 13px;
    font-weight: 500;
}

span.empty {
    text-align: center;
    display: block;
    width: 100%;
    color: rgba(22,38,69,0.5);
}
td.empty.not-found
{
    width:100%;
}
.table-collapse:after {
    content: "";
    display: table;
    clear: both;
}

.mobile-header {
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
    background-size: 30px 26px;
}

.desktop-header {
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
    background-size: 30px 26px;
}

.bubble {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 18px;
    color: #616b95;
    float: none;
    text-align: center;
    min-width: 18px;
    height: 18px;
    padding-left: 3px;
    padding-right: 2px;
    margin-left: 6px;
    margin-top: 0;
    font-weight: 600;
    font-size: 12px;
    background-color: #ffffff;
    border-radius: 9px;
}

.warning {
    position: relative;
    margin: 20px 10px;
    min-height: 26px;
    margin-left: 10px;
    vertical-align: bottom;
    color: #eaf1c4;
    background: url("img/sign_attention.svg") no-repeat left;
    background-size: 28px 24px;
    padding: 10px 0 0 36px;
}

.tooltip:hover:before {
    content: attr(data-title);
    white-space: pre-line;
    position: absolute;
    z-index: 999;
    font-size: 11px;
    font-weight: 400;
    width: 230px;
    margin-left: -250px;
    margin-top: 15px;
    padding: 10px;
    border: 2px solid;
    opacity: .9;
    color: #222;
    background-color: #efefef;
    -moz-border-radius: 16px 0 16px 16px;
    border-radius: 16px 0 16px 16px;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .5) inset;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .5) inset;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .4), 0 1px 0 rgba(90, 90, 90, .2) inset;
}

/* :: Main left menu :: */


.menu li a:hover,
.menu .active a {
    color: #524FA1;
}

.ico2 svg,.ico3 svg,.ico4 svg {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    transition: all 250ms ease 0s;
    max-width: 22px;
    max-height: 22px;
}
.menu li a .ico2,.menu li a .ico3,.menu li a .ico4 {
    padding-right: 15px;
    padding-top: 5px;
}

.menu a:hover .ico svg path,
.menu li.active .ico svg path
{
    stroke: #524FA1;
}

.menu a:hover .ico2 svg path,
.menu li.active .ico2 svg path
{
    fill: #524FA1;
}

.menu a:hover .ico3 svg path:nth-child(odd),.menu li.active .ico3 svg path:nth-child(odd)
{
    stroke: #524FA1;

}
.menu a:hover .ico3 svg path:nth-child(even),.menu li.active .ico3 svg path:nth-child(even)
{
    fill: #524FA1;
}

.menu a:hover .ico4 svg path:nth-child(even),.menu li.active .ico4 svg path:nth-child(even)
{
    stroke: #524FA1;

}
.menu a:hover .ico4 svg path:nth-child(odd),.menu li.active .ico4 svg path:nth-child(odd)
{
    fill: #524FA1;

}


.tr-info {
    border-bottom: 1px solid #F5F5F5 !important;
}

.tr-info.last-tr {
    border-bottom: 1px solid #c9cbd0 !important;
}

.cell-name {
    color: #939ea9;
}

.trans-id {
    color: #566fe0;
}

.btn-activate-now {
    background: #566fe0 url(img/card_activate.svg) no-repeat 10px;
    color: #FFFFFF;
}

.payinst-list {
    padding-left: 15px;
}

.autocomplete-suggestions {
    border: 1px solid #999;
    background: #FFF;
    overflow: auto;
}

.autocomplete-suggestion {
    margin-top: 7px;
    margin-bottom: 7px;
    padding: 2px 5px;
    overflow: hidden;
}

.autocomplete-selected {
    background: #F0F0F0;
}

.autocomplete-group strong {
    display: block;
    border-bottom: 1px solid #000;
}

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

table.search-results td {
    padding-left: 5px;
    color: #000000;

}

/* :: Swift :: */
.autocomplete-suggestions {
    background: #FFF;
}

.autocomplete-suggestion {
    color: #283d54;
}

.autocomplete-selected {
    background: #F0F0F0;
}

.autocomplete-group strong {
    border-bottom: 1px solid #000;
}

table.search-results td {
    padding-left: 5px;
}

.error-status {
    color: #ff6060;
}

@media all and (max-width: 1000px) {
    .autocomplete-suggestion {
        border-bottom: 1px solid #c9cbd0;
    }
}

.autocomplete-suggestion, .search-results {
    border-bottom: 1px solid #c9cbd0;
}

.sw-data {
    color: #566fe0;
}

.search-results td {
    color: #939ea9 !important;
}

/* :: END Swift :: */

/** Fee */
.fee-title {
    color: #283d54;
}

.fee-table tr {
    border-top: 1px solid #c9cbd0;
    border-left: 1px solid #c9cbd0;
    border-right: 1px solid #c9cbd0;
    border-bottom: none;
}

.fee-table tr:last-child {
    border-bottom: 1px solid #c9cbd0;
}

.fee-table tr td:last-child {
    width: 120px;
}

.mob-col-name {
    color: #939ea9;
}

/** Fee END */
.attached-label {
    color: #aaaaaa;
}

.dropdown-menu:before{
    color: #4a547c;
}
.dropdown-menu:after{
    background-color: rgba(255, 255, 255, 0.68);
}
.dropdown-container:after{
    background-color: rgba(255, 255, 255, 0.30);
}

.disabled {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}
#recaptchaBlock {
    width: 304px;
    margin: 0 auto;
}

.box-title-left .-name {
    color: #283D54;
}
.api.-header {
    color: #283D54;
    border-bottom: 1px solid #C9CBD0;
}
.api.-in-row .-label {
    color: #283D54;
}
.api .-validuntil{
    color: #939EA9;
}
.ui-selectmenu-text
{
    font-family: SF Pro Display;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #162645;
}

.button-primary[disabled="disabled"]
{
    background: #E8EAED !important;
    color: #A2A8B5;
    border: 1px solid #E8EAED !important;
    cursor:not-allowed;
}

.formBlockStandart nobr {
    position: relative;
}


.new-pass .pass-img {
    position: absolute;
    right: 10px;
    top: -5px;
    cursor: pointer;
}
.new-pass .pass-img-confirm {
    position: absolute;
    right: 10px;
    top: -5px;
    cursor: pointer;
}

.pass-error {
    font-family: SF Pro Display;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    display: inline-block;
    margin-left: 30px;
    color: #48AD96;
}

#signature-button,#signature2-button {
    display: block;
}

.doc-button-holder {
    width: 78%;
    margin: 0px 40px 14px 40px;
    background: red;
}
.doc-button {
   float: right;
    min-width: 150px;

    padding-left: 32px;
    padding-right:10px;
}

.doc-button a{
    font-family: Gilroy;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 120%;
    text-align: left;
    color: #96A3BC;
    min-height: 22px;
}
.doc-button a:hover
{
    color:#7265C0;
}
.doc-back {

    padding-top: 10px;
    font-size: 16px;
    float: left !important;
}

.doc-copy,.doc-edit,.doc-delete
{
    padding-top: 10px;
}
.doc-back a{

    padding-left: 0px !important;
}

.doc-button svg {
    padding-bottom:2px;
    line-height: 40px;
    vertical-align: middle;

}

.doc-button a
{
    padding-left: 13px;
    line-height: 40px;
    vertical-align: middle;

}
.doc-edit:hover svg path, .doc-copy:hover svg path,.doc-back:hover svg path  {
    stroke:#7265C0;

}

.doc-edit:hover a, .doc-copy:hover a ,.doc-back:hover a{
    color: #7265C0;
}

.doc-edit a:hover, .doc-copy:hover a,.doc-back:hover a {
    color: #7265C0;
}

.doc-delete:hover svg path {
    stroke: #D4304D;
}

.doc-delete:hover a {
    color: #D4304D;
}

.doc-delete a:hover {
    color: #D4304D;
}

a.mail-back {
    height: 22px;
    font-family: Gilroy;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    color: #96A3BC;
    margin: 0px 12px;
}
a.mail-back:hover
{
    color:#524FA1;
}
