/*******************************/
/*  Created by Damian Bonar    */
/*  Copyright by IguanaStudio  */
/*******************************/
@import url('reset.css');

@media screen and (min-width: 1221px){
    body {
        width: 1215px;
        margin: 0 auto !important;
        padding: 0;
        font-size: 13px;
        font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
        color: #435160;
        background-color: #ffffff;
        line-height: 140%;
    }
}
#captchaNew {margin: 30px 0 20px 0; color: #0000ff; text-decoration: underline;}
#captchaNew:hover {color: #0000ff; text-decoration: none; cursor: pointer;}
@media screen and (max-width: 1220px){
    body {
        margin: 0;
        padding: 0;
        font-size: 13px;
        font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
        color: #435160;
        background-color: #ffffff;
        line-height: 140%;
    }
}

@media screen and (max-width: 1152px) {
    #jsWarning .box {
        width: 60%;
    }
}

a {
    color: #469401;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    font-weight: bold;
}

a:hover {
    color: #318000;
    text-decoration: underline;
}

p {
    margin: 0 0 12px 0;
}

.fieldActions > input, input[type="text"], input[type="password"], input[type="file"], select, textarea, #inputSenderAm, #inputReceiverAm   {
    margin: 0;
    padding: 6px 8px 7px;
    font-size: 13px;
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    color: #435160;
    border-radius: 3px;
    border: 1px solid #b8c3d0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.error {
    color: red !important;
}
@media screen and (min-width: 640px){
    .newLineAndCenter {
        margin-left: 30%;
    }
    @supports (-moz-appearance:disabled) {
        .Represemtant_newLineAndCenter{
            margin-left: 30%;
        }
    }
    .customerFindOut_newLineAndCenter{
        margin-left: 30%;
    }
    .errorPasswordSpan{
        margin-left: 30%;
    }
    .breakAndSetLongString{
        margin-left: 30%;
    }
}
input[type="text"].error, input[type="password"].error, input[type="file"].error, select.error, textarea.error {
    border-color: #d97e7e !important;
}

input[type="text"]:focus, input[type="password"]:focus, input[type="file"]:focus, select:focus, textarea:focus ,
.fieldActions > input[type="text"]:focus, input[type="password"]:focus, input[type="file"]:focus, select:focus, textarea:focus {
    border-color: #9cc678 !important;
}

input[type="text"][disabled], input[type="password"][disabled], input[type="file"][disabled], select[disabled], textarea[disabled] {
    background-color: #e8ecf1 !important;
    border-color: #b8c3d0 !important;
}

textarea {
    margin: 0;
    vertical-align: middle;
}

input[type="text"].light, input[type="password"].light, input[type="file"].light, select.light, textarea.light {
    border-color: #FFF !important;
    box-shadow: 1px 1px rgba(0,0,0,0.1);
}

input[type="text"].light.error, input[type="password"].light.error, input[type="file"].light.error, select.light.error, textarea.light.error {
    border-color: #d97e7e !important;
}

.form .s32{
    width: 32px !important;
}

.form .s60 {
    width: 60px !important;
}

.form .s70 {
    width: 70px !important;
}

.form .s80 {
    width: 80px !important;
}

.form .s100 {
    width: 100px !important;
}

.form .s150 {
    width: 150px !important;
}

.form .s130 {
    width: 130px !important;
}
.form .s170 {
    width: 170px !important;
}


.form .s250 {
    width: 250px !important;
}


.form .sMax {
    width: 100% !important;
}

::-webkit-input-placeholder {
    color: #435160;
}

body #cnt ::-webkit-input-placeholder {
    color: #435160;
}

:-moz-placeholder, ::-moz-placeholder {
    color: #435160;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #435160;
}

ol {
    list-style: decimal;
    margin: 0 0 12px 25px;
}

ol li {
    margin: 0 0 5px;
}

ul {
    margin: 0 0 12px 0;
}

ul li {
    margin: 0 0 5px;
    padding: 0 0 0 25px;
    background: transparent url(../../img/img-point.png) no-repeat 1px 3px;
}

ul li ul, ol li ul {
    margin: 0;
    padding-top: 5px;
}

ul li ul li {
    padding-left: 25px;
}

ul li ul li:last-child {
    padding-bottom: 0;
}

ul li ul li ul {
    margin-left: 10px;
}

hr {
    background: #c3cbd4;
    border: 0 none;
    font-size: 0;
    height: 2px;
    line-height: 0;
    margin: 12px 0;
    box-shadow: 0 1px #FFF;
}

sup, sub {
    font-size: 10px;
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}

table {
    width: 100%;
    margin-bottom: 12px;
}

table th, table td {
    padding: 10px 7px;
    line-height: 105%;
}

table th {
    font-family: 'fira_sans_otmedium';
    font-weight: normal;
    text-align: left;
    padding-top: 0;
    padding-bottom: 10px;
    font-size: 15px;
    white-space: nowrap;
}

table td {
    border-top: 2px #e4e7ed solid;
}

table .actions {
    white-space: nowrap;
}

table .actions .button {
    margin: 0 10px 0 0;
}

table .actions .button:last-child {
    margin-right: 0;
}

table .number {
    white-space: nowrap;
}

table .footable-toggle {
    color: #469401 !important;
}

table .footable-row-detail-cell {
    border-top: 0 none;
    padding-top: 0;
}

table .footable-row-detail-value .button {
    margin: 0 5px 0 0;
}

table tr th:first-child, table tr td:first-child {
    padding-left: 0;
}

table tr th:last-child, table tr td:last-child {
    padding-right: 0;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 120%;
    font-weight: normal;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-weight: normal;
}

h1 {
    font-size: 24px;
    color: #7a8695;
    font-family: 'fira_sans_otmedium';
    margin-bottom: 22px;
    text-shadow: 1px 1px #FFF;
}

h2 {
    font-size: 18px;
    color: #435060;
    font-family: 'fira_sans_otbold';
    margin-bottom: 15px;
}

h3 {
    font-size: 16px;
    color: #435060;
    font-family: 'fira_sans_otmedium';
    margin-bottom: 10px;
}

h4 {
    font-size: 15px;
    color: #004281;
    font-family: 'fira_sans_otmedium';
    margin-bottom: 5px;

}

h5 {
    font-family: 'fira_sans_otmedium';
    font-size: 14px;
    color: #004688;
    margin-bottom: 2px;
}

h6 {
    font-family: 'fira_sans_otmedium';
    font-size: 14px;
    color: #004688;
    margin-bottom: 2px;
}

.clearMT {
    margin-top: 0 !important;
}

.clearMB {
    margin-bottom: 0 !important;
}

