.arcticmodal-overlay,
.arcticmodal-container { position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 1000; }
.arcticmodal-container { overflow: auto; margin: 0; padding: 0; border: 0; border-collapse: collapse; }
*:first-child+html .arcticmodal-container { height: 100% }
.arcticmodal-container_i { height: 100%; margin: 0 auto; }
.arcticmodal-container_i2 { padding: 24px; margin: 0; border: 0; vertical-align: middle; }
.arcticmodal-error { padding: 20px; border-radius: 10px; background: #000; color: #fff; }
.arcticmodal-loading { width: 80px; height: 80px; border-radius: 10px; background: #000 url(loading.gif) no-repeat 50% 50%; }
.box-modal {
    position: relative;
    width: 445px;
    background: #FFFFFF;
    color: #3c3c3c;
    font: 14px/18px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}
.box-modal_close {
    position: absolute;
    top: 7px;
    background: url(http://timeskz.kz/templates/timeskz/images/i1.png) no-repeat -22px 0;
    padding: 0;
    width: 42px;
    height: 42px;
    right: 8px;
    cursor: pointer;
}
.dialog-social-fb .dialog-social-header {
    background: #3a5897;
}
.dialog-social-fb .dialog-social-title {
    background: url(http://timeskz.kz/templates/timeskz/images/fb-dialog-bg.png) no-repeat 0 100%;
    text-align: left;
    color: #fff;
    padding-bottom: 20px;
}
.dialog-social-title {
    font-size: 18px;
    line-height: 1.3em;
}
.dialog-social-lnk {
    padding: 12px 0 10px 22px;
    display: inline-block;
}
.dialog-social-message-block-text {
    border-top: solid 1px #9daccb;
    padding: 22px 66px 22px 22px;
}
.dialog-social-fb .dialog-social-widgets {
    padding-left: 25px;
}
.dialog-social-widgets {
    padding-bottom: 0;
    height: 90px;
    overflow: visible;
    margin-top: 15px;
}
.fb_iframe_widget {
    display: inline-block;
    position: relative;
}
.dialog-social-fb .dialog-social-auth {
    background: #dededd;
}
.dialog-social-auth {
    padding: 12px 12px 20px 12px;
    text-align: center;
}
.dialog-social-auth a {
    border-bottom: 1px dashed #000;
    text-decoration: none;
    font-size: 12px;
}