/*
.body
{
	font-family: Wingdings, sans-serif;
	background: url(images/BambooTile.jpg) repeat;
	background-color: #DCD0B4;
	font-size: 9pt;
	color: #fff;
	line-height: 13pt;
	margin: 0;
	padding: 0;
}
*/

body {
    background: url(images/screen-background.jpg) repeat;
    font-family: Tahoma, sans-serif;
    margin: 0px;
    width: 100vw;
    width: auto;
}

.se-body {
    text-align: center !important;
}



h2 {
    padding: 0px;
}

h1 {
    padding: 0px;
    margin: 0px;
    font-size: x-large;
}

input[type="submit"] {
    _margin-top: 10px;
}

.bx-hidden {
    _display: none;
}

.AspNet-LoginStatus {
    color: black;
    font-size: small;
    left: 10px;
}


@-ms-viewport {
    width: device-width;
}

div#header {
    background-position: right;
    background-color: White;
    color: black;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    color: #fff;
    margin-right: auto;
    margin-left: auto;
    _border: solid 4px black;
}

#header #SiteTitleText {
    color: black;
    font-size: 35px;
    font-weight: 800;
}

#header #SiteTitleSubText {
    color: black;
    font-size: 25px;
}

#header #left {
    float: left;
    width: 129px;
}

#header #right {
    float: right;
    width: 129px;
}

#header #center {
    margin: 0 auto;
    width: 650px;
    text-align: center;
}

.HeaderLogo {
    width: 129px;
    height: 133px;
}

.HeaderLogoMob {
    width: 50px;
    height: 50px;
}

#header p {
    font-size: large;
    color: red;
}

#header #navigationHeader {
    height: 35px;
    _width: 100%;
    display: block;
    margin-left: 0px auto;
    margin-right: 0px auto;
}

#header-sm-xs {
    padding: 10px;
}

    #header-sm-xs h1 {
        text-align: center;
    }

div#footer {
    color: black;
    height: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 9px;
}

#footer a {
    font-size: small;
    text-decoration: none;
    color: black;
    font-weight: bold;
}

#footer {
    font-size: small;
    color: #cccc99;
}

.about-us-img {
    padding: 20px;
}



.SiteTitleText {
    _width: 700px;
    _height: 133px;
    padding-top: 20px;
}

.SiteLogo {
    width: 220px;
    height: 150px;
    _background: url(images/yin-yang.jpg) no-repeat;
}

#content {
    width: 950px;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}



.SiteName {
    width: 129px;
    height: 133px;
    _background: url(images/seama-logo.png) no-repeat;
}

.Wako {
    width: 129px;
    height: 133px;
    _background: url(images/WAKO-GB-Image-2.gif) no-repeat;
}




div#box {
    background: #A59574;
    width: 558px;
    color: #fff;
    _border: 6px solid #674E3D;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
}

    div#box a {
        background: inherit;
        color: #674E3D;
        font-weight: 800;
    }

        div#box a:active {
            background: inherit;
            color: #fff;
            text-decoration: underline;
        }



.HistoryImage {
    padding: 10px;
}

#menus {
    position: absolute;
    top: 10px;
    left: 0px;
    color: black;
}

#admin-menu {
    position: absolute;
    top: 15px;
    left: 0px;
    color: black;
}

#manage-menu {
    position: absolute;
    top: 15px;
    left: 75px;
    color: black;
}

#event-list #event-details {
    display: none;
}

.EventEditDetails {
    height: 100px;
}

.EventEditLocation {
    height: 100px;
}

.EventEditTitle {
    width: 99%;
}

.EventEditSave {
    width: 99%;
    padding: 10px;
}

#TimeEntry td {
    border: none;
}

#EventPostcode {
    padding-top: 10px;
    font-weight: bold;
}


/*#homepage {
    padding: 15px;
}*/

#HomePageBanner1 {
    color: White;
    background-color: Black;
    font-weight: bold;
    padding: 5px;
    text-align: center !important;
    font-size: small;
}

    #HomePageBanner1 a {
        color: #cccc99;
        padding-left: 20px;
        padding-right: 20px;
    }

