body {
  padding-top: 118px;
  -moz-transition: padding-top 0.5s ease;
  -o-transition: padding-top 0.5s ease;
  -webkit-transition: padding-top 0.5s ease;
  transition: padding-top 0.5s ease; }

header {
  width: 100%;
  height: 96px;
  z-index: 999;
  /*background: linear-gradient(135deg, purple, orange);*/
  /*background: linear-gradient(135deg, darkmagenta, teal);*/
  text-align: center;
  position: relative;
  position: fixed;
  top: 0;
  /*overflow: hidden;*/
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

header h1 {
  font-size: 42px;
  line-height: 1px;
  position: relative;
  color: #fff;
  line-height: 1px;
  top: -16px;
  text-transform: uppercase;
  font-weight: 100;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

header nav {
  position: absolute;
  bottom: 0;
  height: 34px;
  line-height: 34px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1); }

header nav a {
  color: #fff;
  display: inline-block;
  padding: 10px 15px;
  line-height: 1;
  text-decoration: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

header nav a:hover {
  -moz-box-shadow: 0 0 0 1px #fff;
  -webkit-box-shadow: 0 0 0 1px #fff;
  box-shadow: 0 0 0 1px #fff;
  color: white; }

section {
  padding: 20px;
  margin-bottom: 40px;
  background-color: #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); }

.scroll-line {
  position: relative;
  top: 5px;
  height: 31px;
  opacity: 0.3;
  background: white;
  width: 0%; }

/* Sticky Header Style */
/* ---------------------------------------- */
body.sticky-header {
  padding-top: 100px; }

body.sticky-header header {
  height: 37px;
  background-color: rgba(52, 152, 219, 0.9); }

body.sticky-header header h1 {
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0); }

.nav_sc_md {
  float: right;
  position: relative;
  top: -34px;
  right: 1px; }

header nav a {
  padding: 10px; }

header nav a:hover {
  box-shadow: none; }

header nav ul.icon_list li a:hover {
  border: 0.5px solid white; }

/* ---------------------------------------- */
h1 img.timur {
  width: 44px;
  border: 2px solid #FFF;
  border-radius: 30px;
  position: relative;
  top: -1px;
  right: -2px;
  opacity: 0.9;
  line-height: 1px;
  -webkit-box-shadow: 2px 7px 29px 0px rgba(0, 0, 0, 0.68);
  -moz-box-shadow: 2px 7px 29px 0px rgba(0, 0, 0, 0.68);
  box-shadow: 2px 7px 29px 0px rgba(0, 0, 0, 0.68); }

/*h1 a { color: white; }
h1 a:hover { color: lemonchiffon; text-decoration: none; 
   img.timur {border: 2.3px solid lemonchiffon; }
}*/
ul.icon_list li {
  float: left;
  list-style: none;
  display: none; }

/*1 darkmagenta teal
2 purple orange

8 golf table cadetblue burlywood
9 darkolivegreen teal*/
#page3 .table td:nth-child(1) {
  width: 150px; }

#page3 .table td:nth-child(2) {
  width: 150px; }

#page4 .table td:nth-child(1) {
  width: 150px; }

#page4 .table td:nth-child(2) {
  width: 150px; }

#page5 .table td:nth-child(1) {
  width: 150px; }

#page6 .table td:nth-child(1) {
  width: 150px; }

#page7 .table td:nth-child(1) {
  width: 150px; }

#page8 {
  margin-bottom: 80px; }

#page8 .table td:nth-child(1) {
  width: 150px; }

#page8 .table td:nth-child(3), #page8 .table td:nth-child(4), #page8 .table td:nth-child(5), #page8 .table td:nth-child(6), #page8 .table td:nth-child(7), #page8 .table td:nth-child(8), #page8 .table td:nth-child(9), #page8 .table td:nth-child(10), #page8 .table td:nth-child(11) {
  text-align: center; }

#page8 .table th:nth-child(3), #page8 .table th:nth-child(4), #page8 .table th:nth-child(5), #page8 .table th:nth-child(6), #page8 .table th:nth-child(7), #page8 .table th:nth-child(8), #page8 .table th:nth-child(9), #page8 .table th:nth-child(10), #page8 .table th:nth-child(11) {
  text-align: center; }

#page9 .table td:nth-child(1) {
  width: 150px; }

#page9 .table td:nth-child(2) {
  width: 220px; }

