/** 

  		Responsive Towersystems website CSS 
  		Kane Borthwick

 **/

@font-face {
    font-family: "HelvaticaCondensedBlack";
    src: url("fonts/Helvetica-Condensed-Black.otf");
}


@font-face {
    font-family: "market";
    src: url("fonts/market-web.ttf");
}


body, html{
	margin: 0px;
	height: 100%;
	font-family: "Open Sans",sans-serif;
}
.blog-post {
	padding-left: 0px;
}
div.pinit {
    float: right;
}

div.side-general-links-nav {
    padding-bottom: 15px;
}

div[itemprop="articleBody"] {
    color: #424242;
	font-family: 'Open Sans', sans-serif !important;
    line-height: 22px;
	font-size: 14px;
	min-height: 800px;
}

div[itemprop="articleBody"] a {
    color: #000000;
}
div[itemprop="articleBody"] a:hover {
    color: #333333;
}

div[itemprop="articleBody"] p {
  margin: 0 0 20px;
}

div.about-container {
  padding-top:10px;
  padding-bottom:10px;
}

div.about-container p {
  margin: 0 0 10px;
}

.home-menu{
	background-color: #000;
	min-height: 0px;
	height: auto !important;
	border:0px !important;
	margin-bottom: 0px !important;
	border-radius: 0px !important;
	height: auto;
}

.home-menu ul{
	margin: 0px;
	padding: 0px;
}

.home-menu li{
	display: inline-block;
	float: right;
}

.home-menu a{
	display: inline-block;
	padding: 20px 20px !important;
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	height:60px;
}


.home-cover{
	min-height: 70%;
    overflow: hidden;
    width: 100%;
    z-index: -999;
 	background: transparent url("../images/home_bg3.jpg") no-repeat scroll center center / cover ;
    background-repeat: no-repeat;
    color: rgb(255, 255, 255);
}


.retailer-links{
	text-align: center;
	padding:30px ;
	min-height: 25%; 
}

.banner-cover h1{
	font-family: HelvaticaCondensedBlack;
}

.breadcrumb {
    background-color: #fff;
}

h1.retailer{
	text-align: center;
	width: auto;
 	font-size: 22px;
    font-weight: 600;
    color: #000;
    margin-top: 0px;
    margin-bottom: 40px;
}

.retailer-links ul{
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
}


.retailer-links li{
	display: inline-block;
	text-transform: capitalize;
}

img.here-to-help{
	display: block;
	float: right;
}

.retailer-links a{
	background-position: center -1px;
    background-repeat: no-repeat;
    color: #626262;
    display: inline-block;
    font-size: 12.5px;
    padding-top: 50px;
    text-align: center;
    text-decoration: none;
    width: 85px;
}

/* General button style */
a.adult{
	background-image: url("images/adult.gif");
}

a.news{
	background-image: url("images/news.gif");
}

a.bike{
	background-image: url("images/bike.gif");
}
a.toy{
	background-image: url("images/toy.gif");
}
a.gift{
	background-image: url("images/gift.gif");
}
a.garden{
	background-image: url("images/garden.gif");
}
a.fishing {
    background-image: url("images/fishing.png");
}
a.pet{
	background-image: url("images/pet.gif");
}
a.general{
	background-image: url("images/general.gif");
}
a.jeweller{
	background-image: url("images/jeweller.gif");
}
a.gun{
	background-image: url("images/gun.gif");
}
a.produce{
	background-image: url("images/produce.png");
}

/* hover button stylr */
a.adult:hover{
	background-image: url("images/adult_hover.gif");
}

a.news:hover{
	background-image: url("images/news_hover.gif");
}

a.bike:hover{
	background-image: url("images/bike_hover.gif");
}
a.toy:hover{
	background-image: url("images/toy_hover.gif");
}
a.gift:hover{
	background-image: url("images/gift_hover.gif");
}
a.garden:hover{
	background-image: url("images/garden_hover.gif");
}
a.fishing:hover{
	background-image: url("images/fishing_hover.png");
}
a.pet:hover{
	background-image: url("images/pet_hover.gif");
}
a.general:hover{
	background-image: url("images/general_hover.gif");
}
a.jeweller:hover{
	background-image: url("images/jeweller_hover.gif");
}
a.gun:hover{
	background-image: url("images/gun_hover.gif");
}
a.produce:hover{
	background-image: url("images/produce_hover.png");
}

/** end of links **/

section.about{
	background-color: #ececec;
	margin: 20px 0px;
}



#header-replacement-who {
    /*background: transparent url("images/who_heading.gif") no-repeat scroll center center;*/
	background: transparent url("images/who_heading.new.gif") no-repeat scroll center center;
    height: 61px;
    text-indent: -9999px;
    width: 100%;
}


#header-replacement-how {
    /*background: transparent url("images/how_heading.gif") no-repeat scroll center center;*/
	background: transparent url("images/how_heading.new.gif") no-repeat scroll center center;
    height: 61px;
    text-indent: -9999px;
    width: 100%;
}


#header-replacement-what {
    /*background: transparent url("images/what_heading.gif") no-repeat scroll center center;*/
	background: transparent url("images/what_heading.new.gif") no-repeat scroll center center;
    height: 61px;
    text-indent: -9999px;
    width: 100%;
}

.what-we-do img{
	display: inline-block;
}

.about{
	text-align: justify;
	color: #626262;
	font-size: 14px;
	line-height: 200%;
}

.about .row div:nth-child(2){
	text-align: center;
	line-height: 250%;
}

.what-we-do .col-md-4{
	text-align: center;
	/*padding: 20px;*/

}

.what-we-do h4{
	margin-top: 20px;
	font-weight: 600;
	font-size: 16px;
	text-transform: capitalize;

}

.what-we-do a{
	color: #000;
	text-decoration: none;
}

.what-we-do p{
	color: #626262;
	line-height: 200%;
}

p.how-we-do {
	text-align: justify !important;
}

.resources{
	padding: 40px 20px;
	background-color: #ececec;
}

.resources h1{
	margin-bottom: 20px;	
}

.resources img{
	display: inline-block;
	margin-bottom: 10px;
}

.resources .col-md-12{
	text-align: center;
}

ul.body-text li{
	list-style-type: none;
}

.resources a{
    background-color: #000;
    color: #fff;
    display: inline-block;
    padding: 10px 20px;
    text-decoration: none;	
    text-transform: capitalize;
}


 footer.contact{
	background-color: #d1d1d1;
	border-top: 4px solid #b1b1b1;
        padding-top: 12px;
}

footer h4 a{
	font-weight: 600;
	color: #000;
}

footer p{
	line-height: 150%;
}


table.retailer tbody tr td{
	border-top:1px solid #bfbfbf;
	border-bottom:1px solid #bfbfbf;
	padding:3px;
	font-size: 13px;
	vertical-align: middle;
}


footer table.number-and-address tbody tr:nth-child(1) td,
footer table.address tbody tr:nth-child(1) td, 
footer table.numbers tbody tr td:nth-child(1){
	font-weight: bold;
	font-size: 14px;
}

footer table.number-and-address tbody tr td:nth-child(2),
footer table.numbers tbody tr td:nth-child(2){
text-align: right;
}


footer .support p{
	font-weight:600;
}

#outer {
    height:70%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    margin-top:59px;
}

#table-container {
    display: table;
    height: 100%;
    width: 100%;
}

#table-cell{
	display: table-cell;
    height: 100%;
    text-align: center;
    vertical-align: middle;
}

 img.cover-logo{
	display: block;
	margin: 0 auto;
}

footer.social{
	background-color: #1a1a1a;
}

footer.social h4{
	text-transform: uppercase;
	color: #c1c0c0;
	font-size: 18px;
	font-weight: bold;
 	border-color: #666666;
    /*border-style: none none dotted;*/
    border-width: 3px;
	border-bottom: 1px #666666 solid;
    padding-bottom: 10px;
}

