* {
 outline: 0;
}

body {
        font-family: "Montserrat", Arial, sans-serif;
    }

h1, h3, h4 {
 color: #849F91;
}

.handle-active {
 background-color: rgba(0,0,0,.07);
}

.handle-active:focus {
 background-color: none !important;
}

.social-links {
 position: fixed;
 top: 24%; right: 0;
 z-index: 1;
 padding-right: 5px;
 
 opacity: .7888;
}

.bullet-points li{
  font-size: 24px;
  color: white;
}

.social-links:hover {
 opacity: 1;
}

#phplive_btn_1428600690 img, #phplive_btn_1490273649 img {
 margin-top: 5px;
 width: 33px;
}

.about-nav {
 list-style: none;
 width: 100%;
 margin: 0;
}

.about-nav li {
 width: 100%;
 margin: 0;
}

.about-nav li a {
 display: block;
 width: 100%:
 height: 100%;
 padding: 10px;
 text-decoration: none;
}

.clear:after {
 clear: both;
 content: "";
 display: table;
}

.embed-container {
 position: relative;
 padding-bottom: 59.15%;
 height: 0;
 max-width: 100%;
 height: auto;
} 

.embed-container iframe, .embed-container object, .embed-container embed { 
 position: absolute; 
 top: 0; left: 0; 
 width: 100%; 
 height: 95%;
}

.mobileVideoFull {
 
}

td {
 padding: 4px;
}

.darkgray {
 color:white;
 background-color:gray;
}

.lightgray {
 background-color: #CCCCCC;
 font-weight: 300;
}

.gray-gradient {
 background-image: linear-gradient(to bottom, #E6E6E6, #ffffff);
}

.gridtable {
 width: 100%;
}

.rtable {

}

/* Zebra striping */
.rtable tr:nth-of-type(odd) { 
  background: #eee; 
}

.vertnav {
 padding: 10px;
}

.vertnav ul {
 list-style: none;
 margin:0;
 padding: 0;
 min-width: 150px;
}

.vertnav ul li:hover {
 background-color: rgba(0,0,0,.05);
}

.vertnav ul li#active a {
 color: #13a89e;
}

.vertnav ul li a {
 text-decoration: none;
 color: #5C5858;
 font-size: 14px;
 text-transform: uppercase;
 display: block;
 width: 100%;
 
 padding: 2px 10px;
}

.vertnav ul li a:hover {
 color: #13a89e;
}

.mobile-nav {
 background-color: #13a89e;
 color: #fff;
 padding: 12px 12px;
 text-align: center;
 display: none;
 font-size: 14px;
 font-weight: 800;
}

/*
.studentnav2 ul {
 float: left;
 background-color: #13a89e;
 margin: 10px auto;
 width: 100%;
 padding: 0;
}*/

.studentnav2 {
 margin: auto;
 max-width: 1280px;
 padding: 0px 15px;
 display: none;
}

.studentnav2 ul {
 float: left;
 background-color: #13a89e;
 margin: auto;
 width: 100%%;
 padding: 0;
 max-width: 1280px;
}

.studentnav2 ul li {
 display: inline;
}

.studentnav2 ul li a {
 padding: 12px 12px;
 font-size: 14px;
 color: #fff;
 font-weight: 800;
 text-decoration: none;
 border-right: 1px solid #e2e2e2;
 display: inline-block;
 margin: 0;

}

.studentnav2 ul li a:hover {
 background-color: rgba(128,114,99,1);
}


.studentnav2 ul li#active a {
 background-color: rgba(128,114,99,1);
}

.feature-actions {
 border-bottom: 10px solid #13a89e;
}

.feature-action {
 display: flex;
 justify-content: center;
 min-height: 500px;
}

.feature-actions div:not(:first-child) {
 border-left: 2px solid #fff;
}

