@charset "utf-8";

.popupOverlay { opacity: 0.4; position: fixed; width: 100%; height: 100%; padding: 0; margin: 0; top: -10000px; left: -10000px; z-index: 9999998; /* XBR-1119 */ background-color: #000; }
.popupContainer { position: fixed; top: -10000px; left: -10000px; overflow: visible; z-index: 9999999; }
.contactPopUp { width: 420px !important; top: -275px; left: -195px;     -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);} /*XOP-2180*/
.contactPopUpContent { padding: 20px; } /* XOP-12766 */
/*.contactPopUpContent .sectionCall { background-color: #f9f9f9; background-image: url(img/bg_contact_us.png); background-repeat: no-repeat; background-position: 10px center; border: 1px solid #e6e6e6; padding: 20px 15px 20px 140px; margin: 0 0 20px 0; height: 55px; } /* XOP-12766 */ */
#contact-pop .modal-dialog{
    margin: 210px auto;
    width: 420px;
}

.header-group {
    position: relative;
    padding: 22px 0 19px 19px;
    border-bottom: 1px solid #c3c4c5;
}

.header-group strong {
    font-size: 18px;
}

.header-group div {
    float: right;
    margin-right: 20px;
}

.contactPopUpContent {
    padding: 15px;
    line-height: 150%;
    height: 350px;
}/* XBT-217 */

.contactPopUpContent .sectionCall {
    background-color: #ffffff;
    /*! background-image: url(/img_11ia/hubungikami_image.png); */
    background-repeat: no-repeat;
    background-position: 28px 8px;
    border: 1px solid #e6e6e6;
    padding: 10px 15px 10px 15px;
    text-align: center;
    position: relative;
    top: 45px;
    width: 350px;
    margin: 0 auto;
    margin-bottom: 70px;
    box-shadow: 0px 3px 10px rgba(0,0,0,.1);
} /* XBT-217 */

.contactPopUpContent .sectionCall .largeText {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: red;
    margin: 5px 0;
}/* XBT-217 */

.contactPopUpContent .sectionCall .smallInfo {
    margin: 5px 0;
}/* XBT-217 */

.contactPopUpContent .sectionCall .smallText {
    font-size: 30px;
    line-height: 1;
    font-weight: bold;
    color: red;
    letter-spacing: 3px;
}/* XBT-217 */

.contactPopUpContent .sectionInfo {
    float: left;
    width: 100%;
    font-size: 12px;
    line-height: 120%;
    position: absolute;
    z-index: 99;
    left: 0;
}
.contactPopUpContent .sectionMap {
    float: right;
    width: 100%;
    position: relative;
}
.contactUsSpan {
    margin: 0 0 20px 40px;
    display: inline-block;
}
.contactUsSpan strong {
    background-image: url(/img_11ia/hubungikami_image.png);
    background-repeat: no-repeat;
    display: block;
    margin-bottom: 0px;
    line-height: 18px;
    font-weight: bold;
}
.titleEmail {
    background-position: -4px -182px;
    padding-left: 18px;
}
.titleLiveChat {
    background-position: -4px -159px;
    padding-left: 18px;
} /* XBT-217 */
.contactUsSpan p {
    margin-bottom: 0px;
    margin-top: 5px !important;
}
.contacUsRemarks {
    color: #606060;
    font-size: 11px;
    line-height: 11px;
}
.titleTwitter {
    background-position: -4px -205px;
    padding-left: 18px;
}
.titleAddress {
    background-position: -4px -52px;
    padding-left: 18px;
}
.titleKorean {
    background-position: -4px -228px;
    padding-left: 18px;
    font-size: 10px;
}

.gm-style .place-card-large {
    display: none;
}

/*hubungi kami*/
.background-contact{
    position: absolute;
    display: block;
    width: 100%;
    height: 105px;
    left: 0;
    top: 0;
    background-image: url(/img_11ia/background_hubungikami.png);
}

.contactTitle{
  float: left;
  width: 140px;
}/* XBT-217 */
.contactDetail{
  float: left;
}

.btnCloseContact{
    background-image: url(/img_11ia/hubungikami_image.png);
    position: relative;
    float: right;
    text-indent: -999px;
    width: 30px;
    height: 30px;
    background-position: -1px -257px;
    left: 15px;
    top: -15px;
}

.openPopup {
    background: #fff;
    z-index: 9999;
}

.contactUsSpan p {
    margin-bottom: 0px;
    margin-top: 0px !important;
    line-height: 20px;
}
