.img-logo {
    width: 258px;
    max-width: none;
    height: auto;
}

#search_box_keyword {
    height: 3rem;
    border: 1px solid #cccccc;
    border-radius: 0.125rem;
    background-color: white;
    padding: 0.5rem 1rem;
    display: block;
    width: 100%;
    margin-bottom: 1rem;
    box-sizing: border-box;
}

#search_box_keyword:hover {
    border-color: #999999;
    outline: none;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

#search_box_keyword:focus-within {
    border-color: #629eda;
}

#search_box_submit {
    background: #e30513;
    border: 1px solid #e30513;
    color: white;
    font-family: "Avenir Next", sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    padding: 0.66rem 2rem;
    border-radius: 2px;
    display: inline-block;
    margin-bottom: 1rem;
    text-decoration: none;
    transition: all 0.25s;
    text-align: center;
    cursor: pointer;
}

#search_box_submit:hover {
    background: #fb535d;
    border: 1px solid #e30513;
    color: white;
    opacity: 1;
    text-decoration: none;
}

#search_box_submit:active,
#search_box_submit:focus {
    border: 1px solid #e30513;
    background: white;
    color: black;
    text-decoration: none;
}

.cmbasket{
    float:right; margin-right:16px !important;
}

.cmbasket li{}

.my-account-orders-list-orders-block select {
    width:auto !important;
    display: inline-block;
    background: none !important;
}

.my-account-orders-list-orders-block select option {
    width:auto !important;
}

.largetable select {
    width:auto !important;
}

.my-account-orders-list-orders-block .largetable input[type="submit"] {
    -webkit-box-shadow: 0px 2px 0 0 rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 0 0 rgba(0,0,0,0.1);
    box-shadow: 0px 2px 0 0 rgba(0,0,0,0.1);
    border-radius: 5px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.2;
    background-color: #e30513;
    color: #fff;
    font-family: "AvenirNextLTW02-Regular",sans-serif;
    font-style: normal;
    font-weight: normal;
	font-size: 0.8rem;
    text-transform:uppercase;
    border: none !important;
    padding: 1.6em 2.5em;
    height: 3.5rem !important;
}

@media only screen and (max-width: 60em) {
    .top-bar{
        display:none !important;
    }
    
    .cm-mobile{
        display:block !important;
        background: url(../images/logo__icaew--medium.svg) no-repeat left bottom transparent;
    }
    
    .cm-mobile .dropdown p {
        margin-bottom: 0px;
    }
    
    .cm-cart-widget-small {
        padding: 0.5em 0em;
        -webkit-box-shadow: 0 0 0 0;
        -moz-box-shadow: 0 0 0 0;
        box-shadow: 0 0 0 0;
        border-radius: 0px;
    }
}

@media only screen and (max-width: 640px) {
    #search_box_keyword {
        padding-top: 12px;
        padding-bottom: 16px;
    }
}

.cm-mobile {
    display: none;
}

.dropbtn {
    background: url(../images/burger-nav-white.svg) no-repeat 50% 50% transparent;
    background-size: auto auto;
    background-size: 1.375em;
    padding: 0;
    color: #fff;
    padding: 15px;
    font-size: 16px;
    border: none;
	border-radius: 0px;
    cursor: pointer;
	margin: 20px 0 0 0 !important;
	float: right;
}

.panel.callout.confirmation > span {
    background: url(../images/icon-confirm-inner-white.svg) no-repeat !important;
    background-size: contain;
}

.panel.callout > * {
    padding-left: 12rem !important;
}

.panel.callout > * {
    padding-left: 12rem !important;
}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {
    display:block;
}

.smart-responsive-breadcrumbs .navbar{
    width:80%;
    display: inline-block;
}

.breadcrumb{}
.breadcrumb ul {
    list-style: none;
}

.breadcrumb ul li {
    display:inline-block;
}

.breadcrumb ul li a {
    height: auto !important;
    line-height: inherit;
}

.breadcrumb ul li:before {
    content: " > ";
    float: left;
    width: 1.25em;
    color: gray;
	margin: 0 0.25em;
}

.breadcrumb ul .first:before {
    display: none;
}

