.select2-container {
	width:100%;
}
.new-task-row {
    border-top: 1px solid [main_bordcolor];
    margin: 0 -17px;
    padding:8px 17px 6px;
}
.new-task-row:first-child {
    margin-top: -1px;
}
.new-task-row:last-child {
    border: none;
}
.milestone-row {
    background-color: #f9e8d3;
    height: 32px;
    margin: 0 -17px;
}
.new-task-row .task-row-first {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    float: left;
	position:relative;
}
/*.new-task-row .task-row-first .task-priroty + a.open-facebox-popup {
 	width: 60%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}*/
.new-task-row .task-row-first input[type="checkbox"] {
	margin-top: 0;
	margin-right: 2px;
}
.new-task-row .task-row-first .parent_tooltip {
	left:0;
}
.new-task-row .check {
	display: inline-block;
	vertical-align: top;
	float: left;
	min-width:21px;
}
.new-task-row .check input[type='checkbox'] {
	width:auto;
	height:auto;
	margin-right:0 !important;
}
.new-task-row.new-task-row-sub {
    padding-left: 40px;
    padding-top: 0;
    border-top: none;
}
.new-task-row .task-row-last {
    font-size: 13px;
    font-weight: 300;
    line-height: 20px;
    font-style: italic;
    color: #5a6080;
    float: right;
}
.new-task-row .task-row-last img {
    height: 22px;
    width: 22px;
}

.new-task-row .task-row-first .text-label {
    font-size: 12px;
    font-weight: 400;
    line-height: 19px;
    color: #fff;
    width: 100%;
    height: 20px;
    padding: 0 8px;
    display: inline-block;
    vertical-align: top;
}
.rt-list-scroll .new-task-row .task-row-first {
	float:none;
	height:23px;
}
.rt-list-scroll .new-task-row .task-row-first .text-label {
	width:120px;
}
.rt-list-scroll .new-task-row .task-row-first .text-label + span {
	width:122px;
	color:#575757;
}
.rt-list-scroll .new-task-row .task-row-first .text-label + span + span {
	width:75px;
	color:#575757;
}
.rt-list-scroll .new-task-row .task-row-first a.open-facebox-popup {
    display: inline-block;
    vertical-align: top;
    width: 40%;
    overflow: hidden;
    white-space: pre;
    text-overflow: ellipsis;
}
.new-task-row .task-row-first .task-priroty {
	font-size: 12px;
	color: #445960;
	font-weight: 300;
	width: 60px;
	display: inline-block;
	vertical-align: top;
}
.new-task-row .task-row-first .text-label.green {
    background-color: #31b438;
}
.new-task-row .task-row-first .text-label.red {
    background-color: #ff4a37;
}
.new-task-row .task-row-first .text-label.yellow {
    background-color: #ea9700;
}
.new-task-row .task-row-first .text-label.grey {
    background-color: #afafaf;
}
.milestone-row .new-task-row {
    margin: 0;
    padding: 0 17px;
    border: none;
}
.milestone-row .new-task-row .task-row-first {
    font-size: 14px;
    color: #c19e73;
    font-weight: bold;
    line-height: 31px;
}
.milestone-row .new-task-row .task-row-last {
    line-height: 31px;
}
.sub-task-row.sub-task-row-child .new-task-row + div {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 5px;
	padding-left:18px;
}

/* Add Task Popup */

