/*
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 : 05 Feb 2018, 10:08:43 AM
    Author     : LeopoldR
*/
.new-panel-heading {    
    padding: 0;
    border:0;
}
.new-panel-title>a, .new-panel-title>a:active{    
    display:block;
    padding:15px;
    color:#1B75B9 !important;
    font-size:14px;
    font-weight:bold;   
    letter-spacing:1px;
    word-spacing:3px;
    text-decoration:none;
}
.new-panel-heading  a:before {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    transition: all 0.5s;
}
.new-panel-heading.active a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}
.new-panel{    
    border: 2px solid #1B75B9 !important;   
    margin-bottom:5px;
    background-color:#fff;    
    border-radius:4px;
    -webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);
    box-shadow:0 1px 1px rgba(0,0,0,.05)
}
.new-panel-body{padding:15px}
.new-panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}
.new-panel-heading>.dropdown .dropdown-toggle{color:inherit}
.new-panel-title{
    font-family: "Lato", sans-serif !important;
    margin-top:-10px !important;
    margin-bottom:-10px !important;
    font-size:14px;
    color:inherit
}
.new-panel-title>.small,
.new-panel-title>.small>a,
.new-panel-title>a,
.new-panel-title>small,
.new-panel-title>small>a{color:inherit}
.new-panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}
.new-panel>.list-group,.new-panel>.new-panel-collapse>.list-group{
    margin-bottom:0
}
.new-panel>.list-group .list-group-item,.new-panel>.new-panel-collapse>.list-group .list-group-item{
    border-width:1px 0;border-radius:0
}
.new-panel>.list-group:first-child .list-group-item:first-child,.new-panel>.new-panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}
.new-panel>.list-group:last-child .list-group-item:last-child,.new-panel>.new-panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}
.new-panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.new-panel-footer{border-top-width:0}
.new-panel>.new-panel-collapse>.table,.new-panel>.table,.new-panel>.table-responsive>.table{margin-bottom:0}
.new-panel>.new-panel-collapse>.table caption,.new-panel>.table caption,.new-panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}
.new-panel>.table-responsive:first-child>.table:first-child,.new-panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}
.new-panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.new-panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.new-panel>.table:first-child>tbody:first-child>tr:first-child,.new-panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}
.new-panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.new-panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.new-panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.new-panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.new-panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.new-panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.new-panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.new-panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.new-panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.new-panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.new-panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.new-panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.new-panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.new-panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.new-panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.new-panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}
.new-panel>.table-responsive:last-child>.table:last-child,.new-panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}
.new-panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.new-panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.new-panel>.table:last-child>tbody:last-child>tr:last-child,.new-panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}
.new-panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.new-panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.new-panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.new-panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.new-panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.new-panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.new-panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.new-panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}
.new-panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.new-panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.new-panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.new-panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.new-panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.new-panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.new-panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.new-panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}
.new-panel>.new-panel-body+.table,.new-panel>.new-panel-body+.table-responsive,.new-panel>.table+.new-panel-body,.new-panel>.table-responsive+.new-panel-body{border-top:1px solid #ddd}
.new-panel>.table>tbody:first-child>tr:first-child td,.new-panel>.table>tbody:first-child>tr:first-child th{border-top:0}
.new-panel>.table-bordered,.new-panel>.table-responsive>.table-bordered{border:0}
.new-panel>.table-bordered>tbody>tr>td:first-child,.new-panel>.table-bordered>tbody>tr>th:first-child,.new-panel>.table-bordered>tfoot>tr>td:first-child,.new-panel>.table-bordered>tfoot>tr>th:first-child,.new-panel>.table-bordered>thead>tr>td:first-child,.new-panel>.table-bordered>thead>tr>th:first-child,.new-panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.new-panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.new-panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.new-panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.new-panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.new-panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.new-panel>.table-bordered>tbody>tr>td:last-child,.new-panel>.table-bordered>tbody>tr>th:last-child,.new-panel>.table-bordered>tfoot>tr>td:last-child,.new-panel>.table-bordered>tfoot>tr>th:last-child,.new-panel>.table-bordered>thead>tr>td:last-child,.new-panel>.table-bordered>thead>tr>th:last-child,.new-panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.new-panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.new-panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.new-panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.new-panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.new-panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.new-panel>.table-bordered>tbody>tr:first-child>td,.new-panel>.table-bordered>tbody>tr:first-child>th,.new-panel>.table-bordered>thead>tr:first-child>td,.new-panel>.table-bordered>thead>tr:first-child>th,.new-panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.new-panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.new-panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.new-panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.new-panel>.table-bordered>tbody>tr:last-child>td,.new-panel>.table-bordered>tbody>tr:last-child>th,.new-panel>.table-bordered>tfoot>tr:last-child>td,.new-panel>.table-bordered>tfoot>tr:last-child>th,.new-panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.new-panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.new-panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.new-panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.new-panel>.table-responsive{margin-bottom:0;border:0}.new-panel-group{margin-bottom:20px}.new-panel-group .new-panel{margin-bottom:0;border-radius:4px}.new-panel-group .new-panel+.new-panel{margin-top:5px}.new-panel-group .new-panel-heading{border-bottom:0}.new-panel-group .new-panel-heading+.new-panel-collapse>.list-group,.new-panel-group .new-panel-heading+.new-panel-collapse>.new-panel-body{border-top:1px solid #ddd}.new-panel-group .new-panel-footer{border-top:0}.new-panel-group .new-panel-footer+.new-panel-collapse .new-panel-body{border-bottom:1px solid #ddd}.new-panel-default{border-color:#ddd}.new-panel-default>.new-panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.new-panel-default>.new-panel-heading+.new-panel-collapse>.new-panel-body{border-top-color:#ddd}.new-panel-default>.new-panel-heading .badge{color:#f5f5f5;background-color:#333}.new-panel-default>.new-panel-footer+.new-panel-collapse>.new-panel-body{border-bottom-color:#ddd}.new-panel-primary{border-color:#337ab7}.new-panel-primary>.new-panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.new-panel-primary>.new-panel-heading+.new-panel-collapse>.new-panel-body{border-top-color:#337ab7}.new-panel-primary>.new-panel-heading .badge{color:#337ab7;background-color:#fff}.new-panel-primary>.new-panel-footer+.new-panel-collapse>.new-panel-body{border-bottom-color:#337ab7}.new-panel-success{border-color:#d6e9c6}.new-panel-success>.new-panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.new-panel-success>.new-panel-heading+.new-panel-collapse>.new-panel-body{border-top-color:#d6e9c6}.new-panel-success>.new-panel-heading .badge{color:#dff0d8;background-color:#3c763d}.new-panel-success>.new-panel-footer+.new-panel-collapse>.new-panel-body{border-bottom-color:#d6e9c6}.new-panel-info{border-color:#bce8f1}.new-panel-info>.new-panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.new-panel-info>.new-panel-heading+.new-panel-collapse>.new-panel-body{border-top-color:#bce8f1}.new-panel-info>.new-panel-heading .badge{color:#d9edf7;background-color:#31708f}.new-panel-info>.new-panel-footer+.new-panel-collapse>.new-panel-body{border-bottom-color:#bce8f1}.new-panel-warning{border-color:#faebcc}.new-panel-warning>.new-panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.new-panel-warning>.new-panel-heading+.new-panel-collapse>.new-panel-body{border-top-color:#faebcc}.new-panel-warning>.new-panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.new-panel-warning>.new-panel-footer+.new-panel-collapse>.new-panel-body{border-bottom-color:#faebcc}.new-panel-danger{border-color:#ebccd1}.new-panel-danger>.new-panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.new-panel-danger>.new-panel-heading+.new-panel-collapse>.new-panel-body{border-top-color:#ebccd1}.new-panel-danger>.new-panel-heading .badge{color:#f2dede;background-color:#a94442}.new-panel-danger>.new-panel-footer+.new-panel-collapse>.new-panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{min-height:16.43px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.4;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.42857143;text-align:left;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;margin-top:-10px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.new-panel-body:after,.new-panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.new-panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px)and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px)and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px)and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px)and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px)and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px)and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px)and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px)and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px)and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px)and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}
/* New table declaration */
.new-table {
    border: 1px solid #ddd;
}
.tooltip.top{
    padding:5px 0;
    margin-top:-3px;
    width: 200px;
}
.new-table > thead {
    padding: 8px;
    background-color: #819eb4;
    color: white;
    font-size: 14px;
    text-decoration: none;
}
.new-table > tbody {
    padding: 8px;
    color: #000;
    font-size: 12px;
}
.new-table > tbody > tr.odd {
    background-color: #E1E1E1 !important;
}

.new-table > tbody > tr.even {
    background-color: white;
}

.new-table > tbody > tr:hover {
    background-color: transparent;    
}

.new-table > tbody > tr.odd:hover {
    background-color: transparent;  
}
.new-table > tbody > tr.selected {
    color: #3f7cb1;
} 

.new-table > tbody > tr.odd.selected {
    color: #3f7cb1;
    background-color: #abb9d3;
}

.new-table > tbody > tr.even.selected {
    color: #3f7cb1;
    background-color: #B0BED9;
}

.new-table > tbody > tr > td.selector {
    width: 4%;
    text-align: center;
}

.new-table > tbody > tr > td.selector:before {
    font-family: FontAwesome;
    content: "\f096";
}

.new-table > tbody > tr.selected > td.selector:before {
    font-family: FontAwesome;
    content: "\f046";
}

.new-table > thead {
    background-color: #19ADFD !important;   
}
.new-table > tbody > tr.odd {
    background-color: #E1E1E1 !important;
    color: #666666;
    border-bottom: 2px #666666 !important;
}

.new-table > tbody > tr.even {
    background-color: white;
    color: #666666;

}
.new-table > tbody > tr:hover {
    background-color: transparent;  
}

.new-table > tbody > tr.selected {
    color: #3f7cb1;
} 

.new-table > tbody > tr.odd.selected {
    color: #3f7cb1;
    background-color: #abb9d3;
}

.new-table > tbody > tr.even.selected {
    color: #3f7cb1;
    background-color: #B0BED9;
}
.new-table-bordered>tbody>tr>td, .new-table-bordered>tbody>tr>th, .new-table-bordered>tfoot>tr>td, .new-table-bordered>tfoot>tr>th, .new-table-bordered>thead>tr>td, .new-table-bordered>thead>tr>th {
    padding: 8px;
    border-color: transparent !important;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #1B75B9;
    cursor: default;
    background-color: #f5f5f5;
    border: 2px solid #1B75B9;    
    border-bottom: 2px solid #f5f5f5;    
    font-weight: bold;
    margin-bottom: -3px;
    border-radius:4px;
}

.nav-tabs>li {    
    color: #1B75B9;
    font-size:16px;
    color:inherit;
    border: 1px solid #f5f5f5;  
    border-bottom: none;
    margin-bottom: 0px;    
}

.dataTables_processing {
    background-color: #F5891F; /* dark blue 1B75B9 or #18adfd light blue or #F5891F orange */
    color: white; 
    font-weight: bold; 
    padding: 10px; 
    border-radius: 5px; 
}

.dataTables_wrapper .col-sm-6:first-child {
    width: 66.6667%; /* Same as col-sm-8 */
    flex: 0 0 66.6667%;
    max-width: 66.6667%;
}

/* Target the search box container */
.dataTables_wrapper .col-sm-6:last-child {
    width: 33.3333%; /* Same as col-sm-4 */
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
}

.custom-bottom-row {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.custom-bottom-row > div:nth-child(2) {
    color: #999999;
}

.custom-bottom-row {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    gap: 1rem;
}

.custom-bottom-row > div {
    flex-shrink: 1;
    white-space: nowrap;
}

.dataTables_length select {
    width: auto;
    min-width: 50px;
    padding: 2px 6px;
    font-size: 13px;
}

.dataTables_length label,
.dataTables_info,
.dataTables_paginate {
    font-size: 13px;
    white-space: nowrap;
    margin-bottom: 0;
}

.dataTables_paginate {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 6px;
}

.dataTables_length label {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 13px;
    color: #999999;
    margin-bottom: 0;
    white-space: nowrap;
}

/* Style the select dropdown */
.dataTables_length select {
    font-size: 13px;
    color: #999999;
    padding: 6px 30px 6px 10px;
    border: 1px solid #ccc;
    border-radius: 0px;
    background-color: white;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-align: center;
    line-height: 1;
    height: 36px;

    /* Custom arrow */
    background-image: url("data:image/svg+xml;utf8,<svg fill='%23999999' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 16px 16px;
}

.dataTables_wrapper .dataTables_length {
    display: none;
}
#customers-editor {
    display: none;
}

.breadcrumb,
.breadcrumb a,
.breadcrumb .separator {
    color: #fff !important;
}