/*!
* Bootstrap v3.1.1 (http://getbootstrap.com)
* Copyright 2011-2014 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/

#workflow article,
#workflow aside,
#workflow details,
#workflow figcaption,
#workflow figure,
#workflow footer,
#workflow header,
#workflow hgroup,
#workflow main,
#workflow nav,
#workflow section,
#workflow summary {
display: block;
}
#workflow audio,
#workflow canvas,
#workflow progress,
#workflow video {
display: inline-block;
vertical-align: baseline;
}
#workflow [hidden],
#workflow template {
display: none;
}
#workflow a {
background: transparent;
}
#workflow a:active,
#workflow a:hover {
outline: 0;
}
#workflow abbr[title] {
border-bottom: 1px dotted;
}
#workflow b,
#workflow strong {
font-weight: bold;
}
#workflow dfn {
font-style: italic;
}
#workflow h1 {
margin: .67em 0;
font-size: 2em;
}
#workflow mark {
color: #000;
background: #ff0;
}
#workflow small {
font-size: 80%;
}
#workflow sub,
#workflow sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
#workflow sup {
top: -.5em;
}
#workflow sub {
bottom: -.25em;
}
#workflow img {
border: 0;
}
#workflow svg:not(:root) {
overflow: hidden;
}
#workflow figure {
margin: 1em 40px;
}
#workflow hr {
height: 0;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
#workflow pre {
overflow: auto;
}
#workflow code,
#workflow kbd,
#workflow pre,
#workflow samp {
font-family: monospace, monospace;
font-size: 1em;
}
#workflow button,
#workflow input,
#workflow optgroup,
#workflow select,
#workflow textarea {
margin: 0;
font: inherit;
color: inherit;
}
#workflow button {
overflow: visible;
}
#workflow button,
#workflow select {
text-transform: none;
}
#workflow button,
#workflow html input[type="button"],
#workflow input[type="reset"],
#workflow input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
#workflow button[disabled],
#workflow html input[disabled] {
cursor: default;
}
#workflow button::-moz-focus-inner,
#workflow input::-moz-focus-inner {
padding: 0;
border: 0;
}
#workflow input {
line-height: normal;
}
#workflow input[type="checkbox"],
#workflow input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
#workflow input[type="number"]::-webkit-inner-spin-button,
#workflow input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
#workflow input[type="search"] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
#workflow input[type="search"]::-webkit-search-cancel-button,
#workflow input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
#workflow fieldset {
padding: .35em .625em .75em;
margin: 0 2px;
border: 1px solid #c0c0c0;
}
#workflow legend {
padding: 0;
border: 0;
}
#workflow textarea {
overflow: auto;
}
#workflow optgroup {
font-weight: bold;
}
#workflow table {
border-spacing: 0;
border-collapse: collapse;
}
#workflow td,
#workflow th {
padding: 0;
}
#workflow * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#workflow *:before,
#workflow *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#workflow html {
font-size: 62.5%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#workflow body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333;
background-color: #fff;
}
#workflow input,
#workflow button,
#workflow select,
#workflow textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
#workflow a {
color: #428bca;
text-decoration: none;
}
#workflow a:hover,
#workflow a:focus {
color: #2a6496;
text-decoration: underline;
}
#workflow a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
#workflow figure {
margin: 0;
}
#workflow img {
vertical-align: middle;
}
#workflow .img-responsive,
#workflow .thumbnail > img,
#workflow .thumbnail a > img,
#workflow .carousel-inner > .item > img,
#workflow .carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
}
#workflow .img-rounded {
border-radius: 6px;
}
#workflow .img-thumbnail {
display: inline-block;
max-width: 100%;
height: auto;
padding: 4px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
#workflow .img-circle {
border-radius: 50%;
}
#workflow hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eee;
}
#workflow .sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
#workflow h1,
#workflow h2,
#workflow h3,
#workflow h4,
#workflow h5,
#workflow h6,
#workflow .h1,
#workflow .h2,
#workflow .h3,
#workflow .h4,
#workflow .h5,
#workflow .h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
#workflow h1 small,
#workflow h2 small,
#workflow h3 small,
#workflow h4 small,
#workflow h5 small,
#workflow h6 small,
#workflow .h1 small,
#workflow .h2 small,
#workflow .h3 small,
#workflow .h4 small,
#workflow .h5 small,
#workflow .h6 small,
#workflow h1 .small,
#workflow h2 .small,
#workflow h3 .small,
#workflow h4 .small,
#workflow h5 .small,
#workflow h6 .small,
#workflow .h1 .small,
#workflow .h2 .small,
#workflow .h3 .small,
#workflow .h4 .small,
#workflow .h5 .small,
#workflow .h6 .small {
font-weight: normal;
line-height: 1;
color: #999;
}
#workflow h1,
#workflow .h1,
#workflow h2,
#workflow .h2,
#workflow h3,
#workflow .h3 {
margin-top: 20px;
margin-bottom: 10px;
}
#workflow h1 small,
#workflow .h1 small,
#workflow h2 small,
#workflow .h2 small,
#workflow h3 small,
#workflow .h3 small,
#workflow h1 .small,
#workflow .h1 .small,
#workflow h2 .small,
#workflow .h2 .small,
#workflow h3 .small,
#workflow .h3 .small {
font-size: 65%;
}
#workflow h4,
#workflow .h4,
#workflow h5,
#workflow .h5,
#workflow h6,
#workflow .h6 {
margin-top: 10px;
margin-bottom: 10px;
}
#workflow h4 small,
#workflow .h4 small,
#workflow h5 small,
#workflow .h5 small,
#workflow h6 small,
#workflow .h6 small,
#workflow h4 .small,
#workflow .h4 .small,
#workflow h5 .small,
#workflow .h5 .small,
#workflow h6 .small,
#workflow .h6 .small {
font-size: 75%;
}
#workflow h1,
#workflow .h1 {
font-size: 36px;
}
#workflow h2,
#workflow .h2 {
font-size: 30px;
}
#workflow h3,
#workflow .h3 {
font-size: 24px;
}
#workflow h4,
#workflow .h4 {
font-size: 18px;
}
#workflow h5,
#workflow .h5 {
font-size: 14px;
}
#workflow h6,
#workflow .h6 {
font-size: 12px;
}
#workflow p {
margin: 0 0 10px;
}
#workflow .lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 200;
line-height: 1.4;
}
#workflow small,
#workflow .small {
font-size: 85%;
}
#workflow cite {
font-style: normal;
}
#workflow .text-left {
text-align: left;
}
#workflow .text-right {
text-align: right;
}
#workflow .text-center {
text-align: center;
}
#workflow .text-justify {
text-align: justify;
}
#workflow .text-muted {
color: #999;
}
#workflow .text-primary {
color: #428bca;
}
#workflow a.text-primary:hover {
color: #3071a9;
}
#workflow .text-success {
color: #3c763d;
}
#workflow a.text-success:hover {
color: #2b542c;
}
#workflow .text-info {
color: #31708f;
}
#workflow a.text-info:hover {
color: #245269;
}
#workflow .text-warning {
color: #8a6d3b;
}
#workflow a.text-warning:hover {
color: #66512c;
}
#workflow .text-danger {
color: #a94442;
}
#workflow a.text-danger:hover {
color: #843534;
}
#workflow .bg-primary {
color: #fff;
background-color: #428bca;
}
#workflow a.bg-primary:hover {
background-color: #3071a9;
}
#workflow .bg-success {
background-color: #dff0d8;
}
#workflow a.bg-success:hover {
background-color: #c1e2b3;
}
#workflow .bg-info {
background-color: #d9edf7;
}
#workflow a.bg-info:hover {
background-color: #afd9ee;
}
#workflow .bg-warning {
background-color: #fcf8e3;
}
#workflow a.bg-warning:hover {
background-color: #f7ecb5;
}
#workflow .bg-danger {
background-color: #f2dede;
}
#workflow a.bg-danger:hover {
background-color: #e4b9b9;
}
#workflow .page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eee;
}
#workflow ul,
#workflow ol {
margin-top: 0;
margin-bottom: 10px;
}
#workflow ul ul,
#workflow ol ul,
#workflow ul ol,
#workflow ol ol {
margin-bottom: 0;
}
#workflow .list-unstyled {
padding-left: 0;
list-style: none;
}
#workflow .list-inline {
padding-left: 0;
margin-left: -5px;
list-style: none;
}
#workflow .list-inline > li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
#workflow dl {
margin-top: 0;
margin-bottom: 20px;
}
#workflow dt,
#workflow dd {
line-height: 1.42857143;
}
#workflow dt {
font-weight: bold;
}
#workflow dd {
margin-left: 0;
}
#workflow .dl-horizontal dt {
float: left;
width: 160px;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
}
#workflow .dl-horizontal dd {
margin-left: 180px;
}
#workflow abbr[title],
#workflow abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #999;
}
#workflow .initialism {
font-size: 90%;
text-transform: uppercase;
}
#workflow blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eee;
}
#workflow blockquote p:last-child,
#workflow blockquote ul:last-child,
#workflow blockquote ol:last-child {
margin-bottom: 0;
}
#workflow blockquote footer,
#workflow blockquote small,
#workflow blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857143;
color: #999;
}
#workflow blockquote footer:before,
#workflow blockquote small:before,
#workflow blockquote .small:before {
content: '\2014 \00A0';
}
#workflow .blockquote-reverse,
#workflow blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
text-align: right;
border-right: 5px solid #eee;
border-left: 0;
}
#workflow .blockquote-reverse footer:before,
#workflow blockquote.pull-right footer:before,
#workflow .blockquote-reverse small:before,
#workflow blockquote.pull-right small:before,
#workflow .blockquote-reverse .small:before,
#workflow blockquote.pull-right .small:before {
content: '';
}
#workflow .blockquote-reverse footer:after,
#workflow blockquote.pull-right footer:after,
#workflow .blockquote-reverse small:after,
#workflow blockquote.pull-right small:after,
#workflow .blockquote-reverse .small:after,
#workflow blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
#workflow blockquote:before,
#workflow blockquote:after {
content: "";
}
#workflow address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857143;
}
#workflow code,
#workflow kbd,
#workflow pre,
#workflow samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
#workflow code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
white-space: nowrap;
background-color: #f9f2f4;
border-radius: 4px;
}
#workflow kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 3px;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
#workflow pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
color: #333;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px;
}
#workflow pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
#workflow .pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
#workflow .container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
#workflow .container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
#workflow .row {
margin-right: -15px;
margin-left: -15px;
}
#workflow .col-md-1, .col-sm-1, .col-md-1, .col-lg-1, .col-md-2, .col-sm-2, .col-md-2, .col-lg-2, .col-md-3, .col-sm-3, .col-md-3, .col-lg-3, .col-md-4, .col-sm-4, .col-md-4, .col-lg-4, .col-md-5, .col-sm-5, .col-md-5, .col-lg-5, .col-md-6, .col-sm-6, .col-md-6, .col-lg-6, .col-md-7, .col-sm-7, .col-md-7, .col-lg-7, .col-md-8, .col-sm-8, .col-md-8, .col-lg-8, .col-md-9, .col-sm-9, .col-md-9, .col-lg-9, .col-md-10, .col-sm-10, .col-md-10, .col-lg-10, .col-md-11, .col-sm-11, .col-md-11, .col-lg-11, .col-md-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
#workflow .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
#workflow .col-md-12 {
width: 100%;
}
#workflow .col-md-11 {
width: 91.66666667%;
}
#workflow .col-md-10 {
width: 83.33333333%;
}
#workflow .col-md-9 {
width: 75%;
}
#workflow .col-md-8 {
width: 66.66666667%;
}
#workflow .col-md-7 {
width: 58.33333333%;
}
#workflow .col-md-6 {
width: 50%;
}
#workflow .col-md-5 {
width: 41.66666667%;
}
#workflow .col-md-4 {
width: 33.33333333%;
}
#workflow .col-md-3 {
width: 25%;
}
#workflow .col-md-2 {
width: 16.66666667%;
}
#workflow .col-md-1 {
width: 8.33333333%;
}
#workflow .col-md-pull-12 {
right: 100%;
}
#workflow .col-md-pull-11 {
right: 91.66666667%;
}
#workflow .col-md-pull-10 {
right: 83.33333333%;
}
#workflow .col-md-pull-9 {
right: 75%;
}
#workflow .col-md-pull-8 {
right: 66.66666667%;
}
#workflow .col-md-pull-7 {
right: 58.33333333%;
}
#workflow .col-md-pull-6 {
right: 50%;
}
#workflow .col-md-pull-5 {
right: 41.66666667%;
}
#workflow .col-md-pull-4 {
right: 33.33333333%;
}
#workflow .col-md-pull-3 {
right: 25%;
}
#workflow .col-md-pull-2 {
right: 16.66666667%;
}
#workflow .col-md-pull-1 {
right: 8.33333333%;
}
#workflow .col-md-pull-0 {
right: 0;
}
#workflow .col-md-push-12 {
left: 100%;
}
#workflow .col-md-push-11 {
left: 91.66666667%;
}
#workflow .col-md-push-10 {
left: 83.33333333%;
}
#workflow .col-md-push-9 {
left: 75%;
}
#workflow .col-md-push-8 {
left: 66.66666667%;
}
#workflow .col-md-push-7 {
left: 58.33333333%;
}
#workflow .col-md-push-6 {
left: 50%;
}
#workflow .col-md-push-5 {
left: 41.66666667%;
}
#workflow .col-md-push-4 {
left: 33.33333333%;
}
#workflow .col-md-push-3 {
left: 25%;
}
#workflow .col-md-push-2 {
left: 16.66666667%;
}
#workflow .col-md-push-1 {
left: 8.33333333%;
}
#workflow .col-md-push-0 {
left: 0;
}
#workflow .col-md-offset-12 {
margin-left: 100%;
}
#workflow .col-md-offset-11 {
margin-left: 91.66666667%;
}
#workflow .col-md-offset-10 {
margin-left: 83.33333333%;
}
#workflow .col-md-offset-9 {
margin-left: 75%;
}
#workflow .col-md-offset-8 {
margin-left: 66.66666667%;
}
#workflow .col-md-offset-7 {
margin-left: 58.33333333%;
}
#workflow .col-md-offset-6 {
margin-left: 50%;
}
#workflow .col-md-offset-5 {
margin-left: 41.66666667%;
}
#workflow .col-md-offset-4 {
margin-left: 33.33333333%;
}
#workflow .col-md-offset-3 {
margin-left: 25%;
}
#workflow .col-md-offset-2 {
margin-left: 16.66666667%;
}
#workflow .col-md-offset-1 {
margin-left: 8.33333333%;
}
#workflow .col-md-offset-0 {
margin-left: 0;
}



#workflow table {
max-width: 100%;
background-color: transparent;
}
#workflow th {
text-align: left;
}
#workflow .table {
width: 100%;
margin-bottom: 20px;
}
#workflow .table > thead > tr > th,
#workflow .table > tbody > tr > th,
#workflow .table > tfoot > tr > th,
#workflow .table > thead > tr > td,
#workflow .table > tbody > tr > td,
#workflow .table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd;
}
#workflow .table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
#workflow .table > caption + thead > tr:first-child > th,
#workflow .table > colgroup + thead > tr:first-child > th,
#workflow .table > thead:first-child > tr:first-child > th,
#workflow .table > caption + thead > tr:first-child > td,
#workflow .table > colgroup + thead > tr:first-child > td,
#workflow .table > thead:first-child > tr:first-child > td {
border-top: 0;
}
#workflow .table > tbody + tbody {
border-top: 2px solid #ddd;
}
#workflow .table .table {
background-color: #fff;
}
#workflow .table-condensed > thead > tr > th,
#workflow .table-condensed > tbody > tr > th,
#workflow .table-condensed > tfoot > tr > th,
#workflow .table-condensed > thead > tr > td,
#workflow .table-condensed > tbody > tr > td,
#workflow .table-condensed > tfoot > tr > td {
padding: 5px;
}
#workflow .table-bordered {
border: 1px solid #ddd;
}
#workflow .table-bordered > thead > tr > th,
#workflow .table-bordered > tbody > tr > th,
#workflow .table-bordered > tfoot > tr > th,
#workflow .table-bordered > thead > tr > td,
#workflow .table-bordered > tbody > tr > td,
#workflow .table-bordered > tfoot > tr > td {
border: 1px solid #ddd;
}
#workflow .table-bordered > thead > tr > th,
#workflow .table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
#workflow .table-striped > tbody > tr:nth-child(odd) > td,
#workflow .table-striped > tbody > tr:nth-child(odd) > th {
background-color: #f9f9f9;
}
#workflow .table-hover > tbody > tr:hover > td,
#workflow .table-hover > tbody > tr:hover > th {
background-color: #f5f5f5;
}
#workflow table col[class*="col-"] {
position: static;
display: table-column;
float: none;
}
#workflow table td[class*="col-"],
#workflow table th[class*="col-"] {
position: static;
display: table-cell;
float: none;
}
#workflow .table > thead > tr > td.active,
#workflow .table > tbody > tr > td.active,
#workflow .table > tfoot > tr > td.active,
#workflow .table > thead > tr > th.active,
#workflow .table > tbody > tr > th.active,
#workflow .table > tfoot > tr > th.active,
#workflow .table > thead > tr.active > td,
#workflow .table > tbody > tr.active > td,
#workflow .table > tfoot > tr.active > td,
#workflow .table > thead > tr.active > th,
#workflow .table > tbody > tr.active > th,
#workflow .table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
#workflow .table-hover > tbody > tr > td.active:hover,
#workflow .table-hover > tbody > tr > th.active:hover,
#workflow .table-hover > tbody > tr.active:hover > td,
#workflow .table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
#workflow .table > thead > tr > td.success,
#workflow .table > tbody > tr > td.success,
#workflow .table > tfoot > tr > td.success,
#workflow .table > thead > tr > th.success,
#workflow .table > tbody > tr > th.success,
#workflow .table > tfoot > tr > th.success,
#workflow .table > thead > tr.success > td,
#workflow .table > tbody > tr.success > td,
#workflow .table > tfoot > tr.success > td,
#workflow .table > thead > tr.success > th,
#workflow .table > tbody > tr.success > th,
#workflow .table > tfoot > tr.success > th {
background-color: #dff0d8;
}
#workflow .table-hover > tbody > tr > td.success:hover,
#workflow .table-hover > tbody > tr > th.success:hover,
#workflow .table-hover > tbody > tr.success:hover > td,
#workflow .table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
#workflow .table > thead > tr > td.info,
#workflow .table > tbody > tr > td.info,
#workflow .table > tfoot > tr > td.info,
#workflow .table > thead > tr > th.info,
#workflow .table > tbody > tr > th.info,
#workflow .table > tfoot > tr > th.info,
#workflow .table > thead > tr.info > td,
#workflow .table > tbody > tr.info > td,
#workflow .table > tfoot > tr.info > td,
#workflow .table > thead > tr.info > th,
#workflow .table > tbody > tr.info > th,
#workflow .table > tfoot > tr.info > th {
background-color: #d9edf7;
}
#workflow .table-hover > tbody > tr > td.info:hover,
#workflow .table-hover > tbody > tr > th.info:hover,
#workflow .table-hover > tbody > tr.info:hover > td,
#workflow .table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
#workflow .table > thead > tr > td.warning,
#workflow .table > tbody > tr > td.warning,
#workflow .table > tfoot > tr > td.warning,
#workflow .table > thead > tr > th.warning,
#workflow .table > tbody > tr > th.warning,
#workflow .table > tfoot > tr > th.warning,
#workflow .table > thead > tr.warning > td,
#workflow .table > tbody > tr.warning > td,
#workflow .table > tfoot > tr.warning > td,
#workflow .table > thead > tr.warning > th,
#workflow .table > tbody > tr.warning > th,
#workflow .table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
#workflow .table-hover > tbody > tr > td.warning:hover,
#workflow .table-hover > tbody > tr > th.warning:hover,
#workflow .table-hover > tbody > tr.warning:hover > td,
#workflow .table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
#workflow .table > thead > tr > td.danger,
#workflow .table > tbody > tr > td.danger,
#workflow .table > tfoot > tr > td.danger,
#workflow .table > thead > tr > th.danger,
#workflow .table > tbody > tr > th.danger,
#workflow .table > tfoot > tr > th.danger,
#workflow .table > thead > tr.danger > td,
#workflow .table > tbody > tr.danger > td,
#workflow .table > tfoot > tr.danger > td,
#workflow .table > thead > tr.danger > th,
#workflow .table > tbody > tr.danger > th,
#workflow .table > tfoot > tr.danger > th {
background-color: #f2dede;
}
#workflow .table-hover > tbody > tr > td.danger:hover,
#workflow .table-hover > tbody > tr > th.danger:hover,
#workflow .table-hover > tbody > tr.danger:hover > td,
#workflow .table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}

#workflow fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
#workflow legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
#workflow label {
display: inline-block;
margin-bottom: 5px;
font-weight: bold;
}
#workflow input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#workflow input[type="radio"],
#workflow input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
/* IE8-9 */
line-height: normal;
}
#workflow input[type="file"] {
display: block;
}
#workflow input[type="range"] {
display: block;
width: 100%;
}
#workflow select[multiple],
#workflow select[size] {
height: auto;
}
#workflow input[type="file"]:focus,
#workflow input[type="radio"]:focus,
#workflow input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
#workflow output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
}
#workflow .form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#workflow .form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
#workflow .form-control::-moz-placeholder {
color: #999;
opacity: 1;
}
#workflow .form-control:-ms-input-placeholder {
color: #999;
}
#workflow .form-control::-webkit-input-placeholder {
color: #999;
}
#workflow .form-control[disabled],
#workflow .form-control[readonly],
#workflow fieldset[disabled] .form-control {
cursor: not-allowed;
background-color: #eee;
opacity: 1;
}
#workflow textarea.form-control {
height: auto;
}
#workflow input[type="search"] {
-webkit-appearance: none;
}
#workflow input[type="date"] {
line-height: 34px;
}
#workflow .form-group {
margin-bottom: 15px;
}
#workflow .radio,
#workflow .checkbox {
display: block;
min-height: 20px;
padding-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
}
#workflow .radio label,
#workflow .checkbox label {
display: inline;
font-weight: normal;
cursor: pointer;
}
#workflow .radio input[type="radio"],
#workflow .radio-inline input[type="radio"],
#workflow .checkbox input[type="checkbox"],
#workflow .checkbox-inline input[type="checkbox"] {
float: left;
margin-left: -20px;
}
#workflow .radio + .radio,
#workflow .checkbox + .checkbox {
margin-top: -5px;
}
#workflow .radio-inline,
#workflow .checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
vertical-align: middle;
cursor: pointer;
}
#workflow .radio-inline + .radio-inline,
#workflow .checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
#workflow input[type="radio"][disabled],
#workflow input[type="checkbox"][disabled],
#workflow .radio[disabled],
#workflow .radio-inline[disabled],
#workflow .checkbox[disabled],
#workflow .checkbox-inline[disabled],
#workflow fieldset[disabled] input[type="radio"],
#workflow fieldset[disabled] input[type="checkbox"],
#workflow fieldset[disabled] .radio,
#workflow fieldset[disabled] .radio-inline,
#workflow fieldset[disabled] .checkbox,
#workflow fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
#workflow .input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
#workflow select.input-sm {
height: 30px;
line-height: 30px;
}
#workflow textarea.input-sm,
#workflow select[multiple].input-sm {
height: auto;
}
#workflow .input-lg {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
#workflow select.input-lg {
height: 46px;
line-height: 46px;
}
#workflow textarea.input-lg,
#workflow select[multiple].input-lg {
height: auto;
}
#workflow .has-feedback {
position: relative;
}
#workflow .has-feedback .form-control {
padding-right: 42.5px;
}
#workflow .has-feedback .form-control-feedback {
position: absolute;
top: 25px;
right: 0;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
}
#workflow .has-success .help-block,
#workflow .has-success .control-label,
#workflow .has-success .radio,
#workflow .has-success .checkbox,
#workflow .has-success .radio-inline,
#workflow .has-success .checkbox-inline {
color: #3c763d;
}
#workflow .has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
#workflow .has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
#workflow .has-success .input-group-addon {
color: #3c763d;
background-color: #dff0d8;
border-color: #3c763d;
}
#workflow .has-success .form-control-feedback {
color: #3c763d;
}
#workflow .has-warning .help-block,
#workflow .has-warning .control-label,
#workflow .has-warning .radio,
#workflow .has-warning .checkbox,
#workflow .has-warning .radio-inline,
#workflow .has-warning .checkbox-inline {
color: #8a6d3b;
}
#workflow .has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
#workflow .has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
#workflow .has-warning .input-group-addon {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #8a6d3b;
}
#workflow .has-warning .form-control-feedback {
color: #8a6d3b;
}
#workflow .has-error .help-block,
#workflow .has-error .control-label,
#workflow .has-error .radio,
#workflow .has-error .checkbox,
#workflow .has-error .radio-inline,
#workflow .has-error .checkbox-inline {
color: #a94442;
}
#workflow .has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
#workflow .has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
#workflow .has-error .input-group-addon {
color: #a94442;
background-color: #f2dede;
border-color: #a94442;
}
#workflow .has-error .form-control-feedback {
color: #a94442;
}
#workflow .form-control-static {
margin-bottom: 0;
}
#workflow .help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}

