@font-face {
	font-family: 'Roboto';
	src: url('../../../../../../frontend/fonts/Roboto-Regular.ttf');
}
@font-face {
	font-family: 'SegoeUI';
	src: url('../../../../../../frontend/fonts/SegoeUI.ttf');
}
@font-face {
	font-family: 'ProximaNova';
	src: url('../../../../../../frontend/fonts/ProximaNova-Regular.ttf');
}
@font-face {
	font-family: 'Montserrat';
	src: url('../../../../../../frontend/fonts/Montserrat-Regular.ttf');
}
@font-face {
	font-family: 'Helvetica';
	src: url('../../../../../../frontend/fonts/HelveticaRegular.ttf');
}
@font-face {
	font-family: 'SanFranciscoPro';
	src: url('../../../../../../frontend/fonts/SFProDisplay-Regular.ttf');
}

body
{
	background-color: #ffffff;
	color: #000000;
}
form
{
	margin: 0;
}
/* links */
a.main:link { color: #ffff; font-weight: bold; text-decoration: none; }
a.main:visited { color: #fff; font-weight: bold; text-decoration: none; }
a.main:active { color: #fff; font-weight: bold; text-decoration: none; }
a.main:hover { color: #fff; font-weight: bold; text-decoration: underline; }

a.lnk:link { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #035A9A; font-weight: normal; text-decoration: none; }
a.lnk:visited { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #035A9A; font-weight: normal; text-decoration: none; }
a.lnk:active { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #035A9A; font-weight: normal; text-decoration: none; }
a.lnk:hover { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #035A9A; font-weight: normal; text-decoration: underline; }

a.lnk2:link { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #035A9A; font-weight: normal; text-decoration: none; }
a.lnk2:visited { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #035A9A; font-weight: normal; text-decoration: none; }
a.lnk2:active { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #035A9A; font-weight: normal; text-decoration: none; }
a.lnk2:hover { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #035A9A; font-weight: bold; text-decoration: underline; }

a.lnk3:link { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #9accf2; font-weight: normal; text-decoration: none; }
a.lnk3:visited { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #9accf2; font-weight: normal; text-decoration: none; }
a.lnk3:active { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #9accf2; font-weight: normal; text-decoration: none; }
a.lnk3:hover { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #9accf2; font-weight: normal; text-decoration: underline; }

.tb3 a:link { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #035A9A; font-weight: bold; text-decoration: none; white-space: nowrap; background-color: #ffffff; cursor: pointer;}
.tb3 a:visited { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #035A9A; font-weight: bold; text-decoration: none; white-space: nowrap; background-color: #ffffff; cursor: pointer;}
.tb3 a:active { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #035A9A; font-weight: bold; text-decoration: none; white-space: nowrap; background-color: #ffffff; cursor: pointer;}
.tb3 a:hover { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #035A9A; font-weight: bold; text-decoration: underline; white-space: nowrap; background-color: #ffffff; cursor: pointer;}

.tb3n a:link { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #035A9A; text-decoration: none; white-space: nowrap; background-color: #ffffff; cursor: pointer;}
.tb3n a:visited { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #035A9A; text-decoration: none; white-space: nowrap; background-color: #ffffff; cursor: pointer;}
.tb3n a:active { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #035A9A; text-decoration: none; white-space: nowrap; background-color: #ffffff; cursor: pointer;}
.tb3n a:hover { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #035A9A; text-decoration: underline; white-space: nowrap; background-color: #ffffff; cursor: pointer;}


INPUT, SELECT, TEXTAREA, .border, .hwt-container
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #0670cf;
	background-color: #FDFDF2;
}
INPUT.readonly
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #0670cf;
	background-color: #fdfdb5;
	font-weight: bold;
	width: 200px;
}
INPUT.empty
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 0;
}

INPUT.st1
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
    border: 1px solid #0670cf;
    border-bottom-color: #00abec;
    background-color: #00abec;
    color: #fff;
}

INPUT.st2
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #d0eafe;
	background-color: #f0f8fe;
}

INPUT.uppercase
{
    text-transform: uppercase;
}

SELECT.st2
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #d0eafe;
	background-color: #f0f8fe;
}

.box1
{
	background-color: #00abec;
	border: #0670cf 1px solid;
	font-family: Verdana, Arial, sans-serif;
	font-size: 17px;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
	padding: 3px;
}

.lgn
{
	background: url(/includes/modules/system/templates/wsb_default/images/login_middle.gif?rnd=1) repeat-y;
}

.lgn1
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.lgn2
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
	border: 1px solid #00abec;
	background-color: #fff;
    margin: 2px;
}

.bt1
{
	background-image: url(/includes/modules/system/templates/wsb_default/images/button.gif);
	width: 85px;
	height: 23px;
	border-style: none;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: 'Courier New', sans-serif;
	cursor: pointer;
}
.bt2
{
	width: 85px;
	height: 23px;
	border-style: none;
	font-weight: bold;
	font-size: 14px;
	color: #999999;
	font-family: 'Courier New', sans-serif;
	cursor: pointer;
	padding-top: 4px;
	background: url(/includes/modules/system/templates/wsb_default/images/button.gif) no-repeat;
}

.bt2 a
{
	color: #000000;
	text-decoration: none;
}

INPUT.sbutton
{
	cursor: pointer;
	text-align: center;
	font-size: 12px;
	width: 100px;
	background-color: #cccccc;
	padding-top: 1px;
	padding-bottom: 1px;
}

INPUT.sbutton2
{
	cursor: pointer;
	text-align: center;
	font-size: 12px;
	width: 120px;
	background-color: #cccccc;
	padding-top: 1px;
	padding-bottom: 1px;
}

INPUT.sbutton3
{
	cursor: pointer;
	text-align: center;
	font-size: 12px;
	width: auto;
	min-width: 170px;
	background-color: #cccccc;
	padding-top: 1px;
	padding-bottom: 1px;
}

.forms
{
	width: 200px;
}

.forms_long
{
	width: 400px;
}

.menu_mod_name
{
	font-weight: bold;
	font-style: italic;
}

.headerFrame
{
    border-bottom: 1px solid #aaaaaa;
}

.leftFrame
{
    border-right: 1px solid #cccccc;
    background-color: #F1F1F1;
}

.centerFrame
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
}

.footerFrame
{
    border-top: 1px solid #aaaaaa;
}

.headerTable
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-color: #0670cf;
}
.t0
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #035A9A;
	font-weight: bold;
	text-decoration: none;
}
.t1
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #035A9A;
	font-weight: bold;
	text-decoration: none;
}

.t2
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #035A9A;
	font-weight: bold;
	text-decoration: none;
}
.t3
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #035A9A;
	font-weight: bold;
	text-decoration: none;
}
.t4
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #C2CFE4;
	font-weight: bold;
	text-decoration: none;
}
.tx0
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 19px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.tx1
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.tx2
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;
}
.tx2 select[name="terminal_priority_list[]"], .tx2 select[name="cascading_list[]"]{
	width: 100px
}

.tx2 select[name="bpc_cascading_list[]"] {
	width: 75px;
}

.tx2 select[name="installment_months_option_list[]"]{
	width: 100%
}
.tx2 select[name="currency_option_list[]"]{
	width: 100%
}
.tx2 input[name="mcc_list[]"]{
	width: 100px
}
.tx22
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.tx3
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
}
.tx32
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.tx4
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
.tx5
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #aaaaaa;
	font-weight: normal;
	text-decoration: none;
}

.tx6
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    background-color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
}

.r0
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-color: #00abec;
}
.r1
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #035A9A;
	font-weight: bold;
	text-decoration: none;
	background-color: #fff;
}
.r2
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #035A9A;
	font-weight: bold;
	text-decoration: none;
	background-color: #fff;
}
.r3
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #035A9A;
    font-weight: bold;
    text-decoration: none;
    background-color: #FCF3BA;
    padding-left: 20px;
    padding-right: 20px;
}
.tbh1
{
	padding: 0 5px 0 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-color: #0670cf !important;
	white-space: pre-line;
	cursor: default;
}
.tbh2
{
    font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-color: #0670cf;
	white-space: nowrap;
	cursor: default;
}
.tb1
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #035A9A;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	background-color: #ffffff;
	cursor: default;
}
.tb2
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #035A9A;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	background-color: #ffffff;
	cursor: default;
}
.tb2n
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #035A9A;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;
	background-color: #ffffff;
	cursor: default;
}
.tb3
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #035A9A;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	background-color: #ffffff;
	cursor: default;
	padding-left: 10px;
	padding-right: 10px;
}
.tb4
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #035A9A;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;
	background-color: #ffffff;
	cursor: default;
	padding-left: 10px;
	padding-right: 10px;
}
.tb3n
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #035A9A;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;
	background-color: #ffffff;
	cursor: default;
	padding-left: 10px;
	padding-right: 10px;
}
.tb3nn
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #035A9A;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
	cursor: default;
	padding-left: 10px;
	padding-right: 10px;
}
.req
{
	color: #ff0000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	white-space: nowrap;
}

