/*
Copyright by: MARS Web Solution
Theme Name: MARS Web Hosting
Theme URL: www.marswebhosting.com
Description: Theme for MARS Web Hosting
Author: Sagar H / Shrishail Hindiholi, MARS Web Solution
Author URL: www.marswebsolution.com
*/

body {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:100%;
	background:url(../images/body_bg.png) left top repeat-x #f1f2f6;
}
img {
	border:none;
}
a {
	-ms-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	text-decoration:none;
}
a:hover {
	-ms-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}

/* Selection Color */
::-moz-selection {background:#e84d24; color:#fff; text-shadow:none;}
::-webkit-selection {background:#e84d24; color:#fff; text-shadow:none;}
::-o-selection {background:#e84d24; color:#fff; text-shadow:none;}
::-ms-selection {background:#e84d24; color:#fff; text-shadow:none;}
::selection {background:#e84d24; color:#fff; text-shadow:none;}
/* Selection Color */

h1 {
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:'Gudea', Arial;
	font-size:26px;
	color:#333;
	text-align:left;
	letter-spacing:-1px;
	text-shadow:1px 1px 0px #FFF, 2px 2px 0px #ccc;
}/*
h2 {
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:'Gudea', Arial;
	font-size:20px;
	color:#999;
	text-align:left;
	letter-spacing:-1px;
	text-shadow:1px 1px 0px #FFF, 2px 2px 0px #ccc;
}
h2:hover {
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:'Gudea', Arial;
	font-size:20px;
	color:#e54a1e;
	text-align:left;
	letter-spacing:-1px;
	text-shadow:1px 1px 0px #FFF, 2px 2px 0px #ccc;
}*/
h2 {
	margin:5px 0;
	padding:0 0 0 0;
	font-family:'Open Sans Condensed', Arial;
	font-size:16px;
	color:#e54a1e;
	text-align:left;
}
.orange_color {
	color:#e54a1e;
}
.yellow_color {
	color:#FC0;
}
.black_color {
	color:#000000;
}
#wrapper {
	margin:0 auto;
	padding:0 0 0 0;
	width:980px;
}
#main_container {
	margin:0 0 0px -37px;
	padding:0 0 0 0;
	width:1054px;
	float:left;
}
header {
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:980px;
	height:154px;
}
#logo {
	margin:17px 0 0 30px;
	padding:0 0 0 0;
	float:left;
}
#login {
	float:right;
	margin:30px 0 0 0;
	padding:0 10px;
	text-align:center;
	line-height:12px;/*
	background:#CCC;
	border-radius:5px;*/
}
#login a{
	font-family:arial;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-shadow:1px 1px 0px #000;
}
label {
   display:block;
   margin:7px 5px 0 0;
   padding:0 0 0 0;
   float:left;
   font-family:arial;
   font-size:11px;
   color:#CCC;
   text-align:left;
}
input {
   border:none;
   border-radius:15px;
       float: right;
   -webkit-border-radius:15px;
   -moz-border-radius:15px;
   -webkit-box-shadow:0 0 5px #666 inset;
   -moz-box-shadow:0 0 5px #666 inset;
   box-shadow:0 0 5px #666 inset;
   height:25px;
   width:150px;
   padding:0 0 0 10px;
   text-indent:0px;
   background-color:#f0f0f0;
   font-size:12px;
   font-family:arial;
   color:#000;
}
.dm-box{width:500px; float:left;     margin: 10px;}
.clear{clear:both;}
.www-txt{    float: right;
    width: auto;
    margin: 0;
    line-height: 35px;
    font-size: 17px;
    color: #4075AE;
    font-weight: 500;
}


.table-hst {
  color: #333;
  font-family: sans-serif;
  font-size: .9em;
  font-weight: 300;
  text-align: left;
  line-height: 40px;
  border-spacing: 0;
  border: 1px solid #428bca;
  width: 400px;
    margin: 10px 114px;
}

