@CHARSET "ISO-8859-1";
.radiobtnlist input[type=checkbox], input[type=radio] {
	width: auto;
	margin-right: 10px;
}
.radiobtnlist span {
	padding-right:15px;
}
.radiobtnlist td, th {
	border-top:0px solid;
}
.lr-btn {
	width: 100%;
}
.btn-custom2{
	background-color: hsl(32, 95%, 38%) !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f99a2e", endColorstr="#bc6704");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#f99a2e), to(#bc6704));
    background-image: -moz-linear-gradient(top, #f99a2e, #bc6704);
    background-image: -ms-linear-gradient(top, #f99a2e, #bc6704);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f99a2e), color-stop(100%, #bc6704));
    background-image: -webkit-linear-gradient(top, #f99a2e, #bc6704);
    background-image: -o-linear-gradient(top, #f99a2e, #bc6704);
    background-image: linear-gradient(#f99a2e, #bc6704);
    border-color: #bc6704 #bc6704 hsl(32, 95%, 33%);
    color: #fff !important;
    -webkit-font-smoothing: antialiased;
    text-shadow: 0 1px 0 #000000;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    padding: 4px 12px;
}
.lr-table-stripped td, th{
	padding-bottom:0.3rem;
}

.lrcheckbox input[type=checkbox]{
	width: 10%;
}

.lrbtninputype
{
	width:auto;
	margin:0px;
}

.section-content{
	padding-top:20px!important;
}

.page-title-section2
{
	padding: 150px 0 50px;
    text-align: center;
}

.id {
    background-image: url(/themes/en/images/Label1-2019.png);
    background-repeat: no-repeat;
    height: 144px;
    padding: 47px 0px 48px 52px;
    width: 286px;
}

.lr-idlabel{
	width: 123px;
	padding: 0px 0px 0px 0px;margin: 0px;
	font-size:1.2em;
	font-weight:bolder;
	border: 1px solid;
    padding-left: 8px;
    height:23px;
}

h6{ font-size: 18px; }
p {margin: 0 0 10px;}
.mt-6{ margin-top: 3.5rem !important; }
.IDlabels{text-transform: uppercase;}