﻿body {
    color: #797979;
    background:#eef0f4;
}
::-moz-selection {
    color: #ffffff;
    background-color: #318EFD;
}
::selection {
    color: #ffffff;
    background-color: #318EFD;
}
.bg-white {
    background-color: #ffffff;
}
.login-header .logo img {
    width: 110px;
    padding: 10px 0 5px 0;
}
a.logo img {
    width: 110px;
}
.login-header {
    background-color: #ffffff;
    box-shadow: 0px 2px 7px #ccc;
}
.main-sidebar {
    height: 100%;
    background: #ffffff;
    background: transparent;
    border-bottom: 1px solid #D7D7D7;
    border-top: 1px solid #D7D7D7;
    /*background-color: #167BB3;*/
}
@media( max-width: 767px ) {
    .login-header .logo img {
        padding: 9px 0 5px 0;
        width: 80px;
    }

    a.logo img {
        width: 80px;
        padding-top: 6px;
    }
}

.login-img3-body {
    background-image: url(../img/bg.jpg);
    /*background-image: url('../img/Empirico Research_home.png');*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100%;
}
/* theme color */
.bg-color {
    /*background-color: #167BB3;*/
    background-color: #fff;
    border: 1px solid #D7D7D7;
}
.form-div .input-group-addon, .table-login h2 {
    color: #0F4679;
}
.sidebar-toggle:focus,
.sidebar-toggle:hover,
.sidebar-toggle,
.table > tbody > tr > td a {
    color: #0F4679;
}
.table > tbody > tr > td a:hover {
    color: #0F4679;
}
.table > tbody > tr > td {
    color: #000000;
}
.table > thead > tr > th {
    background-color: #0F4679;
    color: #ffffff;
}
.SupplierInvol tfoot > tr > th {
    border-bottom: 1px solid #ccc;
    background-color: #0F4679 !important;
}
.boxbg4 {
    background: #0F4679;
    color: #ffffff;
}
.nav-tabs > li > a {
    border-color: transparent;
    color: #ffffff;
    background: #0F4679;
}
ul.sidebar-menu li {
    background: #fff;
}
.sidebar-mini.sidebar-collapse .sidebar-menu > li.treeview a:hover > span:not(.pull-right),
.menu_bg_color a {
    border-color: transparent;
    color: #ffffff;
}
.btn_bg_color {
    background-color: #ffffff;
    border-color: transparent;
    color: #ffffff;
    background-color: #0F4679;
}
.sub-menu-active > a {
    border-right: 3px solid #454545 !important;
}
.menu-active > a {
    background-color: #0F4679;
    color: #ffffff !important;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.nav > li > a:focus,
.nav > li > a:hover,
.sidebar-mini.sidebar-collapse .sidebar-menu > li.treeview a:hover > span:not(.pull-right):hover,
.menu_bg_color a:hover {
    background: #237caf;
    color: #ffffff;
}
.btn_bg_color:active:hover, .btn_bg_color:active:focus,
.btn_bg_color:focus,
.btn_bg_color:hover {
    border-color: transparent;
    background: #237caf;
    color: #ffffff;
    outline: none;
}
.pagination > li > a, .pagination > li > span {
    /*background-color: #9a9696;
    color: #ffffff;*/
    background-color: #fff;
    color: #000;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover,
.pagination > .active > a:focus, .pagination > .active > span:focus,
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    background-color: #0F4679;
    color: #ffffff;
}

/* commen css  */
#btnSearch {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
}
.Pro_lists .table > tbody > tr > td {
    border-top: 1px solid #dddddd;
}
.single-group.odd td {
    background-color: #EFF3F5 !important;
}
.child-group td {
    background-color: #dce9ef !important;
    border-top: 1px solid #dddddd;
}
.table-striped > tbody > tr:nth-child(odd) > td {
    background-color: #EFF3F5;
}
ul.phone-contacts li {
    color: #000000;
}
.menu-active > a {
    color: #ffffff;
    background: #0F4679;
}
.chart-box .actText,
.chart-box .numText,
.chart-box .numText a {
    color: #0F4679;
}
.chart-box.boxbg4 .actText, .chart-box.boxbg4 .numText, .chart-box.boxbg4 .numText a {
    color:#fff;
}
ul.sidebar-menu li a {
    color: #000;
}
ul.sidebar-menu li.treeview > a {
    border-right: 1px solid #D7D7D7;
    border-bottom: 1px solid #D7D7D7;
}

.treeview .treeview-menu > li > a:focus,
.treeview .treeview-menu > li > a:hover,
.treeview-menu li a {
    border-bottom: 1px dotted #D7D7D7;
}
.treeview-menu li:last-child a {
    border-bottom: 1px solid #D7D7D7;
}
.boxShadow {
    border-bottom: 1px solid #c3bfbf;
    background-color: rgba(135, 175, 199, 0.09) !important;
    box-shadow: 0px 0px 2px #c3bfbf;
}
.boxShadow1 {
    box-shadow: 0px 0px 2px #c3bfbf;
    border-bottom: 1px solid #c3bfbf;
    background-color: rgba(247, 238, 238, 0.46);
}
.table-login {
    background-color: #ffffff;
    box-shadow: 0 16px 38px -12px rgba(0,0,0,.56), 0 4px 25px 0 rgba(0,0,0,.12), 0 8px 10px -5px rgba(0,0,0,.2);
}
.copy-footer {
    background: #ffffff;
    border-top: 1px solid #ccc;
}
.copy-footer > p {
    color: #000000;
}
.ui-button:hover {
    background: #ffffff !important;
    color: #8e8e93 !important;
}
.ui-state-active, .ui-widget-content .ui-state-active {
    border: 1px solid #007fff !important;
}
ul.phone-contacts li a, ul.phone-contacts li, .social-login li a {
    color: #ffffff;
}
.popover.top > .arrow:after {
    border-top-color: #0F4679 !important;
}

.popover {
    background: #0F4679 !important;
    color: #fff !important;
    border: none !important;
}

.viewtable tbody tr.active td {
    background-color: lightgray;
}
.ui-selectmenu-button.ui-button:focus {
    border-color: #66afe9;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}
.fa.active {
    color: #43a047;
}
.fa.paused {
    color: #dc3545;
}
.fa.archived {
    color: #00acc1;
}
.fa.invoiced {
    color: #CCCC00;
}
.fa.closed {
    color: #fb8c00;
}
.social-login a:hover {
    color: #0F4679;
}
.txticon {
    background-color: #0F4679;
    color: #ffffff;
}
.chart-box .numText a:hover {
    color: #0F4679;
}
.modal-header {
    background-color: #0F4679;
    border-top: 1px solid #0F4679;
}
.modal-body .table > thead > tr > th {
    background-color: #0F4679;
}
.sidebar-menu .treeview-menu > li > a {
    border-right: 1px solid #D7D7D7;
}

.table-login .btn_bg_color:active:hover, .table-login .btn_bg_color:active:focus, .table-login .btn_bg_color:focus, .table-login .btn_bg_color:hover {
    border-color: transparent;
    background: #0F4679;
    color: #ffffff;
    outline: none;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
}
@media (min-width: 768px) {
    .colL2:first-child .chart-box {
        border-left: 1px solid #0F4679;
    }
    .chart-box {
        border-right: 1px solid #0F4679;
        border-radius: 0;
    }
}