main > .container {
  padding: 70px 15px 20px;
  /*   max-width: 1360px;*/
  max-width: 1440px;
}

.big-table {
  max-width: 1440px;
  width: 1440px;
  /*  margin-left: 0px;
    margin-right: 0px; */
  padding-left: 0px;
  padding-right: 0px;
  /* table-layout: fixed;*/
  color: white;
}

.footer {
  background-color: transparent;
  height: 60px;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  font-family: "TT Norms";
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 14px;
  /* identical to box height, or 140% */
  text-transform: uppercase;
  color: #6f849a;
}

.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
  max-width: 1360px;
}

.navbar > .container {
  max-width: 1360px;
}

.not-set {
  color: #c55;
  font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after,
a.desc:after {
  content: "";
  left: 3px;
  display: inline-block;
  width: 0;
  height: 0;
  border: solid 5px transparent;
  margin: 4px 4px 2px 4px;
  background: transparent;
}

a.asc:after {
  border-bottom: solid 7px #212529;
  border-top-width: 0;
}

a.desc:after {
  border-top: solid 7px #212529;
  border-bottom-width: 0;
}

.grid-view th {
  white-space: nowrap;
}

.hint-block {
  display: block;
  margin-top: 5px;
  color: #999;
}

.error-summary {
  color: #a94442;
  background: #fdf7f7;
  border-left: 3px solid #eed3d7;
  padding: 10px 20px;
  margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
  padding-top: 7px;
  color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 767px) {
  .nav li > form > button.logout {
    display: block;
    text-align: left;
    width: 100%;
    padding: 10px 0;
  }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.75);
}

.nav > li > form > button.logout:focus {
  outline: none;
}

.navbar-brand {
  font-family: "TT Norms";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  /* or 120% */
  text-transform: capitalize;
  color: #ffffff;
}

.nav-link {
  font-family: "TT Norms";
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 14px;
  /* identical to box height, or 140% */
  text-transform: uppercase;
  color: #798da2;
}

.nav-bg-dark {
  background-color: #010b1e;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

html {
  width: 100%;
  height: 100%;
}

body {
  background: linear-gradient(180.08deg, #010b1e 0.07%, #062645 102%);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
}

.header-1 {
  font-family: "Stolzl";
  font-style: normal;
  font-weight: 400;
  font-size: 34px;
  line-height: 34px;
  /* identical to box height, or 34px */
  /*text-transform: capitalize;*/
  color: #ffffff;
}

.header-2 {
  font-family: "TT Norms";
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  line-height: 16px;
  /* identical to box height, or 145% */
  color: #798da1;
  margin-top: 10px;
}

.header-size {
  margin-top: 40px;
  margin-bottom: 40px;
}

.table {
  font-family: "TT Norms";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  /* or 28px */

  color: #ffffff;
  margin-top: 40px;
}

.table-bold-row {
  font-family: "TT Norms";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 44px;
  /* or 28px */

  color: #ffffff;
}

.table-red-row {
  font-family: "TT Norms";
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 14px;
  /* or 108% */
  color: #ff007a;
}

.table-green-row {
  font-family: "TT Norms";
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  /* identical to box height, or 123% */
  color: #5ef1fd;
}

.table-white-row {
  font-family: "TT Norms";
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  /* or 123% */
  color: #ffffff;
}

.table-header-row {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    /* or 123% */
    color: #ffffff;
}

.table1 thead th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  font-family: "TT Norms";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 175%;
  /* identical to box height, or 28px */
  letter-spacing: 0.02em;
  color: #3096d9;
  height: 70px;
  vertical-align: middle;
}

.table1 th {
  border-top: none;
}

.table1 td {
  border-top: none;
}

.table2 th {
    padding-left: 10px;
    padding-right: 10px;
  }

.table2 td {
    border-top: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  

.table thead th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  font-family: "TT Norms";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #ffffff;
  height: 70px;
  vertical-align: middle;
  background: #010c1f;
}

.filters {
  background: #010c1f;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid rgba(255, 255, 255, 0.07);
}

.form-control {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.15);
  box-sizing: border-box;
}

