
.content__block
{
	padding: 10px;
}


.pictlinkbig:link 
{ 
	width:240px; 
	height:36px; 
	line-height:36px; 
	background-image:url("img/buttons/navbutton1_off.png"); 
	background-color: #256cff; 
	color:#E5E437; 
	text-decoration:none; 
	font-family: "Times New Roman", Times, serif; 
	font-size:22px; background-repeat: no-repeat; 
	text-align:center; background-size: cover; 
	display:inline-block; 
} 
.pictlinkbig:default 
{ 
	width:240px; 
	height:36px; line-height:36px; background-image:url("/assets/components/site/images/navbutton1_off.png"); background-color: #256cff; 
	color:#E5E437; text-decoration:none; font-family: "Times New Roman", Times, serif; font-size:22px; background-repeat: no-repeat; text-align:center; 
	background-size: cover; display:inline-block; 
} 
.pictlinkbig:visited 
{ 
	width:240px; height:36px; line-height:36px; background-image:url("/assets/components/site/images/navbutton1_visited.png"); background-color: #0201ff; color:#E5E437;
	text-decoration:none; font-family: "Times New Roman", Times, serif; font-size:22px; background-repeat: no-repeat; text-align:center; background-size: cover; display:inline-block;
}
 .pictlinkbig:active 
 { 
	width:240px; height:36px; line-height:36px; background-image:url("/assets/components/site/images/navbutton1_down.png"); background-color: #00021c; color:#E5E437; text-decoration:none; 
	font-family: "Times New Roman", Times, serif; font-size:22px; background-repeat: no-repeat; text-align:center; background-size: cover; display:inline-block; 
} 
.pictlinkbig:hover 
{ 
	width:240px; height:36px; background-image:url("/assets/components/site/images/navbutton1_on.png"); background-color: #0034e5; color:#FCFCFB; font-family: "Times New Roman", Times, serif; font-size:22px;
	background-repeat: no-repeat; text-align:center; background-size: cover; cursor: pointer; display:inline-block; 
}
 .pictlinkbig:visited 
 { 
 width:240px; height:36px; line-height:36px; background-image:url("/assets/components/site/images/navbutton1_visited.png"); background-color: #0201ff; color:#E5E437; text-decoration:none;
 font-family: "Times New Roman", Times, serif; font-size:22px; background-repeat: no-repeat; text-align:center; background-size: cover; display:inline-block; 
 } 
 .pictlinkbig:disabled 
 { 
 width:240px; height:36px; line-height:36px; background-image:url("/assets/components/site/images/navbutton1_disabled.png"); background-color: #87989a; color:#E1E1E1; text-decoration:none;
 font-family: "Times New Roman", Times, serif; font-size:22px; background-repeat: no-repeat; text-align:center; background-size: cover; display:inline-block;
 }
 .dnview 
 { 
 width: 100%; position: relative; display: block; 
 } 
 .dnblock 
 { 
 display: flex; flex-direction: row; flex-wrap: wrap; width: 100%; padding: 25px; 
 } 
 .payblock 
 { 
 display: flex; flex-direction: row; flex-wrap: wrap; width: 100%; padding: 25px; 
 } 
 .tdpay1 
 { width: 30%; padding: 10px; }
 .tdpay2 { width: 70%; padding: 10px; } 
 .inpstyle { width: 20rem; height: 2.5rem; padding: 10px; } 

 
 @media (max-width: 1199px) 
 { 
	.dnview 
	{ 
		width: 100%; position: relative; display: block; padding: 10px; margin-left: 10px; 
	} 
	.dnblock 
	{ 
	display: flex; flex-direction: row; flex-wrap: wrap; width: 100%; padding: 25px;
	}
	.inpstyle 
	{ width: 15rem; padding: 10px; margin-left: 10px; }
}
@media (max-width: 991px) 
{
	.dnview 
	{ width: 100%; position: relative; display: block; padding: 10px; margin-left: 10px;} 
	.dnblock { display: flex; flex-direction: row; flex-wrap: wrap; width: 100%; padding: 25px; } 
	.payblock { display: flex; flex-direction: column; flex-wrap: wrap; width: 100%; padding: 15px; } 
	.tdpay1 { width: 100%; padding: 10px; } 
	.tdpay2 { width: 100%; padding: 10px; height: 60px; } 
	.inpstyle { width: 9rem; height: 2rem; padding: 10px; margin-left: 10px; }
} 
@media (max-width: 767px) 
{ 
	.dnblock { display: flex; flex-direction: column; flex-wrap: wrap; width: 100%; padding: 25px; } 
} 
@media (max-width: 575px) 
{ 
	.dnview { width: 100%; position: relative; display: block; padding: 10px; margin-left: 10px;} 
	.dnblock { display: flex; flex-direction: row; flex-wrap: wrap; width: 100%; padding: 25px; } 
	.payblock { display: flex; flex-direction: column; flex-wrap: wrap; width: 100%; padding: 25px; } 
	.tdpay1 { width: 200px; padding: 10px; } 
	.tdpay2 { width: 200px; padding: 10px; } 
	.inpstyle { width: 200px; height: 1.5rem; padding: 10px; margin-left: 10px; } 
	
	.pictlinkbig:link 
	{ 
		width:10rem; height:2rem; line-height:1.5rem; background-image:url("/assets/components/site/images/navbutton1_off.png"); color:#E5E437; text-decoration:none; 
		font-family: "Times New Roman", Times, serif; font-size:1.3rem; background-repeat: no-repeat; text-align:center; background-size: cover; display:inline-block;
	} 
	.pictlinkbig:default 
	{ 
		width:10rem; height:2rem; line-height:1.5rem; background-image:url("/assets/components/site/images/navbutton1_off.png"); color:#E5E437; text-decoration:none; font-family: "Times New Roman", Times, serif;
		font-size:1.3rem; background-repeat: no-repeat; text-align:center; background-size: cover; display:inline-block;
	} 
	.pictlinkbig:visited 
	{ 
	width:10rem; height:2rem; line-height:1.5rem; background-image:url("/assets/components/site/images/navbutton1_visited.png"); color:#E5E437; text-decoration:none;
	font-family: "Times New Roman", Times, serif; font-size:1.3rem; background-repeat: no-repeat; text-align:center; background-size: cover; display:inline-block;
	}
	.pictlinkbig:active 
	{ 
	width:10rem; height:2rem; line-height:1.5rem; background-image:url("/assets/components/site/images/navbutton1_down.png"); color:#E5E437; text-decoration:none; font-family: "Times New Roman", Times, serif;
	font-size:1.3rem; background-repeat: no-repeat; text-align:center; background-size: cover; display:inline-block; 
	} 
	.pictlinkbig:hover 
	{ 
	width:10rem; height:2rem; line-height:1.5rem; background-image:url("/assets/components/site/images/navbutton1_on.png"); color:#FCFCFB; font-family: "Times New Roman", Times, serif; font-size:1.3rem;
	background-repeat: no-repeat; text-align:center; background-size: cover; cursor: pointer; display:inline-block; 
	} 
	.pictlinkbig:visited 
	{ 
	width:10rem; height:2rem; line-height:1.5rem; background-image:url("/assets/components/site/images/navbutton1_visited.png"); color:#E5E437; text-decoration:none; font-family: "Times New Roman", Times, serif; font-size:1.3rem; background-repeat: no-repeat; text-align:center; background-size: cover; display:inline-block; 
	} 
	.pictlinkbig:disabled 
	{ 
	width:10rem; height:2rem; line-height:1.5rem; background-image:url("/assets/components/site/images/navbutton1_disabled.png"); color:#E1E1E1; text-decoration:none; font-family: "Times New Roman", Times, serif; font-size:1.3rem; background-repeat: no-repeat; text-align:center; background-size: cover; display:inline-block; 
	} 
}

