@charset "utf-8";
/* CSS Document */
body {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  color: #000;
}
#back_to_platform {
  position: fixed;
  top: 0;
  width: 100%;
}
.backToCommunity .toolbar-out {
  top: 42px
}
.backToCommunity .header-out {
  top: 80px
}
.backToCommunity .mainmenu-out {
  top: 200px;
}
.container {
  padding-left: 8px;
  padding-right: 8px;
}
input, button, select, textarea {
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  padding: 5px 10px;
}
a {
  color: #B5121B;
}
a:hover {
  color: #aaa;
  text-decoration: none;
}
h3 strong {
  font-family: 'Source Sans Pro', sans-serif;
}
h1, h2, h3, h4, h5 {
  margin: 10px 0 15px;
  font-family: 'Marcellus', serif;
}
h1 {
  font-size: 32px;
  line-height: 36px;
  color: #00447C;
  font-weight: 400;
}
h2 {
  font-size: 30px;
  line-height: 34px;
  color: #00447C;
  font-weight: 400;
}
h3 {
  font-size: 28px;
  line-height: 32px;
  color: #00447C;
  font-weight: 400;
}
h4 {
  font-size: 26px;
  line-height: 30px;
  color: #666;
  font-weight: 400;
}
h5 {
  font-size: 24px;
  line-height: 28px;
  color: #333;
  font-weight: 400;
}
.container {
  padding-left: 8px;
  padding-right: 8px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
}
.row {
  margin-right: -8px !important;
  margin-left: -8px !important;
}
.toolbar-out {
  background: #f8f8f8;
  border-bottom: none;
  position: fixed;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, .4);
  top: 0;
  z-index: 203;
  width: 100%;
}
#itoolbar_bg {
  background-color: transparent;
  min-height: 35px;
  height: auto;
}
#itoolbar {
  color: #FFFFFF;
  font-size: 0;
  width: 91%;
}
#itoolbar a {
  color: #666;
  text-decoration: none;
  white-space: nowrap;
  display: inline-block;
  padding: 10px 10px 0;
  border-right: 1px solid #ddd;
  height: 38px;
  font-size: 12px;
}
#itoolbar a:hover {
  color: #B5121B;
}

.toplinks {
    display: table;
    color: #bbb;
    font-size: 14px;
    position: ABSOLUTE;
    top: 6px;
}
.toplinks a {
    color: #B42025 !important;
    margin: 0 12px;
    border-right: none !important;
    font-weight: bold;
    font-size: 14px !important;
    padding: 0 !important;
}
.toplinks a:hover{
    color:#aaa !important;
}



