.hide{
	display:none;
}
p {
	line-height: 1.4;
}
ul.links {
  list-style: none;
  color: #68696b;
}

ul.inline li {
  display: inline;
  padding: 0 0.5em;
  list-style-type: none;
}
.pager__item {
  display: inline;
}
 
.button.search-form__submit, .search-form__submit{
	width: 73px;
	height: 29px;
	text-indent: inherit;
}

.breadcrumb ol li a {
 color: black !important;
	font-weight: bold;
}

#block-custom-main-menu{
	float:left;
}
#block-custom-search{
	margin-top: 3px;
	float: right;
}
#bannerads.owl-carousel .owl-item img{
	border-radius: 40px;
}
.gd-hero-wrapper-txt h1{
	font-size: 4rem;
}
/*
.layout .block-block-content h2{
	display:none;
}
.layout .block-block-content .content h2{
	display:block;
} */

.text-imgs-wrap .img-right{
	float:right;
}
.btn.btn-primary{
	cursor: pointer;
	padding: 17px 19px;
}
.block.block-block-content .text-formatted.field{
	/* display:flex; */
}
.field--type-image img, .field--name-user-picture img{
	width:auto;
}
.gd-img-cont-row .gd-img-cont-row-img img {
  height: auto;
  width: 100%;
}

#search-global{
	position:relative;
}
#search-global .form-search{
	  height: 52px;
  background: #FFFFFF;
  margin-right: 0px;
  position: relative;
  width: 266px;
  padding-left: 18px;
  padding-right: 18px;
  border: 1px solid #DFDFDF;
  border-radius: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#search-global .search-form__submit {
  display: block;
  content: '';
  width: 24px;
  height: 24px;
  background-image: url(../images/gd-icon-search.svg);
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: none;
  margin: 16px 0px 0px 0px;
position: absolute;
right: 7px;
background-color: white;
font-size:0;
}

#search-global label{
	display:none;
}
#search-global .form-text{
	height: 40px;
	background: #FFFFFF;
	margin-right: 0px;
	position: relative;
	width: 266px;
	padding-left: 18px;
	padding-right: 4px;
	border: 1px solid #DFDFDF;
	/* border-radius: 26px; */
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
#gd-search-global .form-actions{
	margin: 0;
	padding: 0;
}
#gd-search-global .form-submit{
  display: block;
  content: '';
  width: 24px;
  height: 24px;
  background-image: url(../images/gd-icon-search.svg);
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: none;
  margin: 5px 0px 0px 0px;
/*position: absolute; */
right: 7px;
background-color: white;
font-size:0;

position: absolute;
right: 0;
top: 2px;
}
#gd-search-global{
	padding-right: 5px;
	margin-right: 12px;
}
/*
.login-btns{
	width: 440px;
} */
.login-btns a{
	float: left;
	margin-left: 4px;
	min-width: 100px;
}
.wsmainwp .desktoplogo{
	/* float: inherit; */
	float: left;
}

/*--------Search page--------*/
.page-cont .container-fluid {
	max-width: 1200px;
	display: flex;
}
.page-cont{
	margin-top:20px;
}
.search-filter{
	width:25%;
	height: 100%;
	padding-right: 30px;
	float: left;
}
.search-result{
	width: 75%;
	border-left: 1px #e6e6e6;
	border-left-style: none;
	border-style: double;
	padding-left: 16px;
	float: left;
}
.search-result h2.title{
	font-family: 'Ciutadella - 500', sans-serif;
	font-size: 2rem;
	line-height: 1.2;
	margin-bottom: 22px;
	margin-top: 20px;
}
.search-filter li{
	list-style: none;
	width: 100%;
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}
.search-filter label{
	font-weight: inherit;
	font-size: 16px;
	margin-top: 2px;
	color: #484848;
	margin-left: 10px;
}
.search-filter h2 {
	font-size: 18px;
	font-family: 'Ciutadella - 500', sans-serif;
	text-decoration: blink;
	margin-bottom: 14px;
}
.search-filter #search-global{
	margin-bottom: 10px;
}
.search-filter .region-search-filte{
	margin-left: 10px;
}
.search-filter #search-global .region-search-filte{
	margin-left: 0px;
}
.search-filter #search-global .form-text{
	width: 100%;
}
.search-filter .contextual-region{
	margin-bottom: 16px;
	float: left;
	width: 100%;
}
.search-filter #search-global .contextual-region{
	float: inherit;
}
.search-result .views-row{
	/*margin-bottom: 15px;
	width: 100%;
	float: left;
	background-color: #f0f0f0;
	border-radius: 6px;
	padding: 16px 20px;*/
	
	margin-bottom: 15px;
width: 100%;
float: left;
border-color: #f0f0f0;
border-radius: 6px;
padding: 16px 20px;
border: 1px solid #f0f0f0;
background-color: #FAFAFB;
}
.search-result img{
	width: 100%;
	height: auto;
	border-radius: 6px;
}
.search-result .views-field.views-field-field-dog-picture{
	float: left;
	margin-right: 20px;
	margin-bottom: 0;
	width: 210px;
}
/*----------------*/
.gd-img-cont-sec .img-wrap{
	text-align: center;
}
.gd-img-cont-sec .img-wrap img{
	border-radius: 20px;
	overflow: hidden;	
}
.gd-img-cont-sec .video-wrap{
	text-align: center;
}
/*
.gd-img-cont-sec .video-wrap iframe{
	border-radius: 20px;
	overflow: hidden;	
}*/
.gd-hero-wrapper-image img{
	/*width: 100%;*/
	height: auto;
}
.paragraph--type--page-header .gd-hero-wrapper-image img{
     width: 70%;
                                            margin: 25px;
}
.fixed-top{
	z-index:450;
}
.cont-page{
	/* margin-top: 140px; */
	/* margin-top: 73px; */
	position: relative;
}
.tab-message{
/*	position: absolute;
	top: -45px; */
}
.toolbar-horizontal .fixed-top{
	margin-top: 79px;
}
.gd-hero-wrapper{
	margin-top: 0;
}
.cont-page .gd-main-cont-top-sec{
	margin-top: 0;
}
.toolbar-horizontal .gd-hero-wrapper{
	/*margin-top:60px;*/
}

/*Pedigree Page:: Chart*/

.dg-pedigree-chart{
	height: 100%;
}

.dg-pedigree-chart .parent:before{
    content: "";
    background-image: url(/themes/custom/k9_base/images/k9_background.png);
    position: absolute;
    top: 0px;
    right: 0px;
  /*  bottom: 0px; */
    left: 0px;
    opacity: 0.04;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    background-size: 100% auto;
}




.tmating-1{
	height: 50%;
	display: flex;	
}
.dg-pedigree-chart-wrapper {
  padding: 10px;
}



.dg-pedigree-chart table{
	height:100%;
}
.dg-pedigree-chart .align-middle div{
	height:100%;
	width: 100%;
}
.dg-pedigree-chart .align-middle table td{
	vertical-align: middle;
}
.dg-pedigree-chart .tmatin-col-2 .tmating-1{
	height: 50%;
}
.dg-pedigree-chart .tmatin-col-3 .tmating-1{
	height: 25%;
}
.dg-pedigree-chart .tmatin-col-4 .tmating-1{
	height: 12.5%;
}
.dg-pedigree-card a {
 
    color: #082039;
}
.lvl-4-main a{
	color: #082039;
}
.txt-brown a {
 
    color: #082039;
}
.txt-red a{
	color: #082039;
}
.duplicated a{
	color: red;
}
.duplicated span{
	color: red;
}
.duplicated .duplicated a{
	color: #ff8b8b;
}
.duplicated .duplicated span{
	color: #ff8b8b;
}

.tmatin-col-5 .tmating-1.align-middle {
  height: 6.25%;
}
.tmating-1.align-middle a{
	width: 100%;
	float: left;
}
.tmating-1.align-middle td span{
	font-size: 10px;
}
.dg-main-info img {
  height: auto;
  /*max-width: 400px;*/
  width:100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 20px;
  margin-bottom: 30px;
}
.dg-pedigree-card .dg-pedigree-card-name, .lvl-4-main{
	display: inline-block;
    width: 138px;
    white-space: nowrap;
   /* overflow: hidden !important;*/
    text-overflow: ellipsis;
}
.dg-pedigree-card .dg-pedigree-card-name{
	overflow: hidden !important;
}
.lvl-4-main a{
	display: inline-block;
    width: 138px;
    white-space: nowrap;
	overflow: hidden !important;
    text-overflow: ellipsis;
}
.tsdrates td{
	vertical-align: middle;
}
.tsdrates span{
	width: 100%;
	float: left;
	height: 16px;
}
.dg-name{
	text-align: center;
	margin-top: 15px;
}

/*Home page overite start*/
#block-custom-local-tasks{
	margin-top: -12px;
	height: 47px;
}
#block-custom-local-tasks .tabs{
	position: absolute;
	width: 100%;
	margin-top: 10px;
}
.cont-lev-1 .gd-img-cont-sec{
	margin-top: 0;
}
.cont-lev-1 .gd-hero-wrapper{
	height: 408;
}
.cont-lev-1 .buttons .field__items{
	display: flex;
	margin-top: 30px;

}
.user-login-form{
	/* padding-top: 52px; */
}
.cont-lev-1 .buttons .field__item{
	margin-right: 14px;
}
.cont-lev-1 .buttons .field__item a{
	background-color: #D7412E;
    color: #FFFFFF;
    padding: 17px 32px;
    border-radius: 30px;
}
.des-page{
	margin: 16px 0 0 0;
}
.cont-lev-2 .gd-slider-wrapper {
   /* margin-top: 230px; */
   margin-top: 0px;
}
.gd-slider-wrapper {
	width: 300px;
}
.cont-lev-3 h1 {
    font-family: 'Ciutadella - 500', sans-serif;
    font-size: 3rem;
    line-height: 1.2;
    margin-bottom: 1.3rem;
}
.cont-lev-3 p{
    font-size: 1.5rem;
    line-height: 1.5;
}
/*Home page overite End*/
/*Edit section start*/
.ui-dialog .description{
	display:none;
}
/*Edit section end*/
.topic-list-footer .view-content{
	display:none;
}

