/* 
Theme Name:    Avada Child for ICHCA
Theme URL:     https://avada.theme-fusion.com/
Description:   Avada Child Theme
Date:          19-11-2018
Author:         Anthony
Author URI:    https://dotwise.uk
Author Email:  info@dotwise.uk
Company:       Dotwise
Template:      Avada
Version:       2.0.0
Tags:           
Text Domain:   Avada Child for ICHCA
*/

div.btn {
    border: 1px solid #666666;
    padding: 6px;
    background-color: #21497d;
    width:100%;
    color:#FFFFFF;
    border-radius:3px;
}

div.btn a {
    color:#FFFFFF;
}

div.member-list {
    line-height:1.2em;
}

ul.alpha-nav {
    margin-bottom:24px;
    -webkit-padding-start: 0px!important;
}

ul.alpha-nav li {
    float:left; 
    width:2.8%;
    list-style-type: none;
    border:1px solid #DDDDDD;
    padding-top:0px;
    padding-bottom:0px;
    text-align:center;
    margin-right:1%;
    margin-bottom:12px;
}

div.member-type-tag {
    float:right; 
    padding-left:6px;
    padding-right:6px;
    position:relative;
    border-radius:3px;
    top:-20px;
    color:#FFFFFF;
    background-color:#004080;
}

div.member-type-tag a {
    color:#FFFFFF;
    font-style: italic;
}

/* Dotwise - add border to download thumbnail template */
div.ichca-download-thumb img {
    border:1px solid #666666;
}

