﻿@font-face {
	font-family: 'gothamhtf-bold';
	src: url('../fonts/gothamhtf-bold.ttf') format('ttf'), url('../fonts/gothamhtf-bold.woff') format('woff'), url('../fonts/gothamhtf-bold.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'gotham_htfbook';
	src: url('../fonts/gothamhtf-book_2.woff2') format('woff2'), url('../fonts/gothamhtf-book_2.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'gotham_htflight';
	src: url('../fonts/gothamhtf-light-webfont.woff2') format('woff2'), url('../fonts/gothamhtf-light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'gotham_htfbook';
    src: url('../fonts/gothamhtf-book_2.woff2') format('woff2'), url('../fonts/gothamhtf-book_2.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body
{background-color: #4dcaf4;}

.footer {
background-color: #fff;
	}


.bg {
  background: url("../images/bg.png") center top no-repeat;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 800px;
  height: 982px;
  max-height: 982px;
  background-position: center;
	background-color:#4dcaf4;
}
.loginPu
{
  position: relative;
  width: 478px;
  margin:   15% auto;
}
.loginPu .imgLogo
{
  text-align: center;
  margin-bottom: 15px;
}
.fl 
{
  position: relative;
  float: left;
  width: 100%;
}
.loginPu .welcome
{
  text-align: center;
  margin: 30px 0px;
}
.loginPu .welcome span
{
  font-size: 28px;
  font-family: 'gothamhtf-bold';
  color: #1b85be;
}
.loginPu .welcome p
{
  text-align: center;
  font-family: 'gotham_htfbook';
  font-size: 13px;
  color: #000;
  line-height: 10px;
}
.loginPu .inputRow
{

}
.loginPu .inputRow form
{

}
.loginPu .inputRow form .md-form-group
{

}
.loginPu .inputRow form .md-form-group input
{
  display: block;
  width: 100%;
  padding: 15px 15px;
  font-size: 14px;
  line-height: 1.5;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 0px solid #ccc;
  border-radius: .25rem;
  margin-bottom: 15px;
font-family: 'gotham_htfbook';
  
}
.loginPu .inputRow form .inputTypePassword
{
  position: relative;
}
.loginPu .inputRow form .md-form-group a 
{
  position: absolute;
  right: 10px;
  top: 18px;
  font-size: 11px;
  color: #000;
  cursor: pointer;
}
.loginPu .inputRow form button
{
  background-color: #0161a2;
  color: #fff;
}
.loginPu .inputRow form .textFooter
{
  font-size: 13px;
  text-align: center;
  width: 100%;
  position: relative;
  float: left;
  padding-top: 15px;
	font-family: 'gotham_htfbook';
}
.loginPu .inputRow form .textFooter a{
	font-family: 'gothamhtf-bold';
	color: #000;
	cursor: pointer;
}
.loginPu .inputRow form strong
{
  font-family: 'gothamhtf-bold';
  font-size: 14px;
}

form input[type='submit'],
form input[type='submit']:hover{
	font-family: 'gothamhtf-bold';
	background-color: #0161a2;
	color: #fff;
	padding: 15px;
}

/*######################################################*/
/*section Register::Start*/
/*AddNewAdvertisement*/

.Register {
	background-color: #fff;
}

.Register .container {
	text-align: center;
}

.Register .detail-title {
	border-bottom: 1px solid #d1eff9;
	padding-top: 40px;
	padding-bottom: 30px;
}

.Register .detail-title h1{
	font-size: 45px;
    font-weight: bold;
    color: #1b85be;
    padding-bottom: 30px;
    font-family: 'gothamhtf-bold';
}

.Register .detail-title p{
	font-size: 16px;
}

.Register .detail-title a{
	color:#a9e5f9;
	text-decoration: underline;
}

.Register .RenewTitle span a{
	text-decoration: underline;
}

.Register .detail-content{
	margin-top: 55px;
	font-size: 16px;
}

.Register .detail-content div{
	text-align:left;
}

.Register .detail-content .content-div{
	margin: 15px 0px;
}

.Register .detail-content .content-div .content-title{
	padding: 8px 0px;
}

.Register .detail-content div input:not([type='submit']){
	width: 100%;
	line-height: 35px;
	border: 1px solid #a9e5f9;
	padding-left: 15px;
	padding-right: 15px;
	height: 39px;
}

.Register .detail-content .content-btn input[type='submit']{
	background: #53ccf4;
    border-radius: 4px;
    padding: 2px 25px;
    color: #fff;
    border: 0px;
    display: inline-block;
	width: 100%;
	text-align: center;
	line-height: 35px;
}

.Register .detail-content .dropdown
{
	/*margin-top: 15px;*/
	background-color: #fff;
	color: #000;
	width: 100%;
	text-align: left;
	display: inline-block;
    padding: 1px 12px;
    margin-bottom: 0;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #a9e5f9;
	    line-height: 35px;
}
.Register .detail-content .dropdown-toggle{
	display: inline-block;
	width: 100%;
}
.Register .detail-content .dropdown-toggle .caret{
	position: absolute;
    right: 10px;
    top: 15px;
}
.Register .detail-content .dropdown-menu
{
	width: 100%;
    font-size: 16px;
    border: 1px solid #a9e5f9;
}

.Register .detail-content .dropdown-menu a
{
	padding: 6px 12px;
}

.Register .detail-content .dropdown-menu a:not(.selected):hover {
    background-color: #53ccf4;
}


.Register .detail-content .dropdown a:hover,
.Register .detail-content .dropdown a:visited,
.Register .detail-content .dropdown a:active,
.Register .detail-content .dropdown a:focus{
	text-decoration:none;
}
/*section Register::End*/
/*######################################################*/
#emailSendLoading {
    display: none;
}
.modal-header .close{
    display: none;
}

.register-breeder-description{
    margin: 0px auto;
}
.register-breeder-description p {
    text-align: left !important;
}

.validation-summary-errors ul{
    text-align: left;
}

.Register .memberCodeWarning {
	text-align: left;
    margin: 20px 0;
}

.Register .memberCodeWarning span{
	color: red;
}

.Register .memberCodeWarning span a,
.Register .memberCodeWarning span a:hover,
.Register .memberCodeWarning span a:visited,
.Register .memberCodeWarning span a:active,
.Register .memberCodeWarning span a:focus{
	color: #a9e5f9;
}