.cmhome {
    vertical-align: top;
    padding-top: 5px;
}

.f-dropdown ul {
    width:100%;
}

.form-hint p {
	font-size: 90%;
    color:#333;
    font-style: italic;
}

.boldtext {
    display: none !important;
}

.required {
    color:#ff0000;
}

.cm-product-list-add-to-waiting-list {
    -webkit-box-shadow: 0px 2px 0 0 rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 0 0 rgba(0,0,0,0.1);
    box-shadow: 0px 2px 0 0 rgba(0,0,0,0.1);
    border-radius: 5px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    font-size: 1rem;
    line-height: 1.2;
    background-color: #e30513;
    color: #fff;
    font-family: "AvenirNextLTW02-Regular",sans-serif;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    border: none !important;
    padding: 1em 2.5em;
    float: right;
}

.cm-product-list-add-to-waiting-list:hover {
    background: #fb535d;
    color: #fff;
    border: none !important;
    text-decoration: none;
}

.waiting-list-form .contact_info {
    margin-bottom: 10px;
}

.product-return-link a {
    padding-right:10px;
}

.sidebar_category_link {
    color:#215a8e;
}

.search-class .breadcrumb {
    display: none;
}

@media(max-width:960px) {
    .column.medium-centered,
    .columns.medium-centered {
        margin-left:auto;
        margin-right:auto;
        float:none;
        margin-top:20px;
    }
}

@media(max-width:640px) {
    .column.medium-centered,
    .columns.medium-centered {
        margin-left:auto;
        margin-right:auto;
        float:none;
        margin-top:60px;
    }
}

div.companyname {
	text-align: left;
	padding: 10px 10px;
}

.page-categories .linetable .cm-category-cell .cm-category-thumbnail {
    width: 100%;
}

.page-categories .linetable .cm-category-cell .category-list-title{

}

.page-categories .linetable .cm-category-cell .category-list-title .text-link {
    display: block;
}

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;
    text-align: left;
    background: silver;
    display: block;
    margin: 5px 0;
    padding: 0.5rem 1rem;
    border: 1px solid #cccccc;
    border-radius: 0.125rem;
    font-family: "AvenirNextLTW02-Demi", "AvenirNextLTW02-Regular", sans-serif;
    font-size: 0.75rem;
    color: #4d4d4d;
    line-height: 1.35;
    border-color: #df6451;
    background-color: #f9e0dc;
}

#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; 
}

input.button-hidden-default {
	visibility: hidden;
}

div.section-container {
	width: auto;
	padding: 15px;
	margin: 10px 0px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

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

.icaew-all-courses-menu-container {
    margin-bottom: 0rem;
    margin-top: 2rem;
}

.icaew-all-courses-menu-container ul {
    display: flex;
    list-style-type: none;
    justify-content: center;
    margin: 0px;
}

@media screen and (max-width: 660px) {
    .icaew-all-courses-menu-container ul {
        flex-direction: column;
    }
}

.icaew-all-courses-menu-container ul li {
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 1px solid #CCCCCC;
    padding: 0.5rem;
    padding-bottom: calc(0.5rem + 1px);
}

.icaew-all-courses-menu-container ul li:last-child {
    order: -1;
}

.icaew-all-courses-menu-container ul li:hover {
    border-bottom: 2px solid #000000;
    padding-bottom: 0.5rem;
}

.icaew-all-courses-menu-container ul li:hover a {
    color: #000000;
}

.icaew-all-courses-menu-container ul li a {
    font-family: "Avenir Next", sans-serif;
    font-weight: 600;
    font-size: 12px;
    color: #666666;
    padding: 0.25rem;
    text-transform: uppercase;
    text-decoration: none;
}

.icaew-all-courses-menu-container ul li .sidebar_subcategories {
    display: none;
}

.pagination-links,
.pagination-results {
	width: auto;
	text-align: center;
    cursor: default;
}

.all-courses-class .middle-content .pagination-links:nth-of-type(2),
.search-class .middle-content .pagination-links:nth-of-type(1) {
    display: none;
}

.pagination-links a {
    margin-left: calc(0.25rem / 2);
    margin-right: calc(0.25rem / 2);
    min-width: 1.5rem;
    font-family: "Avenir Next", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 0.875rem;
    color: #4d4d4d;
    line-height: 2.8;
    letter-spacing: 0.03125em;
    border-radius: 0.125rem;
    display: inline-block;
    height: 2.4rem;
    width: 1.4rem;
    padding: 0 0.4rem;
    text-decoration: none;
    background-color: white;
    border: 1px solid #cccccc;
}

.pagination-links a:hover {
    background-color: #e8f6fa;
    border-color: #8bd3e6;
    text-decoration: underline;
}

.pagination-links b {
    margin-left: calc(0.25rem / 2);
    margin-right: calc(0.25rem / 2);
    min-width: 1.5rem;
    font-family: "Avenir Next", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 0.875rem;
    color: #4d4d4d;
    line-height: 2.8;
    letter-spacing: 0.03125em;
    border-radius: 0.125rem;
    display: inline-block;
    height: 2.4rem;
    width: 1.4rem;
    padding: 0 0.4rem;
    text-decoration: none;
    border: 1px solid #cccccc;
    background-color: #e8f6fa;
    border-color: #8bd3e6;
    cursor: default;
}

.pagination-links a[aria-label="Next page"] {
    margin-left: 1rem;
}
.pagination-links a[aria-label="Previous page"] {
    margin-right: 1rem;
}

.pagination-links a[aria-label="Next page"]:hover,
.pagination-links a[aria-label="Previous page"]:hover {
    text-decoration: none;
}

.pagination-links a[aria-label="First page"],
.pagination-links a[aria-label="Last page"] {
    display: none;
}

#page_search_form {
    margin-top: 2rem;
}