.clear {
    clear: both;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after,
.container:after {
    clear: both;
}

.imgRight {
    float: right;
    margin: 0 0 10px 30px;
}

.imgLeft {
    float: left;
    margin: 0 30px 10px 0;
}

.toLeft, .leftPart {
    float: left;
}

.toRight, .rightPart {
    float: right;
}

.txtCenter {
    text-align: center;
}

.txtRight {
    text-align: right;
}

.cGreen {
    color: #56a80c;
}

[class^="box"] .inner > :last-child {
    margin-bottom: 0;
}

.button {
    display: inline-block;
    font-family: Arial;
    height: 31px;
    line-height: 31px;
    text-align: center;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    padding: 0 11px;
    border-radius: 3px;
    background: #97c92d;
    color: #FFF;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    text-shadow: 1px 1px rgba(0,0,0,0.1);
    box-shadow: 0 -30px 20px -15px rgba(0, 0, 0, 0.15) inset;
    white-space: nowrap;
}

.pulse {
    animation-name: pulse_animation;
    animation-duration: 2500ms;
    transform-origin:50% 50%;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes pulse_animation {
    0% { transform: scale(1); }
    30% { transform: scale(1); }
    40% { transform: scale(1.08); }
    50% { transform: scale(1); }
    60% { transform: scale(1); }
    70% { transform: scale(1.05); }
    80% { transform: scale(1); }
    100% { transform: scale(1); }
}

.button.grey {
    background-color: #b9c6d3;
}

.button:hover {
    color: #FFF;
    text-decoration: none;
    background-color: #A3D733;
}

.button.grey:hover {
    background: #C7D2DD;
}

.button.icoButton {
    padding-left: 9px;
    padding-right: 9px;
}

.button i {
    margin-left: 6px;
    position: relative;
    bottom: -1px;
}

.button.iconLeft i {
    margin-left: 0;
    margin-right: 6px;
}

.button.icoButton i {
    margin: 0;
    font-size: 15px;
}

.button.toLeft {
    margin-left: 0 !important;
}

.button.toRight {
    margin-right: 0 !important;
}

button {
    padding: 0;
    margin: 0;
    border: 0 none;
    background: none;
    color: #2f2b21;
    overflow: visible;
    cursor: pointer;
    line-height: 40px;
}

button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.button.big {
    font-family: 'fira_sans_otbold';
    height: 38px;
    line-height: 39px;
    font-size: 14px;
    font-weight: normal;
    padding: 0 14px;
}

.button.bigRateConfirm {
    font-family: 'fira_sans_otbold';
    height: 44px;
    line-height: 48px;
    font-size: 20px;
    font-weight: normal;
    padding: 0 24px;
}

.button.big i , bigRateConfirm{
    margin-left: 10px;
}

.button.big.iconLeft i , bigRateConfirm{
    margin-left: 0;
    margin-right: 10px;
}

.buttons .button + .button , bigRateConfirm{
    margin-left: 10px;
}

.largeButtonsList {
    overflow: hidden;
    margin: 0 -10px;
}

.largeButtonsList li {
    padding: 0 10px 10px;
    margin: 0;
    background: none;
    float: left;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.largeButtonsList.b2 li {
    width: 50%;
}

.largeButtonsList.b3 li {
    width: 33.333333%;
}

.largeButtonsList li a {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 20px;
    color: #FFF;
    font-family: 'fira_sans_otmedium';
    font-weight: normal;
    position: relative;
    height: 76px;
    line-height: 76px;
    padding: 0 15px 0 75px;
    border-radius: 5px;
    background-color: #004281;
}

.largeButtonsList li a:hover {
    background: #91c62a;
    box-shadow: 0 -45px 20px -15px rgba(0, 0, 0, 0.15) inset;
    text-shadow: 1px 1px #53a30b;
}

.largeButtonsList li a span {
    display: inline;
    display: inline-table;
    display: inline-block;
    vertical-align: middle;
    line-height: 105%;
    margin-top: 25px;
    margin-bottom: 25px;
}

@media screen and (max-width: 864px){
    .largeButtonsList li a span {
        display: inline;
        display: inline-table;
        display: inline-block;
        vertical-align: middle;
        line-height: 105%;
        margin-top: 15px;
        margin-bottom: 20px;
    }
}


.largeButtonsList li a {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 20px;
    color: #FFF;
    font-family: 'fira_sans_otmedium';
    font-weight: normal;
    position: relative;
    height: 76px;
    line-height: 76px;
    padding: 0 15px 0 75px;
    border-radius: 5px;
    background-color: #004281;
}

.largeButtonsList li a span i {
    font-size: 35px;
    position: absolute;
    left: 21px;
    top: 50%;
    margin: -19px 0 0 0;
}

.pagination {
    overflow: visible;
    padding: 0;
    text-align: center;
    margin: 0;
}

.pagination ul {
    margin: 0;
    text-align: center;
}

.pagination a {
    background-color: #fff;
    border-radius: 3px;
    color: #7a8695;
    font-size: 13px;
    font-style: normal;
    padding: 4px 9px;
    position: relative;
    text-decoration: none;
    display: inline;
    -webkit-transition: background 0.25s ease-out;
    transition: background 0.25s ease-out;
    font-weight: bold;
    box-shadow: 1px 1px rgba(0, 0, 0, 0.1);
}

.pagination li {
    background-image: none;
    margin: 0 1px;
    padding: 0;
    display: inline;
}

.pagination li.current a, .pagination a:hover {
    box-shadow: none;
    border: 0 none;
    color: #fff;
    text-shadow: 1px 1px rgba(0,0,0,0.2);
    background: rgb(151,201,45); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(151,201,45,1) 0%, rgba(86,168,12,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(151,201,45,1)), color-stop(100%,rgba(86,168,12,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(151,201,45,1) 0%,rgba(86,168,12,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(151,201,45,1) 0%,rgba(86,168,12,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(151,201,45,1) 0%,rgba(86,168,12,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(151,201,45,1) 0%,rgba(86,168,12,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97c92d', endColorstr='#56a80c',GradientType=0 ); /* IE6-9 */
}

.pagination .prev_next {
    margin: 0 4px;
}

.pagination .prev_next a {
    font-weight: normal;
    border: 0 none;
    background: none;
    box-shadow: none;
    text-decoration: underline;
    padding-left: 0;
    padding-right: 0;
}

.pagination .prev_next a:hover {
    text-decoration: none;
    color: #7A8695;
    text-shadow: 1px 1px #FFF;
}

.progressBar {
    background-color: #fff929 !important;
    border-radius: 11px;
    height: 23px;
    position: relative;
    color: #002d58;
    text-align: center;
    font-size: 12px;
    line-height: 23px;
    overflow: hidden;
}

.progressBar .progress {
    background-color: #509D09;
    height: 23px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 11px 0 0 11px;
    z-index: 50;

}

.progressBar em {
    font-style: normal;
    position: relative;
    z-index: 100;
    padding: 0 10px;
}

.form {
    margin: 0 0 15px;
}

.form > li {
    padding: 0;
    margin: 0 0 5px;
    background: none;
}

.form > li
.form > li:before,
.form > li:after {
    display: table;
    line-height: 0;
    content: "";
}

.form > li:after {
    clear: both;
}

.form > li > label
, #leftSideAmount, #payFormR
{
    display: block;
    width: 85px;
    padding-right: 20px;
    padding-top: 8px;
    float: left;
    text-align: left;
    /*color: #435160;*/
    font-size: 13px;
    font-weight: bold;
    line-height: 110%;
}

.receiverDetailsForm > li > label
, #leftSideAmount, #payFormR
{
    display: block;
    width: 100% !important;
    padding-right: 20px;
    padding-top: 8px;
    float: left;
    text-align: left;
    /*color: #435160;*/
    font-size: 13px;
    font-weight: bold;
    line-height: 110%;
}

.form.alternative > li {
    margin-bottom: 12px;
}

.form.alternative > li > label
, #leftSideAmount,  #payFormR
{
    width: 145px;
    padding-top: 12px;
    text-align: right;
    font-size: 14px;
    font-family: 'fira_sans_otmedium';
    font-weight: normal;
}

.form.alternativeAuth>li>label {
    width: 100%;
    padding-top: 12px;
    padding-right: 12px;
    text-align: center;
    font-size: 14px;
    font-family: 'fira_sans_otmedium';
    font-weight: normal;
}

@media screen and (min-width: 650px){
    .form.dane > li > label {
        width: 345px !important;
        padding-top: 12px;
        text-align: right;
        font-size: 14px;
        font-family: 'fira_sans_otmedium';
        font-weight: normal;
        padding: 1  !important;
    }}



.form.alternative > li > .summaryValue {
    display: block;
    color: #435160;
    font-size: 14px;
    font-family: 'fira_sans_otregular';
    padding-top: 11px;
}

.form > li input[type=text], .form > li input[type=password], .form > li select, .form > li textarea {
    width: 290px;
    float: left;
}

.form.alternative input[type="text"],
.form.alternative input[type="password"],
.form.alternative input[type="file"],
.form.alternative select,
/*.fieldActions textarea,*/
.form.alternative textarea  {
    padding: 9px 10px 9px;
    font-size: 14px;
    font-family: 'fira_sans_otregular';
    border: 2px solid #b8c0c9;
}

.form > li.submit {
    padding-left: 0;
    margin: 0;
}

/*.fieldActions > label,*/
.form > li.checkboxes label, .form > li.radios label {
    padding-top: 7px;
}

.form > li > .customSelect {
    float: left;
}

.form > li > .customSelect > select {
    display: none;
}

/*.fieldActions > li,*/
.form > li .select {
    height: 29px;
    margin: 0;
    cursor: pointer;
    position: relative;
    z-index: 900;
    background: #FFF;
    padding: 0;
    font-size: 13px;
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    color: #435160;
    border: 1px solid #b8c3d0;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.form > li .select.drop {
    z-index: 999;
    border-radius: 3px 3px 0 0;
}

.form > li .select span {
    display: block;
    background: transparent url(../../img/ico-select-alternative.png) no-repeat right 50%;
    padding: 0 28px 0 8px;
    height: inherit;
    line-height: 29px;
    overflow: hidden;
    /*!!!*/
    -moz-appearance:none;
}

.form > li .select ul {
    position: absolute;
    right: -1px;
    left: -1px;
    display: none;
    background: #FFF;
    border-right: 1px solid #b8c3d0;
    border-bottom: 1px solid #b8c3d0;
    border-left: 1px solid #b8c3d0;
    margin: 0;
    padding: 0;
    max-height: 300px;
    overflow: auto;
    border-radius: 0 0 3px 3px;
    top: 29px;
}

.form > li .select ul li {
    margin: 0;
    padding: 0;
    background: none;
}

/*.fieldActions > label,*/
.form > li .select ul li label {
    display: block;
    font-weight: normal;
    text-decoration: none;
    font-size: 13px;
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    color: #435160;
    padding: 5px 8px;
    -moz-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    margin: 0;
}

.form > li .select ul li label > input[type=checkbox] {
    /*display: none;*/
}

.form > li .select ul li label:hover {
    background-color: rgba(13,40,72,0.02);
}

.form > li .select ul li label.active {
    background-color: rgba(13,40,72,0.05);
    text-shadow: 1px 1px rgba(255,255,255,0.6);
}

.form.alternative > li .select {
    height: 35px;
    font-size: 14px;
    font-family: 'fira_sans_otregular', Arial, Helvetica, Tahoma, Verdana, sans-serif;
    border: 2px solid #b8c0c9;
}

.form.alternative > li .select span {
    background-image: url(../../img/ico-select.png);
    line-height: 38px;
    padding: 0 40px 0 13px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -moz-appearance:none;
}

.form.alternative > li .select ul {
    right: -2px;
    left: -2px;
    border-right: 2px solid #b8c0c9;
    border-bottom: 2px solid #b8c0c9;
    border-left: 2px solid #b8c0c9;
    top: 35px;
}

.fieldActions > label, .form.alternative > li .select ul li label {
    font-size: 14px;
    font-family: 'fira_sans_otregular', Arial, Helvetica, Tahoma, Verdana, sans-serif;
    padding: 6px 13px !important;
}

.form.inline > li {
    float: left;
    margin-right: 12px;
}

.form.inline > li:last-child {
    margin-right: 0;
}

.form.inline > li label {
    width: auto;
    padding-left: 0;
    padding-bottom: 0;
    padding-right: 0;
    padding-right: 10px;
}

.form.inline > li.separator {
    background: transparent url(../../img/bg-fields-separator.png) no-repeat 0 5px;
    width: 3px;
    min-height: 30px;
    margin-right: 13px;
}

.form > li .light .select {
    border-color: #FFF;
    box-shadow: 1px 1px rgba(0,0,0,0.1)
}

.form > li .light .select ul {
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    border-left: 1px solid #FFF;
    box-shadow: 1px 1px rgba(0,0,0,0.1)
}

.form > li .checkboxesList, .form > li .radiosList {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.form > li .checkboxesList li, .form > li .radiosList li {
    margin: 6px 0;
    padding: 0;
    background: none;
    overflow: hidden;
}

.form > li .checkboxesList.inline li, .form > li .radiosList.inline li {
    float: left;
    margin-right: 20px;
}
.form > li .checkboxesList.inline li label, .form > li .radiosList.inline li label {
    display: inline-block;
}

.form > li .checkboxesList li .icheckbox, .form > li .radiosList li .iradio {
    float: left;
    margin-right: 8px;
}

/*.fieldActions > label,*/
.form > li .checkboxesList li label, .form > li .radiosList li label {
    font-size: 13px;
    display: inline-block;
    overflow: hidden;
    padding-top: 0;
}

label.customerAgreement{
    max-width: 90%;
}

.form > li .icheckbox,
.form > li .iradio {
    display: block;
    margin: 0;
    padding: 0;
    width: 17px;
    height: 17px;
    background: url(../../img/ifields.png) no-repeat;
    border: none;
    cursor: pointer;
}

.form > li .icheckbox {
    background-position: 0 0;
}

.form > li .icheckbox.hover {
    background-position: -19px 0;
}

.form > li .icheckbox.checked {
    background-position: -38px 0;
}

.form > li .icheckbox.checked:hover {
    background-position: -57px 0;
}

.form > li .iradio {
    background-position: -76px 0;
}

.form > li .iradio.hover {
    background-position: -95px 0;
}

.form > li .iradio.checked {
    background-position: -114px 0;
}

.form > li .iradio.checked:hover {
    background-position: -133px 0;
}

.form > li.block {
    margin-bottom: 9px !important;
}

/*.fieldActions > label,*/
.form > li.block label {
    width: auto;
    padding: 0;
    float: none;
    display: block;
    margin: 0 0 8px;
}

.fieldActions {
    display: inline-block;
    padding-left: 8px;
}

.fieldActions a {
    margin: 0 5px 0 0;
}

.fieldActions a:last-child {
    margin-right: 0;
}

.boxMessage {
    padding: 0 10px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin: 10px 0;
    color: yellow;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.box2  {
    padding: 0 10px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin: 10px 0;
}

.box2 {
    width: 50%;
}

.container {
    max-width: 1180px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.circleCounter {
    margin: 0 0 12px 0;
}

.circleCounter > li {
    float: left;
    margin: 0 0 0 10px;
    padding: 0;
}

.circleCounter > li:first-child {
    margin-left: 0;
}

.circleCounter > li > a {
    display: block;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-color: #a2afbe;
    color: #FFF;
    text-align: center;
    position: relative;
    font-size: 20px;
}

.circleCounter > li > a > i {
    position: relative;
    top: 12px;
}

.circleCounter > li > a:hover {
    background-color: #C7D2DD;
}

.circleCounter > li > a > em {
    font-style: normal;
    text-align: center;
    display: block;
    position: absolute;
    top: -4px;
    right: -3px;
    color: #FFF;
    font-size: 10px;
    font-family: Arial;
    background-color: #56a70c;
    border-radius: 3px;
    line-height: 100%;
    padding: 2px 3px 3px;
}

.apla {
    background-color: #509d09;
    border-radius: 3px;
    display: inline-block;
    color: #FFF;
    padding: 6px 10px;
    margin-left: 3px;
}

.apla.fee {
    color: #31708F;
    background-color: #1b5d7e;
    border-color: #BCE8F1;
    border-radius: 13px;
    display: inline-block;
    color: #FFF;
    padding: 6px 10px;
    margin-left: 3px;
}

.apla.red {
    background-color: #e33434;
}

.actionLinks {
    margin: 0 0 12px;
}

.actionLinks > li {
    float: left;
    padding: 0 0 0 11px;
    margin: 0 0 0 10px;
    background: transparent url(../../img/bg-links-separator.gif) no-repeat 0 center;
}

.actionLinks > li:first-child {
    background: none;
    padding-left: 0;
    margin-left: 0;
}

.actionLinks > li i {
    font-size: 12px;
    margin-right: 2px;
}

.langs {
    overflow: hidden;
    margin: 0 0 15px;
}

.langs li {
    padding: 0;
    margin: 0 7px 0 0;
    float: left;
    background: none;
}

.langs li:last-child {
    margin-right: 0;
}

.langs li a img {
    display: block;
    opacity: 0.4;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.langs li a:hover img, .langs li a.active img {
    opacity: 1;
}

.in-block {
    display: inline-block;
}

#top {
    background-color: #FFF;
    padding: 0 20px;
}

#top #logo {
    margin:15px 0 5px 0;
    float: left;
}

#top #logo img {
    display: block;
}

#customerIdentifierHeader {
    margin: 40px 0 11px 80px;
    float: left;
    display: block;
}

#top #mobileTrigger {
    border: 2px solid #CCCCCC;
    color: #707070;
    cursor: pointer;
    display: none;
    float: right;
    font-size: 37px;
    height: 45px;
    margin: 10px 0 0 20px;
    text-align: center;
    width: 47px;
}
#top #mobileTrigger i {
    position: relative;
    top: 3px;
}

#top .langs {
    float: right;
    margin-top: 29px;
    margin-bottom: 0;
}

#top #accountInfo {
    float: right;
    margin: 14px 20px 0 0;
    padding: 0 22px 0 0;
    background: transparent url(../../img/bg-account-separator.gif) no-repeat right 10px;
}

#top #accountInfo > li {
    float: left;
    padding: 0;
    margin: 0 0 0 25px;
}

#top #accountInfo > li:first-child {
    margin-left: 0;
}

#top #accountInfo > li .userName {
    color: #435060;
    font-size: 15px;
    font-family: 'fira_sans_otregular';
    margin-top: 2px;
    display: block;
}

#top #accountInfo > li .userName strong {
    font-family: 'fira_sans_otmedium';
    font-weight: normal;
}

#top #accountInfo > li .actionLinks {
    clear: both;
    margin: 0;
    padding: 3px 0 0;
}

