﻿@media print {
  a[href]:after {
    content: none !important;
  }
}


/* Nav Bar */

.navbar-brand {
padding-top: 0px;
}

.navbar{
margin-bottom: 0px
}

.navbar-inverse {
    /*background-color: #222; */
    background-color: #4c4c4c;
    margin-left: -15px;
}

.container-fluid {
padding-right: 0px;
}

/* Left Side Text */

.lefttext {
    padding:20px;
    border: 1px solid #bba899;
    border-radius: 15px;
    margin-top: 25px;
    float: left
}

li.doglist {
    border-bottom: 1px solid #bba899;
    margin: 2px;
}

/* Recent Entries */

img.newphoto {
max-height: 45px;
max-width: 45px;
margin-right: 20px;
margin-top: 5px;
margin-bottom: 15px;
float: left
}

img.searchphoto {
max-height: 45px;
max-width: 45px;
margin-right: 20px;
margin-top: 5px;
margin-bottom: 15px;
float: left
}


span.newsearchname {
font-size: 12px;
font-weight: bold;
}


span.recent {
display:block;
font-size: 12px;
}

span.pretitle {
    font-size: 12px;
    font-weight: bold;
    color: red;
    }
    
span.posttitle {
    font-size: 12px;
    font-weight: bold;
    color: darkorchid;
}

span.parents {
display:block;
font-size: 12px;
}


#SearchParameters.in,
#SearchParameters.collapsing {
    display: block!important;
}

/* Auto Search */

div#input {
width: 100% !important;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

input
{
      font-family: 'Nunito', sans-serif !important;
      color: #3E3D3E !important;
	text-align: center;
	border: 1px solid #755740;
       border-radius: 20px;
       width:90%;
}

input#dogname {
background: lightyellow
}