.HomePageSlideContainer {
    height: 350px;
    padding-top: 5px;
    border: 3px solid green;
}

.HomePageSlidePanel1 {
    border: 3px solid red;
}

.HomePageSlide {
    border: 3px solid blue;
    margin-right: auto;
    margin-left: auto;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


@media screen and (max-width: 768px) {
    .test {
        background-color: green;
    }
}

/*@media screen and (max-width: 768px) {
    body {
        background-color: lightgreen !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    img {
        width: 100%;
    }
}*/

#HomePageIntroText {
}

    #HomePageIntroText h2 {
        text-align: center;
    }

#HomePageFreeLessons {
    color: Red;
    font-size: x-large;
    padding-left: 10px;
}

.edit-clubs-list .control {
    text-align: left;
    padding: 10px;
}

#club-details #lessons {
    border: solid 1px black;
}

#club-details #address {
    border: solid 1px black;
}

#club-details #instructors {
    border: solid 1px black;
}

.instructor-image {
    width: 100px;
}

.HomePageSlideshow {
    text-align: center;
    _color: White;
    _background-color: Black;
    padding: 10px;
}


/*.img-responsive.img-center {
  margin: 0 auto;
}*/

.navbar-nav > li > a {
    line-height: 10px !important;
}

#HomePageMainTextBanner {
    text-align: center;
    _color: White;
    _background-color: Black;
    padding: 10px;
}

    #HomePageMainTextBanner h1 {
        font-size: medium;
        padding-bottom: 10px;
        font-weight: normal;
    }

    #HomePageMainTextBanner h2 {
        font-size: medium;
        padding-bottom: 10px;
        font-weight: bold;
    }

    #HomePageMainTextBanner p {
        font-size: medium;
        padding-bottom: 10px;
        color: red;
    }

#HomePageTwitter {
    width: 200px;
}

#HomePageFaceBook {
    _width: 120px;
    _text-align: right;
    border: none;
    _padding-left: 30px;
}

#HomePageIntroSubText td {
    border: none;
}

#HomePageIntroSubText {
    border: none !important;
}

#links {
    padding: 15px;
}

#contact {
    padding: 15px;
}

#edit-clubs-list {
    padding-left: 10px;
}

#clubs .row {
    padding-bottom: 20px;
}

#edit-events-list {
    padding-left: 10px;
}

#event-list .row {
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

#event-list .top {
    border-top: 1px solid black;
    font-weight: bold;
}


#edit-galleries-list {
    padding-left: 10px;
}

#edit-instructor-list {
    padding-left: 10px;
}

#event-list {
    padding: 15px;
}

    #event-list h1 {
        padding: 15px;
    }

    #event-list table {
        width: 100%;
        border: solid 1px black;
    }

    #event-list #event-title {
        font-weight: bold;
    }

    #event-list #col1 {
        width: 10%;
    }

    #event-list #col2 {
        width: 50%;
    }

    #event-list #col3 {
        width: 30%;
    }

    #event-list #col4 {
        width: 10%;
    }

#event-edit {
}

#event div {
    padding: 1px;
}

#event #title {
    font-weight: bold;
}

#TimeEntry table {
    border: none;
}

#about-us {
    padding: 15px;
}

    #about-us h1 {
        padding: 10px;
    }

#clubs #days {
    padding: 15px;
}

#clubs #day {
    font-size: medium;
    padding: 10px;
    font-weight: bold;
}

#clubs table {
    _border: none;
    width: 100%;
}

#clubs td {
    _border: none;
}

#clubs #instructor table {
    border: none;
    width: 100%;
}

#clubs #instructor td {
    border: none;
    text-align: center;
}

#clubs #instructor-name {
    _padding: 5px;
}



#clubs #club-info {
    border: 1px solid green;
}

    #clubs #club-info #notes {
        padding-top: 5px;
        font-size: small;
        color: red;
    }

.club-notes {
    padding-top: 5px;
    font-size: small;
    color: red;
}





#club-edit {
    padding-top: 20px;
    text-align: left;
}

    #club-edit table {
        padding-bottom: 10px;
        width: 50%;
    }

    #club-edit input[type="text"] {
        width: 99%;
    }


