/*------- TEXT ------*/
h1 {
  color: #333333 !important;
  font-family: 'Open Sans Condensed', sans-serif !important;
  font-size: 30px!important;
  font-weight: 700 !important;
  margin-bottom: 25px;
  text-transform: uppercase !important; }

h2 {
  color: #333333 !important;
  font-family: 'Open Sans Condensed', sans-serif !important;
  font-size: 24px !important;
  text-transform: uppercase; }
  


h3 {
  color: #333333 !important;
  font-family: 'Open Sans Condensed', sans-serif !important;
  font-size: 20px !important; 
  text-transform: uppercase; !important}

h4 {
  color: #333333 !important;
  font-family: 'Open Sans Condensed', sans-serif !important;
  font-size: 18px !important; }

h5 {
  color: #333333 !important;
  font-family: 'Open Sans Condensed', sans-serif !important;
  font-size: 16px !important; }
  
.text-light {color:white;}

.text-light h2.news-heading a {color: #555555;}

.bg-dark,
tr.bg-dark,
button.bg-dark {background-color: #015A9C !important;}

.main-heading {
  border-bottom: solid 3px #fcc131;
  font-weight: 700; }

.small.blue {
  color: #1228a6;
  font-weight: 400; }

.small.extra {
  font-size: .75; }

@media only screen and (min-width: 992px) {
  .small.extra {
    font-size: .85; } }
    
html, body {overflow-x; hidden;}

html {
  font-size: 18px;
  line-height: 1.3em;
  position: relative;
  min-height: 100%; }

body {
  background-color: #dddddd !important;
  background-image: url("/assets/images/interface/starchampbg.png");
  background-repeat: no-repeat;
  background-position: 0 110px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #454545;
  font-family: 'Source Sans Pro', sans-serif !important;
  font-size: .9em !important;
  font-weight: 300;
  letter-spacing: -.02em;
  line-height: 1.4em;
  min-height: 100vh;
  width: 100%;
  display: flex;
  flex-direction: column; }

header,
footer {
  flex-shrink: 0; }

.wrap {
  flex-grow: 1; }
  

/*------- BASE ------*/
/*------- BUTTON ------*/
.btn-primary {
  background-color: #1228a6;
  color: #efefef;
  font-family: "Open Sans Condensed", sans-serif;
  letter-spacing: .05em; }

.btn-primary:hover {
  background-color: #283ce8;
  color: #efefef; }

.btn-default {
  color: #333;
  background-color: #dddddd;
  border-color: #ccc;
  margin: 5px 0;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 600;
  letter-spacing: .05em;
  text-transform: uppercase; }

.btn-default:hover {
  background-color: #e9ba7a;
  border-color: #ccc;
  color: #000;
  opacity: 0.8; }

.btn-wide {
  width: 98%; }

.btn-default.btn-gold {
  color: #333333;
  background-color: #f0ad4e; }

.btn-default.btn-gold a {
  color: #333333; }

.btn-default.btn-gold:hover {
  color: #efefef;
  background-color: #666666;
  border-color: #444444; }

.btn-default.btn-gold a:hover {
  color: #efefef;
  border-color: #444444; }

/*------- FOOTER ------*/
.footer {
  background-color: #dddddd;
  background-image: url("/assets/images/interface/star-bkgd-img.png");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: bottom;
  bottom: 0;
  width: 100%; }

.footer-content {
  padding: 0 0 10px 0; }

.footer-contact {
  font-size: 15px;
  text-transform: uppercase; }

.copyright {
  color: #dddddd !important;
  font-size: 12px;
  font-weight: 400; }

.copyright a {
  color: #dddddd !important;
  font-weight: 400;
  text-decoration: none; }

.copyright a:hover {
  color: #eeeeee !important;
  text-decoration: none; }

.sponsor-bar {
  background: #015A9C;
  padding: 7px;
  text-align: center; }

a.sponsor-bar {
  color: #dddddd;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  font-weight: normal;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase; }

.sponsors {
  background-color: #efefef;
  margin-bottom: 20px;
  padding: 5px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.175); }

/*------- FORMS ------*/

.form-control {
  font-size: 15px;
}

.form-label {margin-top:  1rem;}

.section-heading {
  background: #333333 !important;
  color: #dddddd !important;
  margin-bottom: 10px;
  padding: 5px;
  text-transform: uppercase; }
  
  label.required:after {
  content:"\*";color:#d00;margin-left:5px;}
  
  .nav.entry > li > a {
  padding: 20px 15px;
}

.nav-tabs>li.active>a, 
.nav-tabs>li.active>a:focus, 
.nav-tabs>li.active>a:hover {
    color: #eea236;}

/*------- HOME ------*/
.home-bar {
  background: #015A9C;
  padding: 10px 0; }

.nGY2 .nGY2Vieweroo {
  text-align: center;
  float: left;
  position: relative;
  top: 50px;
  left: 5px;
  padding: 2px;
  background: none;
  display: none;
  height: 74px;
  width: 147px; }

.logo {
  padding-bottom: 55px; }

.logo1 {
  padding: 5px; }

.logo img {
  max-height: 89px;
  max-width: 150px;
  margin-bottom: 15px;
  margin-top: -10px; }

@media (max-width: 640px) {
  .news-panel.nav-tabs > li > a {
    font-size: 15px;
    width: 165px; } }

.well.well-star {
  margin: 10px 0;
  padding: 2px; }

.float-r-small {
  float: right;
  font-size: 15px;
  text-transform: uppercase; }

.float-r-small a {
  color: #ffffff; }

.float-r-small a:hover {
  color: #cccccc;
  text-decoration: none; }

.timer {
  text-align: center; }

.timer .table-cell {
  display: inline-block;
  margin: 0 5px;
  width: 55px; }

.timer .table-cell .tab-val {
  font-size: 35px;
  color: #ffffff;
  margin: 0; }

.timer .table-cell .tab-unit {
  color: #ffffff;
  font-family: Arial, serif;
  font-size: 12px;
  text-transform: uppercase; }

#simple_timer.timer .table-cell.day,
#periodic_timer_days.timer .table-cell.hour {
  width: 120px; }

.table-cell.second {
  display: none; }

/*------- IMAGES ------*/
.imgbdr {
  background: #efefef;
  border: solid 1px #666666;
  padding: 7px; }

.img-limit {
  display: block;
  margin: 0 auto; }
  
  .banner-img {
    padding-top: 130px;}
  
  .banner-img {
  padding-top: 90px; }


@media only screen and (min-width: 992px) {
  .img-limit {
    max-width: 70%; } }

.photocredit {
  color: white;
  padding-left: 100px; }

div.wrapper {
  position: relative;
  /* important(so we can absolutely position the description div */ }

div.description {
  position: absolute;
  /* absolute position (so we can position it where we want)*/
  bottom: 0px;
  /* position will be on bottom */
  left: 0px;
  width: 100%;
  /* styling below */
  background-color: #015A9C;
  color: white;
  opacity: 0.6;
  /* transparency */
  filter: alpha(opacity=60);
  /* IE transparency */ }

@media only screen and (max-width: 640px) {
  p.description_content {
    padding: 0 10px;
    margin: 0px;
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 10px;
    font-weight: 200;
    letter-spacing: .1em; } }

@media only screen and (min-width: 640px) {
  p.description_content {
    padding: 10px 100px;
    margin: 0px;
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 15px;
    font-weight: 200;
    letter-spacing: .1em; } }


/* Image Gallery */
.gallery-thumbnail,
.gallery-thumbnail_lg {
  margin: 5px 5px 5px 0;
  background: #cacaca;
  padding: 0px;
  line-height: 1.42857143;
  background-color: #dcdcdc;
  border: 1px solid #cacaca;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  width: 150px;
  height: auto; }

.gallery_thumbnail {
  float: left; }

.nanogallery_colorscheme_dark_my_nanogallery .nGY2GThumbnailImageTitle,
.nanogallery_colorscheme_dark_my_nanogallery .nGY2GThumbnailAlbumTitle,
.nanogallery_colorscheme_dark_my_nanogallery .nGY2Breadcrumb .oneItem {
  color: #cccccc;
  background-color: transparent;
  font-size: 13px;
  font-weight: 400; }

.nGY2 .nGY2GThumbnailAlbumTitle,
.nGY2 .nGY2GThumbnailImageTitle {
  font-size: 12px; }

/*------- LINKS ------*/
a {
  color: #333333 !important; 
  text-decoration:  none !important;}

a:whitelink {
  color: #efefef; }

a:hover {
  color: #cccccc !important;
  text-decoration: none; }

a:focus {
  outline: 0; }

.links-list li {
  list-style-type: none;
  margin: 5px;
  padding: 7px; }

.links-list li a {
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4em;
  text-decoration: none; }

.links-list li a:hover {
  color: #333333; }

.links-list li:before {
  content: '\f105';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -.8em;
  color: #333333; }

h2.blue-back a {
  color: #efefef; }

h2.blue-back a:hover {
  color: #666666;
  text-decoration: none; }

h2 a:hover {
  color: #d8bf1f;
}

.mid-small.table-row,
.mid-small.table-row a {
  font-size: 16px;
  font-weight: 400; }

.black-well a {
  color: #efefef; }

.black-well a:hover {
  color: #cccccc !important; }

/*------- MASTHEAD ------*/
.masthead {
  background: #efefef;
  background-image: url("/assets/images/interface/star-bkgd-img.png");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-top: 40px; }

.navbar a.header-link {
  background: transparent; }

@media (min-width: 992px) {
  .masthead {
    border-bottom: solid 1px #cccccc;
    margin-top: 0; } }

/*------- MISC ------*/

.accordion-button:not(.collapsed) {
  color: #eeeeee !important;
  background-color: #015A9C !important;
}

.logoSize {width:175px;}

@media only screen and (min-width: 1200px) {
  .logoSize {width:200px;}
}

.class-name {
  color: #d8bf1f;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: .01em;
  vertical-align: -15px;
  margin-top: 0; }

@media only screen and (min-width: 992px) {
  .class-name {
    font-size: 20px;
    font-weight: normal;
    color: #d8bf1f;
    margin-top: 0; } }

.site-title {
  padding-top: 10px; }

hr {
  background-color: #dddddd;
  color: #dddddd;
  height: 1px;
  width: 100%; }

hr.faded {
  height: 1px;
  background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.99), transparent);
  background-image: -moz-linear-gradient(left, transparent, rgba(0, 0, 0, 0.99), transparent);
  background-image: -ms-linear-gradient(left, transparent, rgba(0, 0, 0, 0.99), transparent);
  background-image: -o-linear-gradient(left, transparent, rgba(0, 0, 0, 0.99), transparent);
  border: 0;
  margin-top: 5px;
  margin-bottom: 5px; }

.left-bullet {
  margin-left: -20px; }

ul.left-bullet li {
  padding-bottom: 10px; }

.un-list li {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 18px;
  letter-spacing: .05em;
  line-height: 1.4em;
  list-style-type: none;
  margin-left: -30px; }

.un-list li:before {
  font-family: 'FontAwesome';
  content: '\f0da';
  margin: 0 5px 0 -5px; }

.well.well-small {
  background-color: #ffffff;
  padding: 5px 10px 10px 10px; }

.contacts {
  font-size: 16px;
  line-height: 1.3em;
  margin-bottom: 25px;
  margin-left: -25px; }

.well.black-well {
  background: #015A9C;
  color: #eeeeee;
  padding: 5px 10px; }


li.fa-list:before {
  list-style-type: none;
  font-family: 'FontAwesome';
  content: '\f15c';
  margin: 0 5px 0 -40px;
  color: #f0ad4e; }

li.fa-list2:before {
  list-style-type: none;
  font-family: 'FontAwesome';
  content: '\f15c';
  margin: 0 5px 0 -40px;
  color: #015A9C; }

li.fa-list,
li.fa-list2 {
  list-style-type: none; }

li.fa-list a,
li.fa-list2 a {
  font-size: 16px;
  font-weight: 400; }

li.fa-list .greytext {
  color: #cccccc;
  font-size: 14px;
  margin-left: -16px;
  margin-top: -5px; }

.fa.fa-calendar {
  color: #015A9C; }

.list-item-description {
  margin-left: -18px;
  margin-top: -6px; }

.well.home-sidebar,
.well.white-well {
  background: #eeeeee;
  padding: 0 10px; }
  
.well.white-well {
  padding-top: 100px;
}

.well.white-well a {
  color: #333333;
  text-decoration: none; }
  
  .well li a {color: #eeeeee !important;}

.icon-color {
  color: #015A9C;
  padding-right: 2px;
  padding-left: 10px; }

.footer {
  background: #015A9C; }

.sponsor-img {
  padding: 10px 0; }

.divider {
  background: #333333;
  padding: 5px 0; }

h2.black-text {
  color: #000000;
  letter-spacing: .03em; }

h3.black-well-heading {
  border-radius: 2px;
  color: #eeeeee !important;
  font-size: 20px;
  text-transform: uppercase;
  background: #015A9C;
  padding: 5px;
  letter-spacing: .05em; }

.black-well a {
  color: #efefef;
  text-decoration: none; }

.black-well a:hover {
  color: #cccccc !important; }
  
  .blackwell a, .well.blackwell {color; #efefef;}

.pad-bottom10 {
  border-bottom: solid 1px #444444;
  padding-top: 10px;
  padding-bottom: 10px; }

.vcenter {
  display: table; }

.vcenter-content {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

/* ----- Main nav ----- */
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  top: 0;
  border-width: 0 0 1px; }

  .navbar.bg-light {
    background-color: #ffffff !important;}

  @media only screen and (min-width: 1280px) {
.navbar a:hover, .nav-link a:hover {background: transparent !important;}
}
.navbar {
--bs-navbar-nav-link-padding-x: 0.4rem;
}
.navbar a {
    background: transparent;
}

.navbar .navbar-nav > li > a {
    text-decoration: none;
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(255,255,255,.55);
    margin-bottom: 0 !important;
}
.navbar .navbar-nav > li > a {
    background-color: transparent;
    color: #333333;
    font-family: "Open Sans Condensed", sans-serif;
    font-weight: 400;
    font-size: 19px;
    text-shadow: none;
    text-transform: uppercase;
}

@media only screen and (max-width: 1080px) {
.navbar li.nav-item.nav-link {
 
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
    
}

@media only screen and (max-width: 1080px) {
.navbar li:hover  {background: #dddddd;}

.navbar li.dropdown {background-color: rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important;}
}

.navbar-nav {
  --bs-nav-link-padding-y: 0;
}

.dropdown-menu {
  --bs-dropdown-border-width: 1px  !important;
  --bs-dropdown-bg: white;
    font-size:.8rem !important;
    
}

.dropdown-menu li {padding: .3rem;}
.dropdown-menu li:hover {background: #dddddd;}

.dropdown-menu[data-bs-popper] {
    top: 70% !important;
    
}

/* ----- Utility nav ----- */
.util {
  background: #015A9C; }

.utility {
  background: transparent; }

@media only screen and (min-width: 992px) {
  .utility {
    background: #015A9C; } }

ul.util-nav {
  display: none;
  float: right;
  padding-left: 0;
  position: relative;
  z-index: 9999999; }

.util-nav > ul {
  float: right; }

.util-nav > li {
  background: #015A9C;
  list-style-type: none;
  margin-bottom: 1px;
  float: left;
  margin-right: 2px;
  padding: 10px 20px 0 0; }

.util-nav > li > a {
  color: #efefef !important;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.2em;
  text-decoration: none;
  text-transform: uppercase; }

.util-nav > li > a:hover,
.util-nav > li > a:focus {
  color: #cccccc; }

@media only screen and (min-width: 992px) {
  ul.util-nav {
    display: block;
    padding-right: 0; } }

/* ----- Footer nav ----- */
.footer_nav, .footer_nav_ctr {
  list-style: none;
  margin-left: -20px; }

.footer_nav ul, .footer_nav_ctr ul {
  float: left;
  height: auto;
  list-style: none;
  line-height: 1em;
  padding: 0;
  margin: 5px 0 0 0; }

.footer_nav a,
.footer_nav_ctr a {
  color: #333333;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  display: block;
  margin-bottom: -5px;
  padding-bottom: 10px;
  text-align: left;
  text-decoration: none; }

.footer_nav.sub a {
  padding-bottom: 4px; }

.footer_nav_ctr a {
  text-align: center; }

.footer_nav a:hover, .footer_nav_ctr a:hover {
  color: #666666;
  outline: 0; }

.footer_nav ul a {
  font-size: 12px;
  border-left: solid 2px #666666;
  display: block;
  color: #333333;
  font-weight: normal;
  text-decoration: none;
  margin: 3px 0;
  padding: 0 0 0 4px; }

.footer_nav ul a:hover {
  color: #333333; }

.footer_nav li {
  float: left;
  padding: 30px 20px; }

.footer_nav ul ul li {
  clear: both; }

.footer_nav ul li {
  clear: both; }




.sidebar li {
  background: #015A9C; }

.sidebar li:hover {
  background: #015A9C; }

.sidebar li a, .sidebar li a:hover {
  color: #333333;
  font-weight: 600; }

.sidebar-description {
  background-color: #efefef;
  border-right: solid 1px #666666;
  border-bottom: solid 1px #666666;
  border-left: solid 1px #666666;
  margin: -22px 0 0 0;
  padding: 5px 5px 0 5px; }

.custom-collapse {
  padding-right: 0; }

@media (max-width: 650px) {
 
  h1 {
    font-size: 22px; }
  /*.panel td {font-size: 10px;}*/ }

@media (min-width: 768px) {
  .custom-collapse .collapse {
    display: block; } }

.subnav li {
  background: #015A9C; }

.subnav li:hover {
  background: #015A9C; }

.subnav li a {
  color: #efefef;
  font-weight: normal; }

/* ----- Select Field ----- */
ul.nav_categories {
  margin-left: -40px; }

ul.nav_categories li {
  float: left;
  font-size: 12px;
  list-style-type: none;
  padding-right: 10px; }

/*------- Home News ------*/
.well.well-summary {
  margin-bottom: 10px;
  padding: 7px; }

.well.well-summary img {
  float: right; }

.well .col-sm-4 {
  padding-right: 0; }

.well-summary h2 {
  color: #333333;
  display: inline;
  margin-bottom: 0; }

.well-summary h2 a {
  color: #333333;
  display: inline;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 0;
  text-decoration: none; }

.well-summary h2 a:hover {
  color: #666666; }

h2.news-heading,
h2.news-heading a {
  color: #333333;
  font-size: 25px;
  font-weight: 700; }

h2.news-heading a:hover {
  color: #cccccc; }

.news-doc {
  float: left;
  padding-right: 10px; }
  


.well.news,
.well.smallpad-well {
  padding-top: 0;
  padding-bottom: 10px; }

li .year-heading {
  background: #555555;
  color: #fff;
  margin-left: -40px;
  padding: 3px 10px; }


/* ----- Slideshow ----- */
.carousel img {
  width: 100%; }

.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity; }

.carousel-fade .carousel-inner .active {
  opacity: 1; }

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1; }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1; }

.carousel-fade .carousel-control {
  z-index: 2; }

.carousel .item {
  margin-top: 112px; }

@media only screen and (min-width: 992px) {
  .carousel .item {
    margin-top: 120px; } 
    }

.carousel .caption {
  position: absolute;
  left: 0px;
  bottom: 10px;
  background: #333333;
  width: 100%;
  z-index: 8;
  padding: 15px 20px;
  opacity: 0.8;
  overflow: hidden;
  -moz-opacity: 0.7;
  filter: alpha(opacity=7);
  box-sizing: border-box;
  font-size: 30px;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 22px;
  font-weight: 100;
  letter-spacing: .05em;
  line-height: 1.2em;
  color: #fff;
  padding-right: 100px;
  text-align: right;
  text-transform: uppercase; }

.carousel .caption a {
  color: #ffffff; }

.credit {
  font-size: 16px; }

/*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.next,
  .carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .carousel-fade .carousel-inner > .item.prev,
  .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .carousel-fade .carousel-inner > .item.next.left,
  .carousel-fade .carousel-inner > .item.prev.right,
  .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

/*------- Tables ------*/
.small.table-row {
  background: #efefef;
  font-size: 14px;
  font-weight: 400; }

.table.no-border > tbody > tr > th {
  border: 0;
  padding: 0; }

.table.no-border > tbody > tr > td {
  border: 0;
  padding: 5px; }
  
table.counter tbody{
  counter-reset: rowNumber;
}
table.counter tbody tr {
  counter-increment: rowNumber;
}
table.counter tbody tr td:first-child::before {
  content: counter(rowNumber);
  min-width: 1em;
  margin-right: 0.5em;
}

/*------- No More Tables ------*/
@media only screen and (max-width: 992px) {
  /* Force table to not be like tables anymore */
  #no-more-tables table,
  #no-more-tables thead,
  #no-more-tables tbody,
  #no-more-tables th,
  #no-more-tables td,
  #no-more-tables tr {
    display: block; }
  /* Hide table headers (but not display: none;, for accessibility) */
  #no-more-tables thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  #no-more-tables tr {
    border: 1px solid #666666; }
  #no-more-tables td {
    border: none;
    border-bottom: 1px solid #dddddd;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left; }
  #no-more-tables td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold; }
  #no-more-tables td:before {
    content: attr(data-title); } }

@media screen and (min-width: 992px) {
  .width20 {
    width: 20%; }
  .width40 {
    width: 40%; } }

.small.table-row {
  font-size: 14px;
  font-weight: 400; }

.table-condensed > thead > tr > th {
  background: #015A9C;
  color: #ffffff;
  font-weight: 400; }

li.fa-table:before {
  list-style-type: none;
  font-family: 'FontAwesome';
  content: '\f0ce';
  margin: 0 10px 0 -40px;
  color: #015A9C; }

li.fa-arrow {
  list-style-type: none; }

li.fa-arrow:before {
  list-style-type: none;
  font-family: 'FontAwesome';
  content: '\f18e';
  margin: 0 10px 0 -40px;
  color: #015A9C;
  font-weight: 200; }

/*------- ENTRY FORM ------*/
.card.entry {background-color: #f5f5f5;}
.form-control {
  font-size: 15px !important;
}
.btn-warning {
  margin-right: 10px !important;
    color: #333 !important;}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555 !important;
    cursor: default;
    background-color: #fff !important;
    border: 1px solid #ddd !important;
    border-bottom-color: transparent !important;
    text-transform: uppercase !important;
}

.nav-tabs>li > a {
    color: #555 !important;
    cursor: default;
    font-size: .9rem !important;
    text-transform: uppercase !important;
}

input[type=checkbox] {
    transform: scale(1.5) !important;
    margin: 9px !important;
} 

label.required:after {
  content:"\*";color:#d00 !important;
  margin-left:5px !important;}