.table-hst thead tr:first-child {
  background: #428bca;
  color: #fff;
  border: none;
}

.table-hst th {font-weight: bold;}
 .table-hst th:first-child, td:first-child {padding: 0 15px 0 20px;}

.table-hst thead tr:last-child th {border-bottom: 2px solid #ddd;}

.table-hst tbody tr:hover {background-color: #f0fbff;}
.table-hst tbody tr:last-child td {border: none;}
.table-hst tbody td {border-bottom: 1px solid #ddd;}

.table-hst td:last-child {
  text-align: right;
  padding-right: 10px;
}

.table-hst .button {
  color: #696969;
  padding-right: 5px;
  cursor: pointer;
}

.table-hst .alterar:hover {
  color: #428bca;
}

.table-hst .excluir:hover {
  color: #dc2a2a;
}

input:focus {
	outline:none;
}
#login_links {
	float:right;
	margin:5px 0 0 0;
	padding:0 0 0 0;
	width:300px;
	font-family:arial;
	font-size:11px;
	color:#666;
	text-align:right;
}
#login_links a{
	margin:0 10px;
	color:#999;
	text-decoration:none;
	text-shadow:0px 1px #000;
}
#login_links a:hover{
	color:#68a3d5;
	text-decoration:none;
	text-shadow:0px 1px #000;
}
#domain_search {
	margin:0 0 0 0;
	padding:10px 0;
	float:left;
	width:980px;
	text-align:center;
	color:#000;
	text-shadow:1px 1px 0px #FFF;
	font-family:'Open Sans Condensed',"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	background:url(../images/search_domain.png) left top repeat-x;
}
#domain_search input {
   border:none;
   border-radius:15px;
   -webkit-border-radius:15px;
   -moz-border-radius:15px;
   -webkit-box-shadow:1px 1px 2px #000 inset;
   -moz-box-shadow:1px 1px 2px #000 inset;
   box-shadow:1px 1px 2px #000 inset;
   height:25px;
   width:350px;
   padding:2px 0 2px 10px;
   text-indent:0px;
   background-color:#FFF;
   font-size:18px;
   font-family:arial;
   color:#000;
}
#domain_search select {
	margin:0 0 0 0;
   border:none;
   text-indent:0px;
   background-color:#FFF;
   font-size:18px;
   font-family:arial;
   color:#000;
}
nav {
	position:absolute;
	float:left;
	width:980px;
	height:46px;
	margin:108px 0 0 0;
	padding:0 0 0 0;
}
nav ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
nav li {
	float:left;
	list-style:none;
}
nav li a{
	display:block;
	width:138px;
	height:43px;
	line-height:43px;
	text-decoration:none;
	border-bottom:2px solid #4e85b4;
	border-top:1px solid #4e85b4;
	border-right:1px solid #5a93c3;
	border-left:1px solid #538cba;
	font-family:'Open Sans', arial;
	font-size:14px;
	color:#FFF;
	text-transform:uppercase;
	text-shadow:1px 1px #1f5587;
	text-align:center;
	font-weight:normal;
  background:#67a3d4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4a81ad), color-stop(50%, #5593c6), color-stop(50%, #5992c1), color-stop(100%, #68a4d5));
  background-image: -webkit-linear-gradient(top, #4a81ad 0%, #5593c6 50%, #5992c1 50%, #68a4d5 100%);
  background-image: -moz-linear-gradient(top, #4a81ad 0%, #5593c6 50%, #5992c1 50%, #68a4d5 100%);
  background-image: -ms-linear-gradient(top, #4a81ad 0%, #5593c6 50%, #5992c1 50%, #68a4d5 100%);
  background-image: -o-linear-gradient(top, #4a81ad 0%, #5593c6 50%, #5992c1 50%, #68a4d5 100%);
  background-image: linear-gradient(top, #4a81ad 0%, #5593c6 50%, #5992c1 50%, #68a4d5 100%);
}
nav li a:hover{
	display:block;
	width:138px;
	height:43px;
	line-height:43px;
	text-decoration:none;
	border-bottom:2px solid #4e85b4;
	border-top:1px solid #5e98c8;
	border-right:1px solid #5a93c3;
	border-left:1px solid #538cba;
	font-family:'Open Sans', Arial;
	font-size:14px;
	color:#FFF;
	text-shadow:1px 1px #1f5587;
	text-align:center;
	font-weight:normal;
  background:#3f77a5;
}
nav li ul li a{
	width:auto;
}
nav li ul li a:hover{
	width:auto;
}
#lhs_shadow {
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:37px;
	background:url(../images/lhs_shadow.jpg) no-repeat right top;
	min-height:520px;
}
#rhs_shadow {
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:37px;
	background:url(../images/rhs_shadow.jpg) no-repeat left top;
	min-height:520px;
}
#container {
	float:left;
	margin:0 0 0 0;
	padding:0 0 0px 0;
	width:980px;
	background:#FFF;
	min-height:520px;
}
#banner {
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-bottom:1px solid #d8e1ea;
	width:978px;
	height:290px;
	background:#f1f2f5 url(../images/loading.gif) center no-repeat;
}
#boxes_bg {
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	border-top:1px solid #bec5cb;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	width:978px;
	height:218px;/*
	background:url(../images/boxes_btm_bg.png) repeat-x left bottom, url(../images/boxes_top_arrow.png) left top repeat-x;*/
	background-color:#FFF;
	box-shadow:0px 2px 3px #ccc;
}
footer {
	float:left;
	margin:15px 37px 0px 0px;
	padding:15px;
	width:920px;
	border-top:1px solid #3f75a5;
	background:/*#FFF url(../images/footer.png) left top repeat-x;
	box-shadow:0px 0px 3px #999;
	border:1px solid #FFF;
	border:1px solid #FFF*/;
}
.big_black {
	font-size:18px;
	color:#000;
}
.blue_medium {
	font-size:15px;
	color:#5b9dd1;
}
#hp_box {
	float:left;
	margin:25px 0 0 25px;
	padding:0 0 0 0;
	border-right:1px dotted #CCC;
	height:177px;
	width:166px;
	max-height:172px;
	overflow:hidden;
}
#hp_box h1 {
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:'Gudea', Arial;
	font-size:20px;
	color:#999;
	text-align:left;
	letter-spacing:-1px;
	text-shadow:1px 1px 0px #FFF, 2px 2px 0px #ccc;
}
#hp_box_last h1 {
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:'Gudea', Arial;
	font-size:20px;
	color:#000;
	text-align:left;
	letter-spacing:-1px;
	text-shadow:1px 1px 0px #FFF, 2px 2px 0px #ccc;
}
#hp_box h2, #hp_box_last h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-family: 'Gudea', Arial;
    font-size: 20px;
    color: #999;
    text-align: left;
    letter-spacing: -1px;
    text-shadow: 1px 1px 0px #FFF, 2px 2px 0px #ccc;
}