.add-task-left {
    width: 70%;
    float: left;
}
.add-task-right {
    width: 320px;
    float: right;
}
.add-task-right.bulk-update {
	width:100%;
	float:none;
}
/*.add-task-right.bulk-update .forced-wrap {
	display:inline-block;
	vertical-align:top;
	width:49%;
}
.add-task-right.bulk-update .forced-wrap + .forced-wrap {
	float:right;
}*/
.add-task-right.bulk-update input, 
.add-task-right.bulk-update select,
.add-task-right.bulk-update .rag-wrap{
	font-size:14px;
	height:36px;
	line-height:36px;
}
.add-task-right.bulk-update label.forced-label {
	top:10px;
}
.add-task-right.bulk-update .rag-wrap label {
	margin-top:10px;
}
.add-task-right.bulk-update .left-ico {
	height:36px;
	line-height:33px;
}
.add-task-right label {
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: normal;
    padding-bottom: 3px;
}
.add-task-right .forced-wrap {
    position: relative;
}
.add-task-right label.forced-label {
    position: absolute;
    top: 4px;
    left: 10px;
    display: inline-block;
    vertical-align: top;
}
.add-task-right label small {
    font-size: 12px;
    text-transform: none;
}
.add-task-right .two-half {
    width: 50%;
    padding: 0;
    margin-right: -4px;
}
.add-task-right input,
.add-task-right select {
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
    height: 25px;
    margin-bottom: 15px;
}
.add-task-right select {
    font-size: 11px;
    color: #8b8b8b;
    text-align: right;
    text-transform: none;
    padding-right: 16px;
}
.add-task-right .forced-wrap select {
	padding-left: 83px;
}
.add-task-right .rag-wrap {
    font-size: 12px;
    font-weight: 300;
    color: #6b6b6b;
    text-transform: uppercase;
    height: 25px;
    margin-bottom: 15px;
    padding: 0 5px 0 10px;
    border: 1px solid [main_bordcolor];
    position: relative;
}
.add-task-right .rag-wrap label {
    font-size: 0;
    text-indent: -10000px;
    width: 14px;
    height: 14px;
    border: 2px solid #d00000;
    float: left;
    margin: 5px 0 0 6px;
    position: relative;
}
.add-task-right .rag-wrap .rag-label {
    float: right;
}
.add-task-right .rag-wrap label.selected {
    background-color: #d00000;
}
.add-task-right .rag-wrap label input {
    position: absolute;
    left: -1000000px;
    opacity: 0;
}
.add-task-right .rag-wrap label:nth-child(2) {
    border-color: #ffc200;
}
.add-task-right .rag-wrap label:nth-child(2).selected {
    background-color: #ffc200;
}
.add-task-right .rag-wrap label:nth-child(3) {
    border-color: #00b315;
}
.add-task-right .rag-wrap label:nth-child(3).selected {
    background-color: #00b315;
}
.add-task-right .rag-wrap label:nth-child(4) {
    border-color: #0615f8;
}
.add-task-right .rag-wrap label:nth-child(4).selected {
    background-color: #0615f8;
}
.add-task-right select {
    direction: rtl;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/common/select-arrw.png) 99% 50% no-repeat;
}
select::-ms-expand {
    display: none;
}
.add-task-right.bulk-update  select {
	direction:ltr;
	text-align:left;
	padding:0 8px;
}
.add-task-right.bulk-update label {
	font-size: 14px;
	color: #575757;
	font-weight: 400;
	line-height: 24px;
	text-transform:none;
	display: block;
}
.add-task-right.bulk-update label.inline-check {
    display: inline-block;
    vertical-align: top;
    margin-right: 12px;
}
.add-task-right.bulk-update .two-half {
    padding: 0;
    margin-right: 0;
}
.add-task-right.bulk-update .two-half + .two-half {
    padding: 0 0 0 10px;
    float: right;
}
.add-task-right.bulk-update select {
    direction: ltr;
}
.add-task-right.bulk-update .rag-wrap .rag-label {
    float: left;
    margin-left: -7px;
}

/* IE9 */

@media all and (min-width:0\0) and (min-resolution:.001dpcm) {
    .add-task-right select {
        direction: ltr;
        background: none;
        padding: 0;
    }
    .add-task-right label.forced-label {
        display: none;
    }
}

/* IE9 */

