﻿.cbdiagram
{
   margin-top:30px;
}

.diagText
{
   font-size:1em;
}

.diagTitle
{
   font-size:14px;
}

#playButtons
{
   background-image: linear-gradient( to right, hsla( 200, 20%, 77%, 1.0), hsla(200, 35%, 85%, 1.0) 40%, hsla( 200, 35%, 61%, 1.0) );
   border: none;
   /*background-color: hsla(200, 40%, 50%, 1);*/
}