@font-face
{
   font-family: "Segoe UI";
   src: url('segoeui.woff') format('woff'),
        url('segoeui.ttf') format('truetype'),
        url('segoeui.svg') format('svg'),
        url('segoeui.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Segoe UI Light";
   src: url('segoeuil.woff') format('woff'),
        url('segoeuil.ttf') format('truetype'),
        url('segoeuil.svg') format('svg'),
        url('segoeuil.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Segoe UI Black";
   src: url('seguibl.woff') format('woff'),
        url('seguibl.ttf') format('truetype'),
        url('seguibl.svg') format('svg'),
        url('seguibl.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Material Icons";
   font-style: normal;
   font-weight: 400;
   src: url(MaterialIcons-Regular.eot);
   src: local('Material Icons'),
        local('MaterialIcons-Regular'),
        url(MaterialIcons-Regular.woff2) format('woff2'),
        url(MaterialIcons-Regular.woff) format('woff'),
        url(MaterialIcons-Regular.ttf) format('truetype');
}
.material-icons
{
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   display: inline-block;
   line-height: 1;
   text-transform: none;
   letter-spacing: normal;
   word-wrap: normal;
   white-space: nowrap;
   direction: ltr;
   -webkit-font-smoothing: antialiased;
   text-rendering: optimizeLegibility;
   -moz-osx-font-smoothing: grayscale;
   font-feature-settings: "liga";
}
@-webkit-keyframes animate-background
{
   0% { background-color: #000000;  }
}
@-moz-keyframes animate-background
{
   0% { background-color: #000000;  }
}
@-o-keyframes animate-background
{
   0% { background-color: #000000;  }
}
@-ms-keyframes animate-background
{
   0% { background-color: #000000;  }
}
@keyframes animate-background
{
   0% { background-color: #000000;  }
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
.visibility-hidden
{
   visibility: hidden;
}
a.Answe
{
   color: #000000;
   text-decoration: none;
}
a.Answe:visited
{
   color: #000000;
   text-decoration: none;
}
a.Answe:active
{
   color: #FF0000;
   text-decoration: none;
}
a.Answe:hover
{
   color: #FF0000;
   text-decoration: none;
}
a.PDFLink
{
   color: #0000FF;
   text-decoration: underline;
}
a.PDFLink:visited
{
   color: #800080;
   text-decoration: underline;
}
a.PDFLink:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.PDFLink:hover
{
   color: #0000FF;
   text-decoration: underline;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2, .h2
{
   font-family: "Segoe UI Black";
   font-weight: bold;
   font-size: 21px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.CustomStyle
{
   font-family: "Segoe UI";
   font-weight: normal;
   font-size: 12px;
   text-decoration: none;
   color: #DC143C;
   background-color: transparent;
}
.style1
{
   font-family: "Segoe UI";
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-align: left;
   line-height: 23.03px;
   text-decoration: none;
   color: #4F4F4F;
   background-color: transparent;
}
.Podrazdel
{
   font-family: "Segoe UI Black";
   font-weight: bold;
   font-size: 17px;
   text-decoration: none;
   color: #4F4F4F;
   background-color: transparent;
}
.style3
{
   font-family: "Segoe UI Black";
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
}
.style4
{
   font-family: "Segoe UI Black";
   font-weight: bold;
   font-size: 35px;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
}
.Shad
{
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   border-radius: 4px;
   box-shadow: 0px 0px 4px #A9A9A9;
   border-radius: 4px;
}
.Shad_copy
{
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   box-shadow: 0px 1px 4px #808080;
}
.style5
{
   text-decoration: none;
   background-color: transparent;
}
.style6
{
   text-decoration: none;
   background-color: transparent;
   border: 1px solid #DCDCDC;
}
.style7
{
   font-family: "Segoe UI Light";
   font-weight: normal;
   font-size: 21px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
}
.style8
{
   font-family: "Segoe UI Light";
   font-size: 35px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
}
.Shad_bord
{
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FDFDFD;
   border: 1px solid #C0C0C0;
   margin: 0px 0px 0px 0px;
}
@media only screen and (max-width: 767px)
{
.style5
{
   text-decoration: none;
   background-color: transparent;
}
}
