.logo-brand{
    height:30px;
}
.rsp{
    text-align:center;
}

/** Dbg **/
.breakPoint{
	background-color: #FF0F0F;
	color: #fff;
	margin-bottom: 0px;
}
.pre-dbg{
	padding:1em;
	text-align: left;
	background:#000;
	color:#fff;
	overflow:auto;
}
.sp{
  color: #CE3D00;
	font-weight: bold;
	font-style: italic;
}
.ar{
  color: #77b7ef;
	font-weight: bold;
}
.comp{
  color: #338914;
}

.set{
  color: #CE3D00;
	font-style: italic;
}
/**/