*			{margin: 0; padding: 0;}

a:link      {color: #1e5daa; text-decoration: none; }
a:visited 	{color: #1e5daa; text-decoration: none; }
a:hover     {color: #1e5daa; text-decoration: underline;}
a:active	{color: #1e5daa; text-decoration: none;}

p, form	       	{ font-family:Verdana, Arial, sans-serif; font-size: 11px; color: #333333;line-height: 1.3;}
.small		{font-size: 7pt;}
li	       	{ font-family:Verdana, Arial, sans-serif; font-size: 11px; color: #333333; margin-left:30px;}
p.error 	{ font-family:Verdana, Arial, sans-serif; font-size: 11px; color: #FF0000;border:none;}	

.error		{border-color: #FF0000;
			border-style: solid;
			border-width: 2px;}
			
.errortext 	{color: #FF0000;}			

h1		 	{ font-family:Verdana, Arial, sans-serif;
			font-size: 12pt; 
			color: #1e5daa; 
			font-weight:bold; 
			margin-bottom: 2px;
			}

h2		 	{ font-family:Verdana, Arial, sans-serif;
			font-size: 11pt; 
			font-weight:bold; 
			color: #1e5daa; 
			margin-bottom: 0px;
			}


			
li				{padding: 0 20px 0 0px;}


html, body 	{text-align: left;
			height:100%;
			background-color: #FFFFFF;
			font-family:Verdana, Arial, sans-serif; 
			font-size: 11px;
			color: #333333;
			}
			

.image_div {
    width: 205px;
    padding: 5px;
    border: 1px solid grey;
    margin-left: 236px;
}
.image_div img {
    width: 200px;
}
#overlay {
    width: 100%;
    min-height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #000;
    opacity:0.6;
  	filter:alpha(opacity=60); /* For IE8 and earlier */
    display: none;
    z-index: 1000;
}

.button_green{
    background: url("../images/button_green.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    height: 32px;
    width: 84px;
    cursor: pointer;
}

.button {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d9d9d9), color-stop(1, #bbbbbb));
    background:-moz-linear-gradient(top, #d9d9d9 5%, #bbbbbb 100%);
    background:-webkit-linear-gradient(top, #d9d9d9 5%, #bbbbbb 100%);
    background:-o-linear-gradient(top, #d9d9d9 5%, #bbbbbb 100%);
    background:-ms-linear-gradient(top, #d9d9d9 5%, #bbbbbb 100%);
    background:linear-gradient(to bottom, #d9d9d9 5%, #bbbbbb 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9d9d9', endColorstr='#ababab',GradientType=0);
    background-color:#d9d9d9;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    border:1px solid #c7c7c7;
    padding: 5px 10px;
    cursor: pointer;
    display: inline-block;
    line-height: 19px;
    text-align: center;
    width: auto;
}

.button:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ababab), color-stop(1, #d9d9d9));
    background:-moz-linear-gradient(top, #bbbbbb 5%, #d9d9d9 100%);
    background:-webkit-linear-gradient(top, #bbbbbb 5%, #d9d9d9 100%);
    background:-o-linear-gradient(top, #bbbbbb 5%, #d9d9d9 100%);
    background:-ms-linear-gradient(top, #bbbbbb 5%, #d9d9d9 100%);
    background:linear-gradient(to bottom, #bbbbbb 5%, #d9d9d9 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ababab', endColorstr='#d9d9d9',GradientType=0);
    background-color:#ababab;
}

.button:active {
    position:relative;
    top:1px;
}


img		{border:none;}


textarea{ font-family: Verdana; font-size: 11px; color: #333333;}

table		{border:none;
			}

td			{font-family : Verdana, Arial, Helvetica, sans-serif;
			font-size:8pt;
			color: #333333;
			vertical-align: top;
			text-align: left;
			padding: 3px 7px;
			}

td.kop, th.kop, td.kop.alignright, th.kop.alignright		{
                background-color: #0066cc;
    /*background-color: #777777;*/
			    color: #FFF;
    font-size:8pt;
    padding-top: 3px;
    padding-bottom:3px;
    padding-left:10px;
    padding-right:10px;

}
			
td.alignright, th.alignright	{font-family : Verdana, Arial, Helvetica, sans-serif;
			font-size:8pt;
			color: #333333;
			vertical-align: top;
			text-align: right;
			padding-top: 3px;
            padding-bottom:3px;
            padding-left:10px;
            padding-right:10px;
}
			
			
td.td105	{width: 105px;}
td.td300	{width: 300px;}
			
			
tr.mouseover:hover	{background: #ececec;}
tr.even td				{background-color: #f4f3f3;}
tr.odd td				{background-color: #fcfcfc;}		


label.align_200		{width: 200px;
					float: left;
    				padding-right: 5px;
    				text-align: left;
					}

label.align_400		{width: 400px;
					float: left;
    				padding-right: 5px;
    				text-align: left;
					}


.ruimte	{margin-bottom: 6px;}


.icon_pdf	{background: url("../modules/images/icon10_pdf.png") no-repeat;
			height: 16px;
			width: 16px;
			border:none;
			float: left;}
			
.icon_pdf:hover	{cursor:pointer;}				

.icon_xls	{background: url("../modules/images/icon10_excel.png") no-repeat;
			height: 16px;
			width: 16px;
			border:none;
			float: left;
			margin-left: 20px;}
			
.icon_xls:hover	{cursor:pointer;}				


.icon_txt	{background: url("../modules/images/icon10_text.png") no-repeat;
			height: 16px;
			width: 16px;
			border:none;
			float: left;
			margin-left: 20px;}
			
.icon_txt:hover	{cursor:pointer;}				

.logo {
    position: relative;
    float: left;
    z-index: 100;
}

#header {
    background: url("../images/header.png") repeat-x;
    float: left;
	text-align:left;
	width: 100%;
	height: 63px;
}
			
#leftspace	{float: left;
			width: 15px;}			
			
#content	{float:left;
			position:relative;
            padding: 20px;
			}			
			
#menu {
    position: relative;
    float: left;
	height: 54px;
}
	

#menu ul {
}

#menu li {
    background: #0f75bc;
    border-left: 1px solid #1b5176;
    position: relative;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    height: 54px;
    width: 90px;
}

#menu li.searchbar {
    width: 255px;
}

#menu li:hover a:link,
#menu li:hover a:visited {
    color: #6ABE45;
}

#menu li a:link, #menu li a:visited {
    color: #FFFFFF;
    display: block;
    font-size: 9pt;
    height: 54px;
    line-height: 78px;
    padding: 0 10px;
    position: relative;
    top: -27px;
    text-decoration: none;
    text-align: center;
}

#menu li a:hover, #menu li a:active{
}

#menu li ul li	{width: 120px;
				height: 25px;
                border: none;
				background: none;
				} 

#menu li ul li:hover {
    background: none;
} 

#menu li:hover ul li a:link,
#menu li:hover ul li a:visited {
    color: #fff;
}

#menu li ul li a:link, #menu li ul li a:visited {
    color: #fff;
	background: none;
    height: 25px;
    width: 142px;
    top: 0;
    line-height: 11px;
    text-align: left;
}
.list-table {
    width: 50%;
    margin: 20px 0;
    border: 1px solid grey;
    border-collapse: collapse;
}
.list-table th {
    border: 1px solid grey;
    padding: 10px 10px;
    color: white;
    background-color: #0F75BC;
}
.list-table td {
    border: 1px solid grey;
    padding: 5px 10px;
}
.special_margin {
    margin-bottom: 10px !important;
}
.special_margin a {
    line-height: 13px !important;
}
.list-table tbody tr:nth-child(odd) {
    background-color: #DDDDDD;
}
#menu li ul li a:hover, #menu li ul li a:active	{color:#ffffff;
background:none;}


#menu ul li ul {background: url("../images/submenu-bg.png") repeat-x scroll 0 0 #7ABFFF;
			    display: none;
			    height: auto;
			    padding: 5px 0;
			    position: absolute;
			    width: 153px;
			    z-index: 100;
                top: 54px;}
			    
		
#menu ul li.vveswitch   {float:left;width: auto;}
#menu ul#menu li.vveswitch form {float:left;
                                padding:7px 0 0 20px;}       
        	    
div.koppelblok	{background: none repeat scroll 0 0 #F0F8FF;
			    border: 1px solid #8E0D5A;
			    border-radius: 10px 10px 10px 10px;
			    height: auto;
			    margin-bottom: 10px;
			    min-height: 200px;
			    padding: 10px;
			    }
				
div.transactiedetails	{width: 400px;
						float:left;}
						
div.koppelen		{float: left;
    				padding: 0 0 0 20px;}


/* message bar */
.messageError {
    background: none repeat scroll 0 0 #F19F9F;
    position: absolute;
    top: 0;
    width: 100%;
    border: 1px solid #FF0000;
    color: #FFFFFF;
    padding: 0 5px;
}

.messageWarning {
    background: none repeat scroll 0 0 #FFB677;
    position: absolute;
    top: 0;
    width: 100%;
    border: 1px solid #FF9901;
    color: #FFFFFF;
    padding: 0 5px;
}

.messageNormal {
    background: none repeat scroll 0 0 #B1E3A4;
    border: 1px solid #009617;
    color: #08732A;
    padding: 0 5px;
    position: absolute;
    top: 0;
    width: 100%;
}

#vveContent .messageError,
#vveContent .messageWarning,
#vveContent .messageNormal {
    width: 1263px;
}

#vveContent .default_dialog .messageError,
#vveContent .default_dialog .messageWarning,
#vveContent .default_dialog .messageNormal {
    width: auto;
    top: auto;
    position: relative;
    margin-top: 5px;
}

#lidContent .messageError,
#lidContent .messageWarning,
#lidContent .messageNormal {
    width: 1213px;
}

/* menu icons */

#menu ul li .menu_icon {
    height: 21px;
    margin: 6px auto 0;
    position: relative;
    width: 26px;
}

