.jconfirm-content .row {
    margin-right: 0px;
    margin-left: 0px;
}

body {
    margin: 0;
    padding: 0;
    font: normal 13.5px 'Open Sans', sans-serif;
    line-height: 1.6;
    color: #101010;
    background: #262626;
}

.container-fluid {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}

.dashboard-wrapper {
    margin: 0 0 0 0;
    position: relative;
}

.main-container {
    padding: 20px;
    min-height: 600px;
    background: #fafafa;
}

.top-bar {
    margin: 0;
    padding: 8px 20px;
    background-color: #3187bf;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2d85be), color-stop(85%, #3693cf), to(#1f5a80));
    background-image: -webkit-linear-gradient(#2d85be, #3693cf 85%, #1f5a80);
    background-image: -moz-linear-gradient(top, #2d85be, #3693cf 85%, #1f5a80);
    background-image: -o-linear-gradient(#2d85be, #3693cf 85%, #1f5a80);
    background-image: linear-gradient(#2d85be, #3693cf 85%, #1f5a80);
    background-repeat: no-repeat;
    -webkit-border-radius: 0 4px 0 0;
    -moz-border-radius: 0 4px 0 0;
    border-radius: 0 0 0 0;
}

footer {
    height: 60px;
    line-height: 60px;
    margin: 0 0 0 0;
    padding: 0 20px;
    background: #3693cf;
    font-size: 12px;
    color: #ffffff;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
}

.table > thead > tr > th, .table > thead > tr > td {
    font-size: 13px;

}

.login-wrapper .login .login-header .logo img {
    max-width: 150px;
}

body.login-bg {
    width: 100%;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 15px;
    position: relative;
    background-color: #f1f1f1;
}

.login-wrapper {
    -webkit-border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    border-radius: 20px 20px 20px 20px;
    max-width: 350px;
    margin: 30px auto;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 10px 13px -7px #000000, 0px 11px 41px 3px #B4B6B6;
    box-shadow: 0px 10px 13px -7px #000000, 0px 11px 41px 3px #B4B6B6;
}

.login-wrapper .login {
    background-color: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 20px;
    border: 1px solid #ffffff;
}

.login-wrapper input {
    border-radius: 15px;
}

.login-wrapper label {
    font: normal 14px 'Open Sans', sans-serif;
    color: rgb(102, 100, 105);
}

.login-wrapper button {
    border-radius: 20px;
}

.login-wrapper .login {
    border-radius: 20px;
}

.title-text {
    color: transparent;
    background: #666666;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    text-shadow: 0px 0px 30px rgba(255, 255, 255, 0.5);
}

.line {
    margin-top: 20px;
    margin-bottom: 20px;
    height: 3px;
    border: 0;
    box-shadow: inset 12px 12px #81c541;
}

.logo img {
    max-width: 130px;
    margin: 5px 30px 0 0;

}

.error-border {
    border-style: solid;
    border-width: 1px;
}

.upload-status-list li {
    font-weight: bold;
}

.upload-status-list li:first-child {
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
}

.upload-status-list li:last-child {
    -moz-border-radius-bottomleft: 7px;
    -moz-border-radius-bottomright: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
}

.badge-color {
    background-color: #57b34c;
}

.text-custom-color {
    color: #2e9222;
}

#list_error_log_table {
    display: none;
}

.dataTables_filter input[type=search] {
    border-radius: 6px;
    width: 400px !important;
}

/*div.dataTables_wrapper div.dataTables_filter input !impo{*/
    /*margin-left: 0.5em;*/
    /*display: inline-block;*/
/*}*/

.dataTables_length select {
    border-radius: 6px;
}

/*----------------------------*/
/* Right aligning the export button */
/*div.dt-buttons {*/
    /*float: right; // Add !important for right aligned on mobiles*/
/*}*/
/*.dataTables_wrapper .dataTables_filter {*/
    /*float: left;*/
/*}*/

/*!* Not essential but thought looked better *!*/
/*.sorting:after, .sorting_desc:after, .sorting_asc:after {*/
    /*bottom: 2px !important;*/
/*}*/

/*!* Right aligning text and left aligning icon *!*/
/*.dataTable .sorting:after,*/
/*.dataTable .sorting_asc:after,*/
/*.dataTable .sorting_desc:after {*/
    /*left: 0px !important;*/
    /*right: auto !important;*/
/*}*/

/*.dataTable th {*/
    /*padding-left: 20px !important;*/
/*}*/

/*th.dt-right, td.dt-right {*/
    /*text-align: right !important;*/
    /*padding-right: 10px !important;*/
/*}*/

/*----------------------------*/

.btn-group .btn-success.active {
    background-color: #246539;
    border: 1px solid #399e5a;
    box-shadow: none;
}

#order_remarks_section .Editor-editor {
    height: 150px;
}

#order_remarks_section {
    margin-top: 30px;
}

.dt-head-center {
    text-align: center;
}

/*#list_error_log_table tr td:last-child{*/
/*text-align: center;*/
/*}*/

.dropdown-menu > li > a {
    color: #101010;
    font-size: 13px;
    padding: 7px 15px;
}

.footer-logo {
    /*position: fixed;*/
}

.login-footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #f1f1f1;
    color: white;
    vertical-align: middle;
}

.ali {
    margin: auto;
    border: 3px solid #73AD21;
    padding: 10px;
}

.copyright {
    position: absolute;
    bottom: 0;
    left: 0;
}

.warning-color {
    background-color: rgba(255, 173, 7, 0.84);
}

.isDisabled {
    cursor: not-allowed;
    opacity: 0.5;
}

a[aria-disabled="true"] {
    color: currentColor;
    display: inline-block; /* For IE11/ MS Edge bug */
    pointer-events: none;
    text-decoration: none;
}

.user-form input,
.user-form select {
    border-radius: 6px;
}

hr.style-two {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

hr.style-three {
    height: 2px;
    border: 0;
    background-color: rgba(128, 129, 128, 0.85);
}

hr.style-four {
    height: 12px;
    border: 0;
    box-shadow: inset 0 12px 12px -12px rgba(0, 0, 0, 0.5);
}

.user-form label{
    font-weight: bold;
}

.custom-shadow{
    -webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.46);
    -moz-box-shadow:    0px 0px 15px 0px rgba(50, 50, 50, 0.46);
    box-shadow:         0px 0px 15px 0px rgba(50, 50, 50, 0.46);
}

#list_stock_table table tbody td {
    vertical-align: middle;
}

@media (max-width: 767px) {
    header {
        position: inherit;
        padding: 0 20px;
    }
}

@media (max-width: 1366px) {
    header {
        position: inherit;
        padding: 0 20px;
    }
    .main-container {
        min-height: 457px;
    }
}

@media (max-width: 1280px) {
    header {
        position: inherit;
        padding: 0 20px;
    }
    .main-container {
        min-height: 753px;
    }
}

#KIRIBATHGODA{
    /*background-color: #f05c96;*/
}

.full-width {
    width: 100%;
}

table.dataTable tbody>tr.selected, table.dataTable tbody>tr>.selected {
    background-color: #93b4c5 !important;
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background: #f7f7f7 !important;
}

div.dataTables_wrapper div.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    margin-top: -26px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    padding: 1em 0;
    background-color: cadetblue;
}

.selected .bg-danger
{
    background-color: #93b4c5 !important;
}

.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

.ui-autocomplete > li > div {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333333;
    white-space: nowrap;
}

.ui-state-hover,
.ui-state-active,
.ui-state-focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
    cursor: pointer;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}