/* CSS Document */

div#actions{ line-height: 1.4}

a#FAQLink {
    float: right;
}

span#loggedIn {
    float: right;
    color: #666;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin-right: 5px;
    padding-top: 3px;
}

a.noHrefLink {
    cursor: pointer;
}

body, p, #ft {
    margin: 0px;
    padding: 0px;
}

body {
    color: #000000;
    font-family: "Tahoma", verdana, helvetica, sans-serif;
    font-size: 67%;
}

/*a {color:#031D4E;}*/
#hdr {
    margin: 0px;
    padding: 0px;
    background: repeat-x;
}

#hdr p {
    position: absolute;
    float: right;
    top: 35px;
    right: 20px;
    font-size: 20px;
}

#ct {
    margin: 20px;
    padding: 0px;
    overflow: auto;
    padding-bottom: 125px;
    background-color: #fff;
}

#ct p {
    margin-bottom: 15px;
}

span.topicTitle {
    font-size: 14px;
    color: #336699;
    font-family: tahoma;
    font-weight: bold;
}

input#announcementEdit {
    margin-top: 8px;
}

/* ################ overlay dialogs ################# */
div.overlays {
    width: 100%;
    height: 100%;
    min-height: 150px;
    background: url(/web/20161222135247im_/https://tsdr.uspto.gov/img/pto-bg-overlay.png) repeat;
    z-index: 999;
    position: absolute;
}

div.dialogBox {
    text-align: left;
    margin: 35px auto 0px auto;
    width: 600px;
    height: auto;
    min-height: 90px;
    background-color: #ffffff;
    padding: 18px;
    border: 1px solid #666666;
}

div.dialogBox p {
    margin: 9px 0px 9px 0px;
    font-size: 108%;
}

img.helpIcon {
    border: none !important;
    background-color: transparent !important;
}

img.helpIcon.certs {
    margin: 16px 0 0 5px;
}

img.helpIcon.tabs {
    margin: 8px 0 0 5px;
}

img.helpIcon.search {
    margin: 4px 0px 0px 4px;
}

textarea#helpTopicTextArea {
    width: 576px;
    height: 85px;
}

textarea#helpTextTextArea {
    width: 576px;
    height: 250px;
}

textarea#faqQTextArea {
    width: 576px;
    height: 85px;
}

textarea#faqATextArea {
    width: 576px;
    height: 250px;
}

textarea#announcementTextArea {
    width: 576px;
}

div#announcementWrapper pre {
    margin: 0px
}

div#helpOverlayLoading {
    width: 100px;
    height: 100px;
    background: url(/web/20161222135247im_/https://tsdr.uspto.gov/img/ajax-loader.gif) no-repeat;
    z-index: 999;
    position: absolute;
    top: 50px;
    margin: 0px auto auto 250px;
}

h1.helpTitle, h1.faqTitle {
    color: #005091;
    margin: 0px 0px 20px 0px;
    font-size: 19px;
    font-weight: bold;
}

h1.announcementTitle {
    color: #005091;
    margin: 0px 0px 20px 0px;
    font-size: 19px;
    font-weight: bold;
}

h2.topic {
    color: #005091;
    margin: 9px 0px;
    font-size: 17px;
    font-weight: bold;
}

div.dialogBox pre {
    color: #005091
}

div.dialogBox .fieldName {
    font-weight: bold;
    font-size: 96% !important;
}

.fieldData {
    padding: 3px 0px 0px 0px;
    font-size: 124%;
    line-height: 116%;
}

.fieldInput {
    padding: 3px 0px 0px 0px;
}

.fieldInput input.radioButtons {
    margin: 0px 5px 4px 0px;
}

div.buttonHolderHelp {
    width: auto;
    margin: 0px 0px 8px 0px;
    padding: 4px;
    background: url(/web/20161222135247im_/https://tsdr.uspto.gov/img/pto-bg-btnHolder.gif) repeat-x bottom #f2f2f2;
    text-align: center;
    border: 1px solid #c4c4c4;
}

div.buttonHolderHelp input {
    margin-right: 6px;
}

pre {
    white-space: pre; /* CSS2 */
    white-space: pre-wrap; /* css 2.1 */
    white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
    white-space: -hp-pre-wrap; /* HP printers */
    white-space: -moz-pre-wrap !important; /*   Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    font-family: Arial, verdana, helvetica, sans-serif;
    font-size: 13px;
    color: #005091;
    overflow: hidden;
}

.floatRight {
    float: right
}

input.page {
    background: url(/web/20161222135247im_/https://tsdr.uspto.gov/img/pageButton.png) no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 22px;
    width: 78px;
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
    color: #333;
    padding-bottom: 3px;
    vertical-align: top;
    text-align: center;
}

#ftr {
    width: 910px;
    border-left: .5px solid #7F1B10;
    border-right: .5px solid #7F1B10;
    margin: 0px auto;
    padding: 5px;
    clear: both;
    background-color: #323232;
    border-top: #b2b2b2 1px dotted;
    border-bottom: #7f1b10 1px dotted;
}

#ftr #ft {
    padding: 10px;
}

#ftrMsg p {
    padding: 3px 0px;
}

html, body {
    height: 100%;
}

div.container {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
}

div.faqContainer {
    min-height: 0px !important;
}

div.docSearchLoadingGif {
    width: 100px;
    height: 100px;
    background-image: url(/web/20161222135247im_/https://tsdr.uspto.gov/img/ajax-loader.gif);
    background-repeat: no-repeat;
    z-index: 999;
    position: absolute;
    margin: 125px auto auto 250px;
    display: none;
}

div#webwidget_tab {
    display: none;
}

div.actions {
    position: relative;
}

span.actionText {
    float: right;
    text-size: 12px;
    color: graytext;
    margin: -18px 5px 0px 0px;
}

/* mark image grow/shrink effect */
div.thumb {
    position: relative; /* Set the absolute positioning base coordinate */
    /*width: 107px;*/
    height: 110px;
}

div.thumb img {
    /*width: 58px; height: 58px; /* Set the small thumbnail size */
    -ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
    border: 0px solid #ddd;
    position: absolute;
    right: 0;
    top: 0;
    /*background: url(/web/20161222135247im_/https://tsdr.uspto.gov/img/ajax-loader-markImage.gif) no-repeat; */
}

/* left column side nav */
div#columnLeft {
    float: left;
    margin: 0px 0px 10px 0px;
    width: 267px;
}

h2#searchTitle {
    clear: left;
}

