@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@400;700&display=swap&subset=latin-ext');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;600;700&display=swap&subset=latin-ext');
body{
    font-family: Nunito,sans-serif;
    color: #364a63;
}
#header {
    width: auto;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 40px;
    background: transparent;
    color: #364a63;
    overflow: hidden;
    border-bottom: 1px solid #e5e9f2;
}
#branding h1, #branding h1 a:link, #branding h1 a:visited {
    color: #364a63;
    font-weight: 700;
}
#header a:link, #header a:visited {
    color: #798bff;
}
a {
    color: #798bff;
    text-decoration: none;
    background-color: transparent;
}
#user-tools {
    float: right;
    padding: 0;
    margin: 0 0 0 20px;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: unset;
    text-transform: unset;
    text-align: right;
}
div.breadcrumbs {
    background: #F5F6FA;
    padding: 10px 40px;
    border: none;
    font-size: 14px;
    color: #526484;
    text-align: left;
    font-weight: 600;
}
div.breadcrumbs a {
    color: #8094ae;
}
ul.nav-menu{
    list-style: none;
    padding: 0;
}
ul.nav-menu .dropdown{
    margin-bottom: 35px;
}
ul.nav-menu > li > ul{
    padding: 0;
}
ul.nav-menu > li > a{
    font-size: 11px;
    line-height: 1.2;
    letter-spacing: 0.2em;
    color: #8094ae;
    text-transform: uppercase;
    font-weight: 700;
    list-style: none;
    padding: 0;
}
ul.nav-menu li{
    list-style: none;
}
ul.nav-menu li a i{
    font-size: 21px;
    margin-right: 10px;
}
ul.nav-menu li a{
    margin-top: 5px;
}
ul.nav-menu > li > ul > li > a{
    padding:0;
    font-family: Nunito,sans-serif;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: .01em;
    text-transform: none;
    line-height: 2.15rem;
    color: #6e82a5;
}
ul.nav-menu > li > ul > li.active a {
    color: #798bff;
}
h1{
    margin-bottom: .5rem;
    font-family: Nunito,sans-serif;
    font-weight: 700;
    line-height: 1.1;
    color: #364a63;
}
#nav-sidebar{
    width: 200px;
    display: inline-flex;
    float: left;
}
.content{
    width: calc(100% - 200px);
    float: left;
}
#content{
    padding: unset;
}
#changelist-form .results {
    overflow-x: auto;
    border: 1px solid #e5e9f2;
    padding: 15px;
    border-radius: 4px;
}
#main{
    padding-top: 40px;
}
.change-list .filtered .results, .change-list .filtered .paginator, .filtered #toolbar, .filtered div.xfull {
    margin-right: 0px !important;
    width: auto;
}
.filtered .actions {
    margin-right: 0px !important;
    border-right: none;
}
.text-soft {
    color: #8094ae !important;
}
.btn-list-action{
    color: #526484;
    background-color: transparent;
    border-color: #dbdfea;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}
.btn-list-action:hover{
    color: #fff;
    background-color: #526484;
    border-color: #526484;
    box-shadow: 0px 0px 9px rgba(0,0,0,.3);
}
td.field-action_links {
    width: max-content;
    display: flex;
}

.object-tools a.addlink , .object-tools a.historylink {
    color: #fff;
    background-color: #6576ff;
    text-transform: capitalize;
    border-color: #6576ff;
    font-weight: 700;
    border-radius: 4px;
}
fieldset.module{
    border: 1px solid #dbdfea;
    border-radius: 5px;
    padding: 5px;
}
.form-row label{
    font-size: 0.875rem;
    font-weight: 500;
    color: #344357;
    margin-bottom: .5rem;
}
.form-row:last-child{
    border: 0;
}
ul.errorlist{
    width: 100%;
}
.object-tools {
    margin-top: -35px;
}

.vIntegerField {
    width: 10em;
}
.collapse:not(.show) {
    display: block;
}
fieldset.collapsed .collapse-toggle {
    background: transparent;
    display: inline;
    color: #374a63 !important;
    font-weight: 800 !important;
}

@media (min-width: 1280px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1260px;
    }
}


tbody td.field-debit_balance , tbody td.field-get_color_amount, tbody td.field-amount, tbody td.field-get_merchant_balance{
    text-align: right;
    font-weight: bold;
}

.tabular .form-row:not(.empty-form){
    display: table-row;
}
.inline-group .tabular td.original p {
    left: 7px !important;
    height: 2.1em !important;
    font-size: 10px !important;
    margin-top: -25px !important;
    display: none !important;
}

.inline-group .tabular tr.has_original td{
    padding-top:0px !important;
}

#logout-form button{
    background: transparent;
    border: 0;
    float: none;
}
#logout-form{
    display: inline-flex;
}


.search-filters{
    display: inline-block;
}
.search-filters p {
    float: left;
    margin-bottom: 0px;
    padding-left: 0;
    padding-right: 5px;
}


.notifyjs-ticket-base {
  width: 310px;
    background: #027bff;
    padding: 15px;
    border-radius: 15px;
    box-shadow: 0 0 15px #00000033;
    color: #FFFFFF;
}
.notifyjs-ticket-base .body {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #FFFFFFCC;
}
.notifyjs-ticket-base .title {
  width: 100%;
  font-weight: 700;
  text-align: left;
  margin-bottom: 10px;
}
.notifyjs-ticket-base .buttons {
  display: flex;
  margin-top: 15px;
    margin-left: -5px;
    margin-right: -5px;
}
.notifyjs-ticket-base button.take-over {
    background: #ffc107;
}
.notifyjs-ticket-base button {
    width: 100%;
    margin-left: 5px;
    margin-right: 5px;
    border: 0;
    border-radius: 10px;
    background: #FFFFFF;
}



.notifyjs-member-base .member-balance > span{
    width: 100%;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 5px;
    background: #f2f3f7;
    padding: 5px;
    text-align: center;
}
.notifyjs-member-base .member-balance{
    display: flex;
    margin-left: -5px;
    margin-right: -5px;
    margin-top: 20px;
}
.notifyjs-member-base .body{
    margin-top: 20px;
}
.notifyjs-member-base .body > div{
    display: flex;
    margin-left: -5px;
    margin-right: -5px;
    border-top: 1px solid #efefef;
}
.notifyjs-member-base .body > div > div:first-child{
    text-align: left;
    padding: 5px;
    width: 50%;
}
.notifyjs-member-base .body > div > div:last-child{
    text-align: right;
    padding: 5px;
    width: 50%;
}
.notifyjs-member-base .member-info{
    font-weight: 600;
    font-size: 17px;
    color: #364a63;
    margin-top: 20px;
}
.notifyjs-member-base {
    width: 475px;
    max-width: 100vw;
    margin-top: -10px;
    padding-top: 20px;
    margin-right: -30px;
    background: #ffffff;
    padding: 15px;
    border-radius: 0px;
    box-shadow: 0 0 15px #00000033;
    color: #000000;
    height: 100vh;
}


.notifyjs-member-base .buttons {
    display: flex;
    margin-top: 15px;
    margin-left: -5px;
    margin-right: -5px;
}

.notifyjs-member-base button {
    width: 100%;
    margin-left: 5px;
    margin-right: 5px;
}

.notifyjs-member-base a {
  width: 100%;
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}