﻿.bigCalendar { border-radius: 0 }

.smallCalendar { border-style: solid }

#leftHandSideFilterPanel { margin-right: 1em }

.RadScheduler .rsApt
{
    overflow:hidden;
    border-radius: 5px;
}

table.RadCalendar, table.RadCalendar_Default, .RadCalendar, .RadCalendar_Default, .rcMain
{
    border-color:#FEE4CD;
    border-style:solid;
    border-width:5px;
}

.manageLink { text-align:right; }

.dialogSectionHeader
{
    background-color:#F1F1F1;
    padding:5px;
    width:100%;
}

.appointmentDialog
{
    background-color:#FFFFFF;
    margin:5px;
    width:100%;
}

.dialogTable
{
    margin:20px 5px 5px 5px;
    width:450px;
    font-size:100%;
    table-layout:fixed;
}

.dialogTableSectionLabel
{
	font-size:85%;
	width:80px;
	text-align: left;
}

.dialogTableLabel
{
	text-align: left;
	font-size:85%;
	font-style: italic;
	width:80px;
	color: #808080;
	padding:4px 1em 4px 4px;
}

.dialogTableValue
{
    text-align:left;
    width:360px;
    padding:4px 4px 4px 10px;
}

.dialogTableLink { text-align:left; }             

.ui-widget-content {
    background:none;
    background-color:#FFFFFF;
}

ul.t-link
{
    list-style-type: none;
    position:relative;
    top:1px;

    border-bottom: 6px solid #FEE4CD;
    border-left: 6px solid #FEE4CD;
    border-top: 6px solid #FEE4CD;
    border-color:#FEE4CD;

    background: #F1F1F1;
    background-color: #F1F1F1;
}

a.t-state-selected
{
    background-color:inherit;
}

#PanelBar
{
	background-color: transparent;
	border-color: inherit;
	border-right-style: none;
	padding: 0.5em;
}

#resourceSelectorContainer td
{
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}

#plannerEventAttendeesContainer { min-height: 240px }

#plannerEventAttendeesContainer table 
{ 
    margin-left: 1em;
    margin-bottom: 2em; 
    line-height:2em;
}

#plannerEventAttendeesContainer .attendee-row
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
}

#plannerEventAttendeesContainer .label 
{ 
    text-align: left;
    padding:0.25em;
    padding-right: 0.5em;
    text-overflow:ellipsis;
    overflow:hidden;
    vertical-align:middle;
}
#plannerEventAttendeesContainer .value 
{ 
    white-space: nowrap;
    text-align: right
}

#addAttendeeContactRow .value { text-align: left }


#plannerEventAttendeesContainer
{
    display: inline-block;
    vertical-align: middle;
    margin-left: .5em;
    margin-right: .5em;
}

.plannerTelerik{ width:100%;}
.plannerAttendeeHeader{ width:100%;}
.plannerDetailEditAttendees{ width:100%;}
.plannerAttendeeDelete{ width:100%;}
.plannerAttendeeDropdown{ width:95%; padding-top:3px;padding-bottom:3px;}
.plannerAttendeeRow
{
	width: 100%;
	border-top: 1px !important;
	border-top-width: 0px !important;
	border-top-color: #EEEEEE !important;
	border-top-style: none !important;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}

#plannerDefaultStatusRow { border-bottom-style:none; }

.plannerDetailTitle
{
    text-align:left; 
    padding:3px; 
    width:100%; 
    background-color:#EEEEEE;
    font-weight:bold;
    color:#666666;
}

.plannerAttendeeLabel
{ 
    text-align:right;
    min-width:150px;
}

.plannerAttendeeName
{
    text-align:left;
    min-width:150px;
    max-width:300px;
    overflow:hidden;
}

#attendeeName 
{ 
    width: 20em;
    margin-right: 0.5em 
}

#btnAddAttendee 
{ 
    margin-right: 0;
}

.outMostOverlay
{
    border: solid 5px #FEE4CD;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
    padding:10px;
}

.plannerAttendeeOuterContainer 
{
    min-height:400px; 
    overflow:auto; 
    vertical-align:top;
    margin-left:1em;
}
.plannerAttendeeOuterContainer > table { width: 50em }

.attendeeCount{text-align:right;padding-right:1em;}
.editDialogButton {text-align:left;}
.dialogTableEmptyRow {height:10px;}
.plannerSaveButtonContainer 
{
	text-align: center; 
	font-size:110%;
}
.plannerEditorCalendarTypeRow {text-align:left;width:100%;}