.add-task-right select option {
    direction: ltr;
    text-align: left;
    padding: 0;
}
.icon-wrap-task {
    position: relative;
    padding-left: 26px;
}
.add-task-right .left-ico {
    font-size: 14px;
    color: #6b6b6b;
    text-align: center;
    line-height: 22px;
    width: 27px;
    height: 25px;
    border: 1px solid [main_bordcolor];
    position: absolute;
    left: 0;
    top: 0;
}
.add-task-right .inline-check {
    font-size: 14px;
    text-transform: none;
}
.add-task-right .inline-check.inline {
    font-size: 14px;
    text-transform: none;
	display:inline;
	padding:0;
}
.add-task-right .inline-check input {
	height: auto;
	margin: 4px 5px 0 0;
}
/* Task Popup Details */
.project-status-wrap.project-status-wrap2 {
    width: auto;
    float: none;
    height: 44px;
    margin: 0 -25px 25px;
    padding: 9px 25px 0;
    background-color: #fdfdfd;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}
.project-status-wrap.project-status-wrap2 .project-status {
    font-size: 14px;
    color: #383737;
    font-style: normal;
    margin: 0;
    width: 25%;
}
.project-status-wrap.project-status-wrap2 .project-status.status-section-three {
	width:auto;
	margin-left:100px;
}
.project-status-wrap.project-status-wrap2 .project-status:last-child {
    width: 22%;
    float: right;
}
.project-status-wrap.project-status-wrap2 .project-status:only-child {
    width:inherit;
    float: left;
}

.project-status-wrap.project-status-wrap2 .project-status .current {
    padding-left: 3px;
    max-width: 56%;
    overflow: hidden;
    white-space: pre;
    text-overflow: ellipsis;
}
.add-sub-task {
    font-size: 14px;
    color: #191919;
    font-weight: 400;
    float: right;
}
.sub-task-row {
    padding: 10px 15px;
    background-color: #f9f9f9;
    border-top: 1px solid #e6e6e6;
    border-bottom: 2px solid #fff;
    position: relative;
}
.sub-task-row p {
    font-size: 15px;
    line-height: normal;
    color: #191919;
    font-weight: 300;
    margin: 0;
    margin: 0;
    /*white-space: pre;
	overflow: hidden;
	width: 95%;
	text-overflow: ellipsis;*/
}
.sub-task-row p.sub-meta {
    width: 100%;
    white-space: normal;
    font-size: 13px;
    color: #646464;
}

.sub-task-row p.sub-meta span {
    font-size: 4px;
    color: #484848;
    line-height: normal;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    text-align: center;
}

.sub-task-row .del-row {
    font-size: 13px;
    color: #a2a2a2;
    position: absolute;
    top: 7px;
    right: 10px;
    z-index: 1;
    line-height: 10px;
    display: none;
}

.sub-task-row:hover .del-row {
    display: block;
}

.sub-task-row .button {
    min-width: 75px;
    background: #919191 !important;
    margin-bottom: 8px !important;
}

.yes-no {
    color: #484848;
    padding: 0 16px 0 0;
    background: url([status_arrow_png]) 100% 50% no-repeat;
}

/*---------------------------*/

/* Task Progress Bar */

.progress-title {
    font-size: 13px;
    color: #4e5253;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 8px;
}

.progress-title span {
    font-size: 12px;
    color: #008b07;
    font-weight: 400;
    float: right;
    display: block;
}

.overall-progress {
    height: 9px;
    background: [main_bordcolor];
    border: 1px solid #e4d1b8;
    position: relative;
    margin-bottom: 18px;
}

.overall-progress span {
    display: block;
    height: 9px;
    margin: -1px 0 0;
    background-color: #31b438;
}

.three-progress-bar {
    font-size: 0;
    letter-spacing: 0;
    height: 9px;
    margin-bottom: 18px;
}

.three-progress-bar span {
    display: inline-block;
    vertical-align: top;
    height: 9px;
}

.three-progress-bar span:nth-child(1) {
    background-color: #31b438;
}

.three-progress-bar span:nth-child(2) {
    background-color: #ffbf00;
}

.three-progress-bar span:nth-child(3) {
    background-color: #ff897c;
}


/* Task Details Popup */

.task-popup-head {
    margin-top: -20px;
    margin-bottom: 20px;
}

.task-popup-head h4 {
    font-size: 25px;
    color: #3a3a3a;
    font-weight: 300;
    line-height: 27px;
    margin: 0 0 5px;
    padding-right: 0;
}

.task-popup-head h4 span {
    margin-right: 5px;
    font-size: 13px;
    margin-left: -13px;
}

.task-popup-head .idea_user_meta p {
    font-size: 14px;
    color: #3a3a3a;
    font-weight: 300;
}

.task-popup-head .idea_user_meta p a {
    font-weight: 300;
}

.task-popup-head p.small {
    font-size: 13px;
    color: #a9a8a6;
    font-weight: 600;
    line-height: normal;
    margin: 0;
}

.task-popup-head .project_status_details li {
    position: relative;
    margin: 0;
    cursor: pointer;
}

.task-popup-head .project_status_details li:before {
    font-family: 'FontAwesome';
    content: "\f111";
    color: #9d9992;
    font-size: 5px;
    text-align: center;
    width: 25px;
    display: inline-block;
    vertical-align: middle;
}
.task-popup-head .project_status_details li:first-child:before {
    display: none;
}
.task-popup-head .project_status_details li span {
    color: #6b665e;
}
.task-details-left {
    width: 71%;
    float: left;
}
.task-details-left p {
    font-weight: 300;
}
.task-details-left p,
.comment-editor {
	margin-bottom:3px;
	word-break: keep-all;
}
.task-details-right {
    width: 215px;
    float: right;
}
.task-details-right p {
    font-size: 12px;
    font-weight: 300;
	line-height:normal;
	margin-bottom:6px;
}
.task-details-right p strong {
    font-size: 13px;
	font-weight: 600;
	display: block;
	line-height: 14px;
}
.task-details-right p a.update {
    font-size: 10px;
    color: #191919;
    line-height: 16px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    width: 66px;
    height: 16px;
    margin-left: 5px;
    background-color: #e7e7e7;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.task-details-right p.last-divider {
    border-bottom: 1px dotted #9b9b9b;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.task-details-right h5 {
    margin-bottom: 15px;
}

.task-details-right h5 a {
    float: right;
    color: inherit;
}

.task-details-right ul.yes-no-dropdown {
    background-color: #fff;
    border: 1px solid [main_bordcolor];
    padding: 10px 15px;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: 9;
    width: 130px;
    display: none;
}

.task-details-right ul.yes-no-dropdown li {
    display: block;
}

.task-details-right ul.yes-no-dropdown li a {
    font-size: 13px;
    color: inherit;
    text-align: left;
    font-style: normal;
    line-height: 25px;
    font-weight: 300;
    display: block;
    border: none;
    width: auto;
}

/* Task Popup Style 23-06-17 */
.task-history {
	max-height: 160px;
	overflow: auto;
	margin-right: -25px;
	padding: 10px;
	background: #f8f8f8;
}
.task-history p {
	font-size:13px;
	font-weight:300;
	margin-bottom: 5px;
	padding-left:;
	line-height: normal;
	position:relative;
	overflow:hidden;
}
.task-heading {
	padding: 6px 10px;
	background-color: #fdfdfd;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	display: block;
	margin-right: -25px;
	margin-bottom: 0!important;
}
.task-history p img {
	float:left;
	margin-right:5px;
}
.task-history p span {
	font-size:12px;
	font-weight:300;
	font-style:italic;
	color:#969189;
	line-height:12px;
	display:block;
}

/*---------------------------*/

#facebox h5.task-title {
    font-size: 14px;
    color: #22282b;
    font-weight: 600;
    line-height: normal;
    margin: 0 0 10px;
}

