body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

ol,ul {
    list-style: none;
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: 400;
}

img {
    border: 0;
}

body {
    font-size: 13px;
    font-family: Arial,Verdana,Tahoma;
    background-color: #FFF;
    text-align: left;
    color: #000;
	width: 100%;
    max-width: 1228px;
    margin: 0 auto;
}

a {
    color: #5B1D06;
    font-weight: 700;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

input {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    vertical-align: middle;
}

textarea {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    vertical-align: middle;
}

select {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    vertical-align: middle;
}

form {
    margin: 0;
}

.clr {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.vAlign {
    vertical-align: middle;
}

.gap {
    height: 10px;
}

#header {
    background: url(../header_bg.jpg) no-repeat;
    margin: auto;
	width:100%;
    max-width: 1228px;
    padding: 25px 0 50px;
	background-size: 100% auto;
	text-align:center;
}

#header .logo {
    display: inline-block;
	margin-left: 10%;
}

#header .headerBanner {
    display:inline-block;
}

#tabBox {
  margin: auto;
  max-width: 1228px;
  width: 99%;
  background-color: #FEE;
  border-radius: 9px;
  box-shadow: 0px 2px 10px #ccc;
  border-bottom: 5px solid #BB9473;
}

#tabBox .tabCor {
    display:none!important;
}

#tabBox .tab {
    width: 100%;
    position: relative;
}

#tabBox .tab ul {
    padding: 0;
    margin: 0;
    list-style: none;
	min-height: 30px;
}

#tabBox .tab ul li {
  float: left;
  margin: 3px 0;
  padding: 0 3px;
  display: block;
  font-size: 13px;
  border-right: 1px solid #704A26;
}

#tabBox .tab ul .last {
    border:none;
}

#tabBox .tab ul li a,#tabBox .tab ul li a:visited {
  text-decoration: none;
  font-size: 13px;
  font-weight: 400;
  display: block;
  color: #59230d;
  padding: 5px;
}

#tabBox .tab ul li a:hover {
    background: #ba9473;
    color: #FFF;
}

#tabBox .tab ul li a.sel:link,#tabBox .tab ul li a.sel:visited {
    background: #ba9473;
    color: #FFF;
}

#tabBox .tab div.submenu {
	padding: 3px 0;
	width: 100%;
	background: #BB9473;
}

#tabBox .tab div.submenu ul {
    padding: 0;
    margin: 0;
    list-style: none;
	min-height: 18px!important;
}

#tabBox .tab div.submenu ul li {
    float: left;
    background: none;
}

#tabBox .tab div.submenu ul li a,#tabBox .tab div.submenu ul li a:visited {
    color: #fff;
    font-size: 12px;
    padding: 0;
    margin: 0 10px;
    display: block;
    float: left;
    font-weight: 400;
}

#tabBox .tab div.submenu ul li a:hover {
    background: none;
    color: #000;
}

#middleContainer {
	width:100%;
	padding-top:10px;
    max-width: 1217px;
    margin: auto;
	text-align:center;
}

.middleLeft {
    display:inline-block;
	vertical-align:top;
    padding:0 0 20px;
	text-align:left;
}

.googleBannerBg {
    background: #ba9473 url(../google_banner_bg.jpg) no-repeat top;
    padding: 15px 0px 4px;
    margin: 5px 0;
    width: 100%;
    position: relative;
}

#left-skyscraper {
    margin-left: 5px;
    text-align: center;
}

#google-left-top {
    background-color: #FFF;
    padding: 4px;
    overflow: hidden;
}

#content {
    width: 100%;
    margin: 0;
/*    text-align: justify;*/
    text-align: left;
    height: 100%;
    background-color: #FFF;
}

#content h1,#generic-content h1 {
    color: #5B1D06;
    font-size: 18px;
    font-weight: 700;
    margin: 6px 0;
    margin-bottom: 6px;
}

#content h2,#generic-content h2 {
    font-size: 16px;
    margin: 6px 0;
    font-weight: 700;
    color: #000;
}

