input[type="button"] {
	-webkit-appearance: none; 
	@include border-radius(0);
}

#Form1
{
	opacity: 1;
}

#Form1_body
{
	height: 804px;
	font-size: 100%;
	margin: 0px;
	overflow: inherit;
}

.c_MainDiv
{
	background-color: Transparent;
	height: 804px;
	background-image: url('../Images/UFABackup/MainBg.jpg');
	background-position: center;
	background-repeat: repeat;
	left: 0px;
	margin: 0 0 0 0;
	min-height: 180px;
	overflow: inherit;
	position: relative;
	top: 0px;
}

#Div7
{
	background-color: #303030;
	position: absolute !important;
	left: 0px;
	bottom: 0px;
	margin-right: 0px;
	right: 0px;
	height: 50px;
	background-position: center;
	background-repeat: no-repeat;
	border-color: #303030;
	border-style: None;
	border-width: 0px;
	cursor: inherit;
	opacity: 1;
	overflow: inherit;
}

#Label7
{
	background-color: Transparent;
	font-family: Arial;
	font-size: 11px;
	font-weight: Lighter;
	position: absolute !important;
	left: 50%;
	top: 29px;
	margin-left: -302px;
	width: 604px;
	height: 18px;
	border-color: Transparent;
	border-style: None;
	border-width: 0px;
	color: #FFFFFF;
	cursor: inherit;
	opacity: 1;
	Padding-right: 0px;
	text-align: Center;
	word-wrap: normal;
}

#Div14
{
	position: absolute !important;
	left: 50%;
	top: 0px;
	margin-left: -285px;
	width: 570px;
	height: 30px;
	background-position: center;
	background-repeat: no-repeat;
	border-color: #000000;
	border-style: None;
	border-width: 0px;
	cursor: inherit;
	opacity: 1;
	overflow: inherit;
}

#Link1
{
	font-family: Arial;
	font-size: 11px;
	font-weight: Lighter;
	position: absolute !important;
	left: 25px;
	top: 8px;
	width: 96px;
	height: 17px;
	background-color: Transparent;
	border-color: Transparent;
	border-style: None;
	border-width: 0px;
	color: #FFFFFF;
	cursor: pointer;
	opacity: 1;
	text-align: Center;
}

#Label4
{
	background-color: Transparent;
	font-family: Arial;
	font-size: 11px;
	font-weight: Lighter;
	margin-left: 8px;
	 margin-right: 8px;
	position: absolute !important;
	left: 118px;
	top: 8px;
	width: 20px;
	height: 18px;
	border-color: Transparent;
	border-style: None;
	border-width: 0px;
	color: #FFFFFF;
	cursor: inherit;
	opacity: 1;
	Padding-right: 0px;
	text-align: Center;
	word-wrap: normal;
}

#Link2
{
	font-family: Arial;
	font-size: 11px;
	font-weight: Lighter;
	position: absolute !important;
	left: 135px;
	top: 8px;
	width: 96px;
	height: 17px;
	background-color: Transparent;
	border-color: Transparent;
	border-style: None;
	border-width: 0px;
	color: #FFFFFF;
	cursor: pointer;
	opacity: 1;
	text-align: Center;
}

#Label5
{
	background-color: Transparent;
	font-family: Arial;
	font-size: 11px;
	font-weight: Lighter;
	margin-left: 8px;
	 margin-right: 8px;
	position: absolute !important;
	left: 228px;
	top: 8px;
	width: 20px;
	height: 18px;
	border-color: Transparent;
	border-style: None;
	border-width: 0px;
	color: #FFFFFF;
	cursor: inherit;
	opacity: 1;
	Padding-right: 0px;
	text-align: Center;
	word-wrap: normal;
}

#Link3
{
	font-family: Arial;
	font-size: 11px;
	font-weight: Lighter;
	position: absolute !important;
	left: 245px;
	top: 8px;
	width: 92px;
	height: 17px;
	background-color: Transparent;
	border-color: Transparent;
	border-style: None;
	border-width: 0px;
	color: #FFFFFF;
	cursor: pointer;
	opacity: 1;
	text-align: Center;
}

#Label6
{
	background-color: Transparent;
	font-family: Arial;
	font-size: 11px;
	font-weight: Lighter;
	margin-left: 8px;
	 margin-right: 8px;
	position: absolute !important;
	left: 334px;
	top: 8px;
	width: 20px;
	height: 18px;
	border-color: Transparent;
	border-style: None;
	border-width: 0px;
	color: #FFFFFF;
	cursor: inherit;
	opacity: 1;
	Padding-right: 0px;
	text-align: Center;
	word-wrap: normal;
}

