﻿.FullScreen
        {
            /*min-width: 800px;
            min-height: 640px;*/
            width: 100%;
            height: 100%;
            background-color: #000;
            color: #FFF;
            
        }
        /*#151B54*/
        .border-bottom
        {
            border-bottom: #FFF 1px solid;
        }
        .VT1
        {
            width: 100%;
            height: 70px;
            text-align: center;
            border-bottom: #FFF 1px solid;
        }
        
        .VT2
        {
            height: 60px;
            border-bottom: #FFF 1px solid;
        }
        
        .center_VT2
        {
            height: 40px;
            position: relative;
        }
        .center_VT2 p
        {
            font-size: 15px;
            padding: 0px;
            margin: 0;
            position: absolute;
            top: 50%;
            transform: translate(0%, -50%);
        }
        
        .VT3
        {
            height: 490px;
            border-bottom: #FFF 1px solid;
        }
        .height_VT3
        {
            height: 490px;
            padding: 1px;
        }
        .height_VT3_1
        {
            height: 280px;
            padding: 1px;
            border-bottom: #FFF 1px solid;
        }
        
        .center_VT3_1
        {
            height: 280px;
            position: relative;
        }
        .center_VT3_1 p
        {
            font-size: 15px;
            padding: 0px;
            margin: 0;
            position: absolute;
            top: 50%;
            transform: translate(0%, -50%);
        }
        .center_VT3_2_1
        {
            height: 224px;
            position: relative;
            border-bottom: #FFF 1px solid;
        }
        
        .center_VT3_2_1 p
        {
            font-size: 15px;
            padding: 0px;
            margin: 0;
            position: absolute;
            top: 50%;
            transform: translate(0%, -50%);
        }
        
        .center_VT3_2_1_1
        {
            height: 90px;
            position: relative;
        }
        
        .center_VT3_2_1_1 p
        {
            font-size: 15px;
            padding: 0px;
            margin: 0;
            position: absolute;
            top: 50%;
            transform: translate(0%, -50%);
        }
        .center_VT3_2_1_2
        {
            height: 40px;
            position: relative;
        }
        
        
        
        
        .center_VT3_Face
        {
            height: 180px;
            position: relative;
        }
        
        .center_VT3_Face p
        {
            font-size: 15px;
            padding: 0px;
            margin: 0;
            position: absolute;
            top: 50%;
            transform: translate(0%, -50%);
        }
        .center_VT3_Face1
        {
            font-size: 18px;
            height: 40px;
            position: relative;
        }
        
        .center_VT3_Face1 p
        {
            font-size: 15px;
            padding: 0px;
            margin: 0;
            position: absolute;
            top: 50%;
            transform: translate(0%, -50%);
        }
        
        .center_VT3_2_2
        {
            height: 56px;
            position: relative;
            border-bottom: #FFF 1px solid;
        }
        
        .center_VT3_2_2 p
        {
            font-size: 20px;
            padding: 0px;
            margin: 0;
            position: absolute;
            top: 50%;
            transform: translate(0%, -50%);
        }
        
        
        .VT4
        {
            height: 210px;
            text-align: center;
        }
        .height_VT4
        {
            height: 210px;
            padding: 1px;
        }
        
        .center_VT4
        {
            height: 210px;
            position: relative;
        }
        
        .center_VT4 p
        {
            font-size: 20px;
            padding: 0px;
            margin: 0;
            position: absolute;
            top: 50%;
            transform: translate(0%, -50%);
        }
        
        .center_VT4_2
        {
            height: 40px;
            position: relative;
        }
        
        .center_VT4_2 p
        {
            font-size: 15px;
            padding: 0px;
            margin: 0;
            position: absolute;
            top: 50%;
            transform: translate(0%, -50%);
        }
        
        .center_VT3_TS
        {
            height: 56px;
            position: relative;
        }
        
        .center_VT3_TS p
        {
            color: lime;
            font-size: 18px;
            padding: 0px;
            margin: 0;
            position: absolute;
            top: 50%;
            transform: translate(0%, -50%);
        }
        .footer
        {
            height: 40px;
        }
        div#hinhTron {
            width: 15px;
            height: 15px;
            background: red;
            -moz-border-radius: 25px;
            -webkit-border-radius: 25px;
            
        }
        div#hinhTronXanh {
    width: 15px;
    height: 15px;
    background: lime;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
}

.font_size {
    font-size: 22px;
}