@media only screen and ( min-width: 600px) 
{
	.sys-rec-sen-tit 
	{
		top: 8%;
	}
}

@media only screen and ( max-width: 600px) 
{
	.sys-rec-sen-tit 
	{
		top: 0%;
	}

	.sys-rec-sen-tit p 
	{
		margin-left: -3% !important;
	}

	#containerLogin 
	{
		margin-top: 25% !important;
	}
}

pre 
{
	font-family: 'Trebuchet MS';
}

pre>h4, pre>h3 
{
	margin-top: 5px;
	margin-bottom: 0px;
}

pre>h4>em, pre>h3>em 
{
	font-size: 60%;
}

pre>strong, .sys-ajuda strong 
{
	font-size: 120%;
}

.sys-ajuda>h3, .sys-ajuda>h4, .sys-ajuda>h5 
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.sys-sub-ajuda>h5:not(:first-child) 
{
	margin-top: 30px;
	margin-bottom: 10px;
}

.sys-ajuda h4 
{
	border-bottom: 1px solid #999;
}

.sys-message-index 
{
	border-radius: 5px;
	padding: 10px !important;
}

.sys-rec-sen-tit 
{
	float: left;
	position: absolute;
	padding-left: 7% !important;
}

.sys-rec-cap-img 
{
	padding: 10px 10px 5px 10px !important;
}

.sys-rec-cap-refresh-img 
{
	cursor: pointer;
	margin-top: 35px;
}

.sys-rec-sen-choi 
{
	min-height: 100px;
}

.tri 
{
	position: absolute;
	bottom: 5%;
	right: 0px;
	width: 0;
	height: 0;
	border-right: 0px solid transparent;
}

.tri001 
{
	border-left: 500px solid transparent;
	border-bottom: 90px solid #b1b1b1;
	z-index: -1;
}

.tri002 
{
	border-left: 490px solid transparent;
	border-bottom: 150px solid #b5b5b5;
	z-index: -2;
}

.tri003 
{
	border-left: 480px solid transparent;
	border-bottom: 200px solid #bababa;
	z-index: -3;
}

.tri004 
{
	border-left: 470px solid transparent;
	border-bottom: 240px solid #bebebe;
	z-index: -4;
}

.tri005 
{
	border-left: 460px solid transparent;
	border-bottom: 260px solid #c3c3c3;
	z-index: -5;
}

.tri006 
{
	border-left: 450px solid transparent;
	border-bottom: 280px solid #c8c8c8;
	z-index: -6;
}

.tri007 
{
	border-left: 440px solid transparent;
	border-bottom: 300px solid #ccc;
	z-index: -7;
}

.tri008 
{
	border-left: 430px solid transparent;
	border-bottom: 315px solid #d1d1d1;
	z-index: -8;
}

.tri009 
{
	border-left: 420px solid transparent;
	border-bottom: 330px solid #d6d6d6;
	z-index: -9;
}

.tri010 
{
	border-left: 410px solid transparent;
	border-bottom: 340px solid #dadada;
	z-index: -10;
}

.tri011 
{
	border-left: 400px solid transparent;
	border-bottom: 355px solid #dfdfdf;
	z-index: -11;
}

.tri012 
{
	border-left: 390px solid transparent;
	border-bottom: 365px solid #e4e4e4;
	z-index: -12;
}
