﻿@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700');

body, input, select, textarea {font-family: 'Open Sans', sans-serif; font-weight: 300}

div#form {
font-size:13px;
text-align:left;
color:#000;
margin:0 0 0 10px;
}

div#form .contentLabelTitel {
font-weight:700;
padding-top:5px;
padding-bottom:5px;
display:block;
width:175px;
color:#000;
}

div#form .contentLabel {

display:inline-block;
width:195px;
color:#000;
clear:both;
float: left;
line-height: 32px
}

/*gridview paging selected page*/
div#form .GridViewStyle .contentLabel{
	width: auto;
}

div#form .contentLabelSmall {
padding-top:5px;
padding-bottom:5px;
font-size:10px;
color:#000;
}

div#form .contentLabelWithoutWidth {
color:#000;
display:inline;
padding:0 0 5px;
}

div#form .contentTextbox {

width:50%;
border:1px solid #9c9c9c;
vertical-align:middle;
margin:0 0 5px;
padding:5px;
}
div#form label 
	{font-size: 13px;
}

div#form .contentTextboxArea {

font-size: 13px;
border:1px solid #9c9c9c;
vertical-align:middle;
overflow:auto;
width:99%;
margin:0 0 5px;
padding:5px;
}

div#form .contentFormPanel {
background-color:#EEE;
border:1px solid #CCC;
margin:0 0 0 175px;
}

div#form .contentFormCheckBox {


padding-top:5px;
padding-bottom:5px;
color:#000;
}

div#form .contentFormListBox {


color:#000;
padding:3px;
}

div#form td {

font-size:14px;
color:#000;
}

div#form td b {
	font-weight: 600;
	font-size: 14px;
	margin-bottom: 5px;
	display: inline-block;
}

.contentLinkButton {


text-align:left;
color:#000;
vertical-align:text-top;
text-decoration:none;
}

.contentLinkButtonGridView {


text-align:left;
color:#000;
vertical-align:text-top;
text-decoration:underline;
}

.contentFormTextBox {
width:250px;
border:1px solid #9c9c9c;
vertical-align:middle;
color:#000;
text-decoration:none;
margin:0 0 5px;
padding:5px;
}

.dataList {

font-size:13px;
text-align:left;
color:#000;
}

.GridViewStyle {

color:#000;
padding:4px;
}

.GridViewRowStyle td,.GridViewAlternatingRowStyle td {
padding:4px;
vertical-align: top;
}

.GridViewPagerStyle table {
margin:0 auto;
}

.TreeViewStyle {
padding:0;
}

.TreeViewHoverStyle {
color:#66A;
text-decoration:underline;
}

.TreeViewSelectedStyle {
background-color:#B5B5B5;
padding:0;
}

.TreeViewNodeStyle {

font-size:12px;
color:#000;
padding:0;
}

.filemanager_tabel {
background-color:#fff;
width:100%;
}

.cssMainmenu {

text-align:left;
text-transform:capitalize;
text-decoration:none;
font-size:13px;
font-weight:700;
vertical-align:super;
color:#fff;
padding:0 20px 0 0;
}

.cssIconPadding {
padding:0 50px 0 0;
}

.cssSubIconPadding {
padding:0 10px 0 0;
}

.siteMap {

font-size:12px;
text-align:left;
vertical-align:middle;
color:Gray;
float: right;
display: block;
width: 200px;
}

.siteMapTitel {

font-size:18px;
text-align:left;
vertical-align:middle;
color:#459d25;
}

.validatorCalloutHighlight {
background-color:#F90;
}

.ajax__calendar_container {
position:absolute;
cursor:default;
width:170px;
font-size:11px;
text-align:center;

padding:4px;
}

.ajax__calendar_body {
height:139px;
width:170px;
position:relative;
overflow:hidden;
margin:auto;
}

.ajax__calendar_days,.ajax__calendar_months,.ajax__calendar_years {
top:0;
left:0;
height:139px;
width:170px;
position:absolute;
text-align:center;
margin:auto;
}

