html, body {

height:100%;

} 



body {

  background-color: #ffffff;; 

  color: #333333;

  font-family: Arial,Helvetica,sans-serif;

  font-size: 11px;

  line-height: 16px;

  margin: 0;

  padding: 0;

  text-align: left;

}





#page-wrapper {

  width: 100%;
  /* padding-left: 20px; */
  /* padding-right: 20px; */

  margin-right:auto;

  margin-left:auto;

  min-height:100%;
  
  background-color: #ffffff;

}



* html #page-wrapper {

height:100%;

} 



#menu-wrapper {

  height: 25px;

  min-height: 25px;

  font-size: 12px;

  padding-top: 5px;

}



#branding {

  margin-bottom: 4px;

  padding-bottom: 1px;

  margin-top: 18px;

}



#logo {

    padding-top: 3px;

}



#header-wrapper {

  line-height:15px;

}



#content-wrapper {

  padding-top: 34px;

}



#content-wrapper.no-secondary {

  padding-top: 6px;

}



#main-content {

  border: 2px;

  border-color: #000;

}



#members {

    background-color: #ffffff;

    border-top: 2px solid #CCCCCC;
    
    color: #81A2B0;

    float: left;

    font-size: 11px;

    margin-left: 2px;

    /* width: 870px; */

}

#members .platinum-members-logos {
  padding: 34px;
}


#contentright {

	text-align: left;

}



#content-wrapper {

	border-bottom:none;

}



#footer-wrapper {

	border-top:none;

}



.input-form label {

  display: inline-block;

  width: 210px;

  float:left;

  text-align: right;

  padding-right:4px;

}



.input-form label:after

{

  content: ":";

}



.input-form .form-item {

  text-align:left;

}



input.form-text {

    width: 275px;

    padding: 4px;

}

input.table-form {

    width: 150px;

    padding: 2px;

}

.input-form textarea {
    width: 300px;
    padding: 4px;
}

.input-form .form-item .description {
    font-size: 0.85em;
    padding-left: 225px;
}


select {

    padding: 3px;

    max-width: 300px;

}



.center {

  margin-left: auto;

  margin-right: auto;

  width: 95%;

  text-align: center;

}



#sidenav ul li {

    border-bottom: 1px solid #E3E3E3;

    border-top: 1px solid #FFFFFF;

    margin: 0;

    padding: 0;

}



#page-title {

  display: none;

}



.legal {

  padding-left: 30px;

  height: 350px;

  overflow-y: scroll;

  margin-right: 4em;

  padding-right: 1em;
  
  border: 1px solid;

}



.edit-cancel {

  font-size: 11px;

}



input#edit-submit[value*="Update cart"], input#edit-cancel {

    font-size: 11px;

}



.tmla-head {

  font-size:14px;

  font-weight: bold;

}



.indentf {

  padding-left: 20px;

}

h2, h3, h4, h5, h6 {

    margin: 0;

    padding: 5px 0 5px 0;

}


.form-info {

  padding-left:224px;

  width:60%;

}



.form-textarea-wrapper textarea {

    width: 80%;

}

#content h1 {
    color: #00A6DE;
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    margin: 0;
    padding: 0 0 15px;
}

#content h2, .field-label {
    color: #009959;
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    padding: 5px 0 10px;
}

a:link {
    color: #00A6DE;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-decoration: none;
}

a:visited {
    color: #00A6DE;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-decoration: none;
}
a:hover {
    color: #00A6DE;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-decoration: underline;
}
a:active {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-decoration: underline;
}

#container {
    background-color: #ffffff !important;
    margin-left: auto;
    margin-right: auto;
    padding: 0 8px 0 5px;
    position: relative;
    text-align: left;
    width: 918px;
}

#header-wrapper {
    /* background-image: url("/sites/all/files/theme_images/header-bg.gif"); */
    /* background-repeat: repeat-x; */
    border-bottom: 1px solid #81A2B0;
}

.clear {
    clear: both;
}

#copyright {
    color: #81A2B0;
    float: right;
    font-size: 10px;
    padding-left: 10px;
}

#footer {
    border-top: 1px solid #CCCCCC;
    color: #81A2B0;
    /* float: left; */
    font-size: 11px;
    margin-left: 2px;
    padding: 20px 25px 30px 13px;
    /* width: 830px; */
}
#footer a {
    color: #00A6DE;
    font-size: 10px;
    margin-left: 5px;
    margin-right: 5px;
    text-decoration: none;
}

ul li.expanded {
    list-style-image: none;
    list-style-type: none;
}
ul li.collapsed {
    list-style-image: none;
    list-style-type: none;
}
ul li.leaf {
    list-style-image: none;
    list-style-type: none;
}

.input-form textarea {
    width: 300px;
    padding: 4px;
}

.input-form .tips {
  padding-left: 225px;
}