#menu ul li.dashboard .menu_icon {
    background: url("../images/menu-icons.png") no-repeat scroll 0 0 transparent;
}

#menu ul li.dashboard:hover .menu_icon {
    background-position: 0 -21px;
}

#menu ul li.vves .menu_icon {
    background: url("../images/menu-icons.png") no-repeat scroll -26px 0 transparent;
}

#menu ul li.vves:hover .menu_icon {
    background-position: -26px -21px;
}

#menu ul li.beheer .menu_icon {
    background: url("../images/menu-icons.png") no-repeat scroll -52px 0 transparent;
}

#menu ul li.beheer:hover .menu_icon {
    background-position: -52px -21px;
}

#menu ul li.informatie .menu_icon {
    background: url("../images/menu-icons.png") no-repeat scroll -78px 0 transparent;
}

#menu ul li.informatie:hover .menu_icon {
    background-position: -78px -21px;
}

#menu ul li.onderhoud .menu_icon {
    background: url("../images/menu-icons.png") no-repeat scroll -104px 0 transparent;
}

#menu ul li.onderhoud:hover .menu_icon {
    background-position: -104px -21px;
}

#menu ul li.rapporten .menu_icon {
    background: url("../images/menu-icons.png") no-repeat scroll -130px 0 transparent;
}

