.payment_module:before{
	clear:both;
}

.payment_module a.eredemodulo{
	padding-left: 15px !important;
	height: 90px;
}

.payment_module a.eredemodulo img{
	margin-right: 10px!important;
}

span.eredemodulo:after {
    display: block;
    content: "\f054";
    position: absolute;
    right: 30px;
    margin-top: -8px;
    top: 50%;
    font-family: "FontAwesome";
    font-size: 25px;
    height: 22px;
    width: 14px;
    color: #777;
}

.row.eredemodulo{
	margin-top:-15px;
}


/*PAYMENT_EXECUTION*/
#loading-div-background{
	z-index:10000;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background:rgba(0, 0, 0, 0.5);
}

#loading-div{
    width: 225px;
    height: 95px;
    background-color: #fff;
    border: 2px solid #cccccc;
    color: #888888!important;
    position: absolute;
    font-weight: bold;
    font-size: x-large;
    font-family: sans-serif;
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: -100px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#loading-div label{
    color: #888888!important;
    top: 41%;
    position: absolute;

}

.boardV5{
	background-color: #ffffff;
	/*border: 1px solid #CCCED7;*/
	color:#585A69;
	padding-top: 20px;
	padding-bottom: 20px;
}

.boardV6{
	background-color: #ffffff;
	/*border: 1px solid #CCCED7;*/
	color:#585A69;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top:0px;
}

.line{
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.columnField{
	position: relative;
	float:left;
    margin-right: 10px;
    margin-bottom: 12px;
}

.textBoxLarge{
	border-color:#cccccc;
	border-width: 1px;
	height: 32px;
	border-style: solid;
	font-size: 15px;
	padding-left: 10px;
	color: #737373;
}

.textBoxSmall{
	width:74px;
	border-color:#cccccc;
	border-width: 1px;
	height: 32px;
	border-style: solid;
	font-size: 15px;
	padding-left: 10px;
	color: #737373;
}

.boxSelect{
	border-color:#cccccc;
	border-width: 1px;
	height: 32px;
	border-style: solid;
	font-size: 15px;
	color: #737373;
}

.boxSelectSmall{
	width:80px;
	border-color:#cccccc;
	border-width: 1px;
	height: 32px;
	border-style: solid;
	font-size: 15px;
	color: #737373;
}

select#installments {
    border-radius: 4px;
    width: 100%;
}

.title {
	margin-bottom: 2px;
}

.title label{
	font-weight:bold;
	font-size:12px;
}

.field {
    margin-bottom: 5px;
}

.upper{
	text-transform:uppercase;
}

.tickV5{
	position: relative;
	top: 4px;
	left: -26px;
	max-width: 18px;
}

.tickV6{
	max-width: 12px;
    position: relative;
    top: -27px;
    left: 95%;
}

.icoCVV{
	position:absolute;
	right:15px;
	margin-top:4px;
}

.icoCVV img{
	width: 16px;
}

.errorValidate{
	background: #ffcccc;
}

.errorMsgV5{
	position:absolute;
	color:red;
	bottom: -13px;
	width: 100%;
	left: 1px;
}

.errorMsgV6{
	position:absolute;
	color:red;
	left: 15px;
}

.popupV5{
     position: absolute;
     top: 0; bottom: 0;
     right: 130px;
     margin: auto;
	 width: 245px;
     height: 190px;
     padding: 15px;
	 padding-top:20px;
     border: solid 1px #ccc;
     background: #ffffff;
     display: none;
}

.popupV6{
     position: absolute;
     top: 0; bottom: 0;
     right: 0; left: 0;
     margin: auto;
	 width: 280px;
     height: 225px;
     padding: 15px;
	 padding-top:20px;
     border: solid 1px #ccc;
     background: #ffffff;
     display: none;
}


 .btnClose{
	background: url('../img/btn_fechar.gif') no-repeat;
	height: 12px;
	position: absolute;
	text-indent: -9999px;
	top: 5px;
	right: 5px;
	width: 13px;
}

.exclusive_large{
	float:inherit!important;
}

.cardTypesV5 img{
    height: 31px;
    margin-right: 0px;
}
.frame
{
    height: 40px; /* equals max image height */
    white-space: nowrap;
    text-align: center;
    width: 39px;
}

.helper
{
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.imagens-bandeira td
{
    width: 40px;
    text-align: center;
}

.imagens-bandeira td input
{
    margin: 0px !important;
}

.frame img
{
    vertical-align: middle;
    max-height: 40px;
    max-width: 60px;
}
.cardTypesV6
{
	margin-top:3px;
}

.cardTypesV6 img{
    height: 31px;
    margin-right: -2px;
}

#linkCVC{
	cursor:pointer;
}
