.browsehappy {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9999;
    text-align: center;
    margin: 0;
    background: #fff;
    color: #333;
    padding: 1em
}

.primary_nav_wrap ul {
    list-style: none;
    position: relative;
    float: left;
    margin: 0;
    padding: 0
}

.primary_nav_wrap ul span {
    display: block;
    color: #333;
    text-decoration: none;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
    padding: 0 15px
}

.primary_nav_wrap ul li {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"
}

.primary_nav_wrap ul ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    padding: 0;
    border-color: #ccc;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    max-height: 300px;
    overflow-y: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    z-index: 9999
}

.primary_nav_wrap ul ul li:nth-child(2n+1) {
    background-color: #f9f9f9
}

.primary_nav_wrap ul ul li {
    float: none
}

.primary_nav_wrap ul ul li:hover {
    float: none;
    background-color: #efefef !important
}

.primary_nav_wrap ul ul span {
    line-height: 120%;
    padding: 10px 15px;
    cursor: pointer
}

.primary_nav_wrap ul li:hover > ul {
    display: block
}

.content-box-center {
    width: 95%;
    margin: auto;
    border: 1px solid #cdcdcd
}

.content-box-center .content-box-header {
    width: 100%;
    border-bottom: 1px solid #cdcdcd;
    color: #2d32aa;
    padding: 12px;
    text-transform: uppercase;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"
}

.content-box-center .content-box-body {
    padding: 12px
}

.content-box-center .content-box-body ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.content-box-center:hover {
    box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .2)
}

.content-box-input {
    max-width: 600px;
    margin: auto auto 1em;
    border: 1px solid #cdcdcd;
    padding: 12px
}

@media (max-width: 700px),(max-height: 600px) {
    .content-box-input {
        max-width: 100%
    }
}

@media (max-width: 700px),(max-height: 600px) {
    input {
        font-size: 12px
    }
}

@media (max-width: 375px) {
    input {
        font-size: 12px
    }
}

@media (max-width: 700px),(max-height: 600px) {
    .item-input-container {
        padding-top: 10px
    }
}

@media (max-width: 700px),(max-height: 600px) {
    .item-input-label {
        font-size: 12px
    }
}

@media (max-width: 375px) {
    .item-input-label {
        font-size: 12px
    }
}

@media (max-width: 700px),(max-height: 600px) {
    textarea {
        font-size: 12px
    }
}

@media (max-width: 375px) {
    textarea {
        font-size: 12px
    }
}

.content-table {
    clear: none;
    height: 25px;
    width: 100%;
    border-spacing: 0;
    margin-bottom: 1rem
}

.list-container {
    margin-bottom: 1em;
    font-size: 16.36px
}

@media (max-width: 700px),(max-height: 600px) {
    .list-container {
        padding-left: 0
    }
}

.list-container .width5 {
    width: 5%
}

.list-container .width10 {
    width: 10%
}

.list-container .width15 {
    width: 15%
}

.list-container .width20 {
    width: 20%
}

.list-container .width25 {
    width: 25%
}

.list-container .width30 {
    width: 30%
}

.list-container .width40 {
    width: 40%
}

.list-container .width50 {
    width: 50%
}

.list-container .width60 {
    width: 60%
}

.list-container .extra-info {
    font-size: 9px
}

.list-container .nowrap {
    white-space: nowrap
}

.list-container table {
    margin-bottom: 24px;
    width: 100%;
    padding: 0;
    border-collapse: separate;
    border-spacing: 0
}

.list-container table tr.mergeuser1 > td, .list-container table tr.mergeuser2 > td {
    background-color: rgba(22, 120, 44, .2) !important
}

.list-container table tr.inactive > td, .list-container table tr.mergesource > td, .list-container table tr.mergesource > td a {
    color: #bbb
}

.list-container table tr.ingrace > td {
    color: #d39e00
}

.list-container table tr:hover td {
    background-color: #F2F2F2;
    position: relative
}

.list-container table th {
    background: #EEE;
    padding: 8px
}

.list-container table td {
    background-color: #fff;
    padding: 8px;
    border-bottom: 1px solid #F2F2F2;
    overflow: hidden;
    text-overflow: ellipsis
}

@media (max-width: 700px),(max-height: 600px) {
    .list-container table td {
        font-size: 11px
    }
}

@media (max-width: 375px) {
    .list-container table td {
        font-size: 10px
    }
}

.list-container table td.button-list .btn {
    margin: 2px
}

.list-container table td.list-cell .merchant-logo img, .list-container table td.list-cell .merchant-logo-circle img {
    max-height: 40px
}

.list-container table td:nth-child(1) {
    white-space: nowrap
}

.list-container table .icon-cell {
    width: 10px
}

.list-container table .icon-cell i {
    padding: 4px
}

.list-container table .date-header, .list-container table .list-header {
    text-align: left
}

.list-container table .date-cell {
    word-wrap: break-spaces
}

.list-container table .date-cell .date {
    font-family: Helvetica, sans-serif
}

@media (max-width: 700px),(max-height: 600px) {
    .list-container table .date-cell .date {
        padding: 0;
        background-color: transparent
    }
}

.list-container table .actions-cell {
    white-space: nowrap;
    float: none
}

.list-container table .actions-cell .btn, .list-container table .actions-cell button {
    color: #555;
    font-family: Helvetica, sans-serif;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    min-width: 26px;
    padding: 6px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    vertical-align: middle;
    cursor: default !important;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
    background-color: rgba(255, 255, 255, .5);
    *background-color: #e6e6e6;
    border: none;
    *margin-left: .3em;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05)
}

.list-container table .actions-cell .btn:disabled, .list-container table .actions-cell .btn:disabled:hover, .list-container table .actions-cell button:disabled, .list-container table .actions-cell button:disabled:hover {
    box-shadow: none
}

.list-container table .actions-cell .btn:hover, .list-container table .actions-cell button:hover {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .35), 0 1px 2px rgba(0, 0, 0, .25)
}

.list-container table .actions-cell .btn:active, .list-container table .actions-cell button:active {
    background-image: none;
    outline: 0;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
}

.list-container table .actions-cell .btn:focus, .list-container table .actions-cell button:focus {
    outline: #333 dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.list-container table .actions-cell .btn.on, .list-container table .actions-cell button.on {
    color: green
}

.list-container table .actions-cell .btn.off, .list-container table .actions-cell button.off {
    color: #BBB
}

.list-container table .actions-cell .btn, .list-container table .actions-cell .btn-small, .list-container table .actions-cell .btn-smaller {
    border: none
}

.list-container table .actions-cell, .list-container table .actions-header, .list-container table .last-cell, .list-container table .last-header {
    text-align: right
}

.list-container table .last-cell a:first-child, .list-container table .last-cell button:first-child, .list-container table .last-header a:first-child, .list-container table .last-header button:first-child {
    margin-left: 0
}

.list-container table .last-cell a:not(first-child), .list-container table .last-cell button:not(first-child), .list-container table .last-header a:not(first-child), .list-container table .last-header button:not(first-child) {
    margin-top: 3px
}

