/****************************
 * Estilos Claro & Cia
 ****************************/
/*Default font color*/
/*default font family - google fonts*/
body, h1, h2, h3, h4, h5, h6 {
	color: #666666;
	font-family: "Open Sans", sans-serif;
}
h2 {
	font-size: 22px;
}
h5 {
	color: white;
	font-size: 14px;
	font-weight: bold;
}
.container .row {
	margin-bottom: 64px;
}
.container .row .row {
	margin-bottom: 0;
}
a.seemore {
	color: white;
	font-size: 11px;
	margin-left: 30px;
	margin-top: 30px;
	display: block;
}
a.seemore .fa-stack {
	margin-right: 5px;
}
a.gray {
	color: #666666;
	margin-left: 0;
}
.btn-primary {
	background: #69b3da;
	background: -moz-linear-gradient(top, #69b3da 0%, #0093cd 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #69b3da), color-stop(100%, #0093cd));
	background: -webkit-linear-gradient(top, #69b3da 0%, #0093cd 100%);
	background: -o-linear-gradient(top, #69b3da 0%, #0093cd 100%);
	background: -ms-linear-gradient(top, #69b3da 0%, #0093cd 100%);
	background: linear-gradient(to bottom, #69b3da 0%, #0093cd 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#69b3da', endColorstr='#0093cd', GradientType=0 );
	border: 0;
}
.btn-primary:hover {
	background: #5c9cbf;
	background: -moz-linear-gradient(top, #5c9cbf 0%, #0080b3 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #5c9cbf), color-stop(100%, #0080b3));
	background: -webkit-linear-gradient(top, #5c9cbf 0%, #0080b3 100%);
	background: -o-linear-gradient(top, #5c9cbf 0%, #0080b3 100%);
	background: -ms-linear-gradient(top, #5c9cbf 0%, #0080b3 100%);
	background: linear-gradient(to bottom, #5c9cbf 0%, #0080b3 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5c9cbf', endColorstr='#0080b3', GradientType=0 );
	border: 0;
}
.bx-wrapper ul li {
	left: 0;
	width: 100% !important;
	padding: 0;
}
.bx-wrapper ul li p {
	font-size: 11px;
}
.bx-wrapper .bx-controls-direction a {
	background-color: #002d59;
	background-image: none;
	color: rgba(255, 255, 255, 0.5);
	text-indent: 0;
	text-align: center;
	height: 48px;
	width: 25px;
}
.bx-wrapper .bx-controls-direction a i {
	margin-top: 10px;
}
.bx-wrapper .bx-controls-direction a:hover {
	color: #fff;
}
.bx-wrapper .bx-prev {
	left: -15px;
}
.bx-wrapper .bx-next {
	right: -15px;
}
#gallery .bx-wrapper .bx-prev {
	left: 0;
}
#gallery .bx-wrapper .bx-next {
	right: 0;
}
#areasDePractica .bx-wrapper .bx-prev {
	left: 0px;
}
#areasDePractica .bx-wrapper .bx-next {
	right: 0px;
}
#areasDePractica .slidePractica li {
	padding: 0 30px;
}
#areasDePractica h5 {
	font-size: 24px;
}
.bx-wrapper .bx-viewport {
	color: white;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
	background: transparent;
	left: 0;
}
.bx-wrapper .bx-caption {
	background: rgba(0, 0, 0, 0.75);
	font-size: 22px;
	top: 0;
	bottom: auto;
}
.fa-li {
	color: #002d59;
}
/****************************
 * Estilos Header
 ****************************/
header {
	height: 174px;
	width: 100%;
	position: absolute;
	top: 0;
	z-index: 999;
}
header h1 {
	background:url(../img/letrero.png) no-repeat;
	/*	height: 344px;
*/	
	height:335px;
	margin-top:9px;
	margin-left:-19px;
	padding: 0;
	text-indent: -9999px;
	width:280px;
}
header #date {
	color: #003f93;
	margin-top: 5px;
	text-align: right;
	font-size: 12px;
}
header #search {
	background-color: rgba(0, 0, 0, 0.0);
	padding: 25px 30px;
	border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
}
.weather {
	margin-top: 5px;
	overflow: hidden;
	text-align: right;
}
.weather .sunny {
	float: right;
	height: 30px;
	margin: 5px 35px 0 0;
	text-indent: -9999px;
	width: 33px;
}
.weather .temperature {
	float: right;
}
.weather .temperature p {
	margin-bottom: 0;
}
.weather .temperature .max {
	color: #ff3300;
}
.weather .temperature .min {
	color: #003f93;
}
/****************************
 * Estilos Slider principal
 ****************************/
#slider-principal {
	background-color: #0b2e59;
	border-top: 5px solid #eeeeee;
	border-bottom: 5px solid #002d59;
	/*height: 300px;*/
  height: 309px;
	margin: 72px 0 64px 0;
	overflow: hidden;
	text-align: center;
}
#areasDePractica {
	background: url(../img/bg-areas-de-practica.jpg) no-repeat;
	background-size: cover;
	height: 319px;
}
#areasDePractica h2 {
	background-color: rgba(0, 0, 0, 0.5);
	color: white;
	line-height: 61px;
	margin-top: 0;
	text-align: center;
}
#userinfo {
	overflow: hidden;
}
#userinfo #userOptions {
	border-top: 5px solid #eeeeee;
	border-right: 5px solid #eeeeee;
	border-bottom: 5px solid #eeeeee;
	height: 240px;
	padding: 0 30px;
	width: 68%;
}
#userinfo #userOptions h4 {
	font-size: 22px;
	margin-bottom: 20px;
}
#userinfo #userOptions h4 span {
	color: #999999;
	display: block;
	font-size: 14px;
}
#userinfo #accordionFAQS {
	width: 130px;
	margin-top: -7px;
}
#userinfo #accordionFAQS h4 {
	margin-bottom: 5px;
}
#userinfo #accordionFAQS h4 a {
	color: #0193cd;
}
#rightmenu li {
	margin-bottom: 11px;
}
#rightmenu li a {
	background-repeat: no-repeat;
	height: 70px;
	text-indent: -9999px;
}
#rightmenu li a.menu1 {
	background-image: url(../img/btn-bg-1.jpg);
}
#rightmenu li a.menu1:hover {
	background-image:url(../img/btn-bg-1-hover.jpg)
}
#rightmenu li a.menu2 {
	background-image: url(../img/btn-bg-2.jpg);
}
#rightmenu li a.menu2:hover {
	background-image:url(../img/btn-bg-2-hover.jpg)
}
#rightmenu li a.menu3 {
	background-image: url(../img/btn-bg-3.jpg);
	height: 76px;
}
#rightmenu li a.menu3:hover {
	background-image:url(../img/btn-bg-3-hover.jpg)
}
#rightmenu li:last-child {
	margin-bottom: 0px;
}
#horizontalmenu {
	margin-top: 30px;
}
#horizontalmenu li a {
	background-position: left top;
	background-repeat: no-repeat;
	color: white;
	line-height: 49px;
	margin-right: 10px;
	padding: 0 0 0 70px;
	text-shadow: -1px 1px 0px black;
	-moz-text-shadow: -1px 1px 0px black;
	-webkit-text-shadow: -1px 1px 0px black;
}
#horizontalmenu li a.menu4 {
	background-color: #e6df22;
	background-image: url(../img/btn-bg-biblioteca.jpg);
}
#horizontalmenu li a.menu4:hover {
	background-color: #ccc61f;
}
#horizontalmenu li a.menu5 {
	background-color: #7fba00;
	background-image: url(../img/btn-bg-archivo.jpg);
}
#horizontalmenu li a.menu5:hover {
	background-color: #6ea100;
}
#horizontalmenu li a.menu6 {
	background-color: #b000eb;
	background-image: url(../img/btn-bg-diario-mural.jpg);
}
#horizontalmenu li a.menu6:hover {
	background-color: #9d00d1;
}
#horizontalmenu li a.menu7 {
	background-color: #ff6600;
	background-image: url(../img/btn-bg-administracion.jpg);
}
#horizontalmenu li a.menu7:hover {
	background-color: #e55c00;
}
#horizontalmenu li:last-child a {
	margin-right: 0;
}
h2.t-gray {
	background-color: #eeeeee;
	line-height: 49px;
	margin: 0 0 40px 0;
	padding-left: 20px;
	position: relative;
	border-radius:5px;
}
h2.t-gray span {
	background-repeat: no-repeat;
	height: 65px;
	position: absolute;
	top: 10px;
	right: 20px;
	width: 76px;
}
h2#t-induccion.t-gray span {
	background-image: url(../img/t-introduccion-icn.png);
}
h2#t-corporativo.t-gray span {
	background-image: url(../img/t-corporativo-icn.png);
}
.panel-group .panel {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
.panel-group .panel.panel-default {
	border: none;
}
.panel-group .panel.panel-default .panel-title > a {
	display: block;
	line-height: 32px;
}
.panel-group .panel.panel-default .panel-title > a .fa-stack {
	float: right;
}
.panel-group .panel.panel-default .panel-title a {
	font-size: 14px;
}
.panel-group .panel.panel-default .panel-body {
	font-size: 12px;
}
.panel-group .panel-default > .panel-heading {
	background-color: transparent;
	border-bottom: 1px solid #eeeeee;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
	border-top: none;
}
#galerias {
	margin-bottom: 25px;
	margin-top: 60px;
}
#galerias #news, #galerias #prensa, #galerias #calendar {
	height: 240px;
}
#galerias #news .txtgal, #galerias #prensa .txtgal, #galerias #calendar .txtgal {
	background-color: rgba(0, 0, 0, 0.5);
	height: 240px;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
}
#galerias #news .txtgal h3, #galerias #prensa .txtgal h3, #galerias #calendar .txtgal h3 {
	color: white;
	border-bottom: 2px solid white;
	font-size: 22px;
	margin-top: 15px;
	padding-bottom: 10px;
	text-shadow: -1px 1px 0px black;
	-moz-text-shadow: -1px 1px 0px black;
	-webkit-text-shadow: -1px 1px 0px black;
}
#galerias #news .bxslider li, #galerias #prensa .bxslider li, #galerias #calendar .bxslider li {
	padding: 0 20px;
}
#galerias #news a.seemore, #galerias #prensa a.seemore, #galerias #calendar a.seemore {
	margin-top: 0;
	margin-left: 15px;
}
#galerias #news {
	background: url(../img/bg-news.jpg) no-repeat;
	position: relative;
}
#galerias #news img {
	position: absolute;
	bottom: 10px;
	right: 30px;
}
#galerias #prensa {
	background: url(../img/bg-prensa.jpg) no-repeat;
	position: relative;
}
#galerias #prensa img {
	position: absolute;
	bottom: 10px;
	right: 30px;
}
#galerias #calendar {
	background: url(../img/bg-calendar.jpg) no-repeat;
}
#galerias #calendar .date {
	background: url(../img/bg-cal.jpg) no-repeat;
	width: 64px;
	height: 52px;
	margin-bottom: 10px;
}
#galerias #calendar .date .month {
	color: white;
	font-size: 12px;
	margin: 0px 0 0 0;
	text-align: center;
}
#galerias #calendar .date .day {
	color: #666666;
	font-size: 26px;
	margin: -5px 0 0 0;
	text-align: center;
}
#subcontent {
	margin-bottom: 20px;
}
#indicadores {
	margin-bottom: 20px;
}
#indicadores .row .col-lg-3 {
	border-right: 1px solid #ccd9e9;
}
#indicadores .row .col-lg-2 {
	border-right: 1px solid #ccd9e9;
}
#indicadores .row #utm {
	text-align: center;
}
#indicadores .row #santo, #indicadores .row .weather {
	border-right: none;
}
#indicadores p {
	color: #003f93;
	font-size: 0.7em;
	margin: 0;
}
#indicadores p span {
	color: #ff3300;
}
#indicadores .weather {
	margin-top: 0;
}
footer {
	background-color: #eeeeee;
}
footer p {
	font-size: 11px;
	margin: 20px 0;
	text-align: center;
}
a.menu1 hover {
	background-image:url(../img/btn-bg-1-hover.jpg)
}
.construccion_modal {
	background-image: url(http://claro.ecrm.cl/prototipo/img/en_construccion.png);
	width:372px;
	height:372px;
	margin-left: auto;
	margin-right:auto;
}
.contenedor_plano {
	width:1024px;
	height:859px;
}
.punto_verde {
	position:absolute;
	margin-left:798px;
	margin-top:92px;
}
#fondo_login {
	background:url(http://claro.ecrm.cl/prototipo/img/fondo_intranet.jpg) no-repeat fixed center center / cover rgba(0, 0, 0, 0);
	height: 100%;
	width: 100%;
}
.espaciador_login {
	height:10%;
}
/************ PAGINADORES BST ********/
.pagination li a {
	color: #fff;
	background-color: #3f6182;
	border: 0;
}
.pagination li a:hover {
	background-color: #002d59;
}
.pagination li.current a {
	background-color: #002d59;
}
.pagination .next a, .pagination .prev a {
	color: #3f6182;
	background-color: transparent;
}
.pagination .next a:hover, .pagination .prev a:hover {
	color: #002d59;
	background-color: transparent;
}
/**************************************/



/********** MODAL GENERAL *******/
.modal .modal-content .modal-header {
	margin: 35px 35px 0;
	padding: 0px 0 10px 0;
}
.modal .modal-content .modal-header button.close {
	color: #002d59;
	opacity: 1;
}
.modal .modal-content .modal-header h4 {
	color: #002d59;
}
.modal .modal-content .modal-body {
	padding: 15px 0 0 0;
	margin: 0 35px 35px;
}
.modal .modal-content .modal-body img {
	margin-right: 20px;
}
.modal .modal-content .modal-body h2 {
	color: #002d59;
	font-size: 22px;
	margin: 0;
}
.modal .modal-content .modal-body h3 {
	font-size: 14px;
	margin-top: 0;
}
.modal .modal-content .modal-body h3 span {
	color: #002d59;
}
.modal .modal-content .modal-body ul.contact-details {
	list-style: none;
	padding: 0;
	margin: 0;
}
.modal .modal-content .modal-body ul.contact-details li {
	list-style: none;
}
.modal .modal-content .modal-body ul.contact-details li span {
	color: #002d59;
}
.modal .modal-content .modal-body .contact-options {
	margin-top: 10px;
}
.modal .modal-content .modal-body .contact-options a {
	color: #002d59;
	display: block;
	float: left;
	margin-right: 20px;
}
.modal .modal-content .modal-body .contact-options a.location {
	background: url(../img/icn-location.jpg) left top no-repeat;
	line-height: 29px;
	padding: 0 0 0 25px;
}
.modal .modal-content .modal-body .contact-options a.outlook {
	background: url(../img/icn-outlook.jpg) left center no-repeat;
	line-height: 29px;
	padding: 0 0 0 25px;
}
.modal .modal-content .modal-body .panel-group .panel .panel-heading {
/*	border-bottom-color: #002d59;
*/}
.modal .modal-content .modal-body .panel-group .panel .panel-heading h4 {
	color: #002d59;
}
.modal .modal-content .modal-body .panel-group .panel .panel-body p span {
	color: #002d59;
}
.modal .modal-dialog .table > thead > tr > th {
	border-bottom: 0;
}
.modal .modal-dialog .table > thead > tr > th, .modal .modal-dialog .table > tbody > tr > th, .modal .modal-dialog .table > tfoot > tr > th, .modal .modal-dialog .table > thead > tr > td, .modal .modal-dialog .table > tbody > tr > td, .modal .modal-dialog .table > tfoot > tr > td {
	border-top: 0;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
.modal .modal-dialog .table > thead > tr, .modal .modal-dialog .table > tbody > tr, .modal .modal-dialog .table > tfoot > tr {
	border-right: 1px solid #ddd;
}
.modal .modal-dialog .table > thead > tr > th.thuno, .modal .modal-dialog .table > thead > tr > th.thdos, .modal .modal-dialog .table > thead > tr > th.thtres, .modal .modal-dialog .table > thead > tr > th.thcuatro, .modal .modal-dialog .table > thead > tr > th.thdef {
	color: #ffffff;
	text-shadow: -1px 1px 0px black;
	-moz-text-shadow: -1px 1px 0px black;
	-webkit-text-shadow: -1px 1px 0px black;
}
.modal .modal-dialog .table .thuno {
	background-color: #e6df22;
}
.modal .modal-dialog .table .thdos {
	background-color: #7fba00;
}
.modal .modal-dialog .table .thtres {
	background-color: #b000eb;
}
.modal .modal-dialog .table .thcuatro {
	background-color: #dc562e;
}
.modal .modal-dialog .table .thdef {
	background-color: #f5f5f5;
	color: #002d59;
	text-shadow: none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
}
/******************************************/


/********** MODAL AREAS DE PRACTICA *******/
#AbogadosArea img {
	margin-right: 0px;
	max-width:174px;
}
#AbogadosAreaContainer .col-centered {
	float: none;
	margin: 0 auto;
}
#AbogadosAreaContainer {
	text-align: center;
	width: 720px;
}
#AbogadosArea li {
	float: left;
}
#AbogadosAreaContainer .nav-tabs {
	border-bottom: 0;
}
/******************************************/


 #AbogadosAreaDetalleContainer {
	width: auto;
}
/********** MODAL AREAS DE PRACTICA DETALLE ABOGADO*******/
 
