﻿.title{
    position: relative;
    top: 0;
    left: 0;
    height: 50px;
    line-height: 40px;
    border-bottom: 3px solid #195E84;
}
.rectangle{
    display: block;
    width: 10px;
    background: #195E84;
    height: 40px;
}