
*,
*::before,
*::after {
    box-sizing: border-box;
}
html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    background:#F4EBCE ;
    font-family:Tahoma, Geneva, sans-serif

}

h1 {
    font-size: 130%;
}
h2 {
    font-size: 110%;
}
td, th {
    vertical-align: middle;
}
a {
    color:#004882;
    text-decoration:none;
}

a:hover { color:#41C5EF; }

.clear { clear:both; }

#wrapper {
    margin:0 auto;
    background-color:#FFFFFF;
    padding: 5px;
    width: 1117px;

}

/* header */
#footer {
    background-color:#778899;
    color:#fff;
}
#header a,#footer a {
    color:#fff;
}

#top-bar {
    padding-left:8px;
    background:transparent url('images/pagemenu.jpg') repeat 0 0;
    height:33px;
    height:33px;
    line-height:33px;
    font-size:12px;
}
#top-bar li {
    display:inline;
    padding:0 8px;
}

#top-bar a { color:#FFFFFF; }

#top-bar a:hover {
    color:#41C5EF;
}


#topper-bar {
    padding-left:8px;
    background:transparent url('images/pagemenu2.jpg') repeat 0 0;
    height:33px;
    height:33px;
    line-height:33px;
    font-size:12px;
}
#topper-bar li {
    display:inline;
    padding:0 8px;
}

#topper-bar a { color:#FFFFFF; }

#topper-bar a:hover {
    color:#41C5EF;
}

#header ul{
    margin: 0;
    padding: 0;
    border: 0;
    text-align: center;

}
.table-container{
    overflow: scroll;
    max-height:400px;
}

/* branding */
#branding {
    padding:5px;
    display:block;
    text-align: center;
}
#branding h1{
    font-size: 24px;	
    margin-top:0px;
    margin-bottom: 3px;
}

#branding h1 a{
    color: #9C340D;	
}
#branding p{
    margin-top:0;	
    margin-bottom:4px;	
    color: #9C340D;	
    font-weight:bold;
}


#category-menu {
    height:36px;
    line-height:36px;
    overflow:hidden;
    font-size:14px;
    padding:0 8px;
    background-image: url(images/header-content-bg.jpg);
    margin-top:2px;
    margin-right: 4px;
    margin-left: 4px;
}	


#category-menu li {
    display:inline;
    margin-right:17px;
}

#category-menu li a { color:#50482E; }

#category-menu li a:hover { color:#795C29; }

/* content */
#content {
    margin-top:5px;
}

.wide_box {
    padding:0 10px;
    margin-bottom:10px;
}
.wide_box h2, .box h2 , .box2 h2, .sidebar-box h2{
    color:#184E69;
}
.wide_box h4{
    margin-top: 0;
}
.entry img{
    text-align: center;
    margin:auto;
    display:block;
}

.wide_box h3, .box h3 {
    font-size:16px;
}
.wide_box .chart {
    margin:auto;
    text-align:center;
}

.top-img{
    vertical-align: middle;
}

.box .title a { color:#4D7CB3; }

.box .title a:hover { color:#555555; }


/* sidebar */
#sidebar {
    float:right;
    width:220px;
    margin-top:5px;
}

#sidebar .widget-title {
    font-size: 14px;
    padding: 3px;
    margin: 0px;
    color:#FFF;
    background-color:#39F;

}

#sidebar h2 a {
    font-size: 14px;
    padding: 7px;
    margin: 0px;

}
#sidebar h2 a:hover {
    color: #FC6;

}

.widget{
    margin-bottom: 20px;
}

/* footer */
#footer {
    padding-top:10px;
    text-align: center;
    font-size:14px;
}


#footer a:hover { 
    color:#eee; 
}

#footer-menu li {
    display:inline-block;
    padding: 10px;
}

#copyright {
    padding:0 4px 15px;
}

.continent ul{
    list-style-type: none;
    margin:5px;
    padding:0;	
}
.continent ul li{
    list-style-type: none;
    display:inline-block;
    width:30%;
    height:20px;
    overflow:hidden;
    padding:4px;
    background-color:#CCC;
    margin:4px;	


}
.note{
    color:red;
    font-size:12px;
    margin:10px;

}
.sidebar-box ul{
    list-style-type:none;
    margin:0;
    padding:0;

}
.sidebar-box ul li{
    background-color: #F3F7FA;
    border-bottom: 1px solid #CCCCCC;
    font-size: 12px;
    overflow: hidden;
    padding: 5px 3px;	
}

.gradient-style {
    border-collapse: collapse;
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    margin-top: 10px;
    width: 100%;
}
.gradient-style .strong{
    font-weight: bolder;
    font-size: 120%;
}
.gradient-style th {
    background: #B9C9FE;
    border-bottom: 1px solid #FFFFFF;
    border-top: 2px solid #D3DDFF;
    color: #003399;
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
    text-align: start;
}
.gradient-style table{
    margin:auto;
}
.gradient-style td {
    background: #E8EDFF;
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    color: #666699;
    padding: 8px;
    text-align: center;
}
.gradient-style tfoot tr td {
    background: none repeat scroll 0 0 #E8EDFF;
    color: #9999CC;
    font-size: 12px;
}
.gradient-style tbody tr:hover td {
    background: #D0DAFD;
    color: #333399;
}
.gradient-style .rising {
    color:green;
}
.gradient-style .falling {
    color:red;
}
.gradient-style .rising:hover {
    color:green;
}
.gradient-style td.table_cap{
    color: #000000;
    font-weight: bold;	
}
.gradient-style td.table_cap_silver{
    color: #000000;
    font-weight: bold;		
}

