﻿body {
}

.tbs-logo {
    width: auto !important;
    height: 55px !important;
}

.file-box {
    display: inline-block;
    border: 1px solid #ced4da;
    border-radius: 5px;
    padding: 5px;
}

.input-file {
    width: 350px;
    padding: 6px;
    border: 1px solid #6c757d;
    border-radius: 4px;
    background-color: #fff;
}