/* Page and genereral module styles */

/* Gutters - if gutters are set in theme settings they will override these
   values: see Extensions > Modify Output > Design */
html, body {
  background-color:transparent !important;
}

#main-content,
.block-inner,
.pane-inner,
.menu-wrapper,
.branding-elements,
.breadcrumb-wrapper,
.attribution,
.at-panel .rounded-corner,
.block-panels-mini > .block-title,
div.messages {
  margin-left: 20px;
  margin-right: 20px;
}
/* Panel pages need negative margin equal to the gutter width applied to #content,
  this is taken care of in theme settings as per above for normal gutters */
#content .panel-display,
#content .panel-flexible {
  margin-left: -20px;
  margin-right: -20px;
}
.columns-inner {
  padding-top: 20px;
}
#page > header {
  clear: both;
  padding: 20px 0 0;
}
#branding {
  float: left;
  margin: 0 0 40px;
  width: 60%;
  background-color: rgba(0, 0, 0, 0.16);
-moz-border-radius: 0px 6px 6px 0;
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
-webkit-border-bottom-left-radius: 0;
-khtml-border-radius-topleft: 0px;
-khtml-border-radius-topright: 6px;
-khtml-border-radius-bottomright: 6px;
-khtml-border-radius-bottomleft: 0;
border-radius: 0px 6px 6px 0;

}
#logo {
  padding: 0 20px;
  float: left;
}
#page > header > hgroup {
  line-height: 1.2;
  margin: 0 20px;
}

h1#site-name { /* 48px */
  margin: 0 0 0em 20px;
  padding: 0 20px 0 0;
  text-shadow: 1px 1px 7px #000;
  float: left;
}
h2#site-slogan {
  text-shadow: 1px 1px 3px #000;
  margin: 0 0 0 20px;
  /*font-size: 2.04em;*/
  padding: 5px 0 0px 0;
  white-space: nowrap;
}



#site-name a    {
  text-decoration: none;
}
#site-name a:visited {}
#site-name a:hover   {}
#site-name a:focus   {}
#site-name a:active  {}

#site-slogan {
  font-size: 1.077em;
  font-weight: 400;
}
.region-header {
  float: right;
  max-width: 60%;
  clear: none;
  padding:5px 0 25px 0;
}
h1#page-title {
  margin-top: 0;
}
.in-maintenance h1#page-title {
  padding: 10px;
  margin-top: 0;
}
#content-column,
.region-sidebar-first,
.region-sidebar-second {
  margin-bottom: 20px;
  margin-top: 20px;
}
.region-content-aside {
  padding-top: 20px;
}
.region-tertiary-content {
  padding-bottom: 20px;
}

a.feed-icon {
  padding: 10px;
}

/* Footer - the main page footer only */
#page > footer {
  padding: 20px 0;
}

/* Feed icons */
.feed-icon img {
  padding: 0 10px;
}

/* Search results list. */
.search-results {
  margin: 0;
}
.search-results .search-result {}
.search-results .title {
  font-size: 1.154em;
}
.search-results .search-snippet-info {
  padding: 0;
}
.search-results p {
  margin: 0;
}
.search-results .search-snippet {}
.search-results .search-info {
  font-size: .923em;
}

/* Maintenance page */
.maintenance-page #skip-link {
  position: absolute;
  top: -99em;
}
.maintenance-page footer {
  margin: 10px 0 0;
}
.maintenance-page footer a {
  text-decoration: none;
  color: #ccc;
}
div.messages {
  margin: 5px 20px;
}

/* Override max-width 100% for Gmaps and Getlocations modules */
.gmap img,
.view-gmap img,
#getlocations_map_canvas img {
  max-width: none;
}