ul#social-media-links{
	margin:0px;
	padding: 0px;
}

ul#social-media-links li {
	display: inline-block;
}


.no-margin{
	margin:0px;
}

div.blog .col-md-6 {
    padding-left: 0px;
}

.blog-post p{
	line-height: 100%;
}

.blog-post > .heading{
	color: #838384;
    font-weight: bold;
}

.blog-post > .post a{
    color: #c8c8c8;
    font-size: 14px;
    text-decoration: none;
    line-height: 25px;
}

hr.rss-hr  {
    background-color: #3c3c3c;
    border: 0 none;
    height: 1px;
    margin: 10px 0;
}

input.newsletter-input{
	float: left;
	width: 80%;
	display: inline-block;
	border-radius: 0px;
	height: 50px;
	border: none;
	padding-left: 15px;
	background-color: #CCCCCC;
}

button.newsletter-btn{
	float: left;
	width: 20%;
	display: inline-block;
	border-radius: 0px;
	height: 50px;
	border: none;
	background-color: #AAAAAA;
	font-size: 22px;
	text-align:center;
	color: #838383

}
button.newsletter-btn:hover{
	color: #E7E7E7
}
#newsletter_form{
	border: 8px solid #303030
}

footer.social{
	padding-top: 10px;
	padding-bottom: 10px;
}

footer.copyright{
	background-color: #0a0a0a;
	color: 	#fff;
	padding:20px 0px;
}

.do-link{
	overflow: hidden;
	min-height: 230px;
}


.copyright a{
	color: #c1c0c0;
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}
.no-padding{
	padding:0px;
}

#newsletter_form{
	overflow: hidden;
}

.banner-cover{
	height: 25%;
	min-height: 200px;
    overflow: hidden;
    width: 100%;
    z-index: -999;
 	background: transparent url("/images/gift_banner.jpg") no-repeat scroll center center / cover ;
    background-repeat: no-repeat;
    color: rgb(255, 255, 255);
    border-bottom: 5px solid #fdd108; 
    background-size: cover;
}

#banner-outer {
    height:20%;
    min-height: 200px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    margin-top: 59px;
}

#banner-table-container {
    display: table;
    height: 100%;
    width: 100%;
}

#banner-table-cell{
	display: table-cell;
    height: 100%;
    text-align: left;
    vertical-align: middle;
}

.banner-cover h1{
    font-family: HelvaticaCondensedBlack;
    font-size: 40px;
    font-weight: normal;
    text-transform: capitalize;
    margin:0px;
	text-shadow: 1px 1px #333333;
}

.breadcrumbs ul{
	list-style-type: none;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 20px;
}

.breadcrumbs li{
	display: inline-block;
}

.main-content h1{
 	color: #1a1a1a;
    font-family: "Open Sans",sans-serif;
    font-size: 28px;
    line-height: 28px;
    text-transform: capitalize;
    font-weight: bold;
    padding: 20px 0px;
}

.main-content p{
	font-size: 16px;
	line-height: 180%;
}

.circle{
	  background-color: #fdd108;
    border-radius: 50%;
    height: 200px;
    width: 200px;
}


.features{
	margin-top: 20px;
	padding-top: 20px;
}

.feature{

}

.features .title, 
.features h4, 
.features .title h4{
	color: #000;
	text-transform: capitalize;
	font-size: 18px;
    font-weight: 600;
}

.features h4, .features img{
	display: inline-block;
}

.features p{
	font-size: 14px;
	color: #333;
}


img.discover-logo{
	display: block;
	float: right;
}


.mobile-side-menu{
	width: 300px;
	background-color: #5e5e5e !important;
	position: fixed;
	border-right:4px solid #343434;
}

.mobile-side-menu > .inner{
	padding: 10px;
}

input.mobile{
	border-radius: 0px;
	float: left;
	display:inline-block;
	width: 80%;
}

button.mobile{
	border-radius: 0px;
	float: left;
	display:inline-block;
	width: 20%;
}

.close-btn{
	overflow: hidden;
	width: 100%;
	background-color: #515151
}

.close-btn a{
	background-color: #4A4A4A;
	display: inline-block;
	float: right;
	color: #fff;
	font-size: 18px;
	padding: 10px 15px;
}

.mobile-side-menu .search{
	background-color: #5e5e5e;
	overflow: hidden

}

.mobile-side-menu .links ul{
	display: inline-block;
	overflow: hidden;
	margin:0px;
	list-style-type: none;
	padding: 0px;
	width: 100%;
}

.mobile-side-menu .links ul li{
	display: inline-block;
	width: 100%;
	background-color: #5e5e5e;
	border-bottom: 1px solid #4b4b4b;
	margin:0px !important;
	list-style-type: none;
}

.mobile-side-menu .links a{
	margin:0px;
	text-transform: capitalize;
	padding: 10px;
	display: inline-block;
	width: 100%;
	color: #C2C2C2;
	font-weight: 500;

}

.mobile-side-menu .links a:hover{
	background-color: #3a3a3a;
	text-decoration: none;
}

.mobile-side-menu .links .headings{
	width: 100%;
	display: inline-block;
	padding: 5px 10px;
	background-color: #3a3a3a;
	color: #D6D5D5;
	margin: 0px;
	border-bottom: 4px solid #1E1E1E;
	font-weight:bold;
}



.mobile-side-menu input.search,
.sidebar input.search{
	width: 80%;
	display: inline-block;
	float: left;
	border-radius: 0px;
	border: 1px solid #C2C2C2;
	border-right: none;
	height: 50px;
}
.mobile-side-menu button.search,
.sidebar button.search{
	width: 20%;
	display: inline-block;
	float: left;
	border-radius: 0px;
	height: 50px;
	background-color: #333;
	color: #fff;
	border: none;
	font-size: 20px;
}


.mobile-side-menu input.search{
	color: #fff;
	background-color: #2A2A2A;
	border-color: #2A2A2A;
}

.mobile-side-menu button.search{
	background-color: #121212;
}

hr.dotted{
 	/*border-color: #bcbcbc;
    border-style: none none dotted;
    border-width: 3px;	*/
    border-color: #bcbcbc;
    border-style: none none solid;
    border-width: 1px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.side-products-nav ul{
	display: inline-block;
	overflow: hidden;
	margin:0px;
	list-style-type: none;
	padding: 0px;
	width: 100%;	
}

.side-products-nav li{
	margin:0px !important;
	list-style-type: none;
	display: inline-block;
	width: 100%;
}

.side-products-nav a{
	text-transform: uppercase;
 	color: black;
    display: block;
    font-weight: bold;
    letter-spacing: -0.8px;
    padding: 10px;
    text-decoration: none;	
    width:100%;

}



.side-products-nav a:hover{
	text-transform: uppercase;
	background-color: #fdd108;
    border-radius: 0 99px 92px 0;
}

.side-products-nav a.active{
	text-transform: uppercase;
	background-color: #fdd108;
    border-radius: 0 99px 92px 0;
}
table.rss thead{
	background-color: #313131;
	color: #fff;
	font-weight: bold;
	border: 4px solid #313131;

}

table.rss tbody{
	font-size: 13px;
	border: 4px solid #DDDDDD;
	border-top:none;
}

table.rss tbody tr:nth-child(odd){
	background-color: #e6e6e6;
}

table.rss a{
	color: #444444
}

table.rss{
	margin-bottom: 0px;
}

.side-general-links-nav  > ul{
	display: inline-block;
	overflow: hidden;
	margin:0px;
	list-style-type: none;
	padding: 0px;
	width: 100%;	
}

.side-general-links-nav li{
	margin:0px !important;
	list-style-type: none;
	display: inline-block;
	width: 100%;	
}

.side-general-links-nav a{
	text-transform: capitalize;
	padding:10px;
	display: block;
	border-bottom: 1px solid #ddd;
	border-top: none;
	color: #000;
}

.side-general-links-nav li:nth-child(1) a{
	/*border-top: 1px solid #ddd;*/
}
.content{
    /*border-left: 3px dotted #bcbcbc;*/
	border-left: 1px solid #bcbcbc;
    padding-left:20px;
    margin-bottom: 20px;

}

hr.normal{
	border-bottom: 1px solid #cfcfcf;
}


.blog-post .post{
	min-height: 50px;
}

#social-media-links li{
 list-style-type: none;
}

