.recurly-hosted-field {
	height:2.7em;
	border: 2px solid #D7D7D9;
}

.jc-ajax-resp, .jc-ajax-paymeth-resp {
	margin-top: 20px;
}
.jc-mt-4 {
	margin-top: 16px;
}

.jc-recurly-newplan {
	
}

.text-center {
	text-align:center
}


.jc-um-button {
	cursor: pointer;
	-webkit-appearance: button;
	border: none;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
	 font-size: 0.88889em;
    font-weight: 700;
    line-height: 1.2;
    outline: none;
    padding: 0.76rem 1rem;
    text-decoration: none;
    vertical-align: bottom;
	 text-rendering: optimizeLegibility;
	 text-indent: 0px;
    text-shadow: none;
    display: inline-block;
}


.jc-btn-fade {
    background: #777;	
    background-color: #777;	
}

.jc-btn-blue {
    background: #0073aa;
    background-color: #0073aa;
}


.text-fade {
	color:#888;
	font-size:0.9em;
}


.jc-rec-confirm-popup, .jc-cancel-confirm-popup {
	border:solid #aaa 1px;
	border-radius:7px;
	-webkit-box-shadow: 4px 6px 15px 2px #aaa;
	-moz-box-shadow:    4px 6px 15px 2px #aaa;
	box-shadow:         4px 6px 15px 2px #aaa;
	position:fixed;
	z-index: 20;
	left:25%;
	right:25%;
	top:25%;
	bottom:30%;
	width: 50%;
	padding:30px;
	text-align:center;
	background-color:#fff;
}

/*VERSION 2.1 Adjusted to show form on registration page
.form-container-fix .um-register{
	display: none;
}*/


/*progressbar*/
.progress {
  width: 100%;
  margin: 20px auto;
  text-align: center;
}
.progress .circle,
.progress .bar {
  display: inline-block;
  background: #fff;
  width: 40px; height: 40px;
  border-radius: 40px;
  border: 1px solid #d5d5da;
}
.progress .bar {
  position: relative;
  width: 30%;
  height: 6px;
  top: -33px;
  margin-left: -5px;
  margin-right: -5px;
  border-left: none;
  border-right: none;
  border-radius: 0;
}
.progress .circle .label {
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 32px;
  margin-top: 3px;
  color: #b5b5ba;
  font-size: 17px;
}
.progress .circle .title {
  color: #b5b5ba;
  font-size: 10px;
  line-height: 30px;
  margin-left: -5px;
}

/* Done / Active */
.progress .bar.done,
.progress .circle.done {
  background: #eee;
}
.progress .bar.active {
  background: linear-gradient(to right, #EEE 40%, #FFF 60%);
}
.progress .circle.done .label {
  color: #FFF;
  background: #c1c1c1;;
  box-shadow: inset 0 0 2px rgba(0,0,0,.2);
}
.progress .circle.done .title {
  color: #444;
}
.progress .circle.active .label {
  color: #FFF;
  background: #3BA1DA;
  box-shadow: inset 0 0 2px rgba(0,0,0,.2);
}
.progress .circle.active .title {
  color: #3BA1DA;
}

.form-container-fix fieldset{
	display: none;
	width: 100%;
	text-align: center;
}
.form-container-fix fieldset .um-row{
	text-align: left;
}




.form-container-fix fieldset.active{
	display: inline-block;
	
}

.form-container-fix .um input[type="button"].um-button{
    background: #3ba1da;
	width: 100px;
	float: right;
	margin-top: 25px;
	cursor: pointer;
}
.form-container-fix .um input[type="button"].um-button.um-alt{
	background-color:  #eeeeee;;

}


.form-container-fix .um input[type="submit"].um-button:hover, .um a.um-button:hover, .form-container-fix .um input[type="button"].um-button:hover, .um a.um-button:hover {
    background-color: #44b0ec;
}

.form-container-fix .um input[type="submit"].um-button.um-alt:hover, .um a.um-button.um-alt:hover, .form-container-fix .um input[type="button"].um-button.um-alt:hover, .um a.um-button.um-alt:hover {
    background-color: #dddddd;
}


#content-area  .form-container-fix h3.fs-subtitle{
	color: #666;
	font-size: 14px;
}


.form-control.is-valid, .was-validated .form-control:valid , .is-valid{
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center right calc(.375em + .1875rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

.form-control.is-invalid, .was-validated .form-control:invalid, .is-invalid{
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
    background-repeat: no-repeat;
    background-position: center right calc(.375em + .1875rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}
.stepback1, .stepback2{
	margin-right: 15px;
}
.stepback2{
	float:none !important;
}
.hidden {
	display: none;
}

.form-container-fix .select2-container--default .select2-selection--single .select2-selection__clear{
	display: none !important;
}
.form-container-fix .um-field-select .um-field-area.um-field-area-has-icon .select2-selection__rendered {
    text-indent: 0px !important;
    padding-left: 0 !important;
}
.form-container-fix .recurly-hosted-field {
	background-color: white;
}

.split-screen {
		text-align: center;

}
.split-screen h2{
	min-height: 35px;
}

.halfscreen{
	display: inline-block;
	width: 50%;
	box-sizing: border-box;
		padding: 10px 15px;
	min-height: 400px;
}
.half_left{
	float:left;
	border-right: 1px solid #ddd;
}
.half_right{
	float:right;
}

.halfscreen .fs-title{
	text-align: center;
word-wrap: break-word;
}

.halfscreen input[type="button"] ,.halfscreen a {
	color: #fff;
	float: none !important;
	margin: 0 auto;
}