body {
    color: #333;
    line-height: 1.42857;
    background:#fff;
  font-size: 14px !important;
}

/*.h1, .h2, .h3, .h4, .h5, .h6,  h1, h2, h3, h4, h5, h6 {
    margin-bottom: 10px;
    margin-top: 20px;
}*/

.shadow {
  padding-top: 20px !important;
}

.h1, .h2, h1, h2 {
    color: inherit;
    font-family: inherit;
    font-weight: 200;
    line-height: 1.1;
}

.h4, .h3, h4, h3 {
    color: inherit;
    font-family: inherit;
    font-weight: 400;
    line-height: 1.1;
}

.h5, .h6, h5, h6 {
    color: inherit;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
}

.h1, h1 {
    font-size: 36px;
}

.h2, h2 {
    font-size: 30px;
}

.h3, h3 {
    font-size: 24px;
}

.h4, h4 {
    /*font-size: 18px;*/
	font-size: 20px;
	color:#900;
}

.h5, h5 {
    /*font-size: 14px;*/
	font-size: 18px;
	text-transform:uppercase;
}

.h6, h6 {
    /*font-size: 12px;*/
	font-size:14px;
	font-weight:700;
}

#HeaderContainer {
    /*background-image: none;*/
    height: auto;
}

div.school-top-bar {
    padding: 0.95em 0;
}

div.school-top-bar .container {
    padding: 0 20px !important;
}

.nav .dropdown-toggle:focus .white-caret, .nav .dropdown-toggle:hover .caret {
     border-bottom-color: #fff; 
     border-top-color: #fff; 
}

/*.main-nav {
    display: none;
}*/

/*.page-text ul.nav, .page-text ul.nav li {
    margin-bottom: 10px;
}*/

#s-lg-side-nav-content {
  margin-top:0;
}

/*#s-lg-guide-tabs-title-bar {
  display: none;
}*/

#s-lg-guide-header-info h1, .s-lib-header h1 {
	  margin-top: 20px;
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 300;
}

ul, ul li, ol, ol li {
    margin-bottom: 0px;
}

.s-lg-tab-content ul, .s-lg-tab-content  ul li, .s-lg-tab-content  ol, .s-lg-tab-content  ol li {
    margin-bottom: 16px !important;
}

section {
    padding: 0 0 20px 0;
}

/*.dropdown-menu, .multiselect-item.filter .input-group-addon, body {
    font-size: 14px;
}*/

#s-lc-rm-heading, #s-lg-guide-name {
    border-bottom: 1px solid #ccc;
    color: #333;
    font-family: "Gotham SSm 2r","Gotham SSm A","Gotham SSm B","Open-Sans",sans-serif;
    font-size: 300%;
    font-weight: 200;
    margin-bottom: 20px;
    padding-bottom: 20px;
    text-align: left;
}

.s-lc-public-main {
    padding-top: 0;
}

#footer-content {
	/*padding-bottom: 240px;*/
	overflow:hidden;
}

#footer-content h3 {
    font-weight: 700;
}

#alerts {
    margin-top: 0;
    margin-bottom: 0;
}

.alert-danger {
    color: #a94442 !important;
}

@media only screen and (max-width: 1007px) {
  #footer-content {
	  padding-bottom: 10px;
  }
}

.s-lib-box {
    color: #333;
    margin-top: 10px;
	/*padding: 10px;*/
    /*overflow-wrap: break-word;*/
    word-wrap: break-word;
    /*word-break: break-word;*/
}

/*#s-lg-guide-name {
    color: #900;
    display: block;
    font-family: 'trajan-pro';
    font-size: 2em;
	font-weight:700;
    margin-top: 30px;
}*/

#s-la-headerlinks {
    margin: 20px 0 0 0;
}

#s-lib-bc .breadcrumb, #s-lib-admin-bc .breadcrumb {
    background-color: transparent;
    font-size: 0.9em;
    font-weight: normal;
    margin: 0;
    padding: 8px 15px;
    /*display: none;*/
}

#s-lg-guide-desc-container {
	margin-bottom:20px;
  padding-top: 20px;
	font-size:14px;
}

/*.s-lib-box .s-lib-box-title {
    background-color: #fff;
    background-image: none;
    border-bottom: medium none;
    border-radius: 0;
    color: #333;
    font-family: "Gotham SSm 2r","Gotham SSm A","Gotham SSm B","Open-Sans",sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
    padding: 20px 20px 0 20px;
}*/

.s-lib-box .s-lib-box-title {
    border-bottom: none;
    border-left: 4px solid #FFCD00;
    font-size: 1rem;
    font-weight: 400;
    color: #fff;
    padding: 10px 20px 10px 15px;
    margin: 10px 0 10px -4px;
    background: #2f2f2f;
    display: table;
}