ul#social-media-links {
	display: block;
	width: 100%;
	overflow: hidden;
}

#social-media-links a{
	margin-right: 10px;
    text-decoration: none;
	font-size: 45px;
	color: #c8c8c8;
	height: auto;
	max-height: 45px;
	display: inline-block;
	background-color: transparent;
}


#social-media-links a:hover{
	color: #FFFFFF
}


.tower-breadcrumbs > li + li::before {
    color: #cccccc;
    content: " ";
    padding: 0 5px;
}

.feature p {
	min-height: 85px;
}

img.product-icon{
	display: block;
	margin: 0 auto;
}


.login{
	margin:20px;
}

.login > .inner-left{
	width: 70%;
	float: left;
	padding: 10px;
	border: 1px solid #fff;
}

.login > .inner-right{
	width: 30%;
	float: right;
	padding: 10px;
		border: 1px solid #fff;
}

.logout, .login-details{
	border: 1px solid;
	padding: 5px;
	background-color: rgba(0, 0, 0, 0.5);
}


.login-details{
		width: 70%;
}
.logout{
	margin-left: 10px;
	width: 30%;
}

.equal{
	display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex:1 0 auto;
}

.login-details span{
	display: inline-block;
	line-height: 200%;

}

button.logout-btn{
	width: 100%;
	height: 100%;
	min-height: 50px;
	text-align: center;
	background: transparent;
	border: none;
	border-radius: 0px
}

button.logout-btn:hover{
	background-color: #515151;
    opacity: 0.6;
}
#news-more-btn{
	overflow: hidden;
	margin-bottom: 20px;
}
#news-more-btn a{
	padding: 5px 10px;
	background-color: #ddd;
	color:  #313131;
	width: auto;
	display: block;
	float: right;
	font-weight: 600;
	text-transform: capitalize;
}

#news-more-btn a:hover{
	background-color:#313131;
	text-decoration: none;
	color: #fff; 
}


a.remote-connect-btn{
	/*margin-top: 10px;*/
	font-size: 16px !important;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: transparent;
	border: 1px solid #3c3c3c;
	display: inline-block;
	color: #c1c0c0;
	width: 100%;
}

a.remote-connect-btn:hover{
	text-decoration: none;
}

a.remote-connect-btn img{
	height: 40px;
    padding-right: 10px;
}



.home-banner-heading h1{
	 font-family: HelvaticaCondensedBlack;
    font-size: 63px;
    line-height: normal;
    margin: 0;
    opacity: 0.95;
    padding: 0;
}


.home-banner-subheading h2 {
    font-size: 56px;
    font-weight: 300;
    line-height: normal;
    margin: 0;
    opacity: 0.8;
    padding: 0;
}


.feedback-container {
    height: 149px;
    position: fixed;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 0;
    z-index: 9999;
}

.feedback-container2{
    height: 170px;
    position: fixed;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 0;
    z-index: 9999;
}

.feedback-container2 a.feedback-btn {
    background-image: url("images/TSWebsiteMelbGiftFair15.png");
    display: block;
    height: 170px;
    width: 135px;
}


.feedback-container a.feedback-btn {
    background-image: url("images/feedback.png");
    display: block;
    height: 180px;
    width: 99px;
}

.feedback-container a.feedback-btn:hover{
	background-image: url("images/feedback_hover.png");
}


.feedback-container a.gift {
    background-image: url("images/gift_feedback_btn.png");
    background-repeat: no-repeat;
    display: block;
    height: 180px;
    width: 100px;
}
.feedback-container a.adult  {
    background-image: url("images/adult_feedback_btn.png");
    background-repeat: no-repeat;
    display: block;
    height: 180px;
    width: 100px;
}
.feedback-container a.news  {
    background-image: url("images/news_feedback_btn.png");
    background-repeat: no-repeat;
    display: block;
    height: 180px;
    width: 100px;
}
.feedback-container a.bike  {
    background-image: url("images/bike_feedback_btn.png");
    background-repeat: no-repeat;
    display: block;
    height: 180px;
    width: 100px;
}
.feedback-container a.garden  {
    background-image: url("images/garden_feedback_btn.png");
    background-repeat: no-repeat;
    display: block;
    height: 180px;
    width: 100px;
}
.feedback-container a.toy  {
    background-image: url("images/toy_feedback_btn.png");
    background-repeat: no-repeat;
    display: block;
    height: 180px;
    width: 100px;
}
.feedback-container a.jeweller  {
    background-image: url("images/jeweller_feedback_btn.png");
    background-repeat: no-repeat;
    display: block;
    height: 180px;
    width: 100px;
}
.feedback-container a.gun {
    background-image: url("images/fire_feedback_btn.png");
    background-repeat: no-repeat;
    display: block;
    height: 180px;
    width: 100px;
}
.feedback-container a.pet  {
    background-image: url("images/pet_feedback_btn.png");
    background-repeat: no-repeat;
    display: block;
    height: 180px;
    width: 100px;
}
.feedback-container a.fishing  {
    background-image: url("images/fish_feedback_btn.png");
    background-repeat: no-repeat;
    display: block;
    height: 180px;
    width: 100px;
}
.feedback-container a.general  {
    background-image: url("images/other_feedback_btn.png");
    background-repeat: no-repeat;
    display: block;
    height: 180px;
    width: 100px;
}
.feedback-container a.produce  {
    background-image: url("images/produce_feedback_btn.png");
    background-repeat: no-repeat;
    display: block;
    height: 180px;
    width: 100px;
}



.side-products-nav li.active a, .side-products-nav li.active a:hover{
	webkit-border-radius: 0px 99px 92px 0px;
 	-moz-border-radius: 0px 99px 92px 0px;border-radius: 0px 99px 92px 0px;
 	color: #000;
}

.side-products-nav li.active a.gift-submenu{
	background-color: #fdd108;
}

.side-products-nav  a.adult-submenu:hover,
.side-products-nav .active > a.adult-submenu{
	background-color: rgb(236,0,139);
}

.side-products-nav .active > a.adult-submenu,
.side-products-nav .active > a.adult-submenu:hover{
	color: #ffffff;
}

.side-products-nav  a.gun-submenu:hover,
.side-products-nav .active > a.gun-submenu{
	background-color: rgb(128,130,132);
}

.side-products-nav .active > a.gun-submenu,
.side-products-nav .active > a.gun-submenu:hover{
	color: #ffffff;
}

.side-product-snav .active > a.pet-submenu{
	background-color: rgb(61,193,208);
}

.side-products-nav .active > a.pet-submenu,
.side-products-nav .active > a.pet-submenu:hover{
	color: #ffffff;
}

.side-products-nav .active  a.pet-submenu,
.side-products-nav a.pet-submenu:hover{
	background-color: rgb(61,193,208);
}

.side-products-nav  a.garden-submenu:hover,
.side-products-nav .active > a.garden-submenu{
	background-color: rgb(183,213,49);
}

.side-products-nav .active > a.garden-submenu,
.side-products-nav .active > a.garden-submenu:hover{
	color: #ffffff;
}

.side-products-nav  a.toy-submenu:hover,
.side-products-nav .active > a.toy-submenu{
	background-color: #f7931d;
}

.side-products-nav .active > a.toy-submenu,
.side-products-nav .active > a.toy-submenu:hover{
	color: #ffffff;
}

