﻿html, body{
  min-height: 100%;
}
body{
  position: relative;
}


.headBand .title {
    padding-right: 15px;
}

.imgHeadBand {
    line-height: 1;
}

.infosBand {
    min-width:128px;
    display: inline-block;
    flex-grow: 1;
    margin-top: 3px;
    margin-bottom: 3px;
}


.datePublished {
    display: inline-block;
    margin-left: 25px;
    margin-right: 12px;
    /* Use top and bottom margins to force container to a minimum height, because IE 11 doesn't support 
        vertical centering in a flex box container that has a min-height attribute */
    margin-top: 32px;
    margin-bottom: 31px;
    min-width: 80px;
}

.toolsBand .print a {
    display: flex;
    align-items: center;
}

.middleBand {
    width: 100%;
    display: flex;
}

.middleBand .graph {
    flex-grow: 1;
}

.menuProduct {
    flex-shrink: 0
}

.menuProduct ul, .menuProduct .ongletProduct:not(.k-state-active)
 {
    background: #f4f4f4;
    border: none;
    padding: 0;
    margin: 0;
}

 .ongletProduct.k-state-active {
    background: #ffffff !important;
    border: none!important;
}


  .ongletProduct a span {
    line-height: 100%;
    text-align: left;
    font-size: 11px;
    margin-bottom: 3px;
}
  
.ongletProduct a.k-link img {
    margin: auto!important;
    margin-top: 20px!important;
}

.ongletProduct a div {
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
    width: 33%;
    vertical-align: middle;
}


@media only screen and (min-width:606px) and  (max-width:719px)
{
    .isotopeProduct {
        width: 606px;
        min-height:490px;
        margin: 0 auto;
    }
}

@media only screen and (max-width:605px) 
{
    .isotopeProduct {
        width: 293px;
        margin: 0 auto;
    }

}

@media only screen and (min-width:1280px) {

    .wrap {
        width: 100%;
    }

    .imgHeadBand img, .imgHeadBand .svg {
        height: 28px !important;
        width: 28px !important;
    }

    .ongletProduct a span.bold,  .ongletProduct a div span:not(.visibleBelow960) {
        display:block;
    }

    .ongletContent img {
        max-width:850px;
        width: 100%;
        height:auto;
    }

    .commentary {
        min-width: 380px;
        /* width: 31%;*/
        height: auto;
        max-width: 470px;
    }


    .menuProduct {
        width: 140px;
    }
}

.HeadTitle {
    box-sizing: border-box;
    min-height: 72px;
    margin-top: 14px;
    padding-bottom: 10px;
    padding-left: 30px;
}

@media only screen and (min-width:960px) and (max-width:1279px) {

    .wrap {
        width: 100%;
    }

    .ongletContent img {
        max-width:738px;
        width:100%;      
    }

    .ongletProduct a span.bold,  .ongletProduct a div span:not(.visibleBelow960) {
        display:block;
    }

    .menuProduct {
        width: 120px;     
    }


    .graph {
        /*width:57%;*/
    }

    .commentary {
        min-width: 380px;
        /* width: 31%;*/
        height: auto;
        max-width: 470px;
    }
}


