.login-box,
.register-box {
background-color: rgba(255, 255, 255, 0.6);
    /* background: transparent;
                                                        background-color: none;*/
    border-radius: 10px;
}

.phrase-box {
    background-color: rgba(255, 255, 255, 0.6);

    position: fixed;
    bottom: 20px;
    right: 20px;
    max-width: 400px;
    background-color: #f9f9f9;
    color: #333;
    padding: 5px 10px;
    border-radius: 10px;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22) !important;
        font-family: Arial, sans-serif;
        font-size: 14px
}

.login-box img {
    width: 150px;
    -webkit-filter: drop-shadow(5px 5px 5px #222);
    filter: drop-shadow(5px 5px 5px #222);
}
.login-box-body,
.register-box-body {
    border-radius: 10px;
    box-shadow: 0px -15px 22px -4px rgba(3, 3, 3, 0.3);
}

@media (max-width: 768px) {

    .login-box,
    .register-box {
        width: 90%;
        margin: 50% auto;
    }
}

.login-box,
.register-box {
    margin: 15% auto;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22) !important;
}

.login-box .btn,
.register-box .btn {
    border-radius: .4rem;
    margin-bottom: 15px;
}


.login-box input,
.register-box input {
    border-radius: 10px;
    padding: 20px;
}

.number-code form input {
    background: #343a40;
}

.login-box .form-control-feedback {

    line-height: 43px
}

.header-bg-color {
    background-color: #343a40;
}
.main-header .navbar .nav>li>a>.label {
    font-size: 11px;
    box-shadow: 1px 1px 7px 0.25px #979797;
}
.skin-blue .main-header .navbar {
    background-color: #fff;
}

.skin-blue .main-header {
    border-bottom: 0px solid #dee2e6;
    z-index: 1034;
}

.skin-blue .main-header .navbar {
    border-bottom: 1px solid #dee2e6;
    z-index: 1034;
}

.skin-blue .main-header .navbar .nav>li>a {
    color: rgba(0, 0, 0, 0.5);
}

.skin-blue .treeview-menu>li.active>a,
.skin-blue .treeview-menu>li>a:hover {
    color: #ffffff;
    opacity: none;
}

.skin-blue .main-header .navbar .nav>li>a:hover,
.skin-blue .main-header .navbar .nav>li>a:active,
.skin-blue .main-header .navbar .nav>li>a:focus,
.skin-blue .main-header .navbar .nav .open>a,
.skin-blue .main-header .navbar .nav .open>a:hover,
.skin-blue .main-header .navbar .nav .open>a:focus,
.skin-blue .main-header .navbar .nav>.active>a {
    background: none;
    color: rgba(0, 0, 0, 0.5);
}

.skin-blue .main-header .navbar .sidebar-toggle {
    color: rgba(0, 0, 0, 0.5);
}

.skin-blue .main-header .navbar .sidebar-toggle:hover {
    color: rgba(0, 0, 0);
    background: none;
}

.skin-blue .main-header .navbar .sidebar-toggle:hover {
    /*background-color: #367fa9;*/
    background: none;
    color: rgb(0, 0, 0);
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header>p {
    color: rgba(0, 0, 0, 0.5);
}

.navbar-nav>.user-menu>.dropdown-menu {
    border-top-width: 1px;
}

.skin-blue .sidebar-menu>li.header {
    color: #4b646f;
    background: none;
}

.skin-blue .main-header li.user-header {
    background-color: #fff;
}

.skin-blue .main-header li.user-footer {
    background-color: #f9f9f9;
}

.skin-blue .main-header .logo {
    background-color: #343a40;
    color: #ffffff;
    border-bottom: 0px;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22) !important;
}

.skin-blue .wrapper,
.skin-blue .main-sidebar,
.skin-blue .left-side {
    background-color: #343a40;
}


.skin-blue .sidebar-menu>li:hover>a,
.skin-blue .sidebar-menu>li.active>a {
    color: #ffffff;
    /*background: #1e282c;*/
    background-color: #202428;
    border-left-color: #FF9922;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.skin-blue .sidebar-menu>li>.treeview-menu {
    margin: 0 1px;
    background-color: rgba(255, 255, 255, .1);
}

.skin-blue .treeview-menu>li>a {
    color: #D6DEE2;
}

.menu-footer {
    background: none;
}

.modal-header {
    background-color: #343a40;
}

.table>thead>tr>th {
    background-color: #F9F9F9;
    color: #212529;
}

.nav-tabs-custom>.nav-tabs>li.active {
    border-top-color: #343a40;
}

.text-dark-blue {
    color: #343a40 !important;
}
.box {
    border-top: 3px solid #343a40;
    border-radius: .4rem;
}

.comment .text {
    max-width: 600px;
}

.comment.right {
    text-align: left;
}
.form-group .btn,
.input-group .btn {
    border-radius: .4rem;
}

.color-palette-set:hover,
.color-palette-set:focus {
    border: 1px solid #343a40;
    cursor: pointer;
}

.color-palette-set a:hover,
.color-palette-set a:focus {
    opacity: 1;
}

.color-palette-set:hover .menu-tile-icon,
.color-palette-set:focus .menu-tile-icon {
    color: #fff;
    background-color: #343a40
}


.skin-blue .treeview-menu>li>a.active,
.skin-blue .treeview-menu>li>a.active {
    color: #ffffff;
    background-color: #343a40;
    border-radius: .4rem;
    margin-right: 5px;
}

.skin-blue .sidebar-menu>li>.treeview-menu {
    padding-top: 5px;
    padding-bottom: 5px;
}











div.jtable-main-container table.jtable thead th {

    box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.4);
    background-color: #F1F1F1;
    color: #212529;
    position: sticky;
    top: 28px;
    z-index: 2;
    height: 28px !important;
}