#Link5
{
	font-family: Arial;
	font-size: 11px;
	font-weight: Lighter;
	position: absolute !important;
	left: 356px;
	top: 8px;
	width: 173px;
	height: 17px;
	background-color: Transparent;
	border-color: Transparent;
	border-style: None;
	border-width: 0px;
	color: #FFFFFF;
	cursor: pointer;
	opacity: 1;
	text-align: Center;
}

#divModal
{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.4) 1%, rgba(0,0,0,0.4) 100%);
	 /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.4)), color-stop(1%,rgba(0,0,0,0.4)), color-stop(100%,rgba(0,0,0,0.4)));
	 /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.4) 1%,rgba(0,0,0,0.4) 100%);
	 /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.4) 1%,rgba(0,0,0,0.4) 100%);
	 /* Opera 11.10+ */ background: -ms-linear-gradient(top,  rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.4) 1%,rgba(0,0,0,0.4) 100%);
	 /* IE10+ */ background: linear-gradient(to bottom,  rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.4) 1%,rgba(0,0,0,0.4) 100%);
	 /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66000000', endColorstr='#66000000',GradientType=0 );
	 /* IE6-9 */;
	position: absolute !important;
	left: 0px;
	top: 0px;
	bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	right: 0px;
	background-position: center;
	background-repeat: no-repeat;
	border-color: #000000;
	border-style: None;
	border-width: 0px;
	cursor: inherit;
	display: none;
	opacity: 1;
	overflow: inherit;
}

#IFrameModal
{
	background-color: Transparent;
	border-color: #000000;
	border-style: None;
	border-width: 0px;
	cursor: inherit;
	height: 100%;
	opacity: 1;
	position: absolute;
	width: 100%;
}

#Div1
{
	position: absolute !important;
	left: 0px;
	top: 0px;
	bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	right: 0px;
	background-position: center;
	background-repeat: repeat;
	border-color: #000000;
	border-style: None;
	border-width: 0px;
	cursor: inherit;
	opacity: 1;
	overflow: inherit;
}

#StackPanel1
{
	position: absolute !important;
	left: 0px;
	top: 31px;
	margin-right: 0px;
	right: 0px;
	height: 1349px;
	background-color: Transparent;
	border-color: #000000;
	border-style: None;
	border-width: 0px;
	cursor: inherit;
	opacity: 1;
}

#MainIFrame
{
	background-color: Transparent;
	border-color: #000000;
	border-style: None;
	border-width: 0px;
	cursor: inherit;
	height: 100%;
	opacity: 1;
	position: absolute;
	width: 100%;
}

#Div4
{
	position: absolute !important;
	left: 50%;
	top: 32px;
	margin-left: -512px;
	width: 1024px;
	height: 51px;
	background-position: center;
	background-repeat: no-repeat;
	border-color: #000000;
	border-style: None;
	border-width: 0px;
	cursor: inherit;
	opacity: 1;
	overflow: inherit;
}

#Button4
{
	background-color: Transparent;
	font-family: 'Times New Roman';
	font-size: 12px;
	font-weight: Lighter;
	background-image:url('../Images/UFABackup/HomeButton.png');
	position: absolute !important;
	left: 280px;
	top: 10px;
	background-repeat: no-repeat;
	background-size: 100%;
	border-color: #FFFFFF;
	border-width: 0px;
	color: #000000;
	cursor: pointer;
	height: 45px;
	opacity: 1;
	padding: 0px;
	text-align: Center;
	width: 44px;
}

#Div5
{
	position: absolute !important;
	left: 333px;
	top: 10px;
	width: 427px;
	height: 45px;
	background-image: url('../Images/UFABackup/MenuPrincial.png');
	background-position: center;
	background-repeat: no-repeat;
	border-color: #000000;
	border-style: None;
	border-width: 0px;
	cursor: inherit;
	opacity: 1;
	overflow: inherit;
}

#Button5
{
	background-color: Transparent;
	font-family: 'Times New Roman';
	font-size: 12px;
	font-weight: Lighter;
	background-image:url('../Images/UFABackup/menuPrincipal_Planos.png');
	position: absolute !important;
	left: 4px;
	top: 4px;
	background-repeat: no-repeat;
	background-size: 100%;
	border-color: #FFFFFF;
	border-width: 0px;
	color: #000000;
	cursor: pointer;
	height: 35px;
	opacity: 1;
	padding: 0px;
	text-align: Center;
	width: 95px;
}

#Button6
{
	background-color: Transparent;
	font-family: 'Times New Roman';
	font-size: 12px;
	font-weight: Lighter;
	background-image:url('../Images/UFABackup/menuPrincipal_Cartela.png');
	position: absolute !important;
	left: 107px;
	top: 4px;
	background-repeat: no-repeat;
	background-size: 100%;
	border-color: #FFFFFF;
	border-width: 0px;
	color: #000000;
	cursor: pointer;
	height: 35px;
	opacity: 1;
	padding: 0px;
	text-align: Center;
	width: 93px;
}

