﻿h3 {
    margin: 5px 5px 5px 0;
}

body {
    width: 100%;
    min-height: 100%;
    position: relative;
    margin: 0;
    padding-bottom: 4rem;
    /*font-family: Candara, Calibri, Segoe, "Segoe UI", Optima, Arial, sans-serif;*/
    font-family: Arial, Calibri, sans-serif;
    font-size: 14px;
    font-weight: normal !important;
    line-height: 1.5;
    color: black;
    background-color: white;
}


#hamburgerRow {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #fff;
    background-color: #000000 !important;
}

.errorLiteral
{
    color: red;
}

@media print {
    .noprint, .noprint * {
        display: none !important;
    }

    html, body {
        height: 98%;
        margin: 0px;
    }

    @page {
        margin: 0px;
    }
}

input[type="checkbox"], input[type="radio"] {
    margin: -3px 6px 0 0 !important;
}

.ChkBoxClass input {
    font-size: 14px !important;
    width: 16px;
    height: 16px;
    font-weight: normal !important;
    margin-left: 10px !important;
}

.ChkBoxClass label {
    font-size: 14px !important;
    margin-left: 2px !important;
    font-weight: normal !important;
    margin-top: 6px !important;
    padding-top: 0px !important;
    vertical-align: middle;
    line-height: 20px;
    padding-right: 10px !important;
}




.reward-callout > .card {
    min-height: 230px;
}

/* Bootstrap Callouts */
.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}

    .bs-callout h4 {
        margin-top: 0;
        margin-bottom: 5px;
    }

    .bs-callout p:last-child {
        margin-bottom: 0;
    }

    .bs-callout code {
        border-radius: 3px;
    }

    .bs-callout + .bs-callout {
        margin-top: -5px;
    }

.bs-callout-default {
    border-left-color: #777;
}

    .bs-callout-default h4 {
        color: #777;
    }

.bs-callout-primary {
    border-left-color: #0082C3;
}

    .bs-callout-primary h4 {
        color: #0082C3;
    }

.bs-callout-success {
    border-left-color: #5cb85c;
}

    .bs-callout-success h4 {
        color: #5cb85c;
    }

.bs-callout-danger {
    border-left-color: #d9534f;
}

    .bs-callout-danger h4 {
        color: #d9534f;
    }

.bs-callout-warning {
    border-left-color: #f0ad4e;
}

    .bs-callout-warning h4 {
        color: #f0ad4e;
    }

.bs-callout-info {
    border-left-color: #Ffdf22;
}

    .bs-callout-info h4 {
        color: #Ffdf22;
    }

.btn-program-type {
    min-width: 100px;
}

.excelButton {
    background: url("/App_Themes/Default/images/excel.jpg");
    width: 20px;
    height: 20px;
    display: block;
    margin: 2px;
}

.csvButton {
    background: url("/App_Themes/Default/images/csv.png");
    width: 20px;
    height: 20px;
    display: block;
    margin: 2px;
}

.statusDefinitionTable .statusDefinitionTitle {
    text-align: center;
    text-decoration: underline;
    font-style: italic;
}

.statusDefinitionTable .statusDefinitionTerm {
    text-align: right;
}

.statusDefinitionTable .statusDefinitionDescription {
    text-align: left;
}

.statusDefinitionTable {
    margin: 3em auto;
    font-size: 90%;
}

.faqquestion {
    font-weight: bold;
    cursor: pointer;
    margin: 0;
    padding: 3px;
}

    .faqquestion:hover {
        color: #A9011A;
    }


.client-logo {
    margin: 5px 0 5px 5px;
    max-height: 140px !important;
    max-width: 240px !important;
}




.client-logo-mobile {
    margin: 5px 0 5px 5px;
    max-height: 140px !important;
    max-width: 240px !important;
}

.riTextBox2 {
    height: 34px !important;
}

* + html .riSingle input.riTextBox, * + html .RadForm.rfdTextbox .riSingle input.rfdDecorated[type="text"], .RadInput .riTextBox, .RadInputMgr {
    height: 28px !important;
}


