#autocomplete{border:1px solid;overflow:hidden;position:absolute;z-index:100;}#autocomplete ul{list-style:none;list-style-image:none;margin:0;padding:0;}#autocomplete li{background:#fff;color:#000;cursor:default;white-space:pre;zoom:1;}html.js input.form-autocomplete{background-image:url(/misc/throbber-inactive.png);background-position:100% center;background-repeat:no-repeat;}html.js input.throbbing{background-image:url(/misc/throbber-active.gif);background-position:100% center;}html.js fieldset.collapsed{border-bottom-width:0;border-left-width:0;border-right-width:0;height:1em;}html.js fieldset.collapsed .fieldset-wrapper{display:none;}fieldset.collapsible{position:relative;}fieldset.collapsible .fieldset-legend{display:block;}.form-textarea-wrapper textarea{display:block;margin:0;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}.resizable-textarea .grippie{background:#eee url(/misc/grippie.png) no-repeat center 2px;border:1px solid #ddd;border-top-width:0;cursor:s-resize;height:9px;overflow:hidden;}body.drag{cursor:move;}.draggable a.tabledrag-handle{cursor:move;float:left;height:1.7em;margin-left:-1em;overflow:hidden;text-decoration:none;}a.tabledrag-handle:hover{text-decoration:none;}a.tabledrag-handle .handle{background:url(/misc/draggable.png) no-repeat 6px 9px;height:13px;margin:-0.4em 0.5em;padding:0.42em 0.5em;width:13px;}a.tabledrag-handle-hover .handle{background-position:6px -11px;}div.indentation{float:left;height:1.7em;margin:-0.4em 0.2em -0.4em -0.4em;padding:0.42em 0 0.42em 0.6em;width:20px;}div.tree-child{background:url(/misc/tree.png) no-repeat 11px center;}div.tree-child-last{background:url(/misc/tree-bottom.png) no-repeat 11px center;}div.tree-child-horizontal{background:url(/misc/tree.png) no-repeat -11px center;}.tabledrag-toggle-weight-wrapper{text-align:right;}table.sticky-header{background-color:#fff;margin-top:0;}.progress .bar{background-color:#fff;border:1px solid;}.progress .filled{background-color:#000;height:1.5em;width:5px;}.progress .percentage{float:right;}.ajax-progress{display:inline-block;}.ajax-progress .throbber{background:transparent url(/misc/throbber-active.gif) no-repeat 0px center;float:left;height:15px;margin:2px;width:15px;}.ajax-progress .message{padding-left:20px;}tr .ajax-progress .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.container-inline div,.container-inline label{display:inline;}.container-inline .fieldset-wrapper{display:block;}.nowrap{white-space:nowrap;}html.js .js-hide{display:none;}.element-hidden{display:none;}.element-invisible{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;}.element-invisible.element-focusable:active,.element-invisible.element-focusable:focus{position:static !important;clip:auto;overflow:visible;height:auto;}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}* html .clearfix{height:1%;}*:first-child + html .clearfix{min-height:1%;}
ul.menu{border:none;list-style:none;text-align:left;}ul.menu li{margin:0 0 0 0.5em;}ul li.expanded{list-style-image:url(/misc/menu-expanded.png);list-style-type:circle;}ul li.collapsed{list-style-image:url(/misc/menu-collapsed.png);list-style-type:disc;}ul li.leaf{list-style-image:url(/misc/menu-leaf.png);list-style-type:square;}li.expanded,li.collapsed,li.leaf{padding:0.2em 0.5em 0 0;margin:0;}li a.active{color:#000;}td.menu-disabled{background:#ccc;}ul.inline,ul.links.inline{display:inline;padding-left:0;}ul.inline li{display:inline;list-style-type:none;padding:0 0.5em;}.breadcrumb{padding-bottom:0.5em;}ul.primary{border-bottom:1px solid #bbb;border-collapse:collapse;height:auto;line-height:normal;list-style:none;margin:5px;padding:0 0 0 1em;white-space:nowrap;}ul.primary li{display:inline;}ul.primary li a{background-color:#ddd;border-color:#bbb;border-style:solid solid none solid;border-width:1px;height:auto;margin-right:0.5em;padding:0 1em;text-decoration:none;}ul.primary li.active a{background-color:#fff;border:1px solid #bbb;border-bottom:1px solid #fff;}ul.primary li a:hover{background-color:#eee;border-color:#ccc;border-bottom-color:#eee;}ul.secondary{border-bottom:1px solid #bbb;padding:0.5em 1em;margin:5px;}ul.secondary li{border-right:1px solid #ccc;display:inline;padding:0 1em;}ul.secondary a{padding:0;text-decoration:none;}ul.secondary a.active{border-bottom:4px solid #999;}
div.messages{background-position:8px 8px;background-repeat:no-repeat;border:1px solid;margin:6px 0;padding:10px 10px 10px 50px;}div.status{background-image:url(/misc/message-24-ok.png);border-color:#be7;}div.status,.ok{color:#234600;}div.status,table tr.ok{background-color:#f8fff0;}div.warning{background-image:url(/misc/message-24-warning.png);border-color:#ed5;}div.warning,.warning{color:#840;}div.warning,table tr.warning{background-color:#fffce5;}div.error{background-image:url(/misc/message-24-error.png);border-color:#ed541d;}div.error,.error{color:#8c2e0b;}div.error,table tr.error{background-color:#fef5f1;}div.error p.error{color:#333;}div.messages ul{margin:0 0 0 1em;padding:0;}div.messages ul li{list-style-image:none;}
fieldset{margin-bottom:1em;padding:0.5em;}form{margin:0;padding:0;}hr{border:1px solid gray;height:1px;}img{border:0;}table{border-collapse:collapse;}th{border-bottom:3px solid #ccc;padding-right:1em;text-align:left;}tbody{border-top:1px solid #ccc;}tr.even,tr.odd{background-color:#eee;border-bottom:1px solid #ccc;padding:0.1em 0.6em;}th.active img{display:inline;}td.active{background-color:#ddd;}.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list ul li{margin:0 0 0.25em 1.5em;padding:0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;white-space:nowrap;}.form-item .description{font-size:0.85em;}label{display:block;font-weight:bold;}label.option{display:inline;font-weight:normal;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}input.form-checkbox,input.form-radio{vertical-align:middle;}.marker,.form-required{color:#f00;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}.more-link{text-align:right;}.more-help-link{text-align:right;}.more-help-link a{background:url(/misc/help.png) 0 50% no-repeat;padding:1px 0 1px 20px;}.item-list .pager{clear:both;text-align:center;}.item-list .pager li{background-image:none;display:inline;list-style-type:none;padding:0.5em;}.pager-current{font-weight:bold;}#autocomplete li.selected{background:#0072b9;color:#fff;}html.js fieldset.collapsible .fieldset-legend{background:url(/misc/menu-expanded.png) 5px 65% no-repeat;padding-left:15px;}html.js fieldset.collapsed .fieldset-legend{background-image:url(/misc/menu-collapsed.png);background-position:5px 50%;}.fieldset-legend span.summary{color:#999;font-size:0.9em;margin-left:0.5em;}tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}.tabledrag-toggle-weight{font-size:0.9em;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}.progress{font-weight:bold;}.progress .bar{background:#ccc;border-color:#666;margin:0 0.2em;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.progress .filled{background:#0072b9 url(/misc/progress.gif);}
.book-navigation .menu{border-top:1px solid #888;padding:1em 0 0 3em;}.book-navigation .page-links{border-top:1px solid #888;border-bottom:1px solid #888;text-align:center;padding:0.5em;}.book-navigation .page-previous{text-align:left;width:42%;display:block;float:left;}.book-navigation .page-up{margin:0 5%;width:4%;display:block;float:left;}.book-navigation .page-next{text-align:right;width:42%;display:block;float:right;}#book-outline{min-width:56em;}.book-outline-form .form-item{margin-top:0;margin-bottom:0;}html.js #edit-book-pick-book{display:none;}.form-item-book-bid .description{clear:both;}#book-admin-edit select{margin-right:24px;}#book-admin-edit select.progress-disabled{margin-right:0;}#book-admin-edit tr.ajax-new-content{background-color:#ffd;}#book-admin-edit .form-item{float:left;}
.calendar-calendar tr.odd,.calendar-calendar tr.even{background-color:#fff;}.calendar-calendar table{border-collapse:collapse;border-spacing:0;margin:0 auto;padding:0;width:100%;}.calendar-calendar .month-view table{border:none;padding:0;margin:0;width:100%;}.calendar-calendar .year-view td{width:32%;padding:1px;border:none;}.calendar-calendar .year-view td table td{width:13%;padding:0;}.calendar-calendar tr{padding:0;margin:0;background-color:white;}.calendar-calendar th{text-align:center;margin:0;}.calendar-calendar th a{font-weight:bold;}.calendar-calendar td{width:14%;border:1px solid #ccc;color:#777;text-align:right;vertical-align:top;margin:0;padding:0;}.calendar-calendar .mini{border:none;}.calendar-calendar td.week{width:1%;min-width:1%;}.calendar-calendar .week{clear:both;font-style:normal;color:#555;font-size:0.8em;}.calendar-calendar .inner{height:auto !important;height:5em;padding:0;margin:0;}.calendar-calendar .inner div{padding:0;margin:0;}.calendar-calendar .inner p{padding:0 0 .8em 0;margin:0;}.calendar-calendar td a{font-weight:bold;text-decoration:none;}.calendar-calendar td a:hover{text-decoration:underline;}.calendar-calendar td.year,.calendar-calendar td.month{text-align:center;}.calendar-calendar th.days{color:#ccc;background-color:#224;text-align:center;padding:1px;margin:0;}.calendar-calendar div.day{float:right;text-align:center;padding:0.125em 0.25em 0 0.25em;margin:0;background-color:#f3f3f3;border:1px solid gray;border-width:0 0 1px 1px;clear:both;width:1.5em;}.calendar-calendar div.calendar{background-color:#fff;border:solid 1px #ddd;text-align:left;margin:0 .25em .25em 0;width:96%;float:right;clear:both;}.calendar-calendar .day-view div.calendar{float:none;width:98%;margin:1% 1% 0 1%;}.calendar-calendar div.title{font-size:.8em;text-align:center;}.calendar-calendar div.title a{color:#000;}.calendar-calendar div.title a:hover{color:#c00;}.calendar-calendar .content{clear:both;padding:3px;padding-left:5px;}.calendar div.form-item{white-space:normal;}table td.mini,table th.mini,table.mini td.week{padding:0 1px 0 0;margin:0;}table td.mini a{font-weight:normal;}.calendar-calendar .mini-day-off{padding:0px;}.calendar-calendar .mini-day-on{padding:0px;}table .mini-day-on a{text-decoration:underline;}.calendar-calendar .mini .title{font-size:.8em;}.mini .calendar-calendar .week{font-size:.7em;}.mini-row{width:100%;border:none;}.mini{width:32%;vertical-align:top;}.calendar-calendar .stripe{height:5px;width:auto;font-size:1px !important;line-height:1px !important;}.calendar-calendar .day-view .stripe{width:100%;}table.calendar-legend{background-color:#ccc;width:100%;margin:0;padding:0;}table.calendar-legend tr.odd .stripe,table.calendar-legend tr.even .stripe{height:12px !important;font-size:9px !important;line-height:10px !important;}.calendar-legend td{text-align:left;padding-left:5px;}.calendar-empty{font-size:1px;line-height:1px;}.calendar-calendar td.calendar-agenda-hour{text-align:right;border:none;border-top:1px solid #CCCCCC;padding-top:.25em;width:1%;}.calendar-calendar td.calendar-agenda-no-hours{min-width:1%;}.calendar-calendar td.calendar-agenda-hour .calendar-hour{font-size:1.2em;font-weight:bold;}.calendar-calendar td.calendar-agenda-hour .calendar-ampm{font-size:1em;}.calendar-calendar td.calendar-agenda-items{border:1px solid #CCCCCC;text-align:left;}.calendar-calendar td.calendar-agenda-items div.calendar{width:auto;padding:.25em;margin:0;}.calendar-calendar div.calendar div.inner .calendar-agenda-empty{width:100%;text-align:center;vertical-align:middle;padding:1em 0;background-color:#fff;}.calendar-date-select form{text-align:right;float:right;width:25%;}.calendar-date-select div,.calendar-date-select input,.calendar-date-select label{text-align:right;padding:0;margin:0;float:right;clear:both;}.calendar-date-select .description{float:right;}.calendar-label{font-weight:bold;display:block;clear:both;}.calendar-calendar div.date-nav{background-color:#ccc;color:#777;padding:0.2em;width:auto;border:1px solid #ccc;}.calendar-calendar div.date-nav a,.calendar-calendar div.date-nav h3{color:#777;text-decoration:none;}.calendar-calendar th.days{background-color:#eee;color:#777;font-weight:bold;border:1px solid #ccc;}.calendar-calendar td.empty{background:#ccc;border-color:#ccc;color:#cc9;}.calendar-calendar table.mini td.empty{background:#fff;border-color:#fff;}.calendar-calendar td div.day{border:1px solid #ccc;border-top:none;border-right:none;margin-bottom:2px;}.calendar-calendar td .inner div,.calendar-calendar td .inner div a{background:#eee;}.calendar-calendar div.calendar{border:none;font-size:x-small;}.calendar-calendar td .inner div.calendar div,.calendar-calendar td .inner div.calendar div a{border:none;background:#ffc;padding:0;}.calendar-calendar td .inner div.calendar div.calendar-more,.calendar-calendar td .inner div.calendar div.calendar-more a{color:#444;background:#fff;text-align:right;}.calendar-calendar td .inner .view-field,.calendar-calendar td .inner .view-field a{color:#444;font-weight:normal;}.calendar-calendar td span.date-display-single,.calendar-calendar td span.date-display-start,.calendar-calendar td span.date-display-end,.calendar-calendar td span.date-display-separator{font-weight:bold;}.calendar-calendar td .inner div.day a{color:#4b85ac;}.calendar-calendar tr td.today,.calendar-calendar tr.odd td.today,.calendar-calendar tr.even td.today{background-color:#C3D6E4;}.calendar-calendar td .inner div.calendar div div.view-data-node-data-field-date-field-date-value{}.calendar-calendar td.past{}.calendar-calendar td.future{}.calendar-calendar td.has-events{}.calendar-calendar td.has-no-events{}.calendar-calendar tbody{border-top:none;}.calendar-calendar .month-view .full .inner,.calendar-calendar .week-view .full .multi-day .inner{height:auto;min-height:auto;}.calendar-calendar .week-view .full .calendar-agenda-hour
.calendar-calendar .month-view .full .single-day .inner .view-item{float:left;width:100%;}.calendar-calendar .week-view .full .calendar-agenda-hour,.calendar-calendar .day-view .full .calendar-agenda-hour{padding-right:2px;}.calendar-calendar .week-view .full .calendar-agenda-hour{width:6%;min-width:0px;}.calendar-calendar .week-view .full .days{width:13%;}.calendar-calendar .month-view .full div.calendar,.calendar-calendar .week-view .full div.calendar,.calendar-calendar .day-view div.calendar{width:auto;}.calendar-calendar .month-view .full tr.date-box,.calendar-calendar .month-view .full tr.date-box td,.calendar-calendar .month-view .full tr.multi-day,.calendar-calendar .month-view .full tr.multi-day td{height:19px;max-height:19px;}.calendar-calendar .month-view .full tr.single-day .no-entry,.calendar-calendar .month-view .full tr.single-day .no-entry .inner{height:44px !important;line-height:44px;}.calendar-calendar .month-view .full tr.single-day .noentry-multi-day,.calendar-calendar .month-view .full tr.single-day .noentry-multi-day .inner{height:22px !important;line-height:22px;}.calendar-calendar .month-view .full td,.calendar-calendar .week-view .full td,.calendar-calendar .day-view  td{vertical-align:top;padding:1px 2px 0 2px}.calendar-calendar .month-view .full td.date-box{height:1%;border-bottom:0px;padding-bottom:2px;}.calendar-calendar .month-view .full .week{font-size:inherit;}.calendar-calendar .month-view .full .week a,.calendar-calendar .week-view .full .week a{color:#4b85ac;}.calendar-calendar .month-view .full td .inner div.day,.calendar-calendar .month-view .full td .inner div.day a{border:none;background:none;margin-bottom:0px;}.calendar-calendar .month-view .full td.date-box .inner,.calendar-calendar .week-view .full td.date-box .inner{min-height:inherit;}.calendar-calendar .month-view .full td.multi-day,.calendar-calendar .week-view .full td.multi-day{border-top:0px;border-bottom:0px;}.calendar-calendar .week-view .full .first td.multi-day{border-top:1px solid #CCCCCC;}.calendar-calendar .month-view .full td.single-day{border-top:0px;}.calendar-calendar .month-view .full td.multi-day .inner,.calendar-calendar .week-view .full td.multi-day .inner,.calendar-calendar .day-view .full td.multi-day .inner{min-height:inherit;width:auto;position:relative;}.calendar-calendar .month-view .full td.multi-day.no-entry{min-height:0px;}.calendar-calendar .month-view .full td.single-day .calendar-empty,.calendar-calendar .month-view .full td.single-day.empty,.calendar-calendar .month-view .full td.date-box.empty{background:#F4F4F4;}.calendar-calendar .month-view .full td.single-day .inner div,.calendar-calendar .month-view .full td.single-day .inner div a,.calendar-calendar .month-view .full td.multi-day .inner div,.calendar-calendar .month-view .full td.multi-day .inner div a,.calendar-calendar .month-view .full td .inner div.calendar.monthview div,.calendar-calendar .month-view .full td .inner div.calendar.monthview div a,.calendar-calendar .week-view .full td.single-day .inner div,.calendar-calendar .week-view .full td.single-day .inner div a,.calendar-calendar .week-view .full td.multi-day .inner div,.calendar-calendar .week-view .full td.multi-day .inner div a,.calendar-calendar .week-view .full td .inner div.calendar.weekview div,.calendar-calendar .week-view .full td .inner div.calendar.weekview div a,.calendar-calendar .day-view .full td .inner div.view-item,.calendar-calendar .day-view .full td .inner div.calendar div,.calendar-calendar .day-view .full td .inner div.calendar div a{background:none;}.calendar-calendar .day-view .full td .inner div.calendar div,.calendar-calendar .day-view .full td .inner div.calendar div a{margin:0px 3px;}.calendar-calendar .day-view .full td .inner div.calendar div.stripe{margin:0px;}.calendar-calendar .month-view .full tr td.today,.calendar-calendar .month-view .full tr.odd td.today,.calendar-calendar .month-view .full tr.even td.today{background:none;border-left:2px solid #7C7F12;border-right:2px solid #7C7F12;}.calendar-calendar .month-view .full td.date-box.today{border-width:2px 2px 0px 2px;border-style:solid;border-color:#7C7F12;}.calendar-calendar .month-view .full tr td.single-day.today{border-bottom:2px solid #7C7F12;}.calendar-calendar .month-view .full tr td.multi-day.starts-today{border-left:2px solid #7C7F12;}.calendar-calendar .month-view .full tr td.multi-day.ends-today{border-right:2px solid #7C7F12;}.calendar-calendar .month-view .full tr td.multi-day,.calendar-calendar .month-view .full tr td.single-day{border-top:0px;}.calendar-calendar .month-view .full tr td.multi-day,.calendar-calendar .month-view .full tr td.date-box{border-bottom:0px;}.calendar-calendar .month-view .full .inner .monthview,.calendar-calendar .week-view .full .inner .weekview,.calendar-calendar .day-view .full .inner .dayview{-moz-border-radius:5px;border-radius:5px;width:auto;float:none;display:block;margin:.25em auto;position:relative;}.calendar-calendar .month-view .full td.single-day div.monthview,.calendar-calendar .week-view .full td.single-day div.weekview,.calendar-calendar .day-view .full td.single-day div.dayview{background:#ffc;width:auto;padding:0px 3px;overflow:hidden;}.calendar-calendar .month-view .full td.single-day .calendar-more div.monthview{background:none;}.calendar-calendar .day-view td div.dayview{padding:0px;}.calendar-calendar .month-view .full td.multi-day div.monthview,.calendar-calendar .week-view .full td.multi-day div.weekview,.calendar-calendar .day-view .full td.multi-day div.dayview{background:#74a5d7;height:1.9em;overflow:hidden;margin:0px auto;color:#ffffff;position:relative;}.calendar-calendar .week-view .full td.multi-day div.weekview{height:3.5em;}.calendar-calendar .month-view .full td.multi-day .inner .view-field,.calendar-calendar .month-view .full td.multi-day .inner .view-field a,.calendar-calendar .week-view .full td.multi-day .inner .view-field,.calendar-calendar .week-view .full td.multi-day .inner .view-field a,.calendar-calendar .day-view .full td.multi-day .inner .view-field,.calendar-calendar .day-view .full td.multi-day .inner .view-field a{color:#ffffff;}.calendar-calendar .full td.multi-day .calendar .view-field,.calendar-calendar .full td.single-day .calendar .view-field{}.calendar-calendar .day-view .full td.multi-day div.dayview,.calendar-calendar .week-view .full td.multi-day div.weekview{margin-bottom:2px;}.calendar-calendar .month-view .full td.multi-day .calendar.monthview .view-field{white-space:nowrap;float:left;margin-right:3px;}.calendar-calendar .week-view .full td.multi-day .calendar.weekview .view-field{white-space:nowrap;display:inline;margin-right:3px;}.calendar-calendar .day-view .full td.multi-day .calendar.weekview .view-field{display:block;}.calendar-calendar .month-view .full td.multi-day .calendar.monthview .contents,.calendar-calendar .week-view .full td.multi-day .calendar.weekview .contents{position:absolute;width:3000px;left:5px;}.calendar-calendar .day-view td .stripe,.calendar-calendar .month-view .full td .stripe,.calendar-calendar .week-view .full td .stripe{-moz-border-radius:5px 5px 0px 0px;border-radius:5px 5px 0px 0px;left:0px;top:0px;width:100%;height:3px;z-index:2;}.calendar-calendar .full td.single-day .continuation,.calendar-calendar .full td.single-day .continues,.calendar-calendar .full td.single-day .cutoff{display:none;}.calendar-calendar .month-view .full td.multi-day  .inner .monthview .continuation,.calendar-calendar .week-view .full td.multi-day  .inner .weekview .continuation{float:left;margin-right:3px;height:1.9em;}.calendar-calendar .week-view .full td.multi-day  .inner .weekview .continuation{height:2.75em;padding-top:0.75em;margin-right:8px;}.calendar-calendar .month-view .full td.multi-day .inner .monthview .continues,.calendar-calendar .month-view .full td.multi-day .inner .monthview .cutoff,.calendar-calendar .week-view .full td.multi-day .inner .weekview .continues,.calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff{position:absolute;right:0px !important;right:-1px;width:10px;text-align:left;background:#74a5d7;-moz-border-radius:0px 5px 5px 0px;border-radius:0px 5px 5px 0px;height:1.9em;padding-left:6px;z-index:1;}.calendar-calendar .week-view .full td.multi-day .inner .weekview .continues,.calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff{height:2.75em;padding-top:0.75em;}.calendar-calendar .month-view .full td.multi-day .inner .monthview .cutoff,.calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff{width:8px;padding-left:0px;}.calendar-calendar .week-view .full td.multi-day{padding:2px;}.calendar-calendar .week-view td.single-day div.calendar{width:100%;padding-left:0px;padding-right:0px;}.calendar-calendar .week-view .full tr.last td.multi-day{border-bottom:1px solid #CCCCCC;}.view .date-nav-wrapper .clear-block{margin-bottom:10px;}.view .date-nav-wrapper{position:relative;margin-top:5px;width:100%;}.view .date-nav-wrapper .date-nav{background-color:transparent;border:0px;height:30px;height:auto;min-height:30px;position:relative;margin-bottom:10px;}.view .date-nav-wrapper .date-prev a,.view .date-nav-wrapper .date-next a{text-decoration:none;color:inherit;font-size:12px;}.view .date-nav-wrapper.date-nav a:hover{text-decoration:underline;}.view .date-nav-wrapper .date-prev{-moz-border-radius:5px 0 0 5px;border-radius:5px 0 0 5px;background:none repeat scroll 0 0 #dfdfdf;float:none;padding:5px 0;position:absolute;right:80px;left:auto;text-align:right;top:0px;width:auto;z-index:1;font-size:12px;}.block-views .view .date-nav-wrapper .date-prev{left:0;right:auto;}.view .date-nav-wrapper .date-prev a{margin-left:10px;font-weight:bold;}.view .date-nav-wrapper .date-heading{position:relative;width:100%;top:0px;text-align:center;z-index:0;}.view .date-nav-wrapper .date-heading h3{line-height:30px;font-size:1.7em;}.view .date-nav-wrapper .date-next{-moz-border-radius:0px 5px 5px 0px;border-radius:0px 5px 5px 0px;background:none repeat scroll 0 0 #dfdfdf;float:none;padding:5px 0;position:absolute;right:0px;text-align:right;top:0px;width:auto;z-index:1;font-size:12px;}.view .date-nav-wrapper .date-next a{margin-right:10px;font-weight:bold;}.attachment .calendar-calendar{margin-top:20px;clear:both;}.calendar-calendar th a,.attachment .calendar-calendar th{background-color:transparent;border:0px;}.attachment .calendar-calendar th.calendar-agenda-hour{color:#777777;font-weight:bold;text-align:right;}.view-calendar .feed-icon{margin-top:5px;}.view table.mini .date-prev,.view table.mini .date-next{background:none;}.date-nav div.date-prev,.date-nav div.date-next,.date-nav{width:auto;}ul.calendar-links,.region-content ul.calendar-links{margin:0;padding:0;}.year-view div.month-view div.date-nav{background-color:#DFDFDF;min-height:20px;}
#comments{margin-top:15px;}.indented{margin-left:25px;}.comment-unpublished{background-color:#fff4f4;}.comment-preview{background-color:#ffffea;}
.container-inline-date{clear:both;}.container-inline-date .form-item{float:none;margin:0;padding:0;}.container-inline-date > .form-item{display:inline-block;margin-right:0.5em;vertical-align:top;}fieldset.date-combo .container-inline-date > .form-item{margin-bottom:10px;}.container-inline-date .form-item .form-item{float:left;}.container-inline-date .form-item,.container-inline-date .form-item input{width:auto;}.container-inline-date .description{clear:both;}.container-inline-date .form-item input,.container-inline-date .form-item select,.container-inline-date .form-item option{margin-right:5px;}.container-inline-date .date-spacer{margin-left:-5px;}.views-right-60 .container-inline-date div{margin:0;padding:0;}.container-inline-date .date-timezone .form-item{clear:both;float:none;width:auto;}.container-inline-date .date-padding{float:left;}fieldset.date-combo .container-inline-date .date-padding{padding:10px;}.views-exposed-form .container-inline-date .date-padding{padding:0;}#calendar_div,#calendar_div td,#calendar_div th{margin:0;padding:0;}#calendar_div,.calendar_control,.calendar_links,.calendar_header,.calendar{border-collapse:separate;margin:0;width:185px;}.calendar td{padding:0;}span.date-display-single{}span.date-display-start{}span.date-display-end{}.date-prefix-inline{display:inline-block;}.date-clear{clear:both;display:block;float:none;}.date-no-float{clear:both;float:none;width:98%;}.date-float{clear:none;float:left;width:auto;}.date-float .form-type-checkbox{padding-right:1em;}.form-type-date-select .form-type-select[class*=hour]{margin-left:.75em;}.date-container .date-format-delete{float:left;margin-top:1.8em;margin-left:1.5em;}.date-container .date-format-name{float:left;}.date-container .date-format-type{float:left;padding-left:10px;}.date-container .select-container{clear:left;float:left;}div.date-calendar-day{background:#F3F3F3;border-top:1px solid #EEE;border-left:1px solid #EEE;border-right:1px solid #BBB;border-bottom:1px solid #BBB;color:#999;float:left;line-height:1;margin:6px 10px 0 0;text-align:center;width:40px;}div.date-calendar-day span{display:block;text-align:center;}div.date-calendar-day span.month{background-color:#B5BEBE;color:white;font-size:.9em;padding:2px;text-transform:uppercase;}div.date-calendar-day span.day{font-size:2em;font-weight:bold;}div.date-calendar-day span.year{font-size:.9em;padding:2px;}.date-form-element-content-multiline{padding:10px;border:1px solid #CCC;}.form-item.form-item-instance-widget-settings-input-format-custom,.form-item.form-item-field-settings-enddate-required{margin-left:1.3em;}#edit-field-settings-granularity .form-type-checkbox{margin-right:.6em;}.date-year-range-select{margin-right:1em;}
#ui-datepicker-div{font-size:100%;font-family:Verdana,sans-serif;background:#eee;border-right:2px #666 solid;border-bottom:2px #666 solid;z-index:9999;}.ui-datepicker{width:17em;padding:.2em .2em 0;}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0;}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em;}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px;}.ui-datepicker .ui-datepicker-prev{left:2px;}.ui-datepicker .ui-datepicker-next{right:2px;}.ui-datepicker .ui-datepicker-prev-hover{left:1px;}.ui-datepicker .ui-datepicker-next-hover{right:1px;}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px;}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center;}.ui-datepicker .ui-datepicker-title select{float:left;font-size:1em;margin:1px 0;}.ui-datepicker select.ui-datepicker-month-year{width:100%;}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%;}.ui-datepicker .ui-datepicker-title select.ui-datepicker-year{float:right;}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em;}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0;}.ui-datepicker td{border:0;padding:1px;}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none;}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0;}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible;}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left;}.ui-datepicker.ui-datepicker-multi{width:auto;}.ui-datepicker-multi .ui-datepicker-group{float:left;}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em;}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%;}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%;}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%;}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header{border-left-width:0;}.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0;}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left;}.ui-datepicker-row-break{clear:both;width:100%;}.ui-datepicker-rtl{direction:rtl;}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto;}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto;}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto;}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto;}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right;}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left;}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current{float:right;}.ui-datepicker-rtl .ui-datepicker-group{float:right;}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header{border-right-width:0;border-left-width:1px;}.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px;}
.date-repeat-input{float:left;margin-right:5px;width:auto;}.date-repeat-input select{min-width:7em;}.date-repeat fieldset{clear:both;float:none;}.date-repeat-radios{margin-bottom:1em;}.date-repeat-radios input[type=radio]{float:left;margin:0.75em 0.75em 0 0;}.date-repeat-radios .form-wrapper{float:left;}.date-repeat-radios .form-type-checkboxes .form-type-checkbox{width:15%;float:left;margin:0;}.date-repeat-radios .date-repeat-radios-item{margin-bottom:1em;}.weekly .form-type-checkboxes .form-type-checkbox{float:left;margin-right:10px;}.date-repeat-input.byday-count label,.date-repeat-input.byday-count select,.date-clear.bymonthday label,.date-clear.bymonthday select{display:inline;}.date-repeat-input.byday-day label,.date-clear.bymonthday .field-suffix{font-weight:bold;}.range-of-repeat .form-radios > div{margin-top:0.5em;}.range-of-repeat .count input[type=text]{margin:0 0.5em;}.range-of-repeat .until .form-wrapper{margin:0 0.5em;display:inline-block;vertical-align:middle;}.range-of-repeat .until .form-radio,.range-of-repeat .until .date-prefix-inline{margin:0 0 1.4em 0;vertical-align:middle;}.range-of-repeat .until.widget-date_popup.label-above .form-radio,.range-of-repeat .until.widget-date_popup.label-above .date-prefix-inline{margin:0;vertical-align:middle;}.range-of-repeat .until.widget-date_select.label-within .form-radio,.range-of-repeat .until.widget-date_select.label-within .date-prefix-inline{margin:0;vertical-align:middle;}.range-of-repeat .until.widget-date_select.label-above .form-radio,.range-of-repeat .until.widget-date_select.label-above .date-prefix-inline{margin:1.4em 0 0 0;vertical-align:middle;}.range-of-repeat .until .form-type-date-text .date-padding{padding:0;}.range-of-repeat .until.widget-date_select.label-within .date-padding{padding:0;}.range-of-repeat .until.widget-date_select.label-above .date-padding{padding:0;}.range-of-repeat .until .form-type-date-select,.range-of-repeat .until .form-type-date-popup,.range-of-repeat .until .form-type-date-text{border:none;margin:0;}
.field .field-label{font-weight:bold;}.field-label-inline .field-label,.field-label-inline .field-items{float:left;}form .field-multiple-table{margin:0;}form .field-multiple-table th.field-label{padding-left:0;}form .field-multiple-table td.field-multiple-drag{width:30px;padding-right:0;}form .field-multiple-table td.field-multiple-drag a.tabledrag-handle{padding-right:.5em;}form .field-add-more-submit{margin:.5em 0 0;}
.node-unpublished{background-color:#fff4f4;}.preview .node{background-color:#ffffea;}td.revision-current{background:#ffc;}
.question_type_name{font-style:italic;}#quiz_progress{font-style:italic;font-size:80%;}#quiz_score_possible,#quiz_score_percent{font-weight:bold;}td.quiz_summary_qcell{vertical-align:top;padding:1em 1em 0em 0em;}td.quiz_summary_qcell table tr{background:transparent;}td.quiz_summary_qcell table td{vertical-align:top;padding:.5em;}.quiz_answer_feedback{font-style:italic;}.quiz_summary_text{}.feedback-icon{display:inline;}.add-questions{background:transparent url(/sites/all/modules/quiz/images/add.png) no-repeat scroll 0% 10%;padding:0 0 1em 2em;}.hidden-question{display:none;}.quiz-question-browser-row.odd{background-color:#e7e7e7;}.quiz-question-browser-row.even{background-color:#fbfbfb;}#quiz-question-browser-filters{background:none repeat scroll 0 0 #E1E2DC;border-color:#BEBFB9;border-style:solid;border-width:1px;font-weight:normal;padding:3px 10px;text-transform:uppercase;}#quiz-question-browser-filters td.active{background-color:#666;}.quiz-question-browser-row.odd td.active{background-color:#e2e2f9;}.quiz-question-browser-row.even td.active{background-color:#f8f8ff;}tr.selected.quiz-question-browser-row td,tr.selected.quiz-question-browser-row td.active{background:none repeat scroll 0 0 #505050;color:#FFF;}.browser-table th{border-bottom:0px solid #666666;}.q-staying{display:inline;float:left;margin-right:8px;}div.quiz-report{margin:0;padding:0;}div.quiz-report .dt{background:#eee;border-top:solid 1px gray;padding-left:5px;}div.quiz-report .dt div.quiz-report-score-container{border-right:solid 1px gray;border-left:solid 1px gray;border-bottom:solid 1px gray;float:right;padding:4px 6px;}div.quiz-report .dt div.quiz-report-score-container span div.form-item{display:inline;}div.quiz-report .dd{margin:10px 0 50px 0;}div.quiz-score-submit{float:right;}.quiz-report-skipped{float:right;}.q-correct{background-color:#DDFFDD;}.q-wrong{background-color:#FFCCCC;}.q-waiting{background-color:#FFFFDD;}input#edit-op,input#edit-back{background:0 none;border:0 none;color:#666699;}input.q-skip-button:hover,input#edit-back:hover{color:#6666ff;cursor:pointer;text-decoration:underline;}input#edit-submit-hidden{height:0;width:0;overflow:hidden;padding:0;border:none;}.quiz-passed{color:#00dd00;}.quiz-failed{color:#dd0000;}#no-questions{font-style:italic;}#quiz-view-table{width:auto;border-collapse:separate;border:thin solid #555555;padding:0px;margin:0px;margin-bottom:20px;}#quiz-start-quiz-button-form div{padding:0px;margin:0px;}#quiz-start-quiz-button-form input{margin:0px;}#quiz-view-table td{padding:0px 3px 0px 3px;margin:0px;line-height:110%;}.quiz-view-table-title{}.quiz-view-table-data{}#browser-pager .pager-last{display:none;}#browser-pager .pager-first{display:none;}.matching-tbl{width:auto;border-collapse:separate;padding:0px;margin:0px;border:0px;line-height:100%;}.matching-tbl p,.matching-tbl select,.matching-tbl div{padding:0px;margin:0px;line-height:100%;}.matching-tbl td{padding:2px;margin:2px;line-height:100%;}.quiz-solution{border-left:solid 5px #00ff00;padding-left:3px;}.quiz-answer-hidden{font-style:italic;}#quiz-jumper{display:none;}#quiz-categorized-form #autocomplete{overflow:auto;max-height:300px;}.mark-doubtful .toggle{margin:auto;position:relative;width:100px;overflow:hidden;height:18px;line-height:18px;font-size:11px;text-align:center;cursor:pointer;border:1px solid #ccc;-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;-moz-box-shadow:0 0 10px rgba(0,0,0,0.50) inset;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.50) inset;box-shadow:0 0 10px rgba(0,0,0,0.50) inset;}.mark-doubtful .toggle.off{background-clip:padding-box;background-image:-webkit-gradient(linear,0% 0%,100% 0%,color-stop(50%,red),color-stop(50%,white),color-stop(100%,white));background-image:-moz-linear-gradient(left,red 50%,white 50%,white 100%);background-image:linear-gradient(left,red 50%,white 50%,white 100%);}.mark-doubtful .toggle{background-image:-webkit-gradient(linear,0% 0%,100% 0%,color-stop(50%,white),color-stop(50%,green),color-stop(100%,green));background-image:-moz-linear-gradient(left,white 50%,green 50%,green 100%);background-image:linear-gradient(left,white 50%,green 50%,green 100%);}.mark-doubtful .toggle div{position:relative;color:#777;width:52px;-moz-border-radius:2px;-webkit-border-radius:2px;-khtml-border-radius:2px;border-radius:2px;background:white;text-shadow:1px 1px 0 white;background-image:-webkit-gradient(linear,0% 0%,0% 100%,color-stop(0%,#FEFEFE),color-stop(100%,#EAEAEA));background-image:-moz-linear-gradient(top,#FEFEFE 0%,#EAEAEA 100%);background-image:linear-gradient(top,#FEFEFE 0%,#EAEAEA 100%);-webkit-transition:left 0.2s;-mox-transition:left 0.2s;-o-transition:left 0.2s;transition:left 0.2s;}.mark-doubtful .toggle div:after,.mark-doubtful .toggle div:before{color:white;text-shadow:none;width:50px;position:absolute;top:0;font-size:9px;font-weight:bold;}.mark-doubtful .toggle div:before{content:"Doubtful";left:-48px;}.mark-doubtful .toggle div:after{content:"Clear";right:-48px;}.mark-doubtful .toggle.off div{left:48px;}
.search-form{margin-bottom:1em;}.search-form input{margin-top:0;margin-bottom:0;}.search-results{list-style:none;}.search-results p{margin-top:0;}.search-results .title{font-size:1.2em;}.search-results li{margin-bottom:1em;}.search-results .search-snippet-info{padding-left:1em;}.search-results .search-info{font-size:0.85em;}.search-advanced .criterion{float:left;margin-right:2em;}.search-advanced .action{float:left;clear:left;}
#permissions td.module{font-weight:bold;}#permissions td.permission{padding-left:1.5em;}#permissions tr.odd .form-item,#permissions tr.even .form-item{white-space:normal;}#user-admin-settings fieldset .fieldset-description{font-size:0.85em;padding-bottom:.5em;}#user-admin-roles td.edit-name{clear:both;}#user-admin-roles .form-item-name{float:left;margin-right:1em;}.password-strength{width:17em;float:right;margin-top:1.4em;}.password-strength-title{display:inline;}.password-strength-text{float:right;font-weight:bold;}.password-indicator{background-color:#C4C4C4;height:0.3em;width:100%;}.password-indicator div{height:100%;width:0%;background-color:#47C965;}input.password-confirm,input.password-field{width:16em;margin-bottom:0.4em;}div.password-confirm{float:right;margin-top:1.5em;visibility:hidden;width:17em;}div.form-item div.password-suggestions{padding:0.2em 0.5em;margin:0.7em 0;width:38.5em;border:1px solid #B4B4B4;}div.password-suggestions ul{margin-bottom:0;}.confirm-parent,.password-parent{clear:left;margin:0;width:36.3em;}.profile{clear:both;margin:1em 0;}.profile .user-picture{float:right;margin:0 1em 1em 0;}.profile h3{border-bottom:1px solid #ccc;}.profile dl{margin:0 0 1.5em 0;}.profile dt{margin:0 0 0.2em 0;font-weight:bold;}.profile dd{margin:0 0 1em 0;}
#forum .description{font-size:0.9em;margin:0.5em;}#forum td.created,#forum td.posts,#forum td.topics,#forum td.last-reply,#forum td.replies,#forum td.pager{white-space:nowrap;}#forum td.forum .icon{background-image:url(/misc/forum-icons.png);background-repeat:no-repeat;float:left;height:24px;margin:0 9px 0 0;width:24px;}#forum td.forum .forum-status-new{background-position:-24px 0;}#forum div.indent{margin-left:20px;}#forum .icon div{background-image:url(/misc/forum-icons.png);background-repeat:no-repeat;width:24px;height:24px;}#forum .icon .topic-status-new{background-position:-24px 0;}#forum .icon .topic-status-hot{background-position:-48px 0;}#forum .icon .topic-status-hot-new{background-position:-72px 0;}#forum .icon .topic-status-sticky{background-position:-96px 0;}#forum .icon .topic-status-closed{background-position:-120px 0;}
.views-exposed-form .views-exposed-widget{float:left;padding:.5em 1em 0 0;}.views-exposed-form .views-exposed-widget .form-submit{margin-top:1.6em;}.views-exposed-form .form-item,.views-exposed-form .form-submit{margin-top:0;margin-bottom:0;}.views-exposed-form label{font-weight:bold;}.views-exposed-widgets{margin-bottom:.5em;}.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid tbody{border-top:none;}.view .progress-disabled{float:none;}
.flickr-photo-img{vertical-align:text-bottom;}.flickr-photo-box{float:left;width:260px;height:260px;padding:10px;text-align:center;}.flickr-photoset-img{vertical-align:text-bottom;}.flickr-photoset-box{float:left;padding:10px;text-align:center;}span.flickr-wrap,span.flickr-photoset-single{position:relative;display:inline-block;margin:0 5px 5px 0;vertical-align:top;}span.flickr-credit{display:block;overflow:hidden;padding:0 0 4px 4px;font-size:80%;line-height:100%;}.flickr-slideshow{position:relative;overflow:hidden;width:100%;height:0;padding-bottom:75%;}.flickr-slideshow object{position:absolute;top:0;left:0;max-width:100%;max-height:100%;}.flickr-block-photosets .flickr-block-photoset{margin-top:0.5em;padding-top:0.5em;border-top:1px solid #dfdfdf;}span.floatleft{float:left;margin:5px 5px 0 0;}span.floatright{float:right;margin:5px 0 0 10px;}span.flickr-tags{font-style:italic;}.flickr-wrap,.flickr-wrap img,.flickr-wrap .flickr-credit{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:100%;}div.flickr-photoset{clear:both;}span.flickr-empty{display:inline-block;margin:10px;}.page-flickr-sets h1#page-title{display:none;}.tips span.ctools-toggle{float:none !important;}span.grayed-out,.form-disabled label,input[disabled=disabled] label{color:darkgray;}span.grayed-out-help{color:#666;}.flickr-form-align{text-align:right;}.form-item.form-type-textfield.form-item-flickr-sswratio{float:left;}.flickr-preview{float:left;margin:0 12px 15px 0;padding:10px;border:1px solid #ccc;}
.rteindent1{margin-left:40px;}.rteindent2{margin-left:80px;}.rteindent3{margin-left:120px;}.rteindent4{margin-left:160px;}.rteleft{text-align:left;}.rteright{text-align:right;}.rtecenter{text-align:center;}.rtejustify{text-align:justify;}.ibimage_left{float:left;}.ibimage_right{float:right;}
.ctools-locked{color:red;border:1px solid red;padding:1em;}.ctools-owns-lock{background:#ffffdd none repeat scroll 0 0;border:1px solid #f0c020;padding:1em;}a.ctools-ajaxing,input.ctools-ajaxing,button.ctools-ajaxing,select.ctools-ajaxing{padding-right:18px !important;background:url(/sites/all/modules/ctools/images/status-active.gif) right center no-repeat;}div.ctools-ajaxing{float:left;width:18px;background:url(/sites/all/modules/ctools/images/status-active.gif) center center no-repeat;}
div.panel-pane div.admin-links{font-size:xx-small;margin-right:1em;}div.panel-pane div.admin-links li a{color:#ccc;}div.panel-pane div.admin-links li{padding-bottom:2px;background:white;z-index:201;}div.panel-pane div.admin-links:hover a,div.panel-pane div.admin-links-hover a{color:#000;}div.panel-pane div.admin-links a:before{content:"[";}div.panel-pane div.admin-links a:after{content:"]";}div.panel-pane div.panel-hide{display:none;}div.panel-pane div.panel-hide-hover,div.panel-pane:hover div.panel-hide{display:block;position:absolute;z-index:200;margin-top:-1.5em;}div.panel-pane div.feed a{float:right;}
table.grant_help th{vertical-align:top;}table.grant_help td p{margin-top:0px;margin-bottom:8px;}table.grant_help em.perm{font-weight:bold;}label.disabled{color:#999;font-style:italic;}.view-0,.update-0,.delete-0{background-color:#fffce5;}.view-1,.update-1,.delete-1,.create-1,.list-1{background-color:#e5ffe2;}.view-2,.update-2,.delete-2,.create-0,.list-0{background-color:#fef5f1;}.taxonomy-access-grant-table{margin-top:0.5em;margin-bottom:0.5em;width:inherit;}.taxonomy-access-grant-table th.select-all{width:2em;}.taxonomy-access-grant-table td.taxonomy-access-label{padding-right:4em;min-width:12em;}.taxonomy-access-grant-table td.taxonomy-access-default{font-style:italic;font-weight:bold;}.taxonomy-access-grant-table td.taxonomy-access-grant{width:7em;}fieldset#edit-vocabs .fieldset-description{display:block;}#taxonomy-access-admin-role fieldset{margin-bottom:0.5em;margin-top:0.5em;}#taxonomy-access-admin-role fieldset.taxonomy-access-add.collapsible,#taxonomy-access-admin-role fieldset.taxonomy-access-add.collapsed{margin-top:0px;margin-bottom:1em;border:none;background:none;}fieldset.taxonomy-access-add > legend{background:none;border:none;font-family:inherit;position:static;}fieldset.taxonomy-access-add > legend a{color:#0076bc;}fieldset.taxonomy-access-add  .fieldset-wrapper{margin-top:0px;padding-top:0.5em;}html.js fieldset.collapsible.taxonomy-access-add > legend .fieldset-legend,html.js fieldset.collapsed.taxonomy-access-add > legend .fieldset-legend{background:transparent url(/sites/all/modules/taxonomy_access/images/add.png) no-repeat 0 center;text-transform:none;}
.calendar-calendar tr.holder{height:0px;display:table-row !important;display:none;}.calendar-calendar .week-view .full div.item-wrapper,.calendar-calendar .day-view .full div.item-wrapper{background-color:none;border:0px;float:none;margin:0px;width:100%;margin-top:-24px;}.calendar-calendar td .inner div,.calendar-calendar td .inner div a{background:none;}.calendar-calendar .week-view .full div.single-day div.weekview,.calendar-calendar .day-view .full div.single-day div.dayview{background:#ffc;width:auto;padding:0px 3px;overflow:hidden;}.calendar-calendar .week-view .full div.single-day div.weekview,.calendar-calendar .day-view .full div.single-day div.dayview{border:1px solid #E39364;}.calendar-calendar .week-view .header-body-divider,.calendar-calendar .week-view .single-day-footer,.calendar-calendar .day-view .single-day-footer,.calendar-calendar .day-view .header-body-divider{background:#eeeeee;border-left:1px solid #CCCCCC;border-right:1px solid #CCCCCC;font-size:1px;height:4px;line-height:1px;}.calendar-calendar .week-view #multi-day-container,.calendar-calendar .week-view #single-day-container,.calendar-calendar .day-view #multi-day-container,.calendar-calendar .day-view #single-day-container{position:relative;background:#ffffff;overflow-y:scroll;overflow-x:hidden;border-left:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC;}.calendar-calendar .week-view #multi-day-container,.calendar-calendar .day-view #multi-day-container{border-top:1px solid #CCCCCC;}.calendar-calendar .week-view #week-header-container,.calendar-calendar .day-view #day-header-container{width:100%;background:#ffffff;border-bottom:1px solid #CCCCCC;}.calendar-calendar .week-view #multi-day-container,.calendar-calendar .day-view #multi-day-container{height:57px;}.calendar-calendar .week-view #multi-day-container .expand{height:100%;}.calendar-calendar .week-view #multi-day-container table,.calendar-calendar .day-view #multi-day-container table{height:100%;}.calendar-calendar .week-view #multi-day-container table td,.calendar-calendar .day-view #multi-day-container table td{border-top:0px;border-bottom:0px;vertical-align:top;width:14%;}.calendar-calendar .week-view #multi-day-container table td.calendar-agenda-hour{border-right:1px solid #CCCCCC;}.calendar-calendar .week-view #single-day-container,.calendar-calendar .day-view #single-day-container{border-top:1px solid #CCCCCC;height:500px;}.calendar-calendar .week-view #single-day-container table td,.calendar-calendar .day-view #single-day-container table td{padding:0px;border-top:0px;border-bottom:0px;width:14%;}.calendar-calendar .week-view td.first,.calendar-calendar .day-view td.first{border-left:0px;}.calendar-calendar .week-view td.first,.calendar-calendar .day-view td.first{border-left:0px;}.calendar-calendar .week-view td.last,.calendar-calendar .day-view td.last{border-right:0px;}.calendar-calendar .week-view #single-day-container div.first,.calendar-calendar .day-view #single-day-container div.first{border-top:0px;}.calendar-calendar .week-view #single-day-container div.last,.calendar-calendar .day-view #single-day-container div.last{border-bottom:0px;}.calendar-calendar .week-view table.full{table-layout:fixed;width:100%;margin:0px;}.calendar-calendar .day-view table.full{table-layout:fixed;width:100%;margin:0px;}.calendar-calendar td.calendar-agenda-hour .calendar-hour,.calendar-calendar td.calendar-agenda-hour .calendar-ampm,.calendar-calendar .week-view .full div.calendar-agenda-hour span,.calendar-calendar .day-view .full div.calendar-agenda-hour span{font-size:.8em;font-weight:normal;margin-right:0px;}.calendar-calendar .week-view .full div.calendar-agenda-hour,.calendar-calendar .day-view .full div.calendar-agenda-hour,.calendar-calendar .week-view .full div.calendar-agenda-items,.calendar-calendar .day-view .full div.calendar-agenda-items{height:47px;border-top:1px solid #cccccc;}.calendar-calendar .week-view .full .calendar-agenda-hour{width:auto;}.calendar-calendar .week-view .full .calendar-agenda-hour div,.calendar-calendar .day-view .full .calendar-agenda-hour div{margin-top:10px;}.calendar-calendar .day-view #header-container td.calendar-time-holder,.calendar-calendar .day-view #multi-day-container td.calendar-time-holder,.calendar-calendar .day-view #single-day-container td.calendar-time-holder{width:50px;padding:0px;border:0px;}.calendar-calendar .day-view #header-container td.calendar-day-holder,.calendar-calendar .day-view #multi-day-container td.calendar-day-holder,.calendar-calendar .day-view #single-day-container td.calendar-day-holder{width:95%;}.calendar-calendar .week-view #header-container td.calendar-time-holder,.calendar-calendar .week-view #multi-day-container td.calendar-time-holder,.calendar-calendar .week-view #single-day-container td.calendar-time-holder{width:50px;padding:0px;border:0px;}.calendar-calendar .week-view #header-container td.margin-right{width:10px;}.calendar-calendar .week-view .full td.calendar-day-holder{padding:0px;border:0px;width:14%;}.calendar-calendar .day-view .full td.calendar-day-holder{padding:0px;border:0px;width:95%;}.calendar-calendar .week-view .full div.single-day,.calendar-calendar .day-view .full div.single-day{padding:0px;}.calendar-calendar .week-view .full div.single-day .inner,.calendar-calendar .day-view .full div.single-day .inner{position:relative;z-index:1;}.calendar-calendar .week-view .full td.multi-day{padding:1px 2px 0px 2px;}.calendar-calendar .day-view .full td.multi-day div.dayview,.calendar-calendar .week-view .full td.multi-day div.weekview{height:22px !important;}.calendar-calendar .day-view .full td.multi-day .calendar.dayview .contents div,.calendar-calendar .week-view .full td.multi-day .calendar.weekview .contents div{}.calendar-calendar .week-view .full td.multi-day .inner .weekview .continuation{height:22px;padding-top:0px;margin-right:3px;}.calendar-calendar .week-view .full td.multi-day .inner .weekview .continues,.calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff,.calendar-calendar .day-view .full td.multi-day .inner .dayview .continues,.calendar-calendar .day-view .full td.multi-day .inner .dayview .cutoff{height:22px;padding-top:0px;}.calendar-calendar .week-view div.single-day .view-item,.calendar-calendar .day-view div.single-day .view-item{position:absolute;width:100%;background:none;text-align:left;z-index:1;}.calendar-calendar .week-view div.single-day .half-hour,.calendar-calendar .day-view div.single-day .half-hour{font-size:1px;height:23px;width:100%;position:relative;z-index:0;top:0px;border-bottom:1px dotted #cccccc;}.calendar-calendar .week-view div.single-day .view-item .calendar,.calendar-calendar .day-view div.single-day .view-item .calendar{margin:0px;}.calendar-calendar .week-view div.single-day .view-item .contents,.calendar-calendar .day-view div.single-day .view-item .contents{overflow:hidden;}.calendar-calendar div.single-day .o_0 .view-item{top:0px;}.calendar-calendar div.single-day .o_1 .view-item{top:12px;}.calendar-calendar div.single-day .o_2 .view-item{top:24px;}.calendar-calendar div.single-day .o_3 .view-item{top:36px;}.calendar-calendar div.single-day .o_4 .view-item{top:40px;}.calendar-calendar div.single-day .d_1 .view-item .calendar{height:10px;}.calendar-calendar div.single-day .d_2 .view-item .calendar{height:22px;}.calendar-calendar div.single-day .d_3 .view-item .calendar{height:34px;}.calendar-calendar div.single-day .d_4 .view-item .calendar{height:46px;}.calendar-calendar div.single-day .d_5 .view-item .calendar{height:58px;}.calendar-calendar div.single-day .d_6 .view-item .calendar{height:70px;}.calendar-calendar div.single-day .d_7 .view-item .calendar{height:82px;}.calendar-calendar div.single-day .d_8 .view-item .calendar{height:94px;}.calendar-calendar div.single-day .d_9 .view-item .calendar{height:106px;}.calendar-calendar div.single-day .d_10 .view-item .calendar{height:118px;}.calendar-calendar div.single-day .d_11 .view-item .calendar{height:130px;}.calendar-calendar div.single-day .d_12 .view-item .calendar{height:142px;}.calendar-calendar div.single-day .d_13 .view-item .calendar{height:154px;}.calendar-calendar div.single-day .d_14 .view-item .calendar{height:166px;}.calendar-calendar div.single-day .d_15 .view-item .calendar{height:178px;}.calendar-calendar div.single-day .d_16 .view-item .calendar{height:190px;}.calendar-calendar div.single-day .d_17 .view-item .calendar{height:202px;}.calendar-calendar div.single-day .d_18 .view-item .calendar{height:214px;}.calendar-calendar div.single-day .d_19 .view-item .calendar{height:226px;}.calendar-calendar div.single-day .d_20 .view-item .calendar{height:238px;}.calendar-calendar div.single-day .d_21 .view-item .calendar{height:250px;}.calendar-calendar div.single-day .d_22 .view-item .calendar{height:262px;}.calendar-calendar div.single-day .d_23 .view-item .calendar{height:274px;}.calendar-calendar div.single-day .d_24 .view-item .calendar{height:286px;}.calendar-calendar div.single-day .d_25 .view-item .calendar{height:298px;}.calendar-calendar div.single-day .d_26 .view-item .calendar{height:310px;}.calendar-calendar div.single-day .d_27 .view-item .calendar{height:322px;}.calendar-calendar div.single-day .d_28 .view-item .calendar{height:334px;}.calendar-calendar div.single-day .d_29 .view-item .calendar{height:346px;}.calendar-calendar div.single-day .d_30 .view-item .calendar{height:358px;}.calendar-calendar div.single-day .d_31 .view-item .calendar{height:370px;}.calendar-calendar div.single-day .d_32 .view-item .calendar{height:382px;}.calendar-calendar div.single-day .d_33 .view-item .calendar{height:394px;}.calendar-calendar div.single-day .d_34 .view-item .calendar{height:406px;}.calendar-calendar div.single-day .d_35 .view-item .calendar{height:418px;}.calendar-calendar div.single-day .d_36 .view-item .calendar{height:430px;}.calendar-calendar div.single-day .d_37 .view-item .calendar{height:442px;}.calendar-calendar div.single-day .d_38 .view-item .calendar{height:454px;}.calendar-calendar div.single-day .d_39 .view-item .calendar{height:466px;}.calendar-calendar div.single-day .d_40 .view-item .calendar{height:478px;}.calendar-calendar div.single-day .d_41 .view-item .calendar{height:490px;}.calendar-calendar div.single-day .d_42 .view-item .calendar{height:502px;}.calendar-calendar div.single-day .d_43 .view-item .calendar{height:514px;}.calendar-calendar div.single-day .d_44 .view-item .calendar{height:526px;}.calendar-calendar div.single-day .d_45 .view-item .calendar{height:538px;}.calendar-calendar div.single-day .d_46 .view-item .calendar{height:550px;}.calendar-calendar div.single-day .d_47 .view-item .calendar{height:562px;}.calendar-calendar div.single-day .d_48 .view-item .calendar{height:574px;}.calendar-calendar div.single-day .d_49 .view-item .calendar{height:586px;}.calendar-calendar div.single-day .d_50 .view-item .calendar{height:598px;}.calendar-calendar div.single-day .d_51 .view-item .calendar{height:610px;}.calendar-calendar div.single-day .d_52 .view-item .calendar{height:622px;}.calendar-calendar div.single-day .d_53 .view-item .calendar{height:634px;}.calendar-calendar div.single-day .d_54 .view-item .calendar{height:646px;}.calendar-calendar div.single-day .d_55 .view-item .calendar{height:658px;}.calendar-calendar div.single-day .d_56 .view-item .calendar{height:670px;}.calendar-calendar div.single-day .d_57 .view-item .calendar{height:682px;}.calendar-calendar div.single-day .d_58 .view-item .calendar{height:694px;}.calendar-calendar div.single-day .d_59 .view-item .calendar{height:706px;}.calendar-calendar div.single-day .d_60 .view-item .calendar{height:718px;}.calendar-calendar div.single-day .d_61 .view-item .calendar{height:730px;}.calendar-calendar div.single-day .d_62 .view-item .calendar{height:742px;}.calendar-calendar div.single-day .d_63 .view-item .calendar{height:754px;}.calendar-calendar div.single-day .d_64 .view-item .calendar{height:766px;}.calendar-calendar div.single-day .d_65 .view-item .calendar{height:778px;}.calendar-calendar div.single-day .d_66 .view-item .calendar{height:790px;}.calendar-calendar div.single-day .d_67 .view-item .calendar{height:802px;}.calendar-calendar div.single-day .d_68 .view-item .calendar{height:814px;}.calendar-calendar div.single-day .d_69 .view-item .calendar{height:826px;}.calendar-calendar div.single-day .d_70 .view-item .calendar{height:838px;}.calendar-calendar div.single-day .d_71 .view-item .calendar{height:850px;}.calendar-calendar div.single-day .d_72 .view-item .calendar{height:862px;}.calendar-calendar div.single-day .d_73 .view-item .calendar{height:874px;}.calendar-calendar div.single-day .d_74 .view-item .calendar{height:886px;}.calendar-calendar div.single-day .d_75 .view-item .calendar{height:898px;}.calendar-calendar div.single-day .d_76 .view-item .calendar{height:910px;}.calendar-calendar div.single-day .d_77 .view-item .calendar{height:922px;}.calendar-calendar div.single-day .d_78 .view-item .calendar{height:934px;}.calendar-calendar div.single-day .d_79 .view-item .calendar{height:946px;}.calendar-calendar div.single-day .d_80 .view-item .calendar{height:958px;}.calendar-calendar div.single-day .d_81 .view-item .calendar{height:970px;}.calendar-calendar div.single-day .d_82 .view-item .calendar{height:982px;}.calendar-calendar div.single-day .d_83 .view-item .calendar{height:994px;}.calendar-calendar div.single-day .d_84 .view-item .calendar{height:1006px;}.calendar-calendar div.single-day .d_85 .view-item .calendar{height:1018px;}.calendar-calendar div.single-day .d_86 .view-item .calendar{height:1030px;}.calendar-calendar div.single-day .d_87 .view-item .calendar{height:1042px;}.calendar-calendar div.single-day .d_88 .view-item .calendar{height:1054px;}.calendar-calendar div.single-day .d_89 .view-item .calendar{height:1066px;}.calendar-calendar div.single-day .d_90 .view-item .calendar{height:1078px;}.calendar-calendar div.single-day .d_91 .view-item .calendar{height:1090px;}.calendar-calendar div.single-day .d_92 .view-item .calendar{height:1102px;}.calendar-calendar div.single-day .d_93 .view-item .calendar{height:1114px;}.calendar-calendar div.single-day .d_94 .view-item .calendar{height:1128px;}.calendar-calendar div.single-day .d_95 .view-item .calendar{height:1140px;}.calendar-calendar div.single-day .d_96 .view-item .calendar{height:1152px;}.calendar-calendar .week-view div.single-day .i_0 .view-item{left:0px;width:50%;}.calendar-calendar .week-view div.single-day .i_1 .view-item{left:10%;width:85%;}.calendar-calendar .week-view div.single-day .i_2 .view-item{left:16%;width:79%;}.calendar-calendar .week-view div.single-day .i_3 .view-item{left:21%;width:74%;}.calendar-calendar .week-view div.single-day .i_4 .view-item{left:30%;width:65%;}.calendar-calendar .week-view div.single-day .i_5 .view-item{left:34%;width:61%;}.calendar-calendar .week-view div.single-day .i_6 .view-item{left:42%;width:53%;}.calendar-calendar .week-view div.single-day .i_7 .view-item{left:49%;width:46%;}.calendar-calendar .week-view div.single-day .i_8 .view-item{left:55%;width:40%;}.calendar-calendar .week-view div.single-day .i_9 .view-item{left:65%;width:30%;}.calendar-calendar .week-view div.single-day .i_0.md_0 .view-item{width:95% !important;width:auto;}.calendar-calendar .week-view div.single-day .i_0.md_1 .view-item{width:60% !important;width:auto;}.calendar-calendar .day-view div.single-day .i_0 .view-item{left:2px;width:25% !important;width:97%;}.calendar-calendar .day-view div.single-day .i_1 .view-item{left:10%;width:89%;}.calendar-calendar .day-view div.single-day .i_2 .view-item{left:20%;width:79%;}.calendar-calendar .day-view div.single-day .i_3 .view-item{left:30%;width:69%;}.calendar-calendar .day-view div.single-day .i_4 .view-item{left:40%;width:59%;}.calendar-calendar .day-view div.single-day .i_5 .view-item{left:50%;width:49%;}.calendar-calendar .day-view div.single-day .i_6 .view-item{left:60%;width:39%;}.calendar-calendar .day-view div.single-day .i_7 .view-item{left:70%;width:29%;}.calendar-calendar .day-view div.single-day .i_8 .view-item{left:75%;width:24%;}.calendar-calendar .day-view div.single-day .i_9 .view-item{left:80%;width:19%;}.calendar-calendar .day-view div.single-day .i_0.md_0 .view-item{width:98% !important;width:auto;}.calendar-calendar .day-view div.single-day .i_0.md_1 .view-item{width:60% !important;width:auto;}.calendar-calendar .day-view div.single-day .i_0.md_2 .view-item{width:40% !important;width:auto;}.calendar-calendar .day-view div.single-day .i_0.md_3 .view-item{width:30% !important;width:auto;}.single-day-footer .grippie,.header-body-divider .grippie{overflow:hidden;background:#eee url("/misc/grippie.png") no-repeat center 2px;cursor:s-resize;height:3px;}
div.date-views-pager{margin-left:auto;margin-right:auto;}div.date-views-pager li{float:left;text-align:left;width:20%;}div.date-views-pager div.current-page{font-weight:bold;text-align:center;}div.date-views-pager div.next-month,div.date-views-pager div.next-year{text-align:right;}.views-group-box div.date-views-filter-fieldset{margin-left:0;}.views-group-box fieldset.date-views-filter-fieldset{padding-top:0;}.views-group-box fieldset.date-views-filter-fieldset .container-inline-date > .form-item{border-width:0;margin:9px 3px 0 3px;display:block;}.views-group-box fieldset.date-views-filter-fieldset .container-inline-date .date-padding{padding:0;}.date-views-filter-wrapper{min-width:250px;}.date-views-filter input{float:left !important;margin-right:2px !important;min-width:12em;padding:0 !important;width:12em;}.date-nav{clear:both;padding-bottom:1.5em;width:100%;}.date-nav div.date-heading h3{margin:0;padding:0;}.date-nav-wrapper .clear-block{margin-bottom:10px;}.date-nav-wrapper{position:relative;margin-top:5px;width:100%;}.date-nav-wrapper .date-nav{background-color:transparent;border:0px;height:30px;height:auto;min-height:30px;position:relative;margin-bottom:10px;}.date-nav-wrapper .date-prev a,.date-nav-wrapper .date-next a{text-decoration:none;color:inherit;font-size:12px;}.date-nav-wrapper.date-nav a:hover{text-decoration:underline;}.date-nav-wrapper .date-prev{padding:5px 0;position:absolute;left:0px;text-align:left;top:0px;width:auto;z-index:1;font-size:12px;}.date-nav-wrapper .date-prev{left:0;right:auto;}.date-nav-wrapper .date-prev a{margin-left:10px;font-weight:bold;}.date-nav-wrapper .date-heading{position:relative;width:100%;top:0px;text-align:center;z-index:0;}.date-nav-wrapper .date-heading h3{line-height:30px;font-size:1.7em;}.date-nav-wrapper .date-next{padding:5px 0;position:absolute;right:0px;text-align:right;top:0px;width:auto;z-index:1;font-size:12px;}.date-nav-wrapper .date-next a{margin-right:10px;font-weight:bold;}