.ajax__calendar_container TABLE {
font-size:11px;
}

.ajax__calendar_header {
height:20px;
width:100%;
}

.ajax__calendar_prev {
cursor:pointer;
width:15px;
height:15px;
float:left;
background-repeat:no-repeat;
background-position:50% 50%;
background-image:url(WebResource.axd?d=x6lt9HfG5Si8NZjMNt1DLcY6US8hUl3G4muzIFtahMQFZTbwxJ00qsx5N8jeAW90ZvGxZ6SJJh48yx62JKItzQ2&t=633053122925312500);
}

.ajax__calendar_next {
cursor:pointer;
width:15px;
height:15px;
float:right;
background-repeat:no-repeat;
background-position:50% 50%;
background-image:url(WebResource.axd?d=x6lt9HfG5Si8NZjMNt1DLcY6US8hUl3G4muzIFtahMQFZTbwxJ00qsx5N8jeAW90HZemRms4wXOo1BZWTwWtNQ2&t=633053122925312500);
}

.ajax__calendar_title {
cursor:pointer;
font-weight:700;
}

.ajax__calendar_footer {
height:15px;
}

.ajax__calendar_today {
cursor:pointer;
padding-top:3px;
}

.ajax__calendar_dayname {
height:17px;
width:17px;
text-align:right;
padding:0 2px;
}

.ajax__calendar_day {
height:17px;
width:18px;
text-align:right;
cursor:pointer;
padding:0 2px;
}

.ajax__calendar .ajax__calendar_container {
border:1px solid #646464;
background-color:#fff;
color:#000;
}

.ajax__calendar .ajax__calendar_footer {
border-top:1px solid #f5f5f5;
}

.ajax__calendar .ajax__calendar_dayname {
border-bottom:1px solid #f5f5f5;
}

.MyCalendar .ajax__calendar_container {

font-size:12px;
border:1px solid #459d25;
background-color:#fff;
color:#459d25;
}

.MyCalendar .ajax__calendar_hover .ajax__calendar_day,.MyCalendar .ajax__calendar_hover .ajax__calendar_month,.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
color:#000;
font-weight:700;
}

.MyCalendar .ajax__calendar_active .ajax__calendar_day,.MyCalendar .ajax__calendar_active .ajax__calendar_month,.MyCalendar .ajax__calendar_active .ajax__calendar_year {
color:#459d25;
font-weight:700;
}

.contentButton,.contentFormLinkButton {

font-size:12px;
text-align:left;
font-weight:700;
background-color:#459d25;
color:#fff;
height:30px;
border:1px solid #eee;
text-decoration:none;
padding:5px;
cursor: pointer;
}

.GridViewHeaderStyle,.GridViewFooterStyle {
background-color:#459d25;
font-weight:700;
height:20px;
}

.GridViewRowStyle,.GridViewAlternatingRowStyle {
background-color:#eee;
}

.GridViewPagerStyle,.filemanager_header {
background-color:#459d25;
height:20px;
font-weight:700;
}

.uitloggen,.meldingen {

font-size:13px;
text-align:left;
vertical-align:middle;
color:#000;
font-weight: 400;
}

.ajax__calendar_month,.ajax__calendar_year {
height:44px;
width:40px;
text-align:center;
cursor:pointer;
overflow:hidden;
}

.ajax__calendar .ajax__calendar_day,.ajax__calendar .ajax__calendar_month,.ajax__calendar .ajax__calendar_year {
border:1px solid #fff;
}

.ajax__calendar .ajax__calendar_active .ajax__calendar_day,.ajax__calendar .ajax__calendar_active .ajax__calendar_month,.ajax__calendar .ajax__calendar_active .ajax__calendar_year {
background-color:#edf9ff;
color:#06c;
border-color:#06c;
}

