
body {
  padding-top: 3rem;
}
.school_content{
    padding-top:10px;
}
.school_content.active{
    display:block !important;
	padding-left: 20px;
    padding-top: 20px;
}
.school_content{
        display:none;
}
.schools-content {
    min-height: 400px;
}
.starter-template {
  padding: 3rem 1.5rem;
  text-align: center;
}

.navbar-toggler-icon {

	width: 1.2em;}

.navbar-toggler {
	padding: .1rem .4rem;}

.navbar-brand {

    margin-right: 0px;
}
.list-group-item {color: black !important;font-weight: 600;padding: .8rem;font-family: 'Oxygen';font-size: .9rem;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {font-family: 'Manjari', sans-serif;font-weight:700;margin-top:0px}
body {font-family:'Nunito';font-size: 14px;}


.navbar-nav {

    font-size: .9rem;
	font-weight:400;
}

.navbar-light .navbar-nav .nav-link {
    color: black;
}

.dropdown-menu {
    font-size: .9rem;
	font-weight:600;
}


.navbar {box-shadow: 0px 2px 7px #343434;}

ul.breadcrumb {padding: 5px 10px;list-style: none;background-color: #e2e5ea;font-size: .9rem;}
ul.breadcrumb li {display: inline;}
ul.breadcrumb li+li:before {padding: 0px 0px 8px 4px;color: black;content: "/\00a0";}
ul.breadcrumb li a {color: #0275d8;text-decoration: none;}
ul.breadcrumb li a:hover {color: #01447e;text-decoration: underline;}
.nav-tabs {
    font-size: .9rem;
    font-weight: 600;
}

.nav-tabs .nav-link {
    color: black;
}

.btn-link {
    font-size: 1.2rem;
    font-weight: 600;
    color: black;
}
.card-header {

    padding: 0px;
}
.table-responsive {

    font-size: .85rem;
}
.table td, .table th {

        padding: .3rem .3rem .3rem .3rem;
font-size: 10px!important;
}
.bg-light {
    background-color: #ffffff!important;
}
.h1, h1 {
    font-size: 1.8rem;
}

.lead {
    font-weight: 400;
}
.list-group-item {
    font-weight: 400;
}

.nav-tabs {
    font-weight: 400;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #4c0203;
}
a {
    color: #979797;
}
.alert {
    margin-bottom: .5rem;
    padding: 0rem 1.25rem;
	font-weight: 600;
    font-family: "Hind";
}
.alert-danger {
    background-color: unset;
    border-color: white;
color:black;
}
.alert-info {
    color: black;
    background-color: unset;
    border-color: white;
}
.alert-warning {
    color: black;
    background-color: unset;
    border-color: white;
}
.alert-success {
    color: black;
    background-color: unset;
    border-color: white;
}
.masonry { /* Masonry container */
    -webkit-column-count: 4;
  -moz-column-count:4;
  column-count: 4;
  -webkit-column-gap: 1em;
  -moz-column-gap: 1em;
  column-gap: 1em;
   margin: 1.5em;
    padding: 0;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    column-gap: 1.5em;
    font-size: .85em;
}
.location{margin: 0;}
.sport{padding-left:10px;padding-bottom:10px}
.card-img, .card-img-top {
     display: block;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1rem;
max-width:75%;
}
.card {
    border: none;
}
.btn {
    font-size: inherit;
}

.table td, .table th {
    vertical-align: middle;
}


@media 
only screen and (max-width: 775px)  {


	table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	
	td { 
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
	}
	
	td:before { 
		position: initial;
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	
	td:before {content: attr(data-header);font-weight: bold;padding-right:0px; }

}
.flex-column {
    padding-bottom: 10px;
}
.modal-header {
	background: ghostwhite;
    padding: .4rem;
    border-bottom: 2px solid #000000;
}
.modal-header .close {
    margin: -.5rem -.5rem -1rem auto;
color: #98000f;
    font-weight: 600;
}
.modal-footer{
    background: ghostwhite;
    padding: .4rem;
    border-top: 2px solid #000000;
}

.round {
  float: left;
}
.round.r-of-4 {
  
}
.round.r-of-2 {
  margin-top: 25px;
}
.bracket-game {
  max-width: 125px;
  margin: 10px 0;
}
.player {
  min-width: 100px;
  border: 1px solid #AAA;
  padding-left: 10px;
}
.player.top {
  border-radius: 3px 3px 0 0;
}
.player.bot {
  border-radius: 0 0 3px 3px;
}
.player .score {
  display: inline;
  float: right;
  border-left: 1px solid #AAA;
  padding-left: 10px;
  padding-right: 10px;
  background: #EEE;
}
.player.win {
  background-color: #B8F2B8;
}
.player.loss {
  background-color: #F2B8B8;
}
.connectors {
  float: left;
  min-width: 35px;
}
.connectors.r-of-2 .top-line {
  position: relative;
  top: 30px;
  width: 17px;
  border: 1px solid #AAA;
}
.connectors.r-of-2 .bottom-line {
  position: relative;
  top: 81px;
  width: 17px;
  border: 1px solid #AAA;
}
.connectors.r-of-2 .vert-line {
  position: relative;
  top: 26px;
  left: -16px;
  height: 55px;
  border-right: 2px solid #AAA;
}
.connectors.r-of-2 .next-line {
  position: relative;
  top: -4px;
  left: 17px;
  width: 17px;
  border: 1px solid #AAA;
}
.clear {
  clear: both;
}

/* custom select box */
/* class applies to select element itself, not a wrapper element */
.filter-element{
    display:inline-block;
}
.select-css {
    display: block;
    font-size: 12px;
    font-family: 'Nunito';
    font-weight: 700;
    color: #444;
    line-height: 1.3;
    padding: .6em 1.4em .5em .8em;
    max-width: 100%; /* useful when width is set to anything other than 100% */
    box-sizing: border-box;
    margin: 0;
    border: 1px solid #aaa;
    box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
    border-radius: .5em;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    /* note: bg image below uses 2 urls. The first is an svg data uri for the arrow icon, and the second is the gradient. 
        for the icon, if you want to change the color, be sure to use `%23` instead of `#`, since it's a url. You can also swap in a different svg icon or an external image reference
        
    */
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
      linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
    background-repeat: no-repeat, repeat;
    /* arrow icon position (1em from the right, 50% vertical) , then gradient position*/
    background-position: right .7em top 50%, 0 0;
    /* icon size, then gradient */
    background-size: .65em auto, 100%;
}
/* Hide arrow icon in IE browsers */
.select-css::-ms-expand {
    display: none;
}
/* Hover style */
.select-css:hover {
    border-color: #888;
}
/* Focus style */
.select-css:focus {
    border-color: #aaa;
    /* It'd be nice to use -webkit-focus-ring-color here but it doesn't work on box-shadow */
    box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
    box-shadow: 0 0 0 3px -moz-mac-focusring;
    color: #222; 
    outline: none;
}

/* Set options to normal weight */
.select-css option {
    font-weight:normal;
}

/* Support for rtl text, explicit support for Arabic and Hebrew */
*[dir="rtl"] .select-css, :root:lang(ar) .select-css, :root:lang(iw) .select-css {
    background-position: left .7em top 50%, 0 0;
    padding: .6em .8em .5em 1.4em;
}

/* Disabled styles */
.select-css:disabled, .select-css[aria-disabled=true] {
    color: graytext;
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22graytext%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
      linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
}

.select-css:disabled:hover, .select-css[aria-disabled=true] {
    border-color: #aaa;
}

@media print
{    
    .no-print, .no-print *
    {
        display: none !important;
    }
}

.cardpub{width: 18rem; border:3px solid #4c0203;background:url(/img/9.jpg);background-size:cover;}
.schedule-filter select{
    max-width: 200px;
}