
.lh-42 {
    line-height: 42px;
}
.h-42 {
    height: 42px;
}
.pl-20 {
    padding-left: 20px;
}
.pl-20 {
    padding-left: 20px;
}

.f-24 {
    font-size: 24px;
}

.text-center {
    text-align: center;
}
.pt-30 {
    padding-top: 30px;
}
.f-24 {
    font-size: 18px;
}
h1 {
    font-size: 36px;
}
h1, h2, h3 {
    padding-top: 20px;
    padding-bottom: 10px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}


.border-ec-b {
    border-bottom: #ececec 0px solid !important;
}
.text-center {
    text-align: center;
}
.border-ec-b {
    border-bottom: #ececec 1px solid !important;
}
.mr-20 {
    margin-right: 20px;
}
.ml-20 {
    margin-left: 20px;
}
.mb-20 {
    margin-bottom: 20px;
}
.pb-20 {
    padding-bottom: 20px;
}
.pb-20 {
    padding-bottom: 20px;
}
.mr-20 {
    margin-right: 20px;
}
.ml-20 {
    margin-left: 20px;
}
.mb-20 {
    margin-bottom: 20px;
}
p {
    margin-bottom: 10px;
}


.f-16 {
    font-size: 16px;
}
.mr-30 {
    margin-right: 30px;
}
.ml-30 {
    margin-left: 30px;
}
.mt-10 {
    margin-top: 10px;
}
.pb-30 {
    padding-bottom: 30px;
}
.f-16 {
    font-size: 16px;
}
.pb-30 {
    padding-bottom: 30px;
}
.mr-30 {
    margin-right: 30px;
}
.ml-30 {
    margin-left: 30px;
}
.mt-10 {
    margin-top: 10px;
}



.table-border {
    border-top: 1px solid #ececec;
	width: 100%;
    empty-cells: show;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
	border: 1px solid #ddd;
    border-collapse: separate;
    border-left: 0;
	
}

.radius {
    border-radius: 4px;
    overflow: hidden;
}


.table-striped tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}
.table-border th, .table-border td {
    border-bottom: 1px solid #ececec;
}

.table-bordered th, .table-bordered td {
    border-left: 1px solid #ddd;
}

.table-bordered th, .table-bordered td {
    border-left: 1px solid #ddd;
}

.table th, .table td {
    padding: 8px;
    line-height: 20px;
}

.tdB{
	 width:430px;
}

.ewb-main-part {
    padding: 10px 0;
    background-color: #fff;
}

