﻿
.btn-theme {
    background-color: #009FC1;
    border-color: #009FC1;
    color: white !important;
}

    .btn-theme:hover {
        color: #fff !important;
        background: #009FC1 radial-gradient(circle,transparent 1%,#328716 3%) center/15000%;
    }

.box-theme {
    border-top-color: #009FC1;
}

.switch-contract-title {
    color: #009FC1;
}


.skin-blue .main-header .navbar {
    background-color: #009FC1;
}

.text-theme-color a, .text-theme-color div {
    color: #009FC1 !important;
}

.btn-theme {
    background-color: #009FC1;
    border-color: #009FC1;
    color: white !important;
}

.h4-theme {
    color: #009FC1 !important;
}

.bg-theme {
    background-color: #009FC1 !important;
}

.h4-theme {
    color: #009FC1 !important;
}

.box.box-theme {
    border-top-color: #009FC1;
}

.box.box-solid.box-theme {
    border: 2px solid #009FC1;
}

.btn-theme:hover {
    background-color: #009FC1;
}

.skin-blue .sidebar-menu > li.active > a {
    border-left-color: #009FC1;
}

.nav-tabs > li.active {
    border-top: 3px solid #009FC1 !important;
}

.fa-theme {
    color: #009FC1;
}

.fa-tool-tip {
    color: #009FC1 !important;
}

.text-theme-color {
    color: #009FC1 !important;
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 25px;
    line-height: .5;
}