.gradient-style h3{
    font-size:20px;
    display:inline;
    border:0;
    color: #000000;
    font-weight: bold;		
}
#sidebar td.continent img{
    vertical-align:inherit;
}
#sidebar td.continent{
    background-color:#B9C9FE;
    font-size:14px;
}

#content {
    width: 72%;
    float: left;
}
#content.full-width {
    width: 100%;
}
#sidebar {
    width: 26%;
    float: right;
}
#footer {
    clear: both;
}

@media screen and (max-width: 980px) {
    #wrapper {
        width: 94%;
    }
    #content {
        width: 73%;
    }
    #sidebar {
        width: 25%;
    }
}

@media screen and (max-width: 700px) {
    #content {
        width: auto;
        float: none;
    }
    #sidebar {
        width: auto;
        float: none;
    }
}
@media screen and (max-width: 480px) {
    #header {
        height: auto;
    }
    h1 {
        font-size: 24px;
    }
}
.clearfix:before,  
.clearfix:after {  
    content: " ";  
    display: table;  
}  
.clearfix:after {  
    clear: both;  
}  
.clearfix {  
    *zoom: 1;  
}  

.ads{
    margin-top:10px;
    margin-bottom:10px;
        height: 290px;
    min-height: 280px;
    text-align: center;
}
.ads-top {
    text-align: center;
}

.mobile-container {
    max-width: 480px;
    margin: auto;
    background-color: #555;
    height: 500px;
    color: white;
    border-radius: 10px;
}

.topnav {
    overflow: hidden;
    background-color: #333;
    position: relative;
}

.topnav #menu-items {
    display: none;
}

.topnav a {
    color: white;
    padding: 5px;
    text-decoration: none;
    display: block;
}

.topnav a.icon {
    display: block;
    position: absolute;
    right: 5px;
    top: 5px;
    width:40px;
    height: 40px;
    background-image: url('images/menu.png')
}
#menu-items a {
    border-top: 1px solid gray;
    line-height: 2;
}
.active {
    color: white;
}
.small{
    font-size: 12px;
}
.image_chart img{
    max-width: 100%;
}

.update{
    font-size: 12px;
}

.btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
    .btn {
        transition: none;
    }
}
.btn:hover {
    color: #212529;
}
.btn-outline-primary {
    color: #0d6efd;
    border-color: #0d6efd;
}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd;
}
.btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}
.btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd;
}
.btn-check:checked + .btn-outline-primary:focus, .btn-check:active + .btn-outline-primary:focus, .btn-outline-primary:active:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus {
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}
.btn-outline-primary:disabled, .btn-outline-primary.disabled {
    color: #0d6efd;
    background-color: transparent;
}
.text-center {
    text-align: center !important;
}
.mb-1 {
    margin-bottom: 0.25rem !important;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border-style: none;
}
.container {
    width: 100%;
    padding: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
    border-radius: 5px;

}

@media (min-width: 576px) {
    .container {
        max-width: 540px;
        padding: 20px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -.5);
    margin-left: calc(var(--bs-gutter-x) * -.5);


}
.row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
}
.g-0,
.gx-0 {
    --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
    --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
    --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
    --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
    --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
    --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
    --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
    --bs-gutter-y: 1rem;
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

}
.rate{
    border-radius: 15px;
    padding:5px;
}
.main{
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-bottom: 5px;
}
.main .large{
    font-size: 30px;
    font-weight: bolder;
    max-width: 350px;
    overflow: hidden;
    margin: 5px;
}
.main .currency-unit{
    font-size: 14px;
    font-weight: bolder;
    display: block;
    margin-bottom: 5px;
}
.main .medium{
}

.live{
    display: inline-block;
    padding:5px 10px;
    border-radius: 50px;
    font-size: 22px;
    background-color:#eee
}
.live-down{
    animation: live-down 1.5s   ease-in-out infinite  ;
}


