@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,600i,700');
.global-info {
	display: none;
}
.bg-light {
    background-color: #fff!important;
}
body {
	color: #868686;
	font-family: 'Open Sans', sans-serif;
	background: radial-gradient(circle, #ffffff 0%, #e2e2e2 100%);
}
h1, h2 {
	color: #505050;
    font-weight: 600;
    font-size: 2.5rem;
	line-height: 4rem;
    margin-bottom: 1rem;
    margin-top: 2rem;
}
p, ul {
	color: #868686;
}
h2 {
	font-size: 3.2rem;	
}
a {
    color: #1892c6;
}
a:hover, .blogpost-header h3:hover {
    color: #777;
}
/**h2 small**/
h2.small {
    font-size: 2.1rem;
    font-weight: 800;
    margin-top: 2.8rem;
    line-height: 2.8rem;
    color: #505050;
}
.h3, h3 {
    font-size: 1.3rem;
    font-weight: 600;
    color: #5c5c5c;
    margin: 1.3rem 0 1rem;
}
p, strong, b {
	font-size: 1rem;
    line-height: 2rem;
    margin-bottom: 1.5rem;
}
p.p {
	font-size: 1rem!important;
	font-weight: 600!important;
}
li {
	line-height: 2rem;
}
a.green, .green {
	color: #7ad400!important;
}
.red {
	color: #fb454b;
}
a.green:hover {
	color: #fff!important;	
}
:hover, a:hover {
	transition: 0.3s;
	text-decoration: none;
}
.btn {

    background: #61c5f0;
    color: #fff;
    border-radius: 20rem;
	-webkit-border-radius: 20rem;
	-moz-border-radius: 20rem;
    padding: 17px 35px;
    font-weight: 800;
    text-transform: uppercase;
    margin: 1rem auto 0;
}
.btn:hover {
	background: #2393c3;
	color: #fff;
}
.btn-green {
    background: #82d90d;
    color: #fff;	
}
.global-info-btn {
	line-height: 5rem;
}
.btn-green-b {
	border: 3px solid #81d90f;
    color: #81d90f;
    background: #fff;
}
#logo_new { margin-top: 10px; }
.btn-green:hover, .btn-green-b:hover, #tryfree-link:hover {
	background: #a9fe38;	
	color: #fff!important;
	border-color: #a9fe38;
}
.container-small {
    padding: 1rem 2rem;
    margin: 0 auto 5rem;

}
@media (min-width: 1200px) {
	.container {
		max-width: 1430px;
	}
}
.navbar-light .navbar-toggler {
	position: absolute;
    right: 1rem;
    top: 1rem;
	border: none;
	box-shadow: none;
}
#navbar_div {clear: both; background-color: #777; }
.header_search_block {min-height: 300px; background:url("/media/1119/easycars-bg.jpg"); background-size: auto auto;
	background-size: cover; display: inline-block; width: 100%; margin-top: 2px; padding: 50px 0; }
.header_search_block h1 { color: #fff; text-align: center; font-size: 50px; margin-bottom: 30px; }
.home_wrapper h1 { text-align: center; }
.home_wrapper { padding-bottom: 45px; padding-top: 10px; }

#breadcrumb{max-width: 1430px;width: 100%; margin: 0 auto; font-size: 14px; padding: 3px 0; color: #fff;}
#breadcrumb a { color: #505050; }
#breadcrumb_wrapper {background-color: #61c5f0; }
#breadcrumb { margin-bottom: 15px; }
#breadcrumb span:first-child {display: none;}

ol.list { display: inline-block; }

/*support center*/
#contact-us { text-align: center;
display: inline-block;
width: 100%;
padding-bottom: 50px; }
.hide_txt { display: none; }
.social_cover a { margin: 0 5px; }

h4.form_title  {
    text-align: center;
    font-size: 1em;
    line-height: 1.5rem;
}

h4 {
    font-size: 1.2rem;
    font-weight: 600;
}

/*form*/
.umbraco-forms-form  {
    background: #ccc;
    padding: 15px 15px 0 15px !important;
    border-radius: 5px;
    margin: 20px 0 35px;
    display: inline-block;
    width: 100%;
}

