.markets-section{}.markets-section--fullscreen{position:fixed;top:0;left:0;width:100%;height:100%;z-index:150;background-color:#fff;margin:0}.markets-section__nav{font-family:'Roboto',Arial,sans-serif;font-weight:400;font-size:14px;display:flex;flex-direction:row;align-items:center;padding:6px 10px;border:1px solid #efefef;border-bottom:none}.markets-section__nav::-webkit-scrollbar{width:0;height:0}.markets-section__nav-bar{flex-grow:1;display:flex;flex-direction:row;align-items:center}.markets-section__nav-bar-item{padding:5px 10px;color:#545b66;cursor:pointer;white-space:nowrap;margin-right:5px}.markets-section__nav-bar-item:hover{background-color:#f7f8f8;border-radius:3px}.markets-section__nav-bar-item--active{font-weight:500;color:#545b66!important;background-color:#f8f9fa!important;cursor:default}.markets-section__nav-bar-title{font-weight:700;padding:0 5px;color:#545b66;cursor:default;white-space:nowrap}.markets-section__nav-buttons{display:flex;flex-direction:row;align-items:center}.markets-section__nav-button{margin-left:10px;cursor:pointer;position:relative}.markets-section__nav-img,.markets-section__nav-img-hover{width:15px;height:15px;margin-right:2px;margin-top:-3px;max-height:unset;max-width:unset}.markets-section__nav-img{display:inline-block}.markets-section__nav-img-hover{display:none}.markets-section__nav-button:hover .markets-section__nav-img{display:none}.markets-section__nav-button:hover .markets-section__nav-img-hover{display:inline-block}#general-markets-wrapper{width:100%}#image-chart-wrapper{display:none;border-top:1px solid #efefef;margin:0 10px;position:relative}.markets-section__dropdown{display:none;position:absolute;left:auto;top:-10px;right:2px;width:190px;background-color:#fff;border-radius:3px;box-shadow:1px 3px 5px #0c0b0b59;cursor:default;z-index:151}.markets-section__dropdown-header{position:relative;padding-top:10px;padding-left:10px;padding-bottom:10px;border-bottom:1px solid #f3f3f3}.markets-section__dropdown-header-text{color:#545866;font-size:13px;font-weight:bold}.markets-section__dropdown-body{position:relative;top:0;padding:5px 0;padding-top:0;max-height:400px;overflow-y:auto}.markets-section__dropdown-item{display:flex;align-items:center;padding:7px 15px;white-space:normal;position:relative}.markets-section__dropdown-item:hover{background-color:#ffdead}.markets-section__dropdown-item-img{width:20px;margin-top:-2px;margin-right:10px}.markets-section__dropdown-item-label{}@media screen and (max-width:480px){.markets-section__nav{padding:7px 5px}.markets-section__nav-bar-title{padding:0 5px}.markets-section__nav-bar-item{padding:5px 5px}}@media screen and (max-width:992px){}