.hippo-table-heading {
  background-color: #92b2bf !important;
  color: #2a363b !important;
  border-left: 5px solid #2a363b !important; }

.hippo-table {
  width: 100%;
  padding: 0% !important;
  margin-top: 10px;
  box-shadow: 1px 0px 3px 2px #ddd; }

.inner-table {
  border: 1px solid #92b2bf;
  background-color: #d9e0e0 !important; }

.competition-view-info-font {
  font-weight: normal;
  display: inline-block;
  margin-left: 15px;
  color: green; }

.competition-edition-align {
  width: 36%; }

.check-color {
  color: green; }

.ban-color {
  color: maroon; }

.ui-style {
  list-style: none; }

.grid-filter-dropDown {
  height: 28px;
  width: 90%;
  margin: 0px 0px 2px 5px;
  border-radius: 0px;
  padding: 0px; }

/*pedigree */
.caps {
  text-transform: uppercase; }

.black {
  font-weight: 900; }

/* .black-pedigree .black {
    font-weight: bold;
} */
.cursive {
  font-style: italic; }

.body-margin {
  margin: 20px; }

.first-offspring-ul {
  list-style: none;
  margin-top: 0; }

.second-offspring-ul {
  list-style: none; }

.third-offspring-ul {
  list-style: none; }

.results-margin-left {
  margin-left: 37px; }

.dam-names {
  color: green;
  font-weight: 700; }

.tree-name {
  color: green; }

/*pedigree Tree*/
.link {
  fill: none;
  stroke: #000;
  shape-rendering: crispEdges; }

.name {
  font-size: 11px; }

.about {
  fill: #777;
  font-size: smaller; }

.tree-style {
  margin: 20px 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  width: 100%; }

.editor-data-heading {
  font-size: 17px;
  text-decoration: underline; }

.choose-file {
  margin: 20px; }

.offspring-margin-left {
  margin-left: 19px; }

.tree-margin-top {
  margin-top: 30px; }

@media screen {
  .border-pedigreea4,
  .border-pedigreea5 {
    border: 1px solid red; } }

@media print {
  .col-md-12 {
    width: 100%;
    position: relative;
    min-height: 1px;
    float: left; }
  .col-md-6 {
    width: 50%;
    position: relative;
    min-height: 1px;
    float: left; }
  .col-md-4 {
    width: 33.3%;
    position: relative;
    min-height: 1px;
    float: left; }
  .text-center {
    text-align: center; }
  .text-right {
    text-align: right; }
  .clearfix {
    clear: both; } }

.border-pedigreea4 {
  height: 29.7cm;
  padding: 0;
  width: 21cm;
  font-size: 12px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; }

.border-pedigreea5 {
  height: 21cm;
  padding: 0;
  width: 14.8cm;
  font-size: 12px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; }

.pedigree-graph-data {
  overflow-y: scroll;
  height: 1300px;
  margin-top: 36px; }

.first-line-margin {
  text-indent: -91px;
  margin-left: 91px; }

.row-margin {
  margin: 5px; }

.grid-filter-select {
  border-radius: 0px;
  width: 90%;
  height: 28px;
  margin-left: 5px;
  margin-bottom: 2px;
  padding: 0px;
  background-color: white; }

.link-csv {
  color: #333 !important;
  background-color: #fff;
  border-color: #ccc; }

.result-action {
  width: 80px; }

.read-more {
  display: none; }

.read-less {
  display: none; }

.pedigree_data {
  padding-left: 20px;
  text-indent: -20px; }

.pedigree_sub_data {
  text-indent: -20px;
  padding-left: 40px; }

.pedigree_sub_off_data {
  text-indent: -20px;
  padding-left: 22px; }

/*.custom-pedigree {
    top: 30px;
    position: relative;
}*/
/***** CSS for pedigree tree *******/
#wrapper {
  position: relative;
  top: 10px; }

.border-pedigreea4 .branch {
  position: relative;
  margin-left: 200px; }

.border-pedigreea5 .branch {
  position: relative;
  margin-left: 140px; }

.branch:before {
  content: "";
  width: 50px;
  /*border-top: 1px ridge #9e9e9e;*/
  position: absolute;
  left: -100px;
  top: 50%;
  margin-top: 1px; }

.entry, .entry-line {
  position: relative;
  min-height: 14px; }

.lv1 .entry:before, .lv1 .entry-line:before {
  content: "";
  height: 100%;
  position: absolute;
  left: -2px; }

.lv1-line .entry:before, .lv1-line .entry-line:before {
  content: "";
  height: 100%;
  border-left: 1px solid #9e9e9e;
  position: absolute;
  left: -2px; }

.lv2 .entry:before, .lv2 .entry-line:before {
  content: "";
  height: 100%;
  position: absolute;
  left: -2px; }

.lv2-line .entry:before, .lv2-line .entry-line:before {
  content: "";
  height: 100%;
  border-left: 1px solid #9e9e9e;
  position: absolute;
  left: -2px; }

.entry:after {
  content: "";
  width: 50px;
  /*border-top: 1px ridge #9e9e9e;*/
  position: absolute;
  left: -50px;
  top: 50%;
  margin-top: 1px; }

.entry-line:after {
  content: "";
  width: 50px;
  /* border-top: 1px ridge #9e9e9e; */
  position: absolute;
  left: -50px;
  top: 50%;
  margin-top: 1px; }

.entry:first-child:before, .entry-line:first-child:before {
  width: 10px;
  height: 60%;
  top: 50%;
  margin-top: 2px;
  /*border-radius: 10px 0 0 0;*/ }

.entry:first-child:after {
  height: 10px;
  /* border-radius: 10px 0 0 0; */
  border: none; }

.entry-line:first-child:after {
  height: 10px;
  border-top: 1px ridge #9e9e9e;
  width: 10px;
  margin-left: 48px;
  /* border-radius: 10px 0 0 0; */ }

.entry:last-child:before, .entry-line:last-child:before {
  width: 10px;
  height: 52%;
  /*border-radius: 0 0 0 10px;*/ }

.entry:last-child:after {
  height: 10px;
  /*border-bottom: 1px ridge #9e9e9e;*/
  /* border-radius: 0 0 0 10px; */
  border: none;
  margin-top: -9px; }

.entry-line:last-child:after {
  height: 10px;
  border-bottom: 1px ridge #9e9e9e;
  /* border-radius: 0 0 0 10px; */
  margin-top: -9px;
  width: 10px;
  margin-left: 48px; }

.entry.sole:before, .entry-line.sole:before {
  display: none; }

.entry.sole:after, .entry-line.sole:after {
  width: 50px;
  height: 0;
  margin-top: 1px;
  border-radius: 0; }

.label {
  display: block;
  min-width: 150px;
  border: none;
  padding: 5px 10px;
  line-height: 20px;
  text-align: left;
  font-weight: 500;
  font-size: 80%;
  border-radius: 5px;
  color: black;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -15px; }

.f-900 {
  font-weight: 900; }

body#tinymce {
  background: white; }
