#audio_countries {
	margin-bottom: 0px;
}

.has-error.form-control {
	border-color: #ff1e5a;
}

.has-error.help-block,
.error {
	color: #FF1E5A;
}

.success {
	color: #3C763D;
}

.subitem.tip {
	font-size: 12px;
	color: #999;
}

select.birthdate {
	text-transform: capitalize;
}

.blockLabel {
	display: block;
}

.billto_contact_info_fields,
.soldto_contact_info_fields {
	padding-right: 15px;
}

.recurly .form-control {
	height: 50px !important;
}

.recurly .field input[type=text],
.recurly .field.cvv input[type=text],
.recurly .field.last_name input[type=text],
.recurly .field.zip input[type=text] {
	width: 100%;
}

.additionDiv .additionPanel {
	margin-bottom: 30px;
}

.credit_card .form-group {
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	width: 530px;
	justify-content: space-between;
}

.credit_card .form-group label {
	display: inline-block;
	vertical-align: middle;
	width: 150px;
	word-break: break-all;
	text-align: left;
}

.credit_card .form-element input {
	border-radius: 8px;
	border: 1px solid #BABACC;
	height: 50px;
	box-sizing: border-box;
	padding: 0px 12px;
	width: 370px;
}

.credit_card .form-element input {
	width: 370px;
}

.credit_card .form-element input,
.credit_card .form-element select {
	max-width: 100%;
}

.form-label-input-pair {
	display: inline-block;
}

.credit_card .select-input {
	width: 180px;
}

.credit_card select {
	height: 50px;
	padding: 0px 12px;
	border-radius: 8px;
	background: #ffffff;
	border: 1px solid #BABACC;
}

#step2 .title {
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	line-height: 29px;
}

#step2 {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

#step2 .date_select {
	margin-right: 8px;
	margin-top: 8px;
	text-transform: capitalize;
	width: 100px;
}

.zm-select--small {
	line-height: 22px;
}

.zm-select {
	display: inline-block;
	position: relative;
}

.mgt-xl {
	margin-top: 32px !important;
}

.zm-select--small .zm-select-input {
	line-height: 22px;
}

.zm-select .zm-select-input {
	position: relative;
	display: block;
	align-items: center;
	line-height: 30px;
	font-size: 14px;
	padding: 0 12px;
	padding-right: 25px;
	box-sizing: border-box;
	border: 1px solid #BABACC;
	border-radius: 8px;
	transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	background-color: #ffffff;
	height: 30px;
	width: 100%;
}

.zm-select select:invalid {
	color: #515151;
}

.zm-button--primary.is-disabled,
.zm-button--primary.is-disabled:hover,
.zm-button--primary.is-disabled:focus,
.zm-button--primary.is-disabled:active {
	color: #e6e7e8;
	background-color: #F2F2F7;
	border-color: #F2F2F7;
}

.zm-button.is-disabled,
.zm-button.is-disabled:hover,
.zm-button.is-disabled:focus {
	color: #e6e7e8;
	cursor: not-allowed;
	background-image: none;
	background-color: #F2F2F7;
	border-color: #F2F2F7;
	box-shadow: none;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

.zm-button {
	display: inline-block;
	line-height: 30px;
	white-space: nowrap;
	cursor: pointer;
	background: #F2F2F7;
	border: 1px solid #BABACC;
	border-color: #F2F2F7;
	color: #232333;
	-webkit-appearance: none;
	text-align: center;
	box-sizing: border-box;
	outline: none;
	margin: 0;
	transition: .1s;
	position: relative;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	padding: 0 16px;
	font-size: 14px;
	border-radius: 8px;
}

.zm-button--primary {
	color: #ffffff;
	background-color: #00aced;
	border-color: #00aced;
}

.not_stored_data {
	text-align: center;
	color: #515151;
}

.sign-in-link {
	margin-top: 64px;
	text-align: center;
	display: none;
}

#step3 input {
	height: 50px;
}

@media screen and (min-width: 768px) {
	#step3 {
		max-width: 495px;
	}
}

@media screen and (max-width: 767px) {
	.navbar-signup-header .navbar-header {
		display: block;
		float: left;
		border: none;
	}

	.navbar-signup-header .collapse {
		display: block;
	}

	#header_container .container>.navbar-collapse {
		background-color: #ffffff;
		border: none;
	}

	#header_outer .navbar-signup-header .navbar-collapse .navbar-right {
		float: right;
		margin-top: 4px;
	}
}


#buyitnow {
	max-width: 840px;
	margin: 0 auto;
	margin-bottom: 60px;
}

