/*
non-support materials class start
*/
/*
.quick-links-head {
    margin-bottom: 0px;
    padding: 0px 2px;
    border: medium none;
    background: transparent none repeat scroll 0% 0%;
}

.quick-links-head .subheader, .quick-links-head h1, .quick-links-head h2, .quick-links-head h3, .quick-links-head h4, .quick-links-head h5, .quick-links-head h6 {
    color: #FFFFFF;
    margin: 0px;
}

.quick-links-head > h2 {
    font-size: 24px;
    padding: 16px 20px;
}

.quick-links-head > h3 {
    margin: 0px -20px;
    padding: 16px 20px;
}

li.icon-both:before, li.icon-both:after, li.icon-left-button:before, li.left-icon-blurb:before {
    display: inline-block;
    font-family: FontAwesome;
    position: absolute;
}

li.icon-both:hover, li.left-icon-blurb:hover {
    background-color: #3A3A38;
}
*/

/* icon-both start */
/*
li.icon-both {
    font-size: 14px;
    position: relative;
    background-color: #282827;
}

li.icon-both:before {
    content: "\00a0 ";
    left: 12px;
    height: 20px;
    width: 20px;
    top: 35%;
    z-index: 1;
}

li.icon-both:after {
    content: "\00a0 ";
    right: 18px;
    top: 35%;
    height: 20px;
    width: 20px;
}

li.icon-both h3 {
    font-size: 14px;
    margin: 0;
    position: relative;
}

li.icon-both a {
    color: #fff;
    display: block;
    margin: 2px 0;
    padding: 16px 45px 16px 55px;
    width: 100%;
}
*/
/* icon-both end */

/* icon-left-button start */
/*
li.icon-left-button {
    position: relative;
}

li.icon-left-button:before {
    content: "\00a0 ";
    font-size: 24px;
    height: 20px;
    width: 20px;
    top: 20%;
    left: 12px;
}

li.icon-left-button a {
    margin: 0 !important;
    width: 100% !important;
}

li.icon-left-button h3 {
    margin: 10px 20px 10px 50px !important;
}

li.icon-left-button .button {
    display: block;
    margin-left: 15%;
    padding: 0 !important;
    width: 80%;
}
*/
/* icon-left-button end */

/* left-icon-blurb start */
/*
li.left-icon-blurb {
    border-bottom: 1px solid #181817;
    margin: 0px;
    padding: 20px 20px 20px 55px;
    background-color: #282827;
}

li.left-icon-blurb:before {
    content: "\00a0 ";
    height: 20px;
    margin: 4px 0 0 -30px;
    width: 20px;
    left: 45px;
}

li.left-icon-blurb h3 {
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
    color: #fff;
    font-weight: 300;
}

li.left-icon-blurb .button {
    width: 100%;
}

li.left-icon-blurb p {
    margin: 5px 0 !important;
}
*/
/* left-icon-blurb end */

/* support-material rules */
/*
.support-materials {
    padding: 0px 0px 20px;
    background-color: #282827;
}

.support-materials li:not(.left-icon-blurb), .support-materials h3 {
    margin: 0px!important;
    padding: 0px!important;
    border: none;
}

.support-materials li.icon-both {
    background-color: transparent;
    border-bottom: 1px solid #181817
}

.support-materials li.icon-both a,
.support-materials li.icon-both h3,
.support-materials li.icon-left-button h3{
    padding: 0px !important;
    margin:10px 0;
    background-color:#282827;
}

.support-materials li.left-icon-blurb {
    background-color: #282827;
}
.support-materials li:hover,  {
    background-color: transparent;
}

.support-materials li.icon-left-button {
    border-bottom: 1px solid #181817;
}
*/

/*
.icon-both
.icon-left-button
.left-icon-blurb
*/