﻿@charset "utf-8";

body {
    background: #fff url(bga.jpg);
    background-size: cover;
}

.modal-dialog {
    width: 360px;
}


.vcbox {
    position: relative;
}

    .vcbox .vclink {
        position: absolute;
        right: 0;
        top: 0;
    }
