@media (max-width: 767px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("../../../../images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("../../../../images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("../../../../images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("../../../../images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("../../../../images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("../../../../images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 767px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 768px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:768px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 1.42857143;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffcc00;
}
.red {
  color: #cc0000;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.product-cat-block .product-cat-items-block .load-more {
  text-align: center;
}
.product-cat-block .product-cat-items-block .load-more > span {
  cursor: pointer;
  border-bottom: 3px solid #669900;
  padding-bottom: 5px;
  line-height: 1;
  color: #669900;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
}
.product-cat-block .product-cat-items-block .load-more > span:hover {
  color: #527a00;
  border-color: #527a00;
}
.product-cat-block .product-cat-items-block .product-cat-item-info:nth-child(n+4) {
  display: none;
}
.product-cat-block > .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: strech;
}
.product-cat-block > .row > .col-sm-6:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.product-cat-block > .row > .col-sm-6:first-child img {
  width: 100%;
}
.products-left-menu.products-item {
  margin-top: 0;
}
.itemView .catItemView .prod-title {
  font-size: 16px;
  margin-bottom: 25px;
  font-weight: bold;
}
.itemView .catItemView .prod-text {
  font-size: 16px;
  margin-bottom: 40px;
  line-height: 24px;
}
.itemView .sub-product {
  padding-bottom: 0;
}
.itemView .itemContainer {
  padding: 55px 0 65px 0;
  margin-bottom: 0 !important;
  position: relative;
}
.itemView .itemContainer:not(:first-child):before {
  content: '';
  height: 1px;
  background-color: #bcbcbc;
  left: -15px;
  right: -15px;
  display: block;
  position: absolute;
  top: 0;
}
.itemView .itemContainer .itemVideoEmbedded {
  margin-top: 30px;
  padding-left: 15px;
}
.itemView .catItemView-text > div:last-child {
  margin: 0;
}
.itemView .item-fulltext {
  font-size: 16px;
  line-height: 24px;
  padding-right: 15px;
  padding-left: 15px;
}
.itemView .item-fulltext ul {
  list-style: outside;
}
.itemView .item-fulltext ul li {
  margin-left: 40px;
}
.sub-products .catItemImage {
  position: relative;
  padding: 0 30px;
}
.sub-products .catItemImage > a {
  overflow: hidden;
  display: inline-block;
  background: #371b3d;
  
  background: -moz-linear-gradient(-45deg, #371b3d 0%, #631e4e 43%, #631e4e 80%);
  
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #371b3d), color-stop(43%, #631e4e), color-stop(80%, #631e4e));
  
  background: -webkit-linear-gradient(-45deg, #371b3d 0%, #631e4e 43%, #631e4e 80%);
  
  background: -o-linear-gradient(-45deg, #371b3d 0%, #631e4e 43%, #631e4e 80%);
  
  background: -ms-linear-gradient(-45deg, #371b3d 0%, #631e4e 43%, #631e4e 80%);
  
  background: linear-gradient(135deg, #371b3d 0%, #631e4e 43%, #631e4e 80%);
  
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#371b3d', endColorstr='#631e4e', GradientType=1);
  
}
.sub-products .catItemImage > a:hover > img {
  opacity: 0.6;
  transform: scale(1.5);
  -webkit-transform: scale(1.5);
  filter: blur(2px);
  -webkit-filter: blur(2px);
}
.sub-products .catItemImage > a:hover .image-icon img {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.sub-products .catItemImage > a img {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.sub-products .absolute-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.sub-products .image-icon {
  margin-bottom: 20px;
}
.sub-product .catItemView .catItemImageBlock .image-icon img {
  max-width: 80px !important;
}
.sub-products .image-title {
  font-size: 28px;
  color: #fff;
  font-weight: 300;
  display: inline-block;
}
.logos img,
.partners-logos img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
  -webkit-transition: -webkit-filter 0.3s;
}
.logos img svg,
.partners-logos img svg {
  opacity: 1;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}
.logos img:hover,
.partners-logos img:hover {
  filter: none;
  -webkit-filter: grayscale(0);
}
.logos img:hover svg,
.partners-logos img:hover svg {
  opacity: 0;
}
.k2-services .sub-products-overview .row {
  padding: 42px 0;
  position: relative;
}
.k2-services .sub-products-overview .row:not(:first-child):before {
  content: '';
  height: 1px;
  background-color: #bcbcbc;
  left: 0;
  right: 0;
  display: block;
  position: absolute;
  top: 0;
}
.k2-services .sub-products-overview .row > div:first-child {
  justify-content: center;
}
.k2-services .sub-products-overview .row > div:first-child > img {
  width: 175px;
  align-self: center;
}
.k2-services .sub-products-overview .overview-benefit {
  padding-right: 135px;
  text-align: left;
  margin-bottom: 0;
  margin-top: 0;
}
.k2-services .sub-products-overview .overview-benefit.centered {
  text-align: center;
  margin-top: 48px;
}
.k2-services .sub-products-overview .overview-benefit .benefit-title {
  font-size: 35px;
  letter-spacing: 2px;
}
.k2-services .sub-products-content {
  padding-right: 0;
}
.k2-service .overview-benefit,
.k2-product .overview-benefit {
  text-align: center;
  padding-right: 15px;
  padding-left: 15px;
}
.k2-service .overview-benefit .benefit-text,
.k2-product .overview-benefit .benefit-text {
  font-size: 16px;
  line-height: 24px;
}
.k2-service .overview-benefit .benefit-title,
.k2-product .overview-benefit .benefit-title {
  margin-top: 0;
}
.k2-service .upper,
.k2-product .upper,
.k2-service .item-fulltext,
.k2-product .item-fulltext {
  padding-right: 135px;
}
.home-games-row {
  margin-top: 40px;
}
.home-games-row .bc-home-games-info {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.home-games-row .bc-home-games-info .bc-home-games-ico {
  height: 75px;
  margin-bottom: 25px;
}
.home-games-row .bc-home-games-info .bc-home-games-ico img {
  max-height: 100%;
}
.home-games-row .bc-home-games-info .bc-home-games-title {
  font-size: 26px;
  color: #FFF;
  font-weight: 300;
}
.home-games-row a {
  display: block;
  overflow: hidden;
  position: relative;
}
.home-games-row a .bc-home-games-image {
  overflow: hidden;
  background: #371b3d;
  
  background: -moz-linear-gradient(-45deg, #371b3d 0%, #631e4e 43%, #631e4e 80%);
  
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #371b3d), color-stop(43%, #631e4e), color-stop(80%, #631e4e));
  
  background: -webkit-linear-gradient(-45deg, #371b3d 0%, #631e4e 43%, #631e4e 80%);
  
  background: -o-linear-gradient(-45deg, #371b3d 0%, #631e4e 43%, #631e4e 80%);
  
  background: -ms-linear-gradient(-45deg, #371b3d 0%, #631e4e 43%, #631e4e 80%);
  
  background: linear-gradient(135deg, #371b3d 0%, #631e4e 43%, #631e4e 80%);
  
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#371b3d', endColorstr='#631e4e', GradientType=1);
  
}
.home-games-row a .bc-home-games-image img {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.home-games-row a:hover .bc-home-games-image img {
  opacity: 0.6;
  transform: scale(1.5);
  -webkit-transform: scale(1.5);
  filter: blur(2px);
  -webkit-filter: blur(2px);
}
.home-games-row a .bc-home-games-ico img {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.home-games-row a:hover .bc-home-games-ico img {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.product-cat-item-title {
  position: relative;
  padding-left: 46px;
}
.product-cat-item-title a {
  line-height: 40px;
}
.product-cat-item-title a:before {
  content: '';
  position: absolute;
  width: 52px;
  height: 40px;
  left: -10px;
  top: 1px;
  background-image: url('../../../../images/product-category-icons.png');
  background-size: 52px;
  background-position: 0 0;
}
.product-cat-item-title a:after {
  content: '';
  background-image: url('../../../../images/title-arrow.png');
  display: inline-block;
  -webkit-transition: margin-left 0.3s;
  -o-transition: margin-left 0.3s;
  transition: margin-left 0.3s;
  width: 18px;
  height: 7px;
  background-size: 18px auto;
  margin-left: 3px;
  vertical-align: 2px;
}
.product-cat-item-title a:hover:after {
  margin-left: 8px;
}
.product-cat-item-title#c14 a:before {
  background-position: 0 -40px;
}
.product-cat-item-title#c15 a:before {
  background-position: 0 -80px;
}
.product-cat-item-title#c36 a:before {
  background-position: 0 -440px;
}
.product-cat-item-title#c17 a:before {
  background-position: 0 -120px;
}
.product-cat-item-title#c18 a:before {
  background-position: 0 -160px;
}
.product-cat-item-title#c19 a:before {
  background-position: 0 -200px;
}
.product-cat-item-title#c20 a:before {
  background-position: 0 -240px;
}
.product-cat-item-title#c33 a:before {
  background-position: 0 -400px;
}
.product-cat-item-title#c34 a:before {
  background-position: 0 -440px;
}
.product-cat-item-title#c35 a:before {
  background-position: 0 -640px;
}
.product-cat-item-title#c22 a:before {
  background-position: 0 -40px;
}
.product-cat-item-title#c23 a:before {
  background-position: 0 -360px;
}
.product-cat-item-title#c32 a:before {
  background-position: 0 -320px;
}
.product-cat-item-title#c39 a:before {
  background-position: 0 -480px;
}
.product-cat-item-title#c25 a:before {
  background-position: 0 -520px;
}
.product-cat-item-title#c26 a:before {
  background-position: 0 -560px;
}
.product-cat-item-title#c27 a:before {
  background-position: 0 -600px;
}
.product-cat-item-title#c44 a:before {
  background-position: 0 -680px;
}
.partners-page .partner-global-container {
  position: relative;
  margin-bottom: 153px;
}
.partners-page .partner-global-container .partner-image {
  border: 1px solid #f4f4f5;
}
.partners-page .partner-global-container .partner-info {
  background: #f4f4f5;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  font-size: 16px;
  line-height: 24px;
  color: #1f1a34;
  overflow: hidden;
  height: 108px;
}
.partners-page .partner-global-container .partner-info .partner-name {
  padding: 20px 20px 0;
  font-weight: bold;
  margin-bottom: 15px;
}
.partners-page .partner-global-container .partner-info .partner-desc {
  padding: 0 20px 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 100%;
  position: relative;
}
#Mod160 .bc-check-list {
  line-height: 40px;
}
.aboutus img {
  width: 60%;
}
.aboutus > .row {
  display: flex;
  display: -webkit-flex;
}
.aboutus > .row > div:first-child {
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
.aboutus > .row > div:first-child > p {
  text-align: center;
}
.sales-machine-subscribe form {
  position: relative;
  font-size: 16px;
  text-align: center;
}
.sales-machine-subscribe form h4 {
  font-size: 24px;
  margin: 0;
}
.sales-machine-subscribe form > div {
  padding: 30px 0;
  border-bottom: 1px solid #e3e3e3;
  background: #fff;
}
.sales-machine-subscribe form > div:first-child {
  background: #3c384e;
  color: #fff;
  padding: 25px 0;
}
.sales-machine-subscribe form > div:nth-last-of-type(1) {
  background: #dededf;
  padding: 14px 0;
}
.sales-machine-subscribe form > span {
  position: absolute;
  top: -5px;
  right: -47px;
}
.sales-machine-subscribe form > span img {
  width: 54%;
}
#Mod169 .banneritem.col-sm-3 {
  height: 228px;
}
#Mod169 .banneritem.col-sm-3 img {
  height: 175px;
  width: 100%;
}
.select-dept-product ul.chosen-results li:first-child {
  display: none !important;
}
@media screen and (max-width: 1200px) {
  #Mod169 .banneritem.col-sm-3 img {
    height: 144px;
  }
}
@media screen and (max-width: 980px) {
  #Mod169 .banneritem.col-sm-3 img {
    height: 90px;
  }
  #Mod169 .banneritem.col-sm-3 {
    height: auto;
  }
  #Mod169 .banneritem.col-sm-3 p {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  #Mod169 .banneritem.col-sm-3 {
    height: auto;
  }
  #Mod169 .banneritem.col-sm-3 img {
    height: auto;
  }
  #Mod169 .banneritem.col-sm-3 {
    height: auto;
  }
  #Mod169 .banneritem.col-sm-3 p {
    font-size: 22px;
  }
}
#Mod186 {
  margin-bottom: 0;
}
.pricing-page > div:first-child {
  margin-bottom: 65px;
}
.pricing-page .setup-fees {
  color: #a61f67;
  font-size: 21px;
  margin-bottom: 30px;
  font-weight: bold;
}
.pricing-page .bc-custom-desc {
  font-size: 21px;
  margin-bottom: 30px;
}
.pricing-page .align-right {
  text-align: right;
}
.pricing-page .align-left {
  text-align: left;
}
.pricing-page .info-block {
  font-size: 21px;
  line-height: 40px;
  height: 40px;
}
.pricing-page .info-block > span {
  text-transform: lowercase;
}
.pricing-page .info-block.info-block-left {
  text-transform: uppercase;
}
.pricing-page .bottom-text {
  margin: 40px 0;
  font-size: 16px;
  font-style: italic;
}
.pricing-page .partner,
.pricing-page .betconstruct {
  display: inline-block;
  min-width: 100px;
}
.pricing-page .full-width-container {
  padding-top: 60px;
  padding-bottom: 80px;
  background: #1e5799;
  
  background: -moz-linear-gradient(-45deg, #1e5799 0%, #1e1933 0%, #631e4e 100%, #7db9e8 100%);
  
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #1e5799), color-stop(0%, #1e1933), color-stop(100%, #631e4e), color-stop(100%, #7db9e8));
  
  background: -webkit-linear-gradient(-45deg, #1e5799 0%, #1e1933 0%, #631e4e 100%, #7db9e8 100%);
  
  background: -o-linear-gradient(-45deg, #1e5799 0%, #1e1933 0%, #631e4e 100%, #7db9e8 100%);
  
  background: -ms-linear-gradient(-45deg, #1e5799 0%, #1e1933 0%, #631e4e 100%, #7db9e8 100%);
  
  background: linear-gradient(135deg, #1e5799 0%, #1e1933 0%, #631e4e 100%, #7db9e8 100%);
  
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#7db9e8', GradientType=1);
  
  color: #fff;
}
.pricing-page .full-width-container .align-left {
  font-weight: bold;
}
.pricing-page .full-width-container .font-normal {
  font-weight: normal;
}
.pricing-page .full-width-container .setup-fees {
  color: #fff;
}
.pricing-page .full-width-container .third-part .module-title {
  margin-top: 0;
}
.pricing-page .third-part .module-title {
  margin-top: 65px;
}
.pricing-page .third-part .same-standard {
  font-size: 21px;
  margin-bottom: 30px;
}
.pricing-page .third-part .same-standard a {
  color: #fff;
  text-decoration: underline;
}
.pricing-page .third-part .bc-custom-desc {
  font-style: italic;
  line-height: 28px;
}
.pricing-page .third-part p {
  margin-bottom: 60px;
}
.sclogin {
  padding: 40px 0 60px;
}
#form-sclogin-submitcreate {
  text-align: left;
}
html:not(.itemid-170) #form-sclogin-submitcreate .styled-checkbox + ul {
  display: inline-block;
  float: right;
}
.select-dept-product {
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}
.select-dept-product .select-product ul.chosen-results li:first-child {
  display: none;
}
.select-dept-product {
  pointer-events: none;
  opacity: 0;
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
.select-dept-product .form-controls {
  display: inline-block;
}
.select-dept-product.open {
  pointer-events: initial;
  opacity: 1;
}
.partner-program-container {
  margin-bottom: 75px;
}
.partner-program-container .pricing-title {
  margin-bottom: 65px;
}
.partner-program-container thead th:not(.desc):not(.separator) {
  background: #3c384e;
  height: 75px;
}
.partner-program-container thead th {
  color: #fff;
  text-align: center;
  vertical-align: middle;
  font-size: 24px;
  font-weight: 300;
}
.partner-program-container td:not(.desc),
.partner-program-container th:not(.desc) {
  width: 170px;
}
.partner-program-container td.separator,
.partner-program-container th.separator {
  width: 30px;
}
.partner-program-container tbody td {
  vertical-align: middle;
  padding: 10px 0;
  border: 0;
  line-height: 24px;
}
.partner-program-container tbody td.desc {
  text-align: right;
  font-size: 13px;
  font-style: italic;
  text-transform: uppercase;
}
.partner-program-container tbody td:not(.desc):not(.separator) {
  border: 1px solid #e4e7ea;
  text-align: center;
}
.partner-program-container tbody td .checked {
  display: inline-block;
  width: 18px;
  height: 14px;
  background: url('../../images/betconstruct/check.png');
  background-size: cover;
}
.pricing {
  font-size: 22px;
}
.pricing .pricing-title {
  font-size: 37px;
}
.pricing .pricing-small-text {
  font-size: 16px;
  line-height: 28px;
}
.pricing .pricing-italic {
  font-style: italic;
}
.pricing .pricing-uppercase {
  text-transform: uppercase;
}
.pricing .pricing-pink {
  color: #a61f67;
}
.pricing .pricing-tleft {
  text-align: left;
}
.pricing .pricing-tright {
  text-align: right;
}
.pricing .pricing-percent-list .partner,
.pricing .pricing-percent-list .betconstruct {
  display: inline-block;
  min-width: 100px;
}
.pricing .pricing-percent-list span {
  text-transform: none;
  font-size: 16px;
}
.pricing .pricing-percent-list .row .col-sm-6 > div {
  height: 40px;
  line-height: 40px;
}
.pricing .pricing-percent-list .row .col-sm-6 > div:first-child {
  font-size: 18px;
  height: 18px;
  line-height: 1;
  margin-bottom: 20px;
}
.pricing .pricing-percent-list .row .col-sm-6 > div:first-child .partner,
.pricing .pricing-percent-list .row .col-sm-6 > div:first-child .betconstruct {
  height: 18px;
  line-height: 1;
}
.pricing #pricing-advantage-container .pricing-title {
  margin-bottom: 45px;
}
.pricing #pricing-advantage-container .pricing-small-text:last-child {
  margin: 35px 0 75px;
}
.pricing #pricing-standard-container .pricing-title {
  margin-bottom: 30px;
}
.pricing #pricing-standard-container .pricing-title + div {
  margin-bottom: 40px;
}
.pricing #pricing-standard-container .pricing-pink {
  margin-bottom: 40px;
}
.pricing #pricing-standard-container .row .col-sm-6 div {
  height: 40px;
  line-height: 40px;
}
.pricing #pricing-standard-container .pricing-small-text {
  margin: 30px 50px;
}
.pricing .full-width-container {
  color: #fff;
  margin: 140px 0 85px;
  padding-top: 60px;
  padding-bottom: 80px;
  background: #1e5799;
  
  background: -moz-linear-gradient(-45deg, #1e5799 0%, #1e1933 0%, #631e4e 100%, #7db9e8 100%);
  
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #1e5799), color-stop(0%, #1e1933), color-stop(100%, #631e4e), color-stop(100%, #7db9e8));
  
  background: -webkit-linear-gradient(-45deg, #1e5799 0%, #1e1933 0%, #631e4e 100%, #7db9e8 100%);
  
  background: -o-linear-gradient(-45deg, #1e5799 0%, #1e1933 0%, #631e4e 100%, #7db9e8 100%);
  
  background: -ms-linear-gradient(-45deg, #1e5799 0%, #1e1933 0%, #631e4e 100%, #7db9e8 100%);
  
  background: linear-gradient(135deg, #1e5799 0%, #1e1933 0%, #631e4e 100%, #7db9e8 100%);
  
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#7db9e8', GradientType=1);
  
}
.pricing .full-width-container a {
  color: #fff;
}
.pricing .full-width-container a:hover {
  text-decoration: underline !important;
}
.pricing #sub-license-container .pricing-percent-list {
  margin-bottom: 75px;
}
.pricing #sub-license-container .pricing-title {
  margin-bottom: 40px;
}
.pricing #sub-license-container .pricing-title + .pricing-italic {
  line-height: 28px;
  margin-bottom: 30px;
}
.pricing #sub-license-container .pricing-sub-title {
  margin: 40px 0 30px;
}
.pricing #sub-license-container .pricing-sub-title + .pricing-italic {
  line-height: 28px;
  margin-bottom: 45px;
}
.pricing #sub-license-container .sub-license-bottom-texts > div:nth-child(3) {
  margin: 30px 0;
}
.pricing #pricing-casino-providers-cotainer .pricing-title {
  margin-bottom: 60px;
}
.pricing #pricing-casino-providers-cotainer table {
  width: 100%;
}
.pricing #pricing-casino-providers-cotainer table tr.bckg {
  background: #f4f4f4;
}
.pricing #pricing-casino-providers-cotainer table th {
  height: 75px;
  padding: 0 20px;
  background: #3c384e;
  color: #fff;
  vertical-align: middle;
  font-size: 22px;
  font-weight: 300;
}
.pricing #pricing-casino-providers-cotainer table td {
  font-size: 16px;
  vertical-align: middle;
  padding: 20px;
  border: 0;
  border: 1px solid #e4e7ea;
}
html:not(.bc-logged-in) {
  min-height: 100%;
  position: relative;
  padding-bottom: 360px;
}
html:not(.bc-logged-in) #t3-footer {
  position: absolute;
  bottom: 1px;
  left: 0;
  right: 0;
}
#member-profile {
  padding-bottom: 50px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: Lato;
  font-weight: 300;
  line-height: 1.5;
  color: inherit;
}
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: 20px;
  margin-bottom: 10px;
}
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: 10px;
  margin-bottom: 10px;
}
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: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #468847;
}
a.text-success:hover {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover {
  color: #2d6987;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
a.text-danger:hover {
  color: #953b39;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
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: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
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: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
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.42857143;
  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 #eeeeee;
  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';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 60px;
  
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 46px;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 60px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 60px;
}
.features-list .feature-row h3 {
  font-size: 28px;
}
.features-list .feature-row div:first-child {
  padding-left: 0;
}
.features-list .feature-row div:last-child {
  padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
  float: left;
}
.features-list .feature-row div:last-child.feature-img img {
  float: right;
}
.jumbotron h2 {
  font-size: 46px;
}
.jumbotron iframe {
  margin-top: 20px;
}
.file-uploader-container.file-uploader-maqma {
  height: auto;
  border: none;
}

.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;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 20px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.btn-inverse {
  color: #ffffff;
  background-color: #353535;
  border-color: #282828;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #1c1c1c;
  border-color: #0a0a0a;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #353535;
  border-color: #282828;
}
.btn-inverse .badge {
  color: #353535;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #bbff33;
  border-color: #669900;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.dropdown-menu > li > a {
  padding: 5px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #353535;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #282828;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .nav > li > .separator {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca;
}
.nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496;
}
.t3-navhelper {
  background: #f5f5f5;
  border-top: 1px solid #eeeeee;
  color: #555555;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 10px;
}
.breadcrumb .divider {
  display: none;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 20px;
  padding: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}
.file-uploader-avatar {
  height: 120px !important;
  width: 120px !important;
  border: none !important;
  border-radius: 100% !important;
}
.file-uploader-avatar .file-uploader-preview {
  float: left;
  width: 115px;
  height: 115px;
  display: block;
  align-items: center;
  justify-content: center;
  position: relative;
}
.file-uploader-avatar .file-uploader-preview img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: none !important;
  height: 100%;
}
.file-uploader-avatar .file-uploader-change {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: 14px;
  opacity: 0;
  cursor: pointer;
}
.file-uploader-avatar .file-uploaded-content:hover .file-uploader-change {
  opacity: 1;
}
.file-uploader-avatar .file-uploader-process {
  display: block;
  border-radius: 100%;
}
.file-uploader-avatar .file-uploader-process .progress-percent {
  font-size: 18px;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  left: 0;
  right: 0;
}
.file-uploader-avatar .file-uploader {
  background-size: cover;
  border-radius: 100%;
  overflow: hidden;
}
.file-uploader-avatar .file-uploader:hover .upload {
  opacity: 1;
}
.file-uploader-avatar .upload {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: 16px;
  opacity: 0;
  pointer-events: none;
}
@-webkit-keyframes animScale {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0) scale3d(0.1, 0.6, 1);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  }
}
@keyframes animScale {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0) scale3d(0.1, 0.6, 1);
    transform: translate3d(0, 40px, 0) scale3d(0.1, 0.6, 1);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  }
}
.maqmahelpdesk .alert.alert-info,
.notification .alert.alert-info {
  box-shadow: 0 25px 10px -15px rgba(0, 0, 0, 0.05);
  -webkit-animation-name: animScale;
  animation-name: animScale;
  -webkit-animation-duration: 0.25s;
  animation-duration: 0.25s;
  top: 90px;
  left: 50px;
  max-width: 350px;
  border-radius: 5px;
  position: fixed;
  background: #2a3748;
  padding: 16px;
  z-index: 1000;
  color: #fff;
  font-size: 90%;
  font-size: 14px;
  font-weight: 300;
  line-height: 25px;
  border: none;
}
.maqmahelpdesk .alert.alert-info a,
.notification .alert.alert-info a {
  color: #a2c1ea;
}
.maqmahelpdesk .alert.alert-info .close,
.notification .alert.alert-info .close {
  font-size: 26px;
  line-height: 1;
  opacity: 1;
  position: absolute;
  right: 16px;
  top: 10px;
  font-weight: 100;
  color: #fff !important;
}