#top .circleCounter {
    margin-bottom: 0;
    padding: 0;
}

#breadcrumbs {
    color: #FFF;
    text-shadow: 1px 1px #8395A4;
    margin: 0 -20px;
    background-color: #a2afbe;
    padding: 12px 20px;
}

#breadcrumbs a {
    color: #FFF;
    font-weight: normal;
}

#breadcrumbs a:hover {
    text-decoration: underline;
}

.underLine{
    text-decoration: underline;
}

#main {
    background: #dde2e8 url(../../img/bg-main.gif) repeat-y 0 0;
    padding: 0;
}

#main #sidebar {
    float: left;
    width: 250px;
}

#main #sidebar .box {
    margin-bottom: 30px;
}

#main #content {
    margin: 0 0 0 250px;
    /*padding: 0 20px 5px; 2106*/
    padding: 0 7px 5px;
}



#main #content .maxWrapper {
    width: 100%;
    float: left;
    padding-top: 3px;
}

#main .row {
    clear: both;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 -10px;
    color: #7a8695;
    text-shadow: 1px 1px #FFF;
}

/*@B ; 'max-width= @A - 1px' */
@media all and (min-width: 639px) and (max-width: 1080px) {
    #main #content {
        width: 100vw;
    }
}

#main .row:before,
#main .row:after {
    display: table;
    line-height: 0;
    content: "";
}

#main .row:after {
    clear: both;
}

.row [class^="col-"] {
    position: relative;
    float: left;
    padding: 0 10px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*margin: 13px 0; 2106*/
    margin: 1px 0;
    width: 100%;
}

.row .col-25 {
    width: 25%;
}

.row .col-75 {
    width: 75%;
}

.row .col-50 {
    width: 50%;
}

.row .col-33 {
    width: 33.33%;
}

.row .col-25 {
    width: 25%;
}
.row .col-20 {
    width: 20%;

}

.row .box {
    background: #FFF;
    border-radius: 5px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 1px 1px #c9d1da;
    color: #435160;
    text-shadow: none;
}

.row .box > :last-child {
    margin-bottom: 0;
    text-shadow: none;
}

.row .box hr {
    background: #DFE5EB;
}

.row .box .boxContent {
    padding: 16px 18px;
}

.row .box .boxContent:before,
.row .box .boxContent:after {
    display: table;
    line-height: 0;
    content: "";
}

.row .box .boxContent:after {
    clear: both;
}

.row .box .boxContent > :last-child,
.row .box .boxContent > form > :last-child {
    margin-bottom: 0;
}

.box .largeButtonsList {
    margin: 0;
    padding: 16px 10px 6px;
}

.navigation > nav > ul {
    margin: 0;
}

.navigation > nav > ul > li {
    margin: 0;
    padding: 0;
    background: none;
    border-bottom: 2px #1b548b solid;
    position: relative;
}

.navigation > nav > ul > li > a {
    font-size: 16px;
    color: #FFF;
    font-family: 'fira_sans_otmedium';
    font-weight: normal;
    padding: 12px 45px 12px 20px;
    display: block;
}

.navigation > nav > ul > li > a:hover, .navigation > nav > ul > li > a.active {
    background-color: #002d58;
}

.navigation > nav > ul > li > a > i {
    position: absolute;
    right: 14px;
    top: 10px;
    font-size: 19px;
    color: #68a0d7;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.navigation > nav > ul > li > a:hover > i, .navigation > nav > ul > li > a.active > i {
    color: #FFF;
}

.navigation > nav > ul > li > ul {
    padding: 0;
    margin: 0;
    background-color: #1c5fa0;
}

.navigation > nav > ul > li > ul > li {
    padding: 0;
    margin: 0;
    background: none;
    border-top: 1px #3973ab solid;
    position: relative;
}

.navigation > nav > ul > li > ul > li:first-child {
    border-top: 0 none;
}

.navigation > nav > ul > li > ul > li > a {
    display: block;
    font-size: 14px;
    color: #b1d8ff;
    font-family: 'fira_sans_otmedium';
    font-weight: normal;
    padding: 8px 20px 8px 40px;
}

.navigation > nav > ul > li > ul > li > a > i {
    font-size: 9px;
    position: absolute;
    left: 20px;
    top: 13px;
}

.navigation > nav > ul > li > ul > li > a:hover,
.navigation > nav > ul > li > ul > li > a.active {
    color: #FFF;
}

.tabbed {}

