/* To do page design */
.to-do-wrap {
	/*border-top: 3px solid [main_bordcolor];*/
}

.to-do-calander {
	width: 313px;
	border: 1px solid #d8d8d8;
	padding-top: 5px;
	/*border-top:none;*/
	background-color: #fbfbfb;
	float: left;
}

.to-do-calander .ui-datepicker .ui-datepicker-header {
	padding: 0;
}

.to-do-calander-top {
	height: 72px;
	border-bottom: 1px solid #d8d8d8;
	position: relative;
}

.to-do-calander-top:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -2px;
	border-bottom: 1px solid #fff;
}

.to-do-calander-head {
	font-size: 15px;
	color: #404247;
	font-weight: 600;
	text-align: center;
	line-height: 42px;
}

.to-do-calander-head a {
	font-size: 0;
	text-indent: -100000px;
	width: 15px;
	height: 15px;
	margin: 0 12px;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/common/cal-arrw.png) 0 0 no-repeat;
}

.to-do-calander-head a.right {
	background: url(../images/common/cal-arrw.png) 0 100% no-repeat;
}

.to-do-calander .ui-widget-content {
	border: none;
	background: none;
}

.to-do-calander .ui-datepicker {
	width: 100%;
	padding: 0;
}

.to-do-calander .ui-datepicker th {
	font-size: 11px;
	color: #808080;
	font-weight: bold;
	padding: 8px;
	text-transform: uppercase;
}

.to-do-calander .ui-datepicker .ui-datepicker-title {
	font-size: 15px;
	color: #404247;
	font-weight: 600;
}

.to-do-calander .ui-widget-header {
	border: none;
	background: none;
}

.to-do-calander .ui-state-highlight,
.to-do-calander .ui-widget-content .ui-state-highlight,
.to-do-calander .ui-widget-header .ui-state-highlight {
	color: #000;
}

.to-do-calander .ui-widget-header .ui-datepicker-prev .ui-icon {
	font-size: 0;
	text-indent: -100000px;
	width: 15px;
	height: 15px;
	margin: 0;
	display: inline-block;
	vertical-align: middle;
	position: static;
	background: url(../images/common/cal-arrw.png) 0 0 no-repeat;
}

.to-do-calander .ui-datepicker .ui-datepicker-prev,
.to-do-calander .ui-datepicker .ui-datepicker-next {
	top: 5px !important;
	padding: 0;
}

.to-do-calander .ui-datepicker td span,
.to-do-calander .ui-datepicker td a {
	text-align: center;
}

.to-do-calander .ui-datepicker td a.ui-state-active {
	font-size: 14px;
	font-weight: bold;
}

.to-do-calander .ui-datepicker .ui-datepicker-prev {
	left: 15px;
}

.to-do-calander .ui-datepicker .ui-datepicker-next {
	right: 15px;
}

.to-do-calander .ui-widget-header .ui-datepicker-next .ui-icon {
	font-size: 0;
	text-indent: -100000px;
	width: 15px;
	height: 15px;
	margin: 0;
	display: inline-block;
	vertical-align: middle;
	position: static;
	background: url(../images/common/cal-arrw.png) 0 100% no-repeat;
}

.to-do-calander .ui-datepicker .ui-datepicker-prev,
.to-do-calander .ui-datepicker .ui-datepicker-next {
	text-align: center;
}

.to-do-calander .ui-state-default,
.to-do-calander .ui-widget-content .ui-state-default,
.to-do-calander .ui-widget-header .ui-state-default {
	border: none;
	background: none;
}

.to-do-calander .ui-datepicker-calendar thead {
	border-bottom: 1px solid #d8d8d8;
}

.to-do-calander-wn {
	font-size: 0;
	letter-spacing: 0;
	text-align: center;
	display: table;
	width: 100%;
	padding: 0 14px;
}

.to-do-calander-wn li {
	font-size: 11px;
	color: #808080;
	font-weight: bold;
	text-transform: uppercase;
	display: table-cell;
	text-align: center;
	width: 14.28%;
}

.to-do-calander-wd {
	font-size: 0;
	letter-spacing: 0;
	text-align: center;
	display: table;
	width: 100%;
	padding: 0 14px;
}

.to-do-calander-wd li {
	font-size: 11px;
	color: #4e4e4e;
	font-weight: 400;
	display: table-cell;
	text-align: center;
	padding: 5px;
	width: 14.28%;
}

.to-do-calander-wd li.offgrey {
	color: #a4a4a4;
}

.to-do-calander-wd li.current {
	color: #fff;
}

.to-do-calander-wd li.current span {
	line-height: 24px;
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
	background-color: #a4a4a4;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.to-do-calander-bottom {
	margin: 15px 24px 24px;
	border-top: 1px dotted #c8c8c8;
	padding: 23px 0 0;
}

