﻿body {
    padding-bottom: 20px;
}

.ajax__tab_xp .ajax__tab_body,
.ajax__tab_xp .ajax__tab_header {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.ajax__tab a {
    color: #555555;
}

.ajax__tab_active a {
    color: #258AC6;
}

th {
    text-align: center;
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom: 0;
}

/* 
    Modified By Jie Mei at 03/08/2016   
    Override default bootstrap style to adapt ePay style 
*/

.btn {
    /* margin-left: 10px; */
    min-width: 80px;
}

.form-control {
    height: 24px;
    padding: 0px 6px;
    font-size: 11px;
    line-height: 24px;
    border-radius: 0px;
}

.input-group {
    height: 24px;
}

.input-group-btn .btn {
    padding: 2px 6px;
    font-size: 11px;
    min-width: 0px;
}

.btn i {
    margin-right: 5px;
}


/* Set padding to keep content from hitting the edges */

.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set width on the form input elements since they're 100% wide by default */

input,
select,
textarea {
    max-width: 280px;
}

/*.navbar-nav > li > a, .navbar-brand {
    padding-top:8px !important; 
    padding-bottom:0 !important;
    height: 36px;
}
.navbar {min-height:36px !important;}*/

.topbar {
    background-image: none;
    border-width: 0;
    margin-bottom: 0;
}

.secondbar {
    border-radius: 0;
    /*height:50px!important;*/
    letter-spacing: 0;
}

    .secondbar .navbar-collapse {
        padding-left: 0;
    }

    .secondbar p.navbar-brand {
        margin-bottom: 0;
    }

    .secondbar h4 {
        color: #FFFFFF;
        font-size: 16px;
    }

/* Tooltip css for over-length text */
.overflow-ellipsis {
    position: relative;
}

    .overflow-ellipsis:before {
        content: '';
        display: inline-block;
    }

    .overflow-ellipsis #spCustName {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        position: absolute;
        left: 0;
        right: 0;
    }

.tooltip-arrow {
    border-bottom-color: #2a579a !important;
}

.tooltip-inner {
    background-color: #2a579a !important;
    max-width: 300px;
}

.tooltip {
    word-wrap: break-word;
}

/* Specific css to stretch the length of customer name related elements for AccountSelector */
#customerName {
    width: 320px;
}

#spCustName {
    width: 250px;
}

#spCustState {
    width: 70px;
    left: 250px;
    position: absolute;
}

#customerSelectHelper {
    width: 320px;
}

#btnNext {
    margin-left: 0;
    width: 100px;
}



#loginForm h2 {
    padding-left: 0px;
    padding-bottom: 10px;
}

.brand {
    height: 60px;
    width: 300px;
    border-width: 0px;
}

#loginForm input[type="checkbox"] {
    margin-left: 0px;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #2fa4e7;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    /*.dropdown-submenu:hover>.dropdown-menu{display:block;}*/

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #cccccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #ffffff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }

.notices p {
    line-height: 20px !important;
}

.page-content {
    background: #fff;
    padding: 20px;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
}

.htitle {
    margin-bottom: 0px !important;
    padding-right: 10px !important;
}

.h3title {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    padding-right: 10px !important;
}

.maincontent {
    font-size: 12px;
    margin-top: 10px;
}

.spanlookup {
    width: auto;
}

    .spanlookup .btn {
        line-height: 18px;
    }

.filter-col {
    padding-left: 10px;
    padding-right: 10px;
}

.nolmargin {
    margin-left: 0;
}

.modal .close {
    font-size: 24px;
}


#myTable .table-hover > tbody > tr:hover > td, #myTable .table-hover > tbody > tr:hover > th {
    text-decoration: underline;
    color: #2fa4e7;
}


td.details-control span, td.details-control {
    padding-left: 5px;
    word-wrap: break-word;
    word-break: break-all;
}

.invoicenumber {
    word-wrap: break-word;
    word-break: break-all;
}

#filter-panel .bootstrap-select.form-control:not([class*=col-]) {
    width: auto;
}


.form-control.bootstrap-select {
    height: auto;
}

input.datepicker:not([disabled]) {
    background: none !important;
}
/*autopay*/
input.dtpicker:not([disabled]) {
    background: none !important;
}



