

/* DomainRegistration.jsp style begin*/
 html,
		body {
			margin:0;
			padding:0;
			height:100%;
		}
  		
		#topbar{
			margin-top: 10px;
			font-size: 15px;
		}
		
		.round {
		    width: 15px;
		    height: 15px;
		    background: #d10606;
		    font-size: 12px;
		    color: #fff;
		    border-radius: 30px;
		   /*  display: inline-block;
		    text-align: center;
		    line-height: 15px;
		    position: absolute;
		    left: 20px; */
		}
		
		.manageAccount {
		    display: block;
		    width: 167px;
		    height: 30px;
		    margin: auto;
		    cursor: pointer;
		    position: relative;
		    border-radius:20px;
		    text-align:center;
		    background-color: #2980B9;
		    color:#fff;
		    
		   
		}
		
		.manageAccount p {
		    margin: 0;
		    position: absolute;
		    top: 50%;
		    left: 50%;
		    margin-right: -50%;
		    transform: translate(-50%, -50%) 
		}
		
		.tab{
			background-color: #f6f8f9;
			border-top: 1px solid #e3e3e3;
    		border-bottom: 1px solid #e3e3e3;
		    color: #6d7174;
		    text-decoration: none;
		}
		
		.tablist{
			font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
			color: #2980B9; 
			font-size: 15px;
			text-decoration: none;
		}
		
		.tablist:hover{
			border-radius: 2px;
			background-color: #85C1E9;
			color:#fff;
		}
		
		.tabmiddle{
			font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
			/* background-color: #85C1E9; */
			background: url("WebContent/images/myserver.jpg") no-repeat center center fixed;
	        -webkit-background-size: cover;
	        -moz-background-size: cover;
	        -o-background-size: cover;
	        background-size: cover;
			
		}
		
		.mynav{
			font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
			font-size: 20px;
			background-color: rgba(255, 255, 255, 0.0);
			border: 0px;
		}
		
		.mynav > li > a {
		    border-color: #fff;
		    background-color: #2980B9;
		    color: #fff;
		    font-size: 15px;
		}
		
		.tabstyle{
			background-color: rgba(255, 255, 255, 0.9);
			border-top-left-radius: 1em;
			border-top-right-radius: 1em;
			height:200px;
		}
		
		.pricing{
			height:50px;
			background-color: #BDC3C7;
			/* border-radius:20px; */
			border-bottom-left-radius: 1em;
			border-bottom-right-radius: 1em;
			font-size: 20px;
			width:100%;
			margin:auto;
		}
		.coverscreen {
	    position: fixed;
	    z-index: 99999;
	    height: 100%;
	    width: 100%;
	    top: 0;
	    left: 0;
	    background-color: rgba(51,51,51,0.7);
	    display: none;
	}
	
	.loderimagediv {
	    z-index: 99999;
	    left: 45%;
	    top: 40%;
	    position: fixed;
	}
	.tf{
	height : 35px;
	}
	.divs{
	
	margin-bottom:5px;
	margin-top : 5px;
	}
