
input[hidden] {position: absolute;clip: rect(0,0,0,0);pointer-events: none;}

.table-layout-fixed {table-layout:fixed;}
.table-vtop td, .table-vtop th { vertical-align: top!important; }
.table-vcenter td, .table-vcenter th { vertical-align: middle!important; }
.table-vbottom td, .table-vbottom th { vertical-align: bottom!important; }

.text-decoration-underline {text-decoration:underline}
.border-radius-none {border-radius:0px!important;}

.admin-section {border-color:#2b5277}
.admin-section .card-header {color: #e36f1e;}

.bg-main {background:#3e3e3e}
.text-main {color:#002b54}
.row-list {background: #f8f9fc; padding: 10px; border: 1px solid #e3e6f0;}
.topbar {height: 3.375rem;}
.sidebar .sidebar-brand {height: 3.375rem;}
.sidebar #sidebarToggle {width:2rem;height:2rem;background-color: rgba(255, 255, 255, 0.1);}
.sidebar-dark .sidebar-heading {color:#e3841e;background:#323335;padding: 15px 20px;} 
.sidebar .nav-link.active {background: #8e5211;}

.table-header {background:#e4e4e4}

.bug-list .bug-status-new {background:rgba(128, 0, 0, 0.12);font-weight:bold}
.bug-list .bug-status-done  {background:rgba(26, 201, 0, 0.2)}
.bug-list .bug-status-invalid {opacity:0.3}
.bug-list .bug-status-working {background:rgba(251, 231, 19, 0.3);font-weight:bold}
.bug-list .row:not(.filter-close) .bug-status-close {text-decoration:line-through;opacity:0.5}
.bug-list thead .status {width:10%;}
.bug-list thead .created-at {width:15%;}
.bug-list thead .software {width:15%;}
.bug-list thead .file {width:15%;}
.bug-list thead .hits {width:10%;}
.bug-list .message {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.page-link {color:#bb2c00;}
.page-item.active .page-link,
.btn-outline-primary:hover,
.btn-primary {z-index: 1;color: #fff;background-color: #e35104;border-color: #c85519;}
.btn-outline-primary{color:#e35104;border-color:#c85519}
.page-link:hover {color: #bb2c00;background-color: #eaecf4;border-color: #dddfeb;}

.btn-primary:hover {z-index: 2;color: #fff;background-color: #c84703;border-color: #c85519;text-decoration: none;}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link,
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {color: #fff;background-color: #e35104;border-color: #c85519;filter:opacity(80%);}
a {color:#e35104;}
a:hover {color: #bb2c00;}
.text-primary {color: #bb2c00!important;}