.detailInvoice td a {
    text-decoration: none;
    font-family: Segoe UI;
    font-size: 13px;
    /*font-weight: bold;*/
    letter-spacing: 0px;
    cursor: pointer;
}

    .detailInvoice td a:hover {
        text-decoration: underline;
    }


#divAlert {
    margin-bottom: 0;
}

#detailsTable td.details {
    padding: 0 4px 0 4px;
}

.table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 6px 8px 6px 8px;
}

#selectedTrxDiv {
    max-width: 800px;
}

#divPrepayment {
    max-width: 700px;
    margin-top: 10px;
}

.htitle3 {
    margin: 10px 0 10px 0;
}

.htitleDarkerBlue {
    color: #004B8D;
}

.maincontent .btn span.glyphicon, .maincontent .btn.btn.active[disabled] span.glyphicon, #AccountModal .btn span.glyphicon {
    opacity: 0;
}

.maincontent .btn.active span.glyphicon, #AccountModal .btn.active span.glyphicon {
    opacity: 1;
}


.maincontent input[type="text"].form-control {
    padding: 2px 12px;
    height: 24px;
}

.btnSmall {
    padding: 0 4px;
    border-color: #ccc;
}

.btnSmallCheckbox {
    min-width: 0;
}

.btn-default.btnSmall[disabled] {
    border-color: #aaa;
    background-color: #e6e6e6;
    background-image: none;
}

table.dataTable {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
}

#filter-panel .panel {
    margin-top: 0px;
    margin-bottom: 0px;
}

#customerform, .titlediv {
    margin-bottom: 10px;
}

.table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 4px 8px 4px 8px;
}

.table td,
.table th {
    padding: 0;
}

td,
th {
    padding: 4px;
}


.MainContentRow td {
    padding: 0;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    vertical-align: middle;
}

.table > thead > tr > th {
    text-align: center;
}

ul, li, dl, dt, dd {
    list-style: none;
    padding: 0;
    margin: 0;
}

#divPrepayment .form-control {
    /*margin-top: 4px;*/
}

#spTotal {
    color: #555;
}


#header,
/*.header,*/
#footer {
    float: left;
    margin: 8px 8px 8px 15px;
    /*font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 40px;*/
    /*height: 50px;
    float:left;
    padding: 0 0 0 45px;*/
}

    /*#header a,
.header a
{
	background: center center no-repeat transparent;
	background-image: url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC );

	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	left: 0;
}*/

    #header a.friends,
    .header a.friends {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAVNJREFUeNq01jFLAzEYxvH2UBCxiIiDUhzcdXCyIk5ufgUXLR37JdxcXBxcuwmOOtml0EKpo04iWIpIQREVEVFLjf9AhoC9e3O5uxd+lMLdPU1yedO8UiqXdQWO122ghi4+8IwGqiiId+uRCHbxqsLrFHNRz5ACSnhTch1EPScQpnIH0w7TWcGiz5rouS45rtkMVnxCJrAQ4yUq+oT8YhAjZOAT8oWHGCE9nxC9H64cA15w4xOiW0HbfErVNhvUa8c3cecQcoZv3xA9z+fCNbe4SNq7jvEUMaUnuE/au7SjkHbSR1G637ULh73Kn+gn7cIBttELGckQh9Jo8iMOrSksYx2b2MKk8FuvUUcHl/9GbiWuooYu3pVf/eARLZQxbp8na2YR0659e+HLmM/geN+z98lSRv8hZu2QQkYh+kzKjZkvHdPahymH6DNp5Cucev0JMAAkKj0NEoYBJwAAAABJRU5ErkJggg==);
    }

    #header a.right,
    .header a.right {
        left: auto;
        right: 10px;
    }


/* Styles for Fixed navigation */


.mm-menu.mm-theme-dark {
    border-color: rgba(0, 0, 0, .15);
    color: rgba(255, 255, 255, 1);
    background-color: rgb(3, 60, 115);
    background-image: linear-gradient(rgb(4, 81, 155), rgb(4, 70, 135) 60%, rgb(3, 55, 105));
    background-repeat: no-repeat;
}

    mm-menu.mm-theme-dark .mm-navbar > *, .mm-menu.mm-theme-dark .mm-navbar a {
        color: rgba(255, 255, 255, 1);
    }

    .mm-menu.mm-theme-dark .mm-listview > li .mm-next:after, .mm-menu.mm-theme-dark .mm-listview > li .mm-arrow:after {
        border-color: rgba(255, 255, 255, 1);
    }

