html{
}
body{
    margin: 0;
    padding: 0;
    background: #e7ecf0;
    font-family: Arial, Helvetica, sans-serif;
}
*{
    margin: 0;
    padding: 0;
}
p{
    font-size: 12px;
    color: #373737;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 18px;
}
p a{
    color: #218bdc;
    font-size: 12px;
    text-decoration: none;
}
a{
    outline: none;
}
.f-left{
    float:left;
}
.f-right{
    float:right;
}
.clear{
    clear: both;
    overflow: hidden;
}
#block_error{
    width: 845px;
    height: 384px;
    border: 1px solid #cccccc;
    margin: 72px auto 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #fff url(https://webinar.detik.com/assets/page/img/block.gif) no-repeat 0 51px;
}
#block_error div{
    padding: 100px 40px 0 186px;
}
#block_error div h2{
    color: #218bdc;
    font-size: 24px;
    display: block;
    padding: 0 0 14px 0;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 12px;
    font-weight: normal;
}

.move-area {
    padding: 60px 0;
    background: #fafafa;
    height: 100vh;
}

@media (min-width: 576px) {
    .move-area {
        padding-bottom: 0;
    }
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
}

header,
footer {
    display: table;
    width: 100%;
}

@media (min-width: 1024px) {

    header,
    footer {
        display: block;
    }
}

.header {
    padding-top: 20px;
    padding-bottom: 8px;
    position: relative;
}

@media (min-width: 576px) {
    .header {
        padding-top: 36px;
    }
}

.header__back {
    position: relative;
    color: #fff;
    padding: 8px 12px;
    text-align: center;
    display: inline-block;
    margin-bottom: 20px;
    border-radius: 5px;
}

@media (min-width: 576px) {
    .header__back {
        position: absolute;
        bottom: 50px;
        margin-bottom: 0;
    }
}

.header__back a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
}

.header__back-title {
    display: block;
    text-align: right;
    font-size: 11px;
}

.header__back .logo-kanal {
    display: inline-block;
    height: 25px;
    margin-left: 5px;
}

.header__back .logo-kanal.detikcom {
    background-image: url("https://cdnstatic.detik.com/webinar/images/logo/detik-white.png");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 65px;
}

.header__back .logo-kanal.haibunda {
    background-image: url("https://cdnstatic.detik.com/webinar/images/logo/logo_haibunda-white.png");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 72px;
}

.header__back .logo-kanal.cnbc-h {
    background-image: url("https://cdnstatic.detik.com/webinar/images/logo/logo_cnbc-horizontal.png");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 73px;
}

.header__back .logo-kanal.cnbc {
    background-image: url("https://cdnstatic.detik.com/webinar/images/logo/logo_cnbc-vertical.png");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 35px;
    height: 30px;
}

.header__back .logo-kanal.cnn {
    background-image: url("https://cdnstatic.detik.com/webinar/images/logo/logo_cnn-white.png");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 30px;
    height: 30px;
}

.header__back .logo-kanal.insertlive {
    background-image: url("https://cdnstatic.detik.com/webinar/images/logo/logo_insertlive-white.png");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 67px;
}

.header__back .logo-kanal.beautynesia {
    background-image: url("https://cdnstatic.detik.com/webinar/images/logo/logo_beautynesia-white.png");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 102px;
}

.header__back .logo-kanal.femaledaily {
    background-image: url("https://cdnstatic.detik.com/webinar/images/logo/logo_femaledaily-white.png");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 74px;
    height: 15px;
}

.header__back--default {
    background-color: #333;
}

.header__back--default:hover {
    background-color: #1a1a1a;
    opacity: 0.7;
}

.header__logo {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
}

@media (min-width: 576px) {
    .header__logo {
        margin-bottom: 40px;
    }
}

.header__logo img {
    width: auto;
    max-width: 100%;
}

.header__logo-event {
    width: auto;
    height: auto;
}

.header__logo-event--solo {
    width: 100%;
}

@media (min-width: 576px) {
    .header__logo-event--solo {
        width: 540px;
    }
}

.header__logo-main {
    width: 250px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 20px;
    border-left: 1px solid #333;
    position: relative;
}

.header__logo-main-title {
    margin-bottom: 5px;
    display: inline-block;
}

.header__logo-main a {
    padding-left: 24px;
}

.header__logo-main--cross {
    border: none;
}

.header__logo-main--cross:before {
    content: 'x';
    position: absolute;
    top: 40%;
    font-size: 30px;
    left: 0;
    color: #000000;
}

.media--list,
.display-flex,
.align-middle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.form-inline,
.list-content__item,
.display-flex-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: wrap;
}

.header__logo-event {
    width: auto;
    height: auto;
}

.header__logo-event--solo {
    width: 100%;
}

@media (min-width: 576px) {
    .header__logo-event--solo {
        width: 540px;
    }
}

.text-center,
.icon-item {
    text-align: center !important;
}

.four-image {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

@media (min-width: 576px) {
    .four-image {
        width: 40%;
    }
}

.four-image__left {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 20px;
    width: 80px;
}

@media (min-width: 576px) {
    .four-image__left {
        width: 100px;
        left: 20px;
    }
}

.four-image__name {
    display: inline-block;
    padding: 20px;
    z-index: 1;
    width: 150px;
}

.four-doodle {
    text-align: center;
    padding-top: 30px;
}

.four-wrap {
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 0 20px;
}

@media (min-width: 576px) {
    .four-wrap {
        width: 400px;
    }
}

.four-eye {
    position: absolute;
    left: 40%;
    top: 46%;
    width: 35px;
}

.four-eye:nth-child(2) {
    left: 58%;
}

@media (min-width: 576px) {
    .four-eye:nth-child(2) {
        left: 60%;
    }
}

@media (min-width: 576px) {
    .four-eye {
        width: 30px;
        left: 41%;
    }
}

.four-text {
    font-size: 20px;
    color: #636363;
}

.mgt-24 {
    margin-top: 24px !important;
}

.page-404 {
    min-height: 400px;
}

.page-404 [class*="four-"] img {
    max-width: 100%;
}

/*--------------------------------------------------------------------------------*/
/*CONTAINER*/
/*--------------------------------------------------------------------------------*/
.container,
.container-fluid {
    width: 100%;
    padding-left: 18px;
    padding-right: 18px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {

    .container,
    .container-fluid {
        padding-left: 13px;
        padding-right: 13px;
    }
}

@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1080px;
    }
}

.container {
    width: 100%;
}

@media (min-width: 576px) {
    .container {
        max-width: 1180px;
    }
}

.four-image__right {
    display: inline-block;
    right: 0;
    top: 20px;
    position: absolute;
    width: 110px;
}

@media (min-width: 576px) {
    .four-image__right {
        width: 145px;
    }
}

body {
    margin: 0;
    line-height: 1.4;
    font-size: 16px;
    font-family: "Helvetica", Helvetica-FF, Arial, Tahoma, sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeSpeed;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}