#login_detalhes {
    width: auto;
    height: auto;
	margin-left: 0;
	/* 	margin-right: 375px; */
	text-align: center;
}

@media screen and (min-width: 1px) and (min-height: 1px) {
  body {background-image: none !important;}
}

@media screen and (min-width: 501px) and (min-height: 501px) {
  body {background-image: url(../../../configuracao/logotipo.imagem.ws?modulo=sim3g.login.software.logotipo&padrao=) !important;}
}

#bgLogin{
	
 /*   background-image: url(../../../configuracao/logotipo.imagem.ws?modulo=sim3g.login.software.logotipo&padrao=../images/sim3g.png);*/
 	background-image: url(../../../configuracao/logotipo.imagem.ws?modulo=sim3g.login.software.logotipo&padrao=);
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: auto;
    -webkit-background-size: auto; /*safari chrome*/
	-moz-background-size: auto !important; /*firefox*/
	-o-background-size: auto; /* opera*/
    /* background-color: #464646; */
}

#login_version {
	text-align: center;
	position: absolute;
	width: auto;
	/* text-shadow: 1px 1px 0 rgba(242,242,242,0.7); */
	font-weight: normal;
	background: rgba(255, 255, 255, 0.5);
	/*border: 1px solid;*/
	border-top-color: rgba(159, 159, 159, .4);
	border-left-color: rgba(159, 159, 159, .4);
	border-bottom-color: rgba(60, 60, 60, .4);
	border-right-color: rgba(60, 60, 60, .4);
	padding: 0 20px 5px;
	border-radius: 8px;
	-webkit-transform: translate(50%, 15%);
	-moz-transform: translate(50%, 15%);
	-ms-transform: translate(50%, 15%);
	-o-transform: translate(50%, 15%);
}

#login_version img {
	heigth: 50px;
	width: 150px;
}

#login_version h5 {
	margin-top: 5px !important;
	margin-bottom: 7px !important;
}

#login_version label {
	margin-top: 5px;
	margin-bottom: 7px;
}

div.loginerror {
	font-weight: bold;
	padding: 10px;
	font-size: 1.2em;
	margin: 10px 0;
	color: #cd0a0a !important;
    text-align: center;
    max-width: 357px;
}

/* .imgbg { */
/* 	display:none;  */
	
/*     background-repeat: no-repeat; */
/*     background-size: cover; */
/*     background-position: center; */
/*     height: 100vh; */
/*     position: fixed; */
/*     text-align: center; */
/* /* off */ */


/* 	min-height: 100%;	 */
/* 	/* min-width: 1024px; */ */
/* 	/* width: 100%; */ */
/*     margin: 0 auto; */
/* 	height: auto; */
/* 	/* position: absolute; */ */
/* 	/* top: 0; */ */
/* 	/* left: 0; */ */
/* 	user-drag: none; */
/* 	user-select: none; */
/* 	-moz-user-select: none; */
/* 	-webkit-user-drag: none; */
/* 	-webkit-user-select: none; */
/* 	-ms-user-select: none; */
/* } */

.imgbg{
	display: none;
}

/* @media ( max-width : 800px) { */
/* 	img.imgbg { */
/* 		display: none; */
/* 	} */
/* 	body.ui-widget-content{ */
/* 		background: rgba(224,224,224,1); */
/* background: -moz-linear-gradient(left, rgba(224,224,224,1) 0%, rgba(168,168,168,1) 100%); */
/* background: -webkit-gradient(left top, right top, color-stop(0%, rgba(224,224,224,1)), color-stop(100%, rgba(168,168,168,1))); */
/* background: -webkit-linear-gradient(left, rgba(224,224,224,1) 0%, rgba(168,168,168,1) 100%); */
/* background: -o-linear-gradient(left, rgba(224,224,224,1) 0%, rgba(168,168,168,1) 100%); */
/* background: -ms-linear-gradient(left, rgba(224,224,224,1) 0%, rgba(168,168,168,1) 100%); */
/* background: linear-gradient(to right, rgba(224,224,224,1) 0%, rgba(168,168,168,1) 100%); */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#a8a8a8', GradientType=1 ); */
/* 	} */
/* } */