.wsmainfull::after {
    background-image: url("/themes/custom/k9_base/images/upper-right-pink-dots.png");
    position: absolute;
    top: 74px;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 265px;
	opacity: 0.2;
}
.toolbar-horizontal .wsmainfull::after{
	top: 118px;
}
/* forum page styles - start */
.forum-filters .row:nth-child(2) {
	background-color: #E2E2E2;
	margin-left: 0;
	margin-right: 0;
	align-items: center;
}
.forum-filters .row:nth-child(2) .col-8 {
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 1.3;
}
.forum-filters .row:nth-child(2) .col-4 {
	display: flex;
	align-items: center;
}
.forum-filters .row:nth-child(2) .col-4 .js-form-item {
	display: flex;
	align-items: center;
}
.forum-filters .row:nth-child(2) .col-4 .form-actions,
.forum-filters .row:nth-child(2) .col-4 .form-item {
	margin: 0;
	padding: 0;
}
.forum-filters .row:nth-child(2) .col-4 .js-form-item input {
	height: 36px;
	margin: 0 15px 0;
	width: 100%;
	padding-left: 14px;
	padding-right: 36px;
	border: 1px solid #DFDFDF;
	border-radius: 18px;
	font-size: 18px;
	letter-spacing: 0.01em;
	font-family: 'Ciutadella - 400', sans-serif;
	background-position: 96% center;
}
.forum-filters .row:nth-child(2) .col-4 .button {
	background: #D7412E;
	color: #FFFFFF;
	font-size: 18px;
	height: 36px;
	border: none;
	font-family: 'Ciutadella - 400', sans-serif;
	letter-spacing: 0.01em;
}
.forum-filters .row .form-item {
	margin-top: 0;
	margin-bottom: 0;
}
.forum-filters .form-select {
	padding: 0;
	border-radius: 0;
	border: none;
	background: none;
}
.forum-filters ul {
	list-style: none;
	display: flex;
	align-items: center;
	/* height: 40px; */
	position:relative;
}
.forum-filters ul li {
	width: auto;
	min-width: 92px;
	text-align: center;
}
.forum-filters ul li a.bef-link {
	display: block;
	background: #FFDBD6;
	padding: 6px 8px;
	border-radius: 12px 12px 0 0;
	border-style: solid;
	border-width: 1px 1px 0;
	border-color: #ffffff;
	color: #8B0F0F;
}
.forum-filters ul a.new-topic {
	display: block;
	background: #A3ECB1;
	padding: 6px 10px;
	border-radius: 24px;
	border-style: solid;
	border-width: 1px 1px 0;
	border-color: #ffffff;
	color: #08770E;
	position: absolute;
	right: 0;
}
.forum-filters ul li a.bef-link.bef-link--selected {
	background: #D7412E;
	color: #ffffff;
}
.forums-list-page .row {
	width: 100%;
	/* height: 36px; */
	margin-left: 0;
	margin-right: 0;
	border-right: 1px solid #adb5bd;
}
.forums-list-page .row:nth-child(odd) {
	background-color: rgba(0, 0, 0, 0.05);
}
.forums-list-page .col-12 {
	display: flex;
	width: 100%;
	align-items: center;
	border-bottom: 1px solid #adb5bd;
	padding-left: 0;
	padding-right: 0;
}
.forums-list-page .col-12 > div {
	height: 100%;
	display: flex;
	align-items: center;
	padding: 0.5rem 0.5rem;
	border-left: 1px solid #adb5bd;
}
.forums-list-page .view-header .col-12 {
	border-top: 1px solid #adb5bd;
}
.forums-list-page .view-header .col-12 > div {
	background: #A6CA62;
	font-family: 'Ciutadella - 500', sans-serif;
}

.forums-list-page .views-field-title{
	width: 33%;
}
.forums-list-page .views-field-field-first-name{
	width: 16%;
}
.forums-list-page .views-field-comment-count{
	width: 7%;
}
.forums-list-page .views-field-counter{
	width: 7%;
}
.forums-list-page .views-field-last-updated{
	width: 11%;
}
.forums-list-page .views-field.views-field-last-comment-uid{
	width: 16%;
}
.forums-list-page .views-field-field-vote{
	width: 11%;
}
.views-field-title {
	width: calc(77% - 326px)
}
.views-field-title span {
	display: flex;
	align-items: center;
}
.views-field-title span a:first-child {
	margin-right: 10px;
}
.views-field-title span img {
	display: block;
	height: 20px;
}
.forums-list-page .votingapi-reaction-form .form-radios label .votingapi-reaction-count{
	font-weight: normal;
}
.forums-list-page .views-field-field-vote div{
	text-align:center; 
	width: 100%;
}
.forums-list-page .views-field-comment-count span{
  width: 100%;
  text-align:center; 
}
.forums-list-page .views-field-counter span{
  width: 100%;
  text-align:center;
}
/*
.views-field-uid {
	width: 13%;
}
.views-field-field-first-name{
	width: 13%;
}
.views-field-comment-count {
	width: 64px;
}
.views-field-totalcount {
	width: 56px;
}
.views-field-last-updated {
	width: 150px;
}
.views-field.views-field-last-comment-uid{
	width:10%;
}
.views-field-last-comment-name {
	width: 10%;
}
.views-field-counter{
	width:5%;
}

.views-field-counter{
	width4%;
} 
.forums-list-page .view-header .col-12 > div:last-child,
.views-field-field-vote { 
	width: 64px;
}*/
.topic-list-footer {
	display: flex;
	align-items: center;
	background: #A6CA62;
	font-family: 'Ciutadella - 500', sans-serif;
	padding: 0.5rem 0.5rem;
	justify-content: center;
}
/* forum page styles - end */

/* forum detail page styles - start */
article.comment {
	width: 100%;
	max-width: 1140px;
	margin: 0px auto 19px;
}
article.comment footer {
	display: table-cell;
	padding: 10px 15px;
	width: 15%;
	background-color: #E2E2E2;
	/*! background-color: rgba(0, 0, 0, 0.05); */
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
article.comment footer .comment__time {
	margin-bottom: 10px;
}
article.comment footer .comment__author {
	color: #D7412E;
}
article.comment .comment__content {
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
article.comment .comment__content h3 {
	margin-top: 0.5em;
}
article.comment .comment__content .links.inline a {
	color: #738266;
	font-weight:bold;
	text-decoration: underline !important;
}
.forum-item-cont{
	margin-top: 35px;
}
ul.inline li.add-comment{
	margin: 0 0px 0 0px;
	display:none;
}
.user-logged-in ul.inline li.add-comment{
	display:inline;
}
li.comment-add a{
	font-size:0;
}
li.comment-add a:after {
  content: 'Reply';
  font-size: 15px;
}
.node__links {
    text-align: left;
	float: left;
    padding: 10px 10px;
    border: 1px solid rgb(0, 113, 179);
    margin: 6px 0 0 0;
    border-radius: 5px;
}
.ear-links{
	float: left;
    padding: 10px 10px;
    border: 1px solid rgb(0, 113, 179);
    margin: 6px 0 0 0;
    border-radius: 5px;
}
.field--name-field-vote{
	/* float: left;
    margin-right: 16px; */
    margin-left: 11px;
	clear: both;
}
span.votingapi-reaction-label{
	display:none;
}
.comment-wrapper{
	float: left;
    margin-top: 25px;
	width:100%;
}
.forum-item-cont iframe{
	max-width:100%;
}
form.vote-form{
	font-size:0;
}
.votingapi-reaction-form .form-radios{
	font-size:18px;
}
.ui-dialog .ui-dialog-title{
	text-transform: capitalize;
}
.field--name-taxonomy-forums{
    background: #FFDBD6 !important;
    position: absolute;
    padding: 7px 15px 7px 17px;
    margin: 15px 0 0px 0;
    border-radius: 20px;
    font-weight: bold;
    color: #8B0F0F !important;
    top: -33px;
}
.page-node-type-forum .forum-title{
	float: left;
    margin: 50px 0 10px 0;
}
article .region-content .node__content {
	padding-top: 50px;
}
article .region-content .node__content .node__links .links.inline a {
	color: #8B0F0F;
	text-decoration: underline !important;
}
article .region-content .node__content .node__links .links.inline li.comment-add {
	display: none;
}
article .region-content .node__content .field__label {
	font-size: 30px;
	font-family: 'Ciutadella - 500', sans-serif;
	margin-bottom: 10px;
}
article .region-content .node__content .field--type-entity-reference .field__item a {
	display: inline-block;
	background: #FFDBD6;
	padding: 5px 16px;
	border-radius: 15px;
	color: #8B0F0F;
	text-align: center;
	height: 30px;
}
article .region-content .node__content .field--type-text-with-summary {
	line-height: 1.4;
	margin-bottom: 30px;
}
article .title.comment-form__title {
	display: none;
}
/* .page-node-type-forum .comment-comment-forum-form {
	display: none;
} */
article .comment-comment-forum-form .js-filter-wrapper.js-form-wrapper {
	display: none;
}
h2.forum-title {
    font-size: 30px;
    font-family: 'Ciutadella - 500', sans-serif;
    margin-bottom: 10px;
	margin-top: 41px;
    width: 100%;
    float: left;
}
.comment-form .filter-wrapper{
	display:none;
}
article .region-content .node_content .field_label{
	display:none;
}
article .region-content .node__content .field__label{
	display: none;
}
.gd-logo {
  width: 150px;
  height: auto;
  margin-top: -35px;
}
.gd-logo img {
	width: 100%;
}
.path-user form .description{
	display:none;
}
.path-user form .field--widget-image-image .description{
	display:block;
}

.comment__content h3{
	display:none; 
}
.comment__meta .coment-other .ear-links{
	border-color: #D7412E;
}
.comment__meta .coment-other .ear-links a{
	color: #D7412E;
}
/* forum detail page styles - end */

/* classified page styles - start */
.row.featurette{
	width:100%;
}
.view-id-taxonomy_list .views-row{
	margin-bottom: 38px;
}
.views-field-field-classified-image img{
	width:100%;
	height:auto;
}
.classi-taxo-list .views-field-name{
	margin-top: 14px;
}
.classi-taxo-list{
	background-color: #f0f0f0;
	padding: 18px;
	border-radius: 10px;
	float:left;
}
.view-classifieds .col-md-5{
	text-align:center;
}
.view-classifieds .row.views-row{
	/* border-top: 2px solid #ccc; */
	border-bottom: 2px solid #ccc; 
	padding: 30px 0;
	margin-bottom:30px;
	display: flex;
	align-items: center;
}
.view-classifieds .classi-item.row{
	padding: 6px 0;
}
.classi-title{
	margin-left: 160px;
	width: calc((100%) - 160px);
}
.class-show-padegree{
	margin-left: 160px;
}
.view-classifieds .classi-item.row strong{
	width: 160px;
	float: left;
	text-align: right;
	font-family: 'Ciutadella - 500', sans-serif;
}
.view-classifieds .classi-item.row .classi-cont{
	width: calc((100%) - 160px);
}

.view-classifieds .classi-item.row .col-md-2 {
	text-align: right;
	font-family: 'Ciutadella - 500', sans-serif;
}
.view-classifieds .classi-item.row .col-md-10 a {
	display: inline-block;
	padding: 8px 0;
}
.view-classifieds h2 a{
	font-weight: 1000;
	color: #D7412E;
	font-size: 24px;
}
.view-classifieds img {
	width: 100%;
	height: auto;
	border-radius: 10px;
}
.classi-item.link{
	margin: 0 0 10px 100px;;
}
.classi-item.link a{
	width:auto;
	display:flex;
	background: #FFFFFF;
	color: #D7412E;
	border: 2px solid #D7412E;
	padding: 6px 16px;
	border-radius: 30px;
	margin-left: 5px;
}
.classi-cont span{
	width:100%;
	float: left;
}
.view-classifieds .form--inline{
	display: flex;
display: inline-flex;
}
.business-ads .view-classifieds .form--inline{
	display: inline;
	text-align: center;
}
.view-classifieds .form--inline .form-item{
	/* display: flex; */
	display: inline-flex;
	margin-top:0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-right: 10px;
}
.view-classifieds .form--inline .form-item .fieldset-wrapper{
	display: flex;
}
.view-classifieds #edit-price-wrapper label{
	display:none;
}
.view-classifieds #edit-gender,
.view-classifieds #edit-color {
	height: 40px;
	margin: 4px 0;
}
.view-classifieds fieldset{
	border:none;
	margin: 0;
	padding: 0;
}
.view-classifieds input{
	height: 45px;
border-radius: 5px;
}
.view-classifieds .form--inline label{
	margin-top: 17px;
	margin-right: 15px;
}
.view-classifieds fieldset legend{
	margin-top: 17px;
	margin-right: 11px;
}
.view-classifieds #edit-actions{
	margin: 0;
	padding: 0;
}
.view-classifieds .form-actions{
	margin: 0;
	padding: 0;	
}
.view-classifieds form{
	width: 906px;
	margin: 0 auto;
	text-align: center;
}
.view-classifieds .view-filters{
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding-top: 8px;
	padding-bottom: 8px;
}
.business-ads .view-classifieds .view-filters{
	padding-top: 0px;
	padding-bottom: 0px;
}
.business-ads .view-classifieds .view-filters .view-content{
	margin-top:8p;
	margin-bottom:8px;
}
.page-node-type-classifieds .forum-title{
	display:none; 
}
.classi-taxo-list img {
	width:100%;
	height:auto;
	border-radius: 4px;
}
.classi-taxo-list a {
	width:100%;
	text-align:center;
	float: left;
	font-size: 20px;
	line-height: 2;
}
.classi-taxo-list .classi-sub-title{
	width:100%;
	text-align:center;
	font-size: 16px;
}
.country-select{
	text-align:center;
	margin-bottom: 13px;
}
.country-select a{
	padding: 5px 6px;
}
.view-classifieds  .form--inline .form-item-country{
	display:none;
}
.view-classifieds  .form--inline .form-item-country-not{
	display:none;
}
.gd-hero-wrapper-txt .container {
	padding-left: 0;
	padding-right: 0;
}
.gd-hero-wrapper-txt p {
	line-height: 1.4;
}
.paragraph--type--text {
	padding-top: 20px;
}
#edit-submit-classifieds {
	background: #D7412E;
	color: #FFFFFF;
	padding: 10px 32px;
	border-radius: 30px;
	border: 2px solid #D7412E;
}
/* classified page styles - end */

