/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/


.shortcode-tabs ul.tab_titles li.nav-tab a {
    color: #16181A;
    background-color: #ccc7ac;
    display: block;
    float: left;
    font: bold 12px/18px sans-serif;
    padding: 8px;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px solid #ccc7ac;
    margin: 0.12em 0.12em 0.12em 0 !important;
}

.dataTables_filter {
     position: absolute;
     right: 10px;
     top: 32px;
}