div.jtable-main-container table.jtable thead .jtable-column-header,
div.jtable-main-container table.jtable thead .jtable-command-column-header {
    top: 0;
    box-shadow: none;
}

div.jtable-main-container table.jtable thead th.jtable-column-header span.jtable-column-header-text {
    margin-top: 0px !important;
}

div.jtable-main-container .input-group {
    flex-wrap: nowrap !important;
}

div.jtable-main-container .input-group .btn {
    border-radius: 0;
}
.table-search-group .input-group-addon {
    padding: 4px 6px;
    /* font-size: .85rem;*/
    background-color: #fff;
    color: #666 !important;
    border: 1px solid #ced4da;
    border-left: none;
}

div.jtable-main-container div.jtable-main-container .form-control {
    height: 35px !important;
}

div.jtable-busy-message {
    border-color: gray;
    background-color: transparent;
}


div.jtable-main-container div.jtable-title {
/*    background: #f9f9f9;
    border-color: gray;
    border-bottom-color: gray;
    border-top: 0;
*/ background: rgba(0, 0, 0, 0.03);
    border: 0 solid rgba(0, 0, 0, .125);
    border-radius: .25rem .25rem 0 0;
    box-shadow: 0 0 1px rgba(0, 0, 0, .125), 0 1px 3px rgba(0, 0, 0, .2);
    border: none;
    padding: 2px;
}


div.jtable-main-container div.jtable-title div.jtable-title-text {
    -webkit-text-shadow: none;
    text-shadow: none;
    color: #444;
    font-weight: 600;
    margin: 0;
    padding-left: 6px;
}

.scroll-content {
    overflow-y: auto;
    width: 100%;
    border: 0 solid rgba(0, 0, 0, .125);
    border-radius: .25rem .25rem 0 0;
    box-shadow: 0 0 1px rgba(0, 0, 0, .125), 0 1px 3px rgba(0, 0, 0, .2);
}

