

/* Content styles */
/*.page-block { width:770px; font-size:0.9em; padding:20px;}*/
.mobile-menu-processed .main-menu{background-color: rgba(21, 24, 27, 0.9);}
.selected_sidebar_category_link{background-color: #5da1a3 !important;color:#fff !important;}
#logo_home{padding-top: 10px;}
#logo_home img{max-height: 120px;
    max-width: 200px;}
#search_box{ padding-right:10px;}
#search_box_keyword{padding: 6px;border-top-left-radius: 5px;border-bottom-left-radius: 5px;border: 0px;width: 70%;background-color: #495366; color:#fff;}
#search_box_submit{ border:none; vertical-align: middle;color: #fff;background: #368a8d !important; padding: 0.44em 4em;margin-left: -7px;margin-top: -2px;border-radius: 0 4px 4px 0;font-family: "FS Albert Web Bold", Calibri, Tahoma, Verdana, sans-serif;
font-weight: bold;}
::placeholder{color:#fff;}
.cm_breadcrumbs .breadcrumb{margin:0 0 0 0;}
.cm_breadcrumbs .breadcrumb ul{font-size:14px; padding:0; margin: 0;}
.cm_breadcrumbs .breadcrumb ul li{display: inline-block; color:#1e8093; font-weight: 600;}
.cm_breadcrumbs .breadcrumb ul li .sep{color:#707070; font-weight: 500;}
.cm_breadcrumbs .breadcrumb ul li .sep .fas{font-size: 10px;}
.cm_breadcrumbs .breadcrumb ul li a{text-decoration: none !important; border-bottom:0px !important; color:#707070; font-weight: 500;}
@media screen and (max-width: 768px) {.header-right .btn-default a{color:#fff;}#search_box_keyword{width:62%;}#search_box_submit{padding: 0.44em 3.5em !important;}}
@media screen and (max-width: 480px) {#search_box_submit {padding: 0.44em 2.5em !important;}}
.cm-top a{color:#1e8093;}
.accent{color:#1e8093;}
.page-products-list{margin-top: 30px;}
.cm-product-list-add-to-waiting-list{filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    -webkit-box-shadow: 0 4px 0 #1e8093;
    -moz-box-shadow: 0 4px 0 #1e8093;
    box-shadow: 0 4px 0 #1e8093;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-family: "FS Albert Web Bold", Calibri, Tahoma, Verdana, sans-serif;
    font-weight: bold;
    font-style: normal;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    color: #1d5469;
    background: #72dfed;
    border: 0 none;
    border-color: transparent;
    font-size: 1.125em;
    padding: 0.61111em 1.66667em;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 3px;
    text-decoration: none;
float: right;}
.cm-product-list-add-to-waiting-list:hover{color: #1d5469;
  background: #72dfed;
  border: 0 none;
  border-color: transparent;
  -webkit-box-shadow: 0 2px 0 #1e8093;
  -moz-box-shadow: 0 2px 0 #1e8093;
  box-shadow: 0 2px 0 #1e8093;
  margin-top: 1px;
  margin-bottom: 2px;}
.breadcrumb{}
.breadcrumb ul{list-style: none; padding-left: 0px;font-size: 1.5rem;}
.breadcrumb ul li{ display: inline-block;color: #565a5c;
    font-weight: 400;}
.breadcrumb ul li a{color: #98700d;font-weight: 400;text-decoration: none;}
.main-menu ul .cm-top a{ display: inline-block;}
.form-hint p { font-style: italic; color:#999;
}
.form-hint{font-size: 85%; font-style: italic; color:#999;}
.required{color:#ff0000;}
.pagination-links, .pagination-results {
    width: auto;
    text-align: center;
    margin-top: 20px;
	margin-bottom: 20px;
}
.page-categories .linetable a{border-bottom:0px !important; color:#72dfed !important;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.page-categories .linetable a:hover{}
.cm-category-div{background-color: #163f4e; display: inline-block; width:47%; margin:12px; vertical-align: top;}
.cm-category-div .cm-category-title{min-height: 85px;}
.cm-category-div .div-list-title{margin-bottom: 0; padding:16px 16px 16px 16px; font-size: 18px;}
.cm-category-div .cm-category-thumbnail{width: 100%;height: 160px;object-fit: cover;object-position: center;}
@media screen and (max-width: 1024px) {
.cm-category-div {background-color: #163f4e;display: inline-block;width: 46%;margin: 12px;vertical-align: top;}	}
@media screen and (max-width: 768px) {.cm-category-div {background-color: #163f4e;display: block;width: 100%;margin: 0px; margin-bottom: 10px; vertical-align: top;}}
.pagination-links b {
    position: relative;
    display: inline-block;
    line-height: 20px;
    padding: 9px 5px;
    height: 40px;
    font-size: 15px;
    text-transform: capitalize;
    min-width: 40px;
    border: 1px solid #e0e0e0;
    background: #696969;
    color: #fff;
    font-weight: 500;
    text-align: center;
    border-radius: 50%;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
}
.pagination-links a {
    position: relative;
    display: inline-block;
    line-height: 20px;
    padding: 9px 5px;
    height: 40px;
    font-size: 15px;
    text-transform: capitalize;
    min-width: 40px;
    border: 1px solid #e0e0e0;
    background: #f2f2f2;
    color: #777777;
    font-weight: 500;
    text-align: center;
    border-radius: 50%;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
}
.largetable td{padding:10px;}
.largetable input[type="submit"]{background-color: #98700d;
border-color: #fff;
color: #fff;
border-width: 1px;
border-style: solid;
border-radius: 0.3rem;
box-sizing: border-box;
cursor: pointer;
display: inline-block;
font-family: inherit;
font-size: 1.5rem;
font-weight: 700;
letter-spacing: 0.02rem;
margin: 0;
min-height: -webkit-calc(2rem + 2px);
min-height: calc(2rem + 2px);
outline: none;
padding: 1rem 2rem;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
white-space: nowrap;
width: auto;}
.largetable input[type="submit"]:hover{background-color: #fff;}
.productlist-product-title{font-weight: 600; color:#98700d;}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.tutor-profile{    -webkit-box-shadow: 0 2px 10px -4px rgba(0,0,0,.15);
    -moz-box-shadow: 0 2px 10px -4px rgba(0,0,0,1);
    box-shadow: 0 2px 10px -4px rgba(0,0,0,1); margin-top: 20px; margin-bottom: 20px;}
		.tutor-profile h2{margin-top: 25px; padding-left: 15px;}
		.tutor-bio{padding-left:15px; padding-top: 20px; padding-right:15px;}
		.tutor-profile ul{list-style: none; padding-left: 15px;}
		.tutor-profile ul li{display: inline-block; padding-right: 20px;}
		.tutor-profile .icon-email{color:#98700d;}
		.tutor-profile .icon-skype{color:#98700d;}
		.tutor-profile a{color:#98700d;}
div.buttons {
	text-align: center;
	padding: 10px 10px;
}
.waiting-list-form input[type="submit"]{filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    -webkit-box-shadow: 0 4px 0 #1e8093;
    -moz-box-shadow: 0 4px 0 #1e8093;
    box-shadow: 0 4px 0 #1e8093;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-family: "FS Albert Web Bold", Calibri, Tahoma, Verdana, sans-serif;
    font-weight: bold;
    font-style: normal;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    color: #1d5469;
    background: #72dfed;
    border: 0 none;
    border-color: transparent;
    font-size: 1.125em;
    padding: 0.61111em 1.66667em;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 3px;
    text-decoration: none;}
.waiting-list-form input[type="submit"]:hover{color: #1d5469;
  background: #72dfed;
  border: 0 none;
  border-color: transparent;
  -webkit-box-shadow: 0 2px 0 #1e8093;
  -moz-box-shadow: 0 2px 0 #1e8093;
  box-shadow: 0 2px 0 #1e8093;
  margin-top: 1px;
  margin-bottom: 2px;}
.contact-us-form .fieldset_description{padding-left: 10px;}
.contact-us-form .contact_info .fieldset_heading h1{padding-left: 10px;}
.contact-us-form input[type="submit"]{background-color: #98700d;
border-color: #98700d;
color: #fff;
border-width: 2px;
border-style: solid;
border-radius: 0.5rem;
box-sizing: border-box;
cursor: pointer;
display: inline-block;
font-family: inherit;
font-size: 1.5rem;
font-weight: 700;
letter-spacing: 0.02rem;
margin: 0;
	margin-top:10px;
min-height: -webkit-calc(2rem + 2px);
min-height: calc(2rem + 2px);
outline: none;
padding: 1rem 2rem;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
white-space: nowrap;
width: auto;}
.contact-us-form input[type="submit"]:hover{background-color: #98700d; border:solid 2px #98700d; color:#fff;}
div.companyname {
	text-align: left;
	padding: 10px 10px;
}

p.companynameerror {
	border: 2px solid gray;
	background-color: #FBB;
	text-align: left;
	padding: 4px 4px;
	margin: 4px 4px;
}

input.disabled {
	background-color: #E0E0E0;
	cursor: not-allowed;
}

div.login-error {
	width: 290px;
	border: 2px solid gray;
	background-color: #FBB;
	text-align: left;
	padding: 4px 4px;
	margin: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#content .login-error h3 {
	display:block; 
	margin:0 0 8px 0; 
	padding: 0px;
	font-size:18px; 
	font-weight:bold; 
	color:#000000; 
}

#content .login-error p {
	margin:0 0 0 0; 
	padding: 0px;
	font-size:8pt; 
	font-weight:normal; 
	color:#000000; 
}
.itemcolor{color: #98700d; font-weight: 600; font-size: 18px;}
.itemcolor:hover{text-decoration: underline; color:#98700d;}
input.button {
}
.orderbutton, .formbutton, .login-link{filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    -webkit-box-shadow: 0 4px 0 #1e8093;
    -moz-box-shadow: 0 4px 0 #1e8093;
    box-shadow: 0 4px 0 #1e8093;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-family: "FS Albert Web Bold", Calibri, Tahoma, Verdana, sans-serif;
    font-weight: bold;
    font-style: normal;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    color: #1d5469;
    background: #72dfed;
    border: 0 none;
    border-color: transparent;
    font-size: 1.125em;
    padding: 0.61111em 1.66667em;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 3px;
    text-decoration: none;}
.orderbutton:hover{color: #1d5469;
  background: #72dfed;
  border: 0 none;
  border-color: transparent;
  -webkit-box-shadow: 0 2px 0 #1e8093;
  -moz-box-shadow: 0 2px 0 #1e8093;
  box-shadow: 0 2px 0 #1e8093;
  margin-top: 1px;
  margin-bottom: 2px;}
.formbutton:hover{color: #1d5469;
  background: #72dfed;
  border: 0 none;
  border-color: transparent;
  -webkit-box-shadow: 0 2px 0 #1e8093;
  -moz-box-shadow: 0 2px 0 #1e8093;
  box-shadow: 0 2px 0 #1e8093;
  margin-top: 1px;
  margin-bottom: 2px;}
.login-link:hover{color: #1d5469;
  background: #72dfed;
  border: 0 none;
  border-color: transparent;
  -webkit-box-shadow: 0 2px 0 #1e8093;
  -moz-box-shadow: 0 2px 0 #1e8093;
  box-shadow: 0 2px 0 #1e8093;
  margin-top: 1px;
  margin-bottom: 2px;}
input.button-hidden-default {
	visibility: hidden;
}

div.section-container {
	/*background-color: #efefef;*/
	width: auto;
	padding: 15px;
	margin: 10px 0px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div.section-container-note {
	/*background-color: #efefef;*/
	width: auto;
	padding: 15px;
	margin: 10px 0px;
	border:1px solid black;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


/* Side bar menu link, containing div with id link has to be in the template for these to apply */
#links > ul {
	margin:0;
	padding:0;
	margin-left: 0px;
}

#links > ul ul {
	padding-left: 0px;
	margin-left: 0px;
}

#links li {
	list-style-type:none;
	margin:0;
	padding-left:22px;
	margin-bottom:3px;
	background:url('images/InsightOrange.png') no-repeat 0px 2px;
}

#links li li {
	list-style-type: none;
	padding-left:15px;
	margin-top:3px;
	background: none;
	background:url('images/InsightDash.png') no-repeat 0px 2px;
}

#links {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#links a {
	display:block;
}

#links .hidden_initially {
	display: none;
}

a.selected_sidebar_category_link {
	color: black;
}
/* End side bar links */

/* Main cm-content area definitions */
/* Containing Div with class 'cm-content' required, normally this is a div within the page, excluding the navigation areas or side bars */
/* These definitions may also be pulled into the editor in store admin */
.cm-content h1,
.mceContentBody h1,
.cm-content h2,
.mceContentBody h2,
.cm-content h3,
.mceContentBody h3,
.cm-content h4,
.mceContentBody h4,
.cm-content h5,
.mceContentBody h5
{
	color:#666666;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
}

.cm-content h1,
.mceContentBody h1
{
	font-family:'times new roman';
	font-size:26px;
	margin-top:0px;
	margin-bottom:10px;
}

.cm-content h2,
.mceContentBody h2
{
	font-size:19px;
	margin-top:5px;
	margin-bottom:10px;
}

.cm-content h3,
.mceContentBody h3
{
	font-size:16px;
	margin-top:4px;
	margin-bottom:10px;
}

.cm-content h4,
.mceContentBody h4
{
	font-size:14px;
	margin-top:3px;
	margin-bottom:10px;
}

.cm-content h5,
.mceContentBody h5
{
	font-size:11px;
	margin-top:2px;
	margin-bottom:10px;
}

.cm-content a,
.mceContentBody a {
	text-decoration: underline;
}

.cm-content p,
.mceContentBody p {
	font-size: 12px;
	margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica;
}

/* End cm-content */

.email-a-friend {
	text-align: right;
}

.email-a-friend img {
	padding-right: 10px;
	vertical-align: middle;
}

h2.cm-product-enrolment-notice,
h2.cm-product-enrolment-notice a,
#cm-checkout-enrolment-notice h2,
#cm-checkout-enrolment-notice h2 a {
  color: red !important;
  font-weight: bold;
}
