﻿

.contentHeaderIconCell {
    width: 60px;
}

.contentHeaderIcon {
    max-width: 20px;
    width: 20px;
}

.contentHeaderTitle {
    height: 40px;
    font-size: 24px;
    font-weight: 300;
    border: none;
    width: 99%;
/*    margin: 10px;*/
    padding: 5px;
    background-color: white;
    color: black;
    border: 1px solid #696969;
    border-radius: 5px;
}