.umbraco-forms-form .umbraco-forms-navigation {
    padding: 0;
    text-align: center;
}
/*left nav search*/
.srch_title { display: block; color: #000; font-weight: 700; margin-bottom: 5px; text-align: center; }
.srch_bar {
    width: 100%;
    border: 0;
    border-radius: 5px;
    padding: 10px;
    border: 1px solid #ccc;
}
.btn_srch {
    background: #61c5f0;
    border: 0;
    width: 100%;
    padding: 6px 5px;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    border-radius: 5px;
    margin-top: 10px;
}

.list-other { display: inline-block; }
/*Search function*/
.search form .submit_btn_search {
    background: #61c5f0;
    padding: 10px;
    color: #fff;
    border: none;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    cursor: pointer;
    height: 57px;
    margin-left: -10px;
    width: 60px; float: left;
}
.search form .submit_btn_search {
    font-family: FontAwesome;
}

.search form input[type="text"] {
    font-size: 18px;
    padding: 14px;
    border: none;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    width: 85%;
    height: 57px; float: left;
}

.navbar.bg-light { background: none !important; }
#navbar {
	background: #505050;
}
.navbar-nav{
    display: inline-block;
    text-align: right;
    width: 100%;
    font-size: 25px;
}

#navbar, #navbar a {
	color: #fff;
	font-weight: bold;
}
#header-phone {
	float: left;
    display: inline-block;
    margin-left: 2rem;
    margin-top: 0.8rem;
    padding: 0.5px 0rem;
}
#header-phone a {
    background: url(/media/1070/phone.png) no-repeat;
    padding-left: 1.8rem;
    background-size: 1.4rem;
}
#navbar a, #header-phone {

}
a.navbar-brand {
	padding: .7rem!important;
}
.navbar, .container-2 {
    max-width: 1500px;
    margin: 0 auto;
}
#navbar a:hover {
	color: #ccc;
}
#navbar .nav a {
	color: #5c5c5c;
	padding: .8rem;
}
#navbar .nav a:hover {
	color: #fb454b;
}
ul#top-nav {
    margin-bottom: .2rem;
}
ul#top-nav a, #header-phone a {
	font-weight: 600;
}
#top-nav li {
	padding-left: 1rem;
}
.mobile-call img {
	max-width: 1.7rem;
	padding-top: 0.5rem;
}
#location-select {
    float: left;
    margin-left: 1.8rem;
    margin-top: 0.6rem;
    margin-right: 2rem;
    font-weight: 600;
    font-size: 14px;
}
#select-location {
    background: #b0b0b0;
    color: #eaeaea;
    padding: 4px 1px 6px 10px;
    margin-left: 0.2rem;
    cursor: pointer;
    border-radius: 0.5rem;
}
@media(min-width:992px) {
	#nav-primary {
		display: none;
	}
	a.mobile-call {
		display: none!important;		
	}
	#nav-secondary {
	    position: absolute;
    	right: 0;
		top: 0.5rem;
	}
	#top-nav {
		display: inline;
		float: right;
		clear: right;
	}
	#top-nav li {
		/*display: inline;*/
		float: left;
    	list-style: none;
	}
	#nav-secondary li {
		float: left;
    	padding-top: 14px;
	}
	#tryfree-link {
		border-radius: 20rem;
		-webkit-border-radius: 20rem;
		-moz-border-radius: 20rem;
		border: 3px solid #81d90f;
		padding: .8rem;
		margin-left: 0.6rem;
	}
}
@media(max-width:993px) {
	#navbar .container-2 #header-phone, #navbar .container-2 .navbar {	
		display: none!important;	
	}
	.navbar {
		padding-bottom: 1rem;
	}
	#location-select {
		margin: 0 auto;
		padding: 0.5rem;
		text-align: center;
		width: 14rem;
		float: none;	
	}
	.navbar-brand {
		margin: 0 auto;
	}
	.navbar-collapse {
		text-align: center;
		padding-top: 2rem;
	}
	.navbar-collapse li {
    	line-height: 2.8rem;
	}
	.navbar-brand img {
		max-width: 10.5rem;	
	}
	a#main-logo {
		position: absolute;
		margin: 0 auto;
		left: 0;
		right: 0;
		display: inline;
		top: 2px;
		max-width: 193px;
	}
	
}