/* Collapsible region */
.js .region-collapsible,
.collapsible-toggle {
  display: none;
}
.region-collapsible-wrapper {
  display: none;
}
.toggle-active .region-collapsible-wrapper {
  display: block;
}
.section-collapsible,
.region-highlighted {
  padding: 1em 0;
}
.js .section-collapsible {
  bottom: 0;
  height: 50%;
  height: auto !important;
  max-height: 50%;
  position: fixed;
  right: 0;
  z-index: 100;
}
.section-collapsible.toggle-active {
  overflow: auto;
  -moz-box-shadow: 0 0 12px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0 0 12px rgba(0,0,0,0.5);
  box-shadow: 0 0 12px rgba(0,0,0,0.5);
}
.region-collapsible {
  padding: 15px 30px 15px 15px;
  overflow: hidden;
}
.region-collapsible  .block {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.js .collapsible-toggle {
  border: none;
  display: block;
  font-size: 1.077em;
  font-weight: 500;
  margin: 0;
  position: relative;
  text-transform: uppercase;
}
.collapsible-toggle a,
.collapsible-toggle a:visited {
  background: url(images/black.png) no-repeat 16px -248px;
  bottom: 0;
  display: inline-block;
  height: 20px;
  padding: 1em;
  position: fixed;
  right: 0;
  text-indent: -999em;
  width: 20px;
  z-index: 1;
  -moz-border-radius: 4px 0 0 0;
  -webkit-border-radius: 4px 0 0 0;
  border-radius: 4px 0 0 0;
  -moz-box-shadow: 0 0 12px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0 0 12px rgba(0,0,0,0.5);
  box-shadow: 0 0 12px rgba(0,0,0,0.5);
}
.toggle-active .collapsible-toggle a {
  background-position: 16px -390px;
  position: relative;
  float: right;
  -moz-border-radius: 0 0 0 4px;
  -webkit-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.collapsible-toggle a:hover,
.collapsible-toggle a:focus,
.collapsible-toggle a:active {
  background-image: url(images/gray.png);
  outline: 0;
}
.link { background-position: 0 0; }
.locked { background-position: 0 -66px; }
.minus { background-position: 0 -132px; }
.plus { background-position: 0 -198px; }
.popout { background-position: 0 -264px; }
.search { background-position: 0 -330px; }
.x { background-position: 0 -396px;}



/**************************************** CD overrides */



.snw-b #site-name, .ssw-b #site-slogan, .ptw-b #page-title, .ntw-b .node-title, .ctw-b .comment-title, .btw-b .block-title {
    font-weight: normal;
}

#branding {
	margin-bottom:5px;
}

#admin-menu {
	padding:0 10px;
	margin:0px;
	}
	
	
#main-content .tabs li a {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
-moz-border-radius: 6px 6px 0 0;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-webkit-border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
-khtml-border-radius-topleft: 6px;
-khtml-border-radius-topright: 6px;
-khtml-border-radius-bottomright: 0;
-khtml-border-radius-bottomleft: 0;
border-radius: 6px 6px 0 0;
}

	
/* Products */
.node-product img, .page-node img {
  border:none !important;
}

.node-product td {
  vertical-align: middle !important;
}

.node-product .uc-price, .node-product .uc-price-label {
white-space: nowrap;
font-size: 1.3em;
font-weight: bold;
text-align: center;
}

	
/* About Page */
.page-node-25 .node img{
	border:none;
}


.cd-button h3 {
	display:inline-block;
	margin:0px;
	}

.cd-button a, .node-readmore a, .comment-comments a {	
   background: #efefef;
   border:1px solid #e1dfdc;
   -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
   box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
   padding: 0.6em 2.4em 0.6em 2.4em;
   width: auto;
   margin:1em 0;
   display: inline-block;
   -moz-border-radius: 8px 8px 8px 8px;
   -webkit-border-radius: 8px;
    border-radius: 8px 8px 8px 8px;
   }


.cd-button a:hover {
  background-color: #f8f8f8;
  border:1px solid #e1dfdc;
  color: #4d453e;
}

/* links and bottom of page goodies */

.block nav.clearfix {
	
}   

.service-links-facebook-like iframe {
	height: 60px;
}
	