.field-thesaurussearch-title {
  border: 1px solid rgba(255, 255, 255, 0.15);
  box-sizing: border-box;
}

.field-title {
  margin-left: 20px;
  margin-right: 10px;
  font-family: "TT Norms";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  /* identical to box height, or 24px */
  letter-spacing: 0.02em;
  color: #798da1;
}

.map-russia {
  width: 85%;
  height: 85%;
  margin-top: -6%;
  margin-left: 10%;

  /*    position: absolute;
    left: 5.21%;
    right: 5.21%;
    top: 5.64%;
    bottom: 62.19%;
    */
}

.map-header-size {
  position: absolute;
  width: 307px;
  height: 34px;
  left: 6%;
  top: 100px;
}

.map-legend-size {
  width: 298px;
  height: 66px;
  left: 70px;
  top: 500px;
  margin-top: -3%;
  margin-left: 5%;
}

.selector-top {
  margin-top: 40px;
}

.block-top {
  margin-top: 10px;
  padding-left: 0%;
  flex-direction: column;
}

a {
  font-family: "TT Norms";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  /* identical to box height, or 16px */
  color: #3096d9;
}

.district-row {
  height: 70px;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  align-items: center;
}

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

  .district-row {
    height: 100px;
  }
}


.dictrict-col-label {
  font-family: "TT Norms";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  /* identical to box height, or 28px */
  letter-spacing: 0.02em;
  color: #798da1;
  padding: 15px;
}

.district-col-text {
  font-family: "TT Norms";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  /* identical to box height, or 28px */
  letter-spacing: 0.02em;
  color: #ffffff;
}

.district-col-green {
  font-family: "TT Norms";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  /* identical to box height, or 162% */
  letter-spacing: 0.02em;

  color: #5ef1fd;
}

.district-col-red {
  font-family: "TT Norms";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  /* identical to box height, or 28px */
  letter-spacing: 0.02em;

  color: #ff007a;
}

.row-nowrap {
  white-space: nowrap;
}

.bg-test {
  background-color: aqua;
}

.site-index {
  color: #798da1;
  margin-top: -30px;
  max-width: 1350px;
  margin-left: auto;
  margin-right: auto;
}

.site-admin {
  color: #798da1;
  max-width: 1350px;
  margin-left: auto;
  margin-right: auto;
}

.text-center1 {
  color: #ffffff;
  margin-top: -70px;
  text-align: center !important;
}
.text-center2 {
  color: #798da1;
  margin-top: 20px;
  margin-left: 19%;
}
.text-center3 {
  color: #798da1;
  margin-top: 50px;
  text-align: center !important;
}
.container1 {
  margin-top: 60px;
}
.line-1 {
  width: 60%;
  height: 1px;
  background: rgba(255, 255, 255, 0.12);
  margin-top: 30px;
  margin-left: 19%;
}
.line-2 {
  width: 60%;
  height: 1px;
  background: rgba(255, 255, 255, 0.12);
  margin-top: 20px;
  margin-left: 19%;
}
.btn1 {
  color: #2e9eef;
}
.display-5 {
  color: #ffffff;
}

img {
  max-width: 100%;
  max-height: 100%;
}

svg {
  max-width: 100%;
  max-height: 100%;
}

.btn.btn-primary {
  width: 330px;
}

.col-sm {
  margin-top: 0px;
}
.site-text2 {
  margin-top: 70px;
  font-family: "Stolzl";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  /* or 29px */
  text-align: justify;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #ffffff;
}
.site-text4 {
  font-family: "Stolzl";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  /* or 29px */
  text-align: justify;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #ffffff;
  text-decoration: underline;
}
.site-text3 {
  font-size: 18px;
  line-height: 27px;
  color: white;
  font-family: "Stolzl";
  font-style: normal;
  margin-top: 62px;
  text-align: center !important;
}

