HTML {
	  margin: 0;
	  padding: 0;
}

BODY {
	  width: 100%;
	  max-width: 1038px;
	  margin: 0 auto;
	  padding: 0;
	  background-color: #000;
	  color: #fff;
 }

ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4, H5, H6, OL, P, TD, TH, UL, LI {
		font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

#home-content {
    background-color: #000;
    background-image: url(https://www.bdsoft.com/images/bg-simple-1.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    color: #fff;
}

.top-menu {
    margin: 90px auto 20px auto;
    padding: 0;
    font-size: 1.25em;
    color: #c0c2c4;
}

.top-menusub {
    margin: 50px auto 20px auto;
    padding: 0;
    font-size: 1.25em;
    color: #c0c2c4;
}

.top-menu a:link {
    text-decoration: none;
    color: #c0c2c4;
}

.top-menu a:visited {
    text-decoration:none;
    color: #c0c2c4;
}

.top-menu a:hover {
    text-decoration:none;
    color: #c0c2c4;
}

.top-menu a:active {
    text-decoration:none;
    color: #c0c2c4;
}

.to-edge {
    margin-right: -15px;
    margin-left: -15px;
}

.spacer-bottom {
    padding-bottom: 50px;
}

.bg-transparent-gray {
    background: rgba(30,30,30,0.6);
}

.make-pointer {
    cursor: pointer;
}

.caps-head {
     color:#fff;
     margin: 10px auto;
     font-size: 1.4em;
     letter-spacing: 0.15em;
     /* line-height: 220%;*/
}

.caps-head-smaller {
    font-size: 1.2em;
}

.huge {
    font-size: 30px;
    margin: 70px 15px 30px 15px;
}

.wht {
    color: #ddd;
    text-decoration: none;
}

.wht a:link {
    color: #ddd;
    text-decoration: none !important;
}

.wht a:hover {
    color: #ddd;
    text-decoration: none;
}

.wht a:visited {
    color: #ddd;
    text-decoration: none;
}

.wht a:active {
    color: #ddd;
    text-decoration: none;
}

.allwht a:link {
    color: #fff;
    text-decoration: none !important;
}

.allwht a:hover {
    color: #fff;
    text-decoration: none;
}

.allwht a:visited {
    color: #fff;
    text-decoration: none;
}

.allwht a:active {
    color: #fff;
    text-decoration: none;
}

.infobox {
    margin: 20px 15% 20px 15%;
    line-height: 180%;
    padding: 10px 10px;
    border-style: solid;
    border-width: 8px;
    border-radius: 20px;
}

.infobox.infobox-default {
    display: block;
    border-color: transparent;
    background-color: transparent;
}

.infobox.infobox-teal {
    display: none;
    border-color: #008D7F;
    background-color: black;
}

.infobox.infobox-red {
    display: none;
    border-color: #B5121B;
    background-color: black;
}

.infobox.infobox-gold {
    display: none;
    border-color: #D5A00F;
    background-color: black;
}

.infobox.infobox-blue {
    display: none;
    border-color: #0D5CAB;
    background-color: black;
    }

.leormodal .modal-dialog  {
   background-color: transparent;
}

.leormodal .modal-content {
	  background-color: #000;
    margin-top: 150px;
    padding: 16px 20px;
    font-size: larger;
    font-weight: bolder;
}

.leormodal .modal-footer {
    border-top: none;
    padding: 0 15px 0 0;
}

.leormodal .modal-footer p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.leormodal .colorbar {
    margin: 20px -30px 0 -30px;
    padding: 10px 10px;
    color: white;
    font-weight: bold;
    text-align: center;
}

.leormodal .colorbar a {
    color: white;
    text-decoration: none;
}

.leormodal .colorbar.colorbar-teal {
    background-color: #008D7F;
}

.leormodal .colorbar.colorbar-red {
    background-color: #B5121B;
}

.leormodal .colorbar .colorbar-gold {
    background-color: #D5A00F;
}

.leormodal .colorbar .colorbar-blue {
    background-color: #0D5CAB;
}

/* Boxes Rows */
p.moreinfo {
    font-weight: bolder;
     color: #333;
    text-align: center;
    margin-top: -6px;
    margin-bottom: 3px;
}

.norm {
		font-weight: 600;
		font-size:1.2em;
		color: #111;
		text-align: left;
		margin-top:5px;
		margin-bottom: 10px;
}

.norml p, .norml ul, .norml li {
		font-weight: 600;
		font-size:1.0em;
		color: #000;
		text-align: left;
		margin-top:5px;
		margin-bottom: 10px;
}

 .norml h2 {
		color: #000;
		font-size: 1.3em;
}

@media (max-width: 767px) {
 /* x-small */    
	  .boxrowfour {
        background-image: none;
         background-color: transparent;
     }

    .boxrowtwo {
        background-image: url(https://www.bdsoft.com/images/whitebox-60.png);
        background-repeat: repeat-x;
        background-position: bottom;
        margin-bottom: 16px;
    }

      .toright-box {
        float: right;
        position: relative;
    }

    .toleft-box {
        float: left;
        position: relative;
    }

    .leormodal {  
    }

}

@media (min-width: 768px) { /* small, medium, large */ 
   .boxrowfour {
        background-image: url(https://www.bdsoft.com/images/whitebox-60.png);
         background-repeat: repeat-x;
         background-position: bottom;
    }

    .boxrowtwo {
        background-image: none;
         background-color: transparent;
    }

}

div.training-schedule-toggle {
    background: transparent;
    margin: 30px auto 16px auto;
 }

span.training-schedule-toggle-link {
    background-color: #000;
    font-weight: bolder;
    opacity: 0.8;
    cursor: pointer;
    padding: 6px 20px;
}

/* Schedule (home page) */
.schedule-date,.schedule-title {
    font-weight: bold;
    font-size: larger;
     margin-bottom: 0;
}

.schedule-date { 
   margin-top: 16px;
}

.navbar-bds {
	background-color: transparent;
	cursor: pointer;
	border: none;
  padding-top: 10px;
}

.nav {
	border: none;
}

h2.sharon-head {
	color: #7f7f7f;
	font-size: 26px;
	line-height: 29px;
}

a.learn {
	color: blue;
	font-weight: bolder;
	font-size: 0.9em;
}

.indent20 {
 	margin-left: 20px;
}

.listing {
	background:#fff;
}

.listing p.line1 {
	font-weight:800;
	margin-left: 0;
	margin-bottom: 0;
	padding-bottom:0;
}

.listing p.line2 {
	margin-top: 0;
	margin-left: 15px;
}

