﻿/*! https://www.vancheer.com 
 * Copyright (c) VANCHEERABO. All rights reserved. 
 * https://www.vancheer.com */

.affix {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
}
