.aui-scheduler-event-hidden { display: none }

.aui-scheduler-event-content {
    font: 12px Verdana,sans-serif;
    padding: 2px;
    text-align: left;
}

.aui-scheduler-event-content:hover {
    cursor: pointer;
    text-decoration: underline;
}

.aui-scheduler-event-title {
    display: inline;
    font: bold 10px Verdana,sans-serif;
    overflow: hidden;
    padding: 2px;
    text-align: left;
    white-space: nowrap;
}

.aui-scheduler-event.aui-scheduler-event-repeated {
    opacity: 0.8;
    -ms-filter: alpha(opacity=80);
    filter: alpha(opacity=80);
}

.yui3-dd-proxy .aui-scheduler-event {
    opacity: .7;
    filter: alpha(opacity=70);
}

.aui-scheduler-event.aui-scheduler-event-proxy {
    position: relative;
    opacity: .7;
    filter: alpha(opacity=70);
    width: 99.88%;
}

.aui-scheduler-event {
    color: #1D1D1D;
    height: 70px;
    left: 0;
    position: absolute;
    top: 0;
    width: 95%;
    z-index: 400;
    overflow: hidden;
}

.aui-scheduler-today {
    background: #FFF7D7;
    border: 1px solid #FAD163;
    border-width: 0 1px;
}

.aui-scheduler-today-hd {
    background: #FAD163;
    border: 1px solid #FAD163;
    border-top: 0;
    border-bottom: 0;
}

/* month */

.aui-scheduler-view-table-header-day { text-align: center }

.aui-scheduler-view-table-header-table {
    width: 100%;
    table-layout: fixed;
}

.aui-scheduler-view-table-content .yui3-widget-hd {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    color: #555;
}

.aui-scheduler-view-table-header-day div {
    font-size: 11px;
    font-weight: normal;
}

.aui-scheduler-view-table-container {
    height: 100%;
    position: relative;
    white-space: nowrap;
    line-height: 14px;
}

.aui-scheduler-view-table-row-container {
    background: #fff;
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}

.aui-scheduler-view-table-row {
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
}

.aui-scheduler-view-table-grid-first { border-top: 0 }

.aui-scheduler-view-table-grid {
    height: 100%;
    left: 0;
    position: absolute;
    table-layout: fixed;
    top: 0;
    width: 100%;
}

.aui-scheduler-view-table-colgrid { border-left: 1px solid #ddd }

.aui-scheduler-view-table-colgrid-first { border-left: 0 none }

.aui-scheduler-view-table-data {
    width: 100%;
    table-layout: fixed;
    position: relative;
}

.aui-scheduler-view-table-data-col {
    border-left: 0 none;
    padding: 1px 2px 0;
}

.aui-scheduler-view-table-data-col .aui-scheduler-event {
    height: auto;
    position: relative;
    width: auto;
}

.aui-scheduler-view-table-data-col .aui-scheduler-event-content {
    display: inline;
}

.aui-scheduler-view-table-data-first .aui-scheduler-view-table-data-col-title { border-top: 0 }

.aui-scheduler-view-table-data-col-title {
    background-color: #F8F9FF;
    color: #666;
    line-height: 16px;
    overflow: hidden;
    padding-right: 2px;
    text-align: right;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.aui-scheduler-view-month-table-data-col-nomonth {
    background-color: #fff;
    color: #aaa;
}

.aui-scheduler-view-table-data-col-title-down { border-top: 1px solid #FAD163 }

.aui-scheduler-view-table-colgrid-next,
.aui-scheduler-view-table-data-col-title-first,
.aui-scheduler-view-table-data-col-title-next { border-left: 0 }

.aui-scheduler-view-table-colgrid-today {
    background-color: #FFF7D7;
    border-left: 1px solid #FAD163;
    border-right: 1px solid #FAD163;
}

.aui-scheduler-view-table-data-col-title-today {
    background: #FAD163;
    border: 1px solid #FAD163;
}

.aui-scheduler-view-table-data-event {
    color: #1D1D1D;
    cursor: pointer;
    margin-bottom: 1px;
    padding: 0px 1px 0px 3px;
    position: relative;
    white-space: nowrap;
}

.aui-scheduler-view-table-data-event .aui-icon {
    z-index: 450;
}

.aui-scheduler-view-table-data-event.aui-scheduler-view-table-data-event-left .aui-scheduler-event {
    padding-left: 12px;
}

.aui-scheduler-view-table-data-event .aui-scheduler-event-content {
    font-size: 11px;
}

.aui-scheduler-view-table-data-event-repeated {
    background-color: transparent;
    color: #D96666;
}

.aui-scheduler-view-table-data-event .aui-icon-arrowstop-1-l {
    left: 0;
    position: absolute;
    top: 0;
}

.aui-scheduler-view-table-data-event .aui-icon-arrowstop-1-r {
    position: absolute;
    right: 0;
    top: 0;
}

.aui-scheduler-event-recorder-overlay {
    -moz-border-radius: 6px;
    -moz-box-shadow: 0 1px 12px rgba(0,0,0,0.3);
    -webkit-border-radius: 6px;
    -webkit-box-shadow: 0 1px 12px rgba(0,0,0,0.3);
    background: #FFFFFF;
    border-radius: 6px;
    border: 1px solid #BBB;
    box-shadow: 0 1px 12px rgba(0,0,0,0.3);
    font-size: 13px;
    line-height: 15px;
    padding: 10px 20px 20px 20px;
}

.aui-scheduler-event-recorder-overlay-arrow {
    border-color: transparent #F7F7F7 transparent transparent;
    border-style: solid;
    border-width: 12px;
    font-size: 0;
    left: -22px;
    line-height: 0;
    position: absolute;
    top: 24px;
    width: 0;
}

.aui-scheduler-event-recorder-overlay-arrow-shadow {
    border-color: transparent #CCC transparent transparent;
    left: -24px;
}

.aui-scheduler-event-recorder-overlay-header {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    background-color: #F7F7F7;
    border-color: #DEDEDE;
    border-radius: 4px 4px 0 0;
    border-style: none none solid;
    border-width: medium medium 1px;
    box-shadow: none;
    margin: -10px -20px 0 -20px;
    padding: 10px 20px;
}

.aui-scheduler-event-recorder-overlay-content {
    background-color: transparent;
    border: none;
    font-size: 20px;
    margin: 10px 0;
    width: 100%;
}

.aui-scheduler-event-recorder-overlay-repeat {
    margin: 10px 0 15px;
}

.aui-scheduler-event-recorder-overlay-body {
    margin-top: 15px;
}

.aui-scheduler-event.aui-scheduler-event-recorder {
    width: 99.88%;
    position: relative;
    opacity: .7;
    filter: alpha(opacity=70);
}

.aui-scheduler-event-recorder-form .aui-fieldset-legend { padding-bottom: 1em }

.aui-scheduler-event-recorder-form .aui-button-row { padding: 5px }