#workflow .form-horizontal .control-label,
#workflow .form-horizontal .radio,
#workflow .form-horizontal .checkbox,
#workflow .form-horizontal .radio-inline,
#workflow .form-horizontal .checkbox-inline {
padding-top: 7px;
margin-top: 0;
margin-bottom: 0;
}
#workflow .form-horizontal .radio,
#workflow .form-horizontal .checkbox {
min-height: 27px;
}
#workflow .form-horizontal .form-group {
margin-right: -15px;
margin-left: -15px;
}
#workflow .form-horizontal .form-control-static {
padding-top: 7px;
}

#workflow .form-horizontal .has-feedback .form-control-feedback {
top: 0;
right: 15px;
}
#workflow .btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
#workflow .btn:focus,
#workflow .btn:active:focus,
#workflow .btn.active:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
#workflow .btn:hover,
#workflow .btn:focus {
color: #333;
text-decoration: none;
}
#workflow .btn:active,
#workflow .btn.active {
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
#workflow .btn.disabled,
#workflow .btn[disabled],
#workflow fieldset[disabled] .btn {
pointer-events: none;
cursor: not-allowed;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
opacity: .65;
}
#workflow .btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
}
#workflow .btn-default:hover,
#workflow .btn-default:focus,
#workflow .btn-default:active,
#workflow .btn-default.active,
#workflow .open .dropdown-toggle.btn-default {
color: #333;
background-color: #ebebeb;
border-color: #adadad;
}
#workflow .btn-default:active,
#workflow .btn-default.active,
#workflow .open .dropdown-toggle.btn-default {
background-image: none;
}
#workflow .btn-default.disabled,
#workflow .btn-default[disabled],
#workflow fieldset[disabled] .btn-default,
#workflow .btn-default.disabled:hover,
#workflow .btn-default[disabled]:hover,
#workflow fieldset[disabled] .btn-default:hover,
#workflow .btn-default.disabled:focus,
#workflow .btn-default[disabled]:focus,
#workflow fieldset[disabled] .btn-default:focus,
#workflow .btn-default.disabled:active,
#workflow .btn-default[disabled]:active,
#workflow fieldset[disabled] .btn-default:active,
#workflow .btn-default.disabled.active,
#workflow .btn-default[disabled].active,
#workflow fieldset[disabled] .btn-default.active {
background-color: #fff;
border-color: #ccc;
}
#workflow .btn-default .badge {
color: #fff;
background-color: #333;
}
#workflow .btn-primary {
color: #fff;
background-color: #428bca;
border-color: #357ebd;
}
#workflow .btn-primary:hover,
#workflow .btn-primary:focus,
#workflow .btn-primary:active,
#workflow .btn-primary.active,
#workflow .open .dropdown-toggle.btn-primary {
color: #fff;
background-color: #3276b1;
border-color: #285e8e;
}
#workflow .btn-primary:active,
#workflow .btn-primary.active,
#workflow .open .dropdown-toggle.btn-primary {
background-image: none;
}
#workflow .btn-primary.disabled,
#workflow .btn-primary[disabled],
#workflow fieldset[disabled] .btn-primary,
#workflow .btn-primary.disabled:hover,
#workflow .btn-primary[disabled]:hover,
#workflow fieldset[disabled] .btn-primary:hover,
#workflow .btn-primary.disabled:focus,
#workflow .btn-primary[disabled]:focus,
#workflow fieldset[disabled] .btn-primary:focus,
#workflow .btn-primary.disabled:active,
#workflow .btn-primary[disabled]:active,
#workflow fieldset[disabled] .btn-primary:active,
#workflow .btn-primary.disabled.active,
#workflow .btn-primary[disabled].active,
#workflow fieldset[disabled] .btn-primary.active {
background-color: #428bca;
border-color: #357ebd;
}
#workflow .btn-primary .badge {
color: #428bca;
background-color: #fff;
}
#workflow .btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c;
}
#workflow .btn-success:hover,
#workflow .btn-success:focus,
#workflow .btn-success:active,
#workflow .btn-success.active,
#workflow .open .dropdown-toggle.btn-success {
color: #fff;
background-color: #47a447;
border-color: #398439;
}
#workflow .btn-success:active,
#workflow .btn-success.active,
#workflow .open .dropdown-toggle.btn-success {
background-image: none;
}
#workflow .btn-success.disabled,
#workflow .btn-success[disabled],
#workflow fieldset[disabled] .btn-success,
#workflow .btn-success.disabled:hover,
#workflow .btn-success[disabled]:hover,
#workflow fieldset[disabled] .btn-success:hover,
#workflow .btn-success.disabled:focus,
#workflow .btn-success[disabled]:focus,
#workflow fieldset[disabled] .btn-success:focus,
#workflow .btn-success.disabled:active,
#workflow .btn-success[disabled]:active,
#workflow fieldset[disabled] .btn-success:active,
#workflow .btn-success.disabled.active,
#workflow .btn-success[disabled].active,
#workflow fieldset[disabled] .btn-success.active {
background-color: #5cb85c;
border-color: #4cae4c;
}
#workflow .btn-success .badge {
color: #5cb85c;
background-color: #fff;
}
#workflow .btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da;
}
#workflow .btn-info:hover,
#workflow .btn-info:focus,
#workflow .btn-info:active,
#workflow .btn-info.active,
#workflow .open .dropdown-toggle.btn-info {
color: #fff;
background-color: #39b3d7;
border-color: #269abc;
}
#workflow .btn-info:active,
#workflow .btn-info.active,
#workflow .open .dropdown-toggle.btn-info {
background-image: none;
}
#workflow .btn-info.disabled,
#workflow .btn-info[disabled],
#workflow fieldset[disabled] .btn-info,
#workflow .btn-info.disabled:hover,
#workflow .btn-info[disabled]:hover,
#workflow fieldset[disabled] .btn-info:hover,
#workflow .btn-info.disabled:focus,
#workflow .btn-info[disabled]:focus,
#workflow fieldset[disabled] .btn-info:focus,
#workflow .btn-info.disabled:active,
#workflow .btn-info[disabled]:active,
#workflow fieldset[disabled] .btn-info:active,
#workflow .btn-info.disabled.active,
#workflow .btn-info[disabled].active,
#workflow fieldset[disabled] .btn-info.active {
background-color: #5bc0de;
border-color: #46b8da;
}
#workflow .btn-info .badge {
color: #5bc0de;
background-color: #fff;
}
#workflow .btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236;
}
#workflow .btn-warning:hover,
#workflow .btn-warning:focus,
#workflow .btn-warning:active,
#workflow .btn-warning.active,
#workflow .open .dropdown-toggle.btn-warning {
color: #fff;
background-color: #ed9c28;
border-color: #d58512;
}
#workflow .btn-warning:active,
#workflow .btn-warning.active,
#workflow .open .dropdown-toggle.btn-warning {
background-image: none;
}
#workflow .btn-warning.disabled,
#workflow .btn-warning[disabled],
#workflow fieldset[disabled] .btn-warning,
#workflow .btn-warning.disabled:hover,
#workflow .btn-warning[disabled]:hover,
#workflow fieldset[disabled] .btn-warning:hover,
#workflow .btn-warning.disabled:focus,
#workflow .btn-warning[disabled]:focus,
#workflow fieldset[disabled] .btn-warning:focus,
#workflow .btn-warning.disabled:active,
#workflow .btn-warning[disabled]:active,
#workflow fieldset[disabled] .btn-warning:active,
#workflow .btn-warning.disabled.active,
#workflow .btn-warning[disabled].active,
#workflow fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236;
}
#workflow .btn-warning .badge {
color: #f0ad4e;
background-color: #fff;
}
#workflow .btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
#workflow .btn-danger:hover,
#workflow .btn-danger:focus,
#workflow .btn-danger:active,
#workflow .btn-danger.active,
#workflow .open .dropdown-toggle.btn-danger {
color: #fff;
background-color: #d2322d;
border-color: #ac2925;
}
#workflow .btn-danger:active,
#workflow .btn-danger.active,
#workflow .open .dropdown-toggle.btn-danger {
background-image: none;
}
#workflow .btn-danger.disabled,
#workflow .btn-danger[disabled],
#workflow fieldset[disabled] .btn-danger,
#workflow .btn-danger.disabled:hover,
#workflow .btn-danger[disabled]:hover,
#workflow fieldset[disabled] .btn-danger:hover,
#workflow .btn-danger.disabled:focus,
#workflow .btn-danger[disabled]:focus,
#workflow fieldset[disabled] .btn-danger:focus,
#workflow .btn-danger.disabled:active,
#workflow .btn-danger[disabled]:active,
#workflow fieldset[disabled] .btn-danger:active,
#workflow .btn-danger.disabled.active,
#workflow .btn-danger[disabled].active,
#workflow fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a;
}
#workflow .btn-danger .badge {
color: #d9534f;
background-color: #fff;
}
#workflow .btn-link {
font-weight: normal;
color: #428bca;
cursor: pointer;
border-radius: 0;
}
#workflow .btn-link,
#workflow .btn-link:active,
#workflow .btn-link[disabled],
#workflow fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
#workflow .btn-link,
#workflow .btn-link:hover,
#workflow .btn-link:focus,
#workflow .btn-link:active {
border-color: transparent;
}
#workflow .btn-link:hover,
#workflow .btn-link:focus {
color: #2a6496;
text-decoration: underline;
background-color: transparent;
}
#workflow .btn-link[disabled]:hover,
#workflow fieldset[disabled] .btn-link:hover,
#workflow .btn-link[disabled]:focus,
#workflow fieldset[disabled] .btn-link:focus {
color: #999;
text-decoration: none;
}
#workflow .btn-lg,
#workflow .btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
#workflow .btn-sm,
#workflow .btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
#workflow .btn-xs,
#workflow .btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
#workflow .btn-block {
display: block;
width: 100%;
padding-right: 0;
padding-left: 0;
}
#workflow .btn-block + .btn-block {
margin-top: 5px;
}
#workflow input[type="submit"].btn-block,
#workflow input[type="reset"].btn-block,
#workflow input[type="button"].btn-block {
width: 100%;
}
#workflow .fade {
opacity: 0;
-webkit-transition: opacity .15s linear;
transition: opacity .15s linear;
}
#workflow .fade.in {
opacity: 1;
}
#workflow .collapse {
display: none;
}
#workflow .collapse.in {
display: block;
}
#workflow .collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height .35s ease;
transition: height .35s ease;
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url('../fonts/glyphicons-halflings-regular.eot');
src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
#workflow .glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;

