.goog-logo-link {  display:none !important;} 
.goog-te-menu-value {text-decoration: none !important;}
.edsmm_disabled { cursor: default !important; }

@media (max-width: 860px) {
	div.hidewhendevice {display: none !important}
}

@media (max-width: 768px) {
  div.eds_headertopHeight {height: 155px !important; }
}

@media (max-height: 700px) {
 .raMenuWrapper .edsmm_menuItem.edsmm_hasChild .edsmm_menuListsContainer > ol > li > span > .edsmm_itemContainer {
    padding: 0 8px!important;
    line-height: 2.5rem !important;
    font-size: 1.25rem !important;
    overflow: hidden !important;
    width: 22rem !important;
} 
  .raMenuWrapper > ol .edsmm_menuItem > div {
    min-width: 150px!important;
}
}

caption {padding-top: 0px !important; padding-bottom: 0px !important; }

#dnnModuleDigitalAssetsSelectionToolbar, #dnnModuleDigitalAssetsListViewToolbar, #dnnModuleDigitalAssetsListContainer, .dnnModuleDigitalAssetsGrid > table > thead > tr {
    min-height: 32px !important;
}

img.resourcepage { max-width: 200px; }

.sc-content-block-quick-insert {
display: none !important;
}
div.sc-cb-highlight-for-insert {
background: none !important;
}

.hangingindent {
  padding-left: 22px ;
  text-indent: -22px ;
}

.g-recaptcha { visibility: hidden !important; }
ul.listPDF {
  margin: 0 0 30px;
}

ul.listPDF > li {
        margin: 0 0 10px;
        position: relative;
        padding: 0 0 0 15px;
        list-style-type: none;
    }

        ul.listPDF > li:before, ul.eds_listStar > li:before, ul.eds_listCheckSquare > li:before, ul.eds_listChevronCircle > li: {
            position: absolute;
        }

ul.listPDF > li:before {
    content: "";
    font: 14px/1.3 FontAwesome;
    position: absolute;
    left: 0;
    top: 0;
}
.alert-box .alert-icon {
    position: absolute;
    display: block;
    height: 100%;
    width: 50px;
    background: rgba(11,12,12,0.25);
    top: 0;
}

.alert-box .alert-icon:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
}

.alert-box.breaking {
    background: #a83338;
}

.alert-box-turquoise {
    background: #33a890!important;
}

@media screen and (min-width: 1024px)
.alert-box .message {
    padding-right: 80px;
}
.alert-box .message {
    padding: 20px;
    padding-left: 70px;
    padding-right: 40px;
    width: 100%;
}
.alert-box .alert-type {
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    padding-right: 15px;
  font-size: 1.5em;
}

@media screen and (min-width: 1024px)
.alert-box {
    border-radius: 4px;
    border-radius: .25rem;
}

.alert-box {
    color: #fff;
    width: 100%;
    background: #092940;
    overflow: hidden;
    vertical-align: middle;
    position: relative;
    transition: all .15s ease-in-out;
}

.alert-box-info {
    color: #000;
    width: 100%;
    background: #ffcc66;
    overflow: hidden;
    vertical-align: middle;
    position: relative;
    transition: all .15s ease-in-out;
}

.white {
    color: #fff !important;
}  

.float-text-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.raMenuWrapper > ol > li > span > .edsmm_itemContainer {
    padding: 0 26px;
    line-height: 42px;
    font-size: 16px !important; 
     font-size: 1.075em !important; 
}
.raMenuWrapper .edsmm_itemContainer {
    font-family: "transport_newlight","Cambay", Arial, Helvetica, Sans Serif !important;
}
.addressfooter
{
	line-height: 2em;
    font-family: 'transport_newlight';
    font-size: .8em;
}
.DHHSfooterImage {
  max-height: 60px;
  max-width: 100%;
}
#dnn_dnnLOGO_imgLogo { height: 60px; }
#logo {  
    vertical-align: middle;
  margin-top: 10px;}

@media (max-width: 600px){
   .frontherocontainer
{
  background-image: url('/Portals/0/Images/DCDEE_Blocks.png');
}
  }

@media (min-width: 600px)
  {
    .frontherocontainer
    {  
      background-image: url('/Portals/0/Images/DCDEE_Baby_Rainbow_Blocks1.5.png?ver=2018-07-25-162130-060&timestamp=153304544815');
    }
    .frontheroblank{ height: fit-content; }
  }
.frontherocontainer{  
   width: 100%;
    margin: auto;
    background-repeat: no-repeat;
    background-size: contain;
  background-position-x: 50%
}

.frontheroblank
{
  opacity: 0;
  width: 100%;

}

@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px){
.sb-skinobject-instance
{
}
}
img {
   max-width: 100%;
}
.responsive {
    width: 100%;
    height: auto;
}
.statistical-report-table
{
  width: 80vw;
}
.star-license-star
{
 font-size: 1.3em !important;
  color: #FFF28E;
  text-shadow: 1px 1px 1px black, 0 0 1px blue, 0 0 1px darkblue; 
  padding:2px 0 2px 6px;
}
.fileListRow
{
    padding: 0 0 12px 12px;
}
.fileListLink {
  font-weight: 600;

}
.card-heading { font-weight: 600; }

.card-content { margin: 5px 10px 0 10px;}
/* Popup container - can be anything you want */
.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* The actual popup */
.popup .popuptext {
    visibility: hidden;
    width: 16em;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -80px;
}

/* Popup arrow */
.popup .popuptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

/* Toggle this class - hide and show the popup */
.popup .show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
    from {opacity: 0;} 
    to {opacity: 1;}
}

@keyframes fadeIn {
    from {opacity: 0;}
    to {opacity:1 ;}
}

