/* CSS Document */

.html { color : #222 ; }

/*Header Bar Restyle*/
.tab-bar { background : #669900 ;}

.left-small { border-right : #fff ; }

/*Nav Drawer Restyle*/
.left-off-canvas-menu { background : #fff ; }

ul.off-canvas-list li a { color : #222222 ; border-bottom-color:#B7B6B6;}

ul.off-canvas-list li a:hover { background : #7caf00;}

/*Page Contents Restyle*/
.row { padding-top : 10px ; padding-bottom : 10px ;}

/*Tabs Restyle*/
ul.tabs { border-bottom : 1px #C9C9C9 solid  }

.tabs dd, .tabs .tab-title { width : 33% ; text-align : center ; border-left : 1px #C9C9C9 solid ; margin-top : 5px ;}

.tabs dd > a, .tabs .tab-title > a { background : none ; }
.tabs dd > a, .tabs .tab-title > a:hover { background : none }

.tabs dd.active a, .tabs .tab-title.active a { border-bottom : 5px solid #7caf00 ;}

/*FAQ Restyle*/
ul.accordion { margin-left : 0 ; }