﻿
.skin-green-light .main-header .navbar {
    background-color: #1a2d50 !important;
}

.skin-green-light .main-header .logo {
    background-color: #1a2d50 !important;
}

.skin-green-light .main-header .navbar .sidebar-toggle:hover {
    background-color: #1a2d50 !important;
}

.skin-green-light .main-header li.user-header {
    background-color: #0088cc;
}

.navbar-nav > .user-menu > .dropdown-menu > li.user-header {
    height: 135px !important;
    padding: 9px !important;
}

.skin-green-light .sidebar-menu > li > a {
    font-weight: normal !important;
}

.sidebar-menu li.header {
    padding: 10px 5px 10px 7px;
}

.sidebar-menu > li > a {
    padding: 10px 5px 10px 12px;
}

    .sidebar-menu > li > a > .fa, .sidebar-menu > li > a > .glyphicon, .sidebar-menu > li > a > .ion {
        width: 15px;
    }

.treeview-menu > li > a {
    padding: 5px 5px 5px 35px;
    font-size: 13px !important;
}

.content-header > .breadcrumb {
    top: 12px;
}


    .content-header > .breadcrumb > li + li:before {
        content: '/';
    }

.breadcrumb .home_url {
    color: #3c8dbc !important;
    font-size: 14px;
}

.breadcrumb .active a {
    font-size: 14px;
}

.breadcrumb .home_url:hover {
    text-decoration: underline;
}

.content-header {
    background: #fff !important;
    margin: 10px 10px 10px 10px;
    padding: 10px;
    border: 1px solid #E6E9ED;
    margin-bottom: 3px;
    margin-top: 6px;
}

    .content-header > .breadcrumb {
        padding: 0px;
    }

    .content-header span {
        font-size: 14px;
    }

.treeview a span {
    font-size: 13px !important;
    font-weight: normal !important;
}

.x_panel {
    width: 100%;
    padding: 10px;
    display: inline-block;
    background: #fff;
    border: 1px solid #E6E9ED;
    -webkit-column-break-inside: avoid;
    opacity: 1;
    transition: all .2s ease;
    padding-bottom: 0px;
}

.content {
    padding: 10px;
    padding-top: 0px;
}

label {
    line-height: 30px !important;
    margin-bottom: 0px !important;
    font-weight: normal !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 22px !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 1px !important;
}

.form-group {
    margin-bottom: 2px;
    line-height:32px;
}

.form-control {
    height: 26px !important;
    /*padding: 0px 12px;*/
}

body {
    font-size: 13px;
    font-family: "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif !important;
    /*overflow-y:hidden;*/
}

.select2-container--default .select2-selection--single {
    border-radius: 0px;
    border: 1px solid #d2d6de;
}

.skin-green-light .wrapper, .skin-green-light .main-sidebar, .skin-green-light .left-side {
    background-color: #fff;
}

.table-header {
    width: 100%;
    height: 40px;
    display: block;
    background: #0088cc;
    margin-top: 4px;
}

.btn-group-grid {
    margin-left: 5px;
}

.btn {
    font-size: 13px;
}
.btn-grid {
    color: #fff;
    background: #0088cc;
    border: none;
    margin: 5.5px 0px;
    font-size: 13px;
    font-weight: normal;
}

    .btn-grid:hover, .btn-grid:focus {
        color: #fff;
        background: #369cd0;
    }

.dataTable {
    margin-top: 0px !important;
    width: 100% !important;
}

.dataTables_scrollBody .dataTable thead {
    display: none;
}

.dataTable thead tr {
    background: #fff;
}

table.dataTable thead th, table.dataTable thead td {
    border-right: 1px solid #e3e3e3 !important;
    border-bottom: none !important;
    box-sizing: border-box;
    padding: 5px 18px !important;
}

table.dataTable thead th, table.dataTable tfoot th {
    text-align: center;
}

.dataTables_scrollHeadInner {
    width: 100% !important;
}

table.dataTable thead .sorting:before, table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:before, table.dataTable thead .sorting_desc_disabled:after {
    bottom: 0.5em !important;
}

table.dataTable.no-footer {
    border-bottom: 1px solid #ddd !important;
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 6px 10px !important;
}

.dataTables_length {
    margin-left: 10px;
    padding-top: 5px;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin: 0px !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0px !important;
}

.dataTable thead tr th:first-child {
    border-left: 1px solid #e3e3e3 !important;
    box-sizing: border-box;
}

.paginate_button:hover {
    border: none !important;
}

tfoot {
    display: table-header-group;
    background: #fff;
}

    tfoot tr td {
        border-right: 1px solid #e3e3e3;
        border-bottom: 1px solid #e3e3e3;
        box-sizing: border-box;
    }

        tfoot tr td:first-child {
            border-left: 1px solid #e3e3e3;
            box-sizing: border-box;
        }

table.dataTable tfoot th, table.dataTable tfoot td {
    border-top: none !important;
}