.feature-action-go {
 align-self: flex-end;
 text-transform: uppercase;

 background: #efefef;
 border: 1px solid #e5e5e5;

 color: #13a89e;

 text-align: center;
 font-size: 18px;
 font-weight: 600;
 margin-bottom: 70px;
 padding: 10px;

 transition: background .4s, border .4s, color .4s;

 cursor: pointer;
}

.feature-action-go:hover {
 text-decoration: none;
 background-color: #13a89e;
 color: #fff;
 border: 1px solid #13a89e;
}

.col-centered {
 display: inline-block;
 float: none;
}

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

 .mobile-nav {
  display: block;
 }



 .action_wrapper {
  width: 97% !important;
 }
}

.dropdown-menu li:hover a {
 color: #13a89e !important;
}

.dropdown-menu {
 min-width: 130px;
 max-width: 300px !important;
}

.program_wrapper {
 background-color: rgba(0,0,0,0.0);
 padding: 10px;
 margin: 11px;
 margin-bottom: 10px;
 border-bottom:2px solid #f4f4f4;
 cursor: pointer;
}

.item_wrapper {
 background-color: rgba(0,0,0,.05);
 padding: 10px;
 margin: 11px;
 margin-bottom: 10px;
}

.merchandise_wrapper {
  background: white; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(white, #f7f7f7); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(white, #f7f7f7); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(white, #f7f7f7); /* For Firefox 3.6 to 15 */
  background: linear-gradient(white, #f7f7f7); /* Standard syntax */
 border:1px solid #e8e8e8;
 padding: 10px;
 margin: 11px;
 margin-bottom: 10px;
}

.student_wrapper{
 padding: 10px;
 margin: 11px 0px;
 margin-bottom: 10px;
 border-bottom:2px solid #f4f4f4;  
}

.white_box_prog_2{
  background-color: white;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: -2px 3px 6px -2px rgba(227,227,227,1);
  -moz-box-shadow: -2px 3px 6px -2px rgba(227,227,227,1);
  box-shadow: -2px 3px 6px -2px rgba(227,227,227,1); 
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
  height: 460px;
}

.white_box_prog_3{
  background-color: white;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: -2px 3px 6px -2px rgba(227,227,227,1);
  -moz-box-shadow: -2px 3px 6px -2px rgba(227,227,227,1);
  box-shadow: -2px 3px 6px -2px rgba(227,227,227,1); 
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
  height: 440px;
}

.white_box{
  background-color: white;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: -2px 3px 6px -2px rgba(227,227,227,1);
  -moz-box-shadow: -2px 3px 6px -2px rgba(227,227,227,1);
  box-shadow: -2px 3px 6px -2px rgba(227,227,227,1); 
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
}

.list_wrapper {
 background-color: rgba(0,0,0,.05);
 padding: 10px;
 margin-bottom: 10px;
 height: 510px;
 border:2px solid white;
}

@media screen and (max-width: 1999px) {
  .list_wrapper {
    height: 550px;
  }
}

@media screen and (max-width: 991px) {
  .list_wrapper {
    height: 495px;
  }
}  

@media screen and (min-width: 768px) {
   a[href*="tel:"] {
       pointer-events: none;
       cursor: default;
       text-decoration: none;
   }
}

@media screen and (max-width: 767px) {
  .list_wrapper {
    height: auto;
  }
  .white_box_prog_2{
    height: auto;
  }
  .white_box_prog_3{
    height: auto;
  }
}

.link {
 cursor: pointer;
}

.hover:hover {
 background-color: rgba(0,0,0,.06);
 box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.selected {
 border: 1px solid #13a89e;
}

.action_wrapper:hover {
 background-color: rgba(0,0,0,.08);
}

.program_wrapper font, .item_wrapper font, .merchandise_wrapper font {
 font-size: 15px;
 color: #849F91;
}

.program_wrapper p, .item_wrapper p, .merchandise_wrapper p {
 margin: 0; padding: 0;
 padding-left: 6px;
}

.actions_wrapper {
 text-align: center;
}

.action_wrapper {
 width: 31%;
 display: inline-block;
 padding-top: 20px;
 padding-bottom: 10px;
}

.action_wrapper font {
 color: #000;
 position: relative;
 top: -20px;
}

.bottom-spacing{
  margin-bottom: 20px;
}

.bottom-spacing-medium{
  margin-bottom: 40px;  
}

.w3-button{
    background-color: #849F91;
    color: white;
    border:none;
    font-size: 20px;
    padding: 14px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
} 

.w3-red{
    background-color: #f3f3f3;
    color: black;
    border:none;
    font-size: 20px;
    padding: 14px;
    -moz-border-radius: 5px;
    border-radius: 5px;         
} 

.login {
 width: 96%;
 max-width: 356px;
 padding:20px;
 margin: auto;
 background-color: #efefef;
 box-shadow: 5px 5px 5px #888888;
 border:1px solid #ccc;
 border-radius: 5px;
 margin-top:30px
}

input[type="text"], input[type="password"], input[type="number"], input[type="email"], select, textarea {
 margin: 5px;
 padding: 5px;
 border-radius: 5px;
 border: 1px solid #c5c5c5;
}

select {
 margin: 4px;
 padding: 6px;
 border-radius: 5px;
 border: 1px solid #c5c5c5;
}

input[type="text"]:focus, input[type="password"]:focus, input[type="number"]:focus, select:focus, textarea:focus {
 border: 1px solid #849F91;
}

input[type="submit"] {
 background-color: #849F91;
 color: #efefef;
 padding: 6px;
 border-radius: 5px;
 border: 0px;
 margin: 4px;
}

input[type="submit"]:hover {
 box-shadow: 2px 3px 3px rgba(0,0,0,.35);
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}

.ierror {
 border: 2px solid #b20d00 !important;
}

.nav-hover:hover {
 color: #000000 !important;
}

#tabsMobile {
 display: none;
 width:   100%;
}

#mobileAbout {
 display: none;
}

#tabsMobileContent {
 display: none;
}

