﻿@media only screen and (orientation : portrait) and (max-device-width: 800px) {
    body {
        -webkit-transform: scale(1.3);
        -webkit-transform-origin-x: 0px;
        -webkit-transform-origin-y: 0px;
    }

    .configurator-holder { margin-left: 210px;margin-top: 85px;}
}

@media only screen and (orientation : portrait) {
    body {
        -webkit-transform: scale(0.65);
        -webkit-transform-origin-x: 0px;
        -webkit-transform-origin-y: 0px;
    }

}


@media only screen and (orientation : landscape)  and (max-device-width: 980px){
    body {
        -webkit-transform: scale(1.91);
        -webkit-transform-origin-x: 0px;
        -webkit-transform-origin-y: 0px;
    }
}

@media only screen and (orientation : landscape)  and (max-device-width: 1025px){
    body {
        -webkit-transform: scale(1);
        -webkit-transform-origin-x: 0px;
        -webkit-transform-origin-y: 0px;
    }


}

*
{
    margin: 0;
    padding: 0;
}
body
{
    position: absolute;
    top: 0;
    background-size: cover;
    min-width: 1024px;
}
.page-holder {
    width: 100% !important;
    /*position: relative;*/
    left: 0px;
    background: none repeat scroll 0 0 ;
    margin:0 auto;
    padding:0;
    right:0px;
}

.page-holder_noBanner 
{
    position: relative;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}

.banner_rightSide {
    position: absolute;
    right: 0;
    width: 0;
    
}

.page
{
    /*background-color: #ffffff;*/
    /*float: left;
    width:100%;
    max-width: 1200px; */
}
#main-content-left{max-width:980px}
#main-content-markets { margin-left: 15px; } 
#Heading
{
    /*width: 864px;*/
}

.grid300 {
    width: 300px;
}

.screener div.screener-result {
    overflow: hidden;
    overflow-x: auto;
    width: 864px;
    max-width: 864px;
}


.screener-form .chzn-container-multi .chzn-choices .search-choice
{
    padding-right: 5px;
}

.chzn-container-multi .chzn-choices li.choices-count
{
    margin-left: 1px;
}


div.main-menu-holder  ul.main-navigation li#screener div.sub-inner, #submenu_screener {padding-left: 480px !important;  }
div.main-menu-holder  ul.main-navigation li#screener div.sub-inner-en-US, #submenu_screener.submenu-fixed-en-US { padding-left: 380px !important; }
div.main-menu-holder  ul.main-navigation li#screener div.sub-inner-hu-HU, #submenu_screener.submenu-fixed-hu-HU { padding-left: 500px !important; }

.alternative-price table
{
    max-width: 100% !important;
    position: relative !important;
}
.popup-minidetails
{
    overflow: auto;
}
.pricepageQuoteboard .board-item-4, .pricepageQuoteboard .board-item-right-4 {
    width: 199px;
}
.pricepageQuoteboard .board-item-5, .pricepageQuoteboard .board-item-right-5 {
    width: 155px;
}
.pricepageQuoteboard .board-item-6, .pricepageQuoteboard .board-item-right-6 {
    width: 126px;
}
 .pricepageQuoteboard .board-item-right-5 {
     border-right: 0;
     padding: 7px 7px 9px 9px;
}

.screenerreadonlyl-results{ width: 300px;max-width: 300px; overflow-x: auto}
.screenerreadonlyl-results table th span {
  min-width: 45px !important;
  max-width: 67px !important;
}

.period-time-selection-holder ul {
    margin-bottom: 10px;
}
.economic-calendar-datetime-selector {
    width: 212px;
}


#CanvasChartDetails .tt_canvasContainer { width: 800px !important; }

.fixed-element {
  position: absolute !important;
  
}
.fixed-android-element {
    -webkit-backface-visibility: hidden;
     -webkit-transition: none !important;
}

a.share-button {
  left: auto !important;
  right: 0 !important;
}

.shared-menu {
  left: auto !important;
  right: 50px !important;
}

.checkboxHTML .checkbox-select
{
    white-space: nowrap;
}
.checkboxHTML span {
    padding-left: 2px !important;
    padding-right: 1px !important;

}
.schrink .tabed-navi li a, .schrink .tabed-navi li.selected a, .schrink .tabed-navi li a:hover {
    
    padding:4px 4px 0 3px !important;
}

.tt_fullscreen_custom {
    position: absolute;
    top: 40px;
    right: 0px;
    display: inline-block; 
    background-image: url("../Canvas/img/Toolbar_gray_sprite.png");
    background-position: center -1103px;
    background-repeat: no-repeat;
    box-shadow: 0 0 4px #FFFFFF inset;
    cursor: pointer;
    width: 35px;
    border: 1px solid #DDDDDD;
    float: right;
    margin-right: 20px;
    height: 35px;
    line-height: 22px;
    z-index: 2147483647;
   
}

div.tt_fullscreen, div.mobile-side-ad {
    display: none !important; 
   
}
#canvasChart { position: relative;}
.tt_canvasContainer  { max-width: 926px !important;} 