.date-error-message {
    display: block;
	margin-top: -10px;
	margin-bottom: 10px;
}

#patient-search {
	margin-top: 25px;
	margin-left: 50px;
}

#local-search {
	margin-top: 25px;
	margin-left: 50px;
}

a.green {
	color:#379e51;
}

a.green:hover {
	color:#379e51;
}

a.light-blue {
	color:#0087b9;
}

a.light-blue:hover {
	color:#0087b9;
}

a.has-tooltip, a.has-tooltip:hover {
	text-decoration: none;
}

.time-select {
	width:100px;
}

#product_list {
	margin:10px;
}
.media-heading {
	font-family: inherit;
	margin: 15px 0 5px;
}

.botoes { 
	margin-top: 18px;
}

.total_produto { position: relative;
margin-top: 15px;
font-size: 28px;
margin-right: 40px;}

.list-pagination { text-align: center;}
.suspended-color { color:red; }

.bg-custom i, .bg-custom span {
	color: #fff !important;
	text-shadow: none !important;
}

.bg-custom:hover i, .bg-custom:hover span {
	color: #999999 !important;
	text-shadow: none !important;
}

/*
li:hover a.bg-custom i, li:hover a.bg-custom span {
	color: #999999 !important;
	text-shadow: none !important;
}

#main-nav .navigation > .nav > li:hover a.bg-custom i, 
#main-nav .navigation > .nav > li:focus a.bg-custom i, 
#main-nav .navigation > .nav > li.active a.bg-custom i,
#main-nav .navigation > .nav > li:hover a.bg-custom span, 
#main-nav .navigation > .nav > li:focus a.bg-custom span, 
#main-nav .navigation > .nav > li.active a.bg-custom span {
	color: #999999 !important;
	text-shadow: none !important;
}
*/

.bg-1F4D5C {
	background: #1F4D5C !important;
}

.bg-24596B {
	background: #24596B !important;
}

.bg-29667A {
	background: #29667A !important;
}

.bg-2E738A {
	background: #2E738A !important;
}

.bg-338099 {
	background: #338099 !important;
}

.bg-388CA8 {
	background: #388CA8 !important;
}

.bg-3D99B8 {
	background: #3D99B8 !important;
}

.bg-47A3C2 {
	background: #47A3C2 !important;
}
