.hr-line-dashed {
    border-top: 1px dashed #e7eaec;
    color: #ffffff;
    background-color: #ffffff;
    height: 1px;
    margin: 20px 0;
}

#plusicon {
    color: red;
    text-shadow: 1px 1px 1px #ccc;
    font-size: 1.5em;
}

.profile-button{
    color: #ece7e7;
    background-color: transparent;
    border-color: #ccc;
}

li { cursor: pointer; }

.red  {
    color: #ed5565!important;
   
}

.green  {
    color: #71ed55!important;
   
}

.blue  {
    color: #5509e0!important;
   
}

.header  {
    top: 32px;
}
