
/* CSS Document */




.page_jump{display:none;}

.page_a.current {
	background: #038fca !important;
	color: #fff;
}
.topnav {
	background: rgba(255,255,255,0.9) !important;
	position: fixed !important;
	top: 0px !important;
	/* height: 84px; */
	box-shadow: 6px 1px 10px rgb(0 0 0 / 20%);
	transition: all ease 1s;
}
@media only screen and (min-width: 769px){
.nyactive a:before {
     width: 80% !important;
     margin-left: -40%;
     background: #038fca;
     z-index: 9;
}
.nyactive a {
	color: #038fca !important;
}
}

@media only screen and (max-width: 768px){

  .nyactive a:before {
     width: 0% !important;

    background: #038fca;
    z-index: 9;
}
	.nyactive > div {

    background: #038fca;
    z-index: 9;
}
	
.nyactive a {
	color: #fff !important;
}

  
  #c_navigation_0061635239687823 .e_container-1 .cbox-1-2{display:none;}

}


.cpbg{
 border-bottom: #ddd 1px solid;
 border-right: #ddd 1px solid;
 margin-bottom: 15px;
}

.cpbg TR th{ text-align:
 center;
 border-left: #ddd 1px solid;
 line-height: 2.2;
 font-size: 14px;
 border-top: #ddd 1px solid;
 padding-top:5px;
 padding-bottom:5px;
 color:#333;}

.cpbg TR TD{
 text-align:
 center;
 border-left: #ddd 1px solid;
 line-height: 2.2;
 font-size: 14px;
 border-top: #ddd 1px solid;
 padding-top:5px;
 padding-bottom:5px;
 color:#333;
}
.cpbg TD p{
 text-align:center;
 line-height: 2.2;

 font-size: 14px;
 color:#333;
 padding: 0 !important;
}
.cpbg .bt{
 background-color:#ff4f51;
 color:#fff !important;
 font-weight:bold;
}
.cpbg .bt p{
 background-color:#ff4f51;
 color:#fff !important;
 font-weight:bold;
}
TR.bg TD{
 color:#fff !important;
}

tr:nth-child(odd){background-color: #fff;}
tr:nth-child(even){background-color:#f8f8f8;}