#plannerNewEventButton { float: left; margin-bottom: 1em; }

#plannerEventDetailContainer h1 { margin-bottom: 1em }
#plannerCurrentObjectContainer 
{   
    padding-left: 1em;
    margin-top: 1.5em;
}
#plannerCurrentObjectContainer > span 
{ 
    display: inline-block;
    width: 16%;
    text-align: right;
}
#plannerCurrentObjectContainer > select { margin-left: 1em }
/* overriding some jquery ui default classes*/

.event-object-icon 
{
    position:absolute; 
    height:19px; 
    top:0; 
    right:2px
}

.rsWArrowRight .event-object-icon { right: 10px }

.event-content
{
    padding-right: 25px;
    padding-left: 3px;
    padding-top: 4px;
    word-wrap: break-word;
    white-space: pre;
}
.rsWArrowLeft .event-content { padding-left: 8px }
.rsWArrowRight .event-content { padding-right: 30px }

.rsArrowLeft, .rsArrowRight { top: 38% !important }

.plannermodal {
    position: absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    filter:alpha(opacity=40);
    -moz-opacity:.40;
    opacity:.40;
    background-color: #000;
    visibility:hidden;
} 

/* This was causing high memory usage in Chrome - not needed anyways
#plannerContentPanel {
    background-image: url("/Content/Images/Site/ProgressAnimation.gif?v=2");
    background-position: 50% 25%;
    background-repeat: no-repeat;
    background-size: 100px 100px;
}  */

.appointment-editor-dialog
{
    border-radius: 0;
    border: none;
    margin: 0;
    padding: 0;
}

#plannerDetailEditPlaceHolder { overflow: hidden }

#plannerEditorPopup .tab, #plannerEditorPopup .tab-active
{
    cursor:pointer;
}

#plannerEditorPopup .tab.disabled  
{
    cursor: default;
    opacity:0.4;
}

.tab-detail { margin-left: 2.5em }
#plannerEventDetailTabDate
{ 
    font-weight:bold;
    margin-bottom: 0.25em;
    text-overflow: ellipsis;
    overflow: hidden;
}

#plannerEventDetailTabSubject
{
    text-overflow: ellipsis;
    overflow: hidden;
}

#plannerEventAttendeesTab .tab-detail { font-weight:bold }
#plannerEventAttendeesTab .total
{
    margin-top: 0.5em;
}
    

#resourceSelectorContainer { font-size: smaller }

.planner-resource {
    margin-top: .8em;
}

#resourceSelectorContainer .title 
{
    margin-bottom: 0.5em;
    font-size: larger;
    font-weight: bold;
} 
#resourceSelectorContainer ul ul { margin-left: 1em }
#resourceSelectorContainer li span { vertical-align:middle }
.resource-color-box 
{
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 1px solid transparent;
}

#resourceSelectorContainer h3 {
    padding: 0;
    display: inline-block;
}

#resourceSelectorContainer > ul > li > ul {
    display: none;
}
#resourceSelectorContainer > ul > li.expanded > ul {
    display: block;
    max-height: 22em;
    overflow-y: auto;
    width: 100%;
}

