*{ margin:0px; padding:0px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
a{ text-decoration:none; color:#000000; border:none; outline:none;}
img{ border:none;}
h1{font-family: 'CenturyGothicBold'; font-size:17px; color:#2891c7;}
h2{}
h3{}
h4{}
h5{}
h6{}
p{ padding:7px 0px;}
ul{ list-style:none;}
body{ font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#000; line-height:18px; min-height:100%;
background-repeat:no-repeat; background-position:top center;
background-image:url(../images/body-bg.png), -moz-linear-gradient(top, #2fa4e8 0%, #b39e73 100%);
background-image:url(../images/body-bg.png), -webkit-gradient(left top, left bottom, color-stop(0%, #2fa4e8), color-stop(100%, #b39e73));
background-image:url(../images/body-bg.png), -webkit-linear-gradient(top, #2fa4e8 0%, #b39e73 100%);
background-image:url(../images/body-bg.png), -o-linear-gradient(top, #2fa4e8 0%, #b39e73 100%);
background-image:url(../images/body-bg.png), -ms-linear-gradient(top, #2fa4e8 0%, #b39e73 100%);
background-image:url(../images/body-bg.png), linear-gradient(to bottom, #2fa4e8 0%, #b39e73 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2fa4e8', endColorstr='#b39e73', GradientType=0 );
}
body.inner_pages{ background:none !important;}
.clear_fix{ width:100%; clear:both;}
.res_images{ width:100%; height:auto;}
.padding_wap{ padding:0px 10px;}
.form_tbl input[type="text"],
.form_tbl input[type="email"],
.form_tbl input[type="password"],
.form_lst input[type="text"],
.form_lst input[type="password"]{border:1px solid #bfbfbf; background:#ffffff; padding:0px 5px;}
.form_lst select,
.form_lst textarea,
.form_tbl select,
.form_tbl textarea{border:1px solid #bfbfbf; background:#ffffff; padding:10px 5px;}
.form_tbl input[type="submit"],
.form_lst input[type="submit"],
.form_tbl input[type="button"],
.form_lst input[type="button"]{ padding:5px 15px; background:#2891c7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; border:none; font-family: 'CenturyGothicRegular'; color:#FFF;
text-transform:capitalize; cursor:pointer; font-size:17px;}
.form_tbl input[type="submit"]:hover,
.form_lst input[type="submit"]:hover,
.form_tbl input[type="button"]:hover,
.form_lst input[type="button"]:hover{ background:#45afe6;}
.form_tbl tr td{ padding:5px 0px;}
input[placeholder]{font-family: 'CenturyGothicRegular';}
select{ font-family: 'CenturyGothicRegular';}

