@font-face {
    font-family: 'Etica';
    src: url('../../sp/font/LFTEtica-Regular.woff2');
        font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Etica-CB';
    src: url('../../sp/font/LFTEticaCompressed-Bold.woff2');
    font-style: normal;
}
@font-face {
    font-family: 'Etica-Bold';
    src: url('../../sp/font/LFTEtica-Bold.woff2');
    font-style: normal;

}
body {
	margin-right: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #fcfcfc;
	font-weight: normal; 
	font-size: 16px; 
	color: #121212; 
	font-family:'Etica', Arial, Helvetica, sans-serif; 
	margin-top: 2px;
	line-height:1.5;
}

.logo{ background-image:url(../../sp/img/sp-logo.svg); background-repeat:no-repeat;background-position: 1px 1px;
background-size: 350px auto; height:70px; margin-left:0;}

.module-header {font-size:26px; 
	background-color: #00798F;
	border-top-left-radius: 16px;
	border-top-right-radius:16px;
	color:#fcfcfc;
	min-height:54px; padding:0 10px 0px 20px; margin-top:20px;}	
.bg{background:#f7f7f7;
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
}
.center {margin-left: auto;margin-right: auto;}

.bg2{width: 100%;
	background:linear-gradient(to top, #fcfcfc 0% 444px, #C1F4F1 444px 100%);	
	background-position-x:0; 
	background-size:100%;
	min-height: 900px;
}

A:link {
	font-size: 16px;
	color: #212121;
	text-decoration: none;
	border-style: none; 
}

A:visited {
	font-size: 16px;
	color: #212121;
	border-style: none;
}
A:hover {
	font-size: 16px;
	color: #00798F;
	border-style: none;
}
A:active {
	font-size: 16px;
	color: #006175;
	border-style: none;
}

h1 {
	font-size:18px;
	line-height:24px;
	text-transform:none; 
	padding-top: 15px;
    padding-bottom: 0px;
    color: #fcfcfc;
    font-weight: normal;
}

h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
	color: #121212;
	font-weight: normal;
	margin-top: 5px;
    margin-bottom: 5px;
    font-size:15px;
	line-height:20px;
	/*text-transform: uppercase;*/
	text-transform: none;
}

p {	margin-bottom: 0.5em; line-height: 1.4;}

.btn {
	padding: 6px 24px 6px 24px;
	border-radius:24px;
	font-size: 16px;
	font-weight:normal;
	text-transform:none;
	color: #fcfcfc;
	text-shadow:none;
	background:#00798F;
	border:none;
	box-shadow:none;
	min-width: 110px;
}

.btn:hover {
	color:#fcfcfc; 
	background:#006175;
	text-shadow:none;
	text-decoration: none;
}

.btn:active
{
	color:#fcfcfc !important; 
	background:#153E49 !important;
	text-shadow:none;
	text-decoration: none;
}
.btn:focus {
	color:#fcfcfc; 
	background:#153E49;
	text-shadow:none;
	text-decoration: none;
}
.btn:disabled, .btn.disabled {
	background:#eeeeee;
	font-weight:bold;
	color: #999;
}
button + button {margin-left:10px;}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input 

{
border:2px solid #383838;
border-radius:5px;
box-shadow:none;
background:#fcfcfc;
color:#121212;
font-weight:bold;
font-size:16px;
height: 2.3rem;
padding: 4px 6px;
margin-bottom: 0px;
font-size: 14px;
line-height: 30px;
vertical-align: middle;

}

textarea {height:auto;}

