﻿body {
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-top: 5px;
    /*padding-left: 15px;*/
    /*padding-right: 15px;*/
    min-height:600px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

.cg-grid-label-1{
    font-weight: bold;
}

.cg-grid-label-name {
    font-size: .9em;
    color:#666666;
}

.cg-caregiver-menu-name {
    padding: 10px 20px;
    margin-right: 10px;
    border-radius: 4px 4px 0 0;
}

.cg-login-needhelp {
    width: 800px;
    padding: 5px;
    max-width: 100%;
}

.cg-login-background {
    background: url('/Content/Images/LoginMainBackgroundLogo.jpg') no-repeat center;
    background-size: 815px 100%;
    width: 815px;
    max-width: 100%;
}

.cg-login-left {
    width: 500px;
    max-width: 100%;
    background-color: rgba(237,237,247,0.75);
    border-radius: 3px;
    padding: 15px;
}

.cg-top-error{
    background-color: red;
}

.cg-email-subject {
    font-weight: bold;
    border: solid 1px #999999;
    padding: 5px;
}

.cg-email-body {
    border: solid 1px #999999;
    padding: 5px;
}

.cg-report-title{
    font-size: 1.2em;
    font-weight:bold;
}

.cg-my-facility{
    vertical-align:top !important;
    padding-right:10px;
}

.cg-site-message{
    padding: 10px 5px;
}

.mb-3{
    margin-bottom: 1rem;
}

.mb-4 {
    margin-bottom: 1.5rem;
}

.mb-5 {
    margin-bottom: 3rem;
}

.mt-3 {
    margin-top: 1rem;
}

.mt-4{
    margin-top: 1.5rem;
}

.mt-5{
    margin-top: 3rem;
}

.label-as-badge {
    border-radius: 1em !important;
}

.cg-header2 {
    font-size: 1.4em;
}

.cg-header3 {
    font-size: 1.2em;
}