/*
 Theme Name:   Nirvana Accuwaves Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Fifteen Child Theme
 Author:       gsp
 Author URI:   http://example.com
 Template:     nirvana
 Version:      1.5.1.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  nirvana
*/

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

#header {
	float: left !important;
	width: 100% !important;
}

#access, #nav-toggle, #access ul li {
	background-color: #FFFFFF;
	float: right;
}

#branding {
display: block;
clear: both;
height: 75px;
padding: 0;
position: relative;
overflow: visible;
margin: 0 auto;
}

.theme-default .nivo-directionNav a {
background-color: rgba(255, 255, 255, 0) !important;
}

#footer2{
	padding: 0  !important
}

#content tr th {
    background-color: #FFFFFF ;
    color: #3190af;
}
.crycon-right-dir::before {
    content: '';
} 