/* forum topic name page styles - end */
.tabs.primary li a {
	display: block !important;
	background-color: #cce5ff !important;
	padding: 6px 15px !important;
	border-radius: 12px 12px 0 0 !important;
	border-style: solid !important;
	border-width: 1px 1px 0 !important;
	border-color: #ffffff !important;
	/*color: #8B0F0F !important;*/
	float: none !important;
	height: auto !important;
	line-height: 1.6 !important;
	text-shadow: none !important;
  }
.tabs.primary li {
	width: auto;
	min-width: 100px;
	text-align: center;
	margin: 0 !important;
	float: none !important;
}
.tabs.primary {
	list-style: none;
	display: flex;
	align-items: center;
	padding-top: 50px !important;
}
.tabs.primary li a.is-active {
	background-color: #3e0be0 !important;
	color: #ffffff !important;
}
.comment-form .form-radios .form-type-radio {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.comment-form .form-item .description {
	margin-left: 0px;
	color: #747a80;
}
.comment-form .form-radios {
	margin-left: 30px;
}
#edit-submit,
#edit-submit--8,
#edit-submit--9 {
	background: #3e0be0;;
	color: #FFFFFF;
	padding: 7px 18px;
	border-radius: 30px;
	/*border: 2px solid #D7412E;*/
}
#edit-preview {
	background: #FFFFFF;
	color: #D7412E;
	border: 2px solid #D7412E;
	padding: 17px 32px;
	border-radius: 30px;
	margin-left: 20px;
}
/* forum topic name page styles - end */

/* add forum styles - end */
.node-form input.text-full,
.node-form input.form-email,
.node-form input.form-autocomplete {
	width: 100%;
	height: 36px;
	border-radius: 4px;
}
.node-form label {
	font-weight: normal;
}
.node-form .form-radios .form-type-radio {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.node-form .form-item .description {
	margin-left: 20px;
	color: #747a80;
}
.node-form .form-radios {
	margin-left: 0;
}
.node-form fieldset.form-wrapper {
	margin: 0 !important;
}
.node-form .vertical-tabs .form-wrapper {
	margin-bottom: 0;
}
.node-form .vertical-tabs .form-wrapper .details-wrapper .description {
	margin-left: 0;
	color: #8a8a8a;
	margin-top: 5px;
}
.node-form .vertical-tabs .form-wrapper .fieldset-wrapper .description {
	margin-left: 20px;
	margin-top: 0 !important;
}
.node-form .vertical-tabs .vertical-tabs__menu-item {
	background-color: #F0F0F0;
}
.node-form .vertical-tabs .vertical-tabs__menu-item.is-selected {
	background-color: #ffffff;
}
.node-form .vertical-tabs .vertical-tabs__menu-item a {
	color: #8B0F0F;
}
/* add forum styles - end */

/* primary nav styles - start */
/*
#edit-search {
	height: 52px;
	background: #FFFFFF;
	margin-right: 24px;
	position: relative;
	width: 100%;
	padding-left: 18px;
	padding-right: 18px;
	border: 1px solid #DFDFDF;
	border-radius: 26px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-family: 'Ciutadella - 400', sans-serif;
	color: #082039;
} */
#edit-search {
	/*background-color: #ffffff; */
	font-size: 0.9rem;
}
.wsmenu #views-exposed-form-dog-search-search .form-actions {
	margin: 7px 4px 0 0 !important;
}
.wsmenu .form-actions input,
#edit-submit-dog-search,
.block-views-exposed-filter-blocksolr-search-page-1 .form-actions input,
.block-views-exposed-filter-blocksolr-search-web-page .form-actions input {
	background-color:inherit;
	display: block;
	content: '';
	width: 32px;
	height: 32px;
	border-radius: 16px;
	background-image: url(/themes/custom/k9_base/images/gd-icon-search.svg);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: center;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border: none;
	margin-right: -0.4em;
	margin-top: -5px;
	/* background-color: #FFFFFF; */
	background-color: inherit;
	font-size: 0;
}
 .block-views-exposed-filter-blockdog-search-search .form-actions input.form-submit{
	 background-color:inherit;
 }
.wsmenu > .wsmenu-list > li ul.sub-menu > li > a {
	line-height: 20px;
	padding: 6px 12px;
}
.node__content{
	margin-top:0px;
}
/* .wsmenu > .wsmenu-list > li ul.sub-menu > li:hover > a {
	background-color: #eee !important;
	color: #d7412e !important;
} */
/* primary nav styles - end */

/* sapling styles - start */
.view-classifieds .views-row {
	display: flex;
	align-items: center;
}
/* sapling styles - end */

.gd-header-top-links a::before {
height: 13px;
width: 13px;	
}
.gd-header-top-links a{
	font-size: 12px;
}

/* search result styles - start */
.search-result .views-field.views-field-title {
	width: 100%;
	font-size: 20px;
}
.search-result .views-field.views-field-title a {
	margin-bottom: 6px;
	font-family: 'Ciutadella - 500', sans-serif;
}
.search-result .views-field {
	font-size: 16px;
	margin-bottom: 6px;
	display: flex;
}
.search-result .views-field .views-label{
	width: 85px;
}
.search-result .views-field .field-content{
	width:calc((100%) - 85px);
}
.col-search-img img{
	width: 100%;
}
.col-search-detail{
	margin-top: 18px;
}
.search-result .views-field.views-field-nothing .field-content{
	width: 100%;
}
.search-with-img{
	display: flex;
}
.col-search-img{
	width:185px;
}
.search-with-img .col-search-detail{
	width:calc((100%) - 85px);
}
.search-result .views-field span:first-child {
	font-family: 'Ciutadella - 500', sans-serif;
}
.view-dog-search nav.pager{
	clear: both;
}
.pager__item--first,
.pager__item--previous {
	padding: 10px 10px 10px 10px;
	background: #fff;
	width: auto;
	min-width: 34px;
	border-radius: 20px;
	border: 1px solid #9d9d9d;
	height: 40px;
	display: inline-block;
  }
.pager__item--last,
.pager__item--next {
	padding: 10px 10px 10px 10px;
	background: #fff;
	width: auto;
	min-width: 34px;
	border-radius: 20px;
	border: 1px solid #9d9d9d;
	height: 40px;
	display: inline-block;
}
.pager__items.js-pager__items {
	display: flex;
	align-items: center;
	justify-content: center;
}
.pager__items.js-pager__items li {
	margin-left: 5px;
	margin-right: 5px;
}
/* #views-exposed-form-dog-search-search .form--inline {
	display: flex;
	align-items: center;
} */
#views-exposed-form-dog-search-search .form-actions {
	position: absolute;
	top: 4px;
	margin: 0;
	right: -23px;
}
.search-filter .region-search-filter ul {
	margin-bottom: 20px;
	padding-left: 10px;
	border-bottom: 1px solid #d6d6d6;
}
/* search result styles - end */

.wsmainfull {
	background-color: #f6f6f6 !important;
}
h1.title {
	font-size: 3rem;
	color: #082039;
	letter-spacing: -0.01em;
	margin-bottom: 8px;
	padding-top: 60px;
}
table tr th {
	background: #A6CA62;
	font-family: 'Ciutadella - 500', sans-serif;
	font-weight: normal;
	color:#082039;
	font-size: 16px;
	padding: 0.5rem 0.5rem;
	border: 1px solid #adb5bd;
}
tr td {
	font-family: 'Ciutadella - 400', sans-serif;
	font-size: 16px;
	padding: 0.5rem 0.5rem;
	border: 1px solid #adb5bd;
}
td .btn.btn-primary {
	padding: 8px 10px;
	text-align: center;
	justify-content: center;
	font-family: 'Ciutadella - 400', sans-serif;
	font-size: 16px;
}
#edit-search-api-fulltext,
#edit-search-api-fulltext--2 {
	border-radius: .25rem;
	height: 38px;
	margin-top: 0;
}
.select-sir.btn.btn-primary,
.select-dam.btn.btn-primary {
	display: inline-block;
	font-size: 16px;
	padding: 11px 19px;
}
.close-btn {
	width: 40px;
	height: 40px;
	position: absolute;
	right: 15px;
	border-radius: 20px;
	border: 1px solid #9d9d9d;
	background-color: #ffffff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0;
}
.close-btn:hover {
	cursor: pointer;
	border: 1px solid #D7412E;
}
.close-btn::before,
.close-btn::after {
	content: '';
	display: block;
	width: 1px;
	height: 20px;
	background-color: #9d9d9d;
	position: absolute;
	top: 9px;
	left: 19px;
}
.close-btn:hover::before,
.close-btn:hover::after {
	background-color: #D7412E;
}
.close-btn::before {
	transform: rotate(-45deg);
}
.close-btn::after {
	transform: rotate(45deg);
}
.testmating-wrap {
	margin-top: 60px;
}
#sire-filter,
#dam-filter {
	margin-top: 10px;
}
.testmating-wrap .form-group {
	text-align: center !important;
}
.testmating-wrap .form-group label {
	display: inline-block;
	width: 110px;
}
.testmating-wrap .form-group input.form-control {
	display: inline;
	width: 340px;
	margin: 0;
}
#edit-field-standing-land,
#edit-field-standing-land--2  {
	display: inline;
	width: auto;
}

.testmating-wrap .form-group .btn.btn-primary {
	margin-left: 20px;
}
.testmating-wrap .form-group table .btn.btn-primary {
  margin: 0;
}
.testmating-wrap form input.btn-primary {
	margin: 0 auto;
}

