/* ======================================= */
/* 🔒 SECTION 1: Remove PetConnect Branding and Unwanted Elements */
/* ======================================= */

/* Hide PetConnect banner */
#PetConnectBanner {
  display: none !important;
}

/* Hide pet adoption buttons */
#DescriptionWrapper #lnkPetAdoption,
#DescriptionWrapper .petPlaceButton {
  display: none !important;
}

/* ======================================= */
/* 🐾 SECTION 2: Global Styles for Fonts, Links, and Base Layout */
/* ======================================= */

/* Link styling */
a {
  color: #F9B372 !important;
  font-weight: bold !important;
  text-decoration: none !important;
}
a:hover {
  text-decoration: underline !important;
}


/* ======================================= */
/* 🐾 SECTION 3: PetPoint CSS
/* ======================================= */

/***********************************************************
 Page: List of Animals
************************************************************/
.list-body {
	background-color: white	
}

.list-table {}

.list-item {
	width: auto;
	text-align: center;
	vertical-align: top;	
}

.list-animal-photo-block {}

.list-animal-photo {
    border-style: none;
    border-width: 0;
    height: 100px
}

.list-animal-info-block 
{
	display: table;
	width: 130px;	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
}

.list-animal-id {
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 70%;
	line-height: 125%;
	color: #666666;
}

.list-animal-name {
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	color: #666666;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 3px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
}

.list-animal-sexSN, .list-animal-breed, .list-animal-age, .list-animal-detail, .list-animal-breed, .list-animal-foundtype
{
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 70%;	
	color: #666666;
}

/***********************************************************
 Page: Animal Details
************************************************************/

.detail-body {
	background-color: white;
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
}

.detail-link {
	font-size: 80%;
}

.detail-photo-links {
	font-size: 80%;
}
	
.detail-table {
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 70%;
	margin-bottom: 6px;
	margin-left: 3px;
	margin-right: 0px;
	margin-top: 0px;  
    border: 0px solid transparent !important;  
}

.detail-table tr:nth-child(odd) {
   background-color: #ebebeb;
}
.detail-table td {
    padding: 3px 5px;
}

.detail-label {
	height: 18px;
    border-style: none;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 0px;
    border-right-width: 0px;
    border-color: #BBBBBB;
    padding-right: 3px;
    padding-left: 8px;
    white-space: nowrap;
}

.detail-value {	
    border-style: none;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 0px;
    border-right-width: 0px;    
    border-color: #BBBBBB;
    padding-right: 8px;
    padding-left: 3px;
    white-space: nowrap;
}

.detail-value-checkbox 
{
	font-family: Consolas, Courier;
	
}

.detail-animal-name {
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #F9B372;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:3px; 
	margin-left:3px;
    padding-bottom: 10px;
}

.detail-animal-photo {
	border-width: 0;
}

.detail-animal-desc {
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 14px;
	line-height: 150%;
	margin: 10px 0px;
}

.detSize 
{
    visibility:hidden;
    height: 0px;
}

.button{
	border:0px;
	display:block;
	width:104px;
	height:17px;
	padding-top:1px;
	background:#f68428 url(../images/bg-button_104x18.png) no-repeat top left;
	
	font-family:arial;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	color:white;
}
button.button{
	padding-top:0px;
	height:18px;
}
a.button:hover {
	color:white;
	text-decoration: underline;
}
.button.green{
	background-color:#a9b93c;
}	
.button.orange{
	background-color:#f68428;
}	
.button.blue{
	background-color:#37bcdf;
}	
.button.brown{
	background-color:#663700;
}
.navHeaderText
{
    font-family:arial;
	font-size:12px;
}
.hidden { display: none; }
.addthis_inline_share_toolbox{
    display: inline-block;
    margin-top: 25px;
}
@media only screen and (min-width: 992px){
    .print_btn{
        display: inline-block;
        width: 67px;
        height: 26px;
        position: relative;
        top: -5px;
        background: url(../images/printbutton.gif) no-repeat top left;
    }
}
@media only screen and (max-width: 991px){
    .print_btn{
        display: inline-block;
        width: 67px;
        height: 26px;
        position: relative;
        top: -5px;
        background: url(../images/printbuttonsmall.gif) no-repeat top left;
    }
}
.print_btn_container{
    position: relative;
}
.top-bar {
    border-bottom: 1px solid #d1d1d1;
    margin: 0px 0px 5px 0px;
}

.btn-orange, .btn-orange:visited {
    background: #ed6a00;
    color: white;
    font-weight: normal;
    text-decoration: none;
    border: none;
    box-shadow: none;
    text-shadow: none;
    margin-top: 10px;
    margin-bottom: 10px;
    touch-action: manipulation;
    cursor: pointer;
}
.btn-orange:hover {
    background: #ccc;
    color: #333;
}
#AdoptionApplicationButtonRow {
    background: white;
}
.text-center {
    text-align: center !important;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
    color: #333;
    text-decoration: none;
}
