﻿/* Layout for desktop version */
@font-face {
  font-family: 'Roboto-Regular';
  font-style: normal;
  font-weight: 400;
  src: local('fonts/Roboto-Regular'), local('fonts/Roboto-Regular'), url(https://themes.googleusercontent.com/static/fonts/roboto/v8/2UX7WLTfW3W8TclTUvlFyQ.woff) format('woff');
}
.Headertitle {
			border: none;
			border-bottom: 1px solid #ccc;
			-webkit-padding-start: 0;
			-webkit-padding-end: 0;
			display: block;
			/* background: #eee; */
			background-image: linear-gradient(bottom, rgb(238,238,238) 37%, rgb(249,249,249) 69%);
			background-image: 			
			-o-linear-gradient(bottom, rgb(238,238,238) 37%, rgb(249,249,249) 69%);
			background-image: -moz-linear-gradient(bottom, rgb(238,238,238) 37%, rgb(249,249,249) 69%);
			background-image: -webkit-linear-gradient(bottom, rgb(238,238,238) 37%, rgb(249,249,249) 69%);
			background-image: -ms-linear-gradient(bottom, rgb(238,238,238) 37%, rgb(249,249,249) 69%);
			background-image: 	
			-webkit-gradient(
				linear,
				left bottom,
				left top,
				color-stop(0.37, rgb(238,238,238)),
				color-stop(0.69, rgb(249,249,249))
			);
			-webkit-border-top-left-radius: 6px;
			-webkit-border-top-right-radius: 6px;
			-moz-border-radius-topleft: 6px;
			-moz-border-radius-topright: 6px;
			border-top-left-radius: 6px;
			border-top-right-radius: 6px;
			width: 100%;
			/*padding: 7px 0;/
			text-align: center;
			text-shadow: 0px 1px 1px rgba(255,255,255,.8);
			font-size: 18px;
			font-weight: bold;
			/* -webkit-box-shadow: inset 0px 1px 0px rgba(255,255,255,1); */
			-moz-box-shadow: inset 0px 1px 0px rgba(255,255,255,1);
			/* box-shadow: inset 0px 1px 0px rgba(255,255,255,1); */
			/* outline: none; */
			}
.Headertitle > h2 {
    color: #2e8fc7;
    font-weight: bold;
    padding: 0 0 0 11px;
    text-align: left;
}
.content {
    float: left;
    margin: 0 0 0 14px;
    width: 100%;
}
.successtitle {
    color: #2c60cb;
    font-weight: bold;
    padding: 26px 0;
}
.content > p {
    color: #333333;
    margin: 0;
    padding: 0;
}

.bottommessage {
    border-top: 1px solid #dbdbdb;
    float: left;
    margin: 34px 0 0 16px;
    padding-top: 8px;
    width: 97%;
}
.section-left {
    float: left;
    width: 40%;
}

.section-right {
    float: left;
    margin-top: 15px;
    width: 60%;
}
p.link-nothanks {
    margin: 3px 0;
    font-weight: normal
}
p.link-nothanks a {
    color: #345bd6;
}
.contentwithoutlink {
    color: #757575;
}
/*.newuserRegistration {
  background: linear-gradient(to bottom, #357ab8 0%,#114776 100%);
  border-radius: 3px;
  border: none;
  box-shadow: 3px 1px 4px #636363;
  transition: all 0.2s linear;
  position: relative;
  border:1px solid #114776;
  font-weight: bold;
    padding: 7px 25px;
    margin-bottom: 0;
    color: #fff;
    border-radius:3px;
}*/

.paymentDialog {
    padding: 0;
     padding-top:0px !important;
    position: relative;
    float: none;
    width: 97%;
    z-index: 999999999;
    margin: 0px auto;
}
#cardDetailsForm  > input {
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
line-height:1.2em;
background:#fff;
font-size:12px;
outline:none;
width:100%;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
-webkit-box-shadow:0 1px 0 rgba(255,255,255,.5);
-webkit-transition:all .2s ease-out;
-webkit-background-clip:padding;
background-clip:padding-box;
border-color:#aaa;
border-style:solid;
border-width:1px;
padding:8px;
margin-bottom:28px !important;
}
#cardDetailsForm > div  > div.select > input {
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
line-height:1.2em;
background:#fff;
font-size:12px;
outline:none;
width:100%;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
-webkit-box-shadow:0 1px 0 rgba(255,255,255,.5);
-webkit-transition:all .2s ease-out;
-webkit-background-clip:padding;
background-clip:padding-box;
border-color:#aaa;
border-style:solid;
border-width:1px;
padding:8px;
margin-bottom:28px !important;
}
#cardDetailsForm > div.three > input {
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
line-height:1.2em;
background:#fff;
font-size:12px;
outline:none;
width:100%;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
-webkit-box-shadow:0 1px 0 rgba(255,255,255,.5);
-webkit-transition:all .2s ease-out;
-webkit-background-clip:padding;
background-clip:padding-box;
border-color:#aaa;
border-style:solid;
border-width:1px;
padding:8px;
margin-bottom:28px !important;
}
#billingDetailsForm  > input {
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
line-height:1em;
background:#fff;
font-size:12px;
outline:none;
width:100%;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
-webkit-box-shadow:0 1px 0 rgba(255,255,255,.5);
-webkit-transition:all .2s ease-out;
-webkit-background-clip:padding;
background-clip:padding-box;
border-color:#aaa;
border-style:solid;
border-width:1px;
padding:8px;
margin-bottom:16px !important;
}
#billingDetailsForm  > div.columns > input {
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
line-height:1.2em;
background:#fff;
font-size:12px;
outline:none;
width:100%;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
-webkit-box-shadow:0 1px 0 rgba(255,255,255,.5);
-webkit-transition:all .2s ease-out;
-webkit-background-clip:padding;
background-clip:padding-box;
border-color:#aaa;
border-style:solid;
border-width:1px;
padding:8px;
margin-bottom:16px !important;
}
#billingDetailsForm input::placeholder{
 line-height:1;
 padding: 10px 0px;
}
input.PaymentRegisterBTN {
  background: transparent linear-gradient(to bottom, #357AB8 0%, #114776 100%) repeat scroll 0% 0%;
  border-radius: 3px;
  border: none;
  box-shadow: 0 1px 2px rgba(0,0,0,0.2) inset, 0 -1px 0 rgba(0,0,0,0.05) inset;
  transition: all 0.2s linear;
  position: relative;
  border:1px solid #3B9DD6;
  font-size: 15px;
    padding: 8px 39px;
    color: #fff;
    font-weight: bold;
}
input.PaymentRegisterBTN:focus{
    box-shadow: 0 1px 0 #2392F3 inset, 0 -1px 0 #2392F3 inset, -1px 0 0 #2392F3, -1px 0 0 #2392F3 inset, 0 0 4px rgba(35,146,243,0.5);
    outline: none;
  }
 .PaymentBTN {
    width: 100%;
    float:right;
}
.float-rightposition {
    float: right;
}
.float-leftposition {
    float: left;    
}
.newsection {
    float: left;
    width: 100%;
    margin: 22px 0px;
}
.header-section-left {
    float: left;
    width: 50%;
}
.header-section-right {
    float: left;
    width: 50%;
}
h2.title.normalfont {
    font-size: 12px;
    text-align: left;
    float: left;
}
h2.title.boldfont {
    font-size: 13px;
    font-weight: bold;
    float: left;
    margin: 0px 9px;
}
.three.third.columns.cvv > input {
    float: left;
    width: 75% !important;
}
.three.third.columns.cvv > a {
    float: left;
    width: 16px;
}
.three.third.columns.cvv {
    float: left;
    position: relative;
}
.popup-overlay {
    width: 100%;
    height: 100%;
    position: fixed !important;
    background: rgba(196, 196, 196, .85);
    top: 0;
    left: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -ms-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
    z-index: 9999;
}
.paymentdialogPosition {z-index: 0;position: relative;padding: 2px;}
.centeralign { margin:0px auto; float:none}
div.actions > .btn { float:right}
/*.postBar {width: 97% !important;} create company post bar from inappzone subscription order*/ 
.socialLink.socialnetworkingIcons a {
   width: 35px;
   height: 35px;
   margin: 0 auto;
   background-image: url('../img/social-media.png');
   background-repeat: no-repeat;
   background-position: 0 0;
   text-indent: -999em;
   display: block;
}
.socialLink.socialnetworkingIcons a.socialGoogle {
   background-position: 3px 3px;
}
.socialLink.socialnetworkingIcons a.socialGoogle:hover {
   background-position: 3px -32px;
}
.socialLink.socialnetworkingIcons a.socialFacebook  {
   background-position: -79px 3px;
}
.socialLink.socialnetworkingIcons a.socialFacebook:hover  {
   background-position: -79px -32px;
}
.socialLink.socialnetworkingIcons a.socialLinkedIn, .socialnetworkingIcons a.socialLinkedIn:hover  {
   background-position: -36px 3px;
}
.socialLink.socialnetworkingIcons a.socialLinkedIn:hover  {
   background-position: -36px -32px;
}
.row.paymentdialogPosition.BillingandpaymentMaincls.managebilling-subcls {
    margin-left: 40%;
    width: fit-content;
}
input[type=text].Username {
background:url('../img/user-icon-24.png') no-repeat 5px 7px !important;
background-size: 15px 15px !important;
}
input[type=text].Username:focus {background:#ffffff url('../img/user-icon-24.png') no-repeat 5px 7px !important;background-size: 15px 15px !important;}
input[type=password].password {
    background:url('../img/password-icon-24.png') no-repeat 5px 7px !important ;
background-size: 15px 15px !important;
}
input[type=password].password:focus {background:url('../img/password-icon-24.png') no-repeat 5px 7px !important ;background-size: 15px 15px !important;}