.navbar-inner,
.btn-primary,
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-submenu:hover>a,
.dropdown-submenu:focus>a,
div.gotomenu ul>li>a:hover,
div.gotomenu ul>li.selected,
div.gotomenu table tbody tr.hover:hover,
.btn-info,
ul.menulist li>a:hover,
div.gotomenu ul>li>a:focus
{

    background-color: #2F4051;
    /*background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2F4051), to(#121E29));*/
    /*background-image: -webkit-linear-gradient(top, #2F4051, #121E29);*/
    background-image: linear-gradient(to bottom, #2F4051, #121E29);
}

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover{
    background-image: -webkit-linear-gradient(top, #2F4051, #121E29);

}

div.gotomenu ul>li>a.gotoHyperlink:hover,
div.gotomenu ul>li>a.gotoHyperlink:focus{
    color:#2F4051;
    background-color: transparent;
    background-image: none;
    filter: none;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] ,
.label-info,
.badge-info,
.btn-info:hover,
li.wizardNav.active a,
li.wizardNav.active a:hover,
li.wizardNav.active a:focus,
div.gotosubmenu button.goto-count-switcher.active,
div.gotosubmenu button.goto-count-switcher.active:hover,
.updateModal .modal-content .add-remove .modal-body .ar-container .ar-list ul .highlight,
div.gotosubmenu button.goto-count-switcher.active:focus,
.datepicker table tr td span.active.active{
    background-color: #121E29;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled]{
    background-color: #121E29;
}

ul.menulist li>a:hover, ul.menulist li>a:focus, ul.menulist li.selected{
    background-image: linear-gradient(to bottom, #2F4051, #121E29);
}
div.gotomenu ul.gototabs>li>a,
a,
div.gotomenu a:focus.gotoswitch span.badge,
div.gotosubmenu button.goto-count-switcher,
div.gotomenu ul.gototabs>li>a:focus,
a.black-link:hover,
a.black-link:focus,
.btn-link:hover,
.btn-link:focus
{
    color:#1B838B;
}
div.gotomenu a:hover.gotoswitch span.badge{
    color:#2F4051;
}

a.dropdown-toggle:focus h1,
a.dropdown-toggle:hover h1,
a.dropdown-toggle:focus h2,
a.dropdown-toggle:hover h2,
a.dropdown-toggle:focus h3,
a.dropdown-toggle:hover h3,
a.dropdown-toggle:focus h4,
a.dropdown-toggle:hover h4,
a.dropdown-toggle:focus h5,
a.dropdown-toggle:hover h5,
a.dropdown-toggle:focus .main-notes-dropdown-toggle,
a.dropdown-toggle:hover .main-notes-dropdown-toggle{
    color: #1B838B !important;
}

table.table>tbody>tr.selected>td {
    background-color: #2F4051 !important;
}

.caret {
    border-bottom-color: transparent;
    border-top-color: currentColor;
}

li.nav-hover:hover ,
.navbar .nav li.dropdown.open>.dropdown-toggle{
    background-color: #5D6977;
}

a.dropdown-toggle:focus h1,
a.dropdown-toggle:hover h1,
a.dropdown-toggle:focus h3,
a.dropdown-toggle:hover h3{
    color:#5D6977 !important; // #1B838B
}


h2,
h4,
h5,
h6,
.btn-link,
a:hover,
a:focus{
    color:#2F4051;
}

a.demo-component:hover,
.nav-pills>.active>a,
.nav-pills>.active>a:hover,
.nav-pills>.active>a:focus,
.buttonSea .btn.active,
.btn-group.open .btn-info.dropdown-toggle{
    background-color: #2F4051;
}
