.header {padding:1rem;border-top: solid 4px #7D3B1B;border-bottom: solid 1px #7D3B1B;background-color: #FFEE7A;}
.connect {padding: 1.6rem}
.read-me { color:red }
.number {width: 26px; height: 26px; background: #7D3B1B;display: block; float: left;border-radius:100%; color: #fff;}
.nb {border: 0; background-color: #fff}
.bb {border-bottom: solid 1px #ddd;}
.user-img {border-radius:100%; width: 50px; height: 50px}
.fr {float: right;}
.fl {float: left;}
.more img {width: 100%;height: auto;margin-top: 1rem;}
.tab-content {border-bottom: solid 1px #ddd;border-right: solid 1px #ddd;border-left: solid 1px #ddd;}

.has-error .help-block {
	color:#F00;
}
.has-error .glyphicon {
	color:#F00;	
}
.has-success .glyphicon {
	color:#18bc9c;	
}