﻿
     @font-face {
    font-family: fira;
    src:url("/fonts/fira-sans-v16-cyrillic-regular.ttf")format('truetype');
}
         harlow{
    font-family: fira;
}
body {
    background-color:#ffffff;
    font-family:fira;
}
form {
    background-color:#ffffff;
    font-family:fira;
    }
         table, th, td {
  
}

        .style1
        {
            width: 794px;
            border-style: solid;
            border-style:double;
            border-color:#14609e;
            border-bottom-width:medium;
            border-right-width:medium;
            border-left-width:medium;
            border-top-width:medium;
            font-family:fira;
            font-size:14px;
        }
        .style2
        {
             width: 230px;
             border-right-style:double;
             border-color:#14609e;
             font-family:fira;
             color: #333333;
             font-weight:bolder;
          }
       
         .style4
         {
             height: 33px;
         }
       
         .auto-style1
         {
             width: 230px;
             border-right-style: double;
             height: 33px;
             border-left-color: #14609e;
             border-right-color: #14609e;
             border-top-color: #14609e;
             border-bottom-color: #14609e;
         }
         .auto-style2
         {
             font-family:fira;
             height: 33px;

         }
       
         .auto-style3
         {
             width: 486px;
             height: 76px;
             text-align:left;
             text-indent:8pt;
         }
         .auto-style4
         {
             height: 76px;
             border-right-color: #14609e;
             border-right-style:solid;
             border-right-width:thin;
         }
        .auto-style4a
         {
             height: 76px;
             border-right-color:  #333333;
             border-right-style: solid;
             border-right-width:thin;
         }
         .auto-style5
         {
             width: 152px;
             height: 76px;
             text-align: left;
             font-family:fira;
             color:#333333;
             text-indent:8pt;
         }
.image {
    height:60px;
    width: 70px;
    align-items:center;
    
}
.span1 {
    font-size:14pt;
    font-weight:bold;
    font-family:fira;
    
}
.span2 {
    font-size:14pt;
    font-weight:normal;
    font-family:fira;
    
}
.span3 {
    font-size:12pt;
    font-weight:bold;
    font-family:fira;
    
}
.text1 {
    width: 120px;
    font-family:fira;
}
.h3 {
    text-align:center;
    color:#14609e;
    width: 794px;
    font-family:fira;
}
.p1 {
    text-align:center;
    width: 797px;
}
.select1 {
     width: 80px;
     font-family:fira;
     
}
.item1 {
     font-family:fira;
     font-size:10pt;
}
.itemH {
     font-family:fira;
     font-size:11pt;
     text-align:center;
}
.lb
{ 
    font-family:fira;
     font-size:12pt;
     font-weight:bold;
     text-align:center;
     color:#14609e;

}
.lbd {
    font-family: fira;
    font-size: 10pt;
    text-align: left;
    color: black;
    font-weight:bold
}
.butt {
    font-family: fira;
    font-size: medium;
    font-weight: bold;
    text-align: center;
    color: black;
}
.buttc {
    font-family: fira;
    font-size: medium;
    font-weight: bold;
    text-align: center;
    background-color: cornflowerblue;
    color: black;
}