.tabbed [class^="tabs-"] {
    margin: 0;
    overflow: hidden;
    background: rgb(185,198,211); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(185,198,211,1) 0%, rgba(140,156,171,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(185,198,211,1)), color-stop(100%,rgba(140,156,171,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(185,198,211,1) 0%,rgba(140,156,171,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(185,198,211,1) 0%,rgba(140,156,171,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(185,198,211,1) 0%,rgba(140,156,171,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(185,198,211,1) 0%,rgba(140,156,171,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9c6d3', endColorstr='#8c9cab',GradientType=0 ); /* IE6-9 */
    border-radius: 5px 5px 0 0;
    z-index: 10;
    position: relative;
}

.tabbed [class^="tabs-"] li {
    margin: 0;
    padding: 0;
    background: none;
    float: left;
    height: 50px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    color: #FFF;
    text-shadow: 1px 1px #8c9eaf;
    font-family: 'fira_sans_otmedium';
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent url(../../img/bg-tabs.png) no-repeat left 0;
}

.tabbed [class^="tabs-"] li:first-child {
    background: none;
}

.tabbed [class^="tabs-"] li.current {
    background: #FFF;
    color: #435160;
    text-shadow: none;
    border-radius: 5px 5px 0 0 !important;
}

.tabbed [class^="tabs-"] li.current + li {
    background: none;
}

.tabbed [class^="tabs-"] li a {
    color: #FFF;
    display: block;
    height: inherit;
    font-weight: normal;
    position: relative;
}

.tabbed .tabs-2 li {
    width: 50%;
}

.tabbed .tabs-3 li {
    width: 33.333333%;
}

.tabbed .tabs-4 li {
    width: 25%;
}

.tabbed .tabs-5 li {
    width: 20%;
}

.tabbed [class^="tabs-"] li:first-child {
    border-radius: 5px 0 0 0;
}

.tabbed [class^="tabs-"] li:last-child {
    border-radius: 0 5px 0 0;
}

.tabbed [class^="tabs-"] + .box {
    position: relative;
    margin-top: -4px;
    z-index: 20;
}

.register #main, .login #main {
    padding: 10px 20px 15px;
    background: #004281 url(../../img/bg-money.jpg) no-repeat 0 0;
}

.register #main h1, .login #main h1 {
    color: #FFF;
    text-shadow: none;
}

.register .col-register, .login .col-login {
    margin-left: auto;
    margin-right: auto;
    width: 600px;
    float: none;
}

.register .col-register .box, .login .col-login .box {
    box-shadow: none;
}

.register .box .boxContent, .login .box .boxContent {
    padding-top: 18px;
    padding-bottom: 18px;
}

.register .box .boxContent hr {
    margin: 18px 0;
}

.register #registerForm2 .form > li > label {
    width: 200px;
}

.register #registerForm3 .form > li > label, .register #registerForm4 .form > li > label {
    width: 234px;
}

.register .error {
    display: inline-table;
    margin: 0 auto;
    width: 100%;
}

.infolink:before
{
    content: '?';
    display: inline-block;
    font-family: sans-serif;
    font-weight: bold;
    text-align: center;
    width: 1.8ex;
    height: 1.8ex;
    font-size: 1.4ex;
    line-height: 2ex;
    border-radius: 50%;
    margin-right: 4px;
    padding: 2px;
    color: black;
    background: white;
    border: 2px solid #97c92d;
    text-decoration: none;
    margin-left: -26px;
    margin-top: 10px;
}
a.help span {

    display: none;
    padding: 9px;
    margin-left: 8px;
    width: 60%;
    border-radius: 5px;
    box-shadow: 0 0 15px rgba(0,0,0,0.5);

}
a.help:hover span {
    border: 1px solid #b9c6d3;
    display: block;
    position: absolute;

    margin: 15px 0 0 20%;
    background: #ffffb1;

    color: #435160;

    text-align: center;
}

#loginForm .form li {
    width: 48%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
}

#loginForm .form li:first-child , .tfl{
    float: left;
}

#loginForm .form li.submit {
    float: none;
    width: 100%;
    clear: both;
}

#loginForm .form li label {
    width: 100% !important;
    float: none;
    text-align: left;
    padding: 0;
    margin-bottom: 13px;
    display: block;
}

#loginForm .form li input[type="text"], #loginForm .form li input[type="password"], #loginForm .form li select, #loginForm .form li textarea {
    width: 100%;
}

#loginForm .form li .passRecovery {
    margin-top: 9px;
}

#loginForm .form li .passRecovery i {
    font-size: 14px;
    position: relative;
    bottom: -1px;
}

#currencyConverter .form {
    border-bottom: 2px #c3cbd4 solid;
    box-shadow: 0 1px #fff;
    padding-bottom: 12px;
    margin-bottom: 0;
}

#clientListOnPage .form {
    margin-bottom: 0;
}

#clientCurrencyConverter {
    margin-bottom: 0;
}

#clientCurrencyConverter .form {
    margin-bottom: 0;
}

#clientAccountsTable td {
    font-family: 'fira_sans_otregular';
    font-size: 15px;
}

#clientAccountsTable td strong {
    font-weight: normal;
    font-family: 'fira_sans_otmedium';
}

#clientAccountsTable td .footable-row-detail-name {
    font-weight: normal;
    font-family: 'fira_sans_otmedium';
}

#clientTransferTable td {
    font-family: 'fira_sans_otregular';
    font-size: 100%;
    color:#000;
}

#clientTransferTable td strong {
    font-weight: normal;
    font-family: 'fira_sans_otmedium';
}

#clientTransferTable td .footable-row-detail-name {
    font-weight: normal;
    font-family: 'fira_sans_otmedium';
}
#clientAcceptationTransaction .progressBar {
    width: 160px;
    margin-top: 4px;
}

#clientAcceptationTransaction .data, #clientAcceptationTransaction .exchange,
#clientAcceptationTransaction .selling, #clientAcceptationTransaction .buying {
    font-size: 15px;
    font-family: 'fira_sans_otregular';
    float: left;
    margin-bottom: 17px;
}

#clientAcceptationTransaction .data, #clientAcceptationTransaction .selling {
    margin-right: 25px;
}

#clientAcceptationTransaction .data i, #clientAcceptationTransaction .exchange i {
    margin-right: 3px;

}

#clientAcceptationTransaction .data strong, #clientAcceptationTransaction .exchange strong,
#clientAcceptationTransaction .selling strong, #clientAcceptationTransaction .buying  strong{
    font-weight: normal;
    font-family: 'fira_sans_otmedium';
}

#footer {
    background-color: #052746;
    padding: 15px 20px;
    font-size: 12px;
    color: #7c94aa;
}

#documentsForm {max-width: 514px; margin-right:auto;}
#documentsForm label {width: 200px;}

#footer a {
    color: #bad4eb;
    font-weight: bold;
}

#footer a:hover {
    color: #FFF;
}

#footer .copy {
    margin: 0;
    float: left;
}

#footer .copy strong {
    color: #bad4eb;
}

#footer .backTop {
    color: #588bbc;
    float: right;
    border-radius: 3px;
    display: inline-block;
    padding: 5px 11px;
    border: 2px #184978 solid;
    margin-top: 4px;
}

#footer .backTop i {
    margin-right: 7px;
}

/* JS WARNING */

#jsWarning {
    background: rgba(0,0,0,0.9);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

#jsWarning .box {
    width: 40%;
    max-width: 600px;
    margin: 0 auto;
    position: relative;
    top: 40%;
    background-color: #FFF;
    border-radius: 5px;
    padding: 16px 20px 4px;
    font-size: 14px;
    line-height: 140%;
}

#jsWarning .box h2 {
    font-size: 25px;
    border-bottom: 2px #dde2e8 solid;
    padding-bottom: 15px;
}

/* MEDIA */
/*@MENU*/
@media screen and (max-width: 1080px) {
    #top #mobileTrigger {
        display: block;
    }

    #main {
        background: none;
    }

    #main #sidebar {
        float: none;
        width: 100%;
        background-color: #004281;
        display: none;
    }

    #main #sidebar #mainLeftMenu {
        margin-bottom: 0;
    }

    #main #content {
        margin: 0;
        background-color: #DDE2E8;
    }

    #main #content .maxWrapper {
        float: none;
    }
}



@media screen and (max-width: 990px) {
    #currencyConverter li {
        margin-bottom: 8px;
    }

    #currencyConverter .separator {
        clear: both;
        margin-right: 0;
        padding-right: 0;
        visibility: hidden;
    }

    .row .col-75, .row .col-50, .row .col-33, .row .col-25, .row .col-20 {
        width: 100%;
    }

    .stPagination {
        text-align: center;
    }

    .stPagination .resultCount {
        float: none;
        margin-bottom: 15px;
    }

    .stPagination .pagination {
        float: none;
    }

    #clientFxTransactions .leftPart {
        width: 33%;
    }

    #clientFxTransactions .rightPart {
        width: 66%;
    }

    #clientFxTransactions .rightPart .form > li {
        margin-bottom: 10px;
    }

    #clientFxTransactions .rightPart .form > li input[type="text"],
    #clientFxTransactions .rightPart .form > li input[type="password"],
    #clientFxTransactions .rightPart .form > li select,
    #clientFxTransactions .rightPart .form > li textarea,
    #clientFxTransactions .rightPart .form > li .customSelect {
        width: 100% !important;
    }
}

@media screen and (max-width: 930px) {
    #clientListFilter .form > li input[type="text"],
    #clientListFilter .form > li input[type="password"],
    #clientListFilter .form > li select,
    #clientListFilter .form > li textarea,
    #clientListFilter .form > li .customSelect {
        width: 200px !important;

    }

    #clientCurrencyConverter li {
        margin-bottom: 8px;
    }

    #clientCurrencyConverter .separator {
        clear: both;
        margin-right: 0;
        padding-right: 0;
        visibility: hidden;
    }
}

@media screen and (max-width: 660px) {
    .largeButtonsList li i {
        display: none;
    }

    .largeButtonsList li a {
        padding-left: 15px;
        text-align: center;
    }
}


@media screen and (max-width: 659px) {
    #top #accountInfo {
        float: none;
        clear: both;
        background: none;
        padding-right: 0;
        margin-right: 0;
        margin-bottom: 15px;
        text-align: center;
    }

    #top #accountInfo > li {
        text-align: left;
        float: none;
        display: inline-block;
    }

    #top #accountInfo > li .userName {
        margin-top: 0;
    }

    #top #accountInfo > li .circleCounter li {
        float: none;
        display: inline-block;
    }
}

@media screen and (max-width: 768px) {
    .stPagination .pagination .prev_next {
        display: none;
    }

    #footer {
        text-align: center;
    }

    #footer .copy {
        float: none;
        text-align: center;
    }

    #footer .backTop {
        float: none;
        margin-top: 15px;
    }

    #jsWarning .box {
        width: 90%;
    }

    #clientFxTransactions .leftPart {
        width: 40%;
    }

    #clientFxTransactions .rightPart {
        width: 60%;
    }
}