#banner-wrapper {
    background: #fff;
    color: #fff;
    min-height: 39rem;
    margin-bottom: 3rem;
    padding-top: 10rem;
}
#banner-wrapper h1, #banner-wrapper p {
	/*color: #fff;*/
	color: #505050;
	font-weight: 600;
}
#banner-wrapper h1 {
	font-size: 4.3rem;
    line-height: 4.5rem;
	margin-top: 0rem;
}
#banner-wrapper p {
    font-size: 1.1rem;
    margin-bottom: .8rem;
}
#banner-wrapper strong {
	font-size: 1.1rem;
	display: block;
}
#banner-wrapper .img-fluid {
	max-width: 125%;
    position: absolute;
    top: -7rem;
    right: -6rem;
}
#banner-wrapper .btn-green {
    margin: 1rem 0;
}
.content-wrapper {
	text-align: center;
	padding: 3rem 2rem 5rem;
}
.features-wrapper {
	margin: 0;
}
.features-wrapper .btn {
	margin: 2rem auto 1rem;
}
.btn-wrapper {
	padding: 5rem 1rem 4rem;
}
@media(max-width:1570px) and (min-width: 1199px){
	#banner-wrapper .row {
		padding: 2rem 4rem;
	}
}
@media(max-width:1570px)  {
	#banner-wrapper {
		font-size: 3.6rem;
    	line-height: 3.5rem;
		padding-top: 4rem;
		min-height: 27rem;
	}
	#banner-wrapper .img-fluid {
		max-width: 80%;
    	top: -2.2rem;
    	right: -1rem;
	}
	h1 {
    	font-size: 3.3rem!important;
    	line-height: 3.5rem!important;
	}
	h2 {
		font-size: 2.6rem;
    	line-height: 3rem;
	}
	#testimonial-wrapper h2 {
		line-height: 4rem;
	}
}

@media(max-width: 991px) {
	.row {
		margin-left: 15px;
		margin-right: 15px;
	}
	#banner-wrapper {	
		text-align: center;	
		margin-bottom: 1rem;
		padding-top: 2.2rem;
	}
	#banner-wrapper .btn-green {
		margin: 1rem auto;
	}
	#banner-wrapper .img-fluid {
		max-width: 100%;
		position: inherit;
		margin-top: 3rem;
		margin-left: -3rem;
	}
	h1 {
    	font-size: 2.5rem!important;
    	line-height: 2.8rem!important;
		margin-top: 0rem;
	}
	.content-wrapper {
		text-align: center;
		padding: 1.2rem 1rem;
	}
	.container {
		padding: 0;
	}
}
@media(min-width:992px) {
	.features:nth-child(odd) .feature:nth-child(odd) {
		background: #f4f4f4;
	}
	.features:nth-child(even) .feature:nth-child(even) {
		background: #f1f1f1;
	}
}
.mobile-view {
		display: none;
}
@media(max-width: 576px) {
	.mobile-view {
		display: block;
	}
	#wsm-banner {
		display: none;	
	}
	#banner-wrapper .img-fluid {
		margin-left: 0;
	}
	.navbar-toggler {
		padding: .25rem 0rem;
		font-size: 1.25rem;
	}
	h1 {
		font-size: 1.8rem!important;
		line-height: 2.1rem!important;
	}
	p {
		font-size: 1rem!important;
    	line-height: 1.8rem!important;
    	font-weight: 400!important;
	}
	#banner-wrapper p {
		font-weight: 800!important;
	}
	h2 {
    	font-size: 1.7rem;
		line-height: 2.6rem!important;
	}
	h3 {
		font-size: 1.2rem;
	}
	p, strong, b {
		line-height: 1.5rem;
	}
}
.features img {
	width: 18%;
}
.feature {
	padding: 2.3rem 1.2rem 1rem;
	background: #fbfbfb;
}
@media(max-width:993px) {
	.feature:nth-child(odd) {
		background: #f1f1f1;
	}
	.features-wrapper {
    	margin: 0;
	}
}
.other-products {
    padding: 6rem 2rem;
    text-align: center;
    background: #e1e7ed;
}
.other-products .row {
	margin-top: 2rem;
}
#testimonial-wrapper {
    padding: 8rem 2rem;
    background: #212529 url(/media/1092/our-customers.jpg) no-repeat;
    background-size: cover;
    color: #fff;
    text-align: left;
}
#testimonial-wrapper h2, #testimonial-wrapper p {
	color:#fff;
}
#testimonial-wrapper h2 {
	font-size: 4.2rem;
    margin-bottom: 1rem;
}
#testimonial-wrapper strong {
	font-size: 1.2rem;
}
.testimonial-text:before {

}
.testimonial-text {
    font-size: 1.4rem;
    font-style: italic;
    margin-top: 2rem;
}
.testimonial-text img {
	display: block;
    margin-bottom: 0.8rem;
}
.testimonial-name {
	font-weight: bold;
}
.header-wrapper {
    /*background: linear-gradient(160.71deg, #971014 0%, #ff7176 100%);
    text-align: center;
    padding: 5rem 10rem 4rem;
    margin-bottom: 2rem;*/
}