/*span#relatedSearchesLabel {
    font-weight: bold;
    float: left;
}*/

ul#breadcrumb {
    list-style-type: none;
    margin: 7px 0px 12px 18px;
}

ul#breadcrumb li {
    float: left;
    font-size: 88%;
}

ul#breadcrumb li a{
    color: #031d4e;
    text-decoration: underline;
}

.historyItem {
    margin-left: 3px;
    font-size: 11px !important;
    text-transform: uppercase;
}

div#sideNavTop {
    width: 250px;
    background-image: url(/web/20161222135247im_/https://tsdr.uspto.gov/img/bg-sideNavTop.jpg);
    background-repeat: no-repeat;
    width: 250px;
    height: 6px;
    margin: 12px 0px 0px 17px;
}

div#sideNavBot {
    width: 250px;
    background-image: url(/web/20161222135247im_/https://tsdr.uspto.gov/img/bg-sideNavBot.jpg);
    background-repeat: no-repeat;
    width: 250px;
    height: 7px;
    margin: 0px 0px 0px 17px;
}

ul#sideNav {
    padding: 0px;
    width: 250px;
    background-color: #546f9a;
    list-style-type: none;
    margin: 0px 0px 0px 17px;
}

ul#sideNav>li {
    list-style-type: none;
    color: #ffffff;
}

ul#sideNav>li>span {
    display: block;
    color: #ffffff;
    margin: 0px 0px 0px 0px;
    padding: 7px 4px 7px 11px;
    font-size: 100%;
    border-bottom: 1px solid #546f9a;
    background-color: #052b69;
    cursor: pointer;
}

ul#sideNav>li>span.sideNavFirst {
    background-image: url(/web/20161222135247im_/https://tsdr.uspto.gov/img/li-bg-sideNavFirst.jpg);
    background-repeat: repeat-x;
    background-position: top;
}

ul#sideNav>li>ul {
    list-style-type: none;
    background-color: #546f9a;
    margin: 0px 0px 0px 0px;
}

ul#sideNav>li>ul>li {
    list-style-type: none;
    padding: 3px 4px 3px 16px;
}

ul#sideNav>li>ul>li>a {
    color: #ffffff;
}

ul#sideNav>li>ul>li>ul {
    list-style-type: none;
    padding: 3px 4px 0px 21px;

}

ul#sideNav>li>ul>li>ul>li {
    list-style-image: url(/web/20161222135247im_/https://tsdr.uspto.gov/img/li-bulletSideNavSub.jpg);
}

ul#sideNav>li>ul>li>ul>li>a {
    color: #ffffff;
}

/* @group Footer */

#ft {
    clear: both;
    width: 890px;
    padding: 8px 0 8px 0;
    text-align: left;
    background-color: #323232;
}

#ft .col {
    float: left;
    padding: 0 10px 0 10px;
}

#ft col img {
    height: auto;
	width: 100px;
}



#ft .col {
    width: 150px;
}

#ft .col h2 {
         	font-size: 12px;
         	line-height: 1.2em;
         	margin-top: 2.2em;
         	color: #fff;
         	text-transform: uppercase;
         	font-weight: bold;
}

#ft .colLogos {
    float: left;
    padding: 0 10px 0 0;
    text-align: left;
}

#ft .colLogos {
    width: 800px;
}

#ft ul {
    list-style-type: none;
    padding: 0px;
    margin-top: 0;
}

#ft ul li {
   padding-top: 0.61em;
}

#ft ul li a {
    font-size: 12px;
	color: #4ec5f1;
}

#ft .print {
    display: none;
}

#ftr{
    height: 358px;
}

#push {
    height: 158px;
}

.clear-fix {
    display: inline-block;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.pull-right {
  float: right !important;
}

.col-sm-12{
font-size: 20px;
font-weight: bold;
}

/* @end */
/*
     FILE ARCHIVED ON 13:52:47 Dec 22, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:11:38 Feb 15, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.704
  exclusion.robots: 0.047
  exclusion.robots.policy: 0.037
  esindex: 0.013
  cdx.remote: 19.072
  LoadShardBlock: 194.426 (6)
  PetaboxLoader3.datanode: 198.005 (7)
  load_resource: 98.731
  PetaboxLoader3.resolve: 51.918
*/