
.nowrp {
white-space: nowrap;
}
.csrPtr {
cursor: pointer;
}
.taL {
text-align: left;
}
.taC {
text-align: center;
}
.taR {
text-align: right;
}
.fltL {
float: left;
}
.fltR {
float: right;
}
.footer {
bottom: .5em;
position: sticky;
}
hr.dotted {
border-top: dotted 2px;
border-bottom: none;
margin: .15em 0px;
}
.helptext {
font-size: smaller;
font-style: italic;
}
.helptext .tt {
cursor: help;
}
.tt .ttT,.tt .ttTl,.tt .ttTr,.tt1 .tt1T,.tt2 .tt2T,.tt3 .tt3T,.tt .ttTnw {
visibility: hidden;
background-color: rgba(0,0,0,0.7);
color: #fff;
border-radius: 6px;
padding: 5px;
position: absolute;
z-index: 9;
line-height: 1.2em;
}
.ttT,.tt1T,.tt2T,.tt3T,.ttTnw {
text-align: center;
}
.ttTnw {
white-space: nowrap;
}
.ttTl {
text-align: left;
}
.ttTr {
text-align: right;
}
.tt:hover .ttT,.tt:hover .ttTl,.tt:hover .ttTr,.tt1:hover .tt1T,.tt2:hover .tt2T,.tt3:hover .tt3T,.tt:hover .ttTnw {
visibility: visible !important;
margin-top: 1.5em;
text-transform: none;
font-weight: normal;
}
.ttT .menuItem {
cursor: pointer;
}
.ttT .menuItem:hover {
color: lightgreen !important;
}
.listContainer {
list-style: none !important;
margin: 0px;
overflow-y: auto;
line-height: 1.5em;
padding: 0px;
}
li.menu {
margin: .5em;
}
tr.sticky th {
top: 0;
position: sticky;
}
tr.stickyGry th {
top: 0;
position: sticky;
background-color: gray;
}
tr.stickyDGry th {
top: 0;
position: sticky;
background-color: darkgray;
}
tr.stickyLGry th {
top: 0;
position: sticky;
background-color: lightgray;
}
tr.stickyB1 th {
top: 0;
position: sticky;
background-color: beige;
}
tr.stickyB2 th {
top: 0;
position: sticky;
background-color: bisque;
}
tr.stickyAW th {
top: 0;
position: sticky;
background-color: alicewhite;
}
th {
text-transform: none;
}
td.tightTaR {
border: 0px !important;
padding: 0px;
text-align: right;
}
td.tight {
border: 0px !important;
padding: 0px;
}
fieldset {
margin: 0px !important;
}
select {
width: max-content !important;
margin: 0px !important;
border-radius: 5px !important;
padding-right: 1.5em !important;
}
span.upload-date {
background-color: orange;
}
span.publish-date {
background-color: lightgreen;
}
#pdb-suffix_name-2 select {
width: 6em;
}
#pdb-genitalis-2 select {
width: 6em;
}
.imgPicture {
border: 1px solid black !important;
border-radius: 3px !important;
}
.imgSeal {
border: 1px solid red !important;
border-radius: 3px !important;
}
.imgAutograph {
border: 1px solid blue !important;
border-radius: 3px !important;
}
.inputStyle {
margin: 0px !important;
border-radius: 5px !important;
}
input {
margin: 0px !important;
border-radius: 5px !important;
}
input.noXfm {
text-transform: none;
}
input[name="file"] {
text-transform: none;
margin-left: 1.5em !important;
}
input[name="filename"] {
text-transform: none;
margin-left: 1.5em !important;
}
input[type="file"] {
text-transform: none;
margin-left: 1.5em !important;
}
input[type="date"] {
text-transform: none;
}
input[type="hidden"] {
text-transform: none;
}
input[type="email"] {
text-transform: none;
}
span.file-delete {
float: right;
margin: -.7em 1.5em 0px;
}
span.file-actions {
float: right;
margin: -.2em 1.5em 0px;
}
span.file-delete:hover {
color: orange;
}
td.cost {
text-align: right;
padding-left: 1em;
}
.btn {
background-color: #04AA6D;
color: white;
padding: 8px;
margin: 10px 0;
border: none;
width: auto;
border-radius: 3px;
cursor: pointer;
font-size: 17px;
}
.btnDG {
background-color: darkgray;
color: white;
padding: 3px;
margin: 4px 0;
border: none;
width: fit-content;
border-radius: 3px;
cursor: pointer;
}
.btnRt {
padding: 3px 8px;
position: absolute;
right: .5em;
width: auto;
margin: 0px;
}
.btnB1,.avia_iconbox_title {
position: relative;
cursor: pointer;
z-index: 3;
background-color: #109bc5;
color: #ffffff;
vertical-align: baseline;
text-align: center;
padding: 9px 10px 7px;
margin: 3px 0px;
line-height: 1.2em;
min-width: 80px;
display: inline-block;
border-radius: .5em;
border: solid 2px #0079a3;
}
.btnB1:hover,.avia_iconbox_title:hover {
background-color: blue;
}
textarea#ship_to_address::placeholder {
color: blue !important;
opacity: 0.7 !important; /* Firefox */
}
textarea#ship_to_address::-ms-input-placeholder { /* Edge 12-18 */
color: lightblue !important;
}
.easter {
display: none;
}
.easterEn {
background-color: green;
}
.btn:hover {
background-color: #45a049;
}
.btnDG:hover {
background-color: orange;
}
.hvrBlack:hover {
background-color: #000000;
}
.hvrGry:hover {
background-color: gray;
}
.hvrCFB:hover {
background-color: cornflowerblue;
}
.hvr1:hover {
background-color: #45a049;
}
.hvr2:hover {
background-color: #49a44d;
}
.hvr3:hover {
background-color: #4ba64f;
}
.recChanges {
max-width: 55em;
}
.ipV4 {
max-width: max-content;
text-align: center;
padding: 0px;
}
.col-25 {
width: 25%;
}
.col-33 {
width: 33%;
}
.col-50 {
width: 50%;
}
.col-75 {
width: 75%;
}
.col-100 {
width: 100%;
}
.flexRow {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -16px;
}
.flexCol-25 {
-ms-flex: 25%;
flex: 25;
}
.flexCol-33 {
-ms-flex: 32%;
flex: 32;
}
.flexCol-50 {
-ms-flex: 50%;
flex: 50;
}
.flexCol-75 {
-ms-flex: 75%;
flex: 75;
}
.flexCol-25,
.flexCol-33,
.flexCol-50,
.flexCol-75 {
padding: 0 16px;
}
.brdrLno {
border-left: none !important;
}
.brdrRno {
border-right: none !important;
}
.brdrNone {
border: none !important;
}
.vaB {
vertical-align: bottom !important;
}
.pad0 {
padding: 0px !important;
}
tr.altColors1:nth-child(1n+1) {
background-color: aliceblue;
}
tr.altColors1:nth-child(2n+1) {
background-color: white;
}
tr.altColors1:nth-child(3n+1) {
background-color: ;
}
.altColors2:nth-child(1n+1) {
background-color: antiquewhite;
}
.altColors2:nth-child(2n+1) {
background-color: beige;
}
.altColors2:nth-child(3n+1) {
background-color: bisque;
}
.altColorsGray3:nth-child(1n+1) {
background-color: lightgray;
}
.altColorsGray3:nth-child(2n+1) {
background-color: gray;
}
.altColorsGray3:nth-child(3n+1) {
background-color: darkgray;
}
.altColorsGray4:nth-child(1n+1) {
background-color: lightgray;
}
.altColorsGray4:nth-child(2n+1) {
background-color: gray;
}
.altColorsGray4:nth-child(3n+1) {
background-color: darkgray;
}
.altColorsGray4:nth-child(4n+1) {
background-color: gray;
}
::placeholder {
color: gray !important;
opacity: 0.5 !important;
}
:-ms-input-placeholder {
color: gray !important;
}
::-ms-input-placeholder  {
color: gray !important;
}
#sub_menu1 {
background-image: url("/wp-content/uploads/2023/07/Great-Seal-Docs-286x300.png");
background-repeat: no-repeat;
background-attachment: fixed;
background-size: 50px;
background-position: top left;
}
@media (max-width: 800px) {
.row {
flex-direction: column-reverse;
}
.col-25 {
margin-bottom: 20px;
}
}
.busySpin {
border: 8px solid #f3f3f3;
border-radius: 50%;
border-top: 8px solid #3498db;
width: 60px;
height: 60px;
-webkit-animation: spin 0.75s linear infinite;
animation: spin 0.75s linear infinite;
background-image: url("/img/spinner.gif");
}
@-webkit-keyframes spin {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
