.modalIDNContainer
{
	display: block;
	float: right;
	position: absolute;
	width: 100%;
	z-index: 900;
	overflow: hidden;
	display: none;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}

.modalIDNMenu
{
	padding: 20px 0 0 20px;
	display: block;
	float: right;
	position: absolute;
	width: 210px;
	background-color: #c8d6e5;
	z-index: 910;
}

.modalIDNShadow
{
	position: absolute;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	display: none;
	z-index: 901;
}

.IDNImage
{
	display: block;
	float: left;
	width: 100%;
}

.IDNDateCalendar
{
	width: 312px;
	display: block;
	float: right;
}

.IDNTitleDate
{
	display: block;
	float: left;
	width: 100%;
	background-color: #56789f;
	padding: 16px 20px 16px 16px;
	background-image: url(../images_new/azulbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.IDNContent
{
	display: block;
	float: left;
	width: 100%;
}

.IDNDetalleContent
{
	display: block;
	float: left;
	width: 100%;
	padding: 10px 10px 10px 10px;
	color: #ffffff;
	font-family: Roboto;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	background-color: #747d8c;
}

.IDNpage{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	overflow: hidden;
	z-index: 1;
}

.IDNcontenido{
	position: relative;
	width: 100%;
	border: 1px solid #e7e2e3;
	background-color: #fbfafa;
	box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.15);
	min-height: 850px;
}

.pieIDN{
	padding-top: 6px;
	text-align: right;
	float: left;
	display: block;
	height: 40px;
	width: 100%;
	border-top: 1px solid #e7e2e3;
}

.IDN{
	width: 100%;
}

.IDNbox
{
	padding: 12px 12px 12px 12px;
	position: relative;
	width: 100%;
	border-top: 4px solid #2f5989;
	z-index: 1;
}

.IDNtitu
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.IDNtitudeta{
	margin-top: 32px;
	margin-left: 6px;
	width: 400px;
	color: #ffffff;
	font-family: Gotham-Book;
	font-size: 24px;
	display: block;
	float: left;
}

.IDNnombre{
	color: #ffffff;
	font-family: Gotham-Black;
	font-size: 60px;
	display: block;
	float: left;
}

.IDNfecha{
	height: 60px;
	margin-top: 8px;
	padding-top: 5px;
	width: 170px;
	display: block;
	float: right;
}

.IDNcalendar{
	height: 60px;
	margin-top: 4px;
	margin-left: 10px;
	width: 130px;
	display: block;
	float: right;
}

.IDNdiaanio{
	width: 300px;
	color: #ffffff;
	font-family: Gotham-Bold;
	font-size: 22px;
	display: block;
	float: right;
	text-align: right;
}

.IDNheader{
	position: absolute;
	width: 100%;
	height: 220px;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
}

.IDNimagen{
	border-top: 2px solid #2f5989;
	margin-right: auto;
	margin-left: auto;
	background-image: url(assets/idnpic2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	width: 100%;
	height: 220px;
}

.IDNnoticias
{
	padding: 16px 16px 16px 16px;
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
}

.IDNsepa{
	position: relative;
	width: 100%;
	height: 5px;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
}

.IDNsecciones{
	background-color: #2f5989;
	margin-top: 110px;
	height: 0px;
	width: 878px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 200;
}

.IDNdetalle{
	background-color: #9e9176;
	color: #ffffff;
	font-family: Gotham-BookIta;
	font-size: 16px;
	text-align: right;
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 12px 12px 12px 12px;
	margin: 0 26px 26px 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.IDNazul{
	color: #2f5989;
}

.contentcontainer{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	overflow: hidden;
}

.navbar{
	margin-bottom: 16px;
	margin-top: 4px;
	background: #ffffff;
	display: block;
	float: left;
	width: 170px;
	border: 1px solid #e7e2e3;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.navsepa{
	display: block;
	float: left;
	width: 100%;
	border-bottom: 1px solid #e7e2e3;
}

.navconte{
	display: block;
	float: left;
	width: 100%;
}

.navitem{
	padding: 8px 8px 8px 8px;
	display: block;
	float: left;
	width: 100%;
	color: #2f5989;
	font-family: Gotham-Book;
	font-size: 12px;
	text-align: left;
	cursor: pointer;
}

.navCommand{
	padding: 8px 8px 8px 8px;
	display: block;
	float: left;
	width: 100%;
	color: #9b928f;
	font-family: Gotham-BookIta;
	font-size: 12px;
	text-align: left;
	cursor: pointer;
}

.txtBuscar{
	padding: 8px 8px 8px 8px;
	display: block;
	float: left;
	width: 100%;
	height: 20px;
	color: #2f5989;
	font-family: Gotham-Book;
	font-size: 12px;
	text-align: left;
	border: none;
}

.navitemselected{
	padding: 8px 8px 8px 8px;
	display: block;
	float: left;
	width: 100%;
	color: #2f5989;
	background-color: #ececec;
	font-family: Gotham-Medium;
	font-size: 12px;
	text-align: left;
	cursor: pointer;
}

.gridcontainer{
	display:block;
  	float: right;
	/*width: calc( 100% - 180px );*/
	width: 100%;
	overflow: hidden;
}

.grid{
	margin-left: 0px;
	margin-bottom: 16px;
	position: relative;
	width: 100%;
	overflow: hidden;
}

.grid > div {
  background: #ffffff;
  position: absolute;
  width: 286px;
  overflow: hidden;
  cursor: pointer;
}

.grid > .ss-placeholder-child {
  background: transparent;
  border: 1px dashed #2f5989;
}

.g-IDN{
	background-color: #2f5989;
	padding: 6px 6px 6px 6px;
	display: block;
	float: left;
	color: #ffffff;
	font-family: Gotham-Medium;
	font-size: 12px;
	width: 100%;
	height: 24px;
}

.g-IDNTitu{
	display: block;
	float: left;
	color: #ffffff;
	font-family: Gotham-Black;
	font-size: 12px;
	height: 24px;
}

.g-IDNFecha{
	display: block;
	float: right;
	color: #ffffff;
	font-family: Gotham-Book;
	font-size: 12px;
	height: 24px;
}

.g-seccion{
	padding: 6px 6px 6px 6px;
	display: block;
	float: left;
	color: #ffffff;
	font-family: Gotham-Medium;
	font-size: 12px;
	width: 100%;
	height: 24px;
}

.g-NotiFecha{
	display: block;
	float: right;
	color: #ffffff;
	font-family: Gotham-Book;
	font-size: 12px;
}

.g-seccionbase{
	height: 1px;
	display: block;
	float: left;
	width: 100%;
}

.g-temacontainer{
	padding: 4px 12px 4px 14px;
	display: block;
	float: left;
	width: 100%;
}

.g-tema{
	padding: 4px 0px 6px 4px;
	display: block;
	float: left;
	color: #9a9494;
	text-align: right;
	font-family: Gotham-Book;
	font-size: 12px;
	width: 100%;
	border-bottom: 1px solid #e7e2e3;
}

.g-citacontainer{
	padding: 4px 12px 10px 14px;
	display: block;
	float: left;
	width: 100%;
}

.g-cita{
	padding: 6px 4px 4px 0px;
	display: block;
	float: left;
	color: #2f5989;
	text-align: left;
	font-family: Gotham-Book;
	font-size: 12px;
	width: 100%;
	border-top: 1px solid #e7e2e3;
}

.g-titulo{
	padding: 10px 12px 10px 14px;
	display: block;
	float: left;
	color: #2f5989;
	text-align: left;
	font-family: Gotham-Medium;
	font-size: 20px;
	line-height: 23px;
	width: 100%;
}

.g-copete{
	padding: 0px 12px 10px 14px;
	display: block;
	float: left;
	color: #837e7e;
	text-align: left;
	font-family: Gotham-Light;
	font-size: 15px;
	line-height: 18px;
	width: 100%;
}

.g-cuerpo{
	padding: 0px 12px 10px 14px;
	display: block;
	float: left;
	color: #7b7676;
	text-align: left;
	font-family: Gotham-Light;
	font-size: 15px;
	line-height: 18px;
	width: 100%;
}

.g-multimedia{
	padding: 0 0 0 0;
	margin: 0px 10px 0 14px;
	display: block;
	float: left;
}

.g-medio{
	padding: 2px 18px 16px 14px;
	display: block;
	float: right;
}

.g-diario{
	width: 84px;
	height: 116px;
	display: block;
	float: left;
}

.g-diario-container{
	width: 84px;
	height: 116px;
	margin: 8px 0px 0px 9px;
	display: block;
	float: left;
	border: 1px solid #9a9494;
}

.g-relacionadas-container{
	padding: 4px 12px 10px 14px;
	display: block;
	float: left;
	width: 100%;
	z-index: 1000;
}

.g-relacionadas{
	padding: 4px 4px 7px 0px;
	display: block;
	float: left;
	color: #607d8b;
	text-align: left;
	font-family: Gotham-Medium;
	font-size: 12px;
	line-height: 15px;
	width: calc(100% - 66px);
}

.g-relacionadas-icon{
	padding: 0 0 0 0;
	color: #607d8b;
	display: block;
	float: left;
	width: 36px;
}

.g-relacionadas-sepa{
	margin: 4px 0 4px 0;
	display: block;
	float: left;
	width: 100%;
	border-bottom: 1px solid #e7e2e3;
}

.m-tituloventana{
	padding: 12px 0 0 0;
	display: block;
	float: right;
	color: #9a9494;
	text-align: right;
	font-family: Gotham-Book;
	font-size: 12px;
}

.m-seccion{
	padding: 6px 8px 6px 8px;
	display: block;
	float: left;
	color: #ffffff;
	font-family: Gotham-Medium;
	font-size: 12px;
	background-color: #dd4b39;
}

/*
.m-tema{
	padding: 12px 0 0 0;
	display: block;
	float: right;
	color: #9a9494;
	text-align: right;
	font-family: Gotham-Book;
	font-size: 12px;
	cursor: pointer;
}
*/

.m-tema{
	line-height: 25px;
	margin-left: 18px;
	padding-left: 14px;
	display: block;
	float: left;
	color: #9a9494;
	text-align: left;
	font-family: Gotham-Book;
	font-size: 12px;
	border-left: 1px solid #e7e2e3;
	cursor: pointer;
}

.m-pdf{
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	display: block;
	float: right;
	color: #9a9494;
	text-align: right;
}

.m-sepa{
	margin: 12px 0 12px 0;
	display: block;
	float: left;
	width: 100%;
	border-bottom: 1px solid #e7e2e3;
}

.m-titulo{
	padding: 8px 0 18px 0;
	display: block;
	float: left;
	color: #2f5989;
	text-align: left;
	font-family: Gotham-Medium;
	font-size: 20px;
	line-height: 23px;
	width: 100%;
}

.m-copete{
	padding: 0 0 18px 0;
	display: block;
	float: left;
	color: #837e7e;
	text-align: left;
	font-family: Gotham-Light;
	font-size: 15px;
	line-height: 18px;
	width: 100%;
}

.m-cuerpo{
	padding: 0 0 12px 0;
	display: block;
	float: left;
	color: #7b7676;
	text-align: left;
	font-family: Gotham-Light;
	font-size: 15px;
	line-height: 19px;
	width: 100%;
}

.m-cita{
	padding: 0px 0 12px 0;
	display: block;
	float: left;
	color: #2f5989;
	text-align: left;
	font-family: Gotham-Book;
	font-size: 12px;
}

.m-medio{
	padding: 4px 0 24px 0;
	display: block;
	float: right;
}

.m-galeriabox{
	padding: 0px 8px 0px 5px;
	margin: 12px 0 12px 0;
	display: block;
	float: left;
	width: 100%;
	height: auto;
	border: 1px solid #2f5989;
}

.gallery-container{
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
	height: 68px;
	display: block;
	float: left;
}

.gallery-image{
	padding: 0 0 0 0;
	margin: 6px 0px 0px 8px;
	background-size: cover;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 64px;
	border: 1px solid #dcd7d8;
}

.perfil-gallery-image{
  margin: 0px 0px 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 68px;
}

.my-gallery{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.my-gallery figcaption {
  display: none;
}

.my-gallery-diarios{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.my-gallery-diarios figcaption {
  display: none;
}

.galeriascroll{
	display: block;
	float: right;
	margin: 0 0 12px 0;
	width: calc(100% - 66px);
	padding: 0 0 0 0;
}

.my-files{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.my-links{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.my-videos{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.linkChip{
	cursor: pointer;
	color: #9a9494;
	text-align: left;
	margin: 12px 11px 0 0;
	padding: 8px 8px 8px 8px;
	display: block;
	float: left;
	min-height: 68px;
	max-width: 233px;
	border: 1px solid #dcd7d8;
	border-left: 4px solid #dcd7d8;
	overflow: hidden;
	-webkit-transition:all 0.4s ease-out;
    -o-transition:all 0.4s ease-out;
    -moz-transition:all 0.4s ease-out;
    -ms-transition:all 0.4s ease-out;
    transition:all 0.4s ease-out;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.linkChip:hover{
	background-color: #dcd7d8;
	color: #2f5989;
}

.linkChip cnombre {
	width: 100%;
	display: block;
	float: left;
	font-family: Gotham-Medium;
	font-size: 14px;
}

.linkChip clink {
	width: 100%;
	padding-top: 4px;
	display: block;
	float: left;
	font-family: Gotham-Book;
	font-size: 14px;
}

.video-item{
	margin: 8px 0px 0px 6px;
	display: block;
	float: left;
	border: 1px solid #dcd7d8;
}

.buscarTemaBox{
	margin-bottom: 12px;
	font-family: Gotham-Medium;
	height: 50px;
	width: 340px;
	line-height: 50px;
	display: block;
	float: left;
	color: #948f91;
	border-bottom: 1px solid #948f91;
	overflow: hidden;
	-webkit-transition:all 0.6s ease-out;
    -o-transition:all 0.6s ease-out;
    -moz-transition:all 0.6s ease-out;
    -ms-transition:all 0.6s ease-out;
    transition:all 0.6s ease-out;
}

.paramBusqueda{
	padding-top: 4px;
	font-family: Gotham-BookIta;
	font-size: 11px;
	color: #039be5;
	display: block;
	float: left;
}

/*--------------------------------------------------------*/


.dropdown-content {
  background-color: #fff;
  margin: 0;
  display: none;
  min-width: 100px;
  max-height: 650px;
  overflow-y: auto;
  opacity: 0;
  position: absolute;
  z-index: 999;
  will-change: width, height; }
  .dropdown-content li {
    clear: both;
    color: rgba(0, 0, 0, 0.87);
    cursor: pointer;
    /*min-height: 50px;*/
    min-height: 30px;
    line-height: 1.5rem;
    width: 100%;
    text-align: left;
    text-transform: none; }
    .dropdown-content li:hover, .dropdown-content li.active, .dropdown-content li.selected {
      background-color: #eee; }
    .dropdown-content li.active.selected {
      background-color: #e1e1e1; }
    .dropdown-content li.divider {
      min-height: 0;
      height: 1px; }
    .dropdown-content li > a, .dropdown-content li > span {
      font-size: 13px;
      /*font-size: 16px;*/
      color: #26a69a;
      display: block;
      line-height: 22px;
      /*padding: 14px 16px;*/
      padding: 7px 7px; }
    .dropdown-content li > span > label {
      top: 1px;
      left: 3px;
      height: 18px; }
    .dropdown-content li > a > i {
      height: inherit;
      line-height: inherit; }


.btn-flat {
  box-shadow: none;
  background-color: transparent;
  color: #2f5989;
  cursor: pointer; }
  .btn-flat.disabled {
    color: #2f5989;
    cursor: default; }

/* label color */
.input-field label {
	font-family: Roboto-Regular
	color: #9a9494;
}
/* label focus color */
.input-field input[type=text]:focus + label {
	color: #2f5989;
}
/* label underline focus color */
.input-field input[type=text]:focus {
	border-bottom: 1px solid #2f5989;
	box-shadow: 0 1px 0 0 #2f5989;
}
/* valid color */
.input-field input[type=text].valid {
	border-bottom: 1px solid #2f5989;
	box-shadow: 0 1px 0 0 #2f5989;
}
/* invalid color */
.input-field input[type=text].invalid {
	border-bottom: 1px solid #000;
	box-shadow: 0 1px 0 0 #000;
}
/* icon prefix focus color */
.input-field .prefix {
	color: #a6a6a6;
}
.input-field .prefix.active {
	color: #2f5989;
}

[type="radio"]:checked + label:after {
  border: 2px solid #2f5989;
  background-color: #2f5989;
}

[type="radio"]:not(:checked) + label:before {
  border: 2px solid #a6a6a6; 
}

.waves-effect.waves-azul .waves-ripple {
	background-color: rgba(47, 89, 137, 0.5); 
}

.picker__date-display {
  text-align: center;
  background-color: #2f5989;
  color: #fff;
  padding: 5px 0 5px 0;
  font-weight: 300; 
}
.picker__weekday-display {
  background-color: #1f897f;
  padding: 10px;
  font-weight: 200;
  letter-spacing: .5;
  font-size: 1rem;
  margin-bottom: 15px;
  display: none;
}

.picker__month-display {
  text-transform: uppercase;
  font-size: 2rem;
  display: none;
}

.picker__day-display {
  font-size: 4.5rem;
  font-weight: 400;
  display: none;
}

.picker__year-display {
  font-weight: 500;
  font-size: 1.2rem;
  color: #fff;
}

.picker__day.picker__day--today {
  color: #2f5989; }

.picker__day--selected, .picker__day--selected:hover, .picker--focused .picker__day--selected {
  border-radius: 50%;
  -webkit-transform: scale(.9);
  -moz-transform: scale(.9);
  -ms-transform: scale(.9);
  -o-transform: scale(.9);
  transform: scale(.9);
  background-color: #2f5989;
  color: #ffffff; }

.picker__close, .picker__today {
  font-size: 1.1rem;
  padding: 0 1rem;
  color: #2f5989; }

button.picker__today:focus, button.picker__clear:focus, button.picker__close:focus {
  background-color: #cbd5e1; }

.picker__nav--prev:hover, .picker__nav--next:hover {
  cursor: pointer;
  color: #000000;
  background: #cbd5e1; }

.picker__select--year.browser-default {
  margin: 0 40px 0 0;
  display: inline;
  background-color: #FFFFFF;
  width: 80px;
  display: block;
  float: right;
  display: none;
}

/*------------------- IDN: Calendario -------------------*/

.calendariobox{
	display: block;
	float: left;
	width: 328px;
	height: 360px;
	border-top: 6px solid #01579b;
	overflow: hidden;
	margin-bottom: 20px;
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#idn-fecha{
	font-family: Gotham-Medium;
	font-size: 20px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
	line-height: 54px;
	color: #ffffff;
	width: 207px;
	display: block;
	float: left;
}

#idn-flechas{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #56789f;
	width: 328px;
	display: block;
	float: left;
}

#idn-flecha-izq{
	width: 60px;
	padding: 10px 10px 10px 10px;
	float: left;
	display: block;
	cursor: pointer;
}

#idn-flecha-dere{
	width: 60px;
	padding: 10px 10px 10px 10px;
	float: left;
	display: block;
	cursor: pointer;
}

#idn-calendario-container{
	background-color: #e4eae8;
	height: 290px;
	width: 328px;
	display: block;
	float: left;
	padding: 26px 26px 26px 35px;
}

#idn-calendario{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 272px;
	height: 240px;
	float: left;
	display: block;
}

#idn-cal-ano-container{
	cursor: pointer;
	display: block;
	float: left;
	padding: 0 0 0 10px;
}

#idn-cal-ano{
	cursor: pointer;
	display: block;
	float: left;
}

#idn-cal-ano ul {
	padding: 0;
	text-align:left;
}

#idn-cal-ano li {
	padding: 0;
	margin: 0;
	list-style: none;
	color: #EBE8E7;
	font: 14pt Gotham-bold;
}

#idn-cal-ano li.seleccionado{
	font-family: Gotham-bold;
	color: #2f5989;
}

#idn-calendario table.jCalendar {
	margin-right: 20px;
	display: block;
	float: left;
    border-collapse: separate;
    border-spacing: 4px;
}

#idn-calendario table.jCalendar th {
	background: #2f5989;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 8px;
	text-align: center;
	font: 12pt Gotham-Medium;
}

#idn-calendario table.jCalendar td {
	background: #F5F2F2;
	color: #2f5989;
	padding: 5px 8px;
	text-align: center;
}

#idn-calendario table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}

#idn-calendario table.jCalendar td.today {
	background: #AEB8C4;
	color: #fff;
}

#idn-calendario table.jCalendar td.selected {
	background: #2f5989;
	color: #fff;
}

#idn-calendario table.jCalendar td.selected.dp-hover {
	background: #AEB8C4;
	color: #fff;
}