-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#workflow .glyphicon-asterisk:before {
content: "\2a";
}
#workflow .glyphicon-plus:before {
content: "\2b";
}
#workflow .glyphicon-euro:before {
content: "\20ac";
}
#workflow .glyphicon-minus:before {
content: "\2212";
}
#workflow .glyphicon-cloud:before {
content: "\2601";
}
#workflow .glyphicon-envelope:before {
content: "\2709";
}
#workflow .glyphicon-pencil:before {
content: "\270f";
}
#workflow .glyphicon-glass:before {
content: "\e001";
}
#workflow .glyphicon-music:before {
content: "\e002";
}
#workflow .glyphicon-search:before {
content: "\e003";
}
#workflow .glyphicon-heart:before {
content: "\e005";
}
#workflow .glyphicon-star:before {
content: "\e006";
}
#workflow .glyphicon-star-empty:before {
content: "\e007";
}
#workflow .glyphicon-user:before {
content: "\e008";
}
#workflow .glyphicon-film:before {
content: "\e009";
}
#workflow .glyphicon-th-large:before {
content: "\e010";
}
#workflow .glyphicon-th:before {
content: "\e011";
}
#workflow .glyphicon-th-list:before {
content: "\e012";
}
#workflow .glyphicon-ok:before {
content: "\e013";
}
#workflow .glyphicon-remove:before {
content: "\e014";
}
#workflow .glyphicon-zoom-in:before {
content: "\e015";
}
#workflow .glyphicon-zoom-out:before {
content: "\e016";
}
#workflow .glyphicon-off:before {
content: "\e017";
}
#workflow .glyphicon-signal:before {
content: "\e018";
}
#workflow .glyphicon-cog:before {
content: "\e019";
}
#workflow .glyphicon-trash:before {
content: "\e020";
}
#workflow .glyphicon-home:before {
content: "\e021";
}
#workflow .glyphicon-file:before {
content: "\e022";
}
#workflow .glyphicon-time:before {
content: "\e023";
}
#workflow .glyphicon-road:before {
content: "\e024";
}
#workflow .glyphicon-download-alt:before {
content: "\e025";
}
#workflow .glyphicon-download:before {
content: "\e026";
}
#workflow .glyphicon-upload:before {
content: "\e027";
}
#workflow .glyphicon-inbox:before {
content: "\e028";
}
#workflow .glyphicon-play-circle:before {
content: "\e029";
}
#workflow .glyphicon-repeat:before {
content: "\e030";
}
#workflow .glyphicon-refresh:before {
content: "\e031";
}
#workflow .glyphicon-list-alt:before {
content: "\e032";
}
#workflow .glyphicon-lock:before {
content: "\e033";
}
#workflow .glyphicon-flag:before {
content: "\e034";
}
#workflow .glyphicon-headphones:before {
content: "\e035";
}
#workflow .glyphicon-volume-off:before {
content: "\e036";
}
#workflow .glyphicon-volume-down:before {
content: "\e037";
}
#workflow .glyphicon-volume-up:before {
content: "\e038";
}
#workflow .glyphicon-qrcode:before {
content: "\e039";
}
#workflow .glyphicon-barcode:before {
content: "\e040";
}
#workflow .glyphicon-tag:before {
content: "\e041";
}
#workflow .glyphicon-tags:before {
content: "\e042";
}
#workflow .glyphicon-book:before {
content: "\e043";
}
#workflow .glyphicon-bookmark:before {
content: "\e044";
}
#workflow .glyphicon-print:before {
content: "\e045";
}
#workflow .glyphicon-camera:before {
content: "\e046";
}
#workflow .glyphicon-font:before {
content: "\e047";
}
#workflow .glyphicon-bold:before {
content: "\e048";
}
#workflow .glyphicon-italic:before {
content: "\e049";
}
#workflow .glyphicon-text-height:before {
content: "\e050";
}
#workflow .glyphicon-text-width:before {
content: "\e051";
}
#workflow .glyphicon-align-left:before {
content: "\e052";
}
#workflow .glyphicon-align-center:before {
content: "\e053";
}
#workflow .glyphicon-align-right:before {
content: "\e054";
}
#workflow .glyphicon-align-justify:before {
content: "\e055";
}
#workflow .glyphicon-list:before {
content: "\e056";
}
#workflow .glyphicon-indent-left:before {
content: "\e057";
}
#workflow .glyphicon-indent-right:before {
content: "\e058";
}
#workflow .glyphicon-facetime-video:before {
content: "\e059";
}
#workflow .glyphicon-picture:before {
content: "\e060";
}
#workflow .glyphicon-map-marker:before {
content: "\e062";
}
#workflow .glyphicon-adjust:before {
content: "\e063";
}
#workflow .glyphicon-tint:before {
content: "\e064";
}
#workflow .glyphicon-edit:before {
content: "\e065";
}
#workflow .glyphicon-share:before {
content: "\e066";
}
#workflow .glyphicon-check:before {
content: "\e067";
}
#workflow .glyphicon-move:before {
content: "\e068";
}
#workflow .glyphicon-step-backward:before {
content: "\e069";
}
#workflow .glyphicon-fast-backward:before {
content: "\e070";
}
#workflow .glyphicon-backward:before {
content: "\e071";
}
#workflow .glyphicon-play:before {
content: "\e072";
}
#workflow .glyphicon-pause:before {
content: "\e073";
}
#workflow .glyphicon-stop:before {
content: "\e074";
}
#workflow .glyphicon-forward:before {
content: "\e075";
}
#workflow .glyphicon-fast-forward:before {
content: "\e076";
}
#workflow .glyphicon-step-forward:before {
content: "\e077";
}
#workflow .glyphicon-eject:before {
content: "\e078";
}
#workflow .glyphicon-chevron-left:before {
content: "\e079";
}
#workflow .glyphicon-chevron-right:before {
content: "\e080";
}
#workflow .glyphicon-plus-sign:before {
content: "\e081";
}
#workflow .glyphicon-minus-sign:before {
content: "\e082";
}
#workflow .glyphicon-remove-sign:before {
content: "\e083";
}
#workflow .glyphicon-ok-sign:before {
content: "\e084";
}
#workflow .glyphicon-question-sign:before {
content: "\e085";
}
#workflow .glyphicon-info-sign:before {
content: "\e086";
}
#workflow .glyphicon-screenshot:before {
content: "\e087";
}
#workflow .glyphicon-remove-circle:before {
content: "\e088";
}
#workflow .glyphicon-ok-circle:before {
content: "\e089";
}
#workflow .glyphicon-ban-circle:before {
content: "\e090";
}
#workflow .glyphicon-arrow-left:before {
content: "\e091";
}
#workflow .glyphicon-arrow-right:before {
content: "\e092";
}
#workflow .glyphicon-arrow-up:before {
content: "\e093";
}
#workflow .glyphicon-arrow-down:before {
content: "\e094";
}
#workflow .glyphicon-share-alt:before {
content: "\e095";
}
#workflow .glyphicon-resize-full:before {
content: "\e096";
}
#workflow .glyphicon-resize-small:before {
content: "\e097";
}
#workflow .glyphicon-exclamation-sign:before {
content: "\e101";
}
#workflow .glyphicon-gift:before {
content: "\e102";
}
#workflow .glyphicon-leaf:before {
content: "\e103";
}
#workflow .glyphicon-fire:before {
content: "\e104";
}
#workflow .glyphicon-eye-open:before {
content: "\e105";
}
#workflow .glyphicon-eye-close:before {
content: "\e106";
}
#workflow .glyphicon-warning-sign:before {
content: "\e107";
}
#workflow .glyphicon-plane:before {
content: "\e108";
}
#workflow .glyphicon-calendar:before {
content: "\e109";
}
#workflow .glyphicon-random:before {
content: "\e110";
}
#workflow .glyphicon-comment:before {
content: "\e111";
}
#workflow .glyphicon-magnet:before {
content: "\e112";
}
#workflow .glyphicon-chevron-up:before {
content: "\e113";
}
#workflow .glyphicon-chevron-down:before {
content: "\e114";
}
#workflow .glyphicon-retweet:before {
content: "\e115";
}
#workflow .glyphicon-shopping-cart:before {
content: "\e116";
}
#workflow .glyphicon-folder-close:before {
content: "\e117";
}
#workflow .glyphicon-folder-open:before {
content: "\e118";
}
#workflow .glyphicon-resize-vertical:before {
content: "\e119";
}
#workflow .glyphicon-resize-horizontal:before {
content: "\e120";
}
#workflow .glyphicon-hdd:before {
content: "\e121";
}
#workflow .glyphicon-bullhorn:before {
content: "\e122";
}
#workflow .glyphicon-bell:before {
content: "\e123";
}
#workflow .glyphicon-certificate:before {
content: "\e124";
}
#workflow .glyphicon-thumbs-up:before {
content: "\e125";
}
#workflow .glyphicon-thumbs-down:before {
content: "\e126";
}
#workflow .glyphicon-hand-right:before {
content: "\e127";
}
#workflow .glyphicon-hand-left:before {
content: "\e128";
}
#workflow .glyphicon-hand-up:before {
content: "\e129";
}
#workflow .glyphicon-hand-down:before {
content: "\e130";
}
#workflow .glyphicon-circle-arrow-right:before {
content: "\e131";
}
#workflow .glyphicon-circle-arrow-left:before {
content: "\e132";
}
#workflow .glyphicon-circle-arrow-up:before {
content: "\e133";
}
#workflow .glyphicon-circle-arrow-down:before {
content: "\e134";
}
#workflow .glyphicon-globe:before {
content: "\e135";
}
#workflow .glyphicon-wrench:before {
content: "\e136";
}
#workflow .glyphicon-tasks:before {
content: "\e137";
}
#workflow .glyphicon-filter:before {
content: "\e138";
}
#workflow .glyphicon-briefcase:before {
content: "\e139";
}
#workflow .glyphicon-fullscreen:before {
content: "\e140";
}
#workflow .glyphicon-dashboard:before {
content: "\e141";
}
#workflow .glyphicon-paperclip:before {
content: "\e142";
}
#workflow .glyphicon-heart-empty:before {
content: "\e143";
}
#workflow .glyphicon-link:before {
content: "\e144";
}
#workflow .glyphicon-phone:before {
content: "\e145";
}
#workflow .glyphicon-pushpin:before {
content: "\e146";
}
#workflow .glyphicon-usd:before {
content: "\e148";
}
#workflow .glyphicon-gbp:before {
content: "\e149";
}
#workflow .glyphicon-sort:before {
content: "\e150";
}
#workflow .glyphicon-sort-by-alphabet:before {
content: "\e151";
}
#workflow .glyphicon-sort-by-alphabet-alt:before {
content: "\e152";
}
#workflow .glyphicon-sort-by-order:before {
content: "\e153";
}
#workflow .glyphicon-sort-by-order-alt:before {
content: "\e154";
}
#workflow .glyphicon-sort-by-attributes:before {
content: "\e155";
}
#workflow .glyphicon-sort-by-attributes-alt:before {
content: "\e156";
}
#workflow .glyphicon-unchecked:before {
content: "\e157";
}
#workflow .glyphicon-expand:before {
content: "\e158";
}
#workflow .glyphicon-collapse-down:before {
content: "\e159";
}
#workflow .glyphicon-collapse-up:before {
content: "\e160";
}
#workflow .glyphicon-log-in:before {
content: "\e161";
}
#workflow .glyphicon-flash:before {
content: "\e162";
}
#workflow .glyphicon-log-out:before {
content: "\e163";
}
#workflow .glyphicon-new-window:before {
content: "\e164";
}
#workflow .glyphicon-record:before {
content: "\e165";
}
#workflow .glyphicon-save:before {
content: "\e166";
}
#workflow .glyphicon-open:before {
content: "\e167";
}
#workflow .glyphicon-saved:before {
content: "\e168";
}
#workflow .glyphicon-import:before {
content: "\e169";
}
#workflow .glyphicon-export:before {
content: "\e170";
}
#workflow .glyphicon-send:before {
content: "\e171";
}
#workflow .glyphicon-floppy-disk:before {
content: "\e172";
}
#workflow .glyphicon-floppy-saved:before {
content: "\e173";
}
#workflow .glyphicon-floppy-remove:before {
content: "\e174";
}
#workflow .glyphicon-floppy-save:before {
content: "\e175";
}
#workflow .glyphicon-floppy-open:before {
content: "\e176";
}
#workflow .glyphicon-credit-card:before {
content: "\e177";
}
#workflow .glyphicon-transfer:before {
content: "\e178";
}
#workflow .glyphicon-cutlery:before {
content: "\e179";
}
#workflow .glyphicon-header:before {
content: "\e180";
}
#workflow .glyphicon-compressed:before {
content: "\e181";
}
#workflow .glyphicon-earphone:before {
content: "\e182";
}
#workflow .glyphicon-phone-alt:before {
content: "\e183";
}
#workflow .glyphicon-tower:before {
content: "\e184";
}
#workflow .glyphicon-stats:before {
content: "\e185";
}
#workflow .glyphicon-sd-video:before {
content: "\e186";
}
#workflow .glyphicon-hd-video:before {
content: "\e187";
}
#workflow .glyphicon-subtitles:before {
content: "\e188";
}
#workflow .glyphicon-sound-stereo:before {
content: "\e189";
}
#workflow .glyphicon-sound-dolby:before {
content: "\e190";
}
#workflow .glyphicon-sound-5-1:before {
content: "\e191";
}
#workflow .glyphicon-sound-6-1:before {
content: "\e192";
}
#workflow .glyphicon-sound-7-1:before {
content: "\e193";
}
#workflow .glyphicon-copyright-mark:before {
content: "\e194";
}
#workflow .glyphicon-registration-mark:before {
content: "\e195";
}
#workflow .glyphicon-cloud-download:before {
content: "\e197";
}
#workflow .glyphicon-cloud-upload:before {
content: "\e198";
}
#workflow .glyphicon-tree-conifer:before {
content: "\e199";
}
#workflow .glyphicon-tree-deciduous:before {
content: "\e200";
}
#workflow .caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
#workflow .dropdown {
position: relative;
}
#workflow .dropdown-toggle:focus {
outline: 0;
}
#workflow .dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
font-size: 14px;
list-style: none;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
#workflow .dropdown-menu.pull-right {
right: 0;
left: auto;
}
#workflow .dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
#workflow .dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857143;
color: #333;
white-space: nowrap;
}
#workflow .dropdown-menu > li > a:hover,
#workflow .dropdown-menu > li > a:focus {
color: #262626;
text-decoration: none;
background-color: #f5f5f5;
}
#workflow .dropdown-menu > .active > a,
#workflow .dropdown-menu > .active > a:hover,
#workflow .dropdown-menu > .active > a:focus {
color: #fff;
text-decoration: none;
background-color: #428bca;
outline: 0;
}
#workflow .dropdown-menu > .disabled > a,
#workflow .dropdown-menu > .disabled > a:hover,
#workflow .dropdown-menu > .disabled > a:focus {
color: #999;
}
#workflow .dropdown-menu > .disabled > a:hover,
#workflow .dropdown-menu > .disabled > a:focus {
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#workflow .open > .dropdown-menu {
display: block;
}
#workflow .open > a {
outline: 0;
}
#workflow .dropdown-menu-right {
right: 0;
left: auto;
}
#workflow .dropdown-menu-left {
right: auto;
left: 0;
}
#workflow .dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857143;
color: #999;
}
#workflow .dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}
#workflow .pull-right > .dropdown-menu {
right: 0;
left: auto;
}
#workflow .dropup .caret,
#workflow .navbar-fixed-bottom .dropdown .caret {
content: "";
border-top: 0;
border-bottom: 4px solid;
}
#workflow .dropup .dropdown-menu,
#workflow .navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 1px;
}

