<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a,
ins {
	text-decoration: none
}

.overlay,
.overlay-filter {
	height: 100%;
	z-index: 12;
	top: 0;
	left: 0;
	display: none;
	transition: ease all .8s;
	width: 100%
}

.stepswizard,
ol,
ul {
	list-style: none
}

.bold,
.step-no {
	font-weight: 600
}

.info-icon,
.primary-btn-link,
.step-no,
.sucess-msg,
.txt-center {
	text-align: center
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-appearance: none
}

a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: 0 0
}

body {
	line-height: normal
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: '';
	content: none
}

a {
	color: #1190e0
}

small {
	font-size: 12px
}

:focus {
	outline: 0
}

del {
	text-decoration: line-through
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

.radius-4 {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px
}

.radius-4-down {
	border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px
}

.push-left {
	float: left
}

.push-right {
	float: right
}

.overflow-dots {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	vertical-align: middle
}

.overlay {
	background: rgba(0, 0, 0, .9);
	position: fixed;
	overflow: hidden
}

.overlay-filter {
	background: rgba(0, 0, 0, .5)
}

.sprite-img {
	background: url(../images/home/sprite-icons.png?10092020) no-repeat;
	display: inline-block
}

.mt5 {
	margin-top: 5px
}

.mt10 {
	margin-top: 10px
}

.mt15 {
	margin-top: 15px
}

.mt20 {
	margin-top: 20px
}

.mt30 {
	margin-top: 30px
}

.mb5 {
	margin-bottom: 5px
}

.mb10 {
	margin-bottom: 10px
}

.form-fileds&gt;li,
.mb20 {
	margin-bottom: 20px
}

.ml5 {
	margin-left: 5px
}

.ml10 {
	margin-left: 10px
}

.mr5 {
	margin-right: 5px
}

.pd10 {
	padding: 10px
}

.pd20 {
	padding: 20px
}

.pt10 {
	padding-top: 10px
}

.pt20 {
	padding-top: 20px
}

.pt30 {
	padding-top: 30px
}

.ptb20 {
	padding: 20px 0
}

.ptb30 {
	padding: 30px 0
}

.primary-heading {
	font-size: 40px
}

.seondary-heading {
	font-size: 30px
}

.tertiary-heading {
	font-size: 24px
}

.fourth-heading {
	font-size: 18px
}

.fifth-heading {
	font-size: 16px
}

.sixth-heading {
	font-size: 14px
}

.transitions {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.inp-filed {
	border: 0;
	width: 100%;
	height: 36px;
	padding: 0 24px 0 10px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	box-shadow: inset 0 1px 2px 1px #C5C5C5;
	-webkit-box-shadow: inset 0 1px 2px 1px #C5C5C5;
	-moz-box-shadow: inset 0 1px 2px 1px #C5C5C5;
	-o-box-shadow: inset 0 1px 2px 1px #C5C5C5
}

.isd_code {
	padding-right: 3px!important
}

.error {
	border: 1px solid red
}

input.error,
textarea .error {
	border: 2px solid #feb13f
}

.inp-desc-msg.error-msg {
	color: #feb13f
}

.form-fileds&gt;li:last-child {
	margin-bottom: 0
}

.form-fileds label {
	margin-bottom: 5px;
	display: block;
	color: #333
}

.mandatory-field {
	position: relative
}

.mandatory-inp {
	position: absolute;
	right: 3px;
	top: 3px;
	color: #808184;
	display: block;
	font-size: 20px;
	font-style: normal
}

.error-msg input {
	border: 1px solid #ff5353
}

.error-msg span {
	color: #ff5353;
	font-size: 12px
}

.error-msg i {
	color: #ff5353
}

.inp-filed::-ms-clear,
.search-page-inp::-ms-clear {
	display: none
}

.inp-filed::-webkit-input-placeholder,
.query-coment-box::-webkit-input-placeholder,
.search-page-inp::-webkit-input-placeholder {
	color: #ccc
}

.inp-filed::-moz-placeholder,
.query-coment-box::-moz-placeholder,
.search-page-inp::-moz-placeholder {
	color: #ccc
}

.inp-filed:-ms-input-placeholder,
.query-coment-box:-ms-input-placeholder,
.search-page-inp:-ms-input-placeholder {
	color: #ccc
}

.response-inp::-webkit-input-placeholder {
	color: rgba(255, 255, 255, .2)
}

.response-inp::-ms-input-placeholder {
	color: rgba(255, 255, 255, .2)
}

.response-inp:-moz-input-placeholder,
.response-inp::-moz-input-placeholder {
	color: rgba(255, 255, 255, .2)
}

.buy-btn,
.disable-btn,
.fourth-btn,
.primary-btn,
.secondary-btn,
.sell-btn,
.thrid-btn {
	color: #fff;
	font-size: 12px;
	padding: 8px 16px 6px;
	border: none;
	cursor: pointer;
	display: inline-block;
	text-transform: uppercase
}

.primary-btn.small,
.thrid-btn.small {
	padding: 6px 10px 4px;
	font-size: 12px
}

.primary-btn-link {
	display: inline-block;
	color: #fff
}

.primary-btn {
	/*background-color: #0d57a0;
	border-bottom: 2px solid #082d52*/
	background-color: #81003C;
    border-radius: 5px;
    padding: 9px 15px;
}

.primary-btn:hover {
	background-color: rgba(129, 0, 60,0.9);
	/*background-color: #fff;	*/
}

.secondary-btn {
	/*background-color: #303030;
	border-bottom: 2px solid #000;*/
	background-color: #303030;
    border-radius: 5px;
    padding: 9px 15px;

}

.thrid-btn,
.thrid-btn:hover {
	border-bottom: 2px solid #696969
}

.secondary-btn:hover {
	background-color: #000
}

.thrid-btn {
	background-color: #969696
}

.thrid-btn:hover {
	background-color: #696969
}

.buy-btn,
.buy-btn:hover {
	border-bottom: 2px solid #63b25b
}

.fourth-btn {
	color: #666;
	background: #e8e8e8
}

.buy-btn {
	background-color: #7cc774
}

.buy-btn:hover {
	background-color: #63b25b
}

.sell-btn,
.sell-btn:hover {
	border-bottom: 2px solid #e96b6b
}

.sell-btn {
	background-color: #ff8d8d
}

.sell-btn:hover {
	background-color: #e96b6b
}

.disable-btn {
	background-color: #e0e0e0;
	border-bottom: 2px solid silver;
	cursor: default
}

.view-gir {
	border: 1px solid #81c14f;
	border-radius: 40px;
	color: #81c14f;
	margin-top: 5px;
	padding: 5px 10px 3px;
	display: inline-block
}

.stepswizard {
	margin-bottom: 20px
}

.stepswizard li {
	width: 35%;
	float: left;
	padding: 10px 30px 10px 0;
	position: relative
}

.stepswizard li.current:after,
.stepswizard li:before {
	position: absolute;
	content: ""
}

.stepswizard li:first-child:before {
	right: 30px
}

.stepswizard li:before {
	background: url(../images/home/wiz-arrow.png) no-repeat;
	right: 15px;
	width: 12px;
	height: 34px
}

.stepswizard li:last-child {
	margin-right: 0;
	width: 26%;
	padding-right: 0
}

.stepswizard li:last-child:before {
	background: 0 0
}

.step-no {
	float: left;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	color: #fff;
	background-color: #ccc;
	font-size: 16px
}

.step-name {
	color: #7f7f7f;
	font-family: futura_bk_btbook;
	padding-left: 40px
}

.stepswizard li.current:after {
	bottom: -2px;
	left: 1px;
	width: 100%
}

.stepswizard li.current .step-no {
	background-color: #1267b8;
	color: #fff;
	border: 1px solid #1267b8
}

.stepswizard li.completed .step-no {
	color: #fff;
	background: #00ba63
}

.stepswizard li.completed .step-name,
.stepswizard li.current .step-name {
	color: #333
}

.sucess-msg {
	color: #2b8622;
	background-color: #d4efd1;
	border: 1px solid #7cc774;
	padding: 10px;
	border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px
}

.sucess-msg p {
	line-height: 20px
}

.sucess-sub {
	font-size: 12px
}

.def-msg {
	display: block
}

.def-msg-none,
.schesme-wish,
.tooltip-bdy,
.wish-suces {
	display: none
}

.compare-flyout {
	background-color: #ffeeca;
	padding: 10px;
	margin: 10px 0;
	display: none;
	border: 1px solid #ffc343;
	position: relative;
	border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px
}

.schesme-wish {
	background-color: #e2f1ff;
	border: 1px solid #87bef2;
	border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px
}

.msg-select {
	color: #d88f01
}

.add-wish-msg {
	float: left;
	margin-top: 7px;
	color: #333
}

.add-wish-sel {
	float: left;
	margin: 7px 0 0 10px
}

.wish-btns {
	float: right
}

.curosal_con-dis li,
.left-image,
.lft-txt,
.rgt-txt,
.right-image,
.slide-list-items-4&gt;li {
	float: left
}

.wish-suces {
	margin: 10px 0
}

.two-col {
	padding: 0 40px;
	margin: 0 auto
}

.coatch-overlay,
.coatch-overlay1 {
	width: 100%;
	position: fixed;
	height: 100%;
	z-index: 50;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .85)
}

.coatch-overlay-home {
	top: 95px
}

.coatch-boxes {
	margin-top: 160px
}

.coatch-container {
	position: relative;
	height: 100%
}

.coatch-lfttxt,
.coatch-middletxt,
.coatch-rgttxt {
	position: absolute;
	top: 20px;
	font-size: 14px;
	width: 30%;
	color: #ffcd77
}

.coatch-lfttxt {
	left: 520px
}

.coatch-rgttxt {
	right: 280px;
	width: 25%;
	margin-top: 120px
}

.lft-txt,
.rgt-txt {
	position: absolute;
	width: 90%
}

.lft-txt {
	left: 30%
}

.rgt-txt {
	right: 260px;
	margin-top: 60px
}

.tooltipdiv {
	position: relative;
	left: 0;
	top: 0;
	cursor: pointer
}

.tooltip-bdy {
	position: absolute;
	background: #eff2f4;
	border-radius: 1px;
	min-height: 70px;
	width: 270px;
	top: 0;
	left: 20px;
	z-index: 2
}

.info-icon {
	background: #999;
	border-radius: 50%;
	color: #999;
	height: 20px;
	padding: 4px;
	display: inline-block;
	width: 20px
}

.thumb-tool:hover .tooltip-bdy,
.tool-box:hover .tooltip-bdy {
	display: block
}

.tooltip-bdy.le:after,
.tooltip-bdy.le:before,
.tooltip-bdy:after,
.tooltip-bdy:before {
	right: 100%;
	border: solid transparent;
	width: 0;
	position: absolute;
	content: " ";
	height: 0;
	pointer-events: none
}

.thumb-tool {
	position: absolute;
	top: -38px
}

.tooltip-inner {
	padding: 15px
}

.tooltip-bdy.le:before {
	margin-top: -11px
}

.tooltip-bdy.le:after,
.tooltip-bdy.le:before {
	top: 29%
}

.tooltip-bdy.le:after,
.tooltip-bdy.right:after {
	border-color: rgba(255, 255, 255, 0);
	border-width: 10px;
	margin-top: -10px
}

.tooltip-bdy.le:after {
	border-right-color: #eff2f4
}

.logintool .tooltip-bdy {
	background: 0 0
}

.tool-box .tooltip-bdy.right {
	width: inherit;
	padding: 5px;
	right: 55px;
	left: initial;
	min-height: inherit
}

.tool-box .tooltip-bdy.right:after,
.tool-box .tooltip-bdy.right:before {
	left: 100%;
	top: 50%
}

.tool-box .tooltip-bdy.right:before {
	border-width: 8px;
	margin-top: -8px;
	border-left-color: #eff2f4
}

.tool-box .tooltip-bdy.top {
	width: 260px;
	padding: 5px;
	top: 35px;
	left: initial;
	right: 20px;
	min-height: inherit
}

.tool-box .tooltip-inner {
	padding: 0
}

.tooltip-bdy.top .tooltip-inner {
	padding: 8px 15px;
	position: relative;
	background: #eff2f4;
	border: 1px solid #ddd
}

.tooltip-bdy.top .tooltip-inner:after,
.tooltip-bdy.top .tooltip-inner:before {
	bottom: 100%;
	left: 92%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none
}

.tooltip-bdy.top .tooltip-inner:after {
	border-color: rgba(239, 242, 244, 0);
	border-bottom-color: #eff2f4;
	border-width: 8px;
	margin-left: -8px
}

.tooltip-bdy.top .tooltip-inner:before {
	border-color: rgba(221, 221, 221, 0);
	border-bottom-color: #ddd;
	border-width: 9px;
	margin-left: -9px
}

.headingtooltip {
	background: #eff2f4;
	border: 1px solid #e0e0e0;
	display: none;
	position: absolute;
	z-index: 2;
	padding: 5px
}

.headingtooltip:after,
.headingtooltip:before {
	bottom: 100%;
	left: 20px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none
}

.headingtooltip .tooltip-inner {
	padding: 5px
}

.headingtooltip:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #eff2f4;
	border-width: 10px;
	margin-left: -10px
}

