﻿
/*icons.tt file is auto generated by image sprite generator during build*/
/************* AUTO-GENERATED FILE, DO NOT HAND EDIT *************/
/*** Icon strips are generated one after the other based on files checked in the source tree ***/
/*** First line of each icon-block is path to the image file, eg. icons["icon-open"]     = ContentPath("icons.png"); ***/
/*** Second line is co-ordinates of the icon within the image file, eg. iconCoordinates["icon-open"]     = new []{16, 0, 16, 16}; ***/
/*** Third/Last line is defining the icon style, eg. iconStyles["icon-open"]     = Icon("icon-open"); ***/







/************* AUTO-GENERATED FILE, DO NOT HAND EDIT *************/
/*** Icon strips are generated one after the other based on files checked in the source tree ***/
/*** First line of each icon-block is path to the image file, eg. icons["icon-open"]     = ContentPath("icons.png"); ***/
/*** Second line is co-ordinates of the icon within the image file, eg. iconCoordinates["icon-open"]     = new []{16, 0, 16, 16}; ***/
/*** Third/Last line is defining the icon style, eg. iconStyles["icon-open"]     = Icon("icon-open"); ***/




/****** Begin MetaTask Area*****/

.hub-content.meta-task-hub {
    top: 0px;
}

.metatask-tree.tree-view {
    position: absolute;
    top: 6em;
    bottom: 0;
    left: 1.3em;
    right: 0;
    overflow: auto;
}

.right-hub-content.metatask-content {
    top: 45px;
}

.metatask-view-right-pane {
    position: absolute;
    top: 37px;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: auto;
}

.metatask-view .rightPane .hub-pivot .filters {
    position: absolute;
    right: 10px;
    font-size: 12px;
    float: right;
    height: 34px;
    padding-top: 6px;
}

.metatask-task {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.message-area-control.visible ~ .metatask-view-right-pane {
    top: 73px;
}

.mtask-info-box {
    padding-top: 20px;
    padding-left: 20px;
}

.metatask-tabs.pivot-view li.dirty {
    font-style: italic;
}

.meta-task-save-dialog {
    width: 100%;
    border: 1px solid;
    border: 1px solid #e6e6e6;
    padding: 2px;
}

.publish-taskgroup-checkbox-container {
    display: inline-flex;
    padding-top: 10px;
    padding-bottom: 10px;
}

.publish-taskgroup-checkbox-help {
    display: inline-block;
    padding: 8px;
}

.publish-taskgroup-comment-label {
    padding-top: 10px
}

.meta-task-save {
    width: 100%;
    margin-bottom: 20px;
}

.meta-task-delete {
    margin-left: 25px;
    margin-right: 25px;
    word-break: break-word;
}

.metatask-message.message-area-control {
    margin: 5px 10px 5px 10px;
}

.metatask-history .revisions-grid {
    position: absolute;
    left: 10px;
    top: 0;
    right: 0;
    bottom: 0;
}

.metatask-revision-diff .metatask-definition-viewer-host {
    position: absolute;
    top: 35px;
    bottom: 10px;
    left: 0px;
    right: 0px;
}

.metatask-reference {
    position: absolute;
    left: 10px;
    top: 0;
    right: 0;
    bottom: 0;
    margin-left: 20px;
}

.metatask-reference .bd-reference-name {
    padding-right: 5px;
    float: left;
    font-size: 14px;
    font-weight: bold;
}

.metatask-reference .rd-reference-name {
    padding-right: 5px;
    float: left;
    font-size: 14px;
    font-weight: bold;
}

.metatask-reference .tg-reference-name {
    padding-right: 5px;
    float: left;
    font-size: 14px;
    font-weight: bold;
}

.metatask-reference .titleDescription {
    display: block;
    width: 100%;
    margin-left: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #6D6D6D;
}

.tg-reference-expand-icon {
    float: left;
    padding-top: 2px;
}
.tg-row {
    display: block;
    width: 100%;
}

.tg-reference-header {
    cursor: pointer;
    padding: 5px;
    float: left;
    width: 100%;
    margin-top: 1px;
}

.tg-reference-header.highlight {
    background-color: #eff6fc;
}

.tg-reference-header:hover {
    background-color: #eff6fc;
}

.tg-reference-tbl {
    width: 98%;
    margin-bottom: 20px;
    margin-left: 20px;
}

.tg-reference-tbl tr.ref-row:hover {
    background-color: #eff6fc;
}

.tg-reference-tbl td {
    text-align: left;
    margin-left: 1px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tg-reference-tbl td.rd-def-name {
    width: 95%;
    display: inline-block;
}

.tg-reference-tbl td.def-name {
    width: 70%;
    display: inline-block;
}

.tg-reference-tbl span.env-name {
    max-width: 500px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tg-reference-tbl th {
    text-align: left;
    margin-left: 1px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    color : #6D6D6D;
    font-weight: bold;
    font-size: 12px;
}

.tg-reference-tbl th.def-name {
    width: 100%;
}

.tg-reference-tbl th.rd-def-name {
    width: 30%;
}

.tg-reference-tbl th.env-name {
    width: 70%;
}

.delete-metatask-confirmation-text {
    padding-bottom: 5px;
}

.metatask-pre-wrap-text {
    white-space: pre-wrap;
}

.delete-metatask-no-match {
    border-color: #da0a00;
}

.delete-metatask-match {
    border-color:  #107c10;
}

.status-container {
    text-align: center;
    height: 50px;
    width: 50%;
}

div.metatask-list > div.metatask-toolbar {
    margin-left: 1.3em;
    border-top: 1px solid transparent;
}

.hub-title > .caption
 {
    float: left;
    padding-left: 2px;
    padding-right: 1px;
}

.hub-title > .hub-title-metatask
 {
    float: left;
    padding-left: 2px;
    padding-right: 1px;
    max-width: 45%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.sidebar-search .search-input-wrapper {
    position: relative;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    height: 24px;
    margin: 10px 10px 0 1.3em;
}

.sidebar-search .search-input-container {
    position: absolute;
    top: 2px;
    left: 2px;
    right: 20px;
    bottom: 0;
}

.sidebar-search .search-input-container .input {
    outline: none;
    border: 0;
    width: 100%;
    height: 100%;
}

.sidebar-search .button {
    position: absolute;
    top: 0.3em;
    right: 2px;
    cursor: pointer;
}

.rm-rich-content-tooltip.rich-content-tooltip {
    width: unset;
    max-width: 400px;
}

.rm-rich-content-tooltip.rich-content-tooltip .popup-content-container {
    -webkit-box-shadow: #dddddd 3px 3px 5px;
    -moz-box-shadow: #dddddd 3px 3px 5px;
    box-shadow: #dddddd 3px 3px 5px;
    white-space: pre-wrap;
}


/***** End MetaTask Area******/