.ajax__calendar .ajax__calendar_other .ajax__calendar_day,.ajax__calendar .ajax__calendar_other .ajax__calendar_year {
background-color:#fff;
color:#646464;
border-color:#fff;
}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_day,.ajax__calendar .ajax__calendar_hover .ajax__calendar_month,.ajax__calendar .ajax__calendar_hover .ajax__calendar_year {
background-color:#edf9ff;
color:#06c;
border-color:#daf2fc;
}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_title,.ajax__calendar .ajax__calendar_hover .ajax__calendar_today {
color:#06c;
}

.MyCalendar .ajax__calendar_other .ajax__calendar_day,.MyCalendar .ajax__calendar_other .ajax__calendar_year,.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner {
color:#000;
}

div#form .contentTextboxWithoutWidth,div#form .contentDropDownList {


border:1px solid #9c9c9c;
vertical-align:middle;
margin:0 0 5px;
padding:5px;
width: 25%;
min-width: 150px
}


p {
	margin-top: 10px;	
	margin-bottom: 10px;
}

.select {
	width: 100px;
}
#ctl00_cphHoofdinhoud_TabContainerArt_TabPanelRelevantProducten_lstBoxRelevant input {
	font-size: 11px !important;
}
#ctl00_cphSubMenuItems_btnWebshopzoek, #ctl00_cphSubMenuItems_txtWebshopzoek  {

	margin: 0px;
	padding: 0px;
	height: 16px;
	display: inline;
	clear: none;
}
#ctl00_cphSubMenuItems_btnWebshopzoek {
	font-size: 10px;
	padding: 2px 3px 2px 3px;
	height: 18px;
	margin-right: 10px;
}
#submenu a, #submenu input {
	float: left;
	margin-right: 5px;
}

div #form input[type="checkbox"]{
	margin: 2px 2px 10px 0px;
}

/*gridview zoek*/
#gridview_zoek {
	display: block;
	height: 30px;
}
#gridview_zoek input[type="text"] {
	border: solid 1px #ccc;
	width: 200px;
	float: right;
}
#gridview_zoek input[type="submit"] {
	border: solid 1px #009900;
	height: 20px;
	float: right;
	font-size: 10px;
	padding: 2px 3px;
	margin-left: 5px;
	overflow: visible;
}










.selectList {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 0;
}
.selectList li {
	display: inline-block;
	width: 158px;
	padding: 0px;
	margin: 0px 8px 8px 0px;
	vertical-align: top;
}
.selectList label,
.selectList a {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	width: 100%;
	white-space: normal;
	min-height: 60px;
	vertical-align: middle !important;
	display: table-cell !important;
	height: 60px;
	width: 158px;
	text-decoration: none;
	transition: none;
}
/*.selectList label:hover{background: #459d25 !important; color:#282b24 !important;}*/

