/*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
@import url(http://fonts.googleapis.com/css?family=Lato:400,300,100italic,100,300italic,400italic,700);
body {
	overflow-x: hidden;
	font-family: 'Lato', sans-serif;
}

img{ max-width:100%;}

.padding_0 {
	padding: 0px !important;
}
.text-muted {
	color: #777;
}
.fa-stack-2x {
	font-size: 60px !important;
}
p {
	font-size: 14px;
	line-height: 1.75;
}
p.large {
	font-size: 16px;
}
a, a:hover, a:focus, a:active, a.active {
	outline: 0;
}
a {
	color: #00ccff;
}
a:hover, a:focus, a:active, a.active {
	color: #00ccff;
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
}

h3{ font-size:20px; color:#000;}
h4{ font-weight:bold; font-size:25px; line-height:30px; margin-bottom:18px;}
h4 span{ text-transform:none; font-size:16px; color:#7b7b7b;}

.img-centered {
	margin: 0 auto;
}
section {
	border-bottom: 1px solid #e2e2e2;
	/*padding: 50px 0px !important;*/
}
.bg-light-gray {
	background-color: #f7f7f7;
}
.bg-darkest-gray {
	background-color: #222;
}
.btn-primary {
	border-color: #fed136;
	text-transform: uppercase;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #fff;
	background-color: #fed136;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	border-color: #f6bf01;
	color: #fff;
	background-color: #fec503;
}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	background-image: none;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	border-color: #fed136;
	background-color: #fed136;
}
.btn-primary .badge {
	color: #fed136;
	background-color: #fff;
}
.btn-xl {
	padding: 20px 40px;
	border-color: #fed136;
	border-radius: 3px;
	text-transform: uppercase;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	background-color: #fed136;
}
.btn-xl:hover, .btn-xl:focus, .btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl {
	border-color: #f6bf01;
	color: #fff;
	background-color: #fec503;
}
.btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl {
	background-image: none;
}
.btn-xl.disabled, .btn-xl[disabled], fieldset[disabled] .btn-xl, .btn-xl.disabled:hover, .btn-xl[disabled]:hover, fieldset[disabled] .btn-xl:hover, .btn-xl.disabled:focus, .btn-xl[disabled]:focus, fieldset[disabled] .btn-xl:focus, .btn-xl.disabled:active, .btn-xl[disabled]:active, fieldset[disabled] .btn-xl:active, .btn-xl.disabled.active, .btn-xl[disabled].active, fieldset[disabled] .btn-xl.active {
	border-color: #fed136;
	background-color: #fed136;
}
.btn-xl .badge {
	color: #fed136;
	background-color: #fff;
}
.navbar-default {
	border-color: transparent;
	background: -webkit-linear-gradient(left, #131112, #262425); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, #131112, #262425); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, #131112, #262425); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, #131112, #262425); /* Standard syntax (must be last) */
	box-shadow: 0 0 4px rgba(255, 255, 255, 0.5);
}
.navbar-default .navbar-brand {
	color: #fed136;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:active, .navbar-default .navbar-brand.active {
	color: #fec503;
}
.navbar-default .navbar-collapse {
	border-color: rgba(255,255,255,.02);
}
.navbar-default .navbar-toggle {
	border-color: #0099ff;
	background-color: #66ccff;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #0099ff;
}
.navbar-default .nav li a {
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 1px;
	color: #fff;
}
.navbar-default .nav li a:hover, .navbar-default .nav li a:focus {
	outline: 0;
	color: #64CDEE;
}
.navbar-default .navbar-nav>.active>a {
	border-radius: 4px;
	color: #fff;
	background-color: #02b9ff;
}
.navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #15B1E2;
}
.navbar-brand {
	/*height: 50px;*/
	line-height: 0px !important;
	padding: 0px !important;
}
.logo {
	padding: 25px 0;
}
.social_icon {
	float: right;
}
.social_icon>ul {
	list-style-type: none;
	padding: 0px;
}
.social_icon>ul>li {
	float: left;
	margin: 0 5px;
	line-height: 47px;
	-webkit-transition: width 2s, height 2s, -webkit-transform 2s; /* Safari */
	transition: width 2s, height 2s, transform 2s;
}