.form-submit {
  background-color: #CCCCCC; 
}


input.form-submit, a.button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    /* background: url("images/buttons.png") repeat-x scroll 0 0 transparent; */
    /* border-color: #E4E4E4 #D2D2D2 #B4B4B4; */
    border-color: #333;
    border-image: none;
    /* border-radius: 3px 3px 3px 3px; */
    border-style: solid;
    border-width: 2px;
    /* color: #5A5A5A; */
    color: #333;
    cursor: pointer;
    font-size: 1.077em;
    /* font-weight: normal; */
    font-weight: bold;
    margin-bottom: 2em;
    text-align: center;
    display: inline-block;
}
a.button:link, a.button:visited, a.button:hover, a.button:active {
    color: #5A5A5A;
    text-decoration: none;
    margin-right: 1em;  
    padding: 3px 10px;    
    font-family: "Lucida Grande",Verdana,sans-serif;
    background-color: #ccc;
    border-radius: 3px;
}

a.button:hover {
  background-color: #eaf6fc;
}



input.form-submit:active {
    background: none repeat scroll 0 0 #666666;
    border-color: #555555;
    color: #FFFFFF;
    text-shadow: 0 -1px 0 #222222;
}
input.form-button-disabled, input.form-button-disabled:active {
    background: none repeat scroll 0 0 #EEEEEE;
    border-color: #EEEEEE;
    color: #999999;
    text-shadow: none;
}

#site-name, #site-slogan {
    display: inline-block;
    line-height: 1;
    /* padding-top: 20px; */
    padding-left: 20px;
}

.region-sidebar-first {
    margin-left: -100%;
    width: 175px;
}

.form-submit {
    margin-right: 1em;
    padding: 4px 17px;
    font-family: "Lucida Grande",Verdana,sans-serif;
}

.alpha-search {
    margin-right: 5px;
    padding: 2px;
    font-family: "Lucida Console", Monaco, monospace;
}

.form-row {
    padding: 1px;
    line-height: 12px;
}
.table-form {
    margin-top: -6px;
    margin-bottom: -6px;
}

#form-inline {
    display: inline
}

label.option {
    font-weight: bold;
}

.option .description {
    margin-top: -17px;
}

tbody {
    border-top: hidden
}

#site-name a{
  color: #006B8A;
  font-size: 15px;
}

hr {
  border: 0.5px solid black;
  height: 0px;
 }

 /* Side nav */
 .region.region-sidebar-first.sidebar h2.block-title{
   font-size: 11px;
   font-weight: bold;
 }

table {
  border-collapse: inherit;
  border-width: .5px;
}

td, th {
  border-width: .5px;
}

#block-menu-menu-user-menu-log-in,
#block-menu-menu-user-menu {
	position: absolute;
    top: 15px;
    right: 16px;
    z-index: 5;
    padding-top: 0px;
	width: auto;
}
#block-menu-menu-user-menu ul li {float: left;}
#block-menu-menu-user-menu-log-in ul,
#block-menu-menu-user-menu ul,
#block-menu-menu-user-menu-log-in ul li,
#block-menu-menu-user-menu ul li {margin: 0;}
#block-menu-menu-user-menu-log-in ul li a,
#block-menu-menu-user-menu ul li a {
	color: #555;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
}

.region.region-header {position: relative;}
@media (max-width: 979px) {
#block-tb-megamenu-menu-top-nav {
	margin-top: 35px;
	width: auto;
}

.tb-megamenu {
	position: static;
}

.tb-megamenu .nav-collapse .nav {margin-top: 10px;}
#block-tb-megamenu-menu-top-nav .tb-megamenu .btn-navbar {
    display: inline-block;
    margin-bottom: 10px;
	float:  right;
	min-width: 42px;
    background: transparent;
    margin: 0;
    border: 1px solid transparent;
    color: #00667f;
    font-size: 21px;
}
#block-tb-megamenu-menu-top-nav .nav-collapse {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 100;
	top: 100%;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0,0,0,0.2);
}

}

section.field.field-name-field-class-type.field-type-taxonomy-term-reference, section.field.field-name-field-program-type.field-type-taxonomy-term-reference{
visibility: hidden;
}

/* front page og memebers block - @max-width 980px */
@media (max-width: 980px) {
	.og-memebers {
		display: flex;
		display: -webkit-flex;
		justify-content: center;
		-webkit-justify-content: center;
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		align-items: center;
		-webkit-align-items: center;
	}
	.og-memebers > div {
		margin: 0 0 5px;
	}
}

@media (max-width: 600px) {
	#site-name {
		padding-left: 16px;
	}
	#content-wrapper.no-secondary {
		padding-top: 10px;
	}
	table {
		width: 100%!important;
		max-width: 100%;
	}
	td, th {width: auto!important;}
}
