﻿#MainSplitter_1 {
    background-color: transparent !important;
}

#MainSplitter {
    background-color: transparent;
}

div.pm-page {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 10pt;
    background-color: transparent;
    overflow: auto;
}

div.pm-title {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
}

div.pm-block-title {
    color: #C9442C;
    margin-top: 4px;
    margin-bottom: 4px;
    font-weight: bold;
}

div.pm-block-text {
    font-size: 10pt;
}

div.pm-block-createdon {
    margin-top: 4px;
    margin-bottom: 4px;
    color: silver;
    font-size: 8pt;
}

hr.pm {
    color: silver;
    background-color: silver;
    height: 2px;
    border: none;
    margin-top: 20px;
    margin-bottom: 8px;
}

table.pm-table-visible {
    margin: 20px 0px;
    border: 1px solid #D3D3D3;
    border-image: none;
    width: 100%;
    text-align: left;
    font-size: 12px;
    border-collapse: collapse;
}

.pm-table-visible td {
    padding: 7px 14px;
    color: #000000;
    border-bottom-color: #D3D3D3;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
}

.pm-table-visible th {
    padding: 7px 14px;
    color: #000000;
    background-color: #F9F9F9;
    font-size: 12px;
    border-bottom-color: #D3D3D3;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    font-weight: bold;
    text-align: left;
}

table.pm-table-invisible {
    margin: 0px 0px;
    border: none;
    border-image: none;
    width: 100%;
    text-align: left;
    font-size: 12px;
    border-collapse: collapse;
}

.pm-table-invisible td {
    padding: 4px 0px;
    color: #000000;
    border-bottom-color: none;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.pm-table-invisible th {
    padding: 0px 0px;
    color: none;
    background-color: none;
    font-size: 12px;
    border-bottom-color: none;
    border-bottom-width: 0px;
    border-bottom-style: none;
    font-weight: bold;
    text-align: left;
}

.pm-header {
    background-image: url('../../content/images/Paniekmelding.png');
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #C9442C;
    color: white;
    position: relative;
    height: 100%;
}

.pm-footer {
    background-color: #C9442C;
    color: #FFFFFF;
    position: relative;
    height: 100%;
}

.pm-menu {
    margin-left: -1px;
    margin-top: -1px;
    /*background-image: url('../../content/images/Menu.png');
    background-repeat: no-repeat;
    background-position: left top;*/
    background-color: white;
}

.pm-menu-block {
    background-color: green;
    width: 160px;
    text-align: center;
}

blockquote
{
   background: #FFD0C7 url('images/postquote.png') no-repeat scroll;
   padding:10px 10px 10px 47px;
   margin:10px 0 0 25px;
   color: #000000;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}
blockquote a, .art-postcontent blockquote a, .art-blockcontent blockquote a, .art-footer blockquote a,
blockquote a:link, .art-postcontent blockquote a:link, .art-blockcontent blockquote a:link, .art-footer blockquote a:link,
blockquote a:visited, .art-postcontent blockquote a:visited, .art-blockcontent blockquote a:visited, .art-footer blockquote a:visited,
blockquote a:hover, .art-postcontent blockquote a:hover, .art-blockcontent blockquote a:hover, .art-footer blockquote a:hover
{
   color: #FFFFFF;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
}

/* Override native 'p' margins*/
blockquote p,
.art-postcontent blockquote p,
.art-blockcontent blockquote p,
.art-footer blockquote p
{
   margin: 0;
   margin: 5px 0;
}
.phoneicons li
{
  display: table-cell;
  vertical-align: top;
  padding-right: 14px;
}
.phoneicons .download-icon
{
display: block;
background: url('/Content/Images/HowItWorks/icons-platforms.png') no-repeat;
width: 41px;
height: 40px;
text-indent: -5000px;
}
.phoneicons .icon-iphone { background-position: -47px -43px; }
.phoneicons .icon-android { background-position: -3px -43px; }
.phoneicons .icon-bb { background-position: -3px -0px; }
.phoneicons .icon-nokia { background-position: -3px -86px; }
.phoneicons .icon-wp { background-position: -47px -0px; }