.h1-custom2 {
  font-size: 34px;
  color: white;
  margin-top: 33px;
  font-family: "Stolzl";
  font-style: normal;
}
video {
  max-width: 85%;
  max-height: 85%;
  margin-left: 8%;
}
.site-text1 {
  margin-top: 70px;
  font-family: "Stolzl";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  /* or 29px */
  text-align: justify;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #ffffff;
}

.img-custom {
  margin-top: 54px;
}

.h1-custom1 {
  font-size: 34px;
  color: white;
  margin-top: 33px;
  font-family: "Stolzl";
  font-style: normal;
}

.blue-box1 {
  /* position: absolute;*/
  width: 250px;
  height: 204px;
  /* left: 0px;
    top: 0px;*/
  background: rgba(46, 158, 239, 0.1);
}

.blue-box2 {
  position: absolute;
  width: 230px;
  height: 184px;
  margin-left: 10px;
  margin-top: 10px;
  background: rgba(46, 158, 239, 0.1);
}

.blue-box3 {
  position: absolute;
  width: 210px;
  height: 164px;
  margin-left: 10px;
  margin-top: 10px;
  background: radial-gradient(
    50% 50% at 50% 50%,
    rgba(11, 133, 210, 0.5) 0%,
    rgba(1, 78, 133, 0.5) 100%
  );
}

.blue-box-text1 {
  margin-top: 30px;
  font-family: "TT Norms";
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 18px;
  /* identical to box height, or 53% */
  text-align: center;
  text-transform: uppercase;
  color: #5ef1fd;
}

.blue-box-text2 {
  margin-top: 20px;
  font-family: "TT Norms";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  /* or 112% */
  text-align: center;
  /*  text-transform: uppercase;*/
  color: #5ef1fd;
}

.blue-box-text3 {
  margin-top: 30px;
  font-family: "TT Norms";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 18px;
  /* identical to box height, or 53% */
  text-align: center;
  text-transform: uppercase;
  color: #5ef1fd;
}

.legend-text {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 175%;
  /* identical to box height, or 24px */
  letter-spacing: 0.02em;
 /* text-transform: capitalize;*/
  color: #ffffff;
}

#filter1 {
	position: absolute;
  width: 316px;
  height: 80px;
  left: 132px;
  top: 134px;
	background: #01152D;
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.94);
	border-radius: 6px;
/*	display: block; */
	display: none; 
  }

#filter2 {
  position: absolute;
  width: 390px;
  height: 80px;
  left: 250px;
  top: 134px;
  background: #01152D;
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.94);
  border-radius: 6px;
 /* display: block; */
	display: none; 
  }

#filter3 {
  position: absolute;
  width: 516px;
  height: 80px;
  left: 380px;
  top: 134px;
  background: #01152D;
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.94);
  border-radius: 6px;
  display: none; 
/*	display: block; */
  }
#filter4 {
  position: absolute;
  width: 316px;
  height: 80px;
  left: 520px;
  top: 134px;
  background: #01152D;
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.94);
  border-radius: 6px;
  display: none; 
/*	display: block;  */
  }
#filter5 {
  position: absolute;
  width: 316px;
  height: 80px;
  left: 655px;
  top: 134px;
  background: #01152D;
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.94);
  border-radius: 6px;
  display: none; 
/*	display: block;  */
  }
#filter6 {
  position: absolute;
  width: 316px;
  height: 80px;
  left: 780px;
  top: 134px;
  background: #01152D;
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.94);
  border-radius: 6px;
  display: none; 
/*	display: block;  */
  }
#filter7 {
  position: absolute;
  width: 316px;
  height: 80px;
  left: 890px;
  top: 134px;
  background: #01152D;
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.94);
  border-radius: 6px;
  display: none; 
/*	display: block;  */
  }
#filter8 {
  position: absolute;
  width: 316px;
  height: 80px;
  left: 1010px;
  top: 134px;
  background: #01152D;
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.94);
  border-radius: 6px;
  display: none; 
