#breadcrumb{
	border-bottom: 1px solid #d6d6d6;
	padding-left: 10px;
	margin-bottom: 20px;
}

.row-fluid:before, .row-fluid:after {
display: table;
content: "";
}

.logo {
	
	
}

.login-form{
	margin-top: 10px;	
	}


.tools-table{
	margin-bottom: 20px;	
}

// Timeline

.timeline>li>.timeline-badge {
color: #fff;
width: 26px;
height: 26px;
line-height: 26px;
font-size: 1.4em;
text-align: center;
position: absolute;
top: 16px;
left: 50%;
margin-left: -13px;
border: 4px solid #dfe5e9;
z-index: 20;
border-top-right-radius: 50%;
border-top-left-radius: 50%;
border-bottom-right-radius: 50%;
border-bottom-left-radius: 50%;
}	

.timeline>li {
margin-bottom: 20px;
position: relative;
}

.timeline-btn-day {
text-align: center;
}
	
.timeline:before {
top: 0;
bottom: 0;
position: absolute;
content: " ";
width: 7px;
left: 50%;
margin-left: -3.5px;
background: #547c1d;
background: -moz-linear-gradient(top,#547c1d 0,#fff 55%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#547c1d),color-stop(55%,#fff));
background: -webkit-linear-gradient(top,#547c1d 0,#fff 55%);
background: -o-linear-gradient(top,#547c1d 0,#fff 55%);
background: -ms-linear-gradient(top,#547c1d 0,#fff 55%);
background: linear-gradient(to bottom,#547c1d 0,#fff 55%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#547c1d',endColorstr='#fff',GradientType=0);
}

.timeline>li.timeline-inverted>.timeline-panel:after {
border-left-width: 0;
border-right-width: 14px;
left: -14px;
right: auto;
}

.timeline>li>.timeline-panel:after {
position: absolute;
top: 27px;
right: -14px;
display: inline-block;
border-top: 14px solid transparent;
border-left: 14px solid #fff;
border-right: 0 solid #fff;
border-bottom: 14px solid transparent;
content: " ";
}

.timeline>li:before, .timeline>li:after {
content: " ";
display: table;
}

.timeline>li:after {
clear: both;
}
	
	.timeline-options {
font-size: 22px;
border-bottom: 2px solid #ececed;
margin-bottom: 15px;
padding-top: 30px;
font-weight: 600;
margin-left: 5px;
margin-right: 5px;
}

.timeline-btn-day {
text-align: center;
}

.btn-blue {
color: #fff;
background-color: #547c1d;
padding: 7px 24px;
}

.timeline {
list-style: none;
padding: 20px 0 20px;
position: relative;
}

.btn-green {
background-color: #547c1d !important;
color: #fff !important;
}

.btn-green:hover {
background-color: #425923 !important;
color: #fff !important;
}

.bg-blue {
background-color: #547c1d !important;
color: #fff !important;
}

.bg-gray {
background-color: #b6b6b6 !important;
color: #000 !important;
}

.btn-delete-message{
border: none;
background: transparent;
color: #d40000;	
}

.timeline>li>.timeline-badge {
color: #fff;
width: 26px;
height: 26px;
line-height: 26px;
font-size: 1.4em;
text-align: center;
position: absolute;
top: 16px;
left: 50%;
margin-left: -13px;
border: 4px solid #fff;
z-index: 20;
border-top-right-radius: 50%;
border-top-left-radius: 50%;
border-bottom-right-radius: 50%;
border-bottom-left-radius: 50%;
}

.timeline-info {
float: left !important;
width: 48%;
padding-top: 16px;
}

.timeline-info-time {
float: right;
width: 40px;
}

.timeline-info.inverted {
float: right !important;
width: 48%;
padding-top: 16px;
}

.timeline-info.inverted .timeline-info-time {
float: left;
width: 40px;
}

.timeline-info .fa {
font-size: 34px;
}

.c-blue {
color: #547c1d !important;
}

.timeline-info-hour {
font-size: 12px;
font-weight: 500;
}

.c-gray {
color: #8f8f8f !important;
}

.timeline-info.inverted .timeline-info-type {
float: left;
font-size: 23px;
font-weight: 700;
padding-right: 10px;
}

.timeline-info-type {
float: right;
padding-right: 10px;
font-size: 23px;
font-weight: 700;
}

.timeline>li.timeline-inverted>.timeline-panel {
float: right;
}

.timeline>li>.timeline-panel {
background: #FFF;
width: 46%;
float: left;
border: 1px solid #d4d4d4;
border-radius: 2px;
padding: 0;
position: relative;
-webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.175);
box-shadow: 0 1px 6px rgba(0,0,0,0.175);
}

.timeline>li.timeline-inverted>.timeline-panel:before {
border-left-width: 0;
border-right-width: 15px;
left: -15px;
right: auto;
}

.timeline>li>.timeline-panel:before {
position: absolute;
top: 26px;
right: -15px;
display: inline-block;
border-top: 15px solid transparent;
border-left: 15px solid #ccc;
border-right: 0 solid #ccc;
border-bottom: 15px solid transparent;
content: " ";
}

.timeline>li>.timeline-panel {
background: #FFF;
width: 46%;
float: left;
border: 1px solid #d4d4d4;
border-radius: 2px;
padding: 0;
position: relative;
-webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.175);
box-shadow: 0 1px 6px rgba(0,0,0,0.175);
}

.timeline>li>.timeline-panel .timeline-heading {
padding: 20px 20px 15px 20px;
}

.timeline-heading {
height: 75px;
}

.timeline>li>.timeline-panel .timeline-body {
padding: 20px;
}

.timeline-heading .pull-left {
width: 50%;
}

.timeline-day-number {
float: left;
height: 40px;
font-size: 44px;
font-weight: 700;
padding-right: 8px;
margin-top: -10px;
font-family: arial;
}
.timeline-day {
font-weight: 700;
font-size: 1.1em;
}
.timeline-month {
font-weight: 600;
}

.timeline-panel:hover .timeline-heading .pull-right {
display: block;
}

.timeline-heading .pull-right {
font-size: 18px;
display: none;
}