.list-container table.small {
    font-size: 12.01px
}

.merge-table tr > td:nth-child(4) {
    background-color: rgba(22, 120, 44, .2);
    border-left: 1px dashed #555
}

.merge-table tr > td {
    vertical-align: top !important
}

.subtable {
    max-height: 250px;
    overflow: auto;
    min-width: 90%
}

ul.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px auto
}

ul.pagination li {
    display: inline-block;
    border: 1px solid #2d32aa;
    border-radius: 4px;
    color: #2d32aa;
    min-width: 30px;
    cursor: pointer;
    text-align: center;
    margin-right: 3px;
    font-size: 12px
}

ul.pagination li:hover {
    background-color: #2d32aa;
    color: #fff
}

ul.pagination li.active {
    background-color: #2d32aa;
    color: #fff;
    cursor: default
}

ul.pagination li.disabled {
    background-color: #fff;
    cursor: default;
    border: 1px solid #cdcdcd;
    color: #cdcdcd
}

ul.pagination li a {
    color: inherit;
    background-color: inherit;
    cursor: inherit;
    padding: 5px;
    display: block;
    border-radius: 4px
}

.ng-table th .sortorder:after, .ng-table th.sortable.sort-desc .sort-indicator:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\00a0\f0de";
    white-space: nowrap
}

.ng-table th .sortorder.reverse:after, .ng-table th.sortable.sort-asc .sort-indicator:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\00a0\f0dd";
    white-space: nowrap
}

.ng-table th .sortorder.sortable:after, .ng-table th.sortable .sort-indicator:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #999;
    content: "\00a0\f0dc";
    white-space: nowrap
}

.header .header-base {
    top: 0;
    display: block;
    width: 100%;
    color: #fff;
    background: #2d32aa;
    z-index: 90;
    padding: 24px;
    overflow: hidden
}

.header .header-base .logo {
    height: 33px
}

.header .header-base .tagline {
    font-size: 2em;
}

@media (max-width: 375px) {
    .header .header-base .logo {
        height: 24px
    }
}

.header .header-base .btn-container {
    float: right;
    background: #fff;
}

.header .header-base .btn-container a.secondary {
    color: #2d32aa !important;
    border-color: #2d32aa !important;
}

.header .header-base .btn-container .language-selector {
    padding-right: 12px
}

.header .header-base .btn-container .language-selector i {
    margin: 0 6px
}q

@media (max-width: 700px),(max-height: 600px) {
    .header .header-base .btn-container .language-selector {
        padding-right: 0
    }
}

.header .header-base .btn-container .ion {
    font-size: 3em
}

.header .header-base .btn-container .ion-ios-close-empty {
    cursor: pointer
}

.header .header-base .userinfo-container {
    clear: none;
    float: right;
    width: auto
}

.header .header-base .userinfo-container .userinfo-element {
    padding: 6px 24px;
    color: #7b7b7b;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    font-weight: 700;
    letter-spacing: -.4px;
    text-decoration: none;
    display: block;
    border: 3px solid transparent
}

@media (max-width: 700px),(max-height: 600px) {
    .header .header-base .userinfo-container .userinfo-element {
        border: 2px solid transparent;
        font-size: 14px;
        padding: 12px 24px 6px
    }
}

@media (max-width: 375px) {
    .header .header-base .userinfo-container .userinfo-element {
        border: 1px solid transparent;
        font-size: 10px;
        padding: 6px 12px 3px
    }
}

.header .header-base .userinfo-container .userinfo-element a, .header .header-base .userinfo-container .userinfo-element a:active, .header .header-base .userinfo-container .userinfo-element a:visited {
    color: #fff
}

.header .header-base .userinfo-container .userinfo-element a:hover {
    color: #fff;
    text-decoration: underline;
}

.module-header {
    background-color: #2d32aa;
    width: 100%;
    padding: 6px 24px;
    display: none
}

.module-header .menu-icon {
    color: #fff;
    float: left;
    display: inline-block;
    padding: 14px 10px 0 15px;
    height: 100%;
    cursor: pointer
}

@media (max-width: 700px),(max-height: 600px) {
    .module-header .menu-icon {
        padding: 13px
    }
}

@media (max-width: 375px) {
    .module-header .menu-icon {
        padding: 3px 5px
    }
}

.module-header .header-text {
    color: #fff;
    padding: 12px 0 6px 12px;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    margin: 0;
    font-size: 30px;
    display: inline-block
}

@media (max-width: 700px),(max-height: 600px) {
    .module-header .header-text {
        padding-left: 12px;
        font-size: 25px
    }
}

@media (max-width: 375px) {
    .module-header .header-text {
        padding: 6px 0 3px 6px;
        font-size: 20px
    }
}

.module-header .module-element {
    float: right;
    color: #fff;
    height: 100%;
    padding: 14px 12px;
    display: inline-block
}

@media (max-width: 375px) {
    .module-header .module-element {
        padding: 6px
    }
}

.module-body {
    padding: 24px
}

.module-navbar-container {
    padding-right: 24px;
    background: #fff
}

@media (max-width: 375px) {
    .module-navbar-container {
        padding-top: 0;
        padding-right: 0
    }
}

@media (max-width: 700px),(max-height: 600px) {
    .module-navbar-container {
        padding-top: 0;
        padding-right: 0
    }
}

.module-navbar-container .module-navbar-box {
    height: 100%
}

.module-navbar-container .module-navbar-box .module-navbar-item {
    color: #2d32aa;
    font-weight: 700;
    border: 3px solid #2d32aa;
    padding: 12px;
    margin-bottom: -3px
}

@media (max-width: 700px),(max-height: 600px) {
    .module-navbar-container .module-navbar-box .module-navbar-item {
        padding: 9px;
        border: 2px solid #2d32aa;
        margin-bottom: -2px
    }
}

@media (max-width: 375px) {
    .module-navbar-container .module-navbar-box .module-navbar-item {
        padding: 5px
    }
}

.module-navbar-container .module-navbar-box .module-navbar-item .module-navbar-text {
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    cursor: pointer;
    font-size: 18px
}

@media (max-width: 700px),(max-height: 600px) {
    .module-navbar-container .module-navbar-box .module-navbar-item .module-navbar-text {
        font-size: 16px
    }
}

@media (max-width: 375px) {
    .module-navbar-container .module-navbar-box .module-navbar-item .module-navbar-text {
        font-size: 12px
    }
}

.module-navbar-container .module-navbar-box .selected {
    background-color: #2d32aa;
    color: #fff
}

.section-content-container {
    margin-bottom: 20px
}

.section-content-container .section-content-headline {
    color: #7b7b7b;
    font-size: 15px
}

.section-content-container .section-content-value {
    color: #7b7b7b;
    font-size: 14px;
    padding-left: 50px
}

.section-header-centered {
    text-align: center;
    color: #2d32aa;
    border-bottom: 1px solid #7b7b7b
}