.navbar-toggle {
  padding: 0;
  height: 35px;
  line-height: 35px;
  width: 35px;
  margin-left: 15px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
@media (min-width: 768px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #777777;
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .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: #555555;
    background-color: #e7e7e7;
  }
  .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: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -15px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #e7e7e7;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 65px;
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  font-size: 45px;
  margin: 0 0 30px;
  line-height: 1;
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 6px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 20px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px solid #eeeeee;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #eeeeee;
  border-radius: 3px;
  color: #555555;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #2a6496;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #2a6496;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
.off-canvas-menu .logo {
  background: url('../../images/betconstruct/logo-blue.png');
  position: absolute;
  top: -50px;
  width: 75px;
  height: 76px;
  background-size: contain;
  margin: 0 auto;
  background-repeat: no-repeat;
  position: relative;
}
.off-canvas-menu .logo:after {
  content: '';
  display: block;
  bottom: -25px;
  left: 50%;
  margin-left: -15px;
  width: 30px;
  height: 2px;
  background: #534d6c;
  position: absolute;
}
.main-overlay {
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
.lines-button.close + .main-overlay {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  z-index: 2;
}
.leadership.bannergroup .banneritem img {
  border-radius: 100%;
}
.nav.menu.follow-us {
  margin-bottom: 65px;
}
h6 {
  font-size: 26px;
  margin-bottom: 25px;
  font-weight: 300;
  line-height: 35px;
}
.watch-video {
  margin-top: 30px;
}
.watch-video span {
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.8px;
  line-height: 30px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  font-weight: 300;
}
.watch-video span > i {
  color: #fff;
  font-size: 12px;
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #fff;
  border-radius: 100%;
  overflow: hidden;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  line-height: 29px;
  padding-left: 4px;
  vertical-align: -8px;
}

.md-perspective,
.md-perspective body {
  height: 100%;
  overflow: hidden;
}
.md-perspective body {
  background: #222;
  -webkit-perspective: 600px;
  -moz-perspective: 600px;
  perspective: 600px;
}
.md-modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 2000;
  display: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.md-modal iframe {
  width: 800px;
  height: 600px;
}
.md-show {
  visibility: visible;
  display: block;
}
.md-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  display: none;
  top: 0;
  left: 0;
  z-index: 1000;
  opacity: 0;
  background: rgba(0, 0, 0, 0.8);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.md-show ~ .md-overlay {
  opacity: 1;
  display: block;
}

.md-content {
  position: relative;
  border-radius: 3px;
  margin: 0 auto;
}
.md-content h3 {
  margin: 0;
  padding: 0.4em;
  text-align: center;
  font-size: 2.4em;
  font-weight: 300;
  opacity: 0.8;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 3px 3px 0 0;
}
.md-content > .modal-close {
  position: absolute;
  top: 0;
  right: -35px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.md-content > .modal-close:before {
  content: '';
  position: absolute;
  top: 0;
  left: 10px;
  width: 1px;
  height: 20px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.md-content > .modal-close:after {
  content: '';
  position: absolute;
  top: 0;
  left: 10px;
  width: 1px;
  height: 20px;
  background: #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.md-content > div {
  
  margin: 0;
  font-weight: 300;
  font-size: 1.15em;
}
.md-content > div p {
  margin: 0;
  padding: 10px 0;
}
.md-content > div ul {
  margin: 0;
  padding: 0 0 30px 20px;
}
.md-content > div ul li {
  padding: 5px 0;
}
.md-content button {
  display: block;
  margin: 0 auto;
  font-size: 0.8em;
}

.md-effect-1 .md-content {
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.md-show.md-effect-1 .md-content {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
html.support,
html.view-reset {
  background-color: #f4f4f5;
  background-image: url('../../images/betconstruct/support-background.png');
  background-position: right top;
  background-size: cover;
  background-repeat: no-repeat;
}
html.support body,
html.view-reset body,
html.support #t3-mainbody,
html.view-reset #t3-mainbody {
  background: transparent !important;
}
html.support .ticket-for-gradient {
  position: relative;
}
html.support .ticket-logs {
  height: 240px;
  overflow: hidden;
  position: relative;
}
html.support .ticket-comment-container {
  height: 290px;
  display: flex;
  display: -webkit-flex;
  align-items: flex-end;
  -webkit-align-items: flex-end;
}
html.support .ticket-comments {
  max-height: 290px;
  width: 100%;
  overflow: hidden;
  position: relative;
}
html.support .ticket-comment {
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 30px;
  min-height: 55px;
  position: relative;
}
html.support .ticket-comment .ticket-ago {
  width: 75px;
  position: absolute;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  top: 0;
  bottom: 0;
  font-size: 12px;
  color: #a1a1a1;
  z-index: 2;
}
html.support .ticket-comment .ticket-message {
  font-size: 16px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
html.support .ticket-comment.ticket-me .ticket-message {
  margin-left: 70px;
  margin-right: 70px;
  min-height: 60px;
  background: #efefef;
  padding: 15px 20px;
  padding-right: 15px;
  border-radius: 30px 30px 30px 0;
}
html.support .ticket-comment.ticket-me .ticket-message .ticket-msg-name {
  color: #690;
  font-weight: 600;
}
html.support .ticket-comment.ticket-me .ticket-message:after {
  content: '';
  position: absolute;
  display: block;
  left: 50px;
  bottom: 0px;
  width: 20px;
  height: 25px;
  background: #efefef;
}
html.support .ticket-comment.ticket-me .ticket-message:before {
  content: '';
  position: absolute;
  display: block;
  left: 20px;
  bottom: 0px;
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 100%;
  z-index: 1;
}
html.support .ticket-comment.ticket-admin .ticket-message {
  margin-left: 70px;
  margin-right: 70px;
  min-height: 60px;
  background: #e1eef3;
  padding: 15px 20px;
  padding-left: 15px;
  border-radius: 30px 30px 0 30px;
}
html.support .ticket-comment.ticket-admin .ticket-message .ticket-msg-name {
  color: #a61f67;
  font-weight: 600;
}
html.support .ticket-comment.ticket-admin .ticket-message:after {
  content: '';
  position: absolute;
  display: block;
  right: 50px;
  bottom: 0px;
  width: 20px;
  height: 25px;
  background: #e1eef3;
}
html.support .ticket-comment.ticket-admin .ticket-message:before {
  content: '';
  position: absolute;
  display: block;
  right: 20px;
  bottom: 0px;
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 100%;
  z-index: 1;
}
html.support .ticket-comment .ticket-user {
  width: 75px;
  position: absolute;
  bottom: 2px;
  height: 55px;
  z-index: 2;
}
html.support .ticket-comment .ticket-user > span.ticket-background {
  position: absolute;
  top: 0;
  bottom: 0;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.4;
  border-radius: 100%;
  overflow: hidden;
}
html.support .ticket-comment .ticket-user > span.ticket-background:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(191, 191, 191, 0.9);
}
html.support .ticket-comment .ticket-user > span.ticket-background.avatar {
  opacity: 1;
  background-size: cover;
}
html.support .ticket-comment .ticket-user > span.ticket-background.avatar:after {
  background: none;
}
html.support .ticket-comment .ticket-user > span.ticket-name {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  color: #fff;
  font-size: 16px;
}
html.support .ticket-comment .ticket-user > span.ticket-name.avatar {
  display: none;
}
html.support .ticket-comment.ticket-me .ticket-ago {
  right: -10px;
}
html.support .ticket-comment.ticket-me .ticket-user {
  left: 0;
}
html.support .ticket-comment.ticket-me .ticket-user > span {
  right: 20px;
  left: 0;
}
html.support .ticket-comment.ticket-admin .ticket-ago {
  left: -10px;
}
html.support .ticket-comment.ticket-admin .ticket-user {
  right: 0;
}
html.support .ticket-comment.ticket-admin .ticket-user > span {
  left: 20px;
  right: 0;
}
html.support #t3-mainbody {
  padding: 0;
  background: transparent !important;
}
html.support .ticket-container {
  padding: 65px 0;
}
html.support .ticket-container .back-to-tickets {
  margin: 0 0 20px 15px;
}
html.support .ticket-container .back-to-tickets a {
  border: none;
  background: none;
  color: #669900 !important;
  padding: 0;
  height: auto !important;
  line-height: 1;
  position: relative;
  border-radius: 0;
}
html.support .ticket-container .back-to-tickets a:before {
  content: "\f177";
  font: normal normal normal 14px/1 FontAwesome;
  margin-right: 5px;
}
html.support .ticket-manager-customer-container .ticket-manager-customer-header {
  margin-bottom: 65px;
}
html.support .ticket-manager-customer-container .ticket-manager-customer-header h2 {
  float: left;
  margin: 0;
  font-size: 37px;
  font-weight: 300;
}
html.support .ticket-manager-customer-container .ticket-manager-customer-header a.bc-custom-modal {
  float: right;
}
html.support .ticket-manager-customer-container .ticket-info-block {
  padding: 30px;
  background: #fff;
  overflow: hidden;
}
html.support .ticket-manager-customer-container .ticket-info-block table thead {
  height: 55px;
}
html.support .ticket-manager-customer-container .ticket-info-block table thead th {
  text-align: center;
  position: relative;
  padding: 0 20px;
}
html.support .ticket-manager-customer-container .ticket-info-block table thead th span {
  position: relative;
  display: inline-block;
}
html.support .ticket-manager-customer-container .ticket-info-block table thead th span .sort-asc,
html.support .ticket-manager-customer-container .ticket-info-block table thead th span .sort-desc {
  position: absolute;
  top: 3px;
  right: -12px;
  color: #acacac !important;
}
html.support .ticket-manager-customer-container .ticket-info-block table tbody tr:nth-child(2n+1) {
  background: #f4f4f4;
}
html.support .ticket-manager-customer-container .ticket-info-block table tbody td {
  height: 50px;
  text-align: center;
}
html.support .ticket-manager-customer-container .ticket-info-block table td,
html.support .ticket-manager-customer-container .ticket-info-block table th {
  border: 1px solid #d8dbe2;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 300;
}
html.support .ticket-view-container .ticket-view-blocks {
  display: flex;
  display: -webkit-flex;
}
html.support .ticket-view-container .ticket-view-blocks > div:not(:first-child):not(.clearfix) {
  background: #fff;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-avatar-block {
  background: #fff;
  padding-top: 38px;
  padding-bottom: 38px;
  border-radius: 6px 0 0 6px;
  height: 100%;
}
html.support .ticket-view-container .ticket-view-blocks > div:first-child {
  text-align: center;
  padding: 0;
  margin: 0 15px;
  background: #fff;
}
html.support .ticket-view-container .ticket-view-blocks > div:first-child .ticket-view-user-avatar,
html.support .ticket-view-container .ticket-view-blocks > div:first-child .ticket-view-agent-avatar {
  width: 115px;
  height: 115px;
  position: relative;
  margin: 0 auto 20px;
  border-radius: 100%;
  overflow: hidden;
}
html.support .ticket-view-container .ticket-view-blocks > div:first-child .ticket-view-user-avatar > img,
html.support .ticket-view-container .ticket-view-blocks > div:first-child .ticket-view-agent-avatar > img {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  height: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  max-width: none !important;
}
html.support .ticket-view-container .ticket-view-blocks > div:first-child .ticket-view-user-avatar + .ticket-view-info {
  position: relative;
}
html.support .ticket-view-container .ticket-view-blocks > div:first-child .ticket-view-user-avatar + .ticket-view-info:after {
  content: '';
  position: absolute;
  display: block;
  bottom: -40px;
  height: 1px;
  left: 25px;
  right: 25px;
  background: #dcdcdc;
}
html.support .ticket-view-container .ticket-view-blocks > div:first-child .ticket-view-agent-avatar {
  margin-top: 75px;
  position: relative;
}
html.support .ticket-view-container .ticket-view-blocks > div:first-child .ticket-view-username {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
html.support .ticket-view-container .ticket-view-blocks > div:first-child .ticket-view-email,
html.support .ticket-view-container .ticket-view-blocks > div:first-child .ticket-phone {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
html.support .ticket-view-container .ticket-view-blocks > div:first-child .ticket-view-email span:first-child,
html.support .ticket-view-container .ticket-view-blocks > div:first-child .ticket-phone span:first-child {
  font-size: 20px;
  font-weight: bold;
  vertical-align: middle;
}
html.support .ticket-view-container .ticket-view-blocks > div:first-child .ticket-view-email span:last-child,
html.support .ticket-view-container .ticket-view-blocks > div:first-child .ticket-phone span:last-child {
  font-size: 16px;
  vertical-align: middle;
}
html.support .ticket-view-container .ticket-view-blocks > div:first-child .ticket-user-department .ticket-user-department-name {
  display: inline-block;
  position: relative;
  font-size: 12px;
  padding: 0 12px 0 30px;
}
html.support .ticket-view-container .ticket-view-blocks > div:first-child .ticket-user-department .ticket-user-department-name:before {
  content: '';
  position: absolute;
  top: -1px;
  left: 0;
  width: 15px;
  height: 13px;
  background: url("../../images/betconstruct/ticket-department.png");
  background-size: cover;
}
html.support .ticket-view-container .ticket-view-blocks > div:first-child .ticket-user-department .ticket-user-department-desc-container {
  display: inline-block;
  position: relative;
}
html.support .ticket-view-container .ticket-view-blocks > div:first-child .ticket-user-department .ticket-user-department-desc-container .ticket-user-department-desc-ico {
  width: 15px;
  height: 15px;
  cursor: pointer;
  background: url('../../images/betconstruct/department-info.png');
  background-size: cover;
  -webkit-transform: translate(0, 3px);
  -ms-transform: translate(0, 3px);
  -o-transform: translate(0, 3px);
  transform: translate(0, 3px);
}
html.support .ticket-view-container .ticket-view-blocks > div:first-child .ticket-user-department .ticket-user-department-desc-container .form-main-container {
  display: none;
  position: absolute;
  top: 0;
  left: 35px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1000;
  width: 210px;
  background: #fff;
}
html.support .ticket-view-container .ticket-view-blocks > div:first-child .ticket-user-department .ticket-user-department-desc-container .form-main-container .triangle {
  position: absolute;
  width: 20px;
  height: 20px;
  left: -10px;
  top: 50%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #ffffff;
  border: 1px solid #d8d8d8;
  border-width: 0px 0px 1px 1px !important;
  z-index: 20;
}
html.support .ticket-view-container .ticket-view-blocks > div:first-child .ticket-user-department .ticket-user-department-desc-container .form-main-container .form-container {
  text-align: left;
}
html.support .ticket-view-container .ticket-view-blocks > div:first-child .ticket-user-department .ticket-user-department-desc-container .form-main-container .form-title {
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  height: 35px;
  line-height: 35px;
  text-align: left;
  padding: 0 20px;
}
html.support .ticket-view-container .ticket-view-blocks > div:first-child .ticket-user-department .ticket-user-department-desc-container .form-main-container .form-body {
  font-size: 12px;
  line-height: 16px;
  padding: 10px 20px 20px;
}
html.support .ticket-view-container .ticket-view-blocks .col-sm-6,
html.support .ticket-view-container .ticket-view-blocks .support-middle-block {
  padding-right: 0;
}
html.support .ticket-view-container .ticket-view-blocks .col-sm-6 ~ .col-sm-3,
html.support .ticket-view-container .ticket-view-blocks .support-middle-block ~ .col-sm-3,
html.support .ticket-view-container .ticket-view-blocks .col-sm-6 ~ .col-sm-4,
html.support .ticket-view-container .ticket-view-blocks .support-middle-block ~ .col-sm-4 {
  padding: 0;
  border-left: 1px solid #d8dbe2;
}
html.support .ticket-view-container .ticket-view-blocks .col-sm-6 ~ .col-sm-3 .ticket-block-title,
html.support .ticket-view-container .ticket-view-blocks .support-middle-block ~ .col-sm-3 .ticket-block-title,
html.support .ticket-view-container .ticket-view-blocks .col-sm-6 ~ .col-sm-4 .ticket-block-title,
html.support .ticket-view-container .ticket-view-blocks .support-middle-block ~ .col-sm-4 .ticket-block-title {
  position: relative;
  margin-bottom: 20px;
  padding: 20px;
}
html.support .ticket-view-container .ticket-view-blocks .col-sm-6 ~ .col-sm-3 .ticket-block-title.ticket-slide-block-title,
html.support .ticket-view-container .ticket-view-blocks .support-middle-block ~ .col-sm-3 .ticket-block-title.ticket-slide-block-title,
html.support .ticket-view-container .ticket-view-blocks .col-sm-6 ~ .col-sm-4 .ticket-block-title.ticket-slide-block-title,
html.support .ticket-view-container .ticket-view-blocks .support-middle-block ~ .col-sm-4 .ticket-block-title.ticket-slide-block-title {
  cursor: pointer;
}
html.support .ticket-view-container .ticket-view-blocks .col-sm-6 ~ .col-sm-3 .ticket-block-title.ticket-history:not(.open) + div,
html.support .ticket-view-container .ticket-view-blocks .support-middle-block ~ .col-sm-3 .ticket-block-title.ticket-history:not(.open) + div,
html.support .ticket-view-container .ticket-view-blocks .col-sm-6 ~ .col-sm-4 .ticket-block-title.ticket-history:not(.open) + div,
html.support .ticket-view-container .ticket-view-blocks .support-middle-block ~ .col-sm-4 .ticket-block-title.ticket-history:not(.open) + div {
  display: none;
}
html.support .ticket-view-container .ticket-view-blocks .col-sm-6 ~ .col-sm-3 .ticket-block-title.ticket-attachments,
html.support .ticket-view-container .ticket-view-blocks .support-middle-block ~ .col-sm-3 .ticket-block-title.ticket-attachments,
html.support .ticket-view-container .ticket-view-blocks .col-sm-6 ~ .col-sm-4 .ticket-block-title.ticket-attachments,
html.support .ticket-view-container .ticket-view-blocks .support-middle-block ~ .col-sm-4 .ticket-block-title.ticket-attachments {
  margin-bottom: 0;
}
html.support .ticket-view-container .ticket-view-blocks .col-sm-6 ~ .col-sm-3 .ticket-block-title.ticket-attachments + div,
html.support .ticket-view-container .ticket-view-blocks .support-middle-block ~ .col-sm-3 .ticket-block-title.ticket-attachments + div,
html.support .ticket-view-container .ticket-view-blocks .col-sm-6 ~ .col-sm-4 .ticket-block-title.ticket-attachments + div,
html.support .ticket-view-container .ticket-view-blocks .support-middle-block ~ .col-sm-4 .ticket-block-title.ticket-attachments + div {
  margin-top: 20px;
  padding: 0 20px 20px;
  border-bottom: 1px solid #D8DBE2;
}
html.support .ticket-view-container .ticket-view-blocks .col-sm-6 ~ .col-sm-3 .ticket-block-title.ticket-attachments + div a,
html.support .ticket-view-container .ticket-view-blocks .support-middle-block ~ .col-sm-3 .ticket-block-title.ticket-attachments + div a,
html.support .ticket-view-container .ticket-view-blocks .col-sm-6 ~ .col-sm-4 .ticket-block-title.ticket-attachments + div a,
html.support .ticket-view-container .ticket-view-blocks .support-middle-block ~ .col-sm-4 .ticket-block-title.ticket-attachments + div a {
  font-size: 12px;
}
html.support .ticket-view-container .ticket-view-blocks .col-sm-6 ~ .col-sm-3 .ticket-block-title .fa,
html.support .ticket-view-container .ticket-view-blocks .support-middle-block ~ .col-sm-3 .ticket-block-title .fa,
html.support .ticket-view-container .ticket-view-blocks .col-sm-6 ~ .col-sm-4 .ticket-block-title .fa,
html.support .ticket-view-container .ticket-view-blocks .support-middle-block ~ .col-sm-4 .ticket-block-title .fa {
  float: right;
  font-size: 20px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
html.support .ticket-view-container .ticket-view-blocks .col-sm-6 ~ .col-sm-3 .ticket-block-title:not(.open) .fa,
html.support .ticket-view-container .ticket-view-blocks .support-middle-block ~ .col-sm-3 .ticket-block-title:not(.open) .fa,
html.support .ticket-view-container .ticket-view-blocks .col-sm-6 ~ .col-sm-4 .ticket-block-title:not(.open) .fa,
html.support .ticket-view-container .ticket-view-blocks .support-middle-block ~ .col-sm-4 .ticket-block-title:not(.open) .fa {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
html.support .ticket-view-container .ticket-view-blocks .col-sm-6 ~ .col-sm-3 .ticket-view-info,
html.support .ticket-view-container .ticket-view-blocks .support-middle-block ~ .col-sm-3 .ticket-view-info,
html.support .ticket-view-container .ticket-view-blocks .col-sm-6 ~ .col-sm-4 .ticket-view-info,
html.support .ticket-view-container .ticket-view-blocks .support-middle-block ~ .col-sm-4 .ticket-view-info {
  padding: 0 20px 20px;
  border-bottom: 1px solid #D8DBE2;
}
html.support .ticket-view-container .ticket-view-blocks .col-sm-6 ~ .col-sm-3 .ticket-view-info p,
html.support .ticket-view-container .ticket-view-blocks .support-middle-block ~ .col-sm-3 .ticket-view-info p,
html.support .ticket-view-container .ticket-view-blocks .col-sm-6 ~ .col-sm-4 .ticket-view-info p,
html.support .ticket-view-container .ticket-view-blocks .support-middle-block ~ .col-sm-4 .ticket-view-info p,
html.support .ticket-view-container .ticket-view-blocks .col-sm-6 ~ .col-sm-3 .ticket-view-info span,
html.support .ticket-view-container .ticket-view-blocks .support-middle-block ~ .col-sm-3 .ticket-view-info span,
html.support .ticket-view-container .ticket-view-blocks .col-sm-6 ~ .col-sm-4 .ticket-view-info span,
html.support .ticket-view-container .ticket-view-blocks .support-middle-block ~ .col-sm-4 .ticket-view-info span {
  display: inline-block;
}
html.support .ticket-view-container .ticket-view-blocks .col-sm-6 ~ .col-sm-3 .ticket-view-info span,
html.support .ticket-view-container .ticket-view-blocks .support-middle-block ~ .col-sm-3 .ticket-view-info span,
html.support .ticket-view-container .ticket-view-blocks .col-sm-6 ~ .col-sm-4 .ticket-view-info span,
html.support .ticket-view-container .ticket-view-blocks .support-middle-block ~ .col-sm-4 .ticket-view-info span {
  margin-right: 10px;
  margin-bottom: 5px;
}
html.support .ticket-view-container .ticket-view-blocks .col-sm-6 ~ .col-sm-3 .ticket-view-resolve-button,
html.support .ticket-view-container .ticket-view-blocks .support-middle-block ~ .col-sm-3 .ticket-view-resolve-button,
html.support .ticket-view-container .ticket-view-blocks .col-sm-6 ~ .col-sm-4 .ticket-view-resolve-button,
html.support .ticket-view-container .ticket-view-blocks .support-middle-block ~ .col-sm-4 .ticket-view-resolve-button,
html.support .ticket-view-container .ticket-view-blocks .col-sm-6 ~ .col-sm-3 .ticket-delete-button,
html.support .ticket-view-container .ticket-view-blocks .support-middle-block ~ .col-sm-3 .ticket-delete-button,
html.support .ticket-view-container .ticket-view-blocks .col-sm-6 ~ .col-sm-4 .ticket-delete-button,
html.support .ticket-view-container .ticket-view-blocks .support-middle-block ~ .col-sm-4 .ticket-delete-button {
  margin: 15px 0 0;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-desc-message-container {
  padding-right: 15px;
  margin: 20px 0;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-desc-message-container textarea {
  width: 100%;
  height: 134px;
  resize: none;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-footer {
  position: relative;
  padding-right: 15px;
  margin-bottom: 30px;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-footer .ticket-attach-block {
  float: left;
  position: relative;
  margin: 10px 20px 0 0;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-footer .ticket-attach-block input {
  position: absolute;
  top: 0;
  left: 0;
  width: 120px;
  z-index: 1;
  opacity: 0;
  cursor: pointer;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-footer .ticket-attach-block .ticket-attach-file {
  position: relative;
  text-transform: uppercase;
  padding-left: 25px;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-footer .ticket-attach-block .ticket-attach-file:not(.changed):before {
  content: '';
  position: absolute;
  top: 1px;
  left: 0;
  width: 15px;
  height: 15px;
  background: url('../../images/betconstruct/attach.png');
  background-size: cover;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-footer .ticket-attach-block .ticket-attach-file.changed:before {
  position: absolute;
  left: 0px;
  font-size: 18px;
  top: -2px;
  color: #669900;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-footer .deadline-value {
  font-weight: 300;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-footer .ticket-deadline-block {
  float: left;
  position: relative;
  margin-top: 10px;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-footer .ticket-deadline-block .ticket-deadline-button {
  position: relative;
  text-transform: uppercase;
  padding-left: 25px;
  cursor: pointer;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-footer .ticket-deadline-block .ticket-deadline-button:before {
  content: '';
  position: absolute;
  top: 1px;
  left: 0;
  width: 15px;
  height: 15px;
  background: url('../../images/betconstruct/deadline.png');
  background-size: cover;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-footer .ticket-deadline-block .ticket-deadline-set-block {
  display: none;
  position: relative;
  z-index: 2;
  margin-bottom: -20px;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-footer .ticket-deadline-block .ticket-deadline-set-block input {
  background: transparent !important;
  cursor: pointer;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-footer .ticket-deadline-block .ticket-deadline-set-block .form-container {
  width: 370px;
  height: 310px;
  position: absolute;
  left: -138px;
  bottom: 100%;
  margin-bottom: 20px;
  background: #fff;
  z-index: 11;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-footer .ticket-deadline-block .ticket-deadline-set-block .form-container .form-body {
  padding: 0 45px;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-footer .ticket-deadline-block .ticket-deadline-set-block .form-container .form-body .ticket-deadline-set-date-block {
  margin: 30px 0;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-footer .ticket-deadline-block .ticket-deadline-set-block .form-container .form-body .ticket-deadline-set-date-block .form-controls {
  position: relative;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-footer .ticket-deadline-block .ticket-deadline-set-block .form-container .form-body .ticket-deadline-set-date-block .form-controls:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 40px;
  width: 1px;
  background: #B3B3B3;
  pointer-events: none;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-footer .ticket-deadline-block .ticket-deadline-set-block .form-container .form-body .ticket-deadline-set-date-block .form-controls:after {
  content: '';
  position: absolute;
  top: 11px;
  right: 11px;
  width: 18px;
  height: 18px;
  background: url('../../images/betconstruct/date.png');
  background-size: cover;
  pointer-events: none;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-footer .ticket-deadline-block .ticket-deadline-set-block .form-container .form-body .ticket-deadline-set-time-block {
  margin-bottom: 30px;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-footer .ticket-deadline-block .ticket-deadline-set-block .form-container .form-body .ticket-deadline-set-time-block .form-controls {
  position: relative;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-footer .ticket-deadline-block .ticket-deadline-set-block .form-container .form-body .ticket-deadline-set-time-block .form-controls:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 40px;
  width: 1px;
  background: #B3B3B3;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-footer .ticket-deadline-block .ticket-deadline-set-block .form-container .form-body .ticket-deadline-set-time-block .form-controls:after {
  content: '';
  position: absolute;
  top: 12px;
  right: 12px;
  width: 16px;
  height: 16px;
  background: url('../../images/betconstruct/deadline-light.png');
  background-size: cover;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-footer .ticket-deadline-block .ticket-deadline-set-block .form-container .form-body .ticket-deadline-set-time-block .form-container {
  display: none;
  width: 250px !important;
  height: 70px !important;
  left: 100% !important;
  bottom: auto !important;
  top: 140px;
  margin-top: 20px;
  padding: 20px;
  margin-left: 14px;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-footer .ticket-deadline-block .ticket-deadline-set-block .form-container .form-body .ticket-deadline-set-time-block .form-container .triangle {
  position: absolute;
  width: 20px;
  height: 20px;
  left: -10px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background: none repeat scroll 0% 0% #ffffff;
  border: 1px solid #d8d8d8;
  border-width: 0px 0px 1px 1px !important;
  top: 25px;
  z-index: -20;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-footer .ticket-deadline-block .ticket-deadline-set-block .form-container .form-body .ticket-deadline-set-time-block .form-container .set-hour-block,
html.support .ticket-view-container .ticket-view-blocks .ticket-footer .ticket-deadline-block .ticket-deadline-set-block .form-container .form-body .ticket-deadline-set-time-block .form-container .set-min-block,
html.support .ticket-view-container .ticket-view-blocks .ticket-footer .ticket-deadline-block .ticket-deadline-set-block .form-container .form-body .ticket-deadline-set-time-block .form-container .set-daytime-block {
  float: left;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-footer .ticket-deadline-block .ticket-deadline-set-block .form-container .form-body .ticket-deadline-set-time-block .form-container .set-hour-block .chosen-container,
html.support .ticket-view-container .ticket-view-blocks .ticket-footer .ticket-deadline-block .ticket-deadline-set-block .form-container .form-body .ticket-deadline-set-time-block .form-container .set-min-block .chosen-container {
  margin-right: 20px;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-footer .ticket-deadline-block .ticket-deadline-set-block .form-container .form-body .ticket-deadline-set-time-block .form-container .chosen-container {
  width: 55px !important;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-footer .ticket-deadline-block .ticket-deadline-set-block .form-container .form-body .ticket-deadline-set-time-block .form-container .chosen-container .chosen-single {
  height: 30px;
  line-height: 30px;
  padding-right: 0;
  padding-left: 10px;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-footer .ticket-deadline-block .ticket-deadline-set-block .form-container label {
  float: left;
  width: 88px;
  margin-top: 10px;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-footer .ticket-deadline-block .ticket-deadline-set-block .form-container .form-element {
  width: 180px;
  float: right;
  margin: 0;
  cursor: pointer;
  
}
html.support .ticket-view-container .ticket-view-blocks .ticket-footer .bc-send-button {
  float: right;
  line-height: 28px;
  background: transparent;
  color: #669900 !important;
  border: 3px solid #669900;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-footer .bc-send-button:hover {
  background: #669900;
  color: #fff !important;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-subject-block {
  position: relative;
  width: 100%;
  height: 56px;
  background: #d8dbe2;
  padding: 10px 20px 10px 5px;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-subject-block:before {
  content: '';
  position: absolute;
  top: 0;
  left: -15px;
  bottom: 0;
  width: 15px;
  background: #d8dbe2;
}
html.support .ticket-view-container .ticket-view-blocks .ticket-subject-block input {
  width: 100%;
  height: 100%;
}
html.support .ticket-view-container .ticket-support-header {
  display: inline-block;
  position: relative;
  padding: 20px 0;
  width: 100%;
}
html.support .ticket-view-container .ticket-support-header + .row {
  display: flex;
}
html.support .ticket-view-container .ticket-support-header:after {
  content: '';
  display: block;
  position: absolute;
  left: -15px;
  right: -15px;
  bottom: 0;
  border-bottom: 1px solid #d8dbe2;
}
html.support .ticket-view-container .ticket-support-header .ticket-block-title {
  float: left;
  padding: 0;
}
html.support .ticket-view-container .ticket-support-header .ticket-block-title:after {
  border: 0;
}
html.support .ticket-view-container .ticket-support-header .ticket-reasign {
  position: relative;
  display: inline-block;
  margin-right: 35px;
  float: right;
  text-transform: uppercase;
  font-size: 14px;
  padding-left: 25px;
  color: #434752;
}
html.support .ticket-view-container .ticket-support-header .ticket-reasign:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  background: url('../../images/betconstruct/ticket-reassign.png');
  background-size: cover;
}
html.support .ticket-view-container .ticket-support-header .ticket-department {
  position: relative;
  display: inline-block;
  float: right;
  text-transform: uppercase;
  font-size: 14px;
  padding-left: 25px;
  color: #434752;
}
html.support .ticket-view-container .ticket-support-header .ticket-department:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 13px;
  background: url('../../images/betconstruct/ticket-department.png');
  background-size: cover;
}
html.support .ticket-view-container .ticket-block-title {
  padding: 20px 0;
  font-size: 16px;
  font-weight: 300;
  position: relative;
}
html.support .ticket-view-container .ticket-block-title.subject:after {
  left: -15px;
  right: -15px;
}
html.support .ticket-view-container .ticket-block-title:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 1px solid #d8dbe2;
}
html.support .ticket-view-container .ticket-view-history-block {
  padding-left: 10px;
  margin-bottom: 20px;
}
html.support .ticket-view-container .ticket-view-history-block .ticket-view-history-avatar {
  width: 35px;
  height: 35px;
  margin-right: 20px;
  border-radius: 100%;
  overflow: hidden;
  float: left;
  display: block;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
html.support .ticket-view-container .ticket-view-history-block .ticket-view-history-avatar img {
  max-width: none !important;
  height: 100%;
}
html.support .ticket-view-container .ticket-view-history-block .ticket-view-history-info {
  font-size: 12px;
  overflow: hidden;
}
html.support .ticket-view-container .ticket-view-history-block .ticket-view-history-info .ticket-view-history-username {
  font-weight: bold;
  margin-bottom: 10px;
}
html.support .ticket-view-container .ticket-view-history-block .ticket-view-history-info .ticket-view-history-date {
  margin-top: 10px;
  color: #a1a1a1;
}
.change-department-overlay {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: rgba(255, 255, 255, 0.7);
}
.change-department-overlay .form-main-container {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.change-department-overlay .form-main-container .form-container {
  margin: 0;
}
.change-department-overlay .form-main-container .form-container .form-body {
  position: relative;
  max-height: 400px;
  overflow: hidden;
}
.change-department-overlay .form-main-container .form-container .form-element {
  margin-left: 25px;
  margin-right: 25px;
  padding-bottom: 50px;
}
.change-department-overlay .reassign-user-block:not(:last-child) {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d8dbe2;
}
.change-department-overlay .reassign-user-block .reassign-user-avatar {
  width: 46px;
  height: 46px;
  border-radius: 100%;
  overflow: hidden;
  float: left;
  margin-right: 20px;
}
.change-department-overlay .reassign-user-block .reassign-user-avatar img {
  max-width: none !important;
  height: 100%;
}
.change-department-overlay .reassign-user-block .reassign-user-name {
  float: left;
  font-size: 12px;
  font-weight: bold;
  line-height: 45px;
}
.change-department-overlay .reassign-user-block .reassign-user-button {
  float: right;
  margin-top: 6px;
}
#sbox-window {
  padding: 0 !important;
}
input.disabled,
input:disabled {
  border-color: #ebebeb !important;
  outline: none !important;
  pointer-events: none;
  color: #e3e3e3 !important;
}
.file-uploader-medium {
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
.uc-file-uploader.uploaded .file-uploader-medium {
  height: 40px;
}
.uc-file-uploader.uploaded .file-uploader-medium .file-uploaded-content {
  text-align: left;
}
.uc-file-uploader.uploaded .file-uploader-medium .file-uploaded-content > span {
  font-size: 20px;
  line-height: 34px;
  padding-left: 25px;
  padding-right: 22px;
  border-right: 1px dashed #b3b3b3;
  margin-right: 15px;
  color: #669900;
  margin-top: 3px;
}
.uc-file-uploader.uploaded .file-uploader-medium .file-uploaded-content > .uploaded-text {
  display: inline-block;
  font-size: 16px;
  color: #353535;
  line-height: 40px;
  vertical-align: top;
  font-weight: 300;
  line-height: 35px;
}
.uc-file-uploader.uploaded .file-uploader-medium .file-uploaded-content .btn-close {
  position: absolute;
  right: 15px;
  top: 14px;
}
.btn-close {
  position: relative;
  background: transparent !important;
  width: 15px;
  height: 17px;
}
.btn-close:after {
  content: '';
  width: 1px;
  height: 15px;
  left: 6px;
  top: -3px;
  display: block;
  position: absolute;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #353535;
}
.btn-close:before {
  content: '';
  width: 1px;
  height: 15px;
  left: 6px;
  top: -3px;
  display: block;
  position: absolute;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  background-color: #353535;
}
.m-signature-pad--body .contract-clear-signature {
  float: right;
  display: block;
  height: 28px;
  line-height: 28px;
  margin-bottom: 0;
  background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-repeat: no-repeat;
  background-position: 12px center;
  background-color: #b61a1a;
  border-radius: 14px;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  background-image: url(../../images/clear-icon.png);
  top: -43px;
  right: 0px;
  color: #fff;
  padding: 0 17px 0 35px;
  font-size: 12px;
  font-weight: 700;
  cursor: pointer;
}
.m-signature-pad--body .contract-clear-signature:hover {
  background-color: #851717;
}
.productSelectionForm-item.disabled:after {
  content: '';
  display: block;
  position: absolute;
  left: 15px;
  right: 15px;
  top: 0;
  bottom: 30px;
  z-index: 10;
  background: rgba(255, 255, 255, 0.75);
}

.items-leading .leading {
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 40px;
}
.divider-vertical {
  margin: 0 0 40px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-aside {
  color: #999999;
  font-size: 13px;
  margin-bottom: 20px;
}
.article-info {
  margin: 0;
  width: 85%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
}
.article-intro img,
.article-content img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
  margin: 0 30px 20px 0;
}
.article-intro img[align=right],
.article-content img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
  margin: 0 0 20px 30px;
}
@media (max-width: 768px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 20px;
}
.img-fulltext-right {
  float: right;
  margin-left: 20px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eeeeee;
  color: #555555;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 20px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
.login-wrap .other-links ul {
  padding-left: 15px;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 10px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 4px;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  margin-bottom: 10px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 20px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
}
#search-form ul#finder-filter-select-list {
  margin-left: 0;
  padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 10px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 20px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  font-size: 16px;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #555555;
  margin-top: 20px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
div.finder {
  margin-bottom: 20px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dt {
    float: left;
    margin-right: 5px;
    width: auto;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dd {
    margin-left: 0;
  }
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .contact-form #jform_captcha-lbl {
    display: none;
  }
  .contact-form #recaptcha_image {
    width: 220px;
  }
  .contact-form #recaptcha_image img {
    max-width: 220px;
  }
  .contact-form #recaptcha_response_field {
    max-width: 220px;
  }
}
.contact .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 20px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 30px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 20px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #eeeeee;
  float: left;
  line-height: normal;
  margin-right: 10px;
  padding: 10px 20px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index,
.article-index {
  border: 1px solid #eeeeee;
  border-radius: 4px;
  float: right;
  padding: 10px;
  margin: 0 0 20px 20px;
  width: 25%;
}
#article-index ul,
.article-index ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 4px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #428bca;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #428bca;
  color: #ffffff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #eeeeee;
}
.items-more h3 {
  margin: 0 0 20px;
}
.items-more .nav > li {
  border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 10px;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #cccccc;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #cccccc;
}
.btn-group .chzn-results {
  white-space: normal;
}

.page-header {
  padding-bottom: 9px;
  margin: 0 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 20px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
  margin: 0 0 20px 0;
}
.item-title {
  font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 6px;
}
.masthead {
  padding: 40px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .masthead {
    padding: 80px 0;
  }
  .masthead h1 {
    font-size: 98px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    margin-top: 20px;
    padding: 18px 42px;
    font-size: 21px;
  }
}
.jumbotron-primary {
  background-color: #428bca;
  color: #ffffff;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media screen and (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);
  }
}

.t3-header {
  padding-top: 20px;
  padding-b: 20px;
}
.t3-wrapper {
  overflow: hidden;
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.head-search {
  margin-top: 20px;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-footer {
  border-top: 1px solid #eeeeee;
  background: #f8f8f8;
  color: #555555;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-copyright {
  padding: 30px 0;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 20px;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
img {
  max-width: 100% !important;
}
#phoca-dl-category-box .pd-ctitle {
  font-size: 72px;
  padding: 0 !important;
  border: none !important;
  background: none !important;
  position: relative;
  margin-bottom: 50px !important;
  line-height: 1;
}
#phoca-dl-category-box .pd-cdesc {
  margin-bottom: 50px;
}
#phoca-dl-category-box .pd-cdesc > p {
  font-size: 24px;
  line-height: 40px;
  margin: 0;
  font-weight: 300;
}
#phoca-dl-category-box .file-title {
  font-size: 18px;
  font-weight: 300;
}
#phoca-dl-category-box .file-update-data {
  font-size: 14px;
  font-weight: 300;
}
#phoca-dl-category-box .file-image {
  margin-top: 20px;
  margin-bottom: 20px;
  background: #29243e;
}
#phoca-dl-category-box .file-image img {
  max-width: 100%;
}
#phoca-dl-category-box .file-download .pd-button-download {
  float: right;
}
#phoca-dl-category-box .file-download .pd-button-download > a {
  border: none;
  border-radius: 21px;
  line-height: 42px;
  padding: 0 32px;
}
#phoca-dl-category-box .file-download .pd-button-download > a:hover {
  background: #669900;
}
#phoca-dl-category-box .pd-button-details {
  float: left;
  line-height: 42px;
}
#phoca-dl-category-box .pd-cols {
  margin-bottom: 45px;
}
.pd-category + .pd-cb + div {
  display: none;
}
.game-store .itemFullText {
  margin: 30px 0;
  font-size: 16px;
  line-height: 24px;
}
.game-store ul {
  list-style-type: disc;
}

html {
  overflow-x: hidden;
}
body {
  color: #000036;
  line-height: 1;
}
a {
  outline: none !important;
}
a:hover,
a:focus {
  text-decoration: none !important;
}
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.header-module-block {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.header-module-block .t3-module {
  margin: 0;
}
.header-module-block .module-title {
  position: relative;
  font-size: 37px !important;
  font-weight: 300;
  letter-spacing: 2px;
  color: #ffffff;
  padding-bottom: 30px;
}
.header-module-block .module-title:after {
  content: '';
  width: 50px;
  height: 2px;
  position: absolute;
  background: #ffffff;
  bottom: 0;
  left: 50%;
  margin-left: -25px;
}
.header-module-block .bc-button:not(:last-child) {
  margin-right: 15px;
}
.header-module-block p,
.header-module-block .product-desc {
  color: #ffffff;
}
html.home .header-module-block .module-title {
  font-size: 50px !important;
}

.header-bottom-module-block {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  top: auto;
  height: 150px;
  background: rgba(30, 25, 51, 0.7);
  transition: background-color, top 0.3s;
  -webkit-transition: background-color, top 0.3s;
}
.header-bottom-module-block.fixed {
  position: fixed;
  top: 75px;
  height: 95px;
  background: #d8dbe2;
}
.header-bottom-module-block.fixed li {
  height: 95px;
}
.header-bottom-module-block.fixed li img {
  height: 30px !important;
}
.header-bottom-module-block.fixed li a {
  color: #1e1933;
  font-size: 14px;
}
.header-bottom-module-block.fixed li.active:after {
  background: #1e1933;
}
.header-bottom-module-block .t3-module {
  margin: 0;
}

html.big-size-header #t3-header,
html.big-size-header .header-cover-image {
  height: 630px;
  margin: 0;
}
html.big-size-header .header-cover-color {
  height: 100%;
  margin: 0;
}
html.big-size-header #t3-footer {
  overflow: hidden;
}
.bc-left {
  float: left !important;
}
.bc-right {
  float: right !important;
}
.t3-module.bc-gray {
  padding: 65px 0 85px;
  background: #f4f4f5;
}
.bc-button {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 48px;
  line-height: 48px;
  padding: 0 45px;
  font-size: 16px;
  color: #ffffff !important;
  background: #669900;
  text-transform: uppercase;
  border: 0;
  border-radius: 30px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.bc-button:hover {
  text-decoration: none;
  background: #527a00;
}
.bc-button:focus {
  outline: none !important;
}
.bc-button.bc-button-small {
  height: 34px;
  line-height: 34px;
}
.bc-button.bc-pink {
  background: #a61f67;
}
.bc-button.bc-pink:hover {
  background: #851952;
}
.bc-custom {
  text-align: center;
}
.bc-custom .module-title {
  font-size: 45px;
  letter-spacing: 2px;
  margin-bottom: 30px;
}
.bc-custom > p,
.bc-custom .bc-custom-desc {
  display: block;
  font-size: 20px;
  font-style: italic;
  letter-spacing: 2px;
  line-height: 24px;
}
.bc-custom .bc-button {
  margin-top: 45px;
}
.bc-custom .bc-button.small-margin {
  margin-top: 20px;
}
.bc-circle-list ul li:not(:last-child) {
  margin-bottom: 25px;
}
.bc-circle-list ul li a,
.bc-circle-list ul li span {
  font-size: 22px;
  font-style: italic;
  padding-left: 18px;
  position: relative;
}
.bc-circle-list ul li a:before,
.bc-circle-list ul li span:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -6px;
  width: 12px;
  height: 12px;
  background: #669900;
  border-radius: 100%;
}
.bc-check-list ul li {
  position: relative;
  font-size: 20px;
  font-style: italic;
}
.bc-check-list ul li:not(:last-child) {
  margin-bottom: 25px;
}
.bc-check-list ul li a,
.bc-check-list ul li span {
  position: relative;
  display: inline-block;
  padding-left: 30px;
}
.bc-check-list ul li span:before,
.bc-check-list ul li a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  display: block;
  margin-right: 10px;
  width: 16px;
  height: 13px;
  background: url('../../images/betconstruct/check.png');
  background-size: cover;
}

.bc-image-left-background {
  margin: 0;
  background: #1e5799;
  
  background: -moz-linear-gradient(-45deg, #1e5799 0%, #1e1933 0%, #631e4e 100%, #7db9e8 100%);
  
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #1e5799), color-stop(0%, #1e1933), color-stop(100%, #631e4e), color-stop(100%, #7db9e8));
  
  background: -webkit-linear-gradient(-45deg, #1e5799 0%, #1e1933 0%, #631e4e 100%, #7db9e8 100%);
  
  background: -o-linear-gradient(-45deg, #1e5799 0%, #1e1933 0%, #631e4e 100%, #7db9e8 100%);
  
  background: -ms-linear-gradient(-45deg, #1e5799 0%, #1e1933 0%, #631e4e 100%, #7db9e8 100%);
  
  background: linear-gradient(135deg, #1e5799 0%, #1e1933 0%, #631e4e 100%, #7db9e8 100%);
  
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#7db9e8', GradientType=1);
  
}
.bc-image-left-background > .row {
  display: flex;
  display: -webkit-flex;
  align-items: stretch;
}
.bc-image-left-background > .row > .col-sm-6:first-child img {
  width: 100%;
}
.bc-image-left-background > .row > .col-sm-6:last-child {
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
.bc-image-left-background .bc-image-left-info {
  padding: 0 45px 0 15px;
  color: #ffffff;
}
.bc-image-left-background .bc-image-left-info .bc-image-left-title {
  display: block;
  font-size: 35px;
  color: #ffffff;
  letter-spacing: 2px;
  margin-bottom: 45px;
}
.bc-image-left-background .bc-image-left-info .bc-image-left-desc {
  display: block;
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 45px;
  line-height: 24px;
}

.bc-image-left .bc-image-left-info {
  text-align: left;
}
.bc-image-left > .row {
  display: flex;
  display: -webkit-flex;
}
.bc-image-left > .row > div {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}
.bc-image-left img {
  width: 50%;
}

.bc-spring {
  text-align: center;
}
.bc-spring .bc-button {
  margin-bottom: 65px;
}
.bc-spring .bc-spring-image {
  margin: 0 auto 45px;
}
.bc-spring .bc-spring-image img {
  max-height: 174px;
}
.bc-spring .bc-spring-title {
  font-size: 37px;
  margin-bottom: 30px;
  font-weight: 300;
  letter-spacing: 2px;
}
.bc-spring .bc-spring-info {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.8px;
}
.bc-spring.existing .module-title {
  margin-bottom: 50px;
}
.bc-spring.existing .bc-button {
  margin-top: 0;
}

.header-cover-image {
  position: fixed;
  left: 0;
  right: 0;
  height: 360px;
  background-size: cover;
  background-position-y: 100%;
  z-index: -1;
}
.header-cover-image .header-cover-color {
  position: absolute;
  left: 0;
  right: 0;
  height: 360px;
  background: #1e1934;
  opacity: 0;
}
.header-cover-image .header-cover-color.no-opacity {
  opacity: 1;
}

#t3-mainbody {
  background: #ffffff;
  padding-top: 65px;
}
html.home #t3-mainbody {
  padding-top: 0;
}
#t3-header {
  height: 360px;
  position: relative;
  margin-bottom: 0;
  padding: 0 135px;
  z-index: 100;
}
#t3-header.empty {
  height: 75px !important;
  background: #1E1933;
}
#t3-header > .site-header.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 75px;
  padding: 30px 135px 0;
  z-index: 2;
}
#t3-header > .site-header.fixed.add-background {
  background: #1e1933;
}
#t3-header .header-overlay {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #1e1933;
  
  opacity: 0;
}
.product-cat-shadow-block {
  position: absolute;
  height: 100px;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: linear-gradient(rgba(255, 255, 255, 0) 0%, #ffffff 95%);
  background-image: -o-linear-gradient(rgba(255, 255, 255, 0) 0%, #ffffff 95%);
  background-image: -moz-linear-gradient(rgba(255, 255, 255, 0) 0%, #ffffff 95%);
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0%, #ffffff 95%);
}

.logo img {
  position: relative;
  z-index: 1;
}
.logo img.logo-img {
  width: 220px;
  margin-top: -4px;
}
.logo img.logo-small-img {
  width: 39px;
  display: none;
}

.header-menus-block {
  
  
}
.header-menus-block.opened .header-menu,
.header-menus-block.opened #lines_button_head {
  -webkit-transform: translate(-183px, 0);
  -ms-transform: translate(-183px, 0);
  -o-transform: translate(-183px, 0);
  transform: translate(-183px, 0);
}
.header-menus-block .t3-module {
  float: left;
  margin-bottom: 0;
}
.header-menus-block li.active {
  position: static;
}
.header-menus-block li.active a {
  position: static;
  color: #b9b9b9;
}
.header-menus-block a {
  padding: 0 !important;
  color: #fff;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.header-menus-block a:hover,
.header-menus-block a:focus {
  color: #b9b9b9;
  background: transparent !important;
}
.header-menus-block .header-menu {
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.header-menus-block .header-menu li {
  display: inline-block;
  margin-right: 20px;
}
.header-menus-block .header-menu a {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
}
.header-menus-block .off-canvas-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  width: 0;
  background: #1e1933;
  overflow: hidden;
  z-index: 2;
}
.header-menus-block .off-canvas-menu ul {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.header-menus-block .off-canvas-menu ul li:nth-child(2),
.header-menus-block .off-canvas-menu ul li:nth-child(3),
.header-menus-block .off-canvas-menu ul li:nth-child(4) {
  display: none;
}
.header-menus-block .off-canvas-menu ul a {
  font-size: 18px;
  line-height: 30px;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 0.8px;
}

.lines-button {
  width: 18px;
  height: 14px;
  position: relative;
  background: none !important;
  cursor: pointer;
  float: right;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin-top: 2px;
  z-index: 1;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.lines-button:hover {
  opacity: 1;
}
.lines-button:active {
  transition: all 0;
  -webkit-transition: all 0;
  background: rgba(0, 0, 0, 0.1);
}
.lines-button:focus {
  outline: 0;
}
.lines {
  display: inline-block;
  width: 18px;
  height: 2px;
  background: #ffffff;
  border-radius: 3px;
  position: absolute;
  left: 50%;
  top: 50%;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.lines:before,
.lines:after {
  content: '';
  position: absolute;
  left: 0;
  width: 18px;
  height: 2px;
  background: #ffffff;
  border-radius: 3px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -webkit-transform-origin: 0.28571rem center;
}
.lines:before {
  top: 6px;
}
.lines:after {
  top: -6px;
}
.lines-button.close {
  opacity: 1;
  z-index: 10;
  left: 20px;
}
.lines-button.x.close .lines {
  background: transparent;
  -webkit-transform: translate(-20px, 0);
  -ms-transform: translate(-20px, 0);
  -o-transform: translate(-20px, 0);
  transform: translate(-20px, 0);
}
.lines-button.x.close .lines:before,
.lines-button.x.close .lines:after {
  width: 22px;
  top: -2px;
  left: 10px;
  transform: rotate3d(0, 0, 1, 45deg);
  -webkit-transform-origin: 50% 50%;
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
}
.lines-button.x.close .lines:after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}

.logos .banneritem {
  display: inline-block;
}
.logos .banneritem:not(:last-child) {
  margin-right: 65px;
}
.logos .banneritem img {
  max-height: 110px;
}
.t3-module.home-logos {
  margin-bottom: 0;
}

.home-sportsbook {
  margin: 0;
  background: #1e5799;
  
  background: -moz-linear-gradient(-45deg, #1e5799 0%, #1e1933 0%, #631e4e 100%, #7db9e8 100%);
  
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #1e5799), color-stop(0%, #1e1933), color-stop(100%, #631e4e), color-stop(100%, #7db9e8));
  
  background: -webkit-linear-gradient(-45deg, #1e5799 0%, #1e1933 0%, #631e4e 100%, #7db9e8 100%);
  
  background: -o-linear-gradient(-45deg, #1e5799 0%, #1e1933 0%, #631e4e 100%, #7db9e8 100%);
  
  background: -ms-linear-gradient(-45deg, #1e5799 0%, #1e1933 0%, #631e4e 100%, #7db9e8 100%);
  
  background: linear-gradient(135deg, #1e5799 0%, #1e1933 0%, #631e4e 100%, #7db9e8 100%);
  
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#7db9e8', GradientType=1);
  
}
.home-sportsbook .home-sportsbook-info {
  padding: 0 45px 0 15px;
}
.home-sportsbook .home-sportsbook-info .home-sportsbook-title {
  display: block;
  font-size: 35px;
  color: #ffffff;
  letter-spacing: 2px;
  margin-bottom: 45px;
}
.home-sportsbook .home-sportsbook-info .home-sportsbook-desc {
  display: block;
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 45px;
  line-height: 24px;
}

.t3-module.games-header {
  margin: 0;
  padding-bottom: 65px;
}
.t3-module.games {
  padding: 0 0 90px;
  margin: 0;
}
.t3-module.games .game-image {
  position: relative;
}
.t3-module.games .game-image .game-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
}
.t3-module.games .game-info {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.t3-module.games .game-info img {
  height: 85px;
}
.t3-module.games .game-info .moduleItemTitle {
  display: block;
  font-size: 28px;
  color: #ffffff;
  margin-top: 25px;
}

.t3-module.gradient-background {
  margin: 0;
  padding: 145px 0;
  background: #1e5799;
  
  background: -moz-linear-gradient(-45deg, #1e5799 0%, #1e1933 0%, #631e4e 100%, #7db9e8 100%);
  
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #1e5799), color-stop(0%, #1e1933), color-stop(100%, #631e4e), color-stop(100%, #7db9e8));
  
  background: -webkit-linear-gradient(-45deg, #1e5799 0%, #1e1933 0%, #631e4e 100%, #7db9e8 100%);
  
  background: -o-linear-gradient(-45deg, #1e5799 0%, #1e1933 0%, #631e4e 100%, #7db9e8 100%);
  
  background: -ms-linear-gradient(-45deg, #1e5799 0%, #1e1933 0%, #631e4e 100%, #7db9e8 100%);
  
  background: linear-gradient(135deg, #1e5799 0%, #1e1933 0%, #631e4e 100%, #7db9e8 100%);
  
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#7db9e8', GradientType=1);
  
}
.t3-module.gradient-background p,
.t3-module.gradient-background .module-title {
  color: #ffffff;
}

.t3-module.going-business {
  margin: 0;
  padding-bottom: 80px;
}
.t3-module.going-business .going-business-title {
  font-size: 28px;
  margin-bottom: 45px;
}
.t3-module.going-business .bc-button {
  margin-top: 45px;
}

.social-menu {
  position: relative;
  margin: 0px;
  padding: 15px 0px;
  background: none repeat scroll 0% 0% #D8DBE2;
}
.social-menu li {
  display: inline-block;
}
.social-menu li:not(:last-child) {
  margin-right: 20px;
}
.social-menu li a {
  position: relative;
  text-align: center;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  z-index: 1;
  border: 2px solid #1E1933;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.social-menu li a:before {
  position: absolute;
  font-size: 20px;
  top: 50%;
  left: 50%;
  color: #D8DBE2;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.social-menu li a:after {
  content: '';
  position: absolute;
  top: -2px;
  left: -2px;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-sizing: content-box;
  padding: 2px;
  z-index: -1;
  background: #1E1933;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.social-menu li a:hover {
  background: transparent;
}
.social-menu li a:hover:before,
.social-menu li a:focus:before {
  color: #1E1933;
}
.social-menu li a:hover:after,
.social-menu li a:focus:after {
  background: #3b5998;
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
  opacity: 0;
}
.t3-sidebar-right .module-title {
  font-size: 37px;
  text-align: center;
}
.t3-sidebar-right .social-menu {
  margin: 0;
  padding: 0;
  background: transparent;
}
.t3-sidebar-right .social-menu .module-title {
  position: relative;
  margin-bottom: 55px;
}
.t3-sidebar-right .social-menu .module-title:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -28px;
  background: #d8dbe2;
  width: 36px;
  height: 1px;
  left: 50%;
  margin-left: -18px;
}
.t3-sidebar-right .social-menu li {
  display: inline-block;
}
.t3-sidebar-right .social-menu li:not(:last-child) {
  margin-right: 20px;
}
.t3-sidebar-right .social-menu li a {
  position: relative;
  text-align: center;
  width: 56px;
  height: 56px;
  border: 0;
  border-radius: 100%;
  z-index: 1;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.t3-sidebar-right .social-menu li a:before {
  position: absolute;
  font-size: 25px;
  top: 50%;
  left: 50%;
  color: #fff;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.t3-sidebar-right .social-menu li a:after {
  content: '';
  position: absolute;
  top: -2px;
  left: -2px;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-sizing: content-box;
  padding: 2px;
  z-index: -1;
  background: #d8dbe2;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.t3-sidebar-right .social-menu li a:hover.fa-facebook,
.t3-sidebar-right .social-menu li a:focus.fa-facebook {
  background: #3b5998;
}
.t3-sidebar-right .social-menu li a:hover.fa-twitter,
.t3-sidebar-right .social-menu li a:focus.fa-twitter {
  background: #00aced;
}
.t3-sidebar-right .social-menu li a:hover.fa-linkedin,
.t3-sidebar-right .social-menu li a:focus.fa-linkedin {
  background: #4875B4;
}
.t3-sidebar-right .social-menu li a:hover.fa-google-plus,
.t3-sidebar-right .social-menu li a:focus.fa-google-plus {
  background: #C63D2D;
}
.t3-sidebar-right .social-menu li a:hover.fa-youtube,
.t3-sidebar-right .social-menu li a:focus.fa-youtube {
  background: #C63D2D;
}
.t3-sidebar-right .social-menu li a:hover:after {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
  opacity: 0;
}

.products-container .product-cat-block {
  position: relative;
  margin-bottom: 65px;
  padding-bottom: 65px;
  border-bottom: 1px solid #ebedf0;
}
.products-container .product-cat-block:last-child {
  padding: 0;
  border: 0;
}
.products-container .product-cat-block.product-cat-first {
  padding: 0;
  border: 0;
}
.products-container .product-cat-block.product-cat-first .product-cat-desc {
  margin-bottom: 30px;
}
.products-container .product-cat-block.product-cat-first .product-cat-first-info {
  text-align: center;
}
.products-container .product-cat-block.product-cat-first .product-cat-first-info .bc-button {
  margin-bottom: 65px;
}
.products-container .product-cat-info {
  text-align: center;
}
.products-container .product-cat-info .product-cat-title {
  display: block;
  font-size: 45px;
  font-weight: 300;
  letter-spacing: 2px;
  margin-bottom: 30px;
}
.products-container .product-cat-info .product-cat-desc {
  display: block;
  font-size: 20px;
  font-style: italic;
  letter-spacing: 2px;
  margin-bottom: 80px;
}
.products-container .product-cat-items-block {
  overflow: hidden;
  position: relative;
}
.products-container .product-cat-items-block .product-cat-item-info {
  margin-bottom: 25px;
}
.products-container .product-cat-items-block .product-cat-item-info .product-cat-item-header {
  display: inline-block;
  position: relative;
  margin-bottom: 3px;
}
.products-container .product-cat-items-block .product-cat-item-info .product-cat-item-header .product-cat-item-title {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.products-container .product-cat-items-block .product-cat-item-info .product-cat-item-header .product-cat-item-title a {
  color: #1f1a34;
}
.products-container .product-cat-items-block .product-cat-item-info .product-cat-item-header .before-title {
  position: absolute;
  max-width: 30px !important;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.products-container .product-cat-items-block .product-cat-item-info .product-cat-item-header .after-title {
  position: absolute;
  max-width: 30px !important;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.products-container .product-cat-items-block .product-cat-item-info .product-cat-item-desc {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.8px;
}
.product-info {
  text-align: center;
}
.product-info .product-title {
  position: relative;
  font-size: 37px;
  font-weight: 300;
  color: #FFF;
  letter-spacing: 2px;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.product-info .product-title:after {
  content: "";
  width: 50px;
  height: 2px;
  position: absolute;
  background: none repeat scroll 0% 0% #FFF;
  bottom: 0px;
  left: 50%;
  margin-left: -25px;
}
.product-info .product-desc {
  display: block;
  font-size: 20px;
  letter-spacing: 2px;
  line-height: 24px;
}
.product-info .product-buttons .bc-button {
  margin-top: 46px;
}

.products-menu {
  padding: 0 135px;
}
.products-menu li {
  height: 150px;
  position: relative;
}
.products-menu li a {
  position: absolute;
  width: 100%;
  height: 150px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
  padding: 20px 0 0;
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
.products-menu li a:hover,
.products-menu li a:focus {
  background: transparent;
}
.products-menu li.active:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 5px;
  background: #ffffff;
}
.products-menu .product-menu-item-image {
  width: 125px;
  height: 55px;
  margin: 0 auto 20px;
}
.products-menu .product-menu-item-image:before {
  font-family: "betconstructfont";
  color: #fff;
  font-size: 60px;
}
.products-menu .product-menu-item-image.gms:before {
  font-size: 54px !important;
}
.products-menu .product-menu-item-image.betting:before {
  font-size: 65px !important;
}
.header-bottom-module-block.fixed .products-menu a {
  top: 46%;
  height: 95px;
  padding-top: 10px;
}
.header-bottom-module-block.fixed .product-menu-item-image {
  margin-bottom: 0;
}
.header-bottom-module-block.fixed .product-menu-item-image:before {
  font-size: 45px !important;
  color: #1E1933;
}

.product-item-view-container {
  margin-top: -55px;
}
.product-item-view-container .product-buttons-block {
  text-align: center;
  padding: 25px;
  background: #eaebef;
}
.product-item-view-container .product-buttons-block a {
  display: inline-block;
  height: 48px;
  line-height: 48px;
  padding: 0 45px;
  font-size: 16px;
  color: #ffffff !important;
  background: #669900;
  text-transform: uppercase;
  border-radius: 30px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.product-item-view-container .product-buttons-block a:hover {
  text-decoration: none;
  background: #527a00;
}
.product-item-view-container .product-buttons-block a:first-child {
  margin-right: 15px;
}
.product-item-view-container .benefit-container {
  margin: 60px 0;
  text-align: center;
}
.product-item-view-container .benefit-container .benefit-block-title {
  font-size: 35px;
  margin-bottom: 30px;
  letter-spacing: 2px;
}
.product-item-view-container .benefit-container .benefit-items .benefit-item-title {
  font-size: 20px;
  margin-bottom: 25px;
}
.product-item-view-container .benefit-container .benefit-items .benefit-item-text {
  font-size: 16px;
}

.start-up ul {
  display: inline-block;
}
.start-up ul li {
  color: #ffffff;
}
.start-up > p {
  margin-bottom: 25px;
}

.t3-module.tools {
  margin: 0;
}
.bc-tools-container .bc-custom-desc {
  margin-bottom: 65px;
}
.bc-tools-container .bc-tools-image {
  margin: 0 auto 30px;
}
.bc-tools-container .bc-tools-image img {
  max-height: 100px;
}
.bc-tools-container .bc-tools-title {
  font-size: 16px;
}
.bc-tools-container .bc-tools > .row {
  margin-bottom: 60px;
}
.bc-tools-container .bc-tools-desc {
  font-size: 22px;
  font-style: italic;
  text-align: center;
  line-height: 24px;
}

.start-up-watch-view .bc-button {
  margin-top: 45px;
}

#t3-header .spring-header .spring-header-image {
  max-width: 199px;
  margin: 0 auto 45px;
}
#t3-header .spring-header .spring-header-image img {
  max-width: 100% !important;
}
.existing-partners-header-text {
  margin-top: 40px;
  font-size: 16px;
  text-align: center;
  line-height: 24px;
}
.t3-module.partners-logos {
  margin: 0;
}
.t3-module.partners {
  margin: 0;
  padding-bottom: 0;
}
.partners-logos {
  text-align: center;
  
}
.partners-logos .row:not(:last-child) {
  margin-bottom: 60px;
}
.t3-module.new-product {
  margin-top: -65px;
}

#c10 .load-more,
#c11 .load-more {
  display: none;
}

#t3-footer {
  position: relative;
  background: #1e1934;
  text-align: center;
  color: #fff;
  padding-bottom: 45px;
}
#t3-footer .t3-module {
  margin: 0;
}
#t3-footer ul.footer-menu li {
  display: inline-block;
}
#t3-footer ul.footer-menu li:not(:last-child) {
  margin-right: 20px;
}
#t3-footer ul.footer-menu li a {
  background: transparent;
  color: #fff;
  padding: 0;
  font-size: 16px;
  text-transform: uppercase;
}
#t3-footer .footer-logo {
  width: 55px;
  margin: 0 auto 40px;
  margin-top: 45px;
}
#t3-footer .footer-copyright {
  color: #d8dbe2;
  font-size: 16px;
  margin-bottom: 20px;
}
.overview-bottom-text {
  margin-top: 30px;
  font-size: 16px;
  line-height: 24px;
}

@keyframes systemTop {
  0% {
    top: -75px;
  }
  100% {
    top: 0;
  }
}
@-webkit-keyframes systemTop {
  0% {
    top: -75px;
  }
  100% {
    top: 0px;
  }
}
#system-message {
  position: fixed;
  width: 100%;
  left: 0;
  z-index: 100;
  animation: systemTop 2s forwards;
  -webkit-animation: systemTop 2s forwards;
  
}
#system-message .alert {
  position: relative;
  height: 75px;
  line-height: 75px;
  margin: 0;
  border: 0;
  border-radius: 0;
  padding: 0 25px 0 100px;
  z-index: 1000;
}
#system-message .alert .close {
  position: absolute;
  right: 25px;
  top: 50%;
  margin-top: -8px;
  color: transparent;
  width: 16px;
  height: 16px;
  background: url('../../images/betconstruct/close.png');
  background-size: cover;
  opacity: 1;
  text-shadow: none;
}
#system-message .alert .alert-heading,
#system-message .alert .alert-heading + div {
  position: relative;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
}
#system-message .alert .alert-heading:after {
  content: ':';
}
#system-message .alert:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 75px;
}
#system-message .alert:after {
  position: absolute;
  left: 30px;
  top: 30px;
  color: #fff;
  font-size: 20px;
  font-family: "betconstructfont";
  line-height: 1;
}
#system-message .alert.alert-warning,
#system-message .alert.alert-danger {
  background: #a83030;
}
#system-message .alert.alert-warning:before,
#system-message .alert.alert-danger:before {
  background: #862626;
}
#system-message .alert.alert-warning:after,
#system-message .alert.alert-danger:after {
  content: "\e608";
}
#system-message .alert.alert-error {
  background: #d28b0f;
}
#system-message .alert.alert-error:before {
  background: #a86f0c;
}
#system-message .alert.alert-error:after {
  content: "\e61b";
}
#system-message .alert.alert-notice,
#system-message .alert.alert-message {
  background: #2a3748;
}
#system-message .alert.alert-notice:before,
#system-message .alert.alert-message:before {
  background: #222c3a;
}
#system-message .alert.alert-notice:after,
#system-message .alert.alert-message:after {
  content: "\e60d";
}
#system-message .alert.alert-success {
  background: #679819;
}
#system-message .alert.alert-success:before {
  background: #527a14;
}
#system-message .alert.alert-success:after {
  content: "\e60e";
}

.reset .form-main-container .form-container,
.reset-confirm .form-main-container .form-container {
  margin: 0;
}
.reset .form-main-container form,
.reset-confirm .form-main-container form {
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent;
}
.reset .form-main-container .reset-desc,
.reset-confirm .form-main-container .reset-desc {
  line-height: 24px;
  margin-bottom: 30px;
}
.reset .form-main-container .form-element,
.reset-confirm .form-main-container .form-element {
  margin-bottom: 30px !important;
}

@media screen and (max-width: 1200px) {
  .t3-sidebar-right .social-menu li a {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 1024px) {
  html.big-size-header #t3-header,
  html.big-size-header .header-cover-image {
    height: 440px;
    margin: 0;
  }
  .header-menus-block.opened .header-menu {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .header-menus-block.opened #lines_button_head {
    -webkit-transform: translate(-280px, 0);
    -ms-transform: translate(-280px, 0);
    -o-transform: translate(-280px, 0);
    transform: translate(-280px, 0);
  }
  .header-menus-block .off-canvas-menu ul {
    margin-top: -50px;
  }
  #t3-header {
    padding: 0 40px;
  }
  #t3-header > .site-header.fixed {
    padding: 30px 40px 0px;
  }
  .products-menu {
    padding: 0 40px;
  }
  .sub-products-overview .overview-buttons {
    padding: 23px 40px 0px 0px !important;
  }
  .sub-products-content,
  .k2-services .sub-products-overview .overview-benefit {
    padding-right: 40px !important;
  }
  .large-content .module-title {
    padding: 0;
    margin-bottom: 0;
  }
  .large-content .module-title:after {
    width: 0;
    height: 0;
  }
  .large-content > p,
  .large-content .product-desc {
    display: none;
  }
  .bc-image-left-background > .row {
    display: block;
  }
  .bc-image-left-background > .row > div {
    display: block;
    width: 100%;
  }
  .bc-image-left-background > .row > div .bc-image-left-info {
    padding: 30px 15px;
    text-align: center;
  }
  .t3-sidebar-right .social-menu li a {
    width: 40px;
    height: 40px;
  }
  .logos .banneritem {
    margin-right: 0 !important;
  }
  .logos .banneritem img {
    max-height: 100px;
  }
}
@media screen and (max-width: 768px) {
  .md-modal iframe {
    width: 600px;
    height: 600px;
  }
  .header-menu {
    display: none;
  }
  .header-menus-block .off-canvas-menu ul li {
    display: block !important;
  }
  .header-module-block .module-title,
  .header-module-block .product-title {
    padding: 0;
    margin-bottom: 0;
  }
  .header-module-block .module-title:after,
  .header-module-block .product-title:after {
    width: 0;
    height: 0;
  }
  .header-module-block .bc-custom > p,
  .header-module-block .product-desc {
    display: none;
  }
  html.big-size-header #t3-header,
  html.big-size-header .header-cover-image {
    height: 330px;
    margin: 0;
  }
  #t3-header {
    padding: 0 25px;
  }
  #t3-header > .site-header.fixed {
    padding: 30px 25px 0px;
  }
  #t3-header .spring-header .spring-header-image {
    max-width: 150px;
    margin: 0 auto 10px;
  }
  .products-menu {
    padding: 0 25px;
  }
  .sub-products-overview .overview-buttons {
    padding: 23px 0px 0px !important;
  }
  .sub-products-content,
  .k2-services .sub-products-overview .overview-benefit {
    padding-right: 25px !important;
  }
  .leadershipDetails .leaderDescription {
    height: 40px;
  }
  .t3-sidebar-right .social-menu li:not(:last-child) {
    margin-right: 15px;
  }
  .t3-sidebar-right .social-menu li a {
    width: 30px;
    height: 30px;
  }
  .logos .banneritem img {
    max-height: 78px;
  }
}

.left-dropdown-menu {
  position: relative;
  margin-top: 25px;
  z-index: 10;
  display: none;
}
.left-dropdown-menu .active-product {
  position: relative;
  height: 50px;
  line-height: 50px;
  background: #7a174c;
  color: #fff;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 16px;
  padding: 0 15px;
}
.left-dropdown-menu .active-product:hover,
.left-dropdown-menu .active-product.opened {
  background: #991d5f;
}
.left-dropdown-menu .active-product:after {
  content: "\f077";
  position: absolute;
  line-height: 1;
  top: 17px;
  right: 15px;
  color: #fff;
  font-size: 16px;
  font-family: "FontAwesome";
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.left-dropdown-menu .active-product.opened:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.left-dropdown-menu ul {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  z-index: 10;
  display: none;
}
.left-dropdown-menu ul li {
  position: relative;
}
.left-dropdown-menu ul li a {
  display: block;
  height: 50px;
  line-height: 50px;
  background: #7a174c;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  padding: 0 15px;
}
.left-dropdown-menu ul li a:hover {
  background: #991d5f;
}
.left-dropdown-menu ul li.active a {
  background: #991d5f;
}
@media screen and (max-width: 500px) {
  .md-modal iframe {
    width: 250px;
    height: 250px;
  }
  .logo img.logo-img {
    display: none;
  }
  .logo img.logo-small-img {
    display: block;
  }
  .header-menus-block .off-canvas-menu ul li {
    display: block !important;
  }
  .header-menus-block .off-canvas-menu ul li.logo {
    top: -30px;
  }
  .header-menus-block .off-canvas-menu ul li.logo:after {
    bottom: -20px;
  }
  .header-menus-block .off-canvas-menu ul li a {
    line-height: 30px;
    font-size: 16px;
  }
  html.big-size-header #t3-header,
  html.big-size-header .header-cover-image {
    height: 440px;
    margin: 0;
  }
  html.home #t3-mainbody {
    padding: 0;
  }
  #t3-header {
    padding: 0 15px;
  }
  #t3-header > .site-header.fixed {
    padding: 18px 15px 0px;
  }
  #lines_button_head {
    margin-top: 12px;
  }
  .products-menu {
    padding: 0 15px;
  }
  .sub-products-overview .overview-buttons {
    padding: 23px 15px 0px !important;
  }
  .sub-products-content,
  .k2-services .sub-products-overview .overview-benefit {
    padding-right: 0 !important;
  }
  .module-title,
  .product-title {
    font-size: 22px !important;
  }
  html.home .header-module-block .module-title {
    font-size: 22px !important;
  }
  .header-module-block {
    width: 100%;
  }
  .header-module-block .bc-button {
    margin-right: 0 !important;
  }
  .header-module-block .bc-button:first-child {
    margin-top: 45px !important;
  }
  .header-module-block .bc-button:not(:first-child) {
    margin-top: 20px !important;
  }
  
  
  #t3-mainbody {
    padding-top: 40px;
  }
  
  
  .t3-module {
    margin-bottom: 40px;
  }
  .t3-module.bc-gray {
    padding: 40px 0;
  }
  
  
  .bc-button {
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    font-size: 14px;
  }
  
  
  .bc-custom {
    
    
  }
  .bc-custom .module-title {
    font-size: 22px !important;
    line-height: 30px;
  }
  .bc-custom > p,
  .bc-custom .bc-custom-desc {
    font-size: 16px;
  }
  .bc-custom .bc-button {
    margin-top: 30px !important;
  }
  
  
  .bc-spring .bc-spring-title {
    font-size: 22px;
  }
  .bc-spring .bc-spring-image {
    margin: 0 auto 30px;
  }
  .bc-spring .bc-spring-info {
    font-size: 16px;
  }
  .bc-spring .row > div:not(:last-child) {
    margin-bottom: 30px;
  }
  
  
  .bc-image-left-background .bc-image-left-info {
    padding: 0 15px 30px;
    text-align: center;
  }
  .bc-image-left-background .bc-image-left-desc {
    margin-bottom: 30px !important;
  }
  .bc-image-left-background .bc-image-left-title {
    font-size: 22px !important;
    margin: 30px 0 !important;
  }
  
  
  .home-games-row > div:not(:last-child) {
    margin-bottom: 30px;
  }
  
  
  .t3-module.gradient-background {
    padding: 60px 0;
  }
  
  
  .t3-module.going-business .going-business-title {
    font-size: 22px !important;
    margin-bottom: 30px;
    text-align: center;
  }
  .t3-module.going-business li {
    padding-left: 40px;
  }
  .t3-module.going-business .going-business-row .going-business-button {
    text-align: center;
  }
  .t3-module.going-business .going-business-row > div:first-child > .row > div:last-child {
    margin-top: 25px;
  }
  .t3-module.going-business .going-business-row > div:first-child .going-business-button {
    margin-bottom: 30px;
  }
  
  
  
  .start-up-watch-view .bc-check-list {
    text-align: left;
  }
  
  .bc-tools-container .bc-tools-image {
    margin: 0 auto 20px;
  }
  .bc-tools-container .bc-tools > .row {
    margin-bottom: 0;
  }
  .bc-tools-container .bc-tools > .row .bc-tools-title {
    height: 32px;
    margin-bottom: 30px;
  }
  .bc-tools-container .bc-custom-desc {
    margin-bottom: 40px;
  }
  
  .social-menu {
    margin: 0 !important;
  }
  
  .bc-spring.existing .module-title {
    margin-bottom: 30px;
  }
  
  .partners-logos .row {
    margin: 0 !important;
  }
  .partners-logos .row .banneritem {
    margin-bottom: 30px;
  }
  
  .header-bottom-module-block {
    display: none;
  }
  
  .products-container .product-cat-block {
    margin-bottom: 40px;
    padding-bottom: 40px;
  }
  .products-container .product-cat-block.product-cat-first {
    margin: 0;
    padding: 0;
  }
  .products-container .product-cat-block .product-cat-image {
    margin-bottom: 30px;
  }
  .products-container.product-cat-first .product-cat-first-info .bc-button {
    margin-bottom: 40px;
  }
  .products-container .product-cat-info .product-cat-title {
    font-size: 22px;
  }
  .products-container .product-cat-info .product-cat-desc {
    font-size: 16px;
    margin-bottom: 40px;
  }
  .products-left-menu {
    display: none;
  }
  .left-dropdown-menu {
    display: block;
  }
  .sub-products-overview .overview-title {
    font-size: 22px !important;
    margin-top: 30px !important;
  }
  .sub-products .flex {
    display: block;
  }
  .sub-products .sub-product-title {
    font-size: 22px !important;
    margin: 40px 0 30px !important;
  }
  .sub-products .overview-benefit {
    margin-top: 30px !important;
    padding: 0 !important;
  }
  .sub-products .overview-benefit .benefit-title {
    font-size: 22px !important;
    text-align: center;
  }
  .sub-products .catItemImageBlock {
    padding: 0 15px !important;
    margin-bottom: 20px !important;
  }
  .sub-products .catItemImageBlock .catItemImage {
    padding: 0 !important;
  }
  .sub-products .catItemView-text {
    padding: 0 15px !important;
    text-align: justify;
  }
  .sub-products .catItemView-text .catItemTitle {
    font-size: 22px;
    margin-bottom: 20px !important;
    text-align: center;
  }
  .sub-products .catItemReadMore {
    text-align: center;
  }
  .sub-products .sub-product {
    padding-bottom: 40px !important;
  }
  .sub-products .sub-product .itemContainer:not(:last-child) {
    margin-bottom: 30px !important;
  }
  .sub-products-overview .overview-benefit .benefit-text {
    text-align: justify;
  }
  .k2-service .upper,
  .k2-product .upper,
  .k2-service .item-fulltext,
  .k2-product .item-fulltext {
    padding: 30px 0 0 !important;
  }
  
  .bc-news .itemTitle {
    font-size: 22px !important;
    margin: 0 0 30px !important;
    text-align: center;
  }
  .bc-news .catItemTitle {
    margin: 0 0 30px;
    text-align: center;
  }
  .bc-news .catItemTitle a {
    font-size: 22px !important;
    margin: 0 !important;
  }
  .bc-news .item-footer {
    float: none !important;
    text-align: center;
  }
  .bc-news .catItemReadMore {
    text-align: center;
  }
  .t3-sidebar-right .social-menu li a {
    width: 45px;
    height: 45px;
  }
  
  .t3-module.thirdparty-games:before {
    margin-bottom: 30px !important;
  }
  .t3-module.thirdparty-games .bannerheader {
    font-size: 22px !important;
  }
  .t3-module.thirdparty-games {
    padding-bottom: 120px !important;
  }
  .t3-module.thirdparty-games:last-child {
    padding-bottom: 40px !important;
  }
  .tmodule.thirdparty-games.thirdparty-microgaming {
    margin-top: -40px !important;
  }
  
  .careers-page-top {
    padding-bottom: 80px !important;
  }
  .careers-page-top h3 {
    font-size: 22px !important;
  }
  .careers-testimonials .moduleItemTitle {
    font-size: 22px !important;
  }
  .current-openings .title,
  .yerevan-office .title,
  .global-offices .bannerheader {
    font-size: 22px !important;
    margin-bottom: 30px !important;
  }
  .aboutus > .row {
    display: block;
  }
  .aboutus > .row > div {
    display: block;
  }
  .aboutus > .row > div:last-child p:last-child {
    text-align: center;
  }
  .aboutus > .row > div:last-child p:last-child .bc-button {
    margin-top: 30px;
  }
  .aboutus .vision-title {
    font-size: 22px;
    text-align: center;
    margin: 0;
  }
  .aboutus .vision-sub-title {
    font-size: 20px;
    text-align: center;
  }
  .aboutus .vision-content {
    text-align: justify;
  }
  #t3-footer .col-xs-12 {
    padding: 0;
  }
  #t3-footer .footer-copyright {
    font-size: 14px;
  }
}
.sigProCaption,
.sigProPseudoCaption {
  display: none !important;
}
ul.sigProSleek li.sigProThumb a.sigProLink {
  border: none !important;
  background: none !important;
}
.acysubbuttons {
  margin-bottom: 50px;
}
html div.acymailing_module_success {
  padding: 0 !important;
  height: 50px !important;
  line-height: 50px !important;
  font-size: 18px;
  color: #000036;
  text-align: center;
  font-weight: 300;
}
.acymailing_fulldiv .form-main-container .form-container .form-title {
  border-bottom: 0;
}
.sclogin .sclogout-button {
  float: none !important;
}
.off-canvas-menu .sclogin {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
.sclogin-greeting {
  margin-bottom: 15px !important;
  color: #ffffff;
}
.sclogin-avatar {
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  overflow: hidden;
  margin: 15px auto;
}
.sclogin-avatar img {
  max-width: none !important;
  height: 100% !important;
}

.lowercase {
  text-transform: lowercase;
}
.uppercase {
  text-transform: uppercase;
}
.lightFont {
  font-weight: 300px;
}
.boldFont {
  font-weight: 700;
}
.title-center h3.module-title {
  text-align: center;
}
.aboutus .vision-title {
  margin-top: 0;
}
.aboutus .vision-sub-title {
  padding: 20px 0px;
  font-style: italic;
  font-size: 21px;
}
.aboutus .vision-content {
  line-height: 20px;
  font-size: 16px !important;
}
.aboutus .explore-products {
  margin-top: 68px;
}
.salesOffices hr {
  border-color: #bcbcbc;
}
.salesOffices .row {
  margin-top: 45px;
}
.salesOffices h3.module-title {
  
}
.salesOffices .grayBox {
  background: none repeat scroll 0 0 #f4f4f5;
  padding-bottom: 25px;
}
.salesOffices .office_header {
  padding-top: 94px;
  margin-bottom: 70px;
  line-height: 20px;
}
.salesOffices .office_header .office-location,
.salesOffices .office_header .office-title,
.salesOffices .office_header .officer-name,
.salesOffices .office_header .officer-title {
  text-transform: uppercase;
  font-weight: 700;
}
.salesOffices .office_header .office-title {
  font-weight: 300;
}
.salesOffices .office_header .officer-title {
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
  font-weight: 300;
}
.salesOffices .office_header .officer-title:after {
  background: none repeat scroll 0 0 #bcbcbc;
  bottom: 0;
  content: "";
  height: 1px;
  left: 50%;
  margin-left: -25px;
  position: absolute;
  width: 45px;
}
.salesOffices .office_header .office-contacts i.fa {
  margin-right: 5px;
}
.leadershipSocials {
  margin-bottom: 15px;
}
.leadershipSocials li {
  display: inline-block;
}
.leadershipSocials li a {
  color: #FFFFFF;
  background: #bcbcbc;
  padding: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 0 5px;
  width: 26px;
  height: 26px;
  display: inline-block;
}
.leadershipDetails {
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 20px;
}
.leadershipDetails span {
  display: block;
  text-transform: uppercase;
}
.leadershipDetails .leaderName {
  font-weight: 700;
}
.leadershipDetails .leaderDescription {
  font-weight: 300;
}
.t3-module.leadership-managers {
  margin-bottom: 35px;
}
.t3-module.leadership-managers .module-title {
  margin-bottom: 65px;
}
.t3-module.leadership-managers .banneritem {
  margin-bottom: 30px;
}

.bc-news .itemList {
  
}
.bc-news .catItemImageBlock,
.bc-news .itemImage,
.bc-news .itemImageBlock {
  position: relative;
  margin-bottom: 25px;
  display: block;
}
.bc-news .catItemDateCreated,
.bc-news .itemDateCreated {
  background: none repeat scroll 0 0 #1e1933;
  color: #ffffff;
  font-size: 30px;
  height: 81px;
  left: 0;
  padding: 17px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 85px;
}
.bc-news .date-month {
  font-size: 16px;
  text-transform: uppercase;
}
.bc-news .date-year {
  display: none;
}
.bc-news .catItemHeader,
.bc-news .itemHeader {
  margin-bottom: 20px;
}
.bc-news .catItemTitle a,
.bc-news .itemTitle {
  font-size: 28px;
  font-weight: 500;
  text-transform: uppercase;
  color: #000036;
  margin-bottom: 20px;
}
.bc-news .catItemIntroText,
.bc-news .itemFullText {
  line-height: 30px;
  margin-bottom: 25px;
  color: #1f1a34;
  font-size: 18px;
  letter-spacing: 0.8px;
}
.bc-news .item-footer {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 18px;
  letter-spacing: 0.8px;
  float: left;
}
.bc-news .catItemAuthor,
.bc-news .catItemCategory,
.bc-news .itemAuthor,
.bc-news .itemCategory {
  margin-right: 10px;
}
.bc-news .catItemAuthor span,
.bc-news .catItemCategory span,
.bc-news .itemAuthor span,
.bc-news .itemCategory span,
.bc-news .catItemAuthor a,
.bc-news .catItemCategory a,
.bc-news .itemAuthor a,
.bc-news .itemCategory a {
  color: #a61f67;
  text-transform: capitalize;
}
.bc-news .itemLinks {
  font-size: 18px;
  letter-spacing: 0.8px;
}
.bc-news .itemContainer {
  border-bottom: 1px solid #cecdcc;
  margin-bottom: 20px;
  padding-bottom: 35px;
  overflow: hidden;
}
.bc-news .discovery-post h3 {
  color: #9e2b66;
}
.bc-news #disqus_thread a.publisher-anchor-color {
  color: #9e2b66 !important;
}
.bc-news #disqus_thread .nav-primary > ul > li.active > a:after,
.bc-news #disqus_thread .active .publisher-nav-color:after {
  background: #9e2b66 !important;
}
.bc-news .commentContainer a,
.bc-news .commentContainer .nav-primary > ul > li.active > a:after,
.bc-news .commentContainer .active .publisher-nav-color:after {
  color: #9e2b66 !important;
}
.bc-news .k2ItemsBlock ul li {
  
  margin-bottom: 8px;
  padding-bottom: 8px;
}
.bc-news .k2ItemsBlock .clearList {
  border: 0 none;
}
.bc-news .k2ItemsBlock a.moduleItemTitle {
  color: #a61f67;
  line-height: 20px;
}
.blog-item .itemContainer {
  border-bottom: 0 none;
  padding-top: 0;
}
.pagination > li > a,
.pagination > li > span {
  margin-left: 2px;
  margin-right: 2px;
  font-size: 16px;
  font-weight: 700;
  padding: 6px 8px;
  border: 0 none;
  color: #1f1a34;
  transition: all 0.5s ease 0s;
  float: none;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border: 0 none;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  border: 0 none;
  color: #1f1a34;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  border-style: none none solid;
  border-width: 0 0 5px;
  border-bottom-color: #669900;
  color: #669900;
  background: none;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background: none;
  color: #669900;
}
.k2Pagination {
  text-align: center;
}
.k2Pagination .pagination {
  float: none;
}

.bc-status-open {
  color: #669900;
}
.bc-status-close {
  color: #669900;
}
.ticket-message div {
  word-wrap: break-word;
}
a.sitelock img {
  width: 100px;
  margin-top: 15px;
}

.bc-button-bordered {
  display: inline-block;
  font-size: 12px;
  line-height: 24px;
  color: #669900;
  border: 2px solid #669900;
  text-transform: uppercase;
  background: transparent;
  padding: 0 25px;
  text-shadow: none;
  box-shadow: none;
  font-weight: 600;
  border-radius: 14px;
}
.bc-button-bordered.pink {
  color: #a61f67;
  border-color: #a61f67;
}
.bc-button-bordered.disable {
  border-color: #e3e3e3;
  color: #353535;
  cursor: pointer;
  padding: 0 32px;
  background-color: #ffffff;
  line-height: 39px;
  border-radius: 1000px;
}
.magix-box-back {
  position: absolute;
  top: 32px;
  left: 40px;
  width: 13px;
  height: 13px;
  border-bottom: 1px solid #777;
  border-left: 1px solid #777;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  cursor: pointer;
}
.no-active-license {
  width: 640px;
}
.no-active-license .form-main-container .form-container {
  display: block;
}
.no-active-license .form-body {
  padding: 10px 20px 10px;
}
.no-active-license .not-available {
  box-shadow: none;
  border: 1px solid #e3e3e3;
  pointer-events: none;
}
.no-active-license .not-available .bc-button {
  background-color: #e3e3e3;
}
.no-active-license .not-available .price {
  color: #e3e3e3;
}
.no-active-license .license {
  text-align: center;
  border-radius: 3px;
  padding: 25px 0 0 0;
  margin-bottom: 20px;
  border: 1px solid #f4f4f4;
  -webkit-align-items: center;
  align-items: center;
}
.no-active-license .license .license-text {
  margin-top: 24px;
  border-top: 1px solid #eae9ec;
  width: 100%;
  line-height: 37px;
  font-size: 14px;
  color: #292242;
  text-align: center;
}
.no-active-license .license:hover {
  -webkit-box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.1);
}
.no-active-license .license div[class^=col-sm-] {
  padding: 0 10px;
  display: flex;
  display: -webkit-flex;
}
.no-active-license .license div[class^=col-sm-]:first-child {
  padding-left: 25px;
}
.no-active-license .license div[class^=col-sm-]:first-child img {
  height: 70px;
}
.no-active-license .license div[class^=col-sm-]:first-child + div {
  line-height: 70px;
}
.no-active-license .license div[class^=col-sm-]:last-child {
  padding-right: 25px;
  padding-top: 11px;
}
.no-active-license .license .name {
  font-size: 16px;
  text-align: left;
}
.no-active-license .license .price {
  font-size: 24px;
}
.have-active-license .bc-button-bordered:first-child {
  margin-right: 26px;
}
.no-active-license {
  position: absolute;
  top: 0;
  margin-left: -320px;
  margin-bottom: 100px;
  display: none;
  left: 50%;
}
.active-license {
  position: absolute;
  top: 0;
  margin-left: -300px;
  margin-bottom: 100px;
  display: none;
  left: 50%;
}
.active-license select {
  width: 100%;
}
.active-license .form-main-container .form-container .form-footer {
  text-align: center;
}
.form-main-container .form-container.login-module,
.form-main-container .form-container.registration {
  position: absolute;
  top: 150px;
  margin-left: -300px;
}
.form-main-container .form-container.login-module .form-footer,
.form-main-container .form-container.registration .form-footer {
  text-align: center;
  padding-top: 30px;
  margin-right: 0;
  margin-left: 0;
  border-top: 1px solid #e3e3e3;
}
.form-main-container .form-container.registration {
  display: none;
}
#form-sclogin-submitcreate a {
  line-height: 18px;
  color: #669900;
  font-size: 16px;
  font-weight: 300;
}
.flex {
  display: -webkit-box;
  
  display: -ms-flexbox;
  
  display: -webkit-flex;
  
  display: flex;
}
.sub-products {
  margin-top: -65px;
}
.products-left-menu {
  background-color: #f1f1f1;
  padding-top: 42px;
  padding-right: 0;
  margin-top: -96px;
}
.products-left-menu ul {
  text-align: right;
}
.products-left-menu ul.affix {
  top: 75px;
  width: 25%;
  margin-left: -16px;
  position: fixed !important;
}
.products-left-menu ul.no-affix {
  position: static !important;
  width: auto !important;
}
.products-left-menu ul a {
  display: inline-block;
  color: #000036;
  font-size: 16px;
  padding: 7px 30px 8px;
  margin: 7px 0;
  font-weight: bold;
  text-transform: uppercase;
}
.products-left-menu ul .active a {
  color: #a61f67;
  position: relative;
}
.products-left-menu ul .active a:after {
  content: "";
  display: block;
  position: absolute;
  right: -1px;
  top: 0;
  bottom: 0;
  width: 3px;
  background-color: #a61f67;
}
.sub-products-content {
  padding-right: 135px;
}
@media (max-width: 768px) {
  .sub-products-content {
    padding-right: 15px;
  }
}
.sub-products-overview {
  text-align: center;
}
.sub-products-overview .overview-buttons {
  background-color: #eaebef;
  padding: 23px 135px 0 0;
}
@media (max-width: 768px) {
  .sub-products-overview .overview-buttons {
    padding-right: 0;
  }
}
.sub-products-overview .overview-buttons a {
  margin-bottom: 23px;
}
.sub-products-overview .overview-buttons a:not(:first-child) {
  margin-left: 12px;
}
.sub-products-overview .overview-title {
  font-size: 35px;
  letter-spacing: 2px;
  margin-top: 48px;
  margin-bottom: 0;
}
.sub-products-overview .overview-benefit {
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 42px;
}
.sub-products-overview .overview-benefit .benefit-title {
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 7px;
}
.sub-products-overview .overview-benefit .benefit-text {
  font-size: 16px;
  line-height: 24px;
}
html.game-store #t3-mainbody {
  padding-top: 0;
}
.sub-product {
  padding-bottom: 100px;
}
.sub-product .sub-product-title {
  text-align: center;
  font-size: 35px;
  letter-spacing: 2px;
  margin: 60px 0 65px;
}
.sub-product .itemContainer:not(:last-child) {
  margin-bottom: 64px;
}
.sub-product .catItemView .catItemView-text {
  padding-left: 75px;
  padding-right: 0;
}
@media (max-width: 768px) {
  .sub-product .catItemView .catItemView-text {
    padding-right: 30px;
    padding-left: 15px;
  }
}
.sub-product .catItemView .catItemImageBlock {
  padding-left: 30px;
  padding-right: 15px;
}
.sub-product .catItemView .catItemImageBlock img {
  width: 100%;
}
.sub-product .image-right .catItemView {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.sub-product .image-right .catItemView .catItemView-text {
  padding-left: 30px;
  padding-right: 15px;
}
.sub-product .image-right .catItemView .catItemImageBlock {
  padding-left: 45px;
}
@media (max-width: 768px) {
  .sub-product .image-right .catItemView .catItemImageBlock {
    padding-right: 30px;
    padding-left: 15px;
  }
}
.sub-product .catItemTitle {
  font-size: 35px;
  letter-spacing: 2px;
  margin-top: 0;
  margin-top: -13px;
  margin-bottom: 31px;
}
.sub-product .catItemTitle a {
  color: #1f1a34;
}
.sub-product .catItemIntroText {
  margin-bottom: 27px;
  font-size: 16px;
  line-height: 24px;
}
.module-spring-top {
  text-align: center;
  margin-bottom: 60px;
}
.module-spring-top h1 {
  font-size: 45px;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 25px;
}
.module-spring-top p {
  font-size: 22px;
  line-height: 30px;
  letter-spacing: 0.8px;
}
.module-spring-image {
  border-bottom: 1px solid #d8dbe2;
  text-align: center;
  background-color: #f4f4f5;
  margin-bottom: 0;
}
.module-spring-image h2 {
  font-size: 45px;
  letter-spacing: 2px;
  margin-bottom: 45px;
}
.module-spring-after-image {
  font-size: 28px;
  text-align: center;
  background-color: #f4f4f5;
  margin-bottom: 0;
  padding-top: 60px;
}
.module-spring-after-image.accordions-title {
  padding-bottom: 40px;
}
.module-spring-option {
  background-color: #f4f4f5;
  margin-bottom: 0;
}
.module-spring-option .container {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.8px;
}
.module-spring-option .spring-accordion-block {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #d8dbe2;
}
.module-spring-option .spring-accordion-block .spring-accordion-header {
  position: relative;
  padding-left: 35px;
  font-size: 28px;
  font-weight: 300;
  text-transform: uppercase;
  cursor: pointer;
}
.module-spring-option .spring-accordion-block .spring-accordion-header .spring-accordion-header-icon {
  position: absolute;
  width: 23px;
  height: 17px;
  background: url('../../images/betconstruct/arrow.png');
  background-size: cover;
  left: 0;
  top: 4px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.module-spring-option .spring-accordion-block .spring-accordion-header:hover .spring-accordion-header-icon {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background: url('../../images/betconstruct/arrow-hover.png');
  background-size: cover;
}
.module-spring-option .spring-accordion-block .spring-accordion-header.opened .spring-accordion-header-icon {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  background: url('../../images/betconstruct/arrow-hover.png');
  background-size: cover;
}
.module-spring-option .spring-accordion-block .spring-accordion {
  margin-top: 30px;
}
.module-spring-option .spring-accordion {
  display: none;
}
.module-spring-option .spring-accordion .veiw-all-button {
  text-align: center;
  margin-top: 40px;
  opacity: 1;
}
.module-spring-option .load-more {
  text-align: center;
  margin-top: 45px;
  display: none;
}
.module-spring-option .load-more > span {
  cursor: pointer;
  border-bottom: 3px solid #669900;
  padding-bottom: 5px;
  line-height: 1;
  color: #669900;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
}
.t3-module.thirdparty-games {
  padding-bottom: 190px;
  margin-bottom: 0;
  text-align: center;
}
.t3-module.thirdparty-games img {
  max-height: 150px;
}
.t3-module.thirdparty-games .bannerheader {
  text-align: center;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 1px;
  margin-bottom: 30px;
}
.t3-module.thirdparty-games .banneritem {
  padding-top: 15px;
  padding-bottom: 15px;
}
.t3-module.thirdparty-games .banneritem p {
  font-size: 16px;
  padding-top: 10px;
}
.t3-module.thirdparty-games .bannerfooter {
  text-align: center;
  border-top: 0;
  padding-top: 25px;
}
.t3-module.thirdparty-games:before {
  content: "";
  display: inline-block;
  width: 200px;
  height: 160px;
  border: 3px solid #eaebef;
  background: #f9f9fb no-repeat center center;
  border-radius: 15px;
  margin-top: -80px;
  margin-bottom: 60px;
}
.t3-module.thirdparty-games.thirdparty-microgaming:before {
  background-image: url(../../../../images/microgaming.png);
  background-size: 132px auto;
}
.t3-module.thirdparty-games.thirdparty-isoft:before {
  background-image: url(../../../../images/isoft.jpg);
  background-size: 190px auto;
}
.t3-module.thirdparty-games.thirdparty-nyx {
  padding-bottom: 125px;
}
.t3-module.thirdparty-games.thirdparty-nyx:before {
  background-image: url(../../../../images/nyx.png);
  background-size: 190px auto;
}
.t3-module.thirdparty-games.thirdparty-playson:before {
  background-image: url(../../../../images/playson.png);
  background-size: 190px auto;
}
.t3-module.thirdparty-games.thirdparty-betsoft:before {
  background-image: url(../../../../images/betsoft.png);
  background-size: 133px auto;
}
.t3-module.thirdparty-games.thirdparty-netent {
  margin-top: -65px;
}
.t3-module.thirdparty-games.thirdparty-netent:before {
  background-image: url(../../../../images/netent.png);
  background-size: 133px auto;
}
.t3-module.thirdparty-games.gray {
  background-color: #f4f4f5;
}
.t3-module.thirdparty-games.thirdparty-games-view {
  margin-top: -65px;
}
.careers.itemListView {
  text-align: center;
  margin-top: -65px;
}
.careers.itemListView .catItemView {
  padding: 65px 0;
  border-bottom: 1px solid #bcbcbc;
}
.careers.itemListView .itemContainer:last-child .catItemView {
  border-bottom: 0;
}
.careers.itemListView .catItemTitle {
  font-size: 35px;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 40px;
}
.careers.itemListView .catItemTitle a {
  color: #000036;
}
.careers.itemListView .location {
  text-align: center;
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 45px;
  font-style: italic;
}
.careers.itemListView .description {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.8px;
  margin-bottom: 40px;
}
.careers.itemView .itemTitle {
  margin-top: 0;
  font-size: 35px;
  letter-spacing: 2px;
  text-align: center;
  margin-bottom: 25px;
}
.careers.itemView .location {
  text-align: center;
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 60px;
  font-style: italic;
}
.careers.itemView .descriptionLabel {
  font-size: 24px;
  margin-bottom: 25px;
}
.careers.itemView .descriptionValue {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.8px;
  margin-bottom: 50px;
}
.privacy-policy {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.8;
  padding-bottom: 60px;
}
.careers-page-top {
  text-align: center;
  padding-bottom: 160px;
}
.careers-page-top img {
  width: 90%;
  margin-bottom: 45px;
}
.careers-page-top h3 {
  font-size: 45px;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 30px;
}
.careers-page-top .content {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.8px;
}
.careers-testimonials {
  text-align: center;
  background-color: #211f36;
  color: #fff;
  position: relative;
}
.careers-testimonials:before {
  content: "";
  display: block;
  position: absolute;
  top: -85px;
  left: 50%;
  margin-left: -85px;
  width: 170px;
  height: 170px;
  background-color: #fff;
  border-radius: 50%;
}
.careers-testimonials .testimonials-slide {
  position: absolute;
  left: 0;
  top: 0;
}
.careers-testimonials .testimonials-slide:not(:first-child) {
  display: none;
}
.careers-testimonials img {
  width: 170px;
  height: 170px;
  border-radius: 50%;
  border: 2px solid #fff;
  margin-top: -85px;
  margin-bottom: 30px;
}
.careers-testimonials .moduleItemIntrotext,
.careers-testimonials .testimonials-name,
.careers-testimonials .testimonials-position {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.8px;
}
.careers-testimonials .testimonials-name {
  text-transform: uppercase;
  font-weight: 600;
}
.careers-testimonials .testimonials-position {
  text-transform: uppercase;
  margin-bottom: 40px;
}
.careers-testimonials .moduleItemTitle {
  font-size: 35px;
  letter-spacing: 2px;
  font-weight: 600;
  margin-bottom: 30px;
}
.careers-testimonials .moduleItemTitle:before {
  content: "“";
}
.careers-testimonials .moduleItemTitle:after {
  content: "”";
}
.careers-testimonials .testimonials-pagination {
  position: absolute;
  bottom: 55px;
  left: 0;
  width: 100%;
  font-size: 0;
}
.careers-testimonials .testimonials-pagination li {
  display: inline-block;
  width: 40px;
  height: 40px;
  font-size: 20px;
  line-height: 35px;
  border-radius: 50%;
  border: 1px solid #fff;
  margin: 0 5px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.careers-testimonials .testimonials-pagination li.active,
.careers-testimonials .testimonials-pagination li:hover {
  background-color: #fff;
  color: #42344f;
}
.whoweare {
  text-align: center;
}
.whoweare .moduleItemImage {
  display: block;
}
.whoweare .moduleItemTitle {
  display: inline-block;
  color: #000036;
  font-size: 24px;
  font-weight: 600;
  margin: 30px 0 25px;
}
.whoweare .moduleItemIntrotext {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.8px;
}
@media (max-width: 767px) {
  .whoweare .moduleItem:not(:last-child) .moduleItemIntrotext {
    margin-bottom: 30px;
  }
}
.current-openings {
  text-align: center;
}
.current-openings .title {
  font-size: 35px;
  letter-spacing: 2px;
  margin-bottom: 45px;
}
.yerevan-office .title {
  text-align: center;
  font-size: 35px;
  letter-spacing: 2px;
  margin-bottom: 40px;
}
.global-offices .bannerheader {
  font-size: 35px;
  letter-spacing: 2px;
  margin-bottom: 25px;
  text-align: center;
  font-weight: 300;
}
.global-offices .banneritems {
  margin-top: 40px;
}
.global-offices .banneritem img {
  cursor: pointer;
}
.global-offices .banneritem p {
  font-size: 22px;
  line-height: 28px;
  letter-spacing: 0.8px;
  font-weight: 300;
  margin-top: 25px;
}
.clock {
  width: 128px;
  height: 128px;
  position: absolute;
  left: 50%;
  top: -64px;
  margin-left: -64px;
  border: 1px solid #bcbcbc;
  border-radius: 50%;
  background-color: #f4f4f5;
  background-size: cover;
}
.clock .hours,
.clock .minutes {
  position: absolute;
  top: 50%;
  left: 50%;
}
.clock .hours:after,
.clock .minutes:after {
  content: '';
  display: block;
  width: 2px;
  background-color: #1e1933;
  position: absolute;
}
.clock .hours:after {
  height: 33px;
  bottom: -4px;
  -webkit-transform-origin: 50% 29px;
  -moz-transform-origin: 50% 29px;
  -o-transform-origin: 50% 29px;
  -ms-transform-origin: 50% 29px;
  transform-origin: 50% 29px;
  
}
.clock .minutes:after {
  height: 60px;
  bottom: -11px;
  -webkit-transform-origin: 50% 49px;
  -moz-transform-origin: 50% 49px;
  -o-transform-origin: 50% 49px;
  -ms-transform-origin: 50% 49px;
  transform-origin: 50% 49px;
  
}
.office-1 .clock {
  background-image: url('../../images/betconstruct/global-office-managers/office-1.jpg');
}
.office-2 .clock {
  background-image: url('../../images/betconstruct/global-office-managers/office-2.jpg');
}
.office-3 .clock {
  background-image: url('../../images/betconstruct/global-office-managers/office-3.jpg');
}
.office-4 .clock {
  background-image: url('../../images/betconstruct/global-office-managers/office-4.jpg');
}
.office-5 .clock {
  background-image: url('../../images/betconstruct/global-office-managers/office-5.jpg');
}
.office-6 .clock {
  background-image: url('../../images/betconstruct/global-office-managers/office-6.jpg');
}
.office-7 .clock {
  background-image: url('../../images/betconstruct/global-office-managers/office-7.jpg');
}
.office-8 .clock {
  background-image: url('../../images/betconstruct/global-office-managers/office-8.jpg');
}
@-moz-keyframes clock {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes clock {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-o-keyframes clock {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
  }
}
@keyframes clock {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.bc-button-small {
  font-size: 12px;
  height: 38px;
  line-height: 39px;
  padding: 0 21px;
}
.styled-checkbox {
  position: relative;
  display: inline-block;
}
.styled-checkbox label {
  width: 18px;
  height: 18px;
  padding-left: 16px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #b3b3b3;
  border-radius: 4px;
  margin-bottom: 0;
  text-indent: 5px;
  line-height: 16px;
  white-space: nowrap;
}
.styled-checkbox label:after {
  content: '';
  width: 10px;
  height: 7px;
  position: absolute;
  top: 3px;
  left: 3px;
  border: 3px solid #fff;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.styled-checkbox label:hover::after {
  opacity: 0.3;
}
.styled-checkbox input[type=checkbox] {
  visibility: hidden;
  height: 13px;
}
.styled-checkbox input[type=checkbox]:checked + label {
  background-color: #292242;
  border-color: #292242;
}
.styled-checkbox input[type=checkbox]:checked + label:after {
  opacity: 1;
}
.blog-item .commentContainer {
  margin-bottom: 103px;
}
.ticket-manager-customer-container .ticket-info-block #adminForm {
  text-align: right;
  margin-bottom: 30px;
}
.ticket-manager-customer-container .ticket-info-block #adminForm .chosen-container {
  margin-left: 27px;
}
.ticket-manager-customer-container .ticket-info-block #adminForm select ~ div.chosen-container .chosen-single div b {
  font-family: fontAwesome;
  font-size: 17px;
}
.ticket-manager-customer-container .ticket-info-block #adminForm select ~ div.chosen-container .chosen-single div b:after {
  content: '\f107';
}
.ticket-manager-customer-container table {
  color: #353535;
  border: 1px solid #b3b3b3;
  border-radius: 3px;
  border-collapse: separate !important;
}
.ticket-manager-customer-container table th {
  height: 55px;
  border-width: 0 1px 1px 0 !important;
  border-color: #b3b3b3 !important;
}
.ticket-manager-customer-container table th:last-child {
  border-right-width: 0 !important;
}
.ticket-manager-customer-container table td {
  padding: 0 15px;
  border-width: 0 1px 1px 0 !important;
  border-color: #b3b3b3 !important;
}
.ticket-manager-customer-container table td:last-child {
  border-right-width: 0 !important;
}
.ticket-manager-customer-container table tr:last-child td {
  border-bottom-width: 0 !important;
}
.skip-container {
  text-align: center;
}
.active-license .skip-container {
  margin-top: 30px;
}
.have-active-license .from-container {
  margin-bottom: 0px !important;
}
.bc-disabled {
  position: relative;
}
.bc-disabled:after {
  content: '';
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0;
  bottom: 0px;
  z-index: 10;
  background: rgba(255, 255, 255, 0.75);
}
.tickets-table-header {
  margin-bottom: 20px;
}
.tickets-table-header .tickets-table-header-left-block {
  float: left;
  margin-top: 8px;
}
.tickets-table-header .tickets-table-header-left-block .tickets {
  display: inline-block;
  font-size: 0;
  color: #353535;
}
.tickets-table-header .tickets-table-header-left-block .tickets .tickets-status {
  font-size: 14px;
  margin-right: 20px;
}
.tickets-table-header .tickets-table-header-left-block .tickets .tickets-count {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 100%;
  text-align: center;
  color: #fff;
  font-size: 12px;
  margin-right: 10px;
}
.tickets-table-header .tickets-table-header-left-block .tickets.open .tickets-count {
  background-color: #679819;
}
.tickets-table-header .tickets-table-header-left-block .tickets.closed .tickets-count {
  background-color: #a83030;
}
.tickets-table-header .tickets-table-header-left-block .tickets.in-progress .tickets-count {
  background-color: #d28b0f;
}
.tickets-table-header .tickets-table-header-left-block .styled-checkbox {
  margin-left: 10px;
}
.tickets-table-header .tickets-table-header-left-block .styled-checkbox label {
  margin-top: 3px;
  background: transparent !important;
  border: 1px solid #b3b3b3 !important;
}
.tickets-table-header .tickets-table-header-left-block .styled-checkbox input[type="checkbox"]:checked + label::after {
  border-color: #353535;
}
.tickets-table-header .tickets-table-header-left-block .styled-checkbox span {
  margin-left: 10px;
}
.tickets-table-header .tickets-table-header-right-block {
  float: right;
  height: 70px;
}
.tickets-table-header .tickets-table-header-right-block .ticket-search-block {
  position: relative;
  float: left;
  width: 40px;
  height: 40px;
  border: 1px solid #B3B3B3;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
  margin-right: 15px;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.tickets-table-header .tickets-table-header-right-block .ticket-search-block span {
  float: right;
  width: 40px;
  height: 40px;
  color: #c0c0c0;
  font-size: 18px;
  padding-top: 10px;
  padding-left: 2px;
}
.tickets-table-header .tickets-table-header-right-block .ticket-search-block.open {
  width: 300px;
}
.tickets-table-header .tickets-table-header-right-block .ticket-search-block input[type="text"] {
  position: absolute;
  border-color: #B3B3B3;
  top: 0;
  right: 40px;
  padding: 0 0 0 10px;
  border: 0;
  box-shadow: none;
  width: 260px;
  height: 40px;
}
.tickets-table-header .tickets-table-header-right-block .ticket-refresh-block {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 1px solid #B3B3B3;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
}
.tickets-table-header .tickets-table-header-right-block .ticket-refresh-block span {
  float: right;
  width: 40px;
  height: 40px;
  color: #c0c0c0;
  font-size: 18px;
  padding-top: 10px;
  padding-left: 2px;
}
.tickets-table-header .tickets-table-header-right-block .ticket-filter-block {
  position: relative;
  float: left;
}
.tickets-table-header .tickets-table-header-right-block .ticket-filter-block .ticket-filter-ico {
  position: relative;
  width: 40px;
  height: 40px;
  border: 1px solid #B3B3B3;
  border-radius: 4px;
  cursor: pointer;
  margin-right: 8px;
  display: inline-block;
}
.tickets-table-header .tickets-table-header-right-block .ticket-filter-block .ticket-filter-ico span {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 12px;
  height: 2px;
  background: #353535;
}
.tickets-table-header .tickets-table-header-right-block .ticket-filter-block .ticket-filter-ico span:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: -5px;
  width: 12px;
  height: 2px;
  background: #353535;
}
.tickets-table-header .tickets-table-header-right-block .ticket-filter-block .ticket-filter-ico span:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  width: 12px;
  height: 2px;
  background: #353535;
}
.tickets-table-header .tickets-table-header-right-block .ticket-filter-block .ticket-filter-container {
  position: absolute;
  top: -70px;
  right: 60px;
  width: 1200px;
  text-align: right;
  background: #fff;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.tickets-table-header .tickets-table-header-right-block .ticket-filter-block .ticket-filter-container .bc-button {
  position: absolute;
  left: 220px;
  top: 2px;
}
.tickets-table-header .tickets-table-header-right-block .ticket-filter-block .ticket-filter-container .chosen-container {
  margin-left: 35px;
}
.tickets-table-header .tickets-table-header-right-block .ticket-filter-block .ticket-filter-container form {
  margin: 0 !important;
}
.tickets-table-header .tickets-table-header-right-block .ticket-filter-block.open .ticket-filter-container {
  top: 0;
}
.ticket-status-filter-block {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.ticket-status-filter-block a {
  display: inline-block !important;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  font-size: 0;
}
.ticket-status-filter-block a:not(:last-child) {
  margin-right: 2px;
}
.ticket-status-filter-block a.normal-ticket {
  background: #679819 !important;
}
.ticket-status-filter-block a.danger-ticket {
  background: #a83030 !important;
}
.ticket-status-filter-block a.outofday-ticket {
  background: #d28b0f !important;
}
.profile .file-uploader-content,
.profile-edit .file-uploader-content,
.profile .file-uploader-avatar .file-uploader-preview,
.profile-edit .file-uploader-avatar .file-uploader-preview {
  float: none;
}
.profile .file-uploader-avatar .file-uploader-preview,
.profile-edit .file-uploader-avatar .file-uploader-preview {
  width: 120px;
  height: 120px;
}
.profile .file-uploader-avatar .file-uploader-preview img,
.profile-edit .file-uploader-avatar .file-uploader-preview img {
  position: relative;
  top: auto;
  left: auto;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.profile .file-uploader-container,
.profile-edit .file-uploader-container {
  margin: 20px auto 0;
}
.profile-edit input.disable {
  display: none !important;
}
.profile .form-footer a {
  text-transform: none;
}
.profile .form-footer a:first-child {
  margin-right: 20px;
}
.careers .description ul {
  list-style: disc;
  margin-left: 40px;
}
.dep-info-container {
  position: absolute;
  width: 300px;
  text-align: left;
  background: #fff;
  left: 100%;
  font-size: 12px;
  border: 1px solid #B3B3B3;
  margin-left: 15px;
  margin-top: 20px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.dep-info-container .dep-title {
  padding: 15px 20px;
  text-transform: uppercase;
  border-bottom: 1px solid #B3B3B3;
  margin-bottom: 20px;
}
.dep-info-container .dep-desc {
  padding: 0 20px 20px;
}
.dep-info-container:after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  left: -10px;
  top: 50%;
  transform: translate(0, -50%) rotate(45deg);
  -ms-transform: translate(0, -50%) rotate(45deg);
  -webkit-transform: translate(0, -50%) rotate(45deg);
  background: none repeat scroll 0% 0% #ffffff;
  border: 1px solid #B3B3B3;
  border-width: 0px 0px 1px 1px !important;
  z-index: -20;
}
.select-dept .chosen-results li {
  position: relative;
}
.select-dept .chosen-results li:after {
  content: '';
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -8px;
  background: url('../../images/betconstruct/info-gray.png');
  background-size: cover;
}
.select-dept .chosen-results li:hover:after {
  background: url('../../images/betconstruct/info-green.png');
  background-size: cover;
}

.bc-menu {
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
}
.bc-menu ul.menu li a span {
  position: relative;
}
.bc-menu .kyc-1 .sm-kyc {
  padding-left: 62px;
}
.bc-menu .kyc-1 .sm-kyc span:before {
  position: absolute;
  left: -32px;
  content: "";
  width: 21px;
  top: -1px;
  height: 17px;
  background: url('../../images/betconstruct/accept-ico.png');
  background-size: cover;
}
.bc-menu .kyc-2 .sm-kyc {
  padding-left: 66px;
}
.bc-menu .kyc-2 .sm-kyc span:before {
  position: absolute;
  left: -30px;
  content: "";
  top: -1px;
  width: 17px;
  height: 17px;
  background: url('../../images/betconstruct/review-ico.png');
  background-size: cover;
}
.bc-menu .kyc-3 .sm-kyc {
  padding-left: 70px;
}
.bc-menu .kyc-3 .sm-kyc span:before {
  position: absolute;
  left: -35px;
  content: "";
  top: 0px;
  width: 19px;
  height: 16px;
  background: url('../../images/betconstruct/decline-ico.png');
  background-size: cover;
}
.bc-menu .la-1 .sm-license {
  padding-left: 68px;
}
.bc-menu .la-1 .sm-license span:before {
  position: absolute;
  left: -32px;
  content: "";
  top: -1px;
  width: 21px;
  height: 17px;
  background: url('../../images/betconstruct/accept-ico.png');
  background-size: cover;
}
.bc-menu .la-2 .sm-license {
  padding-left: 66px;
}
.bc-menu .la-2 .sm-license span:before {
  position: absolute;
  left: -30px;
  content: "";
  top: -1px;
  width: 17px;
  height: 17px;
  background: url('../../images/betconstruct/review-ico.png');
  background-size: cover;
}
.bc-menu .la-3 .sm-license {
  padding-left: 77px;
}
.bc-menu .la-3 .sm-license span:before {
  position: absolute;
  left: -34px;
  content: "";
  top: 0px;
  width: 19px;
  height: 16px;
  background: url('../../images/betconstruct/decline-ico.png');
  background-size: cover;
}
.bc-menu .sub-1 .sm-pricing {
  padding-left: 68px;
}
.bc-menu .sub-1 .sm-pricing span:before {
  position: absolute;
  left: -32px;
  content: "";
  top: -1px;
  width: 21px;
  height: 17px;
  background: url('../../images/betconstruct/accept-ico.png');
  background-size: cover;
}
.bc-menu .invoice-1 .sm-invoice {
  padding-left: 68px;
}
.bc-menu .invoice-1 .sm-invoice span:before {
  position: absolute;
  left: -32px;
  content: "";
  top: -1px;
  width: 21px;
  height: 17px;
  background: url('../../images/betconstruct/accept-ico.png');
  background-size: cover;
}
.bc-menu .contruct-1 .sm-contract {
  padding-left: 68px;
}
.bc-menu .contruct-1 .sm-contract span:before {
  position: absolute;
  left: -32px;
  content: "";
  top: -1px;
  width: 21px;
  height: 17px;
  background: url('../../images/betconstruct/accept-ico.png');
  background-size: cover;
}

.sales-machine-page-top {
  font-size: 12px;
  color: #353535;
}
.sales-machine-meeting-bar {
  background-color: #d8dbe2;
  width: 100%;
  height: 60px;
  font-family: Lato;
  color: #353535;
}
.meeting-container {
  float: right;
  position: relative;
}
.meeting-container input {
  margin: 0;
}
.meeting-container .meetings-list-button {
  cursor: pointer;
  background-color: #cacfd8;
  padding: 24px 20px 24px 42px;
  font-weight: 700;
}
.meeting-container .meetings-list-button span:before {
  content: '';
  position: absolute;
  left: 20px;
  top: 21px;
  display: block;
  margin-right: 0px;
  width: 16px;
  height: 16px;
  background: url('../../images/betconstruct/meeting-calendar.png');
  background-size: cover;
}
.meeting-container .meeting-block {
  position: absolute;
  top: 100%;
  left: 25px;
}
.meeting-block {
  display: none;
  font-size: 16px;
}
.meeting-block .meeting-list-block .form-container {
  height: auto !important;
}
.meeting-block .form-container {
  width: 370px;
  height: 460px;
  position: absolute;
  left: -138px;
  bottom: 100%;
  margin-bottom: 20px;
  background: #fff;
  z-index: 10;
}
.meeting-block .form-container .form-title .back-meeting-list span:before {
  content: '';
  position: absolute;
  left: 20px;
  top: 26px;
  display: block;
  margin-right: 0px;
  width: 12px;
  height: 25px;
  background: url('../../images/betconstruct/meeting-arrow-left.png');
  background-size: cover;
}
.meeting-block .form-container .form-body {
  padding: 0 45px;
}
.meeting-block .form-container .form-body .meeting-open-set-date {
  margin-bottom: 30px;
  margin-top: 30px;
}
.meeting-block .form-container .form-body .meeting-set-date-block {
  margin: 30px 0;
}
.meeting-block .form-container .form-body .meeting-set-date-block .form-controls {
  position: relative;
}
.meeting-block .form-container .form-body .meeting-set-date-block .form-controls:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 40px;
  width: 1px;
  background: #B3B3B3;
}
.meeting-block .form-container .form-body .meeting-set-date-block .form-controls:after {
  content: '';
  position: absolute;
  top: 11px;
  right: 11px;
  width: 18px;
  height: 18px;
  background: url('../../images/betconstruct/date.png');
  background-size: cover;
}
.meeting-block .form-container .form-body .meeting-set-time-block {
  margin-bottom: 30px;
}
.meeting-block .form-container .form-body .meeting-set-time-block .form-controls {
  position: relative;
}
.meeting-block .form-container .form-body .meeting-set-time-block .form-controls:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 40px;
  width: 1px;
  background: #B3B3B3;
}
.meeting-block .form-container .form-body .meeting-set-time-block .form-controls:after {
  content: '';
  position: absolute;
  top: 12px;
  right: 12px;
  width: 16px;
  height: 16px;
  background: url('../../images/betconstruct/deadline-light.png');
  background-size: cover;
}
.meeting-block .form-container .form-body .meeting-set-time-block .form-container {
  display: none;
  position: absolute;
  width: 250px !important;
  height: 70px !important;
  left: auto !important;
  right: 0;
  bottom: auto !important;
  top: 100%;
  margin-top: 20px;
  padding: 20px;
  margin-left: 14px;
}
.meeting-block .form-container .form-body .meeting-set-time-block .form-container .triangle {
  position: absolute;
  width: 20px;
  height: 20px;
  right: 10px;
  transform: rotate(45deg);
  background: none repeat scroll 0% 0% #ffffff;
  border: 1px solid #d8d8d8;
  border-width: 1px 0px 0px 1px !important;
  top: -11px;
  z-index: -20;
}
.meeting-block .form-container .form-body .meeting-set-time-block .form-container .set-hour-block,
.meeting-block .form-container .form-body .meeting-set-time-block .form-container .set-min-block,
.meeting-block .form-container .form-body .meeting-set-time-block .form-container .set-daytime-block {
  float: left;
}
.meeting-block .form-container .form-body .meeting-set-time-block .form-container .set-hour-block .chosen-container,
.meeting-block .form-container .form-body .meeting-set-time-block .form-container .set-min-block .chosen-container {
  margin-right: 20px;
}
.meeting-block .form-container .form-body .meeting-set-time-block .form-container .chosen-container {
  width: 55px !important;
}
.meeting-block .form-container .form-body .meeting-set-time-block .form-container .chosen-container .chosen-single {
  height: 30px;
  line-height: 30px;
  padding-right: 0;
  padding-left: 10px;
}
.meeting-block .form-container .form-body .meeting-set-note-block label {
  float: none;
  text-align: left;
  margin-left: 10px;
}
.meeting-block .form-container .form-body .meeting-set-note-block .form-element {
  width: 100% !important;
  left: 10px !important;
  margin-top: 15px !important;
  margin-bottom: 30px !important;
  height: 88px;
}
.meeting-block .form-container label {
  float: left;
  width: 88px;
  margin-top: 10px;
}
.meeting-block .form-container .form-element {
  position: relative;
  width: 180px !important;
  float: right;
  margin: 0 !important;
  cursor: pointer;
  
}
.myNote {
  width: 100% !important;
  height: 88px;
  resize: none;
}
#meetingtable {
  margin: 30px 0px 0px 0px;
  clear: both;
  width: 100%;
  color: #353535;
  border-collapse: separate;
  border-spacing: 0px;
}
#meetingtable tr td {
  padding: 8px 0px;
  border: 1px solid #d8dbe2;
  text-align: center;
}
#meetingtable tr th {
  font-weight: normal;
  padding: 8px 0px;
  border: 1px solid #d8dbe2;
  text-align: center;
}
#meetingtable tr th:first-child {
  border-top-left-radius: 4px;
  -moz-border-top-left-radious: 4px;
}
#meetingtable tr th:last-child {
  border-top-right-radius: 4px;
  -moz-border-top-right-radious: 4px;
}
#meetingtable tbody tr:nth-child(2n+1) {
  background: #f4f4f4;
}
#meetingtable tbody:last-child > tr:last-child > td:first-child {
  border-bottom-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radious: 4px;
}
#meetingtable tbody:last-child > tr:last-child > td:last-child {
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-bottom-right-radious: 4px;
}
.hiddenField {
  display: none !important;
}
.hiddenFieldSimple {
  display: none;
}
.form-element .disabled .select2-input {
  display: none !important;
}

