/* line 3, ../sass/urocuff-hp.scss */
.top-blue-bar { z-index: 1; background-color: #15c7c0; }
/* line 6, ../sass/urocuff-hp.scss */
.top-blue-bar h2 { border-left: none; padding: 0; margin-left: 5px; }

/* line 13, ../sass/urocuff-hp.scss */
.subnav { display: none; }

/* line 18, ../sass/urocuff-hp.scss */
.hero-section { background-color: #ffffff; height: 431px; border-bottom: 1px solid #cccccc; }
/* line 22, ../sass/urocuff-hp.scss */
.hero-section .hero-photo { height: 430px; }
/* line 26, ../sass/urocuff-hp.scss */
.hero-section .carousel-inner .item { display: none; }
/* line 29, ../sass/urocuff-hp.scss */
.hero-section .carousel-inner .item .contents h2 { color: #017a76; font-size: 53px; font-family: Georgia, serif; font-style: italic; }
/* line 35, ../sass/urocuff-hp.scss */
.hero-section .carousel-inner .item .contents .hr { border-bottom: 1px solid #017a76; }

/* line 42, ../sass/urocuff-hp.scss */
.carousel-indicators li { border: 1px solid #15c7c0; }

/* line 46, ../sass/urocuff-hp.scss */
.carousel-indicators .active { background-color: #15c7c0; }

/* line 52, ../sass/urocuff-hp.scss */
.portal-heading { font-size: 23px; text-align: center; margin: 50px 0 0 0; padding-bottom: 10px; }

/* line 59, ../sass/urocuff-hp.scss */
.portals { margin-bottom: 60px; }
/* line 61, ../sass/urocuff-hp.scss */
.portals .portal-panel { width: 48%; padding: 18px; border: 1px solid #fff; border-top: 7px solid #fff; background-color: #fff; -webkit-box-shadow: #aaaaaa 0 2px 4px; -moz-box-shadow: #aaaaaa 0 2px 4px; box-shadow: #aaaaaa 0 2px 4px; }
/* line 68, ../sass/urocuff-hp.scss */
.portals .portal-panel h3 { font-size: 28px; margin: 5px 0 15px 0; }
/* line 72, ../sass/urocuff-hp.scss */
.portals .portal-panel.healthcare { border-color: #017a76; float: left; background: white url(../images/urocuff-hp/healthcare-portal-bg.jpg) top right no-repeat; }
/* line 76, ../sass/urocuff-hp.scss */
.portals .portal-panel.healthcare h3 { color: #017a76; }
/* line 77, ../sass/urocuff-hp.scss */
.portals .portal-panel.healthcare .learnmore-btn { background-color: #017a76; }
/* line 79, ../sass/urocuff-hp.scss */
.portals .portal-panel.healthcare .learnmore-btn:hover { background-color: #009893; }
/* line 82, ../sass/urocuff-hp.scss */
.portals .portal-panel.patient { border-color: #15c7c0; float: right; background: white url(../images/urocuff-hp/patient-portal-bg.jpg) top right no-repeat; }
/* line 86, ../sass/urocuff-hp.scss */
.portals .portal-panel.patient h3 { color: #15c7c0; }
/* line 87, ../sass/urocuff-hp.scss */
.portals .portal-panel.patient .learnmore-btn { background-color: #15c7c0; }
/* line 89, ../sass/urocuff-hp.scss */
.portals .portal-panel.patient .learnmore-btn:hover { background-color: #00b1aa; }
/* line 92, ../sass/urocuff-hp.scss */
.portals .portal-panel p { font-size: 16px; width: 310px; color: #555555; }
/* line 97, ../sass/urocuff-hp.scss */
.portals .portal-panel .learnmore-btn { background-color: #0094c0; color: #fff; display: inline-block; font-size: 16px; font-weight: 200; height: 40px; line-height: 40px; padding: 0 35px; text-align: center; text-decoration: none !important; vertical-align: middle; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; }
/* line 110, ../sass/urocuff-hp.scss */
.portals .portal-panel .learnmore-btn .glyphicon { float: right; margin-top: 2px; }
/* line 114, ../sass/urocuff-hp.scss */
.portals .portal-panel .learnmore-btn:hover { background-color: #00a7d8; }
/* line 118, ../sass/urocuff-hp.scss */
.portals .portal-panel.healthcare:hover { border-color: #009893; }
/* line 120, ../sass/urocuff-hp.scss */
.portals .portal-panel.healthcare:hover .learnmore-btn { background-color: #009893; }
/* line 122, ../sass/urocuff-hp.scss */
.portals .portal-panel.patient:hover { border-color: #00b1aa; }
/* line 124, ../sass/urocuff-hp.scss */
.portals .portal-panel.patient:hover .learnmore-btn { background-color: #00b1aa; }

/* line 130, ../sass/urocuff-hp.scss */
#scrolltop { display: none; }
