.RadCalendar_CATBootstrap {
    color: #333333;
    background-color: #ffffff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    /*CAT added*/
    /*line-height: 1.42857143;*/ /*change*/
    border-color: #dedede !important;
    /*border-style: solid !important;
    border-width: 0 1px 1px !important;*/
}

    .RadCalendar_CATBootstrap .rcTitlebar {
        border-color: #dedede;
        color: #333333;
        background-color: whitesmoke;
    }

    .RadCalendar_CATBootstrap .t-button:hover {
        border-color: #adadad;
        color: #333333;
        background-color: #e6e6e6;
    }

    .RadCalendar_CATBootstrap .t-button:focus,
    .RadCalendar_CATBootstrap .t-button:active {
        border-color: #adadad;
        color: #333333;
        background-color: #e6e6e6;
    }

    .RadCalendar_CATBootstrap td {
        border-color: transparent;
    }

    .RadCalendar_CATBootstrap th {
        color: #666666;
        background-color: whitesmoke;
    }

    .RadCalendar_CATBootstrap .rcHeader,
    .RadCalendar_CATBootstrap .rcFooter {
        border-color: #dedede;
    }

    .RadCalendar_CATBootstrap .rcWeek th {
        border-color: #dedede;
        color: #333333;
    }

    .RadCalendar_CATBootstrap .rcWeek .rcViewSel {
        background-color: whitesmoke;
    }


    .RadCalendar_CATBootstrap .rcSelected a,
    .RadCalendar_CATBootstrap .rcSelected span {
        border-color: #285f8f;
        color: #ffffff;
        background-color: #337ab7;
    }

    .RadCalendar_CATBootstrap .rcFocus {
        border-color: #285f8f;
        box-shadow: inset 0 0 5px #285f8f;
    }


    /*CAT Start*/


    .RadCalendar_CATBootstrap .rcRow a, .RadCalendar_CATBootstrap .rcRow span {
        display: inline-block;
        border: 1px solid transparent;
        border-radius: 3px;
        padding: 4px;
        /*width: 1.42857143em;*/ /*change*/
        text-decoration: none;
        outline: 0;
    }

    .RadCalendar_CATBootstrap .rcMain {
        border-style: none !important;
        border-width: 0 !important;
    }

    .RadCalendar_CATBootstrap .rcTitlebar {
        border-style: solid;
        border-width: 1px;
        text-align: center;
        padding: 6px 3px 5px;
        line-height: 34px;
    }

    .RadCalendar_CATBootstrap .rcWeek th:last-child {
        padding-right: 12px !important;
    }

    .RadCalendar_CATBootstrap .rcRow td:last-child {
        padding-right: 7px;
    }

    .RadCalendar_CATBootstrap .rcWeek th {
        border: 1px solid transparent !important;
        border-width: 0 0 1px !important;
        padding: 3px 6px 3px 3px !important;
        border-color: #dedede !important;
        color: #333333;
    }


    .RadCalendar_CATBootstrap .rcTitlebar .rcPrev, .RadCalendar_CATBootstrap .rcTitlebar .rcNext, .RadCalendar_CATBootstrap .rcTitlebar .rcFastPrev, .RadCalendar_CATBootstrap .rcTitlebar .rcFastNext {
        width: 28px !important;
        height: 28px !important;
        border: 2px solid transparent;
        margin: 1px 2px 0 !important;
        background-image: url('Common/radActionsSprite.png');
        color: #25a0da;
        -webkit-border-radius: 16px;
        -moz-border-radius: 16px;
        border-radius: 16px;
    }

    .RadCalendar_CATBootstrap .rcTitlebar .rcFastPrev {
        background-position: -11px -911px;
    }

    .RadCalendar_CATBootstrap .rcTitlebar .rcPrev {
        background-position: -11px -111px;
    }

    .RadCalendar_CATBootstrap .rcTitlebar .rcNext {
        background-position: -11px -161px;
    }

    .RadCalendar_CATBootstrap .rcTitlebar .rcFastNext {
        background-position: -11px -961px;
    }

        .RadCalendar_CATBootstrap .rcTitlebar .rcPrev:hover, .RadCalendar_CATBootstrap .rcTitlebar .rcNext:hover, .RadCalendar_CATBootstrap .rcTitlebar .rcFastPrev:hover, .RadCalendar_CATBootstrap .rcTitlebar .rcFastNext:hover {
            border-color: #25a0da;
        }

    .RadCalendar_CATBootstrap .rcTitlebar .rcFastPrev:hover {
        background-position: -61px -911px;
    }

    .RadCalendar_CATBootstrap .rcTitlebar .rcPrev:hover {
        background-position: -61px -111px;
    }

    .RadCalendar_CATBootstrap .rcTitlebar .rcNext:hover {
        background-position: -61px -161px;
    }

    .RadCalendar_CATBootstrap .rcTitlebar .rcFastNext:hover {
        background-position: -61px -961px;
    }


    .RadCalendar_CATBootstrap .rcAvailable a,
    .RadCalendar_CATBootstrap .rcAvailable span {
        border-color: #8b9a61;
        color: #fff;
        background-color: #bdd27f;
    }

    .RadCalendar_CATBootstrap .rcOccupied a,
    .RadCalendar_CATBootstrap .rcOccupied span {
        border-color: #8b9a61;
        color: #fff;
        background-color: #ff6a00;
    }

    .RadCalendar_CATBootstrap .rcNotAvailable a,
    .RadCalendar_CATBootstrap .rcNotAvailable span {
        border-color: #8b9a61;
        color: #000;
        background-color: #fff;
    }


    .RadCalendar_CATBootstrap .rcToday a,
    .RadCalendar_CATBootstrap .rcToday span {
        border-color: #ffd800 !important;
        /*color: #337ab7 !important;*/
    }


    /*.RadCalendar_CATBootstrap .rcMainTable{
    width: 100% !important;
    table-layout: fixed !important;
}*/

    /*.RadCalendar_CATBootstrap .rcRow {
    height: 48px;
}*/

    /*.RadCalendar_CATBootstrap .rcWeek th {
    min-width: 48px !important;
}

.RadCalendar_CATBootstrap .rcRow td {
    min-width: 48px !important;
}*/


    .RadCalendar_CATBootstrap .rcRow a {
        min-width: 48px;
        min-height: 48px;
    }

    .RadCalendar_CATBootstrap .rcRow .rcOtherMonth {
        line-height: 48px;
    }

    .RadCalendar_CATBootstrap .rcRow span {
        min-width: 48px;
        min-height: 48px;
    }



    .RadCalendar_CATBootstrap .rcHover a,
    .RadCalendar_CATBootstrap .rcHover span {
        border-color: #e1e1e1 !important;
        color: #000000 !important;
        background-color: #eeeeee !important;
    }



