/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 13 janv. 2020, 16:19:05
    Author     : gpouilly
*/
body,
html {
    width: 100%;
    height: 100%;
    font-size: 12px
}

.selected{
    background-color: #b1c800 !important;
}

.applicationselected{
    background-color: #b1c800 !important;
}

.credentialselected{
    background-color: #b1c800 !important;
}

a {
    text-decoration: none;
    color: #2b99a8;
    cursor: pointer;
}
a {
    background-color: transparent;
}

.breadcrumb {
    background-color: transparent;
}

.navbar-main {
    margin-bottom: 0;
    background: #0e202c;
    border: 0;
    border-radius: 0;
    /*border-top: 4px solid #b1c800;*/
    border-top: 4px solid #17b5b8;
    font-size: 1.2em
}

.navbar-main .navbar-header {
    display: -webkit-box;
    display: flex;
    float: none
}

.navbar-main .navbar-brand,
.navbar-main .navbar-brand:hover {
    color: #eee;
    height: auto;
    margin: 15px 0 15px 20px;
    padding: 0;
    -webkit-align-self: flex-start;
    align-self: flex-start
}

.navbar-main .navbar-brand>img {
    height: 25px
}

.navbar-main .navbar-toggle {
    margin-left: auto;
    border: 0
}

.navbar-main .navbar-toggle:focus,
.navbar-main .navbar-toggle:hover {
    background-color: transparent;
    outline: 0
}

.navbar-main .navbar-toggle .icon-bar {
    background-color: #eee
}

.navbar-main .navbar-toggle:focus .icon-bar,
.navbar-main .navbar-toggle:hover .icon-bar {
    box-shadow: 0 0 3px #fff
}

.navbar-main .navbar-collapse {
    padding: 0
}

.navbar-main .navbar-nav>li>.oa-navbar>[dropdown]>ul>li>.dropdown-item {
    font-size: 12px
}

.navbar-main .navbar-nav>li>.oa-navbar>[dropdown]>a,
.navbar-main .navbar-nav>li>.oa-navbar>a,
.navbar-main .navbar-nav>li>a {
    color: #eee;
    line-height: 1;
    padding: 10px 18px;
    position: relative;
    display: block;
    text-decoration: none
}

.navbar-main .navbar-nav>li>.oa-navbar>[dropdown]>a:focus,
.navbar-main .navbar-nav>li>.oa-navbar>[dropdown]>a:hover,
.navbar-main .navbar-nav>li>.oa-navbar>a:focus,
.navbar-main .navbar-nav>li>.oa-navbar>a:hover,
.navbar-main .navbar-nav>li>a:focus,
.navbar-main .navbar-nav>li>a:hover {
    color: #eee
}

.navbar-main .navbar-nav>li>.oa-navbar>[dropdown].open>a,
.navbar-main .navbar-nav>li>.oa-navbar>[dropdown]>a:hover,
.navbar-main .navbar-nav>li>.oa-navbar>a:hover,
.navbar-main .navbar-nav>li>a:hover {
    background-color: #2b99a8
}

.navbar-main .navbar-nav>li a.dropdown-toggle span.caret {
    margin-left: 5px
}

.navbar-main .navbar-nav>.open>.oa-navbar>[dropdown]>a,
.navbar-main .navbar-nav>.open>.oa-navbar>[dropdown]>a:hover,
.navbar-main .navbar-nav>.open>.oa-navbar>a,
.navbar-main .navbar-nav>.open>.oa-navbar>a:focus,
.navbar-main .navbar-nav>.open>.oa-navbar>a:hover,
.navbar-main .navbar-nav>.open>.oa-navbar>li>a:focus,
.navbar-main .navbar-nav>.open>a,
.navbar-main .navbar-nav>.open>a:focus,
.navbar-main .navbar-nav>.open>a:hover {
    color: #eee;
    border-color: transparent;
    background-color: transparent
}

.navbar-main .navbar-primary>li>a {
    border: 0
}

.navbar-main .navbar-primary>.active>a,
.navbar-main .navbar-primary>.active>a:focus,
.navbar-main .navbar-primary>.active>a:hover {
    color: #eee;
    background-color: #2b99a8;
    border: 0
}

.navbar-main .navbar-utility .fa,
.navbar-main .navbar-utility a {
    font-size: 1.1em
}

.navbar-main .navbar-utility>.active>a {
    color: #eee;
    background-color: #2b99a8
}

.navbar-main .navbar-utility>li>.open>a,
.navbar-main .navbar-utility>li>.open>a:focus,
.navbar-main .navbar-utility>li>.open>a:hover {
    color: #eee;
    border-color: transparent;
    background-color: transparent
}