.card_wrapper {
 
}

.card_button {
 padding: 10px;
 background-color: #13a89e;
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 border-radius: 10px;
}

.dropdown_menu {
  color: #fff;
  background-color: #13a89e;
  box-shadow: 0 0 0 1px #27496d,2px 2px 9px #193047;
  border: none;
  padding: 10px;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  
  font-size: 16px;
}

.zebraTableRow:nth-of-type(odd) {
 background-color: #efefef;
}

.printHide {
 display: block;
}

.printShow {
 display: none;
}

.genBtn {
  background-color: #849F91;
  color: white;

  padding: 8px 7px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;  
  font-size: 16px;
  display: inline-block;
  min-width: 85px;

  transition: color .3s, background .3s;
}

.genBtn:hover, .genBtn:active, .genBtn:focus {
 box-shadow: 2px 3px 3px rgba(0,0,0,.35);
 text-decoration: none;
 color: #efefef;
}

.genBtnSm {
  background-color: #849F91;
  color: white;

  padding: 6px 5px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;  
  font-size: 12px;
  display: inline-block;
  min-width: 65px;

  transition: color .3s, background .3s;
}

.genBtnSm:hover, .genBtn:active, .genBtn:focus {
 box-shadow: 2px 3px 3px rgba(0,0,0,.35);
 text-decoration: none;
 color: #efefef;
}

.darkGenBtn {
  background-color: #849F91;
  color: white;
  font-size: 24px;
  padding: 8px 7px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;  
  font-size: 16px;
  display: inline-block;
  min-width: 85px;

  transition: color .3s, background .3s;
}

.darkGenBtn:hover, .darkGenBtn:active, .darkGenBtn:focus {
 box-shadow: 2px 3px 3px rgba(0,0,0,.35);
 text-decoration: none;
 color: #efefef;
}

.overflow{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
}


.merchandise_item{
  height: 176px;
  opacity: 1;
}

.video_item:hover{
  opacity:0.5;
}

