
.panel-primary>.panel-heading {
    background-color: #593772 ! important;
    border-bottom-color:#593772 ! important;
   border-top-color:#593772 ! important;
}

.panel-primary {
    border-color: #593772! important;
}
 
.panel-warning{
 /*height: 246px! important; */
  overflow:hidden;
  margin-bottom:10px;
}
 
a.pinfo:hover, a.pinfo:focus{
     
    color: #593772! important;
    text-decoration: underline;
}
a.pinfo{
    color: #428bca! important;
    text-decoration: none! important;
}
 a.prinfo:hover, a.prinfo:focus{
     
    color: #FFED91! important;
    text-decoration: underline;
}
a.prinfo{
    color:  white! important;
    text-decoration: none! important;
}

a.ainfo:hover, a.ainfo:focus{
     
    color: #593772! important;
    text-decoration: underline;
}
a.ainfo{
    color: #593772! important;
    text-decoration: none! important;
}
 

a.pfooter:hover, a.pfooter:focus{
     
    color: #FFED91! important;
 
}
 


.panel-title2{
    color: white! important;
}