#logoLogin a.logo {
	height: 45px;
	width: 145px;
	display: block;
	float: left;
	overflow: hidden;
	text-indent: -5000px
}

#logoLogin .ws {
	margin: 0 auto;
	height: 100px;
	width: 300px;
	display: block;
	/* float: right; */
	overflow: hidden;
	text-indent: -5000px;
}

#logoLogin a.logo {
	background-image:
		url("../../../configuracao/logotipo.imagem.ws?modulo=sim3g.web.topo.software.logotipo&padrao=../layout/default/imagens/logo_mastersales.png");
}

#logoLogin a.ws {
	background-image:
		url("../../../configuracao/logotipo.imagem.ws?modulo=sim3g.login.logotipo.principal&padrao=../layout/default/imagens/mastersales_logo_topo.png");
	background-repeat: no-repeat;
	background-position: center;
}

#login_form {
    background: rgba(255, 255, 255, 0.75);
    border: 1px solid rgba(154, 154, 154, 0.65) !important;
    box-shadow: 0px 5px 18px 0px #999999;
    padding: 0 20px 20px;
    max-width: 357px;
}

div#logoLogin {
    padding-top: 10px;
}

#login_form h1 {
	letter-spacing: -1px;
	font-size: 2em;
	/* margin: 1.5em 0; */
	/* margin-bottom: 10px; */
	margin-top: 0;
	/* padding-top: 20px; */
}

#login_form p {
	font-size: 1.3em;
}

#login_form .form select, .form textarea, .form input {
    background-color: rgba(255, 255, 255, 0.9);
    background-repeat: no-repeat;
    padding: 8px 10px 8px 10px;
    text-shadow: 0 1px 0 rgba(228, 228, 228, 0.19);
    margin-bottom: 5px;
    font-size: 16px;
    width: 100%;
    -webkit-transition: 0.35s ease-in-out;
    -moz-transition: 0.35s ease-in-out;
    -ms-transition: 0.35s ease-in-out;
    -o-transition: 0.35s ease-in-out;
    /* box-shadow: 0px 2px 4px 0px #cacaca; */
    border: 1px solid #c5c5c5;
}

@-webkit-keyframes autofill {
	to { 
	color:#2a2a2a;
	background: rgba(255, 255, 255, 0.8);
}

}
input:-webkit-autofill {
	-webkit-animation-name: autofill;
	-webkit-animation-fill-mode: both;
}

#login_form .form :not (#login_version ) label {
	font-size: 16px;
	width: 80px;
}

#login_form li img {
	margin: -5px;
}

#login_form li label {
	padding-left: 5px !important;
	width: 100% !important;
}

#login_form .form ul li.last {
	/*border-bottom: none;*/
}

#login_form .form ul li.hidden {
	display: none;
}

#login_form .form ul li.space {
	margin-top: 5px;
}

#login_form input[type=text]:focus, input[type=password]:focus {
    outline: none;
    border: 1px solid #b5b5b5;
    box-shadow: 0px 2px 10px 1px #d8d8d8;
}

#login_center {
	position: absolute;
	left: 50%;
	top: 40%;
	max-width: 357px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#login_label {
	padding: 0 0px !important;
	margin-bottom: 3px !important;
	padding-bottom: 2px !important;
	display: inline-block !important;
	width: 90px !important;
	font-weight: normal !important;
	text-align: left !important;
	font-weight: bold !important;
	font-size: 13px !important;
}

#key_label {
	padding: 0 0px !important;
	margin-bottom: 3px !important;
	padding-bottom: 2px !important;
	display: inline-block !important;
	width: 90px !important;
	font-weight: normal !important;
	text-align: left !important;
	font-weight: bold !important;
	font-size: 13px !important;
}

#btnGravar {
	padding: 0px 5px;
    margin: 0 0;
    text-align: center;
    background: #4caf50;
    cursor: pointer;
    width: 100%;
    font-family: Tahoma, Helvetica, Arial;
    font-size: 1.5em;
    height: 38px;
    border: none;
}