#menu ul li.rapporten:hover .menu_icon {
    background-position: -130px -21px;
}

#menu ul li.account .menu_icon {
    background: url("../images/menu-icons.png") no-repeat scroll -156px 0 transparent;
}

#menu ul li.account:hover .menu_icon {
    background-position: -156px -21px;
}

/* Menu zoek */
.searchbar form {
    float:left;
    padding: 0 0 0 20px;
    position: relative;
    top: 10px;
}      

.searchbar form input[type='text']{
    background: url('../images/zoekBar.png') no-repeat;
    text-indent: 5px;
    border: none;
    width: 146px;
    height: 33px;
    margin-right: 5px;
    color: #fff;
}

/* VvE Pagina */
#vveDataContainer {
    background: none repeat scroll 0 0 #EEEEEE;
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 7px;
    box-shadow: 0 0 5px #BCBCBC;
    float: left;
    height: 170px;
    position: relative;
    width: 1285px;
    padding: 20px;
}

#vveDataLeftColumn {
    float: left;
    width: 380px;
    margin-right: 20px;
}

#vveDataLeftColumn label {
    display: inline-block;
    width: 135px;
}

#vveDataRightColumn {
    float: left;
    width: 700px;
}

#vveDataRightColumn label {
    display: inline-block;
    width: 185px;
}

.grayLine {
    background: none repeat scroll 0 0 #D9D9D9;
    bottom: -8px;
    height: 1px;
    position: absolute;
    width: 100%;
    right: 0;
}

#vveContent {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #D9D9D9;
    border-style: solid;
    border-width: 0 1px 1px;
    float: left;
    font-size: 11px;
    left: 10px;
    min-height: 500px;
    position: relative;
    top: 0;
    width: 1275px;
    padding: 20px 15px 12px;
}

#contentLeftColumn {
    position: relative;
    float: left;
    width: 460px;
    margin-right: 120px;
}

#contentLeftColumn label {
    width: 200px;
    margin-right: 10px;
}

#kenmerken #contentLeftColumn textarea{
    width: 230px;
}

#contentRightColumn {
    position: relative;
    float: left;
    width: 670px;
}

#contentRightColumn label {
    width: 200px;
    margin-right: 10px;
}

img#mandaat {
    position: relative;
    top: 4px;
}

.vveImage {
    float:left;
    border: 1px solid #2a3d66;
    margin-right: 20px;
}

ul.tabMenu {
    position: absolute;
    top: 176px;
}

ul.tabMenu li {
    background: url("../images/tabMenuLi_bg.png") repeat-x scroll 0 0 transparent;
    border-radius: 3px 3px 0 0;
    float: left;
    line-height: 24px;
    list-style: none outside none;
    margin: 0 3px 0 0;
    padding: 0;
    width: auto;
}

ul.subTabMenu li {
    background: url("../images/subtabMenuLi_bg.png") repeat-x scroll 0 0 transparent;
    border-radius: 3px 3px 0 0;
    float: left;
    line-height: 24px;
    list-style: none outside none;
    margin: 0 3px 0 0;
    padding: 0;
    width: auto;
}

ul.tabMenu li a:link,
ul.tabMenu li a:visited,
ul.subTabMenu li a:link,
ul.subTabMenu li a:visited{
    color: #ffffff;
    float: left;
    height: 24px;
    padding: 5px 16px;
    position: relative;
    text-decoration: none;
}

ul.tabMenu li a:hover,
ul.tabMenu li a.active,
ul.subTabMenu li a:hover,
ul.subTabMenu li a.active {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 3px 3px 0 0;
    color: #0f75bc;
    text-decoration: none;
}

img.vve_foto {
    margin-bottom: 5px;
}

a.fotoDelete {
    float: right;
    position: relative;
    right: 2px;
}

/* Standaard formulier styling */
form input {
    height: 30px;
    width: 240px;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    text-indent: 3px;
}

form select {
    height: 30px;
    width: 165px;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #eeeeee;
    padding: 5px 0;
}

form textarea {
    width: 390px;
    height: 110px;
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    padding: 5px;
    resize: none;
}

form input[type='checkbox'],
form input[type='radio'] {
    position: relative;
    top: 3px;
    height: auto;
    width: auto;
    margin-right: 5px;
}

form input[type='submit']{
    cursor: pointer;
}

form input[type="file"] {
    border: medium none;
    width: auto;
}

/* specifieke formulier styling */
form input.bedrag {
    width: 145px;
}

form input.postcode {
    width: 145px;
    margin-right: 13px;
}

form input.tijd {
    width: 80px;
    margin-right: 8px;
}

form input.datum {
    width: 150px;
}

#templateChoose select {
    width: 250px;
    margin-right: 10px;
}

form input.fotoOmschrijving {
    width: 238px;
}

/* Overrule jquery ui styling */
.ui-tooltip {
    white-space: pre-line;
}