.headingtooltip:before {
	border-color: rgba(224, 224, 224, 0);
	border-bottom-color: #e0e0e0;
	border-width: 11px;
	margin-left: -11px
}

.headingtooltip.bottom-arrow:after,
.headingtooltip.bottom-arrow:before {
	top: 100%;
	bottom: auto;
	left: 20px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none
}

.awesome-toltip,
.panel {
	position: relative
}

.tool-con {
	margin-top: 8px;
	line-height: 15px;
	font-size: 12px
}

.white-bg {
	background-color: #fff
}

.gray-bg {
	background-color: #fbfbfb
}

.yellow-bg {
	background-color: #e5f0c8
}

.blue-bg {
	background-color: #f2f2f2
}

.panel {
	background-color: #fff;
	padding: 20px;
	width: 308px
}

.panel .tooltipdiv {
	top: -20px;
	left: -20px
}

.panel-body .tooltipdiv {
	left: 0;
	top: 0
}

.panel-heading {
	border-bottom: 1px dotted #c5c5c5;
	padding-bottom: 10px
}

.panel-body h4 {
	margin: 5px 0
}

.panel-footer {
	margin-top: 20px
}

.panel-compare-action,
.panel-heading-moreIcon,
.panel-heading-name {
	float: left;
	display: block
}

