.smcont {
  border: 1px solid rgba(232, 232, 232, 0.51);
  margin: 3px 0;
  padding: 0px;
  width: 100%;
}
.smcont .title{padding:3px}
.smcont .title img{width:34px;height:34px;}
.smcont .title .Head{color: #0a1d54;font-size: 18px;padding-right: 10px;position: relative;top: 0px;}
.smcont .ContentPane{margin:0px 0;}

.violet{background-color:#7667a9;}
.red{background-color:#d32538;}
.blue{background:#dadcdf;border-top: 4px solid #f38c00;}
.lightblue{background-color:#00d8ff;}
.green{background-color:#80b600;}