.comment-wrapper .indented{
	 margin-left: 0px; 
}
.testmating-wrap .form-select{
	display: inline;
	width: auto;
}
.testmating-wrap .form-actions {
    padding-top: 0px;
}

#sire-filter .view-filters .form--inline input,
#dam-filter .form--inline input {
	border-radius: .25rem;
	height: 38px;
	margin-top: 0;
}
.placeholder{
	cursor: inherit;
	background-color: inherit;
	opacity: inherit;
}
.tabs ul.primary{
	width: 100%;
}
.detail_content{
/*	min-height: 500px; */
}
.breadcrumb-wrap{
	width: 100%;
	float: left;
	margin-bottom: 8px;
}
.breadcrumb-wrap .breadcrumb {
	margin:0;
	padding:0;
}
.breadcrumb-wrap.inner-page{
	margin-bottom: 25px;
}
.gd-hero-wrapper-txt {
  padding-top: 30px;
}

.search-filter input.form-submit {
	display: block;
	content: '';
	width: 32px;
	height: 32px;
	border-radius: 16px;
	background-image: url(/themes/custom/k9_base/images/gd-icon-search.svg);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: center;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border: none;
	margin-right: -0.4em;
	margin-top: -1px;
	background-color: #FFFFFF;
}
.block-views-exposed-filter-blockdog-search-search input.form-submit {
	display: block;
	content: '';
	width: 32px;
	height: 32px;
	border-radius: 16px;
	background-image: url(/themes/custom/k9_base/images/gd-icon-search.svg);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: center;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border: none;
	margin-right: -0.4em;
	margin-top: -1px;
	background-color: #FFFFFF;
}
.region-primary-menu .wsmenu > .wsmenu-list > li ul.sub-menu{
	/*background: #f8d7da;*/
	border: solid 1px #f5c6cb;
}
.gd-main-cont-top-sec{
	background-color: inherit;
}
.cont-page .gd-main-cont-top-sec > .row{
	width:100%;
}
.dg-pedigree-chart-wrapper{
	background-color: #E2E2E2;
}
main{
	min-height: 500px;
}
.messages--status {
	background: none;
	border: none;
	box-shadow: none;
}
.gd-wf-stats::before {
	z-index: -1;
}
.two-col-option .field__label{
	display:none;
}
.two-col-option .viewsreference--view-title{
	display:none;
}
.view-display-id-dogs_count .view-content{
	display:none;
}
.view-display-id-bannerad{
	margin-left: 100px;
}
.user-register-form .form-item , 
.user-register-form .password-field, 
.user-register-form .password-confirm
/* 
#user-form .form-item,
#user-form .password-field,
#user-form .password-confirm,
#user-form .form-text,
#user-form .form-file */
{
	width: 325px; 
}
#user-login-form input{
	width: 325px;
}
#user-login-form input.button{
	width: auto;
}
#user-login-form #edit-captcha-response{ 
	width: auto;
}
.messages__wrapper{
	float:left;
	width:100%;
}
.user-register-form .form-item-pass-pass2, #user-form .form-item-pass-pass2{
	margin-top: 16px;
}
.user-register-form .password-confirm-message, #user-form .password-confirm-message{
	font-size: 12px;
	color: green;
}
.messages__wrapper{
	padding: 0;
}
.messages--error{
	border: none;
	background: none;	
	box-shadow: none;
	padding: 0;
	margin-top: 18px !important;
	margin-bottom: 26px !important;
	color: #f20000;
}
.form-required::after {

    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0.3em;
    content: "";
    vertical-align: super;
    background-image: url(/core/misc/icons/ee0000/required.svg);
    background-repeat: no-repeat;
    background-size: 6px 6px;

}
.content .node-form input{
	width:340px;
}
.content .node-form .form-select{
	width:340px;
}
.content .node-form #edit-field-standing-land, .content .node-form #edit-field-standing-land--2 {
  display: inline;
  width:340px;
}
.node-form table{
	width:340px;
}
.node-form .form-wrapper {
  width:340px;
}
.node-form  .tabledrag-toggle-weight-wrapper{
	display:none;
}
.content .node-form input.button{
	width:auto;
}
.js td .dropbutton-multiple{
	margin:0;
	padding:0;
}
.view-user-content td{
	vertical-align: middle;
}
.view-user-content .js .dropbutton-multiple .dropbutton-widget .dropbutton{
	padding-right: 3em;
	padding-left: 1em;
}
.node-form .field--type-text-with-summary{
	width:100%;
}
.form-actions .button{
	background: #3e0be0;;
	color: #FFFFFF;
	padding: 7px 18px;
	border-radius: 30px;
	/*border: 2px solid #D7412E;*/	
	width: auto;
	min-width:95px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}
/*User profile*/
.view-k9-user .view-content{
	display: flex;
	width: 100%;	
}
.k9-profile-inner{
	background-color: aliceblue;
	padding: 5px;
	border-radius: 20px;
	height: 100%;	
}
.prof-info {
  padding: 12px;
}
.k9-profile-inner .img-wrap {
  width: 100%;
  max-width: 300px;
}
.k9-profile-inner .img-wrap img {
  width: 100%;
  height: auto;
  border-radius: 20px;
  border: 1px black solid;
}
.k9user-menu {
  padding: 15px;
}
.k9user-menu li {
  list-style: disclosure-closed;
  padding: 8px 0;
  margin-left: 24px;
}
.inner-title {
  padding: 15px 0px 0 21px;
  font-size: 1.3em;
}
.prof-info .label {
  float: left;
  min-width: 116px;
}
.prof-info.edit-user {
  padding-top: 10px;
  margin-left: 10px;
}
/*
.detail_content .simple-status-messages .status-messages{
    box-shadow: none;
    border-radius: 6px;
    background-color: aliceblue;
    background-image: none;
    padding-left: 15px;
	border-width: 1px 1px 1px 1px;
	border-color: #c9e1bd;
} */
#edit-preview{
	display:none;
}
#votingapi-reaction-form{
	font-size:0;
}
#votingapi-reaction-form-vote{
	font-size: 17px;
	width: 100%;
	float: left;
}
.votingapi-reaction-form .form-radios label:before{
	content:'Agree';
	display:block;
	float: left;
}
.votingapi-reaction-form .form-radios label img{
	display:none;
}
.coment-other .field--name-field-agree{
	clear: both;
	margin-left: 8px;
}
.votingapi-reaction-item-wrapper{
	display:flex;
}
.votingapi-reaction-form .form-radios label .votingapi-reaction-count{
	padding-top: 12px;
	padding-left: 9px;
}
.votingapi-reaction-form .form-radios label .votingapi-reaction-count:after {
  content: ")";
  padding-left: 2px;
}

.votingapi-reaction-form .form-radios label .votingapi-reaction-count:before {
  content: "(";
  padding-right: 2px;
}

.views-field-field-vote .votingapi-reaction-form .form-radios label .votingapi-reaction-count:before{
	content: "";
}
.views-field-field-vote .votingapi-reaction-form .form-radios label .votingapi-reaction-count:after{
	content: "";
}
.views-field-field-vote .votingapi-reaction-form .form-radios label .votingapi-reaction-item{
	display:none;
}
.field--name-entity-abuse-report label{
	display:none;
}
.comment__meta {
	min-width: 168px;
}
.comment__meta .view-content{
	display:none;
}
.comment__meta .user-details .view-content{
	display:block;
}
.comment__meta {
  font-size: 0.8em;
  color: #68696b;
}
.comment__meta .prof-info {
  padding: 0px;
}
.comment__meta .field--name-user-picture{
	text-align: center;
}
.comment__meta .field--name-user-picture img{
	background: white;
	border-radius: 8px;
}

.comment__meta .votingapi-reaction-form .form-radios label .votingapi-reaction-item{
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	height: 15px;
	margin-top: 0px;
	margin-left: 1px;
	border: none;
}

.comment__meta .votingapi-reaction-form .form-radios label .votingapi-reaction-count{
    padding-top: 0px;
    padding-left: 0px;
}
.votingapi-reaction-form .form-radios input[type="radio"]:checked + label .votingapi-reaction-item{
	background-color:inherit;
	border-color:inherit;
}
.comment__content .comment-body{
	width: 100%;
    display: flex;
}
.comment__content .coment-other{
	display: flex;
    float: right;
}

blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
  width: 100%;
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  /* display: inline; */
  margin-left: 38px;
}
.coment-other ul li.comment-delete{
	float:right;
}
.coment-other ul li.comment-edit{
	float:right;
}
article.comment .comment__content .coment-other ul li.comment-delete a{
	color: red;
    font-weight: bold;
}
article.comment .comment__content .coment-other ul li.comment-edit a{
	color: red;
    font-weight: bold;
}
article.comment .comment__content .coment-other ul li.move-link a {
    color: red;
    font-weight: bold;
}

li.comment-quote-all-reply a{
  font-size:0;
}
li.comment-quote-all-reply a:after {
  content: 'Quote';
  font-size: 15px;
}
/*
.comment .links li {
    margin-right: 37px;
} */
.comment-form-wrap{
	border: 1px solid;
    padding: 12px 8px;
}
.comment-form-wrap .view-k9-nodes{
    width: 100%;
    background-color: #ada7a7;
    padding: 9px;
    text-align: center
}
.comment-form-wrap .views-field-title span{
	display:block;
}
.comment-form-wrap .prof-info{
	padding-left: 0;
    padding-top: 21px;
	padding-bottom: 0px;
}
.comment-form-wrap .prof-info .label{
	min-width: auto;
    margin-right: 8px;
}
.comment-form-wrap form label{
	margin-bottom: 12px;
	font-size: inherit;
}
.comment-page .node__links{
	display:none;
}
.comment-form-wrap .field--type-votingapi-reaction{
	display:none;
}
.breadcrumb li div {
    display: inherit;
}

.header-right-banner-item{
	width:350px;
	float:left;
	top:70px;
	position:absolute;
	margin: 0 0 0 60px;
}
.top-banner-item{
	text-align:center;
	margin:15px 0 0 0;
}
.gd-hero-wrapper-image::before{
	display:none;
}
.role-anonymous .ear-links{
	display:none;
}
.role-anonymous #votingapi-reaction-form{
	display:none;
}

/*Pagination*/
ul.pager__items li{
	background-color: #01203B;
	margin: 0 2px 0px 2px !important;
}

ul.pager__items li a{
	color: #fff !important;
}