#hp_box h3, #hp_box_last h3 {
    margin: 5px 0;
    padding: 0 0 0 0;
    font-family: 'Open Sans Condensed', Arial;
    font-size: 16px;
    color: #e54a1e;
    text-align: left;
}

#hp_box_last {
	float:left;
	margin:25px 0 0 25px;
	padding:0 0 0 0;
	height:177px;
	width:175px;
	max-height:172px;
	overflow:hidden;
}

.left-bocfrm{width:49%; float:left}.box-inpt-wrp{width:99%; float:left; margin:3px 0;}
#hp_box_last ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#hp_box_last li {
	list-style:none;
	font-family:arial;
	font-size:12px;
	color:#5b9dd1;
	text-align:left;
	line-height:20px;
	background:url(../images/footer_bullets.png) left no-repeat;
	padding:0 0 0 10px;
}
#hp_box ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#hp_box li {
	list-style:none;
	font-family:arial;
	font-size:12px;
	color:#5b9dd1;
	text-align:left;
	line-height:20px;
	background:url(../images/footer_bullets.png) left no-repeat;
	padding:0 0 0 10px;
}
#read_more a {
	display:block;
	width:149px;
	height:24px;
	background:url(../images/read_more.png) left top no-repeat;
	margin:10px 0 0 0;
	padding:0 0 0 0;
	text-decoration:none;
}#fl{float:left; margin:0; padding:3px;}
.captcha{float:left}
.enquiry_box{}
#read_more a:hover {
	display:block;
	width:149px;
	height:24px;
	background:url(../images/read_more.png) left bottom no-repeat;
	margin:10px 0 0 0;
	padding:0 0 0 0;
	text-decoration:none;
}
#hp_box1 {
	float:left;
	margin:20px 0 0 30px;
	padding:0 0 0 0;
	width:250px;
}
#hp_box1 ul {
	margin:15px 0 0 0;
	padding:0 0 0 0;
}
#hp_box1 li {
	list-style:none;
	background:url(../images/bullet.png) no-repeat left;
	padding:0 0 0 19px;
	line-height:28px;
	font-family:arial;
	font-size:12px;
	color:#5b9dd1;
	font-weight:bold;
	text-decoration:underline;
}
#hp_box2 {
	float:left;
	margin:20px 0 0 40px;
	padding:0 0 0 20px;
	width:280px;
	border-left:1px dotted #CCC;
}
#hp_box2 p {
	float:left;
	margin:15px 0 0 0;
	padding:0 0 10px 40px;
	width:240px;
	font-family:arial;
	font-size:14px;
	color:#5b9dd1;
	line-height:18px;
	text-align:left;
	border-bottom:1px dotted #CCC;
}
#hp_box2 p a{
	color:#5b9dd1;
}
#hp_box2 p a:hover{
	color:#e54a1e;
}
#hp_box3 {
	float:left;
	margin:20px 0 0 40px;
	padding:0 0 0 20px;
	width:280px;
	border-left:1px dotted #CCC;
}
#hp_box3 p {
	margin:15px 0 0 0;
	padding:0 0 0 0;
	width:280px;
	font-family:'Roboto', arial;
	font-size:13px;
	color:#8291a6;
	line-height:18px;
	text-align:left;
}
#hp_box3 p a{
	color:#5b9dd1;
	float:right;
	text-decoration:underline;
	text-transform:uppercase;
	font-weight:bold;
}
#hp_box3 p a:hover{
	color:#e54a1e;
	float:right;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