#buyitnow .page-header h1 {
	margin-top: 56px;
	margin-bottom: 24px;
	font-size: 32px;
}

#buy_steps {
	margin-bottom: 30px;
}

#buyitnow_container .edit-plan {}

#buyitnow_container .recurly .subscription {
	padding: 0;
	border-radius: 0;
}

#buyitnow_container .recurly .plan,
#buyitnow_container .recurly .subplan {
	padding-top: 10px;
	padding-bottom: 5px;
}

#buyitnow_container .recurly .plan .name,
#buyitnow_container .recurly .plan .recurring_cost .cost,
#buyitnow_container .recurly .subplan .name,
#buyitnow_container .recurly .subplan .recurring_cost .subcost,
#buyitnow_container .recurly .plan .coupon .discount {
	font-size: 14px;
	color: #333;
	font-weight: normal;
}


#buyitnow_container .recurly .plan .recurring_cost .interval,
#buyitnow_container .recurly .subplan .recurring_cost .interval {
	padding-bottom: 0;
}

#buyitnow_container .box .recurly {
	width: auto;
}

#buyitnow_container .box .recurly .separator {
	background: none;
	background-color: #f1f3f5;
}

#buyitnow_container .box .recurly .subscribe {
	background-color: #f1f3f5;
}

#buyitnow_container .box .recurly .plan {
	border-top: solid 1px #ccc;
}

#buyitnow_container .box .recurly .due_now_total,
#buyitnow_container .box .recurly .due_now_subtotal {
	left: 0;
	height: 65px;
	line-height: 48px;
	font-size: 16px;
	font-weight: bold;
	padding: 0 30px 0 20px;
	margin: 0;
	border-width: 0;
	background-color: #f1f3f5;
	color: #333;
	border-radius: 0;
}

#buy_steps .title {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	background: #eee;
	color: #aaa;
}

#buy_steps .title span.text {
	display: inline-block;
	font-size: 16px;
	padding: 10px;
}

#buy_steps .title span.text .number {
	font-size: 1.4em;
}

#buy_steps .enabled .title {
	background: #9dc8e2;
	color: #ffffff;
}

#buy_steps .active .title {
	color: #ffffff;
	background: #2184be;
}

#due_now_total {
	cursor: pointer;
	position: relative;
}

#due_now_total a.expandbutton {
	position: absolute;
	right: 5px;
	text-decoration: none;
	font-size: 18px;
	color: #999;
}

#buyitnow_container .edit-plan {
	padding: 10px 10px 10px 30px;
}

.buyheader-tip {
	max-width: 840px;
	padding: 0;
}

#buyheader {
	background-color: #ffffff;
	position: relative;
	max-width: 840px;
	padding: 0;
}

#buyheader h2 {
	padding: 0;
	margin: 56px 0 24px;
	font-size: 32px;
}

.buytopnav {
	padding: 0;
	margin: 0;
	font-size: 0;
	border-radius: 4px;
	overflow: hidden;
	width: 840px;
}

.buytopnav li {
	list-style-type: none;
	padding: 0;
	display: inline-block;
}

.buytopnav .btn {
	font-size: 16px;
	text-align: left;
	line-height: 24px;
	padding: 14px 0 14px 30px;
	cursor: default;
	border-radius: 0;
	border: 0 none;
	color: #AAA;
	outline: 0 none;
	width: 280px;
}

.buytopnav .step1.step1-selected,
.buytopnav .step2.step2-selected {
	background: #E8E8E8 url("https://d24cgw3uvb9a9h.cloudfront.net/static/93976/image/billing/step-1.png") right center no-repeat;
	color: #333;
	background-size: 30px auto;
}

.buytopnav .step1.step2-selected,
.buytopnav .step2.step3-selected {
	background: #F8F8F8 url("https://d24cgw3uvb9a9h.cloudfront.net/static/93976/image/billing/step-2.png") right center no-repeat;
	background-size: 30px auto;
}

.buytopnav .step1.step3-selected,
.buytopnav .step2.step1-selected {
	background: #F8F8F8 url("https://d24cgw3uvb9a9h.cloudfront.net/static/93976/image/billing/step-3.png") right center no-repeat;
	background-size: 30px auto;
}

.buytopnav .step3 {
	background: #F8F8F8 none;
}

.buytopnav .step3.step3-selected {
	background: #E8E8E8 none;
	color: #333;
}

#buyheader ul.buytopnav li .btn.roomconnector {
	width: 294px;
}

#buyheader ul.buytopnav li.active .btn {
	color: rgb(88, 90, 92);
	font-weight: bold;
	border-color: rgb(178, 180, 182);
}

