@charset "UTF-8";
/*---------------------------------------------------------

THIS FILE CONTAINS GENERIC OVERRIDES TO BOOTSTRAP

--------------------------------------------------------------*/
@media (max-width: 767px) {
  .ewAdmin #adminHeader #headers.preview {
    margin-left: 0px!important;
  }
  .ewAdmin #adminHeader #headers.preview a {
    margin: 5px;
    float: right;
  }
}
@media (min-width: 768px) {
  .col-sm-2.5col {
    width: 20%!important;
    *width: 20%!important;
  }
  .col-sm-equal-2 {
    width: 50%!important;
    float: left;
  }
  .fivecolumns > .col-sm-2 {
    width: 20%!important;
    *width: 20%!important;
  }
  .fivecolumns > .col-sm-4 {
    width: 40%!important;
    *width: 40%!important;
  }
  .fivecolumns > .col-sm-6 {
    width: 60%!important;
    *width: 60%!important;
  }
  .fivecolumns > .col-sm-8 {
    width: 80%!important;
    *width: 80%!important;
  }
}
@media (min-width: 992px) {
  .fivecolumns > .col-md-2 {
    width: 20%!important;
    *width: 20%!important;
  }
  .fivecolumns > .col-md-4 {
    width: 40%!important;
    *width: 40%!important;
  }
  .fivecolumns > .col-md-6 {
    width: 60%!important;
    *width: 60%!important;
  }
  .fivecolumns > .col-md-8 {
    width: 80%!important;
    *width: 80%!important;
  }
}
@media (min-width: 992px) {
  .col-md-2.5col {
    width: 20%!important;
    *width: 20%!important;
  }
  .col-md-equal-2 {
    width: 50%!important;
    float: left;
  }
}
@media (min-width: 1200px) {
  .fivecolumns-lg > .col-lg-2 {
    width: 20%!important;
    *width: 20%!important;
  }
  .fivecolumns-lg > .col-lg-4 {
    width: 40%!important;
    *width: 40%!important;
  }
  .fivecolumns-lg > .col-lg-6 {
    width: 60%!important;
    *width: 60%!important;
  }
  .fivecolumns-lg > .col-lg-8 {
    width: 80%!important;
    *width: 80%!important;
  }
}
.make-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 17px;
  padding-right: 18px;
}
@media (min-width: 768px) {
  .make-container {
    width: 755px;
  }
}
@media (min-width: 992px) {
  .make-container {
    width: 975px;
  }
}
@media (min-width: 1200px) {
  .make-container {
    width: 1175px;
  }
}
.navbar-unfixed-top {
  position: static!important;
  padding-top: 0!important;
}
body .ewAdmin #adminHeader {
  background: #000;
}
.terminus {
  clear: both;
  line-height: 0px;
}
.Site img.alignleft {
  margin-right: 15px;
}
.Site img.alignright {
  margin-left: 15px;
}
.cols2:before,
.cols3:before,
.cols4:before,
.cols5:before,
.cols2:after,
.cols3:after,
.cols4:after,
.cols5:after {
  content: " ";
  display: table;
}
.cols2:after,
.cols3:after,
.cols4:after,
.cols5:after {
  clear: both;
}
.cols2:before,
.cols3:before,
.cols4:before,
.cols5:before,
.cols2:after,
.cols3:after,
.cols4:after,
.cols5:after {
  content: " ";
  display: table;
}
.cols2:after,
.cols3:after,
.cols4:after,
.cols5:after {
  clear: both;
}
.Site .well-body .cols1,
.Site .alert-body .cols1,
.Site .nobox .cols1,
.Site .detail > .cols1,
.Site .well-body .cols2,
.Site .alert-body .cols2,
.Site .nobox .cols2,
.Site .detail > .cols2,
.Site .well-body .cols3,
.Site .alert-body .cols3,
.Site .nobox .cols3,
.Site .detail > .cols3,
.Site .well-body .cols4,
.Site .alert-body .cols4,
.Site .nobox .cols4,
.Site .detail > .cols4,
.Site .well-body .cols5,
.Site .alert-body .cols5,
.Site .nobox .cols5,
.Site .detail > .cols5,
.Site .well-body .cols6,
.Site .alert-body .cols6,
.Site .detail > .cols6 .Site .nobox .cols6 {
  margin-left: -17px;
  margin-right: -18px;
}
.Site .Sitemap .cols1 {
  margin-right: 0!important;
  margin-left: 0!important;
}
.Site .Grid {
  padding-left: 17.5px;
  padding-right: 17.5px;
}
@media (max-width: 767px) {
  .Site .Grid .cols5 {
    margin: 0;
  }
}
div:not(.content-scroller) > div:not(.content-cols-responsive).cols2 .list-group-item,
div:not(.content-scroller) > div:not(.content-cols-responsive).cols2 .listItem {
  position: relative;
  min-height: 1px;
  padding-left: 17.5px;
  padding-right: 17.5px;
  /*@media (max-width: @screen-sm-max){
			height:auto!important;
			.lIinner{height:auto!important;}
		}*/
}
@media (min-width: 992px) {
  div:not(.content-scroller) > div:not(.content-cols-responsive).cols2 .list-group-item,
  div:not(.content-scroller) > div:not(.content-cols-responsive).cols2 .listItem {
    float: left;
    width: 50%;
  }
}
div:not(.content-scroller) > div:not(.content-cols-responsive).cols3 .list-group-item,
div:not(.content-scroller) > div:not(.content-cols-responsive).cols3 .listItem {
  position: relative;
  min-height: 1px;
  padding-left: 17.5px;
  padding-right: 17.5px;
  /*@media (max-width: @screen-sm-max){
			height:auto!important;
			.lIinner{height:auto!important;}
		}*/
}
@media (min-width: 992px) {
  div:not(.content-scroller) > div:not(.content-cols-responsive).cols3 .list-group-item,
  div:not(.content-scroller) > div:not(.content-cols-responsive).cols3 .listItem {
    float: left;
    width: 33.33333333%;
  }
}
div:not(.content-scroller) > div:not(.content-cols-responsive).cols4 .list-group-item,
div:not(.content-scroller) > div:not(.content-cols-responsive).cols4 .listItem {
  position: relative;
  min-height: 1px;
  padding-left: 17.5px;
  padding-right: 17.5px;
  /*@media (max-width: @screen-sm-max){
			height:auto!important;
			.lIinner{height:auto!important;}
		}*/
}
@media (min-width: 992px) {
  div:not(.content-scroller) > div:not(.content-cols-responsive).cols4 .list-group-item,
  div:not(.content-scroller) > div:not(.content-cols-responsive).cols4 .listItem {
    float: left;
    width: 25%;
  }
}
div:not(.content-scroller) > .cols5:not(.content-cols-responsive) .list-group-item,
div:not(.content-scroller) > .cols5:not(.content-cols-responsive) .listItem {
  /*@media (max-width: @screen-sm-max){
			width:100%;
			float:left;
		}*/
}
@media (min-width: 992px) {
  div:not(.content-scroller) > .cols5:not(.content-cols-responsive) .list-group-item,
  div:not(.content-scroller) > .cols5:not(.content-cols-responsive) .listItem {
    width: 20%;
    float: left;
  }
}
div:not(.content-scroller) > .cols6:not(.content-cols-responsive) .list-group-item,
div:not(.content-scroller) > .cols6:not(.content-cols-responsive) .listItem {
  position: relative;
  min-height: 1px;
  padding-left: 17.5px;
  padding-right: 17.5px;
  /*@media (max-width: @screen-sm-max){
			height:auto!important;
			.lIinner{height:auto!important;}
		}
		@media (max-width: @screen-sm-max){
			height:auto!important;
			.lIinner{height:auto!important;}
		}*/
}
@media (min-width: 992px) {
  div:not(.content-scroller) > .cols6:not(.content-cols-responsive) .list-group-item,
  div:not(.content-scroller) > .cols6:not(.content-cols-responsive) .listItem {
    float: left;
    width: 16.66666667%;
  }
}
div:not(.content-scroller) .cols1 .grid-item {
  position: relative;
  min-height: 1px;
  padding-left: 17.5px;
  padding-right: 17.5px;
  /*@media (max-width: @screen-xs-max){
		    height:auto!important;
		    .thumbnail{height:auto!important;}
	    }*/
}
@media (min-width: 768px) {
  div:not(.content-scroller) .cols1 .grid-item {
    float: left;
    width: 100%;
  }
}
div:not(.content-scroller) > div:not(.content-cols-responsive).cols2 .grid-item {
  position: relative;
  min-height: 1px;
  padding-left: 17.5px;
  padding-right: 17.5px;
  /*@media (max-width: @screen-xs-max){
		    height:auto!important;
		    .thumbnail{height:auto!important;}
	    }*/
}
@media (min-width: 768px) {
  div:not(.content-scroller) > div:not(.content-cols-responsive).cols2 .grid-item {
    float: left;
    width: 50%;
  }
}
div:not(.content-scroller) > div:not(.content-cols-responsive).cols3 .grid-item {
  position: relative;
  min-height: 1px;
  padding-left: 17.5px;
  padding-right: 17.5px;
  /*@media (max-width: @screen-xs-max){
		    height:auto!important;
		    .thumbnail{height:auto!important;}
	    }*/
}
@media (min-width: 768px) {
  div:not(.content-scroller) > div:not(.content-cols-responsive).cols3 .grid-item {
    float: left;
    width: 33.33333333%;
  }
}
div:not(.content-scroller) > div:not(.content-cols-responsive).cols4 .grid-item {
  position: relative;
  min-height: 1px;
  padding-left: 17.5px;
  padding-right: 17.5px;
  /*@media (max-width: @screen-xs-max){
		    height:auto!important;
		    .thumbnail{height:auto!important;}
	    }*/
}
@media (min-width: 768px) {
  div:not(.content-scroller) > div:not(.content-cols-responsive).cols4 .grid-item {
    float: left;
    width: 25%;
  }
}
div:not(.content-scroller) > div:not(.content-cols-responsive).cols5 .grid-item {
  /*@media (max-width: @screen-sm-max){
		    height:auto!important;
		    .thumbnail{height:auto!important;}
	    }*/
}
@media (min-width: 768px) {
  div:not(.content-scroller) > div:not(.content-cols-responsive).cols5 .grid-item {
    width: 20%;
    float: left;
    padding-left: 17.5px;
    padding-right: 17.5px;
  }
}
div:not(.content-scroller) > div:not(.content-cols-responsive).cols6 .grid-item {
  position: relative;
  min-height: 1px;
  padding-left: 17.5px;
  padding-right: 17.5px;
  /*@media (max-width: @screen-xs-max){
		    height:auto!important;
		    .thumbnail{height:auto!important;}
	    }*/
}
@media (min-width: 768px) {
  div:not(.content-scroller) > div:not(.content-cols-responsive).cols6 .grid-item {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 576px) {
  .mobile-2-col-content .listItem,
  .mobile-2-col-content .grid-item {
    width: 50%;
    float: left;
  }
}
.sm-content-1 .listItem,
.sm-content-1 .grid-item {
  position: relative;
  min-height: 1px;
  padding-left: 17.5px;
  padding-right: 17.5px;
}
@media (min-width: 768px) {
  .sm-content-1 .listItem,
  .sm-content-1 .grid-item {
    float: left;
    width: 100%;
  }
}
.sm-content-2 .listItem,
.sm-content-2 .grid-item {
  position: relative;
  min-height: 1px;
  padding-left: 17.5px;
  padding-right: 17.5px;
}
@media (min-width: 768px) {
  .sm-content-2 .listItem,
  .sm-content-2 .grid-item {
    float: left;
    width: 50%;
  }
}
.sm-content-3 .listItem,
.sm-content-3 .grid-item {
  position: relative;
  min-height: 1px;
  padding-left: 17.5px;
  padding-right: 17.5px;
}
@media (min-width: 768px) {
  .sm-content-3 .listItem,
  .sm-content-3 .grid-item {
    float: left;
    width: 33.33333333%;
  }
}
.sm-content-4 .listItem,
.sm-content-4 .grid-item {
  position: relative;
  min-height: 1px;
  padding-left: 17.5px;
  padding-right: 17.5px;
}
@media (min-width: 768px) {
  .sm-content-4 .listItem,
  .sm-content-4 .grid-item {
    float: left;
    width: 25%;
  }
}
.sm-content-5 .listItem,
.sm-content-5 .grid-item {
  width: 20%;
  float: left;
}
.sm-content-6 .listItem,
.sm-content-6 .grid-item {
  position: relative;
  min-height: 1px;
  padding-left: 17.5px;
  padding-right: 17.5px;
}
@media (min-width: 768px) {
  .sm-content-6 .listItem,
  .sm-content-6 .grid-item {
    float: left;
    width: 16.66666667%;
  }
}
.md-content-1 .listItem,
.md-content-1 .grid-item {
  position: relative;
  min-height: 1px;
  padding-left: 17.5px;
  padding-right: 17.5px;
}
@media (min-width: 992px) {
  .md-content-1 .listItem,
  .md-content-1 .grid-item {
    float: left;
    width: 100%;
  }
}
.md-content-2 .listItem,
.md-content-2 .grid-item {
  position: relative;
  min-height: 1px;
  padding-left: 17.5px;
  padding-right: 17.5px;
}
@media (min-width: 992px) {
  .md-content-2 .listItem,
  .md-content-2 .grid-item {
    float: left;
    width: 50%;
  }
}
.md-content-3 .listItem,
.md-content-3 .grid-item {
  position: relative;
  min-height: 1px;
  padding-left: 17.5px;
  padding-right: 17.5px;
}
@media (min-width: 992px) {
  .md-content-3 .listItem,
  .md-content-3 .grid-item {
    float: left;
    width: 33.33333333%;
  }
}
.md-content-4 .listItem,
.md-content-4 .grid-item {
  position: relative;
  min-height: 1px;
  padding-left: 17.5px;
  padding-right: 17.5px;
}
@media (min-width: 992px) {
  .md-content-4 .listItem,
  .md-content-4 .grid-item {
    float: left;
    width: 25%;
  }
}
.md-content-5 .listItem,
.md-content-5 .grid-item {
  width: 20%;
  float: left;
}
.md-content-6 .listItem,
.md-content-6 .grid-item {
  position: relative;
  min-height: 1px;
  padding-left: 17.5px;
  padding-right: 17.5px;
}
@media (min-width: 992px) {
  .md-content-6 .listItem,
  .md-content-6 .grid-item {
    float: left;
    width: 16.66666667%;
  }
}
.cols1.content-cols-responsive .list-group-item,
.cols1.content-cols-responsive .listItem,
.cols1.content-cols-responsive .grid-item {
  position: relative;
  min-height: 1px;
  padding-left: 17.5px;
  padding-right: 17.5px;
}
@media (min-width: 1200px) {
  .cols1.content-cols-responsive .list-group-item,
  .cols1.content-cols-responsive .listItem,
  .cols1.content-cols-responsive .grid-item {
    float: left;
    width: 100%;
  }
}
.cols2.content-cols-responsive .list-group-item,
.cols2.content-cols-responsive .listItem,
.cols2.content-cols-responsive .grid-item {
  position: relative;
  min-height: 1px;
  padding-left: 17.5px;
  padding-right: 17.5px;
}
@media (min-width: 1200px) {
  .cols2.content-cols-responsive .list-group-item,
  .cols2.content-cols-responsive .listItem,
  .cols2.content-cols-responsive .grid-item {
    float: left;
    width: 50%;
  }
}
.cols2.content-cols-responsive .list-group-item,
.cols2.content-cols-responsive .listItem,
.cols2.content-cols-responsive .grid-item {
  position: relative;
  min-height: 1px;
  padding-left: 17.5px;
  padding-right: 17.5px;
}
@media (min-width: 1200px) {
  .cols2.content-cols-responsive .list-group-item,
  .cols2.content-cols-responsive .listItem,
  .cols2.content-cols-responsive .grid-item {
    float: left;
    width: 50%;
  }
}
.cols3.content-cols-responsive .list-group-item,
.cols3.content-cols-responsive .listItem,
.cols3.content-cols-responsive .grid-item {
  position: relative;
  min-height: 1px;
  padding-left: 17.5px;
  padding-right: 17.5px;
}
@media (min-width: 1200px) {
  .cols3.content-cols-responsive .list-group-item,
  .cols3.content-cols-responsive .listItem,
  .cols3.content-cols-responsive .grid-item {
    float: left;
    width: 33.33333333%;
  }
}
.cols4.content-cols-responsive .list-group-item,
.cols4.content-cols-responsive .listItem,
.cols4.content-cols-responsive .grid-item {
  position: relative;
  min-height: 1px;
  padding-left: 17.5px;
  padding-right: 17.5px;
}
@media (min-width: 1200px) {
  .cols4.content-cols-responsive .list-group-item,
  .cols4.content-cols-responsive .listItem,
  .cols4.content-cols-responsive .grid-item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .cols5.content-cols-responsive .list-group-item,
  .cols5.content-cols-responsive .listItem,
  .cols5.content-cols-responsive .grid-item {
    width: 20%;
    float: left;
  }
}
.cols6.content-cols-responsive .list-group-item,
.cols6.content-cols-responsive .listItem,
.cols6.content-cols-responsive .grid-item {
  position: relative;
  min-height: 1px;
  padding-left: 17.5px;
  padding-right: 17.5px;
}
@media (min-width: 1200px) {
  .cols6.content-cols-responsive .list-group-item,
  .cols6.content-cols-responsive .listItem,
  .cols6.content-cols-responsive .grid-item {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .Site .mobile-2-col {
    width: 50%;
    float: left;
  }
}
.Site li.itemInfo .pager-caption {
  padding-top: 6px;
  border: none;
}
.Site table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 24px;
}
.Site table > thead > tr > th,
.Site table > tbody > tr > th,
.Site table > tfoot > tr > th,
.Site table > thead > tr > td,
.Site table > tbody > tr > td,
.Site table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.3;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.Site table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.Site table > caption + thead > tr:first-child > th,
.Site table > colgroup + thead > tr:first-child > th,
.Site table > thead:first-child > tr:first-child > th,
.Site table > caption + thead > tr:first-child > td,
.Site table > colgroup + thead > tr:first-child > td,
.Site table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.Site table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.Site table .table {
  background-color: #ffffff;
}
.Site thead tr td {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
  font-weight: 700;
}
.Site .Grid {
  margin-left: -17px;
  margin-right: -18px;
}
.Site .Grid .lIinner:before,
.Site .Grid .lIinner:after {
  content: " ";
  display: table;
}
.Site .Grid .lIinner:after {
  clear: both;
}
.Site .Grid .lIinner:before,
.Site .Grid .lIinner:after {
  content: " ";
  display: table;
}
.Site .Grid .lIinner:after {
  clear: both;
}
.Site .Grid .grid-item a {
  display: block;
}
.ewXform .has-alert input.form-control {
  border-color: #f13458;
  color: #f13458 !important;
}
.ewXform .alert-wrapper {
  color: #f13458;
  float: left;
  padding: 15px;
  border-radius: 0px !important;
  background-color: #fef3f5;
}
@media (min-width: 767px) {
  .ewXform .alert-wrapper {
    margin-left: 25%;
  }
}
.ewXform .alert-wrapper .fa {
  font-size: 2em;
  float: left;
  padding-right: 10px;
}
#jquery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100%;
  height: 500px;
}
#jquery-lightbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1050;
  text-align: center;
  line-height: 0;
}
#jquery-lightbox a img {
  border: none;
}
#lightbox-container-image-box {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}
#lightbox-container-image {
  padding: 10px;
}
#lightbox-loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
#lightbox-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav {
  left: 0;
}
#lightbox-nav a {
  outline: none;
}
#lightbox-nav-btnPrev,
#lightbox-nav-btnNext {
  width: 49%;
  height: 100%;
  zoom: 1;
  display: block;
}
#lightbox-nav-btnPrev {
  left: 0;
  float: left;
}
#lightbox-nav-btnNext {
  right: 0;
  float: right;
}
#lightbox-container-image-data-box {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  overflow: auto;
  width: 100%;
  padding: 0 10px 0;
}
#lightbox-container-image-data {
  padding: 0 10px;
  color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
  width: 70%;
  float: left;
  text-align: left;
}
#lightbox-image-details-caption {
  font-weight: bold;
}
#lightbox-image-details-currentNumber {
  display: block;
  clear: left;
  padding-bottom: 1em;
}
#lightbox-secNav-btnClose {
  width: 66px;
  float: right;
  padding-bottom: 0.7em;
}
.title .center-block i {
  text-align: center;
  margin-bottom: 10px;
}
.title .center-block {
  text-align: center;
}
.title .title-align-right {
  text-align: right;
}
.Site .align-left {
  text-align: left;
}
.Site .align-right,
.Site .align-Right {
  text-align: right;
}
.Site .align-centre,
.Site .align-center {
  text-align: center;
}
.Site .socialLinks {
  margin-bottom: 10px;
}
.Site .socialLinks a img {
  display: inline;
}
.Site .socialLinks a {
  margin-right: 10px;
}
.Site .socialLinks a:last-child {
  margin-right: 0;
}
.Site .socialLinks.iconset-icons-circle a {
  margin-right: 0;
}
.Site .socialLinks.iconset-icons-circle a:last-child {
  margin-right: 0;
}
.Site a.social-sprite {
  width: 32px;
  height: 32px;
  display: block;
  background-position: 0 0;
  float: left;
  margin-right: 10px;
}
.Site a.social-sprite:hover {
  background-position: 0 32px;
}
.Site #cartFull .radiocheckbox input[type='radio'] {
  margin-right: 10px;
}
.Site #cartFull .ccForm {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .Site #cartFull .ccForm {
    width: 600px;
  }
}
.Site #PayForm .control-wrapper {
  padding-left: 0px;
  padding-right: 0px;
}
.Site #PayForm .checkbox {
  margin-left: 0px;
  padding-left: 0px;
  padding-top: 0px;
}
.Site #PayForm input.Cv2 {
  background: #fff url(/ewcommon/images/icons/cv2hint.png) no-repeat right center;
}
.Site #PayForm .popoverContent {
  display: none;
}
.Site #PayForm .ccExpire .month,
.Site #PayForm .ccIssue .month {
  width: 43%;
  display: inline-block;
  margin-right: 2px;
}
.Site #PayForm .ccExpire .year,
.Site #PayForm .ccIssue .year {
  width: 55%;
  display: inline-block;
}
.Site #PayForm .ccIssue,
.Site #PayForm .issueNumber {
  display: none;
}
.Site #PayForm .creditCard .radiocheckbox {
  width: 80px;
}
.Site #PayForm label.radio {
  display: inline-block;
  padding-right: 20px;
  height: 45px;
  line-spacing: 45px;
  float: none;
  /*height:25px;  WHY THE HEIGHT??? Clips all descending characters and brackets !! WH 2009-01-06*/
}
@media (max-width: 768px) {
  .Site #PayForm .checkbox {
    display: inline;
  }
  .Site #PayForm .radio input[type="radio"] {
    position: inherit;
    margin-left: 0px;
  }
}
.Site #PayForm label {
  padding-left: 0px;
}
.Site #PayForm label.MC,
.Site #PayForm label.MasterCard,
.Site #PayForm label.Master-Card {
  background: transparent url(/ewcommon/images/icons/cc/mastercard.png) no-repeat 15px center;
  padding-left: 63px;
  padding-top: 10px;
  overflow: hidden;
  width: 0 !important;
  color: transparent;
}
.Site #PayForm label.VISA,
.Site #PayForm label.Visa {
  background: transparent url(/ewcommon/images/icons/cc/visa.png) no-repeat 15px center;
  padding-left: 60px;
  padding-top: 10px;
  overflow: hidden;
  width: 0 !important;
  color: transparent;
}
.Site #PayForm label.UKE,
.Site #PayForm label.Uke {
  background: transparent url(/ewcommon/images/icons/cc/electron.gif) no-repeat 15px center;
  padding-left: 60px;
  padding-top: 10px;
  overflow: hidden;
  width: 0 !important;
  color: transparent;
}
.Site #PayForm label.DELTA,
.Site #PayForm label.Delta {
  background: transparent url(/ewcommon/images/icons/cc/visadebit.png) no-repeat 15px center;
  padding-left: 60px;
  padding-top: 10px;
  overflow: hidden;
  width: 0 !important;
  color: transparent;
}
.Site #PayForm label.SOLO,
.Site #PayForm label.Solo {
  background: transparent url(/ewcommon/images/icons/cc/solo.png) no-repeat 15px center;
  padding-left: 60px;
  padding-top: 10px;
  overflow: hidden;
  width: 0 !important;
  color: transparent;
}
.Site #PayForm label.SWITCH,
.Site #PayForm label.MAESTRO,
.Site #PayForm label.Switch,
.Site #PayForm label.Switch-Maestro {
  background: transparent url(/ewcommon/images/icons/cc/maestro.png) no-repeat 15px center;
  padding-left: 60px;
  padding-top: 10px;
  overflow: hidden;
  width: 0 !important;
  color: transparent;
}
.Site #PayForm label.AMEX,
.Site #PayForm label.American-Express {
  background: transparent url(/ewcommon/images/icons/cc/amex.png) no-repeat 15px center;
  padding-left: 60px;
  padding-top: 10px;
  overflow: hidden;
  width: 0 !important;
  color: transparent;
}
.Site .responsive-cart {
  margin-bottom: 10px;
  clear: both;
}
.Site .responsive-cart:before,
.Site .responsive-cart:after {
  content: " ";
  display: table;
}
.Site .responsive-cart:after {
  clear: both;
}
.Site .responsive-cart:before,
.Site .responsive-cart:after {
  content: " ";
  display: table;
}
.Site .responsive-cart:after {
  clear: both;
}
.Site .responsive-cart .cart-headings:before,
.Site .responsive-cart .cart-row:before,
.Site .responsive-cart .cart-headings:after,
.Site .responsive-cart .cart-row:after {
  content: " ";
  display: table;
}
.Site .responsive-cart .cart-headings:after,
.Site .responsive-cart .cart-row:after {
  clear: both;
}
.Site .responsive-cart .cart-headings:before,
.Site .responsive-cart .cart-row:before,
.Site .responsive-cart .cart-headings:after,
.Site .responsive-cart .cart-row:after {
  content: " ";
  display: table;
}
.Site .responsive-cart .cart-headings:after,
.Site .responsive-cart .cart-row:after {
  clear: both;
}
@media (min-width: 768px) {
  .Site .responsive-cart .cart-headings > div,
  .Site .responsive-cart .cart-row > div {
    float: left;
  }
}
.Site .responsive-cart .cart-item {
  border-top: 1px solid #e6e6e6;
  padding: 5px 0;
}
.Site .responsive-cart .totals-row {
  text-align: right;
  border-bottom: 2px solid #666;
}
.Site .responsive-cart .totals-row > div {
  display: inline;
}
.Site .responsive-cart .totals-row .amount {
  display: inline-block;
  width: 110px;
  margin-left: 30px;
}
.Site .responsive-cart .totals-row .subTotal {
  border-top: 1px solid #e6e6e6;
  margin-top: 5px;
}
.Site .responsive-cart .shipping {
  border-top: 1px solid #e6e6e6;
  text-align: right;
  padding-top: 10px;
}
@media (max-width: 767px) {
  .Site .responsive-cart .cart-headings {
    display: none;
  }
}
.Site .responsive-cart .cart-headings .btn-danger,
.Site .responsive-cart .cart-item .btn-danger {
  float: none;
}
.Site .responsive-cart .cart-headings .quantity,
.Site .responsive-cart .cart-item .quantity {
  float: left;
}
.Site .responsive-cart .cart-headings > div,
.Site .responsive-cart .cart-item > div {
  padding: 5px;
}
@media (min-width: 768px) {
  .Site .responsive-cart .cart-headings,
  .Site .responsive-cart .cart-item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .Site .responsive-cart .cart-headings > div,
  .Site .responsive-cart .cart-item > div {
    padding: 5px;
  }
  .Site .responsive-cart .cart-headings > div.description,
  .Site .responsive-cart .cart-item > div.description {
    -webkit-flex-grow: 4;
    -moz-flex-grow: 4;
    -ms-flex-grow: 4;
    flex-grow: 4;
  }
  .Site .responsive-cart .cart-headings button.update,
  .Site .responsive-cart .cart-item button.update {
    float: none;
    margin-top: 5px;
    display: block;
  }
}
@media (max-width: 767px) {
  .Site .responsive-cart .cart-headings .delete,
  .Site .responsive-cart .cart-item .delete,
  .Site .responsive-cart .cart-headings .quantity .quantity-input button.update,
  .Site .responsive-cart .cart-item .quantity .quantity-input button.update {
    margin: 0 0 0 20px;
    float: left;
  }
  .Site .responsive-cart .cart-headings .quantity-input,
  .Site .responsive-cart .cart-item .quantity-input {
    float: left;
  }
  .Site .responsive-cart .cart-headings .quantity-input input,
  .Site .responsive-cart .cart-item .quantity-input input {
    float: left;
  }
  .Site .responsive-cart .cart-headings .linePrice,
  .Site .responsive-cart .cart-item .linePrice {
    float: right;
    text-align: right;
    width: auto !important;
  }
  .Site .responsive-cart .cart-headings .quantity,
  .Site .responsive-cart .cart-item .quantity {
    width: auto;
  }
}
.Site .responsive-cart .cart-thumbnail {
  width: 60px;
  float: left;
}
.Site .responsive-cart .cart-thumbnail img {
  margin-bottom: 0;
}
.Site .responsive-cart .quantity {
  width: 150px;
}
.Site .responsive-cart .linePrice {
  width: 120px;
  text-align: right;
}
.Site .responsive-cart .lineTotal {
  width: 120px;
  text-align: right;
}
.Site .responsive-cart .cart-item .quantity .quantity-input button.update {
  float: none;
}
.Site .rrpPrice {
  text-decoration: line-through;
}
.Site .ewXform {
  /*.inline {
        > .form-group,
        > fieldset {
            .make-sm-column(6);
        }
        .form-group:nth-child(even) {
            margin-left: 0px !important;
            margin-right: 0px !important;
            padding-right: 0px !important;
            label {
                padding-right: 0px !important;
            }
        }
        .form-group:nth-child(odd) {
            margin-left: 0px !important;
            margin-right: 0px !important;
            padding-left: 0px !important;
            label {
                padding-left: 0px !important;
            }
        }
        .control-wrapper {
            padding-right: 0px !important;
            .input-group {  
               padding-right: 0px !important;
            }
        }
        .long {
            width: 100%;
        }
    }*/
}
.Site .ewXform .form-text {
  padding-bottom: 0.7em;
}
.Site .ewXform .inline {
  /*	margin-left:-(@grid-gutter-width/2);
	margin-right:-(@grid-gutter-width/2);
	div.form-group,
	.upload-wrapper{
		margin-left:0;
		margin-right:0;
		padding-left:0;
		padding-right:0;
	}*/
}
.Site .ewXform .inline > .form-group,
.Site .ewXform .inline > fieldset {
  position: relative;
  min-height: 1px;
  padding-left: 17.5px;
  padding-right: 17.5px;
}
@media (min-width: 768px) {
  .Site .ewXform .inline > .form-group,
  .Site .ewXform .inline > fieldset {
    float: left;
    width: 50%;
  }
}
.Site .ewXform .inline .long {
  width: 100%;
}
iframe#threeDS {
  width: 100%;
  height: 500px;
}
.slick-slider .lIinner {
  margin: 0 17.5px;
}
.fullwidthContainer .row {
  margin-left: 0;
  margin-right: 0;
}
.fullwidthContainer .row > div {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  .hidden-xs-nav {
    display: none!important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm-nav {
    display: none!important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md-nav {
    display: none!important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg-nav {
    display: none!important;
  }
}
.detail .picture {
  float: right;
}
.detail .picture .text-muted {
  text-align: right;
  padding-top: 5px;
}
.btn-file {
  position: relative;
  overflow: hidden;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block;
}
input[readonly] {
  cursor: text !important;
}
.multiline label {
  display: block;
  width: 100% !important;
}
.multiline {
  clear: both;
}
.Site .ui-accordion h3 i.fa-chevron-down {
  padding-right: 5px;
}
.Site .accordion-module,
.Site .tabbed-module .nav-tabs {
  margin-bottom: 15px;
}
.Site .accordion-module h3 span.caret {
  margin-right: 5px;
}
.Site .accordion-module a i.fa-chevron-down,
.Site .accordion-module a.open i.fa-chevron-down {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.Site .accordion-module a.accordion-load i.fa-chevron-down,
.Site .accordion-module a.collapsed i.fa-chevron-down {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: relative;
  top: -0.5em;
  left: -0.5em;
}
.ewXform .pseudo-table {
  margin-bottom: 20px;
}
.ewXform .pseudo-table .pt-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-left: 9.5px;
  padding-right: 9.5px;
  padding-bottom: 10px;
  border-top: 1px solid #29b9e8;
}
@media (max-width: 767px) {
  .ewXform .pseudo-table .pt-row {
    flex-wrap: wrap;
  }
}
.ewXform .pseudo-table .pt-col {
  padding: 8px;
}
.ewXform .pseudo-table .pt-col .pt-label {
  display: block;
}
.ewXform .pseudo-table .pt-col .input-group {
  width: 100%;
  padding: 0;
}
@media (min-width: 768px) {
  .ewXform .pseudo-table {
    padding-top: 40px;
  }
  .ewXform .pseudo-table .pt-row {
    padding-bottom: 5px;
  }
  .ewXform .pseudo-table .pt-row .pt-label {
    display: none;
  }
  .ewXform .pseudo-table .pt-row:first-child .pt-label {
    display: block;
    margin-top: -40px;
    margin-bottom: 20px;
  }
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  line-height: 1.3;
  color: #222a2e;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #29b9e8;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #138ab1;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.3;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #e6e6e6;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #222a2e;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 24px;
  margin-bottom: 12px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 12px;
  margin-bottom: 12px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 49px;
}
h2,
.h2 {
  font-size: 40px;
}
h3,
.h3 {
  font-size: 33px;
}
h4,
.h4 {
  font-size: 24px;
}
h5,
.h5 {
  font-size: 19px;
}
h6,
.h6 {
  font-size: 17px;
}
p {
  margin: 0 0 12px;
}
.lead {
  margin-bottom: 24px;
  font-size: 21px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 28.5px;
  }
}
small,
.small {
  font-size: 89%;
}
mark,
.mark {
  background-color: #ffb33c;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #29b9e8;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #169cc8;
}
.text-success {
  color: #6eb762;
}
a.text-success:hover,
a.text-success:focus {
  color: #549e48;
}
.text-info {
  color: #222a2e;
}
a.text-info:hover,
a.text-info:focus {
  color: #0c0f11;
}
.text-warning {
  color: #ffb33c;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #ff9f09;
}
.text-danger {
  color: #f13458;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #e21038;
}
.bg-primary {
  color: #fff;
  background-color: #29b9e8;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #169cc8;
}
.bg-success {
  background-color: #6eb762;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #549e48;
}
.bg-info {
  background-color: #222a2e;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #0c0f11;
}
.bg-warning {
  background-color: #ffb33c;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #ff9f09;
}
.bg-danger {
  background-color: #f13458;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e21038;
}
.page-header {
  padding-bottom: 11px;
  margin: 48px 0 24px;
  border-bottom: 1px solid #e6e6e6;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 12px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 24px;
}
dt,
dd {
  line-height: 1.3;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 12px 24px;
  margin: 0 0 24px;
  font-size: 23.75px;
  border-left: 5px solid #e6e6e6;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.3;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #e6e6e6;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 24px;
  font-style: normal;
  line-height: 1.3;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 11.5px;
  margin: 0 0 12px;
  font-size: 18px;
  line-height: 1.3;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 17px;
  padding-right: 18px;
}
@media (min-width: 768px) {
  .container {
    width: 755px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 975px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1175px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 17px;
  padding-right: 18px;
}
.row {
  margin-left: -17px;
  margin-right: -18px;
}
.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 {
  position: relative;
  min-height: 1px;
  padding-left: 18px;
  padding-right: 17px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #999999;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 24px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.3;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #6eb762;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #5eaf51;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #222a2e;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #171d1f;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #ffb33c;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #ffa922;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f13458;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ef1c44;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 18px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 24px;
  font-size: 28.5px;
  line-height: inherit;
  color: #222a2e;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 9px;
  font-size: 19px;
  line-height: 1.3;
  color: #222a2e;
}
.form-control {
  display: block;
  width: 100%;
  height: 42px;
  padding: 8px 12px;
  font-size: 19px;
  line-height: 1.3;
  color: #222a2e;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #e6e6e6;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 42px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 37px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 62px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 24px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 9px;
  padding-bottom: 9px;
  margin-bottom: 0;
  min-height: 43px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 37px;
  padding: 5px 10px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-sm {
  height: 37px;
  line-height: 37px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 37px;
  padding: 5px 10px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 0px;
}
.form-group-sm select.form-control {
  height: 37px;
  line-height: 37px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 37px;
  min-height: 41px;
  padding: 6px 10px;
  font-size: 17px;
  line-height: 1.5;
}
.input-lg {
  height: 62px;
  padding: 14px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 0px;
}
select.input-lg {
  height: 62px;
  line-height: 62px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 62px;
  padding: 14px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 0px;
}
.form-group-lg select.form-control {
  height: 62px;
  line-height: 62px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 62px;
  min-height: 48px;
  padding: 15px 16px;
  font-size: 24px;
  line-height: 1.33;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 52.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 62px;
  height: 62px;
  line-height: 62px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 37px;
  height: 37px;
  line-height: 37px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #6eb762;
}
.has-success .form-control {
  border-color: #6eb762;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #549e48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #afd7a8;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #afd7a8;
}
.has-success .input-group-addon {
  color: #6eb762;
  border-color: #6eb762;
  background-color: #6eb762;
}
.has-success .form-control-feedback {
  color: #6eb762;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #ffb33c;
}
.has-warning .form-control {
  border-color: #ffb33c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #ff9f09;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffdba2;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffdba2;
}
.has-warning .input-group-addon {
  color: #ffb33c;
  border-color: #ffb33c;
  background-color: #ffb33c;
}
.has-warning .form-control-feedback {
  color: #ffb33c;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #f13458;
}
.has-error .form-control {
  border-color: #f13458;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #e21038;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f893a6;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f893a6;
}
.has-error .input-group-addon {
  color: #f13458;
  border-color: #f13458;
  background-color: #f13458;
}
.has-error .form-control-feedback {
  color: #f13458;
}
.has-feedback label ~ .form-control-feedback {
  top: 29px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #586d77;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 9px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 33px;
}
.form-horizontal .form-group {
  margin-left: -17px;
  margin-right: -18px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 9px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 17px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 15px;
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 17px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 12px;
  font-size: 19px;
  line-height: 1.3;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #ffffff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #ffffff;
  background-color: #29b9e8;
  border-color: #29b9e8;
}
.btn-default:focus,
.btn-default.focus {
  color: #ffffff;
  background-color: #169cc8;
  border-color: #0e6783;
}
.btn-default:hover {
  color: #ffffff;
  background-color: #169cc8;
  border-color: #1595bf;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #169cc8;
  border-color: #1595bf;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #ffffff;
  background-color: #1283a8;
  border-color: #0e6783;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #29b9e8;
  border-color: #29b9e8;
}
.btn-default .badge {
  color: #29b9e8;
  background-color: #ffffff;
}
.btn-primary {
  color: #fff;
  background-color: #29b9e8;
  border-color: #29b9e8;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #169cc8;
  border-color: #0e6783;
}
.btn-primary:hover {
  color: #fff;
  background-color: #169cc8;
  border-color: #1595bf;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #169cc8;
  border-color: #1595bf;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #1283a8;
  border-color: #0e6783;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #29b9e8;
  border-color: #29b9e8;
}
.btn-primary .badge {
  color: #29b9e8;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #6eb762;
  border-color: #6eb762;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #549e48;
  border-color: #386930;
}
.btn-success:hover {
  color: #fff;
  background-color: #549e48;
  border-color: #519745;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #549e48;
  border-color: #519745;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #47853d;
  border-color: #386930;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #6eb762;
  border-color: #6eb762;
}
.btn-success .badge {
  color: #6eb762;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #222a2e;
  border-color: #222a2e;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #0c0f11;
  border-color: #000000;
}
.btn-info:hover {
  color: #fff;
  background-color: #0c0f11;
  border-color: #080a0b;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #0c0f11;
  border-color: #080a0b;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #222a2e;
  border-color: #222a2e;
}
.btn-info .badge {
  color: #222a2e;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #ffb33c;
  border-color: #ffb33c;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ff9f09;
  border-color: #bc7200;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ff9f09;
  border-color: #fe9b00;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ff9f09;
  border-color: #fe9b00;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #e48b00;
  border-color: #bc7200;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #ffb33c;
  border-color: #ffb33c;
}
.btn-warning .badge {
  color: #ffb33c;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #f13458;
  border-color: #f13458;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #e21038;
  border-color: #9b0b26;
}
.btn-danger:hover {
  color: #fff;
  background-color: #e21038;
  border-color: #d90f35;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #e21038;
  border-color: #d90f35;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #c10d30;
  border-color: #9b0b26;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #f13458;
  border-color: #f13458;
}
.btn-danger .badge {
  color: #f13458;
  background-color: #fff;
}
.btn-link {
  color: #29b9e8;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #138ab1;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 14px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 0px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/ewcommon/bs3/fonts/glyphicons-halflings-regular.eot');
  src: url('/ewcommon/bs3/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/ewcommon/bs3/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/ewcommon/bs3/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/ewcommon/bs3/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/ewcommon/bs3/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 19px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.3;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #fff;
  background-color: #29b9e8;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #29b9e8;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 17px;
  line-height: 1.3;
  color: #999999;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 62px;
  padding: 14px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 0px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 62px;
  line-height: 62px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 37px;
  padding: 5px 10px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 37px;
  line-height: 37px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 8px 12px;
  font-size: 19px;
  font-weight: normal;
  line-height: 1;
  color: #222a2e;
  text-align: center;
  background-color: #e6e6e6;
  border: 1px solid #ccc;
  border-radius: 0px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 17px;
  border-radius: 0px;
}
.input-group-addon.input-lg {
  padding: 14px 16px;
  font-size: 24px;
  border-radius: 0px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #e6e6e6;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #e6e6e6;
  border-color: #29b9e8;
}
.nav .nav-divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.3;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #e6e6e6 #e6e6e6 #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #666;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #29b9e8;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 24px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 17px;
  padding-left: 17px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -17px;
  margin-left: -17px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 13px 17px;
  font-size: 24px;
  line-height: 24px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -17px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 17px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 6.5px -17px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 24px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 13px;
    padding-bottom: 13px;
  }
}
.navbar-form {
  margin-left: -17px;
  margin-right: -17px;
  padding: 10px 17px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 4px;
  margin-bottom: 4px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 4px;
  margin-bottom: 4px;
}
.navbar-btn.btn-sm {
  margin-top: 6.5px;
  margin-bottom: 6.5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 13px;
  margin-bottom: 13px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 17px;
    margin-right: 17px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
    float: left;
  }
  .navbar-right {
    float: right !important;
    float: right;
    margin-right: -17px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #29b9e8;
  border-color: #17a9d9;
}
.navbar-default .navbar-brand {
  color: #55696f;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #293235;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #55696f;
}
.navbar-default .navbar-nav > li > a {
  color: #55696f;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #293235;
  background-color: #57c8ed;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #29b9e8;
  background-color: #57c8ed;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #17a9d9;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #17a9d9;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #17a9d9;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #57c8ed;
  color: #29b9e8;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #55696f;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #293235;
    background-color: #57c8ed;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #29b9e8;
    background-color: #57c8ed;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #55696f;
}
.navbar-default .navbar-link:hover {
  color: #293235;
}
.navbar-default .btn-link {
  color: #55696f;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #293235;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #444;
}
.navbar-inverse {
  background-color: #29b9e8;
  border-color: #169cc8;
}
.navbar-inverse .navbar-brand {
  color: #ddd;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #ddd;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ddd;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #169cc8;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #169cc8;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #17a7d6;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #169cc8;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #169cc8;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #ddd;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #ddd;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #ddd;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #ccc;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 24px;
  list-style: none;
  background-color: #333333;
  border-radius: 0px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #222a2e;
}
.breadcrumb > .active {
  color: #222a2e;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 24px 0;
  border-radius: 0px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 8px 12px;
  line-height: 1.3;
  text-decoration: none;
  color: #29b9e8;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #138ab1;
  background-color: #e6e6e6;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #999999;
  background-color: #f5f5f5;
  border-color: #29b9e8;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 14px 16px;
  font-size: 24px;
  line-height: 1.33;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 17px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pager {
  padding-left: 0;
  margin: 24px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #e6e6e6;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #29b9e8;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #169cc8;
}
.label-primary {
  background-color: #29b9e8;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #169cc8;
}
.label-success {
  background-color: #6eb762;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #549e48;
}
.label-info {
  background-color: #222a2e;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #0c0f11;
}
.label-warning {
  background-color: #ffb33c;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ff9f09;
}
.label-danger {
  background-color: #f13458;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #e21038;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 17px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #29b9e8;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #e6e6e6;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 29px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #cccccc;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0px;
  padding-left: 17.5px;
  padding-right: 17.5px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 86px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 24px;
  line-height: 1.3;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #29b9e8;
}
.thumbnail .caption {
  padding: 9px;
  color: #222a2e;
}
.alert {
  padding: 15px;
  margin-bottom: 24px;
  border: 1px solid transparent;
  border-radius: 0px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #6eb762;
  border-color: #6eaf51;
  color: #6eb762;
}
.alert-success hr {
  border-top-color: #639e48;
}
.alert-success .alert-link {
  color: #549e48;
}
.alert-info {
  background-color: #222a2e;
  border-color: #131819;
  color: #222a2e;
}
.alert-info hr {
  border-top-color: #080a0b;
}
.alert-info .alert-link {
  color: #0c0f11;
}
.alert-warning {
  background-color: #ffb33c;
  border-color: #ff8a2d;
  color: #ffb33c;
}
.alert-warning hr {
  border-top-color: #ff7c13;
}
.alert-warning .alert-link {
  color: #ff9f09;
}
.alert-danger {
  background-color: #f13458;
  border-color: #f0266e;
  color: #f13458;
}
.alert-danger hr {
  border-top-color: #ec105f;
}
.alert-danger .alert-link {
  color: #e21038;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 24px;
  margin-bottom: 24px;
  background-color: #f5f5f5;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 17px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  background-color: #29b9e8;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #6eb762;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #222a2e;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #ffb33c;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #f13458;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #e6e6e6;
  color: #999999;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #999999;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #29b9e8;
  border-color: #29b9e8;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #e1f5fc;
}
.list-group-item-success {
  color: #6eb762;
  background-color: #6eb762;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #6eb762;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #6eb762;
  background-color: #5eaf51;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #6eb762;
  border-color: #6eb762;
}
.list-group-item-info {
  color: #222a2e;
  background-color: #222a2e;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #222a2e;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #222a2e;
  background-color: #171d1f;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #222a2e;
  border-color: #222a2e;
}
.list-group-item-warning {
  color: #ffb33c;
  background-color: #ffb33c;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #ffb33c;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #ffb33c;
  background-color: #ffa922;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #ffb33c;
  border-color: #ffb33c;
}
.list-group-item-danger {
  color: #f13458;
  background-color: #f13458;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #f13458;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #f13458;
  background-color: #ef1c44;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #f13458;
  border-color: #f13458;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 24px;
  background-color: #f5f5f5;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #3c3c3c;
  border-top: 1px solid #282828;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1px;
  border-bottom-right-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 24px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #282828;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #282828;
}
.panel-default {
  border-color: #282828;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #3c3c3c;
  border-color: #282828;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #282828;
}
.panel-default > .panel-heading .badge {
  color: #3c3c3c;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #282828;
}
.panel-primary {
  border-color: #29b9e8;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #29b9e8;
  border-color: #29b9e8;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #29b9e8;
}
.panel-primary > .panel-heading .badge {
  color: #29b9e8;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #29b9e8;
}
.panel-success {
  border-color: #6eaf51;
}
.panel-success > .panel-heading {
  color: #6eb762;
  background-color: #6eb762;
  border-color: #6eaf51;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #6eaf51;
}
.panel-success > .panel-heading .badge {
  color: #6eb762;
  background-color: #6eb762;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #6eaf51;
}
.panel-info {
  border-color: #131819;
}
.panel-info > .panel-heading {
  color: #222a2e;
  background-color: #222a2e;
  border-color: #131819;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #131819;
}
.panel-info > .panel-heading .badge {
  color: #222a2e;
  background-color: #222a2e;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #131819;
}
.panel-warning {
  border-color: #ff8a2d;
}
.panel-warning > .panel-heading {
  color: #ffb33c;
  background-color: #ffb33c;
  border-color: #ff8a2d;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ff8a2d;
}
.panel-warning > .panel-heading .badge {
  color: #ffb33c;
  background-color: #ffb33c;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ff8a2d;
}
.panel-danger {
  border-color: #f0266e;
}
.panel-danger > .panel-heading {
  color: #f13458;
  background-color: #f13458;
  border-color: #f0266e;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f0266e;
}
.panel-danger > .panel-heading .badge {
  color: #f13458;
  background-color: #f13458;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f0266e;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0px;
}
.well-sm {
  padding: 9px;
  border-radius: 0px;
}
.close {
  float: right;
  font-size: 28.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.3;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.3;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 17px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.9);
  border-radius: 0px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: rgba(0, 0, 0, 0.9);
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: rgba(0, 0, 0, 0.9);
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: rgba(0, 0, 0, 0.9);
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: rgba(0, 0, 0, 0.9);
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: rgba(0, 0, 0, 0.9);
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: rgba(0, 0, 0, 0.9);
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: rgba(0, 0, 0, 0.9);
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: rgba(0, 0, 0, 0.9);
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.3;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 19px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 19px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1px -1px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.make-container:before,
.make-container:after,
.Site .well-body .cols1:before,
.Site .well-body .cols1:after,
.Site .alert-body .cols1:before,
.Site .alert-body .cols1:after,
.Site .nobox .cols1:before,
.Site .nobox .cols1:after,
.Site .detail > .cols1:before,
.Site .detail > .cols1:after,
.Site .well-body .cols2:before,
.Site .well-body .cols2:after,
.Site .alert-body .cols2:before,
.Site .alert-body .cols2:after,
.Site .nobox .cols2:before,
.Site .nobox .cols2:after,
.Site .detail > .cols2:before,
.Site .detail > .cols2:after,
.Site .well-body .cols3:before,
.Site .well-body .cols3:after,
.Site .alert-body .cols3:before,
.Site .alert-body .cols3:after,
.Site .nobox .cols3:before,
.Site .nobox .cols3:after,
.Site .detail > .cols3:before,
.Site .detail > .cols3:after,
.Site .well-body .cols4:before,
.Site .well-body .cols4:after,
.Site .alert-body .cols4:before,
.Site .alert-body .cols4:after,
.Site .nobox .cols4:before,
.Site .nobox .cols4:after,
.Site .detail > .cols4:before,
.Site .detail > .cols4:after,
.Site .well-body .cols5:before,
.Site .well-body .cols5:after,
.Site .alert-body .cols5:before,
.Site .alert-body .cols5:after,
.Site .nobox .cols5:before,
.Site .nobox .cols5:after,
.Site .detail > .cols5:before,
.Site .detail > .cols5:after,
.Site .well-body .cols6:before,
.Site .well-body .cols6:after,
.Site .alert-body .cols6:before,
.Site .alert-body .cols6:after,
.Site .detail > .cols6 .Site .nobox .cols6:before,
.Site .detail > .cols6 .Site .nobox .cols6:after,
.Site .Grid:before,
.Site .Grid:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.Site .pager:before,
.Site .pager:after,
.Site .detail-container:before,
.Site .detail-container:after,
.Site .horizontalForm .ewXform .form-group:before,
.Site .horizontalForm .ewXform .form-group:after {
  content: " ";
  display: table;
}
.clearfix:after,
.make-container:after,
.Site .well-body .cols1:after,
.Site .alert-body .cols1:after,
.Site .nobox .cols1:after,
.Site .detail > .cols1:after,
.Site .well-body .cols2:after,
.Site .alert-body .cols2:after,
.Site .nobox .cols2:after,
.Site .detail > .cols2:after,
.Site .well-body .cols3:after,
.Site .alert-body .cols3:after,
.Site .nobox .cols3:after,
.Site .detail > .cols3:after,
.Site .well-body .cols4:after,
.Site .alert-body .cols4:after,
.Site .nobox .cols4:after,
.Site .detail > .cols4:after,
.Site .well-body .cols5:after,
.Site .alert-body .cols5:after,
.Site .nobox .cols5:after,
.Site .detail > .cols5:after,
.Site .well-body .cols6:after,
.Site .alert-body .cols6:after,
.Site .detail > .cols6 .Site .nobox .cols6:after,
.Site .Grid:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.Site .pager:after,
.Site .detail-container:after,
.Site .horizontalForm .ewXform .form-group:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
@media (max-width: 767px) {
  body.canvas-sliding,
  body.canvas-slid {
    left: auto !important;
  }
  .offcanvas {
    display: none;
  }
  .offcanvas.in {
    display: block;
  }
  .offcanvas-lg {
    display: none;
  }
  .offcanvas-lg.in {
    display: block;
  }
  .canvas-sliding {
    -webkit-transition: top 0.35s, left 0.35s, bottom 0.35s, right 0.35s;
    transition: top 0.35s, left 0.35s, bottom 0.35s, right 0.35s;
  }
  .offcanvas-clone {
    height: 0px !important;
    width: 0px !important;
    overflow: hidden !important;
    border: none !important;
    margin: 0px !important;
    padding: 0px !important;
    position: absolute !important;
    top: auto !important;
    left: auto !important;
    bottom: 0px !important;
    right: 0px !important;
    opacity: 0 !important;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .offcanvas-xs {
    display: none;
  }
  .offcanvas-xs.in {
    display: block;
  }
}
@media (max-width: 767px) and (max-width: 991px) {
  .offcanvas-sm {
    display: none;
  }
  .offcanvas-sm.in {
    display: block;
  }
}
@media (max-width: 767px) and (max-width: 1199px) {
  .offcanvas-md {
    display: none;
  }
  .offcanvas-md.in {
    display: block;
  }
}
@media (max-width: 767px) {
  .navmenu,
  .navbar-offcanvas {
    width: 300px;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-radius: 0px;
  }
  .navmenu-fixed-left,
  .navmenu-fixed-right,
  .navbar-offcanvas {
    position: fixed;
    z-index: 1030;
    top: 0;
    bottom: 0;
    overflow-y: auto;
    border-radius: 0;
  }
  .navmenu-fixed-left,
  .navbar-offcanvas.navmenu-fixed-left {
    left: 0;
    right: auto;
    border-width: 0 1px 0 0;
  }
  .navmenu-fixed-right,
  .navbar-offcanvas {
    left: auto!important;
    right: 0;
    border-width: 0 0 0 1px;
  }
  .navmenu-nav {
    margin-bottom: 12px;
  }
  .navmenu-nav.dropdown-menu {
    position: static;
    margin: 0;
    padding-top: 0;
    float: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
  }
  .navbar-offcanvas .navbar-nav {
    margin: 0;
  }
}
@media (max-width: 767px) and (min-width: 768px) {
  .navbar-offcanvas {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-offcanvas.offcanvas {
    position: static;
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-offcanvas .navbar-nav.navbar-left:first-child {
    margin-left: -17px;
  }
  .navbar-offcanvas .navbar-nav.navbar-right:last-child {
    margin-right: -17px;
  }
  .navbar-offcanvas .navmenu-brand {
    display: none;
  }
}
.Site .tp-caption.primary_heading {
  position: absolute;
  color: #29b9e8;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
}
.Site .tp-caption.primary_heading h1 {
  font-family: 'Lato', sans-serif;
  font-size: 49px;
  font-weight: 700;
  color: #29b9e8 !important;
}
.Site .tp-caption.primary_heading h2 {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #29b9e8 !important;
}
.Site .tp-caption.primary_heading h3 {
  font-family: 'Lato', sans-serif;
  font-size: 33px;
  font-weight: 700;
  color: #29b9e8 !important;
}
.Site .tp-caption.primary_heading h4 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #29b9e8 !important;
}
.Site .tp-caption.primary_heading h5 {
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  font-weight: 700;
  color: #29b9e8 !important;
}
.Site .tp-caption.primary_heading h6 {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #29b9e8 !important;
}
.Site .tp-caption.action_heading {
  position: absolute;
  color: #f13458;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
}
.Site .tp-caption.action_heading h1 {
  font-family: 'Lato', sans-serif;
  font-size: 49px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.action_heading h2 {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.action_heading h3 {
  font-family: 'Lato', sans-serif;
  font-size: 33px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.action_heading h4 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.action_heading h5 {
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.action_heading h6 {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.info_heading {
  position: absolute;
  color: #222a2e;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
}
.Site .tp-caption.info_heading h1 {
  font-family: 'Lato', sans-serif;
  font-size: 49px;
  font-weight: 700;
  color: #222a2e !important;
}
.Site .tp-caption.info_heading h2 {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #222a2e !important;
}
.Site .tp-caption.info_heading h3 {
  font-family: 'Lato', sans-serif;
  font-size: 33px;
  font-weight: 700;
  color: #222a2e !important;
}
.Site .tp-caption.info_heading h4 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #222a2e !important;
}
.Site .tp-caption.info_heading h5 {
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  font-weight: 700;
  color: #222a2e !important;
}
.Site .tp-caption.info_heading h6 {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #222a2e !important;
}
.Site .tp-caption.success_heading {
  position: absolute;
  color: #6eb762;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
}
.Site .tp-caption.success_heading h1 {
  font-family: 'Lato', sans-serif;
  font-size: 49px;
  font-weight: 700;
  color: #6eb762 !important;
}
.Site .tp-caption.success_heading h2 {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #6eb762 !important;
}
.Site .tp-caption.success_heading h3 {
  font-family: 'Lato', sans-serif;
  font-size: 33px;
  font-weight: 700;
  color: #6eb762 !important;
}
.Site .tp-caption.success_heading h4 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #6eb762 !important;
}
.Site .tp-caption.success_heading h5 {
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  font-weight: 700;
  color: #6eb762 !important;
}
.Site .tp-caption.success_heading h6 {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #6eb762 !important;
}
.Site .tp-caption.warning_heading {
  position: absolute;
  color: #ffb33c;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
}
.Site .tp-caption.warning_heading h1 {
  font-family: 'Lato', sans-serif;
  font-size: 49px;
  font-weight: 700;
  color: #ffb33c !important;
}
.Site .tp-caption.warning_heading h2 {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #ffb33c !important;
}
.Site .tp-caption.warning_heading h3 {
  font-family: 'Lato', sans-serif;
  font-size: 33px;
  font-weight: 700;
  color: #ffb33c !important;
}
.Site .tp-caption.warning_heading h4 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #ffb33c !important;
}
.Site .tp-caption.warning_heading h5 {
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  font-weight: 700;
  color: #ffb33c !important;
}
.Site .tp-caption.warning_heading h6 {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #ffb33c !important;
}
.Site .tp-caption.danger_heading {
  position: absolute;
  color: #f13458;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
}
.Site .tp-caption.danger_heading h1 {
  font-family: 'Lato', sans-serif;
  font-size: 49px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.danger_heading h2 {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.danger_heading h3 {
  font-family: 'Lato', sans-serif;
  font-size: 33px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.danger_heading h4 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.danger_heading h5 {
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.danger_heading h6 {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.white_heading {
  position: absolute;
  color: #ffffff !important;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
}
.Site .tp-caption.white_heading h1 {
  font-family: 'Lato', sans-serif;
  font-size: 49px;
  font-weight: 700;
  color: #ffffff !important;
}
.Site .tp-caption.white_heading h2 {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #ffffff !important;
}
.Site .tp-caption.white_heading h3 {
  font-family: 'Lato', sans-serif;
  font-size: 33px;
  font-weight: 700;
  color: #ffffff !important;
}
.Site .tp-caption.white_heading h4 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #ffffff !important;
}
.Site .tp-caption.black_heading {
  position: absolute;
  color: #000000;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
}
.Site .tp-caption.black_heading h1 {
  font-family: 'Lato', sans-serif;
  font-size: 49px;
  font-weight: 700;
  color: #000000 !important;
}
.Site .tp-caption.black_heading h2 {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #000000 !important;
}
.Site .tp-caption.black_heading h3 {
  font-family: 'Lato', sans-serif;
  font-size: 33px;
  font-weight: 700;
  color: #000000 !important;
}
.Site .tp-caption.black_heading h4 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #000000 !important;
}
.Site .tp-caption.black_heading h5 {
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  font-weight: 700;
  color: #000000 !important;
}
.Site .tp-caption.black_heading h6 {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #000000 !important;
}
.Site .tp-caption.whitebg_blackHeading {
  position: absolute;
  color: #000000;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
  color: #000 !important;
}
.Site .tp-caption.whitebg_blackHeading h1,
.Site .tp-caption.whitebg_blackHeading h2,
.Site .tp-caption.whitebg_blackHeading h3,
.Site .tp-caption.whitebg_blackHeading h4,
.Site .tp-caption.whitebg_blackHeading h5,
.Site .tp-caption.whitebg_blackHeading h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #000 !important;
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.whitebg_blackHeading h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_blackHeading h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_blackHeading h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_blackHeading h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_blackHeading span,
.Site .tp-caption.whitebg_blackHeading p {
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.whitebg_primaryHeading {
  position: absolute;
  color: #000000;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
  color: #29b9e8 !important;
}
.Site .tp-caption.whitebg_primaryHeading h1,
.Site .tp-caption.whitebg_primaryHeading h2,
.Site .tp-caption.whitebg_primaryHeading h3,
.Site .tp-caption.whitebg_primaryHeading h4,
.Site .tp-caption.whitebg_primaryHeading h5,
.Site .tp-caption.whitebg_primaryHeading h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #29b9e8 !important;
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.whitebg_primaryHeading h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_primaryHeading h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_primaryHeading h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_primaryHeading h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_primaryHeading span,
.Site .tp-caption.whitebg_primaryHeading p {
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.whitebg_actionHeading {
  position: absolute;
  color: #000000;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
  color: #f13458 !important;
}
.Site .tp-caption.whitebg_actionHeading h1,
.Site .tp-caption.whitebg_actionHeading h2,
.Site .tp-caption.whitebg_actionHeading h3,
.Site .tp-caption.whitebg_actionHeading h4,
.Site .tp-caption.whitebg_actionHeading h5,
.Site .tp-caption.whitebg_actionHeading h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #f13458 !important;
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.whitebg_actionHeading h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_actionHeading h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_actionHeading h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_actionHeading h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_actionHeading span,
.Site .tp-caption.whitebg_actionHeading p {
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.whitebg_infoHeading {
  position: absolute;
  color: #000000;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
  color: #222a2e !important;
}
.Site .tp-caption.whitebg_infoHeading h1,
.Site .tp-caption.whitebg_infoHeading h2,
.Site .tp-caption.whitebg_infoHeading h3,
.Site .tp-caption.whitebg_infoHeading h4,
.Site .tp-caption.whitebg_infoHeading h5,
.Site .tp-caption.whitebg_infoHeading h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #222a2e !important;
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.whitebg_infoHeading h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_infoHeading h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_infoHeading h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_infoHeading h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_infoHeading span,
.Site .tp-caption.whitebg_infoHeading p {
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.whitebg_successHeading {
  position: absolute;
  color: #000000;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
  color: #6eb762 !important;
}
.Site .tp-caption.whitebg_successHeading h1,
.Site .tp-caption.whitebg_successHeading h2,
.Site .tp-caption.whitebg_successHeading h3,
.Site .tp-caption.whitebg_successHeading h4,
.Site .tp-caption.whitebg_successHeading h5,
.Site .tp-caption.whitebg_successHeading h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #6eb762 !important;
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.whitebg_successHeading h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_successHeading h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_successHeading h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_successHeading h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_successHeading span,
.Site .tp-caption.whitebg_successHeading p {
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.whitebg_warningHeading {
  position: absolute;
  color: #000000;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
  color: #ffb33c !important;
}
.Site .tp-caption.whitebg_warningHeading h1,
.Site .tp-caption.whitebg_warningHeading h2,
.Site .tp-caption.whitebg_warningHeading h3,
.Site .tp-caption.whitebg_warningHeading h4,
.Site .tp-caption.whitebg_warningHeading h5,
.Site .tp-caption.whitebg_warningHeading h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #ffb33c !important;
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.whitebg_warningHeading h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_warningHeading h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_warningHeading h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_warningHeading h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_warningHeading span,
.Site .tp-caption.whitebg_warningHeading p {
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.whitebg_dangerHeading {
  position: absolute;
  color: #000000;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
  color: #f13458 !important;
}
.Site .tp-caption.whitebg_dangerHeading h1,
.Site .tp-caption.whitebg_dangerHeading h2,
.Site .tp-caption.whitebg_dangerHeading h3,
.Site .tp-caption.whitebg_dangerHeading h4,
.Site .tp-caption.whitebg_dangerHeading h5,
.Site .tp-caption.whitebg_dangerHeading h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #f13458 !important;
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.whitebg_dangerHeading h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_dangerHeading h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_dangerHeading h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_dangerHeading h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_dangerHeading span,
.Site .tp-caption.whitebg_dangerHeading p {
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.primary_body {
  position: absolute;
  color: #29b9e8;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
}
.Site .tp-caption.primary_body h1 {
  font-family: 'Lato', sans-serif;
  font-size: 49px;
  font-weight: 700;
  color: #29b9e8 !important;
}
.Site .tp-caption.primary_body h2 {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #29b9e8 !important;
}
.Site .tp-caption.primary_body h3 {
  font-family: 'Lato', sans-serif;
  font-size: 33px;
  font-weight: 700;
  color: #29b9e8 !important;
}
.Site .tp-caption.primary_body h4 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #29b9e8 !important;
}
.Site .tp-caption.primary_body h5 {
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  font-weight: 700;
  color: #29b9e8 !important;
}
.Site .tp-caption.primary_body h6 {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #29b9e8 !important;
}
.Site .tp-caption.action_body {
  position: absolute;
  color: #f13458;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
}
.Site .tp-caption.action_body h1 {
  font-family: 'Lato', sans-serif;
  font-size: 49px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.action_body h2 {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.action_body h3 {
  font-family: 'Lato', sans-serif;
  font-size: 33px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.action_body h4 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.action_body h5 {
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.action_body h6 {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.info_body {
  position: absolute;
  color: #222a2e;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
}
.Site .tp-caption.info_body h1 {
  font-family: 'Lato', sans-serif;
  font-size: 49px;
  font-weight: 700;
  color: #222a2e !important;
}
.Site .tp-caption.info_body h2 {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #222a2e !important;
}
.Site .tp-caption.info_body h3 {
  font-family: 'Lato', sans-serif;
  font-size: 33px;
  font-weight: 700;
  color: #222a2e !important;
}
.Site .tp-caption.info_body h4 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #222a2e !important;
}
.Site .tp-caption.info_body h5 {
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  font-weight: 700;
  color: #222a2e !important;
}
.Site .tp-caption.info_body h6 {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #222a2e !important;
}
.Site .tp-caption.success_body {
  position: absolute;
  color: #6eb762;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
}
.Site .tp-caption.success_body h1 {
  font-family: 'Lato', sans-serif;
  font-size: 49px;
  font-weight: 700;
  color: #6eb762 !important;
}
.Site .tp-caption.success_body h2 {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #6eb762 !important;
}
.Site .tp-caption.success_body h3 {
  font-family: 'Lato', sans-serif;
  font-size: 33px;
  font-weight: 700;
  color: #6eb762 !important;
}
.Site .tp-caption.success_body h4 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #6eb762 !important;
}
.Site .tp-caption.success_body h5 {
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  font-weight: 700;
  color: #6eb762 !important;
}
.Site .tp-caption.success_body h6 {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #6eb762 !important;
}
.Site .tp-caption.warning_body {
  position: absolute;
  color: #ffb33c;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
}
.Site .tp-caption.warning_body h1 {
  font-family: 'Lato', sans-serif;
  font-size: 49px;
  font-weight: 700;
  color: #ffb33c !important;
}
.Site .tp-caption.warning_body h2 {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #ffb33c !important;
}
.Site .tp-caption.warning_body h3 {
  font-family: 'Lato', sans-serif;
  font-size: 33px;
  font-weight: 700;
  color: #ffb33c !important;
}
.Site .tp-caption.warning_body h4 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #ffb33c !important;
}
.Site .tp-caption.warning_body h5 {
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  font-weight: 700;
  color: #ffb33c !important;
}
.Site .tp-caption.warning_body h6 {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #ffb33c !important;
}
.Site .tp-caption.danger_body {
  position: absolute;
  color: #f13458;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
}
.Site .tp-caption.danger_body h1 {
  font-family: 'Lato', sans-serif;
  font-size: 49px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.danger_body h2 {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.danger_body h3 {
  font-family: 'Lato', sans-serif;
  font-size: 33px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.danger_body h4 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.danger_body h5 {
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.danger_body h6 {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.white_body {
  position: absolute;
  color: #ffffff !important;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
}
.Site .tp-caption.white_body h1 {
  font-family: 'Lato', sans-serif;
  font-size: 49px;
  font-weight: 700;
  color: #ffffff !important;
}
.Site .tp-caption.white_body h2 {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #ffffff !important;
}
.Site .tp-caption.white_body h3 {
  font-family: 'Lato', sans-serif;
  font-size: 33px;
  font-weight: 700;
  color: #ffffff !important;
}
.Site .tp-caption.white_body h4 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #ffffff !important;
}
.Site .tp-caption.black_body {
  position: absolute;
  color: #000000;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
}
.Site .tp-caption.black_body h1 {
  font-family: 'Lato', sans-serif;
  font-size: 49px;
  font-weight: 700;
  color: #000000 !important;
}
.Site .tp-caption.black_body h2 {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #000000 !important;
}
.Site .tp-caption.black_body h3 {
  font-family: 'Lato', sans-serif;
  font-size: 33px;
  font-weight: 700;
  color: #000000 !important;
}
.Site .tp-caption.black_body h4 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #000000 !important;
}
.Site .tp-caption.black_body h5 {
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  font-weight: 700;
  color: #000000 !important;
}
.Site .tp-caption.black_body h6 {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #000000 !important;
}
.Site .tp-caption.primarybg_headingw {
  position: absolute;
  color: #fff;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
}
.Site .tp-caption.primarybg_headingw h1,
.Site .tp-caption.primarybg_headingw h2,
.Site .tp-caption.primarybg_headingw h3,
.Site .tp-caption.primarybg_headingw h4,
.Site .tp-caption.primarybg_headingw h5,
.Site .tp-caption.primarybg_headingw h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #fff !important;
  background-color: rgba(41, 185, 232, 0.5);
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.primarybg_headingw h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.primarybg_headingw h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.primarybg_headingw h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.primarybg_headingw h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.primarybg_headingw span {
  background-color: #29b9e8;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.actionbg_headingw {
  position: absolute;
  color: #fff;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
}
.Site .tp-caption.actionbg_headingw h1,
.Site .tp-caption.actionbg_headingw h2,
.Site .tp-caption.actionbg_headingw h3,
.Site .tp-caption.actionbg_headingw h4,
.Site .tp-caption.actionbg_headingw h5,
.Site .tp-caption.actionbg_headingw h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #fff !important;
  background-color: rgba(241, 52, 88, 0.5);
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.actionbg_headingw h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.actionbg_headingw h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.actionbg_headingw h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.actionbg_headingw h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.actionbg_headingw span {
  background-color: #f13458;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.infobg_headingw {
  position: absolute;
  color: #fff;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
}
.Site .tp-caption.infobg_headingw h1,
.Site .tp-caption.infobg_headingw h2,
.Site .tp-caption.infobg_headingw h3,
.Site .tp-caption.infobg_headingw h4,
.Site .tp-caption.infobg_headingw h5,
.Site .tp-caption.infobg_headingw h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #fff !important;
  background-color: rgba(34, 42, 46, 0.5);
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.infobg_headingw h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.infobg_headingw h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.infobg_headingw h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.infobg_headingw h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.infobg_headingw span {
  background-color: #222a2e;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.successbg_headingw {
  position: absolute;
  color: #fff;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
}
.Site .tp-caption.successbg_headingw h1,
.Site .tp-caption.successbg_headingw h2,
.Site .tp-caption.successbg_headingw h3,
.Site .tp-caption.successbg_headingw h4,
.Site .tp-caption.successbg_headingw h5,
.Site .tp-caption.successbg_headingw h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #fff !important;
  background-color: rgba(110, 183, 98, 0.5);
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.successbg_headingw h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.successbg_headingw h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.successbg_headingw h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.successbg_headingw h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.successbg_headingw span {
  background-color: #6eb762;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.warningbg_headingw {
  position: absolute;
  color: #fff;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
}
.Site .tp-caption.warningbg_headingw h1,
.Site .tp-caption.warningbg_headingw h2,
.Site .tp-caption.warningbg_headingw h3,
.Site .tp-caption.warningbg_headingw h4,
.Site .tp-caption.warningbg_headingw h5,
.Site .tp-caption.warningbg_headingw h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #fff !important;
  background-color: rgba(255, 179, 60, 0.5);
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.warningbg_headingw h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.warningbg_headingw h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.warningbg_headingw h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.warningbg_headingw h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.warningbg_headingw span {
  background-color: #ffb33c;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.dangerbg_headingw {
  position: absolute;
  color: #fff;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
}
.Site .tp-caption.dangerbg_headingw h1,
.Site .tp-caption.dangerbg_headingw h2,
.Site .tp-caption.dangerbg_headingw h3,
.Site .tp-caption.dangerbg_headingw h4,
.Site .tp-caption.dangerbg_headingw h5,
.Site .tp-caption.dangerbg_headingw h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #fff !important;
  background-color: rgba(241, 52, 88, 0.5);
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.dangerbg_headingw h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.dangerbg_headingw h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.dangerbg_headingw h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.dangerbg_headingw h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.dangerbg_headingw span {
  background-color: #f13458;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.blackbg_headingw {
  position: absolute;
  color: #000000;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
  color: #fff !important;
}
.Site .tp-caption.blackbg_headingw h1,
.Site .tp-caption.blackbg_headingw h2,
.Site .tp-caption.blackbg_headingw h3,
.Site .tp-caption.blackbg_headingw h4,
.Site .tp-caption.blackbg_headingw h5,
.Site .tp-caption.blackbg_headingw h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #fff !important;
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.blackbg_headingw h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.blackbg_headingw h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.blackbg_headingw h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.blackbg_headingw h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.blackbg_headingw span,
.Site .tp-caption.blackbg_headingw p {
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.whitebg_headingw {
  position: absolute;
  color: #fff;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
}
.Site .tp-caption.whitebg_headingw h1,
.Site .tp-caption.whitebg_headingw h2,
.Site .tp-caption.whitebg_headingw h3,
.Site .tp-caption.whitebg_headingw h4,
.Site .tp-caption.whitebg_headingw h5,
.Site .tp-caption.whitebg_headingw h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #fff !important;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.whitebg_headingw h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_headingw h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_headingw h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_headingw h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_headingw span {
  background-color: #000;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.primarybg_bodyw {
  position: absolute;
  color: #fff;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
}
.Site .tp-caption.primarybg_bodyw h1,
.Site .tp-caption.primarybg_bodyw h2,
.Site .tp-caption.primarybg_bodyw h3,
.Site .tp-caption.primarybg_bodyw h4,
.Site .tp-caption.primarybg_bodyw h5,
.Site .tp-caption.primarybg_bodyw h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #fff !important;
  background-color: rgba(41, 185, 232, 0.5);
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.primarybg_bodyw h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.primarybg_bodyw h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.primarybg_bodyw h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.primarybg_bodyw h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.primarybg_bodyw span {
  background-color: #29b9e8;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.actionbg_bodyw {
  position: absolute;
  color: #fff;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
}
.Site .tp-caption.actionbg_bodyw h1,
.Site .tp-caption.actionbg_bodyw h2,
.Site .tp-caption.actionbg_bodyw h3,
.Site .tp-caption.actionbg_bodyw h4,
.Site .tp-caption.actionbg_bodyw h5,
.Site .tp-caption.actionbg_bodyw h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #fff !important;
  background-color: rgba(241, 52, 88, 0.5);
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.actionbg_bodyw h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.actionbg_bodyw h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.actionbg_bodyw h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.actionbg_bodyw h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.actionbg_bodyw span {
  background-color: #f13458;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.infobg_bodyw {
  position: absolute;
  color: #fff;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
}
.Site .tp-caption.infobg_bodyw h1,
.Site .tp-caption.infobg_bodyw h2,
.Site .tp-caption.infobg_bodyw h3,
.Site .tp-caption.infobg_bodyw h4,
.Site .tp-caption.infobg_bodyw h5,
.Site .tp-caption.infobg_bodyw h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #fff !important;
  background-color: rgba(34, 42, 46, 0.5);
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.infobg_bodyw h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.infobg_bodyw h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.infobg_bodyw h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.infobg_bodyw h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.infobg_bodyw span {
  background-color: #222a2e;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.successbg_bodyw {
  position: absolute;
  color: #fff;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
}
.Site .tp-caption.successbg_bodyw h1,
.Site .tp-caption.successbg_bodyw h2,
.Site .tp-caption.successbg_bodyw h3,
.Site .tp-caption.successbg_bodyw h4,
.Site .tp-caption.successbg_bodyw h5,
.Site .tp-caption.successbg_bodyw h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #fff !important;
  background-color: rgba(110, 183, 98, 0.5);
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.successbg_bodyw h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.successbg_bodyw h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.successbg_bodyw h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.successbg_bodyw h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.successbg_bodyw span {
  background-color: #6eb762;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.warningbg_bodyw {
  position: absolute;
  color: #fff;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
}
.Site .tp-caption.warningbg_bodyw h1,
.Site .tp-caption.warningbg_bodyw h2,
.Site .tp-caption.warningbg_bodyw h3,
.Site .tp-caption.warningbg_bodyw h4,
.Site .tp-caption.warningbg_bodyw h5,
.Site .tp-caption.warningbg_bodyw h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #fff !important;
  background-color: rgba(255, 179, 60, 0.5);
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.warningbg_bodyw h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.warningbg_bodyw h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.warningbg_bodyw h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.warningbg_bodyw h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.warningbg_bodyw span {
  background-color: #ffb33c;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.dangerbg_bodyw {
  position: absolute;
  color: #fff;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
}
.Site .tp-caption.dangerbg_bodyw h1,
.Site .tp-caption.dangerbg_bodyw h2,
.Site .tp-caption.dangerbg_bodyw h3,
.Site .tp-caption.dangerbg_bodyw h4,
.Site .tp-caption.dangerbg_bodyw h5,
.Site .tp-caption.dangerbg_bodyw h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #fff !important;
  background-color: rgba(241, 52, 88, 0.5);
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.dangerbg_bodyw h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.dangerbg_bodyw h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.dangerbg_bodyw h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.dangerbg_bodyw h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.dangerbg_bodyw span {
  background-color: #f13458;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.blackbg_bodyw {
  position: absolute;
  color: #fff;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
}
.Site .tp-caption.blackbg_bodyw h1,
.Site .tp-caption.blackbg_bodyw h2,
.Site .tp-caption.blackbg_bodyw h3,
.Site .tp-caption.blackbg_bodyw h4,
.Site .tp-caption.blackbg_bodyw h5,
.Site .tp-caption.blackbg_bodyw h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #fff !important;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.blackbg_bodyw h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.blackbg_bodyw h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.blackbg_bodyw h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.blackbg_bodyw h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.blackbg_bodyw span {
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.whitebg_bodyw {
  position: absolute;
  color: #fff;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
}
.Site .tp-caption.whitebg_bodyw h1,
.Site .tp-caption.whitebg_bodyw h2,
.Site .tp-caption.whitebg_bodyw h3,
.Site .tp-caption.whitebg_bodyw h4,
.Site .tp-caption.whitebg_bodyw h5,
.Site .tp-caption.whitebg_bodyw h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #fff !important;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.whitebg_bodyw h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_bodyw h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_bodyw h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_bodyw h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.whitebg_bodyw span {
  background-color: #000;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.primarybg_heading {
  position: absolute;
  color: #000000;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
  color: #29b9e8 !important;
}
.Site .tp-caption.primarybg_heading h1,
.Site .tp-caption.primarybg_heading h2,
.Site .tp-caption.primarybg_heading h3,
.Site .tp-caption.primarybg_heading h4,
.Site .tp-caption.primarybg_heading h5,
.Site .tp-caption.primarybg_heading h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #29b9e8 !important;
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.primarybg_heading h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.primarybg_heading h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.primarybg_heading h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.primarybg_heading h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.primarybg_heading span,
.Site .tp-caption.primarybg_heading p {
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.actionbg_heading {
  position: absolute;
  color: #000000;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
  color: #f13458 !important;
}
.Site .tp-caption.actionbg_heading h1,
.Site .tp-caption.actionbg_heading h2,
.Site .tp-caption.actionbg_heading h3,
.Site .tp-caption.actionbg_heading h4,
.Site .tp-caption.actionbg_heading h5,
.Site .tp-caption.actionbg_heading h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #f13458 !important;
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.actionbg_heading h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.actionbg_heading h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.actionbg_heading h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.actionbg_heading h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.actionbg_heading span,
.Site .tp-caption.actionbg_heading p {
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.infobg_heading {
  position: absolute;
  color: #000000;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
  color: #222a2e !important;
}
.Site .tp-caption.infobg_heading h1,
.Site .tp-caption.infobg_heading h2,
.Site .tp-caption.infobg_heading h3,
.Site .tp-caption.infobg_heading h4,
.Site .tp-caption.infobg_heading h5,
.Site .tp-caption.infobg_heading h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #222a2e !important;
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.infobg_heading h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.infobg_heading h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.infobg_heading h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.infobg_heading h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.infobg_heading span,
.Site .tp-caption.infobg_heading p {
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.successbg_heading {
  position: absolute;
  color: #000000;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
  color: #6eb762 !important;
}
.Site .tp-caption.successbg_heading h1,
.Site .tp-caption.successbg_heading h2,
.Site .tp-caption.successbg_heading h3,
.Site .tp-caption.successbg_heading h4,
.Site .tp-caption.successbg_heading h5,
.Site .tp-caption.successbg_heading h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #6eb762 !important;
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.successbg_heading h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.successbg_heading h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.successbg_heading h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.successbg_heading h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.successbg_heading span,
.Site .tp-caption.successbg_heading p {
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.warningbg_heading {
  position: absolute;
  color: #000000;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
  color: #ffb33c !important;
}
.Site .tp-caption.warningbg_heading h1,
.Site .tp-caption.warningbg_heading h2,
.Site .tp-caption.warningbg_heading h3,
.Site .tp-caption.warningbg_heading h4,
.Site .tp-caption.warningbg_heading h5,
.Site .tp-caption.warningbg_heading h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #ffb33c !important;
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.warningbg_heading h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.warningbg_heading h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.warningbg_heading h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.warningbg_heading h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.warningbg_heading span,
.Site .tp-caption.warningbg_heading p {
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.dangerbg_heading {
  position: absolute;
  color: #000000;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
  color: #f13458 !important;
}
.Site .tp-caption.dangerbg_heading h1,
.Site .tp-caption.dangerbg_heading h2,
.Site .tp-caption.dangerbg_heading h3,
.Site .tp-caption.dangerbg_heading h4,
.Site .tp-caption.dangerbg_heading h5,
.Site .tp-caption.dangerbg_heading h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #f13458 !important;
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.dangerbg_heading h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.dangerbg_heading h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.dangerbg_heading h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.dangerbg_heading h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.dangerbg_heading span,
.Site .tp-caption.dangerbg_heading p {
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.blackbg_heading {
  position: absolute;
  color: #000000;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
  color: #000 !important;
}
.Site .tp-caption.blackbg_heading h1,
.Site .tp-caption.blackbg_heading h2,
.Site .tp-caption.blackbg_heading h3,
.Site .tp-caption.blackbg_heading h4,
.Site .tp-caption.blackbg_heading h5,
.Site .tp-caption.blackbg_heading h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #000 !important;
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.blackbg_heading h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.blackbg_heading h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.blackbg_heading h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.blackbg_heading h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.blackbg_heading span,
.Site .tp-caption.blackbg_heading p {
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.primarybg_body {
  position: absolute;
  color: #000000;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
  color: #29b9e8 !important;
}
.Site .tp-caption.primarybg_body h1,
.Site .tp-caption.primarybg_body h2,
.Site .tp-caption.primarybg_body h3,
.Site .tp-caption.primarybg_body h4,
.Site .tp-caption.primarybg_body h5,
.Site .tp-caption.primarybg_body h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #29b9e8 !important;
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.primarybg_body h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.primarybg_body h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.primarybg_body h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.primarybg_body h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.primarybg_body span,
.Site .tp-caption.primarybg_body p {
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.actionbg_body {
  position: absolute;
  color: #000000;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
  color: #f13458 !important;
}
.Site .tp-caption.actionbg_body h1,
.Site .tp-caption.actionbg_body h2,
.Site .tp-caption.actionbg_body h3,
.Site .tp-caption.actionbg_body h4,
.Site .tp-caption.actionbg_body h5,
.Site .tp-caption.actionbg_body h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #f13458 !important;
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.actionbg_body h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.actionbg_body h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.actionbg_body h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.actionbg_body h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.actionbg_body span,
.Site .tp-caption.actionbg_body p {
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.infobg_body {
  position: absolute;
  color: #000000;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
  color: #222a2e !important;
}
.Site .tp-caption.infobg_body h1,
.Site .tp-caption.infobg_body h2,
.Site .tp-caption.infobg_body h3,
.Site .tp-caption.infobg_body h4,
.Site .tp-caption.infobg_body h5,
.Site .tp-caption.infobg_body h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #222a2e !important;
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.infobg_body h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.infobg_body h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.infobg_body h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.infobg_body h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.infobg_body span,
.Site .tp-caption.infobg_body p {
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.successbg_body {
  position: absolute;
  color: #000000;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
  color: #6eb762 !important;
}
.Site .tp-caption.successbg_body h1,
.Site .tp-caption.successbg_body h2,
.Site .tp-caption.successbg_body h3,
.Site .tp-caption.successbg_body h4,
.Site .tp-caption.successbg_body h5,
.Site .tp-caption.successbg_body h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #6eb762 !important;
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.successbg_body h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.successbg_body h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.successbg_body h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.successbg_body h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.successbg_body span,
.Site .tp-caption.successbg_body p {
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.warningbg_body {
  position: absolute;
  color: #000000;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
  color: #ffb33c !important;
}
.Site .tp-caption.warningbg_body h1,
.Site .tp-caption.warningbg_body h2,
.Site .tp-caption.warningbg_body h3,
.Site .tp-caption.warningbg_body h4,
.Site .tp-caption.warningbg_body h5,
.Site .tp-caption.warningbg_body h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #ffb33c !important;
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.warningbg_body h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.warningbg_body h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.warningbg_body h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.warningbg_body h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.warningbg_body span,
.Site .tp-caption.warningbg_body p {
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.dangerbg_body {
  position: absolute;
  color: #000000;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
  color: #f13458 !important;
}
.Site .tp-caption.dangerbg_body h1,
.Site .tp-caption.dangerbg_body h2,
.Site .tp-caption.dangerbg_body h3,
.Site .tp-caption.dangerbg_body h4,
.Site .tp-caption.dangerbg_body h5,
.Site .tp-caption.dangerbg_body h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #f13458 !important;
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.dangerbg_body h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.dangerbg_body h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.dangerbg_body h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.dangerbg_body h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.dangerbg_body span,
.Site .tp-caption.dangerbg_body p {
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.blackbg_body {
  position: absolute;
  color: #000000;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
  color: #ffffff !important;
}
.Site .tp-caption.blackbg_body h1,
.Site .tp-caption.blackbg_body h2,
.Site .tp-caption.blackbg_body h3,
.Site .tp-caption.blackbg_body h4,
.Site .tp-caption.blackbg_body h5,
.Site .tp-caption.blackbg_body h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #ffffff !important;
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.blackbg_body h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.blackbg_body h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.blackbg_body h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.blackbg_body h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.blackbg_body span,
.Site .tp-caption.blackbg_body p {
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.WhiteheadingBbg_heading {
  position: absolute;
  color: #fff;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
}
.Site .tp-caption.WhiteheadingBbg_heading h1,
.Site .tp-caption.WhiteheadingBbg_heading h2,
.Site .tp-caption.WhiteheadingBbg_heading h3,
.Site .tp-caption.WhiteheadingBbg_heading h4,
.Site .tp-caption.WhiteheadingBbg_heading h5,
.Site .tp-caption.WhiteheadingBbg_heading h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #fff !important;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.WhiteheadingBbg_heading h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.WhiteheadingBbg_heading h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.WhiteheadingBbg_heading h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.WhiteheadingBbg_heading h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.WhiteheadingBbg_heading span {
  background-color: #000;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.primary_heading_jumbo {
  position: absolute;
  color: #29b9e8;
  font-weight: 700;
  font-size: 29px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
}
.Site .tp-caption.primary_heading_jumbo h1 {
  font-family: 'Lato', sans-serif;
  font-size: 49px;
  font-weight: 700;
  color: #29b9e8 !important;
}
.Site .tp-caption.primary_heading_jumbo h2 {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #29b9e8 !important;
}
.Site .tp-caption.primary_heading_jumbo h3 {
  font-family: 'Lato', sans-serif;
  font-size: 33px;
  font-weight: 700;
  color: #29b9e8 !important;
}
.Site .tp-caption.primary_heading_jumbo h4 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #29b9e8 !important;
}
.Site .tp-caption.primary_heading_jumbo h5 {
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  font-weight: 700;
  color: #29b9e8 !important;
}
.Site .tp-caption.primary_heading_jumbo h6 {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #29b9e8 !important;
}
.Site .tp-caption.action_heading_jumbo {
  position: absolute;
  color: #f13458;
  font-weight: 700;
  font-size: 29px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
}
.Site .tp-caption.action_heading_jumbo h1 {
  font-family: 'Lato', sans-serif;
  font-size: 49px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.action_heading_jumbo h2 {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.action_heading_jumbo h3 {
  font-family: 'Lato', sans-serif;
  font-size: 33px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.action_heading_jumbo h4 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.action_heading_jumbo h5 {
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.action_heading_jumbo h6 {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.info_heading_jumbo {
  position: absolute;
  color: #222a2e;
  font-weight: 700;
  font-size: 29px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
}
.Site .tp-caption.info_heading_jumbo h1 {
  font-family: 'Lato', sans-serif;
  font-size: 49px;
  font-weight: 700;
  color: #222a2e !important;
}
.Site .tp-caption.info_heading_jumbo h2 {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #222a2e !important;
}
.Site .tp-caption.info_heading_jumbo h3 {
  font-family: 'Lato', sans-serif;
  font-size: 33px;
  font-weight: 700;
  color: #222a2e !important;
}
.Site .tp-caption.info_heading_jumbo h4 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #222a2e !important;
}
.Site .tp-caption.info_heading_jumbo h5 {
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  font-weight: 700;
  color: #222a2e !important;
}
.Site .tp-caption.info_heading_jumbo h6 {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #222a2e !important;
}
.Site .tp-caption.success_heading_jumbo {
  position: absolute;
  color: #6eb762;
  font-weight: 700;
  font-size: 29px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
}
.Site .tp-caption.success_heading_jumbo h1 {
  font-family: 'Lato', sans-serif;
  font-size: 49px;
  font-weight: 700;
  color: #6eb762 !important;
}
.Site .tp-caption.success_heading_jumbo h2 {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #6eb762 !important;
}
.Site .tp-caption.success_heading_jumbo h3 {
  font-family: 'Lato', sans-serif;
  font-size: 33px;
  font-weight: 700;
  color: #6eb762 !important;
}
.Site .tp-caption.success_heading_jumbo h4 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #6eb762 !important;
}
.Site .tp-caption.success_heading_jumbo h5 {
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  font-weight: 700;
  color: #6eb762 !important;
}
.Site .tp-caption.success_heading_jumbo h6 {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #6eb762 !important;
}
.Site .tp-caption.warning_heading_jumbo {
  position: absolute;
  color: #ffb33c;
  font-weight: 700;
  font-size: 29px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
}
.Site .tp-caption.warning_heading_jumbo h1 {
  font-family: 'Lato', sans-serif;
  font-size: 49px;
  font-weight: 700;
  color: #ffb33c !important;
}
.Site .tp-caption.warning_heading_jumbo h2 {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #ffb33c !important;
}
.Site .tp-caption.warning_heading_jumbo h3 {
  font-family: 'Lato', sans-serif;
  font-size: 33px;
  font-weight: 700;
  color: #ffb33c !important;
}
.Site .tp-caption.warning_heading_jumbo h4 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #ffb33c !important;
}
.Site .tp-caption.warning_heading_jumbo h5 {
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  font-weight: 700;
  color: #ffb33c !important;
}
.Site .tp-caption.warning_heading_jumbo h6 {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #ffb33c !important;
}
.Site .tp-caption.danger_heading_jumbo {
  position: absolute;
  color: #f13458;
  font-weight: 700;
  font-size: 29px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
}
.Site .tp-caption.danger_heading_jumbo h1 {
  font-family: 'Lato', sans-serif;
  font-size: 49px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.danger_heading_jumbo h2 {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.danger_heading_jumbo h3 {
  font-family: 'Lato', sans-serif;
  font-size: 33px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.danger_heading_jumbo h4 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.danger_heading_jumbo h5 {
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.danger_heading_jumbo h6 {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.black_heading_jumbo {
  position: absolute;
  color: #000;
  font-weight: 700;
  font-size: 29px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
}
.Site .tp-caption.black_heading_jumbo h1 {
  font-family: 'Lato', sans-serif;
  font-size: 49px;
  font-weight: 700;
  color: #000 !important;
}
.Site .tp-caption.black_heading_jumbo h2 {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #000 !important;
}
.Site .tp-caption.black_heading_jumbo h3 {
  font-family: 'Lato', sans-serif;
  font-size: 33px;
  font-weight: 700;
  color: #000 !important;
}
.Site .tp-caption.black_heading_jumbo h4 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #000 !important;
}
.Site .tp-caption.black_heading_jumbo h5 {
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  font-weight: 700;
  color: #000 !important;
}
.Site .tp-caption.black_heading_jumbo h6 {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #000 !important;
}
.Site .tp-caption.white_heading_jumbo {
  position: absolute;
  color: #fff !important;
  font-weight: 700;
  font-size: 29px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
}
.Site .tp-caption.white_heading_jumbo h1 {
  font-family: 'Lato', sans-serif;
  font-size: 49px;
  font-weight: 700;
  color: #fff !important;
}
.Site .tp-caption.white_heading_jumbo h2 {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #fff !important;
}
.Site .tp-caption.white_heading_jumbo h3 {
  font-family: 'Lato', sans-serif;
  font-size: 33px;
  font-weight: 700;
  color: #fff !important;
}
.Site .tp-caption.white_heading_jumbo h4 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #fff !important;
}
.Site .tp-caption.primary_body_jumbo {
  position: absolute;
  color: #29b9e8;
  font-weight: 700;
  font-size: 29px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
}
.Site .tp-caption.primary_body_jumbo h1 {
  font-family: 'Lato', sans-serif;
  font-size: 49px;
  font-weight: 700;
  color: #29b9e8 !important;
}
.Site .tp-caption.primary_body_jumbo h2 {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #29b9e8 !important;
}
.Site .tp-caption.primary_body_jumbo h3 {
  font-family: 'Lato', sans-serif;
  font-size: 33px;
  font-weight: 700;
  color: #29b9e8 !important;
}
.Site .tp-caption.primary_body_jumbo h4 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #29b9e8 !important;
}
.Site .tp-caption.primary_body_jumbo h5 {
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  font-weight: 700;
  color: #29b9e8 !important;
}
.Site .tp-caption.primary_body_jumbo h6 {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #29b9e8 !important;
}
.Site .tp-caption.action_body_jumbo {
  position: absolute;
  color: #f13458;
  font-weight: 700;
  font-size: 29px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
}
.Site .tp-caption.action_body_jumbo h1 {
  font-family: 'Lato', sans-serif;
  font-size: 49px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.action_body_jumbo h2 {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.action_body_jumbo h3 {
  font-family: 'Lato', sans-serif;
  font-size: 33px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.action_body_jumbo h4 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.action_body_jumbo h5 {
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.action_body_jumbo h6 {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.info_body_jumbo {
  position: absolute;
  color: #222a2e;
  font-weight: 700;
  font-size: 29px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
}
.Site .tp-caption.info_body_jumbo h1 {
  font-family: 'Lato', sans-serif;
  font-size: 49px;
  font-weight: 700;
  color: #222a2e !important;
}
.Site .tp-caption.info_body_jumbo h2 {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #222a2e !important;
}
.Site .tp-caption.info_body_jumbo h3 {
  font-family: 'Lato', sans-serif;
  font-size: 33px;
  font-weight: 700;
  color: #222a2e !important;
}
.Site .tp-caption.info_body_jumbo h4 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #222a2e !important;
}
.Site .tp-caption.info_body_jumbo h5 {
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  font-weight: 700;
  color: #222a2e !important;
}
.Site .tp-caption.info_body_jumbo h6 {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #222a2e !important;
}
.Site .tp-caption.success_body_jumbo {
  position: absolute;
  color: #6eb762;
  font-weight: 700;
  font-size: 29px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
}
.Site .tp-caption.success_body_jumbo h1 {
  font-family: 'Lato', sans-serif;
  font-size: 49px;
  font-weight: 700;
  color: #6eb762 !important;
}
.Site .tp-caption.success_body_jumbo h2 {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #6eb762 !important;
}
.Site .tp-caption.success_body_jumbo h3 {
  font-family: 'Lato', sans-serif;
  font-size: 33px;
  font-weight: 700;
  color: #6eb762 !important;
}
.Site .tp-caption.success_body_jumbo h4 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #6eb762 !important;
}
.Site .tp-caption.success_body_jumbo h5 {
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  font-weight: 700;
  color: #6eb762 !important;
}
.Site .tp-caption.success_body_jumbo h6 {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #6eb762 !important;
}
.Site .tp-caption.warning_body_jumbo {
  position: absolute;
  color: #ffb33c;
  font-weight: 700;
  font-size: 29px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
}
.Site .tp-caption.warning_body_jumbo h1 {
  font-family: 'Lato', sans-serif;
  font-size: 49px;
  font-weight: 700;
  color: #ffb33c !important;
}
.Site .tp-caption.warning_body_jumbo h2 {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #ffb33c !important;
}
.Site .tp-caption.warning_body_jumbo h3 {
  font-family: 'Lato', sans-serif;
  font-size: 33px;
  font-weight: 700;
  color: #ffb33c !important;
}
.Site .tp-caption.warning_body_jumbo h4 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #ffb33c !important;
}
.Site .tp-caption.warning_body_jumbo h5 {
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  font-weight: 700;
  color: #ffb33c !important;
}
.Site .tp-caption.warning_body_jumbo h6 {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #ffb33c !important;
}
.Site .tp-caption.danger_body_jumbo {
  position: absolute;
  color: #f13458;
  font-weight: 700;
  font-size: 29px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
}
.Site .tp-caption.danger_body_jumbo h1 {
  font-family: 'Lato', sans-serif;
  font-size: 49px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.danger_body_jumbo h2 {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.danger_body_jumbo h3 {
  font-family: 'Lato', sans-serif;
  font-size: 33px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.danger_body_jumbo h4 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.danger_body_jumbo h5 {
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.danger_body_jumbo h6 {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #f13458 !important;
}
.Site .tp-caption.black_body_jumbo {
  position: absolute;
  color: #000;
  font-weight: 700;
  font-size: 29px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
}
.Site .tp-caption.black_body_jumbo h1 {
  font-family: 'Lato', sans-serif;
  font-size: 49px;
  font-weight: 700;
  color: #000 !important;
}
.Site .tp-caption.black_body_jumbo h2 {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #000 !important;
}
.Site .tp-caption.black_body_jumbo h3 {
  font-family: 'Lato', sans-serif;
  font-size: 33px;
  font-weight: 700;
  color: #000 !important;
}
.Site .tp-caption.black_body_jumbo h4 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #000 !important;
}
.Site .tp-caption.black_body_jumbo h5 {
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  font-weight: 700;
  color: #000 !important;
}
.Site .tp-caption.black_body_jumbo h6 {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #000 !important;
}
.Site .tp-caption.white_body_jumbo {
  position: absolute;
  color: #fff !important;
  font-weight: 700;
  font-size: 29px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
}
.Site .tp-caption.white_body_jumbo h1 {
  font-family: 'Lato', sans-serif;
  font-size: 49px;
  font-weight: 700;
  color: #fff !important;
}
.Site .tp-caption.white_body_jumbo h2 {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #fff !important;
}
.Site .tp-caption.white_body_jumbo h3 {
  font-family: 'Lato', sans-serif;
  font-size: 33px;
  font-weight: 700;
  color: #fff !important;
}
.Site .tp-caption.white_body_jumbo h4 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #fff !important;
}
.Site .tp-caption.primary_heading_jumbobg {
  position: absolute;
  color: #fff;
  font-weight: 700;
  font-size: 29px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
}
.Site .tp-caption.primary_heading_jumbobg h1,
.Site .tp-caption.primary_heading_jumbobg h2,
.Site .tp-caption.primary_heading_jumbobg h3,
.Site .tp-caption.primary_heading_jumbobg h4,
.Site .tp-caption.primary_heading_jumbobg h5,
.Site .tp-caption.primary_heading_jumbobg h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #fff !important;
  background-color: rgba(41, 185, 232, 0.5);
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.primary_heading_jumbobg h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.primary_heading_jumbobg h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.primary_heading_jumbobg h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.primary_heading_jumbobg h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.primary_heading_jumbobg span {
  background-color: #29b9e8;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.action_heading_jumbobg {
  position: absolute;
  color: #fff;
  font-weight: 700;
  font-size: 29px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
}
.Site .tp-caption.action_heading_jumbobg h1,
.Site .tp-caption.action_heading_jumbobg h2,
.Site .tp-caption.action_heading_jumbobg h3,
.Site .tp-caption.action_heading_jumbobg h4,
.Site .tp-caption.action_heading_jumbobg h5,
.Site .tp-caption.action_heading_jumbobg h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #fff !important;
  background-color: rgba(241, 52, 88, 0.5);
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.action_heading_jumbobg h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.action_heading_jumbobg h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.action_heading_jumbobg h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.action_heading_jumbobg h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.action_heading_jumbobg span {
  background-color: #f13458;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.info_heading_jumbobg {
  position: absolute;
  color: #fff;
  font-weight: 700;
  font-size: 29px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
}
.Site .tp-caption.info_heading_jumbobg h1,
.Site .tp-caption.info_heading_jumbobg h2,
.Site .tp-caption.info_heading_jumbobg h3,
.Site .tp-caption.info_heading_jumbobg h4,
.Site .tp-caption.info_heading_jumbobg h5,
.Site .tp-caption.info_heading_jumbobg h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #fff !important;
  background-color: rgba(34, 42, 46, 0.5);
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.info_heading_jumbobg h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.info_heading_jumbobg h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.info_heading_jumbobg h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.info_heading_jumbobg h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.info_heading_jumbobg span {
  background-color: #222a2e;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.success_heading_jumbobg {
  position: absolute;
  color: #fff;
  font-weight: 700;
  font-size: 29px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
}
.Site .tp-caption.success_heading_jumbobg h1,
.Site .tp-caption.success_heading_jumbobg h2,
.Site .tp-caption.success_heading_jumbobg h3,
.Site .tp-caption.success_heading_jumbobg h4,
.Site .tp-caption.success_heading_jumbobg h5,
.Site .tp-caption.success_heading_jumbobg h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #fff !important;
  background-color: rgba(110, 183, 98, 0.5);
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.success_heading_jumbobg h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.success_heading_jumbobg h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.success_heading_jumbobg h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.success_heading_jumbobg h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.success_heading_jumbobg span {
  background-color: #6eb762;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.warning_heading_jumbobg {
  position: absolute;
  color: #fff;
  font-weight: 700;
  font-size: 29px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
}
.Site .tp-caption.warning_heading_jumbobg h1,
.Site .tp-caption.warning_heading_jumbobg h2,
.Site .tp-caption.warning_heading_jumbobg h3,
.Site .tp-caption.warning_heading_jumbobg h4,
.Site .tp-caption.warning_heading_jumbobg h5,
.Site .tp-caption.warning_heading_jumbobg h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #fff !important;
  background-color: rgba(255, 179, 60, 0.5);
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.warning_heading_jumbobg h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.warning_heading_jumbobg h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.warning_heading_jumbobg h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.warning_heading_jumbobg h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.warning_heading_jumbobg span {
  background-color: #ffb33c;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.danger_heading_jumbobg {
  position: absolute;
  color: #fff;
  font-weight: 700;
  font-size: 29px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
}
.Site .tp-caption.danger_heading_jumbobg h1,
.Site .tp-caption.danger_heading_jumbobg h2,
.Site .tp-caption.danger_heading_jumbobg h3,
.Site .tp-caption.danger_heading_jumbobg h4,
.Site .tp-caption.danger_heading_jumbobg h5,
.Site .tp-caption.danger_heading_jumbobg h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #fff !important;
  background-color: rgba(241, 52, 88, 0.5);
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.danger_heading_jumbobg h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.danger_heading_jumbobg h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.danger_heading_jumbobg h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.danger_heading_jumbobg h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.danger_heading_jumbobg span {
  background-color: #f13458;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.black_heading_jumbobg {
  position: absolute;
  color: #fff;
  font-weight: 700;
  font-size: 29px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
}
.Site .tp-caption.black_heading_jumbobg h1,
.Site .tp-caption.black_heading_jumbobg h2,
.Site .tp-caption.black_heading_jumbobg h3,
.Site .tp-caption.black_heading_jumbobg h4,
.Site .tp-caption.black_heading_jumbobg h5,
.Site .tp-caption.black_heading_jumbobg h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #fff !important;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.black_heading_jumbobg h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.black_heading_jumbobg h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.black_heading_jumbobg h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.black_heading_jumbobg h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.black_heading_jumbobg span {
  background-color: #000;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.white_heading_jumbobg {
  position: absolute;
  color: #000000;
  font-weight: 700;
  font-size: 29px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
  color: #fff !important;
}
.Site .tp-caption.white_heading_jumbobg h1,
.Site .tp-caption.white_heading_jumbobg h2,
.Site .tp-caption.white_heading_jumbobg h3,
.Site .tp-caption.white_heading_jumbobg h4,
.Site .tp-caption.white_heading_jumbobg h5,
.Site .tp-caption.white_heading_jumbobg h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #fff !important;
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.white_heading_jumbobg h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.white_heading_jumbobg h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.white_heading_jumbobg h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.white_heading_jumbobg h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.white_heading_jumbobg span,
.Site .tp-caption.white_heading_jumbobg p {
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.primary_body_jumbobg {
  position: absolute;
  color: #fff;
  font-weight: 700;
  font-size: 29px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
}
.Site .tp-caption.primary_body_jumbobg h1,
.Site .tp-caption.primary_body_jumbobg h2,
.Site .tp-caption.primary_body_jumbobg h3,
.Site .tp-caption.primary_body_jumbobg h4,
.Site .tp-caption.primary_body_jumbobg h5,
.Site .tp-caption.primary_body_jumbobg h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #fff !important;
  background-color: rgba(41, 185, 232, 0.5);
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.primary_body_jumbobg h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.primary_body_jumbobg h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.primary_body_jumbobg h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.primary_body_jumbobg h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.primary_body_jumbobg span {
  background-color: #29b9e8;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.action_body_jumbobg {
  position: absolute;
  color: #fff;
  font-weight: 700;
  font-size: 29px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
}
.Site .tp-caption.action_body_jumbobg h1,
.Site .tp-caption.action_body_jumbobg h2,
.Site .tp-caption.action_body_jumbobg h3,
.Site .tp-caption.action_body_jumbobg h4,
.Site .tp-caption.action_body_jumbobg h5,
.Site .tp-caption.action_body_jumbobg h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #fff !important;
  background-color: rgba(241, 52, 88, 0.5);
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.action_body_jumbobg h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.action_body_jumbobg h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.action_body_jumbobg h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.action_body_jumbobg h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.action_body_jumbobg span {
  background-color: #f13458;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.info_body_jumbobg {
  position: absolute;
  color: #fff;
  font-weight: 700;
  font-size: 29px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
}
.Site .tp-caption.info_body_jumbobg h1,
.Site .tp-caption.info_body_jumbobg h2,
.Site .tp-caption.info_body_jumbobg h3,
.Site .tp-caption.info_body_jumbobg h4,
.Site .tp-caption.info_body_jumbobg h5,
.Site .tp-caption.info_body_jumbobg h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #fff !important;
  background-color: rgba(34, 42, 46, 0.5);
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.info_body_jumbobg h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.info_body_jumbobg h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.info_body_jumbobg h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.info_body_jumbobg h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.info_body_jumbobg span {
  background-color: #222a2e;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.success_body_jumbobg {
  position: absolute;
  color: #fff;
  font-weight: 700;
  font-size: 29px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
}
.Site .tp-caption.success_body_jumbobg h1,
.Site .tp-caption.success_body_jumbobg h2,
.Site .tp-caption.success_body_jumbobg h3,
.Site .tp-caption.success_body_jumbobg h4,
.Site .tp-caption.success_body_jumbobg h5,
.Site .tp-caption.success_body_jumbobg h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #fff !important;
  background-color: rgba(110, 183, 98, 0.5);
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.success_body_jumbobg h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.success_body_jumbobg h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.success_body_jumbobg h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.success_body_jumbobg h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.success_body_jumbobg span {
  background-color: #6eb762;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.warning_body_jumbobg {
  position: absolute;
  color: #fff;
  font-weight: 700;
  font-size: 29px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
}
.Site .tp-caption.warning_body_jumbobg h1,
.Site .tp-caption.warning_body_jumbobg h2,
.Site .tp-caption.warning_body_jumbobg h3,
.Site .tp-caption.warning_body_jumbobg h4,
.Site .tp-caption.warning_body_jumbobg h5,
.Site .tp-caption.warning_body_jumbobg h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #fff !important;
  background-color: rgba(255, 179, 60, 0.5);
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.warning_body_jumbobg h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.warning_body_jumbobg h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.warning_body_jumbobg h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.warning_body_jumbobg h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.warning_body_jumbobg span {
  background-color: #ffb33c;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.danger_body_jumbobg {
  position: absolute;
  color: #fff;
  font-weight: 700;
  font-size: 29px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
}
.Site .tp-caption.danger_body_jumbobg h1,
.Site .tp-caption.danger_body_jumbobg h2,
.Site .tp-caption.danger_body_jumbobg h3,
.Site .tp-caption.danger_body_jumbobg h4,
.Site .tp-caption.danger_body_jumbobg h5,
.Site .tp-caption.danger_body_jumbobg h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #fff !important;
  background-color: rgba(241, 52, 88, 0.5);
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.danger_body_jumbobg h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.danger_body_jumbobg h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.danger_body_jumbobg h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.danger_body_jumbobg h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.danger_body_jumbobg span {
  background-color: #f13458;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.black_body_jumbobg {
  position: absolute;
  color: #fff;
  font-weight: 700;
  font-size: 29px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
}
.Site .tp-caption.black_body_jumbobg h1,
.Site .tp-caption.black_body_jumbobg h2,
.Site .tp-caption.black_body_jumbobg h3,
.Site .tp-caption.black_body_jumbobg h4,
.Site .tp-caption.black_body_jumbobg h5,
.Site .tp-caption.black_body_jumbobg h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #fff !important;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.black_body_jumbobg h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.black_body_jumbobg h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.black_body_jumbobg h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.black_body_jumbobg h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.black_body_jumbobg span {
  background-color: #000;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.white_body_jumbobg {
  position: absolute;
  color: #000000;
  font-weight: 700;
  font-size: 29px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
  color: #fff !important;
}
.Site .tp-caption.white_body_jumbobg h1,
.Site .tp-caption.white_body_jumbobg h2,
.Site .tp-caption.white_body_jumbobg h3,
.Site .tp-caption.white_body_jumbobg h4,
.Site .tp-caption.white_body_jumbobg h5,
.Site .tp-caption.white_body_jumbobg h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #fff !important;
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.white_body_jumbobg h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.white_body_jumbobg h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.white_body_jumbobg h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.white_body_jumbobg h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.white_body_jumbobg span,
.Site .tp-caption.white_body_jumbobg p {
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-caption.WhiteheadingBbg_headingw {
  position: absolute;
  color: #fff;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.3;
  font-family: 'Lato', sans-serif;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  Letter-spacing: 0;
}
.Site .tp-caption.WhiteheadingBbg_headingw h1,
.Site .tp-caption.WhiteheadingBbg_headingw h2,
.Site .tp-caption.WhiteheadingBbg_headingw h3,
.Site .tp-caption.WhiteheadingBbg_headingw h4,
.Site .tp-caption.WhiteheadingBbg_headingw h5,
.Site .tp-caption.WhiteheadingBbg_headingw h6 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  color: #fff !important;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
  clear: right;
  line-height: 1.3;
}
.Site .tp-caption.WhiteheadingBbg_headingw h1 {
  font-size: 49px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.WhiteheadingBbg_headingw h2 {
  font-size: 40px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.WhiteheadingBbg_headingw h3 {
  font-size: 33px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.WhiteheadingBbg_headingw h4 {
  font-size: 24px;
  padding: 10px 15px 10px 15px;
}
.Site .tp-caption.WhiteheadingBbg_headingw span {
  background-color: #000;
  padding: 10px 15px 10px 15px;
  line-height: 1.3;
}
.Site .tp-bullets {
  z-index: 999;
}
html,
body {
  height: 100%;
}
#mainTable {
  min-height: 100%;
  height: auto!important;
  height: 100%;
}
.Site {
  font-weight: 300;
  font-family: 'Lato', sans-serif;
  color: #222a2e;
}
.Site a,
.Site a:focus {
  outline: none!important;
}
.Site .btn.principle {
  float: right;
}
.Site .eventdate {
  padding-right: 35px;
}
.Site section.margin-bottom-0 {
  margin-bottom: 0!important;
}
.Site .margin-bottom-0 {
  margin-bottom: 0!important;
}
.Site .central-text {
  margin-left: auto;
  margin-right: auto;
}
.Site .jsHide {
  display: none;
}
@font-face {
  font-family: "logo-font-3";
  font-display: swap;
  src: url("/ewcommon/fonts/logo-font-3.eot");
  src: url("/ewcommon/fonts/logo-font-3.eot?#iefix") format("embedded-opentype"), url("/ewcommon/fonts/logo-font-3.woff") format("woff"), url("/ewcommon/fonts/logo-font-3.ttf") format("truetype"), url("/ewcommon/fonts/logo-font-3.svg#logo-font-3") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "logo-font-3" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-eonic"]:before,
[class*=" icon-eonic"]:before {
  font-family: "logo-font-3" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-eonic-logo3:before {
  content: "e";
  font-size: 4.8em;
  float: right;
  margin-top: -58px;
}
@font-face {
  font-family: 'eonic-logo1';
  font-display: swap;
  src: url("/ewcommon/fonts/eonic-logo1.eot");
  src: url("/ewcommon/fonts/eonic-logo1.eot?#iefix") format("embedded-opentype"), url("/ewcommon/fonts/eonic-logo1.woff") format("woff"), url("/ewcommon/fonts/eonic-logo1.woff2") format("woff2"), url("/ewcommon/fonts/eonic-logo1.ttf") format("truetype"), url("/ewcommon/fonts/eonic-logo1.svg#eonic-logo1") format("svg");
  font-weight: normal;
  font-style: normal;
}
.icon-Eonic-Logo-AllWhite-no-padding:before {
  content: '\0045';
  display: inline-block;
  font-family: 'eonic-logo1';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-inverse {
  color: #29b9e8;
}
.Site #buyPanels h4 {
  padding-left: 17.5px;
  padding-right: 17.5px;
}
.Site #buyPanels ul {
  padding: 0;
  text-align: center;
  margin-top: 15px;
}
.Site #buyPanels ul li {
  float: left;
  list-style: none;
}
@media (max-width: 991px) {
  .Site #buyPanels ul li {
    width: auto;
  }
}
.Site #buyPanels time.icon {
  font-size: 1em;
  /* change icon size */
  display: block;
  position: relative;
  width: 7em;
  height: 7em;
  background-color: #fff;
  border-radius: 0px;
  box-shadow: 0 0 0 1px #bdbdbd;
  overflow: hidden;
  max-width: 100%;
}
.Site #buyPanels time.icon * {
  display: block;
  width: 100%;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  text-align: center;
}
.Site #buyPanels time.icon strong {
  position: absolute;
  top: 0;
  padding: 0.4em 0;
  color: #fff;
  background-color: #f13458;
}
.Site #buyPanels time.icon em {
  position: absolute;
  bottom: 0.3em;
  color: #f13458;
}
.Site #buyPanels time.icon span {
  font-size: 2.8em;
  letter-spacing: -0.05em;
  padding-top: 0.8em;
  color: #f13458;
}
.Site #buyPanels .price {
  font-weight: 700;
  padding: 7px 0;
  display: inline-block;
}
.Site #buyPanels .active time.icon strong {
  background-color: #29b9e8;
}
.Site #buyPanels .active time.icon em,
.Site #buyPanels .active time.icon span {
  color: #29b9e8;
}
.Site #buyPanels .active .price {
  color: #29b9e8;
}
.Site #buyPanels .booking-full {
  cursor: not-allowed;
}
.Site #buyPanels .booking-full time.icon strong {
  background-color: #666;
}
.Site #buyPanels .booking-full time.icon em,
.Site #buyPanels .booking-full time.icon span {
  color: #666;
}
.Site #buyPanels .booking-full .price {
  color: #666;
}
.Site #buyPanels .input-group {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.Site #buyPanels .input-group input,
.Site #buyPanels .input-group button {
  height: 40px;
  float: none;
}
.Site #buyPanels .input-group .decreaseQty {
  border-radius: 4px 0 0 4px;
}
.Site #buyPanels .input-group .increaseQty {
  border-radius: 0 4px 4px 0;
}
.Site #buyPanels .input-group input {
  width: 50px;
  border-top: 1px solid #222a2e;
  border-bottom: 1px solid #222a2e;
}
.Site #buyPanels .input-group .input-group-btn {
  font-size: 0.8em;
  position: static;
  width: auto;
}
.Site .eventdate {
  padding: 0;
}
.Site .background-carousel.carousel .item {
  background-size: cover;
  height: 100%;
}
.Site .background-carousel.carousel .item .carousel-caption {
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0;
  padding-bottom: 30px;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  text-shadow: none;
}
.Site .background-carousel.carousel .item .carousel-caption .carousel-caption-inner {
  margin: 0 auto;
  padding-left: 17.5px;
  padding-right: 17.5px;
}
.Site .background-carousel.carousel .item .carousel-caption .carousel-caption-inner:before,
.Site .background-carousel.carousel .item .carousel-caption .carousel-caption-inner:after {
  content: " ";
  display: table;
}
.Site .background-carousel.carousel .item .carousel-caption .carousel-caption-inner:after {
  clear: both;
}
.Site .background-carousel.carousel .item .carousel-caption .carousel-caption-inner:before,
.Site .background-carousel.carousel .item .carousel-caption .carousel-caption-inner:after {
  content: " ";
  display: table;
}
.Site .background-carousel.carousel .item .carousel-caption .carousel-caption-inner:after {
  clear: both;
}
.Site .background-carousel.carousel .item .carousel-caption.carousel-v-top {
  top: 20px;
  bottom: auto;
}
.Site .background-carousel.carousel .item .carousel-caption.carousel-v-center {
  bottom: 0;
  top: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.Site .background-carousel.carousel .item .carousel-caption.carousel-v-center .carousel-caption-inner {
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-align-self: center;
  align-self: center;
}
.Site .background-carousel.carousel .item .carousel-caption.carousel-v-bottom {
  bottom: 0;
  top: auto;
}
.Site .background-carousel.carousel .item .carousel-caption.carousel-h-left {
  text-align: left;
}
.Site .background-carousel.carousel .item .carousel-caption.carousel-h-center {
  text-align: center;
}
.Site .background-carousel.carousel .item .carousel-caption.carousel-h-right {
  text-align: right;
}
.Site .background-carousel.carousel .carousel-control {
  opacity: 1;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  text-shadow: none;
}
.Site .background-carousel.carousel .carousel-indicators {
  bottom: 0;
}
.Site .background-carousel.carousel .carousel-indicators li {
  border: 0;
  background: #fff;
  opacity: 0.5;
  margin: 0 3px;
  width: 12px;
  height: 12px;
}
.Site .background-carousel.carousel .carousel-indicators li:hover {
  opacity: 1;
}
.Site .background-carousel.carousel .carousel-indicators li.active {
  width: 12px;
  height: 12px;
  border: 0;
  opacity: 1;
  margin: 0 3px;
}
@media (min-width: 768px) {
  .Site .fullwidthContainer .background-carousel .item .carousel-caption .carousel-caption-inner {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .Site .fullwidthContainer .background-carousel .item .carousel-caption .carousel-caption-inner {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  .Site .fullwidthContainer .background-carousel .item .carousel-caption .carousel-caption-inner {
    width: 1140px;
  }
}
.Site .parallax-wrapper {
  position: relative;
}
.Site .parallax__container {
  clip: rect(0, auto, auto, 0);
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
.Site .parallax {
  position: fixed;
  top: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  width: 100%;
  /* BG behaviour */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.Site .listItem .morelink .btn-sm:after {
  content: "\f054";
  font-family: 'Font Awesome 5 Free';
  position: absolute;
  font-weight: 900;
  padding-left: 7px;
  font-size: 0.8em;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.Site .nobox {
  margin-bottom: 35px;
}
.Site .layoutModule {
  margin-bottom: 0;
}
.Site .bg-alt {
  padding-bottom: 0px;
  margin-bottom: 24px;
  padding-top: 24px;
}
@media (max-width: 767px) {
  .Site .matchHeight {
    height: auto!important;
  }
  .Site .matchHeight .panel-body,
  .Site .matchHeight .alert-body,
  .Site .matchHeight .well-body {
    height: auto!important;
  }
}
@media (max-width: 767px) {
  .Site .matchHeight {
    height: auto!important;
  }
  .Site .matchHeight .panel-body,
  .Site .matchHeight .alert-body,
  .Site .matchHeight .well-body {
    height: auto!important;
  }
}
.Site .col-md-2 .bg-alt,
.Site .col-md-3 .bg-alt,
.Site .col-md-4 .bg-alt,
.Site .col-md-5 .bg-alt,
.Site .col-md-6 .bg-alt,
.Site .col-md-7 .bg-alt,
.Site .col-md-8 .bg-alt,
.Site .col-md-9 .bg-alt,
.Site .col-md-10 .bg-alt,
.Site .col-md-11 .bg-alt {
  padding-left: 17.5px;
  padding-right: 17.5px;
}
.Site .nobox .list-group-item {
  padding-left: 17.5px;
  padding-right: 17.5px;
}
.Site .panel-body .cols {
  margin: -40px -40px;
}
.Site .well-body .cols1,
.Site .alert-body .cols1,
.Site .well-body .cols2,
.Site .alert-body .cols2,
.Site .well-body .cols3,
.Site .alert-body .cols3,
.Site .well-body .cols4,
.Site .alert-body .cols4,
.Site .well-body .cols5,
.Site .alert-body .cols5,
.Site .well-body .cols6,
.Site .alert-body .cols6 {
  margin-left: -40px;
  margin-right: -40px;
}
.Site .panel .cols2,
.Site .panel .cols3,
.Site .panel .cols4,
.Site .panel .cols5,
.Site .panel .cols6 {
  margin-left: -17.5px;
  margin-right: -17.5px;
  padding-left: 40px;
  padding-right: 40px;
}
.Site .alert,
.Site .well {
  padding: 40px 40px;
}
.Site .alert .cols1,
.Site .well .cols1 {
  margin-left: -40px;
  margin-right: -40px;
}
.Site .list-group-item,
.Site .panel-body,
.Site .well {
  padding: 40px 40px;
}
.Site .panel-heading {
  padding: 40px 40px 0;
}
.Site .panel-footer {
  padding: 10px 40px;
}
.Site div.alert-title,
.Site div.well-heading {
  padding-top: 0;
  margin-top: 0;
}
.Site .panel,
.Site .alert,
.Site .well,
.Site .nobox {
  margin-bottom: 35px;
}
.Site .alert .alert-image,
.Site .well .well-image {
  margin-left: -40px;
  margin-right: -40px;
  margin-bottom: 40px;
}
.Site .alert-footer,
.Site .well-footer {
  padding-top: 10px;
}
.Site {
  /*.FormattedText img,
    .module-img-responsive img,
    .listItem img,
    .grid-item img,
    .detail-container img,
    .module-ImageFader img*/
}
.Site #cartBrief .btn,
.Site #loginBrief #signin .btn,
.Site #cartBriefxs .btn,
.Site #loginBriefxs #signin .btn {
  display: block;
  font-size: 0.9em;
  text-align: left;
}
.Site #cartBrief .btn .fa-shopping-cart,
.Site #loginBrief #signin .btn .fa-shopping-cart,
.Site #cartBriefxs .btn .fa-shopping-cart,
.Site #loginBriefxs #signin .btn .fa-shopping-cart,
.Site #cartBrief .btn .fa-user,
.Site #loginBrief #signin .btn .fa-user,
.Site #cartBriefxs .btn .fa-user,
.Site #loginBriefxs #signin .btn .fa-user {
  font-size: 1.35em;
  padding-right: 3px;
}
.Site #cartBrief .btn .fa-chevron-right,
.Site #loginBrief #signin .btn .fa-chevron-right,
.Site #cartBriefxs .btn .fa-chevron-right,
.Site #loginBriefxs #signin .btn .fa-chevron-right {
  padding-top: 3px;
  padding-left: 5px;
}
.Site #loginBrief .basket-inner,
.Site #cartBrief .basket-inner,
.Site #loginBriefxs .basket-inner,
.Site #cartBriefxs .basket-inner,
.Site .xs-search .basket-inner,
.Site #loginBrief .membership-inner,
.Site #cartBrief .membership-inner,
.Site #loginBriefxs .membership-inner,
.Site #cartBriefxs .membership-inner,
.Site .xs-search .membership-inner {
  display: block;
  padding: 0px 10px;
}
.Site #loginBrief .basket-inner a,
.Site #cartBrief .basket-inner a,
.Site #loginBriefxs .basket-inner a,
.Site #cartBriefxs .basket-inner a,
.Site .xs-search .basket-inner a,
.Site #loginBrief .membership-inner a,
.Site #cartBrief .membership-inner a,
.Site #loginBriefxs .membership-inner a,
.Site #cartBriefxs .membership-inner a,
.Site .xs-search .membership-inner a {
  color: #29b9e8;
}
.Site #loginBrief a,
.Site #cartBrief a,
.Site #loginBriefxs a,
.Site #cartBriefxs a,
.Site .xs-search a {
  color: #55696f;
}
.Site #loginBrief a:hover,
.Site #cartBrief a:hover,
.Site #loginBriefxs a:hover,
.Site #cartBriefxs a:hover,
.Site .xs-search a:hover,
.Site #loginBrief a:focus,
.Site #cartBrief a:focus,
.Site #loginBriefxs a:focus,
.Site #cartBriefxs a:focus,
.Site .xs-search a:focus {
  background: none!important;
  outline: none;
  color: #293235;
}
.Site #loginBrief .open > a,
.Site #cartBrief .open > a,
.Site #loginBriefxs .open > a,
.Site #cartBriefxs .open > a,
.Site .xs-search .open > a,
.Site #loginBrief .open > a:hover,
.Site #cartBrief .open > a:hover,
.Site #loginBriefxs .open > a:hover,
.Site #cartBriefxs .open > a:hover,
.Site .xs-search .open > a:hover,
.Site #loginBrief .open > a:focus,
.Site #cartBrief .open > a:focus,
.Site #loginBriefxs .open > a:focus,
.Site #cartBriefxs .open > a:focus,
.Site .xs-search .open > a:focus {
  background: none;
}
.Site #loginBrief p,
.Site #cartBrief p,
.Site #loginBriefxs p,
.Site #cartBriefxs p,
.Site .xs-search p {
  font-size: 0.9em;
  margin-bottom: 5px;
}
.Site #loginBrief p:last-child,
.Site #cartBrief p:last-child,
.Site #loginBriefxs p:last-child,
.Site #cartBriefxs p:last-child,
.Site .xs-search p:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.Site #loginBrief h5,
.Site #cartBrief h5,
.Site #loginBriefxs h5,
.Site #cartBriefxs h5,
.Site .xs-search h5 {
  padding-bottom: 3px;
  margin-top: 3px;
  font-weight: bold;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  margin-bottom: 5px;
}
.Site #loginBrief .dropdown-menu,
.Site #cartBrief .dropdown-menu,
.Site #loginBriefxs .dropdown-menu,
.Site #cartBriefxs .dropdown-menu,
.Site .xs-search .dropdown-menu {
  color: #55696f;
}
.Site #loginBrief .dropdown-menu a:hover,
.Site #cartBrief .dropdown-menu a:hover,
.Site #loginBriefxs .dropdown-menu a:hover,
.Site #cartBriefxs .dropdown-menu a:hover,
.Site .xs-search .dropdown-menu a:hover {
  color: #57c8ed;
}
.Site #loginBrief .dropdown-menu h5,
.Site #cartBrief .dropdown-menu h5,
.Site #loginBriefxs .dropdown-menu h5,
.Site #cartBriefxs .dropdown-menu h5,
.Site .xs-search .dropdown-menu h5,
.Site #loginBrief .dropdown-menu h5 .cartBriefWelcome,
.Site #cartBrief .dropdown-menu h5 .cartBriefWelcome,
.Site #loginBriefxs .dropdown-menu h5 .cartBriefWelcome,
.Site #cartBriefxs .dropdown-menu h5 .cartBriefWelcome,
.Site .xs-search .dropdown-menu h5 .cartBriefWelcome {
  color: #55696f;
  border-color: #55696f;
}
.Site .xs-search {
  padding-left: 0;
}
.Site .xs-search button.CTAsearch_button {
  position: absolute;
  top: 5px;
  right: 5px;
  border-radius: 0 0px 0px 0;
}
.Site .xs-search input.CTAsearch {
  margin-right: 40px;
  margin-left: 7px;
  padding: 6px;
}
.Site #loginBrief .cartBriefWelcome,
.Site #loginBriefxs .cartBriefWelcome {
  padding-top: 4px;
  font-size: 0.9em;
  line-height: 1;
}
.Site #loginBrief #signin a,
.Site #loginBriefxs #signin a,
.Site #loginBrief #signin span,
.Site #loginBriefxs #signin span {
  font-size: 0.8em;
}
.Site #loginBrief #signin i.logged-in-icon,
.Site #loginBriefxs #signin i.logged-in-icon {
  padding-top: 3px;
  padding-bottom: 10px;
}
.Site #loginBrief p.loginText,
.Site #loginBriefxs p.loginText {
  margin: 0;
}
.Site .navbar-brand {
  padding: 0;
}
.Site .iconset-icons-circle .fa-inverse {
  color: #fff;
}
.Site .info-nav li a {
  color: #29b9e8;
  background: none;
  border-radius: 0;
}
.Site .info-nav li a li:first-child a {
  padding-left: 0;
}
.Site .info-nav li a li:last-child a {
  padding-right: 0;
}
.Site .info-nav li a a {
  background: none;
  border-radius: 0;
}
.Site .info-nav li a a:hover,
.Site .info-nav li a a:focus,
.Site .info-nav li a a.on,
.Site .info-nav li a a.active,
.Site .info-nav li a:hover,
.Site .info-nav li a:focus,
.Site .info-nav li a.on,
.Site .info-nav li a.active {
  background: none;
}
.Site .info-nav li a:hover,
.Site .info-nav li a:focus {
  color: #169cc8;
}
.Site .info-nav li a.on,
.Site .info-nav li a.active {
  color: #169cc8;
}
@media (max-width: 767px) {
  .Site .dropdown-hover-menu .dropdown-menu {
    display: none !important;
  }
}
.Site .navbar-nav .dropdown .dropdown-menu {
  background-color: #57c8ed;
  border: none;
}
.Site .navbar-nav .dropdown .dropdown-menu li a {
  color: #55696f;
}
.Site .navbar-nav .dropdown .dropdown-menu li a.on,
.Site .navbar-nav .dropdown .dropdown-menu li a.active {
  color: #29b9e8;
}
.Site .navbar-nav .dropdown .dropdown-menu li a .caret,
.Site .navbar-nav .dropdown .dropdown-menu li a a:focus .caret,
.Site .navbar-nav .dropdown .dropdown-menu li a .open > a .caret,
.Site .navbar-nav .dropdown .dropdown-menu li a .open > a:focus .caret {
  border-top-color: #55696f;
  border-bottom-color: #55696f;
}
.Site .navbar-nav .dropdown .dropdown-menu li a .open > a:hover .caret,
.Site .navbar-nav .dropdown .dropdown-menu li a a:hover .caret {
  border-top-color: #29b9e8;
  border-bottom-color: #29b9e8;
}
.Site .dropdown .dropdown-menu li a {
  padding-left: 15px;
  padding-right: 15px;
}
.Site .nav-tabs {
  border-color: #808080;
}
.Site .nav-tabs li.active a {
  border-color: #808080;
  border-bottom-color: transparent;
}
.Site .nav-tabs li.active a:hover {
  border-bottom-color: transparent;
}
.Site .nav-pills li a:hover {
  background: #e6e6e6;
}
.Site .top-sub-menu ul {
  padding: 0;
  margin: 0;
}
.Site .top-sub-menu ul:before,
.Site .top-sub-menu ul:after {
  content: " ";
  display: table;
}
.Site .top-sub-menu ul:after {
  clear: both;
}
.Site .top-sub-menu ul:before,
.Site .top-sub-menu ul:after {
  content: " ";
  display: table;
}
.Site .top-sub-menu ul:after {
  clear: both;
}
.Site .top-sub-menu ul li {
  list-style: none;
  float: left;
}
.Site .top-sub-menu ul li a {
  display: block;
}
.Site .top-sub-menu .nav-add-more-auto li {
  margin-left: 0;
}
.Site .top-sub-menu .caret,
.Site .top-sub-menu .nav .open > a .caret,
.Site .top-sub-menu .nav .open > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.Site .top-sub-menu .nav .open > a:hover .caret,
.Site .top-sub-menu .nav a:hover .caret {
  border-top-color: #222a2e;
  border-bottom-color: #222a2e;
}
.Site #subMenu li,
.Site .xs-sub-menu li {
  margin-top: 0;
  float: none;
}
.Site .SubPages .thumbnail {
  background: none;
}
.Site .SubPages .thumbnail .caption {
  padding: 0;
}
.Site #mainTitle {
  border-bottom: none;
}
.Site #mainTitle h1 {
  margin-top: 0;
}
.Site .page-header h1,
.Site h1.page-header {
  font-size: 4em;
  margin-bottom: 0;
}
.Site #mainTitle h1 {
  margin-bottom: 24px;
}
.Site h3.title,
.Site h2.title {
  margin-top: 0;
}
.Site h2.content-title {
  margin-top: 0;
}
.Site .nobox h3.title,
.Site .detail-container h2.title,
.Site .noboxlayout h3.title,
.Site .well h3.well-title {
  margin-top: 0;
  margin-bottom: 10px;
}
.Site .well h3.well-title {
  margin-top: 0;
  margin-bottom: 20px;
  color: #222a2e;
  border-bottom: 1px solid #ddd;
  padding-bottom: 3px;
}
.Site .lead {
  font-weight: 300;
}
.Site h3.title .center-block span.upload-icon {
  margin: 0 auto 10px;
}
.Site img {
  display: block;
  max-width: 100%;
  height: auto;
}
.Site .carousel {
  border-radius: 0px;
  overflow: hidden;
}
.Site .carousel .carousel-control.right,
.Site .carousel .carousel-control.left {
  background: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
  width: 8%;
}
.Site .carousel .carousel-indicators {
  bottom: 4px;
}
.Site .carousel .carousel-caption {
  padding-bottom: 10px;
}
.Site .carousel h3 {
  color: #fff;
}
.Site img.thumbnail,
.Site .thumbnail {
  border-radius: 0;
  padding: 0;
  border: 0;
}
.Site a {
  color: #29b9e8;
}
.Site a:hover,
.Site a:focus {
  color: #57c8ed;
}
.Site a:hover,
.Site a:focus {
  color: #169cc8;
}
.Site a:hover,
.Site a:focus {
  text-decoration: none;
  cursor: pointer;
}
.Site .breadcrumb a:hover {
  color: #138ab1;
}
.Site .pdficon,
.Site .xlsicon,
.Site .docicon,
.Site .zipicon {
  padding-left: 20px;
}
.Site .pdficon {
  background: url(/ewcommon/images/icons/pdf-icon-16x16.png) no-repeat;
}
.Site .xlsicon {
  background: url(/ewcommon/images/icons/xlsx.png) no-repeat;
}
.Site .docicon {
  background: url(/ewcommon/images/icons/icon_word.png) no-repeat;
}
.Site .zipicon {
  background: url(/ewcommon/images/icons/zip_icon.png) no-repeat;
}
.Site .lIinner .btn {
  float: none;
}
.Site .btn {
  float: none;
  font-size: 1em;
}
.Site .btn:focus {
  outline: none;
}
.Site .button {
  float: none;
  font-size: 1em;
  color: #ffffff;
  background-color: #29b9e8;
  border-color: #29b9e8;
}
.Site .button:focus,
.Site .button.focus {
  color: #ffffff;
  background-color: #169cc8;
  border-color: #0e6783;
}
.Site .button:hover {
  color: #ffffff;
  background-color: #169cc8;
  border-color: #1595bf;
}
.Site .button:active,
.Site .button.active,
.open > .dropdown-toggle.Site .button {
  color: #ffffff;
  background-color: #169cc8;
  border-color: #1595bf;
}
.Site .button:active:hover,
.Site .button.active:hover,
.open > .dropdown-toggle.Site .button:hover,
.Site .button:active:focus,
.Site .button.active:focus,
.open > .dropdown-toggle.Site .button:focus,
.Site .button:active.focus,
.Site .button.active.focus,
.open > .dropdown-toggle.Site .button.focus {
  color: #ffffff;
  background-color: #1283a8;
  border-color: #0e6783;
}
.Site .button:active,
.Site .button.active,
.open > .dropdown-toggle.Site .button {
  background-image: none;
}
.Site .button.disabled:hover,
.Site .button[disabled]:hover,
fieldset[disabled] .Site .button:hover,
.Site .button.disabled:focus,
.Site .button[disabled]:focus,
fieldset[disabled] .Site .button:focus,
.Site .button.disabled.focus,
.Site .button[disabled].focus,
fieldset[disabled] .Site .button.focus {
  background-color: #29b9e8;
  border-color: #29b9e8;
}
.Site .button .badge {
  color: #29b9e8;
  background-color: #ffffff;
}
.Site a.btn-danger {
  background: #f13458;
  border-color: #f13458;
  color: #fff;
  border-radius: 0px;
}
.Site a.btn-danger:hover,
.Site a.btn-danger:focus {
  color: #fff;
  background: #f4647f;
  border-color: #f4647f;
}
.Site a.btn-danger:hover,
.Site a.btn-danger:focus {
  background: #e21038;
  border-color: #e21038;
}
.Site .btn-action {
  background: #f13458;
  border-color: #f13458;
  color: #fff;
  border-radius: 0px;
}
.Site .btn-action:hover,
.Site .btn-action:focus {
  color: #fff;
  background: #f4647f;
  border-color: #f4647f;
}
.Site .btn-action:hover,
.Site .btn-action:focus {
  background: #e21038;
  border-color: #e21038;
}
.Site .account-btns-top {
  margin-bottom: 24px;
}
.Site .account-btns-top .btn-primary {
  float: right !important;
  float: right;
}
.Site a .panel-default {
  color: #222a2e;
}
.Site .backlink {
  margin-top: 40px;
}
.Site .btn-sm,
.Site .btn-group-sm > .btn {
  border-radius: 0px;
}
.Site .panel-default > .panel-heading + .panel-collapse .panel-body {
  border-color: #808080;
}
.Site .breadcrumb,
.Site .jumbotron,
.Site .well,
.Site .bg-alt {
  background: #f5f5f5;
  color: #000;
}
.Site .breadcrumb li,
.Site .jumbotron li,
.Site .well li,
.Site .bg-alt li {
  color: #000 !important;
}
.Site .well .well-heading h3.well-title {
  border-color: #808080;
}
.Site table thead tr td,
.Site table tbody tr td,
.Site h1.page-header {
  border-color: #808080;
}
.Site .navbar-fixed-top {
  border-color: #29b9e8;
}
.Site .list-group-item,
.Site hr {
  border-color: #808080;
}
.Site .panel-footer {
  border-color: #808080;
  background: #e6e6e6;
}
.Site .breadcrumb li + li:before {
  color: #222a2e;
}
.Site .breadcrumb li.active {
  color: #222a2e;
}
.Site .breadcrumb li.active a {
  color: #222a2e;
}
.Site .text-muted {
  color: #666;
}
.Site .droppable-hover {
  background: #e6e6e6;
}
.Site .dropdown .dropdown-menu {
  background: #f5f5f5;
  border-color: #808080;
  color: #222a2e;
}
.Site .dropdown .dropdown-menu li:first-child a {
  padding-left: 15px!important;
}
.Site .dropdown .dropdown-menu h5 .cartBriefWelcome {
  color: #222a2e;
}
.Site .dropdown .dropdown-menu h5 {
  border-color: #808080;
  color: #222a2e;
}
.Site .panel {
  border-width: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  text-shadow: none;
}
.Site .panel .panel-heading {
  border-width: 0;
}
.Site .panel .panel-footer {
  background: none;
  border-width: 0;
}
.Site {
  /*.cols{
        .flex-display;
        .flex-wrap(wrap);
        .listItem{
            .flex-display;
            .lIinner{
                .flex-display;
                .align-items(stretch);
                .flex-direction(column);
                //.flex-direction(row-reverse);
                .description{
                    .flex-display;
                    .flex-direction(column);
                    width: 100%;
                    .flex-grow(1);
                    .summary{
                        .flex-display;
                        .flex-grow(1);
                    }
                }
            }
        }
    }
    .NewsList .cols,
    .Contacts .cols{
        .flex-display;
        .flex-wrap(wrap);
        .listItem{
            .flex-display;
            .lIinner{
                .flex-display;
                .align-items(stretch);
                //.flex-direction(row-reverse);
                .media-body{
                    .flex-display;
                    .flex-direction(column);
                    width: 100%;
                    .flex-grow(1);
                    .summary{
                        .flex-display;
                        .flex-grow(1);
                    }
                }
            }
        }
    }*/
}
.Site .ui-accordion h3 i {
  padding-right: 5px;
}
.Site .accordion-module,
.Site .tabbed-module {
  margin-bottom: 35px;
}
.Site .tabbed-module .nav-tabs {
  margin-bottom: 15px;
}
.Site .accordion-module h3 span.caret {
  margin-right: 5px;
}
.Site .accordion-module .panel-heading {
  padding-bottom: 40px;
}
.Site .accordion-module a i,
.Site .accordion-module a.open i {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.Site .accordion-module a.accordion-load i,
.Site .accordion-module a.collapsed i {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.Site .panel .list-group {
  margin-bottom: 0;
}
.Site .list-group-item {
  background: transparent;
  border: none;
}
.Site .alert-footer:before,
.Site .well-footer:before,
.Site .alert-footer:after,
.Site .well-footer:after {
  content: " ";
  display: table;
}
.Site .alert-footer:after,
.Site .well-footer:after {
  clear: both;
}
.Site .alert-footer:before,
.Site .well-footer:before,
.Site .alert-footer:after,
.Site .well-footer:after {
  content: " ";
  display: table;
}
.Site .alert-footer:after,
.Site .well-footer:after {
  clear: both;
}
.Site .nobox .list-group-item:last-child {
  margin-bottom: 0;
}
.Site .panel > .list-group .cols1 .list-group-item {
  margin-bottom: 0;
  border-bottom-width: 0!important;
}
.Site .TagsList ul,
.Site .SubPageMenu ul {
  padding-left: 0;
}
.Site .TagsList ul li,
.Site .SubPageMenu ul li {
  list-style-type: none;
  padding-bottom: 10px;
}
.Site .tags {
  margin-bottom: 10px;
}
.Site .SiteMapList ul {
  padding-left: 0;
}
.Site .SiteMapList ul li {
  list-style-type: none;
}
.Site .SiteMapList ul ul {
  margin-bottom: 10px;
  padding-left: 20px;
}
.Site .TagsList .cols1 {
  margin: 0;
}
.Site dt {
  text-align: left;
}
.Site .nobox .poll {
  padding-left: 17.5px;
  padding-right: 17.5px;
}
.Site .nobox .poll .pollBar {
  background: #29b9e8;
}
.Site .pollBar {
  margin-bottom: 10px;
}
.Site .panel .poll .pollBar {
  background: #222a2e;
}
.Site .panel-default .poll .pollBar {
  background: #29b9e8;
}
.Site .pollform input.radiocheckbox {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  text-shadow: none;
}
.Site .pollform label {
  font-weight: 300;
}
.Site .Documents .lIinner:before,
.Site .Documents .lIinner:after {
  content: " ";
  display: table;
}
.Site .Documents .lIinner:after {
  clear: both;
}
.Site .Documents .lIinner:before,
.Site .Documents .lIinner:after {
  content: " ";
  display: table;
}
.Site .Documents .lIinner:after {
  clear: both;
}
.Site .Documents h3 {
  margin-top: 0;
}
.Site .content-scroller .list-group-item .lIinner {
  padding-top: 40px;
  padding-bottom: 40px;
}
.Site .slick-prev:before,
.Site .slick-next:before {
  color: rgba(34, 42, 46, 0.3);
}
.Site button:hover.slick-prev:before,
.Site button:hover.slick-next:before {
  color: #222a2e;
}
.Site .panel .slick-slider {
  padding-left: 22.5px;
  padding-right: 22.5px;
}
.Site .nobox .slick-slider {
  margin-left: -17px !important;
  margin-right: -17px !important;
}
.Site .nobox .slick-slider .slick-list {
  padding-left: 0;
  padding-right: 0;
}
.Site .nobox .slick-slider .slick-prev {
  text-align: left;
}
.Site .nobox .slick-slider .slick-next {
  text-align: right;
}
.Site .nobox .slick-slider .slick-prev {
  left: -17.5px;
}
.Site .nobox .slick-slider .slick-next {
  right: -17.5px;
}
@media (max-width: 803px) {
  .Site .nobox .slick-slider .slick-prev {
    left: 0;
  }
  .Site .nobox .slick-slider .slick-next {
    right: 0;
  }
}
@media (min-width: 992px) and (max-width: 1027px) {
  .Site .nobox .slick-slider .slick-prev {
    left: 0;
  }
  .Site .nobox .slick-slider .slick-next {
    right: 0;
  }
}
@media (min-width: 1200px) and (max-width: 1235px) {
  .Site .nobox .slick-slider .slick-prev {
    left: 0;
  }
  .Site .nobox .slick-slider .slick-next {
    right: 0;
  }
}
.Site .alert .slick-slider {
  margin-left: -40px !important;
  margin-right: -40px !important;
  padding-left: 22.5px;
  padding-right: 22.5px;
}
.Site .media,
.Site .media .media-body {
  overflow: visible;
}
.Site .media .thumbnail {
  clear: both;
  display: block;
}
.Site .pager {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
  margin-left: -17px;
  margin-right: -18px;
}
.Site .pager a {
  border-color: #29b9e8;
  background-color: #29b9e8;
  border-radius: 4px;
}
.Site .pager .disabled a {
  background-color: rgba(41, 185, 232, 0.5);
  border-color: rgba(41, 185, 232, 0.5);
}
.Site .pager .pager-caption {
  background-color: transparent;
}
.Site .cols2 .pager,
.Site .cols3 .pager,
.Site .cols4 .pager,
.Site .cols5 .pager {
  border-bottom: 1px solid #808080;
}
.Site .detail-container {
  margin-bottom: 35px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 17px;
  padding-right: 18px;
}
@media (min-width: 768px) {
  .Site .detail-container {
    width: 755px;
  }
}
@media (min-width: 992px) {
  .Site .detail-container {
    width: 975px;
  }
}
@media (min-width: 1200px) {
  .Site .detail-container {
    width: 1175px;
  }
}
.Site .col-md-2 .detail-container,
.Site .col-md-3 .detail-container,
.Site .col-md-4 .detail-container,
.Site .col-md-5 .detail-container,
.Site .col-md-6 .detail-container,
.Site .col-md-7 .detail-container,
.Site .col-md-8 .detail-container,
.Site .col-md-9 .detail-container,
.Site .col-md-10 .detail-container,
.Site .col-md-11 .detail-container {
  width: auto;
  padding: 0;
}
.Site .detail img.detail {
  float: right !important;
  float: right;
  padding: 0 0 10px 10px;
}
.Site .strapline-detail p {
  margin-bottom: 24px;
  font-size: 21px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .Site .strapline-detail p {
    font-size: 28.5px;
  }
}
.Site .detail span.label {
  color: #222a2e;
  font-size: 1em;
  padding: 0 5px 0 0;
}
.Site .detail .socialLinks {
  margin-bottom: 24px;
}
.Site span.label {
  color: inherit;
  font-size: 1em;
  padding: 0 5px 0 0;
  white-space: normal;
}
.Site .entryFooter .tags span .ewAdmin:before,
.Site .entryFooter .tags span .ewAdmin:after {
  content: " ";
  display: table;
}
.Site .entryFooter .tags span .ewAdmin:after {
  clear: both;
}
.Site .entryFooter .tags span .ewAdmin:before,
.Site .entryFooter .tags span .ewAdmin:after {
  content: " ";
  display: table;
}
.Site .entryFooter .tags span .ewAdmin:after {
  clear: both;
}
.Site .detail h2 {
  margin-top: 0;
}
.Site .socialBookmarks:before,
.Site .socialBookmarks:after {
  content: " ";
  display: table;
}
.Site .socialBookmarks:after {
  clear: both;
}
.Site .socialBookmarks:before,
.Site .socialBookmarks:after {
  content: " ";
  display: table;
}
.Site .socialBookmarks:after {
  clear: both;
}
.Site .socialBookmarks span.bookmark {
  display: block;
  float: left;
  padding-right: 25px;
}
.Site .socialBookmarks span.bookmark:last-child {
  padding-right: 0;
}
.Site .socialBookmarks span.google-bookmark {
  padding-right: 0;
}
.Site .bottom-left .socialBookmarks,
.Site .bottom-right .socialBookmarks {
  margin-top: 24px;
}
.Site .top-left .socialBookmarks,
.Site .top-right .socialBookmarks {
  margin-bottom: 24px;
}
.Site .align-Right .socialLinks {
  text-align: right;
}
.Site .bottom-right .socialBookmarks,
.Site .top-right .socialBookmarks {
  float: right;
}
#pagefooter .footer-inner {
  padding-top: 24px;
  padding-bottom: 0px;
  background-color: #222a2e;
  color: #fff;
}
#pagefooter .footer-inner #developerLink {
  margin-top: -3px;
  height: 32px;
  width: 300px;
  position: relative;
}
#pagefooter .footer-inner #developerLink img {
  margin-top: -8px;
  display: inline;
}
#pagefooter .footer-inner #developerLink a {
  font-size: 0.9em;
}
#pagefooter .footer-inner #developerLink a.devLogo {
  display: none!important;
}
#pagefooter .footer-inner #developerLink a.devText {
  position: absolute;
  right: 0;
  bottom: 0;
  line-height: 38px;
}
#pagefooter .footer-inner #developerLink a.devText:after {
  content: 'e';
  font-family: logo-font-3;
  font-size: 64px;
  padding-left: 5px;
}
#pagefooter .footer-inner .footer-nav {
  background: none;
  border-radius: 0;
  margin-bottom: 35px;
}
#pagefooter .footer-inner .footer-nav li:first-child a {
  padding-left: 0;
}
#pagefooter .footer-inner .footer-nav li:last-child a {
  padding-right: 0;
}
#pagefooter .footer-inner .footer-nav a {
  background: none;
  border-radius: 0;
}
#pagefooter .footer-inner .footer-nav a:hover,
#pagefooter .footer-inner .footer-nav a:focus,
#pagefooter .footer-inner .footer-nav a.on,
#pagefooter .footer-inner .footer-nav a.active,
#pagefooter .footer-inner .footer-nav:hover,
#pagefooter .footer-inner .footer-nav:focus,
#pagefooter .footer-inner .footer-nav.on,
#pagefooter .footer-inner .footer-nav.active {
  background: none;
}
#pagefooter .footer-inner h1,
#pagefooter .footer-inner h2,
#pagefooter .footer-inner h3,
#pagefooter .footer-inner h4,
#pagefooter .footer-inner h5,
#pagefooter .footer-inner h6 {
  color: #fff;
}
#pagefooter .footer-inner a {
  color: rgba(255, 255, 255, 0.55);
}
#pagefooter .footer-inner a:hover {
  color: rgba(255, 255, 255, 0.8);
}
#pagefooter .footer-inner .morelink a.btn {
  color: #ffffff;
}
body .cc-cookies {
  width: 100%!important;
  background: #ffffff !important;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  opacity: 1;
  -webkit-text-shadow: none!important;
  -moz-text-shadow: none!important;
  text-shadow: none!important;
  color: #222a2e !important;
  font-weight: 300;
}
body .cc-cookies a {
  color: #29b9e8;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  text-shadow: none;
  text-decoration: none;
}
body .cc-cookies a:hover,
body .cc-cookies a:focus {
  color: #57c8ed;
}
body .cc-cookies a:hover,
body .cc-cookies a:focus {
  color: #169cc8;
}
body .cc-cookies a.cc-cookie-accept {
  background: #f13458;
  border-color: #f13458;
  color: #fff;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  text-shadow: none;
  margin: 5px 10px;
}
body .cc-cookies a.cc-cookie-accept:hover,
body .cc-cookies a.cc-cookie-accept:focus {
  color: #fff;
  background: #f4647f;
  border-color: #f4647f;
}
body .cc-cookies a.cc-cookie-accept:hover,
body .cc-cookies a.cc-cookie-accept:focus {
  background: #e21038;
  border-color: #e21038;
}
@media (min-width: 768px) {
  body .cc-cookies a.cc-cookie-accept {
    margin: 0 10px;
  }
}
#stripeMessage .modal-dialog,
#stripeMessage h4 {
  color: #000 !important;
}
#UserRegister .btn-facebook,
#UserRegister .btn-twitter {
  margin: 0 1% 5px;
}
@media (min-width: 575px) {
  #UserRegister .btn-facebook,
  #UserRegister .btn-twitter {
    float: left;
    width: 48%;
  }
}
#UserRegister .form-text {
  margin: 0 -1%;
  text-align: center;
}
#UserRegister .form-text:before,
#UserRegister .form-text:after {
  content: " ";
  display: table;
}
#UserRegister .form-text:after {
  clear: both;
}
#UserRegister .form-text:before,
#UserRegister .form-text:after {
  content: " ";
  display: table;
}
#UserRegister .form-text:after {
  clear: both;
}
@media (min-width: 1200px) {
  #UserLogon .btn-facebook,
  #UserLogon .btn-twitter {
    float: left;
    width: 48%;
    margin: 0 1% 5px;
  }
  #UserLogon .form-text {
    margin: 0 -1%;
    text-align: center;
  }
  #UserLogon .form-text:before,
  #UserLogon .form-text:after {
    content: " ";
    display: table;
  }
  #UserLogon .form-text:after {
    clear: both;
  }
  #UserLogon .form-text:before,
  #UserLogon .form-text:after {
    content: " ";
    display: table;
  }
  #UserLogon .form-text:after {
    clear: both;
  }
}
.Site {
  /*.ewXform when(@form-placeholders = true){
        label{display:none;}
        .checkbox-group,
        .radio-group,
        .range-group,
        .pickImageFile,
        .pickDocument,
        .pickMedia,
        .upload-group,
        .TextArea,
        .radiocheckbox,
        .checkbox{
            label{display:block;}
        }

    }*/
}
.Site .horizontalForm .ewXform {
  /*legend,
	.form-text{
		padding-left:(@grid-gutter-width/2);
		padding-right:(@grid-gutter-width/2);
	}*/
}
.Site .horizontalForm .ewXform fieldset fieldset.inline {
  margin-left: -17.5px;
  margin-right: -17.5px;
}
.Site .horizontalForm .ewXform fieldset fieldset.inline > .form-group {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.Site .horizontalForm .ewXform fieldset fieldset.inline-items {
  margin-left: 0;
  margin-right: 0;
}
.Site .horizontalForm .ewXform fieldset fieldset.inline-items legend {
  padding-left: 0;
  padding-right: 0;
}
.Site .horizontalForm .ewXform fieldset fieldset fieldset {
  margin-left: 0;
  margin-right: 0;
}
.Site .horizontalForm .ewXform .radio,
.Site .horizontalForm .ewXform .checkbox,
.Site .horizontalForm .ewXform .radio-inline,
.Site .horizontalForm .ewXform .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 9px;
}
.Site .horizontalForm .ewXform .radio,
.Site .horizontalForm .ewXform .checkbox {
  min-height: 33px;
}
.Site .horizontalForm .ewXform .form-group {
  margin-left: -17px;
  margin-right: -18px;
}
@media (min-width: 768px) {
  .Site .horizontalForm .ewXform .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 9px;
  }
}
.Site .horizontalForm .ewXform .has-feedback .form-control-feedback {
  right: 17px;
}
@media (min-width: 768px) {
  .Site .horizontalForm .ewXform .form-group-lg .control-label {
    padding-top: 15px;
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .Site .horizontalForm .ewXform .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 17px;
  }
}
.Site .horizontalForm .ewXform div.form-group .alert {
  margin-left: 17.5px;
  margin-right: 17.5px;
}
.Site .horizontalForm .ewXform label {
  position: relative;
  min-height: 1px;
  padding-left: 17.5px;
  padding-right: 17.5px;
}
@media (min-width: 768px) {
  .Site .horizontalForm .ewXform label {
    float: left;
    width: 25%;
  }
}
.Site .horizontalForm .ewXform .input-wrapper,
.Site .horizontalForm .ewXform .upload-wrapper,
.Site .horizontalForm .ewXform .select1-wrapper,
.Site .horizontalForm .ewXform .secret-wrapper,
.Site .horizontalForm .ewXform .textarea-wrapper,
.Site .horizontalForm .ewXform .input-group,
.Site .horizontalForm .ewXform .select-group .select-wrapper,
.Site .horizontalForm .ewXform .checkbox-group .select-wrapper,
.Site .horizontalForm .ewXform .range-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 17.5px;
  padding-right: 17.5px;
}
@media (min-width: 768px) {
  .Site .horizontalForm .ewXform .input-wrapper,
  .Site .horizontalForm .ewXform .upload-wrapper,
  .Site .horizontalForm .ewXform .select1-wrapper,
  .Site .horizontalForm .ewXform .secret-wrapper,
  .Site .horizontalForm .ewXform .textarea-wrapper,
  .Site .horizontalForm .ewXform .input-group,
  .Site .horizontalForm .ewXform .select-group .select-wrapper,
  .Site .horizontalForm .ewXform .checkbox-group .select-wrapper,
  .Site .horizontalForm .ewXform .range-wrapper {
    float: left;
    width: 75%;
  }
}
.Site .horizontalForm .ewXform .upload-wrapper .input-group {
  padding: 0;
}
.Site .horizontalForm .ewXform .checkbox,
.Site .horizontalForm .ewXform .radiocheckbox {
  padding-top: 0;
}
.Site .horizontalForm .ewXform .checkbox label,
.Site .horizontalForm .ewXform .radiocheckbox label {
  position: relative;
  min-height: 1px;
  padding-left: 17.5px;
  padding-right: 17.5px;
}
@media (min-width: 768px) {
  .Site .horizontalForm .ewXform .checkbox label,
  .Site .horizontalForm .ewXform .radiocheckbox label {
    float: left;
    width: 100%;
  }
}
.Site .horizontalForm .ewXform .select1-wrapper .checkbox,
.Site .horizontalForm .ewXform .select1-wrapper .radiocheckbox {
  padding-right: 0;
}
@media (max-width: 767px) {
  .Site .horizontalForm .ewXform .select1-wrapper .checkbox,
  .Site .horizontalForm .ewXform .select1-wrapper .radiocheckbox {
    padding-left: 5px;
  }
}
.Site .horizontalForm .ewXform .select-wrapper .checkbox {
  padding-right: 0;
}
.Site .horizontalForm .ewXform .li-2col .form-actions {
  position: relative;
  min-height: 1px;
  padding-left: 17.5px;
  padding-right: 17.5px;
}
@media (min-width: 768px) {
  .Site .horizontalForm .ewXform .li-2col .form-actions {
    float: left;
    width: 100%;
  }
}
.Site .horizontalForm .ewXform .addressGrp {
  position: relative;
  min-height: 1px;
  padding-left: 17.5px;
  padding-right: 17.5px;
}
@media (min-width: 768px) {
  .Site .horizontalForm .ewXform .addressGrp {
    float: left;
    width: 50%;
  }
}
.Site .horizontalForm .ewXform .alert-wrapper {
  padding: 5px 0 0 17.5px;
  float: left;
  background: transparent;
}
@media (min-width: 768px) {
  .Site .horizontalForm .ewXform .alert-wrapper {
    margin-left: 25%;
  }
}
.Site .horizontalForm .ewXform .relatedContent-group {
  margin-left: 0;
  margin-right: 0;
}
.Site .hideLabel .ewXform {
  /*.checkbox-group,
    .radio-group,
    .range-group,
    .pickImageFile,
    .pickDocument,
    .pickMedia,
    .upload-group,
    .TextArea,
    .radiocheckbox,
    .checkbox{
        label{
            position: static;
            width: auto;
            height: auto;
            margin: 0;
            overflow: auto;
        }
    }*/
}
.Site .hideLabel .ewXform .input-containing > label,
.Site .hideLabel .ewXform .textarea-group > label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.Site .ewXform legend {
  border-bottom: 0;
  margin-bottom: 5px;
}
.Site .ewXform fieldset fieldset {
  margin-bottom: 12px;
}
.Site .ewXform .alert-wrapper .fa-exclamation-triangle {
  font-size: 1.1em;
  padding-right: 5px;
  margin-top: 3px;
  padding-bottom: 0;
}
.Site .ewXform .alert-danger {
  padding: 20px;
}
.Site .ewXform .alert-danger h3 {
  margin: 0;
}
.Site .ewXform input.form-control {
  height: 40px;
}
.Site .ewXform div.form-group div.form-group {
  margin: 0;
}
.Site .ewXform div.form-group {
  margin-left: 0;
  margin-right: 0;
}
.Site .ewXform .inline div.form-group {
  padding-left: 0;
  padding-right: 0;
}
.Site .ewXform:before,
.Site .ewXform:after {
  content: " ";
  display: table;
}
.Site .ewXform:after {
  clear: both;
}
.Site .ewXform:before,
.Site .ewXform:after {
  content: " ";
  display: table;
}
.Site .ewXform:after {
  clear: both;
}
.Site .ewXform label {
  color: #222a2e;
  font-weight: 400;
}
.Site .ewXform .dropdown {
  padding-left: 3px;
  font-size: 0.95em;
}
.Site .ewXform .short {
  width: auto;
}
.Site .ewXform .input-wrapper,
.Site .ewXform .select1-wrapper,
.Site .ewXform .secret-wrapper,
.Site .ewXform .textarea-wrapper,
.Site .ewXform .input-group {
  font-size: 1em;
}
.Site .ewXform .button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 12px;
  font-size: 19px;
  line-height: 1.3;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #29b9e8;
  border-color: #29b9e8;
  color: #fff;
  border-radius: 0px;
  float: right !important;
  float: right;
}
.Site .ewXform .button:focus,
.Site .ewXform .button:active:focus,
.Site .ewXform .button.active:focus,
.Site .ewXform .button.focus,
.Site .ewXform .button:active.focus,
.Site .ewXform .button.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.Site .ewXform .button:hover,
.Site .ewXform .button:focus,
.Site .ewXform .button.focus {
  color: #ffffff;
  text-decoration: none;
}
.Site .ewXform .button:active,
.Site .ewXform .button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.Site .ewXform .button.disabled,
.Site .ewXform .button[disabled],
fieldset[disabled] .Site .ewXform .button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.Site .ewXform .button.disabled,
fieldset[disabled] a.Site .ewXform .button {
  pointer-events: none;
}
.Site .ewXform .button:hover,
.Site .ewXform .button:focus {
  color: #fff;
  background: #57c8ed;
  border-color: #57c8ed;
}
.Site .ewXform .button:hover,
.Site .ewXform .button:focus {
  background: #169cc8;
  border-color: #169cc8;
}
.Site .ewXform .btn-primary {
  background: #29b9e8;
  border-color: #29b9e8;
  color: #fff;
  border-radius: 0px;
}
.Site .ewXform .btn-primary:hover,
.Site .ewXform .btn-primary:focus {
  color: #fff;
  background: #57c8ed;
  border-color: #57c8ed;
}
.Site .ewXform .btn-primary:hover,
.Site .ewXform .btn-primary:focus {
  background: #169cc8;
  border-color: #169cc8;
}
.Site .ewXform .btn-default {
  background: #29b9e8;
  border-color: #29b9e8;
  color: #fff;
  border-radius: 0px;
}
.Site .ewXform .btn-default:hover,
.Site .ewXform .btn-default:focus {
  color: #fff;
  background: #57c8ed;
  border-color: #57c8ed;
}
.Site .ewXform .btn-default:hover,
.Site .ewXform .btn-default:focus {
  background: #169cc8;
  border-color: #169cc8;
}
.Site .ewXform .input-group .input-group-btn .btn {
  border-radius: 0 5px 5px 0;
  font-size: 14px;
}
.Site .ewXform .select1-wrapper .radiocheckbox label {
  padding-top: 0;
  padding-right: 16px;
  padding-left: 1.1em;
  position: relative;
}
@media (min-width: 768px) {
  .Site .ewXform .select1-wrapper .radiocheckbox label input {
    position: absolute;
    left: 0;
  }
}
.Site .ewXform .inline-items:before,
.Site .ewXform .inline-items:after {
  content: " ";
  display: table;
}
.Site .ewXform .inline-items:after {
  clear: both;
}
.Site .ewXform .inline-items:before,
.Site .ewXform .inline-items:after {
  content: " ";
  display: table;
}
.Site .ewXform .inline-items:after {
  clear: both;
}
.Site .ewXform .inline-items .select1-wrapper .radiocheckbox,
.Site .ewXform .inline-items .select-wrapper .checkbox {
  width: auto;
  float: left;
  padding-right: 20px;
}
.Site .ewXform input.qtybox {
  width: auto !important;
  padding: 5px 3px 4px;
  margin-right: 5px;
}
.Site .ewXform input.qtyButton {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 12px;
  font-size: 19px;
  line-height: 1.3;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 5px 10px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 0px;
  color: #fff;
  background-color: #222a2e;
  border-color: #222a2e;
}
.Site .ewXform input.qtyButton:focus,
.Site .ewXform input.qtyButton:active:focus,
.Site .ewXform input.qtyButton.active:focus,
.Site .ewXform input.qtyButton.focus,
.Site .ewXform input.qtyButton:active.focus,
.Site .ewXform input.qtyButton.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.Site .ewXform input.qtyButton:hover,
.Site .ewXform input.qtyButton:focus,
.Site .ewXform input.qtyButton.focus {
  color: #ffffff;
  text-decoration: none;
}
.Site .ewXform input.qtyButton:active,
.Site .ewXform input.qtyButton.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.Site .ewXform input.qtyButton.disabled,
.Site .ewXform input.qtyButton[disabled],
fieldset[disabled] .Site .ewXform input.qtyButton {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.Site .ewXform input.qtyButton.disabled,
fieldset[disabled] a.Site .ewXform input.qtyButton {
  pointer-events: none;
}
.Site .ewXform input.qtyButton:focus,
.Site .ewXform input.qtyButton.focus {
  color: #fff;
  background-color: #0c0f11;
  border-color: #000000;
}
.Site .ewXform input.qtyButton:hover {
  color: #fff;
  background-color: #0c0f11;
  border-color: #080a0b;
}
.Site .ewXform input.qtyButton:active,
.Site .ewXform input.qtyButton.active,
.open > .dropdown-toggle.Site .ewXform input.qtyButton {
  color: #fff;
  background-color: #0c0f11;
  border-color: #080a0b;
}
.Site .ewXform input.qtyButton:active:hover,
.Site .ewXform input.qtyButton.active:hover,
.open > .dropdown-toggle.Site .ewXform input.qtyButton:hover,
.Site .ewXform input.qtyButton:active:focus,
.Site .ewXform input.qtyButton.active:focus,
.open > .dropdown-toggle.Site .ewXform input.qtyButton:focus,
.Site .ewXform input.qtyButton:active.focus,
.Site .ewXform input.qtyButton.active.focus,
.open > .dropdown-toggle.Site .ewXform input.qtyButton.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.Site .ewXform input.qtyButton:active,
.Site .ewXform input.qtyButton.active,
.open > .dropdown-toggle.Site .ewXform input.qtyButton {
  background-image: none;
}
.Site .ewXform input.qtyButton.disabled:hover,
.Site .ewXform input.qtyButton[disabled]:hover,
fieldset[disabled] .Site .ewXform input.qtyButton:hover,
.Site .ewXform input.qtyButton.disabled:focus,
.Site .ewXform input.qtyButton[disabled]:focus,
fieldset[disabled] .Site .ewXform input.qtyButton:focus,
.Site .ewXform input.qtyButton.disabled.focus,
.Site .ewXform input.qtyButton[disabled].focus,
fieldset[disabled] .Site .ewXform input.qtyButton.focus {
  background-color: #222a2e;
  border-color: #222a2e;
}
.Site .ewXform input.qtyButton .badge {
  color: #222a2e;
  background-color: #fff;
}
.Site .ewXform input,
.Site .ewXform select {
  color: #333;
}
.Site .ewXform .input-wrapper .textbox {
  display: block;
  width: 100%;
  height: 42px;
  padding: 8px 12px;
  font-size: 19px;
  line-height: 1.3;
  color: #222a2e;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  height: 40px;
  color: #333;
}
.Site .ewXform .input-wrapper .textbox:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.Site .ewXform .input-wrapper .textbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.Site .ewXform .input-wrapper .textbox:-ms-input-placeholder {
  color: #999999;
}
.Site .ewXform .input-wrapper .textbox::-webkit-input-placeholder {
  color: #999999;
}
.Site .ewXform .input-wrapper .textbox::-ms-expand {
  border: 0;
  background-color: transparent;
}
.Site .ewXform .input-wrapper .textbox[disabled],
.Site .ewXform .input-wrapper .textbox[readonly],
fieldset[disabled] .Site .ewXform .input-wrapper .textbox {
  background-color: #e6e6e6;
  opacity: 1;
}
.Site .ewXform .input-wrapper .textbox[disabled],
fieldset[disabled] .Site .ewXform .input-wrapper .textbox {
  cursor: not-allowed;
}
textarea.Site .ewXform .input-wrapper .textbox {
  height: auto;
}
.Site .ewXform .qty-product {
  float: left;
}
.Site .ewXform .qty-product .qty-label {
  padding-left: 0;
  width: auto;
  padding-top: 4px;
}
.Site .ewXform .qty-product button {
  padding: 5px 10px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 0px;
  margin-right: 5px;
}
.Site .ewXform .radiocheckbox input,
.Site .ewXform .radiocheckbox label {
  width: auto !important;
  float: left;
}
.Site .ewXform .radiocheckbox input {
  box-shadow: none;
}
.Site .ewXform .addressGrp ol {
  padding: 0;
  list-style: none;
}
.Site .ewXform .addressGrp .button {
  color: #fff;
  background-color: #222a2e;
  border-color: #222a2e;
  padding: 5px 10px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 0px;
  float: left !important;
  float: left;
  margin-right: 10px;
}
.Site .ewXform .addressGrp .button:focus,
.Site .ewXform .addressGrp .button.focus {
  color: #fff;
  background-color: #0c0f11;
  border-color: #000000;
}
.Site .ewXform .addressGrp .button:hover {
  color: #fff;
  background-color: #0c0f11;
  border-color: #080a0b;
}
.Site .ewXform .addressGrp .button:active,
.Site .ewXform .addressGrp .button.active,
.open > .dropdown-toggle.Site .ewXform .addressGrp .button {
  color: #fff;
  background-color: #0c0f11;
  border-color: #080a0b;
}
.Site .ewXform .addressGrp .button:active:hover,
.Site .ewXform .addressGrp .button.active:hover,
.open > .dropdown-toggle.Site .ewXform .addressGrp .button:hover,
.Site .ewXform .addressGrp .button:active:focus,
.Site .ewXform .addressGrp .button.active:focus,
.open > .dropdown-toggle.Site .ewXform .addressGrp .button:focus,
.Site .ewXform .addressGrp .button:active.focus,
.Site .ewXform .addressGrp .button.active.focus,
.open > .dropdown-toggle.Site .ewXform .addressGrp .button.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.Site .ewXform .addressGrp .button:active,
.Site .ewXform .addressGrp .button.active,
.open > .dropdown-toggle.Site .ewXform .addressGrp .button {
  background-image: none;
}
.Site .ewXform .addressGrp .button.disabled:hover,
.Site .ewXform .addressGrp .button[disabled]:hover,
fieldset[disabled] .Site .ewXform .addressGrp .button:hover,
.Site .ewXform .addressGrp .button.disabled:focus,
.Site .ewXform .addressGrp .button[disabled]:focus,
fieldset[disabled] .Site .ewXform .addressGrp .button:focus,
.Site .ewXform .addressGrp .button.disabled.focus,
.Site .ewXform .addressGrp .button[disabled].focus,
fieldset[disabled] .Site .ewXform .addressGrp .button.focus {
  background-color: #222a2e;
  border-color: #222a2e;
}
.Site .ewXform .addressGrp .button .badge {
  color: #222a2e;
  background-color: #fff;
}
.Site .ewXform .range-wrapper input {
  width: 60px;
  float: left;
}
.Site .ewXform .range-wrapper div.slider {
  float: left;
  width: 50%;
  margin: 10px 0 0 29px;
}
.Site .ewXform .range-wrapper div.slider span {
  display: none;
}
.Site .ewXform .range-wrapper div.slider span.ui-slider-handle {
  display: block;
}
.Site .ewXform .upload-wrapper input,
.Site .ewXform input.imgVerification {
  padding: 8px 12px;
}
.Site .ewXform span.req {
  color: #f13458;
}
.Site .ewXform .textarea-wrapper textarea {
  width: 100%;
}
.Site .ewXform .input-wrapper .input-group {
  padding: 0;
  width: 100%;
}
.Site .ewXform .input-wrapper .input-group label.btn {
  width: 100%;
  padding: 8px 15px;
  border-radius: 0 0px 0px 0;
}
.Site .ewXform table button.btn {
  margin: 0 0 10px 10px;
}
.Site .ewXform .popoverContent {
  display: none;
}
.Site .ewXform .checkbox,
.Site .ewXform .radiocheckbox {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
}
.Site .ewXform .checkbox:before,
.Site .ewXform .radiocheckbox:before,
.Site .ewXform .checkbox:after,
.Site .ewXform .radiocheckbox:after {
  content: " ";
  display: table;
}
.Site .ewXform .checkbox:after,
.Site .ewXform .radiocheckbox:after {
  clear: both;
}
.Site .ewXform .checkbox:before,
.Site .ewXform .radiocheckbox:before,
.Site .ewXform .checkbox:after,
.Site .ewXform .radiocheckbox:after {
  content: " ";
  display: table;
}
.Site .ewXform .checkbox:after,
.Site .ewXform .radiocheckbox:after {
  clear: both;
}
.Site .ewXform .checkbox label,
.Site .ewXform .radiocheckbox label {
  padding-top: 0;
  margin-top: 0;
}
.Site .ewXform .alert-outer input,
.Site .ewXform .has-alert input,
.Site .ewXform .alert-outer textarea,
.Site .ewXform .has-alert textarea {
  border-color: #f13458 !important;
}
.Site .ewXform .alert-outer .alert,
.Site .ewXform .has-alert .alert {
  float: right;
  padding: 5px;
}
.Site .ewXform .alert-outer .alert i.fa-2x,
.Site .ewXform .has-alert .alert i.fa-2x {
  font-size: 1.5em;
}
.Site .ewXform .input-group-btn > .btn {
  min-height: 40px;
}
.Site .ewXform .alert-wrapper {
  float: none;
  margin: 0;
  background: transparent;
  padding: 5px 0 0;
}
.Site .ewXform .inline {
  margin-left: -17.5px;
  margin-right: -17.5px;
}
.Site .ewXform .inline div.form-group,
.Site .ewXform .inline legend,
.Site .ewXform .inline .form-text {
  padding-left: 17.5px;
  padding-right: 17.5px;
}
.Site .ewXform input,
.Site .ewXform select,
.Site .ewXform textarea,
.Site .ewXform .input-wrapper .textbox {
  border: 2px solid #808080;
  border-radius: 0 !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  text-shadow: none;
}
.Site .searchBrief input {
  padding: 6px;
}
.Site .searchBrief .btn {
  border-radius: 0 0px 0px 0;
}
.Site .cartButtons .btn {
  float: left;
}
.Site #cartListing {
  margin-top: 20px;
}
.Site #SelectCurrency .radiocheckbox {
  margin-left: 0;
}
.Site .cartButtons {
  margin-top: 24px;
}
.Site button.continue {
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  text-shadow: none;
  border: 0;
  background: none;
  padding-left: 0!important;
  padding-right: 0!important;
  padding-top: 0;
  color: #29b9e8;
  font-size: 1em;
}
.Site button.continue li:first-child a {
  padding-left: 0;
}
.Site button.continue li:last-child a {
  padding-right: 0;
}
.Site button.continue a {
  background: none;
  border-radius: 0;
}
.Site button.continue a:hover,
.Site button.continue a:focus,
.Site button.continue a.on,
.Site button.continue a.active,
.Site button.continue:hover,
.Site button.continue:focus,
.Site button.continue.on,
.Site button.continue.active {
  background: none;
}
.Site button.continue:hover,
.Site button.continue:focus {
  background: none;
}
.Site button.continue:hover,
.Site button.continue:focus {
  color: #57c8ed;
}
.Site button.continue:hover,
.Site button.continue:focus {
  color: #169cc8;
}
.Site .payment-tcs .ewXform .radiocheckbox {
  padding-left: 0px;
  margin-left: 0;
  display: block;
  padding-bottom: 5px;
}
.Site .payment-tcs .ewXform .radiocheckbox:before,
.Site .payment-tcs .ewXform .radiocheckbox:after {
  content: " ";
  display: table;
}
.Site .payment-tcs .ewXform .radiocheckbox:after {
  clear: both;
}
.Site .payment-tcs .ewXform .radiocheckbox:before,
.Site .payment-tcs .ewXform .radiocheckbox:after {
  content: " ";
  display: table;
}
.Site .payment-tcs .ewXform .radiocheckbox:after {
  clear: both;
}
.Site .payment-tcs .ewXform .control-wrapper {
  padding-left: 15px;
}
.Site .payment-tcs .ewXform .textarea-wrapper {
  float: left;
}
.Site .payment-tcs .ewXform .select-wrapper {
  float: left;
  margin-left: 18px;
  white-space: nowrap;
}
.Site .check-address .ewXform {
  position: relative;
  min-height: 1px;
  padding-left: 17.5px;
  padding-right: 17.5px;
}
@media (min-width: 768px) {
  .Site .check-address .ewXform {
    float: left;
    width: 50%;
  }
}
.Site .check-address .ewXform .addressTitle {
  font-weight: bold;
}
.Site .check-address .ewXform .button {
  color: #fff;
  background-color: #222a2e;
  border-color: #222a2e;
  padding: 5px 10px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 0px;
  float: left !important;
  float: left;
}
.Site .check-address .ewXform .button:focus,
.Site .check-address .ewXform .button.focus {
  color: #fff;
  background-color: #0c0f11;
  border-color: #000000;
}
.Site .check-address .ewXform .button:hover {
  color: #fff;
  background-color: #0c0f11;
  border-color: #080a0b;
}
.Site .check-address .ewXform .button:active,
.Site .check-address .ewXform .button.active,
.open > .dropdown-toggle.Site .check-address .ewXform .button {
  color: #fff;
  background-color: #0c0f11;
  border-color: #080a0b;
}
.Site .check-address .ewXform .button:active:hover,
.Site .check-address .ewXform .button.active:hover,
.open > .dropdown-toggle.Site .check-address .ewXform .button:hover,
.Site .check-address .ewXform .button:active:focus,
.Site .check-address .ewXform .button.active:focus,
.open > .dropdown-toggle.Site .check-address .ewXform .button:focus,
.Site .check-address .ewXform .button:active.focus,
.Site .check-address .ewXform .button.active.focus,
.open > .dropdown-toggle.Site .check-address .ewXform .button.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.Site .check-address .ewXform .button:active,
.Site .check-address .ewXform .button.active,
.open > .dropdown-toggle.Site .check-address .ewXform .button {
  background-image: none;
}
.Site .check-address .ewXform .button.disabled:hover,
.Site .check-address .ewXform .button[disabled]:hover,
fieldset[disabled] .Site .check-address .ewXform .button:hover,
.Site .check-address .ewXform .button.disabled:focus,
.Site .check-address .ewXform .button[disabled]:focus,
fieldset[disabled] .Site .check-address .ewXform .button:focus,
.Site .check-address .ewXform .button.disabled.focus,
.Site .check-address .ewXform .button[disabled].focus,
fieldset[disabled] .Site .check-address .ewXform .button.focus {
  background-color: #222a2e;
  border-color: #222a2e;
}
.Site .check-address .ewXform .button .badge {
  color: #222a2e;
  background-color: #fff;
}
.Site .basket .ewXform button.btn-info {
  float: left;
  margin-right: 10px;
}
.Site .addressTitle {
  font-weight: bold;
}
.Site #cartStepper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #222a2e;
}
.Site #cartStepper #MyWizard {
  background: none;
  margin: 0 auto;
  border: none;
  border-radius: 0;
  font-size: 14px;
  padding: 0 17.5px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  text-shadow: none;
}
@media (min-width: 768px) {
  .Site #cartStepper #MyWizard {
    width: 755px;
  }
}
@media (min-width: 992px) {
  .Site #cartStepper #MyWizard {
    width: 975px;
  }
}
@media (min-width: 1200px) {
  .Site #cartStepper #MyWizard {
    width: 1175px;
  }
}
.Site #cartStepper #MyWizard .badge {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  text-shadow: none;
}
.Site #cartStepper #MyWizard ul.steps {
  width: 100%;
}
.Site #cartStepper #MyWizard ul.steps li {
  width: 19%;
  margin-right: 1%;
  background-color: #576065;
  color: #fff;
  font-size: 14px;
  cursor: inherit;
  position: relative;
  font-weight: 900;
  text-transform: uppercase;
  text-align: center;
  height: 40px;
  line-height: 40px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.Site #cartStepper #MyWizard ul.steps li span.chevron {
  display: none;
}
.Site #cartStepper #MyWizard ul.steps li span.badge {
  background-color: transparent;
  color: #fff;
  padding: 0;
  font-size: 14px;
  font-weight: 900;
}
.Site #cartStepper #MyWizard ul.steps li span.badge:after {
  content: ".";
}
.Site #cartStepper #MyWizard ul.steps li span.step-text {
  display: none;
}
@media (min-width: 768px) {
  .Site #cartStepper #MyWizard ul.steps li span.step-text {
    display: inline;
  }
}
.Site #cartStepper #MyWizard ul.steps li:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 15px solid #222a2e;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}
.Site #cartStepper #MyWizard ul.steps li:before {
  content: "";
  position: absolute;
  right: -15px;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 15px solid #576065;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  z-index: 2;
}
.Site #cartStepper #MyWizard ul.steps li.complete {
  background-color: transparent;
  color: #929292;
}
.Site #cartStepper #MyWizard ul.steps li.complete span.badge {
  color: #929292;
}
.Site #cartStepper #MyWizard ul.steps li.complete:before {
  border-left-color: #222a2e;
}
.Site #cartStepper #MyWizard ul.steps li.active {
  background-color: #29b9e8;
  color: #fff;
}
.Site #cartStepper #MyWizard ul.steps li.active:before {
  border-left-color: #29b9e8;
}
.Site .cart-summary .btn-info {
  border-radius: 100px;
  border: 2px solid #29b9e8;
  font-weight: 500;
  background: none;
  color: #29b9e8;
  padding: 3px 20px !important;
  font-size: 16px;
}
.Site .cart-summary .btn-info i {
  margin: 0 5px 0 -10px;
}
.Site .cart-summary .btn-info:hover,
.Site .cart-summary .btn-info:focus {
  border: 2px solid #169cc8;
  color: #169cc8;
}
.Site #cartFull .basket .ewXform .cart-btns-top {
  margin-bottom: 24px;
  margin-top: 3px;
  display: none;
}
.Site #cartFull .basket .ewXform .cart-btns-top .btn-info {
  margin-top: 8px;
}
.Site #cartFull .basket .ewXform tr.orderItem td {
  padding-top: 10px;
}
.Site #cartFull .basket .ewXform td input,
.Site #cartFull .basket .ewXform td .delete-btn {
  margin-top: -3px;
}
.Site #cartFull .basket .ewXform table .delete,
.Site #cartFull .basket .ewXform table .quantity {
  width: 45px;
}
.Site #cartFull .basket .ewXform .quantity {
  width: 160px;
}
.Site #cartFull .basket .continue {
  border-radius: 100px;
  border: 2px solid #29b9e8;
  font-weight: 500;
  background: none;
  color: #29b9e8;
  padding: 3px 20px !important;
  font-size: 16px;
}
.Site #cartFull .basket .continue i {
  margin: 0 5px 0 -10px;
}
.Site #cartFull .basket .continue:hover,
.Site #cartFull .basket .continue:focus {
  border: 2px solid #169cc8;
  color: #169cc8;
}
.Site #cartListing {
  margin-top: 0;
}
.Site #cartListing .lineTotal {
  width: 110px;
  text-align: right;
  font-size: 17px;
  padding-right: 20px;
}
.Site #cartListing .linePrice {
  padding-right: 10px;
  text-align: right;
  width: 135px;
}
.Site #cartListing a.delete-btn {
  padding: 4px 7px 3px;
}
.Site #cartListing a.delete-btn i {
  font-size: 1.4em;
}
.Site #cartListing .cart-headings {
  font-size: 14px;
  text-transform: uppercase;
  padding-right: 10px;
}
.Site #cartListing .total {
  font-weight: 700;
}
.Site #cartListing .cart-item {
  background: #eaeaea;
  margin-bottom: 3px;
  border-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  color: #000;
}
.Site #cartListing .cart-item .description {
  float: left;
}
.Site #cartListing .cart-item .description a {
  color: #222a2e;
  font-weight: 500;
}
.Site #cartListing .cart-item .description a:hover {
  color: #29b9e8;
}
.Site #cartListing .cart-item .cart-quantity {
  width: 62px;
  margin-bottom: 2px;
}
.Site #cartListing .cart-item .delete-link {
  font-weight: 900;
  font-size: 13px;
  text-transform: uppercase;
  color: #f13458;
}
.Site #cartListing .cart-item .delete-link i {
  font-size: 16px;
}
.Site #cartListing .totals-row {
  border-top: 0;
  padding-right: 20px;
  font-size: 17px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.Site #cartFull {
  margin-bottom: 24px;
  padding-top: 95px;
}
.Site #optionsForm .pay-button {
  margin-right: 5px;
  margin-bottom: 5px;
  float: right;
}
.Site #optionsForm .readonly .textarea-wrapper .textareaReadOnly {
  height: 200px;
  overflow-y: scroll;
  overflow-x: hidden;
  border: 1px solid #808080;
  padding: 10px;
  border-radius: 4px;
  font-size: 0.85em;
}
.Site .blueEdge form .btn-sm {
  float: left;
  margin-right: 10px;
}
.Site #cartCurrencyBox span.radiocheckbox {
  padding-left: 0;
}
.Site .cart-summary button {
  float: left;
  margin-right: 10px;
}
.Site .payment-tcs .ewXform legend {
  display: none;
}
.Site .payment-tcs .ewXform .terms-and-condiditons .textarea-wrapper {
  padding: 0;
  float: none;
}
.Site .payment-tcs .ewXform .select-wrapper {
  padding: 0;
  margin: 0;
}
@media (min-width: 768px) {
  .xs-only {
    display: none!important;
  }
}
@media (max-width: 767px) {
  .not-xs {
    display: none;
  }
}
.margin-bottom-0 {
  margin-bottom: 0!important;
}
.text-link {
  color: #29b9e8;
}
.text-link:hover {
  color: #138ab1;
}
button.btn-default,
a.btn-default {
  background: #29b9e8;
  border-color: #29b9e8;
  color: #fff;
  border-radius: 0px;
}
button.btn-default:hover,
a.btn-default:hover,
button.btn-default:focus,
a.btn-default:focus {
  color: #fff;
  background: #57c8ed;
  border-color: #57c8ed;
}
button.btn-default:hover,
a.btn-default:hover,
button.btn-default:focus,
a.btn-default:focus {
  background: #169cc8;
  border-color: #169cc8;
}
.boxStyle .panel-heading {
  font-family: 'Lato', sans-serif;
}
.Site .panel-heading,
#adminLayout .boxStyle .panel-heading {
  border-radius: 0px 0px 0 0;
}
.Site .panel-heading h6.panel-title,
#adminLayout .boxStyle .panel-heading h6.panel-title {
  font-size: 1em;
}
.Site .panel-footer:before,
#adminLayout .boxStyle .panel-footer:before,
.Site .panel-footer:after,
#adminLayout .boxStyle .panel-footer:after {
  content: " ";
  display: table;
}
.Site .panel-footer:after,
#adminLayout .boxStyle .panel-footer:after {
  clear: both;
}
.Site .panel-footer:before,
#adminLayout .boxStyle .panel-footer:before,
.Site .panel-footer:after,
#adminLayout .boxStyle .panel-footer:after {
  content: " ";
  display: table;
}
.Site .panel-footer:after,
#adminLayout .boxStyle .panel-footer:after {
  clear: both;
}
.Site .panel-title,
#adminLayout .boxStyle .panel-title {
  color: #222a2e;
}
.Site .panel-default,
#adminLayout .boxStyle .panel-default {
  background: #fff;
  border-color: #808080;
}
.Site .panel-default .panel-heading,
#adminLayout .boxStyle .panel-default .panel-heading {
  border-color: #808080;
  background: #fff;
}
.Site .panel-default,
#adminLayout .boxStyle .panel-default {
  background: #222a2e;
  color: #fff;
}
.Site .panel-default .panel-heading h1,
#adminLayout .boxStyle .panel-default .panel-heading h1,
.Site .panel-default .panel-heading h2,
#adminLayout .boxStyle .panel-default .panel-heading h2,
.Site .panel-default .panel-heading h3,
#adminLayout .boxStyle .panel-default .panel-heading h3,
.Site .panel-default .panel-heading h4,
#adminLayout .boxStyle .panel-default .panel-heading h4,
.Site .panel-default .panel-heading h5,
#adminLayout .boxStyle .panel-default .panel-heading h5,
.Site .panel-default .panel-heading h6,
#adminLayout .boxStyle .panel-default .panel-heading h6 {
  color: #fff;
}
.Site .panel-default .panel-heading h1 a,
#adminLayout .boxStyle .panel-default .panel-heading h1 a,
.Site .panel-default .panel-heading h2 a,
#adminLayout .boxStyle .panel-default .panel-heading h2 a,
.Site .panel-default .panel-heading h3 a,
#adminLayout .boxStyle .panel-default .panel-heading h3 a,
.Site .panel-default .panel-heading h4 a,
#adminLayout .boxStyle .panel-default .panel-heading h4 a,
.Site .panel-default .panel-heading h5 a,
#adminLayout .boxStyle .panel-default .panel-heading h5 a,
.Site .panel-default .panel-heading h6 a,
#adminLayout .boxStyle .panel-default .panel-heading h6 a {
  color: #fff;
}
.Site .panel-default .panel-heading h1 a:hover,
#adminLayout .boxStyle .panel-default .panel-heading h1 a:hover,
.Site .panel-default .panel-heading h2 a:hover,
#adminLayout .boxStyle .panel-default .panel-heading h2 a:hover,
.Site .panel-default .panel-heading h3 a:hover,
#adminLayout .boxStyle .panel-default .panel-heading h3 a:hover,
.Site .panel-default .panel-heading h4 a:hover,
#adminLayout .boxStyle .panel-default .panel-heading h4 a:hover,
.Site .panel-default .panel-heading h5 a:hover,
#adminLayout .boxStyle .panel-default .panel-heading h5 a:hover,
.Site .panel-default .panel-heading h6 a:hover,
#adminLayout .boxStyle .panel-default .panel-heading h6 a:hover {
  color: #cccccc;
}
.Site .panel-default .panel-body a:not(.btn),
#adminLayout .boxStyle .panel-default .panel-body a:not(.btn),
.Site .panel-default .list-group a:not(.btn),
#adminLayout .boxStyle .panel-default .list-group a:not(.btn) {
  color: #637a86;
}
.Site .panel-default .panel-body a:hover:not(.btn),
#adminLayout .boxStyle .panel-default .panel-body a:hover:not(.btn),
.Site .panel-default .list-group a:hover:not(.btn),
#adminLayout .boxStyle .panel-default .list-group a:hover:not(.btn) {
  color: #4d6069;
}
.Site .panel-default .panel-body li,
#adminLayout .boxStyle .panel-default .panel-body li,
.Site .panel-default .list-group li,
#adminLayout .boxStyle .panel-default .list-group li,
.Site .panel-default .panel-body p,
#adminLayout .boxStyle .panel-default .panel-body p,
.Site .panel-default .list-group p,
#adminLayout .boxStyle .panel-default .list-group p,
.Site .panel-default .panel-body .title,
#adminLayout .boxStyle .panel-default .panel-body .title,
.Site .panel-default .list-group .title,
#adminLayout .boxStyle .panel-default .list-group .title,
.Site .panel-default .panel-body .media-heading,
#adminLayout .boxStyle .panel-default .panel-body .media-heading,
.Site .panel-default .list-group .media-heading,
#adminLayout .boxStyle .panel-default .list-group .media-heading,
.Site .panel-default .panel-body .tags,
#adminLayout .boxStyle .panel-default .panel-body .tags,
.Site .panel-default .list-group .tags,
#adminLayout .boxStyle .panel-default .list-group .tags,
.Site .panel-default .panel-body .author,
#adminLayout .boxStyle .panel-default .panel-body .author,
.Site .panel-default .list-group .author,
#adminLayout .boxStyle .panel-default .list-group .author,
.Site .panel-default .panel-body label,
#adminLayout .boxStyle .panel-default .panel-body label,
.Site .panel-default .list-group label,
#adminLayout .boxStyle .panel-default .list-group label,
.Site .panel-default .panel-body legend,
#adminLayout .boxStyle .panel-default .panel-body legend,
.Site .panel-default .list-group legend,
#adminLayout .boxStyle .panel-default .list-group legend,
.Site .panel-default .panel-body h1,
#adminLayout .boxStyle .panel-default .panel-body h1,
.Site .panel-default .list-group h1,
#adminLayout .boxStyle .panel-default .list-group h1,
.Site .panel-default .panel-body h2,
#adminLayout .boxStyle .panel-default .panel-body h2,
.Site .panel-default .list-group h2,
#adminLayout .boxStyle .panel-default .list-group h2,
.Site .panel-default .panel-body h3,
#adminLayout .boxStyle .panel-default .panel-body h3,
.Site .panel-default .list-group h3,
#adminLayout .boxStyle .panel-default .list-group h3,
.Site .panel-default .panel-body h4,
#adminLayout .boxStyle .panel-default .panel-body h4,
.Site .panel-default .list-group h4,
#adminLayout .boxStyle .panel-default .list-group h4,
.Site .panel-default .panel-body h5,
#adminLayout .boxStyle .panel-default .panel-body h5,
.Site .panel-default .list-group h5,
#adminLayout .boxStyle .panel-default .list-group h5,
.Site .panel-default .panel-body h6,
#adminLayout .boxStyle .panel-default .panel-body h6,
.Site .panel-default .list-group h6,
#adminLayout .boxStyle .panel-default .list-group h6 {
  color: #fff;
}
.Site .panel-default .panel-body li a:not(.btn),
#adminLayout .boxStyle .panel-default .panel-body li a:not(.btn),
.Site .panel-default .list-group li a:not(.btn),
#adminLayout .boxStyle .panel-default .list-group li a:not(.btn),
.Site .panel-default .panel-body p a:not(.btn),
#adminLayout .boxStyle .panel-default .panel-body p a:not(.btn),
.Site .panel-default .list-group p a:not(.btn),
#adminLayout .boxStyle .panel-default .list-group p a:not(.btn),
.Site .panel-default .panel-body .title a:not(.btn),
#adminLayout .boxStyle .panel-default .panel-body .title a:not(.btn),
.Site .panel-default .list-group .title a:not(.btn),
#adminLayout .boxStyle .panel-default .list-group .title a:not(.btn),
.Site .panel-default .panel-body .media-heading a:not(.btn),
#adminLayout .boxStyle .panel-default .panel-body .media-heading a:not(.btn),
.Site .panel-default .list-group .media-heading a:not(.btn),
#adminLayout .boxStyle .panel-default .list-group .media-heading a:not(.btn),
.Site .panel-default .panel-body .tags a:not(.btn),
#adminLayout .boxStyle .panel-default .panel-body .tags a:not(.btn),
.Site .panel-default .list-group .tags a:not(.btn),
#adminLayout .boxStyle .panel-default .list-group .tags a:not(.btn),
.Site .panel-default .panel-body .author a:not(.btn),
#adminLayout .boxStyle .panel-default .panel-body .author a:not(.btn),
.Site .panel-default .list-group .author a:not(.btn),
#adminLayout .boxStyle .panel-default .list-group .author a:not(.btn),
.Site .panel-default .panel-body label a:not(.btn),
#adminLayout .boxStyle .panel-default .panel-body label a:not(.btn),
.Site .panel-default .list-group label a:not(.btn),
#adminLayout .boxStyle .panel-default .list-group label a:not(.btn),
.Site .panel-default .panel-body legend a:not(.btn),
#adminLayout .boxStyle .panel-default .panel-body legend a:not(.btn),
.Site .panel-default .list-group legend a:not(.btn),
#adminLayout .boxStyle .panel-default .list-group legend a:not(.btn),
.Site .panel-default .panel-body h1 a:not(.btn),
#adminLayout .boxStyle .panel-default .panel-body h1 a:not(.btn),
.Site .panel-default .list-group h1 a:not(.btn),
#adminLayout .boxStyle .panel-default .list-group h1 a:not(.btn),
.Site .panel-default .panel-body h2 a:not(.btn),
#adminLayout .boxStyle .panel-default .panel-body h2 a:not(.btn),
.Site .panel-default .list-group h2 a:not(.btn),
#adminLayout .boxStyle .panel-default .list-group h2 a:not(.btn),
.Site .panel-default .panel-body h3 a:not(.btn),
#adminLayout .boxStyle .panel-default .panel-body h3 a:not(.btn),
.Site .panel-default .list-group h3 a:not(.btn),
#adminLayout .boxStyle .panel-default .list-group h3 a:not(.btn),
.Site .panel-default .panel-body h4 a:not(.btn),
#adminLayout .boxStyle .panel-default .panel-body h4 a:not(.btn),
.Site .panel-default .list-group h4 a:not(.btn),
#adminLayout .boxStyle .panel-default .list-group h4 a:not(.btn),
.Site .panel-default .panel-body h5 a:not(.btn),
#adminLayout .boxStyle .panel-default .panel-body h5 a:not(.btn),
.Site .panel-default .list-group h5 a:not(.btn),
#adminLayout .boxStyle .panel-default .list-group h5 a:not(.btn),
.Site .panel-default .panel-body h6 a:not(.btn),
#adminLayout .boxStyle .panel-default .panel-body h6 a:not(.btn),
.Site .panel-default .list-group h6 a:not(.btn),
#adminLayout .boxStyle .panel-default .list-group h6 a:not(.btn) {
  color: #637a86;
}
.Site .panel-default .panel-body li a:hover:not(.btn),
#adminLayout .boxStyle .panel-default .panel-body li a:hover:not(.btn),
.Site .panel-default .list-group li a:hover:not(.btn),
#adminLayout .boxStyle .panel-default .list-group li a:hover:not(.btn),
.Site .panel-default .panel-body p a:hover:not(.btn),
#adminLayout .boxStyle .panel-default .panel-body p a:hover:not(.btn),
.Site .panel-default .list-group p a:hover:not(.btn),
#adminLayout .boxStyle .panel-default .list-group p a:hover:not(.btn),
.Site .panel-default .panel-body .title a:hover:not(.btn),
#adminLayout .boxStyle .panel-default .panel-body .title a:hover:not(.btn),
.Site .panel-default .list-group .title a:hover:not(.btn),
#adminLayout .boxStyle .panel-default .list-group .title a:hover:not(.btn),
.Site .panel-default .panel-body .media-heading a:hover:not(.btn),
#adminLayout .boxStyle .panel-default .panel-body .media-heading a:hover:not(.btn),
.Site .panel-default .list-group .media-heading a:hover:not(.btn),
#adminLayout .boxStyle .panel-default .list-group .media-heading a:hover:not(.btn),
.Site .panel-default .panel-body .tags a:hover:not(.btn),
#adminLayout .boxStyle .panel-default .panel-body .tags a:hover:not(.btn),
.Site .panel-default .list-group .tags a:hover:not(.btn),
#adminLayout .boxStyle .panel-default .list-group .tags a:hover:not(.btn),
.Site .panel-default .panel-body .author a:hover:not(.btn),
#adminLayout .boxStyle .panel-default .panel-body .author a:hover:not(.btn),
.Site .panel-default .list-group .author a:hover:not(.btn),
#adminLayout .boxStyle .panel-default .list-group .author a:hover:not(.btn),
.Site .panel-default .panel-body label a:hover:not(.btn),
#adminLayout .boxStyle .panel-default .panel-body label a:hover:not(.btn),
.Site .panel-default .list-group label a:hover:not(.btn),
#adminLayout .boxStyle .panel-default .list-group label a:hover:not(.btn),
.Site .panel-default .panel-body legend a:hover:not(.btn),
#adminLayout .boxStyle .panel-default .panel-body legend a:hover:not(.btn),
.Site .panel-default .list-group legend a:hover:not(.btn),
#adminLayout .boxStyle .panel-default .list-group legend a:hover:not(.btn),
.Site .panel-default .panel-body h1 a:hover:not(.btn),
#adminLayout .boxStyle .panel-default .panel-body h1 a:hover:not(.btn),
.Site .panel-default .list-group h1 a:hover:not(.btn),
#adminLayout .boxStyle .panel-default .list-group h1 a:hover:not(.btn),
.Site .panel-default .panel-body h2 a:hover:not(.btn),
#adminLayout .boxStyle .panel-default .panel-body h2 a:hover:not(.btn),
.Site .panel-default .list-group h2 a:hover:not(.btn),
#adminLayout .boxStyle .panel-default .list-group h2 a:hover:not(.btn),
.Site .panel-default .panel-body h3 a:hover:not(.btn),
#adminLayout .boxStyle .panel-default .panel-body h3 a:hover:not(.btn),
.Site .panel-default .list-group h3 a:hover:not(.btn),
#adminLayout .boxStyle .panel-default .list-group h3 a:hover:not(.btn),
.Site .panel-default .panel-body h4 a:hover:not(.btn),
#adminLayout .boxStyle .panel-default .panel-body h4 a:hover:not(.btn),
.Site .panel-default .list-group h4 a:hover:not(.btn),
#adminLayout .boxStyle .panel-default .list-group h4 a:hover:not(.btn),
.Site .panel-default .panel-body h5 a:hover:not(.btn),
#adminLayout .boxStyle .panel-default .panel-body h5 a:hover:not(.btn),
.Site .panel-default .list-group h5 a:hover:not(.btn),
#adminLayout .boxStyle .panel-default .list-group h5 a:hover:not(.btn),
.Site .panel-default .panel-body h6 a:hover:not(.btn),
#adminLayout .boxStyle .panel-default .panel-body h6 a:hover:not(.btn),
.Site .panel-default .list-group h6 a:hover:not(.btn),
#adminLayout .boxStyle .panel-default .list-group h6 a:hover:not(.btn) {
  color: #4d6069;
}
.Site .panel-default .panel-body a.btn-default,
#adminLayout .boxStyle .panel-default .panel-body a.btn-default,
.Site .panel-default .list-group a.btn-default,
#adminLayout .boxStyle .panel-default .list-group a.btn-default {
  background: #222a2e;
  border-color: #222a2e;
  color: #fff;
  border-radius: 0px;
}
.Site .panel-default .panel-body a.btn-default:hover,
#adminLayout .boxStyle .panel-default .panel-body a.btn-default:hover,
.Site .panel-default .list-group a.btn-default:hover,
#adminLayout .boxStyle .panel-default .list-group a.btn-default:hover,
.Site .panel-default .panel-body a.btn-default:focus,
#adminLayout .boxStyle .panel-default .panel-body a.btn-default:focus,
.Site .panel-default .list-group a.btn-default:focus,
#adminLayout .boxStyle .panel-default .list-group a.btn-default:focus {
  color: #fff;
  background: #38454b;
  border-color: #38454b;
}
.Site .panel-default .panel-body a.btn-default:hover,
#adminLayout .boxStyle .panel-default .panel-body a.btn-default:hover,
.Site .panel-default .list-group a.btn-default:hover,
#adminLayout .boxStyle .panel-default .list-group a.btn-default:hover,
.Site .panel-default .panel-body a.btn-default:focus,
#adminLayout .boxStyle .panel-default .panel-body a.btn-default:focus,
.Site .panel-default .list-group a.btn-default:focus,
#adminLayout .boxStyle .panel-default .list-group a.btn-default:focus {
  background: #0c0f11;
  border-color: #0c0f11;
}
.Site .panel-default .panel-body a.btn-default,
#adminLayout .boxStyle .panel-default .panel-body a.btn-default,
.Site .panel-default .list-group a.btn-default,
#adminLayout .boxStyle .panel-default .list-group a.btn-default {
  background: #fff;
  border-color: #fff;
  color: #222a2e;
}
.Site .panel-default .panel-body a.btn-default:hover,
#adminLayout .boxStyle .panel-default .panel-body a.btn-default:hover,
.Site .panel-default .list-group a.btn-default:hover,
#adminLayout .boxStyle .panel-default .list-group a.btn-default:hover {
  background-color: rgba(255, 255, 255, 0.9);
  border-color: rgba(255, 255, 255, 0.9);
  color: #222a2e;
}
.Site .panel-default .pager a,
#adminLayout .boxStyle .panel-default .pager a {
  color: #222a2e;
  background-color: #fff;
  border-color: #fff;
}
.Site .panel-default .pager a:hover,
#adminLayout .boxStyle .panel-default .pager a:hover {
  background-color: #9aacb5;
  border-color: #9aacb5;
}
.Site .panel-default .pager .disabled a,
#adminLayout .boxStyle .panel-default .pager .disabled a {
  background-color: rgba(255, 255, 255, 0.4);
  border-color: rgba(255, 255, 255, 0);
}
.Site .panel-default .panel-footer,
#adminLayout .boxStyle .panel-default .panel-footer {
  background: none;
  border: none;
  padding-top: 0;
}
.Site .panel-default .panel-footer a.btn,
#adminLayout .boxStyle .panel-default .panel-footer a.btn {
  background: #222a2e;
  border-color: #222a2e;
  color: #fff;
  border-radius: 0px;
}
.Site .panel-default .panel-footer a.btn:hover,
#adminLayout .boxStyle .panel-default .panel-footer a.btn:hover,
.Site .panel-default .panel-footer a.btn:focus,
#adminLayout .boxStyle .panel-default .panel-footer a.btn:focus {
  color: #fff;
  background: #38454b;
  border-color: #38454b;
}
.Site .panel-default .panel-footer a.btn:hover,
#adminLayout .boxStyle .panel-default .panel-footer a.btn:hover,
.Site .panel-default .panel-footer a.btn:focus,
#adminLayout .boxStyle .panel-default .panel-footer a.btn:focus {
  background: #0c0f11;
  border-color: #0c0f11;
}
.Site .panel-default .panel-footer a.btn,
#adminLayout .boxStyle .panel-default .panel-footer a.btn {
  background: #fff;
  border-color: #fff;
  color: #222a2e;
}
.Site .panel-default .panel-footer a.btn:hover,
#adminLayout .boxStyle .panel-default .panel-footer a.btn:hover {
  background-color: rgba(255, 255, 255, 0.9);
  border-color: rgba(255, 255, 255, 0.9);
  color: #222a2e;
}
.Site .panel-primary,
#adminLayout .boxStyle .panel-primary {
  background: #29b9e8;
  color: #fff;
}
.Site .panel-primary .panel-heading h1,
#adminLayout .boxStyle .panel-primary .panel-heading h1,
.Site .panel-primary .panel-heading h2,
#adminLayout .boxStyle .panel-primary .panel-heading h2,
.Site .panel-primary .panel-heading h3,
#adminLayout .boxStyle .panel-primary .panel-heading h3,
.Site .panel-primary .panel-heading h4,
#adminLayout .boxStyle .panel-primary .panel-heading h4,
.Site .panel-primary .panel-heading h5,
#adminLayout .boxStyle .panel-primary .panel-heading h5,
.Site .panel-primary .panel-heading h6,
#adminLayout .boxStyle .panel-primary .panel-heading h6 {
  color: #fff;
}
.Site .panel-primary .panel-heading h1 a,
#adminLayout .boxStyle .panel-primary .panel-heading h1 a,
.Site .panel-primary .panel-heading h2 a,
#adminLayout .boxStyle .panel-primary .panel-heading h2 a,
.Site .panel-primary .panel-heading h3 a,
#adminLayout .boxStyle .panel-primary .panel-heading h3 a,
.Site .panel-primary .panel-heading h4 a,
#adminLayout .boxStyle .panel-primary .panel-heading h4 a,
.Site .panel-primary .panel-heading h5 a,
#adminLayout .boxStyle .panel-primary .panel-heading h5 a,
.Site .panel-primary .panel-heading h6 a,
#adminLayout .boxStyle .panel-primary .panel-heading h6 a {
  color: #fff;
}
.Site .panel-primary .panel-heading h1 a:hover,
#adminLayout .boxStyle .panel-primary .panel-heading h1 a:hover,
.Site .panel-primary .panel-heading h2 a:hover,
#adminLayout .boxStyle .panel-primary .panel-heading h2 a:hover,
.Site .panel-primary .panel-heading h3 a:hover,
#adminLayout .boxStyle .panel-primary .panel-heading h3 a:hover,
.Site .panel-primary .panel-heading h4 a:hover,
#adminLayout .boxStyle .panel-primary .panel-heading h4 a:hover,
.Site .panel-primary .panel-heading h5 a:hover,
#adminLayout .boxStyle .panel-primary .panel-heading h5 a:hover,
.Site .panel-primary .panel-heading h6 a:hover,
#adminLayout .boxStyle .panel-primary .panel-heading h6 a:hover {
  color: #cccccc;
}
.Site .panel-primary .panel-body a:not(.btn),
#adminLayout .boxStyle .panel-primary .panel-body a:not(.btn),
.Site .panel-primary .list-group a:not(.btn),
#adminLayout .boxStyle .panel-primary .list-group a:not(.btn) {
  color: #b3e6f7;
}
.Site .panel-primary .panel-body a:hover:not(.btn),
#adminLayout .boxStyle .panel-primary .panel-body a:hover:not(.btn),
.Site .panel-primary .list-group a:hover:not(.btn),
#adminLayout .boxStyle .panel-primary .list-group a:hover:not(.btn) {
  color: #85d7f2;
}
.Site .panel-primary .panel-body li,
#adminLayout .boxStyle .panel-primary .panel-body li,
.Site .panel-primary .list-group li,
#adminLayout .boxStyle .panel-primary .list-group li,
.Site .panel-primary .panel-body p,
#adminLayout .boxStyle .panel-primary .panel-body p,
.Site .panel-primary .list-group p,
#adminLayout .boxStyle .panel-primary .list-group p,
.Site .panel-primary .panel-body .title,
#adminLayout .boxStyle .panel-primary .panel-body .title,
.Site .panel-primary .list-group .title,
#adminLayout .boxStyle .panel-primary .list-group .title,
.Site .panel-primary .panel-body .media-heading,
#adminLayout .boxStyle .panel-primary .panel-body .media-heading,
.Site .panel-primary .list-group .media-heading,
#adminLayout .boxStyle .panel-primary .list-group .media-heading,
.Site .panel-primary .panel-body .tags,
#adminLayout .boxStyle .panel-primary .panel-body .tags,
.Site .panel-primary .list-group .tags,
#adminLayout .boxStyle .panel-primary .list-group .tags,
.Site .panel-primary .panel-body .author,
#adminLayout .boxStyle .panel-primary .panel-body .author,
.Site .panel-primary .list-group .author,
#adminLayout .boxStyle .panel-primary .list-group .author,
.Site .panel-primary .panel-body label,
#adminLayout .boxStyle .panel-primary .panel-body label,
.Site .panel-primary .list-group label,
#adminLayout .boxStyle .panel-primary .list-group label,
.Site .panel-primary .panel-body legend,
#adminLayout .boxStyle .panel-primary .panel-body legend,
.Site .panel-primary .list-group legend,
#adminLayout .boxStyle .panel-primary .list-group legend,
.Site .panel-primary .panel-body h1,
#adminLayout .boxStyle .panel-primary .panel-body h1,
.Site .panel-primary .list-group h1,
#adminLayout .boxStyle .panel-primary .list-group h1,
.Site .panel-primary .panel-body h2,
#adminLayout .boxStyle .panel-primary .panel-body h2,
.Site .panel-primary .list-group h2,
#adminLayout .boxStyle .panel-primary .list-group h2,
.Site .panel-primary .panel-body h3,
#adminLayout .boxStyle .panel-primary .panel-body h3,
.Site .panel-primary .list-group h3,
#adminLayout .boxStyle .panel-primary .list-group h3,
.Site .panel-primary .panel-body h4,
#adminLayout .boxStyle .panel-primary .panel-body h4,
.Site .panel-primary .list-group h4,
#adminLayout .boxStyle .panel-primary .list-group h4,
.Site .panel-primary .panel-body h5,
#adminLayout .boxStyle .panel-primary .panel-body h5,
.Site .panel-primary .list-group h5,
#adminLayout .boxStyle .panel-primary .list-group h5,
.Site .panel-primary .panel-body h6,
#adminLayout .boxStyle .panel-primary .panel-body h6,
.Site .panel-primary .list-group h6,
#adminLayout .boxStyle .panel-primary .list-group h6 {
  color: #fff;
}
.Site .panel-primary .panel-body li a:not(.btn),
#adminLayout .boxStyle .panel-primary .panel-body li a:not(.btn),
.Site .panel-primary .list-group li a:not(.btn),
#adminLayout .boxStyle .panel-primary .list-group li a:not(.btn),
.Site .panel-primary .panel-body p a:not(.btn),
#adminLayout .boxStyle .panel-primary .panel-body p a:not(.btn),
.Site .panel-primary .list-group p a:not(.btn),
#adminLayout .boxStyle .panel-primary .list-group p a:not(.btn),
.Site .panel-primary .panel-body .title a:not(.btn),
#adminLayout .boxStyle .panel-primary .panel-body .title a:not(.btn),
.Site .panel-primary .list-group .title a:not(.btn),
#adminLayout .boxStyle .panel-primary .list-group .title a:not(.btn),
.Site .panel-primary .panel-body .media-heading a:not(.btn),
#adminLayout .boxStyle .panel-primary .panel-body .media-heading a:not(.btn),
.Site .panel-primary .list-group .media-heading a:not(.btn),
#adminLayout .boxStyle .panel-primary .list-group .media-heading a:not(.btn),
.Site .panel-primary .panel-body .tags a:not(.btn),
#adminLayout .boxStyle .panel-primary .panel-body .tags a:not(.btn),
.Site .panel-primary .list-group .tags a:not(.btn),
#adminLayout .boxStyle .panel-primary .list-group .tags a:not(.btn),
.Site .panel-primary .panel-body .author a:not(.btn),
#adminLayout .boxStyle .panel-primary .panel-body .author a:not(.btn),
.Site .panel-primary .list-group .author a:not(.btn),
#adminLayout .boxStyle .panel-primary .list-group .author a:not(.btn),
.Site .panel-primary .panel-body label a:not(.btn),
#adminLayout .boxStyle .panel-primary .panel-body label a:not(.btn),
.Site .panel-primary .list-group label a:not(.btn),
#adminLayout .boxStyle .panel-primary .list-group label a:not(.btn),
.Site .panel-primary .panel-body legend a:not(.btn),
#adminLayout .boxStyle .panel-primary .panel-body legend a:not(.btn),
.Site .panel-primary .list-group legend a:not(.btn),
#adminLayout .boxStyle .panel-primary .list-group legend a:not(.btn),
.Site .panel-primary .panel-body h1 a:not(.btn),
#adminLayout .boxStyle .panel-primary .panel-body h1 a:not(.btn),
.Site .panel-primary .list-group h1 a:not(.btn),
#adminLayout .boxStyle .panel-primary .list-group h1 a:not(.btn),
.Site .panel-primary .panel-body h2 a:not(.btn),
#adminLayout .boxStyle .panel-primary .panel-body h2 a:not(.btn),
.Site .panel-primary .list-group h2 a:not(.btn),
#adminLayout .boxStyle .panel-primary .list-group h2 a:not(.btn),
.Site .panel-primary .panel-body h3 a:not(.btn),
#adminLayout .boxStyle .panel-primary .panel-body h3 a:not(.btn),
.Site .panel-primary .list-group h3 a:not(.btn),
#adminLayout .boxStyle .panel-primary .list-group h3 a:not(.btn),
.Site .panel-primary .panel-body h4 a:not(.btn),
#adminLayout .boxStyle .panel-primary .panel-body h4 a:not(.btn),
.Site .panel-primary .list-group h4 a:not(.btn),
#adminLayout .boxStyle .panel-primary .list-group h4 a:not(.btn),
.Site .panel-primary .panel-body h5 a:not(.btn),
#adminLayout .boxStyle .panel-primary .panel-body h5 a:not(.btn),
.Site .panel-primary .list-group h5 a:not(.btn),
#adminLayout .boxStyle .panel-primary .list-group h5 a:not(.btn),
.Site .panel-primary .panel-body h6 a:not(.btn),
#adminLayout .boxStyle .panel-primary .panel-body h6 a:not(.btn),
.Site .panel-primary .list-group h6 a:not(.btn),
#adminLayout .boxStyle .panel-primary .list-group h6 a:not(.btn) {
  color: #b3e6f7;
}
.Site .panel-primary .panel-body li a:hover:not(.btn),
#adminLayout .boxStyle .panel-primary .panel-body li a:hover:not(.btn),
.Site .panel-primary .list-group li a:hover:not(.btn),
#adminLayout .boxStyle .panel-primary .list-group li a:hover:not(.btn),
.Site .panel-primary .panel-body p a:hover:not(.btn),
#adminLayout .boxStyle .panel-primary .panel-body p a:hover:not(.btn),
.Site .panel-primary .list-group p a:hover:not(.btn),
#adminLayout .boxStyle .panel-primary .list-group p a:hover:not(.btn),
.Site .panel-primary .panel-body .title a:hover:not(.btn),
#adminLayout .boxStyle .panel-primary .panel-body .title a:hover:not(.btn),
.Site .panel-primary .list-group .title a:hover:not(.btn),
#adminLayout .boxStyle .panel-primary .list-group .title a:hover:not(.btn),
.Site .panel-primary .panel-body .media-heading a:hover:not(.btn),
#adminLayout .boxStyle .panel-primary .panel-body .media-heading a:hover:not(.btn),
.Site .panel-primary .list-group .media-heading a:hover:not(.btn),
#adminLayout .boxStyle .panel-primary .list-group .media-heading a:hover:not(.btn),
.Site .panel-primary .panel-body .tags a:hover:not(.btn),
#adminLayout .boxStyle .panel-primary .panel-body .tags a:hover:not(.btn),
.Site .panel-primary .list-group .tags a:hover:not(.btn),
#adminLayout .boxStyle .panel-primary .list-group .tags a:hover:not(.btn),
.Site .panel-primary .panel-body .author a:hover:not(.btn),
#adminLayout .boxStyle .panel-primary .panel-body .author a:hover:not(.btn),
.Site .panel-primary .list-group .author a:hover:not(.btn),
#adminLayout .boxStyle .panel-primary .list-group .author a:hover:not(.btn),
.Site .panel-primary .panel-body label a:hover:not(.btn),
#adminLayout .boxStyle .panel-primary .panel-body label a:hover:not(.btn),
.Site .panel-primary .list-group label a:hover:not(.btn),
#adminLayout .boxStyle .panel-primary .list-group label a:hover:not(.btn),
.Site .panel-primary .panel-body legend a:hover:not(.btn),
#adminLayout .boxStyle .panel-primary .panel-body legend a:hover:not(.btn),
.Site .panel-primary .list-group legend a:hover:not(.btn),
#adminLayout .boxStyle .panel-primary .list-group legend a:hover:not(.btn),
.Site .panel-primary .panel-body h1 a:hover:not(.btn),
#adminLayout .boxStyle .panel-primary .panel-body h1 a:hover:not(.btn),
.Site .panel-primary .list-group h1 a:hover:not(.btn),
#adminLayout .boxStyle .panel-primary .list-group h1 a:hover:not(.btn),
.Site .panel-primary .panel-body h2 a:hover:not(.btn),
#adminLayout .boxStyle .panel-primary .panel-body h2 a:hover:not(.btn),
.Site .panel-primary .list-group h2 a:hover:not(.btn),
#adminLayout .boxStyle .panel-primary .list-group h2 a:hover:not(.btn),
.Site .panel-primary .panel-body h3 a:hover:not(.btn),
#adminLayout .boxStyle .panel-primary .panel-body h3 a:hover:not(.btn),
.Site .panel-primary .list-group h3 a:hover:not(.btn),
#adminLayout .boxStyle .panel-primary .list-group h3 a:hover:not(.btn),
.Site .panel-primary .panel-body h4 a:hover:not(.btn),
#adminLayout .boxStyle .panel-primary .panel-body h4 a:hover:not(.btn),
.Site .panel-primary .list-group h4 a:hover:not(.btn),
#adminLayout .boxStyle .panel-primary .list-group h4 a:hover:not(.btn),
.Site .panel-primary .panel-body h5 a:hover:not(.btn),
#adminLayout .boxStyle .panel-primary .panel-body h5 a:hover:not(.btn),
.Site .panel-primary .list-group h5 a:hover:not(.btn),
#adminLayout .boxStyle .panel-primary .list-group h5 a:hover:not(.btn),
.Site .panel-primary .panel-body h6 a:hover:not(.btn),
#adminLayout .boxStyle .panel-primary .panel-body h6 a:hover:not(.btn),
.Site .panel-primary .list-group h6 a:hover:not(.btn),
#adminLayout .boxStyle .panel-primary .list-group h6 a:hover:not(.btn) {
  color: #85d7f2;
}
.Site .panel-primary .panel-body a.btn-default,
#adminLayout .boxStyle .panel-primary .panel-body a.btn-default,
.Site .panel-primary .list-group a.btn-default,
#adminLayout .boxStyle .panel-primary .list-group a.btn-default {
  background: #29b9e8;
  border-color: #29b9e8;
  color: #fff;
  border-radius: 0px;
}
.Site .panel-primary .panel-body a.btn-default:hover,
#adminLayout .boxStyle .panel-primary .panel-body a.btn-default:hover,
.Site .panel-primary .list-group a.btn-default:hover,
#adminLayout .boxStyle .panel-primary .list-group a.btn-default:hover,
.Site .panel-primary .panel-body a.btn-default:focus,
#adminLayout .boxStyle .panel-primary .panel-body a.btn-default:focus,
.Site .panel-primary .list-group a.btn-default:focus,
#adminLayout .boxStyle .panel-primary .list-group a.btn-default:focus {
  color: #fff;
  background: #57c8ed;
  border-color: #57c8ed;
}
.Site .panel-primary .panel-body a.btn-default:hover,
#adminLayout .boxStyle .panel-primary .panel-body a.btn-default:hover,
.Site .panel-primary .list-group a.btn-default:hover,
#adminLayout .boxStyle .panel-primary .list-group a.btn-default:hover,
.Site .panel-primary .panel-body a.btn-default:focus,
#adminLayout .boxStyle .panel-primary .panel-body a.btn-default:focus,
.Site .panel-primary .list-group a.btn-default:focus,
#adminLayout .boxStyle .panel-primary .list-group a.btn-default:focus {
  background: #169cc8;
  border-color: #169cc8;
}
.Site .panel-primary .panel-body a.btn-default,
#adminLayout .boxStyle .panel-primary .panel-body a.btn-default,
.Site .panel-primary .list-group a.btn-default,
#adminLayout .boxStyle .panel-primary .list-group a.btn-default {
  background: #fff;
  border-color: #fff;
  color: #29b9e8;
}
.Site .panel-primary .panel-body a.btn-default:hover,
#adminLayout .boxStyle .panel-primary .panel-body a.btn-default:hover,
.Site .panel-primary .list-group a.btn-default:hover,
#adminLayout .boxStyle .panel-primary .list-group a.btn-default:hover {
  background-color: rgba(255, 255, 255, 0.9);
  border-color: rgba(255, 255, 255, 0.9);
  color: #29b9e8;
}
.Site .panel-primary .pager a,
#adminLayout .boxStyle .panel-primary .pager a {
  color: #29b9e8;
  background-color: #fff;
  border-color: #fff;
}
.Site .panel-primary .pager a:hover,
#adminLayout .boxStyle .panel-primary .pager a:hover {
  background-color: #ffffff;
  border-color: #ffffff;
}
.Site .panel-primary .pager .disabled a,
#adminLayout .boxStyle .panel-primary .pager .disabled a {
  background-color: rgba(255, 255, 255, 0.4);
  border-color: rgba(255, 255, 255, 0);
}
.Site .panel-primary .panel-footer,
#adminLayout .boxStyle .panel-primary .panel-footer {
  background: none;
  border: none;
  padding-top: 0;
}
.Site .panel-primary .panel-footer a.btn,
#adminLayout .boxStyle .panel-primary .panel-footer a.btn {
  background: #29b9e8;
  border-color: #29b9e8;
  color: #fff;
  border-radius: 0px;
}
.Site .panel-primary .panel-footer a.btn:hover,
#adminLayout .boxStyle .panel-primary .panel-footer a.btn:hover,
.Site .panel-primary .panel-footer a.btn:focus,
#adminLayout .boxStyle .panel-primary .panel-footer a.btn:focus {
  color: #fff;
  background: #57c8ed;
  border-color: #57c8ed;
}
.Site .panel-primary .panel-footer a.btn:hover,
#adminLayout .boxStyle .panel-primary .panel-footer a.btn:hover,
.Site .panel-primary .panel-footer a.btn:focus,
#adminLayout .boxStyle .panel-primary .panel-footer a.btn:focus {
  background: #169cc8;
  border-color: #169cc8;
}
.Site .panel-primary .panel-footer a.btn,
#adminLayout .boxStyle .panel-primary .panel-footer a.btn {
  background: #fff;
  border-color: #fff;
  color: #29b9e8;
}
.Site .panel-primary .panel-footer a.btn:hover,
#adminLayout .boxStyle .panel-primary .panel-footer a.btn:hover {
  background-color: rgba(255, 255, 255, 0.9);
  border-color: rgba(255, 255, 255, 0.9);
  color: #29b9e8;
}
.Site .panel-action,
#adminLayout .boxStyle .panel-action {
  background: #f13458;
  color: #fff;
}
.Site .panel-action .panel-heading h1,
#adminLayout .boxStyle .panel-action .panel-heading h1,
.Site .panel-action .panel-heading h2,
#adminLayout .boxStyle .panel-action .panel-heading h2,
.Site .panel-action .panel-heading h3,
#adminLayout .boxStyle .panel-action .panel-heading h3,
.Site .panel-action .panel-heading h4,
#adminLayout .boxStyle .panel-action .panel-heading h4,
.Site .panel-action .panel-heading h5,
#adminLayout .boxStyle .panel-action .panel-heading h5,
.Site .panel-action .panel-heading h6,
#adminLayout .boxStyle .panel-action .panel-heading h6 {
  color: #fff;
}
.Site .panel-action .panel-heading h1 a,
#adminLayout .boxStyle .panel-action .panel-heading h1 a,
.Site .panel-action .panel-heading h2 a,
#adminLayout .boxStyle .panel-action .panel-heading h2 a,
.Site .panel-action .panel-heading h3 a,
#adminLayout .boxStyle .panel-action .panel-heading h3 a,
.Site .panel-action .panel-heading h4 a,
#adminLayout .boxStyle .panel-action .panel-heading h4 a,
.Site .panel-action .panel-heading h5 a,
#adminLayout .boxStyle .panel-action .panel-heading h5 a,
.Site .panel-action .panel-heading h6 a,
#adminLayout .boxStyle .panel-action .panel-heading h6 a {
  color: #fff;
}
.Site .panel-action .panel-heading h1 a:hover,
#adminLayout .boxStyle .panel-action .panel-heading h1 a:hover,
.Site .panel-action .panel-heading h2 a:hover,
#adminLayout .boxStyle .panel-action .panel-heading h2 a:hover,
.Site .panel-action .panel-heading h3 a:hover,
#adminLayout .boxStyle .panel-action .panel-heading h3 a:hover,
.Site .panel-action .panel-heading h4 a:hover,
#adminLayout .boxStyle .panel-action .panel-heading h4 a:hover,
.Site .panel-action .panel-heading h5 a:hover,
#adminLayout .boxStyle .panel-action .panel-heading h5 a:hover,
.Site .panel-action .panel-heading h6 a:hover,
#adminLayout .boxStyle .panel-action .panel-heading h6 a:hover {
  color: #cccccc;
}
.Site .panel-action .panel-body a:not(.btn),
#adminLayout .boxStyle .panel-action .panel-body a:not(.btn),
.Site .panel-action .list-group a:not(.btn),
#adminLayout .boxStyle .panel-action .list-group a:not(.btn) {
  color: #fbc3ce;
}
.Site .panel-action .panel-body a:hover:not(.btn),
#adminLayout .boxStyle .panel-action .panel-body a:hover:not(.btn),
.Site .panel-action .list-group a:hover:not(.btn),
#adminLayout .boxStyle .panel-action .list-group a:hover:not(.btn) {
  color: #f893a6;
}
.Site .panel-action .panel-body li,
#adminLayout .boxStyle .panel-action .panel-body li,
.Site .panel-action .list-group li,
#adminLayout .boxStyle .panel-action .list-group li,
.Site .panel-action .panel-body p,
#adminLayout .boxStyle .panel-action .panel-body p,
.Site .panel-action .list-group p,
#adminLayout .boxStyle .panel-action .list-group p,
.Site .panel-action .panel-body .title,
#adminLayout .boxStyle .panel-action .panel-body .title,
.Site .panel-action .list-group .title,
#adminLayout .boxStyle .panel-action .list-group .title,
.Site .panel-action .panel-body .media-heading,
#adminLayout .boxStyle .panel-action .panel-body .media-heading,
.Site .panel-action .list-group .media-heading,
#adminLayout .boxStyle .panel-action .list-group .media-heading,
.Site .panel-action .panel-body .tags,
#adminLayout .boxStyle .panel-action .panel-body .tags,
.Site .panel-action .list-group .tags,
#adminLayout .boxStyle .panel-action .list-group .tags,
.Site .panel-action .panel-body .author,
#adminLayout .boxStyle .panel-action .panel-body .author,
.Site .panel-action .list-group .author,
#adminLayout .boxStyle .panel-action .list-group .author,
.Site .panel-action .panel-body label,
#adminLayout .boxStyle .panel-action .panel-body label,
.Site .panel-action .list-group label,
#adminLayout .boxStyle .panel-action .list-group label,
.Site .panel-action .panel-body legend,
#adminLayout .boxStyle .panel-action .panel-body legend,
.Site .panel-action .list-group legend,
#adminLayout .boxStyle .panel-action .list-group legend,
.Site .panel-action .panel-body h1,
#adminLayout .boxStyle .panel-action .panel-body h1,
.Site .panel-action .list-group h1,
#adminLayout .boxStyle .panel-action .list-group h1,
.Site .panel-action .panel-body h2,
#adminLayout .boxStyle .panel-action .panel-body h2,
.Site .panel-action .list-group h2,
#adminLayout .boxStyle .panel-action .list-group h2,
.Site .panel-action .panel-body h3,
#adminLayout .boxStyle .panel-action .panel-body h3,
.Site .panel-action .list-group h3,
#adminLayout .boxStyle .panel-action .list-group h3,
.Site .panel-action .panel-body h4,
#adminLayout .boxStyle .panel-action .panel-body h4,
.Site .panel-action .list-group h4,
#adminLayout .boxStyle .panel-action .list-group h4,
.Site .panel-action .panel-body h5,
#adminLayout .boxStyle .panel-action .panel-body h5,
.Site .panel-action .list-group h5,
#adminLayout .boxStyle .panel-action .list-group h5,
.Site .panel-action .panel-body h6,
#adminLayout .boxStyle .panel-action .panel-body h6,
.Site .panel-action .list-group h6,
#adminLayout .boxStyle .panel-action .list-group h6 {
  color: #fff;
}
.Site .panel-action .panel-body li a:not(.btn),
#adminLayout .boxStyle .panel-action .panel-body li a:not(.btn),
.Site .panel-action .list-group li a:not(.btn),
#adminLayout .boxStyle .panel-action .list-group li a:not(.btn),
.Site .panel-action .panel-body p a:not(.btn),
#adminLayout .boxStyle .panel-action .panel-body p a:not(.btn),
.Site .panel-action .list-group p a:not(.btn),
#adminLayout .boxStyle .panel-action .list-group p a:not(.btn),
.Site .panel-action .panel-body .title a:not(.btn),
#adminLayout .boxStyle .panel-action .panel-body .title a:not(.btn),
.Site .panel-action .list-group .title a:not(.btn),
#adminLayout .boxStyle .panel-action .list-group .title a:not(.btn),
.Site .panel-action .panel-body .media-heading a:not(.btn),
#adminLayout .boxStyle .panel-action .panel-body .media-heading a:not(.btn),
.Site .panel-action .list-group .media-heading a:not(.btn),
#adminLayout .boxStyle .panel-action .list-group .media-heading a:not(.btn),
.Site .panel-action .panel-body .tags a:not(.btn),
#adminLayout .boxStyle .panel-action .panel-body .tags a:not(.btn),
.Site .panel-action .list-group .tags a:not(.btn),
#adminLayout .boxStyle .panel-action .list-group .tags a:not(.btn),
.Site .panel-action .panel-body .author a:not(.btn),
#adminLayout .boxStyle .panel-action .panel-body .author a:not(.btn),
.Site .panel-action .list-group .author a:not(.btn),
#adminLayout .boxStyle .panel-action .list-group .author a:not(.btn),
.Site .panel-action .panel-body label a:not(.btn),
#adminLayout .boxStyle .panel-action .panel-body label a:not(.btn),
.Site .panel-action .list-group label a:not(.btn),
#adminLayout .boxStyle .panel-action .list-group label a:not(.btn),
.Site .panel-action .panel-body legend a:not(.btn),
#adminLayout .boxStyle .panel-action .panel-body legend a:not(.btn),
.Site .panel-action .list-group legend a:not(.btn),
#adminLayout .boxStyle .panel-action .list-group legend a:not(.btn),
.Site .panel-action .panel-body h1 a:not(.btn),
#adminLayout .boxStyle .panel-action .panel-body h1 a:not(.btn),
.Site .panel-action .list-group h1 a:not(.btn),
#adminLayout .boxStyle .panel-action .list-group h1 a:not(.btn),
.Site .panel-action .panel-body h2 a:not(.btn),
#adminLayout .boxStyle .panel-action .panel-body h2 a:not(.btn),
.Site .panel-action .list-group h2 a:not(.btn),
#adminLayout .boxStyle .panel-action .list-group h2 a:not(.btn),
.Site .panel-action .panel-body h3 a:not(.btn),
#adminLayout .boxStyle .panel-action .panel-body h3 a:not(.btn),
.Site .panel-action .list-group h3 a:not(.btn),
#adminLayout .boxStyle .panel-action .list-group h3 a:not(.btn),
.Site .panel-action .panel-body h4 a:not(.btn),
#adminLayout .boxStyle .panel-action .panel-body h4 a:not(.btn),
.Site .panel-action .list-group h4 a:not(.btn),
#adminLayout .boxStyle .panel-action .list-group h4 a:not(.btn),
.Site .panel-action .panel-body h5 a:not(.btn),
#adminLayout .boxStyle .panel-action .panel-body h5 a:not(.btn),
.Site .panel-action .list-group h5 a:not(.btn),
#adminLayout .boxStyle .panel-action .list-group h5 a:not(.btn),
.Site .panel-action .panel-body h6 a:not(.btn),
#adminLayout .boxStyle .panel-action .panel-body h6 a:not(.btn),
.Site .panel-action .list-group h6 a:not(.btn),
#adminLayout .boxStyle .panel-action .list-group h6 a:not(.btn) {
  color: #fbc3ce;
}
.Site .panel-action .panel-body li a:hover:not(.btn),
#adminLayout .boxStyle .panel-action .panel-body li a:hover:not(.btn),
.Site .panel-action .list-group li a:hover:not(.btn),
#adminLayout .boxStyle .panel-action .list-group li a:hover:not(.btn),
.Site .panel-action .panel-body p a:hover:not(.btn),
#adminLayout .boxStyle .panel-action .panel-body p a:hover:not(.btn),
.Site .panel-action .list-group p a:hover:not(.btn),
#adminLayout .boxStyle .panel-action .list-group p a:hover:not(.btn),
.Site .panel-action .panel-body .title a:hover:not(.btn),
#adminLayout .boxStyle .panel-action .panel-body .title a:hover:not(.btn),
.Site .panel-action .list-group .title a:hover:not(.btn),
#adminLayout .boxStyle .panel-action .list-group .title a:hover:not(.btn),
.Site .panel-action .panel-body .media-heading a:hover:not(.btn),
#adminLayout .boxStyle .panel-action .panel-body .media-heading a:hover:not(.btn),
.Site .panel-action .list-group .media-heading a:hover:not(.btn),
#adminLayout .boxStyle .panel-action .list-group .media-heading a:hover:not(.btn),
.Site .panel-action .panel-body .tags a:hover:not(.btn),
#adminLayout .boxStyle .panel-action .panel-body .tags a:hover:not(.btn),
.Site .panel-action .list-group .tags a:hover:not(.btn),
#adminLayout .boxStyle .panel-action .list-group .tags a:hover:not(.btn),
.Site .panel-action .panel-body .author a:hover:not(.btn),
#adminLayout .boxStyle .panel-action .panel-body .author a:hover:not(.btn),
.Site .panel-action .list-group .author a:hover:not(.btn),
#adminLayout .boxStyle .panel-action .list-group .author a:hover:not(.btn),
.Site .panel-action .panel-body label a:hover:not(.btn),
#adminLayout .boxStyle .panel-action .panel-body label a:hover:not(.btn),
.Site .panel-action .list-group label a:hover:not(.btn),
#adminLayout .boxStyle .panel-action .list-group label a:hover:not(.btn),
.Site .panel-action .panel-body legend a:hover:not(.btn),
#adminLayout .boxStyle .panel-action .panel-body legend a:hover:not(.btn),
.Site .panel-action .list-group legend a:hover:not(.btn),
#adminLayout .boxStyle .panel-action .list-group legend a:hover:not(.btn),
.Site .panel-action .panel-body h1 a:hover:not(.btn),
#adminLayout .boxStyle .panel-action .panel-body h1 a:hover:not(.btn),
.Site .panel-action .list-group h1 a:hover:not(.btn),
#adminLayout .boxStyle .panel-action .list-group h1 a:hover:not(.btn),
.Site .panel-action .panel-body h2 a:hover:not(.btn),
#adminLayout .boxStyle .panel-action .panel-body h2 a:hover:not(.btn),
.Site .panel-action .list-group h2 a:hover:not(.btn),
#adminLayout .boxStyle .panel-action .list-group h2 a:hover:not(.btn),
.Site .panel-action .panel-body h3 a:hover:not(.btn),
#adminLayout .boxStyle .panel-action .panel-body h3 a:hover:not(.btn),
.Site .panel-action .list-group h3 a:hover:not(.btn),
#adminLayout .boxStyle .panel-action .list-group h3 a:hover:not(.btn),
.Site .panel-action .panel-body h4 a:hover:not(.btn),
#adminLayout .boxStyle .panel-action .panel-body h4 a:hover:not(.btn),
.Site .panel-action .list-group h4 a:hover:not(.btn),
#adminLayout .boxStyle .panel-action .list-group h4 a:hover:not(.btn),
.Site .panel-action .panel-body h5 a:hover:not(.btn),
#adminLayout .boxStyle .panel-action .panel-body h5 a:hover:not(.btn),
.Site .panel-action .list-group h5 a:hover:not(.btn),
#adminLayout .boxStyle .panel-action .list-group h5 a:hover:not(.btn),
.Site .panel-action .panel-body h6 a:hover:not(.btn),
#adminLayout .boxStyle .panel-action .panel-body h6 a:hover:not(.btn),
.Site .panel-action .list-group h6 a:hover:not(.btn),
#adminLayout .boxStyle .panel-action .list-group h6 a:hover:not(.btn) {
  color: #f893a6;
}
.Site .panel-action .panel-body a.btn-default,
#adminLayout .boxStyle .panel-action .panel-body a.btn-default,
.Site .panel-action .list-group a.btn-default,
#adminLayout .boxStyle .panel-action .list-group a.btn-default {
  background: #f13458;
  border-color: #f13458;
  color: #fff;
  border-radius: 0px;
}
.Site .panel-action .panel-body a.btn-default:hover,
#adminLayout .boxStyle .panel-action .panel-body a.btn-default:hover,
.Site .panel-action .list-group a.btn-default:hover,
#adminLayout .boxStyle .panel-action .list-group a.btn-default:hover,
.Site .panel-action .panel-body a.btn-default:focus,
#adminLayout .boxStyle .panel-action .panel-body a.btn-default:focus,
.Site .panel-action .list-group a.btn-default:focus,
#adminLayout .boxStyle .panel-action .list-group a.btn-default:focus {
  color: #fff;
  background: #f4647f;
  border-color: #f4647f;
}
.Site .panel-action .panel-body a.btn-default:hover,
#adminLayout .boxStyle .panel-action .panel-body a.btn-default:hover,
.Site .panel-action .list-group a.btn-default:hover,
#adminLayout .boxStyle .panel-action .list-group a.btn-default:hover,
.Site .panel-action .panel-body a.btn-default:focus,
#adminLayout .boxStyle .panel-action .panel-body a.btn-default:focus,
.Site .panel-action .list-group a.btn-default:focus,
#adminLayout .boxStyle .panel-action .list-group a.btn-default:focus {
  background: #e21038;
  border-color: #e21038;
}
.Site .panel-action .panel-body a.btn-default,
#adminLayout .boxStyle .panel-action .panel-body a.btn-default,
.Site .panel-action .list-group a.btn-default,
#adminLayout .boxStyle .panel-action .list-group a.btn-default {
  background: #fff;
  border-color: #fff;
  color: #f13458;
}
.Site .panel-action .panel-body a.btn-default:hover,
#adminLayout .boxStyle .panel-action .panel-body a.btn-default:hover,
.Site .panel-action .list-group a.btn-default:hover,
#adminLayout .boxStyle .panel-action .list-group a.btn-default:hover {
  background-color: rgba(255, 255, 255, 0.9);
  border-color: rgba(255, 255, 255, 0.9);
  color: #f13458;
}
.Site .panel-action .pager a,
#adminLayout .boxStyle .panel-action .pager a {
  color: #f13458;
  background-color: #fff;
  border-color: #fff;
}
.Site .panel-action .pager a:hover,
#adminLayout .boxStyle .panel-action .pager a:hover {
  background-color: #ffffff;
  border-color: #ffffff;
}
.Site .panel-action .pager .disabled a,
#adminLayout .boxStyle .panel-action .pager .disabled a {
  background-color: rgba(255, 255, 255, 0.4);
  border-color: rgba(255, 255, 255, 0);
}
.Site .panel-action .panel-footer,
#adminLayout .boxStyle .panel-action .panel-footer {
  background: none;
  border: none;
  padding-top: 0;
}
.Site .panel-action .panel-footer a.btn,
#adminLayout .boxStyle .panel-action .panel-footer a.btn {
  background: #f13458;
  border-color: #f13458;
  color: #fff;
  border-radius: 0px;
}
.Site .panel-action .panel-footer a.btn:hover,
#adminLayout .boxStyle .panel-action .panel-footer a.btn:hover,
.Site .panel-action .panel-footer a.btn:focus,
#adminLayout .boxStyle .panel-action .panel-footer a.btn:focus {
  color: #fff;
  background: #f4647f;
  border-color: #f4647f;
}
.Site .panel-action .panel-footer a.btn:hover,
#adminLayout .boxStyle .panel-action .panel-footer a.btn:hover,
.Site .panel-action .panel-footer a.btn:focus,
#adminLayout .boxStyle .panel-action .panel-footer a.btn:focus {
  background: #e21038;
  border-color: #e21038;
}
.Site .panel-action .panel-footer a.btn,
#adminLayout .boxStyle .panel-action .panel-footer a.btn {
  background: #fff;
  border-color: #fff;
  color: #f13458;
}
.Site .panel-action .panel-footer a.btn:hover,
#adminLayout .boxStyle .panel-action .panel-footer a.btn:hover {
  background-color: rgba(255, 255, 255, 0.9);
  border-color: rgba(255, 255, 255, 0.9);
  color: #f13458;
}
.Site .panel-info,
#adminLayout .boxStyle .panel-info {
  background: #222a2e;
  color: #fff;
}
.Site .panel-info .panel-heading h1,
#adminLayout .boxStyle .panel-info .panel-heading h1,
.Site .panel-info .panel-heading h2,
#adminLayout .boxStyle .panel-info .panel-heading h2,
.Site .panel-info .panel-heading h3,
#adminLayout .boxStyle .panel-info .panel-heading h3,
.Site .panel-info .panel-heading h4,
#adminLayout .boxStyle .panel-info .panel-heading h4,
.Site .panel-info .panel-heading h5,
#adminLayout .boxStyle .panel-info .panel-heading h5,
.Site .panel-info .panel-heading h6,
#adminLayout .boxStyle .panel-info .panel-heading h6 {
  color: #fff;
}
.Site .panel-info .panel-heading h1 a,
#adminLayout .boxStyle .panel-info .panel-heading h1 a,
.Site .panel-info .panel-heading h2 a,
#adminLayout .boxStyle .panel-info .panel-heading h2 a,
.Site .panel-info .panel-heading h3 a,
#adminLayout .boxStyle .panel-info .panel-heading h3 a,
.Site .panel-info .panel-heading h4 a,
#adminLayout .boxStyle .panel-info .panel-heading h4 a,
.Site .panel-info .panel-heading h5 a,
#adminLayout .boxStyle .panel-info .panel-heading h5 a,
.Site .panel-info .panel-heading h6 a,
#adminLayout .boxStyle .panel-info .panel-heading h6 a {
  color: #fff;
}
.Site .panel-info .panel-heading h1 a:hover,
#adminLayout .boxStyle .panel-info .panel-heading h1 a:hover,
.Site .panel-info .panel-heading h2 a:hover,
#adminLayout .boxStyle .panel-info .panel-heading h2 a:hover,
.Site .panel-info .panel-heading h3 a:hover,
#adminLayout .boxStyle .panel-info .panel-heading h3 a:hover,
.Site .panel-info .panel-heading h4 a:hover,
#adminLayout .boxStyle .panel-info .panel-heading h4 a:hover,
.Site .panel-info .panel-heading h5 a:hover,
#adminLayout .boxStyle .panel-info .panel-heading h5 a:hover,
.Site .panel-info .panel-heading h6 a:hover,
#adminLayout .boxStyle .panel-info .panel-heading h6 a:hover {
  color: #cccccc;
}
.Site .panel-info .panel-body a:not(.btn),
#adminLayout .boxStyle .panel-info .panel-body a:not(.btn),
.Site .panel-info .list-group a:not(.btn),
#adminLayout .boxStyle .panel-info .list-group a:not(.btn) {
  color: #637a86;
}
.Site .panel-info .panel-body a:hover:not(.btn),
#adminLayout .boxStyle .panel-info .panel-body a:hover:not(.btn),
.Site .panel-info .list-group a:hover:not(.btn),
#adminLayout .boxStyle .panel-info .list-group a:hover:not(.btn) {
  color: #4d6069;
}
.Site .panel-info .panel-body li,
#adminLayout .boxStyle .panel-info .panel-body li,
.Site .panel-info .list-group li,
#adminLayout .boxStyle .panel-info .list-group li,
.Site .panel-info .panel-body p,
#adminLayout .boxStyle .panel-info .panel-body p,
.Site .panel-info .list-group p,
#adminLayout .boxStyle .panel-info .list-group p,
.Site .panel-info .panel-body .title,
#adminLayout .boxStyle .panel-info .panel-body .title,
.Site .panel-info .list-group .title,
#adminLayout .boxStyle .panel-info .list-group .title,
.Site .panel-info .panel-body .media-heading,
#adminLayout .boxStyle .panel-info .panel-body .media-heading,
.Site .panel-info .list-group .media-heading,
#adminLayout .boxStyle .panel-info .list-group .media-heading,
.Site .panel-info .panel-body .tags,
#adminLayout .boxStyle .panel-info .panel-body .tags,
.Site .panel-info .list-group .tags,
#adminLayout .boxStyle .panel-info .list-group .tags,
.Site .panel-info .panel-body .author,
#adminLayout .boxStyle .panel-info .panel-body .author,
.Site .panel-info .list-group .author,
#adminLayout .boxStyle .panel-info .list-group .author,
.Site .panel-info .panel-body label,
#adminLayout .boxStyle .panel-info .panel-body label,
.Site .panel-info .list-group label,
#adminLayout .boxStyle .panel-info .list-group label,
.Site .panel-info .panel-body legend,
#adminLayout .boxStyle .panel-info .panel-body legend,
.Site .panel-info .list-group legend,
#adminLayout .boxStyle .panel-info .list-group legend,
.Site .panel-info .panel-body h1,
#adminLayout .boxStyle .panel-info .panel-body h1,
.Site .panel-info .list-group h1,
#adminLayout .boxStyle .panel-info .list-group h1,
.Site .panel-info .panel-body h2,
#adminLayout .boxStyle .panel-info .panel-body h2,
.Site .panel-info .list-group h2,
#adminLayout .boxStyle .panel-info .list-group h2,
.Site .panel-info .panel-body h3,
#adminLayout .boxStyle .panel-info .panel-body h3,
.Site .panel-info .list-group h3,
#adminLayout .boxStyle .panel-info .list-group h3,
.Site .panel-info .panel-body h4,
#adminLayout .boxStyle .panel-info .panel-body h4,
.Site .panel-info .list-group h4,
#adminLayout .boxStyle .panel-info .list-group h4,
.Site .panel-info .panel-body h5,
#adminLayout .boxStyle .panel-info .panel-body h5,
.Site .panel-info .list-group h5,
#adminLayout .boxStyle .panel-info .list-group h5,
.Site .panel-info .panel-body h6,
#adminLayout .boxStyle .panel-info .panel-body h6,
.Site .panel-info .list-group h6,
#adminLayout .boxStyle .panel-info .list-group h6 {
  color: #fff;
}
.Site .panel-info .panel-body li a:not(.btn),
#adminLayout .boxStyle .panel-info .panel-body li a:not(.btn),
.Site .panel-info .list-group li a:not(.btn),
#adminLayout .boxStyle .panel-info .list-group li a:not(.btn),
.Site .panel-info .panel-body p a:not(.btn),
#adminLayout .boxStyle .panel-info .panel-body p a:not(.btn),
.Site .panel-info .list-group p a:not(.btn),
#adminLayout .boxStyle .panel-info .list-group p a:not(.btn),
.Site .panel-info .panel-body .title a:not(.btn),
#adminLayout .boxStyle .panel-info .panel-body .title a:not(.btn),
.Site .panel-info .list-group .title a:not(.btn),
#adminLayout .boxStyle .panel-info .list-group .title a:not(.btn),
.Site .panel-info .panel-body .media-heading a:not(.btn),
#adminLayout .boxStyle .panel-info .panel-body .media-heading a:not(.btn),
.Site .panel-info .list-group .media-heading a:not(.btn),
#adminLayout .boxStyle .panel-info .list-group .media-heading a:not(.btn),
.Site .panel-info .panel-body .tags a:not(.btn),
#adminLayout .boxStyle .panel-info .panel-body .tags a:not(.btn),
.Site .panel-info .list-group .tags a:not(.btn),
#adminLayout .boxStyle .panel-info .list-group .tags a:not(.btn),
.Site .panel-info .panel-body .author a:not(.btn),
#adminLayout .boxStyle .panel-info .panel-body .author a:not(.btn),
.Site .panel-info .list-group .author a:not(.btn),
#adminLayout .boxStyle .panel-info .list-group .author a:not(.btn),
.Site .panel-info .panel-body label a:not(.btn),
#adminLayout .boxStyle .panel-info .panel-body label a:not(.btn),
.Site .panel-info .list-group label a:not(.btn),
#adminLayout .boxStyle .panel-info .list-group label a:not(.btn),
.Site .panel-info .panel-body legend a:not(.btn),
#adminLayout .boxStyle .panel-info .panel-body legend a:not(.btn),
.Site .panel-info .list-group legend a:not(.btn),
#adminLayout .boxStyle .panel-info .list-group legend a:not(.btn),
.Site .panel-info .panel-body h1 a:not(.btn),
#adminLayout .boxStyle .panel-info .panel-body h1 a:not(.btn),
.Site .panel-info .list-group h1 a:not(.btn),
#adminLayout .boxStyle .panel-info .list-group h1 a:not(.btn),
.Site .panel-info .panel-body h2 a:not(.btn),
#adminLayout .boxStyle .panel-info .panel-body h2 a:not(.btn),
.Site .panel-info .list-group h2 a:not(.btn),
#adminLayout .boxStyle .panel-info .list-group h2 a:not(.btn),
.Site .panel-info .panel-body h3 a:not(.btn),
#adminLayout .boxStyle .panel-info .panel-body h3 a:not(.btn),
.Site .panel-info .list-group h3 a:not(.btn),
#adminLayout .boxStyle .panel-info .list-group h3 a:not(.btn),
.Site .panel-info .panel-body h4 a:not(.btn),
#adminLayout .boxStyle .panel-info .panel-body h4 a:not(.btn),
.Site .panel-info .list-group h4 a:not(.btn),
#adminLayout .boxStyle .panel-info .list-group h4 a:not(.btn),
.Site .panel-info .panel-body h5 a:not(.btn),
#adminLayout .boxStyle .panel-info .panel-body h5 a:not(.btn),
.Site .panel-info .list-group h5 a:not(.btn),
#adminLayout .boxStyle .panel-info .list-group h5 a:not(.btn),
.Site .panel-info .panel-body h6 a:not(.btn),
#adminLayout .boxStyle .panel-info .panel-body h6 a:not(.btn),
.Site .panel-info .list-group h6 a:not(.btn),
#adminLayout .boxStyle .panel-info .list-group h6 a:not(.btn) {
  color: #637a86;
}
.Site .panel-info .panel-body li a:hover:not(.btn),
#adminLayout .boxStyle .panel-info .panel-body li a:hover:not(.btn),
.Site .panel-info .list-group li a:hover:not(.btn),
#adminLayout .boxStyle .panel-info .list-group li a:hover:not(.btn),
.Site .panel-info .panel-body p a:hover:not(.btn),
#adminLayout .boxStyle .panel-info .panel-body p a:hover:not(.btn),
.Site .panel-info .list-group p a:hover:not(.btn),
#adminLayout .boxStyle .panel-info .list-group p a:hover:not(.btn),
.Site .panel-info .panel-body .title a:hover:not(.btn),
#adminLayout .boxStyle .panel-info .panel-body .title a:hover:not(.btn),
.Site .panel-info .list-group .title a:hover:not(.btn),
#adminLayout .boxStyle .panel-info .list-group .title a:hover:not(.btn),
.Site .panel-info .panel-body .media-heading a:hover:not(.btn),
#adminLayout .boxStyle .panel-info .panel-body .media-heading a:hover:not(.btn),
.Site .panel-info .list-group .media-heading a:hover:not(.btn),
#adminLayout .boxStyle .panel-info .list-group .media-heading a:hover:not(.btn),
.Site .panel-info .panel-body .tags a:hover:not(.btn),
#adminLayout .boxStyle .panel-info .panel-body .tags a:hover:not(.btn),
.Site .panel-info .list-group .tags a:hover:not(.btn),
#adminLayout .boxStyle .panel-info .list-group .tags a:hover:not(.btn),
.Site .panel-info .panel-body .author a:hover:not(.btn),
#adminLayout .boxStyle .panel-info .panel-body .author a:hover:not(.btn),
.Site .panel-info .list-group .author a:hover:not(.btn),
#adminLayout .boxStyle .panel-info .list-group .author a:hover:not(.btn),
.Site .panel-info .panel-body label a:hover:not(.btn),
#adminLayout .boxStyle .panel-info .panel-body label a:hover:not(.btn),
.Site .panel-info .list-group label a:hover:not(.btn),
#adminLayout .boxStyle .panel-info .list-group label a:hover:not(.btn),
.Site .panel-info .panel-body legend a:hover:not(.btn),
#adminLayout .boxStyle .panel-info .panel-body legend a:hover:not(.btn),
.Site .panel-info .list-group legend a:hover:not(.btn),
#adminLayout .boxStyle .panel-info .list-group legend a:hover:not(.btn),
.Site .panel-info .panel-body h1 a:hover:not(.btn),
#adminLayout .boxStyle .panel-info .panel-body h1 a:hover:not(.btn),
.Site .panel-info .list-group h1 a:hover:not(.btn),
#adminLayout .boxStyle .panel-info .list-group h1 a:hover:not(.btn),
.Site .panel-info .panel-body h2 a:hover:not(.btn),
#adminLayout .boxStyle .panel-info .panel-body h2 a:hover:not(.btn),
.Site .panel-info .list-group h2 a:hover:not(.btn),
#adminLayout .boxStyle .panel-info .list-group h2 a:hover:not(.btn),
.Site .panel-info .panel-body h3 a:hover:not(.btn),
#adminLayout .boxStyle .panel-info .panel-body h3 a:hover:not(.btn),
.Site .panel-info .list-group h3 a:hover:not(.btn),
#adminLayout .boxStyle .panel-info .list-group h3 a:hover:not(.btn),
.Site .panel-info .panel-body h4 a:hover:not(.btn),
#adminLayout .boxStyle .panel-info .panel-body h4 a:hover:not(.btn),
.Site .panel-info .list-group h4 a:hover:not(.btn),
#adminLayout .boxStyle .panel-info .list-group h4 a:hover:not(.btn),
.Site .panel-info .panel-body h5 a:hover:not(.btn),
#adminLayout .boxStyle .panel-info .panel-body h5 a:hover:not(.btn),
.Site .panel-info .list-group h5 a:hover:not(.btn),
#adminLayout .boxStyle .panel-info .list-group h5 a:hover:not(.btn),
.Site .panel-info .panel-body h6 a:hover:not(.btn),
#adminLayout .boxStyle .panel-info .panel-body h6 a:hover:not(.btn),
.Site .panel-info .list-group h6 a:hover:not(.btn),
#adminLayout .boxStyle .panel-info .list-group h6 a:hover:not(.btn) {
  color: #4d6069;
}
.Site .panel-info .panel-body a.btn-default,
#adminLayout .boxStyle .panel-info .panel-body a.btn-default,
.Site .panel-info .list-group a.btn-default,
#adminLayout .boxStyle .panel-info .list-group a.btn-default {
  background: #222a2e;
  border-color: #222a2e;
  color: #fff;
  border-radius: 0px;
}
.Site .panel-info .panel-body a.btn-default:hover,
#adminLayout .boxStyle .panel-info .panel-body a.btn-default:hover,
.Site .panel-info .list-group a.btn-default:hover,
#adminLayout .boxStyle .panel-info .list-group a.btn-default:hover,
.Site .panel-info .panel-body a.btn-default:focus,
#adminLayout .boxStyle .panel-info .panel-body a.btn-default:focus,
.Site .panel-info .list-group a.btn-default:focus,
#adminLayout .boxStyle .panel-info .list-group a.btn-default:focus {
  color: #fff;
  background: #38454b;
  border-color: #38454b;
}
.Site .panel-info .panel-body a.btn-default:hover,
#adminLayout .boxStyle .panel-info .panel-body a.btn-default:hover,
.Site .panel-info .list-group a.btn-default:hover,
#adminLayout .boxStyle .panel-info .list-group a.btn-default:hover,
.Site .panel-info .panel-body a.btn-default:focus,
#adminLayout .boxStyle .panel-info .panel-body a.btn-default:focus,
.Site .panel-info .list-group a.btn-default:focus,
#adminLayout .boxStyle .panel-info .list-group a.btn-default:focus {
  background: #0c0f11;
  border-color: #0c0f11;
}
.Site .panel-info .panel-body a.btn-default,
#adminLayout .boxStyle .panel-info .panel-body a.btn-default,
.Site .panel-info .list-group a.btn-default,
#adminLayout .boxStyle .panel-info .list-group a.btn-default {
  background: #fff;
  border-color: #fff;
  color: #222a2e;
}
.Site .panel-info .panel-body a.btn-default:hover,
#adminLayout .boxStyle .panel-info .panel-body a.btn-default:hover,
.Site .panel-info .list-group a.btn-default:hover,
#adminLayout .boxStyle .panel-info .list-group a.btn-default:hover {
  background-color: rgba(255, 255, 255, 0.9);
  border-color: rgba(255, 255, 255, 0.9);
  color: #222a2e;
}
.Site .panel-info .pager a,
#adminLayout .boxStyle .panel-info .pager a {
  color: #222a2e;
  background-color: #fff;
  border-color: #fff;
}
.Site .panel-info .pager a:hover,
#adminLayout .boxStyle .panel-info .pager a:hover {
  background-color: #9aacb5;
  border-color: #9aacb5;
}
.Site .panel-info .pager .disabled a,
#adminLayout .boxStyle .panel-info .pager .disabled a {
  background-color: rgba(255, 255, 255, 0.4);
  border-color: rgba(255, 255, 255, 0);
}
.Site .panel-info .panel-footer,
#adminLayout .boxStyle .panel-info .panel-footer {
  background: none;
  border: none;
  padding-top: 0;
}
.Site .panel-info .panel-footer a.btn,
#adminLayout .boxStyle .panel-info .panel-footer a.btn {
  background: #222a2e;
  border-color: #222a2e;
  color: #fff;
  border-radius: 0px;
}
.Site .panel-info .panel-footer a.btn:hover,
#adminLayout .boxStyle .panel-info .panel-footer a.btn:hover,
.Site .panel-info .panel-footer a.btn:focus,
#adminLayout .boxStyle .panel-info .panel-footer a.btn:focus {
  color: #fff;
  background: #38454b;
  border-color: #38454b;
}
.Site .panel-info .panel-footer a.btn:hover,
#adminLayout .boxStyle .panel-info .panel-footer a.btn:hover,
.Site .panel-info .panel-footer a.btn:focus,
#adminLayout .boxStyle .panel-info .panel-footer a.btn:focus {
  background: #0c0f11;
  border-color: #0c0f11;
}
.Site .panel-info .panel-footer a.btn,
#adminLayout .boxStyle .panel-info .panel-footer a.btn {
  background: #fff;
  border-color: #fff;
  color: #222a2e;
}
.Site .panel-info .panel-footer a.btn:hover,
#adminLayout .boxStyle .panel-info .panel-footer a.btn:hover {
  background-color: rgba(255, 255, 255, 0.9);
  border-color: rgba(255, 255, 255, 0.9);
  color: #222a2e;
}
.Site .panel-success,
#adminLayout .boxStyle .panel-success {
  background: #6eb762;
  color: #fff;
}
.Site .panel-success .panel-heading h1,
#adminLayout .boxStyle .panel-success .panel-heading h1,
.Site .panel-success .panel-heading h2,
#adminLayout .boxStyle .panel-success .panel-heading h2,
.Site .panel-success .panel-heading h3,
#adminLayout .boxStyle .panel-success .panel-heading h3,
.Site .panel-success .panel-heading h4,
#adminLayout .boxStyle .panel-success .panel-heading h4,
.Site .panel-success .panel-heading h5,
#adminLayout .boxStyle .panel-success .panel-heading h5,
.Site .panel-success .panel-heading h6,
#adminLayout .boxStyle .panel-success .panel-heading h6 {
  color: #fff;
}
.Site .panel-success .panel-heading h1 a,
#adminLayout .boxStyle .panel-success .panel-heading h1 a,
.Site .panel-success .panel-heading h2 a,
#adminLayout .boxStyle .panel-success .panel-heading h2 a,
.Site .panel-success .panel-heading h3 a,
#adminLayout .boxStyle .panel-success .panel-heading h3 a,
.Site .panel-success .panel-heading h4 a,
#adminLayout .boxStyle .panel-success .panel-heading h4 a,
.Site .panel-success .panel-heading h5 a,
#adminLayout .boxStyle .panel-success .panel-heading h5 a,
.Site .panel-success .panel-heading h6 a,
#adminLayout .boxStyle .panel-success .panel-heading h6 a {
  color: #fff;
}
.Site .panel-success .panel-heading h1 a:hover,
#adminLayout .boxStyle .panel-success .panel-heading h1 a:hover,
.Site .panel-success .panel-heading h2 a:hover,
#adminLayout .boxStyle .panel-success .panel-heading h2 a:hover,
.Site .panel-success .panel-heading h3 a:hover,
#adminLayout .boxStyle .panel-success .panel-heading h3 a:hover,
.Site .panel-success .panel-heading h4 a:hover,
#adminLayout .boxStyle .panel-success .panel-heading h4 a:hover,
.Site .panel-success .panel-heading h5 a:hover,
#adminLayout .boxStyle .panel-success .panel-heading h5 a:hover,
.Site .panel-success .panel-heading h6 a:hover,
#adminLayout .boxStyle .panel-success .panel-heading h6 a:hover {
  color: #cccccc;
}
.Site .panel-success .panel-body a:not(.btn),
#adminLayout .boxStyle .panel-success .panel-body a:not(.btn),
.Site .panel-success .list-group a:not(.btn),
#adminLayout .boxStyle .panel-success .list-group a:not(.btn) {
  color: #cfe7cb;
}
.Site .panel-success .panel-body a:hover:not(.btn),
#adminLayout .boxStyle .panel-success .panel-body a:hover:not(.btn),
.Site .panel-success .list-group a:hover:not(.btn),
#adminLayout .boxStyle .panel-success .list-group a:hover:not(.btn) {
  color: #afd7a8;
}
.Site .panel-success .panel-body li,
#adminLayout .boxStyle .panel-success .panel-body li,
.Site .panel-success .list-group li,
#adminLayout .boxStyle .panel-success .list-group li,
.Site .panel-success .panel-body p,
#adminLayout .boxStyle .panel-success .panel-body p,
.Site .panel-success .list-group p,
#adminLayout .boxStyle .panel-success .list-group p,
.Site .panel-success .panel-body .title,
#adminLayout .boxStyle .panel-success .panel-body .title,
.Site .panel-success .list-group .title,
#adminLayout .boxStyle .panel-success .list-group .title,
.Site .panel-success .panel-body .media-heading,
#adminLayout .boxStyle .panel-success .panel-body .media-heading,
.Site .panel-success .list-group .media-heading,
#adminLayout .boxStyle .panel-success .list-group .media-heading,
.Site .panel-success .panel-body .tags,
#adminLayout .boxStyle .panel-success .panel-body .tags,
.Site .panel-success .list-group .tags,
#adminLayout .boxStyle .panel-success .list-group .tags,
.Site .panel-success .panel-body .author,
#adminLayout .boxStyle .panel-success .panel-body .author,
.Site .panel-success .list-group .author,
#adminLayout .boxStyle .panel-success .list-group .author,
.Site .panel-success .panel-body label,
#adminLayout .boxStyle .panel-success .panel-body label,
.Site .panel-success .list-group label,
#adminLayout .boxStyle .panel-success .list-group label,
.Site .panel-success .panel-body legend,
#adminLayout .boxStyle .panel-success .panel-body legend,
.Site .panel-success .list-group legend,
#adminLayout .boxStyle .panel-success .list-group legend,
.Site .panel-success .panel-body h1,
#adminLayout .boxStyle .panel-success .panel-body h1,
.Site .panel-success .list-group h1,
#adminLayout .boxStyle .panel-success .list-group h1,
.Site .panel-success .panel-body h2,
#adminLayout .boxStyle .panel-success .panel-body h2,
.Site .panel-success .list-group h2,
#adminLayout .boxStyle .panel-success .list-group h2,
.Site .panel-success .panel-body h3,
#adminLayout .boxStyle .panel-success .panel-body h3,
.Site .panel-success .list-group h3,
#adminLayout .boxStyle .panel-success .list-group h3,
.Site .panel-success .panel-body h4,
#adminLayout .boxStyle .panel-success .panel-body h4,
.Site .panel-success .list-group h4,
#adminLayout .boxStyle .panel-success .list-group h4,
.Site .panel-success .panel-body h5,
#adminLayout .boxStyle .panel-success .panel-body h5,
.Site .panel-success .list-group h5,
#adminLayout .boxStyle .panel-success .list-group h5,
.Site .panel-success .panel-body h6,
#adminLayout .boxStyle .panel-success .panel-body h6,
.Site .panel-success .list-group h6,
#adminLayout .boxStyle .panel-success .list-group h6 {
  color: #fff;
}
.Site .panel-success .panel-body li a:not(.btn),
#adminLayout .boxStyle .panel-success .panel-body li a:not(.btn),
.Site .panel-success .list-group li a:not(.btn),
#adminLayout .boxStyle .panel-success .list-group li a:not(.btn),
.Site .panel-success .panel-body p a:not(.btn),
#adminLayout .boxStyle .panel-success .panel-body p a:not(.btn),
.Site .panel-success .list-group p a:not(.btn),
#adminLayout .boxStyle .panel-success .list-group p a:not(.btn),
.Site .panel-success .panel-body .title a:not(.btn),
#adminLayout .boxStyle .panel-success .panel-body .title a:not(.btn),
.Site .panel-success .list-group .title a:not(.btn),
#adminLayout .boxStyle .panel-success .list-group .title a:not(.btn),
.Site .panel-success .panel-body .media-heading a:not(.btn),
#adminLayout .boxStyle .panel-success .panel-body .media-heading a:not(.btn),
.Site .panel-success .list-group .media-heading a:not(.btn),
#adminLayout .boxStyle .panel-success .list-group .media-heading a:not(.btn),
.Site .panel-success .panel-body .tags a:not(.btn),
#adminLayout .boxStyle .panel-success .panel-body .tags a:not(.btn),
.Site .panel-success .list-group .tags a:not(.btn),
#adminLayout .boxStyle .panel-success .list-group .tags a:not(.btn),
.Site .panel-success .panel-body .author a:not(.btn),
#adminLayout .boxStyle .panel-success .panel-body .author a:not(.btn),
.Site .panel-success .list-group .author a:not(.btn),
#adminLayout .boxStyle .panel-success .list-group .author a:not(.btn),
.Site .panel-success .panel-body label a:not(.btn),
#adminLayout .boxStyle .panel-success .panel-body label a:not(.btn),
.Site .panel-success .list-group label a:not(.btn),
#adminLayout .boxStyle .panel-success .list-group label a:not(.btn),
.Site .panel-success .panel-body legend a:not(.btn),
#adminLayout .boxStyle .panel-success .panel-body legend a:not(.btn),
.Site .panel-success .list-group legend a:not(.btn),
#adminLayout .boxStyle .panel-success .list-group legend a:not(.btn),
.Site .panel-success .panel-body h1 a:not(.btn),
#adminLayout .boxStyle .panel-success .panel-body h1 a:not(.btn),
.Site .panel-success .list-group h1 a:not(.btn),
#adminLayout .boxStyle .panel-success .list-group h1 a:not(.btn),
.Site .panel-success .panel-body h2 a:not(.btn),
#adminLayout .boxStyle .panel-success .panel-body h2 a:not(.btn),
.Site .panel-success .list-group h2 a:not(.btn),
#adminLayout .boxStyle .panel-success .list-group h2 a:not(.btn),
.Site .panel-success .panel-body h3 a:not(.btn),
#adminLayout .boxStyle .panel-success .panel-body h3 a:not(.btn),
.Site .panel-success .list-group h3 a:not(.btn),
#adminLayout .boxStyle .panel-success .list-group h3 a:not(.btn),
.Site .panel-success .panel-body h4 a:not(.btn),
#adminLayout .boxStyle .panel-success .panel-body h4 a:not(.btn),
.Site .panel-success .list-group h4 a:not(.btn),
#adminLayout .boxStyle .panel-success .list-group h4 a:not(.btn),
.Site .panel-success .panel-body h5 a:not(.btn),
#adminLayout .boxStyle .panel-success .panel-body h5 a:not(.btn),
.Site .panel-success .list-group h5 a:not(.btn),
#adminLayout .boxStyle .panel-success .list-group h5 a:not(.btn),
.Site .panel-success .panel-body h6 a:not(.btn),
#adminLayout .boxStyle .panel-success .panel-body h6 a:not(.btn),
.Site .panel-success .list-group h6 a:not(.btn),
#adminLayout .boxStyle .panel-success .list-group h6 a:not(.btn) {
  color: #cfe7cb;
}
.Site .panel-success .panel-body li a:hover:not(.btn),
#adminLayout .boxStyle .panel-success .panel-body li a:hover:not(.btn),
.Site .panel-success .list-group li a:hover:not(.btn),
#adminLayout .boxStyle .panel-success .list-group li a:hover:not(.btn),
.Site .panel-success .panel-body p a:hover:not(.btn),
#adminLayout .boxStyle .panel-success .panel-body p a:hover:not(.btn),
.Site .panel-success .list-group p a:hover:not(.btn),
#adminLayout .boxStyle .panel-success .list-group p a:hover:not(.btn),
.Site .panel-success .panel-body .title a:hover:not(.btn),
#adminLayout .boxStyle .panel-success .panel-body .title a:hover:not(.btn),
.Site .panel-success .list-group .title a:hover:not(.btn),
#adminLayout .boxStyle .panel-success .list-group .title a:hover:not(.btn),
.Site .panel-success .panel-body .media-heading a:hover:not(.btn),
#adminLayout .boxStyle .panel-success .panel-body .media-heading a:hover:not(.btn),
.Site .panel-success .list-group .media-heading a:hover:not(.btn),
#adminLayout .boxStyle .panel-success .list-group .media-heading a:hover:not(.btn),
.Site .panel-success .panel-body .tags a:hover:not(.btn),
#adminLayout .boxStyle .panel-success .panel-body .tags a:hover:not(.btn),
.Site .panel-success .list-group .tags a:hover:not(.btn),
#adminLayout .boxStyle .panel-success .list-group .tags a:hover:not(.btn),
.Site .panel-success .panel-body .author a:hover:not(.btn),
#adminLayout .boxStyle .panel-success .panel-body .author a:hover:not(.btn),
.Site .panel-success .list-group .author a:hover:not(.btn),
#adminLayout .boxStyle .panel-success .list-group .author a:hover:not(.btn),
.Site .panel-success .panel-body label a:hover:not(.btn),
#adminLayout .boxStyle .panel-success .panel-body label a:hover:not(.btn),
.Site .panel-success .list-group label a:hover:not(.btn),
#adminLayout .boxStyle .panel-success .list-group label a:hover:not(.btn),
.Site .panel-success .panel-body legend a:hover:not(.btn),
#adminLayout .boxStyle .panel-success .panel-body legend a:hover:not(.btn),
.Site .panel-success .list-group legend a:hover:not(.btn),
#adminLayout .boxStyle .panel-success .list-group legend a:hover:not(.btn),
.Site .panel-success .panel-body h1 a:hover:not(.btn),
#adminLayout .boxStyle .panel-success .panel-body h1 a:hover:not(.btn),
.Site .panel-success .list-group h1 a:hover:not(.btn),
#adminLayout .boxStyle .panel-success .list-group h1 a:hover:not(.btn),
.Site .panel-success .panel-body h2 a:hover:not(.btn),
#adminLayout .boxStyle .panel-success .panel-body h2 a:hover:not(.btn),
.Site .panel-success .list-group h2 a:hover:not(.btn),
#adminLayout .boxStyle .panel-success .list-group h2 a:hover:not(.btn),
.Site .panel-success .panel-body h3 a:hover:not(.btn),
#adminLayout .boxStyle .panel-success .panel-body h3 a:hover:not(.btn),
.Site .panel-success .list-group h3 a:hover:not(.btn),
#adminLayout .boxStyle .panel-success .list-group h3 a:hover:not(.btn),
.Site .panel-success .panel-body h4 a:hover:not(.btn),
#adminLayout .boxStyle .panel-success .panel-body h4 a:hover:not(.btn),
.Site .panel-success .list-group h4 a:hover:not(.btn),
#adminLayout .boxStyle .panel-success .list-group h4 a:hover:not(.btn),
.Site .panel-success .panel-body h5 a:hover:not(.btn),
#adminLayout .boxStyle .panel-success .panel-body h5 a:hover:not(.btn),
.Site .panel-success .list-group h5 a:hover:not(.btn),
#adminLayout .boxStyle .panel-success .list-group h5 a:hover:not(.btn),
.Site .panel-success .panel-body h6 a:hover:not(.btn),
#adminLayout .boxStyle .panel-success .panel-body h6 a:hover:not(.btn),
.Site .panel-success .list-group h6 a:hover:not(.btn),
#adminLayout .boxStyle .panel-success .list-group h6 a:hover:not(.btn) {
  color: #afd7a8;
}
.Site .panel-success .panel-body a.btn-default,
#adminLayout .boxStyle .panel-success .panel-body a.btn-default,
.Site .panel-success .list-group a.btn-default,
#adminLayout .boxStyle .panel-success .list-group a.btn-default {
  background: #6eb762;
  border-color: #6eb762;
  color: #fff;
  border-radius: 0px;
}
.Site .panel-success .panel-body a.btn-default:hover,
#adminLayout .boxStyle .panel-success .panel-body a.btn-default:hover,
.Site .panel-success .list-group a.btn-default:hover,
#adminLayout .boxStyle .panel-success .list-group a.btn-default:hover,
.Site .panel-success .panel-body a.btn-default:focus,
#adminLayout .boxStyle .panel-success .panel-body a.btn-default:focus,
.Site .panel-success .list-group a.btn-default:focus,
#adminLayout .boxStyle .panel-success .list-group a.btn-default:focus {
  color: #fff;
  background: #8ec785;
  border-color: #8ec785;
}
.Site .panel-success .panel-body a.btn-default:hover,
#adminLayout .boxStyle .panel-success .panel-body a.btn-default:hover,
.Site .panel-success .list-group a.btn-default:hover,
#adminLayout .boxStyle .panel-success .list-group a.btn-default:hover,
.Site .panel-success .panel-body a.btn-default:focus,
#adminLayout .boxStyle .panel-success .panel-body a.btn-default:focus,
.Site .panel-success .list-group a.btn-default:focus,
#adminLayout .boxStyle .panel-success .list-group a.btn-default:focus {
  background: #549e48;
  border-color: #549e48;
}
.Site .panel-success .panel-body a.btn-default,
#adminLayout .boxStyle .panel-success .panel-body a.btn-default,
.Site .panel-success .list-group a.btn-default,
#adminLayout .boxStyle .panel-success .list-group a.btn-default {
  background: #fff;
  border-color: #fff;
  color: #6eb762;
}
.Site .panel-success .panel-body a.btn-default:hover,
#adminLayout .boxStyle .panel-success .panel-body a.btn-default:hover,
.Site .panel-success .list-group a.btn-default:hover,
#adminLayout .boxStyle .panel-success .list-group a.btn-default:hover {
  background-color: rgba(255, 255, 255, 0.9);
  border-color: rgba(255, 255, 255, 0.9);
  color: #6eb762;
}
.Site .panel-success .pager a,
#adminLayout .boxStyle .panel-success .pager a {
  color: #6eb762;
  background-color: #fff;
  border-color: #fff;
}
.Site .panel-success .pager a:hover,
#adminLayout .boxStyle .panel-success .pager a:hover {
  background-color: #ffffff;
  border-color: #ffffff;
}
.Site .panel-success .pager .disabled a,
#adminLayout .boxStyle .panel-success .pager .disabled a {
  background-color: rgba(255, 255, 255, 0.4);
  border-color: rgba(255, 255, 255, 0);
}
.Site .panel-success .panel-footer,
#adminLayout .boxStyle .panel-success .panel-footer {
  background: none;
  border: none;
  padding-top: 0;
}
.Site .panel-success .panel-footer a.btn,
#adminLayout .boxStyle .panel-success .panel-footer a.btn {
  background: #6eb762;
  border-color: #6eb762;
  color: #fff;
  border-radius: 0px;
}
.Site .panel-success .panel-footer a.btn:hover,
#adminLayout .boxStyle .panel-success .panel-footer a.btn:hover,
.Site .panel-success .panel-footer a.btn:focus,
#adminLayout .boxStyle .panel-success .panel-footer a.btn:focus {
  color: #fff;
  background: #8ec785;
  border-color: #8ec785;
}
.Site .panel-success .panel-footer a.btn:hover,
#adminLayout .boxStyle .panel-success .panel-footer a.btn:hover,
.Site .panel-success .panel-footer a.btn:focus,
#adminLayout .boxStyle .panel-success .panel-footer a.btn:focus {
  background: #549e48;
  border-color: #549e48;
}
.Site .panel-success .panel-footer a.btn,
#adminLayout .boxStyle .panel-success .panel-footer a.btn {
  background: #fff;
  border-color: #fff;
  color: #6eb762;
}
.Site .panel-success .panel-footer a.btn:hover,
#adminLayout .boxStyle .panel-success .panel-footer a.btn:hover {
  background-color: rgba(255, 255, 255, 0.9);
  border-color: rgba(255, 255, 255, 0.9);
  color: #6eb762;
}
.Site .panel-warning,
#adminLayout .boxStyle .panel-warning {
  background: #ffb33c;
  color: #000;
}
.Site .panel-warning .panel-heading h1,
#adminLayout .boxStyle .panel-warning .panel-heading h1,
.Site .panel-warning .panel-heading h2,
#adminLayout .boxStyle .panel-warning .panel-heading h2,
.Site .panel-warning .panel-heading h3,
#adminLayout .boxStyle .panel-warning .panel-heading h3,
.Site .panel-warning .panel-heading h4,
#adminLayout .boxStyle .panel-warning .panel-heading h4,
.Site .panel-warning .panel-heading h5,
#adminLayout .boxStyle .panel-warning .panel-heading h5,
.Site .panel-warning .panel-heading h6,
#adminLayout .boxStyle .panel-warning .panel-heading h6 {
  color: #000;
}
.Site .panel-warning .panel-heading h1 a,
#adminLayout .boxStyle .panel-warning .panel-heading h1 a,
.Site .panel-warning .panel-heading h2 a,
#adminLayout .boxStyle .panel-warning .panel-heading h2 a,
.Site .panel-warning .panel-heading h3 a,
#adminLayout .boxStyle .panel-warning .panel-heading h3 a,
.Site .panel-warning .panel-heading h4 a,
#adminLayout .boxStyle .panel-warning .panel-heading h4 a,
.Site .panel-warning .panel-heading h5 a,
#adminLayout .boxStyle .panel-warning .panel-heading h5 a,
.Site .panel-warning .panel-heading h6 a,
#adminLayout .boxStyle .panel-warning .panel-heading h6 a {
  color: #000;
}
.Site .panel-warning .panel-heading h1 a:hover,
#adminLayout .boxStyle .panel-warning .panel-heading h1 a:hover,
.Site .panel-warning .panel-heading h2 a:hover,
#adminLayout .boxStyle .panel-warning .panel-heading h2 a:hover,
.Site .panel-warning .panel-heading h3 a:hover,
#adminLayout .boxStyle .panel-warning .panel-heading h3 a:hover,
.Site .panel-warning .panel-heading h4 a:hover,
#adminLayout .boxStyle .panel-warning .panel-heading h4 a:hover,
.Site .panel-warning .panel-heading h5 a:hover,
#adminLayout .boxStyle .panel-warning .panel-heading h5 a:hover,
.Site .panel-warning .panel-heading h6 a:hover,
#adminLayout .boxStyle .panel-warning .panel-heading h6 a:hover {
  color: #000000;
}
.Site .panel-warning .panel-body a:not(.btn),
#adminLayout .boxStyle .panel-warning .panel-body a:not(.btn),
.Site .panel-warning .list-group a:not(.btn),
#adminLayout .boxStyle .panel-warning .list-group a:not(.btn) {
  color: #a26300;
}
.Site .panel-warning .panel-body a:hover:not(.btn),
#adminLayout .boxStyle .panel-warning .panel-body a:hover:not(.btn),
.Site .panel-warning .list-group a:hover:not(.btn),
#adminLayout .boxStyle .panel-warning .list-group a:hover:not(.btn) {
  color: #d58200;
}
.Site .panel-warning .panel-body li,
#adminLayout .boxStyle .panel-warning .panel-body li,
.Site .panel-warning .list-group li,
#adminLayout .boxStyle .panel-warning .list-group li,
.Site .panel-warning .panel-body p,
#adminLayout .boxStyle .panel-warning .panel-body p,
.Site .panel-warning .list-group p,
#adminLayout .boxStyle .panel-warning .list-group p,
.Site .panel-warning .panel-body .title,
#adminLayout .boxStyle .panel-warning .panel-body .title,
.Site .panel-warning .list-group .title,
#adminLayout .boxStyle .panel-warning .list-group .title,
.Site .panel-warning .panel-body .media-heading,
#adminLayout .boxStyle .panel-warning .panel-body .media-heading,
.Site .panel-warning .list-group .media-heading,
#adminLayout .boxStyle .panel-warning .list-group .media-heading,
.Site .panel-warning .panel-body .tags,
#adminLayout .boxStyle .panel-warning .panel-body .tags,
.Site .panel-warning .list-group .tags,
#adminLayout .boxStyle .panel-warning .list-group .tags,
.Site .panel-warning .panel-body .author,
#adminLayout .boxStyle .panel-warning .panel-body .author,
.Site .panel-warning .list-group .author,
#adminLayout .boxStyle .panel-warning .list-group .author,
.Site .panel-warning .panel-body label,
#adminLayout .boxStyle .panel-warning .panel-body label,
.Site .panel-warning .list-group label,
#adminLayout .boxStyle .panel-warning .list-group label,
.Site .panel-warning .panel-body legend,
#adminLayout .boxStyle .panel-warning .panel-body legend,
.Site .panel-warning .list-group legend,
#adminLayout .boxStyle .panel-warning .list-group legend,
.Site .panel-warning .panel-body h1,
#adminLayout .boxStyle .panel-warning .panel-body h1,
.Site .panel-warning .list-group h1,
#adminLayout .boxStyle .panel-warning .list-group h1,
.Site .panel-warning .panel-body h2,
#adminLayout .boxStyle .panel-warning .panel-body h2,
.Site .panel-warning .list-group h2,
#adminLayout .boxStyle .panel-warning .list-group h2,
.Site .panel-warning .panel-body h3,
#adminLayout .boxStyle .panel-warning .panel-body h3,
.Site .panel-warning .list-group h3,
#adminLayout .boxStyle .panel-warning .list-group h3,
.Site .panel-warning .panel-body h4,
#adminLayout .boxStyle .panel-warning .panel-body h4,
.Site .panel-warning .list-group h4,
#adminLayout .boxStyle .panel-warning .list-group h4,
.Site .panel-warning .panel-body h5,
#adminLayout .boxStyle .panel-warning .panel-body h5,
.Site .panel-warning .list-group h5,
#adminLayout .boxStyle .panel-warning .list-group h5,
.Site .panel-warning .panel-body h6,
#adminLayout .boxStyle .panel-warning .panel-body h6,
.Site .panel-warning .list-group h6,
#adminLayout .boxStyle .panel-warning .list-group h6 {
  color: #000;
}
.Site .panel-warning .panel-body li a:not(.btn),
#adminLayout .boxStyle .panel-warning .panel-body li a:not(.btn),
.Site .panel-warning .list-group li a:not(.btn),
#adminLayout .boxStyle .panel-warning .list-group li a:not(.btn),
.Site .panel-warning .panel-body p a:not(.btn),
#adminLayout .boxStyle .panel-warning .panel-body p a:not(.btn),
.Site .panel-warning .list-group p a:not(.btn),
#adminLayout .boxStyle .panel-warning .list-group p a:not(.btn),
.Site .panel-warning .panel-body .title a:not(.btn),
#adminLayout .boxStyle .panel-warning .panel-body .title a:not(.btn),
.Site .panel-warning .list-group .title a:not(.btn),
#adminLayout .boxStyle .panel-warning .list-group .title a:not(.btn),
.Site .panel-warning .panel-body .media-heading a:not(.btn),
#adminLayout .boxStyle .panel-warning .panel-body .media-heading a:not(.btn),
.Site .panel-warning .list-group .media-heading a:not(.btn),
#adminLayout .boxStyle .panel-warning .list-group .media-heading a:not(.btn),
.Site .panel-warning .panel-body .tags a:not(.btn),
#adminLayout .boxStyle .panel-warning .panel-body .tags a:not(.btn),
.Site .panel-warning .list-group .tags a:not(.btn),
#adminLayout .boxStyle .panel-warning .list-group .tags a:not(.btn),
.Site .panel-warning .panel-body .author a:not(.btn),
#adminLayout .boxStyle .panel-warning .panel-body .author a:not(.btn),
.Site .panel-warning .list-group .author a:not(.btn),
#adminLayout .boxStyle .panel-warning .list-group .author a:not(.btn),
.Site .panel-warning .panel-body label a:not(.btn),
#adminLayout .boxStyle .panel-warning .panel-body label a:not(.btn),
.Site .panel-warning .list-group label a:not(.btn),
#adminLayout .boxStyle .panel-warning .list-group label a:not(.btn),
.Site .panel-warning .panel-body legend a:not(.btn),
#adminLayout .boxStyle .panel-warning .panel-body legend a:not(.btn),
.Site .panel-warning .list-group legend a:not(.btn),
#adminLayout .boxStyle .panel-warning .list-group legend a:not(.btn),
.Site .panel-warning .panel-body h1 a:not(.btn),
#adminLayout .boxStyle .panel-warning .panel-body h1 a:not(.btn),
.Site .panel-warning .list-group h1 a:not(.btn),
#adminLayout .boxStyle .panel-warning .list-group h1 a:not(.btn),
.Site .panel-warning .panel-body h2 a:not(.btn),
#adminLayout .boxStyle .panel-warning .panel-body h2 a:not(.btn),
.Site .panel-warning .list-group h2 a:not(.btn),
#adminLayout .boxStyle .panel-warning .list-group h2 a:not(.btn),
.Site .panel-warning .panel-body h3 a:not(.btn),
#adminLayout .boxStyle .panel-warning .panel-body h3 a:not(.btn),
.Site .panel-warning .list-group h3 a:not(.btn),
#adminLayout .boxStyle .panel-warning .list-group h3 a:not(.btn),
.Site .panel-warning .panel-body h4 a:not(.btn),
#adminLayout .boxStyle .panel-warning .panel-body h4 a:not(.btn),
.Site .panel-warning .list-group h4 a:not(.btn),
#adminLayout .boxStyle .panel-warning .list-group h4 a:not(.btn),
.Site .panel-warning .panel-body h5 a:not(.btn),
#adminLayout .boxStyle .panel-warning .panel-body h5 a:not(.btn),
.Site .panel-warning .list-group h5 a:not(.btn),
#adminLayout .boxStyle .panel-warning .list-group h5 a:not(.btn),
.Site .panel-warning .panel-body h6 a:not(.btn),
#adminLayout .boxStyle .panel-warning .panel-body h6 a:not(.btn),
.Site .panel-warning .list-group h6 a:not(.btn),
#adminLayout .boxStyle .panel-warning .list-group h6 a:not(.btn) {
  color: #a26300;
}
.Site .panel-warning .panel-body li a:hover:not(.btn),
#adminLayout .boxStyle .panel-warning .panel-body li a:hover:not(.btn),
.Site .panel-warning .list-group li a:hover:not(.btn),
#adminLayout .boxStyle .panel-warning .list-group li a:hover:not(.btn),
.Site .panel-warning .panel-body p a:hover:not(.btn),
#adminLayout .boxStyle .panel-warning .panel-body p a:hover:not(.btn),
.Site .panel-warning .list-group p a:hover:not(.btn),
#adminLayout .boxStyle .panel-warning .list-group p a:hover:not(.btn),
.Site .panel-warning .panel-body .title a:hover:not(.btn),
#adminLayout .boxStyle .panel-warning .panel-body .title a:hover:not(.btn),
.Site .panel-warning .list-group .title a:hover:not(.btn),
#adminLayout .boxStyle .panel-warning .list-group .title a:hover:not(.btn),
.Site .panel-warning .panel-body .media-heading a:hover:not(.btn),
#adminLayout .boxStyle .panel-warning .panel-body .media-heading a:hover:not(.btn),
.Site .panel-warning .list-group .media-heading a:hover:not(.btn),
#adminLayout .boxStyle .panel-warning .list-group .media-heading a:hover:not(.btn),
.Site .panel-warning .panel-body .tags a:hover:not(.btn),
#adminLayout .boxStyle .panel-warning .panel-body .tags a:hover:not(.btn),
.Site .panel-warning .list-group .tags a:hover:not(.btn),
#adminLayout .boxStyle .panel-warning .list-group .tags a:hover:not(.btn),
.Site .panel-warning .panel-body .author a:hover:not(.btn),
#adminLayout .boxStyle .panel-warning .panel-body .author a:hover:not(.btn),
.Site .panel-warning .list-group .author a:hover:not(.btn),
#adminLayout .boxStyle .panel-warning .list-group .author a:hover:not(.btn),
.Site .panel-warning .panel-body label a:hover:not(.btn),
#adminLayout .boxStyle .panel-warning .panel-body label a:hover:not(.btn),
.Site .panel-warning .list-group label a:hover:not(.btn),
#adminLayout .boxStyle .panel-warning .list-group label a:hover:not(.btn),
.Site .panel-warning .panel-body legend a:hover:not(.btn),
#adminLayout .boxStyle .panel-warning .panel-body legend a:hover:not(.btn),
.Site .panel-warning .list-group legend a:hover:not(.btn),
#adminLayout .boxStyle .panel-warning .list-group legend a:hover:not(.btn),
.Site .panel-warning .panel-body h1 a:hover:not(.btn),
#adminLayout .boxStyle .panel-warning .panel-body h1 a:hover:not(.btn),
.Site .panel-warning .list-group h1 a:hover:not(.btn),
#adminLayout .boxStyle .panel-warning .list-group h1 a:hover:not(.btn),
.Site .panel-warning .panel-body h2 a:hover:not(.btn),
#adminLayout .boxStyle .panel-warning .panel-body h2 a:hover:not(.btn),
.Site .panel-warning .list-group h2 a:hover:not(.btn),
#adminLayout .boxStyle .panel-warning .list-group h2 a:hover:not(.btn),
.Site .panel-warning .panel-body h3 a:hover:not(.btn),
#adminLayout .boxStyle .panel-warning .panel-body h3 a:hover:not(.btn),
.Site .panel-warning .list-group h3 a:hover:not(.btn),
#adminLayout .boxStyle .panel-warning .list-group h3 a:hover:not(.btn),
.Site .panel-warning .panel-body h4 a:hover:not(.btn),
#adminLayout .boxStyle .panel-warning .panel-body h4 a:hover:not(.btn),
.Site .panel-warning .list-group h4 a:hover:not(.btn),
#adminLayout .boxStyle .panel-warning .list-group h4 a:hover:not(.btn),
.Site .panel-warning .panel-body h5 a:hover:not(.btn),
#adminLayout .boxStyle .panel-warning .panel-body h5 a:hover:not(.btn),
.Site .panel-warning .list-group h5 a:hover:not(.btn),
#adminLayout .boxStyle .panel-warning .list-group h5 a:hover:not(.btn),
.Site .panel-warning .panel-body h6 a:hover:not(.btn),
#adminLayout .boxStyle .panel-warning .panel-body h6 a:hover:not(.btn),
.Site .panel-warning .list-group h6 a:hover:not(.btn),
#adminLayout .boxStyle .panel-warning .list-group h6 a:hover:not(.btn) {
  color: #d58200;
}
.Site .panel-warning .panel-body a.btn-default,
#adminLayout .boxStyle .panel-warning .panel-body a.btn-default,
.Site .panel-warning .list-group a.btn-default,
#adminLayout .boxStyle .panel-warning .list-group a.btn-default {
  background: #ffb33c;
  border-color: #ffb33c;
  color: #000;
  border-radius: 0px;
}
.Site .panel-warning .panel-body a.btn-default:hover,
#adminLayout .boxStyle .panel-warning .panel-body a.btn-default:hover,
.Site .panel-warning .list-group a.btn-default:hover,
#adminLayout .boxStyle .panel-warning .list-group a.btn-default:hover,
.Site .panel-warning .panel-body a.btn-default:focus,
#adminLayout .boxStyle .panel-warning .panel-body a.btn-default:focus,
.Site .panel-warning .list-group a.btn-default:focus,
#adminLayout .boxStyle .panel-warning .list-group a.btn-default:focus {
  color: #000;
  background: #ffc76f;
  border-color: #ffc76f;
}
.Site .panel-warning .panel-body a.btn-default:hover,
#adminLayout .boxStyle .panel-warning .panel-body a.btn-default:hover,
.Site .panel-warning .list-group a.btn-default:hover,
#adminLayout .boxStyle .panel-warning .list-group a.btn-default:hover,
.Site .panel-warning .panel-body a.btn-default:focus,
#adminLayout .boxStyle .panel-warning .panel-body a.btn-default:focus,
.Site .panel-warning .list-group a.btn-default:focus,
#adminLayout .boxStyle .panel-warning .list-group a.btn-default:focus {
  background: #ff9f09;
  border-color: #ff9f09;
}
.Site .panel-warning .panel-body a.btn-default,
#adminLayout .boxStyle .panel-warning .panel-body a.btn-default,
.Site .panel-warning .list-group a.btn-default,
#adminLayout .boxStyle .panel-warning .list-group a.btn-default {
  background: #000;
  border-color: #000;
  color: #ffb33c;
}
.Site .panel-warning .panel-body a.btn-default:hover,
#adminLayout .boxStyle .panel-warning .panel-body a.btn-default:hover,
.Site .panel-warning .list-group a.btn-default:hover,
#adminLayout .boxStyle .panel-warning .list-group a.btn-default:hover {
  background-color: rgba(0, 0, 0, 0.9);
  border-color: rgba(0, 0, 0, 0.9);
  color: #ffb33c;
}
.Site .panel-warning .pager a,
#adminLayout .boxStyle .panel-warning .pager a {
  color: #ffb33c;
  background-color: #000;
  border-color: #000;
}
.Site .panel-warning .pager a:hover,
#adminLayout .boxStyle .panel-warning .pager a:hover {
  background-color: #ffffff;
  border-color: #ffffff;
}
.Site .panel-warning .pager .disabled a,
#adminLayout .boxStyle .panel-warning .pager .disabled a {
  background-color: rgba(0, 0, 0, 0.4);
  border-color: rgba(0, 0, 0, 0);
}
.Site .panel-warning .panel-footer,
#adminLayout .boxStyle .panel-warning .panel-footer {
  background: none;
  border: none;
  padding-top: 0;
}
.Site .panel-warning .panel-footer a.btn,
#adminLayout .boxStyle .panel-warning .panel-footer a.btn {
  background: #ffb33c;
  border-color: #ffb33c;
  color: #000;
  border-radius: 0px;
}
.Site .panel-warning .panel-footer a.btn:hover,
#adminLayout .boxStyle .panel-warning .panel-footer a.btn:hover,
.Site .panel-warning .panel-footer a.btn:focus,
#adminLayout .boxStyle .panel-warning .panel-footer a.btn:focus {
  color: #000;
  background: #ffc76f;
  border-color: #ffc76f;
}
.Site .panel-warning .panel-footer a.btn:hover,
#adminLayout .boxStyle .panel-warning .panel-footer a.btn:hover,
.Site .panel-warning .panel-footer a.btn:focus,
#adminLayout .boxStyle .panel-warning .panel-footer a.btn:focus {
  background: #ff9f09;
  border-color: #ff9f09;
}
.Site .panel-warning .panel-footer a.btn,
#adminLayout .boxStyle .panel-warning .panel-footer a.btn {
  background: #000;
  border-color: #000;
  color: #ffb33c;
}
.Site .panel-warning .panel-footer a.btn:hover,
#adminLayout .boxStyle .panel-warning .panel-footer a.btn:hover {
  background-color: rgba(0, 0, 0, 0.9);
  border-color: rgba(0, 0, 0, 0.9);
  color: #ffb33c;
}
.Site .panel-danger,
#adminLayout .boxStyle .panel-danger {
  background: #f13458;
  color: #fff;
}
.Site .panel-danger .panel-heading h1,
#adminLayout .boxStyle .panel-danger .panel-heading h1,
.Site .panel-danger .panel-heading h2,
#adminLayout .boxStyle .panel-danger .panel-heading h2,
.Site .panel-danger .panel-heading h3,
#adminLayout .boxStyle .panel-danger .panel-heading h3,
.Site .panel-danger .panel-heading h4,
#adminLayout .boxStyle .panel-danger .panel-heading h4,
.Site .panel-danger .panel-heading h5,
#adminLayout .boxStyle .panel-danger .panel-heading h5,
.Site .panel-danger .panel-heading h6,
#adminLayout .boxStyle .panel-danger .panel-heading h6 {
  color: #fff;
}
.Site .panel-danger .panel-heading h1 a,
#adminLayout .boxStyle .panel-danger .panel-heading h1 a,
.Site .panel-danger .panel-heading h2 a,
#adminLayout .boxStyle .panel-danger .panel-heading h2 a,
.Site .panel-danger .panel-heading h3 a,
#adminLayout .boxStyle .panel-danger .panel-heading h3 a,
.Site .panel-danger .panel-heading h4 a,
#adminLayout .boxStyle .panel-danger .panel-heading h4 a,
.Site .panel-danger .panel-heading h5 a,
#adminLayout .boxStyle .panel-danger .panel-heading h5 a,
.Site .panel-danger .panel-heading h6 a,
#adminLayout .boxStyle .panel-danger .panel-heading h6 a {
  color: #fff;
}
.Site .panel-danger .panel-heading h1 a:hover,
#adminLayout .boxStyle .panel-danger .panel-heading h1 a:hover,
.Site .panel-danger .panel-heading h2 a:hover,
#adminLayout .boxStyle .panel-danger .panel-heading h2 a:hover,
.Site .panel-danger .panel-heading h3 a:hover,
#adminLayout .boxStyle .panel-danger .panel-heading h3 a:hover,
.Site .panel-danger .panel-heading h4 a:hover,
#adminLayout .boxStyle .panel-danger .panel-heading h4 a:hover,
.Site .panel-danger .panel-heading h5 a:hover,
#adminLayout .boxStyle .panel-danger .panel-heading h5 a:hover,
.Site .panel-danger .panel-heading h6 a:hover,
#adminLayout .boxStyle .panel-danger .panel-heading h6 a:hover {
  color: #cccccc;
}
.Site .panel-danger .panel-body a:not(.btn),
#adminLayout .boxStyle .panel-danger .panel-body a:not(.btn),
.Site .panel-danger .list-group a:not(.btn),
#adminLayout .boxStyle .panel-danger .list-group a:not(.btn) {
  color: #fbc3ce;
}
.Site .panel-danger .panel-body a:hover:not(.btn),
#adminLayout .boxStyle .panel-danger .panel-body a:hover:not(.btn),
.Site .panel-danger .list-group a:hover:not(.btn),
#adminLayout .boxStyle .panel-danger .list-group a:hover:not(.btn) {
  color: #f893a6;
}
.Site .panel-danger .panel-body li,
#adminLayout .boxStyle .panel-danger .panel-body li,
.Site .panel-danger .list-group li,
#adminLayout .boxStyle .panel-danger .list-group li,
.Site .panel-danger .panel-body p,
#adminLayout .boxStyle .panel-danger .panel-body p,
.Site .panel-danger .list-group p,
#adminLayout .boxStyle .panel-danger .list-group p,
.Site .panel-danger .panel-body .title,
#adminLayout .boxStyle .panel-danger .panel-body .title,
.Site .panel-danger .list-group .title,
#adminLayout .boxStyle .panel-danger .list-group .title,
.Site .panel-danger .panel-body .media-heading,
#adminLayout .boxStyle .panel-danger .panel-body .media-heading,
.Site .panel-danger .list-group .media-heading,
#adminLayout .boxStyle .panel-danger .list-group .media-heading,
.Site .panel-danger .panel-body .tags,
#adminLayout .boxStyle .panel-danger .panel-body .tags,
.Site .panel-danger .list-group .tags,
#adminLayout .boxStyle .panel-danger .list-group .tags,
.Site .panel-danger .panel-body .author,
#adminLayout .boxStyle .panel-danger .panel-body .author,
.Site .panel-danger .list-group .author,
#adminLayout .boxStyle .panel-danger .list-group .author,
.Site .panel-danger .panel-body label,
#adminLayout .boxStyle .panel-danger .panel-body label,
.Site .panel-danger .list-group label,
#adminLayout .boxStyle .panel-danger .list-group label,
.Site .panel-danger .panel-body legend,
#adminLayout .boxStyle .panel-danger .panel-body legend,
.Site .panel-danger .list-group legend,
#adminLayout .boxStyle .panel-danger .list-group legend,
.Site .panel-danger .panel-body h1,
#adminLayout .boxStyle .panel-danger .panel-body h1,
.Site .panel-danger .list-group h1,
#adminLayout .boxStyle .panel-danger .list-group h1,
.Site .panel-danger .panel-body h2,
#adminLayout .boxStyle .panel-danger .panel-body h2,
.Site .panel-danger .list-group h2,
#adminLayout .boxStyle .panel-danger .list-group h2,
.Site .panel-danger .panel-body h3,
#adminLayout .boxStyle .panel-danger .panel-body h3,
.Site .panel-danger .list-group h3,
#adminLayout .boxStyle .panel-danger .list-group h3,
.Site .panel-danger .panel-body h4,
#adminLayout .boxStyle .panel-danger .panel-body h4,
.Site .panel-danger .list-group h4,
#adminLayout .boxStyle .panel-danger .list-group h4,
.Site .panel-danger .panel-body h5,
#adminLayout .boxStyle .panel-danger .panel-body h5,
.Site .panel-danger .list-group h5,
#adminLayout .boxStyle .panel-danger .list-group h5,
.Site .panel-danger .panel-body h6,
#adminLayout .boxStyle .panel-danger .panel-body h6,
.Site .panel-danger .list-group h6,
#adminLayout .boxStyle .panel-danger .list-group h6 {
  color: #fff;
}
.Site .panel-danger .panel-body li a:not(.btn),
#adminLayout .boxStyle .panel-danger .panel-body li a:not(.btn),
.Site .panel-danger .list-group li a:not(.btn),
#adminLayout .boxStyle .panel-danger .list-group li a:not(.btn),
.Site .panel-danger .panel-body p a:not(.btn),
#adminLayout .boxStyle .panel-danger .panel-body p a:not(.btn),
.Site .panel-danger .list-group p a:not(.btn),
#adminLayout .boxStyle .panel-danger .list-group p a:not(.btn),
.Site .panel-danger .panel-body .title a:not(.btn),
#adminLayout .boxStyle .panel-danger .panel-body .title a:not(.btn),
.Site .panel-danger .list-group .title a:not(.btn),
#adminLayout .boxStyle .panel-danger .list-group .title a:not(.btn),
.Site .panel-danger .panel-body .media-heading a:not(.btn),
#adminLayout .boxStyle .panel-danger .panel-body .media-heading a:not(.btn),
.Site .panel-danger .list-group .media-heading a:not(.btn),
#adminLayout .boxStyle .panel-danger .list-group .media-heading a:not(.btn),
.Site .panel-danger .panel-body .tags a:not(.btn),
#adminLayout .boxStyle .panel-danger .panel-body .tags a:not(.btn),
.Site .panel-danger .list-group .tags a:not(.btn),
#adminLayout .boxStyle .panel-danger .list-group .tags a:not(.btn),
.Site .panel-danger .panel-body .author a:not(.btn),
#adminLayout .boxStyle .panel-danger .panel-body .author a:not(.btn),
.Site .panel-danger .list-group .author a:not(.btn),
#adminLayout .boxStyle .panel-danger .list-group .author a:not(.btn),
.Site .panel-danger .panel-body label a:not(.btn),
#adminLayout .boxStyle .panel-danger .panel-body label a:not(.btn),
.Site .panel-danger .list-group label a:not(.btn),
#adminLayout .boxStyle .panel-danger .list-group label a:not(.btn),
.Site .panel-danger .panel-body legend a:not(.btn),
#adminLayout .boxStyle .panel-danger .panel-body legend a:not(.btn),
.Site .panel-danger .list-group legend a:not(.btn),
#adminLayout .boxStyle .panel-danger .list-group legend a:not(.btn),
.Site .panel-danger .panel-body h1 a:not(.btn),
#adminLayout .boxStyle .panel-danger .panel-body h1 a:not(.btn),
.Site .panel-danger .list-group h1 a:not(.btn),
#adminLayout .boxStyle .panel-danger .list-group h1 a:not(.btn),
.Site .panel-danger .panel-body h2 a:not(.btn),
#adminLayout .boxStyle .panel-danger .panel-body h2 a:not(.btn),
.Site .panel-danger .list-group h2 a:not(.btn),
#adminLayout .boxStyle .panel-danger .list-group h2 a:not(.btn),
.Site .panel-danger .panel-body h3 a:not(.btn),
#adminLayout .boxStyle .panel-danger .panel-body h3 a:not(.btn),
.Site .panel-danger .list-group h3 a:not(.btn),
#adminLayout .boxStyle .panel-danger .list-group h3 a:not(.btn),
.Site .panel-danger .panel-body h4 a:not(.btn),
#adminLayout .boxStyle .panel-danger .panel-body h4 a:not(.btn),
.Site .panel-danger .list-group h4 a:not(.btn),
#adminLayout .boxStyle .panel-danger .list-group h4 a:not(.btn),
.Site .panel-danger .panel-body h5 a:not(.btn),
#adminLayout .boxStyle .panel-danger .panel-body h5 a:not(.btn),
.Site .panel-danger .list-group h5 a:not(.btn),
#adminLayout .boxStyle .panel-danger .list-group h5 a:not(.btn),
.Site .panel-danger .panel-body h6 a:not(.btn),
#adminLayout .boxStyle .panel-danger .panel-body h6 a:not(.btn),
.Site .panel-danger .list-group h6 a:not(.btn),
#adminLayout .boxStyle .panel-danger .list-group h6 a:not(.btn) {
  color: #fbc3ce;
}
.Site .panel-danger .panel-body li a:hover:not(.btn),
#adminLayout .boxStyle .panel-danger .panel-body li a:hover:not(.btn),
.Site .panel-danger .list-group li a:hover:not(.btn),
#adminLayout .boxStyle .panel-danger .list-group li a:hover:not(.btn),
.Site .panel-danger .panel-body p a:hover:not(.btn),
#adminLayout .boxStyle .panel-danger .panel-body p a:hover:not(.btn),
.Site .panel-danger .list-group p a:hover:not(.btn),
#adminLayout .boxStyle .panel-danger .list-group p a:hover:not(.btn),
.Site .panel-danger .panel-body .title a:hover:not(.btn),
#adminLayout .boxStyle .panel-danger .panel-body .title a:hover:not(.btn),
.Site .panel-danger .list-group .title a:hover:not(.btn),
#adminLayout .boxStyle .panel-danger .list-group .title a:hover:not(.btn),
.Site .panel-danger .panel-body .media-heading a:hover:not(.btn),
#adminLayout .boxStyle .panel-danger .panel-body .media-heading a:hover:not(.btn),
.Site .panel-danger .list-group .media-heading a:hover:not(.btn),
#adminLayout .boxStyle .panel-danger .list-group .media-heading a:hover:not(.btn),
.Site .panel-danger .panel-body .tags a:hover:not(.btn),
#adminLayout .boxStyle .panel-danger .panel-body .tags a:hover:not(.btn),
.Site .panel-danger .list-group .tags a:hover:not(.btn),
#adminLayout .boxStyle .panel-danger .list-group .tags a:hover:not(.btn),
.Site .panel-danger .panel-body .author a:hover:not(.btn),
#adminLayout .boxStyle .panel-danger .panel-body .author a:hover:not(.btn),
.Site .panel-danger .list-group .author a:hover:not(.btn),
#adminLayout .boxStyle .panel-danger .list-group .author a:hover:not(.btn),
.Site .panel-danger .panel-body label a:hover:not(.btn),
#adminLayout .boxStyle .panel-danger .panel-body label a:hover:not(.btn),
.Site .panel-danger .list-group label a:hover:not(.btn),
#adminLayout .boxStyle .panel-danger .list-group label a:hover:not(.btn),
.Site .panel-danger .panel-body legend a:hover:not(.btn),
#adminLayout .boxStyle .panel-danger .panel-body legend a:hover:not(.btn),
.Site .panel-danger .list-group legend a:hover:not(.btn),
#adminLayout .boxStyle .panel-danger .list-group legend a:hover:not(.btn),
.Site .panel-danger .panel-body h1 a:hover:not(.btn),
#adminLayout .boxStyle .panel-danger .panel-body h1 a:hover:not(.btn),
.Site .panel-danger .list-group h1 a:hover:not(.btn),
#adminLayout .boxStyle .panel-danger .list-group h1 a:hover:not(.btn),
.Site .panel-danger .panel-body h2 a:hover:not(.btn),
#adminLayout .boxStyle .panel-danger .panel-body h2 a:hover:not(.btn),
.Site .panel-danger .list-group h2 a:hover:not(.btn),
#adminLayout .boxStyle .panel-danger .list-group h2 a:hover:not(.btn),
.Site .panel-danger .panel-body h3 a:hover:not(.btn),
#adminLayout .boxStyle .panel-danger .panel-body h3 a:hover:not(.btn),
.Site .panel-danger .list-group h3 a:hover:not(.btn),
#adminLayout .boxStyle .panel-danger .list-group h3 a:hover:not(.btn),
.Site .panel-danger .panel-body h4 a:hover:not(.btn),
#adminLayout .boxStyle .panel-danger .panel-body h4 a:hover:not(.btn),
.Site .panel-danger .list-group h4 a:hover:not(.btn),
#adminLayout .boxStyle .panel-danger .list-group h4 a:hover:not(.btn),
.Site .panel-danger .panel-body h5 a:hover:not(.btn),
#adminLayout .boxStyle .panel-danger .panel-body h5 a:hover:not(.btn),
.Site .panel-danger .list-group h5 a:hover:not(.btn),
#adminLayout .boxStyle .panel-danger .list-group h5 a:hover:not(.btn),
.Site .panel-danger .panel-body h6 a:hover:not(.btn),
#adminLayout .boxStyle .panel-danger .panel-body h6 a:hover:not(.btn),
.Site .panel-danger .list-group h6 a:hover:not(.btn),
#adminLayout .boxStyle .panel-danger .list-group h6 a:hover:not(.btn) {
  color: #f893a6;
}
.Site .panel-danger .panel-body a.btn-default,
#adminLayout .boxStyle .panel-danger .panel-body a.btn-default,
.Site .panel-danger .list-group a.btn-default,
#adminLayout .boxStyle .panel-danger .list-group a.btn-default {
  background: #f13458;
  border-color: #f13458;
  color: #fff;
  border-radius: 0px;
}
.Site .panel-danger .panel-body a.btn-default:hover,
#adminLayout .boxStyle .panel-danger .panel-body a.btn-default:hover,
.Site .panel-danger .list-group a.btn-default:hover,
#adminLayout .boxStyle .panel-danger .list-group a.btn-default:hover,
.Site .panel-danger .panel-body a.btn-default:focus,
#adminLayout .boxStyle .panel-danger .panel-body a.btn-default:focus,
.Site .panel-danger .list-group a.btn-default:focus,
#adminLayout .boxStyle .panel-danger .list-group a.btn-default:focus {
  color: #fff;
  background: #f4647f;
  border-color: #f4647f;
}
.Site .panel-danger .panel-body a.btn-default:hover,
#adminLayout .boxStyle .panel-danger .panel-body a.btn-default:hover,
.Site .panel-danger .list-group a.btn-default:hover,
#adminLayout .boxStyle .panel-danger .list-group a.btn-default:hover,
.Site .panel-danger .panel-body a.btn-default:focus,
#adminLayout .boxStyle .panel-danger .panel-body a.btn-default:focus,
.Site .panel-danger .list-group a.btn-default:focus,
#adminLayout .boxStyle .panel-danger .list-group a.btn-default:focus {
  background: #e21038;
  border-color: #e21038;
}
.Site .panel-danger .panel-body a.btn-default,
#adminLayout .boxStyle .panel-danger .panel-body a.btn-default,
.Site .panel-danger .list-group a.btn-default,
#adminLayout .boxStyle .panel-danger .list-group a.btn-default {
  background: #fff;
  border-color: #fff;
  color: #f13458;
}
.Site .panel-danger .panel-body a.btn-default:hover,
#adminLayout .boxStyle .panel-danger .panel-body a.btn-default:hover,
.Site .panel-danger .list-group a.btn-default:hover,
#adminLayout .boxStyle .panel-danger .list-group a.btn-default:hover {
  background-color: rgba(255, 255, 255, 0.9);
  border-color: rgba(255, 255, 255, 0.9);
  color: #f13458;
}
.Site .panel-danger .pager a,
#adminLayout .boxStyle .panel-danger .pager a {
  color: #f13458;
  background-color: #fff;
  border-color: #fff;
}
.Site .panel-danger .pager a:hover,
#adminLayout .boxStyle .panel-danger .pager a:hover {
  background-color: #ffffff;
  border-color: #ffffff;
}
.Site .panel-danger .pager .disabled a,
#adminLayout .boxStyle .panel-danger .pager .disabled a {
  background-color: rgba(255, 255, 255, 0.4);
  border-color: rgba(255, 255, 255, 0);
}
.Site .panel-danger .panel-footer,
#adminLayout .boxStyle .panel-danger .panel-footer {
  background: none;
  border: none;
  padding-top: 0;
}
.Site .panel-danger .panel-footer a.btn,
#adminLayout .boxStyle .panel-danger .panel-footer a.btn {
  background: #f13458;
  border-color: #f13458;
  color: #fff;
  border-radius: 0px;
}
.Site .panel-danger .panel-footer a.btn:hover,
#adminLayout .boxStyle .panel-danger .panel-footer a.btn:hover,
.Site .panel-danger .panel-footer a.btn:focus,
#adminLayout .boxStyle .panel-danger .panel-footer a.btn:focus {
  color: #fff;
  background: #f4647f;
  border-color: #f4647f;
}
.Site .panel-danger .panel-footer a.btn:hover,
#adminLayout .boxStyle .panel-danger .panel-footer a.btn:hover,
.Site .panel-danger .panel-footer a.btn:focus,
#adminLayout .boxStyle .panel-danger .panel-footer a.btn:focus {
  background: #e21038;
  border-color: #e21038;
}
.Site .panel-danger .panel-footer a.btn,
#adminLayout .boxStyle .panel-danger .panel-footer a.btn {
  background: #fff;
  border-color: #fff;
  color: #f13458;
}
.Site .panel-danger .panel-footer a.btn:hover,
#adminLayout .boxStyle .panel-danger .panel-footer a.btn:hover {
  background-color: rgba(255, 255, 255, 0.9);
  border-color: rgba(255, 255, 255, 0.9);
  color: #f13458;
}
.Site .alert-info,
#adminLayout .boxStyle .alert-info {
  background: #222a2e;
  color: #fff;
}
.Site .alert-info a,
#adminLayout .boxStyle .alert-info a {
  color: #637a86;
}
.Site .alert-info a:hover,
#adminLayout .boxStyle .alert-info a:hover {
  color: #38454b;
}
.Site .alert-info li,
#adminLayout .boxStyle .alert-info li,
.Site .alert-info p,
#adminLayout .boxStyle .alert-info p,
.Site .alert-info .title,
#adminLayout .boxStyle .alert-info .title,
.Site .alert-info .media-heading,
#adminLayout .boxStyle .alert-info .media-heading,
.Site .alert-info .tags,
#adminLayout .boxStyle .alert-info .tags,
.Site .alert-info label,
#adminLayout .boxStyle .alert-info label,
.Site .alert-info legend,
#adminLayout .boxStyle .alert-info legend,
.Site .alert-info h1,
#adminLayout .boxStyle .alert-info h1,
.Site .alert-info h2,
#adminLayout .boxStyle .alert-info h2,
.Site .alert-info h3,
#adminLayout .boxStyle .alert-info h3,
.Site .alert-info h4,
#adminLayout .boxStyle .alert-info h4,
.Site .alert-info h5,
#adminLayout .boxStyle .alert-info h5,
.Site .alert-info h6,
#adminLayout .boxStyle .alert-info h6 {
  color: #fff;
}
.Site .alert-info li a,
#adminLayout .boxStyle .alert-info li a,
.Site .alert-info p a,
#adminLayout .boxStyle .alert-info p a,
.Site .alert-info .title a,
#adminLayout .boxStyle .alert-info .title a,
.Site .alert-info .media-heading a,
#adminLayout .boxStyle .alert-info .media-heading a,
.Site .alert-info .tags a,
#adminLayout .boxStyle .alert-info .tags a,
.Site .alert-info label a,
#adminLayout .boxStyle .alert-info label a,
.Site .alert-info legend a,
#adminLayout .boxStyle .alert-info legend a,
.Site .alert-info h1 a,
#adminLayout .boxStyle .alert-info h1 a,
.Site .alert-info h2 a,
#adminLayout .boxStyle .alert-info h2 a,
.Site .alert-info h3 a,
#adminLayout .boxStyle .alert-info h3 a,
.Site .alert-info h4 a,
#adminLayout .boxStyle .alert-info h4 a,
.Site .alert-info h5 a,
#adminLayout .boxStyle .alert-info h5 a,
.Site .alert-info h6 a,
#adminLayout .boxStyle .alert-info h6 a {
  color: #637a86;
}
.Site .alert-info li a:hover,
#adminLayout .boxStyle .alert-info li a:hover,
.Site .alert-info p a:hover,
#adminLayout .boxStyle .alert-info p a:hover,
.Site .alert-info .title a:hover,
#adminLayout .boxStyle .alert-info .title a:hover,
.Site .alert-info .media-heading a:hover,
#adminLayout .boxStyle .alert-info .media-heading a:hover,
.Site .alert-info .tags a:hover,
#adminLayout .boxStyle .alert-info .tags a:hover,
.Site .alert-info label a:hover,
#adminLayout .boxStyle .alert-info label a:hover,
.Site .alert-info legend a:hover,
#adminLayout .boxStyle .alert-info legend a:hover,
.Site .alert-info h1 a:hover,
#adminLayout .boxStyle .alert-info h1 a:hover,
.Site .alert-info h2 a:hover,
#adminLayout .boxStyle .alert-info h2 a:hover,
.Site .alert-info h3 a:hover,
#adminLayout .boxStyle .alert-info h3 a:hover,
.Site .alert-info h4 a:hover,
#adminLayout .boxStyle .alert-info h4 a:hover,
.Site .alert-info h5 a:hover,
#adminLayout .boxStyle .alert-info h5 a:hover,
.Site .alert-info h6 a:hover,
#adminLayout .boxStyle .alert-info h6 a:hover {
  color: #38454b;
}
.Site .alert-info .listItem,
#adminLayout .boxStyle .alert-info .listItem,
.Site .alert-info .cols,
#adminLayout .boxStyle .alert-info .cols {
  border-color: #171d1f;
}
.Site .alert-info a.btn,
#adminLayout .boxStyle .alert-info a.btn {
  color: #222a2e;
  background-color: #fff;
  border-color: #fff;
}
.Site .alert-info a.btn:hover,
#adminLayout .boxStyle .alert-info a.btn:hover {
  background-color: #9aacb5;
  border-color: #9aacb5;
}
.Site .alert-info a.btn-default,
#adminLayout .boxStyle .alert-info a.btn-default {
  background: #fff;
  border-color: #fff;
  color: #222a2e;
}
.Site .alert-info a.btn-default:hover,
#adminLayout .boxStyle .alert-info a.btn-default:hover {
  background-color: rgba(255, 255, 255, 0.9);
  border-color: rgba(255, 255, 255, 0.9);
  color: #222a2e;
}
.Site .alert-info .pager a,
#adminLayout .boxStyle .alert-info .pager a {
  color: #222a2e;
  background-color: #fff;
  border-color: #fff;
}
.Site .alert-info .pager a:hover,
#adminLayout .boxStyle .alert-info .pager a:hover {
  background-color: #9aacb5;
  border-color: #9aacb5;
}
.Site .alert-info .pager .disabled a,
#adminLayout .boxStyle .alert-info .pager .disabled a {
  background-color: rgba(255, 255, 255, 0.4);
  border-color: rgba(255, 255, 255, 0);
}
.Site .alert-success,
#adminLayout .boxStyle .alert-success {
  background: #6eb762;
  color: #fff;
}
.Site .alert-success a,
#adminLayout .boxStyle .alert-success a {
  color: #cfe7cb;
}
.Site .alert-success a:hover,
#adminLayout .boxStyle .alert-success a:hover {
  color: #8ec785;
}
.Site .alert-success li,
#adminLayout .boxStyle .alert-success li,
.Site .alert-success p,
#adminLayout .boxStyle .alert-success p,
.Site .alert-success .title,
#adminLayout .boxStyle .alert-success .title,
.Site .alert-success .media-heading,
#adminLayout .boxStyle .alert-success .media-heading,
.Site .alert-success .tags,
#adminLayout .boxStyle .alert-success .tags,
.Site .alert-success label,
#adminLayout .boxStyle .alert-success label,
.Site .alert-success legend,
#adminLayout .boxStyle .alert-success legend,
.Site .alert-success h1,
#adminLayout .boxStyle .alert-success h1,
.Site .alert-success h2,
#adminLayout .boxStyle .alert-success h2,
.Site .alert-success h3,
#adminLayout .boxStyle .alert-success h3,
.Site .alert-success h4,
#adminLayout .boxStyle .alert-success h4,
.Site .alert-success h5,
#adminLayout .boxStyle .alert-success h5,
.Site .alert-success h6,
#adminLayout .boxStyle .alert-success h6 {
  color: #fff;
}
.Site .alert-success li a,
#adminLayout .boxStyle .alert-success li a,
.Site .alert-success p a,
#adminLayout .boxStyle .alert-success p a,
.Site .alert-success .title a,
#adminLayout .boxStyle .alert-success .title a,
.Site .alert-success .media-heading a,
#adminLayout .boxStyle .alert-success .media-heading a,
.Site .alert-success .tags a,
#adminLayout .boxStyle .alert-success .tags a,
.Site .alert-success label a,
#adminLayout .boxStyle .alert-success label a,
.Site .alert-success legend a,
#adminLayout .boxStyle .alert-success legend a,
.Site .alert-success h1 a,
#adminLayout .boxStyle .alert-success h1 a,
.Site .alert-success h2 a,
#adminLayout .boxStyle .alert-success h2 a,
.Site .alert-success h3 a,
#adminLayout .boxStyle .alert-success h3 a,
.Site .alert-success h4 a,
#adminLayout .boxStyle .alert-success h4 a,
.Site .alert-success h5 a,
#adminLayout .boxStyle .alert-success h5 a,
.Site .alert-success h6 a,
#adminLayout .boxStyle .alert-success h6 a {
  color: #cfe7cb;
}
.Site .alert-success li a:hover,
#adminLayout .boxStyle .alert-success li a:hover,
.Site .alert-success p a:hover,
#adminLayout .boxStyle .alert-success p a:hover,
.Site .alert-success .title a:hover,
#adminLayout .boxStyle .alert-success .title a:hover,
.Site .alert-success .media-heading a:hover,
#adminLayout .boxStyle .alert-success .media-heading a:hover,
.Site .alert-success .tags a:hover,
#adminLayout .boxStyle .alert-success .tags a:hover,
.Site .alert-success label a:hover,
#adminLayout .boxStyle .alert-success label a:hover,
.Site .alert-success legend a:hover,
#adminLayout .boxStyle .alert-success legend a:hover,
.Site .alert-success h1 a:hover,
#adminLayout .boxStyle .alert-success h1 a:hover,
.Site .alert-success h2 a:hover,
#adminLayout .boxStyle .alert-success h2 a:hover,
.Site .alert-success h3 a:hover,
#adminLayout .boxStyle .alert-success h3 a:hover,
.Site .alert-success h4 a:hover,
#adminLayout .boxStyle .alert-success h4 a:hover,
.Site .alert-success h5 a:hover,
#adminLayout .boxStyle .alert-success h5 a:hover,
.Site .alert-success h6 a:hover,
#adminLayout .boxStyle .alert-success h6 a:hover {
  color: #8ec785;
}
.Site .alert-success .listItem,
#adminLayout .boxStyle .alert-success .listItem,
.Site .alert-success .cols,
#adminLayout .boxStyle .alert-success .cols {
  border-color: #5eaf51;
}
.Site .alert-success a.btn,
#adminLayout .boxStyle .alert-success a.btn {
  color: #6eb762;
  background-color: #fff;
  border-color: #fff;
}
.Site .alert-success a.btn:hover,
#adminLayout .boxStyle .alert-success a.btn:hover {
  background-color: #ffffff;
  border-color: #ffffff;
}
.Site .alert-success a.btn-default,
#adminLayout .boxStyle .alert-success a.btn-default {
  background: #fff;
  border-color: #fff;
  color: #6eb762;
}
.Site .alert-success a.btn-default:hover,
#adminLayout .boxStyle .alert-success a.btn-default:hover {
  background-color: rgba(255, 255, 255, 0.9);
  border-color: rgba(255, 255, 255, 0.9);
  color: #6eb762;
}
.Site .alert-success .pager a,
#adminLayout .boxStyle .alert-success .pager a {
  color: #6eb762;
  background-color: #fff;
  border-color: #fff;
}
.Site .alert-success .pager a:hover,
#adminLayout .boxStyle .alert-success .pager a:hover {
  background-color: #ffffff;
  border-color: #ffffff;
}
.Site .alert-success .pager .disabled a,
#adminLayout .boxStyle .alert-success .pager .disabled a {
  background-color: rgba(255, 255, 255, 0.4);
  border-color: rgba(255, 255, 255, 0);
}
.Site .alert-warning,
#adminLayout .boxStyle .alert-warning {
  background: #ffb33c;
  color: #000;
}
.Site .alert-warning a,
#adminLayout .boxStyle .alert-warning a {
  color: #ffefd5;
}
.Site .alert-warning a:hover,
#adminLayout .boxStyle .alert-warning a:hover {
  color: #ffc76f;
}
.Site .alert-warning li,
#adminLayout .boxStyle .alert-warning li,
.Site .alert-warning p,
#adminLayout .boxStyle .alert-warning p,
.Site .alert-warning .title,
#adminLayout .boxStyle .alert-warning .title,
.Site .alert-warning .media-heading,
#adminLayout .boxStyle .alert-warning .media-heading,
.Site .alert-warning .tags,
#adminLayout .boxStyle .alert-warning .tags,
.Site .alert-warning label,
#adminLayout .boxStyle .alert-warning label,
.Site .alert-warning legend,
#adminLayout .boxStyle .alert-warning legend,
.Site .alert-warning h1,
#adminLayout .boxStyle .alert-warning h1,
.Site .alert-warning h2,
#adminLayout .boxStyle .alert-warning h2,
.Site .alert-warning h3,
#adminLayout .boxStyle .alert-warning h3,
.Site .alert-warning h4,
#adminLayout .boxStyle .alert-warning h4,
.Site .alert-warning h5,
#adminLayout .boxStyle .alert-warning h5,
.Site .alert-warning h6,
#adminLayout .boxStyle .alert-warning h6 {
  color: #000;
}
.Site .alert-warning li a,
#adminLayout .boxStyle .alert-warning li a,
.Site .alert-warning p a,
#adminLayout .boxStyle .alert-warning p a,
.Site .alert-warning .title a,
#adminLayout .boxStyle .alert-warning .title a,
.Site .alert-warning .media-heading a,
#adminLayout .boxStyle .alert-warning .media-heading a,
.Site .alert-warning .tags a,
#adminLayout .boxStyle .alert-warning .tags a,
.Site .alert-warning label a,
#adminLayout .boxStyle .alert-warning label a,
.Site .alert-warning legend a,
#adminLayout .boxStyle .alert-warning legend a,
.Site .alert-warning h1 a,
#adminLayout .boxStyle .alert-warning h1 a,
.Site .alert-warning h2 a,
#adminLayout .boxStyle .alert-warning h2 a,
.Site .alert-warning h3 a,
#adminLayout .boxStyle .alert-warning h3 a,
.Site .alert-warning h4 a,
#adminLayout .boxStyle .alert-warning h4 a,
.Site .alert-warning h5 a,
#adminLayout .boxStyle .alert-warning h5 a,
.Site .alert-warning h6 a,
#adminLayout .boxStyle .alert-warning h6 a {
  color: #ffefd5;
}
.Site .alert-warning li a:hover,
#adminLayout .boxStyle .alert-warning li a:hover,
.Site .alert-warning p a:hover,
#adminLayout .boxStyle .alert-warning p a:hover,
.Site .alert-warning .title a:hover,
#adminLayout .boxStyle .alert-warning .title a:hover,
.Site .alert-warning .media-heading a:hover,
#adminLayout .boxStyle .alert-warning .media-heading a:hover,
.Site .alert-warning .tags a:hover,
#adminLayout .boxStyle .alert-warning .tags a:hover,
.Site .alert-warning label a:hover,
#adminLayout .boxStyle .alert-warning label a:hover,
.Site .alert-warning legend a:hover,
#adminLayout .boxStyle .alert-warning legend a:hover,
.Site .alert-warning h1 a:hover,
#adminLayout .boxStyle .alert-warning h1 a:hover,
.Site .alert-warning h2 a:hover,
#adminLayout .boxStyle .alert-warning h2 a:hover,
.Site .alert-warning h3 a:hover,
#adminLayout .boxStyle .alert-warning h3 a:hover,
.Site .alert-warning h4 a:hover,
#adminLayout .boxStyle .alert-warning h4 a:hover,
.Site .alert-warning h5 a:hover,
#adminLayout .boxStyle .alert-warning h5 a:hover,
.Site .alert-warning h6 a:hover,
#adminLayout .boxStyle .alert-warning h6 a:hover {
  color: #ffc76f;
}
.Site .alert-warning .listItem,
#adminLayout .boxStyle .alert-warning .listItem,
.Site .alert-warning .cols,
#adminLayout .boxStyle .alert-warning .cols {
  border-color: #ffa922;
}
.Site .alert-warning a.btn,
#adminLayout .boxStyle .alert-warning a.btn {
  color: #ffb33c;
  background-color: #000;
  border-color: #000;
}
.Site .alert-warning a.btn:hover,
#adminLayout .boxStyle .alert-warning a.btn:hover {
  background-color: #ffffff;
  border-color: #ffffff;
}
.Site .alert-warning a.btn-default,
#adminLayout .boxStyle .alert-warning a.btn-default {
  background: #000;
  border-color: #000;
  color: #ffb33c;
}
.Site .alert-warning a.btn-default:hover,
#adminLayout .boxStyle .alert-warning a.btn-default:hover {
  background-color: rgba(0, 0, 0, 0.9);
  border-color: rgba(0, 0, 0, 0.9);
  color: #ffb33c;
}
.Site .alert-warning .pager a,
#adminLayout .boxStyle .alert-warning .pager a {
  color: #ffb33c;
  background-color: #000;
  border-color: #000;
}
.Site .alert-warning .pager a:hover,
#adminLayout .boxStyle .alert-warning .pager a:hover {
  background-color: #ffffff;
  border-color: #ffffff;
}
.Site .alert-warning .pager .disabled a,
#adminLayout .boxStyle .alert-warning .pager .disabled a {
  background-color: rgba(0, 0, 0, 0.4);
  border-color: rgba(0, 0, 0, 0);
}
.Site .alert-danger,
#adminLayout .boxStyle .alert-danger {
  background: #f13458;
  color: #fff;
}
.Site .alert-danger a,
#adminLayout .boxStyle .alert-danger a {
  color: #fbc3ce;
}
.Site .alert-danger a:hover,
#adminLayout .boxStyle .alert-danger a:hover {
  color: #f4647f;
}
.Site .alert-danger li,
#adminLayout .boxStyle .alert-danger li,
.Site .alert-danger p,
#adminLayout .boxStyle .alert-danger p,
.Site .alert-danger .title,
#adminLayout .boxStyle .alert-danger .title,
.Site .alert-danger .media-heading,
#adminLayout .boxStyle .alert-danger .media-heading,
.Site .alert-danger .tags,
#adminLayout .boxStyle .alert-danger .tags,
.Site .alert-danger label,
#adminLayout .boxStyle .alert-danger label,
.Site .alert-danger legend,
#adminLayout .boxStyle .alert-danger legend,
.Site .alert-danger h1,
#adminLayout .boxStyle .alert-danger h1,
.Site .alert-danger h2,
#adminLayout .boxStyle .alert-danger h2,
.Site .alert-danger h3,
#adminLayout .boxStyle .alert-danger h3,
.Site .alert-danger h4,
#adminLayout .boxStyle .alert-danger h4,
.Site .alert-danger h5,
#adminLayout .boxStyle .alert-danger h5,
.Site .alert-danger h6,
#adminLayout .boxStyle .alert-danger h6 {
  color: #fff;
}
.Site .alert-danger li a,
#adminLayout .boxStyle .alert-danger li a,
.Site .alert-danger p a,
#adminLayout .boxStyle .alert-danger p a,
.Site .alert-danger .title a,
#adminLayout .boxStyle .alert-danger .title a,
.Site .alert-danger .media-heading a,
#adminLayout .boxStyle .alert-danger .media-heading a,
.Site .alert-danger .tags a,
#adminLayout .boxStyle .alert-danger .tags a,
.Site .alert-danger label a,
#adminLayout .boxStyle .alert-danger label a,
.Site .alert-danger legend a,
#adminLayout .boxStyle .alert-danger legend a,
.Site .alert-danger h1 a,
#adminLayout .boxStyle .alert-danger h1 a,
.Site .alert-danger h2 a,
#adminLayout .boxStyle .alert-danger h2 a,
.Site .alert-danger h3 a,
#adminLayout .boxStyle .alert-danger h3 a,
.Site .alert-danger h4 a,
#adminLayout .boxStyle .alert-danger h4 a,
.Site .alert-danger h5 a,
#adminLayout .boxStyle .alert-danger h5 a,
.Site .alert-danger h6 a,
#adminLayout .boxStyle .alert-danger h6 a {
  color: #fbc3ce;
}
.Site .alert-danger li a:hover,
#adminLayout .boxStyle .alert-danger li a:hover,
.Site .alert-danger p a:hover,
#adminLayout .boxStyle .alert-danger p a:hover,
.Site .alert-danger .title a:hover,
#adminLayout .boxStyle .alert-danger .title a:hover,
.Site .alert-danger .media-heading a:hover,
#adminLayout .boxStyle .alert-danger .media-heading a:hover,
.Site .alert-danger .tags a:hover,
#adminLayout .boxStyle .alert-danger .tags a:hover,
.Site .alert-danger label a:hover,
#adminLayout .boxStyle .alert-danger label a:hover,
.Site .alert-danger legend a:hover,
#adminLayout .boxStyle .alert-danger legend a:hover,
.Site .alert-danger h1 a:hover,
#adminLayout .boxStyle .alert-danger h1 a:hover,
.Site .alert-danger h2 a:hover,
#adminLayout .boxStyle .alert-danger h2 a:hover,
.Site .alert-danger h3 a:hover,
#adminLayout .boxStyle .alert-danger h3 a:hover,
.Site .alert-danger h4 a:hover,
#adminLayout .boxStyle .alert-danger h4 a:hover,
.Site .alert-danger h5 a:hover,
#adminLayout .boxStyle .alert-danger h5 a:hover,
.Site .alert-danger h6 a:hover,
#adminLayout .boxStyle .alert-danger h6 a:hover {
  color: #f4647f;
}
.Site .alert-danger .listItem,
#adminLayout .boxStyle .alert-danger .listItem,
.Site .alert-danger .cols,
#adminLayout .boxStyle .alert-danger .cols {
  border-color: #ef1c44;
}
.Site .alert-danger a.btn,
#adminLayout .boxStyle .alert-danger a.btn {
  color: #f13458;
  background-color: #fff;
  border-color: #fff;
}
.Site .alert-danger a.btn:hover,
#adminLayout .boxStyle .alert-danger a.btn:hover {
  background-color: #ffffff;
  border-color: #ffffff;
}
.Site .alert-danger a.btn-default,
#adminLayout .boxStyle .alert-danger a.btn-default {
  background: #fff;
  border-color: #fff;
  color: #f13458;
}
.Site .alert-danger a.btn-default:hover,
#adminLayout .boxStyle .alert-danger a.btn-default:hover {
  background-color: rgba(255, 255, 255, 0.9);
  border-color: rgba(255, 255, 255, 0.9);
  color: #f13458;
}
.Site .alert-danger .pager a,
#adminLayout .boxStyle .alert-danger .pager a {
  color: #f13458;
  background-color: #fff;
  border-color: #fff;
}
.Site .alert-danger .pager a:hover,
#adminLayout .boxStyle .alert-danger .pager a:hover {
  background-color: #ffffff;
  border-color: #ffffff;
}
.Site .alert-danger .pager .disabled a,
#adminLayout .boxStyle .alert-danger .pager .disabled a {
  background-color: rgba(255, 255, 255, 0.4);
  border-color: rgba(255, 255, 255, 0);
}
.Site .alert-action,
#adminLayout .boxStyle .alert-action {
  background: #f13458;
  color: #fff;
}
.Site .alert-action .panel-heading h1,
#adminLayout .boxStyle .alert-action .panel-heading h1,
.Site .alert-action .panel-heading h2,
#adminLayout .boxStyle .alert-action .panel-heading h2,
.Site .alert-action .panel-heading h3,
#adminLayout .boxStyle .alert-action .panel-heading h3,
.Site .alert-action .panel-heading h4,
#adminLayout .boxStyle .alert-action .panel-heading h4,
.Site .alert-action .panel-heading h5,
#adminLayout .boxStyle .alert-action .panel-heading h5,
.Site .alert-action .panel-heading h6,
#adminLayout .boxStyle .alert-action .panel-heading h6 {
  color: #fff;
}
.Site .alert-action .panel-heading h1 a,
#adminLayout .boxStyle .alert-action .panel-heading h1 a,
.Site .alert-action .panel-heading h2 a,
#adminLayout .boxStyle .alert-action .panel-heading h2 a,
.Site .alert-action .panel-heading h3 a,
#adminLayout .boxStyle .alert-action .panel-heading h3 a,
.Site .alert-action .panel-heading h4 a,
#adminLayout .boxStyle .alert-action .panel-heading h4 a,
.Site .alert-action .panel-heading h5 a,
#adminLayout .boxStyle .alert-action .panel-heading h5 a,
.Site .alert-action .panel-heading h6 a,
#adminLayout .boxStyle .alert-action .panel-heading h6 a {
  color: #fff;
}
.Site .alert-action .panel-heading h1 a:hover,
#adminLayout .boxStyle .alert-action .panel-heading h1 a:hover,
.Site .alert-action .panel-heading h2 a:hover,
#adminLayout .boxStyle .alert-action .panel-heading h2 a:hover,
.Site .alert-action .panel-heading h3 a:hover,
#adminLayout .boxStyle .alert-action .panel-heading h3 a:hover,
.Site .alert-action .panel-heading h4 a:hover,
#adminLayout .boxStyle .alert-action .panel-heading h4 a:hover,
.Site .alert-action .panel-heading h5 a:hover,
#adminLayout .boxStyle .alert-action .panel-heading h5 a:hover,
.Site .alert-action .panel-heading h6 a:hover,
#adminLayout .boxStyle .alert-action .panel-heading h6 a:hover {
  color: #cccccc;
}
.Site .alert-action .panel-body a:not(.btn),
#adminLayout .boxStyle .alert-action .panel-body a:not(.btn),
.Site .alert-action .list-group a:not(.btn),
#adminLayout .boxStyle .alert-action .list-group a:not(.btn) {
  color: #fbc3ce;
}
.Site .alert-action .panel-body a:hover:not(.btn),
#adminLayout .boxStyle .alert-action .panel-body a:hover:not(.btn),
.Site .alert-action .list-group a:hover:not(.btn),
#adminLayout .boxStyle .alert-action .list-group a:hover:not(.btn) {
  color: #f893a6;
}
.Site .alert-action .panel-body li,
#adminLayout .boxStyle .alert-action .panel-body li,
.Site .alert-action .list-group li,
#adminLayout .boxStyle .alert-action .list-group li,
.Site .alert-action .panel-body p,
#adminLayout .boxStyle .alert-action .panel-body p,
.Site .alert-action .list-group p,
#adminLayout .boxStyle .alert-action .list-group p,
.Site .alert-action .panel-body .title,
#adminLayout .boxStyle .alert-action .panel-body .title,
.Site .alert-action .list-group .title,
#adminLayout .boxStyle .alert-action .list-group .title,
.Site .alert-action .panel-body .media-heading,
#adminLayout .boxStyle .alert-action .panel-body .media-heading,
.Site .alert-action .list-group .media-heading,
#adminLayout .boxStyle .alert-action .list-group .media-heading,
.Site .alert-action .panel-body .tags,
#adminLayout .boxStyle .alert-action .panel-body .tags,
.Site .alert-action .list-group .tags,
#adminLayout .boxStyle .alert-action .list-group .tags,
.Site .alert-action .panel-body .author,
#adminLayout .boxStyle .alert-action .panel-body .author,
.Site .alert-action .list-group .author,
#adminLayout .boxStyle .alert-action .list-group .author,
.Site .alert-action .panel-body label,
#adminLayout .boxStyle .alert-action .panel-body label,
.Site .alert-action .list-group label,
#adminLayout .boxStyle .alert-action .list-group label,
.Site .alert-action .panel-body legend,
#adminLayout .boxStyle .alert-action .panel-body legend,
.Site .alert-action .list-group legend,
#adminLayout .boxStyle .alert-action .list-group legend,
.Site .alert-action .panel-body h1,
#adminLayout .boxStyle .alert-action .panel-body h1,
.Site .alert-action .list-group h1,
#adminLayout .boxStyle .alert-action .list-group h1,
.Site .alert-action .panel-body h2,
#adminLayout .boxStyle .alert-action .panel-body h2,
.Site .alert-action .list-group h2,
#adminLayout .boxStyle .alert-action .list-group h2,
.Site .alert-action .panel-body h3,
#adminLayout .boxStyle .alert-action .panel-body h3,
.Site .alert-action .list-group h3,
#adminLayout .boxStyle .alert-action .list-group h3,
.Site .alert-action .panel-body h4,
#adminLayout .boxStyle .alert-action .panel-body h4,
.Site .alert-action .list-group h4,
#adminLayout .boxStyle .alert-action .list-group h4,
.Site .alert-action .panel-body h5,
#adminLayout .boxStyle .alert-action .panel-body h5,
.Site .alert-action .list-group h5,
#adminLayout .boxStyle .alert-action .list-group h5,
.Site .alert-action .panel-body h6,
#adminLayout .boxStyle .alert-action .panel-body h6,
.Site .alert-action .list-group h6,
#adminLayout .boxStyle .alert-action .list-group h6 {
  color: #fff;
}
.Site .alert-action .panel-body li a:not(.btn),
#adminLayout .boxStyle .alert-action .panel-body li a:not(.btn),
.Site .alert-action .list-group li a:not(.btn),
#adminLayout .boxStyle .alert-action .list-group li a:not(.btn),
.Site .alert-action .panel-body p a:not(.btn),
#adminLayout .boxStyle .alert-action .panel-body p a:not(.btn),
.Site .alert-action .list-group p a:not(.btn),
#adminLayout .boxStyle .alert-action .list-group p a:not(.btn),
.Site .alert-action .panel-body .title a:not(.btn),
#adminLayout .boxStyle .alert-action .panel-body .title a:not(.btn),
.Site .alert-action .list-group .title a:not(.btn),
#adminLayout .boxStyle .alert-action .list-group .title a:not(.btn),
.Site .alert-action .panel-body .media-heading a:not(.btn),
#adminLayout .boxStyle .alert-action .panel-body .media-heading a:not(.btn),
.Site .alert-action .list-group .media-heading a:not(.btn),
#adminLayout .boxStyle .alert-action .list-group .media-heading a:not(.btn),
.Site .alert-action .panel-body .tags a:not(.btn),
#adminLayout .boxStyle .alert-action .panel-body .tags a:not(.btn),
.Site .alert-action .list-group .tags a:not(.btn),
#adminLayout .boxStyle .alert-action .list-group .tags a:not(.btn),
.Site .alert-action .panel-body .author a:not(.btn),
#adminLayout .boxStyle .alert-action .panel-body .author a:not(.btn),
.Site .alert-action .list-group .author a:not(.btn),
#adminLayout .boxStyle .alert-action .list-group .author a:not(.btn),
.Site .alert-action .panel-body label a:not(.btn),
#adminLayout .boxStyle .alert-action .panel-body label a:not(.btn),
.Site .alert-action .list-group label a:not(.btn),
#adminLayout .boxStyle .alert-action .list-group label a:not(.btn),
.Site .alert-action .panel-body legend a:not(.btn),
#adminLayout .boxStyle .alert-action .panel-body legend a:not(.btn),
.Site .alert-action .list-group legend a:not(.btn),
#adminLayout .boxStyle .alert-action .list-group legend a:not(.btn),
.Site .alert-action .panel-body h1 a:not(.btn),
#adminLayout .boxStyle .alert-action .panel-body h1 a:not(.btn),
.Site .alert-action .list-group h1 a:not(.btn),
#adminLayout .boxStyle .alert-action .list-group h1 a:not(.btn),
.Site .alert-action .panel-body h2 a:not(.btn),
#adminLayout .boxStyle .alert-action .panel-body h2 a:not(.btn),
.Site .alert-action .list-group h2 a:not(.btn),
#adminLayout .boxStyle .alert-action .list-group h2 a:not(.btn),
.Site .alert-action .panel-body h3 a:not(.btn),
#adminLayout .boxStyle .alert-action .panel-body h3 a:not(.btn),
.Site .alert-action .list-group h3 a:not(.btn),
#adminLayout .boxStyle .alert-action .list-group h3 a:not(.btn),
.Site .alert-action .panel-body h4 a:not(.btn),
#adminLayout .boxStyle .alert-action .panel-body h4 a:not(.btn),
.Site .alert-action .list-group h4 a:not(.btn),
#adminLayout .boxStyle .alert-action .list-group h4 a:not(.btn),
.Site .alert-action .panel-body h5 a:not(.btn),
#adminLayout .boxStyle .alert-action .panel-body h5 a:not(.btn),
.Site .alert-action .list-group h5 a:not(.btn),
#adminLayout .boxStyle .alert-action .list-group h5 a:not(.btn),
.Site .alert-action .panel-body h6 a:not(.btn),
#adminLayout .boxStyle .alert-action .panel-body h6 a:not(.btn),
.Site .alert-action .list-group h6 a:not(.btn),
#adminLayout .boxStyle .alert-action .list-group h6 a:not(.btn) {
  color: #fbc3ce;
}
.Site .alert-action .panel-body li a:hover:not(.btn),
#adminLayout .boxStyle .alert-action .panel-body li a:hover:not(.btn),
.Site .alert-action .list-group li a:hover:not(.btn),
#adminLayout .boxStyle .alert-action .list-group li a:hover:not(.btn),
.Site .alert-action .panel-body p a:hover:not(.btn),
#adminLayout .boxStyle .alert-action .panel-body p a:hover:not(.btn),
.Site .alert-action .list-group p a:hover:not(.btn),
#adminLayout .boxStyle .alert-action .list-group p a:hover:not(.btn),
.Site .alert-action .panel-body .title a:hover:not(.btn),
#adminLayout .boxStyle .alert-action .panel-body .title a:hover:not(.btn),
.Site .alert-action .list-group .title a:hover:not(.btn),
#adminLayout .boxStyle .alert-action .list-group .title a:hover:not(.btn),
.Site .alert-action .panel-body .media-heading a:hover:not(.btn),
#adminLayout .boxStyle .alert-action .panel-body .media-heading a:hover:not(.btn),
.Site .alert-action .list-group .media-heading a:hover:not(.btn),
#adminLayout .boxStyle .alert-action .list-group .media-heading a:hover:not(.btn),
.Site .alert-action .panel-body .tags a:hover:not(.btn),
#adminLayout .boxStyle .alert-action .panel-body .tags a:hover:not(.btn),
.Site .alert-action .list-group .tags a:hover:not(.btn),
#adminLayout .boxStyle .alert-action .list-group .tags a:hover:not(.btn),
.Site .alert-action .panel-body .author a:hover:not(.btn),
#adminLayout .boxStyle .alert-action .panel-body .author a:hover:not(.btn),
.Site .alert-action .list-group .author a:hover:not(.btn),
#adminLayout .boxStyle .alert-action .list-group .author a:hover:not(.btn),
.Site .alert-action .panel-body label a:hover:not(.btn),
#adminLayout .boxStyle .alert-action .panel-body label a:hover:not(.btn),
.Site .alert-action .list-group label a:hover:not(.btn),
#adminLayout .boxStyle .alert-action .list-group label a:hover:not(.btn),
.Site .alert-action .panel-body legend a:hover:not(.btn),
#adminLayout .boxStyle .alert-action .panel-body legend a:hover:not(.btn),
.Site .alert-action .list-group legend a:hover:not(.btn),
#adminLayout .boxStyle .alert-action .list-group legend a:hover:not(.btn),
.Site .alert-action .panel-body h1 a:hover:not(.btn),
#adminLayout .boxStyle .alert-action .panel-body h1 a:hover:not(.btn),
.Site .alert-action .list-group h1 a:hover:not(.btn),
#adminLayout .boxStyle .alert-action .list-group h1 a:hover:not(.btn),
.Site .alert-action .panel-body h2 a:hover:not(.btn),
#adminLayout .boxStyle .alert-action .panel-body h2 a:hover:not(.btn),
.Site .alert-action .list-group h2 a:hover:not(.btn),
#adminLayout .boxStyle .alert-action .list-group h2 a:hover:not(.btn),
.Site .alert-action .panel-body h3 a:hover:not(.btn),
#adminLayout .boxStyle .alert-action .panel-body h3 a:hover:not(.btn),
.Site .alert-action .list-group h3 a:hover:not(.btn),
#adminLayout .boxStyle .alert-action .list-group h3 a:hover:not(.btn),
.Site .alert-action .panel-body h4 a:hover:not(.btn),
#adminLayout .boxStyle .alert-action .panel-body h4 a:hover:not(.btn),
.Site .alert-action .list-group h4 a:hover:not(.btn),
#adminLayout .boxStyle .alert-action .list-group h4 a:hover:not(.btn),
.Site .alert-action .panel-body h5 a:hover:not(.btn),
#adminLayout .boxStyle .alert-action .panel-body h5 a:hover:not(.btn),
.Site .alert-action .list-group h5 a:hover:not(.btn),
#adminLayout .boxStyle .alert-action .list-group h5 a:hover:not(.btn),
.Site .alert-action .panel-body h6 a:hover:not(.btn),
#adminLayout .boxStyle .alert-action .panel-body h6 a:hover:not(.btn),
.Site .alert-action .list-group h6 a:hover:not(.btn),
#adminLayout .boxStyle .alert-action .list-group h6 a:hover:not(.btn) {
  color: #f893a6;
}
.Site .alert-action .panel-body a.btn-default,
#adminLayout .boxStyle .alert-action .panel-body a.btn-default,
.Site .alert-action .list-group a.btn-default,
#adminLayout .boxStyle .alert-action .list-group a.btn-default {
  background: #f13458;
  border-color: #f13458;
  color: #fff;
  border-radius: 0px;
}
.Site .alert-action .panel-body a.btn-default:hover,
#adminLayout .boxStyle .alert-action .panel-body a.btn-default:hover,
.Site .alert-action .list-group a.btn-default:hover,
#adminLayout .boxStyle .alert-action .list-group a.btn-default:hover,
.Site .alert-action .panel-body a.btn-default:focus,
#adminLayout .boxStyle .alert-action .panel-body a.btn-default:focus,
.Site .alert-action .list-group a.btn-default:focus,
#adminLayout .boxStyle .alert-action .list-group a.btn-default:focus {
  color: #fff;
  background: #f4647f;
  border-color: #f4647f;
}
.Site .alert-action .panel-body a.btn-default:hover,
#adminLayout .boxStyle .alert-action .panel-body a.btn-default:hover,
.Site .alert-action .list-group a.btn-default:hover,
#adminLayout .boxStyle .alert-action .list-group a.btn-default:hover,
.Site .alert-action .panel-body a.btn-default:focus,
#adminLayout .boxStyle .alert-action .panel-body a.btn-default:focus,
.Site .alert-action .list-group a.btn-default:focus,
#adminLayout .boxStyle .alert-action .list-group a.btn-default:focus {
  background: #e21038;
  border-color: #e21038;
}
.Site .alert-action .panel-body a.btn-default,
#adminLayout .boxStyle .alert-action .panel-body a.btn-default,
.Site .alert-action .list-group a.btn-default,
#adminLayout .boxStyle .alert-action .list-group a.btn-default {
  background: #fff;
  border-color: #fff;
  color: #f13458;
}
.Site .alert-action .panel-body a.btn-default:hover,
#adminLayout .boxStyle .alert-action .panel-body a.btn-default:hover,
.Site .alert-action .list-group a.btn-default:hover,
#adminLayout .boxStyle .alert-action .list-group a.btn-default:hover {
  background-color: rgba(255, 255, 255, 0.9);
  border-color: rgba(255, 255, 255, 0.9);
  color: #f13458;
}
.Site .alert-action .pager a,
#adminLayout .boxStyle .alert-action .pager a {
  color: #f13458;
  background-color: #fff;
  border-color: #fff;
}
.Site .alert-action .pager a:hover,
#adminLayout .boxStyle .alert-action .pager a:hover {
  background-color: #ffffff;
  border-color: #ffffff;
}
.Site .alert-action .pager .disabled a,
#adminLayout .boxStyle .alert-action .pager .disabled a {
  background-color: rgba(255, 255, 255, 0.4);
  border-color: rgba(255, 255, 255, 0);
}
.Site .alert-action .panel-footer,
#adminLayout .boxStyle .alert-action .panel-footer {
  background: none;
  border: none;
  padding-top: 0;
}
.Site .alert-action .panel-footer a.btn,
#adminLayout .boxStyle .alert-action .panel-footer a.btn {
  background: #f13458;
  border-color: #f13458;
  color: #fff;
  border-radius: 0px;
}
.Site .alert-action .panel-footer a.btn:hover,
#adminLayout .boxStyle .alert-action .panel-footer a.btn:hover,
.Site .alert-action .panel-footer a.btn:focus,
#adminLayout .boxStyle .alert-action .panel-footer a.btn:focus {
  color: #fff;
  background: #f4647f;
  border-color: #f4647f;
}
.Site .alert-action .panel-footer a.btn:hover,
#adminLayout .boxStyle .alert-action .panel-footer a.btn:hover,
.Site .alert-action .panel-footer a.btn:focus,
#adminLayout .boxStyle .alert-action .panel-footer a.btn:focus {
  background: #e21038;
  border-color: #e21038;
}
.Site .alert-action .panel-footer a.btn,
#adminLayout .boxStyle .alert-action .panel-footer a.btn {
  background: #fff;
  border-color: #fff;
  color: #f13458;
}
.Site .alert-action .panel-footer a.btn:hover,
#adminLayout .boxStyle .alert-action .panel-footer a.btn:hover {
  background-color: rgba(255, 255, 255, 0.9);
  border-color: rgba(255, 255, 255, 0.9);
  color: #f13458;
}
.Site .panel-action,
#adminLayout .boxStyle .panel-action {
  border-color: #ef1361;
}
.Site .panel-action > .panel-heading,
#adminLayout .boxStyle .panel-action > .panel-heading {
  color: #f13458;
  background-color: #f13458;
  border-color: #ef1361;
}
.Site .panel-action > .panel-heading + .panel-collapse > .panel-body,
#adminLayout .boxStyle .panel-action > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ef1361;
}
.Site .panel-action > .panel-heading .badge,
#adminLayout .boxStyle .panel-action > .panel-heading .badge {
  color: #f13458;
  background-color: #f13458;
}
.Site .panel-action > .panel-footer + .panel-collapse > .panel-body,
#adminLayout .boxStyle .panel-action > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ef1361;
}
.Site .entryFooter:before,
#adminLayout .boxStyle .entryFooter:before,
.Site .entryFooter:after,
#adminLayout .boxStyle .entryFooter:after {
  content: " ";
  display: table;
}
.Site .entryFooter:after,
#adminLayout .boxStyle .entryFooter:after {
  clear: both;
}
.Site .entryFooter:before,
#adminLayout .boxStyle .entryFooter:before,
.Site .entryFooter:after,
#adminLayout .boxStyle .entryFooter:after {
  content: " ";
  display: table;
}
.Site .entryFooter:after,
#adminLayout .boxStyle .entryFooter:after {
  clear: both;
}
.Site button.principle,
#adminLayout .boxStyle button.principle,
.Site a.principle,
#adminLayout .boxStyle a.principle {
  background: #f13458;
  border-color: #f13458;
  color: #fff;
  border-radius: 0px;
}
.Site button.principle:hover,
#adminLayout .boxStyle button.principle:hover,
.Site a.principle:hover,
#adminLayout .boxStyle a.principle:hover,
.Site button.principle:focus,
#adminLayout .boxStyle button.principle:focus,
.Site a.principle:focus,
#adminLayout .boxStyle a.principle:focus {
  color: #fff;
  background: #f4647f;
  border-color: #f4647f;
}
.Site button.principle:hover,
#adminLayout .boxStyle button.principle:hover,
.Site a.principle:hover,
#adminLayout .boxStyle a.principle:hover,
.Site button.principle:focus,
#adminLayout .boxStyle button.principle:focus,
.Site a.principle:focus,
#adminLayout .boxStyle a.principle:focus {
  background: #e21038;
  border-color: #e21038;
}
.Site .alert p:last-child {
  margin-bottom: 0;
}
.Site .jumbotron:before,
.Site .jumbotron:after {
  content: " ";
  display: table;
}
.Site .jumbotron:after {
  clear: both;
}
.Site .jumbotron:before,
.Site .jumbotron:after {
  content: " ";
  display: table;
}
.Site .jumbotron:after {
  clear: both;
}
.Site .jumbotron .morelink a {
  color: #fff;
  background-color: #29b9e8;
  border-color: #29b9e8;
  padding: 14px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 0px;
}
.Site .jumbotron .morelink a:focus,
.Site .jumbotron .morelink a.focus {
  color: #fff;
  background-color: #169cc8;
  border-color: #0e6783;
}
.Site .jumbotron .morelink a:hover {
  color: #fff;
  background-color: #169cc8;
  border-color: #1595bf;
}
.Site .jumbotron .morelink a:active,
.Site .jumbotron .morelink a.active,
.open > .dropdown-toggle.Site .jumbotron .morelink a {
  color: #fff;
  background-color: #169cc8;
  border-color: #1595bf;
}
.Site .jumbotron .morelink a:active:hover,
.Site .jumbotron .morelink a.active:hover,
.open > .dropdown-toggle.Site .jumbotron .morelink a:hover,
.Site .jumbotron .morelink a:active:focus,
.Site .jumbotron .morelink a.active:focus,
.open > .dropdown-toggle.Site .jumbotron .morelink a:focus,
.Site .jumbotron .morelink a:active.focus,
.Site .jumbotron .morelink a.active.focus,
.open > .dropdown-toggle.Site .jumbotron .morelink a.focus {
  color: #fff;
  background-color: #1283a8;
  border-color: #0e6783;
}
.Site .jumbotron .morelink a:active,
.Site .jumbotron .morelink a.active,
.open > .dropdown-toggle.Site .jumbotron .morelink a {
  background-image: none;
}
.Site .jumbotron .morelink a.disabled:hover,
.Site .jumbotron .morelink a[disabled]:hover,
fieldset[disabled] .Site .jumbotron .morelink a:hover,
.Site .jumbotron .morelink a.disabled:focus,
.Site .jumbotron .morelink a[disabled]:focus,
fieldset[disabled] .Site .jumbotron .morelink a:focus,
.Site .jumbotron .morelink a.disabled.focus,
.Site .jumbotron .morelink a[disabled].focus,
fieldset[disabled] .Site .jumbotron .morelink a.focus {
  background-color: #29b9e8;
  border-color: #29b9e8;
}
.Site .jumbotron .morelink a .badge {
  color: #29b9e8;
  background-color: #fff;
}
.Site .well {
  border: none;
  margin-bottom: 35px;
}
.Site .sentMessage {
  padding: 15px;
  margin-bottom: 24px;
  border: 1px solid transparent;
  border-radius: 0px;
  background-color: #6eb762;
  border-color: #6eaf51;
  color: #6eb762;
  background: #6eb762;
  color: #fff;
}
.Site .sentMessage h4 {
  margin-top: 0;
  color: inherit;
}
.Site .sentMessage .alert-link {
  font-weight: bold;
}
.Site .sentMessage > p,
.Site .sentMessage > ul {
  margin-bottom: 0;
}
.Site .sentMessage > p + p {
  margin-top: 5px;
}
.Site .sentMessage hr {
  border-top-color: #639e48;
}
.Site .sentMessage .alert-link {
  color: #549e48;
}
.Site .sentMessage a {
  color: #cfe7cb;
}
.Site .sentMessage a:hover {
  color: #8ec785;
}
.Site .sentMessage li,
.Site .sentMessage p,
.Site .sentMessage .title,
.Site .sentMessage .media-heading,
.Site .sentMessage .tags,
.Site .sentMessage label,
.Site .sentMessage legend,
.Site .sentMessage h1,
.Site .sentMessage h2,
.Site .sentMessage h3,
.Site .sentMessage h4,
.Site .sentMessage h5,
.Site .sentMessage h6 {
  color: #fff;
}
.Site .sentMessage li a,
.Site .sentMessage p a,
.Site .sentMessage .title a,
.Site .sentMessage .media-heading a,
.Site .sentMessage .tags a,
.Site .sentMessage label a,
.Site .sentMessage legend a,
.Site .sentMessage h1 a,
.Site .sentMessage h2 a,
.Site .sentMessage h3 a,
.Site .sentMessage h4 a,
.Site .sentMessage h5 a,
.Site .sentMessage h6 a {
  color: #cfe7cb;
}
.Site .sentMessage li a:hover,
.Site .sentMessage p a:hover,
.Site .sentMessage .title a:hover,
.Site .sentMessage .media-heading a:hover,
.Site .sentMessage .tags a:hover,
.Site .sentMessage label a:hover,
.Site .sentMessage legend a:hover,
.Site .sentMessage h1 a:hover,
.Site .sentMessage h2 a:hover,
.Site .sentMessage h3 a:hover,
.Site .sentMessage h4 a:hover,
.Site .sentMessage h5 a:hover,
.Site .sentMessage h6 a:hover {
  color: #8ec785;
}
.Site .sentMessage .listItem,
.Site .sentMessage .cols {
  border-color: #5eaf51;
}
.Site .sentMessage a.btn {
  color: #6eb762;
  background-color: #fff;
  border-color: #fff;
}
.Site .sentMessage a.btn:hover {
  background-color: #ffffff;
  border-color: #ffffff;
}
.Site .sentMessage a.btn-default {
  background: #fff;
  border-color: #fff;
  color: #6eb762;
}
.Site .sentMessage a.btn-default:hover {
  background-color: rgba(255, 255, 255, 0.9);
  border-color: rgba(255, 255, 255, 0.9);
  color: #6eb762;
}
.Site .sentMessage .pager a {
  color: #6eb762;
  background-color: #fff;
  border-color: #fff;
}
.Site .sentMessage .pager a:hover {
  background-color: #ffffff;
  border-color: #ffffff;
}
.Site .sentMessage .pager .disabled a {
  background-color: rgba(255, 255, 255, 0.4);
  border-color: rgba(255, 255, 255, 0);
}
.Site #cartFull .template_2_Columns .column1,
.Site #cartFull .template_2_Columns .column2 {
  position: relative;
  min-height: 1px;
  padding-left: 17.5px;
  padding-right: 17.5px;
}
@media (min-width: 768px) {
  .Site #cartFull .template_2_Columns .column1,
  .Site #cartFull .template_2_Columns .column2 {
    float: left;
    width: 50%;
  }
}
.Site #cartFull #cartInvoice {
  padding: 15px;
  margin-bottom: 24px;
  border: 1px solid transparent;
  border-radius: 0px;
  background-color: #6eb762;
  border-color: #6eaf51;
  color: #6eb762;
  background: #6eb762;
  color: #fff;
}
.Site #cartFull #cartInvoice h4 {
  margin-top: 0;
  color: inherit;
}
.Site #cartFull #cartInvoice .alert-link {
  font-weight: bold;
}
.Site #cartFull #cartInvoice > p,
.Site #cartFull #cartInvoice > ul {
  margin-bottom: 0;
}
.Site #cartFull #cartInvoice > p + p {
  margin-top: 5px;
}
.Site #cartFull #cartInvoice hr {
  border-top-color: #639e48;
}
.Site #cartFull #cartInvoice .alert-link {
  color: #549e48;
}
.Site #cartFull #cartInvoice a {
  color: #cfe7cb;
}
.Site #cartFull #cartInvoice a:hover {
  color: #8ec785;
}
.Site #cartFull #cartInvoice li,
.Site #cartFull #cartInvoice p,
.Site #cartFull #cartInvoice .title,
.Site #cartFull #cartInvoice .media-heading,
.Site #cartFull #cartInvoice .tags,
.Site #cartFull #cartInvoice label,
.Site #cartFull #cartInvoice legend,
.Site #cartFull #cartInvoice h1,
.Site #cartFull #cartInvoice h2,
.Site #cartFull #cartInvoice h3,
.Site #cartFull #cartInvoice h4,
.Site #cartFull #cartInvoice h5,
.Site #cartFull #cartInvoice h6 {
  color: #fff;
}
.Site #cartFull #cartInvoice li a,
.Site #cartFull #cartInvoice p a,
.Site #cartFull #cartInvoice .title a,
.Site #cartFull #cartInvoice .media-heading a,
.Site #cartFull #cartInvoice .tags a,
.Site #cartFull #cartInvoice label a,
.Site #cartFull #cartInvoice legend a,
.Site #cartFull #cartInvoice h1 a,
.Site #cartFull #cartInvoice h2 a,
.Site #cartFull #cartInvoice h3 a,
.Site #cartFull #cartInvoice h4 a,
.Site #cartFull #cartInvoice h5 a,
.Site #cartFull #cartInvoice h6 a {
  color: #cfe7cb;
}
.Site #cartFull #cartInvoice li a:hover,
.Site #cartFull #cartInvoice p a:hover,
.Site #cartFull #cartInvoice .title a:hover,
.Site #cartFull #cartInvoice .media-heading a:hover,
.Site #cartFull #cartInvoice .tags a:hover,
.Site #cartFull #cartInvoice label a:hover,
.Site #cartFull #cartInvoice legend a:hover,
.Site #cartFull #cartInvoice h1 a:hover,
.Site #cartFull #cartInvoice h2 a:hover,
.Site #cartFull #cartInvoice h3 a:hover,
.Site #cartFull #cartInvoice h4 a:hover,
.Site #cartFull #cartInvoice h5 a:hover,
.Site #cartFull #cartInvoice h6 a:hover {
  color: #8ec785;
}
.Site #cartFull #cartInvoice .listItem,
.Site #cartFull #cartInvoice .cols {
  border-color: #5eaf51;
}
.Site #cartFull #cartInvoice a.btn {
  color: #6eb762;
  background-color: #fff;
  border-color: #fff;
}
.Site #cartFull #cartInvoice a.btn:hover {
  background-color: #ffffff;
  border-color: #ffffff;
}
.Site #cartFull #cartInvoice a.btn-default {
  background: #fff;
  border-color: #fff;
  color: #6eb762;
}
.Site #cartFull #cartInvoice a.btn-default:hover {
  background-color: rgba(255, 255, 255, 0.9);
  border-color: rgba(255, 255, 255, 0.9);
  color: #6eb762;
}
.Site #cartFull #cartInvoice .pager a {
  color: #6eb762;
  background-color: #fff;
  border-color: #fff;
}
.Site #cartFull #cartInvoice .pager a:hover {
  background-color: #ffffff;
  border-color: #ffffff;
}
.Site #cartFull #cartInvoice .pager .disabled a {
  background-color: rgba(255, 255, 255, 0.4);
  border-color: rgba(255, 255, 255, 0);
}
.Site #cartFull #cartInvoice .button {
  float: right !important;
  float: right;
}
.Site .form-group span.alert {
  background-color: #f13458;
  border-color: #f0266e;
  color: #f13458;
  background: #f13458;
  color: #fff;
  padding: 7px 11px;
  display: inline-block;
}
.Site .form-group span.alert hr {
  border-top-color: #ec105f;
}
.Site .form-group span.alert .alert-link {
  color: #e21038;
}
.Site .form-group span.alert a {
  color: #fbc3ce;
}
.Site .form-group span.alert a:hover {
  color: #f4647f;
}
.Site .form-group span.alert li,
.Site .form-group span.alert p,
.Site .form-group span.alert .title,
.Site .form-group span.alert .media-heading,
.Site .form-group span.alert .tags,
.Site .form-group span.alert label,
.Site .form-group span.alert legend,
.Site .form-group span.alert h1,
.Site .form-group span.alert h2,
.Site .form-group span.alert h3,
.Site .form-group span.alert h4,
.Site .form-group span.alert h5,
.Site .form-group span.alert h6 {
  color: #fff;
}
.Site .form-group span.alert li a,
.Site .form-group span.alert p a,
.Site .form-group span.alert .title a,
.Site .form-group span.alert .media-heading a,
.Site .form-group span.alert .tags a,
.Site .form-group span.alert label a,
.Site .form-group span.alert legend a,
.Site .form-group span.alert h1 a,
.Site .form-group span.alert h2 a,
.Site .form-group span.alert h3 a,
.Site .form-group span.alert h4 a,
.Site .form-group span.alert h5 a,
.Site .form-group span.alert h6 a {
  color: #fbc3ce;
}
.Site .form-group span.alert li a:hover,
.Site .form-group span.alert p a:hover,
.Site .form-group span.alert .title a:hover,
.Site .form-group span.alert .media-heading a:hover,
.Site .form-group span.alert .tags a:hover,
.Site .form-group span.alert label a:hover,
.Site .form-group span.alert legend a:hover,
.Site .form-group span.alert h1 a:hover,
.Site .form-group span.alert h2 a:hover,
.Site .form-group span.alert h3 a:hover,
.Site .form-group span.alert h4 a:hover,
.Site .form-group span.alert h5 a:hover,
.Site .form-group span.alert h6 a:hover {
  color: #f4647f;
}
.Site .form-group span.alert .listItem,
.Site .form-group span.alert .cols {
  border-color: #ef1c44;
}
.Site .form-group span.alert a.btn {
  color: #f13458;
  background-color: #fff;
  border-color: #fff;
}
.Site .form-group span.alert a.btn:hover {
  background-color: #ffffff;
  border-color: #ffffff;
}
.Site .form-group span.alert a.btn-default {
  background: #fff;
  border-color: #fff;
  color: #f13458;
}
.Site .form-group span.alert a.btn-default:hover {
  background-color: rgba(255, 255, 255, 0.9);
  border-color: rgba(255, 255, 255, 0.9);
  color: #f13458;
}
.Site .form-group span.alert .pager a {
  color: #f13458;
  background-color: #fff;
  border-color: #fff;
}
.Site .form-group span.alert .pager a:hover {
  background-color: #ffffff;
  border-color: #ffffff;
}
.Site .form-group span.alert .pager .disabled a {
  background-color: rgba(255, 255, 255, 0.4);
  border-color: rgba(255, 255, 255, 0);
}
.alert-action {
  background-color: #f13458;
  border-color: #ef1361;
  color: #f13458;
}
.alert-action hr {
  border-top-color: #d90f57;
}
.alert-action .alert-link {
  color: #e21038;
}
.Site {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}
.Site .fa-pencil:before {
  content: "\f303";
  font-weight: 900;
  font-family: 'Font Awesome 5 Free';
}
.Site #mainLayout {
  position: relative;
}
.Site.nav-no-padding .container-wrapper #mainLayout {
  padding-top: 0;
}
.Site.nav-no-padding .container-wrapper #mainLayout .detail-container {
  padding-top: 35px;
}
.Site .modal .module {
  margin-bottom: 0;
}
.Site .modal fieldset fieldset {
  margin-bottom: 0;
}
.Site #login-form-bar {
  background: #222a2e;
  padding-top: 10px;
  color: #fff;
}
.Site #login-form-bar label {
  color: #ffffff;
  margin-right: 10px;
}
.Site #login-form-bar input {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  text-shadow: none;
  border-radius: 0;
  border: 0;
}
.Site #login-form-bar div.username,
.Site #login-form-bar div.password {
  float: left;
  margin-right: 20px;
  padding-bottom: 10px;
}
.Site #login-form-bar div.username input,
.Site #login-form-bar div.password input {
  height: 30px;
}
.Site #login-form-bar div.username label,
.Site #login-form-bar div.password label {
  width: 80px;
}
.Site #login-form-bar div.submit {
  float: right;
  padding-bottom: 10px;
}
.Site #login-form-bar div.submit button {
  height: 30px;
  padding: 4px 12px;
}
.Site .header6 {
  background: #fff;
  border: 0;
  border-radius: 0;
  margin-bottom: 0;
}
.Site .header6 a {
  color: #29b9e8;
}
.Site .header6 a:hover,
.Site .header6 a:focus {
  color: #57c8ed;
}
.Site .header6 a:hover,
.Site .header6 a:focus {
  color: #169cc8;
}
.Site .header6 .principle {
  background: #f13458;
  border-color: #f13458;
  color: #fff;
  border-radius: 0px;
}
.Site .header6 .principle:hover,
.Site .header6 .principle:focus {
  color: #fff;
  background: #f4647f;
  border-color: #f4647f;
}
.Site .header6 .principle:hover,
.Site .header6 .principle:focus {
  background: #e21038;
  border-color: #e21038;
}
.Site .header6 .navbar-header {
  float: none;
  padding-bottom: 0px;
}
.Site .header6 .navbar-header .navbar-brand {
  height: auto;
  padding-top: 20px;
}
@media (max-width: 991px) {
  .Site .header6 .navbar-header .navbar-brand {
    width: 230px;
  }
}
@media (max-width: 767px) {
  .Site .header6 .navbar-header .navbar-brand {
    max-width: 120px;
    margin-bottom: 8px;
    padding-top: 13px;
  }
}
@media (min-width: 768px) {
  .Site .header6 .navbar-header .navbar-brand {
    padding-bottom: 14px;
  }
}
.Site .header6 .navbar-header button.navbar-toggle {
  margin: 0;
  background: #222a2e;
  border-color: #222a2e;
  color: #fff;
  border-radius: 0px;
  padding: 11px 8px;
}
.Site .header6 .navbar-header button.navbar-toggle:hover,
.Site .header6 .navbar-header button.navbar-toggle:focus {
  color: #fff;
  background: #38454b;
  border-color: #38454b;
}
.Site .header6 .navbar-header button.navbar-toggle:hover,
.Site .header6 .navbar-header button.navbar-toggle:focus {
  background: #0c0f11;
  border-color: #0c0f11;
}
.Site .header6 .navbar-header button.navbar-toggle span.icon-bar {
  background-color: #fff;
}
.Site .header6 .navbar-header .module {
  margin-bottom: 0;
}
.Site .header6 .navbar-header .socialLinks {
  margin-bottom: 0;
  background: #222a2e;
  padding: 0 8px;
}
.Site .header6 .navbar-header .socialLinks a {
  color: #fff;
  padding: 7px 8px;
  display: inline-block;
  margin: 0;
}
.Site .header6 .navbar-header .socialLinks a:hover,
.Site .header6 .navbar-header .socialLinks a:focus {
  color: rgba(255, 255, 255, 0.8);
}
.Site .header6 .navbar-header #cartBrief,
.Site .header6 .navbar-header #loginBrief,
.Site .header6 .navbar-header .searchBrief {
  float: left;
  color: #222a2e;
}
.Site .header6 .navbar-header .strapline {
  float: left;
}
@media (max-width: 767px) {
  .Site .header6 .navbar-header .strapline {
    display: none;
  }
}
.Site .header6 .navbar-header #cartBrief {
  padding-top: 0;
}
@media (min-width: 768px) {
  .Site .header6 .navbar-header #cartBrief {
    margin-right: 0px;
  }
}
.Site .header6 .navbar-header #cartBrief .cartinfo > a {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  color: #222a2e;
}
.Site .header6 .navbar-header #cartBrief .cartinfo > a:hover .cart-icon i {
  background: #38454b;
}
.Site .header6 .navbar-header #cartBrief .cartinfo > a:hover .text-link-cart {
  color: #57c8ed;
}
.Site .header6 .navbar-header #cartBrief .cartinfo > a:hover .text-link-cart {
  color: #169cc8;
}
.Site .header6 .navbar-header #cartBrief .cart-icon {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  float: left;
}
.Site .header6 .navbar-header #cartBrief .cart-icon i {
  background: #222a2e;
  color: #fff;
  padding: 12px;
  border-radius: 0;
}
.Site .header6 .navbar-header #cartBrief .cart-text {
  line-height: 1.1;
}
.Site .header6 .navbar-header #cartBrief .cart-text #itemTotal {
  font-size: 1.25em;
}
.Site .header6 .navbar-header #cartBrief .cart-text .text-link-cart {
  color: #29b9e8;
}
.Site .header6 .navbar-header #cartBrief #itemCount {
  background: #f13458;
  border-radius: 0;
  color: #fff;
  font-weight: 700;
  width: 17px;
  font-size: 10px;
  display: block;
  padding: 0px;
  text-align: center;
  height: 17px;
  position: absolute;
  top: -4px;
  right: -4px;
  z-index: 5;
  border: 2px solid #fff;
  line-height: 1.3;
}
.Site .header6 .navbar-header #cartBrief .cart-text {
  display: none;
}
.Site .header6 .navbar-header #cartBrief .cart-icon {
  margin: 0;
}
.Site .header6 .navbar-header #cartBrief .cart-icon i {
  padding-bottom: 9px;
}
.Site .header6 .navbar-header #cartBrief #itemCount {
  border: 0;
  bottom: -5px;
  top: auto;
  left: -5px;
  right: auto;
  color: #fff;
  height: 14px;
  width: 14px;
  font-weight: 700;
}
.Site .header6 .navbar-header .header-tier1 .header-tier1-inner {
  float: right;
  padding-bottom: 10px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .Site .header6 .navbar-header .header-tier2 {
    float: right;
  }
}
.Site .header6 .navbar-header .search-wrapper {
  float: left;
}
.Site .header6 .navbar-header .search-wrapper .searchBrief .CTAsearch {
  height: 35px;
  border-width: 1px;
  border-right: 0;
  border-radius: 0px 0 0 0px !important;
}
.Site .header6 .navbar-header .search-wrapper .searchBrief .CTAsearch_button {
  height: 35px;
  border: 0;
  width: 35px;
  background: #29b9e8;
  border-color: #29b9e8;
  color: #fff;
  border-radius: 0px;
  border-radius: 0 0px 0px 0;
}
.Site .header6 .navbar-header .search-wrapper .searchBrief .CTAsearch_button:hover,
.Site .header6 .navbar-header .search-wrapper .searchBrief .CTAsearch_button:focus {
  color: #fff;
  background: #57c8ed;
  border-color: #57c8ed;
}
.Site .header6 .navbar-header .search-wrapper .searchBrief .CTAsearch_button:hover,
.Site .header6 .navbar-header .search-wrapper .searchBrief .CTAsearch_button:focus {
  background: #169cc8;
  border-color: #169cc8;
}
.Site .header6 .navbar-header #loginBriefxs #signinxs a {
  margin: 0 auto;
  font-size: 1.2em;
  color: #fff;
}
.Site .header6 .navbar-header #loginBriefxs #signinxs a:hover,
.Site .header6 .navbar-header #loginBriefxs #signinxs a:focus {
  color: #ffffff;
}
.Site .header6 .navbar-header #loginBriefxs #signinxs a:hover,
.Site .header6 .navbar-header #loginBriefxs #signinxs a:focus {
  color: #e6e6e6;
}
.Site .header6 .navbar-header #loginBriefxs #signinxs i {
  font-size: 1em;
}
.Site .header6 .navbar-header .xs-search a.search-xs-btn {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-align-content: center;
  align-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  text-align: center;
  background: #29b9e8;
  border-color: #29b9e8;
  color: #fff;
  border-radius: 50px;
  height: 35px;
  width: 35px;
}
.Site .header6 .navbar-header .xs-search a.search-xs-btn:hover,
.Site .header6 .navbar-header .xs-search a.search-xs-btn:focus {
  color: #fff;
  background: #57c8ed;
  border-color: #57c8ed;
}
.Site .header6 .navbar-header .xs-search a.search-xs-btn:hover,
.Site .header6 .navbar-header .xs-search a.search-xs-btn:focus {
  background: #169cc8;
  border-color: #169cc8;
}
.Site .header6 .navbar-header .xs-search a.search-xs-btn i {
  font-size: 1em;
  margin: 0 auto;
}
.Site .header6 .navbar-header .login-btn {
  background: #222a2e;
  color: #fff;
  border-radius: 0 0 0px 0px;
  padding: 10px 25px;
  display: block;
  margin-left: 3px;
  font-weight: 900;
  font-size: 14px;
  text-transform: uppercase;
}
.Site .header6 .navbar-header .login-btn:hover,
.Site .header6 .navbar-header .login-btn:focus {
  color: #fff;
  background: #38454b;
}
.Site .header6 .navbar-header .sign-up-wrapper button.btn-primary {
  font-weight: 900;
  font-size: 16px;
  background: #29b9e8;
  color: #fff;
  padding: 13px 27px;
  display: block;
  border: 0;
}
.Site .header6 .navbar-header .sign-up-wrapper button.btn-primary:hover,
.Site .header6 .navbar-header .sign-up-wrapper button.btn-primary:focus {
  color: #fff;
  background: #57c8ed;
}
.Site .header6 .navbar-header .sign-up-wrapper button.btn-primary:hover,
.Site .header6 .navbar-header .sign-up-wrapper button.btn-primary:focus {
  background: #169cc8;
  border-color: #169cc8;
}
@media (max-width: 350px) {
  .Site .header6 .navbar-header .sign-up-wrapper button.btn-primary {
    padding: 13px 8px;
  }
}
.Site .header6 .navbar-header .xs-login,
.Site .header6 .navbar-header .xs-search {
  float: left;
  margin-right: 0px;
}
.Site .header6 nav.navbar-collapse {
  padding: 0;
  border: 0;
  font-size: 16px;
  text-transform: uppercase;
}
.Site .header6 nav.navbar-collapse ul.navbar-nav a {
  padding: 15px 15px;
}
@media (min-width: 768px) {
  .Site .header6 nav.navbar-collapse ul.navbar-nav {
    margin: 0 -15px;
  }
}
.Site .header6 nav.navbar-collapse ul.navbar-nav a {
  padding: 15px 15px;
}
.Site .header6 nav.navbar-collapse ul.navbar-nav li a {
  color: #55696f;
}
.Site .header6 nav.navbar-collapse ul.navbar-nav li a:hover,
.Site .header6 nav.navbar-collapse ul.navbar-nav li a:focus {
  color: #55696f;
  background: #29b9e8;
}
.Site .header6 nav.navbar-collapse ul.navbar-nav li a.on,
.Site .header6 nav.navbar-collapse ul.navbar-nav li a.active {
  color: #55696f;
  background: #29b9e8;
}
.Site .header6 nav.navbar-collapse ul.navbar-nav li a {
  color: #55696f;
}
.Site .header6 nav.navbar-collapse ul.navbar-nav li a:hover,
.Site .header6 nav.navbar-collapse ul.navbar-nav li a:focus {
  background: none;
  color: #29b9e8;
}
.Site .header6 nav.navbar-collapse ul.navbar-nav li a.active,
.Site .header6 nav.navbar-collapse ul.navbar-nav li a.on {
  background: none;
  color: #29b9e8;
}
.Site .header6 nav.navbar-collapse ul.navbar-nav li.open a {
  background: none;
  color: #29b9e8;
}
@media (max-width: 767px) {
  .Site .header6 nav.navbar-collapse ul.navbar-nav {
    margin-left: 0;
    margin-right: 0;
  }
}
.Site .header6 nav.navbar-collapse ul.navbar-nav > li.dropdown > a:after {
  content: "\f107";
  font-family: FontAwesome;
  padding-left: 5px;
}
.Site .header6 nav.navbar-collapse ul.navbar-nav .dropdown-menu {
  border-top: #29b9e8 4px solid;
  border-bottom: #29b9e8 4px solid;
  width: 100%;
  margin-top: -4px;
  font-size: 14px;
  background: none;
}
.Site .header6 nav.navbar-collapse ul.navbar-nav .dropdown-menu li a {
  color: #55696f;
}
.Site .header6 nav.navbar-collapse ul.navbar-nav .dropdown-menu li a:hover,
.Site .header6 nav.navbar-collapse ul.navbar-nav .dropdown-menu li a:focus {
  color: #55696f;
  background: #29b9e8;
}
.Site .header6 nav.navbar-collapse ul.navbar-nav .dropdown-menu li a.on,
.Site .header6 nav.navbar-collapse ul.navbar-nav .dropdown-menu li a.active {
  color: #55696f;
  background: #29b9e8;
}
.Site .header6 nav.navbar-collapse ul.navbar-nav .dropdown-menu li a {
  color: #55696f;
}
.Site .header6 nav.navbar-collapse ul.navbar-nav .dropdown-menu li a:hover,
.Site .header6 nav.navbar-collapse ul.navbar-nav .dropdown-menu li a:focus {
  background: none;
  color: #29b9e8;
}
.Site .header6 nav.navbar-collapse ul.navbar-nav .dropdown-menu li a.active,
.Site .header6 nav.navbar-collapse ul.navbar-nav .dropdown-menu li a.on {
  background: none;
  color: #29b9e8;
}
.Site .header6 nav.navbar-collapse ul.navbar-nav .dropdown-menu li.open a {
  background: none;
  color: #29b9e8;
}
.Site .header6 nav.navbar-collapse ul.navbar-nav .dropdown-menu li {
  float: none;
}
@media (min-width: 768px) {
  .Site .header6 nav.navbar-collapse ul.navbar-nav .dropdown-menu {
    background: #fff;
    border-bottom: 0;
  }
}
.Site .header6 nav.navbar-collapse ul.navbar-nav .dropdown-menu a {
  font-weight: 300;
  white-space: normal;
}
@media (max-width: 991px) {
  .Site .header6 nav.navbar-collapse ul.navbar-nav li a {
    padding: 10px 15px;
    font-size: 14px;
  }
}
.Site .header6 nav.navbar-collapse ul.info-nav a {
  padding: 15px 15px;
}
@media (min-width: 768px) {
  .Site .header6 nav.navbar-collapse ul.info-nav {
    margin: 0 -15px;
  }
}
.Site .header6 nav.navbar-collapse ul.info-nav a {
  padding: 15px 15px;
}
.Site .header6 nav.navbar-collapse ul.info-nav li a {
  color: #55696f;
}
.Site .header6 nav.navbar-collapse ul.info-nav li a:hover,
.Site .header6 nav.navbar-collapse ul.info-nav li a:focus {
  color: #55696f;
  background: #29b9e8;
}
.Site .header6 nav.navbar-collapse ul.info-nav li a.on,
.Site .header6 nav.navbar-collapse ul.info-nav li a.active {
  color: #55696f;
  background: #29b9e8;
}
.Site .header6 nav.navbar-collapse ul.info-nav li a {
  color: #55696f;
}
.Site .header6 nav.navbar-collapse ul.info-nav li a:hover,
.Site .header6 nav.navbar-collapse ul.info-nav li a:focus {
  background: none;
  color: #29b9e8;
}
.Site .header6 nav.navbar-collapse ul.info-nav li a.active,
.Site .header6 nav.navbar-collapse ul.info-nav li a.on {
  background: none;
  color: #29b9e8;
}
.Site .header6 nav.navbar-collapse ul.info-nav li.open a {
  background: none;
  color: #29b9e8;
}
@media (max-width: 767px) {
  .Site .header-oc nav.navbar-collapse {
    max-width: 270px;
    position: fixed;
    right: 0;
    top: 0;
    height: 100%;
    max-height: inherit;
    background: #29b9e8;
  }
  .Site .header-oc nav.navbar-collapse ul.navbar-nav li a,
  .Site .header-oc nav.navbar-collapse ul.navbar-nav .dropdown-menu li a {
    color: #fff;
  }
  .Site .header-oc nav.navbar-collapse ul.navbar-nav li a.active,
  .Site .header-oc nav.navbar-collapse ul.navbar-nav .dropdown-menu li a.active,
  .Site .header-oc nav.navbar-collapse ul.navbar-nav li a.on,
  .Site .header-oc nav.navbar-collapse ul.navbar-nav .dropdown-menu li a.on {
    color: #222a2e;
  }
  .Site .header-oc nav.navbar-collapse ul.navbar-nav li a:hover,
  .Site .header-oc nav.navbar-collapse ul.navbar-nav .dropdown-menu li a:hover,
  .Site .header-oc nav.navbar-collapse ul.navbar-nav li a:focus,
  .Site .header-oc nav.navbar-collapse ul.navbar-nav .dropdown-menu li a:focus {
    color: #fff;
  }
}
.Site .header-oc .search-oc:before,
.Site .header-oc .search-oc:after {
  content: " ";
  display: table;
}
.Site .header-oc .search-oc:after {
  clear: both;
}
.Site .header-oc .search-oc:before,
.Site .header-oc .search-oc:after {
  content: " ";
  display: table;
}
.Site .header-oc .search-oc:after {
  clear: both;
}
.Site .header-oc .search-oc .searchBrief {
  float: left;
  margin-top: 35px;
}
.Site .header-oc .search-oc .searchBrief input.CTAsearch {
  width: 200px;
}
.Site .slide-down-search {
  background: #222a2e;
  padding: 10px 0;
}
.Site .slide-down-search .CTAsearch {
  height: 35px;
  border-width: 0;
  border-right: 0;
  border-radius: 0px 0 0 0px !important;
}
.Site .slide-down-search .CTAsearch_button {
  height: 35px;
  border: 0;
  width: 35px;
  background: #29b9e8;
  border-color: #29b9e8;
  color: #fff;
  border-radius: 0px;
  border-radius: 0 0px 0px 0;
}
.Site .slide-down-search .CTAsearch_button:hover,
.Site .slide-down-search .CTAsearch_button:focus {
  color: #fff;
  background: #57c8ed;
  border-color: #57c8ed;
}
.Site .slide-down-search .CTAsearch_button:hover,
.Site .slide-down-search .CTAsearch_button:focus {
  background: #169cc8;
  border-color: #169cc8;
}
.Site .slide-down-search form {
  float: left;
}
@media (min-width: 768px) {
  .Site .info-nav {
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin: 0 -15px;
  }
  .Site .info-nav a {
    padding: 2px 15px;
  }
  .Site .info-nav li a {
    font-size: 0.9em;
  }
}
.Site .top-sub-menu {
  background: none;
  padding: 0;
  margin: 0;
  border-bottom-width: 0;
  background: #29b9e8;
  padding: 10px 0;
  border-bottom: 1px solid #29b9e8;
}
.Site .top-sub-menu a {
  color: #fff;
}
.Site .top-sub-menu li a {
  color: #fff;
}
.Site .top-sub-menu li a:hover,
.Site .top-sub-menu li a:focus {
  color: #222a2e;
}
.Site .top-sub-menu li a.on,
.Site .top-sub-menu li a.active {
  color: #222a2e;
}
.Site .top-sub-menu li a .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.Site .top-sub-menu ul li a {
  padding: 5px 15px;
  display: block;
  color: #55696f;
}
.Site .top-sub-menu ul li {
  margin-left: 0;
}
.Site .top-sub-menu ul li a a {
  color: #fff;
}
.Site .top-sub-menu ul li a li a {
  color: #fff;
}
.Site .top-sub-menu ul li a li a:hover,
.Site .top-sub-menu ul li a li a:focus {
  color: #222a2e;
}
.Site .top-sub-menu ul li a li a.on,
.Site .top-sub-menu ul li a li a.active {
  color: #222a2e;
}
.Site .top-sub-menu ul li a li a .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.Site #subMenu a,
.Site .xs-sub-menu a,
.Site .top-sub-menu a {
  color: #fff;
}
.Site #subMenu li a,
.Site .xs-sub-menu li a,
.Site .top-sub-menu li a {
  color: #fff;
}
.Site #subMenu li a:hover,
.Site .xs-sub-menu li a:hover,
.Site .top-sub-menu li a:hover,
.Site #subMenu li a:focus,
.Site .xs-sub-menu li a:focus,
.Site .top-sub-menu li a:focus {
  color: #222a2e;
}
.Site #subMenu li a.on,
.Site .xs-sub-menu li a.on,
.Site .top-sub-menu li a.on,
.Site #subMenu li a.active,
.Site .xs-sub-menu li a.active,
.Site .top-sub-menu li a.active {
  color: #222a2e;
}
.Site #subMenu li a .caret,
.Site .xs-sub-menu li a .caret,
.Site .top-sub-menu li a .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.Site #subMenu,
.Site .xs-sub-menu-inner {
  background: #29b9e8;
  margin-bottom: 35px;
  text-transform: uppercase;
}
.Site #subMenu h4,
.Site .xs-sub-menu-inner h4 {
  padding: 15px 15px;
  margin: 0;
}
.Site #subMenu li a,
.Site .xs-sub-menu-inner li a {
  padding: 15px 15px;
}
.Site #subMenu li a:hover,
.Site .xs-sub-menu-inner li a:hover,
.Site #subMenu li a:focus,
.Site .xs-sub-menu-inner li a:focus {
  background: #222a2e;
  color: #fff;
}
.Site #subMenu li a.active,
.Site .xs-sub-menu-inner li a.active,
.Site #subMenu li a.on,
.Site .xs-sub-menu-inner li a.on {
  background: #222a2e;
  color: #fff;
}
.Site #subMenu ul ul li a,
.Site .xs-sub-menu-inner ul ul li a {
  padding-left: 30px;
}
.Site #subMenu ul ul li a:hover,
.Site .xs-sub-menu-inner ul ul li a:hover,
.Site #subMenu ul ul li a:focus,
.Site .xs-sub-menu-inner ul ul li a:focus {
  background: none;
  color: #222a2e;
}
.Site #subMenu ul ul li a.active,
.Site .xs-sub-menu-inner ul ul li a.active,
.Site #subMenu ul ul li a.on,
.Site .xs-sub-menu-inner ul ul li a.on {
  background: none;
  color: #222a2e;
}
.Site #subMenu h4,
.Site .xs-sub-menu-inner h4 {
  font-size: 21px;
}
.Site #subMenu ul ul,
.Site .xs-sub-menu-inner ul ul {
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: 4px solid #222a2e;
}
.Site #subMenu ul ul li a,
.Site .xs-sub-menu-inner ul ul li a {
  font-size: 0.7em;
  padding-left: 20px;
}
.Site #subMenu ul ul ul,
.Site .xs-sub-menu-inner ul ul ul {
  border-bottom: 0;
}
.Site #subMenu ul ul ul li a,
.Site .xs-sub-menu-inner ul ul ul li a {
  font-size: 0.5em;
  padding-left: 40px;
}
.Site #subMenu span.menu-link-with-icon,
.Site .xs-sub-menu-inner span.menu-link-with-icon {
  position: relative;
  padding-left: 1.5em;
  display: block;
}
.Site #subMenu span.menu-link-with-icon .space,
.Site .xs-sub-menu-inner span.menu-link-with-icon .space {
  display: none;
}
.Site #subMenu span.menu-link-with-icon i,
.Site .xs-sub-menu-inner span.menu-link-with-icon i,
.Site #subMenu span.menu-link-with-icon .nav-icon,
.Site .xs-sub-menu-inner span.menu-link-with-icon .nav-icon {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.5em;
}
.Site .breadcrumb {
  background: none;
  font-size: 0.85em;
  margin-top: -35px;
  padding: 10px 0 0 0;
  float: right;
}
.Site h1 {
  font-weight: 900;
  font-size: 29px;
  text-transform: uppercase;
  font-size: 40px;
}
.Site h2 {
  font-weight: 900;
  font-size: 29px;
  text-transform: uppercase;
  font-size: 37px;
}
.Site .lead {
  font-size: 25px;
  line-height: 1.2;
}
.Site h3.title,
.Site .nobox h3.title {
  font-weight: 900;
  font-size: 29px;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.Site h3.panel-title,
.Site h3.well-title {
  font-weight: 900;
  font-size: 29px;
  text-transform: uppercase;
}
.Site .btn {
  white-space: normal;
}
.Site .btn:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  text-shadow: none;
}
.Site .nobox .entryFooter {
  margin-top: 25px;
}
.Site .btn-default {
  border-radius: 100px;
  border: 2px solid #29b9e8;
  font-weight: 400;
  background: none;
  color: #29b9e8;
  padding: 3px 20px;
  text-transform: lowercase;
}
.Site .btn-default:hover,
.Site .btn-default:focus {
  color: #169cc8;
  border-color: #169cc8;
  background: none;
}
.Site .btn-principle {
  color: #fff;
  border: 0;
  border-bottom: 7px solid #222a2e;
  border-radius: 0;
  background: #29b9e8;
  font-weight: 900;
  font-size: 21px;
  text-transform: uppercase;
  padding: 14px 20px 11px;
}
@media (min-width: 1200px) {
  .Site .btn-principle {
    padding: 14px 40px 11px;
  }
}
.Site .btn-principle:after {
  content: none;
}
.Site .btn-principle:hover,
.Site .btn-principle:focus {
  color: #fff;
  border-color: #222a2e;
  background: #169cc8;
}
.Site .btn-principle i {
  display: none;
}
.Site .btn-facebook,
.Site .btn-twitter {
  border: 0 !important;
}
.Site .btn-facebook .fa-arrow-right,
.Site .btn-twitter .fa-arrow-right {
  display: none;
}
.Site button.principle {
  color: #fff;
  border: 0;
  border-bottom: 7px solid #222a2e;
  border-radius: 0;
  background: #29b9e8;
  font-weight: 900;
  font-size: 21px;
  text-transform: uppercase;
  padding: 14px 20px 11px;
}
@media (min-width: 1200px) {
  .Site button.principle {
    padding: 14px 40px 11px;
  }
}
.Site button.principle:after {
  content: none;
}
.Site button.principle:hover,
.Site button.principle:focus {
  color: #fff;
  border-color: #222a2e;
  background: #169cc8;
}
.Site button.principle i {
  display: none;
}
.Site .center-nobox-footer {
  text-align: center;
}
.Site strong {
  font-weight: 900;
}
.Site .FormattedText .btn-principle {
  margin-top: 30px;
  padding: 18px 45px;
  font-size: 25px;
}
.Site .mainTitleWrapper {
  background: #222a2e;
  margin-bottom: 35px;
}
.Site .mainTitleWrapper #mainTitle h1 {
  color: #fff;
  font-size: 30px;
  margin-top: 28px;
}
.Site .mainTitleWrapper h2 {
  color: #fff;
  font-size: 29px;
  line-height: 1.3;
  margin: 30px 0px;
}
.Site section.whiteBG,
.Site section.darkBG,
.Site section.bg-alt,
.Site section.hrline {
  padding: 35px 0;
}
.Site section.darkBG {
  background: #222a2e;
  color: #fff;
  padding-top: 70px;
  margin-bottom: 35px;
}
.Site section.darkBG h3 {
  color: #fff;
}
.Site section.darkBG h3 a {
  color: #fff;
}
.Site section.darkBG .slick-prev:before,
.Site section.darkBG .slick-next:before {
  color: #fff;
}
.Site section.darkBG .slick-prev:before:hover,
.Site section.darkBG .slick-next:before:hover,
.Site section.darkBG .slick-prev:before:focus,
.Site section.darkBG .slick-next:before:focus {
  color: #ffffff;
}
.Site section.darkBG .slick-prev:before:hover,
.Site section.darkBG .slick-next:before:hover,
.Site section.darkBG .slick-prev:before:focus,
.Site section.darkBG .slick-next:before:focus {
  color: #e6e6e6;
}
@media (min-width: 992px) {
  .Site section.darkBG .row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  .Site section.darkBG .row > div {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
  }
}
.Site section.bg-alt {
  background: #29b9e8;
  padding-top: 70px;
  color: #fff;
}
.Site section.bg-alt h2,
.Site section.bg-alt h3,
.Site section.bg-alt h4,
.Site section.bg-alt h3.title {
  color: #fff;
}
.Site section.bg-alt div.bg-alt {
  background: none;
}
.Site section.bg-alt .slick-prev:before,
.Site section.bg-alt .slick-next:before {
  color: #fff;
}
.Site section.bg-alt .slick-prev:before:hover,
.Site section.bg-alt .slick-next:before:hover,
.Site section.bg-alt .slick-prev:before:focus,
.Site section.bg-alt .slick-next:before:focus {
  color: #ffffff;
}
.Site section.bg-alt .slick-prev:before:hover,
.Site section.bg-alt .slick-next:before:hover,
.Site section.bg-alt .slick-prev:before:focus,
.Site section.bg-alt .slick-next:before:focus {
  color: #e6e6e6;
}
.Site section.narrowBG {
  background: #29b9e8;
  padding-top: 35px;
  margin-bottom: 35px;
  padding-bottom: 0;
  color: #fff;
}
.Site section.narrowBG h2,
.Site section.narrowBG h3,
.Site section.narrowBG h4,
.Site section.narrowBG h3.title {
  color: #fff;
}
.Site section.narrowBG .FormattedText p:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .Site section.narrowBG .lead {
    font-size: 18px;
  }
}
.Site section.narrowBG button.principle {
  background: #222a2e;
  border-color: #fff;
}
@media (min-width: 992px) {
  .Site section.narrowBG form.ewXform .form-group {
    float: left;
    width: 30%;
    margin-right: 2%;
  }
}
.Site section.narrowBG form.ewXform .form-group input {
  border: 0;
  padding: 27px 18px;
  font-size: 24px;
}
.Site section.narrowBG form.ewXform .form-group .has-alert input {
  border: 3px solid #f13458;
  padding: 24px 18px;
}
.Site section.narrowBG form.ewXform .form-group .help-block {
  color: #b30c2c;
}
.Site section.narrowBG form.ewXform button {
  font-size: 18px;
  border-bottom-width: 5px;
  float: none;
}
.Site section.narrowBG form.ewXform button i {
  display: none;
}
.Site section.narrowBG form.ewXform .alert-danger {
  display: none;
}
.Site section.hrline {
  background: #efefef;
  border-bottom: 6px solid #29b9e8;
  /*&:after{
            content:'';
            display:block;
            width:100%;
            height:50px;
            background:url(/ewThemes/Zygostatics/images/hr-line.png) no-repeat top center;
        }*/
  padding-top: 70px;
  margin-bottom: 35px;
}
.Site section.hrline .btn {
  color: #fff;
  border: 0;
  border-bottom: 7px solid #222a2e;
  border-radius: 0;
  background: #29b9e8;
  font-weight: 900;
  font-size: 21px;
  text-transform: uppercase;
  padding: 14px 20px 11px;
}
@media (min-width: 1200px) {
  .Site section.hrline .btn {
    padding: 14px 40px 11px;
  }
}
.Site section.hrline .btn:after {
  content: none;
}
.Site section.hrline .btn:hover,
.Site section.hrline .btn:focus {
  color: #fff;
  border-color: #222a2e;
  background: #169cc8;
}
.Site section.hrline .btn i {
  display: none;
}
.Site section.hrline .lead {
  font-size: 34px;
  line-height: 1.2;
}
.Site section.hrline .lead strong {
  font-size: 39px;
}
.Site section.hrline .entryFooter {
  margin-top: 50px;
}
@media (min-width: 992px) {
  .Site section.hrline .row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  .Site section.hrline .row > div {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
  }
}
.Site .advanced-carousel-container .tparrows.default {
  background: none;
  color: #fff;
}
.Site .advanced-carousel-container .tparrows.default:hover {
  color: rgba(255, 255, 255, 0.8);
}
.Site .advanced-carousel-container .tparrows.default:before {
  font-size: 2.8em;
  line-height: 1;
}
.Site .advanced-carousel-container .tp-leftarrow.default:before {
  content: "\f104";
  font-family: FontAwesome;
}
.Site .advanced-carousel-container .tp-rightarrow.default:before {
  content: "\f105";
  font-family: FontAwesome;
  float: right;
}
.Site .advanced-carousel-container .round {
  margin-left: 0;
  bottom: 15px !important;
}
.Site .advanced-carousel-container .round .bullet {
  background: #fff;
  border-radius: 50px;
  opacity: 0.6;
  width: 15px;
  height: 15px;
  margin: 5px;
}
.Site .advanced-carousel-container .round .bullet.selected {
  opacity: 1;
}
.Site .advanced-carousel-container .round .bullet:hover {
  opacity: 0.8;
}
.Site .listItem .morelink .btn-sm {
  border-radius: 100px;
  border: 2px solid #29b9e8;
  font-weight: 400;
  background: none;
  color: #29b9e8;
  padding: 3px 20px;
  text-transform: lowercase;
}
.Site .listItem .morelink .btn-sm:hover,
.Site .listItem .morelink .btn-sm:focus {
  color: #169cc8;
  border-color: #169cc8;
  background: none;
}
.Site .listItem .morelink .btn-sm:after {
  content: "\f178";
  font-family: FontAwesome;
  padding-left: 7px;
  font-size: 0.8em;
}
.Site .listItem .lIinner .entryFooter {
  margin-top: 20px;
}
.Site .module-TestimonialList {
  margin-bottom: 0;
}
.Site .module-TestimonialList .TestimonialList {
  margin-top: 10px;
}
.Site .module-TestimonialList .TestimonialList .listItem .lIinner {
  padding: 0;
}
.Site .module-TestimonialList .TestimonialList .listItem .lIinner blockquote {
  background: #fff;
  border-color: rgba(41, 185, 232, 0.4);
  border-left-width: 7px;
  color: #222a2e;
  font-size: 19px;
  padding: 40px 40px;
  margin-bottom: 35px;
}
.Site .module-TestimonialList .TestimonialList .listItem .lIinner blockquote footer {
  text-transform: uppercase;
  font-weight: 900;
  color: #222a2e;
  margin-top: 20px;
}
.Site .module-TestimonialList .TestimonialList .listItem .lIinner blockquote footer cite {
  font-style: normal;
}
.Site .module-TestimonialList .TestimonialList .listItem .lIinner blockquote footer:before {
  content: none;
}
.Site .slick-prev:before,
.Site .slick-next:before {
  content: "\f104";
  font-family: FontAwesome;
  color: #29b9e8;
}
.Site .slick-prev:before:hover,
.Site .slick-next:before:hover,
.Site .slick-prev:before:focus,
.Site .slick-next:before:focus {
  color: #57c8ed;
}
.Site .slick-prev:before:hover,
.Site .slick-next:before:hover,
.Site .slick-prev:before:focus,
.Site .slick-next:before:focus {
  color: #169cc8;
}
.Site .slick-next:before {
  content: "\f105";
  font-family: FontAwesome;
}
.Site .NewsList .listItem .lIinner {
  text-align: center;
}
.Site .NewsList .listItem .lIinner .summary {
  display: none;
}
.Site .NewsList .listItem .lIinner .date {
  font-size: 13px;
  margin: 8px 0;
}
.Site .NewsList .listItem .lIinner h4.media-heading {
  color: #222a2e;
  font-size: 19px;
  font-weight: 300;
  line-height: 1.3;
}
.Site .NewsList .listItem .lIinner h4.media-heading a {
  color: #222a2e;
}
.Site .NewsList .listItem .lIinner h4.media-heading a:hover,
.Site .NewsList .listItem .lIinner h4.media-heading a:focus {
  color: #29b9e8;
}
.Site .detail-container .content-title {
  display: none;
}
.Site .detail-container .strapline-detail p {
  font-size: 23px;
  line-height: 1.3;
}
.Site .detail-container .tags {
  margin: 0 -40px;
}
.Site .detail-container .picture {
  margin-left: 10px;
  margin-bottom: 10px;
  max-width: 50%;
  float: none;
}
.Site .detail-container .picture .text-muted {
  display: none;
}
.Site .detail-container .picture img {
  display: initial;
}
.Site .detail-container .price {
  font-weight: 700;
  font-size: 2em;
}
.Site .detail-container .cartButtons {
  padding-bottom: 10px;
}
.Site .detail-container .cartButtons .selectOptions {
  display: block;
  padding-bottom: 5px;
  width: 400px;
}
.Site .detail-container .cartButtons .qty-product {
  float: none;
  display: inline-block;
}
.Site .detail-container .cartButtons .qty-product .btn {
  padding: 10px 20px;
}
.Site .detail-container .cartButtons .qty-product input.form-control {
  height: 46px;
  font-size: 18px;
  padding: 5px;
  top: 2px;
  position: relative;
}
.Site .detail-container .cartButtons .btn {
  float: none;
}
.Site .courseTitle {
  height: 200px;
  margin-bottom: -100px;
}
@media (max-width: 767px) {
  .Site .TrainingCourse .row .row {
    margin: 0;
  }
}
.Site .TrainingCourse .list-group-item {
  padding-top: 0;
  padding-bottom: 10px;
}
.Site .TrainingCourse h5.TrainingCourseTitle {
  text-align: center;
  text-transform: uppercase;
  font-weight: 900;
}
.Site .TrainingCourse .MuscleGroup .panel {
  margin-bottom: 2px !important;
  min-height: 96px;
  position: relative;
}
.Site .TrainingCourse .MuscleGroup .panel.active-tile {
  margin: -10px;
  min-height: 116px;
}
.Site .TrainingCourse .MuscleGroup .panel.active-tile h6 {
  padding: 49px 25px 30px;
}
.Site .TrainingCourse .MuscleGroup .panel .corner-level {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  position: absolute;
  bottom: 5px;
  left: 5px;
}
@media (min-width: 768px) {
  .Site .TrainingCourse .MuscleGroup .active-tile.panel-Biceps-and-Back h6,
  .Site .TrainingCourse .MuscleGroup .active-tile.panel-Triceps-and-Chest h6 {
    padding-top: 38px;
  }
}
.Site .TrainingCourse .MuscleGroup h6 {
  color: #fff;
  text-align: center;
  padding: 38px 15px 30px;
  text-transform: uppercase;
  font-size: 16px;
}
.Site .TrainingCourse .MuscleGroup .calendar-score,
.Site .TrainingCourse .MuscleGroup .calendar-icon {
  position: absolute;
  bottom: 5px;
  color: #fff;
  font-weight: 900;
  font-size: 14px;
}
.Site .TrainingCourse .MuscleGroup .calendar-score {
  left: 5px;
}
.Site .TrainingCourse .MuscleGroup .calendar-icon {
  right: 5px;
}
.Site .TrainingCourse .panel-Legs {
  background-color: #6EB762;
}
.Site .TrainingCourse .panel-Biceps-and-Back {
  background-color: #135C74;
}
.Site .TrainingCourse .panel-Core {
  background-color: #f13458;
}
.Site .TrainingCourse .panel-Triceps-and-Chest {
  background-color: #29b9e8;
}
.Site .TrainingCourse .locked-workout.panel-Legs {
  background-color: rgba(110, 183, 98, 0.6);
}
.Site .TrainingCourse .locked-workout.panel-Biceps-and-Back {
  background-color: rgba(19, 92, 116, 0.6);
}
.Site .TrainingCourse .locked-workout.panel-Core {
  background-color: rgba(241, 52, 88, 0.6);
}
.Site .TrainingCourse .locked-workout.panel-Triceps-and-Chest {
  background-color: rgba(41, 185, 232, 0.6);
}
@media (min-width: 768px) {
  .Site .TrainingCourse .panel-Biceps-and-Back h6,
  .Site .TrainingCourse .panel-Triceps-and-Chest h6 {
    padding-top: 30px;
  }
}
.Site .TrainingCourse .list-group-item {
  padding-left: 12.5px;
  padding-right: 12.5px;
}
.Site .TrainingCourse .segmentTitle h6 {
  color: #A3A5A6;
}
.Site .TrainingCourse .rest-block {
  background-color: #CDCDCD;
  height: 130px;
}
.Site .TrainingCourse .phase .MuscleGroup .panel {
  min-height: 62px;
}
.Site .TrainingCourse .phase .MuscleGroup .active-tile {
  margin: 0;
  min-height: 62px;
}
.Site .TrainingCourse .phase .MuscleGroup h6,
.Site .TrainingCourse .phase .MuscleGroup .active-tile h6 {
  padding: 22px 16px;
  margin: 6px 0;
}
.Site .TrainingCourse .phase .MuscleGroup .panel-Biceps-and-Back h6,
.Site .TrainingCourse .phase .MuscleGroup .panel-Triceps-and-Chest h6 {
  padding: 14px 16px;
}
.Site .TrainingCourse .phase .MuscleGroup .corner-level {
  display: none;
}
.Site .TrainingCourse .panel-workout .panel-body {
  padding-bottom: 55px;
}
.Site .TrainingCourse .panel-workout .btn-assement {
  color: #fff;
  border-color: #fff;
  text-transform: uppercase;
  margin-top: 10px;
  font-weight: 700;
  padding: 8px 29px;
}
.Site .TrainingCourse .panel-workout .btn-assement:hover,
.Site .TrainingCourse .panel-workout .btn-assement:focus {
  opacity: 0.8;
}
.Site .TrainingCourse .panel-workout .panel-footer {
  background: #94dcf4;
  color: #222a2e;
  padding: 25px 40px;
}
.Site .TrainingCourse .panel-workout .panel-footer h4 {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 20px;
}
.Site .TrainingCourse .workout-Core {
  background: #f13458;
}
.Site .TrainingCourse .workout-Core .panel-footer {
  background: #f89aac;
}
.Site .TrainingCourse .workout-Biceps {
  background: #135C74;
}
.Site .TrainingCourse .workout-Biceps .panel-footer {
  background: #89aeba;
}
.Site .TrainingCourse .workout-Legs {
  background: #6EB762;
}
.Site .TrainingCourse .workout-Legs .panel-footer {
  background: #b7dbb1;
}
.Site .score-box {
  background: #29b9e8;
  text-align: center;
  margin-bottom: 35px;
  color: #fff;
  padding: 30px 10px;
  font-weight: 700;
  position: relative;
}
.Site .score-box strong {
  display: block;
  font-size: 90px;
  line-height: 0.9em;
  margin-top: 10px;
}
.Site .score-box small {
  line-height: 0.9em;
  margin-top: 10px;
  font-weight: 300;
}
@media (min-width: 768px) and (max-width: 991px) {
  .Site .score-box {
    min-height: 210px;
  }
  .Site .score-box strong {
    font-size: 75px;
  }
}
@media (min-width: 768px) {
  .Site .active-score {
    margin-top: -30px;
    padding: 45px 10px;
  }
  .Site .active-score:after {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    border-top: 30px solid #135C74;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .Site .active-score {
    min-height: 240px;
  }
}
.Site .score-core {
  background: #f13458;
  border-top-color: #f13458;
}
.Site .score-bb {
  background: #135C74;
  border-top-color: #135C74;
}
.Site .score-legs {
  background: #6EB762;
  border-top-color: #6EB762;
}
.Site .course-detail-box {
  background: #29b9e8;
  color: #fff;
  padding: 40px 40px;
}
.Site .course-detail-box a {
  color: rgba(255, 255, 255, 0.6);
}
.Site .course-detail-box a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.Site .course-detail-box .btn-default {
  color: #fff;
  border-color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  padding: 8px 26px;
  margin-top: 10px;
  font-size: 18px;
}
.Site .course-detail-box .btn-default:hover {
  background: #fff;
  color: #29b9e8;
}
.Site .course-detail-box h1,
.Site .course-detail-box h2,
.Site .course-detail-box h3,
.Site .course-detail-box h4,
.Site .course-detail-box h5,
.Site .course-detail-box h6 {
  color: #fff;
  text-transform: uppercase;
}
.Site .course-detail-box.Core {
  background: #f13458;
}
.Site .course-detail-box.Core .btn-default:hover {
  color: #f13458;
}
.Site .course-detail-box.Biceps {
  background: #135C74;
}
.Site .course-detail-box.Biceps .btn-default:hover {
  color: #135C74;
}
.Site .course-detail-box.Legs {
  background: #6EB762;
}
.Site .course-detail-box.Legs .btn-default:hover {
  color: #6EB762;
}
.Site .course-detail-box.Triceps {
  background: #29b9e8;
}
.Site .course-detail-box.Triceps .btn-default:hover {
  color: #29b9e8;
}
.Site .supplimental-videos {
  background: rgba(19, 92, 116, 0.5);
  font-size: 16px;
  padding: 0 23px;
}
.Site .supplimental-videos a {
  color: #222a2e;
}
.Site .supplimental-videos .listItem {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 525px) {
  .Site .supplimental-videos .video-description {
    width: 50%;
    float: left;
  }
}
.Site .supplimental-videos .video-thumbnail {
  position: relative;
  background: #000;
}
@media (min-width: 525px) {
  .Site .supplimental-videos .video-thumbnail {
    width: 46%;
    float: left;
    margin-right: 4%;
  }
}
.Site .supplimental-videos .video-thumbnail:before,
.Site .supplimental-videos .video-thumbnail:after {
  content: " ";
  display: table;
}
.Site .supplimental-videos .video-thumbnail:after {
  clear: both;
}
.Site .supplimental-videos .video-thumbnail:before,
.Site .supplimental-videos .video-thumbnail:after {
  content: " ";
  display: table;
}
.Site .supplimental-videos .video-thumbnail:after {
  clear: both;
}
.Site .supplimental-videos .video-thumbnail img {
  opacity: 0.5;
  margin: 0;
}
.Site .supplimental-videos .video-thumbnail:hover img {
  opacity: 0.8;
}
.Site .supplimental-videos .video-thumbnail:after {
  content: '\f144';
  font-family: 'Font Awesome 5 Free';
  position: absolute;
  font-weight: 900;
  color: #fff;
  top: 50%;
  left: 50%;
  font-size: 35px;
  margin: -15px 0 0 -15px;
}
.Site .btn-action {
  background: #f13458;
  border-color: #f13458;
  color: #fff;
  border-radius: 0px;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 18px;
  padding: 11px 21px;
  margin-top: 0;
}
.Site .btn-action:hover,
.Site .btn-action:focus {
  color: #fff;
  background: #f4647f;
  border-color: #f4647f;
}
.Site .btn-action:hover,
.Site .btn-action:focus {
  background: #e21038;
  border-color: #e21038;
}
.Site .btn-action .fa-chevron-right {
  margin: 0 -7px 0 5px;
}
.Site #productScroller table {
  margin-top: 10px;
}
.Site #productScroller td {
  border: 0;
  padding: 0;
}
#adminLayout .boxStyle .panel-default,
.Site .panel-default {
  background: #222a2e;
  color: #fff;
}
#adminLayout .boxStyle .panel-default .panel-heading,
.Site .panel-default .panel-heading {
  background: none;
}
#adminLayout .boxStyle .panel-default .panel-heading h3.title,
.Site .panel-default .panel-heading h3.title {
  margin-bottom: 0;
}
#adminLayout .boxStyle .panel-default .panel-body,
.Site .panel-default .panel-body {
  padding-top: 22px;
}
#adminLayout .boxStyle .panel-default h1,
.Site .panel-default h1,
#adminLayout .boxStyle .panel-default h2,
.Site .panel-default h2,
#adminLayout .boxStyle .panel-default h3,
.Site .panel-default h3 {
  color: #29b9e8;
}
#adminLayout .boxStyle .panel-default h4,
.Site .panel-default h4,
#adminLayout .boxStyle .panel-default h5,
.Site .panel-default h5,
#adminLayout .boxStyle .panel-default h6,
.Site .panel-default h6 {
  color: #fff;
}
#adminLayout .boxStyle .panel .panel-footer,
.Site .panel .panel-footer {
  padding-bottom: 40px;
}
#pagefooter .footer-inner {
  padding-top: 40px;
}
#pagefooter .footer-inner .footer-utility {
  border-color: #29b9e8;
  padding: 10px 0;
}
#pagefooter .footer-inner .footer-utility p {
  margin: 0;
}
#pagefooter .footer-inner .footer-utility #developerLink img {
  margin-top: -8px;
}
#pagefooter .footer-inner .footer-nav {
  text-transform: uppercase;
}
#pagefooter .footer-inner .footer-nav li:first-child a {
  padding-left: 15px;
}
@media (max-width: 767px) {
  #pagefooter .footer-inner .footer-nav li {
    float: none;
    margin-left: -15px;
    margin-right: -15px;
  }
}
#pagefooter .footer-inner .btn-principle {
  font-size: 18px;
  padding: 11px 21px;
  margin-top: 0;
}
#pagefooter .footer-inner .footer-strapline {
  margin-right: 30px;
}
@media (max-width: 767px) {
  #pagefooter .footer-inner .footer-social,
  #pagefooter .footer-inner .footer-strapline {
    float: none!important;
  }
}
#pagefooter .footer-inner .module {
  margin-bottom: 20px;
}
.modal .horizontalForm form.ewXform legend {
  margin-bottom: 20px;
}
.modal .horizontalForm form.ewXform fieldset.form-group {
  margin-left: 0px;
  margin-right: 0px;
}
.modal .horizontalForm form.ewXform .inline-checkboxes .control-wrapper div {
  display: inline-block;
  margin-left: 20px;
}
/*
 * Social Buttons for Bootstrap
 *
 * Copyright 2013-2016 Panayiotis Lipiridis
 * Licensed under the MIT License
 *
 * https://github.com/lipis/bootstrap-social
 */
.btn-social {
  position: relative;
  padding-left: 52px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
}
.btn-social > :first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 40px;
  line-height: 42px;
  font-size: 1.6em;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.btn-social.btn-lg {
  padding-left: 75px;
}
.btn-social.btn-lg > :first-child {
  line-height: 59px;
  width: 59px;
  font-size: 1.8em;
}
.btn-social.btn-sm {
  padding-left: 45px;
}
.btn-social.btn-sm > :first-child {
  line-height: 35px;
  width: 35px;
  font-size: 1.4em;
}
.btn-social.btn-xs {
  padding-left: 36px;
}
.btn-social.btn-xs > :first-child {
  line-height: 26px;
  width: 26px;
  font-size: 1.2em;
}
.btn-social-icon {
  position: relative;
  padding-left: 52px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
  height: 42px;
  width: 42px;
  padding: 0;
}
.btn-social-icon > :first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 40px;
  line-height: 42px;
  font-size: 1.6em;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.btn-social-icon.btn-lg {
  padding-left: 75px;
}
.btn-social-icon.btn-lg > :first-child {
  line-height: 59px;
  width: 59px;
  font-size: 1.8em;
}
.btn-social-icon.btn-sm {
  padding-left: 45px;
}
.btn-social-icon.btn-sm > :first-child {
  line-height: 35px;
  width: 35px;
  font-size: 1.4em;
}
.btn-social-icon.btn-xs {
  padding-left: 36px;
}
.btn-social-icon.btn-xs > :first-child {
  line-height: 26px;
  width: 26px;
  font-size: 1.2em;
}
.btn-social-icon > :first-child {
  border: none;
  text-align: center;
  width: 100%!important;
}
.btn-social-icon.btn-lg {
  height: 59px;
  width: 59px;
  padding-left: 0;
  padding-right: 0;
}
.btn-social-icon.btn-sm {
  height: 37px;
  width: 37px;
  padding-left: 0;
  padding-right: 0;
}
.btn-social-icon.btn-xs {
  height: 28px;
  width: 28px;
  padding-left: 0;
  padding-right: 0;
}
.Site .btn-facebook {
  color: #fff;
  background-color: #3b5998;
  border-color: rgba(0, 0, 0, 0.2);
}
.Site .btn-facebook:focus,
.Site .btn-facebook.focus {
  color: #fff;
  background-color: #2d4373;
  border-color: rgba(0, 0, 0, 0.2);
}
.Site .btn-facebook:hover {
  color: #fff;
  background-color: #2d4373;
  border-color: rgba(0, 0, 0, 0.2);
}
.Site .btn-facebook:active,
.Site .btn-facebook.active,
.open > .dropdown-toggle.Site .btn-facebook {
  color: #fff;
  background-color: #2d4373;
  border-color: rgba(0, 0, 0, 0.2);
}
.Site .btn-facebook:active:hover,
.Site .btn-facebook.active:hover,
.open > .dropdown-toggle.Site .btn-facebook:hover,
.Site .btn-facebook:active:focus,
.Site .btn-facebook.active:focus,
.open > .dropdown-toggle.Site .btn-facebook:focus,
.Site .btn-facebook:active.focus,
.Site .btn-facebook.active.focus,
.open > .dropdown-toggle.Site .btn-facebook.focus {
  color: #fff;
  background-color: #23345a;
  border-color: rgba(0, 0, 0, 0.2);
}
.Site .btn-facebook:active,
.Site .btn-facebook.active,
.open > .dropdown-toggle.Site .btn-facebook {
  background-image: none;
}
.Site .btn-facebook.disabled:hover,
.Site .btn-facebook[disabled]:hover,
fieldset[disabled] .Site .btn-facebook:hover,
.Site .btn-facebook.disabled:focus,
.Site .btn-facebook[disabled]:focus,
fieldset[disabled] .Site .btn-facebook:focus,
.Site .btn-facebook.disabled.focus,
.Site .btn-facebook[disabled].focus,
fieldset[disabled] .Site .btn-facebook.focus {
  background-color: #3b5998;
  border-color: rgba(0, 0, 0, 0.2);
}
.Site .btn-facebook .badge {
  color: #3b5998;
  background-color: #fff;
}
.Site .btn-twitter {
  color: #fff;
  background-color: #55acee;
  border-color: rgba(0, 0, 0, 0.2);
}
.Site .btn-twitter:focus,
.Site .btn-twitter.focus {
  color: #fff;
  background-color: #2795e9;
  border-color: rgba(0, 0, 0, 0.2);
}
.Site .btn-twitter:hover {
  color: #fff;
  background-color: #2795e9;
  border-color: rgba(0, 0, 0, 0.2);
}
.Site .btn-twitter:active,
.Site .btn-twitter.active,
.open > .dropdown-toggle.Site .btn-twitter {
  color: #fff;
  background-color: #2795e9;
  border-color: rgba(0, 0, 0, 0.2);
}
.Site .btn-twitter:active:hover,
.Site .btn-twitter.active:hover,
.open > .dropdown-toggle.Site .btn-twitter:hover,
.Site .btn-twitter:active:focus,
.Site .btn-twitter.active:focus,
.open > .dropdown-toggle.Site .btn-twitter:focus,
.Site .btn-twitter:active.focus,
.Site .btn-twitter.active.focus,
.open > .dropdown-toggle.Site .btn-twitter.focus {
  color: #fff;
  background-color: #1583d7;
  border-color: rgba(0, 0, 0, 0.2);
}
.Site .btn-twitter:active,
.Site .btn-twitter.active,
.open > .dropdown-toggle.Site .btn-twitter {
  background-image: none;
}
.Site .btn-twitter.disabled:hover,
.Site .btn-twitter[disabled]:hover,
fieldset[disabled] .Site .btn-twitter:hover,
.Site .btn-twitter.disabled:focus,
.Site .btn-twitter[disabled]:focus,
fieldset[disabled] .Site .btn-twitter:focus,
.Site .btn-twitter.disabled.focus,
.Site .btn-twitter[disabled].focus,
fieldset[disabled] .Site .btn-twitter.focus {
  background-color: #55acee;
  border-color: rgba(0, 0, 0, 0.2);
}
.Site .btn-twitter .badge {
  color: #55acee;
  background-color: #fff;
}
/*
.btn-adn           { .btn-social(#d87a68); }
.btn-bitbucket     { .btn-social(#205081); }
.btn-dropbox       { .btn-social(#1087dd); }

.btn-flickr        { .btn-social(#ff0084); }
.btn-foursquare    { .btn-social(#f94877); }
.btn-github        { .btn-social(#444444); }
.btn-google        { .btn-social(#dd4b39); }
.btn-instagram     { .btn-social(#3f729b); }
.btn-linkedin      { .btn-social(#007bb6); }
.btn-microsoft     { .btn-social(#2672ec); }
.btn-odnoklassniki { .btn-social(#f4731c); }
.btn-openid        { .btn-social(#f7931e); }
.btn-pinterest     { .btn-social(#cb2027); }
.btn-reddit        { .btn-social(#eff7ff, #000); }
.btn-soundcloud    { .btn-social(#ff5500); }
.btn-tumblr        { .btn-social(#2c4762); }
.btn-twitter       { .btn-social(#55acee); }
.btn-vimeo         { .btn-social(#1ab7ea); }
.btn-vk            { .btn-social(#587ea3); }
.btn-yahoo         { .btn-social(#720e9e); }
    */
.Site .listItem .morelink .btn-sm:after {
  content: "\f054";
  font-family: 'Font Awesome 5 Free';
  position: absolute;
  font-weight: 900;
  padding-left: 5px;
  font-size: 1em;
}
.Site .listItem .morelink .btn-sm {
  padding-right: 25px;
}
.moduleAnimate-invisible {
  opacity: 0;
}
.moduleAnimate-visible {
  opacity: 1;
}
.moduleAnimate-animated {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}
.animated.hinge {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* FADE */
.moduleAnimate-fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.moduleAnimate-fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.moduleAnimate-fadeInDown {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.moduleAnimate-fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.moduleAnimate-fadeInRight {
  -webkit-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
  -o-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.moduleAnimate-fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  -moz-animation-name: fadeInUpBig;
  -o-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.moduleAnimate-fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  -moz-animation-name: fadeInDownBig;
  -o-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.moduleAnimate-fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  -moz-animation-name: fadeInLeftBig;
  -o-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.moduleAnimate-fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  -moz-animation-name: fadeInRightBig;
  -o-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
/* SLIDE */
@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
}
@-moz-keyframes slideInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
  100% {
    -moz-transform: translateY(0);
    opacity: 1;
  }
}
@-o-keyframes slideInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
  100% {
    -o-transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.moduleAnimate-slideInDown {
  -webkit-animation-name: slideInDown;
  -moz-animation-name: slideInDown;
  -o-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    opacity: 1;
  }
}
@-moz-keyframes slideInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
  100% {
    -moz-transform: translateX(0);
    opacity: 1;
  }
}
@-o-keyframes slideInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
  100% {
    -o-transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.moduleAnimate-slideInLeft {
  -webkit-animation-name: slideInLeft;
  -moz-animation-name: slideInLeft;
  -o-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    opacity: 1;
  }
}
@-moz-keyframes slideInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
  100% {
    -moz-transform: translateX(0);
    opacity: 1;
  }
}
@-o-keyframes slideInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
  100% {
    -o-transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.moduleAnimate-slideInRight {
  -webkit-animation-name: slideInRight;
  -moz-animation-name: slideInRight;
  -o-animation-name: slideInRight;
  animation-name: slideInRight;
}
/* BOUNCE */
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -moz-transform: scale(1.05);
  }
  70% {
    -moz-transform: scale(0.9);
  }
  100% {
    -moz-transform: scale(1);
    opacity: 1;
  }
}
@-o-keyframes bounceIn {
  0% {
    opacity: 0;
    -o-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -o-transform: scale(1.05);
  }
  70% {
    -o-transform: scale(0.9);
  }
  100% {
    -o-transform: scale(1);
    opacity: 1;
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.moduleAnimate-bounceIn {
  -webkit-animation-name: bounceIn;
  -moz-animation-name: bounceIn;
  -o-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
}
@-moz-keyframes bounceInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateY(-30px);
  }
  80% {
    -moz-transform: translateY(10px);
  }
  100% {
    -moz-transform: translateY(0);
    opacity: 1;
  }
}
@-o-keyframes bounceInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateY(-30px);
  }
  80% {
    -o-transform: translateY(10px);
  }
  100% {
    -o-transform: translateY(0);
    opacity: 1;
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(-30px);
  }
  80% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.moduleAnimate-bounceInUp {
  -webkit-animation-name: bounceInUp;
  -moz-animation-name: bounceInUp;
  -o-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
}
@-moz-keyframes bounceInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateY(30px);
  }
  80% {
    -moz-transform: translateY(-10px);
  }
  100% {
    -moz-transform: translateY(0);
    opacity: 1;
  }
}
@-o-keyframes bounceInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateY(30px);
  }
  80% {
    -o-transform: translateY(-10px);
  }
  100% {
    -o-transform: translateY(0);
    opacity: 1;
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(30px);
  }
  80% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.moduleAnimate-bounceInDown {
  -webkit-animation-name: bounceInDown;
  -moz-animation-name: bounceInDown;
  -o-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    opacity: 1;
  }
}
@-moz-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(30px);
  }
  80% {
    -moz-transform: translateX(-10px);
  }
  100% {
    -moz-transform: translateX(0);
    opacity: 1;
  }
}
@-o-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateX(30px);
  }
  80% {
    -o-transform: translateX(-10px);
  }
  100% {
    -o-transform: translateX(0);
    opacity: 1;
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateX(30px);
  }
  80% {
    transform: translateX(-10px);
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.moduleAnimate-bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  -moz-animation-name: bounceInLeft;
  -o-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    opacity: 1;
  }
}
@-moz-keyframes bounceInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(-30px);
  }
  80% {
    -moz-transform: translateX(10px);
  }
  100% {
    -moz-transform: translateX(0);
    opacity: 1;
  }
}
@-o-keyframes bounceInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateX(-30px);
  }
  80% {
    -o-transform: translateX(10px);
  }
  100% {
    -o-transform: translateX(0);
    opacity: 1;
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    transform: translateX(-30px);
  }
  80% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.moduleAnimate-bounceInRight {
  -webkit-animation-name: bounceInRight;
  -moz-animation-name: bounceInRight;
  -o-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url('/ewcommon/icons/fa/fonts//fontawesome-webfont.eot?v=4.7.0');
  src: url('/ewcommon/icons/fa/fonts//fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('/ewcommon/icons/fa/fonts//fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('/ewcommon/icons/fa/fonts//fontawesome-webfont.woff?v=4.7.0') format('woff'), url('/ewcommon/icons/fa/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('/ewcommon/icons/fa/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
@font-face {
  font-family: 'icomoon';
  font-display: swap;
  src: url('/ewcommon/icons/icoMoon/fonts/icomoon.eot');
  src: url('/ewcommon/icons/icoMoon/fonts/icomoon.eot?#iefix') format('embedded-opentype'), url('/ewcommon/icons/icoMoon/fonts/icomoon.ttf') format('truetype'), url('/ewcommon/icons/icoMoon/fonts/icomoon.woff') format('woff'), url('/ewcommon/icons/icoMoon/fonts/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-home:before {
  content: "\e601";
}
.icon-home2:before {
  content: "\e602";
}
.icon-home3:before {
  content: "\e603";
}
.icon-office:before {
  content: "\e600";
}
.icon-newspaper:before {
  content: "\e604";
}
.icon-pencil:before {
  content: "\e605";
}
.icon-pencil2:before {
  content: "\e606";
}
.icon-quill:before {
  content: "\e607";
}
.icon-pen:before {
  content: "\e608";
}
.icon-blog:before {
  content: "\e609";
}
.icon-droplet:before {
  content: "\e60a";
}
.icon-paint-format:before {
  content: "\e60b";
}
.icon-image:before {
  content: "\e60c";
}
.icon-image2:before {
  content: "\e60d";
}
.icon-images:before {
  content: "\e60e";
}
.icon-camera:before {
  content: "\e60f";
}
.icon-music:before {
  content: "\e610";
}
.icon-headphones:before {
  content: "\e611";
}
.icon-play:before {
  content: "\e612";
}
.icon-film:before {
  content: "\e613";
}
.icon-camera2:before {
  content: "\e614";
}
.icon-dice:before {
  content: "\e615";
}
.icon-pacman:before {
  content: "\e616";
}
.icon-spades:before {
  content: "\e617";
}
.icon-clubs:before {
  content: "\e618";
}
.icon-diamonds:before {
  content: "\e619";
}
.icon-pawn:before {
  content: "\e61a";
}
.icon-bullhorn:before {
  content: "\e61b";
}
.icon-connection:before {
  content: "\e61c";
}
.icon-podcast:before {
  content: "\e61d";
}
.icon-feed:before {
  content: "\e61e";
}
.icon-book:before {
  content: "\e61f";
}
.icon-books:before {
  content: "\e620";
}
.icon-library:before {
  content: "\e621";
}
.icon-file:before {
  content: "\e622";
}
.icon-profile:before {
  content: "\e623";
}
.icon-file2:before {
  content: "\e624";
}
.icon-file3:before {
  content: "\e625";
}
.icon-file4:before {
  content: "\e626";
}
.icon-copy:before {
  content: "\e627";
}
.icon-copy2:before {
  content: "\e628";
}
.icon-copy3:before {
  content: "\e629";
}
.icon-paste:before {
  content: "\e62a";
}
.icon-paste2:before {
  content: "\e62b";
}
.icon-paste3:before {
  content: "\e62c";
}
.icon-stack:before {
  content: "\e62d";
}
.icon-folder:before {
  content: "\e62e";
}
.icon-folder-open:before {
  content: "\e62f";
}
.icon-tag:before {
  content: "\e630";
}
.icon-tags:before {
  content: "\e631";
}
.icon-barcode:before {
  content: "\e632";
}
.icon-qrcode:before {
  content: "\e633";
}
.icon-ticket:before {
  content: "\e634";
}
.icon-cart:before {
  content: "\e635";
}
.icon-cart2:before {
  content: "\e636";
}
.icon-cart3:before {
  content: "\e637";
}
.icon-coin:before {
  content: "\e638";
}
.icon-credit:before {
  content: "\e639";
}
.icon-calculate:before {
  content: "\e63a";
}
.icon-support:before {
  content: "\e63b";
}
.icon-phone:before {
  content: "\e63c";
}
.icon-phone-hang-up:before {
  content: "\e63d";
}
.icon-address-book:before {
  content: "\e63e";
}
.icon-notebook:before {
  content: "\e63f";
}
.icon-envelop:before {
  content: "\e640";
}
.icon-pushpin:before {
  content: "\e641";
}
.icon-location:before {
  content: "\e642";
}
.icon-location2:before {
  content: "\e643";
}
.icon-compass:before {
  content: "\e644";
}
.icon-map:before {
  content: "\e645";
}
.icon-map2:before {
  content: "\e646";
}
.icon-history:before {
  content: "\e647";
}
.icon-clock:before {
  content: "\e648";
}
.icon-clock2:before {
  content: "\e649";
}
.icon-alarm:before {
  content: "\e64a";
}
.icon-alarm2:before {
  content: "\e64b";
}
.icon-bell:before {
  content: "\e64c";
}
.icon-stopwatch:before {
  content: "\e64d";
}
.icon-calendar:before {
  content: "\e64e";
}
.icon-calendar2:before {
  content: "\e64f";
}
.icon-print:before {
  content: "\e650";
}
.icon-keyboard:before {
  content: "\e651";
}
.icon-screen:before {
  content: "\e652";
}
.icon-laptop:before {
  content: "\e653";
}
.icon-mobile:before {
  content: "\e654";
}
.icon-mobile2:before {
  content: "\e655";
}
.icon-tablet:before {
  content: "\e656";
}
.icon-tv:before {
  content: "\e657";
}
.icon-cabinet:before {
  content: "\e658";
}
.icon-drawer:before {
  content: "\e659";
}
.icon-drawer2:before {
  content: "\e65a";
}
.icon-drawer3:before {
  content: "\e65b";
}
.icon-box-add:before {
  content: "\e65c";
}
.icon-box-remove:before {
  content: "\e65d";
}
.icon-download:before {
  content: "\e65e";
}
.icon-upload:before {
  content: "\e65f";
}
.icon-disk:before {
  content: "\e660";
}
.icon-storage:before {
  content: "\e661";
}
.icon-undo:before {
  content: "\e662";
}
.icon-redo:before {
  content: "\e663";
}
.icon-flip:before {
  content: "\e664";
}
.icon-flip2:before {
  content: "\e665";
}
.icon-undo2:before {
  content: "\e666";
}
.icon-redo2:before {
  content: "\e667";
}
.icon-forward:before {
  content: "\e668";
}
.icon-reply:before {
  content: "\e669";
}
.icon-bubble:before {
  content: "\e66a";
}
.icon-bubbles:before {
  content: "\e66b";
}
.icon-bubbles2:before {
  content: "\e66c";
}
.icon-bubble2:before {
  content: "\e66d";
}
.icon-bubbles3:before {
  content: "\e66e";
}
.icon-bubbles4:before {
  content: "\e66f";
}
.icon-user:before {
  content: "\e670";
}
.icon-users:before {
  content: "\e671";
}
.icon-user2:before {
  content: "\e672";
}
.icon-users2:before {
  content: "\e673";
}
.icon-user3:before {
  content: "\e674";
}
.icon-user4:before {
  content: "\e675";
}
.icon-quotes-left:before {
  content: "\e676";
}
.icon-busy:before {
  content: "\e677";
}
.icon-spinner:before {
  content: "\e678";
}
.icon-spinner2:before {
  content: "\e679";
}
.icon-spinner3:before {
  content: "\e67a";
}
.icon-spinner4:before {
  content: "\e67b";
}
.icon-spinner5:before {
  content: "\e67c";
}
.icon-spinner6:before {
  content: "\e67d";
}
.icon-binoculars:before {
  content: "\e67e";
}
.icon-search:before {
  content: "\e67f";
}
.icon-zoom-in:before {
  content: "\e680";
}
.icon-zoom-out:before {
  content: "\e681";
}
.icon-expand:before {
  content: "\e682";
}
.icon-contract:before {
  content: "\e683";
}
.icon-expand2:before {
  content: "\e684";
}
.icon-contract2:before {
  content: "\e685";
}
.icon-key:before {
  content: "\e686";
}
.icon-key2:before {
  content: "\e687";
}
.icon-lock:before {
  content: "\e688";
}
.icon-lock2:before {
  content: "\e689";
}
.icon-unlocked:before {
  content: "\e68a";
}
.icon-wrench:before {
  content: "\e68b";
}
.icon-settings:before {
  content: "\e68c";
}
.icon-equalizer:before {
  content: "\e68d";
}
.icon-cog:before {
  content: "\e68e";
}
.icon-cogs:before {
  content: "\e68f";
}
.icon-cog2:before {
  content: "\e690";
}
.icon-hammer:before {
  content: "\e691";
}
.icon-wand:before {
  content: "\e692";
}
.icon-aid:before {
  content: "\e693";
}
.icon-bug:before {
  content: "\e694";
}
.icon-pie:before {
  content: "\e695";
}
.icon-stats:before {
  content: "\e696";
}
.icon-bars:before {
  content: "\e697";
}
.icon-bars2:before {
  content: "\e698";
}
.icon-gift:before {
  content: "\e699";
}
.icon-trophy:before {
  content: "\e69a";
}
.icon-glass:before {
  content: "\e69b";
}
.icon-mug:before {
  content: "\e69c";
}
.icon-food:before {
  content: "\e69d";
}
.icon-leaf:before {
  content: "\e69e";
}
.icon-rocket:before {
  content: "\e69f";
}
.icon-meter:before {
  content: "\e6a0";
}
.icon-meter2:before {
  content: "\e6a1";
}
.icon-dashboard:before {
  content: "\e6a2";
}
.icon-hammer2:before {
  content: "\e6a3";
}
.icon-fire:before {
  content: "\e6a4";
}
.icon-lab:before {
  content: "\e6a5";
}
.icon-magnet:before {
  content: "\e6a6";
}
.icon-remove:before {
  content: "\e6a7";
}
.icon-remove2:before {
  content: "\e6a8";
}
.icon-briefcase:before {
  content: "\e6a9";
}
.icon-airplane:before {
  content: "\e6aa";
}
.icon-truck:before {
  content: "\e6ab";
}
.icon-road:before {
  content: "\e6ac";
}
.icon-accessibility:before {
  content: "\e6ad";
}
.icon-target:before {
  content: "\e6ae";
}
.icon-shield:before {
  content: "\e6af";
}
.icon-lightning:before {
  content: "\e6b0";
}
.icon-switch:before {
  content: "\e6b1";
}
.icon-power-cord:before {
  content: "\e6b2";
}
.icon-signup:before {
  content: "\e6b3";
}
.icon-list:before {
  content: "\e6b4";
}
.icon-list2:before {
  content: "\e6b5";
}
.icon-numbered-list:before {
  content: "\e6b6";
}
.icon-menu:before {
  content: "\e6b7";
}
.icon-menu2:before {
  content: "\e6b8";
}
.icon-tree:before {
  content: "\e6b9";
}
.icon-cloud:before {
  content: "\e6ba";
}
.icon-cloud-download:before {
  content: "\e6bb";
}
.icon-cloud-upload:before {
  content: "\e6bc";
}
.icon-download2:before {
  content: "\e6bd";
}
.icon-upload2:before {
  content: "\e6be";
}
.icon-download3:before {
  content: "\e6bf";
}
.icon-upload3:before {
  content: "\e6c0";
}
.icon-globe:before {
  content: "\e6c1";
}
.icon-earth:before {
  content: "\e6c2";
}
.icon-link:before {
  content: "\e6c3";
}
.icon-flag:before {
  content: "\e6c4";
}
.icon-attachment:before {
  content: "\e6c5";
}
.icon-eye:before {
  content: "\e6c6";
}
.icon-eye-blocked:before {
  content: "\e6c7";
}
.icon-eye2:before {
  content: "\e6c8";
}
.icon-bookmark:before {
  content: "\e6c9";
}
.icon-bookmarks:before {
  content: "\e6ca";
}
.icon-brightness-medium:before {
  content: "\e6cb";
}
.icon-brightness-contrast:before {
  content: "\e6cc";
}
.icon-contrast:before {
  content: "\e6cd";
}
.icon-star:before {
  content: "\e6ce";
}
.icon-star2:before {
  content: "\e6cf";
}
.icon-star3:before {
  content: "\e6d0";
}
.icon-heart:before {
  content: "\e6d1";
}
.icon-heart2:before {
  content: "\e6d2";
}
.icon-heart-broken:before {
  content: "\e6d3";
}
.icon-thumbs-up:before {
  content: "\e6d4";
}
.icon-thumbs-up2:before {
  content: "\e6d5";
}
.icon-happy:before {
  content: "\e6d6";
}
.icon-happy2:before {
  content: "\e6d7";
}
.icon-smiley:before {
  content: "\e6d8";
}
.icon-smiley2:before {
  content: "\e6d9";
}
.icon-tongue:before {
  content: "\e6da";
}
.icon-tongue2:before {
  content: "\e6db";
}
.icon-sad:before {
  content: "\e6dc";
}
.icon-sad2:before {
  content: "\e6dd";
}
.icon-wink:before {
  content: "\e6de";
}
.icon-wink2:before {
  content: "\e6df";
}
.icon-grin:before {
  content: "\e6e0";
}
.icon-grin2:before {
  content: "\e6e1";
}
.icon-cool:before {
  content: "\e6e2";
}
.icon-cool2:before {
  content: "\e6e3";
}
.icon-angry:before {
  content: "\e6e4";
}
.icon-angry2:before {
  content: "\e6e5";
}
.icon-evil:before {
  content: "\e6e6";
}
.icon-evil2:before {
  content: "\e6e7";
}
.icon-shocked:before {
  content: "\e6e8";
}
.icon-shocked2:before {
  content: "\e6e9";
}
.icon-confused:before {
  content: "\e6ea";
}
.icon-confused2:before {
  content: "\e6eb";
}
.icon-neutral:before {
  content: "\e6ec";
}
.icon-neutral2:before {
  content: "\e6ed";
}
.icon-wondering:before {
  content: "\e6ee";
}
.icon-wondering2:before {
  content: "\e6ef";
}
.icon-point-up:before {
  content: "\e6f0";
}
.icon-point-right:before {
  content: "\e6f1";
}
.icon-point-down:before {
  content: "\e6f2";
}
.icon-point-left:before {
  content: "\e6f3";
}
.icon-warning:before {
  content: "\e6f4";
}
.icon-notification:before {
  content: "\e6f5";
}
.icon-question:before {
  content: "\e6f6";
}
.icon-info:before {
  content: "\e6f7";
}
.icon-info2:before {
  content: "\e6f8";
}
.icon-blocked:before {
  content: "\e6f9";
}
.icon-cancel-circle:before {
  content: "\e6fa";
}
.icon-checkmark-circle:before {
  content: "\e6fb";
}
.icon-spam:before {
  content: "\e6fc";
}
.icon-close:before {
  content: "\e6fd";
}
.icon-checkmark:before {
  content: "\e6fe";
}
.icon-checkmark2:before {
  content: "\e6ff";
}
.icon-spell-check:before {
  content: "\e700";
}
.icon-minus:before {
  content: "\e701";
}
.icon-plus:before {
  content: "\e702";
}
.icon-enter:before {
  content: "\e703";
}
.icon-exit:before {
  content: "\e704";
}
.icon-play2:before {
  content: "\e705";
}
.icon-pause:before {
  content: "\e706";
}
.icon-stop:before {
  content: "\e707";
}
.icon-backward:before {
  content: "\e708";
}
.icon-forward2:before {
  content: "\e709";
}
.icon-play3:before {
  content: "\e70a";
}
.icon-pause2:before {
  content: "\e70b";
}
.icon-stop2:before {
  content: "\e70c";
}
.icon-backward2:before {
  content: "\e70d";
}
.icon-forward3:before {
  content: "\e70e";
}
.icon-first:before {
  content: "\e70f";
}
.icon-last:before {
  content: "\e710";
}
.icon-previous:before {
  content: "\e711";
}
.icon-next:before {
  content: "\e712";
}
.icon-eject:before {
  content: "\e713";
}
.icon-volume-high:before {
  content: "\e714";
}
.icon-volume-medium:before {
  content: "\e715";
}
.icon-volume-low:before {
  content: "\e716";
}
.icon-volume-mute:before {
  content: "\e717";
}
.icon-volume-mute2:before {
  content: "\e718";
}
.icon-volume-increase:before {
  content: "\e719";
}
.icon-volume-decrease:before {
  content: "\e71a";
}
.icon-loop:before {
  content: "\e71b";
}
.icon-loop2:before {
  content: "\e71c";
}
.icon-loop3:before {
  content: "\e71d";
}
.icon-shuffle:before {
  content: "\e71e";
}
.icon-arrow-up-left:before {
  content: "\e71f";
}
.icon-arrow-up:before {
  content: "\e720";
}
.icon-arrow-up-right:before {
  content: "\e721";
}
.icon-arrow-right:before {
  content: "\e722";
}
.icon-arrow-down-right:before {
  content: "\e723";
}
.icon-arrow-down:before {
  content: "\e724";
}
.icon-arrow-down-left:before {
  content: "\e725";
}
.icon-arrow-left:before {
  content: "\e726";
}
.icon-arrow-up-left2:before {
  content: "\e727";
}
.icon-arrow-up2:before {
  content: "\e728";
}
.icon-arrow-up-right2:before {
  content: "\e729";
}
.icon-arrow-right2:before {
  content: "\e72a";
}
.icon-arrow-down-right2:before {
  content: "\e72b";
}
.icon-arrow-down2:before {
  content: "\e72c";
}
.icon-arrow-down-left2:before {
  content: "\e72d";
}
.icon-arrow-left2:before {
  content: "\e72e";
}
.icon-arrow-up-left3:before {
  content: "\e72f";
}
.icon-arrow-up3:before {
  content: "\e730";
}
.icon-arrow-up-right3:before {
  content: "\e731";
}
.icon-arrow-right3:before {
  content: "\e732";
}
.icon-arrow-down-right3:before {
  content: "\e733";
}
.icon-arrow-down3:before {
  content: "\e734";
}
.icon-arrow-down-left3:before {
  content: "\e735";
}
.icon-arrow-left3:before {
  content: "\e736";
}
.icon-tab:before {
  content: "\e737";
}
.icon-checkbox-checked:before {
  content: "\e738";
}
.icon-checkbox-unchecked:before {
  content: "\e739";
}
.icon-checkbox-partial:before {
  content: "\e73a";
}
.icon-radio-checked:before {
  content: "\e73b";
}
.icon-radio-unchecked:before {
  content: "\e73c";
}
.icon-crop:before {
  content: "\e73d";
}
.icon-scissors:before {
  content: "\e73e";
}
.icon-filter:before {
  content: "\e73f";
}
.icon-filter2:before {
  content: "\e740";
}
.icon-font:before {
  content: "\e741";
}
.icon-text-height:before {
  content: "\e742";
}
.icon-text-width:before {
  content: "\e743";
}
.icon-bold:before {
  content: "\e744";
}
.icon-underline:before {
  content: "\e745";
}
.icon-italic:before {
  content: "\e746";
}
.icon-strikethrough:before {
  content: "\e747";
}
.icon-omega:before {
  content: "\e748";
}
.icon-sigma:before {
  content: "\e749";
}
.icon-table:before {
  content: "\e74a";
}
.icon-table2:before {
  content: "\e74b";
}
.icon-insert-template:before {
  content: "\e74c";
}
.icon-pilcrow:before {
  content: "\e74d";
}
.icon-left-toright:before {
  content: "\e74e";
}
.icon-right-toleft:before {
  content: "\e74f";
}
.icon-paragraph-left:before {
  content: "\e750";
}
.icon-paragraph-center:before {
  content: "\e751";
}
.icon-paragraph-right:before {
  content: "\e752";
}
.icon-paragraph-justify:before {
  content: "\e753";
}
.icon-paragraph-left2:before {
  content: "\e754";
}
.icon-paragraph-center2:before {
  content: "\e755";
}
.icon-paragraph-right2:before {
  content: "\e756";
}
.icon-paragraph-justify2:before {
  content: "\e757";
}
.icon-indent-increase:before {
  content: "\e758";
}
.icon-indent-decrease:before {
  content: "\e759";
}
.icon-new-tab:before {
  content: "\e75a";
}
.icon-embed:before {
  content: "\e75b";
}
.icon-code:before {
  content: "\e75c";
}
.icon-console:before {
  content: "\e75d";
}
.icon-share:before {
  content: "\e75e";
}
.icon-mail:before {
  content: "\e75f";
}
.icon-mail2:before {
  content: "\e760";
}
.icon-mail3:before {
  content: "\e761";
}
.icon-mail4:before {
  content: "\e762";
}
.icon-google:before {
  content: "\e763";
}
.icon-google-plus:before {
  content: "\e764";
}
.icon-google-plus2:before {
  content: "\e765";
}
.icon-google-plus3:before {
  content: "\e766";
}
.icon-google-plus4:before {
  content: "\e767";
}
.icon-google-drive:before {
  content: "\e768";
}
.icon-facebook:before {
  content: "\e769";
}
.icon-facebook2:before {
  content: "\e76a";
}
.icon-facebook3:before {
  content: "\e76b";
}
.icon-instagram:before {
  content: "\e76c";
}
.icon-twitter:before {
  content: "\e76d";
}
.icon-twitter2:before {
  content: "\e76e";
}
.icon-twitter3:before {
  content: "\e76f";
}
.icon-feed2:before {
  content: "\e770";
}
.icon-feed3:before {
  content: "\e771";
}
.icon-feed4:before {
  content: "\e772";
}
.icon-youtube:before {
  content: "\e773";
}
.icon-youtube2:before {
  content: "\e774";
}
.icon-vimeo:before {
  content: "\e775";
}
.icon-vimeo2:before {
  content: "\e776";
}
.icon-vimeo3:before {
  content: "\e777";
}
.icon-lanyrd:before {
  content: "\e778";
}
.icon-flickr:before {
  content: "\e779";
}
.icon-flickr2:before {
  content: "\e77a";
}
.icon-flickr3:before {
  content: "\e77b";
}
.icon-flickr4:before {
  content: "\e77c";
}
.icon-picassa:before {
  content: "\e77d";
}
.icon-picassa2:before {
  content: "\e77e";
}
.icon-dribbble:before {
  content: "\e77f";
}
.icon-dribbble2:before {
  content: "\e780";
}
.icon-dribbble3:before {
  content: "\e781";
}
.icon-forrst:before {
  content: "\e782";
}
.icon-forrst2:before {
  content: "\e783";
}
.icon-deviantart:before {
  content: "\e784";
}
.icon-deviantart2:before {
  content: "\e785";
}
.icon-steam:before {
  content: "\e786";
}
.icon-steam2:before {
  content: "\e787";
}
.icon-github:before {
  content: "\e788";
}
.icon-github2:before {
  content: "\e789";
}
.icon-github3:before {
  content: "\e78a";
}
.icon-github4:before {
  content: "\e78b";
}
.icon-github5:before {
  content: "\e78c";
}
.icon-wordpress:before {
  content: "\e78d";
}
.icon-wordpress2:before {
  content: "\e78e";
}
.icon-joomla:before {
  content: "\e78f";
}
.icon-blogger:before {
  content: "\e790";
}
.icon-blogger2:before {
  content: "\e791";
}
.icon-tumblr:before {
  content: "\e792";
}
.icon-tumblr2:before {
  content: "\e793";
}
.icon-yahoo:before {
  content: "\e794";
}
.icon-tux:before {
  content: "\e795";
}
.icon-apple:before {
  content: "\e796";
}
.icon-finder:before {
  content: "\e797";
}
.icon-android:before {
  content: "\e798";
}
.icon-windows:before {
  content: "\e799";
}
.icon-windows8:before {
  content: "\e79a";
}
.icon-soundcloud:before {
  content: "\e79b";
}
.icon-soundcloud2:before {
  content: "\e79c";
}
.icon-skype:before {
  content: "\e79d";
}
.icon-reddit:before {
  content: "\e79e";
}
.icon-linkedin:before {
  content: "\e79f";
}
.icon-lastfm:before {
  content: "\e7a0";
}
.icon-lastfm2:before {
  content: "\e7a1";
}
.icon-delicious:before {
  content: "\e7a2";
}
.icon-stumbleupon:before {
  content: "\e7a3";
}
.icon-stumbleupon2:before {
  content: "\e7a4";
}
.icon-stackoverflow:before {
  content: "\e7a5";
}
.icon-pinterest:before {
  content: "\e7a6";
}
.icon-pinterest2:before {
  content: "\e7a7";
}
.icon-xing:before {
  content: "\e7a8";
}
.icon-xing2:before {
  content: "\e7a9";
}
.icon-flattr:before {
  content: "\e7aa";
}
.icon-foursquare:before {
  content: "\e7ab";
}
.icon-foursquare2:before {
  content: "\e7ac";
}
.icon-paypal:before {
  content: "\e7ad";
}
.icon-paypal2:before {
  content: "\e7ae";
}
.icon-paypal3:before {
  content: "\e7af";
}
.icon-yelp:before {
  content: "\e7b0";
}
.icon-libreoffice:before {
  content: "\e7b1";
}
.icon-file-pdf:before {
  content: "\e7b2";
}
.icon-file-openoffice:before {
  content: "\e7b3";
}
.icon-file-word:before {
  content: "\e7b4";
}
.icon-file-doc:before {
  content: "\e7b4";
}
.icon-file-docx:before {
  content: "\e7b4";
}
.icon-file-rtf:before {
  content: "\e7b4";
}
.icon-file-excel:before {
  content: "\e7b5";
}
.icon-file-xls:before {
  content: "\e7b5";
}
.icon-file-xlsx:before {
  content: "\e7b5";
}
.icon-file-zip:before {
  content: "\e7b6";
}
.icon-file-powerpoint:before {
  content: "\e7b7";
}
.icon-file-xml:before {
  content: "\e7b8";
}
.icon-file-css:before {
  content: "\e7b9";
}
.icon-html5:before {
  content: "\e7ba";
}
.icon-html52:before {
  content: "\e7bb";
}
.icon-css3:before {
  content: "\e7bc";
}
.icon-chrome:before {
  content: "\e7bd";
}
.icon-firefox:before {
  content: "\e7be";
}
.icon-IE:before {
  content: "\e7bf";
}
.icon-opera:before {
  content: "\e7c0";
}
.icon-safari:before {
  content: "\e7c1";
}
.icon-IcoMoon:before {
  content: "\e7c2";
}
.icon-store:before {
  content: "\e7c3";
}
.icon-out:before {
  content: "\e7c4";
}
.icon-in:before {
  content: "\e7c5";
}
.icon-in-alt:before {
  content: "\e7c6";
}
.icon-home:before {
  content: "\e7c7";
}
.icon-light-bulb:before {
  content: "\e7c8";
}
.icon-anchor:before {
  content: "\e7c9";
}
.icon-feather:before {
  content: "\e7ca";
}
.icon-expand:before {
  content: "\e7cb";
}
.icon-maximize:before {
  content: "\e7cc";
}
.icon-search:before {
  content: "\e7cd";
}
.icon-zoom-in:before {
  content: "\e7ce";
}
.icon-zoom-out:before {
  content: "\e7cf";
}
.icon-add:before {
  content: "\e7d0";
}
.icon-subtract:before {
  content: "\e7d1";
}
.icon-exclamation:before {
  content: "\e7d2";
}
.icon-question:before {
  content: "\e7d3";
}
.icon-close:before {
  content: "\e7d4";
}
.icon-cmd:before {
  content: "\e7d5";
}
.icon-forbid:before {
  content: "\e7d6";
}
.icon-book:before {
  content: "\e7d7";
}
.icon-spinner:before {
  content: "\e7d8";
}
.icon-play:before {
  content: "\e7d9";
}
.icon-stop:before {
  content: "\e7da";
}
.icon-pause:before {
  content: "\e7db";
}
.icon-forward:before {
  content: "\e7dc";
}
.icon-rewind:before {
  content: "\e7dd";
}
.icon-sound:before {
  content: "\e7de";
}
.icon-sound-alt:before {
  content: "\e7df";
}
.icon-sound-off:before {
  content: "\e7e0";
}
.icon-task:before {
  content: "\e7e1";
}
.icon-inbox:before {
  content: "\e7e2";
}
.icon-inbox-alt:before {
  content: "\e7e3";
}
.icon-envelope:before {
  content: "\e7e4";
}
.icon-compose:before {
  content: "\e7e5";
}
.icon-newspaper:before {
  content: "\e7e6";
}
.icon-newspaper-alt:before {
  content: "\e7e7";
}
.icon-clipboard:before {
  content: "\e7e8";
}
.icon-calendar:before {
  content: "\e7e9";
}
.icon-hyperlink:before {
  content: "\e7ea";
}
.icon-trash:before {
  content: "\e7eb";
}
.icon-trash-alt:before {
  content: "\e7ec";
}
.icon-grid:before {
  content: "\e7ed";
}
.icon-grid-alt:before {
  content: "\e7ee";
}
.icon-menu:before {
  content: "\e7ef";
}
.icon-list:before {
  content: "\e7f0";
}
.icon-gallery:before {
  content: "\e7f1";
}
.icon-calculator:before {
  content: "\e7f2";
}
.icon-windows:before {
  content: "\e7f3";
}
.icon-browser:before {
  content: "\e7f4";
}
.icon-alarm:before {
  content: "\e7f5";
}
.icon-clock:before {
  content: "\e7f6";
}
.icon-attachment:before {
  content: "\e7f7";
}
.icon-settings:before {
  content: "\e7f8";
}
.icon-portfolio:before {
  content: "\e7f9";
}
.icon-user:before {
  content: "\e7fa";
}
.icon-users:before {
  content: "\e7fb";
}
.icon-heart:before {
  content: "\e7fc";
}
.icon-chat:before {
  content: "\e7fd";
}
.icon-comments:before {
  content: "\e7fe";
}
.icon-screen:before {
  content: "\e7ff";
}
.icon-iphone:before {
  content: "\e800";
}
.icon-ipad:before {
  content: "\e801";
}
.icon-fork-andspoon:before {
  content: "\e802";
}
.icon-fork-andknife:before {
  content: "\e803";
}
.icon-instagram:before {
  content: "\e804";
}
.icon-facebook:before {
  content: "\e805";
}
.icon-delicious:before {
  content: "\e806";
}
.icon-googleplus:before {
  content: "\e807";
}
.icon-dribbble:before {
  content: "\e808";
}
.icon-pin:before {
  content: "\e809";
}
.icon-pin-alt:before {
  content: "\e80a";
}
.icon-camera:before {
  content: "\e80b";
}
.icon-brightness:before {
  content: "\e80c";
}
.icon-brightness-half:before {
  content: "\e80d";
}
.icon-moon:before {
  content: "\e80e";
}
.icon-cloud:before {
  content: "\e80f";
}
.icon-circle-full:before {
  content: "\e810";
}
.icon-circle-half:before {
  content: "\e811";
}
.icon-globe:before {
  content: "\e812";
}
.icon-heart2:before {
  content: "\e813";
}
.icon-cloud2:before {
  content: "\e814";
}
.icon-star:before {
  content: "\e815";
}
.icon-tv:before {
  content: "\e816";
}
.icon-sound2:before {
  content: "\e817";
}
.icon-video:before {
  content: "\e818";
}
.icon-trash2:before {
  content: "\e819";
}
.icon-user2:before {
  content: "\e81a";
}
.icon-key:before {
  content: "\e81b";
}
.icon-search2:before {
  content: "\e81c";
}
.icon-settings2:before {
  content: "\e81d";
}
.icon-camera2:before {
  content: "\e81e";
}
.icon-tag:before {
  content: "\e81f";
}
.icon-lock:before {
  content: "\e820";
}
.icon-bulb:before {
  content: "\e821";
}
.icon-pen:before {
  content: "\e822";
}
.icon-diamond:before {
  content: "\e823";
}
.icon-display:before {
  content: "\e824";
}
.icon-location:before {
  content: "\e825";
}
.icon-eye:before {
  content: "\e826";
}
.icon-bubble:before {
  content: "\e827";
}
.icon-stack:before {
  content: "\e828";
}
.icon-cup:before {
  content: "\e829";
}
.icon-phone:before {
  content: "\e82a";
}
.icon-news:before {
  content: "\e82b";
}
.icon-mail:before {
  content: "\e82c";
}
.icon-like:before {
  content: "\e82d";
}
.icon-photo:before {
  content: "\e82e";
}
.icon-note:before {
  content: "\e82f";
}
.icon-clock2:before {
  content: "\e830";
}
.icon-paperplane:before {
  content: "\e831";
}
.icon-params:before {
  content: "\e832";
}
.icon-banknote:before {
  content: "\e833";
}
.icon-data:before {
  content: "\e834";
}
.icon-music:before {
  content: "\e835";
}
.icon-megaphone:before {
  content: "\e836";
}
.icon-study:before {
  content: "\e837";
}
.icon-lab:before {
  content: "\e838";
}
.icon-food:before {
  content: "\e839";
}
.icon-t-shirt:before {
  content: "\e83a";
}
.icon-fire:before {
  content: "\e83b";
}
.icon-clip:before {
  content: "\e83c";
}
.icon-shop:before {
  content: "\e83d";
}
.icon-calendar2:before {
  content: "\e83e";
}
.icon-wallet:before {
  content: "\e83f";
}
.icon-vynil:before {
  content: "\e840";
}
.icon-truck:before {
  content: "\e841";
}
.icon-world:before {
  content: "\e842";
}
.icon-phone2:before {
  content: "\e843";
}
.icon-mobile:before {
  content: "\e844";
}
.icon-mouse:before {
  content: "\e845";
}
.icon-directions:before {
  content: "\e846";
}
.icon-mail2:before {
  content: "\e847";
}
.icon-paperplane2:before {
  content: "\e848";
}
.icon-pencil:before {
  content: "\e849";
}
.icon-feather2:before {
  content: "\e84a";
}
.icon-paperclip:before {
  content: "\e84b";
}
.icon-drawer:before {
  content: "\e84c";
}
.icon-reply:before {
  content: "\e84d";
}
.icon-reply-all:before {
  content: "\e84e";
}
.icon-forward2:before {
  content: "\e84f";
}
.icon-user3:before {
  content: "\e850";
}
.icon-users2:before {
  content: "\e851";
}
.icon-user-add:before {
  content: "\e852";
}
.icon-vcard:before {
  content: "\e853";
}
.icon-export:before {
  content: "\e854";
}
.icon-location2:before {
  content: "\e855";
}
.icon-map:before {
  content: "\e856";
}
.icon-compass:before {
  content: "\e857";
}
.icon-location3:before {
  content: "\e858";
}
.icon-target:before {
  content: "\e859";
}
.icon-share:before {
  content: "\e85a";
}
.icon-sharable:before {
  content: "\e85b";
}
.icon-heart3:before {
  content: "\e85c";
}
.icon-heart4:before {
  content: "\e85d";
}
.icon-star2:before {
  content: "\e85e";
}
.icon-star3:before {
  content: "\e85f";
}
.icon-thumbs-up:before {
  content: "\e860";
}
.icon-thumbs-down:before {
  content: "\e861";
}
.icon-chat2:before {
  content: "\e862";
}
.icon-comment:before {
  content: "\e863";
}
.icon-quote:before {
  content: "\e864";
}
.icon-house:before {
  content: "\e865";
}
.icon-popup:before {
  content: "\e866";
}
.icon-search3:before {
  content: "\e867";
}
.icon-flashlight:before {
  content: "\e868";
}
.icon-printer:before {
  content: "\e869";
}
.icon-bell:before {
  content: "\e86a";
}
.icon-link:before {
  content: "\e86b";
}
.icon-flag:before {
  content: "\e86c";
}
.icon-cog:before {
  content: "\e86d";
}
.icon-tools:before {
  content: "\e86e";
}
.icon-trophy:before {
  content: "\e86f";
}
.icon-tag2:before {
  content: "\e870";
}
.icon-camera3:before {
  content: "\e871";
}
.icon-megaphone2:before {
  content: "\e872";
}
.icon-moon2:before {
  content: "\e873";
}
.icon-palette:before {
  content: "\e874";
}
.icon-leaf:before {
  content: "\e875";
}
.icon-music2:before {
  content: "\e876";
}
.icon-music3:before {
  content: "\e877";
}
.icon-new:before {
  content: "\e878";
}
.icon-graduation:before {
  content: "\e879";
}
.icon-book2:before {
  content: "\e87a";
}
.icon-newspaper2:before {
  content: "\e87b";
}
.icon-bag:before {
  content: "\e87c";
}
.icon-airplane:before {
  content: "\e87d";
}
.icon-lifebuoy:before {
  content: "\e87e";
}
.icon-eye2:before {
  content: "\e87f";
}
.icon-clock3:before {
  content: "\e880";
}
.icon-microphone:before {
  content: "\e881";
}
.icon-calendar3:before {
  content: "\e882";
}
.icon-bolt:before {
  content: "\e883";
}
.icon-thunder:before {
  content: "\e884";
}
.icon-droplet:before {
  content: "\e885";
}
.icon-cd:before {
  content: "\e886";
}
.icon-briefcase:before {
  content: "\e887";
}
.icon-air:before {
  content: "\e888";
}
.icon-hourglass:before {
  content: "\e889";
}
.icon-gauge:before {
  content: "\e88a";
}
.icon-language:before {
  content: "\e88b";
}
.icon-network:before {
  content: "\e88c";
}
.icon-key2:before {
  content: "\e88d";
}
.icon-battery:before {
  content: "\e88e";
}
.icon-bucket:before {
  content: "\e88f";
}
.icon-magnet:before {
  content: "\e890";
}
.icon-drive:before {
  content: "\e891";
}
.icon-cup2:before {
  content: "\e892";
}
.icon-rocket:before {
  content: "\e893";
}
.icon-brush:before {
  content: "\e894";
}
.icon-suitcase:before {
  content: "\e895";
}
.icon-cone:before {
  content: "\e896";
}
.icon-earth:before {
  content: "\e897";
}
.icon-keyboard:before {
  content: "\e898";
}
.icon-browser2:before {
  content: "\e899";
}
.icon-publish:before {
  content: "\e89a";
}
.icon-progress-3:before {
  content: "\e89b";
}
.icon-progress-2:before {
  content: "\e89c";
}
.icon-brogress-1:before {
  content: "\e89d";
}
.icon-progress-0:before {
  content: "\e89e";
}
.icon-sun:before {
  content: "\e89f";
}
.icon-sun2:before {
  content: "\e8a0";
}
.icon-adjust:before {
  content: "\e8a1";
}
.icon-code:before {
  content: "\e8a2";
}
.icon-screen2:before {
  content: "\e8a3";
}
.icon-infinity:before {
  content: "\e8a4";
}
.icon-light-bulb2:before {
  content: "\e8a5";
}
.icon-credit-card:before {
  content: "\e8a6";
}
.icon-database:before {
  content: "\e8a7";
}
.icon-voicemail:before {
  content: "\e8a8";
}
.icon-clipboard2:before {
  content: "\e8a9";
}
.icon-cart:before {
  content: "\e8aa";
}
.icon-box:before {
  content: "\e8ab";
}
.icon-ticket:before {
  content: "\e8ac";
}
.icon-rss:before {
  content: "\e8ad";
}
.icon-signal:before {
  content: "\e8ae";
}
.icon-thermometer:before {
  content: "\e8af";
}
.icon-droplets:before {
  content: "\e8b0";
}
.icon-uniE8B1:before {
  content: "\e8b1";
}
.icon-statistics:before {
  content: "\e8b2";
}
.icon-pie:before {
  content: "\e8b3";
}
.icon-bars:before {
  content: "\e8b4";
}
.icon-graph:before {
  content: "\e8b5";
}
.icon-lock2:before {
  content: "\e8b6";
}
.icon-lock-open:before {
  content: "\e8b7";
}
.icon-logout:before {
  content: "\e8b8";
}
.icon-login:before {
  content: "\e8b9";
}
.icon-checkmark:before {
  content: "\e8ba";
}
.icon-cross:before {
  content: "\e8bb";
}
.icon-minus:before {
  content: "\e8bc";
}
.icon-plus:before {
  content: "\e8bd";
}
.icon-cross2:before {
  content: "\e8be";
}
.icon-minus2:before {
  content: "\e8bf";
}
.icon-plus2:before {
  content: "\e8c0";
}
.icon-cross3:before {
  content: "\e8c1";
}
.icon-minus3:before {
  content: "\e8c2";
}
.icon-plus3:before {
  content: "\e8c3";
}
.icon-erase:before {
  content: "\e8c4";
}
.icon-blocked:before {
  content: "\e8c5";
}
.icon-info:before {
  content: "\e8c6";
}
.icon-info2:before {
  content: "\e8c7";
}
.icon-question2:before {
  content: "\e8c8";
}
.icon-help:before {
  content: "\e8c9";
}
.icon-warning:before {
  content: "\e8ca";
}
.icon-cycle:before {
  content: "\e8cb";
}
.icon-cw:before {
  content: "\e8cc";
}
.icon-ccw:before {
  content: "\e8cd";
}
.icon-shuffle:before {
  content: "\e8ce";
}
.icon-arrow:before {
  content: "\e8cf";
}
.icon-arrow2:before {
  content: "\e8d0";
}
.icon-retweet:before {
  content: "\e8d1";
}
.icon-loop:before {
  content: "\e8d2";
}
.icon-history:before {
  content: "\e8d3";
}
.icon-back:before {
  content: "\e8d4";
}
.icon-switch:before {
  content: "\e8d5";
}
.icon-list2:before {
  content: "\e8d6";
}
.icon-add-to-list:before {
  content: "\e8d7";
}
.icon-layout:before {
  content: "\e8d8";
}
.icon-list3:before {
  content: "\e8d9";
}
.icon-text:before {
  content: "\e8da";
}
.icon-text2:before {
  content: "\e8db";
}
.icon-document:before {
  content: "\e8dc";
}
.icon-docs:before {
  content: "\e8dd";
}
.icon-landscape:before {
  content: "\e8de";
}
.icon-pictures:before {
  content: "\e8df";
}
.icon-video2:before {
  content: "\e8e0";
}
.icon-music4:before {
  content: "\e8e1";
}
.icon-folder:before {
  content: "\e8e2";
}
.icon-archive:before {
  content: "\e8e3";
}
.icon-trash3:before {
  content: "\e8e4";
}
.icon-upload:before {
  content: "\e8e5";
}
.icon-download:before {
  content: "\e8e6";
}
.icon-disk:before {
  content: "\e8e7";
}
.icon-install:before {
  content: "\e8e8";
}
.icon-cloud3:before {
  content: "\e8e9";
}
.icon-upload2:before {
  content: "\e8ea";
}
.icon-bookmark:before {
  content: "\e8eb";
}
.icon-bookmarks:before {
  content: "\e8ec";
}
.icon-book3:before {
  content: "\e8ed";
}
.icon-play2:before {
  content: "\e8ee";
}
.icon-pause2:before {
  content: "\e8ef";
}
.icon-record:before {
  content: "\e8f0";
}
.icon-stop2:before {
  content: "\e8f1";
}
.icon-next:before {
  content: "\e8f2";
}
.icon-previous:before {
  content: "\e8f3";
}
.icon-first:before {
  content: "\e8f4";
}
.icon-last:before {
  content: "\e8f5";
}
.icon-resize-enlarge:before {
  content: "\e8f6";
}
.icon-resize-shrink:before {
  content: "\e8f7";
}
.icon-volume:before {
  content: "\e8f8";
}
.icon-sound3:before {
  content: "\e8f9";
}
.icon-mute:before {
  content: "\e8fa";
}
.icon-flow-cascade:before {
  content: "\e8fb";
}
.icon-flow-branch:before {
  content: "\e8fc";
}
.icon-flow-tree:before {
  content: "\e8fd";
}
.icon-flow-line:before {
  content: "\e8fe";
}
.icon-flow-parallel:before {
  content: "\e8ff";
}
.icon-arrow-left:before {
  content: "\e900";
}
.icon-arrow-down:before {
  content: "\e901";
}
.icon-arrow-up--upload:before {
  content: "\e902";
}
.icon-arrow-right:before {
  content: "\e903";
}
.icon-arrow-left2:before {
  content: "\e904";
}
.icon-arrow-down2:before {
  content: "\e905";
}
.icon-arrow-up:before {
  content: "\e906";
}
.icon-arrow-right2:before {
  content: "\e907";
}
.icon-arrow-left3:before {
  content: "\e908";
}
.icon-arrow-down3:before {
  content: "\e909";
}
.icon-arrow-up2:before {
  content: "\e90a";
}
.icon-arrow-right3:before {
  content: "\e90b";
}
.icon-arrow-left4:before {
  content: "\e90c";
}
.icon-arrow-down4:before {
  content: "\e90d";
}
.icon-arrow-up3:before {
  content: "\e90e";
}
.icon-arrow-right4:before {
  content: "\e90f";
}
.icon-arrow-left5:before {
  content: "\e910";
}
.icon-arrow-down5:before {
  content: "\e911";
}
.icon-arrow-up4:before {
  content: "\e912";
}
.icon-arrow-right5:before {
  content: "\e913";
}
.icon-arrow-left6:before {
  content: "\e914";
}
.icon-arrow-down6:before {
  content: "\e915";
}
.icon-arrow-up5:before {
  content: "\e916";
}
.icon-arrow-right6:before {
  content: "\e917";
}
.icon-arrow-left7:before {
  content: "\e918";
}
.icon-arrow-down7:before {
  content: "\e919";
}
.icon-arrow-up6:before {
  content: "\e91a";
}
.icon-uniE91B:before {
  content: "\e91b";
}
.icon-arrow-left8:before {
  content: "\e91c";
}
.icon-arrow-down8:before {
  content: "\e91d";
}
.icon-arrow-up7:before {
  content: "\e91e";
}
.icon-arrow-right7:before {
  content: "\e91f";
}
.icon-menu2:before {
  content: "\e920";
}
.icon-ellipsis:before {
  content: "\e921";
}
.icon-dots:before {
  content: "\e922";
}
.icon-dot:before {
  content: "\e923";
}
.icon-cc:before {
  content: "\e924";
}
.icon-cc-by:before {
  content: "\e925";
}
.icon-cc-nc:before {
  content: "\e926";
}
.icon-cc-nc-eu:before {
  content: "\e927";
}
.icon-cc-nc-jp:before {
  content: "\e928";
}
.icon-cc-sa:before {
  content: "\e929";
}
.icon-cc-nd:before {
  content: "\e92a";
}
.icon-cc-pd:before {
  content: "\e92b";
}
.icon-cc-zero:before {
  content: "\e92c";
}
.icon-cc-share:before {
  content: "\e92d";
}
.icon-cc-share2:before {
  content: "\e92e";
}
.icon-daniel-bruce:before {
  content: "\e92f";
}
.icon-daniel-bruce2:before {
  content: "\e930";
}
.icon-github:before {
  content: "\e931";
}
.icon-github2:before {
  content: "\e932";
}
.icon-flickr:before {
  content: "\e933";
}
.icon-flickr2:before {
  content: "\e934";
}
.icon-vimeo:before {
  content: "\e935";
}
.icon-vimeo2:before {
  content: "\e936";
}
.icon-twitter:before {
  content: "\e937";
}
.icon-twitter2:before {
  content: "\e938";
}
.icon-facebook2:before {
  content: "\e939";
}
.icon-facebook3:before {
  content: "\e93a";
}
.icon-facebook4:before {
  content: "\e93b";
}
.icon-googleplus2:before {
  content: "\e93c";
}
.icon-googleplus3:before {
  content: "\e93d";
}
.icon-pinterest:before {
  content: "\e93e";
}
.icon-pinterest2:before {
  content: "\e93f";
}
.icon-tumblr:before {
  content: "\e940";
}
.icon-tumblr2:before {
  content: "\e941";
}
.icon-linkedin:before {
  content: "\e942";
}
.icon-linkedin2:before {
  content: "\e943";
}
.icon-dribbble2:before {
  content: "\e944";
}
.icon-dribbble3:before {
  content: "\e945";
}
.icon-stumbleupon:before {
  content: "\e946";
}
.icon-stumbleupon2:before {
  content: "\e947";
}
.icon-lastfm:before {
  content: "\e948";
}
.icon-lastfm2:before {
  content: "\e949";
}
.icon-rdio:before {
  content: "\e94a";
}
.icon-rdio2:before {
  content: "\e94b";
}
.icon-spotify:before {
  content: "\e94c";
}
.icon-spotify2:before {
  content: "\e94d";
}
.icon-qq:before {
  content: "\e94e";
}
.icon-instagram2:before {
  content: "\e94f";
}
.icon-dropbox:before {
  content: "\e950";
}
.icon-evernote:before {
  content: "\e951";
}
.icon-flattr:before {
  content: "\e952";
}
.icon-skype:before {
  content: "\e953";
}
.icon-skype2:before {
  content: "\e954";
}
.icon-renren:before {
  content: "\e955";
}
.icon-sina-weibo:before {
  content: "\e956";
}
.icon-paypal:before {
  content: "\e957";
}
.icon-picasa:before {
  content: "\e958";
}
.icon-soundcloud:before {
  content: "\e959";
}
.icon-mixi:before {
  content: "\e95a";
}
.icon-behance:before {
  content: "\e95b";
}
.icon-circles:before {
  content: "\e95c";
}
.icon-vk:before {
  content: "\e95d";
}
.icon-smashing:before {
  content: "\e95e";
}
