﻿
.EventoStart
{
    /*border-color: #F6FAFF -moz-use-text-color #A7C0DF;     border-style: solid none;     border-width: 1px 0;*/
    background-color: #f7ab00;
}

.EventoResto
{
    /*border-color: #F6FAFF -moz-use-text-color #A7C0DF;     border-style: solid none;     border-width: 1px 0;*/
    background-color: #fccf04;
}

.Calendar
{
    -x-system-font: none;
    background: #FFFFFF none repeat scroll 0 0;
    border: 0 none;
    border-collapse: separate;
    font-family: "segoe ui" ,arial,sans-serif;
    font-size: 12px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    width: 150px !important;
}

.RadCalendar_Default .rcMain
{
    border: 0px !important;
    border-style: none !important;
}

.CalendarTableStyle
{
}

.CalendarDayOverStyle
{
}

.CalendarTitulo
{
    color: #000000;
    font-style: normal;
}

.RadCalendar_Default .rcWeek th
{
    border: 0px !important;
    background: #90939a;
    color: #fff !important;
    padding: 0 !important;
    text-align: center !important;
    text-transform: uppercase;
    font-size: 11px;
}

.RadCalendar_Default .rcTitlebar table
{
    border-collapse: separate;
    font-family: "segoe ui" ,arial,sans-serif;
    font-size: 11px !important;
    font-size-adjust: none;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 12px !important;
    background: #e6e6e6;
}

.RadCalendar_Default .rcTitlebar .rcPrev, .RadCalendar_Default .rcTitlebar .rcNext, .RadCalendar_Default .rcTitlebar .rcFastPrev, .RadCalendar_Default .rcTitlebar .rcFastNext
{
    color: #CCCCCC;
    display: block;
    height: 15px;
    margin: 0 !important;
    overflow: hidden;
    text-decoration: none;
    text-indent: -2222px;
    width: 15px;
}

.RadCalendar_Default .rcRow td
{
    border: none !important;
    border-left: 1px solid #e6e6e6 !important;
    border-top: 1px solid #e6e6e6 !important;
    padding: 0;
    text-align: right;
    vertical-align: middle;
}

.RadCalendar_Default .rcMainTable
{
    border-collapse: separate;
    font-family: "segoe ui" ,arial,sans-serif;
    font-size: 10px !important;
    font-size-adjust: none;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 15px !important;
}

.RadCalendar_Default .rcTitlebar
{
    border: 0 !important;
    color: #000000;
    padding: 0;
    width: 100%;
}

.rcTitle
{
	color:#000000;
}

.CalendarDayStyle
{
}

.CalendarDisabledStyle
{
}

.CalendarFastNavigationStyle
{
}

.CalendarHeaderStyle
{
}

.CalendarOtherMonthDayStyle
{
}

.CalendarOutOfRangeDayStyle
{
}

.CalendarSelectedDayStyle
{
}

.CalendarViewSelectorStyle
{
}

.CalandarWeekendDayStyle
{
}

.aToolTip
{
    z-index: 0;
    position: relative; /*Height:200px;*/
    width: 250px;
	color:#7F7F7F;
}

.aToolTipTitulo
{
    font-family: "Trebuchet MS";
    font-size: 10px;
    /*color: #2D3236;
    background: #fccf04;*/
	border: 2px solid #fccf04;
	padding:5px;
	text-align:justify;
    font-weight: bold;
    width: 235px;
    _width: 100%;
    #width: 100%;
	display:block;
}

.aToolTipFechas
{
    font-family: "Trebuchet MS";
    font-style: italic;
    font-size: 11px;
    color: #7F7F7F;
}


.aToolTipStart
{
    z-index: 0;
    position: relative; /*Height:200px;*/
    width: 250px;
}

.aToolTipTituloStart
{
    font-family: "Trebuchet MS";
    font-size: 10px;
    /*color: #2D3236;
    background: #f7ab00;*/
	border: 2px solid #f7ab00;
	padding:5px;
	text-align:justify;
    font-weight: bold;
    width: 235px;
    _width: 100%;
    #width: 100%;
	display:block;
}

.aToolTipFechasStart
{
    font-family: "Trebuchet MS";
    font-style: italic;
    font-size: 11px;
    color: #7F7F7F;
}