li.pager__item--next,li.pager__item--last,
li.pager__item--first,li.pager__item--previous{
	border-radius: 0;
	border: none !important;
}
.dg-pedigree-card.dg-pc-m .dg-pedigree-card-icon{
	float:left;
}
/*whelping notice*/
.forums-list-page.wheliping-notice .view-header .col-12 .views-field{
	text-align: center;
	display: block;
}
.wheliping-notice .colm-1{
	width:15%;
}
.wheliping-notice .colm-2{
	width:36%;
}
.wheliping-notice .colm-3{
	width:6%;
}
.wheliping-notice .colm-4{
	width:6%;
}
.wheliping-notice .colm-5{
	width:6%;
}
.forums-list-page.wheliping-notice .view-header .col-12 .colm-6, .wheliping-notice .col-12 .colm-6{
	width:31%;
	display: block;
}
.wheliping-notice .colm-6 a.whelping-testmating{
	background-color: #b9a84c;
	padding: 3px 10px;
	border-radius: 8px;
	color: #493e00;
	font-weight: bold;
	float:left;
	margin: 0px 9px;
}
.wheliping-notice .contact-now{
	color: gold;
	margin-bottom: 7px;
	float: left;
	width: 100%;
	margin-top: 3px;	
}
.wheliping-notice .view-content .colm-6 span{
	background-color: #4547a9;
	padding: 3px 10px;
	border-radius: 8px;
	color: #f3f3ff;
	font-weight: bold;
	float: left;
	margin: 0px 9px;
}
.wheliping-notice .view-content .colm-6 .mem-item span{
	border: 2px gold solid;
	color: gold;
}
.wheliping-notice .view-content .colm-6 span:hover{
	opacity:0.8;
	cursor: pointer;
}
.wheliping-notice .user-details{
	width: 100%;
	float: left;
	margin-top: 5px;
	background-color: #8a96b9;
	padding: 9px 6px;
	border-radius: 6px;
	display:none;
}
.wheliping-notice .user-details > div{
	margin-bottom:3px;
}
.wheliping-notice .colm-7{
	
}
.wheliping-notice .colm-8{
	
}
.wheliping-notice .col-12 .colm-6{
	width: 31%;
}
/*Recent mating*/
.wheliping-notice.recent-mating .colm-1 {
    width: 15%;
}
.wheliping-notice.recent-mating .colm-2 {
    width: 47%;
}
.wheliping-notice.recent-mating .colm-6 {
    width: 38%;
}
.forums-list-page.wheliping-notice.recent-mating .view-header .col-12 .colm-6 {
	 width: 38%;
}
.seperator{
	margin:0 6px;
}
.wheliping-notice .operation-links{
	margin-top: 4px;
    float: left;
}
/*Node Form*/
/*
#node-dog-form{
	width: 1064px;
	margin: 0 auto;
}
#node-dog-form .layout-region{
	width: 100%;
}
#node-dog-form .form-wrapper {
  width: 50%;
  float: left;
  margin-bottom: 0;
  height: 70px;
}
#node-dog-form .node-form input{
	width: 100%;
}
#node-dog-form .node-form .form-item{
	padding: 0 50px;
}
#node-dog-form .description{
	display:none;
}
#node-dog-form label {
  font-weight: bold;
}
#node-dog-form h4.label{
	margin-top: 1em;
	width: 100%;
	float: left;
}
#node-dog-form .field--name-field-1st-trainer-, #node-dog-form .field--name-field-1st-kennel{
	height:auto;
} */
/*
.user-register-form .form-wrapper, #user-form .form-wrapper{
  width: 48%;
  float: left;
}*/
/*
#ajaxify_submit_form_user_register_form, #user-form{
	width: 900px;
	margin: 0 auto;
	display: flex;
}*/
/*
.wsmenucontainer{
	height:100%;
}
.dialog-off-canvas-main-canvas{
	height:100%;
}
footer{
	bottom:0;
	position:absolute;
} */


/*Custom Tab Style Menu*/
ul.custom_tab_menu{
	width: 100%;
	margin: 10px 0 30px 0px;
	text-align: center;
}

ul.custom_tab_menu li{
	display: inline;
	list-style: none;
	background-color: #FFDBD6;
	padding: 6px 15px !important;
	border-radius: 12px 12px 0 0 !important;
	border-style: solid !important;
	border-width: 1px 1px 0 !important;
	border-color: #ffffff !important;
}

ul.custom_tab_menu li a{
	color: #8B0F0F !important;
}

ul.custom_tab_menu li.active{
	background-color: #D7412E !important;
}

ul.custom_tab_menu li.active a{
	color: #ffffff !important;
}

ul.custom_tab_sub_menu{
	width: 100%;
	text-align: center;
	list-style: none;
	margin: 0 0 50px 0;
}

ul.custom_tab_sub_menu li{
	background-color: #cce5ff;
	border-color: #b8daff;
	padding: 8px 30px 8px 30px;
	border-radius: 20px;
	width: 200px;
	display: inline;
	margin: 0 0 0 5px;
}

ul.custom_tab_sub_menu li a{
	color: #004085;
}

#forum-pin {
	color: red;
	font-weight: bold;
}
.coment-other .form-item {
    margin-top: 10px;
}



/* k9-data theme*/
input {
    line-height: normal;
}
input, textarea, select {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}
input {
    box-sizing: border-box;
    max-width: 100%;
    margin: 2px 0;
    padding: 4px;
}
.form-text {
    margin-top: 0.25rem;
    font-size: .875em;
    color: #6c757d;
}
input.form-text, input.form-tel, input.form-email, input.form-url, input.form-search, input.form-file, input.form-number, input.form-color, textarea.form-textarea {
    color: #3b3b3b;
    border: 1px solid #ccc;
}
.form-item, .form-actions {
    margin-top: 1em;
    margin-bottom: 1em;
}
label {
    display: table;
    font-weight: bold;
}
.breadcrumb {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.929em;
}
.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}
.breadcrumb {
  padding-bottom: 0.5em;
}
.breadcrumb ol {
    margin: 0;
    padding: 0;
}
.breadcrumb li {
    display: inline;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.breadcrumb li:before {
    content: " \BB ";
}
.breadcrumb li:first-child:before {
  content: none;
}
.wsmenu #views-exposed-form-dog-search-search .form-actions{
	width: 57px;
}
.wsmenu .form-actions input, #edit-submit-dog-search{
	padding: 0;
	margin-right: 4px;
	margin-top: 0px;
}
.header-top-search .form-text {
  color: #000;
}
.user-logged-in .node-add-form .layout-node-form .field--name-field-country  {
	display:none;
}
.user-logged-in .node-add-form .layout-node-form .field--name-field-classifieds-country select {
	background-image: none;
}
.layout-region.layout-region-node-secondary{
	display:none; 
}
.classifieds-forms .js-form-type-textarea .form-textarea-wrapper:before{
	display:none;
}

/*-- Race-table */

.race-wraper .view-header .tbl-row-item{
	background: #A6CA62;
	font-weight: bold;
	font-family: 'Ciutadella - 500', sans-serif;
}
 .race-wraper .tbl-row-item{
	float: left;
	font-family: 'Ciutadella - 400', sans-serif;
	height: 100%;
	display: flex;
	align-items: center;
	padding: 0.5rem 3px;
	border-left: 1px solid #adb5bd;
	text-align: left;
	font-size:13px;
}
.race-wraper .view-races .view-content .row{
  margin: 0;
  border-right: 1px solid #adb5bd;
	border-bottom: 1px solid #adb5bd;
	
}
.race-wraper .view-races .view-content .row .col-12{
	padding:0;
}
.race-wraper .view-races .view-content .row:nth-child(2n+1) {
  background-color: rgba(0, 0, 0, 0.05);
}
.view-races .tbl-col-1{
	width: 3%;
}
.view-races .tbl-col-2{
	width: 16%;
}
.view-races .tbl-col-3{
	width: 3%;
}
.view-races .tbl-col-4{
	width: 8%;
}
.view-races .tbl-col-5{
	width: 7%;
}
.view-races .tbl-col-6{
	width: 16%;
}
.view-races .tbl-col-7{
	width: 16%;
}
.view-races .tbl-col-8{
	width: 5%;
}
.view-races .tbl-col-9{
	width: 3%;
}
.view-races .tbl-col-10{
	width: 3%;
}
.view-races .tbl-col-11{
	width: 3%;
}
.view-races .tbl-col-12{
	width: 3%;
}
.view-races .tbl-col-13{
	width: 3%;
}
.view-races .tbl-col-14{
	width: 4%;
}
.view-races .tbl-col-15{
	/*width: 11%;*/
	width: 23%;
}
.race-com-details{
	margin-bottom: 20px;
}
.race-com-details label{
	float: left;
	min-width: 80px;
	text-align: left;
	width: 90px;
}
.race-com-details span{
	width: calc(100% - 90px);
	float: right;
	padding: 0px 8px;
	font-family: 'Ciutadella - 400';
}
.race-com-details .col-md-4{
	padding: 5px 0px;
}
.race-com-details .col-md-12{
	padding: 5px 0px;
}
.race-media{
	height: 100%;
	padding:2px;
	float: left;
	text-align: center;
}
.race-media .race-video-wrap{
	width: 100%;
	height: 100%;
	border: 1px solid;
	padding: 1px;
}
.race-media .race-video-wrap-none{
	width: 100%;
	height: 100%;
	border: 1px solid;
	padding: 25% 0;
}
.race-media .race-image-wrap-none{
	width: 100%;
	height: 100%;
	border: 1px solid;
	padding: 25% 0;
}

.race-media .race-image-wrap{
	width: 100%;
	height: 100%;
	border: 1px solid;
	padding: 1px;
}
.view-races {
	font-family: 'Ciutadella - 500', sans-serif;
}
.view-races.view-display-id-block_1 {
	font-family: 'Ciutadella - 400', sans-serif;
}
.race-image-wrap img{
	width:100%;
	height:auto;
}
.race-video-wrap video{
	width: 100%;
	height: auto;
	/* margin: 25% 0;*/
}
#race-img-popup img{
	width: 100%;
	height: auto;
}
.race-video-wrap{
	position: relative;
}
.race-video-wrap .select-popup-video{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 500;
}
.race-video-wrap .select-popup-yvideo{
	position: relative;
	width: 100%;
	height: 100%;
	float: left;
}
 #race-yvideo-popup.modal{
	height: auto;
}
 #race-video-popup.modal{
	height: auto;
}
.page-node-type-races .select-filter.modal{
	max-width: 740px !important;
}
 #race-img-popup.modal{
	height: auto;
}
#race-video-popup video{
	width: 100%;
	height: auto;
}
.race-media .race-video-wrap img {
  width: 100%;
  height: auto;
  text-align: center;
  vertical-align: middle;
}
.race-video-wrap .select-popup-yvideo{
	
}
.race-video-wrap .select-popup-yvideo::before {
 position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
content: "";
background-image: url(../images/play-btn.png);
background-repeat: no-repeat;
background-repeat: no-repeat;
background-position-x: center;
background-position-y: center;
background-size: 60% auto;
opacity: 0.6;
z-index: 1;
}


/*race filters..*/
.race-filters{
	min-width: 710px;
	margin: 0 auto;
	width: 55%;
	border: 1px solid #ccc;
	padding: 15px;
	background-color: #ccc;
	border-radius: 10px;
	margin-bottom: 40px;
}
.race-filters .form-item{
	width: 100%;
	float: left;
	margin-top: 0;
	margin-bottom: 5px;
}
.race-filters select, .race-filters input{
	 width: 320px;
}
.race-filters label{
	float: left;
	min-width: 180px;
	width: 180px;
	text-align: right;
	padding-right: 16px;
	padding-top: 12px;
}
.race-filters fieldset legend{
	float: left;
	min-width: 180px;
	width: 180px;
	text-align: right;
	padding-right: 16px;
	padding-top: 12px;
	font-weight: bold;
}
.race-filters .select-wrapper--level-1{
	width: 100%;
  margin-top: 14px;
}
.race-filters .select-wrapper--level-1:before{
	content: "Stadium";
	text-align: right;
	width: 180px;
	float: left;
	padding-right: 14px;
	font-weight: bold;
	padding-top: 12px;
}
.race-filters .select-wrapper--level-1 select{
	margin-left: 180px;
}
.race-filters fieldset {
	display: flex;
}
.race-filters fieldset .fieldset-wrapper{
	
	overflow: hidden;
	display: flex;
}
.race-filters .fieldset-wrapper label{
	display: none;
}
.race-filters fieldset .fieldset-wrapper .form-item.form-item-field-race-date-value-max::before{
	content: "-";
	margin-right: 12px;
	float: left;
	padding-top: 12px;
}
.race-filters fieldset .fieldset-wrapper .form-item{
	width: 240px;
	float: left;
	margin-right: 24px;
	display: flex;
	margin-left: -13px;
	margin-top: 0;
}
.race-filters fieldset .fieldset-wrapper .form-item input{
	width: 230;
	float: left;
}

