.btCT{
    position: absolute;
    z-index: 1000;
    display: block;
    height: 40px;
    top:10px;
    right: 10px;
    width:110px;
    &>button{
        display: block;
    }
}