.page {
    padding: 30px;
}

.page-header {
    padding: 0 0 30px 0;
    z-index: 1;
}

.page-content {
    padding: 0;
    z-index: 0;
}
.page-login-v2 .page-content {
    padding: 30px;
}


h1.page-title {
    margin-top: 10px;
}

.mw-150 {
    min-width: 150px;
}

.mh-400 {
    min-height: 400px;
}

.mh-450 {
    min-height: 450px;
}

.panel-colored .panel-title {
    color: #fff;
}

.panel-bordered > .panel-body,
.panel-colored > .panel-body {
    padding-top: 20px;
}

.table tbody tr:first-child td {
    border-top: none;
}

.filters {
    margin-bottom: 20px;
    margin-top: 10px;
    padding: 15px 20px;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.filters > span {
    margin-left: 5px;
    margin-right: 15px;
    -ms-flex-align: center !important;
    align-items: center !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.filters input.to-labelauty + label {
    display: inline-block;
    min-width: 120px;
}

.filter-group {
    display: inline-block;
    font-size: 0;
    margin-top: 5px;
    margin-bottom: 5px;
}

.filter-couple {
    display: inline;
}

.filter-couple > span {
    margin-right: 10px;
}

.filter-couple > select {
    margin-right: 10px;
}

.filter-input-daterange {
    margin-top: 5px;
    margin-bottom: 5px;
}

.filter-group > .labelauty-group:first-child:not(:last-child) > label {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.filter-group > .labelauty-group:not(:first-child):not(:last-child) > label {
    border: 0;
}

.filter-group > .labelauty-group:last-child:not(:first-child) > label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

td.dataTables_empty {
    padding: 50px 100px 55px 50px;
    text-align: center;
}

td.dataTables_empty .loading {
    height: 20%;;
}

.dataTables_length label select {
    margin-left: 10px;
}

.loader.loader-dot:before {
    background-color: #f7d000 !important;
}

.loader.loader-dot:after {
    background-color: #f7d000 !important;
}

.site-menubar-footer > a {
    display: block;
    width: 100%;
    height: 76px;
    padding: 26px 0;
    font-size: 16px;
    color: #757575;
    text-align: center;
    background-color: #e0e0e0;
    outline: 0;
    border: 0;
}

.site-menubar-footer > a:focus, .site-menubar-footer > a:hover {
    background-color: #d3d3d3
}

.site-menubar-fold .site-menubar-footer > a {
    display: block;
}

/* Fixed CSS clash with Toastr */
.dataTables_info[aria-live='polite'] {
    position: relative;
    z-index: 1699;
}

.nav .nav {
    padding-left: 20px;
}

.nav .nav-item .nav-link.navbar-news {
    padding-left: 20px;
    padding-right: 20px;
}

.nav .nav-item .nav-link.navbar-avatar {
    padding: 13px 15px 5px 15px;
    height: 66px;
}

.nav-link.navbar-avatar .icon {
    padding: 13px 15px;
    margin: 0px;
    border-radius: 1000px;
    background: rgba(255, 255, 255, 0.1);
}

.dashboard .card {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: stretch;
    align-items: flex-start;
    padding: 20px;
}

.dashboard .card .title {
    color: #424242;
    margin-top: 5px;
    /*border: 1px solid red;*/

    order: 0;
    flex: 0 1 auto;
    align-self: auto;
}

.dashboard .card .title .icon {
    color: #757575;
    font-size: 24px;
    vertical-align: bottom;
    margin-right: 5px;
}

.dashboard .card .big-number {
    color: #616161;
    font-size: 30px;
    text-align: right;
    padding-left: 10px;
    margin-bottom: -10px;
    /*border: 1px solid blue;*/

    order: 0;
    flex: 0 1 auto;
    align-self: flex-end;
}

input[required] + label::before {
    font-family: 'FontAwesome';
    font-size: 90%;
    font-weight: bold;
    position: relative;
    content: "*";
    margin-right: 7px;
}

.p-t-21 {
    padding-top: 21px !important;
}

.height-400 {
    height: 400px;
}

.panel.full-height {
    height: calc(100% - 25px);
}

form.form-horizontal .form-group {
    min-height: 40px;
}

.form-group.form-material.has-danger small {
    color: #f44336;
}

.form-group.form-material.has-warning small {
    color: #ff9800;
}

.modal-body iframe {
    width: 100%;
    height: 500px;
}

#newsModalLogo img {
    width: 100%;
    max-width: 150px;
    max-height: 100px;
    margin-left: 20px;
    margin-top: 10px;
    margin-right: -20px;
}

#newsModalTitle {
    margin-top: 0;
}

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

ul.messages li {
    margin-bottom: 10px;
}

ul.messages li:last-child {
    margin-bottom: 30px;
}

.article-list > ul > li > a {
    font-weight: bold;
    font-size: 18px;
}

.article-list > ul > li > ul > li > a {
    font-size: 16px;
}

.article-list > ul > li {
    margin-bottom: 10px;
}

.article-list > ul > li > ul {
    margin-top: 5px;
}

.article-list > ul > li > ul > li {
    margin-bottom: 5px;
}

.article-list li.nav-header {
    display: none;
}

#session_security_warning {
    position: relative;
    z-index: 9999;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

#universal_modal_body {
    padding-top: 0;
}

