.sv-menu-table {
    background-color: #FAFAFA
}

.sv-menu-title {
    border-bottom: dashed 1px #E2E4E7;
    margin-bottom: 2px;
    text-align: center;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    cellspacing: 0;
    cellpadding: 0;
}

.sv-menu-table-icon-column {
    padding-left: 2px;
		padding-right: 2px;
    width: 20px;
    text-align: center;
}

.sv-menu-table-spacer-column {
    border-left: solid 1px #E2E4E7;
    width: 5px;
    align: center;
}

.sv-menu-table-corner-column {
    width: 20px;
    align: center;
    background-color: #FAFAFA
}

.sv-menu-table-text-column {
    border-left: solid 1px #E2E4E7;
    padding-top: 2px;
    padding-left: 4px;
    padding-bottom: 2px;
    font-family: verdana;
    font-weight: normal;
    font-size: 11px;
    color: #003399;
}

.sv-menu-select {
	background-image: url(/_layouts/images/hslice.png);
	background-repeat:repeat-x;
}

.sv-menu-normal {
}

.sv-menu-table-text-separator {
    border-left: solid 1px #E2E4E7;
    border-bottom: dashed 1px #C5CACD;
    padding-top: 2px;
}

.sv-breadcrumb {
    font-family: verdana;
    font-weight: normal;
    font-size: 11px;
}

.sv-ms-vb-title {
  vertical-align:top;
  padding-left:2px;
  padding-right:0;
  height: 24px;
}

.sv-ms-menuimage{
  margin-top:9px;
  margin-left:5px;
}

.sv-ms-menuimagecell{
  background:url("/_layouts/images/selbg.png") repeat-x left top;
  background-color:#72c4fa;
  border-style:solid;
  border-width:0px 1px;
  border-color:transparent #91cdf2;
  border-right-color:#91cdf2;
  border-left-color:#91cdf2;
  cursor:pointer;
  padding:0;
  margin: 0;
  height: 22px;
  width: 17px;
}