.hp_readmore {
	float:right;
	margin:10px 0 0 0;
	padding:0 0 0 0;
	width:100px;
}
.hp_readmore a{
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:arial;
	font-size:12px;
	color:#5b9dd1;
	float:right;
	text-decoration:underline;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom:none;
}
.hp_readmore a:hover{
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#e54a1e;
	float:right;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom:none;
}
.hp_img1 {
	background:url(../images/hp_icon1.png) no-repeat 0px 4px;
}
.hp_img2 {
	background:url(../images/hp_icon2.png) no-repeat 0px 4px;
}
.hp_img3 {
	background:url(../images/hp_icon3.png) no-repeat 0px 4px;
}
#footer_name {
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:'Roboto', arial;
	font-size:14px;
	color:#b4bdc6;
	text-align:left;
}
#footer_number {
	float:left;
	margin:0 0 0 170px;
	padding:0 0 0 0;
	font-family:'Roboto', arial;
	font-size:14px;
	color:#b4bdc6;
	text-align:left;
	font-weight:bold;
}
#footer_bullets {
	float:left;
	margin:0 0 0 100px;
	padding:0 0 0 0;
}
#footer_bullets ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#footer_bullets li {
	background:url(../images/footer_bullets.png) left no-repeat;
	padding:0 0 0 15px;
	list-style:none;
	font-family:arial;
	font-size:10px;
	color:#b4bdc6;
	text-align:left;/*
	font-weight:bold;*/
	line-height:18px;
}
#new_latest_offer {
	position:absolute;
	left:1102px;
}
section {
	margin:2px 0 0 0;
	float:left;
	padding:0 0 0 0;
	width:980px;
}
section h2 {
	font-family:'Roboto', arial;
	margin:10px 0 0 20px;
	padding:0px 0 0 0;
}
section p {
	margin:0 20px 10px 20px;
	padding:0 0 0 0;
	    text-align: justify;
}
section p a{
	color:#06C;
}
section p a:hover{
	color:#000;
}
section p img {
	background:url(../images/loading.gif) center no-repeat;
	float:left;
	margin:0 15px 0 0;
}
p {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	line-height:22px;
	text-align:left;
}
section h1{
	float:left;
	margin:0 0 0 0;
	padding:10px 20px;
	width:940px;
	background:#FFF url(../images/boxes_btm_bg.png) repeat-x left bottom;
	border-bottom:1px solid #FFF;
}
#fl {
    float: left !important;
    width: auto !important;
    min-height: 16px !important;
    height: 30px !important;
    line-height: 30px !important;
    margin-left: 1px !important;
    padding: 1px 9px !important;
    color: #666 !important;
    font-family: 'Roboto' !important;
    background-color: #F7F5F5 !important;
    border: 1px solid #EBF6E5 !important;
}

