@keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@keyframes animate-fade-in-left
{
   0% { transform: translate(-100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-in-right
{
   0% { transform: translate(100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-out
{
   0% { opacity: 1;  }
   100% { opacity: 0;  }
}
@keyframes fall
{
   0% { transform: perspective(1300px) translate3d(0px,0px,600px) rotateX(20deg) ; opacity: 0;  }
   100% { transform: translate3d(0px,0px,0px) rotateX(0deg) ; opacity: 1;  }
}
@keyframes hole-in
{
   0% { transform: rotate(180deg) scale(0,0) ; opacity: 0; transform-origin: 50% 50%;  }
   100% { transform: rotate(0deg) scale(1,1) ; opacity: 1; transform-origin: 50% 50%;  }
}
@keyframes slide-left-in
{
   0% { transform: translate(-100%,0px) rotate(1deg) ; opacity: 0; transform-origin: 0 0;  }
   100% { opacity: 1; transform: translate(0px,0px) rotate(0deg) ; transform-origin: 0 0;  }
}
a.style1
{
   color: #000000;
   text-decoration: none;
}
a.style1:visited
{
   color: #000000;
   text-decoration: none;
}
a.style1:active
{
   color: #000000;
   text-decoration: none;
}
a.style1:hover
{
   color: #000000;
   text-decoration: none;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h4, .h4
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   --color: #2E74B5;
   background-color: #DCDCDC;
   --background-color: rgba(220,220,220,1.00);
}
.style1
{
   text-decoration: none;
   background-color: transparent;
   cursor: pointer;
}
.расширить
{
   text-decoration: none;
   background-color: transparent;
   padding: 40px 0 10px 0;
}
.123
{
   text-decoration: none;
   background-color: transparent;
   border: 1px double #FF0000;
   --border-color: #FF0000;
   border-radius: 4px;
}
.darktheme .123
{
   border: 1px double #FF0000;
   --border-color: #FF0000;
}
.прикрепить_файл
{
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: #808080;
   --background-color: rgba(128,128,128,1.00);
   cursor: pointer;
}
.тень_текста
{
   text-decoration: none;
   background-color: transparent;
   text-shadow: 1px 1px 4px rgba(169,169,169,1.00);
}
.darktheme .тень_текста
{
   text-shadow: 1px 1px 4px rgba(169,169,169,1.00);
}
.style2
{
   font-family: Arial;
   font-size: 19px;
   text-decoration: none;
   color: #FF0000;
   --color: #FF0000;
   background-color: transparent;
   cursor: pointer;
}
.darktheme .style2
{
   color: #FF0000;
   --color: #FF0000;
}
.style3
{
   font-family: Arial;
   font-size: 27px;
   text-decoration: none;
   background-color: transparent;
}
.style4
{
   text-decoration: none;
   background-color: transparent;
   box-shadow: 5px 5px 14px #D3D3D3;
}
.darktheme .style4
{
   box-shadow: 5px 5px 14px #D3D3D3;
}
.style_menu, .style_menu.ui-widget-content, .style_menu.ui-state-default
{
   font-family: Arial;
   font-size: 19px;
   text-align: center;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: #FFFFFF;
   --background-color: rgba(255,255,255,1.00);
   background-image: none;
   border: 1px solid #D3D3D3;
   --border-color: #D3D3D3;
   border-radius: 5px;
   box-shadow: 5px 5px 14px #D3D3D3;
   text-shadow: 1px 1px 4px rgba(192,192,192,1.00);
}
.darktheme .style_menu, .darktheme .style_menu.ui-widget-content, .darktheme .style_menu.ui-state-default
{
   color: #000000;
   --color: #000000;
   background-color: #FFFFFF;
   --background-color: rgba(255,255,255,1.00);
   background-image: none;
   border: 1px solid #D3D3D3;
   --border-color: #D3D3D3;
   box-shadow: 5px 5px 14px #D3D3D3;
   text-shadow: 1px 1px 4px rgba(192,192,192,1.00);
}
.style_menu_hover
{
   font-family: Arial;
   font-size: 19px;
   text-align: center;
   text-decoration: none;
   color: #DB0812;
   --color: #DB0812;
   background-color: #FFFFFF;
   --background-color: rgba(255,255,255,1.00);
   border: 1px solid #D3D3D3;
   --border-color: #D3D3D3;
   border-radius: 5px;
   cursor: pointer;
   box-shadow: 5px 5px 14px #D3D3D3;
   text-shadow: 1px 1px 4px rgba(192,192,192,1.00);
}
.darktheme .style_menu_hover
{
   color: #DB0812;
   --color: #DB0812;
   background-color: #FFFFFF;
   --background-color: rgba(255,255,255,1.00);
   border: 1px solid #D3D3D3;
   --border-color: #D3D3D3;
   box-shadow: 5px 5px 14px #FEFEFE;
   text-shadow: 1px 1px 4px rgba(192,192,192,1.00);
}
.style_podmenu
{
   font-family: Arial;
   font-size: 19px;
   text-align: left;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   border: 0 double #D3D3D3;
   --border-color: #D3D3D3;
   border-radius: 5px;
}
.darktheme .style_podmenu
{
   color: #000000;
   --color: #000000;
   border: 0 double #D3D3D3;
   --border-color: #D3D3D3;
}
.style_podmenu_hover
{
   font-family: Arial;
   font-size: 19px;
   text-align: left;
   text-decoration: none;
   color: #DB0812;
   --color: #DB0812;
   background-color: transparent;
   border: 0 double #D3D3D3;
   --border-color: #D3D3D3;
   border-radius: 5px;
   cursor: pointer;
}
.darktheme .style_podmenu_hover
{
   color: #DB0812;
   --color: #DB0812;
   border: 0 double #D3D3D3;
   --border-color: #D3D3D3;
}
.style5
{
   text-decoration: none;
   background-color: rgba(255,255,255,0.00);
   --background-color: rgba(255,255,255,0.00);
   backdrop-filter: blur(3px) ;
   -webkit-backdrop-filter: blur(3px) ;
}
.darktheme .style5
{
   background-color: rgba(255,255,255,0.00);
   --background-color: rgba(255,255,255,0.00);
}
.st5
{
   text-decoration: none;
   background-color: transparent;
   display:block;
}
.elem
{
   text-decoration: none;
   background-color: transparent;
   border: 1px dotted #D3D3D3;
   --border-color: #D3D3D3;
   border-radius: 10px;
   box-shadow: 5px 5px 14px #D3D3D3;
}
.darktheme .elem
{
   border: 1px dotted #D3D3D3;
   --border-color: #D3D3D3;
   box-shadow: 5px 5px 14px #D3D3D3;
}
.transform_hover
{
   text-decoration: none;
   background-color: transparent;
   cursor: pointer;
   transform: rotate(0deg) scale(1.15,1.15);
   transition: transform 300ms linear 0ms;
}
.transform_hoverout
{
   text-decoration: none;
   background-color: transparent;
   cursor: pointer;
   transform: rotate(0deg);
   transition: transform 300ms linear 0ms;
}
.style6
{
   text-decoration: none;
   background-color: rgba(220,220,220,0.51);
   --background-color: rgba(220,220,220,0.51);
   backdrop-filter: blur(5px) ;
   -webkit-backdrop-filter: blur(5px) ;
}
.darktheme .style6
{
   background-color: rgba(220,220,220,0.51);
   --background-color: rgba(220,220,220,0.51);
}
.style1_copy
{
   text-decoration: none;
   color: #DB0812;
   --color: #DB0812;
   background-color: transparent;
   cursor: pointer;
}
