.ulang {
    display:none;
}

#UPW {
    /*display:none;*/
}

#LoginCheck {
    background : #14779f!important;
}

#memo_btn, #print_btn {
	display:none;
}

.SYSTEMCD {
    display:none;
}

#appdw :hover{
    opacity: 0.7;
}
#appdw2 :hover{
    opacity: 0.7;
}
.login_outline img {
    max-height: 150px;
    max-width: 75%;
}

.login_header2 {
    width: 100%;
    font-size: 2.3em;
    font-weight : 1000;
    color: gray;
    text-align: center;
}

.useCookie {
    display:none;
}


#appdw {
  color: white; 
  display: inline-block;
  border: 1px solid rgba(0,0,0,0.21);
  border-bottom-color: rgba(0,0,0,0.34);
  text-shadow:0 1px 0 rgba(0,0,0,0.15);
  box-shadow: 0 1px 0 rgba(255,255,255,0.34) inset, 
              0 2px 0 -1px rgba(0,0,0,0.13), 
              0 3px 0 -1px rgba(0,0,0,0.08), 
              0 3px 13px -1px rgba(0,0,0,0.21);
  margin: 9px;
  margin-top:18px;
  display: block;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;  
  background-color: #36B4E6;
  font-size:1em;
  font-weight: 900;
  line-height: 2.5em;
  text-decoration: none;
}

#appdw:active {
  top: 1px;
  border-color: rgba(0,0,0,0.34) rgba(0,0,0,0.21) rgba(0,0,0,0.21);
  box-shadow: 0 1px 0 rgba(255,255,255,0.89),0 1px rgba(0,0,0,0.05) inset;
  position: relative;
}

#appdw2 {
  color: white; 
  display: inline-block;
  border: 1px solid rgba(0,0,0,0.21);
  border-bottom-color: rgba(0,0,0,0.34);
  text-shadow:0 1px 0 rgba(0,0,0,0.15);
  box-shadow: 0 1px 0 rgba(255,255,255,0.34) inset, 
              0 2px 0 -1px rgba(0,0,0,0.13), 
              0 3px 0 -1px rgba(0,0,0,0.08), 
              0 3px 13px -1px rgba(0,0,0,0.21);
  margin: 9px;
  margin-top:18px;
  display: block;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;  
  background-color: #FFB6C1;
  font-size:1em;
  font-weight: 900;
  line-height: 2.5em;
  text-decoration: none;
}

#appdw2:active {
  top: 1px;
  border-color: rgba(0,0,0,0.34) rgba(0,0,0,0.21) rgba(0,0,0,0.21);
  box-shadow: 0 1px 0 rgba(255,255,255,0.89),0 1px rgba(0,0,0,0.05) inset;
  position: relative;
}

.login-copyright {
    line-height: 1em;
}
