.tree-children.tree-children-no-padding {
	padding-left: 0
}

.tree-children {
	padding-left: 20px;
	overflow: hidden
}

.node-drop-slot {
	display: block;
	height: 2px
}

.node-drop-slot.is-dragging-over {
	background: #ddffee;
	height: 20px;
	border: 2px dotted #888
}

.toggle-children-wrapper-expanded .toggle-children {
	transform: rotate(90deg)
}

.toggle-children-wrapper-collapsed .toggle-children {
	transform: rotate(0)
}

.toggle-children-wrapper {
	padding: 2px 3px 5px 1px
}

.toggle-children {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABAhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ1dWlkOjY1RTYzOTA2ODZDRjExREJBNkUyRDg4N0NFQUNCNDA3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkYzRkRFQjcxODUzNTExRTU4RTQwRkQwODFEOUZEMEE3IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkYzRkRFQjcwODUzNTExRTU4RTQwRkQwODFEOUZEMEE3IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTk5NzA1OGEtZDI3OC00NDZkLWE4ODgtNGM4MGQ4YWI1NzNmIiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6YzRkZmQxMGMtY2NlNS0xMTc4LWE5OGQtY2NkZmM5ODk5YWYwIi8+IDxkYzp0aXRsZT4gPHJkZjpBbHQ+IDxyZGY6bGkgeG1sOmxhbmc9IngtZGVmYXVsdCI+Z2x5cGhpY29uczwvcmRmOmxpPiA8L3JkZjpBbHQ+IDwvZGM6dGl0bGU+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+5iogFwAAAGhJREFUeNpiYGBgKABigf///zOQg0EARH4A4gZyDIIZ8B/JoAJKDIDhB0CcQIkBRBtEyABkgxwoMQCGD6AbRKoBGAYxQgXIBRuZGKgAKPIC3QLxArnRSHZCIjspk52ZKMrOFBUoAAEGAKnq593MQAZtAAAAAElFTkSuQmCC);
	height: 8px;
	width: 9px;
	background-size: contain;
	display: inline-block;
	position: relative;
	top: 1px;
	background-repeat: no-repeat;
	background-position: center
}

.toggle-children-placeholder {
	display: inline-block;
	height: 10px;
	width: 10px;
	position: relative;
	top: 1px;
	padding-right: 3px
}

.node-content-wrapper {
	display: inline-block;
	padding: 2px 5px;
	border-radius: 2px;
	transition: background-color .15s, box-shadow .15s
}

.node-wrapper {
	display: flex;
	align-items: flex-start
}

.node-content-wrapper-active,
.node-content-wrapper.node-content-wrapper-active:hover,
.node-content-wrapper-active.node-content-wrapper-focused {
	background: #beebff
}

.node-content-wrapper-focused {
	background: #e7f4f9
}

.node-content-wrapper:hover {
	background: #f7fbff
}

.node-content-wrapper-active,
.node-content-wrapper-focused,
.node-content-wrapper:hover {
	box-shadow: inset 0 0 1px #999
}

.node-content-wrapper.is-dragging-over {
	background: #ddffee;
	box-shadow: inset 0 0 1px #999
}

.node-content-wrapper.is-dragging-over-disabled {
	opacity: .5
}

tree-viewport {
	-webkit-tap-highlight-color: transparent;
	height: 100%;
	overflow: auto;
	display: block
}

.tree-children {
	padding-left: 20px
}

.empty-tree-drop-slot .node-drop-slot {
	height: 20px;
	min-width: 100px
}

.angular-tree-component {
	width: 100%;
	position: relative;
	display: inline-block;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	user-select: none
}

tree-root .angular-tree-component-rtl {
	direction: rtl
}

tree-root .angular-tree-component-rtl .toggle-children-wrapper-collapsed .toggle-children {
	transform: rotate(180deg) !important
}

tree-root .angular-tree-component-rtl .tree-children {
	padding-right: 20px;
	padding-left: 0
}

tree-node-checkbox {
	padding: 1px
}

@charset "UTF-8";

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	height: 100%
}

body {
	margin: 0;
	height: 100%;
	line-height: 1.42857143
}

* {
	box-sizing: border-box
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
[data-hidden=true],
template {
	display: none
}

a {
	background-color: transparent
}

a,
a:active,
a:hover,
a:focus {
	text-decoration: none
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	margin: .67em 0;
	font-size: 2em
}

mark {
	color: #000;
	background: #ff0
}

small {
	font-size: 80%
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	height: 0;
	box-sizing: content-box
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font: inherit;
	color: inherit
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0
}

icb-button:active,
icb-button:hover,
icb-button:focus {
	outline: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	box-sizing: content-box;
	-webkit-appearance: textfield
}

fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid #c0c0c0
}

legend {
	padding: 0;
	border: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

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

input[type=search] {
	-webkit-appearance: none
}

input[type=search] {
	box-sizing: border-box
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	box-shadow: 0 1px 1px #0000000d
}

.panel-body {
	padding: 15px
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
	color: inherit
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
	color: inherit
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #dddddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
	margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}

.list-group+.panel-footer {
	border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
	margin-bottom: 0
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
	padding-left: 15px;
	padding-right: 15px
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
	border-top: 1px solid #dddddd
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
	border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
	border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
	border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
	border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
	border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom: 0
}

.panel>.table-responsive {
	border: 0;
	margin-bottom: 0
}

.panel-group {
	margin-bottom: 20px
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px
}

.panel-group .panel+.panel {
	margin-top: 5px
}

.panel-group .panel-heading {
	border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
	border-top: 1px solid #dddddd
}

.panel-group .panel-footer {
	border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #dddddd
}

.panel-default {
	border-color: #ddd
}

.panel-default>.panel-heading {
	color: var(--cl-gray-high-contrast);
	background-color: #f5f5f5;
	border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
	color: #f5f5f5;
	background-color: var(--cl-gray-high-contrast)
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd
}

.panel-primary {
	border-color: #337ab7
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
	color: #337ab7;
	background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #337ab7
}

.panel-success {
	border-color: #d6e9c6
}

.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6
}

.panel-info {
	border-color: #bce8f1
}

.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #bce8f1
}

.panel-warning {
	border-color: #faebcc
}

.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #faebcc
}

.panel-danger {
	border-color: #ebccd1
}

.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ebccd1
}

.panel-body:before,
.panel-body:after {
	content: " ";
	display: table
}

.panel-body:after {
	clear: both
}

.collapse.in {
	display: block
}

tr.collapse.in {
	display: table-row
}

tbody.collapse.in {
	display: table-row-group
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition-property: height, visibility;
	transition-duration: .35s;
	transition-timing-function: ease
}

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

td,
th {
	padding: 0
}

table {
	background-color: transparent
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left
}

th {
	text-align: left
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #dddddd
}

.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #dddddd
}

.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
	border-top: 0
}

.table>tbody+tbody {
	border-top: 2px solid #dddddd
}

.table .table {
	background-color: #fff
}

.table-condensed>thead>tr>th,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
	padding: 5px
}

.table-bordered {
	border: 1px solid #dddddd
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
	border: 1px solid #dddddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
	border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
	background-color: #f5f5f5
}

table col[class*=col-] {
	position: static;
	float: none;
	display: table-column
}

table td[class*=col-],
table th[class*=col-] {
	position: static;
	float: none;
	display: table-cell
}

.table>thead>tr>td.active,
.table>tbody>tr>td.active,
.table>tfoot>tr>td.active,
.table>thead>tr>th.active,
.table>tbody>tr>th.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>tbody>tr.active>td,
.table>tfoot>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr.active>th,
.table>tfoot>tr.active>th {
	background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
	background-color: #e8e8e8
}

.table>thead>tr>td.success,
.table>tbody>tr>td.success,
.table>tfoot>tr>td.success,
.table>thead>tr>th.success,
.table>tbody>tr>th.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>tbody>tr.success>td,
.table>tfoot>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr.success>th,
.table>tfoot>tr.success>th {
	background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
	background-color: #d0e9c6
}

.table>thead>tr>td.info,
.table>tbody>tr>td.info,
.table>tfoot>tr>td.info,
.table>thead>tr>th.info,
.table>tbody>tr>th.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>tbody>tr.info>td,
.table>tfoot>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr.info>th,
.table>tfoot>tr.info>th {
	background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
	background-color: #c4e3f3
}

.table>thead>tr>td.warning,
.table>tbody>tr>td.warning,
.table>tfoot>tr>td.warning,
.table>thead>tr>th.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>tbody>tr.warning>td,
.table>tfoot>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr.warning>th,
.table>tfoot>tr.warning>th {
	background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
	background-color: #faf2cc
}

.table>thead>tr>td.danger,
.table>tbody>tr>td.danger,
.table>tfoot>tr>td.danger,
.table>thead>tr>th.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>tbody>tr.danger>td,
.table>tfoot>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr.danger>th,
.table>tfoot>tr.danger>th {
	background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
	background-color: #ebcccc
}

@viewport {
	zoom: 1;
	width: device-width
}

input[type=password]::-ms-reveal,
input[type=password]::-ms-clear {
	display: none
}

