/* Start of CMSMS style sheet 'Bestelformulier' */
.bestel-kaarten-form { width: 645px;  overflow: hidden;}

.order-form-item {margin-bottom: 5px; width: 320px;  overflow: hidden;}

.order-form-item label  {margin-top: 0; float: left; width: 140px;}

.order-form-item input {width: 175px;}

.cards-input input {width: 24px; height:17px; padding: 1px 2px;}

#order-tickets-table {text-align: left; width: 630px; }
#order-tickets-table td {height: 25px; }
#order-tickets-table .firstcol {width: 170px; }
#order-tickets-table .secondcol {width: 180px; }
#order-tickets-table .inputspace {width: 30px; }
#order-tickets-table .forthcol {width: 150px;}
#order-tickets-table .fifthcol {width: 50px;}
#order-tickets-table .sumcol,
#order-tickets-table .totalsum {width: 50px; text-align: right; }
#order-tickets-table .linerow td {height: 30px;  border-bottom: 1px solid #6bbc46;}

.cards-wednesday,
.cards-friday,
.cards-saturday,
.cards-sunday { height: 0; position: relative; left: 342px; margin-right: 292px; width: 30px;}

.cards-wednesday { top: 2px; }
.cards-friday { top: 27px; }
.cards-saturday { top: 52px; }
.cards-sunday { top: 77px; }

.left-item, /* naam & postcode */
.right-item /* voorletters & woonplaats */
{float: left; overflow: hidden;}

.right-item label /* voorletters & woonplaats */
{margin-left: 25px; width: 80px;}

.order-form-firsthead /* adresgegevens kopje */
{margin-top: 5px;}

.order-form-head /* bankgegevens kopje & bestelling kopje */
{margin-top: 30px;}

#item-m6fbrp__48 /* bestel tabel */
{width: 560px;}
.bestel-kaarten-form .submit { height: 26px;/* position: relative; left: 465px; */ float:right;}

#infoicon { position: relative; z-index: 1; top: 25px; }
#infotext { background-color: #e9f4e3; border: 1px solid #6bbc46; 
width: 560px; padding: 10px; margin: 0 0 15px 20px ; 
text-align: left; position: relative; z-index: 0; line-height: 19px; }
#infotext .indent { margin-left: 20px;}

/* form errors */
.form-errors { margin-bottom: 20px; }
.form-errors label.error { margin-top:2px; }
.fb_invalid input,
input.error { border: 1px dotted red; }

.send-copy label { width: 295px; float: left; }
.send-copy input { clear: both; float: left;  width: 200px; margin-top: 5px;}
.send-copy input.readonly { clear: none; float: left; position: relative; top: 11px; border: none; width: 280px;  margin-top: 0px;}
/* End of 'Bestelformulier' */