#content h3,#generic-content h3 {
    font-size: 13px;
    margin: 6px 0;
    font-weight: 700;
}

#content h4,#generic-content h4 {
    font-size: 13px;
    margin: 6px 0;
    font-weight: 700;
}

#content p,#generic-content p {
    font-size: 16px;
    line-height: 150%;
    margin: 1em 0;
}

#content img {
    padding: 2px;
    margin: 4px;
}

#content ul,#generic-content ul {
    list-style: disc;
}

#content li,#generic-content li {
    margin-left: 15px;
    padding: 2px;
    font-size: 15px;
}

#content td,#generic-content td {
    padding: 4px;
}

#navigation {
    width: 165px;
    text-align: left;
    border-top: 4px solid #BB9473;
    border-bottom: 2px solid #BB9473;
    padding: 10px 0;
    margin-bottom: 10px;
}

#navigation ul li {
    list-style: none;
    margin-left: 0;
    padding: 0;
}

#navigation ul li a {
    display: block;
    width: 134px;
    font-size: 12px;
    color: #444;
    font-weight: 400;
    text-decoration: none;
    padding: 6px 0 6px 10px;
}

#navigation ul li a:hover {
    color: #BB9473;
}

#navigation ul ul li a {
    font-size: 11px;
    color: #000;
    font-weight: 400;
    background-image: none;
    padding: 6px 6px 6px 10px;
    border-bottom: 1px solid #FFF;
    background-color: #FEE;
}

#navigation ul ul li a:hover {
    color: #BB9473;
}

#related-articles {
    width: 165px;
    text-align: left;
    padding-top: 10px;
    margin-bottom: 10px;
}

#related-articles ul li {
    list-style: none;
    margin-left: 0;
    padding: 0;
}

#related-articles ul li a {
    display: block;
    width: 134px;
    font-size: 12px;
    color: #444;
    font-weight: 400;
    text-decoration: none;
    padding: 4px 6px;
    margin: 0 4px;
}

#related-articles ul li a:hover {
    color: #BB9473;
}

.related-articles-hdr {
    font-size: 18px;
    font-family: 'Georgia','Lucida Grande',Verdana;
    color: #5B1D06;
    margin-left: 8px;
}

#google-content-top {
    width: 100%;
    text-align: left;
    padding-bottom: 10px;
}

#google-content-bot {
    width: 100%;
    text-align: left;
    padding: 10px 0;
}

.middleCenter {
    display: inline-block;
	vertical-align: top;
	width: 59%;
    padding: 0 0 20px;
	text-align:left;
}

.middleInside {
    width: 100%;
    margin: auto;
}

.rebBox {
    border: 2px solid #AB5A59;
	border-radius: 5px;
	width: 99%;
	margin: 0 auto;
	box-shadow: 0px 3px 4px #aaa;
	overflow: hidden;
}

.redGradientBg {
    background: #fff url(../red_gradient_bg.jpg) repeat-x top;
    width: 100%;
    margin: auto;
}

.redGradientBg .left {
  display: inline-block;
  padding: 15px;
  vertical-align: top;
}

.redGradientBg .left .img {
    border: 1px solid #571b04;
}

.redGradientBg .right {
  width: 100%;
  max-width: 500px;
  padding: 15px 0;
  vertical-align: top;
  display: inline-block;
}

a.blueLink:link,a.blueLink:visited {
    color: #0073a9;
    font-weight: 700;
    text-decoration: underline;
}

a.blueLink:hover {
    text-decoration: none;
}

a.redLink:link,a.redLink:visited {
    color: red;
    font-weight: 700;
}

a.redLink:hover {
    text-decoration: underline;
}

a.readMore:link,a.readMore:visited {
    color: #006cff;
    font-weight: 700;
    text-decoration: underline;
}

a.readMore:hover {
    text-decoration: none;
}

.blueBox {
    border: 2px solid #7AA1C0;
	border-radius: 5px;
	width: 99%;
	margin: 0 auto;
	box-shadow: 0px 3px 4px #aaa;
	overflow: hidden;
}