.side-product-nav  a.gun-submenu:hover,
.side-product-nav .active > a.gun-submenu{ 
	background-color: rgb(128,130,132);
}

.side-products-nav  a.jeweller-submenu:hover,
.side-products-nav .active > a.jeweller-submenu{
	background-color: rgb(99,39,151);
}

.side-products-nav .active > a.jeweller-submenu,
.side-products-nav .active > a.jeweller-submenu:hover{
	color: #ffffff;
}

.side-products-nav  a.fish-submenu:hover,
.side-products-nav .active > a.fish-submenu{
	background-color: #445AA8;
}

.side-products-nav .active > a.fish-submenu,
.side-products-nav .active > a.fish-submenu:hover{
	color: #ffffff;
}

.side-products-nav .active > a.news-submenu,
.side-products-nav .active > a.news-submenu:hover{
	color: #ffffff;
}

.side-products-nav  a.general-submenu:hover,
.side-products-nav .active > a.general-submenu{ 
	background-color: rgb(0,173,739);
}

.side-products-nav .active > a.general-submenu,
.side-products-nav .active > a.general-submenu:hover{
	color: #ffffff;
}

.side-products-nav  a.news-submenu:hover,
.side-products-nav .active > a.news-submenu{
	background-color: rgb(234,33,39);
}

.side-products-nav .active > a.news-submenu,
.side-products-nav .active > a.news-submenu:hover{
	color: #ffffff;
}

.side-productsnav  a.adult-submenu:hover,
.side-productsnav .active > a.adult-submenu{
	background-color: rgb(236,0,139);
}

.side-products-nav  a.bike-submenu:hover,
.side-products-nav .active > a.bike-submenu{ 
	background-color: rgb(237,85,35);
}

.side-products-nav  a.produce-submenu:hover,
.side-products-nav .active > a.produce-submenu{ 
	background-color: rgb(0,94,65);
	color: #ffffff;
}

.side-products-nav .active > a.produce-submenu,
.side-products-nav .active > a.produce-submenu:hover{
	color: #ffffff;
}

.side-products-nav .active > a.bike-submenu,
.side-products-nav .active > a.bike-submenu:hover{
	color: #ffffff;
}

.side-products-nav a.tproducts-menu:hover,
.side-products-nav .active > a.tproducts-menu{ 
	background-color: black;
	color: #fff !important;
}

.mobile-side-menu .active a{
	background-color: #545454;
	color: #fff;
}


.breadcrumbs i,
.breadcrumbs a{
	font-weight: bold;
	color: #000;
}
.side-products-nav .nav-child .active > a.tproducts-menu{
	background-color: #666 !important;
}

a.logo-btn{
	display: block;
	margin-top: 15px;
    position: absolute;
    padding: 0px !important;	
    height: auto !important;
    z-index: 9999;
}

form#newsletter_form {
	display: block !important; 
}

/* TOWER PEOPLE */
ul.staff_list {
    list-style-type: none;
	padding: 0;
	margin: auto;
}

ul.staff_categories {
	padding: 0;
	margin: auto;
}

#list_staff_category {
    width: 100%;
	list-style: none;
	padding-bottom: 5px;
	position: relative;
	float: left;
}
#list_staff_category .department {
    font-weight: bold;
}
ul.staff_categories h1{
	padding-bottom: 3px;
}

ul.staff_categories li{
	text-align: left;
	float: left;
	list-style: outside none none;
	height: 320px;
	width: 200px;
	padding-bottom: 60px;
	position: relative;
	font-size: 12px;
	color: #000;
}

ul.staff_categories li a {
	color: #000000;
}

ul.staff_categories li a:hover {
	color: #000000;
}

ul.staff_categories div.department {
    display: block;
	float: left;
}
ul.staff_categories div.department span.staff_name {
    font-weight: bold;
}

ul.staff_categories div.department span.job_title {
    font-weight: bold;
	color: #7c858e !important;
}

ul.staff_categories div.department span.contact_phone {
    font-weight: normal;
	color: #7c858e !important;
}

.staff_info {
	float: left;
	position: relative;
	/* border: 1px solid #E7E7E7; */
	text-align: center;
	padding-right: 15px;
}

.staff_info img {
	text-align: center;
	width: 190px;
	height: 213px;
	padding: 5px;
}

.staff_info_details{
	float: left;
	position: relative;
	padding: 5px;
	text-align: center;
	width: 100%;
	font-size: 13px;
}
/* END TOWER PEOPLE */

/* FREE RESOURCES */
.resources a:hover {
  color: #ffffff !important;
  text-decoration: none !important;
}
.resources a {
  color: #ffffff !important;
  text-decoration: none !important;
}
/* END FREE RESOURCES */

/* FOOTER TOWER BLOG */
#footer_blog_heading a:hover {
  color: #C1C0C0 !important;
  text-decoration: none !important;
}
#footer_blog_heading a {
  color: #C1C0C0 !important;
  text-decoration: none !important;
}
footer.contact a, footer.contact a:hover {
  color: #3d3d3d;
  text-decoration: none;
}
/* END FOOTER TOWER BLOG */

 a.logout-my-acc-btn{
	color: #fff
}


.paypal-signup-form-container,
.contact-form {
	display: block;
	padding: 10px;
	border: 2px solid #ececec;
}

.contact-form-admin {
	display: block;
	padding: 10px;
	border: 1px solid #e04545;
	background-color: #f5dede;
}

.contact-form .field:nth-child(1) {
	margin-top:0px;
}


.paypal-signup-form .field,
.contact-form .field {
	margin-top:20px;
}

.xero-logo {
  float: right;
  margin-top: -50px;
}
.xero_landing {
  padding-top: 0px;
  width: 700px !important;
}
.connectxero {
  padding-top: 10px;
  padding-bottom: 10px;
}
.connectxero .intro {
  width: 650px !important;
  line-height: 1.5;
}

/* TESTIMONIALS */
.testimonial-heading {
  font-size: 20px;
  font-weight: 600;
}
.testimonial-wrap {
  width: auto;
  height: auto;
  overflow: hidden;
}
.testimonial-inner {
  width: auto;
  height: auto;
}
.testimonial-comment {
  font-size: 16px;
}
blockquote {
  background: #f9f9f9;
  border-left: 10px solid #000;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
  min-height: 80px;
}
blockquote:before {
  color: #000;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
  font-family: 'Source Sans Pro', sans-serif;
}
blockquote:after {
  color: #000;
  content: close-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
  font-family: 'Source Sans Pro', sans-serif;
  float: right;
}
blockquote p {
  display: inline;
}
.testimonial-user { 
  display: block; 
  margin-top: 30px;
  font-style: italic;
  color: #ccc;
}
.testimonial-user {
  font-size: 13px;
  font-weight: 600;
  color: black;
  display: block;
  margin-top: 30px;
  font-style: italic;
}
/* END TESTIMONALS */
h3 {font-weight: bold;}
.bold{font-weight: bold}

/* PAYPAL PAGE */
.paypal_intro p {
   margin: 0 0 20px !important;
}
span.paypal_subheading {
	font-weight: bold;
	font-size: 16px;
	color: #404040;
	padding-top: 10px;
}
ol.paypal_intro_grey {
    padding-left: 40px;
}
div.paypal_intro_grey_block {
	background-color: #ebebeb;
	margin-top: 20px;
    margin-bottom: 20px;
}
p.paypal_intro_grey, ol.paypal_intro_grey {
	padding: 10px;
}
ol.paypal_intro_grey li {
	padding-top: 6px;
	padding-bottom: 6px;
}
.paypal_intro ul {
	list-style-type: disc;
	margin-left: 0px; 
}
.paypal_intro ol {
	margin-left: 30px; 
}
ul.paypal_intro_grey {
    padding-top:10px;
	padding-bottom: 10px;
}
/* END PAYPAL PAGE */