#club-edit {
    padding-top: 20px;
    text-align: left;
}

    #club-edit #instructors {
        padding-bottom: 20px;
    }

    #club-edit #club-details {
        padding-bottom: 20px;
    }

#club-display #club-name {
    font-weight: bold;
    padding: 10px;
}

#club-display table {
    width: 100%;
}

.events-row {
    padding: 10px;
}

.free-lesson {
    color: red;
    font-style: italic;
    padding: 10px;
    font-weight: bold;
}

.club-box {
    padding: 10px;
}

#club-display #club-details #notes {
    padding-bottom: 5px;
    font-size: small;
    color: red;
}

#syllabus {
    padding: 15px;
    text-align: center;
}

#kung-fu-syllabus {
    padding: 15px;
}

#kickboxing-syllabus {
    padding: 15px;
}

#training {
    padding: 15px;
}


#instructor-edit {
    padding-top: 20px;
    text-align: left;
}

    #instructor-edit table {
        width: 75%;
    }

    #instructor-edit input[type="text"] {
        width: 99%;
    }

.instructor-edit-biography {
    height: 100px;
}

#instructor-thumbnail {
}

.ProfileImage {
    max-width: 60px;
    max-height: 80px
}

#instructor #instructor-biography {
    padding: 20px;
}

#instructor #instructor-name {
    font-weight: bold;
    font-size: medium;
}





b {
    font-size: 20px;
}

.HallOfPain, .HallOfPain td {
    border: none;
    border-collapse: collapse;
}

.form {
    background: inherit;
    width: 300px;
    color: #fff;
    text-align: left;
    border: 1px solid #674E3D;
    padding: 5px;
    margin-right: auto;
    margin-left: auto;
}

.HallOfPainImageContainer {
    text-align: center;
}

.HallOfPainImage {
    border: solid 2px red;
    max-height: 100px;
    max-width: 200px;
}

.div1 {
    font-size: xx-large;
}

/*
#menu1
{
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	list-style-type: none;
	padding: 5px 5px 45px;
}

#menu1 li
{
	float: left;
	border: 1px solid #674E3D;
}

#menu1 a
{
	background: #A59574;
	display: block;
	width: 88px;
	height: 25px;
	padding-top: 6px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	float: left;
}

#menu1 a:hover
{
	color: #fff;
	background: #674E3D;
}
*/



table {
    border: 1px solid black;
    border-collapse: collapse;
}

    table td {
        border: 1px solid black;
        padding: 5px;
    }

.ProductColorChoice {
    border: none;
}

    .ProductColorChoice td {
        border: none;
    }

.knife-video {
    height: 300px;
    width: 400px;
}



p.VerticalText {
    color: #333;
    border: 0px solid red;
    writing-mode: tb-rl;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    white-space: nowrap;
    display: block;
    _bottom: 0;
    width: 20px;
    height: 20px;
    _font-family: ‘Trebuchet MS’, Helvetica, sans-serif;
    _font-size: 24px;
    _font-weight: normal;
    _text-shadow: 0px 0px 1px #333;
}

#mnuAdmin {
    width: 500px !important;
}


.DropDownMenuX {
    padding-left: 10px;
    padding-top: 2px;
}

    .DropDownMenuX li /* all list items on top row */ /* top menu backgound li*/ {
        color: inherit;
        background-color: inherit;
        padding-right: 20px;
        padding-top: 5px;
        padding-bottom: 11px;
        font-size: medium;
    }

        .DropDownMenuX li a {
            color: inherit;
            _color: Gray;
        }

    .DropDownMenuX ul.AspNet-Menu ul li {
        width: 200px;
        padding: 10px;
        font-size: smaller;
    }

    .DropDownMenuX ul.AspNet-Menu ul {
        background-color: black; /* #663333; */
        z-index: 10;
    }

    .DropDownMenuX a {
        color: whitesmoke !important;
    }

.DropDownMenuXY li:hover, /* list items being hovered over on top row*/ .DropDownMenu li.AspNet-Menu-Hover {
    background: gray; /* #999999;*/ /*Black;*/
    color: White;
}


