.error
{
    color: red;
}
.navbar-bg{

    background-color: #0c2461;
}
body{

    background-color: #dfe4ea;
    font-family: "Kanit";

}

span.total-person{

    font-size: 48pt;
}
.btn-download-qrcode{

    margin-top: 8px;

}

.fc-event{
    cursor: pointer;
}
.fc-event-title{

    color: #57606f;
}
.fc-sticky{

    color: aliceblue;
}
.event-detail-bg{

    background-color: #ffeaa7;
}

.confer-item-details{
    line-height: 50px;
}

