.tbl{display:table;width:100%;height:100%;}
.tbl .tbl-cell{display:table-cell;vertical-align:middle;}
.m-a-0{margin:0 0 !important;}
.m-t-0{margin-top:0 !important;}
.m-r-0{margin-right:0 !important;}
.m-b-0{margin-bottom:0 !important;}
.m-l-0{margin-left:0 !important;}
.m-x-0{margin-right:0 !important;margin-left:0 !important;}
.m-x-auto{margin-right:auto !important;margin-left:auto !important;}
.m-y-0{margin-top:0 !important;margin-bottom:0 !important;}
.m-a-1{margin:1rem 1rem !important;}
.m-t-1{margin-top:1rem !important;}
.m-r-1{margin-right:1rem !important;}
.m-b-1{margin-bottom:1rem !important;}
.m-l-1{margin-left:1rem !important;}
.m-x-1{margin-right:1rem !important;margin-left:1rem !important;}
.m-y-1{margin-top:1rem !important;margin-bottom:1rem !important;}
.m-a-2{margin:1.5rem 1.5rem !important;}
.m-t-2{margin-top:1.5rem !important;}
.m-r-2{margin-right:1.5rem !important;}
.m-b-2{margin-bottom:1.5rem !important;}
.m-l-2{margin-left:2rem !important;}
.m-x-2{margin-right:2rem !important;margin-left:2rem !important;}
.m-y-2{margin-top:2rem !important;margin-bottom:2rem !important;}
.m-a-3{margin:3rem 3rem !important;}
.m-t-3{margin-top:3rem !important;}
.m-r-3{margin-right:3rem !important;}
.m-b-3{margin-bottom:3rem !important;}
.m-l-3{margin-left:3rem !important;}
.m-x-3{margin-right:3rem !important;margin-left:3rem !important;}
.m-y-3{margin-top:3rem !important;margin-bottom:3rem !important;}
.m-y-4{margin-top:4rem !important;margin-bottom:4rem !important;}
.m-l-4{margin-left:4rem !important;}
.p-a-0{padding:0 0 !important;}
.p-t-0{padding-top:0 !important;}
.p-r-0{padding-right:0 !important;}
.p-b-0{padding-bottom:0 !important;}
.p-l-0{padding-left:0 !important;}
.p-x-0{padding-right:0 !important;padding-left:0 !important;}
.p-y-0{padding-top:0 !important;padding-bottom:0 !important;}
.p-a-1{padding:1rem 1rem !important;}
.p-a-p5{padding:0.5rem 0.5rem !important;}
.p-t-1{padding-top:1rem !important;}
.p-r-1{padding-right:1rem !important;}
.p-b-1{padding-bottom:1rem !important;}
.p-l-1{padding-left:1rem !important;}
.p-x-1{padding-right:1rem !important;padding-left:1rem !important;}
.p-y-1{padding-top:1rem !important;padding-bottom:1rem !important;}
.p-a-2{padding:2rem 2rem !important;}
.p-t-2{padding-top:2rem !important;}
.p-r-2{padding-right:2rem !important;}
.p-b-2{padding-bottom:2rem !important;}
.p-l-2{padding-left:2rem !important;}
.p-x-2{padding-right:2rem !important;padding-left:2rem !important;}
.p-y-2{padding-top:2rem !important;padding-bottom:2rem !important;}
.p-a-3{padding:3rem 3rem !important;}
.p-t-3{padding-top:3rem !important;}
.p-r-3{padding-right:3rem !important;}
.p-r-3{padding-right:3rem !important;}
.p-b-3{padding-bottom:3rem !important;}
.p-l-3{padding-left:3rem !important;}
.p-x-3{padding-right:3rem !important;padding-left:3rem !important;}
.p-y-3{padding-top:3rem !important;padding-bottom:3rem !important;}
.p-y-4{padding-top:4rem !important;padding-bottom:4rem !important;}
.p-t-4{padding-top:4rem !important;}
.p-b-4{padding-bottom:4rem !important;}
.m-t-4{margin-top:4rem !important;}
.m-b-4{margin-bottom:4rem !important;}
.m-t--2{margin-top:-2rem !important;}
.pos-f-t{position:fixed;top:0;right:0;left:0;z-index:1030;}
.text-justify{text-align:justify !important;}
.text-nowrap{white-space:nowrap !important;}
.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.text-xs-left{text-align:left !important;}
.text-xs-right{text-align:right !important;}
.text-xs-center{text-align:center !important;}
.text-lowercase{text-transform:lowercase !important;}
.text-uppercase{text-transform:uppercase !important;}
.text-capitalize{text-transform:capitalize !important;}
.font-italic{font-style:italic;}
.text-muted{color:#818a91 !important;}
a.text-muted:focus, a.text-muted:hover{color:#687077;}
.text-primary{color:#0275d8 !important;}
a.text-primary:focus, a.text-primary:hover{color:#025aa5;}
.text-success{color:#5cb85c !important;}
a.text-success:focus, a.text-success:hover{color:#449d44;}
.text-info{color:#5bc0de !important;}
a.text-info:focus, a.text-info:hover{color:#31b0d5;}
.text-warning{color:#f0ad4e !important;}
a.text-warning:focus, a.text-warning:hover{color:#ec971f;}
.text-danger{color:#d9534f !important;}
a.text-danger:focus, a.text-danger:hover{color:#c9302c;}
.invisible{visibility:hidden !important;}
.hidden-xs-up{display:none !important;}
@media (max-width:543px){.hidden-xs-down{display:none !important;}
}
@media (min-width:544px){.hidden-sm-up{display:none !important;}
}
@media (max-width:767px){.hidden-sm-down{display:none !important;}
}
@media (min-width:768px){.hidden-md-up{display:none !important;}
}
@media (max-width:991px){.hidden-md-down{display:none !important;}
}
@media (min-width:992px){.hidden-lg-up{display:none !important;}
}
@media (max-width:1199px){.hidden-lg-down{display:none !important;}
}
@media (min-width:1200px){.hidden-xl-up{display:none !important;}
}
.hidden-xl-down{display:none !important;}
.clearfix::after{content:"";display:table;clear:both;}
.d-block{display:block !important;}
.d-inline-block{display:inline-block !important;}
.d-inline{display:inline !important;}
.pull-xs-left{float:left !important;}
.pull-xs-right{float:right !important;}
.pull-xs-none{float:none !important;}
@media (min-width:544px){.pull-sm-left{float:left !important;}
.pull-sm-right{float:right !important;}
.pull-sm-none{float:none !important;}
}
@media (min-width:40.063em){.pull-md-left{float:left !important;}
.pull-md-right{float:right !important;}
.pull-md-none{float:none !important;}
}
@media (min-width:64.063em){.pull-lg-left{float:left !important;}
.pull-lg-right{float:right !important;}
.pull-lg-none{float:none !important;}
}
@media (min-width:1200px){.pull-xl-left{float:left !important;}
.pull-xl-right{float:right !important;}
.pull-xl-none{float:none !important;}
}