.statistics_counter span, article .links li.comment-add , .comment_forbidden span{
	background: #f8f8f8;
   border:1px solid #e1dfdc;
   -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
   -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
   box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	display:block;
   width: auto;
	-moz-border-radius: 6px 6px 6px 6px;
   -webkit-border-radius: 6px;
    border-radius: 6px 6px 6px 6px;
	}

.statistics_counter span {
	 color: #BBBBBB;
    padding: 0.3em 2.4em;
    text-align: left;
    font-size: 1.2em;
    margin-top:1em;
}

footer ul.inline li.comment_forbidden {
	margin-right:0px;
	}

.comment_forbidden span, article .links li.comment-add  {
  	margin-top:0.5em;
  	margin-right:0em;
  	padding-right: 2.4em;
  	text-align: right;
}	

article .tags, .page-node .node-content .field-type-taxonomy-term-reference, .rate-widget {
    border-left: none;
    display: inline;
    font-style: normal;
    margin-left: 0em;
    margin-top:2em;
    padding: 3px 10px;
    font-size:0.9em;
    background: #f8f8f8;
    border:1px solid #e1dfdc;
   -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
   -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  	 display:block;
    width: auto;
	-moz-border-radius: 6px 6px 6px 6px;
   -webkit-border-radius: 6px;
    border-radius: 6px 6px 6px 6px;
}


.page-node article .links a, .page-node article .links a:visited {
    background-color: #efefef;
    color: #100100;
    border-left:1px solid #fff;
    border-right:1px solid #fff;
       
}




/* Software Page */
.view-content li.views-fluid-grid-item {
	max-width: 100%;
	height: auto;
   background-color: #fff transparent;
	background:none;
	border: none;
	color: #BBBBBB;
}

.view-software .view-filters {
	border-bottom:1px solid #dddddd;
	}


.view-software .view-content li.views-fluid-grid-item:hover {
	color: #000000;
   
	-moz-transition: all 0.3s linear;
   -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.page-node-121 .block-views .view-software td {
	text-align:center;
	}


/* Projects */


table.views-table h2, table.views-view-grid h2, table.views-view-grid h3 {
	margin-top:5px;
}

.page-projects .view-Projects .views-field-entity-id-1 .field-content {
	float:left;
	padding-right : 20px;
}

#block-views-projects-block-1 .inner {
	padding-left: 0px;
	padding-right: 0px;
	}

#block-views-projects-block-1 table, #block-views-projects-block-1 td, #block-views-projects-block-1 tr, .view-software table, .view-software td, .view-software td:last-child, .view-software tr {
	border:none;
}
#block-views-projects-block-1 td {
	padding-left: 3px;
}

.page-projects .view-Projects table .views-field-created {
	float: right;
 font-size: 66px;
 color: #eee;
}

.page-experiments table .created {
 font-size: 33px;
 color: #eee;
}

/* experiments page cont. */
.node-type-howto .inner h2, .node-type-howto .inner h3, .node-type-howto .inner h4 {
	display:block;
	clear:both;
	}
	
.views-table .views-field-totalcount {
	font-size: 1.5em;
	text-align: center;
   background: #efefef;
   color: #AAA;
}

.views-table .views-field-counter {
	font-size: 1.6em;
	text-align: center;
   background: #efefef;
   color: #AAA;
   -moz-border-radius: 0px 12px 12px 0px;
   border-radius: 0px 12px 12px 0px;
   -webkit-border-bottom-right-radius: 12px;
   -webkit-border-top-right-radius: 12px;
   border-top-left-radius: 0px;
   border-top-right-radius: 12px;
   border-bottom-right-radius: 12px;
   border-bottom-left-radius: 0px;
}

.views-table .views-field-counter h2{

   color: #AAA;
}

.views-table tr.odd, .views-table tr.even {
	
   background: none;
  
}


.views-table .odd .views-field-counter, .views-table .odd .views-field-totalcount {
	 background: #f8f8f8;
}