button.contact-btn,
input.contact-btn{
	display: inline-block;
	margin: 15px 0px;
	background-color: #1E1E1E;
	color: #fff;
	padding:10px 20px;
	float: right;
	border: 1px solid;
	font-weight: 500;
}

input.contact-btn:hover{
	background-color:  #565656;
}

label.optional > em,
label.required > em{
	padding-right:5px;
	color: #676767
}
div.sweetcaptcha #sc2powered, div.sweetcaptcha #sc2powered * {
    display: none;
}

/* PHOCA DOWNLOAD */
/* phoca download style */
.pd-document16{padding: 10px !important; padding-left: 40px !important; height: auto !important;}
.download-header{background-color: #373737; !important; border: 1px solid #cfcfcf !important; color: white;}
table.filelists th {border-top: none !important}
.heading_filename2{ text-align: left !important; font-weight: normal !important; font-size: 20px !important; padding-left: 50px !important }
.list_filename a{font-size: 15px !important; font-weight: normal; !important; color:red !important;}
table.filelists td { border: 1px solid #cfcfcf !important}
table.filelists td a{color: #161616 !important}

.download-bg-even{background-color: #ececec !important;}
.list_filesize, .list_modified{color: #535353}

#phoca-dl-categories-box div.pd-categoriesbox {border: 1px solid #cfcfcf; text-align: center;  width: 31%; font-weight: 600; font-size: 15px; background-color: #ececec; }
#phoca-dl-categories-box div.pd-title {
    font-weight: 600;
    font-size: 100%;
    color: #2b2b2b !important
}


#phoca-dl-categories-box .pd-subcategory, #phoca-dl-category-box .pd-subcategory {
    border: 1px solid #cfcfcf;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin: 10px;
     padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    width: 30%;
     background-color: #ececec; 
     padding-right: 0px;}
#phoca-dl-categories-box .pd-subcategory, #phoca-dl-category-box .pd-subcategory {
    font-weight: 600;
    font-size: 100%;
    color: #2b2b2b !important
}

/*
table {
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
}
*/
table.filelists {
    width: 100%;
	border: 1px solid #000000 !important;
}
th.heading_filetitle {
	width: 30%;
	background-color: #000000 !important;
	color: #ffffff !important;
	font-weight: bold;
	font-size: 14px;
	padding: 10px;
	border-left: 1px solid #000000 !important;
}
th.heading_filename {
	width: 35%;
	background-color: #000000 !important;
	color: #ffffff !important;
	font-weight: bold;
	font-size: 14px;
	padding: 10px;
	border-left: 1px solid #ffffff !important;
}
th.heading_filesize {
	width: 10%;
	background-color: #000000 !important;
	color: #ffffff !important;
	font-weight: bold;
	font-size: 14px;
	padding: 10px;
	border-left: 1px solid #ffffff !important;
}
th.heading_modified {
	width: 25%;
	background-color: #000000 !important;
	color: #ffffff !important;
	font-weight: bold;
	font-size: 14px;
	padding: 10px;
	border-left: 1px solid #ffffff !important;
	border-right: 1px solid #000000 !important;
}
table.filelists th {
	font-size: 1.2em;
	padding: 10px 7px 10px 7px;
	border-top: 1px solid #000000 !important;
}
table.filelists td {
	font-size: 12px;
	border: 1px solid #A9A9A9 !important;
	padding-left: 8px;
}
table.filelists td a {
	font-size: 12px;
	color: #000000 !important;
	text-decoration: none !important;
}
table.filelists td a:hover {
	font-size: 12px;
	color: #333333 !important;
	text-decoration: none !important;
}
.section_info_screen {
	height: 300px !important;
	float: left;
	width: 300px;
	padding: 20px;
}
.section_info_screen img {
    width: 260px;
}
.section_info {
	height: 150px !important;
	text-align: left !important;
	padding: 10px;
	padding-left: 20px !important;
	font-size: 11px;
	display: block;
	width: 250px;
}
/* END PHOCA DOWNLOAD */


table.idea-overview,
table.idea-overview tbody tr,
table.idea-overview tbody tr td,
table.idea-overview,   
table.idea-overview tr,   
table.idea-overview td,   
table.idea-overview thead,
table.contact tbody tr,
table.contact tbody tr td,
table.contact,   
table.contact tr,   
table.contact td,   
table.contact thead{
	border: none;
    font-size: 13px;
}

table.contact tbody td{
   padding: 3px;
}

table.contact tr td:nth-child(2){
    text-align: right;
}

td.contact-sub-header,
table.contact tr:nth-child(1) td,
table.contact tr td:nth-child(1){
    color: #000;
    font-size: 14px;
}

table.contact tr:nth-child(1) td {
    /*font-size: 16px; 
    padding:10px 0px;
    font-weight:bold;*/
}

td.contact-sub-header{
    font-weight: bold;
    padding:8px 0px;

}

td.contact-name-header a{
   text-decoration: underline;
}

.contact-header { font-weight: bold; font-size: 16px; }
.contact-intro {text-align: justify;}
.justify {text-align: justify;}

/* FREE RESOURSES */
.container-free-posters span.action { display: block; padding-top:20px; }
.container-free-posters span.action-full { display: block; padding-top:126px; }
.column-resource-short {
  width: 200px;
  height: 250px;
  float: left;
}
.column-resource-short img {
   padding:1px;
   border:1px solid #021a40;
}
.column-resource-short img:hover {
   padding:1px;
   border:1px solid #333333;
   opacity: 0.6;
   filter: alpha(opacity=60); /* For IE8 and earlier */
}
.column-resource {
  width: 200px;
  height: 350px;
  float: left;
}
.column-resource img {
   padding:1px;
   border:1px solid #021a40;
}
.column-resource img:hover {
   padding:1px;
   border:1px solid #333333;
   opacity: 0.6;
   filter: alpha(opacity=60); /* For IE8 and earlier */
}
.resource-btn {
  width: 50px;
  border: none;
  background-color: #000000;
  color: #ffffff !important;
  text-decoration:: none !important;
  padding: 10px;
}
.resource-btn:hover {
  width: 50px;
  border: none;
  background-color: #333333;
  color: #ffffff !important;
  text-decoration:: none !important;
  padding: 10px;
}
.resource-btn a {
  color: #ffffff !important;
  text-decoration:: none !important;
}
.resource-btn a:hover {background-color: #333333;}
/* END FREE RESOURSES */



.paypal-icon-box{
	margin-top: 20px;
}
.n_elogo{
	border: 1px solid #C7C7C7;
	min-height: 115px;
	padding: 5px;

}

.n_logo{
	width: 100%;
}

.options input{
	display: block;
	text-align: center;
	margin: 0 auto;
	margin-top: 5px;
}

.breadcrumb > li + li:before {
	content: " " !important;
    padding: 0 5px;
    color: #cccccc;
}

/* LOGIN PAGE */
#login-btn2 {
	/*background-color: #000;
	padding: 10px 20px;
	float: right;
	display: inline-block;
	color: #fff;*/
	width: 100%;
    font-family: "Open Sans",sans-serif;
    padding: 0px;
    /*background-color: #000;*/
    color: #fff;
	border: 0px;
}

#login-btn {
	/*background-color: #000;
	padding: 10px 20px;
	float: right;
	display: inline-block;
	color: #fff;*/
	width: 100%;
    font-family: "Open Sans",sans-serif;
    padding: 20px 15px;
    margin-top: 20px;
    background-color: #000;
    color: #fff;
	border: 0px;
}
.login-wrap input[type="password"],
.login-wrap input[type="text"]{
	height: 50px;
}
.login-wrap .control-label {
    text-align: left !important;
}
.login-wrap h1 {
	padding: 0px 0px !important; 
	font-size: 20px;
}
.login-wrap a {
    color: #000000;
}
.login-wrap a:hover {
    color: #333333;
}
.login-wrap img {
    padding-top: 70px;
}
/* END LOGIN PAGE */

/* FORGOT PASSWORD */
.reset .control-label {
    text-align: left !important;
}
div.remind, div.reset div.password_remind_instruct {
    padding-top: 0px;
	padding-bottom: 6px;
}
div.remind, div.reset div.password_remind_instruct p {
    line-height: 20px;
}
div.remind, div.reset div.password_remind_instruct a {
    color: #000000;
}
div.remind, div.reset div.password_remind_instruct a:hover {
    color: #666666;
	text-decoration: none;
}
div.remind, div.reset {
    border: 1px solid #A9A9A9 !important;
	padding: 10px; 
}
div.remind button, div.reset button {
	padding: 15px 80px;
	background-color: black;
	color: white;
	border: 0px;
	margin-top:20px;
	border-radius: 0px !important;
}
div.remind button:hover, div.reset button:hover {
	background-color: #666666;
	color: white;
}
/* END FORGOT PASSWORD */

/* ALERT */
.alert {
	padding: 8px 35px 8px 14px;
	margin-bottom: 18px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
}
.alert,
.alert h4 {
	color: #c09853;
}
.alert h4 {
	margin: 0;
}
.alert .close {
	position: relative;
	top: -2px;
	right: -21px;
	line-height: 18px;
	display: none;
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847;
}
.alert-success h4 {
	color: #468847;
}
.alert-danger,
.alert-error {
	background-color: #f2dede;
	border-color: #b94a48;
	color: #b82a28;
}
.alert-danger h4,
.alert-error h4 {
	color: #b94a48;
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #3a87ad;
}
.alert-info h4 {
	color: #3a87ad;
}
.alert-block {
	padding-top: 14px;
	padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
	margin-bottom: 0;
}
.alert-block p + p {
	margin-top: 5px;
}
/* END ALERT */




.software-idea .circle{
	background-color: black;
    border-radius: 50%;
    height: 71px;
    text-align: center;
    width: 71px;
    margin: 0 auto;
    display: inline-block;
    margin-top: 20px;
}



.software-idea .circle > .inner{
	color: white;
    padding: 10px 5px 5px;
}

.software-idea .circle > .inner span{
	display: block;
	width: 100%;
	font-weight: bold;
}


.software-idea a h2{
	margin-top: 0px;
	text-transform: capitalize;
	color: #000;
	font-size: 22px;
}
.software-idea a h2:hover{
	color: #000;
}

.software-idea .post{
	margin-top: 20px;
}

.software-idea-status{
	margin-bottom: 30px;
}

.post-comments .no-padding{
	padding-bottom: 10px;
}

.marketplace{
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	text-transform: capitalize;
}

.idea-btn{
	display: inline-block;
	float: left;
	padding: 10px 10px;
	border: 1px solid #8A8A8A;
	font-size: bold;
	color: #000;
	margin:1px;
    margin-right: 8px;
}

.idea-btn:hover{
	color: #fff;
	text-decoration: none;
	background-color: #000;
}

.vote-now{
	float: right;
	background-color: #000000;
	color: #ffffff;
	border: 1px solid #000000;
	font-weight: bold;
}
.vote-now:hover {
	float: right;
	background-color: #333333;
	color: #ffffff;
	border: 1px solid #333333;
}
.available-now{
	float: right;
	background-color: #45c214;
	color: #ffffff;
	border: 1px solid #45c214;
	font-weight: bold;
}
.available-now:hover {
	float: right;
	background-color: #48d611;
	color: #ffffff;
	border: 1px solid #48d611;
}
.under-development{
	float: right;
	background-color: #d6a511;
	color: #ffffff;
	border: 1px solid #d6a511;
	font-weight: bold;
}
.under-development:hover {
	float: right;
	background-color: #e6b111;
	color: #ffffff;
	border: 1px solid #e6b111;
}

.software-idea{
	border:2px solid #ececec;
	padding: 10px;
	margin-bottom: 30px;
}

section.tower-notes {
    border: 1px solid #333;
    padding: 10px;
    margin-bottom: 30px;
}

table#idea-filter{
	background-color: #dcdcdc;
}

