/*
Theme Name: EICAP
*/

body {
	background-image: url("https://a9188f.claudeassets.com/20250115012236im_/https://www.eastidahoaging.com/wp-content/themes/eicap/images/background_tile.jpg");
    background-repeat: repeat;
	margin-top: 30px;
	font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
.calendar-container {
    position: relative;
    padding-bottom: 50%;
    height: 0;
	width: 100%;
    overflow: hidden;
}
.calendar-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* CUSTOMER PADDING/MARGIN/BORDER SECTION */
.no-padding {
	padding: 0;
}
.small-padding {
	padding-top: 10px;
}
.medium-padding {
	padding-top: 25px;
}
.large-padding {
	padding-top: 60px;
}
.xlarge-padding {
	padding-top: 100px;
}
.no-margin {
	margin: 0;
}
.spacer {
	margin-top:30px;
}
.border {
	border: #000 solid 1px;
}

/* CUSTOM BACKGROUND AND TEXT COLORS */
.background-white {
	background-color: #fff !important;
}
.background-gray {
	background-color: #bdc1c9 !important;
}
.background-blue {
	background-color: #145688 !important;
}
.background-teal {
	background-color: #aad7d2 !important;
}
.background-red {
	background-color: #9a0225 !important;
}
.background-green {
	background-color: #3d9b0c !important;
}
.background-yellow {
	background-color: #e0c10c !important;
}
.background-lightblue {
	background-color: #8ba1c8 !important;
}
.background-violet {
	background-color: #65739e !important;
}
.text-white {
	color: #fff !important;
}
.text-gray {
	color: #bdc1c9 !important;
}
.text-blue {
	color: #145688 !important;
}
.text-teal {
	color: #487b74 !important;
}
.text-red {
	color: #9a0225 !important;
}
.text-green {
	color: #3d9b0c !important;
}
.text-yellow {
	color: #e0c10c !important;
}
.text-lightblue {
	color: #8ba1c8 !important;
}
.text-violet {
	color: #65739e;
}
.border-red {
	border-color: #9a0225 !important;
}

/* BOOTSTRAP OVERRIDES */
.navbar {
	border-radius: 0;
	min-height: 0;
}
.navbar-default {
	background-color: #bdc1c9;
	border: none;
}
.navbar-toggle {
	background-color: #e7e7e7;
}
.navbar-collapse {
	border: none;
	box-shadow: none;
}
.navbar-nav a {
	color: #145688 !important;
	font-size: 15px !important;
	font-weight: bold !important;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.nav > li > a {
	padding: 10px 15px 10px 14px;
}
.nav > li > a:hover {
	background-color: #e7e7e7 !important;
}
.nav > li > ul > li {
	margin-bottom: 10px;
}
.dropdown-menu .active > a {
	background-color: #e7e7e7;
}
.dropdown-menu> .active > a:active {
	background-color: transparent;
}
.dropdown-menu> .active > a:hover {
	background-color: #e7e7e7;
}
.current-menu-parent {
	background-color: #e7e7e7;
}
.carousel {
	width: 500px;
}
.carousel-indicators {
	bottom: -40px;
}
.carousel-indicators li {
	background-color: #195786;
	border: none;
	margin-left: 5px;
	margin-right: 5px;
}
.carousel-indicators .active {
	background-color: #ccc;
	margin-left: 5px;
	margin-right: 5px;
}
.icon-bar {
	background-color: #9a0225;
}
.form-inline .form-control {
	display: inline-block;
    width:auto;
}
.form-inline .form-group {
    display: inline-block;
}
.btn-large {
	padding: 8px 14px;
	font-size: 20px;
	margin-top: 40px;
}
.btn-large:hover {
	background-color: #195786 !important;
}

/* WORDPRESS CSS */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}


/* OTHER SITE CSS */
h1 {
	color: #9a0225;
	border-bottom: 1px solid #9a0225;
	margin-bottom: 30px;
}
h2 {
	border-bottom: 1px solid #9a0225;
	font-size: 22px;
	color: #9a0225;
	padding-top: 20px;
	margin-bottom: 10px;
}
h2 a {
	color: #9a0225 !important;
	text-decoration: none !important;
}
h2 a:hover {
	text-decoration: none;
}
h3 {
	font-size: 18px;
	color: #145688;
	font-weight: bold;
	margin-bottom: 0px;
}
.text-title {
	font-size: 20px;
}
.panel-title {
	font-size: 20px;
}
.contact-info {
	font-size: 15px;
	margin-top: 10px;
}
.bubbles {
	padding-right: 10px;
	padding-bottom: 10px;
}
.img-left {
	float: left;
	margin-right: 20px;
}
.text-awards {
	font-size: 16px;
}
.main {
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 25px;
	font-size: 16px;
}
.main img {
	padding:20px;
	margin: 20px;
}
.main a {
	color: #145688;
	text-decoration: underline;
}
.main a:hover {
	color: #9a0225;
	text-decoration: underline;
}
.tabs-left-top {
	position: fixed;
	z-index: 100;
	margin-top: 95px;
	margin-left: -15px;
}
.tabs-left-top a:hover {
	text-decoration: none;
}
.tabs-left-bottom {
	position: fixed;
	z-index: 100;
	margin-top: 220px;
	margin-left: -15px;
}
.tabs-left-bottom a:hover {
	text-decoration: none;
}
.button-vertical {
	font-family: sans-serif;
	letter-spacing: 1px;
	transform: rotate(-90deg);
	transform-origin: left top 0;
	font-size: 18px;
	padding: 2px 12px;
	border: 1px solid #000;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
.button-vertical a:hover {
	text-decoration: none;
}
.no-cursor {
	cursor: default;
}
.panel img {
	float: left;
	padding-right: 25px;
	width: 95px;
}
.awards img {
	float: left;
	padding-right: 25px;
	width: 95px;
}
.circle {
	width: 180px;
	height: 180px;
	border-radius: 50%;
	font-size: 25px;
	line-height: 24px;
	text-align: center;
	margin: 0px 25px 25px 0px;
	float: left;
}
.circle:hover {
	background-color: #9a0225 !important;
}
.fa {
	display: block !important;
	padding: 25px 0px 15px 0px;
}
.panel-height {
	min-height: 535px;
}
.fp-item {
	display: block;
	padding: 25px 0px;
	border-bottom: 3px solid #bdc1c9;
}
.fp-item:last-child {
	border: none;
}
.office-locations {
	display: block;
	min-width: 275px;
	min-height: 175px;
	padding: 10px 15px 0 15px;
	float: left;
}
.block {
	display: block;
}
#footer {

}
#footer a {
	color: #145688;
}
.footer {
	border-top: 2px solid #9a0225;
	padding-top: 22px;
}
.footer img {
	padding-bottom: 15px;
}

