@charset "UTF-8";
/* CSS Document */
/*
#313131 Dark grey
#EFEFEF Softest grey
#993300 (rgba(153, 51, 0, .95)) became #005B96 (rgb(0,91,150, .95)) Mid Blue
#336699 used for CA on map.
#AD5C33 became #6497B1 Soft Blue
#E1D2AA beame #B3CDE0 Light Blue

#011f4b
#03396c
#005b96
#6497b1
#b3cde0
*/
* { box-sizing: border-box; }
html {
    overflow-y: scroll;
}
html * {
    -moz-osx-font-smoothing: grayscale;
}
body {
    color: #000000;
    background: #FFFFFF;
    overflow-x: hidden;
    text-align: center;
    font: 16px Verdana, Geneva, sans-serif;
}
ul, li {
    list-style: none;
}
ol {
    margin-bottom: 1.5em;
}
ol li {
    line-height: 1.5em;
    list-style: inside none decimal;
    padding-left: 20px;
    text-align: left;
}
h1, h2, .textleft {
    text-align: left;
}
h1 {
    font-size: 2em;
    margin: 0 0 .75em 0;
}
h2 {
    font-size: 1.5em;
    margin: 0 0 .65em 0;
}
h3 {
    font-size: 1.3em;
    margin: 0 0 .55em 0;
}
h4 {
    font-size: 1.2em;
    margin: 0 0 .45em 0;
}
p {
    margin: 0 0 .5em 0;
    text-align: left;
}
input, .adp-placemark, .adp-text, .boldtext {
    font-weight: 600;
}
.indent {
	padding-left: 16px;
}
table, table.tree4G, table.tree5G {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
a {
    text-decoration: none;
}
.relative, .page, #CenterColumn, .centercolumn, .greenBox, .leftNav {
    position: relative;
}
a, footer, #Title {
    color: #6A7476;
}
.list-wrap a {
	color: #005B96;
}
.hide, .mobile_only, .mobile_small_only, .mobile_medium_only, .printonly, .rotate {
    display: none;
}
.centeredList {
    display: inline-block;
}
.centeredList, .centeredList ul {
    margin-bottom: 1.5em;
}
.centeredList li {
    line-height: 1.5em;
    padding-left: 20px;
    text-align: left;
}
.centeredList ul li {
    list-style: square url(none) inside;
}
.hyphpoint {
    opacity: .2;
    padding: 0 2px;
}
.smalltext {
    font-size: 14px;
}
.tinytext {
    font-size: 9px;
}
.centered, input.centered[type="text"] {
    text-align: center;
}
.underlined {
    text-decoration: underline;
}
.highlight {
    background: yellow;
}
.bluetext {
    color: blue;
}
.greentext {
    color: green;
}
.pinktext, .debug {
    color: #FF10F0;
}
.debug {
	font-size: 9px;
	line-height: 1em;
	position: absolute;
	background: #FFF;
	top: 30px;
	right: 3px;
	border: solid 1px;
	padding: 4px;
	border-radius: 3px;
	opacity: .90;
	border-left-width: 6px;
    z-index: 1;
}
.searchFeedback {
    margin-left: 1.5%;
    font-size: 16px;
    font-weight: 500;
    margin-top: 2px;
    line-height: 2em;
}
.highlight {
    padding: 0 6px 2px;
    background: #1CC574;
    color: #fff;
}
.green, a.green, .messageBox a.green {
    color: #1CC574;
}
#TabPanel {
    background-color: #FFF;
}
#TabPanel {
    padding: 0 12% 2% 12%;
    min-height: auto;
    position: relative;
}
.largeThumb img, .greenBox {
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    border-color: #6A7476;
}
.pedigree_view {
    border-radius: 2px;
}
.noBorder {
    border-style: none !important;
}
.linegroup {
    width: 100%;
    float: left;
}
form .linegroup {
    margin: 4px 0 0 0;
}
.whiteBox {
    background-color: #fff;
}
.margin {
    margin: 1%;
}
.blocktext, .padding {
    padding: 1%;
}
#Header {
    background: #efefef url(../images/2022/class_header.png) repeat-x scroll center bottom;
}
.footer_menu, .top_bar {
    clear: both;
    padding: 10px 0 6px 0;
    position: relative;
    background: #005B96 url(../images/2022/bg_trans_shadow.png) repeat-x scroll center -65px;
    min-height: 20px;
}
.footer_menu p {
	color: #FFFFFF;
	padding: 1% 4%;
    font-size: 80%;
    text-align: center;
}
.linegroup:hover .leftarrows {
	background: #FFFFFF url("../images/2022/left_arrows.png") no-repeat scroll 95% center;
}
.top_bar {
    background-color: #313131;
}
.marginLeft {
    margin-left: 2px;
}
.marginRight {
    margin-right: 2px;
}
#hero {
    border: none;
}
#Title {
    border-bottom: 3px none;
    display: block;
    font-family: arial narrow;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 8px;
    text-transform: uppercase;
    margin-left: 13%;
}
#Title, .headertitle {
color: #005B96;
}
a.logo {
    height: 166px;
    left: 10%;
    top: auto;
    bottom: 0;
    width: 339px;
}
#CenterColumn, .centercolumn {
    padding: 1%;
    width: 98%;
    float: left;
    min-height: 1000px;
    background: #FFF;
}
.centercolumn {
    min-height: 0;
    padding: 0;
}
.greenBox {
    margin: 0 1.5%;
    overflow: hidden;
    padding-bottom: 1%;
    border: 1px solid #B3CDE0;
    border-radius: 4px;
    background: #FFFFFF;
}
.pulse {
	color: #333;
	padding: 4px;
	border-radius: 4px;
}
.line-through {
	text-decoration: line-through;
}
footer, footer .centercolumn {
    background: #313131;
    padding: 0;
    border: none;
}
footer .centercolumn {
    padding-left: 10%;
    width: 78%;
}
footer aside {
    margin: 24px 0;
    float: left;
}
footer aside, .asideLeft a {
    font: 600 13px/1.5em Arial, Helvetica, sans-serif;
    color: #fff;
    text-align: left;
}
.clear, footer {
    clear: both;
}
.column98 {
    float: left;
    width: 98%;
}
.column94 {
    float: left;
    width: 94%;
}
.column90 {
    float: left;
    width: 90%;
}
.column85 {
    float: left;
    width: 85%;
}
.column80, input.column80[type="textarea"] {
    float: left;
    width: 80%;
}
.column75, input.column75[type="textarea"] {
    float: left;
    width: 75%;
}
.column70, input.column70[type="textarea"] {
    float: left;
    width: 70%;
}
.column65 {
    float: left;
    width: 65%;
}
.column60 {
    float: left;
    width: 60%;
}
.column55 {
    float: left;
    width: 55%;
}
.column50 {
    float: left;
    width: 50%;
}
.column49 {
    float: left;
    width: 49%;
}
.column48 {
    float: left;
    width: 48%;
}
.column47 {
    float: left;
    width: 47%;
}
.column45, select.column45 {
    float: left;
    width: 45%;
}
.column40, input.column40[type="text"] {
    float: left;
    width: 40%;
}
.column35 {
    float: left;
    width: 35%;
}
.column33 {
    float: left;
    width: 33%;
}
.column32 {
    float: left;
    width: 32%;
}
.column30, input.column30[type="text"] {
    float: left;
    width: 30%;
}
.column28 {
    float: left;
    width: 28%;
}
.column25 {
    float: left;
    width: 25%;
}
.column23 {
    float: left;
    width: 23%;
}
.column20, input.column20[type="text"] {
    float: left;
    width: 20%;
}
.column19 {
    float: left;
    width: 19%;
}
.column18 {
    float: left;
    width: 18%;
}
.column15, input.column15[type="text"] {
    float: left;
    width: 15%;
}
.column12 {
    float: left;
    width: 12%;
}
.column10, input.column10[type="text"] {
    float: left;
    width: 10%;
}
.column8, input.column8[type="text"] {
    float: left;
    width: 8%;
}
.column5, input.column5[type="text"] {
    float: left;
    width: 5%;
}
.column1 {
    float: left;
    width: 1%;
}
.dataTable {
    margin: 0 0 8px 0;
}
.dataTable td, .dataTable th {
    padding: 4px;
    border: solid 1px #333333;
}
.data {
    font-weight: 500;
    padding-left: 4px;
    color: red;
}
.screenedHeader {
    background: #eef7fa;
}
.welcomemessage {
	font-size: 122%;
	color: #005B96;
	line-height: 2em;
	font-style: italic;
    margin: 4%;
}
.borderleft {
	border-left: solid 1px #CCCCCC;
}
.borderright {
	border-right: solid 1px #CCCCCC;
}
.ResultsTableHeader.subject li span, #HL_Certificate li span {
    font-weight: 600;
}
.plaque, .participation {
	height: 1.5em;
	text-align: center;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 90%;
    padding-bottom: 3px;
}
.participation {
	color: #dfdfdf;
	font-size: 90%;
    text-align: left;
    padding-left: 4px;
    font-weight: 500;
    background: #FFFFFF;
}
.piped {
	opacity: .3;
	letter-spacing: -1px;
}
.stars::after, .stars::before {
	color: #fff;
	content: "\2605";
	font-size: 13px;
	padding: 0 4px 0 0;
}
.singlestar::after, .singlestar::before {
	color: #fff;
	content: " ";
	font-size: 13px;
	padding: 0 4px 0 0;
}
/*############################################################################*/
/*###################### buttons, menus and Alphabet #########################*/
/*############################################################################*/
.adminDetailsWrap {
    position: relative;
}
.eC_FormButton {
    border-radius: 4px;
    text-transform: uppercase;
    padding: 4px 6px;
    cursor: pointer;
    overflow: hidden;
    border: 1px solid #000;
    background-color: #005B96;
    white-space: nowrap;
    font-size: 14px;
    margin: 2px 0 0 2px!important;
}
#PrintButton, #ExportButton {
	position: relative;
	height: 28px;
	background-color: #005B96;
	border-radius: 4px;
	cursor: pointer;
	padding: 0 12px;
	color: #FFFFFF;
	font-size: 14px;
	min-width: 8%;
	line-height: 1.5em;
	border: solid 1px #000000;
	margin: 4px 2px -6px 0;
}
#PedigreeUpdate .eC_FormButton {
    margin: 8px 20px;
}
.cancelButton.eC_FormButton {
	background: #DDDDDD;
	color: #555555;
	border-color: #AAAAAA;
    font-weight: 500;
}
.cancelButton.eC_FormButton:hover {
    background-color: #CCCCCC;
    color: #333333;
}
.pedbutton.updatebutton.eC_FormButton:hover, .pedbutton.cancelButton.eC_FormButton:hover {
    filter: brightness(115%);
}
.floatingbuttons {
	position: absolute;
	top: 30%;
}
#floatMenu {
	position: absolute;
	display: block;
	margin: 0 auto 40px;
	padding: 8px;
	box-shadow: rgba(0,0,0,0.20) 0 4px 8px;
	border-radius: 8px 0 0 8px;
	border-right: medium none;
	left: auto !important;
	right: -2% !important;
}
#floatMenu .pedbutton {
	display: block;
	width: 100%;
}
#floatMenu .updatebutton {
	margin-bottom: 8px !important;
}
#ViewLogin {
    position: relative;
    top: 0;
    width: 98%;
    right: 10%;
    text-align: right;
}
#ViewCart li, #ViewLogin li {
    display: inline-block;
    margin-right: .5%;
}
#ViewCart a, #ViewLogin a, #ContactWebM a, .eC_FormButton a {
    display: block;
    color: #FFF;
    padding: 0 4px;
    margin: 0 4px 0 0;
    line-height: 30px;
}
.loggedInAs {
    line-height: 30px;
    overflow: hidden;
    color: #FFF;
}
#Alphabet li, .my_menu li, .splitflex li {
    background-color: #005B96;
}
#Alphabet li:hover, .my_menu li:hover, .splitflex li:hover {
    background: rgba(0,91,150, .95);
}
#Alphabet a, .menu a, .my_menu a, .splitflex a {
    display: inline-block;
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 10px 0;
    width: 100%;
}
.my_menu .insertnew {
	max-width: 30%;
}
.my_menu .insertnew, .leftNav li.insertnew, nav li.insertnew {
	background: #1CC574;
}
/*.header_menu {
    clear: both;
    padding: 10px 0 6px 0;
    position: relative;
    background: #005B96 url(../images/2022/bg_trans_shadow.png) repeat-x scroll center -65px;
    min-height: 20px;
}*/
.menu {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.menu li {
    /*display: inline-block;*/
    /*padding: 10px 0;*/
    /*margin: 0 1%;*/
    background: #005B96 url(../images/2022/bg_trans_shadow.png) repeat-x scroll center -65px;
}
.menu li {
	flex-grow: 1;
	flex-basis: 0;
    margin-right: 1px;
}
.menu li.last {
    margin-right: 0;
}
.menu li, .my_menu li {
    font-weight: 600;
    position: relative;
    font-size: 14px;
}
/*New stuff*/
.menu li ul {
	position: absolute;
	left: 0;
	top: 100%;
	display: none;
	z-index: 1000;
	background: #FFFFFF;
    border-color: #005B96;
	border-style: solid;
    border-right-width: 1px;
	border-left-width: 1px;
    border-top: solid 2px #FFF;
    min-width: 100%;
}
.menu li ul a {
	color: #005B96;
	padding: 11px 0;
	white-space: nowrap;
	display: block;
	border-bottom: 1px #005B96 solid;
	border-top: none;
}
.menu li ul li {
	font-size: smaller;
	padding: 0;
	margin: 0;
	background-color: transparent;
    background-image: url(none);
}
.menu li:hover ul {
	display:block;
}
.menu li:hover, .menu li ul li:hover {
    background-color: rgba(0,91,150, .95);
}
.menu li ul li:hover a {
    color: #FFFFFF;
}
.my_menu ul, #Alphabet, .splitflex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.my_menu li, #Alphabet li, .splitflex li {
    flex-grow: 1;
    flex-basis: 0;
    margin-top: 2px;
}
.my_menu a, #Alphabet a {
    width: 100%;
}
/*.my_menu a {
    padding: 11px 0;
}*/
.count {
	position: absolute;
	font-size: 9px;
	color: #FFFFFF;
	background: #D50000;
	border-radius: 12px;
	padding: 2px;
	top: 0px;
	right: -10px;
    width: 12px;
    height: 12px;
    display: block;
    text-align: center;
    z-index: 1000;
}
#Alphabet li, .splitflex li {
    margin: 1px;
}
#Alphabet li.showall {
    flex-basis: 100%;
    width: 100%;
    /*padding: 8px 0;*/
}
.splitflex li {
    width: 50%;
    padding: 4px 0;
    font-size: 80%;
}
#Alphabet li, .splitflex li {
    border: solid 1px #000;
    border-radius: 2px;
    /*line-height: 1.5;*/
}
.dimmedMenu a, .eC_FormButton.disabled, .disabled {
    opacity: 0.4;
    cursor: not-allowed;
}
.leftNav a {
    text-transform: uppercase;
    font-size: 16px;
    display: block;
    padding-top: 6px;
    padding-bottom: 6px;
    white-space: nowrap;
    font-weight: 500;
}
.leftmenu {
	position: fixed;
	left: 1%;
	z-index: 1000;
	top: 36%;
    background: #FFFFFF;
}
.leftmenu a {	
    color: #fff; 
}
.leftmenu li {
	background: #005B96;
	margin: 2px;
	padding: 4px 6px;
	font-size: 90%;
}
.leftmenu li, #MobileNav li {
    position: relative;
}
nav a {
    padding: 9px 22px 9px 9px;
}
.leftNav a, .leftNav a:hover {
    color: #333;
}
/*.leftNav li, .submenuheader {
    margin: 0;
}*/
.accordion {
    width: 100%;
}
.accordion .link {
    display: block;
    padding: 4px 22px 4px 9px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    text-transform: uppercase;
    padding-left: 48px!important;
    cursor: default;
}
.accordion li:last-child .link {
    border-bottom: 0;
}
.accordion span:not(.is-search-icon):not(.count) {
    width: 20px;
    height: 20px;
    position: absolute;
    display: block;
    right: 2px;
    top: 5px;
}
.accordion i {
    position: absolute;
    transition: 300ms;
    background: #FFFFFF;
    border-radius: 2px;
    font-weight: 500;
}
/* Create the "+" shape by positioning the spans absolutely */
.accordion i:first-child {
    top: 25%;
    bottom: 25%;
    width: 10%;
    left: 45%;
}
.accordion i:last-child {
    left: 25%;
    right: 25%;
    height: 10%;
    top: 45%;
}
/* Morph the shape when the button is hovered over */
.accordion li.open i {
    transform: rotate(90deg);
}
.accordion li.open i:last-child {
    left: 50%;
    right: 50%;
}
.accordion li.open .link {
    color: #333333;
    font-weight: 600;
    background: rgba(255, 255, 255, .15);
}
.accordion li.open i {
    color: #333333;
}
/* Submenu */
.submenu {
    /*display: none;*/
    font-size: 14px;
}
.submenu li {
    background: rgba(255, 255, 255, 1)!important;
}
.leftNav .submenu a {
    display: block;
    text-decoration: none;
    color: #333333;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    font-size: 14px;
}
.submenu a:hover {
    background: rgba(255, 255, 255, .15);
    color: #333333;
}
.pencil.pedbutton {
	position: relative;
	background: #ffb605;
	border: 1px solid #333;
    height: 26px;
}
.pencil::after, .pencil::before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.pencil::after {
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #fff;
	border-width: 11px;
	margin-top: -11px;
}
.pencil::before {
	border-color: rgba(194, 225, 245, 0);
	border-left-color: #333;
	border-width: 12px;
	margin-top: -12px;
}
.pencil span {
	display: block;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-left: 6px solid #000;
	border-bottom: 6px solid transparent;
	position: absolute;
	right: -11px;
	top: 7px;
	z-index: 100;
}
@media screen and (max-width: 800px) {
nav li {
	border-bottom: 1px solid #E2E1D9!important;
	background: #005B96!important;
}
.leftNav li.insertnew, nav li.insertnew {
	background: #1CC574!important;
}
a.mobile_menu {
    background-color: #005B96!important;
}
.notif_menu {
    display: none;
}
.accordion .count {
	/*position: relative;*/
	top: 6px;
	right: 10%;
	margin: 0 0 4px 4px;
}
}
@media screen and (max-width: 990px) {
.leftmenu {
	bottom: 1%!important;
	width: 98%!important;
    top: unset!important;
}
.header_menu a, .my_menu a, .leftmenu li {
    font-size: 80%!important;
}
.leftmenu li {
	float: left;
}
.leftmenu .count {
	top: -8px;
	right: -3px;
}
}
/*############################################################################*/
/*########################## end menu and Alphabet ###########################*/
/*############################################################################*/
.floatToggle, .debugStatusXXX {
	position: absolute;
	left: 1%;
	top: 1%;
    z-index: 1000;
    width: 200px;
}
.debugStatus {
	position: absolute;
	white-space: nowrap;
	top: 22%;
	right: -60px;
	font-size: 10px;
	font-weight: 600;
	color: #777777;
	float: ;
}
.debugStatus.on {
    color: #4cd964;
}
/* From Uiverse.io by guilhermeyohan */ 
.checkbox-debug {
  position: relative;
  width: 50px;
  height: 25px;
  margin: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkbox-debug label {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 25px;
  border-radius: 50px;
  background: linear-gradient(to bottom, #b3b3b3, #e6e6e6);
  cursor: pointer;
  transition: all 0.3s ease;
}
.checkbox-debug label:after {
  content: '';
  position: absolute;
  top: 1px;
  left: 1px;
  width: 23px;
  height: 23px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease;
}
.checkbox-debug input[type="checkbox"]:checked + label {
  background: linear-gradient(to bottom, #4cd964, #5de24e);
}
.checkbox-debug input[type="checkbox"]:checked + label:after {
  transform: translateX(25px);
}
.checkbox-debug label:hover {
  background: linear-gradient(to bottom, #b3b3b3, #e6e6e6);
}
.checkbox-debug label:hover:after {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.yep {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 25px;
}
/*############################################################################*/
/*############################ forms and fields ##############################*/
/*############################################################################*/
textarea, input.text, input[type="text"], input[type="button"], input[type="submit"], .input-checkbox {
    -webkit-appearance: none;
}
::placeholder {
 color: #D8D8D8;
}
.fieldgroup {
    display: flex;
    flex-wrap: wrap;
}
.fieldgroup input {
    margin-left: 2px;
}
.rightFieldArrow {
    position: relative;
    background: #FFF;
    border: 1px solid rgba(170, 170, 165, 1);
    width: 60%;
    border-radius: 2px;
    float: left;
}
.rightFieldArrow::after, .rightFieldArrow::before {
    left: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.rightFieldArrow::after {
    border-color: rgba(255, 255, 15, 0);
    border-left-color: #FFF;
    border-width: 8px;
    top: 50%;
    margin-top: -8px;
}
.rightFieldArrow::before {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #AAAAA5;
    border-width: 9px;
    top: 50%;
    margin-top: -9px;
}
.datepicker_button_trigger {
    height: 19px;
    width: 19px;
    padding: 0px;
    margin-top: 6px;
    margin-left: 12px;
    background: #FFF url(../images/2022/ui-icons_222222_256x240.png) no-repeat scroll -111px -111px;
    border-color: #AAAAA5!important;
}
#datepicker_1, #datepicker_2 {
    line-height: 30px;
    height: 30px;
    background-color: transparent;
    border: none;
    font-size: 12px;
    width: 100%;
}
.shieldwrap {
    position: relative;
    margin: 0px auto;
    padding: 0px;
    height: 40px;
    text-align: left;
}
.shieldwrap .shield {
    width: 60%;
    height: 40px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 3001;
}
.clearX:not(.active .clearX), .flyout {
    display: none;
}
.clearX, .flyout {
	padding: 4px;
	line-height: 1.25em;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 2px;
    border: solid 1px;
    border-color: transparent;
	border-radius: 3px 0 0 3px;
	border-right: none;
    font-size: 80%;
}
.clearX:hover, .flyout {
	background-color: #E7EAF3;
	border-color: #657A99;
}
.clearX:hover > .flyout {
    display: block;
}
.flyout {
	position: absolute;
	top: -3px;
	left: 12px;
	white-space: nowrap;
	border-radius: 0 3px 3px 0;
	border-left: none;
	border-right: 1px solid #657A99;
	padding: 6px 8px 5px 2px;
	width: auto;
}
input[type="text"], input[type="tel"], input[type="email"], input[type="password"], textarea, select, input[type="file"]:not(.inputfile) {
    border: 1px solid #aaaaa5;
    border-radius: 4px;
    color: #515c5a;
    font-size: 90%;
    letter-spacing: -0.25px;
    line-height: 1.5em;
    margin: 2px 0;
    padding: 4px 6px;
    width: 60%;
    float: left;
}
input[type="file"]:not(.inputfile) {
    border: none;
    width: auto;
}
select {
    width: auto;
    /*max-width: 200px;*/
}
select.column98 {
    max-width: none;
}
.readonly > input[type="radio"], .readonly {
    opacity: 0.5;
    pointer-events: none;
}
input.xsmall {
    width: 15%;
}
input.small {
    width: 20%;
}
input.medium {
    width: 40%;
}
input.large, textarea.large {
    width: 50%;
}
input.xlarge, textarea.xlarge {
    width: 75%;
}
input.xxlarge, textarea.xxlarge {
    width: 90%;
}
input.xxxlarge, textarea.xxxlarge {
    width: 98%;
}
label:not(.checkdebug), .fauxlabel {
    display: block;
    line-height: 1.5em;
    margin-right: 2px;
    margin-top: 4px;
    padding: 2px;
    width: 22%;
    /*width: 30%;*/
    text-align: right;
    float: left;
    max-width: 188px;
}
.inlineLabel {
    width: auto!important;
}
label:not(.checkdebug) {
    padding-right: 0;
    margin-right: 12px;	
}
.searchbox .inlineLabel{
    max-width: 30%;
}
.requiredInput::after {
    content: "*";
    color: #005B96;
    position: absolute;
    font-size: 70%;
    font-weight: 600;
}
.softbutton {
	padding: 1px 2px;
	border: solid 1px #005B96;
	float: left;
	display: block;
	background: aliceblue;
	border-radius: 3px;
    font-size: 80%;
    margin: 1px 0;
}
.softbutton a {
	display: flex;
	align-items: center;
	justify-content: center;
	white-space: nowrap;
}
.disabled {
    pointer-events:none
}
/*############################################################################*/
/*######################## end forms and fields ##############################*/
/*############################################################################*/
.AnimalReferences {
    font-size: 12px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-left: 2%;
    padding-right: 1%;
    width: 30%;
    float: left;
}
.pedigree_hidden, .pedigree_view, .pedigree_edit {
    color: #000000;
    border-color: #6a7476;
    /*border-radius: 4px;*/
    border-style: solid;
    border-width: 1px;
    display: block;
    margin: 0 auto;
    padding: 10px 2px;
    text-align: center;
    width: 88%;
    float: left;
    font-size: 14px;
    position: relative;
    background-color: #DEDEDE;
}
.pedigree_hidden {
    background-color: #FFFFFF;
    cursor: not-allowed;
}
.pedigree_edit {
    width: auto;
    /*padding: 5px;
    border: none;
    margin-top: 5px;*/
    border-radius: 0 4px 4px 0;
    /*background-color: #F8F8F8;*/
}
.pedigree_edit {
	font-size: 18px;
	/*background: #1cc574;*/
	border: solid 1px #EEEEEE;
	margin-top: 4px;
	padding: 2px 4px;
	border-left: none;
}
.softbutton {
    min-width: 50%;
}
.unverified {
    background-color: #FFCC66;
}
.verified {
    background: #1CC574;
}
.conflict {
    background-color: #FF6666;
}
.unknown {
    background-color: #CCCCCC;
}
button.softbutton {
    box-sizing: content-box;
}
.colorkey {
	padding: 0;
	position: absolute;
	left: 1%;
	bottom: 2%;
}
.colorkey li {
	display: inline-block;
	font-size: 12px;
    margin-right: 4px;
}
.colorkey span {
	padding: 1px 2px;
	border-radius: 2px;
	font-size: 80%;
	width: 2em;
	display: inline-block;
}
.lefticons {
	line-height: 32px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	border-radius: 3px 0 0 3px;
	opacity: 0.6;
}
.righticons {
	left: unset;
	right: 0;
	border-radius: 0 3px 3px 0;
}
.qthelp {
    cursor: pointer;
    display: block;
    opacity: 1.0;
}
.qthelp .info {
    display: none;
}
.verifiedbug, .speciesbug {
	background: rgba(256,256,256,.5);
	border-radius: 3px 0 0 3px;
	font-size: 10px;
	float: left;
	padding: 4px 8px;
	height: 100%;
    width: 1.5em;
    display: none;
}
.speciesbug {
	display: block;
	border-radius: 0 3px 3px 0;
	width: 2.5em;
	padding: 4px 8px 0 8px;
}
.vetsym, .vetsymLt, .vetsymIcon {
    background-image: url("../images/2022/veterinarian-symbol_sm.svg");
    background-repeat: no-repeat;
    height: 1.5em;
    background-position: left center;
    padding-left: 10px;
}
.vetsymLt {
    padding-left: 12px;
}
.vetsymIcon {
	float: left;
	width: 15px;
	height: 100%;
	background-size: 15px 16px;
	background-position: center center;
	padding: 6px 0 0 0;
}
.offspring.vetsymIcon {
	background-size: 12px 14px;
	opacity: 0.4;
	padding: 0;
}
.dimbutton, .dimbutton:hover {
    cursor: crosshair;
    color: #C9CEDF;
    border-color: #C9CEDF;
}
.pagingcellcenter {
    width: 60%;
}
.pagingcellleft, .pagingcellright {
    width: 10%;
}
.last {
    float: right;
}
.first {
    float: left;
}
.largeThumb img {
    margin-bottom: 2px;
    border-radius: 0;
    width: 100%;
    height: auto;
}
.imageBrace {
    border: dotted 1px #333;
    line-height: 1em;
    padding: 30px 4px;
    background: #FFFFFF;
    text-align: center!important;
}
/*############################################################################*/
/*############################ breeder displays ##############################*/
/*############################################################################*/
.breederReferences > ul, .messageBox, .notifications {
    border-radius: 4px;
    border: 1px solid #6497B1;
}
.breederReferences > ul, .notifications {
    /*background: #6497B1;*/
    background-color: rgba(0, 89, 148, 0.6);
    float: left;
    font-size: 12px;
    margin: 1.5%;
    overflow: hidden;
    text-align: left;
    width: 30%;
    position: relative;
}
.premium > ul, .messageBox, .notifications {
    background-color: #005B96;
    border-color: #005B96;
}
.highlightheader > ul {
background-color: rgba(0, 89, 148, 0.9);
}
.breederReferences ul ul, .messageBox a, .notifications {
    background: #FFFFFF;
    padding: 8px;
}
.notifications, .terminologies {
    width: auto;
    margin: 1%;
    float: none;
}
.breederReferences ul ul {
    color: #000000;
    line-height: 1.25em;
    padding: 8px;
    min-height: 80px;
}
.boxTitle, .company {
    font-size: 14px;
}
.premium .boxTitle, .premium .company, .boldicon {
    font-weight: 600;
}
.boxTitle {
    color: #FFFFFF;
    display: block;
    letter-spacing: 1px;
    padding: 4px;
    font-weight: 600;
}
.messageBox .boxTitle, .plaque {
    text-transform: uppercase;
}
.breederReferences a, .company, .messageBox a {
    color: #6497B1;
}
.premium .company {
    color: #005B96;
}
.breederlogo {
    width: 40%;
    float: right;
    position: absolute;
    right: 4px;
    bottom: 1.5em;
    text-align: right;
}
.breederlogo img {
    height: auto;
    max-height: 80px;
    max-width: 98%;
}
.ambassadorDisplays .breederlogo {
    bottom: 1.5em;
}
.aka {
    font-size: 90%;
    opacity: .6;
    padding-left: 8px;
    font-weight: 500;
}
.messageBox {
    position: absolute;
    left: 8px;
    top: 0;
    overflow: hidden;
}
.messageBox a {
    display: block;
}
.hint {
    float: left;
    font-size: 80%;
    color: #777777;
    clear: left;
    padding-left: 206px;
}
/*.participation {
    position: absolute;
    bottom: 4px;
    left: 6px;
    color: #CCCCCC;
    font-size: 60%;
    opacity: .5;
}*/
.premium > ul {
    box-shadow: 0 0px 4px 0px #005B96;
}
.registered {
    font-weight: 600;
}
.company {
    margin-bottom: 6px;
}
/*############################################################################*/
/*########################### end breeder displays ###########################*/
/*############################################################################*/
.noFloat {
    float: none;
    margin-left: auto;
    margin-right: auto;
}
@media only screen and ( max-width: 1024px ) {
.menu a {
    font-size: 90%;
}
#ViewLogin {
    right: 2%;
}
/*.leftNav .More {
    background-color: #313131;
    border-bottom: medium none;
}*/
.leftNav a, .submenuwrapperXXX li a, .leftNav a:hover {
    color: #FFF;
}
.breederReferences {
    float: left;
    width: 50%;
}
.breederReferences > ul {
    width: 97% !important;
}
}
@media only screen and ( max-width: 800px ) {
.menu, #ViewLogin .loggedInAs {
    display: none;
}
#Header, #hero {
    background: #efefef url(../images/2022/class_header_sm.png) repeat-x scroll center bottom!important;
}
a.logo {
    height: auto;
    left: 10%;
    top: 0;
    bottom: auto;
    width: auto;
}
.header_menu, .footer_menu, .top_bar {
    padding: 10px 0 6px 0;
    min-height: 10px;
}
#ViewLogin a {
    height: auto;
    line-height: 20px;
}
a.logo {
    top: auto;
    bottom: -20px;
}
a.mobile_menu {
    background-color: #313131;
}
#Alphabet {
    display: inline-block;
}
#Alphabet li {
    width: 5%;
    display: inline-block;
}
#TabPanel {
    padding: 0 2% 2% 2%;
}
.messageBox {
    position: relative;
    left: auto;
    top: auto;
    margin: 1.5%;
}
}
@media only screen and ( max-width: 700px ) {
a.logo {
    height: auto;
    left: 10%;
    top: 0;
    bottom: auto;
    width: auto;
}
.top_bar {
    display: none;
}
label:not(.checkdebug) {
    width: 98%;
    white-space: nowrap;
    text-align: left;
}
.column40 {
    float: left;
    width: 98%;
}
#TabPanel h4 {
    font-size: 12px;
}
.mapBox .column60, .mapBox .column40 {
    width: 98%;
    float: none;
    margin: auto;
}
.mobileColumn {
    width: 94%!important;
    float: none!important;
    margin: auto!important;
}
.mobile_only {
        display: block;
    }
 .mobile_column40 {
    width: 40%; 
 }
 .borderleft, .borderright {
    border-left: none;
    border-right: none;
}
}
@media only screen and ( max-width: 479px ) {
.top_bar {
    display: none;
}
.breederReferences {
    float: none;
    width: 99%;
    margin: auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], textarea, select, #Comments {
    clear: left;
    margin-left: 0 !important;
    width: 94% !important;
    margin-top: 6px;
}
}
/*############################################################################*/
/*############################ begin update forms ############################*/
/*############################################################################*/
#PedigreeUpdate footer, #Pedigree footer, #OffspringHealth footer {
display: none!important;
}
.pedbutton.updatebutton {
top: auto;
left: auto;
right: auto;
border: none;
}
.sectionWrap {
	position: relative;
}
.sectionWrap .fieldsetDescription {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 12px;
}
.backbutton, .pedbutton.updatebutton {
color: #FFF;
font-size: 100%;
}
#PedigreeUpdate .smalltext {
padding-top: 10px;
display: block;
}
.message, .qtinline {
    padding-left: 4px;
    float: left;
    line-height: 1.5em;
    color: #333;
    font-size: 90%;
    font-weight: 600;
    
}
.message {
    line-height: 2.5em;
}
.inputfile {
width: 0.1px;
height: 0.1px;
opacity: 0;
overflow: hidden;
position: absolute;
z-index: -1;
}
.inputfile + label {
border: 1px solid;
border-radius: 4px;
color: #515c5a;
cursor: pointer;
display: inline-block;
font-weight: 600;
font-size: 80%;
padding: 4px 8px;
width: auto;
background: #FFF;
}
.inputfile:focus + label, .inputfile.has-focus + label, .inputfile + label:hover {
color: #722040;
}
.inputfile:focus + label {
outline: 1px dotted #000;
outline: -webkit-focus-ring-color auto 5px;
}
.matchlabel {
line-height: 1.5em;
margin-top: 4px;
padding: 2px;
float: left;
position: relative;
}
.updated {
font-weight: 500;
font-size: 80%;
}
.hideupload{
display: none;
}
.qthelp.message, .qthelp.qtinline {
position: relative;
width: auto;
}
/*.deleteImage.fieldgroup {
padding-top: 10px;
padding-bottom: 8px;
}*/
.confirmDelete {
padding: 4px;
background-color: #ffdddd;
border: 1px solid #f44336;
border-radius: 4px;
}
#PedigreeUpdate h3 {
padding: 0px 0 8px 0;
}
/*############################################################################*/
/*############################# end update forms #############################*/
/*############################################################################*/
.rating {
	height: 20px;
	width: 80px;
	background: url(../images/2022/star_rating_20x200.png) right center;
	clear: left;
    margin-bottom: 4px;
}
.rating5G {
	width: 100px;
}
.rating1 {
	background-position:-80px center;
}
.rating2 {
	background-position:-60px center;
}
.rating3 {
	background-position: -40px center;
}
.rating4 {
	background-position:-20px center;
}
.rating5 {
	background-position: 0 center;
}
.availablecontainer .rating5G {
	height: 15px;
    width: 75px;
    background-size: 150px 15px;
    margin: auto;
}
.availablecontainer .rating1 {
	background-position:-60px center;
}
.availablecontainer .rating2 {
	background-position:-45px center;
}
.availablecontainer .rating3 {
	background-position: -30px center;
}
.availablecontainer .rating4 {
	background-position:-15px center;
}
.availablecontainer .rating5 {
	background-position: 0 center;
}
