
h2{color:#fff;}
h2 strong{text-shadow: 1px 1px 8px rgba(0, 0, 0, 1);}
body {
  color:#fff;
}
*{font-family: 'Noto Sans JP', sans-serif;font-weight:400;}
b,strong{font-weight:700;}

@media print {
  a[href]:after {
    content: none;
  }
}

a{color:#fff;}
section{padding:10px 0;}
#content{margin-top:10px;
  padding:30px 0 100px;
  background-color:rgba(0,0,0,0.0);
  min-height:757px;
}
.smalltopnav{color:#134f7d;}
#content .clearfix{max-width:1155px;margin:0 auto;}
.moviedetail .title {
  font-size: 50px;
  margin-bottom: 2px;
  line-height: 1em;
  min-height:48px;
  float:left;
  position:relative;
  color:#fff;
  margin-top:5px;
  font-weight: 900;
}
.moviedetail .snippet {
  font-size: 12px;
}
.moviedetail .showtimes {
  font-size: 28px;
  margin: 0px 0 10px;
  color: #313131 !important;
  font-weight: normal;
  min-height:62px;
}
.moviedetail .showtimes a {
  border-right: 1px solid #313131;
  color: #717171;
  display: block;
  float: left;
  line-height: 1em;
  margin-bottom: 5px;
  margin-right: 10px;
  margin-top: 5px;
  padding-right: 10px;
}
.moviebox {background-color:rgba(0,0,0,0.85);padding:15px;}
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.teaser_slider{margin-bottom:0px;}
#teaser_slider_container .jumbotron{padding:0;}
/*
.movielist,
.moviedetail {
  position: inherit;
}
.page-title{float:none;font-size:2.0em;}

.contentdisplay{font-size:16px;}
section#section_A,section#section_D{cursor:pointer;}
.movielist .listitem,
.moviedetail .listitem {
  background-color: rgba(0, 0, 0, 0.9);
  border: 1px solid #444;
  box-shadow: 1px 3px 4px rgba(0, 0, 0, 0.5);
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  padding: 20px;
}
.movielist .listitem > div,
.moviedetail .listitem > div {
  padding: 0;
}
.movielist .listitem .img-container,
.moviedetail .listitem .img-container {
  padding: 0 20px 0 0;
}
.movielist .listitem .img-container img,
.moviedetail .listitem .img-container img {
  border: 1px solid #777;
  box-shadow: 1px 2px 2px #000;
}
.movielist .rating,
.moviedetail .rating {
  background-color: #CCCCCC;
  border: 1px solid #222222;
  color: #222222;
  display: block;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: -0.07em;
  line-height: 1.3em;
  margin-left: 8px;
  margin-top: -5px;
  min-width: 1.5em;
  outline: 2px solid #CCCCCC !important;
  padding: 0 4px;
  text-align: center;
}
.movielist .infocons span,
.moviedetail .infocons span {
  float: right;
  margin: 0 0 0 5px;
}
.movielist .infocons .rating,
.moviedetail .infocons .rating {
  margin-left: 8px;
  margin-right: 5px;
}
.movielist h3,
.moviedetail h3 {
  margin-top: 0;
}
.movielist .title,
.moviedetail .title {
  font-size: 28px;
  margin-bottom: 2px;
  line-height: 1em;
  min-height:48px;
  float:left;
  position:relative;
}
.movielist .snippet,
.moviedetail .snippet {
  font-size: 12px;
}
.movielist .showtimes,
.moviedetail .showtimes {
  font-size: 28px;
  margin: 0px 0 10px;
  color: #313131 !important;
  font-weight: normal;
  min-height:62px;
}
.movielist .showtimes a,
.moviedetail .showtimes a {
  border-right: 1px solid #313131;
  color: #717171;
  display: block;
  float: left;
  line-height: 1em;
  margin-bottom: 5px;
  margin-right: 10px;
  margin-top: 5px;
  padding-right: 10px;
}
.movielist .showtimes .iteminfo,
.moviedetail .showtimes .iteminfo {
  padding-left: 0;
}
*/
.moviedetail .listitem {
  border: 0px solid;
  background-color: transparent;
  box-shadow: none;
  padding: 0;
}
.moviedetail .snippet {
  color: #ccc;
  font-weight: 100;
  margin-bottom: 30px;
  margin-top: 20px;
  text-align: justify;
  font-size: 18px;
  line-height: 26px;
}
.moviedetail .snippet img {
  max-width: 200px;
  margin: 0 15px 15px 0;
  float: left;
  border: 1px solid #444;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}
#movie_icons .icon {
    width: 20px;
    display: inline;
}
/*
.movielist.grid .listitem {
  padding: 0;
}
.movielist.grid .listitem > img {
  width: 100%;
}
.movielist.grid .details {
  padding: 10px;
  border-bottom: 1px solid #111;
}
.movielist.grid .details .title {
  font-size: 14px;
  margin-bottom: 8px;
  color:#999;
}
.movielist.grid .details .infocons {
  margin-bottom: 8px;
  min-height:21px;
}
.movielist.grid .details .infocons img {
  width: 20px;
}
.movielist.grid .details .infocons .rating {
  width: 30px;
  padding: 1px 2px 0;
  font-size: 9px;
  outline: 1px solid #cccccc !important;
  min-width: 22px;
  width: auto;
  margin-right: 4px;
  position:relative;
  float:right;
  margin-top:4px;
}
.movielist.grid .details .infocons span {
  float: left;
  margin: 0 2px 0 0;
}
.movielist.grid .details .snippet {
  font-size: 10px;
  min-height:70px;
}
.movielist.grid .details .showtimes iteminfo {
  padding: 0;
}
.movielist.grid .details .showtimes a {
  float: left;
  font-size: 14px;
  margin: 3px 1% 0 0;
  padding: 6px 0;
  width: 32%;
  min-width: 0;
  text-decoration:underline;
}
.movielist.grid .details .showtimes a:hover {
  padding: 7px 0;
}
.movielist.grid .details .showtimes a.past:hover {
  padding: 6px 0;
}
.movielist.grid .details .showtimes a.nolink:hover {
  padding: 6px 0;
}
.movielist.grid .ctas {
  border-top: 1px solid #161616;
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 8px 0;
}
.movielist.grid .ctas a {
  margin: 0 10px;
  padding-right: 0;
  width: 100%;
  border: 0px solid;
  padding-left: 45px;
}
.movielist.grid .ctas .moreinfo {
  background-position: -4px -122px;
}
*/

.showtimes .listitem {
  padding: 0 0 0 12px;
  border: 1px solid #444;
  border-width: 1px 1px 1px 0;
  margin-bottom: 4px;
  font-size: 16px;
  background-image: url("/img/date_md.png");
  background-position: left center;
  background-repeat: no-repeat;
}
.showtimes .listitem .itemheader {
  background-color: #313131;
  color: #fff;
  float: left;
  padding: 20px 10px 20px 0;
}
.showtimes .listitem .itemheader .day,
.showtimes .listitem .itemheader .date {
  text-align: center;
  width: 100%;
  display: block;
  line-height: 1em;
  text-transform: uppercase;
  font-family: 'Noto Sans JP', sans-serif;
}

.showtimes .listitem .itemheader .day {
  font-size: 40px;
  font-weight: bold;
}
.showtimes .listitem .itemheader .date {
  font-size: 22px;
}

/*
.showtimes .listitem:hover {
  background-image: url("/img/date_md_hover2.png");
  background-position: left center;
}
.showtimes .listitem:hover .itemheader {
  background-color: #0078b4;
  color: #fff;
}
.showtimes .iteminfo {
  float: left;
  min-height:80px;
}
*/
.homep .iteminfo {
  min-height:93px;
}
.moviebox .btn-tertiary.trailer {
    max-width: 200px;
}
.movielist .griditem .details .iteminfo a.past, .showz .iteminfo a.past {
  color: #777;
  text-decoration:none !important;
  border: 1px solid #222;
}
.movielist .griditem .details .iteminfo a.past:hover, .showz .iteminfo a.past:hover {
  background-color: transparent;
  border-color: #222;
  background-image: none;
  text-decoration: none;
  color: #777;
  cursor: default;
  border: 1px solid #222;
  
}

.showz .iteminfo a {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  background-position: center center;
  border: 1px solid #999;
  color: #FFFFFF;
  float: left;
  font-size: 19px;
  font-weight: lighter;
  margin: 3px 4px 0 0;
  min-width: 82px;
  padding: 5px 15px;
  text-align: center;
  text-decoration:underline;
  width:auto;
}

.showz .iteminfo a.next {
  color: #fefbb3;
}
.showz .iteminfo a.nolink {
  color: #fff;
}
.showz .iteminfo a:hover {
  background-image: url('/img/time_hover.png');
  background-repeat: repeat-y;
  background-position: center center;
  background-size: 100% auto;
  padding: 6px 15px;
  color: #fff;
  border: 0px solid #b10003;
}

.showz .iteminfo a.nolink:hover {
  background-color: transparent;
  border-color: #222;
  background-image: none;
  text-decoration: none;
  color: #fff;
  cursor: default;
  border: 1px solid #222;
  padding: 7px 20px;

}
.showz.detail .iteminfo {
  float: left;
  padding: 6px 20px;
  margin-top: 5px;
}
.showtimesheader .page-title{font-size:40px;text-align: center;text-shadow: none;}

ul.mrList{list-style:none;}
ul.mrList li{float:left; position:relative;margin:5px 8px 20px;max-width:200px; max-height:296px;min-width:100px;}
div.subpagejt p{font-size:15px;}
a:hover, a:focus{color:#eee;}
footer a,footer a:hover{color:#fff;font-size:12px;}
footer ul {list-style:none;padding-left:0px;}
footer ul li {margin-top:2px;}
footer h4 {margin-bottom:15px;}
footer p {
  font-size:14px;	
  letter-spacing:inherit;
  line-height:24px;
}

.yelmgreen{color:#7f8946;}
.yelmpurple{color:#5b305e;}
.yelmtan{color:#8e7e48;}
.yelmblue{color:#3c3a63;}


.icons a,
.icons span,
.icon {
  display: inline-block;
  margin: 0 2px 0 0;
  opacity: .8;
  transition: all .5s;
}
.icons a img,
.icons span img,
.icon img {
  display: block;
}
.icons-left span,
.icons-left a {
  padding-left: 32px;
  background-image: url(/img/icons/sprite.png);
  background-position: 0 -5px;
  background-repeat:no-repeat;
}
.ctas a {
  border-right: 1px solid #333333;
  margin-right: 13px;
  padding-right: 16px;
  color: #7a7a7a;
  text-decoration: none;
}
.ctas a:hover {
  color: #FEEA21;
}
.ctas .trailer {
  background-position: 0 -5px;
}
.ctas .tickets {
  background-position: 0 -64px;
  padding-left: 34px;
}
.ctas .moreinfo {
  background-position: -9px -122px;
  padding-left: 20px;
}
.ctas .share {
  background-position: -2px -178px;
  padding-left: 29px;
}
.ctas .last-item {
  border-width: 0;
}

div.imgHold{position:relative;
width:100%;
}
.imgHold p {
   position: absolute; 
   top: 85%; 
   left: 0; 
   width: 100%; 
   font-size:1.2em;
}
.imgHold p span{
   color: white; 
   letter-spacing: -1px;  
   background: rgb(0, 0, 0); /* fallback color */
   background: rgba(0, 0, 0, 0.8);
   padding: 10px; 
}
.cshome ul{list-style:none;
margin-top:42px;}
.cshome ul li{float:left;
padding:0 5px 15px;}
.cshome ul li img{-webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.75);
}
div#alertMessage{margin-top:30px;margin-bottom:-140px;}


@media (max-width: 480px) {
.cshome ul li img {
  max-width: 125px;}
.moviedetail .snippet img {
  max-width: 150px;}
.mrList li img.imgglow {
  max-width: 125px;}  
ul.mrList li {
  margin-left:10px;}  
}
.clientmessage{
  margin-top:10px;
  font-size:1.3em;
  font-weight:bold;
  background-color:white;
  color:#007db9;
}
.error{color:red;}
.homecm{margin-top:188px;}
div.dateslider{display:none;}

img.imgglow:hover{
-webkit-box-shadow: 0px 0px 15px 1px rgba(255,234,0,1);
-moz-box-shadow: 0px 0px 15px 1px rgba(255,234,0,1);
box-shadow: 0px 0px 15px 1px rgba(255,234,0,1);
}

@media (max-width: 1200px) {
  .navbar-brand img {
    width: 270px;
  }
  .movielist .griditem .details .iteminfo a, .showtimes .iteminfo a{width:27%; font-size:15px;}
  .navbar-nav li a {
    padding: 14px 10px;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0;
  }
}
@media (max-width: 991px) {
.navbar-nav li a {
  padding: 14px 15px;
  font-size: 13px;
}
.navbar-brand img {
  width: 260px;
}
}
@media (max-width: 768px) {
.navbar-brand img {
  width: 174px;
}
.navbar-brand {height: 85px;}
.navbar{min-height: 60px;}
div#alertMessage{margin-top:72px;margin-bottom:-140px;}
#dateslider{margin-top:85px !important;}
}
@media (max-width: 424px){
.movielist .griditem .details .iteminfo a, .showtimes .iteminfo a{width:auto; font-size:11px;}
#cinema-info {margin-top: 10px;}
div.mtitle {font-size: 11px;}
}



/* --------------------------------------------------
 generic formatting
-------------------------------------------------- */
.w10 {width:10%;}
.w15 {width:15%;}
.w20 {width:20%;}
.w33 {width:33%;}
.w34 {width:34%;}
.w50 {width:50%;}
.w67 {width:67%;}
.w80 {width:80%;}
.w100{width:100%;}
.mb05 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb25 {margin-bottom:25px;}
.mb50 {margin-bottom:50px;}
.ml05 {margin-left:5px;}
.ml10 {margin-left:10px;}
.ml15 {margin-left:15px;}
.ml20 {margin-left:20px;}
.ml25 {margin-left:25px;}
.ml50 {margin-left:50px;}
.mr05 {margin-right:5px;}
.mr10 {margin-right:10px;}
.mr15 {margin-right:15px;}
.mr20 {margin-right:20px;}
.mr25 {margin-right:25px;}
.mr50 {margin-right:50px;}
.mt05 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt25 {margin-top:25px;}
.mt50 {margin-top:50px;}
.mt75 {margin-top:75px;}
.mt125 {margin-top:125px;}
.mt150 {margin-top:150px;}
.tcenter{text-align:center;}
.tright{text-align:right;}
.tleft{text-align:left;}

.size08{font-size:0.8em;}
.size09{font-size:0.9em;}
.size10{font-size:1.0em;}
.size11{font-size:1.1em;}
.size12{font-size:1.2em;}
.size13{font-size:1.3em;}
.size14{font-size:1.4em;}

.lh08{line-height:0.8em;}
.lh09{line-height:0.9em;}
.lh10{line-height:1.0em;}
.lh11{line-height:1.1em;}
.lh12{line-height:1.2em;}
.lh13{line-height:1.3em;}
.lh14{line-height:1.4em;}
.lh20{line-height:2.0em;}

.bg-black{background-color:#000;}
.bg-blue{background-color:#00F;}
.bg-orange{background-color:#ff6600;}
.bg-red{background-color:#a90000;}
.bg-dk-red{background-color:#600000;}
.bg-green{background-color:#00ff00;}

.c-white{color:#fff;}
.c-black{color:#000;}
.c-grey{color:#666;}
.c-red{color:#F00;}
.c-purple{}

.showtimes .iteminfo a:hover {
  background-image: url('/img/time_hover2.png');
}

.font-11 a      {font-size:11px !important; padding:3px 0 !important;}
.font-11 a:hover{font-size:11px !important; padding:4px 0 !important;}


.highlight .alpha {
  background-color: #444;
}
.highlight#section_B .container {
  background-color:rgba(40,40,40,0.8);
}
.highlight#section_B .container .alpha {
  background-color: #bf1e2d;
}
.highlight#section_C .container {
  background-color:rgba(40,40,40,0.8);
}
.highlight#section_C .container .alpha {
  background-color: #412973;
}
.highlight#section_D .container {
  background-color:rgba(40,40,40,0.8);
}
.highlight#section_D .container .alpha {
  background-color: #c11e2d;
}
.yelmtan{color:#fff;text-transform:uppercase;}
#primary-nav .navbar-nav > li > a:hover {
  background-color: #080038;
}
.btn-primary {
  background-color: #E3B317;
  background-image: none;
  color: #1a1a4d;
  border:4px solid #E3B317;
  text-decoration: none;
}
.btn-primary:hover {
  background-color: #f74b4c;
  color: #fff;
  border:4px solid #f74b4c;
}
.btn-secondary {
  background-color: #3f3f3f;
  background-image: none;
  color: #fff;
  border:4px solid #bf1e2d;
}
.btn-secondary:hover {
  background-color: #666;
  color: #fff;
  border:4px solid #bf1e2d;
}
.btn {
  padding: 7px 15px;
  font-size: 21px;
}
.btn-signup {
    font-size: 16px;
    text-transform: uppercase;
    transition: all .3s;
    padding: 3px 11px 5px;
    font-weight: 200;
    box-shadow: none;
    margin-top: 15px;
}
.contentdisplay img.img-responsive{display:inline-block !important;}
.contentdisplay{background-color: rgba(0,0,0,0.85);padding:15px;}
th {text-align: center;}


/* ticketing */
#grad1,#cartContentsord{margin-top:10px;color:#222;}
#cartContents{margin-top:10px;color:#222;}
#cartContents a{color:blue;}
#msform h2{color:#313131;}
h5.expire{    margin-bottom: 2px;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    margin-top: 7px;}
#clockdiv{
    font-family: sans-serif;
    color: #fff;
    display: inline-block;
    font-weight: 100;
    text-align: center;
    font-size: 18px;
}

#clockdiv > div{
    padding: 3px 23px;
    border-radius: 3px;
    background: #444;
    display: inline-block;
}

#clockdiv div > span{
    padding: 0  px;
    border-radius: 3px;
    background: #444;
    display: inline-block;
}

.smalltext{
    padding-top: 5px;
    font-size: 9px;
}
.box-shadow-lg {
    box-shadow: 0 0.3rem 1.525rem -0.375rem rgba(0,0,0,0.1) !important;
}
.prodimg{max-height: 150px;}
.prodtitle{font-size:20px; font-weight: bold;}
.product .card-text{font-size:18px;}
.price{font-size:20px;font-weight:bold;}

.btn-sm, .btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
}
#msform h2{margin-top:auto;}
@media (max-width: 768px){
  #cartContents{margin-top:1em;}
  .prodimg{max-height: 56px;}
}
.form-control-auto{
  height: 50px;
    font-weight: 200;
    font-size: 18px;
    padding:10px;
    text-align: left;
}
#accordion .panel-heading {
    cursor: pointer;
}
#progressbar,#progresscon {
    margin-bottom: 30px;
    overflow: hidden;
    color: #fff;
    padding-left:0;
}

#progressbar .active,#progresscon .active {
    color: #fff;
    cursor: pointer;
}

#progressbar li {
    list-style-type: none;
    font-size: 12px;
    width: 25%;
    float: left;
    position: relative;

}
#progresscon li {
    list-style-type: none;
    font-size: 12px;
    width: 33%;
    float: left;
    position: relative;

}


#progressbar li:before,#progresscon li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 18px;
    color: #ffffff;
    background: #bbb;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}

#progressbar li:after,#progresscon li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #bbb;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}

#progressbar li.active:before,
#progressbar li.active:after,
#progresscon li.active:before,
#progresscon li.active:after {
    background: #a20e00;
}
.revrow {
    display: flex;
    flex-direction: column-reverse;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #eee;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    z-index: 0;
    border-radius: 0.5rem;
}

.panel-primary>.panel-heading {
    background-image: -webkit-linear-gradient(top,#006ee5 0,#006bdf 100%);
    background-image: linear-gradient(to bottom,#006ee5 0,#006bdf 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background-color: #002a54;
    border-color: none;
}

.box_theme .jumbotron{margin-top:10px;}

.tixselect{background-color:#fefefe;
    box-shadow: 0 0.3rem 1.525rem -0.375rem rgba(0,0,0,0.1) !important;}

.tixselect p{font-size:1.2em;color:#555;padding-top:5px;}
.tickets {color:#444;}
.tickets .movie h5{text-transform: uppercase;font-size:1.6em;font-weight: bold;}
.tickets .movie h6{font-size:1.3em;font-weight: bold;}
.tickets .movie p{font-size: 1.2em;}  
.tixselect p small{display:block;font-size: 0.6em;color:#aaa;margin-top:-7px;} 
.concessions img{max-width: 100px;}   
.yourinfo .conoptions{display:none;}
.themodalholder {color:#222;}
/* utility classes */
.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}
.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}
.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}
.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}
.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}
.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}
.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}
.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}
.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}
.card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:first-child .card-header,.card-group>.card:first-child .card-img-top{border-top-right-radius:0}.card-group>.card:first-child .card-footer,.card-group>.card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:last-child .card-header,.card-group>.card:last-child .card-img-top{border-top-left-radius:0}.card-group>.card:last-child .card-footer,.card-group>.card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group>.card:only-child{border-radius:.25rem}.card-group>.card:only-child .card-header,.card-group>.card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group>.card:only-child .card-footer,.card-group>.card:only-child .card-img-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-group>.card:not(:first-child):not(:last-child):not(:only-child){border-radius:0}.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.card-columns .card{display:inline-block;width:100%}}
.text-bg-primary{color:#fff!important;background-color:RGBA(13,110,253,var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(108,117,125,var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(25,135,84,var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(13,202,240,var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(255,193,7,var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(220,53,69,var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(248,249,250,var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(33,37,41,var(--bs-bg-opacity,1))!important}