.to-do-calander-bottom label {
	font-size: 13px;
	color: #404247;
	font-weight: 400;
	margin: 0 0 10px;
}

.to-do-rightpan {
	overflow: hidden;
	padding: 27px;
}

.to-do-rightpan-top {
	height: 72px;
	padding: 24px 0 0 27px;
	margin: -27px -27px 11px;
	border-bottom: 1px solid [main_bordcolor];
}

.to-do-rightpan-head {
	font-size: 13px;
	color: #828282;
	font-weight: 400;
	text-align: center;
	line-height: normal;
	width: auto;
	float: left;
}

.to-do-rightpan-head a {
	font-size: 0;
	text-indent: -100000px;
	width: 12px;
	height: 12px;
	margin: 0 8px;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/common/cal-arrw.png) 0 0 no-repeat;
	background-size: 12px auto;
}

.to-do-rightpan-head a.right {
	background: url(../images/common/cal-arrw.png) 0 100% no-repeat;
	background-size: 12px auto;
}

.to-do-rightpan-top .week-sorting {
	float: right;
	font-size: 0;
	letter-spacing: 0;
	text-align: center;
}

.to-do-rightpan-top .week-sorting li {
	display: inline-block;
	vertical-align: top;
	line-height: normal;
	margin: 0 10px;
}

.to-do-rightpan-top .week-sorting li a {
	font-size: 13px;
	color: #9f9f9f;
	line-height: normal;
	font-weight: 400;
	padding: 0 5px 30px;
	display: block;
}

.to-do-rightpan-top .week-sorting li a.active {
	color: #404247;
	padding-bottom: 29px;
	border-bottom: 1px solid #626262;
}

.to-do-project-listing li {
	font-size: 15px;
	color: #4b4b4b;
	line-height: 23px;
	font-weight: 300;
	padding: 8px 10px 10px 42px;
	border: 1px solid #dedede;
	background-color: #f9f9f9;
	margin-bottom: 12px;
	position: relative;
}

.to-do-project-listing li strong {
	color: #666;
}

.to-do-project-listing li input {
	position: absolute;
	top: 14px;
	left: 19px;
	z-index: 1;
}

.to-do-project-listing li.red {
	border-left: 3px solid #ca0202;
}

.to-do-project-listing li.amber {
	border-left: 3px solid #f1980b;
}

.to-do-project-listing li.green {
	border-left: 3px solid #2b9726;
}

.project-status ul li {
	cursor: pointer;
}

/* New My Dashboard
---------------------------------*/
.set-link {
	line-height: 28px;
	float: right;
}

.set-user {
	font-size: 13px;
	color: #020202;
	float: right;
	width: 150px;
	height: 30px;
	margin: 0 10px 0 0;
	border: none;
	background: #ececec url(../images/common/nmd-arrow.png) 90% 50% no-repeat;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.set-link:hover {
	border-bottom: 1px dotted [anchor];
}

.my-dashboard .col1 {
	width: 70%;
}

.my-dashboard .col2 {
	width: 28%;
}

.section-topbar {
	font-size: 20px;
	color: #020202;
	font-weight: 400;
	line-height: 50px;
	padding: 0 11px;
	border-bottom: 1px solid [main_bordcolor];
	position: relative;
	min-height: 50px;
}

.section-topbar .n-filter-search {
	font-size: 0;
	letter-spacing: 0;
	margin-top: 10px;
	height: 30px;
	float: right;
}

.section-topbar .n-filter-search>li {
	display: inline-block;
	vertical-align: top;
	line-height: normal;
}

.section-topbar .n-filter-search>li select {
	font-size: 13px;
	color: #020202;
	font-weight: 300;
	padding: 0 25px 0 8px;
	margin: 0;
	min-width: 70px;
	height: 30px;
	border: none;
	background: #ececec url(../images/common/nmd-arrow.png) 90% 50% no-repeat;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.section-topbar .n-filter-search>li input[type='text'] {
	font-size: 13px;
	color: #020202;
	font-weight: 300;
	padding: 0 8px;
	margin: 0;
	width: 90px;
	height: 30px;
	border: none;
	background: #ececec;
}

.timesheet-list {
	font-size: 0;
	letter-spacing: 0;
	text-align: center;
	padding: 15px 0 20px;
}

.timesheet-list.weekly-list {
	padding: 29px 0 0;
}

.timesheet-list li {
	font-size: 22px;
	color: #020202;
	font-weight: 400;
	line-height: 22px;
	display: inline-block;
	vertical-align: top;
	line-height: normal;
	margin: 0 10px;
}

