/* branding */
/*
#0B092c => #17303a
#525076 => #44839e
#262362 => #33647e
#c26128 => #77a956
#a24812 => #619140
#d7d6e6 => #e5e5e5
#2d2c4a => #284d5f
#69669e => #62a1b7
*/
[data-view="login"] {background: #fff url('logo.svg') no-repeat center 31px;background-size: 195px;}
body {background:url('bg.png') center left;}
html body #application tr.selected  td{background:#62a1b7;color:white;}
.table-bordered th {border-color:#17303a;}
#application > aside {background:#17303a;}
#formDisplay th i {color:#17303a;}
.list-group .list-group-item {background:#17303a;border-bottom:1px solid #284d5f;color:white;}

#LoginApp .panel-heading {background:#44839e;}
#application > aside h5 {color:#44839e;}
thead th {background:#44839e;}
#application > aside .record-type > i {background:#17303a;color:#44839e;}
#toolbar .active {background:#44839e;color:white;}
#modal .tableHeader .card {background:#e5e5e5;border-color:#bdbbd7;color:#44839e;}
.modal-header {background:#44839e;color:white;}

#searchDisplay h3 {color:#33647e;}
.navbar-brand {background:#33647e;}
.list-group a:hover {background:#33647e;}
#application > aside .record-type.active {background:#33647e;}
.list-group a.active{background:#33647e;border-bottom:1px solid #284d5f;}

.list-group a i {color:#77a956;}
#application > aside button {color:#77a956;}
.page-header .fa-stack {color:#77a956;}
.btn-primary {background:#77a956;color:white;border-color:#619140;}

.modal-title i {color:#17303a;margin-right:7px;}
.list-group {background:#17303a;border-top:1px solid #284d5f;}

#LoginApp .panel-heading .fa {color:#2c2a4a;}
#modal .tableHeader .card-body {background:#e5e5e5;}

#main .table td span {color:#333;}
#main .table .selected span {color:white;}
#overlay h1 {background:#44839e;color:white;}
[data-page="docs"] #main .card .btn {background:#44839e;color:white;}
#mobileMenu {background:#33647E;}
#mobileMenu .record-type {}