body{
	margin: 5px;
}

table, tr, td{
	border-spacing: 0 !important;
	border-collapse: collapse;
}

.error, .required{
	color: red;	
	text-align: center;
}

.colorText{
	color: black;
}

.fullwidth{
	width: 100%;
}

.pull-right{
	float: right;
}

.tdHeader{
	height: 68px;
}

.mainTable{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

.mainTable td, .mainTable tr{
	margin: 0;
	padding: 0;
	border: 0;
	border-spacing: 0;
}

.leftMenu{
	width: 51px;
	background-color: #D9E3ED;
}

td {
	font-size: 10px;
}

img{
	border: 0;
}

.mainTable td .register-title{
	text-align: right;
	color: #215EAC;
	font-size: medium;
	font-weight: bold;
	padding-top: 10px;
	font-family: sans-serif;
}

.mainTable td .instruction-register{
	padding-top: 20px;
	padding-left: 52px;
	padding-right: 30px;
}

.rightSpace{
	background-image: url(../images/login/franja3.jpg);
	width: 160px;
}

.mainTable td .label-Register{
	padding-left: 72px;
	width: 100px;
	padding-right: 20px;
	padding-top: 15px;
}

.mainTable td .input-Register{
	padding-top: 15px;
}

.registerTable{
	padding-bottom: 20px;
	width: 100%;
}

.right{
	text-align: right;
}

.mainTable td .instruction-recover{
	padding-top: 20px;
	padding-left: 52px;
	padding-right: 30px;
	font-size: small;
	font-family: serif;
	color: #696969;
}

.table-policy{
	margin-right: auto;
	margin-left: auto;
	width: 75% !important;
}

.label-history{
	width: 55px;
	height: 78px;
}

.history{
	text-align: center;	
}

.ok-block{
	background-color: lightgreen;	
}

.fail-block{
	background-color: lightcoral;
}

.service-history{
	background: #f8fafc;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 25px;
	border-top: 2px solid #b5d4fe !important;
	border-bottom: 2px solid #b5d4fe !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 10px;
	margin-bottom: 2px;
}

.service-img{
	padding-top: 2px;
	padding-left: 5px !important;
	width: 70px;
	padding-bottom: 5px !important;
}

.service-img img{
	width: 40px;
}

.serviceTable {
	margin-bottom: 30px;
	width: 100%;
}

.service-instructions{
	background: #D9E3ED none repeat scroll 25px 50%;
	border-bottom: 2px solid #014586 !important;
	border-top: 2px solid #014586 !important;
	font-family: Verdana;
	font-size: 13px;
	margin-bottom: 0;
	margin-left: 10px;
	padding: 5px 20px 5px 20px !important;
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
}

.note{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

.mainTable td .history-label{
	padding-left: 72px;
	width: 100px;
	padding-right: 20px;
	padding-top: 5px;
}

#tbl-payments-national{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.voucher-img{
	width: 200px;
	text-align: right;
}

.voucher-img img{
	margin-right: 10px;
}

#voucher-tbl{
	align: right;
}

#voucher-tbl td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px !important;
}

.voucher-service{
	font-style: normal;
	font-weight: bold;
	color: #000E79;
	padding-left: 20px;
}
