/* !completion bar */
.cbar {
  font-size: 0.75em;
  text-align: center;
  vertical-align: middle;
}
.cbar b {
  background: url(/i/cbar-sm.png) no-repeat 0 0;
  display: block;
  height: 6px;
  margin: 5px auto;
  overflow: hidden;
  width: 42px;
}
.cbar .cbarsm10,
.cbar .cbarsm1 {
  background-position: 0 -90px;
}
.cbar .cbarsm20 {
  background-position: 0 -80px;
}
.cbar .cbarsm30 {
  background-position: 0 -70px;
}
.cbar .cbarsm40 {
  background-position: 0 -60px;
}
.cbar .cbarsm50 {
  background-position: 0 -50px;
}
.cbar .cbarsm60 {
  background-position: 0 -40px;
}
.cbar .cbarsm70 {
  background-position: 0 -30px;
}
.cbar .cbarsm80 {
  background-position: 0 -20px;
}
.cbar .cbarsm90 {
  background-position: 0 -10px;
}
.cbar .cbarsm100 {
  background-position: 0 0;
}
/* large completion bar */
#completion {
  margin: 0;
}
#completion strong {
  background: url(/i/cbar.png) no-repeat 0 3px;
  display: inline-block;
  font-weight: normal;
  line-height: 1;
  padding: 0 0 0 60px;
}
#completion b {
  display: block;
  font-size: 20px;
}
.lite-box #completion {
  margin: 0 0 1em;
}
.browse-sense #completion {
  color: #555;
  float: right;
  font-size: .875em;
  line-height: 1.23em;
  padding: 0 8px;
  text-align: center;
  width: 100px;
}
.browse-sense #completion strong {
  display: block;
  height: 12px;
  margin-left: 22px;
}
#completion .cbar10,
#completion .cbar1,
#completion .cbar0 {
  background-position: 0% -146px;
}
#completion .cbar20 {
  background-position: 0% -129px;
}
#completion .cbar30 {
  background-position: 0% -113px;
}
#completion .cbar40 {
  background-position: 0% -98px;
}
#completion .cbar50 {
  background-position: 0% -82px;
}
#completion .cbar60 {
  background-position: 0% -66px;
}
#completion .cbar70 {
  background-position: 0% -51px;
}
#completion .cbar80 {
  background-position: 0% -35px;
}
#completion .cbar90 {
  background-position: 0% -17px;
}
#completion .cbar100 {
  background-position: 0% 2px;
}
/* ----- =Documents page ----- */
#documents-page #tabs {
  margin: 15px 0 0;
  padding: 0;
}
#documents-page .browse-page {
  float: right;
}
#documents-page #colinner {
  min-height: 900px;
}
.bc {
  border-bottom: 1px solid #cccccc;
  color: #777777;
  font-size: 12px;
  padding: 0 0 8px;
}
.bc a:last-child {
  color: #777777;
}
.doc-list .doc-btns a {
  color: #6699CC;
}
.thead,
.doc-list thead th {
  background: #e0f1ff;
  clear: both;
  padding: 5px;
}
#documents-page .browse-page {
  margin: 0;
}
.browse-page .nav-last {
  background-image: url(/i/nextall.gif);
}
.browse-page .nav-next,
.browse-page .nav-last,
.browse-page .nav-prev,
.browse-page .nav-start {
  display: none;
}
.filterlist {
  background: #f0ede7;
  padding: 12px;
  position: relative;
}
.filterlist .text {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  padding-right: 20px;
  width: 100%;
}
.filterinput {
  position: relative;
  width: 350px;
}
.filterinput input::-webkit-input-placeholder + a.clear-btn {
  visibility: hidden;
}
a.clear-btn {
  color: #999;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  position: absolute;
  right: 3px;
  top: 0px;
  visibility: visible;
}
a.clear-btn:hover {
  color: #777;
  text-decoration: none;
}
.sort {
  color: #777;
  font-size: 14px;
  position: absolute;
  right: 12px;
  top: 12px;
}
.sort select {
  font-size: 14px;
  font-weight: bold;
  max-width: 150px;
}
.doc-list .error_slot {
  border-bottom: 0 none;
  padding: 30px;
}
/* table */
.doc-list {
  margin: 10px 0;
}
.doc-list th {
  font-weight: normal;
  padding: 0 5px;
}
.doc-list td {
  border: 1px dotted #b3b3b3;
  border-width: 1px 0;
  padding: 10px 0;
}
.doc-list td p {
  font-size: 12px;
  margin: 0 10% 0 0;
}
.doc-list tfoot th {
  padding: 5px 0;
}
.doc-list h2 {
  font-size: 100%;
  font-weight: normal;
}
.senseroll {
  background: url(/i/infoBtn2.gif) no-repeat 0 0;
  cursor: pointer;
  display: inline-block;
  height: 20px;
  overflow: hidden;
  padding: 0 10px 5px;
  right: 20px;
  text-indent: -1000em;
  vertical-align: middle;
}
.senseroll:hover {
  background-position: 0 -26px;
}
.cbar {
  color: #555;
  line-height: 1.2;
}
#total-docs {
  margin: 12px auto;
  text-align: center;
}
#counter {
  background: #372b1b;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  padding: 8px 16px;
}
#image-counter {
  font-size: 36px;
  margin: 0 auto;
  text-align: right;
}
.browse-page a,
.browse-page b,
.ellipsis {
  display: inline;
  float: none;
  padding: 0 5px 0 5px;
}
/* by category */
#sort-cat {
  clear: both;
}
#bycat {
  float: left;
  padding: 10px 0;
  width: 226px;
}
#subtitles {
  border-left: 1px solid #b3b3b3;
  margin: 10px 0 0 230px;
}
#bycat ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#bycat ul li {
  margin: 0;
}
#bycat ul a {
  background: #ffffff url(/i/right.gif) no-repeat 97% 50%;
  display: block;
  position: relative;
  line-height: 1.25em;
  margin: 0 3px 0 0 ;
  padding: 5px 35px 5px 1.1em;
  text-indent: -1em;
  text-decoration: none;
}
#bycat ul a:hover {
  background: #dceaf7 url(/i/right.gif) no-repeat 97% 50%;
  color: #222;
}
.selecta {
  background: transparent url(/i/arrowL-lg.gif) no-repeat scroll center top;
  color: #555555;
  font-size: 159%;
  font-weight: bold;
  height: 230px;
  line-height: 1em;
  margin: 50px auto 0pt;
  padding: 70px 0pt 0pt;
  position: static;
  text-align: center;
}
.zimg ul {
  font-size: 92%;
  list-style: square;
  margin: 0;
  padding: 0 0 0 1.2em;
}
.fbnr {
  clear: both;
  font-size: 95%;
  margin: 20px 0 50px;
}
.fbnr img {
  float: left;
  border: 1px solid #b3b3b3;
  display: block;
  margin: 0 5px 0 0 ;
  padding: 2px;
}
.topf {
  margin-top: 50px;
}
/* title pages */
#title-page #tabs {
  background-color: #fff;
  margin: 15px 0 0;
}
#title-hdr h1 {
  margin: 8px 0 0;
  padding-top: 0;
  position: relative;
}
#title-hdr h1.freeh1 {
  padding-left: 50px;
}
#title-hdr h1 .freetext {
  background: #107E2A;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  left: 0;
  margin: 0 5px 0 0;
  padding: 5px 10px;
  position: absolute;
  line-height: 1.2;
  top: 0;
  white-space: nowrap;
}
#title-hdr h2 {
  color: #555;
  font-size: 114%;
  font-weight: normal;
}
.provider-img {
  border: 1px solid #b3b3b3;
  float: left;
  margin: 5px 10px 25px 0px;
  vertical-align: middle;
}
.provider-name a {
  color: #6699CC;
  margin: 5px 0;
}
.provider-name a em {
  font-style: normal;
}
.fimg {
  margin: 0;
  float: left;
  line-height: 1.25;
  padding: 0 10px 0 0;
  width: 110px;
}
.fimg a.f-img {
  display: block;
  border: 1px solid #b3b3b3;
  height: 90px;
  overflow: hidden;
  padding: 1px;
  position: relative;
  width: 90px;
}
.fimg a.f-img:hover {
  border-color: #114488;
}
.fimg b {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
  height: 90px;
  position: relative;
  width: 90px;
}
/* border */
.newcall {
  border: 1px dotted #ccc;
  border-width: 1px 0;
  font-size: 0.846em;
  line-height: 1.3;
  margin: 0 0 5px;
  text-align: left;
  padding: 10px 2px;
}
.newcall .btn-t {
  font-size: 1.07em;
}
.newcall p {
  margin: 8px;
}
#title-status {
  margin-top: 8px;
  text-align: center;
}
#totalimages b {
  display: block;
  font-size: .75em;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
}
#totalimages strong {
  background: url(/i/completeness.png) no-repeat 0 0;
  color: #111;
  display: block;
  font-size: 1.125em;
  font-weight: normal;
  height: 26px;
  margin: 0 auto;
  padding: 5px 0 4px;
  width: 127px;
}
#totalimages .c-10 {
  background-position: 0 0;
}
#totalimages .c-0 {
  background-position: 0 -429px;
}
#totalimages .c-20 {
  background-position: 0 -39px;
}
#totalimages .c-30 {
  background-position: 0 -78px;
}
#totalimages .c-40 {
  background-position: 0 -117px;
}
#totalimages .c-50 {
  background-position: 0 -156px;
}
#totalimages .c-60 {
  background-position: 0 -195px;
}
#totalimages .c-70 {
  background-position: 0 -234px;
}
#totalimages .c-80 {
  background-position: 0 -273px;
}
#totalimages .c-90 {
  background-position: 0 -312px;
}
#totalimages .c-100 {
  background-position: 0 -351px;
}
#totalimages .c-na {
  background-position: 0 -390px;
}
#totalimages strong span {
  display: block;
  position: relative;
}
#totalimages strong span i {
  font-style: normal;
}
/* #totalimages strong span i { position:absolute; display:block; top:0px;
	margin: 0 auto;}
#totalimages strong span:before {  display:block; padding:1px; content: attr(title); color:#fff; text-align:left;  }  */
#completion {
  margin: 10px 0;
}
#importimages {
  background: #efefef;
  margin: 7px 0 0;
  padding: 3px 5px;
}
#importimages b {
  display: inline-block;
  font-size: 85%;
  font-weight: normal;
  margin: 2px 0;
  text-align: center;
  text-transform: uppercase;
}
.intro {
  margin-right: 12px;
}
.intro:first-letter {
  color: #c14139;
  float: left;
  font-size: 3em;
  line-height: .75em;
  padding-top: 4px;
  padding-right: 8px;
  padding-left: 3px;
  text-transform: capitalize;
}
#page h3 {
  color: #444;
  font-weight: normal;
  margin: 1.5em 0pt 0.5em;
}
.gridf300 h3 {
  border-bottom: 1px solid #CCCCCC;
  color: #666;
  padding: 5px 0pt;
}
#searchbox {
  background: #f3f0ea;
  border: 1px solid #E0D5B8;
  margin: 15px 0;
  padding: 8px;
}
#searchbox h2 {
  color: #444;
  font-size: 100%;
  margin: 0 0 .5em;
}
#searchbox .text,
#searchbox .ex {
  font-size: 1.23em;
  width: 65%;
}
#searchbox .btn {
  font-size: 1.23em;
  margin-right: 15px;
}
.browselink {
  font-size: 1.23em;
  padding: 0 10px;
}
.browseimg {
  clear: both;
  text-align: right;
}
#sp-ad {
  background: #f0f7fd url(/i/storyp-icon.gif) no-repeat 10px 50%;
  margin: 20px 0;
  padding: 15px 10px 15px 60px;
}
#testimonials blockquote {
  background: url(/i/l-quote.gif) no-repeat 0 0;
  margin: 5px 0;
  padding: 0 0 0 30px;
}
#testimonials blockquote p {
  background: url(/i/r-quote.gif) no-repeat 100% 100%;
  color: #555;
  font: italic 114%/1.4 Georgia, "Times New Roman", Times, serif;
  margin: 0;
  padding: 5px 30px 5px 0;
}
#testimonials cite {
  font-style: normal;
  display: block;
  margin: 0 0 0 20px;
}
#testimonials {
  margin: 30px 0;
}
/* ad */
.colB-bnr {
  background: #ffffff url(/i/midbg.gif) repeat-x 0 80%;
  border: 1px solid #E0D5B8;
  display: block;
  margin: 15px 0 15px 0;
  padding: 10px;
  text-decoration: none;
}
.colB-bnr strong {
  color: #cc4e01;
  font-size: 1.61em;
  display: block;
}
.colB-bnr em {
  font-style: normal;
  color: #111;
}
.colB-bnr span {
  text-decoration: underline;
}
.colB-bnr:hover {
  background-position: 0 -15px;
  border-color: #cc4e01;
  text-decoration: none;
}
.colB-bnr:hover span {
  text-decoration: none;
}
.sponsor {
  border-top: 0 ;
  margin: -3px 0 -5px;
}
.m-hit {
  background: #f3e928;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f3e928 0%, #f1cd24 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3e928), color-stop(100%, #f1cd24));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f3e928 0%, #f1cd24 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f3e928 0%, #f1cd24 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f3e928 0%, #f1cd24 100%);
  /* IE10+ */
  background: linear-gradient(top, #f3e928 0%, #f1cd24 100%);
  /* W3C */
  text-shadow: 0 1px 0 #fff;
}
/* !--- Smartphones(iPhone) --- */
@media only screen and (max-device-width: 480px) {
  .filterinput {
    width: auto;
  }
  .sort {
    font-size: 14px;
    position: relative;
    right: 0;
    top: 0;
    margin-top: 5px;
  }
  .doc-btns {
    display: none;
  }
}