#workflow .btn-group,
#workflow .btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
#workflow .btn-group > .btn,
#workflow .btn-group-vertical > .btn {
position: relative;
float: left;
}
#workflow .btn-group > .btn:hover,
#workflow .btn-group-vertical > .btn:hover,
#workflow .btn-group > .btn:focus,
#workflow .btn-group-vertical > .btn:focus,
#workflow .btn-group > .btn:active,
#workflow .btn-group-vertical > .btn:active,
#workflow .btn-group > .btn.active,
#workflow .btn-group-vertical > .btn.active {
z-index: 2;
}
#workflow .btn-group > .btn:focus,
#workflow .btn-group-vertical > .btn:focus {
outline: none;
}
#workflow .btn-group .btn + .btn,
#workflow .btn-group .btn + .btn-group,
#workflow .btn-group .btn-group + .btn,
#workflow .btn-group .btn-group + .btn-group {
margin-left: -1px;
}
#workflow .btn-toolbar {
margin-left: -5px;
}
#workflow .btn-toolbar .btn-group,
#workflow .btn-toolbar .input-group {
float: left;
}
#workflow .btn-toolbar > .btn,
#workflow .btn-toolbar > .btn-group,
#workflow .btn-toolbar > .input-group {
margin-left: 5px;
}
#workflow .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
#workflow .btn-group > .btn:first-child {
margin-left: 0;
}
#workflow .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
#workflow .btn-group > .btn:last-child:not(:first-child),
#workflow .btn-group > .dropdown-toggle:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
#workflow .btn-group > .btn-group {
float: left;
}
#workflow .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
#workflow .btn-group > .btn-group:first-child > .btn:last-child,
#workflow .btn-group > .btn-group:first-child > .dropdown-toggle {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
#workflow .btn-group > .btn-group:last-child > .btn:first-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
#workflow .btn-group .dropdown-toggle:active,
#workflow .btn-group.open .dropdown-toggle {
outline: 0;
}
#workflow .btn-group > .btn + .dropdown-toggle {
padding-right: 8px;
padding-left: 8px;
}
#workflow .btn-group > .btn-lg + .dropdown-toggle {
padding-right: 12px;
padding-left: 12px;
}
#workflow .btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
#workflow .btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
#workflow .btn .caret {
margin-left: 0;
}
#workflow .btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
#workflow .dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
#workflow .btn-group-vertical > .btn,
#workflow .btn-group-vertical > .btn-group,
#workflow .btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
#workflow .btn-group-vertical > .btn-group > .btn {
float: none;
}
#workflow .btn-group-vertical > .btn + .btn,
#workflow .btn-group-vertical > .btn + .btn-group,
#workflow .btn-group-vertical > .btn-group + .btn,
#workflow .btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
#workflow .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
#workflow .btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
#workflow .btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-left-radius: 4px;
}
#workflow .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
#workflow .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
#workflow .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
#workflow .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
#workflow .btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
#workflow .btn-group-justified > .btn,
#workflow .btn-group-justified > .btn-group {
display: table-cell;
float: none;
width: 1%;
}
#workflow .btn-group-justified > .btn-group .btn {
width: 100%;
}
#workflow [data-toggle="buttons"] > .btn > input[type="radio"],
#workflow [data-toggle="buttons"] > .btn > input[type="checkbox"] {
display: none;
}
#workflow .input-group {
position: relative;
display: table;
border-collapse: separate;
}
#workflow .input-group[class*="col-"] {
float: none;
padding-right: 0;
padding-left: 0;
}
#workflow .input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
#workflow .input-group-lg > .form-control,
#workflow .input-group-lg > .input-group-addon,
#workflow .input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
#workflow select.input-group-lg > .form-control,
#workflow select.input-group-lg > .input-group-addon,
#workflow select.input-group-lg > .input-group-btn > .btn {
height: 46px;
line-height: 46px;
}
#workflow textarea.input-group-lg > .form-control,
#workflow textarea.input-group-lg > .input-group-addon,
#workflow textarea.input-group-lg > .input-group-btn > .btn,
#workflow select[multiple].input-group-lg > .form-control,
#workflow select[multiple].input-group-lg > .input-group-addon,
#workflow select[multiple].input-group-lg > .input-group-btn > .btn {
height: auto;
}
#workflow .input-group-sm > .form-control,
#workflow .input-group-sm > .input-group-addon,
#workflow .input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
#workflow select.input-group-sm > .form-control,
#workflow select.input-group-sm > .input-group-addon,
#workflow select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
#workflow textarea.input-group-sm > .form-control,
#workflow textarea.input-group-sm > .input-group-addon,
#workflow textarea.input-group-sm > .input-group-btn > .btn,
#workflow select[multiple].input-group-sm > .form-control,
#workflow select[multiple].input-group-sm > .input-group-addon,
#workflow select[multiple].input-group-sm > .input-group-btn > .btn {
height: auto;
}
#workflow .input-group-addon,
#workflow .input-group-btn,
#workflow .input-group .form-control {
display: table-cell;
}
#workflow .input-group-addon:not(:first-child):not(:last-child),
#workflow .input-group-btn:not(:first-child):not(:last-child),
#workflow .input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
#workflow .input-group-addon,
#workflow .input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
#workflow .input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 4px;
}
#workflow .input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
#workflow .input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
}
#workflow .input-group-addon input[type="radio"],
#workflow .input-group-addon input[type="checkbox"] {
margin-top: 0;
}
#workflow .input-group .form-control:first-child,
#workflow .input-group-addon:first-child,
#workflow .input-group-btn:first-child > .btn,
#workflow .input-group-btn:first-child > .btn-group > .btn,
#workflow .input-group-btn:first-child > .dropdown-toggle,
#workflow .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
#workflow .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
#workflow .input-group-addon:first-child {
border-right: 0;
}
#workflow .input-group .form-control:last-child,
#workflow .input-group-addon:last-child,
#workflow .input-group-btn:last-child > .btn,
#workflow .input-group-btn:last-child > .btn-group > .btn,
#workflow .input-group-btn:last-child > .dropdown-toggle,
#workflow .input-group-btn:first-child > .btn:not(:first-child),
#workflow .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
#workflow .input-group-addon:last-child {
border-left: 0;
}
#workflow .input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
#workflow .input-group-btn > .btn {
position: relative;
}
#workflow .input-group-btn > .btn + .btn {
margin-left: -1px;
}
#workflow .input-group-btn > .btn:hover,
#workflow .input-group-btn > .btn:focus,
#workflow .input-group-btn > .btn:active {
z-index: 2;
}
#workflow .input-group-btn:first-child > .btn,
#workflow .input-group-btn:first-child > .btn-group {
margin-right: -1px;
}
#workflow .input-group-btn:last-child > .btn,
#workflow .input-group-btn:last-child > .btn-group {
margin-left: -1px;
}
#workflow .nav {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
#workflow .nav > li {
position: relative;
display: block;
}
#workflow .nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
#workflow .nav > li > a:hover,
#workflow .nav > li > a:focus {
text-decoration: none;
background-color: #eee;
}
#workflow .nav > li.disabled > a {
color: #999;
}
#workflow .nav > li.disabled > a:hover,
#workflow .nav > li.disabled > a:focus {
color: #999;
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
}
#workflow .nav .open > a,
#workflow .nav .open > a:hover,
#workflow .nav .open > a:focus {
background-color: #eee;
border-color: #428bca;
}
#workflow .nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
#workflow .nav > li > a > img {
max-width: none;
}
#workflow .nav-tabs {
border-bottom: 1px solid #ddd;
}
#workflow .nav-tabs > li {
float: left;
margin-bottom: -1px;
}
#workflow .nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
#workflow .nav-tabs > li > a:hover {
border-color: #eee #eee #ddd;
}
#workflow .nav-tabs > li.active > a,
#workflow .nav-tabs > li.active > a:hover,
#workflow .nav-tabs > li.active > a:focus {
color: #555;
cursor: default;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent;
}
#workflow .nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
#workflow .nav-tabs.nav-justified > li {
float: none;
}
#workflow .nav-tabs.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
#workflow .nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
#workflow .nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
#workflow .nav-tabs.nav-justified > .active > a,
#workflow .nav-tabs.nav-justified > .active > a:hover,
#workflow .nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #ddd;
}

