* {
    margin: 0 !important;
    padding: 0 !important;
}
html {
    height: 100% !important;
}
body {
    font-family: sans-serif !important;
    height: 100% !important;
    color: #000000 !important;
    font-size: 13px !important;
    line-height: 20px !important;
    margin: 0 !important;
    padding: 0 !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
}
.layout {
    position: relative !important;
    min-width: 100% !important;
}

p {
    font-family: sans-serif !important;
    padding: 0 5px !important;
    margin-bottom: 15px !important;
    margin-top: 7px !important;
    line-height: 20px !important;
}
img {
    vertical-align: top !important;
}

ol, ul {
    font-family: sans-serif !important;
    margin: 10px 5px 20px 0;
    padding-left: 25px;
}

table {
    font-family: sans-serif !important;
    width: 100% !important;
    border-collapse: collapse !important;
    table-layout: fixed !important;
    margin: 0 !important;
}
td {
    vertical-align: top !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    line-height: 20px !important;
}
td.label {
    width: 37% !important;
}

body.single .page_header {
    width: 100% !important;
    margin-bottom: 15px !important;
    font-size: 12px !important;
    display: table !important;
    table-layout: fixed !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
}
body.single .page_header .logo_td {
    width: 100px;
}
body.single .page_header .logo_td img {
    margin-left: 4px;
}


.lh1 {
    height: 20px;
    max-height: 20px;
    overflow: hidden;
    position: relative;
}
.lh2 {
    height: 40px;
    max-height: 40px;
    overflow: hidden;
    position: relative;
}
.lh3 {
    height: 60px;
    max-height: 60px;
    overflow: hidden;
    position: relative;
}
.lh4 {
    height: 80px;
    max-height: 80px;
    overflow: hidden;
    position: relative;
}
.lh5 {
    height: 100px;
    max-height: 100px;
    overflow: hidden;
    position: relative;
}
.lh6 {
    height: 120px;
    max-height: 120px;
    overflow: hidden;
    position: relative;
}
.lh7 {
    height: 140px;
    max-height: 140px;
    overflow: hidden;
    position: relative;
}
.lh8 {
    height: 160px;
    max-height: 160px;
    overflow: hidden;
    position: relative;
}
.lh9 {
    height: 180px;
    max-height: 180px;
    overflow: hidden;
    position: relative;
}
.lh10 {
    height: 200px;
    max-height: 200px;
    overflow: hidden;
    position: relative;
}
.lh11 {
    height: 220px;
    max-height: 220px;
    overflow: hidden;
    position: relative;
}
.lh12 {
    height: 240px;
    max-height: 240px;
    overflow: hidden;
    position: relative;
}
.lh13 {
    height: 260px;
    max-height: 260px;
    overflow: hidden;
    position: relative;
}
.lh14 {
    height: 280px;
    max-height: 280px;
    overflow: hidden;
    position: relative;
}
.lh15 {
    height: 300px;
    max-height: 300px;
    overflow: hidden;
    position: relative;
}

.tar {
    text-align: right !important;
}
.mb {
    margin-bottom: 10px !important;
}
table.mb2,
.mb2 {
    margin-bottom: 15px !important;
}
td.mb {
    margin-bottom: 0 !important;
    padding-bottom: 7px !important;
}
.vab {
    vertical-align: bottom !important;
}
.page_break {
    page-break-after: always !important;
}


body.single .mobile_menu_aside_bg,
body.single .mobile_menu_aside,
body.single header,
body.single .breadcrumbs,
body.single .reg_btn,
body.single .more_link,
body.single h1,
body.single nav,
body.single footer {
    display: none !important;
}

.more {
    display: block !important;
}

.mdl-grid,
.mdl-cell {
    padding: 0 !important;
    margin: 0 !important;
}

body.single h1.evt_header {
    font-family: sans-serif !important;
    font-size: 22px !important;
    font-weight: bold !important;
    margin-bottom: 15px !important;
    padding-top: 5px !important;
    display: block !important;
    color: #000 !important;
}
body.single h2 {
    font-family: sans-serif !important;
    display: block !important;
    background: #dadada !important;
    font-size: 16px !important;
    font-weight: bold !important;
    padding: 5px !important;
    color: #000 !important;
}