.race-filters .form-actions{
	text-align: center;
}
.race-filters .form-item-field-race-date-value-min input{
	padding-left: 18px;
}
/*race list*/
.race-list-wrap{
/*	margin-top: 45px; */
}
.race-list-wrap .view-header{
	display: flex;
}
.race-list-wrap .race-col-item {
    width: 10%;
    float: left;
}
.race-list-wrap .view-header .race-col-item{
	background: #A6CA62;
	font-weight: bold;
	font-family: 'Ciutadella - 500', sans-serif;
	float: left;
	font-family: 'Ciutadella - 400', sans-serif;
	height: 100%;
	display: flex;
	align-items: center;
	padding: 0.5rem 3px;
	border-left: 1px solid #adb5bd;
	text-align: left;
	font-size: 13px;
}
.race-list-wrap .view-content .race-col-item{
  float: left;
  font-family: 'Ciutadella - 400', sans-serif;
 /* height: 100%; */
  display: flex;
  align-items: center;
  padding: 0.5rem 3px;
  border-left: 1px solid #adb5bd;
  text-align: left;
  font-size: 13px;
}
.race-list-wrap .item-row{
	display: flex;
}
.race-list-wrap .view-content .item-row {
  margin: 0;
  border-right: 1px solid #adb5bd;
  border-bottom: 1px solid #adb5bd;
}
.race-list-wrap.view-content .item-row:nth-child(2n+1) {
  background-color: rgba(0, 0, 0, 0.05);
}
.race-col-1.race-col-item {
  width: 20%;
}
.race-col-2.race-col-item {
  width: 20%;
}
.race-col-5.race-col-item {
  width: 5%;
}
.race-col-7.race-col-item {
  width: 6%;
}
.race-col-6.race-col-item {
  width: 9%;
}

/*Race dog details*/
.heder-dg-detials-wrap{
	text-align: center;
	margin-bottom: 14px;
}
.heder-dg-detials{
	width: 100%;
	margin-bottom: 14px;
	display: ruby;
}
.count-dg {
  width: auto;
  margin-right: 8px;
}
.detail-txt-dg{
	width: auto;
	margin-right: 8px;
}
.dog-race-details .title-dg .row{
	width: auto;
	background: none;
	margin: 0;
	padding: 0;
}
.dog-race-details .title-dg .row.row:nth-child(2n+1){
	width: auto;
	background: none;
	margin: 0;
	padding: 0;
}
.heder-dg-detials .title-dg a{
	margin: 0;
	padding: 0;
}
.dog-race-details .view-header {
  display: flex;
}
.dog-race-details .race-col-item{
	width:10%;
	float:left;
}
.dog-race-details .view-header .race-col-item {
  background: #A6CA62;
  font-weight: bold;
  float: left;
  font-family: 'Ciutadella - 400', sans-serif;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 0.8rem 3px;
  border-left: 1px solid #adb5bd;
  text-align: left;
  font-size: 13px;
}

.dog-race-details .view-content .race-col-item div{
	  font-family: 'Ciutadella - 400', sans-serif;
}
.dog-race-details .view-content .race-col-item {
  display: flex;
  align-items: center;
  /* padding: 0.5rem 0.5rem; */
  padding: 0.5rem 0.2rem;
  border-left: 1px solid #adb5bd;
  font-family: 'Ciutadella - 400', sans-serif;
}
.dog-race-details .row {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  border-right: 1px solid #adb5bd;
}
.dog-race-details .col-12 {
  width: 100%;
  align-items: center;
  border-bottom: 1px solid #adb5bd;
  padding-left: 0;
  padding-right: 0;
}
.dog-race-details .row:nth-child(2n+1) {
  background-color: rgba(0, 0, 0, 0.05);
}
.dog-race-details .race-col-item.race-col-1{
	width: 10%;
}
.dog-race-details .race-col-item.race-col-2{
	width: 20%;
}
.dog-race-details .race-col-item.race-col-3{
	width: 8%;
}
.dog-race-details .race-col-item.race-col-4{
	width: 5%;
}
.dog-race-details .race-col-item.race-col-5{
	width: 5%;
}
.dog-race-details .race-col-item.race-col-6{
	width: 20%;
}
.dog-race-details .race-col-item.race-col-7{
	width: 22%;
}
.dog-race-details .race-col-item.race-col-8{
	width: 5%;
}
.dog-race-details .race-col-item.race-col-9{
	width: 5%;
}
.padegree-btns{
	width: 100%;
    float: left;
    margin-bottom: 12px;
	margin-top: 27px;
	text-align: right;
	z-index: 90;
}
.blue-link-btn{
	background-color: #cce5ff;
	border-color: #b8daff;
	padding: 8px 30px 8px 30px;
	width: auto;
	display: inline;
	margin-top: 0;
	color: #004085;
	clear: both;
	margin-right: -11px;
	margin-left: 17px;
}
.dg-lft-cont{
	clear: both;
}
.race-list-wrap .view-content .race-col-10.race-col-item a{
	margin: 0 auto;
}
.race-video-icon{
	width: 29px;
	height: auto;
	margin: 0 auto;
}
.race-list-wrap .view-content .race-col-10.race-col-item{
	padding: 0;
}
.no-vedo{
	padding: 0.5rem 3px;
}
.video-embed-field-responsive-video{
	background-image: url(/themes/custom/k9_base/images/video-loading.gif);
    background-repeat: no-repeat;
    background-position: center;
}

/*new home*/
.home-heder-text{
	width: 70%;
	margin: 0 auto;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;
}
.home-heder-image-bar ul {
 display: flex;
}
.home-heder-image-bar ul li{
	width: 20%;
	list-style: none;
	display: flex;
	flex-direction: row;
	align-items: center;
	text-align: center;
	padding: 12px;
}
.home-heder-image-bar ul li a.reg-today{
	width: 100%;
	background-image: url("/themes/custom/k9_base/images/register-today.png");
	background-size: contain;
	height: auto;
	padding: 42px 0px;
	font-size: 0;
	background-repeat: no-repeat;
	margin-top: 70px;
}
.home-heder-image-bar li img{
	width: 100%;
	height: auto;
}
.t-btn {
	margin: 0 auto;
	width: 317px;
	display: block;
	background-image: url("/themes/custom/k9_base/images/Large-whippets-icon.png");
	background-size: contain;
	padding: 46px 0;
	font-size: 0;
	background-repeat: no-repeat;
}
.count-wrap {
	width: 300px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	align-items: center;
}
.count-wrap .wrap-image{
	width: 50%;
}
.count-wrap .wrap-image img{
	width: 100%;
	height: auto;
	padding: 18px;
}
.count-wrap h3{
	font-size: 38px;
	font-weight: 1000;
}
.count-wrap h4{
	font-size: 28px;
	font-weight: 1000;
}
footer{
	position: relative;
}
footer::before{
	content: '';
	    background-image: url("/themes/custom/k9_base/images/upper-left-blue.png");
    position: absolute;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 99%;
    height: 300px;
	bottom: 79px;
	z-index: -5;
	opacity: 0.3;
}
a.gd-footer-link-email i{
	margin-right: 2px;
}
.blocker{
	z-index: 6;
}
.comment-body img{
	max-width: 400px;
	height: auto;
	clear: both;
	float: left;
	padding: 0 15px;
}
.comment__content img {
    max-width: 400px;
    height: auto;
    clear: both;
    float: initial;
    padding: 0 15px;
	display: block;
}
.comment__content .field--name-comment-body {
	width: 100%;
}
.comment__content .field--name-comment-body blockquote p{
	display:flex;
}
.comment__content .field--name-comment-body blockquote img{
	    max-width: 125px;
}
.editor-image-dialog .js-form-item-attributes-alt{
	display:none;
}
.editor-image-dialog .fieldgroup.form-composite{
	display:none;
}
.editor-image-dialog .js-form-item-attributes-hascaption{
	display:none;
}
.paragraph--type--image-text h1 a {
  color: #082039;
  text-decoration: underline !important;
}

.field--name-field-whelping-sire{
	display:none;
}
.field--name-field-whelping-dam{
	display:none;
}
.field--name-field-whelping-sire-us .form-item , .field--name-field-whelping-dam-us .form-item{
	margin-bottom: 0;
}
.field--name-field-whelping-sire-us input, .field--name-field-whelping-dam-us input{
	pointer-events: none;
	background-color: #EBEBE4;
}
.table-res-view label{
	display:none;
}
.race-list-wrap .view-empty{
	padding-bottom: 16px;
	padding-left: 11px;
}
.tbls-scroll-desc{
	display:none;
	width: 100%;
	clear: both;
	height: 25px;
	margin-top: 9px;
}
.tbls-scroll-desc span {
  background-color: #d53f3f;
  border-radius: 6px;
  padding: 6px 15px;
  color: #fff;
}
.gd-table-fw-wrapper-details{
	margin-top:60px;
}
.gd-table-fw-wrapper-details .padegre-dg-tbl{
		display:none;
	}
.tbls-scroll-desc.show-select-filter-scroll{
	display:none;
}
.select-filter .form-item input {
  height: 38px;
  margin-top: 0;
  border-radius: 4px;
}
.field--name-field-classifieds-date-of-birth{
	 margin-top: 14px;
}
.node-add-form .js-form-item-membership-currency > label{
	display:none;
}
.node-add-form .js-form-item-membership-currency  .shs-container .shs-widget-container{ 
	width:100%;
	margin-bottom: 16px;
}
.node-add-form .js-form-item-membership-currency  .shs-container .shs-widget-container label{ 
	width: 30% !important;
	float: left;
	position: relative !important;
	margin-top: 9px !important;
	padding-right: 17px !important;
}
.node-add-form .js-form-item-membership-currency  .shs-enabled{
	display:none;
}

@media (max-width: 1399px) {
	.dg-pedigree-chart-wrapper {
	  overflow: scroll;
	}
	.dg-pedigree-chart {
	  width: 860px;
	}
	.test-mating-padegre-chart{
		display:block;
	}
}

/*Memebership Page Styles*/
.gold-membership{
	text-align: center;
}
.gold-membership h2 {
    font-size: 35px;
    font-weight: bold;
    color: #C99837;
	text-align: center;
}

.gold-membership h3 {
    color: #0000BB;
    font-size: 35px;
	text-align: center;
	margin: -20px 0 5px 0;
}

.gold-membership img{
    max-width: 300px;
    /*margin: 25px 0 20px 0;*/
    border-radius: 15px;
	height: auto;
}

.silver-membership{
	text-align: center;
}
.silver-membership h2 {
    font-size: 35px;
    font-weight: bold;
    color: #C0C0C0;
	text-align: center;
}

.silver-membership h3 {
    color: #0000BB;
    font-size: 35px;
	text-align: center;
	margin: -20px 0 5px 0;
}