.mm-listview .mm-next:before {
    border-left-width: 0;
}

.mm-menu.mm-theme-dark .mm-navbar .mm-btn:before, .mm-menu.mm-theme-dark .mm-navbar .mm-btn:after {
    border-color: rgba(255, 255, 255, 1);
}

.mm-menu > .mm-navbar {
    background: none;
}


a.slidedown {
    background: center center no-repeat transparent;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC);
    padding-left: 50px !important;
}

.firstLevel:hover > .dropdown-menu {
    display: block;
    margin-top: 0;
}

.dropdown-menu > li.open > a {
    color: #FFF;
}


.navbar .pull-right > li > .dropdown-menu:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -7px;
    left: 9px;
}

.navbar .pull-right > li > .dropdown-menu:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    position: absolute;
    top: -6px;
    left: 10px;
}

.navbar .pull-right > li > .dropdown-menu:before, .navbar .nav > li > .dropdown-menu.pull-right:before {
    left: auto;
    right: 12px;
}

.navbar .pull-right > li > .dropdown-menu:after, .navbar .nav > li > .dropdown-menu.pull-right:after {
    left: auto;
    right: 13px;
}

#alogin {
    margin-bottom: 10px;
}

.navbar-collapse, .navContainer, .secondbar {
    height: 52px !important;
}

li.dropdown-head {
    /*color: #888;*/
    /*font-size: 12px;
    font-weight: bold;*/
    padding: 8px 15px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom: 1px solid #ddd;
    position: relative;
    line-height: 24px;
}

.navbar-login {
    width: 305px;
    padding: 10px;
    padding-bottom: 0px;
}

