/* Sticky footer styles
-------------------------------------------------- */
html,
body {
  /* The html and body elements cannot have any padding or margin. */
  /* Ok, but this make the vertical scroll bar disappear. */
  height: 100%;
  font-family: 'Open Sans', sans-serif !important;
}
body {
  background: #fff;
}
.h5 {
  color: #77B800;
}
.container-fixed {
  position: relative;
  width: 680px;
}
h6,
.h6 {
  font-size: 12px !important;
}
.dropdown-menu {
  border-radius: 2px;
}
.username-container > .dropdown-menu {
  right: 40px;
}
.dropdown-menu > li > a {
  color: #0078C9;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #DAE7F5;
  color: #0078C9;
}
.dropdown-menu > li >  ul{
  padding: 0;
}
.hub-username-container > .dropdown-menu{
  top: 65px;
}
.nav > li > a {
  margin: 0 40px;
  padding: 10px 5px;
}
.navbar {
  min-height: 40px;
  border-top: none;
  border-right: none;
  border-bottom: none !important;
  border-left: none;
}
.navbar-brand {
  display: inline-block;
  padding: 30px 10px 15px 40px;
  height: 76px;
}
.page-header {
  margin: 40px 0 20px;
  padding-bottom: 9px;
  border: none;
}
.container-home.nohub {
  margin-right: 0;
}
.page-margin-fix {
  padding-top: 76px;
  padding-bottom: 41px;
}
.auto-width {
  width: auto !important;
}
a {
  cursor: pointer;
}
.headline {
  position: relative;
  display: block;
  text-align: center;
  font-weight: 300;
  font-size: 36px;
}
.otn-blue {
  color: #428bca !important;
}
.otn-grey {
  color: #717073;
}
.normal {
  font-weight: 300;
}
.action-link:hover{
  text-decoration: none;
  color: #77B800;
}
.white{
  color: white;
}
.inline-block{
  display: inline-block !important;
}
.subhead{
  font-size: 16px;
  margin: 0 0 20px 0;
}
.container-home .page-header{
  margin: 0;
}
.search-wrapper{
  display: none;
}
.nohub .search-wrapper{
  display: block;
}
.margin-left-reset{
  margin-left: 0 !important;
}
.vertical-middle{
  vertical-align: middle !important;
}
.float-left{
  float: left;
}
.resize-none{
  resize: none;
}
.reminder-text{
  font-style: italic;
  color: #717073;
  text-align: left;
  width: 70%;
}
.survey-answer{
  text-align: left;
}
.survey-answer::placeholder {
  font-style: italic;
}
.btn-otn-primary{
 background-color: #428bca;
 color:#ffffff;
 -webkit-transition:all 0.25s ease-in-out;
 -moz-transition:all 0.25s ease-in-out;
 -o-transition:all 0.25s ease-in-out;
 transition:all 0.25s ease-in-out;
}
.btn-otn-primary:hover, .btn-otn-primary:active, .btn-otn-primary:focus{
  text-decoration: none;
  background-color: #77B800;
  color: #ffffff
}
.left-align{
  text-align: left !important;
}
.semi-bold{
  font-weight: 600;
}
/* Custom page CSS
-------------------------------------------------- */

/* Not required for template or sticky footer method. */

#wrap > .container {
  padding: 41px 15px 0;
}
.container .credit {
  margin: 10px 0;
}
#footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}
/* ng-animate styles */

.view-animate.ng-enter {
  position: absolute;
  right: 0;
  left: -100%;
  width: 100%;
  -webkit-transition: all linear 0.5s;
  transition: all linear 0.5s;
}
.view-animate.ng-enter {
  left: -100%;
  opacity: 1;
}
.view-animate.ng-enter.ng-enter-active {
  left: 0;
}
.view-animate.ng-leave {
  position: absolute;
  right: 0;
  left: 0;
  width: 100%;
  -webkit-transition: all linear 0.5s;
  transition: all linear 0.5s;
}
.view-animate.ng-leave {
  left: 0;
  opacity: 1;
}
.view-animate.ng-leave.ng-leave-active {
  left: 100%;
  opacity: 0;
}
.welcome-text{
  width: 895px;
  display: block;
}
.align-left{
  text-align: left !important;
}
.static-text-wrapper{
  padding: 0;
}
.static-text-wrapper li{
  display: inline-block;
  width: 31%;
  vertical-align: top;
}
.directory-static-wrapper span{
  display: inline-block;
  float: left;
  width: 57px;
  height: 51px;
  background-image: url(../images/static-directory-icon.png);
  background-repeat: no-repeat;
}
.video-static-wrapper span{
  display: inline-block;
  float: left;
  width: 57px;
  height: 51px;
  background-image: url(../images/static-video-icon.png);
  background-repeat: no-repeat;
}
.help-static-wrapper span{
  display: inline-block;
  float: left;
  width: 57px;
  height: 51px;
  background-image: url(../images/static-help-icon.png);
  background-repeat: no-repeat;
}
.static-text{
  display: inline-block;
  text-align: left;
  width: 79%;
  font-size: 16px;
  color: #0078C9;
}
.static-text p{
  font-size: 13px;
  color: #717073;
  margin: 0 0 5px 0;
}
.static-divider{
  height: 60px;
  border-right: 1px solid #eee;
  width: 1px !important;
  margin: 30px 10px;
}
#pin-small{
  display: inline-block;
  width: 8px;
  height: 12px;
  background-image: url(../images/pin-small.png);
  background-repeat: no-repeat;
  float: none;
}
#help-small{
  display: inline-block;
  width: 10px;
  height: 12px;
  background-image: url(../images/help-small.png);
  background-repeat: no-repeat;
  float: none;
}

