/* Enter Your Custom CSS Here *//* Enter Your Custom CSS Here */

.color_gray, .subhead, .subhead a, .posttags, .posttags a, .product_meta a, .postedinbottom a {
    color: #fca225!important;
}

.subhead, .subhead a {
    font-size: 12px!important;
}

.sf-menu ul {
    background: #044973!important;
      min-width: 19em!important;

}


.posttags, .posttags a, .postedinbottom a, .postedinbottom {
    font-size: 14px!important;
}

/* .contentclass {
    background-color: #F9F9F9!important;
}*/


/* cursor change */

.sf-menu li {
 cursor: pointer; 
}


.sf-menu li:hover {
    background-color: #1d92d3!important;
}

h3 {
 color: #044973!important; 
}

h1 {
   color: #044973!important; 
}

.button-pdf {
    padding: 15px!important;
    background: #044973!important;
    color: #FFFFFF!important;
    font-size: 19px!important;
    border: none!important;
}