﻿
/*#region HTML */

* {
	margin: 0;
	padding: 0;
	outline: none;
	list-style-type: none;
	text-decoration: none;
}

body {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
	background: #E8F9EF url('../Images/Login/bgLogin.jpg') no-repeat top center;
}

/*#endregion*/

/*#region STRUCTURE */

/*#region MAIN DIVS */

#div-main-box {
	width: 980px;
	margin: 0 auto;
}

#div-header {
	width: inherit;
	height: 120px;
}

#div-content {
	width: inherit;
	height: 540px;
	background-color: #FFFFFF;
	border: 1px solid #8DBCBA;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 0 0 15px #9ADCC7;
	-webkit-box-shadow: 0 0 15px #9ADCC7;
	box-shadow: 0 0 15px #9ADCC7;
}
#TitleCertificadoDigitalNuvem {
	background: url(../Images/Login/spLogin.png) -395px -98px no-repeat;
	width: 85px !important;
}
#ContentAccessCard.dynamic-height {
	min-height: 70px;
	height: auto;
	flex-direction: column;
	display: flex;
}
#fieldProviders {
	display: flex;
	flex-direction: column;
	width: 100%; /* Para garantir que ocupe a largura total do contêiner pai */
}
#div-footer {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background-color: #F0FBF5;
	/*background-color: #F00;*/
	position: fixed;
	bottom: 0;
	border-top: 1px solid #CBE0DF;
}

	#div-footer > div {
		width: 980px;
		margin: 0 auto;
		color: #666;
		height: inherit;
		font-size: 0.9em;
	}

	#div-footer .copy-right {
		float: left;
		text-align: left;
	}

	#div-footer .version {
		float: right;
		text-align: right;
	}

/*#endregion MAIN DIVS */

/*#region TITLE */

.div-header_img-logo {
	width: 220px;
	height: 110px;
	background: url(../Images/Login/spLogin.png) 0 20px no-repeat;
	float: left;
}

.div-header_img-wave {
	width: 560px;
	height: 100px;
	background: url(../Images/Login/spLogin.png) -220px 10px no-repeat;
	float: left;
}

.div-header_title {
	width: 200px;
	height: 50px;
	float: left;
	margin-top: 35px;
	text-align: left;
}

	.div-header_title span:first-child {
		font-size: 1.45em;
		/*font-size: 16px;*/
		padding: 0;
		margin: 0;
	}

	.div-header_title span:last-child {
		font-size: 1.80em;
		/*font-size: 20px;*/
		font-weight: bold;
	}

/*#endregion*/

.div-content_top {
	width: 980px;
	float: left;
	background-color: #CBE0DF;
	color: #006666;
	font-size: 12px;
	line-height: 18px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	padding: 12px 0 12px 0;
}

.div-content_top_homolog {
    width: 980px;
    float: left;
    background-color: #E6CD01;
    color: #006666;
    font-size: 12px;
    line-height: 18px;
    -webkit-border-top-right-radius: 15px;
    -webkit-border-top-left-radius: 15px;
    -moz-border-radius-topright: 15px;
    -moz-border-radius-topleft: 15px;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    padding: 12px 0 12px 0;
}

.div-content_middle {
	float: left;
	height: 450px;
}

.info {
	width: 435px;
	border-right: 1px solid #CCC;
	margin: 15px 0 0 30px;
	text-align: left;
}

.info_img-grupo-medico {
	width: 430px;
	height: 245px;
	background: url('../Images/Login/spLogin.png') 50px -153px no-repeat;
	display: inline-block;
	margin-top: 20px;
}

.btn-plus_description {
	color: #066;
	font-size: 1em;
	cursor: pointer;
}

/*#region Access*/

.div-control {
	width: 100%;
	margin-bottom: 8px;
}

.div-content-access {
	width: inherit;
	position: relative;
	margin: 0 auto;
}

.div-control input {
	width: 100%;
}

.user-acesso {
	width: 480px;
	margin: 15px 0 0 20px;
	line-height: 18px;
}

.user-access_description {
	margin: 0;
}

.user-access_middle_buttons {
	margin: 20px 0;
}

.user-access_middle_buttons input[disabled] {
	cursor: not-allowed;
}

.user-access_mode-acesso {
	width: 100%;
}

.user-access_mode_image {
	width: 110px;
	height: 60px;
	display: inline-block;
	vertical-align: middle;
}

/*#region Autenticacao*/

/*#region Autenticacao Cartao Acesso*/
.div-autenticacao-cartao {
	width: 480px;
}

.div-autenticacao-cartao_description {
	width: 100%;
	padding: 0;
	line-height: 18px;
}

.img-cartao-acesso {
	background: url('../Images/Login/spLogin.png') -70px -98px no-repeat;
}

