@media screen and (max-width: 800px) {
   	#input-especialidade { text-align: center; height: 45px; margin-bottom: 15px; width: 100%; display: inline-block; padding: 6px 12px; margin-bottom: 15px; font-size: 14px; font-weight: 400; line-height: 1.42857143; white-space: nowrap; vertical-align: middle;}
	#input-endereco { text-align: center; height: 45px; margin-bottom: 15px; width: 100%; display: inline-block; padding: 6px 12px; margin-bottom: 15px; font-size: 14px; font-weight: 400; line-height: 1.42857143; white-space: nowrap; vertical-align: middle;}
	#username { text-align: center; height: 45px; margin-bottom: 15px; width: 100%; display: inline-block; padding: 6px 12px; margin-bottom: 15px; font-size: 14px; font-weight: 400; line-height: 1.42857143; white-space: nowrap; vertical-align: middle;}
	#password { text-align: center; height: 45px; margin-bottom: 15px; width: 100%; display: inline-block; padding: 6px 12px; margin-bottom: 15px; font-size: 14px; font-weight: 400; line-height: 1.42857143; white-space: nowrap; vertical-align: middle;}
	.input-circle-center{ width: 100%; }
	.log-in-form{ width: 100%; display: none; }
	.home-text-login { position: absolute; top: 10px; bottom: 0; left: 0; right: 0; margin: 0 auto; height: 257px; margin-right: 0px; margin-top: 0px; color: #fff; text-align: right; }
	#username{ align:center; }
	#password{align:center; }
	#errormessagediv{width: 90%; margin-left:5%; margin-rigt:5%; text-color:#FFF; margin-right: 20px;  font-weight: bold;}
}  

@media screen and (min-width: 800px) and (max-width: 1200px) {
  	#input-especialidade { text-align: center; height: 45px; margin-bottom: 15px; width: 70%; display: inline-block; padding: 6px 12px; margin-bottom: 15px; font-size: 14px; font-weight: 400; line-height: 1.42857143; white-space: nowrap; vertical-align: middle;}
	#input-endereco { text-align: center; height: 45px; margin-bottom: 15px;	width: 70%; display: inline-block; padding: 6px 12px; margin-bottom: 15px; font-size: 14px; font-weight: 400; line-height: 1.42857143; white-space: nowrap; vertical-align: middle;}
	#username { text-align: center; height: 45px; margin-bottom: 15px; width: 70%; display: inline-block; padding: 6px 12px; margin-bottom: 15px; font-size: 14px; font-weight: 400; line-height: 1.42857143; white-space: nowrap; vertical-align: middle;}
	#password { text-align: center; height: 45px; margin-bottom: 15px;	width: 70%; display: inline-block; padding: 6px 12px; margin-bottom: 15px; font-size: 14px; font-weight: 400; line-height: 1.42857143; white-space: nowrap; vertical-align: middle;}
	.input-circle-center{ width: 100%; }
	.log-in-form{ width: 100%; }
	.home-text-login { position: absolute; top: 10px; bottom: 0; left: 0; right: 0; margin: 0 auto; height: 257px; margin-right: 15px; margin-top: 0px; color: #fff; text-align: right; }
	#username{ margin-right: 5px; text-align: center; display: inline-block; padding: 6px 12px; margin-bottom: 15px; font-size: 14px; font-weight: 400; line-height: 1.42857143; white-space: nowrap; vertical-align: middle;}
	#password{ margin-right: 5px; text-align: center; display: inline-block; padding: 6px 12px; margin-bottom: 15px; font-size: 14px; font-weight: 400; line-height: 1.42857143; white-space: nowrap; vertical-align: middle;} 
	#errormessagediv{width: 70%; margin-left:15%; margin-rigt:15%; text-color:#FFF; margin-right: 20px;  font-weight: bold;} 	
}

@media screen and (min-width: 1200px) and (max-width: 1500px) {
  	#input-especialidade { text-align: center; height: 45px; margin-bottom: 15px; width: 60%; display: inline-block; padding: 6px 12px; margin-bottom: 15px; font-size: 14px; font-weight: 400; line-height: 1.42857143; white-space: nowrap; vertical-align: middle;}
	#input-endereco { text-align: center; height: 45px; margin-bottom: 15px; width: 60%; display: inline-block; padding: 6px 12px; margin-bottom: 15px; font-size: 14px; font-weight: 400; line-height: 1.42857143; white-space: nowrap; vertical-align: middle;}
	#username { text-align: center; height: 45px; margin-bottom: 15px; width: 60%; display: inline-block; padding: 6px 12px; margin-bottom: 15px; font-size: 14px; font-weight: 400; line-height: 1.42857143; white-space: nowrap; vertical-align: middle;}
	#password { text-align: center; height: 45px; margin-bottom: 15px; width: 60%; display: inline-block; padding: 6px 12px; margin-bottom: 15px; font-size: 14px; font-weight: 400; line-height: 1.42857143; white-space: nowrap; vertical-align: middle;}
	.input-circle-center{ width: 100%; }
	.log-in-form{ width: 100%;}
	.home-text-login { position: absolute; top: 10px; bottom: 0; left: 0; right: 0; margin: 0 auto; height: 257px; margin-right: 15px; margin-top: 0px; color: #fff; text-align: right;	}
	#username{ margin-right: 5px; text-align: center; display: inline-block; padding: 6px 12px; margin-bottom: 15px; font-size: 14px; font-weight: 400; line-height: 1.42857143; white-space: nowrap; vertical-align: middle;}
	#password{ margin-right: 5px; text-align: center; display: inline-block; padding: 6px 12px; margin-bottom: 15px; font-size: 14px; font-weight: 400; line-height: 1.42857143; white-space: nowrap; vertical-align: middle;}
	#errormessagediv{width: 60%; margin-left:20%; margin-rigt:20%; text-color:#FFF;  font-weight: bold;}
}

@media screen and (min-width: 1500px) and (max-width: 1900px) {
  	#input-especialidade { text-align: center; height: 45px; margin-bottom: 15px; width: 40%; display: inline-block; padding: 6px 12px; margin-bottom: 15px; font-size: 14px; font-weight: 400; line-height: 1.42857143; white-space: nowrap; vertical-align: middle;}
	#input-endereco { text-align: center; height: 45px; margin-bottom: 15px; width: 40%; display: inline-block; padding: 6px 12px; margin-bottom: 15px; font-size: 14px; font-weight: 400; line-height: 1.42857143; white-space: nowrap; vertical-align: middle;}
	#username { text-align: center; height: 45px; margin-bottom: 15px; width: 40%; display: inline-block; padding: 6px 12px; margin-bottom: 15px; font-size: 14px; font-weight: 400; line-height: 1.42857143; white-space: nowrap; vertical-align: middle;}
	#password { text-align: center; height: 45px; margin-bottom: 15px; width: 40%; display: inline-block; padding: 6px 12px; margin-bottom: 15px; font-size: 14px; font-weight: 400; line-height: 1.42857143; white-space: nowrap; vertical-align: middle;}
	.input-circle-center{ width: 100%; }
	.log-in-form{ width: 100%; }
	.home-text-login { position: absolute; top: 10px; bottom: 0; left: 0; right: 0; margin: 0 auto; height: 257px; margin-right: 15px; margin-top: 0px; color: #fff; text-align: right;	}
	#username{ margin-right: 5px; text-align: center; display: inline-block; padding: 6px 12px; margin-bottom: 15px; font-size: 14px; font-weight: 400; line-height: 1.42857143; white-space: nowrap; vertical-align: middle;}
	#password{ margin-right: 5px; text-align: center; display: inline-block; padding: 6px 12px; margin-bottom: 15px; font-size: 14px; font-weight: 400; line-height: 1.42857143; white-space: nowrap; vertical-align: middle;}	
	#errormessagediv{width: 40%; margin-left:30%; margin-rigt:30%; text-color:#FFF; margin-right: 20px;  font-weight: bold;}
}

@media screen and (min-width: 1900px){
  	#input-especialidade { text-align: center; height: 45px; margin-bottom: 15px; width: 35%; display: inline-block; padding: 6px 12px; margin-bottom: 15px; font-size: 14px; font-weight: 400; line-height: 1.42857143; white-space: nowrap; vertical-align: middle;}
	#input-endereco { text-align: center; height: 45px; margin-bottom: 15px; width: 35%; display: inline-block; padding: 6px 12px; margin-bottom: 15px; font-size: 14px; font-weight: 400; line-height: 1.42857143; white-space: nowrap; vertical-align: middle;}
	#username { text-align: center; height: 45px; margin-bottom: 15px; width: 35%; display: inline-block; padding: 6px 12px; margin-bottom: 15px; font-size: 14px; font-weight: 400; line-height: 1.42857143; white-space: nowrap; vertical-align: middle;}
	#password { text-align: center; height: 45px; margin-bottom: 15px; width: 35%; display: inline-block; padding: 6px 12px; margin-bottom: 15px; font-size: 14px; font-weight: 400; line-height: 1.42857143; white-space: nowrap; vertical-align: middle;}
	.input-circle-center{ width: 100%; }
	.log-in-form{ width: 100%; }
	.home-text-login { position: absolute; top: 10px; bottom: 0; left: 0; right: 0; margin: 0 auto; height: 257px; margin-right: 15px; margin-top: 0px; color: #fff; text-align: right;	}
	#username{ margin-right: 5px; text-align: center; display: inline-block; padding: 6px 12px; margin-bottom: 15px; font-size: 14px; font-weight: 400; line-height: 1.42857143; white-space: nowrap; vertical-align: middle;}
	#password{ margin-right: 5px; text-align: center; display: inline-block; padding: 6px 12px; margin-bottom: 15px; font-size: 14px; font-weight: 400; line-height: 1.42857143; white-space: nowrap; vertical-align: middle;}
	#errormessagediv{width: 30%; margin-left:35%; margin-rigt:35%; text-color:#FFF; margin-right: 20px;  font-weight: bold;}
}

#register{
	background-color:#E5E4E2;	
}

#register-panel-id{
	margin-top: 70px;
	margin-bottom: 150px;   
}

#funcionalidades-painel-id{
	margin-top: 120px;
	margin-bottom: 100px;
}

#button-register, #confirm-option-div{
	text-align:right;
}

#error-message-register-username, #error-message-register-email, #error-message-register-telefone, #error-message-register-password, #error-message-register-termos, #error-message-register-registro{
	width: 100%;  color:red; font-weight: bold;  text-align:left;
}