.incomplete {
	background-color: #e0ffed
}

.complete {
	background-color: #fff0f0
}

.tabs-slider-list .bx-wrapper .bx-viewport {
	left: 0;
	padding: 0!important;
	border: 0
}

.tabs-slider-list {
	margin-bottom: 20px;
	background-color: #fff
}

.twoitems {
	width: 488px
}

.threeitems {
	width: 732px
}

ul.curosal_con-dis&gt;li {
	height: 100%!important;
	width: 244px!important
}

ul.curosal_con-dis&gt;li&gt;a {
	width: 244px;
	padding: 18px 26px;
	border-right: 1px solid #c5c5c5;
	display: block
}

ul.curosal_con-dis&gt;li:last-child&gt;a {
	border-right: 0
}

ul.curosal_con-dis&gt;li.ui-tabs-active a {
	background: #81003C;
	color: #fff;
	font-weight: 400;
	border: 0
}

ul.curosal_con-dis&gt;li.ui-tabs-active a .mar-cap,
ul.curosal_con-dis&gt;li.ui-tabs-active a .mar-name,
ul.curosal_con-dis&gt;li.ui-tabs-active a .mar-per,
ul.curosal_con-dis&gt;li.ui-tabs-active a .mar-value {
	color: #fff
}

ul.curosal_con-dis&gt;li a:hover {
	background-color: #f7f7f7
}

