<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">label {margin-top: 0px}
th {margin-top: 0px}
td {margin-top: 0px}
pre {margin-top: 0px}
blockquote {margin-top: 0px}
ul {margin-top: 0px}
p {margin-top: 0px}
li {padding-bottom: 19px}
li:last-child {padding-bottom: 0px}
.zero {margin:0px; padding: 0px}
.ul-location {list-style: url("../images/location-pin.png")}
.align-ul-table {padding: 0px}

/* colors 

dph blue - #061C60
dark blue - #2D3F77
grey - #DCDDDE
blue - #3FA9F5
green - #7AC943
border-radius: 15px 15px 0px 0px;

*/

/* DIABETES HEAD DIV */
.spaceadjust {width: 33%} /* spacing */


/* PAGE DIV */

.gray {background-color: #f0f0f0} 
.green {background-color: #7AC943}
.light-green {background-color: #CAE9B4}
.light-blue {background-color: #3FA9F5}
.white {color: #ffffff}
.dark-blue {color: #2D3F77}
.dark-gray {color: #48525B} /* text color */

.left {text-align: left}
.center {text-align: center}
.right {text-align: right}
.justify {text-align: justify}

.side-nav-container {float:left}
.main-section {float:left; padding-top:10px; padding-left:50px; padding-right:20px; padding-bottom:50px; width: 721px}

.first-column {float:left; padding-top:10px; padding-right:20px; padding-bottom:50px; width: 700px}
.side-column {float:right; padding-top:10px; padding-bottom:50px; width: 200px}
h1 {font-size: 1.8em}
h2 {font-size: 1.4em; color: #7D3DA8}
h3 {font-size: 1em; color: #81409d}
.h2-title {font-size: 1em; color: #FFFFFF}
.h2-line {border-bottom: 1px solid #7D3DA8; padding-bottom: 10px}
.h3-line {border-bottom: 1px solid #81409d; padding-bottom: 10px}


.resources-header {font-size: 0.8em; color: #bbbbbb; border-top: 1px solid #bbbbbb}
.resources {font-size: 0.8em; color: #9a9a9a}
.resources a {color: #9a9a9a}

sup {vertical-align: baseline; position: relative; top: -0.4em; z-index: -1}
.sup-h1 {font-weight:normal; font-size: 0.6em; top: -0.8em}

.outline-block {display: inline-block; border: solid 2px #74bf2e; line-height: 1.8em; padding: 8px}
.outline-text {font-size: 1.6em; color: #74bf2e; line-height: 1.5em; padding: 18px; text-align: center}
a:hover.outline-text {text-decoration: none}

.diabetes-search {font-size: 1.5em}
.category {font-size: 1.8em}
.small-text-12 {font-size: 12px}

.width-15 {width: 15%}
.width-80 {width: 80%; padding-left: 10%; padding-right: 10%}
.width-85 {width: 85%; margin-left: 7.5%; margin-right: 7.5%}

.float-left {float: left}
.float-center {float: center}
.float-right {float: right}

.margin-top-50 {margin-top: 50px}
.margin-top-minus-3 {margin-top: -3px}
.margin-bottom-50 {margin-bottom: 50px}
.padding-10 {padding: 10px}
.padding-top-5 {padding-top: 5px}
.padding-top-10 {padding-top: 10px}
.margin-right-2 {margin-right: 2%}
.margin-right-50 {margin-right: 50px}
.border-right {border-right: solid 4px #ffffff}

#organization-info {border-collapse: collapse; width: 100%}
#organization-info th {border: 1px solid #ddd; padding: 8px}
#organization-info td {border: 1px solid #ddd; padding: 8px}
#organization-info tr:nth-child(even){background-color: #f2f2f2}
#organization-info tr:hover {background-color: #ddd}
#organization-info th {padding-top: 12px; padding-bottom: 12px; text-align: center; background-color: #2D3F77; color: white}

.index-information {display: inline-block; padding: 20px; width: 43%; margin-bottom: 20px}

a:hover.button-text {text-decoration: none}
a:hover.button-block {background-color: #061C60}

.button-block {display: inline-block; border: solid 2px #ffffff; line-height: 1.8em; padding: 8px}
.button-arrow {display: inline-block; border-top: solid 2px #ffffff; border-bottom: solid 2px #ffffff; border-right: solid 2px #ffffff; line-height: 1.8em; padding: 8px}
.button-text {font-weight: 700; text-transform: uppercase; margin-top: 10px; color: #ffffff; line-height: 1.5em; padding: 8px}
.button-purple {background-color: #7D3DA8}
.button-blue {background-color: #16486b}

.info-block {display: inline-block; padding: 20px; width: 44%; padding-bottom: 40px}
.info-block2 {display: inline-block; background-color: #061C60; padding: 20px; width: 50%}
.info-block-container {display: inline-block; background-color: #f0f0f0; margin-top: 20px}
.container {display: inline-block; padding-bottom: 30px; width: 100%}

.column-block {display: inline-block; width: 46%}

.providers {background-image: url("../images/providers-professionals.jpg"); background-repeat: no-repeat}
.individual {background-image: url("../images/individuals-families.jpg"); background-repeat: no-repeat}

.div-table {display: table; width: auto}
.div-table-row {display: table-row; width: auto; clear: both}
.div-table-col1 {float: left; /* fix for  buggy browsers */ display: table-column; width: 90px}
.div-table-col2 {float: left; /* fix for  buggy browsers */ display: table-column; width: 600px}
.div-table-col3 {float: left; /* fix for  buggy browsers */ display: table-column; width: 144px}

/* Link Color */
a:link {
  color: #3f71b5;
  text-decoration:none;
}

a:hover {
  color: #3f71b5;
  text-decoration:none;
}

a:visited {
  color: #3f71b5;
  text-decoration:underline;
}

/* Accordian Menu*/
.accordion {
  background-color: #FFFFFF;
  color: #3f71b5;
  cursor: pointer;
  padding: 18px;
  width: 240px;
  border: none;
  text-align: left;
  outline: none;
  font-size: 12px;
  font-weight: bold;
  transition: 0.45s;
  border-top:1px solid #81409d;
}

.static {
  background-color: #FFFFFF;
  cursor: pointer;
  padding: 18px;
  width: 240px;
  border: none;
  text-align: left;
  outline: none;
  font-size: 12px;
  font-weight: bold;
  transition: 0.45s;
  border-top:1px solid #81409d;
}

.static-side-nav{ 
	background: #FFFFFF;	
	color: #3f71b5;
	font-family:arial;
	font-size: 12px;
	font-weight: bold;
	padding:10px 0 10px 0; 
	width:201px;	
}

.static a:hover {
	color: #81409d;
	text-decoration: none;
}


.accordion:hover {
  background-color: #fff;
  color: #81409d;
}


.clicked {
  background-color: #fff;
}

.accordion:after {
  content: '\25BC';
  color: #3f71b5;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.clicked:after {
  content: "\25B2";
}

.side-nav-background { 
	background: #FFFFFF;	
	border-bottom:1px solid #81409d;
	border-left: 1px solid #81409d;
	color: #3f71b5;
	font-family:arial;
	font-size: 12px;
	font-weight: bold;
	padding:10px 0 10px 20px; 
	width:201px;	
}

.left-column-menu { 
	background: #FFFFFF;	
	border-bottom:1px solid #81409d;
	border-left: 1px solid #81409d;
	color: #3f71b5;
	font-family:arial;
	font-size: 12px;
	font-weight: bold;
	padding:10px 0 10px 20px; 
	width:201px;	
}


.side-nav-background-bottom { 
	background: #FFFFFF;	
	border-left: 1px solid #81409d;
	color: #3f71b5;
	font-family:arial;
	font-size: 12px;
	font-weight: bold;
	padding:10px 0 0 20px; 
	width:201px;	
}

.side-nav-background a:hover {
	color: #81409d;
	text-decoration: none;
}


.side-nav-background-bottom a:hover {
	color: #81409d;
	text-decoration: none;
}


.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.title {
	color: #ffffff;
	padding: 5px 0 5px 20px;
	background: #81409d;
	width: 204px;
}

.style1 {
	text-decoration: none;
	padding: 0;
	width: 204px;
	font-family: arial;
	font-size: 12px;
	margin-right: 418px;
}

/* Hoverable Dropdown */
.dropbtn {
  background-color: #4CAF50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: #3e8e41;}

/* HYPERLINKS */
a {text-decoration: none}
a:hover {text-decoration: underline}


/* dropdown menu classes */
.diabetes-menu-holder {width:1003px; float:left; background-color: #95D469}
.diabetes-menu {width: 100%}
.dropdown {position: relative; display: inline-block; float: left; margin: 0; padding-left: 28px; padding-right: 28px} /* dropdown header spacing padding-top: 15px; padding-bottom: 15px */

.dropdown-nav {cursor: pointer; font-family: arial; font-size : 15px; font-weight: 700} /* main dropdown nav */
.dropdown-nav a {color: #061C60; text-decoration: none} /* main dropdown nav */
.dropdown-nav a:hover {} /* main dropdown nav */

.dropdown-group {display: none; position: absolute; left: 0; background-color: #ffffff; z-index: 1; font-family: arial; font-size: 15px} /* dropdown menu section top:47px */
.dropdown-group a {color: #061C60; padding-top: 10px; padding-bottom: 10px; padding-left: 28px; padding-right: 18px; text-decoration: none; display: block} /* dropdown menu section */
.dropdown-group a:hover {color: #ffffff; background-color: #061C60} /* dropdown menu section */

.dropdown:hover .dropdown-group {display: block; background-color: #95D469}  /* dropdown group background */ 
.dropdown-line {border-bottom: 1px solid #061C60} /* line between dropdown items */


/* ENGLISH COLLAPSIBLE SECTION */
.collapsible {
    cursor: pointer;
    padding: 18px 0px 18px 0px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    border-bottom: 2px solid #81409d; 
    padding-bottom: 10px;
}

.collapsible:after {
    content: 'view \002B';  /* Plus sign */
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.collapsible.active:after {
    content: "hide \2212"; /* Minus sign */
}

.collapsible-content {
    max-height: 0; /* Initially collapsed */
    overflow: hidden;
    transition: max-height 0.3s ease-out; /* Smooth transition */
    padding: 0 10px; /* Optional padding for a nice look */
    margin-top: 10px;
}

/* PDF PREVIEW */
.card-img-top{width: 303px}

.card-solo{
	display:-ms-flexbox;
	display: inline-flex;
	-ms-flex-direction: column;
	flex-direction: column;
	background-color: #fff;
	border: 1px solid #6b6b6b;
	border-color: #6b6b6b;
	margin-top: 10px;
	z-index:0;
}


.card{
	float: left;
	display:-ms-flexbox;
	display: inline-flex;
	-ms-flex-direction: column;
	flex-direction: column;
	background-color: #fff;
	border: 1px solid #6b6b6b;
	border-color: #6b6b6b;
	margin-right: 20px;
	margin-bottom: 30px;
	z-index:0;
}

.card-shadow {
	-webkit-box-shadow: 2px 2px 2px #666666;
	-ms-box-shadow: 2px 2px 2px #666666;
	box-shadow: 2px 2px 2px #666666;
}

.card-body {padding: 5px 20px 5px 20px; width: 263px}

.card-title {margin-bottom: 0.75em}

.card-footer {padding: 8px; background-color: #f0f0f0; border-top: 1px solid #6b6b6b; height: 20px}

.pdf-date {font-size: 12px; float: left; padding-top: 3px}

</pre></body></html>