.DropDownMenuBackground /* top menu backgound div */ {
    background-color: black; /*#cccccc; /*#99cccc;*/
    color: #cccc99;
    border-left: 5px;
    height: 25px;
    text-align: center;
}



.Venue {
    width: 480px;
    height: 350px;
    background: url(images/hilltop.jpg) no-repeat;
}

.Intructor-rb {
    height: 350px;
    width: 258px;
}

.Intructor-mh {
    height: 350px;
    width: 258px;
}

.Instructors {
    border: none;
}

.Map {
    height: 350px;
}



.FitnessChallengeApplication {
    font-weight: bold;
    color: Red;
}

.Syllabus td {
    padding: 10px;
    border: solid 1px black;
}


#HistoryOfKungFu {
    padding: 0px 15px 0px 15px;
}

#TheFiveAnimals {
    padding: 0px 15px 0px 15px;
}

#Forms {
    padding: 0px 15px 0px 15px;
}

#clubs {
    padding: 10px;
}

#Registration {
    padding: 0px 15px 0px 15px;
}

#RegisterButton {
    padding: 10px;
    text-align: center;
}

#DisplayMessage {
    padding: 10px 15px 10px 15px;
    text-align: center;
}

#DisplayMessageContinueButton {
    padding: 10px;
    text-align: center;
}

#FitnessChallenge {
    padding: 0px 15px 0px 15px;
}

#Syllabus {
    padding: 0px 15px 0px 15px;
}

#ContactUs {
    padding: 0px 15px 0px 15px;
}

#StylesTiger {
    padding: 0px 15px 0px 15px;
}

.Page {
    padding: 0px 15px 0px 15px;
}

    .Page h2 {
        font-size: medium;
    }

#HallOfFame {
    padding: 0px 15px 0px 15px;
}

    #HallOfFame h2 {
        font-size: medium;
    }

.ContactUs td {
    vertical-align: top;
    border: none;
}




.ContactEmailAddressEntryText {
    color: blue;
    font-size: x-small;
}

.ContactDisplayNameEntryText {
    color: blue;
    font-size: x-small;
}

.ClubsDays {
    font-weight: bold;
}

#ClubsSEClubsTitle {
    _font-weight: bold;
    text-align: center;
}

#ClubsSEInstructors {
    text-align: center;
}

#ClubStyleColumn {
    width: 100px;
}

.Input {
    background-color: silver;
    border-style: solid;
    border-color: gray;
    border-width: 1px;
    overflow: hidden;
}



#PageHeading {
    font-size: x-large;
    padding-top: 10px;
    padding-bottom: 10px;
}

.SectionHeading {
    font-size: large;
    text-align: left;
}

.SyllabusTechnique {
    width: 200px;
}

.SyllabusTranslation {
    width: 300px;
}

#Syllabus table {
    width: 100%;
    border-collapse: collapse;
}

.SyllabusHeading {
    border: none;
}

    .SyllabusHeading td {
        border: none;
    }

.SyllabusHeadingImage {
    width: 200px;
}

.StudentsSashImage {
    height: 12px;
}

.StudentsSashImage1 {
    width: 50px;
}

.SyllabusHeadingText {
    text-align: center;
    font-size: x-large;
    font-weight: bold;
    width: 300px;
}

#kung-fu-syllabus #tabs {
    position: relative;
}

    #kung-fu-syllabus #tabs #bkfa {
        position: absolute;
        top: 50px;
        left: 30px;
    }

.Sashes {
}

    .Sashes td {
        border: none;
    }

    .Sashes table {
        border: none;
    }

#Social {
    text-align: center;
}

#FaceBookLike {
    width: 50px;
    overflow: hidden;
}



#StylesChinese {
    border: none;
    width: 100%;
}

    #StylesChinese td {
        border: none;
        text-align: center;
    }

.StylesAnimalImageContainer {
    text-align: center;
}

.StylesAnimalImage {
    max-width: 200px;
    max-height: 200px;
}

#PriceList {
    width: 100%;
}

#ShopProductImages table {
    border: none;
}

#ShopProductImages td {
    border: none;
}

.error {
    color: Red;
    font-weight: bold;
}


.errorMsg {
    color: red;
    font-size: x-small;
}