@media (max-width: 360px) 
{ 
	.dnview { width: 100%; position: relative; display: block; padding: 10px; margin-left: 10px;} 
	.dnblock { display: flex; flex-direction: row; flex-wrap: wrap; width: 100%; padding: 5x; } 
	.payblock { display: flex; flex-direction: column; flex-wrap: wrap; width: 100%; padding: 5px; } 
	.tdpay1 { width: 200px; padding: 10px; } 
	.tdpay2 { width: 200px; padding: 10px; } 
	.inpstyle { width: 200px; height: 1.5rem; padding: 10px; margin-left: 10px; } 
	
	.pictlinkbig:link 
	{ 
		width:10rem; height:2rem; line-height:1.5rem; background-image:url("/assets/components/site/images/navbutton1_off.png"); color:#E5E437; text-decoration:none; 
		font-family: "Times New Roman", Times, serif; font-size:1.3rem; background-repeat: no-repeat; text-align:center; background-size: cover; display:inline-block;
	} 
	.pictlinkbig:default 
	{ 
		width:10rem; height:2rem; line-height:1.5rem; background-image:url("/assets/components/site/images/navbutton1_off.png"); color:#E5E437; text-decoration:none; font-family: "Times New Roman", Times, serif;
		font-size:1.3rem; background-repeat: no-repeat; text-align:center; background-size: cover; display:inline-block;
	} 
	.pictlinkbig:visited 
	{ 
	width:10rem; height:2rem; line-height:1.5rem; background-image:url("/assets/components/site/images/navbutton1_visited.png"); color:#E5E437; text-decoration:none;
	font-family: "Times New Roman", Times, serif; font-size:1.3rem; background-repeat: no-repeat; text-align:center; background-size: cover; display:inline-block;
	}
	.pictlinkbig:active 
	{ 
	width:10rem; height:2rem; line-height:1.5rem; background-image:url("/assets/components/site/images/navbutton1_down.png"); color:#E5E437; text-decoration:none; font-family: "Times New Roman", Times, serif;
	font-size:1.3rem; background-repeat: no-repeat; text-align:center; background-size: cover; display:inline-block; 
	} 
	.pictlinkbig:hover 
	{ 
	width:10rem; height:2rem; line-height:1.5rem; background-image:url("/assets/components/site/images/navbutton1_on.png"); color:#FCFCFB; font-family: "Times New Roman", Times, serif; font-size:1.3rem;
	background-repeat: no-repeat; text-align:center; background-size: cover; cursor: pointer; display:inline-block; 
	} 
	.pictlinkbig:visited 
	{ 
	width:10rem; height:2rem; line-height:1.5rem; background-image:url("/assets/components/site/images/navbutton1_visited.png"); color:#E5E437; text-decoration:none; font-family: "Times New Roman", Times, serif; font-size:1.3rem; background-repeat: no-repeat; text-align:center; background-size: cover; display:inline-block; 
	} 
	.pictlinkbig:disabled 
	{ 
	width:10rem; height:2rem; line-height:1.5rem; background-image:url("/assets/components/site/images/navbutton1_disabled.png"); color:#E1E1E1; text-decoration:none; font-family: "Times New Roman", Times, serif; font-size:1.3rem; background-repeat: no-repeat; text-align:center; background-size: cover; display:inline-block; 
	} 
}