/*overzichtspagina*/
#vveinfo	{float:left;
			width: 500px;}

#vvedocumenten	{float: left;}    	

#acties	{clear:both;}			
    				

#documenten {
    position: relative;
    }



.miniupl {background: none repeat scroll 0 0 #CECECE;
    border: 5px solid white;
    display: none;
    height: 108px;
    left: 260px;
    padding: 10px 0 10px 10px;
    position: absolute;
    width: 260px;
    z-index: 1000;
}

.miniupl input[name=docu_datum]{
    font-size: 10px;
    width: 80px;
    height: 15px;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 0;
}

input.ledenView {
    border:none;
    width: 25px;
    height: 16px;
}


.infoblok	{width: 450px;
			float:left;}
            
.blockoutline   {width: 950px;
                    padding:5px;
                    border: 1px solid #e0e0e0;
                    display: inline-block;
                    }            
					
.verzupl {
    background: none repeat scroll 0 0 #CECECE;
    border: 5px solid #FFFFFF;
    display: none;
    left: 355px;
    padding: 10px 0 10px 10px;
    position: absolute;
    top: -119px;
    z-index: 1000;
}


table#docutable td.col2 {width: 181px;}

#verzekeringen {
    display: inline-block;
    width: 850px;
}

.verzekering {
    background: none repeat scroll 0 0 #EEEEEE;
    position: relative;
    float: left;
    height: 120px;
    margin: 0 5px 10px;
    padding: 10px 0px 10px 10px;
    width: 380px;
}

.verzekering .verz_image {
    position: relative;
    top: 15px;
    vertical-align: top;
    float:left;
    width: 55px;
    margin-right:8px;
}

.verzekering span {
    display: inline-block;
    height: 116px;
    margin: 10px 0 0 10px;
    overflow: auto;
    float: left;
    width: 306px;
}

.verzekering form span {
    display: inline;
    height: auto;
    margin: 0;
    width: auto;
    float: none;
}

.verzekering span table td:nth-child(1){
    width: 130px;
}

.verzekering span table td{
    padding:0;
    font-size: inherit;
}



.verzekering .verzupl p {
    display: inherit;
    height: auto;
    margin: 0;
    position: inherit;
    width: auto;
}

.verzekering p.btn_verzekering {
    width: 65px;
    height: 15px;
} 

.buttons {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 32px;
}
					
/*tabellen*/
tr.kop1		{background: #0f75bc;}
tr.kop1 td	{color:#fff;}
tr.kop2		{background: #0f75bc;}
tr.data:hover	{background: #ececec;}

table.striped{
    border-spacing: 0;
    border-collapse: collapse;
}

table.striped tr.odd, table.striped tr.odd td{
    background-color: #EEEEEE;
}

table.striped tr.even, table.striped tr.even td  {
    background-color: #FFFFFF;
}

table.striped tr:last-child{
    font-weight: bold;
}

table.striped.nolast tr:last-child{
    font-weight: normal;
}

table.striped tr td, table.striped tr td.alignright,table.totalrow tr td, table.totalrow tr td.alignright{
    font-size: 12px;
}

table.striped tr td{
   /* padding: 0;*/
}

table.fulltable{
    width: 100%;
}

table.halftable{
    width: 50%;
}

table h3, .blokkop{
    color: #888888;
    font-size: 10pt;
}

table.totalrow{
    width: 100%;
    border-spacing: 0;
}

table.totalrow tr, tr.totalrow{
    background-color: #777777;
}

table.totalrow tr td, table.totalrow tr td.alignright, tr.totalrow td, tr.totalrow td.alignright{
    color: #FFFFFF;
    /*font-weight: bold;*/
}

table#maandbijdragen {width: 610px;}

table#bankmutaties tr td.col_2	{width: 300px;}
table#bankmutaties tr.kop2 td.col_0 input	{width: 100px;}
table#bankmutaties tr.kop2 td.col_1	{width: 110px;}
table#bankmutaties tr.kop2 td.col_1 input	{width: 88px;}
table#bankmutaties tr.kop2 td.col_2 {width: 362px;}
table#bankmutaties tr.kop2 td.col_2 input {width:340px;}
table#bankmutaties tr.kop2 td.col_3	{width: 110px;}
table#bankmutaties tr.kop2 td.col_3 input	{width: 88px;}
table#bankmutaties tr.kop2 td.col_4	{width: 110px;}
table#bankmutaties tr.kop2 td.col_4 input	{width: 88px;}


table#bankrekeningen tr td.col_0	{width: 160px;}
table#bankrekeningen tr.kop2 td.col_0 input	{width: 138px;}
table#bankrekeningen tr td.col_3	{width: 55px;}
table#bankrekeningen tr.kop2 td.col_3 input	{width: 30px;}

table#leden tr td.col_1	{width: 120px;}
table#leden tr td.col_4	{width: 55px;}
table#leden tr.kop2 td.col_1 input	{width: 95px;}
table#leden tr.kop2 td.col_4 input	{width: 30px;}


table#ledenacties td.col_3	{width: 345px;}

table.dashboard	{width: 400px;}

#personaldashboard, #generaldashboard	{
	width: 420px;
}

table#vve tr.kop2 td.col_0 input   {width: 50px;}

table#vve tbody tr.data td.col_8 div {position: relative;}
table#vve tbody tr.data td.col_8 div.opties_div   {background: #E0E0E0;
                            border: 1px solid #3399FF;
                            padding: 5px;
                            position: absolute;
                            width: 120px;
                            z-index:100;
                            top:0px;}

table#vve tr td span.opties {color: #1e5daa; text-decoration: none;}
table#vve tr td span.opties:hover {color: #1e5daa; text-decoration: underline; cursor:pointer;}

table#achterstanden, table#begroting, table#facturen{
    width: 100%;
}

table#achterstanden tr input, table#facturen tr input{
    width: 80%;
}