#workflow .nav-pills > li {
float: left;
}
#workflow .nav-pills > li > a {
border-radius: 4px;
}
#workflow .nav-pills > li + li {
margin-left: 2px;
}
#workflow .nav-pills > li.active > a,
#workflow .nav-pills > li.active > a:hover,
#workflow .nav-pills > li.active > a:focus {
color: #fff;
background-color: #428bca;
}
#workflow .nav-stacked > li {
float: none;
}
#workflow .nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
#workflow .nav-justified {
width: 100%;
}
#workflow .nav-justified > li {
float: none;
}
#workflow .nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
#workflow .nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}

#workflow .nav-tabs-justified {
border-bottom: 0;
}
#workflow .nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
#workflow .nav-tabs-justified > .active > a,
#workflow .nav-tabs-justified > .active > a:hover,
#workflow .nav-tabs-justified > .active > a:focus {
border: 1px solid #ddd;
}
#workflow .tab-content > .tab-pane {
display: none;
}
#workflow .tab-content > .active {
display: block;
}
#workflow .nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
#workflow .navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}

#workflow .navbar-collapse {
max-height: 340px;
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
-webkit-overflow-scrolling: touch;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
#workflow .navbar-collapse.in {
overflow-y: auto;
}

#workflow .container > .navbar-header,
#workflow .container-fluid > .navbar-header,
#workflow .container > .navbar-collapse,
#workflow .container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}