.resource-grouping-button, .resource-coloring-button {
    display: inline-block;
    width: 20px;
    height: 15px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.grouping-and-color-buttons {
    float: right;
    margin-right: .5em;
}

.resource-checkall-button {
    display: inline-block;
    float: left;
    width: 55px;
    height: 30px;
    color: gray;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
    
.resource-checkall-button {border: 1px solid transparent; white-space: nowrap; vertical-align: middle;
                            font-size: smaller;text-decoration: underline; content: "Select All" }
.planner-resource[data-grouping="active"] .resource-checkall-button, .resource-checkall-button:hover { color: darkslategrey }

.resource-grouping-button { background-image: url(../content/images/ControlIcons/planner-grouping-disabled.png) }
.planner-resource[data-grouping="active"] .resource-grouping-button, .resource-grouping-button:hover { background-image: url(../content/images/ControlIcons/planner-grouping.png) }
.resource-coloring-button { background-image: url(../content/images/ControlIcons/palette-disabled.png) }
.planner-resource[data-coloring="active"] .resource-coloring-button, .resource-coloring-button:hover { background-image: url(../content/images/ControlIcons/palette.png) }

.resource-record {
    padding: .2em;
    margin-right: .25em;
    opacity: .5;
    filter: alpha(opacity=50);
}

.resource-record[checked] {
    opacity: 1;
    filter: alpha(opacity=100);
}
    
.resource-record[checked] .resource-color-box { visibility: visible }
.resource-record .resource-color-box { visibility: hidden }

.resource-record[checked] .resource-color-box:after {
    content: "\2714";
    display: inline-block;
    text-align: center;
    width: 16px;
}
.planner-resource[data-coloring="active"] .resource-color-box:after {
    content: "";
}
.planner-resource[data-coloring="active"] .resource-color-box {
    border: 1px solid gray;
}


.rsApt {background-color:lightgray;color:#333; }
.rsApt.highlighted, .resource-record.highlighted { font-weight: bold }
.resource-record.highlighted span { text-decoration: underline }

#plannerEventAttendeesContainer > table 
{ 
    display: inline-block;
    margin-right: 4em;
    vertical-align: top;
}

.tip-container { display: inline-block }
.tip-container > div {margin-bottom: 1em; 
    margin-top: 2em;}

#rsvpTip
{
    width: 24em;
    margin-left: -1px;
    padding-left: 55px;
    vertical-align: top;
    background-image: url(../content/images/DefaultIcons/info-tip-icon.png);
    background-repeat: no-repeat;
    background-position-x: 5px;
}

#rsvpTip > h3 
{ 
    padding-top: 0;
    padding-left: 0;
}

#rsvpTip > div 
{ 
    margin-top: 0.5em; 
    margin-bottom: 0.5em;
    opacity: 0.5;
}

#quickEntryTip
{
    width: 24em;
    margin-left: -1px;
    padding-left: 55px;
    vertical-align: top;
    background-image: url(../content/images/DefaultIcons/info-tip-icon.png);
    background-repeat: no-repeat;
    background-position-x: 5px;
}

#quickEntryTip > h3 
{ 
    padding-top: 0;
    padding-left: 0;
}

#quickEntryTip > div 
{ 
    margin-top: 0.5em; 
    margin-bottom: 0.5em;
    opacity: 0.5;
}

#quickEntryTip input { width: 19em }

#attendeesReminder
{
    font-size: 90%;
    padding-left: 1em;
    margin-bottom: 0.5em;
}

#rsvpReminder
{
    font-size: 90%;
    padding-left: 1em;
    margin-bottom: 0.5em;
}

#rsvpSentDate
{
    font-size: 85%;
    color: #slategray;
    padding-left: 1em;
    margin-bottom: 0.5em;
}

.rsResourceControls 
{
    display:none;
}

#appointmentEditor 
{ 
    margin: 1em; 
    
    /* to align with page layout below*/
    margin-left: 16%;
    margin-right: 10%;
    padding-left: 2em;
}
#appointmentEditor > div { margin-bottom: .5em }
#appointmentEditor .error-container { display: none }
#appointmentEditor .validation-error { background-color: #FCC }

#aptTitle 
{ 
    width: 100%; 
    font-size: larger;
    font-weight: bold;
}

#aptTitle_placeholder 
{
    font-size: larger;
    font-weight: bold;
    margin-top: 0.7em;
}

#appointmentEditor input, #appointmentEditor select
{ 
    margin: .25em;
    margin-left: 0;
}

#titleAndDatesContainer input, #titleAndDatesContainer select
{
    padding: .25em;
}

#appointmentEditor input[type='number'] { width: 3em }
#appointmentEditor label { white-space: nowrap }
#appointmentEditor .group { display: inline-block; }
#appointmentEditor .date { width: 7em }
#appointmentEditor .time { width: 5em }

#appointmentEditor label input, #appointmentEditor label span { vertical-align: middle }
	
#recurrenceTypeBlock > label
{
	display: inline-block;
	width: 7em;
}
		
#appointmentEditor .block-label 
{ 
	display: table-cell;
	width: 7em;
}
#appointmentEditor .block-label + div { display: table-cell }
		
.ui-timepicker {
    width: 7em !important;
    font-size: small;
}

#aptRepeat { margin-left: 0 }
#recurrencePanelsContainer > div { display: none }

#recurrenceBlock
{
	border-top: 1px solid lightgray;
	border-bottom: 1px solid lightgray;
	padding: .25em 0;
}
		
#repeatEveryBlock, #endDateBlock
{
	display:table;
	width: 100%;
	padding: .25em 0;
}
		
#aptRecPanelWeekly, #aptRecPanelMonthly { display: table }
#aptRecPanelWeekly > div:first-child { white-space: nowrap }

#aptRecPanelWeekly > div, 
#aptRecPanelMonthly > div,
#aptRecPanelYearly > div
{ 
    display: table-cell
}
		
#aptRecPanelMonthly > div:first-child,
#aptRecPanelYearly > div:first-child
{
	border-right: 1px solid gray;
	border-radius: 10px;
}
#aptRecPanelMonthly > div.last-child,
#aptRecPanelYearly > div.last-child 
{ 
	padding-left: .25em;
	vertical-align: middle
}

#aptRecWeeklyDaysContainer { vertical-align: middle }

/* Scheduler addin google buttons */
/*.pm-new-event-button {
    background-color: #23AD58;
    border: medium none;
    border-radius: 2px;
    bottom: 0;
    color: #FFFFFF;
    font-size: 13px !important;
    font-weight: 700 !important;
    height: 22px;
    left: 251px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 4px 8px;
    position: inherit !important;
    right: 900px;
    text-align: center;
    top: 179px;
    width: 65px; 
}

.pm-new-event-button:hover {
    background-color:#1A8441;
}*/

.pm-new-event-button{
    background-color: #407FB5;
    border: medium none !important;
    border-radius: 4px;
    color: #FFFFFF !important;
    margin-top: 0px;
    padding-bottom: 8px;
    padding-top: 8px;
    text-shadow: none;
    width: 150px;
    text-align: center;
    margin-left: 30px;
}

.pm-new-event-button:hover {
    background-color:#226197;
}

.pm-new-event-button .icon
{
    display:none !important;
}

.pm-new-event-button span.label
{
    color: #FFFFFF !important;
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
    text-shadow: none;
    float: none;
}

/*planner changes*/
.rsInnerFix {margin-right: 0 !important;}
.RadScheduler .rsColumnHeaderLastCell { display: none !important; /*visibility: hidden;*/ }     
.rsContentScrollArea { overflow:hidden  !important; overflow-y:no-display !important; }
/* .RadScheduler_Default .rsMonthView .rsHorizontalHeaderTable, .RadScheduler_Default .rsTimelineView .rsHorizontalHeaderTable { height: 25px!important; }
   .RadScheduler_Default .rsWeekView .rsHorizontalHeaderTable, .RadScheduler_Default .rsWeekView .rsAllDayTable {}*/

/* Calendar */
#appointmentEditor {
	margin-left: 2% !important;
}
#plannerCurrentObjectContainer > span {
	width: 9.5% !important;
}
#recurrenceBlock {
border-top: 0px solid lightgray !important;
border-bottom: 0px solid lightgray !important;
margin-bottom: 15px !important;
}