.grayGradientBg {
    background: #fff url(../gray_gradient_bg.jpg) repeat-x top;
    width: 100%;
    margin: auto;
}

.grayGradientBg .left {
  display: inline-block;
  vertical-align: top;
  padding: 12px;
}

.grayGradientBg .left .img {
    border: none;
}

.grayGradientBg .right {
  width: 100%;
  max-width: 505px;
  vertical-align: top;
  display: inline-block;
  padding: 12px 0;
}

ul.blueDotLink {
    padding: 6px 0 0;
    margin: 0;
    list-style: none;
}

ul.blueDotLink li {
    display: block;
    background: url(../blue_dot.gif) no-repeat 0 8px;
    padding: 3px 0 3px 11px;
}

.grayGradientBg .more {
  display: inline-block;
  vertical-align: bottom;
  padding-bottom: 10px;
}

.pregnancyBg {
    background: url(../pregnancy_bg.jpg) no-repeat;
    max-width: 337px;
	background-size:100% auto;
	width:100%;
    height: 159px;
    padding: 42px 0 0 15px;
	display: inline-block;
    vertical-align: top;
	text-align: left;
}

ul.blackDotText {
    padding: 5px 0;
    margin: 0;
    list-style: none;
}

ul.blackDotText li {
    background: url(../black_dot.gif) no-repeat 0 7px;
    font-weight: 700;
    display: block;
    padding: 1px 0 1px 6px;
}

.pregnancyLossBg {
    background: url(../pregnancy_loss_bg.jpg) no-repeat;
    max-width: 337px;
	background-size:100% auto;
	width:100%;
    height: 201px;
    padding: 0 0 0 15px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

.pregnancyLossBg .text {
    padding: 48px 0 10px;
    font-size: 21px;
    color: #4e4e4e;
}

.middleRight {
    display:inline-block;
	vertical-align:top;
    width: 300px;
    padding: 0 0 20px;
	text-align:center;
}

#ad-300x250 {
    width: 300px;
    margin-bottom: 10px;
    overflow: hidden;
}

#right-skyscraper {
    width: 300px;
    margin-bottom: 20px;
}

#right-skyscraper .ad-160 {
    float: left;
    width: 160px;
}

#right-skyscraper .ad-120 {
    float: right;
    width: 120px;
}

#btn-forum {
    margin-bottom: 5px;
}

.pagination {
    text-align: right;
    padding: 4px 0;
    font-size: 11px;
    margin-bottom: 5px;
}

.pagination span {
    margin: 0 1px;
    padding-bottom: 2px;
}

.pagination span a {
    text-decoration: none;
    padding: 2px 5px;
    font-weight: 400;
    border: 1px solid #53ABD8;
    background-color: #B2DEEF;
}

.second-level-pagination {
    text-align: right;
    padding: 4px 0;
    font-size: 11px;
    margin-bottom: 5px;
}

.second-level-pagination span {
    margin: 0 1px;
    padding-bottom: 2px;
}

.second-level-pagination span a {
    text-decoration: none;
    font-size: 11px;
    padding: 2px;
    font-weight: 400;
}

.current-page {
    text-decoration: underline;
}

#footer {
    width:100%;
    margin: auto;
    max-width: 1228px;
}

#footer .footerCor {
    display:none!important
}

#footer .footerLink {
  display: inline-block;
  width: 100%;
  max-width: 1228px;
  background: url(../footer_bg.png) no-repeat;
  background-size: 100% auto;
  text-align: center;
  color: #5b5b5b;
  padding: 10px 0 0;
  font-size: 11px;
  line-height: 18px;
}

#footer .footerLink a,#footer .footerLink a:visited {
    text-decoration: none;
    color: #5b5b5b;
    margin: 0 5px;
}

#footer .footerLink a:hover {
    color: #000;
}

