﻿
#layout.show-sidebar aside.sidebar
{
    background-color: #00b5de;
}

#layout div.viewport.portal .header .sidebar-trigger-wrapper .main-wrapper
{
  height: 50px;
  float: left;
}
#layout div.viewport.portal .header .sidebar-trigger-wrapper a.main
{
    cursor:auto;
    height:50px;
    padding:0px;
}
#layout div.viewport.portal .header .sidebar-trigger-wrapper a.trigger.sub:before
{
    content: "";
    width: 20px;
    min-height:16px;
    height: inherit;
    background-image: url(../image/pijl3-wit.png);
    background-repeat: no-repeat;
    background-position: left center;
    float:left;
}

#layout div.viewport.portal .header .sidebar-trigger-wrapper a.sub
{
    display:block;
}
#layout div.viewport.portal #content-home
{
    background-image: url(../image/portal/_bg.jpg);
    display:block;
}

#layout div.viewport.portal .header > input
{
    width:232px;
    padding-left:5px;
    height:28px;
    position:absolute;
    bottom:-44px;
    right:14px;
    background-image: url(../image/portal/search.png);
    background-position:right center;
    background-repeat:no-repeat;
}

#layout div.viewport.portal #search1
{
    display:block;
}

#layout div.viewport.portal.search #content-search
{
    top:110px;
}
#layout div.viewport.portal.search #content-search .news-item-wrapper .news-item
{
    padding:80px 40px 20px 65px;
}
#layout div.viewport.portal.search #content-search .news-item-tables ul
{
    margin-left:45px;
}
#layout div.viewport.portal.search .news-item-tables .icon
{
    display:none;   
}
#layout div.viewport.portal.search #content-search .news-item-tables ul li
{
    width:620px;
}
#layout div.viewport.portal.search #content-search .news-item-tables ul li .body
{
    margin-left:0px;
    width:470px;
    cursor:pointer;
}
#layout div.viewport.portal.search #content-search .news-item-tables ul li .body.ShortDescription pre:before
{
    right:0px;
}

#layout div.viewport.portal.graph .header .sidebar-trigger-wrapper .main-wrapper a:before
{
    display:none;
}
#layout div.viewport.portal.graph .header input
{
    /*display:none;*/
}
#layout div.viewport.portal.graph .content.graph .graph-offset #table-placeholder
{
    margin-left:83px;
    width:auto;
    line-height:16px;
}
#layout div.viewport.portal.graph #table-placeholder h1
{
    font-size:16px;
    font-weight:bold;
    color:rgb(0, 181, 222);
    margin-bottom:12px;
}
#layout div.viewport.portal.graph #table-placeholder pre
{
    margin-bottom:24px;
    line-height:16px;
    width:620px;
    white-space:pre-wrap;
}
#layout div.viewport.portal.graph #table-placeholder h2
{
    font-size:16px;
    font-weight:bold;
    color:rgb(0, 181, 222);
    margin-bottom:12px;
}
#layout div.viewport.portal.graph #table-placeholder h3
{
    font-weight:bold;
    color:#232176;
    margin-bottom:4px;
}
#layout div.viewport.portal.graph #table-placeholder table.data
{
    margin-bottom:12px;
    width:620px;
}
#layout div.viewport.portal.graph #table-placeholder table.data tr td
{
    padding:2px 4px;
    border-bottom:1px solid #eaeaea;
    border-top:1px solid #eaeaea;
}
#layout div.viewport.portal.graph #table-placeholder table.data tr td:nth-child(1)
{
    width:120px;
    background-color:#eaeaea;
}

#layout div.viewport.portal.graph #content-wrapper-graph .graph-sidebar .section-wrapper > div
{
    margin:0 20px 24px 40px;
}
#layout div.viewport.portal.graph #content-wrapper-graph .graph-sidebar .section-wrapper > div h3
{
    font-weight:bold;
    margin-bottom:3px;
}
#layout div.viewport.portal.graph #content-wrapper-graph .graph-sidebar .section-wrapper > div a
{
    padding:4px 0 4px 16px;
    text-decoration:none;
    border-bottom:1px dotted rgb(0, 181, 222);
    display:block;
    color:#000;
}
#layout div.viewport.portal.graph #content-wrapper-graph .graph-sidebar .section-wrapper > div.portal_download a
{
    background-image:url(../image/portal/download.png);
    background-repeat:no-repeat;
    background-position:left center;
}
#layout div.viewport.portal.graph #content-wrapper-graph .graph-sidebar .section-wrapper > div.portal_link a
{
    background-image:url(../image/portal/link.png);
    background-repeat:no-repeat;
    background-position:left center;
}
#layout div.viewport.portal.graph #content-wrapper-graph .graph-sidebar .section-wrapper > div.portal_button a
{
    float:left;
    clear:left;
    margin-bottom:8px;
    border:none;
    padding:6px 6px 6px 28px;
    color:#fff;
    background-color: rgb(0, 181, 222);
    background-image:url(../image/portal/deel.png);
    background-repeat:no-repeat;
    background-position:6px center;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

#portal_button_statline_app {
	/*visibility: hidden;*/
	visibility: visible;
}

#layout div.viewport.portal.graph .header nav.graph-controls li
{
    border:1px solid rgb(0, 181, 222);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
#layout div.viewport.portal.graph .header nav.graph-controls ul li a
{
    text-decoration:none;
    width:auto;
    height:auto;
    padding:6px 6px;
    color:rgb(0, 181, 222);
}
#layout div.viewport.portal.graph .header nav.graph-controls ul li.prev a
{
    margin-left:3px;
    padding-left:16px;
    background-image:url(../image/portal/arrow_2_blue.png);
    background-repeat:no-repeat;
    background-position:left center;
}
#layout div.viewport.portal.graph .header nav.graph-controls ul li.next a
{
    margin-right:3px;
    padding-right:16px;
    background-image:url(../image/portal/arrow_1_blue.png);
    background-repeat:no-repeat;
    background-position:right center;
}

#selection-panel-dimensions {
    background-color: rgba(0,0,0,0.15);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#selection-panel-dimensions #selection-content
{
    border:1px solid rgb(229,229,229);
}

#selection-panel #selection-content
{
    /*left: 576px;*/
}

.cbs-btn
{
    border: 1px solid rgb(0, 181, 222);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;

    text-decoration: none;
    width: auto;
    height: auto;
    padding: 6px 6px;
    color: rgb(0, 181, 222);
    background-color:#fff;
}
.cbs-btn:hover
{
    background-color: rgb(0, 181, 222);
    color:#fff;
}

.cbs-btn.cbs-btn-disabled
{
    background-color: rgb(247,247,247);
    color:#aaaaaa;
    border-color: #aaaaaa;
}