.my-account-orders-list-no-orders-block {
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
    padding-top: 30px;
    min-height: 185px;
}

.my-account-orders-list-no-orders-block .info-image {
    float: left;
}

#page_search_form table tbody tr:first-child td:first-child {
    padding-top: 1rem;
}

#page_search_form table tbody tr:nth-child(2) td:first-child {
    padding-top: 1rem;
}

#page_search_form table tbody tr:first-child {
    display: inline;
}

#page_search_form table tbody tr:nth-child(2) {
    display: none;
}

#page_search_form table tbody tr:last-child {
    display: inline;
}

#page_search_form table tbody tr:first-child td:nth-child(2) div {
    margin-bottom: 1rem;
    display: none;
}

input[type="text"] {
    height: 3rem;
    border: 1px solid #cccccc;
    border-radius: 0.125rem;
    background-color: white;
    padding: 0.5rem 1rem;
    display: inline;
    margin-bottom: 1rem;
    box-sizing: border-box;
}

input[type="text"]:hover {
    border-color: #999999;
    outline: none;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

input[type="text"]:focus-within {
    border-color: #629eda;
}

select {
    height: 3rem;
    border: 1px solid #cccccc;
    border-radius: 0.125rem;
    background-color: white;
    padding: 0.5rem 2rem 0.5rem 1rem;
    display: block;
    margin-bottom: 1rem;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url(../images/icaew-chevron-down.svg);
    background-repeat: no-repeat;
    background-position: right 0.5rem top 50%;
    background-size: 1rem;
}

select:hover {
    border-color: #999999;
    outline: none;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

select:focus-within {
    border-color: #629eda;
}

textarea {
    height: auto;
    border: 1px solid #cccccc;
    border-radius: 0.125rem;
    background-color: white;
    padding: 0.5rem 1rem;
    display: block;
    width: 100%;
    margin-bottom: 1rem;
    box-sizing: border-box;
}

textarea:hover {
    border-color: #999999;
    outline: none;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

textarea:focus-within {
    border-color: #629eda;
}

input[type="checkbox"],
input[type="radio"] {
    width: 1.25rem;
    height: 1.25rem;
    min-width: 1.25rem;
    vertical-align: sub;
    margin: 0;
    margin-right: 0.3rem;
}

.smfont {
    margin-right: 1rem;
}

.product-container-section {
    margin: 2rem -2rem 2rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 2rem;
}

/* 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;
}

.order-details-container {
    margin-top: 3rem;
}

.initial-search-class .catalog-no-products {
    display: none;
}

/* End cm-content */