/* 
Theme Name: DynamiX Child Theme
Theme URI: http://themeva.com
Author: themeva
Version: 1.0
Template: DynamiX
Description: DynamiX Wordpress Child Theme
Author URI: http://themeva.com
License: GNU General Public License
License URI: license.txt
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, flexible-width, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, translation-ready, buddypress
*/

@import url("../DynamiX/style.css");

/*	:: Tabs
--------------------------------------------- */
.ui-tabs .ui-tabs-nav li a {margin: 10px 4px 10px 4px;}
.ui-tabs ul.ui-tabs-nav li {margin: 0 2px 2px 0;}

#topslidepanel, .wpb_content_element .wpb_tabs_nav li.ui-tabs-active {background: white}

#nv-tabs ul ul, .wpb_accordion .wpb_accordion_section, .nv-tabs .tab-content, .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab.ui-tabs-panel, .wpb_content_element ul.ui-tabs-nav li, .frame .gridimg-wrap, div.custom-style, div.custom-style.nv-skin, .columns.border .columns-inner, .splitter {background-color: white;}

#primary-wrapper .ui-tabs-panel {padding: 18px 15px 18px 15px;}

/*	:: Lists
--------------------------------------------- */
li, ul, ol { margin-bottom: 3px;}

/*	:: Tables
--------------------------------------------- */
table tbody tr td { border: 1px solid;  padding: 2px 8px; vertical-align: middle;}
#primary-wrapper .content-wrap table { border-right-style: hidden; border-left-style: hidden;}
#primary-wrapper .content-wrap .lr table { border-right-style: solid; border-left-style: solid;}
#primary-wrapper .content-wrap .tb table { border-top: 3px solid; border-bottom: 3px solid;}