select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {border-color:inherit;box-shadow:0 0 3px rgba(0, 0, 0, 1);background:#fcfcfc;}
select {
height:auto;
width:100%;
padding: 4px 6px 2px 6px;
height:2rem;
font-size:16px;}
select option {font-weight:normal;font:1em Arial,Helvetica,Verdana,sans-serif;}
select:hover {background:#fcfcfc;}
select:focus {outline:none;} 

.account {width:100%;}
.infoArticle {margin-bottom:10px; font-size:15px;}
.infoArticle p {margin-bottom:0.05rem;}

.input-mini {width: 7rem;}
.p-b-10 {padding-bottom:10px;}
.p-b-15 {padding-bottom:15px;}
.p-b-20 {padding-bottom:20px;}
.p-t-5 {padding-top:5px;}
.p-t-10 {padding-top:10px;}
.p-t-15 {padding-top:15px;}
.p-t-20 {padding-top:20px;}
.cmsText {padding-bottom:10px;}
.alert-wrapper {border-radius:0;border:0;padding:0;background: none;margin:10px 0px 10px 0px;position: relative;font-weight: bold;}

.alert {text-shadow: none;color:#192E42;border-radius:0;border:0;padding:18px;}
.alert-error {background: #FECFCF; border: 1px solid #A90F1C; padding: 20px;}
.alert-info {background:#E3ECFC;border: solid 1px #204BAF;padding: 20px;}
.alert-info>.alert-info {background:none;color:inherit;padding:0;}
.alert-success {background:#C2E0D0; border: solid 1px #006641;padding: 20px;}

.input-medium{width:10rem;}
.content{box-shadow: rgba(0, 0, 0, 0.24) 0px 2px 4px;}
.footer {
	padding-top:20px;
	padding-bottom:10px;
	padding-left:20px;
	background:#f7f7f7;
	color:#121212;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 3px;
	border-bottom-left-radius:16px;
	border-bottom-right-radius:16px;
	margin-bottom: 15px;
}
.footer a {
	color:#212121;
	font-size:16px;
	text-decoration: none;
}
.footer a:hover, a:focus {
	color:#00798F;
	font-size:16px;
	text-decoration: underline;
}
.footer a:active{color:#006175;}

.radioLabel {
  position:relative;
  padding-left:0px;
  display: block;
  margin-bottom: 2px;
}

label > [type=radio] {
  position: relative;
  left: 0;
  top:0;
}

.user-key-class {width: 6rem;}
.margin {margin-left: auto; margin-right:auto;}
.cMarg{padding:10px 20px 20px 20px;}
.tabMarg{padding:0px 20px 10px 20px;}

.pBox {margin:0 20px 0 20px;}
.pBox {margin:0;}
.box1 {display:flex;flex-direction: column; flex:auto;width:50%;}
.box2{display:flex;flex-direction: column; flex:atuo;width:50%;}
.bBox{display:flex;width:100%;}

.confirm-code, .confirm-sms-code {display: flex;flex-wrap: wrap;}
.actions {display: flex;}
.actions button:first-of-type {
   margin-left:0px;
}
.secActions {display: flex;}
.secActions button:first-of-type {margin-left: 10px;}
.secKey{display:flex;}

.loginTabs {
	margin-left: -20px;
	margin-right: -20px;
	}
.loginTabs ul {
    padding: 0;
    list-style-type:none;
    margin:0 0px 20px 0px;
    width: 100%;
	display: flex;
	border:1px solid #d3d3d3;
	border-bottom: none;
	border-radius: 16px;
}
.loginTabs ul li {
    width: 50%;
    display: inline-flex;
    margin: 0;
    box-shadow: none;
   	background-color:#f7f7f7;
   	border-right:0;
   	overflow: auto;
	border-top-left-radius: 16px;
    border-top-right-radius: 16px;
	min-height: 54px;
	align-items: center;
    justify-content: center;
}
.loginTabs a {font-size:16px;	
	width: 100%;	
	display:block;
    text-decoration: none;
	padding: 0px 20px 0px 20px;
    line-height: 20px;
}	
.loginTabs ul li a {
	text-decoration:none;
	font-weight:normal;
	color: #121212;
	text-align: center;
}

.loginTabs ul .selected{box-shadow: none;background:#f7f7f7;
	border-bottom: 0;}
.loginTabs ul li:hover {
	background-color: #f7f7f7;
}
.loginTabs ul li a:hover {
	padding:0;
	padding-top: 2px;
	background-color:transparent;
	color: #00798F;
	text-decoration:none;
	border-bottom: 2px solid #00798F;
	width: fit-content;
}
.loginTabs ul .selected:hover {background:#f7f7f7;}
.loginTabs ul .selected a {
	padding:0;
	color: #00798F;
	text-decoration:none;
	font-weight:normal;
	padding:0px;	
	border-bottom: 2px solid #00798F;
	width: fit-content;
	margin-top: 2px;
}
.loginTabs .selected a:hover {
	padding:0;
	color: #00798F;
	text-decoration:none;
	font-weight:normal;
	background-color: transparent;
	border-bottom: 2px solid #00798F;
}

.tab0{margin-left:0;}
.tab1 {margin-left:0;}

.confirm-code .key {
    background:#C2E0D0;color:#121212;
border-radius: 5px;
    padding: 0;
    margin-top: -1px;
    padding-top: 6px;
    padding-left: 7px;
    padding-right: 7px;
    font-size: 17px;
    font-weight: 600;
    height: 36px;
}
.confirm-sms-code .key {
    background: #C2E0D0;
    color: #121212;
    padding: 0;
    margin-top: -1px;
    padding-top: 6px;
    padding-left: 7px;
    padding-right: 7px;
    font-size: 17px;
    font-weight: 600;
    height: 36px;
	border-radius: 5px;
}

.equals {
    margin-top: 4px;
    padding-left: 5px;
    padding-right: 5px;
}
.page-loader {
	color: #fcfcfc;
    font-size: 18px;
    background: #192e42;
    opacity: .9;
	left: 50%;
	margin-left: -140px;
	padding: 10px 0;
	top: 185px;
	position: fixed;
	text-align: center;
	width: 280px;
	z-index: 2000;
}

body.fixed .page-loader {
	position:fixed;
	top:40px;
	background:#fcfcfc;
	box-shadow:0 4px 4px rgba(0, 0, 0, 0.3);
}
.page-loader .icon-spinner {
	display:inline-block;
	width:16px;
	height:16px;
	line-height:16px;
	vertical-align:middle;
	background:url('../../common/img/loader-black-bg.gif') 0 0 no-repeat;
	margin-right:4px;
}

.mobile-auth {padding-left:10px;padding-bottom:20px;}
.mobile-auth-sm {display: inline-flex;width:100%;}
.mobile-auth-spinner {
    background: url('../../common/img/mobileload_mini.gif') 0 0 no-repeat;
    height: 32px;
    margin:0px 10px 10px 10px;
    width:33px;
    margin-right:15px;
}
.mobile-auth-message {
    margin: 5px 0px 10px 0px;
    width:80%;
    width:89%;
}

.AjaxGifRight button {float:right;}
.acctSelBtns button:second-of-type {margin-left:10px;}

.paymentInfo {border: 2px solid #00798F;background:#F7F7F7; border-top: 8px solid #00798F; padding:10px; border-radius: 8px;margin:0 0px 20px 0px; line-height: 19px;}	
.paymentInfo p {margin-bottom: 0em; line-height: 1.2;font-size: 16px; }	
.paymentInfo h2 { color: #121212; font-weight: bold; margin-top: 0px; margin-bottom: 0px; font-size: 16px; line-height: 16px;}	
.copy{font-size: 13px;color:#707070;}
p {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

@media all and (max-width: 991px) {	
}

@media all and (max-width: 768px) {
.hMob { height:0; visibility:none;}
.container {
    padding-right: 5px !important;
    padding-left: 5px !important;}
.input-large {width:190px;width:12.6rem;}

label > [type=radio] {
    position: relative;left: 0;top: 0;}
.bg2{min-height: 650px;}

.pBox {margin:0;}
.box1 {display:block;width:100%;}
.box2 {display:block;width:100%;}
.bBox{display:block;width:100%;}

}
@media all and (max-width: 767px) {
}

@media all and (max-width: 640px) {
.btn {display:block;margin-left: auto; margin-right: auto;font-size:16px;height: 35px;}
select, textarea, input[type="text"], input[type="password"] {height: 2.3rem;}

.secKey{display:block;text-align:center;margin:auto;margin-bottom: 5px;}
.secActions{margin:auto; width: 99%;display: block;}
.secActions button:first-of-type {margin:auto; margin-top:9px;}

.confirm-code button {margin-top:12px;}
.mCenter {text-align: center;}
 .acctSelBtns .actions {display:block;}
 .acctSelBtns btn {margin-top:0;margin-left:auto;margin-right:auto;}
 .acctSelBtns button:first-of-type {margin-left: auto;}
 .acctSelBtns button:second-of-type {margin-left:auto;}
 
  button + button {margin-top:13px;margin-left:0px;}
 .confirm-sms-code button {margin-top:12px;}

.logo{background-size: 319px auto;background-position-x: center;}
.module-header {padding-left: 0px;}
h1{text-align: center;}
.row{text-align: center;}
.cMarg{padding: 10px 10px 20px 10px;}
.radioLabel {margin-bottom: 5px;}
.actions button:first-of-type {margin-left:auto;}
.mobile-auth-sm {text-align: center;display: block;}
.mobile-auth-spinner {margin-left: auto; margin-right: auto;}
.mobile-auth-message {margin-left: auto; margin-right: auto;}

.loginTabs {
	margin-left: -10px;
	margin-right: -10px;
	}
}
@media all and (max-width: 464px) {
.cMarg{padding: 10px 10px 20px 10px;}
}
@media all and (max-width: 451px) {
}
@media all and (max-width: 390px) {
.bg2{min-height: 700px;}
.loginTabs ul li {width: 100%;display: block;}
}
#paymentConfirmed {
	font-weight: bold;
}
.bindingMessage {
    font-weight: bold;
}
#otherPaymentInfo {
	padding-top: 20px;
}