#AbogadosAreaDetalleContainer img {
	margin-right: 20px;
	max-width:118px;
}
/*********** MODAL DIARIO MURAL *************/
.modal#mDiarioMural .modal-dialog {
	width: 695px;
}
.modal#mDiarioMural .modal-dialog .modal-header {
	text-align: right;
}
.modal#mDiarioMural .modal-dialog .modal-header a.btn-warning {
	background-color: #ff6600;
	border: 0;
	margin-right: 25px;
}
.modal#mDiarioMural .modal-dialog .modal-header a.btn-warning:hover {
	background-color: #e15b01;
}
.modal#mDiarioMural .modal-dialog .modal-content {
	background: url(../img/bg-diario-mural.jpg) no-repeat;
	height: 813px;
	width: 673px;
}
.modal#mDiarioMural .modal-dialog .modal-content .post {
	background-position: center top;
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 10px;
	float: left;
	padding: 35px 20px 30px 35px;
	width: 267px;
	min-height:350px;
}
.modal#mDiarioMural .modal-dialog .modal-content .post h5 {
	color: #ffffff;
	font-size: 18px;
	margin: 0 0 5px 0;
}
.modal#mDiarioMural .modal-dialog .modal-content .post h6 {
	color: #002d59;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}
.modal#mDiarioMural .modal-dialog .modal-content .post a.seemore {
	margin: 0 0 0 0;
}
.modal#mDiarioMural .modal-dialog .modal-content .post .destacado {
	color: #002d59;
	font-size: 12px;
}
.modal#mDiarioMural .modal-dialog .modal-content .post:nth-child(4n+1) {
	background-image: url(../img/bg-post-uno.png);
	color: #666666;
	margin-right: 35px;
}