section ul {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	line-height:22px;
	text-align:left;
}
.arial-font {
	font-family:arial;
	font-size:12px
}
.table_heading {
	border-top:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	border-left:1px solid #e2e2e2;
	background:#e54a1e;
	font-family:'Roboto', arial;
	color:#FFF;
	font-size:14px;
	padding:5px 10px;
}
.table_content {
	border-top:1px solid #FFF;
	border-bottom:1px solid #e2e2e2;
	border-left:1px solid #e2e2e2;
	font-family:arial;
	color:#333;
	padding:5px 10px;
}
.table_content_last {
	border-top:1px solid #FFF;
	border-bottom:1px solid #e2e2e2;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	font-family:arial;
	color:#333;
	padding:5px 10px;
}
.table_heading_last {
	border-top:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	background:#e54a1e;
	font-family:'Roboto', arial;
	color:#FFF;
	font-size:14px;
	padding:5px 10px;
}
.order_button {
	background:#FC0;
	color:#000;
	font-size:13px;
	font-weight:bold;
}
.old_amount {
	text-decoration:line-through;
	font-weight:normal;
	color:#F00;
}
.star {
	color:#F00;
}
#footer_links {/*
	background:url(../images/footer-bg.png) left top repeat-x #33659a;*/
	margin:0 auto;
	padding:15px;
	width:950px;
	border-top:25px solid #FFF;
}
#footer_links ul{
	width:190px;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#footer_links li{
	list-style:none;
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color:#FFF;
	line-height:20px;
	text-shadow:1px 1px 0px #069;
}
#footer_links li a{
	font-size:13px;
	color:#CCC;
}
#footer_links li a:hover{
	color:#FFF;
}
#footer_bg {
	width:100%;
	background:url(../images/footer-bg.png) left top repeat-x #33659a;
	margin:0 0 0 0;
	float:left;
}


/*				Slider
---------------------------------------- */
#slider-wrapper {
	width:978;
	overflow:hidden;
	z-index:1;
	height:290px;
	padding:0;
	margin-top:1px;
	background:url(../images/loading.gif) center center no-repeat #f1f2f5; 
}

.enquiry_box {
    background: #ededed;
    margin: 1px 16px 0 0;
    padding: 5px;
    outline: none;
    font-size: 11px;
    border: none;
    box-shadow: inset 1px 1px 0px #CCC;
    border-radius: 3px;
    width: 64%;
    border-bottom: 1px solid #ebebeb;
    float: right;
    border-right: 1px solid #ebebeb;
}
.box-inpt-wrp{position:relative;}.box-inpt-wrp span{position: absolute;
    top: -2px;
    right: 18px;}