/*new standaard format tables*/
table.zebra tr{
    min-height: 14px;
}
table.zebra th, table.zebra td{
    padding: 5px 10px;
}

table.zebra tr:first-child{
    background-color: #0f75bc !important;
    color:#FFF;
}

table.zebra tr:nth-child(odd){
    background-color: #EEEEEE;
}

.suppliers_box {
    width: 80%;
    padding: 20px;
    border: 1px solid #EEEEEE;
    min-height: 50px;
    margin-bottom: 20px;
}
.suppliers_box p {
    width: 85%;
    padding: 5px;
    border: 1px solid #D9D9D9;
    line-height: 22px;
    margin-bottom: 4px;
    background-color: white;
}
.error_text {
    color: red !important;
}
.suppliers_box p span {
    cursor: pointer;
}
.editable {
    background-color: #F2F2F2 !important;
    cursor: pointer;
}
.edit-button {
    float: right;
    line-height: 32px;
    text-align: center;
}
.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border-radius: .25rem;
    border: 1px solid transparent;
}

#facturen .fa.fa-file-o {
    font-size: 13px;
    margin-left: 2px;
    position: relative;
    top: 1px;
    vertical-align: top;
}

.edit-btn, .save-btn, .cancel-btn, .add-btn, .delete-btn, .customcat-btn, .catdropdown-btn{
    cursor: pointer;
}

table.begrotingadd tr td{
    text-align: left;
    vertical-align: middle;
}

table.begrotingadd tr td, table.begrotingadd tr th{
    padding: 0;
    margin: 0;
    border: 0;
    padding-right: 10px;
    padding-bottom: 10px;
}

table.begroting tr.datarow.hidden{
    display: none;
}

.header_link{
    font-size: 12px;
    font-weight: normal;
    cursor: pointer;
}
.dashboard_button {
    background-color: #6cbe46;
    color: white !important;
    padding: 10px;
    float: right;
    position: relative;
    top: -14px;
    margin-right: 39px;
}
.select2-results__options li {
    margin-left: 0 !important;
}
.deleteinvoice, .addpayment{
    cursor: pointer;
}

.buttonForm{
    display: inline;
}

.clearAll{
    clear: both;
}

table.wrappingtable > tr > td, table.wrappingtable > tbody > tr > td{
    padding: 0;
}

/* Lid overzicht */

#lidDataContainer {
    background: none repeat scroll 0 0 #EEEEEE;
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 7px;
    box-shadow: 0 0 5px #BCBCBC;
    float: left;
    height: 105px;
    padding: 20px;
    position: relative;
    width: 1233px;
}

#lidDataContainer.smallWidth{
    width: 1180px;
}

#lidDataContainer.smallHeight{
    height: 20px;
}

#lidDataContainer.smallHeight ul.subTabMenu{
    top: 26px;
}


#lidDataContainer label {
    display: inline-block;
    width: 135px;
}

#lidDataLeftColumn {
    float: left;
    margin-right: 20px;
    width: 340px;
}

#lidDataRightColumn {
    float: left;
    margin-right: 20px;
    width: 540px;
}

#lidContent {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #D9D9D9;
    border-style: solid;
    border-width: 0 1px 1px;
    float: left;
    font-size: 11px;
    left: 10px;
    min-height: 400px;
    padding: 20px 15px 12px;
    position: relative;
    top: 0;
    width: 1223px;
}

#lidContent.smallWidth{
    width: 1180px;
}

ul.subTabMenu {
    position: absolute;
    top: 111px;
}

select[name='betstat_id'] {
    margin-right: 10px;
    width: 215px;
}

#searchLedenContainer {
    display: inline-block;
    margin-bottom: 20px;
}

#searchLedenContainer .button {
    margin-right: 10px;
}

#searchLedenContainer label {
    margin-right: 5px;
}

#searchLeden {
    display: none;
}

#searchLeden.show {
    display: inline-block;
}

/*buttons*/
.btn130	{background: url("../images/btn130.png") 0 0;
		height: 29px;
		width: 130px;
		display:inline-block;
		color:#FFF;
		text-align: center;
		line-height: 27px;}
		
.btn130:hover	{background: url("../images/btn130.png") 0 -29px;
				cursor: pointer;}

.btn65-alert	{background: url("../images/btn65-red.png") 0 0;
		height: 15px;
		width: 65px;
		display:inline-block;
		color:#FFF;
		text-align: center;
		line-height: 14px;}
      
		
.btn65-alert:hover	{background: url("../images/btn65-red.png") 0 -15px;
				cursor: pointer;}
                
.btn65-gray	{background: url("../images/btn65-gray.png") 0 0;
		height: 15px;
		width: 65px;
		display:inline-block;
		color:#FFF;
		text-align: center;
		line-height: 14px;}
      
		
.btn65-gray:hover	{background: url("../images/btn65-gray.png") 0 -15px;
				cursor: pointer;}                

