 .page-content, .admin-nav {
  margin-top: 100px;
}
.side-menu {
  position: fixed;
  background: #D7D2CB;
  height: 100%;
  left: 0;
  top: 0;
  display: block;
  float: left;
  padding: 0 30px;
}
.side-menu .logout-button .btn {
  width: 100%;
}
.side-menu > ul > li > a > img {
  display: none;
}
.dashboard span {
  clear: left;
  display: block;
  width: 100%;
  padding-bottom: 10px;
  text-align: center;
}
.icons .btn-group {
  display: none;
}
.dashboard li {
  width: 16%;
  float: left;
  margin-bottom: 30px;
}
.dashboard .item-179, .dashboard .item-195, .dashboard .item-196, .dashboard .item-205 {
  display: none;
}
.dashboard img {
  max-width: 80% !important;
}
.zebra-row {
  display: none;
}div.cck_cgx_form {	float: none;}
h1 {
  font-size: 36px;
  margin-bottom: 30px;
}
.admin-nav .separator, .side-menu .item-180 {
  margin-top: 20px;
  margin-bottom: 10px;
  display: block;
}
.btn-toolbar .btn {
  margin-right: 10px;
}
.btn-toolbar {
  margin-bottom: 20px;
}
.page-wrap {
  margin-right: 50px;
}
.cck_veh_brochure_file_extension, .cck_veh_brochure_filename {
  float: left;
  color: red;
}
#tabsTabs {
  padding-top: 30px;
  clear: left;
}
div.lead {
  margin-bottom: 0;
}
div.lead > p, div.lead > span{
  margin-top: 20px;
}
#_veh_brochure_filename {
  padding-top: 4px;
  display: block;
}
#cck1r_form_veh_slideshow_images_x {
  width: auto !important;
}
.vertical_gx .cck_form_group_x:nth-child(even) {
  background: #eee;
}
textarea {
  width: 100%;
}
.vertical_gx .cck_form_group_x:nth-child(even) .cck_cgx {
  padding: 20px;
}
.cck_veh_brochure {
  clear: left;
}
/* RESPONSIVE UTILITIES */
/* Phone */
@media (max-width:767px) {

}
/* Larger than a phone */
@media (min-width:768px) {

}
/* Tablet */
@media (min-width:768px) and (max-width:991px) {
}
/* Small Monitor */
@media (min-width:992px) and (max-width:1199px) {
}
/* Desktop */
@media (min-width:1200px) {
}
/* Large Widescreen Desktop */
@media (min-width:1921px) {
}