.dk_container { background:#fff; color:#1f5464; font-weight:normal; padding:0; }
.dk_container:focus { outline: 0;  }
.dk_container a {  cursor: pointer;  text-decoration: none; line-height: 20px; height: 20px; }
.dk_toggle { background: #fff url('../images/dropArrow.png')  no-repeat 96% center;  border-top: 1px solid #bfc9ce;  border-bottom: 1px solid #bfc9ce;  border-left: 1px solid #abb6bb;  border-right: 1px solid #abb6bb; padding: 0 0 0 8px; margin: 0; color:#1f5464; height: 20px;}
.dk_toggle:hover { }
.dk_focus .dk_toggle { color:#1f5464; }
.dk_open {  z-index: 10; }
.dk_open .dk_toggle { color:#1f5464; }
.dk_options a { background-color: #fff; border-bottom: 1px solid #bfc9ce; font-weight: normal;  padding: 0 0 0 8px; line-height: 20px; height: 20px; }
.dk_options ul li{margin:0;padding:0;list-style-type:none;background:none; }
.dk_options li:last-child a { border-bottom: none; }
.dk_options a:hover,
.dk_option_current a {   background-color: #e0edf0;  text-decoration: none;  color:#1f5464; }
.dk_options_inner {  border-top: 1px solid #bfc9ce;  border-bottom: 1px solid #bfc9ce;  border-left: 1px solid #abb6bb;  border-right: 1px solid #abb6bb;   max-height: 250px; }
.dk_options_inner,
.dk_touch .dk_options {  max-height: 250px;}
.dk_container {  display: none;  float: left;  position: relative;}
.dk_container a {    outline: 0;  }
.dk_toggle {  display: -moz-inline-stack;  display: inline-block;  *display: inline;  position: relative;  zoom: 1;}
.dk_open {  position: relative;}
.dk_open .dk_options {   display: block;  }
.dk_open .dk_label {  color: inherit;  }
.dk_options {  display: none;  margin-top: -1px;  position: absolute;  right: 0;  width: 100%;}
.dk_options a,
.dk_options a:link,
.dk_options a:visited {display: block;}
.dk_options_inner {   overflow: auto;    position: relative;  }
.dk_touch .dk_options {  overflow: hidden;}
.dk_touch .dk_options_inner {  max-height: none;  overflow: visible;}

/* testimonial drop down */
.dk_theme_testo {  background: #fff; color:#61a1b3;}
.dk_theme_testo  span{ color:#61a1b3;}
.dk_theme_testo .dk_toggle,
.dk_theme_testo .dk_open .dk_toggle {
color:#61a1b3;
}
.dk_theme_testo .dk_options a {
background-color: #fff; border-bottom: 1px solid #bfc9ce; font-weight: normal;  padding: 0 0 0 8px; line-height: 22px; height: 22px;
}
.dk_theme_testo .dk_options a:hover,
.dk_theme_testo .dk_option_current a {
 background-color: #e0edf0;  text-decoration: none;  color:#61a1b3;
}


.dk_theme_childCareThanks { background: #fff; color:#1f5464; }
.dk_theme_childCareThanks a {  cursor: pointer;  text-decoration: none; line-height: 37px; height: 37px; }
.dk_theme_childCareThanks  span{ color:#1f5464;}
.dk_theme_childCareThanks .dk_toggle,
.dk_theme_childCareThanks .dk_open .dk_toggle {
color:#1f5464;
}
.dk_theme_childCareThanks .dk_options a {
background-color: #fff; border-bottom: 1px solid #bfc9ce; font-weight: normal;  padding: 0 0 0 8px; line-height: 30px; height: 30px; color:#1f5464;
}
.dk_theme_childCareThanks .dk_options a:hover,
.dk_theme_childCareThanks .dk_option_current a {
 background-color: #e0edf0;  text-decoration: none;  color:#1f5464;
}
.dk_theme_childCareThanks .dk_options_inner li {  height: 31px; color:#1f5464;}