.index-href-home-link{
    color: #FFF;
    text-decoration: none;
}

.index-href-home-link:visited, index-href-home-link:active{
	color: #FFF;
    text-decoration: none;
}

.index-href-home-link:hover {
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
}

.autocomplete-suggestions { border: 1px solid #999; background: #fff; cursor: default; overflow: auto; }
.autocomplete-suggestion { padding: 10px 5px; font-size: 1.2em; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #f0f0f0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399ff; }


/* Loading-overlay styles SPINNER*/

@font-face {
  font-family: "demo";
  src: url('/dux/health/ui/profissional/PortalMedico/WebContent/assets/css/fonts/icons.woff') format("woff"), url('/dux/health/ui/profissional/PortalMedico/WebContent/assets/css/fonts/icons.ttf') format("truetype");
}

@-moz-keyframes loadingStart {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes loadingStart {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes loadingStart {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes loadingStart {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes loading {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes loading {
  0% {
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loading {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.loading {
  position: relative;
  pointer-events: none;
}

.loading .loading-overlay {
  position: absolute;
  top: 400px;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-animation: loadingStart 3s 300ms linear 1 both;
  -moz-animation: loadingStart 3s 300ms linear 1 both;
  -o-animation: loadingStart 3s 300ms linear 1 both;
  animation: loadingStart 3s 300ms linear 1 both;
  background: rgba(255, 255, 255, 0.5);
  text-align: center;
  z-index:99978869999!important;
}
.loading .loading-text {
  font-size: 0.875rem;
  line-height: 1.3125rem;
  text-shadow: white 0 0 1em, white 0 0 0.5em, white 0 0 0.25em;
  position: relative;
  display: block;
  text-transform: uppercase;
  font-weight: bold;

}
.loading .loading-text:after {
  content: "...";
}
.loading .loading-spinner {
  position: absolute;

  bottom: 0;
  left: 0;
  right: 0;
  margin: -3.9375rem auto 0;
  color: #1a1d1d;
  text-align: center;

	
}
.loading .loading-icon {
  font-size: 4.8125rem;
  line-height: 5.25rem;
  text-shadow: rgba(255, 255, 255, 0.75) 0 0 0.5em;
  -webkit-animation: loading 1s steps(4) infinite;
  -moz-animation: loading 1s steps(4) infinite;
  -o-animation: loading 1s steps(4) infinite;
  animation: loading 1s steps(4) infinite;
  
  vertical-align: middle;
  	
}
.loading .loading-icon:before {
  vertical-align: middle;
  content: "\e000";
  font-family: "demo";
}
/* Loading-overlay styles SPINNER*/


.hamburger {
	cursor: pointer; cursor: hand;
    position: relative;
    display: inline-block;
    width: 2.8em;
    height: 2.2em;
    margin-right: 0.3em;
    border-top: 0.4em solid #fff;
    border-bottom: 0.4em solid #fff;
}

.hamburger:before {
    content: "";
    position: absolute;
    top: 0.5em;
    left: 0px;
    width: 100%;
    border-top: 0.4em solid #fff;
}