#error {
    width: 90%;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #2e6b80;
    font-weight: 700;
    background-color: #ffebe8;
    border: 1px solid #dd3c10;
}

#error p {
    font-weight: 700;
    color: #000;
}

#success {
    font-family: Verdana,Tahoma;
    font-size: 11px;
    width: 464px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #000;
    background-color: #afe7fb;
    border: 1px solid #1386b0;
}

#success p {
    font-weight: 700;
    color: #000;
}

#fertility-form {
    width: 480px;
    text-align: left;
    margin: 20px auto;
    border: 1px solid #CCC;
}

#fertility-form-small {
    width: 295px;
    text-align: left;
    border: 1px solid #5CA6F1;
    font-size: 11px;
}

#fertility-form-small ul,#fertility-form ul {
    padding: 5px;
    list-style: none;
}

#fertility-form-small p,#fertility-form p {
    padding: 2px 0;
}

#fertility-form-small li,#fertility-form li {
    padding: 2px 0;
}

#fertility-form-small li label,#fertility-form li label {
    display: inline-block;
    width: 100px;
    vertical-align: top;
}

#netseer-ads {
    margin: 20px 0;
}

.article-forum-threads {
    border-bottom: 2px solid #BB9473;
    text-align: left;
}

.article-forum-threads li {
    display: block;
    padding: 6px 10px;
}

.article-forum-threads li a {
    color: ##5B1D06;
}

.article-forum-threads li span {
    font-size: 10px;
    color: #444;
}

#odd {
    background-color: #f2f2f2;
}

#even {
    background-color: #FFF;
}

.article-forum-threads-header {
    display: block;
    font-size: 20px;
    font-family: 'Georgia','Lucida Grande',Verdana;
    color: #5B1D06;
    border-bottom: 3px solid #BB9473;
}

.rounded-top {
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
    -moz-border-radius-topright: 1em;
    -moz-border-radius-topleft: 1em;
    -webkit-border-top-left-radius: 1em;
    -webkit-border-top-right-radius: 1em;
}

.rounded-bottom {
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
    -moz-border-radius-bottomright: 1em;
    -moz-border-radius-bottomleft: 1em;
    -webkit-border-bottom-left-radius: 1em;
    -webkit-border-bottom-right-radius: 1em;
}

#rounded-button {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
}

#add-this {
    width: 100%;
    height: 30px;
    text-align: right;
}

#add-this div {
    float: right;
}

#breadcrumb {
    margin-bottom: 3px;
    padding: 3px 0;
    border-bottom: 1px solid #EEE;
}

#breadcrumb a {
    color: #5E0F9A;
    font-size: 10px;
}

#search {
    width: 90%;
    text-align: left;
    margin: 20px 0;
    background-color: #F2C0B7;
    border: 2px solid #B49579;
    padding: 10px;
}

#search .search-bar {
    padding: 3px;
    font-size: 14px;
    border: 1px solid #B49579;
    color: #222;
    width: 180px;
}

#search .search-btn {
    padding: 3px;
    background-color: #B49579;
    color: #FFF;
    font-weight: 700;
    font-size: 14px;
    border: 1px solid #EEE;
}

#related-articles {
    width: 180px;
    text-align: left;
    padding-top: 10px;
    margin-bottom: 10px;
}

#related-articles ul li {
    list-style: none;
    margin-left: 0;
    padding: 0;
}

#related-articles ul li a {
    display: block;
    width: 165px;
    font-size: 12px;
    color: #000;
    font-weight: 400;
    text-decoration: none;
    padding: 4px 6px;
}

#related-articles ul li a:hover {
    color: #3AACD4;
}

.related-articles-hdr {
    font-size: 16px;
    font-family: Arial,'Georgia','Lucida Grande',Verdana;
    color: #3AACD4;
}

#comments {
    padding: 10px 0;
    border-top: 3px solid #000;
    text-align: left;
    clear: both;
}

.comments-greeting {
    margin-bottom: 20px;
    position: relative;
    overflow: auto;
}

.num-comments {
    float: left;
}

