﻿.hidden {
         display:none;
}
.expand {
         color:#ffff00;
         font-style:italic;
         cursor:pointer;
         text-decoration:underline;
}
img.listimage {
               margin-top:15px;
               margin-bottom:15px;
}
A.dropspot {
            cursor:hand;
            color:#008000;
            text-decoration:none;
}
A.dropspot:link {
                 color:#4c88e1;
                 border-bottom:0px dotted #20385e;
                 text-decoration:none;
}
A.dropspot:active {
                   color:#4c88e1;
                   border-bottom:0px dotted #20385e;
                   text-decoration:none;
}
A.dropspot:visited {
                    color:#4c88e1;
                    border-bottom:0px dotted #20385e;
                    text-decoration:none;
}
A.dropspot:hover {
                  border-bottom:1px dotted #4c88e1;
                  cursor:help;
                  text-decoration:none;
}
.droptext {
}
table.ImageTableStack {
                       word-wrap:break-word;
                       width:100%;
                       vertical-align:top;
                       x-1st-row:1;
                       x-1st-row-name:t1st;
                       x-row-pat-1:1;
                       x-row-pat-1-name:t1Row;
                       x-row-pat-count:2;
                       x-row-pat-2:1;
                       x-row-pat-2-name:t2Row;
                       x-border-spacing:0px;
                       color:#373d44;
                       border-top-width:0px;
                       border-top-style:Solid;
                       border-top-color:#f0f0f0;
                       border-left-width:0px;
                       border-left-style:Solid;
                       border-left-color:#c0c0c0;
                       border-right-width:0px;
                       border-right-style:Solid;
                       border-right-color:#c0c0c0;
                       border-bottom-width:0px;
                       border-bottom-style:Solid;
                       border-bottom-color:#f0f0f0;
}
table.ImageTableStack tr.t1st td {
                                  vertical-align:middle;
                                  background-color:#3e454c;
                                  padding-top:2pt;
                                  padding-right:0pt;
                                  padding-bottom:2pt;
                                  padding-left:6pt;
                                  font-weight:400;
                                  text-indent:0.04rem;
                                  text-align:left;
                                  color:#ffffff;
                                  margin-top:1pt;
                                  margin-bottom:1pt;
                                  border-top-width:0px;
                                  border-top-style:Solid;
                                  border-top-color:#f0f0f0;
                                  border-left-width:0px;
                                  border-left-style:Solid;
                                  border-left-color:#c0c0c0;
                                  border-right-width:0px;
                                  border-right-style:Solid;
                                  border-right-color:#c0c0c0;
                                  border-bottom-width:2px;
                                  border-bottom-style:Solid;
                                  border-bottom-color:#c0c0c0;
}
table.ImageTableStack tr.t1Row td {
                                   vertical-align:top;
                                   background-color:#f9f8f8;
                                   border-top-width:1px;
                                   border-top-style:Solid;
                                   border-top-color:#f0f0f0;
                                   border-left-width:1px;
                                   border-left-style:Solid;
                                   border-left-color:#c0c0c0;
                                   border-right-width:1px;
                                   border-right-style:Solid;
                                   border-right-color:#c0c0c0;
                                   border-bottom-width:1px;
                                   border-bottom-style:Solid;
                                   border-bottom-color:#c0c0c0;
}
table.ImageTableStack tr.t2Row td {
                                   vertical-align:top;
                                   border-top-width:0px;
                                   border-top-style:Solid;
                                   border-top-color:#f0f0f0;
                                   border-left-width:1px;
                                   border-left-style:Solid;
                                   border-left-color:#c0c0c0;
                                   border-right-width:1px;
                                   border-right-style:Solid;
                                   border-right-color:#c0c0c0;
                                   border-bottom-width:1px;
                                   border-bottom-style:Solid;
                                   border-bottom-color:#c0c0c0;
                                   background-color:#fdfbfb;
}
@media screen and (max-width: 43.68em){
table.ImageTableStack {
                       width:100%;
}
}
@media screen and (max-width: 43.68em){
table.ImageTableStack col {
                           width:100% ! important;
}
}
@media screen and (max-width: 43.68em){
table.ImageTableStack tr.thead {
                                display:none;
}
}
@media screen and (max-width: 43.68em){
table.ImageTableStack tr td:first-child:before {
                                                background:#3e454c;
                                                color:#ffffff;
}
}
@media screen and (max-width: 43.68em){
table.ImageTableStack td {
                          display:block;
                          text-align:left;
}
}
@media screen and (max-width: 43.68em){
table.ImageTableStack td p {
                            font-family:Arial;
                            font-size:inherit;
                            color:inherit;
}
}
@media screen and (max-width: 43.68em){
table.ImageTableStack td:before {
                                 content:attr(data-th);
                                 display:block;
                                 font-weight:bold;
                                 text-align:left;
}
}
div.importantbox {
                  padding:2px;
                  border:2px solid transparent;
                  border-radius:.28571429em;
                  overflow:hidden;
                  margin-top:15px;
                  margin-bottom:15px;
                  border-color:#ff8f46;
                  padding-left:35px;
                  position:relative;
}
div.importantbox:before {
                         background-color:#ff8f46;
                         bottom:0;
                         left:0;
                         position:absolute;
                         top:0;
                         width:30px;
                         background-image:url("resp/images/button-emr.png");
                         background-repeat:no-repeat;
                         background-position:6pt;
}
div.importantbox p {
                    padding:6px;
                    margin:0px;
}
div.cautionbox {
                padding:2px;
                border:2px solid transparent;
                border-radius:.28571429em;
                overflow:hidden;
                margin-top:15px;
                margin-bottom:15px;
                border-color:#e15b4c;
                padding-left:35px;
                position:relative;
}
div.cautionbox:before {
                       background-color:#e15b4c;
                       bottom:0;
                       left:0;
                       position:absolute;
                       top:0;
                       width:30px;
                       background-image:url("resp/images/button-known_issue.png");
                       background-repeat:no-repeat;
                       background-position:6pt;
}
div.cautionbox p {
                  padding:6px;
                  margin:0px;
}
div.notebox {
             padding:2px;
             border:2px solid transparent;
             border-radius:.28571429em;
             overflow:hidden;
             margin-top:15px;
             margin-bottom:15px;
             border-color:#4c88e1;
             padding-left:35px;
             position:relative;
}
div.notebox:before {
                    background-color:#4c88e1;
                    bottom:0;
                    left:0;
                    position:absolute;
                    top:0;
                    width:30px;
                    background-image:url("resp/images/button-info.png");
                    background-repeat:no-repeat;
                    background-position:6pt;
}
div.notebox p {
               padding:6px;
               margin:0px;
}
div.tipbox {
            padding:2px;
            border:2px solid transparent;
            border-radius:.28571429em;
            overflow:hidden;
            margin-top:15px;
            margin-bottom:15px;
            border-color:#ffd946;
            padding-left:35px;
            position:relative;
}
div.tipbox:before {
                   background-color:#ffd946;
                   bottom:0;
                   left:0;
                   position:absolute;
                   top:0;
                   width:30px;
                   background-repeat:no-repeat;
                   background-position:6pt;
}
div.tipbox p {
              padding:6px;
              margin:0px;
}
a.image_hover:link {
                    color:#4285f4;
                    border-bottom:0px dotted #4285f4;
                    text-decoration:none;
}
a.image_hover:visited {
                       color:#4285f4;
}
a.image_hover:hover {
                     color:#4285f4;
}
A.expandspot {
              color:#008000;
              cursor:hand;
              font-style:italic;
              text-decoration:none;
}
A.glossterm {
             color:#800000;
             cursor:hand;
             font-style:italic;
             text-decoration:none;
}
h1 {
    font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
    color:#373d44;
    font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
    line-height:normal;
    x-next-type:P;
    font-weight:500;
    border-bottom:1px;
    border-bottom-style:solid;
    border-top:0px;
    border-left:0px;
    border-right:0px;
    border-color:#373d44;
    margin-top:10pt;
    font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
    x-next-type:p;
    margin-bottom:5.5pt;
}
h2 {
    font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
    color:#373d44;
    font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
    line-height:normal;
    x-next-type:P;
    font-weight:200;
    margin-top:30pt;
    margin-bottom:0pt;
}
h3 {
    font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
    color:#373d44;
    font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
    line-height:normal;
    x-next-type:P;
    color:#373d44;
    line-height:normal;
    margin-top:25pt;
    margin-bottom:0pt;
    font-weight:200;
}
h5 {
    font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
    color:#373d44;
    font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
    line-height:normal;
    x-next-type:P;
    font-size:10pt;
}
h6 {
    font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
    color:#373d44;
    font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
    line-height:normal;
    x-next-type:P;
    font-size:10pt;
}
p.ProcedureHeading {
                    font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
                    padding-top:2pt;
                    padding-bottom:2pt;
                    line-height:1.2rem;
                    color:#373d44;
                    font-weight:400;
                    font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
                    margin-top:11pt;
                    margin-bottom:-8pt;
                    text-indent:5pt;
                    x-next-type:P;
                    border-top-left-radius:4px;
                    border-bottom-left-radius:4px;
                    border-left:solid;
                    border-left-width:8px;
                    border-left-color:#373d44;
                    border-left:10px solid #707470;
                    background-color:#f0f0f0;
}
p.TableHeader {
               font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
               font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
               letter-spacing:.5pt;
               font-weight:Normal;
               text-indent:0.04rem;
               margin-top:0pt;
               margin-right:0in;
               margin-bottom:1pt;
               text-align:left;
}
p.TableBullet1 {
                font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
                margin-top:2pt;
                margin-bottom:2pt;
                text-align:left;
                color:#373d44;
                text-indent:-12pt;
                margin-left:15pt;
                list-style:rh-list;
                x-list-class:rl-p-TableBullet1;
                x-list-level:1;
}
p.TableBullet2 {
                font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
                margin-top:2pt;
                margin-bottom:2pt;
                text-align:left;
                color:#373d44;
                text-indent:-8pt;
                margin-left:23pt;
                list-style:rh-list;
                x-list-class:rl-p-TableBullet2;
                x-list-level:1;
}
p.Feature {
           font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
           padding:6px;
           border:2px solid transparent;
           border-radius:.28571429em;
           overflow:hidden;
           margin-top:15px;
           margin-bottom:15px;
           color:#;
           border-color:#00cc66;
           background-color:#;
}
p.Note {
        font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
        padding:6px;
        border:2px solid transparent;
        border-radius:.28571429em;
        overflow:hidden;
        margin-top:15px;
        margin-bottom:15px;
        color:#;
        border-color:#4c88e1;
        background-color:#;
}
p.Important {
             font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
             padding:6px;
             border:2px solid transparent;
             border-radius:.28571429em;
             overflow:hidden;
             margin-top:15px;
             margin-bottom:15px;
             color:#;
             border-color:#ff8f46;
             background-color:#;
}
p.Caution {
           font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
           padding:6px;
           border:2px solid transparent;
           border-radius:.28571429em;
           overflow:hidden;
           margin-top:15px;
           margin-bottom:15px;
           color:#;
           border-color:#e15b4c;
           background-color:#;
}
p.Tip {
       font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
       padding:6px;
       border:2px solid transparent;
       border-radius:.28571429em;
       overflow:hidden;
       margin-top:15px;
       margin-bottom:15px;
       color:#;
       border-color:#ffd946;
       background-color:#;
}
p.Table_Left {
              font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
              font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
              margin-top:2.0pt;
              margin-right:0in;
              margin-bottom:2.0pt;
              text-align:left;
              color:#373d44;
              font-weight:bold;
              margin-top:pt;
              margin-right:0in;
              margin-bottom:pt;
              margin-left:3pt;
}
p.TableBody {
             font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
             font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
             margin-top:2.0pt;
             margin-right:0in;
             margin-bottom:2.0pt;
             text-align:left;
             color:#373d44;
             margin-left:4pt;
}
p.Table_h2 {
            font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
            font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
            margin-top:2.0pt;
            margin-right:0in;
            margin-bottom:2.0pt;
            text-align:left;
            color:#373d44;
            font-weight:bold;
            margin-left:5px;
            margin-top:12pt;
            margin-right:0in;
            margin-bottom:-2px;
            padding-bottom:-4.0px;
}
p.Ref_Body {
            font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
            font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
            text-align:left;
            font-size:10pt;
            color:#3e454c;
            line-height:pt;
            margin-top:0pt;
            margin-right:0in;
            margin-bottom:.5pt;
}
h4 {
    font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
    font-weight:bold;
    text-indent:0pt;
    margin-left:0pt;
    padding-top:pt;
    margin-top:0pt;
    margin-right:0in;
    margin-bottom:.5pt;
    x-next-class:Ref_Bullet;
    x-next-type:p;
    font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
    text-align:left;
    font-size:10pt;
    color:#3e454c;
}
p.Ref_Bullet {
              font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
              font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
              text-align:left;
              font-size:10pt;
              color:#3e454c;
              text-indent:-12pt;
              margin-left:12pt;
              margin-top:0pt;
              margin-right:0in;
              margin-bottom:0pt;
              list-style:rh-list;
              x-list-class:rl-p-Ref_Bullet;
              x-list-level:1;
}
p.Footer {
          font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
          font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
          letter-spacing:0.03rem;
          color:#3e454c;
          font-size:9pt;
          padding-left:2pt;
          margin-top:200pt;
          margin-right:3pt;
          margin-bottom:25%;
          margin-left:pt;
          border-top-style:Solid;
          border-top-width:1px;
          border-top-color:#3e454c;
          border-bottom-style:Solid;
          border-bottom-width:0px;
          border-bottom-color:#c0c0c0;
}
p.See_Also {
            font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
            font-family:inherit;
            text-transform:capitalize;
            font-size:11pt;
            color:#373d44;
            margin-top:85pt;
            margin-bottom:-0pt;
            margin-right:0in;
            border-left-style:none;
            border-right-style:none;
            border-top-style:None;
            border-bottom-style:Solid;
            border-bottom-color:#373d44;
            border-bottom-width:1px;
            x-next-class:see-also-bullet;
            x-next-type:p;
}
p.see-also-bullet {
                   font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
                   font-size:11pt;
                   margin-top:2pt;
                   margin-bottom:2pt;
                   text-align:left;
                   color:#373d44;
                   text-indent:14pt;
                   background-image:url("resp/images/see_also_bullet.png");
                   background-repeat:no-repeat;
                   background-position:2pt 5pt;
}
P.Preformatted {
                line-height:15pt;
                margin-bottom:14pt;
                margin-top:14pt;
                font-size:10pt;
                font-family:monospace;
                background:#E1E1E1;
                margin:-1px;
                padding:2px 1.1rem;
                border-radius:0px;
                border-top-width:0px;
                border-top-style:Solid;
                border-top-color:#c0c0c0;
                border-left-width:8px;
                border-left-style:Solid;
                border-left-color:#d0a438;
                border-right-width:1px;
                border-right-style:Solid;
                border-right-color:#c0c0c0;
                border-bottom-width:0px;
                border-bottom-style:Solid;
                border-bottom-color:#c0c0c0;
}
p.Print {
         font-size:6pt;
         margin-right:4%;
         margin-top:-25pt;
}
body {
      font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
      line-height:15pt;
      padding-top:pt;
      padding-right:5pt;
      padding-bottom:1pt;
      padding-left:pt;
}
span.Gray {
           font-size:8pt;
           color:#c0c0c0;
}
span.Red {
          font-size:8pt;
          color:#ff0000;
}
span.Required {
               color:#ff3a00;
}
SPAN.glosstext {
                font-style:italic;
                font-weight:normal;
                color:#006363;
}
SPAN.expandtext {
                 font-style:italic;
                 font-weight:normal;
                 color:#006363;
}
A.glossterm:link {
                  color:#A60000;
                  border-bottom:0px dotted #20385e;
                  text-decoration:none;
}
A.expandspot:link {
                   color:#A60000;
                   border-bottom:0px dotted #20385e;
                   text-decoration:none;
}
A.glossterm:active {
                    color:#A60000;
                    border-bottom:0px dotted #20385e;
                    text-decoration:none;
}
A.expandspot:active {
                     color:#A60000;
                     border-bottom:0px dotted #20385e;
                     text-decoration:none;
}
A.glossterm:visited {
                     color:#A60000;
                     border-bottom:0px dotted #20385e;
                     text-decoration:none;
}
A.expandspot:visited {
                      color:#A60000;
                      border-bottom:0px dotted #20385e;
                      text-decoration:none;
}
A.glossterm:hover {
                   color:#A60000;
                   cursor:help;
                   border-bottom:0px dotted #20385e;
                   text-decoration:none;
}
A.expandspot:hover {
                    color:#A60000;
                    cursor:help;
                    border-bottom:0px dotted #20385e;
                    text-decoration:none;
}
A.dropspot-arrow:link {
                       color:#ff0000;
                       border-bottom:0px dotted #20385e;
                       margin-left:10pt;
                       text-decoration:none;
}
A.dropspot-arrow:active {
                         color:#ff0000;
                         border-bottom:0px dotted #20385e;
                         margin-left:10pt;
                         text-decoration:none;
}
A.dropspot-arrow:visited {
                          color:#ff0000;
                          border-bottom:0px dotted #20385e;
                          margin-left:10pt;
                          text-decoration:none;
}
.dropspot-text-arrow {
                      background-color:#fafafa;
                      margin-left:30pt;
                      margin-top:12pt;
                      margin-bottom:12pt;
                      margin-right:4%;
                      padding-top:0pt;
                      padding-bottom:6pt;
                      padding-left:0pt;
                      border-left-style:Solid;
                      border-right-style:Solid;
                      border-top-style:Solid;
                      border-bottom-style:Solid;
                      border-left-width:0px;
                      border-right-width:0px;
                      border-top-width:1px;
                      border-bottom-width:1px;
                      border-left-color:#D8D8D8;
                      border-right-color:#D8D8D8;
                      border-top-color:#D8D8D8;
                      border-bottom-color:#D8D8D8;
}
ul#dropdown-arrow li {
                      font-size:12pt;
                      margin-left:-14pt;
                      margin-top:12pt;
                      margin-bottom:12pt;
                      margin-right:4%;
                      text-indent:-10pt;
                      list-style:url("resp/images/close_dropdown.png");
                      text-decoration:none;
}
ul#dropdown-arrow li:hover {
                            margin-left:-14pt;
                            margin-top:11pt;
                            margin-bottom:12pt;
                            margin-right:4%;
                            list-style:url("resp/images/open_dropdown.png");
}
.date_release {
               color:#b5b6b7;
               font-size:9pt;
               padding-bottom:25px;
               padding-left:2px;
               padding-right:3px;
               padding-top:0px;
               margin-top:-17pt;
               margin-bottom:-25pt;
               text-align:right;
               x-next-type:h1;
}
h2.TableTitles {
                font-weight:200;
                margin-top:45pt;
                margin-bottom:0pt;
                border-bottom-style:Solid;
                border-bottom-width:1px;
}
p.ProcedureSysAdmin {
                     color:#ffffff;
                     border-color:#e15b4c;
                     background-color:#D13523;
                     font-size:7pt;
                     line-height:5pt;
                     text-align:center;
                     font-weight:600;
                     padding:1px;
                     border:2px solid transparent;
                     border-top-left-radius:3px;
                     border-top-right-radius:3px;
                     overflow:hidden;
                     margin-top:45pt;
                     margin-bottom:-60px;
                     x-next-type:h2;
}
p.Table_Note {
              padding-top:-3pt;
              padding-bottom:-3pt;
              margin-left:3pt;
              padding-left:6pt;
              border:0px solid #99ccff;
              border-left:10px solid #99ccff;
}
p.Table_Caution {
                 padding-top:-3pt;
                 padding-bottom:-3pt;
                 margin-left:3pt;
                 padding-left:6pt;
                 border:0px solid #900000;
                 border-left:10px solid #900000;
}
p.Table_Tip {
             padding-top:-3pt;
             padding-bottom:-3pt;
             margin-left:3pt;
             padding-left:6pt;
             border:0px solid #FF6F00;
             border-left:10px solid #FF6F00;
}
p.Table_Important {
                   padding-top:-3pt;
                   padding-bottom:-3pt;
                   margin-left:3pt;
                   padding-left:6pt;
                   border:0px solid #FF9C00;
                   border-left:10px solid #FF9C00;
}
li.topic-arrow-down {
                     margin-left:-14pt;
                     margin-top:0pt;
                     margin-bottom:7pt;
                     margin-right:4%;
                     text-indent:1pt;
                     font-size:11pt;
                     color:#373d44;
                     list-style:url("resp/images/topic_arrow_down.png");
                     text-decoration:none;
}
li.topic-arrow-up {
                   margin-left:-14pt;
                   margin-top:0pt;
                   margin-bottom:7pt;
                   margin-right:4%;
                   text-indent:1pt;
                   font-size:11pt;
                   color:#373d44;
                   list-style:url("resp/images/topic_arrow_up.png");
                   text-decoration:none;
}
ul#topic-arrow-down li {
                        margin-left:-14pt;
                        margin-top:0pt;
                        margin-bottom:7pt;
                        margin-right:4%;
                        text-indent:1pt;
                        font-size:11pt;
                        color:#373d44;
                        list-style:url("resp/images/topic_arrow_down.png");
                        text-decoration:none;
}
ul#topic-arrow-up li {
                      margin-left:-14pt;
                      margin-top:0pt;
                      margin-bottom:7pt;
                      margin-right:4%;
                      text-indent:1pt;
                      font-size:11pt;
                      color:#373d44;
                      list-style:url("resp/images/topic_arrow_up.png");
                      text-decoration:none;
}
p.What_do_you {
               font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
               color:#373d44;
               text-transform:capitalize;
               margin-top:6pt;
               margin-bottom:-11px;
               margin-right:0in;
               margin-left:-6pt;
               border-left-style:none;
               border-right-style:none;
               border-top-style:None;
               border-bottom-style:Solid;
               border-bottom-color:#373d44;
               border-bottom-width:0px;
}
ul li {
       font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
       padding-left:2pt;
       margin-top:2pt;
       margin-left:-2pt;
       list-style-image:url("resp/images/circle-bullet.png");
}
ul li p {
         font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
         padding-left:2pt;
         margin-top:2pt;
         margin-left:-2pt;
         list-style-image:url("resp/images/circle-bullet.png");
}
ol li {
       font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
       padding-left:2pt;
       margin-top:2pt;
       margin-left:-2pt;
}
ol li p {
         font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
         padding-left:2pt;
         margin-top:2pt;
         margin-left:-2pt;
}
@media screen and (max-width: 43.68em){
p.Table_Note {
              font-size:10pt;
}
}
@media screen and (max-width: 43.68em){
p.Table_Caution {
                 font-size:10pt;
}
}
@media screen and (max-width: 43.68em){
p.Table_Tip {
             font-size:10pt;
}
}
@media screen and (max-width: 43.68em){
p.Table_Important {
                   font-size:10pt;
}
}
@media screen and (max-width: 43.68em){
.date_release {
               color:#b5b6b7;
               font-size:8pt;
               padding-bottom:21px;
               padding-left:3px;
               padding-right:3px;
               padding-top:3px;
               margin-top:-17pt;
               margin-bottom:-23pt;
               text-align:right;
               x-next-type:h1;
}
}
@media screen and (max-width: 43.68em){
p {
   font-size:10pt;
   color:#373d44;
}
}
@media screen and (max-width: 43.68em){
h1 {
    font-size:14pt;
    margin-top:5pt;
    margin-bottom:0pt;
    border-bottom:1px;
    border-bottom-style:solid;
    border-top:0px;
    border-left:0px;
    border-right:0px;
    border-color:#373d44;
    font-weight:bold;
}
}
@media screen and (max-width: 43.68em){
h2 {
    font-size:12pt;
}
}
@media screen and (max-width: 43.68em){
h3 {
    font-size:11pt;
    margin-top:25pt;
    margin-bottom:0pt;
    font-weight:500;
}
}
@media screen and (max-width: 43.68em){
h2.TableTitles {
                font-weight:200;
                font-size:14pt;
}
}
@media screen and (max-width: 43.68em){
p.ProcedureHeading {
                    font-size:10pt;
}
}
@media screen and (max-width: 43.68em){
p.ProcedureSubHeading {
                       font-size:10pt;
}
}
@media screen and (max-width: 43.68em){
p.Feature {
           font-size:10pt;
}
}
@media screen and (max-width: 43.68em){
p.Note {
        font-size:10pt;
}
}
@media screen and (max-width: 43.68em){
p.Important {
             font-size:10pt;
}
}
@media screen and (max-width: 43.68em){
p.Caution {
           font-size:10pt;
}
}
@media screen and (max-width: 43.68em){
p.Tip {
       font-size:10pt;
}
}
@media screen and (max-width: 43.68em){
p.TableHeader {
               font-size:10pt;
}
}
@media screen and (max-width: 43.68em){
p.Table_Left {
              font-size:10pt;
}
}
@media screen and (max-width: 43.68em){
p.TableBody {
             font-size:10pt;
}
}
@media screen and (max-width: 43.68em){
p.Table_h2 {
            font-size:10pt;
}
}
@media screen and (max-width: 43.68em){
ul li {
       font-size:10pt;
}
}
@media screen and (max-width: 43.68em){
ul li p {
         font-size:10pt;
}
}
@media screen and (max-width: 43.68em){
ol li {
       font-size:10pt;
}
}
@media screen and (max-width: 43.68em){
ol li p {
         font-size:10pt;
}
}
@media screen and (max-width: 43.68em){
ul#topic-arrow-down li {
                        font-size:10pt;
}
}
@media screen and (max-width: 43.68em){
ul#topic-arrow-up li {
                      font-size:10pt;
}
}
@media screen and (max-width: 43.68em){
p.What_do_you {
               font-size:10pt;
}
}
@media screen and (max-width: 43.68em){
p.TableBullet1 {
                font-size:10pt;
}
}
@media screen and (max-width: 43.68em){
p.TableBullet2 {
                font-size:10pt;
}
}
@media screen and (min-width: 43.69em) and (max-width: 70em){
p.Table_Note {
              font-size:11pt;
}
}
@media screen and (min-width: 43.69em) and (max-width: 70em){
p.Table_Caution {
                 font-size:11pt;
}
}
@media screen and (min-width: 43.69em) and (max-width: 70em){
p.Table_Tip {
             font-size:11pt;
}
}
@media screen and (min-width: 43.69em) and (max-width: 70em){
p.Table_Important {
                   font-size:11pt;
}
}
@media screen and (min-width: 43.69em) and (max-width: 70em){
.date_release {
               color:#b5b6b7;
               font-size:8pt;
               padding-bottom:22px;
               padding-left:3px;
               padding-right:3px;
               padding-top:4px;
               margin-top:-17pt;
               margin-bottom:-23pt;
               text-align:right;
               x-next-type:h1;
}
}
@media screen and (min-width: 43.69em) and (max-width: 70em){
p {
   font-size:12pt;
   color:#373d44;
}
}
@media screen and (min-width: 43.69em) and (max-width: 70em){
h1 {
    font-size:20pt;
    margin-top:5pt;
    margin-bottom:0pt;
}
}
@media screen and (min-width: 43.69em) and (max-width: 70em){
h2 {
    font-size:16pt;
    margin-top:45pt;
}
}
@media screen and (min-width: 43.69em) and (max-width: 70em){
h3 {
    color:#373d44;
    line-height:normal;
    font-size:14pt;
    margin-top:25pt;
    margin-bottom:0pt;
    font-weight:400;
}
}
@media screen and (min-width: 43.69em) and (max-width: 70em){
p.ProcedureHeading {
                    font-size:11pt;
}
}
@media screen and (min-width: 43.69em) and (max-width: 70em){
p.ProcedureSubHeading {
                       font-size:11pt;
}
}
@media screen and (min-width: 43.69em) and (max-width: 70em){
p.Feature {
           font-size:11pt;
}
}
@media screen and (min-width: 43.69em) and (max-width: 70em){
p.Note {
        font-size:11pt;
}
}
@media screen and (min-width: 43.69em) and (max-width: 70em){
p.Important {
             font-size:11pt;
}
}
@media screen and (min-width: 43.69em) and (max-width: 70em){
p.Caution {
           font-size:11pt;
}
}
@media screen and (min-width: 43.69em) and (max-width: 70em){
p.Tip {
       font-size:11pt;
}
}
@media screen and (min-width: 43.69em) and (max-width: 70em){
ul li {
       font-size:12pt;
}
}
@media screen and (min-width: 43.69em) and (max-width: 70em){
ul li p {
         font-size:12pt;
}
}
@media screen and (min-width: 43.69em) and (max-width: 70em){
ol li {
       font-size:12pt;
}
}
@media screen and (min-width: 43.69em) and (max-width: 70em){
ol li p {
         font-size:12pt;
}
}
@media screen and (min-width: 43.69em) and (max-width: 70em){
ul#topic-arrow-down li {
                        font-size:11pt;
}
}
@media screen and (min-width: 43.69em) and (max-width: 70em){
ul#topic-arrow-up li {
                      font-size:11pt;
}
}
@media screen and (min-width: 43.69em) and (max-width: 70em){
p.What_do_you {
               font-size:12pt;
}
}
@media screen and (min-width: 43.69em) and (max-width: 70em){
p.TableHeader {
               font-size:12pt;
}
}
@media screen and (min-width: 43.69em) and (max-width: 70em){
p.Table_Left {
              font-size:11pt;
}
}
@media screen and (min-width: 43.69em) and (max-width: 70em){
p.TableBody {
             font-size:11pt;
}
}
@media screen and (min-width: 43.69em) and (max-width: 70em){
p.Table_h2 {
            font-size:11pt;
}
}
@media screen and (min-width: 43.69em) and (max-width: 70em){
p.TableBullet1 {
                font-size:11pt;
}
}
@media screen and (min-width: 43.69em) and (max-width: 70em){
p.TableBullet2 {
                font-size:11pt;
}
}
ul.list-home li {
                 position:relative;
                 text-indent:-.3em;
                 list-style-image:url("resp/images/4-pt-bullet.png");
                 margin-left:-.9em;
                 margin-right:1em;
                 font-size:11pt;
                 color:#373d44;
                 text-align:left;
}
ul.list-bullet li {
                   position:relative;
                   text-indent:-.3em;
                   list-style-image:url("resp/images/4-pt-bullet.png");
                   margin-left:-.9em;
                   margin-right:1em;
                   font-size:11pt;
                   color:#373d44;
                   text-align:left;
                   position:relative;
                   text-indent:-.3em;
                   list-style-image:url("resp/images/pt-bullet-task.png");
                   margin-left:-.9em;
                   margin-right:1em;
                   font-size:11pt;
                   color:#373d44;
}
li.list-home {
              position:relative;
              text-indent:-.3em;
              list-style-image:url("resp/images/4-pt-bullet.png");
              margin-left:-.9em;
              margin-right:1em;
              font-size:11pt;
              color:#373d44;
              text-align:left;
}
li.list-bullet {
                position:relative;
                text-indent:-.3em;
                list-style-image:url("resp/images/4-pt-bullet.png");
                margin-left:-.9em;
                margin-right:1em;
                font-size:11pt;
                color:#373d44;
                text-align:left;
                position:relative;
                text-indent:-.3em;
                list-style-image:url("resp/images/pt-bullet-task.png");
                margin-left:-.9em;
                margin-right:1em;
                font-size:11pt;
                color:#373d44;
}
@media screen and (max-width: 43.68em){
ul.list-home li {
                 position:relative;
                 text-indent:-.3em;
                 list-style-image:url("resp/images/4-pt-bullet.png");
                 margin-left:-.9em;
                 margin-right:1em;
                 font-size:9pt;
}
}
@media screen and (max-width: 43.68em){
ul.list-bullet li {
                   position:relative;
                   text-indent:-.3em;
                   list-style-image:url("resp/images/4-pt-bullet.png");
                   margin-left:-.9em;
                   margin-right:1em;
                   font-size:9pt;
                   position:relative;
                   text-indent:-.3em;
                   list-style-image:url("resp/images/pt-bullet-task-small.png");
                   margin-left:-.9em;
                   margin-right:1em;
                   font-size:9pt;
}
}
@media screen and (max-width: 43.68em){
li.list-home {
              position:relative;
              text-indent:-.3em;
              list-style-image:url("resp/images/4-pt-bullet.png");
              margin-left:-.9em;
              margin-right:1em;
              font-size:9pt;
}
}
@media screen and (max-width: 43.68em){
li.list-bullet {
                position:relative;
                text-indent:-.3em;
                list-style-image:url("resp/images/4-pt-bullet.png");
                margin-left:-.9em;
                margin-right:1em;
                font-size:9pt;
                position:relative;
                text-indent:-.3em;
                list-style-image:url("resp/images/pt-bullet-task-small.png");
                margin-left:-.9em;
                margin-right:1em;
                font-size:9pt;
}
}
ul.list-task li {
                 position:relative;
                 text-indent:-.3em;
                 list-style-image:url("resp/images/pt-bullet-task.png");
                 margin-left:-.9em;
                 margin-right:1em;
                 font-size:11pt;
                 color:#373d44;
}
li.list-task {
              position:relative;
              text-indent:-.3em;
              list-style-image:url("resp/images/pt-bullet-task.png");
              margin-left:-.9em;
              margin-right:1em;
              font-size:11pt;
              color:#373d44;
}
@media screen and (max-width: 43.68em){
ul.list-task li {
                 position:relative;
                 text-indent:-.3em;
                 list-style-image:url("resp/images/pt-bullet-task-small.png");
                 margin-left:-.9em;
                 margin-right:1em;
                 font-size:9pt;
}
}
@media screen and (max-width: 43.68em){
li.list-task {
              position:relative;
              text-indent:-.3em;
              list-style-image:url("resp/images/pt-bullet-task-small.png");
              margin-left:-.9em;
              margin-right:1em;
              font-size:9pt;
}
}
a {
   color:#5e5e61;
}
a:hover {
         color:#4285f4;
}
a:visited {
           color:5e5e61;
           text-decoration:none;
}
a:active {
          color:5e5e61;
          text-decoration:none;
}
p.Bullet2 {
           font-size:11pt;
           text-align:left;
           font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
           list-style:rh-list;
           x-list-class:rl-p-Bullet2;
           x-list-level:1;
           margin-top:3.0pt;
           margin-right:4%;
           margin-bottom:3.0pt;
           margin-left:53px;
           text-indent:-10pt;
           list-style:rh-list;
           x-list-class:rl-p-Bullet2;
           x-list-level:1;
}
p.Bullet3 {
           font-size:11pt;
           text-align:left;
           font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
           list-style:rh-list;
           x-list-class:rl-p-Bullet2;
           x-list-level:1;
           margin-top:3.0pt;
           margin-right:0in;
           margin-bottom:3.0pt;
           margin-left:72px;
           text-indent:-12pt;
           list-style:rh-list;
           x-list-class:rl-p-Bullet3;
           x-list-level:1;
}
li.BulletArrow_1 {
                  margin-top:3.0pt;
                  margin-right:0in;
                  margin-bottom:3.0pt;
                  text-align:left;
                  text-indent:-14pt;
                  font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
                  font-size:11pt;
                  margin-left:0.156in;
}
span.bold_drop {
                font-weight:600;
                font-style:normal;
                color:#;
}
p.Prerequisites {
                 padding-top:2pt;
                 padding-bottom:2pt;
                 font-size:12pt;
                 font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
                 font-weight:400;
                 margin:-1px;
                 color:#373d44;
                 line-height:1.2rem;
}
p.expand-info {
               background-image:url("Images/expand-icon.png");
               background-repeat:no-repeat;
               background-position:left center;
               padding-top:0px;
               margin-top:6pt;
               margin-bottom:6pt;
               line-height:11pt;
               font-size:11pt;
               padding-left:24px;
               x-next-type:P;
}
span.BoldButtonsOptions {
                         font-weight:600;
                         color:#373d44;
}
p.CannedLanguage {
                  padding:4pt;
                  margin-top:0pt;
                  margin-left:5pt;
                  margin-right:5pt;
                  margin-bottom:5pt;
                  font-family:"Lucida Console";
                  font-size:10pt;
}
p.Checkmark {
             text-align:center;
             padding-top:3pt;
}
SPAN.Code {
           font-size:11pt;
           font-family:monospace;
           border-radius:4px;
           border:1px solid #E1E1E1;
           background:#F1F1F1;
           white-space:nowrap;
           margin:0.01rem;
           padding:.01rem .2rem;
}
SPAN.Code-fancy {
                 font-size:11pt;
                 font-family:monospace;
                 border-radius:4px;
                 border:1px solid #e3e0d4;
                 background:#f9f6ed;
                 white-space:nowrap;
                 margin:0.01rem;
                 padding:.01rem .2rem;
}
p.text-code {
             background-repeat:no-repeat;
             background-position:left center;
             padding-top:5px;
             margin-top:10pt;
             margin-bottom:10pt;
             line-height:11pt;
             font-size:10pt;
             padding-left:27px;
             x-next-type:P;
}
p.Drop-Down {
             font-size:10pt;
             font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
             margin-top:15pt;
             margin-right:4%;
             padding:5px;
             border-left-style:Solid;
             border-right-style:Solid;
             border-top-style:Solid;
             border-bottom-style:Solid;
             color:#494949;
             background-color:#E5E5E5;
             border-left-width:2px;
             border-right-width:2px;
             border-top-width:2px;
             border-bottom-width:2px;
             border-left-color:#D8D8D8;
             border-right-color:#D8D8D8;
             border-top-color:#D8D8D8;
             border-bottom-color:#D8D8D8;
}
p.Drop-Down-Arrow {
                   padding-left:4pt;
                   text-indent:0pt;
                   font-size:11pt;
                   font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
                   color:#373d44;
                   margin-bottom:6pt;
                   background:#faf4da;
                   border-left-style:Solid;
                   border-left-width:1px;
                   border-left-color:#c79f5a;
                   border-right-style:Solid;
                   border-right-width:1px;
                   border-right-color:#c79f5a;
                   border-top-style:Solid;
                   border-top-width:1px;
                   border-top-color:#c79f5a;
                   border-bottom-style:Solid;
                   border-bottom-width:1px;
                   border-bottom-color:#c79f5a;
                   margin-right:4%;
                   margin-top:3.0pt;
}
span.EmphasizeScreensWindows {
                              font-style:italic;
}
p.Example-Drop-down {
                     background-repeat:no-repeat;
                     background-position:left center;
                     padding-top:5px;
                     text-indent:18pt;
                     margin-top:10pt;
                     margin-bottom:15pt;
                     line-height:8pt;
                     x-next-type:P;
}
p.Example-1 {
             font-style:italic;
             font-size:10pt;
             margin-top:10pt;
             margin-left:0px;
             font-weight:bold;
             text-indent:18pt;
             x-next-class:Example-2;
             x-next-type:P;
}
p.Example-2 {
             background-color:#faf4da;
             font-size:11pt;
             font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
             color:#373d44;
             margin-top:5pt;
             margin-right:4%;
             margin-left:18pt;
             margin-bottom:15pt;
             padding:3px;
             border-left-style:Solid;
             border-left-width:1px;
             border-left-color:#c79f5a;
             border-right-style:Solid;
             border-right-width:1px;
             border-right-color:#c79f5a;
             border-top-style:Solid;
             border-top-width:1px;
             border-top-color:#c79f5a;
             border-bottom-style:Solid;
             border-bottom-width:1px;
             border-bottom-color:#c79f5a;
             x-next-type:P;
}
p.Figure {
          font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
          text-align:center;
          margin-bottom:24pt;
          margin-top:-8pt;
          x-next-type:P;
}
p.Graphic_Name {
                font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
                font-size:10pt;
                font-weight:bold;
                margin-bottom:7.5pt;
                text-align:left;
                margin-top:-10pt;
                margin-left:10pt;
}
p.Hint {
        background-repeat:no-repeat;
        background-position:left center;
        padding-top:5px;
        margin-top:10pt;
        margin-bottom:10pt;
        line-height:11pt;
        font-size:11pt;
        padding-left:27px;
        x-next-type:P;
}
p.Image {
         padding-top:12pt;
         padding-bottom:6pt;
         margin-left:10pt;
         text-align:left;
         x-next-type:P;
}
p.Indent {
          margin-left:28.1pt;
}
p.WordAddIn {
             background-repeat:no-repeat;
             background-position:left center;
             padding-top:5px;
             margin-top:10pt;
             margin-bottom:10pt;
             line-height:11pt;
             font-size:11pt;
             padding-left:27px;
             x-next-type:P;
}
p.Note2 {
         color:#4f4f4f;
         font-size:10pt;
         background-color:#;
         margin-top:5pt;
         margin-right:4%;
         margin-left:8pt;
         margin-bottom:5pt;
         border-left:solid;
         border-left-width:0px;
         border-left-color:#587aaf;
         border-top-width:0pt;
         border-top-style:solid;
         border-top-color:#20385e;
         border-bottom-width:0px;
         border-bottom-style:dotted;
         border-bottom-color:#20385e;
         x-next-type:P;
}
p.Reference {
             margin-left:1pt;
             font-weight:bold;
             margin-top:10%;
             margin-right:4%;
             color:#243147;
             x-next-type:P;
             margin-bottom:6pt;
             border-top-width:0pt;
             border-top-style:solid;
             border-top-color:#49646f;
             border-bottom-width:0px;
             border-bottom-style:Solid;
             border-bottom-color:#c79f5a;
}
p.Small-Steps {
               font-size:8pt;
               list-style:rh-list;
               x-list-class:rl-p-Small-Steps;
               x-list-level:1;
               text-indent:-15pt;
               margin-right:4%;
               margin-left:20pt;
}
p.Step_Note {
             font-style:italic;
             margin-right:4%;
             font-size:10pt;
             margin-top:-1pt;
             margin-bottom:3pt;
             margin-left:40px;
             x-next-type:P;
}
p.SysAdm {
          font-weight:bold;
          margin-top:4pt;
          font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
          font-size:10pt;
          margin-bottom:0pt;
          margin-right:0;
          text-align:center;
          background-color:#e44949;
          color:#ffffff;
          margin-right:4%;
}
span.Orange {
             color:#ff8000;
}
span.HTMLElement {
                  font-family:"Lucida Console" , monospace;
                  color:#228b22;
}
span.CannedRed {
                font-family:"Lucida Console" , monospace;
                color:#ff0000;
                font-size:10pt;
                background-color:#ffff00;
}
span.CannedBlue {
                 font-family:"Lucida Console" , monospace;
                 color:#0000ff;
                 font-size:10pt;
}
span.CannedText {
                 font-family:"Lucida Console" , monospace;
                 color:#373d44;
                 font-size:10pt;
}
span.Tag {
          color:#0000ff;
          font-family:"Lucida Console";
          letter-spacing:-1pt;
          font-size:10pt;
}
p.See_Also + p.see-also-bullet {
                                background-image:url("resp/images/see_also_bullet.png");
                                background-repeat:no-repeat;
                                background-position:2pt 5pt;
}
table td {
          font-size:11pt;
          color:#373d44;
}
table tr.t1st td {
                  font-size:12pt;
}
@media screen and (max-width: 43.68em){
table td {
          font-size:10pt;
          color:#373d44;
}
}
@media screen and (max-width: 43.68em){
table tr.t1st td {
                  font-size:11pt;
}
}
@media screen and (max-width: 43.68em){
table tr.t1st td p {
                    font-size:11pt;
}
}
@media screen and (min-width: 43.69em) and (max-width: 70em){
table td {
          font-size:11pt;
          color:#373d44;
}
}
@media screen and (min-width: 43.69em) and (max-width: 70em){
table tr.t1st td {
                  font-size:11pt;
}
}
@media screen and (min-width: 43.69em) and (max-width: 70em){
table tr.t1st td p {
                    font-size:11pt;
}
}
table.expand_description {
                          vertical-align:top;
                          width:94%;
                          background-color:#f9f6ed;
                          border-top-width:1px;
                          border-top-style:Solid;
                          border-top-color:#e3e0d4;
                          border-right-width:1px;
                          border-right-style:Solid;
                          border-right-color:#e3e0d4;
                          border-left-width:1px;
                          border-left-style:Solid;
                          border-left-color:#e3e0d4;
                          border-bottom-width:1px;
                          border-bottom-style:Solid;
                          border-bottom-color:#e3e0d4;
                          margin-left:10pt;
                          margin-right:96%;
}
table.expand_description tr td {
                                letter-spacing:0.035rem;
                                text-align:left;
                                font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
                                font-size:9pt ! important;
                                color:#373d44;
                                text-indent:0.04rem;
                                border-top-width:1px;
                                border-top-style:Solid;
                                border-top-color:#e3e0d4;
                                border-right-width:1px;
                                border-right-style:Solid;
                                border-right-color:#e3e0d4;
                                border-left-width:1px;
                                border-left-style:Solid;
                                border-left-color:#e3e0d4;
                                border-bottom-width:1px;
                                border-bottom-style:Solid;
                                border-bottom-color:#e3e0d4;
}
table.expand_description tr td:first-child {
                                            letter-spacing:0.035rem;
                                            text-align:left;
                                            font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
                                            font-size:9pt ! important;
                                            font-style:bold;
                                            padding:4pt;
                                            color:#373d44;
                                            text-indent:0.04rem;
}
table.Home-Table {
                  word-wrap:break-word;
                  table-layout:fixed;
                  width:100%;
                  x-1st-row:1;
                  x-1st-row-name:t1st;
                  x-row-pat-1:1;
                  x-row-pat-1-name:t1Row;
                  x-row-pat-count:2;
                  x-row-pat-2:1;
                  x-row-pat-2-name:t2Row;
                  color:#373d44;
                  x-border-spacing:0px;
                  border-top-width:0px;
                  border-top-style:Solid;
                  border-top-color:#f0f0f0;
                  border-left-width:0px;
                  border-left-style:Solid;
                  border-left-color:#c0c0c0;
                  border-right-width:0px;
                  border-right-style:Solid;
                  border-right-color:#c0c0c0;
                  border-bottom-width:0px;
                  border-bottom-style:Solid;
                  border-bottom-color:#f0f0f0;
}
table.Home-Table tr.t1st td {
                             height:18pt;
                             vertical-align:middle;
                             background-color:#3e454c;
                             padding-top:2pt;
                             padding-right:0pt;
                             padding-bottom:2pt;
                             padding-left:6pt;
                             font-weight:400;
                             text-indent:0.04rem;
                             text-align:left;
                             color:#ffffff;
                             margin-top:1pt;
                             margin-bottom:1pt;
                             border-right-width:0px;
                             border-right-style:Solid;
                             border-right-color:#c0c0c0;
                             border-left-width:0px;
                             border-left-style:Solid;
                             border-left-color:#c0c0c0;
                             border-bottom-width:2px;
                             border-bottom-style:Solid;
                             border-bottom-color:#c0c0c0;
}
table.Home-Table tr.t1st td p {
                               margin:0pt;
                               color:#ffffff;
}
table.Home-Table tr.t1Row td {
                              vertical-align:top;
                              background-color:#f9f6ed;
                              color:#20385e;
                              text-indent:3pt;
                              padding-top:1pt;
                              padding-bottom:1pt;
                              padding-left:4pt;
                              border-right-width:0px;
                              border-right-style:Solid;
                              border-right-color:#c0c0c0;
                              border-left-width:1px;
                              border-left-style:Solid;
                              border-left-color:#c0c0c0;
                              border-bottom-width:1px;
                              border-bottom-style:Solid;
                              border-bottom-color:#c0c0c0;
}
table.Home-Table tr.t2Row td {
                              background-color:#ffffff;
                              padding-top:2pt;
                              padding-bottom:6pt;
                              vertical-align:top;
                              border-top-width:0px;
                              border-top-style:Solid;
                              border-top-color:#c0c0c0;
                              border-left-width:0px;
                              border-left-style:Solid;
                              border-left-color:#c0c0c0;
                              border-right-width:0px;
                              border-right-style:Solid;
                              border-right-color:#c0c0c0;
                              border-bottom-width:0px;
                              border-bottom-style:Solid;
                              border-bottom-color:#c0c0c0;
                              background-color:#;
}
table.Home-Table_Stack {
                        word-wrap:break-word;
                        width:100%;
                        x-1st-row:1;
                        x-1st-row-name:t1st;
                        x-row-pat-1:1;
                        x-row-pat-1-name:t1Row;
                        x-row-pat-count:2;
                        x-row-pat-2:1;
                        x-row-pat-2-name:t2Row;
                        color:#373d44;
                        x-border-spacing:0px;
                        border-top-width:0px;
                        border-top-style:Solid;
                        border-top-color:#f0f0f0;
                        border-left-width:0px;
                        border-left-style:Solid;
                        border-left-color:#c0c0c0;
                        border-right-width:0px;
                        border-right-style:Solid;
                        border-right-color:#c0c0c0;
                        border-bottom-width:0px;
                        border-bottom-style:Solid;
                        border-bottom-color:#f0f0f0;
}
table.Home-Table_Stack tr.t1st td {
                                   height:18pt;
                                   vertical-align:middle;
                                   background-color:#3e454c;
                                   padding-top:2pt;
                                   padding-right:0pt;
                                   padding-bottom:2pt;
                                   padding-left:6pt;
                                   font-weight:400;
                                   text-indent:0.04rem;
                                   text-align:left;
                                   color:#ffffff;
                                   margin-top:1pt;
                                   margin-bottom:1pt;
                                   border-right-width:0px;
                                   border-right-style:Solid;
                                   border-right-color:#c0c0c0;
                                   border-left-width:0px;
                                   border-left-style:Solid;
                                   border-left-color:#c0c0c0;
                                   border-bottom-width:2px;
                                   border-bottom-style:Solid;
                                   border-bottom-color:#c0c0c0;
}
table.Home-Table_Stack tr.t1st td p {
                                     margin:0pt;
                                     color:#ffffff;
}
table.Home-Table_Stack tr.t1Row td {
                                    vertical-align:top;
                                    background-color:#f9f6ed;
                                    color:#20385e;
                                    text-indent:3pt;
                                    padding-top:1pt;
                                    padding-bottom:1pt;
                                    padding-left:4pt;
                                    border-right-width:0px;
                                    border-right-style:Solid;
                                    border-right-color:#c0c0c0;
                                    border-left-width:1px;
                                    border-left-style:Solid;
                                    border-left-color:#c0c0c0;
                                    border-bottom-width:1px;
                                    border-bottom-style:Solid;
                                    border-bottom-color:#c0c0c0;
}
table.Home-Table_Stack tr.t2Row td {
                                    background-color:#ffffff;
                                    padding-top:2pt;
                                    padding-bottom:6pt;
                                    vertical-align:top;
                                    border-top-width:0px;
                                    border-top-style:Solid;
                                    border-top-color:#c0c0c0;
                                    border-left-width:0px;
                                    border-left-style:Solid;
                                    border-left-color:#c0c0c0;
                                    border-right-width:0px;
                                    border-right-style:Solid;
                                    border-right-color:#c0c0c0;
                                    border-bottom-width:0px;
                                    border-bottom-style:Solid;
                                    border-bottom-color:#c0c0c0;
                                    background-color:#;
}
@media screen and (max-width: 43.68em){
table.Home-Table_Stack {
                        width:100%;
}
}
@media screen and (max-width: 43.68em){
table.Home-Table_Stack col {
                            width:100% ! important;
}
}
@media screen and (max-width: 43.68em){
table.Home-Table_Stack tr.thead {
                                 display:none;
}
}
@media screen and (max-width: 43.68em){
table.Home-Table_Stack tr td:first-child {
                                          background:#3e454c;
                                          color:#ffffff;
}
}
@media screen and (max-width: 43.68em){
table.Home-Table_Stack tr td:first-child a {
                                            color:#ffffff;
}
}
@media screen and (max-width: 43.68em){
table.Home-Table_Stack tr td:first-child a:hover {
                                                  color:#0FA0CE;
}
}
@media screen and (max-width: 43.68em){
table.Home-Table_Stack td {
                           display:block;
                           text-align:left;
}
}
@media screen and (max-width: 43.68em){
table.Home-Table_Stack td p {
                             font-family:Arial;
                             font-size:inherit;
                             color:inherit;
}
}
@media screen and (max-width: 43.68em){
table.Home-Table_Stack td:before {
                                  content:attr(data-th);
                                  display:block;
                                  font-weight:bold;
                                  text-align:left;
}
}
table.Task_No_Border {
                      padding-top:10pt;
                      padding-bottom:5pt;
                      text-align:left;
                      word-wrap:break-word;
                      table-layout:fixed;
                      width:100%;
                      x-1st-row:1;
                      x-1st-row-name:t1st;
                      x-row-pat-1:1;
                      x-row-pat-1-name:t1Row;
                      x-row-pat-count:2;
                      x-row-pat-2:1;
                      x-row-pat-2-name:t2Row;
                      letter-spacing:pt;
                      x-border-spacing:0px;
                      border-top-width:0px;
                      border-top-style:Solid;
                      border-top-color:#D8D8D8;
                      border-left-width:0px;
                      border-left-style:Solid;
                      border-left-color:#c0c0c0;
                      border-right-width:0px;
                      border-right-style:Solid;
                      border-right-color:#c0c0c0;
                      border-bottom-width:0px;
                      border-bottom-style:Solid;
                      border-bottom-color:#f0f0f0;
}
table.Task_No_Border tr.t1st td {
                                 vertical-align:middle;
                                 background-color:#fafafa;
                                 padding-top:5pt;
                                 padding-right:0pt;
                                 padding-bottom:5pt;
                                 padding-left:6pt;
                                 color:#;
                                 letter-spacing:.4pt;
                                 text-indent:0.04rem;
                                 text-align:left;
                                 margin-top:1pt;
                                 margin-bottom:1pt;
                                 border-top-width:1px;
                                 border-top-style:dashed;
                                 border-top-color:#D8D8D8;
                                 border-right-width:0px;
                                 border-right-style:Solid;
                                 border-right-color:#c0c0c0;
                                 border-left-width:0px;
                                 border-left-style:Solid;
                                 border-left-color:#c0c0c0;
                                 border-bottom-width:1px;
                                 border-bottom-style:dashed;
                                 border-bottom-color:#D8D8D8;
}
table.Task_No_Border tr.t1Row td {
                                  vertical-align:top;
                                  text-indent:pt;
                                  margin-left:0pt;
                                  padding-left:4pt;
                                  padding-top:1pt;
                                  padding-bottom:1pt;
                                  border-right-width:0px;
                                  border-right-style:Solid;
                                  border-right-color:#4C88E1;
                                  border-left-width:0px;
                                  border-left-style:Solid;
                                  border-left-color:#4C88E1;
                                  border-bottom-width:0px;
                                  border-bottom-style:Solid;
                                  border-bottom-color:#4C88E1;
}
table.Task_No_Border tr.t2Row td {
                                  padding-top:2pt;
                                  padding-bottom:6pt;
                                  vertical-align:top;
                                  border-top-width:0px;
                                  border-top-style:Solid;
                                  border-top-color:#c0c0c0;
                                  border-left-width:0px;
                                  border-left-style:Solid;
                                  border-left-color:#c0c0c0;
                                  border-right-width:0px;
                                  border-right-style:Solid;
                                  border-right-color:#c0c0c0;
                                  border-bottom-width:0px;
                                  border-bottom-style:Solid;
                                  border-bottom-color:#c0c0c0;
                                  background-color:#;
}
table.Task_No_Border_Stack {
                            padding-top:10pt;
                            padding-bottom:5pt;
                            text-align:left;
                            word-wrap:break-word;
                            width:100%;
                            x-1st-row:1;
                            x-1st-row-name:t1st;
                            x-row-pat-1:1;
                            x-row-pat-1-name:t1Row;
                            x-row-pat-count:2;
                            x-row-pat-2:1;
                            x-row-pat-2-name:t2Row;
                            letter-spacing:pt;
                            x-border-spacing:0px;
                            border-top-width:0px;
                            border-top-style:Solid;
                            border-top-color:#D8D8D8;
                            border-left-width:0px;
                            border-left-style:Solid;
                            border-left-color:#c0c0c0;
                            border-right-width:0px;
                            border-right-style:Solid;
                            border-right-color:#c0c0c0;
                            border-bottom-width:0px;
                            border-bottom-style:Solid;
                            border-bottom-color:#f0f0f0;
}
table.Task_No_Border_Stack tr.t1st td {
                                       vertical-align:middle;
                                       background-color:#fafafa;
                                       padding-top:5pt;
                                       padding-right:0pt;
                                       padding-bottom:5pt;
                                       padding-left:6pt;
                                       color:#;
                                       letter-spacing:.4pt;
                                       text-indent:0.04rem;
                                       text-align:left;
                                       margin-top:1pt;
                                       margin-bottom:1pt;
                                       border-top-width:1px;
                                       border-top-style:dashed;
                                       border-top-color:#D8D8D8;
                                       border-right-width:0px;
                                       border-right-style:Solid;
                                       border-right-color:#c0c0c0;
                                       border-left-width:0px;
                                       border-left-style:Solid;
                                       border-left-color:#c0c0c0;
                                       border-bottom-width:1px;
                                       border-bottom-style:dashed;
                                       border-bottom-color:#D8D8D8;
}
table.Task_No_Border_Stack tr.t1Row td {
                                        vertical-align:top;
                                        text-indent:pt;
                                        margin-left:0pt;
                                        padding-left:4pt;
                                        padding-top:1pt;
                                        padding-bottom:1pt;
                                        border-right-width:0px;
                                        border-right-style:Solid;
                                        border-right-color:#4C88E1;
                                        border-left-width:0px;
                                        border-left-style:Solid;
                                        border-left-color:#4C88E1;
                                        border-bottom-width:0px;
                                        border-bottom-style:Solid;
                                        border-bottom-color:#4C88E1;
}
table.Task_No_Border_Stack tr.t2Row td {
                                        padding-top:2pt;
                                        padding-bottom:6pt;
                                        vertical-align:top;
                                        border-top-width:0px;
                                        border-top-style:Solid;
                                        border-top-color:#c0c0c0;
                                        border-left-width:0px;
                                        border-left-style:Solid;
                                        border-left-color:#c0c0c0;
                                        border-right-width:0px;
                                        border-right-style:Solid;
                                        border-right-color:#c0c0c0;
                                        border-bottom-width:0px;
                                        border-bottom-style:Solid;
                                        border-bottom-color:#c0c0c0;
                                        background-color:#;
}
@media screen and (max-width: 43.68em){
table.Task_No_Border_Stack {
                            width:100%;
}
}
@media screen and (max-width: 43.68em){
table.Task_No_Border_Stack col {
                                width:100% ! important;
}
}
@media screen and (max-width: 43.68em){
table.Task_No_Border_Stack tr.thead {
                                     display:none;
}
}
@media screen and (max-width: 43.68em){
table.Task_No_Border_Stack tr td:first-child {
                                              background:#fafafa;
}
}
@media screen and (max-width: 43.68em){
table.Task_No_Border_Stack td {
                               display:block;
                               text-align:left;
}
}
@media screen and (max-width: 43.68em){
table.Task_No_Border_Stack td p {
                                 font-family:Arial;
                                 font-size:inherit;
                                 color:inherit;
}
}
@media screen and (max-width: 43.68em){
table.Task_No_Border_Stack td:before {
                                      content:attr(data-th);
                                      display:block;
                                      font-weight:bold;
                                      text-align:left;
}
}
table.DatabaseDefStack {
                        border:1px solid #ccc;
                        width:100%;
                        margin:0;
                        padding:0;
                        border-collapse:collapse;
                        border-spacing:0;
                        x-1st-row:1;
                        x-1st-row-name:t1st;
                        x-border-spacing:0px;
                        font-family:Arial;
                        text-transform:none;
}
table.DatabaseDefStack tr {
                           border:1px solid #ddd;
                           padding:5px;
}
table.DatabaseDefStack tr:first-child {
                                       background:#f0f0f0;
}
table.DatabaseDefStack tr.t1st td {
                                   color:#5e5d52;
                                   background:#f0f0f0;
                                   font-size:12pt;
                                   font-weight:bold;
                                   font-family:Arial;
                                   text-transform:uppercase;
                                   border-left-style:None;
                                   border-left-width:0px;
                                   border-left-color:cccccc;
                                   border-right-style:None;
                                   border-right-width:0px;
                                   border-right-color:cccccc;
                                   border-top-style:None;
                                   border-top-width:0px;
                                   border-top-color:cccccc;
                                   border-bottom-style:None;
                                   border-bottom-width:0px;
                                   border-bottom-color:cccccc;
}
table.DatabaseDefStack td {
                           padding:10px ! important;
                           text-align:left;
                           border:1px solid #ddd;
}
table.DatabaseDefStack th {
                           text-transform:uppercase;
                           font-size:14px;
                           letter-spacing:1px;
}
@media screen and (max-width: 43.68em){
table.DatabaseDefStack {
                        width:100%;
}
}
@media screen and (max-width: 43.68em){
table.DatabaseDefStack col {
                            width:100% ! important;
}
}
@media screen and (max-width: 43.68em){
table.DatabaseDefStack tr.thead {
                                 display:none;
}
}
@media screen and (max-width: 43.68em){
table.DatabaseDefStack tr td:first-child {
                                          background:#f0f0f0;
                                          font-weight:bold;
                                          font-size:12pt;
}
}
@media screen and (max-width: 43.68em){
table.DatabaseDefStack td {
                           display:block;
                           text-align:left;
                           width:inherit ! important;
}
}
@media screen and (max-width: 43.68em){
table.DatabaseDefStack td p {
                             font-family:Arial;
                             font-size:inherit;
                             color:inherit;
}
}
@media screen and (max-width: 43.68em){
table.DatabaseDefStack td:before {
                                  content:attr(data-th);
                                  display:block;
                                  font-weight:bold;
                                  text-align:left;
}
}
table.noHeaderStack {
                     border:1px solid #ccc;
                     width:100%;
                     margin:0;
                     padding:0;
                     border-collapse:collapse;
                     border-spacing:0;
                     font-family:Arial;
                     text-transform:none;
                     x-1st-col:1;
                     x-1st-col-name:t1st;
}
table.noHeaderStack tr {
                        border:1px solid #ddd;
                        padding:5px;
}
table.noHeaderStack tr.t1Row td {
                                 font-family:Arial;
                                 border-left-style:Solid;
                                 border-left-width:1px;
                                 border-left-color:cccccc;
                                 border-right-style:Solid;
                                 border-right-width:1px;
                                 border-right-color:cccccc;
                                 border-top-style:Solid;
                                 border-top-width:1px;
                                 border-top-color:cccccc;
                                 border-bottom-style:Solid;
                                 border-bottom-width:1px;
                                 border-bottom-color:cccccc;
}
table.noHeaderStack td.t1st {
                             font-family:Arial;
                             font-weight:bold;
                             border-left-style:Solid;
                             border-left-width:1px;
                             border-left-color:cccccc;
                             border-right-style:Solid;
                             border-right-width:1px;
                             border-right-color:cccccc;
                             border-top-style:Solid;
                             border-top-width:1px;
                             border-top-color:cccccc;
                             border-bottom-style:Solid;
                             border-bottom-width:1px;
                             border-bottom-color:cccccc;
}
table.noHeaderStack th {
                        padding:10px ! important;
                        text-align:left;
                        border:1px solid #ddd;
}
table.noHeaderStack td {
                        padding:10px ! important;
                        text-align:left;
                        border:1px solid #ddd;
}
@media screen and (max-width: 43.68em){
table.noHeaderStack {
                     width:100%;
}
}
@media screen and (max-width: 43.68em){
table.noHeaderStack col {
                         width:100% ! important;
}
}
@media screen and (max-width: 43.68em){
table.noHeaderStack tr:nth-of-type(1n) {
                                        background-color:inherit;
}
}
@media screen and (max-width: 43.68em){
table.noHeaderStack tr td:first-child {
                                       background:#f0f0f0;
                                       font-weight:bold;
                                       font-size:12pt;
}
}
@media screen and (max-width: 43.68em){
table.noHeaderStack td {
                        display:block;
                        text-align:left;
                        width:inherit ! important;
}
}
@media screen and (max-width: 43.68em){
table.noHeaderStack td p {
                          font-family:Arial;
                          font-size:inherit;
                          color:inherit;
}
}
table.CannedLang {
                  word-wrap:break-word;
                  width:96%;
                  margin:0 auto;
                  text-align:left;
                  border-left-style:Solid;
                  border-left-width:1px;
                  border-left-color:#c0c0c0;
                  border-right-style:Solid;
                  border-right-width:1px;
                  border-right-color:#c0c0c0;
                  border-top-style:Solid;
                  border-top-width:1px;
                  border-top-color:#c0c0c0;
                  border-bottom-style:Solid;
                  border-bottom-width:1px;
                  border-bottom-color:#c0c0c0;
                  margin-top:14px;
                  margin-bottom:4pt;
                  line-height:150%;
                  x-border-spacing:0px;
}
table.CannedLang td {
                     padding-left:5px;
                     padding-right:5px;
                     padding-top:5px;
                     padding-bottom:5px;
}
table.CannedLangStack {
                       word-wrap:break-word;
                       width:96%;
                       margin:0 auto;
                       text-align:left;
                       border-left-style:Solid;
                       border-left-width:1px;
                       border-left-color:#c0c0c0;
                       border-right-style:Solid;
                       border-right-width:1px;
                       border-right-color:#c0c0c0;
                       border-top-style:Solid;
                       border-top-width:1px;
                       border-top-color:#c0c0c0;
                       border-bottom-style:Solid;
                       border-bottom-width:1px;
                       border-bottom-color:#c0c0c0;
                       margin-top:14px;
                       margin-bottom:4pt;
                       line-height:150%;
                       x-border-spacing:0px;
}
table.CannedLangStack td {
                          padding-left:5px;
                          padding-right:5px;
                          padding-top:5px;
                          padding-bottom:5px;
}
@media screen and (max-width: 43.68em){
table.CannedLangStack {
                       width:100%;
}
}
@media screen and (max-width: 43.68em){
table.CannedLangStack col {
                           width:100% ! important;
}
}
@media screen and (max-width: 43.68em){
table.CannedLangStack tr.thead {
                                display:none;
}
}
@media screen and (max-width: 43.68em){
table.CannedLangStack tr td:first-child {
}
}
@media screen and (max-width: 43.68em){
table.CannedLangStack td {
                          display:block;
                          text-align:left;
}
}
@media screen and (max-width: 43.68em){
table.CannedLangStack td p {
                            font-family:Arial;
                            font-size:inherit;
                            color:inherit;
}
}
@media screen and (max-width: 43.68em){
table.CannedLangStack td:before {
                                 content:attr(data-th);
                                 display:block;
                                 font-weight:bold;
                                 text-align:left;
}
}
table.Tasks {
             text-align:left;
             word-wrap:break-word;
             table-layout:fixed;
             width:100%;
             x-1st-row:1;
             x-1st-row-name:t1st;
             x-row-pat-1:1;
             x-row-pat-1-name:t1Row;
             x-row-pat-count:2;
             x-row-pat-2:1;
             x-row-pat-2-name:t2Row;
             font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
             letter-spacing:.4pt;
             color:#373d44;
             x-border-spacing:0px;
             border-top-width:0px;
             border-top-style:Solid;
             border-top-color:#f0f0f0;
             border-left-width:0px;
             border-left-style:Solid;
             border-left-color:#c0c0c0;
             border-right-width:0px;
             border-right-style:Solid;
             border-right-color:#c0c0c0;
             border-bottom-width:0px;
             border-bottom-style:Solid;
             border-bottom-color:#f0f0f0;
}
table.Tasks tr.t1st td {
                        vertical-align:middle;
                        background-color:#3e454c;
                        padding-top:2pt;
                        padding-right:0pt;
                        padding-bottom:2pt;
                        padding-left:6pt;
                        font-weight:400;
                        font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
                        color:#ffffff;
                        letter-spacing:.4pt;
                        text-indent:0.04rem;
                        text-align:left;
                        margin-top:1pt;
                        margin-bottom:1pt;
                        border-right-width:0px;
                        border-right-style:Solid;
                        border-right-color:#c0c0c0;
                        border-left-width:0px;
                        border-left-style:Solid;
                        border-left-color:#c0c0c0;
                        border-bottom-width:2px;
                        border-bottom-style:Solid;
                        border-bottom-color:#c0c0c0;
}
table.Tasks tr.t1st td p {
                          margin:0pt;
                          color:#ffffff;
}
table.Tasks tr.t1Row td {
                         line-height:1.4rem;
                         font-weight:normal;
                         vertical-align:top;
                         background-color:#4C88E1;
                         color:#ffffff;
                         text-indent:3pt;
                         margin-left:0pt;
                         padding-left:4pt;
                         padding-top:1pt;
                         padding-bottom:1pt;
                         border-right-width:1px;
                         border-right-style:Solid;
                         border-right-color:#4C88E1;
                         border-left-width:1px;
                         border-left-style:Solid;
                         border-left-color:#4C88E1;
                         border-bottom-width:1px;
                         border-bottom-style:Solid;
                         border-bottom-color:#4C88E1;
}
table.Tasks tr.t2Row td {
                         background-color:#ffffff;
                         padding-top:2pt;
                         padding-bottom:6pt;
                         vertical-align:top;
                         border-top-width:0px;
                         border-top-style:Solid;
                         border-top-color:#c0c0c0;
                         border-left-width:1px;
                         border-left-style:Solid;
                         border-left-color:#c0c0c0;
                         border-right-width:1px;
                         border-right-style:Solid;
                         border-right-color:#c0c0c0;
                         border-bottom-width:1px;
                         border-bottom-style:Solid;
                         border-bottom-color:#c0c0c0;
                         background-color:#;
}
table.Tasks_Stack {
                   text-align:left;
                   word-wrap:break-word;
                   width:100%;
                   x-1st-row:1;
                   x-1st-row-name:t1st;
                   x-row-pat-1:1;
                   x-row-pat-1-name:t1Row;
                   x-row-pat-count:2;
                   x-row-pat-2:1;
                   x-row-pat-2-name:t2Row;
                   font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
                   letter-spacing:.4pt;
                   color:#373d44;
                   x-border-spacing:0px;
                   border-top-width:0px;
                   border-top-style:Solid;
                   border-top-color:#f0f0f0;
                   border-left-width:0px;
                   border-left-style:Solid;
                   border-left-color:#c0c0c0;
                   border-right-width:0px;
                   border-right-style:Solid;
                   border-right-color:#c0c0c0;
                   border-bottom-width:0px;
                   border-bottom-style:Solid;
                   border-bottom-color:#f0f0f0;
}
table.Tasks_Stack tr.t1st td {
                              vertical-align:middle;
                              background-color:#3e454c;
                              padding-top:2pt;
                              padding-right:0pt;
                              padding-bottom:2pt;
                              padding-left:6pt;
                              font-weight:400;
                              font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
                              color:#ffffff;
                              letter-spacing:.4pt;
                              text-indent:0.04rem;
                              text-align:left;
                              margin-top:1pt;
                              margin-bottom:1pt;
                              border-right-width:0px;
                              border-right-style:Solid;
                              border-right-color:#c0c0c0;
                              border-left-width:0px;
                              border-left-style:Solid;
                              border-left-color:#c0c0c0;
                              border-bottom-width:2px;
                              border-bottom-style:Solid;
                              border-bottom-color:#c0c0c0;
}
table.Tasks_Stack tr.t1st td p {
                                margin:0pt;
                                color:#ffffff;
}
table.Tasks_Stack tr.t1Row td {
                               line-height:1.4rem;
                               font-weight:normal;
                               vertical-align:top;
                               background-color:#4C88E1;
                               color:#ffffff;
                               text-indent:3pt;
                               margin-left:0pt;
                               padding-left:4pt;
                               padding-top:1pt;
                               padding-bottom:1pt;
                               border-right-width:1px;
                               border-right-style:Solid;
                               border-right-color:#4C88E1;
                               border-left-width:1px;
                               border-left-style:Solid;
                               border-left-color:#4C88E1;
                               border-bottom-width:1px;
                               border-bottom-style:Solid;
                               border-bottom-color:#4C88E1;
}
table.Tasks_Stack tr.t2Row td {
                               background-color:#ffffff;
                               padding-top:2pt;
                               padding-bottom:6pt;
                               vertical-align:top;
                               border-top-width:0px;
                               border-top-style:Solid;
                               border-top-color:#c0c0c0;
                               border-left-width:1px;
                               border-left-style:Solid;
                               border-left-color:#c0c0c0;
                               border-right-width:1px;
                               border-right-style:Solid;
                               border-right-color:#c0c0c0;
                               border-bottom-width:1px;
                               border-bottom-style:Solid;
                               border-bottom-color:#c0c0c0;
                               background-color:#;
}
@media screen and (max-width: 43.68em){
table.Tasks_Stack {
                   width:100%;
}
}
@media screen and (max-width: 43.68em){
table.Tasks_Stack col {
                       width:100% ! important;
}
}
@media screen and (max-width: 43.68em){
table.Tasks_Stack tr.thead {
                            display:none;
}
}
@media screen and (max-width: 43.68em){
table.Tasks_Stack tr td:first-child {
                                     background:#3e454c;
                                     color:#ffffff;
}
}
@media screen and (max-width: 43.68em){
table.Tasks_Stack tr td:first-child a {
                                       color:#ffffff;
}
}
@media screen and (max-width: 43.68em){
table.Tasks_Stack tr td:first-child a:hover {
                                             color:#0FA0CE;
}
}
@media screen and (max-width: 43.68em){
table.Tasks_Stack td {
                      display:block;
                      text-align:left;
}
}
@media screen and (max-width: 43.68em){
table.Tasks_Stack td p {
                        font-family:Arial;
                        font-size:inherit;
                        color:inherit;
}
}
@media screen and (max-width: 43.68em){
table.Tasks_Stack td:before {
                             content:attr(data-th);
                             display:block;
                             font-weight:bold;
                             text-align:left;
}
}
a.choose:link {
               color:#ffffff;
               font-style:italic;
               text-decoration:none;
}
a.choose:visited {
                  color:#ffffff;
}
a.choose:hover {
                background-color:#;
                text-decoration:none;
}
a.choose:active {
                 color:#ffffff;
}
table.Release-Notes_Table {
                           word-wrap:break-word;
                           table-layout:fixed;
                           width:100%;
                           vertical-align:top;
                           x-1st-row:1;
                           x-1st-row-name:t1st;
                           x-row-pat-1:1;
                           x-row-pat-1-name:t1Row;
                           x-row-pat-count:2;
                           x-row-pat-2:1;
                           x-row-pat-2-name:t2Row;
                           x-border-spacing:0px;
                           color:#373d44;
                           border-top-width:0px;
                           border-top-style:Solid;
                           border-top-color:#f0f0f0;
                           border-left-width:0px;
                           border-left-style:Solid;
                           border-left-color:#c0c0c0;
                           border-right-width:0px;
                           border-right-style:Solid;
                           border-right-color:#c0c0c0;
                           border-bottom-width:0px;
                           border-bottom-style:Solid;
                           border-bottom-color:#f0f0f0;
}
table.Release-Notes_Table tr.t1st td {
                                      font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
                                      letter-spacing:.5pt;
                                      font-weight:Normal;
                                      text-indent:0.04rem;
                                      margin-top:0pt;
                                      margin-right:0in;
                                      margin-bottom:1pt;
                                      text-align:left;
                                      color:#ffffff;
                                      background-color:#3e454c;
                                      vertical-align:top;
                                      padding-top:2pt;
                                      padding-right:0pt;
                                      padding-bottom:2pt;
                                      padding-left:6pt;
                                      border-top-width:0px;
                                      border-top-style:Solid;
                                      border-top-color:#f0f0f0;
                                      border-left-width:0px;
                                      border-left-style:Solid;
                                      border-left-color:#c0c0c0;
                                      border-right-width:0px;
                                      border-right-style:Solid;
                                      border-right-color:#c0c0c0;
                                      border-bottom-width:2px;
                                      border-bottom-style:Solid;
                                      border-bottom-color:#c0c0c0;
}
table.Release-Notes_Table tr.t1Row td {
                                       background-color:#;
                                       word-wrap:break-word;
                                       padding-top:2pt;
                                       padding-right:2pt;
                                       padding-bottom:6pt;
                                       padding-left:2pt;
                                       vertical-align:top;
                                       border-top-width:0px;
                                       border-top-style:Solid;
                                       border-top-color:#f0f0f0;
                                       border-left-width:0px;
                                       border-left-style:Solid;
                                       border-left-color:#c0c0c0;
                                       border-right-width:0px;
                                       border-right-style:Solid;
                                       border-right-color:#c0c0c0;
                                       border-bottom-width:1px;
                                       border-bottom-style:Solid;
                                       border-bottom-color:#c0c0c0;
}
table.Release-Notes_Table tr.t2Row td {
                                       background-color:#;
                                       word-wrap:break-word;
                                       padding-top:2pt;
                                       padding-right:2pt;
                                       padding-bottom:6pt;
                                       padding-left:2pt;
                                       vertical-align:top;
                                       border-top-width:0px;
                                       border-top-style:Solid;
                                       border-top-color:#f0f0f0;
                                       border-left-width:0px;
                                       border-left-style:Solid;
                                       border-left-color:#c0c0c0;
                                       border-right-width:0px;
                                       border-right-style:Solid;
                                       border-right-color:#c0c0c0;
                                       border-bottom-width:1px;
                                       border-bottom-style:Solid;
                                       border-bottom-color:#c0c0c0;
}
@media screen and (max-width: 43.68em){
table.Release-Notes_Table tr.t1st td {
                                      font-size:10pt;
}
}
@media screen and (min-width: 43.69em) and (max-width: 70em){
table.Release-Notes_Table tr.t1st td {
                                      font-size:12pt;
}
}
@media screen and (min-width: 150px) and (max-width: 660px){
table.Release-Notes_Table td:nth-child(1) {
                                           display:none;
}
}
@media screen and (min-width: 660px){
.relsmartphoneview {
                    display:none;
}
}
table.Release-Notes_expand {
                            word-wrap:break-word;
                            table-layout:fixed;
                            width:100%;
                            vertical-align:top;
                            color:#373d44;
                            border-top-width:0px;
                            border-top-style:Solid;
                            border-top-color:#f0f0f0;
                            border-left-width:0px;
                            border-left-style:Solid;
                            border-left-color:#c0c0c0;
                            border-right-width:0px;
                            border-right-style:Solid;
                            border-right-color:#c0c0c0;
                            border-bottom-width:0px;
                            border-bottom-style:Solid;
                            border-bottom-color:#f0f0f0;
}
table.Release-Notes_expand tr.first td {
                                        font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
                                        letter-spacing:.5pt;
                                        font-weight:Normal;
                                        text-indent:0.04rem;
                                        margin-top:0pt;
                                        margin-right:0in;
                                        margin-bottom:1pt;
                                        text-align:left;
                                        color:#ffffff;
                                        background-color:#3e454c;
                                        vertical-align:top;
                                        padding-top:2pt;
                                        padding-right:0pt;
                                        padding-bottom:2pt;
                                        padding-left:6pt;
                                        border-top-width:0px;
                                        border-top-style:Solid;
                                        border-top-color:#f0f0f0;
                                        border-left-width:0px;
                                        border-left-style:Solid;
                                        border-left-color:#c0c0c0;
                                        border-right-width:0px;
                                        border-right-style:Solid;
                                        border-right-color:#c0c0c0;
                                        border-bottom-width:2px;
                                        border-bottom-style:Solid;
                                        border-bottom-color:#c0c0c0;
}
table.Release-Notes_expand tr td {
                                  background-color:#;
                                  word-wrap:break-word;
                                  padding-top:2pt;
                                  padding-right:2pt;
                                  padding-bottom:6pt;
                                  padding-left:2pt;
                                  vertical-align:top;
                                  border-top-width:0px;
                                  border-top-style:Solid;
                                  border-top-color:#f0f0f0;
                                  border-left-width:0px;
                                  border-left-style:Solid;
                                  border-left-color:#c0c0c0;
                                  border-right-width:0px;
                                  border-right-style:Solid;
                                  border-right-color:#c0c0c0;
                                  border-bottom-width:1px;
                                  border-bottom-style:Solid;
                                  border-bottom-color:#c0c0c0;
}
@media screen and (max-width: 43.68em){
table.Release-Notes_expand tr.t1st td {
                                       font-size:10pt;
}
}
@media screen and (min-width: 43.69em) and (max-width: 70em){
table.Release-Notes_expand tr.t1st td {
                                       font-size:12pt;
}
}
@media screen and (min-width: 150px) and (max-width: 660px){
table.Release-Notes_expand td:nth-child(1) {
                                            display:none;
}
}
table.sidebar {
               word-wrap:break-word;
               table-layout:fixed;
               width:100%;
               vertical-align:top;
               x-1st-row:1;
               x-1st-row-name:t1st;
               x-row-pat-1:1;
               x-row-pat-1-name:t1Row;
               x-row-pat-count:2;
               x-row-pat-2:1;
               x-row-pat-2-name:t2Row;
               x-border-spacing:0px;
               font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
               color:#373d44;
               border-top-width:0px;
               border-top-style:Solid;
               border-top-color:#f0f0f0;
               border-left-width:0px;
               border-left-style:Solid;
               border-left-color:#c0c0c0;
               border-right-width:1px;
               border-right-style:Solid;
               border-right-color:#c0c0c0;
               border-bottom-width:0px;
               border-bottom-style:Solid;
               border-bottom-color:#f0f0f0;
}
table.sidebar tr.t1st td {
                          font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
                          font-weight:Normal;
                          text-indent:0.04rem;
                          margin-top:0pt;
                          margin-right:0in;
                          margin-bottom:1pt;
                          text-align:left;
                          color:#ffffff;
                          vertical-align:middle;
                          background-color:#4C88E1;
                          padding-top:2pt;
                          padding-right:0pt;
                          padding-bottom:2pt;
                          padding-left:6pt;
                          border-right-width:0px;
                          border-right-style:Solid;
                          border-right-color:#c0c0c0;
                          border-left-width:0px;
                          border-left-style:Solid;
                          border-left-color:#c0c0c0;
                          border-bottom-width:2px;
                          border-bottom-style:Solid;
                          border-bottom-color:#c0c0c0;
}
table.sidebar tr.t1Row td {
                           vertical-align:top;
                           background-color:#f9f8f8;
                           border-top-width:1px;
                           border-top-style:Solid;
                           border-top-color:#f0f0f0;
                           border-left-width:1px;
                           border-left-style:Solid;
                           border-left-color:#c0c0c0;
                           border-right-width:1px;
                           border-right-style:Solid;
                           border-right-color:#c0c0c0;
                           border-bottom-width:1px;
                           border-bottom-style:Solid;
                           border-bottom-color:#c0c0c0;
}
table.sidebar tr.t2Row td {
                           vertical-align:top;
                           border-top-width:0px;
                           border-top-style:Solid;
                           border-top-color:#f0f0f0;
                           border-left-width:1px;
                           border-left-style:Solid;
                           border-left-color:#c0c0c0;
                           border-right-width:1px;
                           border-right-style:Solid;
                           border-right-color:#c0c0c0;
                           border-bottom-width:1px;
                           border-bottom-style:Solid;
                           border-bottom-color:#c0c0c0;
                           background-color:#ffffff;
}
@media screen and (max-width: 43.68em){
table.sidebar tr.t1st td {
                          font-size:10pt;
}
}
@media screen and (min-width: 43.69em) and (max-width: 70em){
table.sidebar tr.t1st td {
                          font-size:11pt;
}
}
table.Release-Notes_Stack {
                           word-wrap:break-word;
                           width:100%;
                           vertical-align:top;
                           x-1st-row:1;
                           x-1st-row-name:t1st;
                           x-row-pat-1:1;
                           x-row-pat-1-name:t1Row;
                           x-row-pat-count:2;
                           x-row-pat-2:1;
                           x-row-pat-2-name:t2Row;
                           x-border-spacing:0px;
                           color:#373d44;
                           border-top-width:0px;
                           border-top-style:Solid;
                           border-top-color:#f0f0f0;
                           border-left-width:0px;
                           border-left-style:Solid;
                           border-left-color:#c0c0c0;
                           border-right-width:0px;
                           border-right-style:Solid;
                           border-right-color:#c0c0c0;
                           border-bottom-width:0px;
                           border-bottom-style:Solid;
                           border-bottom-color:#f0f0f0;
}
table.Release-Notes_Stack tr.t1st td {
                                      background-color:#3e454c;
                                      vertical-align:top;
                                      padding-top:2pt;
                                      padding-right:0pt;
                                      padding-bottom:2pt;
                                      padding-left:6pt;
                                      font-weight:400;
                                      text-indent:0.04rem;
                                      text-align:left;
                                      color:#ffffff;
                                      margin-top:1pt;
                                      margin-bottom:1pt;
                                      border-top-width:0px;
                                      border-top-style:Solid;
                                      border-top-color:#f0f0f0;
                                      border-left-width:0px;
                                      border-left-style:Solid;
                                      border-left-color:#c0c0c0;
                                      border-right-width:0px;
                                      border-right-style:Solid;
                                      border-right-color:#c0c0c0;
                                      border-bottom-width:2px;
                                      border-bottom-style:Solid;
                                      border-bottom-color:#c0c0c0;
}
table.Release-Notes_Stack tr.t1Row td {
                                       background-color:#;
                                       word-wrap:break-word;
                                       padding-top:2pt;
                                       padding-right:2pt;
                                       padding-bottom:6pt;
                                       padding-left:2pt;
                                       vertical-align:top;
                                       border-top-width:0px;
                                       border-top-style:Solid;
                                       border-top-color:#f0f0f0;
                                       border-left-width:0px;
                                       border-left-style:Solid;
                                       border-left-color:#c0c0c0;
                                       border-right-width:0px;
                                       border-right-style:Solid;
                                       border-right-color:#c0c0c0;
                                       border-bottom-width:1px;
                                       border-bottom-style:Solid;
                                       border-bottom-color:#c0c0c0;
}
table.Release-Notes_Stack tr.t2Row td {
                                       background-color:#;
                                       word-wrap:break-word;
                                       padding-top:2pt;
                                       padding-right:2pt;
                                       padding-bottom:6pt;
                                       padding-left:2pt;
                                       vertical-align:top;
                                       border-top-width:0px;
                                       border-top-style:Solid;
                                       border-top-color:#f0f0f0;
                                       border-left-width:0px;
                                       border-left-style:Solid;
                                       border-left-color:#c0c0c0;
                                       border-right-width:0px;
                                       border-right-style:Solid;
                                       border-right-color:#c0c0c0;
                                       border-bottom-width:1px;
                                       border-bottom-style:Solid;
                                       border-bottom-color:#c0c0c0;
}
@media screen and (max-width: 43.68em){
table.Release-Notes_Stack {
                           width:100%;
}
}
@media screen and (max-width: 43.68em){
table.Release-Notes_Stack col {
                               width:100% ! important;
}
}
@media screen and (max-width: 43.68em){
table.Release-Notes_Stack tr.thead {
                                    display:none;
}
}
@media screen and (max-width: 43.68em){
table.Release-Notes_Stack tr td:first-child {
                                             background:#3e454c;
                                             color:#ffffff;
}
}
@media screen and (max-width: 43.68em){
table.Release-Notes_Stack tr td:first-child a {
                                               color:#ffffff;
}
}
@media screen and (max-width: 43.68em){
table.Release-Notes_Stack tr td:first-child a:hover {
                                                     color:#0FA0CE;
}
}
@media screen and (max-width: 43.68em){
table.Release-Notes_Stack td {
                              display:block;
                              text-align:left;
}
}
@media screen and (max-width: 43.68em){
table.Release-Notes_Stack td p {
                                font-family:Arial;
                                font-size:inherit;
                                color:inherit;
}
}
@media screen and (max-width: 43.68em){
table.Release-Notes_Stack td:before {
                                     content:attr(data-th);
                                     display:block;
                                     font-weight:bold;
                                     text-align:left;
}
}
table.sidebar_Stack {
                     word-wrap:break-word;
                     width:100%;
                     vertical-align:top;
                     x-1st-row:1;
                     x-1st-row-name:t1st;
                     x-row-pat-1:1;
                     x-row-pat-1-name:t1Row;
                     x-row-pat-count:2;
                     x-row-pat-2:1;
                     x-row-pat-2-name:t2Row;
                     x-border-spacing:0px;
                     font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
                     color:#373d44;
                     border-top-width:0px;
                     border-top-style:Solid;
                     border-top-color:#f0f0f0;
                     border-left-width:0px;
                     border-left-style:Solid;
                     border-left-color:#c0c0c0;
                     border-right-width:1px;
                     border-right-style:Solid;
                     border-right-color:#c0c0c0;
                     border-bottom-width:0px;
                     border-bottom-style:Solid;
                     border-bottom-color:#f0f0f0;
}
table.sidebar_Stack tr.t1st td {
                                vertical-align:middle;
                                background-color:#4C88E1;
                                padding-top:2pt;
                                padding-right:0pt;
                                padding-bottom:2pt;
                                padding-left:6pt;
                                font-weight:400;
                                text-indent:0.04rem;
                                text-align:left;
                                color:#ffffff;
                                margin-top:1pt;
                                margin-bottom:1pt;
                                border-right-width:0px;
                                border-right-style:Solid;
                                border-right-color:#c0c0c0;
                                border-left-width:0px;
                                border-left-style:Solid;
                                border-left-color:#c0c0c0;
                                border-bottom-width:2px;
                                border-bottom-style:Solid;
                                border-bottom-color:#c0c0c0;
}
table.sidebar_Stack tr.t1Row td {
                                 vertical-align:top;
                                 background-color:#f9f8f8;
                                 border-top-width:1px;
                                 border-top-style:Solid;
                                 border-top-color:#f0f0f0;
                                 border-left-width:1px;
                                 border-left-style:Solid;
                                 border-left-color:#c0c0c0;
                                 border-right-width:1px;
                                 border-right-style:Solid;
                                 border-right-color:#c0c0c0;
                                 border-bottom-width:1px;
                                 border-bottom-style:Solid;
                                 border-bottom-color:#c0c0c0;
}
table.sidebar_Stack tr.t2Row td {
                                 vertical-align:top;
                                 border-top-width:0px;
                                 border-top-style:Solid;
                                 border-top-color:#f0f0f0;
                                 border-left-width:1px;
                                 border-left-style:Solid;
                                 border-left-color:#c0c0c0;
                                 border-right-width:1px;
                                 border-right-style:Solid;
                                 border-right-color:#c0c0c0;
                                 border-bottom-width:1px;
                                 border-bottom-style:Solid;
                                 border-bottom-color:#c0c0c0;
                                 background-color:#ffffff;
}
@media screen and (max-width: 43.68em){
table.sidebar_Stack {
                     width:100%;
}
}
@media screen and (max-width: 43.68em){
table.sidebar_Stack col {
                         width:100% ! important;
}
}
@media screen and (max-width: 43.68em){
table.sidebar_Stack tr.thead {
                              display:none;
}
}
@media screen and (max-width: 43.68em){
table.sidebar_Stack tr td:first-child {
                                       background:#4C88E1;
                                       color:#ffffff;
}
}
@media screen and (max-width: 43.68em){
table.sidebar_Stack tr td:first-child a {
                                         color:#ffffff;
}
}
@media screen and (max-width: 43.68em){
table.sidebar_Stack tr td:first-child a:hover {
                                               color:#ffff00;
}
}
@media screen and (max-width: 43.68em){
table.sidebar_Stack td {
                        display:block;
                        text-align:left;
}
}
@media screen and (max-width: 43.68em){
table.sidebar_Stack td p {
                          font-family:Arial;
                          font-size:inherit;
                          color:inherit;
}
}
@media screen and (max-width: 43.68em){
table.sidebar_Stack td:before {
                               content:attr(data-th);
                               display:block;
                               font-weight:bold;
                               text-align:left;
}
}
table.Ref-Menu {
                width:100%;
                padding-top:55pt;
                padding-bottom:5pt;
                x-1st-row:1;
                x-1st-row-name:t1st;
                x-row-pat-1:1;
                x-row-pat-1-name:t1Row;
                x-row-pat-count:2;
                x-row-pat-2:1;
                x-row-pat-2-name:t2Row;
                x-border-spacing:0px;
}
table.Ref-Menu tr.t1st td {
                           height:15pt;
                           vertical-align:middle;
                           background-color:#3e454c;
                           padding-top:2pt;
                           padding-right:0pt;
                           padding-bottom:2pt;
                           padding-left:6pt;
                           font-weight:400;
                           text-indent:0.04rem;
                           text-align:left;
                           color:#ffffff;
                           margin-top:1pt;
                           margin-bottom:1pt;
                           border-right-width:0px;
                           border-right-style:Solid;
                           border-right-color:#c0c0c0;
                           border-left-width:0px;
                           border-left-style:Solid;
                           border-left-color:#c0c0c0;
                           border-bottom-width:3px;
                           border-bottom-style:Solid;
                           border-bottom-color:#d0a438;
}
table.Ref-Menu tr.t1Row td {
                            vertical-align:top;
                            background-color:#f9f6ed;
                            color:#20385e;
                            text-indent:3pt;
                            padding-top:1pt;
                            padding-bottom:1pt;
                            padding-left:4pt;
                            border-right-width:0px;
                            border-right-style:Solid;
                            border-right-color:#c0c0c0;
                            border-left-width:1px;
                            border-left-style:Solid;
                            border-left-color:#c0c0c0;
                            border-bottom-width:1px;
                            border-bottom-style:Solid;
                            border-bottom-color:#4C88E1;
}
table.Ref-Menu tr.t2Row td {
                            background-color:#ffffff;
                            padding-top:2pt;
                            padding-bottom:6pt;
                            vertical-align:top;
                            border-top-width:0px;
                            border-top-style:Solid;
                            border-top-color:#c0c0c0;
                            border-left-width:0px;
                            border-left-style:Solid;
                            border-left-color:#c0c0c0;
                            border-right-width:0px;
                            border-right-style:Solid;
                            border-right-color:#c0c0c0;
                            border-bottom-width:1px;
                            border-bottom-style:Solid;
                            border-bottom-color:#d0a438;
                            background-color:#;
}
table.Ref-Menu_Stack {
                      width:100%;
                      padding-top:55pt;
                      padding-bottom:5pt;
                      x-1st-row:1;
                      x-1st-row-name:t1st;
                      x-row-pat-1:1;
                      x-row-pat-1-name:t1Row;
                      x-row-pat-count:2;
                      x-row-pat-2:1;
                      x-row-pat-2-name:t2Row;
                      x-border-spacing:0px;
}
table.Ref-Menu_Stack tr.t1st td {
                                 height:15pt;
                                 vertical-align:middle;
                                 background-color:#3e454c;
                                 padding-top:2pt;
                                 padding-right:0pt;
                                 padding-bottom:2pt;
                                 padding-left:6pt;
                                 font-weight:400;
                                 text-indent:0.04rem;
                                 text-align:left;
                                 color:#ffffff;
                                 margin-top:1pt;
                                 margin-bottom:1pt;
                                 border-right-width:0px;
                                 border-right-style:Solid;
                                 border-right-color:#c0c0c0;
                                 border-left-width:0px;
                                 border-left-style:Solid;
                                 border-left-color:#c0c0c0;
                                 border-bottom-width:3px;
                                 border-bottom-style:Solid;
                                 border-bottom-color:#d0a438;
}
table.Ref-Menu_Stack tr.t1Row td {
                                  vertical-align:top;
                                  background-color:#f9f6ed;
                                  color:#20385e;
                                  text-indent:3pt;
                                  padding-top:1pt;
                                  padding-bottom:1pt;
                                  padding-left:4pt;
                                  border-right-width:0px;
                                  border-right-style:Solid;
                                  border-right-color:#c0c0c0;
                                  border-left-width:1px;
                                  border-left-style:Solid;
                                  border-left-color:#c0c0c0;
                                  border-bottom-width:1px;
                                  border-bottom-style:Solid;
                                  border-bottom-color:#4C88E1;
}
table.Ref-Menu_Stack tr.t2Row td {
                                  background-color:#ffffff;
                                  padding-top:2pt;
                                  padding-bottom:6pt;
                                  vertical-align:top;
                                  border-top-width:0px;
                                  border-top-style:Solid;
                                  border-top-color:#c0c0c0;
                                  border-left-width:0px;
                                  border-left-style:Solid;
                                  border-left-color:#c0c0c0;
                                  border-right-width:0px;
                                  border-right-style:Solid;
                                  border-right-color:#c0c0c0;
                                  border-bottom-width:1px;
                                  border-bottom-style:Solid;
                                  border-bottom-color:#d0a438;
                                  background-color:#;
}
@media screen and (max-width: 43.68em){
table.Ref-Menu_Stack {
                      width:100%;
}
}
@media screen and (max-width: 43.68em){
table.Ref-Menu_Stack col {
                          width:100% ! important;
}
}
@media screen and (max-width: 43.68em){
table.Ref-Menu_Stack tr.thead {
                               display:none;
}
}
@media screen and (max-width: 43.68em){
table.Ref-Menu_Stack tr td:first-child {
                                        background:#3e454c;
                                        color:#ffffff;
}
}
@media screen and (max-width: 43.68em){
table.Ref-Menu_Stack tr td:first-child a {
                                          color:#ffffff;
}
}
@media screen and (max-width: 43.68em){
table.Ref-Menu_Stack tr td:first-child a:hover {
                                                color:#0FA0CE;
}
}
@media screen and (max-width: 43.68em){
table.Ref-Menu_Stack td {
                         display:block;
                         text-align:left;
}
}
@media screen and (max-width: 43.68em){
table.Ref-Menu_Stack td p {
                           font-family:Arial;
                           font-size:inherit;
                           color:inherit;
}
}
@media screen and (max-width: 43.68em){
table.Ref-Menu_Stack td:before {
                                content:attr(data-th);
                                display:block;
                                font-weight:bold;
                                text-align:left;
}
}
table.Descriptions {
                    word-wrap:break-word;
                    table-layout:fixed;
                    width:100%;
                    vertical-align:top;
                    x-1st-row:1;
                    x-1st-row-name:t1st;
                    x-row-pat-1:1;
                    x-row-pat-1-name:t1Row;
                    x-row-pat-count:2;
                    x-row-pat-2:1;
                    x-row-pat-2-name:t2Row;
                    x-border-spacing:0px;
                    color:#373d44;
                    border-top-width:0px;
                    border-top-style:Solid;
                    border-top-color:#f0f0f0;
                    border-left-width:0px;
                    border-left-style:Solid;
                    border-left-color:#c0c0c0;
                    border-right-width:0px;
                    border-right-style:Solid;
                    border-right-color:#c0c0c0;
                    border-bottom-width:0px;
                    border-bottom-style:Solid;
                    border-bottom-color:#f0f0f0;
}
table.Descriptions tr.t1st td {
                               vertical-align:middle;
                               background-color:#3e454c;
                               padding-top:2pt;
                               padding-right:0pt;
                               padding-bottom:2pt;
                               padding-left:6pt;
                               font-weight:400;
                               text-indent:0.04rem;
                               text-align:left;
                               color:#ffffff;
                               margin-top:1pt;
                               margin-bottom:1pt;
                               border-top-width:0px;
                               border-top-style:Solid;
                               border-top-color:#f0f0f0;
                               border-left-width:0px;
                               border-left-style:Solid;
                               border-left-color:#c0c0c0;
                               border-right-width:0px;
                               border-right-style:Solid;
                               border-right-color:#c0c0c0;
                               border-bottom-width:2px;
                               border-bottom-style:Solid;
                               border-bottom-color:#c0c0c0;
}
table.Descriptions tr.t1st td p {
                                 margin:0pt;
                                 color:#ffffff;
}
table.Descriptions tr.t1Row td {
                                vertical-align:top;
                                background-color:#f9f8f8;
                                border-top-width:1px;
                                border-top-style:Solid;
                                border-top-color:#f0f0f0;
                                border-left-width:1px;
                                border-left-style:Solid;
                                border-left-color:#c0c0c0;
                                border-right-width:1px;
                                border-right-style:Solid;
                                border-right-color:#c0c0c0;
                                border-bottom-width:1px;
                                border-bottom-style:Solid;
                                border-bottom-color:#c0c0c0;
}
table.Descriptions tr.t2Row td {
                                vertical-align:top;
                                border-top-width:0px;
                                border-top-style:Solid;
                                border-top-color:#f0f0f0;
                                border-left-width:1px;
                                border-left-style:Solid;
                                border-left-color:#c0c0c0;
                                border-right-width:1px;
                                border-right-style:Solid;
                                border-right-color:#c0c0c0;
                                border-bottom-width:1px;
                                border-bottom-style:Solid;
                                border-bottom-color:#c0c0c0;
                                background-color:#fdfbfb;
}
table.DescriptionsStack {
                         word-wrap:break-word;
                         width:100%;
                         vertical-align:top;
                         x-1st-row:1;
                         x-1st-row-name:t1st;
                         x-row-pat-1:1;
                         x-row-pat-1-name:t1Row;
                         x-row-pat-count:2;
                         x-row-pat-2:1;
                         x-row-pat-2-name:t2Row;
                         x-border-spacing:0px;
                         color:#373d44;
                         border-top-width:0px;
                         border-top-style:Solid;
                         border-top-color:#f0f0f0;
                         border-left-width:0px;
                         border-left-style:Solid;
                         border-left-color:#c0c0c0;
                         border-right-width:0px;
                         border-right-style:Solid;
                         border-right-color:#c0c0c0;
                         border-bottom-width:0px;
                         border-bottom-style:Solid;
                         border-bottom-color:#f0f0f0;
}
table.DescriptionsStack tr.t1st td {
                                    vertical-align:middle;
                                    background-color:#3e454c;
                                    padding-top:2pt;
                                    padding-right:0pt;
                                    padding-bottom:2pt;
                                    padding-left:6pt;
                                    font-weight:400;
                                    text-indent:0.04rem;
                                    text-align:left;
                                    color:#ffffff;
                                    margin-top:1pt;
                                    margin-bottom:1pt;
                                    border-top-width:0px;
                                    border-top-style:Solid;
                                    border-top-color:#f0f0f0;
                                    border-left-width:0px;
                                    border-left-style:Solid;
                                    border-left-color:#c0c0c0;
                                    border-right-width:0px;
                                    border-right-style:Solid;
                                    border-right-color:#c0c0c0;
                                    border-bottom-width:2px;
                                    border-bottom-style:Solid;
                                    border-bottom-color:#c0c0c0;
}
table.DescriptionsStack tr.t1st td p {
                                      margin:0pt;
                                      color:#ffffff;
}
table.DescriptionsStack tr.t1Row td {
                                     vertical-align:top;
                                     background-color:#f9f8f8;
                                     border-top-width:1px;
                                     border-top-style:Solid;
                                     border-top-color:#f0f0f0;
                                     border-left-width:1px;
                                     border-left-style:Solid;
                                     border-left-color:#c0c0c0;
                                     border-right-width:1px;
                                     border-right-style:Solid;
                                     border-right-color:#c0c0c0;
                                     border-bottom-width:1px;
                                     border-bottom-style:Solid;
                                     border-bottom-color:#c0c0c0;
}
table.DescriptionsStack tr.t2Row td {
                                     vertical-align:top;
                                     border-top-width:0px;
                                     border-top-style:Solid;
                                     border-top-color:#f0f0f0;
                                     border-left-width:1px;
                                     border-left-style:Solid;
                                     border-left-color:#c0c0c0;
                                     border-right-width:1px;
                                     border-right-style:Solid;
                                     border-right-color:#c0c0c0;
                                     border-bottom-width:1px;
                                     border-bottom-style:Solid;
                                     border-bottom-color:#c0c0c0;
                                     background-color:#fdfbfb;
}
@media screen and (max-width: 43.68em){
table.DescriptionsStack {
                         width:100%;
}
}
@media screen and (max-width: 43.68em){
table.DescriptionsStack col {
                             width:100% ! important;
}
}
@media screen and (max-width: 43.68em){
table.DescriptionsStack tr.thead {
                                  display:none;
}
}
@media screen and (max-width: 43.68em){
table.DescriptionsStack tr td:first-child {
                                           background:#3e454c;
                                           color:#ffffff;
}
}
@media screen and (max-width: 43.68em){
table.DescriptionsStack tr td:first-child a {
                                             color:#ffffff;
}
}
@media screen and (max-width: 43.68em){
table.DescriptionsStack tr td:first-child a:hover {
                                                   color:#0FA0CE;
}
}
@media screen and (max-width: 43.68em){
table.DescriptionsStack td {
                            display:block;
                            text-align:left;
}
}
@media screen and (max-width: 43.68em){
table.DescriptionsStack td p {
                              font-family:Arial;
                              font-size:inherit;
                              color:inherit;
}
}
@media screen and (max-width: 43.68em){
table.DescriptionsStack td:before {
                                   content:attr(data-th);
                                   display:block;
                                   font-weight:bold;
                                   text-align:left;
}
}
table.Key-Table {
                 word-wrap:break-word;
                 table-layout:fixed;
                 width:100%;
                 vertical-align:top;
                 x-1st-row:1;
                 x-1st-row-name:t1st;
                 x-row-pat-1:1;
                 x-row-pat-1-name:t1Row;
                 x-row-pat-count:2;
                 x-row-pat-2:1;
                 x-row-pat-2-name:t2Row;
                 x-border-spacing:0px;
                 font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
                 color:#373d44;
                 border-top-width:0px;
                 border-top-style:Solid;
                 border-top-color:#f0f0f0;
                 border-left-width:0px;
                 border-left-style:Solid;
                 border-left-color:#c0c0c0;
                 border-right-width:1px;
                 border-right-style:Solid;
                 border-right-color:#c0c0c0;
                 border-bottom-width:0px;
                 border-bottom-style:Solid;
                 border-bottom-color:#f0f0f0;
}
table.Key-Table tr.t1st td {
                            padding:2pt;
                            background-color:#3b6597;
                            vertical-align:center;
                            text-align:left;
                            font-weight:bold;
                            font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
                            color:#ffffff;
                            text-indent:0.04rem;
                            margin-top:1pt;
                            margin-bottom:1pt;
                            border-top-width:0px;
                            border-top-style:Solid;
                            border-top-color:#f0f0f0;
                            border-left-width:0px;
                            border-left-style:Solid;
                            border-left-color:#c0c0c0;
                            border-right-width:0px;
                            border-right-style:Solid;
                            border-right-color:#c0c0c0;
                            border-bottom-width:2px;
                            border-bottom-style:Solid;
                            border-bottom-color:#c0c0c0;
}
table.Key-Table tr.t1Row td {
                             vertical-align:top;
                             background-color:#;
                             border-top-width:1px;
                             border-top-style:Solid;
                             border-top-color:#f0f0f0;
                             border-left-width:1px;
                             border-left-style:Solid;
                             border-left-color:#c0c0c0;
                             border-right-width:0px;
                             border-right-style:Solid;
                             border-right-color:#c0c0c0;
                             border-bottom-width:1px;
                             border-bottom-style:Solid;
                             border-bottom-color:#c0c0c0;
}
table.Key-Table tr.t2Row td {
                             vertical-align:top;
                             border-top-width:1px;
                             border-top-style:Solid;
                             border-top-color:#f0f0f0;
                             border-left-width:1px;
                             border-left-style:Solid;
                             border-left-color:#c0c0c0;
                             border-right-width:0px;
                             border-right-style:Solid;
                             border-right-color:#c0c0c0;
                             border-bottom-width:1px;
                             border-bottom-style:Solid;
                             border-bottom-color:#c0c0c0;
}
table.Key-Table-Stack {
                       word-wrap:break-word;
                       width:100%;
                       vertical-align:top;
                       x-1st-row:1;
                       x-1st-row-name:t1st;
                       x-row-pat-1:1;
                       x-row-pat-1-name:t1Row;
                       x-row-pat-count:2;
                       x-row-pat-2:1;
                       x-row-pat-2-name:t2Row;
                       x-border-spacing:0px;
                       font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
                       color:#373d44;
                       border-top-width:0px;
                       border-top-style:Solid;
                       border-top-color:#f0f0f0;
                       border-left-width:0px;
                       border-left-style:Solid;
                       border-left-color:#c0c0c0;
                       border-right-width:1px;
                       border-right-style:Solid;
                       border-right-color:#c0c0c0;
                       border-bottom-width:0px;
                       border-bottom-style:Solid;
                       border-bottom-color:#f0f0f0;
}
table.Key-Table-Stack tr.t1st td {
                                  padding:2pt;
                                  background-color:#3b6597;
                                  vertical-align:center;
                                  text-align:left;
                                  font-weight:bold;
                                  font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
                                  color:#ffffff;
                                  text-indent:0.04rem;
                                  margin-top:1pt;
                                  margin-bottom:1pt;
                                  border-top-width:0px;
                                  border-top-style:Solid;
                                  border-top-color:#f0f0f0;
                                  border-left-width:0px;
                                  border-left-style:Solid;
                                  border-left-color:#c0c0c0;
                                  border-right-width:0px;
                                  border-right-style:Solid;
                                  border-right-color:#c0c0c0;
                                  border-bottom-width:2px;
                                  border-bottom-style:Solid;
                                  border-bottom-color:#c0c0c0;
}
table.Key-Table-Stack tr.t1Row td {
                                   vertical-align:top;
                                   background-color:#;
                                   border-top-width:1px;
                                   border-top-style:Solid;
                                   border-top-color:#f0f0f0;
                                   border-left-width:1px;
                                   border-left-style:Solid;
                                   border-left-color:#c0c0c0;
                                   border-right-width:0px;
                                   border-right-style:Solid;
                                   border-right-color:#c0c0c0;
                                   border-bottom-width:1px;
                                   border-bottom-style:Solid;
                                   border-bottom-color:#c0c0c0;
}
table.Key-Table-Stack tr.t2Row td {
                                   vertical-align:top;
                                   border-top-width:1px;
                                   border-top-style:Solid;
                                   border-top-color:#f0f0f0;
                                   border-left-width:1px;
                                   border-left-style:Solid;
                                   border-left-color:#c0c0c0;
                                   border-right-width:0px;
                                   border-right-style:Solid;
                                   border-right-color:#c0c0c0;
                                   border-bottom-width:1px;
                                   border-bottom-style:Solid;
                                   border-bottom-color:#c0c0c0;
}
@media screen and (max-width: 43.68em){
table.Key-Table-Stack {
                       width:100%;
}
}
@media screen and (max-width: 43.68em){
table.Key-Table-Stack col {
                           width:100% ! important;
}
}
@media screen and (max-width: 43.68em){
table.Key-Table-Stack tr.thead {
                                display:none;
}
}
@media screen and (max-width: 43.68em){
table.Key-Table-Stack tr td:first-child {
                                         background:#3b6597;
                                         color:#ffffff ! important;
}
}
@media screen and (max-width: 43.68em){
table.Key-Table-Stack tr td:first-child a {
                                           color:#ffffff;
}
}
@media screen and (max-width: 43.68em){
table.Key-Table-Stack tr td:first-child a:hover {
                                                 color:#ffff00;
}
}
@media screen and (max-width: 43.68em){
table.Key-Table-Stack td {
                          display:block;
                          text-align:left;
}
}
@media screen and (max-width: 43.68em){
table.Key-Table-Stack td p {
                            font-family:Arial;
                            font-size:inherit;
                            color:inherit;
}
}
@media screen and (max-width: 43.68em){
table.Key-Table-Stack td:before {
                                 content:attr(data-th);
                                 display:block;
                                 font-weight:bold;
                                 text-align:left;
}
}
table.Glossary {
                word-wrap:break-word;
                width:100%;
                vertical-align:top;
                x-1st-row:1;
                x-1st-row-name:t1st;
                x-row-pat-1:1;
                x-row-pat-1-name:t1Row;
                x-row-pat-count:2;
                x-row-pat-2:1;
                x-row-pat-2-name:t2Row;
                x-border-spacing:0px;
                color:#373d44;
                border-top-width:0px;
                border-top-style:Solid;
                border-top-color:#f0f0f0;
                border-left-width:0px;
                border-left-style:Solid;
                border-left-color:#c0c0c0;
                border-right-width:0px;
                border-right-style:Solid;
                border-right-color:#c0c0c0;
                border-bottom-width:0px;
                border-bottom-style:Solid;
                border-bottom-color:#f0f0f0;
}
table.Glossary tr.t1st td {
                           vertical-align:top;
                           background-color:#4C88E1;
                           padding-top:2pt;
                           padding-right:0pt;
                           padding-bottom:2pt;
                           padding-left:6pt;
                           font-weight:Normal;
                           text-indent:-3pt;
                           text-align:left;
                           color:#ffffff;
                           margin-top:1pt;
                           margin-bottom:1pt;
                           border-top-width:0px;
                           border-top-style:Solid;
                           border-top-color:#f0f0f0;
                           border-left-width:1px;
                           border-left-style:Solid;
                           border-left-color:#ffffff;
                           border-right-width:1px;
                           border-right-style:Solid;
                           border-right-color:#ffffff;
                           border-bottom-width:2px;
                           border-bottom-style:Solid;
                           border-bottom-color:#c0c0c0;
}
table.Glossary tr.t1Row td {
                            vertical-align:top;
                            background-color:#f9f8f8;
                            border-top-width:0px;
                            border-top-style:Solid;
                            border-top-color:#c0c0c0;
                            border-left-width:0px;
                            border-left-style:Solid;
                            border-left-color:#c0c0c0;
                            border-right-width:0px;
                            border-right-style:Solid;
                            border-right-color:#c0c0c0;
                            border-bottom-width:2px;
                            border-bottom-style:Solid;
                            border-bottom-color:#c0c0c0;
}
table.Glossary tr.t2Row td {
                            vertical-align:top;
                            border-top-width:0px;
                            border-top-style:Solid;
                            border-top-color:#c0c0c0;
                            border-left-width:0px;
                            border-left-style:Solid;
                            border-left-color:#c0c0c0;
                            border-right-width:0px;
                            border-right-style:Solid;
                            border-right-color:#c0c0c0;
                            border-bottom-width:2px;
                            border-bottom-style:Solid;
                            border-bottom-color:#c0c0c0;
                            background-color:#fdfbfb;
}
table.Glossary_Stack {
                      word-wrap:break-word;
                      width:100%;
                      vertical-align:top;
                      x-1st-row:1;
                      x-1st-row-name:t1st;
                      x-row-pat-1:1;
                      x-row-pat-1-name:t1Row;
                      x-row-pat-count:2;
                      x-row-pat-2:1;
                      x-row-pat-2-name:t2Row;
                      x-border-spacing:0px;
                      color:#373d44;
                      border-top-width:0px;
                      border-top-style:Solid;
                      border-top-color:#f0f0f0;
                      border-left-width:0px;
                      border-left-style:Solid;
                      border-left-color:#c0c0c0;
                      border-right-width:0px;
                      border-right-style:Solid;
                      border-right-color:#c0c0c0;
                      border-bottom-width:0px;
                      border-bottom-style:Solid;
                      border-bottom-color:#f0f0f0;
}
table.Glossary_Stack tr.t1st td {
                                 vertical-align:top;
                                 background-color:#4C88E1;
                                 padding-top:2pt;
                                 padding-right:0pt;
                                 padding-bottom:2pt;
                                 padding-left:6pt;
                                 font-weight:Normal;
                                 text-indent:-3pt;
                                 text-align:left;
                                 color:#ffffff;
                                 margin-top:1pt;
                                 margin-bottom:1pt;
                                 border-top-width:0px;
                                 border-top-style:Solid;
                                 border-top-color:#f0f0f0;
                                 border-left-width:1px;
                                 border-left-style:Solid;
                                 border-left-color:#ffffff;
                                 border-right-width:1px;
                                 border-right-style:Solid;
                                 border-right-color:#ffffff;
                                 border-bottom-width:2px;
                                 border-bottom-style:Solid;
                                 border-bottom-color:#c0c0c0;
}
table.Glossary_Stack tr.t1Row td {
                                  vertical-align:top;
                                  background-color:#f9f8f8;
                                  border-top-width:0px;
                                  border-top-style:Solid;
                                  border-top-color:#c0c0c0;
                                  border-left-width:0px;
                                  border-left-style:Solid;
                                  border-left-color:#c0c0c0;
                                  border-right-width:0px;
                                  border-right-style:Solid;
                                  border-right-color:#c0c0c0;
                                  border-bottom-width:2px;
                                  border-bottom-style:Solid;
                                  border-bottom-color:#c0c0c0;
}
table.Glossary_Stack tr.t2Row td {
                                  vertical-align:top;
                                  border-top-width:0px;
                                  border-top-style:Solid;
                                  border-top-color:#c0c0c0;
                                  border-left-width:0px;
                                  border-left-style:Solid;
                                  border-left-color:#c0c0c0;
                                  border-right-width:0px;
                                  border-right-style:Solid;
                                  border-right-color:#c0c0c0;
                                  border-bottom-width:2px;
                                  border-bottom-style:Solid;
                                  border-bottom-color:#c0c0c0;
                                  background-color:#fdfbfb;
}
@media screen and (max-width: 43.68em){
table.Glossary_Stack {
                      width:100%;
}
}
@media screen and (max-width: 43.68em){
table.Glossary_Stack col {
                          width:100% ! important;
}
}
@media screen and (max-width: 43.68em){
table.Glossary_Stack tr.thead {
                               display:none;
}
}
@media screen and (max-width: 43.68em){
table.Glossary_Stack tr td:first-child {
                                        background:#4C88E1;
                                        color:#ffffff;
}
}
@media screen and (max-width: 43.68em){
table.Glossary_Stack tr td:first-child a {
                                          color:#ffffff;
}
}
@media screen and (max-width: 43.68em){
table.Glossary_Stack tr td:first-child a:hover {
                                                color:#ffff00;
}
}
@media screen and (max-width: 43.68em){
table.Glossary_Stack td {
                         display:block;
                         text-align:left;
}
}
@media screen and (max-width: 43.68em){
table.Glossary_Stack td p {
                           font-family:Arial;
                           font-size:inherit;
                           color:inherit;
}
}
@media screen and (max-width: 43.68em){
table.Glossary_Stack td:before {
                                content:attr(data-th);
                                display:block;
                                font-weight:bold;
                                text-align:left;
}
}
table.Dropdown {
                word-wrap:break-word;
                table-layout:fixed;
                width:94%;
                vertical-align:top;
                margin-left:0px;
                x-1st-row:1;
                x-1st-row-name:t1st;
                x-row-pat-1:1;
                x-row-pat-1-name:t1Row;
                x-row-pat-count:2;
                x-row-pat-2:1;
                x-row-pat-2-name:t2Row;
                x-border-spacing:0px;
                font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
                color:#373d44;
                border-top-width:0px;
                border-top-style:Solid;
                border-top-color:#c79f5a;
                border-left-width:1px;
                border-left-style:Solid;
                border-left-color:#c79f5a;
                border-right-width:1px;
                border-right-style:Solid;
                border-right-color:#c79f5a;
                border-bottom-width:1px;
                border-bottom-style:Solid;
                border-bottom-color:#c79f5a;
}
table.Dropdown tr.t1st td {
                           vertical-align:top;
                           padding:2pt;
                           background-color:#faf4da;
                           vertical-align:center;
                           text-align:left;
                           font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
                           color:#373d44;
                           text-indent:0.04rem;
                           margin-top:1pt;
                           margin-bottom:1pt;
                           border-top-width:1px;
                           border-top-style:Solid;
                           border-top-color:#c79f5a;
                           border-left-width:0px;
                           border-left-style:Solid;
                           border-left-color:#c79f5a;
                           border-right-width:0px;
                           border-right-style:Solid;
                           border-right-color:#c79f5a;
                           border-bottom-width:2px;
                           border-bottom-style:Solid;
                           border-bottom-color:#c79f5a;
}
table.Dropdown tr.t1Row td {
                            vertical-align:top;
                            background-color:#faf4da;
                            border-top-width:1px;
                            border-top-style:Solid;
                            border-top-color:#c79f5a;
                            border-left-width:0px;
                            border-left-style:Solid;
                            border-left-color:#c79f5a;
                            border-right-width:0px;
                            border-right-style:Solid;
                            border-right-color:#c79f5a;
                            border-bottom-width:1px;
                            border-bottom-style:Solid;
                            border-bottom-color:#c79f5a;
}
table.Dropdown tr.t2Row td {
                            vertical-align:top;
                            background-color:#faf4da;
                            border-top-width:0px;
                            border-top-style:Solid;
                            border-top-color:#c79f5a;
                            border-left-width:0px;
                            border-left-style:Solid;
                            border-left-color:#c79f5a;
                            border-right-width:0px;
                            border-right-style:Solid;
                            border-right-color:#c79f5a;
                            border-bottom-width:0px;
                            border-bottom-style:Solid;
                            border-bottom-color:#c79f5a;
}
table.Dropdown_Stack {
                      word-wrap:break-word;
                      width:94%;
                      vertical-align:top;
                      margin-left:0px;
                      x-1st-row:1;
                      x-1st-row-name:t1st;
                      x-row-pat-1:1;
                      x-row-pat-1-name:t1Row;
                      x-row-pat-count:2;
                      x-row-pat-2:1;
                      x-row-pat-2-name:t2Row;
                      x-border-spacing:0px;
                      font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
                      color:#373d44;
                      border-top-width:0px;
                      border-top-style:Solid;
                      border-top-color:#c79f5a;
                      border-left-width:1px;
                      border-left-style:Solid;
                      border-left-color:#c79f5a;
                      border-right-width:1px;
                      border-right-style:Solid;
                      border-right-color:#c79f5a;
                      border-bottom-width:1px;
                      border-bottom-style:Solid;
                      border-bottom-color:#c79f5a;
}
table.Dropdown_Stack tr.t1st td {
                                 vertical-align:top;
                                 padding:2pt;
                                 background-color:#faf4da;
                                 vertical-align:center;
                                 text-align:left;
                                 font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
                                 color:#373d44;
                                 text-indent:0.04rem;
                                 margin-top:1pt;
                                 margin-bottom:1pt;
                                 border-top-width:1px;
                                 border-top-style:Solid;
                                 border-top-color:#c79f5a;
                                 border-left-width:0px;
                                 border-left-style:Solid;
                                 border-left-color:#c79f5a;
                                 border-right-width:0px;
                                 border-right-style:Solid;
                                 border-right-color:#c79f5a;
                                 border-bottom-width:2px;
                                 border-bottom-style:Solid;
                                 border-bottom-color:#c79f5a;
}
table.Dropdown_Stack tr.t1Row td {
                                  vertical-align:top;
                                  background-color:#faf4da;
                                  border-top-width:1px;
                                  border-top-style:Solid;
                                  border-top-color:#c79f5a;
                                  border-left-width:0px;
                                  border-left-style:Solid;
                                  border-left-color:#c79f5a;
                                  border-right-width:0px;
                                  border-right-style:Solid;
                                  border-right-color:#c79f5a;
                                  border-bottom-width:1px;
                                  border-bottom-style:Solid;
                                  border-bottom-color:#c79f5a;
}
table.Dropdown_Stack tr.t2Row td {
                                  vertical-align:top;
                                  background-color:#faf4da;
                                  border-top-width:0px;
                                  border-top-style:Solid;
                                  border-top-color:#c79f5a;
                                  border-left-width:0px;
                                  border-left-style:Solid;
                                  border-left-color:#c79f5a;
                                  border-right-width:0px;
                                  border-right-style:Solid;
                                  border-right-color:#c79f5a;
                                  border-bottom-width:0px;
                                  border-bottom-style:Solid;
                                  border-bottom-color:#c79f5a;
}
@media screen and (max-width: 43.68em){
table.Dropdown_Stack {
                      width:100%;
}
}
@media screen and (max-width: 43.68em){
table.Dropdown_Stack col {
                          width:100% ! important;
}
}
@media screen and (max-width: 43.68em){
table.Dropdown_Stack tr.thead {
                               display:none;
}
}
@media screen and (max-width: 43.68em){
table.Dropdown_Stack tr td:first-child {
                                        background:#faf4da;
                                        color:#373d44;
}
}
@media screen and (max-width: 43.68em){
table.Dropdown_Stack td {
                         display:block;
                         text-align:left;
}
}
@media screen and (max-width: 43.68em){
table.Dropdown_Stack td p {
                           font-family:Arial;
                           font-size:inherit;
                           color:inherit;
}
}
@media screen and (max-width: 43.68em){
table.Dropdown_Stack td:before {
                                content:attr(data-th);
                                display:block;
                                font-weight:bold;
                                text-align:left;
}
}
li.Table_Step {
               list-style:decimal;
               font-size:10pt;
               margin-top:1px;
               margin-bottom:1px;
               margin-left:5px;
}
table.Reference {
                 vertical-align:top;
                 width:96%;
                 font-size:10pt;
                 background-color:#f9f6ed;
                 letter-spacing:0.035rem;
                 text-align:left;
                 font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
                 color:#373d44;
                 text-indent:0.04rem;
                 border-top-width:1px;
                 border-top-style:Solid;
                 border-top-color:#e3e0d4;
                 border-right-width:1px;
                 border-right-style:Solid;
                 border-right-color:#e3e0d4;
                 border-left-width:1px;
                 border-left-style:Solid;
                 border-left-color:#e3e0d4;
                 border-bottom-width:1px;
                 border-bottom-style:Solid;
                 border-bottom-color:#e3e0d4;
                 margin-left:2.0pt;
                 margin-right:auto;
}
table.Reference tr td {
}
table.Reference tr td:first-child {
                                   width:150px;
}
table.Reference_Stack {
                       vertical-align:top;
                       width:96%;
                       font-size:10pt;
                       background-color:#f9f6ed;
                       letter-spacing:0.035rem;
                       text-align:left;
                       font-family:Arial, "Helvetica Neue" , Verdana, Helvetica, Sans-Serif;
                       color:#373d44;
                       text-indent:0.04rem;
                       border-top-width:1px;
                       border-top-style:Solid;
                       border-top-color:#e3e0d4;
                       border-right-width:1px;
                       border-right-style:Solid;
                       border-right-color:#e3e0d4;
                       border-left-width:1px;
                       border-left-style:Solid;
                       border-left-color:#e3e0d4;
                       border-bottom-width:1px;
                       border-bottom-style:Solid;
                       border-bottom-color:#e3e0d4;
                       margin-left:2.0pt;
                       margin-right:auto;
}
table.Reference_Stack tr td {
}
table.Reference_Stack tr td:first-child {
                                         width:150px;
}
@media screen and (max-width: 43.68em){
table.Reference_Stack {
                       width:100%;
}
}
@media screen and (max-width: 43.68em){
table.Reference_Stack col {
                           width:100% ! important;
}
}
@media screen and (max-width: 43.68em){
table.Reference_Stack tr:nth-of-type(1n) {
                                          background-color:inherit;
}
}
@media screen and (max-width: 43.68em){
table.Reference_Stack tr td:first-child {
                                         background:#f9f6ed;
                                         font-weight:bold;
                                         font-size:12pt;
}
}
@media screen and (max-width: 43.68em){
table.Reference_Stack td {
                          display:block;
                          text-align:left;
}
}
@media screen and (max-width: 43.68em){
table.Reference_Stack td p {
                            font-family:Arial;
                            font-size:inherit;
                            color:inherit;
}
}
.ddimgtooltip {
               box-shadow:3px 3px 5px #818181;
               -webkit-box-shadow:3px 3px 5px #818181;
               -moz-box-shadow:3px 3px 5px #818181;
               display:none;
               position:absolute;
               border:2px solid #c0c0c0;
               background:#ffffff;
               color:#373d44;
               z-index:2000;
               padding:2px;
               box-shadow:3px 3px 5px #818181;
               -webkit-box-shadow:3px 3px 5px #818181;
               -moz-box-shadow:3px 3px 5px #818181;
               display:none;
               position:absolute;
               border:2px solid #c0c0c0;
               background:#ffffff;
               color:#373d44;
               z-index:2000;
               padding:2px;
}
.clouds-flat-button {
                     position:relative;
                     vertical-align:top;
                     width:175px;
                     height:35px;
                     padding:0px;
                     margin:0px 2px 0px 2px;
                     font-size:95%;
                     color:#454545;
                     text-align:center;
                     text-shadow:0 1px 2px rgba(0, 0, 0, 0.25);
                     background:#ecf0f1;
                     border:0;
                     border-bottom:0px solid #dadedf;
                     cursor:pointer;
                     -webkit-box-shadow:inset 0 -2px #dadedf;
                     box-shadow:inset 0 -2px #dadedf;
}
.wet-asphalt-flat-button {
                          position:relative;
                          vertical-align:top;
                          width:175px;
                          height:35px;
                          padding:0px;
                          margin:0px 2px 0px 2px;
                          font-size:95%;
                          color:#454545;
                          text-align:center;
                          text-shadow:0 1px 2px rgba(0, 0, 0, 0.25);
                          background:#ecf0f1;
                          border:0;
                          border-bottom:0px solid #dadedf;
                          cursor:pointer;
                          -webkit-box-shadow:inset 0 -2px #dadedf;
                          box-shadow:inset 0 -2px #dadedf;
                          color:#ffffff;
                          background:#34495e;
}
.clouds-flat-button:active {
                            top:1px;
                            outline:none;
                            -webkit-box-shadow:none;
                            box-shadow:none;
}
.wet-asphalt-flat-button:active {
                                 top:1px;
                                 outline:none;
                                 -webkit-box-shadow:none;
                                 box-shadow:none;
}
p.Table_Breadcrumb {
                    margin-top:0pt;
                    margin-right:0in;
                    margin-bottom:-4pt;
                    margin-left:4pt;
                    text-align:left;
                    color:#545257;
                    font-size:9pt;
                    font-family:Arial;
                    x-next-class:TableBody;
                    x-next-type:p;
}
.button {
         display:inline-block;
         position:relative;
         width:100px;
         height:27px;
         line-height:27px;
         border-radius:2px;
         font-size:0.9em;
         background-color:#ffffff;
         color:#646464;
         background-image:url("resp/images/right_arrow.png");
         background-repeat:no-repeat;
         background-position:60pt;
         text-align:center;
         margin-top:4pt;
}
.button.info {
              background-color:#4285f4;
              background-image:url("resp/images/button-info.png");
              background-repeat:no-repeat;
              background-position:4pt;
              text-indent:16pt;
              color:#ffffff;
}
.button.updated {
                 background-color:#00bfa5;
                 background-image:url("resp/images/button-update.png");
                 background-repeat:no-repeat;
                 background-position:4pt;
                 text-indent:11pt;
                 color:#ffffff;
}
.button.added {
               background-color:#ffa800;
               background-image:url("resp/images/button-add.png");
               background-repeat:no-repeat;
               background-position:4pt;
               text-indent:4pt;
               color:#ffffff;
}
.button.changed {
                 background-color:#942c65;
                 background-image:url("resp/images/button-change.png");
                 background-repeat:no-repeat;
                 background-position:4pt;
                 text-indent:4pt;
                 color:#ffffff;
}
.button.fixed {
               background-color:#0f9d58;
               background-image:url("resp/images/button-fix.png");
               background-repeat:no-repeat;
               background-position:4pt;
               text-indent:4pt;
               color:#ffffff;
}
.button.removed {
                 background-color:#f44336;
                 background-image:url("resp/images/button-warning.png");
                 background-repeat:no-repeat;
                 background-position:4pt;
                 text-indent:13pt;
                 color:#ffffff;
}
.button.emr {
             background-color:#d23f31;
             background-image:url("resp/images/button-emr.png");
             background-repeat:no-repeat;
             background-position:4pt;
             text-indent:9pt;
             color:#ffffff;
}
.button.known_issue {
                     background-color:#DC143C;
                     background-image:url("resp/images/button-known_issue.png");
                     background-repeat:no-repeat;
                     background-position:4pt;
                     text-indent:13pt;
                     color:#ffffff;
}
.button.raised {
                transition:box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
                transition-delay:0.2s;
                box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.button.raised:active {
                       box-shadow:0 8px 17px 0 rgba(0, 0, 0, 0.2);
                       transition-delay:0s;
}
.contentlist {
              -webkit-columns:3 250px;
              -moz-columns:3 250px;
              columns:3 250px;
}
.section {
          clear:both;
          padding:0px;
          margin:0px;
}
.group:before {
               display:table;
}
.group:after {
              display:table;
              clear:both;
}
.group {
        zoom:1;
}
.col {
      display:block;
      float:left;
      margin:1% 0 1% 1.6%;
}
.col:first-child {
                  margin-left:0;
}
@media screen and (max-width: 43.68em){
.col {
      margin:1% 0 1% 0%;
}
}
.span_2_of_2 {
              width:100%;
}
.span_1_of_2 {
              width:49.2%;
}
.span_release_table {
                     width:70%;
}
@media screen and (max-width: 43.68em){
.span_2_of_2 {
              width:100%;
}
}
@media screen and (max-width: 43.68em){
.span_1_of_2 {
              width:100%;
}
}
@media screen and (max-width: 43.68em){
.span_release_table {
                     width:100%;
}
}
.span_3_of_3 {
              width:100%;
}
.span_2_of_3 {
              width:66.13%;
}
.span_1_of_3 {
              width:32.26%;
}
@media screen and (max-width: 43.68em){
.span_3_of_3 {
              width:100%;
}
}
@media screen and (max-width: 43.68em){
.span_2_of_3 {
              width:100%;
}
}
@media screen and (max-width: 43.68em){
.span_1_of_3 {
              width:100%;
}
}
.span_4_of_4 {
              width:100%;
}
.span_3_of_4 {
              width:74.6%;
}
.span_2_of_4 {
              width:49.2%;
}
.span_1_of_4 {
              width:23%;
              background-color:#ffffff;
              border-top-width:0px;
              border-top-style:Solid;
              border-top-color:#4C88E1;
              border-right-width:0px;
              border-right-style:Solid;
              border-right-color:#e3e0d4;
              border-left-width:0px;
              border-left-style:Solid;
              border-left-color:#4C88E1;
              border-bottom-width:0px;
              border-bottom-style:Solid;
              border-bottom-color:#4C88E1;
              border-radius:0px;
}
.span_rn_sidebar {
                  width:25%;
                  background-color:#ffffff;
                  border-top-width:0px;
                  border-top-style:Solid;
                  border-top-color:#4C88E1;
                  border-right-width:0px;
                  border-right-style:Solid;
                  border-right-color:#e3e0d4;
                  border-left-width:0px;
                  border-left-style:Solid;
                  border-left-color:#4C88E1;
                  border-bottom-width:0px;
                  border-bottom-style:Solid;
                  border-bottom-color:#4C88E1;
                  border-radius:0px;
}
@media screen and (max-width: 43.68em){
.span_4_of_4 {
              width:100%;
}
}
@media screen and (max-width: 43.68em){
.span_3_of_4 {
              width:100%;
}
}
@media screen and (max-width: 43.68em){
.span_2_of_4 {
              width:100%;
}
}
@media screen and (max-width: 43.68em){
.span_1_of_4 {
              width:100%;
              padding-top:.5rem;
              padding-bottom:.5rem;
}
}
@media screen and (max-width: 43.68em){
.span_rn_sidebar {
                  width:100%;
}
}
.span_5_of_5 {
              width:100%;
}
.span_4_of_5 {
              width:79.68%;
}
.span_3_of_5 {
              width:59.36%;
}
.span_2_of_5 {
              width:39.04%;
}
.span_1_of_5 {
              width:18.72%;
}
@media only screen and (max-width: 480px){
.span_5_of_5 {
              width:100%;
}
}
@media only screen and (max-width: 480px){
.span_4_of_5 {
              width:100%;
}
}
@media only screen and (max-width: 480px){
.span_3_of_5 {
              width:100%;
}
}
@media only screen and (max-width: 480px){
.span_2_of_5 {
              width:100%;
}
}
@media only screen and (max-width: 480px){
.span_1_of_5 {
              width:100%;
}
}
.span_6_of_6 {
              width:100%;
}
.span_5_of_6 {
              width:83.06%;
}
.span_4_of_6 {
              width:66.13%;
}
.span_3_of_6 {
              width:49.2%;
}
.span_2_of_6 {
              width:32.26%;
}
.span_1_of_6 {
              width:15.33%;
}
@media only screen and (max-width: 480px){
.span_6_of_6 {
              width:100%;
}
}
@media only screen and (max-width: 480px){
.span_5_of_6 {
              width:100%;
}
}
@media only screen and (max-width: 480px){
.span_4_of_6 {
              width:100%;
}
}
@media only screen and (max-width: 480px){
.span_3_of_6 {
              width:100%;
}
}
@media only screen and (max-width: 480px){
.span_2_of_6 {
              width:100%;
}
}
@media only screen and (max-width: 480px){
.span_1_of_6 {
              width:100%;
}
}
.span_7_of_7 {
              width:100%;
}
.span_6_of_7 {
              width:85.48%;
}
.span_5_of_7 {
              width:70.97%;
}
.span_4_of_7 {
              width:56.45%;
}
.span_3_of_7 {
              width:41.94%;
}
.span_2_of_7 {
              width:27.42%;
}
.span_1_of_7 {
              width:12.91%;
}
@media only screen and (max-width: 480px){
.span_7_of_7 {
              width:100%;
}
}
@media only screen and (max-width: 480px){
.span_6_of_7 {
              width:100%;
}
}
@media only screen and (max-width: 480px){
.span_5_of_7 {
              width:100%;
}
}
@media only screen and (max-width: 480px){
.span_4_of_7 {
              width:100%;
}
}
@media only screen and (max-width: 480px){
.span_3_of_7 {
              width:100%;
}
}
@media only screen and (max-width: 480px){
.span_2_of_7 {
              width:100%;
}
}
@media only screen and (max-width: 480px){
.span_1_of_7 {
              width:100%;
}
}
.span_8_of_8 {
              width:100%;
}
.span_7_of_8 {
              width:87.3%;
}
.span_6_of_8 {
              width:74.6%;
}
.span_5_of_8 {
              width:61.9%;
}
.span_4_of_8 {
              width:49.2%;
}
.span_3_of_8 {
              width:36.5%;
}
.span_2_of_8 {
              width:23.8%;
}
.span_1_of_8 {
              width:11.1%;
}
@media only screen and (max-width: 480px){
.span_8_of_8 {
              width:100%;
}
}
@media only screen and (max-width: 480px){
.span_7_of_8 {
              width:100%;
}
}
@media only screen and (max-width: 480px){
.span_6_of_8 {
              width:100%;
}
}
@media only screen and (max-width: 480px){
.span_5_of_8 {
              width:100%;
}
}
@media only screen and (max-width: 480px){
.span_4_of_8 {
              width:100%;
}
}
@media only screen and (max-width: 480px){
.span_3_of_8 {
              width:100%;
}
}
@media only screen and (max-width: 480px){
.span_2_of_8 {
              width:100%;
}
}
@media only screen and (max-width: 480px){
.span_1_of_8 {
              width:100%;
}
}
.span_9_of_9 {
              width:100%;
}
.span_8_of_9 {
              width:88.71%;
}
.span_7_of_9 {
              width:77.42%;
}
.span_6_of_9 {
              width:66.13%;
}
.span_5_of_9 {
              width:54.84%;
}
.span_4_of_9 {
              width:43.55%;
}
.span_3_of_9 {
              width:32.26%;
}
.span_2_of_9 {
              width:20.97%;
}
.span_1_of_9 {
              width:9.68%;
}
@media only screen and (max-width: 480px){
.span_9_of_9 {
              width:100%;
}
}
@media only screen and (max-width: 480px){
.span_8_of_9 {
              width:100%;
}
}
@media only screen and (max-width: 480px){
.span_7_of_9 {
              width:100%;
}
}
@media only screen and (max-width: 480px){
.span_6_of_9 {
              width:100%;
}
}
@media only screen and (max-width: 480px){
.span_5_of_9 {
              width:100%;
}
}
@media only screen and (max-width: 480px){
.span_4_of_9 {
              width:100%;
}
}
@media only screen and (max-width: 480px){
.span_3_of_9 {
              width:100%;
}
}
@media only screen and (max-width: 480px){
.span_2_of_9 {
              width:100%;
}
}
@media only screen and (max-width: 480px){
.span_1_of_9 {
              width:100%;
}
}
.span_10_of_10 {
                width:100%;
}
.span_9_of_10 {
               width:89.84%;
}
.span_8_of_10 {
               width:79.68%;
}
.span_7_of_10 {
               width:69.52%;
}
.span_6_of_10 {
               width:59.36%;
}
.span_5_of_10 {
               width:49.2%;
}
.span_4_of_10 {
               width:39.04%;
}
.span_3_of_10 {
               width:28.88%;
}
.span_2_of_10 {
               width:18.72%;
}
.span_1_of_10 {
               width:8.56%;
}
@media only screen and (max-width: 480px){
.span_10_of_10 {
                width:100%;
}
}
@media only screen and (max-width: 480px){
.span_9_of_10 {
               width:100%;
}
}
@media only screen and (max-width: 480px){
.span_8_of_10 {
               width:100%;
}
}
@media only screen and (max-width: 480px){
.span_7_of_10 {
               width:100%;
}
}
@media only screen and (max-width: 480px){
.span_6_of_10 {
               width:100%;
}
}
@media only screen and (max-width: 480px){
.span_5_of_10 {
               width:100%;
}
}
@media only screen and (max-width: 480px){
.span_4_of_10 {
               width:100%;
}
}
@media only screen and (max-width: 480px){
.span_3_of_10 {
               width:100%;
}
}
@media only screen and (max-width: 480px){
.span_2_of_10 {
               width:100%;
}
}
@media only screen and (max-width: 480px){
.span_1_of_10 {
               width:100%;
}
}
.span_11_of_11 {
                width:100%;
}
.span_10_of_11 {
                width:90.76%;
}
.span_9_of_11 {
               width:81.52%;
}
.span_8_of_11 {
               width:72.29%;
}
.span_7_of_11 {
               width:63.05%;
}
.span_6_of_11 {
               width:53.81%;
}
.span_5_of_11 {
               width:44.58%;
}
.span_4_of_11 {
               width:35.34%;
}
.span_3_of_11 {
               width:26.1%;
}
.span_2_of_11 {
               width:16.87%;
}
.span_1_of_11 {
               width:7.63%;
}
@media only screen and (max-width: 480px){
.span_11_of_11 {
                width:100%;
}
}
@media only screen and (max-width: 480px){
.span_10_of_11 {
                width:100%;
}
}
@media only screen and (max-width: 480px){
.span_9_of_11 {
               width:100%;
}
}
@media only screen and (max-width: 480px){
.span_8_of_11 {
               width:100%;
}
}
@media only screen and (max-width: 480px){
.span_7_of_11 {
               width:100%;
}
}
@media only screen and (max-width: 480px){
.span_6_of_11 {
               width:100%;
}
}
@media only screen and (max-width: 480px){
.span_5_of_11 {
               width:100%;
}
}
@media only screen and (max-width: 480px){
.span_4_of_11 {
               width:100%;
}
}
@media only screen and (max-width: 480px){
.span_3_of_11 {
               width:100%;
}
}
@media only screen and (max-width: 480px){
.span_2_of_11 {
               width:100%;
}
}
@media only screen and (max-width: 480px){
.span_1_of_11 {
               width:100%;
}
}
.span_12_of_12 {
                width:100%;
}
.span_11_of_12 {
                width:91.53%;
}
.span_10_of_12 {
                width:83.06%;
}
.span_9_of_12 {
               width:74.6%;
}
.span_8_of_12 {
               width:66.13%;
}
.span_7_of_12 {
               width:57.66%;
}
.span_6_of_12 {
               width:49.2%;
}
.span_5_of_12 {
               width:40.73%;
}
.span_4_of_12 {
               width:32.26%;
}
.span_3_of_12 {
               width:23.8%;
}
.span_2_of_12 {
               width:15.33%;
}
.span_1_of_12 {
               width:6.86%;
}
@media only screen and (max-width: 480px){
.span_12_of_12 {
                width:100%;
}
}
@media only screen and (max-width: 480px){
.span_11_of_12 {
                width:100%;
}
}
@media only screen and (max-width: 480px){
.span_10_of_12 {
                width:100%;
}
}
@media only screen and (max-width: 480px){
.span_9_of_12 {
               width:100%;
}
}
@media only screen and (max-width: 480px){
.span_8_of_12 {
               width:100%;
}
}
@media only screen and (max-width: 480px){
.span_7_of_12 {
               width:100%;
}
}
@media only screen and (max-width: 480px){
.span_6_of_12 {
               width:100%;
}
}
@media only screen and (max-width: 480px){
.span_5_of_12 {
               width:100%;
}
}
@media only screen and (max-width: 480px){
.span_4_of_12 {
               width:100%;
}
}
@media only screen and (max-width: 480px){
.span_3_of_12 {
               width:100%;
}
}
@media only screen and (max-width: 480px){
.span_2_of_12 {
               width:100%;
}
}
@media only screen and (max-width: 480px){
.span_1_of_12 {
               width:100%;
}
}
rh-list.Bullets {
                 x-lvl-1-type:disc;
                 x-lvl-1-format:<x>;
                 x-lvl-2-type:square;
                 x-lvl-2-format:<x>;
                 x-lvl-2-margin:20px;
                 x-lvl-3-type:circle;
                 x-lvl-3-format:<x>;
                 x-lvl-3-margin:40px;
                 x-lvl-4-type:diamond;
                 x-lvl-4-format:<x>;
                 x-lvl-4-margin:60px;
                 x-lvl-5-type:disc;
                 x-lvl-5-format:<x>;
                 x-lvl-5-margin:80px;
                 x-lvl-6-type:square;
                 x-lvl-6-format:<x>;
                 x-lvl-6-margin:100px;
                 x-lvl-7-type:circle;
                 x-lvl-7-format:<x>;
                 x-lvl-7-margin:120px;
                 x-lvl-8-type:diamond;
                 x-lvl-8-format:<x>;
                 x-lvl-8-margin:140px;
                 x-level-count:9;
                 x-lvl-9-type:disc;
                 x-lvl-9-format:<x>;
                 x-lvl-9-margin:160px;
                 x-lvl-9-pfx-class:rls-9-Bullets;
                 x-lvl-1-pfx-class:rls-1-Bullets;
                 x-lvl-2-pfx-class:rls-2-Bullets;
                 x-lvl-3-pfx-class:rls-3-Bullets;
                 x-lvl-4-pfx-class:rls-4-Bullets;
                 x-lvl-5-pfx-class:rls-5-Bullets;
                 x-lvl-6-pfx-class:rls-6-Bullets;
                 x-lvl-7-pfx-class:rls-7-Bullets;
                 x-lvl-8-pfx-class:rls-8-Bullets;
}
span.rls-9-Bullets {
                    font-size:8pt;
}
span.rls-1-Bullets {
                    font-size:12pt;
}
span.rls-2-Bullets {
                    font-size:12pt;
}
span.rls-3-Bullets {
                    font-size:12pt;
}
span.rls-4-Bullets {
                    font-size:12pt;
}
span.rls-5-Bullets {
                    font-size:10pt;
}
span.rls-6-Bullets {
                    font-size:10pt;
}
span.rls-7-Bullets {
                    font-size:10pt;
}
span.rls-8-Bullets {
                    font-size:10pt;
}
rh-list.rl-p-Bullet_1 {
                       x-level-count:1;
                       x-lvl-1-format:<x>;
                       x-lvl-1-type:disc;
}
rh-list.rl-p-Bullet1 {
                      x-level-count:1;
                      x-lvl-1-format:<x>;
                      x-lvl-1-type:disc;
}
rh-list.rl-p-Bullet2 {
                      x-level-count:1;
                      x-lvl-1-format:<x>;
                      x-lvl-1-type:Nonbreaking Hyphen;
}
rh-list.rl-p-Bullet3 {
                      x-level-count:1;
                      x-lvl-1-format:<x>;
                      x-lvl-1-type:tableseq1;
}
rh-list.rl-p-TableBullet1 {
                           x-level-count:1;
                           x-lvl-1-format:<x>;
                           x-lvl-1-type:tableseq1;
}
rh-seq.tableseq1 {
                  x-font:Arial Unicode MS;
                  x-count:1;
                  x-1:▪;
}
rh-list.rl-p-TableBullet2 {
                           x-level-count:1;
                           x-lvl-1-format:<x>;
                           x-lvl-1-type:Nonbreaking Hyphen;
}
rh-list.rl-p-Ref_Bullet {
                         x-level-count:1;
                         x-lvl-1-format:<x>;
                         x-lvl-1-type:tableseq1;
}
rh-list.rl-p-Small-Steps {
                          x-level-count:1;
                          x-lvl-1-format:<x>.;
                          x-lvl-1-type:decimal;
}
.label {
        background-color:#BFBFBF;
        border-bottom-left-radius:2px;
        border-bottom-right-radius:2px;
        border-top-left-radius:2px;
        border-top-right-radius:2px;
        color:#ffffff;
        font-size:9px;
        font-weight:bold;
        letter-spacing:0.03em;
        padding-bottom:1px;
        padding-left:3px;
        padding-right:3px;
        padding-top:1px;
        white-space:nowrap;
}
.label.fix {
            background-color:#0f9d58;
}
.label.date {
             background-color:#D32B26;
}
.label.warning {
                background-color:#FF9C00;
}
.label.patch {
              background-color:#499a49;
}
.label.new {
            background-color:#3b6597;
}
.label.modify {
               background-color:#00bfa5;
}
.label.emr {
            background-color:#d23f31;
}
@media screen and (min-width: 150px) and (max-width: 650px){
.tabletdesktopview {
                    display:none;
}
}
@media screen and (min-width: 70.01em){
.smartphoneview {
                 display:none;
}
}
@media screen and (min-width: 70.01em){
.desktopview {
              display:inline;
}
}
@media screen and (max-width: 70.00em){
.smartphoneview {
                 display:inline;
}
}
@media screen and (max-width: 70.00em){
.desktopview {
              display:none;
}
}
.infobutton {
             float:left;
             display:inline-block;
             position:relative;
             width:27px;
             height:27px;
             line-height:27px;
             border-radius:2px;
             font-size:0.9em;
             text-align:center;
             margin-top:4pt;
             margin-right:8pt;
             background-color:#4285f4;
             background-image:url("resp/images/button-info.png");
             background-repeat:no-repeat;
             background-position:4pt;
             text-indent:16pt;
             color:#ffffff;
             transition:box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
             transition-delay:0.2s;
             box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.emrbutton {
            float:left;
            display:inline-block;
            position:relative;
            width:27px;
            height:27px;
            line-height:27px;
            border-radius:2px;
            font-size:0.9em;
            text-align:center;
            margin-top:4pt;
            margin-right:8pt;
            background-color:#C30;
            background-image:url("resp/images/button-emr.png");
            background-repeat:no-repeat;
            background-position:4pt;
            text-indent:16pt;
            color:#ffffff;
            transition:box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
            transition-delay:0.2s;
            box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.addbutton {
            float:left;
            display:inline-block;
            position:relative;
            width:27px;
            height:27px;
            line-height:27px;
            border-radius:2px;
            font-size:0.9em;
            text-align:center;
            margin-top:4pt;
            margin-right:8pt;
            background-color:#F90;
            background-image:url("resp/images/button-add.png");
            background-repeat:no-repeat;
            background-position:4pt;
            text-indent:16pt;
            color:#ffffff;
            transition:box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
            transition-delay:0.2s;
            box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.changebutton {
               float:left;
               display:inline-block;
               position:relative;
               width:27px;
               height:27px;
               line-height:27px;
               border-radius:2px;
               font-size:0.9em;
               text-align:center;
               margin-top:4pt;
               margin-right:8pt;
               background-color:#939;
               background-image:url("resp/images/button-change.png");
               background-repeat:no-repeat;
               background-position:4pt;
               text-indent:16pt;
               color:#ffffff;
               transition:box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
               transition-delay:0.2s;
               box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.fixbutton {
            float:left;
            display:inline-block;
            position:relative;
            width:27px;
            height:27px;
            line-height:27px;
            border-radius:2px;
            font-size:0.9em;
            text-align:center;
            margin-top:4pt;
            margin-right:8pt;
            background-color:#090;
            background-image:url("resp/images/button-fix.png");
            background-repeat:no-repeat;
            background-position:4pt;
            text-indent:16pt;
            color:#ffffff;
            transition:box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
            transition-delay:0.2s;
            box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.warningbutton {
                float:left;
                display:inline-block;
                position:relative;
                width:27px;
                height:27px;
                line-height:27px;
                border-radius:2px;
                font-size:0.9em;
                text-align:center;
                margin-top:4pt;
                margin-right:8pt;
                background-color:#ff0000;
                background-image:url("resp/images/button-warning.png");
                background-repeat:no-repeat;
                background-position:4pt;
                text-indent:16pt;
                color:#ffffff;
                transition:box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
                transition-delay:0.2s;
                box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.updatebutton {
               float:left;
               display:inline-block;
               position:relative;
               width:27px;
               height:27px;
               line-height:27px;
               border-radius:2px;
               font-size:0.9em;
               text-align:center;
               margin-top:4pt;
               margin-right:8pt;
               background-color:#0C9;
               background-image:url("resp/images/button-update.png");
               background-repeat:no-repeat;
               background-position:4pt;
               text-indent:16pt;
               color:#ffffff;
               transition:box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
               transition-delay:0.2s;
               box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.knownissuebutton {
                   float:left;
                   display:inline-block;
                   position:relative;
                   width:27px;
                   height:27px;
                   line-height:27px;
                   border-radius:2px;
                   font-size:0.9em;
                   text-align:center;
                   margin-top:4pt;
                   margin-right:8pt;
                   background-color:#F33;
                   background-image:url("resp/images/button-known_issue.png");
                   background-repeat:no-repeat;
                   background-position:4pt;
                   text-indent:16pt;
                   color:#ffffff;
                   transition:box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
                   transition-delay:0.2s;
                   box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
li.TableBullet {
                margin-right:4%;
                text-indent:0pt;
                font-size:11pt;
                margin-top:3pt;
                margin-bottom:3pt;
                line-height:12pt;
                list-style:url("resp/images/square_black_bullet.png");
                margin-left:-14pt;
                padding-left:7px;
}
