body.two-col-right-1600 #main-sidebar-container {
	/*height: auto;*/
}
body.two-col-right-1600 #main-sidebar-container #sidebar {
	float: left;
    width: 18%;
	left: 0;
}
body.two-col-right-1600 #main-sidebar-container #main {
	width: 80%;
}
.col-full, #wrapper {
    max-width: 100% !important;
}

#logo .site-title {
	display: none;
}

ul.nav li a {
    text-transform: uppercase;
}

body.two-col-right-1600 #main-sidebar-container #sidebar {
    margin-top: 50px;
}
.widget  {
	background-color: rgba(0,  0,  0,  0.5);
	background: rgba(0,  0,  0,  0.5);
	color: rgba(0,  0,  0,  0.5);
}

#footer .col-left {
    margin-bottom: 0;
}

.iconwhiteplan {
	background-image: url('/wp-content/uploads/icon-white-plan.png');
	background-repeat: no-repeat;
	padding-left: 65px;
	display: block; 
}
.iconwhiteschedule {
	background-image: url('/wp-content/uploads/icon-white-schedule.png');
	background-repeat: no-repeat;
	padding-left: 41px;
	display: block;
}
.iconwhite3d {
	background-image: url('/wp-content/uploads/icon-white-3d.png');
	background-repeat: no-repeat;
	padding-left: 47px;
	display: block;
}
.iconpdf a {
	background-image: url('/wp-content/uploads/icon-black-pdf-25.png');
	background-repeat: no-repeat;
	background-position: 97% center;
	padding-right: 40px !important;
	display: block; 
}


.page h1.title,
.page h2.title {
	height: 37px;
	background-image: url('/wp-content/uploads/icon-white-plan.png');
	background-repeat: no-repeat;
	padding-left: 65px; 
	display: block; 
}
.page .post-282 h1.title,
.page .post-282 h2.title {
	height: 37px;
	background-image: url('/wp-content/uploads/icon-white-schedule.png') ;
	background-repeat: no-repeat;
	padding-left: 41px;
	display: block; 
}
.page .post-123 h1.title,
.page .post-123 h2.title {
	height: 37px;
	background-image: url('/wp-content/uploads/icon-white-3d.png') !important;
	background-repeat: no-repeat;
	padding-left: 47px;
	display: block;
}


#sidebar ul {
	list-style-type: none;
}

#sidebar ul li a {
	display: block;
	background-color: #d4d5d6;
	padding: 8px 10px 6px;
	margin-bottom: 12px;
	color: #000;
}
#sidebar ul li.iconpdf a {
	background-color: #999999;
}

#sidebar ul li.current-menu-item a {
	background-color: #b9002f;
	color: #fff;
}
#sidebar ul li a:hover {
	background-color: #b9002f;
	color: #fff;
}
#header {
    background-position: 98% center;
}
ul.login_wid li {
	list-style: none !important;
}

.post-464 .post-password-required .entry {
	background-color: #fff;
	padding: 24px;
}