@charset "UTF-8";
body {
  /* padding-top: 40px;
  padding-bottom: 40px; */
  /* background-color: #ADABAB; */
  
}    
header{margin-bottom:50px;} 
form{width:100%;margin:0 auto}
.login {
/* position: relative; */
padding: 1rem;
/* margin: 1rem -15px 0; */
border: 5px solid #f8f9fa;
/* border-width: .2rem 0 0; */
display: block;
border-radius: 13px;
}
h2{
  text-align: center;
  color: #017572;
}
.bd-callout {
padding: 1.25rem;
margin-top: 1.25rem;
margin-bottom: 1.25rem;
border: 1px solid #eee;
border-left-width: .25rem;
border-radius: .25rem;
}
.bd-callout-danger {
border-left-color: #d9534f;
}.bd-callout-danger h4 {
color: #d9534f;
}
.bd-callout h4 {
margin-top: 0;
margin-bottom: .25rem;
}
.progress {   height: 2.0rem;}
.progress-bar {font-weight:700;}
#divID{    height: 435px;
overflow-x: scroll;}