﻿body {
    font-size:14px;
    font-family: Open Sans, Calibri Light, Microsoft JhengHei, Sans-Serif, Verdana, Arial;
}

.font-28{ font-size:28px;}
.font-21{ 
    font-size:21px;
    font-weight: bold;
}
.font-18{ font-size:18px;}
.font-15{
    font-size:15px;
    font-weight: bold;
}
.font-14{ font-size:14px;}
.font-13{ 
    font-size:13px;
    font-weight: bold;
}
.font-12{ font-size:12px;}
.font-10{ 
    font-size:10px;
    opacity: 0.7;
}
.font-9{ font-size:9px;}

.number{
    font-family: Oswald, Calibri Light, Microsoft JhengHei, Sans-Serif, Verdana, Arial;
}

img.profile-20x
{
    width: 20px;
    height: 20px;
    background-color: #ebe6e6;
    border-radius: 50%;
}
img.profile-35x
{
    width: 35px;
    height: 35px;
    background-color: #ebe6e6;
    border-radius: 50%;
}
img.profile-65x{
    width: 65px;
    height: 65px;
    background-color: #e6e6e6;
    border-radius: 50%;
}