.border-radius-100 {
  -webkit-border-radius: 100%;
     -moz-border-radius: 100%;
          border-radius: 100%;
}
/*
 * ===================================================================================
 *
 *	THEME STYLES
 *
 * ===================================================================================
*/
.solid-tabs .theme-padding-bottom {
  padding-bottom: 1em;
}
