* {
    font-family: "Charlie";
    font-style: Normal;
    font-weight: 400;
    color: white;
}

body {
    background-color: #ff4d5a;
}

.logo-container {
    margin-top: 20px;
    cursor: pointer;
}

.page-subtitle {
    font-weight: 300;
    text-decoration: none;
    margin-bottom: 100px;
	margin-top: 0px;
}

.header {
    display: block;
		height: 260px;
		margin-top: 50px;
}

.back span {
	color: #002d4c;
	font-size: 10px;
}

.flex-container {
    width: 100%;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0px;
}

.bottom-right-aligned {
    bottom: 20px;
    position: absolute;
    right: 50px;
}

.left-side {
    text-align: center;
    margin-top: 100px;
}

.left-section {
    display: inline-block;
    padding-right: 0px;
    text-align: center;
    width: 280px;
	margin: 0px !important;
	vertical-align: top;
}

.right-section {
    display: inline-block;
    text-align: center;
    width: 280px;
	margin: 0px !important;
	vertical-align: top;
}

.section-wrap {
    display: inline-block;
    padding-left: 20px;
    text-align: center;
    width: 280px;
	padding-top: 20px;
	margin-left: 0px;
	margin-right: 60px;
	vertical-align: top;
}

.section-wrap-title {
    margin-top: 0px !important; 
    margin-bottom: 20px !important; 
    width: 280px;
    font-size: 22px !important;
}

.header-title {
    height: 100px !important;
}

.right-side-text a {
    text-decoration: underline;
}

.login-section {
	margin: 0px !important;
}

.login-btn {
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    background-color: white;
    color: #002d4c;
    margin-top: 20px;
		margin-bottom: 20px;
		border-bottom: 1px solid #002d4c;
		position: relative;
}

.login-btn span {
	color: #002d4c;
	font-size: 9px;
	font-weight: 100;
	line-height: 2;
	top: 8px;
	right: 6px;
	position: absolute;
}

.login-btn:hover,
.login-btn:active {
    background-color: #002d4c;
    color: white;
		cursor: pointer;
		border-bottom: 1px solid #002d4c;
}

.login-btn-red {
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    background-color: #ff4d5a;
    border-radius: 4px;
    color: white;
    margin-top: 20px;
    margin-bottom: 20px;
}

.login-btn-red:hover,
.login-btn-red:active {
    background-color: #bf3a44;
    color: white;
    cursor: pointer;
}

.retail-img > svg , .retail-img > img {
		height: 80px;
		margin: 0 auto;
}

.business-img > svg, .business-img > img {
		height: 80px;
		margin: 0 auto;
}

.section-title {
    font-weight: 300;
}

h3.section-title {
	font-size: 24px;
}

.info-section {
    background-image: url('../images/addy_hp.svg');
    background-size: auto 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 150px;
}

.info-container {
    padding-left: 100px;
}

.info-txt {
    margin: 0px;
    font-weight: 300;
    padding-top: 70px;
    font-size: 10px;
}

.footer {
    height: 200px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: white;
    color: #ff4d5a;
}

.footer-txt {
    margin: 0px;
    font-weight: 300;
    color: #ff4d5a;
    font-size: 13px;
    padding-left: 25%;
    padding-right: 25%;
}

.login .right p.help-txt {
		font-size: 16px;
}

.page2{
    background-color: white;
    padding-top: 50px;
}

.c-red{
    color: #ff4d5a !;
}
a {
    color: inherit;
    text-decoration: none;
}
.lang-txt{
    text-align: right;
    padding-left: 25%;
    padding-right: 30%;
	margin-top: 30px;
	display:block;
}

html.login, .login body, .login .container-fluid, .login .right {
	min-height: 100%;
}

.login .container-fluid {
	display: flex;
}

.content-wrapper {
	width: 620px;
	margin: 0 auto;
}

.container-fluid {
	padding: 0;
}

.login body {
	background-color: transparent;
}