table.dataTable tfoot th, table.dataTable tfoot td {
    padding: 3px 6px 6px 6px !important;
}

.form-control:not(select) {
    height: 24px;
}

.form-control {
    padding: 0px 8px;
}

.select2-container--default .select2-selection--single, .select2-selection .select2-selection--single {
    padding: 6px 8px;
}

.search-input-text {
    font-size: 13px;
    font-style: italic;
}

#datatablejs tbody tr {
    cursor: pointer;
}

.datatablejs_focus {
    background: #c2e1ee;
}

.btn-group .dropdown-menu {
    margin: 0px;
    border: 1px solid #D9DEE4;
    z-index: 9999;
    top: 94%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    list-style: none;
    position: absolute;
    box-shadow: none;
    min-width: 170px;
    padding-top: 0px;
    padding-bottom: 0px;
    box-sizing: border-box;
}

    .btn-group .dropdown-menu > li {
        cursor: pointer;
    }

        .btn-group .dropdown-menu > li > a {
            color: #5A738E;
        }

input[type=checkbox], input[type=radio] {
    height: 15px;
    width: 15px;
}

.input-group-addon {
    padding: 4px 10px;
    font-size: 13px;
}

table.dataTable thead .sorting:before, table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:before, table.dataTable thead .sorting_desc_disabled:after {
    bottom: 0.6em !important;
}

.titlegroup {
    background-color: #e5e5e5 !important;
    margin: 5px 0 !important;
    padding: 5px !important;
    font-size: 14px;
    font-weight: bold;
}

label.required:after {
    content: ' *';
    color: red;
    font-size: 12px;
    font-weight: normal;
}

.padding-right-30 {
    padding-right: 30px;
}

.lb-input {
    width: 140px;
    line-height: 25px !important;
    /*padding-left: 5px;*/
}

.margin-left-20px {
    margin-left: 20px;
}

.ip-width-60 {
    width: 60%
}

.ip-width-40 {
    width: 40%
}
.ip-width-45 {
    width: 45%
}
.ip-width-44 {
    width: 44%
}

.ip-width-50 {
    width: 50% ;
}

.ip-width-25 {
    width: 25%
}
.ip-width-20 {
    width: 20%;
}

.ip-width-75 {
    width: 75%
}

.ip-width-100 {
    width: 100%
}

.flex {
    display: flex;
}
.width-100px{
    width:100px;
}
.width-75px {
    width: 75px;
}


.form-body {
    padding: 0 15px 15px 15px;
    max-height: calc(100vh - 125px) !important;
    overflow: auto;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-55, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    float: left;
    padding-right: 10px;
    padding-left: 10px;
}

.form-horizontal .form-group {
    margin-left: 0px;
    margin-right: 0px;
}

.btn-group-form {
    text-align: left;
    margin-top: 10px;
}

.btn-group div {
    padding-left: 0px;
}

.padding-right-0 {
    padding-right: 0px;
}

input, textarea {
    font-size: 13px !important;
}

.alert {
    padding: 5px;
    margin-bottom: 10px;
}

.link-view {
    text-decoration: underline !important; 
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    margin-left: 0px !important;
}
.padding-left-0{
    padding-left:0px;
}
.padding-top-15 {
    padding-top: 15px;
}

.select2-container--default .select2-selection--single {
    border-radius: 0px !important;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.x_panel{
    min-height:60px;
}

.jambo_table {
    margin-bottom:10px !important;
}
table.jambo_table thead {
    background: rgba(52, 73, 94, .94);
    color: white;
    font-weight: bold;
}
table.jambo_table thead tr{
    line-height:26px;
    height:26px;
}
    table.jambo_table thead tr td{
        line-height: 26px;
        height: 26px;
        padding:3px;
        text-align:center
    }

.table tbody tr td {
    padding: 5px 10px 0px 10px !important;
}
.nav-tabs > li > a{
    font-weight:bold;
}
#datatablejs tfoot tr th {
    /*border-bottom: 1px solid #e3e3e3 !important;
    border-right: 1px solid #e3e3e3 !important;
    border-top: 1px solid #e3e3e3 !important;*/
    border: 1px solid #e3e3e3 !important;
    box-sizing: border-box;
}
.select2-drop {
    border-radius:0px !important;
}
.select2-container .select2-choice {
    border-radius: 0px !important;
    height: 26px !important;
    line-height: 1.15 !important;
    font-size: 13px;
    font-family: "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif !important;
    color: black !important;
    position: initial !important;
}
    .select2-container .select2-choice .select2-arrow b, .select2-container .select2-choice div b {
        background-position:0 1px !important;
        color:black !important;
    }
.border-tab {
    border-right: #ddd thin solid;
    border-left: #ddd thin solid;
    border-bottom: #ddd thin solid;
}
#bootstrap-duallistbox-nonselected-list_GROUP {
    height: 162px !important;
}
#bootstrap-duallistbox-selected-list_GROUP {
    height: 162px !important;
}