/**
 * GENERAL
 */
p {
	margin-left: 25px;
}
.indentada, .indentado {
	margin-left: 45px;
}
.registrationbutton,
body .formResponsive .registrationbutton,
.dossierbutton {
	color: white !important;
	background: #9d0b0d;
	text-shadow: none;
	border-radius: 15px;
	padding: 15px 40px 15px 20px;
	border: 0;
	font-size: 1.1em;
	position: relative;
	margin-bottom: 10px;
}
.registrationbutton:after,
body .formResponsive .registrationbutton:after,
.dossierbutton:after {
	content: '';
	position: absolute;
	top: 13px;
	right: -30px;
	width: 70px;
	height: 83px;
	background: url(/ced/images/stories/web/img/hand.png);
}
.dossierbutton {
	padding: 15px 60px 15px 20px;
}
.dossierbutton:after {
	top: 5px;
	right: 10px;
	width: 40px;
	height: 40px;
	background: url(/ced/images/stories/web/img/dossier.png);
}
table.indentada,
table.indentado {
	margin-left: 25px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
#rt-sidebar-a a:not(.readon):hover,
#rt-sidebar-b a:not(.readon):hover,
#rt-sidebar-c a:not(.readon):hover,
a:hover {
	color: #990000;
}

/* cambiar icono en separator */

ul.menu li .separator:before {
  content: "\f149";
  font-family: FontAwesome;
  margin-right: 10px;
  display: inline;
}
/* cambiar color y sangría a separator */

ul.menu li .separator {
  display: block;
  text-decoration: none;
  padding: 0px 0px;
  color:#777777;
  border-radius: 3px;
}


/**
 * HOME
 */
.menu-derecho #rt-bottom .rt-block {
	background: white;
	padding-bottom: 70px;
}

/**
 * BACKGROUND
 */
#rt-main {
	background-color: #ffffff;
}

/**
 * SIDEBAR
 */
#rt-sidebar-a .menu a:not(.readon),
#rt-sidebar-b .menu a:not(.readon),
#rt-sidebar-c .menu a:not(.readon) {
	padding: 0;
}
#rt-sidebar-a .title,
#rt-sidebar-b .title,
#rt-sidebar-c .title {
	color: #8d191c;
}
.rt-social-buttons {
	font-size: 2em;
}

/**
 * LOGO
 */
.logo-type-preset4 #rt-logo {
	width: 280px;
	height: 101px;
}
.rt-logo-block {
	background: transparent;
	padding: 0;
	border-bottom: 0;
}
/**
 * MENU
 */
.gf-menu.l1 > li > .item {
	padding-left: 0;
	padding-right: 0;
}
.gf-menu li.parent > .item:after {
	right: 15px;
}
.menu-block {
	border-bottom: 0;
}
#rt-header .rt-container {
	padding: 13px 0;
	border-bottom: 5px solid #8d191c;
	margin-bottom: 3px;
}
#rt-header .gf-menu {
	margin-top: 10px;
}
/**
 * SHOWCASE
 */