.textBoxError {
    border: solid 1px red;
}

#BasketCheckout {
    text-align: right;
    width: 100%;
}

#BasketCheckout {
    border: none;
}

#EquipmentMessage {
    padding: 10px;
    text-align: center;
}

.LoginContent td {
    border: none !important;
}

.LoginContent table {
    border: none !important;
}

.ContactEditLabelTD {
    width: 200px;
}

.ContactEditEntry {
    width: 99%;
}

.EditContentLink {
    color: Red;
}

.ResourceStringEditName {
    width: 700px;
}

.ResourceStringEditValue {
    width: 700px;
}

.StudentsSashContainer {
    text-align: center;
}

.UnderConstruction {
    max-width: 400px;
}

.Warning {
    color: Orange;
}

#YouTubeDescription {
    text-align: center;
    padding: 10px;
}

#YouTubeTitle {
    text-align: center;
    padding: 10px;
}

#YouTubeVideo {
    text-align: center;
    padding: 10px;
}
/* ------------------------------ SYLLABUS -----------------------------*/
.SyllabusControl {
    _border-top: solid;
    margin-top: 50px;
    width: 700px;
    margin-left: auto;
    margin-right: auto;
}

    .SyllabusControl h1 {
        padding-bottom: 30px;
    }

.ArmBlocks {
    background-color: red;
}
/* ------------------------------ BLOGGING -----------------------------*/

#blogs-list {
    position: absolute;
    _top: 50px;
    width: 910px;
}
/* Posting Items */
.PostingListButtonColumn {
    width: 120px;
}

.PostingListDateColumn {
    width: 140px;
    color: black;
}

.PostingListTitle {
    text-decoration: none;
    color: black;
}

.PostingEditTitleColumn {
    width: 200px;
}

.PostingEditInputColumn input, textarea {
    width: 99%;
}

.PostingEditInputColumn textarea {
    width: 99%;
    height: 100px;
    overflow-x: hidden;
    overflow-y: scroll;
}

#PostingDisplay {
    position: relative;
    _border: solid 1px blue;
}

#PostingEdit {
    color: Black;
}

#PostingEditNew {
    position: absolute;
    top: 300px;
    left: 600px;
}

#PostingItemContainer {
    position: relative;
    _border: solid 1px cyan;
}

#PostingDisplayTitle {
    font-size: x-large;
    padding: 10px;
}

#PostingDisplayItem {
    padding: 10px;
    border-radius: 5px;
    _background-color: White;
    margin-bottom: 20px;
    min-height: 180px;
}

#PostingDisplayItemList {
    padding-left: 90px;
    _margin-bottom: 20px;
    margin-top: 95px;
    _background: transparent url("images/Backgrounds/bg-blog.png") repeat;
}

    #PostingDisplayItemList a {
        color: Blue;
        text-decoration: none;
        font-size: small;
        font-weight: normal;
        padding-left: 10px;
    }

#PostingDisplayDivider {
    background: transparent url(images/blog-divider.png) no-repeat;
    height: 20px;
}

#PostingItemDisplayHeader {
    position: absolute;
    vertical-align: middle;
    line-height: 50px;
}

#PostingDisplayIconImage {
    position: absolute;
    left: 500px;
    display: inline-block;
    visibility: hidden;
}

#PostingDisplayEditButton {
    position: absolute;
    left: 550px;
    top: 20px;
}

#PostingDisplayDeleteButton {
    position: absolute;
    left: 625px;
    top: 20px;
}

#PostingDisplayDateContainer {
    position: absolute;
    left: 590px;
    top: 65px;
    background: transparent url(images/Backgrounds/bg-blog-date.png);
    height: 115px;
    width: 115px;
    text-align: center;
}

#PostingDisplayDateAddedText {
    position: absolute;
    color: Gray;
    padding-left: 20px;
    font-size: smaller;
    display: inline-block;
    vertical-align: middle;
    visibility: hidden;
}

.PostingDisplayDateInner {
    text-align: center;
    width: 120px;
    _border: solid 3px green;
}

#PostingDisplayDateAddedDay {
    position: absolute;
    _left: 33px;
    top: 40px;
    font-size: 30pt;
    color: Gray;
}