/*CAT End*/


.RadCalendarMultiView_CATBootstrap .rcTitlebar {
    border-color: #dedede;
    color: #333333;
    background-color: whitesmoke;
}

.RadCalendarMultiView_CATBootstrap .rcCalendar {
    border-color: #dedede;
}

.RadCalendarMultiView_CATBootstrap td.rcTitle {
    border-color: #dedede;
    color: #333333;
    background-color: whitesmoke;
}

.RadCalendarMonthView_CATBootstrap {
    border-color: #dedede;
    color: #333333;
    background-color: #ffffff;
}

    .RadCalendarMonthView_CATBootstrap a:hover {
        border-color: #e1e1e1;
        color: #000000;
        background-color: #eeeeee;
    }

    .RadCalendarMonthView_CATBootstrap .rcSelected a {
        border-color: #285f8f;
        color: #ffffff;
        background-color: #337ab7;
    }

    .RadCalendarMonthView_CATBootstrap .rcButtons a {
        border-color: #cccccc;
        color: #333333;
        background-color: #ffffff;
    }

        .RadCalendarMonthView_CATBootstrap .rcButtons a:hover {
            border-color: #adadad;
            color: #333333;
            background-color: #e6e6e6;
        }

        .RadCalendarMonthView_CATBootstrap .rcButtons a:focus,
        .RadCalendarMonthView_CATBootstrap .rcButtons a:active {
            border-color: #adadad;
            color: #333333;
            background-color: #e6e6e6;
        }

    /*CAT Start*/
    .RadCalendarMonthView_CATBootstrap .rcAvailable a {
        border-color: #8b9a61;
        color: #ffffff;
        background-color: #bdd27f;
    }
/*CAT End*/

.RadCalendarTimeView_CATBootstrap {
    border-color: #dedede;
    color: #333333;
    background-color: #ffffff;
}

    .RadCalendarTimeView_CATBootstrap th {
        border-color: #dedede;
        color: #333333;
        background-color: whitesmoke;
    }

    .RadCalendarTimeView_CATBootstrap td {
        border-color: #dedede;
    }

    .RadCalendarTimeView_CATBootstrap .rcSelected a {
        border-color: #285f8f;
        color: #ffffff;
        background-color: #337ab7;
    }

    .RadCalendarTimeView_CATBootstrap .rcHover a {
        border-color: #e1e1e1;
        color: #000000;
        background-color: #eeeeee;
    }

    .RadCalendarTimeView_CATBootstrap .rcFooter {
        border-color: #dedede;
    }

.RadPicker_CATBootstrap .riLabel {
    color: #333333;
}

.RadPicker_CATBootstrap.rcCalPopupOpen .RadInput, .RadPicker_CATBootstrap.rcMYPopupOpen .RadInput, .RadPicker_CATBootstrap.rcTimePopupOpen .RadInput {
    border-color: #3b87c8;
    color: #333333;
    background-color: #ffffff;
}

.RadPicker_CATBootstrap.rcCalPopupOpen .rcCalPopup,
.RadPicker_CATBootstrap.rcMYPopupOpen .rcCalPopup,
.RadPicker_CATBootstrap.rcTimePopupOpen .rcTimePopup {
    border-color: #adadad;
    color: #333333;
    background-color: #e6e6e6;
}


/*CAT Start*/

.cat-legend {
    line-height: normal !important;
}

.cat-legend span {
    border: 1px solid #ccc;
    border-radius: 3px;
    float: left;
    width: 15px;
    height: 15px;
    margin: 2px;
}

/*CAT End*/
