
.maintable{
}

.maintable td{
    z-index:10;
    font-size:14px;
}

.maintable .MainRow{
	background-color:		    #dddddd;
	font-weight:			    bold;
	padding:                    8px;
}

.maintable .smallClickableCell{
    background-color:		    #eeeeee;
    border:1px #eee solid;
    width: 40px;
    font-weight:bold;
    text-align:center;
    padding:3px;
    cursor:pointer;
}

.maintable .clickableCell{
    background-color:		    #eeeeee;
    border:1px #eee solid;
    padding:3px;
    cursor:pointer;
}

.maintable .puffableCell{
    background-color:		    #eeeeee;
	font-weight:				bold;
	font-size:					35px;
	text-align:					center;
	padding:                    8px;
}

.uiTree{
    vertical-align:top;
}

/**
table.doorstroomrechten{
    width:    100%;
	background-color:		    #ffffff;
	font-weight:			    normal;
	padding:                    0px;
}

table.doorstroomrechten td.header{
    font-weight :bold;
}

table.doorstroomrechten td{
    border-right : 1px #ccc solid;
    border-bottom : 1px #ccc solid;
    font-size:10px;
    height:20px;
    text-align:center;
}

table.doorstroomrechten td.studyDescription{
    text-align:left;
}

table.doorstroomrechten td.courses{
    text-align:left;
    font-style:italic;
}

table.doorstroomrechten .explanation td{
    border-right:1px #ccc solid;
    border-bottom:0px;
    text-align:left;
}

#railsContainer{
    padding-left: 30px;
}



table.doorstroomrechten_mini{
	background-color:		    #ffffff;
	font-weight:			    normal;
	padding:                    0px;
}

table.doorstroomrechten_mini td.header{
    font-size:8px;
    width:10px;
    height:10px;
}

table.doorstroomrechten_mini td{
    border-right : 1px #ccc solid;
    border-bottom : 1px #ccc solid;
    font-size:9px;
}

table.doorstroomrechten_mini td.studyDescription{
    text-align:left;
    font-size:9px;
}

table.doorstroomrechten_mini td.courses{
    text-align:left;
    font-style:italic;
}

table.doorstroomrechten_mini .explanation td{
    border-right:1px #ccc solid;
    border-bottom:0px;
    text-align:left;
}

**/

.clickableCell{
			font-weight:				bold;
			font-size:					14px;
			text-align:					center;
			padding:                    8px;
			width:						100px;
			height:						100px;
			}

IntrasectoraalResultTable{
    width:400px;
}

.blocksResultTable{
    width: 700px;
}

.blocksResultTable td{
    border-top:1px solid;
    border-left:1px solid;
    border-right:1px solid;
    width:70px;
    text-align:center;
}

.blocksResultTable .bottom{
	background-color:#b4c7db;
}
.blocksResultTable td div{
    border-bottom:1px solid;
}

table.sliderScale{
    border:0px;
    height:5px;
    z-index:1;
}

table.sliderScale td{
    width:14px;
}

div.prototypeStory p{
    font-size:14px;
}

div.cat_header{
    cursor:pointer;
}

.kennisvraag{
	background-color:		    #dddddd;
	font-weight:			    bold;
	padding:                    8px;
	width: 770px;
}

.kennisRadio{
    background-color:		    #eeeeee;
    border:1px #eee solid;
    width: 100%;
    font-weight:bold;
    text-align:center;
    padding:3px;
    cursor:pointer;
}

.kennisAntwoord{
    background-color:		    #eeeeee;
    border:1px #eee solid;
    width: 770px;
    font-weight:bold;
    text-align:left;
    padding:3px;
    cursor:pointer;
}

.divider{
    padding-top:10px;
    font-weight:bold;
}

.railsClose{
    cursor:pointer;
    text-decoration:underline;    
}

#sectorDescription h1,h2,h3,h4,h5{
    font-size:12px;
}

#sectorDescription p{
    
}

.sortableQuestion{
    width:                      600px;
    display:block;
	height:20px;
	padding-left:               10px;
	padding-bottom:             20px;
	font-weight:			    bold;
}

.sortable{
    margin:0px;
}

.sortableItem{
    background-color:#eeeeee;
    border-bottom:2px white solid;
    display:block;
    list-style:none;
    font-weight:bold;
    padding-left:10px;
    margin:0px;
    height: 20px;
    text-align:center;
    cursor:pointer;
    width: 400px;
}

.hiLiteable{
    font-size:14px;
    font-weight:bold;
    width:100%;
    text-align:center;
    cursor:pointer;
}

.blocksResultTable td{
    
}

.category_32{
    background-color:#ff192a;
}

.category_33{
    background-color:#ff662a;
}

.category_31{
    background-color:#ff832a;
}

.category_30{
    background-color:#ffc42a;
}
#details ul {
	background-color:#EEEEEE;
	list-style-type:none;
	width:678px;
}
#details ul li {
	border-bottom:1px #ddd solid;
	height:25px;
}
#details li .catKey {
	display:block;
	float:left;
	font-weight:bold;
	width:200px;
}
#details li .catValue {
	width:25px;
	display:block;
	float:left;
}
.pttDetailMatrix div {
	background-color:transparent;
}
.pttDetailMatrix {
	margin-top:10px;
	width: 700px;
}
.pttDetailRow {
	clear:both;
	display:block;
	text-align:left;
	height:26px;
}
.pttDetailHeader {
	float:left;
	font-weight:bold;
	width:70px;
	height:25px;
	line-height:25px;
}
.pttDetailRowTitle {
	float:left;
	font-weight:bold;
	width:220px;
	height:25px;
	line-height:25px;
}
.pttDetailRowField {
	float:left;
	width:70px;
	height:25px;
	line-height:25px;
}
