
body {
    color: #999;
}
#vbg-home {
    display: block;
}
#vbg-home-m {
    display: none;
}
.principal-logo {
    margin-top: 65px;
}
.tgr-nav {
    font-style: normal;
    font-weight: normal;
    margin: 5px;
    border-radius: 5px;
    padding: 5px;
}
.tgr-nav img {
    width: 45px;
    height: 45px;
}
.tgr-nav ul li a {
    padding: 12px;
    text-decoration: none;
}
.tgr-nav ul li a .tgr-text-icon {
    color: #000;
    font-size: 13px;
    line-height: 23px;
    text-align: center;
}

.tgr-nav ul li a .tgr-box-icon {
    background-color: transparent;
    border-radius: 50px;
    width: 45px;
    max-width: 45px;
    display: inherit;
    background-color: #FFE5C1;
}

.tgr-nav li.uk-active a .tgr-box-icon{
    background-color: #B5E4C4;
}

.tgr-nav ul li a::after {
    background-color: transparent;
}


.tgr-content>div {
    margin-top: 70px;
}

.tgr-content .uk-container-xsmall>div {
    padding-top: 50px;
    padding-bottom: 35px;
}
.uk-button.uk-button-primary{
    background: #118235;
    color: #fff;
}
.uk-button.uk-button-primary:hover{
    background: #118235;
    color: #fff;
}
/* =====Cover === */
    .cover-mobile{
        font-family: Montserrat;
        display: none;
    }
.side-principal-logo{
    width: auto;
    height: 450px;
    max-height: fit-content;
}
.kepada-to {
    font-style: normal;
    font-size: 13px;
    line-height: 30px;
    color: #000;
}
.kepada-participan {

    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    color: #666;
}


/* =============tab Event =========================*/
.tgr-event {
    font-style: normal;

}

.tgr-event.main-title {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    /* identical to box height, or 121% */
    color: #118235;
}

.tgr-event.submain-title {
    font-weight: 700;
    font-size: 27px;
    line-height: 30px;
    /* identical to box height */
    color: #666;
}

.tgr-event.overview {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #666;
}
.tgr-event.overview-end {
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    color: #118235;
}

/* =============tab Time =========================*/
.tgr-time {
    color: #118235;
    font-size: 18px;
    font-weight: 700;
}
.tgr-time .participan-label{
    color: #666;
    font-size: 27px;
}

/* Tab Rundown =========== */
.tgr-rundown {
    font-family: Roboto Condensed;
    display: flex;
    height: 50vh;
    margin-top: 36px;
    margin-left: 50px;
}

.tgr-rundown-m {
    display: none;
}

.tgr-rundown .title {
    color: #666;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}

.tgr-rundown .title>span {
    font-size: 20px;
    color: #E09423;
    line-height: 25px;
}

.table-rundown,
.table-rundown-participan {
    border-collapse: collapse;
}

.table-rundown th,
.table-rundown td {
    border: 0px solid #ddd;
}


.table-rundown th.th-time {
    width: 28%;
}

.table-rundown th.th-duration {
    width: 25%;
}

.table-rundown>thead>tr>th {
    position: sticky;
    top: 0;
    background-color: #FAFAFA;
    font-weight: bold;
}


.table-rundown>thead>tr>th,
.table-rundown>tbody>tr>td {
    font-style: normal;
    font-weight: 400;
    color: #666;
    font-size: 12px;
    line-height: 16px;
    padding: 4px;
    vertical-align: top;
}


.table-rundown-participan th,
.table-rundown-participan td {
    border: 0px solid #ddd;
}
.table-rundown-participan>thead>tr>th,
.table-rundown-participan>tbody>tr>td {
    font-style: normal;
    font-weight: 400;
    color: #666;
    font-size: 16px;
    line-height: 21px;
    padding: 4px;
    vertical-align: top;
}

.table-rundown-participan>thead>tr>th {
    position: sticky;
    top: 0;
    background-color: #FAFAFA;
    font-weight: 700;
}

/* Tab Location ============ */
.tgr-location {
    font-family: Roboto Condensed;
    margin-top: 45px;
}

.box-location {
    width: 850px;
    max-width: 850px;
    margin-left: 30px;
}

.box-location>iframe {
    position: relative;
    /* width: calc(100% - 100px); */
    width: inherit;
    height: 33vh;
}
.tgr-location .location-alamat{
    color: #666;
    font-size: 18px;
}
.tgr-location .location-alamat .location-place{
    color: #118235;
    font-weight: bold;
    font-size: 25px;
    line-height: 25px;
}
.tgr-location .location-alamat .location-place div{
    font-size: 20px;
}

/* Tab Gallery ============ */
.tgr-gallery {
    margin-top: 45px;
}

.box-gallery {
    display: flex;
    width: 760px;
    max-width: 790px;
}

.box-gallery-m {
    display: none;
}

.image-col-1 img {
    width: 600px;
    height: 278px;
    object-fit: cover;
}

.image-col-2 img {
    width: auto;
    height: 90px;
    object-fit: cover;
}

/* Tab Contact============== */
.tgr-contact {
    font-family: Roboto Condensed;
    width: 760px;
    max-width: 790px;
    font-style: normal;
}
.tgr-contact>table>tbody>tr>td.column-1{
    width: 120px;
    height: 90px;
}

.tgr-contact .contact-name {
    font-weight: 700;
    font-size: 27px;
    line-height: 25px;
    color: #666;
}
.tgr-contact .label-pic {
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #666;
}
.tgr-contact .contact-number {
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #118235;
}

.tgr-contact .contact-sosmed>a {
    text-decoration: none;
    color: #E09423;
}

/* Tab Protocol================== */
.box-protocol {
    width: 760px;
    max-width: 790px;
    font-style: normal;
}

.box-protocol .protocol-image {
    margin: 7px;
}

.box-protocol .protocol-image>img {
    width: 48px;
}

.box-protocol .protocol-name {
    margin: 7px;
    width: 70%;
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    color: #E09423;
}

/* Tab Closing============= */
.box-closing {

    margin-top: 35px;
    width: 760px;
    max-width: 790px;
    font-style: normal;
}

.box-closing .uk-input,
.box-closing .uk-textarea {
    background: #FAFAFA;
    border: 1px solid;
    border-color: #c6c6c6;
    color: #118235;
}
.box-closing .uk-input:focus,
.box-closing .uk-textarea:focus {
    background: #FAFAFA;
    border: 1px solid;
    border-color: #118235;
    color: #118235;
}
.box-closing .uk-input::placeholder,
.box-closing .uk-textarea::placeholder {
    color: #118235;
    opacity: 0.5;
}