.labelbg {
  font-size: 0.5em;
  border-radius: 8px;
  color: #AAA;
  padding: 3px 6px;
  border: 1px solid #DDD;
  text-transform: uppercase; }

#page6 tr:nth-child(2) span.labelbg,
#page6 tr:nth-child(11) span.labelbg,
#page6 tr:nth-child(15) span.labelbg {
  background: #FFF;
  color: #000; }

#page6 tr:nth-child(3) span.labelbg,
#page6 tr:nth-child(4) span.labelbg,
#page6 tr:nth-child(5) span.labelbg,
#page6 tr:nth-child(8) span.labelbg,
#page6 tr:nth-child(9) span.labelbg,
#page6 tr:nth-child(12) span.labelbg,
#page6 tr:nth-child(19) span.labelbg,
#page6 tr:nth-child(20) span.labelbg,
#page6 tr:nth-child(23) span.labelbg,
#page6 tr:nth-child(24) span.labelbg {
  background: #DDD;
  color: #555; }

#page6 tr:nth-child(13) span.labelbg,
#page6 tr:nth-child(14) span.labelbg,
#page6 tr:nth-child(16) span.labelbg,
#page6 tr:nth-child(18) span.labelbg,
#page6 tr:nth-child(22) span.labelbg {
  background: #EEE;
  color: #AAA; }

@-webkit-keyframes bake-pie {
  from {
    -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
    transform: rotate(0deg) translate3d(0, 0, 0); } }

@keyframes bake-pie {
  from {
    -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
    transform: rotate(0deg) translate3d(0, 0, 0); } }

.pie_wrapper {
  background: #EEE;
  position: relative; }

.absl {
  position: absolute;
  top: 0px;
  left: -1.6%;
  background: #EEE;
  width: 1.6%;
  height: 100%; }

.absr {
  position: absolute;
  top: 0px;
  right: -1.6%;
  background: #EEE;
  width: 1.6%;
  height: 100%; }

.pie-chart--wrapper {
  padding: 0 10px 0 10px;
  margin: 30px auto;
  text-align: center; }

.maxh {
  height: 122px; }

.pie-chart__pie, .pie-chart__legend {
  display: inline-block;
  vertical-align: top; }

.pie-chart__pie {
  position: relative;
  height: 200px;
  width: 200px;
  margin: 10px auto 35px; }

.pie-chart__pie::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 100px;
  height: 100px;
  background: #EEE;
  border-radius: 50%;
  top: 50px;
  left: 50px; }

.pie-chart__pie::after {
  content: "";
  display: block;
  width: 120px;
  height: 2px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  box-shadow: 0 0 3px 4px rgba(0, 0, 0, 0.1);
  margin: 220px auto; }

.slice {
  position: absolute;
  width: 200px;
  height: 200px;
  clip: rect(0px, 200px, 200px, 100px);
  -webkit-animation: bake-pie 1s;
  animation: bake-pie 1s; }

.slice span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: black;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  clip: rect(0px, 200px, 200px, 100px); }

.pie-chart__legend {
  display: block;
  list-style-type: none;
  padding: 0;
  margin: 0 auto;
  background: #FFF;
  padding: 0.75em 0.75em 0.05em;
  font-size: 13px;
  box-shadow: 1px 1px 0 #DDD, 2px 2px 0 #BBB;
  text-align: left;
  width: 72%;
  max-width: 222px; }

.pie-chart__legend li {
  height: 1.25em;
  margin-bottom: 0.7em;
  padding-left: 0.5em;
  border-left: 1.25em solid black; }

.pie-chart__legend em {
  font-style: normal; }

.pie-chart__legend span {
  float: right; }

.pie-charts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

ul.pie-chart__legend.dnd li span {
  display: none; }

@media (max-width: 776px) {
  .pie-charts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }

.movedown {
  margin-top: 32px; }

@media (max-width: 776px) {
  .intro {
    padding-left: 3px;
    padding-right: 3px; }
  .maxh {
    height: 86px; } }

body {
  font-weight: 300 !important; }

h2 {
  font-weight: 300 !important; }

.text-center {
  text-align: center;
  margin: 0 auto; }

#main_angularjs_scope_containt {
  width: 97%;
  margin: 0 auto; }

@media only screen and (max-width: 576px) {
  .hidden-xs {
    display: none; } }

footer .container {
  clear: both;
  color: #AAA; }

.table-bordered td {
  border: 11px solid #e9ecef !important; }

.notes_bt {
  padding: 1px 7px 1px 8px !important;
  line-height: 1.2rem !important; }
