/* Estilos de las páginas de error */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent
}

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {
	display: block
}

html {
	font-size: 16px;
	line-height: 24px;
	width: 100%;
	height: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-y: scroll;
	overflow-x: hidden
}

img {
	vertical-align: middle;
	max-width: 100%;
	height: auto;
	border: 0;
	-ms-interpolation-mode: bicubic
}

body  {
    min-height: 100%;
    -webkit-font-smoothing: subpixel-antialiased;
    border-top: solid 10px #e53935;
}

.clearfix {
	clear: both;
	zoom: 1
}

.clearfix:before,.clearfix:after {
	content: &quot; \0020  &quot;;
	display: block;
	height: 0;
	visibility: hidden
}

.clearfix:after {
	clear: both
}

.plain.error-page-wrapper {
	font-family: 'Source Sans Pro', sans-serif;
	background-color: #6355bc;
	padding: 0 5%;
	position: relative;
}

.plain.error-page-wrapper .content-container {
	-webkit-transition: left .5s ease-out, opacity .5s ease-out;
	-moz-transition: left .5s ease-out, opacity .5s ease-out;
	-ms-transition: left .5s ease-out, opacity .5s ease-out;
	-o-transition: left .5s ease-out, opacity .5s ease-out;
	transition: left .5s ease-out, opacity .5s ease-out;
	max-width: 400px;
	position: relative;
	left: -30px;
	opacity: 0;
}

.plain.error-page-wrapper .content-container.in {
	left: 0px;
	opacity: 1;
}

.plain.error-page-wrapper .head-line {
	transition: color .2s linear;
	font-size: 48px;
	line-height: 60px;
	color: rgba(255, 255, 255, .2);
	letter-spacing: -1px;
	margin-bottom: 5px;
}

.plain.error-page-wrapper .subheader {
	transition: color .2s linear;
	font-size: 36px;
	line-height: 46px;
	color: #fff;
}

.plain.error-page-wrapper hr {
	height: 1px;
	background-color: rgba(255, 255, 255, .2);
	border: none;
	width: 250px;
	margin: 35px 0;
}

.plain.error-page-wrapper .context {
	transition: color .2s linear;
	font-size: 18px;
	line-height: 27px;
	color: #fff;
}

.plain.error-page-wrapper .context p {
	margin: 0;
}

.plain.error-page-wrapper .context p:nth-child(n+2) {
	margin-top: 12px;
}

.plain.error-page-wrapper .buttons-container {
	margin-top: 45px;
	overflow: hidden;
}

.plain.error-page-wrapper .buttons-container a {
	transition: color .2s linear, border-color .2s linear;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	border: 2px solid white;
	border-radius: 99px;
	padding: 8px 30px 9px;
	display: inline-block;
	float: left;
}

.plain.error-page-wrapper .buttons-container a:hover {
	background-color: rgba(255, 255, 255, .05);
}

.plain.error-page-wrapper .buttons-container a:first-child {
	margin-right: 25px;
}

@media screen and (max-width: 485px) {
	.plain.error-page-wrapper .header {
		font-size: 36px;
	}
	.plain.error-page-wrapper .subheader {
		font-size: 27px;
		line-height: 38px;
	}
	.plain.error-page-wrapper hr {
		width: 185px;
		margin: 25px 0;
	}
	.plain.error-page-wrapper .context {
		font-size: 16px;
		line-height: 24px;
	}
	.plain.error-page-wrapper .buttons-container {
		margin-top: 35px;
	}
	.plain.error-page-wrapper .buttons-container a {
		font-size: 13px;
		padding: 8px 0 7px;
		width: 45%;
		text-align: center;
	}
	.plain.error-page-wrapper .buttons-container a:first-child {
		margin-right: 10%;
	}
}

.background-color {
	background-color: rgba(255, 255, 255, 1) !important;
}

.primary-text-color {
	color: rgba(56, 53, 53, 1) !important;
}

.secondary-text-color {
	color: rgba(207, 0, 0, 1) !important;
}

.sign-text-color {
	color: #FFBA00 !important;
}

.sign-frame-color {
	color: #343C3F;
}

.pane {
	background-color: #FFFFFF !important;
}

.border-button {
	color: rgba(207, 0, 0, 1) !important;
	border-color: rgba(207, 0, 0, 1) !important;
}

.button {
	background-color: rgba(207, 0, 0, 1) !important;
	color: #FFFFFF !important;
}

.shadow {
	box-shadow: 0 0 60px #000000;
}

.aywebfwk-error-escudo {
	margin-left: auto;
	margin-right: auto;
	width: 230px;
	height: 40px;
	margin-top: 20px;
	background: #ffffff url(/apps/siga-portal/javax.faces.resource/escudo_header_web.png.xhtml?ln=img

)
top
 
center
 
no-repeat
;


}
.aywebfwk_error_div_principal {
	font-family: 'roboto_condensedregular';
	color: #546e7a;
	text-align: center;
}

.aywebfwk-error-escudo a {
	display: block;
	height: 40px;
}

.aywebfwk-error-titleapp {
    text-align: center;
    position: relative;
    font-size: 16px;
    top: 19px;
}

.aywebfwk-error-httpcode {
    color: #546E7A;
    font-size: 20px !important;
    width: 300px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.aywebfwk-error-contacto{
    color: #546E7A;
    font-size: 20px !important;
    width: 300px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.aywebfwk-error-message{
    color: rgb(6, 98, 140);
    font-size: 50px !important;
    width: 100%;
    margin-top: 10%;
    margin-bottom: 40px;
    text-align: center;
}

.messages_component_403.ui-messages{
    max-width: 340px;
    margin: 0px auto 20px auto;
    padding: 0px;
    font-size: 1em;
}
.messages_component_403 .ui-messages-info-icon,
.messages_component_403 .ui-messages-warn-icon,
.messages_component_403 .ui-messages-error-icon,
.messages_component_403 .ui-messages-fatal-icon
{
    display: none;
    
}