@media only screen and (min-width:960px) { 
    .HeadTitle {
        line-height: 2;
        margin-top: 26px;
        min-height: 68px;
    }
    .imgHeadBand img {
        height: 35px !important;
        width: 35px !important;
        position: relative;
        top: 2px;
    }
    .cityValue .svg, .cbrValue .svg {
        height:25px;
        width: 25px;
    }
     

    .cityValue:first-child {
        margin-left:30px;
    }

    .ongletProduct a img, .ongletProduct a .svg {
        max-width:45px;
    }
    .linkLogo span {
        width: 75px;
    }
    .emailFriend {
        margin-top: 5px;
        height: 20px;
    }
    #watchListSelector .k-dropdown {
        padding-left:30px;
        width:300px;
        background:url(/img/addnewmodule.png) no-repeat center left #343434 /*rtl:url(/img/addnewmodule.png) no-repeat center right #343434*/;
    }
    .cityValue:not(:first-child) {
        margin-left: 40px;
    }
    .cbrValue:not(:first-child) {
        margin-left: 40px;
    }
     .cbrValue:first-child {
        margin-left: 40px;
    }
    .commentary {
        min-width: 380px;
      
        height: auto;
        max-width: 470px;
    }

    .visibleBelow960 {
        display: none;
    }

    .hiddenBelow960 {
        display:block;
    }

    .ongletProduct {
        height: 100px!important;
        cursor: pointer;      
        position: relative;
        border-bottom: 1px solid #cecfce!important;
    }
    .ongletProductGrey {
        float: left;
        width: 150px;
        position: relative;
        border-right: none;
        outline: none;
    }

    .ongletProduct:last-child {
        border-bottom: 1px solid #d5d5d5;
    }

    .ongletProduct a {
        color: #000000!important;
        text-indent: 0!important;
        height: auto!important;
        padding-top: 20px;
       
        font-size: 11px;
       
        margin-bottom: 10px;
        text-align: center;
      
        text-decoration: none;
        display: block;
    }

   

    .ongletProduct a img, .ongletProduct a .svg {
        max-height: 40px;
        margin-right: 15px;
       
        display: inline-block;
    }
}

@media only screen and (max-width:959px) {
    .HeadTitle {
        padding-left: 45px;
    }

    .headBand .title {
        font-size:27px !important;
        padding-left:0px !important;
    }
   
    .imgHeadBand img, .imgHeadBand .svg {
        height: 21px !important;
        width: 21px !important;
    }
    .cityValue .svg, .cbrValue .svg {
        height:21px;
        width:21px;
    }

    .linkLogo span {
        display:block;
    }

    .topContainer {
       line-height: 8px;
    }

    #watchListSelector .k-dropdown {
        padding-left:0px;
        padding-top:30px;
        width:200px;
        white-space:normal;
        background:url(/img/addnewmodule.png) no-repeat top center #343434;
        text-align:center;
    }



    .ongletProduct > a > div > span.bold {
        display: block;
        text-align:center;
    }
    .ongletProduct a span {
        padding-left:3px;
        padding-right:3px;
    }



    .ongletProduct a.k-link img {
        margin: auto!important;
        margin-top: 20px!important;
        text-align: center;
    }

    .ongletProduct a div {
        display: inline-block;
        margin-right: 0px;
        margin-left: 0px;
        width: 100%;
        vertical-align: middle;
        height: 30px;
        padding-top: 5px;
        padding-bottom: 0px;
        text-align: center;
    }

    
     
    .ongletProduct {
        height: 75px !important;
        width:80px;
        cursor: pointer;      
        position: relative;
        border-bottom: 1px solid #cecfce!important;
        display:inline-block;
        display: block;
        float: left;
    }
    .print {
        display: none;
    }
    #watchListSelector .k-dropdown {
        display:block !important;
        margin: auto 0;
        clear:both;
        max-width:100px !important;
        min-width:80px !important;

    }

    .visibleBelow960 {
        display: inline-block;
    }
    .hiddenBelow960 {
        display:none;
    }

    .ongletProduct a img, .ongletProduct a .svg {
        width:18px;
          height:18px;
    }
        
    .middleBand {
        flex-direction: column;
    }

    .menuProduct {
        background: #f4f4f4;
        display: inline-block;
        vertical-align: top;
        height: 75px;
        width:100%;
    }
}


@media only screen and (min-width:600px) and (max-width:959px) {

    .wrap {
        width: 75%;
    }
    .imgHeadBand img, .imgHeadBand .svg {
        height: 21px !important;
        width: 21px !important;
    }

    .HeadTitle {
        line-height: 38px;
    }

    .ongletContent img {
        max-width: 929px;
        width: 100%;
    }

    .topContainer {
        background-color: #343434;
        padding-top: 5px !important;
        padding-bottom: 13px !important;
    }

    .selectedTC {
        margin-left : 15px !important;
    }
    .cityValue:not(:last-child) .svg {
        padding-right:15px;
        border-right : solid 2px rgb(134, 134, 134);
    }

    .cbrValue:not(:last-child) .svg {
        padding-right:15px;
        border-right : solid 2px  rgb(134, 134, 134);
    }

    .cbrValue {
        padding-left:15px;
    }

      

    .cityValue:not(:first-child) {
        padding-left:15px;
    }
    .cityValue:first-child {
        padding-left:15px;
    }
}