.page-experiments .views-table .odd td.views-field-nothing, .page-experiments .views-table .even td.views-field-nothing, td.views-field-field-image-howto {
 	-moz-transition: all 0.3s linear;
   -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.page-experiments td.views-field-field-image-howto {
	width:96px;
	height: 96px;
	}
	
.front td.views-field-field-image-howto {
	width:36px;
	height: 36px;
	}	
	
.page-experiments .views-table .odd td.views-field-nothing:hover {
	background: #ffffff;
	-moz-transition: all 0.3s linear;
   -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.page-experiments .views-table .even td.views-field-nothing:hover {
	background: #ffffff;
	-moz-transition: all 0.3s linear;
   -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
	

	
.page-projects .view-Projects td:hover {
	background: #ffffff;
	-moz-transition: all 0.3s linear;
   -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.node-type-howto .field-name-field-download table tbody {
	  font-size:16px;
}

.node-type-howto .field-name-field-download .file .file-icon {
	  padding: 0px 20px 0px 0px !important;
}

.file .file-icon {
  vertical-align: middle !important;
}

.node-type-howto .field-name-field-download td {
	  vertical-align: middle !important;
}

.field-name-field-download table a {
	vertical-align: middle !important;
}

/* Front Page and Projects IMG border and hover */
.view-Projects .views-fluid-grid-item .field-content img, .view-Projects table .views-field img, .node-website .field-type-image img {
  border: 1px solid #DDD;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
}

.view-Projects .views-fluid-grid-item .field-content img:hover, .view-Projects table .views-field img:hover {

   border: 1px solid #bbb;
   -moz-transition: all 0.3s linear;
   -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px
    border-radius: 4px;
   -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.6);
   -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.6);
   box-shadow: 0 1px 10px rgba(0, 0, 0, 0.6);

}

.field-type-image figure, li.views-fluid-grid-item {
    overflow: visible;
}

.page-home h3 {
  font-size:1.9em;
  color:#555;
  }

.more-link {
  padding-top: 25px;
}
.more-link a, .show-all-comments, .comment-delete a, .comment-edit a, .comment-reply a, .comment-approve a   {
 border: 1px solid #ccc;
   padding:3px 20px 5px;
   color: #555 !important;
   -moz-transition: all 0.3s linear;
   -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
   -webkit-border-radius: 7px;
   -moz-border-radius: 7px;
    border-radius: 7px;
   -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
   -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
   box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.more-link a:hover, .show-all-comments:hover {
 border: 1px solid #ccc;
   padding:3px 20px 5px;
   color: #000 !important;
   background:#eee;
   -moz-transition: all 0.3s linear;
   -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
   -webkit-border-radius: 7px;
   -moz-border-radius: 7px;
    border-radius: 7px;
   -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
   -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
   box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}


.page-home .view-display-id-panel_pane_popular .view-content .views-row, .page-home .view-display-id-panel_pane_latest .view-content .views-row {
  border-bottom:1px solid #ddd;
  padding-top:5px;

}


.page-home .view-display-id-panel_pane_popular table, .page-home .view-display-id-panel_pane_latest table {
  border-left:none;
  border-right: none;
  }
  
.page-home .view-display-id-panel_pane_popular table td, .page-home .view-display-id-panel_pane_popular table td:last-child {
  border-right:none;
  }
.page-home .view-display-id-panel_pane_latest table td, .page-home .view-display-id-panel_pane_latest table td:last-child {
  border-right:none;
  }


.page-node-25 table a, .views-table a, .views-view-grid a {
 color:#555 !important;
}

.field-name-field-download table a {
  vertical-align: top;
  }



/* Porjects Page */
.page-projects .view-Projects table .views-field-title a {
	color: #888;
	}
	
	
/* Node page */
article .tags, .node-content .field-type-taxonomy-term-reference {
    clear: both;
    }
    
.node-content .field-type-taxonomy-term-reference ul, .node-content .field-type-taxonomy-term-reference ul li {
    padding: 0 5px;
}

.page-node .field .field-label {
    font-size: 1.3em;
    color:#999;
}

.page-node .field-name-field-website .field-item a{
   font-size: 1.385em;  
} 
 
.node-website .field-type-image img {
	margin-bottom:20px;
	}

/* Howto Node Page */

.node-type-howto .node-content img {
	border:none;
	}
	
pre.ace_editor, div.codeblock {
   padding:0px;
   }
   
   
.service-links-facebook-like {
  position: relative;
  top: 2px;
}

.sf-menu.sf-style-space a {
  border:none;
}

#page > footer .menu a, #page > footer menu a:visited {
  color:#bbb !important;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  background: rgba(0, 0, 0, 0.5);
  font-weight: bold;
  box-shadow: 0px 0px 3px #fff;

}

#page > footer a:hover, #page > footer a.active, .sf-menu.sf-style-space a:focus, .sf-menu.sf-style-space a:hover, .sf-menu.sf-style-space li:hover {
  background:#000 !important;
  color:#fff !important;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  font-weight: bold;
}

footer .sf-menu.sf-style-space li {
  background: none;
  margin-right: 5px;
}

#page > footer {
  color:#fff !important;
}