.navbar-login-session {
    padding: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.icon-size {
    font-size: 60px;
}

.accountInfo {
    padding: 0 10px;
    line-height: 1.42857143;
    color: #333;
    clear: both;
}

.accounttitle {
    width: 110px;
}

.smallmargin {
    margin-bottom: 5px;
}

.accountbody {
    padding: 0px 0 6px 0;
}

a.logout {
    letter-spacing: 0px;
}

.mm-menu li .fa {
    margin: 0 20px 0 5px;
    font-size: 16px;
    width: 12px;
}

.mm-menu li[class*="mm-tile"] .fa {
    margin: 0;
    line-height: 0;
}

.mm-menu .buttonbar-item:after {
    content: none !important;
    display: none !important;
}

.spanTitle {
    color: rgb(255, 255, 255);
    width: 50px;
    display: inline !important;
    padding-top: 10px;
}

.mm-navbar {
    background: transparent;
}

    .mm-navbar > * {
        display: block;
        padding: 5px 0;
    }

    .mm-navbar[class*="mm-navbar-content-"] > * {
        box-sizing: border-box;
        display: block;
        float: none;
    }

.mm-menu.mm-theme-dark .mm-navbar > *, .mm-menu.mm-theme-dark .mm-navbar a {
    color: rgb(255, 255, 255);
}

.mm-navbar-content-2 > * {
    width: auto;
}

.mm-navbar[class*="mm-navbar-content-"] > div {
    float: none;
    text-align: left;
}

    .mm-navbar[class*="mm-navbar-content-"] > div.divTitle {
        text-align: center;
        margin: 10px 0 5px 0;
    }

div.divTitle img {
    padding-right: 10px;
}

.mm-menu > .mm-navbar {
    background-image: linear-gradient(rgb(4, 81, 155), rgb(4, 70, 135));
    border-color: rgba(0, 0, 0, 0.3);
}

.mm-panels > .mm-panel {
    background-image: linear-gradient(rgb(4, 70, 135), rgb(3, 55, 105)) !important;
}

.mm-title {
    margin-top: 10px;
    border-bottom-width: 5px;
    margin-bottom: 5px;
    height: 34px;
}

.mm-navbar.mm-hasbtns {
    padding: 0 25px 0 25px;
}

.mm-prev {
    margin-top: 5px;
}

.balancediv {
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
    text-align: left;
    margin-top: 5px;
}

.form-inline .form-group {
    margin-bottom: 10px;
}

.fabtn {
    font-size: 18px;
    line-height: 1.3333333;
    text-align: center;
}

    .fabtn .paddingright {
        padding-right: 15px;
    }

    .fabtn a.icon-operation {
        margin: 0 10px 0 0;
    }

.textMoney-align {
    text-align: right;
}

.text-align-center {
    text-align: center;
}

.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.invisible {
    width: 0px;
    height: 0px;
    float: left;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

    .validation-summary-errors ul {
        list-style: none;
        list-style-type: none;
        padding: 0;
        margin: 0;
        font-size: 12px;
    }

        .validation-summary-errors ul li {
            list-style-type: none;
        }

.validation-summary-valid {
    display: none;
}



a.login-name {
    max-width: 170px;
    white-space: nowrap;
}

div.waiting-mask {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000000;
    opacity: 0.6;
    z-index: 1060;
}

    div.waiting-mask div.progress-container {
        margin: auto;
        width: 200px;
    }

        div.waiting-mask div.progress-container > div {
            position: fixed;
            top: 60px;
            width: 200px;
        }

.text-bold {
    font-weight: bold;
}

/* MVC Gride - by Jie Mei*/

.bootstrap-select-sm .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.nodus-notice-message .nodus-notice-message-caption {
    font-family: Segoe UI;
    /*font-style: italic;*/
    font-size: 13px;
    color: #0F77B7;
    margin-right: 5px;
}

.nodus-notice-message .nodus-notice-message-text {
    font-family: Segoe UI;
    font-size: 13px;
    color: #302E2F;
    letter-spacing: 0;
    font-weight: normal;
}



.btn-primary {
    border: 0 !important;
    background-color: #1d9ce5 !important;
    background-image: none;
}

.navbar {
    border: 0 !important;
    background-color: #2a579a !important;
    background-image: none;
}

/*it's a conservative fix, WIT */
.ajax__htmleditor_htmlpanel_default {
    max-width: 100%;
}

.cke textarea {
    max-width: 100%;
}

.termsModal {
    word-wrap: break-word;
}


.nodus-table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
}

    .nodus-table td {
        padding: 8px;
        line-height: 1.5;
        vertical-align: top;
        border: 1px solid #ddd;
    }

.bb {
    border-bottom: 1px solid #e5e5e5 !important;
}

.m0 {
    margin: 0;
}

.mb0 {
    margin-bottom: 0;
}

.mb30 {
    margin-bottom: 30px;
}

.mt0 {
    margin-top: 0 !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mt {
    margin-top: 10px !important;
}

.mt5 {
    margin-top: 5px;
}

.mt15 {
    margin-top: 15px;
}

.ml-13 {
    margin-left: -13px;
}

.mr-15 {
    margin-right: -15px;
}

.mb15 {
    margin-bottom: 0;
}

.mb {
    margin-bottom: 10px !important;
}

.ml200 {
    margin-left: 200px !important;
}

.br0 {
    border-right: 0 !important;
}

.bl0 {
    border-left: 0 !important;
}

.bold {
    font-weight: 700 !important;
}

.pr0 {
    padding-right: 0;
}

.pt0 {
    padding-top: 0;
}

.pl0 {
    padding-left: 0;
}

.pl10 {
    padding-left: 10px;
}

.pt10 {
    padding-top: 10px;
}

.pl20 {
    padding-left: 20px;
}

.minwidth500 {
    min-width: 500px !important;
}

.ml-sm {
    margin-left: 5px !important;
}

.mr-sm {
    margin-right: 5px !important;
}

.mb-lg {
    margin-bottom: 15px !important;
}

.currency-input .input-group-addon {
    padding: 0 10px;
    border-radius: 0;
}

.paymentinfo input, .paymentinfo select {
    max-width: 100%;
}


.footable.breakpoint > tbody > tr > td.expand {
    padding-left: 25px;
}

#myTable.small {
    font-size: 100%;
}

.wordbreak {
    word-wrap: break-word;
    word-break: break-all;
}

/*set placeholder color*/
:-ms-input-placeholder {
    color: #aaaaaa;
}

.white-spacenowrap {
    white-space: nowrap;
}


@media (min-width: 768px) {
    .modal-m {
        width: 500px;
    }
}

@media (max-width: 767px) {
    #processPayment #divCVV2 label {
        display: inline;
    }

    #processPayment #divCVV2 #divCVV2Input {
        display: inline;
    }

        #processPayment #divCVV2 #divCVV2Input input {
            display: inline;
            width: 170px;
        }

    #processPayment #txtPayDate {
        width: 115px;
        margin-left: 10px;
        margin-top: 8px;
    }
}