ul.curosal_con-dis&gt;li.ui-tabs-active a:hover {
	background: #0d57a0
}

ul.curosal_con-dis&gt;li&gt;a.active-tab .mar-cap,
ul.curosal_con-dis&gt;li&gt;a.active-tab .mar-name,
ul.curosal_con-dis&gt;li&gt;a.active-tab .mar-per,
ul.curosal_con-dis&gt;li&gt;a.active-tab .mar-value {
	color: #fff
}

ul.curosal_con-dis&gt;li&gt;a.active-tab .market-pri-inc {
	background-position: -598px -42px
}

ul.curosal_con-dis&gt;li&gt;a.active-tab .market-pri-inc.dec {
	background-position: -598px -61px
}

ul.curosal_con-dis&gt;li&gt;a.active-tab {
	background: #0d57a0;
	border: 0;
	color: #fff;
	font-weight: 400
}

ul.curosal_con-dis&gt;li&gt;a.active-tab .loc-main-name,
ul.curosal_con-dis&gt;li&gt;a.active-tab .loc-sub-name {
	color: #fff
}

ul.curosal_con-dis&gt;li&gt;a.active-tab .locate-icon {
	background-position: -214px -2255px
}

.slide-box-shadows .slide-list-items-4 {
	padding: 10px 0
}

.slide-box-shadows .bx-viewport {
	height: 100%!important;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	left: -5px;
	background: 0 0;
	padding: 0 6px!important
}

.slide-list-items-4&gt;li {
	background-color: #fff;
	width: 225px!important;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
	-ms-box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
	-o-box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
	transition: all .2s ease-in-out;
	margin-right: 20px
}

