﻿body.login-signup {
    background: #e5f3f5;
}

a {
    color: #008C99;
}

.logo {
    background: url(../Content/images/logo.png);
    width: 213px;
    height: 53px;
    margin-top: 8px !important;
}

.caregiver-icon {
    background: url(../Content/images/caregiver-icon.png) no-repeat center;
    height: 71px;
}

.signup .col-md-5 {
    border-left: 1px solid #70bec6;
}

.signup-img {
    background: url(../Content/images/sign-up-img.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    height: 282px;
}

.client-icon {
    background: url(../Content/images/client-icon.png) no-repeat center;
    height: 71px;
}

.notifications .search-mail .btn,
.btn {
    background: #008C99;
}

.admin-popup .form-control {
    border: 1px solid #7dc4cb;
}

.client-section .btn {
    background: #50B948;
}

.signup-section .col-md-6 {
    border-right: 1px solid #71bec6;
}

.input-group-addon {
    background: #008C99;
}

.form-control {
    border: 1px solid #7dc4cb;
}

.signupImg h1 {
    color: #70bec6;
}

.search input.form-control {
    border-left: 1px solid #7dc4cb;
}

.form-control:focus {
    border-color: #008C99 !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,153,153,.6);
}

.user-rating .ratings {
    background: #43b02a;
}

.assesmentBtn {
    background: #43b02a;
}

.ui-select-container input.form-control, .btn.btn-default.form-control {
    border: 1px solid #7DC4CB;
}

    .ui-select-match:focus, .ui-select-container input.form-control:focus, .btn.btn-default.form-control:focus {
        border-color: #008C99 !important;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,153,153,.6);
        outline: none;
    }

.input-group.date .add-on {
    background: #008C99;
}

.uib-dropdown-menu.dropdown-menu table .form-control {
    border: 1px solid #7dc4cb;
}

.uib-dropdown-menu.dropdown-menu table .form-control,
.input-group.date input {
    border: 1px solid #7dc4cb;
}

.uib-dropdown-menu.dropdown-menu .btn {
    background: #fff;
    color: #018c99;
}

    .uib-dropdown-menu.dropdown-menu a.btn:focus,
    .uib-dropdown-menu.dropdown-menu .btn:focus,
    .uib-dropdown-menu.dropdown-menu a.btn:hover,
    .uib-dropdown-menu.dropdown-menu .btn:hover {
        background: #fff !important;
        color: #5a5a5a;
    }

.uib-dropdown-menu.dropdown-menu a.btn:hover {
    background: #fff;
}

.sidebar-collapse .nav > li.active {
    border-left: 4px solid #008C99;
}

.input-group.date input:focus {
    border-color: #008C99 !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,153,153,.6);
    outline: none;
}

.radio label::after {
    background-color: #018C99;
}

.checkbox input[type="checkbox"]:checked + label::before {
    background-color: #018C99;
    border-color: #018C99;
}

.rn-visit .ui-grid-canvas .ui-grid-cell:last-child button,
.vc-color,
.last-cell a {
    color: #008c99;
}

.document .nav > li.active a {
    background: #018C99;
}

.document .nav-tabs > li.active > a, .document .nav-tabs > li.active > a:hover, .document .nav-tabs > li.active > a:focus {
    background: #018C99;
}

    .document .nav-tabs > li.active > a::after {
        border-color: transparent transparent transparent #018C99;
    }

.top-header-search .form-control {
    border: 1px solid #7dc4cb;
}

#page-wrapper {
    background: #e5f3f5;
}

.top-header .notification .label {
    background: #018C99;
}

.signup-section .fa-check-circle {
    color: #50B948;
}

.signup-section .caregiver-section .fa-check-circle {
    color: #008C99;
}

input.cmn-toggle-round:checked + label:before {
    background-color: #43B02A;
}

.input-group.date inpu {
    border: 1px solid #7dc4cb;
}

.user-profile .panel-title a {
    color: #008C99;
}

.panel-title a:focus {
    outline: none;
}

.qHeading {
    background: #008C99;
}

.schedual table .dropdown-menu a.btn {
    color: #008C99;
}

