﻿
.nhra-service .tick
{
    border: 1px solid grey;
    padding: 15px;
    box-shadow: 0 0 6px;
    margin-bottom: 20px;
}

.nhra-service .tick b
{
    display: block;
    background: linear-gradient(to right, #34c2cc, #a0bf9d);
    font-size: 15px;
    padding: 6px;
    color: white;
}

.nhra-service .tick .checkbox:last-child
{
    margin-bottom: 0;
}

.nhra-service textarea
{
    border-color: #82ab80;
}

.text-underline
{
    text-decoration: underline;
}

.survey-table
{
    color: #4f5053;
}

.survey-table tr:first-child
{
    background-color: #7dc0ad;
    color: #4f5053;
}

.survey-table tr > th
{
    text-align: center;
    vertical-align: middle !important;
}

.survey-table .radio
{
    text-align: center;
    vertical-align: middle !important;
}





/***/




.check-style
{
    text-align: center;
    vertical-align: middle !important;
}

.table-label
{
    font-weight: normal;
}
.bt0 tr td
{
    border-top: 0px !important;
}
.fvisit tr td label
{
    padding-left: 5px !important;
    font-weight: normal;
}
.chkQuestion2 label
{
    padding-left: 0px !important;
}
.chkQuestion23 label
{
    font-weight:normal;
    padding-right: 10px;
    padding-left: 10px;
}