#facebox h5.discuss-title {
    margin-top: 10px;
}

.task-attach {
    width: 386px;
    position: relative;
    margin-bottom: 20px;
}

.task-attach input {
    font-size: 13px;
    margin: 0;
}

.upload-attach {
    color: #b5b5b5;
    display: block;
    font-size: 16px;
    font-weight: 500;
    height: 36px;
    line-height: 37px;
    position: absolute;
    right: 1px;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 30px;
    z-index: 9;
}

.upload-attach input {
    position: absolute;
    opacity: 0;
}

.uploaded-row {
    display: inline-block;
    vertical-align: top;
    background-color: #ebebeb;
    width: 117px;
    height: 27px;
    padding: 0 13px;
    font-size: 0;
    letter-spacing: 0;
    margin: 0 1px 10px 0;
    position: relative;
}


/*.uploaded-row .file-icon {
    background-color: #1a1a1a;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    vertical-align: top;
    width: 30px;
}
.uploaded-row .file-icon {
	margin-right:10px;
}*/

.uploaded-row .file-icon {
    display: none;
}


/*.uploaded-row .file-text {
	margin-right:20px;
	display:inline-block;
	vertical-align:middle;
}*/

.uploaded-row .file-text p {
    font-size: 14px;
    line-height: 26px;
    color: #484848;
    margin: 0;
    white-space: pre;
    overflow: hidden;
    width: 97%;
    text-overflow: ellipsis;
}