.btn_miniupl	{position: relative;}

a.button {
    color: #1b305c;
    text-decoration: none;
}

a.button_green {
    color:#FFF;
	text-decoration: none;
}		

a.btn130 {
    color: #fff;
}

.btn_close	{background: url("../images/btn_close.png") repeat scroll 0 0 transparent;
    bottom: 8px;
    color: #FFFFFF;
    display: block;
    height: 25px;
    position: absolute;
    width: 25px;
		}
		
.btn_close:hover	{cursor:pointer;
		}		
		
		
.uitklaptitel	{background: url("../modules/images/icon_down.png") top left no-repeat;
				text-indent: 15px;}
				
.uitklaptitel:hover	{cursor: pointer;}					
		
.uitklapdiv		{display: none;}		

/*incasso module*/
#vvelist	{border: 1px solid;
    height: 300px;
    overflow: auto;
    padding: 10px;
    width: 350px;}
	
	
/*overzicht module*/
#addaction	{
    position:absolute;
    top:5%;
    left:5%;
    background: none repeat scroll 0 0 #CECECE;
    border: 5px solid white;
    left: 30px;
    padding: 10px;
    visibility: hidden;
    z-index: 1000;
			}

table#vveacties tr td.col_0	{min-width: 130px;}
table#vveacties tr td.col_0 input {width: 104px;}
table#vveacties tr td.col_1	{width: 150px;}
table#vveacties tr td.col_1 input {width: 144px;}
table#vveacties tr td.col_2	{width: 150px;}
table#vveacties tr td.col_2 input {width: 144px;}
table#vveacties tr td.col_3	{width: 120px;}
table#vveacties tr td.col_3 input {width: 114px;}
table#vveacties tr td.col_4	{width: 460px;}
table#vveacties tr td.col_4 input	{width: 454px;}

table#vveactiesdossiers tr td.col_1	{width: 150px;}
table#vveactiesdossiers tr td.col_1 input {width: 144px;}
table#vveactiesdossiers tr td.col_2	{width: 150px;}
table#vveactiesdossiers tr td.col_2 input {width: 144px;}
table#vveactiesdossiers tr td.col_3	{width: 500px;}
table#vveactiesdossiers tr td.col_3 input	{width: 494px;}

/*homepage*/
table.dashboard tr td	{padding:0 5px;
						}

.bullet{
    width: 10px;
    height: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bullet-red{
    background: #ed1f24;
}

.bullet-orange{
    background: #FFA500;
}

.bullet-green{
    background: #6cbe46;
}

.stoplichtred	{background: url("../images/stoplicht.png") no-repeat 0 0;
}
		
.stoplichtorange	{background: url("../images/stoplicht.png") no-repeat 0 -20px;
}
		
.stoplichtyellow	{background: url("../images/stoplicht.png") no-repeat 0 -40px;
}
		
.stoplichtgreen	{background: url("../images/stoplicht.png") no-repeat 0 -60px;
}
		
div.stoplicht	{height: 20px;
				width: 20px;}

#achterstanden_dialog, #jaarstukken_dialog, .actieDialog, .achterstanden_dialog {
    background: #fff none repeat scroll 0 0;
    border: 5px solid white;
    border-radius: 5px;
    display: none;
    left: 50%;
    margin-left: -250px;
    height: 500px;
    min-width: 500px;
    overflow: auto;
    padding: 10px;
    position: absolute;
    top: 5%;
    z-index: 1000;
}

#achterstanden_dialog_opener, #jaarstukken_dialog_opener, #contract_omschrijving_lang_dialog_opener, .achterstanden_dialog_opener{
    cursor: pointer;
}

#achterstanden_dialog_close, #jaarstukken_dialog_close, #contract_omschrijving_lang_dialog_close, .achterstanden_dialog_close{
    top: 3px;
    bottom: auto;
    right: 3px;
    left: auto;
}
		

/*servicebedrijven onderhoud*/
div.servicebedrijf	{width: 500px;
					padding: 10px;
					background: #ececec;}
                    

.grayDiv{
    padding: 10px;
    background: #EEEEEE;
}

.ms-drop li{
    padding: 0;
    margin: 0;
}


/* default popup */
.ui-popup   {display:none;}
.ui-popup-trigger:hover   {cursor:pointer;}


/*betaalstatus classes*/
.betstat_groen  {color:green;}
.betstat_oranje  {color:orange;}
.betstat_rood  {color:red;}


form#mailBeheerdersForm p.ruimte select#mailTo{
    height: auto;
    width: auto;
}


/* styling for invoice form*/

#invoiceForm td input.invoiceItem{
    width: 550px;
}

#invoiceForm td input.invoicePrice{
    width: 80px;
}

#invoiceForm span#invoiceTotal{
    margin-left: 580px;
    display: block;
}

/* styling VVE Gebouw tab */
.btnContainer {
    display: inline-block;
    vertical-align: top;
    width: 33%
}

#gebouwContainer .button {
    display: block;
    background: none;
    border: 1px solid darkgray;
    border-radius: 5px;
    height: auto;
    padding: 5px 10px;
    font-size: 18px;
    margin-right: 50px;
    margin-bottom: 50px;
}


/** Vergaderpunten **/
#vergaderpunt_dialog, #contract_dialog, #contract_omschrijving_lang_dialog, .default_dialog{
    position:absolute;
    top:5%;
    background: none repeat scroll 0 0 #CECECE;
    border: 5px solid white;
    left: 30px;
    padding: 10px;
    display: none;
    z-index: 1000;
    /*width: 460px;*/
    min-width: 450px;
    /*min-height: 400px;*/
}