ul.list{ list-style-type:none; padding:0;}
ul.list li{ background:url(../img/arrow.png) no-repeat 0 5px; padding:0 0 0 20px; margin-bottom:12px; text-align:left;}
ul.list li span{ font-weight:bold; color:#3c3c3c; }

.contact_form_area .form-group{ margin-bottom:20px; position:relative;}
.contact_form_area .form-group label.icon{ position:absolute; top:10px; left:15px;}
.contact_form_area .form-group label .fa{ font-size:21px; color:#02b9ff; }

.contact_form_area input.txtbox{ background:#f8f8f8; box-shadow:0 4px 0 #cccccc; height:45px; padding-left:43px;}
.contact_form_area textarea.msg_field{box-shadow:0 4px 0 #cccccc; background:#f8f8f8; padding-left:43px;}

.contact_heading{ text-align:center;}
.contact_details{ text-align:center; border-bottom:solid 1px #dcdcdc;  padding-top:15px; padding-bottom:10px;}
.contact_details .fa{ color:#02b9ff; font-size:35px;}

.contact_form_area input.contact_us_btn{ background:#02b9ff; width:150px; height:45px;
    box-shadow: 0 4px rgba(0, 0, 0, 0.07);  color: #fff;  cursor: pointer;    }
	
.pricing_heading{ /*padding-top:50px; padding-bottom:30px;*/ text-align:center;}	

.pricing_area .table{ margin-bottom:18px; font-size:15px;}
.pricing_area .table td, .pricing_area .table th{ padding-top:15px; padding-bottom:15px;}
.pricing_area .table th{ background:#02b9ff; color:#fff; font-size:18px;}

.price_vat{ background:#f9f9f9; padding:7px 10px; border:solid 1px #dddddd;}

.icon_area{ width:90px; height:90px; background:#02b9ff; text-align:center; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; margin:0 auto;}
.icon_area .fa{ color:#fff; font-size:35px; line-height:90px; margin:0;}

.portal_feature{ margin:100px 0 0 0;}
.icon_area_gap{ margin:12px 0;}

.icon_heading{ margin-top:30px; cursor:pointer; background:url(../img/dn_arrow.png) no-repeat right center; color:#02b9ff; text-transform:uppercase; }


@media screen and (-webkit-min-device-pixel-ratio:0) {
.social_icon>ul>li {
	margin: 0 3px;
}
}
.social_icon > ul > li:hover {
	-webkit-transform: rotate(360deg); /* Safari */
	transform: rotate(360deg);
}
.social_icon > ul > li > a {
	border: 3px solid #ffffff;
	border-radius: 100%;
	color: #ffffff;
	font-size: 22px;
}
.fb a {
	padding: 3px 10px;
}
.gplus a {
	padding: 3px 7px;
}
.twt a {
	padding: 3px 7px;
}
.common_bg {
	background: #262425;
	width: 100%;
	float: left;
}

@media (min-width:768px) {
.common_bg {
	padding: 27px 0px;
}
}
.banner {
	width: 100%;
	position: relative;
	top: 104px;
}
.banner>img {
	width: 100%;
}
.banner_bottom {
	background: rgba(0, 0, 0, 0) url("../img/bannerbg.png") repeat scroll 0 0;
	bottom: 0;
	height: 106px;
	position: absolute;
	width: 100%;
	border-bottom: 1px solid #E2E2E2;
	opacity: 0.8;
}
.banner_button {
	height: auto;
	list-style-type: none;
	margin: 0 auto;
	width: 34%;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.banner_button {
	height: auto;
	list-style-type: none;
	margin: 0 auto;
	width: 42%;
}
}
.banner_button li {
	float: left;
	margin: 32px 15% 0px 0px;
}
.banner_button li:last-child {
	margin: 32px 0% 0px 0px;
}
.s_button>a {
	font-size: 24px;
	color: #02b9ff;
}
.s_button>a:hover {
	text-decoration: none;
}
.signup {
	background: url(../img/signup.png);
	width: 44px;
	height: 44px;
	float: left;
	margin-right: 15px;
}
.freetrial {
	background: url(../img/freetrial.png);
	width: 44px;
	height: 44px;
	float: left;
	margin-right: 15px;
}
.skyy {
	color: #02b9ff;
}
.blk {
	color: #333333;
}
.powerfull {
	background: url(../img/power.png);
	width: 62px;
	height: 62px;
	margin: 0 auto;
	-webkit-transition: width 2s, height 2s, -webkit-transform 2s; /* Safari */
	transition: width 2s, height 2s, transform 2s;
}
.powerfull:hover {
	-webkit-transform: rotate(360deg); /* Safari */
	transform: rotate(360deg);
}
.communicate {
	background: url(../img/commu.png);
	width: 62px;
	height: 62px;
	margin: 0 auto;
	-webkit-transition: width 2s, height 2s, -webkit-transform 2s; /* Safari */
	transition: width 2s, height 2s, transform 2s;
}
.communicate:hover {
	-webkit-transform: rotate(360deg); /* Safari */
	transform: rotate(360deg);
}
.lowcost {
	background: url(../img/lowcost.png);
	width: 62px;
	height: 62px;
	margin: 0 auto;
	-webkit-transition: width 2s, height 2s, -webkit-transform 2s; /* Safari */
	transition: width 2s, height 2s, transform 2s;
}
.lowcost:hover {
	-webkit-transform: rotate(360deg); /* Safari */
	transform: rotate(360deg);
}
.fastconnect {
	background: url(../img/fastconnecting.png);
	width: 62px;
	height: 62px;
	margin: 0 auto;
	-webkit-transition: width 2s, height 2s, -webkit-transform 2s; /* Safari */
	transition: width 2s, height 2s, transform 2s;
}
.fastconnect:hover {
	-webkit-transform: rotate(360deg); /* Safari */
	transform: rotate(360deg);
}
.section-heading {
	font-size: 37px;
	margin-bottom: 15px;
}
.section-subheading {
	font-size: 18px;
	color: #999999;
	margin-bottom: 0px;
}
.service-heading {
	font-size: 18px;
	color: #666666;
}
.margin_15 {
	margin-top: 25px;
}
.sec_head {
	font-size: 37px;
	line-height:40px;
	color: #02b9ff;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.sec_head_mrg1 {
	margin-bottom: 45px;
	margin-top: 10px;
}
.sec_head_mrg {
	margin-top: 50px;
	margin-bottom: 50px;
}
.sec_para {
	font-size: 14px;
	color: #666;
	margin-bottom: 30px;
	
}
.margin_7 {
	margin-top:4%;
	padding:80px 0px;
}

.btn-info{ background:#02b9ff; border:1px solid #02b9ff;}
.btn-info:hover{ background:#00a6e5; border:1px solid #00a6e5;}

.btn-info.ex{ font-size:22px; padding-left:35px; padding-right:35px;}


/* Wobble Top */
@-webkit-keyframes hvr-wobble-top {
 16.65% {
 -webkit-transform: skew(-12deg);
 transform: skew(-12deg);
}
 33.3% {
 -webkit-transform: skew(10deg);
 transform: skew(10deg);
}
 49.95% {
 -webkit-transform: skew(-6deg);
 transform: skew(-6deg);
}
 66.6% {
 -webkit-transform: skew(4deg);
 transform: skew(4deg);
}
 83.25% {
 -webkit-transform: skew(-2deg);
 transform: skew(-2deg);
}
 100% {
 -webkit-transform: skew(0);
 transform: skew(0);
}
}
 @keyframes hvr-wobble-top {
 16.65% {
 -webkit-transform: skew(-12deg);
 transform: skew(-12deg);
}
 33.3% {
 -webkit-transform: skew(10deg);
 transform: skew(10deg);
}
 49.95% {
 -webkit-transform: skew(-6deg);
 transform: skew(-6deg);
}
 66.6% {
 -webkit-transform: skew(4deg);
 transform: skew(4deg);
}
 83.25% {
 -webkit-transform: skew(-2deg);
 transform: skew(-2deg);
}
 100% {
 -webkit-transform: skew(0);
 transform: skew(0);
}
}
.lmore {
	background: #15B1E2;
	border: medium none;
	color: #ffffff;
	font-size: 16px;
	padding: 12px 0;
	text-align: center;
	text-transform: uppercase;
	width: 176px;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
}
.lmore:hover, .lmore:focus, .lmore:active {
	-webkit-animation-name: hvr-wobble-top;
	animation-name: hvr-wobble-top;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
.portal {
	/*padding:53px 0 !important;*/
	 padding: 100px 0 45px 0 !important;
}
.footer_bottom {
	width: 100%;
	color: #333333;
	font-size: 18px;
	text-align: center;
	background: #cccccc;
	padding: 20px 0px;
	margin-bottom: -20px;
}
.footer_cont {
	width: 100%;
	border: 1px solid #BAB6B7;
	height: 50px;
	margin-bottom: 20px;
	overflow: hidden;
}
.ft_icon1 {
	border-right: 1px solid #bab6b7;
	float: left;
	padding: 12px 15px;
}
.ft_ul {
	width: 100%;
	padding: 0px;
	list-style-type: none;
}
.ft_ul > li {
	border-bottom: 1px solid #bab6b7;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 4px;
	width: 100%;
}
.ft_ul > li:last-child {
	border: none;
}
.ft_img_bg {
	background: #999999 none repeat scroll 0 0;
	border: 2px solid #ffffff;
	height: 60px;
	overflow: hidden;
	text-align: center;
	width: 108px;
	float: left;
	margin-right: 5%;
}
.ft_rgt {
	float: left;
	text-align: left;
	width: 64%;
}
.ft_hd>a {
	color: #00ccff;
	font-size: 13px;
}
.ft_hd>a:hover {
	color: #343434;
	
}
.ft_para {
	font-size: 13px;
	color: #666;
	line-height: 23px;
}
.footer-heading {
	color: #00c2fc;
	float: left;
	font-size: 18px;
	padding: 10px 15px;
}
.ft_social {
	color: #fff;
	font-size: 18px;
}
.ft_social .fa-facebook {
	background: #747474 none repeat scroll 0 0;
	border-radius: 5px;
	margin-right: 5px;
	padding: 6px 10px;
	-webkit-transition: width 2s, height 2s, -webkit-transform 2s; /* Safari */
	transition: width 2s, height 2s, transform 2s;
}
.ft_social .fa-facebook:hover {
	-webkit-transform: rotate(360deg); /* Safari */
	transform: rotate(360deg);
}
.ft_social .fa-twitter {
	background: #747474 none repeat scroll 0 0;
	border-radius: 5px;
	margin-right: 5px;
	padding: 6px 6px;
	-webkit-transition: width 2s, height 2s, -webkit-transform 2s; /* Safari */
	transition: width 2s, height 2s, transform 2s;
}
.ft_social .fa-twitter:hover {
	-webkit-transform: rotate(360deg); /* Safari */
	transform: rotate(360deg);
}
.ft_social .fa-google-plus {
	background: #747474 none repeat scroll 0 0;
	border-radius: 5px;
	margin-right: 5px;
	padding: 6px 6px;
	-webkit-transition: width 2s, height 2s, -webkit-transform 2s; /* Safari */
	transition: width 2s, height 2s, transform 2s;
}
.ft_social .fa-google-plus:hover {
	-webkit-transform: rotate(360deg); /* Safari */
	transform: rotate(360deg);
}
.fa-phone {
	background: #747474 none repeat scroll 0 0;
	border-radius: 2px;
	color: #ffffff;
	margin-right: 10px;
	padding: 1px 2px;
}
.fa-envelope {
	color: #747474;
	margin-right: 10px;
	margin-right: 10px;
}
.phnno {
	color: #848484;
	font-size: 14px;
	margin: 5px 0;
}
.phnno>a {
	color: #848484;
	font-size: 14px;
}
.phnno>a:hover {
	text-decoration: none;
}
.mid>li {
	padding-left: 5px;
}
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 13px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: #02b9ff url(../img/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
  border-radius: 100%;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: 1;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
header {
	text-align: center;
	color: #fff;
	background-attachment: scroll;
	/*background-image: url(../img/header-bg.jpg);*/
	background-position: center center;
	background-repeat: none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
header .intro-text {
	padding-top: 100px;
	padding-bottom: 50px;
}
header .intro-text .intro-lead-in {
	margin-bottom: 25px;
	font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-style: italic;
	line-height: 22px;
}
header .intro-text .intro-heading {
	margin-bottom: 25px;
	text-transform: uppercase;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 50px;
	font-weight: 700;
	line-height: 50px;
}
section {
	padding: 100px 0;
}
section h2.section-heading {
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 40px;
}
section h3.section-subheading {
	margin-bottom: 10px;
	text-transform: none;
	font-size: 18px;
	color: #666666;
	font-family: 'Lato', sans-serif;
}
.service-heading {
	margin: 15px 0;
	text-transform: none;
}

section#contact .text-danger {
	color: #e74c3c;
}
footer {
	padding: 25px 0;
	text-align: left;
}

ul.social-buttons {
	margin-bottom: 0;
}
ul.social-buttons li a {
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	font-size: 20px;
	line-height: 40px;
	outline: 0;
	color: #fff;
	background-color: #222;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
ul.social-buttons li a:hover, ul.social-buttons li a:focus, ul.social-buttons li a:active {
	background-color: #fed136;
}
.btn:focus, .btn:active, .btn.active, .btn:active:focus {
	outline: 0;
}


::-moz-selection {
 text-shadow: none;
 background: #00ccff;
}
::selection {
	text-shadow: none;
	background: #00ccff;
}
img::selection {
	background: 0 0;
}
 img::-moz-selection {
 background: 0 0;
}
body {
	webkit-tap-highlight-color: #fed136;
}
.ft_bottom {
	margin-bottom: 15px;
}
#frm-contact label.error {
  background:url("../img/unchecked.gif") no-repeat 0px 50%;
  padding-left: 16px;
  margin-top: 8px;
  font-weight: bold;
  color: #EA5200;
}

#frm-contact label.checked {
 /*background:url("../img/checked.gif") no-repeat 0px 0px;*/
  display:none !important;
}

.success-msg{ color:#3c763d; text-align:center; padding:10px; margin-bottom:15px;}
.gap_t{ padding-top:10px; line-height:20px;}

.modal-header {

    padding: 15px 15px 0 !important;
}

.close {

    font-size: 0px !important;

    opacity: 1 !important;
    text-shadow: 0 1px 0 #fff; background:url(../img/DeleteRed.png) no-repeat !important; width:16px !important; height:16px !important;
}
.modal-dialog {
    margin: 68px auto 0 !important;

}
.h_btn{ float:none; margin:7px auto 20px; width:276px; box-sizing:border-box; display:block;}
.calc_sms{ border:1px solid #e2e2e2;}
.b_calc_sms{ border-bottom:1px solid #e2e2e2; padding:0px 0;}
.nogap{ padding:0 !important; margin:0 !important;}
.h_calc{ padding:10px 0 15px 10px; border-bottom:1px solid #e2e2e2; margin:0 !important }
.gap_top_text{ padding-top:10px;}
.textfelld_sms{ border:1px solid #e2e2e2; width:90%; padding:0 10px; box-sizing:border-box; font-size:12px; height:25px; border-radius:4px;}
.gap_btn{ margin-bottom:15px;}
.calc_error {
    background: rgba(0, 0, 0, 0) url("../img/unchecked.gif") no-repeat scroll 0 50%;
    color: #ea5200;
    font-weight: bold;
    margin-top: 8px;
    padding-left: 16px;
}
#total_pay{ font-size:17px; font-weight:700;}
.log-area{ background:#F7F7F7; padding:20px;}
.error-msg{ color:#ea5200; text-align:center; padding:10px; margin-bottom:15px;}

.bottom_logo {text-align:center; padding:15px;}


/*18-07-2016*/

.img_form_new table{float:left;}

.img_form_new{padding-top:30px;}

.img_form_new table td{font-size:13px; color:#02b9ff; font-weight:700; padding-bottom:6px; text-transform:uppercase;}

.img_form_new table td input{float:left;}



