#wrapper #page-content-wrapper{left:0 !important; }
*{
	margin: 0 !important;
	height:auto !important;
	padding:5px !important;
	font-size:12px !important;
	line-height:15px !important;
	left:0 !important;
}
#sidebar-wrapper  select{
	background:#ccc;
	width:100% !important;
	display:block;
	border:1px solid #000;
}
#sidebar-wrapper .control-label.col-xs-8{
	width:100% !important;
	text-align:left !important;
}
.control-label.col-xs-6{/*width:100% !important;*/ text-align:left !important;}
/*.page-content .col-sm-12#show_my_pallets, .page-content .col-sm-12#show_my_orders, .page-content .col-sm-12#show_create_pallet{display:none;}*/
#accordion .panel-default .col-xs-6 #accordion1 .panel-default .col-xs-6{width:100% !important;}
.panel-body{padding:0 !important;}
#sidebar-wrapper input[type="radio"]{width:10% !important; float:left !important;}
#accordion .panel-default div label{
	float:left !important;
}
#sidebar-wrapper  .form-group{
	overflow:hidden !important;
}
input{width:100%;}
html,
body {
    height: 100%!important;
    min-height: 100%!important;	
}
section {
    min-height: inherit !important;
    max-width: 100% !important;
    margin: 0 !important;
}
body,
html,
#wrapper, #oak-pallet{
	padding:0 !important;
	margin:0 !important;
	display:block !important;
	width:100% !important;
	min-height:inherit !important;
	height:auto !important;
	 max-width: 100% !important;
}
#wrapper{position:relative;}
#wrapper:after{
	 background: #fff url(../images/oakland-pallet-logo.png) repeat-y center center !important;
	 position:fixed;
	 left:50%;
	 top:300px;
	 content:"";
	 width:181px;
	 height:67px;
	 opacity:0.5;
}
.sidebar-nav{width:100%!important;}
canvas{
	padding:0 !important;
	margin:0 !important;
	background:none !important;
	display:block !important;
	width:100% !important;
}
.tab-pane{border:1px solid #ccc;}
.btn-print{display:none !important;	}
#sidebar-wrapper{
	width:30% !important;
	float:left !important;
	height:auto !important;
	position:static  !important;
	left:0 !important;
}
#sidebar-wrapper .navbar.navbar-invert{display:none;}
#wrapper #page-content-wrapper{left:0 !important;}
#oak-nav,
.oak-tabs{display:none !important;}
.tab-content{
	display:block !important;
	width:100% !important;
	position:static !important;
}
#page-content-wrapper{
	float:left !important;
	width:70% !important;
	padding-left:0 !important;
}
html, body, #wrapper,  #colorbox, #cboxOverlay{
    background: none;
    display: block !important;
    left: 0px;
    margin: 0px;
    padding: 0px;
    position: relative;
    top: 0px;
	width:100% !important;
}
#cboxContent, #cboxLoadedContent, #colorbox, #cboxWrapper, #cboxContent, #cboxLoadedContent{
	width:100%;
	height:auto !important;
	left: 0 !important;
	top: 0 !important;
	overflow:visible !important;
	background:#fff !important;
}
.row{
	margin: 0;
	overflow:hidden;
}
iframe{display:block !important;}
.span6{
	width:45% !important;
	float: left;
	text-align: left;
	padding:0 10px;
}
.table {
    width: 100%;
    margin-bottom: 20px;
}
.table th, .table td{
	padding:10px 0 !important;
}
.table th[colspan="2"], h4{
	border-bottom:1px solid #000 !important;
}
h4{
	padding-left:0 !important;
	color:#000000 !important;
	background:none !important;
}
.model-block h4, .model-block th[colspan="2"], .model-block .top-heading{
	color:#000 !important;
	background:none !important;
}
#cboxOverlay{
	background:#fff !important;
	opacity:1 !important;
}
@media (max-width: 767px){
	#wrapper #page-content-wrapper {
		left: 0 !important;
	}
	#page-content-wrapper {
		padding-left:auto !important;
		background:#fff;
	}
	#sidebar-wrapper {
	  left:auto!important;
	  transition: none !important;
	}
}
#page-content-wrapper{
	float:left !important;
	width:70% !important;
	padding-left:0 !important;
}