.section-header {
    width: 100%;
    border-bottom: 1px solid #7b7b7b;
    color: #2d32aa;
    margin-bottom: 24px;
    box-shadow: 1px 10px 20px -9px rgba(0, 0, 0, .2);
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"
}

.section-body {
    padding: 0 0 24px
}

.section-body .subsection-header {
    font-size: 15px;
    border-bottom: 1px solid #7b7b7b;
    color: #2d32aa
}

.section-body .subsection-body {
    padding: 24px 0;
    font-size: 14px
}

.section-body ul {
    list-style: none;
    margin: 0 0 30px
}

.section-body li {
    font-size: inherit
}

.page-view {
    width: 100%;
    bottom: 0;
    top: 0;
    background-color: transparent !important
}

@media screen and (max-width: 1275px) {
    .storeboxuser-details-view .col-50 {
        margin-top: 24px;
        width: 100%
    }

    .storeboxuser-details-view .col-50:first-child {
        margin-top: 0
    }
}

@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}

.page-view.ng-enter, .page-view.ng-leave {
    transition-timing-function: ease;
    transition-duration: 500ms;
    transition-property: opacity
}

.page-view.ng-enter {
    opacity: 0;
    z-index: 3000
}

.page-view.ng-enter.ng-enter-active {
    opacity: 1
}

.page-view.ng-leave {
    opacity: 1;
    z-index: 4000
}

.page-view.ng-leave.ng-leave-active {
    opacity: 0
}

.page-slide-left {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition-property: all;
    transition-duration: 500ms;
    transition-timing-function: ease
}

.page-slide-left.ng-enter {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
}

.page-slide-left.ng-enter.ng-enter-active, .page-slide-left.ng-leave {
    opacity: 1;
    transform: translate3d(0, 0, 0)
}

.page-slide-left.ng-leave.ng-leave-active {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
}

.loading {
    animation-name: spin;
    animation-duration: 2000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

.app-loading--fullscreen-view {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    color: #555;
    background-color: #fff;
    overflow: hidden;
    opacity: 1;
    transition-timing-function: ease;
    transition-duration: 300ms;
    transition-property: opacity
}

.app-loading--fullscreen-view .app-loading--logo {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.app-loading--fullscreen-view.ng-enter {
    opacity: 0
}

.app-loading--fullscreen-view.ng-enter.ng-enter-active, .app-loading--fullscreen-view.ng-leave {
    opacity: 1
}

.app-loading--fullscreen-view.ng-leave.ng-leave-active {
    opacity: 0
}

.btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #555;
    background-color: rgba(255, 255, 255, .5);
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 18px;
    line-height: 18px;
    padding: 12px 16px 6px;
    margin-bottom: 0;
    cursor: default !important;
    outline: 0;
    text-align: center;
    vertical-align: middle;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
    *margin-left: .3em;
    border: 3px solid #2d32aa;
    min-width: 54px
}

@media (max-width: 700px),(max-height: 600px) {
    .btn {
        border: 2px solid #555;
        font-size: 18px;
        padding: 12px 24px 6px
    }
}

@media (max-width: 375px) {
    .btn {
        border: 1px solid #555;
        font-size: 9px;
        padding: 6px 12px 3px
    }
}

.btn-flat:hover, .btn:hover {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .35), 0 1px 2px rgba(0, 0, 0, .25)
}

.btn:active {
    background-image: none;
    outline: 0;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .25), 0 1px 2px rgba(0, 0, 0, .15)
}

.btn:focus {
    outline: #333 dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn-small {
    font-size: 12.86px;
    padding: 6px 16px 4px;
    margin-left: .3em;
    border: 2px solid #2d32aa;
    min-width: 10px
}

.btn-smaller {
    font-size: 12px;
    padding: 4px 8px 1.33px;
    border: 1px solid #2d32aa;
    min-width: 10px
}

.btn-cancel, .btn-flat {
    border: none;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .1)
}

.btn-cancel:active, .btn-flat:active {
    border: none;
    color: #555;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .25), 0 1px 2px rgba(0, 0, 0, .15)
}

.btn-fill {
    width: 100%
}

@media (max-width: 700px),(max-height: 600px) {
    .btn-fill {
        font-size: 15px
    }
}

.disabled, .disabled:active, .disabled:hover {
    border-color: #7b7b7b;
    color: #7b7b7b;
    box-shadow: none;
    pointer-events: none
}

.fa-toggle-on {
    color: #2d32aa;
    font-size: 25.2px;
    cursor: default;
    vertical-align: middle
}

.fa-toggle-on:hover {
    color: #7bbbd3
}

.fa-toggle-on.fa-flip-horizontal, .fa-toggle-on.fa-rotate-180 {
    color: #a7a7a7
}

.fa-toggle-on.fa-flip-horizontal:hover, .fa-toggle-on.fa-rotate-180:hover {
    color: #7bbbd3
}

.fa-toggle-on.readonly {
    color: #b6ebff;
    cursor: not-allowed
}

.fa-toggle-on.readonly:hover {
    color: #b6ebff
}

input {
    font-size: 14px;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    color: #555;
    border: 0;
    width: 100%;
    outline: 0
}

@media (max-width: 700px),(max-height: 600px) {
    input {
        font-size: 12px
    }
}

@media (max-width: 375px) {
    input {
        font-size: 12px
    }
}

button:focus, input:focus, select:focus {
    outline: 0 !important;
    background-color: rgba(0, 0, 0, .05)
}

select {
    font-size: 14px;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    color: #555;
    outline: 0;
    background: 0 0;
    border-radius: 0;
    border: 0
}

select.fill {
    width: 100%
}

select[multiple] {
    border: 1px solid #eaeaea;
    padding: 12px
}

input:invalid, input:required {
    box-shadow: none
}

input.ng-invalid.ng-touched {
    color: #FF4C39
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #fff inset
}

input:-webkit-autofill.ng-invalid.ng-touched {
    -webkit-text-fill-color: #FF4C39
}

button:disabled, input:disabled {
    opacity: .3
}

input[type=checkbox] {
    background: #fff;
    border: 2px solid #2d32aa;
    height: 14px;
    width: 14px;
    display: inline-block;
    padding: 0;
    margin-bottom: 6px
}

input[type=checkbox]:checked {
    background: #2d32aa;
    border: 2px solid #2d32aa;
    height: 14px;
    width: 14px;
    line-height: 1em;
    display: inline-block;
    padding: 0
}

input::placeholder {
    color: #2d32aa;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"
}

@media (max-width: 700px),(max-height: 600px) {
    .item-input-container {
        padding-top: 10px
    }
}

.item-input {
    position: relative;
    border-bottom: 1px solid #2d32aa;
    margin-bottom: 24px
}

.item-input-label {
    color: #959595;
    text-transform: uppercase;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 14px
}

@media (max-width: 700px),(max-height: 600px) {
    .item-input-label {
        font-size: 12px
    }
}

@media (max-width: 375px) {
    .item-input-label {
        font-size: 12px
    }
}

.item-input-upload-progress {
    background: #2d32aa;
    font-size: smaller;
    width: 0;
    color: #fff
}