#vergaderpunt_dialog form textarea{
    width: 230px;
}

#vergaderpunt_dialog_close, #contract_dialog_close, .default_dialog_close{
    top: 3px;
    bottom: auto;
    right: 3px;
    left: auto;
}

/* reparatieverzoeken */
#verzoek_dialog form select{
    width: 240px;
}

#verzoek_dialog{
    top: 30px;
    left: 30px;
}

#verzoek_dialog textarea[name=mail]{
    width: 700px;
    height: 1500px;
}

.default_dialog p.ruimte .cke{
    float: right;
}

.default_dialog p.ruimte .cke_contents{
    padding: 10px;
}

/* Default colors */
.backgroundGreen {
    background: #6cbe46;
}

.backgroundOrange {
    background: #f7901e;
}

.backgroundRed {
    background: #ed1f24;
}

.backgroundBlue {
    background: #0f75bc;
}


.whiteout{
    opacity:0.15;
}

/* Dashboard */
.dashboardCol{
    float: left;
}

#generaldashboard {
    border: 1px solid #cecece;
    border-radius: 5px;
    padding: 15px 20px;
    width: 400px;
    margin-right: 40px;
    margin-bottom: 40px;
}

.dashboardRow {
    display: inline-block;
    border-bottom: 1px solid #e8e8e8;
    height: 50px;
}

.dashboardRow a i.fa {
    border-radius: 50%;
    color: #fff;
    font-size: 15px;
    height: 30px;
    line-height: 31px;
    margin-right: 5px;
    text-align: center;
    width: 30px;
}

.dashboardRow .label {
    display: inline-block;
    line-height: 48px;
}

.notities .dashboardRow span, .gebouw .dashboardRow span {
    margin-right: 13px;
}

.dashboardRow span,
#achterstanden_dialog_opener .circle, .achterstanden_dialog_opener .circle {
    line-height: 28px;
    text-align: center;
    height: 30px;
    width: 30px;
    color: white;
}

.notities .dashboardRow .label {
    width: 270px;
}

.dashboardRow .label {
    width: 270px;
}

.dashboardRow .sublabel {
    padding-left: 30px;
    width: 240px;
}

.dashboardRow .graph {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 20px;
    width: 90px;
}

.dashboardRow .graph span {
    position: absolute;
    display: inline-block;
    left: 0;
    bottom:0;
    width: 45%;
}

.dashboardRow .graph .graphColumn:first-child {
    margin-right: 10%;
}

.dashboardRow .graph .graphColumn:last-child {
    margin-left: 55%;
}

.dashboardRow .graph span .columnText {
    bottom: 21px;
    color: #292929;
    height: 15px;
    position: relative;
    text-align: center;
    width: 100%;
}

.circle{
    border-radius: 50%;
    display: inline-block;
}

/** MJOP **/

.mjop_table, .rpt_table{
    width: 100%;
    border: solid 1px #000000;
}

/** Vergaderruimtes **/
#ruimte_dialog form textarea{
    width: auto;
}

/** Calendar **/
.fc-event .fc-title{
    font-size: 1em;
}

a.fc-event{
    cursor: pointer; /* Show pointer at non editable events */
}

#generaldashboard.dashboard_calendar{
    padding: 0;
    border:none;
    width: 442px;
}

#dashboard_calendar .ui-datepicker .ui-datepicker-header{
    background: #1e5daa;
    border-color: #1e5daa;
}

#dashboard_calendar table.ui-datepicker-calendar tr td a{
    color: #888888;
    background: none;
    border: solid 2px #FFFFFF;
    font-weight: normal;
}

#dashboard_calendar .ui-datepicker td a.occupied-date{
    border: solid 2px #CCCCCC;
    border-radius: 3px;
}

#dashboard_calendar .ui-datepicker td.ui-datepicker-current-day a{
    background-color: #6cbe46;
    border: solid 2px #6cbe46;
    border-radius: 3px;
    color: #FFFFFF;
}

#dashboard_calendar{
    float: left;
    position: relative;
    z-index: 2;
}

#dashboard_calendar_day{
    border: solid 1px #cccccc;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    float: left;
    width: 229px;
    height: 211px;
    position: relative;
    left: -3px;
    z-index: 1;
    padding: 5px 10px;
    box-sizing: border-box;
}

#dashboard_calendar_day_head{
    text-transform: uppercase;
    font-size: 17px;
    height: 26px;
}

#dashboard_calendar_day_head sup{
    text-transform: lowercase;
}

#dashboard_calendar_day_list{
    height: 211px;
    overflow-x: hidden;
    overflow-y: auto;
}

#dashboard_calendar_day_list ul{
    padding-right: 10px;
}

#dashboard_calendar_day_list ul li{
    list-style: none;
    margin: 0;
    padding: 10px 0;
    border-bottom: solid 1px #CCCCCC;
}

#dashboard_calendar_day_list ul li:last-child {
    border: none;
}

#dashboard_calendar_day_list ul li a {
    display: block;
    max-width: 150px;
}

#dashboard_calendar_day_list ul li span{
    color: #AAAAAA;
    float: right;
}

/* mailtemplates */
#template_dialog{
    width: 1007px;
}