@media screen and (max-width: 767px) {
    #clientListFilter .leftPart, #clientListFilter .rightPart {
        width: 100%;
        float: none;
    }

    #clientListFilter .form > li {
        margin-bottom: 10px;
    }

    #clientListFilter .form > li > label {
        padding: 0;
        margin-bottom: 5px;
        float: none;
        width: 100%;
        text-align: left;
    }

    #clientListFilter .form > li input[type="text"],
    #clientListFilter .form > li input[type="password"],
    #clientListFilter .form > li select,
    #clientListFilter .form > li textarea,
    #clientListFilter .form > li .customSelect {
        width: 100% !important;
    }

}

@media screen and (max-width: 639px) {
    .register .col-register, .login .col-login {
        width: 100%;
    }

    .register .form > li > label {
        width: 100% !important;
        float: none;
        text-align: left;
        padding: 0;
        margin-bottom: 5px;
    }

    .register .form > li input[type="text"], .register .form > li input[type="password"], .register .form > li select, .register .form > li textarea {
        width: 100%;
    }

    .register .form > li > .customSelect {
        width: 100% !important;
    }

    .register .form > li.submit {
        text-align: center;
    }

    .register .form > li.submit button.toLeft,
    .register .form > li.submit button.toRight {
        float: none;
        margin: 5px 5px;
    }

    .register .form > li > .summaryValue {
        padding-top: 0;
        padding-bottom: 5px;
    }

    #clientFxTransactions .leftPart {
        width: 50%;
    }

    #clientFxTransactions .rightPart {
        width: 50%;
    }
}

@media screen and (max-width: 600px) {

    #currencyConverter .form > li, #clientCurrencyConverter .form > li {
        margin-right: 0;
        width: 100%;
        margin-bottom: 10px;
    }

    #currencyConverter .form > li > label, #clientCurrencyConverter .form > li > label {
        display: block;
        width: 100%;
        padding: 0;
        margin-bottom: 5px;
        float: none;
    }

    #currencyConverter .form > li input[type="text"],
    #currencyConverter .form > li input[type="password"],
    #currencyConverter .form > li select,
    #currencyConverter .form > li textarea,
    #currencyConverter .form > li .customSelect,
    #clientCurrencyConverter .form > li input[type="text"],
    #clientCurrencyConverter .form > li input[type="password"],
    #clientCurrencyConverter .form > li select,
    #clientCurrencyConverter .form > li textarea,
    #clientCurrencyConverter .form > li .customSelect {
        width: 100% !important;
    }

    #currencyConverter .form > li.separator, #clientCurrencyConverter .form > li.separator {
        display: none;
    }

    #currencyConverter .form > li.calc, #clientCurrencyConverter .form > li.calc {
        text-align: center;
    }

    #currencyConverter .form > li.result label, #clientCurrencyConverter .form > li.result label {
        text-align: center;
    }

    .largeButtonsList.b3 {
        padding-bottom: 16px;
    }

    .largeButtonsList.b3 li {
        float: none;
        width: 100%;
        padding: 5px;
    }

    h1 {
        font-size: 20px;
    }
}
@media screen and (max-width: 661px) {
    .loginheader{
        text-align: center !important;
    }
}

@media screen and (max-width: 661px) { /*@media screen and (max-width: 599px) {*/
    #top #accountInfo > li {
        text-align: center;
        display: block;
        margin: 0;
    }

    #top #accountInfo > li .actionLinks {
        text-align: center;
    }

    #top #accountInfo > li .actionLinks li {
        float: none;
        display: inline-block;
    }

    #top #accountInfo > li .circleCounter {
        margin-top: 17px;
    }

    .largeButtonsList.b2 {
        padding-bottom: 16px;
    }

    .largeButtonsList.b2 li {
        float: none;
        width: 100%;
        padding: 5px;
    }
}

/*@media screen and (max-width: 480px) {*/
@media screen and (max-width: 840px) {
    .buttons {
        text-align: center;
    }

    .buttons .button {
        float: none;
        margin: 5px !important;
    }

    .onPageSelect, .onPageSelect .form > li {
        text-align: center;
        width: 100%;
    }

    .onPageSelect .form > li label {
        float: none;
        padding: 0;
        margin-bottom: 8px;
        text-align: center;
    }

    .onPageSelect .form > li .customSelect {
        float: none;
        display: inline-block;
    }

    table td, #clientAccountsTable td {
        font-size: 11px;
        padding: 5px;
    }

    #clientAccountsTable td {
        font-size: 12px;
    }

    table th {
        padding: 5px;
        font-size: 13px;
    }

    .largeButtonsList li a {
        font-size: 16px;
        height: 50px;
        line-height: 48px;
    }

    .progressBar {
        width: 100% !important;
        float: none !important;
        margin-bottom: 12px !important;
    }

    .buttons.toLeft, .buttons.toRight {
        float: none;
        width: 100%;
    }

    #clientFxTransactions .leftPart {
        width: 100%;
    }

    #clientFxTransactions .rightPart {
        width: 100%;
    }
}

@media screen and (max-width: 479px) {

    .login #loginForm li {
        width: 100%;
        float: none !important;
    }

    .login #loginForm li.submit {
        text-align: center;
    }

    .login #loginForm li.submit .button {
        float: none;
        margin: 5px 5px;
    }

    .login #loginForm li.submit .passRecovery {
        float: none;
        display: inline-block;
        margin: 5px 5px;
    }

    #main #sidebar .navigation ul > li > a {
        padding-right: 20px;
    }

    #main #sidebar .navigation i {
        display: none;
    }

    .button i {
        display: none;
    }

    .button.icoButton i {
        display: inline;
    }
}

@media screen and (max-width: 320px) {
    .tabbed [class^="tabs-"] li {
        font-size: 13px;
    }

    #top .langs {
        float: none;
        clear: both;
        text-align: center;
        margin: 0;
    }

    #top .langs li {
        float: none;
        display: inline-block
    }

}

/*@A=@B+1px*/
@media screen and (min-width: 1081px) {
    #main #sidebar.hidden {
        display: block !important;
    }
}

/*wyrownanie do jednej lini label + text*/
.input-w label, .input-w input {
    float: none; /* if you had floats before? otherwise inline-block will behave differently */
    display: inline-block;
    vertical-align: middle;
}

/*
 --------------------- Transaction status - customer home page------------------------
*/
ul.statsBox li{
    margin:1px 55px 0 0;
    position: relative;
    z-index: 0;
}
ul.statsBox li:hover span{
    left:  -12px;
    bottom:  59px;
    border:  1px solid #B9B2B2;;
}
ul.statsBox img{
    padding: 2px;
    -webkit-box-shadow: 0 0 #d2d2d2;
    -moz-box-shadow: 0 0 6px #d2d2d2;
    box-shadow: 0 0 6px 	#d2d2d2;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius:5px;
}
ul.statsBox span{
    position:absolute;
    padding: 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius:0px;
    bottom: 1430px;
}
ul.statsBox li:hover{
    cursor:pointer;
    font-weight:bold;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border-top: 1px solid #d2d2d2;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    border-color:  #B9B2B2;
    background-color:#F4ECEC;
}

/*wyrównanie label + text do jednej lini*/
.lh   {
    margin-top: 10px;
    float: left;
}

#message {
    margin-top: 3px;
    /*padding: 26px;*/
    color: #31802F;
    text-shadow: none;
    background-color:white;
}

/*  szczegoly reklamacji / konrespondencja*/
.usr {width: 142px !important;}
.dates {width: 70px !important;}
.scroller {overflow: auto;}

/* pre */
pre.wrapped{
    overflow-x: auto;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap !important;
    word-wrap: break-word;
}

.modalSection {display:none;}
.modalTrustedDevice {display:none;}

/* Container */
#confirm-container {height:140px; width:420px; font: 16px/22px 'Trebuchet MS', Verdana, Arial; text-align:left; background:#fff; border:2px solid #336699;}
#confirm-container .header {height:30px; line-height:30px; width:100%; background:url(../img/confirm/header.gif) repeat-x; color:#fff; font-weight:bold;}
#confirm-container .header span {padding-left:8px;}
#confirm-container .message {color:#333; font-size:14px; margin:0; padding:12px 4px 12px 8px;}
#confirm-container .buttons {line-height:26px; width:160px; float:right; padding:10px 8px 0;}
#confirm-container .message-trustedDev {color:#333; font-size:14px; text-align:center; margin:0; padding:12px 4px 12px 8px;}
/*#confirm-container .buttons .yes {float: left; margin-left: 30px;}
#confirm-container .buttons .no {float: right; margin-right: 30px;}*/
#confirm-container .buttons div {float:right; margin-left:4px; width:70px; height:26px; color:#666; font-weight:bold; text-align:center; /*background:url(../img/confirm/button.gif) repeat-x;*/ border:1px solid #bbb; cursor:pointer;}
#confirm-container a.modal-close,
#confirm-container a.modal-close:link,
#confirm-container a.modal-close:active,
#confirm-container a.modal-close:visited {text-decoration:none; font-weight:bold; position:absolute; right:10px; top:2px; color:#fff;}
#confirm-container a.modal-close:hover {color:#ccc;}

/* Container-alert */
#confirm-container-alert-trustdev {height:170px; width:420px; font: 16px/22px 'Trebuchet MS', Verdana, Arial; text-align:left; background:#fff; border:2px solid #c80916;}
#confirm-container-alert-trustdev .header {height:30px; line-height:30px; width:100%; background-color:#c80916; color:#fff; font-weight:bold;}
#confirm-container-alert-trustdev .header span {padding-left:8px;}
#confirm-container-alert-trustdev .message {color:#333; font-size:14px; margin:0; padding:12px 4px 12px 8px;}
#confirm-container-alert-trustdev .buttons {line-height:26px; width:160px; float:right; padding:10px 8px 0;}
#confirm-container-alert-trustdev .buttons div {float:right; margin-left:4px; width:70px; height:26px; color:#666; font-weight:bold; text-align:center; /*background:url(../img/confirm/button.gif) repeat-x;*/ border:1px solid #bbb; cursor:pointer;}
#confirm-container-alert-trustdev a.modal-close,
#confirm-container-alert-trustdev a.modal-close:link,
#confirm-container-alert-trustdev a.modal-close:active,
#confirm-container-alert-trustdev a.modal-close:visited {text-decoration:none; font-weight:bold; position:absolute; right:10px; top:2px; color:#fff;}
#confirm-container-alert-trustdev a.modal-close:hover {color:#ccc;}