.schedual table .dropdown-menu table tr:nth-child(2) td:last-child .btn,
.schedual table .dropdown-menu table .form-control {
    border: 1px solid #7DC4CB;
    color: #5a5a5a;
}

.signature-canvas canvas {
    border-bottom: 1px solid #71bec6;
}

.sweet-alert button {
    background: #008C99 !important;
    box-shadow: none !important;
}

.assesmentTest .form-control {
    border: 1px solid #7dc4cb !important;
}

.signature-canvas {
    border: 1px solid #7DC4CB;
}

.user-management .nav-pills li.active {
    border-top-color: #008C99;
}

.ui-grid-cell-focus {
    background-color: #e5f3f5;
}

.notifications .search-mail .form-control {
    border-color: #7dc4cb !important;
}

.notifications .search-mail .btn {
    border: 1px solid #7dc4cb;
}

.right-panel-hamburger {
    background: #43b02a;
}

.bootbox-confirm .btn-default:hover,
.btn:active,
.btn:hover, .btn:focus {
    color: rgba(255,255,255, 0.6);
    background: #038490 !important;
}

.client-section .btn:focus,
.client-section .btn:active,
.client-section .btn:hover {
    background: #4db545 !important;
}

.cards .card-container {
    border: 1px solid #008c99;
}

.user-icon {
    background: #e5f3f5;
}

    .user-icon i {
        color: #9a9a9a;
    }

.bootbox-confirm .btn-default {
    background: #038490;
}

.RC-wrapper-heading,
.link-block {
    background: #018c99;
}

.RC-wrapper {
    border-color: #018c99;
}

.steps-indicator li.done a:before {
    background: #45b232;
    border-color: #45b232;
}

.RC-wrapper .content.clientDesire {
    background: url(../Content/images/vc-users.png) no-repeat;
    background-position: right center;
}

.RC-wrapper .content.address {
    background: url(../Content/images/VC-address.png) no-repeat;
    background-position: right center;
}

.RC-wrapper .content.moreinfo {
    background: url(../Content/images/VC-more-abt-cl.png) no-repeat;
    background-position: right center;
}

.RC-wrapper .content.liveIn {
    background: url(../Content/images/VC-Livein.png) no-repeat;
    background-position: right center;
}

.RC-wrapper .content.additional-services {
    background: url(../Content/images/VC-driver.png) no-repeat;
    background-position: right center;
    position: relative;
}

.RC-wrapper .content.add-services {
    /*background: url(../Content/images/VC-services.png) no-repeat;*/
    background-position: right center;
}

.offer-detail {
    padding-top: 0px !important;
}

.match-cg-btn {
    background: #50B948;
}

.vc-bg {
    background: #038490;
}

.charts .alt-input-border {
    border: 1px solid #038490;
}

.vc-input-border {
    border: 1px solid #7dc4cb !important;
    border-radius: 4px;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #018c99;
    color: #fff;
}

.summary-unapplied .form-control,
.hrs-not-invoiced .form-control {
    border: 1px solid #7dc4cb;
}

.cards .ratings-stars li .fa {
    color: #018c99;
}

.dropdown-menu.scrollable-menu .input-block-level {
    border: 1px solid #7dc4cb;
}

.dropdown-menu.scrollable-menu .input-block-level:focus {
    border: 1px solid #008c99;
}

.request-care-popup-foooter > div {
    margin-top: 0;
    background: url(../Content/images/VCAH-Ad-UAT4.jpg) no-repeat;
    width: 568px;
    height: 300px;
    text-align: center;
}

.Card-Holder-Name {
    background-image: url('../Content/images/card-holder-name-vc.png');
    width: 26px;
    height: 42px;
    background-repeat: no-repeat;
    background-position: 0 5px;
}

.edit-email .form-control {
    border: 1px solid #7dc4cb;
}

.visit-status .refresh-btn.vc-color {
    color: #008c99 !important;
}

.charts-alert .refresh-btn.vc-color {
    color: #008c99 !important;
}

.filter-status-loader .cg-busy-default-sign {
    top: 10px !important;
}
.filter-status-loader .cg-busy-backdrop {
    height: 80px !important;
}