
* {
    text-decoration: none;
	color: fff;
}

.no-has-float-label {
    position: static !important;
}

.form-signin {
    width: 100%;
    max-width: 420px;
    padding: 15px;
    margin: 0 auto;
}

.icon_detail {
    font-size: 15px;
    color: #ccc;
}

.cursor{
    cursor:pointer;
}

.span_payment+ {
    height: 20px;
    width: 50px;
    text-align: left;
}

.icon_payment {
    max-height: 25px;
    max-width: 50px;
    width: auto;
}

.form-group {
	clear: both !important;
    display: block !important;
}


.border-radius-right-0 {
	border-radius: .25rem 0px 0px .25rem !important;
    background-image: none !important;
}

.border-radius-left-0 {
	border-radius: 0px .25rem .25rem 0px !important;
    background-image: none !important;
}

.badge_currency {
width: 66px;
}

.gateway_logos {
max-height: 30px;
min-height: 30px;
display: inline-block;
    vertical-align: baseline;
}


.gateway_name {
line-height: 25px;
display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
text-transform: uppercase;
}

	