/* Landing page */
.slider{
  width: 100%;
  height: 300px;
  background: #243e8f;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, #243e8f 0%, #0075be 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#243e8f), color-stop(100%,#0075be));
  background: -webkit-linear-gradient(left, #243e8f 0%,#0075be 100%);
  background: -o-linear-gradient(left, #243e8f 0%,#0075be 100%);
  background: -ms-linear-gradient(left, #243e8f 0%,#0075be 100%);
  background: linear-gradient(to right, #243e8f 0%,#0075be 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#243e8f', endColorstr='#0075be',GradientType=1 );
}
.slider2{
  width: 100%;
  height: 300px;
  background: #5db1bc; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVkYjFiYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5NGM2Y2YiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  #5db1bc 0%, #94c6cf 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#5db1bc), color-stop(100%,#94c6cf)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #5db1bc 0%,#94c6cf 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #5db1bc 0%,#94c6cf 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #5db1bc 0%,#94c6cf 100%); /* IE10+ */
background: linear-gradient(to right,  #5db1bc 0%,#94c6cf 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5db1bc', endColorstr='#94c6cf',GradientType=1 ); /* IE6-8 */
}
.slider-heading{
  margin: 0;
  text-align: left;
  color: #fff;
  padding: 100px 0 20px 100px;
  font-size: 36px;
}
.slider-copy{
  font-size: 18px;
  text-align: left;
  padding-left: 100px;
  color: #fff;
}
.slider-deco{
  position: absolute;
  width: 100%;
  height: 300px;
  background-image: url(../images/slider-deco2.png);
  background-position: bottom;
  background-size: cover;
  top: 76px;
  left: -260px;
}
.slider-control{
  text-align: center;
  position: relative;
  margin-top: -30px;
}
.slider-control li{
  display: inline;
  margin: 0 7px;
}
.slider-control li a{
  border-radius: 5px;
  background: #fff;
  display: inline-block;
  overflow: hidden;
  width: 10px;
  height: 0;
  padding-top: 10px;
  text-align: center;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3), 0 4px 15px -5px rgba(0, 0, 0, 0.0);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3), 0 4px 15px -5px rgba(0, 0, 0, 0.0);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3), 0 4px 15px -5px rgba(0, 0, 0, 0.0);
  -ms-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3), 0 4px 15px -5px rgba(0, 0, 0, 0.0);
  -o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3), 0 4px 15px -5px rgba(0, 0, 0, 0.0);
}
.slider-control li a:hover,
.slider-control li a.active{
  background-color: #999999;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.3);
}
.program-wrapper{
  width: 100%;
  padding: 70px 50px 41px 80px;
}
.program-wrapper table{
  width: 100%;
}
.program-wrapper td{
  text-align: left;
  width: 33%;
}
.program-wrapper2{
  display: none;
  width: 100%;
  padding: 70px 50px 41px 105px;
}
.program-wrapper2 table{
  width: 100%;
}
.program-wrapper2 td{
  text-align: left;
  width: 100%;
}
.program-heading{
  color: #63b0bb;
  font-size: 20px;
}
.programs{
  font-size: 18px;
  height: 90px;
}
.program-table{
  border-spacing: 15px 0;
  border-collapse: separate;
}
.programs a{
  color: #4d4e53;
}
.programs a:hover,
.programs a:focus,
.programs a:active{
  text-decoration: none;
}
.programs span{
  padding-right: 15px;
}
.descriptions{
  padding: 5px 20px 5px 20px;
  height: 90px;
}
.descriptions a:link, .descriptions a:visited, .descriptions a:hover, .descriptions a:focus, .descriptions a:active {
  color: inherit;
  text-decoration: none;
}
.orange-block{
  background-color: #F19F53;
  color: #fff;
}
.turquoise-block{
  background-color: #63B0BB;
  color: #fff;
}
.purple-block{
  background-color: #634B77;
  color: #fff;
}
.border-bottom{
  border-bottom: 1px solid #63b0bb;
}
.program-coss-icon {
  display: block;
  text-align: center;
  height: 100px;
  width: 100px;
  background-image: url(../images/programs-coss-lg.png);
  margin: 55px;
}
.program-coss-wrapper{
  float: left;
}
.position-adjustment{
  position: relative;
  top: 100px;
}