#Button7
{
	background-color: Transparent;
	font-family: 'Times New Roman';
	font-size: 12px;
	font-weight: Lighter;
	background-image:url('../Images/UFABackup/menuPrincipal_Suporte.png');
	position: absolute !important;
	left: 208px;
	top: 4px;
	background-repeat: no-repeat;
	background-size: 100%;
	border-color: #FFFFFF;
	border-width: 0px;
	color: #000000;
	cursor: pointer;
	height: 35px;
	opacity: 1;
	padding: 0px;
	text-align: Center;
	width: 102px;
}

#Button8
{
	background-color: Transparent;
	font-family: 'Times New Roman';
	font-size: 12px;
	font-weight: Lighter;
	background-image:url('../Images/UFABackup/menuPrincipal_Contato.png');
	position: absolute !important;
	left: 318px;
	top: 4px;
	background-repeat: no-repeat;
	background-size: 100%;
	border-color: #FFFFFF;
	border-width: 0px;
	color: #000000;
	cursor: pointer;
	height: 35px;
	opacity: 1;
	padding: 0px;
	text-align: Center;
	width: 102px;
}

#DivLoginLiveDrive
{
	position: absolute !important;
	left: 772px;
	top: 13px;
	width: 146px;
	height: 38px;
	background-image: url('../Images/UFABackup/Apelido.png');
	background-position: center;
	background-repeat: no-repeat;
	border-color: #000000;
	border-style: None;
	border-width: 0px;
	cursor: inherit;
	opacity: 1;
	overflow: inherit;
}

#txtApelido
{
	font-family: 'Times New Roman';
	font-size: 13px;
	font-weight: Lighter;
	background-color: Transparent;
	width: 82px;
	height: 21px;
	cursor: text;
	opacity: 1;
}

.c_txtApelido_wrapper
{
	position: absolute !important;
	left: 33px;
	top: 11px;
	width: 82px !important;
}

#btnApelido
{
	background-color: Transparent;
	font-family: 'Times New Roman';
	font-size: 12px;
	font-weight: Lighter;
	position: absolute !important;
	left: 117px;
	top: 12px;
	background-image: url('../Images/UFABackup/Blank.png');
	background-repeat: no-repeat;
	background-size: 100%;
	border-color: #FFFFFF;
	border-width: 0px;
	color: #000000;
	cursor: pointer;
	height: 14px;
	opacity: 1;
	padding: 0px;
	text-align: Center;
	width: 12px;
}

#DivUser
{
	position: absolute !important;
	left: 772px;
	top: 14px;
	width: 142px;
	height: 140px;
	background-position: center;
	background-repeat: no-repeat;
	border-color: #FF0000;
	border-style: None;
	border-width: 0px;
	cursor: inherit;
	display: none;
	opacity: 1;
	overflow: inherit;
}

#Div13
{
	position: absolute !important;
	left: 2px;
	top: 3px;
	width: 136px;
	height: 27px;
	background-position: center;
	background-repeat: no-repeat;
	border-color: #000000;
	border-style: None;
	border-width: 0px;
	cursor: inherit;
	opacity: 1;
	overflow: inherit;
}

#LblUserName
{
	background-color: Transparent;
	font-family: Arial;
	font-size: 14px;
	font-weight: 700;
	position: absolute !important;
	left: 1px;
	top: 4px;
	width: 100px;
	height: 18px;
	border-color: Transparent;
	border-style: None;
	border-width: 0px;
	color: #6B6B6B;
	cursor: inherit;
	opacity: 1;
	Padding-right: 0px;
	text-align: Right;
	word-wrap: normal;
}

#Button15
{
	background-color: Transparent;
	font-family: 'Times New Roman';
	font-size: 12px;
	font-weight: Lighter;
	position: absolute !important;
	left: 111px;
	top: 5px;
	background-image: url('../Images/UFABackup/Opcoes.png');
	background-repeat: no-repeat;
	background-size: 100%;
	border-color: #FFFFFF;
	border-width: 0px;
	color: #000000;
	cursor: pointer;
	height: 16px;
	opacity: 1;
	padding: 0px;
	text-align: Center;
	width: 16px;
}

#DevMenu
{
	background-color: #FFFFFF;
	position: absolute !important;
	left: 2px;
	top: 32px;
	width: 133px;
	height: 99px;
	background-position: center;
	background-repeat: no-repeat;
	border-color: #D1D1D1;
	border-style: Solid;
	border-width: 1px;
	cursor: inherit;
	display: none;
	opacity: 1;
	overflow: inherit;
}