.h1Step {
    line-height: 120%;
    font-weight: normal;
    font-weight: normal;
    font-size: 24px;
    color: #184978  ;
    font-family: 'fira_sans_otmedium';
    margin-bottom: 22px;
    text-shadow: 1px 1px #FFF;
}

.feeh1 {
    font-size: 15px;
    color: #184978  ;
    font-family: 'fira_sans_otmedium';
    margin-bottom: 22px;
    text-shadow: 1px 1px #FFF;
}
.rateBoxFormat{
    background-color: #004281;
    border-radius: 5px !important;
    font-size: 19px;
    color: #ffffff;
    font-family: 'fira_sans_otbold';
}

#leftSideAmount{
    width: 33%;
    float:left  ; margin-left: 0;  margin-top: 3%;  margin-left: 7%;
}

#c1, #c2{
    width: 33%;
}

/*home propozycja platnosci nr II*/
.square-box{
    display: inline-block;
    position: relative;
    width: 80px;
    overflow: hidden;
    background: #4679BD;
    border-radius: 20% !important;
    margin-top: -16px;
}
@media screen and (max-width: 665px){
    .square-box{    margin-top: 3px!important;}
}
.square-box:before{
    content: "";
    display: block;
    padding-top: 100%;
}
.square-content{
    position:  absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;

    color: white;
}
.square-content div {
    display: table;
    width: 100%;
    height: 100%;
}
.square-content span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: white
}

#leftSideAmount >  input, label, .inb {
    display:inline-block;
}

hr.style14 {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
}

.size60{
    width: 60%;
}
.table2{
    width: 49%;
}
.size40{
    width: 40%;
}

#transferPreConfirmBox > table > td {
    width: 33% !important;
}

.w105h40{
    width:105px; height: 40px;
}

.noWrap{
    white-space: nowrap;
}

.greyFinish{
    background-color: white !important;
}

.opacity8{
    opacity: 0.8;
}

.notDisplay{
    display:none !important ;
}

.disableInput{
    opacity: 0.85;
    background-color:#E7E7E7;
}

.ml8{
    margin-left:8% !important;
}

.ml5{
    margin-left:5% !important;
}

.offInput{
    opacity: 0.85;background-color:#E7E7E7;
}

.centr{
    text-align:center !important;
}

.actionLabel{
    font-family: fira_sans_otmedium !important;
    font-size: 14px;
    line-height: 110% !important;
}

.fieldActions > input, #inputSenderAm, #inputReceiverAm{
    border: 2px solid #B8C0C9 !important;
}

#inputSenderAm:focus, #inputReceiverAm:focus,
.fieldActions > input:focus{
    border: 2px solid #56a70c !important;
}

.cutSpace{
    font-size: 0 !important;
}

.noSideMargin{
    padding-left: 0px !important;padding-right: 0px !important;
}

@media screen and (max-width:665px) {
    .fieldActions > .rateLabel {
        padding-left:32% !important;
    }
    .fieldActions {
        display:block !important;
    }
    #inputSenderAm, #inputReceiverAm{
        float:none !important;
    }
}

@media screen and (min-height: 780px){
    #pge{
        margin-top: 100px !important;
    }
}

span#speci{
    margin-left:-50% !important;
}

/*---------------------- tooltip --------------------- */
.tooltip {
    display: none;
    margin-top:5px !important;
    width: 150px; height: auto; padding: 25px; border: 2px solid #fff; background: #338ddc; color: #fff; font-size: 12px;}
.tooltip {-webkit-box-shadow:  2px 2px 7px 0px #555555; box-shadow:  2px 2px 7px 0px #555555;}

@media screen and (min-width: 450px){
    .tooltip {
        top: 5px !important; left:50% !important;display: none; width: 150px; height: auto; padding: 25px; border: 2px solid #fff; background: #338ddc; color: #fff; font-size: 12px;}
    .tooltip {-webkit-box-shadow:  2px 2px 7px 0px #555555; box-shadow:  2px 2px 7px 0px #555555;}
}

@media screen and (min-width: 666px){
    .customFieldMargin{
        margin-left:94px;
    }

    .customFieldAction{
        position: absolute;   margin-top:-0.3%;
    }
}

@media screen and (max-width: 665px){
    .form > li.block {
        display: block;
    }
    .extraSpace{
        padding-top:3%; padding-bottom:3%;
    }
}

.cw1{
    margin-bottom:30% !important;
    left:-32px !important;
}

.checkout-wrap {
    color: #444;
    font-family: 'PT Sans Caption', sans-serif;
    margin-top:60px  ; /*odleglosc step_1 od przycisku realizacja*/
    max-width:700px;
    position: relative;
}
@media screen and (max-width: 760px) {

    #checkOutMainId{
        display: none;
    }
    #destinationCheckOut{
        display: none;
    }
    #destinationCheckOut_Summary{
        display: none;
    }
}
ul.checkout-bar
{
    left:11.5%;
}
/* min window */
/*ustawienia kazdego tekstu !active i !previous visited */
ul.checkout-bar li {
    color: #57aed1; /* kolor tekstu w pionowych nieukonczonych etapow = niebieski*/
    display: block;
    font-size: 14px;/*rozmiar czcionek pod kolkami*/
    font-weight: 600;
    padding:  25px 10px 24px 85px;
    position: relative;
}

@media all and (max-width: 749px) {
    ul.checkout-bar li:nth-child(5) {
        padding:  17px 10px 24px 85px;
    }
}



/*USTAWIENIA ZAWARTOŚCI KÓŁEK 1.4..5*/
ul.checkout-bar li:before {
    -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    background: #57aed1 ; /*kolor wypelnienia kolek nieukocznonych etapow*/
    border: 2px solid #FFF;
    border-radius: 50%; /* kwadrat na k*/
    color: #fff; /*kolor tekstu w kółkach */
    /*wielkosc cyfr*/
    font-size: 16px; /* wielkosc czcionki w kółkach */
    font-weight: 700;
    left: 40px; /*co ot jest */
    line-height: 37px;/*co ot jest */
    height: 35px;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
    top: 15px;
    width: 35px; /* PION - wielkosc kolek */
    z-index: 9999;
}

ul.checkout-bar{
    max-width: 525px;
}

ul.checkout-bar li.visited:after,ul.checkout-bar li.visited:before {
    z-index: 99999;
}

ul.checkout-bar li.active {
    color: #8bc53f;  /* kolor tekstu w pionowych ukonczonych etapow = zielony*/
    font-weight: bold;

}
ul.checkout-bar li.active:before {
    background: #8bc53f;
    z-index: 99999;
}

ul.checkout-bar li.next:before  {
    z-index: 9999;
}

ul.checkout-bar li.visited:before {
    background: #8bc53f !important;
    z-index: 99999;
}
ul.checkout-bar li:nth-child(1):before {
    content: "1";
}
ul.checkout-bar li:nth-child(1):before {
    content: "1";
}
ul.checkout-bar li:nth-child(2):before {
    content: "2";
}
ul.checkout-bar li:nth-child(3):before {
    content: "3";
}
ul.checkout-bar li:nth-child(4):before {
    content: "4";
}
ul.checkout-bar li:nth-child(5):before {
    content: "5";
}
ul.checkout-bar li:nth-child(6):before {
    content: "6";
}

ul.checkout-bar a {
    color: #57aed1;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
}

/*min window tło etc*/
ul.checkout-bar li.visited, ul.checkout-bar li.active, ul.checkout-bar li.next {
    background:none ;
    color: #57aed1;
    z-index: 99999;
}

@media all and (min-width: 750px) {
    ul.checkout-bar li.active:nth-child(6),
    li.next:nth-child(6),
    li.visited:nth-child(6){
        left:  25%;
    }

    ul.checkout-bar li.active:nth-child(5),
    li.next:nth-child(5),
    li.visited:nth-child(5){
        left: 20%;
    }

    ul.checkout-bar li.active:nth-child(4),
    li.next:nth-child(4),
    li.visited:nth-child(4){
        left:  15%;
    }

    ul.checkout-bar li.active:nth-child(3),
    li.next:nth-child(3),
    li.visited:nth-child(3){
        left: 10%;
    }

    ul.checkout-bar li.active:nth-child(2),
    li.next:nth-child(2),
    li.visited:nth-child(2){
        left: 5%;
    }

    ul.checkout-bar li.active:nth-child(1),
    li.next:nth-child(1),
    li.visited:nth-child(1){
        left: 0%;
    }

    ul.checkout-bar li.active:nth-child(6):after,
    li.next:nth-child(6):after,
    li.visited:nth-child(6):after{
        display:none;
    }

    .checkout-bar li.active:after {
        background-size: 35px 35px;
        background-color: #57aed1;
        background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
        background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
        -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
        box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
        content: "";
        height: 15px;
        left:35%;
        position: absolute;
        top: -50px;
        width: 110%;
        z-index: 99;
    }

    .checkout-wrap {
        margin: 50px auto;
    }

    ul.checkout-bar {
        -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
        box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
        background-size: 35px 35px;
        background-color: #57aed1;
        background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);
        background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);
        border-radius: 15px;
        height: 15px; /*wysokosc szarergo paska*/
        margin: 0 auto;
        padding:0;
        /*padding:0;*/
        padding:0;
        position: absolute;
        /*sztywna dlugosc całego paska */
        width:100%;
    }

    ul.checkout-bar li {
        display: inline-block;
        margin:  50px  0.9% 0 -1%;
        padding: 0.5%; /*  jeden za drugim jesli > 0*/
        padding-left: 10.5%; /*  jeden za drugim jesli > 0*/
        text-align: center;
        width:3%;     /*dlugosc paska]*/
        vertical-align:top;
    }
    ul.checkout-bar li:before {
        height: 45px;
        left:-7%; /* odleglosc pierwszego kołka od lewej*/
        line-height: 45px; /*wysokosc tekstu w kółku*/
        position: absolute;
        top: -65px; /*naniesienie kółek na postęp*/
        width: 45px; /* szerokosc kółka */
        z-index: 99;
    }

    ul.checkout-bar li.next:after {
        background-size: 35px 35px;
        /*background-color: #57afd2;*/
        background-color: #57aed1;
        background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
        background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
        -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
        box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
        content: "";
        height: 15px; /*dlugosc gradientu po wysokosci*/
        left:35%; /* przesuniecie w lewo przedziałek i nieb. paska*/
        position: absolute;
        top: -50px;
        width: 110%;
        z-index: 999;
    }

    ul.checkout-bar li.visited:after {
        background-size: 35px 35px;
        /*background-color: #57afd2;*/
        background-color: #8bc53f;
        background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
        background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
        -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
        box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
        content: "";
        height: 15px;
        /*  przesuwanie postepu */
        left:35%;
        position: absolute;
        top: -50px;
        /*dlugosc pojdeynczego postepu*/
        width: 110%;
        z-index: 99;
    }

    /*tło tekstów*/
    ul.checkout-bar li.visited {
        background: none;
    }

    ul.checkout-bar:before {
        background-size: 35px 35px;
        background-color: #57aed1;
        background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
        background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
        -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
        box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
        border-radius:55px;
        content: " ";
        height: 15px; /*dlugosc progres bar*/
        left: 10%;
        position: absolute;
        width: 0;
    }

    ul.checkout-bar li span.fta{
        position:relative !important;
        right:330% !important;

        display: inline-block;
        text-align:center;
    }

    ul.checkout-bar li:nth-child(1) span.fta{
        position:relative !important;
        right:440% !important;
    }

    ul.checkout-bar li:nth-child(3) span.fta{
        position:relative !important;
        right:375% !important;
    }

    ul.checkout-bar li:nth-child(4) span.fta{
        position:relative !important;
        right:465% !important;
    }

    ul.checkout-bar li:nth-child(5) span.fta{
        position:relative !important;
        right:530% !important;
    }

    ul.checkout-bar li:nth-child(6) span.fta{
        position:relative !important;
        right:400% !important;
    }
}