.cart-container {
  float: right;
  position: relative;
}
.cart-container .cart-list-button {
  text-align: center;
  height: 60px;
  width: 113px;
  font-weight: 700;
  line-height: 60px;
}

.notes-container {
  float: right;
  position: relative;
}
.notes-container input {
  margin: 0;
}
.notes-container .notes-list-button {
  cursor: pointer;
  background-color: #c5cad5;
  padding: 24px 30px 24px 51px;
  font-weight: 700;
}
.notes-container .notes-list-button span:before {
  content: '';
  position: absolute;
  left: 30px;
  top: 21px;
  display: block;
  margin-right: 0px;
  width: 16px;
  height: 18px;
  background: url('../../images/betconstruct/meeting-note.png');
  background-size: cover;
}
.notes-container .notes-block {
  position: absolute;
  top: 100%;
  right: 0px;
}
.myNoteT {
  width: 100% !important;
  height: 135px;
  resize: none;
}
.notes-block {
  display: none;
  font-size: 16px;
}
.notes-block .notes-list-block .form-container {
  height: auto !important;
}
.notes-block .form-container {
  width: 380px;
  height: auto;
  position: absolute;
  bottom: 100%;
  margin-bottom: 20px;
  background: #fff;
  z-index: 10;
}
.notes-block .form-container .form-title {
  border-bottom: 0 !important;
}
.notes-block .form-container .form-title .back-notes-list span:before {
  content: '';
  position: absolute;
  left: 20px;
  top: 26px;
  display: block;
  margin-right: 0px;
  width: 12px;
  height: 25px;
  background: url('../../images/betconstruct/meeting-arrow-left.png');
  background-size: cover;
}
.notes-block .form-container .form-body .notes-add-block {
  margin: 0px 0;
}
.notes-block .form-container .form-body .notes-set-note-block {
  padding: 0px 20px;
  height: 135px;
}
.notes-block .form-container .form-body .notes-set-note-block .form-element {
  width: 100% !important;
  margin-top: 15px !important;
  height: 135px;
}
.notes-block .form-container .form-body a {
  height: 40px;
  padding: 0 30px;
  background-color: #669900;
  box-shadow: none;
  color: #fff;
  line-height: 40px;
  font-size: 14px;
  border-radius: 1000px;
  border: none;
  outline: none;
  margin: 20px 0px;
}
.notes-block .form-container label {
  float: left;
  width: 88px;
  margin-top: 10px;
}
.notes-block .form-container .form-element {
  position: relative;
  width: 180px !important;
  float: right;
  margin: 0 !important;
  cursor: pointer;
  
}
#notestable {
  margin: 0px;
  clear: both;
  width: 100%;
  color: #353535;
}
#notestable tr:first-child {
  border-top: 1px solid #d8dbe2;
}
#notestable tr td {
  padding: 11px 0px 11px 14px;
  border-bottom: 1px solid #d8dbe2;
  border-top: 0;
  text-align: left;
  position: relative;
}
#notestable tr td span {
  width: 100%;
}
#notestable tr td span:after {
  content: '';
  position: absolute;
  right: 15px;
  top: 15px;
  display: block;
  margin-right: 0px;
  width: 6px;
  height: 12px;
  background: url('../../images/betconstruct/notes-arrow-right.png');
  background-size: cover;
}
#notestable tr td p {
  display: none;
}
#notestable tr td:hover {
  background-color: #e3e3e3;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.star {
  color: black;
}
.payment-checkbox {
  float: left;
}
.payment-checkbox input {
  height: 15px !important;
}