@media screen and (max-width: 991px) {
  .merchandise_item{
    height: 113px;
  } 
}

@media screen and (max-width: 767px) {
  .merchandise_item{
    height: auto;
  } 
}

.video_item{
  height: 146px;
}

@media screen and (min-width: 991px) {
  .video_item{
    height: 113px;
  } 
}

@media screen and (min-width: 767px) {
  .video_item{
    height: auto;
  } 
}

button.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

button.accordion.active, button.accordion:hover {
    background-color: #ddd;
}

button.accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

button.accordion.active:after {
    content: "\2212";
}

div.panel {
    border: 1px solid #e5e5e5;
    padding: 0 18px;
    background-color: white;
    max-height: 500px;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.accordion-link{
  list-style-type:none;
  font-size: 20px;
  margin-bottom: 5px;

}



.whiteBtn {

  color: white;

  padding: 8px 7px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; 
  border:1px solid white; 
  font-size: 16px;
  display: inline-block;
  min-width: 85px;

  transition: color .3s, background .3s;
}

.whiteBtn:hover, .whiteBtn:active, .whiteBtn:focus {
 text-decoration: none;
 color: #5a5a5a;
 background-color: white;
}

.btnGreen {
 color:white; 
 background-color: rgba(0, 0, 0, 0,)
 padding 6px 7px;
 border:1px solid white;
}

.btnRed {
 background-color: #b20d00 !important;
}

.btnBrown {
 background-color: rgba(128,114,99,.75) !important;
}

.btnBlue {
 background-color: #0000af !important;
}

.btnHotpink {
 background-color: #FF69B4 !important;
}

#dropdownCats {
 background-color: #efefef;
 border: 1px solid #1b1b1b;
 z-index: 22;
 position: absolute;
 right: -1px;
 left: 0;
 top: 47px;
 
 padding: 10px;
 
 display: none;
}

.show {
 display: block !important;
}

.scroll-top {
 position: fixed;
 right: 0;
 bottom: 0;
 display: none;
 opacity: .7;
 padding: 10px;
 padding-bottom: 80px;
 max-width: 100px;
 width: 8%;
 min-width: 60px;

 z-index: 7;

 cursor: pointer;
}

.scroll-top img {
 max-width: 100px;
 width: 100%;
 min-width: 50px;
}

.scroll-top:hover {
 opacity: 1;
}

.save-spot {
 position: fixed;
 left: 25px;
 bottom: 45px;
 opacity: 1.0;
 padding: 10px;

 z-index: 7;

 cursor: pointer;
}

 #vertnavmobile {
  display: none;
 }

.mobile-show {
 display: none;
}

.mobile-hide {
 display: block;
}

.floatright_desktop {
 float: right;
}

.dropdown_menu {
  color: #fff;
  background-color: #13a89e;
  box-shadow: 0 0 0 1px #27496d,2px 2px 9px #193047;
  border: none;
  padding: 10px;
  text-align: center;
  
  font-size: 16px;
}

.caret2 {
 display: inline-block;
 position: relative;
 width: 0;
 height: 0;
 margin-left: 2px;
 vertical-align: middle;
 border-top: 11px solid;
 border-right: 9px solid transparent;
 top: 5px;
 border-left: 9px solid transparent;
}

.checkmark {
 display:inline-block;
 width: 22px;
 height:22px;
 -ms-transform: rotate(45deg); /* IE 9 */
 -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
 transform: rotate(45deg);
}

.checkmark_circle {
 position: absolute;
 width:22px;
 height:22px;
 background-color: green;
 -webkit-border-radius: 11px;
 -moz-border-radius: 11px; 
 border-radius:11px;
 left:0;
 top:0;
}

.checkmark_stem {
 position: absolute;
 width:3px;
 height:9px;
 background-color:#006400;
 left:11px;
 top:6px;
}

.checkmark_kick {
 position: absolute;
 width:3px;
 height:3px;
 background-color:#006400;
 left:8px;
 top:12px;
}

