.system-logo {
    height: 100px;
}

.navbar-brand {
    background: url("../images/teligent.main.logo.png") no-repeat center;
    width: 242px;
}

nav.navbar-invert {
    background-color: #FD802E !important;
    border-bottom: 1px solid #c7c9c8;
}

/*nav.navbar-invert > div > a {*/
/*color: #000;*/
/*}*/

nav.navbar-invert > div > ul > li > a {
    background-color: #FD802E !important;
    color: #FFF;
}

body > .nav > li > a:hover,
body > .nav .open > a:focus,
body > .nav .open > a:active {
    background-color: #FD802E !important;
}

.btn-primary, .btn-primary:active {
    background-color: #FD802E !important;
    border-color: #FD802E;
}

.btn-primary:hover {
    background-color: #FD802E !important;
    border-color: #FD802E;
}

.btn-primary:visited {
    background-color: #FD802E !important;
    border-color: #FFF !important;
}

.top-search, .top-search:active {
    background-color: #FD802E !important;
    border-color: #FFF;
}

.top-search:hover {
    background-color: #FD802E !important;
    border-color: #FD802E;
}

.top-search:visited {
    background-color: #FD802E !important;
    border-color: #FFF !important;
}

a.text-info:focus, a.text-info:hover {
    color: #FD802E !important;
}

a, .span-details {
    color: #FD802E;
}
.pagination .span-details {
    color: #FD802E !important;
}

.text-info {
    color: #FD802E;
}

aside#simple > ul.nav > li > a:hover {
    color: #2E3192 !important;
}

aside#simple > ul.nav > li.active > a {
    background-color: #FD802E !important;
    color: #fff !important;
}

/*a:focus, a:hover {*/
/*color: #FD802E !important;*/
/*}*/

.btn-success, .btn-info {
    background-color: #FD802E !important;
    border-color: #FD802E !important;
    color: #fff !important;
}

.btn-success:hover, .btn-info:hover {
    background-color: #f37431 !important;
    border-color: #f37431 !important;
    color: #fff !important;
}

.btn-success:active, .btn-info:active {
    background-color: #f37431 !important;
    border-color: #f37431 !important;
    color: #fff !important;
}

.btn-danger, .btn-danger:hover {
    color: #fff !important;
    background-color: #cc0000 !important;
    border-color: #cc0000 !important;
    box-shadow: none;
}

.toggle-group > .btn-primary {
    background-color: #FD802E !important;
}

.toggle-group > .btn-primary:hover {
    background-color: #FD802E !important;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #FD802E;
    background-image: -webkit-linear-gradient(top, #cb2740 0, #FD802E 100%);
    background-image: -o-linear-gradient(top, #cb2740 0, #FD802E 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#cb2740), to(#FD802E));
    background-image: linear-gradient(to bottom, #cb2740 0, #FD802E 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcb2740', endColorstr='#ffFD802E', GradientType=0);
    background-repeat: repeat-x;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff !important;
    cursor: default;
    background-color: #FD802E;
    border-color: #FD802E;
}

.pagination > li > a {
    color: #FD802E;
}

.sw-theme-arrows > ul.step-anchor > li.active > a::after {
    border-left: 30px solid #FD802E !important;
}

.sw-theme-arrows > ul.step-anchor > li.active > a {
    font-weight: 400;
    border-color: #FD802E !important;
    color: #fff !important;
    background: #FD802E !important;
}

.sw-theme-arrows > ul.step-anchor > li.done > a::after {
    border-left: 30px solid #FD802E !important;
}

.sw-theme-arrows > ul.step-anchor > li.done > a {
    font-weight: 400;
    border-color: #FD802E !important;
    color: #fff !important;
    background: #FD802E !important;
}

.border-unread {
    border-left: 3px solid #FD802E;
}

.border-read {
    border-left: 3px solid white;
}

.border-unread > td {
    font-weight: bold !important;
    color: #FD802E !important;
}

.transcription {
    border: 1px solid #FD802E;
    min-height: 50px;
    max-height: 200px;
    padding: 4px;
    overflow-y: auto;
}

.audioplayer {
    border: 1px solid #FD802E !important;
}

.loader {
    border-top: 3px solid #FD802E;
}

input.checkB:checked + .label-text:before {
    color: #FD802E;
}

.ss-option-selected {
    color: #fff !important;
    background-color: #FD802E !important;
    font-weight: 600 !important;
}

ul.nav-buttons > li > a:focus, ul.nav-buttons > li > a:hover {
    background-color: #f37431;
}

ul.nav-buttons .open > a, ul.nav-buttons .open > a:focus, ul.nav-buttons .open > a:hover {
    background-color: #FD802E;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #FD802E;
    background-color: transparent;
}

.navbar-default .navbar-nav > li > a {
    color: #FD802E;
}

a:focus, a:hover {
    color: #2E3192 !important;
}

a:focus.btn {
    color: white !important;
}

.ss-main .ss-content .ss-list .ss-option.ss-highlighted, .ss-main .ss-content .ss-list .ss-option:hover {
    color: #fff;
    background-color: #f37431;
}

.fstResultItem.fstFocused {
    color: #fff;
    background-color: #f37431 !important;
    border-color: #f37431 !important;
}

.fstResultItem.fstSelected {
    color: #fff;
    background-color: #FD802E !important;
    border-color: #FD802E !important;
}