#Button14
{
	background-color: #D9D9D9;
	font-family: 'Times New Roman';
	font-size: 12px;
	font-weight: Lighter;
	background-image:url('../Images/UFABackup/Portal-normal.png');
	position: absolute !important;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-size: 100%;
	border-color: #FFFFFF;
	border-width: 0px;
	color: #000000;
	cursor: pointer;
	height: 33px;
	opacity: 1;
	padding: 0px;
	text-align: Center;
	width: 133px;
}

#Button12
{
	background-color: #D9D9D9;
	font-family: 'Times New Roman';
	font-size: 12px;
	font-weight: Lighter;
	background-image:url('../Images/UFABackup/Cadastro-normal.png');
	position: absolute !important;
	left: 0px;
	top: 33px;
	background-repeat: no-repeat;
	background-size: 100%;
	border-color: #FFFFFF;
	border-width: 0px;
	color: #000000;
	cursor: pointer;
	height: 32px;
	opacity: 1;
	padding: 0px;
	text-align: Center;
	width: 133px;
}

#Button13
{
	background-color: #D9D9D9;
	font-family: 'Times New Roman';
	font-size: 12px;
	font-weight: Lighter;
	background-image:url('../Images/UFABackup/Sair-normal.png');
	position: absolute !important;
	left: 0px;
	top: 66px;
	background-repeat: no-repeat;
	background-size: 100%;
	border-color: #FFFFFF;
	border-width: 0px;
	color: #000000;
	cursor: pointer;
	height: 33px;
	opacity: 1;
	padding: 0px;
	text-align: Center;
	width: 133px;
}

#divTopoMenuGvinci
{
	background-color: #000000;
	position: absolute !important;
	left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	right: 0px;
	height: 30px;
	background-position: center;
	background-repeat: no-repeat;
	border-color: #000000;
	border-style: Solid;
	border-width: 1px;
	cursor: inherit;
	opacity: 1;
	overflow: inherit;
}

#Div11
{
	position: absolute !important;
	left: 50%;
	top: 0px;
	margin-left: -207px;
	width: 414px;
	height: 30px;
	background-position: center;
	background-repeat: no-repeat;
	border-color: Transparent;
	border-style: None;
	border-width: 0px;
	cursor: inherit;
	opacity: 1;
	overflow: inherit;
}

#Button2
{
	background-color: #1E1E1E;
	font-family: Arial;
	font-size: 10px;
	font-weight: Lighter;
	position: absolute !important;
	left: 145px;
	top: 1px;
	background-repeat: no-repeat;
	background-size: 100%;
	border-color: #FFFFFF;
	border-width: 0px;
	color: #FFFFFF;
	cursor: pointer;
	height: 28px;
	opacity: 1;
	padding: 0px;
	text-align: Center;
	width: 87px;
}

#Button3
{
	background-color: #1E1E1E;
	font-family: arial;
	font-size: 10px;
	font-weight: Lighter;
	position: absolute !important;
	left: 233px;
	top: 1px;
	background-repeat: no-repeat;
	background-size: 100%;
	border-color: #FFFFFF;
	border-width: 0px;
	color: #FFFFFF;
	cursor: pointer;
	height: 28px;
	opacity: 1;
	padding: 0px;
	text-align: Center;
	width: 87px;
}

#Button9
{
	background-color: #1E1E1E;
	font-family: arial;
	font-size: 10px;
	font-weight: Lighter;
	position: absolute !important;
	left: 321px;
	top: 1px;
	background-repeat: no-repeat;
	background-size: 100%;
	border-color: #FFFFFF;
	border-width: 0px;
	color: #FFFFFF;
	cursor: pointer;
	height: 28px;
	opacity: 1;
	padding: 0px;
	text-align: Center;
	width: 87px;
}

#Button11
{
	background-color: Transparent;
	font-family: 'Times New Roman';
	font-size: 12px;
	font-weight: Lighter;
	position: absolute !important;
	left: 31px;
	top: 50%;
	margin-top: -6px;
	background-image: url('../Images/UFABackup/Logo-SSI-Tecnologia.png');
	background-repeat: no-repeat;
	background-size: 100%;
	border-color: #FFFFFF;
	border-width: 0px;
	color: #000000;
	cursor: pointer;
	height: 13px;
	opacity: 1;
	padding: 0px;
	text-align: Center;
	width: 86px;
}

#HtmlCodeControl1
{
	z-index:99999999;
	margin-left:-2px;
	position:fixed;
	position: absolute !important;
	left: 0px;
	top: 50%;
	margin-top: -90px;
	width: 65px;
	height: 180px;
	cursor: inherit;
	opacity: 1;
}