.timesheet-list li span {
	font-size: 15px;
	color: #9ca6aa;
	font-weight: 600;
	line-height: 16px;
	display: block;
}

.timesheet-list li.today {
	height: 44px;
	border-bottom: 2px solid #9ca6aa;
}

.timesheet-list li.this-month {
	text-align: center;
	line-height: 41px;
	width: 80%;
	margin: 0;
}

.timesheet-list li.click-move {
	margin: 0 !important;
}

.timesheet-list li.click-move a {
	font-size: 30px;
	color: #8a979b;
	text-align: center;
	line-height: 43px;
	height: 41px;
	width: 32px;
	display: block;
}

.timesheet-list.monthly-list li {
	font-size: 18px;
	line-height: 30px;
}

.timesheet-list.weekly-list li {
	font-size: 18px;
	margin: 0 10px 5px;
	line-height: 18px;
	text-align: center;
}

.timesheet-list.weekly-list li span {
	font-size: 15px;
	font-weight: 400;
}

.timesheet-list.weekly-list li.click-move {
	position: absolute;
	left: 0;
	top: 35%;
}

.timesheet-list.weekly-list li.click-move.fRight {
	right: 0;
	left: inherit;
}

.timesheet-list.weekly-list li.today {
	height: auto;
}

.my-dashboard .sidebar-section .search {
	height: 50px;
	background: none;
}

.my-dashboard .sidebar-section .search input {
	font-size: 20px;
	color: #020202;
	font-weight: 400;
	font-style: normal;
	float: none;
	width: 100%;
	height: 50px;
	padding-right: 32px;
}

.sidebar-section .search .search-icon {
	font-size: 14px;
	color: #020202;
	text-align: center;
	line-height: 48px;
	width: 30px;
	position: absolute;
	right: 0;
	top: 0
}

.my-dashboard .sidebar-section .listing li {
	padding: 10px;
}

.nmd-calender .section-topbar .n-filter-search {
	background: none;
}

.nmd-calender .section-topbar .n-filter-search li {
	font-size: 13px;
	color: #020202;
	font-weight: 400;
	line-height: 30px;
}

.nmd-calender .section-topbar .n-filter-search li a {
	color: inherit;
}

/*.nmd-calender.sidebar-section .listing {
	max-height:100%;
}*/
.nmd-calender.sidebar-section .listing li {
	font-size: 15px;
	font-weight: 300;
	line-height: normal;
}

.nmd-calender.sidebar-section .listing li .icon {
	margin-top: 4px;
}

.nmd-calender.sidebar-section .listing li a {
	color: #0076da;
	display: block;
	width: 59%;
	overflow: hidden;
	white-space: pre;
	text-overflow: ellipsis;
}

.nmd-calender.sidebar-section .listing li ul {
	font-size: 0;
	letter-spacing: 0;
	padding: 0 0 0 16px;
	margin: 0;
}

.nmd-calender.sidebar-section .listing li ul li {
	font-size: 12px;
	color: #949494;
	line-height: 20px;
	font-weight: 300;
	border: none;
	padding: 0;
}

.nmd-calender.sidebar-section .listing li ul li.fRight span {
	font-size: 13px;
	color: #020202;
	font-weight: 300;
	display: inline-block;
	vertical-align: top;
	padding: 0 8px;
}

.nmd-calender.sidebar-section .listing li ul li.fRight span.mb {
	font-weight: bold;
}

.nmd-calender.sidebar-section .listing li ul li.fRight span.yes {
	font-weight: bold;
	color: #3ab901;
}

.nmd-calender.sidebar-section .listing li ul li.fRight span.no {
	font-weight: bold;
	color: #ff0000;
}

.section-topbar .n-filter-search>li .project-status {
	line-height: 29px;
	margin: 0 15px;
	width: auto;
}

.section-topbar .n-filter-search>li .project-status ul {
	top: 30px;
}

.section-topbar .n-filter-search>li .project-status .current {
	background: url(../images/common/nmd-arrow.png) 100% 8px no-repeat;
}

.section-topbar .n-filter-search>li.date-col {
	font-size: 13px;
	color: #020202;
	font-weight: 300;
	line-height: 30px;
	background-color: #ececec;
	border-left: 1px solid #d7d7d7;
	padding: 0 24px;
	position: relative;
}

.section-topbar .n-filter-search>li.date-col .click {
	font-size: 16px;
	color: #020202;
	line-height: 30px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	width: 24px;
}

.section-topbar .n-filter-search>li.date-col .click.ri8 {
	left: inherit;
	right: 0;
}

