pdf-fill-form-compiled
Version:
PDF forms
193 lines (191 loc) • 4.93 kB
CSS
.gsc-control-cse table, table td, table th {
border: none ;
margin-bottom: 10px
}
.gsc-control-cse {
width: 100% ;
box-sizing: border-box
}
.gsc-control-cse * {
font-family: 'Open Sans', Arial, Helvetica, sans-serif ;
line-height: 1.5 ;
font-weight: 300
}
.gsc-control-cse,
.gsc-control-cse .gsc-table-result {
width: 100% ;
font-family: 'Open Sans', Arial, Helvetica, sans-serif ;
font-weight: 300 ;
font-size: 13px
}
.gsc-resultsHeader {
width: 100% ;
clear: both
}
.gsc-resultsHeader td.gsc-twiddleRegionCell {
width: 75%
}
.gsc-resultsbox-visible {
display: block
}
.gsc-resultsbox-invisible {
display: none
}
.gsc-results {
padding-bottom: 2px ;
width: 99%
}
.gsc-result {
margin-bottom: 10px
}
.gsc-result .gs-title {
height: 1.4em ;
overflow: hidden
}
.gsc-result div.gs-watermark {
display: none
}
.gsc-results .gsc-result img.gs-ad-marker {
display: none
}
.gsc-webResult:after {
content: "." ;
display: block ;
height: 0 ;
clear: both ;
visibility: hidden
}
.gsc-webResult {
zoom: 1
}
.gsc-webResult .gsc-result {
margin: 0 ;
padding: .5em 0 ;
border-bottom: 1px solid #ebebeb
}
.gsc-above-wrapper-area {
border-bottom: 1px solid #E9E9E9 ;
padding: 5px 0 5px 0
}
.gsc-above-wrapper-area-invisible {
display: none
}
.gsc-above-wrapper-area-container {
width: 100%
}
.gsc-result-info {
text-align: left ;
color: #676767 ;
font-size: 13px ;
padding-left: 8px ;
margin: 10px 0 10px 0
}
.gsc-result-info-container {
text-align: left
}
.gsc-result-info-invisible {
display: none
}
.gsc-orderby-container {
text-align: right ;
background: transparent
}
.gsc-orderby-invisible {
display: none
}
.gsc-orderby-label {
color: #676767 ;
padding: 5px 5px 6px 0
}
.gsc-selected-option-container {
background-color: transparent ;
border: 1px solid #eee ;
border: 1px solid rgba(0, 0, 0, 0.1) ;
border-radius: 2px ;
box-shadow: none ;
color: #444 ;
cursor: default ;
font-size: 11px ;
font-weight: bold ;
height: 20px ;
line-height: 20px ;
max-width: 90% ;
min-width: 54px ;
outline: 0 ;
padding: 0 28px 0 6px ;
position: relative ;
text-align: center ;
width: 50px
}
.gsc-selected-option {
position: relative ;
width: 100% ;
}
.gsc-control-cse .gsc-option-selector {
border: none ;
height: 11px ;
margin-top: -4px ;
position: absolute ;
right: 5px ;
top: 8px ;
width: 7px ;
padding: 0 5px 0 5px ;
background: url(//ssl.gstatic.com/ui/v1/disclosure/small-grey-disclosure-arrow-down.png) center no-repeat
}
.gsc-results .gsc-cursor-box .gsc-trailing-more-results {
margin-bottom: 0 ;
display: inline
}
.gsc-results .gsc-cursor {
display: inline
}
.gsc-results .gsc-cursor-box {
margin: 10px 5px 10px
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
cursor: pointer ;
color: #000000 ;
text-decoration: underline ;
margin-right: 8px ;
display: inline
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
cursor: default ;
color: white ;
background-color: #5caa15 ;
font-weight: bold ;
text-decoration: none ;
padding: 0 3px 0 3px ;
margin-top: 10px ;
cursor: pointer
}
.gs-result .gs-title,
.gs-result .gs-title * {
color: #5caa15 ;
text-decoration: underline
}
.gs-webResult div.gs-visibleUrl-long,
.gs-promotion div.gs-visibleUrl-long {
overflow: hidden ;
display: none
}
.gs-webResult div.gs-per-result-labels a.gs-label {
text-decoration: underline ;
cursor: pointer ;
padding: 3px ;
color: #26282a
}
.gs-webResult div.gs-per-result-labels a.gs-label.gs-labelActive {
cursor: default ;
text-decoration: none
}
.gsc-control-cse:after {
content: "." ;
display: block ;
clear: both ;
height: 0 ;
visibility: hidden
}
*:first-child + html .gsc-inline-block {
display: inline
}