@font-face {
    font-family: 'Noto Sans Chorasmian';
    src: url('https://tlkur.com/style/fonts/NotoSansChorasmian-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

:root {
  --blue1: #0E2A49;
  --blue2: #081A2D;
  --menubg: #07121E;
  --bluesoft1: #207EA2;
  --bluesoft2: #065F81;
  --soft1: #FDFFFF;
  --soft2: #F3F3F3;
}


::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
    background: #888;
}

::-webkit-scrollbar-thumb:hover {
    background: #555;
}

@media screen and (max-width: 400px) {
::-webkit-scrollbar {
    width: 4px;
}
time {font-size:0.75rem;}
time::before {content:'🕑';font-size:0.75rem;padding:0 4px;}
}


body, div, ul,li, h1, h2, h3, h4, form, input, textarea, p, th, td {
    font-family:'Noto Sans Chorasmian',Helvetica,sans-serif, Arial;
    margin:0;padding:0;outline:0;  font-size:1rem;}
    
    body {color:#333;font-size:1rem;line-height:1.4;background:#f1f2f3;}
    
.fontl {font-size:1rem;}
.fontmid {font-size:0.75rem;}
.fontsmall, small {font-size:0.665rem;}

p {
  /*font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; */
  font-size: 1rem;
  line-height: 1.6; 
  color: #333333; 
  margin-top: 0; 
  margin-bottom: 1.25rem; 
  text-align: justify; 
  hyphens: auto; 
  padding:5px 10px;
}

hr {
  border: none;
  border-top: 2px solid #C4C4C4; 
  margin: 20px 0; 
  max-width: 80%; 
  height: 0; 
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.21); 
}

@media screen and (max-width: 600px) {
  hr {
    margin: 10px 0; 
  }
}


a{text-decoration:none;color:#000;}
a:hover{text-decoration:underline;}
a:visited{text-decoration:none;}

table {border-collapse:collapse;border-spacing:0; font-size:1.05rem;}

table tr td:first-child,table tr th:first-child {        
     -webkit-border-top-left-radius:6px;-moz-border-top-left-radius: 4px;border-top-left-radius: 4px; 
 -webkit-border-bottom-left-radius:2px;-moz-border-bottom-left-radius: 2px;border-bottom-left-radius: 2px; }
 
  table tr td:last-child,table tr th:last-child {        
     -webkit-border-top-right-radius:6px;-moz-border-top-right-radius: 4px;border-top-right-radius: 4px; 
 -webkit-border-bottom-right-radius:2px;-moz-border-bottom-right-radius: 2px;border-bottom-right-radius: 2px; }


ol, ul {list-style:none;} /* 356AA2 - 356AA0 */

h1{color:#333;font-size:1.2rem;padding:4px 2px;margin:2px 0;line-height:23px;font-weight:700;}
h2{color:#356AA0;font-size:14px;padding:4px 6px;font-weight:700;}
    h2.title_top {color:#356AA0;font-size:14px;border-bottom:2px solid #ddd;background:#ebebeb;padding:5px 6px;font-weight:700;}
    h2.title_top_conv {color:#fafafa;font-size:1.1rem;border-bottom:2px solid #ddd;background:#356AA2;padding:5px 6px;font-weight:700;}
    
    
    h2 {border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 0px;
    }
h3{color:#356AA0;font-size:1rem;padding-left:4px;margin-bottom:1px;font-weight:500;}
h4{color:#3BB9FF;}

h1, h2, h3, h4 {
         -webkit-border-top-left-radius:6px;-moz-border-top-left-radius: 4px;border-top-left-radius: 4px; 
 -webkit-border-bottom-left-radius:6px;-moz-border-bottom-left-radius: 4px;border-bottom-left-radius: 4px; 
         -webkit-border-top-right-radius:6px;-moz-border-top-right-radius: 4px;border-top-right-radius: 4px; 
 -webkit-border-bottom-right-radius:6px;-moz-border-bottom-right-radius: 4px;border-bottom-right-radius: 4px; 
    
}
 
img{border:0;}

#top{display:inline-block;margin-bottom:5px;background:#0E2A49;width:100%;background:var(--blue1);}
#bottom{display:inline-block;margin-top:5px;background:#0E2A49;width:100%;background:var(--blue1);}
    
    div.bar {display:inline-block;float:left;height:94px;padding:11px 14px;box-sizing:border-box;
        margin-top:2px;border-radius:1px;margin-right:15px;}
    @media only screen and (max-width: 450px) {
        div.bar {width:49%;border-top:2px solid #356AA0;margin-right:1%;margin-top:2px;padding:13px 5px;padding-top:11px;height:90px;border-radius:2px;line-height:25px;}
    }
    
/* ALL */
.rate {padding:5px;}

span.up_up {margin:0 2px;display:inline-block;line-height:21px;font-weight:700;font-size:0.7rem;color:#64dd17;height:19px;width:19px;text-shadow:0 0 1px #1b5e20;}
span.down_down {margin:0 2px;display:inline-block;line-height:21px;font-weight:700;font-size:0.7rem;color:#ef5350;height:19px;width:19px;text-shadow:0 0 1px #7f0000;}


ul.headers {width:1020px;height:auto;padding:2px 0 4px 0;display:block;text-align:center;font-size:1rem;}

ul.headers li {background:inherit;float:left;padding:5px 3px 4px 3px;line-height:20px;border-right:0;margin-right:3px;width:151px;margin-bottom:3px;
    color:#fdfdfd;

    border-radius: 3px;
    /*box-shadow: 2px 11px 38px -1px rgb(186,185,185,0.2) inset;
    -webkit-box-shadow: 2px 11px 38px -1px rgb(186,185,185,0.2) inset;
    -moz-box-shadow: 2px 19px 38px -1px rgba(186,185,185,0.2) inset; */
    border-top: 2px solid #356AA0;
}

ul.headers li span {display:block;}
ul.headers li div.head {height:20px;padding:0 4px 0 4px;margin-bottom:5px;color:inherit;font-weight:500;box-sizing:border-box;}
ul.headers li div.head span.title {display:inline-block;text-shadow:1px 0 0 #333;font-weight:700;text-align:center;color:inherit;height:24px;line-height:24px;padding-left:5px;}
ul.headers li div.head span.title a {color:inherit;}
ul.headers li div.head span{ float:left;display:inline-block;line-height:24px;}


ul.headers li div.head span.up_up     
{margin-left:4px;float:left;display:inline-block;line-height:21px;font-weight:700;font-size:1rem;color:#76ff03;height:21px;width:21px;text-shadow:0 0 8px #1b5e20;}

ul.headers li div.head span.down_down 
{margin-left:4px;float:left;display:inline-block;line-height:21px;font-weight:700;font-size:1rem;color:#ef5350;height:21px;width:21px;text-shadow:0 0 8px #7f0000;}



ul.headers li div.middle {display:block;line-height:22px;height:33px;box-sizing:border-box;
border-radius:4px;border-left:1px solid #111;border-right:1px solid #222;border-bottom:1px solid #333;background:var(--blue2);}
ul.headers li div.middle span.change {font-size:0.7rem;line-height:23px;padding:3px 0;}
ul.headers li div.middle span.rate {float:left;background:inherit;font-weight:700;font-size:1.2rem;color:#fafafa;width:55%;text-align:left;} 
ul.headers li div.middle span {border-radius:3px;padding:4px 4px 4px 6px;}

/** Anim **/
@keyframes upt {
  0% {background: rgba(73, 236, 24, .65);}
  100% {background: rgba(73, 236, 24, .1);}
}

@keyframes downt {
  0% {background:  rgba(255, 0, 0, .45);}
  100% {background:  rgba(255, 0, 0, .1);}
}
/* Anim */

ul.headers li .gray_neutral{border-top:3px solid #ddd;}
ul.headers li .go_red {border-top:3px solid #FF4F41;}
ul.headers li .go_green{border-top:3px solid #2AB95E; }/*#49EC18;*/

ul.headers li span.range {clear:both;color:inherit;display:block;font-size:0.76rem;text-align:center;}
ul.headers li div.range {clear:both;display:block;color:inherit;font-size:0.76rem;text-align:center;}
ul.headers li span.inverse {color:inherit;display:block;font-size:0.76rem;}

.red-font,  .red_h {color:#FF4F41/*#c20600*/;}
.green-font, .green_h {color:#2AB95E/*#018536;*/}

/* {color:#018536;}
.red-font {color:#c20600;}*/

table .green_h {color:#018536;}
table .red_h {color:#c20600;}
/*
.green_h {color:#018536;}
.red_h {color:#c20600;}*/

 /* 1.1 second */

ul.headers li div.middle span.go_red_text   {text-shadow:0 0 1px #333;animation: downt 0.9s linear 1;background:  rgba(255, 0, 0,.02);}
ul.headers li div.middle span.go_green_text {text-shadow:0 0 1px #444;animation: upt 0.9s linear 1;background: rgba(100, 221, 23,.02);}


/* EXCEPT HEADER */
.go_red_text   {animation: downt 0.9s linear 1;background:  rgba(255, 0, 0,.02);}
.go_green_text {animation: upt 0.9s linear 1;background: rgba(100, 221, 23,.02);}
/* for header; color and bg color become different */


.main {width:1020px;margin: 0 auto;border:0;padding:0; }
.clear {clear:both;}

    div.Main_Side {display:inline-block;width:655px;vertical-align:top;margin-right:18px;}
    div.Right_Side {display:inline-block;width:335px;vertical-align:top;background:#eee;border-radius:5px;}


 
/**********************************************************/
#menu {text-align:left;width:100%;display:block;height:auto;background:#07121E;}
#menu ul {margin:0 auto;width:1100px;}
#menu ul li {border:0;font-size:1rem;color:#fff;display:inline-block;padding:4px;border-radius:4px;height:auto;}
#menu ul li a{font-size: 1rem;color: #fff;display:inline-block;padding:6px 10px;text-shadow:1px 0 0 #333;font-weight:500;border-radius:4px;background:#0C1F34;border:1px solid #1F3752;/*#356AA2;*/}
#menu ul li a:hover {background:#006597;}

.adscode {
  width: 160px;
  display: block;
  position: absolute;
  top: 135px;
  height: 600px;

}

.leftads {
  left: 50%;
  background: transparent;
  margin-left: calc(-160px - (1014px/2) - 7px);
}


div#Side_Menu span a {display:block;box-sizing:border-box;width:97%;padding:8px 12px;margin:5px 3px;border:1px solid #ddd;border-left:3px solid #333;background:var(--soft1);}
div#Side_Menu2 span a {display:inline-block;box-sizing:border-box;width:47%;padding:8px 12px;margin:5px 3px;border:1px solid #ddd;border-left:3px solid #333;background:var(--soft1);}


/*** TABLE CHANGES ***/
table.changes  {width:100%;display:block;border-spacing:2px 4px;background:#fafafa;padding:7px 0;
background:linear-gradient(180deg, rgba(238,238,238,1) 0%, rgba(250,250,250,1) 49%, rgba(239,239,239,1) 100%);}
table.changes tr td,
table.changes tr th {width:10%;border:0;text-align:center;padding:4px;font-weight:700;}

table.changes .up_up, table.changes .down_down
{  display: inline-block;background: url("https://tlkur.com/images/upup_downdown.png") no-repeat; text-indent: -9999px;  }
 
table.changes .down_down { margin-bottom:-3px;background-position: -0px -0px; width: 16px; height: 16px; }
table.changes .up_up {margin-bottom:-5px; background-position: -0px -16px; width: 16px; height: 16px;  }

/* UP DOWN IMAGE UNIVERSAL */
/* .up_up_,  .down_down_ {  display: inline-block;background: url("https://tlkur.com/images/upup_downdown.png") no-repeat; text-indent: -9999px;  }
 
.down_down_ { margin-bottom:-3px;background-position: -0px -0px; width: 16px; height: 16px; }
.up_up_ {margin-bottom:-5px; background-position: -0px -16px; width: 16px; height: 16px;  }
*/

.down_down_::before{content:'▼';color:#FF4F41;}
.up_up_::before{content:'▲';color:#2AB95E;}

ul.chart_menu {display:inline-block;background:#f1f1f1;text-align:left;white-space:nowrap;padding:0;margin:0;}
ul.chart_menu li {display:inline-block;text-align:center;padding:5px 10px;color:#333333;border-radius:2px;font-size:0.816rem;cursor:crosshair;}
ul.chart_menu li:hover {background:#333;color:#fff;}
ul.chart_menu .selected {font-weight:700;background:#333;color:#fff;}
ul.chart_menu li  a {color:inherit;}



div#Charts {box-sizing:border-box;padding:0 5px;margin-bottom:10px;border-bottom:5px solid #f9f9f9;}
/*.logo{border:0;padding:2px;margin:4px 0px 5px 4px;}*/



.bg-title {margin:2px 0;background:#ffffff;color:#000000;height:25px;line-height:25px;text-align:left;padding-left:3px;}

.title{color:#36393D;font-size:1rem;}
.title1{color:#36393D;font-size:1rem;padding-left:4px;}
.title1 a{color:#36393D;font-size:inherit;text-shadow:2px 0 0 #ffffff;}

.titletree {color:#FFFFFF;font-size:1rem;}

.title2{color:#36393D;font-size:1rem;padding-left:4px;font-variant:small-caps;font-weight:700;}


.exchange-info {box-sizing:border-box;margin:2px 0;width:100%;line-height:28px;font-size:0.90rem;}
.exchange-info p {padding:2px 3px 8px 1px;}
div.exchange-info  {box-sizing:border-box;padding:0;padding-bottom:0;margin-bottom:0;}




table.data_kurss {
    width:100%;display:table;box-sizing:border-box;font-size:1rem;margin-top:5px;
}

table.data_kurss tr td 
{
    border:1px solid #ebebeb;padding:5px;
}

table.data_kurss tr td:first-child 
{
    width:26px;border:0;padding:1px;
}

table.data_kurss tr td:nth-child(3) 
{
    font-size:125%;
}

table.data_kurss tr:nth-child(2n+1) td 
{
    background:#fbfbfb;
}


table.data_kurss tr td b 
{
    font-size:100%;
}


table.data_kurss tr th 
{
    text-align:left;
    background:#333;
    color:#fafafa;
    border-bottom:2px solid #ebebeb;
    padding:5px;
}

.data_kurss tr th h2 {background:inherit;color:inherit;}

.data-bg-2{background:#356AA0;}
.data-p2{padding:2px;}

.data-file {width:100%;display:table;font-size:1rem;text-align:left;}
.data-file tr:nth-child(2n+1){background:var(--soft1);}
.data-file tr:nth-child(2n){background:var(--soft2);}

.data-file tr {background:#ebebeb;margin:1px 0 5px 0;text-align:left;}
.data-file tr td {
 border-bottom:solid 1px #ddd;padding:6px 3px;text-align:left;}
.data-file tr td:first-child{width:24px;}


.data-file tr:hover td {background:#DDFFFE;}

.data-file tr td:nth-child(2)   {width:150px;font-weight:500;text-align:left;}
.data-file tr td:nth-child(3)   {width:50px;text-align:right;padding-right:15px;font-weight:700;}
.data-file tr td:nth-child(4)   {width:50px;text-align:right;padding-right:15px;font-weight:700;}
.data-file tr td:nth-child(5)   {padding-left:5px;width:65px;font-weight:700;text-align:left;}
.data-file tr td:nth-child(6)   {width:65px;font-weight:700;text-align:left;}

.data-file tr th {text-align:left;padding:3px 4px;background:var(--blue1);/*#356AA2;*/ color:#fafafa; height:auto;line-height:24px;font-size:0.92rem;border:0;}

.data-file tr th.first {background:#ffffff;color:#006699;}

table.data-file tr td:nth-child(2) {font-weight:500;}
table.data-file tr th:nth-child(3),
table.data-file tr th:nth-child(4) {padding-right:10px;text-align:right;}
table.data-file tr td:nth-child(4) {padding-right:10px;text-align:right;}

table.data-file tr th:last-child,
table.data-file tr td:last-child{text-align:center;}

table.data-file tr td:nth-child(3) {color:#717471;font-weight:500;}
table.data-file tr td:nth-child(4) {font-size:120%;}

table.data-file tr td {color:#111;border:0;border-bottom:1px solid #ddd;}
table.data-file tr td a {color:#111;}

table.data-file tr:hover td {background:#DDFFFE;}

/*data-update,data-turn removed */

.data-chart {width:100%;height:200px;}
.data-charts .head {display:block;width:100%;background:#356AA0; color:#FFFFFF;line-height:24px;font-weight:700;text-align:center;}
.data-charts .head span {padding:0 0 0 5px;display:inline;}

.data-charts .head span.change {background:#ffffff;padding:0 3px 0 3px;line-height:24px;}
.data-charts h2 {color:#ffffff;font-size:inherit;}

.fleft{float:left;}
.adsClass {float:left;margin:2px 8px 1px 2px;display:inline-block;}
.fright{float:right;}

.banknote {display:block;}


div.inf {float:left;display:inline;}
.nbpg { display:none;}



input[type="submit"], input[type="button"],button,single_flt {
    font-size:inherit; 
    font-weight:700;
    color: #333333;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    border-radius:4px;
}

input, select, textarea,single_flt,flt0_table12 {

    font-size:inherit;

    background: #FFFFFF;
    font-weight:700;
    color: #333333;
    border:0;
}

input, select, textarea input[type="text"] {
  padding: 3px 6px;
      border:0;
  border-left: 2px solid #fafafa;
}

input[type="text"]:focus
 {
         border:0;
	border-left: 2px solid #777;
	background:#fafafa;
}


.converter-right select {
  padding: 3px;
  width:336px;box-sizing:border-box;
  background:#ffffff;
  border: solid 1px #2B3856;
  color:#ffffff;
}

.converter-right input[type="text"]{
  padding: 4px;
  background:#ffffff;
  border: solid 1px #2B3856;
  color:#000000;
}

.converter-right .calc-select {
  width:336px;box-sizing:border-box;
   height: 34px;
   overflow: hidden;
   background: #eeeeee;
   border: 1px solid #333;
   color:#000000;
   border-radius:4px;
   }

.converter-right .head {width:336px;display:block;background:#356AA0;color:#FFFFFF;height:30px;line-height:30px;text-align:center;font-weight:700;border-radius:4px;}

.converter-right #cross-start 
{width:336px;display:block;background:#356AA0;border:1px solid #333333;color:#FFFFFF;height:30px;line-height:30px;text-align:center;font-weight:700;cursor:pointer; }

.converter-right #cross-start:hover{background:#333333;color:#ffffff;}

.aed, .all, .amd, .ang, .ars, .aud, .azn, .bbd, .bdt, .bgn, .bhd, .bif, .bnd, .bob, .brl, .bsd, .btc, .bwp, .bzd, .cad, .chf, .clp, .cny, .cop, .crc, .cup, .czk, .djf, .dkk, .dop, .dzd, .egp, .etb, .eur, .fjd, .gbp, .gel, .ghs, .gmd, .gnf, .gtq, .hkd, .hnl, .hrk, .htg, .huf, .idr, .ils, .inr, .isk, .iqd, .irr, .jmd, .jod, .jpy, .kes, .khr, .kmf, .krw, .kwd, .kzt, .lak, .lbp, .lkr, .lsl, .ltl, .lyd, .mad, .mdl, .mga, .mkd, .mmk, .mop, .mro, .mur, .mvr, .mwk, .mxn, .myr, .nad, .ngn, .nio, .nok, .npr, .nzd, .omr, .pab, .pen, .pgk, .php, .pkr, .pln, .pyg, .qar, .ron, .rsd, .rub, .rwf, .sar, .scr, .sdg, .sek, .sgd, .sos, .std, .svc, .syp, .szl, .thb, .tnd, .trk, .try, .tl, .ttd, .twd, .tzs, .uah, .ugx, .usd, .uyu, .uzs, .ves, .vnd, .vuv, .xaf, .xcd, .xof, .xpf, .yer, .zar, .zmw
{ display: inline-block; background: url('https://tlkur.com/images/data/sprite-rates.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; }
 
.aed { background-position: -2px -0px; width: 24px; height: 24px; }
.all { background-position: -28px -0px; width: 24px; height: 24px; }
.amd { background-position: -54px -0px; width: 24px; height: 24px; }
.ang { background-position: -80px -0px; width: 24px; height: 24px; }
.ars { background-position: -106px -0px; width: 24px; height: 24px; }
.aud { background-position: -132px -0px; width: 24px; height: 24px; }
.azn { background-position: -28px -286px; width: 24px; height: 24px; }
.bbd { background-position: -158px -0px; width: 24px; height: 24px; }
.bdt { background-position: -184px -0px; width: 24px; height: 24px; }
.bgn { background-position: -210px -0px; width: 24px; height: 24px; }
.bhd { background-position: -236px -0px; width: 24px; height: 24px; }
.bif { background-position: -262px -0px; width: 24px; height: 24px; }
.bnd { background-position: -2px -26px; width: 24px; height: 24px; }
.bob { background-position: -28px -26px; width: 24px; height: 24px; }
.brl { background-position: -54px -26px; width: 24px; height: 24px; }
.bsd { background-position: -80px -26px; width: 24px; height: 24px; }
.btc { background-position: -28px -286px; width: 24px; height: 24px; }
.bwp { background-position: -106px -26px; width: 24px; height: 24px; }
.bzd { background-position: -132px -26px; width: 24px; height: 24px; }
.cad { background-position: -158px -26px; width: 24px; height: 24px; }
.chf { background-position: -184px -26px; width: 24px; height: 24px; }
.clp { background-position: -210px -26px; width: 24px; height: 24px; }
.cny { background-position: -236px -26px; width: 24px; height: 24px; }
.cop { background-position: -262px -26px; width: 24px; height: 24px; }
.crc { background-position: -2px -52px; width: 24px; height: 24px; }
.cup { background-position: -28px -52px; width: 24px; height: 24px; }
.czk { background-position: -54px -52px; width: 24px; height: 24px; }
.djf { background-position: -80px -52px; width: 24px; height: 24px; }
.dkk { background-position: -106px -52px; width: 24px; height: 24px; }
.dop { background-position: -132px -52px; width: 24px; height: 24px; }
.dzd { background-position: -158px -52px; width: 24px; height: 24px; }
.egp { background-position: -184px -52px; width: 24px; height: 24px; }
.etb { background-position: -210px -52px; width: 24px; height: 24px; }
.eur { background-position: -236px -52px; width: 24px; height: 24px; }
.fjd { background-position: -262px -52px; width: 24px; height: 24px; }
.gbp { background-position: -2px -78px; width: 24px; height: 24px; }
.gel { background-position: -28px -78px; width: 24px; height: 24px; }
.ghs { background-position: -54px -78px; width: 24px; height: 24px; }
.gmd { background-position: -80px -78px; width: 24px; height: 24px; }
.gnf { background-position: -106px -78px; width: 24px; height: 24px; }
.gtq { background-position: -132px -78px; width: 24px; height: 24px; }
.hkd { background-position: -158px -78px; width: 24px; height: 24px; }
.hnl { background-position: -184px -78px; width: 24px; height: 24px; }
.hrk { background-position: -210px -78px; width: 24px; height: 24px; }
.htg { background-position: -236px -78px; width: 24px; height: 24px; }
.huf { background-position: -262px -78px; width: 24px; height: 24px; }
.idr { background-position: -2px -104px; width: 24px; height: 24px; }
.ils { background-position: -28px -104px; width: 24px; height: 24px; }
.inr { background-position: -54px -104px; width: 24px; height: 24px; }
.isk { background-position: -28px -286px; width: 24px; height: 24px; }
.iqd { background-position: -80px -104px; width: 24px; height: 24px; }
.irr { background-position: -106px -104px; width: 24px; height: 24px; }
.jmd { background-position: -132px -104px; width: 24px; height: 24px; }
.jod { background-position: -158px -104px; width: 24px; height: 24px; }
.jpy { background-position: -184px -104px; width: 24px; height: 24px; }
.kes { background-position: -210px -104px; width: 24px; height: 24px; }
.khr { background-position: -236px -104px; width: 24px; height: 24px; }
.kmf { background-position: -262px -104px; width: 24px; height: 24px; }
.krw { background-position: -2px -130px; width: 24px; height: 24px; }
.kwd { background-position: -28px -130px; width: 24px; height: 24px; }
.kzt { background-position: -54px -130px; width: 24px; height: 24px; }
.lak { background-position: -80px -130px; width: 24px; height: 24px; }
.lbp { background-position: -106px -130px; width: 24px; height: 24px; }
.lkr { background-position: -132px -130px; width: 24px; height: 24px; }
.lsl { background-position: -158px -130px; width: 24px; height: 24px; }
.ltl { background-position: -184px -130px; width: 24px; height: 24px; }
.lyd { background-position: -210px -130px; width: 24px; height: 24px; }
.mad { background-position: -236px -130px; width: 24px; height: 24px; }
.mdl { background-position: -262px -130px; width: 24px; height: 24px; }
.mga { background-position: -2px -156px; width: 24px; height: 24px; }
.mkd { background-position: -28px -156px; width: 24px; height: 24px; }
.mmk { background-position: -54px -156px; width: 24px; height: 24px; }
.mop { background-position: -80px -156px; width: 24px; height: 24px; }
.mro { background-position: -106px -156px; width: 24px; height: 24px; }
.mur { background-position: -132px -156px; width: 24px; height: 24px; }
.mvr { background-position: -158px -156px; width: 24px; height: 24px; }
.mwk { background-position: -184px -156px; width: 24px; height: 24px; }
.mxn { background-position: -210px -156px; width: 24px; height: 24px; }
.myr { background-position: -236px -156px; width: 24px; height: 24px; }
.nad { background-position: -262px -156px; width: 24px; height: 24px; }
.ngn { background-position: -2px -182px; width: 24px; height: 24px; }
.nio { background-position: -28px -182px; width: 24px; height: 24px; }
.nok { background-position: -54px -182px; width: 24px; height: 24px; }
.npr { background-position: -80px -182px; width: 24px; height: 24px; }
.nzd { background-position: -106px -182px; width: 24px; height: 24px; }
.omr { background-position: -132px -182px; width: 24px; height: 24px; }
.pab { background-position: -158px -182px; width: 24px; height: 24px; }
.pen { background-position: -184px -182px; width: 24px; height: 24px; }
.pgk { background-position: -210px -182px; width: 24px; height: 24px; }
.php { background-position: -236px -182px; width: 24px; height: 24px; }
.pkr { background-position: -262px -182px; width: 24px; height: 24px; }
.pln { background-position: -2px -208px; width: 24px; height: 24px; }
.pyg { background-position: -28px -208px; width: 24px; height: 24px; }
.qar { background-position: -54px -208px; width: 24px; height: 24px; }
.ron { background-position: -80px -208px; width: 24px; height: 24px; }
.rsd { background-position: -106px -208px; width: 24px; height: 24px; }
.rub { background-position: -132px -208px; width: 24px; height: 24px; }
.rwf { background-position: -158px -208px; width: 24px; height: 24px; }
.sar { background-position: -184px -208px; width: 24px; height: 24px; }
.scr { background-position: -210px -208px; width: 24px; height: 24px; }
.sdg { background-position: -236px -208px; width: 24px; height: 24px; }
.sek { background-position: -262px -208px; width: 24px; height: 24px; }
.sgd { background-position: -2px -234px; width: 24px; height: 24px; }
.sos { background-position: -28px -234px; width: 24px; height: 24px; }
.std { background-position: -54px -234px; width: 24px; height: 24px; }
.svc { background-position: -80px -234px; width: 24px; height: 24px; }
.syp { background-position: -106px -234px; width: 24px; height: 24px; }
.szl { background-position: -132px -234px; width: 24px; height: 24px; }
.thb { background-position: -158px -234px; width: 24px; height: 24px; }
.tnd { background-position: -184px -234px; width: 24px; height: 24px; }
.trk { background-position: -210px -234px; width: 24px; height: 24px; }
.try { background-position: -210px -234px; width: 24px; height: 24px; }
.tl { background-position: -210px -234px; width: 24px; height: 24px; }
.ttd { background-position: -236px -234px; width: 24px; height: 24px; }
.twd { background-position: -262px -234px; width: 24px; height: 24px; }
.tzs { background-position: -2px -260px; width: 24px; height: 24px; }
.uah { background-position: -28px -260px; width: 24px; height: 24px; }
.ugx { background-position: -54px -260px; width: 24px; height: 24px; }
.usd { background-position: -80px -260px; width: 24px; height: 24px; }
.uyu { background-position: -106px -260px; width: 24px; height: 24px; }
.uzs { background-position: -132px -260px; width: 24px; height: 24px; }
.ves { background-position: -158px -260px; width: 24px; height: 24px; }
.vnd { background-position: -184px -260px; width: 24px; height: 24px; }
.vuv { background-position: -210px -260px; width: 24px; height: 24px; }
.xaf { background-position: -236px -260px; width: 24px; height: 24px; }
.xcd { background-position: -262px -260px; width: 24px; height: 24px; }
.xof { background-position: -2px -286px; width: 24px; height: 24px; }
.xpf { background-position: -28px -286px; width: 24px; height: 24px; }
.yer { background-position: -54px -286px; width: 24px; height: 24px; }
.zar { background-position: -80px -286px; width: 24px; height: 24px; }
.zmw { background-position: -106px -286px; width: 24px; height: 24px; }

div.footer {
    text-align:left;
	color: #fff;
    font-size:0.88rem;
    padding:25px 15px;
}
div.footer div {font-size:0.88rem;}
div.footer a {color:#fff;}

.green   { background: #779126; }

/******* tables **/

.azn, .dem, .xau, .xag, .gr, .atalira, .ceyrek
{ display: inline-block; background: url('https://tlkur.com/images/data/sprite-rates2.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; }
 
.azn { background-position: -0px -0px; width: 24px; height: 24px; }
.dem { background-position: -0px -24px; width: 24px; height: 24px; }
.xau,.gr, .atalira, .ceyrek { background-position: -0px -48px; width: 24px; height: 24px; }
.xag { background-position: -0px -72px; width: 20px; height: 20px; }


.btc, .eth, .ltc, .bch
{ display: inline-block; background: url('https://tlkur.com/images/data/sprite-rates3.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; }
 
.btc { background-position: -2px -0px; width: 24px; height: 24px; }
.bch { background-position: -2px -0px; width: 24px; height: 24px; }
.eth { background-position: -2px -26px; width: 24px; height: 24px; }
.ltc { background-position: -2px -52px; width: 24px; height: 24px; }



/* CRYPTO SPRITE */
.ada, .bcc, .bch, .btg, .dash, 
.dem, .doge, .eos, .etc, .eth, 
.gnt, .hsr, .iot, .iota, .lsk, 
.ltc, .miota, .neo, .ans, .omg, .powr, 
.qtum, .rep, .sbd, .sc, .sdr, 
.strat, .usdt, .vtc, .waves, .xem, 
.xlm, .xmr, .xrp, .zec
{ display: inline-block; background: url('https://tlkur.com/images/data/tlkur_crypto.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; }
 
.ada { background-position: -4px -0px; width: 24px; height: 24px; }
.bcc { background-position: -32px -0px; width: 24px; height: 24px; }
.bch { background-position: -60px -0px; width: 24px; height: 24px; }
.btg { background-position: -88px -0px; width: 24px; height: 24px; }
.dash { background-position: -116px -0px; width: 24px; height: 24px; }
.dem { background-position: -4px -28px; width: 24px; height: 24px; }
.doge { background-position: -32px -28px; width: 24px; height: 24px; }
.eos { background-position: -60px -28px; width: 24px; height: 24px; }
.etc { background-position: -88px -28px; width: 24px; height: 24px; }
.eth { background-position: -116px -28px; width: 24px; height: 24px; }
.gnt { background-position: -4px -56px; width: 24px; height: 24px; }
.hsr { background-position: -32px -56px; width: 24px; height: 24px; }
.iot { background-position: -60px -56px; width: 24px; height: 24px; }
.iota { background-position: -88px -56px; width: 24px; height: 24px; }
.lsk { background-position: -116px -56px; width: 24px; height: 24px; }
.ltc { background-position: -4px -84px; width: 24px; height: 24px; }
.miota { background-position: -32px -84px; width: 24px; height: 24px; }
.neo, .ans { background-position: -60px -84px; width: 24px; height: 24px; }
.omg { background-position: -88px -84px; width: 24px; height: 24px; }
.powr { background-position: -116px -84px; width: 24px; height: 24px; }
.qtum { background-position: -4px -112px; width: 24px; height: 24px; }
.rep { background-position: -32px -112px; width: 24px; height: 24px; }
.sbd { background-position: -60px -112px; width: 24px; height: 24px; }
.sc { background-position: -88px -112px; width: 24px; height: 24px; }
.sdr { background-position: -116px -112px; width: 24px; height: 24px; }
.strat { background-position: -4px -140px; width: 24px; height: 24px; }
.usdt { background-position: -32px -140px; width: 24px; height: 24px; }
.vtc { background-position: -60px -140px; width: 24px; height: 24px; }
.waves { background-position: -88px -140px; width: 24px; height: 24px; }
.xem { background-position: -116px -140px; width: 24px; height: 24px; }
.xlm { background-position: -4px -168px; width: 24px; height: 24px; }
.xmr { background-position: -32px -168px; width: 24px; height: 24px; }
.xrp { background-position: -60px -168px; width: 24px; height: 24px; }
.zec { background-position: -88px -168px; width: 24px; height: 24px; }

/**********************************************************/
#toggle {display:none;}
img.news {display:block;padding:3px;border:2px dashed #ddd;margin:10px 0;width:75%;}


.red_h, .green_h {font-size:0.837rem;font-weight:normal;}
.red-font, .green-font {font-size:0.849rem;font-weight:normal;}



.information {display:block;font-size:1rem;line-height:1.55rem;color:#333;width:100%;padding:5px;}
 .information h1 {background:#ebebeb;color:#333;padding:5px 9px;font-size:125%;line-height:1.75rem;margin-bottom:6px;}
  .information h2 {background:#ebebeb;color:#333;padding:5px 9px;font-size:105%;line-height:1.65rem;margin-bottom:6px;}
  .information table tr td h2 {background:#ebebeb;color:#333;padding:5px 2px;font-size:105%;line-height:1.65rem;margin: 0 -4px;}
 .information h3 {background:#eee;display:inline;color:#333;padding:5px 9px;font-size:100%;line-height:20px;}
 .information img {width:75%;display:block;box-sizing:border-box;}
 
/*************************************************************************************************************************************************** MOBILE *********************************/
 
@media only screen and (max-width: 450px) {
    
img.news {display:block;padding:3px;border:2px dashed #ddd;margin:10px 0;width:95%;}
    #toggle {display:block;}
    .mobile_inline {display:inline;}
    .mobile_top {display:inline-block;float:left;width:49%;height:75px;margin:1px;padding:13px 4px;box-sizing:border-box;}
    * {max-width:100%;}
    
    /*ul.chart_menu {overflow-x:scroll;}*/
    
    body {display:block;width:100%;box-sizing:border-box;color:#333; font-size:1rem;}
    table {display:table;width:100%;}
    .data-list {display:table;width:100%;}
    
  div {
    display:block;width:100%;box-sizing:border-box;margin:5px 0;
  }
  
  
    div.Main_Side {display:block;width:100%;vertical-align:top;box-sizing:border-box;padding:0 4px;}
    div.Right_Side {display:block;width:100%;vertical-align:top;}
    
    input {display:block;width:100%;}
    
/******************************************************************/

.main {width:99%;}
.clear {clear:both;}
/******************************************************************/

#top {text-align:center;margin:0;margin-bottom:1px;width:100%;border-bottom:0;padding:0;border-top:3px solid var(--menubg);margin-top:-1px;outline:0;}
#bottom {text-align:center;margin:0;margin-top:1px;width:100%;border-bottom:0;padding:0;border-top:3px solid var(--menubg);outline:0;}


.data_kurss tr th h2 {font-size:1rem;}

ul.headers {width:100%;position:relative;padding:2px 0 0 0;text-align:center;margin:0;}
ul.headers li {border-radius:2px;width:49%;height:92px;display:inline-block;float:left;line-height:20px;border-right: 0;padding:3px;box-sizing:border-box;background:inherit;
}

ul.headers li:nth-child(2) {border-right:0;}
ul.headers li:nth-child(3) {}
ul.headers li:nth-child(6) {margin-right:0;} 
/*ul.headers li:nth-child(4) {display:none;height:0;}*/

ul.headers li span {display:block;}
ul.headers li div.head {border-radius:5px;display:block;height:22px;padding:2px 4px;font-weight:700;background:inherit;}

ul.headers li div.head span.title {padding:0;display:inline-block;font-weight:700;
text-align:center;height:21px;line-height:22px;padding-left:5px;}

ul.headers li div.head span.title a {}

ul.headers li div.head span{ float:left;display:inline-block;line-height:25px;}


/****************************************************************/



/****************************************************************/

table {display:block;width:100%;}
table tr th:nth-child(6) {display:none;}
table tr td:nth-child(6) {display:none;}

div.exchange-info {display:block;width:100%;padding:0;box-sizing:border-box;margin-bottom:0;padding-bottom:0;}
div.exchange-info h1 {border-bottom:1px solid #f2f2f2;}
td.cevirici {display:none;}


.data-chart {width:100%;height:200px;}
.data-charts .head {display:block;width:100%;background:#ebebeb;border:0; color:#333333;line-height:24px;font-weight:700;text-align:center;}
.data-charts .head span {padding:0 0 0 5px;display:inline;}
.data-charts .head span.b {font-size:1rem;}
.data-charts .head span.change {background:#ffffff;padding:0 3px;line-height:24px;}
.data-charts h2 {color:inherit;font-size:1rem;}

}
/*************************************************************/










div.card {display:block;width:100%;padding:10px;background:#fff;border-radius:5px;margin-bottom:10px;box-sizing:border-box;}
div.part1 {display:inline-block;width:50%;vertical-align:top;padding-bottom:5px;border-radius:5px;}
div.part2 {display:inline-block;width:46%;vertical-align:top;padding-bottom:5px;border-radius:5px;}
table.part {display:table;width:100%;color:#333;}
table.part tr th {border:0;font-size:16px;padding:5px;background:#f1f1f1;color:#444;text-align:left;line-height:20px;}
table.part h2 {color:inherit;font-size:inherit;}
table.part tr td {border:0;font-size:22px;padding:15px 5px;vertical-align:middle;}
table.part tr:nth-child(2) td {vertical-align:bottom;}
table.part tr td:nth-child(3) {text-align:left;}
table.history {border-spacing:3px;display:table;width:100%;}
table.history th {background:#f1f1f1;border-top:1px solid #ddd;}
table.history td,
table.history th {font-size:14px;text-align:center;padding:0 5px;}
table.part2 {display:table;width:100%;border-spacing:1px;border-radius:4px;color:#111;}
table.part2 tr th {border-bottom:0px solid #ddd;color:var(--bluesoft2);}
table.part2 tr th, 
table.part2 tr td {text-align:left;font-size:14px;height:auto;padding:0 10px;} 
@media only screen and (max-width: 450px) { 
div.part1 {display:block;width:100%;vertical-align:top;}
div.part2 {display:block;width:100%;vertical-align:top;}
table.part tr th {font-size:16px;padding:5px;}
table.part h2 {color:inherit;font-size:inherit;}
table.part tr td {border:0;font-size:22px;padding:10px;}
}