.dont-break-out {
    /* These are technically the same, but use both */
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    word-break: break-all;
    /* Instead use this non-standard one: */
    word-break: break-word;
    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

.englishButton:active, .englishButton:link, .englishButton:visited {
    color: #ffffff;
    /*display: inline-block !important;*/
    /*height: 28px;*/
    /*width: 84px;*/
    /*text-decoration: none;*/
    /*background: url("/App_Themes/Client/Images/EnglishTransparent.png");*/
    /*background-repeat: no-repeat;*/
}

.englishButton:hover {
    /*background: url("/App_Themes/Client/Images/EnglishTransparent.png");*/
    /*background-repeat: no-repeat;*/
    /*border-style: solid;*/
    /*border-width: 1px;*/
    /*border-color: transparent;*/
    color: #000000;
}

.frenchButton:active, .frenchButton:link, .frenchButton:visited {
    color: #ffffff;
    /*
    display: inline-block !important;
    height: 28px;
    width: 84px;
    text-decoration: none;
    background: url("/App_Themes/Client/Images/CanadaFrenchTransparent.png");
    background-repeat: no-repeat;*/
}

.frenchButton:hover {
    /*background: url("/App_Themes/Client/Images/CanadaFrenchTransparent.png");*/
    /*background-repeat: no-repeat;
    border-style: solid;
    border-width: 1px;
    border-color: transparent;*/
    color: #000000;
}


.spanishButton:active, .spanishButton:link, .spanishButton:visited {
    color: #ffffff;
    /*
    display: inline-block !important;
    height: 28px;
    width: 84px;
    text-decoration: none;
    background: url("/App_Themes/Client/Images/CanadaFrenchTransparent.png");
    background-repeat: no-repeat;*/
}

.spanishButton:hover {
    /*background: url("/App_Themes/Client/Images/CanadaFrenchTransparent.png");*/
    /*background-repeat: no-repeat;
    border-style: solid;
    border-width: 1px;
    border-color: transparent;*/
    color: #000000;
}

.font-weight-bolder {
    font-weight: 500 !important;
}

.labelText {
    font-weight: 700 !important;
    font-size: 14px !important;
}

.labelValue {
    font-size: 14px !important;
}

.labelTextBig {
    font-weight: 700 !important;
    font-size: 16px !important;
}

.labelValueBig {
    font-size: 16px !important;
}

/* the "Select" button on a telerik RadAsyncUpload control*/
.RadUpload_Bootstrap .ruButton {
    height: 34px;
    padding: 5px 10px;
    color: #333;
    font: inherit;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: #000;
    width: 140px !important;
}

/* the Telerik Pager control for NextPrevNumericAndAdvanced*/

.RadGrid_Metro .rgNumPart a {
    border: 1px solid #fff;
    line-height: 20px;
    color: #333 !important;
    background-color: #fff !important;
}

.RadGrid_Metro .rgPager .rgPagerButton {
    border-color: #Ffdf22 !important;
    background: #Ffdf22 !important;
    color: #000;
    font: 12px "segoe ui",arial,sans-serif;
}

.RadGrid .rgNumPart a {
    float: left;
    line-height: 22px;
    margin: 0;
    padding: 0 5px 0 0;
    text-decoration: none;
}

.RadGrid .rgPager .RadInput {
    margin: 0 4px 0 0;
    vertical-align: top;
    display: inline-block;
    width: 5% !important;
}

.NextPrevNumericAndAdvanced .rgAdvPart {
    float: none !important;
    text-align: left !important;
    /*width: 30% !important;*/
}

.RadGrid .rgInfoPart {
    float: right !important;
    /*margin-right: 50% !important;*/
}

/* for the dropdown arrow on a menu item that has more menu items under it like "admin" or "reports" */
.RadMenu .rmHorizontal .rmToggle .rmIcon:before, .RadMenu .rmHorizontal .rmExpand:before, .RadMenu .rmBottomArrow .rmIcon:before {
    content: "\e006";
}

.bg-white {
    background-color: #000;
}

.clientBlueFont {
    color: #002060;
    font-family: arial !important;
}

.clientGreenFont {
    color: #000;
    font-family: arial !important;
    font-size: 34px;
}

.clientGreenColor {
    color: #fff;
}

.form-control-custom {
    display: block;
    width: 100%;
    /*height: calc(1.5em + 0.75rem + 2px);*/
    height: 2em;
    padding: 0.375rem 0.75rem;
    /*font-size: 1rem;*/
    /*font-weight: 400;*/
    font-size: 20px;
    line-height: 2.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #000; /* #ced4da; */
    border-radius: 0; /* 0.25rem; */
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control-custom2 {
    display: block;
    width: 100%;
    /*height: calc(1.5em + 0.75rem + 2px);*/
    height: 2em;
    /*padding: 0.375rem 0.75rem;*/
    /*font-size: 1rem;*/
    /*font-weight: 400;*/
    font-size: 20px !important;
    line-height: 2.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #000; /* #ced4da; */
    /*border-radius: 0; */
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    padding: 6px 12px !important;
    border-radius: 4px !important;
    border-color: #ccc !important;
    color: #333 !important;
    background-color: #fff !important;
}


.pagelink {
    color: black !important;
    text-decoration: underline;
}

    .pagelink:hover {
        color: #A22829 !important;
    }


.labelBorder {
    padding: 3px 3px 3px 3px;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    color: black;
    background-color: #fff;
}

.validatorUnderField {
    width: 100%;
    display: block;
    margin: 5px 0 0 0;
    padding: 6px 8px;
}

.minWidth120 {
    min-width: 120px !important;
}

.nowrap {
    white-space: nowrap !important;
}

.radioButtonList td {
    padding-left: 5px !important;
    display: table-cell !important;
    display: inline-block !important;
}

.radioButtonList label {
    padding-right: 5px;
    margin-left: 5px !important;
    font-weight: normal !important;
    font-size: 14px !important;
    font-family: arial !important;
    display: inline !important;
}

.radioButtonList input[type="radio"] {
    height: 16px;
    width: 16px;
    margin-left: 0px !important;
    margin-right: 1px !important;
    vertical-align: middle !important;
    margin-bottom: 0px !important;
}


::-webkit-input-placeholder {
    opacity: 1;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
}
/* Chrome <=56, Safari < 10 */
:-moz-placeholder {
    opacity: 1;
    -moz-transition: opacity .5s;
    transition: opacity .5s;
}
/* FF 4-18 */
::-moz-placeholder {
    opacity: 1;
    -moz-transition: opacity .5s;
    transition: opacity .5s;
}
/* FF 19-51 */
:-ms-input-placeholder {
    opacity: 1;
    -ms-transition: opacity .5s;
    transition: opacity .5s;
}
/* IE 10+ */
::placeholder {
    opacity: 1;
    transition: opacity .5s;
}
/* Modern Browsers */

*:focus::-webkit-input-placeholder {
    opacity: 0;
}
/* Chrome <=56, Safari < 10 */
*:focus:-moz-placeholder {
    opacity: 0;
}
/* FF 4-18 */
*:focus::-moz-placeholder {
    opacity: 0;
}
/* FF 19-50 */
*:focus:-ms-input-placeholder {
    opacity: 0;
}
/* IE 10+ */
*:focus::placeholder {
    opacity: 0;
}
/* Modern Browsers */