.breadcrumbs{
	background: #fff none repeat scroll 0 0;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    height: 40px;
    left: 20px;
    padding: 0 10px !important;
    position: relative;
    right: 0;
    top: 20px;
    z-index: 100;
    border-left: 3px solid #7cb342;
}