html,body,h1,h2,h3,h4,h5,h6{
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
    margin: 10px 0;
}

.w3-cell-row:before,.w3-cell-row:after,.w3-clear:after,.w3-clear:before,.w3-bar:before,.w3-bar:after{
    content:"";
    display:table;
    clear:both
}

.content{
    margin-left:auto;margin-right:auto;max-width:980px
}

.w3-container{
    padding:0.01em 16px
}

.w3-margin-bottom{
    margin-bottom:16px!important
}

.w3-third{
    width:33.33333%
}

.w3-twothird{
    padding: 0 8px;
}

.w3-white{
    color:#000!important;background-color:#fff!important
}

.w3-text-grey,.w3-text-gray{
    color:#757575!important
}

.w3-card-4{
    box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)
}

.w3-display-container{
    position:relative
}

.w3-text-teal{
    color:#009688!important
}

.w3-col.m8,.w3-twothird{
    width:66.66666%
}

.w3-margin-right{
    margin-right:16px!important
}

.w3-text-teal{
    color:#009688!important}

.w3-col,.w3-third,.w3-twothird,.w3-threequarter,.w3-quarter{
    float:left;
    width:33.333%
}

.w3-card,.w3-card-2{
    box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)
}

.w3-padding-16{
    padding-top:16px!important;padding-bottom:16px!important
}

.w3-xxlarge{
    font-size:36px!important
}

.w3-opacity{
    opacity:0.60
}
