div.gdw_widget {height:auto !important; width:100% !important; max-width:525px !important;}

div .gdw_header { /*hides the name of your widget*/
  display:none;  
}

#gdw_widget_INDNR_WIDGET_1{ /*sets the padding around entire widget so customer site text doesn't run into it*/
 padding:0px 0 20px 0;
}

.gdw_nudge_top {
background:url(https://content.govdelivery.com/attachments/fancy_images/INDNR/2015/03/465581/widgetbanner-instate-1-original_original.png);/*USE THIS IF YOU WANT AN IMAGE AT THE TOP*/
  background-repeat:no-repeat;/*USE THIS IF YOU WANT AN IMAGE AT THE TOP*/
  height:75px;
}
#gdw_widget_INDNR_WIDGET_1 .gdw_nudge_top {
    border-radius: 8px 8px 0 0;  
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom: 1px solid #000000; /*bottom border under the title and graphic*/
  background-color: #4e8545;
 /*background: linear-gradient(to bottom, #4e8545 0%, #4e8545 100%) repeat scroll 0 0 transparent; ONLY USE IF HAVING TEXT*/
}


#gdw_widget_INDNR_WIDGET_1 .gdw_header {
    background-color: transparent;
    color:#ffffff;
    font-family: DINCondRegular,Arial,sans-serif;
    font-size: 16px;
    letter-spacing: 0.2em;
    font-weight: 700;
    background:none;
    position: relative;
    top: 40px !important;
    text-align:center;
    height: 20px;
    z-index: 100;
    margin: 0px;
    text-align: center;
}


#gdw_widget_INDNR_WIDGET_1 .gdw_story {
 border-bottom:2px solid #DDDDDD;
 background-color:#F6F6F6;
}


#gdw_widget_INDNR_WIDGET_1 .gdw_story_title {
  font-family: "Lucida Grande",Calibri,Helvetica,Arial;
  color:#000000;
  font-weight:400;
  line-height:16.8px;
  font-size:13px;
  text-align:left;
}


#gdw_widget_INDNR_WIDGET_1 .gdw_story_title a {
  color:#000000 !important;
  text-decoration:none;
  background-image: none !important; /*prevents from client side having images linked to a*/
}


#gdw_widget_INDNR_WIDGET_1 .gdw_content ul {
  font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
  color:#777777;
  font-weight:400;
  line-height:16.8px;
  font-size:10px;
  text-align:left;
}


#gdw_widget_INDNR_WIDGET_1 .gdw_content div, .gdw_content dl, .gdw_content dt, .gdw_content dd {
 padding:2px;
}


/*EMBED image*/
#gdw_widget_INDNR_WIDGET_1 .gdw_subscribe .gdw_embed_link {
    border: transparent none;
    z-index: 999999;
}
/*RSS image*/
#gdw_widget_INDNR_WIDGET_1 .gdw_subscribe .gdw_sub_link  {
    border: transparent none;
    z-index: 999999;
}

#gdw_widget_INDNR_WIDGET_1 .gdw_subscribe label {
    bottom: 9px;
    font-family: DINCondRegular,Arial,sans-serif;
    font-size: 16px;
    letter-spacing: 0.2em;
    /*padding-left: 135px; */
    color:#ffffff;
}

#gdw_widget_INDNR_WIDGET_1 .gdw_subscribe p {
  text-align:center; margin-bottom:7px;
}
  
#gdw_widget_INDNR_WIDGET_1 .gdw_subscribe, .gdw_embed {
 background:#4e8545;
 background-color:#4e8545;
}


#gdw_widget_INDNR_WIDGET_1 .gdw_subscribe, .gdw_embed {
   background-color: #4e8545;
   -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 0px;
  background: linear-gradient(to bottom, #4e8545 0%, #4e8545 100%) repeat scroll 0 0 transparent;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top: 1px solid #CBCFD0;
    color: #ffffff;
  padding:10px;
 }


#gdw_widget_INDNR_WIDGET_1 .gdw_subscribe .gdw_sub_link, .gdw_subscribe .gdw_embed_link, .gdw_embed .gdw_sub_link, .gdw_embed .gdw_embed_link {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin-right: 8px;  /*was 5*/
    margin-top: 0;
    position: relative;
    /* right: 190px; */
    text-decoration: none;
    /* top: 28px; */
}


#gdw_widget_INDNR_WIDGET_1 .gdw_embed p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    width: 245px;
    padding-bottom:5px;
    line-height: 1;
}


#gdw_widget_INDNR_WIDGET_1 .gdw_embed .gdw_embed_close {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color:#ffffff;
}

#gdw_widget_INDNR_WIDGET_1 a.gdw_embed_close {
color:#ffffff;
text-decoration:none;
}


/*width of the subscribe box*/

#gdw_widget_INDNR_WIDGET_1 .gdw_subscribe input[type="email"] {
width:160px; display:inline-block; 
}


#gdw_widget_INDNR_WIDGET_1 .gdw_subscribe input[type="submit"] {
    background: none repeat scroll 0 0 #7C7E83;
    border: none;
    border-radius:6px;
   -webkit-border-top-right-radius: 6px;
   -webkit-border-top-left-radius: 6px;
   -moz-border-radius-topright: 6px;
   -moz-border-radius-topleft: 6px;
   border-top-right-radius: 6px;
   border-top-left-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
   -webkit-border-bottom-left-radius: 6px;
   -moz-border-radius-bottomright: 6px;
   -moz-border-radius-bottomleft: 6px;
   border-bottom-right-radius: 6px;
   border-bottom-left-radius: 6px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: "Helvetica Neue",Arial,sans-serif;
    margin-left: 4px;
    margin-top: 0px; margin-bottom:0;
}


#gdw_widget_INDNR_WIDGET_1 .gdw_subscribe .gdw_embed_code, .gdw_embed .gdw_embed_code
{
  font-family: "Helvetica Neue",Arial,sans-serif;
  font-size:12px;
}
/*centers the input box*/


#gdw_widget_INDNR_WIDGET_1 .gdw_menu {
 padding:0px !important;
}

.gdw_widget .gdw_subscribe .gdw_img, .gdw_widget .gdw_embed .gdw_img { width:30px; height:auto; }

.gdw_widget .gdw_subscribe, .gdw_widget .gdw_embed { height: auto !important; text-align:center; }
.gdw_widget .gdw_subscribe form { text-align:center; }

.gdw_widget .gdw_subscribe .gdw_buttons, .gdw_widget .gdw_subscribe .gdw_embed_close, .gdw_widget .gdw_embed .gdw_buttons, .gdw_widget .gdw_embed .gdw_embed_close {  padding-top:10px; float: none; }