.modal-dialogInner{
width:335px !important;
}
.modal-headerInner{
	background: #f1f1f1 none repeat scroll 0 0;
    padding: 3px 0 1px 14px;
}
.h4inner{
 font-weight: bold; font-size: 15px;
}
.modal-bodyInner{
 padding:5px 15px 5px 15px !important;
}
.form-groupInner{
border:none !important; padding-bottom: 0px !important;
}
.modal-pricingInner{
	width:960px !important;
}
.form-group1 {
  margin-bottom: 15px;
}
.form-control1 {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 16px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.form-control1:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control1::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control1:-ms-input-placeholder {
  color: #999;
}
.form-control1::-webkit-input-placeholder {
  color: #999;
}
.form-control1::-ms-expand {
  background-color: transparent;
  border: 0;
}
.selected {
	width: 100%;
	margin: 20px 0 35px 0;
	padding: 0px;
}
.selected table {
	border: solid 1px #006cbd !important;
	border-radius: 4px;
	border-collapse: separate;
	padding: 15px;
	position: relative;
	font-family: 'helvlightregular';
	font-size: 16px;
}
.selected .table-bordered>tbody>tr>td, .selected .table-bordered>tbody>tr>th, .selected .table-bordered>tfoot>tr>td, .selected .table-bordered>tfoot>tr>th, .selected .table-bordered>thead>tr>td, .selected .table-bordered>thead>tr>th {
	border: none;
}
.checki {
	display: inline-block;
	padding-right: 15px;
	vertical-align: top;
}
span.mHD {
	display: inline-block;
}
.discount {
	color: #006cbd;
	font-size: 12px;
}
.sld {
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 0;
	top: 0;
}
.btnAlert{
	margin-right:15px;
}
.withDisc{
	width:auto;
	padding-left:2px;
}
.withoutDisc{
	text-decoration: line-through;
	width:auto;
	padding-left:2px;
	color:#999;
}
		.pricingDomainStyle{
			color:#FF0000;
		}
		
		.pricingRateStyle{
			color:#000000;
		}
		
		.thumbnail { border:0; }
		
		#wrapper {
			min-height:100%;
			position:relative;
		}
		
		#footer {
			width:100%;
			position:relative;
			bottom:0;
			left:0;
		}
		
		#footerAddress{
			background-color:rgba(55,58,65,0.09); 
			text-align: center; 
			padding-top:10px
		}
		
/* DomainRegistration.jsp style ends*/


/* WebHosting.jsp style begin */

	.middleSection{

			font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
			font-size: 20px;
		    background: #85C1E9; /* For browsers that do not support gradients */
		    background: -webkit-linear-gradient(#85C1E9, #fff); /* For Safari 5.1 to 6.0 */
		    background: -o-linear-gradient(#85C1E9, #fff); /* For Opera 11.1 to 12.0 */
		    background: -moz-linear-gradient#85C1E9, #fff); /* For Firefox 3.6 to 15 */
		    background: linear-gradient(#85C1E9, #fff); /* Standard syntax (must be last) */
		}
		
		.middleSectionHosting,td{
			font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
			font-size: 20px;
		}
		
		.buyNow {
		    display: block;
		    width: 200px;
		    height: 50px;
		    margin: auto;
		    cursor: pointer;
		    position: relative;
		    text-align:center;
		    background-color: #2980B9;
		    color:#fff;
		    border-radius: 5px;
		    
		   
		}
		
		 .buyNow span {
		    margin: 0;
		  	position: absolute;
		    top: 50%;
		    left: 50%;
		    margin-right: -50%;
		    transform: translate(-50%, -50%) 
		} 

/* WebHosting.jsp style ends */


/* ssl.jsp style begin */
		.ssl{
			font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
			font-size: 20px;
		}
/* ssl.jsp style ends */		


/* domainshoppingcart.jsp begin */

	.shoppingcart{
		    display: block;
		    width: 200px;
		    height: 40px;
		    margin: auto;
		    cursor: pointer;
		    position: relative;
		    border-radius:20px;
		    text-align:center;
		    background-color: #2980B9;
		    color:#fff;
		    
		   
		}
		
		.shoppingcart p {
		    margin: 0;
		    position: absolute;
		    top: 50%;
		    left: 50%;
		    margin-right: -50%;
		    transform: translate(-50%, -50%) 
		}

/* domainshoppingcart.jsp end */

/* for the policy dropdown */
/* Dropdown Button */
.dropbtn {
    background-color: transparent;
    color: #337ab7;
   /*  padding: 16px; */
    font-size: 16px;
    border: none;
    cursor: pointer;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
    background-color: transparent;
    border: none;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 165px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 6px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}


.font-styles{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
}
.lblmarquee{
	padding-left:5px;
	padding-right:5px;
	
}
.marqueediv{
	max-height: 40px;
	margin:0px;
	padding:10px 0px;
	display:inline;
}