.input-error-message {
    background-color: transparent;
    color: #ff4c39;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    margin-bottom: 24px;
    text-align: center;
    transition: all 5ms
}

textarea {
    font-size: .7em;
    font-family: Helvetica, sans-serif;
    border: 0;
    width: 100%;
    height: 140px;
    outline: 0;
    color: #000
}

@media (max-width: 700px),(max-height: 600px) {
    textarea {
        font-size: 12px
    }
}

@media (max-width: 375px) {
    textarea {
        font-size: 12px
    }
}

@font-face {
    font-family: AkzidenzGroteskBE;
    src: url(../fonts/AkzidenzGroteskBE-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: AkzidenzGroteskBE;
    src: url(../fonts/AkzidenzGroteskBE-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: AkzidenzGroteskBE-Condensed;
    src: url(../fonts/AkzidenzGroteskBE-BoldCn.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

.col-50-center {
    width: 50%;
    margin: auto
}

@media (max-width: 700px),(max-height: 600px) {
    .col-50-center {
        width: 100%
    }
}

.col-70-center {
    width: 70%;
    margin: auto
}

@media (max-width: 700px),(max-height: 600px) {
    .col-70-center {
        width: 100%
    }
}

.col-33 {
    display: inline-block;
    width: 33.33333%;
    text-align: left;
    float: left
}

@media (max-width: 375px) {
    .col-33 {
        width: 100%
    }
}

.col-66 {
    display: inline-block;
    width: 66.66666%;
    text-align: left;
    float: left
}

@media (max-width: 700px),(max-height: 600px) {
    .col-66 {
        width: 100%
    }
}

.col-50 {
    display: inline-block;
    width: 50%;
    text-align: left;
    float: left
}

@media (max-width: 700px),(max-height: 600px) {
    .col-50 {
        width: 100%
    }
}

.col-2 {
    display: inline-block;
    width: 2%;
    text-align: left;
    float: left
}

@media (max-width: 700px),(max-height: 600px) {
    .col-2 {
        width: 0
    }
}

.col-10 {
    display: inline-block;
    width: 10%;
    text-align: left;
    float: left
}

@media (max-width: 700px),(max-height: 600px) {
    .col-10 {
        width: 0
    }
}

.col-20 {
    display: inline-block;
    width: 20%;
    text-align: left;
    float: left;
    margin-bottom: .5em
}

@media (max-width: 700px),(max-height: 600px) {
    .col-20 {
        width: 100%
    }
}

.col-45 {
    display: inline-block;
    width: 45%;
    text-align: left;
    float: left
}

@media (max-width: 700px),(max-height: 600px) {
    .col-45 {
        width: 100%
    }
}

.col-80 {
    display: inline-block;
    width: 80%;
    text-align: left;
    float: left
}

@media (max-width: 700px),(max-height: 600px) {
    .col-80 {
        width: 100%
    }
}

.col-100 {
    display: inline-block;
    width: 100%;
    text-align: left;
    float: left
}

.icon-more {
    width: 40px;
    height: 70px;
    margin-left: -20px;
    top: 50%;
    margin-top: -35px;
    box-shadow: inset 0 0 0 2px #fff;
    border-radius: 25px
}

.icon-more:before {
    content: '';
    width: 8px;
    height: 8px;
    background: #fff;
    margin-left: -4px;
    top: 8px;
    border-radius: 4px;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: scroll;
    animation-name: scroll
}

@-webkit-keyframes scroll {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(46px);
        transform: translateY(46px)
    }
}

@keyframes scroll {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(46px);
        transform: translateY(46px)
    }
}

.modal_overlay_center {
    position: fixed;
    left: 25%;
    top: 10%;
    padding: 25px;
    background-color: #fff;
    width: 50%;
    max-height: 80%;
    overflow: auto;
    z-index: 9999;
    box-shadow: 0 0 25px #555
}

@media (max-width: 700px),(max-height: 600px) {
    .modal_overlay_center {
        left: 0;
        top: 0;
        width: 100%;
        height: 100%
    }
}

.modal_overlay_center h2 {
    text-transform: uppercase
}

.modal_close {
    position: absolute;
    top: 12px;
    right: 24px;
    cursor: pointer
}

.modal_close i {
    font-size: 2em
}

.modal_wider_75 {
    left: 12.5%;
    top: 12.5%;
    width: 75%
}

@media (max-width: 700px),(max-height: 600px) {
    .modal_wider_75 {
        left: 0;
        top: 0;
        width: 100%;
        height: 100%
    }
}

.modal_overlay_center_large {
    position: fixed;
    left: 15%;
    top: 15%;
    padding: 25px;
    background-color: #fff;
    width: 70%;
    height: 70%;
    z-index: 9999;
    box-shadow: 0 0 25px #555
}

@media (max-width: 700px),(max-height: 600px) {
    .modal_overlay_center_large {
        left: 0;
        top: 0;
        width: 100%;
        height: 100%
    }
}

.modal_back {
    position: fixed;
    left: 0;
    top: 0;
    background-color: #555;
    -moz-opacity: .6;
    opacity: .6;
    filter: alpha(opacity=60);
    width: 100%;
    height: 100%;
    z-index: 9998
}

img.modal_image {
    border: 1px dotted #555
}

.subview {
    background-color: #eee;
    width: 100%;
    height: 100%
}

.subview input {
    background: #eee
}

.subview input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #eee inset
}

.subview .content {
    padding: 138px 48px 48px
}

@media (max-width: 700px),(max-height: 600px) {
    .subview .content {
        padding: 88px 24px 24px
    }
}

.subview .col-33 .content {
    padding-left: 0
}

@media (max-width: 700px),(max-height: 600px) {
    .subview .col-66 .content {
        padding-bottom: 0
    }

    .subview .col-33 .content {
        padding-top: 24px;
        padding-left: 24px
    }
}

.footer {
    position: relative;
    width: 100%;
    color: #555;
    background-color: #fff;
    z-index: -10;
    padding: 48px
}

@media (max-width: 700px),(max-height: 600px) {
    .footer {
        padding: 24px
    }
}

.footer p {
    margin: 0 0 1em;
    font-size: 16px
}

.footer p.nopad {
    margin-bottom: 0
}

.footer p.contact {
    line-height: 1.5em
}

.footer .logo {
    float: left
}

.footer .logo img {
    height: 42px
}

@media (max-width: 700px),(max-height: 600px) {
    .footer .logo {
        display: none
    }
}

.footer .links {
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    line-height: 42px;
    float: right
}

@media (max-width: 700px),(max-height: 600px) {
    .footer .links {
        font-size: 11px;
        float: none
    }
}

.footer-info {
    overflow: hidden
}

.footer-info h2 {
    font-size: 16px
}

@media (max-width: 700px),(max-height: 600px) {
    .footer-info h2 {
        margin-top: 0;
        margin-bottom: .5em;
        font-size: 13px
    }
}

.footer-info h3 {
    font-size: 13px;
    font-family: Helvetica, sans-serif;
    font-weight: 400;
    margin: 0 0 .5em
}

@media (max-width: 700px),(max-height: 600px) {
    .footer-info p {
        font-size: 13px
    }
}

@media (max-width: 375px) {
    .footer-info h3, .footer-info p {
        font-size: 12px
    }
}

.footer-footer {
    border-top: 1px solid #555;
    padding: 24px 0 0;
    overflow: hidden
}

@media (max-width: 700px),(max-height: 600px) {
    .footer-footer {
        padding: 12px 0 0
    }
}

.cbp-spmenu {
    background: #fff;
    position: fixed;
    border-radius: 5px;
    margin: 5px;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 18px;
    color: #2d32aa;
    border-right: 1px solid #2d32aa
}

@media (max-width: 700px),(max-height: 600px) {
    .cbp-spmenu {
        font-size: 15px
    }
}

@media (max-width: 375px) {
    .cbp-spmenu {
        font-size: 13px
    }
}

.cbp-spmenu h3 {
    color: #fff;
    font-size: 30px;
    padding: 20px;
    margin: 0;
    font-weight: 300;
    background: #2d32aa;
    border-bottom: 1px solid #fff
}

@media (max-width: 700px),(max-height: 600px) {
    .cbp-spmenu h3 {
        font-size: 25px;
        padding: 15px
    }
}

@media (max-width: 375px) {
    .cbp-spmenu h3 {
        font-size: 20px;
        padding: 10px
    }
}

.cbp-spmenu a {
    display: block
}

.cbp-spmenu a:hover {
    color: #fff;
    background: #2d32aa
}

.cbp-spmenu a:active {
    background: #afdefa;
    color: #47a3da
}

.cbp-spmenu-vertical {
    width: 240px;
    height: 100%;
    top: 0;
    z-index: 1000;
    overflow-y: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.cbp-spmenu-vertical a {
    border-bottom: 1px solid #2d32aa;
    padding: 12px 10px 12px 5px
}

@media (max-width: 700px),(max-height: 600px) {
    .cbp-spmenu-vertical a {
        padding: 11px 8px 10px 4px
    }
}

@media (max-width: 375px) {
    .cbp-spmenu-vertical a {
        padding: 9px 6px 8px 3px
    }
}

.cbp-spmenu-horizontal {
    width: 100%;
    height: 150px;
    left: 0;
    z-index: 1000;
    overflow: hidden
}

.cbp-spmenu-horizontal h3 {
    height: 100%;
    width: 20%;
    float: left
}

.cbp-spmenu-horizontal a {
    float: left;
    width: 20%;
    padding: .8em;
    border-left: 1px solid #258ecd
}

.cbp-spmenu-left {
    left: -250px
}

.cbp-spmenu-right {
    right: -250px
}

.cbp-spmenu-left.cbp-spmenu-open {
    left: 0
}

.cbp-spmenu-right.cbp-spmenu-open {
    right: 0
}

.cbp-spmenu-top {
    top: -150px
}

.cbp-spmenu-bottom {
    bottom: -150px
}

.cbp-spmenu-top.cbp-spmenu-open {
    top: 0
}

.cbp-spmenu-bottom.cbp-spmenu-open {
    bottom: 0
}

.cbp-spmenu-push {
    overflow-x: hidden;
    position: relative;
    left: 0
}

.cbp-spmenu-push-toright {
    left: 240px
}

.cbp-spmenu-push-toleft {
    left: -240px
}

.cbp-spmenu, .cbp-spmenu-push {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

@media screen and (max-width: 55.1875em) {
    .cbp-spmenu-horizontal {
        font-size: 75%;
        height: 110px
    }

    .cbp-spmenu-top {
        top: -110px
    }

    .cbp-spmenu-bottom {
        bottom: -110px
    }
}

@media screen and (max-height: 26.375em) {
    .cbp-spmenu-vertical {
        font-size: 90%;
        width: 190px
    }

    .cbp-spmenu-left, .cbp-spmenu-push-toleft {
        left: -190px
    }

    .cbp-spmenu-right {
        right: -190px
    }

    .cbp-spmenu-push-toright {
        left: 190px
    }
}

#cssmenu, #cssmenu a, #cssmenu li, #cssmenu ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    text-decoration: none;
    line-height: 1;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    position: relative
}

#cssmenu {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

#cssmenu a {
    line-height: 1.3
}

#cssmenu > ul > li:hover {
    background: #f6f7f9;
}
#cssmenu > ul > li {
    border: 1px solid #a7a7a7;
    margin-bottom: -1px
}