@media only screen and (min-width:480px)  and (max-width:599px) {

    .wrap {
        width: 95%;
    }

    .HeadTitle {
        padding-left: 25px;
    }

     /*.ongletContent{
        width:580px;
        height:400px;
    }*/
    .ongletContent img {
        width:100%;
    }
    

    .topContainer {
        background-color: #343434;
        padding-top: 5px !important;
        padding-bottom: 13px !important;
    }

    .selectedTC {
        margin-left : 15px !important;
    }

    .cbrValue:not(:last-child) .svg {
        padding-right:15px;
        border-right : solid 2px  rgb(134, 134, 134);
    }

    .cbrValue:not(:first-child) {
        padding-left:15px;
    }
    .cbrValue:first-child {
        padding-left:15px;
    }

    .cityValue:not(:last-child) .svg {
        padding-right:15px;
        border-right : solid 2px  rgb(134, 134, 134);
    }

    .cityValue:not(:first-child) {
        padding-left:15px;
    }
    .cityValue:first-child {
        padding-left:15px;
    }
}

@media only screen and (max-width:580px) {
    .toolsBand {
        display: list-item !important;
    }
}

@media only screen and (max-width:480px) {

    

    .selectedTC {
        margin-left : 15px !important;
    }
    .cityValue:not(:last-child) .svg {
        padding-right:15px;
        border-right : solid 2px rgb(134, 134, 134);
    }

    .topContainer {
        background-color: #343434;
        padding-top: 6px !important;
        padding-bottom:9px !important;
    }

    .cityValue:not(:first-child) {
        padding-left:15px;
    }
    .cityValue:first-child {
        padding-left:15px;
    }
    
    .cbrValue:not(:last-child) .svg {
        padding-right:15px;
        border-right : solid 2px rgb(134, 134, 134);
    }

    .cbrValue:not(:first-child) {
        padding-left:15px;
    }
    .cbrValue:first-child {
        padding-left:15px;
    }
}


@media only screen and (max-width:1279px) {
    
}



@media only screen and (min-width:480px) {
    
    .tab-key-levels {
        float:left;
        height: 100%;
        width: 100%;
    }
    .wrap {
        display: table;

        height: 100%; /* need to set height for this to work in Chrome */
    }
    .cell-wrap {
        display: table-cell;
        vertical-align: top;
        height: 100%;
    }
    .cell-wrap.left {
        width:100%;
        padding-right: 10px;
        /* if you need some whitespace */
    }

}
@media only screen and (max-width:350px) {

    .infoPublished {
        padding: 5px 5px !important;
    }
    .infosBand {
        min-width:initial;
    }
    .datePublished {
        margin-right:5px !important;
    }
    .linkLogo {
        margin-right:5px !important;
    }

}
@media only screen and (max-width:590px) 
{
    
  
}
@media only screen and (max-width:479px) {
    .HeadTitle { padding-left: 15px; }

    .datePublished {
        margin-left:15px !important;
    }
    .ongletContent img, .graph {
        width:100% !important;
    }

    .linkLogo {
        margin-right:5px !important;
    }
   
    #watchListSelector, #watchListSelector .k-dropdown{
        width:80px;
    }

    .imgHeadBand img, .imgHeadBand .svg {
        height: 19px !important;
        width: 19px !important;
    }

    .tab-key-levels {

        height: 100%;
        width: 216px;
    }
    .wrap {
        display: block;
        width: 216px;
        height: 100%; /* need to set height for this to work in Chrome */
        padding-bottom: 10px;
    }
    .cell-wrap {
        display: table-cell;
        vertical-align: top;
        height: 100%;
    }
    .cell-wrap.left {
        width:216px;
        padding-right: 10px;
        /* if you need some whitespace */
    }

}