#workflow .navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}

#workflow .navbar-fixed-top,
#workflow .navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}

#workflow .navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
#workflow .navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
#workflow .navbar-brand {
float: left;
height: 50px;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
}
#workflow .navbar-brand:hover,
#workflow .navbar-brand:focus {
text-decoration: none;
}

#workflow .navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 8px;
margin-right: 15px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
#workflow .navbar-toggle:focus {
outline: none;
}
#workflow .navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
#workflow .navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}

#workflow .navbar-nav {
margin: 7.5px -15px;
}
#workflow .navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}



#workflow .navbar-form {
padding: 10px 15px;
margin-top: 8px;
margin-right: -15px;
margin-bottom: 8px;
margin-left: -15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}



#workflow .navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
#workflow .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
#workflow .navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
#workflow .navbar-btn.btn-sm {
margin-top: 10px;
margin-bottom: 10px;
}
#workflow .navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px;
}
#workflow .navbar-text {
margin-top: 15px;
margin-bottom: 15px;
}

#workflow .navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
#workflow .navbar-default .navbar-brand {
color: #777;
}
#workflow .navbar-default .navbar-brand:hover,
#workflow .navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
#workflow .navbar-default .navbar-text {
color: #777;
}
#workflow .navbar-default .navbar-nav > li > a {
color: #777;
}
#workflow .navbar-default .navbar-nav > li > a:hover,
#workflow .navbar-default .navbar-nav > li > a:focus {
color: #333;
background-color: transparent;
}
#workflow .navbar-default .navbar-nav > .active > a,
#workflow .navbar-default .navbar-nav > .active > a:hover,
#workflow .navbar-default .navbar-nav > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
#workflow .navbar-default .navbar-nav > .disabled > a,
#workflow .navbar-default .navbar-nav > .disabled > a:hover,
#workflow .navbar-default .navbar-nav > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
#workflow .navbar-default .navbar-toggle {
border-color: #ddd;
}
#workflow .navbar-default .navbar-toggle:hover,
#workflow .navbar-default .navbar-toggle:focus {
background-color: #ddd;
}
#workflow .navbar-default .navbar-toggle .icon-bar {
background-color: #888;
}
#workflow .navbar-default .navbar-collapse,
#workflow .navbar-default .navbar-form {
border-color: #e7e7e7;
}
#workflow .navbar-default .navbar-nav > .open > a,
#workflow .navbar-default .navbar-nav > .open > a:hover,
#workflow .navbar-default .navbar-nav > .open > a:focus {
color: #555;
background-color: #e7e7e7;
}

#workflow .navbar-default .navbar-link {
color: #777;
}
#workflow .navbar-default .navbar-link:hover {
color: #333;
}
#workflow .navbar-inverse {
background-color: #222;
border-color: #080808;
}
#workflow .navbar-inverse .navbar-brand {
color: #999;
}
#workflow .navbar-inverse .navbar-brand:hover,
#workflow .navbar-inverse .navbar-brand:focus {
color: #fff;
background-color: transparent;
}
#workflow .navbar-inverse .navbar-text {
color: #999;
}
#workflow .navbar-inverse .navbar-nav > li > a {
color: #999;
}
#workflow .navbar-inverse .navbar-nav > li > a:hover,
#workflow .navbar-inverse .navbar-nav > li > a:focus {
color: #fff;
background-color: transparent;
}
#workflow .navbar-inverse .navbar-nav > .active > a,
#workflow .navbar-inverse .navbar-nav > .active > a:hover,
#workflow .navbar-inverse .navbar-nav > .active > a:focus {
color: #fff;
background-color: #080808;
}
#workflow .navbar-inverse .navbar-nav > .disabled > a,
#workflow .navbar-inverse .navbar-nav > .disabled > a:hover,
#workflow .navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444;
background-color: transparent;
}
#workflow .navbar-inverse .navbar-toggle {
border-color: #333;
}
#workflow .navbar-inverse .navbar-toggle:hover,
#workflow .navbar-inverse .navbar-toggle:focus {
background-color: #333;
}
#workflow .navbar-inverse .navbar-toggle .icon-bar {
background-color: #fff;
}
#workflow .navbar-inverse .navbar-collapse,
#workflow .navbar-inverse .navbar-form {
border-color: #101010;
}
#workflow .navbar-inverse .navbar-nav > .open > a,
#workflow .navbar-inverse .navbar-nav > .open > a:hover,
#workflow .navbar-inverse .navbar-nav > .open > a:focus {
color: #fff;
background-color: #080808;
}