.modal#mDiarioMural .modal-dialog .modal-content .post:nth-child(4n+1) .contenido {
	box-sizing: border-box;
	margin: 0px 0px 10px;
	color: rgb(0, 45, 89);
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	line-height: 14px;
}


.modal#mDiarioMural .modal-dialog .modal-content .post:nth-child(4n+1) a.seemore, .modal#mDiarioMural .modal-dialog .modal-content .post:nth-child(4n+1) h5 {
	color: #666666;
}
.modal#mDiarioMural .modal-dialog .modal-content .post:nth-child(4n+2) {
	background-image: url(../img/bg-post-dos.png);
}

.modal#mDiarioMural .modal-dialog .modal-content .post:nth-child(4n+2) .contenido {
	box-sizing: border-box;
	margin: 0px 0px 10px;
	color: rgb(255, 255, 255);
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	line-height: 14px;
}



.modal#mDiarioMural .modal-dialog .modal-content .post:nth-child(4n+3) {
	background-image: url(../img/bg-post-tres.png);
	margin-right: 35px;
}
.modal#mDiarioMural .modal-dialog .modal-content .post:nth-child(4n+3) .contenido {
	box-sizing: border-box;
	margin: 0px 0px 10px;
	color: rgb(255, 255, 255);
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.modal#mDiarioMural .modal-dialog .modal-content .post:nth-child(4n+4) {
	background-image: url(../img/bg-post-cuatro.png);
}