@media (min-width:768px) {
    .navbar-main .navbar-primary>li>a {
        border-bottom: 4px solid transparent
    }
    .navbar-main .navbar-primary>.active>a,
    .navbar-main .navbar-primary>.active>a:focus,
    .navbar-main .navbar-primary>.active>a:hover {
        background-color: transparent;
        /*border-bottom: 4px solid #b1c800*/
        border-bottom: 4px solid #17b5b8
    }
    .navbar-main .navbar-utility {
        border-bottom: 0;
        font-size: 11px;
        position: absolute;
        right: 0;
        top: 0
    }
}

@media (max-width:calc(768px - 1px)) {
    .navbar-main .navbar-nav {
        margin: 0
    }
    .navbar-main .navbar-nav .fa {
        margin-right: .5em
    }
    .navbar-main .navbar-collapse,
    .navbar-main .navbar-form {
        border-color: #eee
    }
    .navbar-main .navbar-collapse {
        padding: 0
    }
    .navbar-main .navbar-nav .open .dropdown-menu {
        padding-top: 0;
        padding-bottom: 0;
        background-color: #2b99a8
    }
    .navbar-main .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-main .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 35px
    }
    .navbar-main .navbar-nav .open .dropdown-menu>li>a {
        color: #eee
    }
    .navbar-main .navbar-nav .open .dropdown-menu>.active>a {
        color: #eee;
        background-color: #2b99a8
    }
    .navbar-main .navbar-nav>li>a:hover {
        background-color: #2b99a8
    }
    .navbar-main .navbar-utility {
        border-top: 1px solid #eee
    }
    .navbar-main .navbar-utility a {
        font-size: 1em
    }
    .navbar-main .navbar-primary>.active>a,
    .navbar-main .navbar-primary>.active>a:focus,
    .navbar-main .navbar-primary>.active>a:hover {
        background-color: #2b99a8
    }
}
.tc_logo_component  {
    margin-left: 15px !important;
}

.container-menu  {
    padding: 0px !important;
}

.dataTables_wrapper {
    margin-bottom: 25px
}

.dataTables_wrapper .separator {
    height: 30px;
    border-left: 1px solid rgba(0, 0, 0, .09);
    padding-left: 5px;
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle
}

.widget-toolbar {
    display: inline-block;
    float: right;
    width: auto;
    height: 30px;
    line-height: 28px;
    position: relative;
    border-left: 1px solid rgba(0, 0, 0, .09);
    cursor: pointer;
    padding: 0 8px;
    text-align: center
}

.dataTables_wrapper .dropdown-menu {
    white-space: nowrap
}

.dataTables_wrapper .dropdown-menu>li {
    cursor: pointer
}

.dataTables_wrapper .dropdown-menu>li>label {
    width: 100%;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    cursor: pointer
}

.dataTables_wrapper .dropdown-menu>li>label:hover {
    background-color: #f5f5f5
}

.dataTables_wrapper .dropdown-menu>li>label>input {
    cursor: pointer
}

.dataTables_wrapper th.oadatatablecheckbox {
    width: 16px
}

.dataTables_wrapper .dataTables_length>input {
    line-height: 25px;
    text-align: right
}

.dataTables_header {
    background-color: #f5f5f5;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    padding: 5px;
    position: relative
}

.dataTables_header .oadatatableactions {
    float: left
}

.dataTables_header .table-filters {
    float: right;
    border-left: 1px solid rgba(0, 0, 0, .09);
    padding-left: 8px
}

.dataTables_header .table-filters label {
    margin-right: 4px
}

.dataTables_header .form-group {
    padding-left: 8px
}

.dataTables_header .input-group {
    float: right;
    border-left: 1px solid rgba(0, 0, 0, .09);
    padding-left: 8px;
    padding-right: 8px;
    width: 40%;
    max-width: 250px
}

.dataTables_header .input-group .clear-input,
.dataTables_header .input-group .form-control {
    height: 30px
}

.dataTables_header .input-group .clear-input i {
    vertical-align: text-top
}

.dataTables_header .input-group.dataTables_paginate {
    width: 8%;
    min-width: 85px;
    padding-right: 8px
}

.oadatatable {
    border: 1px solid #d1d1d1;
    margin-bottom: 0;
    max-width: none!important
}

.oadatatable .progress-linear {
    display: block;
    position: relative;
    width: 100%;
    height: 5px;
    padding: 0;
    margin: 0
}

.oadatatable .progress-linear .container {
    background-color: #afd9ee
}

.oadatatable .progress-linear .container .bar {
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    overflow: hidden;
    background-color: #afd9ee
}

.oadatatable .progress-linear .container .bar:before {
    display: block;
    position: absolute;
    content: '';
    left: -200px;
    width: 200px;
    height: 100%;
    background-color: #2b99a8;
    -webkit-animation: 3s linear infinite progress-loading;
    animation: 3s linear infinite progress-loading
}