#isearch {
  height: auto;
  min-height: 35px;
  display: none;
}
#isearch .btn {
  padding: 5px 10px;
  font-size: 13px;
  background-color: #B5121B;
  border-color: #B5121B;
  color: #fff;
  border-radius: 2px;
}
#isearch .btn:hover {
  background-color: #aaa;
  border-color: #aaa;
  color: #666;
}
#isearch .input-group {
  margin-top: 4px;
}
#isearch .form-control {
  font-size: 11px;
  height: 25px;
  padding: 3px 8px;
}
.header-out {
  background: #fff;
  border-bottom: none;
  position: fixed;
  top: 35px;
  z-index: 203;
  width: 100%;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, .4);
}
#header {
  height: 120px;
  background-color: transparent;
  position: relative;
}
/*Animated Search
======================*/
#headSearch {
  height: auto;
  min-height: 33px;
  position: absolute;
  right: 63px;
  top: -33px;
}
#headSearch input[name="bst"] {
  background: transparent url(/texasnurses.site-ym.com/graphics/search-btn.png) no-repeat scroll 6px center;
  border: medium none;
  box-shadow: none;
  color: transparent;
  cursor: pointer;
  font-size: 13px;
  font-weight: 400;
  height: 32px;
  padding-left: 28px;
  margin-top: -2px;
  width: 2px;
  transition: all 0.5s ease 0s;
}
#headSearch input[name="bst"]:hover {
  background: #fff url(/texasnurses.site-ym.com/graphics/search-btn.png) no-repeat scroll 7px center;
}
#headSearch input[name="bst"]:focus {
  background: #fff url(/texasnurses.site-ym.com/graphics/search-btn.png) no-repeat scroll 7px center;
  border-radius: 0;
  color: #515151;
  cursor: auto;
  padding-left: 30px;
  width: 150px;
}
#QuickSearchFormInner2 {
  display: none;
}
#headSearch .btn {
  padding: 3px 10px;
  font-size: 12px;
  background-color: #0077c8;
  border-color: #0077c8;
  color: #fff;
  border-radius: 2px;
}
#headSearch .btn:hover {
  background-color: trasparent;
  border-color: transparent;
}
#headSearch .btn:hover:after {
  color: #F47B2A;
}
#headSearch .input-group {
  margin-top: 4px;
}
#headSearch .form-control {
  font-size: 11px;
  height: 25px;
  padding: 3px 8px;
  border-radius: 0;
}
#logo {
  position: absolute;
  top: 21px;
  left: 0;
}
#social {
  position: absolute;
  right: 10px;
  top: 20px;
}
#social a {
  display: inline-block;
  height: 36px;
  width: 36px;
  font-size: 22px;
  color: #fff;
  background-color: #0B6666;
  text-align: center;
  line-height: 34px;
  border: 1px solid #666;
  border-radius: 2px;
  box-shadow: 0 8px 7px -6px rgba(0, 0, 0, .2);
  margin-left: 10px;
}
#social a:hover {
  opacity: .7;
}
.slogan {
  position: absolute;
  right: 0;
  bottom: 6px;
  font-size: 20px;
  color: #333;
}
.mainmenu-out {
  background: transparent;
  border-bottom: none;
  position: fixed;
  top: 155px;
  z-index: 205;
  width: 100%;
}
#mainmenu {
  background-color: transparent;
  height: 0;
  line-height: normal;
}
.ms-content {
  margin-top: 175px;
}
#hp-main, #sp-main {
  padding-top: 156px;
}
#hp-main .content {
  padding: 15px;
}
.hp-center-out {}
#hero {
  background: url(https://cdn.ymaws.com/texasnurses.site-ym.com/graphics/m-hero.jpg) no-repeat;
  background-size: cover;
  min-height: 344px;
  padding-top: 110px;
  margin-top: 155px;
}
#heroLeft, #heroLeft h1 {
  color: #fff;
  text-shadow: 0 2px 1px rgba(0, 0, 0, .5);
  font-size: 24px;
  font-style: italic;
  font-weight: 600;
}
#hero .small {
  font-style: normal;
  font-weight: 400;
}
#heroLeft h1 {
  font-size: 54px;
  font-style: normal;
  font-weight: 400;
}
.heroBTN {
  display: table;
  color: #fff;
  background: #B5121B;
  width: auto;
  min-width: 200px;
  font-size: 14px;
  text-align: center;
  margin: 0 auto 10px;
  padding: 10px 36px;
  border-radius: 5px;
  text-transform: uppercase;
}
.heroBTN:hover {
  opacity: .7;
  color: #fff;
}
#cta {
  background: #00447C;
  padding: 40px 0;
}
.ctaIcon {
  margin-bottom: 15px;
}
.ctaIcon a {
  color: #fff;
  font-size: 40px;
  text-align: center;
  display: block;
}
.ctaIcon a:hover {
  color: #aaa;
}
.ctaTitle {
  color: #fff;
  font-size: 20px;
  text-align: center;
  font-weight: lighter;
}
.ctaTitle a {
  color: #fff;
  font-weight: 800;
}
.ctaInfo {
  font-size: 16px;
  color: #fff;
  text-align: center;
  font-weight: lighter;
  min-height: 90px;
}
.ctalink a {
  color: #fff;
  display: block;
  text-align: center;
}
.ctalink a:hover {
  color: #aaa;
}
.ms-signin h3:before {
  margin-right: 10px;
  font-family: FontAwesome;
  content: "\f090" !important;
}
.signin-content {
  padding: 50px 0;
  clear: both;
}
.signin-text p {
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.program-content {
  padding: 50px 0;
  background-color: #eee;
}
.program-content img {
  width: 100%;
  margin: auto;
}
.program-text {
  padding-top: 15px;
  margin-bottom: 20px;
}
.program-text p {
  padding: 10px 0;
  margin-bottom: 15px;
}
.fTitle h3 {
  font-size: 28px;
}
.fContent .formbutton {
  margin-top: 28px;
  display: inline-block;
  width: 50%;
  max-width: 200px;
}
.hp-center-out .container {
  width: 100%;
  padding: 0;
}
#hp-center .content {
  padding: 0;
}
#LoginForm .small {
  background: #f1f1f1;
  border: 1px solid #ccc;
  border-radius: 0;
  color: #999;
  font-size: 13px;
  height: 44px;
  line-height: 44px;
  margin: 0;
  padding: 0 15px;
  width: 100%;
}
.securesubmit {
  display: none;
}
.hp-left-out {
  padding: 0 0 0;
  background: #f1f1f1;
}
.hp-left-out .container {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0 !important;
}
#hp-left {
  height: auto;
  min-height: auto;
}
#hp-main .zone {
  background-color: #fff;
  height: auto;
  min-height: 280px;
  padding: 0;
  box-shadow: none;
  border: none;
}
.login {
  margin-bottom: 0 !important;
}
#login {
  min-height: 361px !important;
}
#right .zone {
  background-color: transparent;
  box-shadow: none;
  border: none;
  height: auto;
  padding: 0;
  width: 100%;
}
.irailhead {
  font-family: 'Marcellus', serif;
  background-color: transparent;
  color: #00447C;
  height: auto;
  line-height: normal;
  padding: 16px 15px 0;
  text-align: left;
  font-size: 22px;
  text-transform: Capitalize;
}
#right .zone .irailhead {
  background-color: transparent;
  color: #00447C;
  height: auto;
  line-height: normal;
  padding: 16px 0 10px;
  text-align: left;
  font-size: 22px;
  text-transform: Capitalize;
}
.irailhead a {
  font-size: 14px;
  line-height: 31px;
  display: block;
  background: transpatrent;
  padding: 0 10px;
  border-radius: 2px;
  border: none;
  color: #B5121B;
  text-shadow: none;
  text-transform: capitalize;
  box-shadow: none;
}
.irailhead a:hover {
  color: #aaa;
}
#login .irailhead:before {
  margin-right: 10px;
  font-family: FontAwesome;
  content: "\f090" !important;
}
.irailcontent {
  padding: 15px;
  text-align: left;
  color: #666;
}
#right .zone .irailcontent {
  background: #f0f1f2;
  border-top: 3px solid #aaa;
}
.irailcontent a {
  color: #999;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  padding: 4px 0;
  border-bottom: none;
  font-size: 12px;
}
.irailcontent a:hover {
  color: #fff;
}
#login .irailcontent a:hover {
  color: #B5121B;
}
#right .zone .irailcontent ac {
  color: #B5121B;
}
#right .zone .irailcontent a:hover {
  color: #aaa;
}
.eItemTitle {
  color: #00447C;
  font-weight: 700;
  padding-top: 10px;
}
.eIBTN .formbutton {
  color: #fff;
  padding: 6px 20px;
  display: table;
  width: auto;
}
.eImage {
  min-height: 160px;
}
.eInmfo {
  min-height: 130px;
}
.LatestNewsItemDate {
  display: block;
}
.bottom-left-out {}
#bottom-left {
  width: 100%;
  padding: 0;
  margin-bottom: 0;
}
#bottom-left .irailcontent {
  padding: 0;
  display: table;
}
.bottom-left-out .container {
  width: 100%;
}
.eItemShadow {
  box-shadow: 0 0 5px rgba(0, 0, 0, .1);
  display: table;
  padding: 20px;
}
.eTitle h3 {
  font-size: 28px;
  font-weight: lighter;
}
.featItem {
  background: #fff;
  margin-bottom: 20px;
  padding: 20px;
}
#featOut {
  background: #f1f1f1;
  padding: 40px 0;
}
#featLeft {
  padding: 20px 8px;
}
a.smoreLink {
  display: block;
  color: #B5121B;
}
a.smoreLink:hover {
  color: #aaa;
}
.fcTitle {
  padding: 0;
}
.featTitle {
  color: #00447C;
}
.news, .calendar {
  width: 100%;
}
#news {
  width: 50%;
  float: right;
}
#edOut {
  padding-top: 40px;
  padding-bottom: 40px;
}
#calendar {
  width: 50%;
}
#artTitle {
  margin-top: 21px;
}
#artTitle h3 {
  margin-bottom: 0;
}
.carousel-caption {
  bottom: 0;
  text-align: left;
  left: 46px;
  width: 80%;
  text-shadow: none;
  color: #444;
}
.item {
  min-height: 200px;
}
footer .formbutton {
  color: #fff;
  padding: 5px 20px;
  border: none;
}
#aTitle {
  font-weight: 700;
  margin-bottom: 0;
}
.date {
  font-weight: 700;
  font-size: 12px;
}
.carousel-control {
  width: 8%;
}
.carousel-control, .carousel-control {
  color: #00447C !important;
  text-shadow: none;
  opacity: 1 !important;
}
.carousel-control.right, .carousel-control.left {
  background: none !important;
}
.news {
  background: url(/texasnurses.site-ym.com/graphics/bBg.jpg);
  padding: 60px 0;
  margin-bottom: 0 !important;
}
.calendar {
  background: #f1f1f1;
  margin-bottom: 0 !important;
  padding: 40px 0;
}
.col-sm-6.feed:first-child {
  padding-right: 20px;
}
.col-sm-6.feed:last-child {
  padding-left: 20px;
}
.title {
  padding: 0;
  margin-bottom: 10px;
}
.title i {
  display: inline-block;
  padding: 10px;
  background: #B5121B;
  border-radius: 50%;
  color: #fff;
  font-size: 20px;
  border: 5px solid #dedfe3;
}
.title p {
  display: inline-block;
  font-size: 24px;
  color: #00447C;
  font-weight: 400;
}
p.rss-title {
  display: none;
}
ul.rss-items {
  padding: 0;
}
li.rss-item {
  list-style: none;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
}
li.rss-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.rss-box {}
a.rss-item {
  color: #333;
  font-size: 16px;
}
a.rss-item:hover {
  color: #aaa;
}
span.rss-date {
  color: #B5121B;
  font-size: 16px;
  font-weight: 700;
}
.moreLink {
  padding: 0;
}
a.moreBTN {
  display: block;
  background: #00447C;
  color: #fff;
  text-align: center;
  padding: 12px;
  text-transform: capitalize;
  font-size: 16px;
}
a.moreBTN:hover {
  background: #aaa;
}
.gtCont {
  background: #fff;
  padding: 20px;
}
.listOut h5 {
  color: #00447C;
  font-size: 16px;
  font-weight: bold;
  font-family: 'Source Sans Pro', sans-serif;
}
.gtCont ul {
  padding-left: 20px;
}
.gtCont ul li a {
  font-size: 16px;
}
.gtCont ul li {
  margin-bottom: 10px;
}
.bottomcontentarea-out {}
#bottomcontentarea {
  background-color: #fff;
  padding: 40px 0 40px;
  display: table;
  width: 100%;
}
.bottomcontentarea-out .container {
  padding: 0;
}
.feedTitle h3 {
  display: inline-block;
}
.feedTitle a {
  display: inline-block;
  float: right;
  margin-top: 18px;
  margin-right: 15px;
  text-transform: capitalize;
  font-size: 16px;
}
#ad {
  padding-top: 57px;
}
#FooterContentArea {
  position: inherit;
  background-color: #00447C;
  height: auto;
  min-height: 35px;
  border-top: 10px solid #808285;
  padding: 40px 0px;
  color: #eee;
  width: 100%;
  bottom: 0;
}
#FooterContentArea a {
  color: #eee;
}
#FooterContentArea a:hover {
  color: #aaa;
}
#FooterContentArea h3 {
  font-weight: 300;
  text-shadow: 0 1px 1px rgba(255, 255, 255, .2);
  color: #fff;
  font-size: 20px;
  margin-bottom: 0;
}
.footSocial {
  position: absolute;
  right: 0;
  top: 13px;
  border-right: 1px solid #fff;
  padding: 20px 10px 20px 0;
}
.footSocial a {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  background: #8e97ae;
  line-height: 40px;
  box-shadow: none;
  font-size: 26px;
  padding: 7px 0;
}
.footSocial a:hover {
  opacity: .7;
  color: #fff !important;
}
.inCol {
  width: 50%;
  float: left;
}
.inCol a {
  display: block;
  margin-bottom: 10px;
}
#icopyright {
  background-color: #00447C;
  padding: 10px 0 20px;
  border-top: none;
}
#copyright-inner {
  color: #8e97ae;
  text-align: center;
  font-size: 12px;
}
#copyright-inner a {
  color: #8e97ae;
}
#copyright-inner a:hover {
  color: #eee;
}
#SpTitleBar {
  font-family: 'Marcellus', serif;
  background: transparent;
  font-size: 30px;
  height: auto;
  padding: 15px;
  color: #00447C;
}
#SpContent {
  padding: 15px;
  width: 100%;
  table-layout: fixed;
}
#SpContent_Container {
  padding: 15px;
}
.breadCrumb ul {
  list-style: none;
}
.breadCrumb ul li {
  display: inline-block;
  height: 21px;
  line-height: 21px;
  position: relative;
}
#right {
  padding-left: 15px;
}
.navbar-toggle {
  background-color: #999;
  background-image: none;
  border: medium none;
  border-radius: 4px;
  float: right;
  margin-bottom: 8px;
  margin-right: 15px;
  margin-top: 8px;
  padding: 9px 10px;
  position: relative;
}
.navbar-toggle .icon-bar {
  background-color: #fff;
}
/* 0. Begin Template Styles */
/*********************************************/
a img {
  border: none;
}
/* Toolbar & search styling */
#PrintPage img {
  display: none;
}
.navbar-left {
  float: right !important;
  margin-top: -81px;
}
.navbar-nav > li > a {
  color: #00447C;
  font-size: 17px;
  text-transform: uppercase;
  padding-left: 10px;
  padding-right: 10px;
}
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
  background-color: #00447C;
  color: #fff;
  border-radius: 0;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #00447C;
  color: #fff;
}
.dropdown-menu {
  background-color: #00447C;
  min-width: 250px !important;
  border: none;
  border-radius: 0;
}
.navbar-collapse {
  background-color: transparent;
  border-top: medium none !important;
  position: relative;
  z-index: 999999;
  max-height: 600px;
}
.navbar-nav .open .dropdown-menu > li > a {
  background-color: tranparent;
  color: #fff;
  line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
  background-color: #B5121B;
}
/* End Public Menu Style */
.FeaturedMemberTile a {
  display: block;
}
/* Slideshow styling */
#full-slider-wrapper {
  width: 100% !important;
  height: 0px !important;
  padding-bottom: 32% !important;
}
.slide-panel {
  width: inherit;
}
.slide-panel .active {
  width: inherit;
}
/* Begin Hp/Sp zone styling */
.LatestNewsItemDate {
  display: block;
}
#RememberMe input {
  margin-right: 5px;
}
#members img {
  margin-right: 10px;
  margin-bottom: 8px;
}
#members .FeaturedMemberTile {
  font-size: 11px;
  clear: both;
  display: block;
  margin-top: 15px;
}
#members .FeaturedMemberTile a {
  font-weight: bold;
  margin: 5px 0;
  font-size: 12px;
}
/* Subpage title and navbar styling */
#SpNavBar form {
  float: left;
}
#SpNavBar select {
  margin-right: 5px;
}
#SpNavBar {
  background: none repeat scroll 0 0 #FFFFFF;
  height: 30px;
  line-height: 23px;
  padding: 5px 10px;
}
#SpNavBar a {
  font-size: 11px;
  float: left;
  color: #000;
  margin: 0 5px;
}
#SpNavBar a:hover {
  color: #999;
}
#SpNavBar img {
  margin-right: 5px;
}
#SpSubHead {
  width: 100%;
  margin: 0 auto;
}
#GroupPagesMenuLink {
  float: left;
}
#GroupMoreMenuLink {
  float: left;
}
/* These are bars in member pg content + */
.datagrid1 tr.header td {
  background-color: #00447C;
  color: #fff;
  font-size: 14px !important;
  font-weight: bold;
  text-transform: none;
  border-top: transparent;
  border-bottom: transparent;
  height: 30px;
  line-height: 30px;
  padding: 0 5px 0 5px;
}
.datagrid1 tr.header a {
  color: #eee;
  text-decoration: none;
  text-transform: none;
  font-size: 14px;
  padding: 7px 4px 7px 4px;
}
.datagrid1 tr.header a:hover {
  text-decoration: none;
  color: #aaa;
  background-color: transparent;
}
.datagrid1 tr.item td {
  background-color: #ebebeb;
  padding: 5px;
}
.datagrid1 tr.altitem td {
  background-color: #fff;
  padding: 5px;
}
.datagrid1 td {
  height: auto !important;
}
.ForumSubject {
  font-size: 12px !important;
}
.FormTable1 th {
  background-color: #00447C;
  color: #fff;
  font-size: 14px !important;
  font-weight: bold;
  text-transform: none;
  border-top: transparent;
  border-bottom: transparent;
  height: 30px;
  line-height: 30px;
  padding: 5px;
}
.FormTable1 th a {
  color: #eee;
  font-size: 14px;
  text-decoration: none;
}
.FormTable1 th a:hover {
  text-decoration: none;
  text-transform: none;
  font-size: 14px;
  padding: 7px 4px 7px 4px;
  color: #aaa;
  background-color: transparent;
}
.FormTable1 tr td {
  padding-bottom: 10px;
  padding-top: 10px;
}
/* These are bars in latest news & calendar content + */
ViewTable1 {
  margin-bottom: 10px;
}
.ViewTable1 th {
  background-color: #00447C;
  color: #fff;
  font-size: 14px !important;
  font-weight: bold;
  text-transform: none;
  border-top: transparent;
  border-bottom: transparent;
  height: 30px;
  line-height: 30px;
  padding: 5px;
}
.ViewTable1 th a {
  color: #eee;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
}
.ViewTable1 th a:hover {
  color: #aaa;
  font-size: 14px;
  text-decoration: none;
}
.ViewTable1 tr td {
  padding: 6px 0;
}
/* Button & Callout Styling */
.specialContent, .specialcontent, .SpecialContent {
  background-color: #ebebeb;
  border: 0 none;
}
.formbutton {
  background-color: #B5121B;
  color: #fff;
  text-align: center;
  padding: 9px 45px;
  line-height: normal;
  text-transform: capitalize;
  font-size: 13px;
  border-radius: 5px;
  width: 100%;
  border: none;
}
.formbutton:hover {
  background: #666;
  color: #fff;
}
#sp-main .formbutton {
  width: auto;
}
.calloutbox, .infobox {
  background-color: #eee;
  border: 1px solid #ddd;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .6);
  padding: 12px 15px;
}
#classyears .bigyear {
  background: none repeat scroll 0 0 #DDDDDD !important;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  margin-left: 0;
  padding: 5px;
}
#classyears .main {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #DDDDDD !important;
  font-size: 12px;
  height: 100%;
}
#frmWallPost #btnSubmitWallPost {
  font-size: 11px !important;
  padding: 5px 20px !important;
}
#strWallText, #ctl00_PageContent_ctl01_txtWallText {
  border: 1px solid #ccc !important;
}
#ctl00_PageContent_ctl01_txtWallText {
  margin-bottom: 5px;
}
/* TabBar Styling (Search and Member Profile)  */
.TabBar div.activeTab a, .TabBar div.activeTab a:hover {
  background-color: #8e97ae;
  color: #fff !important;
  padding-bottom: 3px;
  padding-top: 2px;
}
.TabBar div a {
  background-color: #00447C;
  color: #fff;
}
.TabBar div a:hover {
  background-color: #8e97ae;
  color: #fff;
}
#Calendar th.Head {
  font-size: 18px;
  padding: 5px;
  text-align: center;
}
#Calendar td.MonthPrevNext {}
.MemberControlPanel:hover {
  background-color: transparent !important;
}
.MemberControlPanel_Container:hover {
  background-color: #f1f1f1;
  box-shadow: inset 0 0 0 1px #ddd;
  height: 65px;
}
.deemphasize {
  color: #333;
}
.CaptchaQuestion {
  white-space: normal;
}
/* Begin Custom Form Styles */
#CustomFormPager .current, #CustomFormPagerLegend .current {
  background-color: #000000;
}
#CustomFormPager .invalid, #CustomFormPagerLegend .invalid {
  background-color: #FB5252;
}
#CustomFormPager .valid, #CustomFormPagerLegend .valid {
  background-color: #8AEB8A;
}
#CustomFormPager div, #CustomFormPagerLegend div {
  border: 1px solid #333333;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  line-height: 16px;
  margin: 3px;
  padding: 3px;
  text-align: center;
  vertical-align: middle;
  width: 16px;
}
#CustomPageBody {
  width: auto;
  clear: both;
}
#full-slider-nav-left {
  margin-top: 15%;
}
#full-slider-nav-right {
  margin-top: 15%;
}
#DisplayCurrMenu_c {
  left: -60px !important;
}
#GalleryFormsPanel {
  max-width: 680px;
  width: 100% !important;
}
#JournalEntryFormPanel {
  max-width: 640px;
  width: 100% !important;
}
#JournalEntryFormPanel_c {
  left: 40px !important;
}
#ctl00_PageContent_isTwitterEnabled {
  max-width: 400px;
  width: 100% !important;
}
.DescriptionPanel.yui-module.yui-overlay.yui-panel {
  max-width: 350px;
  width: 100% !important;
}
.FeaturedMemberTile {
  clear: both;
  min-height: 80px;
  padding-bottom: 10px;
}
.FeaturedMemberTile a {
  display: block;
  margin-bottom: 5px;
}
.FeaturedMemberTile img {
  margin-bottom: 10px;
  margin-right: 10px;
}
#tblBasicSearch td, .FormTable1 td {
  text-align: left;
}
.redalert {
  color: #d9534f;
}
.mtop-0 {
  margin-top: 0px;
}
.mtop-5 {
  margin-top: 5px;
}
.mtop-10 {
  margin-top: 10px;
}
.mtop-15 {
  margin-top: 15px;
}
.mtop-20 {
  margin-top: 20px;
}
.mtop-25 {
  margin-top: 25px;
}
.mbottom-0 {
  margin-bottom: 0px;
}
.mbottom-5 {
  margin-bottom: 5px;
}
.mbottom-10 {
  margin-bottom: 10px;
}
.mbottom-15 {
  margin-bottom: 15px;
}
.mbottom-20 {
  margin-bottom: 20px;
}
.mbottom-25 {
  margin-bottom: 25px;
}
.mbottom-30 {
  margin-bottom: 30px;
}
.mright-5 {
  margin-right: 5px;
}
.mright-10 {
  margin-right: 10px;
}
.mright-15 {
  margin-right: 15px;
}
.mright-20 {
  margin-right: 20px;
}
.mright-25 {
  margin-right: 25px;
}
.mleft-5 {
  margin-left: 5px;
}
.mleft-10 {
  margin-left: 10px;
}
.mleft-15 {
  margin-left: 15px;
}
.mleft-20 {
  margin-left: 20px;
}
.mleft-25 {
  margin-left: 25px;
}
.ptop-15 {
  padding-top: 15px;
}
.pleft-15 {
  padding-left: 15px;
}
.pright-0 {
  padding-right: 0;
}
.pleft-0 {
  padding-left: 0;
}
#Form1 td {
  padding: 5px;
}
#SpPopup_Container {
  background: #fff;
  vertical-align: top;
  height: 1500px;
}
.navbar-toggle {
  background-color: #0B6666;
}
#ctl00_PageContent_fpb_pForumsQuickSearch {
  margin: 0px 25px 0px 6px !important;
}
#SpPopup_Container #SpTitleBar {
  padding-left: 15px;
}
#Calendar th {
  text-align: center;
}
table.FormTable1 .label {
  color: #333;
}
.myContainer {
  padding: 0 8px;
  margin: 0 auto;
}
blockquote {
  border-left: 5px solid #8e97ae;
}
@media (min-width:768px) {

  .container {
    width: 750px
  }
  .myContainer {
    width: 750px
  }
}
@media (min-width:960px) {
  .container {
    width: 950px
  }
  .myContainer {
    width: 950px
  }
}
@media (min-width:1200px) {
  .container {
    width: 1150px
  }
  .myContainer {
    width: 1150px
  }
}
@media (max-width: 1200px) {
  .navbar-left {
    float: none !important;
    margin-top: -43px;
  }
  #logo {
    position: absolute;
    top: 14px;
    left: 0;
  }
  #itoolbar {
    width: 90%;
  }
  #hero {
    background-position: -268px center;
  }
  #featRight {
    width: 100%;
  }
  #featLeft {
    padding: 20px 8px;
    width: 100%;
  }
  #artTitle {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .item {
    min-height: 300px;
  }
  #aTitle {
    font-size: 20px;
  }
  #SearchForm td {
    width: 100%;
    float: left;
  }
  #SearchForm td input {
    width: 100%;
    float: left;
  }
  #HelpLink_SEARCH_SYNTAX {
    display: block;
  }
}
@media (max-width: 1199px) {
  .mainmenu-out {
    top: 110px;
  }
  @media (max-width: 991px) {
    .MemberControlPanel {
      width: 100%;
    }
    #CustomFormForm th, #CustomFormForm td, .CustomFormTable th, .CustomFormTable td {
      display: block;
      width: 100% !important;
    }
    #CustomFormForm th label {
      width: 100% !important;
    }
    #CustomFormForm td input[type="text"], #CustomFormForm td select, #CustomFormForm td textarea, .CustomFormTable td input[type="text"] {
      width: 100% !important;
    }
    .CustomFormTable .nameRow input[type="text"] {
      margin-bottom: 15px;
    }
  }
  @media (max-width: 960px) {
    #itoolbar {
      width: 86%;
    }
    .navbar-nav > li > a {
      font-size: 14px;
      padding-left: 8px;
      padding-right: 8px;
    }
    #heroLeft, #heroRight {
      width: 100%;
      float: left;
    }
    #hero {
      padding-top: 60px;
      text-align: center;
    }
    .program-text {
      padding-top: 0;
    }
    .item {
      min-height: 230px;
    }
    .fContent .formbutton {
      margin-top: 0;
    }
  }
  @media (max-width: 767px) {
          .toplinks {
        top: 40px;
        z-index: 11;
        right: 4px;
    }
    #back_to_platform {
      position: absolute;
    }
    .toolbar-out {
      position: inherit;
    }
    #itoolbar {
      width: 100%;
      text-align: center;
    }
    #itoolbar a {
      border: none;
    }
    #headSearch {
      display: none;
    }
    #isearch {
      display: block;
    }
    .header-out {
      position: inherit;
    }
    .mobile-menu {
      color: #fff;
    }
    .mobile-icon {
      margin-top: 3px;
    }
    #hero {
      padding-top: 30px;
      background-position: -487px center;
    }
    #heroLeft p {
      display: none;
    }
    #heroLeft h1 {
      line-height: 68px;
    }
    .ctaWrap {
      margin-bottom: 20px;
    }
    .mainmenu-out {
      position: inherit;
    }
    .hp-content {
      margin-top: -154px;
    }
    .railButtons .button {
      display: block;
      margin: 15px auto;
    }
    #hp-main, #sp-main {
      padding-top: 0;
    }
    #logo {
      top: 25px;
    }
    .ms-events {
      margin-top: 45px;
    }
    .fContent {
      text-align: center;
    }
    .fTitle {
      text-align: center;
    }
    .moreLink {
      padding: 0 !important;
    }
    .navbar-left {
      float: none !important;
      margin-top: 0;
    }
    .navbar-toggle {
      background-color: #00447C;
      margin-top: -46px;
    }
    .news {
      background-size: cover;
      background-position: center;
    }
    .eItemShadow {
      margin-bottom: 20px;
    }
    .eIBTN .formbutton {
      width: 100%;
      font-size: 14px;
      padding: 10px 20px;
    }
    .featInfo {
      text-align: center;
      margin-top: 20px;
    }
    .featImage img {
      margin: 0 auto;
    }
    .feed:last-child {
      padding-left: 20px;
      margin-top: 20px;
    }
    .gtCont ul {
      text-align: left;
    }
    .gtCont ul li {
      margin-bottom: 20px;
    }
    .gtCont ul li a {
      font-size: 16px;
      display: block;
      background: #B5121B;
      color: #fff;
      text-align: center;
      padding: 10px 0;
    }
    .gtCont ul li a:hover {
      background: #aaa;
    }
    .fbWrap {
      display: table;
      margin: 0 auto;
    }
    .feedIn {
      margin-bottom: 24px;
    }
    #hp-center {
      margin-bottom: 0;
    }
    #hp-main .zone {
      min-height: auto !important;
      margin-bottom: 20px;
    }
    .resp-container {
      margin-bottom: 20px;
    }
    .footSocial {
      position: inherit;
      border-right: none;
    }
    .navbar-collapse {
      background-color: #00447C;
    }
    .navbar-nav > li > a {
      color: #fff;
    }
    .navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
      background-color: #B5121B;
      color: #fff;
      border-radius: 0;
    }
    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
      background-color: #B5121B;
      color: #fff;
    }
    .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
      background-color: #B5121B;
      color: #fff;
    }
    #FooterContentArea {
      text-align: center;
    }
    .myContainer {
      padding: 0 15px;
    }
    .container {
      padding-left: 15px;
      padding-right: 15px;
    }
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      position: relative;
    }
    .row {
      margin-right: -15px !important;
      margin-left: -15px !important;
    }
    .FormTable1 td {
      display: block;
      width: 100%;
    }
  }
  @media (max-width: 600px) {
    .productNameList {
      word-break: break-all;
    }
    #ctl00_PageContent_divUpload .nonresponsive td {
      float: left;
      width: 100%;
    }
  }
  @media (max-width: 480px) {
    #heroLeft h1 {
      line-height: 55px;
    }
    #hero {
      padding-top: 30px;
      background-position: -636px center;
    }
    span.mobile-menu.pull-left {
      display: none;
    }
    .navbar-toggle .mleft-10 {
      margin-left: 0;
    }
    .FormTable1 td input[type="text"], .FormTable1 td select, .FormTable1 td textarea {
      width: 100% !important;
    }
    .FormTable1 td .calloutbox input[type="text"] {
      width: auto !importnat;
    }
    #CustomFormForm th label {
      width: 100% !important;
      max-width: 280px;
    }
  }
  @media (max-width: 320px) {
    #hero {
      padding-top: 30px;
      background-position: -734px center;
    }
    #logo {
      margin: inherit;
    }
    .listOut {
      padding: 0;
    }
    .gtCont ul {
      padding: 0;
    }
    .gtCont ul li a {
      font-size: 14px;
    }
  }