.login .right, .login .right a {
	background-color: #ff4d5a;
	color: #ffffff;
	text-align: right;
}

.login .right {
	background-image: url(../images/menu-bg-1.png);
	background-repeat: no-repeat;
	background-position: center left;
	background-size: auto 100%;
	padding-right: 50px;
}

.login .right .header {
	text-align: right;
}

.language-link {
	margin-right: 10px;
	display: inline-block;
	text-decoration: underline;
	font-size: 14px;
}

.login .right p {
	font-size: 28px;
	text-align: right;
	font-weight: 100;
}

.login .right4 p.help-txt {
	font-size: 20px;
	color: #ffffff;
	font-weight: 100;
}

.login .right hr {
	max-width: 400px;
	text-align: right;
	margin: 40px 0 40px auto;
	border-top: 2px solid #ffffff;
}

.login .right .logo-container {
	text-align: right;
	margin-top: 100px;
	margin-right: 10px;
}

.login .right .logo-image {
	width: 450px;
}

.login .left-section, .login .right-section {
	border: 1px solid #002d4c;
	padding: 20px;
	margin: 0 30px;
	vertical-align: top;
	padding-bottom: 0px;
}

.covered .cta {
	margin: 29px 0 0 0;
	display: inline-block;
	width: 100%;
}

.back {
	margin-top: 103px;
	display: block;
	text-align: center;
	font-size: 18px;
}

.covered .back {
	display: none;
}

.covered .back2 {
	display: none;
}

.login .left, .login .left h3.section-title, .login a, .login .left p {
	color: #002d4c;
}

/* .login .login-section h3.section-title {
	margin: 10px 0 134px 0;
} */

.login .login-section h3.section-title {
	margin: 10px 0 70px 0;
}

.login .login-section.covered h3.section-title {
	margin: 10px 0;
}

.login .section-title {
	text-align: center;
	margin: 110px auto 30px auto;
}

.login .left-section h3, .login .right-section h3 {
	text-transform: uppercase;
	font-size: 20px;
}

.hide {
	display: none;
}

.default {
	display: block;
}

.clicked {
	display: none;
}

.clicked input {
	border: none;
	border-bottom: 1px solid #002d4c;
	background: transparent;
	margin-top: 0;
	margin-bottom: 0;
	height: 38px;
	line-height: 38px;
	font-size: 18px;
	display: block;
	color: #002d4c;
}

.clicked input[type="submit"] {
	background-color: #002D4B;
	border-radius: 4px;
	font-size: 16px;
	height: 34px;
	line-height: 34px;
	padding: 0 20px;
	float: right;
	margin: 0;
	color: #ffffff;
}

.uncover {
	color: #002D4B;
	float: left;
	margin-top: 8px;
	cursor: pointer;
}

.login .login-section {
	min-height: 445px;
}

.login .login-section.covered {
	background: #e7eaf5;
	border: 0;
}

#minitoken, #minitoken2 {
	display: none;
}

@media only screen and (max-width: 768px) {
    .left-side {
        text-align: center;
    }

    .right-side {
        text-align: center;
    }
    .left-section {
        padding-right: 0px;
    }

    .right-section {
        padding-left: 0px;
    }
    .info-txt{
        padding-top: 0px;
    }
}

@media only screen and (max-width: 1200px) {
	.login .left, .login .right {
		width: 100%;
	}
	.header {
		height: auto;
		margin: 0;
	}
	.login .section-title {
		margin-top: 50px;
	}
	.login .container-fluid {
		flex-direction: column;
	}
	.login .right {
		padding: 50px;
	}
	html.login {
		overflow-x: hidden;
	}
	.login .right .logo-image {
		width: 100%;
	}
}

@media only screen and (max-width: 1472px) {
	.content-wrapper {
		width: 100%;
	}
	.login .login-section {
		margin-bottom: 20px;
	}
}
@media only screen and (min-width: 1195px) and (max-width: 1472px) {
	.left-side {
		padding: 0;
	}
}