@font-face {
	font-family: streamline;
	src: url(streamline.0fa17676039c2813.eot);
	src: url(streamline.0fa17676039c2813.eot?#iefix) format("embedded-opentype"), url(streamline.7a1b8bdbde060563.woff) format("woff"), url(streamline.0b54cf43842f8e54.ttf) format("truetype"), url(streamline.7924ddc3ddd76525.svg#streamline) format("svg");
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

@font-face {
	font-family: streamline-app;
	src: url(streamline-app.ad12a8adc58b6060.eot);
	src: url(streamline-app.ad12a8adc58b6060.eot?#iefix) format("embedded-opentype"), url(streamline-app.cef4e3bb6faa8cc0.woff) format("woff"), url(streamline-app.c44feb3517e73f69.ttf) format("truetype"), url(streamline-app.fc13e2e981d40229.svg#streamline-app) format("svg");
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

@font-face {
	font-family: lightbox;
	src: url(streamline-lightbox.c3d7fa72e9d68ade.eot);
	src: url(streamline-lightbox.c3d7fa72e9d68ade.eot?#iefix) format("embedded-opentype"), url(streamline-lightbox.19ba432794e6a10f.woff) format("woff"), url(streamline-lightbox.b1993f1b56e7c0b4.ttf) format("truetype"), url(streamline-lightbox.2482627ae117efcd.svg#lightbox) format("svg");
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

i {
	font-family: streamline !important;
	speak: none;
	font-style: normal;
	font-weight: 400 !important;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.stream-message-field-error:before {
	content: "\e000"
}

.stream-cashflow:before {
	content: "\e001"
}

.stream-cashflow2:before {
	content: "\e002"
}

.stream-twitter-x:before {
	content: "\e003"
}

.stream-twitter-x2:before {
	content: "\e004"
}

.stream-instagram-v3:before {
	content: "\e005"
}

.stream-instagram-v32:before {
	content: "\e006"
}

.stream-file-uploader:before {
	content: "\e007"
}

.stream-file-uploader2:before {
	content: "\e008"
}

.stream-beneficiary-prepaid-card-recharge:before {
	content: "\e009"
}

.stream-beneficiary-prepaid-card-recharge2:before {
	content: "\e00a"
}

.stream-cash-advance:before {
	content: "\e00b"
}

.stream-cash-advance2:before {
	content: "\e00c"
}

.stream-massive-account-opening:before {
	content: "\e00d"
}

.stream-massive-account-opening2:before {
	content: "\e00e"
}

.stream-prepaid-card-recharge:before {
	content: "\e00f"
}

.stream-prepaid-card-recharge2:before {
	content: "\e010"
}

.stream-prepaid-card:before {
	content: "\e011"
}

.stream-prepaid-card2:before {
	content: "\e012"
}

.stream-thirdParty-collections-ACH:before {
	content: "\e013"
}

.stream-thirdParty-collections-ACH2:before {
	content: "\e014"
}

.stream-filterEqualizer:before {
	content: "\e015"
}

.stream-instagram:before {
	content: "\e016"
}

.stream-facebook:before {
	content: "\e017"
}

.stream-facebook2:before {
	content: "\e018"
}

.stream-twitter:before {
	content: "\e019"
}

.stream-credit-situation:before {
	content: "\e01a"
}

.stream-solicitudes_otras:before {
	content: "\e01b"
}

.stream-solicitudes_otras2:before {
	content: "\e01c"
}

.stream-beneficiario_ComercioExterior:before {
	content: "\e01d"
}

.stream-beneficiario_ComercioExterior2:before {
	content: "\e01e"
}

.stream-enlaceRoto:before {
	content: "\e01f"
}

.stream-IsotipoSantander:before {
	content: "\e020"
}

.stream-MisProgramas:before {
	content: "\e021"
}

.stream-MisProgramas2:before {
	content: "\e022"
}

.stream-cuentaValidada:before {
	content: "\e023"
}

.stream-linkCopy:before {
	content: "\e024"
}

.stream-cartaDeCredito_apertura:before {
	content: "\e025"
}

.stream-cartaDeCredito_apertura2:before {
	content: "\e026"
}

.stream-cartaDeCredito_enmienda:before {
	content: "\e027"
}

.stream-cartaDeCredito_enmienda2:before {
	content: "\e028"
}

.stream-cartaDeCredito_Prod:before {
	content: "\e029"
}

.stream-cartaDeCredito_Prod2:before {
	content: "\e02a"
}

.stream-solicitud_promover:before {
	content: "\e02b"
}

.stream-solicitud_promover2:before {
	content: "\e02c"
}

.stream-transacciones:before {
	content: "\e02d"
}

.stream-transacciones2:before {
	content: "\e02e"
}

.stream-Favorito_Quitar:before {
	content: "\e02f"
}

.stream-Favorito_Quitar2:before {
	content: "\e030"
}

.stream-GiroExpress2:before {
	content: "\e031"
}

.stream-GiroExpress:before {
	content: "\e032"
}

.stream-habilitarComprasInternet:before {
	content: "\e033"
}

.stream-habilitarComprasInternet2:before {
	content: "\e034"
}

.stream-BeneficiarioCargaMasiva:before {
	content: "\e035"
}

.stream-BeneficiarioCargaMasiva2:before {
	content: "\e036"
}

.stream-agregarEliminarProductos:before {
	content: "\e037"
}

.stream-agregarEliminarProductos2:before {
	content: "\e038"
}

.stream-asignargrupo:before {
	content: "\e039"
}

.stream-asignargrupo2:before {
	content: "\e03a"
}

.stream-favoritos-v2:before {
	content: "\e03b"
}

.stream-favoritos-v22:before {
	content: "\e03c"
}

.stream-pastillas_Favorito:before {
	content: "\e03d"
}

.stream-bb-plin-lineal:before {
	content: "\e03e"
}

.stream-bb-plin-lineal2:before {
	content: "\e03f"
}

.stream-adelantoEfectivo-2:before {
	content: "\e040"
}

.stream-adelantoEfectivo-22:before {
	content: "\e041"
}

.stream-balance_cover:before {
	content: "\e042"
}

.stream-balance_cover2:before {
	content: "\e043"
}

.stream-compracantidadespecifica:before {
	content: "\e044"
}

.stream-compracantidadespecifica2:before {
	content: "\e045"
}

.stream-fechadepago:before {
	content: "\e046"
}

.stream-fechadepago2:before {
	content: "\e047"
}

.stream-pagoperdido:before {
	content: "\e048"
}

.stream-pagoperdido2:before {
	content: "\e049"
}

.stream-pagoprocesado:before {
	content: "\e04a"
}

.stream-pagoprocesado2:before {
	content: "\e04b"
}

.stream-retiroencajero:before {
	content: "\e04c"
}

.stream-retiroencajero2:before {
	content: "\e04d"
}

.stream-ctacorrientecajadeahorro_enelbanco:before {
	content: "\e04e"
}

.stream-ctacorrientecajadeahorro_enelbanco2:before {
	content: "\e04f"
}

.stream-ctacorrientecajadeahorro_enotrobanco:before {
	content: "\e050"
}

.stream-ctacorrientecajadeahorro_enotrobanco2:before {
	content: "\e051"
}

.stream-bo-activar_desactivarcomprasporinternet:before {
	content: "\e052"
}

.stream-bo-activar_desactivarcomprasporinternet2:before {
	content: "\e053"
}

.stream-bo-afiliacionBisaChat:before {
	content: "\e054"
}

.stream-bo-afiliacionBisaChat2:before {
	content: "\e055"
}

.stream-bo-afiliacionCajerosintarjeta:before {
	content: "\e056"
}

.stream-bo-afiliacionCajerosintarjeta2:before {
	content: "\e057"
}

.stream-bo-aplicacionBisaneo:before {
	content: "\e058"
}

.stream-bo-aplicacionBisaneo2:before {
	content: "\e059"
}

.stream-bo-avisodeviaje:before {
	content: "\e05a"
}

.stream-bo-avisodeviaje2:before {
	content: "\e05b"
}

.stream-bo-block_unblock_creditcard:before {
	content: "\e05c"
}

.stream-bo-block_unblock_creditcard2:before {
	content: "\e05d"
}

.stream-bo-donaciones:before {
	content: "\e05e"
}

.stream-bo-donaciones2:before {
	content: "\e05f"
}

.stream-bo-gestiondefacturas:before {
	content: "\e060"
}

.stream-bo-gestiondefacturas2:before {
	content: "\e061"
}

.stream-bo-solicitudBoleta_garantia:before {
	content: "\e062"
}

.stream-bo-solicitudBoleta_garantia2:before {
	content: "\e063"
}

.stream-bo-solicitudChequeExterior:before {
	content: "\e064"
}

.stream-bo-solicitudChequeExterior2:before {
	content: "\e065"
}

.stream-bo-solicitudChequeGerencia:before {
	content: "\e066"
}

.stream-bo-solicitudChequeGerencia2:before {
	content: "\e067"
}

.stream-bo-transferenciasLIP:before {
	content: "\e068"
}

.stream-bo-transferenciasLIP2:before {
	content: "\e069"
}

.stream-icon_youtube5:before {
	content: "\e06a"
}

.stream-icon_linkedin4:before {
	content: "\e06b"
}

.stream-icon_youtube4:before {
	content: "\e06c"
}

.stream-icon_fbook:before {
	content: "\e06d"
}

.stream-pr-youtube2:before {
	content: "\e06e"
}

.stream-pr-In:before {
	content: "\e06f"
}

.stream-pr-youtube:before {
	content: "\e070"
}

.stream-icon_enojado:before {
	content: "\e071"
}

.stream-icon_enojado2:before {
	content: "\e072"
}

.stream-icon_feliz:before {
	content: "\e073"
}

.stream-icon_feliz2:before {
	content: "\e074"
}

.stream-icon_indiferente:before {
	content: "\e075"
}

.stream-icon_indiferente2:before {
	content: "\e076"
}

.stream-icon_Muyfeliz:before {
	content: "\e077"
}

.stream-icon_Muyfeliz2:before {
	content: "\e078"
}

.stream-icon_triste:before {
	content: "\e079"
}

.stream-icon_triste2:before {
	content: "\e07a"
}

.stream-bb_transferenciasACelular:before {
	content: "\e07b"
}

.stream-bb_transferenciasACelular2:before {
	content: "\e07c"
}

.stream-ASucursal:before {
	content: "\e07d"
}

.stream-ASucursal2:before {
	content: "\e07e"
}

.stream-suy-SorpresasSantander:before {
	content: "\e07f"
}

.stream-suy-SorpresasSantander2:before {
	content: "\e080"
}

.stream-suy-Ahorros:before {
	content: "\e081"
}

.stream-suy-Ahorros2:before {
	content: "\e082"
}

.stream-suy-CancelarSuscripcion:before {
	content: "\e083"
}

.stream-suy-CancelarSuscripcion2:before {
	content: "\e084"
}

.stream-suy-ModificarSuscripcion:before {
	content: "\e085"
}

.stream-suy-ModificarSuscripcion2:before {
	content: "\e086"
}

.stream-suy-SorpresasSantanderLogo:before {
	content: "\e087"
}

.stream-bi-garantia:before {
	content: "\e088"
}

.stream-bi-garantia2:before {
	content: "\e089"
}

.stream-bi-TarjetaDebito:before {
	content: "\e08a"
}

.stream-bi-TarjetaDebito2:before {
	content: "\e08b"
}

.stream-m-salir:before {
	content: "\e08c"
}

.stream-m-salir2:before {
	content: "\e08d"
}

.stream-m-contactenos:before {
	content: "\e08e"
}

.stream-m-contactenos2:before {
	content: "\e08f"
}

.stream-m-cta_ahorro:before {
	content: "\e090"
}

.stream-m-cta_ahorro2:before {
	content: "\e091"
}

.stream-m-cta_corriente:before {
	content: "\e092"
}

.stream-m-cta_corriente2:before {
	content: "\e093"
}

.stream-m-email:before {
	content: "\e094"
}

.stream-m-email2:before {
	content: "\e095"
}

.stream-m-enelpais:before {
	content: "\e096"
}

.stream-m-enelpais2:before {
	content: "\e097"
}

.stream-m-facebook:before {
	content: "\e098"
}

.stream-m-filtro:before {
	content: "\e099"
}

.stream-m-filtro2:before {
	content: "\e09a"
}

.stream-m-flecha_detalle:before {
	content: "\e09b"
}

.stream-m-flechaTransferir:before {
	content: "\e09c"
}

.stream-m-inicio:before {
	content: "\e09d"
}

.stream-m-inicio2:before {
	content: "\e09e"
}

.stream-m-menu:before {
	content: "\e09f"
}

.stream-m-misprestamos:before {
	content: "\e0a0"
}

.stream-m-misprestamos2:before {
	content: "\e0a1"
}

.stream-m-misproductos:before {
	content: "\e0a2"
}

.stream-m-misproductos2:before {
	content: "\e0a3"
}

.stream-m-mistarjetasdecredito:before {
	content: "\e0a4"
}

.stream-m-mistarjetasdecredito2:before {
	content: "\e0a5"
}

.stream-m-mistransacciones:before {
	content: "\e0a6"
}

.stream-m-mistransacciones2:before {
	content: "\e0a7"
}

.stream-m-noticias:before {
	content: "\e0a8"
}

.stream-m-noticias2:before {
	content: "\e0a9"
}

.stream-m-pagar:before {
	content: "\e0aa"
}

.stream-m-pagar2:before {
	content: "\e0ab"
}

.stream-m-servicios:before {
	content: "\e0ac"
}

.stream-m-servicios2:before {
	content: "\e0ad"
}

.stream-m-store:before {
	content: "\e0ae"
}

.stream-m-store2:before {
	content: "\e0af"
}

.stream-m-transferir:before {
	content: "\e0b0"
}

.stream-m-transferir_aterceros:before {
	content: "\e0b1"
}

.stream-m-transferir_aterceros2:before {
	content: "\e0b2"
}

.stream-m-transferir_entremiscuentas:before {
	content: "\e0b3"
}

.stream-m-transferir_entremiscuentas2:before {
	content: "\e0b4"
}

.stream-m-transferir2:before {
	content: "\e0b5"
}

.stream-m-twitter:before {
	content: "\e0b6"
}

.stream-m-ubiquenos:before {
	content: "\e0b7"
}

.stream-m-ubiquenos2:before {
	content: "\e0b8"
}

.stream-m-whatsapp:before {
	content: "\e0b9"
}

.stream-m-youtube:before {
	content: "\e0ba"
}

.stream-AltaDeudores:before {
	content: "\e0bb"
}

.stream-AltaDeudores2:before {
	content: "\e0bc"
}

.stream-AltaRTN:before {
	content: "\e0bd"
}

.stream-AltaRTN2:before {
	content: "\e0be"
}

.stream-CargaDeArchivosDeCobranza:before {
	content: "\e0bf"
}

.stream-CargaDeArchivosDeCobranza2:before {
	content: "\e0c0"
}

.stream-CargaDeFacturas:before {
	content: "\e0c1"
}

.stream-CargaDeFacturas2:before {
	content: "\e0c2"
}

.stream-ConsultaDeFacturas:before {
	content: "\e0c3"
}

.stream-ConsultaDeFacturas2:before {
	content: "\e0c4"
}

.stream-ConsultaDeudores:before {
	content: "\e0c5"
}

.stream-ConsultaDeudores2:before {
	content: "\e0c6"
}

.stream-ConsultasExportacion:before {
	content: "\e0c7"
}

.stream-ConsultasExportacion2:before {
	content: "\e0c8"
}

.stream-Masivos_AdministracionDePlantillasACH:before {
	content: "\e0c9"
}

.stream-Masivos_AdministracionDePlantillasACH2:before {
	content: "\e0ca"
}

.stream-Masivos_CargaDeCheques:before {
	content: "\e0cb"
}

.stream-Masivos_CargaDeCheques2:before {
	content: "\e0cc"
}

.stream-Masivos_CargaMasivaACH:before {
	content: "\e0cd"
}

.stream-Masivos_CargaMasivaACH2:before {
	content: "\e0ce"
}

.stream-Masivos_ConfirmacionDeCheques:before {
	content: "\e0cf"
}

.stream-Masivos_ConfirmacionDeCheques2:before {
	content: "\e0d0"
}

.stream-Masivos_DesconfirmacionDeCheques:before {
	content: "\e0d1"
}

.stream-Masivos_DesconfirmacionDeCheques2:before {
	content: "\e0d2"
}

.stream-Masivos_EmisionChequesDeCaja:before {
	content: "\e0d3"
}

.stream-Masivos_EmisionChequesDeCaja2:before {
	content: "\e0d4"
}

.stream-Masivos_PagosMiscelaneos:before {
	content: "\e0d5"
}

.stream-Masivos_PagosMiscelaneos2:before {
	content: "\e0d6"
}

.stream-Masivos_SuspensionDeCheques:before {
	content: "\e0d7"
}

.stream-Masivos_SuspensionDeCheques2:before {
	content: "\e0d8"
}

.stream-PagoAOtrosBancos:before {
	content: "\e0d9"
}

.stream-PagoAOtrosBancos2:before {
	content: "\e0da"
}

.stream-PagoImpuestos:before {
	content: "\e0db"
}

.stream-PagoImpuestos2:before {
	content: "\e0dc"
}

.stream-SolicitudDeChequeGerencia:before {
	content: "\e0dd"
}

.stream-SolicitudDeChequeGerencia2:before {
	content: "\e0de"
}

.stream-SubastaDeDivisas:before {
	content: "\e0df"
}

.stream-SubastaDeDivisas2:before {
	content: "\e0e0"
}

.stream-TrasladoDeValores:before {
	content: "\e0e1"
}

.stream-TrasladoDeValores2:before {
	content: "\e0e2"
}

.stream-ATM:before {
	content: "\e0e3"
}

.stream-ATM2:before {
	content: "\e0e4"
}

.stream-expired:before {
	content: "\e0e5"
}

.stream-expired2:before {
	content: "\e0e6"
}

.stream-term_condiciones:before {
	content: "\e0e7"
}

.stream-term_condiciones2:before {
	content: "\e0e8"
}

.stream-mancomunadas:before {
	content: "\e0e9"
}

.stream-cashDisposition:before {
	content: "\e0ea"
}

.stream-cashDisposition2 .path1:before {
	content: "\e0eb";
	color: #fff
}

.stream-cashDisposition2 .path2:before {
	content: "\e0ec";
	margin-left: -1em;
	color: #fff
}

.stream-cashDisposition2 .path3:before {
	content: "\e0ed";
	margin-left: -1em;
	color: #fff
}

.stream-cashDisposition2 .path4:before {
	content: "\e0ee";
	margin-left: -1em;
	color: #fff
}

.stream-cashDisposition2 .path5:before {
	content: "\e0ef";
	margin-left: -1em;
	color: #fff
}

.stream-cashDisposition2 .path6:before {
	content: "\e0f0";
	margin-left: -1em;
	color: #fff
}

.stream-cashDisposition2 .path7:before {
	content: "\e0f1";
	margin-left: -1em;
	color: #000
}

.stream-cashDisposition2 .path8:before {
	content: "\e0f2";
	margin-left: -1em;
	color: #000
}

.stream-cashDisposition2 .path9:before {
	content: "\e0f3";
	margin-left: -1em;
	color: #000
}

.stream-cambioInfoCuentas2:before {
	content: "\e0f4"
}

.stream-cambioInfoCuentas:before {
	content: "\e0f5"
}

.stream-prod_savingAccount2:before {
	content: "\e0f6"
}

.stream-prod_savingAccount:before {
	content: "\e0f7"
}

.stream-prod_loan2:before {
	content: "\e0f8"
}

.stream-prod_loan:before {
	content: "\e0f9"
}

.stream-active_off:before {
	content: "\e0fa"
}

.stream-active_off2:before {
	content: "\e0fb"
}

.stream-active_on:before {
	content: "\e0fc"
}

.stream-active_on2:before {
	content: "\e0fd"
}

.stream-creditCard:before {
	content: "\e0fe"
}

.stream-creditCard2:before {
	content: "\e0ff"
}

.stream-assets:before {
	content: "\e100"
}

.stream-assets2:before {
	content: "\e101"
}

.stream-ico_062:before {
	content: "\e102"
}

.stream-ico_072:before {
	content: "\e103"
}

.stream-picture-12:before {
	content: "\e104"
}

.stream-icon_exit:before {
	content: "\e105"
}

.stream-icon_inbox:before {
	content: "\e106"
}

.stream-icon_user:before {
	content: "\e107"
}

.stream-reordenCheques:before {
	content: "\e108"
}

.stream-reordenCheques2:before {
	content: "\e109"
}

.stream-activarTarjeta:before {
	content: "\e10a"
}

.stream-activarTarjeta2:before {
	content: "\e10b"
}

.stream-eStatement:before {
	content: "\e10c"
}

.stream-eStatement2:before {
	content: "\e10d"
}

.stream-Consultar_CertificadoDigital:before {
	content: "\e10e"
}

.stream-Consultar_CertificadoDigital2:before {
	content: "\e10f"
}

.stream-Gestionar_Factoring:before {
	content: "\e110"
}

.stream-Gestionar_Factoring2:before {
	content: "\e111"
}

.stream-Gestionar_ModificacionTransacciones:before {
	content: "\e112"
}

.stream-Gestionar_ModificacionTransacciones2:before {
	content: "\e113"
}

.stream-GestionarExportaciones_instrucciones:before {
	content: "\e114"
}

.stream-GestionarExportaciones_instrucciones2:before {
	content: "\e115"
}

.stream-GestionarImportaciones_instrucciones:before {
	content: "\e116"
}

.stream-GestionarImportaciones_instrucciones2:before {
	content: "\e117"
}

.stream-MenuContextualUsuario_PerfilarCliente:before {
	content: "\e118"
}

.stream-MenuContextualUsuario_PerfilarCliente2:before {
	content: "\e119"
}

.stream-Pago_Proveedores:before {
	content: "\e11a"
}

.stream-Pago_Proveedores2:before {
	content: "\e11b"
}

.stream-SantanderID:before {
	content: "\e11c"
}

.stream-SantanderID2:before {
	content: "\e11d"
}

.stream-ComercioExterior_CartadeCreditoExportacion:before {
	content: "\e11e"
}

.stream-ComercioExterior_CartadeCreditoExportacion2:before {
	content: "\e11f"
}

.stream-ComercioExterior_CartadeCreditoImportacion:before {
	content: "\e120"
}

.stream-ComercioExterior_CartadeCreditoImportacion2:before {
	content: "\e121"
}

.stream-ComercioExterior_CobranzasdeExportacion:before {
	content: "\e122"
}

.stream-ComercioExterior_CobranzasdeExportacion2:before {
	content: "\e123"
}

.stream-ComercioExterior_CobranzasdeImportacion:before {
	content: "\e124"
}

.stream-ComercioExterior_CobranzasdeImportacion2:before {
	content: "\e125"
}

.stream-ComercioExterior_GarantiasImportacion:before {
	content: "\e126"
}

.stream-ComercioExterior_GarantiasImportacion2:before {
	content: "\e127"
}

.stream-ComercioExterior:before {
	content: "\e128"
}

.stream-ComercioExterior2:before {
	content: "\e129"
}

.stream-Administrar_NivelFirmaCliente:before {
	content: "\e12a"
}

.stream-Administrar_NivelFirmaCliente2:before {
	content: "\e12b"
}

.stream-Administrar_Proveedores:before {
	content: "\e12c"
}

.stream-Administrar_Proveedores2:before {
	content: "\e12d"
}

.stream-Administrar_UsuariosPerfiles:before {
	content: "\e12e"
}

.stream-Administrar_UsuariosPerfiles2:before {
	content: "\e12f"
}

.stream-solicitudAperturaDepositoPlazoFijo:before {
	content: "\e130"
}

.stream-solicitudAperturaDepositoPlazoFijo2:before {
	content: "\e131"
}

.stream-santanderTeLlama:before {
	content: "\e132"
}

.stream-santanderTeLlama2:before {
	content: "\e133"
}

.stream-otrasSolicitudes:before {
	content: "\e134"
}

.stream-otrasSolicitudes2:before {
	content: "\e135"
}

.stream-copiaDeCheque:before {
	content: "\e136"
}

.stream-copiaDeCheque2:before {
	content: "\e137"
}

.stream-adelantoEfectivo:before {
	content: "\e138"
}

.stream-adelantoEfectivo2:before {
	content: "\e139"
}

.stream-avisoViaje:before {
	content: "\e13a"
}

.stream-avisoViaje2:before {
	content: "\e13b"
}

.stream-bloquearTarjeta:before {
	content: "\e13c"
}

.stream-bloquearTarjeta2:before {
	content: "\e13d"
}

.stream-cambiarPIN_tarjeta:before {
	content: "\e13e"
}

.stream-cambiarPIN_tarjeta2:before {
	content: "\e13f"
}

.stream-cancelarCheque:before {
	content: "\e140"
}

.stream-cancelarCheque2:before {
	content: "\e141"
}

.stream-copiaEstadoDeCuenta:before {
	content: "\e142"
}

.stream-copiaEstadoDeCuenta2:before {
	content: "\e143"
}

.stream-estadoDeSolicitudes:before {
	content: "\e144"
}

.stream-estadoDeSolicitudes2:before {
	content: "\e145"
}

.stream-form480:before {
	content: "\e146"
}

.stream-form4802:before {
	content: "\e147"
}

.stream-pagar_cheque:before {
	content: "\e148"
}

.stream-pagar_cheque2:before {
	content: "\e149"
}

.stream-servicios:before {
	content: "\e14a"
}

.stream-servicios2:before {
	content: "\e14b"
}

.stream-trusteer:before {
	content: "\e14c"
}

.stream-trusteer2:before {
	content: "\e14d"
}

.stream-productos_cuentaAhorro:before {
	content: "\e14e"
}

.stream-productos_cuentaAhorro2:before {
	content: "\e14f"
}

.stream-comercios:before {
	content: "\e150"
}

.stream-comercios2:before {
	content: "\e151"
}

.stream-mantencionProductosPago:before {
	content: "\e152"
}

.stream-mantencionProductosPago2:before {
	content: "\e153"
}

.stream-proximosPagos:before {
	content: "\e154"
}

.stream-proximosPagos2:before {
	content: "\e155"
}

.stream-registroPagoExpress:before {
	content: "\e156"
}

.stream-registroPagoExpress2:before {
	content: "\e157"
}

.stream-logo-circle-email:before {
	content: "\e158"
}

.stream-logo-circle-email2:before {
	content: "\e159"
}

.stream-logo-circle-facebook:before {
	content: "\e15a"
}

.stream-logo-circle-facebook2:before {
	content: "\e15b"
}

.stream-logo-circle-instagram:before {
	content: "\e15c"
}

.stream-logo-circle-instagram2:before {
	content: "\e15d"
}

.stream-logo-circle-linkedin:before {
	content: "\e15e"
}

.stream-logo-circle-linkedin2:before {
	content: "\e15f"
}

.stream-logo-circle-twitter-bird:before {
	content: "\e160"
}

.stream-logo-circle-twitter-bird2:before {
	content: "\e161"
}

.stream-logo-circle-you_tube:before {
	content: "\e162"
}

.stream-logo-circle-you_tube2:before {
	content: "\e163"
}

.stream-logo-email2:before {
	content: "\e164"
}

.stream-logo-facebook2:before {
	content: "\e165"
}

.stream-logo-instagram:before {
	content: "\e166"
}

.stream-logo-instagram2:before {
	content: "\e167"
}

.stream-logo-linkedin:before {
	content: "\e168"
}

.stream-logo-linkedin2:before {
	content: "\e169"
}

.stream-logo-twitter-bird:before {
	content: "\e16a"
}

.stream-logo-twitter-bird2:before {
	content: "\e16b"
}

.stream-rewards:before {
	content: "\e16c"
}

.stream-rewards2:before {
	content: "\e16d"
}

.stream-fondoRetiro:before {
	content: "\e16e"
}

.stream-fondoRetiro2:before {
	content: "\e16f"
}

.stream-prestamoHipotecario:before {
	content: "\e170"
}

.stream-prestamoHipotecario2:before {
	content: "\e171"
}

.stream-desactivarCliente:before {
	content: "\e172"
}

.stream-desactivarCliente2:before {
	content: "\e173"
}

.stream-pagosSantender:before {
	content: "\e174"
}

.stream-pagosSantender2:before {
	content: "\e175"
}

.stream-icon_Company:before {
	content: "\e176"
}

.stream-icon_Company2:before {
	content: "\e177"
}

.stream-auditoriaseguridad:before {
	content: "\e178"
}

.stream-auditoriaseguridad2:before {
	content: "\e179"
}

.stream-carteradevalores:before {
	content: "\e17a"
}

.stream-carteradevalores2:before {
	content: "\e17b"
}

.stream-consultar:before {
	content: "\e17c"
}

.stream-consultar2:before {
	content: "\e17d"
}

.stream-contactusform:before {
	content: "\e17e"
}

.stream-contactusform2:before {
	content: "\e17f"
}

.stream-modalidadclientes:before {
	content: "\e180"
}

.stream-modalidadclientes2:before {
	content: "\e181"
}

.stream-select:before {
	content: "\e182"
}

.stream-select2:before {
	content: "\e183"
}

.stream-selectpordefecto:before {
	content: "\e184"
}

.stream-selectpordefecto2:before {
	content: "\e185"
}

.stream-solicitar:before {
	content: "\e186"
}

.stream-solicitar2:before {
	content: "\e187"
}

.stream-icon_trabajarConUsuarios:before {
	content: "\e188"
}

.stream-icon_trabajarConUsuarios2:before {
	content: "\e189"
}

.stream-icon_solicitar:before {
	content: "\e18a"
}

.stream-icon_solicitar2:before {
	content: "\e18b"
}

.stream-icon_modalidadCliente:before {
	content: "\e18c"
}

.stream-icon_modalidadCliente2:before {
	content: "\e18d"
}

.stream-icon_cotizacion:before {
	content: "\e18e"
}

.stream-icon_cotizacion2:before {
	content: "\e18f"
}

.stream-icon_HighProtection:before {
	content: "\e190"
}

.stream-icon_HighProtection2:before {
	content: "\e191"
}

.stream-icon_agendaWeb:before {
	content: "\e192"
}

.stream-icon_agendaWeb2:before {
	content: "\e193"
}

.stream-icon_diferirValoresAlCobro:before {
	content: "\e194"
}

.stream-icon_diferirValoresAlCobro2:before {
	content: "\e195"
}

.stream-icon_cartaDeInstruccion:before {
	content: "\e196"
}

.stream-icon_cartaDeInstruccion2:before {
	content: "\e197"
}

.stream-icon_valoresAlCobro:before {
	content: "\e198"
}

.stream-icon_valoresAlCobro2:before {
	content: "\e199"
}

.stream-icon_PosicionUnificada:before {
	content: "\e19a"
}

.stream-icon_PosicionUnificada2:before {
	content: "\e19b"
}

.stream-icon_partidasPendientes:before {
	content: "\e19c"
}

.stream-icon_partidasPendientes2:before {
	content: "\e19d"
}

.stream-icon_gastosIngresos2:before {
	content: "\e19e"
}

.stream-icon_gastosIngresos:before {
	content: "\e19f"
}

.stream-icon_PFM2:before {
	content: "\e1a0"
}

.stream-icon_PFM:before {
	content: "\e1a1"
}

.stream-calendar-dollar-2:before {
	content: "\e1a2"
}

.stream-icon_oneTime:before {
	content: "\e1a3"
}

.stream-play-button-2:before {
	content: "\e1a4"
}

.stream-play-button-22:before {
	content: "\e1a5"
}

.stream-exchange-currency:before {
	content: "\e1a6"
}

.stream-exchange-currency2:before {
	content: "\e1a7"
}

.stream-bb_Abrircuentasdeahorro1:before {
	content: "\e1a8"
}

.stream-bb_Abrircuentasdeahorro12:before {
	content: "\e1a9"
}

.stream-bb_Abrirdepositoaplazo1:before {
	content: "\e1aa"
}

.stream-bb_Abrirdepositoaplazo12:before {
	content: "\e1ab"
}

.stream-bb_Activarodesactivarserviciosdetarjeta1:before {
	content: "\e1ac"
}

.stream-bb_Activarodesactivarserviciosdetarjeta12:before {
	content: "\e1ad"
}

.stream-bb_Activartvc1:before {
	content: "\e1ae"
}

.stream-bb_Activartvc12:before {
	content: "\e1af"
}

.stream-bb_Alexterior1:before {
	content: "\e1b0"
}

.stream-bb_Alexterior12:before {
	content: "\e1b1"
}

.stream-bb_Asociaciondepagosdeservicios1:before {
	content: "\e1b2"
}

.stream-bb_Asociaciondepagosdeservicios12:before {
	content: "\e1b3"
}

.stream-bb_Beneficiarios1:before {
	content: "\e1b4"
}

.stream-bb_Beneficiarios12:before {
	content: "\e1b5"
}

.stream-bb_Cambiarimagendeseguridad1:before {
	content: "\e1b6"
}

.stream-bb_Cambiarimagendeseguridad12:before {
	content: "\e1b7"
}

.stream-bb_Canjearpuntos1:before {
	content: "\e1b8"
}

.stream-bb_Canjearpuntos12:before {
	content: "\e1b9"
}

.stream-bb_Configuracionpersonal1:before {
	content: "\e1ba"
}

.stream-bb_Configuracionpersonal12:before {
	content: "\e1bb"
}

.stream-bb_Consultadecheques1:before {
	content: "\e1bc"
}

.stream-bb_Consultadecheques12:before {
	content: "\e1bd"
}

.stream-bb_Desembolsodelineadecredito1:before {
	content: "\e1be"
}

.stream-bb_Desembolsodelineadecredito12:before {
	content: "\e1bf"
}

.stream-bb_Gestionar1:before {
	content: "\e1c0"
}

.stream-bb_Gestionar12:before {
	content: "\e1c1"
}

.stream-bb_historial1:before {
	content: "\e1c2"
}

.stream-bb_historial12:before {
	content: "\e1c3"
}

.stream-bb_Misoperaciones1:before {
	content: "\e1c4"
}

.stream-bb_Misoperaciones12:before {
	content: "\e1c5"
}

.stream-bb_Notificaciones1:before {
	content: "\e1c6"
}

.stream-bb_Notificaciones12:before {
	content: "\e1c7"
}

.stream-bb_Operacionesfrecuentes1:before {
	content: "\e1c8"
}

.stream-bb_Operacionesfrecuentes12:before {
	content: "\e1c9"
}

.stream-bb_Precancelatudepositoaplazo1:before {
	content: "\e1ca"
}

.stream-bb_Precancelatudepositoaplazo12:before {
	content: "\e1cb"
}

.stream-bb_Programadas1:before {
	content: "\e1cc"
}

.stream-bb_Programadas12:before {
	content: "\e1cd"
}

.stream-bb_Solicitarchequera1:before {
	content: "\e1ce"
}

.stream-bb_Solicitarchequera12:before {
	content: "\e1cf"
}

.stream-bb_Suscripcionesaservicios1:before {
	content: "\e1d0"
}

.stream-bb_Suscripcionesaservicios12:before {
	content: "\e1d1"
}

.stream-icon_pagarAEmpresa:before {
	content: "\e1d2"
}

.stream-icon_pagarAEmpresa2:before {
	content: "\e1d3"
}

.stream-icon_prestamoPreaprobado:before {
	content: "\e1d4"
}

.stream-icon_prestamoPreaprobado2:before {
	content: "\e1d5"
}

.stream-file-binary-check:before {
	content: "\e1d6"
}

.stream-file-binary-check2:before {
	content: "\e1d7"
}

.stream-file-binary-download:before {
	content: "\e1d8"
}

.stream-file-binary-download2:before {
	content: "\e1d9"
}

.stream-file-binary-secure:before {
	content: "\e1da"
}

.stream-file-binary-secure2:before {
	content: "\e1db"
}

.stream-pago_Multiples_1:before {
	content: "\e1dc"
}

.stream-pago_Multiples_12:before {
	content: "\e1dd"
}

.stream-Transf_MuchosAUno_1:before {
	content: "\e1de"
}

.stream-Transf_MuchosAUno_12:before {
	content: "\e1df";
	color: #59595c
}

.stream-Transf_UnoAMuchos_1:before {
	content: "\e1e0"
}

.stream-Transf_UnoAMuchos_12:before {
	content: "\e1e1";
	color: #59595c
}

.stream-icon_Schedulled_22:before {
	content: "\e1e2"
}

.stream-pago_nomina1:before {
	content: "\e1e3"
}

.stream-pago_nomina12:before {
	content: "\e1e4"
}

.stream-pago_proveedores1:before {
	content: "\e1e5"
}

.stream-pago_proveedores12:before {
	content: "\e1e6";
	color: #59595c
}

.stream-bb_aotrascuentasbanbif-22:before {
	content: "\e1e7"
}

.stream-bb_aotrosbancos-22:before {
	content: "\e1e8"
}

.stream-bb_beneficios-22:before {
	content: "\e1e9"
}

.stream-bb_cartafianza-22:before {
	content: "\e1ea"
}

.stream-bb_cartasdecredito-22:before {
	content: "\e1eb"
}

.stream-bb_cobranzasdocumentarias-22:before {
	content: "\e1ec"
}

.stream-bb_configuracion-22:before {
	content: "\e1ed"
}

.stream-bb_contactenos-22:before {
	content: "\e1ee"
}

.stream-bb_contrasena-22:before {
	content: "\e1ef"
}

.stream-bb_cuentacorriente-22:before {
	content: "\e1f0"
}

.stream-bb_cuentasahorro-22:before {
	content: "\e1f1"
}

.stream-bb_cuentasclik-22:before {
	content: "\e1f2"
}

.stream-bb_depositoaplazo-22:before {
	content: "\e1f3"
}

.stream-bb_descuentodeletras-22:before {
	content: "\e1f4"
}

.stream-bb_documentodeidentidad-22:before {
	content: "\e1f5"
}

.stream-bb_email-22:before {
	content: "\e1f6"
}

.stream-bb_entremiscuentas-22:before {
	content: "\e1f7"
}

.stream-bb_factoringelectronico-22 .path1:before {
	content: "\e1f8";
	color: #000
}

.stream-bb_factoringelectronico-22 .path2:before {
	content: "\e1f9";
	margin-left: -1em;
	color: #000
}

.stream-bb_factoringelectronico-22 .path3:before {
	content: "\e1fa";
	margin-left: -1em;
	color: #fff
}

.stream-bb_factoringelectronico-22 .path4:before {
	content: "\e1fb";
	margin-left: -1em;
	color: #fff
}

.stream-bb_factoringelectronico-22 .path5:before {
	content: "\e1fc";
	margin-left: -1em;
	color: #fff
}

.stream-bb_factoringelectronico-22 .path6:before {
	content: "\e1fd";
	margin-left: -1em;
	color: #fff
}

.stream-bb_factoringelectronico-22 .path7:before {
	content: "\e1fe";
	margin-left: -1em;
	color: #fff
}

.stream-bb_financiamientocomercioext-22:before {
	content: "\e1ff"
}

.stream-bb_horario-22:before {
	content: "\e200"
}

.stream-bb_inicio-22:before {
	content: "\e201"
}

.stream-bb_leasing-22:before {
	content: "\e202"
}

.stream-bb_llamanos-22:before {
	content: "\e203"
}

.stream-bb_mapa-22:before {
	content: "\e204"
}

.stream-bb_mensajes-22:before {
	content: "\e205"
}

.stream-bb_misproductos-22:before {
	content: "\e206"
}

.stream-bb_mistarjetas-22:before {
	content: "\e207"
}

.stream-bb_novedades-22:before {
	content: "\e208"
}

.stream-bb_otrasconfiguraciones-22:before {
	content: "\e209"
}

.stream-bb_otrastarjetasbanbif-22:before {
	content: "\e20a"
}

.stream-bb_pagar-22:before {
	content: "\e20b"
}

.stream-bb_pagodeproveedores-22:before {
	content: "\e20c"
}

.stream-bb_pagosinternacionales-22:before {
	content: "\e20d"
}

.stream-bb_precancelaciondepositoaplazo-22:before {
	content: "\e20e"
}

.stream-bb_prestamos-22:before {
	content: "\e20f"
}

.stream-bb_servicioderecaudacion-22:before {
	content: "\e210"
}

.stream-bb_servicios-22:before {
	content: "\e211"
}

.stream-bb_solicituddeproducto-22:before {
	content: "\e212"
}

.stream-bb_tarjetadiners-22:before {
	content: "\e213"
}

.stream-bb_tarjetasdeotrosbancos-22 .path1:before {
	content: "\e214";
	color: #fff
}

.stream-bb_tarjetasdeotrosbancos-22 .path2:before {
	content: "\e215";
	margin-left: -1em;
	color: #000
}

.stream-bb_tarjetasdeotrosbancos-22 .path3:before {
	content: "\e216";
	margin-left: -1em;
	color: #000
}

.stream-bb_tarjetasdeotrosbancos-22 .path4:before {
	content: "\e217";
	margin-left: -1em;
	color: #000
}

.stream-bb_tarjetasdeotrosbancos-22 .path5:before {
	content: "\e218";
	margin-left: -1em;
	color: #000
}

.stream-bb_tasadecambio-22:before {
	content: "\e219"
}

.stream-bb_terminosycondiciones-22:before {
	content: "\e21a"
}

.stream-bb_transferir-22:before {
	content: "\e21b"
}

.stream-bb_ubiquenos-22:before {
	content: "\e21c"
}

.stream-bb_usuario-22:before {
	content: "\e21d"
}

.stream-bb_aotrascuentasbanbif-2:before {
	content: "\e21e"
}

.stream-bb_aotrosbancos-2:before {
	content: "\e21f"
}

.stream-bb_beneficios-2:before {
	content: "\e220"
}

.stream-bb_cartafianza-2:before {
	content: "\e221"
}

.stream-bb_cartasdecredito-2:before {
	content: "\e222"
}

.stream-bb_cobranzasdocumentarias-2:before {
	content: "\e223"
}

.stream-bb_configuracion-2:before {
	content: "\e224"
}

.stream-bb_contactenos-2:before {
	content: "\e225"
}

.stream-bb_contrasena-2:before {
	content: "\e226"
}

.stream-bb_cuentacorriente-2:before {
	content: "\e227"
}

.stream-bb_cuentasahorro-2:before {
	content: "\e228"
}

.stream-bb_cuentasclik-2:before {
	content: "\e229"
}

.stream-bb_depositoaplazo-2:before {
	content: "\e22a"
}

.stream-bb_descuentodeletras-2:before {
	content: "\e22b"
}

.stream-bb_documentodeidentidad-2:before {
	content: "\e22c"
}

.stream-bb_email-2:before {
	content: "\e22d"
}

.stream-bb_entremiscuentas-2:before {
	content: "\e22e"
}

.stream-bb_factoringelectronico-2:before {
	content: "\e22f"
}

.stream-bb_financiamientocomercioext-2:before {
	content: "\e230"
}

.stream-bb_horario-2:before {
	content: "\e231"
}

.stream-bb_inicio-2:before {
	content: "\e232"
}

.stream-bb_leasing-2:before {
	content: "\e233"
}

.stream-bb_llamanos-2:before {
	content: "\e234"
}

.stream-bb_mapa-2:before {
	content: "\e235"
}

.stream-bb_mensajes-2:before {
	content: "\e236"
}

.stream-bb_misproductos-2:before {
	content: "\e237"
}

.stream-bb_mistarjetas-2:before {
	content: "\e238"
}

.stream-bb_novedades-2:before {
	content: "\e239"
}

.stream-bb_otrasconfiguraciones-2:before {
	content: "\e23a"
}

.stream-bb_otrastarjetasbanbif-2:before {
	content: "\e23b"
}

.stream-bb_pagar-2:before {
	content: "\e23c"
}

.stream-bb_pagodeproveedores-2:before {
	content: "\e23d"
}

.stream-bb_pagosinternacionales-2:before {
	content: "\e23e"
}

.stream-bb_precancelaciondepositoaplazo-2:before {
	content: "\e23f"
}

.stream-bb_prestamos-2:before {
	content: "\e240"
}

.stream-bb_servicioderecaudacion-2:before {
	content: "\e241"
}

.stream-bb_servicios-2:before {
	content: "\e242"
}

.stream-bb_solicituddeproducto-2:before {
	content: "\e243"
}

.stream-bb_tarjetadiners-2:before {
	content: "\e244"
}

.stream-bb_tarjetasdeotrosbanco-2:before {
	content: "\e245"
}

.stream-bb_tasadecambio-2:before {
	content: "\e246"
}

.stream-bb_terminosycondiciones-2:before {
	content: "\e247"
}

.stream-bb_transferir-2:before {
	content: "\e248"
}

.stream-bb_ubiquenos-2:before {
	content: "\e249"
}

.stream-bb_usuario-2:before {
	content: "\e24a"
}

.stream-server-edit-2:before {
	content: "\e24b"
}

.stream-server-edit-22:before {
	content: "\e24c"
}

.stream-server-remove-2:before {
	content: "\e24d"
}

.stream-server-remove-22:before {
	content: "\e24e"
}

.stream-icon_hierarchy1:before {
	content: "\e24f"
}

.stream-icon_hierarchy12:before {
	content: "\e250";
	color: #59595c
}

.stream-icon_pending2:before {
	content: "\e251"
}

.stream-SucripcionPagoServicios1:before {
	content: "\e252"
}

.stream-SucripcionPagoServicios12:before {
	content: "\e253"
}

.stream-cancelar_cheque_1:before {
	content: "\e254"
}

.stream-cancelar_cheque_12:before {
	content: "\e255"
}

.stream-solicitar_cheque_1:before {
	content: "\e256"
}

.stream-solicitar_cheque_12:before {
	content: "\e257";
	color: #59595c
}

.stream-calendar-dollar_1:before {
	content: "\e258"
}

.stream-calendar-dollar_12:before {
	content: "\e259"
}

.stream-circle-cash_1:before {
	content: "\e25a"
}

.stream-circle-cash_12:before {
	content: "\e25b"
}

.stream-graph-bar-movement_1:before {
	content: "\e25c"
}

.stream-graph-bar-movement_12:before {
	content: "\e25d"
}

.stream-icon_01_cobranzasdeExportacion_12:before {
	content: "\e25e"
}

.stream-icon_02_cartaCreditodeExportacion_1:before {
	content: "\e25f"
}

.stream-icon_02_cartaCreditodeExportacion_12:before {
	content: "\e260"
}

.stream-icon_04_cobranzasdeImportacion_1:before {
	content: "\e261"
}

.stream-icon_04_cobranzasdeImportacion_12:before {
	content: "\e262"
}

.stream-icon_05_cartaCreditodeImportacion_1 .path1:before {
	content: "\e263";
	color: #000
}

.stream-icon_05_cartaCreditodeImportacion_1 .path2:before {
	content: "\e264";
	margin-left: -1em;
	color: #000
}

.stream-icon_05_cartaCreditodeImportacion_1 .path3:before {
	content: "\e265";
	margin-left: -1em;
	color: #000
}

.stream-icon_05_cartaCreditodeImportacion_1 .path4:before {
	content: "\e266";
	margin-left: -1em;
	color: #000
}

.stream-icon_05_cartaCreditodeImportacion_1 .path5:before {
	content: "\e267";
	margin-left: -1em;
	color: #000
}

.stream-icon_05_cartaCreditodeImportacion_1 .path6:before {
	content: "\e268";
	margin-left: -1em;
	color: #000
}

.stream-icon_05_cartaCreditodeImportacion_1 .path7:before {
	content: "\e269";
	margin-left: -1em;
	color: #000
}

.stream-icon_05_cartaCreditodeImportacion_1 .path8:before {
	content: "\e26a";
	margin-left: -1em;
	color: #000
}

.stream-icon_05_cartaCreditodeImportacion_1 .path9:before {
	content: "\e26b";
	margin-left: -1em;
	color: #000
}

.stream-icon_05_cartaCreditodeImportacion_1 .path10:before {
	content: "\e26c";
	margin-left: -1em;
	color: #000
}

.stream-icon_05_cartaCreditodeImportacion_1 .path11:before {
	content: "\e26d";
	margin-left: -1em;
	color: #221f1f
}

.stream-icon_05_cartaCreditodeImportacion_1 .path12:before {
	content: "\e26e";
	margin-left: -1em;
	color: #221f1f
}

.stream-icon_05_cartaCreditodeImportacion_1 .path13:before {
	content: "\e26f";
	margin-left: -1em;
	color: #221f1f
}

.stream-icon_05_cartaCreditodeImportacion_1 .path14:before {
	content: "\e270";
	margin-left: -1em;
	color: #000
}

.stream-icon_05_cartaCreditodeImportacion_1 .path15:before {
	content: "\e271";
	margin-left: -1em;
	color: #000
}

.stream-icon_05_cartaCreditodeImportacion_1 .path16:before {
	content: "\e272";
	margin-left: -1em;
	color: #000
}

.stream-icon_05_cartaCreditodeImportacion_1 .path17:before {
	content: "\e273";
	margin-left: -1em;
	color: #000
}

.stream-icon_05_cartaCreditodeImportacion_1 .path18:before {
	content: "\e274";
	margin-left: -1em;
	color: #000
}

.stream-Icono_Empresa:before {
	content: "\e275"
}

.stream-clapboard_play2:before {
	content: "\e276"
}

.stream-clapboard_play1:before {
	content: "\e277"
}

.stream-icon_reestablecerContras2:before {
	content: "\e278"
}

.stream-ico_06:before {
	content: "\e279"
}

.stream-ico_06_filled:before {
	content: "\e27a"
}

.stream-ico_07_filled:before {
	content: "\e27b"
}

.stream-ico_07:before {
	content: "\e27c"
}

.stream-arrow_right_tabs:before {
	content: "\e27d"
}

.stream-icono_user_mobile3:before {
	content: "\e27e"
}

.stream-icono-pensiones:before {
	content: "\e27f"
}

.stream-password_show:before {
	content: "\e280"
}

.stream-password_hide:before {
	content: "\e281"
}

.stream-redes_you_tube:before {
	content: "\e282"
}

.stream-redes_twitter:before {
	content: "\e283"
}

.stream-redes_facebook:before {
	content: "\e284"
}

.stream-productos_tarjeta:before {
	content: "\e285"
}

.stream-productos_prestamo:before {
	content: "\e286"
}

.stream-productos_depositos:before {
	content: "\e287"
}

.stream-productos_caja_ahorro:before {
	content: "\e288"
}

.stream-menu_transferencias:before {
	content: "\e289"
}

.stream-menu_pago:before {
	content: "\e28a"
}

.stream-menu_mis_productos:before {
	content: "\e28b"
}

.stream-menu_inicio:before {
	content: "\e28c"
}

.stream-menu_configuracion:before {
	content: "\e28d"
}

.stream-header_salir:before {
	content: "\e28e"
}

.stream-contacto:before {
	content: "\e28f"
}

.stream-transfer-arrows:before {
	content: "\e290"
}

.stream-transfer-arrows2:before {
	content: "\e291"
}

.stream-icon_Schedulled_outlined:before {
	content: "\e292"
}

.stream-icon_Schedulled_2:before {
	content: "\e293"
}

.stream-icon_pending:before {
	content: "\e294"
}

.stream-help:before {
	content: "\e295"
}

.stream-report-problem-triangle2:before {
	content: "\e296"
}

.stream-report-problem-triangle:before {
	content: "\e297"
}

.stream-viewMore:before {
	content: "\e298"
}

.stream-Icon_login_profile_3:before {
	content: "\e299"
}

.stream-Icon_login_password_3:before {
	content: "\e29a"
}

.stream-file-acrobat:before {
	content: "\e29b"
}

.stream-file-acrobat2:before {
	content: "\e29c"
}

.stream-file-table:before {
	content: "\e29d"
}

.stream-file-table2:before {
	content: "\e29e"
}

.stream-icono_user_mobile:before {
	content: "\e29f"
}

.stream-icono_nav_back_3:before {
	content: "\e2a0"
}

.stream-menu_2:before {
	content: "\e2a1"
}

.stream-menu_1:before {
	content: "\e2a2"
}

.stream-icono_nav_back_1:before {
	content: "\e2a3"
}

.stream-icono_arrow_mobile_cardview_1:before {
	content: "\e2a4"
}

.stream-Icon_login_profile:before {
	content: "\e2a5"
}

.stream-arrow_right_1:before {
	content: "\e2a6"
}

.stream-arrow_down_1:before {
	content: "\e2a7"
}

.stream-arrow_back_1:before {
	content: "\e2a8"
}

.stream-icono_nav_back:before {
	content: "\e2a9"
}

.stream-icono_arrow_mobile_cardview:before {
	content: "\e2aa"
}

.stream-arrow_left:before {
	content: "\e2ab"
}

.stream-arrow_down:before {
	content: "\e2ac"
}

.stream-arrow_back .path1:before {
	content: "\e2ad";
	color: #fff
}

.stream-arrow_back .path2:before {
	content: "\e2ae";
	margin-left: -1em;
	color: #020202
}

.stream-arrow_back .path3:before {
	content: "\e2af";
	margin-left: -1em;
	color: #000
}

.stream-menu:before {
	content: "\e2b0"
}

.stream-delete-2:before {
	content: "\e2b1"
}

.stream-pencil-2:before {
	content: "\e2b2"
}

.stream-pencil-write-2:before {
	content: "\e2b3"
}

.stream-print-text:before {
	content: "\e2b4"
}

.stream-search:before {
	content: "\e2b5"
}

.stream-view-1:before {
	content: "\e2b6"
}

.stream-view-2:before {
	content: "\e2b7"
}

.stream-delete-22:before {
	content: "\e2b8"
}

.stream-pencil-22:before {
	content: "\e2b9"
}

.stream-pencil-write-22:before {
	content: "\e2ba"
}

.stream-print-text2:before {
	content: "\e2bb"
}

.stream-search2:before {
	content: "\e2bc"
}

.stream-view-12:before {
	content: "\e2bd"
}

.stream-view-22:before {
	content: "\e2be"
}

.stream-check-1:before {
	content: "\e2bf"
}

.stream-check-2:before {
	content: "\e2c0"
}

.stream-check-box-1:before {
	content: "\e2c1"
}

.stream-check-box-2:before {
	content: "\e2c2"
}

.stream-check-circle-1:before {
	content: "\e2c3"
}

.stream-check-circle-2:before {
	content: "\e2c4"
}

.stream-close:before {
	content: "\e2c5"
}

.stream-check-12:before {
	content: "\e2c6"
}

.stream-check-22:before {
	content: "\e2c7"
}

.stream-check-box-12:before {
	content: "\e2c8"
}

.stream-check-box-22:before {
	content: "\e2c9"
}

.stream-check-circle-12:before {
	content: "\e2ca"
}

.stream-check-circle-22:before {
	content: "\e2cb"
}

.stream-close2:before {
	content: "\e2cc"
}

.stream-cog-double-1:before {
	content: "\e2cd"
}

.stream-cog:before {
	content: "\e2ce"
}

.stream-cog-double-12:before {
	content: "\e2cf"
}

.stream-cog2:before {
	content: "\e2d0"
}

.stream-key-1:before {
	content: "\e2d1"
}

.stream-login-1:before {
	content: "\e2d2"
}

.stream-login-2:before {
	content: "\e2d3"
}

.stream-login-3:before {
	content: "\e2d4"
}

.stream-logout-1:before {
	content: "\e2d5"
}

.stream-logout-2:before {
	content: "\e2d6"
}

.stream-logout-3:before {
	content: "\e2d7"
}

.stream-key-12:before {
	content: "\e2d8"
}

.stream-login-12:before {
	content: "\e2d9"
}

.stream-login-22:before {
	content: "\e2da"
}

.stream-login-32:before {
	content: "\e2db"
}

.stream-logout-12:before {
	content: "\e2dc"
}

.stream-logout-22:before {
	content: "\e2dd"
}

.stream-logout-32:before {
	content: "\e2de"
}

.stream-alarm-clock:before {
	content: "\e2df"
}

.stream-alarm:before {
	content: "\e2e0"
}

.stream-calendar-2:before {
	content: "\e2e1"
}

.stream-clock-2:before {
	content: "\e2e2"
}

.stream-timer-quarter-1:before {
	content: "\e2e3"
}

.stream-alarm-clock2:before {
	content: "\e2e4"
}

.stream-alarm2:before {
	content: "\e2e5"
}

.stream-calendar-22:before {
	content: "\e2e6"
}

.stream-clock-22:before {
	content: "\e2e7"
}

.stream-timer-quarter-12:before {
	content: "\e2e8"
}

.stream-at-sign:before {
	content: "\e2e9"
}

.stream-email-2:before {
	content: "\e2ea"
}

.stream-email-read-2:before {
	content: "\e2eb"
}

.stream-inbox:before {
	content: "\e2ec"
}

.stream-mailbox-4:before {
	content: "\e2ed"
}

.stream-outbox:before {
	content: "\e2ee"
}

.stream-at-sign2:before {
	content: "\e2ef"
}

.stream-email-22:before {
	content: "\e2f0"
}

.stream-email-read-22:before {
	content: "\e2f1"
}

.stream-inbox2:before {
	content: "\e2f2"
}

.stream-mailbox-42:before {
	content: "\e2f3"
}

.stream-outbox2:before {
	content: "\e2f4"
}

.stream-account-circle-1:before {
	content: "\e2f5"
}

.stream-account-group-2:before {
	content: "\e2f6"
}

.stream-account-group-5:before {
	content: "\e2f7"
}

.stream-account-circle-12:before {
	content: "\e2f8"
}

.stream-account-group-22:before {
	content: "\e2f9"
}

.stream-account-group-52:before {
	content: "\e2fa"
}

.stream-person-1:before {
	content: "\e2fb"
}

.stream-person-2:before {
	content: "\e2fc"
}

.stream-person-add-1:before {
	content: "\e2fd"
}

.stream-person-add-2:before {
	content: "\e2fe"
}

.stream-person-block-1:before {
	content: "\e2ff"
}

.stream-person-block-2:before {
	content: "\e300"
}

.stream-person-cash-1:before {
	content: "\e301"
}

.stream-person-cash-2:before {
	content: "\e302"
}

.stream-person-check-1:before {
	content: "\e303"
}

.stream-person-check-2:before {
	content: "\e304"
}

.stream-person-download-1:before {
	content: "\e305"
}

.stream-person-download-2:before {
	content: "\e306"
}

.stream-person-edit-1:before {
	content: "\e307"
}

.stream-person-edit-2:before {
	content: "\e308"
}

.stream-person-information-1:before {
	content: "\e309"
}

.stream-person-information-2:before {
	content: "\e30a"
}

.stream-person-lock-1:before {
	content: "\e30b"
}

.stream-person-lock-2:before {
	content: "\e30c"
}

.stream-person-refresh-1:before {
	content: "\e30d"
}

.stream-person-refresh-2:before {
	content: "\e30e"
}

.stream-person-remove-1:before {
	content: "\e30f"
}

.stream-person-remove-2:before {
	content: "\e310"
}

.stream-person-setting-1:before {
	content: "\e311"
}

.stream-person-setting-2:before {
	content: "\e312"
}

.stream-person-subtract-1:before {
	content: "\e313"
}

.stream-person-subtract-2:before {
	content: "\e314"
}

.stream-person-timeout-1:before {
	content: "\e315"
}

.stream-person-timeout-2:before {
	content: "\e316"
}

.stream-person-unknown-1:before {
	content: "\e317"
}

.stream-person-unknown-2:before {
	content: "\e318"
}

.stream-person-upload-1:before {
	content: "\e319"
}

.stream-person-upload-2:before {
	content: "\e31a"
}

.stream-person-view-1:before {
	content: "\e31b"
}

.stream-person-view-2:before {
	content: "\e31c"
}

.stream-person-warning-1:before {
	content: "\e31d"
}

.stream-person-warning-2:before {
	content: "\e31e"
}

.stream-person-12:before {
	content: "\e31f"
}

.stream-person-22:before {
	content: "\e320"
}

.stream-person-add-12:before {
	content: "\e321"
}

.stream-person-add-22:before {
	content: "\e322"
}

.stream-person-block-12:before {
	content: "\e323"
}

.stream-person-block-22:before {
	content: "\e324"
}

.stream-person-cash-12:before {
	content: "\e325"
}

.stream-person-cash-22:before {
	content: "\e326"
}

.stream-person-check-12:before {
	content: "\e327"
}

.stream-person-check-22:before {
	content: "\e328"
}

.stream-person-download-12:before {
	content: "\e329"
}

.stream-person-download-22:before {
	content: "\e32a"
}

.stream-person-edit-12:before {
	content: "\e32b"
}

.stream-person-edit-22:before {
	content: "\e32c"
}

.stream-person-information-12:before {
	content: "\e32d"
}

.stream-person-information-22:before {
	content: "\e32e"
}

.stream-person-lock-12:before {
	content: "\e32f"
}

.stream-person-lock-22:before {
	content: "\e330"
}

.stream-person-refresh-12:before {
	content: "\e331"
}

.stream-person-refresh-22:before {
	content: "\e332"
}

.stream-person-remove-12:before {
	content: "\e333"
}

.stream-person-remove-22:before {
	content: "\e334"
}

.stream-person-setting-12:before {
	content: "\e335"
}

.stream-person-setting-22:before {
	content: "\e336"
}

.stream-person-subtract-12:before {
	content: "\e337"
}

.stream-person-subtract-22:before {
	content: "\e338"
}

.stream-person-timeout-12:before {
	content: "\e339"
}

.stream-person-timeout-22:before {
	content: "\e33a"
}

.stream-person-unknown-12:before {
	content: "\e33b"
}

.stream-person-unknown-22:before {
	content: "\e33c"
}

.stream-person-upload-12:before {
	content: "\e33d"
}

.stream-person-upload-22:before {
	content: "\e33e"
}

.stream-person-view-12:before {
	content: "\e33f"
}

.stream-person-view-22:before {
	content: "\e340"
}

.stream-person-warning-12:before {
	content: "\e341"
}

.stream-person-warning-22:before {
	content: "\e342"
}

.stream-user-chat-2:before {
	content: "\e343"
}

.stream-user-chat-22:before {
	content: "\e344"
}

.stream-phone-5:before {
	content: "\e345"
}

.stream-phone-52:before {
	content: "\e346"
}

.stream-navigation-drawer-2:before {
	content: "\e347"
}

.stream-navigation-show-more-1:before {
	content: "\e348"
}

.stream-navigation-show-more-2:before {
	content: "\e349"
}

.stream-navigation-drawer-22:before {
	content: "\e34a"
}

.stream-navigation-show-more-12:before {
	content: "\e34b"
}

.stream-navigation-show-more-22:before {
	content: "\e34c"
}

.stream-filter-32:before {
	content: "\e34d"
}

.stream-view-headline:before {
	content: "\e34e"
}

.stream-filter-3:before {
	content: "\e34f"
}

.stream-view-headline2:before {
	content: "\e350"
}

.stream-flag-1:before {
	content: "\e351"
}

.stream-thumbs-down-2:before {
	content: "\e352"
}

.stream-thumbs-up-2:before {
	content: "\e353"
}

.stream-flag-12:before {
	content: "\e354"
}

.stream-thumbs-down-22:before {
	content: "\e355"
}

.stream-thumbs-up-22:before {
	content: "\e356"
}

.stream-lock-close-1:before {
	content: "\e357"
}

.stream-lock-open-1:before {
	content: "\e358"
}

.stream-lock-close-12:before {
	content: "\e359"
}

.stream-lock-open-12:before {
	content: "\e35a"
}

.stream-help-circle:before {
	content: "\e35b"
}

.stream-infomation-circle:before {
	content: "\e35c"
}

.stream-report-problem-circle:before {
	content: "\e35d"
}

.stream-help-circle2:before {
	content: "\e35e"
}

.stream-infomation-circle2:before {
	content: "\e35f"
}

.stream-report-problem-circle2:before {
	content: "\e360"
}

.stream-download-2:before {
	content: "\e361"
}

.stream-download-3:before {
	content: "\e362"
}

.stream-download-box-4:before {
	content: "\e363"
}

.stream-download-circle:before {
	content: "\e364"
}

.stream-transfer-3:before {
	content: "\e365"
}

.stream-transfer-4:before {
	content: "\e366"
}

.stream-transfer-circle:before {
	content: "\e367"
}

.stream-upload-2:before {
	content: "\e368"
}

.stream-upload-3:before {
	content: "\e369"
}

.stream-upload-box-4:before {
	content: "\e36a"
}

.stream-upload-circle:before {
	content: "\e36b"
}

.stream-download-22:before {
	content: "\e36c"
}

.stream-download-32:before {
	content: "\e36d"
}

.stream-download-box-42:before {
	content: "\e36e"
}

.stream-download-circle2:before {
	content: "\e36f"
}

.stream-transfer-32:before {
	content: "\e370"
}

.stream-transfer-42:before {
	content: "\e371"
}

.stream-transfer-circle2:before {
	content: "\e372"
}

.stream-upload-22:before {
	content: "\e373"
}

.stream-upload-32:before {
	content: "\e374"
}

.stream-upload-box-42:before {
	content: "\e375"
}

.stream-upload-circle2:before {
	content: "\e376"
}

.stream-synchronize-1:before {
	content: "\e377"
}

.stream-synchronize-3:before {
	content: "\e378"
}

.stream-synchronize-4:before {
	content: "\e379"
}

.stream-synchronize-12:before {
	content: "\e37a"
}

.stream-synchronize-32:before {
	content: "\e37b"
}

.stream-synchronize-42:before {
	content: "\e37c"
}

.stream-add-1:before {
	content: "\e37d"
}

.stream-add-circle-1:before {
	content: "\e37e"
}

.stream-remove-1:before {
	content: "\e37f"
}

.stream-remove-circle-1:before {
	content: "\e380"
}

.stream-subtract-1:before {
	content: "\e381"
}

.stream-subtract-circle-1:before {
	content: "\e382"
}

.stream-add-12:before {
	content: "\e383"
}

.stream-add-circle-12:before {
	content: "\e384"
}

.stream-remove-12:before {
	content: "\e385"
}

.stream-remove-circle-12:before {
	content: "\e386"
}

.stream-subtract-12:before {
	content: "\e387"
}

.stream-subtract-circle-12:before {
	content: "\e388"
}

.stream-expand-corner:before {
	content: "\e389"
}

.stream-expand-horizontal-5:before {
	content: "\e38a"
}

.stream-expand-horizontal-6:before {
	content: "\e38b"
}

.stream-move-down-1:before {
	content: "\e38c"
}

.stream-move-down-2:before {
	content: "\e38d"
}

.stream-move-left-1:before {
	content: "\e38e"
}

.stream-move-left-2:before {
	content: "\e38f"
}

.stream-move-right-1:before {
	content: "\e390"
}

.stream-move-right-2:before {
	content: "\e391"
}

.stream-move-up-1:before {
	content: "\e392"
}

.stream-move-up-2:before {
	content: "\e393"
}

.stream-shrink-horizontal-3:before {
	content: "\e394"
}

.stream-shrink-vertical-1:before {
	content: "\e395"
}

.stream-expand-corner2:before {
	content: "\e396"
}

.stream-expand-horizontal-52:before {
	content: "\e397"
}

.stream-expand-horizontal-62:before {
	content: "\e398"
}

.stream-move-down-12:before {
	content: "\e399"
}

.stream-move-down-22:before {
	content: "\e39a"
}

.stream-move-left-12:before {
	content: "\e39b"
}

.stream-move-left-22:before {
	content: "\e39c"
}

.stream-move-right-12:before {
	content: "\e39d"
}

.stream-move-right-22:before {
	content: "\e39e"
}

.stream-move-up-12:before {
	content: "\e39f"
}

.stream-move-up-22:before {
	content: "\e3a0"
}

.stream-shrink-horizontal-32:before {
	content: "\e3a1"
}

.stream-shrink-vertical-12:before {
	content: "\e3a2"
}

.stream-button-power-1:before {
	content: "\e3a3"
}

.stream-button-power-12:before {
	content: "\e3a4"
}

.stream-auction:before {
	content: "\e3a5"
}

.stream-bank-2:before {
	content: "\e3a6"
}

.stream-business-bag-cash:before {
	content: "\e3a7"
}

.stream-calculator-2:before {
	content: "\e3a8"
}

.stream-graph-bar-decrease:before {
	content: "\e3a9"
}

.stream-graph-bar-increase:before {
	content: "\e3aa"
}

.stream-graph-bar-line:before {
	content: "\e3ab"
}

.stream-graph-pie-1:before {
	content: "\e3ac"
}

.stream-graph-pie-2:before {
	content: "\e3ad"
}

.stream-percent-circle:before {
	content: "\e3ae"
}

.stream-auction2:before {
	content: "\e3af"
}

.stream-bank-22:before {
	content: "\e3b0"
}

.stream-business-bag-cash2:before {
	content: "\e3b1"
}

.stream-calculator-22:before {
	content: "\e3b2"
}

.stream-graph-bar-decrease2:before {
	content: "\e3b3"
}

.stream-graph-bar-increase2:before {
	content: "\e3b4"
}

.stream-graph-bar-line2:before {
	content: "\e3b5"
}

.stream-graph-pie-12:before {
	content: "\e3b6"
}

.stream-graph-pie-22:before {
	content: "\e3b7"
}

.stream-percent-circle2:before {
	content: "\e3b8"
}

.stream-bank-notes-2:before {
	content: "\e3b9"
}

.stream-bank-notes-3:before {
	content: "\e3ba"
}

.stream-coin-bank-note:before {
	content: "\e3bb"
}

.stream-coin-receive:before {
	content: "\e3bc"
}

.stream-coins-1:before {
	content: "\e3bd"
}

.stream-coins-2:before {
	content: "\e3be"
}

.stream-credit-card:before {
	content: "\e3bf"
}

.stream-piggy-bank:before {
	content: "\e3c0"
}

.stream-bank-notes-22:before {
	content: "\e3c1"
}

.stream-bank-notes-32:before {
	content: "\e3c2"
}

.stream-coin-bank-note2:before {
	content: "\e3c3"
}

.stream-coin-receive2:before {
	content: "\e3c4"
}

.stream-coins-12:before {
	content: "\e3c5"
}

.stream-coins-22:before {
	content: "\e3c6"
}

.stream-credit-card2:before {
	content: "\e3c7"
}

.stream-piggy-bank2:before {
	content: "\e3c8"
}

.stream-dollar-sign-circle:before {
	content: "\e3c9"
}

.stream-euro-sign-circle:before {
	content: "\e3ca"
}

.stream-pound-sign-circle:before {
	content: "\e3cb"
}

.stream-yen-sign-circle:before {
	content: "\e3cc"
}

.stream-dollar-sign-circle2:before {
	content: "\e3cd"
}

.stream-euro-sign-circle2:before {
	content: "\e3ce"
}

.stream-pound-sign-circle2:before {
	content: "\e3cf"
}

.stream-yen-sign-circle2:before {
	content: "\e3d0"
}

.stream-arrow-down:before {
	content: "\e3d1"
}

.stream-arrow-enter:before {
	content: "\e3d2"
}

.stream-arrow-left:before {
	content: "\e3d3"
}

.stream-arrow-next:before {
	content: "\e3d4"
}

.stream-arrow-previous:before {
	content: "\e3d5"
}

.stream-arrow-right:before {
	content: "\e3d6"
}

.stream-arrow-up:before {
	content: "\e3d7"
}

.stream-arrow-down2:before {
	content: "\e3d8"
}

.stream-arrow-enter2:before {
	content: "\e3d9"
}

.stream-arrow-left2:before {
	content: "\e3da"
}

.stream-arrow-next2:before {
	content: "\e3db"
}

.stream-arrow-previous2:before {
	content: "\e3dc"
}

.stream-arrow-right2:before {
	content: "\e3dd"
}

.stream-arrow-up2:before {
	content: "\e3de"
}

.stream-location-pin-2:before {
	content: "\e3df"
}

.stream-map-1:before {
	content: "\e3e0"
}

.stream-location-pin-22:before {
	content: "\e3e1"
}

.stream-map-12:before {
	content: "\e3e2"
}

.stream-home-1:before {
	content: "\e3e3"
}

.stream-home-12:before {
	content: "\e3e4"
}

.stream-file-add-1:before {
	content: "\e3e5"
}

.stream-file-add-2:before {
	content: "\e3e6"
}

.stream-file-block-1:before {
	content: "\e3e7"
}

.stream-file-block-2:before {
	content: "\e3e8"
}

.stream-file-check-1:before {
	content: "\e3e9"
}

.stream-file-check-2:before {
	content: "\e3ea"
}

.stream-file-delete-1:before {
	content: "\e3eb"
}

.stream-file-delete-2:before {
	content: "\e3ec"
}

.stream-file-download-1:before {
	content: "\e3ed"
}

.stream-file-download-2:before {
	content: "\e3ee"
}

.stream-file-edit-1:before {
	content: "\e3ef"
}

.stream-file-edit-2:before {
	content: "\e3f0"
}

.stream-file-subtract-1:before {
	content: "\e3f1"
}

.stream-file-subtract-2:before {
	content: "\e3f2"
}

.stream-file-sync-1:before {
	content: "\e3f3"
}

.stream-file-sync-2:before {
	content: "\e3f4"
}

.stream-file-timeout:before {
	content: "\e3f5"
}

.stream-file-upload-1:before {
	content: "\e3f6"
}

.stream-file-upload-2:before {
	content: "\e3f7"
}

.stream-file-view-1:before {
	content: "\e3f8"
}

.stream-file-view-2:before {
	content: "\e3f9"
}

.stream-file-warning-1:before {
	content: "\e3fa"
}

.stream-file-warning-2:before {
	content: "\e3fb"
}

.stream-file-add-12:before {
	content: "\e3fc"
}

.stream-file-add-22:before {
	content: "\e3fd"
}

.stream-file-block-12:before {
	content: "\e3fe"
}

.stream-file-block-22:before {
	content: "\e3ff"
}

.stream-file-check-12:before {
	content: "\e400"
}

.stream-file-check-22:before {
	content: "\e401"
}

.stream-file-delete-12:before {
	content: "\e402"
}

.stream-file-delete-22:before {
	content: "\e403"
}

.stream-file-download-12:before {
	content: "\e404"
}

.stream-file-download-22:before {
	content: "\e405"
}

.stream-file-edit-12:before {
	content: "\e406"
}

.stream-file-edit-22:before {
	content: "\e407"
}

.stream-file-subtract-12:before {
	content: "\e408"
}

.stream-file-subtract-22:before {
	content: "\e409"
}

.stream-file-sync-12:before {
	content: "\e40a"
}

.stream-file-sync-22:before {
	content: "\e40b"
}

.stream-file-timeout2:before {
	content: "\e40c"
}

.stream-file-upload-12:before {
	content: "\e40d"
}

.stream-file-upload-22:before {
	content: "\e40e"
}

.stream-file-view-12:before {
	content: "\e40f"
}

.stream-file-view-22:before {
	content: "\e410"
}

.stream-file-warning-12:before {
	content: "\e411"
}

.stream-file-warning-22:before {
	content: "\e412"
}

.stream-task-2:before {
	content: "\e413"
}

.stream-task-add:before {
	content: "\e414"
}

.stream-task-check-2:before {
	content: "\e415"
}

.stream-task-delete:before {
	content: "\e416"
}

.stream-task-edit:before {
	content: "\e417"
}

.stream-task-setting:before {
	content: "\e418"
}

.stream-task-stubtract:before {
	content: "\e419"
}

.stream-task-upload-2:before {
	content: "\e41a"
}

.stream-task-view:before {
	content: "\e41b"
}

.stream-task-22:before {
	content: "\e41c"
}

.stream-task-add2:before {
	content: "\e41d"
}

.stream-task-check-22:before {
	content: "\e41e"
}

.stream-task-delete2:before {
	content: "\e41f"
}

.stream-task-edit2:before {
	content: "\e420"
}

.stream-task-setting2:before {
	content: "\e421"
}

.stream-task-stubtract2:before {
	content: "\e422"
}

.stream-task-upload-22:before {
	content: "\e423"
}

.stream-task-view2:before {
	content: "\e424"
}

.stream-arrow-circle-down-6:before {
	content: "\e425"
}

.stream-arrow-circle-left-6:before {
	content: "\e426"
}

.stream-arrow-circle-right-6:before {
	content: "\e427"
}

.stream-arrow-circle-up-6:before {
	content: "\e428"
}

.stream-arrow-down-7:before {
	content: "\e429"
}

.stream-arrow-down-8:before {
	content: "\e42a"
}

.stream-arrow-down-11:before {
	content: "\e42b"
}

.stream-arrow-down-12:before {
	content: "\e42c"
}

.stream-arrow-left-7:before {
	content: "\e42d"
}

.stream-arrow-left-8:before {
	content: "\e42e"
}

.stream-arrow-left-11:before {
	content: "\e42f"
}

.stream-arrow-left-12:before {
	content: "\e430"
}

.stream-arrow-right-7:before {
	content: "\e431"
}

.stream-arrow-right-8:before {
	content: "\e432"
}

.stream-arrow-right-11:before {
	content: "\e433"
}

.stream-arrow-right-12:before {
	content: "\e434"
}

.stream-arrow-circle-down-62:before {
	content: "\e435"
}

.stream-arrow-circle-left-62:before {
	content: "\e436"
}

.stream-arrow-circle-right-62:before {
	content: "\e437"
}

.stream-arrow-circle-up-62:before {
	content: "\e438"
}

.stream-arrow-down-72:before {
	content: "\e439"
}

.stream-arrow-down-82:before {
	content: "\e43a"
}

.stream-arrow-down-112:before {
	content: "\e43b"
}

.stream-arrow-down-122:before {
	content: "\e43c"
}

.stream-arrow-left-72:before {
	content: "\e43d"
}

.stream-arrow-left-82:before {
	content: "\e43e"
}

.stream-arrow-left-112:before {
	content: "\e43f"
}

.stream-arrow-left-122:before {
	content: "\e440"
}

.stream-arrow-right-72:before {
	content: "\e441"
}

.stream-arrow-right-82:before {
	content: "\e442"
}

.stream-arrow-right-112:before {
	content: "\e443"
}

.stream-arrow-right-122:before {
	content: "\e444"
}

.stream-arrow-up-7:before {
	content: "\e445"
}

.stream-arrow-up-8:before {
	content: "\e446"
}

.stream-arrow-up-11:before {
	content: "\e447"
}

.stream-arrow-up-12:before {
	content: "\e448"
}

.stream-delete-1:before {
	content: "\e449"
}

.stream-link-broken-1:before {
	content: "\e44a"
}

.stream-pencil-write-23:before {
	content: "\e44b"
}

.stream-pin-1:before {
	content: "\e44c"
}

.stream-delete-12:before {
	content: "\e44d"
}

.stream-link-broken-12:before {
	content: "\e44e"
}

.stream-pencil-write-24:before {
	content: "\e44f"
}

.stream-pin-12:before {
	content: "\e450"
}

.stream-check-box-13:before {
	content: "\e451"
}

.stream-check-box-23:before {
	content: "\e452"
}

.stream-check-circle-13:before {
	content: "\e453"
}

.stream-check-circle-23:before {
	content: "\e454"
}

.stream-checklist:before {
	content: "\e455"
}

.stream-check-box-14:before {
	content: "\e456"
}

.stream-check-box-24:before {
	content: "\e457"
}

.stream-check-circle-14:before {
	content: "\e458"
}

.stream-check-circle-24:before {
	content: "\e459"
}

.stream-checklist2:before {
	content: "\e45a"
}

.stream-email:before {
	content: "\e45b"
}

.stream-email2:before {
	content: "\e45c"
}

.stream-account-files:before {
	content: "\e45d"
}

.stream-account-group-3:before {
	content: "\e45e"
}

.stream-hierarchy-business:before {
	content: "\e45f"
}

.stream-account-files2:before {
	content: "\e460"
}

.stream-account-group-32:before {
	content: "\e461"
}

.stream-hierarchy-business2:before {
	content: "\e462"
}

.stream-bubble-chat-question-2:before {
	content: "\e463"
}

.stream-chat-double-bubble-3:before {
	content: "\e464"
}

.stream-chat-double-bubble-4:before {
	content: "\e465"
}

.stream-bubble-chat-question-22:before {
	content: "\e466"
}

.stream-chat-double-bubble-32:before {
	content: "\e467"
}

.stream-chat-double-bubble-42:before {
	content: "\e468"
}

.stream-navigation-next-2:before {
	content: "\e469"
}

.stream-navigation-show-more-13:before {
	content: "\e46a"
}

.stream-navigation-next-22:before {
	content: "\e46b"
}

.stream-navigation-show-more-14:before {
	content: "\e46c"
}

.stream-view-module-2:before {
	content: "\e46d"
}

.stream-view-module-22:before {
	content: "\e46e"
}

.stream-flag-square-2:before {
	content: "\e46f"
}

.stream-heart:before {
	content: "\e470"
}

.stream-thumbs-down-1:before {
	content: "\e471"
}

.stream-thumbs-down-23:before {
	content: "\e472"
}

.stream-thumbs-up-1:before {
	content: "\e473"
}

.stream-thumbs-up-23:before {
	content: "\e474"
}

.stream-flag-square-22:before {
	content: "\e475"
}

.stream-heart2:before {
	content: "\e476"
}

.stream-thumbs-down-12:before {
	content: "\e477"
}

.stream-thumbs-down-24:before {
	content: "\e478"
}

.stream-thumbs-up-12:before {
	content: "\e479"
}

.stream-thumbs-up-24:before {
	content: "\e47a"
}

.stream-download-1:before {
	content: "\e47b"
}

.stream-transfer-1:before {
	content: "\e47c"
}

.stream-download-12:before {
	content: "\e47d"
}

.stream-transfer-12:before {
	content: "\e47e"
}

.stream-synchronize-5:before {
	content: "\e47f"
}

.stream-synchronize-52:before {
	content: "\e480"
}

.stream-expand-1:before {
	content: "\e481"
}

.stream-expand-3:before {
	content: "\e482"
}

.stream-expand-12:before {
	content: "\e483"
}

.stream-expand-32:before {
	content: "\e484"
}

.stream-grid:before {
	content: "\e485"
}

.stream-grid2:before {
	content: "\e486"
}

.stream-picture-1:before {
	content: "\e487"
}

.stream-photos-images_picture-1:before {
	content: "\e488"
}

.stream-credit-card-refresh:before {
	content: "\e489"
}

.stream-target-cash:before {
	content: "\e48a"
}

.stream-view-cash-2:before {
	content: "\e48b"
}

.stream-credit-card-refresh2:before {
	content: "\e48c"
}

.stream-target-cash2:before {
	content: "\e48d"
}

.stream-view-cash-22:before {
	content: "\e48e"
}

.stream-truck-2:before {
	content: "\e48f"
}

.stream-truck-22:before {
	content: "\e490"
}

.stream-bank-notes-1:before {
	content: "\e491"
}

.stream-bank-notes-12:before {
	content: "\e492"
}

.stream-text-input-1:before {
	content: "\e493"
}

.stream-text-input-12:before {
	content: "\e494"
}

.stream-globe-2:before {
	content: "\e495"
}

.stream-globe-3:before {
	content: "\e496"
}

.stream-globe-22:before {
	content: "\e497"
}

.stream-globe-32:before {
	content: "\e498"
}

.stream-file-hand-2:before {
	content: "\e499"
}

.stream-file-hand-22:before {
	content: "\e49a"
}

.stream-rank-army-star-2:before {
	content: "\e49b"
}

.stream-rank-army-star-22:before {
	content: "\e49c"
}

.stream-add-2:before {
	content: "\e49d"
}

.stream-remove-2:before {
	content: "\e49e"
}

.stream-add-22:before {
	content: "\e49f"
}

.stream-remove-22:before {
	content: "\e4a0"
}

.stream-business-scale:before {
	content: "\e4a1"
}

.stream-business-trade:before {
	content: "\e4a2"
}

.stream-price-rise:before {
	content: "\e4a3"
}

.stream-business-scale2:before {
	content: "\e4a4"
}

.stream-business-trade2:before {
	content: "\e4a5"
}

.stream-price-rise2:before {
	content: "\e4a6"
}

.stream-file-badge:before {
	content: "\e4a7"
}

.stream-file-badge2:before {
	content: "\e4a8"
}

i[class^=stream-app],
[class*=" stream-app-"] {
	font-family: streamline-app !important
}

.stream-app-user-LogOut-Alternative:before {
	content: "\e600"
}

.stream-app-menu_02:before {
	content: "\e600"
}

.stream-app-user:before {
	content: "\e601"
}

.stream-app-edit_alias:before {
	content: "\e602"
}

.stream-app-edit_alias2:before {
	content: "\e603"
}

.stream-app-home:before {
	content: "\e604"
}

.stream-app-home2:before {
	content: "\e605"
}

.stream-app-inbox_archive:before {
	content: "\e606"
}

.stream-app-inbox_archive2:before {
	content: "\e607"
}

.stream-app-more-MyTransaction:before {
	content: "\e608"
}

.stream-app-more-MyTransaction2:before {
	content: "\e609"
}

.stream-app-more-TransactionHistory:before {
	content: "\e60a"
}

.stream-app-more-TransactionHistory2:before {
	content: "\e60b"
}

.stream-app-myProducts:before {
	content: "\e60c"
}

.stream-app-myProducts2:before {
	content: "\e60d"
}

.stream-app-pay:before {
	content: "\e60e"
}

.stream-app-pay_credit_card:before {
	content: "\e60f"
}

.stream-app-pay_credit_card2:before {
	content: "\e610"
}

.stream-app-pay_credit_card-beneficiary:before {
	content: "\e611"
}

.stream-app-pay_credit_card-beneficiary2:before {
	content: "\e612"
}

.stream-app-pay_loan:before {
	content: "\e613"
}

.stream-app-pay_loan2:before {
	content: "\e614"
}

.stream-app-pay_loan-beneficiary:before {
	content: "\e615"
}

.stream-app-pay_loan-beneficiary2:before {
	content: "\e616"
}

.stream-app-pay_service:before {
	content: "\e617"
}

.stream-app-pay_service2:before {
	content: "\e618"
}

.stream-app-pay2:before {
	content: "\e619"
}

.stream-app-pendingApproval:before {
	content: "\e61a"
}

.stream-app-pendingApproval2:before {
	content: "\e61b"
}

.stream-app-productCheckingAccount:before {
	content: "\e61c"
}

.stream-app-productCheckingAccount2:before {
	content: "\e61d"
}

.stream-app-productCreditCard:before {
	content: "\e61e"
}

.stream-app-productCreditCard2:before {
	content: "\e61f"
}

.stream-app-productCreditLine:before {
	content: "\e620"
}

.stream-app-productCreditLine2:before {
	content: "\e621"
}

.stream-app-productFixedTerm:before {
	content: "\e622"
}

.stream-app-productFixedTerm2:before {
	content: "\e623"
}

.stream-app-productLoan:before {
	content: "\e624"
}

.stream-app-productLoan2:before {
	content: "\e625"
}

.stream-app-productSavings:before {
	content: "\e626"
}

.stream-app-productSavings2:before {
	content: "\e627"
}

.stream-app-transaction_1to1:before {
	content: "\e628"
}

.stream-app-transaction_1to12:before {
	content: "\e629"
}

.stream-app-transaction_1ton:before {
	content: "\e62a"
}

.stream-app-transaction_1ton2:before {
	content: "\e62b"
}

.stream-app-transaction_nto1:before {
	content: "\e62c"
}

.stream-app-transaction_nto12:before {
	content: "\e62d"
}

.stream-app-transaction_nton:before {
	content: "\e62e"
}

.stream-app-transaction_nton2:before {
	content: "\e62f"
}

.stream-app-transfer:before {
	content: "\e630"
}

.stream-app-transfer_ATM:before {
	content: "\e631"
}

.stream-app-transfer_ATM2:before {
	content: "\e632"
}

.stream-app-transfer_branch:before {
	content: "\e633"
}

.stream-app-transfer_branch2:before {
	content: "\e634"
}

.stream-app-transfer_cash_advance:before {
	content: "\e635"
}

.stream-app-transfer_cash_advance2:before {
	content: "\e636"
}

.stream-app-transfer2:before {
	content: "\e637"
}

.stream-app-transfer-arrows:before {
	content: "\e638"
}

.stream-app-transfer-arrows2:before {
	content: "\e639"
}

.stream-app-transferAtCountry:before {
	content: "\e63a"
}

.stream-app-transferAtCountry2:before {
	content: "\e63b"
}

.stream-app-transferBetweenOwnAccounts:before {
	content: "\e63c"
}

.stream-app-transferBetweenOwnAccounts2:before {
	content: "\e63d"
}

.stream-app-transferIntraBank:before {
	content: "\e63e"
}

.stream-app-transferIntraBank2:before {
	content: "\e63f"
}

.stream-app-transferToOtherCountry:before {
	content: "\e640"
}

.stream-app-transferToOtherCountry2:before {
	content: "\e641"
}

.stream-app-user-ChangePassword:before {
	content: "\e642"
}

.stream-app-user-ChangePassword2:before {
	content: "\e643"
}

.stream-app-user-ChangePIN:before {
	content: "\e644"
}

.stream-app-user-ChangePIN2:before {
	content: "\e645"
}

.stream-app-user-ChangeSecurityCuestion:before {
	content: "\e646"
}

.stream-app-user-ChangeSecurityCuestion2:before {
	content: "\e647"
}

.stream-app-user-LogOut:before {
	content: "\e648"
}

i[class^=lightbox],
[class*=" lightbox-"] {
	font-family: lightbox !important
}

.lightbox-home:before {
	content: "\e650"
}

.lightbox-myProducts:before {
	content: "\e651"
}

.lightbox-transfer:before {
	content: "\e652"
}

.lightbox-pay:before {
	content: "\e653"
}

.lightbox-manage:before {
	content: "\e654"
}

.lightbox-administrate:before {
	content: "\e655"
}

.lightbox-pending-approvals:before {
	content: "\e656"
}

.lightbox-moreMenu:before {
	content: "\e657"
}

.lightbox-inbox:before {
	content: "\e658"
}

.lightbox-logout:before {
	content: "\e659"
}

.lightbox-user:before {
	content: "\e65a"
}

.lightbox-myFinances:before {
	content: "\e65b"
}

.lightbox-configure:before {
	content: "\e65c"
}

.lightbox-myTransactions:before {
	content: "\e65d"
}

.lightbox-chevron-down:before {
	content: "\e65e"
}

.lightbox-chevron-right:before {
	content: "\e65f"
}

.lightbox-select-down:before {
	content: "\e660"
}

.lightbox-select-up:before {
	content: "\e661"
}

.lightbox-exchange:before {
	content: "\e662"
}

.lightbox-links:before {
	content: "\e663"
}

.lightbox-twitter:before {
	content: "\e664"
}

.lightbox-heart:before {
	content: "\e665"
}

.lightbox-transfer_betweenOwnAccounts:before {
	content: "\e666"
}

.lightbox-Transfer_branch:before {
	content: "\e667"
}

.lightbox-transfer_cashAdvance:before {
	content: "\e668"
}

.lightbox-transfer_abroad:before {
	content: "\e669"
}

.lightbox-transfer_ATM:before {
	content: "\e66a"
}

.lightbox-transfer_creditLine:before {
	content: "\e66b"
}

.lightbox-Transfer_intraBank:before {
	content: "\e66c"
}

.lightbox-Transfer_inCountry:before {
	content: "\e66d"
}

.lightbox-transfer_multiple:before {
	content: "\e66e"
}

.lightbox-checkingAccount:before {
	content: "\e66f"
}

.lightbox-creditCard:before {
	content: "\e670"
}

.lightbox-creditLetter:before {
	content: "\e671"
}

.lightbox-creditLine:before {
	content: "\e672"
}

.lightbox-fixedDeposit:before {
	content: "\e673"
}

.lightbox-loan:before {
	content: "\e674"
}

.lightbox-savingsAccount:before {
	content: "\e675"
}

.lightbox-myBudget:before {
	content: "\e676"
}

.lightbox-myExpenses:before {
	content: "\e677"
}

.lightbox-mySavings:before {
	content: "\e678"
}

.lightbox-contact:before {
	content: "\e679"
}

.lightbox-facebook:before {
	content: "\e67a"
}

.lightbox-youTube:before {
	content: "\e67b"
}

.lightbox-filterEqualizer:before {
	content: "\e67c"
}

@font-face {
	font-family: extended;
	src: url(streamline-extended.dcd576ae6d1e639c.eot);
	src: url(streamline-extended.dcd576ae6d1e639c.eot?#iefix) format("embedded-opentype"), url(streamline-extended.9e20e46eb05ca639.woff) format("woff"), url(streamline-extended.dd960123ad22a129.ttf) format("truetype"), url(streamline-extended.3f6a8f13f6a96586.svg#extended) format("svg");
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

i[class^=stream-ext],
i[class*=" stream-ext-"] {
	font-family: extended !important
}

.stream-ext-document-number:before {
	content: "\e750"
}

.stream-ext-tax-voucher-nfc:before {
	content: "\e751"
}

.stream-ext-afp:before {
	content: "\e752"
}

.stream-ext-subsidiaries:before {
	content: "\e753"
}

.stream-ext-accumulated-balance:before {
	content: "\e754"
}

.stream-ext-fund-date:before {
	content: "\e755"
}

.stream-ext-private-terms:before {
	content: "\e756"
}

.stream-ext-dashboard-exchange-rates:before {
	content: "\e757"
}

.stream-ext-status-pending-approval-alt:before {
	content: "\e758"
}

.stream-ext-status-error:before {
	content: "\e759"
}

.stream-ext-status-in-process:before {
	content: "\e75a"
}

.stream-ext-status-pending-approval:before {
	content: "\e75b"
}

.stream-ext-status-processed:before {
	content: "\e75c"
}

.stream-ext-status-rejected:before {
	content: "\e75d"
}

.stream-ext-status-scheduled:before {
	content: "\e75e"
}

.stream-ext-status-warning:before {
	content: "\e75f"
}

.stream-ext-action-alert2:before {
	content: "\e760"
}

.stream-ext-action-alert:before {
	content: "\e761"
}

.stream-ext-action-another-country:before {
	content: "\e762"
}

.stream-ext-action-arrow-down:before {
	content: "\e763"
}

.stream-ext-action-back:before {
	content: "\e764"
}

.stream-ext-action-close:before {
	content: "\e765"
}

.stream-ext-action-country-bank:before {
	content: "\e766"
}

.stream-ext-action-delete:before {
	content: "\e767"
}

.stream-ext-action-download-document:before {
	content: "\e768"
}

.stream-ext-action-edit:before {
	content: "\e769"
}

.stream-ext-action-execute:before {
	content: "\e76a"
}

.stream-ext-action-export:before {
	content: "\e76b"
}

.stream-ext-action-export-csv:before {
	content: "\e76c"
}

.stream-ext-action-export-excel:before {
	content: "\e76d"
}

.stream-ext-action-export-pdf:before {
	content: "\e76e"
}

.stream-ext-action-filter:before {
	content: "\e76f"
}

.stream-ext-action-help:before {
	content: "\e770"
}

.stream-ext-action-new:before {
	content: "\e771"
}

.stream-ext-action-print:before {
	content: "\e772"
}

.stream-ext-action-repeat:before {
	content: "\e773"
}

.stream-ext-action-save-frequently2:before {
	content: "\e774"
}

.stream-ext-action-save-frequently:before {
	content: "\e775"
}

.stream-ext-action-schedule:before {
	content: "\e776"
}

.stream-ext-action-search:before {
	content: "\e777"
}

.stream-ext-action-selected:before {
	content: "\e778" !important
}

.stream-ext-action-view-detail:before {
	content: "\e779"
}

.stream-ext-action-view-more:before {
	content: "\e77a"
}

.stream-ext-myproducts-filter-all-products:before {
	content: "\e77b"
}

.stream-ext-myproducts-checking-account:before {
	content: "\e77c"
}

.stream-ext-myproducts-credit-card:before {
	content: "\e77d"
}

.stream-ext-myproducts-credit-letter:before {
	content: "\e77e"
}

.stream-ext-myproducts-credit-line:before {
	content: "\e77f"
}

.stream-ext-myproducts-fixed-term-deposit:before {
	content: "\e780"
}

.stream-ext-myproducts-loan:before {
	content: "\e781"
}

.stream-ext-myproducts-saving-account:before {
	content: "\e782"
}

.stream-ext-header-back:before {
	content: "\e783"
}

.stream-ext-header-exit:before {
	content: "\e784"
}

.stream-ext-header-menu:before {
	content: "\e785"
}

.stream-ext-header-mobile-user:before {
	content: "\e786"
}

.stream-ext-users-disabled:before {
	content: "\e787"
}

.stream-ext-users-restore:before {
	content: "\e788"
}

.stream-ext-users-restore-password:before {
	content: "\e789"
}

.stream-ext-users-restore-secret-question:before {
	content: "\e78a"
}

.stream-ext-users-restore-security-question:before {
	content: "\e78b"
}

.stream-ext-inbox-alert:before {
	content: "\e78c"
}

.stream-ext-inbox-archive:before {
	content: "\e78d"
}

.stream-ext-inbox-message:before {
	content: "\e78e"
}

.stream-ext-login-password:before {
	content: "\e78f"
}

.stream-ext-login-pin:before {
	content: "\e790"
}

.stream-ext-login-security-question:before {
	content: "\e791"
}

.stream-ext-login-user:before {
	content: "\e792"
}

.stream-ext-configuration-change-password:before {
	content: "\e793"
}

.stream-ext-configuration-change-personal-data:before {
	content: "\e794"
}

.stream-ext-configuration-change-pin:before {
	content: "\e795"
}

.stream-ext-configuration-change-secret-question:before {
	content: "\e796"
}

.stream-ext-configuration-change-security-image:before {
	content: "\e797"
}

.stream-ext-configuration-change-security-question:before {
	content: "\e798"
}

.stream-ext-configuration-my-personal-config:before {
	content: "\e799"
}

.stream-ext-configuration-product-alias:before {
	content: "\e79a"
}

.stream-ext-administrate-audit:before {
	content: "\e79b"
}

.stream-ext-administrate-beneficiary:before {
	content: "\e79c"
}

.stream-ext-administrate-notification:before {
	content: "\e79d"
}

.stream-ext-administrate-other-transaction-approval-scheme:before {
	content: "\e79e"
}

.stream-ext-administrate-payroll:before {
	content: "\e79f"
}

.stream-ext-administrate-permission:before {
	content: "\e7a0"
}

.stream-ext-administrate-provider:before {
	content: "\e7a1"
}

.stream-ext-administrate-service-payment-subscription:before {
	content: "\e7a2"
}

.stream-ext-administrate-transaction-approval-scheme:before {
	content: "\e7a3"
}

.stream-ext-administrate-transaction-daily-limit:before {
	content: "\e7a4"
}

.stream-ext-administrate-user:before {
	content: "\e7a5"
}

.stream-ext-manage-amendment-credit-letter:before {
	content: "\e7a6"
}

.stream-ext-manage-cancel-checkbook:before {
	content: "\e7a7"
}

.stream-ext-manage-checkbook-request:before {
	content: "\e7a8"
}

.stream-ext-manage-generate-request:before {
	content: "\e7a9"
}

.stream-ext-manage-management-check-request:before {
	content: "\e7aa"
}

.stream-ext-manage-opening-credit-letter:before {
	content: "\e7ab"
}

.stream-ext-manage-request-promoted:before {
	content: "\e7ac"
}

.stream-ext-manage-request-query:before {
	content: "\e7ad"
}

.stream-ext-my-transactions-draft:before {
	content: "\e7ae"
}

.stream-ext-my-transactions-favorite:before {
	content: "\e7af"
}

.stream-ext-my-transactions-history:before {
	content: "\e7b0"
}

.stream-ext-my-transactions-schdule:before {
	content: "\e7b1"
}

.stream-ext-my-transactions-validation-batches:before {
	content: "\e7b2"
}

.stream-ext-pay-baneficiary-loan:before {
	content: "\e7b3"
}

.stream-ext-pay-beneficiary-credit-card:before {
	content: "\e7b4"
}

.stream-ext-pay-credit-card:before {
	content: "\e7b5"
}

.stream-ext-pay-favorite:before {
	content: "\e7b6"
}

.stream-ext-pay-loan:before {
	content: "\e7b7"
}

.stream-ext-pay-multiple-transactions:before {
	content: "\e7b8"
}

.stream-ext-pay-payroll:before {
	content: "\e7b9"
}

.stream-ext-pay-provider:before {
	content: "\e7ba"
}

.stream-ext-pay-service:before {
	content: "\e7bb"
}

.stream-ext-transfer-atm:before {
	content: "\e7bc"
}

.stream-ext-transfer-branch:before {
	content: "\e7bd"
}

.stream-ext-transfer-cash-advance:before {
	content: "\e7be"
}

.stream-ext-transfer-country:before {
	content: "\e7bf"
}

.stream-ext-transfer-disbursement-credit-line:before {
	content: "\e7c0"
}

.stream-ext-transfer-external:before {
	content: "\e7c1"
}

.stream-ext-transfer-favorite:before {
	content: "\e7c2"
}

.stream-ext-transfer-multiple:before {
	content: "\e7c3"
}

.stream-ext-transfer-own-accounts:before {
	content: "\e7c4"
}

.stream-ext-trasnfer-bank:before {
	content: "\e7c5"
}

.stream-ext-administrate:before {
	content: "\e7c6"
}

.stream-ext-configure:before {
	content: "\e7c7"
}

.stream-ext-configure2:before {
	content: "\e7c8"
}

.stream-ext-home:before {
	content: "\e7c9"
}

.stream-ext-manage:before {
	content: "\e7ca"
}

.stream-ext-my-finances:before {
	content: "\e7cb"
}

.stream-ext-my-products:before {
	content: "\e7cc"
}

.stream-ext-my-transactions:before {
	content: "\e7cd"
}

.stream-ext-pending-approvals:before {
	content: "\e7ce"
}

.stream-ext-to-pay:before {
	content: "\e7cf"
}

.stream-ext-transfer:before {
	content: "\e7d0"
}

.stream-ext-avance-credimas:before {
	content: "\e7d1"
}

.stream-ext-pago-credimas:before {
	content: "\e7d2"
}

.stream-ext-pago-credimas-tercero:before {
	content: "\e7d3"
}

:root {
	--cl-primary: #0097a7;
	--cl-primary-dark: #00525b;
	--cl-primary-light: #00dcf4;
	--cl-additional: #c61212;
	--cl-additional-dark: #800c0c;
	--cl-additional-light: #fbd2d2;
	--cl-alert-error: #ec2e33;
	--cl-alert-success: #00a756;
	--cl-alert-success-dark: #00743c;
	--cl-alert-success-light: #9dffcf;
	--cl-alert-warning: #f57c00;
	--cl-alert-info: #0097a7;
	--fs-extrasmall: .75rem;
	--fs-small: .875rem;
	--fs-medium: 1rem;
	--fs-large: 1.125rem;
	--fs-extralarge: 2rem;
	--ff-regular: dinRegular;
	--ff-medium: dinMedium;
	--ff-thin: dinLight;
	--ff-bold: dinBold;
	--cl-gray-low-contrast: #7d8a9d;
	--cl-gray-regular-contrast: #5c5c5c;
	--cl-gray-high-contrast: #333;
	--cl-gray-extra-contrast: #000000;
	--cl-border-low-contrast: #dbdbdb;
	--cl-border-regular-contrast: #ccc;
	--cl-form-error-message: #eb3236;
	--grid-row-cl-header: #666;
	--grid-row-cl-data: #333;
	--grid-row-cl-header-separator: #0097a7;
	--grid-row-cl-data-separator: #e1e1e1;
	--grid-row-bg-stripe-line: #c5c5c5;
	--grid-row-bd-header-separator: 2px solid;
	--grid-row-bd-data-separator: 1px solid;
	--grid-row-min-height: 36px;
	--grid-row-max-height: auto;
	--grid-row-auto: minmax(var(--grid-row-min-height), var(--grid-row-max-height));
	--grid-row-pd: .4rem;
	--grid-row-fs-header: var(--fs-extrasmall);
	--grid-row-fs-data: var(--fs-small);
	--contextual-cl-header: #fff;
	--contextual-bg-header: var(--cl-primary);
	--contextual-bg-subheader: #ebebec;
	--contextual-bg-body: #fff;
	--contextual-bg-footer: #f8f8f8;
	--cl-assets: #00a756;
	--cl-liabilities: #c61212
}

:root body[class*=light_box] {
	--cl-primary: #0e98e0;
	--cl-primary-dark: #0b77b0;
	--cl-primary-light: #c9f0f6;
	--cl-accent: #ff2b2b;
	--cl-gray-low-contrast: #7d8a9d;
	--cl-gray-regular-contrast: #666666;
	--cl-gray-high-contrast: #333333;
	--cl-gray-extra-contrast: #111111;
	--cl-border-low-contrast: #dbdbdb;
	--cl-border-regular-contrast: #cccccc;
	--cl-bg-level-01: #ebebec;
	--cl-bg-level-02: #ffffff;
	--cl-bg-footer-buttons: #f8f8f8;
	--cl-bg-modal-header: var(--cl-primary-light);
	--cl-bg-modal-footer: var(--cl-bg-footer-buttons);
	--button-group-bg: #f8f8f8;
	--button-group-cl: #7d8a9d;
	--button-group-br: #dbdbdb;
	--button-group-bg-hover: #ffffff;
	--button-group-cl-hover: var(--cl-primary);
	--button-group-br-hover: #cccccc;
	--button-group-bg-active: #ffffff;
	--button-group-cl-active: var(--cl-primary);
	--button-group-br-active: var(--cl-primary);
	--button-group-bg-active-hover: #ffffff;
	--button-group-cl-active-hover: var(--cl-primary);
	--button-group-br-active-hover: #666666;
	--cl-ribbon-bg: var(--cl-bg-level-02);
	--cl-ribbon-br: var(--cl-bg-level-02);
	--cl-ribbon-icon: var(--cl-gray-high-contrast);
	--cl-ribbon-icon-bg: #eaf0f8;
	--cl-product-icon: var(--cl-gray-high-contrast);
	--cl-product-icon-bg: #eaf0f8;
	--product-mancomunada-icon: "\e0e9";
	--cl-green-dark: #00743c;
	--cl-alert-success: #0ca229;
	--cl-alert-info: #0e98e0;
	--cl-form-required: #df8100;
	--form-field-xxxs: 42px;
	--form-field-xxs: 100px;
	--form-field-xs: 128px;
	--form-field-sm: 215px;
	--form-field-md: 300px;
	--form-field-lg: 350px;
	--form-field-height: 40px;
	--form-textarea-height: 110px;
	--form-field-border-thin: 1px;
	--form-field-border-normal: 2px;
	--form-field-border-strong: 3px;
	--form-field-border-low-contrast: var(--cl-border-low-contrast);
	--form-field-border-regular-contrast: var(--cl-border-regular-contrast);
	--form-field-border-radius-sm: .25rem;
	--form-field-border-radius-md: .2rem;
	--form-field-border-radius-lg: .3rem;
	--form-field-valid: #00a756;
	--form-field-error: #ff2b2b;
	--form-field-non-required: #d1d1d1;
	--form-field-required: var(--cl-form-required);
	--form-field-disabled: #fafafa;
	--form-field-cl-value: var(--cl-gray-high-contrast);
	--form-field-cl-placeholder: var(--cl-gray-low-contrast);
	--form-field-cl-checked: var(--cl-primary);
	--form-field-border-cl-on-focus: var(--cl-primary);
	--form-field-border-width-on-focus: 1px;
	--form-field-shadow-on-focus: 0 0 0 .2rem rgba(0, 151, 167, .2);
	--form-field-bg-on-focus: transparent;
	--outline-cl-focus-visible: var(--cl-primary);
	--outline-width-focus-visible: 1px;
	--outline-style-focus-visible: solid;
	--outline-offset-focus-visible: .2rem;
	--form-field-fs-xs: var(--fs-extrasmall);
	--form-field-fs-sm: var(--fs-small);
	--form-field-fs-md: var(--fs-medium);
	--form-field-fs-lg: var(--fs-large);
	--form-label-cl-low-contrast: var(--cl-gray-low-contrast);
	--form-label-cl-regular-contrast: var(--cl-gray-regular-contrast);
	--form-label-cl-high-contrast: var(--cl-gray-high-contrast);
	--form-label-cl-extra-contrast: var(--cl-gray-extra-contrast);
	--form-label-fs-sm: var(--fs-small);
	--form-label-fs-md: var(--fs-medium);
	--form-label-fs-lg: var(--fs-large);
	--form-label-ff-regular: var(--ff-regular);
	--form-label-ff-thin: var(--ff-thin);
	--form-label-ff-medium: var(--ff-medium);
	--form-label-ff-bold: var(--ff-bold);
	--form-label-width: 255px;
	--form-checkbox-width: 24px;
	--form-checkbox-height: 24px;
	--form-checkbox-line-height: 1.9;
	--form-checkbox-icon-size: 12px;
	--form-checkbox-label-padding-top: 6px;
	--form-checkbox-label-padding-left: 35px;
	--ff-regular: PoppinsRegular;
	--ff-thin: PoppinsLight;
	--ff-medium: PoppinsMedium;
	--ff-bold: PoppinsSemiBold;
	--button-bg-primary: var(--cl-primary);
	--button-bg-primary-inactive: #5fc2f5;
	--button-bg-primary-hover: #0b77b0;
	--button-bg-simple: #ffffff;
	--button-bg-simple-hover: white;
	--button-cl-primary: #ffffff;
	--button-cl-simple: #0e98e0;
	--button-cl-simple-hover: #0b77b0;
	--button-cl-secondary: var(--cl-primary);
	--button-bd-cl-simple: #e2e2e2;
	--button-bd-cl-secondary: #e2e2e2;
	--menu-bg-first-level: #ffffff;
	--menu-bg-first-level-hover: rgba(0, 0, 0, .05);
	--menu-bg-second-level: #f0f0f0;
	--menu-bg-second-level-hover: #e3e3e3;
	--menu-cl-first-level: #666666;
	--menu-cl-first-level-hover: #333333;
	--menu-cl-first-level-active: #111111;
	--menu-cl-first-level-icon: var(--cl-primary);
	--menu-cl-second-level: #666666;
	--menu-cl-second-level-hover: #4d4d4d;
	--menu-cl-second-level-active: #262626;
	--menu-cl-link-open: #7d8a9d;
	--menu-cl-link-close: var(--cl-primary);
	--menu-cl-separator: #d9d9d9;
	--menu-bg-badge: #ff2b2b;
	--menu-cl-badge: #ffffff;
	--toggle-success-primary: var(--cl-primary);
	--toggle-success-secondary: #dff6fa;
	--toggle-normal-secondary: #cccccc;
	--header-cl-gradient-from: #76e7f8;
	--header-cl-gradient-to: var(--cl-primary);
	--view-selector-stroke-primary: #0093df;
	--view-selector-stroke-primary-hover: var(--cl-primary-dark);
	--view-selector-stroke-secondary: $stroke-line-secondary;
	--view-selector-stroke-secondary-hover: var(--cl-primary-dark);
	--view-selector-fill-primary: #0093df;
	--view-selector-fill-primary-hover: var(--cl-primary-dark);
	--view-selector-fill-secondary: #c9f0f6;
	--view-selector-fill-secondary-hover: var(--cl-primary-dark);
	--view-selector-fill-icon: #0093df;
	--view-selector-fill-icon-hover: var(--cl-primary-dark);
	--grid-row-cl-header: #666666;
	--grid-row-cl-data: #333333;
	--grid-row-cl-header-separator: var(--cl-primary);
	--grid-row-cl-data-separator: var(--cl-border-regular-contrast);
	--contextual-cl-header: var(--cl-gray-high-contrast);
	--contextual-bg-header: var(--cl-primary-light);
	--cl-assets: #0ca229;
	--cl-liabilities: #c61212
}

:root body[class*=corporate] {
	--cl-primary: #3949ab;
	--cl-primary-dark: #2c3985;
	--cl-primary-light: #d7dcfc;
	--button-bg-primary-inactive: #7885d2;
	--button-bg-primary-hover: #2c3985;
	--button-bd-cl-secondary: #7885d2;
	--button-cl-simple: #3949ab;
	--button-cl-simple-hover: #2c3985;
	--toggle-success-secondary: #eff1fe;
	--header-cl-gradient-from: var(--cl-primary-light);
	--view-selector-stroke-primary: var(--cl-primary);
	--view-selector-stroke-primary-hover: #263172;
	--view-selector-stroke-secondary: var(--cl-primary-light);
	--view-selector-stroke-secondary-hover: #263172;
	--view-selector-fill-primary: var(--cl-primary);
	--view-selector-fill-primary-hover: #263172;
	--view-selector-fill-secondary: var(--cl-primary-light);
	--view-selector-fill-secondary-hover: #263172;
	--view-selector-fill-icon: var(--cl-primary);
	--view-selector-fill-icon-hover: #263172;
	--form-field-shadow-on-focus: 0 0 0 .2rem rgba(57, 73, 171, .25)
}

:root body[class*=light_box] {
	--cl-primary: #00aef0;
	--cl-primary-dark: #0089bd;
	--cl-primary-light: #e7f4ff;
	--cl-additional: #264e72;
	--cl-additional-dark: #19344c;
	--cl-additional-light: #3975ab;
	--cl-accent: #f89420;
	--cl-accent-dark: #de7a07;
	--cl-accent-light: #faac51;
	--button-bg-primary: var(--cl-primary);
	--button-bg-primary-inactive: #57d1ff;
	--button-bg-primary-hover: #0089bd;
	--button-cl-simple: var(--cl-primary);
	--button-cl-simple-hover: var(--cl-primary-dark);
	--menu-bg-first-level-hover: rgba(38, 78, 114, .15);
	--menu-bg-second-level: rgba(34, 70, 103, .08);
	--menu-bg-second-level-hover: rgba(2, 5, 7, .08);
	--menu-bg-first-level-active: rgba(248, 148, 32, .3);
	--menu-cl-link-open: #fff;
	--view-selector-stroke-primary: var(--cl-primary);
	--view-selector-stroke-primary-hover: var(--cl-primary-dark);
	--view-selector-stroke-secondary: #aadee6;
	--view-selector-stroke-secondary-hover: var(--cl-primary-dark);
	--view-selector-fill-primary: var(--cl-primary);
	--view-selector-fill-primary-hover: var(--cl-primary-dark);
	--view-selector-fill-secondary: var(--cl-primary-light);
	--view-selector-fill-secondary-hover: var(--cl-primary-dark);
	--view-selector-fill-icon: var(--cl-primary);
	--view-selector-fill-icon-hover: var(--cl-primary-dark);
	--toggle-ff-icon-check: "extended";
	--contextual-cl-header: #fff;
	--contextual-bg-header: var(--cl-additional);
	--ff-regular: Open Sans Regular;
	--ff-thin: Open Sans Light;
	--ff-medium: Open Sans Medium;
	--ff-bold: Open Sans SemiBold;
	--button-group-cl-active-hover: var(--cl-primary-dark);
	--button-group-br-active-hover: var(--cl-primary-dark);
	--cl-bg-modal-header: var(--cl-additional)
}

:root body[class*=corporate] {
	--cl-additional: #626266;
	--cl-additional-dark: #49494c;
	--cl-additional-light: ligthen(#626266, 10%);
	--button-bd-cl-secondary: #bce8ff;
	--financial-status-cl-assets: #f89420;
	--financial-status-cl-assets-dark: #d97807;
	--financial-status-cl-liabilities: #00aef0;
	--financial-status-cl-liabilities-dark: #048dc1;
	--contextual-bg-header: #264e72;
	--cl-bg-modal-header: #264e72
}

icb-app:empty+.app_overlay {
	opacity: 1;
	display: block
}

.app_overlay {
	display: block;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 9;
	background: rgba(0, 0, 0, .8);
	
	animation: appOverlay .4s 1 ease
}

@keyframes appOverlay {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.mesina {
	margin: 60px auto;
	font-size: 10px;
	position: relative;
	text-indent: -9999em;
	border-top: 1.1em solid rgba(255, 255, 255, .2);
	border-right: 1.1em solid rgba(255, 255, 255, .2);
	border-bottom: 1.1em solid rgba(255, 255, 255, .2);
	border-left: 1.1em solid #fff;
	animation: loadFirstLoading 1.1s infinite linear
}

.mesina,
.mesina:after {
	border-radius: 50%;
	width: 10em;
	height: 10em;
	transform: translateZ(0)
}

@keyframes loadFirstLoading {
	0% {
		transform: rotate(0)
	}

	to {
		transform: rotate(360deg)
	}
}

.centered {
	width: 140px;
	height: 140px;
	position: fixed;
	inset: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
	overflow: auto
}

.mesina-text {
	color: var(--cl-primary);
	font-size: 14px;
	padding-top: 60px;
	width: 140px;
	text-align: center
}

::-webkit-scrollbar {
	width: 14px;
	height: 14px
}

::-webkit-scrollbar-track {
	background: #e1e1e1
}

::-webkit-scrollbar-thumb {
	border-radius: 14px;
	background: var(--cl-gray-low-contrast);
	border: 3px solid var(--cl-border-low-contrast)
}

* {
	scrollbar-base-color: #c7c7c7;
	scrollbar-track-color: #e1e1e1;
	scrollbar-arrow-color: #bbb;
	scrollbar-face-color: #c7c7c7;
	scrollbar-darkshadow-color: #c7c7c7;
	scrollbar-highlight-color: #c7c7c7;
	scrollbar-shadow-color: #c7c7c7
}

input {
	-webkit-user-select: text !important
}

input::-ms-clear {
	display: none
}

@font-face {
	font-family: dinRegular;
	src: url(din-regular.a6df7bcf3c4c75a3.eot);
	src: url(din-regular.a6df7bcf3c4c75a3.eot?#iefix) format("embedded-opentype"), url(din-regular.02daf4607dc6b7c9.woff) format("woff"), url(din-regular.0c9e7a707a09a08c.ttf) format("truetype"), url(din-regular.a3553f2382f434f4.svg#dinRegular) format("svg");
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

@font-face {
	font-family: dinMedium;
	src: url(din-medium.37ab4862f842bcc2.eot);
	src: url(din-medium.37ab4862f842bcc2.eot?#iefix) format("embedded-opentype"), url(din-medium.c2c2a40012133a57.woff) format("woff"), url(din-medium.293c0b50f831a0d7.ttf) format("truetype"), url(din-medium.991e4c4b7b2486dc.svg#dinMedium) format("svg");
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

@font-face {
	font-family: dinLight;
	src: url(din-light.870a8c9604880937.eot);
	src: url(din-light.870a8c9604880937.eot?#iefix) format("embedded-opentype"), url(din-light.7a3c93dfe1cba0b8.woff) format("woff"), url(din-light.fbfb1f7f7945ee1d.ttf) format("truetype"), url(din-light.3b8b90386549456f.svg#dinLight) format("svg");
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

@font-face {
	font-family: dinBold;
	src: url(din-bold.18f440ca8e3b8181.eot);
	src: url(din-bold.18f440ca8e3b8181.eot?#iefix) format("embedded-opentype"), url(din-bold.8dd92f8b538cec9a.woff) format("woff"), url(din-bold.be6aac581583f610.ttf) format("truetype"), url(din-bold.f45c5d99d2d9af59.svg#dinBold) format("svg");
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

@font-face {
	font-family: PoppinsRegular;
	src: url(poppins-regular.e49ff5a13057ef91.eot);
	src: url(poppins-regular.e49ff5a13057ef91.eot?#iefix) format("embedded-opentype"), url(poppins-regular.1a2ce72ef0e46101.woff) format("woff"), url(poppins-regular.4b4ebe20759bdbf2.ttf) format("truetype"), url(poppins-regular.f0e0d3eab4f5ae93.svg#PoppinsRegular) format("svg");
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

@font-face {
	font-family: PoppinsLight;
	src: url(poppins-light.1eda14ccebaeb7b3.eot);
	src: url(poppins-light.1eda14ccebaeb7b3.eot?#iefix) format("embedded-opentype"), url(poppins-light.2f38dfe76271f274.woff) format("woff"), url(poppins-light.8b20023e8f811f53.ttf) format("truetype"), url(poppins-light.a03a53ec01bd2095.svg#PoppinsLight) format("svg");
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

@font-face {
	font-family: PoppinsMedium;
	src: url(poppins-medium.cb1e6e1370dec170.eot);
	src: url(poppins-medium.cb1e6e1370dec170.eot?#iefix) format("embedded-opentype"), url(poppins-medium.04155fed17f021fe.woff) format("woff"), url(poppins-medium.a52d0bf095c248da.ttf) format("truetype"), url(poppins-medium.ca7172761a3b0cab.svg#PoppinsMedium) format("svg");
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

@font-face {
	font-family: PoppinsSemiBold;
	src: url(poppins-semibold.520300371978dbd6.eot);
	src: url(poppins-semibold.520300371978dbd6.eot?#iefix) format("embedded-opentype"), url(poppins-semibold.c81a481c2132b32b.woff) format("woff"), url(poppins-semibold.98512bf8da1afe43.ttf) format("truetype"), url(poppins-semibold.0cfde754b6abcac2.svg#PoppinsSemiBold) format("svg");
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

button,
input,
optgroup,
select,
textarea {
	font-family: var(--ff-regular);
	font-weight: 400 !important
}

body {
	font-family: var(--ff-regular);
	font-weight: 400 !important;
	background: var(--cl-bg-level-01)
}

body.light_box {
	font-family: var(--ff-regular);
	background: var(--cl-bg-level-01)
}

body.light_box button,
body.light_box input,
body.light_box optgroup,
body.light_box select,
body.light_box textarea {
	font-family: var(--ff-regular)
}

body.light_box .amman {
	padding-top: 7px;
	box-shadow: 0 8px 13px #80808012
}

body.light_box .amman.amman-no-shadow {
	box-shadow: none
}

body.light_box .amman .amman-header h2 {
	font-family: var(--ff-bold)
}

body.light_box .amman .amman-header.amman-hasTitle {
	background-color: var(--cl-bg-level-02);
	border-top-left-radius: 8px;
	border-top-right-radius: 8px
}

body.light_box .amman .amman-header.amman-hasTitle h2 {
	font-family: var(--ff-bold)
}

body.light_box .amman .amman-header.amman-hasTitle+.amman-content {
	height: calc(100% - 53px)
}

body.light_box .amman .amman-header:not(.amman-hasTitle)+.amman-content {
	border-top-left-radius: 8px;
	border-top-right-radius: 8px
}

body.light_box .amman .amman-header:not(.amman-hasTitle)+.amman-content.amman-content-rounded-top {
	border-top-left-radius: 8px;
	border-top-right-radius: 8px
}

body.light_box .amman .amman-content {
	border: 0;
	box-shadow: none;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px
}

body.light_box .amman .amman-content.amman-content--only-detail {
	background-color: transparent
}

body.light_box .amman .amman-content.amman-content-rounded-top {
	border-top-left-radius: 8px;
	border-top-right-radius: 8px
}

.clearboth {
	clear: both
}

.fl {
	float: left
}

.fr {
	float: right
}

.margin-top-zero {
	margin-top: 0 !important
}

.margin-bottom-zero {
	margin-bottom: 0 !important
}

.margin-top-10 {
	margin-top: 10px !important
}

.margin-bottom-10 {
	margin-bottom: 10px !important
}

.margin-top-20 {
	margin-top: 20px !important
}

.margin-bottom-20 {
	margin-bottom: 20px !important
}

.margin-top-30 {
	margin-top: 30px !important
}

.margin-bottom-30 {
	margin-bottom: 30px !important
}

.margin-top-40 {
	margin-top: 40px !important
}

.margin-bottom-40 {
	margin-bottom: 40px !important
}

.margin-left-zero {
	margin-left: 0 !important
}

.margin-left-10 {
	margin-left: 10px !important
}

.margin-left-20 {
	margin-left: 20px !important
}

.margin-left-30 {
	margin-left: 30px !important
}

.margin-left-40 {
	margin-left: 40px !important
}

.margin-left-60 {
	margin-left: 60px !important
}

.margin-left-80 {
	margin-left: 80px !important
}

icb-button {
	float: left;
	margin-left: 10px
}

.amman {
	height: 100%;
	margin: 0 3px 0 5px;
	padding-top: 5px
}

.amman.amman-dashboardMode {
	margin: 0;
	padding: 0
}

.amman.amman-dashboardMode.pfmMode,
.amman.amman-dashboardMode.productMode {
	margin-left: -5px
}

.amman.amman-dashboardMode.productMode .dashboard.customColumnsMode {
	padding: 2px 4px 8px
}

.amman .amman-header h2 {
	height: 50px;
	line-height: 50px;
	margin: 0 0 0 15px;
	font-size: 1.2em;
	color: var(--cl-gray-extra-contrast);
	font-weight: 400
}

.amman .amman-content {
	overflow: auto;
	height: 100%;
	box-shadow: 0 1px 2px #0000001a;
	background-color: #fff;
	border: 1px solid var(--cl-gray-low-contrast)
}

.amman .amman-header.amman-hasTitle+.amman-content {
	height: calc(100% - 50px)
}

.amman.amman-withoutShadow .amman-content {
	border: none;
	box-shadow: none;
	background-color: transparent
}

@media only screen and (max-width: 639px) and (min-width: 320px) {
	.amman {
		margin: 0;
		padding: 0
	}

	.amman .amman-header h2 {
		height: 40px;
		margin: 0 0 0 15px;
		font-size: 16px;
		line-height: 40px
	}

	.amman .amman-content {
		border-left: 0;
		border-right: 0;
		border-bottom: 0
	}

	.amman .amman-header.amman-hasTitle+.amman-content {
		height: calc(100% - 40px)
	}

	.amman.amman-dashboardMode.pfmMode,
	.amman.amman-dashboardMode.productMode {
		margin-left: 0
	}

	.amman.amman-dashboardMode.productMode .dashboard.customColumnsMode {
		padding-left: 0;
		padding-right: 0
	}

	.amman.amman-dashboardMode {
		margin: 0;
		padding: 0
	}

	.amman.amman-dashboardMode.pfmMode {
		margin-left: 0
	}

	body.light_box .amman .amman-header.amman-hasTitle+.amman-content {
		height: calc(100% - 40px)
	}
}

.florida_wrapper.main-container-scroll.scroll-size-4 .customScrollMode.manchester-content-holder-indicator,
.milan_content.main-container-scroll.scroll-size-4 .customScrollMode.manchester-content-holder-indicator {
	margin-right: 4px
}

.florida_wrapper.main-container-scroll.scroll-size-8 .customScrollMode.manchester-content-holder-indicator,
.milan_content.main-container-scroll.scroll-size-8 .customScrollMode.manchester-content-holder-indicator {
	margin-right: 8px
}

.florida_wrapper.main-container-scroll.scroll-size-12 .customScrollMode.manchester-content-holder-indicator,
.milan_content.main-container-scroll.scroll-size-12 .customScrollMode.manchester-content-holder-indicator {
	margin-right: 12px
}

.florida_wrapper.main-container-scroll.scroll-size-16 .customScrollMode.manchester-content-holder-indicator,
.milan_content.main-container-scroll.scroll-size-16 .customScrollMode.manchester-content-holder-indicator {
	margin-right: 16px
}

.florida_wrapper.main-container-scroll.scroll-size-20 .customScrollMode.manchester-content-holder-indicator,
.milan_content.main-container-scroll.scroll-size-20 .customScrollMode.manchester-content-holder-indicator {
	margin-right: 20px
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {

	.florida_wrapper.main-container-scroll.scroll-size-4 .customResponsiveScrollMode.manchester-content-holder-indicator,
	.milan_content.main-container-scroll.scroll-size-4 .customResponsiveScrollMode.manchester-content-holder-indicator {
		margin-right: 4px
	}

	.florida_wrapper.main-container-scroll.scroll-size-8 .customResponsiveScrollMode.manchester-content-holder-indicator,
	.milan_content.main-container-scroll.scroll-size-8 .customResponsiveScrollMode.manchester-content-holder-indicator {
		margin-right: 8px
	}

	.florida_wrapper.main-container-scroll.scroll-size-12 .customResponsiveScrollMode.manchester-content-holder-indicator,
	.milan_content.main-container-scroll.scroll-size-12 .customResponsiveScrollMode.manchester-content-holder-indicator {
		margin-right: 12px
	}

	.florida_wrapper.main-container-scroll.scroll-size-16 .customResponsiveScrollMode.manchester-content-holder-indicator,
	.milan_content.main-container-scroll.scroll-size-16 .customResponsiveScrollMode.manchester-content-holder-indicator {
		margin-right: 16px
	}

	.florida_wrapper.main-container-scroll.scroll-size-20 .customResponsiveScrollMode.manchester-content-holder-indicator,
	.milan_content.main-container-scroll.scroll-size-20 .customResponsiveScrollMode.manchester-content-holder-indicator {
		margin-right: 20px
	}
}

.element-new-line:after {
	content: "\a";
	white-space: pre
}

body.ios * textarea {
	-webkit-user-select: auto;
	user-select: auto
}

body[class^=android] {
	-webkit-overflow-scrolling: touch
}

body[class^=android] ::-webkit-scrollbar {
	width: 0px;
	height: 4px
}

body[class^=ios] {
	overflow: scroll;
	-webkit-overflow-scrolling: touch
}

body[class^=ios] ::-webkit-scrollbar {
	width: 0px;
	height: 4px
}

body[class^=ios] input:not([type=checkbox]):not([type=radio]),
body[class^=ios] optgroup,
body[class^=ios] select,
body[class^=ios] textarea {
	border-radius: 0;
	-webkit-appearance: none;
	appearance: none
}

body[class^=ios] .app {
	overflow-y: scroll;
	height: 100%;
	display: block
}

body[class^=ios] .glasgow_content_menu {
	overflow: scroll;
	-webkit-overflow-scrolling: touch
}

body[class^=ios] .parma .parma-content-middle {
	overflow: scroll !important;
	-webkit-overflow-scrolling: touch
}

body[class^=ios] .namur.componentDashboardMode .namur_section .namur_section-content,
body[class^=ios] .namur.componentDashboardMode .namur_section .namur_section-content .namur_section-content-overflow {
	overflow: visible !important;
	height: auto !important
}

.rovinj {
	display: inline-block
}

.rovinj .rovinj-text {
	color: var(--cl-gray-high-contrast)
}

.dashboard-footer-text {
	font-size: 12px;
	color: var(--cl-additional);
	display: inline-block;
	cursor: pointer
}

.dashboard-footer-text:hover {
	text-decoration: underline
}

.florida-detail .quebec .quebec_header.collapse+.quebec_body .milan .milan_tabs {
	width: calc(100% - 50px)
}

body[class^=android] *,
body[class^=ios] * {
	-webkit-user-select: none;
	user-select: none
}

body[class^=android] h1,
body[class^=android] h2,
body[class^=android] h3,
body[class^=android] h4,
body[class^=android] h5,
body[class^=ios] h1,
body[class^=ios] h2,
body[class^=ios] h3,
body[class^=ios] h4,
body[class^=ios] h5 {
	-webkit-user-select: all;
	-webkit-user-select: text;
	user-select: all
}

.freezePage {
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%
}

blockquote.markdown-quote {
	border-left: .25em solid #dfe2e5;
	padding: 0 1em 0 16px;
	color: #6a737d
}

.arusha {
	background: #fff;
	animation: arusha-animated 3s ease-out
}

.arusha .arusha-table {
	display: table;
	table-layout: fixed;
	width: 100%;
	padding: 10px 0;
	position: relative;
	z-index: 2;
	box-shadow: 0 2px 10px #0003;
	background: #fff;
	animation: arusha-content-animated 2s ease-out
}

.arusha .arusha-table .arusha-table-left,
.arusha .arusha-table .arusha-table-right {
	display: table-cell;
	vertical-align: middle
}

.arusha .arusha-table .arusha-table-left {
	padding-left: 14px;
	text-align: left
}

.arusha .arusha-table .arusha-table-right {
	display: table-cell;
	vertical-align: middle;
	padding-right: 14px;
	text-align: right;
	width: 200px
}

.arusha .arusha-table .arusha-table-right icb-button {
	float: none;
	display: inline-block
}

.arusha .arusha-text {
	display: inline-block;
	vertical-align: middle;
	color: var(--cl-gray-regular-contrast);
	font-size: 14px
}

.arusha .arusha-link {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	cursor: pointer;
	text-decoration: underline;
	color: var(--cl-additional)
}

.arusha .arusha-link:hover {
	color: var(--cl-additional-dark)
}

.arusha-message {
	padding: 20px 16px 50px
}

.arusha-message .arusha-message-table {
	display: table;
	table-layout: fixed;
	width: 100%
}

.arusha-message .arusha-message-table .arusha-message-table-left {
	display: table-cell;
	vertical-align: middle;
	width: 80px;
	text-align: left;
	padding-right: 20px
}

.arusha-message .arusha-message-table .arusha-message-table-right {
	display: table-cell;
	vertical-align: middle
}

.arusha-message .arusha-message-text {
	font-size: 14px;
	color: var(--cl-gray-high-contrast);
	display: inline-block
}

.arusha-message .arusha-message-link {
	font-size: 14px;
	color: var(--cl-additional);
	cursor: pointer;
	display: inline-block
}

.arusha-message .arusha-message-link:hover {
	color: var(--cl-additional-dark)
}

.arusha-message .arusha-message-icon {
	display: inline-block;
	font-size: 64px;
	color: var(--cl-primary)
}

body.light_box .arusha {
	animation: none
}

@media only screen and (max-width: 639px) and (min-width: 320px) {
	.arusha .arusha-table {
		display: block;
		padding: 14px
	}

	.arusha .arusha-table .arusha-table-left,
	.arusha .arusha-table .arusha-table-right {
		display: block
	}

	.arusha .arusha-table .arusha-table-left {
		padding-left: 0
	}

	.arusha .arusha-table .arusha-table-right {
		padding-right: 0;
		padding-top: 14px;
		width: 100%
	}
}

@keyframes arusha-animated {
	0% {
		background: var(--cl-primary)
	}

	99% {
		background: var(--cl-primary)
	}

	to {
		background: #fff
	}
}

@keyframes arusha-content-animated {
	0% {
		opacity: 0;
		transform: translateY(-150px)
	}

	80% {
		opacity: 0;
		transform: translateY(-150px)
	}

	to {
		opacity: 1;
		transform: translate(0)
	}
}

:focus-visible {
	outline: var(--outline-width-focus-visible) var(--outline-style-focus-visible) var(--outline-cl-focus-visible);
	outline-offset: var(--outline-offset-focus-visible);
	border-radius: 2px
}

.app_overlay {
	background: var(--cl-primary)
}

.app_overlay .mesina-loader {
	position: absolute;
	inset: 0;
	height: 250px;
	margin: auto
}

.app_overlay .mesina-logo {
	background-image: url(logo_loading-big.04c9ffbef51eea03.png);
	width: 74px;
	height: 69px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin: auto
}

.app_overlay .mesina-welcome-title {
	display: block !important;
	font-size: 18px;
	text-align: center;
	color: #fff;
	animation: welcome1FadeIn 2.5s
}

.app_overlay .mesina-welcome-subtitle1 {
	display: block !important;
	font-size: 14px;
	text-align: center;
	color: #fff;
	padding: 15px 0;
	animation: welcome2FadeIn 8.5s
}

.app_overlay .mesina-welcome-subtitle2 {
	font-size: 14px;
	text-align: center;
	color: #fff;
	animation: welcome2FadeIn 8.5s
}

.app_overlay .spinner {
	margin: 25px auto 20px;
	width: 70px;
	text-align: center
}

.app_overlay .spinner>div {
	width: 18px;
	height: 18px;
	background-color: #fff;
	border-radius: 100%;
	display: inline-block;
	animation: sk-bouncedelay 1.4s infinite ease-in-out both
}

.app_overlay .spinner .bounce1 {
	animation-delay: -.32s
}

.app_overlay .spinner .bounce2 {
	animation-delay: -.16s
}

body.light_box .app_overlay {
	background-color: #fff
}

body.light_box .app_overlay .mesina-logo {
	background-image: url(logo_loading-big-lightbox.3deefd65c24eb004.png);
	background-repeat: no-repeat
}

body.light_box .app_overlay .mesina-welcome-title,
body.light_box .app_overlay .mesina-welcome-subtitle1,
body.light_box .app_overlay .mesina-welcome-subtitle2 {
	color: var(--cl-primary)
}

body.light_box .app_overlay .spinner>div {
	background-color: var(--cl-primary)
}

@keyframes sk-bouncedelay {

	0%,
	80%,
	to {
		transform: scale(0)
	}

	40% {
		transform: scale(1)
	}
}

@supports (-ms-accelerator: true) and (not (color: unset)) {
	@keyframes sk-bouncedelay {

		0%,
		80%,
		to {
			transform: scale(0)
		}

		40% {
			transform: scale(1)
		}
	}
}

@keyframes welcome1FadeIn {
	0% {
		opacity: 0
	}

	80% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes welcome2FadeIn {
	0% {
		opacity: 0
	}

	94% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

body.backoffice {
	background: #f2f2f2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden
}

.backoffice button,
.backoffice input,
.backoffice optgroup,
.backoffice select,
.backoffice textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.backoffice .amman .amman-header h2 {
	font-size: 22px;
	color: #074a7a;
	font-weight: 400;
	height: 27px;
	line-height: 27px;
	margin: 20px 0
}

.backoffice .amman .amman-content {
	box-shadow: none
}

.masan .masan-check {
	display: block;
	position: relative;
	padding-left: 25px;
	margin-bottom: 5px;
	color: var(--cl-gray-regular-contrast);
	cursor: pointer;
	font-size: 12px;
	-webkit-user-select: none;
	user-select: none
}

.masan .masan-check.first {
	padding-left: 0
}

.masan .masan-check input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0
}

.masan .masan-check input:checked~.checkmark {
	background-color: #fff;
	border: 1px solid #ff4800
}

.masan .masan-check input:checked~.checkmark:after {
	display: block
}

.masan .masan-check .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 15px;
	width: 15px;
	margin-top: 2px;
	border: 1px solid var(--cl-gray-low-contrast)
}

.masan .masan-check .checkmark:after {
	left: 4.5px;
	width: 3px;
	height: 9px;
	border: solid #ff4800;
	border-width: 0 1px 1px 0;
	transform: rotate(45deg);
	content: "";
	position: absolute;
	display: none
}

.masan .node-wrapper .node-content-wrapper {
	color: var(--cl-gray-high-contrast);
	font-size: 12px
}

.masan .node-wrapper .node-content-wrapper.node-content-wrapper-active.node-content-wrapper-focused {
	box-shadow: none;
	background: #ffecec;
	border: 1px solid #e4c2c3;
	color: #e50202
}

.masan .node-wrapper .node-content-wrapper:hover {
	box-shadow: none;
	background: transparent
}

.masan tree-root tree-viewport {
	padding: 20px 10px 0;
	border-top: 1px solid #e0e0e0
}

.masan tree-node [class^=tree-node-level-].tree-node-expanded .node-wrapper .node-content-wrapper,
.masan tree-node [class^=tree-node-level-].tree-node-collapsed .node-wrapper .node-content-wrapper {
	margin-left: 36px
}

.masan tree-node [class^=tree-node-level-].tree-node-expanded .tree-node-leaf .node-wrapper .node-content-wrapper,
.masan tree-node [class^=tree-node-level-].tree-node-collapsed .tree-node-leaf .node-wrapper .node-content-wrapper {
	margin-left: 26px
}

.masan tree-node-children .tree-children {
	padding-left: 10px
}

.masan div.masan-tree div.tree-children:before {
	content: "";
	position: absolute;
	border-left: 1px dotted #cdcaca;
	height: 100%;
	top: -14px;
	left: 12px
}

.masan div.masan-tree {
	padding-left: 0
}

.masan div.masan-tree div.tree-children {
	position: relative;
	padding-left: 0;
	margin-left: 16px
}

.masan div.masan-tree div.tree-children:before {
	left: 5px
}

.masan div.masan-tree tree-node>div>.node-wrapper {
	margin-left: 24px
}

.masan div.masan-tree tree-node>div>.tree-children>.node-wrapper>.node-content-wrapper {
	margin-left: 4px
}

.masan div.masan-tree tree-node>div.tree-node-leaf>.node-wrapper {
	margin-left: 0
}

.masan div.masan-tree tree-node>div:before {
	content: "";
	position: absolute;
	border-bottom: 1px dotted #e0e0e0;
	width: 30px;
	margin-top: 12px;
	left: 7px
}

.masan div.masan-tree tree-node>div .toggle-children-wrapper {
	width: 13px;
	height: 13px;
	border: 1px solid #cdcaca;
	position: absolute;
	left: 15px;
	margin-top: 5px;
	margin-left: 0;
	display: inline-block;
	background-color: #fff;
	z-index: 1
}

.masan div.masan-tree tree-node>div .toggle-children-wrapper:before {
	content: "";
	display: inline-block;
	width: 7px;
	border-top: 1px solid #e0e0e0;
	position: absolute;
	top: 5px;
	left: 2px
}

.masan div.masan-tree tree-node>div .toggle-children-wrapper.toggle-children-wrapper-collapsed:after {
	content: "";
	display: inline-block;
	height: 7px;
	border-left: 1px solid #e0e0e0;
	position: absolute;
	top: 2px;
	left: 5px
}

.masan div.masan-tree tree-node>div .toggle-children-wrapper .toggle-children {
	display: none
}

.masan div.masan-tree tree-node>div .node-content-wrapper {
	margin-left: 40px;
	position: relative
}

.masan div.masan-tree>tree-node>div:before {
	left: 14px
}

.masan div.masan-tree>tree-node>div>.node-wrapper>tree-node-expander>.toggle-children-wrapper {
	left: 22px
}

.busan .node-wrapper .node-content-wrapper {
	color: var(--cl-gray-high-contrast);
	font-size: 12px
}

.busan .node-wrapper .node-content-wrapper.node-content-wrapper-active.node-content-wrapper-focused {
	box-shadow: none;
	background: #ffecec;
	border: 1px solid #e4c2c3;
	color: #e50202
}

.busan .node-wrapper .node-content-wrapper:hover {
	box-shadow: none;
	background: transparent
}

.busan tree-root tree-viewport {
	padding: 20px 10px 0;
	border-top: 1px solid #e0e0e0
}

.busan tree-node [class^=tree-node-level-].tree-node-expanded .node-wrapper .node-content-wrapper,
.busan tree-node [class^=tree-node-level-].tree-node-collapsed .node-wrapper .node-content-wrapper {
	margin-left: 66px
}

.busan tree-node [class^=tree-node-level-].tree-node-expanded .tree-node-leaf .node-wrapper .node-content-wrapper,
.busan tree-node [class^=tree-node-level-].tree-node-collapsed .tree-node-leaf .node-wrapper .node-content-wrapper {
	margin-left: 56px
}

.busan tree-node-children .tree-children {
	padding-left: 10px
}

.busan .busan-section {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjUwMDY0MTUwNUEzNzExRTk4RDA1RDc0MDU1QUE2RUZCIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjUwMDY0MTUxNUEzNzExRTk4RDA1RDc0MDU1QUE2RUZCIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTAwNjQxNEU1QTM3MTFFOThEMDVENzQwNTVBQTZFRkIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTAwNjQxNEY1QTM3MTFFOThEMDVENzQwNTVBQTZFRkIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4FNyzQAAABQ0lEQVR42qTTO0sDQRDA8UmMCIogPiCVWmnjsxJJYwwKFlZ+FxGtbUQLW9FSbBQRGyGCWERECPhsBQvxWYg2go/1v8ccDOd5VzjwY+/I7tzszibjSu1fIpKV3/GNc4zjSeJi/yZYmJX4eMMiymj7Y47kJDnWdfRJxuIqsV/35Z6pd00+glucYCmpAr/fC3zqeweacGDm7qRtoRFOnw91HNBkknYGfistpoIwGvCCNRwhj/u4M/CtrOLU6Mc1pjGFLdzpVkejFdTopLCCjI6rWIlU1YM9FFHJmQqW8aHvE9qNWbNwQxf3ohbzvku2goXIl7bRqc+7OMYDHlFCQRJuoZiO+GhFvXaq2VSdeBP7cKllD+MZXeg2tzNI4G9ZXUyCQcxhU/c8aX57xUyYYCjl/1DUAyto2WVdfBW0yzkn/4kfAQYAjYxF4oYi9TAAAAAASUVORK5CYII=);
	background-size: contain;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: inline-block;
	vertical-align: bottom;
	position: absolute;
	left: -24px
}

.busan .busan-field {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc4NTA5MEFBNUEzNzExRTk5RDg5RUMzQjYwNEQyOTRFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc4NTA5MEFCNUEzNzExRTk5RDg5RUMzQjYwNEQyOTRFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6Nzg1MDkwQTg1QTM3MTFFOTlEODlFQzNCNjA0RDI5NEUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6Nzg1MDkwQTk1QTM3MTFFOTlEODlFQzNCNjA0RDI5NEUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5NmkB/AAABNklEQVR42mL87yz3l4GBgYkBE/wD4ktA7Maw5+FrBhyACYdmEPgMxD1AvJvBRV4UnwG4wZ6HS4FkNz5D8BnAAtTkAKSfAvEpIO7Frgg34Abi/Uj8jYRcALKlH8rOBeI3DEQAJiTNC4E4H8qvh7JBhnwC4klAvBToJQlcBhwAYlckvggQSwPxEiAuA2I/IF4FxM+BhlwGYid0A0CKzgPxVii/EYh1gfg6EM8AYgUkS3WAeAfQEGv0MABpUoayw4EYlHgqkeSXA/FlKJsViFuxRaMGEn0HyebNQHwCiPdCMQhYE0oHf5HYoDDhAmJeIBZClseXDkBhcAXqZ0tojKgBsTpUfjfMAFAUsmMxwAgaBuugfvZFkgNFbQWIwfj//3/8KQUS2q1QP/+F2lwBzCdXiTOAAAAIMACld0VQkoNP7QAAAABJRU5ErkJggg==);
	background-size: contain;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: inline-block;
	vertical-align: bottom;
	position: absolute;
	left: -24px
}

.busan div.busan-tree div.tree-children:before {
	content: "";
	position: absolute;
	border-left: 1px dotted #cdcaca;
	height: 100%;
	top: -14px;
	left: 12px
}

.busan div.busan-tree {
	padding-left: 0
}

.busan div.busan-tree div.tree-children {
	position: relative;
	padding-left: 0;
	margin-left: 16px
}

.busan div.busan-tree div.tree-children:before {
	left: 5px
}

.busan div.busan-tree tree-node>div>.node-wrapper {
	margin-left: 24px
}

.busan div.busan-tree tree-node>div>.tree-children>.node-wrapper>.node-content-wrapper {
	margin-left: 4px
}

.busan div.busan-tree tree-node>div.tree-node-leaf>.node-wrapper {
	margin-left: 0
}

.busan div.busan-tree tree-node>div:before {
	content: "";
	position: absolute;
	border-bottom: 1px dotted #e0e0e0;
	width: 30px;
	margin-top: 12px;
	left: 7px
}

.busan div.busan-tree tree-node>div .toggle-children-wrapper {
	width: 13px;
	height: 13px;
	border: 1px solid #cdcaca;
	position: absolute;
	left: 15px;
	margin-top: 5px;
	margin-left: 0;
	display: inline-block;
	background-color: #fff;
	z-index: 1
}

.busan div.busan-tree tree-node>div .toggle-children-wrapper:before {
	content: "";
	display: inline-block;
	width: 7px;
	border-top: 1px solid #e0e0e0;
	position: absolute;
	top: 5px;
	left: 2px
}

.busan div.busan-tree tree-node>div .toggle-children-wrapper.toggle-children-wrapper-collapsed:after {
	content: "";
	display: inline-block;
	height: 7px;
	border-left: 1px solid #e0e0e0;
	position: absolute;
	top: 2px;
	left: 5px
}

.busan div.busan-tree tree-node>div .toggle-children-wrapper .toggle-children {
	display: none
}

.busan div.busan-tree tree-node>div .node-content-wrapper {
	margin-left: 40px;
	position: relative
}

.busan div.busan-tree>tree-node>div:before {
	left: 14px
}

.busan div.busan-tree>tree-node>div>.node-wrapper>tree-node-expander>.toggle-children-wrapper {
	left: 22px
}

@font-face {
	font-family: Open Sans Regular;
	src: url(open-sans-regular.b4723e95f33bc33d.eot);
	src: url(open-sans-regular.b4723e95f33bc33d.eot?#iefix) format("embedded-opentype"), url(open-sans-regular.085cffb07ffce8d4.woff) format("woff"), url(open-sans-regular.4b2dbd1335c773c8.ttf) format("truetype"), url(open-sans-regular.deb6018d8fece6f3.svg#Open%20Sans%20Regular) format("svg");
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

@font-face {
	font-family: Open Sans Light;
	src: url(open-sans-light.ed0c2169b5435f34.eot);
	src: url(open-sans-light.ed0c2169b5435f34.eot?#iefix) format("embedded-opentype"), url(open-sans-light.240e97841f5ace22.woff) format("woff"), url(open-sans-light.3832d4b76900ba34.ttf) format("truetype"), url(open-sans-light.f0d4187929f9b0a7.svg#Open%20Sans%20Light) format("svg");
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

@font-face {
	font-family: Open Sans Medium;
	src: url(open-sans-medium.77744efec4a054f5.eot);
	src: url(open-sans-medium.77744efec4a054f5.eot?#iefix) format("embedded-opentype"), url(open-sans-medium.e2283c4b542c3841.woff) format("woff"), url(open-sans-medium.585bcdbb11152b4d.ttf) format("truetype"), url(open-sans-medium.1f14b141ad837ff0.svg#Open%20Sans%20Medium) format("svg");
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

@font-face {
	font-family: Open Sans SemiBold;
	src: url(open-sans-semi-bold.08001034eb8faba4.eot);
	src: url(open-sans-semi-bold.08001034eb8faba4.eot?#iefix) format("embedded-opentype"), url(open-sans-semi-bold.6c61e998461fbc46.woff) format("woff"), url(open-sans-semi-bold.9fc13a391f9cea0c.ttf) format("truetype"), url(open-sans-semi-bold.7f1a46c674735146.svg#Open%20Sans%20SemiBold) format("svg");
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}