/**
 * @package CWX Project
 */

/*
Simple Project Management and TODO-List application for Wordpress Blogs.
Copyright (C) 2014 Chrome Runner

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/


.cwx-project-widget input[type=date]{-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.07);box-shadow:inset 0 1px 2px rgba(0,0,0,.07)}.cwx-project-widget input[type=date]:focus{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 1px 2px rgba(0,0,0,.1)}.folding.dashicons:before{content:"\f141"}#cwx-project-wrap{float:right}.cwx-project-row li{text-align:right}li.cwx-project-folding{padding-left:0;padding-right:12px}li.cwx-project-progress{padding-left:0;padding-right:8px}.cwx-task-row li{text-align:right}li.cwx-task-folding{padding-left:0;padding-right:24px}li.cwx-task-priority{margin-right:-2px}li.cwx-task-progress{padding-left:0;padding-right:8px}.cwx-task-data{padding-left:8px;padding-right:40px}div.cwx-form-column{float:right}li.cwx-project-actions{left:0;right:auto;text-align:left}#cwx_project_dashwidget .hndle .dashicons{right:auto;left:28px;margin:-3px 0 0 4px}#cwx-project-filters h4{float:right}#cwx-apply-filters{float:left}#cwx-project-filters .cwx-floater{float:right;padding-right:0;padding-left:12px}#cwx-project-filters .cwx-floater-right,#cwx-project-filters>.cwx-floater+.cwx-floater{padding-left:0}#cwx-project-new .button{margin:12px 0 0 8px}#cwx-project-tools li{margin-right:0;margin-left:8px}#cwx-project-tools li:first-child{margin-left:0}li#cwx-add-project .dashicons{margin-left:4px;margin-right:-4px}li#cwx-donate,li#cwx-project-close{float:left;margin-left:0}li#cwx-donate *{float:left}#cwx-project-tools #cwx-project-action,#cwx-project-tools #cwx-project-bulk-action{float:right}.cwx-modal-content{padding-right:44px}#cwx-trash-list td{padding:6px 0 8px 4px}#cwx-trash-list td:first-child{padding-right:12px}.cwx-trash-date{text-align:left;padding-left:12px!important}.cwx-project-actions-settings{float:left}.cwx-project-meta-list .dashicons{margin-left:3px}th.cwx-project-meta-target,th.cwx-project-meta-title{text-align:right}.cwx-role-names{float:right}.cwx-list-capabilities{float:left;border-left:none;border-right:1px solid #0074a2}.cwx-tab-scroller{left:12px;right:auto}.cwx-tab-scroller .dashicons-arrow-right-alt2:before{content:"\f341"}.cwx-tab-scroller .dashicons-arrow-left-alt2:before{content:"\f345"}.cwx-tab-bar,.cwx-tab-strip{left:auto;right:0}.cwx-tab-sheet{margin:-1px 0 0 12px}.help-tab-content #cwx-project-admin-help ul li{margin-right:0}.cwx-control{direction:rtl}.cwx-spin-control{float:left}.cwx-date-control>input,.cwx-number-control>input{float:right}.cwx-number-unit{float:right;padding-left:4px}.cwx-duration-input{float:right}.cwx-duration-control .cwx-spin-control{float:left;left:-1px}.cwx-project-widget .dashicons.dashicons-calendar{float:left}
.ui-datepicker{direction:rtl}.ui-datepicker .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker .ui-datepicker-next{left:2px;right:auto}.ui-datepicker td a,.ui-datepicker td span{text-align:right}.ui-datepicker .ui-datepicker-buttonpane{clear:right;margin:.7em 0 0}.ui-datepicker .ui-datepicker-buttonpane button{float:left;-webkit-box-shadow:inset 0 1px 0 #fff,0 1px 0 rgba(0,0,0,.08);box-shadow:inset 0 1px 0 #fff,0 1px 0 rgba(0,0,0,.08)}.ui-datepicker .ui-datepicker-buttonpane button:focus,.ui-datepicker .ui-datepicker-buttonpane button:hover{-webkit-box-shadow:1px 1px 1px rgba(0,0,0,.2);box-shadow:1px 1px 1px rgba(0,0,0,.2)}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:right}.ui-icon.ui-icon-circle-triangle-e:before{content:"\f141"}.ui-icon.ui-icon-circle-triangle-w:before{content:"\f139"}