@keyframes live-down {
    0% {background: #ff626280;}
    50% {background: #ff626240;}
    100% {background: #ff626280;}

}
.live-up{
    animation: live-up 1.5s  ease-in-out infinite;
}
@keyframes live-up {
    0% {background: #89ff8999;}
    50% {background: #89ff8920;}
    100% {background: #89ff8999;}
}



.change-red{
    animation-name: change-red;
    animation-duration: 0.7s;
}

@keyframes change-red {
    from {background: #ff626280;}
    to {background: transparent;}
}

.change-green{
    animation-name: change-green;
    animation-duration: 0.7s;
}

@keyframes change-green {
    from {background: #89ff8980;}
    to {background: transparent;}
}
.change-gray{
    animation-name: change-gray;
    animation-duration: 0.7s;
}

@keyframes change-gray {
    from {background: #f2f2f2;}
    to {background: transparent;}
}
.green{
    color: green;
}
.red{
    color: red;
}
.black{
    color: #000;
}
.up-arrow{
    border-bottom:10px solid green;
    margin-bottom:3px;
}
.down-arrow{
    border-top: 10px solid red;
    margin-bottom: 5px;
}
.down-arrow, .up-arrow{
    width: 0; 
    height: 0; 
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    display: inline-block;
}
.meta-rates{
    direction: ltr;
    height: 27px;
    font-size: 20px;
    font-weight: bolder;
}
.market-state{
    width: 300px;
    margin: auto;
    font-size: large;
    text-align: center;
}
.c,.i{
    background-color: pink;
    padding: 10px;
    border-radius: 5px;
}
#market_state{
    padding: 10px;
    border-radius: 5px;

}
.o{
    background-color: lightgreen;
}
.m-time{
    display: inline-block;
    margin: 3px 5px 0px;
    text-align: center;
    border: 1px solid #fff;
    padding: 5px;
    border-radius: 5px;
    width:70px;
}

.form-control{
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
    .form-control{
        transition: none;
    }
}


select.form-control[size], select.form-control[multiple] {
    height: auto;
}

textarea.form-control {
    height: auto;
}
.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-group {
    margin-bottom: 1rem;
}


.converter select, .converter input , .converter button, .converter .result{
    height: 60px !important;
    box-sizing: border-box;
    width: 100%;
    font-size: 2em;
}
.converter-widget select, .converter-widget input , .converter-widget button, .converter-widget .result{
    font-size: 1.5em;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
}


.btn-success{
    color:#fff;
    background-color:#297373;
    border-color:#297373
}
.btn-success:hover{
    color:#fff;
    background-color:#236262;
    border-color:#215c5c
}

.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.main-result{
    box-sizing: border-box;
    width: 100%;
    font-size: 3em;
}
.text-center {
    text-align: center !important;
}
.text-start {
    text-align: left !important;
  }
  
  .text-end {
    text-align: right !important;
  }
.result{
    font-size: 24px;
    font-weight: bolder;
    text-align: center;
}
.preset-current{
    font-weight: bold;
    text-decoration: underline;
}
.preset-current td{
    background-color: #155724;
}
#result{

}
.navigation .home{
    max-width: 200px;
    max-height: 38px;
    overflow: hidden;
}
.rise {
    color: green;
}

.fall {
    color: red;
}
.marketStatus{
    font-size: 16px;
}
/* Styling for the TOC */
.toc {
    border: 1px solid #ccc;
    padding: 5px;
    background-color: #f9f9f9;
    margin: 20px 0px;
}

.toc ul li {
    margin-bottom: 5px;
}
.toc ul li a {
    text-decoration: none;
    color: #007bff;
}
.toc ul li a:hover {
    text-decoration: underline;
}
.faq{
    max-width:860px;margin:2rem auto;padding:0 1rem;font-family:Tahoma, Arial, sans-serif;
}
.faq details{
    border:1px solid #e5e7eb;border-radius:12px;padding:.75rem 1rem;margin-bottom:.75rem;background:#fff;
}
.faq summary{
    cursor:pointer;font-weight:700;
}
.faq .answer{
    margin-top:.5rem;line-height:1.9;color:#111827;
}
.user-country{
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1.5rem;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
  margin-bottom: 5px;;

}
.user-country a{
  color: #fff;

}

@media (prefers-reduced-motion: reduce) {
  .user-country {
    transition: none;
  }
}
.user-country:hover {
  color: #212529;
}

.user-country:hover {
  color: #fff;
  background-color: #0b5ed7;
  border-color: #0a58ca;
}


.header-bar .main {
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-bottom: 5px;
    background-color: #f9f9f9;
    padding: 10px;
}

.header-bar .main .main-rate {
    margin-bottom: 5px;
}

.header-bar .main .large {
    font-size: 30px;
    font-weight: bolder;
    max-width: 350px;
    overflow: hidden;
}

.header-bar .main .symbol {
    font-size: 30px;
    font-weight: bolder;
    max-width: 350px;
    overflow: hidden;
}

.header-bar .main .currency-unit {
    font-size: 14px;
    font-weight: bolder;
    display: block;
    margin-bottom: 5px;
}

.header-bar{
    width:1140px;
    margin: auto;
}
.header-bar-c::-webkit-scrollbar { 
    display: none;  /* Safari and Chrome */
}
.header-bar-c {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    margin-top: 15px;
}
.table-responsive {
    width: 100%;
    overflow-x: auto;
    display: block;
}

@media (max-width: 575.98px) {
    .table-responsive-sm {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 767.98px) {
    .table-responsive-md {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 991.98px) {
    .table-responsive-lg {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 1199.98px) {
    .table-responsive-xl {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 1399.98px) {
    .table-responsive-xxl {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}
.market{
    height: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
}
.marketStatus {
    font-size: 16px;
}
.market .open {
    color: green;
}
.market .closed {
    color: red;
}
