/* 
*/
.eabi_maksekeskus_select {
    width: 95% !important;
}

.eabi_maksekeskus_select ul {
    display: table;
}
.eabi_maksekeskus_select li {
    float: left;
    list-style: none;
    height: 90px;
    min-width: 94px;
    overflow: hidden;
    padding: 2px;
    background: transparent;
    margin: 0 !important;
    width: auto !important;
}
.eabi_maksekeskus_select li > a {
    display: block;
    height: 80px;
    min-width: 80px;
    border-radius: 8px;
    border: 3px solid #eee;
    position: relative;
    background: #fff;
    text-decoration: none;
}
.eabi_maksekeskus_select *, .eabi_maksekeskus_select *:before, .eabi_maksekeskus_select *:after {
    box-sizing: content-box;
}


.eabi_maksekeskus_select li > a:hover {
    border-color: #1477a0;
    text-decoration: none;
}
.eabi_maksekeskus_select li > a.selected {
    border-color: #ffc000;
}
.eabi_maksekeskus_select li > a.selected:hover {
    border-color: #1477a0;
}
.eabi_maksekeskus_select li > a > img {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 12px;
    max-width: 60px;
}

.eabi_maksekeskus_select li > a > span {
    margin: auto;
    position: absolute;
    text-transform: uppercase;
    display: block;
    width: 84px;
    line-height: 84px;
    text-align: center;
    color: #666;
}


#eabi_maksekeskus_payment_start {
}

#eabi_maksekeskus_payment_start p {
    text-align: center;
}


#maksekeskus-loading-mask {
    color: #d85909;
    font-size: 1.1em;
    font-weight: bold;
    opacity: 0.8;
    position: absolute;
    text-align: center;
    z-index: 500;
}

#maksekeskus-loading-mask .loader {
    background: none repeat scroll 0 0 #fff4e9;
    border: 2px solid #f1af73;
    color: #d85909;
    font-weight: bold;
    left: 50%;
    margin-left: -60px;
    padding: 15px 60px;
    position: fixed;
    text-align: center;
    top: 35%;
    width: 120px;
    z-index: 1000;
}


/* small logo definitions */

.eabi_maksekeskus_select .maksekeskus_small li {
    height: 56px;
    min-width: 54px;
}

.eabi_maksekeskus_select .maksekeskus_small li > a {
    height: 50px;
    min-width: 50px;
}


.eabi_maksekeskus_select .maksekeskus_small li > a > img {
    width: 46px;
    padding: 2px;
    min-width: 0 !important;
}


.eabi_maksekeskus_select .maksekeskus_small li > a > span {
    width: 50px;
    line-height: 50px;
}


/* 3d-validation loader window settings */
#eabi_maksekeskus_iframecontainer {width:90%; height: 80%; min-height: 250px; min-width: 250px; top: 0; left: 0; position: fixed;margin: 5%; background:#FFF; border: 1px solid #666;border: 1px solid #555;box-shadow: 2px 2px 40px #222; z-index: 999999;}
#eabi_maksekeskus_iframecontainer iframe { width: 100%; height: 100%; position: relative; border: none; }
#eabi_maksekeskus_iframecontainerloader {background: url('../images/maksekeskus-ajax-loader-tr.gif');background-repeat:no-repeat; background-position: center center; width: 250px; height: 250px; margin:auto;}



/* end 3d-validation loader window settings */

.eabi-maksekeskus-cc-cid-v-fix {
    min-height: 70px;
}

/* make credit card logos not interactive */
#payment_form_eabi_maksekeskus_cc li > a:hover {
	border-color: #eee;
	cursor: inherit;
}

/* end credit card logos not interactive */
/* force payment buttons to the right */

.eabi-maksekeskus-order-payment-form-buttons-set button.button {
    float: right;
    margin-left: 5px;
}

/* end force payment buttons to the right */
