#content-menu {
    left        : 0;
    top         : 0;
    width       : 100%;
    min-height  : 90vh;
    } #content-menu .body-header {
        position        : relative;
        height          : auto;
        padding         : 20px 15px;
        border-bottom   : 1px solid #CCCCCC;
        } #content-menu .body-header > div {

            } #content-menu .body-header > div .languages {
                margin-top : 19px;
                } #content-menu .body-header > div .languages li {
                    display         : inline-block;
                    width           : 16px;
                    height          : 11px;
                    cursor          : pointer;
                    line-height     : 0px;
                    } #content-menu .body-header > div .languages li.active {
                        box-shadow : 0px 0px 2px 1px #0044CC;
                        }
              #content-menu .body-header > div #menu-desc button .caret {
                margin-top : 8px;
                }
              #content-menu .body-header > div #menu-desc ul {
                /*font-size       : 12px;*/
                border-radius   : 0px !important;
                }
      #content-menu .body-content {
        height      : auto;
        padding     : 20px 15px;
        border-top  : 1px solid #ffffff;
        }
#ContentsGridView {
    }