.op1{
    opacity: 1;
}
.op0{
    opacity: 0;
}
.op15{
    opacity: 0.7;
}

.mauto{
    margin: 0 auto;
}

.editLink{
    font-size: 12px;
}

.summary{
    border:none; font-weight: bold;
}

.toLeftText{
    text-align: left;
}

/*Konta bankowe*/
.wrapBank {
    overflow: hidden;
    margin-top: 1px;

}
.boxBank {
    float: left;
    position: relative;
    width: 20%;
    padding-bottom: 15%;
}
.pictureBox{
    width: 50% !important;
}

.boxBankInner {
    padding-bottom: 25%;
    padding-top: 5%;
    position: absolute;
    left: 3px;
    right: 3px;
    top: 5%;
    bottom: 10px;
    overflow: hidden;
    text-align: center;
    opacity: 0.5;
    border-radius: 0px;
}

.boxBankInner:active, .boxBankInner:hover {
    cursor:pointer;
    opacity: 1;
}
.boxBankInner img {
    position: relative;
    display: inline-block;
    background-color: blue !important;
    width:100%;
    border-radius:0px;
}

.boxBankInner .titleboxBank {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: -50px;
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    color: #FFF;
    padding: 10px;
    text-align: center;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background-color: green !important;
}
body.bank-touch .boxBankInner:hover .titleboxBank, body.touch .boxBankInner.touchFocus .titleboxBank {
    margin-bottom: 0;
}
.bankName{
    line-height:2em;
}

@media only screen and (max-width : 480px) {
    .boxBank {
        width: 30%;
        padding-bottom: 35%;
    }
    .pictureBox{
    }
}
@media only screen and (max-width : 650px) and (min-width : 481px) {
    .boxBank {
        width: 30%;
        padding-bottom: 30%;
    }
}
@media only screen and (max-width : 1050px) and (min-width : 651px) {
    .boxBank {
        width: 30%;
        padding-bottom:20%;
    }
}
@media only screen and (max-width : 1290px) and (min-width : 1051px) {
    .boxBank {
        width: 24%;
        padding-bottom: 19%;
        margin:2px;
    }
}

.tileProgres{
    top: -20px !important;
    white-space: nowrap !important;
}

.customHr{
    border: 0;  height: 1px;
    background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
}

.custHr2{
    left: 15% !important;
    right: 15% !important;
}

@media screen and (max-width: 845px){
    .checkoutScale{
        zoom: 0.8;
        -moz-transform: scale(0.8);
    }
}
@media screen and (max-width:749px){
    .checkoutScale{
        margin-top: 10px !important;
        padding-top: 0 !important;
        zoom: 0.8;
        -moz-transform: scale(0.8);
    }
    .checkoutScale ul.checkout-bar li {
        padding-bottom:  25px 10px 4px 85px !important;
    }
}

#cbxCust {
    margin:1px;
    background-color:#EFEFEF;
    border-radius:1px;
    border:2px solid #D0D0D0;
    overflow:auto;
    right:0.4px !important;margin-top:-0.3px !important;height: 13px !important;
    width: 13px !important;background-color: white !important;float:right !important;
    float: right;
}

@media screen and (min-width: 662px){
    .extraAccountLink{
        float: right;
    }
}

.bcw{
    background-color: white !important;
}

.mrg2{ margin-right: 2% !important}

.ie7 .error {display: block;}
.hig{
    margin-top:-10px !important;
    float: left;
}
.hig3{
    margin-top:-13px !important;
    float: left;
}

.hig9{
    margin-top:-8px !important;
}

.hig5{
    margin-top:-4px !important;
}

.hig2{
    margin-top:-2px !important;
}
.equalDivide tr td {
    width:25%;
}

.tableContent td:nth-child(2n){
    font-weight: bold !important;
}
.tableContent td{
    padding-right: 5px !important;
}
.tableContent td:nth-child(0){
    width: 5% !important;
}
.tableContent td:nth-child(1){
    max-width: 5% !important;
}
.tableContent td:nth-child(2){
    width:15% !important;
    text-align: left;
}
.tableContent td:nth-child(3){border-left: 1px solid #E4E7ED; width: 20% !important;}

#errorSource > .boxContent > h1{height: 400px !important;}

#chngesInfo {margin-top: 15px; padding: 10px; background: #fff; color: #273969; line-height: 18px;}
#chngesInfo li {float: none; list-style: inherit !important;}
#chngesInfo ol ul li {margin-left: 20px;}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.pnt{ cursor: pointer; }
.fontMid{  font-size: 14px;}
.fontMid:hover { text-decoration: underline;}
.cornerData{ margin-top: -10px; margin-right: -15px;}
.unreadMessage{   font-weight: 900;color: red !important}

.timeRemain{
    font-size: 15px;
    color: #435060;
    font-family: 'fira_sans_otbold';
    margin-bottom: 15px;
}

.margintop{margin-top:6px !important}
.regularText{ line-height:3em !important;}
#senderAmHeader{
    text-align: center !important;
    margin-left:-99px;
}

#receiverAmHeader{
    text-align: center !important;
    margin-left:-77px ;
}
.mb0{margin-bottom:0 !important}

.actionTransferLabel{
    font-family: fira_sans_otmedium !important;
    font-size: 14px;
    line-height: 110% !important;
}

@supports (-ms-ime-align:auto) {

    #senderAmHeader{
        margin-left: -99px !important;
        padding: 0px 0px !important;
    }
    #receiverAmHeader{
        margin-left: -70px !important;
    }
    .form > li input[type=text], .form > li input[type=password], .form > li select, .form > li textarea {
        width: 290px;
        float: none;
    }
}

@media screen and (max-width: 665px){
    .actionTransferLabel{  line-height: 10% !important; }
}

.captchaLabelA{  width:79% !important;    float: none;  text-align: center !important;     padding: 0;   margin-bottom: 5px;margin-left:62px;}

@media screen and (max-width: 639px){
    .captchaLabelA{
        margin-left:1%;
        text-align:   center !important;
    }
}

.cptchaRegister{
    text-align:center !important;width:54% !important;    padding: 9px 0px 9px;
    font-size: 14px;
    font-family: 'fira_sans_otregular';
    border: 2px solid #b8c0c9;
    margin-left:23% !important;
}

.checkboxFM{
    width: 13px;
    height: 13px;
    padding: 0;
    margin:0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    overflow: hidden;
}
.checkboxLabelFM{
    display: block;
    padding-left: 15px;
    text-indent: -15px;
}

#mainRemainTimeRealization{top:-10px !important;width:15%; margin: 0 auto; min-width: 150px !important}
@media screen and (max-width: 410px){
    #btnSummaryAfterCancel, #btnSummaryAfterAccept{
        width:100%;
    }
    #mainRemainTimeRealization{
        text-align: center !important;
    }
}

@media screen and (max-width: 527px){
    .maximizeContent{
        width:100% !important;
    }
}
@media screen and (max-width: 410px){
    #mainRemainTimeRealization{
        width:97% !important;
    }
}
.checkout-bar > ul li{
    margin: 0 0 -28px !important;
}
.fancybox-inner.TODOMOJASUPERKLASAa{
    max-width: 39px !important;
}
#transferPreConfirmBox{height:670px;max-width: 765px;}
#transferISMSVerificationBox{height:670px;max-width: 765px;}
#transferPostConfirmBox{height:670px;max-width: 765px;}

.fancybox-skin{height:666px; width: 765px !important;}
.fancybox-inner{height:666px; width: 765px !important;}
.centerBoxContent{
    margin: auto auto;
    position: static;
    top: 0; bottom: 0;
    left: 0; right: 0;
}
@media screen and (max-width: 840px) {
    #transferPreConfirmBox{  height:580px !important;  }
    #transferISMSVerificationBox{  height:580px !important;  }
    #transferPostConfirmBox{  height:580px !important;  }
}
@media screen and (max-width: 1024px) {
    .fancybox-inner{width: 690px !important}
    .fancybox-skin{ width: 690px !important}
}
@media screen and (max-width: 420px) {
    .fancybox-inner{width: 330px !important}
    .fancybox-skin{ width: 330px !important}
}
@media screen and (max-width: 380px) {
    .fancybox-inner{width: 300px !important}
    .fancybox-skin{ width: 300px !important}
}
@media screen and (max-width: 320px) {
    .fancybox-inner{width: 250px !important}
    .fancybox-skin{ width: 250px !important}
}