.comments-profile {
    float: right;
    color: #666;
}

.comments-profile a {
    font-size: 11px;
    font-weight: 400!important;
    color: #3B5998;
}

.new-comment {
    clear: both;
}

.new-comment textarea {
    border: 1px solid #CCC;
    padding: 4px;
    font-family: Arial;
    font-size: 12px;
}

.comments-signup a {
    font-weight: 400;
    color: #444;
}

.show-comments {
    width: 100%;
    text-align: left;
}

.comments-title {
    font-size: 16px;
    color: #0986b6;
    font-weight: 700;
}

.comment-profile {
    width: 40px;
    padding: 0!important;
}

.comment-text {
    font-size: 16px;
}

.comment-date {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #666;
    font-size: 15px;
}

.zen {
    background-color: #FFFFE0;
}
#theLayer {
width:auto!important;
left:50%!important;
margin-left:-125px;
}
#disabled-comment {
    font-size: 14px;
	width:98%;
    color: #666;
}

#form-button {
    padding: 2px 6px;
    background-color: #5B1D06;
    border-left: 1px solid #EEE;
    border-top: 1px solid #EEE;
    border-right: 1px solid #23505f;
    border-bottom: 1px solid #23505f;
    color: #FFF;
    font-size: 11px;
}

.article-forum-related a {
    font-size: 14px;
}

.article-forum-related li {
    padding: 5px 0;
}

div.pagination {
    padding: 3px;
    margin: 3px;
}

div.pagination a {
    padding: 2px 5px;
    margin: 2px;
    border: 1px solid gray;
    text-decoration: none;
    color: #C11866;
}

div.pagination a:hover,div.pagination a:active {
    border: 1px solid #C11866;
}
/* ih - Table of content in article */
.content_tbl, .content_ul {
    float: left;
}

#content table.content_tbl {
    margin-bottom: 40px;
    border: 1px solid #000;
}

#content table.content_tbl th {
    text-decoration: underline;
    text-align: center;
    font-size: 14px;
    padding: 10px 0;
}

#content table.content_tbl td {
    padding: 2px 10px;
}

.content_ul {
    margin: 40px 0 50px 40px;
}

#content .content_ul li {
    float: left;
    list-style: outside none none;
}

.content_ul a, .content_tbl a {
    font-weight: normal;
    text-decoration: underline;
    color: #4584f0;
    font-size: 16px;
}

.content_ul a.active, .content_tbl a.active {
    font-weight: bold;
    text-decoration: none;
    color: #000;
}

#content iframe {
    margin-bottom: 25px;
}
.hide-large { display: none; }
.hide-menu {
  text-align: center;
  padding: 5px 0;
  cursor: pointer;
  font-weight: bold;
  font-size: 18px;
  display:none;
}
/* ih - end */

#content iframe { clear: both; display: block; width: 100% !important; }

@media all and (max-width:1220px) {
.middleLeft {
display:none;
}
.middleCenter {
width:70%;
}
}

@media all and (max-width:1170px) {
#header {
padding:55px 0;
}
#header .logo {
margin:0;
}
#header .headerBanner {
display:none;
}
}
@media all and (max-width:1120px) {
#tabBox .tab ul li a, #tabBox .tab ul li a:visited {
padding:5px 3px;
}
}
@media all and (max-width:1070px) {
#tabBox .tab ul li a, #tabBox .tab ul li a:visited {
padding:3px 0px;
}
#tabBox .tab ul li {
padding:0 2px;
}
}
@media all and (max-width:1040px) {
.middleCenter {
width:65%;
}
.redGradientBg .right {
max-width:400px;
}
.grayGradientBg .right {
max-width:430px;
}
}
@media all and (max-width: 960px) {
.middleCenter {
width:99%;
}
.hide-menu {
display:block!important;
}
#tabBox .tab {
height:1px;
overflow:hidden;
transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
}
#tabBox .tab ul li {
padding:0;
margin:0;
border:none;
text-align:center;
float:none;
}