/* This was to fix Safari / iPad rendering - should not be needed
@-webkit-keyframes bugfix { from { padding: 0; } to { padding: 0; }}
.resource-coloring-button { -webkit-animation: bugfix infinite 1s; }
.resource-grouping-button { -webkit-animation: bugfix infinite 1s; } */

.RadCalendar .rcMainTable
{
   width:100% !important;
   display : inline-table !important;
}

.RadScheduler .rsContent .rsVerticalHeaderTable th div
{
 max-width:300px !important;    
}

#outMostContentContainer.invisible {
    width: 0;
    overflow: hidden;
    display: block;
}

.outmost-content-container{
    margin-top: 15px;
    height: 100%;
}

.outmost-content-container .built-in-buttons
{
    min-width: initial;
}

.plannerajaxRequestStatus {
    text-align:center;    
    top:0;
     width:100%
}

.PriceScheme-wrapper select {
    max-width: 150px;
    margin-bottom: 2px;
}

.PriceScheme-wrapper .currency input {
    max-width: 60px;
}

.PriceScheme-wrapper .field-web-control {
    white-space: nowrap;
    margin-bottom: 5px;
    display: inline-block;
}

.PriceScheme-wrapper .currency .field-web-control{
    padding-left: 5px;
    margin-top: 3px;
}
.attendeerowActions {
    width:120px;
}

.PriceScheme-wrapper div.field-web-control {
    margin-bottom: 0px !important;
}

.PriceScheme-wrapper td.currency {
    min-height: 20px !important;
}