@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
body {
    font-family: 'Roboto', sans-serif;
    color: #000 !important;
	padding-top:6px;
	background-color:#fff;
    }
    .navbar-default {
		background-color: transparent;
		border-color: transparent;
	}
	.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 12px;
    color:#0e3775 !important;
	font-size: 14.5px;
	margin-right:8px;
    }
hr {
margin-top: 5px;
margin-bottom: 15px;
}
  table tr th {
text-align: center;
vertical-align: middle;
color: #094fa3;
}
table tr th {
text-align: center;
vertical-align: middle;
color: #094fa3;
}
.pagehead {
color: #007b9a;
font-size: 22px;
}
.table-bordered > tbody > tr  th
{
background: linear-gradient(#0d4c97, #094fa3);
color:#fff;
font-size:13.5px;
}
label {
     color: #0e3775;
}
    .navbar {
    position: relative;
    min-height: 40px;
    margin-bottom: 0px;
	margin-top:15px;
    border: 1px solid transparent;=
    -webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
	    background-image: -webkit-linear-gradient(#fff, #eee 50%, #e4e4e4);
    background-image: -o-linear-gradient(#fff, #eee 50%, #e4e4e4);
    background-image: linear-gradient(#fff, #eee 50%, #e4e4e4);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe4e4e4', GradientType=0);
    filter: none;
    border: 1px solid #d5d5d5;
    text-shadow: 0 1px 0 rgba(255,255,255,0.3);

    }
    .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
		color: #fff !important;
		background-color: #0e3775;
		border:1px solid #0e3775;
		border-radius:5px;
		
		
	}
	.navbar-collapse {
		padding-right: 0px;
		padding-left: 15px;
	}
	.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > .active > a:hover,.navbar-default .navbar-nav > .active > a:focus
	 {
	   color: #fff !important;
	   background-color: #0e3775;
	   outline:none;
	   border:1px solid #0e3775;
	   border-radius:5px;
	 }
	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover 
	{
		color: #fff !important;
		background-color: #0e3775;
		border:1px solid #0e3775;
		border-radius:5px;
	}
   	.navbar-default .navbar-nav  > li:hover a
	{
		color: #fff !important;
		background-color: #0e3775;
		border:1px solid #0e3775;
		border-radius:5px;
		
	}
    
	.navbar-default .navbar-nav .dropdown-menu > li:hover a
	{
		color: #0e3775 ;
		background-color: #fff;
		border: 0px solid #fff;
		border-radius:0px;
	}
	
	.navbar-default .navbar-nav  .dropdown-menu > li > a
	{
		
		color:#000 !important;
		background-color: #fff;
		border: 0px solid #fff;
		border-radius:0px;
	}
	.navbar-default .navbar-nav  .dropdown-menu > li > a:focus, .navbar-default .navbar-nav  .dropdown-menu > li > a:hover
 {
    color:#0e3775 !important;
    text-decoration: none;
    background-color: #fff;
 }
 .navbar-default .navbar-nav  .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav  .dropdown-menu > .active > a:hover
 {
    color:#0e3775!important;
    text-decoration: none;
    background-color: #fff;
 }
.navbar-default .navbar-nav li ul li a 
{
    line-height: 20px !important;
    padding: 6px 20px 6px 20px !important;
}

.dropdown-menu
{
border: 0px solid #ccc;
border: 0px solid rgba(0,0,0,.15);
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 0px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.dropdown:hover .dropdown-menu
 {
    display: block;
	
    
 }
 .prodetailall {
    background-color: #f4f4f4;
    padding-top: 40px;
	padding-bottom:20px;
}
 .bodytext_bg {
    background: #ffffff;
    border: 1px solid #fefefe;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    width: 100%;
    padding: 10px;
    box-shadow: 0px 1px 2px 1px #bcbcbc;
	margin-bottom:15px;
}
/*.pagehead
{
     color:#999;
	 font-size:22px;
}*/
.fa-user-circle::before {
    content: "\f2bd";
    color: #0e3775;
    font-size: 22px;
}
.btn-default
{
	background-color: #0e3775;
	color: #fff;
	border-color: #0e3775;
	width:120px;
	margin-top:10px;
	margin-bottom:10px;
}
.btn-default:hover,.btn-default:focus
{
	background-color:#0e3775;
	color:#fff;
	border-color:#0e3775;
	width:120px;
}
.pagination {
    display: inline-block;
	margin: 5px 0;
}

.pagination a {
    color: #0023c8;
    float: left;
    padding: 8px 6px;
    text-decoration: none;
	font-size:16px;
}

.pagination a.active {
    background-color: transparent;
    color: #000;
}

.pagination a:hover:not(.active) {color: #000;}

.heightalign
{
	padding-bottom:200px;
	
}
.affix {
       top: 0px;
	   z-index: 9999;
	   width: 100%;
	   -webkit-transition: all .3s ease-in;
	   transition: all .4s ease-in;
	   padding-top: 10px;
	   background-color:#fff;
         }
    .affix-top 
	{
	   position: static;
	   top: -35px;
	   background-color:#fff;
    }
@media (min-width: 320px) and (max-width: 480px) {
	
}
/*@media screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation : landscape)
{
}
@media screen and (min-device-width: 480px) and (max-device-width: 640px) and (orientation : Portrait)
{
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation : Landscape)  {
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation : Portrait) {
	}
@media (min-width: 980px) and (max-width: 1280px) and (orientation : Portrait) {
	}*/
