.padding-right-content {

}
.logo-header
{
    margin-top:30px;
    margin-bottom:0px;
    padding-right: 10%;
  /* background:black;*/
}
h1.two+p {
    border-top: solid 2.4px #948e8e;
  }
  footer h1.two+p {
    border-top: solid 2.4px white;
  }
  .circ-login-name,.circ-logout-btn a {
    color: #948e8e;
}
footer .footer-circ .circ-login-name,footer .footer-circ .circ-logout-btn a {
    color: white;
}
.logo-header h1 {
    margin-top: 0px;
}
h1.two span img {
    margin-top: -20px;
    width: 100px;
}
h1.two+p {
    margin-left: 310px;
}
footer h1.two span img {
    width: 490px;
    image-rendering: crisp-edges;
    position: absolute;
    margin-top: 0.09em;
}
footer h1.two+p {
    border-top: solid 2.4px #ffffff;
    padding-top: 40px;
    margin-top: -39px;
   /* margin-right: 30px;*/
    margin-left: 350px;
    /*border-color: #ffffffe8;*/
}
.circ-logout-btn div {
    color: #948e8e;
}
.circ-login {
    border-color: #948e8e;
}
.circ-login-profile {
    margin-top: 1px;
}
.notice-border
{
    border-style: dashed;
    border-width:2px;
    border-color: #8ec5c8;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 15px;
}
.notice-border p{
    font-size: 16px;
    color: #6d6969;
    margin-bottom: 0px;
}
.notice-border img,.notice-border .num{
    margin-right:10px;
}
.notice-border .txt{
    width:100%;
}
.footer-background {
    background: #aa8b9a;
}
.index-menu
{
    border-width:1px;
    border-style:solid;
    border-color:#7cb17b;
}
.index-menu h3{
    color:#7cb17b;
}
.menu-text
{
    padding:10px;
}
.btn-dhgreen
{
    background: #7cb17b;
    border: 1px solid #7cb17b;
    /*float: right;
    margin-top: -30px;*/
    margin-bottom: 10px;
}
.overlay div
{
    background-color: #7caf84!important;
}
img {
    image-rendering: auto!important;
}
.card .card-header.notifications.mylearning {
    background: url(../img/bar1.jpg);
        background-position-y: 0%;
        background-size: auto;
    background-size: cover;
    background-position-y: 200px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.card .card-header.notifications.courses {
    background: url(../img/bar2.jpg);
    background-size: cover;
    background-position-y: 200px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.btn-darkblue, .btn-darkblue.disabled {
    background: #7caf84;
    border: #7caf84;
    color: white;
}
#slide {
    margin-top: -60px;
    min-height: 225px;
    margin-bottom: 20px;
}
.header-background {
   min-height: auto; 
} 
.two.margin-left-content span{
    margin-left:45px!important;
}
footer .two.margin-left-content span{
    margin-left:-155px!important;
}
.courseContainer {
    border-color: #b6b8b9;
}
.circ-login-profile {
    width: 32px!important;
    margin-left: 8px!important;
}
.thumb-text
{
    min-height:90px;
}
#btn_new_appraisal
{
   width:300px!important;
}
.container.header-center {
    text-align: left;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 30px;
}
.padding-right-content {
    padding-right: 0px;
}
.logo-header img{
    width:100px;
}
p.line {
    margin-bottom: 50px;
  }