#idn-calendario table.jCalendar td.dp-hover,
#idn-calendario table.jCalendar tr.activeWeekHover td {
	background: #d9dadc;
	color: #9B928F;
}

#idn-calendario table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}

#idn-calendario table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #F5F2F2;
	color: #a59f9b;
}

#idn-calendario table.jCalendar td.unselectable,
#idn-calendario table.jCalendar td.unselectable:hover,
#idn-calendario table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

#idn-calendario div.dp-popup {
	position: relative;
	padding: 2px;
	line-height: 1.2em;
}

#idn-calendario div#dp-popup {
	z-index: 199;
}

#idn-calendario div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
	text-decoration: none;
	color: #EBE8E7;
	font: 25pt Gotham-bold;
	display: none;
}

#idn-calendario div.dp-popup div.dp-nav-prev {
	display: block;
	float: left;
	display: none;
}
#idn-calendario div.dp-popup div.dp-nav-prev a {
	display: block;
	float: left;
	text-decoration: none;
	color: #EBE8E7;
	font: 35pt Gotham-xlight;
}

#idn-calendario div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
#idn-calendario div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
#idn-calendario div.dp-popup div.dp-nav-next {
	float: right;
	display: block;
	display: none;
}
#idn-calendario div.dp-popup div.dp-nav-next a {
	float: right;
	display: block;
	text-decoration: none;
	color: #EBE8E7;
	font: 35pt Gotham-xlight;
}
#idn-calendario div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
#idn-calendario div.dp-popup td {
	cursor: pointer;
}
#idn-calendario div.dp-popup td.disabled {
	cursor: default;
}

/*---------------------------------------------------------------------------*/

/* valid color */
.input-field input[type=text].valid {
	border-bottom: 1px solid #9B928F;
	box-shadow: 0 0px 0 0 #9B928F;
}
/* invalid color */
.input-field input[type=text].invalid {
	border-bottom: 1px solid #9B928F;
	box-shadow: 0 0px 0 0 #9B928F;
}