/*	display: block;  */
  }
#filter9 {
  position: absolute;
  width: 316px;
  height: 80px;
  left: 1120px;
  top: 134px;
  background: #01152D;
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.94);
  border-radius: 6px;
  display: none; 
/*	display: block;  */
  }
  
  .label1{
    color: gray ;
    margin-top: 30px;
    margin-left: 30px;
    margin-right: 20px;
    padding-right: 10px;
  }

  .btn3{
    
    height: 30px;
    width: 125px;
    margin-left: 15%;
    margin-top: 0%;
    color: #ffffff;
    border:none;
  }  
  .btn2 {
    text-align: center;
    height: 30px;
    width: 125px;
    margin-left: 0%;
    margin-top: 0%;
    color: #ffffff;

  }
  

.dropdown-toggle{
  width: 200px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 50px;
  border: 2px solid #062645;
  font-weight: 600;
  margin-top: -5%;
  margin-left: 15%;
}
.dropdown-toggle:focus{

  box-shadow: none !important;

}


.dropdown-toggle::after {

  display: block;

}

.dropdown-menu{
  background-color: #062645;
  color: #ffffff;
  width: 200px;
  margin-left: 5%;
      border: 2px solid #062645;
      padding: 0rem 0;
          transform: translate3d(0px, 50px, 0px) !important;

}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #062645;
}
/*
.dropdown-item:focus, .dropdown-item:hover{
  color: #ffffff;
  background-color: #062645;
  padding: 12px;
}

.dropdown-item:focus {
  color: #062645;
  text-decoration: none;
  background-color: #007bff;;
}
.dropdown-item:hover {
  color: #062645;
  background-color: #007bff;;
  padding: 12px;
}
*/


.dropdown-item {
  display: block;
  width: 100%;
  padding: 12px;
  color: #ffffff;

  }
.dropdown1{
  width: 250px;
  display: block;
  justify-content: space-between;
  align-items: center;
  height: 50px;
  font-weight: 600;
  margin-top: 0%;
  margin-left: 0%;
}
.dropdown2{
  width: 585px;
  display: block;
  justify-content: space-between;
  align-items: center;
  height: 50px;
  font-weight: 600;
  margin-top: 0%;
  margin-left: 0%;
}
.label2{
  color: gray ;
  margin-top: 3%;
  margin-left: 5%
}
.btn5{
  margin-top: 3%;
  margin-left: 20%    
}


.btn4 {
  text-align: center;
  height: 30px;
  width: 125px;
  margin-left: 7%;
  margin-top: 3%;

}
.btn9{
  margin-top: 2%;
  margin-left: 25%    
}


.btn8 {
  text-align: center;
  height: 30px;
  width: 125px;
  margin-left: 0%;
  margin-top: 2%;

}
.dropdown3{
  width: 300px;
  display: block;
  justify-content: space-between;
  align-items: center;
  height: 50px;
  font-weight: 600;
  margin-top: -10%;
  margin-left: 25%;
}
.label3{
  color: gray ;
  margin-top: 4%;
  margin-left: 5%
}
.btn7{
  margin-top: 3%;
  margin-left: 30%    
}


.btn6 {
  text-align: center;
  height: 30px;
  width: 125px;
  margin-left: 7%;
  margin-top: 3%;

}
.liniya{
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  border-bottom: 0px solid rgba(255, 255, 255, 0.12);

}

.has-search .form-control {
  padding-left: 2.375rem;
}

.has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  color: #aaa;
}

select option {
  color: #FFFFFF;
  background-color: #03152D;
}

select option:disabled {
  color: #FF007A;
  background-color: #03152D;
}

select {
  background-color: #03152D;
}

.contact-checkbox {
  color: #798da1;
}

input[type="checkbox"] + label { 
   color: #798da1;
}

.footer a {
  font-size: 10px;
}

.diclamer {
    font-size: 8px;
    line-height: 10px;
}