@charset "utf-8";

.navbar-custom {
    background-color: #ffffff;
}

/* change the brand and text color */
.navbar-custom .navbar-brand,
.navbar-custom .navbar-text {
    color: rgba(4,43,67,1);
}

/* change the link color */
.navbar-custom .navbar-nav .nav-link {
    color:rgba(4,43,67,1);
}

/* change the color of active or hovered links */
.navbar-custom .nav-item.active .nav-link,
.navbar-custom .nav-item:hover .nav-link {
	color: #042B43;
	font-weight: 700;
	background-color: #ffffff;
}

/* for dropdown only - change the color of droodown */
.navbar-custom .dropdown-menu {
    background-color: #ffffff;
}
.navbar-custom .dropdown-item {
    color: #042B43;
}
.navbar-custom .dropdown-item:hover,
.navbar-custom .dropdown-item:focus {
    color: #042B43;
    background-color: #ffffff;
	font-weight:700;
}
	
.container #navbarCustom .search {
		padding-left: 150px;
}
.lightpic    {
	color: #000000;
	text-align: center;
}
main {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	border-style: none;
	border-color: #245775;
}
.container.text-center {
}

body {

}
.welcome {
	margin-left: auto;
	margin-right: auto;
}

header {
	max-width: 1199px;
	margin-left: auto;
	margin-right: auto;
}

#demo {
	padding-left: 40px;
	font-family: droid-sans;
	font-size: 18px;
}


.pad {
	padding-right: 30px;
	font-family: droid-sans;
	font-size: 18px;
}

.pstyle {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
}
.pstyle2 {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    margin-left: 45px;
    margin-right: 45px;
}

.under {
	border-bottom-style: double;
	border-bottom-color: #042B43;
	max-height: 40px;
}


.stycard {
	background-color: #618AA2;
	text-align: center;
	color: #FFFFFF;
	font-family: droid-sans;
	font-style: normal;
	font-weight: 400;
}
.cstyle {
	font-family: droid-sans;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	text-align: left;
}
.btnstyle {
	background-color: #618AA2;
	color: #FFFFFF;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.card-body .btn {
	margin-left: auto;
	margin-right: auto;
}
.card.col-md-4.col-xl-12 .card-body .cspan {
}
.cspan {
	margin-left: auto;
	margin-right: auto;
}
footer {
    background-color: #618AA2;
}
body {
}
footer {
	color: #FFFFFF;
	padding-top: 25px;
	font-size: small;
}
#welcome {
	padding-top: 20px;
}
.row .col-xl-4 .card.col-md-4.col-xl-12.castyle {
    -webkit-box-shadow: 0px 10px 10px #042B43;
    box-shadow: 0px 10px 10px #042B43;
    padding-top: 10px;
}
lkstyle {
	padding-top: 40px;
}
.spstyle {
	padding-top: 20px;
	padding-bottom: 0px;
}
.dcard {
	padding-top: 25px;
	padding-bottom: 25px;
}
.hdstyle {
	padding-top: 25px;
	padding-bottom: 30px;
}


.imgpad {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 3px;
}
.tstyle1 {
    font-size: x-small;
}
.tstyle2 {

	border-width: 0;

	font-size: 18px;

	color: #000;

	line-height: 1.3em;

	text-align: left;

	padding: 0;

	margin-top: 0px;

	margin-right:40px;

	margin-left: 40px;

	margin-bottom: 0px;

	}
.tstyle3 {

	border-width: 0;

	font-size: 20px;

	color: #000;

	line-height: 1.3em;

	padding: 0;

	margin-top: 0px;

	margin-right:40px;

	margin-left: 40px;

	margin-bottom: 0px;

	}
.dpage{
    border-left: thin ridge #618AA2;
    border-right: thin ridge #618AA2;
}
.tstyle4 {
    font-size: small;
}
body {
}

.castyle {
    -webkit-box-shadow: 0px 10px 10px #042B43;
    box-shadow: 0px 10px 10px #042B43;
    padding-top: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
	
.tstyle5 {
    font-size: small;
    text-align: left;
}
.imgphp {
	height="300";
	width="180";
	
}

.pedigree {

	border-width: 0;
   	font-size: 18px;
    text-align: left;
    color: #036;
    font-weight: bold;
    text-decoration: underline;
    padding-right: 25px;

}

 #content {

    background-color: #FFF;

	right: auto;

	bottom: auto;

	margin-right: auto;

	margin-left: auto;

}

.tblpic {
    text-align: left;
    padding-right:20px
    padding-bottom: 10px;
    padding-top: 10px;
    vertical-align: middle;

}

.tblbod {

 	margin-right: auto;

	margin-left: auto;

    border-bottom: 1px;


}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}

.table th,
.table td {
    padding: 0.75rem;
    vertical-align: middle;
	border-top: 1px solid #dee2e6;
	color: #036;
	font-weight: bold;
	text-decoration: underline;

}