.modal#mDiarioMural .modal-dialog .modal-content .post:nth-child(4n+4) .contenido {
	box-sizing: border-box;
	margin: 0px 0px 10px;
	color: rgb(255, 255, 255);
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	line-height: 14px;
}




.modal#mCrearPost .modal-dialog .modal-header, .modal#mDiarioMural .modal-dialog .modal-header {
	border-bottom: 0;
}
/*********** NUEVOS INTEGRANTES*************/

#IntegranteDetalleContainer .integrante .datosIntegrante {
	background: #f7f7f7 url(../img/bg-nuevos-integrantes.jpg) left top no-repeat;
	height: 278px;
	padding-left: 181px;
}



#IntegranteDetalleContainer .datosintegrante {
	width: 230px;
}
#IntegranteDetalleContainer img {
	margin-right: 20px;
	max-width:166px;
	max-height:202px;
}
#IntegranteDetalleContainer .datosintegrante h5 {
	color: #002d59;
	font-size: 22px;
	margin: 0;
}
#IntegranteDetalleContainer .datosintegrante p {
	margin: 0;
}
#IntegranteDetalleContainer .datosintegrante p span {
	color: #002d59;
}
#IntegranteDetalleContainer .datosintegrante .contactointegrante {
	background-color: #002d59;
	margin-top: 20px;
	padding: 10px;
	border-radius: 5px;
	webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#IntegranteDetalleContainer .datosintegrante .contactointegrante li {
	color: #ffffff;
	font-size: 12px;
	margin-left: 0;
	padding-left: 0;
	list-style:none;
}
#NuevosIntegrantes {
	padding-left:0;
	margin-bottom:2em;
	list-style:none;
}
#IntegranteDetalleContainer .pagination {
	margin:0px;
}
#IntegranteDetalleContainer .integrante {
	min-height:300px;
}


