/* Smartlet Fat Box Style (donderdag 22 mei 2014 15:37:19) */ /* resizable box with background and transparency*/ .smlbox{ width: 100%; float: left; font-family: Arial, Helvetica, sans-serif; } .smlboxcontent{ padding: 4px 0px 0px 0px; background-color: #EEEEEE; background-image: url('../../index.html'); background-position: left top; background-repeat: repeat-x; overflow: auto; width: 100%; } .smlbox .smlboxcontent p{ margin: 0px; padding: 0px 0px 0px 0px; } .smlboxtop div { margin: 0px; padding: 0px; color: #FFFFFF; overflow: hidden; white-space: nowrap; } .smlboxtop div.smlboxcapt{ font-size: 1em; font-weight: bold; } .smlboxtop div.smlboxbtns{ float: right; margin-right: 30px; } .smlboxtop div a{ vertical-align: top; height: 16px; padding: 0; margin:0 0 0 5px; color: white; text-decoration: none; } .smlboxtop div a:hover{ text-decoration: underline; } .smlboxtop button { vertical-align: top; height: 16px; background-color: transparent; text-align: left; color: white; cursor: pointer; border: 0; padding: 0; margin: 0 0 0 5px; } .smlboxtop hidden { display:none; } .smlboxtop{ height: 20px; padding-top: 18px; margin-left: 22px; background-image: url('../../index.html'); background-position: top right; background-repeat:no-repeat; } .smlboxtop span{ display: block; width: 22px; height: 38px; background-image: url('../../index.html'); background-repeat: no-repeat; margin-left: -22px; margin-top: -18px; position: absolute; } .yellow .smlboxtop{ background-image: url('../../index.html'); } .yellow .smlboxtop span{ background-image: url('../../index.html'); } .blue .smlboxtop{ background-image: url('../../index.html'); } .blue .smlboxtop span{ background-image: url('../../index.html'); } .gray .smlboxtop{ background-image: url('../../index.html'); } .gray .smlboxtop span{ background-image: url('../../index.html'); } .smlboxfoot{ height: 30px; background-image: url('../../index.html'); background-position: bottom right; margin-left: 22px; margin-top: 0px; } .smlboxfoot span{ display: block; width: 22px; height: 30px; background-image: url('../../index.html'); background-position: left bottom; background-repeat: no-repeat; margin-left: -22px; position: absolute; } .smlboxfootbtns{ float: right; margin-right: 30px; } .smlboxleft{ padding-left: 22px; background-image: url('../../index.html'); background-repeat: repeat-y; background-position: left; } .smlboxright{ padding-right: 31px; background-image: url('../../index.html'); background-repeat: repeat-y; background-position: right; } /* Smartlet Light Box Style (donderdag 22 mei 2014 15:37:19) */ /* resizable box with background and transparency*/ .smlbox2{ width: 100%; float: left; } .smlbox2content{ padding: 4px 0px 0px 0px; background-color: white; background-image: url('../../index.html'); background-position: left top; background-repeat: repeat-x; overflow: auto; width: 100% } .smlbox2 .smlbox2content p{ margin: 0px; padding: 0px 0px 0px 0px; } .smlbox2top div { margin: 0px; padding: 0px; color: black; overflow: hidden; white-space: nowrap; } .smlbox2top div.smlboxcapt{ font-size: 1em; font-weight: bold; } .smlbox2top div.smlboxbtns{ float: right; margin-right: 16px; } .smlbox2top div a{ vertical-align: top; height: 16px; padding: 0; margin:0 0 0 5px; color: black; text-decoration: none; } .smlbox2top div a:hover{ text-decoration: underline; } .smlbox2top button { vertical-align: top; height: 16px; background-color: transparent; text-align: left; color: black; cursor: pointer; border: 0; padding: 0; margin: 0 0 0 5px; } .smlbox2top hidden { display:none; } .smlbox2top{ height: 18px; padding-top: 6px; margin-left: 16px; background-image: url('../../index.html'); background-position: top right; background-repeat: no-repeat; } .smlbox2top span{ display: block; width: 16px; height: 24px; background-image: url('../../index.html'); background-repeat: no-repeat; margin-left: -16px; margin-top: -6px; position: absolute; } .blue .smlbox2top{ background-image: url('../../index.html'); } .blue .smlbox2top span{ background-image: url('../../index.html'); } .smlbox2foot{ height: 18px; background-image: url('../../index.html'); background-position: bottom right; background-repeat: no-repeat; margin-left: 16px; margin-top: 0px; } .smlbox2foot span{ display: block; width: 16px; height: 18px; background-image: url('../../index.html'); background-position: left bottom; background-repeat: no-repeat; margin-left: -16px; position: absolute; } .smlboxfootbtns{ float: right; margin-right: 30px; } .smlbox2left{ background-image: url('../../index.html'); background-repeat: no-repeat; padding-left: 16px; } .smlbox2right{ padding-right: 16px; background-image: url('../../index.html'); background-position: top right; background-repeat: no-repeat; } /* Smartlet Compact Box Style (donderdag 22 mei 2014 15:37:19) */ /* resizable box with background and transparency*/ .smlboxcompact{ width: 100%; float: left; font-family: Arial, Helvetica, sans-serif; } .smlboxcompactcontent{ overflow: auto; background-color: #EEEEEE; background-image: url('../../index.html'); background-position: left top; background-repeat: repeat-x; width: 100%; } .smlboxcompactleft{ border: 1px solid #000000; border-width: 0px 1px 1px 1px; } .smlboxcompactright{ overflow: hidden; } .smlboxcompact .smlboxcompactcontent p{ margin: 0px; padding: 0px 0px 0px 0px; } .smlboxcompacttop div { margin: 0px; padding: 0px; color: #FFFFFF; overflow: hidden; white-space: nowrap; } .smlboxcompacttop div.smlboxcapt{ font-size: 1em; font-weight: bold; } .smlboxcompacttop div.smlboxbtns{ float: right; margin-right: 10px; } .smlboxcompacttop div a{ vertical-align: top; height: 16px; padding: 0; margin:0 0 0 5px; color: white; text-decoration: none; } .smlboxcompacttop div a:hover{ text-decoration: underline; } .smlboxcompacttop button { vertical-align: top; height: 16px; background-color: transparent; text-align: left; color: white; cursor: pointer; border: 0; padding: 0; margin: 0 0 0 5px; } .smlboxcompacttop hidden { display:none; } .smlboxcompacttop{ height: 20px; padding-top: 4px; margin-left: 11px; background-image: url('../../index.html'); background-position: top right; background-repeat:no-repeat; } .smlboxcompacttop span{ display: block; width: 11px; height: 24px; background-image: url('../../index.html'); background-repeat: no-repeat; margin-left: -11px; margin-top: -4px; position: absolute; } .yellow .smlboxcompacttop{ background-image: url('../../index.html'); } .yellow .smlboxcompacttop span{ background-image: url('../../index.html'); } .blue .smlboxcompacttop{ background-image: url('../../index.html'); } .blue .smlboxcompacttop span{ background-image: url('../../index.html'); } .gray .smlboxcompacttop{ background-image: url('../../index.html'); } .gray .smlboxcompacttop span{ background-image: url('../../index.html'); } /* Shared Smartlet Style (donderdag 22 mei 2014 15:37:19) */ /* style properties shared by all smartlets */ div.sml_box form { padding: 0; } .sml_box.collapsible .box-caption { cursor: pointer; } .sml_box .box-caption.link em { font-style: normal; } .sml_box.collapsed .smartlet{ display: none; } .sml_box.separate-vertical { margin-top: 1em; } .sml_box.separate-horizontal { margin-left: 1em; } .sml_box b.busy, .sml_box.busy.collapsed b.busy { display: none; } .sml_box.busy b.busy { display: inline-block; width: 16px; height: 16px; float: right; } .sml_box.busy.fs b.busy { display: none; } .sml_box.busy.blue b.busy{ background: url('../../index.html') no-repeat; } .sml_box.busy.red b.busy{ background: url('../../index.html') no-repeat; } .sml_box.busy.yellow b.busy{ background: url('../../index.html') no-repeat; } .sml_box.busy.smlboxixcst b.busy{ background: url('../../index.html') no-repeat; } /* Collapsible title bar */ .sml_box .smlboxbtns .collapse-handle { background: url("../../index.html") no-repeat 2px 2px; height: 16px; width: 16px; display: inline-block; text-decoration: none; margin: 0; cursor: pointer; } .sml_box.collapsed .smlboxbtns .collapse-handle { background: url("../../index.html") no-repeat 2px 2px; } .sml_box.busy .smlboxbtns .collapse-handle{ display: none; } /* Smartlet FS Box Style (donderdag 22 mei 2014 15:37:19) */ .sml_box.fs{ clear: both; margin: 5px!important; float: left; width: 100%; border-bottom: 1px solid #779fc1; } .sml_box.fs .boxtop{ padding: 2px 5px; background-color: #779fc1; color: #ffffff; z-index: 1; } .sml_box.fs .boxcapt { margin-bottom:0; padding:0; font-size: 1.1em; } .sml_box.fs .clear{ clear:both; } .sml_box.fs .box-caption{ padding: 0; margin: 0; font-size: 1em; color: #fff; } .sml_box.fs .smartlet{ background-color: #efefef; } .sml_box.fs .smlboxbtns { padding: 3px 0 0 4px; font-size: 0.9em; line-height: 1em; z-index: 100; text-align: right; height: 12px; background-color: #dddddd; } .sml_box.fs .smlboxbtns.left{ text-align: left; } .sml_box.fs .box-caption.link > em{ display: block; font-style: normal; width: 100%; background-image: url(../../index.html); background-position: right 3px; background-repeat: no-repeat; cursor: pointer; color: white; } .sml_box.fs.collapsed .box-caption.link > em{ background-image: url(../../index.html); color: #dde; } .sml_box.fs.collapsed .smlboxbtns { display: none; } .sml_box.fs.busy .box-caption.link > em{ background-image: url(../../index.html); background-position: right top; } body.scf-script-enabled .sml_box.fs.collapsible .boxtop:hover{ background-color: #416b8f; } .sml_box.fs.busy.collapsed.collapsible .box-caption.link > em{ background-image: url(../../index.html); }