#page > footer {
  background-color: rgba(51,51,51,0.3) !important;
}

#block-views-related-content-block .views-field-field-image-howto, #block-views-clone-of-showcase-block-1 .views-field-field-image-howto {
  float: left;
  padding-right: 10px;
}

#block-views-related-content-block .views-field-title, #block-views-clone-of-showcase-block-1 .views-field-title {
  margin-left:46px;
}

#block-views-related-content-block .more-link, #block-views-clone-of-showcase-block-1 .more-link {
  padding-top: 0px !important;
}

#block-views-related-content-block table, #block-views-related-content-block tr, #block-views-related-content-block td {
  border-left: none;
  border-right:none;
}

#block-views-clone-of-showcase-block-1 table, #block-views-clone-of-showcase-block-1 tr, #block-views-clone-of-showcase-block-1 td {
  border-left: none;
  border-right:none;  
}

#block-views-clone-of-showcase-block-1 td {
  padding-right:0em;
}

#page #breadcrumb {
  display:none;
}

#columns, #menu-bar .menu-wrapper li a, #menu-bar .menu-wrapper .menu li a {
  box-shadow: 0px 0px 1px #999;
}

#columns {
  background:rgba(255, 255, 255, 0.95) !important;
}

/* Tools Page pager mod */

.pager {
	margin-top: 33px !important;
	}


.pager a {
  border:solid 1px #d3d3d3;
  margin-right:5px;
  color:#000 !important;
  background:#fff;
  border-color:#CCC !important;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  box-shadow:  0 1px 3px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
  -moz-box-shadow:  0 1px 3px rgba(0,0,0,0.3);
	
}

.pager a:hover {
  background:#555 !important;
  border:solid 1px #d3d3d3;
  color:#FFFFFF !important;
  font-weight:normal;	
  -moz-border-radius: 6px; 
  -webkit-border-radius:6px;

}

.pager a, .pager .pager-current {
    padding:5px 17px !important;
}

.pager-current {
  border:solid 1px #d3d3d3;
  background:#555;
  color:#FFFFFF;
  font-weight:bold;
  margin-right:5px !important;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  box-shadow:  0px 1px 3px rgba(0,0,0,0.3);
  -webkit-box-shadow:  0px 1px 3px rgba(0,0,0,0.3);
  -moz-box-shadow:  0px 1px 3px rgba(0,0,0,0.3);
}

.pager-item {
  padding: 0px !important;

}

.pager-first ,.pager-last  {
	font-weight:normal;
} 

