.dgd_stb_box {
	font-family: 'roboto', sans-serif!important;
	background-color: #eb4712!important;
	font-size: 15px;
	border: solid 3px #FFF!important;
	box-shadow: 0px 0px 0px 10px rgba(0, 0, 0, 0.1)!important;
	border-radius: 0px;
	color: #fff;
	height: 177px;
}
.dgd_stb_box .inscroll {
	-webkit-box-shadow: inset 0px 0px 50px 10px #fad047; -moz-box-shadow: inset 0px 0px 50px 10px #fad047;
	box-shadow: inset 0px 0px 50px 10px #fad047;
	font-size: 12px;
	padding: 20px 20px 10px 20px;
}

.dgd_stb_box h5 { font-family: 'roboto', sans-serif!important;
    font-size: 20px!important;
    font-weight: normal;
    margin: 0 0 10px 0;
    font-weight: bold;
    color: #fff; }
.dgd_stb_box p { margin: 0 0 9px 0; line-height: 15px; }
/*.dgd_stb_box ul { margin: 14px 0 9px 20px; list-style: disc url("bullet.png"); font-size: 16px; line-height: 19px; }
.dgd_stb_box ul li { font-family: Georgia, Times, serif; }*/
.dgd_stb_box strong { font-weight: bold; }
.dgd_stb_box h5 span { color: #c41000; }


.dgd_stb_box ul.stb_social { overflow: hidden; margin: 10px -7px 0 0; clear: both; list-style: none url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }
.dgd_stb_box ul.stb_social li { float: left; display: inline; height: 30px; margin: 0 7px 0 0; }
.dgd_stb_box ul.stb_social li.fb.standard { width: 50px; overflow: hidden; }
.dgd_stb_box ul.stb_social li.twitter.regular { width: 80px; }
.dgd_stb_box ul.stb_social li.google.medium { width: 60px; }
.dgd_stb_box ul.stb_social li.fb.box_count,
.dgd_stb_box ul.stb_social li.google.tall,
.dgd_stb_box ul.stb_social li.twitter.vertical,
.dgd_stb_box ul.stb_social li.linkedin.top,
.dgd_stb_box ul.stb_social li.stumbleupon.s5,
.dgd_stb_box ul.stb_social li.pinterest.vertical { height: 66px !important; }


.dgd_stb_box form { margin: 10px 0 0; }
.dgd_stb_box form input {
    color:#000;
    margin-top: 1%;
    border: solid 1px #fff; -webkit-box-shadow: inset 0px 0px 3px 1px #e2e2e2; -moz-box-shadow: inset 0px 0px 3px 1px #e2e2e2; box-shadow: inset 0px 0px 3px 1px #e2e2e2; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; height: 25px; display: inline-block; line-height: 25px; padding: 0 5px; width: 60%; }
.dgd_stb_box form input.error { border-color: #ff4318; background-color: #eca8a8; }
.dgd_stb_box form input[type=submit], .dgd_stb_box form input.submit {
    display: block;
    margin-top: 1%;
    position: absolute;
    width: 43% !important;
    height: 28px;
    background-color: #fff;
    background-image: none;
    /* border: 1px solid #c22816 !important; */
    cursor: pointer;
    float: right;
    font-family: 'roboto', sans-serif;
    font-size: 14px;
    -webkit-box-shadow: inset 0 1 0 #e27066;
    /* box-shadow: 0 1px 0 0 #e27066 inset; */
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.dgd_stb_box form input[type=submit]:hover, .dgd_stb_box form input.submit:hover {      background-color: #244674;
    color: #fff;}

.dgd_stb_box .dgd_stb_box_close { background-color: #000;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    height: 20px;
    width: 20px;
    top: 5px;
    right: 5px;
    font-family: 'roboto', sans-serif;
    color: #ffff!important;
    text-align: center;
    font-size: 19px;
    line-height: 21px;
    text-decoration: none; }
/*.dgd_stb_box .dgd_stb_box_close:hover { background-color: #bba137; color: #fcd94b; }*/


.dgd_stb_box .stbMsgArea { display: none; padding: 10px 0 0; margin: 0; }

.dgd_stb_box.dgd_stb_tab {
    box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.1);
/*     padding: 8px 18px; */
	padding-top: 7px;
	text-align: center;
    line-height: 1.2em;
    border: solid 1px #eb4712;
    height: 42px!important;
    width: 200px!important;
    font-size: 18px!important;
}
