BODY {
    font-size: 1.5em;
	text-shadow: none;
	color: #000;
	font: 80.5% 'Source Sans Pro', sans-serif !important;
	text-rendering: optimizelegibility;
}

#tipo_licitaciones {
	margin-left: 0 !important;
	margin-bottom: 0em;
	padding-left: 0;
	width:99%;
	background-color: #fff;
	margin-bottom: 40px;
}

#tipo_licitaciones li {
    color: #014489;
    display: inline-block;
    line-height: 0.8em;
	cursor: pointer;
	border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

#tablaImagen p{
	color: #014489;
	font-size: 0.9em;
}

#perfil .sinDatos{
	color: #014489;
	font-size: 0.9em;
}

#tipo_licitaciones li a {
    font-size: 1.1em;
	padding-bottom: 15px;
    padding-top: 15px;
	line-height: 20px;
	display: block;
	color: #014489;
    cursor: pointer !important;
    outline: 0 none !important;
    text-decoration: none;
    transition: all 0.3s ease 0s;
	position: relative;
	text-align: center;
	padding: 0.7em 0.7em;
	border-top-right-radius: 3px;
    border-top-left-radius: 3px;
   	text-transform: uppercase;
   	font-weight: bold;
}

#tipo_licitaciones *:hover{	 
	background-color: #b2c7db;
	border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

#tipo_licitaciones *:hover a {
}

#tipo_licitaciones li.selected{
	
}

#tipo_licitaciones li.selected a {	
}

.widget {
	min-height: 100px;
	overflow: auto;	
	overflow-x: hidden;
	background-color: white;
	color: #000;
	width:96%;	
	padding-left: 10px;
	padding-right: 10px;
}

.widget table tr td a img {	
}

.widget #tablaWidget  {
	background-color: #ffffff !important; 

}

.widget #tablaImagen  { 
 	width:90%;
	font-size: 1.2em;
}

.widget #tablaImagen tbody tr td{
	border-bottom: 1px dashed #656565;	
}

.widget table tbody tr th  {	
    color: #014489;
	font-weight: 700;
	font-size: 1.2em;
	width:auto;
    text-decoration: none;
	text-transform: uppercase;
    border-bottom: 1px solid #014489;
}

.widget table tbody tr td   {	    
    padding: 6px;
    vertical-align: top;
	font-size: 14px;
	margin-bottom: 12px;	
	margin-top: 10px;
}

.widget table tbody tr td a {
	color: #888;
	text-decoration: none;
}

.widget table tbody tr td a:hover {
	color: #377AB7;
}

.widget table tbody tr td a:visited {
}

#perfil h2{
	color: #014489;
	text-transform: uppercase;
	font-size: 1.1em;
}

#perfil table{
	color: #014489;
	text-transform: uppercase;
	font-size: 0.8em;
}

th[scope="col"]{
	border-bottom: 1px solid #014489;
	white-space: nowrap;
}

dl {
    margin-left: 1em;
}

dt {
    padding-bottom: 0;
    padding-left: 0.5em;
    padding-right: 0;
    padding-top: 0.7em;
}

.widget dt dd {
	border-bottom-color: #e8eef4;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-bottom: 5px;
    padding-bottom: 0.5em;
    padding-left: 0.5em;
    padding-right: 0;
    padding-top: 3px;
    color: #535353;
    font-size: 1.5em;
}

.widget h4 {	
	font: bold 1.6em 'Source Sans Pro', sans-serif ;
	padding: 1.5% 0.7% 2% 1%;
	color: #014489;
	text-transform: uppercase;
	margin-top: 1.5em;
	background: #FFF 0 100% repeat-x;
}