#workflow .navbar-inverse .navbar-link {
color: #999;
}
#workflow .navbar-inverse .navbar-link:hover {
color: #fff;
}
#workflow .breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px;
}
#workflow .breadcrumb > li {
display: inline-block;
}
#workflow .breadcrumb > li + li:before {
padding: 0 5px;
color: #ccc;
content: "/\00a0";
}
#workflow .breadcrumb > .active {
color: #999;
}
#workflow .pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
#workflow .pagination > li {
display: inline;
}
#workflow .pagination > li > a,
#workflow .pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
color: #428bca;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd;
}
#workflow .pagination > li:first-child > a,
#workflow .pagination > li:first-child > span {
margin-left: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
#workflow .pagination > li:last-child > a,
#workflow .pagination > li:last-child > span {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
#workflow .pagination > li > a:hover,
#workflow .pagination > li > span:hover,
#workflow .pagination > li > a:focus,
#workflow .pagination > li > span:focus {
color: #2a6496;
background-color: #eee;
border-color: #ddd;
}
#workflow .pagination > .active > a,
#workflow .pagination > .active > span,
#workflow .pagination > .active > a:hover,
#workflow .pagination > .active > span:hover,
#workflow .pagination > .active > a:focus,
#workflow .pagination > .active > span:focus {
z-index: 2;
color: #fff;
cursor: default;
background-color: #428bca;
border-color: #428bca;
}
#workflow .pagination > .disabled > span,
#workflow .pagination > .disabled > span:hover,
#workflow .pagination > .disabled > span:focus,
#workflow .pagination > .disabled > a,
#workflow .pagination > .disabled > a:hover,
#workflow .pagination > .disabled > a:focus {
color: #999;
cursor: not-allowed;
background-color: #fff;
border-color: #ddd;
}
#workflow .pagination-lg > li > a,
#workflow .pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
}
#workflow .pagination-lg > li:first-child > a,
#workflow .pagination-lg > li:first-child > span {
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
}
#workflow .pagination-lg > li:last-child > a,
#workflow .pagination-lg > li:last-child > span {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
#workflow .pagination-sm > li > a,
#workflow .pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
}
#workflow .pagination-sm > li:first-child > a,
#workflow .pagination-sm > li:first-child > span {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
#workflow .pagination-sm > li:last-child > a,
#workflow .pagination-sm > li:last-child > span {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
#workflow .pager {
padding-left: 0;
margin: 20px 0;
text-align: center;
list-style: none;
}
#workflow .pager li {
display: inline;
}
#workflow .pager li > a,
#workflow .pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 15px;
}
#workflow .pager li > a:hover,
#workflow .pager li > a:focus {
text-decoration: none;
background-color: #eee;
}
#workflow .pager .next > a,
#workflow .pager .next > span {
float: right;
}
#workflow .pager .previous > a,
#workflow .pager .previous > span {
float: left;
}
#workflow .pager .disabled > a,
#workflow .pager .disabled > a:hover,
#workflow .pager .disabled > a:focus,
#workflow .pager .disabled > span {
color: #999;
cursor: not-allowed;
background-color: #fff;
}
#workflow .label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
#workflow .label[href]:hover,
#workflow .label[href]:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
#workflow .label:empty {
display: none;
}
#workflow .btn .label {
position: relative;
top: -1px;
}
#workflow .label-default {
background-color: #999;
}
#workflow .label-default[href]:hover,
#workflow .label-default[href]:focus {
background-color: #808080;
}
#workflow .label-primary {
background-color: #428bca;
}
#workflow .label-primary[href]:hover,
#workflow .label-primary[href]:focus {
background-color: #3071a9;
}
#workflow .label-success {
background-color: #5cb85c;
}
#workflow .label-success[href]:hover,
#workflow .label-success[href]:focus {
background-color: #449d44;
}
#workflow .label-info {
background-color: #5bc0de;
}
#workflow .label-info[href]:hover,
#workflow .label-info[href]:focus {
background-color: #31b0d5;
}
#workflow .label-warning {
background-color: #f0ad4e;
}
#workflow .label-warning[href]:hover,
#workflow .label-warning[href]:focus {
background-color: #ec971f;
}
#workflow .label-danger {
background-color: #d9534f;
}
#workflow .label-danger[href]:hover,
#workflow .label-danger[href]:focus {
background-color: #c9302c;
}
#workflow .badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
background-color: #999;
border-radius: 10px;
}
#workflow .badge:empty {
display: none;
}
#workflow .btn .badge {
position: relative;
top: -1px;
}
#workflow .btn-xs .badge {
top: 0;
padding: 1px 5px;
}
#workflow a.badge:hover,
#workflow a.badge:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
#workflow a.list-group-item.active > .badge,
#workflow .nav-pills > .active > a > .badge {
color: #428bca;
background-color: #fff;
}
#workflow .nav-pills > li > a > .badge {
margin-left: 3px;
}
#workflow .jumbotron {
padding: 30px;
margin-bottom: 30px;
color: inherit;
background-color: #eee;
}
#workflow .jumbotron h1,
#workflow .jumbotron .h1 {
color: inherit;
}
#workflow .jumbotron p {
margin-bottom: 15px;
font-size: 21px;
font-weight: 200;
}
#workflow .container .jumbotron {
border-radius: 6px;
}
#workflow .jumbotron .container {
max-width: 100%;
}

#workflow .thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
#workflow .thumbnail > img,
#workflow .thumbnail a > img {
margin-right: auto;
margin-left: auto;
}
#workflow a.thumbnail:hover,
#workflow a.thumbnail:focus,
#workflow a.thumbnail.active {
border-color: #428bca;
}
#workflow .thumbnail .caption {
padding: 9px;
color: #333;
}
#workflow .alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
#workflow .alert h4 {
margin-top: 0;
color: inherit;
}
#workflow .alert .alert-link {
font-weight: bold;
}
#workflow .alert > p,
#workflow .alert > ul {
margin-bottom: 0;
}
#workflow .alert > p + p {
margin-top: 5px;
}
#workflow .alert-dismissable {
padding-right: 35px;
}
#workflow .alert-dismissable .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
#workflow .alert-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
#workflow .alert-success hr {
border-top-color: #c9e2b3;
}
#workflow .alert-success .alert-link {
color: #2b542c;
}
#workflow .alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
#workflow .alert-info hr {
border-top-color: #a6e1ec;
}
#workflow .alert-info .alert-link {
color: #245269;
}
#workflow .alert-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
#workflow .alert-warning hr {
border-top-color: #f7e1b5;
}
#workflow .alert-warning .alert-link {
color: #66512c;
}
#workflow .alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
#workflow .alert-danger hr {
border-top-color: #e4b9c0;
}
#workflow .alert-danger .alert-link {
color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
#workflow .progress {
height: 20px;
margin-bottom: 20px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
#workflow .progress-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #fff;
text-align: center;
background-color: #428bca;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
-webkit-transition: width .6s ease;
transition: width .6s ease;
}
#workflow .progress-striped .progress-bar {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-size: 40px 40px;
}
#workflow .progress.active .progress-bar {
-webkit-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
#workflow .progress-bar-success {
background-color: #5cb85c;
}
#workflow .progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
#workflow .progress-bar-info {
background-color: #5bc0de;
}
#workflow .progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
#workflow .progress-bar-warning {
background-color: #f0ad4e;
}
#workflow .progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
#workflow .progress-bar-danger {
background-color: #d9534f;
}
#workflow .progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
#workflow .media,
#workflow .media-body {
overflow: hidden;
zoom: 1;
}
#workflow .media,
#workflow .media .media {
margin-top: 15px;
}
#workflow .media:first-child {
margin-top: 0;
}
#workflow .media-object {
display: block;
}
#workflow .media-heading {
margin: 0 0 5px;
}
#workflow .media > .pull-left {
margin-right: 10px;
}
#workflow .media > .pull-right {
margin-left: 10px;
}
#workflow .media-list {
padding-left: 0;
list-style: none;
}
#workflow .list-group {
padding-left: 0;
margin-bottom: 20px;
}
#workflow .list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid #ddd;
}
#workflow .list-group-item:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
#workflow .list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
#workflow .list-group-item > .badge {
float: right;
}
#workflow .list-group-item > .badge + .badge {
margin-right: 5px;
}
#workflow a.list-group-item {
color: #555;
}
#workflow a.list-group-item .list-group-item-heading {
color: #333;
}
#workflow a.list-group-item:hover,
#workflow a.list-group-item:focus {
text-decoration: none;
background-color: #f5f5f5;
}
#workflow a.list-group-item.active,
#workflow a.list-group-item.active:hover,
#workflow a.list-group-item.active:focus {
z-index: 2;
color: #fff;
background-color: #428bca;
border-color: #428bca;
}
#workflow a.list-group-item.active .list-group-item-heading,
#workflow a.list-group-item.active:hover .list-group-item-heading,
#workflow a.list-group-item.active:focus .list-group-item-heading {
color: inherit;
}
#workflow a.list-group-item.active .list-group-item-text,
#workflow a.list-group-item.active:hover .list-group-item-text,
#workflow a.list-group-item.active:focus .list-group-item-text {
color: #e1edf7;
}
#workflow .list-group-item-success {
color: #3c763d;
background-color: #dff0d8;
}
#workflow a.list-group-item-success {
color: #3c763d;
}
#workflow a.list-group-item-success .list-group-item-heading {
color: inherit;
}
#workflow a.list-group-item-success:hover,
#workflow a.list-group-item-success:focus {
color: #3c763d;
background-color: #d0e9c6;
}
#workflow a.list-group-item-success.active,
#workflow a.list-group-item-success.active:hover,
#workflow a.list-group-item-success.active:focus {
color: #fff;
background-color: #3c763d;
border-color: #3c763d;
}
#workflow .list-group-item-info {
color: #31708f;
background-color: #d9edf7;
}
#workflow a.list-group-item-info {
color: #31708f;
}
#workflow a.list-group-item-info .list-group-item-heading {
color: inherit;
}
#workflow a.list-group-item-info:hover,
#workflow a.list-group-item-info:focus {
color: #31708f;
background-color: #c4e3f3;
}
#workflow a.list-group-item-info.active,
#workflow a.list-group-item-info.active:hover,
#workflow a.list-group-item-info.active:focus {
color: #fff;
background-color: #31708f;
border-color: #31708f;
}
#workflow .list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3;
}
#workflow a.list-group-item-warning {
color: #8a6d3b;
}
#workflow a.list-group-item-warning .list-group-item-heading {
color: inherit;
}
#workflow a.list-group-item-warning:hover,
#workflow a.list-group-item-warning:focus {
color: #8a6d3b;
background-color: #faf2cc;
}
#workflow a.list-group-item-warning.active,
#workflow a.list-group-item-warning.active:hover,
#workflow a.list-group-item-warning.active:focus {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b;
}
#workflow .list-group-item-danger {
color: #a94442;
background-color: #f2dede;
}
#workflow a.list-group-item-danger {
color: #a94442;
}
#workflow a.list-group-item-danger .list-group-item-heading {
color: inherit;
}
#workflow a.list-group-item-danger:hover,
#workflow a.list-group-item-danger:focus {
color: #a94442;
background-color: #ebcccc;
}
#workflow a.list-group-item-danger.active,
#workflow a.list-group-item-danger.active:hover,
#workflow a.list-group-item-danger.active:focus {
color: #fff;
background-color: #a94442;
border-color: #a94442;
}
#workflow .list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
#workflow .list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
#workflow .panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
#workflow .panel-body {
padding: 15px;
}
#workflow .panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
#workflow .panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
#workflow .panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
#workflow .panel-title > a {
color: inherit;
}
#workflow .panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
#workflow .panel > .list-group {
margin-bottom: 0;
}
#workflow .panel > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
#workflow .panel > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
#workflow .panel > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
#workflow .panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
#workflow .panel > .table,
#workflow .panel > .table-responsive > .table {
margin-bottom: 0;
}
#workflow .panel > .table:first-child,
#workflow .panel > .table-responsive:first-child > .table:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
#workflow .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
#workflow .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
#workflow .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
#workflow .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
#workflow .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
#workflow .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
#workflow .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
#workflow .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px;
}
#workflow .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
#workflow .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
#workflow .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
#workflow .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
#workflow .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
#workflow .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
#workflow .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
#workflow .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px;
}
#workflow .panel > .table:last-child,
#workflow .panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
#workflow .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
#workflow .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
#workflow .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
#workflow .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
#workflow .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
#workflow .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
#workflow .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
#workflow .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px;
}
#workflow .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
#workflow .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
#workflow .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
#workflow .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
#workflow .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
#workflow .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
#workflow .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
#workflow .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px;
}
#workflow .panel > .panel-body + .table,
#workflow .panel > .panel-body + .table-responsive {
border-top: 1px solid #ddd;
}
#workflow .panel > .table > tbody:first-child > tr:first-child th,
#workflow .panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
#workflow .panel > .table-bordered,
#workflow .panel > .table-responsive > .table-bordered {
border: 0;
}
#workflow .panel > .table-bordered > thead > tr > th:first-child,
#workflow .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
#workflow .panel > .table-bordered > tbody > tr > th:first-child,
#workflow .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
#workflow .panel > .table-bordered > tfoot > tr > th:first-child,
#workflow .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
#workflow .panel > .table-bordered > thead > tr > td:first-child,
#workflow .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
#workflow .panel > .table-bordered > tbody > tr > td:first-child,
#workflow .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
#workflow .panel > .table-bordered > tfoot > tr > td:first-child,
#workflow .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
#workflow .panel > .table-bordered > thead > tr > th:last-child,
#workflow .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
#workflow .panel > .table-bordered > tbody > tr > th:last-child,
#workflow .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
#workflow .panel > .table-bordered > tfoot > tr > th:last-child,
#workflow .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
#workflow .panel > .table-bordered > thead > tr > td:last-child,
#workflow .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
#workflow .panel > .table-bordered > tbody > tr > td:last-child,
#workflow .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
#workflow .panel > .table-bordered > tfoot > tr > td:last-child,
#workflow .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
#workflow .panel > .table-bordered > thead > tr:first-child > td,
#workflow .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
#workflow .panel > .table-bordered > tbody > tr:first-child > td,
#workflow .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
#workflow .panel > .table-bordered > thead > tr:first-child > th,
#workflow .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
#workflow .panel > .table-bordered > tbody > tr:first-child > th,
#workflow .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
#workflow .panel > .table-bordered > tbody > tr:last-child > td,
#workflow .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
#workflow .panel > .table-bordered > tfoot > tr:last-child > td,
#workflow .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
#workflow .panel > .table-bordered > tbody > tr:last-child > th,
#workflow .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
#workflow .panel > .table-bordered > tfoot > tr:last-child > th,
#workflow .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
#workflow .panel > .table-responsive {
margin-bottom: 0;
border: 0;
}
#workflow .panel-group {
margin-bottom: 20px;
}
#workflow .panel-group .panel {
margin-bottom: 0;
overflow: hidden;
border-radius: 4px;
}
#workflow .panel-group .panel + .panel {
margin-top: 5px;
}
#workflow .panel-group .panel-heading {
border-bottom: 0;
}
#workflow .panel-group .panel-heading + .panel-collapse .panel-body {
border-top: 1px solid #ddd;
}
#workflow .panel-group .panel-footer {
border-top: 0;
}
#workflow .panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #ddd;
}
#workflow .panel-default {
border-color: #ddd;
}
#workflow .panel-default > .panel-heading {
color: #333;
background-color: #f5f5f5;
border-color: #ddd;
}
#workflow .panel-default > .panel-heading + .panel-collapse .panel-body {
border-top-color: #ddd;
}
#workflow .panel-default > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #ddd;
}
#workflow .panel-primary {
border-color: #428bca;
}
#workflow .panel-primary > .panel-heading {
color: #fff;
background-color: #428bca;
border-color: #428bca;
}
#workflow .panel-primary > .panel-heading + .panel-collapse .panel-body {
border-top-color: #428bca;
}
#workflow .panel-primary > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #428bca;
}
#workflow .panel-success {
border-color: #d6e9c6;
}
#workflow .panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
#workflow .panel-success > .panel-heading + .panel-collapse .panel-body {
border-top-color: #d6e9c6;
}
#workflow .panel-success > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #d6e9c6;
}
#workflow .panel-info {
border-color: #bce8f1;
}
#workflow .panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
#workflow .panel-info > .panel-heading + .panel-collapse .panel-body {
border-top-color: #bce8f1;
}
#workflow .panel-info > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #bce8f1;
}
#workflow .panel-warning {
border-color: #faebcc;
}
#workflow .panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
#workflow .panel-warning > .panel-heading + .panel-collapse .panel-body {
border-top-color: #faebcc;
}
#workflow .panel-warning > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #faebcc;
}
#workflow .panel-danger {
border-color: #ebccd1;
}
#workflow .panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
#workflow .panel-danger > .panel-heading + .panel-collapse .panel-body {
border-top-color: #ebccd1;
}
#workflow .panel-danger > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #ebccd1;
}
#workflow .well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
#workflow .well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, .15);
}
#workflow .well-lg {
padding: 24px;
border-radius: 6px;
}
#workflow .well-sm {
padding: 9px;
border-radius: 3px;
}
#workflow .close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
}
#workflow .close:hover,
#workflow .close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=50);
opacity: .5;
}
#workflow button.close {
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
}