#PostingDisplayDateAddedMonth {
    position: absolute;
    top: 12px;
    color: Gray;
}

#PostingDisplayDateAddedYear {
    position: absolute;
    _left: 600px;
    top: 40px;
    visibility: hidden;
}

#PostingDisplayDateAddedTime {
    position: absolute;
    top: 93px;
    color: Gray;
}

#PostingDisplayPostedByText {
    position: absolute;
    color: Green;
    left: 400px;
    font-size: smaller;
    width: 200px;
}

#PostingDisplayItemTitle {
    font-size: larger;
    padding: 10px 0px 5px 10px;
    font-weight: bold;
}

#PostingDisplayItemBody {
    width: 520px;
    padding-left: 25px;
}

    #PostingDisplayItemBody img {
        border: solid 5px gray;
        max-width: 300px;
        max-height: 300px;
    }

#posting-display-item-edit-container {
    width: 750px;
    background: transparent url("images/Backgrounds/bg-blog.png") repeat;
    width: 910px;
}

.imgNews {
    height: 50px;
    width: 50px;
    vertical-align: middle;
}

.PostingImage {
    max-width: 200px;
    max-height: 200px;
    width: 100px;
}

.PostingEditBody {
    height: 300px;
}

#gallery-edit #name {
    padding: 10px;
}

#gallery-edit #upload-message {
    padding: 10px;
}

#gallery-edit #upload-links {
    padding: 10px;
}

#filesUploaded {
    padding: 10px;
}

#gallery {
    padding: 10px;
    _background-image: url(images/new_se_logo_2009.gif);
    _background-repeat: no-repeat;
    _background-position: center;
}

    #gallery #galleries table {
        border: none;
        width: 100%;
    }

    #gallery #galleries td {
        border: none;
        width: 20%;
    }

    #gallery #gallery-title {
        font-weight: bold;
        font-size: x-large;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    #gallery #thumbnails table {
        border: none;
        width: 100%;
        _background: silver;
        _filter: alpha(opacity=40); /* IE */
        _-moz-opacity: 0.4; /* Mozilla */
        _opacity: 0.4; /* CSS3 */
        _z-index: 1;
    }

    #gallery #thumbnails td {
        border: none;
    }

    #gallery #close-image {
        /*height: 25px;
        width: 25px;
        position: absolute;
        right: -15px;
        top: -13px;
        z-index: 1003;*/
        vertical-align: middle;
        _height: 50px;
        background-color: silver;
        padding: 5px;
        width: 100px;
        margin-left: auto;
        margin-right: auto;
        border-radius: 5px 5px 0 0;
    }

    #gallery #imageBorder {
        _border: 20px solid gray;
    }

#image-container {
    position: relative;
    _border: 2px solid green;
    _height: 300px;
    width: 500px;
    z-index: 1002;
    margin-left: auto;
    margin-right: auto;
}

.CloseImageIcon {
    height: 25px;
    width: 25px;
}

.gallery-thumbnail {
    max-width: 100px;
    max-height: 100px;
    min-height: 100px;
}

.gallery-main-image {
    max-width: 500px;
    border: 10px solid silver;
    border-radius: 5px;
}

#galleries .coverImage {
    max-height: 100px;
    max-width: 200px;
}

#lightContent {
}

.black_overlay {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.6;
    opacity: .60;
    filter: alpha(opacity=80);
}

.white_content {
    _display: none;
    position: absolute;
    top: 0;
    left: 20%;
    width: 500px;
    _height: 50%;
    _padding: 10px;
    border-radius: 15px;
    background-color: white;
    z-index: 1002;
    overflow: auto;
}


.countdown {
    font-size: xx-small;
    color: red;
}




.info-panel {
    background-color: whitesmoke;
    padding: 10px;
    border: 1px solid silver;
    text-align: left;
    margin: 10px;
}

@media screen and (min-width: 768px) {
    .info-panel {
        float: right;
        width: 30%;
    }
}


.text-heavy-content {
    max-width: 600px;
    text-align: left;
    margin-left: auto;
    margin-right: auto
}

