﻿body
{
    margin: 0;
    padding: 0;
    background-color: #ffffff;
    background-color: #edecf1;
    text-align: center;
}
form
{
    margin: 0;
    padding: 0;
}
body, div, p, span, th, input, select, textarea
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    color: #4c4b4b;
}
img
{
    border: none !important;
}
.printview
{
    font-family: Tahoma;
    font-size: 12px;
    width: 200px;
}
td
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
}
a, a:visited
{
    color: #0000ff;
    text-decoration: none;
}
a:hover
{
    color: #ff0000;
    text-decoration: underline;
}
.worksheetFormLink
{
    color: #0000ff;
    text-decoration: underline;
    cursor: pointer;
    font-size: 11px;
    width: 30px;
}
.worksheetFormLinkHover
{
    font-size: 11px;
    color: #ff0000;
    text-decoration: underline;
    cursor: pointer;
    width: 25px;
}
.worksheetFormLinkDivider
{
}
.saved
{
    border: solid 1px #86A373;
    background-color: #E0E7DB;
    color: #556A46;
    font-weight: bold;
    width: 80%;
    margin: 20px 0;
    padding: 10px 10px 10px 40px;
    background-image: url(../Images/Icons/24/SymbolCheck.png);
    background-repeat: no-repeat;
    background-position: 5px 5px;
}
.error
{
    position: absolute;
    border: solid 1px #bf0202;
    background-color: #fffac2;
    color: #bf0202;
    font-weight: bold;
    margin: 0px 0;
    padding: 10px 10px 10px 40px;
    background-image: url(../Images/Icons/24/SymbolError.png);
    background-repeat: no-repeat;
    background-position: 5px 5px;
}
.warning
{
    position: absolute;
    border: solid 1px #bf0202;
    background-color: #FFFF00;
    color: #bf0202;
    font-weight: bold;
    margin: 0px 0;
    padding: 10px 10px 10px 40px;
    background-image: url(../Images/Icons/24/SymbolWarning.png);
    background-repeat: no-repeat;
    background-position: 5px 5px;
}
.readme
{
    font-size: 1.5em;
    color: #bf0202;
    font-variant: small-caps;
      font-weight: 200;
    margin-bottom: 0px;
    text-align: center;
}
.bodyMain
{
    background-image: url(../Images/Layout/backgroundEdges.jpg);
    background-repeat: repeat-y;
    background-position: top center;
    width: 1000px;
    margin: 0 auto;
}
.bodyBottom
{
    background-image: url(../Images/Layout/backgroundBottom.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    margin: 0 auto;
    height: 16px;
    width: 1000px;
}
.prop
{
    height: 500px;
    float: right;
    width: 1px;
}
.clear
{
    clear: both;
    height: 1px;
    overflow: hidden;
}
.header
{
    width: 960px;
    height: 100px;
    margin: 0 auto;
}
.headerDivider
{
    border-top: double 1px #F0F0F0;
    border-bottom: double 1px #F0F0F0;
    background-color: #fff;
    width: 950px;
    margin: 10px auto;
    margin-bottom: 15px;
    clear: both;
    text-align: left;
    padding: 3px;
    font-size: 10px;
    color: #3E3E5A;
}
.headerDivider a, .headerDivider a:visited
{
    font-size: 10px;
    color: #3E3E5A;
}
.headerDivider a:hover
{
    font-size: 10px;
    text-decoration: none;
    color: #AA322A;
}
.headerDividerBox a, .headerDividerBox a:visited, .headerDividerBoxOn a, .headerDividerBoxOn a:visited
{
    font-size: 10px;
    color: #3E3E5A;
}
.headerDividerBox a:hover, .headerDividerBoxOn a:hover
{
    font-size: 10px;
    text-decoration: none;
    color: #AA322A;
}
.headerDividerBoxOn
{
    border: solid 1px #EFEFC8;
    background-color: #FFFFD4;
    float: left;
    width: 75px;
    text-align: center;
    cursor: pointer;
    font-size: 10px;
    color: #AA322A;
}
.headerDividerBox
{
    border: solid 1px #FFF;
    background-color: Transparent;
    float: left;
    width: 75px;
    text-align: center;
    cursor: pointer;
    font-size: 10px;
    color: #3E3E5A;
}
.headerDividerLine
{
    border: double 1px #F0F0F0;
    background-color: #fff;
    width: 950px;
    margin: 10px auto;
    margin-bottom: 15px;
    clear: both;
    height: 3px;
}
.currentUser, .currentUser span
{
    font-size: 12px;
    font-weight: bold;
}
.currentUser
{
    float: right;
}
.currentUser a, currentUser a:visited
{
    font-weight: normal;
}
.currentUser a:hover
{
    font-weight: normal;
}
.logo
{
    float: right;
    width: 160px;
    margin-top: 12px;
    background-image: url(../Images/Layout/axiaLogo2017.jpg);
    background-repeat: no-repeat;
}
    .logo div {
        font-size: 10px;
        color: #454545; /*#bfbbb8*/
        margin-top: 51px;
        text-align: center;
    }
.countyLogo
{
    float: left;
    margin: 12px 0 0 0;
}
.countyLogo img
{
    border: solid 1px #ededef;
}
.welcomeText
{
    float: left;
    margin: 12px 0 0 20px;
}
.welcomeTextHeader, .welcomeTextHeader span
{
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}
.welcomeTextContactInfo, .welcomeTextContactInfo span {
    text-align: left;
    font-size: 12px;    /*10px*/
    color: #101023;    /* #838383*/
}
.countyLinks
{
    font-size: 10px;
    color: #838383;
    margin-top: 3px;
}
.countyLinks a, .countyLinks a:visited
{
    color: #0000ff;
    text-decoration: none;
}
.countyLinks a:hover
{
    color: #ff0000;
    text-decoration: underline;
}
.bodyContent
{
    margin: 0 auto;
    width: 960px;
    text-align: left;
}
.footer
{
    text-align: center;
    font-size: 11px;
    margin: 20px 0 0px 0;
}
.footer a, .footer a:visited
{
    color: #838383;
    text-decoration: none;
}
.footer a:hover
{
    color: #8f1716;
    text-decoration: underline;
}
.box
{
    width: 48%;
    height: 80px;
    float: left;
    padding: 5px;
    color: #000;
    border: solid 1px #BABFD2;
    background-color: #F0F0F0;
    margin: 0 0 20px 0;
}
.box img
{
    padding: 0 10px;
}
.boxHeader
{
    font-size: 14px;
    font-weight: bold;
}
.boxHeader span
{
    font-weight: normal;
}
.boxHeader span a, .boxHeader span a:visited
{
    color: #0000ff;
    text-decoration: none;
}
.boxHeader span a:hover
{
    color: #ff0000;
    text-decoration: underline;
}
.searchBox
{
    margin-bottom: 10px;
    background-color: #FAFAFA;
    border: solid 1px #EFEFEF;
    background-image: url(../Images/Icons/24/SymbolSearch.png);
    background-repeat: no-repeat;
    background-position: 7px 7px;
    padding: 5px 5px 5px 40px;
    height: 100%;
}
.caption
{
    float: left;
    margin: 0px 15px 5px 0px;
}
.hearingDates
{
    border: solid 1px #EFEFEF;
    padding: 10px;
    margin: 15px 0;
}
.hearingDatesHeader
{
    font-size: 12px;
    font-weight: bold;
}
.hearingDatesToggler
{
    color: #0000ff;
    cursor: pointer;
    font-weight: normal;
    font-size: 10px;
    float: left;
    padding-right: 10px;
}
.hearingDatesTimes
{
    font-size: 12px;
    font-weight: normal;
}
.hearingListingContainer
{
    border: solid 1px #EFEFEF;
    width: 100%;
}
.hearingListingContainerHeader
{
    background-color: #0F1B8F;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
}
.hearingListing
{
    background-color: #FAFAFA;
    border: solid 1px #EFEFEF;
    width: 100%;
}
.hearingListing th
{
    font-weight: bold;
    background-color: #546DFF;
    border-bottom: solid 1px #7CA1FF;
    color: #fff;
}
.hearingListing td
{
    border-bottom: solid 1px #7CA1FF;
}
.hearingListingMouseOver td
{
    background-color: #D8E5FF; /*border-top: solid 1px #CDDDFD; 	border-bottom: solid 1px #CDDDFD;*/
}
.hearingListingRow1
{
    background-color: #fff;
}
.hearingListingRow2
{
    background-color: #FFFBD6;
}
.hearingDatesWorksheetsOff
{
    background-color: #ECECEC;
    border: solid 1px #CCCCCC;
    padding: 3px;
    margin: 3px;
}
.hearingDatesWorksheetsOn
{
    background-color: #FEEEDE;
    border: solid 1px #CCCCCC;
    padding: 3px;
    margin: 0 3px 3px 3px;
}
.legend
{
    border: solid 1px #8D8D8D;
    background-color: #F3F6FE;
    width: 300px;
}
.legend div
{
    font-weight: bold;
    margin: 3px;
    padding: 3px;
    border-bottom: solid 1px #C5C5FA;
}
.legend ul
{
    list-style-type: square;
    margin: 10px 10px 10px 20px;
}
.legend li
{
}
.worksheetHeader
{
    background-color: #FAFAFA;
    border: solid 1px #EFEFEF;
}
.worksheetHeaderMid
{
    border: solid 1px #EFEFEF;
    background-color: #FAFAFA;
}
.worksheetForm
{
    margin-top: 20px;
    background-color: #FFFFD4;
    border: solid 1px #D2D206;
}
.printerFriendlyData
{
    border: solid 1px #e5e5e5;
    background-color: #fff;
    padding: 3px;
    font-family: Courier New;
    font-size: 10pt;
    font-weight: bold;
}
h5
{
    font-size: 16px;
    border-bottom: solid 1px #E1E1E1;
    padding-bottom: 5px;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 10px;
}
.sectionContainerGrey
{
    padding: 5px;
    background-color: #ECECEC;
    border: solid 1px #D4D4D4;
    margin-bottom: 10px;
}
.sectionHeader
{
    font-weight: bold;
    font-size: 12px;
    margin-top: 5px;
}
.sectionContainerGreen
{
    padding: 5px;
    background-color: #F1F9E7;
    border: solid 1px #D4D4D4;
    margin-bottom: 10px;
}
.tableList
{
    border: 1px solid #B8B8B8;
    width: 100%;
    background: #fff;
}
.tableList .topRow
{
    background: #244664;
    padding: 6px 6px;
    font-weight: bold;
    color: #fff;
}
.tableList .topRow td a, .tableList .topRow th a, .tableList .topRow td a .tableList .topRow td a:visited, .tableList .topRow td a:hover
{
    color: White;
}
.tableList .topRow td
{
    padding: 6px 6px;
    color: #ffffff;
}
.tableList .colHeadRow
{
    background: #ACC0DC;
    padding: 6px 6px;
    font-weight: bold;
}
.tableList .colHeadRow td
{
    padding: 6px 6px;
}
.tableList td
{
    padding: 6px 6px;
}
.row1 td
{
    border-top: solid 1px #F0F0F0;
    background: #fff;
}
.row2 td
{
    border-top: solid 1px #F0F0F0;
    background: #ffffdf;
}
.row3 td
{
    border-top: solid 1px #F0F0F0;
    background: #FDD4BF;
}
.rowHover td
{
    border-top: solid 1px #F0F0F0;
    background: #FFD47F;
}
.currentPage
{
    float: right;
    margin: 5px 0;
}
.numberOfPages
{
    float: left;
    margin: 5px 0;
}
.paging
{
    float: left;
    margin-top: 5px;
    padding-top: 8px;
    padding-bottom: 12px;
}
.paging a:hover
{
    text-decoration: none;
    color: #000;
    padding: 2px 3px;
    background-color: #FFFFD4;
}
.paging a
{
    text-decoration: none;
    color: #000;
    padding: 2px 3px;
}
.paging span
{
    background: #F6F6F6;
    border: 1px solid #B8B8B8;
    color: #636363;
    padding: 2px;
    text-decoration: none;
}
.pagingCurrent
{
    background: #D4D4D4;
    border: 1px solid #B8B8B8;
    color: #636363;
    padding: 2px;
    text-decoration: none;
}
.pagingCurrent a:hover
{
    font-weight: bold;
    text-decoration: none;
    background-color: #D4D4D4;
}
.pagingCurrent a
{
    background: #D4D4D4;
    font-weight: bold;
    text-decoration: none;
}
.detailsSection
{
    border: solid 1px #D4D4D4;
    background-color: #FEFCE2;
    margin-bottom: 10px;
}
.detailsSectionHeader
{
    background-color: #7793B5;
    padding: 4px;
    color: #fff;
    font-weight: bold;
}
.detailsSectionContent
{
    margin: 5px;
}
.petitionHeader, .petitionHeader span
{
    font-weight: bold;
    font-size: 14px;
    text-align: center;
}
.petitionSectionHeader
{
    background-color: #000;
    background-image: url(Images/Layout/blackDot.gif);
    background-repeat: repeat;
    border: solid 2px #000;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 3px;
}
.petitionNoticeInfo
{
    border: solid 1px #C0C0C0;
    width: 100%;
}
.petitionNoticeInfo td
{
    width: 33%;
    padding: 3px;
}
.petitionFormTable
{
    width: 100%;
}
.petitionFormTable td
{
    width: 33%;
}
.requiredFieldDesc
{
}
.requiredFieldMarker
{
    font-weight: bold;
    color: #ff0000;
}
.copyInfoLink
{
    font-size: 11px;
    padding-bottom: 10px;
}
.detailNavBg
{
    float: right;
    padding-top: 2px;
}
.detailNavBg .bgCorner
{
    background-image: url(../Images/bgGreenCorner.jpg);
    background-repeat: no-repeat;
    height: 35px;
    width: 8px;
}
.detailNavBg .bgStrip
{
    background-image: url(../Images/bgGreenStrip.jpg);
    background-repeat: repeat-x;
    height: 35px;
    width: 150px;
}

/* Input element styles */
.form dt
{
    clear: both;
    width: 125px;
    float: left;
    text-align: right;
    padding: 4px 5px 0 0;
}
.form dd
{
    width: 300px;
    margin: 0 0 .5em .25em;
}
input, textarea, select, .myInput
{
    font-size: 12px;
    color: #626664;
    border: solid 1px #B4B4B4;
}
.myCheck, .myRadio, .checkBoxNoMargins
{
    border: solid 1px #E1E1E1;
    background-color: #F0F0F0;
    margin-left: 15px;
    margin-right: 10px;
}
.myText, .myPassword
{
}
.mySubmit, .myReset, .myButton
{
    font-weight: bold; /* 	background-image: url(../Images/btn.jpg); 	background-repeat: repeat-x; 	*/
    background-color: #6F708B;
    height: 24px;
    border: solid 1px #3E3E5A;
    color: #ffffff;
    font-size: 12px;
    padding: 0 5px;
    cursor: pointer;
}

.searchSubmit
{
    font-weight: normal; /* 	background-image: url(../Images/btn.jpg); 	background-repeat: repeat-x; 	*/
    background-color: #6F708B;
    border: solid 1px #3E3E5A;
    height: 17px;
    color: #ffffff;
    font-size: 9px;
    padding: 0 3px 0 3px;
    cursor: pointer;
}
.checkBoxNoMargins
{
    margin: 0;
    background-color: #000;
}

.img-shadow
{
    float: left;
    background: url(../Images/shadowAlpha.png) no-repeat bottom right !important;
    background: url(../Images/shadow.gif) no-repeat bottom right;
    position: relative;
    margin: 4px;
}
.img-shadow .mySubmit, .img-shadow .myReset, .img-shadow .myButton, .img-shadow .searchSubmit, .img-shadow .myInput
{
    float: left;
    position: relative;
    left: -6px;
    top: -6px;
}

/*Modal Popup*/
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopupSmall
{
    vertical-align: middle;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #E1E1E1;
    padding: 3px;
    width: 350px;
    height: 250px;
    overflow: auto;
}
.modalPopupSmall table
{
    vertical-align: middle;
    width: 325px;
}

.modalPopupSmall tr
{
    height: 200px;
    vertical-align: middle;
}

.modalPopup
{
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #E1E1E1;
    padding: 3px;
    width: 650px;
    height: 450px;
    overflow: auto;
}

.modalPopup100 {
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #E1E1E1;
    padding: 3px;
    width: 100%;
    height: 100%;
    overflow: auto;
}
.modalPopup table
{
    width: 625px;
}
.modalPopupHeader
{
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    background-color: #244664;
    padding: 3px;
    margin: 0 0 10px 0;
    height: 20px;
}
.modalPopupFooter
{
    text-align: center;
    font-size: 10px;
    color: #fff;
    font-weight: bold;
    background-color: #244664;
    padding: 3px;
    margin: 10px 0 0 0;
}
.modalPopupFooter a, .modalPopupFooter a:visited
{
    color: #fff;
}

.TESTcpYearNavigation, .TESTcpMonthNavigation
{
    background-color: #E1E1E1;
    text-align: center;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    padding: 3px;
}
.TESTcpDayColumnHeader, .TESTcpYearNavigation, .TESTcpMonthNavigation, .TESTcpCurrentMonthDate, .TESTcpCurrentMonthDateDisabled, .TESTcpOtherMonthDate, .TESTcpOtherMonthDateDisabled, .TESTcpCurrentDate, .TESTcpCurrentDateDisabled, .TESTcpTodayText, .TESTcpTodayTextDisabled, .TESTcpText
{
    /*font-family:arial;*/
    font-size: 9px;
}
TD.TESTcpDayColumnHeader
{
    text-align: right;
    border: solid thin #6677DD;
    border-style: none;
}
.TESTcpCurrentMonthDate, .TESTcpOtherMonthDate, .TESTcpCurrentDate
{
    text-align: right;
    text-decoration: none;
}
.TESTcpCurrentMonthDateDisabled, .TESTcpOtherMonthDateDisabled, .TESTcpCurrentDateDisabled
{
    color: #000;
    text-align: right;
    text-decoration: line-through;
}
.TESTcpCurrentMonthDate
{
    color: #000;
    font-weight: bold;
}
.TESTcpCurrentDate
{
    color: #000;
    font-weight: bold;
}
.TESTcpOtherMonthDate
{
    color: #808080;
}
TD.TESTcpCurrentDate
{
    color: #000;
    background-color: #E1E1E1;
    border: solid 1px #000000;
}
TD.TESTcpCurrentDateDisabled
{
    border: solid 1px #FFAAAA;
}
TD.TESTcpTodayText, TD.TESTcpTodayTextDisabled
{
    border: solid 1px #000;
    border-style: none;
}
A.TESTcpTodayText, SPAN.TESTcpTodayTextDisabled
{
    height: 20px;
}
A.TESTcpTodayText
{
    color: #000;
    font-weight: normal;
}
SPAN.TESTcpTodayTextDisabled
{
    color: #D0D0D0;
}
.TESTcpBorder
{
    border: solid 1px #E1E1E1;
}
.printerFriendlyPetitionInput
{
    border: solid 1px #e5e5e5;
    background-color: #fff;
    padding: 3px;
    width: 100%;
    display: none;
}
.printerFriendlyPetitionTextArea
{
    border: solid 1px #e5e5e5;
    background-color: #fff;
    padding: 3px;
    height: 50px;
    width: 100%;
    display: none;
}
.cartInfo
{
    float: right;
    font-size: 12px;
    text-align: right;
    margin-right: 20px;
}


.homeSectionBlockContentLarge
{
    margin: 0 15px 15px 15px;
    text-align: left;
}
.homeSectionBlockContentLarge img
{
    margin: 0 5px 0 0;
}
.homeSectionBlockLarge, .homeSectionBlockHoverLarge
{
    text-align: center;
    margin: 10px 5px;
    background-color: #fff;
    height: 210px;
    background-image: url(../Images/homeBoxBackground200.jpg);
    background-repeat: no-repeat;
}

/*FileANewPetition localized classes*/
.fileanewpetition {
    width: 550px;
    text-align: center;
    margin: 0px 0px;
    background-color: #fff;
    height: 243px;
    background-image: url(../Images/fileanewpetition-NO-text.png);
    background-repeat: no-repeat;
}
.fileanewpetitionCounty
{
    width: 550px;
    text-align: center;
    margin: 0px 0px;
    background-color: #fff;
    height: 243px;
    background-image: url(../ImagesCounty/fileanewpetition.png);
    background-repeat: no-repeat;
}

/*LoginUser localized classes*/
.loginuser
{
    text-align: center;
    margin: 0px 0px;
    background-color: #fff;
    height: 115px;
    background-image: url(../Images/loginuser-NO-text.png);
    background-repeat: no-repeat;
}
.loginuserCounty
{
    text-align: center;
    margin: 0px 0px;
    background-color: #fff;
    height: 115px;
    background-image: url(../ImagesCounty/loginuser.png);
    background-repeat: no-repeat;
}

.loginbtn
{
    font-weight: bold;
    background-image: url(../Images/btn.jpg);
    background-repeat: repeat-x;
    background-color: #6F708B;
    height: 20px;
    color: #ffffff;
    font-size: 9px;
    padding: 0 0px;
    cursor: pointer;
}

/*LoginPetitioner localized classes*/
.loginpetitioner
{
    width: 390px;
    text-align: center;
    margin: 0px 0px;
    background-color: #fff;
    height: 115px;
    background-image: url(../Images/loginpetitioner-NO-text.png);
    background-repeat: no-repeat;
}
.loginpetitionerCounty
{
    width: 390px;
    text-align: center;
    margin: 0px 0px;
    background-color: #fff;
    height: 115px;
    background-image: url(../ImagesCounty/loginpetitioner.png);
    background-repeat: no-repeat;
}

.homeSectionBlock, .homeSectionBlockHover
{
    text-align: center;
    margin: 10px 5px;
    background-color: #fff;
    height: 180px;
    background-image: url(../Images/homeBoxBackground.jpg);
    background-repeat: no-repeat;
}
.homeSectionBlockHover
{
    background-image: url(../Images/homeBoxBackground.jpg);
    background-repeat: no-repeat;
}
.homeSectionBlockHeader
{
    font-size: 16px;
    font-weight: bold;
    color: #005580;
    padding: 3px;
    text-align: left;
    margin: 15px 15px 10px 15px;
}
.homeSectionBlockContent
{
    margin: 0 15px 15px 15px;
    text-align: left;
}
.homeSectionBlockContent img
{
    margin: 0 5px 0 0;
}
.cartSectionBlock, .cartSectionBlockHover
{
    text-align: center;
    margin: 10px 5px 0 5px;
    background-color: #fff;
    height: 180px;
    width: 470px;
    float: left;
    background-image: url(../Images/bgBox470.jpg);
    background-repeat: no-repeat;
}
.cartSectionBlockHover
{
    background-image: url(../Images/bgBox470.jpg);
    background-repeat: no-repeat;
}
.cartSectionBlockHeader
{
    font-size: 16px;
    font-weight: bold;
    color: #005580;
    padding: 3px;
    text-align: left;
    margin: 15px 15px 10px 15px;
}
.cartSectionBlockContent
{
    margin: 0 15px 15px 15px;
    text-align: left;
}
.homeSectionBlockContent img
{
    margin: 0 5px 0 0;
}
.homeSectionWarning
{
    border: solid 1px #F0F0F0;
    background-color: #fff;
    margin: 0 5px;
    padding: 5px;
    font-size: 10px;
}
.homeSectionWarning img
{
    margin: 0 5px;
}
.homeSectionBlockLink
{
    text-align: right;
    font-size: 16px;
    font-weight: bold;
}
.worksheetCountyHeader
{
    display: none;
    text-align: center;
    margin-bottom: 10px;
}
.petitionNoticeInfo
{
    border-style: none;
}
.printerFriendlyPetitionInput
{
    border: solid 1px #787878;
    background-color: #fff;
    padding: 3px;
    width: 95%;
    display: block;
}
img
{
    border: none !important;
}

.RadCalendar_Telerik .rcRow th, .RadCalendar_Telerik .rcMain .rcOtherMonth a {
    color: black !important;
    background: #eee !important;
}

.RadCalendar_Telerik .rcRow .rcSelected {
    background: unset !important;
    background-color: #cfefc5 !important;
}

/*ADA*/
label.failed {
    border: red thin solid;
}

input[aria-invalid="true"] {
    background: #ffd5d5;
}

.hint {
    background: #c83737;
    max-width: 80%;
    padding: 0.25em;
    color: #fff;
}

[aria-invalid="true"] + .hint {
    display: block;
}

#messageAssertive p {
    margin-top: 0.5em;
    background: #ffd5d5;
    padding: 0.5em;
    border: 2px solid #c83737;
    margin: 0;
}
/*ADA*/