.silver-membership img{
    max-width: 300px;
    /*margin: 25px 0 20px 0;*/
    border-radius: 15px;
	height: auto;
}


.Bronze-membership{
	text-align: center;
}
.Bronze-membership h2 {
    font-size: 35px;
    font-weight: bold;
    color: #CD7F32;
	text-align: center;
}

.Bronze-membership h3 {
    color: #0000BB;
    font-size: 35px;
	text-align: center;
	margin: -20px 0 5px 0;
}

.Bronze-membership img{
    max-width: 300px;
    /*margin: 25px 0 20px 0;*/
    border-radius: 15px;
	height: auto;
}

.Free-membership{
	text-align: center;
}
.Free-membership h2 {
    font-size: 35px;
    font-weight: bold;
    color: #000;
	text-align: center;
}

.Free-membership h3 {
    color: #0000BB;
    font-size: 35px;
	text-align: center;
	margin: -20px 0 5px 0;
}

.Free-membership img{
    max-width: 300px;
    /*margin: 25px 0 20px 0;*/
    border-radius: 15px;
	height: auto;
}

/*WYSIWIG :: HIDE STYLES*/
#cke_edit-comment-body-0-value .cke_button__source,
#cke_edit-comment-body-0-value .cke_button__bold,
#cke_edit-comment-body-0-value .cke_button__italic,
#cke_edit-comment-body-0-value .cke_button__drupallink,
#cke_edit-comment-body-0-value .cke_button__drupalunlink,
#cke_edit-comment-body-0-value .cke_button__bulletedlist,
#cke_edit-comment-body-0-value .cke_button__numberedlist,
#cke_edit-comment-body-0-value .cke_button__blockquote,
#cke_edit-comment-body-0-value .cke_combo__format,
#cke_edit-comment-body-0-value .cke_bottom{
 display:none;
}

#cke_edit-comment-body-0-value .cke_button__drupalimage_icon:before {
	content: 'Upload Image';
    margin: 1px 0 0 20px;
    float: left;
}

#cke_edit-comment-body-0-value .cke_toolgroup a.cke_button:last-child:after, 
#cke_edit-comment-body-0-value .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{
  display:none;
}


.entity-abuse-report-form .cke_top,
.entity-abuse-report-form .filter-wrapper,
.entity-abuse-report-form .cke_bottom{
  display:none;
}


.membership-wrap > div{
	display:none;
}
.membership-wrap .gold-membership{
	display:block;
}
.user-logged-in .form-item-your-country select{
  -moz-appearance: none;
  -webkit-appearance: none;
      background-image: none;
}
.user-logged-in .form-item-your-country select::-ms-expand {
  display: none;
}


/*Dog web pages*/
.dog-web-details {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}
.dog-web-dog-image {
    text-align: center;
}
.dog-web-details h1{
    text-align: center;
    font-size: 30px;
    font-family: 'Ciutadella - 600', sans-serif;
}
.dog-web-details h1 a{
	color: #D7412E;
}
.dog-web-details h1 a:hover{
	color: #D7412E !important;
	opacity:0.8;
}
.view.view-dog-web .node__content {
    margin-top: 0px;
    float: left;
    width: 100%;
}
.view.view-dog-web .ear-links{
    float: inherit;
    border: none;
    margin-top: 40px;
    text-align: center;
    width: 100%;
}
.view.view-dog-web a.ear-link.use-ajax.create {
    background-color: #D7412E;
    color: #fff;
    padding: 8px 19px;
    border-radius: 16px;
}
.view.view-dog-web a.ear-link.use-ajax.cancel {
	display: none;
}
.view.view-dog-web a.ear-link.use-ajax.edit {
    display: none;
}

.dog-web-desc {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    margin-top: 22px;
}
.p-cont {
    margin-top: 11px;
    float: left;
    width: 100%;
}
.p-cont span {
    float: left;
    margin-right: 4px;
}
.p-cont b {
    font-weight: 800;
}
.headerwp .headertopleft {
    width: 30%;
}
.headerwp .headertopright{
	width: 70%;
}
.region-serch-block{
	display:flex;
}
.region-serch-block .form-actions{
	margin:0;
}
.block-views-exposed-filter-blockdog-search-dog-web-search .form--inline{
	position: relative;
}
.block-views-exposed-filter-blocksolr-search-web-page .form--inline{
	position: relative;
}
.block-views-exposed-filter-blockdog-search-search .form--inline {
    position: relative;
}
.block-views-exposed-filter-blockdog-search-dog-web-search .form-actions, 
.block-views-exposed-filter-blocksolr-search-page-1 .form-actions,
.block-views-exposed-filter-blocksolr-search-web-page .form-actions
{
    position: absolute;
    top: 0px;
    right: -32px;
    font-size: 0;
}
.wsmenu-list .block-views-exposed-filter-blockdog-search-dog-web-search .form-actions{
    position: absolute;
    top: 4px;
    right: -24px;
    font-size: 0;
}
.wsmenu-list .block-views-exposed-filter-blockdog-search-dog-web-search{
	display:none;
}
.wsmenu-list .block-views-exposed-filter-blocksolr-search-web-page{
	display:none;
}
.wsmenu-list .block-views-exposed-filter-blocksolr-search-page-1{
	display:none;
}
.block-views-exposed-filter-blockdog-search-dog-web-search .form-item input{
	padding-left: 10px;
}
.block-views-exposed-filter-blockdog-search-dog-web-search .form-actions input,
.block-views-exposed-filter-blocksolr-search-page-1 .form-actions input,
.block-views-exposed-filter-blocksolr-search-web-page .form-actions input
{
	/*filter: invert(60%) sepia(100%) saturate(0%) hue-rotate(0deg) brightness(118%) contrast(100%);*/
	filter: invert(0) sepia(100%) saturate(0%) hue-rotate(0deg) brightness(0%) contrast(100%);

    background-color: inherit;
    display: block;
    content: '';
    width: 32px;
    height: 32px;
    border-radius: 16px;
    background-image: url(/themes/custom/k9_base/images/gd-icon-search.svg);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border: none;
    margin-right: 1px;
    margin-top: 0px;
    background-color: inherit;

}
.block-views-exposed-filter-blocksolr-search-page-1 label{
	display:none;
}
.block-views-exposed-filter-blocksolr-search-web-page label{
	display:none;
}
.dog-web-page-search .block-views-exposed-filter-blockdog-search-search{
	display:none;
}
.dog-pedigree-search .block-views-exposed-filter-blockdog-search-dog-web-search{
	display:none;
}
.header-top-search .form-item--error-message{
	display:none;
}
.web-page-title{
	text-align: center;
	clear: both;
}
.web-page-title h1{
	display: contents;
	 font-size: 30px;
    font-family: 'Ciutadella - 600', sans-serif;
}
.web-page-title span{
	color: #D7412E;
}
.web-contetn-links{
	text-align: center;
	margin-top: 17px;
	margin-bottom: 17px;
	clear: both;
}
.web-contetn-links a{
	color: #D7412E;
    border: 1px #D7412E solid;
    border-radius: 10px;
    padding: 3px 8px;
    margin: 0px 7px 0px 7px;
}
.field--name-field-dog-id{
	display:none;
}
.field--name-field-dog-nid{
	display:none;
}

.news-list {
    width: 100%;
    max-width: 920px;
    margin: 0 auto;
}
.row.news-row {
	display: flex;
    width: 100%;
    background-color: #d4d0d0;
    margin-bottom: 12px;
    border: #838282 1px solid;
    padding: 16px 20px;
	 border-radius: 6px;
	/*border-color: #f0f0f0;
   
    padding: 16px 20px;
    border: 1px solid #f0f0f0;
    background-color: #FAFAFB;*/
}
.news-left {
    width: 250px;
	text-align: center;
}
.news-right {
    width: calc((100%) - 250px);
	position:relative;
}
.news-author-name {
    color: #D7412E;
    font-family: 'Ciutadella - 600', sans-serif;
	margin-top: 7px;
}
.news-title {
    font-family: 'Ciutadella - 600', sans-serif;
	margin-bottom: 8px;
}
.news-body {
    font-family: 'Ciutadella - 400', sans-serif;
}
.news-author-country {
    width: 100%;
    float: left;
    margin-top: 4px;
    color: #6a6a6a;
    font-size: 14px;
}
.news-date {
    width: 100%;
    float: left;
    margin-top: -6px;
    margin-bottom: 10px;
    color: #6a6a6a;
    font-size: 12px;
}
.news-date .fa{
	font-weight: 500;
}
.news-row img{
	max-width: 250px;
    height: auto;
    margin-bottom: 29px;
    display: block;
    margin-top: 9px;
}
.news-user-pic img{
	max-width: 100px;
	border-radius: 50%;
	border: 1px solid #7d7d7d;
	margin: 0px auto;
	background: #fff;
	padding: 6px;
}
.news-item-row{
	position: relative;
}
.news-item-row .node__content.clearfix{
	position: absolute;
	bottom: 8px;
	right: 16px;
	width: auto;
}


.view.view-dog-web .news-item-row a.ear-link.use-ajax.create{
	padding: 5px 10px;
}
.field--type-text-long .form-textarea-wrapper:before {
    content: "Please enter your text in the box below before uploading an image.";
    display: block;
    font-size: 15px;
    font-weight: bold;
	font-family: 'Ciutadella - 600', sans-serif;
}
.js-form-type-textarea .form-textarea-wrapper:before {
    content: "Please enter your text in the box below before uploading an image.";
    display: block;
    font-size: 15px;
    font-weight: bold;
	font-family: 'Ciutadella - 400', sans-serif;
}
.entity-abuse-report-form .js-form-type-textarea .form-textarea-wrapper{
	width: 500px;

}
.entity-abuse-report-form .js-form-type-textarea .form-textarea-wrapper:before {
    content: "Please enter your information below.";
    display: block;
    font-size: 15px;
    font-weight: bold;
	font-family: 'Ciutadella - 400', sans-serif;
	margin-bottom: 6px;
}
.photo-collection-row {
	width: 25%;
    padding: 5px;
    display: inline-block;
	position: relative;
}
.photo-collection-row img {
    width: 100%;
    height: auto;
    padding: 4px;
    border: 1px solid #ccc;
}
.view-display-id-photo_collection .view-content{
	width: 100%;
    float: left;
	text-align: center;
    margin-top: 4px;
    margin-bottom: 12px;
}
.node-dog-images-form .field--name-title{
	display:none;
}
.node-dog-images-form .field--name-field-select-dog{
	display:none;
}
.web-contetn-links.image-operations{
	position: absolute;
    width: 100%;
	bottom: 4px;
}
.web-contetn-links.image-operations a , .web-operation-links a{
	background: #fff;
    opacity: 0.8;
}
.web-operation-links{
	margin-top: 12px;
    text-align: inherit;
    margin-bottom: 0;
}
#dog-video .form-item-youtube-link:before {
    width: 100%;
    content: "OR Upload a Youtube link below.";
    float: left;
    text-align: center;
    margin: 20px 0 20px 0;
}
.video-collection-row {
    width: 25%;
    padding: 5px;
    display: inline-block;
    float: left;
    position: relative;
}
.video-upload-row.select-filter.modal{
	height: auto;
}
.video-upload-row .card-body video{
	width: 100%;
	height: auto;
}
.up-video-wrap {
  position: relative;
  float: left;
  height: auto;
}
.up-video-wrap a{
	/* position: absolute; */
	width: 100%;
	height: 100%;
	z-index: 5;
	float: left;
}
.up-video-wrap img{
	visibility: hidden;
}
.up-video-wrap video{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: -1;
	display: block;
}
.field--name-field-dog-web-videos table{
	width:100%;
}
.field--name-field-video.field--widget-video-embed-field-textfield table{
	width:100%;
	max-width: 100%;
}
.field--name-field-select-video-dog{
	display:none;
}
.web-contetn-links.bottom-link{
	padding-top: 31px;
}
#edit-youtube-link--description.description{
	color: #d7412e;
}
.up-video-wrap video::-webkit-media-controls {
  display: none;
}
[id^="edit-permissions-by-term-info"] {
  display: none;
}
.path-comment #block-k9-base-content{
	position:relative;
}
/*
.field--name-field-dog-web-pictures{
	display:none;
}*/
/*WYSIWIG :: HIDE STYLES*/