#blogpost-header {
    background: linear-gradient(160.71deg, #61c5f0 0%, #1484b4 100%);
    text-align: center;
    padding: 20px 15px 20px;
    margin-bottom: 2rem; display: inline-block;
width: 100%; border-radius: 5px 5px 0 0; margin-bottom: 0;
}

.blogpost-content { 
    background: #fff;
    display: inline-block;
    width: 100%;
    border-radius: 0 0 5px 5px;
    border: 1px solid #dbdbdb;margin-bottom: 20px;
}


.header-wrapper h1, .header-wrapper p {color: #fff;	 margin-top: 0;}
.header-wrapper p {
	font-size: 1.2rem;
    margin: 1rem auto 2rem;
    font-weight: 600;
	max-width: 52rem;
}
@media(max-width: 1140px) { 
	#testimonial-wrapper {
	   	padding: 7rem 2rem;		
	}
	.other-products {
    	padding: 6rem 2rem;
	}
	.other-products div div {
		margin-bottom: 2rem;
	}
}
@media(max-width: 991px) {
	.header-wrapper {
		padding: 4rem 2rem 2rem;
		margin-bottom: 0px;
	}
	.header-wrapper p {
    	font-size: 1.1rem;
	}
	#testimonial-wrapper h2 {
		font-size: 2.6rem;
	}
}
@media(max-width: 576px) {
	#testimonial-wrapper {
		padding: 5rem 1rem;
	}
}
#feature-header {

}
/**
#testimonial-header {
    background: url(/media/1092/our-customers.jpg) no-repeat center center;
	background-size: cover;
}
#pricing-header {
	background: url(/media/1093/workshop-mate-pricing.jpg) no-repeat center center;
	background-size: cover;
}
#demo-header {
	background: url(/media/1091/workshop-mate-demo.jpg) no-repeat center center;
	background-size: cover;
}
#news-header {
	background: url(/media/1096/latest-news.jpg) no-repeat center center;
	background-size: cover;
}
#contact-header {
	background: url(/media/1095/contact-us.jpg) no-repeat center center;
	background-size: cover;
}
#xero-header {
	background: url(/media/1104/xero-integration.jpg	) no-repeat center center;
	background-size: cover;
}
**/
.pricing-box {
	max-width: 500px;
    margin: 0 auto;
    padding: 0 0 1rem;
    text-align: center;
    background: #fff;

}
.pricing-box .btn {
	display: inline-block;
}
#pricing-wrapper .row { 
	margin-bottom: 1rem;
}
.pricing-box h2 {
	font-size: 1.5rem;
    color: #fff;
    background: #acacac;
    margin: 0;
    line-height: 1rem;
    padding-top: 2.5rem;
    font-weight: 800;
    text-transform: uppercase;
}
.pricing-box span {
    background: #acacac;
    display: block;
    font-size: 5rem;
    font-weight: 800;
    color: #fff;
	line-height: 7rem;
}
.pricing-box ul {
	padding: 1.5rem 3rem 1rem;
	list-style-type: none;
}
.pricing-box li {
	padding: 1rem;
    border-bottom: 1px solid #f5f5f5;
    font-size: 1rem;
    font-weight: 600;
}
.pricing-box span.small {
    font-size: .9rem;
    font-weight: normal;
    margin-top: -3rem;
}
#basic span, #basic h2 {
	background: #595959;	
}
#standard span, #standard h2 {
	background: #5760a6;	
}
#silver span, #silver h2 {
	background: #9f9f9f;	
}
#gold span, #gold h2 {
	background: #ffab2e;	
}
@media(max-width: 991px) {
	#feature-header {
		padding-top: 3rem;
	}
	#pricing-wrapper {
		padding: 2rem 0;
	}
	.pricing-box {
		max-width: 100%;
		margin-bottom: 2rem;
	}
}

