9/28/2007/* -- Boxes */
div.roundedBoxWrapper .clear {
	line-height:normal;
	position:relative;
	top:1px;
}
/* -- generic box styles */
div.roundedBoxWrapper { margin-bottom:20px;}

div.roundedBoxWrapper div.topRight {
	margin-left:3px;
	padding-top:3px;
	background:url(../../../wa/offerchecker/img/roundedbox_top_right_bg.gif) right top no-repeat;
}
div.roundedBoxWrapper div.bottomRight {
	background:url(../../../wa/offerchecker/img/roundedbox_bottom_right_bg.gif) right bottom no-repeat;
}

* html div.roundedBoxWrapper div.bottomLeft, * html div.roundedBoxWrapper div.topLeft {
	height:1px;
	clear:both;
}
div.roundedBoxWrapper div.bottomLeft {
	margin:0 3px 0 -3px;
	padding:10px 7px 7px 10px;
	clear:both;
	background:url(../../../wa/offerchecker/img/roundedbox_bottom_left_bg.gif) left bottom no-repeat;
}
div.roundedBoxWrapper div.bottomLeft:after {
	content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
/* small style box */
div.smallBox div.topLeft {
	background:url(../../../wa/offerchecker/img/smallroundedbox_top_left_bg.gif) left top no-repeat;
}
/* large style box */
div.largeBox div.topLeft {
	background:url(../../../wa/offerchecker/img/largeroundedbox_top_left_bg.gif) left top no-repeat;
}
/* boxes with tabs */
div.withTabs div.topLeft {
	background:url(../../../wa/offerchecker/img/tabbedroundedbox_top_left_bg.gif) left top no-repeat;
}
div.roundedBoxWrapper ul.tabs {
	padding:0;
	margin:0;
	list-style-type:none;
	overflow:hidden;
	position:relative;
	top:1px;
}
* html div.roundedBoxWrapper ul.tabs {
	height:1%;
	overflow:visible;
}

* html div.roundedBoxWrapper div.clear	{
	height:1%;
	overflow:visible;
}

div.roundedBoxWrapper div.clear ul.tabs {
	float:left;
	top:0;
}
div.roundedBoxWrapper ul.tabs li {
	float:left;
	padding:0 0 0 3px;
	margin:0 2px 0 0;
	background:url(../../../wa/offerchecker/img/tabbedroundedbox_tab.gif) left top no-repeat;
}
div.roundedBoxWrapper ul.tabs li a, div.roundedBoxWrapper ul.tabs li span {
	background:url(../../../wa/offerchecker/img/tabbedroundedbox_tab.gif) right top no-repeat;
	padding:3px 8px 3px 7px;
	display:block;
}
div.roundedBoxWrapper ul.tabs li.selected span {
	padding-bottom:4px;
}
div.roundedBoxWrapper ul.tabs li.selected, div.roundedBoxWrapper ul.tabs li.selected span {
	background-image:url(../../../wa/offerchecker/img/tabbedroundedbox_tab_selected.gif);
	Font-weight:bold;
	color:Black;
}

div.roundedBoxWrapper h4
{
	Font-size:1em;
}

div.roundedBoxWrapper p a
{
	Font-weight:normal;
}

/* clear box style */
div.clearBox div.topLeft {
	background:url(../../../wa/offerchecker/img/clearroundedbox_top_left_bg.gif) left top no-repeat;
}
div.clearBox div.topRight {
	background:url(../../../wa/offerchecker/img/clearroundedbox_top_right_bg.gif) right top no-repeat;
}
div.clearBox div.bottomLeft {
	background:url(../../../wa/offerchecker/img/clearroundedbox_bottom_left_bg.gif) left bottom no-repeat;
}
div.clearBox div.bottomRight {
	background:url(../../../wa/offerchecker/img/clearroundedbox_bottom_right_bg.gif) right bottom no-repeat;
}



@font-face {
  font-family: bt_tvregular;
  src: url(../css/fonts/bttv_rg-webfont.ttf), url(../css/fonts/bttv_rg-webfont.woff), url(../css/fonts/bttv_rg-webfont.eof);
}

@font-face {
  font-family: bt_tvlight;
  src: url(../css/fonts/bttv_lt-webfont.ttf), url(../css/fonts/bttv_lt-webfont.woff), url(../css/fonts/bttv_lt-webfont.eof);
}

body {
  background-color: #fff;
  font-family: bt_tvregular;
  margin: 0;
  color: #333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: lighter;
  margin: 15px 0;
}

a {
  color: #6400aa;
  font-weight: normal !important;
  font-family: bt_tvregular
}

a:hover {
  color: #6400aa;
  text-decoration: underline
}

a:hover span.icon-right-chevron:before {
  text-decoration: none
}

a:hover .icon-up-chevron:before,
a:hover .icon-down-chevron:before {
  text-decoration: none
}

.row {
  display: inherit;
  flex-wrap: inherit;
  clear: both
}

.page-title {
  margin-bottom: 30px
}

.page-title h1::after {
  display: none
}

.cursorHand {
  cursor: pointer
}

h1 {
  font-family: bt_tvlight;
  font-size: 48px;
  line-height: 51px
}

h2 {
  font-family: bt_tvlight;
  font-size: 36px;
  line-height: 40px
}

h3 {
  font-family: bt_tvlight;
  font-size: 28px;
  line-height: 32px
}

h4 {
  font-family: bt_tvregular;
  font-size: 20px;
  line-height: 25px
}

p {
  font-family: bt_tvregular;
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 10px
}

p span {
  font-size: 14px;
  line-height: 19px
}

p.fontBold {
  font-weight: bold
}

.fontBold {
  font-weight: bold
}

sup {
  top: -0.4em
}

.badge {
  font-family: bt_tvregular;
  font-size: 14px;
  font-weight: normal;
  top: -0.6em;
  position: relative;
  left: 5px
}

.badge-success {
  background-color: #008a00
}

.badge-warning {
  background-color: #FFDC00
}

.badge-danger {
  background-color: #E60014
}

.btn,
.btn:hover {
  color: #6400aa;
  font-family: bt_tvregular;
  border-radius: 5px;
  height: 40px;
  padding: 7px 15px;
  font-size: 16px;
  min-height: 40px;
  margin-top: 15px;
  cursor: pointer;
  outline: none;
}

.btn-primary,
.btn-primary.disabled,
.btn-primary:disabled,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show>.btn-primary.dropdown-toggle {
  background-color: #6400aa;
  border-color: #6400aa;
  color: #fff
}

.btn-primary:hover,
.btn-primary:focus {
  background-color: #530F85;
  border-color: #6400aa;
  color: #fff;
  text-decoration: none
}

.btn-primary:focus,
.btn-primary.focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-primary.dropdown-toggle:focus {
  box-shadow: none
}

.btn-secondary:focus,
.btn-secondary.focus {
  box-shadow: none
}

.btn-secondary {
  background-color: #fff;
  border-color: #6400aa
}

.btn-secondary:hover,
.btn-secondary:focus {
  background-color: #f7f2fb;
  border-color: #6400aa;
  text-decoration: none
}

.btn-secondary.disabled,
.btn-secondary:disabled {
  background-color: #fff;
  border-color: #6400aa;
  color: #6400aa
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show>.btn-secondary.dropdown-toggle {
  background-color: #fff;
  border-color: #6400aa;
  color: #6400aa
}

.btn-link {
  padding: 0
}

.btn-link.disabled,
.btn-link:disabled {
  color: #6400aa
}

.btn-link span[class^="icon"],
.btn-link span[class*="icon"] {
  display: inline-block
}

.btn-banner,
.btn-banner.disabled,
.btn-banner:disabled,
.btn-banner:not(:disabled):not(.disabled):active,
.btn-banner:not(:disabled):not(.disabled).active,
.show>.btn-banner.dropdown-toggle {
  background-color: #e60050;
  border-color: #e60050;
  color: #fff
}

.btn-banner:hover,
.btn-banner:focus {
  background-color: #c30d4c;
  color: #fff;
  text-decoration: none
}

.btn-banner:focus,
.btn-banner.focus,
.btn-banner:not(:disabled):not(.disabled):active:focus,
.btn-banner:not(:disabled):not(.disabled).active:focus,
.show>.btn-banner.dropdown-toggle:focus {
  box-shadow: none
}

.hide {
  display: none
}

.container {
  padding: 0;
  max-width: 1220px;
  margin: 0 auto;
}

.text-align-right {
  text-align: right
}

.container .btn-banner{
  border: 1px solid transparent;
}

@media (max-width: 767.98px) {
  .container {
    padding: 0 15px
  }
  h1 {
    font-size: 32px;
    line-height: 36px
  }
  h2 {
    font-size: 26px;
    line-height: 30px
  }
  h3 {
    font-size: 22px;
    line-height: 26px
  }
  h4 {
    font-size: 18px;
    line-height: 23px
  }
  .main-container {
    padding: 0 15px
  }
  .text-align-right {
    text-align: left
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  h1 {
    font-size: 40px;
    line-height: 44px
  }
  h2 {
    font-size: 32px;
    line-height: 36px
  }
  h3 {
    font-size: 24px;
    line-height: 28px
  }
  h4 {
    font-size: 20px;
    line-height: 25px
  }
}

.clearfix {
  clear: both;
}

.container {
  text-align: center;
}

.pull-right {
  float: right !important
}

.pull-left {
  float: left !important;
}

.bt-navbar-global-nav {
  background-color: #6400aa;
}

.bt-navbar-global-nav img {
  padding: 10px 0;
  margin-left: 100px;
}

.bt-footer-copyright {
  background-color: #6400aa;
  bottom: 0;
  color: #fff;
  padding: 5px 0;
  min-height: 40px;
  position: fixed;
  width: 100%;
  font-size: 14px;
}

.bt-footer-copyright .footer-content {
  margin-right: 100px;
}

.bt-footer-copyright .footer-content span {
  margin-right: 20px;
  line-height: 2.9;
}

.container .page-title {
  margin-top: 40px;
}

.container .above-content {
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
  margin: 0 auto;
}

.container .above-content .content-para {
  width: 50%;
  margin: 0 auto;
}

.container p {
  font-family: 'bt_tvlight';
}

.container .below-content {
  padding-bottom: 50px;
}

@media (max-width: 768px) {
  .bt-navbar-global-nav img {
    margin-left: 20px;
  }
  .container .above-content .content-para {
    width: 90%;
  }
  .bt-footer-copyright .footer-content {
    margin-right: 20px;
  }
}

@media (max-width: 480px) {
  .container {
    padding: 0 15px;
  }
  .bt-navbar-global-nav img {
    margin-left: 20px;
  }
  .container .above-content .content-para {
    width: 90%;
  }
  .bt-footer-copyright .footer-content {
    margin-right: 20px;
  }
  .container .below-content {
    padding-bottom: 80px;
  }
}

@media (max-width: 768px) and (orientation: landscape) {
  .container .below-content {
    padding-bottom: 80px;
  }
}