#tabBox .tab div.submenu {
display:none;
}
#footer .footerLink {
background: url(../footer_bg.jpg) repeat-x top;
background-size: auto auto;
}
}

@media all and (max-width:900px) {
#header {
background-size: 130% auto;
}
#div-gpt-ad-1367446843919-3  {
display:none!important;
}
}
@media all and (max-width:700px) {
#header {
padding: 30px 0 50px;
}
}
@media all and (max-width:632px) {
.middleCenter {
text-align:center;
} 
}
@media all and (max-width:520px) {
.hide-large { display: block; }
#content {padding: 0px 12px 0px 12px; font-size: 18px; line-height: 27px; max-width: 296px !important; }
#content div { margin: 0px -14px 0px 0px; max-width: 296px !important; overflow: hidden;}
#content p { padding: 0px; font-size: 18px; line-height: 27px; } 
#header { background-size: 170% auto; padding: 20px 0 22px; text-align:right; }
#forum { position: relative; margin: 0px auto 22px auto; min-height: 350px; }
table#threads { display: block; padding-bottom: 162px;   }
table.topics-table { display: block; padding-bottom: 242px;   }
#forum #notice { display: block;position: absolute; clear: both; bottom: 0px;  }  
#forum .hidelarge #notice { display: none;  }  
#breadcrumb { display: none; }
.hidemobile { display: none; }
#content h1,  #content h2,  #content h3,  #content h4,  #content h5,  #content h6{ padding: 0px 10px 0px 12px; text-align: left;}
#content p { padding: 0px 12px 0px 12px; font-size: 18px; line-height: 27px; } 
#forum p { padding: 0px 12px 0px 12px; font-size: 18px; line-height: 27px; } 
#content h1 { font-size: 23px; }
#content h2 { font-size: 21px; }
#content h3 { font-size: 20px; }
#theLayer {   width: auto!important;  left: 0%!important;  margin-left: 04px; }
img { max-width: 100%; }
textarea { max-width: 250px; }
.pagination span { margin: 6px 0px 6px 0px; line-height: 30px;}
.new-comment textarea {max-width: 250px; }
#footer .footerLink { background: #f1c8c6; }
#footer a { font-size: 17px; line-height: 32px; padding: 0px 12px 0px 12px; }
}
.share-links {
      height: 70px;
}
.share-links .fb-like-box{
    float:left;
}
.share-links #add-this {
    float: left;
    margin-top: 20px;
    width:50px;
}

.article-forum-threads-header {
    display: block;
    width: 297px;
    height: 65px;
    background: #FFF url(../most-discussed-hdr.jpg) no-repeat 0
}

.article-forum-threads {
    border-bottom: 2px solid #3AACD4;
    text-align: left
}
.article-forum-threads li {
    padding: 6px 0;
    position: relative;
    clear: both;
    overflow: auto
}
.article-forum-threads li a {
    color: #5a0329;
    text-decoration: none;
    font: 16px 'Libre Baskerville', serif;
}
.article-forum-threads li span {
    float: left;
    display: block;
    width: 30px;
    padding-right: 5px
}

.article-forum-related ul {
    padding: 3px;
    float: left
}
.article-forum-related li {
    padding: 5px 3px;
    float: left;
    width:100%;
}
.article-forum-related a {
    font: 16px 'Libre Baskerville', serif;
    float: left;
    width: 60%;
    padding-left: 10px;
    text-decoration: none;
    text-align: left;
}

.article-forum-related img {
  float: left;
  width: 35%;
}

.button {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.button:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}
.button {
    background: -webkit-gradient(linear, left top, left bottom, from(#0a8ffe), to(#2b5cc6));
    background: -moz-linear-gradient(top, #0a8ffe, #2b5cc6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a8ffe', endColorstr='#2b5cc6')
}
.overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    opacity: 0.7;
    background-color: #fff;
    z-index: 1000;
    display:none;
}
.overlay img {
    position: absolute;
    top:50%;
    left:45%;
}