a:hover {
  color: #53AFEF;
}
html,
body {
  background-color: white;
}
#wrapper {
  background: #dfdfdf url(../images/bg.jpg) center top no-repeat;
  padding-top: 30px;
}
#wrapper.authentication {
  padding-bottom: 40px;
}
.videoPlayer {
  padding-right: 0;
  margin-top: 50px;
  max-height: 235px;
  overflow: hidden;
}
.videoPlayer .embed-responsive.embed-responsive-4by3 {
  padding-bottom: 83.5%;
}
.container {
  max-width: 970px;
}
.container .white {
  background-color: #efefef;
  margin-left: -15px;
  padding: 50px;
}
.container .margin-top {
  padding-top: 70px;
}
.main .container.margin-top {
  padding-top: 0px;
}
.balloon {
  background-color: #e3e3e3;
}
.balloon p {
  padding: 15px 35px;
  font-size: 18px;
  position: relative;
}
.balloon p:after {
  position: absolute;
  bottom: -38px;
  right: 90px;
  content: " ";
  display: block;
  width: 44px;
  height: 30px;
  background: url(../images/balloon_arrow.png) no-repeat;
}
.balloon.composition1 .p1 {
  display: block;
  font-size: 30px;
}
.balloon.composition1 .p2 {
  font-size: 18px;
}
.balloon.composition1 .p3 {
  font-size: 30px;
}
.green-btn {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
  color: white;
  background-color: #3b9c3d;
  padding: 15px 0 15px 40px;
  margin-bottom: 15px;
  text-decoration: none;
  position: relative;
}
.green-btn:hover {
  background-color: #2d772f;
  text-decoration: none;
}
i.icon {
  background: url(../images/icons.png) no-repeat;
  width: 14px;
  height: 20px;
  display: inline-block;
  position: absolute;
  left: 14px;
}
i.icon.arrow {
  background-position: left top;
}
i.icon.lamp {
  background-position: left bottom;
}
body {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  outline-color: #00ff00;
}
a {
  text-decoration: underline;
  color: inherit;
}
hr {
  border-top: 1px solid #cfcece;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 h5,
.h5 h6,
.h6 {
  letter-spacing: 0.025em;
}
h1,
.h1 {
  font-weight: bold;
  line-height: 22px;
  margin: 15px 0 30px 0;
}
h2,
.h2 {
  font-weight: regular;
  line-height: 18px;
  margin: 10px 0 15px 0;
}
h3,
.h3 {
  font-weight: 600;
  line-height: 14px;
  margin: 8px 0;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-weight: normal;
  line-height: 14px;
  margin: 8px 0;
}
p {
  letter-spacing: 0.030em;
}
.lead {
  margin-bottom: 17px;
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
}
blockquote h4 {
  font-weight: bold;
}
blockquote,
blockquote p,
blockquote h4 {
  font-size: 12px;
}
.sectionTitle {
  background-color: #3b9c3d;
  color: white;
  padding: 12px 30px;
  font-weight: normal;
  font-size: 14px;
  margin: 0;
}
#topBar {
  background: white url(../images/topBar_bg.png) center top repeat-y;
  -webkit-box-shadow: 0 30px 30px 0 rgba(69, 91, 82, 0.25);
  box-shadow: 0 30px 30px 0 rgba(69, 91, 82, 0.25);
}
#topBar h1 {
  padding: 8px 0 8px 36px;
  margin: 0;
}
#topBar form {
  position: absolute;
}
#topLinks {
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #333;
  text-align: right;
}
#topLinks li {
  display: inline-block;
}
#topLinks a {
  text-decoration: none;
  display: block;
  font-size: 12px;
  color: white;
  margin: 16px 0;
  padding: 2px 16px;
}
#topLinks li:first-child a {
  border-right: 1px solid #c9c9c9;
}
#topLinks .welcome {
  color: white;
  display: block;
  font-size: 12px;
  padding: 10px 15px 0 0;
}
#topLinks .welcome ~ li a {
  margin-top: 0;
}