#buyheader ul.buytopnav li.active {
	border-bottom-color: rgb(45, 165, 255);
}

.graySelect {
	height: 52px;
	background: #E9E9E9;
	border-width: 0px;
	color: #333333;
}

.whiteUnselect {
	height: 52px;
	background: #f8f8f8;
	border-width: 0px;
	color: #AAAAAA;
}

/* less than 767px */
@media screen and (max-width : 767px) {
	#plan_form>.row {
		margin: 0;
	}

	#buyitnow {
		padding: 0 2px;
	}

	#buyitnow .page-header h1 {
		margin-top: 0;
	}

	.buytopnav {
		width: 100%;
	}

	.buytopnav li {
		width: 33.3%;
	}

	.buytopnav .btn {
		width: 100%;
	}

	.buytopnav .btn {
		font-size: 12px;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		padding: 14px 0 14px 6px;
	}
}

@media screen and (min-width : 768px) and (max-width : 1024px) {
	#plan_form>.row {
		margin: 0;
	}

	#buyitnow {
		padding: 0 2px;
	}

	#buyitnow .page-header h1 {
		margin-top: 0;
	}

	.buytopnav {
		width: 100%;
	}

	.buytopnav li {
		width: 33.3%;
	}

	.buytopnav .btn {
		width: 100%;
	}

	.buytopnav .btn {
		font-size: 12px;
		padding: 14px 0 14px 6px;
	}
}

.optout-notice-wrapper {
	width: 100%;
	display: none;
	position: relative;
}

.optout-notice-container {
	padding: 24px 48px 24px 24px;
}

.meeting-disabledpmi-alert {
	min-width: 415px;
}

.meeting-edit-disabledpmi-alert {
	min-width: 553px;
}

.meeting-edit-disabledpmi-alert p,
.meeting-disabledpmi-alert p {
	line-height: inherit;
}

@media only screen and (max-width: 414px) {
	.optout-notice-container {
		padding: 10px 20px;
	}
}

.optout-notice-container div {
	display: inline-block;
}

.optout-notice-title {
	font-weight: bold;
	line-height: 150%;
}

.optout-notice-medium {
	background-color: #FCF6ED;
	color: #775111;
}

.optout-notice-low {
	background-color: #E4F7EB;
	color: #1C7E41;
}

.optout-notice-high {
	background-color: #FFE8E8;
	color: #B22424;
}

.optout-notice-container a {
	color: #0065F2;
	font-weight: bold;
	text-decoration: none;
}

.optout-notice-content {
	padding-right: 24px;
}

.optout-notice-close {
	position: absolute;
	top: 10px;
	right: 23px;
	font-size: 30px;
	color: #232333;
	cursor: pointer;
	border: none;
	background: transparent;
}

.optout-notice-close:before {
	content: '\00d7';
}

#content_container.content_container_hide_header {
	padding-top: 0px;
}

.body_hide_footer {
	background: #ffffff;
}

body div.combobox div.dropdownlist {
	width: calc(100% + 2px) !important;
}


.rightCart {
	width: 280px;
	display: inline-block;
	float: right;
	margin: 0 0 40px 20px;
	border-radius: 4px;
	background-color: #ffffff;
}

.rightCartOrder {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 5px;
	border: solid 1px #e0e2e4;
}

.rightCart .headerLabel {
	font-size: 18px;
	padding-left: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #e0e2e4;
	width: 100%;
}

.rightCart .sub-header {
	font-size: 14px;
	padding-left: 20px;
	padding-top: 6px;
	width: 100%;
	margin-bottom: 0;
	position: relative;
	bottom: -9px;
}

.rightCartOrder table {
	width: 100%;
	margin: 15px 0;
}

.firstColumn {}

.grayColor {
	font-size: 12px;
	color: #515151;
}

.planTitle {
	color: #222222;
	font-size: 11px;
}

.secondColumn {
	text-align: right;
	white-space: nowrap;
}

.todayTotalDesc,
.zrProductTotalDesc {
	font-size: 12px;
	color: #515151;
	text-align: right;
	padding-top: 5px;
}

.todayTotal,
.zrProductTotal {
	font-size: 15px;
	line-height: 20px;
	color: #222222;
}

.rightCart .accepted_cards {
	display: inline-block;
	height: 34px;
	overflow: hidden;
}

.rightCartOrder hr {
	margin: 20px 10px;
}

.rightCart .card {
	background-position: right top;
	background-repeat: no-repeat;
	text-indent: -3000px;
	width: 32px;
	height: 32px;
	margin: 0;
	padding: 0;
	display: inline-block;
}

