/*
Theme Name: FreightCare (Swagger)
Description: A simple business portfolio theme by Theme Blvd.
Author: Jason Bobich
Author URI: http://jasonbobich.com
Theme URI: http://themeforest.net/item/swagger-premium-wordpress-theme/930581
Version: 1.1.3
License: Partial GNU General Public License, please reade license file for more details.
License URI: license.txt
*/

/* This theme's primary styles can be found in /assets/css/theme.css */

.ccard {
	margin: 7px 0px 0px 10px;
}

#branding .themeblvd-contact-bar li a.facebook {
	background-image: url("https://www.cargomaster.com.au/wp-content/uploads/2013/10/facebookround.png");
	background-position: 0px 0px;
}

#branding .themeblvd-contact-bar li a.twitter {
	background-image: url("https://www.cargomaster.com.au/wp-content/uploads/2013/10/twitterround.png");
	background-position: 0px 0px;
}

.header_logo.header_logo_image {
	background-image: url("https://www.cargomaster.com.au/wp-content/uploads/2014/12/mascot1-1.png");
	background-repeat: no-repeat;
	background-position: 27% 50%;
	background-size: 84px;
	height: 106px;
}
.header_logo.header_logo_image img {
margin-top: 19px;
}
.header-text{
  margin-top: 3px;
  font-size: 14px;
}

#ww_2 [title~=get] {
  display:none;
}
#ww_2 [title~=html] {
  display:none;
}
#ww_2 [title~=Weather] {
  display:none;
}
.superem em{
   font-style: normal;
   font-size:xx-small;
   vertical-align:top;
}
.subtitle {
  font-size: 13px;
  font-style: normal;
}
.ui-dialog.ui-widget.ui-widget-content {
  display: none;
}

.lightbox input {
   margin: 0px 0px 0px 0px;
}
div.wpcf7 .postcodebox input {
	width: 40px;
}

div.wpcf7 .phonebox input {
	width: 100px;
}
div.wpcf7 .suburbbox input {
	width: 37%;
}
div.wpcf7 .dimension input {
	width: 40px;
}
.lightbox {
	width: 97%;
	padding: 10px 3px 3px 12px;
	border: solid 1px #E5E5E5;
	margin: 8px 1px 8px 1px;
}

.contenttable {
	display: none;
}

.contenttable td{
	text-align: center;
}

.contenttable th{
	text-align: center;
}

.actionlink:hover {
	cursor: pointer;
	border-color: #882222;
}
.actionlink h2 {
	margin-bottom: 0px;
	color: #666;
	display: inline;
}
.actionlink {
	border: solid 2px #ccc;
	background-color: #f7f7f7;
	border-radius: 4px;
	padding: 5px 20px 5px 25px;
	background-image:url('../../uploads/2013/08/downarrow.png');
	background-repeat: no-repeat;
	background-position: 95% 50%;
	margin-bottom:5px;
}