footer {
  border-top: 30px solid #c7cac9;
  background-color: white;
}
footer > .container {
  top: -24px;
  position: relative;
}
footer > .container p {
  font-size: 12px;
  color: #333333;
}
footer > .container ul {
  margin: 20px 0 0 0 ;
  padding: 0;
  list-style: none;
}
footer > .container ul span {
  display: block;
  text-transform: uppercase;
}
footer > .container ul li {
  display: inline-block;
  font-size: 12px;
}
footer > .container ul li + li {
  margin-left: 30px;
}
.pagination > li > a,
.pagination > li > span {
  margin-left: 1px;
  border: none;
  border-bottom: 2px solid #3b9c3d;
  font-family: "Ubuntu Mono", monospace;
  font-size: 12px;
}
.pagination > li.active a {
  background-color: #333;
}
.list-view .pagination {
  margin-left: 15px;
  clear: both;
  width: 100%;
}
.carouselWrapper {
  padding-left: 0;
  position: relative;
  overflow: hidden;
  margin: 50px 0;
}
.carouselWrapper .owl-item {
  min-height: 250px;
}
.carouselWrapper .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
}
.carouselWrapper .owl-wrapper {
  position: relative;
}
.carouselWrapper .owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}
.carouselWrapper .owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
}
.carouselWrapper .owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
}
.carouselWrapper .owl-theme .owl-controls .owl-page span {
  display: block;
  width: 8px;
  height: 8px;
  margin: 5px 7px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #333;
  border: 1px solid transparent;
  cursor: pointer;
}
.carouselWrapper .owl-theme .owl-controls .owl-page.active span,
.carouselWrapper .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: transparent;
  border: 1px solid #333;
}
/* 
*  Owl Carousel - Animate Plugin
*/
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* 
* 	Owl Carousel - Auto Height Plugin
*/
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/* 
*  Core Owl Carousel CSS File
*/
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/* 
* 	Owl Carousel - Lazy Load Plugin
*/
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
/* 
* 	Owl Carousel - Video Plugin
*/
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
.articleList,
.teamArticle {
  list-style: none;
  color: white;
  margin: 0;
  padding: 0;
}
.articleList div,
.teamArticle div {
  background-color: #333333;
  min-height: 422px;
}
.articleList .img-wrapper,
.teamArticle .img-wrapper {
  display: block;
  overflow: hidden;
  height: 170px;
  text-align: center;
}
.articleList a,
.teamArticle a {
  text-decoration: none;
}
.articleList h3,
.teamArticle h3 {
  font-size: 18px;
  font-weight: normal;
  line-height: normal;
  margin: 0;
  padding: 20px;
}
.articleList p,
.teamArticle p {
  margin: 0;
  padding: 0 20px 20px 20px;
}
.list-view .summary {
  display: none;
}
.list-view li {
  margin: 0 0 30px 0;
}
.teamArticle div {
  margin: 0 15px;
}
.award_banner {
  padding-top: 40px;
  font-weight: 400;
}
.award_banner .punchline,
.award_banner .green-pushline {
  min-height: 145px;
}
.award_banner .punchline {
  -webkit-box-shadow: inset 0 0 50px 0 #ccc;
  box-shadow: inset 0 0 50px 0 #ccc;
  padding: 40px;
  font-size: 16px;
}
.award_banner .punchline .award_title {
  font-size: 30px;
  font-style: italic;
}
.award_banner .green-pushline {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 46px 60px;
  color: white;
  background-color: #3b9c3d;
  text-decoration: none;
  font-size: 16px;
  display: block;
}
.award_banner .green-pushline:hover {
  background-color: rgba(59, 156, 61, 0.8);
}
.award_banner .green-pushline .icon {
  left: 30px;
  top: 50px;
}
.award_banner .green-pushline .p1 {
  display: block;
  font-size: 20px;
}
.award_banner .green-pushline .p2 {
  display: block;
  padding-left: 20px;
}
#contact-form label .required {
  display: none;
}
#contact-form .input-group,
#contact-form .form-control {
  width: 100%;
}
#contact-form .g-recaptcha {
  margin-bottom: 15px;
}
.btn {
  border: none;
}
.btn-primary.menu-toggle-btn:before,
.btn-primary.menu-toggle-btn:after {
  background-color: white;
}
.btn {
  text-decoration: none;
  border: none;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease, border-color 0.1s initial;
  -o-transition: all 0.3s ease, border-color 0.1s initial;
  transition: all 0.3s ease, border-color 0.1s initial;
  color: white;
  background-color: #53AFEF;
  border-top: 2px solid transparent;
  border-bottom: 4px solid #696969;
  outline: none !important;
}
.btn + .btn {
  margin-left: 10px;
}
.btn:hover,
.btn:focus {
  color: white;
  background-color: #4ebc50;
  border-top: 4px solid white;
  border-bottom: 2px solid #1a4c2d;
  outline: none !important;
}
.btn:active {
  color: #2d772f;
  background-color: #4ebc50;
  border-top: 5px solid white;
  border-bottom: 1px solid #1a4c2d;
  outline: none !important;
}
.links {
  padding: 0;
  margin: 20px 0;
}
.links a {
  text-decoration: none;
}
.links li {
  display: inline-block;
}
.links li + li {
  margin-left: 30px;
}
.checkbox {
  margin: 20px 0;
}
.create .checkbox {
  margin: 0;
}
.loginForm .input-group,
.createForm .input-group {
  width: 100%;
}
form .form-control:focus,
form textarea:focus {
  background-color: white;
}
.error404 h2 {
  color: #3b9c3d;
  font-size: 20px;
}
.error404 .img {
  margin-top: 50px;
}
.error404 .img img {
  max-width: 50%;
  margin: auto;
}
.authentication .container {
  max-width: 970px;
}
.authentication .container .white {
  background-color: #91c24e;
  margin-left: -15px;
  padding: 0px !important;
}
.authentication .container .margin-top {
  padding-top: 0px !important;
}
.authentication .container .loginWrapper {
  padding-top: 50px;
  padding-left: 50px;
  margin: 0;
}
.authentication .container .loginWrapper .required .required {
  display: none;
}
.authentication .container .loginWrapper .btn-primary {
  color: #3b9c3d;
  background-color: white;
}
.authentication .container .loginWrapper .btn-primary:hover,
.authentication .container .loginWrapper .btn-primary:focus {
  color: #91c24e;
  border-top-color: #91c24e;
}
.authentication .container .loginWrapper a:hover,
.authentication .container .loginWrapper a:focus {
  color: #1a4c2d;
}
.authentication .container .loginWrapper .fa-asterisk {
  color: #1a4c2d;
}
.authentication .container .loginWrapper.recoveryAccount {
  padding: 34px 300px;
  color: white;
  background-color: #91c24e;
  margin-bottom: 13px;
  padding-bottom: 2px;
}
.authentication .container .loginWrapper.recoveryAccount .hint {
  margin-bottom: 30px;
}
.authentication .container .loginWrapper.recoveryAccount .input-group {
  width: 100%;
}
.authentication .container .loginWrapper.newPassword {
  padding: 34px 200px;
  background-color: white;
  margin-bottom: 13px;
  padding-bottom: 2px;
}
.authentication .container .loginWrapper.newPassword .hint {
  margin-bottom: 30px;
}
.authentication .container .loginWrapper.newPassword .form-actions {
  margin-bottom: 20px;
}
.authentication .container .loginWrapper .sideText {
  color: white;
  font-weight: 300;
}
@media (max-width: 991px) {
  .authentication .container .loginWrapper .sideText {
    padding-left: 0;
  }
}
.authentication .container .loginWrapper .sideText h2 {
  color: white;
  font-weight: 700;
}
.authentication .container .loginWrapper .loginForm {
  background-color: #91c24e;
  color: white;
  padding: 30px 80px;
  padding-left: 0;
  padding-right: 45px;
  margin-top: -50px;
}
@media (max-width: 991px) {
  .authentication .container .loginWrapper .loginForm {
    padding-left: 0;
    padding-right: 45px;
  }
}
.authentication .container .loginWrapper .loginForm .fa-asterisk {
  color: #1a4c2d;
}
.authentication .container .loginWrapper .loginForm .btn {
  color: #3b9c3d;
  background-color: white;
}
.authentication .container .loginWrapper .loginForm .btn:hover,
.authentication .container .loginWrapper .loginForm .btn:focus {
  color: #1a4c2d;
  border-top-color: #91c24e;
}
.authentication .container .loginWrapper .loginForm a:hover,
.authentication .container .loginWrapper .loginForm a:focus {
  color: #1a4c2d;
}
.authentication .container .loginWrapper .createForm {
  background-color: #91c24e;
  color: white;
  padding: 30px 80px;
  margin-top: -50px;
}
.authentication .container .loginWrapper .createForm .btn {
  color: #3b9c3d;
  background-color: white;
}
.authentication .container .loginWrapper .createForm .btn:hover,
.authentication .container .loginWrapper .createForm .btn:focus {
  color: #1a4c2d;
  border-top-color: #91c24e;
}
.authentication .container .loginWrapper .createForm a:hover,
.authentication .container .loginWrapper .createForm a:focus {
  color: #1a4c2d;
}
.sidr {
  display: block;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 999999;
  width: 260px;
  overflow-x: hidden;
  overflow-y: auto;
}
.sidr.right {
  left: auto;
  right: -260px;
}
.sidr.left {
  left: -260px;
  right: auto;
}
.sidr {
  display: block;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 999999;
  width: 260px;
  overflow-x: hidden;
  overflow-y: auto;
  font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
  font-size: 15px;
  background: #f8f8f8;
  color: #333;
  box-shadow: 0 0 5px 5px #ebebeb inset;
}
.sidr .sidr-inner {
  padding: 0 0 15px;
}
.sidr .sidr-inner > p {
  margin-left: 15px;
  margin-right: 15px;
}
.sidr.right {
  left: auto;
  right: -260px;
}
.sidr.left {
  left: -260px;
  right: auto;
}
.sidr h1,
.sidr h2,
.sidr h3,
.sidr h4,
.sidr h5,
.sidr h6 {
  @include background-image(linear-gradient(lighten(@sidr-background, 10%), darken(@sidr-background, 10%)));
  font-size: 11px;
  font-weight: normal;
  padding: 0 15px;
  margin: 0 0 5px;
  color: #333;
  line-height: 24px;
  box-shadow: 0 5px 5px 3px rgba(0, 0, 0, 0.2);
}
.sidr p {
  font-size: 13px;
  margin: 0 0 12px;
}
.sidr p a {
  color: rgba(0, 0, 0, 0.9);
}
.sidr > p {
  margin-left: 15px;
  margin-right: 15px;
}
.sidr ul {
  display: block;
  margin: 0 0 15px;
  padding: 0;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #ffffff;
}
.sidr ul li {
  display: block;
  margin: 0;
  line-height: 48px;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #dfdfdf;
}
.sidr ul li:hover,
.sidr ul li.active,
.sidr ul li.sidr-class-active {
  border-top: 0;
  line-height: 49px;
}
.sidr ul li:hover > a,
.sidr ul li.active > a,
.sidr ul li.sidr-class-active > a,
.sidr ul li:hover > span,
.sidr ul li.active > span,
.sidr ul li.sidr-class-active > span {
  box-shadow: 0 0 15px 3px #ebebeb inset;
}
.sidr ul li a,
.sidr ul li span {
  padding: 0 15px;
  display: block;
  text-decoration: none;
  color: #333;
}
.sidr ul li ul {
  border-bottom: 0;
  margin: 0;
}
.sidr ul li ul li {
  line-height: 40px;
  font-size: 13px;
}
.sidr ul li ul li:last-child {
  border-bottom: 0;
}
.sidr ul li ul li:hover,
.sidr ul li ul li.active,
.sidr ul li ul li.sidr-class-active {
  border-top: 0;
  line-height: 41px;
}
.sidr ul li ul li:hover > a,
.sidr ul li ul li.active > a,
.sidr ul li ul li.sidr-class-active > a,
.sidr ul li ul li:hover > span,
.sidr ul li ul li.active > span,
.sidr ul li ul li.sidr-class-active > span {
  box-shadow: 0 0 15px 3px #ebebeb inset;
}
.sidr ul li ul li a,
.sidr ul li ul li span {
  color: rgba(0, 0, 0, 0.8);
  padding-left: 30px;
}
.sidr form {
  margin: 0 15px;
}
.sidr label {
  font-size: 13px;
}
.sidr input[type="text"],
.sidr input[type="password"],
.sidr input[type="date"],
.sidr input[type="datetime"],
.sidr input[type="email"],
.sidr input[type="number"],
.sidr input[type="search"],
.sidr input[type="tel"],
.sidr input[type="time"],
.sidr input[type="url"],
.sidr textarea,
.sidr select {
  width: 100%;
  font-size: 13px;
  padding: 5px;
  @include box-sizing(border-box);
  margin: 0 0 10px;
  border-radius: 2px;
  border: 0;
  background: rgba(50, 50, 50, 0.1);
  color: rgba(0, 0, 0, 0.6);
  display: block;
  clear: both;
}
.sidr input[type=checkbox] {
  width: auto;
  display: inline;
  clear: none;
}
.sidr input[type=button],
.sidr input[type=submit] {
  color: #f8f8f8;
  background: #333;
}
.sidr input[type=button]:hover,
.sidr input[type=submit]:hover {
  background: rgba(0, 0, 0, 0.9);
}
#mobile-header {
  display: none;
  position: absolute;
  background-color: #373737;
  background-color: rgba(55, 55, 55, 0.7);
  right: 0;
  top: 4px;
  z-index: 999999;
}
#mobile-header > a {
  display: block;
  width: 40px;
  height: 40px;
  padding: 10px 8px;
}
#mobile-header span {
  display: block;
  background-color: white;
  margin-bottom: 5px;
  height: 3px;
  width: 100%;
}
@media (max-width: 991px) {
  #mobile-header {
    display: block !important;
  }
  #mainNav,
  #mainMenu {
    display: none;
  }
}
.sidr {
  display: none;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 999999;
  width: 260px;
  overflow-x: none;
  overflow-y: auto;
  font-size: 15px;
  background-color: white;
  padding: 0px;
  padding-left: 5px;
  -webkit-box-shadow: inset 5px 0 8px -4px black;
  box-shadow: inset 5px 0 8px -4px black;
}
.sidr.right {
  left: auto;
  right: -260px;
}
.sidr.left {
  left: -260px;
  right: auto;
}
.sidr .sidr-inner {
  display: block;
  padding: 0;
}
.sidr .sidr-inner li {
  display: block;
  margin: 0;
  padding-bottom: 0;
  background-color: transparent;
}
.sidr .sidr-inner li a {
  padding-left: 15px;
  text-shadow: none;
}
.sidr .sidr-inner li.active a,
.sidr .sidr-inner li.sidr-class-active a {
  text-shadow: none;
}
.sidr .sidr-inner li span,
.sidr .sidr-inner li a {
  padding: 4px;
  padding-left: 15px;
  color: #3b9c3d;
}
.sidr .sidr-inner .imgLogo {
  display: block;
  max-width: 100%;
  height: auto;
}
.sidr .sidr-inner .imgLogo + h4 {
  box-shadow: none;
  color: #3b9c3d;
}
.sidr .sidr-inner .sidr-class-subMenu li {
  margin-left: 20px;
  border: none;
}
.sidr h2 {
  display: none;
}
.sidr a,
.sidr span {
  display: block;
  text-decoration: none;
}
.sidr ul li.sidr-class-active > a {
  border-bottom: 2px solid #3b9c3d;
}
.sidr ul li ul li.sidr-class-active > a {
  border-bottom: 2px solid #3b9c3d;
}
.sidr-open #siteWrapper #mobile-header {
  left: 260px !important;
}
#siteWrapper #mobile-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 40px;
}
#siteWrapper ~ .sidr {
  background-color: #333333;
  padding: 0;
}
#siteWrapper ~ .sidr .sidr-inner li {
  border-bottom: 1px solid #696969;
}
#siteWrapper ~ .sidr .sidr-inner li a {
  width: 100%;
  height: 67px;
  padding: 20px 14px;
  font-size: 12px;
  line-height: 26px;
  display: inline-block;
  display: inline-flex;
}
#siteWrapper ~ .sidr .sidr-inner li a.imgLogo {
  display: inline-block;
}
#siteWrapper ~ .sidr .sidr-inner li a + span {
  display: none;
}
#siteWrapper ~ .sidr .sidr-inner li:nth-child(6) a {
  line-height: 23px;
}
#siteWrapper ~ .sidr .sidr-inner li:first-child,
#siteWrapper ~ .sidr .sidr-inner li:last-child {
  border-bottom: 0;
}
#siteWrapper ~ .sidr .sidr-inner li > ul {
  display: block;
  visibility: visible;
  border: 0;
  margin-bottom: 0;
}
#siteWrapper ~ .sidr .sidr-inner li > ul li {
  border: 0;
}
#siteWrapper ~ .sidr .sidr-inner li > ul li a {
  border: 0;
  border-top: 1px solid #696969;
  background-color: #4d4d4d;
  border-left: 3px solid #90c73e;
  color: #fff;
  line-height: 14px;
  font-size: 12px;
}
#siteWrapper ~ .sidr .sidr-inner li.active:not(.has-active-child),
#siteWrapper ~ .sidr .sidr-inner li.sidr-class-active {
  border: 0;
}
#siteWrapper ~ .sidr .sidr-inner li.active:not(.has-active-child) a,
#siteWrapper ~ .sidr .sidr-inner li.sidr-class-active a {
  padding: 20px 15px;
  -webkit-box-shadow: inset 0px 1px 0px #696969;
  box-shadow: inset 0px 1px 0px #696969;
  border-left: solid 5px #90c73e;
  border-bottom: 0;
  background-color: #696969;
  color: #fff;
}
.sidr-class-imgLogo {
  display: none;
}