/*
 Theme Name:   Twenty Fifteen Child
 Theme URI:    
 Description:  Twenty Fifteen Child Theme
 Author:       Cates
 Author URI:   
 Template:     twentyfifteen
 Version:      0.0.1
 License:      
 License URI:  
 Tags:         
 Text Domain:  twenty-fifteen-child
*/


/*

Custom CSS for webiste

*/

p.site-description
{
display:none;
}

.entry-content a
{
color:#1e73be;
border-bottom: 1px solid;
border-color: rgb(88,109,186);
}

.button-calculate {
    background-color: #1e73be;
    color: #fff;
}

.pure-button-primary, .pure-button-selected, a.pure-button-primary, a.pure-button-selected {
    background-color: #1e73be;
    color: #fff;
}

.secondary-toggle::before{
  content: "Menu";
  position: relative;
  top: -1px;
  left: 0px;
  color: white;
  font-size: 14px;
  font-family:"Noto Sans", sans-serif;
}

.secondary-toggle.toggled-on::before {
    content: "\f405";
    font-size: 32px;
    position: relative;
    top: 1px;
    left: -1px;
    font-family:"Genericons";
}


#masthead,#site-navigation, .widget  {margin-bottom: 25px}	

#statinCalculateButton{
    padding-top: 0.5417em  ;
    padding-bottom: 0.5417em ;
 font-size:100%;   
 font-weight:bold;
}


#statinInputControlEventPercent{
width:auto;
color:rgb(34,49,63);
margin-bottom:6px;
font-family:"Noto Serif", serif;
}

#statinLabelControlEventPercent{
font-family:"Noto Serif", serif;
}