.selectList input {
	display: none;
}
.selectList input:checked + label,
.selectList label:hover {
	background: #459d25 !important;
}
.selectVertical li {
	width: auto;
	display: block;
	border: solid 1px red;
}
.selectVertical label {
	width: 500px;
}
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 8px 12px;
	font-size: 14px;
	line-height: 1.6;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
	color: #ffffff;
	text-decoration: none;
}
.btn:active,
.btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none;
}
.btn-default {
	color: #ffffff;
	background-color: #3e3a39;
	border-color: #3e3a39;
}
.btn-default:focus,
.btn-default.focus {
	color: #ffffff;
	background-color: #232121;
	border-color: #000000;
}
.btn-default:hover {
	color: #ffffff;
	background-color: #232121;
	border-color: #1e1c1c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
	color: #ffffff;
	background-color: #232121;
	border-color: #1e1c1c;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
	color: #ffffff;
	background-color: #11100f;
	border-color: #000000;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
	background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
	background-color: #3e3a39;
	border-color: #3e3a39;
}
.btn-default .badge {
	color: #3e3a39;
	background-color: #ffffff;
}
.btn-primary {
	color: #282b24;
	background-color: #ffd852;
	border-color: #ffd852;
}
.btn-primary:focus,
.btn-primary.focus {
	color: #282b24;
	background-color: #ffc300;
	border-color: #eaaf00;
}
.btn-primary:hover {
	color: #282b24;
	background-color: #ffc300;
	border-color: #eaaf00;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
	color: #ffffff;
	background-color: #ffc300;
	border-color: #eaaf00;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
	color: #ffffff;
	background-color: #ffc300;
	border-color: #eaaf00;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
	background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
	background-color: #ffd852;
	border-color: #ffd852;
}
.btn-primary .badge {
	color: #ffd852;
	background-color: #282b24;
}
.btn-success {
	color: #ffffff;
	background-color: #00c800;
	border-color: #00c800;
}
.btn-success:focus,
.btn-success.focus {
	color: #ffffff;
	background-color: #009500;
	border-color: #004900;
}
.btn-success:hover {
	color: #ffffff;
	background-color: #009500;
	border-color: #008b00;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
	color: #ffffff;
	background-color: #009500;
	border-color: #008b00;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
	color: #ffffff;
	background-color: #007100;
	border-color: #004900;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
	background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
	background-color: #00c800;
	border-color: #00c800;
}
.btn-success .badge {
	color: #00c800;
	background-color: #ffffff;
}
.btn-info {
	color: #ffffff;
	background-color: #2a9fd6;
	border-color: #2a9fd6;
}
.btn-info:focus,
.btn-info.focus {
	color: #ffffff;
	background-color: #2180ac;
	border-color: #15506c;
}
.btn-info:hover {
	color: #ffffff;
	background-color: #2180ac;
	border-color: #1f79a3;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
	color: #ffffff;
	background-color: #2180ac;
	border-color: #1f79a3;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
	color: #ffffff;
	background-color: #1b698e;
	border-color: #15506c;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
	background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
	background-color: #2a9fd6;
	border-color: #2a9fd6;
}
.btn-info .badge {
	color: #2a9fd6;
	background-color: #ffffff;
}
.btn-warning {
	color: #ffffff;
	background-color: #ff8800;
	border-color: #ff8800;
}
.btn-warning:focus,
.btn-warning.focus {
	color: #ffffff;
	background-color: #cc6d00;
	border-color: #804400;
}
.btn-warning:hover {
	color: #ffffff;
	background-color: #cc6d00;
	border-color: #c26700;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
	color: #ffffff;
	background-color: #cc6d00;
	border-color: #c26700;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
	color: #ffffff;
	background-color: #a85a00;
	border-color: #804400;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
	background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
	background-color: #ff8800;
	border-color: #ff8800;
}
.btn-warning .badge {
	color: #ff8800;
	background-color: #ffffff;
}
.btn-danger {
	color: #ffffff;
	background-color: #ff0000;
	border-color: #ff0000;
}
.btn-danger:focus,
.btn-danger.focus {
	color: #ffffff;
	background-color: #cc0000;
	border-color: #800000;
}
.btn-danger:hover {
	color: #ffffff;
	background-color: #cc0000;
	border-color: #c20000;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
	color: #ffffff;
	background-color: #cc0000;
	border-color: #c20000;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
	color: #ffffff;
	background-color: #a80000;
	border-color: #800000;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
	background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
	background-color: #ff0000;
	border-color: #ff0000;
}
.btn-danger .badge {
	color: #ff0000;
	background-color: #ffffff;
}
.btn-link {
	color: #ffd852;
	font-weight: normal;
	border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
	border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
	color: #ffd852;
	text-decoration: underline;
	background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
	color: #888888;
	text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
	padding: 14px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.btn-block {
	display: block;
	width: 100%;
}
.btn-block + .btn-block {
	margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
	width: 100%;
}
.btn .label {
	position: relative;
	top: -1px;
}
.table td,
.table th {
	padding: 5px;
}