.req_green
{
	color: #00ca00;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	white-space: nowrap;
}

.deleteRowButton, .deleteVisaExtraRangeLabelRowButton
{
	background-color: #dc0027;
	color: #fff
}

.warn
{
	color: #ff0000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}



#leftmenuRoot{
	margin: 0;
	padding: 0;
    width: 180px;
}
#leftmenuRoot td
{
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	white-space: nowrap;
	color: #000000;
}
.expNodeOut
{
}
.expNodeOver
{
}
img.expAction
{
	float: left;
}
.nodeTextOver
{
	border: 1px solid #999999;
	padding: 1px 3px;
	cursor: pointer;
	float: left;
	background-color: #CCCCCC;
}
.nodeTextOut
{
	border: 1px solid #F1F1F1;
	padding: 1px 3px;
	cursor: pointer;
	float: left;
	background-color: #F1F1F1;
}
.nodeTextOverSel
{
	border: 1px solid #999999;
	padding: 1px 3px;
	cursor: pointer;
	float: left;
	background-color: #F1F1F1;
}
.nodeTextOutSel
{
	border: 1px solid #999999;
	padding: 1px 3px;
	cursor: pointer;
	float: left;
	background-color: #FFFFFF;
}

/* Progress Indicator */
ul#progressMeter
{
  list-style-type: none;
  color: #035A9A;
  font-size: 10px;
  padding: 0;
  clear: both;
  font-family: Verdana, Arial, sans-serif;
  float: right;
}
ul#progressMeter li
{
  float: left;
  text-align: center;
  padding: 0 9px 12px 9px;
}
ul#progressMeter li:first-child
{
  padding-left: 0;
}
ul#progressMeter li:last-child
{
  padding-right: 0;
}
ul#progressMeter li.incomplete
{
	background: url(/includes/modules/system/templates/wsb_default/images/incomplete.gif) repeat-x bottom;
	color: #82909a;
}
ul#progressMeter li.current
{
  font-weight: bold;
  color: #035A9A;
	background: url(/includes/modules/system/templates/wsb_default/images/current.gif) repeat-x bottom;
}