.accepted_cards>.paypal {
	height: 26px;
	width: 85px;
	display: inline-block;
	margin-left: 5px;
	background-size: 75px;
}

.payMethod {
	text-align: center;
	padding-bottom: 10px;
}

.payMethod h4 {
	font-size: 13px;
	margin: 8px 0 4px;
}

.payMethod p {
	font-size: 12px;
	color: #515151;
	margin: 0 0 10px;
}

.payMethod p strong {
	color: #333;
}

.recurringTitle {
	font-size: 12px;
	line-height: 1.7;
	color: #222222;
}

.rightCart .telephone {
	text-align: center;
	margin-top: 20px;
	border-radius: 3px;
	background-color: #ffffff;
	border: solid 1px #e0e2e4;
	font-size: 13px;
	padding: 10px;
	display: none;
}

.telephoneIcon {
	background-image: url("../image/telephone.png");
	width: 25px;
	height: 26px;
}

.cartDeleteA {
	font-size: 12px !important;
	line-height: 1.7 !important;
	color: #9b9b9b !important;
	cursor: pointer;
}

.rightCart .orderItem {
	margin: 15px 20px;
}

.rightCart .telephone a {
	text-decoration: none;
	font-size: 16px;
	color: #333;
	font-weight: 600;
}

.rightCart .currency {
	margin-bottom: 20px;
	border-radius: 3px;
	background-color: #ffffff;
	font-size: 13px;
	padding: 5px;
	display: none;
}

.rightCart .currency .text {
	color: #333;
	font-size: 16px;
}

.rightCart .currency .dropdown-currency-billing {
	display: inline-block;
	padding: 5px 10px;
	width: 185px;
	margin-left: 10px;
}

.rightCart .currency a {
	position: relative;
	text-decoration: none;
	color: #333;
	font-size: 16px;
	display: inline-block;
	width: 100%;
	z-index: 1;
}

.rightCart .currency .border {
	position: absolute;
	border: solid 1px #e0e2e4;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 0;
}

.rightCart .currency a:focus+.border {
	border-color: rgb(25, 200, 255);
}

.rightCart .currency span.caret {
	position: absolute;
	right: 10px;
	top: 10px;
}

.rightCartCoupon .coupon {
	color: #333;
	margin: 20px 0;
}

.rightCartCoupon .coupon .check {
	background: #F4F4F4;
	border: 1px solid #CCC;
	border-width: 1px 1px 1px 0;
	border-radius: 0 4px 4px 0;
	width: 100px;
}

.rightCartCoupon .coupon.invalid .coupon_code {
	border-color: #a55;
	background: #fee;
	color: #311;
}

.rightCartCoupon .coupon div.coupon_code {
	font-size: 0;
	white-space: nowrap;
	overflow: hidden;
	float: none;
}

.rightCartCoupon .coupon .coupon_code .error {
	left: 393.3333333333333px;
}

.rightCartCoupon .coupon input.coupon_code,
.rightCartCoupon .coupon .check {
	font-size: 14px;
	display: inline-block;
	height: 50px;
	vertical-align: top;
}

.rightCartCoupon .coupon .check:disabled {
	color: #AAA;
	outline: 0 none;
}

.rightCartCoupon .coupon input.coupon_code {
	width: 180px !important;
	border-radius: 4px 0 0 4px;
}

.rightCartCoupon .coupon .description {
	margin: 4px 0 0;
	color: #FF1E5A;
}

@media screen and (max-width : 767px) {
	.rightCart {
		width: 100%;
		margin-top: 30px;
		margin-bottom: 130px;
	}

	.rightCartCoupon .coupon div.coupon_code {}

	.rightCartCoupon .coupon input.coupon_code {
		width: 61% !important;
	}

	.rightCartCoupon .coupon .check {
		width: 39%;
	}

	.recurly .accept_tos {
		text-align: left;
	}

	.recurly .footer {
		text-align: center;
	}
}

@media screen and (min-width : 768px) and (max-width : 1024px) {
	.rightCart {
		width: 35%;
	}

	.rightCart .cart-link .link-title {
		width: 61%;
	}

	.rightCartCoupon .coupon div.coupon_code {
		width: 98%;
	}

	.rightCartCoupon .coupon input.coupon_code {
		width: 100%;
		border-radius: 4px 0 0 4px;
	}

	.rightCartCoupon .coupon label {
		width: 61% !important;
	}

	.rightCartCoupon .coupon .check {
		width: 38%;
	}
}