.otp-form {
  display: flex;
}

.otp-form > .otp-button {
  padding-top: 24px;
  padding-left: 10px;
}

.article-item {
  margin-bottom: 15px;
}
.article-item .article-title,
.article-item .article-title a {
  color: inherit;
  margin: 0;
}
.article-item .article-meta,
.article-item .article-meta a {
  color: #999;
  font-size: .85em;
}
.article-item .article-meta a {
  text-decoration: underline;
}
.article-item .article-thumb {
  margin-right: 10px;
  margin-bottom: 10px;
}
.article-item .article-text {
  margin-top: 7px;
}
html,
body {
  height: 100%;
}
.wrap {
  min-height: 100%;
  height: auto;
  margin: 0 auto -60px;
  padding: 0 0 60px;
}
.wrap > .container {
  padding: 70px 15px 20px;
}
.footer {
  height: 60px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  padding-top: 20px;
}
.jumbotron {
  text-align: center;
  background-color: transparent;
}
.jumbotron .btn {
  font-size: 21px;
  padding: 14px 24px;
}
.not-set {
  color: #c55;
  font-style: italic;
}
/* add sorting icons to gridview sort links */
a.asc:after,
a.desc:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  padding-left: 5px;
}
a.asc:after {
  content: "\e151";
}
a.desc:after {
  content: "\e152";
}
.sort-numerical a.asc:after {
  content: "\e153";
}
.sort-numerical a.desc:after {
  content: "\e154";
}
.sort-ordinal a.asc:after {
  content: "\e155";
}
.sort-ordinal a.desc:after {
  content: "\e156";
}
.grid-view th {
  white-space: nowrap;
}
.hint-block {
  display: block;
  margin-top: 5px;
  color: #999;
}
.error-summary {
  color: #a94442;
  background: #fdf7f7;
  border-left: 3px solid #eed3d7;
  padding: 10px 20px;
  margin: 0 0 15px 0;
}
/*# sourceMappingURL=style.map */

/** CUSTOMIZATION **/

.navbar-inverse {
  /*background-color: #007148;
  border-bottom: 3px solid #ff803b;*/
  /*border-top: 10px solid #007148;*/
  background-color: #fff;
  border-bottom: 1px solid #007148;
  padding-bottom: 10px;
}

.navbar-brand {
  margin-left: 0px;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: transparent;
  /*color: #ffda47;*/
  color: #333;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  background-color: transparent;
  /*color: #ffda47;*/
  color: #007148;
}

.navbar-inverse .navbar-nav > li > a {
  /*color: #fff;*/
  color: #666;
}

.navbar-inverse .navbar-nav > li > a:hover {
  /*color: #fff;*/
  color: #000;
}

.navbar {
  min-height: 70px;
}

.navbar-header {
  margin-top: -5px;
}

.nav > li > a {
  margin-top: 10px;
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 10px;
}

.navbar .dropdown form {
    display: none;
}
.navbar .dropdown.open form {
    display: block;
}

#loginbox {
  padding: 10px;
}

.container {
  width: 100%;
}

.wrap > .container {
    padding-left: 0px;
    padding-right: 0px;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
  width: 100%;
  height:100%;
}

.carousel,.item,.active{height:100%;}
.carousel-inner{height:100%;}

.carousel-control.left {
  background-image: none;
}

.carousel-control.right {
  background-image: none;
}

.body-content {
  padding-left: 20px;
  padding-right: 20px;
}

.content{
  margin-top: -20px;
}

.above-footer {
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  padding-top: 20px;
  padding-bottom: 20px;
}

.above-footer ul {
  list-style: none;
}

.above-footer ul li {
  margin-left: -40px;
  margin-bottom: 5px;
}

.socmed {
  margin-top: 5px;
}

.footer {
  background-color: #006633;
  border-top: 1px solid #ff803b;
  color: #fff;
}

.article-menu {
 /* padding-top: 25px;*/
  padding-bottom: 25px;
}

.article-menu ul {
  list-style: none;
}

.article-menu li {
  margin-left: -30px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}

.article-item {
  margin-right: 10px;
}

.rightsidebar-border {
  border-right: 1px solid #ccc;
}

.leftcontent-border {
  border-left: 1px solid #ccc;
  padding-left: 20px;
}

.photo {
  padding-top: 15px;
  padding-left: 15px;
  text-align: center;
}

.photo img {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.flash-message {
  padding-left: 10px;
  padding-right: 10px;
}

.body-content h3 {
  font-family: helvetica;
  font-size: 20px;
  color: #333;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  border-left: 5px solid #444;
  padding-left: 10px;
}

.sidebar h3 {
  font-family: helvetica;
  font-size: 20px;
  color: #333;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  border-left: 5px solid #444;
  padding-left: 10px;
  margin-bottom: 25px;
}

.body-content h4 {
  font-family: helvetica;
  font-size: 16px;
}

#news-list h4 {
  margin-top: 20px;
}

#news-list h5 {
  margin-bottom: 0px;
}

#news-list a:hover{
  text-decoration: none;
  color: #006633;
}

#news-list a{
  text-decoration: none;
  color: #3d9970;
}

body a:hover{
  text-decoration: none;
  color: #006633;
}

body a{
  text-decoration: none;
  color: #3d9970;
}


.subtitle {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 25px;
  margin-top: 17px;
}

.input-line {
  margin-bottom: 30px;
}

.hideme {
  opacity:0.2;
}

hr.style14 {
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
}

.fade-in{
  animation: animationFrames ease 1s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode:forwards; /*when the spec is finished*/
  -webkit-animation: animationFrames ease 1s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-fill-mode:forwards; /*Chrome 16+, Safari 4+*/
  -moz-animation: animationFrames ease 1s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -moz-animation-fill-mode:forwards; /*FF 5+*/
  -o-animation: animationFrames ease 1s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -o-animation-fill-mode:forwards; /*Not implemented yet*/
  -ms-animation: animationFrames ease 1s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
  -ms-animation-fill-mode:forwards; /*IE 10+*/
}

@keyframes animationFrames{
  0% {
    opacity:0;
    transform:  translate(0px,-25px)  ;
  }
  100% {
    opacity:1;
    transform:  translate(0px,0px)  ;
  }
}

@-moz-keyframes animationFrames{
  0% {
    opacity:0;
    -moz-transform:  translate(0px,-25px)  ;
  }
  100% {
    opacity:1;
    -moz-transform:  translate(0px,0px)  ;
  }
}

@-webkit-keyframes animationFrames {
  0% {
    opacity:0;
    -webkit-transform:  translate(0px,-25px)  ;
  }
  100% {
    opacity:1;
    -webkit-transform:  translate(0px,0px)  ;
  }
}

@-o-keyframes animationFrames {
  0% {
    opacity:0;
    -o-transform:  translate(0px,-25px)  ;
  }
  100% {
    opacity:1;
    -o-transform:  translate(0px,0px)  ;
  }
}

@-ms-keyframes animationFrames {
  0% {
    opacity:0;
    -ms-transform:  translate(0px,-25px)  ;
  }
  100% {
    opacity:1;
    -ms-transform:  translate(0px,0px)  ;
  }
}