table#idea-filter input[type="submit"]{
	background-color: #000;
	color: #fff;
	border: none;
	border-radius: 0px;
}

.pagination{
	width: 100%;
	float: right;
}

.pagination .limit{
	display: block;
	width: 100%;
	display: none;
}

ul.pagination-list {
	list-style-type: none;
	margin: 0px; 
	float: right;
	display: block;
}

ul.pagination-list  > li{
	float: left;
	display: inline-block;

}


.search.pagination li,
ul.pagination-list  > li.disabled,
ul.pagination-list  > li.active,
ul.pagination-list  > li a{
	padding: 5px 13px;
	margin:5px;
	display: inline-block;
	background-color: #E3E3E3;
	color: #4B4B4B;
	border: 1px solid #A3A3A3;
}

ul.pagination-list  > li a:hover{
	background-color: #000;
	color:#fff;
}

ul.pagination-list  > li.active{
	background-color: #000;
	color:#fff;
}

ul.pagination-list  > li.disabled{
	background-color: #F1F1F1;
	color: #9B9B9B;
}


.pagination-next span::before,
.pagination-next a::before,
.icon-forward::before {
	font-family: FontAwesome;
    content: "\0000a0\f04e\0000a0";
    font-style: normal;
}


.pagination-end span::before,
.pagination-end a::before,
.icon-last::before {
	font-family: FontAwesome;
    content: "\0000a0\f050\0000a0";
    font-style: normal;
}

.search.pagination ul{
	width: auto;
	display: inline-block;
	float: right;
}
.search.pagination a.pagenav{
	text-decoration: underline;
	color: #000;
}

.pagination-start span::before,
.pagination-start a::before,
.icon-first::before {
	font-family: FontAwesome;
    content: "\0000a0\f049\0000a0";
    font-style: normal;
}

.pagination-prev span::before,
.pagination-prev a::before,
.icon-backward::before {
	font-family: FontAwesome;
    content: "\0000a0\f04a\0000a0";
    font-style: normal;
}

a.share-btn{
	vertical-align:middle;
	display: inline-block;
	background-color: #000000;
	padding: 20px 40px;
	margin:0 auto;
	color: #ffffff;
	font-size: 16px;
}

a.share-btn:hover{
	background-color: #333333;
    -webkit-transition: background-color 1000ms linear;
    -moz-transition: background-color 1000ms linear;
    -o-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
    text-decoration: none;
}

table.idea-overview tr td{
	padding: 0px;
}

table.idea-overview tr td:nth-child(1){
	font-weight: bold;

}

.tower-notes .note{
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	padding: 10px;
}

.tower-notes .tower-user{
	/*background-color: #D9D9D9;*/
	height: 100%;
	height:100px;
	/*border: 1px solid #BFBFBF;*/
}

.tower-notes .tower-user img {
    width: 111px;
}

.tower-user span{
	display: block;
	width: 100%;
	text-align: center;
}

.tower-user span:nth-child(1){
	font-size: 40px;
}

.tower-notes .stats{
	width: 100%;
	margin-top:20px;
	background-color: red;
}


.stats .stat:nth-child(2){
	margin-right:10px;
}
.stat{
	display: inline-block;
	float: right;
	padding: 10px 20px;
	margin-top:3px;
	font-weight: bold;
}

.stat.time-est {
	background-color: #54CDCE;
	border-color: #32BABB;
	color: #fff;
}

.stat.budget-cost {
	background-color: #54CE8B;
	border-color: #32BB5C;
	color: #fff;
}

.comments{
	padding: 10px;
	border: 2px solid #ececec;
	margin-top: 0px;
}

label.inline{
	display: inline-block;
}

.max-char{
	display: inline-block;
	margin-left: 10px;
	font-size: 12px;
	font-style: italic;
}

