.tabs .tab a{
    color:#00ACC1 !important;
}

.tabs .tab a:hover,.tabs .tab a.active {
    background-color:transparent !important;
    color:#008B9B !important;
}

.tabs .tab.disabled a,.tabs .tab.disabled a:hover {
    color:rgba(102,147,153,0.7) !important;	
}

.tabs .indicator {
    background-color:#009BAD !important;
}

.entry-content a:link {
    text-decoration: none;
    border-bottom: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

a:link {
    text-decoration: none;
    border-bottom: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.entry-content a:visited {
    text-decoration: none;
    border-bottom: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.text-security {
    font-family: "text-security-disc"
}