#cssmenu > ul > li > a {
    display: block;
    color: #2d32aa;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    cursor: pointer;
    font-size: 18px
}

#cssmenu > ul > li > a > span {
    display: block;
    padding: 12px 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

#cssmenu > ul > li > a:hover {
    text-decoration: underline
}

#cssmenu > ul > li > a.active {
    border-bottom: none;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .2);
    z-index: 5
}

#cssmenu > ul span {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

#cssmenu ul ul {
    display: none;
    background: #fff;
    border-top: 3px solid #2d32aa
}

#cssmenu ul ul li {
    text-transform: uppercase;
    padding: 0;
    border-top: none
}

#cssmenu ul ul li:last-child {
    border-bottom: none
}

#cssmenu ul ul a {
    padding: 12px;
    display: block;
    color: #fff;
    font-weight: 400;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    cursor: pointer;
    font-size: 15px;
    background-color: #2d32aa
}

#cssmenu ul ul a:before {
    position: absolute;
    color: #2d32aa
}

#cssmenu ul ul a:hover {
    text-decoration: underline;
    color: #fff
}

.search-container {
    min-width: 500px;
    max-width: 800px;
    margin-bottom: 24px
}

@media (max-width: 700px),(max-height: 600px) {
    .search-container {
        width: 100%
    }
}

.search-container .search-item {
    display: inline-block;
    font-size: 14px;
    height: 30px;
    vertical-align: top
}

.search-container .search-item:first-child {
    padding-left: 0
}

.search-container .search-item:last-child {
    padding-right: 0
}

.search-container .search-input {
    width: 50%;
    border-bottom: 2px solid #2d32aa;
    margin-bottom: 24px
}

.search-container .search-dropdown {
    width: 25%
}

.search-container .search-button {
    margin-left: 5px
}

.search-container .search-checkbox {
    display: inline-block;
    position: relative;
    padding: 0 10px 0 35px;
    height: 25px;
    margin: 0 5px 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #ddd;
    box-sizing: content-box;
    line-height: 25px;
    z-index: 10
}

.search-container .search-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.search-container .search-checkbox .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    z-index: -1
}

.search-container .search-checkbox:hover input ~ .checkmark {
    background-color: #ccc
}

.search-container .search-checkbox input:checked ~ .checkmark {
    background-color: #2d32aa
}

.search-container .search-checkbox .checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.search-container .search-checkbox input:checked ~ .checkmark:after {
    display: block
}

.search-container .search-checkbox .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.suggest-box {
    position: relative
}

.suggest-box ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.suggest-box .select .input .selection-item .rem-btn {
    cursor: pointer
}