.output-protocol {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.output-protocol h1 {
    font-size: 24px;
    text-align: center;
}

.output-protocol h2 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 30px;
}

.output-protocol .total {
    font-style: oblique;
    color: #616161;
    text-align: right;
    margin-top: 20px;
    padding-right: 40px;
}

.text-align-right {
    text-align: right;
}

.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
    color: #ccc !important;
}

.card.disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

.card.disabled * {
    pointer-events: none;
    cursor: not-allowed;
}

#payout-report-filters .icon {
    color: #757575;
}

.w-60 {
    width: 60px;
}

h4.graph-title {
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
}

.site-gridmenu-toggle:after {
    opacity: 0.5;
}

.site-gridmenu-toggle:hover:after {
    color: #f7d000;
}

/* BADGES */

.badge {
    display: inline-block;
    padding: .25em .6em;
    font-size: 75%;
    font-weight: 300;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .215rem
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary {
    color: #fff;
    background-color: #007bff
}

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

.badge-secondary {
    color: #fff;
    background-color: #868e96
}

.badge-secondary[href]:focus, .badge-secondary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #6c757d
}

.badge-success {
    color: #fff;
    background-color: #28a745
}

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

.badge-info {
    color: #fff;
    background-color: #17a2b8
}

.badge-info[href]:focus, .badge-info[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b
}

.badge-warning {
    color: #111;
    background-color: #ffc107
}

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

.badge-danger {
    color: #fff;
    background-color: #dc3545
}

.badge-danger[href]:focus, .badge-danger[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130
}

.badge-light {
    color: #111;
    background-color: #f8f9fa
}

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

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

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

a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.border-l-side {
    border-left-width: 1px;
    border-left-style: solid;
}

.border-r-side {
    border-right-width: 1px;
    border-right-style: solid;
}

.border-sides {
    border-left-width: 1px;
    border-left-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
}

.dataTables_wrapper div.dataTables_processing {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    background-color: rgba(255, 255, 255, 0.5);
}

.dataTables_wrapper .table tfoot th {
    border-top: 1px solid #616161;
}


.modal-open .select2.select2-container {
    z-index: 1550;
}

.checkbox-custom.checkbox-primary label::before {
    border: 1px solid #588DCD;
}
.no-checkbox {
    text-align: center;
    color: #ddd;
}

.buttons_bulk {
    margin-top: 10px !important;
}

.bulk_button {
    margin-bottom: 10px !important;
}

.site-menubar-unfold .site-menu-advertisement {
    margin: 30px;
}

.site-menubar-fold .site-menu-advertisement {
    display: none;
}

.loading_overlay {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    z-index: 100;
    background: white;
}

.loading_overlay div {
    position: absolute;
    top: 50%;left: 50%;
    transform: translate(-50%, -50%);
}

.select2-sm .select2-container .select2-selection--single {
    height: calc(2.288rem) !important;
}
.select2-sm .select2-selection__arrow {
    height: calc(2.288rem) !important;
}

.form-button-icon {
    display: block;
    transform: translate(-50%, 0%);
    margin: 0 !important;
    padding: 0;
    font-size: 5rem;
}
.form-document-icon {
    display: block;
    transform: translate(-50%, 0%);
    margin: 0 !important;
    padding: 0.5rem;
    font-size: 5rem;
}

.account-name {
    margin-left: 0.5rem;
}