.fp-roksprocket-tabs-showcase .sprocket-tabs-text,
.fp-roksprocket-tabs-showcase .sprocket-tabs-desc {
	top: 90%;
	text-align: right;
	padding: 10px;
	background: black;
	background: rgba(0,0,0,0.5);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.fp-roksprocket-tabs-showcase .sprocket-tabs-text {
	width: 100%;
	text-align: right;
	font-style: normal;
}
.fp-roksprocket-tabs-showcase .sprocket-tabs-text a{
	color: #ddd;
	font-weight: normal;
}
.fp-roksprocket-tabs-showcase .sprocket-tabs-text a:hover{
	color: #fff;
}
.sprocket-tabs-desc a {
	color: white;
	font-size: 2em;
}
.sprocket-tabs-image {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.sprocket-tabs-image:hover {
	opacity: 0.8;
}
/**
 * PROFESOR
 */
.rt-image.with-attribution .rt-attribution a {
	width: 80%;
}

/**
 * LENGUETA
 */
#fpc_effect-back {
	background-color: #eeeef4;
	width: 100%;
	font: 12pt arial,sans-serif,helvetica,verdana;
	color: #666;
}
#fpc_effect-back * {
	box-sizing: border-box;
}
#fpc_box {
	width: 100%;
	position: relative;
	background-color: #FFF;
}
#fpc_page-tip:before, #fpc_page-tip:after {
	background-color: #FFF;
	position: absolute;
	display: block;
	z-index: 2;
	border-top-right-radius: 60%;
	width: 50%;
	height: 50%;
	content: "";
}
#fpc_page-tip:before {
	right: 100%;
	top: 0%;
	background: -webkit-radial-gradient(-180% 200%, circle, rgba(255,255,255,0) 85%, rgba(0,0,0,.1) 93%);
}
#fpc_page-tip:after {
	top: 100%;
	right: 0%;
	background: -webkit-radial-gradient(-250% 320%, circle, rgba(255,255,255,0) 85%, rgba(0,0,0,.10) 93%);
}
#fpc_corner-box {  /* edit these sizes for the default revealing corner size */
	height: 20px;
	width: 20px;
	right: 0;
	top: 0;
	position: absolute;
	overflow: visible;
}
#fpc_box:hover #fpc_corner-box { /* edit corner size (First animation, when the whole page is rollovered) */
	height: 50px;
	width: 50px;
}
#fpc_box div#fpc_corner-box:hover { /* edit corner size (Second animation, when the corner itself is rollovered) */
	height: 100px;
	width: 100px;
}
#fpc_corner-box:before {
	position: absolute;
	top: 0;
	right: 0;
	content: "";
	display: block;
	width: 133%;
	height: 133%;
}
#fpc_corner-contents:after {
	position: absolute;
	top: 0;
	right: 0;
	content: "";
	background:  -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0) 37%, #DDD 62%, rgba(230, 230, 230, 0.1) 64%, rgba(255, 255, 255, 0) 67%), -webkit-radial-gradient(-50% 150%, circle, transparent 74%, rgba(0, 0, 0, 0.2) 74%, transparent 81%);
	display: block;
	width: 133%;
	height: 133%;
}
#fpc_page-tip {
	position: absolute;
	top: 0;
	right: 0;
	content: "";
	background: -webkit-linear-gradient(45deg, #ddd 17%, #dfdfdf 18%, #f5f5f5 30%, #f8f8f8 34%, #eee 39%, rgba(200,200,200,0) 41%);
	display: block;
	width: 100%;
	height: 100%;
}
#fpc_corner-button {
	position: absolute;
	width: 7em;
	top: 0;
	right: 0;
	background-color: #900;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	padding: 8px 5px;
	border-radius: 5px;
	display: inline-block;
	font-size: 11px;
}
#fpc_corner-contents {
	width: 125%;
	position: absolute;
	display: block;
	overflow: hidden;
	-webkit-mask: -webkit-linear-gradient(45deg, transparent 49%, #000 53%);
	top: 0;
	right: 0;
	height: 125%;
}
#fpc_corner-contents:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: #eeeef4; /* Match this background color to #fpc_effect-back */
}
#fpc_corner-box, #fpc_corner-contents, #fpc_page-tip {
	-webkit-transition-property: all;
	-webkit-transition-duration: .3s;
	-webkit-transition-timing-function: cubic-bezier(0, 0.35, .5, 1.7);
}
#fpc_corner-button strong {
	font-size: 13px;
	font-weight: bold;
	display: block;
}

.conferenciasabiertas {
	font-size: 13px;
}
.conferenciasabiertas .header {
	text-align: center;
	font-size: 130%;
	line-height: 130%;
	text-transform: uppercase;
	font-weight: bold;
}
.conferenciasabiertas p {
	margin: 0;
	margin-top: 10px;
}
.conferenciasabiertas td {
	width: 33%;
	padding: 20px;
}
.conferenciasabiertas td.disabled {
	background-color: #f5f5f5;
	color: #9da0a4;
}
.conferenciasabiertas .title{
	display: block;
}
.conferenciasabiertas td.disabled .title {
	color: #9da0a4;
}
.conferenciasabiertas td.active .title{
	color: #990000;
}