.selection-item {
    border: 1px solid #eee;
    border-radius: 3px;
    display: inline-block;
    padding: 1px 6px
}

.suggest-box .select input {
    flex: 1 1 60px
}

.suggest-box .select button {
    color: #333;
    padding: 11px
}

.suggest-box .select button i {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.suggest-box.open .select button i {
    transform: rotate(180deg)
}

.suggest-box .dropdown {
    max-height: 300px;
    overflow: auto;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    border: 1px solid rgba(0, 0, 0, .15);
    padding: 5px 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    border-radius: 4px;
    background-color: #fff;
    z-index: 1;
    width: 150px;
    text-align: left
}

.suggest-box .dropdown .item {
    padding: 3px 12px;
    cursor: pointer;
    border-bottom: 1px solid #F2F2F2;
    vertical-align: bottom
}

.suggest-box .dropdown .item .item-chkbox {
    display: inline-block;
    width: 15px;
    height: 100%;
    background-image: url(../images/checkboxunmarked.png);
    background-repeat: no-repeat;
    background-size: 15px 15px;
    background-position: left
}

.suggest-box .dropdown .item.small {
    font-size: 16px
}

.suggest-box .dropdown .item:hover {
    box-shadow: 10px 10px 20px 0 rgba(0, 0, 0, .2)
}

.suggest-box .dropdown .item.sb-list-item-checked .item-chkbox {
    background-image: url(../images/checkboxmarked.png)
}

.suggest-box .dropdown .item.sb-list-item-highlight {
    background-color: #AAA
}

.suggest-box .trigger-area {
    display: inline-block
}

.badge, .badge-activation_failed, .badge-active, .badge-add, .badge-cancel, .badge-cancelled, .badge-cancelled_collection, .badge-cancelled_disbursement, .badge-cancelled_failed, .badge-charged_back_collection, .badge-charged_back_disbursement, .badge-collection, .badge-completed_collection, .badge-completed_disbursement, .badge-delete, .badge-disbursement, .badge-error, .badge-errors, .badge-expired, .badge-failed, .badge-future, .badge-in, .badge-info, .badge-new, .badge-ok, .badge-out, .badge-parse_error, .badge-pending, .badge-pill-danger, .badge-pill-dark, .badge-pill-info, .badge-pill-light, .badge-pill-primary, .badge-pill-secondary, .badge-pill-success, .badge-pill-warning, .badge-ready, .badge-received, .badge-rejected, .badge-rejected_collection, .badge-rejected_disbursement, .badge-sent, .badge-sent_for_activation, .badge-sent_for_cancellation, .badge-small, .badge-warning {
    display: inline-block;
    padding: .25em .4em;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem
}

.badge-small {
    font-size: 14px
}

.badge-activation_failed:empty, .badge-active:empty, .badge-add:empty, .badge-cancel:empty, .badge-cancelled:empty, .badge-cancelled_collection:empty, .badge-cancelled_disbursement:empty, .badge-cancelled_failed:empty, .badge-charged_back_collection:empty, .badge-charged_back_disbursement:empty, .badge-collection:empty, .badge-completed_collection:empty, .badge-completed_disbursement:empty, .badge-delete:empty, .badge-disbursement:empty, .badge-error:empty, .badge-errors:empty, .badge-expired:empty, .badge-failed:empty, .badge-future:empty, .badge-in:empty, .badge-info:empty, .badge-new:empty, .badge-ok:empty, .badge-out:empty, .badge-parse_error:empty, .badge-pending:empty, .badge-pill-danger:empty, .badge-pill-dark:empty, .badge-pill-info:empty, .badge-pill-light:empty, .badge-pill-primary:empty, .badge-pill-secondary:empty, .badge-pill-success:empty, .badge-pill-warning:empty, .badge-ready:empty, .badge-received:empty, .badge-rejected:empty, .badge-rejected_collection:empty, .badge-rejected_disbursement:empty, .badge-sent:empty, .badge-sent_for_activation:empty, .badge-sent_for_cancellation:empty, .badge-warning:empty, .badge:empty {
    display: none
}

.btn .badge, .btn .badge-activation_failed, .btn .badge-active, .btn .badge-add, .btn .badge-cancel, .btn .badge-cancelled, .btn .badge-cancelled_collection, .btn .badge-cancelled_disbursement, .btn .badge-cancelled_failed, .btn .badge-charged_back_collection, .btn .badge-charged_back_disbursement, .btn .badge-collection, .btn .badge-completed_collection, .btn .badge-completed_disbursement, .btn .badge-delete, .btn .badge-disbursement, .btn .badge-error, .btn .badge-errors, .btn .badge-expired, .btn .badge-failed, .btn .badge-future, .btn .badge-in, .btn .badge-info, .btn .badge-new, .btn .badge-ok, .btn .badge-out, .btn .badge-parse_error, .btn .badge-pending, .btn .badge-pill-danger, .btn .badge-pill-dark, .btn .badge-pill-info, .btn .badge-pill-light, .btn .badge-pill-primary, .btn .badge-pill-secondary, .btn .badge-pill-success, .btn .badge-pill-warning, .btn .badge-ready, .btn .badge-received, .btn .badge-rejected, .btn .badge-rejected_collection, .btn .badge-rejected_disbursement, .btn .badge-sent, .btn .badge-sent_for_activation, .btn .badge-sent_for_cancellation, .btn .badge-warning {
    position: relative;
    top: -1px
}

.badge-activation_failed, .badge-active, .badge-add, .badge-cancel, .badge-cancelled, .badge-cancelled_collection, .badge-cancelled_disbursement, .badge-cancelled_failed, .badge-charged_back_collection, .badge-charged_back_disbursement, .badge-collection, .badge-completed_collection, .badge-completed_disbursement, .badge-delete, .badge-disbursement, .badge-error, .badge-errors, .badge-expired, .badge-failed, .badge-future, .badge-in, .badge-info, .badge-new, .badge-ok, .badge-out, .badge-parse_error, .badge-pending, .badge-pill, .badge-pill-danger, .badge-pill-dark, .badge-pill-info, .badge-pill-light, .badge-pill-primary, .badge-pill-secondary, .badge-pill-success, .badge-pill-warning, .badge-ready, .badge-received, .badge-rejected, .badge-rejected_collection, .badge-rejected_disbursement, .badge-sent, .badge-sent_for_activation, .badge-sent_for_cancellation, .badge-warning {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-cancel, .badge-new, .badge-pill-primary, .badge-primary {
    color: #fff;
    background-color: #007bff
}

.badge-primary[href]:focus, .badge-primary[href]:hover, [href].badge-cancel:focus, [href].badge-cancel:hover, [href].badge-new:focus, [href].badge-new:hover, [href].badge-pill-primary:focus, [href].badge-pill-primary:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0062cc
}

.badge-cancelled, .badge-expired, .badge-out, .badge-pill-secondary, .badge-secondary {
    color: #fff;
    background-color: #6c757d
}

.badge-secondary[href]:focus, .badge-secondary[href]:hover, [href].badge-cancelled:focus, [href].badge-cancelled:hover, [href].badge-expired:focus, [href].badge-expired:hover, [href].badge-out:focus, [href].badge-out:hover, [href].badge-pill-secondary:focus, [href].badge-pill-secondary:hover {
    color: #fff;
    text-decoration: none;
    background-color: #545b62
}

.badge-active, .badge-add, .badge-completed_collection, .badge-completed_disbursement, .badge-ok, .badge-pill-success, .badge-success {
    color: #fff;
    background-color: #28a745
}

.badge-success[href]:focus, .badge-success[href]:hover, [href].badge-active:focus, [href].badge-active:hover, [href].badge-add:focus, [href].badge-add:hover, [href].badge-completed_collection:focus, [href].badge-completed_collection:hover, [href].badge-completed_disbursement:focus, [href].badge-completed_disbursement:hover, [href].badge-ok:focus, [href].badge-ok:hover, [href].badge-pill-success:focus, [href].badge-pill-success:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34
}