textarea.vote-comment{
	min-height: 150px;
}

input.btn.submit-vote[type="submit"]{
	float: right;
	background-color: #000;
	color: #fff;
	border-radius: 0px;
	border: none;
	margin: none;
}

/* FEEDBACK */
span.rate-low { width: 50%; padding-left: 10px; }
span.rate-high { width: 50%; float: right; text-align: right; }
ul.feedback-ratings { margin: 0;padding: 0;list-style-type: none;text-align: center;}
ul.feedback-ratings li { list-style:none; padding-left: 10px;}
ul.feedback-ratings input[type="radio"] { width: 15px;float: left; }
ul.feedback-ratings li label { height: 18px; float: left; margin-top: 30px;
margin-left: -10px; width: 15px;}
/* END FEEDBACK */


.comment{
	border: 1px solid #cfcfcf;
	background-color: #eae9e9;
	padding:5px;
}

.comment-date{
	color: #6a6a6a;
    font-size: 11px;
    font-weight: bold;
}

.comment-title{
	font-weight: bold;
}

.comment-post {
   	color: #3c3c3c;
    font-size: 12.5px;
    margin-top: 10px;
}


.training-session{
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #cfcfcf;
	margin:0px 20px;
}
.training-session a.title{
	font-family: 'Open Sans', sans-serif !important;
	width: 100%;
	display: inline-block;
	 font-size: 16px;
    font-weight: 600;
    text-decoration: underline;
}

.training-session .date{
	color: #3b3b3b;
    font-size: 13px;
	display: inline-block;
	width: 100%;
}

/**
 * START USER MEETINGS
 */
.user-meeting-date-circle {
    background: #000000 none repeat scroll 0 0;
    border-radius: 50%;
    height: 60px;
    text-align: center;
    width: 60px;
}
.user-meeting-circle-month {
    color: white;
    font-size: 13px;
    line-height: 1px;
	padding-top: 4px;
}
.user-meeting-circle-date {
    color: white;
    font-size: 26px;
    font-weight: bold;
	padding-top: 5px;
}
.btn.user-meeting{
	background-color: rgba(255, 255, 255, 0.2);
    border: 1px solid #bdbdbd;
    display: block;
    /*font-size: 13px;*/
    font-weight: 600;
    padding: 5px 15px;
    text-align: center;
    text-decoration: none;
}
.btn.user-meeting:hover {
	background-color: #ececec;
}
.meeting-overview-wrap {
    border: 1px solid #cfcfcf;
    height: auto;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 10px;
    width: auto;
}
.meeting-overview-inner {
    height: auto;
    overflow: hidden;
    width: auto;
}
.meeting-row {
    height: auto;
    overflow: hidden;
    width: 100%;
}
.meeting-row-left {
    font-weight: bold;
    height: auto;
}
.meeting-row-right {
    height: auto;
}

.meeting-overview-heading {
    font-size: 16px;
    font-weight: bold;
}
.meeting-top-padding {
    margin-top: 25px;
}
.meeting-row {
    height: auto;
    overflow: hidden;
    width: 100%;
}
h2.bolder {
	font-size: 	21px;
	color: #000;
    font-weight: 800;
}
.ui-widget-header {
    background: #373737 !important;
    border: none !important;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0px !important;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0px !important;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0px !important;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0px !important;
}
.btn {border-radius: 0px !important;}
/**
 * END USER MEETINGS
 */

/* Password metre css */
#pwdMeter {
    margin-top:10px;
}
.GeneratePasswordLink{
	cursor:pointer;
	color:#084B8A;
	font-size:10px;
}
.NewPassword{
	color:#000000;
	font-size:10px;
}
.neutral{
	width:auto;
	padding:10px;
	color:#ffffff;
	font-size:12px;
	text-align:center;
	border:0px;
	background-color:#f5f5f5;
}
.veryweak{
	border:0px;
	background-color:#B40404;
}
.weak{
	border:0px;
	background-color:#DF7401;
}
.medium{
	border:0px;
	background-color:#FFFF00;
}
.strong{
	border:0px;
	background-color:#9AFE2E;
}
.verystrong{
	border:0px;
	background-color:#0B610B;
	color:#FFFFFF;
}
/* end of password css */
#searchForm button,
#searchForm input[type="text"]{
	height: 50px;
	border-radius: 0px;
}

#searchForm input[type="checkbox"],
#searchForm input[type="radio"]{
	position: static;
	margin-left: 0px;
	margin-right: 10px;

}
#searchForm legend{
    font-size: 14px;
	width: auto;
	margin-bottom: 0px;
	border: none;
	font-size: 16px;
	padding: 0px 10px;
	margin-left: 10px;
}
#searchForm fieldset {
   	border: 1px solid #CFCFCF;
   	padding: 10px;

}

#searchForm .phrases label{
	display: inline-block;
	float: left;
	margin: 5px;
	font-size: 14px;
}

#searchForm label.checkbox{
	display: inline-block;
	width: 200px;
	/*margin: 10px 3px;*/
	font-size: 14px;
}


.phrases-box{
		overflow: hidden;
}

.phrases-box,
.ordering-box{
	display: block;
	width: 100%;
	margin:5px 0px;
}

.ordering-box{
	margin-top: 20px;
}

#searchForm .form-limit{
	margin-top: 20px;
	border: 1px solid #cfcfcf;
	 	padding: 10px;
}


#searchForm p.counter{
	line-height: 200%;
	font-weight: bold;
}

.search-field button{
	background-color: #333;
	color:#ffffff;
	box-shadow: none;
	font-size: 20px;
	height: 51px !important;
}

.search-field input[type="text"]{
	border: 1px solid #CFCFCF;
	font-size: 18px;
}

#ordering_chzn {
	margin-left: 10px;
}

.meeting-booked {
    display: block;
    background-color: #000;
    color: #fff;
    padding: 15px;
    text-align: center;
}


.banner-quote-wrap{
	position: relative;
}
.banner-quote{
	position: absolute;
	background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
	right:0;
	top: -160px;
	height: 146px;
	color:#000;
	font-family: "ff-market-web", "market";
	width: 350px;
	padding: 10px;
}

.banner-quote > span {
	display: inline-block;
	width: 100%;
	text-align: right;
	padding-right:40px;
}
.banner-quote > span:nth-child(1) {
	font-size:35px;
}
.banner-quote > span:nth-child(2) {
	font-size:18px;
}


.retailer-product:hover{
	background-color: ;
}
.retailer-product{
	float:left;
	width: 9%;
	padding: 10px;
	box-sizing: border-box;
	text-align: center;
	font-size: 12px;
	min-width: 84px;
	border: 1px solid #fff;
	cursor: pointer;
	-webkit-transition : border 300ms ease-out;
	-moz-transition : border 300ms ease-out;
	-o-transition : border 300ms ease-out;
	transition : border 300ms ease-out;
}

.retailer-product:hover{

}

.retailer-product:hover > .retailer-needs-circle {
	background-color: #9F9F9F;
}

.retailer-product span{
	display: inline-block;
	width: 100%;
	padding-top:10px;
}
.retailer-product img{
	max-width: 30px;
	max-height: 30px;
	margin: 0 auto;
	display: block;

}

.retailer-needs-circle{
	margin:0 auto;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	background:  #fff;	
	padding-top:10px;
	-webkit-transition: background-color 300ms linear;
	-moz-transition: background-color 300ms linear;
	-o-transition: background-color 300ms linear;
	-ms-transition: background-color 300ms linear;
	transition: background-color 300ms linear;
}


.retailer-links a {
	-webkit-transition: background-image 0.5s ease-in-out;
	transition: background-image 0.5s ease-in-out;
}

.change-business-details-outer {
	z-index:20;display:block;position:relative;
}