.uploaded-row .file-text p a {
    color: inherit;
}

.uploaded-row .delete {
    font-size: 13px;
    color: #484848;
    line-height: 26px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    right: 0;
    top: 0;
    width: 17px;
}

.popup-replies {
    padding-top: 12px;
    position: relative;
}

.popup-replies .comment-name-date {
    display: inline-block;
    vertical-align: top;
}


/*.popup-replies .post-data {
	padding:0;
}*/

.popup-replies-meta {
    position: absolute;
    top: 5px;
    right: 17px;
}

.popup-replies-meta .click {
    font-size: 16px;
    color: #6b6150;
}

.popup-replies-meta .more_box {
    top: 20px;
}

.popup-replies-wrap {
    /*max-height:300px;
    overflow: auto;*/
    margin: 10px 0 0;
    clear: both;
}

/*------------------------*/

/* New Task Status */

.task-popup-head .project_status_details li span.status_status {
    margin: 0 0 0 10px;
    line-height: 25px;
}

.task-popup-head .project_status_details li span.status_status span {
    width: 10px;
    height: 10px;
    vertical-align: middle;
    display: inline-block;
}


/* Status Dropdown style */

.status-change {
    display: inline-block;
    font-size: 11px;
    line-height: normal;
    padding: 1px 5px 0;
    vertical-align: middle;
}