.rght-fom-box{width:50%; float:right;    height: 300px;}
.enquiry_list {
    background: #ededed;
    margin: 0px 15px 0 0;
    padding: 5px;
    float: right;
    outline: none;
    font-family: 'Roboto', arial;
    font-size: 13px;
    border: none;
    width: 68%;
    box-shadow: inset 1px 1px 0px #CCC;
    border-radius: 3px;
    border-bottom: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
}.enquiry_list-new {
	background:#ededed;
	margin:0px 0 0 0;
	padding:2px 5px;
	outline:none;
	font-family:'Roboto', arial;
	font-size:13px;
	border:none;
	box-shadow:inset 1px 1px 0px #CCC;
	border-radius:3px;
	border-bottom:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
}
#enquiry_form {
	float:right;
	font-family:'Roboto', arial;
	font-size:14px;
	width:670px;
	margin:0 0 0px 0;
	padding:0 0px;
	color:#333;
	text-align:left;
	line-height:40px;
}
.textbox {
	outline:none;
	border:1px solid #e2e2e2;
	font-family:arial;
	font-size:12px;
	color:#000;
	line-height:20px;
	height:20px;
	box-shadow:inset 0 0 15px #FFF;
	-moz-box-shadow:inset 0 0 15px #FFF;
	-webkit-box-shadow:inset 0 0 15px #FFF;
	-ms-box-shadow:inset 0 0 15px #FFF;
	-o-box-shadow:inset 0 0 15px #FFF;
}
.box-thnku-rght{float:right; width:74%; }

.box-thnku-rght h2   { margin: 40px 80px 1px 1px;
    padding: 0 0 0 0;
    font-family: 'Gudea', Arial;
    font-size: 30px;
    color: #999;
	text-transform:capitalize;
    text-align: center;
    letter-spacing: -1px;
    text-shadow: 1px 1px 0px #FFF, 2px 2px 0px #ccc;
}

.box-thnku-left{width:26%; float:left;}
.textarea {
	width:95%;
	background:#ededed;
	margin:0px 0 0 0;
	padding:5px;
	outline:none;
	    height: 190px;
	font-size:11px;
	border:none;
	box-shadow:inset 1px 1px 0px #CCC;
	border-radius:3px;
	border-bottom:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
}
.textarea-new {
	background:#ededed;
	margin:0px 0 0 0;
	padding:5px;
	font-family:'Roboto', arial;
	font-size:12px;
	outline:none;
	line-height:20px;
	color:#000;
	border:none;
	box-shadow:inset 1px 1px 0px #CCC;
	border-radius:3px;
	border-bottom:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
}
.enquiry_button {
    background: #F3AC18;
    color: #FFF;
    margin: 20px 0 0 0;
    padding: 10px 20px;
    outline: none;
    font-size: 14px;
    border: none;
    box-shadow: inset 1px 1px 0px #CC9C38;
    border-radius: 3px;
    /* width: 50px; */
    border-bottom: 1px solid #D89814;
    border-right: 1px solid #C58F1D;
    cursor: pointer;
}
.masterTooltip{float:right !important}
.tooltip {
	display:none;
	position:absolute;
	border:1px solid #333;
	background-color:#161616;
	border-radius:5px;
	padding:10px;
	color:#fff;
	font-size:12px Arial;
}
#section-box {
	float:right;
	width:500px;
	margin:0 20px 0 0;
}
.table {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	margin:10px 0 0 15px;
}
.table a{
	color:#333;
}

.top-policy-txt{    display: table;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 0px 0 10px 0;
    padding: 7px 0 0 20px;
    font-size:20px;
	}
.marstxt{    font-family: 'Gudea', Arial; font-weight:600; color:#4982BF; text-shadow: 1px 1px 0px #FFF, 2px 2px 0px #ccc;     font-size: 14px;}	