/**Forms**/
.umbraco-forms-page {
	margin-bottom: 3rem;
}
h4.umbraco-forms-caption {
	display:none;
}
label.umbraco-forms-label {
	font-weight: 600!important;
    display: block;
    margin-top: 1.2rem;
    margin-bottom: 0.1rem;
}
.umbraco-forms-form input.text, .umbraco-forms-form textarea {
    padding: 1.5rem!important;	
}
.umbraco-forms-form input.text, .umbraco-forms-form input.title, .umbraco-forms-form textarea, .umbraco-forms-form select {
    border: 1px solid #f1f1f1!important;
    height: 3.2rem;
    width: 100%;
}
body .umbraco-forms-form input.text, body .umbraco-forms-form textarea {
	max-width: 100%!important;
	width: 100%;

}
.umbraco-forms-submitmessage {
	padding: 5rem 1rem 7rem;
	min-height: 10rem;
	text-align: center;
}
.umbraco-forms-form textarea {
    height: 5rem!important;
}
.umbraco-forms-page .btn {
	min-width: 10rem;
	margin: inherit;
}
/**Testimonial**/
.float-right {
	float: right;
}
.testimonial {
	padding: 6rem 5.8rem 3.8rem;	
}
.testimonial-wrapper .row {
	background: #f8f9fa;
	margin: 2rem 0.8rem;
}
.testimonial-wrapper .row .img-wrapper {
	padding: 0;
}
.testimonial p {
	font-weight: bold;
	font-style: italic;
	line-height: 2rem;
}
.testimonial h2 {
	font-size: 1.5rem;
    color: #c3c3c3;
    line-height: 1.3rem;
    text-transform: uppercase;
    margin-bottom: 2rem;
}
.testimonial span {
    font-size: 3rem;
    font-weight: 800;
    margin-bottom: 0.8rem;
    display: block;
    color: #fa454c;
}
.testimonial .card {
    border: none;	
}
.testimonial .card-header {
    border-bottom: none;
	background-color: transparent;
	padding: 0;
}
.testimonial .btn-link {
    font-weight: 400;
    color: #fa454c;
    background-color: transparent;
    border: none;
	padding: 0;
	cursor: pointer;
	font-size: 1rem;
}
.testimonial .card-body {
	padding: 0;
}
.testimonial #accordion .card {
	background: transparent!important;	
}
@media(max-width: 1199px) {
	.testimonial-wrapper img {
		display: none;
	}
	.testimonial-wrapper img.quote {
		display: block;
	}
	.testimonial {
    	padding: 3rem 2.8rem 3.8rem;
	}
}
@media(max-width: 991px) {
	.testimonial {
		padding: 3rem 0.8rem 3.8rem;
	}
	.testimonial h2 {
		font-size: 1.3rem;
	}
	.testimonial span {
		font-size: 2.2rem;	
		margin-bottom: 0;
	}
}
/**Blog**/
#blog-header {
	 padding: 5rem 10rem 2rem;
}
.blogpost-cat { 

    float: left;
    background-image: url("/media/1121/tags-flat-icon.png");
    display: block;
    background-position: 4px 4px;
    background-size: 25px 25px;
    background-repeat: no-repeat;
    color: #000;
    background-color: #e0e0e0;
    border-radius: 5px;
    padding: 5px 10px 5px 35px;
    display: inline-block; font-size: 14px;

} 
.blogpost-date { 

    float: left;
    background-image: url("/media/1122/calendar_icon.png");
    display: block;
    background-position: 4px 4px;
    background-size: 25px 25px;
    background-repeat: no-repeat;
    color: #000;
    background-color: #e0e0e0;
    border-radius: 5px;
    padding: 5px 10px 5px 35px;
    display: inline-block; font-size: 14px;

} 