.pager-first a, .pager-last a, .pager-next a, .pager-previous a {
	font-weight:normal;
	
} 
/* Timeline */
.vco-storyjs{font-family:"Ubuntu";}
.vco-storyjs h1.date,.vco-storyjs h2.date,.vco-storyjs h3.date,.vco-storyjs h4.date,.vco-storyjs h5.date,.vco-storyjs h6.date{font-family:"Ubuntu";}
.vco-storyjs p,.vco-storyjs blockquote,.vco-storyjs blockquote p,.vco-storyjs .twitter blockquote p{font-family:"Ubuntu";}
.timeline-tooltip{font-family:"Ubuntu";}

.vco-storyjs h1 a,.vco-storyjs h2 a,.vco-storyjs h3 a,.vco-storyjs h4 a,.vco-storyjs h5 a,.vco-storyjs h6 a{color:#000000 !important;}


/* comments */
.page-node .statistics_counter {
  display: none;
}

/* Honetport fix */
.url-textfield { display: none !important; }

/* Node 150 */
.page-node-150 .field-name-field-image-howto, .page-node-171 .field-name-field-image-howto  {
  display:none; 
}

/* Vote */
.rate-widget {
  padding: 10px;
  
}

/* After Install */
#node-185 table {
  border:none;
}

#node-185 table td {
  border-right:0px !important;
}

#node-121 table {
  border:none;
}

#node-121 table td {
  border-right:0px !important;
}

/* Product Files overgrive */

.field-name-field-trial-download .field-items {
  /*text-align: center;*/
  white-space: nowrap;
}

.field-name-field-trial-download .field-item {
  float:left;
  /*width: 50%;*/
  min-width:360px;
  margin-bottom:30px
  
}

.field-name-field-trial-download .field-item .file a {
    padding: 12px 20px 15px;
}
    
    
.rate-widget .item-list ul {
  margin-left:0px !important;
}

.page-node-168 .add-to-cart, .page-node-216 .add-to-cart {
  padding: 7px 0 10px 40px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  box-shadow: 0px 0px 33px #999;
}

.page-node-168 .add-to-cart label.option, .page-node-216 .add-to-cart label.option {
  font-size: 1em !important;
}

.page-node-168 .add-to-cart label, .page-node-216 .add-to-cart label {
  font-size: 1.6em;
}

.page-node-168 .sell-price, .page-node-216 .sell-price {
  padding: 5px 0px 5px 40px;
  background-color: #05172f;
  margin-top: 30px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  clear:both;
  color:#FFFFFF;
}

.page-node-168 .content-inner #page-title, .page-node-216 .content-inner #page-title {
  display: none !important;
}

/* overGrive instructions pages Ubuntu and Fedora */
.page-node-169 .node-content .field-items {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}

.page-node-172 .node-content .field-items {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}

.page-node-194 .node-content .field-items {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}


.page-node-203 .node-content .field-items {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}

.node-content img {
  padding:0px !important;
}

/* Experiments page hide table header */
.page-experiments .view-clone-of-showcase thead {
  display: none;
}

/* table mods for overgrive and all tables */
table {
  border-left:none;
  border-right:none;

}

tr td:last-child, thead th:last-child, tr td:last-child {
    border-right: none;
}



/* Checkout */
#checkout-instructions {
  padding: 11px;
  box-shadow: 0px 0px 16px #bbb;
}

.page-experiments .view-clone-of-showcase tbody {
  border-top:none;
}

/* Google Ads */
#block-block-24 .block-inner, #block-block-9 .block-inner {
  margin: 0px;
}

/* CD Mobile Overrides */

/* After install page - Remove first sidebar (left) on mobile*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .page-node-121 .region-sidebar-first {display: none;}
  h1#site-name {font-size: 2.5em !important}

}


@media only screen and (max-width: 768px) and (min-width: 481px) {
  .page-node-121 .region-sidebar-first {display: none !important;}
  #site-slogan {display:none;}
  h1#site-name {font-size: 2.5em !important;}

}

@media only screen and (max-width: 480px) and (min-width: 320px) {
  .page-node-121 .region-sidebar-first {display: none !important;}

  #site-slogan {display:none;}
  h1#site-name {font-size: 2.5em !important;}

}