.badge-charged_back_collection, .badge-charged_back_disbursement, .badge-collection, .badge-disbursement, .badge-future, .badge-in, .badge-info, .badge-pending, .badge-pill-info, .badge-ready, .badge-received, .badge-sent, .badge-sent_for_activation, .badge-sent_for_cancellation {
    color: #fff;
    background-color: #17a2b8
}

.badge-info[href]:focus, .badge-info[href]:hover, [href].badge-charged_back_collection:focus, [href].badge-charged_back_collection:hover, [href].badge-charged_back_disbursement:focus, [href].badge-charged_back_disbursement:hover, [href].badge-collection:focus, [href].badge-collection:hover, [href].badge-disbursement:focus, [href].badge-disbursement:hover, [href].badge-future:focus, [href].badge-future:hover, [href].badge-in:focus, [href].badge-in:hover, [href].badge-pending:focus, [href].badge-pending:hover, [href].badge-pill-info:focus, [href].badge-pill-info:hover, [href].badge-ready:focus, [href].badge-ready:hover, [href].badge-received:focus, [href].badge-received:hover, [href].badge-sent:focus, [href].badge-sent:hover, [href].badge-sent_for_activation:focus, [href].badge-sent_for_activation:hover, [href].badge-sent_for_cancellation:focus, [href].badge-sent_for_cancellation:hover {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b
}

.badge-pill-warning, .badge-warning {
    color: #212529;
    background-color: #ffc107
}

.badge-warning[href]:focus, .badge-warning[href]:hover, [href].badge-pill-warning:focus, [href].badge-pill-warning:hover {
    color: #212529;
    text-decoration: none;
    background-color: #d39e00
}

.badge-activation_failed, .badge-cancelled_collection, .badge-cancelled_disbursement, .badge-cancelled_failed, .badge-danger, .badge-delete, .badge-error, .badge-errors, .badge-failed, .badge-parse_error, .badge-pill-danger, .badge-rejected, .badge-rejected_collection, .badge-rejected_disbursement {
    color: #fff;
    background-color: #dc3545
}

.badge-danger[href]:focus, .badge-danger[href]:hover, [href].badge-activation_failed:focus, [href].badge-activation_failed:hover, [href].badge-cancelled_collection:focus, [href].badge-cancelled_collection:hover, [href].badge-cancelled_disbursement:focus, [href].badge-cancelled_disbursement:hover, [href].badge-cancelled_failed:focus, [href].badge-cancelled_failed:hover, [href].badge-delete:focus, [href].badge-delete:hover, [href].badge-error:focus, [href].badge-error:hover, [href].badge-errors:focus, [href].badge-errors:hover, [href].badge-failed:focus, [href].badge-failed:hover, [href].badge-parse_error:focus, [href].badge-parse_error:hover, [href].badge-pill-danger:focus, [href].badge-pill-danger:hover, [href].badge-rejected:focus, [href].badge-rejected:hover, [href].badge-rejected_collection:focus, [href].badge-rejected_collection:hover, [href].badge-rejected_disbursement:focus, [href].badge-rejected_disbursement:hover {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130
}

.badge-light, .badge-pill-light {
    color: #212529;
    background-color: #f8f9fa
}

.badge-light[href]:focus, .badge-light[href]:hover, [href].badge-pill-light:focus, [href].badge-pill-light:hover {
    color: #212529;
    text-decoration: none;
    background-color: #dae0e5
}

.badge-dark, .badge-pill-dark {
    color: #fff;
    background-color: #343a40
}

.badge-dark[href]:focus, .badge-dark[href]:hover, [href].badge-pill-dark:focus, [href].badge-pill-dark:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124
}

.slider-left {
    position: absolute;
    width: 100%;
    transition-property: all;
    transition-duration: 650ms;
    transition-timing-function: ease
}

.slider-left.ng-enter {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
    z-index: -9999
}

.slider-left.ng-enter-active, .slider-left.ng-leave {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    z-index: -9999
}

.slider-left.ng-leave-active {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
    z-index: -9999
}

.slider-right {
    position: absolute;
    width: 100%;
    transition-property: all;
    transition-duration: 650ms;
    transition-timing-function: ease
}

.slider-right.ng-enter {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
    z-index: -9999
}

.slider-right.ng-enter-active, .slider-right.ng-leave {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    z-index: -9999
}

.slider-right.ng-leave-active {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
    z-index: -9999
}

.json-treeview {
    font-size: 14px
}

.json-blank {
    width: 20px;
    display: inline-block
}

html {
    box-sizing: border-box
}

*, :after, :before {
    box-sizing: inherit
}

body, html {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%
}

body {
    font-size: 18px;
    font-family: Helvetica, sans-serif;
    color: #555;
    background-color: #fff;
    overflow-y: scroll
}

.container {
    width: 100%;
    height: 100%
}

.module-container {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0
}

.content-container {
    height: 100%;
    padding: 0
}

.view-container {
    width: 100%;
    height: auto
}

.page-container {
    position: relative;
    width: 100%;
    height: 100%;
    display: inherit;
    overflow: hidden
}

.clickable {
    cursor: pointer
}

.clickable.hover {
    text-decoration: underline
}

.hover:hover {
    font-size: 100%
}

.primary {
    color: #FF4C39 !important;
    border-color: #FF4C39
}

.secondary {
    color: #2d32aa !important;
    border-color: #2d32aa
}

.tertiary {
    color: #212861 !important;
    border-color: #212861
}

.primary-bg {
    color: #fff;
    background-color: #FF4C39
}

.secondary-bg {
    color: #fff;
    background-color: #2d32aa
}

.tertiary-bg {
    color: #333;
    background-color: #212861
}

.error-bg {
    color: #fff;
    background-color: #FF4C39
}

a, a:active, a:visited {
    text-decoration: none;
    color: #2d32aa;
    outline: 0
}

a img {
    border: none
}

p {
    text-align: left;
    font-size: 18px
}

@media (max-width: 700px),(max-height: 600px) {
    p {
        font-size: 16px
    }
}