.oadatatable .datatable-header {
    background-clip: padding-box;
    background-color: #f5f5f5;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f5f5f5), to(#ededed));
    background-image: linear-gradient(to bottom, #f5f5f5 0, #ededed 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#ffededed', GradientType=0)
}

.oadatatable .datatable-header .sort-asc,
.oadatatable .datatable-header .sort-desc {
    color: #2b99a8
}

.oadatatable .datatable-header .datatable-header-cell {
    padding: 5px;
    border: none;
    border-left: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    text-align: left;
    font-weight: 700
}

.oadatatable .datatable-header .datatable-header-cell .datatable-header-cell-label:after {
    font-family: ForkAwesome;
    font-weight: 400;
    height: 9px;
    left: 10px;
    line-height: 12px;
    position: relative;
    vertical-align: baseline;
    width: 12px
}

.oadatatable .datatable-header .datatable-header-cell.sortable .datatable-header-cell-label:after {
    content: ' \f0dc'
}

.oadatatable .datatable-header .datatable-header-cell.sortable.sort-active.sort-asc .datatable-header-cell-label:after {
    content: ' \f160'
}

.oadatatable .datatable-header .datatable-header-cell.sortable.sort-active.sort-desc .datatable-header-cell-label:after {
    content: ' \f161'
}

.oadatatable .datatable-header .datatable-header-cell:first-child {
    border-left: none
}

.oadatatable .datatable-body .empty-row {
    background-color: #fff3cd;
    text-align: center;
    font-weight: 700;
    font-style: italic;
    padding-top: 5px;
    padding-bottom: 5px
}

.oadatatable .datatable-body .datatable-body-row .label {
    font-size: .9em
}

.oadatatable .datatable-body .datatable-body-row.clickable:hover .datatable-row-group {
    background-color: #eee;
    -webkit-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear
}

.oadatatable .datatable-body .datatable-body-row.datatable-row-even {
    background-color: #fff
}

.oadatatable .datatable-body .datatable-body-row.datatable-row-odd {
    background-color: #f5f5f5
}

.oadatatable .datatable-body .datatable-body-row.active,
.oadatatable .datatable-body .datatable-body-row.active:hover {
    background-color: #d9edf7
}

.oadatatable .datatable-body .datatable-body-row .datatable-body-cell {
    padding: 5px;
    border: none;
    border-left: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1
}

.oadatatable .datatable-body .datatable-body-row .datatable-body-cell:first-child {
    border-left: none
}

.oadatatable .datatable-body .datatable-body-row .datatable-body-cell .datatable-body-cell-label {
    display: block
}

.oadatatable .datatable-footer .page-count,
.oadatatable .datatable-footer .selected-count {
    font-style: italic;
    padding-left: 5px
}

.oadatatable .datatable-footer .datatable-pager .pager {
    margin-right: 5px!important
}

.oadatatable .datatable-footer .datatable-pager .pager li:not(:first-child) {
    margin-left: 3px
}

.oadatatable .datatable-footer .datatable-pager .pager li>a,
.oadatatable .datatable-footer .datatable-pager .pager li>span {
    border-radius: 3px
}

.oadatatable .datatable-footer .datatable-pager .pager .pages>a,
.oadatatable .datatable-footer .datatable-pager .pager .pages>span {
    display: inline-block;
    padding: 5px 10px;
    margin-bottom: 5px;
    border: none
}

.oadatatable .datatable-footer .datatable-pager .pager .pages a:hover {
    background-color: #afd9ee
}

.oadatatable .datatable-footer .datatable-pager .pager .pages.active>a {
    background-color: #d9edf7
}

@-webkit-keyframes progress-loading {
    from {
        left: -200px;
        width: 15%
    }
    50% {
        width: 30%
    }
    70% {
        width: 70%
    }
    80% {
        left: 50%
    }
    95% {
        left: 120%
    }
    to {
        left: 100%
    }
}

@keyframes progress-loading {
    from {
        left: -200px;
        width: 15%
    }
    50% {
        width: 30%
    }
    70% {
        width: 70%
    }
    80% {
        left: 50%
    }
    95% {
        left: 120%
    }
    to {
        left: 100%
    }
}

.btn-primary {
    color: #eee;
    background-color: #ef5c55;
    border-color: #ef5c55;
    border-radius: 1.875rem;
}

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    position: absolute;
    /*  left: -9999px;*/
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left:0;
    top: -1px;
    width: 17px;
    height: 17px;
    border: 1px solid #bbb;
    background: #fff;
    border-radius: 3px;
    box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
    content: '✔';
    position: absolute;
    top: 1px;
    left: 4px;
    font-size: 19px;
    line-height: 0.8;
    color: #09ad7e;
    transition: all .2s;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}
[type="checkbox"]:checked + label:after {
    opacity: 1;
    transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
    color: #999;
}
[type="checkbox"]:disabled + label {
    color: #aaa;
}
/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
    border: 1px dotted blue;
}


.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px;
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.li_hided {
    display:none;
}

.btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545;
}
.btn-outline-success {
    color: #28a745;
    border-color: #28a745;
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: 0px !important;
}

.control-label{
    margin: 0px !important;
    color: black;
}