.slide-list-items-4&gt;li:hover {
	box-shadow: 0 5px 5px rgba(0, 0, 0, .19), 0 1px 3px rgba(0, 0, 0, .23);
	-webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, .19), 0 1px 3px rgba(0, 0, 0, .23);
	-moz-box-shadow: 0 5px 5px rgba(0, 0, 0, .19), 0 1px 3px rgba(0, 0, 0, .23);
	-ms-box-shadow: 0 5px 5px rgba(0, 0, 0, .19), 0 1px 3px rgba(0, 0, 0, .23);
	-o-box-shadow: 0 5px 5px rgba(0, 0, 0, .19), 0 1px 3px rgba(0, 0, 0, .23)
}

.slide-list-items-4.items-3&gt;li {
	width: 308px!important
}

.no-slide-lists-4 {
	margin-left: -25px
}

.no-slide-lists-4&gt;li {
	margin: 0 0 20px 25px
}

.green {
	color: #00ba63
}

.red {
	color: #f63
}

.awesometool-conbox-terms {
	margin-right: 87px
}

.awesometool-conbox {
	width: 320px;
	position: relative;
	background: #fcfcfc;
	font-size: 12px;
	border: 1px solid #ddd;
	padding: 20px;
	min-height: 100px;
	font-family: Arial, Helvetica, sans-serif
}

.awesometool-con.le:after,
.awesometool-con.le:before,
.awesometool-con.re:after,
.awesometool-con.re:before {
	bottom: 99%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none
}

.awesometool-conbox .login-flycontent p {
	color: #666;
	float: none!important
}

.awesometool-con.le,
.awesometool-con.re {
	position: absolute;
	display: none;
	top: 36px;
	z-index: 12
}

.awesometool-con.le {
	left: 0
}

.awesometool-con.re {
	position: absolute;
	right: 0;
	text-transform: initial
}

.awesometool-con.re:after,
.awesometool-con.re:before {
	right: 20px
}

.awesometool-con.le:after,
.awesometool-con.le:before {
	left: 20px
}

.awesometool-con.le:after,
.awesometool-con.re:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 10px;
	margin-left: -10px
}

.awesometool-con.le:before,
.awesometool-con.re:before {
	border-color: rgba(233, 233, 233, 0);
	border-bottom-color: #e9e9e9;
	border-width: 11px;
	margin-left: -11px
}

.awesometool-con.le::after,
.awesometool-con.le::before,
.awesometool-terms::after,
.awesometool-terms::before {
	border: solid transparent;
	bottom: 99%;
	content: " ";
	height: 0;
	pointer-events: none;
	position: absolute;
	width: 0
}

.top-news .login-flycontent {
	float: none
}

.awesometool-terms {
	display: none;
	z-index: 12;
	position: absolute;
	right: 0
}

.awesometool-terms::after,
.awesometool-terms::before {
	right: 185px
}

.awesometool-con.le::after,
.awesometool-con.le::before {
	left: 20px
}

.awesometool-con.le::after,
.awesometool-terms::after {
	border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #fff;
	border-width: 10px;
	margin-left: -10px
}

.awesometool-terms::before {
	border-color: rgba(233, 233, 233, 0) rgba(233, 233, 233, 0) #e9e9e9;
	border-width: 11px;
	margin-left: -11px
}

.coatch-overlay-slider {
	width: 100%;
	position: fixed;
	height: 100%;
	z-index: 50;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .85)
}

.coatch-container-slider {
	position: relative;
	height: 100%
}

.slider-dialog-close {
	position: absolute;
	top: 0;
	right: 0;
	padding: 10px;
	display: block;
	z-index: 99;
	font-size: 23px;
	font-family: futura_bk_btbook, open_sansregular, Arial, sans-serif;
	color: #676767;
	cursor: pointer
}


/*fatca popup css by ashish 15032019 start*/
.fatca-popup{
    padding: 30px 20px;
}

.fatca-popup .close-popup{
    font-size: 24px;
        padding: 0 5px;
    cursor: pointer;
}

.fatca-popup .primary-btn{
        margin-top: 15px;
}

/*fatca popup css by ashish 15032019 End*/


.login-btn.primary-btn {
    background-color: transparent;
    color: #81003c;
    border: 1px solid #81003c;
}

.login-btn.drpdnoption.primary-btn{
    border: 0px;
}

.login-btn.secondary-btn{
    background: #81003c;
}

@media(max-width: 768px){
	.login-btn.primary-btn {
    	color: #fff;  
    	border: 1px solid #fff;  
	}
}</pre></body></html>