﻿/*Generic*/
html, body {
    height: 100%;
}


.login-box {
    background-color: #fff;
}

.login_header {
    background-color: transparent;
    padding: 10px 0px 10px
}

/*TCC*/
.tcc-bg {
    background-image: url('/img/login-tcc.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
}


.tcc-header1 {
    font-size: 36px;
    color: #000;
}

.tcc-header2 {
    font-size: 24px;
    margin-top: 0;
    color: #000;
}

/*MINOR HOTELS*/
.minor-bg {
    background-image: url('/img/login-minor.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
}


.minor-header1 {
    font-size: 36px;
    color: #000;
}

.minor-header2 {
    font-size: 24px;
    margin-top: 0;
    color: #000;
}


/*BF*/
.bf-bg {
    background-image: url('/img/login-bf.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
}

.bf-header1 {
    font-size: 36px;
    color:#fff;
}
.bf-header2 {
    font-size: 24px;
    margin-top: 0;
    color: #fff;
}


/*GT*/
.gt-bg {
    background-image: url('/img/login-bf.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
}

.gt-header1 {
    font-size: 36px;
    color: #fff;
}

.gt-header2 {
    font-size: 24px;
    margin-top: 0;
    color: #fff;
}


/*C63*/
.c63-bg {
    background-image: url('/img/login-bf.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
}

.c63-header1 {
    font-size: 36px;
    color: #fff;
}

.c63-header2 {
    font-size: 24px;
    margin-top: 0;
    color: #fff;
}

/*SPIRIT*/
.sp-bg {
    background-image: url('/img/login-bf.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
}

.sp-header1 {
    font-size: 48px;
    color: #fff;
    font-weight:bold;
}

.sp-header2 {
    font-size: 24px;
    margin-top: 0;
    color: #fff;
}


/*SPIRIT*/
.nzvc-bg {
    background-image: url('/img/login-bf.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
}

.nzvc-header1 {
    font-size: 48px;
    color: #fff;
    font-weight: bold;
}

.nzvc-header2 {
    font-size: 24px;
    margin-top: 0;
    color: #fff;
}


/*STAR*/
.star-bg {
    background-image: url('/img/login-bf.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
}

.star-header1 {
    font-size: 36px;
    color: #fff;
}

.star-header2 {
    font-size: 24px;
    margin-top: 0;
    color: #fff;
}



/*CH*/
.ch-bg {
    background-image: url('/img/login-bf.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
}

.ch-header1 {
    font-size: 36px;
    color: #fff;
}

.ch-header2 {
    font-size: 24px;
    margin-top: 0;
    color: #fff;
}

/*BEBOLD*/
.bebold-bg {
    background-image: url('/img/login-bebold.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
}

.bebold-header1 {
    font-size: 36px;
    color: #fff;
}

.bebold-header2 {
    font-size: 24px;
    margin-top: 0;
    color: #fff;
}



/*VENEZIANO*/
.vnz-bg {
    background-image: url('/img/login-vnz.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
}

.vnz-header1 {
    font-size: 36px;
    color: #fff;
}

.vnz-header2 {
    font-size: 24px;
    margin-top: 0;
    color: #fff;
}


/*MHL*/
.mhl-bg {
    background-image: url('/img/login-mhl.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
}

.mhl-header1 {
    font-size: 36px;
    color: #fff;
}

.mhl-header2 {
    font-size: 24px;
    margin-top: 0;
    color: #fff;
}



/*BMHL*/
.bmhl-bg {
    background-image: url('/img/login-bmhl.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
}

.bmhl-header1 {
    font-size: 48px;
    color: #fff;
}

.bmhl-header2 {
    font-size: 24px;
    margin-top: 0;
    color: #fff;
}



/*AOC*/
.aoc-bg {
    background-image: url('/img/login-aoc.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
}

.aoc-header1 {
    font-size: 36px;
    color: #fff;
}

.aoc-header2 {
    font-size: 24px;
    margin-top: 0;
    color: #fff;
}


/*AOC*/
.demo-bg {
    background-image: url('/img/login-demo.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
}

.demo-header1 {
    font-size: 36px;
    color: #000;
}

.demo-header2 {
    font-size: 24px;
    margin-top: 0;
    color: #000;
}


/*OLD*/
