/* [Copyright] */

/* SmartPath v1.0 */

/* Copyright 2014-2015 Mountain Pass Solutions, Inc. */

/* This unpublished material is proprietary to Mountain Pass Solutions, Inc. */

/* [End Copyright] */

#wf-details-toc {
    position: absolute;
    left: 0px;
    padding: 0px 5px 30px 27px !important;
    /* min-height: calc(100%); *//*min-height: calc(100% - 59px);*/
}

.wf-details-toc-short {
    top: 168px;
}

.wf-details-toc-tall {
    top: 140px;
}

#wf-details-toc a {
    color: #17436f;
}

#wf-details-toc a {
    display: block;
}

#wf-details-toc-body {
    padding: 0px;
}

#wf-details-toc-body a, .wf-leftnav-container {
    margin: 14px 0 10px 0;
}

#wf-details-toc-body .wf-leftnav-container a {
    margin-top: 0px !important;
    padding-top: 0px !important;
}

#wf-details-toc-body .wf-leftnav-container a .glyphicon {
    position: relative;
    top: 1px;
}

.wf-details-toc-section {
    margin-left: 15px;
}

.wf-details-toc-item {
    margin-left: 30px;
}

.wf-details-toc-top {
    margin-top: 5px;
    font-weight: bold;
}

#wf-details-toc .glyphicon {
    float: right;
    color: #ccc;
}

#wf-details-toc .wf-details-toc-top .glyphicon {
    float: left;
    margin: 2px 5px 0 -20px;
    color: #999;
    display: none;
}

#wf-details-toc .wf-details-toc-top .glyphicon-ok {
    display: inline !important;
}

s
#wf-details-toc .wf-details-toc-section .glyphicon {
    display: none;
}

#wf-details-toc .wf-details-toc-section .glyphicon-ok {
    display: inline !important;
}

#wf-details-toc .wf-details-toc-item .glyphicon-ok,
#wf-details-toc .wf-details-toc-item .glyphicon-ban-circle {
    display: inline;
}

#wf-details-toc .wf-details-toc-item .glyphicon-circle-arrow-left {
    color: darkred;
}

.wf-details-toc-header {
    border-bottom: solid 1px #ccc;
    padding-bottom: 10px;
}

.wf-toc-header-item {
    margin: 0px 0px 15px 0 !important;
    line-height: 14px;
}

.wf-toc-header-item .lab {
    font-weight: bold;
    margin-right: 4px;
    float: left;
    margin-bottom: 10px;
}

.wf-toc-header-item .val {
    text-align: left;
    display: block;
    line-height: 17px;
    margin-top: 0px;
    position: relative;
    top: -1px;
}

.wf-contact-info {
    text-align: left;
    display: inline !important;
}

.wf-toc-header-statuses {
    margin-bottom: 20px;
}

.wf-leftnav-container {
    margin-top: 0px !important;
    margin-bottom: 15px !important;
    font-size: 14px;
}

.wf-leftnav-container .status {
    float: left;
    color: #666;
    margin-left: -17px;
}

.wf-leftnav-container .status .glyphicon {
    font-size: .9em;
    padding: 0px;
    position: relative;
    right: 0px;
    top: 0px;
}

.wf-leftnav-container .section-title {
    margin-bottom: 8px;
    font-weight: bold;
}

.wf-leftnav-container .section-title .glyphicon {
    font-weight: normal;
    float: right !important;
    color: #bbb !important;
    opacity: .4;
    margin-right: 5px;
}

.wf-leftnav-container .section-title:hover .glyphicon {
    opacity: 1;
}

.wf-leftnav-container .indicator-wrapper .indicator .glyphicon {
    font-size: .81em;
    margin-top: 2px;
}

.wf-leftnav-container .indicator-complete .glyphicon {
    color: darkgreen !important;
}

.wf-leftnav-container .indicator-incomplete .glyphicon {
    color: #2a6a9a !important;
}

.wf-leftnav-container .indicator-started .glyphicon {
    color: #2a6a9a !important;
}

.wf-leftnav-container .indicator-unstarted .glyphicon {
    color: #2a6a9a !important;
}

.wf-leftnav-container .indicator-wrapper .indicator-blocked .glyphicon {
    font-size: .7em !important;
}

.wf-leftnav-container .indicator {
    float: left;
    width: 18px;
    position: relative;
    margin-left: -18px;
}