.programBreakdown {

}
.programBreakdown div a, .programBreakdown>div>div>span {
 display: block;
 min-height: 27px;
}

.programBreakdown div a:hover {
 background-color: rgba(0,0,0,.08);
}

.highlight {
 background-color: #ffff99;
}

.marquee {
 position: relative;
 text-align: center;
 font-size: 16px;
}

/*
.marquee font {
 position: absolute;
 width: 100%;
 height: 100%;
 margin: 0;
 line-height: 20px;
 text-align: center;
 -moz-transform:translateX(25%);
 -webkit-transform:translateX(25%);	
 transform:translateX(25%);
 -moz-animation: marquee 30s linear infinite;
 -webkit-animation: marquee 30s linear infinite;
 animation: marquee 30s linear infinite;
}
@-moz-keyframes marquee {
 0%   { -moz-transform: translateX(100%); }
 100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes marquee {
 0%   { -webkit-transform: translateX(100%); }
 100% { -webkit-transform: translateX(-100%); }
}
@keyframes marquee {
 0%   { 
 -moz-transform: translateX(100%);
 -webkit-transform: translateX(100%);/
 transform: translateX(100%); 		
 }
 100% { 
 -moz-transform: translateX(-100%);
 -webkit-transform: translateX(-100%);
 transform: translateX(-100%); 
 }
}
*/

@media screen and (min-width: 992px) {
 .vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
 }
}

@media screen and (max-width: 991px) {
 .feature-actions {
  background-size: cover;
  background: url('/res/img/action_liveevent.jpg') center;
 }

 .feature-action {
  border-left: 0 !important;
  background: none !important;
  min-height: 0;
 }

 .feature-action-go {
  margin: 35px;
 }
}

@media screen and (max-width: 767px) {
 .floatright_desktop {
  float: none;
 }
  .mobile-nofloat {
  float: none !important;
 }
 #vertnav {
  margin-top: 10px;
  display: none;
 }

 #vertnavmobile {
  display: block;
 }

 .mobile-show {
  display: block !important;
 }

 .mobile-hide {
  display: none !important;
 }

 .mnavactive {
  display: block !important;
 }

 .videoMobileFull {
  margin: 0 !important;
  width: 100% !important;
  padding-bottom: 59.25% !important;
 }
}

@media screen and (max-width: 700px) {
 .studentnav2 ul li a {
  display: block;
  width: 100%;
 }

 #mobileAbout {
  display: block;
 }

 #tabsMobile {
  display: block;
  margin-top: 10px;
  margin-bottom: 5px;
 }

 #tabsContent {
  display: none;
 }

 #mobileAboutContent {
  display: none;
  margin-top: 10px !important;
 }

 tabsMobileContent {
 display: none;
 }

 .tab-content {
  margin-top: 10px;
 }

 input[type="text"],input[type="password"],input[type="submit"] {
  width: 98%;
 }

 input[type="email"],input[type="password"],input[type="submit"] {
  width: 98%;
 }

 .mobile-nofloat {
  float: none !important;
 }
}

@media screen and (max-width: 500px) {
 .marquee {
  font-size: 14px;
 }
}

@media print {
 a[href]:after {
  content: none !important;
 }
 .program_wrapper {
  page-break-inside: avoid;
 }
 .zebraTableRow {
  border-bottom: 1px solid #1b1b1b;
 }
 .zebraTableRow:nth-of-type(odd) {
  background-color: #efefef !important;
 }
 #vertnav, .vertnav {
  display: none;
 }

 .printHide {
  display: none;
 }
 
 .printShow {
  display: block;
 }

 #vertnavmobile {
  display: none;
 }

 .scroll-top {
  display: none !important;
 }

 .social-links {
  display: none;
 }
 
 .navRow {
  display: none;
 }

 .footer_wrap {
  display: none;
 }
}

a.disabled:hover {
    cursor: default !important;
}

.fieldhighlight{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    z-index: -1;
}