#IntegranteDetalleContainer .integrante .datosIntegrante h3 {
	color: #002d59;
	font-size: 22px;
	margin: 0;
}
#IntegranteDetalleContainer .integrante .datosIntegrante .rol, #IntegranteDetalleContainer .integrante .datosIntegrante .areadestacada {
	color: #666666;
	font-size: 14px;
	margin: 0;
}
#IntegranteDetalleContainer .integrante .datosIntegrante .areadestacada {
	margin-bottom: 12px;
}
#IntegranteDetalleContainer .integrante .datosIntegrante .areadestacada span {
	color: #002d59;
}
#CumpleanosDetalleContainer .integrante .datosIntegrante .hobbies {
	font-size: 16px;
	margin-top: 20px;
}
#IntegranteDetalleContainer .integrante .datosIntegrante .hobbies h6 {
	color: #ff6600;
	font-size: 16px;
	margin: 0;
}
#IntegranteDetalleContainer .integrante .datosIntegrante .hobbies p {
	color: #002d59;
	margin: 0;
	font-size:0.75em;
}

#IntegranteDetalleContainer .integrante .datosIntegrante span.hobbies2{
	color: #002d59;
	margin: 0;
	font-size:0.75em;
	display:block;
/*	text-transform:lowercase;
*/}

