/* CSS HELPERS */
.stk-float-none {
	float: none !important;
}

.stk-width100c{width:100%;}

#flags {
	min-width: auto !important;
}
#flags img {
	margin-right: 8px;
	margin-top: -4px;
}
.btn .caret {
	color: #333 !important;
}


.stk-doctor img{margin-bottom:10px;}
.stk-doctor .glyphicon{margin-right:8px;}
.stk-doctor .btn{width:83px; padding-top:8px; padding-bottom:8px;margin-bottom:3px;}

.stk-warning-action .glyphicon.glyphicon-trash{color:#e45c00;}

