/*button.btn.btn-navbar { display:none !important;}*/

/*.btn-navbar {display: none;}*/

#main
{         
    position:fixed;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
}



html  { 

  width:100%;  overflow-x:hidden;

}

body#detail { 

  width:100%;  overflow-x:hidden;

}

body#master { 

  width:100%;  overflow-x:hidden;
/*  background-color:#2F2F4F !important;*/
    background-color: #1b4374;
    background-image: -moz-linear-gradient(top, #222222, #111111);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
    background-image: -webkit-linear-gradient(top, #222222, #111111);
    background-image: -o-linear-gradient(top, #222222, #111111);
    background-image: linear-gradient(to bottom, #1b4374, #222222);
    background-repeat: repeat;
    border-color: #252525;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
}

body#master_cte { 

  width:100%;  overflow-x:hidden;
  background-color:wheat !important;
    background-image: -moz-linear-gradient(top, #222222, #111111);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
    background-image: -webkit-linear-gradient(top, #222222, #111111);
    background-image: -o-linear-gradient(top, #222222, #111111);
    background-image: linear-gradient(to bottom, wheat, #ffffff);
    background-repeat: repeat;
    border-color: #252525;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);

}

footer#master_footer {

  bottom:0;
  margin-top:60px;
  margin-left:10px;
  color:#ffffff !important;
 
}


footer {

  bottom:0;
  margin-top:20px;
  margin-left:10px;
  color:#000000 !important;
 
}

#banner {

margin-top:40px;

}


@media (max-width: 980px) {

#banner {

  display:none;

}


/* Enable use of floated navbar text */

.navbar-text.pull-right {

  float: none;
  padding-left: 5px;
  padding-right: 5px;

}

}


@media (min-width: 980px) {

.mobile {

  display:none;

}

}
     
.sidebar-nav {

  padding: 9px 0;

}

.button-label {

  display: inline-block;
  float: left;
  font-weight: bold;
  line-height: 14px;
  padding-right: 10px;

}

.button-bars {

  display: inline-block;
  float: left;

}

.brand {

  color:#ffffff !important;
  margin-left:10px !important;

}


.nav a {

  color:#ffffff !important;

}

a {

  /*color: #0000ff !important;*/
  text-decoration: none;

}

.dont-break-out {

  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;

}


.break-word {

  word-wrap: break-word;

}



.top > li > a {

  display: block;
  font-size:16px;
  color:#ffffff;
  text-decoration:none;

}

.top {

  background-color:#c1c1c1;
  padding:20px 10px;
  margin-bottom: 30px;
  margin-left: 0;
  list-style: none;
  float:right;

}


h2 {

  margin-top: 20px;
  margin-bottom: 10px;

}

hr { 

  background-color: #999999; 
  height: 1px; border: 0; 

}

.nav-header {
margin-top:40px;

  display: block;
  padding: 3px 15px;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  color: #ffffff !important;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;

}

.center {

  text-align: center;

}

.hero-unit {

  padding: 10px 0px 15px 0px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #fafafa;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;

}


.well {

  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #fafafa;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);

}


.overview {

  font-size: 16px;
  line-height:22px;
  font-family: inherit;
  word-wrap: break-word;

}

.course-header {

  font-size: 16px;
  line-height: 22px;
  font-family: inherit;
  font-weight:bold;
  word-wrap: break-word;

}

.course-body {

  font-size: 16px;
  line-height:22px;
  font-family: inherit;
  word-wrap: break-word;

}



/* 
	Generic Styling, for Desktops/Laptops 
	*/
	table { 
		width: 100%; 
		border-collapse: collapse; 
	}
	/* Zebra striping */
	tr:nth-of-type(odd) { 
		/*background: #eee;*/ 
	}
	th { 
		background: #333; 
		color: white; 
		font-weight: bold; 
	}
	td, th { 
		padding: 5px; 
		border: 0px solid #ccc; 
		text-align: left; 
	}

/*
	Max width before this PARTICULAR table gets nasty
	This query will take effect for any screen smaller than 760px
	and also iPads specifically.
	*/
	@media
	only screen and (max-width: 760px),
	(min-device-width: 768px) and (max-device-width: 1024px)  {

		/* Force table to not be like tables anymore */
		table, thead, tbody, th, td, tr {
			display: block;
		}

		/* Hide table headers (but not display: none;, for accessibility) 

*/
		thead tr {
			position: absolute;
			top: -9999px;
			left: -9999px;
		}

		tr { border: 0px solid #ccc; }

		td {
			/* Behave  like a "row" */
			border: none;
			border-bottom: 0px solid #eee;
			position: relative;
			padding-left: 0%;  
			/*padding-top:50px;*/
		}


		td:before {
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 6px;

            left: 6px;
			width: 100%;
            font-size: 1.15em;
            font-weight: bold;
            line-height: 130%;
			padding-right: 10px;
			white-space: nowrap;
		}
		/*
		Label the data
		*/
		td:nth-of-type(1):before { content: ""; }
		


		}

	/* Smartphones (portrait and landscape) ----------- */
	@media only screen
	and (min-device-width : 320px)
	and (max-device-width : 480px) {
		body {
			padding: 0;
			margin: 0;
			width: 320px; }
		}

	/* iPads (portrait and landscape) ----------- */
	@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
		body {
			width: 495px;
		}
	}


.container-fluid { width:100%;

    padding-right: 0px!important;
    padding-left: 0px!important;

}

.btn {    border: 1px solid #c1c1c1 !important;}