.blogposts h2, .blogposts h3{
	font-size: 2rem;
    line-height: 2rem;
    margin-bottom: 1.5rem;
	color: #5c5c5c;
	font-weight: 600; text-align: left;
}
.blogpost-header h3 {
    font-size: 1.5rem;
    font-weight: 700;
    color: #c92127;
    margin: 1rem 0;
    line-height: 1.2;
}
small.blogpost-date {
	font-size: 1rem;
    margin-bottom: 1rem;
    display: block;
	color: #000; float: left;
margin-right: 10px;
}
.post .blogpost-content {
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    clear: both; text-align: left; border: 0;
}
.card { margin-bottom: 10px; }
.post {
    padding: 1rem 2rem 2rem 2rem;
    background: #fff;
    margin: 0 0 15px 0;
    min-height: 19rem;
    text-align: center; border: 1px solid #e0dada;
border-radius: 5px;
}
.container-small h3 {
    font-size: 1.3rem;
    line-height: 2rem;
    font-weight: 600;
    color: #505050;	
}
.container-small h2 {
	font-size: 1rem;	
    line-height: 1rem;
    margin-top: 0;
}
.blogpost-meta small.blogpost-date {
	color: #fff;
	padding: 1.8rem;
}
.blogposts {
	margin-bottom: 35px;
}

#postcontent, .blogposts { min-height: 700px; }

@media (max-width:576px) {
	#blogpost-header {
    	padding: 4rem 2rem 0rem;
	}
	.blogpost-header h3 {
		font-size: 1.4rem;
	}
	.blogposts h2 {
		line-height: 1.6rem!important;
	}
}
/**Xero integration**/
.content-wrapper-s {
    padding: 2rem 2rem 8rem;
}
.content-wrapper-s h2 {
    font-size: 2.2rem;
    line-height: 2.8rem;
	margin-bottom: 1.6rem;
}
.content-wrapper-s ul {
	margin-top: 1rem;
}
.grey {
	background: #f9fcff;
	
}
.content-wrapper-s .image-wrapper{
    max-width: 92%;
    margin: 4rem auto 1rem;
    display: block;
}
#v-pills-tab {
	background: #f8f8f8;
}
.nav-pills .nav-link {
	padding: 1.4rem;
	border-radius: 0;
	font-weight: bold;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link, .nav-pills .show>.nav-link:hover {
    background-color: #505050;
}
.nav-pills .nav-link:hover {
	background-color: #888888;
	color: #fff;
}
#v-pills-tabContent h3 {
	color: #505050;
	font-size: 1.8rem;
}
h4.panel-title a {
    font-size: 1rem;
    font-weight: bold;
}
.pill-wrapper {
    background: #f8f8f8;	
}
.pill-nav-wrapper {
	padding-left: 0;
	padding-right: 0;
}
.pill-text-wrapper {
    background: #fcfcfc;
    padding: 2rem 4rem 4rem;
}
#v-pills-setup .panel-body img {
	display: block;
	margin: 2rem;
	max-width: 600px;
	border: 5px solid #fff;
}
.diagram_section {
    background: #fff;
    padding: 2rem;
    margin-bottom: 3rem;
}
.pill-text-wrapper h4 { 
	font-size: 1.1rem;
    font-weight: bold;
    margin-top: 2rem;	
}
@media(max-width:576px) {
	.content-wrapper-s {
		padding: 4rem 0 5rem;
	}
}
/**Training**/
#training-wrapper {
	margin-bottom: 2rem;
}

#training-wrapper h2 {
	font-size: 1.5rem;
    line-height: 1.7rem;
}
.pill-nav {
	padding-right: 0;
	padding-left: 0;
}
.pill-content {
	background: #f8f8f8;
	margin-left: 0;	
	padding: 2rem;
}

@media(max-width: 991px) {
	#training-wrapper .row {
		margin-left: 0;
		margin-right: 0;
	}
}
@media (max-width: 576px) {
	#training-wrapper h2 {
		font-size: 1.5rem;
		line-height: 1.1em!important;
	}
	.pill-content { 
		padding: 0 1rem 1rem;	
	}
	.pill-nav .nav-pills .nav-link {
		padding: 1rem 0.5rem;
		border-radius: 0;
		font-weight: 600;
		font-size: 0.8rem;
	}
	
}
/**Footer**/
#footer_nav {
    background: #505050;
    color: #fff;
}
#footer_nav li, #footer_nav p, #footer_nav a {
	color: #b2b2b2;
}
#footer_nav h4 {
    color: #fff;
    font-size: .9rem;
    text-transform: uppercase;
    font-weight: 600;	
}
#footer_nav ul {
	list-style-type: none;
    padding-left: 0;
}
#footer_nav li {
	line-height: 1.5rem;
	font-size: 0.9rem;
}
#footer-nav {
	padding: 4rem 2rem;	
}
.social-links li {
	display: inline-block;
}
.social-links a {
	background-image: url(/media/1098/social-links.png);
    height: 2.2rem;
    width: 2rem;
    display: inline-block;
    background-repeat: no-repeat;
    text-indent: -9999rem;
}
a#fb-link {
    background-position: -2.6rem 0rem;
}
a#fb-link:hover {
	background-position: -2.6rem -2.5rem;	
	transition: none;
}
a#google-link:hover {
	background-position: 0 -2.5rem;
	transition: none;
}
#footer-info {
	background: #373737;
	padding: 1rem 2rem 0.3rem;		
}
#footer-info, #footer-info p {
	font-size: 0.9rem;
}