/* MEDIA QUERIES */
/*Disable menu hover on smaller devices*/
@media (min-width: 768px) {
	.dropdown-menu li:hover .sub-menu {visibility: visible;}
}

/*Disable menu hover on smaller devices*/
@media (min-width: 768px) {
	.dropdown:hover .dropdown-menu {display: block;}
}

/*Changes to the bubbles so they center better on small devices*/
@media (max-width: 1170px) {
	.bubbles-div {
		float: none;
		width: 50%;
		margin: auto;
	}
}




.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -1.5px;
}
.timeline > li {
  margin-bottom: 20px;
  position: relative;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-panel {
  width: 46%;
  float: left;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  padding: 20px;
  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: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: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 > .timeline-badge {
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -25px;
  background-color: #999999;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline-badge.primary {
  background-color: #2e6da4 !important;
}
.timeline-badge.success {
  background-color: #3f903f !important;
}
.timeline-badge.warning {
  background-color: #f0ad4e !important;
}
.timeline-badge.danger {
  background-color: #d9534f !important;
}
.timeline-badge.info {
  background-color: #5bc0de !important;
}
.timeline-title {
  margin-top: 0;
  color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}
.timeline-body > p + p {
  margin-top: 5px;
}

/*
     FILE ARCHIVED ON 05:28:42 Feb 20, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:55:33 Aug 13, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.594
  exclusion.robots: 0.075
  exclusion.robots.policy: 0.063
  esindex: 0.008
  cdx.remote: 191.341
  LoadShardBlock: 1283.033 (3)
  PetaboxLoader3.datanode: 630.866 (4)
  PetaboxLoader3.resolve: 858.278 (2)
  load_resource: 452.74
*/