#ContentAccessCard {
	width: inherit;
	height: 125px;
	margin: 0;
	overflow: hidden;
}

	#ContentAccessCard #accessMask {
		width: inherit;
		overflow: hidden;
		margin-top: 20px;
	}

	#ContentAccessCard #scrollDiv {
		width: 960px;
	}

		#ContentAccessCard #scrollDiv > div {
			width: 480px;
			float: left;
			position: relative;
		}		

	#ContentAccessCard #buttons input {
		width: 50%;
	}

	#ContentAccessCard #buttons #btCancelar_div {
		display: none;
	}

	#ContentAccessCard #identificacao > dl,
	.div-control {
		position: relative;
		margin-bottom: 20px;
	}

		#ContentAccessCard #identificacao > dl > dt {
			color: #A4A4A4;
			font-size: 17px;
			position: absolute;
			top: 7px;
			left: 150px;
			z-index: 1;
		}

	#ContentAccessCard div.challengeField {
		display: inline;
	}
		
		#ContentAccessCard #ChallengeFields div.challengeField .jquery-input-icon  {
			display: none;
		}

		#ContentAccessCard div.challengeField > span {
			font-size: 12px;
			margin-right: 10px;
		}

	#ContentAccessCard div.challengeField input {
		/*text-align: center;*/
		width: 30px;
	}

	#ContentAccessCard #identificacao input,
	#ContentAccessCard div.challengeField input {
		font-size: 17px;
	}

/*#endregion Autenticacao Cartao Acesso*/

/*#endregion Autenticacao*/

/*#endregion Access*/

/*#region Noticias*/

#ListNews {
	width: 418px;
	height: 130px;
	padding: 10px 0 0 0;
	margin: 0;
	list-style-type: none;
}

	#ListNews li {
		width: 204px;
		height: 80px;
		padding: 0;
		margin: 0;
		float: left;
		line-height: 18px;
		cursor: pointer;
		margin-right: 5px;
		margin-bottom: 10px;
	}

		#ListNews li:hover {
			color: #666;
		}

	#ListNews a {
		color: #4A4A4A;
		text-decoration: none;
	}

		#ListNews a:hover {
			color: #666666;
		}

/*#endregion*/

/*#region Icons*/

.jquery-input-icon {
	width: 20px;
	height: 30px;
	float: left;
	margin: 0 5px;
}

.icPlus {
	background: url('../Images/Common/spButtons.png') 0 -66px no-repeat;
	width: 20px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
}

.IcUser {
	background: url('../Images/Login/spLogin.png') -216px -86px no-repeat;
	width: 30px !important;
	margin-left: 3px !important;
}

.IcPass {
	background: url('../Images/Login/spLogin.png') -215px -122px no-repeat;
	width: 30px !important;
	margin-left: 3px !important;
}

/*#endregion*/

/*#region Colors*/
.color-orange {
	color: #EE8639;
}

.color-green {
	color: #006666;
}

.color-green-light {
	color: #009F6D;
}

.color-blue {
	color: #006699;
}

/*#endregion*/

/*#region Buttons*/
.BtIconBio {
	background: url('../Images/Login/spLogin.png') -7px -92px no-repeat;
}

.BtIconCard {
	background: url('../Images/Login/spLogin.png') -288px -122px no-repeat;
	margin-left: 5px !important;
	width: 25px !important;
}

.BtIconCert {
	background: url('../Images/Login/spLogin.png') -7px -118px no-repeat;
}
/*#endregion Buttons*/


#TitleBio {
	background: url('../Images/Login/spLogin.png') no-repeat scroll -320px -94px transparent;
}

#TitleCertificadoDigital {
	background: url('../Images/Login/spLogin.png') -395px -98px no-repeat;
	width: 85px !important;
}

.InputLoginLabel {
	color: #A4A4A4;
	font-size: 20px;
	position: absolute;
	top: 0;
	left: 55px;
	z-index: 0;
}

#div_BtAutenticacaoCard {
	display: none;
}

#AutenticacaoBio {
	display: none;
}

.jquery-input-geral .jquery-input-icon-span-left {
	left: 45px !important;
}


#BtAutenticacaoCard_div {
	display: none;
}

#noticias {
	height: 160px;
	overflow: auto;
	margin-bottom: 5px;
}

div.contentAutenticacao {
	width: 100%;
}


#ContainerKeyBoard {
	margin: 10px 0 0 -140px;
	width: 620px;
}

.icBgCancel {
	margin: 0 8px !important;
}

/*#endregion */

/*#region INPUTS */

input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #A4A4A4 !important;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #A4A4A4 !important;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #A4A4A4 !important;
}

/*#endregion*/