@media screen and (min-width: 450px) {.longTile{   width:360px !important; text-align: left !important;   }}
@media screen and (max-width: 479px) {
    #loginBtn,
    #username,
    #password {
        width:100% !important;
    }
    .cptchaRegister{
        margin: 0 !important;
        width:100% !important;
    }
}
.pt2{padding-top:2px   !important;}
.pt3{padding-top:3px   !important;}
.pt4{padding-top:4px   !important;}
.pt5{padding-top:5px   !important;}
.pt6{padding-top:6px   !important;}
.pt7{padding-top:7px   !important;}
.pt8{padding-top:8px   !important;}
.pt9{padding-top:9px   !important;}
.pt10{padding-top:10px !important;}
.pt11{padding-top:11px !important;}
.pt13{padding-top:13px !important;}
.limitExceed {
    font-size: 15px;
    color: #184978  ;
    font-family: 'fira_sans_otmedium';
    margin-bottom: 22px;
    text-shadow: 1px 1px #FFF;
}

#success , .success{
    border-radius:3px;
    margin:0px;
    padding:11px;
    color: #4aae31 !important;
    background-color: #f8f8f8;
}
#error , .error{
    padding:11px;
    color: red !important;
    background-color: transparent !important;
}
#warning , .warning{
    padding:11px;
    color: #D6E30A  !important;
}
#info , .info{
    border-radius:3px;
    margin:0px;
    padding:11px;
    color: #00529B !important;
    background-color: #fff;
}
.blockedRowCustomer{color:gray !important;}
.onlineTransfer{
    background: url(../../img/application_form.png) 0 0 no-repeat;
    width:16px;
    height: 16px;
    display: block;
}
.cardTransfer{
    background: url(../../img/creditcards.png) 0 0 no-repeat;
    width:16px;
    height: 16px;
    display: block;
}
.cred{color:red !important;}
.amountPad{padding: 6px 0px !important;}
.fw700{font-weight:700 !important;}
.closeImg{height: 24px !important; width: 24px !important;}
.checkOutStep3{ left: -11px;  top:-25px !important;margin-top:63px;}
.step2Table1{background-color: white !important; margin-left: 3% !important; margin-top:15px !important;}
.alignValueRight  {text-align: right !important;}
.blockedRow{color:gray !important;}
#receiverListTable td {color:#2d2d2d;}
.menuSelectedItem{color: white !important}
.mainCountry{font-weight: 900 !important;}
.headerMsgUnread{vertical-align:middle; margin-bottom: 2.7px;}
@media screen and (min-width: 660px) and (max-width: 769px){
    .unreadMessageHighResolution{
        display: block;
        left: 20% !important; margin-top: 100px !important;
        bottom: 5%;
        min-width: 500px;
        max-width: 100%;
        max-height: 100%;
        overflow:  auto;
    }
    .unreadMessageActionLinks{
        margin-left:20% !important;
    }
    .unreadMessageLowResolution{
        display: none;
    }
}
@media screen and (min-width: 770px) and (max-width: 869px){
    .unreadMessageHighResolution{
        display: block;
        left: 0% !important; margin-top: 100px !important;
        margin-right: 50%;
        bottom: 5%;
        min-width: 500px;
        max-width: 100%;
        max-height: 100%;
        overflow:  auto;
    }
    .unreadMessageLowResolution{
        display: none;
    }
}
@media screen and (min-width: 870px) and (max-width: 959px){
    .unreadMessageHighResolution{
        display: block;
        left: 0% !important; top: 100px !important;
        margin-right: 50% !important;
        bottom: 5%;
        min-width: 500px;
        max-width: 100%;
        max-height: 100%;
        overflow:  auto;
    }
    .unreadMessageLowResolution{
        display: none;
    }
}
@media screen and (min-width: 960px)and (max-width: 1199px){
    .unreadMessageHighResolution{
        display: block;
        left: 5% !important; top: 100px !important;
        margin-right: 80% !important;
        bottom: 5%;
        min-width: 500px;
        max-width: 100%;
        max-height: 100%;
        overflow:  auto;
    }
    .unreadMessageLowResolution{
        display: none;
    }
}
@media screen and (min-width: 1200px){
    .unreadMessageHighResolution{
        display: block;
        left: 35% !important; margin-top: 100px !important;
        margin-right: 30%;
        bottom: 5%;
        min-width: 500px;
        max-width: 100%;
        max-height: 100%;
        overflow:  auto;
    }
    .unreadMessageLowResolution{
        display: none;
    }
}
@media screen and (max-width: 669px){
    .unreadMessageHighResolution{
        display: none;

    }
    .unreadMessageLowResolution{
        display: block;
        margin-top: 5%;
        bottom: 10% !important;
    }
}

.uploadBoxInput{max-width: 260px !important}
.messageHistoryId{height:1px;font-size:1pt;}

@media screen and (min-width: 630px){
    .businessTargetPage{
        margin: 5px;
        margin-left: 30%
    }

    .customerTargetPage{
        margin: 5px;
        left: 5%;
    }

}
@media screen and (max-width: 630px){
    .businessTargetPage{
        margin: 5px;
        left: 5%;
    }
    .customerTargetPage{
        margin: 5px;
        left: 5%;
    }
}
@media screen and (max-width: 475px){
    .boxContentTargetPage{
        width: auto;
    }
    .businessTargetPage{
        margin: auto auto;
    }
    .customerTargetPage{
        margin: auto auto;
    }
}
@media screen and (max-width: 449px){
    .boxTargetPage{
        width: 180px !important;
        margin-left: 15%;
    }
    .businessTargetPage{
        margin: 5px auto;
    }
    .customerTargetPage{
        margin: auto 5px;
    }
}

.alink {
    color: #469401;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    font-weight: bold;
}

.alink:hover {
    color: #318000;
    text-decoration: underline;
}

.checkBoxMedium{
     width: 18px !important;
    height: 16px !important;
}
ol.aplhaListing {list-style-type: lower-alpha;}
.newLine {display: block !important;};

.linkDisabled{
   pointer-events: none !important;
   cursor: default !important;
}

.preRodoAuth{
   display: none !important;
}

.activeTransferTable{
    margin-left: 5% !important;
}

.transferSumLbl{
     width: 120px;
 }

.depositByDate {color:#4e00e2 !important;}

.errorStyle{
    width: 100%;
    display: inline-block;
    text-align: left;
}

@media screen and (min-width: 720px) {
    .hideOnDesktop{
            display: none;
     }
}

@media screen and (min-width: 620px) and (max-width: 690px){
    .hideOnMobile{
        display: none;
    }
    .unreadMessageHighResolution{
        display: none;
    }
    .unreadMessageActionLinks{
        margin-left:20% !important;
    }
    .unreadMessageLowResolution{
        display: block;
        float: left;
        width: 100%;
    }
    #communicators, #contactEmails{
        margin-left: -57px;
    }
}
@media screen and (min-width: 437px) and (max-width: 619px){
    .hideOnMobile{
        display: none;
    }
    .unreadMessageHighResolution{
        display: none;
    }
    .unreadMessageActionLinks{
        margin-left:20% !important;
    }
    .unreadMessageLowResolution{
        display: block;
        float: left;
        width: 100%;
    }
    #communicators, #contactEmails{
        margin-left: -57px;
    }
}
@media screen and (min-width: 320px) and (max-width: 437px){
    .hideOnMobile{
        display: none;
    }
    .unreadMessageHighResolution{
        display: none;
    }
    .unreadMessageActionLinks{
        margin-left:20% !important;
    }
    .unreadMessageLowResolution{
        display: block;
        float: left;
        width: 100%;
    }
    .langs {
        float: none !important;
        clear: both;
        margin: auto;
        width: 15%;
        padding-top: 10px;
    }
    .langs li {
        float: none;
        display: inline-block
    }
}

.cookie-info {
    z-index: 999;
    width: 430px;
    min-height: 20px;
    box-sizing: border-box;
    padding: 20px 27px 27px 27px;
    background: rgb(238,238,238,0.93);
    overflow: hidden;
    position: fixed;
    bottom: 30px;
    left: 30px;
    box-shadow: 0 0 18px 3px rgba(0,0,0,.36);
}

.cookieTitle p {
    font-family: OpenSans, arial, "sans-serif";
    color: #952647;
    font-size: 21px;
    line-height: 20px;
    display: block;
}

.cookieDesc p {
    margin: 0;
    margin-top: 0px;
    padding: 0;
    font-family: OpenSans, arial, "sans-serif";
    color: #000;
    font-size: 13px;
    line-height: 18px;
    display: block;
    margin-top: 10px;
}

.cookieDesc a{
    font-family: OpenSans, arial, "sans-serif";
    color: #000;
    text-decoration: underline;
}

.cookieButton {
    margin-top: 14px;
}

.cookieButtonItem {
    background-color: white;
    border: 2px solid #952647;
    color: #952647;
    padding: 0 18px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    cursor: pointer;
}

.button.gg {
    background: #ffea62;
    color: #262c3a;
    box-shadow: none;
    text-shadow: 1px 1px rgba(0,0,0,0.15);
    box-shadow: 0 -33px 20px -15px rgb(255, 213, 0) inset;
    padding: 3px 10px;
    border-radius: 25px;
    font-size: 15px;
    display: block;
    height: 39px;
    line-height: 39px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
}

@media screen and (max-width: 768px) {
    .cookie-info {
        bottom: 0px !important;
        left: 0px !important;
        width: 100% !important;
    }
    .stPagination .pagination .prev_next {
        display: none;
    }
    #footer {
        text-align: center;
    }
    #footer .copy {
        float: none;
        text-align: center;
    }
    #footer .backTop {
        float: none;
        margin-top: 15px;
    }
    #jsWarning .box {
        width: 90%;
    }
    #clientFxTransactions .leftPart {
        width: 40%;
    }
    #clientFxTransactions .rightPart {
        width: 60%;
    }
}

.idAuthVerifyCode {
    width: 90%;
    margin-left: 5px;
    margin-right: 5px;
}

.wosp {
    display: block;
    margin: 0 auto 0 auto;
    width: 100%;
    border-bottom: 5px solid white;
}

.trustedReceiver {background-color: rgb(214, 253, 206);}

.customListTable table {
	table-layout: fixed;
	line-height: 80%;
    width: 100%;
    overflow-x: auto;
    word-wrap: break-word;
}

.customListTable table .center{
	 text-align: center;
}
.customListTable table td{
	 text-align: center;
}
.customListTable table tr th{
	 text-align: center;
	 color : #469401;
	 white-space:initial;
     overflow: auto;
     width: 25%;
}