.status-select-dropdown {
    width: 250px;
    padding:0 10px;
    background-color: #fff;
    border: 1px solid #c8ced3;
    position: absolute;
    left: 45px;
    top: 30px;
    z-index: 99;
    display: none;
    box-shadow: 0 0 5px #b8bec2;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.status-select-dropdown input[type='text'] {
    font-size: 14px;
    border-color: #c8ced3;
    height: 29px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.status-select-dropdown:after,
.status-select-dropdown:before {
    bottom: 100%;
    left: 22%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.status-select-dropdown:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 6px;
    margin-left: -6px;
}

.status-select-dropdown:before {
    border-color: rgba(200, 206, 211, 0);
    border-bottom-color: #c8ced3;
    border-width: 7px;
    margin-left: -7px;
}

.status-select-dropdown ul {
    margin: 0 -10px;
    padding: 0;
    max-height: 249px;
    overflow: auto;
}

.status-select-dropdown ul li {
    font-size: 13px;
    color: #222222;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0 10px;
    /*border-bottom: 1px solid #c8ced3;*/
    line-height: 30px;
    display: block;
    width: 100%;
    cursor: pointer;
}
.status-select-dropdown ul li:last-of-type {
	border-bottom:none;
}
.status-select-dropdown ul li.selected {
    background: url(../images/default/status-select-tick.png) 95% 50% no-repeat;
	pointer-events: none;
}
.status-select-dropdown ul li:hover,
.status-select-dropdown ul li.selected:hover {
    background-color: #4181f2;
    color: #fff;
}

.status-select-dropdown ul li span {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    margin-right: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.status-select-dropdown ul li:before,
.status-select-dropdown ul li:after {
    display: none !important;
}

/*-----------------------------*/

.task-row {
    border-bottom: 1px solid [main_bordcolor];
    margin: 0 -17px;
    padding: 20px 17px;
}

.task-row:last-child {
    border-bottom: none;
}

.task-row:after {
    clear: both;
    content: ".";
    height: 0;
    visibility: hidden;
    display: block;
}

.task-row .icon {
    width: 3%;
    float: left;
}

.task-row .text {
    float: left;
    width: 79%;
}

.task-row .text.full {
    width: 97%;
}

.task-row .text.full p {
    margin-bottom: 15px;
}

.task-row .action-links {
    font-size: 0;
    letter-spacing: 0;
    float: right;
    padding: 20px 0 0;
    text-align: right;
}

.task-row .action-links a {
    font-size: 16px;
    color: #e1cbae;
    margin: 0 0 0 30px;
}

.task-row .text p {
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    margin: 0;
}

.task-row .text p.meta {
    font-size: 13px;
    font-weight: 300;
    font-style: italic;
    margin: 0;
}

.task-row .text p.meta span {}

.task-row .text p.meta .bull {
    font-size: 5px;
    line-height: 5px;
    color: #9d9992;
    text-align: center;
    width: 27px;
    display: inline-block;
    vertical-align: middle;
}
.master-task {
	padding:10px;
	display:none;
	background:#f3f3f3;
}
.master-task p {
	font-size:13px;
	line-height:20px;
	margin-bottom:5px;
}
.master-task strong {
	font-weight:600;
}

/* Release Popup */
.release-listing {
	margin-top:10px;
	border-top:1px solid [main_bordcolor];
	max-height:300px;
	overflow:auto;
}
.release-listing li h5 {
	font-size:14px;
	line-height:normal;
	font-weight:600;
	line-height:15px;
}
.release-listing li {
	position:relative;
	padding:10px 10px 10px 35px;
}
.release-listing li label {
	font-size:13px;
	line-height:normal;
	font-weight:300;
}
.release-listing li input {
	position:absolute;
	left:10px;
	top:13px;
}
.release-listing li:nth-child(even) {
	background:#f6f6f6;
}

/* Task Popup Dashboard */
.task_dashboard .task-details-left {
	width:60%;
}
.task_dashboard .task-details-left h6 {
	font-size:14px;
	font-weight:bold;
	color:#2c2417;
	line-height:normal;
	border-bottom:1px solid [main_bordcolor];
	padding:0 0 5px;
	margin:0 0 9px;
}
.task_dashboard .task-details-left h6.total {
	line-height:30px;
	border-top:1px solid [main_bordcolor];
	border-bottom:none;
	margin:0;
	padding:0;
}
.task_dashboard .task-details-left h6 span {
	font-size:13px;
	font-weight:400;
	float:right;
}
.task_dashboard .task-details-left h6 span strong {
	font-size:14px;
	font-weight:bold;
}
.td-left-block {
	margin-bottom:20px;
}
.td-table-th {
	margin-top:-10px;
}
.td-table-scroll {
	max-height:200px;
	overflow:auto;
}
.td-table-th,
.td-table-td{
	display:table;
	width:100%;
}
.td-table-th li {
	font-size:13px;
	color:#494949;
	display:table-cell;
	vertical-align:middle;
	text-align:left;	
	height:30px;
	border-top:1px solid [main_bordcolor];
	border-bottom:1px solid [main_bordcolor];
}
.td-table-th li select {
	font-size:13px;
	color:#494949;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	border: none;
	margin: 0;
	height: auto;
	width: auto;
	padding:0 20px 0 0;
    background: url(../images/common/nmd-arrow.png) 100% 50% no-repeat;
}
.td-table-td li {
	font-size:13px;
	color:#7a7163;
	display:table-cell;
	vertical-align:middle;
	font-weight:300;
	padding:4px 0;
}
.td-table-td li:first-child {
	color:#2c2417;
	font-weight:400;
}
.td-table-td li.bt {
	font-size:24px;
	color:#7a7163;
	font-weight:600;
}
.td-table-td li.bt sub {
	font-size: 16px;
	bottom: 0;
}
.bug-left {
	width:40%;
	float:left;
}
.bug-left li {
	font-size:13PX;
	color:#2c2417;
	line-height:18px;
	margin-bottom:10px;
}
.bug-left li:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.bug-left li:last-child {
	margin-bottom:0;
}
.bug-left li span {
	font-size:24px;
	line-height:24px;
	font-weight:600;
	display:block;
	padding-right:17px;
	float:right;
}
.issue-right {
	width:52%;
	float:right;
}
.issue-right li {
	font-size:13PX;
	color:#7a7163;
	line-height:20px;
	margin-bottom:8px;
}
.issue-right li.vl {
	font-size:12px;
	color:#7a7163;
	font-weight:400;
	font-style:italic;
	text-align:right;
}
.issue-right li.vl a {
	color:inherit;
}
.issue-right li:last-child {
	margin-bottom:0;
}

.task_dashboard .task-details-right {
	width:315px;
}
.task_dashboard .task-details-right h6 {
	font-size:14px;
	font-weight:bold;
	color:#2c2417;
	line-height:normal;
	border-bottom:1px solid [main_bordcolor];
	padding:0 0 5px;
	margin:0 0 9px;
}
.task_dashboard .task-details-right .td-head {
	font-size:13px;
	font-weight:400;
	color:#494949;
	line-height:normal;
	border-bottom:1px solid [main_bordcolor];
	padding:5px 8px;
	margin:-9px 0 9px;
}
.td-right-list {
	max-height:294px;
	overflow:auto;
}
.td-right-list li {
	font-size:13px;
	color:#494949;
	font-weight:300;
	line-height:15px;
	padding:0 8px;
	margin-bottom:10px;
}
.td-right-list li:last-child {
	margin-bottom:0;
}
.td-right-list li div {
	overflow:hidden;
}
.td-right-list li p {
	font-size:12px;
	color:#7a7163;
	font-weight:300;
	line-height:20px;
	margin:2px 0;
}
.td-right-list li img {
	float:left;
	margin-right:9px;
}

/* new tooltip */
.tooltipView {
    position: relative;
}

.tooltiptext {
    visibility: hidden;
    display: none;
    max-width: 200px;
    background-color: black;
    color: #fff !important;
    text-align: left;
    border-radius: 6px;
    padding: 10px;
    font-size: 11px;
    position: absolute;
    z-index: 999999;
    bottom: 150%;
    left: 0;
    line-height: 13px;
	min-width:150px;
    font-weight:400;
    /*white-space: pre;*/
    /*margin-left: -60px;*/
}

.tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 20px;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}

/*.tooltipView:hover .tooltiptext {
    visibility: visible;
}*/
/* new tooltip */

.add-task-left .inner-text-col {
	width:49%;
	float:left;
}
.add-task-left .inner-text-col:nth-child(2n+2) {
	float:right;
}
.task-full-col {
	width:100%;
	float:none;
}

/* New design 8-5-19 */

.td_w {
	width:100%;
	clear:both;
	position:relative;
}
.tdl {
	width:62%;
	float:left;
	border-right:1px solid #ddd;
}
.tdl_top {
	padding:13px 0;
}
.td_w1 {
	width:436px;
	float:left;
}
.td_w2 {
	width:96px;
	float:left;
}
.td_w3 {
	width:112px;
	float:left;
}
.td_w4 {
	width:97px;
	float:left;
}
.tdl_top .td_w1 {
	padding:0 0 0 16px;
	min-height:28px;
}
.tdl_top .td_w2,
.tdl_top .td_w3,
.tdl_top .td_w4 {
	font-size:12px;
	color:#363636;
	line-height:28px;
	font-weight:300;
	text-transform:uppercase;
}
.to-do-filter.ptdp {
	padding:0;
	margin:0;
	min-height:inherit;
	border:none;
	position: absolute;
	border: none;
	top: 14px;
	left: 15px;
}
.tdl_block {
	/*border-top:1px solid #7b7b7b;*/
}
.tdl_block:before {
    content: "";
    position: absolute;
	left:0;
	right:0;
    height: 1px;
    background: #7b7b7b;
}
.tdl_block .td_row {
	font-size:14px;
	color:#4e4e4e;
	font-weight:300;
	line-height:26px;
	border-bottom:1px dotted #e0e0e0;
}
.tdl_block .td_row .td_w1 {
	padding:0 0 0 40px;
}
.tdl_block .td_row a {
    font-weight: 400;
    position: relative;
    display: inline-block;
	width:100%;
}
.tdl_block .td_row a.sub {
	color:inherit;
}
.tdl_block .td_row a span {
	color:inherit;
    display: inline-block;
	vertical-align:top;
	width:90%;
    white-space: pre;
    overflow: hidden;
    text-overflow: ellipsis
}
.tdl_block .td_row .td_w1 a.show {
	float:left;
}
.tdl_block .td_row .td_w1 a.show:before {
    font-family: 'FontAwesome';
    content: "\f055";
	font-size:14px;
	color:#9e9e9e;
	position:absolute;
	left:-24px;
	top:2px;
}
.tdl_block .td_row .td_w1 a.show.open:before {
    content: "\f056";
}
.tdl_block .td_row span {
	color:#282828;
	font-weight:500;
}
.tdr {
	width:38%;
	float:right;
	position:relative;
}
.tdr_week_block {
	width:24.99%;
	font-size:0;
	letter-spacing:0;
	display:inline-block;
	vertical-align:top;
	border-right:1px solid #dbdbda;
}
.tdr_week_block.last {
	border:none;
}
.td_week {
}
.td_week_row {
	font-size:0;
	letter-spacing:0;
}
.td_week_row> li {
	font-size:12px;
	color:#6f6f6f;
	font-weight:300;
	text-align:center;
	width:3.57%;
	height:27px;
	display:inline-block;
	vertical-align:top;
}
.month_scroll {
	font-size:0;
	white-space:nowrap;
	overflow:auto;
}
.seven_col {
	border-right:1px solid #dbdbda !important;
}
/*.month_scroll .tdl_block {
	border-top:none;
	border-bottom:1px solid #7b7b7b;
}*/
.month_scroll .td_week_row> li {
	border:1px solid #f5f5f5;
	border-left:none;
	border-top:none;
}
.month_scroll .tdr_week_block {
	border-color:#dbdbda;
	font-size:12px;
	color:#363636;
	font-weight:600;
	text-align:center;
	line-height:26px;
	border-bottom:1px solid #dbdbda;
}
.td_bar_wrap {
	position:relative;
	margin-top:4px;
}
.td_bar {
	font-size:12px;
	color:#595959;
	line-height:17px;
	text-align:left;
	color:#fff;
	white-space:pre;
	padding:0 10px;
	background-color:#a1a1a1;
	width: 100%;
	height:18px;
	overflow: hidden;
	text-overflow: ellipsis;
}
div.amber {
    background: #ffbf00 !important;
}
div.green {
    background: #6ad994 !important;
}
div.red {
    background: #ff0000 !important;
}

.document_left {
	width: 200px;
    float: left;
}
.document_left .doc-left-listing {
	position:relative;
}
.doc-left-listing a {
	color: #6a6a6a;
	display:block;
    padding:4px 0;
	border-bottom: 1px solid [main_bordcolor];
}
.doc-left-listing a:hover {
	background: [body_bg];
}
.doc-left-listing a span {
	display:block;
	overflow:hidden;
	width:90%;
	text-overflow: ellipsis;
    white-space: nowrap;
}
.doc-left-listing .upload {
	color: #6a6a6a;
	padding:0;
	border:none;
	position:absolute;
	right:0;
	top:5px;
	display:block;
}
.document_left> a {
	font-size:11px;
	font-weight:600;
	display:block;
	float:right;
	padding-top:6px;
}
.document_right {
	margin-left: 235px;
}
.post-meta-icon.top-meta-list li.project_side_switch_icon a {
	font-size:14px;
	color:[header_bg];
}
.post-meta-icon.top-meta-list li.project_side_switch_icon a.close-assignment {
	font-size:12px;
	line-height:20px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    padding: 6px 8px;
    font-weight: 900;
	border-radius:15px;
	background-color: [header_bg];
}
.post-meta-icon.top-meta-list li.project_side_switch_icon.allocated a {
	color: #5A9E00;
}
.post-meta-icon.top-meta-list li.project_side_switch_icon.consumed a {
    color: #5A9E00;
}