div.jtable-main-container table.jtable thead {
    /* background: url(../../lightcolor/bg-thead.png) repeat-x scroll top left #dddddd; */
    background-color: #F9F9F9;
    color: #212529;
    border: none;
    /*font-size: 1.1rem;
      font-weight: 400;*/

}

div.jtable-main-container div.jtable-bottom-panel {
    background-color: #F9F9F9;
    color: #212529;
    border: none;
    border-radius: 0 0 .25rem .25rem;
    box-shadow: 0 0 3px rgba(0, 0, 0, .4), 0 1px 3px rgba(0, 0, 0, .2);

}

div.jtable-main-container table.jtable tbody>tr>td {
    padding: .75rem;
}

div.jtable-main-container div.jtable-title div.jtable-toolbar span.jtable-toolbar-item {
    border-radius: .4rem;
    padding: .2rem;
    box-shadow: 0 0 1px rgba(0, 0, 0, .125), 0 1px 3px rgba(0, 0, 0, .2);
}

div.jtable-main-container th {
    border-top: 1px solid #f4f4f4;
    /*font-weight: normal;*/
}

div.jtable-main-container table.jtable tbody>tr>td .jtable-edit-command-button,
div.jtable-main-container table.jtable tbody>tr>td .jtable-show-command-button {
    /*  background: url('../../lightcolor/edit.png') no-repeat;*/
    background-color: transparent;
    width: 16px;
    height: 16px;
    color: #666;
}
div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number,
div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number-space,
div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number-first,
div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number-last,
div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number-previous,
div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number-next,
div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number-active {
    color: #666;
}

div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number-active,
div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number-active:hover {
    background-color: #343a40;
    color: #fff;
}

div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number-active {
    -webkit-text-shadow: none;
    text-shadow: none;
}

div.jtable-main-container table.jtable thead th.jtable-column-header-sortable div.jtable-column-header-container {
    background: url('dist/img/Jtable/column-sortable.png') no-repeat right;
}

div.jtable-main-container table.jtable thead th.jtable-column-header-sorted-asc div.jtable-column-header-container {
    background: url('dist/img/Jtable/column-asc.png') no-repeat right;
}

div.jtable-main-container table.jtable thead th.jtable-column-header-sorted-desc div.jtable-column-header-container {
    background: url('dist/img/Jtable/column-desc.png') no-repeat right;
}

.jtable-main-container div.jtable-title .jtable-close-button {
    color: #343a40 !important;
    top: 0 !important;
}

.jtable-main-container div.jtable-title .jtable-close-button:hover {
    color: #616c78 !important;
    filter: none;
}
.comment.left .text {
    border-radius: 5px 5px 5px 0;
}

.comment.right .text {
    background: #d2d6de;
    color: #444;
    border-radius: 5px 5px 0 5px;
}

.comment.right .text:before {
    right: -28px;
    border-left-color: #d2d6de;
    border-left-width: 12px;
}
/*
div.jtable-main-container div.jtable-title div.jtable-toolbar span.jtable-toolbar-item {
    background-color: none;
    background: #6c757d linear-gradient(180deg, #828a91, #6c757d) repeat-x !important;
    color: #fff;
}

.bg-gradient-secondary {
    background: #6c757d linear-gradient(180deg, #828a91, #6c757d) repeat-x !important;
    color: #fff;
}

print
downloadselection
urltemp
integration
delete-record

div.jtable-main-container div.jtable-title div.jtable-toolbar span.jtable-toolbar-item.jtable-toolbar-item-delete {    
}

div.jtable-main-container div.jtable-title div.jtable-toolbar span.jtable-toolbar-item.jtable-toolbar-item-info {
}

div.jtable-main-container div.jtable-title div.jtable-toolbar span.jtable-toolbar-item.jtable-toolbar-item-refresh {
}

div.jtable-main-container div.jtable-title div.jtable-toolbar span.jtable-toolbar-item.jtable-toolbar-item-refresh.jtable-toolbar-item-hover {
}
*/