ul.footer-list li.list-group-item {
	background-color: #1a1a1a; 
    border: 0px solid #1a1a1a; 
	padding: 0px 0px !important;
}
ul.footer-list li.list-group-item a {
	color: #838384;
    font-size: 14px;
    text-decoration: none;
    line-height: 25px;
}
.account-information-wrap{width: auto; height: auto; overflow: hidden;}
.account-information-inner{width: auto; height: auto; overflow: hidden; min-height: 520px;}
.account-information-inner-left-wrap{ border: 1px solid #cfcfcf;  padding: 10px;}
.account-information-inner-left{min-height: 100px; overflow: hidden; padding: 10px;}
.account-information-inner-left-wrap td {line-height: 30px;}

.account-information-inner-right{min-height: 100px; overflow: hidden; padding: 10px;}

.account-summary-heading{text-align: right; font-weight:bold;}
.account-summary-info{display: block; margin-left: 20px; font-size: 13px; color: #424242}
.account-block-heading{font-size: 22px; display:block;}

.account-notice-banner-wrap{width: auto; height: auto; border: 1px solid #91ced4;}
.account-notice-banner-inner{width: 100%; text-align: center; background-color:#dff1f8; font-size: 15px; color: #343434}
.account-notice-banner-text{padding: 20px; text-align: left !important; }
.account-notice-banner-text-additional{padding-bottom: 20px; padding-left: 20px; text-align: left !important; }

.account-summary-container{width: 440px; float: left}
.update-details-container{width: 192px; float: left; margin-left: 40px;}
.account-summary-heading-wrap{width: 100%; overflow: hidden; height: auto;   margin-bottom: 5px;}

.form-horizontal .control-label {text-align:left !important;}
.account-notice-banner-text a {color:#000; text-decoration:underline;}

.row { margin-left: 0px !important; margin-right: 0px !important; }
.well { border-radius: 0px; }

.change-business-details { display: inline-block;
	margin: 15px 0px;
	background-color: #1E1E1E;
	color: #fff;
	padding: 10px 20px;
	float: right;
	border: 1px solid;
	font-weight: 500;
	min-width: 230px;
	text-align: center;
}
.change-business-details:hover { 
	color:#ffffff !important;
	text-decoration: none !important;
}
.change-business-details:active  { 
	color:#ffffff !important;
	text-decoration: none !important;
}

.change-password-outer {
    z-index: 20;
    display: block;
    position: relative;
}

.change-password { display: inline-block;
	margin: 15px 10px;
	background-color: #1E1E1E;
	color: #fff;
	padding: 10px 20px;
	float: right;
	border: 1px solid;
	font-weight: 500;
	min-width: 180px;
	text-align: center;
}
.change-password:hover { 
	color:#ffffff !important;
	text-decoration: none !important;
}
.back-account-summary { display: inline-block;
	margin: 15px 10px;
	background-color: #1E1E1E;
	color: #fff;
	padding: 10px 20px;
	float: right;
	border: 1px solid;
	font-weight: 500;
	min-width: 80px;
	text-align: center;
}
.back-account-summary:hover { 
	color:#ffffff !important;
	text-decoration: none !important;
}
.complete-software-rental{ display: inline-block;
	margin: 0px 0px;
	background-color: #dc0624;
	color: #fff;
	padding: 10px 20px;
	float: right;
	border: 1px solid;
	font-weight: 500;
	min-width: 230px;
	text-align: center;
}
.complete-software-rental:hover { 
	color:#ffffff !important;
	text-decoration: none !important;
}
.complete-software-rental:active  { 
	color:#ffffff !important;
	text-decoration: none !important;
}
#change-password-block {
	display:none;
}
a.sales-team-link {
    text-decoration: none !important;
}

div.pos-software-sales-news .sales-button {
	color: #ffffff !important;
}
div.pos-software-sales-news p {
    margin: 0 0 0px !important;
}
div.news-pos-sales-button {
    padding:12px;
	background-color: rgb(234,33,39);
	text-align: center;
}
div.adult-pos-sales-button {
    padding:12px;
	background-color: rgb(236,0,139);
	text-align: center;
}
div.bike-pos-sales-button {
    padding:12px;
	background-color: rgb(237,85,35);
	text-align: center;
}
div.toy-pos-sales-button {
    padding:12px;
	background-color: #f7931d;
	text-align: center;
}
div.gift-pos-sales-button {
    padding:12px;
	background-color: #fdd108;
	text-align: center;
}
div.garden-pos-sales-button {
    padding:12px;
	background-color: rgb(183,213,49);
	text-align: center;
}
div.produce-pos-sales-button {
    padding:12px;
	background-color: rgb(0,94,65);
	text-align: center;
}
div.pet-pos-sales-button {
    padding:12px;
	background-color: rgb(61,193,208);
	text-align: center;
}
div.general-pos-sales-button {
    padding:12px;
	background-color: rgb(0,173,739);
	text-align: center;
}
div.fishing-pos-sales-button {
    padding:12px;
	background-color: #445AA8;
	text-align: center;
}
div.jeweller-pos-sales-button {
    padding:12px;
	background-color: rgb(99,39,151);
	text-align: center;
}
div.firearm-pos-sales-button {
    padding:12px;
	background-color: rgb(128,130,132);
	text-align: center;
}
div.pos-software-sales .sales-button {
	color: #ffffff !important;
	font-weight: bold;
}
div.pos-software-sales p {
    margin: 0 0 0px !important;
	padding-left: 0px;
}

table#xero-accountants a {
	text-decoration: underline !important;
}
#mc_embed_signup{background-color:transparent; clear:left; font:14px Helvetica,Arial,sans-serif; }
#mc_embed_signup input {
    float: left;
    width: 100%;
    display: inline-block;
    border-radius: 0px;
    height: 50px;
    border: none;
    padding-left: 15px;
    background-color: #CCCCCC;
    margin-bottom: 10px;
}

#mc_embed_signup #mc-embedded-subscribe {
    font-size: 16px !important;
    padding: 10px;
    background-color: transparent;
    border: 1px solid #3c3c3c;
    display: inline-block;
    color: #c1c0c0;
    width: 100%;
}

#mc_embed_signup input::-webkit-input-placeholder {
   color: #000;
}

#mc_embed_signup input:-moz-placeholder { /* Firefox 18- */
   color: #000;  
}

#mc_embed_signup input::-moz-placeholder {  /* Firefox 19+ */
   color: #000;  
}

#mc_embed_signup input:-ms-input-placeholder {  
   color: #000;  
}

#mc_embed_signup .rc-anchor-light {
    background-color: transparent !important;
    border: 1px solid #3c3c3c !important;
    color: #000;
}

.talk-to-us-container {
	padding-right:0px !important;
}

.talk-to-us-container label {
	padding: 10px;
	background-color:#000; 
	color:#fff;
	width: 100%;
	text-align: center;
	font-size:16px;
}

.talk-to-us {
	margin-top: -10px;
	padding:8px;
	width:100%;
	max-width:400px;
	box-shadow:0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
	/*box-shadow: 0 3px 10px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.08) !important;*/
    transition: box-shadow 200ms cubic-bezier(0.4, 0.0, 0.2, 1);
}

.sign-up-now {
    float:right;
    height: 45px;
    line-height: 37px;
    overflow: hidden;
    margin: 0px 0 0 10px;
    padding: 0 25px;
    outline: none;
    border: 1px solid #fff;
    font-size:14px;
    /*border-radius: 3px !important;*/
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background: #49afcd;
    background: -moz-linear-gradient(top, #000000, #222222);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#000000), to(#222222));
    background: -webkit-linear-gradient(top, #000000, #222222);
    background: -o-linear-gradient(top, #000000, #222222);
    background: linear-gradient(to bottom, #000000, #222222);
    background-repeat: repeat-x;
    border-color: #000000;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: pointer;
    box-shadow: 0 0 0 2px #e4e4e4;
}