@media (max-width: 375px) {
    p {
        font-size: 14px
    }
}

li {
    font-size: 18px
}

@media (max-width: 700px),(max-height: 600px) {
    li {
        font-size: 16px
    }
}

@media (max-width: 375px) {
    li {
        font-size: 14px
    }
}

h1 {
    font-size: 36px;
    margin-top: 0;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"
}

@media (max-width: 375px) {
    h1 {
        font-size: 24px;
        margin-bottom: 0
    }
}

h2 {
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"
}

@media (max-width: 700px),(max-height: 600px) {
    h2 {
        font-size: 18px;
        margin-bottom: 0
    }
}

h3 {
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 20px
}

@media (max-width: 700px),(max-height: 600px) {
    h3 {
        font-size: 14px;
        margin-bottom: 0
    }
}

.unsupported {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9999;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding-top: 5%;
    display: none
}

@media (max-width: 250px),(max-width: 300px) and (max-height: 475px),(max-height: 350px) {
    .unsupported {
        display: inline-block !important
    }
}

div.line {
    border-bottom: 1px solid #2d32aa;
    clear: both;
    height: 1px;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px
}

.vertical-align {
    display: flex;
    flex-direction: row
}

.vertical-align > [class*=" col-"], .vertical-align > [class^=col-] {
    display: flex;
    align-items: center;
    justify-content: center
}

.thumb {
    max-height: 60px
}

@media (max-width: 700px),(max-height: 600px) {
    .thumb {
        max-height: 50px
    }
}

@media (max-width: 375px) {
    .thumb {
        max-height: 40px
    }
}

.largethumb {
    height: 350px
}

.v-align-text {
    vertical-align: middle !important
}

.vertical-spacer-20 {
    height: 24px
}

.vertical-spacer-large {
    height: 60px
}

@media (max-width: 700px),(max-height: 600px) {
    .vertical-spacer-large {
        height: 40px
    }
}

.login-box-container {
    width: 100%
}

.login-box-container .login-box {
    background-color: #fff;
    padding: 24px;
    transition: transform 500ms ease 0s;
    z-index: 80;
    margin: auto;
    width: 300px
}

@media (max-width: 700px),(max-height: 600px) {
    .login-box-container .login-box {
        padding-top: 0
    }
}

@media (max-width: 375px) {
    .login-box-container .login-box {
        left: 0;
        width: 100%;
        padding: 24px
    }
}

.login-box-container h1 {
    padding-bottom: 20px
}

.right {
    float: right
}

.login-extra {
    padding-top: 12px;
    text-align: right;
    font-size: 12px
}

.error-message {
    background-color: transparent;
    color: #ff4c39;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    line-height: 30px;
    margin-bottom: 24px;
    text-align: center
}

.warning-message {
    background-color: #F58779;
    color: #E92828;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    line-height: 30px;
    margin-bottom: 24px;
    text-align: center;
    border-radius: 5px
}

.success-message {
    background-color: transparent;
    color: #008F68;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    line-height: 30px;
    margin-bottom: 24px;
    text-align: center;
    border-radius: 5px
}

img.checkbox {
    height: 15px;
    width: 15px;
    cursor: pointer
}

@media (max-width: 700px),(max-height: 600px) {
    img.checkbox {
        height: 12px;
        width: 12px
    }
}

img.disabled {
    filter: grayscale(100%);
    cursor: inherit
}

.disabled {
    color: #dfdfdf !important;
    cursor: default !important;
    text-decoration: none
}

.disabled:hover {
    text-decoration: none !important
}

.center_content {
    text-align: center
}

.message-preview-container {
    float: right;
    padding-right: 24px
}

@media (max-width: 700px),(max-height: 600px) {
    .message-preview-container {
        display: none
    }
}

.message-preview-container .background-img {
    width: 230px
}

.message-preview-container .message-preview-content {
    left: 18px;
    overflow: hidden;
    position: relative;
    top: -415px;
    width: 196px;
    z-index: -1
}

.message-preview-container .message-preview-content .message-preview-header {
    text-align: center;
    font-size: 10px
}

.message-preview-container .message-preview-content .message-preview-subject {
    text-align: center;
    font-size: 12px;
    font-weight: 700
}

.message-preview-container .message-preview-content .message-preview-message {
    text-align: center;
    font-size: 11px
}

.message-preview-container .message-preview-content .message-img {
    height: 350px;
    width: 196px
}

@media (max-width: 375px) {
    .sm-no-show {
        display: none
    }
}

@media (max-width: 700px),(max-height: 600px) {
    .md-no-show {
        display: none
    }
}

.hidden {
    display: none !important
}

.cursor_pointer {
    cursor: pointer
}

.toggleShowOff-add, .toggleShowOff-remove {
    transition: all .3s ease-in-out
}

.toggleShowOff {
    display: none
}

.toggleShowOff-add-active {
    opacity: .1
}

.toggleShowOff-remove-active {
    opacity: 1
}

.no-border {
    border: 0
}

.better-placeholder {
    transition: all .2s ease
}

.better-placeholder.better-placeholder-active {
    padding: 34px 12px 16px
}

.better-placeholder-text {
    font-size: 10px;
    font-weight: 700
}

.bread-text {
    font-size: 12.86px;
    color: #7b7b7b
}

.small-text {
    font-size: 9px;
    color: #7b7b7b
}

a.admin_action, a.admin_action:active, a.admin_action:visited {
    color: #555
}

.icon {
    margin: 0 5px
}

.merchant-logo, .merchant-logo-circle {
    margin: 8px;
    vertical-align: middle;
    display: inline-block;
    padding: 0;
    line-height: 0
}

.merchant-logo img, .merchant-logo-circle img {
    max-height: 200px
}

.merchant-logo-circle {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    position: relative
}

.merchant-logo-circle img {
    max-width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.merchant-logo-circle.small {
    width: 60px;
    height: 60px
}

.merchant-logo-circle.smaller {
    width: 40px;
    height: 40px
}

.checkerboard:hover {
    background-image: linear-gradient(45deg, green 25%, transparent 25%), linear-gradient(-45deg, green 25%, transparent 25%), linear-gradient(45deg, transparent 75%, green 75%), linear-gradient(-45deg, transparent 75%, green 75%);
    background-size: 20px 20px;
    background-position: 0 0, 0 10px, 10px -10px, -10px 0;
    background-color: #ff0
}

.pointbar {
    height: 100%;
    display: inline-block
}

.legend i.available, .pointbar.available {
    background-color: #1e7e34;
    color: #1e7e34
}

.legend i.ingrace, .pointbar.ingrace {
    background-color: #d39e00;
    color: #d39e00
}

.legend i.expired, .pointbar.expired {
    background-color: #7b7b7b;
    color: #7b7b7b
}

.legend i.spent, .pointbar.spent {
    background-color: #ddd;
    color: #ddd
}

.legend {
    margin-bottom: 1.6em;
    margin-top: 0
}

.legend i {
    display: inline-block;
    width: 1em;
    height: 1em;
    margin: 0 .3em 0 .6em
}