

/* Start:/local/templates/100med/template_styles.css?1774420704729*/
.b-services-top-banner__buttons {
    display: flex;
}
.b-services-top-banner .l-button--white {
	margin-right: 10px;
}
.b-breadcrumb__item a {
    color: gray;
}
@media all and (max-width:768px) {
    .b-services-top-banner__buttons {
        display: block;
    }
    .b-services-top-banner .l-button--white {
	margin: 0 0 10px 0;
    }   
}

.b-text__content .scroll-table {
    overflow-x: auto;
    padding: 10px;
}

.b-text__content table {
    max-width: 1200px;
    border-radius: 15px;
    border-collapse: collapse;
    border-style: hidden;
    box-shadow: 0 0 0 1px #6187ff;
}

.b-text__content table th, 
.b-text__content table td {
    border: 1px solid #6187ff;
    padding: 10px;
}

@media (max-width: 640px) {

}
/* End */
/* /local/templates/100med/template_styles.css?1774420704729 */