#s-lg-guide-main {
    padding-top: 0;
	font-size:14px;
}

.s-lib-box-content {
    padding: 0 20px 20px 20px;
}

.dropdown-menu {
    font-size: 14px;
    box-shadow: none;
    border-top: 1px solid rgba(0, 0, 0, 0.25);
}

.nav-header {
    font-size: 12px;
    padding: 3px 10px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 1);
	color: #999999;
    display: block;
    font-weight: bold;
    line-height: 20px;
    text-transform: uppercase;
}

.s-lg-subtab-ul.dropdown-menu {
    background-color: #fff;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
    background-image: linear-gradient(to bottom, #0088cc, #0077b3);
    background-repeat: repeat-x;
    color: #fff !important;
    text-decoration: none;
}

.s-lg-subtab-ul.dropdown-menu > li > a {
    background-color: #fff;
	color:#333 !important;
}

.s-lg-subtab-ul.dropdown-menu > li > a:hover, s-lg-subtab-ul.dropdown-menu > li > a:focus, s-lg-subtab-ul.dropdown-submenu:hover > a, s-lg-subtab-ul.dropdown-submenu:focus > a {
    /*background-image: linear-gradient(to bottom, #900, #900) !important;*/
    background-image: linear-gradient(to bottom, #3d3e3d, #3d3e3d) !important;
    background-repeat: repeat-x;
    color: #fff !important;
    text-decoration: none;
}

#s-lg-tabs-container .nav-tabs > .active > .s-lg-subtab-ul > .active > a, #s-lg-tabs-container .nav-tabs > .active > .s-lg-subtab-ul > .active > button {
    color: #fff !important;
    background-color: #3d3e3d !important;
}

#rss-container h3 {
    margin: 20px 0 10px 0;
}

.s-lg-poll, .rsspod_title {
	margin-bottom:20px;
}

.breadcrumb {
    float: none;
}
.breadcrumb {
    border: 1px solid #ccc;
    color: #999;
    font-size: 0.9em;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}
.breadcrumb {
    background-color: #f5f5f5;
    border-radius: 4px;
    list-style: outside none none;
    /*margin: 20px 0 !important;*/
    padding: 8px 15px;
}

.breadcrumb > .active {
    color: #333;
}
.breadcrumb a {
    text-decoration:none;
}
.breadcrumb > li + li::before {
    content: "/";
    padding: 0;
}

.breadcrumb > li + li::before {
    content: "/";
    padding: 5px;
}

#s-lc-public-bc .breadcrumb {
    background-color: transparent;
    font-size: 11px;
    font-weight: normal;
    margin: 5px 0;
    padding: 8px 15px;
}

/*#s-lg-tabs-container .nav-tabs > li > ul > li a, #s-lg-tabs-container .nav-pills > li > ul > li a {
    color:#000;
	background-color: #cdccad;
}*/

.s-lg-tabs-side .s-lg-boxnav .list-group-item {
    margin-left: 20px;
}

#s-lg-tabs-container ul.s-lg-subtab-ul>li>a {
background-color: #cdccad;
color: #000;
/*margin-left:20px;*/
  margin-left: 0;
}

.list-group-item a {
	color:#333 !important;
	background-color:#fafafa !important;
}

ul.s-lg-subtab-ul.dropdown-menu li a {
	background-color: #fff !important;
	color:#333;
}

#s-lg-guide-header-search {
	margin: 20px 0;
  /*display: none;*/
}

#s-lg-tabs-container .nav-tabs > li > a, #s-lg-tabs-container .nav-pills > li > a {
    background-color: #eee;
	color:#000;
	border:solid 1px #ccc;
}

#s-lg-subtab-ul .nav-tabs > li > a {
	background-color: #999;
}

.ui-tabs .ui-tabs-nav li {
    margin: 0 0.2em 0 0;
}

#s-lg-tabs-container .nav .dropdown-toggle .caret {
    border-top-color: #3d3e3d;
}

#s-lg-tabs-container .nav-tabs > li > a, #s-lg-tabs-container .nav-pills > li > a {
    font-weight: normal !important;
}
#s-lg-tabs-container .nav-tabs > li > a:hover, #s-lg-tabs-container .nav-pills > li > a:hover {
    font-weight: normal;
}

#s-lg-tabs-container .nav-tabs > .active > a, #s-lg-tabs-container .nav-pills > .active > a {
    font-weight: normal;
}
#s-lg-tabs-container .nav-tabs > .active > a:hover, #s-lg-tabs-container .nav-pills > .active > a:hover {
    font-weight: normal;
}