#node-news-form .cke_toolbar a {
    display: none;
}
#node-news-form .cke_toolbar a.cke_button__drupalimage{
	display:block;
}
#node-news-form .cke_toolbar a.cke_button__drupalimage:before {
	content: 'Upload Image';
    margin: 1px 0 0 20px;
    float: left;
	position: absolute;
    top: 5px;
}

#node-news-form .cke_toolgroup a.cke_button:last-child:after, 
#node-news-form .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{
  display:none;
}
#node-news-form .cke_combo:after{
	display:none;
}
.view-classifieds .form-item-continent{
	display: none !important;
}
.view-classifieds .form--inline .form-item.form-item-sex{
	min-width: 150px;
}
.view-classifieds .form--inline .form-item.form-item-price-min,
.view-classifieds .form--inline .form-item.form-item-price-max{
	min-width: 100px;
}
.view-classifieds .form--inline .form-item .fieldset-wrapper {
  width: calc((100%) - 50px);
}
.view-country-filter label{
	
}
.view-country-filter select{
	margin-top: 6px;
	height: 45px;
	min-width: 150px;
}
.view-classifieds .form-item-continent-not{
	display: none !important;
}
.view-classifieds .form-item-info{
	display: none !important;
}
.view-classifieds .form-item-cat{
	display: none !important;
}
.view-classifieds .form-item-catid{
	display: none !important;
}
.view-classifieds .views-exposed-form label {
  display: block;
}
.node-add-form .layout-node-form .field--name-field-country-recent-mating select{
	max-width: 480px;
	background-image: none;
}
.node-add-form .layout-node-form .field--name-field-country-whelping-notice select{
	max-width: 480px;
	background-image: none;
}
.field--name-field-your-country-info select{
	background-image: none;
}
.field--name-field-dog-web-pictures table{
	width: 100%;
}
.forum-filters #edit-topics-345{
	display:none;
}
.ear-links a{
	color: #D7412E;
	/* background-image: url("../images/report.gif"); */
	background-image: url("../images/report_button.png");
	font-size: 0;
    width: 96px;
    height: 48px;
    display: inline-block;
    background-repeat: no-repeat;
    padding: 0 !important;
    background-color: inherit !important;
    background-size: contain;
    text-align: center;
}
.reported-cls{
	display: block;
	width: 50px;
	position: relative;
	font-weight: 700;
}
.comment__meta > .ear-links , .comment__meta .coment-other .ear-links{
	color: #D7412E;
	margin: 0;
	margin-left: 0px;
	background: none;
	border: none;
	padding: 0;
	margin-left: 6px;
}
.comment__meta  .field--name-field-vote .form-item{
	margin-top:10px;
}


input#edit-website-search::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #D8D8D8	;
  opacity: 1; /* Firefox */
}

input#edit-website-search:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #D8D8D8	;
}

input#edit-website-search::-ms-input-placeholder { /* Microsoft Edge */
  color: #D8D8D8	;
}

.header-top-search .form-text::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #D8D8D8	;
  opacity: 1; /* Firefox */
}

.header-top-search .form-text:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #D8D8D8	;
}

.header-top-search .form-text::-ms-input-placeholder { /* Microsoft Edge */
  color: #D8D8D8	;
}


input#edit-pedigree-search::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #D8D8D8	;
  opacity: 1; /* Firefox */
}

input#edit-pedigree-search:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #D8D8D8;
}

input#edit-pedigree-search::-ms-input-placeholder { /* Microsoft Edge */
  color: #D8D8D8;
}


/* Membership Page:: */
.inner-ul-content .box {
   display: flex;
   align-items:center;
	margin: 0 0 15px 0;
}

.inner-ul-content .box > span {
  margin: 0 0 0 10px;
}

.view-forum .votingapi-reaction-form label::before{
  display:none;
}
.classi-name-wrap{
	width:auto !important;
}
.icon-classi-img{
    width: auto !important;
    float: right !important;
    margin-left: 7px;
}
.icon-classi-img img{
	width:30px;
	margin-top: -10px; 
}
.icon-classi-img-wel{
	width: 22px;
	margin-top: -6px;
	float: left;
	margin-right: 7px;
}

.headertopright a {
	font-family: 'Ciutadella - 600' !important;
}

.headertopright a:hover{
 color:#fff !important;
	background:none !important;
}

.block-views-exposed-filter-blockdog-search-dog-web-search .contextual,
.block-views-exposed-filter-blockdog-search-search .contextual
{
	display:none;
}
.field--name-field-add-runners .paragraphs-tabs{
	display:none;
}
.race-form .js-form-type-textarea .form-textarea-wrapper:before{
	display:none;
}
.view-display-id-race_filter .pager{
	margin-top: 20px;
}
.add-dog-if-not{
	margin-top: 10px;
	margin-bottom: 10px;
}
ul.pager__items li{
	color: white;
}
.team-item a{
	color:black;
}

.team-item img {
                                        width: 100%;
                                        height: 200px !important;
                                        border: 1px solid;
                                    }
.blue-link-btn{
	padding: 8px 5px 8px 5px;
}

/*Tribute page*/
.tribute-cls{
	border: 1px #ccc solid;
}
.tribute-cls .tab-tribute summary{
	padding: 22px 35px;
    border: 1px #ccc solid;
    width: 100%;
    color: #1c7efc;
    background-color: #f7f7f7;
    font-weight: bold;
}
.tribute-cls .layout-region{
	width: 100%;
    margin: 0;
    padding: 0;
}
.tribute-cls .tab-tribute{
	width: 100%;
}
.tribute-cls .details-wrapper{
	padding-left: 50px;
    padding-top: 20px;
    padding-bottom: 26px;
	padding-right: 50px;
}
.tribute-cls label{
	color: #c20019;
    font-size: 1rem;
    font-weight: bold;
}
.tribute-cls .form-wrapper{
	width: 100%;
}
.tribute-cls .js-form-type-textarea .form-textarea-wrapper:before{
	display:none;
}
.node-form.tribute-cls .form-item .description{
	margin-left: 0;
    margin-top: 10px;
}
.tribute-cls .field--name-field-tribute-birth-known .fieldset-wrapper .form-radios .form-item:first-child{
	display:none;
} 
.tribute-cls .field--name-field-tribute-birth-known  .fieldgroup{
	display: flex;
}
.tribute-cls .field--name-field-tribute-birth-known  .fieldgroup legend{
	width: auto;
}
.tribute-cls .field--name-field-tribute-birth-known  .fieldgroup .form-radios{
	display: flex;
}
.tribute-cls .field--name-field-tribute-birth-known  .fieldgroup .form-radios input{
	width: auto;
    margin-right: 8px;
    margin-top: 0;
    padding: 0;
}
.tribute-cls #birth-passing .field--name-field-tribute-birth-known  .fieldgroup .form-radios .form-item{
	height: auto;
    padding: 0;
    margin: 0;
    margin-left: 17px;
}
.tribute-cls .field--name-field-tribute-birth-known legend{
    color: #c20019;
    font-size: 1rem;
    font-weight: bold;
} 
.tribute-cls .tab-tribute h4{
	color: #c20019;
    font-size: 1rem;
    font-weight: bold;
	margin-top: 10px;
    margin-right: 20px;
}
.tribute-cls #birth-passing .form-wrapper{
	display: flex;
	margin-bottom: 18px;
}
.tribute-cls #birth-passing .form-wrapper .form-item{
	margin: 0;
}
.tribute-cls textarea{
	width: 100%;
    margin-top: 10px;
    height: 150px;	
}
.tribute-cls .layout-region-node-footer{
	padding: 0 50px;
    text-align: right;
}
.tribute-cls .field--name-status{
	padding: 0 50px;
}
.tribute-cls .field--name-status .form-item{
	display: flex;
}
.tribute-cls .field--name-status .form-item input{
	width: auto;
    margin-right: 10px;
}
.tribute-cls .field--name-status .form-item label{
	margin-top: 3px
}
.tribute-item{
	padding: 30px 40px;
}
.tribute-head{
	text-align: center;
}
.tribute-head img{
	border-radius: 30px;
}
.tribute-head .img-color-male img{ 
	border: 20px #7EC8E3 solid;
}
.tribute-head .img-color-female img{
	border: 20px #FF92A5 solid;
}
.tribute-bdate{
	padding: 24px 0;
    font-size: 1.3rem;
}
.tribute-body h2{
	text-align: center;
    font-size: 2rem;
    font-weight: 600;
	padding-bottom: 30px;
}
.tribute-body p{
	padding: 8px 0;
    font-size: 1.2rem;
}
.tribute-footer p strong{
	font-weight: bold;
}
.tribute-footer h3{
	padding: 18px 0;
    font-size: 1.3rem;
    color: #bf0019;
}
.tribute-footer p{
	padding: 8px 0;
    font-size: 1rem;
}
.field--name-field-tribute-dog{
	display:none;
}
.tribute-under-review{
	text-align: center;
	padding: 13px 0;
    background-color: #ffc3c3;
    color: red;
    font-size: 1.3rem;
    margin-bottom: 12px;
}
.path-dog-web-page-search .search-filter .block-views-exposed-filter-blocksolr-search-page-1,
.path-web-page-search .search-filter .block-views-exposed-filter-blocksolr-search-page-1{
	display:none; 
}
.path-pedigree-search .search-filter .block-views-exposed-filter-blocksolr-search-web-page{
	display:none;
}
.dog-pedigree-search .gd-img-cont-row {
	width: 100%;
}


.wsmenu-list .block-views-exposed-filter-blocksolr-search-web-page .form-actions,
.wsmenu-list .block-views-exposed-filter-blocksolr-search-page-1 .form-actions
 {
	position: absolute;
	top: 4px;
	right: 12px;
	font-size: 0;
	width: 50px;
}
.page-node-type-forum .cont-page .content{
	position: relative;
}

@media (max-width: 991px){
	.wsmenu-list .block-views-exposed-filter-blocksolr-search-web-page {
		display: block;
		width: 100%;
		padding: 0 10px;
	}	
	.wsmenu-list .block-views-exposed-filter-blocksolr-search-web-page .form-text{
		width: 100%;
	}
	.wsmenu-list .block-views-exposed-filter-blocksolr-search-page-1 {
		display: block;
		width: 100%;
		padding: 0px 10px;
	}
	.block-views-exposed-filter-blocksolr-search-page-1 .form--inline {
	  position: relative;
	}
	.toolbar-icon-9 .wsmobileheader, 
	.toolbar-fixed .wsmobileheader{
		margin-top: 43px;
	}
}