#IntegranteDetalleContainer .integrante .datosIntegrante span.hobbies2::first-letter{
	text-transform:uppercase;
}

#IntegranteDetalleContainer .datosIntegrante .contactointegrante {
	background-color: #002d59;
	margin-top: 20px;
	padding: 10px;
	border-radius: 5px;
	webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#IntegranteDetalleContainer .datosIntegrante .contactointegrante li {
	color: #ffffff;
	font-size: 12px;
	margin-left: 0;
	padding-left: 0;
	list-style:none;
}

#IntegranteDetalleContainer .datosIntegrante .date {
	background: url(../img/bg-cal.jpg) no-repeat;
	width: 63px;
	height: 54px;
	margin-bottom: 10px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	border-radius: 4px;
}
#IntegranteDetalleContainer .datosIntegrante .date .year {
	color: white;
	font-size: 12px;
	margin: 0;
	text-align: center;
	text-transform:uppercase;
	margin-top:-1px;
}
#IntegranteDetalleContainer .datosIntegrante .date .month {
	font-size: 12px;
	margin: 0px 0 0 0;
	text-align: center;
	text-transform:uppercase;
}

/*#IntegranteDetalleContainer .datosIntegrante .date .day {
	color: #666666;
	font-size: 26px;
	margin: -5px 0 0 0;
	text-align: center;
}*/

#IntegranteDetalleContainer .datosIntegrante .date .day {
    font-size: 14px;
    line-height: 17px;
    margin: 0 0 0 -19px;
    text-align: center;
    width: 100px;
}

