.bg-reserva {
	background: #ffb870;
}

.titulo-r {
	color: #d96153;
}

.bg-identif {
	background: #84bfc3;
	border-radius: 10px;
	margin: 1px;
	padding: 5px;
}

.bg-calendar {
	
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    background: #d96153 !important;
    box-shadow: #d96153 0 1px 3px 0 inset !important;
    color: #fff;
    font-weight: 700;
}

.btn-primary {
	background-color: #d96153;
	border: none;
}

.btn-primary:hover {
	background-color: #c5493b;
	border: none;
}

.text-dark {
	color: #000511;
}

.calendario {
	text-align: center;
	color: #fff;
	background: #84bfc3;
	border-radius: 5px;
}

.calendario1 {
	text-align: center;
	color: white;
	background: #ad55ad;
}

.calendario2 {
	text-align: center;
	color: #0d0a40;
	background: #8282f77d;
}

.bg-hora {
	background: #90C8AC;
}

.bg-aviso {
	background: #51abcb;
}

.bg-mascota {
	background: #f7f8ff;
}

.bg-generalidades {
	background: #f1f1f1;
}

.bg-none {
	background: #f0f2ff;
}

.bg-b1 {
	background: #f78282;
}

.bg-b2 {
	background: #8282f7;
}

.bg-b3 {
	background: #f782f7;
}

.link-r {
	color: #1d2022;
}

a {
	text-decoration: none !important;
}

.link-r:hover {
	background: #2596be;
	color: white;
}

.link-r1 {
	color: #1d2022;
}

a {
	text-decoration: none !important;
}

.link-r1:hover {
	background: #8282f7;
	color: white;
}

.font-08 {
	font-size: 0.8rem;
}

.fw-600 {
	font-weight: 600;
}

.iconos {
	color: #fff; 
}