#btnGravar:hover {
	-webkit-transition: 0.35s ease;
	-moz-transition: 0.35s ease;
	-ms-transition: 0.35s ease;
	-o-transition: 0.35s ease;
	background: rgb(53, 131, 56);
	position: relative;
	top: 
}

#btnTeste {
	padding: 0px 5px;
    margin: 0 0;
    text-align: center;
    background: #757575;
    cursor: pointer;
    width: 100%;
    font-family: Tahoma, Helvetica, Arial;
    font-size: 1.5em;
    height: 38px;
    border: none;
}

#btnTeste:hover {
	-webkit-transition: 0.35s ease;
	-moz-transition: 0.35s ease;
	-ms-transition: 0.35s ease;
	-o-transition: 0.35s ease;
	background: #5b5b5b;
}

#btnLicTemp {
	padding: 0px 5px;
    margin: 0 0;
    text-align: center;
    background: #4caf50;
    cursor: pointer;
    width: 100%;
    font-family: Tahoma, Helvetica, Arial;
    font-size: 1.5em;
    height: 38px;
    border: none;
}

#btnLicTemp:hover {
	-webkit-transition: 0.35s ease;
	-moz-transition: 0.35s ease;
	-ms-transition: 0.35s ease;
	-o-transition: 0.35s ease;
	background: rgb(53, 131, 56);
}

#btnTempAcess {
	letter-spacing: 0.035em;
	text-shadow: 1px 1px 0 rgba(96, 96, 96, 0.1);
	text-align: center;
	font-size: 10.5pt;
	color: #0070BA !important;
	width: 100%;
	font-family: Tahoma, Helvetica, Arial;
}

#btnVoltar {
	letter-spacing: 0.035em;
	text-shadow: 1px 1px 0 rgba(96, 96, 96, 0.1);
	text-align: center;
	font-size: 10.5pt;
	color: #0070BA !important;
	width: 100%;
	font-family: Tahoma, Helvetica, Arial;
}

/*@media all and (orientation:portrait) {
	/*#login_center {
	    max-width: 100%;
	    /* padding-top: 20px !important; 
	    position: initial;
	    padding-left: 15%;
	    padding-right: 15%;
	    -webkit-transform: translate(0%, 30%);
	    -moz-transform: translate(0%, 30%);
	    -ms-transform: translate(0%, 30%);
	    -o-transform: translate(0%, 30%);
	    transform: translate(0%, 30%);
	}*/
	
/*	#login_form {
		border-left: 0px;
		border-right: 0px;
	}

	.form input{
		font-size: 21px;
	}
	
	#login_label {
		font-size: 17px !important;
	}
	
	#btnGravar{
		font-size: 19px;
	}
}*/


/* @media all and (orientation:portrait) { */
/* 	img.imgbg { */
/* 		display: none; */
/* 	} */
/* } */

/* @media only screen and (max-width: 800px) { */
/* 	img.imgbg { */
/* 		display: none; */
/* 	} */
/* 	body.ui-widget-content{ */
/* 		background: rgba(224,224,224,1); */
/* 		background: -moz-linear-gradient(left, rgba(224,224,224,1) 0%, rgba(168,168,168,1) 100%); */
/* 		background: -webkit-gradient(left top, right top, color-stop(0%, rgba(224,224,224,1)), color-stop(100%, rgba(168,168,168,1))); */
/* 		background: -webkit-linear-gradient(left, rgba(224,224,224,1) 0%, rgba(168,168,168,1) 100%); */
/* 		background: -o-linear-gradient(left, rgba(224,224,224,1) 0%, rgba(168,168,168,1) 100%); */
/* 		background: -ms-linear-gradient(left, rgba(224,224,224,1) 0%, rgba(168,168,168,1) 100%); */
/* 		background: linear-gradient(to right, rgba(224,224,224,1) 0%, rgba(168,168,168,1) 100%); */
/* 		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#a8a8a8', GradientType=1 ); */
/* 	}	 */
/* } */