/*body {
    border: 1px solid black;
}

#header, container{
    border: 1px solid black;
}

.container{
    border: 1px solid black;
}

.body-content{
    border: 1px solid black;
}

.se-body{
    border: 1px solid black;
}*/

/*@media screen and (max-width: 480px) {
    .info-panel {       
        background-color: whitesmoke;
        padding: 10px;
        border: 1px solid silver;
        text-align: left;
    }
}*/


.blink_me {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.end-of-year {
    color: red;
}

#corona {
    border: 1px solid black;
    margin: 15px;
    background-color: whitesmoke;
    padding: 10px;
}


#online-zoom-classes .row {
    border: 1px solid gray;
}

#online-zoom-classes .day {
    font-weight: bold;
}


.validator-display {
    display: block;
}

#enquiry-entry-form {
    padding-top: 5px;
}

    #enquiry-entry-form input[type="text"] {
        width: 99%;
    }

    #enquiry-entry-form .row {
        padding: 5px;
    }


#contact .panel {
    margin-top: 15px;
}

.blocking-belt {
    padding: 10px;
}


/*
.tab-content {
    top: 500px;
    position: absolute;
    background: tomato;
    overflow: auto;
    height: 2000px;
}*/


#nav-belts {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
}

    #nav-belts a {
        font-size: small !important;
        border: 1px solid black;
        border-radius: 5px;
    }





.bg-white-belt {
    background-color: white;
    color: black;
}

.bg-blue-belt {
    background-color: blue;
    color: white;
}


.bg-orange-belt {
    background-color: orange;
    color: white;
}

.bg-green-belt {
    background-color: green;
    color: white;
}


.bg-purple-belt {
    background-color: purple;
    color: white;
}


.bg-brown-belt {
    background-color: brown;
    color: white;
}

#kickboxing-syllabus .bg-brown-stripe-belt {
    _background: repeating-linear-gradient( 90deg, brown, brown 10px, white 10px, white 20px);
    background: linear-gradient(to bottom, brown 0%, brown 33.33%, white 0%, white 66.66%, brown 0%) !important;
    color: black;
}

.bg-black-belt {
    background-color: black;
    color: white;
}

#kickboxing-syllabus-dragons h2 {
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    _width: 500px;
    margin-top: 0px;
    margin-bottom: 0px;
}

/*@media screen and (max-width:767px) {
    #kickboxing-syllabus-dragons h2 {
        width: 100%;
    }
}*/

#kickboxing-syllabus-dragons .bg {
    height: 25px
}

.bg-white-yellow-belt {
    background: linear-gradient(to bottom, white 0%, white 33.33%, yellow 0%, yellow 66.66%, white 0%) !important;
    color: black;
    border: 1px solid black;
    border-radius: 5px;
}

.bg-white-red-belt {
    background: linear-gradient(to bottom, white 0%, white 33.33%, red 0%, red 66.66%, white 0%) !important;
    color: black;
    border: 1px solid black;
    border-radius: 5px;
}

.bg-white-black-belt {
    background: linear-gradient(to bottom, white 0%, white 33.33%, black 0%, black 66.66%, white 0%) !important;
    color: white;
    border: 1px solid black;
    border-radius: 5px;
}


.bg-blue-white-belt {
    background: linear-gradient(to bottom, blue 0%, blue 33.33%, white 0%, white 66.66%, blue 0%) !important;
    color: black;
    border: 1px solid black;
    border-radius: 5px;
}

.bg-blue-red-belt {
    background: linear-gradient(to bottom, blue 0%, blue 33.33%, red 0%, red 66.66%, blue 0%) !important;
    color: black;
    border: 1px solid black;
    border-radius: 5px;
}

.bg-blue-black-belt {
    background: linear-gradient(to bottom, blue 0%, blue 33.33%, black 0%, black 66.66%, blue 0%) !important;
    color: white;
    border: 1px solid black;
    border-radius: 5px;
}


@media screen and (max-width:767px) {
    .nav-pills > li {
        width: 20%;
        display: flex;
    }
}

ul.no-bullets {
    list-style-type: none; /* Remove bullets */
    padding: 0; /* Remove padding */
    margin: 0; /* Remove margins */
}
