﻿#contentInscripcion {
	margin-top:10px;
}
.data-container {
	margin: 6px 0;
	float:left;
	width:90%;
}
	.data-container div {
		color:#A0A0A0;
	}
	.data-container select {
		color:#A0A0A0;
		font-size:14px;
	}
	.data-container sup {
		font-size:10px;
	}
	.data-container input {
		border-radius:4px;
		background-color:#f8f8f8;
		border: 1px solid #f8f8f8;
		color:#A0A0A0;
	}
#msgCamposRequeridos {
	text-align:center;
	margin-top:5px;
	color:#A0A0A0;
	font-size:16px;
}
.disable-if-exists:disabled {
	background-color: #ddd;
    color: #a4a4a4;
}

.rowArea {
    margin-top: 5px;
}

.lblArea {
    color:#a0a0a0;
    float:left;
    width: 18.2%;
    margin-top:0;
}
.contentArea {
    float:left;
    width: 76.4%;
}
.txtArea {
    width:100%;
    border-radius:4px;
	background-color:#f8f8f8;
	border: 1px solid #f8f8f8;
	color:#A0A0A0;
    resize: none;
}

.marginTop {
    margin-top:20px;
}

#rbtCodProfNO, #rbtInfoLaboralNO {
    margin-left: 20px;
}
#txtCodProfesional{
    width: 37%;
    float: right;
}
.labcodprof{
    font-weight: 200;
}
#txtInfoLaboral {
    width:100%;
}

#contenedorCarrerasInteres{
    height: 115px;
    overflow-x:hidden;
    overflow-x: auto;
}
#contenedorCarrerasInteres ul{
    padding-left: 10px;
}
#contenedorCarrerasInteres ul li{
    list-style: none;
    margin-top:5px;
    border-bottom: 1px solid;
}

.carintstyle{
    margin-right: 20px !important;
}

.grpSede {
	font-size: 12px;
	margin-left: 10px;
	font-weight: 800;
}