.textarea-noheight{
    height: auto;
}


/* Login form */
div.login-wrapper *{
    box-sizing: border-box;
}

div.login-wrapper{
    margin-left: auto;
    margin-right: auto;
    width: 640px;
    position: relative;
    box-sizing: border-box;
}

div.login-wrapper form table{
    margin-left: auto;
    margin-right: auto;
}

div.login-logo{
    width: 100%;
    text-align: center;
    margin-bottom: -20px;
}

div.login-logo img{
    height: 140px;
    margin-right: 5px;
}

.login-wrapper h1, .login-wrapper p, .login-wrapper form{
    text-align: center;
}

.login-wrapper h1.login-header{
    margin-bottom: 50px;
}

.login-wrapper hr{
    width: 100%;
    height: 1px;
    background-color: #dddddd;
    border: none;
    margin-top: 20px;
    margin-bottom: 20px;
}

.login-box{
    width: 250px;
    background-color: #dddddd;
    border: solid 1px #999999;
    border-radius: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    overflow: hidden;
    box-shadow: 0 5px 10px #999999;
}

.login-box-header{
    width: 100%;
    background-color: #1e5daa;
    border-bottom: solid 1px #999999;
}

.login-box-header h2{
    text-align: center;
    color: #FFFFFF;
    padding: 12px 0;
}

.login-box-content{
    width: 100%;
    padding: 15px 20px;
    text-align: center;
}

.login-box-content input{
    width: 100%;
    margin-bottom: 10px;
    color: #FFFFFF;
    background-color: #1e5daa;
    border-radius: 5px;
    box-shadow: 1px 1px 2px #555555 inset;
    padding: 5px 5px 5px 30px;
}

.login-box-content input.gebruiker{
    background-image: url('/images/inlog_gebruiker.png');
    background-position: 5px;
    background-repeat: no-repeat;
    background-size: 10%;
}

.login-box-content input.password{
    background-image: url('/images/inlog_slot.png');
    background-position: 5px;
    background-repeat: no-repeat;
    background-size: 10%;
}

.login-box-content a{
    color: #ffffff;
    text-shadow: 1px 1px #777777;
}

.login-box-content input.login-submit{
    margin-bottom: 0;
    margin-top: 10px;
    background-color: #6cbe46;
    border: solid 1px #777777;
    border-radius: 5px;
    box-shadow: 0 0 2px #FFFFFF inset;
    padding: 0;
}

.login-footer{
    color: #999999;
    font-size: 9px;
}

/* Input placeholder styling */
.login-box-content input[placeholder]{
    color: #FFFFFF;
}

.login-box-content input::-webkit-input-placeholder { color: #FFFFFF; opacity: 1 !important; }
.login-box-content input:-moz-placeholder { color: #FFFFFF;}
.login-box-content input::-moz-placeholder {color: #FFFFFF;}
.login-box-content input:-ms-input-placeholder {color: #FFFFFF;}


/* LEDEN VVE DASHBOARD */
.dashboard_block{
    width: 240px;
    height: 250px;
    border: solid 1px #dddddd;
    border-radius: 5px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 25px;
    margin-bottom: 25px;
    padding: 15px;
}

.dashboard_block h2{
    color: #000000;
    font-size: 12px;
    margin-bottom: 15px;
}

.dashboard_block_content{
    width: 100%;
    height: 100%;
    position: relative;
}
.dashboard_block ul{
    position: absolute;
    bottom: 0;
    left: 0;
}

.dashboard_block ul li{
    list-style: none;
    background-image: url('/modules/images/dashboard_bullet.png');
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 25px;
    margin-left: 0;
    line-height: 20px;
}

.dashboard_block_icon{
    margin: 25px 0;
}

.dashboard_block .block_details, .dashboard_block .block_details_centered{
    width: 100%;
    padding: 15px;
    margin: 15px 0;
    background-color: #eeeeee;
    border: solid 1px #cccccc;
    border-radius: 5px;
    box-sizing: border-box;
    color: #1e5daa;
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
}

.dashboard_block .block_details_centered{
    text-align: center;
    font-size: 20px;
    line-height: 25px;
}

.dashboard_block .block_details span, .block_details_centered span{
    color: #999999;
    width: 50px;
    float: right;
    font-size: 15px;
    font-weight: normal;
    line-height: 15px;
}

.block_details_centered span {
    float: none;
    width: auto;
}

.dashboard_block p span{
    color: #999999;
}


/*gridview Table*/

.gridviewTable th {
    background: #0f75bc;
    color: #FFF;
    padding: 3px;
    height: 20px;
}

.gridviewTable tr:nth-child(even) {
    background: #EBEBEB;
}

.gridviewTable td{
    padding: 3px;
}

.gridviewTable th input{
    width: auto;
}


/*detailview Table*/
.detailviewTable{
    border: 1px solid #EBEBEB;
    border-collapse: collapse;
}


.detailviewTable td, .detailviewTable th{
    padding: 3px;
    border: 1px solid #EBEBEB;
}

.detailviewTable th{
    background: #EBEBEB;
    padding-right: 10px;
    border: 1px solid #FFF;
}



div.row{
    margin-bottom: 10px;
    clear: both;
}

.float-left{
    float: left;
}

.float-right{
    float: right;
}

.text-left{
    text-align: left;
}

.text-right{
    text-align: right;
}

#editorTabs div{
    clear: both;
}


.hidden{
    display: none;
}