.form-link {
  display: block;
  position: relative;
}
.form-link span.label-link {
  display: inline-block;
  cursor: pointer;
  border: 1px solid #b3b3b3;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  width: 70px;
  height: 40px;
  font-size: 14px;
  color: #000036;
  line-height: 40px;
  text-align: center;
  top: 0;
  bottom: 0;
  position: absolute;
  font-weight: 300;
  background-color: #ffffff;
}
.form-link > input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border: 1px solid #b3b3b3;
  min-width: 210px;
  width: 100%;
  line-height: 20px;
  height: 40px;
  padding-left: 80px;
}
.form-link > input:focus,
.form-link > input.active {
  box-shadow: none;
}
.form-link .fake-input {
  border-radius: 4px;
}
.uc-file-uploader + .msg-sml {
  top: 50% !important;
  margin-top: -20px !important;
}
.bc-button.demo {
  margin-left: 10px;
}
.kyc-skip {
  float: left;
}

.license-approval-form-body {
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 20px;
}
.license-approval-form-footer .license-submit {
  padding: 0px 25px !important;
  margin-left: 40px;
}
.license-approval-form-footer .select-license-submit {
  padding: 0px 25px !important;
  margin-left: 40px;
}
.license-select-form-body {
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 20px;
}
.license-select-form-footer .select-license-submit {
  padding: 0px 25px !important;
  margin-left: 40px;
  font-size: 14px !important;
}
.checkbox-main {
  height: 235px;
  text-align: left;
  margin-bottom: 20px !important;
  position: relative;
}
.checkbox-main .payment-checkbox {
  width: 150px;
  margin-top: 15px;
}
.checkbox-main .payment-checkbox:nth-child(3n+2) {
  margin: 15px 15px 0;
}
.checkbox-main .payment-checkbox:nth-child(3n+3) {
  width: 120px;
}
.checkbox-main .payment-checkbox span {
  cursor: pointer;
  margin-left: 15px;
}
.bc-button-disable {
  background-color: #e3e3e3 !important;
}