.wf-leftnav-container .indicator .glyphicon {
    position: relative;
    left: -2px;
    top: 3px;
    font-size: .9em;
}

.wf-leftnav-container .section {
    background-color: #f1f1f1;
    margin-left: 18px;
}

.wf-leftnav-container .section .title {
    padding-left: 5px;
    margin: 0px;
    padding-top: 4px !important;
    color: #666;
}

.wf-leftnav-container .section div {
    min-height: 20px;
}

.wf-leftnav-container .sections {
    margin-left: -5px !important;
    padding-left: 0;
}

.wf-leftnav-container .section .title {
    line-height: 16px !important;
}

.wf-leftnav-container .sections:last-child,
.wf-leftnav-container .section .title {
    border-color: #666 !important;
}

#wf-overview-link {
    margin-bottom: 15px !important;
    font-weight: bold !important;
}

/*
#wf-overview-link .glyphicon{
    float:none !important;
    position:relative;
    margin:3px 3px 0 -20px !important;
    color:#666;
    top:0px;
}
*/

.wf-nav-highlight {
    width: 230px !important;
    line-height: 20px !important;
    background-color: #f9f9f9 !important;
    padding: 3px 0 3px 30px !important;
    margin: 10px -10px 0 -10px !important;
    position: relative !important;
    left: -22px !important;
    border: solid 1px #e2e2e2 !important;
    border-right: solid 1px #f9f9f9 !important;
    font-weight: bold !important;
}

.wf-leftnav-container .wf-nav-sub-highlight .title {
    /*
    background-color:#f9f9f9;
    width:171px;
    border-color:#30809e !important;
    border:solid 1px #30809e !important;
    border-right:solid 1px #f9f9f9 !important;
    border-left:solid 1px #30809e !important;
    padding-top:3px;
    padding-bottom:3px;
    line-height:20px;
    font-weight:bold;
    */
}

.wf-leftnav-container .wf-nav-sub-highlight .indicator .glyphicon {
    top: 6px !important;
}

/*REDUX*/

/* [Copyright] */

/* SmartPath v1.0 */

/* Copyright 2014-2015 Mountain Pass Solutions, Inc. */

/* This unpublished material is proprietary to Mountain Pass Solutions, Inc. */

/* [End Copyright] */

/* New */

#wf-workflow-status {
    margin-top: 0px;
}

.wf-details-page-content {
    position: relative;
}

.wf-workflow-content {
    padding-top: 0 !important;
}

#wf-details-toc-body .wf-nav-highlight {
    width: 225px !important;
    line-height: 20px !important;
    border: solid 1px #e2e2e2 !important;
    border-right: solid 1px #fff !important;
    background-color: #fff !important;
    padding: 3px 0 3px 30px !important;
    margin: 10px -10px 0 -10px !important;
    position: relative !important;
    left: -17px !important;
    font-weight: bold !important;
}

#wf-details-toc {
    position: absolute;
    left: 0px;
    padding: 0px 5px 30px 27px !important;
    /* min-height:96%; *//* This could/should use calc( ), but we need to move the workflow header out of the wrapper it shares with TOC first... */
    min-height: calc(100% - 45px);
    background-color: #f5f5f5 !important;
}

.wf-toc-short #wf-details-toc {
    min-height: calc(100% - 0px);
}

.wf-details-toc-short {
    top: 70px !important;
}

.wf-details-toc-tall {
    top: 45px !important;
}

/* Page BG-color needs to match behind leftNav */

body .cv-menu .nav-pills .active a, body .cv-menu .nav-pills a {
    width: 95%;
}

body .cv-menu .nav-pills .active a, body .cv-menu .nav-pills .active a:focus {
    background-color: #fff !important;
    width: 100%;
}

.cv-submenuitem.active a {
    padding-left: 29px;
}

.cv-submenuitem.active {
    padding-left: 0;
}

.wf-notes-display {
    min-height: 100px;
    max-height: 200px;
    overflow: auto;
    font-size: 10pt;
}

.wf-notes h4 {
    font-weight: bold;
    font-size: 10pt;
    color: #333;
}

.wf-notes h4 a {
    color: #333;
    text-decoration: underline;
    font-size: 10pt;
}

.notes-editor {
    margin-top: 20px;
}

.notes-editor input[type="submit"] {
    margin-top: 10px;
}

.notes-editor textarea {
    height: 300px;
    resize: vertical;
    cursor: default !important;
}