/**Simulate software buttons for help manuals**/

/**umb-name:Box*/
.box{
  background-color: lightgrey;
  width: 60%;
  border: 5px solid darkgrey;
  padding: 10px;
  margin: 0px;
  font-size: .8em;
}

/**umb_name:Smaller*/
.Smaller{font-size: .8em}

/**umb_name:BBDarkBlue*/
.BBDarkBlue{font-size: .8em;
padding: 2px 5px;
color: white;
background-color: #337ab7;}

/**umb_name:BBMidBlue*/
.BBMidBlue{font-size: .8em;
padding: 2px 5px;
color: white;
background-color: rgba(51,122,183,.5);}

/**umb_name:BBLightBlue*/
.BBLightBlue{font-size: .8em;
padding: 2px 5px;
color: black;
background-color: rgba(51,122,183,.15);}

/**umb_name:BBCyan*/
.BBCyan{
	font-size: .8em; 
	padding: 2px 5px;
	color: white; 
	background-color: darkcyan;
}

/**umb_name:BBYellow*/
.BBYellow{font-size: .8em;
padding: 2px 5px;
color: white;
background-color: #f0ad4e;}

/**umb_name:BBOrange*/
.BBOrange{font-size: .8em; 
	padding: 2px 5px;
	color: white; 
	background-color: darkorange;}

/**umb_name:BBGreen*/
.BBGreen{font-size: .8em;
padding: 2px 5px;
color: white;
background-color: #5cb85c;}

/**umb_name:BBRed*/
.BBRed{font-size: .8em;
padding: 2px 5px;
color: white;
background-color: red;}

/**umb_name:BBGrey*/
.BBGrey{font-size: .8em;
padding: 2px 5px;
color: black;
background-color: lightgray;}

/**umb_name:BBGreyWhite*/
.BBGreyWhite{font-size: .8em;
padding: 2px 5px;
color: white;
background-color: gray;}

/**umb_name:BBBlack*/
.BBBlack{font-size: .8em;
padding: 2px 5px;
color: white;
background-color: black;}

/**umb_name:BBWhite*/
.BBWhite{font-size: .8em; 
	padding: 2px 5px;
	color: black; 
	background-color: white;
	border: 1px solid black;}

/**umb_name:BBLightCyan*/
.BBLightCyan{font-size: .8em;
padding: 2px 5px;
color: white;
background-color: #5BC0DE;}

/**umb_name:DivBox*/
div.box{width: 75%;
margin: auto;
text-align: center;
background-color: #edf2ef;
border: 2px solid darkcyan;
padding: 5px;
font-size: .9em;}

/**umb_name:DivBoxRed*/
div.boxred{width: 85%;
margin: auto;
text-align: center;
border: 3px solid red;
padding: 6px;
line-height: 1.2rem;}

/**umb_name:Single spacing*/
p.mb-0{}

/* page navigation - sticky navbar */
.dkgnavbar {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 0;
  overflow: auto;
  overflow-wrap: break-word;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #e2e2e2; /*#777;*/
  color: black; /*#fff;*/
  line-height: 18px;
  vertical-align: top;
}
.dkgnavbar a {
  float: left;
  display: block;
  color: #1892c6; /*#f2f2f2;*/
  padding: 3px 6px;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  border-right: 1px solid #ccc;
}
.dkgnavbar a:hover {
  background-color: #eee;
  color: #777;
}
/**umb_name:Float right*/
.floatright{
  float: right;
}