input, textarea, select
{
	width: 100%;
}

input[type=checkbox]
{
	width: initial;
}

#registroCont .row
{
	margin-bottom: 50px;
}

#registroCont input[type=checkbox]
{
	width: initial;
}

.remainChars
{
	position: relative;
    top: -16px;
    font-size: small;
    font-weight: bold;
    color: #17A2B8;
}

#pParticipacion table
{
	width: 100%;
}

.bigbutton
{
	width: 100%!important;
    padding: 40px 10px!important;
    margin-bottom: 15px!important;
}