div.list{
   font-family: 'Nunito', sans-serif;
   text-align: left;
   padding-top:20px;
   vertical-align: middle;
/*   font-size: 10pt; */
   line-height:25px;
   margin-left: auto;
   margin-right: auto;
   cursor:pointer
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* li {
	cursor: pointer;
	border-bottom: 1px solid #bba899;
       width: 85%;
} */

i:hover {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}

li:hover, li:focus, li:active {
/*  background-color: lightyellow; */
  color: black;
}

span.qsdob {
font-size: 11px
}

body
{
font-family: 'Work Sans', sans-serif !important;
font-size: 12px !important;
color: #333333;
background-color: #f6f1e8 !important;
overflow-x: hidden;
}

div.container
{
width:100%; /* was 1200px */
margin: 0 auto;
background-color: #f6f1e8;
padding: 0;
}


img.topphoto {
    width: 100%;
    height: auto;
}

.sidenav {
background-color: #ede3d0 !important;
}

div.topofpage
{
}

a
{
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

h1
{
font-weight: bold !important;
font-size: 22px !important;
padding-top:5px !important;
margin-top: 0px !important;
margin-bottom: 5px !important
}

h2
{
font-weight: bold;
font-size: 20px;
}

h3
{
font-weight: bold;
font-size: 16px !important;
padding: 6px !important
}

h4
{
text-align: center;
}

h5
{
font-weight: bold;
}

p.attribution
{
font-size: 8pt;
}

select
{
padding:4px;
margin:4px;
}

input
{
color: #831919;
padding:4px;
margin:4px;
}


/* Styles used in search results */

span.searchname {
font-size: 15px;
font-weight: bold;
}

tr.result td
{
padding: 2px;
}

tr.altresult
{
background-color: #e0e0e0;
}

td.subject
{
height: 60px;
background-color: #f1f1f1;
}

span.report
{
font-size: 14px;
position: relative;
margin-left: 27px;
}

span.resultdetails
{
color: #008000;
font-size: 12px;
}

span.resultsiredam
{
font-size: 12px;
}

span.maintitle {
font-size: 15px;
color: red;
/* display:block */
}

span.title
{
color: red;
font-size: 12px;
}

span.maintitlepost {
color:darkorchid;
font-size:15px;
}

span.titlepost {
color:darkorchid;
font-size: 12px;
}

/*hr.style1 {
border-top: 1px solid #C0C0C0 !important;
margin-top: 5px;
margin-bottom: 5px;
width: 50%
	} */
	
	
hr.style1 {
margin-top: 10px;
margin-bottom: 10px;
  border: 0;
  clear:both;
  display:block;
  width: 50%;               
  background-color:#bba899;
  height: 2px;
  }
	
.notice
{
font-size:12px;
background-color:#C0C0C0;
}

div.headleft
{
display: inline-block;
width: 100%;
}

div.headright
{
width: 60%;
text-align:center;
float: right;
margin: auto;
}

/* Styles used in pedigree */

.quickedit {
 margin: 10px
 }


.maindog {
    width: 40%;
    float: left;
    height: auto;
    text-align: center;
}

.mainphoto {
    border: solid 1px #d8d7c3;
    border-radius: 10%;
    width: 90%;
    height: auto;
    max-width: 350px
}

.pedphoto { 
   border-radius: 15%; 
    margin-bottom: 1px;
    height: auto;
    width: 60px
}

div.subject
{
    text-align: center;
    font-family: 'Nunito', sans-serif;
    font-weight: bold;
    display: block;
    }

span.subjectdetails
{
font-size: 13px;
display: block;
line-height: 24px;
color: darkslategray;
/*width: 300px; */
margin: auto
}

#tablemark {
   /* width: 50%;
    border: 0;
    text-align: center; */
    margin: auto;
}


hr.style-one {
	background: url(paw7.png) no-repeat center;
	height: 19px;
	border: none !important;
	/* width: 332px; */
	margin-top: 5px;
	margin-bottom: 10px;
	overflow: hidden
}

.extrasubjectdetails {
    font-size: 12px;
  padding-top: 10px;
  /* display: inline-block; 
  width: 60%; */
    white-space: pre-line;
}

.extradetails {
    display: block;
    white-space: pre-wrap;
    line-height: 15px;
    font-size: 11px;
    color: darkslategray;
}


div.mainsubjectlinks {
/*  width: 325px; */
    font-size: 12px;
    border-color: #ccc;
/*  display: inline-block;*/
    margin-top: 10px;
    margin-bottom: 10px;
}

.btn {
margin-top: 5px !important;
}

.btn-default {
background-color: #f8f4ec !important; 
}

.btn-default:hover { 
background-color: #ecf0f8!important; 
}

/* 
div.mainsubjectlinks
{
font-size: 14px;
clear: both;
float: right;
width: 100%;
margin-top: 10px
} */


div.subjectlinks
{
font-size: 13px;
margin-top: 5px;
}

div.subjectlinks a
{
color: #337ab7;
}

div.genlinks {
	font-size: 12px;;
	margin-bottom: 10px;
}

div.genlinks a
{
color: #337ab7;
}

/*  .ancestor
{
font-size: 11pt;
}  

a.ancestor {
    font-size: 11pt;
} */

span.sdname {
font-size: 14px;
}

span.ancestordetails
{
display: block;
color: darkslategray;
font-size: 11px;
margin-top: 10px;
}

.extrafields {
    font-size: 11px;
  /*  font-style: italic;
    color: brown; */
    white-space: pre-line;
}


span.ancestorsiblings
{
color: #00B000;
font-size: 12px;
}

/* Styles used in site terms and conditions */
font.termsofuse
{
font-size: 13px;
}

font.termsofusebold
{
font-weight: bold;
font-size: 13px;
}

span.warning
{
color: Red;
font-size: 12px;
}

/* controls report width */
table {

    border-spacing: 0;
    border-collapse: collapse;
    /* table-layout: fixed; */
    word-wrap: break-word;
}

table.input
{
width: 100%;
border: thin solid #333333;
border-collapse: collapse;
}


table.input td, th
{
border: thin solid #333333;
padding: 2px;
}

table.input td:first-child
{
width: 180px;
background-color:#ecf5ff;
}

table.admin
{
width:400px;
border: thin solid #333333;
border-collapse:collapse;
}

table.admin td
{
border: thin solid #333333;
padding: 2px;
}

table.admin td:first-child
{
width: 120px;
}

table.search
{
width:100%;
border: thin solid #333333;
border-collapse:collapse;
}

table.search td
{
border: thin solid #C0C0C0;
padding: 4px;
}

table.report
{
border: thin solid #333333;
border-collapse:collapse;
/* background-color: #F5F5F5; OLD COLOR */
background-color: #f6f1e8;
margin-bottom: 55px;
width:100%;
table-layout: fixed;
}

table.report tbody > tr td
{
border: thin solid #C0C0C0;
padding: 3px;
/* position:relative; removed overlap */
}

div.termsofuse
{
width:800px;
}

div.pagelinks
{
font-size: 9pt;
margin: 10px 4px 10px 0px;
}

table.advanced th
{
background-color:ivory;
padding: 4px 0px 4px 0px;
font-weight:normal;
}

div.searchtitle
{
color: #dc143c;
font-size: 10pt;
margin-bottom: 4px;
}

/* 
img.pedphoto
{
border: solid 1px #d8d7c3;
border-radius: 15%;
}
*/

/* img {
	padding-left:40px
	}
}
*/

img.pedphotoearly
{
border-width:thin;
border-color: #aaaaaa;
padding-right:10px;
float:left
}


footer
{
font-size: 12px;
border: thin solid #C0C0C0;
padding: 20px;
background-color:#f1f1f1 !important;
}

td.reportheader
{
height:60px;
/* background-color:#f1f1f1; OLD COLOR */
background-color: #ede3d0;
}

ul.mainindex li
{
font-size:larger;
padding-bottom:10px;
}
/* Marks */

.whitemark {
	background-color: #FFFF00;
}
.blackmark {
	background-color: #FFA500;
}

.newdog {
	background-color: #dc143c;
}

.updog {
	background-color: #8a2be2;
}


div.cellmarks
{
bottom: 4px;
right: 4px;
border: solid thin #C0C0C0;
width: 10%;
display: table-row;
}
div.cellmarks2
{
/* position:absolute; >removed to show marks
horizontal-align: center;
float:center; */
bottom: 4px;
right: 4px;
border: solid thin #C0C0C0;
/* width:5%; */
display: table;
}

span.mark
{
width:17px;
line-height: 7px;
display: table-cell;
}

.mark, mark {
    padding: 0 !important;
    }

/* Mark Legend Colors */

/* white  */
span.legendcolor.darkorange { background-color: #DCDCDC !important }
/* white carrier */
span.legendcolor.gold { background: linear-gradient(to right, #DCDCDC 50%, white 0) }
/* black */
span.legendcolor.chartreuse { background: black !Important }
/* black carrier */
span.legendcolor.aqua { background: linear-gradient(to right, black 50%, white 0) }
/*blue default royalblue */
/* blue  carrier*/
span.legendcolor.blueviolet { background: linear-gradient(to right, royalblue 50%, white 0) }
/* liver */		
span.legendcolor.deeppink { background: #CC9966 !important }
/*liver carrier */
span.legendcolor.darkblue { background: linear-gradient(to right, #CC9966 50%, white 0) }

/*OFA Excellent */
span.legendcolor.darkgreen { background-color: #d0c9fe !important }
/*OFA Good*/
span.legendcolor.darkcyan { background-color: #cdffcd !important }
/*OFA Fair*/
span.legendcolor.chocolate { background-color: #fccccd !important }
/*OFA Elbow Normal*/
span.legendcolor.darkgoldenrod { background-color: #FFD480 !important }

/* Mark Colors */
span.mark.crimson {display:none}
/* white  */
.mark.darkorange { background-color: #DCDCDC !important }
/*white carrier*/
.mark.gold { background: linear-gradient(to right, #DCDCDC 50%, white 0) }
/* black */
.mark.chartreuse { background-color: black !important }
/*black carrier*/
span.mark.aqua { background: linear-gradient(to right, black 50%, white 0) }
/* blue  default royalblue*/
/*blue carrier */
.mark.blueviolet { background: linear-gradient(to right, royalblue 50%, white 0) }
/* liver */
.mark.deeppink { background-color: #CC9966 !important } 
/*liver carrier */
.mark.darkblue { background: linear-gradient(to right, #CC9966 50%, white 0) }

/*OFA Excellent */
mark.darkgreen { background-color: #d0c9fe !important }
/*OFA Good*/
mark.darkcyan { background-color: #cdffcd !important }
/*OFA Fair*/
mark.chocolate { background-color: #fccccd !important }
/*OFA Elbow Normal*/
mark.darkgoldenrod { background-color: #FFD480 !important }


/* span.m_red
{
background-color:red;
}
span.m_orange
{
background-color:orange;
}
span.m_yellow
{
background-color:yellow;
}
span.m_green
{
background-color:green;
}
span.m_cyan
{
background-color:cyan;
}
span.m_blue
{
background-color:blue;
}
span.m_fuchsia
{
background-color:fuchsia;
}
span.m_purple
{
background-color:purple;
}

span.m_chocolate
{
background-color:#fccccd
}

span.m.darkgoldenrod {
background-color: #FFD480 
}
*/

div.searchcellmarks
{
display:inline-block;
margin-left: 10px;
border: solid thin #C0C0C0;
vertical-align: middle;
}
div.legend {
	margin-top: 20px;
	margin-bottom: 40px;
	text-align: center;
	font-size: 12px;
	width: 74%;
	margin-left: auto;
	margin-right: auto;
}

.legendtext {
font-size: 12px;
}

div.legenditem
{
display:inline-block;
border:thin solid #C0C0C0;
margin-left:4px;
padding:4px;
}
span.legendcolor
{
display:inline-block;
width:25px;
line-height: 8px;
border: solid thin #C0C0C0;
}
div.panel
{
box-sizing:border-box;
border-radius: 6px;
background-color: #999;
padding:20px;
}

/* .navbar.navbar-inverse {
	display: none;
} */

@media only screen and (max-width: 500px) {

  h1 {
  clear: both;
  }
  
  .maindog {
  width: 100%;
  text-align: center;
  }
  
  div.headleft {
      text-align: center;
      }
      
div.headright {
width: 100%
}

span.maintitle {
clear:both;
display: block
}

  span.subjectdetails {
  clear: both
  }
  
 div.genlinks {
 margin-bottom:10px;
 }
 
 .quickedit {
 display: none
 }
}