@media only screen and (max-height: 750px) {
	.login .section-title {
		margin: 30px auto;
	}
	.login .right .logo-container {
		margin-top: 20px;
	}
	.header {
		height: 140px;
	}
  .left-side {
      margin-top: 0px;
  }
}

@media only screen and (min-width: 1200px) {
	html, body, .container-fluid {
		height: 100%;
	}
}

@font-face {
    font-family: 'Charlie Pro';
    src: url('fonts/WF-027831-009434-000505.eot');
    src: url('fonts/WF-027831-009434-000505.eot?#iefix') format('embedded-opentype'), url('fonts/WF-027831-009434-000505.woff') format('woff'), url('fonts/WF-027831-009434-000505.ttf') format('truetype');
    
	font-style: normal;
}

@font-face {
    font-family: 'Charlie';
    src: url('fonts/WF-027831-009434-000503.eot');
    src: url('fonts/WF-027831-009434-000503.eot?#iefix') format('embedded-opentype'), url('fonts/WF-027831-009434-000503.woff') format('woff'), url('fonts/WF-027831-009434-000503.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:'Charlie Pro Light';
    src: url('fonts/WF-027831-009434-000499.eot');
    src: url('fonts/WF-027831-009434-000499.eot?#iefix') format('embedded-opentype'), url('fonts/WF-027831-009434-000499.woff') format('woff'), url('fonts/WF-027831-009434-000499.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Charlie Pro SemiBold';
    src: url('fonts/WF-027831-009434-000507.eot');
    src: url('fonts/WF-027831-009434-000507.eot?#iefix') format('embedded-opentype'), url('fonts/WF-027831-009434-000507.woff') format('woff'), url('fonts/WF-027831-009434-000507.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.btn-addiko-blue {
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    background-color: #002D4B;
    border-radius: 4px;
    color: #ffffff;
    margin-top: 60px;
    max-width: 280px;
}

.btn-addiko-blue-large {
    height: 60px;
    font-size: 18px;
	padding-top: 4px;
    background-color: #002D4B;
    border-radius: 4px;
    color: #ffffff;
    margin-top: 60px;
    max-width: 280px;
}

.btn-addiko-blue:hover,
.btn-addiko-blue:active {
    /*background-color: #ffffff;
    color: #002D4B;
    */
    cursor: pointer;
}

.btn-addiko-blue-large:hover,
.btn-addiko-blue-large:active {
    /*background-color: #ffffff;
    color: #002D4B;
    */
    cursor: pointer;
}

.covered .btn-addiko-blue {
	display: none;
}

.covered .btn-addiko-blue-large {
	display: none;
}

.covered .cta.retail-username {
	margin-top: 68px;
}

.title-rTokenBtn {
	display: none;
}

.icon.icon-eye {
    color: #002D4B;
    display: inline-block;
    height: 12px;
    width: 30px;
    background: url("../img/Asset 1.svg") no-repeat;
    margin-right: 5px;
}

.countdown-timer-container {
  color: black;
  display: flex;
  justify-content: center;
  margin-top: 29px;
}
.value-label-container {
  align-items: center;
  margin-right: 7px;
}
.countdown-timer-container .value {
  color: #002d4b;
  padding: 3px;
  width: 30px;
  height: 30px;
  line-height: 24px;
  font-size: 25px;
  font-weight: bold;
}
.countdown-timer-container .label {
  color: #002d4c;
  padding: 3px;
  font-size: 14px;
  font-weight: normal;
}

.progress-custom {	
  background-color:#e9ecef;
  display:flex;
  height: 6px;
  border-radius: 0rem;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: 12px;
}

.progress-bar {
	background-color: #002D4B;
}

.fa-custom-blue {
	color: #002d4c;
    font-size: 9px !important;
    font-weight: 100 !important;
    line-height: 2 !important;
    top: 8px !important;
    right: 6px !important;
    position: absolute !important;
}

.login-btn:hover > .fa-custom-blue {
	color: white !important; 
}