ul.fileIco > li:before {
    content: "\f019";
    font: 13px/1.3 FontAwesome;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 0 0 0px;
}
ul.fileIco > li
{
   margin: 0 0 10px;
    position: relative;
    padding: 0 0 0 20px;
    list-style-type: none;
}

ul.ext_link > li:before {
    color: #c81704;
    content: "\f08e";
    font: 13px/1.3 FontAwesome;
    position: absolute;
    left: 0;
    top: 0;
}

.eds_Accordion.eds_Accordion2 .edsAccordion_section .edsAccordion_title {
    /* border: solid 1px #c81704; */
    /* border-radius: 4px; */
    padding: 4px 40px 4px 10px !important;
}
@media screen and (max-width: 992px)
{
  .item-callout {
    position: relative;
    background: rgba(57,122,172,0.9);
    width: 100%;
    height: auto;
  }
}

@media handheld, only screen and (max-width:992px), only screen and (max-device-width:992px)) {
.eds_headertopHeight {
    background-color: #242424;
   /*height: 160px !important;*/
	}
}
.co-gallery-image {
   width: 100%;
}

.callout_box_3 {
    background-color: rgba(57, 122, 172, 0.75);
    border-width: 1px;
    border-style: solid;
    border-color: #dddddd;
    color: #ffffff;
    border-radius: 6px;
}
.item-callout :hover {
  background-color: rgba(57, 122, 172, 0.85);
  transition: all 200ms linear; 
}

.item-callout :hover p {
  background: transparent;
}

.item_callout_heading: hover p { background: transparent !important; } 

@media screen and (min-width: 992px)
{
.item-callout {
    position: absolute;
    top: 50%;
    left: 100px;
    width: 40%;
    height: auto;
    border-radius: 4px;
    -ms-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    transition: all 200ms linear; 
}
}
.item_callout_heading {
    margin: 0;
    font-weight: bold;
    color: #fff;
    line-height: 1.3;
    font-size: 18px;
    font-size: 2.125rem;
}

.linkSidebar .quick-links .fa { display: inline; }

a.linkSidebar {
    text-indent: -20px;
   padding-left: 20px;
}

.parallax { 
    /* The image used */
    background: url("/portals/0/Images/DCDEE_Baby_Rainbow_Blocks1.2.png");
  background-size: 100%;
    height:30em; 
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center 170px;
    background-repeat: no-repeat;
    background-size: 100%;
}

@media only screen and (max-device-width: 992px) {
    .parallax {
        background-attachment: scroll;
    }
}
.eds_containers_newsmagazine.eds_containerBox {
    padding: 15px 20px 0px !important;
}
/*
.hit-the-floor {
color:#C0C0C0;
font-size: 5em;
font-weight: bold;
font-family: Cambay;
  text-align: center;
}
*/

@media screen and (min-width: 992px)
  {
 .bumpup_1
{
   margin: -40vh 0 0 !important;
} 
}

@media screen and (max-width: 992px){
  .bumpup_1
{
   display: none;
}
}

*/
.ccType1
{
  background: #c817044d;
  background: rgba(200, 23, 4, 0.30);
   background-color: #c817044d;
  background-color: rgba(200, 23, 4, 0.30);
}
.ccType2
{
  background: #ea9c0099;
  background: rgba(234, 156, 0, 0.6);
  background-color: #ea9c0099;
  background-color: rgba(234, 156, 0, 0.6);
}
.ccType3
{
 background: #d5ea0066;
 background: rgba(213, 234, 0, 0.4);
 background-color: #d5ea0066;
 background-color: rgba(213, 234, 0, 0.4);
}
.ccType4
{
  background: #81c54999;
  background: rgba(129, 197, 73, 0.60);
  background-color:  #81c54999;
  background-color: rgba(129, 197, 73, 0.60);
}
.ccType5
{
  background: #0083ea3b;
    background: rgba(0, 131, 234, 0.23);
  background-color:  #0083ea3b;
  background-color:  rgba(0, 131, 234, 0.23);
}
.ccType6
{
  background: #5500ea26;
  background: rgba(85, 0, 234, 0.15);
  background-color:  #5500ea26;
  background-color:  rgba(85, 0, 234, 0.15);
}
.raMenuWrapper .edsmm_menuItem.edsmm_hasChild > span > .edsmm_itemContainer::after, .raMenuWrapper .edsmm_menuItem.edsmm_megaMenu > span > .edsmm_itemContainer::after {
  right: 3px !important;
}

.raMenuWrapper > ol > li > span > .edsmm_itemContainer {
    padding: 0 15px !important;
}


/*DIV table*/
.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border: 1px solid #999999;
	display: table-cell;
	padding: 3px 10px;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}

.ctct-gdpr-text { margin-top: 25px }
.ctct-form-required:before {
    content: "\2217";
    position: relative;
    top: -4px;
    left: -12px;
    color: #f5463b;
        }

input.ctct-form-element {
    width: 100%;
    height: 46px;
    padding: 10px 15px;
    border: 1px solid #b0b6bb;
    background-color: #ffffff;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    font-size: 14px;
    line-height: 1.5;
    font-family: "Helvetica Neue", Arial, sans-serif;
    color: #323232;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}

.ctct-form-button:hover {
        background-color: #30b62d;
    border: 1px solid #30b62d;
  text-transform: none;
}
.ctct-form-button {
    background-color: #30b62d;
    border: 1px solid #30b62d;
    color: #ffffff;
}
.ctct-form-button {
    display: block;
    width: 100%;
    margin-bottom: 0;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    padding: 16px;
    line-height: 1;
    background-image: none;
    color: #ffffff;
    border: none;
    box-shadow: none;
    border-radius: 3px;
    text-transform: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
   
}




