.section-topbar .n-filter-search>li.cal-col {
	font-size: 14px;
	color: #020202;
	font-weight: 300;
	line-height: 30px;
	text-align: center;
	background-color: #ececec;
	border-left: 1px solid #d7d7d7;
	width: 34px;
	position: relative;
}

.section-topbar .n-filter-search>li.cal-col a {
	color: inherit;
}

.section-topbar .n-filter-search>li.cal-col input {
	position: absolute;
	width: 34px;
	height: 30px;
	top: 0;
	left: 0;
	background: none;
	border: none;
	opcity: 0;
	padding: 0;
	margin: 0;
}

.section-topbar .hrs {
	font-size: 14px;
	color: #020202;
	text-align: center;
	font-weight: 600;
	line-height: 50px;
	width: 102px;
	float: right;
	margin-right: -11px;
	margin-left: 15px;
	border-left: 1px solid [main_bordcolor];
}

.nmd-todoes {
	width: 100%;
	margin: 0;
}

.nmd-todoes li {
	display: block;
}

.nmd-todoes li ul {
	width: 100%;
	display: table;
}

.nmd-todoes li li {
	font-size: 15px;
	color: #020202;
	font-weight: 300;
	line-height: 20px;
	display: table-cell;
	vertical-align: top;
	padding: 10px 0 10px 33px;
	border-bottom: 1px solid [main_bordcolor];
	position: relative;
}

.nmd-todoes li li:before {
	content: "";
	display: block;
	width: 14px;
	height: 14px;
	position: absolute;
	left: 10px;
	top: 14px;
	background: url(../images/common/nmd-bullet.png) 0 0 no-repeat;
}

.nmd-todoes.client-todo-daily li li {
	padding-left: 11px;
}

.nmd-todoes.client-todo-daily li:before {
	display: none;
}

.nmd-todoes li.selected li:before {
	background-position: 0 -14px;
}

.nmd-todoes li li.hrs {
	padding-left: 10px;
	width: 102px;
	border-left: 1px solid [main_bordcolor];
}

.nmd-todoes li li.hrs:before {
	display: none;
}

.my-dashboard .table-listing {
	margin: -1px 0 0;
	border: none;
}

.data_table.todo_table th:last-child,
.data_table.todo_table td:last-child {
	border-right: none;
}

.data_table.todo_table th:first-child,
.data_table.todo_table td:first-child {
	border-left: none;
}

.my-dashboard .new-task-row {
	margin: -1px 0 0;
}

.my-dashboard .new-task-row:last-child {}

.my-dashboard ul.pagination {
	padding: 7px 15px;
	border-top: 1px solid [main_bordcolor];
}

.my-dashboard .status-col {
	width: 155px;
}

.my-dashboard .priority-col {
	width: 65px;
}

.my-dashboard .advance-col {
	width: 360px;
}

.my-dashboard .sidebar-section .listing li i {
	color: #0076da;
	font-style: italic;
	display: block;
}

.gridtask {
	font-size: 13px;
	color: #a4a4a4;
	font-weight: 300;
	border: 1px solid #cccccc;
	background-color: #fff;
	float: left;
	width: 32%;
	padding: 10px;
	margin: 5px;
	min-height: 135px;
	border-radius: 2px;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
}

.gridtask:nth-child(3n+3) {
	margin-right: 0;
}

.gridtask .text-label {
	font-size: 11px;
	font-weight: 400;
	line-height: 16px;
	color: #fff;
	height: auto;
	padding: 0 3px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: top;
}

.gridtask p.time {
	font-size: 13px;
	color: #413f3d;
	line-height: 15px;
	font-weight: 300;
	padding-bottom: 0;
	margin: 0 5px 5px 0;
	display: inline-block;
	vertical-align: top;
}

.listingBottom {
	padding-top: 10px;
}



.default_body_wrap {
	position: relative;
}

.logoBg {
	/* background: linear-gradient(rgba(254, 249, 243, .7), rgba(254, 249, 243, .7)), url(../images/default/bg-logo.png);
	height: 48vh;
	background-position: 50% 50%;
	background-repeat: no-repeat; */
}

.logoBg:before {
	content: "";
	width: 100%;
	height: 50%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background: url(../images/default/bg-logo-light2.png) 0 100% repeat-x #000;
}

.logoBg:after {
	content: "";
	width: 100%;
	height: 50%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #f1fff2;
}

/* .login_inner {
	background-color: rgba(248, 248, 248, .4) !important;
} */

.login_wrap {
	left: 50% !important;
	right: auto !important;
	margin: 0 !important;
	transform: translate(-50%, -50%);
	z-index: 1;
}

.login_inner input.btn {
	background-color: #000 !important;
}

.login_inner input[type="text"],
.login_inner input[type="password"] {
	border-color: #000 !important;
}