#s-lg-guide-description {
    font-size: inherit;
}
.s-lib-box-content .ui-widget {
    font-family: proxima-nova,Arial,Helvetica,Verdana;
    font-size: 1rem;
    line-height: 1.5rem;
}

video { width: 100% !important; height: auto !important; }



a i {
    color: inherit;
}



/* This changes the font size of your tabs - the tab size will also increase */ 
/* .ui-tabs .ui-tabs-nav li a { font-size: 20px; }*/

/* this changes the tabs' font color */
/* .ui-tabs .ui-tabs-nav li a {color:#HEXCODE;}*/

/* this changes the color of the bar behind the tabs */
/* .ui-widget-header {background: #HEXCODE;}*/

/* This changes the color of the selected, or "active" tab */
 li.ui-tabs-active a { background:#fff !important; }

/* This changes the color of the unselected, or inactive, tabs */
 /*.ui-tabs-anchor {background-color: rgba(153, 0, 0, 0.75);}*/
 .ui-tabs-anchor {background-color: #c1392d;}
 
/* This changes the font color of the selected tab*/
.ui-tabs .ui-tabs-nav li[aria-selected=true] a { color:#900; }

/* sets the default state font color */
.ui-tabs .ui-tabs-nav li a {color:#fff;}

.ui-state-active {padding-bottom:1px;}


.page-text ul.nav li ul, .page-text ul.nav li ul li {
    margin-top: 2px;
}

.nav-stacked > li + li {
    margin-left: 0;
    margin-top: 2px;
}

.s-lib-featured-profile-container {
    width: 150px !important;
}

/***********************************************
** BOOTSTRAP 3                                **
************************************************/
.container {
  width:auto;
  /*margin-top:20px;*/
  margin-top:0;
  padding: 0 !important;
}

.nav > li {
    margin: 0;
}

.btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: none;
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
    margin-left: 0;
}

.btn-primary.active,.btn-warning.active,.btn-danger.active,.btn-success.active,.btn-info.active,.btn-inverse.active{color:rgba(255, 255, 255, 0.75);}
.btn-inverse{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#363636;background-image:-moz-linear-gradient(top, #444444, #222222);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));background-image:-webkit-linear-gradient(top, #444444, #222222);background-image:-o-linear-gradient(top, #444444, #222222);background-image:linear-gradient(to bottom, #444444, #222222);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);border-color:#222222 #222222 #000000;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#222222;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-inverse:hover,.btn-inverse:focus,.btn-inverse:active,.btn-inverse.active,.btn-inverse.disabled,.btn-inverse[disabled]{color:#ffffff;background-color:#222222;*background-color:#151515;}
.btn-inverse:active,.btn-inverse.active{background-color:#080808 \9;}
.btn-group.open .btn-inverse.dropdown-toggle{background-color:#222222;}
.btn-primary .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret,.btn-success .caret,.btn-inverse .caret{border-top-color:#ffffff;border-bottom-color:#ffffff;}

.s-lc-rm-ttip {
    padding: 0 5px;
}

#s-lg-tabs-container .nav-pills > li > a.s-lg-tab-top-link, #s-lg-tabs-container .nav-pills > li > a.s-lg-tab-top-link:hover, #s-lg-tabs-container .nav-pills > li > button.s-lg-tab-top-link, #s-lg-tabs-container .nav-pills > li > button.s-lg-tab-top-link:hover {
    font-weight: normal;
}

.s-lg-subtab-ul.dropdown-menu > li > a:hover, s-lg-subtab-ul.dropdown-menu > li > a:focus, s-lg-subtab-ul.dropdown-submenu:hover > a, s-lg-subtab-ul.dropdown-submenu:focus > a {
    background-image: linear-gradient(to bottom, #900, #900);
    background-repeat: repeat-x;
    color: #fff !important;
    text-decoration: none;
}

.dropdown-menu li a, .dropdown-menu li a:visited {
    color: #fff;
    text-shadow: none;
}

#s-lg-guide-tabs .dropdown-menu {
  
  font-size: 12px;
}

.row.display-flex {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;

  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}

.row.display-flex > [class*='col-'] {
  flex: 1 1 0;
  -webkit-flex: 1 1 0;
  -ms-flex: 1 1 0;

  padding: 22px;
  margin:5px;
  border-radius: 6px;
  width: 47%;
}

.flex {
background: #ffffff; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #aaddf0 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, #ffffff 0%,#aaddf0 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, #ffffff 0%,#aaddf0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#aaddf0',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
   font-weight: 400;
}

#s-lc-app-timeh {
  font-size: 18px;
}

.datepicker-dropdown {
    color: #fff;
}


.bootstrap-select>.dropdown-toggle {
    width: auto;
}