@media (min-width: 768px) {
    #processPayment #divCVV2 {
        float: left;
    }

        #processPayment #divCVV2 label {
            display: inline;
        }

        #processPayment #divCVV2 #divCVV2Input {
            display: inline;
        }

            #processPayment #divCVV2 #divCVV2Input input {
                display: inline;
                width: 170px;
            }

    #processPayment #divAddNewWallet {
        float: right;
        width: 350px;
        margin-left: 0;
    }

        #processPayment #divAddNewWallet button {
            width: 350px;
            float: right;
        }

    #processPayment #divPayNowOrLater {
        width: 350px;
        float: right;
    }

    #processPayment #txtPayDate {
        width: 115px;
        margin-left: 10px;
        margin-top: 8px;
    }

    #processPayment #divAdditionalFee {
        float: right;
        width: 350px;
    }

    #processPayment #divPaymetTerms {
        width: 350px;
        float: right;
    }

    #processPayment #divPayButtonGroup {
        width: 210px;
        float: right;
    }

    #processPayment #btnSubmit {
        float: right;
    }

    #walletInfoForm hr {
        margin-bottom: 15px;
        margin-top: 15px;
    }
}

@media screen and (max-width: 767px) {
    div.dataTables_wrapper div.dataTables_filter {
        text-align: right;
    }
}

@media (min-width: 320px) {
    .termsButton {
        margin-left: 30%;
    }
}

@media (min-width: 375px) and (max-width: 767px) {
    .termsButton {
        margin-left: 35%;
    }
}

@media (min-width: 768px) {
    .termsButton {
        margin-left: 40%;
    }
}

@media (min-width: 768px) {
    label {
        padding-top: 0px !important;
    }
}


@media (max-width: 768px) {
    .epayimage {
        width: 305px;
        overflow: hidden;
    }
}

@media (min-width: 768px) {
    .bartitle {
        margin-top: 30px;
        margin-bottom: 0px;
    }

    .invoicenumberth {
        width: 120px;
    }

    .thcheckbox {
        width: 85px;
    }

    .thcheckbox2 {
        width: 50px;
    }

    .hidden-md {
        display: none !important;
    }
}

@media (max-width: 480px) {
    .loginimage {
        display: none;
    }
}

/* Landscape phones and portrait tablets */

@media (max-width: 767px) {
    .bartitle {
        display: none;
    }

    .epayimage {
        padding-right: 0;
    }

    #myTable .invoicenumber {
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block;
        width: 98px;
    }

    .thcheckbox, .thcheckbox2 {
        max-width: 20px;
        min-width: 20px;
        width: 20px;
    }

    div.dataTables_filter, div.dataTables_paginate {
        text-align: right !important;
    }
}

@media (max-width: 500px) {
    .pull-sm {
        float: none !important;
    }

    #customerform {
        margin-top: 0;
    }

    #btnNext {
        width: 100%;
    }
}

@media (min-width: 736px) {
    .text-right-736 {
        text-align: right;
    }
}

@media (max-width: 414px) {
    .hide-414 {
        display: none;
    }
}


@media (max-width: 320px) {
    .hide-320 {
        display: none;
    }
}

@media print {
    #btnPdf, #btnPrint, .noprint {
        display: none;
    }

    body {
        margin: 0;
        padding: 0 !important;
        min-width: 1024px;
    }

    .container-fluid {
        width: auto;
        min-width: 1024px;
    }
}

.currency-input .dropdown-menu > li > a {
    padding: 3px 5px;
}

.currency-input {
    width: 100%;
}

div.dataTables_wrapper div.dataTables_processing {
    position: inherit;
    top: inherit;
    left: inherit;
    width: inherit;
    margin-left: inherit;
    margin-top: inherit;
    text-align: inherit;
    padding: inherit;
}

.panel-default {
    border-color:inherit;
}

.panel {
    margin-bottom: inherit;
    background-color: inherit;
    border: inherit;
    border-radius: inherit;
    box-shadow: inherit;
}