.sv-hover-cell-active {
  vertical-align:top;
  padding-left:2px;
  padding-right:0;
  height: 24px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.sv-hover-cell-inactive {
  vertical-align:top;
  padding-left:2px;
  padding-right:0;
  height: 24px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.sv-approvalcommentheader {
	font-weight: bold; font-size: 1em; color: #0072c6; font-family: arial; border-bottom: 1px solid #0072c6
}

.sv-approvalcomment {
	font-size: 8pt; color: black; font-family: verdana
}

.sv-text {
    color: black;
    font-family: verdana;
    font-size: 8pt;
    padding-right:;
}

a.sv-text {
    font-family: verdana;
    font-size: 8pt;
    padding-right:;
}

.sv-name-generation-text {
    color: black;
    font-family: verdana;
    font-size: 10pt;
    font-weight: bold;
    padding-right:;
}

.sv-report-performer {
    font-family: verdana;
    font-size: 10pt;
    font-weight: bold;
    vertical-align: top;
    padding-right:;
    text-align: center;
}

.sv-report-process-name {
    font-family: verdana;
    font-size: 10pt;
    font-weight: bold;
    vertical-align: center;
    padding-right:;
    text-align: left;
}

.sv-report-title {
    font-family: verdana;
    font-size: 8pt;
    font-weight: bold;
    vertical-align: top;
    padding-right:;
    text-align: right;
}

.sv-report-data {
    font-family: verdana;
    font-size: 8pt;
    font-weight: normal;
    vertical-align: top;
    padding-right:;
}

.sv-report-section-title {
    font-family: verdana;
    font-size: 10pt;
    font-weight: bold;
    vertical-align: center;
    text-align: center;
}

.sv-title {
    font-family: verdana;
    font-size: 10pt;
    font-weight: bold;
    vertical-align: center;
    text-align: center;
}

.sv-description {
    color: black;
    font-family: verdana;
    font-size: 8pt;
    padding-right:;
}

.sv-report-process-name {
    font-family: verdana;
    font-size: 9pt;
    font-weight: bold;
    vertical-align: center;
    text-align: left;
}

.sv-report-process-name-expanded {
    font-family: verdana;
    font-size: 9pt;
    font-weight: bold;
    vertical-align: center;
    text-align: left;
    border-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-color: black;
    border-style: solid;
}

.sv-report-process-attribute-title {
    font-family: verdana;
    font-size: 7pt;
    font-weight: bold;
}

.sv-report-process-attribute-data {
    font-family: verdana;
    font-size: 7pt;
    font-weight: normal;
}

.sv-task-list-normal .ms-vb-title,
.sv-task-list-warn .ms-vb-title,
.sv-task-list-overdue .ms-vb-title {
	background-position: 0px center;
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-left: 15px;
}
.sv-task-list-normal {/*background-color: #FFFFFF;*/}

		.sv-task-list-normal .ms-vb-title {
		background-image: url(/_layouts/images/sharevis_task_list_normal.png);
	}
.sv-task-list-warn {/*background-color: #FFFF00;*/}

	.sv-task-list-warn .ms-vb-title {
		background-image: url(/_layouts/images/sharevis_task_list_warn.png);
		background-position: 0px center;
		background-repeat: no-repeat;
		vertical-align: middle;
		padding-left: 15px;
	}
.sv-task-list-overdue {/*background-color: #EE0000;color: white;*/}

	.sv-task-list-overdue .ms-vb-title {
		background-image: url(/_layouts/images/sharevis_task_list_overdue.png);
		background-position: 0px center;
		background-repeat: no-repeat;
		vertical-align: middle;
		padding-left: 15px;
	}
	.sv-task-list-overdue a:link {/*color: white;*/}
	.sv-task-list-overdue a:hover {/*color: white;*/}

.sv-task-list-blocked {
    background-color: #000000;
    color: white;
}

.sv-task-list-blocked a:link {
    color: white;
}

.sv-task-list-blocked a:hover {
    color: white;
}

.sv-powered-by {
    font-size: 8pt; color: #003399; font-family: arial; font-weight: normal;
    text-align: right;
    padding: 5pt;
}

.sv-powered-by1 {
    color: #185D9C;
}

.sv-powered-by2 {
    color: #639AC6;
}

.sv-routerstepheader {
    font-size: 12pt; color: black; font-family: arial; font-weight: bold;
    text-align: center;
    background-color: #e1ecfc;
    padding: 5pt;
}

.sv-routerparticipantheader {
    font-size: 9pt; color: black; font-family: arial; font-weight: bold;
    text-align: center;
    background-color: #e1ecfc;
    padding: 5pt;
    border-top: #dddddd 1px solid;
}

.sv-routerconfiguration {
    font-size: 8pt; color: black; font-family: arial; font-weight: normal;
    text-align: center;
    background-color: #e1ecfc;
    padding: 3pt;
}

.sv-routercommands {
    font-size: 8pt; color: black; font-family: arial; font-weight: normal;
    text-align: center;
    background-color: #e1ecfc;
    padding: 3pt;
}

.sv-routercontents {
    font-size: 8pt; color: black; font-family: arial; font-weight: normal;
    text-align: center;
    background-color: #e1ecfc;
    padding: 3pt;
}

table.sv-processes {
    border-style: solid;
    border-color: black;
    border-width: 1px;
}

table.sv-expanded-process-assignments {
    border-width: 1px;
    border-top-width: 0px;
    border-color: black;
    border-style: solid;
}

.old
{
    background-color: #BEE092;
    background-color: #FFD36B;
}

.sv-expanded-process-0
{
    background-color: #BDD2E5;
}

.sv-expanded-process-1
{
    background-color: #BEE092;
}

.sv-expanded-process-2
{
    background-color: #FFD36B;
}

.sv-expanded-process-left-cell
{
    border-width: 1px;
    border-right-width: 0px;
    border-color: black;
    border-style: solid;
}

.sv-expanded-process-left-cell2
{
    font-family: verdana;
    font-size: .68em;
    vertical-align: top;
    padding-right:;
    border-top: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
}

.sv-expanded-process-left-cell3
{
    font-family: verdana;
    font-size: .68em;
    vertical-align: top;
    padding-right:;
    border-width: 1px;
    border-right-width: 0px;
    border-color: black;
    border-style: solid;
}

.sv-expanded-process-center-cell
{
    border-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-color: black;
    border-style: solid;
}

.sv-expanded-process-center-cell2
{
    font-family: verdana;
    font-size: .68em;
    vertical-align: top;
    padding-right:;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}

.sv-expanded-process-right-cell2
{
    font-family: verdana;
    font-size: .68em;
    vertical-align: top;
    padding-right:;
    border-top: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
}

.sv-expanded-process-right-cell
{
    border-width: 1px;
    border-left-width: 0px;
    border-bottom-width: 1px;
    border-color: black;
    border-style: solid;
}

.sv-faq-dropdown
{
    bgcolor: #ffffff;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 70%;
    text-decoration: none;
    font-weight: normal;
    top: 0pt;
}

.sv-faq-dropdown:hover
{
    text-decoration: underline;
}

.sv-faq-collapsed
{
    display: none;
}

.sv-faq-text
{
    bgcolor: #ffffff;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 70%;
    text-decoration: none;
    font-weight: normal;
    top: 0pt;
}

.sv-vh,.sv-vh2
{
    font-family: verdana;
    font-size: 11px;
    color: #777777;
    text-align: left;
    text-decoration: none;
    font-weight: normal;
    vertical-align: top;
    padding-right:;
}

.sv-vh2
{
    padding-left: 4px;
    padding-right: 0px;
}

.sv-vh a, .sv-vh2 a
{
    color: #777777;
    font-size: 11px;
    text-decoration: none;
    font-family: 'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif;
}

.sv-vh2 a:hover
{
    text-decoration: underline;
}

.sv-expiration-notice
{
    text-align: center;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #BB3300;
}

.sv-formlabel
{
    text-align: left;
    font-family: verdana;
    font-size: 1em;
    font-weight: normal;
    color: #808080;
}

.sv-formdata
{
    font-size: 0.9em;
}

.sv-swimlane-name
{
    font-family: verdana;
    font-size: 8pt;
    font-weight: bold;
}

.sv-swimlane-description
{
    font-family: verdana;
    font-size: 8pt;
}

.sv-note
{
    font-family: verdana;
    font-size: 9pt;
    padding-top: 10pt;
    color: #DD1111
}

a.sv-pagenumber
{
    font-weight: normal;
    font-family: verdana;
    font-size: .68em;
    color: #003399;
    text-decoration: none;
}

.sv-pagenumber-selected
{
    font-weight: bold;
    font-family: verdana;
    font-size: 12px;
}

.sv-break-field-title
{
    font-weight: bold;
    font-family: verdana;
    font-size: 14px;
}

a.sv-formdelete, a.sv-existing-delete-file
{
    font-weight: normal;
    font-family: verdana;
    font-size: .68em;
    color: red !important;
    text-decoration: none;
}

#SVMenu
{
    position: absolute;
    background-color: white;
    border-right: 1px solid #7895AC;
    border-bottom: 1px solid #7895AC;
    border-left: 1px solid #A4AAB4;
    border-top: 1px solid #A4AAB4;
    font: normal 12px Verdana;
    line-height: 18px;
    z-index: 100;
    visibility: hidden;
}

#SVMenu a
{
    text-decoration: none;
    padding-left: 6px;
    color: black;
    display: block;
}

#SVMenu a:hover
{
    background-color: #CCFF9D;
}

/*h1,h2,h3,h4,h5,h6,.ms-h1,.ms-h2,.ms-h3,.ms-h4,.ms-h5,.ms-h6
{
font-family: Calibri;
}
input[type=text],input[type=password]
{
font-family:inherit;
font-size:inherit;
color:inherit;
padding:1px;
}*/


/*NEW 10/30/2013*/

#WebPartWPQ4 table br {
	display: none;
}
/*#WebPartWPQ4 table:first-child {
	margin-top: -19px;
	background-color: rgba( 239,239,239,0.78 );
}*/
#DeltaPlaceHolderMain table {
	border-spacing:0;
}
#g_a217f2f7_6822_4789_b906_179fd5cabfe7_div > table {
    padding: 20px;
}
#g_a217f2f7_6822_4789_b906_179fd5cabfe7_div .ms-vh2 {
	padding-left: 0;
}
#WebPartWPQ6 > table .ms-vb-title {
	padding: 2px 15px 2px 15px;
}
#WebPartWPQ6 > table .ms-vb-title .ms-vb {
	padding: 2px 6px 3px 0px;
}

.sv-EmptyMessage-Label
{
	display:block;
	Width:100%;
	Height:auto;
	text-align:center;
}
.sv-child td
{
    padding-left: 30px;
    background-position-x: 10px;
}

#statusMessage {
    text-align: center;
    font-size: 1.3em;
    font-weight: bold;
}
.ms-sectionline
{
font-size:0px;
}
.ms-sectionline > img:first-child
{
display:none;
}

.ms-descriptiontext
{
font-family:"Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
font-size:.9em;
color:#777;
}
