.subscr-hdr2 {
	font-size: 30px;
	font-weight: normal;
	margin: 0px 0px 28px 0px;
	margin-block-start: 0px;
}
.subscr-hdr3 {
	font-size: 18px;
	font-weight: 600;
	color:#333333;
	margin-block-start: 15px;
	margin-block-end: 5px;
}
.subscr-hdr4 {
	font-size: 14px;
	font-weight: 600;
}
.subscr-header {
	margin: auto;
	width: 100%;
	border-bottom: 1px solid #cccccc;
	padding:20px 0px 10px 0px;
}
.subscr-no-display {
	display: none;
}
.subscr-content-div {
	padding-top: 30px;
	display: none;
}
.subscr-center-div {
	margin: auto;
}
.subscr-content-w {
	width: 730px;
}
.subscr-trial-content-w {
	width: 500px;
}
.subscr-plan-th {
	background-color: lightgrey;
	padding: 2px 15px;
}
.subscr-plan-td {
	padding-left: 15px;
}
.subscr-group-div {
	border: 1px solid #939393;
	border-radius: 7px;
	width: 450px;
}
.subscr-group-lbl {
	position: absolute;
	margin: -12px 0px 0px 12px;
	background-color: white;
	padding: 0px 12px;
}
.subscr-link {
	cursor: pointer;
	color: blue;
	/*text-decoration: underline;*/
	/*background-color: lightgrey;*/
}
.subscr-slider-box {
	position: relative;
	border: 2px solid #c1c1c1;
	border-radius: 5px;
	margin: 20px;
	padding: 10px;
	overflow: hidden;
	box-shadow: 0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);
}
.subscr-charge-div {
	height: 0px;
	width: 575px;
	padding-top: 25px;
}
.subscr-modal {
	position : absolute;
	top : 0px;
	left : 0px;
	opacity: 0.5;
	border-radius: 3px;
	background-color: #d1d1d1;
	z-index : 99999;
}
.subscr-charge-contents {
	margin: 22px 20px 0px 20px;
}
.subscr-charge-btns {
	margin: 20px 0px 12px 0px;
	width: 97%;
}
.subscr-stripe-div {
	height: 0px;
	width: 575px;
	padding-top: 25px;
}
.subscr-est-tbl-1 {
	margin: 15px 0px 14px 25px;
}
.subscr-est-tbl-2 {
	margin: 15px 0px 0px 0px;
}
.subscr-enhance {
	font-weight: bold;
}
.subscr-plan-gb {
	margin: 0px 0px 0px 20px;
	font-size: 13px;
}
.subscr-num-spin-div {
	width: 125px;
	margin: 3px 0px;
}
.subscr-num-spin-inp {
	font-size: 12pt;
	font-family: 'segoe_uiregular', san-serif;
	text-align: center;
	height: 30px;
	color: #02027a;
	font-weight: bold;
}
.subscr-num-spin-btn {
	font-size: 11pt;
	height: 30px;
	color: #1f5c9a;
}
.subscr-label-tr {
	font-size: 14px;
}
.subscr-label-td {
	width: 180px;
}
.subscr-location-help {
	font-size:10pt;
	font-style: italic;
	padding: 10px 0px 0px 25px;
	color: #444444;
}
.subscr-error-div {
	display: none;
	width: 700px;
	height: 435px;
	background-color: #efefef;
	margin: 0px auto;
	margin-top: 100px;
	font-family: Roboto, "Helvetica Neue", Arial, sans-serif;
	letter-spacing: 0.5px;
	color:#3b3b3b;
}
.subscr-exclamation {
	text-align: center;
	color: grey;
	font-size: 64px;
	padding: 65px 0px 0px 0px;
}
.subscr-text1 {
	text-align: center;
	padding: 30px 0px 0px 0px;
	font-size: 18pt;
}
.subscr-text2 {
	text-align: center;
	padding: 40px 0px 0px 0px;
	font-size: 13pt;
}
.subscr-cur-cc {
	margin: 15px 0px 0px 40px;
}
.subscr-stripe-iframe {
	width: 100%;
	border: 0px;
	margin: 10px 0px 0px 40px;
	height: 195px;
}
.subscr-update-cc-div {
	position: absolute;
	top: 192px;
	left: 50px;
}
.subscr-new-cc-div {
	position: absolute;
	top: 235px;
	left: 50px;
}
.subscr-trial-acct-div {
}
.subscr-qacir {
	cursor: pointer;
}
.subscr-hover-span {
	border: 2px solid grey;
	padding: 10px 20px;
	border-radius: 5px;
	position: absolute;
	background-color: #f8f8f8;
}
.subscr-helpdiv {
	width: 87%;
	margin: 0px auto;
	margin-top: 30px;
}
.subscr-helpmsg {
	padding: 30px 0px 0px 0px;
	font-size: 12pt;
}
.subscr-errmsg {
	padding: 10px 0px 0px 0px;
	font-size: 11pt;
}
.subscr-per-item-text {
	margin: 0px 0px 0px 20px;
	color: #404040;
}

.subscr-sel-div {
	width: 240px;
	margin: 5px 0px;
}
.subscr-select {
	width: 200px;
	height: 35px;
	font-size: 16px;
	font-family: 'segoe_uiregular', san-serif;
	border-radius: 5px;
	padding-left: 7px;
	cursor: pointer;
}
.subscr-hvr-enable {}
.subscr-hvr-enable:hover {
	background-color: #e9e9e9;
}
.subscr-hvr-disable{}
.subscr-hvr-disable:hover {}

.subscr-select option {
	background-color: white;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}
.subscr-logout-btn {
	padding: 0px 14px;
	line-height: 27px;
	margin: 0px 5px;
}
.subscr-close-x {
	font-size: 22px;
	font-weight: 100;
	color: #222222;
	cursor: pointer;
	float: right;
	margin: -19px 0px;
	border-radius: 4px;
	padding: 2px 4px 4px 4px;
}
.subscr-close-x:hover {
	background-color: #d0d0d0;
}
/* ------------------------------------------------------------------------------------- */
/*
 *	In progress spinner
*/
.spin-dual-ring {
	display: inline-block;
	width: 30px;
	height: 30px;
}
.spin-dual-ring:after {
	content: " ";
	display: block;
	width: 32px;
	height: 32px;
	margin: 1px;
	border-radius: 50%;
	border: 4px solid #fff;
	border-color: #222222 transparent #222222 transparent;
	animation: spin-dual-ring 1.2s linear infinite;
}
@keyframes spin-dual-ring {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

/* ------------------------------------------------------------------------------------- */
/*
 * For bootstrap-spinner (number spinner).
 * If we include botstrap.css, it messes up other parts of the app!
*/
.input-group {
	display: table;
}
.input-group-btn {
	box-sizing:border-box;
	position: relative;
	display: table-cell;
	vertical-align: middle;
}
.btn {
	font-size: 12pt;
	height: 30px;
	padding: 6px 12px;
	background-color: transparent;
	border: 1px solid #cccccc;
	border-radius: 4px;
	cursor: pointer;
}
.btn-left {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
.btn-right {
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
/*.btn:hover {*/
	/*background-color: #e9e9e9;*/
/*}*/
.form-control {
	height: 26px;
	width: 60px;
	border: 1px solid #cccccc;
	margin: 0px -3px 0px -3px;
	display: table-cell;
	text-align: center;
	font-size: 13pt;
}
