#txt-clipboard
{
	position: relative;
	top: 0px;
	left: 0px;
}

#suf-clipboard
{
	position: relative;
	top: 0px;
	left: 0px;
}

#html {
	margin-top:2px;
	margin-top:20px;
	width:90%;
}

/*___________________________________________________
Suf
---------------------------------------------------*/
.suf-schraptekst
{
	color: #008200;
}
.suf-vrijeinvultekst
{
	color: #840000;
}
.suf-bouwdeel
{
	color: #000084;
}
.suf-bouwdeel .suf-vrijeinvultekst
{
	color: #00166E;
}
.suf-kol1
{
	width: 75px;
}
.suf-kol2
{
	width: 50px;
}
.suf-kol3
{
	width: 38px;
}
.suf-kol4
{
	width: 500px;
}
.suf-post-header-row td
{
	font-weight: bold;
}
.suf-post-header-kol1
{
}
.suf-post-header-kol2
{
}
.suf-post-header-kol3
{
}
.suf-post-header-kol4
{
}
.suf-post-footer-row
{
}
/*___________________________________________________
RAW
---------------------------------------------------*/
.kolom_empty
{
}

.kolom_bpost
{
	padding:0 10px 0 0;
}

.kolom_hoofdcode
{
	padding:0 10px 0 0;
}

.kolom_deficode
{
	padding:0 10px 0 0;
}

.kolom_hoofdtekst
{
	padding:0 10px 0 0;
}

.kolom_romptekst
{
	padding:0 10px 0 0;
}

.kolom_tekstblok
{
	padding:0 10px 0 0;
}

.kolom_eenheid_res_verpl
{
	padding:0 10px 0 0;
}

.kolom_hoeveelheid_res_verpl
{
	padding:0 10px 0 0;
}

.kolom_kenmerk_res_verpl
{
	padding:0 10px 0 0;
}

.kolom_eenheid_bouwstof
{
	padding:0 10px 0 0;
}

.kolom_hoeveelheid_bouwstof
{
	padding:0 10px 0 0;
}

.kolom_kenmerk_aard
{
	padding:0 10px 0 0;
}

.switchViewSave {
	cursor: pointer;
}

.watermerk-stabu {
	display: none;
}

.saveButton {
	background:#FFFFFF;
	cursor:pointer;
	display:block;
	margin-bottom:5px;
	text-decoration:none !important;
}

.reload {
	background:#FFFFFF;
	cursor:pointer;
	display:block;
	margin-bottom:5px;
	text-decoration:none !important;
	display: none;
    padding: 3px 8px;
}

.saveContainer {
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	border-left:0px solid #DDDDDD;
	border-right:0px solid #DDDDDD;
	padding-bottom:30px;
	padding-top: 30px;
	margin-bottom:30px;
}

.saveContainer a:link {
	text-decoration:none;
	color:black;
}

.sectionContentView {
	text-align:left;
	background: white;
}

.icon-suf {
	background: #419D44;
	width: 32px;
	color: white;
	border-radius: 6px;
	text-align: center;
	margin-right:10px;
	font-size:10px;
	margin-bottom: 10px;
}

.icon-osf {
	background: #E50000;
	width: 32px;
	color: white;
	border-radius: 6px;
	text-align: center;
	margin-right:10px;
	font-size:10px;
	margin-bottom: 10px;
}

.icon-txt {
	background: #14214E;
	width: 32px;
	color: white;
	border-radius: 6px;
	text-align: center;
	margin-right:10px;
	font-size:10px;
	margin-bottom: 10px;
}

.copy {
	border-top: 1px solid #F2F2F2;
	margin-left: 2px;
	margin-bottom: 5px;
}

#suf_content {
	border:1px solid #419D44;
	height:225px;
	overflow: auto;
	margin-right:25px;
	width: 330px;
	background: #ECF7ED;
}

#osf_content {
	border:1px solid #E50000;
	height:225px;
	overflow: auto;
	width: 330px;
	background: #FDEFEE;
}

.viewContent  {
	color:black;	
}


#sectionToolbar {
	position:absolute;
	width:100% !important;
	margin-top:10px;
}

#sectionToolbar ul
{
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none !important;
	width: inherit !important;
}

#sectionToolbar ul li { 
	display: inline !important; 
}

#sectionToolbar ul li a {
	border-left: 1px solid white; 
}

#sectionToolbar ul li a.selected {
	color:white !important;
}

#sectionToolbar ul li a:hover
{
    color: #ffffff;
    background: gray !important;
}

.stabu table {
    border: 0px solid blue;
    margin-bottom: 1.25em;
    padding: 1em 2% 0.75em 2%;
    background: linear-gradient(to bottom, #f8f8f8 0, #ebebeb 100%);
    border-bottom: 0px solid #bababa;
	border-top:2px solid white;
}
	
.sectionContentView	li {
	padding: 0 0 0 1em;
    margin: 0 0 0.625em 0;
    list-style: none;
    background: url(images/list_item.png) no-repeat 0 4px;
	line-height: 1.25em;
	font-size: 1.2em;
    color: #323232;
	display: list-item;
    text-align: -webkit-match-parent;
	font-weight: normal;
}

.sectionContentView a {
	text-decoration: none;
	color:black;
	font-weight: bold;
}

.sectionContentView a:hover {
	text-decoration: underline;
}

.icon-rsx {
	background: #E50000;
	width: 32px;
	color: white;
	border-radius: 6px;
	text-align: center;
	margin-right:10px;
	font-size:10px;
	margin-bottom: 10px;
}