.select2-container {
  width: 100%;
}
.select2-container .select2-choices {
  background-color: #ffffff;
  background-image: none;
  border-radius: 4px;
  min-height: 0;
  line-height: 1;
  padding-top: 0px;
}
.select2-container .select2-choices .select2-search-field {
  margin: 0 !important;
  padding: 5px 10px 5px !important;
}
.select2-container .select2-choices .select2-search-field input {
  height: 30px !important;
  width: 150px !important;
  border: 0 !important;
}
.select2-container .select2-choices .select2-search-field .select2-active {
  width: 150px !important;
  border: 0 !important;
}
.select2-container .select2-choices .select2-search-choice {
  position: relative;
  border: 0px;
  margin: 10px 0px 10px 10px;
  border-radius: 10px;
  background-color: #f1f1f1 !important;
  height: 20px;
  line-height: 1;
  padding: 4px 35px 4px 15px;
  font-size: 12px;
}
.select2-container .select2-choices .select2-search-choice a {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  top: 0;
  left: auto;
  right: 0;
  background: url('../../css/select2.png') left top no-repeat #d3d3d3;
  background-size: 10px 10px;
  background-position: 5px 5px;
}
.productSelectionForm-item-footer .price {
  font-size: 21px;
  color: #1e1933 !important;
  font-weight: bold !important;
  margin-left: 11px;
}
.bc-button-border {
  background: transparent;
  border: 2px solid #e3e3e3;
  color: #292242 !important;
  font-weight: bold;
  line-height: 32px !important;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.bc-button-border:hover {
  border-color: #669900 !important;
  color: #669900 !important;
  background: transparent;
}
.bc-contract .footer-buttons {
  text-align: center;
}
.bc-contract .kyc-skip {
  margin-right: 26px;
  float: none;
  -webkit-transform: translate(0, -12px);
  -ms-transform: translate(0, -12px);
  -o-transform: translate(0, -12px);
  transform: translate(0, -12px);
}
.contract_term {
  text-decoration: underline;
}
.license-default-form .form-body {
  border-bottom: 0 !important;
  margin-top: 30px;
}
.license-default-form .form-body .form-controls .i-have-no-license {
  padding: 6px 50px;
  border-radius: 50px;
}
.license-default-form .form-body .form-controls .i-have-license {
  padding: 6px 50px;
  border-radius: 50px;
}
.license-first-page-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(216, 219, 226, 0.7);
}
.notification-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(216, 219, 226, 0.72);
  z-index: 1000;
  display: none;
}
.notification-popup .popup-alert {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 510px;
  height: 205px;
  background-color: #ffffff;
  z-index: 1100;
  margin: -102.5px 0px 0px -260px;
  border: none;
  border-radius: 5px;
  font-size: 16px;
}
.notification-popup .popup-alert .popup-header {
  border-bottom: 1px solid #E3E3E3;
  text-align: center;
  height: 67px;
  line-height: 67px;
  font-weight: 300;
}
.notification-popup .popup-alert .popup-body {
  text-align: center;
  margin-top: 20px;
  font-weight: 300;
}
.notification-popup .popup-alert .popup-footer {
  margin: 30px 0px;
  text-align: center;
}
.bitcoin-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(216, 219, 226, 0.72);
  z-index: 1000;
  display: none;
}
.bitcoin-popup .popup-alert {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 520px;
  height: 640px;
  background-color: #ffffff;
  z-index: 1100;
  margin: -320px 0px 0px -260px;
  border: none;
  border-radius: 5px;
  font-size: 16px;
  overflow: hidden;
}
.bitcoin-popup .popup-alert .popup-header {
  border-bottom: 1px solid #E3E3E3;
  text-align: center;
  height: 67px;
  line-height: 67px;
  font-weight: 300;
}
.bitcoin-popup .popup-alert .popup-body {
  text-align: center;
  height: 641px;
  margin-top: 20px;
  font-weight: 300;
  overflow: hidden;
  position: relative;
}
.bitcoin-popup .popup-alert .popup-body iframe {
  height: 100%;
  border: 0;
}
.question-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(216, 219, 226, 0.72);
  z-index: 1000;
  display: none;
}
.question-popup .popup-alert {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 510px;
  height: 200px;
  background-color: #ffffff;
  z-index: 1100;
  margin: -100px 0px 0px -260px;
  border: 1px dotted #e3e3e3;
  border-radius: 5px;
  font-size: 16px;
}
.question-popup .popup-alert .popup-header {
  border-bottom: 1px solid #E3E3E3;
  text-align: center;
  height: 67px;
  line-height: 67px;
}
.question-popup .popup-alert .popup-body {
  text-align: center;
  margin-top: 20px;
}
.question-popup .popup-alert .popup-footer {
  margin: 30px 0px;
  text-align: center;
}
.question-popup .popup-alert .popup-footer button {
  margin: 0px 10px;
}