#workflow .tooltip {
position: absolute;
z-index: 1030;
display: block;
font-size: 12px;
line-height: 1.4;
visibility: visible;
filter: alpha(opacity=0);
opacity: 0;
}
#workflow .tooltip.in {
filter: alpha(opacity=90);
opacity: .9;
}
#workflow .tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
#workflow .tooltip.right {
padding: 0 5px;
margin-left: 3px;
}
#workflow .tooltip.bottom {
padding: 5px 0;
margin-top: 3px;
}
#workflow .tooltip.left {
padding: 0 5px;
margin-left: -3px;
}
#workflow .tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #000;
border-radius: 4px;
}
#workflow .tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
#workflow .tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
#workflow .tooltip.top-left .tooltip-arrow {
bottom: 0;
left: 5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
#workflow .tooltip.top-right .tooltip-arrow {
right: 5px;
bottom: 0;
border-width: 5px 5px 0;
border-top-color: #000;
}
#workflow .tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
#workflow .tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
#workflow .tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
#workflow .tooltip.bottom-left .tooltip-arrow {
top: 0;
left: 5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
#workflow .tooltip.bottom-right .tooltip-arrow {
top: 0;
right: 5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
#workflow .popover {
position: absolute;
top: 0;
left: 0;
z-index: 1010;
display: none;
max-width: 276px;
padding: 1px;
text-align: left;
white-space: normal;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
#workflow .popover.top {
margin-top: -10px;
}
#workflow .popover.right {
margin-left: 10px;
}
#workflow .popover.bottom {
margin-top: 10px;
}
#workflow .popover.left {
margin-left: -10px;
}
#workflow .popover-title {
padding: 8px 14px;
margin: 0;
font-size: 14px;
font-weight: normal;
line-height: 18px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0;
}
#workflow .popover-content {
padding: 9px 14px;
}
#workflow .popover > .arrow,
#workflow .popover > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
#workflow .popover > .arrow {
border-width: 11px;
}
#workflow .popover > .arrow:after {
content: "";
border-width: 10px;
}
#workflow .popover.top > .arrow {
bottom: -11px;
left: 50%;
margin-left: -11px;
border-top-color: #999;
border-top-color: rgba(0, 0, 0, .25);
border-bottom-width: 0;
}
#workflow .popover.top > .arrow:after {
bottom: 1px;
margin-left: -10px;
content: " ";
border-top-color: #fff;
border-bottom-width: 0;
}
#workflow .popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-right-color: #999;
border-right-color: rgba(0, 0, 0, .25);
border-left-width: 0;
}
#workflow .popover.right > .arrow:after {
bottom: -10px;
left: 1px;
content: " ";
border-right-color: #fff;
border-left-width: 0;
}
#workflow .popover.bottom > .arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999;
border-bottom-color: rgba(0, 0, 0, .25);
}
#workflow .popover.bottom > .arrow:after {
top: 1px;
margin-left: -10px;
content: " ";
border-top-width: 0;
border-bottom-color: #fff;
}
#workflow .popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999;
border-left-color: rgba(0, 0, 0, .25);
}
#workflow .popover.left > .arrow:after {
right: 1px;
bottom: -10px;
content: " ";
border-right-width: 0;
border-left-color: #fff;
}
#workflow .clearfix:before,
#workflow .clearfix:after,
#workflow .container:before,
#workflow .container:after,
#workflow .container-fluid:before,
#workflow .container-fluid:after,
#workflow .row:before,
#workflow .row:after,
#workflow .form-horizontal .form-group:before,
#workflow .form-horizontal .form-group:after,
#workflow .btn-toolbar:before,
#workflow .btn-toolbar:after,
#workflow .btn-group-vertical > .btn-group:before,
#workflow .btn-group-vertical > .btn-group:after,
#workflow .nav:before,
#workflow .nav:after,
#workflow .navbar:before,
#workflow .navbar:after,
#workflow .navbar-header:before,
#workflow .navbar-header:after,
#workflow .navbar-collapse:before,
#workflow .navbar-collapse:after,
#workflow .pager:before,
#workflow .pager:after,
#workflow .panel-body:before,
#workflow .panel-body:after,
#workflow .modal-footer:before,
#workflow .modal-footer:after {
display: table;
content: " ";
}
#workflow .clearfix:after,
#workflow .container:after,
#workflow .container-fluid:after,
#workflow .row:after,
#workflow .form-horizontal .form-group:after,
#workflow .btn-toolbar:after,
#workflow .btn-group-vertical > .btn-group:after,
#workflow .nav:after,
#workflow .navbar:after,
#workflow .navbar-header:after,
#workflow .navbar-collapse:after,
#workflow .pager:after,
#workflow .panel-body:after,
#workflow .modal-footer:after {
clear: both;
}
#workflow .center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
#workflow .pull-right {
float: right !important;
}
#workflow .pull-left {
float: left !important;
}
#workflow .hide {
display: none !important;
}
#workflow .show {
display: block !important;
}
#workflow .invisible {
visibility: hidden;
}

#workflow .text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
#workflow .hidden {
display: none !important;
visibility: hidden !important;
}
#workflow .affix {
position: fixed;
}
#workflow .visible-xs,
#workflow .visible-sm,
#workflow .visible-md,
#workflow .visible-lg {
display: none !important;
}
#workflow input, #workflow select, #workflow textarea  { border: 1px solid #C0C0C0; background: none repeat scroll 0% 0% #FFF;}
#workflow table.list tr, #workflow table.list td {
  border:none;
  border-top: 1px solid rgb(221, 221, 221);
}