/*********** Cumpleaños ****************/
.modal#mCumpleanos .modal-dialog .modal-header a {
	padding-right: 20px;
}
#CumpleanosDetalleContainer .cumpleanero .datosCumpleanero {
	background: #f7f7f7 url(../img/bg-cumpleanos.jpg) left top no-repeat;
	height: 278px;
	padding-left: 181px;
}
#CumpleanosDetalleContainer .cumpleanero .datosCumpleanero h3 {
	color: #002d59;
	font-size: 22px;
	margin: 0;
}
#CumpleanosDetalleContainer .cumpleanero .datosCumpleanero .rol, #CumpleanosDetalleContainer .cumpleanero .datosCumpleanero .areadestacada {
	color: #666666;
	font-size: 14px;
	margin: 0;
}
#CumpleanosDetalleContainer .cumpleanero .datosCumpleanero .areadestacada {
	margin-bottom: 12px;
}
#CumpleanosDetalleContainer .cumpleanero .datosCumpleanero .areadestacada span {
	color: #002d59;
}
#CumpleanosDetalleContainer .cumpleanero .datosCumpleanero .hobbies {
	font-size: 16px;
	margin-top: 20px;
}
#CumpleanosDetalleContainer .cumpleanero .datosCumpleanero .hobbies h6 {
	color: #ff6600;
	font-size: 16px;
	margin: 0;
}
#CumpleanosDetalleContainer .cumpleanero .datosCumpleanero .hobbies p {
	color: #002d59;
	margin: 0;
	font-size:0.75em;
}

#CumpleanosDetalleContainer .cumpleanero .datosCumpleanero span.hobbies2{
	color: #002d59;
	margin: 0;
	font-size:0.75em;
	display:block;
/*	text-transform:lowercase;
*/}

#CumpleanosDetalleContainer .cumpleanero .datosCumpleanero span.hobbies2::first-letter{
	text-transform:uppercase;
}


#CumpleanosDetalleContainer .cumpleanero h5 {
	color: #ff6600;
	font-size: 22px;
	font-weight: normal;
	margin: 20px 0;
}
#CumpleanosDetalleContainer .cumpleanero .comentarios .addcomment {
	margin-bottom: 15px;
}
#CumpleanosDetalleContainer .cumpleanero .comentarios .addcomment input {
	background-color: #f6f6f6;
	width: 85%;
}
#CumpleanosDetalleContainer .cumpleanero .comentarios .comments {
	margin-left: 60px;
	width: 90%;
}
#CumpleanosDetalleContainer .cumpleanero .comentarios .comments .comment {
	width: 85%;
}
#CumpleanosDetalleContainer .cumpleanero .comentarios .comments .comment p {
	margin: 0;
}
#CumpleanosDetalleContainer .cumpleanero .comentarios .comments .comment .nombre {
	font-size: 12px;
	font-weight: bold;
}
#CumpleanosDetalleContainer .cumpleanero .comentarios .comments .comment .comentario {
	font-size: 11px;
}
#CumpleanosDetalleContainer img {
	margin-right: 20px;
	max-width:166px;
	max-height:202px;
}
#Cumpleanos {
	padding-left:0;
	margin-bottom:2em;
	list-style:none;
}
#Cumpleanos li {
	list-style:none;
}
#CumpleanosDetalleContainer .pagination {
	margin:0px;
}
#CumpleanosDetalleContainer .integrante {
	min-height:300px;
}
#CumpleanosDetalleContainer #Cumpleanos .date {
	background: url(../img/bg-cal.jpg) no-repeat;
	width: 63px;
	height: 54px;
	margin-bottom: 10px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	border-radius: 4px;
}
#CumpleanosDetalleContainer #Cumpleanos .date .month {
	color: white;
	font-size: 12px;
	margin: 0px 0 0 0;
	text-align: center;
	text-transform:uppercase;
}
#CumpleanosDetalleContainer #Cumpleanos .date .day {
	color: #666666;
	font-size: 26px;
	margin: -5px 0 0 0;
	text-align: center;
}
/********* DETALLE GALERIA ******************/
#mgallery .bx-wrapper .bx-viewport {
	color: white;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
	background: transparent;
	left: 0;
	min-height:472px;
}
#mgallery .bx-wrapper .bx-caption {
	background: rgba(0, 0, 0, 0.75);
	font-size: 22px;
	bottom: 0;
	top: auto;
}
#mgallery img {
	margin-right: 0px;
	max-width:708px;
	max-height:472px;
	min-height:472px;
}
#mgallery ul li {
	max-width:708px;
	min-width:708px;
	max-height:472px;
	min-height:472px;
}
#mgallery .bx-wrapper .bx-next {
	right: 1px;
}
#mgallery .bx-wrapper .bx-prev {
	left: 1px;
}