.sales-tips-box {
  position: fixed;
  right: 0px;
  top: 50%;
  margin-top: -116px;
  z-index: 1000;
}
.sales-tips-box .tips-icon-box {
  width: 35px;
  height: 42px;
  background-color: #1e1933;
  float: left;
  background: url('../../images/tipslamp.png') no-repeat #1e1933;
  background-size: 50%;
  background-position: 45% 50%;
  cursor: pointer;
}
.sales-tips-box .none {
  display: none;
}
.sales-tips-box .tips-content-box {
  float: left;
  width: 275px;
  height: 232px;
  border-right: 3px solid #1e1933;
}
.sales-tips-box .tips-content-box .tips-content-header {
  height: 42px;
  background-color: #444055;
}
.sales-tips-box .tips-content-box .tips-content-header div {
  color: #ffffff;
  font-size: 16px;
  padding: 13px 0px 13px 15px;
}
.sales-tips-box .tips-content-box .tips-content-text {
  position: relative;
  height: 191px;
  border-left: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  background-color: #ffffff;
  overflow: hidden;
}
.sales-tips-box .tips-content-box .tips-content-text div {
  padding: 17px 0px 15px 17px;
}
@-webkit-keyframes rotating {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes rotating {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes rotating {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.task-pricingtmp #t3-mainbody,
.task-springboard #t3-mainbody,
.task-pricing #t3-mainbody,
.sales-person-select #t3-mainbody {
  background: transparent;
}
#productSelectionForm {
  margin-top: 0;
}
#productSelectionForm.selectionFormPadding {
  margin-top: 65px;
}
#productSelectionForm.springboard-container .productSelectionForm-header {
  padding-bottom: 30px;
  margin-bottom: 30px;
}
#productSelectionForm.springboard-container .productSelectionForm-item {
  min-height: 0;
}
#productSelectionForm.springboard-container .productSelectionForm-item .productSelectionForm-item-body {
  height: auto;
}
#productSelectionForm.springboard-container .productSelectionForm-item .productSelectionForm-item-body img {
  height: 245px;
  margin-bottom: 0;
}
#productSelectionForm .productSelectionForm-item {
  background-color: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #eae9ec;
  margin-bottom: 20px;
  min-height: 260px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
#productSelectionForm .productSelectionForm-item:hover {
  -moz-box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.1);
}
#productSelectionForm .productSelectionForm-item.bc-disabled:hover {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#productSelectionForm .productSelectionForm-item .productSelectionForm-item-header {
  padding: 11px 10px 0 10px;
  user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
}
#productSelectionForm .productSelectionForm-item .productSelectionForm-item-header * {
  user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
}
#productSelectionForm .productSelectionForm-item .productSelectionForm-item-body {
  text-align: center;
  padding: 17px 0 13px;
  height: 147px;
  user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
}
#productSelectionForm .productSelectionForm-item .productSelectionForm-item-body img {
  height: 55px;
  margin-bottom: 15px;
}
#productSelectionForm .productSelectionForm-item .productSelectionForm-item-body .title {
  user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  -webkit-user-select: text;
  font-size: 17px;
  font-weight: bold;
  color: #1e1933;
  text-transform: uppercase;
}
#productSelectionForm .productSelectionForm-item .productSelectionForm-item-footer {
  border-top: 1px solid #eae9ec;
  height: 58px;
  padding: 12px 15px;
}
#productSelectionForm .productSelectionForm-item .productSelectionForm-item-footer .price {
  float: left;
  font-size: 21px;
  line-height: 34px;
  margin-left: 5px;
}
#productSelectionForm .productSelectionForm-item .productSelectionForm-item-footer .bc-button-border {
  border-color: #669900 !important;
  color: #669900 !important;
}
#productSelectionForm .productSelectionForm-item .productSelectionForm-item-footer .bc-button-border:hover {
  background-color: #669900;
  color: #FFF !important;
}
#productSelectionForm .productSelectionForm-item .productSelectionForm-item-footer .bc-button-border.bc-button-pricing-info {
  border-color: #e3e3e3 !important;
  width: 34px !important;
  height: 34px !important;
  padding: 0 !important;
  background: url(../../images/bc-info-icon.png) center center no-repeat transparent !important;
  background-size: 100% 100%!important;
  -moz-background-size: 100% 100%!important;
  -o-background-size: 100% 100%!important;
  -webkit-background-size: 100% 100%!important;
}
#productSelectionForm .productSelectionForm-item .productSelectionForm-item-footer .bc-button-border.bc-button-pricing-info:hover {
  border-color: #292242 !important;
  background: url(../../images/bc-info-icon.png) center center no-repeat transparent !important;
  background-size: 100% 100%!important;
  -moz-background-size: 100% 100%!important;
  -o-background-size: 100% 100%!important;
  -webkit-background-size: 100% 100%!important;
}
#productSelectionForm .productSelectionForm-item .productSelectionForm-item-footer .demo {
  float: right;
}
#productSelectionForm .productSelectionForm-item .productSelectionForm-item-revenue {
  border-top: 1px solid #eae9ec;
  height: 37px;
  color: #292242;
  font-size: 16px;
  line-height: 18px;
  padding: 10px 15px 9px 20px;
  user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
}
#productSelectionForm .productSelectionForm-item .productSelectionForm-item-revenue .revenue-title {
  float: left;
  user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  -webkit-user-select: text;
}
#productSelectionForm .productSelectionForm-item .productSelectionForm-item-revenue .revenue-percent {
  border-left: 1px solid #eae9ec;
  padding-left: 16px;
  float: right;
  user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  -webkit-user-select: text;
}
#productSelectionForm .productSelectionForm-header {
  text-align: center;
  font-size: 37px;
  padding-bottom: 70px;
  margin-bottom: 45px;
  border-bottom: 1px solid #eae9ec;
}
#productSelectionForm .productSelectionForm-header h1 {
  display: block;
  width: 100%;
  padding-bottom: 32px;
  margin: 0 0 30px 0;
  color: #1e1933;
  font-size: 37px;
  line-height: 40px;
  font-weight: bold;
  position: relative;
}
#productSelectionForm .productSelectionForm-header h1:after {
  content: "";
  display: block;
  width: 54px;
  height: 2px;
  background: #1e1933;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -27px;
}
#productSelectionForm .productSelectionForm-header h2 {
  display: block;
  width: 100%;
  color: #1e1933;
  font-size: 21px;
  line-height: 26px;
  font-weight: 400;
  font-style: italic;
}
#productSelectionForm .productSelectionForm-footer {
  text-align: center;
  font-size: 37px;
  padding-top: 0;
  margin-top: 30px;
  border-top: 1px solid #eae9ec;
}
#productSelectionForm .productSelectionForm-footer h2 {
  display: block;
  width: 100%;
  color: #1e1933;
  font-size: 21px;
  line-height: 26px;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 20px;
}
#productSelectionForm .productSelectionForm-footer p {
  display: block;
  width: 100%;
  color: #000036;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