td.language  {
	font-family: Arial, sans-serif;
    font-size       : 11px;
}

a.language {
    font-family     : Arial, sans-serif;
    font-size       : 11px;
    font-weight     : bold;
    text-decoration: none;
    padding: 0 1px 1px 1px;
    color: #000000;
}

a.language:hover {
    background-color: #0670cf;
    color: #000000;
    padding: 0 1px 1px 1px;
    }

a.language_selected {
    font-family     : Arial, sans-serif;
    font-size       : 11px;
    font-weight     : bold;
    background-color: #0670cf;
    text-decoration: none;
    color: #000000;
    padding: 0 1px 1px 1px;
}

DIV.tooltip
{
	visibility: hidden;
	position: absolute;
	background-color: #aaaaaa;
}

DIV.tooltip_box
{
	position: relative;
	right: 2px;
	bottom: 2px;
	padding: 4px;
	border: #000000 1px solid;
	background-color: #ffffe1;
}


.trBgColor1 td {
    background-color: #FFFFFF;
}
.trBgColor1 td a:link {
    background-color: #FFFFFF;
}
.trBgColor2 td {
    background-color: #F0F0F0;
}
.trBgColor2 td a:link {
    background-color: #F0F0F0;
}

table.TableList tr:hover td {
	/*background-color: #9ccff4;*/
	background-color: #a4d9ff;
	/*background-color: #f7e741;*/
}


/*table.TableList tr:hover a {*/
table.TableList tr:not(:first-child):hover a{
	background-color: #a4d9ff;
}

/*.highlight{*/
	/*background-color: #a4d9ff !important;*/
/*}*/

.highlight td {
	background-color: #00abec !important;
	color: #fff;
}
.highlight td a:link {
	background-color: #00abec !important;
	color: #fff;
}
/*table.TableList tr {background-color: #0670cf !important;}*/
/*table.TableList tr:first-child a {*/
	/*!*background-color: #9ccff4;*!*/
	/*background-color: #0670cf !important;*/
	/*!*background-color: #f7e741;*!*/
/*}*/

.internet_banking_edit tbody > tr > td:first-child,.internet_banking_edit tbody > tr > td:nth-child(3){
	min-width: 300px;
}
.internet_banking_edit tbody > tr > td:nth-child(3) input.forms{
	width: 300px;
}

#example_font{
	font-size: 14px;
	width: 100%;
}
.cardImg{
	height: 285px;
	width: 430px;
	border-radius: 20px;
}

.backgroundmg{
	background-repeat: no-repeat;
	background-size: cover;
	height: 285px;
}

.border{
	padding: 2px 5px;
}

.processing_rc_add, .processing_rc_list{
	font-size: 11px;
}

.addCodeModal {
	z-index: 9999;
	background-color: #FFFFFF;
	border: solid 1px black;
	display: block;
	position: relative;
	padding: 1px;
}

.addCodeModal input {
	margin-bottom: 1px;
}
.addCodeModal input[type=button] {
	margin: 0 1px 0 0;
}

.align-top {
	vertical-align: baseline;
}

.codesList {
	max-width: 450px;
}

.errorMessage {
	color: red;
	font-size: 13px;
}

.unsavedMessage {
	color: #d534eb;
	font-size: 13px;
}

.addCodeModal .error{
	border: solid 1px red;
}

.codeDiv{
	border: solid 1px gray;
	border-radius: 3px;
	background-color: #FDFDF2;
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 2px;
	padding-left: 2px;
}

.codeDiv.error{
	border: solid 1px red;
}

.codeDiv>input{
	border: none;
	margin-right: 4px;
	color: black;
	cursor: pointer;
}

.codeDiv>span{
	float: right;
	cursor: pointer;
	color: gray;
}

.deleteCodeDiv{
	float: right;
	cursor: pointer;
	color: gray;
}

#newFieldQr {
	width: 150px;
}
