button {
	border-radius: 7px;
    padding: 5px 5px;
    color: #a5ecef;
    cursor: pointer;
    border: #60116c solid 1px;
    background: rgb(0,19,36);
    background: linear-gradient(0deg, rgba(0,19,36,0.7315301120448179) 0%, rgb(158 36 185) 35%, rgb(249 2 197) 100%);
}
.content {
	background-image: url(img/fon.jpg);
}

section {
  width: 14em;
  height: 14em;
  margin: auto;
  
}

.chart {
  position: relative;
/*overflow: hidden;  .triangle выходят за пределы */
}

#chart_go {
    position: relative;
    top: -20px;
}

.chart_go_s {
    width: 23px;
    height: 25px;
    position: absolute;
    top: -26px;
    left: 25px;
    background-image: url(img/chart_go_s.png);
}

.text_circle {
    z-index: 10 !important;
    border: solid 1px #ccc;
    color: aqua;
    border-radius: 96px;
    padding: 0px 3px;
	background: blue;
	transform: rotate(-25deg);
}

.chart:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.triangle {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 50%;
  transform-origin: center bottom;
  overflow: hidden;
}

.circle {
    height: 100%;
    width: 100%;
    background: silver;
    border-radius: 50% 50% 0 0 / 100% 100% 0 0;
    transform-origin: center bottom;
    border-right: double 5px #9d00ff;
	box-shadow: inset 17px 30px 45px #1f51de;
}

.circle:first-child {
  opacity: .99;
}
.triangle:first-child {
  opacity: .99;
}

.uk {
    background: red;
    height: 50px;
    width: 50px;
    position: relative;
    left: 168px;
    top: -108px;
    z-index: 11;
    display: inline-block;
}

/* Меню */
#menu_kl{
		width:135px;
	}
		#menu_kl ul{
			list-style:none;
			padding-left: 0;
			margin: 0;
		}
			#menu_kl li{
				list-style:none;
				display:block;
				border-bottom:1px solid #ffce88;
			}
				#menu_kl li a{
					list-style:none;
					display:block;
					color:#fff;
					/*text-transform:uppercase;*/
					font-size:11px;
					text-decoration:none;
					padding:5px 5px 10px 15px;
				}
				#menu_kl li a.a_l{
					background:#c461ec url(images/menu_006_bg.jpg) repeat-y left;
				}
				#menu_kl li a.a_r{
					background:#c461ec url(images/menu_007_bg.jpg) repeat-y left;
				}
				
					#menu_kl li a:hover{
						background:#c461ec url(images/menu_006_h.jpg) repeat-x top;
						color:#fff;
						text-decoration:none;
					}
				#menu_kl li .current, .current{
					list-style:none;
					display:block;
					background:#c461ec url(images/menu_006_h.jpg) repeat-x top;
					color:#fff;
					/*text-transform:uppercase;*/
					font-size:11px;
					text-decoration:none;
					padding:5px 5px 10px 15px;
				}
					#menu_kl li a.current, #menu_kl li a:hover.current, .current{
						background:#c461ec url(images/menu_006_h.jpg) repeat-x top;
						color:#fff;
						text-decoration:none;					
					}
					.end_l {
						    border-radius: 0 0 5px 0;
					}
					#menu_kl li:last-child a{
						
					}
					
.title_cur {
	text-align: center;
    color: white;
    font-size: inherit;
    font-weight: bold;
}

@media screen and (max-width: 500px) {
    #menu_kl {
        display: none;
    }
}

.mini_color {
	height: 12px;
    width: 12px;
    display: inline-block;
    border: 1px #8fe68e solid;
}
.a_rig {
	float: right;
    font-size: smaller;
}

.id_balls, .id_money, .id_billing {
	/*display: none;*/
}
.id_balls_g, .id_money_g, .id_billing_g {
	/*display: none;*/
}
.info_go_priz {
	/*display: none;*/
	clear: both;
}

center.ded3 {
    position: relative;
    top: 50px;
    display: inline-block;
	z-index: 1;
    /* float: right;*/
}