#productSelectionForm .productSelectionForm-LicenseCheck {
  margin-bottom: 47px;
  position: relative;
}
#productSelectionForm .productSelectionForm-LicenseCheck input[type="checkbox"] {
  display: none;
}
#productSelectionForm .productSelectionForm-LicenseCheck input[type="checkbox"]:checked + label:after {
  opacity: 1;
}
#productSelectionForm .productSelectionForm-LicenseCheck input[type="checkbox"]:checked + label:before {
  background-color: #669900;
}
#productSelectionForm .productSelectionForm-LicenseCheck label {
  display: block;
  width: 100%;
  font-size: 21px;
  line-height: 21px;
  font-weight: normal;
  color: #292242;
  padding-left: 32px;
  position: relative;
  margin: 0;
}
#productSelectionForm .productSelectionForm-LicenseCheck label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 1.5px;
  display: block;
  width: 18px;
  height: 18px;
  background: transparent;
  border: 1px solid #669900;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#productSelectionForm .productSelectionForm-LicenseCheck label:after {
  content: "";
  position: absolute;
  left: 4px;
  top: 5.5px;
  display: block;
  width: 10px;
  height: 7px;
  border-left: 3px solid #FFF;
  border-bottom: 3px solid #FFF;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  opacity: 0;
}
#productSelectionForm .productSelectionForm-footer {
  text-align: center;
  margin-top: 15px;
}
#productSelectionForm .productSelectionForm-sidebar {
  width: 100%;
  background: #FFF;
  border: 1px solid #eae9ec;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-pad {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-header {
  width: 100%;
  height: 75px;
  background: #e3e5ea;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  padding-top: 30px;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-header .productSelectionForm-sidebar-header-tabs {
  width: 100%;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-header .productSelectionForm-sidebar-header-tabs a {
  position: relative;
  display: block;
  overflow: hidden;
  height: 45px;
  padding: 0 5px;
  color: #9292a8;
  text-decoration: none;
  font-weight: normal;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-header .productSelectionForm-sidebar-header-tabs a:after {
  content: "";
  display: block;
  width: 100%;
  height: 5px;
  position: absolute;
  background: #9292a8;
  left: 0;
  bottom: -5px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-header .productSelectionForm-sidebar-header-tabs a:hover,
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-header .productSelectionForm-sidebar-header-tabs a.selected {
  color: #000036;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-header .productSelectionForm-sidebar-header-tabs a.selected:after {
  bottom: 0;
  background: #000036;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-header .productSelectionForm-sidebar-header-tabs a.productSelectionForm-Lifetime {
  float: left;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-header .productSelectionForm-sidebar-header-tabs a.productSelectionForm-Monthly {
  float: right;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-header .productSelectionForm-sidebar-header-tabs a > span {
  display: block;
  width: 100%;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-header .productSelectionForm-sidebar-header-tabs a > span:first-child {
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  font-weight: bold;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-header .productSelectionForm-sidebar-header-tabs a > span:first-child + span {
  font-size: 12px;
  line-height: 14px;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-fees {
  width: 100%;
  border-top: 1px solid #eae9ec;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-fees h2 {
  font-size: 16px;
  line-height: 16px;
  font-weight: normal;
  text-transform: uppercase;
  color: #000036;
  padding: 18px 0;
  margin: 0;
  text-align: center;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-fees .productSelectionForm-sidebar-fees-table {
  width: 100%;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-fees .productSelectionForm-sidebar-fees-table ul {
  display: block;
  width: 100%;
  padding: 15px 0 10px 0;
  margin: 0;
  list-style: none;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-fees .productSelectionForm-sidebar-fees-table ul li {
  display: block;
  width: 100%;
  padding: 10px 0;
  margin: 0;
  list-style: none;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-fees .productSelectionForm-sidebar-fees-table ul li:before,
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-fees .productSelectionForm-sidebar-fees-table ul li:after {
  content: " ";
  display: table;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-fees .productSelectionForm-sidebar-fees-table ul li:after {
  clear: both;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-fees .productSelectionForm-sidebar-fees-table ul li > h3 {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 20px;
  color: #a61f67;
  text-transform: uppercase;
  font-weight: bold;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-fees .productSelectionForm-sidebar-fees-table ul li > span {
  display: block;
  line-height: 20px;
  color: #292242;
  font-weight: normal;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-fees .productSelectionForm-sidebar-fees-table ul li > span:first-child {
  float: left;
  font-size: 16px;
  max-width: 140px;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-fees .productSelectionForm-sidebar-fees-table ul li > span:first-child + span {
  font-size: 14px;
  font-weight: bold;
  float: right;
  text-transform: uppercase;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-fees .productSelectionForm-sidebar-fees-table ul li > span:first-child + span.SidebarFeesTableIncluded {
  color: #669900;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-fees .productSelectionForm-sidebar-fees-table ul li > span:first-child + span > span {
  display: block;
  text-align: right;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-fees .productSelectionForm-sidebar-fees-table ul li > span:first-child + span > span:first-child + span {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  text-transform: lowercase;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-fees .productSelectionForm-sidebar-pad {
  border-top: 1px solid #eae9ec;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-total {
  background: #a72269;
  background: -moz-linear-gradient(left, #a72269 0%, #292242 100%);
  
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #a72269), color-stop(100%, #292242));
  
  background: -webkit-linear-gradient(left, #a72269 0%, #292242 100%);
  
  background: -o-linear-gradient(left, #a72269 0%, #292242 100%);
  
  background: -ms-linear-gradient(left, #a72269 0%, #292242 100%);
  
  background: linear-gradient(to right, #a72269 0%, #292242 100%);
  
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a72269', endColorstr='#292242', GradientType=1);
  
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-total .productSelectionForm-sidebar-total-table {
  width: 100%;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-total .productSelectionForm-sidebar-total-table ul {
  display: block;
  width: 100%;
  margin: 0;
  list-style: none;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-total .productSelectionForm-sidebar-total-table ul li {
  display: table;
  width: 100%;
  padding: 8px 0;
  margin: 0;
  list-style: none;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-total .productSelectionForm-sidebar-total-table ul li:before,
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-total .productSelectionForm-sidebar-total-table ul li:after {
  content: " ";
  display: table;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-total .productSelectionForm-sidebar-total-table ul li:after {
  clear: both;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-total .productSelectionForm-sidebar-total-table ul li > span {
  display: table-cell;
  font-size: 14px;
  line-height: 20px;
  color: #FFF;
  font-weight: bold;
  text-transform: uppercase;
  vertical-align: middle;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-total .productSelectionForm-sidebar-total-table ul li > span:first-child + span {
  float: right;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-total .productSelectionForm-sidebar-total-table ul li > span:first-child + span + span {
  float: right;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-total .productSelectionForm-sidebar-total-table ul li > span:first-child + span + span > span {
  display: block;
  text-align: right;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-total .productSelectionForm-sidebar-total-table ul li > span:first-child + span + span > span:first-child + span {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  text-transform: lowercase;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-depositfee {
  background: #e3e5ea;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-depositfee .productSelectionForm-sidebar-depositfee-table {
  width: 100%;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-depositfee .productSelectionForm-sidebar-depositfee-table ul {
  display: block;
  width: 100%;
  margin: 0;
  list-style: none;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-depositfee .productSelectionForm-sidebar-depositfee-table ul li {
  display: table;
  width: 100%;
  padding: 8px 0;
  margin: 0;
  list-style: none;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-depositfee .productSelectionForm-sidebar-depositfee-table ul li:before,
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-depositfee .productSelectionForm-sidebar-depositfee-table ul li:after {
  content: " ";
  display: table;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-depositfee .productSelectionForm-sidebar-depositfee-table ul li:after {
  clear: both;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-depositfee .productSelectionForm-sidebar-depositfee-table ul li > span {
  display: table-cell;
  font-size: 14px;
  line-height: 20px;
  color: #000036;
  font-weight: bold;
  text-transform: uppercase;
  vertical-align: middle;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-depositfee .productSelectionForm-sidebar-depositfee-table ul li > span:first-child + span {
  float: right;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-revenue-table {
  width: 100%;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-revenue-table table {
  width: 100%;
  border-collapse: collapse;
  margin: 15px 0 20px 0;
  border: 0;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-revenue-table table tr {
  width: 100%;
  line-height: 20px;
  border: 0;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-revenue-table table tr td {
  border: 0;
  padding: 10px 0;
  color: #292242;
  vertical-align: middle;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-revenue-table table tr td:first-child {
  min-width: 110px;
  font-size: 16px;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-revenue-table table tr td:first-child + td,
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-revenue-table table tr td:first-child + td + td {
  text-transform: uppercase;
  text-align: right;
  font-size: 14px;
  font-weight: bold;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-revenue-table table tr td:first-child + td {
  width: 55px;
  padding-right: 5px;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-revenue-table table tr td:first-child + td + td {
  width: 55px;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-revenue-table table tr td > h3 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #a61f67;
  text-transform: uppercase;
  font-weight: bold;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-benefits {
  width: 100%;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-benefits > a {
  position: relative;
  display: block;
  z-index: 12;
  width: 100%;
  height: 42px;
  line-height: 40px;
  font-size: 14px;
  font-weight: normal;
  color: #a61f67;
  padding: 0 30px 0 20px;
  border-top: 1px solid #eae9ec;
  border-bottom: 1px solid #eae9ec;
  background: #e3e5ea;
  text-align: right;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-benefits > a:before,
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-benefits > a:after {
  content: " ";
  display: table;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-benefits > a:after {
  clear: both;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-benefits > a:after {
  position: absolute;
  content: "";
  display: block;
  background: #e3e5ea;
  border-top: 1px solid #eae9ec;
  border-bottom: 1px solid #eae9ec;
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 11;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-benefits > a:before {
  position: absolute;
  content: "";
  display: block;
  background: #e3e5ea;
  left: 0;
  top: -1px;
  bottom: -1px;
  right: 0;
  z-index: 12;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-benefits > a span {
  display: block;
  width: 100%;
  position: relative;
  z-index: 12;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-benefits > a span:after,
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-benefits > a span:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  top: 16px;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-benefits > a span:after {
  border-left: 2px solid #979797;
  border-bottom: 2px solid #979797;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 10px;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-benefits > a span:before {
  border-right: 2px solid #979797;
  border-top: 2px solid #979797;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 0;
  left: 10px;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-benefits > a:hover > span:after {
  left: 5px;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-benefits > a.toggled:after {
  left: -31px;
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-benefits > a.toggled:before {
  left: -61px;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-benefits > a.toggled > span:after {
  left: 0;
  opacity: 0;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-benefits > a.toggled > span:before {
  opacity: 1;
  left: 0;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-footer {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  width: 100%;
  padding: 30px 0;
  position: relative;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-footer input[type="checkbox"] {
  display: none;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-footer input[type="checkbox"]:checked + label:after {
  opacity: 1;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-footer input[type="checkbox"]:checked + label:before {
  background: #669900;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-footer label {
  display: block;
  width: 100%;
  font-size: 12px;
  line-height: 14px;
  font-weight: normal;
  color: #292242;
  padding-left: 32px;
  position: relative;
  margin: 0;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-footer label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  display: block;
  width: 18px;
  height: 18px;
  border: 1px solid #669900;
  background: transparent;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-footer label:after {
  content: "";
  position: absolute;
  left: 4px;
  top: 5px;
  display: block;
  width: 10px;
  height: 7px;
  border-left: 3px solid #FFF;
  border-bottom: 3px solid #FFF;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  opacity: 0;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-footer .checkout-button-container {
  width: 100%;
  text-align: center;
  margin-top: 30px;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-footer .checkout-button-container button.bc-button.checkout-button {
  margin: 0 auto;
  padding: 0 16px;
  line-height: 40px;
  height: 40px;
  font-size: 12px;
  font-weight: bold;
}
#productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-footer .msg-sml {
  top: 88px;
  left: 100%;
  margin-left: -20px;
  display: none;
}
#productSelectionForm .productSelectionForm-sidebar-notification {
  width: 100%;
  margin-top: 30px;
}
#productSelectionForm .productSelectionForm-sidebar-notification p {
  display: block;
  width: 100%;
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
  color: #9d9eb1;
}
.task-pricingtmp header .site-header,
.task-pricing header .site-header {
  background: #1e1933;
}
.task-pricingtmp header .site-header .header-menus-block .t3-module,
.task-pricing header .site-header .header-menus-block .t3-module {
  margin-bottom: 0;
}
.benefits-container {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 11;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.benefits-container.benefits-closed {
  visibility: hidden;
  opacity: 0;
}
.benefits-container .benefits-containerClose {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9;
}
.benefits-container .benefits-container-in {
  padding-left: 0;
}
.benefits-container .benefits-container-in .benefits-container-inside {
  width: 100%;
  background: #e3e5ea;
  padding: 45px 40px 73px 40px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  position: relative;
  z-index: 10;
}
.benefits-container .benefits-container-in .benefits-container-inside:before,
.benefits-container .benefits-container-in .benefits-container-inside:after {
  content: " ";
  display: table;
}
.benefits-container .benefits-container-in .benefits-container-inside:after {
  clear: both;
}
.benefits-container .benefits-container-in .benefits-container-inside > h2 {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  color: #000036;
}
.benefits-container .benefits-container-in .benefits-container-inside > ul {
  display: block;
  width: 100%;
  margin: 30px 0 0 0;
  padding: 0;
  list-style: none;
}
.benefits-container .benefits-container-in .benefits-container-inside > ul > li {
  display: block;
  width: 100%;
  padding: 0 0 0 26px;
  margin: 30px 0 0 0;
  position: relative;
  font-size: 21px;
  line-height: 24px;
  font-style: italic;
  color: #000036;
}
.benefits-container .benefits-container-in .benefits-container-inside > ul > li:first-child {
  margin: 0;
}
.benefits-container .benefits-container-in .benefits-container-inside > ul > li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  display: inline-block;
  width: 18px;
  height: 14px;
  background: url('../../images/betconstruct/check.png');
  background-size: cover;
}
.benefits-container .benefits-container-in .benefits-container-inside > p {
  display: block;
  width: 100%;
  margin: 45px 0 0 0;
  padding: 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  color: #000036;
}
.benefits-container .benefits-container-in .benefits-container-inside > a.benefits-container-close {
  display: none;
}
.benefits-container .benefits-container-in .benefits-container-inside > a.benefits-container-close:before {
  content: "\f00d";
  display: inline-block;
  font: normal normal normal 20px/20px FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #000036;
}
#productSelectionForm .container .productSelectionForm-sidebar-choose-product {
  width: 265px;
  height: 265px;
  background-color: #e3e5ea;
  border: 2px dashed #b3b3b3;
  background-image: url("../../images/betconstruct/choose_product.png");
  background-position: 90px 75px;
  background-size: 85px 65px;
  background-repeat: no-repeat;
  position: relative;
  border-radius: 5px;
  margin-top: 2px;
  text-align: center;
}
#productSelectionForm .container .productSelectionForm-sidebar-choose-product .productSelectionForm-sidebar-footer-choose-product {
  position: absolute;
  bottom: 80px;
  font-size: 14px;
  line-height: 18px;
  color: #b3b3b3;
  margin: 0px 29px 0px 29px;
  text-transform: uppercase;
}
.bc-contract .footer-buttons a {
  overflow: visible;
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.sales-person-select body {
  background-color: #f4f4f5;
  background-image: url(../../images/betconstruct/support-background.png);
  background-position: right top;
  background-size: 657px 984px;
  background-repeat: no-repeat;
  font-family: "Lato", sans-serif;
}
.sales-person-select-container .header {
  text-align: center;
}
.sales-person-select-container .header h1 {
  line-height: 0.75;
  margin: 0;
  margin-bottom: 35px;
}
.sales-person-select-container .header h3 {
  font-style: italic;
  font-size: 21px;
  font-weight: 400;
  line-height: 0.75;
  margin: 0;
  margin-bottom: 50px;
}
.sales-person-select-container > .container {
  max-width: 1020px;
  height: 510px;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
  overflow: hidden;
}
.sales-person-select-container > .container > .ps-scrollbar-y-rail {
  margin-top: 15px !important;
  height: calc(100% - 30px) !important;
  height: -moz-calc(100% - 30px) !important;
  height: -webkit-calc(100% - 30px) !important;
  height: -o-calc(100% - 30px) !important;
  overflow: hidden !important;
}
.sales-person-select-container > .container .sales-person-select-col {
  height: 150px;
  padding: 17px 40px 17px 20px;
  margin: 0 0 15px 0;
  background: #FFF;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.sales-person-select-container > .container .sales-person-select-col:first-child {
  margin: 15px 0;
}
.sales-person-select-container > .container .sales-person-select-col:hover {
  -moz-box-shadow: 0 0 13px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 13px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 13px 3px rgba(0, 0, 0, 0.1);
}
.sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in {
  width: 100%;
  height: 100%;
}
.sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in:before,
.sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in:after {
  content: " ";
  display: table;
}
.sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in:after {
  clear: both;
}
.sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-left {
  float: left;
  height: 100%;
}
.sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-left:before,
.sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-left:after {
  content: " ";
  display: table;
}
.sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-left:after {
  clear: both;
}
.sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-left .sales-person-select-img {
  float: left;
  width: 116px;
  height: 116px;
  margin-right: 26px;
  user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
}
.sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-left .sales-person-select-img img {
  display: block;
  max-width: 100%;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
}
.sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-left .sales-person-select-info {
  float: left;
  height: 116px;
}
.sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-left .sales-person-select-info:before,
.sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-left .sales-person-select-info:after {
  content: " ";
  display: table;
}
.sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-left .sales-person-select-info:after {
  clear: both;
}
.sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-left .sales-person-select-info h2 {
  display: block;
  width: 100%;
  font-size: 37px;
  line-height: 37px;
  font-weight: 300;
  color: #1f1a34;
  margin: 20px 0 0 0;
}
.sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-left .sales-person-select-info h2 span {
  font-weight: 400;
}
.sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-left .sales-person-select-info h3 {
  display: block;
  width: 100%;
  font-size: 21px;
  line-height: 21px;
  font-weight: 400;
  font-style: italic;
  color: #000036;
  margin: 16px 0 0 0;
}
.sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-right {
  float: right;
  height: 100%;
}
.sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-right:before,
.sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-right:after {
  content: " ";
  display: table;
}
.sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-right:after {
  clear: both;
}
.sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-right .sales-person-select-button-container {
  float: left;
  height: 100%;
  user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
}
.sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-right .sales-person-select-button-container:before,
.sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-right .sales-person-select-button-container:after {
  content: " ";
  display: table;
}
.sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-right .sales-person-select-button-container:after {
  clear: both;
}
.sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-right .sales-person-select-button-container > a {
  float: left;
  display: block;
  width: 60px;
  height: 60px;
  font-size: 0;
  text-indent: -9999px;
  margin: 28px 0 28px 20px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background-color: #669900;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  -moz-background-size: contain;
  -webkit-background-size: contain;
  -o-background-size: contain;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
}
.sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-right .sales-person-select-button-container > a:first-child {
  margin: 28px 0;
}
.sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-right .sales-person-select-button-container > a.msg-icon {
  background-image: url(../../images/betconstruct/sales-person-select-msg.png);
}
.sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-right .sales-person-select-button-container > a.phone-icon {
  background-image: url(../../images/betconstruct/sales-person-select-phone.png);
}
.sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-right .sales-person-select-button-container > a.video-icon {
  background-image: url(../../images/betconstruct/sales-person-select-video.png);
}
.sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-right .sales-person-select-button-container > a:hover {
  background-color: #527a00;
}
@media (max-width: 767px) {
  .task-pricingtmp body,
  .task-springboard body,
  .task-pricing body {
    padding: 0 !important;
  }
  .task-pricingtmp .betconstruct-component .container,
  .task-springboard .betconstruct-component .container,
  .task-pricing .betconstruct-component .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .task-pricingtmp .betconstruct-component .row,
  .task-springboard .betconstruct-component .row,
  .task-pricing .betconstruct-component .row {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
  .task-pricingtmp .betconstruct-component .col-xs-12,
  .task-springboard .betconstruct-component .col-xs-12,
  .task-pricing .betconstruct-component .col-xs-12 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  #productSelectionForm.springboard-container .productSelectionForm-item .productSelectionForm-item-body img {
    width: 100%;
    height: auto;
  }
  #productSelectionForm .productSelectionForm-header {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  #productSelectionForm .productSelectionForm-header h2 {
    font-size: 16px;
    line-height: 20px;
  }
  #productSelectionForm .productSelectionForm-LicenseCheck {
    padding-left: 15px;
    padding-right: 15px;
  }
  #productSelectionForm .productSelectionForm-LicenseCheck label {
    font-size: 16px;
    line-height: 20px;
  }
  #productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-pad {
    padding-left: 15px;
    padding-right: 15px;
  }
  #productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-benefits > a {
    z-index: 1;
  }
  #productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-benefits > a:before,
  #productSelectionForm .productSelectionForm-sidebar .productSelectionForm-sidebar-benefits > a:after {
    display: none;
  }
  .benefits-container {
    position: relative;
  }
  .benefits-container .benefits-container-in {
    width: 100%;
    height: 100%;
    padding: 0 15px!important;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 101;
    overflow: hidden;
  }
  .benefits-container .benefits-container-in .benefits-container-inside {
    margin-top: 90px;
    height: calc(100% - 110px);
    height: -moz-calc(100% - 110px);
    height: -webkit-calc(100% - 110px);
    height: -o-calc(100% - 110px);
    width: 100%;
    padding: 20px 20px 35px 20px;
    overflow: auto;
  }
  .benefits-container .benefits-container-in .benefits-container-inside:before,
  .benefits-container .benefits-container-in .benefits-container-inside:after {
    content: " ";
    display: table;
  }
  .benefits-container .benefits-container-in .benefits-container-inside:after {
    clear: both;
  }
  .benefits-container .benefits-container-in .benefits-container-inside > h2 {
    font-size: 14px;
    line-height: 18px;
  }
  .benefits-container .benefits-container-in .benefits-container-inside > ul {
    margin: 20px 0 0 0;
  }
  .benefits-container .benefits-container-in .benefits-container-inside > ul > li {
    margin: 20px 0 0 0;
    font-size: 14px;
    line-height: 16px;
  }
  .benefits-container .benefits-container-in .benefits-container-inside > ul > li:before {
    top: 1px;
  }
  .benefits-container .benefits-container-in .benefits-container-inside > p {
    margin: 25px 0 0 0;
    font-size: 14px;
    line-height: 18px;
  }
  .benefits-container .benefits-container-in .benefits-container-inside > a.benefits-container-close {
    position: fixed;
    top: 100px;
    right: 25px;
    display: block;
  }
  .sales-person-select-container .header {
    padding-left: 10px;
    padding-right: 10px;
  }
  .sales-person-select-container .header h1 {
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 15px;
  }
  .sales-person-select-container .header h3 {
    font-size: 18px;
    line-height: 1.25;
    margin-bottom: 20px;
  }
  .sales-person-select-container > .container {
    height: 367px;
  }
  .sales-person-select-container > .container .sales-person-select-col {
    height: auto;
    padding: 17px 15px 17px 15px;
  }
  .sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-left {
    float: none;
    width: 100%;
    height: auto;
  }
  .sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-left .sales-person-select-img {
    float: left;
    width: 70px;
    height: auto;
    margin-right: 15px;
  }
  .sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-left .sales-person-select-info {
    float: left;
    height: auto;
  }
  .sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-left .sales-person-select-info h2 {
    font-size: 17px;
    line-height: 28px;
    margin: 10px 0 0 0;
  }
  .sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-left .sales-person-select-info h3 {
    font-size: 15px;
    line-height: 16px;
    margin: 0;
  }
  .sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-right {
    width: 100%;
    float: none;
    height: auto;
    text-align: center;
  }
  .sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-right .sales-person-select-button-container {
    float: none;
    height: auto;
    display: inline-block;
  }
  .sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-right .sales-person-select-button-container > a {
    width: 40px;
    height: 40px;
    margin: 15px 0 0 20px;
  }
  .sales-person-select-container > .container .sales-person-select-col .sales-person-select-col-in .sales-person-select-col-right .sales-person-select-button-container > a:first-child {
    margin: 15px 0 0 0;
  }
}
html.com_betconstruct body {
  background-color: #f4f4f5;
  background-image: url("../../images/betconstruct/support-background.png");
  background-position: right top;
  background-size: 657px 984px;
  background-repeat: no-repeat;
  font-family: "Lato";
}
.top-bar {
  height: 75px;
  background-color: #1e1933;
}
.top-bar .bc-menu {
  overflow: hidden;
  height: 75px;
}
.top-bar .bc-menu ul {
  height: 100%;
}
.top-bar .bc-menu ul li {
  display: inline-block;
  height: 100%;
  line-height: 75px;
  position: relative;
}
.top-bar .bc-menu ul li:nth-child(1) {
  z-index: 10;
}
.top-bar .bc-menu ul li:nth-child(2) {
  z-index: 9;
}
.top-bar .bc-menu ul li:nth-child(3) {
  z-index: 8;
}
.top-bar .bc-menu ul li:nth-child(4) {
  z-index: 7;
}
.top-bar .bc-menu ul li:nth-child(5) {
  z-index: 6;
}
.top-bar .bc-menu ul li:nth-child(6) {
  z-index: 5;
}
.top-bar .bc-menu ul li:nth-child(7) {
  z-index: 4;
}
.top-bar .bc-menu ul li:nth-child(8) {
  z-index: 3;
}
.top-bar .bc-menu ul li:nth-child(9) {
  z-index: 2;
}
.top-bar .bc-menu ul li a {
  color: #6e6a80;
  margin-left: -25px;
  padding-left: 35px;
  margin-right: 25px;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 600;
  font-size: 16px;
  min-width: 100px;
  text-transform: uppercase;
  text-align: center;
}
.top-bar .bc-menu ul li a:after {
  content: '';
  display: block;
  position: absolute;
  right: -24px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 37.5px 0 37.5px 25px;
  border-color: transparent transparent transparent #1e1933;
  top: 0px;
  height: 75px;
}
.top-bar .bc-menu ul li a:before {
  content: '';
  display: block;
  position: absolute;
  right: -25px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 37.5px 0 37.5px 25px;
  border-color: transparent transparent transparent #444055;
  top: 0px;
  height: 75px;
}
.top-bar .bc-menu ul li a:focus {
  background-color: transparent;
}
.top-bar .bc-menu ul li.active a,
.top-bar .bc-menu ul li a:hover {
  background-color: #444055;
  color: #fff;
}
.top-bar .bc-menu ul li.active a:after,
.top-bar .bc-menu ul li a:hover:after {
  border-color: transparent transparent transparent #444055;
}
.top-bar .bc-logo {
  float: left;
  background: url('../../images/betconstruct/logo-sml.png');
  background-size: 50%;
  background-position: center center;
  background-repeat: no-repeat;
  width: 75px;
  height: 75px;
}
.top-bar .spring-logo {
  float: right;
  background: url('../../images/betconstruct/spring-logo.png');
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  height: 75px;
  margin-right: 20px;
  width: 104px;
}
:-ms-input-placeholder {
  color: #353535;
}
::-moz-placeholder {
  color: #353535;
}
:-moz-placeholder {
  color: #353535;
}
::-webkit-input-placeholder {
  color: #353535;
}
label.on-off-button {
  display: inline-block;
  width: 40px;
  height: 20px;
  position: relative;
  border: 1px solid #b3b3b3;
  border-radius: 1000px;
  cursor: pointer;
  margin: 0;
}
label.on-off-button input[type="checkbox"] + span {
  position: absolute;
  display: none;
  background: #669900;
  width: 16px;
  height: 16px;
  top: 1px;
  left: 1px;
  display: block;
  -webkit-transition: left 0.15s ease-out;
  -moz-transition: left 0.15s ease-out;
  transition: left 0.15s ease-out;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  border-radius: 50%;
  padding: 0;
  margin: 0;
}
label.on-off-button input[type="checkbox"] {
  display: none;
}
label.on-off-button input[type="checkbox"]:checked + span {
  background-color: #669900;
  left: 21px;
}
label.on-off-button input[type="checkbox"]:checked + span + span + span {
  color: #669900;
}
label.on-off-button input[type="checkbox"]:not(:checked) + span + span {
  color: #669900;
}
label.on-off-button span:nth-child(3) {
  position: absolute;
  left: -70px;
  font-size: 16px;
  font-weight: 300;
  pointer-events: none;
}
label.on-off-button span:nth-child(4) {
  position: absolute;
  right: -70px;
  font-size: 16px;
  font-weight: 300;
  pointer-events: none;
}
label.on-off-button span:after {
  display: none;
}
select {
  font-size: 14px !important;
  width: auto;
  border-right: 25px solid transparent;
}
select.dropdown-small {
  min-width: 88px;
}
select.dropdown-small ~ div.chosen-container {
  width: 88px !important;
}
select.dropdown-full {
  width: 100%;
}
select.dropdown-full ~ div.chosen-container {
  width: 100% !important;
}
select.dropdown-big {
  min-width: 256px;
}
select.dropdown-big ~ div.chosen-container {
  width: 256px !important;
}
select.error ~ div.chosen-container .chosen-single {
  border: 1px solid #f27c4e !important;
}
select ~ div.chosen-container {
  cursor: pointer;
  position: relative;
  display: inline-block;
  border-radius: 3px;
}
select ~ div.chosen-container.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
select ~ div.chosen-container .chosen-search {
  height: 40px !important;
}
select ~ div.chosen-container .chosen-search input {
  border: none !important;
  border-bottom: 1px solid #b3b3b3 !important;
  border-radius: 0 !important;
  height: 40px !important;
  line-height: 40px !important;
  font-size: 14px !important;
  margin: 0 !important;
  width: 100% !important;
}
select ~ div.chosen-container .chosen-search input:focus {
  box-shadow: none;
}
select ~ div.chosen-container.chosen-with-drop .chosen-drop-container {
  right: 0px;
  left: 0px;
}
select ~ div.chosen-container.chosen-with-drop .chosen-single {
  border-radius: 3px 3px 0 0;
}
select ~ div.chosen-container .chosen-single {
  border: 1px solid #b3b3b3;
  border-radius: 3px;
  display: block;
  position: relative;
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
  white-space: nowrap;
  padding-right: 37px;
  padding-left: 15px;
  text-align: left;
}
select ~ div.chosen-container .chosen-single.chosen-default span {
  color: #b3b3b3;
}
select ~ div.chosen-container .chosen-single div {
  width: 37px;
  position: absolute;
  top: 0;
  right: 0;
}
select ~ div.chosen-container .chosen-single div b {
  color: #353535;
  font-size: 48px;
  text-align: center;
  display: block;
  font-family: 'ucraftme';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}
select ~ div.chosen-container .chosen-single div b:after {
  content: "\e608";
}
select ~ div.chosen-container .chosen-single span {
  color: #353535;
  font-size: 14px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
select ~ div.chosen-container .chosen-drop-container {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  margin-top: 0px;
  border: 1px solid #b3b3b3;
  border-top: none;
  border-radius: 0 0 3px 3px;
}
select ~ div.chosen-container .chosen-drop-container .chosen-drop {
  max-height: 200px;
  position: relative;
  overflow: hidden;
  padding-right: 15px;
  box-sizing: content-box;
  width: 100%;
}
select ~ div.chosen-container .chosen-drop-container .chosen-results {
  text-align: left;
  margin: 0;
  padding: 0;
}
select ~ div.chosen-container .chosen-drop-container .chosen-results li {
  background: #fff;
  color: #353535;
  font-size: 14px;
  margin: 0;
  padding-left: 15px;
  line-height: 40px;
  height: 40px;
  word-wrap: break-word;
  display: block;
}
select ~ div.chosen-container .chosen-drop-container .chosen-results li:hover {
  background: #353535;
  color: #fff;
}
.form-main-container {
  text-align: center;
}
.form-main-container.contract-scroll-container .form-container {
  padding: 0 5px 20px 5px;
}
.form-main-container.contract-scroll-container .form-container .form-container-in {
  display: block;
  width: 100%;
  padding: 0 40px;
  position: relative;
  overflow: hidden;
  max-height: 760px;
  margin-top: 20px;
}
.form-main-container.contract-scroll-container .form-container .form-container-in .ps-scrollbar-y-rail {
  width: 5px;
  background: #FFF;
}
.form-main-container.contract-scroll-container .form-container .form-container-in .ps-scrollbar-y-rail > .ps-scrollbar-y {
  width: 5px;
  background: #dcdcdc;
}
.form-main-container .form-container {
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 10px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.1);
  position: relative;
}
.form-main-container .form-container .form-title {
  font-size: 24px;
  height: 75px;
  border-bottom: 1px solid #e3e3e3;
  line-height: 75px;
  font-weight: 300;
  position: relative;
  text-align: center;
}
.form-main-container .form-container .form-separator {
  font-size: 16px;
  background: #f7f7f7;
  height: 35px;
  font-weight: 300;
  line-height: 35px;
  margin-bottom: 30px;
  text-align: left;
  padding-left: 20px;
}
.form-main-container .form-container .invisible .form-element {
  display: none;
}
.form-main-container .form-container .form-element {
  width: 450px;
  margin-left: 75px;
  margin-right: 75px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.form-main-container .form-container .form-element label {
  font-size: 16px;
  text-align: left;
  font-weight: 300;
  margin-bottom: 12px;
}
.form-main-container .form-container .form-element .form-controls {
  position: relative;
  margin: 0;
}
.form-main-container .form-container .form-element .form-controls input {
  height: 40px;
  font-size: 16px;
  color: #353535;
  width: 100%;
  border: 1px solid #b3b3b3;
  border-radius: 3px;
  box-shadow: none;
  outline: none;
  font-weight: 300;
  padding: 0 12px;
}
.form-main-container .form-container .form-element .form-controls input.error {
  border: 1px solid #f27c4e;
}
.form-main-container .form-container .form-element .form-controls input:focus {
  box-shadow: none;
  outline: none;
  border: 1px solid #b3b3b3;
}
.form-main-container .form-container .form-footer {
  margin-bottom: 30px;
  text-align: right;
  margin-left: 75px;
  margin-right: 75px;
}
.form-main-container .form-container .form-footer button.submit,
.form-main-container .form-container .form-footer a.submit {
  display: inline-block;
  height: 40px;
  padding: 0 50px;
  background-color: #669900;
  box-shadow: none;
  color: #fff;
  line-height: 40px;
  font-size: 14px;
  border-radius: 1000px;
  border: none;
  outline: none;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.form-main-container .form-container .form-footer button.submit:hover,
.form-main-container .form-container .form-footer a.submit:hover {
  text-decoration: none;
  background: #527a00;
}
.form-main-container .form-container .form-footer button.cancel {
  height: 40px;
  padding: 0 50px;
  background-color: #fff;
  box-shadow: none;
  color: #353535;
  line-height: 40px;
  font-size: 14px;
  border-radius: 1000px;
  border: 1px solid #e3e3e3;
  outline: none;
  float: left;
}
.form-main-container .form-container .contract-buttons {
  position: absolute;
  top: 0;
  left: 100%;
  width: 64px;
  margin-left: 20px;
}
.form-main-container .form-container .contract-buttons > a {
  display: block;
  width: 100%;
  height: 40px;
  margin-bottom: 20px;
  background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #669900;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.form-main-container .form-container .contract-buttons > a.contract-edit {
  background-image: url(../../images/edit-icon.png);
}
.form-main-container .form-container .contract-buttons > a.contract-download {
  background-image: url(../../images/download-icon.png);
}
.form-main-container .form-container .contract-buttons > a.contract-email {
  background-image: url(../../images/email-icon.png);
}
.form-main-container .form-container .contract-buttons > a:hover {
  background-color: #527a00;
}
.profile-edit .form-main-container input {
  float: none;
}
span.msg-sml {
  display: inline-block;
  opacity: 1;
  left: 100%;
  top: 0;
  cursor: pointer;
  position: absolute;
  border: none;
  background-color: #000036;
  border-radius: 3px;
  min-width: 256px;
  white-space: nowrap;
  height: 40px;
  line-height: 38px;
  margin-left: 10px;
  padding-left: 43px;
  padding-right: 40px;
  text-align: left;
  font-size: 14px;
  color: #fff;
  z-index: 1;
}
span.msg-sml.msg-hidden {
  opacity: 0;
  pointer-events: none;
}
span.msg-sml:after {
  content: '';
  display: block;
  position: absolute;
  left: -3px;
  top: 17px;
  width: 7px;
  height: 7px;
  border: none;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  background-color: inherit;
}
span.msg-sml:before {
  text-align: center;
  display: block;
  position: absolute;
  font-size: 16px;
  font-family: 'ucraftme';
  left: 10px;
  line-height: 40px;
}
span.msg-sml > i {
  display: block;
  position: absolute;
  right: 10px;
  color: #fff;
  top: 13px;
  cursor: pointer;
  font-size: 14px;
}
span.msg-sml.error:before {
  content: "\e688";
  color: #f27c4e;
}
span.msg-sml.warning:before {
  content: "\e64f";
  color: #f4ac3c;
}
span.msg-sml.notification:before {
  content: "\e650";
  color: #90c1db;
}
span.msg-sml.success:before {
  content: "\e606";
  color: #91ab42;
}
.betconstruct-component .form-container {
  margin-top: 0;
}
.betconstruct-component .header {
  margin-top: 65px;
  text-align: center;
}
.betconstruct-component .header h1 {
  line-height: 0.75;
  margin: 0;
  margin-bottom: 35px;
}
.betconstruct-component .header h3 {
  font-style: italic;
  font-size: 21px;
  font-weight: 400;
  line-height: 0.75;
  margin: 0;
  margin-bottom: 45px;
}
.uc-file-uploader {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}
.file-uploader-container {
  width: 100%;
  border: 2px #c9c9c9 dotted;
  height: 176px;
  position: relative;
  background: white;
  border-radius: 3px;
  overflow: hidden;
}
.file-uploader-content {
  width: 100%;
  height: 100%;
  position: relative;
  display: none;
  float: left;
}
.file-uploader {
  text-align: center;
  cursor: pointer;
  display: block;
}
.file-uploader-button {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  font-size: 300px !important;
  direction: ltr;
  height: 100% !important;
  cursor: pointer;
}
.file-uploader-background .upload-icon {
  background: url('http://www.betconstruct.com/img/upload-big.png');
  width: 60px;
  height: 40px;
  margin-top: 23px;
  margin-bottom: 25px;
  display: inline-block;
}
.file-uploader-background .upload-browse-text {
  color: #c0c0c0;
  font-size: 12px;
  line-height: 0;
}
.file-uploader-preview {
  float: left;
  width: 90px;
}
.file-uploader-process-info {
  margin-top: 12px;
  text-align: center;
  font-size: 12px;
}
.progress {
  height: 6px;
  margin: 80px auto 0 auto;
  background: #f7f7f7;
  position: relative;
  border-radius: 3px;
}
.progress-bar-success {
  background-color: #5CB85C;
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  line-height: 20px;
  border-radius: 3px;
  background-color: #353535;
}
.progress .progress-percent {
  position: absolute;
  left: 50%;
  color: #000;
  top: -20px;
  font-size: 12px;
  margin-left: -10px;
}

.file-uploader-medium {
  width: 100%;
  height: 150px;
}
.file-uploader-medium .progress-percent {
  width: 100%;
  text-align: center;
  display: block;
  margin-top: 60px;
  font-size: 17px;
}
.file-uploader-medium .file-uploaded-content {
  text-align: center;
}
.file-uploader-medium .file-uploader-change {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: none;
  background-color: rgba(229, 229, 229, 0.6);
}
.file-uploader-medium .file-uploaded-content:hover .file-uploader-change {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.file-uploader-medium .file-uploader-preview {
  width: auto;
  float: none;
}

.uc-file-uploader {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}
.file-uploader-container {
  width: 100%;
  border: 1px #b3b3b3 dashed;
  height: 155px;
  position: relative;
  background: transparent;
  border-radius: 3px;
  overflow: hidden;
}
.file-uploader-content {
  width: 100%;
  height: 100%;
  position: relative;
  display: none;
  float: left;
}
.file-uploader {
  text-align: center;
  cursor: pointer;
  display: block;
}
.file-uploader-button {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  font-size: 300px;
  direction: ltr;
  height: 100%;
  cursor: pointer;
}
.file-uploader .upload-icon {
  font-size: 70px;
  color: #e3e3e3;
  line-height: 0.7;
  margin-top: 39px;
  margin-bottom: 20px;
  display: inline-block;
}
.file-uploader .upload-browse-text {
  color: #353535;
  font-size: 12px;
  line-height: 0;
}
.file-uploader-process-info {
  margin-top: 12px;
  text-align: center;
  font-size: 12px;
}
.progress {
  height: 6px;
  margin: 80px auto 0 auto;
  background: #f7f7f7;
  position: relative;
  border-radius: 3px;
}
.progress-bar-success {
  background-color: #5CB85C;
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  line-height: 20px;
  border-radius: 3px;
  background-color: #353535;
}
.progress .progress-percent {
  position: absolute;
  left: 50%;
  color: #000;
  top: -20px;
  font-size: 12px;
  margin-left: -10px;
}
.file-uploader-big .file-uploaded-content {
  padding: 20px;
  font-size: 14px;
}
.file-uploader-big .file-uploaded-content .file-uploader-preview {
  margin-right: 20px;
  float: left;
}
.file-uploader-big .file-uploaded-content .file-uploader-details {
  float: left;
}
.file-uploader-big .file-uploaded-content .file-uploader-details .file-uploader-info-size,
.file-uploader-big .file-uploaded-content .file-uploader-details .file-uploader-info-name {
  margin-bottom: 10px;
}

.file-uploader-medium {
  width: 100%;
  height: 148px;
}
.file-uploader-medium .progress-percent {
  width: 100%;
  text-align: center;
  display: block;
  margin-top: 60px;
  font-size: 17px;
}
.file-uploader-medium .file-uploaded-content {
  text-align: center;
}
.file-uploader-medium .file-uploaded-content.not-image .file-uploader-change {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  background-color: transparent;
}
.file-uploader-medium .file-uploaded-content .file-uploader-change {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: none;
  background-color: rgba(229, 229, 229, 0.6);
}
.file-uploader-medium .file-uploaded-content .file-uploader-change a {
  margin-top: 10px;
  margin-bottom: 10px;
}
.file-uploader-medium .file-uploaded-content .file-uploader-preview {
  padding: 10px;
  height: 100%;
}
.file-uploader-medium .file-uploaded-content .file-uploader-preview img {
  max-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
}
.file-uploader-error.occurred {
  height: 40px;
  margin-bottom: 10px;
  opacity: 1;
  -webkit-transition: all 300ms ease 500ms;
  -o-transition: all 300ms ease 500ms;
  transition: all 300ms ease 500ms;
}
.file-uploader-error {
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
  opacity: 0;
  overflow: hidden;
  height: 0px;
  font-size: 14px;
  padding-left: 20px;
  padding-right: 40px;
  border: 1px solid #f8c7bc;
  background: #ffede5;
  position: relative;
  line-height: 40px;
  margin-bottom: 0px;
}
.file-uploader-error .error-name {
  color: #ec6f52;
  margin-right: 5px;
}
.file-uploader-error .file-uploader-error-msg {
  color: #ec6f52;
}
.file-uploader-error .cls-btn {
  color: #fff;
  cursor: pointer;
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0;
  width: 40px;
  text-align: center;
}

[class*=btn-] {
  display: inline-block;
  font-family: lato;
  text-align: center;
  border: 1px solid transparent;
  font-weight: 300;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  position: relative;
  transition: all 300ms ease-out;
  background-color: #353535;
  color: #fff;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  
  -moz-user-select: none;
  
  -ms-user-select: none;
  
  
  -o-user-select: none;
  user-select: none;
  outline: 0 !important;
}
[class*=btn-]:hover,
[class*=btn-]:hover:active,
[class*=btn-]:hover:focus,
[class*=btn-]:hover:visited {
  background-color: #525252;
  color: #fff;
}
[class*=btn-].disabled {
  background-color: #e3e3e3;
  pointer-events: none;
}
[class*=btn-]:active,
[class*=btn-]:visited,
[class*=btn-]:focus {
  background-color: #353535;
}
[class*=btn-][class*=-invert] {
  background: transparent;
  border: 1px solid #b3b3b3;
  color: #353535;
}
[class*=btn-][class*=-invert]:hover,
[class*=btn-][class*=-invert]:hover:active,
[class*=btn-][class*=-invert]:hover:focus,
[class*=btn-][class*=-invert]:hover:visited {
  background-color: #353535;
  border: 1px solid transparent;
  color: #fff;
}
[class*=btn-][class*=-invert].disabled {
  border: 1px solid #e3e3e3;
  color: #e3e3e3;
  pointer-events: none;
}
[class*=btn-][class*=-invert]:active,
[class*=btn-][class*=-invert]:visited,
[class*=btn-][class*=-invert]:focus {
  background-color: #353535;
}

[class*=btn-sml] {
  min-width: 100px;
  height: 28px;
  font-size: 12px;
  padding: 0 20px 0 20px;
  line-height: 25px;
}

[class*=btn-mdl] {
  min-width: 120px;
  height: 30px;
  font-size: 12px;
  padding: 0 30px 0 30px;
  line-height: 28px;
}

[class*=btn-lrg] {
  min-width: 140px;
  height: 42px;
  font-size: 14px;
  padding: 0 40px 0 40px;
  line-height: 40px;
}
.form-container.kyc-form .shareholder-separator {
  margin-top: 30px;
}
.form-container.kyc-form .form-element {
  width: 450px;
}
.form-container.kyc-form .form-body {
  margin-bottom: 30px;
  border-bottom: 1px solid #E3E3E3;
}
.form-container.kyc-form .form-footer > * {
  height: 36px !important;
  line-height: 32px !important;
}
.form-container.kyc-form .form-footer > a {
  float: left;
}
.form-container.kyc-form .form-footer > button {
  float: right;
}
.shareholders-container {
  border: 1px dashed #b3b3b3;
  border-radius: 3px;
  position: relative;
  margin-bottom: 30px;
}
.shareholders-container .shareholders-item {
  position: relative;
  border-bottom: 1px dashed #b3b3b3;
  height: 65px;
  padding: 0 20px;
}
.shareholders-container .shareholders-item .msg-sml {
  margin-top: 10px;
}
.shareholders-container .shareholders-item .shareholder-name {
  float: left;
  line-height: 65px;
  font-size: 16px;
  font-weight: 300;
  color: #353535;
  width: 205px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}
.shareholders-container .shareholders-item .shareholder-buttons {
  float: right;
  height: 65px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.shareholders-container .shareholders-item .shareholder-buttons a {
  display: inline-block;
  background: transparent;
  border: 1px solid #b3b3b3;
  padding: 0 25px;
  color: #353535;
  line-height: 25px;
  text-shadow: none;
  box-shadow: none;
  font-weight: 600;
  font-size: 12px;
}
.shareholders-container .shareholders-item .shareholder-buttons a.edit {
  color: #669900;
  border: 2px solid #669900;
  text-transform: uppercase;
  margin-right: 15px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.shareholders-container .shareholders-item .shareholder-buttons a.edit:hover {
  color: #fff;
  background: #669900;
}
.shareholders-container .shareholders-item .shareholder-buttons a.delete {
  color: #b61a1a;
  border: 2px solid #b61a1a;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.shareholders-container .shareholders-item .shareholder-buttons a.delete:hover {
  color: #fff;
  background: #b61a1a;
}
.shareholders-container .shareholders-add {
  height: 46px;
  cursor: pointer;
}
.shareholders-container .shareholders-add a {
  display: inline-block;
  position: relative;
  line-height: 45px;
  font-size: 12px;
  font-weight: 600;
  color: #669900;
  padding-left: 20px;
}
.shareholders-container .shareholders-add a > span {
  display: block;
  float: left;
  line-height: 45px;
  position: relative;
  text-transform: uppercase;
}
.shareholders-container .shareholders-add a > span:first-child {
  width: 13px;
  height: 45px;
  margin-right: 5px;
}
.shareholders-container .shareholders-add a > span:first-child:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -6.5px;
  margin-left: -0.5px;
  width: 1px;
  height: 13px;
  background: #669900;
}
.shareholders-container .shareholders-add a > span:first-child:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -6.5px;
  margin-top: -0.5px;
  width: 13px;
  height: 1px;
  background: #669900;
}
.date-field {
  clear: both;
}
.date-field input {
  width: 80px !important;
  margin-right: 15px;
  margin-bottom: 0;
  float: left;
}
.date-field > div {
  display: inline-block;
  float: left;
}
.date-field > div:last-child {
  margin-left: 15px;
}
.half-inputs {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.half-inputs > div {
  flex: 1;
}
.half-inputs > div:first-child {
  margin-right: 15px;
}
.small-first {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.small-first > div {
  flex: 1;
}
.small-first > div:first-child {
  flex: initial;
  margin-right: 15px;
}
.from-container {
  position: relative;
  margin-bottom: 100px;
}
.from-container .shareholders-magic-box {
  position: absolute;
  top: 0;
  margin-left: -300px;
  margin-bottom: 100px;
  opacity: 0;
  height: 0px;
  overflow: hidden;
  left: 50%;
}
.from-container .shareholders-magic-box .kyc_director_span {
  margin-left: 20px;
}
#licenseSelectionForm {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -320px;
}
#licenseSelectionForm .form-controls {
  text-align: left;
}
#licenseSelectionForm .form-footer {
  height: 80px;
  text-align: center;
}
.contract-container .form-header {
  color: #353535;
  width: 800px;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0 auto;
  text-align: left;
  margin-top: 45px;
  margin-bottom: 15px;
}
.contract-container .contract-signature {
  padding: 0 !important;
  box-shadow: none;
  border: 1px dashed #b3b3b3;
  border-radius: 3px;
}
.contract-container .contract-signature canvas {
  cursor: url("http://www.betconstruct.com/templates/t3_bs3_blank/images/pen.cur"), default;
}
.contract-container .sign-in-to-contract {
  width: 800px;
  margin: 0 auto;
  margin-top: 30px;
  text-align: left;
}
.contract-container .sign-in-to-contract .styled-checkbox {
  margin-bottom: 30px;
}
.contract-container .sign-in-to-contract .styled-checkbox span {
  font-size: 16px;
  color: #353535;
  letter-spacing: 0.8px;
  margin-left: 20px;
  font-weight: 300;
}
.contract-container .sign-in-to-contract .footer-buttons a.bc-button-disable {
  cursor: pointer;
}
.contract-container .sign-in-to-contract .footer-buttons > div {
  display: inline-block;
  float: none;
  position: relative;
}
.contract-container .sign-in-to-contract .footer-buttons > div .contract-verify {
  position: absolute;
  left: 50%;
  bottom: 60px;
  width: 242px;
  white-space: normal;
  text-align: left;
  text-transform: none;
  cursor: default;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.contract-container .sign-in-to-contract .footer-buttons > div .contract-verify.contract-verify-open {
  opacity: 1;
  visibility: visible;
}
.contract-container .sign-in-to-contract .footer-buttons > div .contract-verify .contract-verify-in {
  position: relative;
  z-index: 3;
  left: -50%;
  width: 100%;
}
.contract-container .sign-in-to-contract .footer-buttons > div .contract-verify .contract-verify-in:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -moz-box-shadow: 0 0 6px 5px rgba(2, 2, 2, 0.1);
  -webkit-box-shadow: 0 0 6px 5px rgba(2, 2, 2, 0.1);
  box-shadow: 0 0 6px 5px rgba(2, 2, 2, 0.1);
  z-index: 1;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.contract-container .sign-in-to-contract .footer-buttons > div .contract-verify .contract-verify-in:after {
  z-index: 2;
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  left: 50%;
  bottom: -25px;
  margin-left: -21px;
  background: #FFF;
  transform-origin: 0 0;
  transform: rotate(-45deg);
  -moz-box-shadow: 0 0 6px 5px rgba(2, 2, 2, 0.1);
  -webkit-box-shadow: 0 0 6px 5px rgba(2, 2, 2, 0.1);
  box-shadow: 0 0 6px 5px rgba(2, 2, 2, 0.1);
}
.contract-container .sign-in-to-contract .footer-buttons > div .contract-verify .contract-verify-in ul {
  position: relative;
  z-index: 3;
  display: block;
  width: 100%;
  margin: 0;
  list-style: none;
  padding: 30px 20px;
  background: #FFF;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.contract-container .sign-in-to-contract .footer-buttons > div .contract-verify .contract-verify-in ul:before,
.contract-container .sign-in-to-contract .footer-buttons > div .contract-verify .contract-verify-in ul:after {
  content: " ";
  display: table;
}
.contract-container .sign-in-to-contract .footer-buttons > div .contract-verify .contract-verify-in ul:after {
  clear: both;
}
.contract-container .sign-in-to-contract .footer-buttons > div .contract-verify .contract-verify-in ul li {
  display: block;
  width: 100%;
  margin: 15px 0 0 0;
  padding: 0 0 0 25px;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  color: #000036;
  position: relative;
}
.contract-container .sign-in-to-contract .footer-buttons > div .contract-verify .contract-verify-in ul li > a {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #FFF;
  text-align: center;
  cursor: pointer;
  padding: 0 22px;
  height: 28px;
  line-height: 28px;
  background: #900b56;
  border-radius: 14px;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.contract-container .sign-in-to-contract .footer-buttons > div .contract-verify .contract-verify-in ul li > a:hover {
  background: #670c3f;
}
.contract-container .sign-in-to-contract .footer-buttons > div .contract-verify .contract-verify-in ul li:first-child {
  margin: 0 0 0 0;
}
.contract-container .sign-in-to-contract .footer-buttons > div .contract-verify .contract-verify-in ul li:before {
  content: "";
  display: block;
  width: 18px;
  height: 14px;
  position: absolute;
  left: 0;
  top: 0;
  background-size: contain;
  -webkit-background-size: contain;
  -o-background-size: contain;
  -moz-background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
}
.contract-container .sign-in-to-contract .footer-buttons > div .contract-verify .contract-verify-in ul li.contract-verify-checking:before {
  background-image: url(../../images/loading-icon.png);
  -webkit-animation: rotating 0.9s linear infinite;
  -moz-animation: rotating 0.9s linear infinite;
  -ms-animation: rotating 0.9s linear infinite;
  -o-animation: rotating 0.9s linear infinite;
  animation: rotating 0.9s linear infinite;
}
.contract-container .sign-in-to-contract .footer-buttons > div .contract-verify .contract-verify-in ul li.contract-verify-checked:before {
  background-image: url(../../images/betconstruct/check.png);
}
.contract-container .sign-in-to-contract .footer-buttons > div .contract-verify .contract-verify-in ul li.contract-verify-error:before {
  height: 18px;
  top: -2px;
  content: "\f00d";
  font: normal normal normal 18px/1 FontAwesome !important;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #b61a1a;
}
.contract-container .sign-in-to-contract .footer-buttons > div .contract-verify .contract-verify-in ul li.contract-verify-submit {
  margin: 18px 0 0 0;
  padding: 0;
  text-align: center;
}
.contract-container .form-container {
  width: 800px;
  padding: 0 45px 20px 45px;
  text-align: justify;
}
.contract-container .form-container .form-container-in .contract-product-heading:first-child {
  height: 55px;
  line-height: 35px;
}
.contract-container .form-container .contract-product-heading {
  font-size: 24px;
  height: 75px;
  border-bottom: 1px solid #e3e3e3;
  line-height: 75px;
  font-weight: 300;
  position: relative;
  text-align: center;
}
.contract-container .form-container .contract-item-title,
.contract-container .form-container p {
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: 0.8px;
}
.contract-container .form-container .contract-item-title {
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 20px;
}
.contract-container .form-container .contract-item-title + p {
  margin-top: 0;
}
.contract-container .form-container p {
  margin-top: 20px;
}
.contract-container .form-container p + p {
  margin-top: 0;
}
.contract-container .form-container hr {
  margin-bottom: 0;
}
#betconstruct {
  margin-bottom: 65px;
}
@-webkit-keyframes preloader {
  0% {
    background-position: 0px;
  }
  4% {
    background-position: 0px;
  }
  4.001% {
    background-position: -30px;
  }
  8% {
    background-position: -30px;
  }
  8.001% {
    background-position: -60px;
  }
  12% {
    background-position: -60px;
  }
  12.001% {
    background-position: -90px;
  }
  16% {
    background-position: -90px;
  }
  16.001% {
    background-position: -120px;
  }
  20% {
    background-position: -120px;
  }
  20.001% {
    background-position: -150px;
  }
  24% {
    background-position: -150px;
  }
  24.001% {
    background-position: -180px;
  }
  28% {
    background-position: -180px;
  }
  28.001% {
    background-position: -210px;
  }
  32% {
    background-position: -210px;
  }
  32.001% {
    background-position: -240px;
  }
  36% {
    background-position: -240px;
  }
  36.001% {
    background-position: -270px;
  }
  40% {
    background-position: -270px;
  }
  40.001% {
    background-position: -300px;
  }
  44% {
    background-position: -300px;
  }
  44.001% {
    background-position: -330px;
  }
  48% {
    background-position: -330px;
  }
  48.001% {
    background-position: -360px;
  }
  52% {
    background-position: -360px;
  }
  52.001% {
    background-position: -390px;
  }
  56% {
    background-position: -390px;
  }
  56.001% {
    background-position: -420px;
  }
  60% {
    background-position: -420px;
  }
  60.001% {
    background-position: -450px;
  }
  64% {
    background-position: -450px;
  }
  64.001% {
    background-position: -480px;
  }
  68% {
    background-position: -480px;
  }
  68.001% {
    background-position: -510px;
  }
  72% {
    background-position: -510px;
  }
  72.001% {
    background-position: -540px;
  }
  76% {
    background-position: -540px;
  }
  76.001% {
    background-position: -570px;
  }
  80% {
    background-position: -570px;
  }
  80.001% {
    background-position: -600px;
  }
  84% {
    background-position: -600px;
  }
  84.001% {
    background-position: -630px;
  }
  88% {
    background-position: -630px;
  }
  88.001% {
    background-position: -660px;
  }
  92% {
    background-position: -660px;
  }
  92.001% {
    background-position: -690px;
  }
  96% {
    background-position: -690px;
  }
  96.001% {
    background-position: -720px;
  }
  99.999% {
    background-position: -720px;
  }
  100% {
    background-position: 0px;
  }
}
@-moz-keyframes preloader {
  0% {
    background-position: 0px;
  }
  4% {
    background-position: 0px;
  }
  4.001% {
    background-position: -30px;
  }
  8% {
    background-position: -30px;
  }
  8.001% {
    background-position: -60px;
  }
  12% {
    background-position: -60px;
  }
  12.001% {
    background-position: -90px;
  }
  16% {
    background-position: -90px;
  }
  16.001% {
    background-position: -120px;
  }
  20% {
    background-position: -120px;
  }
  20.001% {
    background-position: -150px;
  }
  24% {
    background-position: -150px;
  }
  24.001% {
    background-position: -180px;
  }
  28% {
    background-position: -180px;
  }
  28.001% {
    background-position: -210px;
  }
  32% {
    background-position: -210px;
  }
  32.001% {
    background-position: -240px;
  }
  36% {
    background-position: -240px;
  }
  36.001% {
    background-position: -270px;
  }
  40% {
    background-position: -270px;
  }
  40.001% {
    background-position: -300px;
  }
  44% {
    background-position: -300px;
  }
  44.001% {
    background-position: -330px;
  }
  48% {
    background-position: -330px;
  }
  48.001% {
    background-position: -360px;
  }
  52% {
    background-position: -360px;
  }
  52.001% {
    background-position: -390px;
  }
  56% {
    background-position: -390px;
  }
  56.001% {
    background-position: -420px;
  }
  60% {
    background-position: -420px;
  }
  60.001% {
    background-position: -450px;
  }
  64% {
    background-position: -450px;
  }
  64.001% {
    background-position: -480px;
  }
  68% {
    background-position: -480px;
  }
  68.001% {
    background-position: -510px;
  }
  72% {
    background-position: -510px;
  }
  72.001% {
    background-position: -540px;
  }
  76% {
    background-position: -540px;
  }
  76.001% {
    background-position: -570px;
  }
  80% {
    background-position: -570px;
  }
  80.001% {
    background-position: -600px;
  }
  84% {
    background-position: -600px;
  }
  84.001% {
    background-position: -630px;
  }
  88% {
    background-position: -630px;
  }
  88.001% {
    background-position: -660px;
  }
  92% {
    background-position: -660px;
  }
  92.001% {
    background-position: -690px;
  }
  96% {
    background-position: -690px;
  }
  96.001% {
    background-position: -720px;
  }
  99.999% {
    background-position: -720px;
  }
  100% {
    background-position: 0px;
  }
}
@-o-keyframes preloader {
  0% {
    background-position: 0px;
  }
  4% {
    background-position: 0px;
  }
  4.001% {
    background-position: -30px;
  }
  8% {
    background-position: -30px;
  }
  8.001% {
    background-position: -60px;
  }
  12% {
    background-position: -60px;
  }
  12.001% {
    background-position: -90px;
  }
  16% {
    background-position: -90px;
  }
  16.001% {
    background-position: -120px;
  }
  20% {
    background-position: -120px;
  }
  20.001% {
    background-position: -150px;
  }
  24% {
    background-position: -150px;
  }
  24.001% {
    background-position: -180px;
  }
  28% {
    background-position: -180px;
  }
  28.001% {
    background-position: -210px;
  }
  32% {
    background-position: -210px;
  }
  32.001% {
    background-position: -240px;
  }
  36% {
    background-position: -240px;
  }
  36.001% {
    background-position: -270px;
  }
  40% {
    background-position: -270px;
  }
  40.001% {
    background-position: -300px;
  }
  44% {
    background-position: -300px;
  }
  44.001% {
    background-position: -330px;
  }
  48% {
    background-position: -330px;
  }
  48.001% {
    background-position: -360px;
  }
  52% {
    background-position: -360px;
  }
  52.001% {
    background-position: -390px;
  }
  56% {
    background-position: -390px;
  }
  56.001% {
    background-position: -420px;
  }
  60% {
    background-position: -420px;
  }
  60.001% {
    background-position: -450px;
  }
  64% {
    background-position: -450px;
  }
  64.001% {
    background-position: -480px;
  }
  68% {
    background-position: -480px;
  }
  68.001% {
    background-position: -510px;
  }
  72% {
    background-position: -510px;
  }
  72.001% {
    background-position: -540px;
  }
  76% {
    background-position: -540px;
  }
  76.001% {
    background-position: -570px;
  }
  80% {
    background-position: -570px;
  }
  80.001% {
    background-position: -600px;
  }
  84% {
    background-position: -600px;
  }
  84.001% {
    background-position: -630px;
  }
  88% {
    background-position: -630px;
  }
  88.001% {
    background-position: -660px;
  }
  92% {
    background-position: -660px;
  }
  92.001% {
    background-position: -690px;
  }
  96% {
    background-position: -690px;
  }
  96.001% {
    background-position: -720px;
  }
  99.999% {
    background-position: -720px;
  }
  100% {
    background-position: 0px;
  }
}
@keyframes preloader {
  0% {
    background-position: 0px;
  }
  4% {
    background-position: 0px;
  }
  4.001% {
    background-position: -30px;
  }
  8% {
    background-position: -30px;
  }
  8.001% {
    background-position: -60px;
  }
  12% {
    background-position: -60px;
  }
  12.001% {
    background-position: -90px;
  }
  16% {
    background-position: -90px;
  }
  16.001% {
    background-position: -120px;
  }
  20% {
    background-position: -120px;
  }
  20.001% {
    background-position: -150px;
  }
  24% {
    background-position: -150px;
  }
  24.001% {
    background-position: -180px;
  }
  28% {
    background-position: -180px;
  }
  28.001% {
    background-position: -210px;
  }
  32% {
    background-position: -210px;
  }
  32.001% {
    background-position: -240px;
  }
  36% {
    background-position: -240px;
  }
  36.001% {
    background-position: -270px;
  }
  40% {
    background-position: -270px;
  }
  40.001% {
    background-position: -300px;
  }
  44% {
    background-position: -300px;
  }
  44.001% {
    background-position: -330px;
  }
  48% {
    background-position: -330px;
  }
  48.001% {
    background-position: -360px;
  }
  52% {
    background-position: -360px;
  }
  52.001% {
    background-position: -390px;
  }
  56% {
    background-position: -390px;
  }
  56.001% {
    background-position: -420px;
  }
  60% {
    background-position: -420px;
  }
  60.001% {
    background-position: -450px;
  }
  64% {
    background-position: -450px;
  }
  64.001% {
    background-position: -480px;
  }
  68% {
    background-position: -480px;
  }
  68.001% {
    background-position: -510px;
  }
  72% {
    background-position: -510px;
  }
  72.001% {
    background-position: -540px;
  }
  76% {
    background-position: -540px;
  }
  76.001% {
    background-position: -570px;
  }
  80% {
    background-position: -570px;
  }
  80.001% {
    background-position: -600px;
  }
  84% {
    background-position: -600px;
  }
  84.001% {
    background-position: -630px;
  }
  88% {
    background-position: -630px;
  }
  88.001% {
    background-position: -660px;
  }
  92% {
    background-position: -660px;
  }
  92.001% {
    background-position: -690px;
  }
  96% {
    background-position: -690px;
  }
  96.001% {
    background-position: -720px;
  }
  99.999% {
    background-position: -720px;
  }
  100% {
    background-position: 0px;
  }
}
.loading {
  pointer-events: none;
}
.loading:after {
  content: '';
  position: absolute;
  width: 30px;
  height: 10px;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -15px;
  background-image: url("../../images/preloader.png");
  z-index: 6;
  -webkit-animation: preloader 1200ms linear infinite;
  -moz-animation: preloader 1200ms linear infinite;
  -o-animation: preloader 1200ms linear infinite;
  animation: preloader 1200ms linear infinite;
  display: block;
}
.loading:before {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  z-index: 5;
}

.bc-button-medium {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  padding: 0 40px;
}

.payment-container .header h1 {
  font-size: 37px;
  margin-bottom: 30px;
}
.payment-container .header h3 {
  font-size: 22px;
  margin-bottom: 55px;
}
.payment-container .payment-method-block .payment-method-image {
  height: 235px;
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
}
.payment-container .payment-method-block .payment-method-image.paypal {
  background-image: url('../../images/betconstruct/payment-paypal.jpg');
  background-size: 173px 145px;
}
.payment-container .payment-method-block .payment-method-image.bitcoin {
  background-image: url('../../images/betconstruct/payment-bitcoin.jpg');
  background-size: 122px 122px;
}
.payment-container .payment-method-block .payment-method-image.transfer {
  background-image: url('../../images/betconstruct/payment-transfer.jpg');
  background-size: 198px 57px;
}
.payment-container .payment-method-block .payment-method-image.corona {
  background-image: url('../../images/betconstruct/corona.png');
  background-size: contain;
}
.payment-container .payment-method-block .payment-method-image.regularbet {
  background-image: url('../../images/betconstruct/regularbet.png');
  background-size: contain;
}
.payment-container .payment-method-block .payment-method-image.zirka {
  background-image: url('../../images/betconstruct/zirka.png');
  background-size: contain;
}
.payment-container .payment-method-block .payment-method-button {
  padding: 16px 0;
  background: #dededf;
  text-align: center;
}
.payment-container .payment-method-block:hover {
  box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.1);
}

.invoice-header {
  margin: 65px 0 60px;
  text-align: center;
}
.invoice-header .invoice-title {
  font-size: 37px;
  font-weight: 300;
  letter-spacing: 2px;
  margin-bottom: 35px;
}
.invoice-header .invoice-status {
  font-size: 22px;
  font-style: italic;
}
.invoice-header .invoice-status .status {
  font-weight: bold;
}
.invoice-header .invoice-status span:not(.status) {
  color: #a61f67;
}
.invoice-products-list {
  background: #fff;
  padding: 20px;
  margin-bottom: 10px;
}
.invoice-products-list table {
  width: 100%;
  table-layout: fixed;
}
.invoice-products-list table tr {
  height: 45px;
}
.invoice-products-list table tr:nth-child(2n+2) {
  background: #f4f4f4;
}
.invoice-products-list table tr th,
.invoice-products-list table tr td {
  border: 1px solid #d8dbe2;
  vertical-align: middle;
  padding: 0 20px;
  font-size: 16px;
}
.invoice-products-list table tr th {
  font-weight: 400;
}
.invoice-products-list table tr td {
  font-weight: 300;
}
.invoice-products-total-prices {
  width: 34%;
  display: inline-block;
  float: right;
  background: #fff;
  padding: 20px;
  text-align: center;
}
.invoice-products-total-prices table {
  width: 100%;
  table-layout: fixed;
  text-align: left;
}
.invoice-products-total-prices table tr {
  height: 45px;
}
.invoice-products-total-prices table tr:nth-child(2n+2) {
  background: #f4f4f4;
}
.invoice-products-total-prices table tr th,
.invoice-products-total-prices table tr td {
  border: 1px solid #d8dbe2;
  vertical-align: middle;
  padding: 0 20px;
  font-size: 16px;
  font-weight: 300;
}
.invoice-products-total-prices a {
  display: inline-block;
  text-align: center;
  margin-top: 15px;
}
@media all and (min-width: 992px) and (max-width: 1200px) {
  .invoice-products-total-prices {
    width: 34.1%;
  }
}
@media all and (min-width: 768px) and (max-width: 992px) {
  .invoice-products-total-prices {
    width: 34.4%;
  }
}
@media all and (max-width: 768px) {
  .invoice-products-total-prices {
    width: 100%;
  }
}

.sales-machine-subscribe form {
  position: relative;
}
.sales-machine-subscribe .sales-machine-subscribe-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.7);
  z-index: 2;
  display: none;
}
.sales-machine-subscribe.disabled .sales-machine-subscribe-overlay {
  display: block;
}
.sales-machine-subscribe.disabled .popular {
  display: none;
}

.profile .profile-form-labels {
  width: 50%;
  float: left;
  padding-right: 10px;
}
.profile .profile-form-labels label {
  display: block;
  text-align: right !important;
}
.profile .profile-form-values {
  width: 50%;
  float: left;
  padding-left: 10px;
}
.profile .profile-form-values span {
  display: block;
  font-size: 16px;
  text-align: left;
  font-weight: 300;
  margin-bottom: 12px;
}
.profile .form-footer {
  text-align: center !important;
}
html.editProfileComponent {
  padding: 0;
  min-height: 0;
}
html.editProfileComponent .zopim {
  display: none;
}
html.com_maqmahelpdesk #sbox-window,
html.com_maqmahelpdesk #sbox-window iframe {
  width: 650px !important;
  height: 305px !important;
}