.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('../../templates/t3_bs3_blank/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('../../templates/t3_bs3_blank/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-container:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 150px;
  background: -moz-linear-gradient(top, rgba(30, 87, 153, 0) 0%, rgba(255, 255, 255, 0.95) 100%);
  
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(30, 87, 153, 0)), color-stop(100%, rgba(255, 255, 255, 0.95)));
  
  background: -webkit-linear-gradient(top, rgba(30, 87, 153, 0) 0%, rgba(255, 255, 255, 0.95) 100%);
  
  background: -o-linear-gradient(top, rgba(30, 87, 153, 0) 0%, rgba(255, 255, 255, 0.95) 100%);
  
  background: -ms-linear-gradient(top, rgba(30, 87, 153, 0) 0%, rgba(255, 255, 255, 0.95) 100%);
  
  background: linear-gradient(to bottom, rgba(30, 87, 153, 0) 0%, rgba(255, 255, 255, 0.95) 100%);
  
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001e5799', endColorstr='#d9ffffff', GradientType=0);
  
}
html.support .ticket-logs {
  height: 240px;
  overflow: hidden;
  position: relative;
}
html.support .ticket-comment-container {
  height: 290px;
  display: flex;
  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;
  align-items: center;
  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;
  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;
  align-items: center;
  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;
}
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;
}
html.support .ticket-manager-customer-container .ticket-info-block table tbody td:not(.bc-status):not(.bc-subject) {
  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;
}
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%;
  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("../../templates/t3_bs3_blank/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('../../templates/t3_bs3_blank/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%;
  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('../../templates/t3_bs3_blank/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('../../templates/t3_bs3_blank/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;
}
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('../../templates/t3_bs3_blank/images/betconstruct/date.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 {
  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('../../templates/t3_bs3_blank/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;
  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('../../templates/t3_bs3_blank/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('../../templates/t3_bs3_blank/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;
  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 .chosen-container {
  width: 100% !important;
}
#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;
  transform: rotate(45deg);
  background-color: #353535;
}
.btn-close:before {
  content: '';
  width: 1px;
  height: 15px;
  left: 6px;
  top: -3px;
  display: block;
  position: absolute;
  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(../../templates/t3_bs3_blank/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);
}