.rc-LazyBuildCompilationMessage{
  z-index:99999;
  top:0;
  left:0;
  position:fixed;
  width:100vw;
  height:100vh;
  background-color:#f5f5f5;
}
.rc-LazyBuildCompilationMessage .guide-text{
  max-width:60%;
  margin-top:35px;
  line-height:1.5;
  font-weight:160;
}
.rc-LazyBuildCompilationMessage .hidden{
  display:none;
}
.bt3-clearfix:before,
.bt3-dl-horizontal dd:before,
.bt3-container:before,
.bt3-container-fluid:before,
.bt3-row:before,
.bt3-form-horizontal .bt3-form-group:before,
.bt3-btn-toolbar:before,
.bt3-btn-group-vertical > .bt3-btn-group:before,
.bt3-nav:before,
.bt3-navbar:before,
.bt3-navbar-header:before,
.bt3-navbar-collapse:before,
.bt3-pager:before,
.bt3-panel-body:before,
.bt3-modal-footer:before,
.bt3-clearfix:after,
.bt3-dl-horizontal dd:after,
.bt3-container:after,
.bt3-container-fluid:after,
.bt3-row:after,
.bt3-form-horizontal .bt3-form-group:after,
.bt3-btn-toolbar:after,
.bt3-btn-group-vertical > .bt3-btn-group:after,
.bt3-nav:after,
.bt3-navbar:after,
.bt3-navbar-header:after,
.bt3-navbar-collapse:after,
.bt3-pager:after,
.bt3-panel-body:after,
.bt3-modal-footer:after{
  content:" ";
  display:table;
}
.bt3-clearfix:after,
.bt3-dl-horizontal dd:after,
.bt3-container:after,
.bt3-container-fluid:after,
.bt3-row:after,
.bt3-form-horizontal .bt3-form-group:after,
.bt3-btn-toolbar:after,
.bt3-btn-group-vertical > .bt3-btn-group:after,
.bt3-nav:after,
.bt3-navbar:after,
.bt3-navbar-header:after,
.bt3-navbar-collapse:after,
.bt3-pager:after,
.bt3-panel-body:after,
.bt3-modal-footer:after{
  clear:both;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary{
  display:block;
}
audio,
canvas,
progress,
video{
  vertical-align:baseline;
}
[hidden],
template{
  display:none;
}
a{
  background:transparent;
}
a:active,
a:hover{
  outline:0;
}
abbr[title]{
  border-bottom:1px dotted;
}
b,
strong{
  font-weight:bold;
}
mark{
  background:#ff0;
}
img{
  border:0;
}
button,
input,
optgroup,
select,
textarea{
  color:inherit;
}
button{
  overflow:visible;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"]{
  -webkit-appearance:button;
  cursor:pointer;
}
button[disabled],
html input[disabled]{
  cursor:default;
}
button::-moz-focus-inner,
input::-moz-focus-inner{
  border:0;
  padding:0;
}
input{
  line-height:normal;
}
input[type="checkbox"],
input[type="radio"]{
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  padding:0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button{
  height:auto;
}
input[type="search"]{
  -webkit-appearance:textfield;
  -webkit-box-sizing:content-box;
  -moz-box-sizing:content-box;
  box-sizing:content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration{
  -webkit-appearance:none;
}
table{
  border-spacing:0;
}
td,
th{
  padding:0;
}
@media print{
  *{
    text-shadow:none !important;
    color:#000 !important;
    background:transparent !important;
    -webkit-box-shadow:none !important;
    box-shadow:none !important;
  }
  a,
  a:visited{
    text-decoration:underline;
  }
  a[href]:after{
    content:" (" attr(href) ")";
  }
  abbr[title]:after{
    content:" (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after{
    content:"";
  }
  pre,
  blockquote{
    border:1px solid #999;
    page-break-inside:avoid;
  }
  thead{
    display:table-header-group;
  }
  tr,
  img{
    page-break-inside:avoid;
  }
  img{
    max-width:100% !important;
  }
  p,
  h2,
  h3{
    orphans:3;
    widows:3;
  }
  h2,
  h3{
    page-break-after:avoid;
  }
  select{
    background:#fff !important;
  }
  .bt3-navbar{
    display:none;
  }
  .bt3-table td,
  .bt3-table th{
    background-color:#fff !important;
  }
  .bt3-btn > .bt3-caret,
  .bt3-dropup > .bt3-btn > .bt3-caret{
    border-top-color:#000 !important;
  }
  .bt3-label{
    border:1px solid #000;
  }
  .bt3-table{
    border-collapse:collapse !important;
  }
  .bt3-table-bordered th,
  .bt3-table-bordered td{
    border:1px solid #ddd !important;
  }
}
*{
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
*:before,
*:after{
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
html{
  -webkit-tap-highlight-color:rgba(0,0,0,0);
}
body{
  font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size:14px;
  line-height:1.428571429;
  color:#333;
}
input,
button,
select,
textarea{
  font-family:inherit;
  font-size:inherit;
}
a{
  color:#428bca;
}
a:hover,
a:focus{
  color:#3277b2;
  text-decoration:underline;
}
a:focus{
  outline:thin dotted;
}
figure{
  margin:0;
}
.bt3-img-responsive,
.bt3-thumbnail > img,
.bt3-thumbnail a > img,
.bt3-carousel-inner > .bt3-item > img,
.bt3-carousel-inner > .bt3-item > a > img{
  display:block;
  max-width:100%;
  height:auto;
}
.bt3-img-rounded{
  border-radius:6px;
}
.bt3-img-thumbnail{
  padding:4px;
  line-height:1.428571429;
  background-color:#fff;
  border:1px solid #ddd;
  border-radius:4px;
  -webkit-transition:all 0.2s ease-in-out;
  transition:all 0.2s ease-in-out;
  display:inline-block;
  max-width:100%;
  height:auto;
}
.bt3-img-circle{
  border-radius:50%;
}
hr{
  margin-top:20px;
  margin-bottom:20px;
  border:0;
  border-top:1px solid #eee;
}
.bt3-sr-only{
  position:absolute;
  width:1px;
  height:1px;
  margin:-1px;
  padding:0;
  overflow:hidden;
  clip:rect(0, 0, 0, 0);
  border:0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.bt3-h1,
.bt3-h2,
.bt3-h3,
.bt3-h4,
.bt3-h5,
.bt3-h6{
  font-family:inherit;
  font-weight:500;
  line-height:1.1;
  color:inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.bt3-h1 small,
.bt3-h2 small,
.bt3-h3 small,
.bt3-h4 small,
.bt3-h5 small,
.bt3-h6 small,
h1 .bt3-small,
h2 .bt3-small,
h3 .bt3-small,
h4 .bt3-small,
h5 .bt3-small,
h6 .bt3-small,
.bt3-h1 .bt3-small,
.bt3-h2 .bt3-small,
.bt3-h3 .bt3-small,
.bt3-h4 .bt3-small,
.bt3-h5 .bt3-small,
.bt3-h6 .bt3-small{
  font-weight:normal;
  line-height:1;
  color:#999;
}
h1,
.bt3-h1,
h2,
.bt3-h2,
h3,
.bt3-h3{
  margin-top:20px;
  margin-bottom:10px;
}
h1 small,
.bt3-h1 small,
h2 small,
.bt3-h2 small,
h3 small,
.bt3-h3 small,
h1 .bt3-small,
.bt3-h1 .bt3-small,
h2 .bt3-small,
.bt3-h2 .bt3-small,
h3 .bt3-small,
.bt3-h3 .bt3-small{
  font-size:65%;
}
h4,
.bt3-h4,
h5,
.bt3-h5,
h6,
.bt3-h6{
  margin-top:10px;
  margin-bottom:10px;
}
h4 small,
.bt3-h4 small,
h5 small,
.bt3-h5 small,
h6 small,
.bt3-h6 small,
h4 .bt3-small,
.bt3-h4 .bt3-small,
h5 .bt3-small,
.bt3-h5 .bt3-small,
h6 .bt3-small,
.bt3-h6 .bt3-small{
  font-size:75%;
}
h1,
.bt3-h1{
  font-size:36px;
}
h2,
.bt3-h2{
  font-size:30px;
}
h3,
.bt3-h3{
  font-size:24px;
}
h4,
.bt3-h4{
  font-size:18px;
}
h5,
.bt3-h5{
  font-size:14px;
}
h6,
.bt3-h6{
  font-size:12px;
}
p{
  margin:0 0 10px;
}
.bt3-lead{
  margin-bottom:20px;
  font-size:16px;
  font-weight:200;
  line-height:1.4;
}
@media (min-width: 768px){
  .bt3-lead{
    font-size:21px;
  }
}
small,
.bt3-small{
  font-size:85%;
}
cite{
  font-style:normal;
}
.bt3-text-left{
  text-align:left;
}
.bt3-text-right{
  text-align:right;
}
.bt3-text-center{
  text-align:center;
}
.bt3-text-justify{
  text-align:justify;
}
.bt3-text-muted{
  color:#999;
}
.bt3-text-primary{
  color:#428bca;
}
a.bt3-text-primary:hover{
  color:#357ebc;
}
.bt3-text-success{
  color:#3c763d;
}
a.bt3-text-success:hover{
  color:#366a37;
}
.bt3-text-info{
  color:#31708f;
}
a.bt3-text-info:hover{
  color:#2c6581;
}
.bt3-text-warning{
  color:#8a6d3b;
}
a.bt3-text-warning:hover{
  color:#7c6235;
}
.bt3-text-danger{
  color:#a94442;
}
a.bt3-text-danger:hover{
  color:#983d3b;
}
.bt3-bg-primary{
  color:#fff;
  background-color:#428bca;
}
a.bt3-bg-primary:hover{
  background-color:#357ebc;
}
.bt3-bg-success{
  background-color:#dff0d8;
}
a.bt3-bg-success:hover{
  background-color:#c4e3b7;
}
.bt3-bg-info{
  background-color:#d9edf7;
}
a.bt3-bg-info:hover{
  background-color:#b3dbef;
}
.bt3-bg-warning{
  background-color:#fcf8e3;
}
a.bt3-bg-warning:hover{
  background-color:#f7edb8;
}
.bt3-bg-danger{
  background-color:#f2dede;
}
a.bt3-bg-danger:hover{
  background-color:#e5bdbd;
}
.bt3-page-header{
  padding-bottom:9px;
  margin:40px 0 20px;
  border-bottom:1px solid #eee;
}
ul,
ol{
  margin-top:0;
  margin-bottom:10px;
}
ul ul,
ol ul,
ul ol,
ol ol{
  margin-bottom:0;
}
.bt3-list-unstyled{
  padding-left:0;
  list-style:none;
}
.bt3-list-inline{
  padding-left:0;
  list-style:none;
  margin-left:-5px;
}
.bt3-list-inline > li{
  display:inline-block;
  padding-left:5px;
  padding-right:5px;
}
dl{
  margin-top:0;
  margin-bottom:20px;
}
dt,
dd{
  line-height:1.428571429;
}
@media (min-width: 768px){
  .bt3-dl-horizontal dt{
    float:left;
    width:160px;
    clear:left;
    text-align:right;
    overflow:hidden;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis;
    white-space:nowrap;
  }
  .bt3-dl-horizontal dd{
    margin-left:180px;
  }
}
abbr[title],
abbr[data-original-title]{
  border-bottom:1px dotted #999;
}
.bt3-initialism{
  font-size:90%;
  text-transform:uppercase;
}
blockquote{
  padding:10px 20px;
  margin:0 0 20px;
  font-size:17.5px;
  border-left:5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child{
  margin-bottom:0;
}
blockquote footer,
blockquote small,
blockquote .bt3-small{
  display:block;
  font-size:80%;
  line-height:1.428571429;
  color:#999;
}
blockquote footer:before,
blockquote small:before,
blockquote .bt3-small:before{
  content:'\2014   \A0';
}
.bt3-blockquote-reverse,
blockquote.bt3-pull-right{
  padding-right:15px;
  padding-left:0;
  border-right:5px solid #eee;
  border-left:0;
  text-align:right;
}
.bt3-blockquote-reverse footer:before,
blockquote.bt3-pull-right footer:before,
.bt3-blockquote-reverse small:before,
blockquote.bt3-pull-right small:before,
.bt3-blockquote-reverse .bt3-small:before,
blockquote.bt3-pull-right .bt3-small:before{
  content:'';
}
.bt3-blockquote-reverse footer:after,
blockquote.bt3-pull-right footer:after,
.bt3-blockquote-reverse small:after,
blockquote.bt3-pull-right small:after,
.bt3-blockquote-reverse .bt3-small:after,
blockquote.bt3-pull-right .bt3-small:after{
  content:'\A0   \2014';
}
blockquote:before,
blockquote:after{
  content:"";
}
address{
  margin-bottom:20px;
  line-height:1.428571429;
}
code,
kbd,
pre,
samp{
  font-family:Menlo, Monaco, Consolas, "Courier New", monospace;
}
code{
  padding:2px 4px;
  font-size:90%;
  color:#c7254e;
  background-color:#f9f2f4;
  white-space:nowrap;
  border-radius:4px;
}
kbd{
  padding:2px 4px;
  font-size:90%;
  color:#fff;
  background-color:#333;
  border-radius:3px;
  -webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25);
  box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25);
}
pre{
  display:block;
  padding:9.5px;
  margin:0 0 10px;
  font-size:13px;
  line-height:1.428571429;
  word-break:break-all;
  word-wrap:break-word;
  color:#333;
  background-color:#f5f5f5;
  border:1px solid #ccc;
  border-radius:4px;
}
pre code{
  padding:0;
  font-size:inherit;
  color:inherit;
  white-space:pre-wrap;
  background-color:transparent;
  border-radius:0;
}
.bt3-pre-scrollable{
  max-height:340px;
  overflow-y:scroll;
}
.bt3-container{
  margin-right:auto;
  margin-left:auto;
  padding-left:15px;
  padding-right:15px;
}
@media (min-width: 768px){
  .bt3-container{
    width:750px;
  }
}
@media (min-width: 992px){
  .bt3-container{
    width:970px;
  }
}
@media (min-width: 1200px){
  .bt3-container{
    width:1170px;
  }
}
.bt3-container-fluid{
  margin-right:auto;
  margin-left:auto;
  padding-left:15px;
  padding-right:15px;
}
.bt3-row{
  margin-left:-15px;
  margin-right:-15px;
}
.bt3-col-xs-1,
.bt3-col-sm-1,
.bt3-col-md-1,
.bt3-col-lg-1,
.bt3-col-xs-2,
.bt3-col-sm-2,
.bt3-col-md-2,
.bt3-col-lg-2,
.bt3-col-xs-3,
.bt3-col-sm-3,
.bt3-col-md-3,
.bt3-col-lg-3,
.bt3-col-xs-4,
.bt3-col-sm-4,
.bt3-col-md-4,
.bt3-col-lg-4,
.bt3-col-xs-5,
.bt3-col-sm-5,
.bt3-col-md-5,
.bt3-col-lg-5,
.bt3-col-xs-6,
.bt3-col-sm-6,
.bt3-col-md-6,
.bt3-col-lg-6,
.bt3-col-xs-7,
.bt3-col-sm-7,
.bt3-col-md-7,
.bt3-col-lg-7,
.bt3-col-xs-8,
.bt3-col-sm-8,
.bt3-col-md-8,
.bt3-col-lg-8,
.bt3-col-xs-9,
.bt3-col-sm-9,
.bt3-col-md-9,
.bt3-col-lg-9,
.bt3-col-xs-10,
.bt3-col-sm-10,
.bt3-col-md-10,
.bt3-col-lg-10,
.bt3-col-xs-11,
.bt3-col-sm-11,
.bt3-col-md-11,
.bt3-col-lg-11,
.bt3-col-xs-12,
.bt3-col-sm-12,
.bt3-col-md-12,
.bt3-col-lg-12{
  position:relative;
  min-height:1px;
  padding-left:15px;
  padding-right:15px;
}
.bt3-col-xs-1,
.bt3-col-xs-2,
.bt3-col-xs-3,
.bt3-col-xs-4,
.bt3-col-xs-5,
.bt3-col-xs-6,
.bt3-col-xs-7,
.bt3-col-xs-8,
.bt3-col-xs-9,
.bt3-col-xs-10,
.bt3-col-xs-11,
.bt3-col-xs-12{
  float:left;
}
.bt3-col-xs-12{
  width:100%;
}
.bt3-col-xs-11{
  width:91.6666666666667%;
}
.bt3-col-xs-10{
  width:83.3333333333333%;
}
.bt3-col-xs-9{
  width:75%;
}
.bt3-col-xs-8{
  width:66.6666666666667%;
}
.bt3-col-xs-7{
  width:58.3333333333333%;
}
.bt3-col-xs-6{
  width:50%;
}
.bt3-col-xs-5{
  width:41.6666666666667%;
}
.bt3-col-xs-4{
  width:33.3333333333333%;
}
.bt3-col-xs-3{
  width:25%;
}
.bt3-col-xs-2{
  width:16.6666666666667%;
}
.bt3-col-xs-1{
  width:8.3333333333333%;
}
.bt3-col-xs-pull-12{
  right:100%;
}
.bt3-col-xs-pull-11{
  right:91.6666666666667%;
}
.bt3-col-xs-pull-10{
  right:83.3333333333333%;
}
.bt3-col-xs-pull-9{
  right:75%;
}
.bt3-col-xs-pull-8{
  right:66.6666666666667%;
}
.bt3-col-xs-pull-7{
  right:58.3333333333333%;
}
.bt3-col-xs-pull-6{
  right:50%;
}
.bt3-col-xs-pull-5{
  right:41.6666666666667%;
}
.bt3-col-xs-pull-4{
  right:33.3333333333333%;
}
.bt3-col-xs-pull-3{
  right:25%;
}
.bt3-col-xs-pull-2{
  right:16.6666666666667%;
}
.bt3-col-xs-pull-1{
  right:8.3333333333333%;
}
.bt3-col-xs-pull-0{
  right:0%;
}
.bt3-col-xs-push-12{
  left:100%;
}
.bt3-col-xs-push-11{
  left:91.6666666666667%;
}
.bt3-col-xs-push-10{
  left:83.3333333333333%;
}
.bt3-col-xs-push-9{
  left:75%;
}
.bt3-col-xs-push-8{
  left:66.6666666666667%;
}
.bt3-col-xs-push-7{
  left:58.3333333333333%;
}
.bt3-col-xs-push-6{
  left:50%;
}
.bt3-col-xs-push-5{
  left:41.6666666666667%;
}
.bt3-col-xs-push-4{
  left:33.3333333333333%;
}
.bt3-col-xs-push-3{
  left:25%;
}
.bt3-col-xs-push-2{
  left:16.6666666666667%;
}
.bt3-col-xs-push-1{
  left:8.3333333333333%;
}
.bt3-col-xs-push-0{
  left:0%;
}
.bt3-col-xs-offset-12{
  margin-left:100%;
}
.bt3-col-xs-offset-11{
  margin-left:91.6666666666667%;
}
.bt3-col-xs-offset-10{
  margin-left:83.3333333333333%;
}
.bt3-col-xs-offset-9{
  margin-left:75%;
}
.bt3-col-xs-offset-8{
  margin-left:66.6666666666667%;
}
.bt3-col-xs-offset-7{
  margin-left:58.3333333333333%;
}
.bt3-col-xs-offset-6{
  margin-left:50%;
}
.bt3-col-xs-offset-5{
  margin-left:41.6666666666667%;
}
.bt3-col-xs-offset-4{
  margin-left:33.3333333333333%;
}
.bt3-col-xs-offset-3{
  margin-left:25%;
}
.bt3-col-xs-offset-2{
  margin-left:16.6666666666667%;
}
.bt3-col-xs-offset-1{
  margin-left:8.3333333333333%;
}
.bt3-col-xs-offset-0{
  margin-left:0%;
}
@media (min-width: 768px){
  .bt3-col-sm-1,
  .bt3-col-sm-2,
  .bt3-col-sm-3,
  .bt3-col-sm-4,
  .bt3-col-sm-5,
  .bt3-col-sm-6,
  .bt3-col-sm-7,
  .bt3-col-sm-8,
  .bt3-col-sm-9,
  .bt3-col-sm-10,
  .bt3-col-sm-11,
  .bt3-col-sm-12{
    float:left;
  }
  .bt3-col-sm-12{
    width:100%;
  }
  .bt3-col-sm-11{
    width:91.6666666666667%;
  }
  .bt3-col-sm-10{
    width:83.3333333333333%;
  }
  .bt3-col-sm-9{
    width:75%;
  }
  .bt3-col-sm-8{
    width:66.6666666666667%;
  }
  .bt3-col-sm-7{
    width:58.3333333333333%;
  }
  .bt3-col-sm-6{
    width:50%;
  }
  .bt3-col-sm-5{
    width:41.6666666666667%;
  }
  .bt3-col-sm-4{
    width:33.3333333333333%;
  }
  .bt3-col-sm-3{
    width:25%;
  }
  .bt3-col-sm-2{
    width:16.6666666666667%;
  }
  .bt3-col-sm-1{
    width:8.3333333333333%;
  }
  .bt3-col-sm-pull-12{
    right:100%;
  }
  .bt3-col-sm-pull-11{
    right:91.6666666666667%;
  }
  .bt3-col-sm-pull-10{
    right:83.3333333333333%;
  }
  .bt3-col-sm-pull-9{
    right:75%;
  }
  .bt3-col-sm-pull-8{
    right:66.6666666666667%;
  }
  .bt3-col-sm-pull-7{
    right:58.3333333333333%;
  }
  .bt3-col-sm-pull-6{
    right:50%;
  }
  .bt3-col-sm-pull-5{
    right:41.6666666666667%;
  }
  .bt3-col-sm-pull-4{
    right:33.3333333333333%;
  }
  .bt3-col-sm-pull-3{
    right:25%;
  }
  .bt3-col-sm-pull-2{
    right:16.6666666666667%;
  }
  .bt3-col-sm-pull-1{
    right:8.3333333333333%;
  }
  .bt3-col-sm-pull-0{
    right:0%;
  }
  .bt3-col-sm-push-12{
    left:100%;
  }
  .bt3-col-sm-push-11{
    left:91.6666666666667%;
  }
  .bt3-col-sm-push-10{
    left:83.3333333333333%;
  }
  .bt3-col-sm-push-9{
    left:75%;
  }
  .bt3-col-sm-push-8{
    left:66.6666666666667%;
  }
  .bt3-col-sm-push-7{
    left:58.3333333333333%;
  }
  .bt3-col-sm-push-6{
    left:50%;
  }
  .bt3-col-sm-push-5{
    left:41.6666666666667%;
  }
  .bt3-col-sm-push-4{
    left:33.3333333333333%;
  }
  .bt3-col-sm-push-3{
    left:25%;
  }
  .bt3-col-sm-push-2{
    left:16.6666666666667%;
  }
  .bt3-col-sm-push-1{
    left:8.3333333333333%;
  }
  .bt3-col-sm-push-0{
    left:0%;
  }
  .bt3-col-sm-offset-12{
    margin-left:100%;
  }
  .bt3-col-sm-offset-11{
    margin-left:91.6666666666667%;
  }
  .bt3-col-sm-offset-10{
    margin-left:83.3333333333333%;
  }
  .bt3-col-sm-offset-9{
    margin-left:75%;
  }
  .bt3-col-sm-offset-8{
    margin-left:66.6666666666667%;
  }
  .bt3-col-sm-offset-7{
    margin-left:58.3333333333333%;
  }
  .bt3-col-sm-offset-6{
    margin-left:50%;
  }
  .bt3-col-sm-offset-5{
    margin-left:41.6666666666667%;
  }
  .bt3-col-sm-offset-4{
    margin-left:33.3333333333333%;
  }
  .bt3-col-sm-offset-3{
    margin-left:25%;
  }
  .bt3-col-sm-offset-2{
    margin-left:16.6666666666667%;
  }
  .bt3-col-sm-offset-1{
    margin-left:8.3333333333333%;
  }
  .bt3-col-sm-offset-0{
    margin-left:0%;
  }
}
@media (min-width: 992px){
  .bt3-col-md-1,
  .bt3-col-md-2,
  .bt3-col-md-3,
  .bt3-col-md-4,
  .bt3-col-md-5,
  .bt3-col-md-6,
  .bt3-col-md-7,
  .bt3-col-md-8,
  .bt3-col-md-9,
  .bt3-col-md-10,
  .bt3-col-md-11,
  .bt3-col-md-12{
    float:left;
  }
  .bt3-col-md-12{
    width:100%;
  }
  .bt3-col-md-11{
    width:91.6666666666667%;
  }
  .bt3-col-md-10{
    width:83.3333333333333%;
  }
  .bt3-col-md-9{
    width:75%;
  }
  .bt3-col-md-8{
    width:66.6666666666667%;
  }
  .bt3-col-md-7{
    width:58.3333333333333%;
  }
  .bt3-col-md-6{
    width:50%;
  }
  .bt3-col-md-5{
    width:41.6666666666667%;
  }
  .bt3-col-md-4{
    width:33.3333333333333%;
  }
  .bt3-col-md-3{
    width:25%;
  }
  .bt3-col-md-2{
    width:16.6666666666667%;
  }
  .bt3-col-md-1{
    width:8.3333333333333%;
  }
  .bt3-col-md-pull-12{
    right:100%;
  }
  .bt3-col-md-pull-11{
    right:91.6666666666667%;
  }
  .bt3-col-md-pull-10{
    right:83.3333333333333%;
  }
  .bt3-col-md-pull-9{
    right:75%;
  }
  .bt3-col-md-pull-8{
    right:66.6666666666667%;
  }
  .bt3-col-md-pull-7{
    right:58.3333333333333%;
  }
  .bt3-col-md-pull-6{
    right:50%;
  }
  .bt3-col-md-pull-5{
    right:41.6666666666667%;
  }
  .bt3-col-md-pull-4{
    right:33.3333333333333%;
  }
  .bt3-col-md-pull-3{
    right:25%;
  }
  .bt3-col-md-pull-2{
    right:16.6666666666667%;
  }
  .bt3-col-md-pull-1{
    right:8.3333333333333%;
  }
  .bt3-col-md-pull-0{
    right:0%;
  }
  .bt3-col-md-push-12{
    left:100%;
  }
  .bt3-col-md-push-11{
    left:91.6666666666667%;
  }
  .bt3-col-md-push-10{
    left:83.3333333333333%;
  }
  .bt3-col-md-push-9{
    left:75%;
  }
  .bt3-col-md-push-8{
    left:66.6666666666667%;
  }
  .bt3-col-md-push-7{
    left:58.3333333333333%;
  }
  .bt3-col-md-push-6{
    left:50%;
  }
  .bt3-col-md-push-5{
    left:41.6666666666667%;
  }
  .bt3-col-md-push-4{
    left:33.3333333333333%;
  }
  .bt3-col-md-push-3{
    left:25%;
  }
  .bt3-col-md-push-2{
    left:16.6666666666667%;
  }
  .bt3-col-md-push-1{
    left:8.3333333333333%;
  }
  .bt3-col-md-push-0{
    left:0%;
  }
  .bt3-col-md-offset-12{
    margin-left:100%;
  }
  .bt3-col-md-offset-11{
    margin-left:91.6666666666667%;
  }
  .bt3-col-md-offset-10{
    margin-left:83.3333333333333%;
  }
  .bt3-col-md-offset-9{
    margin-left:75%;
  }
  .bt3-col-md-offset-8{
    margin-left:66.6666666666667%;
  }
  .bt3-col-md-offset-7{
    margin-left:58.3333333333333%;
  }
  .bt3-col-md-offset-6{
    margin-left:50%;
  }
  .bt3-col-md-offset-5{
    margin-left:41.6666666666667%;
  }
  .bt3-col-md-offset-4{
    margin-left:33.3333333333333%;
  }
  .bt3-col-md-offset-3{
    margin-left:25%;
  }
  .bt3-col-md-offset-2{
    margin-left:16.6666666666667%;
  }
  .bt3-col-md-offset-1{
    margin-left:8.3333333333333%;
  }
  .bt3-col-md-offset-0{
    margin-left:0%;
  }
}
@media (min-width: 1200px){
  .bt3-col-lg-1,
  .bt3-col-lg-2,
  .bt3-col-lg-3,
  .bt3-col-lg-4,
  .bt3-col-lg-5,
  .bt3-col-lg-6,
  .bt3-col-lg-7,
  .bt3-col-lg-8,
  .bt3-col-lg-9,
  .bt3-col-lg-10,
  .bt3-col-lg-11,
  .bt3-col-lg-12{
    float:left;
  }
  .bt3-col-lg-12{
    width:100%;
  }
  .bt3-col-lg-11{
    width:91.6666666666667%;
  }
  .bt3-col-lg-10{
    width:83.3333333333333%;
  }
  .bt3-col-lg-9{
    width:75%;
  }
  .bt3-col-lg-8{
    width:66.6666666666667%;
  }
  .bt3-col-lg-7{
    width:58.3333333333333%;
  }
  .bt3-col-lg-6{
    width:50%;
  }
  .bt3-col-lg-5{
    width:41.6666666666667%;
  }
  .bt3-col-lg-4{
    width:33.3333333333333%;
  }
  .bt3-col-lg-3{
    width:25%;
  }
  .bt3-col-lg-2{
    width:16.6666666666667%;
  }
  .bt3-col-lg-1{
    width:8.3333333333333%;
  }
  .bt3-col-lg-pull-12{
    right:100%;
  }
  .bt3-col-lg-pull-11{
    right:91.6666666666667%;
  }
  .bt3-col-lg-pull-10{
    right:83.3333333333333%;
  }
  .bt3-col-lg-pull-9{
    right:75%;
  }
  .bt3-col-lg-pull-8{
    right:66.6666666666667%;
  }
  .bt3-col-lg-pull-7{
    right:58.3333333333333%;
  }
  .bt3-col-lg-pull-6{
    right:50%;
  }
  .bt3-col-lg-pull-5{
    right:41.6666666666667%;
  }
  .bt3-col-lg-pull-4{
    right:33.3333333333333%;
  }
  .bt3-col-lg-pull-3{
    right:25%;
  }
  .bt3-col-lg-pull-2{
    right:16.6666666666667%;
  }
  .bt3-col-lg-pull-1{
    right:8.3333333333333%;
  }
  .bt3-col-lg-pull-0{
    right:0%;
  }
  .bt3-col-lg-push-12{
    left:100%;
  }
  .bt3-col-lg-push-11{
    left:91.6666666666667%;
  }
  .bt3-col-lg-push-10{
    left:83.3333333333333%;
  }
  .bt3-col-lg-push-9{
    left:75%;
  }
  .bt3-col-lg-push-8{
    left:66.6666666666667%;
  }
  .bt3-col-lg-push-7{
    left:58.3333333333333%;
  }
  .bt3-col-lg-push-6{
    left:50%;
  }
  .bt3-col-lg-push-5{
    left:41.6666666666667%;
  }
  .bt3-col-lg-push-4{
    left:33.3333333333333%;
  }
  .bt3-col-lg-push-3{
    left:25%;
  }
  .bt3-col-lg-push-2{
    left:16.6666666666667%;
  }
  .bt3-col-lg-push-1{
    left:8.3333333333333%;
  }
  .bt3-col-lg-push-0{
    left:0%;
  }
  .bt3-col-lg-offset-12{
    margin-left:100%;
  }
  .bt3-col-lg-offset-11{
    margin-left:91.6666666666667%;
  }
  .bt3-col-lg-offset-10{
    margin-left:83.3333333333333%;
  }
  .bt3-col-lg-offset-9{
    margin-left:75%;
  }
  .bt3-col-lg-offset-8{
    margin-left:66.6666666666667%;
  }
  .bt3-col-lg-offset-7{
    margin-left:58.3333333333333%;
  }
  .bt3-col-lg-offset-6{
    margin-left:50%;
  }
  .bt3-col-lg-offset-5{
    margin-left:41.6666666666667%;
  }
  .bt3-col-lg-offset-4{
    margin-left:33.3333333333333%;
  }
  .bt3-col-lg-offset-3{
    margin-left:25%;
  }
  .bt3-col-lg-offset-2{
    margin-left:16.6666666666667%;
  }
  .bt3-col-lg-offset-1{
    margin-left:8.3333333333333%;
  }
  .bt3-col-lg-offset-0{
    margin-left:0%;
  }
}
table{
  max-width:100%;
}
.bt3-table{
  width:100%;
  margin-bottom:20px;
}
.bt3-table > thead > tr > th,
.bt3-table > tbody > tr > th,
.bt3-table > tfoot > tr > th,
.bt3-table > thead > tr > td,
.bt3-table > tbody > tr > td,
.bt3-table > tfoot > tr > td{
  padding:8px;
  line-height:1.428571429;
  vertical-align:top;
  border-top:1px solid #ddd;
}
.bt3-table > thead > tr > th{
  vertical-align:bottom;
  border-bottom:2px solid #ddd;
}
.bt3-table > caption + thead > tr:first-child > th,
.bt3-table > colgroup + thead > tr:first-child > th,
.bt3-table > thead:first-child > tr:first-child > th,
.bt3-table > caption + thead > tr:first-child > td,
.bt3-table > colgroup + thead > tr:first-child > td,
.bt3-table > thead:first-child > tr:first-child > td{
  border-top:0;
}
.bt3-table > tbody + tbody{
  border-top:2px solid #ddd;
}
.bt3-table .bt3-table{
  background-color:#fff;
}
.bt3-table-condensed > thead > tr > th,
.bt3-table-condensed > tbody > tr > th,
.bt3-table-condensed > tfoot > tr > th,
.bt3-table-condensed > thead > tr > td,
.bt3-table-condensed > tbody > tr > td,
.bt3-table-condensed > tfoot > tr > td{
  padding:5px;
}
.bt3-table-bordered{
  border:1px solid #ddd;
}
.bt3-table-bordered > thead > tr > th,
.bt3-table-bordered > tbody > tr > th,
.bt3-table-bordered > tfoot > tr > th,
.bt3-table-bordered > thead > tr > td,
.bt3-table-bordered > tbody > tr > td,
.bt3-table-bordered > tfoot > tr > td{
  border:1px solid #ddd;
}
.bt3-table-bordered > thead > tr > th,
.bt3-table-bordered > thead > tr > td{
  border-bottom-width:2px;
}
.bt3-table-striped > tbody > tr:nth-child(odd) > td,
.bt3-table-striped > tbody > tr:nth-child(odd) > th{
  background-color:#f9f9f9;
}
.bt3-table-hover > tbody > tr:hover > td,
.bt3-table-hover > tbody > tr:hover > th{
  background-color:#f5f5f5;
}
table col[class*="col-"]{
  position:static;
  float:none;
  display:table-column;
}
table td[class*="col-"],
table th[class*="col-"]{
  position:static;
  float:none;
  display:table-cell;
}
.bt3-table > thead > tr > td.bt3-active,
.bt3-table > tbody > tr > td.bt3-active,
.bt3-table > tfoot > tr > td.bt3-active,
.bt3-table > thead > tr > th.bt3-active,
.bt3-table > tbody > tr > th.bt3-active,
.bt3-table > tfoot > tr > th.bt3-active,
.bt3-table > thead > tr.bt3-active > td,
.bt3-table > tbody > tr.bt3-active > td,
.bt3-table > tfoot > tr.bt3-active > td,
.bt3-table > thead > tr.bt3-active > th,
.bt3-table > tbody > tr.bt3-active > th,
.bt3-table > tfoot > tr.bt3-active > th{
  background-color:#f5f5f5;
}
.bt3-table-hover > tbody > tr > td.bt3-active:hover,
.bt3-table-hover > tbody > tr > th.bt3-active:hover,
.bt3-table-hover > tbody > tr.bt3-active:hover > td,
.bt3-table-hover > tbody > tr.bt3-active:hover > th{
  background-color:#e9e9e9;
}
.bt3-table > thead > tr > td.bt3-success,
.bt3-table > tbody > tr > td.bt3-success,
.bt3-table > tfoot > tr > td.bt3-success,
.bt3-table > thead > tr > th.bt3-success,
.bt3-table > tbody > tr > th.bt3-success,
.bt3-table > tfoot > tr > th.bt3-success,
.bt3-table > thead > tr.bt3-success > td,
.bt3-table > tbody > tr.bt3-success > td,
.bt3-table > tfoot > tr.bt3-success > td,
.bt3-table > thead > tr.bt3-success > th,
.bt3-table > tbody > tr.bt3-success > th,
.bt3-table > tfoot > tr.bt3-success > th{
  background-color:#dff0d8;
}
.bt3-table-hover > tbody > tr > td.bt3-success:hover,
.bt3-table-hover > tbody > tr > th.bt3-success:hover,
.bt3-table-hover > tbody > tr.bt3-success:hover > td,
.bt3-table-hover > tbody > tr.bt3-success:hover > th{
  background-color:#d1eac8;
}
.bt3-table > thead > tr > td.bt3-info,
.bt3-table > tbody > tr > td.bt3-info,
.bt3-table > tfoot > tr > td.bt3-info,
.bt3-table > thead > tr > th.bt3-info,
.bt3-table > tbody > tr > th.bt3-info,
.bt3-table > tfoot > tr > th.bt3-info,
.bt3-table > thead > tr.bt3-info > td,
.bt3-table > tbody > tr.bt3-info > td,
.bt3-table > tfoot > tr.bt3-info > td,
.bt3-table > thead > tr.bt3-info > th,
.bt3-table > tbody > tr.bt3-info > th,
.bt3-table > tfoot > tr.bt3-info > th{
  background-color:#d9edf7;
}
.bt3-table-hover > tbody > tr > td.bt3-info:hover,
.bt3-table-hover > tbody > tr > th.bt3-info:hover,
.bt3-table-hover > tbody > tr.bt3-info:hover > td,
.bt3-table-hover > tbody > tr.bt3-info:hover > th{
  background-color:#c6e4f3;
}
.bt3-table > thead > tr > td.bt3-warning,
.bt3-table > tbody > tr > td.bt3-warning,
.bt3-table > tfoot > tr > td.bt3-warning,
.bt3-table > thead > tr > th.bt3-warning,
.bt3-table > tbody > tr > th.bt3-warning,
.bt3-table > tfoot > tr > th.bt3-warning,
.bt3-table > thead > tr.bt3-warning > td,
.bt3-table > tbody > tr.bt3-warning > td,
.bt3-table > tfoot > tr.bt3-warning > td,
.bt3-table > thead > tr.bt3-warning > th,
.bt3-table > tbody > tr.bt3-warning > th,
.bt3-table > tfoot > tr.bt3-warning > th{
  background-color:#fcf8e3;
}
.bt3-table-hover > tbody > tr > td.bt3-warning:hover,
.bt3-table-hover > tbody > tr > th.bt3-warning:hover,
.bt3-table-hover > tbody > tr.bt3-warning:hover > td,
.bt3-table-hover > tbody > tr.bt3-warning:hover > th{
  background-color:#faf3cd;
}
.bt3-table > thead > tr > td.bt3-danger,
.bt3-table > tbody > tr > td.bt3-danger,
.bt3-table > tfoot > tr > td.bt3-danger,
.bt3-table > thead > tr > th.bt3-danger,
.bt3-table > tbody > tr > th.bt3-danger,
.bt3-table > tfoot > tr > th.bt3-danger,
.bt3-table > thead > tr.bt3-danger > td,
.bt3-table > tbody > tr.bt3-danger > td,
.bt3-table > tfoot > tr.bt3-danger > td,
.bt3-table > thead > tr.bt3-danger > th,
.bt3-table > tbody > tr.bt3-danger > th,
.bt3-table > tfoot > tr.bt3-danger > th{
  background-color:#f2dede;
}
.bt3-table-hover > tbody > tr > td.bt3-danger:hover,
.bt3-table-hover > tbody > tr > th.bt3-danger:hover,
.bt3-table-hover > tbody > tr.bt3-danger:hover > td,
.bt3-table-hover > tbody > tr.bt3-danger:hover > th{
  background-color:#ebcdcd;
}
@media (max-width: 767px){
  .bt3-table-responsive{
    width:100%;
    margin-bottom:15px;
    overflow-y:hidden;
    overflow-x:scroll;
    -ms-overflow-style:-ms-autohiding-scrollbar;
    border:1px solid #ddd;
    -webkit-overflow-scrolling:touch;
  }
  .bt3-table-responsive > .bt3-table{
    margin-bottom:0;
  }
  .bt3-table-responsive > .bt3-table > thead > tr > th,
  .bt3-table-responsive > .bt3-table > tbody > tr > th,
  .bt3-table-responsive > .bt3-table > tfoot > tr > th,
  .bt3-table-responsive > .bt3-table > thead > tr > td,
  .bt3-table-responsive > .bt3-table > tbody > tr > td,
  .bt3-table-responsive > .bt3-table > tfoot > tr > td{
    white-space:nowrap;
  }
  .bt3-table-responsive > .bt3-table-bordered{
    border:0;
  }
  .bt3-table-responsive > .bt3-table-bordered > thead > tr > th:first-child,
  .bt3-table-responsive > .bt3-table-bordered > tbody > tr > th:first-child,
  .bt3-table-responsive > .bt3-table-bordered > tfoot > tr > th:first-child,
  .bt3-table-responsive > .bt3-table-bordered > thead > tr > td:first-child,
  .bt3-table-responsive > .bt3-table-bordered > tbody > tr > td:first-child,
  .bt3-table-responsive > .bt3-table-bordered > tfoot > tr > td:first-child{
    border-left:0;
  }
  .bt3-table-responsive > .bt3-table-bordered > thead > tr > th:last-child,
  .bt3-table-responsive > .bt3-table-bordered > tbody > tr > th:last-child,
  .bt3-table-responsive > .bt3-table-bordered > tfoot > tr > th:last-child,
  .bt3-table-responsive > .bt3-table-bordered > thead > tr > td:last-child,
  .bt3-table-responsive > .bt3-table-bordered > tbody > tr > td:last-child,
  .bt3-table-responsive > .bt3-table-bordered > tfoot > tr > td:last-child{
    border-right:0;
  }
  .bt3-table-responsive > .bt3-table-bordered > tbody > tr:last-child > th,
  .bt3-table-responsive > .bt3-table-bordered > tfoot > tr:last-child > th,
  .bt3-table-responsive > .bt3-table-bordered > tbody > tr:last-child > td,
  .bt3-table-responsive > .bt3-table-bordered > tfoot > tr:last-child > td{
    border-bottom:0;
  }
}
legend{
  margin-bottom:20px;
  font-size:21px;
  color:#333;
  border:0;
  border-bottom:1px solid #e5e5e5;
}
label{
  margin-bottom:5px;
  font-weight:bold;
}
input[type="search"]{
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
input[type="radio"],
input[type="checkbox"]{
  margin:4px 0 0;
  margin-top:1px 9;
  line-height:normal;
}
input[type="file"]{
  display:block;
}
input[type="range"]{
  display:block;
  width:100%;
}
select[multiple],
select[size]{
  height:auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus{
  outline:thin dotted;
  outline:5px auto -webkit-focus-ring-color;
  outline-offset:-2px;
}
output{
  display:block;
  padding-top:7px;
  font-size:14px;
  line-height:1.428571429;
  color:#555;
}
.bt3-form-control{
  display:block;
  width:100%;
  height:34px;
  padding:6px 12px;
  font-size:14px;
  line-height:1.428571429;
  color:#555;
  background-color:#fff;
  background-image:none;
  border:1px solid #ccc;
  border-radius:4px;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bt3-form-control:focus{
  border-color:#66afe9;
  outline:0;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
  box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
}
.bt3-form-control::-moz-placeholder{
  color:#999;
  opacity:1;
  filter:alpha(opacity=100);
}
.bt3-form-control:-ms-input-placeholder{
  color:#999;
}
.bt3-form-control::-webkit-input-placeholder{
  color:#999;
}
.bt3-form-control[disabled],
.bt3-form-control[readonly],
fieldset[disabled] .bt3-form-control{
  cursor:not-allowed;
  background-color:#eee;
  opacity:1;
  filter:alpha(opacity=100);
}
textarea.bt3-form-control{
  height:auto;
}
input[type="date"]{
  line-height:34px;
}
.bt3-form-group{
  margin-bottom:15px;
}
.bt3-radio,
.bt3-checkbox{
  display:block;
  min-height:20px;
  margin-top:10px;
  margin-bottom:10px;
  padding-left:20px;
}
.bt3-radio label,
.bt3-checkbox label{
  display:inline;
  font-weight:normal;
  cursor:pointer;
}
.bt3-radio input[type="radio"],
.bt3-radio-inline input[type="radio"],
.bt3-checkbox input[type="checkbox"],
.bt3-checkbox-inline input[type="checkbox"]{
  float:left;
  margin-left:-20px;
}
.bt3-radio + .bt3-radio,
.bt3-checkbox + .bt3-checkbox{
  margin-top:-5px;
}
.bt3-radio-inline,
.bt3-checkbox-inline{
  display:inline-block;
  padding-left:20px;
  margin-bottom:0;
  vertical-align:middle;
  font-weight:normal;
  cursor:pointer;
}
.bt3-radio-inline + .bt3-radio-inline,
.bt3-checkbox-inline + .bt3-checkbox-inline{
  margin-top:0;
  margin-left:10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.bt3-radio[disabled],
.bt3-radio-inline[disabled],
.bt3-checkbox[disabled],
.bt3-checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .bt3-radio,
fieldset[disabled] .bt3-radio-inline,
fieldset[disabled] .bt3-checkbox,
fieldset[disabled] .bt3-checkbox-inline{
  cursor:not-allowed;
}
.bt3-input-sm{
  height:30px;
  padding:5px 10px;
  font-size:12px;
  line-height:1.5;
  border-radius:3px;
}
select.bt3-input-sm{
  height:30px;
  line-height:30px;
}
textarea.bt3-input-sm,
select[multiple].bt3-input-sm{
  height:auto;
}
.bt3-input-lg{
  height:46px;
  padding:10px 16px;
  font-size:18px;
  line-height:1.33;
  border-radius:6px;
}
select.bt3-input-lg{
  height:46px;
  line-height:46px;
}
textarea.bt3-input-lg,
select[multiple].bt3-input-lg{
  height:auto;
}
.bt3-has-feedback{
  position:relative;
}
.bt3-has-feedback .bt3-form-control{
  padding-right:42.5px;
}
.bt3-has-feedback .bt3-form-control-feedback{
  position:absolute;
  top:25px;
  right:0;
  display:block;
  width:34px;
  height:34px;
  line-height:34px;
  text-align:center;
}
.bt3-has-success .bt3-help-block,
.bt3-has-success .bt3-control-label,
.bt3-has-success .bt3-radio,
.bt3-has-success .bt3-checkbox,
.bt3-has-success .bt3-radio-inline,
.bt3-has-success .bt3-checkbox-inline{
  color:#3c763d;
}
.bt3-has-success .bt3-form-control{
  border-color:#3c763d;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
}
.bt3-has-success .bt3-form-control:focus{
  border-color:#366a37;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #52a254;
  box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #52a254;
}
.bt3-has-success .bt3-input-group-addon{
  color:#3c763d;
  border-color:#3c763d;
  background-color:#dff0d8;
}
.bt3-has-success .bt3-form-control-feedback{
  color:#3c763d;
}
.bt3-has-warning .bt3-help-block,
.bt3-has-warning .bt3-control-label,
.bt3-has-warning .bt3-radio,
.bt3-has-warning .bt3-checkbox,
.bt3-has-warning .bt3-radio-inline,
.bt3-has-warning .bt3-checkbox-inline{
  color:#8a6d3b;
}
.bt3-has-warning .bt3-form-control{
  border-color:#8a6d3b;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
}
.bt3-has-warning .bt3-form-control:focus{
  border-color:#7c6235;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #b48f50;
  box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #b48f50;
}
.bt3-has-warning .bt3-input-group-addon{
  color:#8a6d3b;
  border-color:#8a6d3b;
  background-color:#fcf8e3;
}
.bt3-has-warning .bt3-form-control-feedback{
  color:#8a6d3b;
}
.bt3-has-error .bt3-help-block,
.bt3-has-error .bt3-control-label,
.bt3-has-error .bt3-radio,
.bt3-has-error .bt3-checkbox,
.bt3-has-error .bt3-radio-inline,
.bt3-has-error .bt3-checkbox-inline{
  color:#a94442;
}
.bt3-has-error .bt3-form-control{
  border-color:#a94442;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
}
.bt3-has-error .bt3-form-control:focus{
  border-color:#983d3b;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c16361;
  box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c16361;
}
.bt3-has-error .bt3-input-group-addon{
  color:#a94442;
  border-color:#a94442;
  background-color:#f2dede;
}
.bt3-has-error .bt3-form-control-feedback{
  color:#a94442;
}
.bt3-form-control-static{
  margin-bottom:0;
}
.bt3-help-block{
  display:block;
  margin-top:5px;
  margin-bottom:10px;
  color:#666;
}
@media (min-width: 768px){
  .bt3-form-inline .bt3-form-group{
    display:inline-block;
    margin-bottom:0;
    vertical-align:middle;
  }
  .bt3-form-inline .bt3-form-control{
    display:inline-block;
    width:auto;
    vertical-align:middle;
  }
  .bt3-form-inline .bt3-input-group > .bt3-form-control{
    width:100%;
  }
  .bt3-form-inline .bt3-control-label{
    margin-bottom:0;
    vertical-align:middle;
  }
  .bt3-form-inline .bt3-radio,
  .bt3-form-inline .bt3-checkbox{
    display:inline-block;
    margin-top:0;
    margin-bottom:0;
    padding-left:0;
    vertical-align:middle;
  }
  .bt3-form-inline .bt3-radio input[type="radio"],
  .bt3-form-inline .bt3-checkbox input[type="checkbox"]{
    float:none;
    margin-left:0;
  }
  .bt3-form-inline .bt3-has-feedback .bt3-form-control-feedback{
    top:0;
  }
}
.bt3-form-horizontal .bt3-control-label,
.bt3-form-horizontal .bt3-radio,
.bt3-form-horizontal .bt3-checkbox,
.bt3-form-horizontal .bt3-radio-inline,
.bt3-form-horizontal .bt3-checkbox-inline{
  margin-top:0;
  margin-bottom:0;
  padding-top:7px;
}
.bt3-form-horizontal .bt3-radio,
.bt3-form-horizontal .bt3-checkbox{
  min-height:27px;
}
.bt3-form-horizontal .bt3-form-group{
  margin-left:-15px;
  margin-right:-15px;
}
.bt3-form-horizontal .bt3-form-control-static{
  padding-top:7px;
}
@media (min-width: 768px){
  .bt3-form-horizontal .bt3-control-label{
    text-align:right;
  }
}
.bt3-form-horizontal .bt3-has-feedback .bt3-form-control-feedback{
  top:0;
  right:15px;
}
.bt3-btn{
  display:inline-block;
  margin-bottom:0;
  font-weight:normal;
  text-align:center;
  vertical-align:middle;
  cursor:pointer;
  background-image:none;
  border:1px solid transparent;
  white-space:nowrap;
  padding:6px 12px;
  font-size:14px;
  line-height:1.428571429;
  border-radius:4px;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
}
.bt3-btn:focus,
.bt3-btn:active:focus,
.bt3-btn.bt3-active:focus{
  outline:thin dotted;
  outline:5px auto -webkit-focus-ring-color;
  outline-offset:-2px;
}
.bt3-btn:hover,
.bt3-btn:focus{
  color:#333;
  text-decoration:none;
}
.bt3-btn:active,
.bt3-btn.bt3-active{
  outline:0;
  background-image:none;
  -webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
  box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
}
.bt3-btn.bt3-disabled,
.bt3-btn[disabled],
fieldset[disabled] .bt3-btn{
  cursor:not-allowed;
  pointer-events:none;
  opacity:0.65;
  filter:alpha(opacity=65);
  -webkit-box-shadow:none;
  box-shadow:none;
}
.bt3-btn-default{
  color:#333;
  background-color:#fff;
  border-color:#ccc;
}
.bt3-btn-default:hover,
.bt3-btn-default:focus,
.bt3-btn-default:active,
.bt3-btn-default.bt3-active,
.bt3-open .bt3-dropdown-toggle.bt3-btn-default{
  color:#333;
  background-color:#ebebeb;
  border-color:#b4b4b4;
}
.bt3-btn-default:active,
.bt3-btn-default.bt3-active,
.bt3-open .bt3-dropdown-toggle.bt3-btn-default{
  background-image:none;
}
.bt3-btn-default.bt3-disabled,
.bt3-btn-default[disabled],
fieldset[disabled] .bt3-btn-default,
.bt3-btn-default.bt3-disabled:hover,
.bt3-btn-default[disabled]:hover,
fieldset[disabled] .bt3-btn-default:hover,
.bt3-btn-default.bt3-disabled:focus,
.bt3-btn-default[disabled]:focus,
fieldset[disabled] .bt3-btn-default:focus,
.bt3-btn-default.bt3-disabled:active,
.bt3-btn-default[disabled]:active,
fieldset[disabled] .bt3-btn-default:active,
.bt3-btn-default.bt3-disabled.bt3-active,
.bt3-btn-default[disabled].bt3-active,
fieldset[disabled] .bt3-btn-default.bt3-active{
  background-color:#fff;
  border-color:#ccc;
}
.bt3-btn-default .bt3-badge{
  color:#fff;
  background-color:#333;
}
.bt3-btn-primary{
  color:#fff;
  background-color:#428bca;
  border-color:#3885c7;
}
.bt3-btn-primary:hover,
.bt3-btn-primary:focus,
.bt3-btn-primary:active,
.bt3-btn-primary.bt3-active,
.bt3-open .bt3-dropdown-toggle.bt3-btn-primary{
  color:#fff;
  background-color:#3680c1;
  border-color:#3175af;
}
.bt3-btn-primary:active,
.bt3-btn-primary.bt3-active,
.bt3-open .bt3-dropdown-toggle.bt3-btn-primary{
  background-image:none;
}
.bt3-btn-primary.bt3-disabled,
.bt3-btn-primary[disabled],
fieldset[disabled] .bt3-btn-primary,
.bt3-btn-primary.bt3-disabled:hover,
.bt3-btn-primary[disabled]:hover,
fieldset[disabled] .bt3-btn-primary:hover,
.bt3-btn-primary.bt3-disabled:focus,
.bt3-btn-primary[disabled]:focus,
fieldset[disabled] .bt3-btn-primary:focus,
.bt3-btn-primary.bt3-disabled:active,
.bt3-btn-primary[disabled]:active,
fieldset[disabled] .bt3-btn-primary:active,
.bt3-btn-primary.bt3-disabled.bt3-active,
.bt3-btn-primary[disabled].bt3-active,
fieldset[disabled] .bt3-btn-primary.bt3-active{
  background-color:#428bca;
  border-color:#3885c7;
}
.bt3-btn-primary .bt3-badge{
  color:#428bca;
  background-color:#fff;
}
.bt3-btn-success{
  color:#fff;
  background-color:#5cb85c;
  border-color:#52b452;
}
.bt3-btn-success:hover,
.bt3-btn-success:focus,
.bt3-btn-success:active,
.bt3-btn-success.bt3-active,
.bt3-open .bt3-dropdown-toggle.bt3-btn-success{
  color:#fff;
  background-color:#4db14d;
  border-color:#46a146;
}
.bt3-btn-success:active,
.bt3-btn-success.bt3-active,
.bt3-open .bt3-dropdown-toggle.bt3-btn-success{
  background-image:none;
}
.bt3-btn-success.bt3-disabled,
.bt3-btn-success[disabled],
fieldset[disabled] .bt3-btn-success,
.bt3-btn-success.bt3-disabled:hover,
.bt3-btn-success[disabled]:hover,
fieldset[disabled] .bt3-btn-success:hover,
.bt3-btn-success.bt3-disabled:focus,
.bt3-btn-success[disabled]:focus,
fieldset[disabled] .bt3-btn-success:focus,
.bt3-btn-success.bt3-disabled:active,
.bt3-btn-success[disabled]:active,
fieldset[disabled] .bt3-btn-success:active,
.bt3-btn-success.bt3-disabled.bt3-active,
.bt3-btn-success[disabled].bt3-active,
fieldset[disabled] .bt3-btn-success.bt3-active{
  background-color:#5cb85c;
  border-color:#52b452;
}
.bt3-btn-success .bt3-badge{
  color:#5cb85c;
  background-color:#fff;
}
.bt3-btn-info{
  color:#fff;
  background-color:#5bc0de;
  border-color:#4ebbdb;
}
.bt3-btn-info:hover,
.bt3-btn-info:focus,
.bt3-btn-info:active,
.bt3-btn-info.bt3-active,
.bt3-open .bt3-dropdown-toggle.bt3-btn-info{
  color:#fff;
  background-color:#46b8da;
  border-color:#30b0d5;
}
.bt3-btn-info:active,
.bt3-btn-info.bt3-active,
.bt3-open .bt3-dropdown-toggle.bt3-btn-info{
  background-image:none;
}
.bt3-btn-info.bt3-disabled,
.bt3-btn-info[disabled],
fieldset[disabled] .bt3-btn-info,
.bt3-btn-info.bt3-disabled:hover,
.bt3-btn-info[disabled]:hover,
fieldset[disabled] .bt3-btn-info:hover,
.bt3-btn-info.bt3-disabled:focus,
.bt3-btn-info[disabled]:focus,
fieldset[disabled] .bt3-btn-info:focus,
.bt3-btn-info.bt3-disabled:active,
.bt3-btn-info[disabled]:active,
fieldset[disabled] .bt3-btn-info:active,
.bt3-btn-info.bt3-disabled.bt3-active,
.bt3-btn-info[disabled].bt3-active,
fieldset[disabled] .bt3-btn-info.bt3-active{
  background-color:#5bc0de;
  border-color:#4ebbdb;
}
.bt3-btn-info .bt3-badge{
  color:#5bc0de;
  background-color:#fff;
}
.bt3-btn-warning{
  color:#fff;
  background-color:#f0ad4e;
  border-color:#efa63f;
}
.bt3-btn-warning:hover,
.bt3-btn-warning:focus,
.bt3-btn-warning:active,
.bt3-btn-warning.bt3-active,
.bt3-open .bt3-dropdown-toggle.bt3-btn-warning{
  color:#fff;
  background-color:#eea237;
  border-color:#ec961e;
}
.bt3-btn-warning:active,
.bt3-btn-warning.bt3-active,
.bt3-open .bt3-dropdown-toggle.bt3-btn-warning{
  background-image:none;
}
.bt3-btn-warning.bt3-disabled,
.bt3-btn-warning[disabled],
fieldset[disabled] .bt3-btn-warning,
.bt3-btn-warning.bt3-disabled:hover,
.bt3-btn-warning[disabled]:hover,
fieldset[disabled] .bt3-btn-warning:hover,
.bt3-btn-warning.bt3-disabled:focus,
.bt3-btn-warning[disabled]:focus,
fieldset[disabled] .bt3-btn-warning:focus,
.bt3-btn-warning.bt3-disabled:active,
.bt3-btn-warning[disabled]:active,
fieldset[disabled] .bt3-btn-warning:active,
.bt3-btn-warning.bt3-disabled.bt3-active,
.bt3-btn-warning[disabled].bt3-active,
fieldset[disabled] .bt3-btn-warning.bt3-active{
  background-color:#f0ad4e;
  border-color:#efa63f;
}
.bt3-btn-warning .bt3-badge{
  color:#f0ad4e;
  background-color:#fff;
}
.bt3-btn-danger{
  color:#fff;
  background-color:#d9534f;
  border-color:#d64743;
}
.bt3-btn-danger:hover,
.bt3-btn-danger:focus,
.bt3-btn-danger:active,
.bt3-btn-danger.bt3-active,
.bt3-open .bt3-dropdown-toggle.bt3-btn-danger{
  color:#fff;
  background-color:#d5403c;
  border-color:#cb312c;
}
.bt3-btn-danger:active,
.bt3-btn-danger.bt3-active,
.bt3-open .bt3-dropdown-toggle.bt3-btn-danger{
  background-image:none;
}
.bt3-btn-danger.bt3-disabled,
.bt3-btn-danger[disabled],
fieldset[disabled] .bt3-btn-danger,
.bt3-btn-danger.bt3-disabled:hover,
.bt3-btn-danger[disabled]:hover,
fieldset[disabled] .bt3-btn-danger:hover,
.bt3-btn-danger.bt3-disabled:focus,
.bt3-btn-danger[disabled]:focus,
fieldset[disabled] .bt3-btn-danger:focus,
.bt3-btn-danger.bt3-disabled:active,
.bt3-btn-danger[disabled]:active,
fieldset[disabled] .bt3-btn-danger:active,
.bt3-btn-danger.bt3-disabled.bt3-active,
.bt3-btn-danger[disabled].bt3-active,
fieldset[disabled] .bt3-btn-danger.bt3-active{
  background-color:#d9534f;
  border-color:#d64743;
}
.bt3-btn-danger .bt3-badge{
  color:#d9534f;
  background-color:#fff;
}
.bt3-btn-link{
  color:#428bca;
  font-weight:normal;
  cursor:pointer;
  border-radius:0;
}
.bt3-btn-link,
.bt3-btn-link:active,
.bt3-btn-link[disabled],
fieldset[disabled] .bt3-btn-link{
  background-color:transparent;
  -webkit-box-shadow:none;
  box-shadow:none;
}
.bt3-btn-link,
.bt3-btn-link:hover,
.bt3-btn-link:focus,
.bt3-btn-link:active{
  border-color:transparent;
}
.bt3-btn-link:hover,
.bt3-btn-link:focus{
  color:#3277b2;
  text-decoration:underline;
  background-color:transparent;
}
.bt3-btn-link[disabled]:hover,
fieldset[disabled] .bt3-btn-link:hover,
.bt3-btn-link[disabled]:focus,
fieldset[disabled] .bt3-btn-link:focus{
  color:#999;
  text-decoration:none;
}
.bt3-btn-lg,
.bt3-btn-group-lg > .bt3-btn{
  padding:10px 16px;
  font-size:18px;
  line-height:1.33;
  border-radius:6px;
}
.bt3-btn-sm,
.bt3-btn-group-sm > .bt3-btn{
  padding:5px 10px;
  font-size:12px;
  line-height:1.5;
  border-radius:3px;
}
.bt3-btn-xs,
.bt3-btn-group-xs > .bt3-btn{
  padding:1px 5px;
  font-size:12px;
  line-height:1.5;
  border-radius:3px;
}
.bt3-btn-block{
  display:block;
  width:100%;
  padding-left:0;
  padding-right:0;
}
.bt3-btn-block + .bt3-btn-block{
  margin-top:5px;
}
input[type="submit"].bt3-btn-block,
input[type="reset"].bt3-btn-block,
input[type="button"].bt3-btn-block{
  width:100%;
}
.bt3-fade{
  opacity:0;
  filter:alpha(opacity=0);
  -webkit-transition:'opacity 0.15s linear';
  transition:'opacity 0.15s linear';
}
.bt3-fade.bt3-in{
  opacity:1;
  filter:alpha(opacity=100);
}
.bt3-collapse{
  display:none;
}
.bt3-collapse.bt3-in{
  display:block;
}
.bt3-collapsing{
  position:relative;
  height:0;
  overflow:hidden;
  -webkit-transition:height 0.35s ease;
  transition:height 0.35s ease;
}
.bt3-caret{
  display:inline-block;
  width:0;
  height:0;
  margin-left:2px;
  vertical-align:middle;
  border-top:4px solid;
  border-right:4px solid transparent;
  border-left:4px solid transparent;
}
.bt3-dropdown{
  position:relative;
}
.bt3-dropdown-toggle:focus{
  outline:0;
}
.bt3-dropdown-menu{
  position:absolute;
  top:100%;
  left:0;
  z-index:1000;
  display:none;
  float:left;
  min-width:160px;
  padding:5px 0;
  margin:2px 0 0;
  list-style:none;
  font-size:14px;
  background-color:#fff;
  border:1px solid #ccc;
  border:1px solid rgba(0,0,0,0.15);
  border-radius:4px;
  -webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);
  box-shadow:0 6px 12px rgba(0,0,0,0.175);
  -webkit-background-clip:padding;
  -moz-background-clip:padding;
  background-clip:padding-box;
}
.bt3-dropdown-menu.bt3-pull-right{
  right:0;
  left:auto;
}
.bt3-dropdown-menu .bt3-divider{
  height:1px;
  margin:9px 0;
  overflow:hidden;
  background-color:#e5e5e5;
}
.bt3-dropdown-menu > li > a{
  display:block;
  padding:3px 20px;
  clear:both;
  font-weight:normal;
  line-height:1.428571429;
  color:#333;
  white-space:nowrap;
}
.bt3-dropdown-menu > li > a:hover,
.bt3-dropdown-menu > li > a:focus{
  text-decoration:none;
  color:#303030;
  background-color:#f5f5f5;
}
.bt3-dropdown-menu > .bt3-active > a,
.bt3-dropdown-menu > .bt3-active > a:hover,
.bt3-dropdown-menu > .bt3-active > a:focus{
  color:#fff;
  text-decoration:none;
  outline:0;
  background-color:#428bca;
}
.bt3-dropdown-menu > .bt3-disabled > a,
.bt3-dropdown-menu > .bt3-disabled > a:hover,
.bt3-dropdown-menu > .bt3-disabled > a:focus{
  color:#999;
}
.bt3-dropdown-menu > .bt3-disabled > a:hover,
.bt3-dropdown-menu > .bt3-disabled > a:focus{
  text-decoration:none;
  background-color:transparent;
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor:not-allowed;
}
.bt3-open > .bt3-dropdown-menu{
  display:block;
}
.bt3-open > a{
  outline:0;
}
.bt3-dropdown-menu-right{
  left:auto;
  right:0;
}
.bt3-dropdown-menu-left{
  left:0;
  right:auto;
}
.bt3-dropdown-header{
  display:block;
  padding:3px 20px;
  font-size:12px;
  line-height:1.428571429;
  color:#999;
}
.bt3-dropdown-backdrop{
  position:fixed;
  left:0;
  right:0;
  bottom:0;
  top:0;
  z-index:990;
}
.bt3-pull-right > .bt3-dropdown-menu{
  right:0;
  left:auto;
}
.bt3-dropup .bt3-caret,
.bt3-navbar-fixed-bottom .bt3-dropdown .bt3-caret{
  border-top:0;
  border-bottom:4px solid;
  content:"";
}
.bt3-dropup .bt3-dropdown-menu,
.bt3-navbar-fixed-bottom .bt3-dropdown .bt3-dropdown-menu{
  top:auto;
  bottom:100%;
  margin-bottom:1px;
}
@media (min-width: 768px){
  .bt3-navbar-right .bt3-dropdown-menu{
    left:auto;
    right:0;
  }
  .bt3-navbar-right .bt3-dropdown-menu-left{
    left:0;
    right:auto;
  }
}
.bt3-btn-group,
.bt3-btn-group-vertical{
  position:relative;
  display:inline-block;
  vertical-align:middle;
}
.bt3-btn-group > .bt3-btn,
.bt3-btn-group-vertical > .bt3-btn{
  position:relative;
  float:left;
}
.bt3-btn-group > .bt3-btn:hover,
.bt3-btn-group-vertical > .bt3-btn:hover,
.bt3-btn-group > .bt3-btn:focus,
.bt3-btn-group-vertical > .bt3-btn:focus,
.bt3-btn-group > .bt3-btn:active,
.bt3-btn-group-vertical > .bt3-btn:active,
.bt3-btn-group > .bt3-btn.bt3-active,
.bt3-btn-group-vertical > .bt3-btn.bt3-active{
  z-index:2;
}
.bt3-btn-group > .bt3-btn:focus,
.bt3-btn-group-vertical > .bt3-btn:focus{
  outline:none;
}
.bt3-btn-group .bt3-btn + .bt3-btn,
.bt3-btn-group .bt3-btn + .bt3-btn-group,
.bt3-btn-group .bt3-btn-group + .bt3-btn,
.bt3-btn-group .bt3-btn-group + .bt3-btn-group{
  margin-left:-1px;
}
.bt3-btn-toolbar{
  margin-left:-5px;
}
.bt3-btn-toolbar .bt3-btn-group,
.bt3-btn-toolbar .bt3-input-group{
  float:left;
}
.bt3-btn-toolbar > .bt3-btn,
.bt3-btn-toolbar > .bt3-btn-group,
.bt3-btn-toolbar > .bt3-input-group{
  margin-left:5px;
}
.bt3-btn-group > .bt3-btn:not(:first-child):not(:last-child):not(.bt3-dropdown-toggle){
  border-radius:0;
}
.bt3-btn-group > .bt3-btn:first-child{
  margin-left:0;
}
.bt3-btn-group > .bt3-btn:first-child:not(:last-child):not(.bt3-dropdown-toggle){
  border-bottom-right-radius:0;
  border-top-right-radius:0;
}
.bt3-btn-group > .bt3-btn:last-child:not(:first-child),
.bt3-btn-group > .bt3-dropdown-toggle:not(:first-child){
  border-bottom-left-radius:0;
  border-top-left-radius:0;
}
.bt3-btn-group > .bt3-btn-group{
  float:left;
}
.bt3-btn-group > .bt3-btn-group:not(:first-child):not(:last-child) > .bt3-btn{
  border-radius:0;
}
.bt3-btn-group > .bt3-btn-group:first-child > .bt3-btn:last-child,
.bt3-btn-group > .bt3-btn-group:first-child > .bt3-dropdown-toggle{
  border-bottom-right-radius:0;
  border-top-right-radius:0;
}
.bt3-btn-group > .bt3-btn-group:last-child > .bt3-btn:first-child{
  border-bottom-left-radius:0;
  border-top-left-radius:0;
}
.bt3-btn-group .bt3-dropdown-toggle:active,
.bt3-btn-group.bt3-open .bt3-dropdown-toggle{
  outline:0;
}
.bt3-btn-group > .bt3-btn + .bt3-dropdown-toggle{
  padding-left:8px;
  padding-right:8px;
}
.bt3-btn-group > .bt3-btn-lg + .bt3-dropdown-toggle{
  padding-left:12px;
  padding-right:12px;
}
.bt3-btn-group.bt3-open .bt3-dropdown-toggle{
  -webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
  box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
}
.bt3-btn-group.bt3-open .bt3-dropdown-toggle.bt3-btn-link{
  -webkit-box-shadow:none;
  box-shadow:none;
}
.bt3-btn .bt3-caret{
  margin-left:0;
}
.bt3-btn-lg .bt3-caret{
  border-width:5px 5px 0;
  border-bottom-width:0;
}
.bt3-dropup .bt3-btn-lg .bt3-caret{
  border-width:0 5px 5px;
}
.bt3-btn-group-vertical > .bt3-btn,
.bt3-btn-group-vertical > .bt3-btn-group,
.bt3-btn-group-vertical > .bt3-btn-group > .bt3-btn{
  display:block;
  float:none;
  width:100%;
  max-width:100%;
}
.bt3-btn-group-vertical > .bt3-btn-group > .bt3-btn{
  float:none;
}
.bt3-btn-group-vertical > .bt3-btn + .bt3-btn,
.bt3-btn-group-vertical > .bt3-btn + .bt3-btn-group,
.bt3-btn-group-vertical > .bt3-btn-group + .bt3-btn,
.bt3-btn-group-vertical > .bt3-btn-group + .bt3-btn-group{
  margin-top:-1px;
  margin-left:0;
}
.bt3-btn-group-vertical > .bt3-btn:not(:first-child):not(:last-child){
  border-radius:0;
}
.bt3-btn-group-vertical > .bt3-btn:first-child:not(:last-child){
  border-top-right-radius:4px;
  border-bottom-right-radius:0;
  border-bottom-left-radius:0;
}
.bt3-btn-group-vertical > .bt3-btn:last-child:not(:first-child){
  border-bottom-left-radius:4px;
  border-top-right-radius:0;
  border-top-left-radius:0;
}
.bt3-btn-group-vertical > .bt3-btn-group:not(:first-child):not(:last-child) > .bt3-btn{
  border-radius:0;
}
.bt3-btn-group-vertical > .bt3-btn-group:first-child:not(:last-child) > .bt3-btn:last-child,
.bt3-btn-group-vertical > .bt3-btn-group:first-child:not(:last-child) > .bt3-dropdown-toggle{
  border-bottom-right-radius:0;
  border-bottom-left-radius:0;
}
.bt3-btn-group-vertical > .bt3-btn-group:last-child:not(:first-child) > .bt3-btn:first-child{
  border-top-right-radius:0;
  border-top-left-radius:0;
}
.bt3-btn-group-justified{
  display:table;
  width:100%;
  table-layout:fixed;
  border-collapse:separate;
}
.bt3-btn-group-justified > .bt3-btn,
.bt3-btn-group-justified > .bt3-btn-group{
  float:none;
  display:table-cell;
  width:1%;
}
.bt3-btn-group-justified > .bt3-btn-group .bt3-btn{
  width:100%;
}
[data-toggle="buttons"] > .bt3-btn > input[type="radio"],
[data-toggle="buttons"] > .bt3-btn > input[type="checkbox"]{
  display:none;
}
.bt3-input-group{
  position:relative;
  display:table;
  border-collapse:separate;
}
.bt3-input-group[class*="col-"]{
  float:none;
  padding-left:0;
  padding-right:0;
}
.bt3-input-group .bt3-form-control{
  position:relative;
  z-index:2;
  float:left;
  width:100%;
  margin-bottom:0;
}
.bt3-input-group-lg > .bt3-form-control,
.bt3-input-group-lg > .bt3-input-group-addon,
.bt3-input-group-lg > .bt3-input-group-btn > .bt3-btn{
  height:46px;
  padding:10px 16px;
  font-size:18px;
  line-height:1.33;
  border-radius:6px;
}
select.bt3-input-group-lg > .bt3-form-control,
select.bt3-input-group-lg > .bt3-input-group-addon,
select.bt3-input-group-lg > .bt3-input-group-btn > .bt3-btn{
  height:46px;
  line-height:46px;
}
textarea.bt3-input-group-lg > .bt3-form-control,
textarea.bt3-input-group-lg > .bt3-input-group-addon,
textarea.bt3-input-group-lg > .bt3-input-group-btn > .bt3-btn,
select[multiple].bt3-input-group-lg > .bt3-form-control,
select[multiple].bt3-input-group-lg > .bt3-input-group-addon,
select[multiple].bt3-input-group-lg > .bt3-input-group-btn > .bt3-btn{
  height:auto;
}
.bt3-input-group-sm > .bt3-form-control,
.bt3-input-group-sm > .bt3-input-group-addon,
.bt3-input-group-sm > .bt3-input-group-btn > .bt3-btn{
  height:30px;
  padding:5px 10px;
  font-size:12px;
  line-height:1.5;
  border-radius:3px;
}
select.bt3-input-group-sm > .bt3-form-control,
select.bt3-input-group-sm > .bt3-input-group-addon,
select.bt3-input-group-sm > .bt3-input-group-btn > .bt3-btn{
  height:30px;
  line-height:30px;
}
textarea.bt3-input-group-sm > .bt3-form-control,
textarea.bt3-input-group-sm > .bt3-input-group-addon,
textarea.bt3-input-group-sm > .bt3-input-group-btn > .bt3-btn,
select[multiple].bt3-input-group-sm > .bt3-form-control,
select[multiple].bt3-input-group-sm > .bt3-input-group-addon,
select[multiple].bt3-input-group-sm > .bt3-input-group-btn > .bt3-btn{
  height:auto;
}
.bt3-input-group-addon,
.bt3-input-group-btn,
.bt3-input-group .bt3-form-control{
  display:table-cell;
}
.bt3-input-group-addon:not(:first-child):not(:last-child),
.bt3-input-group-btn:not(:first-child):not(:last-child),
.bt3-input-group .bt3-form-control:not(:first-child):not(:last-child){
  border-radius:0;
}
.bt3-input-group-addon,
.bt3-input-group-btn{
  width:1%;
  white-space:nowrap;
  vertical-align:middle;
}
.bt3-input-group-addon{
  padding:6px 12px;
  font-size:14px;
  font-weight:normal;
  line-height:1;
  color:#555;
  text-align:center;
  background-color:#eee;
  border:1px solid #ccc;
  border-radius:4px;
}
.bt3-input-group-addon.bt3-input-sm{
  padding:5px 10px;
  font-size:12px;
  border-radius:3px;
}
.bt3-input-group-addon.bt3-input-lg{
  padding:10px 16px;
  font-size:18px;
  border-radius:6px;
}
.bt3-input-group-addon input[type="radio"],
.bt3-input-group-addon input[type="checkbox"]{
  margin-top:0;
}
.bt3-input-group .bt3-form-control:first-child,
.bt3-input-group-addon:first-child,
.bt3-input-group-btn:first-child > .bt3-btn,
.bt3-input-group-btn:first-child > .bt3-btn-group > .bt3-btn,
.bt3-input-group-btn:first-child > .bt3-dropdown-toggle,
.bt3-input-group-btn:last-child > .bt3-btn:not(:last-child):not(.bt3-dropdown-toggle),
.bt3-input-group-btn:last-child > .bt3-btn-group:not(:last-child) > .bt3-btn{
  border-bottom-right-radius:0;
  border-top-right-radius:0;
}
.bt3-input-group-addon:first-child{
  border-right:0;
}
.bt3-input-group .bt3-form-control:last-child,
.bt3-input-group-addon:last-child,
.bt3-input-group-btn:last-child > .bt3-btn,
.bt3-input-group-btn:last-child > .bt3-btn-group > .bt3-btn,
.bt3-input-group-btn:last-child > .bt3-dropdown-toggle,
.bt3-input-group-btn:first-child > .bt3-btn:not(:first-child),
.bt3-input-group-btn:first-child > .bt3-btn-group:not(:first-child) > .bt3-btn{
  border-bottom-left-radius:0;
  border-top-left-radius:0;
}
.bt3-input-group-addon:last-child{
  border-left:0;
}
.bt3-input-group-btn{
  position:relative;
  font-size:0;
  white-space:nowrap;
}
.bt3-input-group-btn > .bt3-btn{
  position:relative;
}
.bt3-input-group-btn > .bt3-btn + .bt3-btn{
  margin-left:-1px;
}
.bt3-input-group-btn > .bt3-btn:hover,
.bt3-input-group-btn > .bt3-btn:focus,
.bt3-input-group-btn > .bt3-btn:active{
  z-index:2;
}
.bt3-input-group-btn:first-child > .bt3-btn,
.bt3-input-group-btn:first-child > .bt3-btn-group{
  margin-right:-1px;
}
.bt3-input-group-btn:last-child > .bt3-btn,
.bt3-input-group-btn:last-child > .bt3-btn-group{
  margin-left:-1px;
}
.bt3-nav{
  margin-bottom:0;
  padding-left:0;
  list-style:none;
}
.bt3-nav > li{
  position:relative;
  display:block;
}
.bt3-nav > li > a{
  position:relative;
  display:block;
  padding:10px 15px;
}
.bt3-nav > li > a:hover,
.bt3-nav > li > a:focus{
  text-decoration:none;
  background-color:#eee;
}
.bt3-nav > li.bt3-disabled > a{
  color:#999;
}
.bt3-nav > li.bt3-disabled > a:hover,
.bt3-nav > li.bt3-disabled > a:focus{
  color:#999;
  text-decoration:none;
  background-color:transparent;
  cursor:not-allowed;
}
.bt3-nav .bt3-open > a,
.bt3-nav .bt3-open > a:hover,
.bt3-nav .bt3-open > a:focus{
  background-color:#eee;
  border-color:#428bca;
}
.bt3-nav .bt3-nav-divider{
  height:1px;
  margin:9px 0;
  overflow:hidden;
  background-color:#e5e5e5;
}
.bt3-nav > li > a > img{
  max-width:none;
}
.bt3-nav-tabs{
  border-bottom:1px solid #ddd;
}
.bt3-nav-tabs > li{
  float:left;
  margin-bottom:-1px;
}
.bt3-nav-tabs > li > a{
  margin-right:2px;
  line-height:1.428571429;
  border:1px solid transparent;
  border-radius:4px 4px 0 0;
}
.bt3-nav-tabs > li > a:hover{
  border-color:#eee #eee #ddd;
}
.bt3-nav-tabs > li.bt3-active > a,
.bt3-nav-tabs > li.bt3-active > a:hover,
.bt3-nav-tabs > li.bt3-active > a:focus{
  color:#555;
  background-color:#fff;
  border:1px solid #ddd;
  border-bottom-color:transparent;
  cursor:default;
}
.bt3-nav-tabs.bt3-nav-justified{
  width:100%;
  border-bottom:0;
}
.bt3-nav-tabs.bt3-nav-justified > li{
  float:none;
}
.bt3-nav-tabs.bt3-nav-justified > li > a{
  text-align:center;
  margin-bottom:5px;
}
.bt3-nav-tabs.bt3-nav-justified > .bt3-dropdown .bt3-dropdown-menu{
  top:auto;
  left:auto;
}
@media (min-width: 768px){
  .bt3-nav-tabs.bt3-nav-justified > li{
    display:table-cell;
    width:1%;
  }
  .bt3-nav-tabs.bt3-nav-justified > li > a{
    margin-bottom:0;
  }
}
.bt3-nav-tabs.bt3-nav-justified > li > a{
  margin-right:0;
  border-radius:4px;
}
.bt3-nav-tabs.bt3-nav-justified > .bt3-active > a,
.bt3-nav-tabs.bt3-nav-justified > .bt3-active > a:hover,
.bt3-nav-tabs.bt3-nav-justified > .bt3-active > a:focus{
  border:1px solid #ddd;
}
@media (min-width: 768px){
  .bt3-nav-tabs.bt3-nav-justified > li > a{
    border-bottom:1px solid #ddd;
    border-radius:4px 4px 0 0;
  }
  .bt3-nav-tabs.bt3-nav-justified > .bt3-active > a,
  .bt3-nav-tabs.bt3-nav-justified > .bt3-active > a:hover,
  .bt3-nav-tabs.bt3-nav-justified > .bt3-active > a:focus{
    border-bottom-color:#fff;
  }
}
.bt3-nav-pills > li{
  float:left;
}
.bt3-nav-pills > li > a{
  border-radius:4px;
}
.bt3-nav-pills > li + li{
  margin-left:2px;
}
.bt3-nav-pills > li.bt3-active > a,
.bt3-nav-pills > li.bt3-active > a:hover,
.bt3-nav-pills > li.bt3-active > a:focus{
  color:#fff;
  background-color:#428bca;
}
.bt3-nav-stacked > li{
  float:none;
}
.bt3-nav-stacked > li + li{
  margin-top:2px;
  margin-left:0;
}
.bt3-nav-justified{
  width:100%;
}
.bt3-nav-justified > li{
  float:none;
}
.bt3-nav-justified > li > a{
  text-align:center;
  margin-bottom:5px;
}
.bt3-nav-justified > .bt3-dropdown .bt3-dropdown-menu{
  top:auto;
  left:auto;
}
@media (min-width: 768px){
  .bt3-nav-justified > li{
    display:table-cell;
    width:1%;
  }
  .bt3-nav-justified > li > a{
    margin-bottom:0;
  }
}
.bt3-nav-tabs-justified{
  border-bottom:0;
}
.bt3-nav-tabs-justified > li > a{
  margin-right:0;
  border-radius:4px;
}
.bt3-nav-tabs-justified > .bt3-active > a,
.bt3-nav-tabs-justified > .bt3-active > a:hover,
.bt3-nav-tabs-justified > .bt3-active > a:focus{
  border:1px solid #ddd;
}
@media (min-width: 768px){
  .bt3-nav-tabs-justified > li > a{
    border-bottom:1px solid #ddd;
    border-radius:4px 4px 0 0;
  }
  .bt3-nav-tabs-justified > .bt3-active > a,
  .bt3-nav-tabs-justified > .bt3-active > a:hover,
  .bt3-nav-tabs-justified > .bt3-active > a:focus{
    border-bottom-color:#fff;
  }
}
.bt3-tab-content > .bt3-tab-pane{
  display:none;
}
.bt3-tab-content > .bt3-active{
  display:block;
}
.bt3-nav-tabs .bt3-dropdown-menu{
  margin-top:-1px;
  border-top-right-radius:0;
  border-top-left-radius:0;
}
.bt3-navbar{
  position:relative;
  min-height:50px;
  margin-bottom:20px;
  border:1px solid transparent;
}
@media (min-width: 768px){
  .bt3-navbar{
    border-radius:4px;
  }
}
@media (min-width: 768px){
  .bt3-navbar-header{
    float:left;
  }
}
.bt3-navbar-collapse{
  max-height:340px;
  overflow-x:visible;
  padding-right:15px;
  padding-left:15px;
  border-top:1px solid transparent;
  -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);
  box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);
  -webkit-overflow-scrolling:touch;
}
.bt3-navbar-collapse.bt3-in{
  overflow-y:auto;
}
@media (min-width: 768px){
  .bt3-navbar-collapse{
    width:auto;
    border-top:0;
    -webkit-box-shadow:none;
    box-shadow:none;
  }
  .bt3-navbar-collapse.bt3-collapse{
    display:block !important;
    height:auto !important;
    padding-bottom:0;
    overflow:visible !important;
  }
  .bt3-navbar-collapse.bt3-in{
    overflow-y:visible;
  }
  .bt3-navbar-fixed-top .bt3-navbar-collapse,
  .bt3-navbar-static-top .bt3-navbar-collapse,
  .bt3-navbar-fixed-bottom .bt3-navbar-collapse{
    padding-left:0;
    padding-right:0;
  }
}
.bt3-container > .bt3-navbar-header,
.bt3-container-fluid > .bt3-navbar-header,
.bt3-container > .bt3-navbar-collapse,
.bt3-container-fluid > .bt3-navbar-collapse{
  margin-right:-15px;
  margin-left:-15px;
}
@media (min-width: 768px){
  .bt3-container > .bt3-navbar-header,
  .bt3-container-fluid > .bt3-navbar-header,
  .bt3-container > .bt3-navbar-collapse,
  .bt3-container-fluid > .bt3-navbar-collapse{
    margin-right:0;
    margin-left:0;
  }
}
.bt3-navbar-static-top{
  z-index:1000;
  border-width:0 0 1px;
}
@media (min-width: 768px){
  .bt3-navbar-static-top{
    border-radius:0;
  }
}
.bt3-navbar-fixed-top,
.bt3-navbar-fixed-bottom{
  position:fixed;
  right:0;
  left:0;
  z-index:1030;
}
@media (min-width: 768px){
  .bt3-navbar-fixed-top,
  .bt3-navbar-fixed-bottom{
    border-radius:0;
  }
}
.bt3-navbar-fixed-top{
  top:0;
  border-width:0 0 1px;
}
.bt3-navbar-fixed-bottom{
  bottom:0;
  margin-bottom:0;
  border-width:1px 0 0;
}
.bt3-navbar-brand{
  float:left;
  padding:15px 15px;
  font-size:18px;
  line-height:20px;
  height:50px;
}
.bt3-navbar-brand:hover,
.bt3-navbar-brand:focus{
  text-decoration:none;
}
@media (min-width: 768px){
  .bt3-navbar > .bt3-container .bt3-navbar-brand,
  .bt3-navbar > .bt3-container-fluid .bt3-navbar-brand{
    margin-left:-15px;
  }
}
.bt3-navbar-toggle{
  position:relative;
  float:right;
  margin-right:15px;
  padding:9px 10px;
  margin-top:8px;
  margin-bottom:8px;
  background-color:transparent;
  background-image:none;
  border:1px solid transparent;
  border-radius:4px;
}
.bt3-navbar-toggle:focus{
  outline:none;
}
.bt3-navbar-toggle .bt3-icon-bar{
  display:block;
  width:22px;
  height:2px;
  border-radius:1px;
}
.bt3-navbar-toggle .bt3-icon-bar + .bt3-icon-bar{
  margin-top:4px;
}
@media (min-width: 768px){
  .bt3-navbar-toggle{
    display:none;
  }
}
.bt3-navbar-nav{
  margin:7.5px -15px;
}
.bt3-navbar-nav > li > a{
  padding-top:10px;
  padding-bottom:10px;
  line-height:20px;
}
@media (max-width: 767px){
  .bt3-navbar-nav .bt3-open .bt3-dropdown-menu{
    position:static;
    float:none;
    width:auto;
    margin-top:0;
    background-color:transparent;
    border:0;
    -webkit-box-shadow:none;
    box-shadow:none;
  }
  .bt3-navbar-nav .bt3-open .bt3-dropdown-menu > li > a,
  .bt3-navbar-nav .bt3-open .bt3-dropdown-menu .bt3-dropdown-header{
    padding:5px 15px 5px 25px;
  }
  .bt3-navbar-nav .bt3-open .bt3-dropdown-menu > li > a{
    line-height:20px;
  }
  .bt3-navbar-nav .bt3-open .bt3-dropdown-menu > li > a:hover,
  .bt3-navbar-nav .bt3-open .bt3-dropdown-menu > li > a:focus{
    background-image:none;
  }
}
@media (min-width: 768px){
  .bt3-navbar-nav{
    float:left;
    margin:0;
  }
  .bt3-navbar-nav > li{
    float:left;
  }
  .bt3-navbar-nav > li > a{
    padding-top:15px;
    padding-bottom:15px;
  }
  .bt3-navbar-nav.bt3-navbar-right:last-child{
    margin-right:-15px;
  }
}
@media (min-width: 768px){
  .bt3-navbar-left{
    float:left !important;
  }
  .bt3-navbar-right{
    float:right !important;
  }
}
.bt3-navbar-form{
  margin-left:-15px;
  margin-right:-15px;
  padding:10px 15px;
  border-top:1px solid transparent;
  border-bottom:1px solid transparent;
  -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
  box-shadow:inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
  margin-top:8px;
  margin-bottom:8px;
}
@media (min-width: 768px){
  .bt3-navbar-form .bt3-form-group{
    display:inline-block;
    margin-bottom:0;
    vertical-align:middle;
  }
  .bt3-navbar-form .bt3-form-control{
    display:inline-block;
    width:auto;
    vertical-align:middle;
  }
  .bt3-navbar-form .bt3-input-group > .bt3-form-control{
    width:100%;
  }
  .bt3-navbar-form .bt3-control-label{
    margin-bottom:0;
    vertical-align:middle;
  }
  .bt3-navbar-form .bt3-radio,
  .bt3-navbar-form .bt3-checkbox{
    display:inline-block;
    margin-top:0;
    margin-bottom:0;
    padding-left:0;
    vertical-align:middle;
  }
  .bt3-navbar-form .bt3-radio input[type="radio"],
  .bt3-navbar-form .bt3-checkbox input[type="checkbox"]{
    float:none;
    margin-left:0;
  }
  .bt3-navbar-form .bt3-has-feedback .bt3-form-control-feedback{
    top:0;
  }
}
@media (max-width: 767px){
  .bt3-navbar-form .bt3-form-group{
    margin-bottom:5px;
  }
}
@media (min-width: 768px){
  .bt3-navbar-form{
    width:auto;
    border:0;
    margin-left:0;
    margin-right:0;
    padding-top:0;
    padding-bottom:0;
    -webkit-box-shadow:none;
    box-shadow:none;
  }
  .bt3-navbar-form.bt3-navbar-right:last-child{
    margin-right:-15px;
  }
}
.bt3-navbar-nav > li > .bt3-dropdown-menu{
  margin-top:0;
  border-top-right-radius:0;
  border-top-left-radius:0;
}
.bt3-navbar-fixed-bottom .bt3-navbar-nav > li > .bt3-dropdown-menu{
  border-bottom-right-radius:0;
  border-bottom-left-radius:0;
}
.bt3-navbar-btn{
  margin-top:8px;
  margin-bottom:8px;
}
.bt3-navbar-btn.bt3-btn-sm{
  margin-top:10px;
  margin-bottom:10px;
}
.bt3-navbar-btn.bt3-btn-xs{
  margin-top:14px;
  margin-bottom:14px;
}
.bt3-navbar-text{
  margin-top:15px;
  margin-bottom:15px;
}
@media (min-width: 768px){
  .bt3-navbar-text{
    float:left;
    margin-left:15px;
    margin-right:15px;
  }
  .bt3-navbar-text.bt3-navbar-right:last-child{
    margin-right:0;
  }
}
.bt3-navbar-default{
  background-color:#f8f8f8;
  border-color:#e8e8e8;
}
.bt3-navbar-default .bt3-navbar-brand{
  color:#777;
}
.bt3-navbar-default .bt3-navbar-brand:hover,
.bt3-navbar-default .bt3-navbar-brand:focus{
  color:#6b6b6b;
  background-color:transparent;
}
.bt3-navbar-default .bt3-navbar-text{
  color:#777;
}
.bt3-navbar-default .bt3-navbar-nav > li > a{
  color:#777;
}
.bt3-navbar-default .bt3-navbar-nav > li > a:hover,
.bt3-navbar-default .bt3-navbar-nav > li > a:focus{
  color:#333;
  background-color:transparent;
}
.bt3-navbar-default .bt3-navbar-nav > .bt3-active > a,
.bt3-navbar-default .bt3-navbar-nav > .bt3-active > a:hover,
.bt3-navbar-default .bt3-navbar-nav > .bt3-active > a:focus{
  color:#555;
  background-color:#e8e8e8;
}
.bt3-navbar-default .bt3-navbar-nav > .bt3-disabled > a,
.bt3-navbar-default .bt3-navbar-nav > .bt3-disabled > a:hover,
.bt3-navbar-default .bt3-navbar-nav > .bt3-disabled > a:focus{
  color:#ccc;
  background-color:transparent;
}
.bt3-navbar-default .bt3-navbar-toggle{
  border-color:#ddd;
}
.bt3-navbar-default .bt3-navbar-toggle:hover,
.bt3-navbar-default .bt3-navbar-toggle:focus{
  background-color:#ddd;
}
.bt3-navbar-default .bt3-navbar-toggle .bt3-icon-bar{
  background-color:#888;
}
.bt3-navbar-default .bt3-navbar-collapse,
.bt3-navbar-default .bt3-navbar-form{
  border-color:#e8e8e8;
}
.bt3-navbar-default .bt3-navbar-nav > .bt3-open > a,
.bt3-navbar-default .bt3-navbar-nav > .bt3-open > a:hover,
.bt3-navbar-default .bt3-navbar-nav > .bt3-open > a:focus{
  background-color:#e8e8e8;
  color:#555;
}
@media (max-width: 767px){
  .bt3-navbar-default .bt3-navbar-nav .bt3-open .bt3-dropdown-menu > li > a{
    color:#777;
  }
  .bt3-navbar-default .bt3-navbar-nav .bt3-open .bt3-dropdown-menu > li > a:hover,
  .bt3-navbar-default .bt3-navbar-nav .bt3-open .bt3-dropdown-menu > li > a:focus{
    color:#333;
    background-color:transparent;
  }
  .bt3-navbar-default .bt3-navbar-nav .bt3-open .bt3-dropdown-menu > .bt3-active > a,
  .bt3-navbar-default .bt3-navbar-nav .bt3-open .bt3-dropdown-menu > .bt3-active > a:hover,
  .bt3-navbar-default .bt3-navbar-nav .bt3-open .bt3-dropdown-menu > .bt3-active > a:focus{
    color:#555;
    background-color:#e8e8e8;
  }
  .bt3-navbar-default .bt3-navbar-nav .bt3-open .bt3-dropdown-menu > .bt3-disabled > a,
  .bt3-navbar-default .bt3-navbar-nav .bt3-open .bt3-dropdown-menu > .bt3-disabled > a:hover,
  .bt3-navbar-default .bt3-navbar-nav .bt3-open .bt3-dropdown-menu > .bt3-disabled > a:focus{
    color:#ccc;
    background-color:transparent;
  }
}
.bt3-navbar-default .bt3-navbar-link{
  color:#777;
}
.bt3-navbar-default .bt3-navbar-link:hover{
  color:#333;
}
.bt3-navbar-inverse{
  background-color:#222;
  border-color:#1f1f1f;
}
.bt3-navbar-inverse .bt3-navbar-brand{
  color:#999;
}
.bt3-navbar-inverse .bt3-navbar-brand:hover,
.bt3-navbar-inverse .bt3-navbar-brand:focus{
  color:#fff;
  background-color:transparent;
}
.bt3-navbar-inverse .bt3-navbar-text{
  color:#999;
}
.bt3-navbar-inverse .bt3-navbar-nav > li > a{
  color:#999;
}
.bt3-navbar-inverse .bt3-navbar-nav > li > a:hover,
.bt3-navbar-inverse .bt3-navbar-nav > li > a:focus{
  color:#fff;
  background-color:transparent;
}
.bt3-navbar-inverse .bt3-navbar-nav > .bt3-active > a,
.bt3-navbar-inverse .bt3-navbar-nav > .bt3-active > a:hover,
.bt3-navbar-inverse .bt3-navbar-nav > .bt3-active > a:focus{
  color:#fff;
  background-color:#1f1f1f;
}
.bt3-navbar-inverse .bt3-navbar-nav > .bt3-disabled > a,
.bt3-navbar-inverse .bt3-navbar-nav > .bt3-disabled > a:hover,
.bt3-navbar-inverse .bt3-navbar-nav > .bt3-disabled > a:focus{
  color:#444;
  background-color:transparent;
}
.bt3-navbar-inverse .bt3-navbar-toggle{
  border-color:#333;
}
.bt3-navbar-inverse .bt3-navbar-toggle:hover,
.bt3-navbar-inverse .bt3-navbar-toggle:focus{
  background-color:#333;
}
.bt3-navbar-inverse .bt3-navbar-toggle .bt3-icon-bar{
  background-color:#fff;
}
.bt3-navbar-inverse .bt3-navbar-collapse,
.bt3-navbar-inverse .bt3-navbar-form{
  border-color:#202020;
}
.bt3-navbar-inverse .bt3-navbar-nav > .bt3-open > a,
.bt3-navbar-inverse .bt3-navbar-nav > .bt3-open > a:hover,
.bt3-navbar-inverse .bt3-navbar-nav > .bt3-open > a:focus{
  background-color:#1f1f1f;
  color:#fff;
}
@media (max-width: 767px){
  .bt3-navbar-inverse .bt3-navbar-nav .bt3-open .bt3-dropdown-menu > .bt3-dropdown-header{
    border-color:#1f1f1f;
  }
  .bt3-navbar-inverse .bt3-navbar-nav .bt3-open .bt3-dropdown-menu .bt3-divider{
    background-color:#1f1f1f;
  }
  .bt3-navbar-inverse .bt3-navbar-nav .bt3-open .bt3-dropdown-menu > li > a{
    color:#999;
  }
  .bt3-navbar-inverse .bt3-navbar-nav .bt3-open .bt3-dropdown-menu > li > a:hover,
  .bt3-navbar-inverse .bt3-navbar-nav .bt3-open .bt3-dropdown-menu > li > a:focus{
    color:#fff;
    background-color:transparent;
  }
  .bt3-navbar-inverse .bt3-navbar-nav .bt3-open .bt3-dropdown-menu > .bt3-active > a,
  .bt3-navbar-inverse .bt3-navbar-nav .bt3-open .bt3-dropdown-menu > .bt3-active > a:hover,
  .bt3-navbar-inverse .bt3-navbar-nav .bt3-open .bt3-dropdown-menu > .bt3-active > a:focus{
    color:#fff;
    background-color:#1f1f1f;
  }
  .bt3-navbar-inverse .bt3-navbar-nav .bt3-open .bt3-dropdown-menu > .bt3-disabled > a,
  .bt3-navbar-inverse .bt3-navbar-nav .bt3-open .bt3-dropdown-menu > .bt3-disabled > a:hover,
  .bt3-navbar-inverse .bt3-navbar-nav .bt3-open .bt3-dropdown-menu > .bt3-disabled > a:focus{
    color:#444;
    background-color:transparent;
  }
}
.bt3-navbar-inverse .bt3-navbar-link{
  color:#999;
}
.bt3-navbar-inverse .bt3-navbar-link:hover{
  color:#fff;
}
.bt3-breadcrumb{
  padding:8px 15px;
  margin-bottom:20px;
  list-style:none;
  background-color:#f5f5f5;
  border-radius:4px;
}
.bt3-breadcrumb > li{
  display:inline-block;
}
.bt3-breadcrumb > li + li:before{
  content:'/\A0';
  padding:0 5px;
  color:#ccc;
}
.bt3-breadcrumb > .bt3-active{
  color:#999;
}
.bt3-pagination{
  display:inline-block;
  padding-left:0;
  margin:20px 0;
  border-radius:4px;
}
.bt3-pagination > li{
  display:inline;
}
.bt3-pagination > li > a,
.bt3-pagination > li > span{
  position:relative;
  float:left;
  padding:6px 12px;
  line-height:1.428571429;
  text-decoration:none;
  color:#428bca;
  background-color:#fff;
  border:1px solid #ddd;
  margin-left:-1px;
}
.bt3-pagination > li:first-child > a,
.bt3-pagination > li:first-child > span{
  margin-left:0;
  border-bottom-left-radius:4px;
  border-top-left-radius:4px;
}
.bt3-pagination > li:last-child > a,
.bt3-pagination > li:last-child > span{
  border-bottom-right-radius:4px;
  border-top-right-radius:4px;
}
.bt3-pagination > li > a:hover,
.bt3-pagination > li > span:hover,
.bt3-pagination > li > a:focus,
.bt3-pagination > li > span:focus{
  color:#3277b2;
  background-color:#eee;
  border-color:#ddd;
}
.bt3-pagination > .bt3-active > a,
.bt3-pagination > .bt3-active > span,
.bt3-pagination > .bt3-active > a:hover,
.bt3-pagination > .bt3-active > span:hover,
.bt3-pagination > .bt3-active > a:focus,
.bt3-pagination > .bt3-active > span:focus{
  z-index:2;
  color:#fff;
  background-color:#428bca;
  border-color:#428bca;
  cursor:default;
}
.bt3-pagination > .bt3-disabled > span,
.bt3-pagination > .bt3-disabled > span:hover,
.bt3-pagination > .bt3-disabled > span:focus,
.bt3-pagination > .bt3-disabled > a,
.bt3-pagination > .bt3-disabled > a:hover,
.bt3-pagination > .bt3-disabled > a:focus{
  color:#999;
  background-color:#fff;
  border-color:#ddd;
  cursor:not-allowed;
}
.bt3-pagination-lg > li > a,
.bt3-pagination-lg > li > span{
  padding:10px 16px;
  font-size:18px;
}
.bt3-pagination-lg > li:first-child > a,
.bt3-pagination-lg > li:first-child > span{
  border-bottom-left-radius:6px;
  border-top-left-radius:6px;
}
.bt3-pagination-lg > li:last-child > a,
.bt3-pagination-lg > li:last-child > span{
  border-bottom-right-radius:6px;
  border-top-right-radius:6px;
}
.bt3-pagination-sm > li > a,
.bt3-pagination-sm > li > span{
  padding:5px 10px;
  font-size:12px;
}
.bt3-pagination-sm > li:first-child > a,
.bt3-pagination-sm > li:first-child > span{
  border-bottom-left-radius:3px;
  border-top-left-radius:3px;
}
.bt3-pagination-sm > li:last-child > a,
.bt3-pagination-sm > li:last-child > span{
  border-bottom-right-radius:3px;
  border-top-right-radius:3px;
}
.bt3-pager{
  padding-left:0;
  margin:20px 0;
  list-style:none;
  text-align:center;
}
.bt3-pager li{
  display:inline;
}
.bt3-pager li > a,
.bt3-pager li > span{
  display:inline-block;
  padding:5px 14px;
  background-color:#fff;
  border:1px solid #ddd;
  border-radius:15px;
}
.bt3-pager li > a:hover,
.bt3-pager li > a:focus{
  text-decoration:none;
  background-color:#eee;
}
.bt3-pager .bt3-next > a,
.bt3-pager .bt3-next > span{
  float:right;
}
.bt3-pager .bt3-previous > a,
.bt3-pager .bt3-previous > span{
  float:left;
}
.bt3-pager .bt3-disabled > a,
.bt3-pager .bt3-disabled > a:hover,
.bt3-pager .bt3-disabled > a:focus,
.bt3-pager .bt3-disabled > span{
  color:#999;
  background-color:#fff;
  cursor:not-allowed;
}
.bt3-label{
  display:inline;
  padding:0.2em 0.6em 0.3em;
  font-size:75%;
  font-weight:bold;
  line-height:1;
  color:#fff;
  text-align:center;
  white-space:nowrap;
  vertical-align:baseline;
  border-radius:0.25em;
}
.bt3-label[href]:hover,
.bt3-label[href]:focus{
  color:#fff;
  text-decoration:none;
  cursor:pointer;
}
.bt3-label:empty{
  display:none;
}
.bt3-btn .bt3-label{
  position:relative;
  top:-1px;
}
.bt3-label-default{
  background-color:#999;
}
.bt3-label-default[href]:hover,
.bt3-label-default[href]:focus{
  background-color:#8a8a8a;
}
.bt3-label-primary{
  background-color:#428bca;
}
.bt3-label-primary[href]:hover,
.bt3-label-primary[href]:focus{
  background-color:#357ebc;
}
.bt3-label-success{
  background-color:#5cb85c;
}
.bt3-label-success[href]:hover,
.bt3-label-success[href]:focus{
  background-color:#4bad4b;
}
.bt3-label-info{
  background-color:#5bc0de;
}
.bt3-label-info[href]:hover,
.bt3-label-info[href]:focus{
  background-color:#41b6d9;
}
.bt3-label-warning{
  background-color:#f0ad4e;
}
.bt3-label-warning[href]:hover,
.bt3-label-warning[href]:focus{
  background-color:#ee9f31;
}
.bt3-label-danger{
  background-color:#d9534f;
}
.bt3-label-danger[href]:hover,
.bt3-label-danger[href]:focus{
  background-color:#d43b37;
}
.bt3-badge{
  display:inline-block;
  min-width:10px;
  padding:3px 7px;
  font-size:12px;
  font-weight:bold;
  color:#fff;
  line-height:1;
  vertical-align:baseline;
  white-space:nowrap;
  text-align:center;
  background-color:#999;
  border-radius:10px;
}
.bt3-badge:empty{
  display:none;
}
.bt3-btn .bt3-badge{
  position:relative;
  top:-1px;
}
.bt3-btn-xs .bt3-badge{
  top:0;
  padding:1px 5px;
}
a.bt3-badge:hover,
a.bt3-badge:focus{
  color:#fff;
  text-decoration:none;
  cursor:pointer;
}
a.bt3-list-group-item.bt3-active > .bt3-badge,
.bt3-nav-pills > .bt3-active > a > .bt3-badge{
  color:#428bca;
  background-color:#fff;
}
.bt3-nav-pills > li > a > .bt3-badge{
  margin-left:3px;
}
.bt3-jumbotron{
  padding:30px;
  margin-bottom:30px;
  color:inherit;
  background-color:#eee;
}
.bt3-jumbotron h1,
.bt3-jumbotron .bt3-h1{
  color:inherit;
}
.bt3-jumbotron p{
  margin-bottom:15px;
  font-size:21px;
  font-weight:200;
}
.bt3-container .bt3-jumbotron{
  border-radius:6px;
}
.bt3-jumbotron .bt3-container{
  max-width:100%;
}
@media screen and (min-width: 768px){
  .bt3-jumbotron{
    padding-top:48px;
    padding-bottom:48px;
  }
  .bt3-container .bt3-jumbotron{
    padding-left:60px;
    padding-right:60px;
  }
  .bt3-jumbotron h1,
  .bt3-jumbotron .bt3-h1{
    font-size:63px;
  }
}
.bt3-thumbnail{
  display:block;
  padding:4px;
  margin-bottom:20px;
  line-height:1.428571429;
  background-color:#fff;
  border:1px solid #ddd;
  border-radius:4px;
  -webkit-transition:all 0.2s ease-in-out;
  transition:all 0.2s ease-in-out;
}
.bt3-thumbnail > img,
.bt3-thumbnail a > img{
  margin-left:auto;
  margin-right:auto;
}
a.bt3-thumbnail:hover,
a.bt3-thumbnail:focus,
a.bt3-thumbnail.bt3-active{
  border-color:#428bca;
}
.bt3-thumbnail .bt3-caption{
  padding:9px;
  color:#333;
}
.bt3-alert{
  padding:15px;
  margin-bottom:20px;
  border:1px solid transparent;
  border-radius:4px;
}
.bt3-alert h4{
  margin-top:0;
  color:inherit;
}
.bt3-alert .bt3-alert-link{
  font-weight:bold;
}
.bt3-alert > p,
.bt3-alert > ul{
  margin-bottom:0;
}
.bt3-alert > p + p{
  margin-top:5px;
}
.bt3-alert-dismissable{
  padding-right:35px;
}
.bt3-alert-dismissable .bt3-close{
  position:relative;
  top:-2px;
  right:-21px;
  color:inherit;
}
.bt3-alert-success{
  background-color:#dff0d8;
  border-color:#d7eac8;
  color:#3c763d;
}
.bt3-alert-success hr{
  border-top-color:#cce4b8;
}
.bt3-alert-success .bt3-alert-link{
  color:#366a37;
}
.bt3-alert-info{
  background-color:#d9edf7;
  border-color:#bee9f1;
  color:#31708f;
}
.bt3-alert-info hr{
  border-top-color:#ace3ed;
}
.bt3-alert-info .bt3-alert-link{
  color:#2c6581;
}
.bt3-alert-warning{
  background-color:#fcf8e3;
  border-color:#faeccd;
  color:#8a6d3b;
}
.bt3-alert-warning hr{
  border-top-color:#f8e4b8;
}
.bt3-alert-warning .bt3-alert-link{
  color:#7c6235;
}
.bt3-alert-danger{
  background-color:#f2dede;
  border-color:#ebcdd2;
  color:#a94442;
}
.bt3-alert-danger hr{
  border-top-color:#e5bdc4;
}
.bt3-alert-danger .bt3-alert-link{
  color:#983d3b;
}
.bt3-progress{
  overflow:hidden;
  height:20px;
  margin-bottom:20px;
  background-color:#f5f5f5;
  border-radius:4px;
  -webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
}
.bt3-progress-bar{
  float:left;
  width:0%;
  height:100%;
  font-size:12px;
  line-height:20px;
  color:#fff;
  text-align:center;
  background-color:#428bca;
  -webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
  box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
  -webkit-transition:width 0.6s ease;
  transition:width 0.6s ease;
}
.bt3-progress-striped .bt3-progress-bar{
  background-image:-webkit--webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-webkit--moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-webkit--o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-webkit--ms-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-ms-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  -webkit-background-size:40px 40px;
  -moz-background-size:40px 40px;
  background-size:40px 40px;
}
.bt3-progress.bt3-active .bt3-progress-bar{
  -webkit-animation:bt3-progress-bar-stripes 2s linear infinite;
  animation:bt3-progress-bar-stripes 2s linear infinite;
}
.bt3-progress-bar-success{
  background-color:#5cb85c;
}
.bt3-progress-striped .bt3-progress-bar-success{
  background-image:-webkit--webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-webkit--moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-webkit--o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-webkit--ms-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-ms-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}
.bt3-progress-bar-info{
  background-color:#5bc0de;
}
.bt3-progress-striped .bt3-progress-bar-info{
  background-image:-webkit--webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-webkit--moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-webkit--o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-webkit--ms-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-ms-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}
.bt3-progress-bar-warning{
  background-color:#f0ad4e;
}
.bt3-progress-striped .bt3-progress-bar-warning{
  background-image:-webkit--webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-webkit--moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-webkit--o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-webkit--ms-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-ms-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}
.bt3-progress-bar-danger{
  background-color:#d9534f;
}
.bt3-progress-striped .bt3-progress-bar-danger{
  background-image:-webkit--webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-webkit--moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-webkit--o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-webkit--ms-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:-ms-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
  background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}
@-moz-keyframes bt3-progress-bar-stripes{
  from{
    background-position:40px 0;
  }
  to{
    background-position:0 0;
  }
}
@-webkit-keyframes bt3-progress-bar-stripes{
  from{
    background-position:40px 0;
  }
  to{
    background-position:0 0;
  }
}
@-o-keyframes bt3-progress-bar-stripes{
  from{
    background-position:40px 0;
  }
  to{
    background-position:0 0;
  }
}
@keyframes bt3-progress-bar-stripes{
  from{
    background-position:40px 0;
  }
  to{
    background-position:0 0;
  }
}
.bt3-media,
.bt3-media-body{
  overflow:hidden;
  zoom:1;
}
.bt3-media,
.bt3-media .bt3-media{
  margin-top:15px;
}
.bt3-media:first-child{
  margin-top:0;
}
.bt3-media-object{
  display:block;
}
.bt3-media-heading{
  margin:0 0 5px;
}
.bt3-media > .bt3-pull-left{
  margin-right:10px;
}
.bt3-media > .bt3-pull-right{
  margin-left:10px;
}
.bt3-media-list{
  padding-left:0;
  list-style:none;
}
.bt3-list-group{
  margin-bottom:20px;
  padding-left:0;
}
.bt3-list-group-item{
  position:relative;
  display:block;
  padding:10px 15px;
  margin-bottom:-1px;
  background-color:#fff;
  border:1px solid #ddd;
}
.bt3-list-group-item:first-child{
  border-top-right-radius:4px;
  border-top-left-radius:4px;
}
.bt3-list-group-item:last-child{
  margin-bottom:0;
  border-bottom-right-radius:4px;
  border-bottom-left-radius:4px;
}
.bt3-list-group-item > .bt3-badge{
  float:right;
}
.bt3-list-group-item > .bt3-badge + .bt3-badge{
  margin-right:5px;
}
a.bt3-list-group-item{
  color:#555;
}
a.bt3-list-group-item .bt3-list-group-item-heading{
  color:#333;
}
a.bt3-list-group-item:hover,
a.bt3-list-group-item:focus{
  text-decoration:none;
  background-color:#f5f5f5;
}
a.bt3-list-group-item.bt3-active,
a.bt3-list-group-item.bt3-active:hover,
a.bt3-list-group-item.bt3-active:focus{
  z-index:2;
  color:#fff;
  background-color:#428bca;
  border-color:#428bca;
}
a.bt3-list-group-item.bt3-active .bt3-list-group-item-heading,
a.bt3-list-group-item.bt3-active:hover .bt3-list-group-item-heading,
a.bt3-list-group-item.bt3-active:focus .bt3-list-group-item-heading{
  color:inherit;
}
a.bt3-list-group-item.bt3-active .bt3-list-group-item-text,
a.bt3-list-group-item.bt3-active:hover .bt3-list-group-item-text,
a.bt3-list-group-item.bt3-active:focus .bt3-list-group-item-text{
  color:#8eb9df;
}
.bt3-list-group-item-success{
  color:#3c763d;
  background-color:#dff0d8;
}
a.bt3-list-group-item-success{
  color:#3c763d;
}
a.bt3-list-group-item-success .bt3-list-group-item-heading{
  color:inherit;
}
a.bt3-list-group-item-success:hover,
a.bt3-list-group-item-success:focus{
  color:#3c763d;
  background-color:#d1eac8;
}
a.bt3-list-group-item-success.bt3-active,
a.bt3-list-group-item-success.bt3-active:hover,
a.bt3-list-group-item-success.bt3-active:focus{
  color:#fff;
  background-color:#3c763d;
  border-color:#3c763d;
}
.bt3-list-group-item-info{
  color:#31708f;
  background-color:#d9edf7;
}
a.bt3-list-group-item-info{
  color:#31708f;
}
a.bt3-list-group-item-info .bt3-list-group-item-heading{
  color:inherit;
}
a.bt3-list-group-item-info:hover,
a.bt3-list-group-item-info:focus{
  color:#31708f;
  background-color:#c6e4f3;
}
a.bt3-list-group-item-info.bt3-active,
a.bt3-list-group-item-info.bt3-active:hover,
a.bt3-list-group-item-info.bt3-active:focus{
  color:#fff;
  background-color:#31708f;
  border-color:#31708f;
}
.bt3-list-group-item-warning{
  color:#8a6d3b;
  background-color:#fcf8e3;
}
a.bt3-list-group-item-warning{
  color:#8a6d3b;
}
a.bt3-list-group-item-warning .bt3-list-group-item-heading{
  color:inherit;
}
a.bt3-list-group-item-warning:hover,
a.bt3-list-group-item-warning:focus{
  color:#8a6d3b;
  background-color:#faf3cd;
}
a.bt3-list-group-item-warning.bt3-active,
a.bt3-list-group-item-warning.bt3-active:hover,
a.bt3-list-group-item-warning.bt3-active:focus{
  color:#fff;
  background-color:#8a6d3b;
  border-color:#8a6d3b;
}
.bt3-list-group-item-danger{
  color:#a94442;
  background-color:#f2dede;
}
a.bt3-list-group-item-danger{
  color:#a94442;
}
a.bt3-list-group-item-danger .bt3-list-group-item-heading{
  color:inherit;
}
a.bt3-list-group-item-danger:hover,
a.bt3-list-group-item-danger:focus{
  color:#a94442;
  background-color:#ebcdcd;
}
a.bt3-list-group-item-danger.bt3-active,
a.bt3-list-group-item-danger.bt3-active:hover,
a.bt3-list-group-item-danger.bt3-active:focus{
  color:#fff;
  background-color:#a94442;
  border-color:#a94442;
}
.bt3-list-group-item-heading{
  margin-top:0;
  margin-bottom:5px;
}
.bt3-list-group-item-text{
  margin-bottom:0;
  line-height:1.3;
}
.bt3-panel{
  margin-bottom:20px;
  background-color:#fff;
  border:1px solid transparent;
  border-radius:4px;
  -webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);
  box-shadow:0 1px 1px rgba(0,0,0,0.05);
}
.bt3-panel-body{
  padding:15px;
}
.bt3-panel-heading{
  padding:10px 15px;
  border-bottom:1px solid transparent;
  border-top-right-radius:3px;
  border-top-left-radius:3px;
}
.bt3-panel-heading > .bt3-dropdown .bt3-dropdown-toggle{
  color:inherit;
}
.bt3-panel-title{
  margin-top:0;
  margin-bottom:0;
  font-size:16px;
  color:inherit;
}
.bt3-panel-title > a{
  color:inherit;
}
.bt3-panel-footer{
  padding:10px 15px;
  background-color:#f5f5f5;
  border-top:1px solid #ddd;
  border-bottom-right-radius:3px;
  border-bottom-left-radius:3px;
}
.bt3-panel > .bt3-list-group{
  margin-bottom:0;
}
.bt3-panel > .bt3-list-group .bt3-list-group-item{
  border-width:1px 0;
  border-radius:0;
}
.bt3-panel > .bt3-list-group:first-child .bt3-list-group-item:first-child{
  border-top:0;
  border-top-right-radius:3px;
  border-top-left-radius:3px;
}
.bt3-panel > .bt3-list-group:last-child .bt3-list-group-item:last-child{
  border-bottom:0;
  border-bottom-right-radius:3px;
  border-bottom-left-radius:3px;
}
.bt3-panel-heading + .bt3-list-group .bt3-list-group-item:first-child{
  border-top-width:0;
}
.bt3-panel > .bt3-table,
.bt3-panel > .bt3-table-responsive > .bt3-table{
  margin-bottom:0;
}
.bt3-panel > .bt3-table:first-child,
.bt3-panel > .bt3-table-responsive:first-child > .bt3-table:first-child{
  border-top-right-radius:3px;
  border-top-left-radius:3px;
}
.bt3-panel > .bt3-table:first-child > thead:first-child > tr:first-child td:first-child,
.bt3-panel > .bt3-table-responsive:first-child > .bt3-table:first-child > thead:first-child > tr:first-child td:first-child,
.bt3-panel > .bt3-table:first-child > tbody:first-child > tr:first-child td:first-child,
.bt3-panel > .bt3-table-responsive:first-child > .bt3-table:first-child > tbody:first-child > tr:first-child td:first-child,
.bt3-panel > .bt3-table:first-child > thead:first-child > tr:first-child th:first-child,
.bt3-panel > .bt3-table-responsive:first-child > .bt3-table:first-child > thead:first-child > tr:first-child th:first-child,
.bt3-panel > .bt3-table:first-child > tbody:first-child > tr:first-child th:first-child,
.bt3-panel > .bt3-table-responsive:first-child > .bt3-table:first-child > tbody:first-child > tr:first-child th:first-child{
  border-top-left-radius:3px;
}
.bt3-panel > .bt3-table:first-child > thead:first-child > tr:first-child td:last-child,
.bt3-panel > .bt3-table-responsive:first-child > .bt3-table:first-child > thead:first-child > tr:first-child td:last-child,
.bt3-panel > .bt3-table:first-child > tbody:first-child > tr:first-child td:last-child,
.bt3-panel > .bt3-table-responsive:first-child > .bt3-table:first-child > tbody:first-child > tr:first-child td:last-child,
.bt3-panel > .bt3-table:first-child > thead:first-child > tr:first-child th:last-child,
.bt3-panel > .bt3-table-responsive:first-child > .bt3-table:first-child > thead:first-child > tr:first-child th:last-child,
.bt3-panel > .bt3-table:first-child > tbody:first-child > tr:first-child th:last-child,
.bt3-panel > .bt3-table-responsive:first-child > .bt3-table:first-child > tbody:first-child > tr:first-child th:last-child{
  border-top-right-radius:3px;
}
.bt3-panel > .bt3-table:last-child,
.bt3-panel > .bt3-table-responsive:last-child > .bt3-table:last-child{
  border-bottom-right-radius:3px;
  border-bottom-left-radius:3px;
}
.bt3-panel > .bt3-table:last-child > tbody:last-child > tr:last-child td:first-child,
.bt3-panel > .bt3-table-responsive:last-child > .bt3-table:last-child > tbody:last-child > tr:last-child td:first-child,
.bt3-panel > .bt3-table:last-child > tfoot:last-child > tr:last-child td:first-child,
.bt3-panel > .bt3-table-responsive:last-child > .bt3-table:last-child > tfoot:last-child > tr:last-child td:first-child,
.bt3-panel > .bt3-table:last-child > tbody:last-child > tr:last-child th:first-child,
.bt3-panel > .bt3-table-responsive:last-child > .bt3-table:last-child > tbody:last-child > tr:last-child th:first-child,
.bt3-panel > .bt3-table:last-child > tfoot:last-child > tr:last-child th:first-child,
.bt3-panel > .bt3-table-responsive:last-child > .bt3-table:last-child > tfoot:last-child > tr:last-child th:first-child{
  border-bottom-left-radius:3px;
}
.bt3-panel > .bt3-table:last-child > tbody:last-child > tr:last-child td:last-child,
.bt3-panel > .bt3-table-responsive:last-child > .bt3-table:last-child > tbody:last-child > tr:last-child td:last-child,
.bt3-panel > .bt3-table:last-child > tfoot:last-child > tr:last-child td:last-child,
.bt3-panel > .bt3-table-responsive:last-child > .bt3-table:last-child > tfoot:last-child > tr:last-child td:last-child,
.bt3-panel > .bt3-table:last-child > tbody:last-child > tr:last-child th:last-child,
.bt3-panel > .bt3-table-responsive:last-child > .bt3-table:last-child > tbody:last-child > tr:last-child th:last-child,
.bt3-panel > .bt3-table:last-child > tfoot:last-child > tr:last-child th:last-child,
.bt3-panel > .bt3-table-responsive:last-child > .bt3-table:last-child > tfoot:last-child > tr:last-child th:last-child{
  border-bottom-right-radius:3px;
}
.bt3-panel > .bt3-panel-body + .bt3-table,
.bt3-panel > .bt3-panel-body + .bt3-table-responsive{
  border-top:1px solid #ddd;
}
.bt3-panel > .bt3-table > tbody:first-child > tr:first-child th,
.bt3-panel > .bt3-table > tbody:first-child > tr:first-child td{
  border-top:0;
}
.bt3-panel > .bt3-table-bordered,
.bt3-panel > .bt3-table-responsive > .bt3-table-bordered{
  border:0;
}
.bt3-panel > .bt3-table-bordered > thead > tr > th:first-child,
.bt3-panel > .bt3-table-responsive > .bt3-table-bordered > thead > tr > th:first-child,
.bt3-panel > .bt3-table-bordered > tbody > tr > th:first-child,
.bt3-panel > .bt3-table-responsive > .bt3-table-bordered > tbody > tr > th:first-child,
.bt3-panel > .bt3-table-bordered > tfoot > tr > th:first-child,
.bt3-panel > .bt3-table-responsive > .bt3-table-bordered > tfoot > tr > th:first-child,
.bt3-panel > .bt3-table-bordered > thead > tr > td:first-child,
.bt3-panel > .bt3-table-responsive > .bt3-table-bordered > thead > tr > td:first-child,
.bt3-panel > .bt3-table-bordered > tbody > tr > td:first-child,
.bt3-panel > .bt3-table-responsive > .bt3-table-bordered > tbody > tr > td:first-child,
.bt3-panel > .bt3-table-bordered > tfoot > tr > td:first-child,
.bt3-panel > .bt3-table-responsive > .bt3-table-bordered > tfoot > tr > td:first-child{
  border-left:0;
}
.bt3-panel > .bt3-table-bordered > thead > tr > th:last-child,
.bt3-panel > .bt3-table-responsive > .bt3-table-bordered > thead > tr > th:last-child,
.bt3-panel > .bt3-table-bordered > tbody > tr > th:last-child,
.bt3-panel > .bt3-table-responsive > .bt3-table-bordered > tbody > tr > th:last-child,
.bt3-panel > .bt3-table-bordered > tfoot > tr > th:last-child,
.bt3-panel > .bt3-table-responsive > .bt3-table-bordered > tfoot > tr > th:last-child,
.bt3-panel > .bt3-table-bordered > thead > tr > td:last-child,
.bt3-panel > .bt3-table-responsive > .bt3-table-bordered > thead > tr > td:last-child,
.bt3-panel > .bt3-table-bordered > tbody > tr > td:last-child,
.bt3-panel > .bt3-table-responsive > .bt3-table-bordered > tbody > tr > td:last-child,
.bt3-panel > .bt3-table-bordered > tfoot > tr > td:last-child,
.bt3-panel > .bt3-table-responsive > .bt3-table-bordered > tfoot > tr > td:last-child{
  border-right:0;
}
.bt3-panel > .bt3-table-bordered > thead > tr:first-child > td,
.bt3-panel > .bt3-table-responsive > .bt3-table-bordered > thead > tr:first-child > td,
.bt3-panel > .bt3-table-bordered > tbody > tr:first-child > td,
.bt3-panel > .bt3-table-responsive > .bt3-table-bordered > tbody > tr:first-child > td,
.bt3-panel > .bt3-table-bordered > thead > tr:first-child > th,
.bt3-panel > .bt3-table-responsive > .bt3-table-bordered > thead > tr:first-child > th,
.bt3-panel > .bt3-table-bordered > tbody > tr:first-child > th,
.bt3-panel > .bt3-table-responsive > .bt3-table-bordered > tbody > tr:first-child > th{
  border-bottom:0;
}
.bt3-panel > .bt3-table-bordered > tbody > tr:last-child > td,
.bt3-panel > .bt3-table-responsive > .bt3-table-bordered > tbody > tr:last-child > td,
.bt3-panel > .bt3-table-bordered > tfoot > tr:last-child > td,
.bt3-panel > .bt3-table-responsive > .bt3-table-bordered > tfoot > tr:last-child > td,
.bt3-panel > .bt3-table-bordered > tbody > tr:last-child > th,
.bt3-panel > .bt3-table-responsive > .bt3-table-bordered > tbody > tr:last-child > th,
.bt3-panel > .bt3-table-bordered > tfoot > tr:last-child > th,
.bt3-panel > .bt3-table-responsive > .bt3-table-bordered > tfoot > tr:last-child > th{
  border-bottom:0;
}
.bt3-panel > .bt3-table-responsive{
  border:0;
  margin-bottom:0;
}
.bt3-panel-group{
  margin-bottom:20px;
}
.bt3-panel-group .bt3-panel{
  margin-bottom:0;
  border-radius:4px;
  overflow:hidden;
}
.bt3-panel-group .bt3-panel + .bt3-panel{
  margin-top:5px;
}
.bt3-panel-group .bt3-panel-heading{
  border-bottom:0;
}
.bt3-panel-group .bt3-panel-heading + .bt3-panel-collapse .bt3-panel-body{
  border-top:1px solid #ddd;
}
.bt3-panel-group .bt3-panel-footer{
  border-top:0;
}
.bt3-panel-group .bt3-panel-footer + .bt3-panel-collapse .bt3-panel-body{
  border-bottom:1px solid #ddd;
}
.bt3-panel-default{
  border-color:#ddd;
}
.bt3-panel-default > .bt3-panel-heading{
  color:#333;
  background-color:#f5f5f5;
  border-color:#ddd;
}
.bt3-panel-default > .bt3-panel-heading + .bt3-panel-collapse .bt3-panel-body{
  border-top-color:#ddd;
}
.bt3-panel-default > .bt3-panel-footer + .bt3-panel-collapse .bt3-panel-body{
  border-bottom-color:#ddd;
}
.bt3-panel-primary{
  border-color:#428bca;
}
.bt3-panel-primary > .bt3-panel-heading{
  color:#fff;
  background-color:#428bca;
  border-color:#428bca;
}
.bt3-panel-primary > .bt3-panel-heading + .bt3-panel-collapse .bt3-panel-body{
  border-top-color:#428bca;
}
.bt3-panel-primary > .bt3-panel-footer + .bt3-panel-collapse .bt3-panel-body{
  border-bottom-color:#428bca;
}
.bt3-panel-success{
  border-color:#d7eac8;
}
.bt3-panel-success > .bt3-panel-heading{
  color:#3c763d;
  background-color:#dff0d8;
  border-color:#d7eac8;
}
.bt3-panel-success > .bt3-panel-heading + .bt3-panel-collapse .bt3-panel-body{
  border-top-color:#d7eac8;
}
.bt3-panel-success > .bt3-panel-footer + .bt3-panel-collapse .bt3-panel-body{
  border-bottom-color:#d7eac8;
}
.bt3-panel-info{
  border-color:#bee9f1;
}
.bt3-panel-info > .bt3-panel-heading{
  color:#31708f;
  background-color:#d9edf7;
  border-color:#bee9f1;
}
.bt3-panel-info > .bt3-panel-heading + .bt3-panel-collapse .bt3-panel-body{
  border-top-color:#bee9f1;
}
.bt3-panel-info > .bt3-panel-footer + .bt3-panel-collapse .bt3-panel-body{
  border-bottom-color:#bee9f1;
}
.bt3-panel-warning{
  border-color:#faeccd;
}
.bt3-panel-warning > .bt3-panel-heading{
  color:#8a6d3b;
  background-color:#fcf8e3;
  border-color:#faeccd;
}
.bt3-panel-warning > .bt3-panel-heading + .bt3-panel-collapse .bt3-panel-body{
  border-top-color:#faeccd;
}
.bt3-panel-warning > .bt3-panel-footer + .bt3-panel-collapse .bt3-panel-body{
  border-bottom-color:#faeccd;
}
.bt3-panel-danger{
  border-color:#ebcdd2;
}
.bt3-panel-danger > .bt3-panel-heading{
  color:#a94442;
  background-color:#f2dede;
  border-color:#ebcdd2;
}
.bt3-panel-danger > .bt3-panel-heading + .bt3-panel-collapse .bt3-panel-body{
  border-top-color:#ebcdd2;
}
.bt3-panel-danger > .bt3-panel-footer + .bt3-panel-collapse .bt3-panel-body{
  border-bottom-color:#ebcdd2;
}
.bt3-well{
  min-height:20px;
  padding:19px;
  margin-bottom:20px;
  background-color:#f5f5f5;
  border:1px solid #e4e4e4;
  border-radius:4px;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);
  box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);
}
.bt3-well blockquote{
  border-color:#ddd;
  border-color:rgba(0,0,0,0.15);
}
.bt3-well-lg{
  padding:24px;
  border-radius:6px;
}
.bt3-well-sm{
  padding:9px;
  border-radius:3px;
}
.bt3-close{
  float:right;
  font-size:21px;
  font-weight:bold;
  line-height:1;
  color:#000;
  text-shadow:0 1px 0 #fff;
  opacity:0.2;
  filter:alpha(opacity=20);
}
.bt3-close:hover,
.bt3-close:focus{
  color:#000;
  text-decoration:none;
  cursor:pointer;
  opacity:0.5;
  filter:alpha(opacity=50);
}
button.bt3-close{
  padding:0;
  cursor:pointer;
  background:transparent;
  border:0;
  -webkit-appearance:none;
}
.bt3-modal-open{
  overflow:hidden;
}
.bt3-modal{
  display:none;
  overflow:auto;
  overflow-y:scroll;
  position:fixed;
  top:0;
  right:0;
  bottom:0;
  left:0;
  z-index:1050;
  -webkit-overflow-scrolling:touch;
  outline:0;
}
.bt3-modal.bt3-fade .bt3-modal-dialog{
  -webkit-transform:translate(0, -25%);
  -moz-transform:translate(0, -25%);
  -o-transform:translate(0, -25%);
  -ms-transform:translate(0, -25%);
  transform:translate(0, -25%);
  -webkit-transition:-webkit-transform 0.3s ease-out;
  -moz-transition:-moz-transform 0.3s ease-out;
  -o-transition:-o-transform 0.3s ease-out;
  transition:transform 0.3s ease-out;
}
.bt3-modal.bt3-in .bt3-modal-dialog{
  -webkit-transform:translate(0, 0);
  -moz-transform:translate(0, 0);
  -o-transform:translate(0, 0);
  -ms-transform:translate(0, 0);
  transform:translate(0, 0);
}
.bt3-modal-dialog{
  position:relative;
  width:auto;
  margin:10px;
}
.bt3-modal-content{
  position:relative;
  background-color:#fff;
  border:1px solid #999;
  border:1px solid rgba(0,0,0,0.2);
  border-radius:6px;
  -webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);
  box-shadow:0 3px 9px rgba(0,0,0,0.5);
  -webkit-background-clip:padding;
  -moz-background-clip:padding;
  background-clip:padding-box;
  outline:none;
}
.bt3-modal-backdrop{
  position:fixed;
  top:0;
  right:0;
  bottom:0;
  left:0;
  z-index:1040;
  background-color:#000;
}
.bt3-modal-backdrop.bt3-fade{
  opacity:0;
  filter:alpha(opacity=0);
}
.bt3-modal-backdrop.bt3-in{
  opacity:0.5;
  filter:alpha(opacity=50);
}
.bt3-modal-header{
  padding:15px;
  border-bottom:1px solid #e5e5e5;
  min-height:16.428571429px;
}
.bt3-modal-header .bt3-close{
  margin-top:-2px;
}
.bt3-modal-title{
  margin:0;
  line-height:1.428571429;
}
.bt3-modal-body{
  position:relative;
  padding:20px;
}
.bt3-modal-footer{
  margin-top:15px;
  padding:19px 20px 20px;
  text-align:right;
  border-top:1px solid #e5e5e5;
}
.bt3-modal-footer .bt3-btn + .bt3-btn{
  margin-left:5px;
  margin-bottom:0;
}
.bt3-modal-footer .bt3-btn-group .bt3-btn + .bt3-btn{
  margin-left:-1px;
}
.bt3-modal-footer .bt3-btn-block + .bt3-btn-block{
  margin-left:0;
}
@media (min-width: 768px){
  .bt3-modal-dialog{
    width:600px;
    margin:30px auto;
  }
  .bt3-modal-content{
    -webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);
    box-shadow:0 5px 15px rgba(0,0,0,0.5);
  }
  .bt3-modal-sm{
    width:300px;
  }
}
@media (min-width: 992px){
  .bt3-modal-lg{
    width:900px;
  }
}
.bt3-tooltip{
  position:absolute;
  z-index:1030;
  display:block;
  visibility:visible;
  font-size:12px;
  line-height:1.4;
  opacity:0;
  filter:alpha(opacity=0);
}
.bt3-tooltip.bt3-in{
  opacity:0.9;
  filter:alpha(opacity=90);
}
.bt3-tooltip.bt3-top{
  margin-top:-3px;
  padding:5px 0;
}
.bt3-tooltip.bt3-right{
  margin-left:3px;
  padding:0 5px;
}
.bt3-tooltip.bt3-bottom{
  margin-top:3px;
  padding:5px 0;
}
.bt3-tooltip.bt3-left{
  margin-left:-3px;
  padding:0 5px;
}
.bt3-tooltip-inner{
  max-width:200px;
  padding:3px 8px;
  color:#fff;
  text-align:center;
  text-decoration:none;
  background-color:#000;
  border-radius:4px;
}
.bt3-tooltip-arrow{
  position:absolute;
  width:0;
  height:0;
  border-color:transparent;
  border-style:solid;
}
.bt3-tooltip.bt3-top .bt3-tooltip-arrow{
  bottom:0;
  left:50%;
  margin-left:-5px;
  border-width:5px 5px 0;
  border-top-color:#000;
}
.bt3-tooltip.bt3-top-left .bt3-tooltip-arrow{
  bottom:0;
  left:5px;
  border-width:5px 5px 0;
  border-top-color:#000;
}
.bt3-tooltip.bt3-top-right .bt3-tooltip-arrow{
  bottom:0;
  right:5px;
  border-width:5px 5px 0;
  border-top-color:#000;
}
.bt3-tooltip.bt3-right .bt3-tooltip-arrow{
  top:50%;
  left:0;
  margin-top:-5px;
  border-width:5px 5px 5px 0;
  border-right-color:#000;
}
.bt3-tooltip.bt3-left .bt3-tooltip-arrow{
  top:50%;
  right:0;
  margin-top:-5px;
  border-width:5px 0 5px 5px;
  border-left-color:#000;
}
.bt3-tooltip.bt3-bottom .bt3-tooltip-arrow{
  top:0;
  left:50%;
  margin-left:-5px;
  border-width:0 5px 5px;
  border-bottom-color:#000;
}
.bt3-tooltip.bt3-bottom-left .bt3-tooltip-arrow{
  top:0;
  left:5px;
  border-width:0 5px 5px;
  border-bottom-color:#000;
}
.bt3-tooltip.bt3-bottom-right .bt3-tooltip-arrow{
  top:0;
  right:5px;
  border-width:0 5px 5px;
  border-bottom-color:#000;
}
.bt3-popover{
  position:absolute;
  top:0;
  left:0;
  z-index:1010;
  display:none;
  max-width:276px;
  padding:1px;
  text-align:left;
  background-color:#fff;
  -webkit-background-clip:padding;
  -moz-background-clip:padding;
  background-clip:padding-box;
  border:1px solid #ccc;
  border:1px solid rgba(0,0,0,0.2);
  border-radius:6px;
  -webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);
  box-shadow:0 5px 10px rgba(0,0,0,0.2);
  white-space:normal;
}
.bt3-popover.bt3-top{
  margin-top:-10px;
}
.bt3-popover.bt3-right{
  margin-left:10px;
}
.bt3-popover.bt3-bottom{
  margin-top:10px;
}
.bt3-popover.bt3-left{
  margin-left:-10px;
}
.bt3-popover-title{
  margin:0;
  padding:8px 14px;
  font-size:14px;
  font-weight:normal;
  line-height:18px;
  background-color:#f7f7f7;
  border-bottom:1px solid #ebebeb;
  border-radius:5px 5px 0 0;
}
.bt3-popover-content{
  padding:9px 14px;
}
.bt3-popover > .bt3-arrow,
.bt3-popover > .bt3-arrow:after{
  position:absolute;
  display:block;
  width:0;
  height:0;
  border-color:transparent;
  border-style:solid;
}
.bt3-popover > .bt3-arrow{
  border-width:11px;
}
.bt3-popover > .bt3-arrow:after{
  border-width:10px;
  content:"";
}
.bt3-popover.bt3-top > .bt3-arrow{
  left:50%;
  margin-left:-11px;
  border-bottom-width:0;
  border-top-color:#a3a3a3;
  border-top-color:rgba(0,0,0,0.25);
  bottom:-11px;
}
.bt3-popover.bt3-top > .bt3-arrow:after{
  content:" ";
  bottom:1px;
  margin-left:-10px;
  border-bottom-width:0;
  border-top-color:#fff;
}
.bt3-popover.bt3-right > .bt3-arrow{
  top:50%;
  left:-11px;
  margin-top:-11px;
  border-left-width:0;
  border-right-color:#a3a3a3;
  border-right-color:rgba(0,0,0,0.25);
}
.bt3-popover.bt3-right > .bt3-arrow:after{
  content:" ";
  left:1px;
  bottom:-10px;
  border-left-width:0;
  border-right-color:#fff;
}
.bt3-popover.bt3-bottom > .bt3-arrow{
  left:50%;
  margin-left:-11px;
  border-top-width:0;
  border-bottom-color:#a3a3a3;
  border-bottom-color:rgba(0,0,0,0.25);
  top:-11px;
}
.bt3-popover.bt3-bottom > .bt3-arrow:after{
  content:" ";
  top:1px;
  margin-left:-10px;
  border-top-width:0;
  border-bottom-color:#fff;
}
.bt3-popover.bt3-left > .bt3-arrow{
  top:50%;
  right:-11px;
  margin-top:-11px;
  border-right-width:0;
  border-left-color:#a3a3a3;
  border-left-color:rgba(0,0,0,0.25);
}
.bt3-popover.bt3-left > .bt3-arrow:after{
  content:" ";
  right:1px;
  border-right-width:0;
  border-left-color:#fff;
  bottom:-10px;
}
.bt3-carousel{
  position:relative;
}
.bt3-carousel-inner{
  position:relative;
  overflow:hidden;
  width:100%;
}
.bt3-carousel-inner > .bt3-item{
  display:none;
  position:relative;
  -webkit-transition:0.6s ease-in-out left;
  transition:0.6s ease-in-out left;
}
.bt3-carousel-inner > .bt3-item > img,
.bt3-carousel-inner > .bt3-item > a > img{
  line-height:1;
}
.bt3-carousel-inner > .bt3-active,
.bt3-carousel-inner > .bt3-next,
.bt3-carousel-inner > .bt3-prev{
  display:block;
}
.bt3-carousel-inner > .bt3-active{
  left:0;
}
.bt3-carousel-inner > .bt3-next,
.bt3-carousel-inner > .bt3-prev{
  position:absolute;
  top:0;
  width:100%;
}
.bt3-carousel-inner > .bt3-next{
  left:100%;
}
.bt3-carousel-inner > .bt3-prev{
  left:-100%;
}
.bt3-carousel-inner > .bt3-next.bt3-left,
.bt3-carousel-inner > .bt3-prev.bt3-right{
  left:0;
}
.bt3-carousel-inner > .bt3-active.bt3-left{
  left:-100%;
}
.bt3-carousel-inner > .bt3-active.bt3-right{
  left:100%;
}
.bt3-carousel-control{
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  width:15%;
  opacity:0.5;
  filter:alpha(opacity=50);
  font-size:20px;
  color:#fff;
  text-align:center;
  text-shadow:0 1px 2px rgba(0,0,0,0.6);
}
.bt3-carousel-control.bt3-left{
  background-image:-webkit--webkit-linear-gradient(left, color-stop(rgba(0,0,0,0.5) 0%), color-stop(rgba(0,0,0,0) 100%));
  background-image:-webkit--moz-linear-gradient(left, color-stop(rgba(0,0,0,0.5) 0%), color-stop(rgba(0,0,0,0) 100%));
  background-image:-webkit--o-linear-gradient(left, color-stop(rgba(0,0,0,0.5) 0%), color-stop(rgba(0,0,0,0) 100%));
  background-image:-webkit--ms-linear-gradient(left, color-stop(rgba(0,0,0,0.5) 0%), color-stop(rgba(0,0,0,0) 100%));
  background-image:-webkit-linear-gradient(to right, color-stop(rgba(0,0,0,0.5) 0%), color-stop(rgba(0,0,0,0) 100%));
  background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
  background-image:-moz-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
  background-image:-o-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
  background-image:-ms-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
  background-image:linear-gradient(to right, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.bt3-carousel-control.bt3-right{
  left:auto;
  right:0;
  background-image:-webkit--webkit-linear-gradient(left, color-stop(rgba(0,0,0,0) 0%), color-stop(rgba(0,0,0,0.5) 100%));
  background-image:-webkit--moz-linear-gradient(left, color-stop(rgba(0,0,0,0) 0%), color-stop(rgba(0,0,0,0.5) 100%));
  background-image:-webkit--o-linear-gradient(left, color-stop(rgba(0,0,0,0) 0%), color-stop(rgba(0,0,0,0.5) 100%));
  background-image:-webkit--ms-linear-gradient(left, color-stop(rgba(0,0,0,0) 0%), color-stop(rgba(0,0,0,0.5) 100%));
  background-image:-webkit-linear-gradient(to right, color-stop(rgba(0,0,0,0) 0%), color-stop(rgba(0,0,0,0.5) 100%));
  background-image:-webkit-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
  background-image:-moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
  background-image:-o-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
  background-image:-ms-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
  background-image:linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.bt3-carousel-control:hover,
.bt3-carousel-control:focus{
  outline:none;
  color:#fff;
  text-decoration:none;
  opacity:0.9;
  filter:alpha(opacity=90);
}
.bt3-carousel-control .bt3-icon-prev,
.bt3-carousel-control .bt3-icon-next,
.bt3-carousel-control .bt3-glyphicon-chevron-left,
.bt3-carousel-control .bt3-glyphicon-chevron-right{
  position:absolute;
  top:50%;
  z-index:5;
  display:inline-block;
}
.bt3-carousel-control .bt3-icon-prev,
.bt3-carousel-control .bt3-glyphicon-chevron-left{
  left:50%;
}
.bt3-carousel-control .bt3-icon-next,
.bt3-carousel-control .bt3-glyphicon-chevron-right{
  right:50%;
}
.bt3-carousel-control .bt3-icon-prev,
.bt3-carousel-control .bt3-icon-next{
  width:20px;
  height:20px;
  margin-top:-10px;
  margin-left:-10px;
  font-family:serif;
}
.bt3-carousel-control .bt3-icon-prev:before{
  content:'\2039';
}
.bt3-carousel-control .bt3-icon-next:before{
  content:'\203A';
}
.bt3-carousel-indicators{
  position:absolute;
  bottom:10px;
  left:50%;
  z-index:15;
  width:60%;
  margin-left:-30%;
  padding-left:0;
  list-style:none;
  text-align:center;
}
.bt3-carousel-indicators li{
  display:inline-block;
  width:10px;
  height:10px;
  margin:1px;
  text-indent:-999px;
  border:1px solid #fff;
  border-radius:10px;
  cursor:pointer;
  background-color:#000 9;
  background-color:rgba(0,0,0,0);
}
.bt3-carousel-indicators .bt3-active{
  margin:0;
  width:12px;
  height:12px;
  background-color:#fff;
}
.bt3-carousel-caption{
  position:absolute;
  left:15%;
  right:15%;
  bottom:20px;
  z-index:10;
  padding-top:20px;
  padding-bottom:20px;
  color:#fff;
  text-align:center;
  text-shadow:0 1px 2px rgba(0,0,0,0.6);
}
.bt3-carousel-caption .bt3-btn{
  text-shadow:none;
}
@media screen and (min-width: 768px){
  .bt3-carousel-control .bt3-glyphicon-chevron-left,
  .bt3-carousel-control .bt3-glyphicon-chevron-right,
  .bt3-carousel-control .bt3-icon-prev,
  .bt3-carousel-control .bt3-icon-next{
    width:30px;
    height:30px;
    margin-top:-15px;
    margin-left:-15px;
    font-size:30px;
  }
  .bt3-carousel-caption{
    left:20%;
    right:20%;
    padding-bottom:30px;
  }
  .bt3-carousel-indicators{
    bottom:20px;
  }
}
.bt3-center-block{
  display:block;
  margin-left:auto;
  margin-right:auto;
}
.bt3-pull-right{
  float:right !important;
}
.bt3-pull-left{
  float:left !important;
}
.bt3-hide{
  display:none !important;
}
.bt3-show{
  display:block !important;
}
.bt3-invisible{
  visibility:hidden;
}
.bt3-text-hide{
  font:0/0 a;
  color:transparent;
  text-shadow:none;
  background-color:transparent;
  border:0;
}
.bt3-hidden{
  display:none !important;
  visibility:hidden !important;
}
.bt3-affix{
  position:fixed;
}
.bt3-visible-xs,
.bt3-visible-sm,
.bt3-visible-md,
.bt3-visible-lg{
  display:none !important;
}
@media (max-width: 767px){
  .bt3-visible-xs{
    display:block !important;
  }
  table.bt3-visible-xs{
    display:table;
  }
  tr.bt3-visible-xs{
    display:table-row !important;
  }
  th.bt3-visible-xs,
  td.bt3-visible-xs{
    display:table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px){
  .bt3-visible-sm{
    display:block !important;
  }
  table.bt3-visible-sm{
    display:table;
  }
  tr.bt3-visible-sm{
    display:table-row !important;
  }
  th.bt3-visible-sm,
  td.bt3-visible-sm{
    display:table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px){
  .bt3-visible-md{
    display:block !important;
  }
  table.bt3-visible-md{
    display:table;
  }
  tr.bt3-visible-md{
    display:table-row !important;
  }
  th.bt3-visible-md,
  td.bt3-visible-md{
    display:table-cell !important;
  }
}
@media (min-width: 1200px){
  .bt3-visible-lg{
    display:block !important;
  }
  table.bt3-visible-lg{
    display:table;
  }
  tr.bt3-visible-lg{
    display:table-row !important;
  }
  th.bt3-visible-lg,
  td.bt3-visible-lg{
    display:table-cell !important;
  }
}
@media (max-width: 767px){
  .bt3-hidden-xs{
    display:none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px){
  .bt3-hidden-sm{
    display:none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px){
  .bt3-hidden-md{
    display:none !important;
  }
}
@media (min-width: 1200px){
  .bt3-hidden-lg{
    display:none !important;
  }
}
.bt3-visible-print{
  display:none !important;
}
@media print{
  .bt3-visible-print{
    display:block !important;
  }
  table.bt3-visible-print{
    display:table;
  }
  tr.bt3-visible-print{
    display:table-row !important;
  }
  th.bt3-visible-print,
  td.bt3-visible-print{
    display:table-cell !important;
  }
}
@media print{
  .bt3-hidden-print{
    display:none !important;
  }
}
.c-truncate{
  overflow:hidden;
  -o-text-overflow:ellipsis;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.c-bold{
  font-weight:bold;
}
.c-uppercase{
  text-transform:uppercase;
}
.c-phoenix-template-header{
  margin-bottom:0 !important;
  max-width:960px;
}
.c-phoenix-template-header.c-focus-on-signup .c-phoenix-template-header-nav li:not(.c-focus-on-signup-show){
  display:none;
}
.c-phoenix-template-header.c-focus-on-search .c-phoenix-template-header-nav li:not(.c-focus-on-search-show){
  display:none;
}
.c-phoenix-template-header:not(.c-focus-on-search) .c-phoenix-template-header-nav li.c-focus-on-search-default-hide{
  display:none;
}
.c-phoenix-template-header .c-phoenix-template-small-logo{
  display:inline-block;
  width:108px;
  height:50px;
  background-position:center center;
  background-repeat:no-repeat;
  background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4yLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTA4cHgiIGhlaWdodD0iMTdweCIgdmlld0JveD0iMCAwIDEwOCAxNyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTA4IDE3IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiM3MTcxNzIiIGQ9Ik01NC4yODEsNS43NzNjMC4wNjYtMS4yNjksMC41MjEtMi4zMDYsMS4yMzItMy4xMTVWMS41OGgtMC45NDVjLTEuOTEsMC0zLjUyNywwLjczMi00LjQ2NywyLjM4NmgtMC4wNTUNCglWMS43NjJoLTQuODk5djEzLjQ0MWg0LjlWOS43NzdjMC0yLjMwMywwLjY3NC00LjA1OSwzLjM5My00LjA1OUM1My43MzYsNS43Miw1NC4wMTMsNS43MzcsNTQuMjgxLDUuNzczeiIvPg0KPHBhdGggZmlsbD0iIzcxNzE3MiIgZD0iTTkxLjM4LDUuNzI0YzAuNDA3LTEuMTg4LDEuMDY3LTIuMjQ2LDEuOTI1LTMuMDk1di0xLjA1aC0wLjk0M2MtMS45MTEsMC0zLjUyNiwwLjczMi00LjQ3MSwyLjM4NWgtMC4wNTMNCglWMS43NjJoLTQuOTAydjEzLjQ0MWg0LjkwMlY5Ljc3N2MwLTIuMzAzLDAuNjc2LTQuMDU5LDMuMzk1LTQuMDU5TDkxLjM4LDUuNzI0eiIvPg0KPHBhdGggZmlsbD0iIzcxNzE3MiIgZD0iTTY0LjIzMiw1LjIyYy0wLjc1Ni0wLjM5My0xLjgwOC0wLjY1NS0yLjY0NS0wLjY1NWMtMC41NjIsMC0xLjUzMywwLjIzNC0xLjUzMywwLjkxNw0KCWMwLDAuOTE4LDEuNTMzLDEuMDQ4LDIuMjExLDEuMTgyYzIuMjg0LDAuNDQ0LDQuMDEyLDEuNDkzLDQuMDEyLDMuOTc5YzAsMy41MzYtMy4zMTMsNS4wMDgtNi41Miw1LjAwOA0KCWMtMS45NjcsMC0zLjkwMi0wLjU1MS01LjU3NC0xLjU0N2wxLjc3Ny0zLjMzYzAuOTk1LDAuNjg0LDIuNjY1LDEuMzYzLDMuODc3LDEuMzYzYzAuNjIsMCwxLjUzNS0wLjI4NywxLjUzNS0xLjAyMQ0KCWMwLTEuMDQ4LTEuNTM1LTEuMTAzLTMuMDcyLTEuNDk1Yy0xLjUzMy0wLjM5My0zLjA2Ni0xLjEyNS0zLjA2Ni0zLjUzNmMwLTMuMzAyLDMuMDY2LTQuNzY3LDYuMDg4LTQuNzY3DQoJYzEuNTYyLDAsMy4xMjUsMC4yMzUsNC41NDksMC44NjRMNjQuMjMyLDUuMjJ6Ii8+DQo8cGF0aCBmaWxsPSIjNzE3MTcyIiBkPSJNMTA4LDE1LjIwM2gtNC45di0xLjQ5NWgtMC4wNTRjLTAuODYyLDEuMzM2LTIuNTYyLDEuOTM4LTQuMTc1LDEuOTM4Yy00LjA5NiwwLTYuOTc1LTMuMzI4LTYuOTc1LTcuMTgNCgljMC0zLjg0OCwyLjgyOC03LjE1MSw2LjkyLTcuMTUxYzEuNTg4LDAsMy4yNiwwLjU3Niw0LjI4MywxLjc1NFYxLjc2Mmg0Ljg5OUwxMDgsMTUuMjAzTDEwOCwxNS4yMDN6IE05Ni45NTksOC40OTUNCgljMCwxLjcwMiwxLjE2LDMuMDEyLDMuMTUsMy4wMTJjMS45OTIsMCwzLjE0Ny0xLjMwOCwzLjE0Ny0zLjAxMmMwLTEuNjUxLTEuMTU1LTMuMDM5LTMuMTQ3LTMuMDM5DQoJQzk4LjExOSw1LjQ1Nyw5Ni45NTksNi44NDQsOTYuOTU5LDguNDk1eiIvPg0KPHBhdGggZmlsbD0iIzcxNzE3MiIgZD0iTTgyLjE2Myw5LjI4M0g3MS44NDZjMCwxLjkzNywxLjA1MywyLjk4NCwzLjA3MiwyLjk4NGMxLjA1LDAsMS44MDMtMC4zMzksMi4zNDMtMS4yMzFoNC43MTQNCgljLTAuNzgxLDMuMTcxLTMuODc5LDQuNjEyLTcuMDI5LDQuNjEyYy00LjU3NSwwLTcuOTk1LTIuNTE3LTcuOTk1LTcuMTUyYzAtNC40OCwzLjE0Ny03LjE3OCw3LjY0NC03LjE3OA0KCWM0Ljc5MywwLDcuNTcsMi44ODMsNy41Nyw3LjQ2Nkw4Mi4xNjMsOS4yODNMODIuMTYzLDkuMjgzeiBNNzcuNjExLDYuNTNjLTAuMjQzLTEuMjg0LTEuNDU1LTIuMTIyLTIuNzczLTIuMTIyDQoJYy0xLjQyOSwwLTIuNjA5LDAuNzMxLTIuOTEsMi4xMjJINzcuNjExeiIvPg0KPGc+DQoJPGc+DQoJCTxwYXRoIGZpbGw9IiM3MTcxNzIiIGQ9Ik0yOS41NjEsOC4yNjFjLTAuMDA1LTAuMTE2LTAuMDEzLTAuMjI5LTAuMDIyLTAuMzQ0YzAsMCwwLTAuMDAxLDAtMC4wMDJjMCwwLDAtMC4wMDEsMC0wLjAwMg0KCQkJYy0wLjExLTEuMjQ3LTAuNTIyLTIuNDE0LTEuMjIxLTMuNDY4Yy0wLjMxMi0wLjQ3LTAuNjY5LTAuODk3LTEuMDY4LTEuMjhjLTAuNTgzLTAuNTYxLTEuMjU4LTEuMDI1LTIuMDE5LTEuMzkyDQoJCQljLTEuMTQ1LTAuNTQ3LTIuNDEtMC44MjMtMy43Ni0wLjgyM2MtMC4xMzIsMC0wLjI3LDAuMDAyLTAuNDA5LDAuMDA3QzIwLjExNCwxLDE5LjE5NywxLjE4LDE4LjMzNSwxLjQ5Nw0KCQkJYy0wLjg2OSwwLjMxNC0xLjYyNiwwLjcyOS0yLjI0NSwxLjIyN2MtMC4xMjYsMC4xLTAuMjYzLDAuMjIzLTAuNDEsMC4zNThsLTAuMTA2LDAuMTA0TDE1LjQyOSwzLjM0aDAuMDAxaDAuMDAxbC0wLjA2OCwwLjA2Nw0KCQkJTDE1LjMzLDMuNDQzbC0wLjE3MywwLjE4MmMtMC4xMjgsMC4xNDQtMC4yNSwwLjI4OC0wLjM2NCwwLjQyOWwtMC4wMDEtMC4wMDJsLTAuMDA0LTAuMDA0Yy0wLjIzNywwLjI4OC0wLjQ1NiwwLjU4Ni0wLjYxNywwLjg1NA0KCQkJYy0wLjEwOSwwLjE3Mi0wLjIxNiwwLjM0OS0wLjMxOCwwLjUyNkwxMi40NCw4LjI4NWwwLjAwMiwwLjAwMmwtMC4wNzQsMC4xNDVsLTAuMTU2LDAuMzE2Yy0wLjMxLDAuNjI3LTAuNjQyLDEuMjUyLTEuMDEzLDEuNzY4DQoJCQljLTAuODI3LDAuOTA3LTEuNzYyLDEuMzUxLTIuOTY0LDEuMzUxYy0wLjA4NCwwLTAuMTctMC4wMDQtMC4yNTgtMC4wMDljLTAuNzI0LTAuMDI5LTEuMzQ1LTAuMi0xLjg5Ni0wLjUyNg0KCQkJYy0wLjA1OS0wLjAzNS0wLjExNi0wLjA3MS0wLjE3MS0wLjEwOGMtMC40NS0wLjI5OS0wLjc5NS0wLjY4My0xLjA1My0xLjE2MmMtMC4yOTEtMC41NDMtMC40Mi0xLjA5OC0wLjQwMi0xLjY4Ng0KCQkJQzQuNDU2LDguMzYsNC40NTcsOC4zNDYsNC40NTcsOC4zMzNDNC40OTYsNy4zOTcsNC44NTMsNi42NjksNS41NzIsNi4wNEM1Ljc0Nyw1Ljg4OSw1LjkzLDUuNzYxLDYuMTIxLDUuNjQ3DQoJCQljMC4wMjctMC4wMTYsMC4wNTQtMC4wMzEsMC4wODEtMC4wNDVjMC41MzQtMC4yOTEsMS4xNDItMC40MzYsMS44MzktMC40MzZsMC4yMTcsMC4wMDZDOS4zNjUsNS4yMTQsMTAuMjE5LDUuNTYsMTAuOSw2LjIzNQ0KCQkJTDEzLjAzNiwyLjRjLTAuNTExLTAuMzQyLTEuMDg4LTAuNjM2LTEuNzI0LTAuODc1Yy0wLjAyNC0wLjAwOS0wLjA0OS0wLjAxOS0wLjA3NC0wLjAyN2MtMC4wNzYtMC4wMjctMC4xNTEtMC4wNTUtMC4yMjktMC4wOA0KCQkJQzEwLjMzMywxLjE5Miw5LjYyNCwxLjA1Myw4Ljg5NCwwLjk5bDAsMEM4Ljg3NiwwLjk4Nyw4Ljg1NiwwLjk4NSw4LjgzOCwwLjk4M0M4LjcyNiwwLjk3Niw4LjYxMiwwLjk2Miw4LjUsMC45NTcNCgkJCUM4LjM3OCwwLjk1Miw4LjI1NSwwLjk1LDguMTM1LDAuOTQ5SDguMDY2Yy0xLjM0MywwLjAwNS0yLjU5MSwwLjI4LTMuNzMyLDAuODI1QzMuMDU2LDIuMzksMi4wMiwzLjI4NywxLjI1Miw0LjQ0Mw0KCQkJQzAuNDg2LDUuNTk5LDAuMDY4LDYuODgyLDAuMDA4LDguMjU5QzAuMDAzLDguMzc3LDAsOC40OTQsMCw4LjYwOWMtMC4wMDEsMS45MjYsMC43MDEsMy42MiwyLjA5Nyw1LjA0Mg0KCQkJYzEuNDU3LDEuNDkyLDMuMzUyLDIuMjk2LDUuNjI3LDIuMzkxYzAuMTQ2LDAuMDA2LDAuMjksMC4wMSwwLjQzNCwwLjAxYzEuMjg3LDAsMi40NzgtMC4yMjksMy41NDYtMC42ODcNCgkJCWMwLjI2Ny0wLjExNCwwLjUyNi0wLjI0OCwwLjc5MS0wLjM5N2MwLjE0NC0wLjA4MywwLjI4LTAuMTcxLDAuNDE1LTAuMjY1bDAuMS0wLjA2N2wwLjE2OC0wLjExNQ0KCQkJYzAuMjAyLTAuMTQ1LDAuMzkxLTAuMzAyLDAuNTc1LTAuNDY5bDAuMDY0LTAuMDYxYzAuMTA4LTAuMTAzLDAuMjE2LTAuMjA3LDAuMzE4LTAuMzE0bDAuMzgzLTAuNDMzbDAuMTQ2LTAuMTgzbDAuMDY4LTAuMQ0KCQkJbDAuMDY4LTAuMDk4YzAuNTY5LTAuOTU2LDIuNDIxLTQuNDM1LDIuNDIxLTQuNDM1VjguNDIxbDAuMTEtMC4yMTJsMC4wOTItMC4xNjZjMC4yNzMtMC40OTcsMC40Ny0wLjg1LDAuNzMxLTEuMjIxbDAuMDA3LTAuMDExDQoJCQljMC42MDktMC44ODMsMS42NTYtMS41MTIsMi44OS0xLjYxOGMyLjA3LTAuMTc4LDMuODg0LDEuMTgyLDQuMDUxLDMuMDM4YzAuMTY2LDEuODU2LTEuMzc4LDMuNTA1LTMuNDQ4LDMuNjg0DQoJCQljLTAuNDMxLDAuMDM3LTAuODUsMC4wMDgtMS4yNDUtMC4wNzlsLTAuMDEsMC4wMDRjLTEuNTE5LTAuMzE2LTIuNDg2LTEuNDI0LTIuOTYzLTEuOTE5bC0xLjk5MiwzLjY2Mw0KCQkJYzAsMCwwLjYxOSwwLjYyNCwxLjA0MywwLjkzNmMwLjQyNSwwLjMxMSwwLjk3NCwwLjYxNywxLjQxMiwwLjgwN2MxLjA2MywwLjQ1NCwyLjIxOSwwLjcyNiwzLjQ5NiwwLjcyNg0KCQkJYzAuMTQ4LDAsMC4xMTgsMCwwLjI3Mi0wLjAwNmMyLjI3My0wLjA5NSw0LjI5OS0wLjk2Niw1Ljc2LTIuNDU4YzEuMzg0LTEuNDE3LDIuMTM1LTMuMDM1LDIuMTQyLTQuOTVWOC41ODINCgkJCUMyOS41NjgsOC40NzYsMjkuNTY1LDguMzY5LDI5LjU2MSw4LjI2MXoiLz4NCgk8L2c+DQo8L2c+DQo8Zz4NCgk8cGF0aCBmaWxsPSIjNzE3MTcyIiBkPSJNMzcuMTgxLDE1LjY1N2MtMS4wMzMsMC0xLjk3LTAuMTItMi44MTEtMC4zNmMtMC44NDEtMC4yNC0xLjU1OS0wLjYxOS0yLjE1NC0xLjEzOQ0KCQljLTAuNTk3LTAuNTItMS4wNTctMS4xODItMS4zODEtMS45ODVzLTAuNDg2LTEuNzcxLTAuNDg2LTIuODk5VjEuNzU5aDQuNzI3djcuNDU1YzAsMC44NDUsMC4yMDIsMS40NTcsMC42MDUsMS44MzkNCgkJYzAuNDA0LDAuMzgzLDAuOTE3LDAuNTc0LDEuNTM5LDAuNTc0YzAuNjM2LDAsMS4xNTItMC4xNzgsMS41NS0wLjUzNWMwLjM5Ni0wLjM1NywwLjU5Ni0wLjk0OSwwLjU5Ni0xLjc4MVYxLjc1OWg0LjcyN3Y3LjQxNg0KCQljMCwxLjE2OC0wLjE2NiwyLjE2MS0wLjQ5NywyLjk3OGMtMC4zMzEsMC44MTgtMC43OTgsMS40ODYtMS4zOTksMi4wMDZjLTAuNjA0LDAuNTItMS4zMzEsMC44OTgtMi4xODYsMS4xMzkNCgkJQzM5LjE1NiwxNS41MzcsMzguMjEzLDE1LjY1NywzNy4xODEsMTUuNjU3eiIvPg0KPC9nPg0KPC9zdmc+DQo=");
}
.c-phoenix-template-header .c-phoenix-template-header-nav > li > a{
  cursor:pointer;
  color:#717171;
  text-decoration:none;
}
.c-phoenix-template-header .c-phoenix-template-header-nav > li > a:hover,
.c-phoenix-template-header .c-phoenix-template-header-nav > li > a:focus{
  color:#4d8ce9;
  background-color:transparent;
}
.c-phoenix-template-header .c-banner-search{
  padding-top:9px;
}
@media (max-width: 991px){
  .c-phoenix-template-header .c-banner-search{
    display:none;
  }
}
.c-phoenix-template-header .c-banner-search .c-banner-search-input-container .c-banner-search-input{
  -webkit-box-shadow:none;
  box-shadow:none;
  border:1px solid #ccc;
  font-size:14px;
  height:35px;
  max-width:340px;
}
.c-phoenix-template-header .c-banner-search .c-banner-search-input-container .c-banner-search-button{
  top:1px;
  height:33px;
  border-left:1px solid #ccc;
}
.c-phoenix-template-header .c-banner-search .c-banner-search-input-container .c-banner-search-button:hover{
  background-color:rgba(100,100,100,0.1);
}
@media (max-width: 767px){
  .c-phoenix-template-header .c-phoenix-template-header-menu.popup-open{
    outline:0 !important;
    position:static !important;
    float:none !important;
    width:auto !important;
    background-color:transparent !important;
    border:0 !important;
    -webkit-box-shadow:none !important;
    box-shadow:none !important;
  }
}
@media (min-width: 768px){
  .c-phoenix-template-header .c-phoenix-template-header-collapse-container{
    display:block;
  }
}
.c-phoenix-template-header .c-phoenix-template-header-navbar{
  margin-left:0;
  margin-right:0;
}
.c-phoenix-template-header .c-phoenix-template-header-navbar .c-phoenix-template-header-navbar-toggle{
  border-color:#ddd;
  margin-right:0;
}
.c-phoenix-template-header .c-phoenix-template-header-navbar .c-phoenix-template-header-navbar-toggle:hover,
.c-phoenix-template-header .c-phoenix-template-header-navbar .c-phoenix-template-header-navbar-toggle:focus{
  background-color:#ddd;
}
.c-phoenix-template-header .c-phoenix-template-header-navbar .c-phoenix-template-header-navbar-toggle .c-phoenix-template-header-navbar-icon-bar{
  background-color:#888;
}
.c-logout-button-link{
  display:block;
  padding:3px 20px;
  clear:both;
  font-weight:normal;
  line-height:1.428571429;
  color:#333;
  white-space:nowrap;
  width:100%;
  margin:0;
  left:0;
  text-align:left;
  cursor:pointer;
  border:0;
  text-decoration:none;
  letter-spacing:1px;
  background-color:transparent;
}
.c-logout-button-link:hover,
.c-logout-button-link:focus{
  color:#303030;
  text-decoration:none;
  outline:0;
  background-color:#f5f5f5;
}
.bt3-dropdown-menu form{
  margin:0;
}
body,
.body-1-text,
.body-2-text,
p,
.search-bar .input-area .search-input,
ul.styleguide.dropdown li > button,
ul.styleguide.dropdown li > button.secondary,
ul.styleguide.dropdown li > a,
.c-user-modal header,
.c-user-modal header a,
.c-user-modal .c-user-modal-content,
.c-user-modal .c-user-modal-content input,
.rc-AuthenticationModal .rc-AuthenticationModal-content header,
.rc-AuthenticationModal .rc-AuthenticationModal-content header a,
.rc-AuthenticationModal .c-user-modal-content,
.rc-AuthenticationModal .c-user-modal-content .c-user-modal-error-icon,
.rc-AuthenticationModal .c-user-modal-content input,
.rc-BasicInfo table.basic-info-table tbody tr td:nth-child(2) .td-data,
.rc-RatingsHeader .ratings-text{
  font-size:14px;
  line-height:21px;
  font-family:'OpenSans', Arial, sans-serif;
}
body,
.c-phoenix-template-page{
  background-color:#f5f5f5;
}
div[data-readme]{
  display:none;
}
.readme{
  background:#daebf8;
  color:#428bca;
  padding:10px 40px 9px 20px;
  position:relative;
  display:none;
  min-height:50px;
}
.readme a,
.readme a:visited:not(.btn){
  color:#428ccd;
  font-weight:bold;
  text-decoration:none;
}
.readme a:hover,
.readme a:focus{
  text-decoration:underline;
}
.readme .c-container{
  max-width:960px;
  margin:0 auto;
}
.readme .c-message{
  float:left;
  margin:4px 25px 0 25px;
}
.readme .c-action-items{
  margin-left:12px;
}
.readme button{
  background-color:#51bc53;
}
.readme .c-action-item{
  font-size:12px;
}
.readme-close-icon{
  position:absolute;
  top:50%;
  right:20px;
  cursor:pointer;
  color:#428bca;
  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -o-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
}
@media (max-width: 991px){
  .c-message{
    float:none;
  }
}
@-webkit-keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@-moz-keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@-webkit-keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@-o-keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@media (min-width: 576px){
  .col-sm{
    -ms-flex-preferred-size:0;
    -webkit-flex-basis:0;
    flex-basis:0;
    -ms-flex-positive:1;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    -ms-box-flex:1;
    box-flex:1;
    -webkit-flex-grow:1;
    flex-grow:1;
    max-width:100%;
  }
  .col-sm-auto{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 auto;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:auto;
  }
  .col-sm-1{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 8.333333%;
    -ms-flex:0 0 8.333333%;
    flex:0 0 8.333333%;
    max-width:8.333333%;
  }
  .col-sm-2{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 16.666667%;
    -ms-flex:0 0 16.666667%;
    flex:0 0 16.666667%;
    max-width:16.666667%;
  }
  .col-sm-3{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 25%;
    -ms-flex:0 0 25%;
    flex:0 0 25%;
    max-width:25%;
  }
  .col-sm-4{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 33.333333%;
    -ms-flex:0 0 33.333333%;
    flex:0 0 33.333333%;
    max-width:33.333333%;
  }
  .col-sm-5{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 41.666667%;
    -ms-flex:0 0 41.666667%;
    flex:0 0 41.666667%;
    max-width:41.666667%;
  }
  .col-sm-6{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 50%;
    -ms-flex:0 0 50%;
    flex:0 0 50%;
    max-width:50%;
  }
  .col-sm-7{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 58.333333%;
    -ms-flex:0 0 58.333333%;
    flex:0 0 58.333333%;
    max-width:58.333333%;
  }
  .col-sm-8{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 66.666667%;
    -ms-flex:0 0 66.666667%;
    flex:0 0 66.666667%;
    max-width:66.666667%;
  }
  .col-sm-9{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 75%;
    -ms-flex:0 0 75%;
    flex:0 0 75%;
    max-width:75%;
  }
  .col-sm-10{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 83.333333%;
    -ms-flex:0 0 83.333333%;
    flex:0 0 83.333333%;
    max-width:83.333333%;
  }
  .col-sm-11{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 91.666667%;
    -ms-flex:0 0 91.666667%;
    flex:0 0 91.666667%;
    max-width:91.666667%;
  }
  .col-sm-12{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 100%;
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%;
  }
  .pull-sm-0{
    right:auto;
  }
  .pull-sm-1{
    right:8.333333%;
  }
  .pull-sm-2{
    right:16.666667%;
  }
  .pull-sm-3{
    right:25%;
  }
  .pull-sm-4{
    right:33.333333%;
  }
  .pull-sm-5{
    right:41.666667%;
  }
  .pull-sm-6{
    right:50%;
  }
  .pull-sm-7{
    right:58.333333%;
  }
  .pull-sm-8{
    right:66.666667%;
  }
  .pull-sm-9{
    right:75%;
  }
  .pull-sm-10{
    right:83.333333%;
  }
  .pull-sm-11{
    right:91.666667%;
  }
  .pull-sm-12{
    right:100%;
  }
  .push-sm-0{
    left:auto;
  }
  .push-sm-1{
    left:8.333333%;
  }
  .push-sm-2{
    left:16.666667%;
  }
  .push-sm-3{
    left:25%;
  }
  .push-sm-4{
    left:33.333333%;
  }
  .push-sm-5{
    left:41.666667%;
  }
  .push-sm-6{
    left:50%;
  }
  .push-sm-7{
    left:58.333333%;
  }
  .push-sm-8{
    left:66.666667%;
  }
  .push-sm-9{
    left:75%;
  }
  .push-sm-10{
    left:83.333333%;
  }
  .push-sm-11{
    left:91.666667%;
  }
  .push-sm-12{
    left:100%;
  }
  .offset-sm-0{
    margin-left:0%;
  }
  .offset-sm-1{
    margin-left:8.333333%;
  }
  .offset-sm-2{
    margin-left:16.666667%;
  }
  .offset-sm-3{
    margin-left:25%;
  }
  .offset-sm-4{
    margin-left:33.333333%;
  }
  .offset-sm-5{
    margin-left:41.666667%;
  }
  .offset-sm-6{
    margin-left:50%;
  }
  .offset-sm-7{
    margin-left:58.333333%;
  }
  .offset-sm-8{
    margin-left:66.666667%;
  }
  .offset-sm-9{
    margin-left:75%;
  }
  .offset-sm-10{
    margin-left:83.333333%;
  }
  .offset-sm-11{
    margin-left:91.666667%;
  }
}
@media (min-width: 768px){
  .col-md{
    -ms-flex-preferred-size:0;
    -webkit-flex-basis:0;
    flex-basis:0;
    -ms-flex-positive:1;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    -ms-box-flex:1;
    box-flex:1;
    -webkit-flex-grow:1;
    flex-grow:1;
    max-width:100%;
  }
  .col-md-auto{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 auto;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:auto;
  }
  .col-md-1{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 8.333333%;
    -ms-flex:0 0 8.333333%;
    flex:0 0 8.333333%;
    max-width:8.333333%;
  }
  .col-md-2{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 16.666667%;
    -ms-flex:0 0 16.666667%;
    flex:0 0 16.666667%;
    max-width:16.666667%;
  }
  .col-md-3{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 25%;
    -ms-flex:0 0 25%;
    flex:0 0 25%;
    max-width:25%;
  }
  .col-md-4{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 33.333333%;
    -ms-flex:0 0 33.333333%;
    flex:0 0 33.333333%;
    max-width:33.333333%;
  }
  .col-md-5{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 41.666667%;
    -ms-flex:0 0 41.666667%;
    flex:0 0 41.666667%;
    max-width:41.666667%;
  }
  .col-md-6{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 50%;
    -ms-flex:0 0 50%;
    flex:0 0 50%;
    max-width:50%;
  }
  .col-md-7{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 58.333333%;
    -ms-flex:0 0 58.333333%;
    flex:0 0 58.333333%;
    max-width:58.333333%;
  }
  .col-md-8{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 66.666667%;
    -ms-flex:0 0 66.666667%;
    flex:0 0 66.666667%;
    max-width:66.666667%;
  }
  .col-md-9{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 75%;
    -ms-flex:0 0 75%;
    flex:0 0 75%;
    max-width:75%;
  }
  .col-md-10{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 83.333333%;
    -ms-flex:0 0 83.333333%;
    flex:0 0 83.333333%;
    max-width:83.333333%;
  }
  .col-md-11{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 91.666667%;
    -ms-flex:0 0 91.666667%;
    flex:0 0 91.666667%;
    max-width:91.666667%;
  }
  .col-md-12{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 100%;
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%;
  }
  .pull-md-0{
    right:auto;
  }
  .pull-md-1{
    right:8.333333%;
  }
  .pull-md-2{
    right:16.666667%;
  }
  .pull-md-3{
    right:25%;
  }
  .pull-md-4{
    right:33.333333%;
  }
  .pull-md-5{
    right:41.666667%;
  }
  .pull-md-6{
    right:50%;
  }
  .pull-md-7{
    right:58.333333%;
  }
  .pull-md-8{
    right:66.666667%;
  }
  .pull-md-9{
    right:75%;
  }
  .pull-md-10{
    right:83.333333%;
  }
  .pull-md-11{
    right:91.666667%;
  }
  .pull-md-12{
    right:100%;
  }
  .push-md-0{
    left:auto;
  }
  .push-md-1{
    left:8.333333%;
  }
  .push-md-2{
    left:16.666667%;
  }
  .push-md-3{
    left:25%;
  }
  .push-md-4{
    left:33.333333%;
  }
  .push-md-5{
    left:41.666667%;
  }
  .push-md-6{
    left:50%;
  }
  .push-md-7{
    left:58.333333%;
  }
  .push-md-8{
    left:66.666667%;
  }
  .push-md-9{
    left:75%;
  }
  .push-md-10{
    left:83.333333%;
  }
  .push-md-11{
    left:91.666667%;
  }
  .push-md-12{
    left:100%;
  }
  .offset-md-0{
    margin-left:0%;
  }
  .offset-md-1{
    margin-left:8.333333%;
  }
  .offset-md-2{
    margin-left:16.666667%;
  }
  .offset-md-3{
    margin-left:25%;
  }
  .offset-md-4{
    margin-left:33.333333%;
  }
  .offset-md-5{
    margin-left:41.666667%;
  }
  .offset-md-6{
    margin-left:50%;
  }
  .offset-md-7{
    margin-left:58.333333%;
  }
  .offset-md-8{
    margin-left:66.666667%;
  }
  .offset-md-9{
    margin-left:75%;
  }
  .offset-md-10{
    margin-left:83.333333%;
  }
  .offset-md-11{
    margin-left:91.666667%;
  }
}
@media (min-width: 992px){
  .col-lg{
    -ms-flex-preferred-size:0;
    -webkit-flex-basis:0;
    flex-basis:0;
    -ms-flex-positive:1;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    -ms-box-flex:1;
    box-flex:1;
    -webkit-flex-grow:1;
    flex-grow:1;
    max-width:100%;
  }
  .col-lg-auto{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 auto;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:auto;
  }
  .col-lg-1{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 8.333333%;
    -ms-flex:0 0 8.333333%;
    flex:0 0 8.333333%;
    max-width:8.333333%;
  }
  .col-lg-2{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 16.666667%;
    -ms-flex:0 0 16.666667%;
    flex:0 0 16.666667%;
    max-width:16.666667%;
  }
  .col-lg-3{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 25%;
    -ms-flex:0 0 25%;
    flex:0 0 25%;
    max-width:25%;
  }
  .col-lg-4{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 33.333333%;
    -ms-flex:0 0 33.333333%;
    flex:0 0 33.333333%;
    max-width:33.333333%;
  }
  .col-lg-5{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 41.666667%;
    -ms-flex:0 0 41.666667%;
    flex:0 0 41.666667%;
    max-width:41.666667%;
  }
  .col-lg-6{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 50%;
    -ms-flex:0 0 50%;
    flex:0 0 50%;
    max-width:50%;
  }
  .col-lg-7{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 58.333333%;
    -ms-flex:0 0 58.333333%;
    flex:0 0 58.333333%;
    max-width:58.333333%;
  }
  .col-lg-8{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 66.666667%;
    -ms-flex:0 0 66.666667%;
    flex:0 0 66.666667%;
    max-width:66.666667%;
  }
  .col-lg-9{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 75%;
    -ms-flex:0 0 75%;
    flex:0 0 75%;
    max-width:75%;
  }
  .col-lg-10{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 83.333333%;
    -ms-flex:0 0 83.333333%;
    flex:0 0 83.333333%;
    max-width:83.333333%;
  }
  .col-lg-11{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 91.666667%;
    -ms-flex:0 0 91.666667%;
    flex:0 0 91.666667%;
    max-width:91.666667%;
  }
  .col-lg-12{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 100%;
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%;
  }
  .pull-lg-0{
    right:auto;
  }
  .pull-lg-1{
    right:8.333333%;
  }
  .pull-lg-2{
    right:16.666667%;
  }
  .pull-lg-3{
    right:25%;
  }
  .pull-lg-4{
    right:33.333333%;
  }
  .pull-lg-5{
    right:41.666667%;
  }
  .pull-lg-6{
    right:50%;
  }
  .pull-lg-7{
    right:58.333333%;
  }
  .pull-lg-8{
    right:66.666667%;
  }
  .pull-lg-9{
    right:75%;
  }
  .pull-lg-10{
    right:83.333333%;
  }
  .pull-lg-11{
    right:91.666667%;
  }
  .pull-lg-12{
    right:100%;
  }
  .push-lg-0{
    left:auto;
  }
  .push-lg-1{
    left:8.333333%;
  }
  .push-lg-2{
    left:16.666667%;
  }
  .push-lg-3{
    left:25%;
  }
  .push-lg-4{
    left:33.333333%;
  }
  .push-lg-5{
    left:41.666667%;
  }
  .push-lg-6{
    left:50%;
  }
  .push-lg-7{
    left:58.333333%;
  }
  .push-lg-8{
    left:66.666667%;
  }
  .push-lg-9{
    left:75%;
  }
  .push-lg-10{
    left:83.333333%;
  }
  .push-lg-11{
    left:91.666667%;
  }
  .push-lg-12{
    left:100%;
  }
  .offset-lg-0{
    margin-left:0%;
  }
  .offset-lg-1{
    margin-left:8.333333%;
  }
  .offset-lg-2{
    margin-left:16.666667%;
  }
  .offset-lg-3{
    margin-left:25%;
  }
  .offset-lg-4{
    margin-left:33.333333%;
  }
  .offset-lg-5{
    margin-left:41.666667%;
  }
  .offset-lg-6{
    margin-left:50%;
  }
  .offset-lg-7{
    margin-left:58.333333%;
  }
  .offset-lg-8{
    margin-left:66.666667%;
  }
  .offset-lg-9{
    margin-left:75%;
  }
  .offset-lg-10{
    margin-left:83.333333%;
  }
  .offset-lg-11{
    margin-left:91.666667%;
  }
}
@media (min-width: 1200px){
  .col-xl{
    -ms-flex-preferred-size:0;
    -webkit-flex-basis:0;
    flex-basis:0;
    -ms-flex-positive:1;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    -ms-box-flex:1;
    box-flex:1;
    -webkit-flex-grow:1;
    flex-grow:1;
    max-width:100%;
  }
  .col-xl-auto{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 auto;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:auto;
  }
  .col-xl-1{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 8.333333%;
    -ms-flex:0 0 8.333333%;
    flex:0 0 8.333333%;
    max-width:8.333333%;
  }
  .col-xl-2{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 16.666667%;
    -ms-flex:0 0 16.666667%;
    flex:0 0 16.666667%;
    max-width:16.666667%;
  }
  .col-xl-3{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 25%;
    -ms-flex:0 0 25%;
    flex:0 0 25%;
    max-width:25%;
  }
  .col-xl-4{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 33.333333%;
    -ms-flex:0 0 33.333333%;
    flex:0 0 33.333333%;
    max-width:33.333333%;
  }
  .col-xl-5{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 41.666667%;
    -ms-flex:0 0 41.666667%;
    flex:0 0 41.666667%;
    max-width:41.666667%;
  }
  .col-xl-6{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 50%;
    -ms-flex:0 0 50%;
    flex:0 0 50%;
    max-width:50%;
  }
  .col-xl-7{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 58.333333%;
    -ms-flex:0 0 58.333333%;
    flex:0 0 58.333333%;
    max-width:58.333333%;
  }
  .col-xl-8{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 66.666667%;
    -ms-flex:0 0 66.666667%;
    flex:0 0 66.666667%;
    max-width:66.666667%;
  }
  .col-xl-9{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 75%;
    -ms-flex:0 0 75%;
    flex:0 0 75%;
    max-width:75%;
  }
  .col-xl-10{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 83.333333%;
    -ms-flex:0 0 83.333333%;
    flex:0 0 83.333333%;
    max-width:83.333333%;
  }
  .col-xl-11{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 91.666667%;
    -ms-flex:0 0 91.666667%;
    flex:0 0 91.666667%;
    max-width:91.666667%;
  }
  .col-xl-12{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 100%;
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%;
  }
  .pull-xl-0{
    right:auto;
  }
  .pull-xl-1{
    right:8.333333%;
  }
  .pull-xl-2{
    right:16.666667%;
  }
  .pull-xl-3{
    right:25%;
  }
  .pull-xl-4{
    right:33.333333%;
  }
  .pull-xl-5{
    right:41.666667%;
  }
  .pull-xl-6{
    right:50%;
  }
  .pull-xl-7{
    right:58.333333%;
  }
  .pull-xl-8{
    right:66.666667%;
  }
  .pull-xl-9{
    right:75%;
  }
  .pull-xl-10{
    right:83.333333%;
  }
  .pull-xl-11{
    right:91.666667%;
  }
  .pull-xl-12{
    right:100%;
  }
  .push-xl-0{
    left:auto;
  }
  .push-xl-1{
    left:8.333333%;
  }
  .push-xl-2{
    left:16.666667%;
  }
  .push-xl-3{
    left:25%;
  }
  .push-xl-4{
    left:33.333333%;
  }
  .push-xl-5{
    left:41.666667%;
  }
  .push-xl-6{
    left:50%;
  }
  .push-xl-7{
    left:58.333333%;
  }
  .push-xl-8{
    left:66.666667%;
  }
  .push-xl-9{
    left:75%;
  }
  .push-xl-10{
    left:83.333333%;
  }
  .push-xl-11{
    left:91.666667%;
  }
  .push-xl-12{
    left:100%;
  }
  .offset-xl-0{
    margin-left:0%;
  }
  .offset-xl-1{
    margin-left:8.333333%;
  }
  .offset-xl-2{
    margin-left:16.666667%;
  }
  .offset-xl-3{
    margin-left:25%;
  }
  .offset-xl-4{
    margin-left:33.333333%;
  }
  .offset-xl-5{
    margin-left:41.666667%;
  }
  .offset-xl-6{
    margin-left:50%;
  }
  .offset-xl-7{
    margin-left:58.333333%;
  }
  .offset-xl-8{
    margin-left:66.666667%;
  }
  .offset-xl-9{
    margin-left:75%;
  }
  .offset-xl-10{
    margin-left:83.333333%;
  }
  .offset-xl-11{
    margin-left:91.666667%;
  }
}
@media (min-width: 1440px){
  .col-xxl{
    -ms-flex-preferred-size:0;
    -webkit-flex-basis:0;
    flex-basis:0;
    -ms-flex-positive:1;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    -ms-box-flex:1;
    box-flex:1;
    -webkit-flex-grow:1;
    flex-grow:1;
    max-width:100%;
  }
  .col-xxl-auto{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 auto;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:auto;
  }
  .col-xxl-1{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 8.333333%;
    -ms-flex:0 0 8.333333%;
    flex:0 0 8.333333%;
    max-width:8.333333%;
  }
  .col-xxl-2{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 16.666667%;
    -ms-flex:0 0 16.666667%;
    flex:0 0 16.666667%;
    max-width:16.666667%;
  }
  .col-xxl-3{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 25%;
    -ms-flex:0 0 25%;
    flex:0 0 25%;
    max-width:25%;
  }
  .col-xxl-4{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 33.333333%;
    -ms-flex:0 0 33.333333%;
    flex:0 0 33.333333%;
    max-width:33.333333%;
  }
  .col-xxl-5{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 41.666667%;
    -ms-flex:0 0 41.666667%;
    flex:0 0 41.666667%;
    max-width:41.666667%;
  }
  .col-xxl-6{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 50%;
    -ms-flex:0 0 50%;
    flex:0 0 50%;
    max-width:50%;
  }
  .col-xxl-7{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 58.333333%;
    -ms-flex:0 0 58.333333%;
    flex:0 0 58.333333%;
    max-width:58.333333%;
  }
  .col-xxl-8{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 66.666667%;
    -ms-flex:0 0 66.666667%;
    flex:0 0 66.666667%;
    max-width:66.666667%;
  }
  .col-xxl-9{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 75%;
    -ms-flex:0 0 75%;
    flex:0 0 75%;
    max-width:75%;
  }
  .col-xxl-10{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 83.333333%;
    -ms-flex:0 0 83.333333%;
    flex:0 0 83.333333%;
    max-width:83.333333%;
  }
  .col-xxl-11{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 91.666667%;
    -ms-flex:0 0 91.666667%;
    flex:0 0 91.666667%;
    max-width:91.666667%;
  }
  .col-xxl-12{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 100%;
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%;
  }
  .pull-xxl-0{
    right:auto;
  }
  .pull-xxl-1{
    right:8.333333%;
  }
  .pull-xxl-2{
    right:16.666667%;
  }
  .pull-xxl-3{
    right:25%;
  }
  .pull-xxl-4{
    right:33.333333%;
  }
  .pull-xxl-5{
    right:41.666667%;
  }
  .pull-xxl-6{
    right:50%;
  }
  .pull-xxl-7{
    right:58.333333%;
  }
  .pull-xxl-8{
    right:66.666667%;
  }
  .pull-xxl-9{
    right:75%;
  }
  .pull-xxl-10{
    right:83.333333%;
  }
  .pull-xxl-11{
    right:91.666667%;
  }
  .pull-xxl-12{
    right:100%;
  }
  .push-xxl-0{
    left:auto;
  }
  .push-xxl-1{
    left:8.333333%;
  }
  .push-xxl-2{
    left:16.666667%;
  }
  .push-xxl-3{
    left:25%;
  }
  .push-xxl-4{
    left:33.333333%;
  }
  .push-xxl-5{
    left:41.666667%;
  }
  .push-xxl-6{
    left:50%;
  }
  .push-xxl-7{
    left:58.333333%;
  }
  .push-xxl-8{
    left:66.666667%;
  }
  .push-xxl-9{
    left:75%;
  }
  .push-xxl-10{
    left:83.333333%;
  }
  .push-xxl-11{
    left:91.666667%;
  }
  .push-xxl-12{
    left:100%;
  }
  .offset-xxl-0{
    margin-left:0%;
  }
  .offset-xxl-1{
    margin-left:8.333333%;
  }
  .offset-xxl-2{
    margin-left:16.666667%;
  }
  .offset-xxl-3{
    margin-left:25%;
  }
  .offset-xxl-4{
    margin-left:33.333333%;
  }
  .offset-xxl-5{
    margin-left:41.666667%;
  }
  .offset-xxl-6{
    margin-left:50%;
  }
  .offset-xxl-7{
    margin-left:58.333333%;
  }
  .offset-xxl-8{
    margin-left:66.666667%;
  }
  .offset-xxl-9{
    margin-left:75%;
  }
  .offset-xxl-10{
    margin-left:83.333333%;
  }
  .offset-xxl-11{
    margin-left:91.666667%;
  }
}
@media (min-width: 544px){
  .flex-sm-first{
    -webkit-box-ordinal-group:0;
    -webkit-box-ordinal-group:-1;
    -moz-box-ordinal-group:-1;
    -o-box-ordinal-group:-1;
    -ms-flex-order:-1;
    -webkit-order:-1;
    order:-1;
  }
  .flex-sm-last{
    -webkit-box-ordinal-group:2;
    -webkit-box-ordinal-group:1;
    -moz-box-ordinal-group:1;
    -o-box-ordinal-group:1;
    -ms-flex-order:1;
    -webkit-order:1;
    order:1;
  }
  .flex-sm-unordered{
    -webkit-box-ordinal-group:1;
    -webkit-box-ordinal-group:0;
    -moz-box-ordinal-group:0;
    -o-box-ordinal-group:0;
    -ms-flex-order:0;
    -webkit-order:0;
    order:0;
  }
}
@media (min-width: 544px){
  .flex-items-sm-top{
    -ms-grid-row-align:flex-start;
    -webkit-box-align:start;
    -moz-box-align:start;
    -o-box-align:start;
    -ms-flex-align:start;
    -webkit-align-items:flex-start;
    align-items:flex-start;
  }
  .flex-items-sm-middle{
    -ms-grid-row-align:center;
    -webkit-box-align:center;
    -moz-box-align:center;
    -o-box-align:center;
    -ms-flex-align:center;
    -webkit-align-items:center;
    align-items:center;
  }
  .flex-items-sm-bottom{
    -ms-grid-row-align:flex-end;
    -webkit-box-align:end;
    -moz-box-align:end;
    -o-box-align:end;
    -ms-flex-align:end;
    -webkit-align-items:flex-end;
    align-items:flex-end;
  }
}
@media (min-width: 544px){
  .flex-sm-top{
    -webkit-align-self:flex-start;
    align-self:flex-start;
    -ms-flex-item-align:start;
  }
  .flex-sm-middle{
    -webkit-align-self:center;
    align-self:center;
    -ms-flex-item-align:center;
  }
  .flex-sm-bottom{
    -webkit-align-self:flex-end;
    align-self:flex-end;
    -ms-flex-item-align:end;
  }
}
@media (min-width: 544px){
  .flex-items-sm-left{
    -webkit-box-pack:start;
    -moz-box-pack:start;
    -o-box-pack:start;
    -ms-flex-pack:start;
    -webkit-justify-content:flex-start;
    justify-content:flex-start;
  }
  .flex-items-sm-center{
    -webkit-box-pack:center;
    -moz-box-pack:center;
    -o-box-pack:center;
    -ms-flex-pack:center;
    -webkit-justify-content:center;
    justify-content:center;
  }
  .flex-items-sm-right{
    -webkit-box-pack:end;
    -moz-box-pack:end;
    -o-box-pack:end;
    -ms-flex-pack:end;
    -webkit-justify-content:flex-end;
    justify-content:flex-end;
  }
  .flex-items-sm-around{
    -webkit-box-pack:distribute;
    -moz-box-pack:distribute;
    -o-box-pack:distribute;
    -ms-flex-pack:distribute;
    -webkit-justify-content:space-around;
    justify-content:space-around;
  }
  .flex-items-sm-between{
    -webkit-box-pack:justify;
    -moz-box-pack:justify;
    -o-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
  }
}
@media (min-width: 768px){
  .flex-md-first{
    -webkit-box-ordinal-group:0;
    -webkit-box-ordinal-group:-1;
    -moz-box-ordinal-group:-1;
    -o-box-ordinal-group:-1;
    -ms-flex-order:-1;
    -webkit-order:-1;
    order:-1;
  }
  .flex-md-last{
    -webkit-box-ordinal-group:2;
    -webkit-box-ordinal-group:1;
    -moz-box-ordinal-group:1;
    -o-box-ordinal-group:1;
    -ms-flex-order:1;
    -webkit-order:1;
    order:1;
  }
  .flex-md-unordered{
    -webkit-box-ordinal-group:1;
    -webkit-box-ordinal-group:0;
    -moz-box-ordinal-group:0;
    -o-box-ordinal-group:0;
    -ms-flex-order:0;
    -webkit-order:0;
    order:0;
  }
}
@media (min-width: 768px){
  .flex-items-md-top{
    -ms-grid-row-align:flex-start;
    -webkit-box-align:start;
    -moz-box-align:start;
    -o-box-align:start;
    -ms-flex-align:start;
    -webkit-align-items:flex-start;
    align-items:flex-start;
  }
  .flex-items-md-middle{
    -ms-grid-row-align:center;
    -webkit-box-align:center;
    -moz-box-align:center;
    -o-box-align:center;
    -ms-flex-align:center;
    -webkit-align-items:center;
    align-items:center;
  }
  .flex-items-md-bottom{
    -ms-grid-row-align:flex-end;
    -webkit-box-align:end;
    -moz-box-align:end;
    -o-box-align:end;
    -ms-flex-align:end;
    -webkit-align-items:flex-end;
    align-items:flex-end;
  }
}
@media (min-width: 768px){
  .flex-md-top{
    -webkit-align-self:flex-start;
    align-self:flex-start;
    -ms-flex-item-align:start;
  }
  .flex-md-middle{
    -webkit-align-self:center;
    align-self:center;
    -ms-flex-item-align:center;
  }
  .flex-md-bottom{
    -webkit-align-self:flex-end;
    align-self:flex-end;
    -ms-flex-item-align:end;
  }
}
@media (min-width: 768px){
  .flex-items-md-left{
    -webkit-box-pack:start;
    -moz-box-pack:start;
    -o-box-pack:start;
    -ms-flex-pack:start;
    -webkit-justify-content:flex-start;
    justify-content:flex-start;
  }
  .flex-items-md-center{
    -webkit-box-pack:center;
    -moz-box-pack:center;
    -o-box-pack:center;
    -ms-flex-pack:center;
    -webkit-justify-content:center;
    justify-content:center;
  }
  .flex-items-md-right{
    -webkit-box-pack:end;
    -moz-box-pack:end;
    -o-box-pack:end;
    -ms-flex-pack:end;
    -webkit-justify-content:flex-end;
    justify-content:flex-end;
  }
  .flex-items-md-around{
    -webkit-box-pack:distribute;
    -moz-box-pack:distribute;
    -o-box-pack:distribute;
    -ms-flex-pack:distribute;
    -webkit-justify-content:space-around;
    justify-content:space-around;
  }
  .flex-items-md-between{
    -webkit-box-pack:justify;
    -moz-box-pack:justify;
    -o-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
  }
}
@media (min-width: 992px){
  .flex-lg-first{
    -webkit-box-ordinal-group:0;
    -webkit-box-ordinal-group:-1;
    -moz-box-ordinal-group:-1;
    -o-box-ordinal-group:-1;
    -ms-flex-order:-1;
    -webkit-order:-1;
    order:-1;
  }
  .flex-lg-last{
    -webkit-box-ordinal-group:2;
    -webkit-box-ordinal-group:1;
    -moz-box-ordinal-group:1;
    -o-box-ordinal-group:1;
    -ms-flex-order:1;
    -webkit-order:1;
    order:1;
  }
  .flex-lg-unordered{
    -webkit-box-ordinal-group:1;
    -webkit-box-ordinal-group:0;
    -moz-box-ordinal-group:0;
    -o-box-ordinal-group:0;
    -ms-flex-order:0;
    -webkit-order:0;
    order:0;
  }
}
@media (min-width: 992px){
  .flex-items-lg-top{
    -ms-grid-row-align:flex-start;
    -webkit-box-align:start;
    -moz-box-align:start;
    -o-box-align:start;
    -ms-flex-align:start;
    -webkit-align-items:flex-start;
    align-items:flex-start;
  }
  .flex-items-lg-middle{
    -ms-grid-row-align:center;
    -webkit-box-align:center;
    -moz-box-align:center;
    -o-box-align:center;
    -ms-flex-align:center;
    -webkit-align-items:center;
    align-items:center;
  }
  .flex-items-lg-bottom{
    -ms-grid-row-align:flex-end;
    -webkit-box-align:end;
    -moz-box-align:end;
    -o-box-align:end;
    -ms-flex-align:end;
    -webkit-align-items:flex-end;
    align-items:flex-end;
  }
}
@media (min-width: 992px){
  .flex-lg-top{
    -webkit-align-self:flex-start;
    align-self:flex-start;
    -ms-flex-item-align:start;
  }
  .flex-lg-middle{
    -webkit-align-self:center;
    align-self:center;
    -ms-flex-item-align:center;
  }
  .flex-lg-bottom{
    -webkit-align-self:flex-end;
    align-self:flex-end;
    -ms-flex-item-align:end;
  }
}
@media (min-width: 992px){
  .flex-items-lg-left{
    -webkit-box-pack:start;
    -moz-box-pack:start;
    -o-box-pack:start;
    -ms-flex-pack:start;
    -webkit-justify-content:flex-start;
    justify-content:flex-start;
  }
  .flex-items-lg-center{
    -webkit-box-pack:center;
    -moz-box-pack:center;
    -o-box-pack:center;
    -ms-flex-pack:center;
    -webkit-justify-content:center;
    justify-content:center;
  }
  .flex-items-lg-right{
    -webkit-box-pack:end;
    -moz-box-pack:end;
    -o-box-pack:end;
    -ms-flex-pack:end;
    -webkit-justify-content:flex-end;
    justify-content:flex-end;
  }
  .flex-items-lg-around{
    -webkit-box-pack:distribute;
    -moz-box-pack:distribute;
    -o-box-pack:distribute;
    -ms-flex-pack:distribute;
    -webkit-justify-content:space-around;
    justify-content:space-around;
  }
  .flex-items-lg-between{
    -webkit-box-pack:justify;
    -moz-box-pack:justify;
    -o-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
  }
}
@media (min-width: 1200px){
  .flex-xl-first{
    -webkit-box-ordinal-group:0;
    -webkit-box-ordinal-group:-1;
    -moz-box-ordinal-group:-1;
    -o-box-ordinal-group:-1;
    -ms-flex-order:-1;
    -webkit-order:-1;
    order:-1;
  }
  .flex-xl-last{
    -webkit-box-ordinal-group:2;
    -webkit-box-ordinal-group:1;
    -moz-box-ordinal-group:1;
    -o-box-ordinal-group:1;
    -ms-flex-order:1;
    -webkit-order:1;
    order:1;
  }
  .flex-xl-unordered{
    -webkit-box-ordinal-group:1;
    -webkit-box-ordinal-group:0;
    -moz-box-ordinal-group:0;
    -o-box-ordinal-group:0;
    -ms-flex-order:0;
    -webkit-order:0;
    order:0;
  }
}
@media (min-width: 1200px){
  .flex-items-xl-top{
    -ms-grid-row-align:flex-start;
    -webkit-box-align:start;
    -moz-box-align:start;
    -o-box-align:start;
    -ms-flex-align:start;
    -webkit-align-items:flex-start;
    align-items:flex-start;
  }
  .flex-items-xl-middle{
    -ms-grid-row-align:center;
    -webkit-box-align:center;
    -moz-box-align:center;
    -o-box-align:center;
    -ms-flex-align:center;
    -webkit-align-items:center;
    align-items:center;
  }
  .flex-items-xl-bottom{
    -ms-grid-row-align:flex-end;
    -webkit-box-align:end;
    -moz-box-align:end;
    -o-box-align:end;
    -ms-flex-align:end;
    -webkit-align-items:flex-end;
    align-items:flex-end;
  }
}
@media (min-width: 1200px){
  .flex-xl-top{
    -webkit-align-self:flex-start;
    align-self:flex-start;
    -ms-flex-item-align:start;
  }
  .flex-xl-middle{
    -webkit-align-self:center;
    align-self:center;
    -ms-flex-item-align:center;
  }
  .flex-xl-bottom{
    -webkit-align-self:flex-end;
    align-self:flex-end;
    -ms-flex-item-align:end;
  }
}
@media (min-width: 1200px){
  .flex-items-xl-left{
    -webkit-box-pack:start;
    -moz-box-pack:start;
    -o-box-pack:start;
    -ms-flex-pack:start;
    -webkit-justify-content:flex-start;
    justify-content:flex-start;
  }
  .flex-items-xl-center{
    -webkit-box-pack:center;
    -moz-box-pack:center;
    -o-box-pack:center;
    -ms-flex-pack:center;
    -webkit-justify-content:center;
    justify-content:center;
  }
  .flex-items-xl-right{
    -webkit-box-pack:end;
    -moz-box-pack:end;
    -o-box-pack:end;
    -ms-flex-pack:end;
    -webkit-justify-content:flex-end;
    justify-content:flex-end;
  }
  .flex-items-xl-around{
    -webkit-box-pack:distribute;
    -moz-box-pack:distribute;
    -o-box-pack:distribute;
    -ms-flex-pack:distribute;
    -webkit-justify-content:space-around;
    justify-content:space-around;
  }
  .flex-items-xl-between{
    -webkit-box-pack:justify;
    -moz-box-pack:justify;
    -o-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
  }
}
.c-user-modal header,
.c-user-modal header a,
.c-user-modal .c-user-modal-content,
.c-user-modal .c-user-modal-content input,
.rc-AuthenticationModal .rc-AuthenticationModal-content header,
.rc-AuthenticationModal .rc-AuthenticationModal-content header a,
.rc-AuthenticationModal .c-user-modal-content,
.rc-AuthenticationModal .c-user-modal-content .c-user-modal-error-icon,
.rc-AuthenticationModal .c-user-modal-content input,
.rc-BasicInfo table.basic-info-table tbody tr td:nth-child(2) .td-data,
.rc-RatingsHeader .ratings-text{
  font-size:14px;
  line-height:20px;
}
@media (max-width: 767px){
  .rc-Modal .c-modal-content{
    width:98%;
    top:4px;
    left:0;
    padding:16px;
    -moz-transform:none;
    -o-transform:none;
    -ms-transform:none;
    transform:none;
    -webkit-transform:none;
    max-height:98%;
    overflow-y:scroll;
  }
  .rc-Modal .c-modal-x-out{
    top:16px;
    right:16px;
  }
  .rc-Modal.popup .c-modal-content{
    padding:0px;
  }
}
.rc-CourseRatingIcons{
  -ms-box-align:center;
  box-align:center;
  -webkit-flex-align:center;
  -moz-flex-align:center;
  -o-flex-align:center;
  flex-align:center;
  -moz-align-items:center;
  -ms-align-items:center;
  -o-align-items:center;
}
.rc-PhoenixCdp2016 button.primary.comfy:not([disabled]),
.rc-PhoenixCdp2016 button.primary.cozy:not([disabled]){
  -webkit-background-image:linear-gradient(#4285f4, #2260aa);
  -moz-background-image:linear-gradient(#4285f4, #2260aa);
  -ms-background-image:linear-gradient(#4285f4, #2260aa);
  -o-background-image:linear-gradient(#4285f4, #2260aa);
  background-image:linear-gradient(#4285f4, #2260aa);
}
.rc-PhoenixCdpBanner .body-container{
  -ms-background-size:cover;
  -o-background-size:cover;
}
.rc-CommonAffixNav{
  -ms-box-sizing:content-box;
  -o-box-sizing:content-box;
}
.rc-CourseEnrollButton.is-loading button.course-enroll-button-wrapper{
  filter:alpha(opacity=0.7);
}
.rc-CTANavItem .rc-CourseEnrollButton{
  -ms-box-orient:vertical;
  box-orient:vertical;
  -moz-flex-direction:column;
  -o-flex-direction:column;
}
.rc-MobileNav{
  width:100% !important;
  background-color:#fff;
  height:0;
  overflow:hidden;
}
.rc-MobileNav.affix{
  height:auto;
  overflow:auto;
  border-bottom:1px solid rgba(0,0,0,0.1);
}
.rc-MobileNav .course-info{
  margin-top:15px;
  margin-bottom:15px;
}
.rc-MobileNav .course-info .course-title{
  overflow-y:hidden;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  line-height:28px;
  max-height:56px;
  white-space:initial;
}
.rc-MobileNav .enroll-button-wrapper{
  margin-top:15px;
  text-align:right;
}
.rc-MobileNav .rc-CourseEnrollButton{
  margin-bottom:15px;
}
.rc-MobileNav.free-trial,
.rc-MobileNav.catalog-sub{
  padding-left:0;
  padding-right:0;
}
.rc-MobileNav.catalog-sub .course-info{
  margin:16px 0 8px;
}
.rc-MobileNav.catalog-sub .rc-CourseEnrollButton{
  margin:0 8px 8px;
}
.rc-Creators{
  -ms-background-size:cover;
  -o-background-size:cover;
}
.rc-TallOfferingCard a.card-link .side-wrapper:hover.back{
  filter:alpha(opacity=1);
}
.rc-TallOfferingCard a.card-link .side-wrapper.front .image-container{
  -ms-background-size:cover;
  -o-background-size:cover;
}
.rc-TallOfferingCard a.card-link .side-wrapper.front .content .offering-name{
  overflow:hidden;
  white-space:nowrap;
}
.rc-TallOfferingCard a.card-link .side-wrapper.back .partner-names{
  overflow:hidden;
  white-space:nowrap;
}
.rc-TallOfferingCard a.card-link .side-wrapper.back .offering-name{
  overflow:hidden;
  white-space:nowrap;
}
.rc-TallOfferingCard a.card-link .side-wrapper.back .description{
  overflow:hidden;
  white-space:nowrap;
}
.slick-slider{
  -ms-box-sizing:border-box;
  -o-box-sizing:border-box;
  -o-user-select:none;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before{
  filter:alpha(opacity=1);
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before{
  filter:alpha(opacity=0.25);
}
.slick-prev:before,
.slick-next:before{
  filter:alpha(opacity=0.75);
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before{
  filter:alpha(opacity=1);
}
.slick-dots li button:before{
  filter:alpha(opacity=0.25);
}
.slick-dots li.slick-active button:before{
  filter:alpha(opacity=0.75);
}
.rc-TallOfferingCards.slick-initialized .slick-arrow{
  -webkit-border-radius:100%;
  -moz-border-radius:100%;
  -ms-border-radius:100%;
  -o-border-radius:100%;
  filter:alpha(opacity=0.35);
}
.rc-TallOfferingCards.slick-initialized .slick-arrow:not(.slick-disabled):hover{
  filter:alpha(opacity=0.85);
}
.rc-Share .share-data{
  margin-top:20px;
  padding:25px 30px;
  background:#fff;
  border:1px solid rgba(0,0,0,0.1);
}
.rc-TogglableContent .content .overlay{
  -webkit-background:linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0), #f5f5f5), rgba(0,0,0,0);
  -moz-background:linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0), #f5f5f5), rgba(0,0,0,0);
  -ms-background:linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0), #f5f5f5), rgba(0,0,0,0);
  -o-background:linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0), #f5f5f5), rgba(0,0,0,0);
  filter:alpha(opacity=0.8);
}
.rc-PreviewVideoPlayer .video-container .overlay{
  -ms-background-size:cover;
  -o-background-size:cover;
}
.rc-ReviewCard .img-reviewer{
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  -ms-border-radius:50%;
  -o-border-radius:50%;
}
.rc-SummaryColumn{
  -ms-box-pack:start;
  box-pack:start;
  -webkit-flex-pack:start;
  -moz-flex-pack:start;
  -o-flex-pack:start;
  flex-pack:start;
  -moz-justify-content:flex-start;
  -ms-justify-content:flex-start;
  -o-justify-content:flex-start;
}
.rc-SkillsSummaryRow .rc-MoreDetail{
  -moz-align-self:flex-end;
  -ms-align-self:flex-end;
  -o-align-self:flex-end;
  -webkit-flex-item-align:end;
  -moz-flex-item-align:end;
  -o-flex-item-align:end;
  flex-item-align:end;
}
.rc-SubscriptionNavigationEnroll .background{
  -webkit-background:linear-gradient(to bottom right, #b3dd87, #6ccda7);
  -moz-background:linear-gradient(to bottom right, #b3dd87, #6ccda7);
  -ms-background:linear-gradient(to bottom right, #b3dd87, #6ccda7);
  -o-background:linear-gradient(to bottom right, #b3dd87, #6ccda7);
}
.rc-CatalogSubscriptionDescriptionPageNavigation .inner-content{
  -ms-box-sizing:border-box;
  -o-box-sizing:border-box;
}
.rc-CatalogSubscriptionDescriptionPageNavigation .gradient-border{
  -ms-box-sizing:border-box;
  -o-box-sizing:border-box;
  -webkit-background:linear-gradient(to right bottom, #9fd468, #37bc98);
  -moz-background:linear-gradient(to right bottom, #9fd468, #37bc98);
  -ms-background:linear-gradient(to right bottom, #9fd468, #37bc98);
  -o-background:linear-gradient(to right bottom, #9fd468, #37bc98);
}
.wechat-image{
  cursor:pointer;
}
.wechat-qrcode-container{
  background:#fff;
  border:1px solid #ccc;
  position:absolute;
  z-index:100;
  width:260px;
  height:130px;
  font-size:13px;
  right:10px;
  top:-120px;
  margin-top:20px;
  -webkit-box-shadow:0 3px 7px rgba(0,0,0,0.3);
  box-shadow:0 3px 7px rgba(0,0,0,0.3);
}
#wechat-qrcode{
  display:inline-block;
  margin:20px 10px;
  float:left;
}
.wechat-qrcode-message{
  display:inline-block;
  width:120px;
  height:90px;
  margin:20px 10px;
  line-height:20px;
  text-align:left;
}
.wechat-qrcode-close{
  position:absolute;
  top:0px;
  right:8px;
  cursor:pointer;
}
.c-user-modal .c-user-modal-content h2,
.c-user-modal .c-user-modal-content input,
.c-user-modal .c-user-modal-footer a{
  color:rgba(0,0,0,0.87);
}
.c-user-modal .c-user-modal-content,
.c-user-modal .c-user-modal-footer{
  color:rgba(0,0,0,0.54);
}
.c-user-modal header,
.c-user-modal header a,
.c-user-modal .c-user-modal-content,
.c-user-modal .c-user-modal-footer a{
  font-weight:500;
}
.c-user-modal .c-user-modal-content .c-user-modal-help-text,
.c-user-modal .c-user-modal-content .c-user-modal-error-inline,
.c-user-modal .c-user-modal-footer{
  font-size:12px;
  line-height:14px;
}
@-webkit-keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@-moz-keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@-webkit-keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@-o-keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
.helpwidget-popup{
  margin-bottom:40px;
  border:1px solid #ccc;
  background-color:#fff;
  text-align:left;
  display:none;
  position:relative;
  color:#3e3e3e;
  -webkit-box-shadow:$shadowLoose;
  box-shadow:$shadowLoose;
  width:280px;
  font-family:$specialSans;
}
.helpwidget-popup .helpwidget-arrow:before{
  content:"";
  position:absolute;
  bottom:-15px;
  right:12px;
  border-width:15px 15px 0;
  border-style:solid;
  border-color:#ccc rgba(0,0,0,0);
  display:block;
  width:0;
}
.helpwidget-popup .helpwidget-arrow:after{
  content:"";
  position:absolute;
  bottom:-13px;
  right:14px;
  border-width:13px 13px 0;
  border-style:solid;
  border-color:#fff rgba(0,0,0,0);
  display:block;
  width:0;
}
.helpwidget-tab{
  cursor:pointer;
  position:fixed;
  bottom:0px;
  right:40px;
  color:#fff;
}
.helpwidget-top{
  color:$gray;
}
.helpwidget-top .helpwidget-header{
  padding:8px 16px;
  height:36px;
  border-bottom:1px solid $grayLight;
  font-family:$specialSansBold;
  margin-bottom:0;
}
.helpwidget-top .helpwidget-links a{
  display:block;
  padding:13px 16px 11px;
  height:44px;
  font-family:$specialSansLight;
  border-bottom:1px solid $grayLight;
}
.helpwidget-top .helpwidget-links a:last-child{
  border-bottom:none;
}
.helpwidget-top .helpwidget-links a i{
  float:right;
  padding-top:4px;
}
.helpwidget-top .helpwidget-links a:hover{
  background-color:$grayLighter;
  text-decoration:none;
}
.helpwidget-button{
  padding:14px;
  border-top:1px solid $grayLight;
  color:$grayDark;
  display:inline-block;
  width:50%;
  height:48px;
  text-align:center;
}
.helpwidget-button:first-child{
  border-right:1px solid $grayLight;
}
.helpwidget-button:hover{
  color:$gray;
  background-color:$grayLighter;
  text-decoration:none;
}
.c-helpwidget-tab{
  right:20px;
  z-index:1;
}
.c-helpwidget-tab a{
  border-top-left-radius:3px;
  border-top-right-radius:3px;
  font-size:14px;
}
@media (min-width: 768px){
  .c-helpwidget-tab{
    right:20px;
    bottom:0px;
  }
}
@media (max-width: 991px){
  .c-helpwidget-tab{
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -o-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    -webkit-transform-origin:right top;
    -moz-transform-origin:right top;
    -o-transform-origin:right top;
    -ms-transform-origin:right top;
    transform-origin:right top;
    right:0px;
    bottom:60px;
    border-bottom-left-radius:3px;
    border-bottom-right-radius:3px;
    border-top-right-radius:0;
    border-top-left-radius:0;
  }
}
.mobile-header-menu .mobile-header-btn:first-child{
  margin-top:10px;
}
.mobile-header-menu .mobile-header-btn .mobile-auth-btn{
  display:inline-block;
  width:100%;
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
  height:55px;
  -webkit-box-pack:center;
  -moz-box-pack:center;
  -o-box-pack:center;
  -ms-flex-pack:center;
  -webkit-justify-content:center;
  justify-content:center;
  -webkit-box-align:center;
  -moz-box-align:center;
  -o-box-align:center;
  -ms-flex-align:center;
  -webkit-align-items:center;
  align-items:center;
  font-weight:800;
}
.mobile-header-menu .mobile-header-btn .signUp-btn{
  background-color:#2a73cc;
  color:#fff;
  margin-top:20px;
}
.mobile-header-menu .mobile-header-btn .logIn-btn{
  background-color:#fff;
  color:#2a73cc;
  border:1px solid #2a73cc;
}
.mobile-header-menu .nav-transition-wrapper{
  position:absolute;
  width:250px;
}
.mobile-header-menu .nav-transition-wrapper.slide-left-enter{
  -webkit-transform:translate(100%);
  -moz-transform:translate(100%);
  -o-transform:translate(100%);
  -ms-transform:translate(100%);
  transform:translate(100%);
}
.mobile-header-menu .nav-transition-wrapper.slide-left-enter.slide-left-enter-active{
  -webkit-transform:translate(0%);
  -moz-transform:translate(0%);
  -o-transform:translate(0%);
  -ms-transform:translate(0%);
  transform:translate(0%);
  -webkit-transition:-webkit-transform 300ms;
  -moz-transition:-moz-transform 300ms;
  -o-transition:-o-transform 300ms;
  -ms-transition:-ms-transform 300ms;
  transition:transform 300ms;
}
.mobile-header-menu .nav-transition-wrapper.slide-left-leave{
  -webkit-transform:translate(0%);
  -moz-transform:translate(0%);
  -o-transform:translate(0%);
  -ms-transform:translate(0%);
  transform:translate(0%);
}
.mobile-header-menu .nav-transition-wrapper.slide-left-leave.slide-left-leave-active{
  -webkit-transform:translate(-100%);
  -moz-transform:translate(-100%);
  -o-transform:translate(-100%);
  -ms-transform:translate(-100%);
  transform:translate(-100%);
  -webkit-transition:-webkit-transform 300ms;
  -moz-transition:-moz-transform 300ms;
  -o-transition:-o-transform 300ms;
  -ms-transition:-ms-transform 300ms;
  transition:transform 300ms;
}
.mobile-header-menu .nav-transition-wrapper.slide-right-enter{
  -webkit-transform:translate(-100%);
  -moz-transform:translate(-100%);
  -o-transform:translate(-100%);
  -ms-transform:translate(-100%);
  transform:translate(-100%);
}
.mobile-header-menu .nav-transition-wrapper.slide-right-enter.slide-right-enter-active{
  -webkit-transform:translate(0%);
  -moz-transform:translate(0%);
  -o-transform:translate(0%);
  -ms-transform:translate(0%);
  transform:translate(0%);
  -webkit-transition:-webkit-transform 300ms;
  -moz-transition:-moz-transform 300ms;
  -o-transition:-o-transform 300ms;
  -ms-transition:-ms-transform 300ms;
  transition:transform 300ms;
}
.mobile-header-menu .nav-transition-wrapper.slide-right-leave{
  -webkit-transform:translate(0%);
  -moz-transform:translate(0%);
  -o-transform:translate(0%);
  -ms-transform:translate(0%);
  transform:translate(0%);
}
.mobile-header-menu .nav-transition-wrapper.slide-right-leave.slide-right-leave-active{
  -webkit-transform:translate(100%);
  -moz-transform:translate(100%);
  -o-transform:translate(100%);
  -ms-transform:translate(100%);
  transform:translate(100%);
  -webkit-transition:-webkit-transform 300ms;
  -moz-transition:-moz-transform 300ms;
  -o-transition:-o-transform 300ms;
  -ms-transition:-ms-transform 300ms;
  transition:transform 300ms;
}
.mobile-header-menu .mobile-loggedIn-nav-header{
  margin:0;
  padding:25px 15px;
  font-size:18px;
}
.mobile-header-menu .mobile-loggedIn-nav-header .c-mobile-nav-username{
  margin-left:15px;
}
.mobile-header-menu .mobile-header-btn.htmlButton{
  width:100%;
  background-color:transparent;
  border:none;
  text-align:left;
}
.mobile-header-menu .mobile-header-btn.htmlButton.mobile-acount-header{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
  -webkit-box-pack:center;
  -moz-box-pack:center;
  -o-box-pack:center;
  -ms-flex-pack:center;
  -webkit-justify-content:center;
  justify-content:center;
  -webkit-box-align:center;
  -moz-box-align:center;
  -o-box-align:center;
  -ms-flex-align:center;
  -webkit-align-items:center;
  align-items:center;
  border-bottom:1px solid rgba(0,0,0,0.1);
}
.mobile-header-menu .mobile-header-btn.htmlButton.mobile-acount-header svg{
  position:relative;
  left:-75px;
  bottom:-1px;
}
.mobile-header-menu .mobile-header-btn svg{
  position:relative;
  bottom:-4px;
  right:-145px;
}
.mobile-header-menu .mobile-header-btn .mobile-cart-pill{
  height:18px;
  width:20px;
  color:#fff;
  background-color:#2a73cc;
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
  -webkit-box-align:center;
  -moz-box-align:center;
  -o-box-align:center;
  -ms-flex-align:center;
  -webkit-align-items:center;
  align-items:center;
  -webkit-box-pack:center;
  -moz-box-pack:center;
  -o-box-pack:center;
  -ms-flex-pack:center;
  -webkit-justify-content:center;
  justify-content:center;
  font-size:12px;
  border-radius:10px;
  margin-right:7px;
  position:relative;
  bottom:-2px;
}
.mobile-header-menu .mobile-header-btn .signOut-btn{
  margin:0;
  padding:0;
  border:none;
  background-color:transparent;
  width:100%;
  text-align:left;
}
.c-mobile-toggle-button{
  margin:0;
  padding:0;
  position:absolute;
  bottom:8px;
  border:none;
  background-color:transparent;
}
.mobile-header-menu{
  position:fixed;
  top:0;
  width:250px;
  height:calc(100vh + 35px);
  background-color:#fff;
  padding:0;
  overflow:scroll;
  left:-250px;
  -webkit-transition:-webkit-transform 300ms;
  -moz-transition:-moz-transform 300ms;
  -o-transition:-o-transform 300ms;
  -ms-transition:-ms-transform 300ms;
  transition:transform 300ms;
  z-index:1000;
}
.mobile-header-menu.show-nav{
  -webkit-transform:translate(250px);
  -moz-transform:translate(250px);
  -o-transform:translate(250px);
  -ms-transform:translate(250px);
  transform:translate(250px);
}
.mobile-header-menu .mobile-header-btn{
  list-style-type:none;
  padding:15px;
}
.mobile-header-menu .mobile-header-btn.first{
  border-bottom:1px solid rgba(0,0,0,0.1);
}
.mobile-header-menu .mobile-header-btn a{
  text-decoration:none;
  color:#000;
  width:100%;
  display:inline-block;
}
.mobile-menu-overlay{
  position:fixed;
  left:0;
  top:0;
  width:100vw;
  height:calc(100vh + 35px);
  background:#000;
  opacity:0.7;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter:alpha(opacity=70);
  z-index:100;
}
.mobile-menu-overlay.fade-light-enter{
  opacity:0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter:alpha(opacity=0);
}
.mobile-menu-overlay.fade-light-enter.fade-light-enter-active{
  opacity:0.7;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter:alpha(opacity=70);
  -webkit-transition:opacity 300ms;
  -moz-transition:opacity 300ms;
  -o-transition:opacity 300ms;
  -ms-transition:opacity 300ms;
  transition:opacity 300ms;
}
.mobile-menu-overlay.fade-light-leave{
  opacity:0.7;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter:alpha(opacity=70);
}
.mobile-menu-overlay.fade-light-leave.fade-light-leave-active{
  opacity:0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter:alpha(opacity=0);
  -webkit-transition:opacity 300ms;
  -moz-transition:opacity 300ms;
  -o-transition:opacity 300ms;
  -ms-transition:opacity 300ms;
  transition:opacity 300ms;
}
.rc-UserTestimonial .content-container-control{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
  background-color:#fff;
  min-height:120px;
  -webkit-box-shadow:1px 1px 4px #bdbdbd;
  box-shadow:1px 1px 4px #bdbdbd;
}
.rc-UserTestimonial .content-container-control .profile-image{
  position:relative;
  overflow:hidden;
  clip-path:inset(0 -5px 0 0);
}
.rc-UserTestimonial .content-container-control .profile-image:after{
  position:absolute;
  background-color:#fff;
  width:74px;
  right:-74px;
  height:100%;
  content:"";
  -webkit-transform:skewX(14deg);
  -moz-transform:skewX(14deg);
  -o-transform:skewX(14deg);
  -ms-transform:skewX(14deg);
  transform:skewX(14deg);
  -webkit-transform-origin:0 100%;
  -moz-transform-origin:0 100%;
  -o-transform-origin:0 100%;
  -ms-transform-origin:0 100%;
  transform-origin:0 100%;
}
.rc-UserTestimonial .content-container-control .profile-image img{
  position:absolute;
}
.rc-UserTestimonial .content-container-control .caption-container{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
  -webkit-box-orient:vertical;
  -moz-box-orient:vertical;
  -o-box-orient:vertical;
  -webkit-flex-direction:column;
  -ms-flex-direction:column;
  flex-direction:column;
  -webkit-box-pack:center;
  -moz-box-pack:center;
  -o-box-pack:center;
  -ms-flex-pack:center;
  -webkit-justify-content:center;
  justify-content:center;
  padding:20px 8px 20px 8px;
  z-index:1;
}
.rc-UserTestimonial .content-container-control .caption-container .user-name{
  width:100%;
  text-align:right;
  font-style:italic;
  margin:0;
}
.rc-UserTestimonial .content-container-test{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
}
.rc-UserTestimonial .content-container-test .profile-image img{
  border-radius:32px;
}
.rc-UserTestimonial .content-container-test .caption-container{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
  -webkit-box-orient:vertical;
  -moz-box-orient:vertical;
  -o-box-orient:vertical;
  -webkit-flex-direction:column;
  -ms-flex-direction:column;
  flex-direction:column;
  -webkit-box-pack:center;
  -moz-box-pack:center;
  -o-box-pack:center;
  -ms-flex-pack:center;
  -webkit-justify-content:center;
  justify-content:center;
  padding-left:12px;
}
.rc-UserTestimonial .content-container-test .caption-container .user-name{
  width:100%;
  text-align:left;
  font-style:italic;
  margin:0;
}
.rc-LoadingSpinner{
  padding:32px;
}
.rc-RecommendedForYou{
  margin-top:10px;
}
.rc-RecommendedForYou .product-name{
  margin-left:10px;
}
.rc-RecommendedForYou .section-title{
  margin-right:12px;
  margin-bottom:10px;
  display:inline-block;
  padding-left:20px;
}
.rc-RecommendedForYou .view-all-recommended-for-you{
  color:#525252;
  font-weight:600;
}
.rc-RecommendedForYou .recommended-for-you-items{
  list-style-type:none;
  padding-left:20px;
}
.rc-RecommendedForYou .recommended-for-you-item{
  line-height:20px;
  padding-bottom:8px;
}
.rc-RecommendedForYou .recommended-for-you-item:hover{
  background-color:#d3d3d3;
}
.rc-RecommendedForYou .recommended-for-you-item a{
  text-decoration:none;
  color:rgba(0,0,0,0.87);
}
.rc-RecommendedForYou .recommended-for-you-item a:hover{
  color:#2a73cc;
}
.rc-DegreesMenu{
  height:100%;
  width:280px;
  max-height:490px;
  overflow:scroll;
  padding:0 24px;
  position:absolute;
  top:0;
}
.rc-DegreesMenu.showBorderLeft{
  border-left:1px solid #e1e1e1;
}
.rc-DegreesMenu .section-title{
  margin-bottom:10px;
  margin-right:12px;
  display:inline-block;
}
.rc-DegreesMenu .view-all-degrees{
  color:#525252;
  font-weight:600;
}
.rc-DegreeMenuItem{
  width:100%;
  background-color:#08274e;
  border-radius:2px;
  height:80px;
  padding:12px;
  margin-bottom:12px;
  position:relative;
}
.rc-DegreeMenuItem:hover{
  opacity:0.9;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter:alpha(opacity=90);
}
.rc-DegreeMenuItem .image-wrapper{
  height:52px;
  max-width:52px;
  background-color:#fff;
  padding:2px;
}
.rc-DegreeMenuItem .degree-name{
  padding-left:12px;
  color:#fff;
  max-height:80px;
}
.rc-DegreeMenuItem .degree-menu-item{
  position:absolute;
  top:0;
  left:0;
  width:231px;
  height:100%;
}
.rc-SearchZeroStateMenu{
  font-family:'OpenSans', Arial, sans-serif;
  font-size:14px;
}
.rc-SearchZeroStateMenu .section-title{
  font-size:20px;
}
.rc-SearchZeroStateMenu .left-section{
  width:60%;
}
.rc-SearchZeroStateMenu .left-section .rc-UserTestimonial{
  padding:10px 15px 15px 15px;
  border-top:1px solid #e1e1e1;
}
.rc-SearchZeroStateMenu .rc-DegreesMenu{
  margin-top:10px;
  border-left:1px solid #e1e1e1;
}
.rc-SearchZeroStateMenu .rc-DegreesMenu .degree-name{
  line-height:20px;
}
.ais-Breadcrumb-list,
.ais-CurrentRefinements-list,
.ais-HierarchicalMenu-list,
.ais-Hits-list,
.ais-Results-list,
.ais-InfiniteHits-list,
.ais-InfiniteResults-list,
.ais-Menu-list,
.ais-NumericMenu-list,
.ais-Pagination-list,
.ais-RatingMenu-list,
.ais-RefinementList-list,
.ais-ToggleRefinement-list{
  margin:0;
  padding:0;
  list-style:none; }

.ais-ClearRefinements-button,
.ais-CurrentRefinements-delete,
.ais-CurrentRefinements-reset,
.ais-HierarchicalMenu-showMore,
.ais-InfiniteHits-loadMore,
.ais-InfiniteResults-loadMore,
.ais-Menu-showMore,
.ais-RangeInput-submit,
.ais-RefinementList-showMore,
.ais-SearchBox-submit,
.ais-SearchBox-reset{
  padding:0;
  overflow:visible;
  font:inherit;
  line-height:normal;
  color:inherit;
  background:none;
  border:0;
  cursor:pointer;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none; }
  .ais-ClearRefinements-button::-moz-focus-inner,
  .ais-CurrentRefinements-delete::-moz-focus-inner,
  .ais-CurrentRefinements-reset::-moz-focus-inner,
  .ais-HierarchicalMenu-showMore::-moz-focus-inner,
  .ais-InfiniteHits-loadMore::-moz-focus-inner,
  .ais-InfiniteResults-loadMore::-moz-focus-inner,
  .ais-Menu-showMore::-moz-focus-inner,
  .ais-RangeInput-submit::-moz-focus-inner,
  .ais-RefinementList-showMore::-moz-focus-inner,
  .ais-SearchBox-submit::-moz-focus-inner,
  .ais-SearchBox-reset::-moz-focus-inner{
    padding:0;
    border:0; }
  .ais-ClearRefinements-button[disabled],
  .ais-CurrentRefinements-delete[disabled],
  .ais-CurrentRefinements-reset[disabled],
  .ais-HierarchicalMenu-showMore[disabled],
  .ais-InfiniteHits-loadMore[disabled],
  .ais-InfiniteResults-loadMore[disabled],
  .ais-Menu-showMore[disabled],
  .ais-RangeInput-submit[disabled],
  .ais-RefinementList-showMore[disabled],
  .ais-SearchBox-submit[disabled],
  .ais-SearchBox-reset[disabled]{
    cursor:default; }

.ais-Breadcrumb-list,
.ais-Breadcrumb-item,
.ais-Pagination-list,
.ais-RangeInput-form,
.ais-RatingMenu-link,
.ais-PoweredBy{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center; }

.ais-HierarchicalMenu-list .ais-HierarchicalMenu-list{
  margin-left:1em; }

.ais-PoweredBy-logo{
  display:block;
  width:70px;
  height:auto; }

.ais-RatingMenu-starIcon{
  display:block;
  width:20px;
  height:20px; }

.ais-SearchBox-input::-ms-clear, .ais-SearchBox-input::-ms-reveal{
  display:none;
  width:0;
  height:0; }

.ais-SearchBox-input::-webkit-search-decoration, .ais-SearchBox-input::-webkit-search-cancel-button, .ais-SearchBox-input::-webkit-search-results-button, .ais-SearchBox-input::-webkit-search-results-decoration{
  display:none; }

.ais-RangeSlider .rheostat{
  overflow:visible;
  margin-top:40px;
  margin-bottom:40px; }

.ais-RangeSlider .rheostat-background{
  height:6px;
  top:0px;
  width:100%; }

.ais-RangeSlider .rheostat-handle{
  margin-left:-12px;
  top:-7px; }

.ais-RangeSlider .rheostat-background{
  position:relative;
  background-color:#ffffff;
  border:1px solid #aaa; }

.ais-RangeSlider .rheostat-progress{
  position:absolute;
  top:1px;
  height:4px;
  background-color:#333; }

.rheostat-handle{
  position:relative;
  z-index:1;
  width:20px;
  height:20px;
  background-color:#fff;
  border:1px solid #333;
  border-radius:50%;
  cursor:-webkit-grab;
  cursor:grab; }

.rheostat-marker{
  margin-left:-1px;
  position:absolute;
  width:1px;
  height:5px;
  background-color:#aaa; }

.rheostat-marker--large{
  height:9px; }

.rheostat-value{
  margin-left:50%;
  padding-top:15px;
  position:absolute;
  text-align:center;
  -webkit-transform:translateX(-50%);
  transform:translateX(-50%); }

.rheostat-tooltip{
  margin-left:50%;
  position:absolute;
  top:-22px;
  text-align:center;
  -webkit-transform:translateX(-50%);
  transform:translateX(-50%); }

[class^='ais-']{
  font-size:1rem;
  -webkit-box-sizing:border-box;
  box-sizing:border-box; }

a[class^='ais-']{
  text-decoration:none; }

.ais-Breadcrumb,
.ais-ClearRefinements,
.ais-CurrentRefinements,
.ais-HierarchicalMenu,
.ais-Hits,
.ais-Results,
.ais-HitsPerPage,
.ais-ResultsPerPage,
.ais-InfiniteHits,
.ais-InfiniteResults,
.ais-Menu,
.ais-MenuSelect,
.ais-NumericMenu,
.ais-NumericSelector,
.ais-Pagination,
.ais-Panel,
.ais-PoweredBy,
.ais-RangeInput,
.ais-RangeSlider,
.ais-RatingMenu,
.ais-RefinementList,
.ais-SearchBox,
.ais-SortBy,
.ais-Stats,
.ais-ToggleRefinement{
  color:#3a4570; }

.ais-Breadcrumb-item--selected,
.ais-HierarchicalMenu-item--selected,
.ais-Menu-item--selected{
  font-weight:bold; }

.ais-Breadcrumb-separator{
  margin:0 0.3em;
  font-weight:normal; }

.ais-Breadcrumb-link,
.ais-HierarchicalMenu-link,
.ais-Menu-link,
.ais-Pagination-link,
.ais-RatingMenu-link{
  color:#0096db;
  -webkit-transition:color 0.2s ease-out;
  transition:color 0.2s ease-out; }
  .ais-Breadcrumb-link:hover, .ais-Breadcrumb-link:focus,
  .ais-HierarchicalMenu-link:hover,
  .ais-HierarchicalMenu-link:focus,
  .ais-Menu-link:hover,
  .ais-Menu-link:focus,
  .ais-Pagination-link:hover,
  .ais-Pagination-link:focus,
  .ais-RatingMenu-link:hover,
  .ais-RatingMenu-link:focus{
    color:#0073a8; }

.ais-ClearRefinements-button,
.ais-CurrentRefinements-reset,
.ais-HierarchicalMenu-showMore,
.ais-InfiniteHits-loadMore,
.ais-InfiniteResults-loadMore,
.ais-Menu-showMore,
.ais-RefinementList-showMore{
  padding:0.3rem 0.5rem;
  font-size:0.8rem;
  color:#fff;
  background-color:#0096db;
  border-radius:5px;
  -webkit-transition:background-color 0.2s ease-out;
  transition:background-color 0.2s ease-out;
  outline:none; }
  .ais-ClearRefinements-button:hover, .ais-ClearRefinements-button:focus,
  .ais-CurrentRefinements-reset:hover,
  .ais-CurrentRefinements-reset:focus,
  .ais-HierarchicalMenu-showMore:hover,
  .ais-HierarchicalMenu-showMore:focus,
  .ais-InfiniteHits-loadMore:hover,
  .ais-InfiniteHits-loadMore:focus,
  .ais-InfiniteResults-loadMore:hover,
  .ais-InfiniteResults-loadMore:focus,
  .ais-Menu-showMore:hover,
  .ais-Menu-showMore:focus,
  .ais-RefinementList-showMore:hover,
  .ais-RefinementList-showMore:focus{
    background-color:#0073a8; }

.ais-ClearRefinements-button--disabled,
.ais-HierarchicalMenu-showMore--disabled,
.ais-InfiniteHits-loadMore--disabled,
.ais-InfiniteResults-loadMore--disabled,
.ais-Menu-showMore--disabled,
.ais-RefinementList-showMore--disabled{
  opacity:0.6;
  cursor:not-allowed; }
  .ais-ClearRefinements-button--disabled:hover, .ais-ClearRefinements-button--disabled:focus,
  .ais-HierarchicalMenu-showMore--disabled:hover,
  .ais-HierarchicalMenu-showMore--disabled:focus,
  .ais-InfiniteHits-loadMore--disabled:hover,
  .ais-InfiniteHits-loadMore--disabled:focus,
  .ais-InfiniteResults-loadMore--disabled:hover,
  .ais-InfiniteResults-loadMore--disabled:focus,
  .ais-Menu-showMore--disabled:hover,
  .ais-Menu-showMore--disabled:focus,
  .ais-RefinementList-showMore--disabled:hover,
  .ais-RefinementList-showMore--disabled:focus{
    background-color:#0096db; }

.ais-CurrentRefinements{
  margin-top:-0.3rem;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap; }

.ais-CurrentRefinements-list{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap; }

.ais-CurrentRefinements-item{
  margin-right:0.3rem;
  margin-top:0.3rem;
  padding:0.3rem 0.5rem;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  background-color:#495588;
  border-radius:5px; }

.ais-CurrentRefinements-category{
  margin-left:0.3em;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex; }

.ais-CurrentRefinements-delete{
  margin-left:0.3rem; }

.ais-CurrentRefinements-label,
.ais-CurrentRefinements-categoryLabel,
.ais-CurrentRefinements-delete{
  white-space:nowrap;
  font-size:0.8rem;
  color:#fff; }

.ais-CurrentRefinements-reset{
  margin-top:0.3rem;
  white-space:nowrap; }
  .ais-CurrentRefinements-reset + .ais-CurrentRefinements-list{
    margin-left:0.3rem; }

.ais-HierarchicalMenu-link,
.ais-Menu-link{
  display:block;
  line-height:1.5; }

.ais-HierarchicalMenu-list,
.ais-Menu-list,
.ais-NumericMenu-list,
.ais-RatingMenu-list,
.ais-RefinementList-list{
  font-weight:normal;
  line-height:1.5; }

.ais-HierarchicalMenu-link:after{
  margin-left:0.3em;
  content:'';
  width:10px;
  height:10px;
  display:none;
  background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M7.33 24l-2.83-2.829 9.339-9.175-9.339-9.167 2.83-2.829 12.17 11.996z%27 fill%3D%22%233A4570%22 /%3E%3C/svg%3E");
  background-size:100% 100%; }

.ais-HierarchicalMenu-item--parent > .ais-HierarchicalMenu-link:after{
  display:inline-block; }

.ais-HierarchicalMenu-item--selected > .ais-HierarchicalMenu-link:after{
  -webkit-transform:rotate(90deg);
  transform:rotate(90deg); }

.ais-CurrentRefinements-count,
.ais-RatingMenu-count{
  font-size:0.8rem; }
  .ais-CurrentRefinements-count:before,
  .ais-RatingMenu-count:before{
    content:'('; }
  .ais-CurrentRefinements-count:after,
  .ais-RatingMenu-count:after{
    content:')'; }

.ais-HierarchicalMenu-count,
.ais-Menu-count,
.ais-RefinementList-count,
.ais-ToggleRefinement-count{
  padding:0.1rem 0.4rem;
  font-size:0.8rem;
  color:#3a4570;
  background-color:#dfe2ee;
  border-radius:8px; }

.ais-HierarchicalMenu-showMore,
.ais-Menu-showMore,
.ais-RefinementList-showMore{
  margin-top:0.5rem; }

.ais-Highlight-highlighted,
.ais-Snippet-highlighted{
  background-color:#ffc168; }

.ais-InfiniteHits-list,
.ais-InfiniteResults-list,
.ais-Hits-list,
.ais-Results-list{
  margin-top:-1rem;
  margin-left:-1rem;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap; }
  .ais-Panel-body .ais-InfiniteHits-list, .ais-Panel-body
  .ais-InfiniteResults-list, .ais-Panel-body
  .ais-Hits-list, .ais-Panel-body
  .ais-Results-list{
    margin:0.5rem 0 0 -1rem; }

.ais-InfiniteHits-item,
.ais-InfiniteResults-item,
.ais-Hits-item,
.ais-Results-item{
  margin-top:1rem;
  margin-left:1rem;
  padding:1rem;
  width:calc(25% - 1rem);
  border:1px solid #c4c8d8;
  -webkit-box-shadow:0 2px 5px 0px #e3e5ec;
  box-shadow:0 2px 5px 0px #e3e5ec; }
  .ais-Panel-body .ais-InfiniteHits-item, .ais-Panel-body
  .ais-InfiniteResults-item, .ais-Panel-body
  .ais-Hits-item, .ais-Panel-body
  .ais-Results-item{
    margin:0.5rem 0 0.5rem 1rem; }

.ais-InfiniteHits-loadMore,
.ais-InfiniteResults-loadMore{
  margin-top:1rem; }

.ais-MenuSelect-select,
.ais-NumericSelector-select,
.ais-HitsPerPage-select,
.ais-ResultsPerPage-select,
.ais-SortBy-select{
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  padding:0.3rem 2rem 0.3rem 0.3rem;
  background-color:#fff;
  background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M0 7.33l2.829-2.83 9.175 9.339 9.167-9.339 2.829 2.83-11.996 12.17z%27 fill%3D%22%233A4570%22 /%3E%3C/svg%3E");
  background-repeat:no-repeat;
  background-size:10px 10px;
  background-position:92% 50%;
  border:1px solid #c4c8d8;
  border-radius:5px; }

.ais-Panel-header{
  margin-bottom:0.5rem;
  padding-bottom:0.5rem;
  font-size:0.8rem;
  font-weight:bold;
  text-transform:uppercase;
  border-bottom:1px solid #c4c8d8; }

.ais-Panel-footer{
  margin-top:0.5rem;
  font-size:0.8rem; }

.ais-RangeInput-input{
  padding:0 0.2rem;
  width:5rem;
  height:1.5rem;
  line-height:1.5rem; }

.ais-RangeInput-separator{
  margin:0 0.3rem; }

.ais-RangeInput-submit{
  margin-left:0.3rem;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  padding:0 0.5rem;
  height:1.5rem;
  line-height:1.5rem;
  font-size:0.8rem;
  color:#fff;
  background-color:#0096db;
  border:none;
  border-radius:5px;
  -webkit-transition:0.2s ease-out;
  transition:0.2s ease-out;
  outline:none; }
  .ais-RangeInput-submit:hover, .ais-RangeInput-submit:focus{
    background-color:#0073a8; }

.ais-RatingMenu-count{
  color:#3a4570; }

.ais-Pagination-list{
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center; }

.ais-Pagination-item + .ais-Pagination-item{
  margin-left:0.3rem; }

.ais-Pagination-link{
  padding:0.3rem 0.6rem;
  display:block;
  border:1px solid #c4c8d8;
  border-radius:5px;
  -webkit-transition:background-color 0.2s ease-out;
  transition:background-color 0.2s ease-out; }
  .ais-Pagination-link:hover, .ais-Pagination-link:focus{
    background-color:#e3e5ec; }
  .ais-Pagination-item--disabled .ais-Pagination-link{
    opacity:0.6;
    cursor:not-allowed;
    color:#a5abc4; }
    .ais-Pagination-item--disabled .ais-Pagination-link:hover, .ais-Pagination-item--disabled .ais-Pagination-link:focus{
      color:#a5abc4;
      background-color:#fff; }
  .ais-Pagination-item--selected .ais-Pagination-link{
    color:#fff;
    background-color:#0096db;
    border-color:#0096db; }
    .ais-Pagination-item--selected .ais-Pagination-link:hover, .ais-Pagination-item--selected .ais-Pagination-link:focus{
      color:#fff; }

.ais-PoweredBy-text,
.rheostat-tooltip,
.rheostat-value,
.ais-Stats-text{
  font-size:0.8rem; }

.ais-PoweredBy-logo{
  margin-left:0.3rem; }

.ais-RangeSlider .rheostat-progress{
  background-color:#495588; }

.ais-RangeSlider .rheostat-background{
  border-color:#878faf;
  -webkit-box-sizing:border-box;
  box-sizing:border-box; }

.ais-RangeSlider .rheostat-handle{
  border-color:#878faf; }

.ais-RangeSlider .rheostat-marker{
  background-color:#878faf; }

.ais-Panel-body .ais-RangeSlider{
  margin:2rem 0; }

.ais-RatingMenu-item--disabled .ais-RatingMenu-count, .ais-RatingMenu-item--disabled
.ais-RatingMenu-label{
  color:#c4c8d8; }

.ais-RatingMenu-item--selected{
  font-weight:bold; }

.ais-RatingMenu-link{
  line-height:1.5; }
  .ais-RatingMenu-link > * + *{
    margin-left:0.3rem; }

.ais-RatingMenu-starIcon{
  position:relative;
  top:-1px;
  width:15px;
  fill:#ffc168; }
  .ais-RatingMenu-item--disabled .ais-RatingMenu-starIcon{
    fill:#c4c8d8; }

.ais-HierarchicalMenu-searchBox > *,
.ais-Menu-searchBox > *,
.ais-RefinementList-searchBox > *{
  margin-bottom:0.5rem; }

.ais-SearchBox-form{
  display:block;
  position:relative; }

.ais-SearchBox-input{
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  padding:0.3rem 1.7rem;
  width:100%;
  position:relative;
  background-color:#fff;
  border:1px solid #c4c8d8;
  border-radius:5px; }
  .ais-SearchBox-input::-webkit-input-placeholder{
    color:#a5aed1; }
  .ais-SearchBox-input::-moz-placeholder{
    color:#a5aed1; }
  .ais-SearchBox-input:-ms-input-placeholder{
    color:#a5aed1; }
  .ais-SearchBox-input:-moz-placeholder{
    color:#a5aed1; }

.ais-SearchBox-submit,
.ais-SearchBox-reset,
.ais-SearchBox-loadingIndicator{
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  position:absolute;
  z-index:1;
  width:20px;
  height:20px;
  top:50%;
  right:0.3rem;
  -webkit-transform:translateY(-50%);
  transform:translateY(-50%); }

.ais-SearchBox-submit{
  left:0.3rem; }

.ais-SearchBox-reset{
  right:0.3rem; }

.ais-SearchBox-submitIcon,
.ais-SearchBox-resetIcon,
.ais-SearchBox-loadingIcon{
  position:absolute;
  top:50%;
  left:50%;
  -webkit-transform:translateX(-50%) translateY(-50%);
  transform:translateX(-50%) translateY(-50%); }

.ais-SearchBox-submitIcon path,
.ais-SearchBox-resetIcon path{
  fill:#495588; }

.ais-SearchBox-submitIcon{
  width:14px;
  height:14px; }

.ais-SearchBox-resetIcon{
  width:12px;
  height:12px; }

.ais-SearchBox-loadingIcon{
  width:16px;
  height:16px; }
#algolia-placeholder-search-input{
  width:100%;
  height:30px;
  padding:0px 10px;
  font-family:Helvetica, sans-serif;
  font-weight:300;
  font-size:16px;
  border:0;
  -webkit-box-shadow:none;
  box-shadow:none;
  margin-bottom:0;
}
.c-search-catalog-input{
  font-weight:normal;
}
.c-search-catalog-input{
  font-family:'OpenSans', Arial, sans-serif;
}
.c-search-catalog-input{
  font-size:16px;
  line-height:24px;
}
.c-ph-search-bar .c-ph-search-wrapper .c-catalog-button:hover,
.c-ph-search-bar .c-ph-search-wrapper .c-catalog-button:focus{
  background-color:$color-dawn600;
}
.c-ph-search-bar .c-ph-search-wrapper .c-search-input-container .c-search-catalog-input{
  color:$color-black;
  background-color:$color-white;
}
.c-ph-search-bar .c-ph-search-wrapper .c-search-input-container .c-search-menu .c-search-suggestion:hover{
  background:$color-dawn400;
}
.react-autosuggest__container{
  position:relative;
}
.react-autosuggest__container input[type=text].react-autosuggest__input{
  width:100%;
  height:30px;
  padding:0px 10px;
  font-family:Helvetica, sans-serif;
  font-weight:300;
  font-size:16px;
  -webkit-box-shadow:none;
  box-shadow:none;
  margin-bottom:0;
  border:0;
}
.react-autosuggest__container input[type=text].react-autosuggest__input--focused{
  outline:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}
.react-autosuggest__container input[type=text].react-autosuggest__input--open{
  border-bottom-left-radius:0;
  border-bottom-right-radius:0;
}
.react-autosuggest__container input[type=text].react-autosuggest__suggestions-container{
  display:none;
}
.react-autosuggest__container .dot-delimiter{
  margin:0 7px;
  color:#969696;
}
.react-autosuggest__container .partner-names{
  color:#969696;
}
.react-autosuggest__container .react-autosuggest__suggestions-container--open{
  overflow:scroll;
  display:block;
  max-height:600px;
  position:absolute;
  width:650px;
  max-width:85vw;
  margin-top:6px;
  border:1px solid #525252;
  left:-16px;
  background-color:#fff;
  font-family:Helvetica, sans-serif;
  font-weight:300;
  font-size:16px;
  border-bottom-left-radius:4px;
  border-bottom-right-radius:4px;
  z-index:10000;
}
.react-autosuggest__container .react-autosuggest__suggestions-list{
  margin:0;
  padding:0;
  list-style-type:none;
}
.react-autosuggest__container .react-autosuggest__suggestion{
  cursor:pointer;
  padding:5px;
}
.react-autosuggest__container .react-autosuggest__suggestion .ais-Highlight-highlighted{
  background-color:#fff;
  color:#2a73cc;
}
.react-autosuggest__container .react-autosuggest__suggestion a{
  text-decoration:none;
}
.react-autosuggest__container .react-autosuggest__suggestion--highlighted{
  background-color:#ddd;
}
.react-autosuggest__container .react-autosuggest__section-container--first{
  border-top:0;
}
.react-autosuggest__container .react-autosuggest__section-container--first .react-autosuggest__section-title{
  border:none;
}
.react-autosuggest__container .react-autosuggest__section-container--first .react-autosuggest__suggestion{
  padding:0;
}
.react-autosuggest__container .react-autosuggest__section-title{
  border-top:1px solid rgba(0,0,0,0.26);
  padding:5px 0;
  margin:0 5px;
  font-size:12px;
}
.react-autosuggest__container .react-autosuggest__section-title .headline-1-text{
  font-size:16px;
  font-weight:550;
}
.rc-SearchBar{
  position:relative;
  border:none;
  display:inline-block;
  width:280px;
}
.rc-SearchBar #algolia-placeholder-search-input{
  width:100%;
  height:30px;
  padding:0px 10px;
  font-family:Helvetica, sans-serif;
  font-weight:300;
  font-size:16px;
  border:0;
  -webkit-box-shadow:none;
  box-shadow:none;
  margin-bottom:0;
}
@charset 'UTF-8';
.rc-BrowseCarousel{
  position:relative;
  min-width:100%;
}
.rc-BrowseCarousel .browse-carousel{
  width:100%;
  height:100%;
}
.rc-BrowseCarousel .browse-carousel-leave{
  opacity:1;
  -ms-filter:none;
  filter:none;
}
.rc-BrowseCarousel .browse-carousel-leave.browse-carousel-leave-active{
  opacity:0.01;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  filter:alpha(opacity=1);
  -webkit-transition:opacity 1000ms ease-in-out;
  -moz-transition:opacity 1000ms ease-in-out;
  -o-transition:opacity 1000ms ease-in-out;
  -ms-transition:opacity 1000ms ease-in-out;
  transition:opacity 1000ms ease-in-out;
}
.rc-BrowseCarousel .browse-carousel-loading-placeholder-wrapper{
  position:absolute;
  background-color:#ccd1d9;
  overflow:hidden;
  top:0;
  left:0;
  height:100%;
  width:100%;
}
.rc-BrowseCarousel .browse-carousel-loading-placeholder-wrapper .browse-carousel-loading-placeholder{
  height:100%;
  width:100%;
  position:absolute;
  top:0;
  left:0;
  opacity:0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter:alpha(opacity=0);
  background-color:#ccd1d9;
  -webkit-animation:AnimateImage 1.5s ease-in-out;
  -moz-animation:AnimateImage 1.5s ease-in-out;
  -o-animation:AnimateImage 1.5s ease-in-out;
  -ms-animation:AnimateImage 1.5s ease-in-out;
  animation:AnimateImage 1.5s ease-in-out;
}
.rc-BrowseCarousel .browse-carousel-loading-placeholder-wrapper .placeholder-image{
  position:absolute;
  top:0;
  left:0;
}
.rc-BrowseCarousel .carousel-dots{
  cursor:pointer;
  position:absolute;
  display:block;
  width:100%;
  padding:0;
  margin:10px 0 0;
  list-style:none;
  text-align:center;
}
@media (max-width: 767px){
  .rc-BrowseCarousel .carousel-dots{
    display:none !important;
  }
}
.rc-BrowseCarousel .carousel-dots li{
  padding-top:8px;
  display:inline-block;
  width:20px;
  height:20px;
  padding:0;
}
.rc-BrowseCarousel .carousel-dots button{
  position:relative;
  visibility:hidden;
  width:100%;
}
.rc-BrowseCarousel .carousel-dots button::before{
  color:#9b9b9b;
  content:"\25CB";
  visibility:visible;
  position:absolute;
  left:2px;
  display:block;
  font-size:16px;
  width:14px;
}
.rc-BrowseCarousel .carousel-dots .slick-active button::before{
  content:"\25CF";
}
.rc-BrowseCarousel .slick-prev,
.rc-BrowseCarousel .slick-next{
  position:absolute;
  top:calc(50% - 24px);
  display:block;
  width:48px;
  height:48px;
  padding:0;
  cursor:pointer;
  color:transparent;
  border:none;
  outline:none;
  background:transparent;
}
.rc-BrowseCarousel .slick-prev svg,
.rc-BrowseCarousel .slick-next svg{
  position:relative;
}
.rc-BrowseCarousel .slick-prev{
  left:-48px;
}
.rc-BrowseCarousel [dir='rtl'] .slick-prev{
  right:-30px;
  left:auto;
}
.rc-BrowseCarousel .slick-next{
  right:-48px;
}
.rc-BrowseCarousel [dir='rtl'] .slick-next{
  right:auto;
  left:-30px;
}
.rc-BrowseCarousel .slick-slider{
  height:100%;
  margin:auto;
  position:relative;
  display:block;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  -webkit-touch-callout:none;
  -khtml-user-select:none;
  -ms-touch-action:pan-y;
  touch-action:pan-y;
  -webkit-tap-highlight-color:transparent;
}
@media (max-width: 767px){
  .rc-BrowseCarousel .slick-slider .slick-arrow{
    display:none;
  }
}
.rc-BrowseCarousel .slick-list{
  height:100%;
  position:relative;
  display:block;
  overflow:hidden;
  padding:0;
  margin-left:-10px;
  margin-right:-10px;
}
@media (max-width: 767px){
  .rc-BrowseCarousel .slick-list{
    margin-left:0px;
    margin-right:0px;
  }
}
.rc-BrowseCarousel .slick-list::focus{
  outline:none;
}
.rc-BrowseCarousel .slick-list.dragging{
  cursor:pointer;
  cursor:hand;
}
.rc-BrowseCarousel .slick-slider .slick-track,
.rc-BrowseCarousel .slick-slider .slick-list{
  -webkit-transform:translate3d(0, 0, 0);
  -moz-transform:translate3d(0, 0, 0);
  -o-transform:translate3d(0, 0, 0);
  -ms-transform:translate3d(0, 0, 0);
  transform:translate3d(0, 0, 0);
}
.rc-BrowseCarousel .slick-track{
  height:100%;
  position:relative;
  top:0;
  left:0;
  display:block;
}
.rc-BrowseCarousel .slick-track::before,
.rc-BrowseCarousel .slick-track::after{
  display:table;
  content:'';
}
.rc-BrowseCarousel .slick-track::after{
  clear:both;
}
.rc-BrowseCarousel .slick-loading .slick-track{
  visibility:hidden;
}
.rc-BrowseCarousel .slick-slide{
  display:none;
  float:left;
  height:100%;
  min-height:1px;
}
.rc-BrowseCarousel [dir='rtl'] .slick-slide{
  float:right;
}
.rc-BrowseCarousel .slick-slide img{
  display:block;
  width:100%;
  height:100%;
}
.rc-BrowseCarousel .slick-slide.slick-loading img{
  display:none;
}
.rc-BrowseCarousel .slick-slide.dragging img{
  pointer-events:none;
}
.rc-BrowseCarousel .slick-initialized .slick-slide{
  display:block;
}
.rc-BrowseCarousel .slick-loading .slick-slide{
  visibility:hidden;
}
.rc-BrowseCarousel .slick-vertical .slick-slide{
  display:block;
  height:auto;
  border:1px solid transparent;
}
.rc-BrowseCarousel .slick-arrow.slick-disabled{
  display:none;
}
.rc-Collection .rc-BrowseCarousel .slick-slide{
  min-width:288px;
}
.rc-Collection .rc-BrowseCarousel .slick-slide .rc-DegreeCard:last-child,
.rc-Collection .rc-BrowseCarousel .slick-slide .rc-ProductCardWithMicroDP,
.rc-Collection .rc-BrowseCarousel .slick-slide .rc-ProductCardWithMicroDP .collection-product-card{
  position:static;
}
.rc-Collection .rc-BrowseCarousel .unslicked .slick-slide{
  width:auto !important;
}
.rc-Collection .rc-BrowseCarousel .slick-list{
  min-width:100%;
}
@-moz-keyframes AnimateImage{
  from{
    opacity:1;
    -ms-filter:none;
    filter:none;
  }
  to{
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter:alpha(opacity=0);
  }
}
@-webkit-keyframes AnimateImage{
  from{
    opacity:1;
    -ms-filter:none;
    filter:none;
  }
  to{
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter:alpha(opacity=0);
  }
}
@-o-keyframes AnimateImage{
  from{
    opacity:1;
    -ms-filter:none;
    filter:none;
  }
  to{
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter:alpha(opacity=0);
  }
}
@keyframes AnimateImage{
  from{
    opacity:1;
    -ms-filter:none;
    filter:none;
  }
  to{
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter:alpha(opacity=0);
  }
}
.c-mobile-search-topics{
  -moz-transition:opacity 300ms ease-in;
  -o-transition:opacity 300ms ease-in;
  -ms-transition:opacity 300ms ease-in;
  transition:opacity 300ms ease-in;
  -webkit-transition:opacity 300ms ease-in;
  opacity:1;
  -ms-filter:none;
  filter:none;
}
.c-mobile-search-topics.hide-with-opacity{
  opacity:0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter:alpha(opacity=0);
  pointer-events:none;
  -moz-transition:opacity 300ms ease-out;
  -o-transition:opacity 300ms ease-out;
  -ms-transition:opacity 300ms ease-out;
  transition:opacity 300ms ease-out;
  -webkit-transition:opacity 300ms ease-out;
}
.c-mobile-search-topics .c-mobile-carousel-transition-wrapper{
  -moz-transition:opacity 300ms ease-in;
  -o-transition:opacity 300ms ease-in;
  -ms-transition:opacity 300ms ease-in;
  transition:opacity 300ms ease-in;
  -webkit-transition:opacity 300ms ease-in;
  opacity:1;
  -ms-filter:none;
  filter:none;
}
.c-mobile-search-topics .c-mobile-carousel-transition-wrapper.hide-with-opacity{
  opacity:0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter:alpha(opacity=0);
  pointer-events:none;
  -moz-transition:opacity 300ms ease-out;
  -o-transition:opacity 300ms ease-out;
  -ms-transition:opacity 300ms ease-out;
  transition:opacity 300ms ease-out;
  -webkit-transition:opacity 300ms ease-out;
}
.c-mobile-search-topics .c-mobile-carousel-transition-wrapper .c-mobile-topics-heading{
  font-size:24px;
  margin-top:20px;
}
.c-mobile-search-topics .c-mobile-carousel-transition-wrapper .mobile-topics-carousel{
  margin:0;
}
.c-mobile-search-topics .c-mobile-carousel-transition-wrapper .mobile-topics-carousel .slick-track{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
}
.c-mobile-search-topics .c-mobile-carousel-transition-wrapper .mobile-topics-carousel .slick-track .slick-slide .mobile-search-card{
  height:100px;
  overflow:hidden;
  margin:8px;
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
  -webkit-box-pack:center;
  -moz-box-pack:center;
  -o-box-pack:center;
  -ms-flex-pack:center;
  -webkit-justify-content:center;
  justify-content:center;
  -webkit-box-align:center;
  -moz-box-align:center;
  -o-box-align:center;
  -ms-flex-align:center;
  -webkit-align-items:center;
  align-items:center;
  position:relative;
  border-radius:3px;
  width:150px;
  -webkit-transform:translate3d(0, 0, 0);
  -moz-transform:translate3d(0, 0, 0);
  -o-transform:translate3d(0, 0, 0);
  -ms-transform:translate3d(0, 0, 0);
  transform:translate3d(0, 0, 0);
  cursor:pointer;
}
.c-mobile-search-topics .c-mobile-carousel-transition-wrapper .mobile-topics-carousel .slick-track .slick-slide .mobile-search-card:first-child{
  margin-left:0;
}
.c-mobile-search-topics .c-mobile-carousel-transition-wrapper .mobile-topics-carousel .slick-track .slick-slide .mobile-search-card span{
  position:absolute;
  bottom:10px;
  color:#fff;
  font-weight:800;
  text-transform:uppercase;
  font-size:13px;
  text-align:center;
  padding:0 10px;
}
.c-mobile-search-topics .c-mobile-list-transition-wrapper{
  position:relative;
  -webkit-transition:-webkit-transform 300ms;
  -moz-transition:-moz-transform 300ms;
  -o-transition:-o-transform 300ms;
  -ms-transition:-ms-transform 300ms;
  transition:transform 300ms;
}
.c-mobile-search-topics .c-mobile-list-transition-wrapper.mobile-long-list{
  -webkit-transform:translateY(-185px);
  -moz-transform:translateY(-185px);
  -o-transform:translateY(-185px);
  -ms-transform:translateY(-185px);
  transform:translateY(-185px);
}
.c-mobile-search-topics .c-mobile-list-transition-wrapper.mobile-long-list .c-mobile-topics-list{
  max-height:calc(100vh - 220px);
  overflow:scroll;
}
.c-mobile-search-topics .c-mobile-list-transition-wrapper .c-mobile-topics-list-heading{
  text-transform:uppercase;
  font-size:14px;
  font-weight:700;
  color:#656d78;
  margin-top:30px;
}
.c-mobile-search-topics .c-mobile-list-transition-wrapper .c-mobile-topics-list{
  margin:0;
  padding:0 0 80px 0;
  max-height:calc(100vh - 400px);
  -webkit-transition:max-height 300ms;
  -moz-transition:max-height 300ms;
  -o-transition:max-height 300ms;
  -ms-transition:max-height 300ms;
  transition:max-height 300ms;
  overflow:hidden;
}
.c-mobile-search-topics .c-mobile-list-transition-wrapper .c-mobile-topics-list .c-mobile-list-link{
  line-height:50px;
  list-style-type:none;
  font-weight:100;
  font-size:18px;
}
.c-mobile-search-topics .c-mobile-list-transition-wrapper .c-mobile-topics-list .c-mobile-list-link a{
  text-decoration:none;
}
.c-mobile-search-topics .c-mobile-list-transition-wrapper .c-mobile-topics-list .c-mobile-list-link a:focus{
  text-decoration:underline;
}
.rc-MobileSearchPage{
  position:fixed;
  top:-120vh;
  background-color:#fff;
  padding:30px 15px 0px 15px;
  height:calc(100vh - 30px);
  width:100vw;
  -webkit-transition:-webkit-transform 600ms;
  -moz-transition:-moz-transform 600ms;
  -o-transition:-o-transform 600ms;
  -ms-transition:-ms-transform 600ms;
  transition:transform 600ms;
  overflow:hidden;
  z-index:2999;
}
.rc-MobileSearchPage.open-mobile-search{
  -webkit-transform:translateY(calc(120vh + 60px));
  -moz-transform:translateY(calc(120vh + 60px));
  -o-transform:translateY(calc(120vh + 60px));
  -ms-transform:translateY(calc(120vh + 60px));
  transform:translateY(calc(120vh + 60px));
}
.rc-MobileSearchPage .c-MobileSearchBar{
  width:100%;
  border-bottom:1px solid #000;
}
.rc-MobileSearchPage .c-MobileSearchBar .magnifier-wrapper{
  display:inline-block;
  height:100%;
  padding-top:10px;
  margin:0 5px;
}
.rc-MobileSearchPage .c-MobileSearchBar.active{
  border-bottom:1px solid #2a73cc;
}
.rc-MobileSearchPage .c-MobileSearchBar .c-ph-search-bar{
  border:none;
  display:inline-block;
  width:100%;
}
.rc-MobileSearchPage .c-MobileSearchBar .c-ph-search-bar .c-ph-search-wrapper .c-search-form{
  width:100%;
}
.rc-MobileSearchPage .c-MobileSearchBar .c-ph-search-bar .c-ph-search-wrapper .c-search-form .c-search-input-container input{
  font-size:16px;
}
.rc-MobileSearchPage .c-MobileSearchBar .c-ph-search-bar .c-ph-search-wrapper .c-search-form .c-search-input-container .c-search-menu{
  border:none;
}
@media (max-width: 767px){
  body.c-phoenix-modal-open .rc-ProductDiscountPromoBanner{
    display:none;
  }
}
.rc-MobileHeader{
  height:65px;
}
.rc-MobileHeader.with-product-discount-promo-banner{
  height:165px;
  max-height:165px;
  -webkit-transition:max-height 300ms ease-out;
  -moz-transition:max-height 300ms ease-out;
  -o-transition:max-height 300ms ease-out;
  -ms-transition:max-height 300ms ease-out;
  transition:max-height 300ms ease-out;
}
.rc-MobileHeader.with-product-discount-promo-banner.hidden{
  max-height:65px;
}
@media (min-width: 992px){
  .rc-MobileHeader{
    display:none;
  }
}
.rc-MobileHeader .c-mobile-header-controls{
  position:relative;
  height:65px;
  border-bottom:1px solid rgba(0,0,0,0.1);
  padding:0 15px;
  width:100vw;
}
.rc-MobileHeader .c-mobile-header-controls .fade-enter{
  opacity:0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter:alpha(opacity=0);
}
.rc-MobileHeader .c-mobile-header-controls .fade-enter.fade-enter-active{
  opacity:1;
  -ms-filter:none;
  filter:none;
  -webkit-transition:opacity 600ms;
  -moz-transition:opacity 600ms;
  -o-transition:opacity 600ms;
  -ms-transition:opacity 600ms;
  transition:opacity 600ms;
}
.rc-MobileHeader .c-mobile-header-controls .fade-leave{
  opacity:1;
  -ms-filter:none;
  filter:none;
}
.rc-MobileHeader .c-mobile-header-controls .fade-leave.fade-leave-active{
  opacity:0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter:alpha(opacity=0);
  -webkit-transition:opacity 300ms;
  -moz-transition:opacity 300ms;
  -o-transition:opacity 300ms;
  -ms-transition:opacity 300ms;
  transition:opacity 300ms;
}
.rc-MobileHeader .c-mobile-header-controls .mobile-search-close{
  margin:0;
  padding:0;
  position:absolute;
  bottom:15px;
  right:15px;
  border:none;
  background-color:transparent;
}
.rc-MobileHeader .c-mobile-header-controls .mobile-search-icon{
  position:absolute;
  bottom:17px;
  right:15px;
  padding:0;
}
.rc-MobileHeader .c-mobile-header-controls .mobile-search-icon svg{
  height:18px;
  width:18px;
}
.rc-ProductDiscountPromoBanner{
  background:transparent;
  position:relative;
  width:100%;
  height:100px;
  max-height:100px;
  -webkit-transition:max-height 300ms ease-out;
  -moz-transition:max-height 300ms ease-out;
  -o-transition:max-height 300ms ease-out;
  -ms-transition:max-height 300ms ease-out;
  transition:max-height 300ms ease-out;
  overflow:hidden;
}
.rc-ProductDiscountPromoBanner.hidden{
  max-height:0;
}
.rc-ProductDiscountPromoBanner .banner-bg{
  position:absolute;
  top:0;
  height:100%;
  z-index:-1;
}
.rc-ProductDiscountPromoBanner .banner-left-bg,
.rc-ProductDiscountPromoBanner .banner-right-bg{
  background-repeat:no-repeat;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  background-size:cover;
}
.rc-ProductDiscountPromoBanner .banner-left-bg{
  left:0;
  width:158.1818181818182px;
  background-image:url("https://s3.amazonaws.com/coursera_assets/growth/promotions/header_banner_left.png");
  background-color:#0081c8;
}
.rc-ProductDiscountPromoBanner .banner-right-bg{
  right:0;
  width:140px;
  background-image:url("https://s3.amazonaws.com/coursera_assets/growth/promotions/header_banner_right.png");
  background-color:#4464a9;
}
@media (max-width: 767px){
  .rc-ProductDiscountPromoBanner .banner-right-bg{
    display:none;
  }
}
.rc-ProductDiscountPromoBanner .banner-gradient{
  left:18.181818181818187px;
  right:0;
  margin-left:auto;
  margin-right:auto;
  width:calc(100% - 298.1818181818182px);
  background:-webkit-linear-gradient(left, #0081c8, #4464a9);
  background:-moz-linear-gradient(left, #0081c8, #4464a9);
  background:-o-linear-gradient(left, #0081c8, #4464a9);
  background:-ms-linear-gradient(left, #0081c8, #4464a9);
  background:linear-gradient(to right, #0081c8, #4464a9);
}
@media (max-width: 767px){
  .rc-ProductDiscountPromoBanner .banner-gradient{
    left:158.1818181818182px;
    width:calc(100% - 158.1818181818182px);
  }
}
.rc-ProductDiscountPromoBanner .banner-details{
  height:100%;
  margin:0 48px;
}
.rc-ProductDiscountPromoBanner .banner-main-cta{
  font-family:'OpenSans', Arial, sans-serif;
  font-size:1.5rem;
  font-weight:bold;
  margin:0 0 8px;
  line-height:1;
}
@media (max-width: 767px){
  .rc-ProductDiscountPromoBanner .banner-main-cta{
    margin:0 0 6px;
    font-size:1.3rem;
  }
}
.rc-ProductDiscountPromoBanner .banner-description{
  font-size:1rem;
}
@media (max-width: 767px){
  .rc-ProductDiscountPromoBanner .banner-description{
    font-size:0.9rem;
  }
}
.rc-ProductDiscountPromoBanner .banner-link{
  text-decoration:underline;
}
.rc-ProductDiscountPromoBanner .banner-link:hover,
.rc-ProductDiscountPromoBanner .banner-link:focus,
.rc-ProductDiscountPromoBanner .banner-link:active{
  color:#fff;
}
.rc-ProductDiscountPromoBanner .banner-close{
  position:absolute;
  top:0;
  right:24px;
  height:100%;
  width:32px;
  color:#fff;
}
@media (max-width: 767px){
  .rc-ProductDiscountPromoBanner .banner-close{
    right:8px;
  }
}
.c-user-modal{
  background-color:#f5f5f5;
}
.c-user-modal .c-user-modal-content h2,
.c-user-modal .c-user-modal-content input,
.c-user-modal .c-user-modal-footer a,
.rc-AuthFormFooter a{
  color:rgba(0,0,0,0.87);
}
.c-user-modal .c-user-modal-content,
.c-user-modal .c-user-modal-footer,
.rc-AuthFormFooter{
  color:rgba(0,0,0,0.54);
}
.c-user-modal header,
.c-user-modal header a.active,
.c-user-modal header a:hover,
.c-user-modal header a:focus,
.c-user-modal header a:active,
.c-user-modal .c-user-modal-content .c-user-modal-error-inline{
  color:#fff;
}
.c-user-modal header a,
.c-user-modal .c-user-modal-close{
  color:rgba(255,255,255,0.7);
}
.c-user-modal .c-user-modal-content button.c-user-modal-facebook-button:disabled{
  color:rgba(255,255,255,0.3);
}
.c-user-modal,
.c-user-modal .c-user-modal-content .c-user-modal-error-inline,
.tooltip.left .tooltip-inner{
  border-radius:4px;
}
.c-user-modal .c-user-modal-content .c-user-modal-help-text,
.c-user-modal .c-user-modal-content .c-user-modal-controls{
  border-radius:2px;
}
.c-user-modal header,
.c-user-modal header a,
.c-user-modal .c-user-modal-content,
.c-user-modal .c-user-modal-footer a,
.rc-AuthFormFooter a{
  font-weight:500;
}
.c-user-modal .c-user-modal-content h2{
  font-size:24px;
  line-height:32px;
}
.c-user-modal .c-user-modal-close{
  font-size:20px;
  line-height:24px;
}
.c-user-modal header,
.c-user-modal header a,
.c-user-modal .c-user-modal-content,
.c-user-modal .c-user-modal-content input{
  font-size:14px;
  line-height:20px;
}
.c-user-modal .c-user-modal-content .c-user-modal-help-text,
.c-user-modal .c-user-modal-content .c-user-modal-error-inline,
.c-user-modal .c-user-modal-footer,
.rc-AuthFormFooter{
  font-size:12px;
  line-height:14px;
}
.c-user-modal .c-user-modal-divider{
  margin-top:8px;
  margin-bottom:8px;
}
.c-user-modal .c-user-modal-content h2,
.c-user-modal .c-user-modal-content p,
.c-user-modal .c-user-modal-content .c-user-modal-help-text{
  margin-top:0;
  margin-bottom:16px;
}
.c-user-modal .c-user-modal-content .c-user-modal-error-icon,
.c-user-modal .c-user-modal-content input,
.c-user-modal .c-user-modal-content form{
  margin:0;
}
@-webkit-keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@-moz-keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@-webkit-keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@-o-keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
.rc-Modal.layer .c-modal-overlay{
  background-color:rgba(0,0,0,0.83);
}
.rc-Modal.box.dark-bg{
  background-color:$color-black-g6;
}
@media (max-width: 767px){
  .rc-Modal .c-modal-content{
    width:98%;
    top:4px;
    left:0;
    padding:16px;
    -moz-transform:none;
    -o-transform:none;
    -ms-transform:none;
    transform:none;
    -webkit-transform:none;
    max-height:98%;
    overflow-y:scroll;
  }
  .rc-Modal .c-modal-x-out{
    top:16px;
    right:16px;
  }
  .rc-Modal.popup .c-modal-content{
    padding:0px;
  }
}
.c-user-modal-overlay{
  background-color:rgba(0,0,0,0.83);
}
@-webkit-keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@-moz-keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@-webkit-keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@-o-keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
.rc-CatalogDropdown{
  padding-top:32px;
  padding-bottom:16px;
}
.rc-CatalogDropdown.adjustForFixedHeader{
  position:fixed;
  width:100%;
  z-index:10000;
}
.rc-CatalogDropdown .domains{
  max-width:600px;
  margin:0px auto;
}
.rc-CatalogDropdown .domain{
  min-width:250px;
  margin-bottom:16px;
  text-decoration:none;
}
.rc-CatalogDropdown .domain .domain-name{
  text-decoration:none;
}
.rc-CatalogDropdown .domain .domain-name:focus,
.rc-CatalogDropdown .domain .domain-name:hover{
  text-decoration:none;
  color:$color-link-active;
}
.rc-CatalogDropdown .domain .domain-name:hover{
  -webkit-transition:0.4s ease;
  -moz-transition:0.4s ease;
  -o-transition:0.4s ease;
  -ms-transition:0.4s ease;
  transition:0.4s ease;
}
.rc-CatalogDropdown .icon{
  color:$color-link-active;
  font-size:16px;
  margin-right:16px;
  width:24px;
}
.rc-UniversityLogo{
  border-left:solid 2px rgba(0,0,0,0.12);
  margin-left:24px;
  padding-left:24px;
  max-height:25px;
  max-width:300px;
}
.rc-UniversityLogo .branding-image{
  padding-right:16px;
}
.rc-HeaderRightNavButton{
  position:relative;
  text-align:right;
}
.rc-HeaderRightNavButton.dropdown-btn{
  width:175px;
  height:42px;
}
.rc-HeaderRightNavButton.dropdown-btn:hover{
  background-color:#e3e4e5;
}
.rc-HeaderRightNavButton a,
.rc-HeaderRightNavButton button{
  display:block;
  width:auto;
  height:auto;
  margin:0 !important;
  padding:12px 18px;
  font-size:14px;
  line-height:20px;
  color:#7a7d7f;
  clear:both;
  white-space:nowrap;
  outline:none;
  border:0;
}
.rc-HeaderRightNavButton a:focus,
.rc-HeaderRightNavButton button:focus,
.rc-HeaderRightNavButton a:hover,
.rc-HeaderRightNavButton button:hover{
  text-decoration:none;
  outline:none;
  color:#000;
  background-color:#e3e4e5;
}
@media (max-width: 991px){
  .rc-HeaderRightNavButton .rc-HeaderRightNavButton a,
  .rc-HeaderRightNavButton .rc-HeaderRightNavButton button{
    padding-right:14px;
  }
  .rc-HeaderRightNavButton .rc-HeaderRightNavButton a button.my-coursera,
  .rc-HeaderRightNavButton .rc-HeaderRightNavButton button button.my-coursera{
    padding-right:14px;
  }
  .rc-HeaderRightNavButton .rc-HeaderRightNavButton a button.my-coursera button.sign-out,
  .rc-HeaderRightNavButton .rc-HeaderRightNavButton button button.my-coursera button.sign-out{
    padding-right:14px;
  }
}
@media (max-width: 767px){
  .rc-HeaderRightNavButton .rc-HeaderRightNavButton{
    padding:8px 24px !important;
    height:40px !important;
  }
  .rc-HeaderRightNavButton .rc-HeaderRightNavButton a{
    color:$ph-text-color !important;
    background-color:transparent !important;
  }
}
.rc-ShoppingCart .icon{
  cursor:pointer;
  display:block;
  position:relative;
  top:-8px;
  min-height:30px;
}
.rc-AuthenticatedAccountDropdown .c-authenticated-dropdown-menu-container{
  position:relative;
}
.rc-AuthenticatedAccountDropdown .c-authenticated-dropdown-menu-container .switcher_trigger{
  padding-left:24px;
}
.rc-AuthenticatedAccountDropdown .c-authenticated-dropdown-menu-container .c-ph-authenticated-dropdown-left-border{
  display:inline-block;
  line-height:35px;
  border-left:1px solid rgba(0,0,0,0.12);
}
.rc-AuthenticatedAccountDropdown .c-authenticated-dropdown-menu-container .c-authenticated-dropdown-button{
  background-color:transparent;
  cursor:pointer;
  display:inline-block;
  outline:none;
}
.rc-AuthenticatedAccountDropdown .c-authenticated-dropdown-menu-container .c-authenticated-dropdown-button:focus{
  outline:none initial;
}
.rc-AuthenticatedAccountDropdown .c-authenticated-dropdown-menu-container .c-authenticated-dropdown-button .bt3-caret{
  margin-top:0;
  margin-left:5px;
}
.rc-AuthenticatedAccountDropdown .c-authenticated-dropdown-menu-container .c-authenticated-dropdown-menu{
  list-style:none;
  position:absolute;
  display:block;
  max-height:90vh;
  padding:12px 0;
  right:0;
  width:auto;
  overflow-y:scroll;
  background-color:#fff;
  color:#7a7d7f;
  -webkit-box-shadow:0 0 2px 0 rgba(0,0,0,0.12);
  box-shadow:0 0 2px 0 rgba(0,0,0,0.12);
  border-color:#eee;
  border-radius:1px;
}
.rc-AuthenticatedAccountDropdown .c-authenticated-dropdown-menu-container .c-authenticated-dropdown-menu .c-arrow-up{
  position:absolute;
  top:-10px;
  right:24px;
  width:20px;
  height:20px;
  border:none;
  border-left:1px solid #eee;
  border-bottom:1px solid #eee;
  background:#fff;
  -webkit-transform:rotate(135deg);
  -moz-transform:rotate(135deg);
  -o-transform:rotate(135deg);
  -ms-transform:rotate(135deg);
  transform:rotate(135deg);
}
.rc-AuthenticatedAccountDropdown .c-authenticated-dropdown-menu-container .c-authenticated-dropdown-menu .sign-out{
  width:100%;
  height:42px;
  padding:12px 18px;
  text-align:right;
}
.rc-AuthenticatedAccountDropdown .c-authenticated-dropdown-menu-container .c-authenticated-dropdown-menu .sign-out:focus,
.rc-AuthenticatedAccountDropdown .c-authenticated-dropdown-menu-container .c-authenticated-dropdown-menu .sign-out:hover{
  text-decoration:none;
  color:#000;
  background-color:#e3e4e5;
  outline:none;
}
@media (max-width: 1200px){
  .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list > .c-ph-right-nav-button a:not(.bt3-btn):not(.signup-btn),
  .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list > .c-ph-right-nav-button .c-authenticated-dropdown-button{
    padding-left:12px;
  }
  .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list > .c-ph-right-nav-button a:not(.bt3-btn):not(.signup-btn) padding-right 12px .switcher_trigger,
  .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list > .c-ph-right-nav-button .c-authenticated-dropdown-button padding-right 12px .switcher_trigger{
    padding-left:12px;
  }
  .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list > .c-ph-right-nav-button a:not(.bt3-btn):not(.signup-btn) padding-right 12px .switcher_trigger .c-authenticated-dropdown-button .switcher_trigger,
  .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list > .c-ph-right-nav-button .c-authenticated-dropdown-button padding-right 12px .switcher_trigger .c-authenticated-dropdown-button .switcher_trigger{
    padding-left:24px;
  }
}
@media (max-width: 991px){
  .c-authenticated-dropdown-button .switcher_trigger{
    padding-left:24px;
  }
}
@media (max-width: 767px){
  .c-authenticated-dropdown-menu-container .c-authenticated-dropdown-menu.popup-open{
    background-color:transparent !important;
    border:0 !important;
    -webkit-box-shadow:none;
    box-shadow:none;
    float:none !important;
    outline:0 !important;
    position:static !important;
    width:auto !important;
  }
  .c-authenticated-dropdown-menu-container .c-authenticated-dropdown-menu.popup-open > .c-ph-right-nav-button a{
    color:$ph-text-color !important;
  }
  .c-authenticated-dropdown-menu-container .c-authenticated-dropdown-menu.popup-open > .c-ph-right-nav-button a:hover{
    background-color:transparent !important;
  }
  .c-authenticated-dropdown-menu-container .c-authenticated-dropdown-menu.popup-open > .c-ph-right-nav-button .sign-out{
    width:100%;
    text-align:right;
  }
}
.rc-TeachBanner{
  position:absolute;
  z-index:10000;
  width:100%;
}
.rc-TeachBanner.bt3-alert-info{
  background-color:rgba(66,66,66,0.9);
  border-color:#424242;
  color:#fff;
  font-size:15px;
  text-align:center;
  margin-bottom:0;
  -webkit-box-shadow:0px 1px 1px 0px rgba(0,0,0,0.12), 0px 0px 1px 0px rgba(0,0,0,0.24);
  box-shadow:0px 1px 1px 0px rgba(0,0,0,0.12), 0px 0px 1px 0px rgba(0,0,0,0.24);
  border-radius:0;
}
.rc-TeachBanner.bt3-alert-info a{
  color:#00dfe3;
  text-decoration:underline;
}
.rc-TeachBanner.bt3-alert-info .bt3-close{
  opacity:1;
  -ms-filter:none;
  filter:none;
  color:#fff;
  font-weight:100;
  font-size:24px;
  top:-5px;
}
.rc-TeachBanner .c-teach-banner-learner-count{
  font-size:16px;
}
.rc-TeachBanner .c-teach-banner-course-name{
  white-space:nowrap;
  overflow:hidden;
  -o-text-overflow:ellipsis;
  text-overflow:ellipsis;
  max-width:300px;
  display:inline-block;
  margin-bottom:-5px;
}
.rc-TeachBanner .c-teach-banner-content{
  width:1000px;
  margin:0 auto;
}
.responsive-styles,
.rc-UIModal.default .rc-Modal,
.rc-UIModal.small .rc-Modal,
.rc-UIModal.large .rc-Modal,
.rc-UIModal.x-large .rc-Modal{
  padding:16px;
  overflow-y:scroll;
}
.rc-ModalOverlay{
  position:fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  z-index:10000;
  background-color:rgba(0,0,0,0.55);
}
.rc-UIModal{
  position:fixed;
  width:518px;
  text-align:center;
  max-width:98%;
  max-height:98%;
  min-height:60px;
  top:50%;
  left:50%;
  -webkit-transform:translate(-50%, -50%);
  -moz-transform:translate(-50%, -50%);
  -o-transform:translate(-50%, -50%);
  -ms-transform:translate(-50%, -50%);
  transform:translate(-50%, -50%);
  padding:40px;
  background-color:#fff;
  border:1px solid rgba(0,0,0,0.05);
  overflow:auto;
  -webkit-overflow-scrolling:touch;
}
.rc-UIModal.small{
  width:318px;
  text-align:center;
}
.rc-UIModal.large{
  width:638px;
  text-align:left;
}
.rc-UIModal.x-large{
  width:1044px;
  text-align:left;
}
.rc-UIModal.small .title,
.rc-UIModal.default .title{
  padding:0 24px;
}
.rc-UIModal .title{
  margin-bottom:20px;
}
.rc-UIModal .close-x{
  font-size:16px;
  position:absolute;
  top:16px;
  right:16px;
  color:rgba(0,0,0,0.45);
}
.bt3-tooltip{
  z-index:10001;
}
.rc-ConsoleOutput{
  background:none;
  border:none !important;
  font-family:Monaco, monospace;
  line-height:18px;
  padding:0;
  margin:0;
}
.rc-RequestError{
  padding:20px;
  background-color:rgba(255,0,0,0.06);
}
.rc-RequestError .rc-ConsoleOutput{
  color:#9e1e1e;
}
.rc-SystemError{
  padding:20px;
  background-color:rgba(255,0,0,0.06);
}
.rc-SystemError .rc-ConsoleOutput{
  color:#9e1e1e;
  margin-bottom:10px;
}
.rc-RuntimeError{
  padding:20px;
  background-color:rgba(255,0,0,0.06);
}
.rc-RuntimeError .rc-ConsoleOutput{
  color:#9e1e1e;
}
.rc-StringOutput{
  padding:20px;
}
.rc-TestCaseOutput{
  padding:20px;
  background-color:rgba(255,0,0,0.06);
}
.rc-TestCaseOutput .rc-ConsoleOutput{
  color:#9e1e1e;
}
.rc-TestCaseOutput.correct{
  background-color:#ecf4e8;
}
.rc-TestCaseOutput.correct .rc-ConsoleOutput{
  color:#1f8354;
}
.rc-ProgressBar{
  background-color:#fff;
}
.rc-CodeEvaluatorSlowProgressIndicator{
  width:100%;
  margin-top:-20px;
}
.rc-CodeEvaluatorSlowProgressIndicator .execution-step{
  padding:20px;
  display:inline-block;
}
.rc-CodeEvaluatorSlowProgressIndicator .cancel-request{
  float:right;
  margin:20px;
}
.rc-CodeEvaluatorOutput{
  font-size:13px;
  background:#fff;
}
.rc-CodeEvaluatorOutput .in-progress{
  padding:20px;
}
.rc-TestCaseEditor{
  border-bottom:1px solid rgba(0,0,0,0.12);
  border-left:1px solid rgba(0,0,0,0.12);
}
.rc-TestCaseEditor .column{
  border-top:1px solid rgba(0,0,0,0.12);
  border-right:1px solid rgba(0,0,0,0.12);
}
.rc-TestCaseEditor .row{
  margin-right:0;
  margin-left:0;
}
.rc-TestCaseEditor .column,
.rc-TestCaseEditor .row{
  -webkit-box-flex:1;
  -moz-box-flex:1;
  -o-box-flex:1;
  box-flex:1;
  -webkit-flex:1;
  -ms-flex:1;
  flex:1;
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
  -webkit-box-orient:horizontal;
  -moz-box-orient:horizontal;
  -o-box-orient:horizontal;
  -webkit-flex-direction:row;
  -ms-flex-direction:row;
  flex-direction:row;
  -webkit-box-pack:justify;
  -moz-box-pack:justify;
  -o-box-pack:justify;
  -ms-flex-pack:justify;
  -webkit-justify-content:space-between;
  justify-content:space-between;
  -webkit-align-self:stretch;
  align-self:stretch;
  -ms-flex-item-align:stretch;
}
.rc-TestCaseEditor .column.vertical-box,
.rc-TestCaseEditor .row.vertical-box{
  -webkit-box-orient:vertical;
  -moz-box-orient:vertical;
  -o-box-orient:vertical;
  -webkit-flex-direction:column;
  -ms-flex-direction:column;
  flex-direction:column;
}
.rc-TestCaseEditor .column.flex-2,
.rc-TestCaseEditor .row.flex-2{
  -webkit-box-flex:2;
  -moz-box-flex:2;
  -o-box-flex:2;
  box-flex:2;
  -webkit-flex:2;
  -ms-flex:2;
  flex:2;
}
.rc-TestCaseEditor .ace_editor{
  border:none;
}
.rc-TestCaseEditor .rc-CodeEvaluatorOutput img{
  width:auto;
  height:auto;
  max-width:330px;
}
.rc-TestCaseEditor pre{
  white-space:pre-wrap;
}
button.rc-TestCasePill.nostyle{
  border-radius:20px;
  padding:3px 14px;
}
button.rc-TestCasePill.nostyle.default{
  border:1px solid rgba(0,0,0,0.1);
}
button.rc-TestCasePill.nostyle.default.selected{
  color:#fff;
  border:none;
  background-color:rgba(0,0,0,0.45);
}
button.rc-TestCasePill.nostyle.passed{
  border:1px solid #2ab573;
  color:#2ab573;
}
button.rc-TestCasePill.nostyle.passed.selected{
  color:#fff;
  background-color:#2ab573;
}
button.rc-TestCasePill.nostyle.failed{
  border:1px solid #956712;
  color:#956712;
}
button.rc-TestCasePill.nostyle.failed.selected{
  color:#fff;
  background-color:#956712;
}
.rc-AuthorModal{
  min-height:500px;
}
.rc-AuthorModal ::-webkit-scrollbar{
  -webkit-appearance:none;
  width:7px;
}
.rc-AuthorModal ::-webkit-scrollbar-thumb{
  border-radius:4px;
  background-color:rgba(0,0,0,0.5);
  -webkit-box-shadow:0 0 1px rgba(255,255,255,0.5);
}
.rc-AuthorModal.rc-Modal.box .c-modal-content{
  max-height:98%;
  overflow-x:hidden;
  width:840px;
  padding:28px 48px;
}
.rc-AuthorModal .error{
  color:#ff5c6e;
}
.rc-AuthorModal .rc-AuthorModalTitle{
  margin:0 -48px 0 -48px;
  padding:0 48px 0 48px;
}
.rc-AuthorModal .authoring-modal-title{
  padding:20px 0;
  text-align:center;
}
.rc-AuthorModal .authoring-modal-title .icon-container{
  margin-bottom:20px;
}
.rc-AuthorModal .authoring-modal-title .icon-container img{
  height:35px;
}
.rc-AuthorModal .authoring-modal-body{
  margin:0px -48px;
  padding:0px 48px;
}
.rc-AuthorModal .authoring-modal-header{
  color:#616161;
  font-size:15px;
}
.rc-AuthorModal .rc-AuthorModalFooter{
  margin:0 -48px 0 -48px;
  padding:0 48px 0 48px;
  background:$up-gray-600;
}
.rc-AuthorModal .rc-AuthorModalFooter .footer-actions{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
  padding-top:20px;
  float:right;
}
.rc-AuthorModal .rc-AuthorModalFooter button{
  margin-left:10px;
}
.rc-AuthorModal .rc-AuthorModalFooter button.danger{
  background-color:#ff5c6e;
  border-color:#ff5c6e;
}
.rc-TestCaseRunner{
  position:fixed;
  z-index:1000;
}
.rc-TestCaseRunner .c-modal-overlay{
  height:3000px;
}
.rc-AuthorEvaluatorSaveModal{
  position:fixed;
  z-index:1000;
}
.rc-AuthorEvaluatorSaveModal .c-modal-overlay{
  height:3000px;
}
.rc-AuthoringEvaluatorEditor pre{
  border-radius:0;
}
.rc-AuthoringEvaluatorEditor .rc-CodeEvaluatorOutput{
  border:1px solid #ccc;
}
.rc-AuthoringEvaluatorEditor .remove-execution-btn{
  background-color:#ff5c6e;
  border:1px solid #ff5c6e;
}
.rc-AuthoringEvaluatorEditor .remove-execution-btn:hover,
.rc-AuthoringEvaluatorEditor .remove-execution-btn:active,
.rc-AuthoringEvaluatorEditor .remove-execution-btn:focus{
  background-color:#c73e4d;
  border:1px solid #c73e4d;
}
.rc-ScribeCodeEditorEvaluatorConfigModal.rc-UIModal.large{
  width:1102px;
  top:10px;
  left:50%;
  margin-left:-551px;
  -webkit-transform:initial;
  -moz-transform:initial;
  -o-transform:initial;
  -ms-transform:initial;
  transform:initial;
}
.rc-ValidationErrorText{
  padding:4px 16px;
  background-color:#fba11b;
  color:#fff;
}
.rc-ScribeCodeEditorEvaluatorDropdown{
  position:relative;
}
.rc-ScribeCodeEditorEvaluatorDropdown .bt3-dropdown-menu{
  display:inherit;
}
.rc-ScribeCodeEditorEvaluatorConfig .evaluator-config-link{
  border:0;
  padding:0;
  background:none;
}
.rc-ScribeCodeEditorEvaluatorConfig.interactive{
  border-right:solid 1px #ddd;
}
.rc-ScribeCodeEditorToolbar{
  z-index:100;
  color:#555;
}
.rc-ScribeCodeEditorToolbar .rc-ScribeCodeEditorLanguageDisplay{
  padding:8px 20px;
  border-right:1px solid #ddd;
}
.rc-ScribeCodeEditorToolbar .rc-ScribeCodeEditorEvaluatorConfig{
  padding:8px 20px;
}
.rc-ScribeCodeEditorRemoveButton{
  z-index:10;
  margin-right:6px;
}
.rc-ScribeCodeEditorRemoveButton .remove-code-block-btn{
  border:none;
  background:none;
}
.rc-ScribeCodeEditorRemoveButton .remove-code-block-btn .remove-code-block-icon{
  color:#aaa;
}
.rc-ScribeCodeEditor{
  border-bottom:1px solid #ddd;
}
.selectize-dropdown-header{
  padding:5px 8px;
  -webkit-border-radius:3px 3px 0 0;
  -moz-border-radius:3px 3px 0 0;
  border-radius:3px 3px 0 0;
}
.selectize-dropdown-header-close{
  right:8px;
  color:#303030;
}
.selectize-control.plugin-remove_button [data-value] .remove{
  padding:2px 0 0 0;
  border-left:1px solid #d0d0d0;
}
.selectize-control.plugin-remove_button [data-value].active .remove{
  border-left-color:#cacaca;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove{
  border-left-color:#ffffff;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input{
  color:#303030;
  font-size:13px;
  line-height:18px;
}
.selectize-input{
  border:1px solid #d0d0d0;
  padding:8px 8px;
  -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
}
.selectize-control.multi .selectize-input.has-items{
  padding:6px 8px 3px;
}
.selectize-input.dropdown-active{
  -webkit-border-radius:3px 3px 0 0;
  -moz-border-radius:3px 3px 0 0;
  border-radius:3px 3px 0 0;
}
.selectize-control.multi .selectize-input > div{
  padding:2px 6px;
  background:#f2f2f2;
  color:#303030;
  border:0 solid #d0d0d0;
}
.selectize-control.multi .selectize-input > div.active{
  background:#e8e8e8;
  color:#303030;
  border:0 solid #cacaca;
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active{
  color:#7d7d7d;
  border:0 solid #ffffff;
}
.selectize-input > input{
  margin:0 2px 0 0 !important;
}
.selectize-input.dropdown-active::before{
  background:#f0f0f0;
}
.selectize-dropdown{
  -webkit-border-radius:0 0 3px 3px;
  -moz-border-radius:0 0 3px 3px;
  border-radius:0 0 3px 3px;
}
.selectize-dropdown [data-selectable] .highlight{
  background:rgba(125, 168, 208, 0.2);
}
.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header{
  padding:5px 8px;
}
.selectize-dropdown .optgroup-header{
  color:#303030;
}
.selectize-dropdown .active{
  background-color:#f5fafd;
  color:#495c68;
}
.selectize-dropdown .active.create{
  color:#495c68;
}
.selectize-dropdown .create{
  color:rgba(48, 48, 48, 0.5);
}
.selectize-control.single .selectize-input:after{
  right:15px;
  border-color:#808080 transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active:after{
  border-color:transparent transparent #808080 transparent;
}
.selectize-control.rtl.single .selectize-input:after{
  left:15px;
}
.selectize-control .selectize-input.disabled{
  background-color:#fafafa;
}
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder{
  visibility:visible !important;
  background:#f2f2f2 !important;
  background:rgba(0, 0, 0, 0.06) !important;
  border:0 none !important;
  -webkit-box-shadow:inset 0 0 12px 4px #ffffff;
  box-shadow:inset 0 0 12px 4px #ffffff;
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after{
  content:'!';
  visibility:hidden;
}
.selectize-control.plugin-drag_drop .ui-sortable-helper{
  -webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow:0 2px 5px rgba(0, 0, 0, 0.2);
}
.selectize-dropdown-header{
  position:relative;
  padding:3px 12px;
  border-bottom:1px solid #d0d0d0;
  background:#f8f8f8;
  -webkit-border-radius:4px 4px 0 0;
  -moz-border-radius:4px 4px 0 0;
  border-radius:4px 4px 0 0;
}
.selectize-dropdown-header-close{
  position:absolute;
  right:12px;
  top:50%;
  color:#333333;
  opacity:0.4;
  margin-top:-12px;
  line-height:20px;
  font-size:20px !important;
}
.selectize-dropdown-header-close:hover{
  color:#000000;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup{
  border-right:1px solid #f2f2f2;
  border-top:0 none;
  float:left;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child{
  border-right:0 none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before{
  display:none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header{
  border-top:0 none;
}
.selectize-control.plugin-remove_button [data-value]{
  position:relative;
  padding-right:24px !important;
}
.selectize-control.plugin-remove_button [data-value] .remove{
  z-index:1;
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  width:17px;
  text-align:center;
  font-weight:bold;
  font-size:12px;
  color:inherit;
  text-decoration:none;
  vertical-align:middle;
  display:inline-block;
  padding:1px 0 0 0;
  border-left:1px solid rgba(0, 0, 0, 0);
  -webkit-border-radius:0 2px 2px 0;
  -moz-border-radius:0 2px 2px 0;
  border-radius:0 2px 2px 0;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
.selectize-control.plugin-remove_button [data-value] .remove:hover{
  background:rgba(0, 0, 0, 0.05);
}
.selectize-control.plugin-remove_button [data-value].active .remove{
  border-left-color:rgba(0, 0, 0, 0);
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover{
  background:none;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove{
  border-left-color:rgba(77, 77, 77, 0);
}
.selectize-control{
  position:relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input{
  color:#333333;
  font-family:inherit;
  font-size:inherit;
  line-height:20px;
  -webkit-font-smoothing:inherit;
}
.selectize-input,
.selectize-control.single .selectize-input.input-active{
  background:#ffffff;
  cursor:text;
  display:inline-block;
}
.selectize-input{
  border:1px solid #cccccc;
  padding:6px 12px;
  display:inline-block;
  width:100%;
  overflow:hidden;
  position:relative;
  z-index:1;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  -webkit-box-shadow:none;
  box-shadow:none;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}
.selectize-control.multi .selectize-input.has-items{
  padding:5px 12px 2px;
}
.selectize-input.full{
  background-color:#ffffff;
}
.selectize-input.disabled,
.selectize-input.disabled *{
  cursor:default !important;
}
.selectize-input.focus{
  -webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.selectize-input.dropdown-active{
  -webkit-border-radius:4px 4px 0 0;
  -moz-border-radius:4px 4px 0 0;
  border-radius:4px 4px 0 0;
}
.selectize-input > *{
  vertical-align:baseline;
  display:-moz-inline-stack;
  display:inline-block;
  zoom:1;
  *display:inline;
}
.selectize-control.multi .selectize-input > div{
  cursor:pointer;
  margin:0 3px 3px 0;
  padding:1px 3px;
  background:#efefef;
  color:#333333;
  border:0 solid rgba(0, 0, 0, 0);
}
.selectize-control.multi .selectize-input > div.active{
  background:#428bca;
  color:#ffffff;
  border:0 solid rgba(0, 0, 0, 0);
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active{
  color:#808080;
  background:#ffffff;
  border:0 solid rgba(77, 77, 77, 0);
}
.selectize-input > input{
  display:inline-block !important;
  padding:0 !important;
  min-height:0 !important;
  max-height:none !important;
  max-width:100% !important;
  margin:0 !important;
  text-indent:0 !important;
  border:0 none !important;
  background:none !important;
  line-height:inherit !important;
  -webkit-user-select:auto !important;
  -webkit-box-shadow:none !important;
  box-shadow:none !important;
}
.selectize-input > input::-ms-clear{
  display:none;
}
.selectize-input > input:focus{
  outline:none !important;
}
.selectize-input::after{
  content:' ';
  display:block;
  clear:left;
}
.selectize-input.dropdown-active::before{
  content:' ';
  display:block;
  position:absolute;
  background:#ffffff;
  height:1px;
  bottom:0;
  left:0;
  right:0;
}
.selectize-dropdown{
  position:absolute;
  z-index:10;
  border:1px solid #d0d0d0;
  background:#ffffff;
  margin:-1px 0 0 0;
  border-top:0 none;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  -webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius:0 0 4px 4px;
  -moz-border-radius:0 0 4px 4px;
  border-radius:0 0 4px 4px;
}
.selectize-dropdown [data-selectable]{
  cursor:pointer;
  overflow:hidden;
}
.selectize-dropdown [data-selectable] .highlight{
  background:rgba(255, 237, 40, 0.4);
  -webkit-border-radius:1px;
  -moz-border-radius:1px;
  border-radius:1px;
}
.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header{
  padding:3px 12px;
}
.selectize-dropdown .optgroup:first-child .optgroup-header{
  border-top:0 none;
}
.selectize-dropdown .optgroup-header{
  color:#777777;
  background:#ffffff;
  cursor:default;
}
.selectize-dropdown .active{
  background-color:#f5f5f5;
  color:#262626;
}
.selectize-dropdown .active.create{
  color:#262626;
}
.selectize-dropdown .create{
  color:rgba(51, 51, 51, 0.5);
}
.selectize-dropdown-content{
  overflow-y:auto;
  overflow-x:hidden;
  max-height:200px;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input{
  cursor:pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input{
  cursor:text;
}
.selectize-control.single .selectize-input:after{
  content:' ';
  display:block;
  position:absolute;
  top:50%;
  right:17px;
  margin-top:-3px;
  width:0;
  height:0;
  border-style:solid;
  border-width:5px 5px 0 5px;
  border-color:#333333 transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active:after{
  margin-top:-4px;
  border-width:0 5px 5px 5px;
  border-color:transparent transparent #333333 transparent;
}
.selectize-control.rtl.single .selectize-input:after{
  left:17px;
  right:auto;
}
.selectize-control.rtl .selectize-input > input{
  margin:0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled{
  opacity:0.5;
  background-color:#ffffff;
}
.selectize-dropdown,
.selectize-dropdown.form-control{
  height:auto;
  padding:0;
  margin:2px 0 0 0;
  z-index:1000;
  background:#ffffff;
  border:1px solid #cccccc;
  border:1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);
}
.selectize-dropdown .optgroup-header{
  font-size:12px;
  line-height:1.42857143;
}
.selectize-dropdown .optgroup:first-child:before{
  display:none;
}
.selectize-dropdown .optgroup:before{
  content:' ';
  display:block;
  height:1px;
  margin:9px 0;
  overflow:hidden;
  background-color:#e5e5e5;
  margin-left:-12px;
  margin-right:-12px;
}
.selectize-dropdown-content{
  padding:5px 0;
}
.selectize-dropdown-header{
  padding:6px 12px;
}
.selectize-input{
  min-height:34px;
}
.selectize-input.dropdown-active{
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}
.selectize-input.dropdown-active::before{
  display:none;
}
.selectize-input.focus{
  border-color:#66afe9;
  outline:0;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.has-error .selectize-input{
  border-color:#a94442;
  -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .selectize-input:focus{
  border-color:#843534;
  -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.selectize-control.multi .selectize-input.has-items{
  padding-left:9px;
  padding-right:9px;
}
.selectize-control.multi .selectize-input > div{
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
}
.form-control.selectize-control{
  padding:0;
  height:auto;
  border:none;
  background:none;
  -webkit-box-shadow:none;
  box-shadow:none;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
}
.rc-ScribeCodeEditorLanguagePicker{
  position:absolute;
  left:350px;
}
.rc-ScribeCodeEditorLanguagePicker .selectize-control{
  width:100px;
  text-align:right;
  line-height:11px;
  margin-right:-8px;
}
.rc-ScribeCodeEditorLanguagePicker .selectize-input{
  padding:0 10px;
  color:#555;
  border:none;
  outline:none;
  min-height:20px;
}
.rc-ScribeCodeEditorLanguagePicker .selectize-input.full{
  background-color:transparent;
}
.rc-ScribeCodeEditorLanguagePicker .selectize-input.focus{
  -webkit-box-shadow:none;
  box-shadow:none;
}
.rc-ScribeCodeEditorLanguagePicker .selectize-input,
.rc-ScribeCodeEditorLanguagePicker .selectize-control.single .selectize-input.input-active{
  background:none;
}
.rc-ScribeCodeEditorLanguagePicker .selectize-control.single .selectize-input:after{
  display:none;
}
.rc-ScribeCodeEditorLanguagePicker .selectize-dropdown-content{
  padding:0;
  font-size:11px;
  text-align:left;
}
.rc-ScribeCodeEditorLanguagePicker .selectize-dropdown [data-selectable],
.rc-ScribeCodeEditorLanguagePicker .selectize-dropdown .optgroup-header{
  padding:0 12px;
}
.rc-ScribeCodeEditorLanguagePicker .selectize-dropdown{
  top:auto !important;
  left:-5px !important;
  bottom:25px !important;
}
.rc-BounceLoader .spinner{
  margin:0 auto;
  width:70px;
  text-align:center;
}
.rc-BounceLoader .spinner > div{
  width:12px;
  height:12px;
  background-color:#fafafa;
  border-radius:100%;
  display:inline-block;
  -webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;
  -moz-animation:sk-bouncedelay 1.4s infinite ease-in-out both;
  -o-animation:sk-bouncedelay 1.4s infinite ease-in-out both;
  -ms-animation:sk-bouncedelay 1.4s infinite ease-in-out both;
  animation:sk-bouncedelay 1.4s infinite ease-in-out both;
}
.rc-BounceLoader .spinner .bounce1{
  -webkit-animation-delay:-0.32s;
  -moz-animation-delay:-0.32s;
  -o-animation-delay:-0.32s;
  -ms-animation-delay:-0.32s;
  animation-delay:-0.32s;
}
.rc-BounceLoader .spinner .bounce2{
  -webkit-animation-delay:-0.16s;
  -moz-animation-delay:-0.16s;
  -o-animation-delay:-0.16s;
  -ms-animation-delay:-0.16s;
  animation-delay:-0.16s;
}
@-webkit-keyframes sk-bouncedelay{
  0%, 80%, 100%{
    -webkit-transform:scale(0);
  }
  40%{
    -webkit-transform:scale(1);
  }
}
@-moz-keyframes sk-bouncedelay{
  0%, 80%, 100%{
    -webkit-transform:scale(0);
    -moz-transform:scale(0);
    -o-transform:scale(0);
    -ms-transform:scale(0);
    transform:scale(0);
  }
  40%{
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -o-transform:scale(1);
    -ms-transform:scale(1);
    transform:scale(1);
  }
}
@-webkit-keyframes sk-bouncedelay{
  0%, 80%, 100%{
    -webkit-transform:scale(0);
    -moz-transform:scale(0);
    -o-transform:scale(0);
    -ms-transform:scale(0);
    transform:scale(0);
  }
  40%{
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -o-transform:scale(1);
    -ms-transform:scale(1);
    transform:scale(1);
  }
}
@-o-keyframes sk-bouncedelay{
  0%, 80%, 100%{
    -webkit-transform:scale(0);
    -moz-transform:scale(0);
    -o-transform:scale(0);
    -ms-transform:scale(0);
    transform:scale(0);
  }
  40%{
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -o-transform:scale(1);
    -ms-transform:scale(1);
    transform:scale(1);
  }
}
@keyframes sk-bouncedelay{
  0%, 80%, 100%{
    -webkit-transform:scale(0);
    -moz-transform:scale(0);
    -o-transform:scale(0);
    -ms-transform:scale(0);
    transform:scale(0);
  }
  40%{
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -o-transform:scale(1);
    -ms-transform:scale(1);
    transform:scale(1);
  }
}
.rc-AssetsListHeader{
  border-bottom:1px solid #e0e0e0;
  -webkit-box-shadow:0 1px 2px #e0e0e0;
  box-shadow:0 1px 2px #e0e0e0;
}
.rc-AssetsListHeader a{
  display:inline-block;
  padding-left:40px;
  height:50px;
  line-height:48px;
  text-decoration:none;
  color:#616161;
  cursor:default;
}
.rc-AssetsListHeader a:hover{
  text-decoration:none;
  color:#616161;
}
.rc-AssetsListHeader .asset-name-header{
  width:530px;
}
.rc-AssetsListHeader .asset-date-header{
  width:150px;
}
.rc-AssetsListHeader .asset-type-header{
  width:148px;
}
.rc-TeachInfiniteScroll .rc-BounceLoader{
  width:100%;
  height:80px;
  padding:20px 0;
  margin-top:40px;
}
.rc-TeachInfiniteScroll .rc-BounceLoader .spinner > div{
  background-color:#bdbdbd;
}
.rc-AssetUploader .uploader-wrapper{
  text-align:center;
  height:350px;
  border-top:1px solid #bdbdbd;
}
.rc-AssetUploader .uploader-wrapper .rc-AssetsList{
  margin:0;
}
.rc-AssetUploader .uploader-drop-zone-wrapper{
  padding:20px;
  border:1px dashed #bdbdbd;
  height:310px;
  margin:20px;
  position:relative;
}
.rc-AssetUploader .uploader-drop-zone-wrapper.active{
  border-color:#fff;
  outline:3px dashed #3887dd;
}
.rc-AssetUploader .uploader-drop-zone-wrapper.active .uploader-drop-zone{
  opacity:0.4;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter:alpha(opacity=40);
}
.rc-AssetUploader .uploader-drop-zone-wrapper.hidden{
  display:none;
}
.rc-AssetUploader .c-assetmanager-uploader{
  display:block !important;
}
.rc-AssetUploader .c-assetmanager-uploader form{
  position:static !important;
}
.rc-AssetUploader .c-assetmanager-uploader input[type=file]{
  width:100%;
}
.rc-AssetUploader .c-assetmanager-uploader input[type=submit]{
  display:none;
}
.rc-AssetUploader .upload-status-wrapper{
  width:100%;
  height:330px;
  overflow-y:auto;
}
.rc-AssetUploader .upload-status-info{
  color:#757575;
  font-size:15px;
}
.rc-AssetUploader .upload-status-bar{
  width:100%;
  height:10px;
  margin:-1px auto 10px;
  font-size:0;
  background-color:#f5f5f5;
  border:1px solid #eee;
}
.rc-AssetUploader .upload-status-bar .progress-bar{
  display:block;
  height:10px;
  font-size:0;
  background-color:#3887dd;
}
.rc-AssetUploader .uploader-action{
  border:1px solid #3887dd;
  display:inline-block;
  padding:8px 20px;
  min-width:120px;
  margin:85px 0 10px;
  background-color:#3887dd;
  color:#fff;
  font-size:15px;
}
.rc-AssetUploader .upload-guideline{
  color:#757575;
  font-size:15px;
  margin-bottom:40px;
}
.rc-AssetUploader .upload-note{
  color:#9e9e9e;
  font-size:13px;
}
.rc-AssetUploader .asset-files-list{
  padding:0;
  margin:0;
  list-style:none;
  text-align:left;
  font-size:15px;
}
.rc-AssetUploader .asset-files-list >li{
  padding:20px 40px;
  border-bottom:1px solid #eee;
}
.rc-AssetUploader .asset-files-list .asset-file-status{
  float:right;
  color:#9e9e9e;
}
.rc-AssetUploader .rc-AssetsList{
  text-align:left;
}
.asset-browser-footer{
  text-align:right;
  padding:25px;
  border-top:1px solid #eee;
}
.asset-browser-footer button{
  background-color:transparent;
  border:1px solid #3887dd;
  display:inline-block;
  padding:8px 20px;
  min-width:120px;
  margin-left:20px;
  color:#3887dd;
}
.asset-browser-footer button.active{
  background-color:#3887dd;
  color:#fff;
}
.asset-browser-footer button:disabled{
  background-color:#bdbdbd;
  border-color:#bdbdbd;
  color:#fff;
  cursor:not-allowed;
}
.asset-browser-footer .upload-complete-message{
  float:left;
  margin-top:8px;
  font-size:15px;
  color:#757575;
}
.rc-AssetModalCloseConfirmation{
  max-width:800px;
  height:400px;
  margin:25px 10px;
  border-radius:3px;
  border:1px solid #f1f1f1;
}
.rc-AssetModalCloseConfirmation .description{
  text-align:center;
  padding:21px;
}
.rc-AssetModalCloseConfirmation button{
  margin:0 10px;
}
.rc-AssetModalCloseConfirmation .cancel-button{
  color:#969696;
}
.rc-AssetModalCloseConfirmation .confirm-button{
  background-color:#e85628;
  border-color:#e85628;
}
.rc-AssetModalCloseConfirmation .confirm-button:hover{
  background-color:#ab3712;
}
.rc-AssetItem{
  padding:4px 0;
}
.rc-AssetItem button{
  display:block;
  padding:17px 40px;
  border-bottom:1px solid #eee;
  cursor:pointer;
  color:#616161;
  text-decoration:none;
}
.rc-AssetItem button:hover{
  background-color:#f5f5f5;
  color:#616161;
}
.rc-AssetItem button.selected{
  background-color:#d3f1f2;
  border-bottom-color:#fff;
}
.rc-AssetItem span{
  display:inline-block;
  vertical-align:middle;
}
.rc-AssetItem .asset-name{
  width:540px;
  padding-right:20px;
  white-space:nowrap;
  overflow:hidden;
  -o-text-overflow:ellipsis;
  text-overflow:ellipsis;
}
.rc-AssetItem .asset-date{
  width:190px;
}
.rc-AssetsList{
  padding:0;
  margin:0;
  margin-top:100px;
  list-style:none;
}
.rc-AssetsList .empty-assets-message{
  padding-top:117px;
  text-align:center;
  font-size:15px;
  color:#757575;
}
.rc-AssetsListHeaderV2{
  border-bottom:1px solid #e1e1e1;
}
.rc-AssetsListHeaderV2 h3{
  display:inline-block;
  padding-left:50px;
  padding-bottom:12px;
  font-size:1em;
  text-decoration:none;
  color:#757575;
  cursor:default;
}
.rc-AssetsListHeaderV2 .asset-name-header{
  width:530px;
}
.rc-AssetsListHeaderV2 .asset-date-header{
  width:150px;
}
.rc-AssetsListHeaderV2 .asset-type-header{
  width:148px;
}
.rc-AssetBrowser{
  padding:0;
  margin:0;
}
.rc-AssetBrowser .assets-wrapper{
  position:relative;
}
.rc-AssetBrowser .assets-wrapper .rc-AssetsList{
  margin-top:8px;
}
.rc-AssetBrowser .assets-wrapper .assets-loading-state{
  position:absolute;
  width:100%;
  height:100%;
  left:0;
  right:0;
  top:0;
  bottom:0;
  background-color:rgba(255,255,255,0.6);
  padding-top:100px;
  text-align:center;
}
@-webkit-keyframes a{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes a{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.UppyAnimation-zoomOutLeft{-webkit-animation-name:a;animation-name:a;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}[aria-label][role~=tooltip]{position:relative}[aria-label][role~=tooltip]:after,[aria-label][role~=tooltip]:before{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform;opacity:0;pointer-events:none;transition:all var(--microtip-transition-duration,.18s) var(--microtip-transition-easing,ease-in-out) var(--microtip-transition-delay,0s);position:absolute;box-sizing:border-box;z-index:10;-webkit-transform-origin:top;transform-origin:top}[aria-label][role~=tooltip]:before{background-size:100% auto!important;content:""}[aria-label][role~=tooltip]:after{background:hsla(0,0%,7%,.9);border-radius:4px;color:#fff;content:attr(aria-label);font-size:var(--microtip-font-size,13px);font-weight:var(--microtip-font-weight,normal);text-transform:var(--microtip-text-transform,none);padding:.5em 1em;white-space:nowrap;box-sizing:content-box}[aria-label][role~=tooltip]:focus:after,[aria-label][role~=tooltip]:focus:before,[aria-label][role~=tooltip]:hover:after,[aria-label][role~=tooltip]:hover:before{opacity:1;pointer-events:auto}[role~=tooltip][data-microtip-position|=top]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='12'%3E%3Cpath fill='rgba(17, 17, 17, 0.9)' d='M2.658 0h32.004c-6 0-11.627 12.002-16.002 12.002C14.285 12.002 8.594 0 2.658 0z'/%3E%3C/svg%3E") no-repeat;height:6px;width:18px;margin-bottom:5px}[role~=tooltip][data-microtip-position|=top]:after{margin-bottom:11px}[role~=tooltip][data-microtip-position|=top]:before{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);bottom:100%;left:50%}[role~=tooltip][data-microtip-position|=top]:hover:before{-webkit-transform:translate3d(-50%,-5px,0);transform:translate3d(-50%,-5px,0)}[role~=tooltip][data-microtip-position|=top]:after{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);bottom:100%;left:50%}[role~=tooltip][data-microtip-position=top]:hover:after{-webkit-transform:translate3d(-50%,-5px,0);transform:translate3d(-50%,-5px,0)}[role~=tooltip][data-microtip-position=top-left]:after{-webkit-transform:translate3d(calc(-100% + 16px),0,0);transform:translate3d(calc(-100% + 16px),0,0);bottom:100%}[role~=tooltip][data-microtip-position=top-left]:hover:after{-webkit-transform:translate3d(calc(-100% + 16px),-5px,0);transform:translate3d(calc(-100% + 16px),-5px,0)}[role~=tooltip][data-microtip-position=top-right]:after{-webkit-transform:translate3d(calc(0% + -16px),0,0);transform:translate3d(calc(0% + -16px),0,0);bottom:100%}[role~=tooltip][data-microtip-position=top-right]:hover:after{-webkit-transform:translate3d(calc(0% + -16px),-5px,0);transform:translate3d(calc(0% + -16px),-5px,0)}[role~=tooltip][data-microtip-position|=bottom]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='12'%3E%3Cpath fill='rgba(17, 17, 17, 0.9)' d='M33.342 12H1.338c6 0 11.627-12.002 16.002-12.002C21.715-.002 27.406 12 33.342 12z'/%3E%3C/svg%3E") no-repeat;height:6px;width:18px;margin-top:5px;margin-bottom:0}[role~=tooltip][data-microtip-position|=bottom]:after{margin-top:11px}[role~=tooltip][data-microtip-position|=bottom]:before{-webkit-transform:translate3d(-50%,-10px,0);transform:translate3d(-50%,-10px,0);bottom:auto;left:50%;top:100%}[role~=tooltip][data-microtip-position|=bottom]:hover:before{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}[role~=tooltip][data-microtip-position|=bottom]:after{-webkit-transform:translate3d(-50%,-10px,0);transform:translate3d(-50%,-10px,0);top:100%;left:50%}[role~=tooltip][data-microtip-position=bottom]:hover:after{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}[role~=tooltip][data-microtip-position=bottom-left]:after{-webkit-transform:translate3d(calc(-100% + 16px),-10px,0);transform:translate3d(calc(-100% + 16px),-10px,0);top:100%}[role~=tooltip][data-microtip-position=bottom-left]:hover:after{-webkit-transform:translate3d(calc(-100% + 16px),0,0);transform:translate3d(calc(-100% + 16px),0,0)}[role~=tooltip][data-microtip-position=bottom-right]:after{-webkit-transform:translate3d(calc(0% + -16px),-10px,0);transform:translate3d(calc(0% + -16px),-10px,0);top:100%}[role~=tooltip][data-microtip-position=bottom-right]:hover:after{-webkit-transform:translate3d(calc(0% + -16px),0,0);transform:translate3d(calc(0% + -16px),0,0)}[role~=tooltip][data-microtip-position=left]:after,[role~=tooltip][data-microtip-position=left]:before{bottom:auto;left:auto;right:100%;top:50%;-webkit-transform:translate3d(10px,-50%,0);transform:translate3d(10px,-50%,0)}[role~=tooltip][data-microtip-position=left]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='36'%3E%3Cpath fill='rgba(17, 17, 17, 0.9)' d='M0 33.342V1.338c0 6 12.002 11.627 12.002 16.002C12.002 21.715 0 27.406 0 33.342z'/%3E%3C/svg%3E") no-repeat;height:18px;width:6px;margin-right:5px;margin-bottom:0}[role~=tooltip][data-microtip-position=left]:after{margin-right:11px}[role~=tooltip][data-microtip-position=left]:hover:after,[role~=tooltip][data-microtip-position=left]:hover:before{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}[role~=tooltip][data-microtip-position=right]:after,[role~=tooltip][data-microtip-position=right]:before{bottom:auto;left:100%;top:50%;-webkit-transform:translate3d(-10px,-50%,0);transform:translate3d(-10px,-50%,0)}[role~=tooltip][data-microtip-position=right]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='36'%3E%3Cpath fill='rgba(17, 17, 17, 0.9)' d='M12 2.658v32.004c0-6-12.002-11.627-12.002-16.002C-.002 14.285 12 8.594 12 2.658z'/%3E%3C/svg%3E") no-repeat;height:18px;width:6px;margin-bottom:0;margin-left:5px}[role~=tooltip][data-microtip-position=right]:after{margin-left:11px}[role~=tooltip][data-microtip-position=right]:hover:after,[role~=tooltip][data-microtip-position=right]:hover:before{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}[role~=tooltip][data-microtip-size=small]:after{white-space:normal;width:80px}[role~=tooltip][data-microtip-size=medium]:after{white-space:normal;width:150px}[role~=tooltip][data-microtip-size=large]:after{white-space:normal;width:260px}.uppy{box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica,helvetica neue,ubuntu,roboto,noto,segoe ui,arial,sans-serif;line-height:1}.uppy *,.uppy :after,.uppy :before{box-sizing:inherit}.UppyIcon{max-width:100%;max-height:100%;fill:currentColor;display:inline-block;vertical-align:text-top;overflow:hidden}.UppyIcon--svg-baseline{bottom:-.125em;position:relative}.UppyButton--circular{background:none;-webkit-appearance:none;font-family:inherit;font-size:inherit;line-height:1;padding:0;margin:0;border:0;color:inherit;box-shadow:1px 2px 4px 0 rgba(0,0,0,.2);border-radius:50%;cursor:pointer;transition:all .3s}.UppyButton--blue{color:#fff;background-color:#4a90e2}.UppyButton--blue:focus,.UppyButton--blue:hover{background-color:#2275d7}.UppyButton--white{color:#525252;background-color:#fff}.UppyButton--white:focus,.UppyButton--white:hover{color:#fff;background-color:#2275d7}.UppyButton--yellow{color:#fff;background-color:#ffd600}.UppyButton--yellow:focus,.UppyButton--yellow:hover{background-color:#e6c100}.UppyButton--green{color:#fff;background-color:#7ac824}.UppyButton--green:focus,.UppyButton--green:hover{background-color:#609d1c}.UppyButton--red{color:#fff;background-color:#d32f2f}.UppyButton--red:focus,.UppyButton--red:hover{background-color:#ab2424}.UppyButton--sizeM{width:60px;height:60px}.UppyButton--sizeS{width:45px;height:45px}.uppy-FileInput-container{margin-bottom:15px}.uppy-FileInput-btn{background:none;-webkit-appearance:none;font-family:inherit;font-size:inherit;line-height:1;padding:0;margin:0;border:0;color:inherit;font-family:sans-serif;font-size:.85em;padding:10px 15px;color:#1b5dab;border:1px solid #1b5dab;border-radius:8px;cursor:pointer}.uppy-FileInput-btn:hover{background-color:#1b5dab;color:#fff}.uppy-Informer{position:absolute;bottom:0;left:0;right:0;text-align:center;font-size:12px;font-weight:500;padding:0 15px;height:30px;line-height:30px;background-color:#000;color:#fff;opacity:1;-webkit-transform:none;transform:none;transition:all .3s ease-in;z-index:1004}.uppy-Dashboard--wide .uppy-Informer{height:40px;line-height:40px;font-size:13px}.uppy-Informer[aria-hidden=true]{opacity:0;-webkit-transform:translateY(200%);transform:translateY(200%);transition:all .3s ease-in}.uppy-Informer p{margin:0;padding:0;height:30px;line-height:30px}.uppy-Dashboard--wide .uppy-Informer p{height:40px;line-height:40px}.uppy-Informer span{line-height:12px;width:13px;height:13px;display:inline-block;vertical-align:middle;background-color:#fff;border-radius:50%;position:relative;top:-1px;left:3px;font-size:10px;margin-left:-1px}.uppy-Informer span:after{line-height:1.3;word-wrap:break-word}.uppy-Dashboard--modal{z-index:1001}.uppy-Dashboard--modal[aria-hidden=true]{display:none}.uppy-Dashboard-isOpen{overflow:hidden;height:100vh}.uppy-Dashboard--modal .uppy-Dashboard-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.8);z-index:1001}.uppy-Dashboard-inner{position:relative;background-color:#fafafa;max-width:100%;max-height:100%;width:100%;height:100%;overflow:hidden;outline:none;border:1px solid hsla(0,0%,58%,.2)}.uppy-Dashboard--modal .uppy-Dashboard-inner{z-index:1002}@media only screen and (min-width:768px){.uppy-Dashboard-inner{width:750px;height:550px;border-radius:5px}}.uppy-Dashboard-innerWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:hidden;min-height:300px}.uppy-Dashboard--modal .uppy-Dashboard-inner{position:fixed;top:0;left:0;border:none}@media only screen and (min-width:768px){.uppy-Dashboard--modal .uppy-Dashboard-inner{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);box-shadow:0 0 20px 7px hsla(0,0%,58%,.15)}}.uppy-Dashboard-close{background:none;-webkit-appearance:none;font-family:inherit;font-size:inherit;line-height:1;padding:0;margin:0;border:0;color:inherit;display:none;position:absolute;top:7px;right:7px;cursor:pointer;color:#858585;transition:all .2s}.uppy-Dashboard-close:hover{color:#4a90e2}.uppy-Dashboard-close .UppyIcon{width:12px;height:12px}.uppy-Dashboard--wide .uppy-Dashboard-close{top:10px;right:8px}.uppy-Dashboard--wide .uppy-Dashboard-close .UppyIcon{width:14px;height:14px}.uppy-Dashboard--modal .uppy-Dashboard-close{z-index:1005;display:block}.uppy-DashboardTabs{padding-top:7px;padding-bottom:7px;border-bottom:1px dashed #b9b9b9}.uppy-DashboardTabs[aria-hidden=true]{display:none}.uppy-DashboardTabs-title{font-size:15px;line-height:30px;font-weight:400;margin:0;padding:0;text-align:center;color:#525252}.uppy-Dashboard--wide .uppy-DashboardTabs-title{font-size:17px;line-height:40px}.uppy-Dashboard-browse{background:none;-webkit-appearance:none;font-family:inherit;font-size:inherit;line-height:1;padding:0;margin:0;border:0;color:inherit;cursor:pointer;color:#2275d7}.uppy-DashboardTabs-list{list-style-type:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.uppy-DashboardTab{width:70px;margin:0;display:inline-block;text-align:center}.uppy-Dashboard--wide .uppy-DashboardTab{width:75px;margin:0 5px}.uppy-DashboardTab-btn{width:100%;cursor:pointer;border:0;background-color:transparent;-webkit-appearance:none;transition:all .3s;color:#535353}.uppy-DashboardTab-btn:active,.uppy-DashboardTab-btn:focus,.uppy-DashboardTab-btn:hover{color:#4a90e2}.uppy-DashboardTab-name{font-size:8px;margin-top:5px;margin-bottom:0;font-weight:400;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.uppy-Dashboard--wide .uppy-DashboardTab-name{font-size:9px}.uppy-DashboardTab .UppyIcon{width:18px;height:18px;vertical-align:middle}.uppy-Dashboard--wide .uppy-DashboardTab .UppyIcon{width:23px;height:23px}.uppy-Dashboard-input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.uppy-DashboardContent-bar{position:absolute;top:0;left:0;height:40px;width:100%;border-bottom:1px solid hsla(0,0%,58%,.3);z-index:1004;background-color:#f5f5f5}.uppy-Dashboard--wide .uppy-DashboardContent-bar{height:50px}.uppy-DashboardContent-title{position:absolute;top:0;left:0;right:0;text-align:center;font-size:14px;line-height:40px;font-weight:400;max-width:170px;text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden;margin:auto}.uppy-Dashboard--wide .uppy-DashboardContent-title{font-size:16px;line-height:50px;max-width:300px}.uppy-DashboardContent-titleFile{text-decoration:underline}.uppy-DashboardContent-back{background:none;-webkit-appearance:none;font-family:inherit;font-size:inherit;line-height:1;padding:0;margin:0;border:0;color:inherit;position:absolute;top:0;left:15px;font-size:14px;line-height:40px;font-weight:500;cursor:pointer;color:#4a90e2}.uppy-Dashboard--wide .uppy-DashboardContent-back{font-size:15px;line-height:50px}.uppy-DashboardContent-back .UppyIcon{position:relative;margin-right:3px}.uppy-DashboardContent-panel{position:absolute;top:0;bottom:0;left:0;right:0;-webkit-transform:translateY(-105%);transform:translateY(-105%);transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;will-change:transform;background-color:#f5f5f5;box-shadow:0 0 10px 5px rgba(0,0,0,.15);padding-top:40px;overflow:hidden;z-index:1004}.uppy-Dashboard--wide .uppy-DashboardContent-panel{padding-top:50px}.uppy-DashboardContent-panel[aria-hidden=false]{-webkit-transform:none;transform:none}.uppy-Dashboard-progress{position:absolute;bottom:0;left:0;width:100%;height:12%}.uppy-Dashboard-progressBarContainer.is-active{z-index:1004;position:absolute;top:0;left:0;width:100%;height:100%}.uppy-Dashboard-next{position:absolute;top:0;left:0;width:100%;height:100%;background:none;background-color:hsla(0,0%,58%,.7);-webkit-appearance:none;border:0;z-index:1002;transition:background-color .5s;color:#fff;font-family:inherit;font-size:14px;line-height:1;padding:0;margin:0;outline:none;cursor:not-allowed}.uppy-Dashboard-next.is-active{cursor:pointer;background-color:#4a90e2}.uppy-Dashboard-next.is-active:hover{background-color:#1b5dab}.uppy-Dashboard-filesContainer{position:relative;overflow-y:hidden;margin:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.uppy-Dashboard-filesContainer:after{content:"";display:table;clear:both}.uppy-Dashboard-files{margin:0;padding:10px;padding-top:15px;overflow-y:auto;position:absolute;top:0;left:0;right:0;bottom:0}.uppy-Dashboard.drag .uppy-Dashboard-innerWrap{background-color:#e6e6e6}.uppy-Dashboard.drag .uppy-Dashboard-files--noFiles{border-color:#b1b1b1}.uppy-Dashboard-bgIcon{width:100%;max-width:360px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:.7;transition:all .3s;padding:0 20px}.uppy-Dashboard-bgIcon .UppyIcon{width:100%;height:80px;fill:none;stroke:#525252}.uppy-Dashboard--wide .uppy-Dashboard-bgIcon .UppyIcon{height:110px}.uppy-Dashboard.drag .uppy-Dashboard-bgIcon{opacity:1}.uppy-Dashboard-dropFilesTitle{text-align:center;font-size:15px;line-height:1.45;font-weight:400;color:#525252;margin:0;margin-top:25px}.uppy-Dashboard--wide .uppy-Dashboard-dropFilesTitle{font-size:18px}.uppy-Dashboard-note{font-size:12px;line-height:1.2;text-align:center;margin-top:20px;color:#525252}.uppy-Dashboard--wide .uppy-Dashboard-note{font-size:13px}.uppy-DashboardItem{list-style:none;margin:10px 0;position:relative;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.uppy-Dashboard--wide .uppy-DashboardItem{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;float:left;width:140px;height:170px;margin:5px 15px;border:0;background-color:initial}.uppy-DashboardItem-preview{width:60px;height:60px;border-bottom:0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.uppy-Dashboard--wide .uppy-DashboardItem-preview{width:100%;height:100px;border:0}.uppy-DashboardItem-sourceIcon{display:inline-block;vertical-align:middle;width:7px;height:7px;color:hsla(0,0%,58%,.6)}.uppy-Dashboard--wide .uppy-DashboardItem-sourceIcon{width:10px;height:10px}.uppy-DashboardItem-previewInnerWrap{width:100%;height:100%;overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.uppy-Dashboard--wide .uppy-DashboardItem-previewInnerWrap{box-shadow:0 1px 3px rgba(0,0,0,.2);border-radius:3px}.uppy-DashboardItem-previewInnerWrap:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.65);display:none;z-index:1001}.uppy-DashboardItem-preview img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.uppy-DashboardItem-previewIconWrap{height:85%;position:relative}.uppy-DashboardItem-previewIconBg{height:100%;-webkit-filter:drop-shadow(rgba(0,0,0,.1) 0 0 1px);filter:drop-shadow(rgba(0,0,0,.1) 0 0 1px)}.uppy-DashboardItem-previewIcon{width:25%;max-height:55%;z-index:100;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.uppy-Dashboard--wide .uppy-DashboardItem-previewIcon{width:40%;max-height:80%}.uppy-DashboardItem-info{padding:10px 19px 0 25px;position:relative;max-width:70%}.uppy-Dashboard--wide .uppy-DashboardItem-info{width:100%;max-width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:3px;border-top:0}.uppy-DashboardItem-name{font-size:11px;line-height:1.35;font-weight:500;margin:0;padding:0;max-height:28px;margin-bottom:3px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.uppy-Dashboard--wide .uppy-DashboardItem-name{word-break:break-all;white-space:normal}.uppy-DashboardItem-name a{text-decoration:underline;color:#000}.uppy-DashboardItem-status{font-size:11px;font-weight:400;color:#939393;margin-bottom:4px}.uppy-DashboardItem-statusSize{display:inline-block;vertical-align:bottom;text-transform:uppercase;margin-right:3px}.uppy-DashboardItem-copyLink,.uppy-DashboardItem-edit{background:none;-webkit-appearance:none;font-family:inherit;font-size:inherit;line-height:1;padding:0;margin:0;border:0;color:inherit;font-size:12px;text-align:left;cursor:pointer;position:absolute;top:12px;right:4px}.uppy-Dashboard--wide .uppy-DashboardItem-copyLink,.uppy-Dashboard--wide .uppy-DashboardItem-edit{top:9px;right:3px}.uppy-DashboardItem-edit .UppyIcon{width:11px;height:11px;color:#525252}.uppy-Dashboard--wide .uppy-DashboardItem-edit .UppyIcon{width:12px;height:12px}.uppy-DashboardItem-copyLink .UppyIcon{width:11px;height:11px;color:#525252}.uppy-Dashboard--wide .uppy-DashboardItem-copyLink .UppyIcon{width:13px;height:13px}.uppy-DashboardItem-action{position:absolute;top:8px;right:5px;z-index:1002}.uppy-Dashboard--wide .uppy-DashboardItem-action{top:-8px;right:-8px}.uppy-DashboardItem-remove{background:none;-webkit-appearance:none;font-family:inherit;font-size:inherit;line-height:1;padding:0;margin:0;border:0;color:inherit;cursor:pointer;color:#858585;width:16px;height:16px}.uppy-Dashboard--wide .uppy-DashboardItem-remove{width:20px;height:20px;color:#666}.uppy-DashboardItem.is-inprogress:not(.is-resumable) .uppy-DashboardItem-remove{display:none}.uppy-DashboardItem-progress{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1002;color:#fff;text-align:center;width:120px;display:none;transition:all .35 ease}.uppy-DashboardItem.is-complete .uppy-DashboardItem-progress{-webkit-transform:initial;transform:none;top:-9px;right:-8px;left:auto;width:auto}.uppy-DashboardItem.is-complete .uppy-DashboardItem-progress,.uppy-DashboardItem.is-error .uppy-DashboardItem-progress,.uppy-DashboardItem.is-inprogress .uppy-DashboardItem-progress{display:block}.uppy-DashboardItem-progressIndicator{background:none;-webkit-appearance:none;font-family:inherit;font-size:inherit;line-height:1;padding:0;margin:0;border:0;color:inherit;width:38px;height:38px;opacity:.9;cursor:pointer;transition:all .35s ease}.uppy-Dashboard--wide .uppy-DashboardItem-progressIndicator{width:55px;height:55px}.uppy-DashboardItem.is-error .uppy-DashboardItem-progressIndicator{width:18px;height:18px}.uppy-Dashboard--wide .uppy-DashboardItem.is-error .uppy-DashboardItem-progressIndicator{width:28px;height:28px}.uppy-DashboardItem.is-complete .uppy-DashboardItem-progressIndicator{width:18px;height:18px;opacity:1}.uppy-Dashboard--wide .uppy-DashboardItem.is-complete .uppy-DashboardItem-progressIndicator{width:25px;height:25px}.uppy-DashboardItem-progressInfo{font-size:9px;line-height:1;font-weight:500;height:10px;display:none;position:absolute;bottom:-10px;left:0;width:100%;text-shadow:0 1px 0 rgba(0,0,0,.3)}.uppy-Dashboard--wide .uppy-DashboardItem-progressInfo{display:block}.UppyIcon-progressCircle{width:100%;height:100%}.uppy-DashboardItem .bg{stroke:hsla(0,0%,100%,.4);opacity:0}.uppy-DashboardItem .progress{stroke:#fff;transition:stroke-dashoffset .5s ease-out;opacity:0}.uppy-DashboardItem .play{stroke:#fff;display:none}.uppy-DashboardItem .cancel,.uppy-DashboardItem .pause,.uppy-DashboardItem .play{fill:#fff;opacity:0;transition:all .2s}.uppy-DashboardItem .pause{stroke:#fff;display:none}.uppy-DashboardItem.is-error .retry{fill:#fff}.uppy-DashboardItem.is-resumable .pause,.uppy-DashboardItem.is-resumable .play{display:block}.uppy-DashboardItem.is-resumable .cancel{display:none}.UppyIcon-progressCircle .check{opacity:0;fill:#fff;transition:all .2s}.uppy-DashboardItem.is-inprogress .bg,.uppy-DashboardItem.is-inprogress .cancel,.uppy-DashboardItem.is-inprogress .pause,.uppy-DashboardItem.is-inprogress .progress{opacity:1}.uppy-DashboardItem.is-error .uppy-DashboardItem-previewInnerWrap:after,.uppy-DashboardItem.is-inprogress .uppy-DashboardItem-previewInnerWrap:after{display:block}.uppy-DashboardItem.is-paused .pause{opacity:0}.uppy-DashboardItem.is-paused .play{opacity:1}.uppy-DashboardItem.is-complete .uppy-DashboardItem-progressIndicator{cursor:default}.uppy-DashboardItem.is-complete .progress{stroke:#7ac824;fill:#7ac824;opacity:1}.uppy-DashboardItem.is-complete .check{opacity:1}.uppy-DashboardItem-progressNum{position:relative;z-index:1001}.uppy-DashboardItem-progressInner{height:15px;background-color:#4a90e2;position:absolute;top:0;left:0}.uppy-Dashboard-actions{text-align:center;position:absolute;bottom:16px;right:16px;z-index:1002}.uppy-Dashboard--wide .uppy-Dashboard-actions{bottom:20px;right:20px}.uppy-Dashboard-pauseResume .UppyIcon{width:100%;height:100%}.uppy-Dashboard-upload{position:relative;width:50px;height:50px}.uppy-Dashboard--wide .uppy-Dashboard-upload{width:60px;height:60px}.uppy-Dashboard-upload .UppyIcon{position:relative;top:1px;width:50%}.uppy-Dashboard-uploadCount{position:absolute;top:-12px;right:-12px;background-color:#7ac824;color:#fff;border-radius:50%;width:16px;height:16px;line-height:16px;font-size:8px}.uppy-Dashboard--wide .uppy-Dashboard-uploadCount{width:18px;height:18px;line-height:18px;font-size:9px}.uppy-DashboardFileCard{-webkit-transform:translateY(0);transform:translateY(0);transition:all .25s ease-in-out;width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1004;box-shadow:0 0 10px 4px rgba(0,0,0,.1);background-color:#fff}.uppy-DashboardFileCard[aria-hidden=true]{-webkit-transform:translateY(-105%);transform:translateY(-105%)}.uppy-DashboardFileCard-inner{height:100%;padding-top:40px}.uppy-Dashboard--wide .uppy-DashboardFileCard-inner{padding-top:50px}.uppy-DashboardFileCard-preview{height:45%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:1px solid hsla(0,0%,58%,.3);background-color:#f9f9f9;position:relative}.uppy-DashboardFileCard-preview img{box-shadow:0 3px 20px rgba(0,0,0,.15);max-width:90%;max-height:90%;-o-object-fit:cover;object-fit:cover}.uppy-DashboardFileCard-info{padding:30px 20px 20px;height:55%;overflow-y:auto}.uppy-DashboardFileCard-fieldset{font-size:0;border:0;padding:0;max-width:450px;margin:auto;margin-bottom:15px}.uppy-DashboardFileCard-label{display:inline-block;vertical-align:middle;width:25%;font-size:11px;color:#525252}.uppy-Dashboard--wide .uppy-DashboardFileCard-label{font-size:13px}.uppy-DashboardFileCard-input{display:inline-block;vertical-align:middle;width:75%;border:0;border-bottom:1px solid rgba(82,82,82,.3);outline:none;font-size:16px;line-height:1.8;padding-left:5px;margin:auto}.uppy-DashboardFileCard-input:focus{border-color:#525252}.uppy-DashboardFileCard-done{width:50px;height:50px}.uppy-Dashboard--wide .uppy-DashboardFileCard-done{width:60px;height:60px}.uppy-DashboardFileCard-done .UppyIcon{width:25px;height:25px}.uppy-Dashboard--wide .uppy-DashboardFileCard-done .UppyIcon{width:30px;height:30px}.uppy-Dashboard--wide .uppy-StatusBar{height:40px;line-height:40px;font-size:14px}.uppy-DragDrop-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:7px;background-color:#fff}.uppy-DragDrop-inner{margin:0;text-align:center;padding:80px 20px;line-height:1.4}.uppy-DragDrop-arrow{width:60px;height:60px;fill:#e0e0e0;margin-bottom:17px}.uppy-DragDrop-container.is-dragdrop-supported{border:2px dashed;border-color:#adadad}.uppy-DragDrop-container.drag{border-color:#939393;background-color:#e6e6e6}.uppy-DragDrop-container.drag .uppy-DragDrop-arrow{fill:#939393}.uppy-DragDrop-input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.uppy-DragDrop-label{display:block;cursor:pointer;font-size:1.15em;margin-bottom:5px}.uppy-DragDrop-note{font-size:1em;color:#adadad}.uppy-DragDrop-dragText{color:#4a90e2}.uppy-Provider-auth,.uppy-Provider-error,.uppy-Provider-loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;height:100%}.uppy-Provider-authTitle{font-size:22px;line-height:1.35;font-weight:300;margin-bottom:30px;padding:0 15px;max-width:500px;text-align:center}.uppy-Provider-authBtn{background:none;-webkit-appearance:none;font-family:inherit;font-size:inherit;line-height:1;padding:0;margin:0;border:0;color:inherit;border-radius:6px;background-color:#4a90e2;color:#fff;font-size:20px;font-weight:400;padding:12px 46px;transition:background-color .3s;text-decoration:none;margin-bottom:20px;cursor:pointer}.uppy-Provider-authBtn:hover{background-color:#2275d7;color:#fff}.uppy-Provider-breadcrumbs button{background:none;-webkit-appearance:none;font-family:inherit;font-size:inherit;line-height:1;padding:0;margin:0;border:0;color:inherit;cursor:pointer;font-size:14px}.uppy-Provider-breadcrumbs button:hover{text-decoration:underline}.uppy-Provider-breadcrumbs button:focus{outline:1px dotted #aaa}.uppy-Provider-breadcrumbs li{display:inline-block;margin:0}.uppy-Provider-breadcrumbs li~li:before{content:"/";padding:0 10px}.uppy-ProviderBrowser{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:13px;font-weight:400;height:100%}.uppy-ProviderBrowser-user{margin:16px 0}.uppy-ProviderBrowser-header{z-index:1001;border-bottom:1px solid #ebebeb;position:relative}::-webkit-input-placeholder{color:hsla(0,0%,47%,.75)}::-moz-placeholder{color:hsla(0,0%,47%,.75)}:-ms-input-placeholder{color:hsla(0,0%,47%,.75)}.uppy-ProviderBrowser-headerBar{line-height:50px;padding-left:16px;z-index:1001}.uppy-ProviderBrowser-headerBar,.uppy-ProviderBrowser-search{height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f9f9f9}.uppy-ProviderBrowser-search{position:absolute;top:0;left:0;width:100%;z-index:1002;-webkit-transform:translateY(-50px);transform:translateY(-50px);transition:all .2s}.uppy-ProviderBrowser-search:not([aria-hidden=true]){-webkit-transform:translate(0);transform:translate(0)}.uppy-ProviderBrowser-search input{-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:transparent;outline:0;font-size:15px;font-weight:400;line-height:50px;border:0;padding:0 16px}.uppy-ProviderBrowser-searchToggle{background:none;-webkit-appearance:none;font-family:inherit;font-size:inherit;line-height:1;padding:0;margin:0;border:0;color:inherit;width:15px;cursor:pointer;color:#939393;transition:all .2s}.uppy-ProviderBrowser-searchToggle:hover{color:#000}.uppy-ProviderBrowser-searchClose{background:none;-webkit-appearance:none;font-family:inherit;font-size:inherit;line-height:1;padding:0;margin:0;border:0;color:inherit;cursor:pointer;width:12px;color:#939393;transition:all .2s;position:relative;right:16px}.uppy-ProviderBrowser-searchClose:hover{color:#000}.uppy-ProviderBrowser-userLogout{background:none;-webkit-appearance:none;font-family:inherit;font-size:inherit;line-height:1;padding:0;margin:0;border:0;color:inherit;margin-right:16px;cursor:pointer}.uppy-ProviderBrowser-userLogout:hover{text-decoration:underline}.uppy-Provider-breadcrumbs{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#000;font-size:12px;list-style-type:none;padding:0;margin:0;margin-left:16px}.uppy-ProviderBrowser-breadcrumbs span{font-size:16px;margin-left:32px}.uppy-ProviderBrowser-breadcrumbs span.active{color:#525252;-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:500}.uppy-ProviderBrowser-body{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}.uppy-ProviderBrowser-list{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;display:block;width:100%;height:100%;background-color:#fff;border-spacing:0;overflow-x:hidden;overflow-y:auto;position:absolute;top:0;bottom:0;left:0;right:0;list-style:none;margin:0;padding:0}.uppy-ProviderBrowserItem-inner{background:none;-webkit-appearance:none;font-family:inherit;font-size:inherit;line-height:1;padding:0;margin:0;border:0;color:inherit;cursor:pointer;font-weight:600}.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowser-list{padding-top:6px}.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem{padding:10px 14px}.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner img{vertical-align:text-top;margin-right:3px}.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox label:before{border-color:rgba(82,82,82,.3)}.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox input:checked+label:before{border-color:#4a90e2}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowser-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:3px}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowser-list:after{content:"";-webkit-box-flex:1;-ms-flex:auto;flex:auto}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem{display:inline-block;width:33.3333%;position:relative;padding:3px;opacity:.9}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem--selected{opacity:1}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-inner{width:100%;height:100%}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem img{width:100%;height:100%;vertical-align:middle}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox{position:absolute;top:8px;right:10px;margin-right:0}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox label:before{background-color:#4a90e2}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox input+label{opacity:0}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox input:checked+label{opacity:1}.uppy-Dashboard--wide .uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem{width:20%}.uppy-ProviderBrowserItem-checkbox input{opacity:0}.uppy-ProviderBrowserItem-checkbox{position:relative;display:inline-block;top:-3px;margin-right:25px}.uppy-ProviderBrowserItem-checkbox label{display:block}.uppy-ProviderBrowserItem-checkbox label:after,.uppy-ProviderBrowserItem-checkbox label:before{position:absolute;cursor:pointer}.uppy-ProviderBrowserItem-checkbox label:before{content:"";display:inline-block;height:20px;width:20px;top:0;border:1px solid #4a90e2;background-color:#fff;border-radius:50%}.uppy-ProviderBrowserItem-checkbox label:after{content:"";display:inline-block;height:5px;width:8px;left:6px;top:7px;border-left:2px solid #fff;border-bottom:2px solid #fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.uppy-ProviderBrowserItem-checkbox input+label:after{content:none}.uppy-ProviderBrowserItem-checkbox input:checked+label:after{content:""}.uppy-ProviderBrowserItem-checkbox input:checked+label:before{background-color:#4a90e2}.uppy-ProviderBrowserItem-checkbox input:focus+label:before{outline:5px auto #3b99fc}.uppy-ProviderBrowser-doneBtn{position:absolute;bottom:16px;right:16px;z-index:1002;width:50px;height:50px}.uppy-Dashboard--wide .uppy-ProviderBrowser-doneBtn{width:60px;height:60px}.uppy-ProviderBrowser-doneBtn .UppyIcon{width:30px;height:30px}.uppy-Url{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.uppy-Url-input{width:80%;height:50px;padding-left:10px;font-size:15px;border:1px solid hsla(0,0%,58%,.5);border-right:0}.uppy-Url-importButton{background:none;-webkit-appearance:none;font-family:inherit;font-size:inherit;line-height:1;padding:0;margin:0;border:0;color:inherit;width:100px;height:50px;color:#fff;background-color:#4a90e2;cursor:pointer;font-size:16px;padding:12px}.uppy-ProgressBar{position:absolute;top:0;left:0;width:100%;height:3px;z-index:10000;transition:height .2s}.uppy-ProgressBar[aria-hidden=true]{height:0}.uppy-ProgressBar-inner{background-color:#4a90e2;box-shadow:0 0 10px rgba(74,144,226,.7);height:100%;width:0;transition:width .4s ease}.uppy-ProgressBar-percentage{display:none;text-align:center;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff}.uppy-StatusBar{position:relative;height:30px;line-height:30px;font-size:12px;font-weight:500;color:#fff;background-color:rgba(82,82,82,.7);box-shadow:1px 1px 4px 0 rgba(82,82,82,.3);z-index:1001;transition:height .2s}.uppy-StatusBar[aria-hidden=true]{overflow-y:hidden;height:0}.uppy-StatusBar.is-complete .uppy-StatusBar-progress{background-color:#7ac824}.uppy-StatusBar.is-error .uppy-StatusBar-progress{background-color:#d32f2f}.uppy-StatusBar.is-complete .uppy-StatusBar-content{text-align:center;padding-left:0}.uppy-StatusBar:not([aria-hidden=true]).is-waiting{background-color:#fff;height:65px;line-height:65px}.uppy-StatusBar-progress{background-color:#4a90e2;height:100%;position:absolute;z-index:1001;transition:background-color,width .3s ease-out}.uppy-StatusBar-progress.is-indeterminate{background-size:64px 64px;background-image:linear-gradient(45deg,#2275d7 25%,transparent 0,transparent 50%,#2275d7 0,#2275d7 75%,transparent 0,transparent);-webkit-animation:b 1s linear infinite;animation:b 1s linear infinite}.uppy-StatusBar.is-waiting .uppy-StatusBar-progress{display:none}@-webkit-keyframes b{0%{background-position:64px 0}to{background-position:0 0}}@keyframes b{0%{background-position:64px 0}to{background-position:0 0}}.uppy-StatusBar-content{position:relative;z-index:1002;padding-left:15px;white-space:nowrap;text-overflow:ellipsis;color:#fff}.uppy-StatusBar-statusIndicator{color:#fff;margin-right:8px}button.uppy-StatusBar-statusIndicator{background:none;-webkit-appearance:none;font-family:inherit;font-size:inherit;line-height:1;padding:0;margin:0;border:0;color:inherit;margin-right:8px;cursor:pointer}.uppy-StatusBar-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;bottom:0;right:15px;z-index:1004}.uppy-StatusBar.is-waiting .uppy-StatusBar-actions{left:20px;right:auto}.uppy-StatusBar-actionBtn{background:none;-webkit-appearance:none;font-family:inherit;font-size:inherit;line-height:1;padding:0;margin:0;border:0;color:inherit;font-size:13px;line-height:1em;font-weight:400;padding:7px 10px;border-radius:4px;cursor:pointer;transition:all .2s}.uppy-StatusBar-actionBtn:not(:last-child){margin-right:5px}.uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn{padding:13px 30px;font-size:15px}.uppy-StatusBar-actionBtn--upload{background-color:#fff;color:#4a90e2}.uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload{background-color:#4a90e2;color:#fff}.uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload:hover{background-color:#1b5dab}.uppy-StatusBar-actionBtn--retry,.uppy-StatusBar-details{background-color:#fff;color:#d32f2f}.uppy-StatusBar-details{line-height:12px;width:13px;height:13px;display:inline-block;vertical-align:middle;border-radius:50%;position:relative;top:-1px;left:6px;font-size:10px;text-align:center}.uppy-StatusBar-details:after{line-height:1.3;word-wrap:break-word}.uppy-Webcam-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.uppy-Webcam-videoContainer{width:100%;height:100%}.uppy-Dashboard--wide .uppy-Webcam-videoContainer{height:auto}.uppy-Webcam-video{width:100%;height:100%;max-width:100%;max-height:100%}.uppy-Webcam-video--mirrored{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.uppy-Webcam-buttonContainer{position:absolute;bottom:30px;right:30px}.uppy-Webcam-recordButton .UppyIcon{width:50%;height:50%;position:relative;top:-1px}.uppy-Webcam-permissons{padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;height:100%}.uppy-Webcam-permissons p{line-height:1.4}.uppy-Webcam-Title{font-size:22px;line-height:1.35;font-weight:300;margin-bottom:30px;padding:0 15px;max-width:500px;text-align:center}.rc-AssetUploaderV2 .uppy{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
  -webkit-box-pack:center;
  -moz-box-pack:center;
  -o-box-pack:center;
  -ms-flex-pack:center;
  -webkit-justify-content:center;
  justify-content:center;
  -webkit-box-align:center;
  -moz-box-align:center;
  -o-box-align:center;
  -ms-flex-align:center;
  -webkit-align-items:center;
  align-items:center;
}
.asset-browser-footerV2{
  text-align:right;
  padding:25px 15px;
}
.asset-browser-footerV2 button{
  display:inline-block;
  padding:8px 20px;
  margin-top:5px;
  min-width:120px;
  margin-left:20px;
}
.rc-AssetAdminModalV2 .rc-Modal .c-modal-content{
  border:1px solid #bdbdbd;
  border-radius:0;
  width:840px;
  height:625px;
}
.rc-AssetAdminModalV2 .rc-Modal .c-modal-content .c-modal-x-out{
  font-size:18px;
  top:10px;
  right:15px;
}
.rc-AssetAdminModalV2 .initial-loading{
  text-align:center;
  padding-top:165px;
  height:365px;
}
.rc-AssetAdminModalV2 .rc-BounceLoader .spinner > div{
  background-color:#bdbdbd;
}
.rc-AssetAdminModalV2 .asset-modal-header{
  background-color:#eee;
  padding-top:2px;
  border-bottom:1px solid #e0e0e0;
  height:50px;
  margin-left:-1px;
}
.rc-AssetAdminModalV2 .asset-modal-header button{
  display:inline-block;
  padding:0 40px;
  height:49px;
  cursor:pointer;
  font:16px/46px "HelveticaNeue-Regular", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-decoration:none;
  color:#333;
}
.rc-AssetAdminModalV2 .asset-modal-header button.active{
  background-color:#fff;
  border:1px solid #e0e0e0;
  border-bottom:none;
}
.rc-AssetAdminModalV2 .asset-modal-header .asset-name-header{
  width:540px;
}
.rc-AssetAdminModalV2 .folder-name{
  margin:30px 20px 20px;
  font:15px "HelveticaNeue-Medium", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.rc-AssetAdminModalV2 .rc-AssetBrowser .assets-wrapper{
  height:350px;
}
.rc-AssetAdminModalV2 .rc-AssetBrowser .scrollable-assets-list,
.rc-AssetAdminModalV2 .rc-AssetBrowser .empty-assets-message{
  height:248px;
  overflow-y:auto;
}
.rc-AssetAdminModal .rc-Modal .c-modal-content{
  border:1px solid #bdbdbd;
  border-radius:0;
  padding:0;
  width:840px;
}
.rc-AssetAdminModal .rc-Modal .c-modal-content .c-modal-x-out{
  font-size:18px;
  top:10px;
  right:15px;
}
.rc-AssetAdminModal .initial-loading{
  text-align:center;
  padding-top:165px;
  height:365px;
}
.rc-AssetAdminModal .rc-BounceLoader .spinner > div{
  background-color:#bdbdbd;
}
.rc-AssetAdminModal .asset-modal-header{
  background-color:#eee;
  padding-top:2px;
  border-bottom:1px solid #e0e0e0;
  height:50px;
  margin-left:-1px;
}
.rc-AssetAdminModal .asset-modal-header button{
  display:inline-block;
  padding:0 40px;
  height:49px;
  cursor:pointer;
  font:16px/46px "HelveticaNeue-Regular", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-decoration:none;
  color:#333;
}
.rc-AssetAdminModal .asset-modal-header button.active{
  background-color:#fff;
  border:1px solid #e0e0e0;
  border-bottom:none;
}
.rc-AssetAdminModal .asset-modal-header .asset-name-header{
  width:540px;
}
.rc-AssetAdminModal .folder-name{
  margin:30px 40px 20px;
  font:15px "HelveticaNeue-Medium", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.rc-AssetAdminModal .rc-AssetBrowser .assets-wrapper{
  height:300px;
}
.rc-AssetAdminModal .rc-AssetBrowser .scrollable-assets-list,
.rc-AssetAdminModal .rc-AssetBrowser .empty-assets-message{
  height:248px;
  overflow-y:auto;
}
.rc-AssetAdminModal .rc-AssetBrowser .rc-AssetsListHeader{
  background-color:#fafafa;
  border-top:1px solid #e0e0e0;
}
.scribe-image-upload-command-loader{
  background:#fff;
  position:absolute;
  padding:5px 15px;
  border:1px solid #aaa;
}
.scribe-image-upload-command-in-progress{
  opacity:0.1;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  filter:alpha(opacity=10);
}
.scribe-table-context-menu{
  position:absolute;
  background:#fff;
  border:1px solid #ccc;
  box-shadow:-1px 2px 10px #ccc;
}
.scribe-table-context-menu .scribe-table-context-menu-action{
  padding:5px 30px;
  font-size:13px;
  cursor:pointer;
}
.scribe-table-context-menu .scribe-table-context-menu-action:hover{
  background:#eee;
}
.rc-ToolbarBox{
  -webkit-box-align:center;
  -moz-box-align:center;
  -o-box-align:center;
  -ms-flex-align:center;
  -webkit-align-items:center;
  align-items:center;
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
}
.rc-ToolbarBox > *{
  margin:0 5px;
}
.rc-ToolbarBox > *:first-child{
  margin-left:0;
}
.rc-ToolbarBox > *:last-child{
  margin-right:0;
}
@media (max-width: 767px){
  .rc-Pill > span{
    border:none !important;
    font-weight:bold;
    padding:0;
  }
}
@media (max-width: 767px){
  .rc-PillPrivate > span{
    color:#e65732;
  }
}
@media (max-width: 767px){
  .rc-PillGray > span{
    color:#2a73cc;
  }
}
@media (max-width: 767px){
  .rc-PillNew > span{
    color:#32b475;
  }
}
.rc-EnrolledVersion{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
}
.rc-EnrolledSession{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
}
.rc-EnrolledGroups{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
}
.rc-EnrollmentDivider{
  border-left:1px solid #969696;
  height:11px;
  margin:0 10px;
  -webkit-transform:rotate(20deg);
  -moz-transform:rotate(20deg);
  -o-transform:rotate(20deg);
  -ms-transform:rotate(20deg);
  transform:rotate(20deg);
}
.rc-OpenSettingsButton > button{
  line-height:1em;
  min-height:auto;
  padding:0;
}
.rc-OpenSettingsButton > button:hover{
  background-color:#f5f5f5;
}
.rc-OpenSettingsButton > button > span{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
}
.rc-OpenSettingsButton > button > span .rc-ToolbarBox{
  font-size:14px;
  font-weight:normal;
  margin:2px;
}
.rc-OpenSettingsButton > button > span .rc-ToolbarBox,
.rc-OpenSettingsButton > button > span .rc-ToolbarBox:hover{
  color:$color-black;
}
.rc-OpenSettingsButton .settings-icon-container{
  margin:0 0 -3px 10px;
}
.rc-EnrollmentState{
  -webkit-box-align:center;
  -moz-box-align:center;
  -o-box-align:center;
  -ms-flex-align:center;
  -webkit-align-items:center;
  align-items:center;
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
  margin-right:20px;
  overflow:hidden;
  padding:0 8px;
  width:auto;
}
.rc-EnrollmentState .rc-ToolbarBox{
  font-size:14px;
  font-weight:normal;
  margin:2px;
}
.rc-EnrollmentState .rc-ToolbarBox,
.rc-EnrollmentState .rc-ToolbarBox:hover{
  color:#000;
}
@media (max-width: 767px){
  .rc-EnrollmentState{
    padding:0;
  }
  .rc-EnrollmentState .rc-ToolbarBox{
    height:16px;
  }
  .rc-EnrollmentState .rc-EnrollmentDivider{
    display:none;
  }
  .rc-EnrollmentState .rc-OpenSettingsButton > button{
    pointer-events:none;
  }
  .rc-EnrollmentState .rc-OpenSettingsButton > button:hover{
    background-color:none;
  }
  .rc-EnrollmentState .rc-OpenSettingsButton > button > span{
    display:block;
  }
  .rc-EnrollmentState .rc-OpenSettingsButton > button > span .rc-ToolbarBox{
    font-size:12px;
  }
  .rc-EnrollmentState .rc-OpenSettingsButton .settings-icon-container{
    display:none;
  }
}
.rc-Action{
  -webkit-box-align:center;
  -moz-box-align:center;
  -o-box-align:center;
  -ms-flex-align:center;
  -webkit-align-items:center;
  align-items:center;
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
  margin-bottom:5px;
}
.rc-Action span{
  margin-left:5px;
  white-space:nowrap;
}
@media (max-width: 767px){
  .rc-Action span{
    display:none;
  }
}
.rc-RefreshPreviewBranchModal p{
  color:#000;
  line-height:1.4em;
}
.rc-RefreshPreviewBranchModal .refresh-modal-title{
  margin:0 0 15px;
  padding:0;
  border:none;
}
.rc-RefreshPreviewBranchModal .refresh-modal-content{
  margin-bottom:20px;
  color:#909090;
}
.rc-RefreshPreviewBranchModal .refresh-modal-footer{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
  -webkit-box-pack:end;
  -moz-box-pack:end;
  -o-box-pack:end;
  -ms-flex-pack:end;
  -webkit-justify-content:flex-end;
  justify-content:flex-end;
}
.rc-RefreshPreviewBranchModal .refresh-modal-footer > *{
  margin-left:10px;
}
.rc-RefreshPreviewBranchModal .modal-hero{
  margin:40px;
  text-align:center;
}
.rc-RefreshPreviewBranchModal .modal-hero .refresh-icon-container > *{
  margin:0 auto 10px;
}
.rc-RefreshPreviewBranch{
  margin-left:15px;
  margin-bottom:-10px;
}
.rc-RefreshPreviewBranch .rc-Action span{
  margin-bottom:5px;
}
.rc-EditCourse{
  margin-left:15px;
  margin-bottom:-5px;
}
.rc-PreviewHelp button{
  font-weight:normal;
}
.rc-PreviewHelp button svg{
  margin-left:5px;
}
@media (max-width: 767px){
  .rc-PreviewHelp{
    display:none;
  }
}
.rc-FullHeightDivider{
  border-left:1px solid #eee;
  height:72px;
  margin:0 20px;
  width:1px;
}
@media (max-width: 767px){
  .rc-FullHeightDivider{
    display:none;
  }
}
.rc-Actions{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
}
.rc-Actions .settings-button-container{
  display:none;
}
.rc-Actions .settings-button-container svg{
  fill:#2972d1 !important;
}
@media (max-width: 767px){
  .rc-Actions .settings-button-container{
    display:block;
  }
}
.rc-ModalSection .label-text{
  padding:20px 0 5px 0;
}
.rc-BranchSwitcher{
  margin:12px 0px;
}
.rc-BranchSwitcher .bt3-btn-default{
  background:#fff;
  padding:12px;
  border-radius:0;
  border:1px solid #eee;
}
.rc-BranchSwitcher .dropdown-title{
  margin-right:36px;
  text-align:left;
  display:inline-block;
}
.rc-BranchSwitcher .bt3-dropdown-menu{
  min-width:100%;
  max-height:350px;
  overflow-y:auto;
}
.rc-BranchSwitcher .bt3-dropdown-menu a{
  padding:6px 12px;
}
.rc-BranchSwitcher .rc-BranchStatusPill{
  margin-right:10px;
}
.rc-BranchSwitcher .rc-BranchStatusPill .centerContent_y6hf3w span{
  width:45px;
}
.rc-GroupSwitcher{
  margin:12px 0px;
}
.rc-GroupSwitcher .bt3-btn-group{
  min-width:100%;
}
.rc-GroupSwitcher .bt3-btn-group .bt3-btn-default{
  min-width:100%;
  text-align:left;
  background:#fff;
  padding:11px;
  border-radius:0;
  border:1px solid #eee;
}
.rc-GroupSwitcher .bt3-btn-group .dropdown-title{
  display:inline-block;
  margin-right:36px;
  text-align:left;
  min-width:590px;
}
.rc-GroupSwitcher .bt3-btn-group .bt3-dropdown-menu{
  min-width:100%;
  max-height:300px;
  overflow-y:auto;
}
.rc-GroupSwitcher .bt3-btn-group .bt3-dropdown-menu a{
  padding:6px 12px;
}
.rc-GroupSwitcher .bt3-btn-group .bt3-dropdown-menu span{
  padding:0px;
}
.rc-GroupSwitcher .bt3-btn-group .rc-GroupInfoPill{
  margin-right:10px;
}
.rc-SessionSwitcher{
  margin:12px 0px;
}
.rc-SessionSwitcher .bt3-btn-group{
  min-width:100%;
}
.rc-SessionSwitcher .bt3-btn-group .bt3-btn-default{
  min-width:100%;
  text-align:left;
  background:#fff;
  padding:11px;
  border-radius:0;
  border:1px solid #eee;
}
.rc-SessionSwitcher .bt3-btn-group .dropdown-title{
  display:inline-block;
  margin-right:36px;
  text-align:left;
  min-width:590px;
}
.rc-SessionSwitcher .bt3-btn-group .dropdown-title .rc-SessionStatusPill{
  margin-right:10px;
}
.rc-SessionSwitcher .bt3-btn-group .bt3-dropdown-menu{
  min-width:100%;
  max-height:300px;
  overflow-y:auto;
}
.rc-SessionSwitcher .bt3-btn-group .bt3-dropdown-menu .rc-SessionStatusPill{
  margin-right:10px;
}
.rc-SessionSwitcher .bt3-btn-group .bt3-dropdown-menu a{
  padding:6px 12px;
}
.rc-ModalButtonFooter{
  margin-top:24px;
}
.rc-ModalButtonFooter Button{
  margin-left:18px;
}
.rc-ChangeCourseViewSettingsModal{
  width:720px !important;
  text-align:left !important;
  padding:28px;
  border-radius:3px;
  overflow:visible !important;
}
.rc-ChangeCourseViewSettingsModal .modal-header{
  margin-bottom:20px;
}
.rc-ChangeCourseViewSettingsModal .modal-description{
  font-size:0.95em;
}
.rc-ChangeCourseViewSettingsModal .rc-BranchSwitcher{
  margin:0px;
}
.rc-ChangeCourseViewSettingsModal .rc-BranchSwitcher .dropdown-title{
  width:590px;
}
.rc-EnrollmentStateBanner{
  -webkit-box-align:center;
  -moz-box-align:center;
  -o-box-align:center;
  -ms-flex-align:center;
  -webkit-align-items:center;
  align-items:center;
  background-color:#fff;
  border:0;
  border-radius:0;
  border-bottom:1px solid rgba(0,0,0,0.12);
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
  height:72px;
  padding:0 25px;
  position:fixed;
  top:65px;
  width:100%;
  z-index:999;
}
.rc-EnrollmentStateBanner *{
  font-family:inherit;
  line-height:1em;
}
.rc-EnrollmentStateBanner > .heading{
  font-family:inherit;
  font-weight:bold;
  margin:0 5px 0 0;
}
@media (max-width: 767px){
  .rc-EnrollmentStateBanner{
    height:82px;
    padding:0 12px;
  }
  .rc-EnrollmentStateBanner > .heading{
    display:none;
  }
}
.rc-SubdomainsMenu{
  padding:0 24px;
  position:absolute;
  top:0;
  height:100%;
  width:280px;
  border-left:1px solid #e1e1e1;
}
.rc-SubdomainsMenu .domain-name{
  font-size:24px;
  margin-bottom:20px;
}
.rc-SubdomainsMenu .menu-item.rc-SubdomainItem{
  padding:4px 0;
  width:100%;
  text-align:left;
}
.rc-SubdomainsMenu .menu-item.rc-SubdomainItem.isViewAll{
  font-weight:600;
}
.rc-SubdomainsMenu .menu-item.rc-SubdomainItem:hover{
  color:#2a73cc;
}
.mega-menu-items{
  font-family:'OpenSans', Arial, sans-serif;
  z-index:2;
  font-size:14px;
  margin:0;
  margin-bottom:20px;
  position:relative;
  min-width:280px;
  padding:0;
  padding-bottom:20px;
}
.mega-menu-items .menu-item{
  background:none;
  border:none;
  display:block;
  width:280px;
  color:#1f1f1f;
  text-decoration:none;
}
.mega-menu-items .menu-item.selected{
  background-color:#f5f7fa;
}
.mega-menu-items .cif-chevron-right{
  font-size:12px;
  position:absolute;
  right:14px;
  top:6px;
}
.mega-menu-items.showBorder{
  border-left:1px solid #e1e1e1;
}
.rc-MegaMenuItem{
  width:100%;
  padding:5px 24px;
  background:none;
  border:none;
  text-align:left;
  position:relative;
}
.rc-MegaMenuItem.isDegree{
  margin-top:14px;
}
.explore-all-button-wrapper{
  width:280px;
  padding:0 24px;
}
.explore-all-button-wrapper .explore-all-button{
  display:block;
  margin:0 auto;
  color:#fff;
}
.mega-menu-overlay{
  position:fixed;
  background-color:rgba(0,0,0,0.7);
  top:65;
  left:0;
  zIndex:3000;
  width:100vw;
  height:calc(100% - 65px);
}
.mega-menu-container{
  position:absolute;
  top:-20px;
}
.mega-menu{
  position:relative;
  padding:14px 0 0;
  z-index:3000;
  background-color:#fff;
  -webkit-box-shadow:rgba(31,31,31,0.12) 0px 1px 6px, rgba(31,31,31,0.12) 0px 1px 4px;
  box-shadow:rgba(31,31,31,0.12) 0px 1px 6px, rgba(31,31,31,0.12) 0px 1px 4px;
}
.explore-Button-bottom-border-mask{
  height:14px;
  width:92px;
  position:relative;
  z-index:3001;
  background-color:#fff;
}
@-webkit-keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@-moz-keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@-webkit-keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@-o-keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@media (min-width: 576px){
  .col-sm{
    -ms-flex-preferred-size:0;
    -webkit-flex-basis:0;
    flex-basis:0;
    -ms-flex-positive:1;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    -ms-box-flex:1;
    box-flex:1;
    -webkit-flex-grow:1;
    flex-grow:1;
    max-width:100%;
  }
  .col-sm-auto{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 auto;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:auto;
  }
  .col-sm-1{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 8.333333%;
    -ms-flex:0 0 8.333333%;
    flex:0 0 8.333333%;
    max-width:8.333333%;
  }
  .col-sm-2{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 16.666667%;
    -ms-flex:0 0 16.666667%;
    flex:0 0 16.666667%;
    max-width:16.666667%;
  }
  .col-sm-3{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 25%;
    -ms-flex:0 0 25%;
    flex:0 0 25%;
    max-width:25%;
  }
  .col-sm-4{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 33.333333%;
    -ms-flex:0 0 33.333333%;
    flex:0 0 33.333333%;
    max-width:33.333333%;
  }
  .col-sm-5{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 41.666667%;
    -ms-flex:0 0 41.666667%;
    flex:0 0 41.666667%;
    max-width:41.666667%;
  }
  .col-sm-6{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 50%;
    -ms-flex:0 0 50%;
    flex:0 0 50%;
    max-width:50%;
  }
  .col-sm-7{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 58.333333%;
    -ms-flex:0 0 58.333333%;
    flex:0 0 58.333333%;
    max-width:58.333333%;
  }
  .col-sm-8{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 66.666667%;
    -ms-flex:0 0 66.666667%;
    flex:0 0 66.666667%;
    max-width:66.666667%;
  }
  .col-sm-9{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 75%;
    -ms-flex:0 0 75%;
    flex:0 0 75%;
    max-width:75%;
  }
  .col-sm-10{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 83.333333%;
    -ms-flex:0 0 83.333333%;
    flex:0 0 83.333333%;
    max-width:83.333333%;
  }
  .col-sm-11{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 91.666667%;
    -ms-flex:0 0 91.666667%;
    flex:0 0 91.666667%;
    max-width:91.666667%;
  }
  .col-sm-12{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 100%;
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%;
  }
  .pull-sm-0{
    right:auto;
  }
  .pull-sm-1{
    right:8.333333%;
  }
  .pull-sm-2{
    right:16.666667%;
  }
  .pull-sm-3{
    right:25%;
  }
  .pull-sm-4{
    right:33.333333%;
  }
  .pull-sm-5{
    right:41.666667%;
  }
  .pull-sm-6{
    right:50%;
  }
  .pull-sm-7{
    right:58.333333%;
  }
  .pull-sm-8{
    right:66.666667%;
  }
  .pull-sm-9{
    right:75%;
  }
  .pull-sm-10{
    right:83.333333%;
  }
  .pull-sm-11{
    right:91.666667%;
  }
  .pull-sm-12{
    right:100%;
  }
  .push-sm-0{
    left:auto;
  }
  .push-sm-1{
    left:8.333333%;
  }
  .push-sm-2{
    left:16.666667%;
  }
  .push-sm-3{
    left:25%;
  }
  .push-sm-4{
    left:33.333333%;
  }
  .push-sm-5{
    left:41.666667%;
  }
  .push-sm-6{
    left:50%;
  }
  .push-sm-7{
    left:58.333333%;
  }
  .push-sm-8{
    left:66.666667%;
  }
  .push-sm-9{
    left:75%;
  }
  .push-sm-10{
    left:83.333333%;
  }
  .push-sm-11{
    left:91.666667%;
  }
  .push-sm-12{
    left:100%;
  }
  .offset-sm-0{
    margin-left:0%;
  }
  .offset-sm-1{
    margin-left:8.333333%;
  }
  .offset-sm-2{
    margin-left:16.666667%;
  }
  .offset-sm-3{
    margin-left:25%;
  }
  .offset-sm-4{
    margin-left:33.333333%;
  }
  .offset-sm-5{
    margin-left:41.666667%;
  }
  .offset-sm-6{
    margin-left:50%;
  }
  .offset-sm-7{
    margin-left:58.333333%;
  }
  .offset-sm-8{
    margin-left:66.666667%;
  }
  .offset-sm-9{
    margin-left:75%;
  }
  .offset-sm-10{
    margin-left:83.333333%;
  }
  .offset-sm-11{
    margin-left:91.666667%;
  }
}
@media (min-width: 768px){
  .col-md{
    -ms-flex-preferred-size:0;
    -webkit-flex-basis:0;
    flex-basis:0;
    -ms-flex-positive:1;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    -ms-box-flex:1;
    box-flex:1;
    -webkit-flex-grow:1;
    flex-grow:1;
    max-width:100%;
  }
  .col-md-auto{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 auto;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:auto;
  }
  .col-md-1{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 8.333333%;
    -ms-flex:0 0 8.333333%;
    flex:0 0 8.333333%;
    max-width:8.333333%;
  }
  .col-md-2{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 16.666667%;
    -ms-flex:0 0 16.666667%;
    flex:0 0 16.666667%;
    max-width:16.666667%;
  }
  .col-md-3{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 25%;
    -ms-flex:0 0 25%;
    flex:0 0 25%;
    max-width:25%;
  }
  .col-md-4{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 33.333333%;
    -ms-flex:0 0 33.333333%;
    flex:0 0 33.333333%;
    max-width:33.333333%;
  }
  .col-md-5{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 41.666667%;
    -ms-flex:0 0 41.666667%;
    flex:0 0 41.666667%;
    max-width:41.666667%;
  }
  .col-md-6{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 50%;
    -ms-flex:0 0 50%;
    flex:0 0 50%;
    max-width:50%;
  }
  .col-md-7{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 58.333333%;
    -ms-flex:0 0 58.333333%;
    flex:0 0 58.333333%;
    max-width:58.333333%;
  }
  .col-md-8{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 66.666667%;
    -ms-flex:0 0 66.666667%;
    flex:0 0 66.666667%;
    max-width:66.666667%;
  }
  .col-md-9{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 75%;
    -ms-flex:0 0 75%;
    flex:0 0 75%;
    max-width:75%;
  }
  .col-md-10{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 83.333333%;
    -ms-flex:0 0 83.333333%;
    flex:0 0 83.333333%;
    max-width:83.333333%;
  }
  .col-md-11{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 91.666667%;
    -ms-flex:0 0 91.666667%;
    flex:0 0 91.666667%;
    max-width:91.666667%;
  }
  .col-md-12{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 100%;
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%;
  }
  .pull-md-0{
    right:auto;
  }
  .pull-md-1{
    right:8.333333%;
  }
  .pull-md-2{
    right:16.666667%;
  }
  .pull-md-3{
    right:25%;
  }
  .pull-md-4{
    right:33.333333%;
  }
  .pull-md-5{
    right:41.666667%;
  }
  .pull-md-6{
    right:50%;
  }
  .pull-md-7{
    right:58.333333%;
  }
  .pull-md-8{
    right:66.666667%;
  }
  .pull-md-9{
    right:75%;
  }
  .pull-md-10{
    right:83.333333%;
  }
  .pull-md-11{
    right:91.666667%;
  }
  .pull-md-12{
    right:100%;
  }
  .push-md-0{
    left:auto;
  }
  .push-md-1{
    left:8.333333%;
  }
  .push-md-2{
    left:16.666667%;
  }
  .push-md-3{
    left:25%;
  }
  .push-md-4{
    left:33.333333%;
  }
  .push-md-5{
    left:41.666667%;
  }
  .push-md-6{
    left:50%;
  }
  .push-md-7{
    left:58.333333%;
  }
  .push-md-8{
    left:66.666667%;
  }
  .push-md-9{
    left:75%;
  }
  .push-md-10{
    left:83.333333%;
  }
  .push-md-11{
    left:91.666667%;
  }
  .push-md-12{
    left:100%;
  }
  .offset-md-0{
    margin-left:0%;
  }
  .offset-md-1{
    margin-left:8.333333%;
  }
  .offset-md-2{
    margin-left:16.666667%;
  }
  .offset-md-3{
    margin-left:25%;
  }
  .offset-md-4{
    margin-left:33.333333%;
  }
  .offset-md-5{
    margin-left:41.666667%;
  }
  .offset-md-6{
    margin-left:50%;
  }
  .offset-md-7{
    margin-left:58.333333%;
  }
  .offset-md-8{
    margin-left:66.666667%;
  }
  .offset-md-9{
    margin-left:75%;
  }
  .offset-md-10{
    margin-left:83.333333%;
  }
  .offset-md-11{
    margin-left:91.666667%;
  }
}
@media (min-width: 992px){
  .col-lg{
    -ms-flex-preferred-size:0;
    -webkit-flex-basis:0;
    flex-basis:0;
    -ms-flex-positive:1;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    -ms-box-flex:1;
    box-flex:1;
    -webkit-flex-grow:1;
    flex-grow:1;
    max-width:100%;
  }
  .col-lg-auto{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 auto;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:auto;
  }
  .col-lg-1{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 8.333333%;
    -ms-flex:0 0 8.333333%;
    flex:0 0 8.333333%;
    max-width:8.333333%;
  }
  .col-lg-2{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 16.666667%;
    -ms-flex:0 0 16.666667%;
    flex:0 0 16.666667%;
    max-width:16.666667%;
  }
  .col-lg-3{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 25%;
    -ms-flex:0 0 25%;
    flex:0 0 25%;
    max-width:25%;
  }
  .col-lg-4{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 33.333333%;
    -ms-flex:0 0 33.333333%;
    flex:0 0 33.333333%;
    max-width:33.333333%;
  }
  .col-lg-5{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 41.666667%;
    -ms-flex:0 0 41.666667%;
    flex:0 0 41.666667%;
    max-width:41.666667%;
  }
  .col-lg-6{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 50%;
    -ms-flex:0 0 50%;
    flex:0 0 50%;
    max-width:50%;
  }
  .col-lg-7{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 58.333333%;
    -ms-flex:0 0 58.333333%;
    flex:0 0 58.333333%;
    max-width:58.333333%;
  }
  .col-lg-8{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 66.666667%;
    -ms-flex:0 0 66.666667%;
    flex:0 0 66.666667%;
    max-width:66.666667%;
  }
  .col-lg-9{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 75%;
    -ms-flex:0 0 75%;
    flex:0 0 75%;
    max-width:75%;
  }
  .col-lg-10{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 83.333333%;
    -ms-flex:0 0 83.333333%;
    flex:0 0 83.333333%;
    max-width:83.333333%;
  }
  .col-lg-11{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 91.666667%;
    -ms-flex:0 0 91.666667%;
    flex:0 0 91.666667%;
    max-width:91.666667%;
  }
  .col-lg-12{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 100%;
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%;
  }
  .pull-lg-0{
    right:auto;
  }
  .pull-lg-1{
    right:8.333333%;
  }
  .pull-lg-2{
    right:16.666667%;
  }
  .pull-lg-3{
    right:25%;
  }
  .pull-lg-4{
    right:33.333333%;
  }
  .pull-lg-5{
    right:41.666667%;
  }
  .pull-lg-6{
    right:50%;
  }
  .pull-lg-7{
    right:58.333333%;
  }
  .pull-lg-8{
    right:66.666667%;
  }
  .pull-lg-9{
    right:75%;
  }
  .pull-lg-10{
    right:83.333333%;
  }
  .pull-lg-11{
    right:91.666667%;
  }
  .pull-lg-12{
    right:100%;
  }
  .push-lg-0{
    left:auto;
  }
  .push-lg-1{
    left:8.333333%;
  }
  .push-lg-2{
    left:16.666667%;
  }
  .push-lg-3{
    left:25%;
  }
  .push-lg-4{
    left:33.333333%;
  }
  .push-lg-5{
    left:41.666667%;
  }
  .push-lg-6{
    left:50%;
  }
  .push-lg-7{
    left:58.333333%;
  }
  .push-lg-8{
    left:66.666667%;
  }
  .push-lg-9{
    left:75%;
  }
  .push-lg-10{
    left:83.333333%;
  }
  .push-lg-11{
    left:91.666667%;
  }
  .push-lg-12{
    left:100%;
  }
  .offset-lg-0{
    margin-left:0%;
  }
  .offset-lg-1{
    margin-left:8.333333%;
  }
  .offset-lg-2{
    margin-left:16.666667%;
  }
  .offset-lg-3{
    margin-left:25%;
  }
  .offset-lg-4{
    margin-left:33.333333%;
  }
  .offset-lg-5{
    margin-left:41.666667%;
  }
  .offset-lg-6{
    margin-left:50%;
  }
  .offset-lg-7{
    margin-left:58.333333%;
  }
  .offset-lg-8{
    margin-left:66.666667%;
  }
  .offset-lg-9{
    margin-left:75%;
  }
  .offset-lg-10{
    margin-left:83.333333%;
  }
  .offset-lg-11{
    margin-left:91.666667%;
  }
}
@media (min-width: 1200px){
  .col-xl{
    -ms-flex-preferred-size:0;
    -webkit-flex-basis:0;
    flex-basis:0;
    -ms-flex-positive:1;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    -ms-box-flex:1;
    box-flex:1;
    -webkit-flex-grow:1;
    flex-grow:1;
    max-width:100%;
  }
  .col-xl-auto{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 auto;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:auto;
  }
  .col-xl-1{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 8.333333%;
    -ms-flex:0 0 8.333333%;
    flex:0 0 8.333333%;
    max-width:8.333333%;
  }
  .col-xl-2{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 16.666667%;
    -ms-flex:0 0 16.666667%;
    flex:0 0 16.666667%;
    max-width:16.666667%;
  }
  .col-xl-3{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 25%;
    -ms-flex:0 0 25%;
    flex:0 0 25%;
    max-width:25%;
  }
  .col-xl-4{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 33.333333%;
    -ms-flex:0 0 33.333333%;
    flex:0 0 33.333333%;
    max-width:33.333333%;
  }
  .col-xl-5{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 41.666667%;
    -ms-flex:0 0 41.666667%;
    flex:0 0 41.666667%;
    max-width:41.666667%;
  }
  .col-xl-6{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 50%;
    -ms-flex:0 0 50%;
    flex:0 0 50%;
    max-width:50%;
  }
  .col-xl-7{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 58.333333%;
    -ms-flex:0 0 58.333333%;
    flex:0 0 58.333333%;
    max-width:58.333333%;
  }
  .col-xl-8{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 66.666667%;
    -ms-flex:0 0 66.666667%;
    flex:0 0 66.666667%;
    max-width:66.666667%;
  }
  .col-xl-9{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 75%;
    -ms-flex:0 0 75%;
    flex:0 0 75%;
    max-width:75%;
  }
  .col-xl-10{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 83.333333%;
    -ms-flex:0 0 83.333333%;
    flex:0 0 83.333333%;
    max-width:83.333333%;
  }
  .col-xl-11{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 91.666667%;
    -ms-flex:0 0 91.666667%;
    flex:0 0 91.666667%;
    max-width:91.666667%;
  }
  .col-xl-12{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 100%;
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%;
  }
  .pull-xl-0{
    right:auto;
  }
  .pull-xl-1{
    right:8.333333%;
  }
  .pull-xl-2{
    right:16.666667%;
  }
  .pull-xl-3{
    right:25%;
  }
  .pull-xl-4{
    right:33.333333%;
  }
  .pull-xl-5{
    right:41.666667%;
  }
  .pull-xl-6{
    right:50%;
  }
  .pull-xl-7{
    right:58.333333%;
  }
  .pull-xl-8{
    right:66.666667%;
  }
  .pull-xl-9{
    right:75%;
  }
  .pull-xl-10{
    right:83.333333%;
  }
  .pull-xl-11{
    right:91.666667%;
  }
  .pull-xl-12{
    right:100%;
  }
  .push-xl-0{
    left:auto;
  }
  .push-xl-1{
    left:8.333333%;
  }
  .push-xl-2{
    left:16.666667%;
  }
  .push-xl-3{
    left:25%;
  }
  .push-xl-4{
    left:33.333333%;
  }
  .push-xl-5{
    left:41.666667%;
  }
  .push-xl-6{
    left:50%;
  }
  .push-xl-7{
    left:58.333333%;
  }
  .push-xl-8{
    left:66.666667%;
  }
  .push-xl-9{
    left:75%;
  }
  .push-xl-10{
    left:83.333333%;
  }
  .push-xl-11{
    left:91.666667%;
  }
  .push-xl-12{
    left:100%;
  }
  .offset-xl-0{
    margin-left:0%;
  }
  .offset-xl-1{
    margin-left:8.333333%;
  }
  .offset-xl-2{
    margin-left:16.666667%;
  }
  .offset-xl-3{
    margin-left:25%;
  }
  .offset-xl-4{
    margin-left:33.333333%;
  }
  .offset-xl-5{
    margin-left:41.666667%;
  }
  .offset-xl-6{
    margin-left:50%;
  }
  .offset-xl-7{
    margin-left:58.333333%;
  }
  .offset-xl-8{
    margin-left:66.666667%;
  }
  .offset-xl-9{
    margin-left:75%;
  }
  .offset-xl-10{
    margin-left:83.333333%;
  }
  .offset-xl-11{
    margin-left:91.666667%;
  }
}
@media (min-width: 1440px){
  .col-xxl{
    -ms-flex-preferred-size:0;
    -webkit-flex-basis:0;
    flex-basis:0;
    -ms-flex-positive:1;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    -ms-box-flex:1;
    box-flex:1;
    -webkit-flex-grow:1;
    flex-grow:1;
    max-width:100%;
  }
  .col-xxl-auto{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 auto;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:auto;
  }
  .col-xxl-1{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 8.333333%;
    -ms-flex:0 0 8.333333%;
    flex:0 0 8.333333%;
    max-width:8.333333%;
  }
  .col-xxl-2{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 16.666667%;
    -ms-flex:0 0 16.666667%;
    flex:0 0 16.666667%;
    max-width:16.666667%;
  }
  .col-xxl-3{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 25%;
    -ms-flex:0 0 25%;
    flex:0 0 25%;
    max-width:25%;
  }
  .col-xxl-4{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 33.333333%;
    -ms-flex:0 0 33.333333%;
    flex:0 0 33.333333%;
    max-width:33.333333%;
  }
  .col-xxl-5{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 41.666667%;
    -ms-flex:0 0 41.666667%;
    flex:0 0 41.666667%;
    max-width:41.666667%;
  }
  .col-xxl-6{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 50%;
    -ms-flex:0 0 50%;
    flex:0 0 50%;
    max-width:50%;
  }
  .col-xxl-7{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 58.333333%;
    -ms-flex:0 0 58.333333%;
    flex:0 0 58.333333%;
    max-width:58.333333%;
  }
  .col-xxl-8{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 66.666667%;
    -ms-flex:0 0 66.666667%;
    flex:0 0 66.666667%;
    max-width:66.666667%;
  }
  .col-xxl-9{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 75%;
    -ms-flex:0 0 75%;
    flex:0 0 75%;
    max-width:75%;
  }
  .col-xxl-10{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 83.333333%;
    -ms-flex:0 0 83.333333%;
    flex:0 0 83.333333%;
    max-width:83.333333%;
  }
  .col-xxl-11{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 91.666667%;
    -ms-flex:0 0 91.666667%;
    flex:0 0 91.666667%;
    max-width:91.666667%;
  }
  .col-xxl-12{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 100%;
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%;
  }
  .pull-xxl-0{
    right:auto;
  }
  .pull-xxl-1{
    right:8.333333%;
  }
  .pull-xxl-2{
    right:16.666667%;
  }
  .pull-xxl-3{
    right:25%;
  }
  .pull-xxl-4{
    right:33.333333%;
  }
  .pull-xxl-5{
    right:41.666667%;
  }
  .pull-xxl-6{
    right:50%;
  }
  .pull-xxl-7{
    right:58.333333%;
  }
  .pull-xxl-8{
    right:66.666667%;
  }
  .pull-xxl-9{
    right:75%;
  }
  .pull-xxl-10{
    right:83.333333%;
  }
  .pull-xxl-11{
    right:91.666667%;
  }
  .pull-xxl-12{
    right:100%;
  }
  .push-xxl-0{
    left:auto;
  }
  .push-xxl-1{
    left:8.333333%;
  }
  .push-xxl-2{
    left:16.666667%;
  }
  .push-xxl-3{
    left:25%;
  }
  .push-xxl-4{
    left:33.333333%;
  }
  .push-xxl-5{
    left:41.666667%;
  }
  .push-xxl-6{
    left:50%;
  }
  .push-xxl-7{
    left:58.333333%;
  }
  .push-xxl-8{
    left:66.666667%;
  }
  .push-xxl-9{
    left:75%;
  }
  .push-xxl-10{
    left:83.333333%;
  }
  .push-xxl-11{
    left:91.666667%;
  }
  .push-xxl-12{
    left:100%;
  }
  .offset-xxl-0{
    margin-left:0%;
  }
  .offset-xxl-1{
    margin-left:8.333333%;
  }
  .offset-xxl-2{
    margin-left:16.666667%;
  }
  .offset-xxl-3{
    margin-left:25%;
  }
  .offset-xxl-4{
    margin-left:33.333333%;
  }
  .offset-xxl-5{
    margin-left:41.666667%;
  }
  .offset-xxl-6{
    margin-left:50%;
  }
  .offset-xxl-7{
    margin-left:58.333333%;
  }
  .offset-xxl-8{
    margin-left:66.666667%;
  }
  .offset-xxl-9{
    margin-left:75%;
  }
  .offset-xxl-10{
    margin-left:83.333333%;
  }
  .offset-xxl-11{
    margin-left:91.666667%;
  }
}
@media (min-width: 544px){
  .flex-sm-first{
    -webkit-box-ordinal-group:0;
    -webkit-box-ordinal-group:-1;
    -moz-box-ordinal-group:-1;
    -o-box-ordinal-group:-1;
    -ms-flex-order:-1;
    -webkit-order:-1;
    order:-1;
  }
  .flex-sm-last{
    -webkit-box-ordinal-group:2;
    -webkit-box-ordinal-group:1;
    -moz-box-ordinal-group:1;
    -o-box-ordinal-group:1;
    -ms-flex-order:1;
    -webkit-order:1;
    order:1;
  }
  .flex-sm-unordered{
    -webkit-box-ordinal-group:1;
    -webkit-box-ordinal-group:0;
    -moz-box-ordinal-group:0;
    -o-box-ordinal-group:0;
    -ms-flex-order:0;
    -webkit-order:0;
    order:0;
  }
}
@media (min-width: 544px){
  .flex-items-sm-top{
    -ms-grid-row-align:flex-start;
    -webkit-box-align:start;
    -moz-box-align:start;
    -o-box-align:start;
    -ms-flex-align:start;
    -webkit-align-items:flex-start;
    align-items:flex-start;
  }
  .flex-items-sm-middle{
    -ms-grid-row-align:center;
    -webkit-box-align:center;
    -moz-box-align:center;
    -o-box-align:center;
    -ms-flex-align:center;
    -webkit-align-items:center;
    align-items:center;
  }
  .flex-items-sm-bottom{
    -ms-grid-row-align:flex-end;
    -webkit-box-align:end;
    -moz-box-align:end;
    -o-box-align:end;
    -ms-flex-align:end;
    -webkit-align-items:flex-end;
    align-items:flex-end;
  }
}
@media (min-width: 544px){
  .flex-sm-top{
    -webkit-align-self:flex-start;
    align-self:flex-start;
    -ms-flex-item-align:start;
  }
  .flex-sm-middle{
    -webkit-align-self:center;
    align-self:center;
    -ms-flex-item-align:center;
  }
  .flex-sm-bottom{
    -webkit-align-self:flex-end;
    align-self:flex-end;
    -ms-flex-item-align:end;
  }
}
@media (min-width: 544px){
  .flex-items-sm-left{
    -webkit-box-pack:start;
    -moz-box-pack:start;
    -o-box-pack:start;
    -ms-flex-pack:start;
    -webkit-justify-content:flex-start;
    justify-content:flex-start;
  }
  .flex-items-sm-center{
    -webkit-box-pack:center;
    -moz-box-pack:center;
    -o-box-pack:center;
    -ms-flex-pack:center;
    -webkit-justify-content:center;
    justify-content:center;
  }
  .flex-items-sm-right{
    -webkit-box-pack:end;
    -moz-box-pack:end;
    -o-box-pack:end;
    -ms-flex-pack:end;
    -webkit-justify-content:flex-end;
    justify-content:flex-end;
  }
  .flex-items-sm-around{
    -webkit-box-pack:distribute;
    -moz-box-pack:distribute;
    -o-box-pack:distribute;
    -ms-flex-pack:distribute;
    -webkit-justify-content:space-around;
    justify-content:space-around;
  }
  .flex-items-sm-between{
    -webkit-box-pack:justify;
    -moz-box-pack:justify;
    -o-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
  }
}
@media (min-width: 768px){
  .flex-md-first{
    -webkit-box-ordinal-group:0;
    -webkit-box-ordinal-group:-1;
    -moz-box-ordinal-group:-1;
    -o-box-ordinal-group:-1;
    -ms-flex-order:-1;
    -webkit-order:-1;
    order:-1;
  }
  .flex-md-last{
    -webkit-box-ordinal-group:2;
    -webkit-box-ordinal-group:1;
    -moz-box-ordinal-group:1;
    -o-box-ordinal-group:1;
    -ms-flex-order:1;
    -webkit-order:1;
    order:1;
  }
  .flex-md-unordered{
    -webkit-box-ordinal-group:1;
    -webkit-box-ordinal-group:0;
    -moz-box-ordinal-group:0;
    -o-box-ordinal-group:0;
    -ms-flex-order:0;
    -webkit-order:0;
    order:0;
  }
}
@media (min-width: 768px){
  .flex-items-md-top{
    -ms-grid-row-align:flex-start;
    -webkit-box-align:start;
    -moz-box-align:start;
    -o-box-align:start;
    -ms-flex-align:start;
    -webkit-align-items:flex-start;
    align-items:flex-start;
  }
  .flex-items-md-middle{
    -ms-grid-row-align:center;
    -webkit-box-align:center;
    -moz-box-align:center;
    -o-box-align:center;
    -ms-flex-align:center;
    -webkit-align-items:center;
    align-items:center;
  }
  .flex-items-md-bottom{
    -ms-grid-row-align:flex-end;
    -webkit-box-align:end;
    -moz-box-align:end;
    -o-box-align:end;
    -ms-flex-align:end;
    -webkit-align-items:flex-end;
    align-items:flex-end;
  }
}
@media (min-width: 768px){
  .flex-md-top{
    -webkit-align-self:flex-start;
    align-self:flex-start;
    -ms-flex-item-align:start;
  }
  .flex-md-middle{
    -webkit-align-self:center;
    align-self:center;
    -ms-flex-item-align:center;
  }
  .flex-md-bottom{
    -webkit-align-self:flex-end;
    align-self:flex-end;
    -ms-flex-item-align:end;
  }
}
@media (min-width: 768px){
  .flex-items-md-left{
    -webkit-box-pack:start;
    -moz-box-pack:start;
    -o-box-pack:start;
    -ms-flex-pack:start;
    -webkit-justify-content:flex-start;
    justify-content:flex-start;
  }
  .flex-items-md-center{
    -webkit-box-pack:center;
    -moz-box-pack:center;
    -o-box-pack:center;
    -ms-flex-pack:center;
    -webkit-justify-content:center;
    justify-content:center;
  }
  .flex-items-md-right{
    -webkit-box-pack:end;
    -moz-box-pack:end;
    -o-box-pack:end;
    -ms-flex-pack:end;
    -webkit-justify-content:flex-end;
    justify-content:flex-end;
  }
  .flex-items-md-around{
    -webkit-box-pack:distribute;
    -moz-box-pack:distribute;
    -o-box-pack:distribute;
    -ms-flex-pack:distribute;
    -webkit-justify-content:space-around;
    justify-content:space-around;
  }
  .flex-items-md-between{
    -webkit-box-pack:justify;
    -moz-box-pack:justify;
    -o-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
  }
}
@media (min-width: 992px){
  .flex-lg-first{
    -webkit-box-ordinal-group:0;
    -webkit-box-ordinal-group:-1;
    -moz-box-ordinal-group:-1;
    -o-box-ordinal-group:-1;
    -ms-flex-order:-1;
    -webkit-order:-1;
    order:-1;
  }
  .flex-lg-last{
    -webkit-box-ordinal-group:2;
    -webkit-box-ordinal-group:1;
    -moz-box-ordinal-group:1;
    -o-box-ordinal-group:1;
    -ms-flex-order:1;
    -webkit-order:1;
    order:1;
  }
  .flex-lg-unordered{
    -webkit-box-ordinal-group:1;
    -webkit-box-ordinal-group:0;
    -moz-box-ordinal-group:0;
    -o-box-ordinal-group:0;
    -ms-flex-order:0;
    -webkit-order:0;
    order:0;
  }
}
@media (min-width: 992px){
  .flex-items-lg-top{
    -ms-grid-row-align:flex-start;
    -webkit-box-align:start;
    -moz-box-align:start;
    -o-box-align:start;
    -ms-flex-align:start;
    -webkit-align-items:flex-start;
    align-items:flex-start;
  }
  .flex-items-lg-middle{
    -ms-grid-row-align:center;
    -webkit-box-align:center;
    -moz-box-align:center;
    -o-box-align:center;
    -ms-flex-align:center;
    -webkit-align-items:center;
    align-items:center;
  }
  .flex-items-lg-bottom{
    -ms-grid-row-align:flex-end;
    -webkit-box-align:end;
    -moz-box-align:end;
    -o-box-align:end;
    -ms-flex-align:end;
    -webkit-align-items:flex-end;
    align-items:flex-end;
  }
}
@media (min-width: 992px){
  .flex-lg-top{
    -webkit-align-self:flex-start;
    align-self:flex-start;
    -ms-flex-item-align:start;
  }
  .flex-lg-middle{
    -webkit-align-self:center;
    align-self:center;
    -ms-flex-item-align:center;
  }
  .flex-lg-bottom{
    -webkit-align-self:flex-end;
    align-self:flex-end;
    -ms-flex-item-align:end;
  }
}
@media (min-width: 992px){
  .flex-items-lg-left{
    -webkit-box-pack:start;
    -moz-box-pack:start;
    -o-box-pack:start;
    -ms-flex-pack:start;
    -webkit-justify-content:flex-start;
    justify-content:flex-start;
  }
  .flex-items-lg-center{
    -webkit-box-pack:center;
    -moz-box-pack:center;
    -o-box-pack:center;
    -ms-flex-pack:center;
    -webkit-justify-content:center;
    justify-content:center;
  }
  .flex-items-lg-right{
    -webkit-box-pack:end;
    -moz-box-pack:end;
    -o-box-pack:end;
    -ms-flex-pack:end;
    -webkit-justify-content:flex-end;
    justify-content:flex-end;
  }
  .flex-items-lg-around{
    -webkit-box-pack:distribute;
    -moz-box-pack:distribute;
    -o-box-pack:distribute;
    -ms-flex-pack:distribute;
    -webkit-justify-content:space-around;
    justify-content:space-around;
  }
  .flex-items-lg-between{
    -webkit-box-pack:justify;
    -moz-box-pack:justify;
    -o-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
  }
}
@media (min-width: 1200px){
  .flex-xl-first{
    -webkit-box-ordinal-group:0;
    -webkit-box-ordinal-group:-1;
    -moz-box-ordinal-group:-1;
    -o-box-ordinal-group:-1;
    -ms-flex-order:-1;
    -webkit-order:-1;
    order:-1;
  }
  .flex-xl-last{
    -webkit-box-ordinal-group:2;
    -webkit-box-ordinal-group:1;
    -moz-box-ordinal-group:1;
    -o-box-ordinal-group:1;
    -ms-flex-order:1;
    -webkit-order:1;
    order:1;
  }
  .flex-xl-unordered{
    -webkit-box-ordinal-group:1;
    -webkit-box-ordinal-group:0;
    -moz-box-ordinal-group:0;
    -o-box-ordinal-group:0;
    -ms-flex-order:0;
    -webkit-order:0;
    order:0;
  }
}
@media (min-width: 1200px){
  .flex-items-xl-top{
    -ms-grid-row-align:flex-start;
    -webkit-box-align:start;
    -moz-box-align:start;
    -o-box-align:start;
    -ms-flex-align:start;
    -webkit-align-items:flex-start;
    align-items:flex-start;
  }
  .flex-items-xl-middle{
    -ms-grid-row-align:center;
    -webkit-box-align:center;
    -moz-box-align:center;
    -o-box-align:center;
    -ms-flex-align:center;
    -webkit-align-items:center;
    align-items:center;
  }
  .flex-items-xl-bottom{
    -ms-grid-row-align:flex-end;
    -webkit-box-align:end;
    -moz-box-align:end;
    -o-box-align:end;
    -ms-flex-align:end;
    -webkit-align-items:flex-end;
    align-items:flex-end;
  }
}
@media (min-width: 1200px){
  .flex-xl-top{
    -webkit-align-self:flex-start;
    align-self:flex-start;
    -ms-flex-item-align:start;
  }
  .flex-xl-middle{
    -webkit-align-self:center;
    align-self:center;
    -ms-flex-item-align:center;
  }
  .flex-xl-bottom{
    -webkit-align-self:flex-end;
    align-self:flex-end;
    -ms-flex-item-align:end;
  }
}
@media (min-width: 1200px){
  .flex-items-xl-left{
    -webkit-box-pack:start;
    -moz-box-pack:start;
    -o-box-pack:start;
    -ms-flex-pack:start;
    -webkit-justify-content:flex-start;
    justify-content:flex-start;
  }
  .flex-items-xl-center{
    -webkit-box-pack:center;
    -moz-box-pack:center;
    -o-box-pack:center;
    -ms-flex-pack:center;
    -webkit-justify-content:center;
    justify-content:center;
  }
  .flex-items-xl-right{
    -webkit-box-pack:end;
    -moz-box-pack:end;
    -o-box-pack:end;
    -ms-flex-pack:end;
    -webkit-justify-content:flex-end;
    justify-content:flex-end;
  }
  .flex-items-xl-around{
    -webkit-box-pack:distribute;
    -moz-box-pack:distribute;
    -o-box-pack:distribute;
    -ms-flex-pack:distribute;
    -webkit-justify-content:space-around;
    justify-content:space-around;
  }
  .flex-items-xl-between{
    -webkit-box-pack:justify;
    -moz-box-pack:justify;
    -o-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
  }
}
@media (max-width: 767px){
  .rc-Modal .c-modal-content{
    width:98%;
    top:4px;
    left:0;
    padding:16px;
    -moz-transform:none;
    -o-transform:none;
    -ms-transform:none;
    transform:none;
    -webkit-transform:none;
    max-height:98%;
    overflow-y:scroll;
  }
  .rc-Modal .c-modal-x-out{
    top:16px;
    right:16px;
  }
  .rc-Modal.popup .c-modal-content{
    padding:0px;
  }
}
.rc-ExploreButton{
  margin:auto 0;
  background:none;
  border:none;
  height:36px;
  width:100%;
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
  -webkit-box-align:center;
  -moz-box-align:center;
  -ms-box-align:center;
  -o-box-align:center;
  box-align:center;
  -webkit-flex-align:center;
  -moz-flex-align:center;
  -ms-flex-align:center;
  -o-flex-align:center;
  flex-align:center;
  -webkit-align-items:center;
  -moz-align-items:center;
  -ms-align-items:center;
  -o-align-items:center;
  align-items:center;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  -ms-border-radius:3px;
  -o-border-radius:3px;
  border-radius:3px;
  background-color:#4285f4;
  font-weight:bold;
  cursor:default;
  padding:0;
  position:relative;
}
.rc-ExploreButton.menuIsOpen{
  -webkit-box-shadow:#e4e4e4 0px 1px 6px, #e4e4e4 0px 1px 4px;
  -moz-box-shadow:#e4e4e4 0px 1px 6px, #e4e4e4 0px 1px 4px;
  -ms-box-shadow:#e4e4e4 0px 1px 6px, #e4e4e4 0px 1px 4px;
  -o-box-shadow:#e4e4e4 0px 1px 6px, #e4e4e4 0px 1px 4px;
  box-shadow:#e4e4e4 0px 1px 6px, #e4e4e4 0px 1px 4px;
  background-color:transparent;
  height:100%;
  cursor:default;
}
.rc-ExploreButton span{
  top:0;
  width:100%;
  line-height:36px;
  position:absolute;
  padding-left:12px;
  color:#fff;
}
.rc-ExploreButton span.active{
  color:#4285f4;
  font-weight:bold;
}
.rc-ExploreButton .cif-chevron-down{
  font-size:9px;
  position:relative;
  top:-1px;
  padding:0 6px;
}
@-webkit-keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@-moz-keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@-webkit-keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@-o-keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@media (min-width: 576px){
  .col-sm{
    -ms-flex-preferred-size:0;
    -webkit-flex-basis:0;
    flex-basis:0;
    -ms-flex-positive:1;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    -ms-box-flex:1;
    box-flex:1;
    -webkit-flex-grow:1;
    flex-grow:1;
    max-width:100%;
  }
  .col-sm-auto{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 auto;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:auto;
  }
  .col-sm-1{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 8.333333%;
    -ms-flex:0 0 8.333333%;
    flex:0 0 8.333333%;
    max-width:8.333333%;
  }
  .col-sm-2{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 16.666667%;
    -ms-flex:0 0 16.666667%;
    flex:0 0 16.666667%;
    max-width:16.666667%;
  }
  .col-sm-3{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 25%;
    -ms-flex:0 0 25%;
    flex:0 0 25%;
    max-width:25%;
  }
  .col-sm-4{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 33.333333%;
    -ms-flex:0 0 33.333333%;
    flex:0 0 33.333333%;
    max-width:33.333333%;
  }
  .col-sm-5{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 41.666667%;
    -ms-flex:0 0 41.666667%;
    flex:0 0 41.666667%;
    max-width:41.666667%;
  }
  .col-sm-6{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 50%;
    -ms-flex:0 0 50%;
    flex:0 0 50%;
    max-width:50%;
  }
  .col-sm-7{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 58.333333%;
    -ms-flex:0 0 58.333333%;
    flex:0 0 58.333333%;
    max-width:58.333333%;
  }
  .col-sm-8{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 66.666667%;
    -ms-flex:0 0 66.666667%;
    flex:0 0 66.666667%;
    max-width:66.666667%;
  }
  .col-sm-9{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 75%;
    -ms-flex:0 0 75%;
    flex:0 0 75%;
    max-width:75%;
  }
  .col-sm-10{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 83.333333%;
    -ms-flex:0 0 83.333333%;
    flex:0 0 83.333333%;
    max-width:83.333333%;
  }
  .col-sm-11{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 91.666667%;
    -ms-flex:0 0 91.666667%;
    flex:0 0 91.666667%;
    max-width:91.666667%;
  }
  .col-sm-12{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 100%;
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%;
  }
  .pull-sm-0{
    right:auto;
  }
  .pull-sm-1{
    right:8.333333%;
  }
  .pull-sm-2{
    right:16.666667%;
  }
  .pull-sm-3{
    right:25%;
  }
  .pull-sm-4{
    right:33.333333%;
  }
  .pull-sm-5{
    right:41.666667%;
  }
  .pull-sm-6{
    right:50%;
  }
  .pull-sm-7{
    right:58.333333%;
  }
  .pull-sm-8{
    right:66.666667%;
  }
  .pull-sm-9{
    right:75%;
  }
  .pull-sm-10{
    right:83.333333%;
  }
  .pull-sm-11{
    right:91.666667%;
  }
  .pull-sm-12{
    right:100%;
  }
  .push-sm-0{
    left:auto;
  }
  .push-sm-1{
    left:8.333333%;
  }
  .push-sm-2{
    left:16.666667%;
  }
  .push-sm-3{
    left:25%;
  }
  .push-sm-4{
    left:33.333333%;
  }
  .push-sm-5{
    left:41.666667%;
  }
  .push-sm-6{
    left:50%;
  }
  .push-sm-7{
    left:58.333333%;
  }
  .push-sm-8{
    left:66.666667%;
  }
  .push-sm-9{
    left:75%;
  }
  .push-sm-10{
    left:83.333333%;
  }
  .push-sm-11{
    left:91.666667%;
  }
  .push-sm-12{
    left:100%;
  }
  .offset-sm-0{
    margin-left:0%;
  }
  .offset-sm-1{
    margin-left:8.333333%;
  }
  .offset-sm-2{
    margin-left:16.666667%;
  }
  .offset-sm-3{
    margin-left:25%;
  }
  .offset-sm-4{
    margin-left:33.333333%;
  }
  .offset-sm-5{
    margin-left:41.666667%;
  }
  .offset-sm-6{
    margin-left:50%;
  }
  .offset-sm-7{
    margin-left:58.333333%;
  }
  .offset-sm-8{
    margin-left:66.666667%;
  }
  .offset-sm-9{
    margin-left:75%;
  }
  .offset-sm-10{
    margin-left:83.333333%;
  }
  .offset-sm-11{
    margin-left:91.666667%;
  }
}
@media (min-width: 768px){
  .col-md{
    -ms-flex-preferred-size:0;
    -webkit-flex-basis:0;
    flex-basis:0;
    -ms-flex-positive:1;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    -ms-box-flex:1;
    box-flex:1;
    -webkit-flex-grow:1;
    flex-grow:1;
    max-width:100%;
  }
  .col-md-auto{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 auto;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:auto;
  }
  .col-md-1{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 8.333333%;
    -ms-flex:0 0 8.333333%;
    flex:0 0 8.333333%;
    max-width:8.333333%;
  }
  .col-md-2{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 16.666667%;
    -ms-flex:0 0 16.666667%;
    flex:0 0 16.666667%;
    max-width:16.666667%;
  }
  .col-md-3{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 25%;
    -ms-flex:0 0 25%;
    flex:0 0 25%;
    max-width:25%;
  }
  .col-md-4{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 33.333333%;
    -ms-flex:0 0 33.333333%;
    flex:0 0 33.333333%;
    max-width:33.333333%;
  }
  .col-md-5{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 41.666667%;
    -ms-flex:0 0 41.666667%;
    flex:0 0 41.666667%;
    max-width:41.666667%;
  }
  .col-md-6{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 50%;
    -ms-flex:0 0 50%;
    flex:0 0 50%;
    max-width:50%;
  }
  .col-md-7{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 58.333333%;
    -ms-flex:0 0 58.333333%;
    flex:0 0 58.333333%;
    max-width:58.333333%;
  }
  .col-md-8{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 66.666667%;
    -ms-flex:0 0 66.666667%;
    flex:0 0 66.666667%;
    max-width:66.666667%;
  }
  .col-md-9{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 75%;
    -ms-flex:0 0 75%;
    flex:0 0 75%;
    max-width:75%;
  }
  .col-md-10{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 83.333333%;
    -ms-flex:0 0 83.333333%;
    flex:0 0 83.333333%;
    max-width:83.333333%;
  }
  .col-md-11{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 91.666667%;
    -ms-flex:0 0 91.666667%;
    flex:0 0 91.666667%;
    max-width:91.666667%;
  }
  .col-md-12{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 100%;
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%;
  }
  .pull-md-0{
    right:auto;
  }
  .pull-md-1{
    right:8.333333%;
  }
  .pull-md-2{
    right:16.666667%;
  }
  .pull-md-3{
    right:25%;
  }
  .pull-md-4{
    right:33.333333%;
  }
  .pull-md-5{
    right:41.666667%;
  }
  .pull-md-6{
    right:50%;
  }
  .pull-md-7{
    right:58.333333%;
  }
  .pull-md-8{
    right:66.666667%;
  }
  .pull-md-9{
    right:75%;
  }
  .pull-md-10{
    right:83.333333%;
  }
  .pull-md-11{
    right:91.666667%;
  }
  .pull-md-12{
    right:100%;
  }
  .push-md-0{
    left:auto;
  }
  .push-md-1{
    left:8.333333%;
  }
  .push-md-2{
    left:16.666667%;
  }
  .push-md-3{
    left:25%;
  }
  .push-md-4{
    left:33.333333%;
  }
  .push-md-5{
    left:41.666667%;
  }
  .push-md-6{
    left:50%;
  }
  .push-md-7{
    left:58.333333%;
  }
  .push-md-8{
    left:66.666667%;
  }
  .push-md-9{
    left:75%;
  }
  .push-md-10{
    left:83.333333%;
  }
  .push-md-11{
    left:91.666667%;
  }
  .push-md-12{
    left:100%;
  }
  .offset-md-0{
    margin-left:0%;
  }
  .offset-md-1{
    margin-left:8.333333%;
  }
  .offset-md-2{
    margin-left:16.666667%;
  }
  .offset-md-3{
    margin-left:25%;
  }
  .offset-md-4{
    margin-left:33.333333%;
  }
  .offset-md-5{
    margin-left:41.666667%;
  }
  .offset-md-6{
    margin-left:50%;
  }
  .offset-md-7{
    margin-left:58.333333%;
  }
  .offset-md-8{
    margin-left:66.666667%;
  }
  .offset-md-9{
    margin-left:75%;
  }
  .offset-md-10{
    margin-left:83.333333%;
  }
  .offset-md-11{
    margin-left:91.666667%;
  }
}
@media (min-width: 992px){
  .col-lg{
    -ms-flex-preferred-size:0;
    -webkit-flex-basis:0;
    flex-basis:0;
    -ms-flex-positive:1;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    -ms-box-flex:1;
    box-flex:1;
    -webkit-flex-grow:1;
    flex-grow:1;
    max-width:100%;
  }
  .col-lg-auto{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 auto;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:auto;
  }
  .col-lg-1{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 8.333333%;
    -ms-flex:0 0 8.333333%;
    flex:0 0 8.333333%;
    max-width:8.333333%;
  }
  .col-lg-2{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 16.666667%;
    -ms-flex:0 0 16.666667%;
    flex:0 0 16.666667%;
    max-width:16.666667%;
  }
  .col-lg-3{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 25%;
    -ms-flex:0 0 25%;
    flex:0 0 25%;
    max-width:25%;
  }
  .col-lg-4{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 33.333333%;
    -ms-flex:0 0 33.333333%;
    flex:0 0 33.333333%;
    max-width:33.333333%;
  }
  .col-lg-5{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 41.666667%;
    -ms-flex:0 0 41.666667%;
    flex:0 0 41.666667%;
    max-width:41.666667%;
  }
  .col-lg-6{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 50%;
    -ms-flex:0 0 50%;
    flex:0 0 50%;
    max-width:50%;
  }
  .col-lg-7{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 58.333333%;
    -ms-flex:0 0 58.333333%;
    flex:0 0 58.333333%;
    max-width:58.333333%;
  }
  .col-lg-8{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 66.666667%;
    -ms-flex:0 0 66.666667%;
    flex:0 0 66.666667%;
    max-width:66.666667%;
  }
  .col-lg-9{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 75%;
    -ms-flex:0 0 75%;
    flex:0 0 75%;
    max-width:75%;
  }
  .col-lg-10{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 83.333333%;
    -ms-flex:0 0 83.333333%;
    flex:0 0 83.333333%;
    max-width:83.333333%;
  }
  .col-lg-11{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 91.666667%;
    -ms-flex:0 0 91.666667%;
    flex:0 0 91.666667%;
    max-width:91.666667%;
  }
  .col-lg-12{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 100%;
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%;
  }
  .pull-lg-0{
    right:auto;
  }
  .pull-lg-1{
    right:8.333333%;
  }
  .pull-lg-2{
    right:16.666667%;
  }
  .pull-lg-3{
    right:25%;
  }
  .pull-lg-4{
    right:33.333333%;
  }
  .pull-lg-5{
    right:41.666667%;
  }
  .pull-lg-6{
    right:50%;
  }
  .pull-lg-7{
    right:58.333333%;
  }
  .pull-lg-8{
    right:66.666667%;
  }
  .pull-lg-9{
    right:75%;
  }
  .pull-lg-10{
    right:83.333333%;
  }
  .pull-lg-11{
    right:91.666667%;
  }
  .pull-lg-12{
    right:100%;
  }
  .push-lg-0{
    left:auto;
  }
  .push-lg-1{
    left:8.333333%;
  }
  .push-lg-2{
    left:16.666667%;
  }
  .push-lg-3{
    left:25%;
  }
  .push-lg-4{
    left:33.333333%;
  }
  .push-lg-5{
    left:41.666667%;
  }
  .push-lg-6{
    left:50%;
  }
  .push-lg-7{
    left:58.333333%;
  }
  .push-lg-8{
    left:66.666667%;
  }
  .push-lg-9{
    left:75%;
  }
  .push-lg-10{
    left:83.333333%;
  }
  .push-lg-11{
    left:91.666667%;
  }
  .push-lg-12{
    left:100%;
  }
  .offset-lg-0{
    margin-left:0%;
  }
  .offset-lg-1{
    margin-left:8.333333%;
  }
  .offset-lg-2{
    margin-left:16.666667%;
  }
  .offset-lg-3{
    margin-left:25%;
  }
  .offset-lg-4{
    margin-left:33.333333%;
  }
  .offset-lg-5{
    margin-left:41.666667%;
  }
  .offset-lg-6{
    margin-left:50%;
  }
  .offset-lg-7{
    margin-left:58.333333%;
  }
  .offset-lg-8{
    margin-left:66.666667%;
  }
  .offset-lg-9{
    margin-left:75%;
  }
  .offset-lg-10{
    margin-left:83.333333%;
  }
  .offset-lg-11{
    margin-left:91.666667%;
  }
}
@media (min-width: 1200px){
  .col-xl{
    -ms-flex-preferred-size:0;
    -webkit-flex-basis:0;
    flex-basis:0;
    -ms-flex-positive:1;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    -ms-box-flex:1;
    box-flex:1;
    -webkit-flex-grow:1;
    flex-grow:1;
    max-width:100%;
  }
  .col-xl-auto{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 auto;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:auto;
  }
  .col-xl-1{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 8.333333%;
    -ms-flex:0 0 8.333333%;
    flex:0 0 8.333333%;
    max-width:8.333333%;
  }
  .col-xl-2{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 16.666667%;
    -ms-flex:0 0 16.666667%;
    flex:0 0 16.666667%;
    max-width:16.666667%;
  }
  .col-xl-3{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 25%;
    -ms-flex:0 0 25%;
    flex:0 0 25%;
    max-width:25%;
  }
  .col-xl-4{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 33.333333%;
    -ms-flex:0 0 33.333333%;
    flex:0 0 33.333333%;
    max-width:33.333333%;
  }
  .col-xl-5{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 41.666667%;
    -ms-flex:0 0 41.666667%;
    flex:0 0 41.666667%;
    max-width:41.666667%;
  }
  .col-xl-6{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 50%;
    -ms-flex:0 0 50%;
    flex:0 0 50%;
    max-width:50%;
  }
  .col-xl-7{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 58.333333%;
    -ms-flex:0 0 58.333333%;
    flex:0 0 58.333333%;
    max-width:58.333333%;
  }
  .col-xl-8{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 66.666667%;
    -ms-flex:0 0 66.666667%;
    flex:0 0 66.666667%;
    max-width:66.666667%;
  }
  .col-xl-9{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 75%;
    -ms-flex:0 0 75%;
    flex:0 0 75%;
    max-width:75%;
  }
  .col-xl-10{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 83.333333%;
    -ms-flex:0 0 83.333333%;
    flex:0 0 83.333333%;
    max-width:83.333333%;
  }
  .col-xl-11{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 91.666667%;
    -ms-flex:0 0 91.666667%;
    flex:0 0 91.666667%;
    max-width:91.666667%;
  }
  .col-xl-12{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 100%;
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%;
  }
  .pull-xl-0{
    right:auto;
  }
  .pull-xl-1{
    right:8.333333%;
  }
  .pull-xl-2{
    right:16.666667%;
  }
  .pull-xl-3{
    right:25%;
  }
  .pull-xl-4{
    right:33.333333%;
  }
  .pull-xl-5{
    right:41.666667%;
  }
  .pull-xl-6{
    right:50%;
  }
  .pull-xl-7{
    right:58.333333%;
  }
  .pull-xl-8{
    right:66.666667%;
  }
  .pull-xl-9{
    right:75%;
  }
  .pull-xl-10{
    right:83.333333%;
  }
  .pull-xl-11{
    right:91.666667%;
  }
  .pull-xl-12{
    right:100%;
  }
  .push-xl-0{
    left:auto;
  }
  .push-xl-1{
    left:8.333333%;
  }
  .push-xl-2{
    left:16.666667%;
  }
  .push-xl-3{
    left:25%;
  }
  .push-xl-4{
    left:33.333333%;
  }
  .push-xl-5{
    left:41.666667%;
  }
  .push-xl-6{
    left:50%;
  }
  .push-xl-7{
    left:58.333333%;
  }
  .push-xl-8{
    left:66.666667%;
  }
  .push-xl-9{
    left:75%;
  }
  .push-xl-10{
    left:83.333333%;
  }
  .push-xl-11{
    left:91.666667%;
  }
  .push-xl-12{
    left:100%;
  }
  .offset-xl-0{
    margin-left:0%;
  }
  .offset-xl-1{
    margin-left:8.333333%;
  }
  .offset-xl-2{
    margin-left:16.666667%;
  }
  .offset-xl-3{
    margin-left:25%;
  }
  .offset-xl-4{
    margin-left:33.333333%;
  }
  .offset-xl-5{
    margin-left:41.666667%;
  }
  .offset-xl-6{
    margin-left:50%;
  }
  .offset-xl-7{
    margin-left:58.333333%;
  }
  .offset-xl-8{
    margin-left:66.666667%;
  }
  .offset-xl-9{
    margin-left:75%;
  }
  .offset-xl-10{
    margin-left:83.333333%;
  }
  .offset-xl-11{
    margin-left:91.666667%;
  }
}
@media (min-width: 1440px){
  .col-xxl{
    -ms-flex-preferred-size:0;
    -webkit-flex-basis:0;
    flex-basis:0;
    -ms-flex-positive:1;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    -ms-box-flex:1;
    box-flex:1;
    -webkit-flex-grow:1;
    flex-grow:1;
    max-width:100%;
  }
  .col-xxl-auto{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 auto;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:auto;
  }
  .col-xxl-1{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 8.333333%;
    -ms-flex:0 0 8.333333%;
    flex:0 0 8.333333%;
    max-width:8.333333%;
  }
  .col-xxl-2{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 16.666667%;
    -ms-flex:0 0 16.666667%;
    flex:0 0 16.666667%;
    max-width:16.666667%;
  }
  .col-xxl-3{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 25%;
    -ms-flex:0 0 25%;
    flex:0 0 25%;
    max-width:25%;
  }
  .col-xxl-4{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 33.333333%;
    -ms-flex:0 0 33.333333%;
    flex:0 0 33.333333%;
    max-width:33.333333%;
  }
  .col-xxl-5{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 41.666667%;
    -ms-flex:0 0 41.666667%;
    flex:0 0 41.666667%;
    max-width:41.666667%;
  }
  .col-xxl-6{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 50%;
    -ms-flex:0 0 50%;
    flex:0 0 50%;
    max-width:50%;
  }
  .col-xxl-7{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 58.333333%;
    -ms-flex:0 0 58.333333%;
    flex:0 0 58.333333%;
    max-width:58.333333%;
  }
  .col-xxl-8{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 66.666667%;
    -ms-flex:0 0 66.666667%;
    flex:0 0 66.666667%;
    max-width:66.666667%;
  }
  .col-xxl-9{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 75%;
    -ms-flex:0 0 75%;
    flex:0 0 75%;
    max-width:75%;
  }
  .col-xxl-10{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 83.333333%;
    -ms-flex:0 0 83.333333%;
    flex:0 0 83.333333%;
    max-width:83.333333%;
  }
  .col-xxl-11{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 91.666667%;
    -ms-flex:0 0 91.666667%;
    flex:0 0 91.666667%;
    max-width:91.666667%;
  }
  .col-xxl-12{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 100%;
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%;
  }
  .pull-xxl-0{
    right:auto;
  }
  .pull-xxl-1{
    right:8.333333%;
  }
  .pull-xxl-2{
    right:16.666667%;
  }
  .pull-xxl-3{
    right:25%;
  }
  .pull-xxl-4{
    right:33.333333%;
  }
  .pull-xxl-5{
    right:41.666667%;
  }
  .pull-xxl-6{
    right:50%;
  }
  .pull-xxl-7{
    right:58.333333%;
  }
  .pull-xxl-8{
    right:66.666667%;
  }
  .pull-xxl-9{
    right:75%;
  }
  .pull-xxl-10{
    right:83.333333%;
  }
  .pull-xxl-11{
    right:91.666667%;
  }
  .pull-xxl-12{
    right:100%;
  }
  .push-xxl-0{
    left:auto;
  }
  .push-xxl-1{
    left:8.333333%;
  }
  .push-xxl-2{
    left:16.666667%;
  }
  .push-xxl-3{
    left:25%;
  }
  .push-xxl-4{
    left:33.333333%;
  }
  .push-xxl-5{
    left:41.666667%;
  }
  .push-xxl-6{
    left:50%;
  }
  .push-xxl-7{
    left:58.333333%;
  }
  .push-xxl-8{
    left:66.666667%;
  }
  .push-xxl-9{
    left:75%;
  }
  .push-xxl-10{
    left:83.333333%;
  }
  .push-xxl-11{
    left:91.666667%;
  }
  .push-xxl-12{
    left:100%;
  }
  .offset-xxl-0{
    margin-left:0%;
  }
  .offset-xxl-1{
    margin-left:8.333333%;
  }
  .offset-xxl-2{
    margin-left:16.666667%;
  }
  .offset-xxl-3{
    margin-left:25%;
  }
  .offset-xxl-4{
    margin-left:33.333333%;
  }
  .offset-xxl-5{
    margin-left:41.666667%;
  }
  .offset-xxl-6{
    margin-left:50%;
  }
  .offset-xxl-7{
    margin-left:58.333333%;
  }
  .offset-xxl-8{
    margin-left:66.666667%;
  }
  .offset-xxl-9{
    margin-left:75%;
  }
  .offset-xxl-10{
    margin-left:83.333333%;
  }
  .offset-xxl-11{
    margin-left:91.666667%;
  }
}
@media (min-width: 544px){
  .flex-sm-first{
    -webkit-box-ordinal-group:0;
    -webkit-box-ordinal-group:-1;
    -moz-box-ordinal-group:-1;
    -o-box-ordinal-group:-1;
    -ms-flex-order:-1;
    -webkit-order:-1;
    order:-1;
  }
  .flex-sm-last{
    -webkit-box-ordinal-group:2;
    -webkit-box-ordinal-group:1;
    -moz-box-ordinal-group:1;
    -o-box-ordinal-group:1;
    -ms-flex-order:1;
    -webkit-order:1;
    order:1;
  }
  .flex-sm-unordered{
    -webkit-box-ordinal-group:1;
    -webkit-box-ordinal-group:0;
    -moz-box-ordinal-group:0;
    -o-box-ordinal-group:0;
    -ms-flex-order:0;
    -webkit-order:0;
    order:0;
  }
}
@media (min-width: 544px){
  .flex-items-sm-top{
    -ms-grid-row-align:flex-start;
    -webkit-box-align:start;
    -moz-box-align:start;
    -o-box-align:start;
    -ms-flex-align:start;
    -webkit-align-items:flex-start;
    align-items:flex-start;
  }
  .flex-items-sm-middle{
    -ms-grid-row-align:center;
    -webkit-box-align:center;
    -moz-box-align:center;
    -o-box-align:center;
    -ms-flex-align:center;
    -webkit-align-items:center;
    align-items:center;
  }
  .flex-items-sm-bottom{
    -ms-grid-row-align:flex-end;
    -webkit-box-align:end;
    -moz-box-align:end;
    -o-box-align:end;
    -ms-flex-align:end;
    -webkit-align-items:flex-end;
    align-items:flex-end;
  }
}
@media (min-width: 544px){
  .flex-sm-top{
    -webkit-align-self:flex-start;
    align-self:flex-start;
    -ms-flex-item-align:start;
  }
  .flex-sm-middle{
    -webkit-align-self:center;
    align-self:center;
    -ms-flex-item-align:center;
  }
  .flex-sm-bottom{
    -webkit-align-self:flex-end;
    align-self:flex-end;
    -ms-flex-item-align:end;
  }
}
@media (min-width: 544px){
  .flex-items-sm-left{
    -webkit-box-pack:start;
    -moz-box-pack:start;
    -o-box-pack:start;
    -ms-flex-pack:start;
    -webkit-justify-content:flex-start;
    justify-content:flex-start;
  }
  .flex-items-sm-center{
    -webkit-box-pack:center;
    -moz-box-pack:center;
    -o-box-pack:center;
    -ms-flex-pack:center;
    -webkit-justify-content:center;
    justify-content:center;
  }
  .flex-items-sm-right{
    -webkit-box-pack:end;
    -moz-box-pack:end;
    -o-box-pack:end;
    -ms-flex-pack:end;
    -webkit-justify-content:flex-end;
    justify-content:flex-end;
  }
  .flex-items-sm-around{
    -webkit-box-pack:distribute;
    -moz-box-pack:distribute;
    -o-box-pack:distribute;
    -ms-flex-pack:distribute;
    -webkit-justify-content:space-around;
    justify-content:space-around;
  }
  .flex-items-sm-between{
    -webkit-box-pack:justify;
    -moz-box-pack:justify;
    -o-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
  }
}
@media (min-width: 768px){
  .flex-md-first{
    -webkit-box-ordinal-group:0;
    -webkit-box-ordinal-group:-1;
    -moz-box-ordinal-group:-1;
    -o-box-ordinal-group:-1;
    -ms-flex-order:-1;
    -webkit-order:-1;
    order:-1;
  }
  .flex-md-last{
    -webkit-box-ordinal-group:2;
    -webkit-box-ordinal-group:1;
    -moz-box-ordinal-group:1;
    -o-box-ordinal-group:1;
    -ms-flex-order:1;
    -webkit-order:1;
    order:1;
  }
  .flex-md-unordered{
    -webkit-box-ordinal-group:1;
    -webkit-box-ordinal-group:0;
    -moz-box-ordinal-group:0;
    -o-box-ordinal-group:0;
    -ms-flex-order:0;
    -webkit-order:0;
    order:0;
  }
}
@media (min-width: 768px){
  .flex-items-md-top{
    -ms-grid-row-align:flex-start;
    -webkit-box-align:start;
    -moz-box-align:start;
    -o-box-align:start;
    -ms-flex-align:start;
    -webkit-align-items:flex-start;
    align-items:flex-start;
  }
  .flex-items-md-middle{
    -ms-grid-row-align:center;
    -webkit-box-align:center;
    -moz-box-align:center;
    -o-box-align:center;
    -ms-flex-align:center;
    -webkit-align-items:center;
    align-items:center;
  }
  .flex-items-md-bottom{
    -ms-grid-row-align:flex-end;
    -webkit-box-align:end;
    -moz-box-align:end;
    -o-box-align:end;
    -ms-flex-align:end;
    -webkit-align-items:flex-end;
    align-items:flex-end;
  }
}
@media (min-width: 768px){
  .flex-md-top{
    -webkit-align-self:flex-start;
    align-self:flex-start;
    -ms-flex-item-align:start;
  }
  .flex-md-middle{
    -webkit-align-self:center;
    align-self:center;
    -ms-flex-item-align:center;
  }
  .flex-md-bottom{
    -webkit-align-self:flex-end;
    align-self:flex-end;
    -ms-flex-item-align:end;
  }
}
@media (min-width: 768px){
  .flex-items-md-left{
    -webkit-box-pack:start;
    -moz-box-pack:start;
    -o-box-pack:start;
    -ms-flex-pack:start;
    -webkit-justify-content:flex-start;
    justify-content:flex-start;
  }
  .flex-items-md-center{
    -webkit-box-pack:center;
    -moz-box-pack:center;
    -o-box-pack:center;
    -ms-flex-pack:center;
    -webkit-justify-content:center;
    justify-content:center;
  }
  .flex-items-md-right{
    -webkit-box-pack:end;
    -moz-box-pack:end;
    -o-box-pack:end;
    -ms-flex-pack:end;
    -webkit-justify-content:flex-end;
    justify-content:flex-end;
  }
  .flex-items-md-around{
    -webkit-box-pack:distribute;
    -moz-box-pack:distribute;
    -o-box-pack:distribute;
    -ms-flex-pack:distribute;
    -webkit-justify-content:space-around;
    justify-content:space-around;
  }
  .flex-items-md-between{
    -webkit-box-pack:justify;
    -moz-box-pack:justify;
    -o-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
  }
}
@media (min-width: 992px){
  .flex-lg-first{
    -webkit-box-ordinal-group:0;
    -webkit-box-ordinal-group:-1;
    -moz-box-ordinal-group:-1;
    -o-box-ordinal-group:-1;
    -ms-flex-order:-1;
    -webkit-order:-1;
    order:-1;
  }
  .flex-lg-last{
    -webkit-box-ordinal-group:2;
    -webkit-box-ordinal-group:1;
    -moz-box-ordinal-group:1;
    -o-box-ordinal-group:1;
    -ms-flex-order:1;
    -webkit-order:1;
    order:1;
  }
  .flex-lg-unordered{
    -webkit-box-ordinal-group:1;
    -webkit-box-ordinal-group:0;
    -moz-box-ordinal-group:0;
    -o-box-ordinal-group:0;
    -ms-flex-order:0;
    -webkit-order:0;
    order:0;
  }
}
@media (min-width: 992px){
  .flex-items-lg-top{
    -ms-grid-row-align:flex-start;
    -webkit-box-align:start;
    -moz-box-align:start;
    -o-box-align:start;
    -ms-flex-align:start;
    -webkit-align-items:flex-start;
    align-items:flex-start;
  }
  .flex-items-lg-middle{
    -ms-grid-row-align:center;
    -webkit-box-align:center;
    -moz-box-align:center;
    -o-box-align:center;
    -ms-flex-align:center;
    -webkit-align-items:center;
    align-items:center;
  }
  .flex-items-lg-bottom{
    -ms-grid-row-align:flex-end;
    -webkit-box-align:end;
    -moz-box-align:end;
    -o-box-align:end;
    -ms-flex-align:end;
    -webkit-align-items:flex-end;
    align-items:flex-end;
  }
}
@media (min-width: 992px){
  .flex-lg-top{
    -webkit-align-self:flex-start;
    align-self:flex-start;
    -ms-flex-item-align:start;
  }
  .flex-lg-middle{
    -webkit-align-self:center;
    align-self:center;
    -ms-flex-item-align:center;
  }
  .flex-lg-bottom{
    -webkit-align-self:flex-end;
    align-self:flex-end;
    -ms-flex-item-align:end;
  }
}
@media (min-width: 992px){
  .flex-items-lg-left{
    -webkit-box-pack:start;
    -moz-box-pack:start;
    -o-box-pack:start;
    -ms-flex-pack:start;
    -webkit-justify-content:flex-start;
    justify-content:flex-start;
  }
  .flex-items-lg-center{
    -webkit-box-pack:center;
    -moz-box-pack:center;
    -o-box-pack:center;
    -ms-flex-pack:center;
    -webkit-justify-content:center;
    justify-content:center;
  }
  .flex-items-lg-right{
    -webkit-box-pack:end;
    -moz-box-pack:end;
    -o-box-pack:end;
    -ms-flex-pack:end;
    -webkit-justify-content:flex-end;
    justify-content:flex-end;
  }
  .flex-items-lg-around{
    -webkit-box-pack:distribute;
    -moz-box-pack:distribute;
    -o-box-pack:distribute;
    -ms-flex-pack:distribute;
    -webkit-justify-content:space-around;
    justify-content:space-around;
  }
  .flex-items-lg-between{
    -webkit-box-pack:justify;
    -moz-box-pack:justify;
    -o-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
  }
}
@media (min-width: 1200px){
  .flex-xl-first{
    -webkit-box-ordinal-group:0;
    -webkit-box-ordinal-group:-1;
    -moz-box-ordinal-group:-1;
    -o-box-ordinal-group:-1;
    -ms-flex-order:-1;
    -webkit-order:-1;
    order:-1;
  }
  .flex-xl-last{
    -webkit-box-ordinal-group:2;
    -webkit-box-ordinal-group:1;
    -moz-box-ordinal-group:1;
    -o-box-ordinal-group:1;
    -ms-flex-order:1;
    -webkit-order:1;
    order:1;
  }
  .flex-xl-unordered{
    -webkit-box-ordinal-group:1;
    -webkit-box-ordinal-group:0;
    -moz-box-ordinal-group:0;
    -o-box-ordinal-group:0;
    -ms-flex-order:0;
    -webkit-order:0;
    order:0;
  }
}
@media (min-width: 1200px){
  .flex-items-xl-top{
    -ms-grid-row-align:flex-start;
    -webkit-box-align:start;
    -moz-box-align:start;
    -o-box-align:start;
    -ms-flex-align:start;
    -webkit-align-items:flex-start;
    align-items:flex-start;
  }
  .flex-items-xl-middle{
    -ms-grid-row-align:center;
    -webkit-box-align:center;
    -moz-box-align:center;
    -o-box-align:center;
    -ms-flex-align:center;
    -webkit-align-items:center;
    align-items:center;
  }
  .flex-items-xl-bottom{
    -ms-grid-row-align:flex-end;
    -webkit-box-align:end;
    -moz-box-align:end;
    -o-box-align:end;
    -ms-flex-align:end;
    -webkit-align-items:flex-end;
    align-items:flex-end;
  }
}
@media (min-width: 1200px){
  .flex-xl-top{
    -webkit-align-self:flex-start;
    align-self:flex-start;
    -ms-flex-item-align:start;
  }
  .flex-xl-middle{
    -webkit-align-self:center;
    align-self:center;
    -ms-flex-item-align:center;
  }
  .flex-xl-bottom{
    -webkit-align-self:flex-end;
    align-self:flex-end;
    -ms-flex-item-align:end;
  }
}
@media (min-width: 1200px){
  .flex-items-xl-left{
    -webkit-box-pack:start;
    -moz-box-pack:start;
    -o-box-pack:start;
    -ms-flex-pack:start;
    -webkit-justify-content:flex-start;
    justify-content:flex-start;
  }
  .flex-items-xl-center{
    -webkit-box-pack:center;
    -moz-box-pack:center;
    -o-box-pack:center;
    -ms-flex-pack:center;
    -webkit-justify-content:center;
    justify-content:center;
  }
  .flex-items-xl-right{
    -webkit-box-pack:end;
    -moz-box-pack:end;
    -o-box-pack:end;
    -ms-flex-pack:end;
    -webkit-justify-content:flex-end;
    justify-content:flex-end;
  }
  .flex-items-xl-around{
    -webkit-box-pack:distribute;
    -moz-box-pack:distribute;
    -o-box-pack:distribute;
    -ms-flex-pack:distribute;
    -webkit-justify-content:space-around;
    justify-content:space-around;
  }
  .flex-items-xl-between{
    -webkit-box-pack:justify;
    -moz-box-pack:justify;
    -o-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
  }
}
@media (max-width: 767px){
  .rc-Modal .c-modal-content{
    width:98%;
    top:4px;
    left:0;
    padding:16px;
    -moz-transform:none;
    -o-transform:none;
    -ms-transform:none;
    transform:none;
    -webkit-transform:none;
    max-height:98%;
    overflow-y:scroll;
  }
  .rc-Modal .c-modal-x-out{
    top:16px;
    right:16px;
  }
  .rc-Modal.popup .c-modal-content{
    padding:0px;
  }
}
.rc-MegaMenuWrapper{
  position:relative;
  min-width:92px;
  margin-right:22px;
  height:100%;
  padding:0;
  padding-top:15px;
}
.rc-MegaMenuWrapper.menuIsOpen{
  padding-bottom:0;
}
.Select{
  position:relative;
}
.Select,
.Select div,
.Select input,
.Select span{
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
.Select.is-disabled > .Select-control{
  background-color:#f9f9f9;
}
.Select.is-disabled > .Select-control:hover{
  -webkit-box-shadow:none;
  box-shadow:none;
}
.Select.is-disabled .Select-arrow-zone{
  cursor:default;
  pointer-events:none;
  opacity:0.35;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
  filter:alpha(opacity=35);
}
.Select-control{
  background-color:#fff;
  border-color:#d9d9d9 #ccc #b3b3b3;
  border-radius:4px;
  border:1px solid #ccc;
  color:#333;
  cursor:default;
  display:table;
  border-spacing:0;
  border-collapse:separate;
  height:36px;
  outline:none;
  overflow:hidden;
  position:relative;
  width:100%;
}
.Select-control:hover{
  -webkit-box-shadow:0 1px 0 rgba(0,0,0,0.06);
  box-shadow:0 1px 0 rgba(0,0,0,0.06);
}
.Select-control .Select-input:focus{
  outline:none;
}
.is-searchable.is-open > .Select-control{
  cursor:text;
}
.is-open > .Select-control{
  border-bottom-right-radius:0;
  border-bottom-left-radius:0;
  background:#fff;
  border-color:#b3b3b3 #ccc #d9d9d9;
}
.is-open > .Select-control .Select-arrow{
  top:-2px;
  border-color:transparent transparent #999;
  border-width:0 5px 5px;
}
.is-searchable.is-focused:not(.is-open) > .Select-control{
  cursor:text;
}
.is-focused:not(.is-open) > .Select-control{
  border-color:#007eff;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 0 3px rgba(0,126,255,0.1);
  box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 0 3px rgba(0,126,255,0.1);
}
.Select-placeholder,
.Select--single > .Select-control .Select-value{
  bottom:0;
  color:#aaa;
  left:0;
  line-height:34px;
  padding-left:10px;
  padding-right:10px;
  position:absolute;
  right:0;
  top:0;
  max-width:100%;
  overflow:hidden;
  -o-text-overflow:ellipsis;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.has-value.Select--single > .Select-control .Select-value .Select-value-label,
.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value .Select-value-label{
  color:#333;
}
.has-value.Select--single > .Select-control .Select-value a.Select-value-label,
.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label{
  cursor:pointer;
  text-decoration:none;
}
.has-value.Select--single > .Select-control .Select-value a.Select-value-label:hover,
.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:hover,
.has-value.Select--single > .Select-control .Select-value a.Select-value-label:focus,
.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:focus{
  color:#007eff;
  outline:none;
  text-decoration:underline;
}
.Select-input{
  height:34px;
  padding-left:10px;
  padding-right:10px;
  vertical-align:middle;
}
.Select-input > input{
  width:100%;
  background:none transparent;
  border:0 none;
  -webkit-box-shadow:none;
  box-shadow:none;
  cursor:default;
  display:inline-block;
  font-family:inherit;
  font-size:inherit;
  margin:0;
  outline:none;
  line-height:14px;
  padding:8px 0 12px;
  -webkit-appearance:none;
}
.is-focused .Select-input > input{
  cursor:text;
}
.has-value.is-pseudo-focused .Select-input{
  opacity:0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter:alpha(opacity=0);
}
.Select-control:not(.is-searchable) > .Select-input{
  outline:none;
}
.Select-loading-zone{
  cursor:pointer;
  display:table-cell;
  position:relative;
  text-align:center;
  vertical-align:middle;
  width:16px;
}
.Select-loading{
  -webkit-animation:Select-animation-spin 400ms infinite linear;
  -moz-animation:Select-animation-spin 400ms infinite linear;
  -o-animation:Select-animation-spin 400ms infinite linear;
  -ms-animation:Select-animation-spin 400ms infinite linear;
  animation:Select-animation-spin 400ms infinite linear;
  width:16px;
  height:16px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  border-radius:50% !important;
  border:2px solid #ccc;
  border-right-color:#333;
  display:inline-block;
  position:relative;
  vertical-align:middle;
}
.Select-clear-zone{
  -webkit-animation:Select-animation-fadeIn 200ms;
  -moz-animation:Select-animation-fadeIn 200ms;
  -o-animation:Select-animation-fadeIn 200ms;
  -ms-animation:Select-animation-fadeIn 200ms;
  animation:Select-animation-fadeIn 200ms;
  color:#999;
  cursor:pointer;
  display:table-cell;
  position:relative;
  text-align:center;
  vertical-align:middle;
  width:17px;
}
.Select-clear-zone:hover{
  color:#d0021b;
}
.Select-clear{
  display:inline-block;
  font-size:18px;
  line-height:1;
}
.Select--multi .Select-clear-zone{
  width:17px;
}
.Select-arrow-zone{
  cursor:pointer;
  display:table-cell;
  position:relative;
  text-align:center;
  vertical-align:middle;
  width:25px;
  padding-right:5px;
}
.Select-arrow{
  border-color:#999 transparent transparent;
  border-style:solid;
  border-width:5px 5px 2.5px;
  display:inline-block;
  height:0;
  width:0;
  position:relative;
}
.is-open .Select-arrow,
.Select-arrow-zone:hover > .Select-arrow{
  border-top-color:#666;
}
.Select--multi .Select-multi-value-wrapper{
  display:inline-block;
}
.Select .Select-aria-only{
  display:inline-block;
  height:1px;
  width:1px;
  margin:-1px;
  clip:rect(0, 0, 0, 0);
  overflow:hidden;
  float:left;
}
.Select-menu-outer{
  border-bottom-right-radius:4px;
  border-bottom-left-radius:4px;
  background-color:#fff;
  border:1px solid #ccc;
  border-top-color:#e6e6e6;
  -webkit-box-shadow:0 1px 0 rgba(0,0,0,0.06);
  box-shadow:0 1px 0 rgba(0,0,0,0.06);
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  margin-top:-1px;
  max-height:200px;
  position:absolute;
  top:100%;
  width:100%;
  z-index:1;
  -webkit-overflow-scrolling:touch;
}
.Select-menu{
  max-height:198px;
  overflow-y:auto;
}
.Select-option{
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  background-color:#fff;
  color:#666;
  cursor:pointer;
  display:block;
  padding:8px 10px;
}
.Select-option:last-child{
  border-bottom-right-radius:4px;
  border-bottom-left-radius:4px;
}
.Select-option.is-selected{
  background-color:#f5faff;
  background-color:rgba(0,126,255,0.04);
  color:#333;
}
.Select-option.is-focused{
  background-color:#ebf5ff;
  background-color:rgba(0,126,255,0.08);
  color:#333;
}
.Select-option.is-disabled{
  color:#ccc;
  cursor:default;
}
.Select-noresults{
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  color:#999;
  cursor:default;
  display:block;
  padding:8px 10px;
}
.Select--multi .Select-input{
  vertical-align:middle;
  margin-left:10px;
  padding:0;
}
.Select--multi.has-value .Select-input{
  margin-left:5px;
}
.Select--multi .Select-value{
  background-color:#ebf5ff;
  background-color:rgba(0,126,255,0.08);
  border-radius:2px;
  border:1px solid #c2e0ff;
  border:1px solid rgba(0,126,255,0.24);
  color:#007eff;
  display:inline-block;
  font-size:0.9em;
  line-height:1.4;
  margin-left:5px;
  margin-top:5px;
  vertical-align:top;
}
.Select--multi .Select-value-icon,
.Select--multi .Select-value-label{
  display:inline-block;
  vertical-align:middle;
}
.Select--multi .Select-value-label{
  border-bottom-right-radius:2px;
  border-top-right-radius:2px;
  cursor:default;
  padding:2px 5px;
}
.Select--multi a.Select-value-label{
  color:#007eff;
  cursor:pointer;
  text-decoration:none;
}
.Select--multi a.Select-value-label:hover{
  text-decoration:underline;
}
.Select--multi .Select-value-icon{
  cursor:pointer;
  border-bottom-left-radius:2px;
  border-top-left-radius:2px;
  border-right:1px solid #c2e0ff;
  border-right:1px solid rgba(0,126,255,0.24);
  padding:1px 5px 3px;
}
.Select--multi .Select-value-icon:hover,
.Select--multi .Select-value-icon:focus{
  background-color:#d8eafd;
  background-color:rgba(0,113,230,0.08);
  color:#0071e6;
}
.Select--multi .Select-value-icon:active{
  background-color:#c2e0ff;
  background-color:rgba(0,126,255,0.24);
}
.Select--multi.is-disabled .Select-value{
  background-color:#fcfcfc;
  border:1px solid #e3e3e3;
  color:#333;
}
.Select--multi.is-disabled .Select-value-icon{
  cursor:not-allowed;
  border-right:1px solid #e3e3e3;
}
.Select--multi.is-disabled .Select-value-icon:hover,
.Select--multi.is-disabled .Select-value-icon:focus,
.Select--multi.is-disabled .Select-value-icon:active{
  background-color:#fcfcfc;
}
@-webkit-keyframes Select-animation-spin{
  to{
    -webkit-transform:rotate(1turn);
  }
}
.ReactVirtualized__Table__headerRow{
  font-weight:700;
  text-transform:uppercase;
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
  -webkit-box-direction:normal;
  -webkit-box-orient:horizontal;
  -moz-box-orient:horizontal;
  -o-box-orient:horizontal;
  -webkit-flex-direction:row;
  -ms-flex-direction:row;
  flex-direction:row;
  -webkit-box-align:center;
  -moz-box-align:center;
  -o-box-align:center;
  -ms-flex-align:center;
  -webkit-align-items:center;
  align-items:center;
}
.ReactVirtualized__Table__row{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
  -webkit-box-direction:normal;
  -webkit-box-orient:horizontal;
  -moz-box-orient:horizontal;
  -o-box-orient:horizontal;
  -webkit-flex-direction:row;
  -ms-flex-direction:row;
  flex-direction:row;
  -webkit-box-align:center;
  -moz-box-align:center;
  -o-box-align:center;
  -ms-flex-align:center;
  -webkit-align-items:center;
  align-items:center;
}
.ReactVirtualized__Table__headerTruncatedText{
  display:inline-block;
  max-width:100%;
  white-space:nowrap;
  -o-text-overflow:ellipsis;
  text-overflow:ellipsis;
  overflow:hidden;
}
.ReactVirtualized__Table__headerColumn,
.ReactVirtualized__Table__rowColumn{
  margin-right:10px;
  min-width:0px;
}
.ReactVirtualized__Table__rowColumn{
  -o-text-overflow:ellipsis;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.ReactVirtualized__Table__headerColumn:first-of-type,
.ReactVirtualized__Table__rowColumn:first-of-type{
  margin-left:10px;
}
.ReactVirtualized__Table__sortableHeaderColumn{
  cursor:pointer;
}
.ReactVirtualized__Table__sortableHeaderIconContainer{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
  -webkit-box-align:center;
  -moz-box-align:center;
  -o-box-align:center;
  -ms-flex-align:center;
  -webkit-align-items:center;
  align-items:center;
}
.ReactVirtualized__Table__sortableHeaderIcon{
  -webkit-box-flex:0;
  -webkit-box-flex:1;
  -moz-box-flex:1;
  -o-box-flex:1;
  box-flex:1;
  -webkit-flex:0 0 24px;
  -ms-flex:0 0 24px;
  flex:0 0 24px;
  height:1em;
  width:1em;
  fill:currentColor;
}
.VirtualSelectGrid{
  z-index:1;
}
.VirtualizedSelectOption{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
  -webkit-box-align:center;
  -moz-box-align:center;
  -o-box-align:center;
  -ms-flex-align:center;
  -webkit-align-items:center;
  align-items:center;
  padding:0 0.5rem;
}
.VirtualizedSelectFocusedOption{
  background-color:rgba(0,126,255,0.1);
}
.VirtualizedSelectDisabledOption{
  opacity:0.5;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter:alpha(opacity=50);
}
.VirtualizedSelectSelectedOption{
  font-weight:bold;
}
@-moz-keyframes Select-animation-fadeIn{
  from{
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter:alpha(opacity=0);
  }
  to{
    opacity:1;
    -ms-filter:none;
    filter:none;
  }
}
@-webkit-keyframes Select-animation-fadeIn{
  from{
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter:alpha(opacity=0);
  }
  to{
    opacity:1;
    -ms-filter:none;
    filter:none;
  }
}
@-o-keyframes Select-animation-fadeIn{
  from{
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter:alpha(opacity=0);
  }
  to{
    opacity:1;
    -ms-filter:none;
    filter:none;
  }
}
@keyframes Select-animation-fadeIn{
  from{
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter:alpha(opacity=0);
  }
  to{
    opacity:1;
    -ms-filter:none;
    filter:none;
  }
}
@-moz-keyframes Select-animation-spin{
  to{
    -webkit-transform:rotate(1turn);
    -moz-transform:rotate(1turn);
    -o-transform:rotate(1turn);
    -ms-transform:rotate(1turn);
    transform:rotate(1turn);
  }
}
@-webkit-keyframes Select-animation-spin{
  to{
    -webkit-transform:rotate(1turn);
    -moz-transform:rotate(1turn);
    -o-transform:rotate(1turn);
    -ms-transform:rotate(1turn);
    transform:rotate(1turn);
  }
}
@-o-keyframes Select-animation-spin{
  to{
    -webkit-transform:rotate(1turn);
    -moz-transform:rotate(1turn);
    -o-transform:rotate(1turn);
    -ms-transform:rotate(1turn);
    transform:rotate(1turn);
  }
}
@keyframes Select-animation-spin{
  to{
    -webkit-transform:rotate(1turn);
    -moz-transform:rotate(1turn);
    -o-transform:rotate(1turn);
    -ms-transform:rotate(1turn);
    transform:rotate(1turn);
  }
}
.Select{
  width:100%;
}
.Select,
.Select div,
.Select input,
.Select span{
  border-radius:0;
}
.browse-header-wrapper{
  position:relative;
  height:100%;
}
.browse-header-wrapper .magnifier-wrapper{
  display:inline-block;
  height:100%;
  padding-top:13px;
}
.browse-header-wrapper .header-search{
  padding-top:12px;
  margin-bottom:12.5px;
  border-bottom:1px solid #525252;
}
.browse-header-wrapper .header-search.active{
  border-bottom:1px solid #2a73cc;
}
.browse-header-wrapper .header-search .c-ph-search-bar{
  border:none;
  display:inline-block;
  width:280px;
}
.browse-header-wrapper .header-search .c-ph-search-bar .c-ph-search-wrapper .c-search-form{
  width:100%;
}
.browse-header-wrapper .header-search .c-ph-search-bar .c-ph-search-wrapper .c-search-form input.c-search-hint{
  background:transparent !important;
}
.signup-btn{
  border-radius:100px !important;
  min-width:88px !important;
  width:auto !important;
}
.display-6-text,
.display-5-text,
.display-4-text,
.display-3-text,
.display-1-text,
.headline-6-text,
.headline-5-text,
.headline-4-text,
.headline-3-text,
.headline-2-text,
.headline-1-text,
h1.tab-headline,
h2.tab-headline,
h3.tab-headline,
h4.tab-headline,
h5.tab-headline,
h6.tab-headline,
h1.tab-headline-small,
h2.tab-headline-small,
h3.tab-headline-small,
h4.tab-headline-small,
h5.tab-headline-small,
h6.tab-headline-small,
.c-search-catalog-input{
  font-weight:normal;
}
.headline-4-text,
.headline-3-text,
.headline-1-text,
h1.tab-headline,
h2.tab-headline,
h3.tab-headline,
h4.tab-headline,
h5.tab-headline,
h6.tab-headline,
h1.tab-headline-small,
h2.tab-headline-small,
h3.tab-headline-small,
h4.tab-headline-small,
h5.tab-headline-small,
h6.tab-headline-small,
.c-search-catalog-input{
  font-family:'OpenSans', Arial, sans-serif;
}
.headline-1-text,
.c-search-catalog-input{
  font-size:16px;
  line-height:24px;
}
body,
.body-1-text,
.body-2-text,
p,
.search-bar .input-area .search-input,
ul.styleguide.dropdown li > button,
ul.styleguide.dropdown li > button.secondary,
ul.styleguide.dropdown li > a,
.c-user-modal header,
.c-user-modal header a,
.c-user-modal .c-user-modal-content,
.c-user-modal .c-user-modal-content input,
.rc-AuthenticationModal .rc-AuthenticationModal-content header,
.rc-AuthenticationModal .rc-AuthenticationModal-content header a,
.rc-AuthenticationModal .c-user-modal-content,
.rc-AuthenticationModal .c-user-modal-content .c-user-modal-error-icon,
.rc-AuthenticationModal .c-user-modal-content input{
  font-size:14px;
  line-height:21px;
  font-family:'OpenSans', Arial, sans-serif;
}
.body-2-text,
.c-user-modal header,
.c-user-modal header a,
.c-user-modal .c-user-modal-content,
.rc-AuthenticationModal .rc-AuthenticationModal-content header,
.rc-AuthenticationModal .rc-AuthenticationModal-content header a,
.rc-AuthenticationModal .c-user-modal-content{
  font-family:'OpenSans', Arial, sans-serif;
  font-weight:bold;
}
.caption-text,
.pagination-controls-container .number,
.pagination-controls-container .arrow,
.c-user-modal .c-user-modal-content .c-user-modal-help-text,
.c-user-modal .c-user-modal-content .c-user-modal-error-inline,
.c-user-modal .c-user-modal-footer,
.rc-AuthenticationModal .c-user-modal-content .c-user-modal-help-text,
.rc-AuthenticationModal .c-user-modal-content .c-user-modal-error-inline{
  font-size:12px;
  line-height:18px;
  font-family:'OpenSans', Arial, sans-serif;
}
@-webkit-keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@-moz-keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@-webkit-keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@-o-keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
html{
  font-family:sans-serif;
  line-height:1.15;
  -ms-text-size-adjust:100%;
  -webkit-text-size-adjust:100%;
}
body{
  margin:0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary{
  display:block;
}
audio,
canvas,
progress,
video{
  display:inline-block;
}
audio:not([controls]){
  display:none;
  height:0;
}
progress{
  vertical-align:baseline;
}
template,
[hidden]{
  display:none;
}
a{
  background-color:transparent;
  -webkit-text-decoration-skip:objects;
}
a:active,
a:hover{
  outline-width:0;
}
abbr[title]{
  border-bottom:none;
  text-decoration:underline;
  text-decoration:underline dotted;
}
b,
strong{
  font-weight:inherit;
}
b,
strong{
  font-weight:bolder;
}
dfn{
  font-style:italic;
}
h1{
  font-size:2em;
  margin:0.67em 0;
}
mark{
  background-color:#ff0;
  color:#000;
}
small{
  font-size:80%;
}
sub,
sup{
  font-size:75%;
  line-height:0;
  position:relative;
  vertical-align:baseline;
}
sub{
  bottom:-0.25em;
}
sup{
  top:-0.5em;
}
img{
  border-style:none;
}
svg:not(:root){
  overflow:hidden;
}
code,
kbd,
pre,
samp{
  font-family:monospace, monospace;
  font-size:1em;
}
figure{
  margin:1em 40px;
}
hr{
  -webkit-box-sizing:content-box;
  -moz-box-sizing:content-box;
  box-sizing:content-box;
  height:0;
  overflow:visible;
}
button,
input,
optgroup,
select,
textarea{
  font:inherit;
  margin:0;
}
optgroup{
  font-weight:bold;
}
button,
input{
  overflow:visible;
}
button,
select{
  text-transform:none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"]{
  -webkit-appearance:button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner{
  border-style:none;
  padding:0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring{
  outline:1px dotted ButtonText;
}
fieldset{
  border:1px solid #c0c0c0;
  margin:0 2px;
  padding:0.35em 0.625em 0.75em;
}
legend{
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  color:inherit;
  display:table;
  max-width:100%;
  white-space:normal;
}
textarea{
  overflow:auto;
}
[type="checkbox"],
[type="radio"]{
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  padding:0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button{
  height:auto;
}
[type="search"]{
  -webkit-appearance:textfield;
  outline-offset:-2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration{
  -webkit-appearance:none;
}
::-webkit-input-placeholder{
  color:inherit;
  opacity:0.54;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=54)";
  filter:alpha(opacity=54);
}
::-webkit-file-upload-button{
  -webkit-appearance:button;
  font:inherit;
}
html{
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
*,
*::before,
*::after{
  -webkit-box-sizing:inherit;
  -moz-box-sizing:inherit;
  box-sizing:inherit;
}
@-ms-viewport{
  width:device-width;
}
html{
  font-size:16px;
  -ms-overflow-style:scrollbar;
  -webkit-tap-highlight-color:transparent;
}
body{
  font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size:1rem;
  line-height:1.5;
  color:#373a3c;
  background-color:#fff;
}
[tabindex="-1"]:focus{
  outline:none !important;
}
h1,
h2,
h3,
h4,
h5,
h6{
  margin-top:0;
  margin-bottom:0.5rem;
}
p{
  margin-top:0;
  margin-bottom:1rem;
}
abbr[title],
abbr[data-original-title]{
  cursor:help;
  border-bottom:1px dotted #818a91;
}
address{
  margin-bottom:1rem;
  font-style:normal;
  line-height:inherit;
}
ol,
ul,
dl{
  margin-top:0;
  margin-bottom:1rem;
}
ol ol,
ul ul,
ol ul,
ul ol{
  margin-bottom:0;
}
dt{
  font-weight:bold;
}
dd{
  margin-bottom:0.5rem;
  margin-left:0;
}
blockquote{
  margin:0 0 1rem;
}
a{
  color:#2a73cc;
  text-decoration:none;
}
a:focus,
a:hover{
  color:#014c8c;
  text-decoration:underline;
}
a:focus{
  outline:5px auto -webkit-focus-ring-color;
  outline-offset:-2px;
}
a:not([href]):not([tabindex]){
  color:inherit;
  text-decoration:none;
}
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover{
  color:inherit;
  text-decoration:none;
}
a:not([href]):not([tabindex]):focus{
  outline:none;
}
pre{
  margin-top:0;
  margin-bottom:1rem;
  overflow:auto;
}
figure{
  margin:0 0 1rem;
}
img{
  vertical-align:middle;
}
[role="button"]{
  cursor:pointer;
}
a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea{
  -ms-touch-action:manipulation;
  touch-action:manipulation;
}
table{
  border-collapse:collapse;
  background-color:transparent;
}
caption{
  padding-top:0.75rem;
  padding-bottom:0.75rem;
  color:#818a91;
  text-align:left;
  caption-side:bottom;
}
th{
  text-align:left;
}
label{
  display:inline-block;
  margin-bottom:0.5rem;
}
button:focus{
  outline:1px dotted;
  outline:5px auto -webkit-focus-ring-color;
}
input,
button,
select,
textarea{
  line-height:inherit;
}
input[type="radio"]:disabled,
input[type="checkbox"]:disabled{
  cursor:not-allowed;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"]{
  -webkit-appearance:listbox;
}
textarea{
  resize:vertical;
}
fieldset{
  min-width:0;
  padding:0;
  margin:0;
  border:0;
}
legend{
  display:block;
  width:100%;
  padding:0;
  margin-bottom:0.5rem;
  font-size:1.5rem;
  line-height:inherit;
}
input[type="search"]{
  -webkit-appearance:none;
}
output{
  display:inline-block;
}
[hidden]{
  display:none !important;
}
.container,
.container-fluid{
  margin-left:auto;
  margin-right:auto;
  padding-left:15px;
  padding-right:15px;
}
.container::after,
.container-fluid::after,
.row::after{
  content:"";
  display:table;
  clear:both;
}
@media (min-width: 576px){
  .container{
    width:540px;
    max-width:100%;
  }
}
@media (min-width: 768px){
  .container{
    width:720px;
    max-width:100%;
  }
}
@media (min-width: 992px){
  .container{
    width:960px;
    max-width:100%;
  }
}
@media (min-width: 1200px){
  .container{
    width:1140px;
    max-width:100%;
  }
}
@media (min-width: 1440px){
  .container{
    width:1380px;
    max-width:100%;
  }
}
.row{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
  -webkit-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  margin-right:-15px;
  margin-left:-15px;
}
.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xxl-1,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12{
  position:relative;
  min-height:1px;
  width:100%;
  padding-right:15px;
  padding-left:15px;
}
.col-xs{
  -ms-flex-preferred-size:0;
  -webkit-flex-basis:0;
  flex-basis:0;
  -ms-flex-positive:1;
  -webkit-box-flex:1;
  -moz-box-flex:1;
  -o-box-flex:1;
  -ms-box-flex:1;
  box-flex:1;
  -webkit-flex-grow:1;
  flex-grow:1;
  max-width:100%;
}
.col-xs-auto{
  -webkit-box-flex:0;
  -webkit-box-flex:1;
  -moz-box-flex:1;
  -o-box-flex:1;
  box-flex:1;
  -webkit-flex:0 0 auto;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:auto;
}
.col-xs-1{
  -webkit-box-flex:0;
  -webkit-box-flex:1;
  -moz-box-flex:1;
  -o-box-flex:1;
  box-flex:1;
  -webkit-flex:0 0 8.333333%;
  -ms-flex:0 0 8.333333%;
  flex:0 0 8.333333%;
  max-width:8.333333%;
}
.col-xs-2{
  -webkit-box-flex:0;
  -webkit-box-flex:1;
  -moz-box-flex:1;
  -o-box-flex:1;
  box-flex:1;
  -webkit-flex:0 0 16.666667%;
  -ms-flex:0 0 16.666667%;
  flex:0 0 16.666667%;
  max-width:16.666667%;
}
.col-xs-3{
  -webkit-box-flex:0;
  -webkit-box-flex:1;
  -moz-box-flex:1;
  -o-box-flex:1;
  box-flex:1;
  -webkit-flex:0 0 25%;
  -ms-flex:0 0 25%;
  flex:0 0 25%;
  max-width:25%;
}
.col-xs-4{
  -webkit-box-flex:0;
  -webkit-box-flex:1;
  -moz-box-flex:1;
  -o-box-flex:1;
  box-flex:1;
  -webkit-flex:0 0 33.333333%;
  -ms-flex:0 0 33.333333%;
  flex:0 0 33.333333%;
  max-width:33.333333%;
}
.col-xs-5{
  -webkit-box-flex:0;
  -webkit-box-flex:1;
  -moz-box-flex:1;
  -o-box-flex:1;
  box-flex:1;
  -webkit-flex:0 0 41.666667%;
  -ms-flex:0 0 41.666667%;
  flex:0 0 41.666667%;
  max-width:41.666667%;
}
.col-xs-6{
  -webkit-box-flex:0;
  -webkit-box-flex:1;
  -moz-box-flex:1;
  -o-box-flex:1;
  box-flex:1;
  -webkit-flex:0 0 50%;
  -ms-flex:0 0 50%;
  flex:0 0 50%;
  max-width:50%;
}
.col-xs-7{
  -webkit-box-flex:0;
  -webkit-box-flex:1;
  -moz-box-flex:1;
  -o-box-flex:1;
  box-flex:1;
  -webkit-flex:0 0 58.333333%;
  -ms-flex:0 0 58.333333%;
  flex:0 0 58.333333%;
  max-width:58.333333%;
}
.col-xs-8{
  -webkit-box-flex:0;
  -webkit-box-flex:1;
  -moz-box-flex:1;
  -o-box-flex:1;
  box-flex:1;
  -webkit-flex:0 0 66.666667%;
  -ms-flex:0 0 66.666667%;
  flex:0 0 66.666667%;
  max-width:66.666667%;
}
.col-xs-9{
  -webkit-box-flex:0;
  -webkit-box-flex:1;
  -moz-box-flex:1;
  -o-box-flex:1;
  box-flex:1;
  -webkit-flex:0 0 75%;
  -ms-flex:0 0 75%;
  flex:0 0 75%;
  max-width:75%;
}
.col-xs-10{
  -webkit-box-flex:0;
  -webkit-box-flex:1;
  -moz-box-flex:1;
  -o-box-flex:1;
  box-flex:1;
  -webkit-flex:0 0 83.333333%;
  -ms-flex:0 0 83.333333%;
  flex:0 0 83.333333%;
  max-width:83.333333%;
}
.col-xs-11{
  -webkit-box-flex:0;
  -webkit-box-flex:1;
  -moz-box-flex:1;
  -o-box-flex:1;
  box-flex:1;
  -webkit-flex:0 0 91.666667%;
  -ms-flex:0 0 91.666667%;
  flex:0 0 91.666667%;
  max-width:91.666667%;
}
.col-xs-12{
  -webkit-box-flex:0;
  -webkit-box-flex:1;
  -moz-box-flex:1;
  -o-box-flex:1;
  box-flex:1;
  -webkit-flex:0 0 100%;
  -ms-flex:0 0 100%;
  flex:0 0 100%;
  max-width:100%;
}
.pull-xs-0{
  right:auto;
}
.pull-xs-1{
  right:8.333333%;
}
.pull-xs-2{
  right:16.666667%;
}
.pull-xs-3{
  right:25%;
}
.pull-xs-4{
  right:33.333333%;
}
.pull-xs-5{
  right:41.666667%;
}
.pull-xs-6{
  right:50%;
}
.pull-xs-7{
  right:58.333333%;
}
.pull-xs-8{
  right:66.666667%;
}
.pull-xs-9{
  right:75%;
}
.pull-xs-10{
  right:83.333333%;
}
.pull-xs-11{
  right:91.666667%;
}
.pull-xs-12{
  right:100%;
}
.push-xs-0{
  left:auto;
}
.push-xs-1{
  left:8.333333%;
}
.push-xs-2{
  left:16.666667%;
}
.push-xs-3{
  left:25%;
}
.push-xs-4{
  left:33.333333%;
}
.push-xs-5{
  left:41.666667%;
}
.push-xs-6{
  left:50%;
}
.push-xs-7{
  left:58.333333%;
}
.push-xs-8{
  left:66.666667%;
}
.push-xs-9{
  left:75%;
}
.push-xs-10{
  left:83.333333%;
}
.push-xs-11{
  left:91.666667%;
}
.push-xs-12{
  left:100%;
}
.offset-xs-1{
  margin-left:8.333333%;
}
.offset-xs-2{
  margin-left:16.666667%;
}
.offset-xs-3{
  margin-left:25%;
}
.offset-xs-4{
  margin-left:33.333333%;
}
.offset-xs-5{
  margin-left:41.666667%;
}
.offset-xs-6{
  margin-left:50%;
}
.offset-xs-7{
  margin-left:58.333333%;
}
.offset-xs-8{
  margin-left:66.666667%;
}
.offset-xs-9{
  margin-left:75%;
}
.offset-xs-10{
  margin-left:83.333333%;
}
.offset-xs-11{
  margin-left:91.666667%;
}
@media (min-width: 576px){
  .col-sm{
    -ms-flex-preferred-size:0;
    -webkit-flex-basis:0;
    flex-basis:0;
    -ms-flex-positive:1;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    -ms-box-flex:1;
    box-flex:1;
    -webkit-flex-grow:1;
    flex-grow:1;
    max-width:100%;
  }
  .col-sm-auto{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 auto;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:auto;
  }
  .col-sm-1{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 8.333333%;
    -ms-flex:0 0 8.333333%;
    flex:0 0 8.333333%;
    max-width:8.333333%;
  }
  .col-sm-2{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 16.666667%;
    -ms-flex:0 0 16.666667%;
    flex:0 0 16.666667%;
    max-width:16.666667%;
  }
  .col-sm-3{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 25%;
    -ms-flex:0 0 25%;
    flex:0 0 25%;
    max-width:25%;
  }
  .col-sm-4{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 33.333333%;
    -ms-flex:0 0 33.333333%;
    flex:0 0 33.333333%;
    max-width:33.333333%;
  }
  .col-sm-5{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 41.666667%;
    -ms-flex:0 0 41.666667%;
    flex:0 0 41.666667%;
    max-width:41.666667%;
  }
  .col-sm-6{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 50%;
    -ms-flex:0 0 50%;
    flex:0 0 50%;
    max-width:50%;
  }
  .col-sm-7{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 58.333333%;
    -ms-flex:0 0 58.333333%;
    flex:0 0 58.333333%;
    max-width:58.333333%;
  }
  .col-sm-8{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 66.666667%;
    -ms-flex:0 0 66.666667%;
    flex:0 0 66.666667%;
    max-width:66.666667%;
  }
  .col-sm-9{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 75%;
    -ms-flex:0 0 75%;
    flex:0 0 75%;
    max-width:75%;
  }
  .col-sm-10{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 83.333333%;
    -ms-flex:0 0 83.333333%;
    flex:0 0 83.333333%;
    max-width:83.333333%;
  }
  .col-sm-11{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 91.666667%;
    -ms-flex:0 0 91.666667%;
    flex:0 0 91.666667%;
    max-width:91.666667%;
  }
  .col-sm-12{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 100%;
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%;
  }
  .pull-sm-0{
    right:auto;
  }
  .pull-sm-1{
    right:8.333333%;
  }
  .pull-sm-2{
    right:16.666667%;
  }
  .pull-sm-3{
    right:25%;
  }
  .pull-sm-4{
    right:33.333333%;
  }
  .pull-sm-5{
    right:41.666667%;
  }
  .pull-sm-6{
    right:50%;
  }
  .pull-sm-7{
    right:58.333333%;
  }
  .pull-sm-8{
    right:66.666667%;
  }
  .pull-sm-9{
    right:75%;
  }
  .pull-sm-10{
    right:83.333333%;
  }
  .pull-sm-11{
    right:91.666667%;
  }
  .pull-sm-12{
    right:100%;
  }
  .push-sm-0{
    left:auto;
  }
  .push-sm-1{
    left:8.333333%;
  }
  .push-sm-2{
    left:16.666667%;
  }
  .push-sm-3{
    left:25%;
  }
  .push-sm-4{
    left:33.333333%;
  }
  .push-sm-5{
    left:41.666667%;
  }
  .push-sm-6{
    left:50%;
  }
  .push-sm-7{
    left:58.333333%;
  }
  .push-sm-8{
    left:66.666667%;
  }
  .push-sm-9{
    left:75%;
  }
  .push-sm-10{
    left:83.333333%;
  }
  .push-sm-11{
    left:91.666667%;
  }
  .push-sm-12{
    left:100%;
  }
  .offset-sm-0{
    margin-left:0%;
  }
  .offset-sm-1{
    margin-left:8.333333%;
  }
  .offset-sm-2{
    margin-left:16.666667%;
  }
  .offset-sm-3{
    margin-left:25%;
  }
  .offset-sm-4{
    margin-left:33.333333%;
  }
  .offset-sm-5{
    margin-left:41.666667%;
  }
  .offset-sm-6{
    margin-left:50%;
  }
  .offset-sm-7{
    margin-left:58.333333%;
  }
  .offset-sm-8{
    margin-left:66.666667%;
  }
  .offset-sm-9{
    margin-left:75%;
  }
  .offset-sm-10{
    margin-left:83.333333%;
  }
  .offset-sm-11{
    margin-left:91.666667%;
  }
}
@media (min-width: 768px){
  .col-md{
    -ms-flex-preferred-size:0;
    -webkit-flex-basis:0;
    flex-basis:0;
    -ms-flex-positive:1;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    -ms-box-flex:1;
    box-flex:1;
    -webkit-flex-grow:1;
    flex-grow:1;
    max-width:100%;
  }
  .col-md-auto{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 auto;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:auto;
  }
  .col-md-1{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 8.333333%;
    -ms-flex:0 0 8.333333%;
    flex:0 0 8.333333%;
    max-width:8.333333%;
  }
  .col-md-2{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 16.666667%;
    -ms-flex:0 0 16.666667%;
    flex:0 0 16.666667%;
    max-width:16.666667%;
  }
  .col-md-3{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 25%;
    -ms-flex:0 0 25%;
    flex:0 0 25%;
    max-width:25%;
  }
  .col-md-4{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 33.333333%;
    -ms-flex:0 0 33.333333%;
    flex:0 0 33.333333%;
    max-width:33.333333%;
  }
  .col-md-5{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 41.666667%;
    -ms-flex:0 0 41.666667%;
    flex:0 0 41.666667%;
    max-width:41.666667%;
  }
  .col-md-6{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 50%;
    -ms-flex:0 0 50%;
    flex:0 0 50%;
    max-width:50%;
  }
  .col-md-7{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 58.333333%;
    -ms-flex:0 0 58.333333%;
    flex:0 0 58.333333%;
    max-width:58.333333%;
  }
  .col-md-8{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 66.666667%;
    -ms-flex:0 0 66.666667%;
    flex:0 0 66.666667%;
    max-width:66.666667%;
  }
  .col-md-9{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 75%;
    -ms-flex:0 0 75%;
    flex:0 0 75%;
    max-width:75%;
  }
  .col-md-10{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 83.333333%;
    -ms-flex:0 0 83.333333%;
    flex:0 0 83.333333%;
    max-width:83.333333%;
  }
  .col-md-11{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 91.666667%;
    -ms-flex:0 0 91.666667%;
    flex:0 0 91.666667%;
    max-width:91.666667%;
  }
  .col-md-12{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 100%;
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%;
  }
  .pull-md-0{
    right:auto;
  }
  .pull-md-1{
    right:8.333333%;
  }
  .pull-md-2{
    right:16.666667%;
  }
  .pull-md-3{
    right:25%;
  }
  .pull-md-4{
    right:33.333333%;
  }
  .pull-md-5{
    right:41.666667%;
  }
  .pull-md-6{
    right:50%;
  }
  .pull-md-7{
    right:58.333333%;
  }
  .pull-md-8{
    right:66.666667%;
  }
  .pull-md-9{
    right:75%;
  }
  .pull-md-10{
    right:83.333333%;
  }
  .pull-md-11{
    right:91.666667%;
  }
  .pull-md-12{
    right:100%;
  }
  .push-md-0{
    left:auto;
  }
  .push-md-1{
    left:8.333333%;
  }
  .push-md-2{
    left:16.666667%;
  }
  .push-md-3{
    left:25%;
  }
  .push-md-4{
    left:33.333333%;
  }
  .push-md-5{
    left:41.666667%;
  }
  .push-md-6{
    left:50%;
  }
  .push-md-7{
    left:58.333333%;
  }
  .push-md-8{
    left:66.666667%;
  }
  .push-md-9{
    left:75%;
  }
  .push-md-10{
    left:83.333333%;
  }
  .push-md-11{
    left:91.666667%;
  }
  .push-md-12{
    left:100%;
  }
  .offset-md-0{
    margin-left:0%;
  }
  .offset-md-1{
    margin-left:8.333333%;
  }
  .offset-md-2{
    margin-left:16.666667%;
  }
  .offset-md-3{
    margin-left:25%;
  }
  .offset-md-4{
    margin-left:33.333333%;
  }
  .offset-md-5{
    margin-left:41.666667%;
  }
  .offset-md-6{
    margin-left:50%;
  }
  .offset-md-7{
    margin-left:58.333333%;
  }
  .offset-md-8{
    margin-left:66.666667%;
  }
  .offset-md-9{
    margin-left:75%;
  }
  .offset-md-10{
    margin-left:83.333333%;
  }
  .offset-md-11{
    margin-left:91.666667%;
  }
}
@media (min-width: 992px){
  .col-lg{
    -ms-flex-preferred-size:0;
    -webkit-flex-basis:0;
    flex-basis:0;
    -ms-flex-positive:1;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    -ms-box-flex:1;
    box-flex:1;
    -webkit-flex-grow:1;
    flex-grow:1;
    max-width:100%;
  }
  .col-lg-auto{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 auto;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:auto;
  }
  .col-lg-1{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 8.333333%;
    -ms-flex:0 0 8.333333%;
    flex:0 0 8.333333%;
    max-width:8.333333%;
  }
  .col-lg-2{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 16.666667%;
    -ms-flex:0 0 16.666667%;
    flex:0 0 16.666667%;
    max-width:16.666667%;
  }
  .col-lg-3{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 25%;
    -ms-flex:0 0 25%;
    flex:0 0 25%;
    max-width:25%;
  }
  .col-lg-4{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 33.333333%;
    -ms-flex:0 0 33.333333%;
    flex:0 0 33.333333%;
    max-width:33.333333%;
  }
  .col-lg-5{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 41.666667%;
    -ms-flex:0 0 41.666667%;
    flex:0 0 41.666667%;
    max-width:41.666667%;
  }
  .col-lg-6{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 50%;
    -ms-flex:0 0 50%;
    flex:0 0 50%;
    max-width:50%;
  }
  .col-lg-7{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 58.333333%;
    -ms-flex:0 0 58.333333%;
    flex:0 0 58.333333%;
    max-width:58.333333%;
  }
  .col-lg-8{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 66.666667%;
    -ms-flex:0 0 66.666667%;
    flex:0 0 66.666667%;
    max-width:66.666667%;
  }
  .col-lg-9{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 75%;
    -ms-flex:0 0 75%;
    flex:0 0 75%;
    max-width:75%;
  }
  .col-lg-10{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 83.333333%;
    -ms-flex:0 0 83.333333%;
    flex:0 0 83.333333%;
    max-width:83.333333%;
  }
  .col-lg-11{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 91.666667%;
    -ms-flex:0 0 91.666667%;
    flex:0 0 91.666667%;
    max-width:91.666667%;
  }
  .col-lg-12{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 100%;
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%;
  }
  .pull-lg-0{
    right:auto;
  }
  .pull-lg-1{
    right:8.333333%;
  }
  .pull-lg-2{
    right:16.666667%;
  }
  .pull-lg-3{
    right:25%;
  }
  .pull-lg-4{
    right:33.333333%;
  }
  .pull-lg-5{
    right:41.666667%;
  }
  .pull-lg-6{
    right:50%;
  }
  .pull-lg-7{
    right:58.333333%;
  }
  .pull-lg-8{
    right:66.666667%;
  }
  .pull-lg-9{
    right:75%;
  }
  .pull-lg-10{
    right:83.333333%;
  }
  .pull-lg-11{
    right:91.666667%;
  }
  .pull-lg-12{
    right:100%;
  }
  .push-lg-0{
    left:auto;
  }
  .push-lg-1{
    left:8.333333%;
  }
  .push-lg-2{
    left:16.666667%;
  }
  .push-lg-3{
    left:25%;
  }
  .push-lg-4{
    left:33.333333%;
  }
  .push-lg-5{
    left:41.666667%;
  }
  .push-lg-6{
    left:50%;
  }
  .push-lg-7{
    left:58.333333%;
  }
  .push-lg-8{
    left:66.666667%;
  }
  .push-lg-9{
    left:75%;
  }
  .push-lg-10{
    left:83.333333%;
  }
  .push-lg-11{
    left:91.666667%;
  }
  .push-lg-12{
    left:100%;
  }
  .offset-lg-0{
    margin-left:0%;
  }
  .offset-lg-1{
    margin-left:8.333333%;
  }
  .offset-lg-2{
    margin-left:16.666667%;
  }
  .offset-lg-3{
    margin-left:25%;
  }
  .offset-lg-4{
    margin-left:33.333333%;
  }
  .offset-lg-5{
    margin-left:41.666667%;
  }
  .offset-lg-6{
    margin-left:50%;
  }
  .offset-lg-7{
    margin-left:58.333333%;
  }
  .offset-lg-8{
    margin-left:66.666667%;
  }
  .offset-lg-9{
    margin-left:75%;
  }
  .offset-lg-10{
    margin-left:83.333333%;
  }
  .offset-lg-11{
    margin-left:91.666667%;
  }
}
@media (min-width: 1200px){
  .col-xl{
    -ms-flex-preferred-size:0;
    -webkit-flex-basis:0;
    flex-basis:0;
    -ms-flex-positive:1;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    -ms-box-flex:1;
    box-flex:1;
    -webkit-flex-grow:1;
    flex-grow:1;
    max-width:100%;
  }
  .col-xl-auto{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 auto;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:auto;
  }
  .col-xl-1{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 8.333333%;
    -ms-flex:0 0 8.333333%;
    flex:0 0 8.333333%;
    max-width:8.333333%;
  }
  .col-xl-2{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 16.666667%;
    -ms-flex:0 0 16.666667%;
    flex:0 0 16.666667%;
    max-width:16.666667%;
  }
  .col-xl-3{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 25%;
    -ms-flex:0 0 25%;
    flex:0 0 25%;
    max-width:25%;
  }
  .col-xl-4{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 33.333333%;
    -ms-flex:0 0 33.333333%;
    flex:0 0 33.333333%;
    max-width:33.333333%;
  }
  .col-xl-5{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 41.666667%;
    -ms-flex:0 0 41.666667%;
    flex:0 0 41.666667%;
    max-width:41.666667%;
  }
  .col-xl-6{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 50%;
    -ms-flex:0 0 50%;
    flex:0 0 50%;
    max-width:50%;
  }
  .col-xl-7{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 58.333333%;
    -ms-flex:0 0 58.333333%;
    flex:0 0 58.333333%;
    max-width:58.333333%;
  }
  .col-xl-8{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 66.666667%;
    -ms-flex:0 0 66.666667%;
    flex:0 0 66.666667%;
    max-width:66.666667%;
  }
  .col-xl-9{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 75%;
    -ms-flex:0 0 75%;
    flex:0 0 75%;
    max-width:75%;
  }
  .col-xl-10{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 83.333333%;
    -ms-flex:0 0 83.333333%;
    flex:0 0 83.333333%;
    max-width:83.333333%;
  }
  .col-xl-11{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 91.666667%;
    -ms-flex:0 0 91.666667%;
    flex:0 0 91.666667%;
    max-width:91.666667%;
  }
  .col-xl-12{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 100%;
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%;
  }
  .pull-xl-0{
    right:auto;
  }
  .pull-xl-1{
    right:8.333333%;
  }
  .pull-xl-2{
    right:16.666667%;
  }
  .pull-xl-3{
    right:25%;
  }
  .pull-xl-4{
    right:33.333333%;
  }
  .pull-xl-5{
    right:41.666667%;
  }
  .pull-xl-6{
    right:50%;
  }
  .pull-xl-7{
    right:58.333333%;
  }
  .pull-xl-8{
    right:66.666667%;
  }
  .pull-xl-9{
    right:75%;
  }
  .pull-xl-10{
    right:83.333333%;
  }
  .pull-xl-11{
    right:91.666667%;
  }
  .pull-xl-12{
    right:100%;
  }
  .push-xl-0{
    left:auto;
  }
  .push-xl-1{
    left:8.333333%;
  }
  .push-xl-2{
    left:16.666667%;
  }
  .push-xl-3{
    left:25%;
  }
  .push-xl-4{
    left:33.333333%;
  }
  .push-xl-5{
    left:41.666667%;
  }
  .push-xl-6{
    left:50%;
  }
  .push-xl-7{
    left:58.333333%;
  }
  .push-xl-8{
    left:66.666667%;
  }
  .push-xl-9{
    left:75%;
  }
  .push-xl-10{
    left:83.333333%;
  }
  .push-xl-11{
    left:91.666667%;
  }
  .push-xl-12{
    left:100%;
  }
  .offset-xl-0{
    margin-left:0%;
  }
  .offset-xl-1{
    margin-left:8.333333%;
  }
  .offset-xl-2{
    margin-left:16.666667%;
  }
  .offset-xl-3{
    margin-left:25%;
  }
  .offset-xl-4{
    margin-left:33.333333%;
  }
  .offset-xl-5{
    margin-left:41.666667%;
  }
  .offset-xl-6{
    margin-left:50%;
  }
  .offset-xl-7{
    margin-left:58.333333%;
  }
  .offset-xl-8{
    margin-left:66.666667%;
  }
  .offset-xl-9{
    margin-left:75%;
  }
  .offset-xl-10{
    margin-left:83.333333%;
  }
  .offset-xl-11{
    margin-left:91.666667%;
  }
}
@media (min-width: 1440px){
  .col-xxl{
    -ms-flex-preferred-size:0;
    -webkit-flex-basis:0;
    flex-basis:0;
    -ms-flex-positive:1;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    -ms-box-flex:1;
    box-flex:1;
    -webkit-flex-grow:1;
    flex-grow:1;
    max-width:100%;
  }
  .col-xxl-auto{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 auto;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:auto;
  }
  .col-xxl-1{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 8.333333%;
    -ms-flex:0 0 8.333333%;
    flex:0 0 8.333333%;
    max-width:8.333333%;
  }
  .col-xxl-2{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 16.666667%;
    -ms-flex:0 0 16.666667%;
    flex:0 0 16.666667%;
    max-width:16.666667%;
  }
  .col-xxl-3{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 25%;
    -ms-flex:0 0 25%;
    flex:0 0 25%;
    max-width:25%;
  }
  .col-xxl-4{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 33.333333%;
    -ms-flex:0 0 33.333333%;
    flex:0 0 33.333333%;
    max-width:33.333333%;
  }
  .col-xxl-5{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 41.666667%;
    -ms-flex:0 0 41.666667%;
    flex:0 0 41.666667%;
    max-width:41.666667%;
  }
  .col-xxl-6{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 50%;
    -ms-flex:0 0 50%;
    flex:0 0 50%;
    max-width:50%;
  }
  .col-xxl-7{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 58.333333%;
    -ms-flex:0 0 58.333333%;
    flex:0 0 58.333333%;
    max-width:58.333333%;
  }
  .col-xxl-8{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 66.666667%;
    -ms-flex:0 0 66.666667%;
    flex:0 0 66.666667%;
    max-width:66.666667%;
  }
  .col-xxl-9{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 75%;
    -ms-flex:0 0 75%;
    flex:0 0 75%;
    max-width:75%;
  }
  .col-xxl-10{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 83.333333%;
    -ms-flex:0 0 83.333333%;
    flex:0 0 83.333333%;
    max-width:83.333333%;
  }
  .col-xxl-11{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 91.666667%;
    -ms-flex:0 0 91.666667%;
    flex:0 0 91.666667%;
    max-width:91.666667%;
  }
  .col-xxl-12{
    -webkit-box-flex:0;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -o-box-flex:1;
    box-flex:1;
    -webkit-flex:0 0 100%;
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%;
  }
  .pull-xxl-0{
    right:auto;
  }
  .pull-xxl-1{
    right:8.333333%;
  }
  .pull-xxl-2{
    right:16.666667%;
  }
  .pull-xxl-3{
    right:25%;
  }
  .pull-xxl-4{
    right:33.333333%;
  }
  .pull-xxl-5{
    right:41.666667%;
  }
  .pull-xxl-6{
    right:50%;
  }
  .pull-xxl-7{
    right:58.333333%;
  }
  .pull-xxl-8{
    right:66.666667%;
  }
  .pull-xxl-9{
    right:75%;
  }
  .pull-xxl-10{
    right:83.333333%;
  }
  .pull-xxl-11{
    right:91.666667%;
  }
  .pull-xxl-12{
    right:100%;
  }
  .push-xxl-0{
    left:auto;
  }
  .push-xxl-1{
    left:8.333333%;
  }
  .push-xxl-2{
    left:16.666667%;
  }
  .push-xxl-3{
    left:25%;
  }
  .push-xxl-4{
    left:33.333333%;
  }
  .push-xxl-5{
    left:41.666667%;
  }
  .push-xxl-6{
    left:50%;
  }
  .push-xxl-7{
    left:58.333333%;
  }
  .push-xxl-8{
    left:66.666667%;
  }
  .push-xxl-9{
    left:75%;
  }
  .push-xxl-10{
    left:83.333333%;
  }
  .push-xxl-11{
    left:91.666667%;
  }
  .push-xxl-12{
    left:100%;
  }
  .offset-xxl-0{
    margin-left:0%;
  }
  .offset-xxl-1{
    margin-left:8.333333%;
  }
  .offset-xxl-2{
    margin-left:16.666667%;
  }
  .offset-xxl-3{
    margin-left:25%;
  }
  .offset-xxl-4{
    margin-left:33.333333%;
  }
  .offset-xxl-5{
    margin-left:41.666667%;
  }
  .offset-xxl-6{
    margin-left:50%;
  }
  .offset-xxl-7{
    margin-left:58.333333%;
  }
  .offset-xxl-8{
    margin-left:66.666667%;
  }
  .offset-xxl-9{
    margin-left:75%;
  }
  .offset-xxl-10{
    margin-left:83.333333%;
  }
  .offset-xxl-11{
    margin-left:91.666667%;
  }
}
.flex-xs-first{
  -webkit-box-ordinal-group:0;
  -webkit-box-ordinal-group:-1;
  -moz-box-ordinal-group:-1;
  -o-box-ordinal-group:-1;
  -ms-flex-order:-1;
  -webkit-order:-1;
  order:-1;
}
.flex-xs-last{
  -webkit-box-ordinal-group:2;
  -webkit-box-ordinal-group:1;
  -moz-box-ordinal-group:1;
  -o-box-ordinal-group:1;
  -ms-flex-order:1;
  -webkit-order:1;
  order:1;
}
.flex-xs-unordered{
  -webkit-box-ordinal-group:1;
  -webkit-box-ordinal-group:0;
  -moz-box-ordinal-group:0;
  -o-box-ordinal-group:0;
  -ms-flex-order:0;
  -webkit-order:0;
  order:0;
}
.flex-items-xs-top{
  -ms-grid-row-align:flex-start;
  -webkit-box-align:start;
  -moz-box-align:start;
  -o-box-align:start;
  -ms-flex-align:start;
  -webkit-align-items:flex-start;
  align-items:flex-start;
}
.flex-items-xs-middle{
  -ms-grid-row-align:center;
  -webkit-box-align:center;
  -moz-box-align:center;
  -o-box-align:center;
  -ms-flex-align:center;
  -webkit-align-items:center;
  align-items:center;
}
.flex-items-xs-bottom{
  -ms-grid-row-align:flex-end;
  -webkit-box-align:end;
  -moz-box-align:end;
  -o-box-align:end;
  -ms-flex-align:end;
  -webkit-align-items:flex-end;
  align-items:flex-end;
}
.flex-xs-top{
  -webkit-align-self:flex-start;
  align-self:flex-start;
  -ms-flex-item-align:start;
}
.flex-xs-middle{
  -webkit-align-self:center;
  align-self:center;
  -ms-flex-item-align:center;
}
.flex-xs-bottom{
  -webkit-align-self:flex-end;
  align-self:flex-end;
  -ms-flex-item-align:end;
}
.flex-items-xs-left{
  -webkit-box-pack:start;
  -moz-box-pack:start;
  -o-box-pack:start;
  -ms-flex-pack:start;
  -webkit-justify-content:flex-start;
  justify-content:flex-start;
}
.flex-items-xs-center{
  -webkit-box-pack:center;
  -moz-box-pack:center;
  -o-box-pack:center;
  -ms-flex-pack:center;
  -webkit-justify-content:center;
  justify-content:center;
}
.flex-items-xs-right{
  -webkit-box-pack:end;
  -moz-box-pack:end;
  -o-box-pack:end;
  -ms-flex-pack:end;
  -webkit-justify-content:flex-end;
  justify-content:flex-end;
}
.flex-items-xs-around{
  -webkit-box-pack:distribute;
  -moz-box-pack:distribute;
  -o-box-pack:distribute;
  -ms-flex-pack:distribute;
  -webkit-justify-content:space-around;
  justify-content:space-around;
}
.flex-items-xs-between{
  -webkit-box-pack:justify;
  -moz-box-pack:justify;
  -o-box-pack:justify;
  -ms-flex-pack:justify;
  -webkit-justify-content:space-between;
  justify-content:space-between;
}
@media (min-width: 544px){
  .flex-sm-first{
    -webkit-box-ordinal-group:0;
    -webkit-box-ordinal-group:-1;
    -moz-box-ordinal-group:-1;
    -o-box-ordinal-group:-1;
    -ms-flex-order:-1;
    -webkit-order:-1;
    order:-1;
  }
  .flex-sm-last{
    -webkit-box-ordinal-group:2;
    -webkit-box-ordinal-group:1;
    -moz-box-ordinal-group:1;
    -o-box-ordinal-group:1;
    -ms-flex-order:1;
    -webkit-order:1;
    order:1;
  }
  .flex-sm-unordered{
    -webkit-box-ordinal-group:1;
    -webkit-box-ordinal-group:0;
    -moz-box-ordinal-group:0;
    -o-box-ordinal-group:0;
    -ms-flex-order:0;
    -webkit-order:0;
    order:0;
  }
}
@media (min-width: 544px){
  .flex-items-sm-top{
    -ms-grid-row-align:flex-start;
    -webkit-box-align:start;
    -moz-box-align:start;
    -o-box-align:start;
    -ms-flex-align:start;
    -webkit-align-items:flex-start;
    align-items:flex-start;
  }
  .flex-items-sm-middle{
    -ms-grid-row-align:center;
    -webkit-box-align:center;
    -moz-box-align:center;
    -o-box-align:center;
    -ms-flex-align:center;
    -webkit-align-items:center;
    align-items:center;
  }
  .flex-items-sm-bottom{
    -ms-grid-row-align:flex-end;
    -webkit-box-align:end;
    -moz-box-align:end;
    -o-box-align:end;
    -ms-flex-align:end;
    -webkit-align-items:flex-end;
    align-items:flex-end;
  }
}
@media (min-width: 544px){
  .flex-sm-top{
    -webkit-align-self:flex-start;
    align-self:flex-start;
    -ms-flex-item-align:start;
  }
  .flex-sm-middle{
    -webkit-align-self:center;
    align-self:center;
    -ms-flex-item-align:center;
  }
  .flex-sm-bottom{
    -webkit-align-self:flex-end;
    align-self:flex-end;
    -ms-flex-item-align:end;
  }
}
@media (min-width: 544px){
  .flex-items-sm-left{
    -webkit-box-pack:start;
    -moz-box-pack:start;
    -o-box-pack:start;
    -ms-flex-pack:start;
    -webkit-justify-content:flex-start;
    justify-content:flex-start;
  }
  .flex-items-sm-center{
    -webkit-box-pack:center;
    -moz-box-pack:center;
    -o-box-pack:center;
    -ms-flex-pack:center;
    -webkit-justify-content:center;
    justify-content:center;
  }
  .flex-items-sm-right{
    -webkit-box-pack:end;
    -moz-box-pack:end;
    -o-box-pack:end;
    -ms-flex-pack:end;
    -webkit-justify-content:flex-end;
    justify-content:flex-end;
  }
  .flex-items-sm-around{
    -webkit-box-pack:distribute;
    -moz-box-pack:distribute;
    -o-box-pack:distribute;
    -ms-flex-pack:distribute;
    -webkit-justify-content:space-around;
    justify-content:space-around;
  }
  .flex-items-sm-between{
    -webkit-box-pack:justify;
    -moz-box-pack:justify;
    -o-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
  }
}
@media (min-width: 768px){
  .flex-md-first{
    -webkit-box-ordinal-group:0;
    -webkit-box-ordinal-group:-1;
    -moz-box-ordinal-group:-1;
    -o-box-ordinal-group:-1;
    -ms-flex-order:-1;
    -webkit-order:-1;
    order:-1;
  }
  .flex-md-last{
    -webkit-box-ordinal-group:2;
    -webkit-box-ordinal-group:1;
    -moz-box-ordinal-group:1;
    -o-box-ordinal-group:1;
    -ms-flex-order:1;
    -webkit-order:1;
    order:1;
  }
  .flex-md-unordered{
    -webkit-box-ordinal-group:1;
    -webkit-box-ordinal-group:0;
    -moz-box-ordinal-group:0;
    -o-box-ordinal-group:0;
    -ms-flex-order:0;
    -webkit-order:0;
    order:0;
  }
}
@media (min-width: 768px){
  .flex-items-md-top{
    -ms-grid-row-align:flex-start;
    -webkit-box-align:start;
    -moz-box-align:start;
    -o-box-align:start;
    -ms-flex-align:start;
    -webkit-align-items:flex-start;
    align-items:flex-start;
  }
  .flex-items-md-middle{
    -ms-grid-row-align:center;
    -webkit-box-align:center;
    -moz-box-align:center;
    -o-box-align:center;
    -ms-flex-align:center;
    -webkit-align-items:center;
    align-items:center;
  }
  .flex-items-md-bottom{
    -ms-grid-row-align:flex-end;
    -webkit-box-align:end;
    -moz-box-align:end;
    -o-box-align:end;
    -ms-flex-align:end;
    -webkit-align-items:flex-end;
    align-items:flex-end;
  }
}
@media (min-width: 768px){
  .flex-md-top{
    -webkit-align-self:flex-start;
    align-self:flex-start;
    -ms-flex-item-align:start;
  }
  .flex-md-middle{
    -webkit-align-self:center;
    align-self:center;
    -ms-flex-item-align:center;
  }
  .flex-md-bottom{
    -webkit-align-self:flex-end;
    align-self:flex-end;
    -ms-flex-item-align:end;
  }
}
@media (min-width: 768px){
  .flex-items-md-left{
    -webkit-box-pack:start;
    -moz-box-pack:start;
    -o-box-pack:start;
    -ms-flex-pack:start;
    -webkit-justify-content:flex-start;
    justify-content:flex-start;
  }
  .flex-items-md-center{
    -webkit-box-pack:center;
    -moz-box-pack:center;
    -o-box-pack:center;
    -ms-flex-pack:center;
    -webkit-justify-content:center;
    justify-content:center;
  }
  .flex-items-md-right{
    -webkit-box-pack:end;
    -moz-box-pack:end;
    -o-box-pack:end;
    -ms-flex-pack:end;
    -webkit-justify-content:flex-end;
    justify-content:flex-end;
  }
  .flex-items-md-around{
    -webkit-box-pack:distribute;
    -moz-box-pack:distribute;
    -o-box-pack:distribute;
    -ms-flex-pack:distribute;
    -webkit-justify-content:space-around;
    justify-content:space-around;
  }
  .flex-items-md-between{
    -webkit-box-pack:justify;
    -moz-box-pack:justify;
    -o-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
  }
}
@media (min-width: 992px){
  .flex-lg-first{
    -webkit-box-ordinal-group:0;
    -webkit-box-ordinal-group:-1;
    -moz-box-ordinal-group:-1;
    -o-box-ordinal-group:-1;
    -ms-flex-order:-1;
    -webkit-order:-1;
    order:-1;
  }
  .flex-lg-last{
    -webkit-box-ordinal-group:2;
    -webkit-box-ordinal-group:1;
    -moz-box-ordinal-group:1;
    -o-box-ordinal-group:1;
    -ms-flex-order:1;
    -webkit-order:1;
    order:1;
  }
  .flex-lg-unordered{
    -webkit-box-ordinal-group:1;
    -webkit-box-ordinal-group:0;
    -moz-box-ordinal-group:0;
    -o-box-ordinal-group:0;
    -ms-flex-order:0;
    -webkit-order:0;
    order:0;
  }
}
@media (min-width: 992px){
  .flex-items-lg-top{
    -ms-grid-row-align:flex-start;
    -webkit-box-align:start;
    -moz-box-align:start;
    -o-box-align:start;
    -ms-flex-align:start;
    -webkit-align-items:flex-start;
    align-items:flex-start;
  }
  .flex-items-lg-middle{
    -ms-grid-row-align:center;
    -webkit-box-align:center;
    -moz-box-align:center;
    -o-box-align:center;
    -ms-flex-align:center;
    -webkit-align-items:center;
    align-items:center;
  }
  .flex-items-lg-bottom{
    -ms-grid-row-align:flex-end;
    -webkit-box-align:end;
    -moz-box-align:end;
    -o-box-align:end;
    -ms-flex-align:end;
    -webkit-align-items:flex-end;
    align-items:flex-end;
  }
}
@media (min-width: 992px){
  .flex-lg-top{
    -webkit-align-self:flex-start;
    align-self:flex-start;
    -ms-flex-item-align:start;
  }
  .flex-lg-middle{
    -webkit-align-self:center;
    align-self:center;
    -ms-flex-item-align:center;
  }
  .flex-lg-bottom{
    -webkit-align-self:flex-end;
    align-self:flex-end;
    -ms-flex-item-align:end;
  }
}
@media (min-width: 992px){
  .flex-items-lg-left{
    -webkit-box-pack:start;
    -moz-box-pack:start;
    -o-box-pack:start;
    -ms-flex-pack:start;
    -webkit-justify-content:flex-start;
    justify-content:flex-start;
  }
  .flex-items-lg-center{
    -webkit-box-pack:center;
    -moz-box-pack:center;
    -o-box-pack:center;
    -ms-flex-pack:center;
    -webkit-justify-content:center;
    justify-content:center;
  }
  .flex-items-lg-right{
    -webkit-box-pack:end;
    -moz-box-pack:end;
    -o-box-pack:end;
    -ms-flex-pack:end;
    -webkit-justify-content:flex-end;
    justify-content:flex-end;
  }
  .flex-items-lg-around{
    -webkit-box-pack:distribute;
    -moz-box-pack:distribute;
    -o-box-pack:distribute;
    -ms-flex-pack:distribute;
    -webkit-justify-content:space-around;
    justify-content:space-around;
  }
  .flex-items-lg-between{
    -webkit-box-pack:justify;
    -moz-box-pack:justify;
    -o-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
  }
}
@media (min-width: 1200px){
  .flex-xl-first{
    -webkit-box-ordinal-group:0;
    -webkit-box-ordinal-group:-1;
    -moz-box-ordinal-group:-1;
    -o-box-ordinal-group:-1;
    -ms-flex-order:-1;
    -webkit-order:-1;
    order:-1;
  }
  .flex-xl-last{
    -webkit-box-ordinal-group:2;
    -webkit-box-ordinal-group:1;
    -moz-box-ordinal-group:1;
    -o-box-ordinal-group:1;
    -ms-flex-order:1;
    -webkit-order:1;
    order:1;
  }
  .flex-xl-unordered{
    -webkit-box-ordinal-group:1;
    -webkit-box-ordinal-group:0;
    -moz-box-ordinal-group:0;
    -o-box-ordinal-group:0;
    -ms-flex-order:0;
    -webkit-order:0;
    order:0;
  }
}
@media (min-width: 1200px){
  .flex-items-xl-top{
    -ms-grid-row-align:flex-start;
    -webkit-box-align:start;
    -moz-box-align:start;
    -o-box-align:start;
    -ms-flex-align:start;
    -webkit-align-items:flex-start;
    align-items:flex-start;
  }
  .flex-items-xl-middle{
    -ms-grid-row-align:center;
    -webkit-box-align:center;
    -moz-box-align:center;
    -o-box-align:center;
    -ms-flex-align:center;
    -webkit-align-items:center;
    align-items:center;
  }
  .flex-items-xl-bottom{
    -ms-grid-row-align:flex-end;
    -webkit-box-align:end;
    -moz-box-align:end;
    -o-box-align:end;
    -ms-flex-align:end;
    -webkit-align-items:flex-end;
    align-items:flex-end;
  }
}
@media (min-width: 1200px){
  .flex-xl-top{
    -webkit-align-self:flex-start;
    align-self:flex-start;
    -ms-flex-item-align:start;
  }
  .flex-xl-middle{
    -webkit-align-self:center;
    align-self:center;
    -ms-flex-item-align:center;
  }
  .flex-xl-bottom{
    -webkit-align-self:flex-end;
    align-self:flex-end;
    -ms-flex-item-align:end;
  }
}
@media (min-width: 1200px){
  .flex-items-xl-left{
    -webkit-box-pack:start;
    -moz-box-pack:start;
    -o-box-pack:start;
    -ms-flex-pack:start;
    -webkit-justify-content:flex-start;
    justify-content:flex-start;
  }
  .flex-items-xl-center{
    -webkit-box-pack:center;
    -moz-box-pack:center;
    -o-box-pack:center;
    -ms-flex-pack:center;
    -webkit-justify-content:center;
    justify-content:center;
  }
  .flex-items-xl-right{
    -webkit-box-pack:end;
    -moz-box-pack:end;
    -o-box-pack:end;
    -ms-flex-pack:end;
    -webkit-justify-content:flex-end;
    justify-content:flex-end;
  }
  .flex-items-xl-around{
    -webkit-box-pack:distribute;
    -moz-box-pack:distribute;
    -o-box-pack:distribute;
    -ms-flex-pack:distribute;
    -webkit-justify-content:space-around;
    justify-content:space-around;
  }
  .flex-items-xl-between{
    -webkit-box-pack:justify;
    -moz-box-pack:justify;
    -o-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
  }
}
html{
  position:relative;
  min-height:100%;
}
@media (max-width: 360px){
  .xs-min-width{
    min-width:360px;
  }
}
.max-text-width{
  max-width:720px;
}
.max-alert-modal-width{
  max-width:560px;
}
.center-bg{
  -webkit-background-size:cover;
  -moz-background-size:cover;
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
}
.top-bg{
  -webkit-background-size:cover;
  -moz-background-size:cover;
  background-size:cover;
  background-position:top;
  background-repeat:no-repeat;
}
.block{
  background-color:#e3e4e5;
  color:#e3e4e5;
}
.block-text-bg{
  color:#f5f7fa;
}
.active-link{
  font-weight:bold;
  color:#4281ba;
  border-bottom:2px solid #4281ba;
  padding-bottom:0.5rem;
}
.border-radius-50{
  border-radius:50%;
}
.color-primary{
  color:#4a89dc;
}
.color-accent{
  color:#3bafda;
}
.text-primary{
  color:#363b42;
}
.text-primary-dark{
  color:#fff;
}
.text-secondary{
  color:#6e767f;
}
.text-secondary-dark{
  color:#e3e4e5;
}
.bg-white{
  background-color:#fff;
}
.bg-primary{
  background-color:#4a89dc;
}
.bg-dark-primary{
  background-color:#4281ba;
}
.bg-light-primary{
  background-color:#95ccef;
}
.bg-accent{
  background-color:#3bafda;
}
.bg-info{
  background-color:#4a89dc;
}
.color-info{
  color:#4a89dc;
}
.color-danger{
  color:#da4453;
}
.bg-gray{
  background-color:#f5f5f5;
}
.bg-light{
  background-color:#fdfeff;
}
.bg-dark{
  background-color:#363b42;
}
.color-white{
  color:#fff;
}
.color-black{
  color:#000;
}
.border-a{
  border:1px solid #e3e4e5;
}
.border-bottom{
  border-bottom:1px solid #e3e4e5;
}
.border-top{
  border-top:1px solid #e3e4e5;
}
.list-style-none{
  list-style:none;
}
.row-margin{
  margin-left:-12px;
  margin-right:-12px;
}
.m-p-0{
  margin:0;
  padding:0;
}
.pos-relative{
  position:relative;
}
.m-t-auto{
  margin-top:auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
p{
  max-width:100%;
}
.font-xxl{
  font-size:4rem;
}
.font-xl{
  font-size:2.5rem;
}
.font-lg{
  font-size:1.5rem;
}
.font-md{
  font-size:1rem;
}
.font-sm{
  font-size:0.9rem;
}
.font-xs{
  font-size:0.8rem;
}
.pos-vertical-center{
  position:relative;
  top:50%;
  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -o-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
}
.absolute-center{
  position:absolute;
  top:50%;
  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -o-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
  border:1px dashed #ff1493;
}
.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: 768px){
  .pull-md-left{
    float:left !important;
  }
  .pull-md-right{
    float:right !important;
  }
  .pull-md-none{
    float:none !important;
  }
}
@media (min-width: 992px){
  .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;
  }
}
.overflow-hidden{
  overflow:hidden;
}
.sr-only-focusable:active,
.sr-only-focusable:focus{
  position:static;
  width:auto;
  height:auto;
  margin:0;
  overflow:visible;
  clip:auto;
}
.w-100{
  width:100% !important;
}
.h-100{
  height:100%;
}
.m-x-auto{
  margin-right:auto !important;
  margin-left:auto !important;
}
.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-y-0{
  margin-top:0 !important;
  margin-bottom:0 !important;
}
.m-a-1s{
  margin:0.5rem 0.5rem !important;
}
.m-t-1s{
  margin-top:0.5rem !important;
}
.m-r-1s{
  margin-right:0.5rem !important;
}
.m-b-1s{
  margin-bottom:0.5rem !important;
}
.m-l-1s{
  margin-left:0.5rem !important;
}
.m-x-1s{
  margin-right:0.5rem !important;
  margin-left:0.5rem !important;
}
.m-y-1s{
  margin-top:0.5rem !important;
  margin-bottom:0.5rem !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:1.5rem !important;
}
.m-x-2{
  margin-right:1.5rem !important;
  margin-left:1.5rem !important;
}
.m-y-2{
  margin-top:1.5rem !important;
  margin-bottom:1.5rem !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;
}
.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-1s{
  padding:0.5rem 0.5rem !important;
}
.p-t-1s{
  padding-top:0.5rem !important;
}
.p-r-1s{
  padding-right:0.5rem !important;
}
.p-b-1s{
  padding-bottom:0.5rem !important;
}
.p-l-1s{
  padding-left:0.5rem !important;
}
.p-x-1s{
  padding-right:0.5rem !important;
  padding-left:0.5rem !important;
}
.p-y-1s{
  padding-top:0.5rem !important;
  padding-bottom:0.5rem !important;
}
.p-a-1{
  padding:1rem 1rem !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:1.5rem 1.5rem !important;
}
.p-t-2{
  padding-top:1.5rem !important;
}
.p-r-2{
  padding-right:1.5rem !important;
}
.p-b-2{
  padding-bottom:1.5rem !important;
}
.p-l-2{
  padding-left:1.5rem !important;
}
.p-x-2{
  padding-right:1.5rem !important;
  padding-left:1.5rem !important;
}
.p-y-2{
  padding-top:1.5rem !important;
  padding-bottom:1.5rem !important;
}
.p-a-3{
  padding:3rem 3rem !important;
}
.p-t-3{
  padding-top: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;
}
.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;
  -o-text-overflow:ellipsis;
  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;
}
@media (min-width: 544px){
  .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;
}
.text-decoration-none{
  text-decoration:none;
}
.font-weight-normal{
  font-weight:normal;
}
.font-weight-bold{
  font-weight:bold;
}
.font-italic{
  font-style:italic;
}
.text-hide{
  font:0/0 a;
  color:transparent;
  text-shadow:none;
  background-color:transparent;
  border:0;
}
.text-muted{
  color:#687075 !important;
}
a.text-muted:focus,
a.text-muted:hover{
  color:#687077 !important;
}
a.text-primary:focus,
a.text-primary:hover{
  color:#025aa5 !important;
}
.text-success{
  color:#5cb85c !important;
}
a.text-success:focus,
a.text-success:hover{
  color:#449d44 !important;
}
.text-info{
  color:#5bc0de !important;
}
a.text-info:focus,
a.text-info:hover{
  color:#31b0d5 !important;
}
.text-warning{
  color:#f0ad4e !important;
}
a.text-warning:focus,
a.text-warning:hover{
  color:#ec971f !important;
}
.text-danger{
  color:#d9534f !important;
}
a.text-danger:focus,
a.text-danger:hover{
  color:#c9302c !important;
}
.text-gray-dark{
  color:#373a3c !important;
}
a.text-gray-dark:focus,
a.text-gray-dark:hover{
  color:#1f2021 !important;
}
.invisible{
  visibility:hidden !important;
}
.hidden-xs-up{
  display:none !important;
}
@media (max-width: 575px){
  .hidden-xs-down{
    display:none !important;
  }
}
@media (min-width: 576px){
  .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: 1167px){
  .hidden-lg-down{
    display:none !important;
  }
}
@media (min-width: 1168px){
  .hidden-xl-up{
    display:none !important;
  }
}
@media (max-width: 1407px){
  .hidden-xll-down{
    display:none !important;
  }
}
@media (min-width: 1408px){
  .hidden-xll-up{
    display:none !important;
  }
}
@font-face{
  font-family:'OpenSans-Light';
  src:url("https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Light.eot");
  src:url("https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Light.eot?#iefix") format('embedded-opentype'), url("https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Light.woff2") format('woff2'), url("https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Light.woff") format('woff'), url("https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Light.ttf") format('truetype'), url("https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Light.svg#OpenSans-Light") format('svg');
  font-weight:normal;
  font-style:normal;
}
@font-face{
  font-family:'OpenSans';
  font-style:normal;
  font-weight:300;
  src:url("https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Light.eot");
  src:url("https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Light.eot?#iefix") format('embedded-opentype'), url("https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Light.woff2") format('woff2'), url("https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Light.woff") format('woff'), url("https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Light.ttf") format('truetype'), url("https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Light.svg#OpenSans-Light") format('svg');
}
@font-face{
  font-family:'OpenSans';
  font-style:normal;
  font-weight:400;
  src:url("https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Regular.eot");
  src:url("https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Regular.eot?#iefix") format('embedded-opentype'), url("https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Regular.woff2") format('woff2'), url("https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Regular.woff") format('woff'), url("https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Regular.ttf") format('truetype'), url("https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Regular.svg#OpenSans-Regular") format('svg');
}
@font-face{
  font-family:'OpenSans';
  font-style:normal;
  font-weight:600;
  src:url("https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Semibold.eot");
  src:url("https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Semibold.eot?#iefix") format('embedded-opentype'), url("https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Semibold.woff2") format('woff2'), url("https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Semibold.woff") format('woff'), url("https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Semibold.ttf") format('truetype'), url("https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Semibold.svg#OpenSans-Semibold") format('svg');
}
@font-face{
  font-family:'OpenSans';
  font-style:normal;
  font-weight:700;
  src:url("https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Bold.eot");
  src:url("https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Bold.eot?#iefix") format('embedded-opentype'), url("https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Bold.woff2") format('woff2'), url("https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Bold.woff") format('woff'), url("https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Bold.ttf") format('truetype'), url("https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Bold.svg#OpenSans-Bold") format('svg');
}
@font-face{
  font-family:'Merriweather-Light';
  src:url("https://d3njjcbhbojbot.cloudfront.net/web/type/merriweather/Merriweather-Light.eot");
  src:url("https://d3njjcbhbojbot.cloudfront.net/web/type/merriweather/Merriweather-Light.eot") format('embedded-opentype'), url("https://d3njjcbhbojbot.cloudfront.net/web/type/merriweather/Merriweather-Light.woff") format('woff'), url("https://d3njjcbhbojbot.cloudfront.net/web/type/merriweather/Merriweather-Light.ttf") format('truetype'), url("https://d3njjcbhbojbot.cloudfront.net/web/type/merriweather/Merriweather-Light.svg") format('svg');
}
*{
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}
body{
  font-family:OpenSans, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
.heading{
  font-family:'OpenSans-light', Arial, sans-serif;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6{
  margin-bottom:0.5rem;
}
h1,
.h1{
  font-size:3rem;
  line-height:3.75rem;
}
h2,
.h2{
  font-size:2.125rem;
  line-height:2.625rem;
}
h3,
.h3{
  font-size:1.5rem;
  line-height:1.875rem;
}
h4,
.h4{
  font-size:1.25rem;
  line-height:1.5rem;
}
h5,
.h5{
  font-size:0.875rem;
  line-height:1rem;
}
h6,
.h6{
  font-size:0.75rem;
  line-height:0.9rem;
}
.body{
  font-size:0.875rem;
  line-height:1.5rem;
}
.caption{
  font-size:0.75rem;
  line-height:1.125rem;
}
.label{
  font-weight:bold;
  font-size:0.75rem;
  line-height:1.125rem;
  text-transform:uppercase;
}
.display{
  font-family:'Merriweather-Light', Georgia, serif;
}
.bold{
  font-family:'OpenSans', Arial, sans-serif;
  font-weight:bold;
}
.hide{
  display:none;
}
.rc-Modal{
  z-index:10000;
  color:#363b42;
}
.rc-Modal .c-modal-x-out{
  top:8px !important;
  right:16px !important;
}
.vjs-control,
.vjs-button{
  background:transparent;
  border:none;
}
.text-decoration-none:hover{
  text-decoration:none !important;
}
.max-width-980{
  max-width:980px;
}
table > caption{
  caption-side:top !important;
}
.twitter-typeahead{
  width:100%;
}
.c-search-menu{
  background-color:#fff;
  border:1px solid rgba(0,0,0,0.12);
  margin-top:-11px;
  width:50%;
}
@media (max-width: 767px){
  .c-search-menu{
    width:100%;
  }
}
.c-search-cursor,
.c-search-suggestion:hover{
  cursor:pointer;
  background-color:rgba(0,0,0,0.05);
}
.c-search-suggestion{
  padding:10px;
}
.rc-MobilePromoBannerTop .header-padder{
  width:100vw;
  height:72px;
}
.rc-MobilePromoBannerTop .fixed-floater{
  position:fixed;
  top:0;
  height:72px;
  width:100vw;
  background:#fff;
  border-bottom:1px solid rgba(0,0,0,0.255);
  -webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.255);
  box-shadow:0 0 8px 0 rgba(0,0,0,0.255);
  z-index:10000;
}
.rc-MobilePromoBannerTop .banner-button{
  width:100%;
  height:100%;
  cursor:pointer;
  background:rgba(0,0,0,0.1);
}
.rc-MobilePromoBannerTop .app-logo{
  height:48px;
  width:48px;
  margin-top:12px;
  margin-left:40px;
  border-radius:4px;
}
.rc-MobilePromoBannerTop .app-info{
  text-align:left;
  margin-top:12px;
  margin-left:12px;
}
.rc-MobilePromoBannerTop .app-name{
  margin-top:2px;
  margin-bottom:4px;
}
.rc-MobilePromoBannerTop .promo-dismiss-button{
  cursor:pointer;
  position:absolute;
  left:12px;
  top:24px;
  min-width:12px;
  min-height:12px;
}
.rc-MobilePromoBannerTop .ratings-section{
  margin-bottom:0;
}
.rc-MobilePromoBannerTop .cta-box{
  position:absolute;
  right:16px;
  bottom:24px;
  height:28px;
  width:60px;
  color:#000;
  background:#ffd700;
  border-radius:4px;
  border:1px solid #f5a623;
}
.rc-MobilePromoBannerTop .cif-close{
  font-size:12px;
  color:rgba(0,0,0,0.45);
}
.rc-MobilePromoBannerBottom{
  position:fixed;
  bottom:0;
  height:100px;
  width:100vw;
  background:#fff;
  border-top:1px solid rgba(0,0,0,0.255);
  -webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.255);
  box-shadow:0 0 8px 0 rgba(0,0,0,0.255);
  z-index:10000;
}
.rc-MobilePromoBannerBottom .banner-button{
  width:100%;
  height:100%;
  cursor:pointer;
}
.rc-MobilePromoBannerBottom .app-logo{
  height:48px;
  width:48px;
  margin-top:16px;
  margin-left:32px;
  border-radius:4px;
}
.rc-MobilePromoBannerBottom .app-info{
  text-align:left;
  margin-top:16px;
  margin-left:12px;
}
.rc-MobilePromoBannerBottom .app-name{
  margin-top:2px;
  margin-bottom:4px;
}
.rc-MobilePromoBannerBottom .promo-dismiss-button{
  cursor:pointer;
  position:absolute;
  right:12px;
  top:12px;
  min-width:12px;
  min-height:12px;
}
.rc-MobilePromoBannerBottom .ratings-section{
  margin-bottom:16px;
}
.rc-MobilePromoBannerBottom .cta-box{
  position:absolute;
  bottom:12px;
  right:16px;
  height:28px;
  width:80px;
  color:#fff;
  background:#2a73cc;
  border-radius:4px;
}
.rc-MobilePromoBannerBottom .cif-close{
  font-size:12px;
  color:rgba(0,0,0,0.255);
}
.rc-MobilePromoRatings .stars{
  color:#f5a623;
}
.rc-MobilePromoRatings .review-count{
  margin-left:8px;
}
.rc-MobilePromoWall{
  position:fixed;
  top:0;
  width:100vw;
  height:200vh;
  z-index:1050;
  background:#232323;
  cursor:pointer;
}
.rc-MobilePromoWall .promo-dismiss-button{
  cursor:pointer;
  float:right;
  font-size:18px;
  padding:5px;
  color:#fff;
  margin:0.5em;
}
.rc-MobilePromoWall:hover{
  text-decoration:none;
}
.rc-MobilePromoWall .promo-text,
.rc-MobilePromoWall .promo-device{
  position:relative;
}
.rc-MobilePromoWall .promo-text .call-to-action{
  margin-top:30%;
  font-family:SofiaProMedium, SofiaPro, sans-serif;
  font-size:20px;
  color:#fff;
  text-transform:uppercase;
}
.rc-MobilePromoWall .promo-text .reason-for-action{
  margin:0.5em;
  opacity:0.69;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=69)";
  filter:alpha(opacity=69);
  font-family:HelveticaNeue, sans-serif;
  font-size:15px;
  color:#fff;
}
.rc-MobilePromoWall .promo-text p{
  text-align:center;
}
.rc-MobilePromoWall .promo-text .open-in-app{
  display:block;
  margin:2em auto;
  max-width:50%;
  min-width:20em;
  padding:1em 3em;
  border-radius:2px;
  border:none;
  background:#4285f4;
  color:#fff;
  font-family:HelveticaNeue-Medium, sans-serif;
  font-size:14px;
  line-height:16px;
  text-transform:uppercase;
}
.rc-MobilePromoWall .promo-device{
  width:60%;
  margin:0 auto;
  display:block;
  text-align:center;
}
.rc-MobilePromoWall .promo-device .promo-device-photo{
  max-width:190px;
}
@media screen and (max-device-width: 480px){
  .rc-MobilePromoWall .promo-device-photo{
    max-width:190px;
  }
}
@media screen and (max-device-width: 767px) and (orientation: landscape){
  .rc-MobilePromoWall .promo-text{
    width:45%;
    float:right;
  }
  .rc-MobilePromoWall .promo-device{
    width:45%;
    float:left;
    text-align:right;
    padding-right:20px;
    padding-top:10px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px){
  .rc-MobilePromoWall .promo-device{
    width:700px;
  }
  .rc-MobilePromoWall .promo-device .promo-device-photo{
    max-width:100%;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape){
  .rc-MobilePromoWall .promo-text .call-to-action{
    margin-top:15%;
  }
}
.rc-MobilePromoOption .banner-tg-leave{
  opacity:1;
  -ms-filter:none;
  filter:none;
}
.rc-MobilePromoOption .banner-tg-leave-active{
  opacity:0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter:alpha(opacity=0);
  -webkit-transition:opacity 350ms ease-in;
  -moz-transition:opacity 350ms ease-in;
  -o-transition:opacity 350ms ease-in;
  -ms-transition:opacity 350ms ease-in;
  transition:opacity 350ms ease-in;
}
.c-search-catalog-input{
  font-size:14px;
  width:100%;
  background-color:#fff;
}
.c-search-catalog-input.c-search-hint{
  color:transparent;
}
.screen-reader-text{
  position:absolute;
  display:block;
  visibility:visible;
  overflow:hidden;
  width:1px;
  height:1px;
  margin:-1px;
  border:0;
  padding:0;
  clip-path:polygon(0 0, 0 0, 0 0, 0 0);
}
.c-ph-search-bar{
  position:relative;
  line-height:40px;
  border:1px solid #d9d9d9;
}
.c-ph-search-bar.c-has-catalog-button .c-search-form{
  margin-left:90px;
  width:calc(100% - 90px);
}
.c-ph-search-bar .c-ph-search-wrapper{
  margin:0;
  text-align:left;
  position:relative;
}
.c-ph-search-bar .c-ph-search-wrapper .c-search-form{
  margin-bottom:0;
  display:inline-block;
}
.c-ph-search-bar .c-ph-search-wrapper button.button-link{
  color:#757575;
  width:100%;
  height:100%;
  background-color:#fafafa;
}
.c-ph-search-bar .c-ph-search-wrapper button.button-link:hover,
.c-ph-search-bar .c-ph-search-wrapper button.button-link:focus{
  background-color:#ededed;
}
.c-ph-search-bar .c-ph-search-wrapper .c-catalog-button{
  background-color:#fafafa;
  border-right:1px solid #d9d9d9;
  cursor:pointer;
  display:inline-block;
  line-height:40px;
  overflow:hidden;
  position:absolute;
  text-align:center;
  text-decoration:none;
  -o-text-overflow:ellipsis;
  text-overflow:ellipsis;
  white-space:nowrap;
  width:90px;
}
.c-ph-search-bar .c-ph-search-wrapper .c-catalog-button:hover,
.c-ph-search-bar .c-ph-search-wrapper .c-catalog-button:focus{
  background-color:#e6e9ed;
}
.c-ph-search-bar .c-ph-search-wrapper .c-catalog-button:active{
  font-weight:600;
}
.c-ph-search-bar .c-ph-search-wrapper .c-catalog-button .c-catalog-icon{
  margin-right:6px;
  margin-left:8px;
  margin-top:-2px;
  vertical-align:middle;
  font-size:16px;
}
.c-ph-search-bar .c-ph-search-wrapper .c-catalog-button .c-catalog-dropdown-icon{
  margin-left:8px;
  margin-top:-2px;
  vertical-align:middle;
  font-size:16px;
}
.c-ph-search-bar .c-ph-search-wrapper .c-search-icon-wrapper{
  width:40px;
  height:40px;
  position:absolute;
  right:0px;
  top:0px;
  cursor:pointer;
  border-left:1px solid #d9d9d9;
}
.c-ph-search-bar .c-ph-search-wrapper .c-search-input-container .c-search-catalog-input{
  font-size:14px;
  width:100%;
  height:40px;
  color:#000;
  background-color:#fff;
  border:none;
  outline:none;
  padding:0 48px 0 8px;
  margin:0;
  font-weight:800;
}
.c-ph-search-bar .c-ph-search-wrapper .c-search-input-container .c-search-catalog-input::placeholder{
  color:#757575;
  opacity:1;
  -ms-filter:none;
  filter:none;
  font-weight:400;
}
.c-ph-search-bar .c-ph-search-wrapper .c-search-input-container .c-search-catalog-input:focus{
  background-color:#fff;
}
.c-ph-search-bar .c-ph-search-wrapper .c-search-input-container .c-search-catalog-input:focus::-webkit-input-placeholder{
  color:transparent;
}
.c-ph-search-bar .c-ph-search-wrapper .c-search-input-container .c-search-catalog-input:focus:-moz-placeholder{
  color:transparent;
}
.c-ph-search-bar .c-ph-search-wrapper .c-search-input-container .c-search-catalog-input:focus::-moz-placeholder{
  color:transparent;
}
.c-ph-search-bar .c-ph-search-wrapper .c-search-input-container .c-search-catalog-input:focus:-ms-input-placeholder{
  color:transparent;
}
.c-ph-search-bar .c-ph-search-wrapper .c-search-input-container .c-search-catalog-input.c-search-hint{
  color:#cecece;
}
.c-ph-search-bar .c-ph-search-wrapper .c-search-input-container .c-search-menu{
  width:calc(100% + 2px);
  left:-1px !important;
  margin-top:5px;
  z-index:101 !important;
}
.c-ph-search-bar .c-ph-search-wrapper .c-search-input-container .c-search-menu .c-search-suggestion{
  line-height:20px;
  color:#b4b4b4;
  padding:10px;
  font-weight:800;
}
.c-ph-search-bar .c-ph-search-wrapper .c-search-input-container .c-search-menu .c-search-suggestion .c-search-highlight{
  color:#757575;
}
.c-ph-search-bar .c-ph-search-wrapper .c-search-input-container .c-search-menu .c-search-suggestion:hover{
  background:#f5f7fa;
}
.c-ph-search-bar .c-ph-search-wrapper .c-search-input-container .c-search-icon{
  position:absolute;
  right:12px;
  top:11px;
  font-size:16px;
  cursor:pointer;
  color:#333;
}
.c-ph-search-bar .c-ph-search-wrapper .c-search-input-container .c-search-icon:active{
  font-weight:bolder;
}
.c-ph-search-bar .c-ph-search-wrapper .c-search-input-container .c-search-icon .c-search-submit{
  position:absolute;
  width:100%;
  left:-1px;
  opacity:0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter:alpha(opacity=0);
}
.rc-Modal.layer .c-modal-overlay,
.c-user-modal-overlay{
  background-color:rgba(0,0,0,0.83);
}
.c-user-modal,
.rc-AuthenticationModal .c-user-modal-content{
  background-color:#f5f5f5;
}
.c-user-modal .c-user-modal-content h2,
.c-user-modal .c-user-modal-content input,
.c-user-modal .c-user-modal-footer a,
.rc-AuthenticationModal .c-user-modal-content h2,
.rc-AuthenticationModal .c-user-modal-content input,
.rc-AuthenticationModal .caption-text a{
  color:rgba(0,0,0,0.87);
}
.c-user-modal .c-user-modal-content,
.c-user-modal .c-user-modal-footer,
.rc-AuthenticationModal .c-user-modal-content{
  color:rgba(0,0,0,0.54);
}
.c-user-modal header,
.c-user-modal header a.active,
.c-user-modal header a:hover,
.c-user-modal header a:focus,
.c-user-modal header a:active,
.c-user-modal .c-user-modal-content .c-user-modal-error-inline,
.rc-AuthenticationModal .rc-AuthenticationModal-content header,
.rc-AuthenticationModal .rc-AuthenticationModal-content header a.active,
.rc-AuthenticationModal .rc-AuthenticationModal-content header a:hover,
.rc-AuthenticationModal .rc-AuthenticationModal-content header a:focus,
.rc-AuthenticationModal .rc-AuthenticationModal-content header a:active,
.rc-AuthenticationModal .c-user-modal-content .c-user-modal-error-inline{
  color:#fff;
}
.c-user-modal header a,
.c-user-modal .c-user-modal-close,
.rc-AuthenticationModal .rc-AuthenticationModal-content header a,
.rc-AuthenticationModal .c-user-modal-close{
  color:rgba(255,255,255,0.7);
}
.c-user-modal .c-user-modal-content button.c-user-modal-facebook-button:disabled,
.rc-AuthenticationModal .c-user-modal-content button.c-user-modal-facebook-button:disabled{
  color:rgba(255,255,255,0.3);
}
.c-user-modal,
.c-user-modal .c-user-modal-content .c-user-modal-error-inline,
.tooltip.left .tooltip-inner,
.rc-AuthenticationModal .c-user-modal-content,
.rc-AuthenticationModal .c-user-modal-content .c-user-modal-error-inline{
  border-radius:4px;
}
.c-user-modal .c-user-modal-content .c-user-modal-help-text,
.c-user-modal .c-user-modal-content .c-user-modal-controls,
.rc-AuthenticationModal .c-user-modal-content .c-user-modal-help-text,
.rc-AuthenticationModal .c-user-modal-content .c-user-modal-controls{
  border-radius:2px;
}
.sr-only{
  position:absolute;
  width:1px;
  height:1px;
  margin:-1px;
  padding:0;
  overflow:hidden;
  clip:rect(0, 0, 0, 0);
  border:0;
}
.c-user-modal header,
.c-user-modal header a,
.c-user-modal .c-user-modal-content,
.c-user-modal .c-user-modal-footer a,
.rc-AuthenticationModal .rc-AuthenticationModal-content header,
.rc-AuthenticationModal .rc-AuthenticationModal-content header a,
.rc-AuthenticationModal .c-user-modal-content{
  font-weight:500;
}
.c-user-modal .c-user-modal-content h2,
.rc-AuthenticationModal .c-user-modal-content h2{
  font-size:24px;
  line-height:32px;
}
.c-user-modal .c-user-modal-close,
.rc-AuthenticationModal .c-user-modal-close{
  font-size:20px;
  line-height:24px;
}
.c-user-modal header,
.c-user-modal header a,
.c-user-modal .c-user-modal-content,
.c-user-modal .c-user-modal-content input,
.rc-AuthenticationModal .rc-AuthenticationModal-content header,
.rc-AuthenticationModal .rc-AuthenticationModal-content header a,
.rc-AuthenticationModal .c-user-modal-content,
.rc-AuthenticationModal .c-user-modal-content .c-user-modal-error-icon,
.rc-AuthenticationModal .c-user-modal-content input{
  font-size:14px;
  line-height:20px;
}
.c-user-modal .c-user-modal-content .c-user-modal-help-text,
.c-user-modal .c-user-modal-content .c-user-modal-error-inline,
.c-user-modal .c-user-modal-footer,
.rc-AuthenticationModal .c-user-modal-content .c-user-modal-help-text,
.rc-AuthenticationModal .c-user-modal-content .c-user-modal-error-inline{
  font-size:12px;
  line-height:14px;
}
.c-user-modal .c-user-modal-divider,
.rc-AuthenticationModal .c-user-modal-divider{
  margin-top:8px;
  margin-bottom:8px;
}
.c-user-modal .c-user-modal-footer{
  margin-top:16px;
  margin-bottom:0;
}
.c-user-modal .c-user-modal-content h2,
.c-user-modal .c-user-modal-content p,
.c-user-modal .c-user-modal-content .c-user-modal-help-text,
.rc-AuthenticationModal .c-user-modal-content h2,
.rc-AuthenticationModal .c-user-modal-content p,
.rc-AuthenticationModal .c-user-modal-content .c-user-modal-help-text{
  margin-top:0;
  margin-bottom:16px;
}
.c-user-modal .c-user-modal-content .c-user-modal-error-icon,
.c-user-modal .c-user-modal-content input,
.c-user-modal .c-user-modal-content form,
.rc-AuthenticationModal .c-user-modal-content .c-user-modal-error-icon,
.rc-AuthenticationModal .c-user-modal-content input,
.rc-AuthenticationModal .c-user-modal-content form{
  margin:0;
}
body.c-phoenix-modal-open{
  overflow:hidden;
}
.rc-Modal .c-modal-overlay{
  position:fixed;
  top:0;
  bottom:0;
  left:0;
  right:0;
  height:100%;
  width:100%;
  z-index:3000;
}
.rc-Modal .c-modal-content{
  position:fixed;
  top:50%;
  right:0;
  left:50%;
  -moz-transform:translate(-50%, -50%);
  -o-transform:translate(-50%, -50%);
  -ms-transform:translate(-50%, -50%);
  transform:translate(-50%, -50%);
  -webkit-transform:translate(-50%, -50%);
  width:720px;
  max-width:98%;
  min-height:200px;
  z-index:10000;
}
.rc-Modal .c-modal-x-out{
  position:absolute;
  top:28px;
  right:28px;
  text-align:right;
  padding-top:4px;
  font-size:24px;
  color:#999;
  cursor:pointer;
  z-index:10000;
}
.rc-Modal .c-modal-x-out a{
  color:#999;
  cursor:pointer;
  text-decoration:none;
}
.rc-Modal .c-modal-x-out:hover{
  color:#666;
  text-decoration:none;
}
.rc-Modal.layer .c-modal-overlay{
  opacity:inherit;
  -ms-filter:inherit;
  filter:inherit;
}
.rc-Modal.layer .c-modal-content{
  top:33%;
  color:#fff;
  text-align:center;
}
.rc-Modal.box .c-modal-overlay{
  background-color:#888;
  opacity:0.5;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter:alpha(opacity=50);
}
.rc-Modal.box .c-modal-content{
  background-color:#fff;
  padding:28px;
  border-radius:3px;
  max-height:98%;
  overflow-y:auto;
}
.rc-Modal.box .c-modal-title{
  margin:0 0 18px;
  text-align:left;
}
.rc-Modal.box .c-modal-subtitle{
  margin-bottom:16px;
}
.rc-Modal.box .c-modal-cancel{
  cursor:pointer;
  margin:6px 36px 0 0;
  color:$cancel-link-color;
}
.rc-Modal.box .c-modal-submit{
  width:80px;
}
.rc-Modal.box .c-modal-action-bar{
  text-align:right;
}
.rc-Modal.box .c-modal-action-bar .c-modal-action-button{
  margin-left:16px;
}
.rc-Modal.box .c-modal-error-message{
  margin-left:64px;
  display:inline-block;
  margin-top:8px;
}
.rc-Modal.box.dark-bg{
  background-color:rgba(0,0,0,0.8);
  opacity:0.8;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter:alpha(opacity=80);
}
.rc-Modal.popup .c-modal-content{
  background-color:#fff;
  border-radius:3px;
  max-height:98%;
  width:470px;
  top:initial;
  bottom:10px;
  left:initial;
  right:10px;
  overflow-y:auto;
  -moz-transform:none;
  -o-transform:none;
  -ms-transform:none;
  transform:none;
  -webkit-transform:none;
}
.rc-Modal.popup .c-modal-x-out{
  top:10px;
  right:15px;
}
.rc-Modal.popup .c-modal-title{
  margin:0 0 18px;
  text-align:left;
}
.rc-Modal.popup .c-modal-subtitle{
  margin-bottom:16px;
}
.rc-Modal.popup .c-modal-cancel{
  cursor:pointer;
  margin:6px 36px 0 0;
  color:$cancel-link-color;
}
.rc-Modal.popup .c-modal-submit{
  width:80px;
}
.rc-Modal.popup .c-modal-action-bar{
  text-align:right;
}
.rc-Modal.popup .c-modal-action-bar .c-modal-action-button{
  margin-left:16px;
}
.rc-Modal.popup .c-modal-error-message{
  margin-left:64px;
  display:inline-block;
  margin-top:8px;
}
@media (max-width: 767px){
  .rc-Modal .c-modal-content{
    width:98%;
    top:4px;
    left:0;
    padding:16px;
    -moz-transform:none;
    -o-transform:none;
    -ms-transform:none;
    transform:none;
    -webkit-transform:none;
    max-height:98%;
    overflow-y:scroll;
  }
  .rc-Modal .c-modal-x-out{
    top:16px;
    right:16px;
  }
  .rc-Modal.popup .c-modal-content{
    padding:0px;
  }
}
.bt3-tooltip{
  z-index:10001 !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
  .rc-Modal .c-modal-x-out a{
    outline:thin dotted #000;
  }
}
.collapse{
  display:none;
}
.collapse.open{
  display:block;
}
.collapsing{
  position:relative;
  height:0;
  overflow:hidden;
}
.c-phoenix-template-truncate{
  overflow:hidden;
  -o-text-overflow:ellipsis;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.c-phoenix-template-button{
  outline:none;
  margin:15px 0;
  color:#fff;
  background-color:#428bca;
  cursor:pointer;
  border-top-right-radius:3px;
  border-top-left-radius:3px;
  border-bottom-right-radius:3px;
  border-bottom-left-radius:3px;
}
.c-phoenix-template-button:hover{
  background-color:#3d7cb3;
  color:#fff;
}
.c-phoenix-template-button[disabled]{
  background-color:#cccccb;
}
.c-phoenix-template-button:focus{
  color:#fff;
}
.c-phoenix-hide{
  display:none;
}
.c-hidden-accessibility{
  position:absolute !important;
  height:1px;
  width:1px;
  overflow:hidden;
  clip:rect(1px 1px 1px 1px);
}
.c-col-no-left-padding{
  padding-left:0;
}
.c-col-no-right-padding{
  padding-right:0;
}
.c-no-margin{
  margin:0;
}
.tooltip{
  position:absolute;
  z-index:1030;
  display:block;
  visibility:visible;
  padding:5px;
  font-size:11px;
  opacity:0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter:alpha(opacity=0);
}
.tooltip.in{
  opacity:80;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=8000)";
  filter:alpha(opacity=8000);
}
.tooltip.top{
  margin-top:-3px;
}
.tooltip.right{
  margin-left:3px;
}
.tooltip.bottom{
  margin-top:3px;
}
.tooltip.left{
  margin-left:-3px;
}
.tooltip-inner{
  max-width:200px;
  padding:3px 8px;
  color:#fff;
  text-align:center;
  text-decoration:none;
  background-color:#000;
  border-radius:4px;
}
.tooltip-arrow{
  position:absolute;
  width:0;
  height:0;
  border-color:transparent;
  border-style:solid;
}
.tooltip.top .tooltip-arrow{
  bottom:0;
  left:50%;
  margin-left:-5px;
  border-width:5px 5px 0;
  border-top-color:#000;
}
.tooltip.right .tooltip-arrow{
  top:50%;
  left:0;
  margin-top:-5px;
  border-width:5px 5px 5px 0;
  border-right-color:#000;
}
.tooltip.left .tooltip-arrow{
  top:50%;
  right:0;
  margin-top:-5px;
  border-width:5px 0 5px 5px;
  border-left-color:#000;
}
.tooltip.bottom .tooltip-arrow{
  top:0;
  left:50%;
  margin-left:-5px;
  border-width:0 5px 5px;
  border-bottom-color:#000;
}
.c-user-modal{
  max-width:380px;
  position:relative;
}
.c-user-modal a{
  cursor:pointer;
  text-decoration:none;
}
.c-user-modal header{
  text-align:center;
  position:absolute;
  top:-174px;
  width:100%;
}
.c-user-modal header .c-logo{
  display:block;
  margin:auto;
  background-image:url("https://d3njjcbhbojbot.cloudfront.net/web/bundles/userModal/images/coursera-logo.svg");
  -webkit-background-size:contain;
  -moz-background-size:contain;
  background-size:contain;
  height:36px;
  width:208px;
}
.c-user-modal header .c-user-modal-mission{
  padding:8px;
}
.c-user-modal header nav{
  margin-top:56px;
}
.c-user-modal header a{
  text-transform:uppercase;
  display:inline-block;
  padding:8px 12px;
  position:relative;
}
.c-user-modal header a:first-child{
  margin-right:16px;
}
.c-user-modal header a:focus{
  outline:0;
}
.c-user-modal header a.active:after{
  border-color:transparent transparent #f5f5f5 transparent;
  border-style:solid;
  border-width:0 10px 10px 10px;
  content:'';
  display:block;
  position:absolute;
  height:0;
  width:0;
  left:40%;
  bottom:-11px;
}
.c-user-modal .c-user-modal-close{
  cursor:pointer;
  position:fixed;
  right:16px;
  top:16px;
  z-index:1;
}
.c-user-modal .c-user-modal-divider{
  text-align:center;
}
.c-user-modal .c-user-modal-content{
  padding:24px;
}
.c-user-modal .c-user-modal-content h2{
  font-family:'Helvetica Neue', Arial, sans-serif;
}
.c-user-modal .c-user-modal-content .c-user-modal-help-text{
  padding:8px;
  background-color:rgba(0,0,0,0.12);
}
.c-user-modal .c-user-modal-content .c-user-modal-controls{
  border:1px solid #dadbd8;
  margin-bottom:8px;
}
.c-user-modal .c-user-modal-content .c-user-modal-controls .c-user-modal-control-group{
  position:relative;
  border-top:1px solid #dadbd8;
}
.c-user-modal .c-user-modal-content .c-user-modal-controls .c-user-modal-control-group:first-of-type{
  border-top:none;
}
.c-user-modal .c-user-modal-content input,
.c-user-modal .c-user-modal-content button,
.c-user-modal .c-user-modal-content .c-user-modal-error-icon{
  padding:14px 16px;
}
.c-user-modal .c-user-modal-content .c-user-modal-error-icon{
  cursor:pointer;
  position:absolute;
  top:0;
  right:0;
  color:#ff5c6e;
  line-height:20px;
  display:none;
}
.c-user-modal .c-user-modal-content .c-user-modal-error-inline{
  background-color:#d9534f;
}
.c-user-modal .c-user-modal-content button{
  width:100%;
}
.c-user-modal .c-user-modal-content button.c-user-modal-facebook-button{
  background:#3b5998;
}
.c-user-modal .c-user-modal-content button.c-user-modal-facebook-button:hover{
  background-color:#36528c;
}
.c-user-modal .c-user-modal-content button.c-user-modal-facebook-button:focus{
  background-color:#30487b;
}
.c-user-modal .c-user-modal-content button.c-user-modal-facebook-button:active{
  background-color:rgba(49,74,126,1);
}
.c-user-modal .c-user-modal-content button.c-user-modal-facebook-button i,
.c-user-modal .c-user-modal-content button.c-user-modal-facebook-button em,
.c-user-modal .c-user-modal-content button.c-user-modal-facebook-button span{
  display:inline-block;
  vertical-align:middle;
}
.c-user-modal .c-user-modal-content button.c-user-modal-facebook-button i,
.c-user-modal .c-user-modal-content button.c-user-modal-facebook-button em{
  font-size:20px;
}
.c-user-modal .c-user-modal-content button.c-user-modal-facebook-button span,
.c-user-modal .c-user-modal-content button.c-user-modal-facebook-button i:last-child,
.c-user-modal .c-user-modal-content button.c-user-modal-facebook-button em:last-child{
  margin-left:8px;
}
.c-user-modal .c-user-modal-content input{
  width:100%;
}
.c-user-modal .c-user-modal-footer{
  text-align:center;
}
@media (max-height: 568px){
  .c-user-modal header{
    top:-52px !important;
  }
  .c-user-modal .c-logo,
  .c-user-modal .c-user-modal-mission{
    display:none !important;
  }
}
.c-user-modal .c-user-modal-content input{
  height:48px;
  border-radius:0;
  -webkit-box-shadow:none;
  box-shadow:none;
}
.rc-AuthenticationModal{
  position:fixed;
  z-index:15000;
  top:0;
  left:0;
  right:0;
}
.rc-AuthenticationModal input[type="email"],
.rc-AuthenticationModal input[type="password"],
.rc-AuthenticationModal input[type="text"]{
  height:48px;
  border-radius:0px;
  padding:0.75rem;
  font-size:1.25rem;
}
.rc-AuthenticationModal input[type="email"]:focus,
.rc-AuthenticationModal input[type="password"]:focus,
.rc-AuthenticationModal input[type="text"]:focus{
  border-color:#2a73cc !important;
  color:#555 !important;
  outline:0;
  outline:thin dotted 9;
  -webkit-box-shadow:0 0 0 transparent !important;
  box-shadow:0 0 0 transparent !important;
}
.rc-AuthenticationModal .rc-Modal.layer > .c-modal-x-out{
  position:fixed;
  z-index:10001;
  right:24px !important;
}
.rc-AuthenticationModal .rc-Modal.layer > .c-modal-content{
  padding-top:0;
  margin-top:0;
  overflow-y:auto;
  max-height:98%;
  width:100%;
  top:50%;
}
.rc-AuthenticationModal .rc-Modal.layer > .c-modal-content button:focus{
  outline:auto 2px #0069d9;
  outline:auto 5px -webkit-focus-ring-color;
}
.rc-AuthenticationModal .rc-Modal.layer > .c-modal-content .placeholder-contrast #emailInput-input::placeholder,
.rc-AuthenticationModal .rc-Modal.layer > .c-modal-content .placeholder-contrast #passwordInput-input::placeholder,
.rc-AuthenticationModal .rc-Modal.layer > .c-modal-content .placeholder-contrast #nameInput-input::placeholder{
  color:#757575;
}
@media (max-width: 767px){
  .rc-AuthenticationModal .rc-Modal.layer > .c-modal-content{
    top:0;
    margin-left:auto;
    margin-right:auto;
    padding-bottom:32px;
  }
}
.rc-AuthenticationModal a{
  cursor:pointer;
  text-decoration:none;
}
.rc-AuthenticationModal a:hover,
.rc-AuthenticationModal a:focus{
  text-decoration:none;
}
.rc-AuthenticationModal .rc-AuthenticationModal-content header{
  position:relative;
  text-align:center;
  width:100%;
}
.rc-AuthenticationModal .rc-AuthenticationModal-content header .c-logo{
  display:block;
  margin:auto;
  background-image:url("https://d3njjcbhbojbot.cloudfront.net/web/bundles/userModal/images/coursera-logo.svg");
  -webkit-background-size:contain;
  -moz-background-size:contain;
  background-size:contain;
  height:36px;
  width:208px;
}
.rc-AuthenticationModal .rc-AuthenticationModal-content header .c-user-modal-mission{
  padding:8px;
}
.rc-AuthenticationModal .rc-AuthenticationModal-content header nav{
  margin-top:5px;
  margin-bottom:10px;
}
@media (max-width: 767px){
  .rc-AuthenticationModal .rc-AuthenticationModal-content header nav{
    margin-top:36px;
  }
}
.rc-AuthenticationModal .rc-AuthenticationModal-content header a{
  text-transform:uppercase;
  display:inline-block;
  padding:8px 12px;
  position:relative;
}
.rc-AuthenticationModal .rc-AuthenticationModal-content header a:first-child{
  margin-right:16px;
}
.rc-AuthenticationModal .rc-AuthenticationModal-content header a.active,
.rc-AuthenticationModal .rc-AuthenticationModal-content header a:hover,
.rc-AuthenticationModal .rc-AuthenticationModal-content header a:focus,
.rc-AuthenticationModal .rc-AuthenticationModal-content header a:active{
  text-decoration:underline;
  color:#fff;
}
.rc-AuthenticationModal .rc-AuthenticationModal-content header a.active:after{
  border-color:transparent transparent #f5f5f5 transparent;
  border-style:solid;
  border-width:0 10px 10px 10px;
  content:'';
  display:block;
  position:absolute;
  height:0;
  width:0;
  left:40%;
  bottom:-11px;
}
.rc-AuthenticationModal .rc-AuthenticationModal-content .grecaptcha-badge{
  display:none;
}
.rc-AuthenticationModal .c-user-modal-close{
  cursor:pointer;
  position:fixed;
  right:16px;
  top:16px;
  z-index:1;
}
.rc-AuthenticationModal .c-user-modal-divider{
  text-align:center;
}
.rc-AuthenticationModal .c-user-modal-content{
  max-width:380px;
  position:relative;
  margin:auto;
  padding:24px;
}
.rc-AuthenticationModal .c-user-modal-content h2{
  font-family:'Helvetica Neue', Arial, sans-serif;
}
.rc-AuthenticationModal .c-user-modal-content .c-user-modal-help-text{
  padding:8px;
  background-color:rgba(0,0,0,0.12);
}
.rc-AuthenticationModal .c-user-modal-content .c-user-modal-controls{
  border:1px solid #dadbd8;
  margin-bottom:8px;
}
.rc-AuthenticationModal .c-user-modal-content .c-user-modal-controls .c-user-modal-control-group{
  position:relative;
  border-top:1px solid #dadbd8;
}
.rc-AuthenticationModal .c-user-modal-content .c-user-modal-controls .c-user-modal-control-group:first-of-type{
  border-top:none;
}
.rc-AuthenticationModal .c-user-modal-content input,
.rc-AuthenticationModal .c-user-modal-content button,
.rc-AuthenticationModal .c-user-modal-content .c-user-modal-error-icon{
  padding:14px 16px;
}
.rc-AuthenticationModal .c-user-modal-content .c-user-modal-error-icon{
  cursor:pointer;
  position:absolute;
  right:0;
  color:#ff5c6e;
}
.rc-AuthenticationModal .c-user-modal-content .c-user-modal-error-inline{
  background-color:#d9534f;
}
.rc-AuthenticationModal .c-user-modal-content button{
  width:100%;
}
.rc-AuthenticationModal .c-user-modal-content button.c-user-modal-facebook-button{
  background:#3b5998;
  color:#fff;
}
.rc-AuthenticationModal .c-user-modal-content button.c-user-modal-facebook-button:hover{
  background-color:#36528c;
}
.rc-AuthenticationModal .c-user-modal-content button.c-user-modal-facebook-button:focus{
  background-color:#30487b;
}
.rc-AuthenticationModal .c-user-modal-content button.c-user-modal-facebook-button:active{
  background-color:rgba(49,74,126,1);
}
.rc-AuthenticationModal .c-user-modal-content button.c-user-modal-facebook-button i,
.rc-AuthenticationModal .c-user-modal-content button.c-user-modal-facebook-button em,
.rc-AuthenticationModal .c-user-modal-content button.c-user-modal-facebook-button span{
  display:inline-block;
  vertical-align:sub;
}
.rc-AuthenticationModal .c-user-modal-content button.c-user-modal-facebook-button i,
.rc-AuthenticationModal .c-user-modal-content button.c-user-modal-facebook-button em{
  font-size:20px;
}
.rc-AuthenticationModal .c-user-modal-content button.c-user-modal-facebook-button span,
.rc-AuthenticationModal .c-user-modal-content button.c-user-modal-facebook-button i:last-child,
.rc-AuthenticationModal .c-user-modal-content button.c-user-modal-facebook-button em:last-child{
  margin-left:8px;
  margin-right:8px;
}
.rc-AuthenticationModal .c-user-modal-content input{
  width:100%;
}
@media (max-height: 568px){
  .rc-AuthenticationModal .c-logo,
  .rc-AuthenticationModal .c-user-modal-mission{
    display:none !important;
  }
}
.rc-AuthenticationModal .caption-text a{
  font-size:12px;
}
.rc-AuthenticationModal .caption-text a:hover{
  color:#014c8c;
}
.rc-AuthenticationModal .c-user-modal-content input{
  height:48px;
  border-radius:0;
  -webkit-box-shadow:none;
  box-shadow:none;
}
.tooltip.left .tooltip-inner{
  background-color:#d9534f;
}
.tooltip.left .tooltip-arrow{
  border-left-color:#d9534f;
}
input:required{
  -webkit-box-shadow:none;
  box-shadow:none;
}
.modal-backdrop{
  position:fixed;
  top:0;
  right:0;
  bottom:0;
  left:0;
  z-index:1040;
  background-color:#000;
}
.modal-backdrop.fade{
  opacity:0;
  filter:alpha(opacity=0);
}
.modal-backdrop,
.modal-backdrop.fade.in{
  opacity:80;
  filter:alpha(opacity=80);
}
.modal{
  position:fixed;
  top:50%;
  left:50%;
  z-index:1050;
  width:560px;
  margin:-250px 0 0 -280px;
  background-color:#fff;
  border:1px solid #999;
  border:1px solid rgba(0,0,0,0.3);
  *border:1px solid #999;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  -ms-border-radius:6px;
  -o-border-radius:6px;
  border-radius:6px;
  -webkit-box-shadow:0 3px 7px rgba(0,0,0,0.3);
  -moz-box-shadow:0 3px 7px rgba(0,0,0,0.3);
  -ms-box-shadow:0 3px 7px rgba(0,0,0,0.3);
  -o-box-shadow:0 3px 7px rgba(0,0,0,0.3);
  box-shadow:0 3px 7px rgba(0,0,0,0.3);
  -webkit-background-clip:padding-box;
  -moz-background-clip:padding-box;
  -ms-background-clip:padding-box;
  -o-background-clip:padding-box;
  background-clip:padding-box;
  outline:none;
}
.modal.fade{
  -webkit-transition:opacity .3s linear, top .3s ease-out;
  -moz-transition:opacity .3s linear, top .3s ease-out;
  -ms-transition:opacity .3s linear, top .3s ease-out;
  -o-transition:opacity .3s linear, top .3s ease-out;
  transition:opacity .3s linear, top .3s ease-out;
  top:-25%;
}
.modal.fade.in{
  top:50%;
}
.modal-header{
  padding:9px 15px;
  border-bottom:1px solid #eee;
}
.modal-header .close{
  margin-top:2px;
}
.modal-header h3{
  margin:0;
  line-height:30px;
}
.modal-body{
  overflow-y:auto;
  max-height:400px;
  padding:15px;
}
.modal-form{
  margin-bottom:0;
}
.modal-footer{
  padding:14px 15px 15px;
  margin-bottom:0;
  text-align:right;
  background-color:#f5f5f5;
  border-top:1px solid #ddd;
  -webkit-border-radius:0 0 6px 6px;
  -moz-border-radius:0 0 6px 6px;
  -ms-border-radius:0 0 6px 6px;
  -o-border-radius:0 0 6px 6px;
  border-radius:0 0 6px 6px;
  -webkit-box-shadow:inset 0 1px 0 #fff;
  -moz-box-shadow:inset 0 1px 0 #fff;
  -ms-box-shadow:inset 0 1px 0 #fff;
  -o-box-shadow:inset 0 1px 0 #fff;
  box-shadow:inset 0 1px 0 #fff;
  *zoom:1;
}
.modal-footer:before,
.modal-footer:after{
  display:table;
  content:"";
  line-height:0;
}
.modal-footer:after{
  clear:both;
}
.modal-footer .btn + .btn{
  margin-left:5px;
  margin-bottom:0;
}
.modal-footer .btn-group .btn + .btn{
  margin-left:-1px;
}
.modal-footer .btn-block + .btn-block{
  margin-left:0;
}
@media (max-width: 767px){
  .modal{
    max-width:560px;
    width:94%;
  }
}
.rc-PageHeaderControls{
  height:65px;
  position:relative;
  border-bottom:1px solid rgba(0,0,0,0.1);
}
.rc-PageHeaderControls.with-enrollment-state-banner{
  height:137px;
}
@media (max-width: 991px){
  .rc-PageHeaderControls{
    display:none;
  }
}
@media (max-width: 767px){
  .rc-PageHeaderControls.with-enrollment-state-banner{
    height:147px;
  }
}
.rc-PageHeaderControls.with-catalog-banner{
  height:135px;
  -webkit-transition:height 400ms;
  -moz-transition:height 400ms;
  -ms-transition:height 400ms;
  -o-transition:height 400ms;
  transition:height 400ms;
}
@media (max-width: 767px){
  .rc-PageHeaderControls.with-catalog-banner{
    height:65px;
    -webkit-transition:none;
    -moz-transition:none;
    -ms-transition:none;
    -o-transition:none;
    transition:none;
  }
}
.rc-PageHeaderControls.with-catalog-banner.expanded{
  height:415px;
}
@media (max-width: 767px){
  .rc-PageHeaderControls.with-catalog-banner.expanded{
    height:65px;
  }
}
.rc-PageHeaderControls.with-product-discount-promo-banner{
  height:165px;
  max-height:165px;
  -webkit-transition:max-height 300ms ease-out;
  -moz-transition:max-height 300ms ease-out;
  -ms-transition:max-height 300ms ease-out;
  -o-transition:max-height 300ms ease-out;
  transition:max-height 300ms ease-out;
}
.rc-PageHeaderControls.with-product-discount-promo-banner.hidden{
  max-height:65px;
}
.rc-PageHeaderControls.with-gdpr-banner{
  height:135px;
  -webkit-transition:height 400ms;
  -moz-transition:height 400ms;
  -ms-transition:height 400ms;
  -o-transition:height 400ms;
  transition:height 400ms;
}
@media (max-width: 991px){
  .rc-PageHeaderControls.with-gdpr-banner{
    height:150px;
    -webkit-transition:none;
    -moz-transition:none;
    -ms-transition:none;
    -o-transition:none;
    transition:none;
  }
}
@media (max-width: 767px){
  .rc-PageHeaderControls.with-gdpr-banner{
    height:185px;
    -webkit-transition:none;
    -moz-transition:none;
    -ms-transition:none;
    -o-transition:none;
    transition:none;
  }
}
@media (max-width: 767px){
  .rc-PageHeaderControls.with-gdpr-banner .GDPRShapesSVG{
    display:none;
  }
}
.rc-PageHeader{
  height:65px;
  color:#333;
  background-color:#fff;
  font-size:14px;
  font-family:'OpenSans', Arial, sans-serif;
}
.rc-PageHeader .nav-item{
  padding:22.5px 24px;
  border-left:solid 2px rgba(0,0,0,0.12);
  height:100%;
}
.rc-PageHeader .c-ph-nav{
  position:relative;
  z-index:10;
  max-width:100%;
  height:100%;
  margin:0 auto;
  background-color:#fff;
}
.rc-PageHeader .c-ph-nav.full-width{
  height:100%;
  max-width:100%;
  border:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  -ms-border-radius:0;
  -o-border-radius:0;
  border-radius:0;
  border-bottom:1px solid rgba(0,0,0,0.12);
}
.rc-PageHeader .c-ph-nav a:not(.bt3-btn):not(.signup-btn)::not(.signup-btn):not(.dropdown-link),
.rc-PageHeader .c-ph-nav button.bt3-navbar-toggle,
.rc-PageHeader .c-ph-nav .c-authenticated-dropdown-button{
  color:#333;
  text-decoration:none;
}
.rc-PageHeader .c-ph-nav a:not(.bt3-btn):not(.signup-btn)::not(.signup-btn):not(.dropdown-link):hover,
.rc-PageHeader .c-ph-nav button.bt3-navbar-toggle:hover,
.rc-PageHeader .c-ph-nav .c-authenticated-dropdown-button:hover,
.rc-PageHeader .c-ph-nav a:not(.bt3-btn):not(.signup-btn)::not(.signup-btn):not(.dropdown-link):focus,
.rc-PageHeader .c-ph-nav button.bt3-navbar-toggle:focus,
.rc-PageHeader .c-ph-nav .c-authenticated-dropdown-button:focus{
  color:#4a90e2;
}
.rc-PageHeader .c-ph-nav .c-container{
  position:relative;
  max-width:100%;
  padding:0;
}
.rc-PageHeader .c-ph-nav .c-container .c-ph-logo{
  height:100%;
  padding:16.25px 24px;
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
  position:relative;
  z-index:2;
}
.rc-PageHeader .c-ph-nav .c-container .c-ph-logo .c-ph-mobile-toggle-button{
  position:absolute;
  right:0;
}
.rc-PageHeader .c-ph-nav .c-container .c-ph-logo .c-ph-mobile-toggle-button .c-collapsed-toggle-button{
  margin:0 24px;
  border-color:transparent;
}
.rc-PageHeader .c-ph-nav .c-container .c-ph-logo .c-ph-mobile-toggle-button .c-collapsed-toggle-button .bt3-icon-bar{
  background-color:#757575;
}
.rc-PageHeader .c-ph-nav .c-container .c-ph-logo .c-ph-mobile-toggle-button .c-collapsed-toggle-button .bt3-icon-bar:last-child{
  margin-bottom:1px;
}
.rc-PageHeader .c-ph-nav .c-container .c-ph-search-catalog{
  width:calc(100vw - 620px);
  display:inline-block;
  max-width:600px;
  border:none;
  height:65px;
  padding:12.5px 24px;
  padding-left:32px;
}
.rc-PageHeader .c-ph-nav .c-container .c-ph-search-catalog.nav-item.browse-search{
  padding:0;
  min-width:350px;
}
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav{
  position:relative;
  display:inline;
  z-index:2;
}
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list{
  display:inline;
  height:65px;
  padding:20px 24px 20px 0;
  margin:0;
}
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list > .c-ph-right-nav-button{
  padding:22.5px 24px;
  border-left:solid 2px rgba(0,0,0,0.12);
  height:100%;
  padding:0;
}
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list > .c-ph-right-nav-button.c-ph-avatar-button{
  position:relative;
}
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list > .c-ph-right-nav-button.c-ph-avatar-button .c-ph-username{
  margin-left:6px;
  margin-right:4px;
  color:#333;
  max-width:100px;
  text-overflow:ellipsis;
  white-space:nowrap;
  overflow:hidden;
}
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list > .c-ph-right-nav-button.c-ph-right-nav-mobile-only{
  padding:0;
  display:none;
}
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list > .c-ph-right-nav-button.c-ph-right-nav-no-border{
  border:none;
}
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list > .c-ph-right-nav-button a:not(.bt3-btn):not(.join-btn):not(.signup-btn):not(.dropdown-link),
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list > .c-ph-right-nav-button .c-authenticated-dropdown-button{
  line-height:normal;
  padding:3px 24px;
  height:100%;
}
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list > .c-ph-right-nav-button a:not(.bt3-btn):not(.join-btn):not(.signup-btn):not(.dropdown-link):hover,
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list > .c-ph-right-nav-button .c-authenticated-dropdown-button:hover,
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list > .c-ph-right-nav-button a:not(.bt3-btn):not(.join-btn):not(.signup-btn):not(.dropdown-link):focus,
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list > .c-ph-right-nav-button .c-authenticated-dropdown-button:focus{
  background-color:transparent;
}
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list > .c-ph-right-nav-button a:not(.bt3-btn):not(.join-btn):not(.signup-btn):not(.dropdown-link).c-authenticated-dropdown-button,
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list > .c-ph-right-nav-button .c-authenticated-dropdown-button.c-authenticated-dropdown-button{
  padding-right:0 !important;
  padding-top:0;
  padding-bottom:0;
}
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list > .c-ph-right-nav-button .signup-btn{
  position:relative;
  height:36px;
  width:88px;
  top:-6px;
  font-size:14px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  -ms-border-radius:2px;
  -o-border-radius:2px;
  border-radius:2px;
  line-height:4px;
}
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list > .c-ph-right-nav-button .join-btn{
  position:relative;
  height:36px;
  top:-6px;
  font-size:14px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  -ms-border-radius:2px;
  -o-border-radius:2px;
  border-radius:2px;
  line-height:4px;
  min-width:88px !important;
  width:auto !important;
  color:#fff;
}
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list > .c-ph-right-nav-button .switcher_trigger{
  height:auto;
  background-color:transparent;
  padding:0 0 0 24px;
  position:relative;
  bottom:7.5px;
}
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list > .c-ph-right-nav-button .switcher_trigger:hover{
  text-decoration:none;
}
.rc-EnterpriseV2App .rc-PageHeaderControls .c-ph-log-in{
  border-left:none;
}
.rc-CourseEnrollmentConfirmation .do-invite-friends-label{
  cursor:pointer;
}
.rc-CourseEnrollmentConfirmation .invite-friends-checkbox{
  margin-right:5px;
}
.rc-CourseEnrollmentConfirmation .welcome-message{
  margin-top:48px;
}
.rc-RedirectToCheckout .rc-Modal.box .c-modal-content{
  padding:40px;
  min-height:100px;
}
.rc-RedirectToCheckout .rc-Modal .container{
  padding-top:50px;
}
.rc-RedirectToCheckout .rc-Modal .c-modal-content{
  width:600px;
}
.rc-CatalogSubscriptionEnrollModal i.cif-checkmark{
  font-size:1.5em;
}
.rc-CatalogSubscriptionEnrollModal .catalog-subs-header{
  margin-top:8px;
  margin-bottom:24px;
}
.rc-CatalogSubscriptionEnrollModal .catalog-subs-subheader{
  margin-bottom:20px;
}
.rc-CatalogSubscriptionEnrollModal .enroll-modal-container{
  padding:24px;
}
.rc-CatalogSubscriptionEnrollModal .rc-ValuePropBulletPoint{
  margin-bottom:16px;
}
.rc-CatalogSubscriptionEnrollModal .value-prop-line{
  margin:0;
}
.rc-CatalogSubscriptionEnrollModal .value-prop-list{
  margin-bottom:24px;
}
.rc-CatalogSubscriptionEnrollModal .catalog-subs-hairline{
  border-top:1px solid rgba(0,0,0,0.255);
  -webkit-transform:scaleY(0.5);
  -moz-transform:scaleY(0.5);
  -o-transform:scaleY(0.5);
  -ms-transform:scaleY(0.5);
  transform:scaleY(0.5);
  padding-bottom:20px;
}
.rc-CatalogSubscriptionEnrollModal .catalog-subs-enroll-footer{
  margin-top:40px;
}
.rc-CatalogSubscriptionEnrollModal .audit-enroll-error{
  margin-top:8px;
  margin-bottom:0;
  color:#956712;
}
.rc-EnrollPromoBanner{
  height:70px;
  -webkit-transition:all 400ms;
  -moz-transition:all 400ms;
  -o-transition:all 400ms;
  -ms-transition:all 400ms;
  transition:all 400ms;
  position:relative;
  display:none;
}
.rc-EnrollPromoBanner .gradient-background{
  background:-webkit-linear-gradient(left top, #b3dd87, #60caad);
  background:-moz-linear-gradient(left top, #b3dd87, #60caad);
  background:-o-linear-gradient(left top, #b3dd87, #60caad);
  background:-ms-linear-gradient(left top, #b3dd87, #60caad);
  background:linear-gradient(to right bottom, #b3dd87, #60caad);
}
.rc-EnrollPromoBanner .banner{
  position:relative;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  background-size:cover;
  background-position:center center;
  height:100%;
}
.rc-EnrollPromoBanner .inner-section{
  width:920px;
  height:70px;
  margin:0 auto;
  padding:12px 0;
}
@media (max-width: 1199px){
  .rc-EnrollPromoBanner .inner-section{
    width:100%;
    margin:0 20px;
  }
}
@media screen and (max-width: 920px){
  .rc-EnrollPromoBanner .inner-section{
    padding:12px;
  }
  .rc-EnrollPromoBanner .inner-section .cta-link,
  .rc-EnrollPromoBanner .inner-section .description{
    font-size:14px;
  }
}
.rc-EnrollPromoBanner .cta-link{
  margin-left:12px;
}
.rc-EnrollPromoBanner .cta-link.light{
  color:#fff;
}
.rc-EnrollPromoBanner .cta-link.dark{
  color:rgba(0,0,0,0.8);
}
.rc-EnrollPromoBanner .cta-link:hover,
.rc-EnrollPromoBanner .cta-link:active,
.rc-EnrollPromoBanner .cta-link:focus{
  background:none;
  text-decoration:none;
}
.rc-EnrollPromoBanner .button-chevron-right{
  border-radius:14px;
  display:inline-block;
  vertical-align:bottom;
  -webkit-box-sizing:content-box;
  -moz-box-sizing:content-box;
  box-sizing:content-box;
  padding:2px;
  margin-left:12px;
}
.rc-EnrollPromoBanner .button-chevron-right.chevron-light{
  border:1px solid #fff;
  fill:#fff;
}
.rc-EnrollPromoBanner .button-chevron-right.chevron-dark{
  border:1px solid rgba(0,0,0,0.8);
  fill:rgba(0,0,0,0.8);
}
.rc-EnrollPromoBanner .description{
  margin:0;
  -webkit-box-flex:1;
  -moz-box-flex:1;
  -o-box-flex:1;
  -ms-box-flex:1;
  box-flex:1;
  -webkit-flex-grow:1;
  flex-grow:1;
  font-family:'OpenSans-Semibold', Arial, sans-serif;
}
.rc-EnrollPromoBanner .description.light{
  color:#fff;
}
.rc-EnrollPromoBanner .description.dark{
  color:rgba(0,0,0,0.8);
}
.rc-EnrollPromoBanner .secondary{
  background:#fff;
}
.rc-EnrollPromoBanner .description-text{
  display:inline-block;
  vertical-align:text-bottom;
}
.rc-EnrollPromoBanner .info-pill{
  display:inline-block;
  margin-right:12px;
  padding:4px 12px;
  border-radius:14px;
  background:-webkit-linear-gradient(left top, #d14700, #c74300);
  background:-moz-linear-gradient(left top, #d14700, #c74300);
  background:-o-linear-gradient(left top, #d14700, #c74300);
  background:-ms-linear-gradient(left top, #d14700, #c74300);
  background:linear-gradient(to right bottom, #d14700, #c74300);
  color:#fff;
  text-transform:uppercase;
  font-size:11px;
  font-family:'OpenSans', Arial, sans-serif;
  font-weight:bold;
}
.rc-EnrollPromoBanner .cta-link,
.rc-EnrollPromoBanner .description{
  font-size:16px;
  line-height:18px;
}
.rc-EnrollPromoBanner .regular-overlay{
  width:100%;
  height:100%;
}
.rc-EnrollPromoBanner .expanded-overlay{
  position:absolute;
  top:0;
  height:350px;
  width:100%;
  -webkit-transform:translate(0, -280px);
  -moz-transform:translate(0, -280px);
  -o-transform:translate(0, -280px);
  -ms-transform:translate(0, -280px);
  transform:translate(0, -280px);
  -webkit-transition:opacity 400ms linear 600ms, -webkit-transform 400ms, z-index 400ms linear 600ms;
  -moz-transition:opacity 400ms linear 600ms, -moz-transform 400ms, z-index 400ms linear 600ms;
  -o-transition:opacity 400ms linear 600ms, -o-transform 400ms, z-index 400ms linear 600ms;
  -ms-transition:opacity 400ms linear 600ms, -ms-transform 400ms, z-index 400ms linear 600ms;
  transition:opacity 400ms linear 600ms, transform 400ms, z-index 400ms linear 600ms;
  opacity:0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter:alpha(opacity=0);
  z-index:-1;
}
.rc-EnrollPromoBanner .expanded-description{
  font-family:'OpenSans-light', Arial, sans-serif;
  font-size:40px;
  line-height:50px;
  text-align:center;
  max-width:720px;
}
.rc-EnrollPromoBanner .expanded-description.light{
  color:#fff;
}
.rc-EnrollPromoBanner .expanded-description.dark{
  color:rgba(0,0,0,0.8);
}
.rc-EnrollPromoBanner .cta-button{
  margin-top:8px;
}
.rc-EnrollPromoBanner.shown{
  display:block;
  overflow:hidden;
}
.rc-EnrollPromoBanner.shown.with-overflow{
  overflow:visible;
}
@media (max-width: 767px){
  .rc-EnrollPromoBanner.shown{
    display:none;
  }
}
.rc-EnrollPromoBanner.expanded{
  overflow:visible;
}
.rc-EnrollPromoBanner.expanded .regular-overlay{
  visibility:hidden;
}
.rc-EnrollPromoBanner.expanded .expanded-overlay{
  -webkit-transform:translate(0, 0);
  -moz-transform:translate(0, 0);
  -o-transform:translate(0, 0);
  -ms-transform:translate(0, 0);
  transform:translate(0, 0);
  -webkit-transition:opacity 0s, z-index 0s;
  -moz-transition:opacity 0s, z-index 0s;
  -o-transition:opacity 0s, z-index 0s;
  -ms-transition:opacity 0s, z-index 0s;
  transition:opacity 0s, z-index 0s;
  opacity:1;
  -ms-filter:none;
  filter:none;
  z-index:1;
}
.rc-LoadingIcon{
  text-align:center;
}
.rc-LoadingIcon svg path{
  fill:#4089c8;
  stroke:#4089c8;
  stroke-width:5;
  stroke-linecap:round;
  stroke-dasharray:2024 2024;
  -webkit-animation:drawlogo 2s infinite ease-in-out;
  -moz-animation:drawlogo 2s infinite ease-in-out;
  -o-animation:drawlogo 2s infinite ease-in-out;
  -ms-animation:drawlogo 2s infinite ease-in-out;
  animation:drawlogo 2s infinite ease-in-out;
  width:auto;
}
@media screen and (min-width: 0 0){
  .rc-LoadingIcon svg path{
    -webkit-animation:pulse 2s infinite ease;
    -moz-animation:pulse 2s infinite ease;
    -o-animation:pulse 2s infinite ease;
    -ms-animation:pulse 2s infinite ease;
    animation:pulse 2s infinite ease;
  }
}
@-moz-keyframes drawlogo{
  0%{
    stroke-dashoffset:2024;
    fill:#dcdcdc;
    stroke:#4089c8;
  }
  60%{
    fill:#dcdcdc;
  }
  80%{
    fill:#4089c8;
    stroke-dashoffset:0;
  }
  95%{
    fill:#4089c8;
    stroke:#4089c8;
  }
  100%{
    fill:#dcdcdc;
    stroke-dashoffset:0;
    stroke:#f5f5f5;
  }
}
@-webkit-keyframes drawlogo{
  0%{
    stroke-dashoffset:2024;
    fill:#dcdcdc;
    stroke:#4089c8;
  }
  60%{
    fill:#dcdcdc;
  }
  80%{
    fill:#4089c8;
    stroke-dashoffset:0;
  }
  95%{
    fill:#4089c8;
    stroke:#4089c8;
  }
  100%{
    fill:#dcdcdc;
    stroke-dashoffset:0;
    stroke:#f5f5f5;
  }
}
@-o-keyframes drawlogo{
  0%{
    stroke-dashoffset:2024;
    fill:#dcdcdc;
    stroke:#4089c8;
  }
  60%{
    fill:#dcdcdc;
  }
  80%{
    fill:#4089c8;
    stroke-dashoffset:0;
  }
  95%{
    fill:#4089c8;
    stroke:#4089c8;
  }
  100%{
    fill:#dcdcdc;
    stroke-dashoffset:0;
    stroke:#f5f5f5;
  }
}
@keyframes drawlogo{
  0%{
    stroke-dashoffset:2024;
    fill:#dcdcdc;
    stroke:#4089c8;
  }
  60%{
    fill:#dcdcdc;
  }
  80%{
    fill:#4089c8;
    stroke-dashoffset:0;
  }
  95%{
    fill:#4089c8;
    stroke:#4089c8;
  }
  100%{
    fill:#dcdcdc;
    stroke-dashoffset:0;
    stroke:#f5f5f5;
  }
}
@-moz-keyframes pulse{
  50%{
    opacity:0.3;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter:alpha(opacity=30);
  }
}
@-webkit-keyframes pulse{
  50%{
    opacity:0.3;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter:alpha(opacity=30);
  }
}
@-o-keyframes pulse{
  50%{
    opacity:0.3;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter:alpha(opacity=30);
  }
}
@keyframes pulse{
  50%{
    opacity:0.3;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter:alpha(opacity=30);
  }
}
.rc-ClosedCourseEnrollModal .modal-container{
  margin-top:22px;
  margin-bottom:16px;
}
.rc-ClosedCourseEnrollModal .body{
  padding-top:16px;
  width:600px;
  text-align:left;
  margin:auto;
}
.rc-ClosedCourseEnrollModal i.cif-check-list{
  font-size:1.4em;
}
@media screen and (max-width: 600px){
  .rc-ClosedCourseEnrollModal .body{
    max-width:100%;
  }
}
.rc-ClosedCourseEnrollModal .check-list{
  padding-right:2px;
}
.rc-ClosedCourseEnrollModal .bullet-point{
  margin-bottom:16px;
}
.rc-ClosedCourseEnrollModal .bullet-point .text{
  margin-left:8px;
  display:inline-block;
  padding-bottom:4px;
}
.rc-ClosedCourseEnrollModal .continue-button{
  margin-top:16px;
}
.rc-PriceWithDiscountIndicator.discount-color-red .price-with-discount,
.rc-PriceWithDiscountIndicator.discount-color-red .discount-indicator{
  color:#e91616;
}
.rc-PriceWithDiscountIndicator.discount-color-green .price-with-discount,
.rc-PriceWithDiscountIndicator.discount-color-green .discount-indicator{
  color:#008a00;
}
.rc-PriceWithDiscountIndicator .price-original{
  text-decoration:line-through;
  margin-right:6px;
}
.rc-PriceWithDiscountIndicator .price-with-discount{
  margin-right:4px;
}
.rc-PriceWithDiscountIndicator .discount-indicator{
  font-size:12px;
}
.rc-CourseEnrollChoiceDescription .primary-description{
  margin-bottom:10px;
}
.rc-CourseEnrollChoiceDescription .price-delim{
  padding:0 2px;
}
.rc-CourseEnrollChoiceDescription .cif-spinner{
  opacity:0.7;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter:alpha(opacity=70);
}
@media (max-width: 767px){
  .rc-AccessCardPartnerLogo{
    display:none;
  }
}
.rc-AuditDeflectionFooter{
  padding-top:15px;
  color:#2f75c9;
  font-family:"Open Sans";
  font-size:16px;
  font-style:italic;
  line-height:21px;
  font-weight:600;
}
.rc-AccessCard{
  position:relative;
  height:100%;
}
.rc-AccessCard .subtitle{
  line-height:21px;
}
.rc-AccessCard .border{
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  border:2px solid #2f75c9;
  border-radius:3px;
  background-color:#fff;
}
.rc-AccessCard .border-no-color{
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  border:2px solid #fff;
}
.rc-AccessCard .check-circle{
  height:35px;
  width:35px;
  position:absolute;
  top:-2px;
  right:-12px;
  z-index:1;
}
.rc-AccessCard .ribbon{
  height:28px;
  width:190px;
  background:-webkit--webkit-linear-gradient(270deg, #0d59b5 0%, #5cb4dc 100%);
  background:-webkit--moz-linear-gradient(270deg, #0d59b5 0%, #5cb4dc 100%);
  background:-webkit--o-linear-gradient(270deg, #0d59b5 0%, #5cb4dc 100%);
  background:-webkit--ms-linear-gradient(270deg, #0d59b5 0%, #5cb4dc 100%);
  background:-webkit-linear-gradient(180deg, #0d59b5 0%, #5cb4dc 100%);
  border-top-right-radius:3px;
  position:absolute;
  top:2px;
  right:2px;
  text-transform:uppercase;
}
.rc-AccessCard .ribbon-triangle1{
  position:absolute;
  top:0px;
  left:-28px;
  width:0;
  height:0;
  border-bottom:28px solid #0d59b5;
  border-left:28px solid transparent;
}
.rc-AccessCard .ribbon-triangle2{
  position:absolute;
  top:0px;
  left:-28px;
  width:0;
  height:0;
  border-top:28px solid #5cb4dc;
  border-left:28px solid transparent;
}
.rc-AccessCard .left-card-v2{
  height:inherit;
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
  -webkit-box-lines:single;
  -moz-box-lines:single;
  -o-box-lines:single;
  -webkit-flex-wrap:nowrap;
  -ms-flex-wrap:nowrap;
  flex-wrap:nowrap;
}
@media (max-width: 767px){
  .rc-AccessCard .left-card-v2{
    height:auto;
    width:100%;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
  }
}
@media (max-width: 767px){
  .rc-AccessCard .right-card-v2{
    width:100%;
  }
}
.rc-AuditDeflectionButton .choose-button{
  padding:14px 52px;
  font-size:16px;
}
.rc-AuditDeflectionButton .expanded{
  font-size:16px;
  width:100%;
  max-width:350px;
}
.rc-AuditDeflectionEnrollModal .rc-Modal .c-modal-content{
  max-width:98%;
  width:1000px;
}
@media (max-width: 991px){
  .rc-AuditDeflectionEnrollModal .rc-Modal .c-modal-content{
    max-width:100%;
  }
}
.rc-AuditDeflectionEnrollModal .header{
  padding-bottom:15px;
}
@media (max-width: 991px){
  .rc-AuditDeflectionEnrollModal .header{
    padding-top:35px;
    padding-bottom:0px;
  }
}
@media (max-width: 767px){
  .rc-AuditDeflectionEnrollModal .subtitle{
    font-size:0.9rem;
  }
}
.rc-AuditDeflectionEnrollModal .cards-container{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
  -webkit-box-orient:horizontal;
  -moz-box-orient:horizontal;
  -o-box-orient:horizontal;
  -webkit-flex-direction:row;
  -ms-flex-direction:row;
  flex-direction:row;
}
@media (max-width: 767px){
  .rc-AuditDeflectionEnrollModal .cards-container{
    -webkit-box-orient:vertical;
    -moz-box-orient:vertical;
    -o-box-orient:vertical;
    -webkit-flex-direction:column;
    -ms-flex-direction:column;
    flex-direction:column;
  }
}
.rc-AuditDeflectionEnrollModal .limited-access-card{
  width:35%;
  margin-top:20px;
  margin-bottom:20px;
  margin-right:20px;
}
@media (max-width: 767px){
  .rc-AuditDeflectionEnrollModal .limited-access-card{
    width:100%;
    margin-right:0px;
  }
}
.rc-AuditDeflectionEnrollModal .unlimited-access-card{
  width:65%;
  margin-top:20px;
  margin-bottom:20px;
}
@media (max-width: 767px){
  .rc-AuditDeflectionEnrollModal .unlimited-access-card{
    width:100%;
    margin-right:0px;
  }
}
@media (max-width: 767px){
  .rc-AuditDeflectionEnrollModal .c-modal-content{
    max-width:none;
    width:auto;
  }
}
.c-img-loading{
  position:relative;
}
.c-img-loading:after{
  width:100%;
  height:100%;
  position:absolute;
  content:'';
  -webkit-animation:spin 3s infinite linear;
  -moz-animation:spin 3s infinite linear;
  -o-animation:spin 3s infinite linear;
  -ms-animation:spin 3s infinite linear;
  animation:spin 3s infinite linear;
  background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjUwIiBoZWlnaHQ9IjUwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+ICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwLDg1KSI+ICAgICAgICA8ZyB0cmFuc2Zvcm09InNjYWxlKDAuMDUsLTAuMDUpIj4gICAgICAgICAgICA8cGF0aCBmaWxsPSIjY2ZjZmNmIiBkPSJNNDk2IDE5MnEwIC02MCAtNDIuNSAtMTAydC0xMDEuNSAtNDJxLTYwIDAgLTEwMiA0MnQtNDIgMTAydDQyIDEwMnQxMDIgNDJxNTkgMCAxMDEuNSAtNDJ0NDIuNSAtMTAyek05MjggMHEwIC01MyAtMzcuNSAtOTAuNXQtOTAuNSAtMzcuNXQtOTAuNSAzNy41dC0zNy41IDkwLjV0MzcuNSA5MC41dDkwLjUgMzcuNXQ5MC41IC0zNy41dDM3LjUgLTkwLjV6TTMyMCA2NDBxMCAtNjYgLTQ3IC0xMTN0LTExMyAtNDd0LTExMyA0N3QtNDcgMTEzIHQ0NyAxMTN0MTEzIDQ3dDExMyAtNDd0NDcgLTExM3pNMTM2MCAxOTJxMCAtNDYgLTMzIC03OXQtNzkgLTMzdC03OSAzM3QtMzMgNzl0MzMgNzl0NzkgMzN0NzkgLTMzdDMzIC03OXpNNTI4IDEwODhxMCAtNzMgLTUxLjUgLTEyNC41dC0xMjQuNSAtNTEuNXQtMTI0LjUgNTEuNXQtNTEuNSAxMjQuNXQ1MS41IDEyNC41dDEyNC41IDUxLjV0MTI0LjUgLTUxLjV0NTEuNSAtMTI0LjV6TTk5MiAxMjgwcTAgLTgwIC01NiAtMTM2dC0xMzYgLTU2IHQtMTM2IDU2dC01NiAxMzZ0NTYgMTM2dDEzNiA1NnQxMzYgLTU2dDU2IC0xMzZ6TTE1MzYgNjQwcTAgLTQwIC0yOCAtNjh0LTY4IC0yOHQtNjggMjh0LTI4IDY4dDI4IDY4dDY4IDI4dDY4IC0yOHQyOCAtNjh6TTEzMjggMTA4OHEwIC0zMyAtMjMuNSAtNTYuNXQtNTYuNSAtMjMuNXQtNTYuNSAyMy41dC0yMy41IDU2LjV0MjMuNSA1Ni41dDU2LjUgMjMuNXQ1Ni41IC0yMy41dDIzLjUgLTU2LjV6IiAvPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+") no-repeat 50% 50%;
}
.c-img-loading-small:after{
  -webkit-background-size:25px 25px;
  -moz-background-size:25px 25px;
  background-size:25px 25px;
}
.rc-Modal.box.rc-CourseEnrollModal.catalog-sub-standalone .c-modal-content{
  width:800px;
  max-width:800px;
}
.rc-Modal.box.rc-CourseEnrollModal .c-modal-content{
  padding:0;
  max-width:680px;
}
.rc-Modal.box.rc-CourseEnrollModal .c-modal-content .cem-title{
  padding:46px 32px 26px 32px;
  border-top-left-radius:3px;
  border-top-right-radius:3px;
  background-color:#354b72;
}
.rc-Modal.box.rc-CourseEnrollModal .c-modal-content .cem-subtitle{
  margin-top:5px;
}
.rc-Modal.box.rc-CourseEnrollModal .c-modal-content .rc-HighRatingsStars{
  text-align:center;
}
.rc-Modal.box.rc-CourseEnrollModal .c-modal-content .rc-HighRatingsStars .rc-CourseRatingIcons{
  display:inline-block;
}
.rc-Modal.box.rc-CourseEnrollModal .cem-body{
  padding:40px 60px;
  min-height:240px;
}
.rc-Modal.box.rc-CourseEnrollModal .cem-body .choices .choice-radio-container{
  padding-bottom:24px;
  padding-left:0;
}
.rc-Modal.box.rc-CourseEnrollModal .cem-body .choices .choice-radio-container .input-container{
  display:block;
}
.rc-Modal.box.rc-CourseEnrollModal .cem-body .choices .choice-radio-container:last-child{
  padding-bottom:20px;
}
.rc-Modal.box.rc-CourseEnrollModal .cem-body .choices .choice-radio-container input[type="radio"]{
  opacity:0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter:alpha(opacity=0);
}
.rc-Modal.box.rc-CourseEnrollModal .cem-body .choices .choice-radio-container input[type="radio"]:checked ~ span.cif-stack .cif-circle{
  color:#2a73cc;
}
.rc-Modal.box.rc-CourseEnrollModal .cem-body .choices .choice-radio-container label{
  position:relative;
}
.rc-Modal.box.rc-CourseEnrollModal .cem-body .choices .choice-radio-container span.cif-stack{
  position:absolute;
  left:0;
  margin-top:-4px;
}
.rc-Modal.box.rc-CourseEnrollModal .cem-body .choices .choice-radio-container span.cif-stack .cif-circle{
  color:#fff;
}
.rc-Modal.box.rc-CourseEnrollModal .cem-body .choices .choice-radio-container span.cif-stack .cif-circle-thin{
  color:rgba(0,0,0,0.1);
}
.rc-Modal.box.rc-CourseEnrollModal .cem-body .choices .choice-radio-container .subtext span,
.rc-Modal.box.rc-CourseEnrollModal .cem-body .choices .choice-radio-container p{
  font-size:14px;
}
.rc-Modal.box.rc-CourseEnrollModal .cem-body .choices .choice-radio-container .choice-description-wrapper{
  margin-left:45px;
}
.rc-Modal.box.rc-CourseEnrollModal .cem-body hr{
  margin-bottom:32px;
  opacity:0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter:alpha(opacity=0);
}
.rc-Modal.box.rc-CourseEnrollModal .cem-body .continue-button{
  padding:15px 60px;
}
.rc-Modal.box.rc-CourseEnrollModal .modal-content-container{
  margin:44px;
}
.rc-Modal.box.rc-CourseEnrollModal .modal-content-container .punch-line{
  margin-bottom:24px;
}
.rc-Modal.box.rc-CourseEnrollModal .modal-content-container .bullet_list{
  margin-top:24px;
}
.rc-Modal.box.rc-CourseEnrollModal .c-img-loading{
  height:40px;
  width:40px;
  margin:0 auto;
}
@media (max-width: 767px){
  .rc-Modal.box.rc-CourseEnrollModal .c-modal-content{
    max-width:none;
    width:auto;
  }
  .rc-Modal.box.rc-CourseEnrollModal .c-modal-content .cem-body{
    padding:30px 20px;
  }
  .rc-Modal.box.rc-CourseEnrollModal.catalog-sub-standalone .c-modal-content{
    max-width:none;
    width:auto;
  }
  .rc-Modal.box.rc-CourseEnrollModal.catalog-sub-standalone .cert-icon{
    width:14px;
  }
}
.rc-SubscriptionEnrollButton{
  margin:16px 0;
}
.rc-SubscriptionEnrollButton .subscribe-button{
  padding:14px 52px;
}
.rc-SubscriptionEnrollButton .expanded{
  font-size:16px;
  width:100%;
  max-width:350px;
}
.rc-StartDateString{
  text-align:center;
}
.rc-SubscriptionFooter{
  margin-top:28px;
  padding-top:16px;
  border-top:1px solid rgba(0,0,0,0.255);
}
.rc-SubscriptionVPropBulletPoints i.cif-checkmark{
  font-size:1.5em;
}
.rc-SubscriptionVProp .punch-line{
  margin-top:16px;
  margin-bottom:8px;
}
.rc-SubscriptionVProp .sub-prop-header{
  margin-bottom:12px;
}
.rc-SubscriptionVProp .rc-SubscriptionVPropBulletPoint i.cif-checkmark{
  font-size:1.5em;
}
.rc-SubscriptionPriceHeader .per-month{
  margin-left:5px;
}
.rc-SubscriptionPriceHeader .spinner{
  font-size:24px;
}
.rc-SubscriptionPropBulletPoints{
  margin-top:24px;
}
.rc-SubscriptionPropBulletPoints .rc-SubscriptionVPropBulletPoint{
  margin-bottom:16px;
}
.rc-SubscriptionPropBulletPoints i.cif-checkmark{
  font-size:1.5em;
}
.rc-SubscriptionPropBulletPoints .subheader{
  color:#000;
}
.rc-SubscriptionVPropFreeTrial .punch-line{
  margin-top:16px;
  margin-bottom:8px;
}
.rc-SubscriptionEnrollModal .c-modal-overlay{
  z-index:9999;
}
.rc-SubscriptionEnrollModal .modal-header{
  height:140px;
  background-color:#354b72;
  color:#fff;
}
.rc-SubscriptionEnrollModal .modal-subtitle{
  color:#ccd1d9;
}
.rc-SubscriptionEnrollModal .enroll-modal-container{
  background-color:#fff;
}
.rc-SubscriptionEnrollModal .enroll-modal-container.free-trial{
  padding:0 24px 6px 24px;
}
.rc-SubscriptionEnrollModal .enroll-modal-container.no-free-trial{
  padding:48px 24px 0px 24px;
}
@media (max-width: 767px){
  .rc-SubscriptionEnrollModal .c-modal-content{
    max-width:none;
    width:auto;
  }
  .rc-SubscriptionEnrollModal .c-modal-content .enroll-modal-container.free-trial{
    padding:8px 26px 6px 26px;
  }
}
.rc-CatalogSubscriptionStandaloneChoiceCard{
  border:1px solid rgba(0,0,0,0.255);
  width:300px;
  min-height:430px;
  margin:10px;
  padding:70px 0 15px 20px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  position:relative;
  background:#fff;
}
.rc-CatalogSubscriptionStandaloneChoiceCard .choice-card-headline{
  margin-bottom:4px;
}
.rc-CatalogSubscriptionStandaloneChoiceCard .choice-card-headline,
.rc-CatalogSubscriptionStandaloneChoiceCard .choice-card-subheadline{
  width:auto;
}
.rc-CatalogSubscriptionStandaloneChoiceCard .header-row{
  margin-bottom:20px;
  min-height:40px;
}
.rc-CatalogSubscriptionStandaloneChoiceCard .choice-card-continue{
  margin:auto;
}
.rc-CatalogSubscriptionStandaloneChoiceCard .choice-card-value-props{
  min-height:200px;
  margin-bottom:20px;
}
.rc-CatalogSubscriptionStandaloneChoiceCard .choice-card-continue{
  padding:20px 60px;
}
.rc-CatalogSubscriptionStandaloneChoiceCard .cert-icon{
  margin-right:12px;
}
.rc-CatalogSubscriptionStandaloneChoiceCard .choice-card-button-container{
  padding-right:20px;
}
.rc-CatalogSubscriptionStandaloneChoiceCard .ribbon-container{
  position:absolute;
  width:105%;
  height:30px;
  top:10px;
  left:13px;
}
.rc-CatalogSubscriptionStandaloneChoiceCard .ribbon{
  width:102%;
  background:-webkit-linear-gradient(left top, #9fd468, #37bc98);
  background:-moz-linear-gradient(left top, #9fd468, #37bc98);
  background:-o-linear-gradient(left top, #9fd468, #37bc98);
  background:-ms-linear-gradient(left top, #9fd468, #37bc98);
  background:linear-gradient(to right bottom, #9fd468, #37bc98);
  position:absolute;
  height:100%;
  -webkit-transform:translateX(-24px);
  -moz-transform:translateX(-24px);
  -o-transform:translateX(-24px);
  -ms-transform:translateX(-24px);
  transform:translateX(-24px);
}
.rc-CatalogSubscriptionStandaloneChoiceCard .ribbon:before,
.rc-CatalogSubscriptionStandaloneChoiceCard .ribbon:after{
  content:"";
  position:absolute;
  display:block;
  z-index:-1;
}
.rc-CatalogSubscriptionStandaloneChoiceCard .ribbon:before{
  top:100%;
  border-top:10px solid #6bb022;
  border-left:10px solid transparent;
}
.rc-CatalogSubscriptionStandaloneChoiceCard .ribbon:after{
  right:0;
  bottom:100%;
  border-bottom:10px solid #0a785a;
  border-right:10px solid transparent;
}
.rc-CatalogSubscriptionStandaloneChoiceCard .ribbon-text{
  color:#fff;
  margin-left:20px;
  display:inline-block;
  vertical-align:bottom;
  line-height:100%;
}
.rc-CatalogSubscriptionStandaloneChoiceCard .payg-color{
  color:#fe7413;
}
.rc-CatalogSubscriptionStandaloneChoiceCard .catalog-subs-color{
  color:#4ab593;
}
.rc-CatalogSubscriptionStandaloneChoiceCard .payg-color-checkmark .checkmark-cont i{
  color:#fe7413;
}
.rc-CatalogSubscriptionStandaloneChoiceCard .catalog-subs-color-checkmark .checkmark-cont i{
  color:#4ab593;
}
.rc-CatalogSubscriptionSpecialStandaloneEnrollModal{
  margin:0;
}
.rc-CatalogSubscriptionSpecialStandaloneEnrollModal.rc-Modal.box .c-modal-content{
  background:#f5f5f5;
  padding:28px 0 0 0;
}
.rc-CatalogSubscriptionSpecialStandaloneEnrollModal .body-container{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
  -webkit-box-pack:center;
  -moz-box-pack:center;
  -o-box-pack:center;
  -ms-flex-pack:center;
  -webkit-justify-content:center;
  justify-content:center;
  -webkit-box-direction:reverse;
  -moz-box-direction:reverse;
  -o-box-direction:reverse;
  -webkit-box-orient:horizontal;
  -moz-box-orient:horizontal;
  -o-box-orient:horizontal;
  -webkit-flex-direction:row-reverse;
  -ms-flex-direction:row-reverse;
  flex-direction:row-reverse;
  -webkit-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  padding-top:20px;
  padding-bottom:20px;
}
.rc-CatalogSubscriptionSpecialStandaloneEnrollModal .footer-container{
  margin:0;
  background:#e6e6e6;
  padding:16px;
  font-size:12px;
  line-height:18px;
}
.rc-SubscriptionSubscribedModal .modal-container{
  margin-top:20px;
  margin-bottom:20px;
}
.rc-SubscriptionSubscribedModal .header{
  margin-top:24px;
  margin-bottom:24px;
}
.rc-AccountDeletionModal.rc-Modal.box .c-modal-content{
  border-radius:0;
  -webkit-box-shadow:1px 1px 5px #666;
  box-shadow:1px 1px 5px #666;
}
.rc-AccountDeletionModal h2{
  margin-bottom:25px;
}
.rc-AccountDeletionModal .deletion-disclaimers{
  margin:30px 0;
}
.rc-AccountDeletionModal .disclaimer-row{
  margin-bottom:10px;
}
.rc-AccountDeletionModal .disclaimer-row input[type=checkbox]{
  margin:0 10px 0 0;
  vertical-align:top;
}
.rc-AccountDeletionModal .disclaimer-row label{
  font-weight:normal;
  margin:0;
  max-width:600px;
}
.rc-AccountDeletionModal input[type=password].account-password-input{
  width:300px;
  border-color:#ccc;
}
.rc-AccountDeletionModal input[type=password].account-password-input:disabled{
  cursor:not-allowed;
}
.rc-AccountDeletionModal .delete-action{
  min-width:auto;
  margin-left:10px;
  background-color:#e85628;
  border-color:transparent;
}
.rc-AccountDeletionModal .delete-action:disabled{
  background-color:#cdcbcb;
}
.rc-AccountDeletionModal .failed-error-message{
  color:#ff5c6e;
}
.rc-DeletionConfirmation .c-account-settings .c-account-settings-body{
  margin:120px auto;
}
.rc-DeletionConfirmation h2{
  margin-bottom:30px;
}
.rc-DeletionConfirmation .delete-confirmation-message{
  margin:20px;
  padding-left:400px;
  background:url("https://d3njjcbhbojbot.cloudfront.net/web/images/account-settings/goodbye_icon.svg") no-repeat;
}
.rc-UserInterestModal .c-modal-content{
  max-width:700px;
}
.rc-UserInterestModal .modal-container{
  padding:24px 24px 0px 24px;
  background-color:#fff;
}
.rc-UserInterestModal .detailed-message{
  margin-top:16px;
}
.rc-UserInterestModal .register-button{
  margin-top:24px;
  min-width:176px;
}
.rc-TogglableContent.collapsed .content{
  overflow:hidden;
}
.rc-TogglableContent.is-safari .content .overlay{
  display:none;
}
.rc-TogglableContent .content{
  position:relative;
}
.rc-TogglableContent .content .overlay{
  background:-webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0), #f5f5f5), rgba(0,0,0,0);
  background:-moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0), #f5f5f5), rgba(0,0,0,0);
  background:-o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0), #f5f5f5), rgba(0,0,0,0);
  background:-ms-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0), #f5f5f5), rgba(0,0,0,0);
  background:linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0), #f5f5f5), rgba(0,0,0,0);
  bottom:0;
  cursor:pointer;
  left:0;
  opacity:0.8;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter:alpha(opacity=80);
  position:absolute;
  right:0;
  top:0;
  z-index:10;
}
.rc-TogglableContent .content .overlay:focus{
  outline:5px auto -webkit-focus-ring-color;
  outline-offset:-2px;
}
.rc-TogglableContent .toggle-button-wrapper{
  margin-top:5px;
}
.rc-TogglableContent .toggle-button-wrapper .toggle-link:focus:not(:hover){
  text-decoration:none;
}
.rc-ItemView{
  margin-top:10px;
}
.rc-LessonView .item-row{
  padding-bottom:8px;
}
.rc-LessonView .item-row i[class*="cif-"]{
  color:#b89173;
  font-size:20px;
  margin-right:10px;
}
.rc-ModuleSummary .icon{
  font-size:18px;
}
.rc-ModuleSummary .desc{
  margin-left:8px;
}
.rc-ModuleSummary .button{
  margin-left:8px;
  font-size:14px;
}
.rc-ModuleSummary .graded-items{
  margin-top:16px;
}
.rc-ModuleSummary .items-summary-section{
  margin-top:16px;
}
.rc-ModuleSummary .item-row{
  margin-top:10px;
}
.rc-ModuleSummary .item-name{
  margin-left:8px;
}
.rc-ModuleView{
  margin-top:40px;
}
.rc-ModuleView:first-child{
  margin-top:24px;
}
.rc-ModuleView .module-name{
  padding-bottom:4px;
}
.rc-ModuleView .module-desc{
  padding-bottom:16px;
}
.rc-WeekView{
  margin-top:0;
}
.rc-WeekView .week{
  border:1px solid rgba(0,0,0,0.1);
  margin-top:15px;
}
.rc-WeekView .week:first-child{
  margin-top:0;
}
.rc-WeekView .week-heading{
  color:rgba(0,0,0,0.55);
  background-color:#f6f6f6;
  border-bottom:1px solid rgba(0,0,0,0.1);
  height:48px;
  padding:15px 16px;
}
.rc-WeekView .week-body{
  padding:16px 32px 40px 32px;
  background-color:#fff;
}
.rc-AdminButton .admin-button{
  margin-top:10px;
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
}
.rc-AdminButton .admin-icon{
  margin-right:5px;
}
.rc-BannerBreadcrumbs .item{
  color:rgba(255,255,255,0.8);
}
.rc-BannerBreadcrumbs .link:hover{
  text-decoration:underline;
}
.rc-BannerBreadcrumbs .chevron{
  margin:0 8px;
  font-size:10px;
}
.rc-PaymentChoiceCapstone .rc-PaymentChoice{
  padding-left:0;
  margin-left:-20px;
}
.rc-PaymentChoiceCapstone .cif-stack{
  display:none;
}
.rc-PaymentChoiceCapstone .ineligible-message{
  color:#800000;
  margin-top:20px;
  font-size:14px;
}
.rc-PaymentChoices .enroll-button,
.rc-S12nGroupPaymentChoices .enroll-button{
  margin-top:24px;
}
.rc-PaymentChoices .enroll-button button,
.rc-S12nGroupPaymentChoices .enroll-button button{
  padding:15px 60px;
}
.rc-PaymentChoices .bt3-modal-title,
.rc-S12nGroupPaymentChoices .bt3-modal-title{
  font-family:'HelveticaNeue-thin', Arial, sans-serif;
  padding-left:20px;
  padding-right:20px;
  color:#fff;
  text-align:center;
  font-size:26px;
  line-height:32px;
}
.rc-PaymentChoices .sub-title,
.rc-S12nGroupPaymentChoices .sub-title{
  font-family:'HelveticaNeue-thin', Arial, sans-serif;
  padding-left:20px;
  padding-right:20px;
  font-size:15px;
  color:rgba(255,255,255,0.8);
}
.rc-PaymentChoices .bt3-btn,
.rc-S12nGroupPaymentChoices .bt3-btn{
  padding-left:50px;
  padding-right:50px;
  padding-top:12px;
  padding-bottom:12px;
  background-color:#4285f4;
  -webkit-box-shadow:0px 1px 1px 0px rgba(0,0,0,0.1);
  box-shadow:0px 1px 1px 0px rgba(0,0,0,0.1);
  color:$color-white;
}
.rc-PaymentChoices .bt3-btn:hover,
.rc-S12nGroupPaymentChoices .bt3-btn:hover{
  color:$color-white;
}
.rc-PaymentChoices .container,
.rc-S12nGroupPaymentChoices .container{
  padding:32px;
  width:auto;
}
.rc-PaymentChoices .container.title,
.rc-S12nGroupPaymentChoices .container.title{
  border-top-left-radius:3px;
  border-top-right-radius:3px;
  background-color:#354b72;
  font-size:26px;
}
.rc-PaymentChoices .error-message,
.rc-S12nGroupPaymentChoices .error-message{
  margin-top:12px;
}
.rc-Modal .rc-PaymentChoices + .c-modal-x-out{
  color:rgba(255,255,255,0.54);
  top:34px;
}
.rc-Modal .rc-PaymentChoices + .c-modal-x-out:hover{
  color:rgba(255,255,255,0.87);
}
.rc-PaymentChoice{
  padding-bottom:16px;
}
.rc-PaymentChoice .choice-title{
  margin-bottom:6px;
  margin-left:24px;
}
.rc-PaymentChoice .choice-description{
  margin-left:24px;
  line-height:22px;
  display:block;
}
.rc-PaymentChoice input[type="radio"]{
  opacity:0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter:alpha(opacity=0);
}
.rc-PaymentChoice input[type="radio"]:checked ~ span.cif-stack .cif-circle{
  color:#2571ed;
}
.rc-PaymentChoice span.cif-stack{
  position:absolute;
  left:58px;
}
.rc-PaymentChoice span.cif-stack .cif-circle{
  color:#fff;
}
.rc-PaymentChoice span.cif-stack .cif-circle-thin{
  color:rgba(0,0,0,0.12);
}
.rc-PaymentChoice .cif-times{
  font-size:2em;
  width:1em;
  height:1em;
  text-align:center;
  position:absolute;
  left:58px;
  color:rgba(0,0,0,0.12);
  cursor:default;
}
.rc-PaymentChoice.full p.horizontal-box{
  margin-top:8px;
}
.rc-PaymentChoice.full .subtext em.fa{
  color:rgba(0,0,0,0.54);
  font-size:1.5em;
}
.rc-PaymentChoice.full span.perks{
  margin-left:8px;
}
@media (max-width: 479px){
  .rc-PaymentChoice.full span.perks.users{
    position:relative;
    left:8px;
  }
}
.rc-PaymentChoice.full .price-line-through-wrapper{
  text-decoration:line-through;
  color:#e91616;
}
.rc-PaymentChoice.full .price{
  color:$color-black;
}
.rc-PaymentChoice.full .discounted-price,
.rc-PaymentChoice.full .discount-percent-or-amount{
  color:#e91616;
}
.rc-PaymentChoice.full .discount-percent-or-amount{
  font-size:12px;
}
.rc-PaymentChoice.full .disabled{
  cursor:default;
}
.rc-FinaidLink .caption-text{
  font-size:12px;
}
.rc-S12nEnrollModal .rc-PaymentChoices .title.container{
  padding:84px 32px 32px 32px;
}
.rc-S12nEnrollModal .rc-PaymentChoices .content{
  padding:30px 60px;
}
.rc-S12nEnrollModal .confirmation-message{
  margin-top:12px;
}
.rc-S12nEnrollModal .confirmation-message p{
  margin-bottom:2px;
}
.rc-S12nEnrollModal .button-row{
  margin-top:24px;
  text-align:right;
}
.rc-S12nEnrollModal .button-row .bt3-btn{
  min-width:80px;
}
.rc-S12nEnrollModal .secondary-action{
  color:#757575;
  font-weight:bold;
  margin-right:20px;
}
.rc-S12nEnrollModal .rc-ContentGate,
.rc-S12nEnrollModal .rc-EnrollConfirmation{
  padding:24px;
}
.rc-S12nEnrollModal .rc-Modal .c-modal-content{
  padding:0px;
}
@media (max-width: 767px){
  .rc-S12nEnrollModal .rc-Modal .c-modal-content{
    top:0;
    left:0;
    right:0;
    width:100%;
    max-width:100%;
  }
}
.rc-S12nEnrollModal .rc-Modal .c-modal-content .no-enrollment-option{
  padding:60px 80px 40px 80px;
}
.rc-S12nEnrollModal .rc-Modal .c-modal-content .no-enrollment-button-cont{
  overflow:hidden;
  padding-right:10px;
  padding-bottom:10px;
}
.rc-S12nEnrollModal .rc-Modal .c-modal-content .cta-link{
  float:right;
}
.rc-S12nEnrollModal .rc-Modal.fade-leave{
  opacity:1;
  -ms-filter:none;
  filter:none;
  -webkit-transition:opacity 0.2s ease-in;
  -moz-transition:opacity 0.2s ease-in;
  -o-transition:opacity 0.2s ease-in;
  -ms-transition:opacity 0.2s ease-in;
  transition:opacity 0.2s ease-in;
}
.rc-S12nEnrollModal .rc-Modal.fade-leave.fade-leave-active{
  opacity:0.01;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  filter:alpha(opacity=1);
}
.rc-S12nEnrollModal .rc-Modal.box .c-modal-content{
  padding:0;
  width:640px;
  min-height:inherit;
}
.rc-FinaidEnrollModal .finaid-modal .c-modal-content{
  padding:64px;
  width:540px;
}
.rc-FinaidEnrollModal .rc-CourseEnrollButton{
  margin:0;
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
  -webkit-box-orient:vertical;
  -moz-box-orient:vertical;
  -o-box-orient:vertical;
  -webkit-flex-direction:column;
  -ms-flex-direction:column;
  flex-direction:column;
}
.rc-FinaidEnrollModal .image-container{
  width:100%;
  margin:16px 0;
  text-align:center;
}
.rc-FinaidEnrollModal .finaid-delay-prompt{
  margin-bottom:32px;
}
.rc-FinaidEnrollModal .button-container-separator{
  height:100%;
  width:28px;
}
.rc-FinaidEnrollModal .finaid-text-block{
  margin-bottom:8px;
}
.rc-FinaidEnrollModal .or-text{
  margin-right:4px;
}
.rc-FinaidEnrollModal .for-the-course-text{
  margin-left:4px;
}
.rc-FinaidLink.reset .caption-text{
  font-size:inherit;
  font-weight:inherit;
  margin-bottom:0;
}
.rc-FinaidLink.reset .button-link{
  color:inherit;
}
.rc-CatalogSubscriptionDescriptionPageNavigation{
  position:relative;
  top:120px;
}
.rc-CatalogSubscriptionDescriptionPageNavigation .content{
  min-height:300px;
}
.rc-CatalogSubscriptionDescriptionPageNavigation i.cif-checkmark{
  font-size:1em;
}
.rc-CatalogSubscriptionDescriptionPageNavigation.nav-container{
  top:5px;
}
.rc-CatalogSubscriptionDescriptionPageNavigation .value-props{
  margin-bottom:24px;
}
.rc-CatalogSubscriptionDescriptionPageNavigation .value-prop{
  margin-bottom:12px;
}
.rc-CatalogSubscriptionDescriptionPageNavigation .inner-content{
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  padding:36px 8px 52px 12px;
  background:#fff;
}
.rc-CatalogSubscriptionDescriptionPageNavigation .body-header{
  margin-bottom:16px;
}
.rc-CatalogSubscriptionDescriptionPageNavigation .enroll-button{
  width:100%;
  white-space:normal;
}
.rc-CatalogSubscriptionDescriptionPageNavigation .enroll-button.primary.comfy{
  padding:20px;
}
.rc-CatalogSubscriptionDescriptionPageNavigation .side-bar .checkmark-cont{
  margin-right:4px;
}
.rc-CatalogSubscriptionDescriptionPageNavigation .gradient-border{
  padding:4px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  background:-webkit-linear-gradient(left top, #9fd468, #37bc98);
  background:-moz-linear-gradient(left top, #9fd468, #37bc98);
  background:-o-linear-gradient(left top, #9fd468, #37bc98);
  background:-ms-linear-gradient(left top, #9fd468, #37bc98);
  background:linear-gradient(to right bottom, #9fd468, #37bc98);
}
.rc-CatalogSubscriptionDescriptionPageNavigation .value-prop-text{
  margin:0;
}
.rc-CommonAffixNav{
  position:relative;
  -webkit-box-sizing:content-box;
  -moz-box-sizing:content-box;
  box-sizing:content-box;
}
.rc-CommonAffixNav .nav{
  border:1px solid rgba(0,0,0,0.1);
  background:#fff;
}
.rc-CommonAffixNav .footer{
  margin-top:5px;
}
.rc-HighRatingsStars{
  margin-bottom:20px;
}
.rc-SubscriptionNavigationEnroll .enroll-button-inner{
  padding:16px;
}
.rc-SubscriptionNavigationEnroll .background{
  padding-top:40px;
  padding-bottom:40px;
  background:-webkit-linear-gradient(top left, #b3dd87, #6ccda7);
  background:-moz-linear-gradient(top left, #b3dd87, #6ccda7);
  background:-o-linear-gradient(top left, #b3dd87, #6ccda7);
  background:-ms-linear-gradient(top left, #b3dd87, #6ccda7);
  background:linear-gradient(to bottom right, #b3dd87, #6ccda7);
}
.rc-SubscriptionNavigationEnroll .headline{
  margin-bottom:12px;
}
.rc-CourseEnrollButton.is-loading a{
  cursor:default;
  pointer-events:none;
}
.rc-CourseEnrollButton.is-loading button.course-enroll-button-wrapper{
  background-color:#8cb7ff !important;
  opacity:0.7;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter:alpha(opacity=70);
  color:#fff;
  border:0;
}
.rc-CourseEnrollButton.is-enrolled .rc-StartDateString{
  font-weight:normal;
  color:rgba(0,0,0,0.255);
}
.rc-CourseEnrollButton .course-enroll-button-wrapper.cozy{
  padding-left:12px;
  padding-right:12px;
}
.rc-CourseEnrollButton .course-enroll-button-wrapper.cozy .enroll-text{
  font-weight:bold;
  white-space:normal;
  overflow-wrap:break-word;
}
.rc-CourseEnrollButton .rc-StartDateString{
  white-space:normal;
}
.rc-CTANavItem{
  background-color:rgba(0,0,0,0.05);
}
.rc-CTANavItem .content-container{
  position:relative;
  z-index:100;
  padding:15px;
  background-color:#fff;
}
.rc-CTANavItem .course-name-text{
  margin-bottom:10px;
}
.rc-CTANavItem .course-name-text.long-title{
  font-size:16px;
  line-height:19px;
}
.rc-CTANavItem .rc-CourseEnrollButton{
  margin-bottom:0;
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
  -webkit-box-orient:vertical;
  -moz-box-orient:vertical;
  -o-box-orient:vertical;
  -webkit-flex-direction:column;
  -ms-flex-direction:column;
  flex-direction:column;
}
.rc-CTANavItem .already-enrolled{
  color:#757575;
  margin-top:10px;
}
.rc-CTANavItem .free-trial{
  margin-top:12px;
}
.rc-CTANavItem .save-course-container{
  margin-top:10px;
}
@media (max-width: 991px){
  .rc-CTANavItem .content-container{
    padding:10px;
  }
  .rc-CTANavItem .rc-CourseEnrollButton{
    margin:0;
  }
  .rc-CTANavItem .rc-CourseEnrollButton button.course-enroll-button-wrapper{
    padding:20px 15px;
  }
}
.rc-SvgCssLoaderCircle{
  position:relative;
}
.rc-SvgCssLoaderCircle .loader{
  margin:0px auto;
  font-size:10px;
  position:relative;
  text-indent:-9999em;
  border-style:solid;
  border-width:0.3em;
  border-color:rgba(0,0,0,0.1);
  border-left-color:#fff;
  -webkit-transform:translateZ(0);
  -moz-transform:translateZ(0);
  -o-transform:translateZ(0);
  -ms-transform:translateZ(0);
  transform:translateZ(0);
  -webkit-animation:load8 1.1s infinite linear;
  -moz-animation:load8 1.1s infinite linear;
  -o-animation:load8 1.1s infinite linear;
  -ms-animation:load8 1.1s infinite linear;
  animation:load8 1.1s infinite linear;
}
.rc-SvgCssLoaderCircle .loader,
.rc-SvgCssLoaderCircle .loaderafter{
  border-radius:50%;
  width:100%;
  height:100%;
}
@-webkit-keyframes load8{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}
@-moz-keyframes load8{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}
@-webkit-keyframes load8{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}
@-o-keyframes load8{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}
@keyframes load8{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}
.rc-CatalogSubscriptionMobileNavEnroll{
  padding-left:12px;
  padding-right:12px;
  background:-webkit-linear-gradient(top left, #b3dd87, #6ccda7);
  background:-moz-linear-gradient(top left, #b3dd87, #6ccda7);
  background:-o-linear-gradient(top left, #b3dd87, #6ccda7);
  background:-ms-linear-gradient(top left, #b3dd87, #6ccda7);
  background:linear-gradient(to bottom right, #b3dd87, #6ccda7);
}
.rc-CatalogSubscriptionMobileNavEnroll .text-content{
  margin:16px 0 8px;
}
.rc-CatalogSubscriptionMobileNavEnroll .nav-title{
  margin-bottom:8px;
}
.rc-FreeTrialMobileNavigationEnroll{
  padding-left:12px;
  padding-right:12px;
  background:-webkit-linear-gradient(top left, #b3dd87, #6ccda7);
  background:-moz-linear-gradient(top left, #b3dd87, #6ccda7);
  background:-o-linear-gradient(top left, #b3dd87, #6ccda7);
  background:-ms-linear-gradient(top left, #b3dd87, #6ccda7);
  background:linear-gradient(to bottom right, #b3dd87, #6ccda7);
}
.rc-StaffPreviewLink .staff-link{
  margin-top:10px;
}
a.rc-TextNavItem{
  background-color:rgba(0,0,0,0.05);
  border-bottom:1px solid rgba(0,0,0,0.1);
  color:rgba(0,0,0,0.55);
  display:block;
  padding:15px 18px;
  position:relative;
  text-decoration:none;
}
a.rc-TextNavItem:hover{
  color:#2972d1;
  background-color:#fff;
}
a.rc-TextNavItem:focus:not(:hover){
  color:rgba(0,0,0,0.55);
}
.rc-PhoenixCdpBanner{
  min-height:135px;
}
.rc-PhoenixCdpBanner .body-container{
  -webkit-background-size:cover;
  -moz-background-size:cover;
  background-size:cover;
  background-position:50%;
}
.rc-PhoenixCdpBanner .banner-container{
  max-width:960px;
}
.rc-PhoenixCdpBanner .banner-row{
  margin-top:24px;
  margin-bottom:8px;
}
.rc-PhoenixCdpBanner .nav-container{
  height:0;
  z-index:1;
}
.rc-PhoenixCdpBanner .header-container{
  padding-left:10px;
  padding-right:10px;
}
.rc-PhoenixCdpBanner .header-container .title{
  margin-top:25px;
  margin-bottom:16px;
  color:#fff;
  font-size:36px;
  line-height:40px;
}
.rc-PhoenixCdpBanner .s12n-upsell{
  color:#fff;
  margin-bottom:16px;
}
.rc-PhoenixCdpBanner .s12n-link{
  color:#fff;
  font-weight:bold;
}
.rc-PhoenixCdpBanner .s12n-link:hover{
  text-decoration:underline;
}
@media (max-width: 767px){
  .rc-PhoenixCdpBanner .header-container padding-top 40px{
    padding-bottom:40px;
  }
  .rc-PhoenixCdpBanner .header-container .title{
    text-align:center;
  }
  .rc-PhoenixCdpBanner .header-container .partner-title{
    color:#fff;
  }
}
.rc-SectionTitle{
  margin-bottom:25px;
}
.rc-SectionTitle .inner-container{
  position:relative;
}
.rc-SectionTitle .full-underline-wrapper{
  border-bottom:1px solid rgba(0,0,0,0.05);
  position:absolute;
  bottom:0;
  width:100%;
}
.rc-SectionTitle .title-wrapper{
  padding-bottom:15px;
  padding-right:15px;
  display:inline-block;
  border-bottom:1px solid #a07e46;
}
.rc-SectionWrapper{
  margin:20px 0 60px;
}
.rc-PhoenixCdpMain{
  min-height:540px;
  max-width:960px;
  margin-top:16px;
}
.rc-PhoenixCdpMain .main-container{
  padding:0 10px;
}
.rc-PhoenixCdpNotFound{
  margin-top:100px;
  margin-bottom:100px;
}
.rc-PhoenixCdpNotFound .bt3-container{
  max-width:960px;
  padding-left:30px;
  padding-right:30px;
}
.rc-Creators{
  padding:50px;
  margin-bottom:16px;
  height:auto;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  background-size:cover;
  background-color:rgba(0,0,0,0.6);
}
.rc-Creators .partner-name{
  margin-bottom:16px;
}
.rc-Creators .partner-name,
.rc-Creators .partner-description{
  color:#fff;
}
@font-face{font-family:KaTeX_AMS;src:url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/3d8245dcb4489694a6a263b05c1cca01.woff2) format("woff2"),url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/ac1d46d953d403677171697581a284d2.woff) format("woff"),url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/c67be87adba7d31c013be127b936233d.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Caligraphic;src:url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/970d3e76493b82fccf21ad5888ddee77.woff2) format("woff2"),url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/445f96a387df0d13ded71f27c608516d.woff) format("woff"),url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/3f61a84d76e80396489d32bc9dd8d444.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:KaTeX_Caligraphic;src:url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/0ef0f2e356a2e1c457b6585d34edae77.woff2) format("woff2"),url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/74f6918c7d2b768ffd32048102bc0172.woff) format("woff"),url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/c3bc8fcec0e85a50cabf71e4e8074991.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Fraktur;src:url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/950649ba5e5cfd37cdad74095411d350.woff2) format("woff2"),url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/1aca7ef7f976fb54a207ffc8aa180e38.woff) format("woff"),url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/e11e6bf02fc41279a540d3655abf3b07.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:KaTeX_Fraktur;src:url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/135ccd74931753318f6f52f3fce19018.woff2) format("woff2"),url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/c5b430bfcb3e5423b77401afcdb69b66.woff) format("woff"),url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/a9509497466d16e6b7265a223ea39093.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Main;src:url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/c5b67fb3f6bdaa7f2dd75e5bc8d929eb.woff2) format("woff2"),url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/0ba875a1d548ebfdd00c7594022e01b7.woff) format("woff"),url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/aaaa1b761b7cc9d5e10b85f30731b878.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:KaTeX_Main;src:url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/0719833c23aeba83786a29e84a165875.woff2) format("woff2"),url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/5aeca883bc41b522fdf1409ee912b51c.woff) format("woff"),url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/bdbadb27e05fb8e51da903db59f90d77.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:KaTeX_Main;src:url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/6bf616283a81e40e4ac755883862b472.woff2) format("woff2"),url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/bb7c45db8908c8fb88a293895a64e018.woff) format("woff"),url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/2155d7897af94033a6b6ed44133b867e.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:KaTeX_Main;src:url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/29b27903a08a71f8171be21ba413d4dd.woff2) format("woff2"),url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/1fd21713706a2b70960faf21b1fa4e26.woff) format("woff"),url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/7b8d1fa0668e317c4a2d34399e74af25.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Math;src:url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/7a31741a44e58952cb4b8a763c206fcd.woff2) format("woff2"),url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/8eb56b3ff5b141cd3732a24e65c2b339.woff) format("woff"),url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/10740d7488d690a743339650103f1cb3.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:KaTeX_SansSerif;src:url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/e38d0f6844b9520510715fd989bdd5bd.woff2) format("woff2"),url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/84299b016163b0ae5c776604aa1cb726.woff) format("woff"),url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/9123667cef81279761df5cd62ec8c46e.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:KaTeX_SansSerif;src:url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/1057b70228cb6936e7714e7817db6ce2.woff2) format("woff2"),url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/95c5a3d43efbcb8c14184d00a7c5eed4.woff) format("woff"),url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/f9c440abdd25c5a954d855516fed39f9.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:KaTeX_SansSerif;src:url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/f9e06d59e70de05c5f0b7f7f65c14565.woff2) format("woff2"),url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/35bda414c6c2f75940b086de18f42e72.woff) format("woff"),url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/2eae604dbbc4b2c0ceede62c61c9e8df.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Script;src:url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/ae1fad1f4d1c227c9d567da8ea9f988c.woff2) format("woff2"),url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/60febfa114c5e32f0ce73050476aa39f.woff) format("woff"),url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/e9169ca7b32608b6235ec9ffff742a71.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Size1;src:url(data:application/font-woff;base64,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) format("woff2"),url(data:application/font-woff;base64,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) format("woff"),url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/f2e296ef7cef0f6f16912e5d171929b2.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Size2;src:url(data:application/font-woff;base64,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) format("woff2"),url(data:application/font-woff;base64,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) format("woff"),url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/0767ede65042583bcc06f09055f4d7ca.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Size3;src:url(data:application/font-woff;base64,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) format("woff2"),url(data:application/font-woff;base64,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) format("woff"),url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/882f723427a0986846fe786bd8d6f6c7.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Size4;src:url(data:application/font-woff;base64,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) format("woff2"),url(data:application/font-woff;base64,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) format("woff"),url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/27901d5ce93d8971c416d9123fedb911.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Typewriter;src:url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/f43e86963e9cfda37bb2e958ddedcaad.woff2) format("woff2"),url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/ba01f72a8db89265149f3f712dc7f9a3.woff) format("woff"),url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/6b9645af6e119fd5d85f24e21044ed03.ttf) format("truetype");font-weight:400;font-style:normal}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:inline-block;text-align:initial}.katex{font:normal 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;white-space:nowrap;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important}.katex .katex-html{display:inline-block}.katex .katex-mathml{position:absolute;clip:rect(1px,1px,1px,1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.katex .base{position:relative}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathit{font-family:KaTeX_Math;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-weight:700;font-style:italic}.katex .amsrm,.katex .mathbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak{font-family:KaTeX_Fraktur}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr{font-family:KaTeX_Script}.katex .mathsf{font-family:KaTeX_SansSerif}.katex .mainit{font-family:KaTeX_Main;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;vertical-align:bottom;position:relative}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;vertical-align:bottom;font-size:1px;width:2px}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{display:inline-block;width:100%}.katex .mspace{display:inline-block}.katex .mspace.negativethinspace{margin-left:-.16667em}.katex .mspace.muspace{width:.055556em}.katex .mspace.thinspace{width:.16667em}.katex .mspace.negativemediumspace{margin-left:-.22222em}.katex .mspace.mediumspace{width:.22222em}.katex .mspace.thickspace{width:.27778em}.katex .mspace.sixmuspace{width:.333333em}.katex .mspace.eightmuspace{width:.444444em}.katex .mspace.enspace{width:.5em}.katex .mspace.twelvemuspace{width:.666667em}.katex .mspace.quad{width:1em}.katex .mspace.qquad{width:2em}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{display:inline-block;border:0 solid;position:relative}.katex .overline .overline-line,.katex .underline .underline-line{display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.27777778em;margin-right:-.55555556em}.katex .fontsize-ensurer,.katex .sizing{display:inline-block}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.83333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.16666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.66666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.45666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.71428571em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.85714286em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.14285714em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571429em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857143em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71428571em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714286em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857143em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96285714em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55428571em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.55555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.66666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.77777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.88888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.11111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.30444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.41666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.58333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.66666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.83333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.72833333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.34722222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.41666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.48611111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.55555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.69444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.83333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.44027778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.28935185em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.34722222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.40509259em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.46296296em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.52083333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.69444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.83333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.20023148em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981481em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108004em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.28929605em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.33751205em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.38572806em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.43394407em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216008em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.57859209em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.69431051em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.83317261em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.19961427em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.20096463em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.24115756em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.28135048em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.32154341em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.36173633em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.40192926em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.48231511em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.57877814em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.69453376em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.83360129em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{width:0;position:relative}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;margin:0 -.125em;width:.25em;overflow:hidden;position:relative}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{display:block;position:absolute;width:100%;fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex svg path{stroke:none}.katex .vertical-separator svg{width:.25em}.katex .stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{position:absolute;left:0;width:50.2%;overflow:hidden}.katex .halfarrow-right{position:absolute;right:0;width:50.2%;overflow:hidden}.katex .brace-left{position:absolute;left:0;width:25.1%;overflow:hidden}.katex .brace-center{position:absolute;left:25%;width:50%;overflow:hidden}.katex .brace-right{position:absolute;right:0;width:25.1%;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox{box-sizing:border-box;border:.04em solid #000}.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap+.mbin,.katex .cancel-lap+.mord,.katex .cancel-lap+.msupsub,.katex .mbin+.cancel-lap,.katex .mord+.cancel-lap{margin-left:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .overlay{
  background-color:transparent;
}
.cml-code-evaluator .cml-code-evaluator-reset{
  font-size:12px;
  line-height:14px;
  font-family:'OpenSans', Arial, sans-serif;
}
.rc-CodeBlock{
  padding:0;
  font-size:12px;
  border-radius:0;
  line-height:16px;
  margin-bottom:20px;
  border:1px solid #ddd;
}
.rc-CodeBlock .cml-code-error-highlight{
  position:absolute;
  background-color:rgba(245,166,35,0.35);
}
.cml-code-evaluator{
  z-index:1000;
  min-height:1px;
  margin-top:-20px;
  margin-bottom:20px;
  position:relative;
}
.cml-code-evaluator .cml-code-evaluator-hint{
  position:absolute;
  z-index:10;
  top:-67px;
  right:160px;
}
.cml-code-evaluator .cml-code-evaluator-run{
  position:absolute;
  top:-67px;
  right:20px;
}
.cml-code-evaluator .cml-code-evaluator-reset{
  position:absolute;
  top:-23px;
  right:20px;
  padding:0 20px;
  color:#2a73cc;
}
.cml-code-evaluator .rc-CodeEvaluatorOutput{
  width:100%;
  position:relative;
  border:1px solid #ccc;
  border-top:none;
  margin-bottom:20px !important;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin.vjs-circle-play-centered .vjs-circle-play-button{
  left:50%;
  margin-left:-2.1em;
  top:50%;
  margin-top:-1.4em;
  font-size:2em;
  display:block;
  z-index:2;
  position:absolute;
  text-align:center;
  vertical-align:middle;
  cursor:pointer;
  opacity:0.6;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter:alpha(opacity=60);
  border-radius:50%;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin.vjs-circle-play-centered.vjs-controls-disabled .vjs-circle-play-button{
  display:none;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin.vjs-circle-play-centered.vjs-has-started .vjs-circle-play-button{
  display:none;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin.vjs-circle-play-centered.vjs-using-native-controls .vjs-circle-play-button{
  display:none;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin.vjs-circle-play-centered:hover .vjs-circle-play-button,
.vjs-coursera-skin.vjs-coursera-phoenix-skin.vjs-circle-play-centered .vjs-coursera-skin .vjs-circle-play-button:focus{
  outline:0;
  border-color:#fff;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .vjs-button > .vjs-icon-placeholder:before, .video-js .vjs-modal-dialog, .vjs-modal-dialog .vjs-modal-dialog-content{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%; }

.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .vjs-button > .vjs-icon-placeholder:before{
  text-align:center; }

@font-face{
  font-family:VideoJS;
  src:url(https://d3njjcbhbojbot.cloudfront.net/webapps/builds/phoenix-cdp/46ac6629168546c71dbf115992aa4be9.eot?#iefix) format("eot"); }

@font-face{
  font-family:VideoJS;
  src:url(data:application/font-woff;charset=utf-8;base64,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) format("woff"), url(data:application/x-font-ttf;charset=utf-8;base64,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AG8AbgB0AGUAbABsAG8AIABwAHIAbwBqAGUAYwB0AC4AaAB0AHQAcAA6AC8ALwBmAG8AbgB0AGUAbABsAG8ALgBjAG8AbQAAAAIAAAAAAAAAEQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIQECAQMBBAEFAQYBBwEIAQkBCgELAQwBDQEOAQ8BEAERARIBEwEUARUBFgEXARgBGQEaARsBHAEdAR4BHwEgASEBIgAEcGxheQtwbGF5LWNpcmNsZQVwYXVzZQt2b2x1bWUtbXV0ZQp2b2x1bWUtbG93CnZvbHVtZS1taWQLdm9sdW1lLWhpZ2gQZnVsbHNjcmVlbi1lbnRlcg9mdWxsc2NyZWVuLWV4aXQGc3F1YXJlB3NwaW5uZXIJc3VidGl0bGVzCGNhcHRpb25zCGNoYXB0ZXJzBXNoYXJlA2NvZwZjaXJjbGUOY2lyY2xlLW91dGxpbmUTY2lyY2xlLWlubmVyLWNpcmNsZQJoZAZjYW5jZWwGcmVwbGF5CGZhY2Vib29rBWdwbHVzCGxpbmtlZGluB3R3aXR0ZXIGdHVtYmxyCXBpbnRlcmVzdBFhdWRpby1kZXNjcmlwdGlvbgVhdWRpbwluZXh0LWl0ZW0NcHJldmlvdXMtaXRlbQAAAAA=) format("truetype");
  font-weight:normal;
  font-style:normal; }

.vjs-icon-play, .video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-play-control .vjs-icon-placeholder{
  font-family:VideoJS;
  font-weight:normal;
  font-style:normal; }
  .vjs-icon-play:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-play-control .vjs-icon-placeholder:before{
    content:"\F101"; }

.vjs-icon-play-circle{
  font-family:VideoJS;
  font-weight:normal;
  font-style:normal; }
  .vjs-icon-play-circle:before{
    content:"\F102"; }

.vjs-icon-pause, .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder{
  font-family:VideoJS;
  font-weight:normal;
  font-style:normal; }
  .vjs-icon-pause:before, .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before{
    content:"\F103"; }

.vjs-icon-volume-mute, .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder{
  font-family:VideoJS;
  font-weight:normal;
  font-style:normal; }
  .vjs-icon-volume-mute:before, .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before{
    content:"\F104"; }

.vjs-icon-volume-low, .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder{
  font-family:VideoJS;
  font-weight:normal;
  font-style:normal; }
  .vjs-icon-volume-low:before, .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before{
    content:"\F105"; }

.vjs-icon-volume-mid, .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder{
  font-family:VideoJS;
  font-weight:normal;
  font-style:normal; }
  .vjs-icon-volume-mid:before, .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before{
    content:"\F106"; }

.vjs-icon-volume-high, .video-js .vjs-mute-control .vjs-icon-placeholder{
  font-family:VideoJS;
  font-weight:normal;
  font-style:normal; }
  .vjs-icon-volume-high:before, .video-js .vjs-mute-control .vjs-icon-placeholder:before{
    content:"\F107"; }

.vjs-icon-fullscreen-enter, .video-js .vjs-fullscreen-control .vjs-icon-placeholder{
  font-family:VideoJS;
  font-weight:normal;
  font-style:normal; }
  .vjs-icon-fullscreen-enter:before, .video-js .vjs-fullscreen-control .vjs-icon-placeholder:before{
    content:"\F108"; }

.vjs-icon-fullscreen-exit, .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder{
  font-family:VideoJS;
  font-weight:normal;
  font-style:normal; }
  .vjs-icon-fullscreen-exit:before, .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before{
    content:"\F109"; }

.vjs-icon-square{
  font-family:VideoJS;
  font-weight:normal;
  font-style:normal; }
  .vjs-icon-square:before{
    content:"\F10A"; }

.vjs-icon-spinner{
  font-family:VideoJS;
  font-weight:normal;
  font-style:normal; }
  .vjs-icon-spinner:before{
    content:"\F10B"; }

.vjs-icon-subtitles, .video-js .vjs-subtitles-button .vjs-icon-placeholder, .video-js .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder{
  font-family:VideoJS;
  font-weight:normal;
  font-style:normal; }
  .vjs-icon-subtitles:before, .video-js .vjs-subtitles-button .vjs-icon-placeholder:before, .video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,
  .video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,
  .video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,
  .video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,
  .video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before{
    content:"\F10C"; }

.vjs-icon-captions, .video-js .vjs-captions-button .vjs-icon-placeholder, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder{
  font-family:VideoJS;
  font-weight:normal;
  font-style:normal; }
  .vjs-icon-captions:before, .video-js .vjs-captions-button .vjs-icon-placeholder:before, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,
  .video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before{
    content:"\F10D"; }

.vjs-icon-chapters, .video-js .vjs-chapters-button .vjs-icon-placeholder{
  font-family:VideoJS;
  font-weight:normal;
  font-style:normal; }
  .vjs-icon-chapters:before, .video-js .vjs-chapters-button .vjs-icon-placeholder:before{
    content:"\F10E"; }

.vjs-icon-share{
  font-family:VideoJS;
  font-weight:normal;
  font-style:normal; }
  .vjs-icon-share:before{
    content:"\F10F"; }

.vjs-icon-cog{
  font-family:VideoJS;
  font-weight:normal;
  font-style:normal; }
  .vjs-icon-cog:before{
    content:"\F110"; }

.vjs-icon-circle, .video-js .vjs-play-progress, .video-js .vjs-volume-level{
  font-family:VideoJS;
  font-weight:normal;
  font-style:normal; }
  .vjs-icon-circle:before, .video-js .vjs-play-progress:before, .video-js .vjs-volume-level:before{
    content:"\F111"; }

.vjs-icon-circle-outline{
  font-family:VideoJS;
  font-weight:normal;
  font-style:normal; }
  .vjs-icon-circle-outline:before{
    content:"\F112"; }

.vjs-icon-circle-inner-circle{
  font-family:VideoJS;
  font-weight:normal;
  font-style:normal; }
  .vjs-icon-circle-inner-circle:before{
    content:"\F113"; }

.vjs-icon-hd{
  font-family:VideoJS;
  font-weight:normal;
  font-style:normal; }
  .vjs-icon-hd:before{
    content:"\F114"; }

.vjs-icon-cancel, .video-js .vjs-control.vjs-close-button .vjs-icon-placeholder{
  font-family:VideoJS;
  font-weight:normal;
  font-style:normal; }
  .vjs-icon-cancel:before, .video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before{
    content:"\F115"; }

.vjs-icon-replay, .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder{
  font-family:VideoJS;
  font-weight:normal;
  font-style:normal; }
  .vjs-icon-replay:before, .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before{
    content:"\F116"; }

.vjs-icon-facebook{
  font-family:VideoJS;
  font-weight:normal;
  font-style:normal; }
  .vjs-icon-facebook:before{
    content:"\F117"; }

.vjs-icon-gplus{
  font-family:VideoJS;
  font-weight:normal;
  font-style:normal; }
  .vjs-icon-gplus:before{
    content:"\F118"; }

.vjs-icon-linkedin{
  font-family:VideoJS;
  font-weight:normal;
  font-style:normal; }
  .vjs-icon-linkedin:before{
    content:"\F119"; }

.vjs-icon-twitter{
  font-family:VideoJS;
  font-weight:normal;
  font-style:normal; }
  .vjs-icon-twitter:before{
    content:"\F11A"; }

.vjs-icon-tumblr{
  font-family:VideoJS;
  font-weight:normal;
  font-style:normal; }
  .vjs-icon-tumblr:before{
    content:"\F11B"; }

.vjs-icon-pinterest{
  font-family:VideoJS;
  font-weight:normal;
  font-style:normal; }
  .vjs-icon-pinterest:before{
    content:"\F11C"; }

.vjs-icon-audio-description, .video-js .vjs-descriptions-button .vjs-icon-placeholder{
  font-family:VideoJS;
  font-weight:normal;
  font-style:normal; }
  .vjs-icon-audio-description:before, .video-js .vjs-descriptions-button .vjs-icon-placeholder:before{
    content:"\F11D"; }

.vjs-icon-audio, .video-js .vjs-audio-button .vjs-icon-placeholder{
  font-family:VideoJS;
  font-weight:normal;
  font-style:normal; }
  .vjs-icon-audio:before, .video-js .vjs-audio-button .vjs-icon-placeholder:before{
    content:"\F11E"; }

.vjs-icon-next-item{
  font-family:VideoJS;
  font-weight:normal;
  font-style:normal; }
  .vjs-icon-next-item:before{
    content:"\F11F"; }

.vjs-icon-previous-item{
  font-family:VideoJS;
  font-weight:normal;
  font-style:normal; }
  .vjs-icon-previous-item:before{
    content:"\F120"; }

.video-js{
  display:block;
  vertical-align:top;
  box-sizing:border-box;
  color:#fff;
  background-color:#000;
  position:relative;
  padding:0;
  font-size:10px;
  line-height:1;
  font-weight:normal;
  font-style:normal;
  font-family:Arial, Helvetica, sans-serif;
  word-break:initial; }
  .video-js:-moz-full-screen{
    position:absolute; }
  .video-js:-webkit-full-screen{
    width:100% !important;
    height:100% !important; }

.video-js[tabindex="-1"]{
  outline:none; }

.video-js *,
.video-js *:before,
.video-js *:after{
  box-sizing:inherit; }

.video-js ul{
  font-family:inherit;
  font-size:inherit;
  line-height:inherit;
  list-style-position:outside;
  margin-left:0;
  margin-right:0;
  margin-top:0;
  margin-bottom:0; }

.video-js.vjs-fluid,
.video-js.vjs-16-9,
.video-js.vjs-4-3{
  width:100%;
  max-width:100%;
  height:0; }

.video-js.vjs-16-9{
  padding-top:56.25%; }

.video-js.vjs-4-3{
  padding-top:75%; }

.video-js.vjs-fill{
  width:100%;
  height:100%; }

.video-js .vjs-tech{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%; }

body.vjs-full-window{
  padding:0;
  margin:0;
  height:100%;
  overflow-y:auto; }

.vjs-full-window .video-js.vjs-fullscreen{
  position:fixed;
  overflow:hidden;
  z-index:1000;
  left:0;
  top:0;
  bottom:0;
  right:0; }

.video-js.vjs-fullscreen{
  width:100% !important;
  height:100% !important;
  padding-top:0 !important; }

.video-js.vjs-fullscreen.vjs-user-inactive{
  cursor:none; }

.vjs-hidden{
  display:none !important; }

.vjs-disabled{
  opacity:0.5;
  cursor:default; }

.video-js .vjs-offscreen{
  height:1px;
  left:-9999px;
  position:absolute;
  top:0;
  width:1px; }

.vjs-lock-showing{
  display:block !important;
  opacity:1;
  visibility:visible; }

.vjs-no-js{
  padding:20px;
  color:#fff;
  background-color:#000;
  font-size:18px;
  font-family:Arial, Helvetica, sans-serif;
  text-align:center;
  width:300px;
  height:150px;
  margin:0px auto; }

.vjs-no-js a,
.vjs-no-js a:visited{
  color:#66A8CC; }

.video-js .vjs-big-play-button{
  font-size:3em;
  line-height:1.5em;
  height:1.5em;
  width:3em;
  display:block;
  position:absolute;
  top:10px;
  left:10px;
  padding:0;
  cursor:pointer;
  opacity:1;
  border:0.06666em solid #fff;
  background-color:#2B333F;
  background-color:rgba(43, 51, 63, 0.7);
  -webkit-border-radius:0.3em;
  -moz-border-radius:0.3em;
  border-radius:0.3em;
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -ms-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s; }

.vjs-big-play-centered .vjs-big-play-button{
  top:50%;
  left:50%;
  margin-top:-0.75em;
  margin-left:-1.5em; }

.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:focus{
  border-color:#fff;
  background-color:#73859f;
  background-color:rgba(115, 133, 159, 0.5);
  -webkit-transition:all 0s;
  -moz-transition:all 0s;
  -ms-transition:all 0s;
  -o-transition:all 0s;
  transition:all 0s; }

.vjs-controls-disabled .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button,
.vjs-error .vjs-big-play-button{
  display:none; }

.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button{
  display:block; }

.video-js button{
  background:none;
  border:none;
  color:inherit;
  display:inline-block;
  overflow:visible;
  font-size:inherit;
  line-height:inherit;
  text-transform:none;
  text-decoration:none;
  transition:none;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none; }

.vjs-control .vjs-button{
  width:100%;
  height:100%; }

.video-js .vjs-control.vjs-close-button{
  cursor:pointer;
  height:3em;
  position:absolute;
  right:0;
  top:0.5em;
  z-index:2; }

.video-js .vjs-modal-dialog{
  background:rgba(0, 0, 0, 0.8);
  background:-webkit-linear-gradient(-90deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  background:linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  overflow:auto;
  box-sizing:content-box; }

.video-js .vjs-modal-dialog > *{
  box-sizing:border-box; }

.vjs-modal-dialog .vjs-modal-dialog-content{
  font-size:1.2em;
  line-height:1.5;
  padding:20px 24px;
  z-index:1; }

.vjs-menu-button{
  cursor:pointer; }

.vjs-menu-button.vjs-disabled{
  cursor:default; }

.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{
  display:none; }

.vjs-menu .vjs-menu-content{
  display:block;
  padding:0;
  margin:0;
  font-family:Arial, Helvetica, sans-serif;
  overflow:auto;
  box-sizing:content-box; }

.vjs-menu .vjs-menu-content > *{
  box-sizing:border-box; }

.vjs-scrubbing .vjs-menu-button:hover .vjs-menu{
  display:none; }

.vjs-menu li{
  list-style:none;
  margin:0;
  padding:0.2em 0;
  line-height:1.4em;
  font-size:1.2em;
  text-align:center;
  text-transform:lowercase; }

.vjs-menu li.vjs-menu-item:focus,
.vjs-menu li.vjs-menu-item:hover{
  background-color:#73859f;
  background-color:rgba(115, 133, 159, 0.5); }

.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover{
  background-color:#fff;
  color:#2B333F; }

.vjs-menu li.vjs-menu-title{
  text-align:center;
  text-transform:uppercase;
  font-size:1em;
  line-height:2em;
  padding:0;
  margin:0 0 0.3em 0;
  font-weight:bold;
  cursor:default; }

.vjs-menu-button-popup .vjs-menu{
  display:none;
  position:absolute;
  bottom:0;
  width:10em;
  left:-3em;
  height:0em;
  margin-bottom:1.5em;
  border-top-color:rgba(43, 51, 63, 0.7); }

.vjs-menu-button-popup .vjs-menu .vjs-menu-content{
  background-color:#2B333F;
  background-color:rgba(43, 51, 63, 0.7);
  position:absolute;
  width:100%;
  bottom:1.5em;
  max-height:15em; }

.vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu,
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing{
  display:block; }

.video-js .vjs-menu-button-inline{
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -ms-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s;
  overflow:hidden; }

.video-js .vjs-menu-button-inline:before{
  width:2.222222222em; }

.video-js .vjs-menu-button-inline:hover,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js.vjs-no-flex .vjs-menu-button-inline{
  width:12em; }

.vjs-menu-button-inline .vjs-menu{
  opacity:0;
  height:100%;
  width:auto;
  position:absolute;
  left:4em;
  top:0;
  padding:0;
  margin:0;
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -ms-transition:all 0.4s;
  -o-transition:all 0.4s;
  transition:all 0.4s; }

.vjs-menu-button-inline:hover .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline.vjs-slider-active .vjs-menu{
  display:block;
  opacity:1; }

.vjs-no-flex .vjs-menu-button-inline .vjs-menu{
  display:block;
  opacity:1;
  position:relative;
  width:auto; }

.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu{
  width:auto; }

.vjs-menu-button-inline .vjs-menu-content{
  width:auto;
  height:100%;
  margin:0;
  overflow:hidden; }

.video-js .vjs-control-bar{
  display:none;
  width:100%;
  position:absolute;
  bottom:0;
  left:0;
  right:0;
  height:3.0em;
  background-color:#2B333F;
  background-color:rgba(43, 51, 63, 0.7); }

.vjs-has-started .vjs-control-bar{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  visibility:visible;
  opacity:1;
  -webkit-transition:visibility 0.1s, opacity 0.1s;
  -moz-transition:visibility 0.1s, opacity 0.1s;
  -ms-transition:visibility 0.1s, opacity 0.1s;
  -o-transition:visibility 0.1s, opacity 0.1s;
  transition:visibility 0.1s, opacity 0.1s; }

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{
  visibility:visible;
  opacity:0;
  -webkit-transition:visibility 1s, opacity 1s;
  -moz-transition:visibility 1s, opacity 1s;
  -ms-transition:visibility 1s, opacity 1s;
  -o-transition:visibility 1s, opacity 1s;
  transition:visibility 1s, opacity 1s; }

.vjs-controls-disabled .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar,
.vjs-error .vjs-control-bar{
  display:none !important; }

.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{
  opacity:1;
  visibility:visible; }

.vjs-has-started.vjs-no-flex .vjs-control-bar{
  display:table; }

.video-js .vjs-control{
  position:relative;
  text-align:center;
  margin:0;
  padding:0;
  height:100%;
  width:4em;
  -webkit-box-flex:none;
  -moz-box-flex:none;
  -webkit-flex:none;
  -ms-flex:none;
  flex:none; }

.vjs-button > .vjs-icon-placeholder:before{
  font-size:1.8em;
  line-height:1.67; }

.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before,
.video-js .vjs-control:focus{
  text-shadow:0em 0em 1em white; }

.video-js .vjs-control-text{
  border:0;
  clip:rect(0 0 0 0);
  height:1px;
  overflow:hidden;
  padding:0;
  position:absolute;
  width:1px; }

.vjs-no-flex .vjs-control{
  display:table-cell;
  vertical-align:middle; }

.video-js .vjs-custom-control-spacer{
  display:none; }

.video-js .vjs-progress-control{
  cursor:pointer;
  -webkit-box-flex:auto;
  -moz-box-flex:auto;
  -webkit-flex:auto;
  -ms-flex:auto;
  flex:auto;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -webkit-align-items:center;
  -ms-flex-align:center;
  align-items:center;
  min-width:4em; }

.video-js .vjs-progress-control.disabled{
  cursor:default; }

.vjs-live .vjs-progress-control{
  display:none; }

.vjs-no-flex .vjs-progress-control{
  width:auto; }

.video-js .vjs-progress-holder{
  -webkit-box-flex:auto;
  -moz-box-flex:auto;
  -webkit-flex:auto;
  -ms-flex:auto;
  flex:auto;
  -webkit-transition:all 0.2s;
  -moz-transition:all 0.2s;
  -ms-transition:all 0.2s;
  -o-transition:all 0.2s;
  transition:all 0.2s;
  height:0.3em; }

.video-js .vjs-progress-control .vjs-progress-holder{
  margin:0 10px; }

.video-js .vjs-progress-control:hover .vjs-progress-holder{
  font-size:1.666666666666666666em; }

.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled{
  font-size:1em; }

.video-js .vjs-progress-holder .vjs-play-progress,
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress div{
  position:absolute;
  display:block;
  height:100%;
  margin:0;
  padding:0;
  width:0;
  left:0;
  top:0; }

.video-js .vjs-play-progress{
  background-color:#fff; }
  .video-js .vjs-play-progress:before{
    font-size:0.9em;
    position:absolute;
    right:-0.5em;
    top:-0.333333333333333em;
    z-index:1; }

.video-js .vjs-load-progress{
  background:#bfc7d3;
  background:rgba(115, 133, 159, 0.5); }

.video-js .vjs-load-progress div{
  background:white;
  background:rgba(115, 133, 159, 0.75); }

.video-js .vjs-time-tooltip{
  background-color:#fff;
  background-color:rgba(255, 255, 255, 0.8);
  -webkit-border-radius:0.3em;
  -moz-border-radius:0.3em;
  border-radius:0.3em;
  color:#000;
  float:right;
  font-family:Arial, Helvetica, sans-serif;
  font-size:1em;
  padding:6px 8px 8px 8px;
  pointer-events:none;
  position:relative;
  top:-3.4em;
  visibility:hidden;
  z-index:1; }

.video-js .vjs-progress-holder:focus .vjs-time-tooltip{
  display:none; }

.video-js .vjs-progress-control:hover .vjs-time-tooltip,
.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip{
  display:block;
  font-size:0.6em;
  visibility:visible; }

.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip{
  font-size:1em; }

.video-js .vjs-progress-control .vjs-mouse-display{
  display:none;
  position:absolute;
  width:1px;
  height:100%;
  background-color:#000;
  z-index:1; }

.vjs-no-flex .vjs-progress-control .vjs-mouse-display{
  z-index:0; }

.video-js .vjs-progress-control:hover .vjs-mouse-display{
  display:block; }

.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display{
  visibility:hidden;
  opacity:0;
  -webkit-transition:visibility 1s, opacity 1s;
  -moz-transition:visibility 1s, opacity 1s;
  -ms-transition:visibility 1s, opacity 1s;
  -o-transition:visibility 1s, opacity 1s;
  transition:visibility 1s, opacity 1s; }

.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display{
  display:none; }

.vjs-mouse-display .vjs-time-tooltip{
  color:#fff;
  background-color:#000;
  background-color:rgba(0, 0, 0, 0.8); }

.video-js .vjs-slider{
  position:relative;
  cursor:pointer;
  padding:0;
  margin:0 0.45em 0 0.45em;
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -khtml-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  background-color:#73859f;
  background-color:rgba(115, 133, 159, 0.5); }

.video-js .vjs-slider.disabled{
  cursor:default; }

.video-js .vjs-slider:focus{
  text-shadow:0em 0em 1em white;
  -webkit-box-shadow:0 0 1em #fff;
  -moz-box-shadow:0 0 1em #fff;
  box-shadow:0 0 1em #fff; }

.video-js .vjs-mute-control{
  cursor:pointer;
  -webkit-box-flex:none;
  -moz-box-flex:none;
  -webkit-flex:none;
  -ms-flex:none;
  flex:none;
  padding-left:2em;
  padding-right:2em;
  padding-bottom:3em; }

.video-js .vjs-volume-control{
  cursor:pointer;
  margin-right:1em;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex; }

.video-js .vjs-volume-control.vjs-volume-horizontal{
  width:5em; }

.video-js .vjs-volume-panel .vjs-volume-control{
  visibility:visible;
  opacity:0;
  width:1px;
  height:1px;
  margin-left:-1px; }

.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  .vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical .vjs-volume-bar,
  .vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical .vjs-volume-level{
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.video-js .vjs-volume-panel{
  -webkit-transition:width 1s;
  -moz-transition:width 1s;
  -ms-transition:width 1s;
  -o-transition:width 1s;
  transition:width 1s; }
  .video-js .vjs-volume-panel:hover .vjs-volume-control,
  .video-js .vjs-volume-panel:active .vjs-volume-control,
  .video-js .vjs-volume-panel:focus .vjs-volume-control,
  .video-js .vjs-volume-panel .vjs-volume-control:hover,
  .video-js .vjs-volume-panel .vjs-volume-control:active,
  .video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control,
  .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active{
    visibility:visible;
    opacity:1;
    position:relative;
    -webkit-transition:visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s;
    -moz-transition:visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s;
    -ms-transition:visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s;
    -o-transition:visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s;
    transition:visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s; }
    .video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-horizontal,
    .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,
    .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal,
    .video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-horizontal,
    .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,
    .video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control.vjs-volume-horizontal,
    .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal{
      width:5em;
      height:3em; }
    .video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-vertical,
    .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,
    .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical,
    .video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-vertical,
    .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,
    .video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control.vjs-volume-vertical,
    .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical{
      -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
      .video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-vertical .vjs-volume-bar,
      .video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-vertical .vjs-volume-level,
      .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical .vjs-volume-bar,
      .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical .vjs-volume-level,
      .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical .vjs-volume-bar,
      .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical .vjs-volume-level,
      .video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-vertical .vjs-volume-bar,
      .video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-vertical .vjs-volume-level,
      .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical .vjs-volume-bar,
      .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical .vjs-volume-level,
      .video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control.vjs-volume-vertical .vjs-volume-bar,
      .video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control.vjs-volume-vertical .vjs-volume-level,
      .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical .vjs-volume-bar,
      .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical .vjs-volume-level{
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:hover, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active{
    width:9em;
    -webkit-transition:width 0.1s;
    -moz-transition:width 0.1s;
    -ms-transition:width 0.1s;
    -o-transition:width 0.1s;
    transition:width 0.1s; }

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{
  height:8em;
  width:3em;
  left:-3.5em;
  -webkit-transition:visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
  -moz-transition:visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
  -ms-transition:visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
  -o-transition:visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
  transition:visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s; }

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{
  -webkit-transition:visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
  -moz-transition:visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
  -ms-transition:visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
  -o-transition:visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
  transition:visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s; }

.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{
  width:5em;
  height:3em;
  visibility:visible;
  opacity:1;
  position:relative;
  -webkit-transition:none;
  -moz-transition:none;
  -ms-transition:none;
  -o-transition:none;
  transition:none; }

.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,
.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{
  position:absolute;
  bottom:3em;
  left:0.5em; }

.video-js .vjs-volume-panel{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex; }

.video-js .vjs-volume-bar{
  margin:1.35em 0.45em; }

.vjs-volume-bar.vjs-slider-horizontal{
  width:5em;
  height:0.3em; }

.vjs-volume-bar.vjs-slider-vertical{
  width:0.3em;
  height:5em;
  margin:1.35em auto; }

.video-js .vjs-volume-level{
  position:absolute;
  bottom:0;
  left:0;
  background-color:#fff; }
  .video-js .vjs-volume-level:before{
    position:absolute;
    font-size:0.9em; }

.vjs-slider-vertical .vjs-volume-level{
  width:0.3em; }
  .vjs-slider-vertical .vjs-volume-level:before{
    top:-0.5em;
    left:-0.3em; }

.vjs-slider-horizontal .vjs-volume-level{
  height:0.3em; }
  .vjs-slider-horizontal .vjs-volume-level:before{
    top:-0.3em;
    right:-0.5em; }

.video-js .vjs-volume-panel.vjs-volume-panel-vertical{
  width:4em; }

.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{
  height:100%; }

.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{
  width:100%; }

.video-js .vjs-volume-vertical{
  width:3em;
  height:8em;
  bottom:8em;
  background-color:#2B333F;
  background-color:rgba(43, 51, 63, 0.7); }

.video-js .vjs-volume-horizontal .vjs-menu{
  left:-2em; }

.vjs-poster{
  display:inline-block;
  vertical-align:middle;
  background-repeat:no-repeat;
  background-position:50% 50%;
  background-size:contain;
  background-color:#000000;
  cursor:pointer;
  margin:0;
  padding:0;
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  height:100%; }

.vjs-poster img{
  display:block;
  vertical-align:middle;
  margin:0 auto;
  max-height:100%;
  padding:0;
  width:100%; }

.vjs-has-started .vjs-poster{
  display:none; }

.vjs-audio.vjs-has-started .vjs-poster{
  display:block; }

.vjs-using-native-controls .vjs-poster{
  display:none; }

.video-js .vjs-live-control{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:flex-start;
  -webkit-align-items:flex-start;
  -ms-flex-align:flex-start;
  align-items:flex-start;
  -webkit-box-flex:auto;
  -moz-box-flex:auto;
  -webkit-flex:auto;
  -ms-flex:auto;
  flex:auto;
  font-size:1em;
  line-height:3em; }

.vjs-no-flex .vjs-live-control{
  display:table-cell;
  width:auto;
  text-align:left; }

.video-js .vjs-time-control{
  -webkit-box-flex:none;
  -moz-box-flex:none;
  -webkit-flex:none;
  -ms-flex:none;
  flex:none;
  font-size:1em;
  line-height:3em;
  min-width:2em;
  width:auto;
  padding-left:1em;
  padding-right:1em; }

.vjs-live .vjs-time-control{
  display:none; }

.video-js .vjs-current-time,
.vjs-no-flex .vjs-current-time{
  display:none; }

.vjs-no-flex .vjs-remaining-time.vjs-time-control.vjs-control{
  width:0px !important;
  white-space:nowrap; }

.video-js .vjs-duration,
.vjs-no-flex .vjs-duration{
  display:none; }

.vjs-time-divider{
  display:none;
  line-height:3em; }

.vjs-live .vjs-time-divider{
  display:none; }

.video-js .vjs-play-control .vjs-icon-placeholder{
  cursor:pointer;
  -webkit-box-flex:none;
  -moz-box-flex:none;
  -webkit-flex:none;
  -ms-flex:none;
  flex:none; }

.vjs-text-track-display{
  position:absolute;
  bottom:3em;
  left:0;
  right:0;
  top:0;
  pointer-events:none; }

.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{
  bottom:1em; }

.video-js .vjs-text-track{
  font-size:1.4em;
  text-align:center;
  margin-bottom:0.1em;
  background-color:#000;
  background-color:rgba(0, 0, 0, 0.5); }

.vjs-subtitles{
  color:#fff; }

.vjs-captions{
  color:#fc6; }

.vjs-tt-cue{
  display:block; }

video::-webkit-media-text-track-display{
  -moz-transform:translateY(-3em);
  -ms-transform:translateY(-3em);
  -o-transform:translateY(-3em);
  -webkit-transform:translateY(-3em);
  transform:translateY(-3em); }

.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{
  -moz-transform:translateY(-1.5em);
  -ms-transform:translateY(-1.5em);
  -o-transform:translateY(-1.5em);
  -webkit-transform:translateY(-1.5em);
  transform:translateY(-1.5em); }

.video-js .vjs-fullscreen-control{
  cursor:pointer;
  -webkit-box-flex:none;
  -moz-box-flex:none;
  -webkit-flex:none;
  -ms-flex:none;
  flex:none; }

.vjs-playback-rate > .vjs-menu-button,
.vjs-playback-rate .vjs-playback-rate-value{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%; }

.vjs-playback-rate .vjs-playback-rate-value{
  pointer-events:none;
  font-size:1.5em;
  line-height:2;
  text-align:center; }

.vjs-playback-rate .vjs-menu{
  width:4em;
  left:0em; }

.vjs-error .vjs-error-display .vjs-modal-dialog-content{
  font-size:1.4em;
  text-align:center; }

.vjs-error .vjs-error-display:before{
  color:#fff;
  content:'X';
  font-family:Arial, Helvetica, sans-serif;
  font-size:4em;
  left:0;
  line-height:1;
  margin-top:-0.5em;
  position:absolute;
  text-shadow:0.05em 0.05em 0.1em #000;
  text-align:center;
  top:50%;
  vertical-align:middle;
  width:100%; }

.vjs-loading-spinner{
  display:none;
  position:absolute;
  top:50%;
  left:50%;
  margin:-25px 0 0 -25px;
  opacity:0.85;
  text-align:left;
  border:6px solid rgba(43, 51, 63, 0.7);
  box-sizing:border-box;
  background-clip:padding-box;
  width:50px;
  height:50px;
  border-radius:25px;
  visibility:hidden; }

.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner{
  display:block;
  animation:0s linear 0.3s forwards vjs-spinner-show; }

.vjs-loading-spinner:before,
.vjs-loading-spinner:after{
  content:"";
  position:absolute;
  margin:-6px;
  box-sizing:inherit;
  width:inherit;
  height:inherit;
  border-radius:inherit;
  opacity:1;
  border:inherit;
  border-color:transparent;
  border-top-color:white; }

.vjs-seeking .vjs-loading-spinner:before,
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after{
  -webkit-animation:vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
  animation:vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite; }

.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:before{
  border-top-color:white; }

.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:after{
  border-top-color:white;
  -webkit-animation-delay:0.44s;
  animation-delay:0.44s; }

@keyframes vjs-spinner-show{
  to{
    visibility:visible; } }

@-webkit-keyframes vjs-spinner-show{
  to{
    visibility:visible; } }

@keyframes vjs-spinner-spin{
  100%{
    transform:rotate(360deg); } }

@-webkit-keyframes vjs-spinner-spin{
  100%{
    -webkit-transform:rotate(360deg); } }

@keyframes vjs-spinner-fade{
  0%{
    border-top-color:#73859f; }
  20%{
    border-top-color:#73859f; }
  35%{
    border-top-color:white; }
  60%{
    border-top-color:#73859f; }
  100%{
    border-top-color:#73859f; } }

@-webkit-keyframes vjs-spinner-fade{
  0%{
    border-top-color:#73859f; }
  20%{
    border-top-color:#73859f; }
  35%{
    border-top-color:white; }
  60%{
    border-top-color:#73859f; }
  100%{
    border-top-color:#73859f; } }

.vjs-chapters-button .vjs-menu ul{
  width:24em; }

.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder{
  position:absolute; }

.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{
  font-family:VideoJS;
  content:"\F10D";
  font-size:1.5em;
  line-height:inherit; }

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer{
  -webkit-box-flex:auto;
  -moz-box-flex:auto;
  -webkit-flex:auto;
  -ms-flex:auto;
  flex:auto; }

.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer{
  width:auto; }

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-audio-button{
  display:none; }

.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-audio-button{
  display:none; }

.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button .vjs-audio-button{
  display:none; }

.vjs-modal-dialog.vjs-text-track-settings{
  background-color:#2B333F;
  background-color:rgba(43, 51, 63, 0.75);
  color:#fff;
  height:70%; }

.vjs-text-track-settings .vjs-modal-dialog-content{
  display:table; }

.vjs-text-track-settings .vjs-track-settings-colors,
.vjs-text-track-settings .vjs-track-settings-font,
.vjs-text-track-settings .vjs-track-settings-controls{
  display:table-cell; }

.vjs-text-track-settings .vjs-track-settings-controls{
  text-align:right;
  vertical-align:bottom; }

.vjs-text-track-settings fieldset{
  margin:5px;
  padding:3px;
  border:none; }

.vjs-text-track-settings fieldset span{
  display:inline-block;
  margin-left:5px; }

.vjs-text-track-settings legend{
  color:#fff;
  margin:0 0 5px 0; }

.vjs-text-track-settings .vjs-label{
  position:absolute;
  clip:rect(1px 1px 1px 1px);
  clip:rect(1px, 1px, 1px, 1px);
  display:block;
  margin:0 0 5px 0;
  padding:0;
  border:0;
  height:1px;
  width:1px;
  overflow:hidden; }

.vjs-track-settings-controls button:focus,
.vjs-track-settings-controls button:active{
  outline-style:solid;
  outline-width:medium;
  background-image:linear-gradient(0deg, #fff 88%, #73859f 100%); }

.vjs-track-settings-controls button:hover{
  color:rgba(43, 51, 63, 0.75); }

.vjs-track-settings-controls button{
  background-color:#fff;
  background-image:linear-gradient(-180deg, #fff 88%, #73859f 100%);
  color:#2B333F;
  cursor:pointer;
  border-radius:2px; }

.vjs-track-settings-controls .vjs-default-button{
  margin-right:1em; }

@media print{
  .video-js > *:not(.vjs-tech):not(.vjs-poster){
    visibility:hidden; } }

.vjs-resize-manager{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  border:none;
  visibility:hidden; }

@media \0screen{
  .vjs-user-inactive.vjs-playing .vjs-control-bar :before{
    content:"";
  }
}

@media \0screen{
  .vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{
    visibility:hidden;
  }
}
.c-video-placeholder{
  max-width:960px;
  max-height:540px;
  margin:0 auto;
  position:relative;
}
.c-video-placeholder .c-video-placeholder-image{
  height:100%;
  width:100%;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin{
  max-width:960px;
  max-height:540px;
  margin:0 auto;
}
@media (max-width: 1256px){
  .vjs-coursera-skin.vjs-coursera-phoenix-skin{
    width:100%;
  }
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin:focus{
  outline-color:rgba(255,255,255,0.25);
  outline-width:3px;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin.vjs-fullscreen{
  max-width:none;
  max-height:none;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .vjs-play-progress{
  background-color:#2ab573;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .vjs-play-progress:before{
  font-size:1em;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .vjs-volume-level{
  background-color:#2ab573;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .vjs-load-progress{
  background-color:#2ab573;
  background-color:rgba(42,181,115,0.25);
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .vjs-progress-holder{
  background-color:#f5f5f5;
  background-color:rgba(245,245,245,0.55);
  height:0.4em;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .vjs-text-track{
  font-size:1.8em;
  padding:8px;
  line-height:1.4em;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .vjs-control-bar{
  background-color:#000;
  background-color:rgba(0,0,0,0.6);
  color:#fff;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .vjs-control-bar .vjs-menu{
  border-top-color:transparent;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .vjs-control-bar .vjs-menu .vjs-menu-content{
  background-color:#000;
  background-color:rgba(0,0,0,0.6);
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .vjs-control-bar .vjs-time-controls{
  width:48px;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .vjs-control-bar .vjs-current-time-display,
.vjs-coursera-skin.vjs-coursera-phoenix-skin .vjs-control-bar .vjs-duration-display{
  font-size:16px;
  text-align:center;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .vjs-control-bar .vjs-current-time-display .vjs-duration-display{
  opacity:0.5;
  filter:alpha(opacity=50);
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .vjs-control-bar .c-vjs-button{
  opacity:0.5;
  filter:alpha(opacity=50);
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .vjs-control-bar .c-vjs-button:hover,
.vjs-coursera-skin.vjs-coursera-phoenix-skin .vjs-control-bar .c-vjs-button:focus,
.vjs-coursera-skin.vjs-coursera-phoenix-skin .vjs-control-bar .c-vjs-button.selected{
  opacity:1;
  filter:alpha(opacity=100);
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .vjs-control-bar .c-video-control{
  margin-left:1em;
  margin-right:1em;
  color:#fff;
  cursor:pointer;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .vjs-control-bar .c-video-control .vjs-control-content{
  line-height:0;
  padding-top:0;
  padding-bottom:0;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .vjs-control-bar .c-video-control .vjs-control-content .vjs-menu{
  line-height:2em;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .vjs-control-bar .c-video-control .c-video-control-btn{
  display:inline-block;
  width:100%;
  padding-left:0;
  padding-right:0;
  font-size:14px;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .vjs-control-bar .c-video-control .c-video-control-btn .vjs-button{
  line-height:0;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .vjs-control-bar .c-video-control .c-video-control-btn .vjs-menu{
  font-size:10px;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .vjs-control-bar .c-video-control .c-video-control-btn .vjs-icon-placeholder{
  display:none;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .vjs-control-bar .c-play-control .vjs-control-content,
.vjs-coursera-skin.vjs-coursera-phoenix-skin .vjs-control-bar .c-fullscreen-control .vjs-control-content{
  line-height:2em;
}
.c-video-title{
  max-width:960px;
  margin:16px auto;
  padding-left:12px;
  color:rgba(255,255,255,0.7);
}
.c-video-title h1{
  min-width:300px;
}
.c-vjs-hide-video-player{
  position:fixed !important;
  top:-2000px !important;
  left:-2000px !important;
  overflow:hidden !important;
}
.c-video-resource-container{
  background-color:#f5f5f5;
  width:100%;
  margin-top:12px;
}
.c-video-resource-container .c-video-question-list,
.c-video-resource-container .c-video-lecture-resources{
  max-width:960px;
  margin:0 auto;
}
.c-video-resource-container .c-video-question-list{
  padding:20px 0;
}
.c-video-resource-container .c-video-lecture-resources{
  padding:20px 0 40px 0;
}
@media (max-width: 767px){
  .c-video-resource-container > .c-video-question-list{
    padding:20px 12px 40px 12px;
  }
}
.c-item-lecture.c-lecture-questions{
  background-color:rgba(0,0,0,0.8);
}
.c-item-lecture.c-lecture-questions .c-item-container::before,
.c-item-lecture.c-lecture-questions .c-item-container::after{
  content:none;
}
.c-item-lecture.c-lecture-questions .c-main-content-container{
  padding-top:0;
}
.c-item-lecture.c-lecture-questions .c-main-content-container>div{
  background-color:rgba(0,0,0,0.8);
}
.c-video-item-feedback{
  min-width:126px;
}
.c-video-item-feedback a.c-report-problem-link,
.c-video-item-feedback a.c-report-problem-link:focus{
  color:#ddd;
}
.c-video-item-feedback a.c-report-problem-link:hover,
.c-video-item-feedback a.c-report-problem-link:focus:hover{
  color:#fff;
}
video::-webkit-media-text-track-display{
  -webkit-transform:translateY(-1.5em);
  -moz-transform:translateY(-1.5em);
  -o-transform:translateY(-1.5em);
  -ms-transform:translateY(-1.5em);
  transform:translateY(-1.5em);
}
.vjs-coursera-skin{
  color:inherit;
  overflow:hidden;
}
.vjs-coursera-skin .vjs-progress-control{
  height:10px;
  position:absolute;
  top:-0.7em;
  width:100%;
}
.vjs-coursera-skin .vjs-current-time{
  display:block;
}
.vjs-coursera-skin .vjs-time-control{
  line-height:3.1em;
}
.vjs-coursera-skin .vjs-time-divider{
  display:block;
}
.vjs-coursera-skin .vjs-duration{
  display:block;
  margin-right:auto;
}
.vjs-coursera-skin .vjs-menu-button-popup .vjs-menu{
  width:40px;
  margin-bottom:3em;
  left:0;
}
.vjs-coursera-skin .vjs-menu-button-popup .vjs-menu .vjs-menu-content{
  bottom:0;
}
.vjs-coursera-skin .vjs-marker-wrapper{
  position:absolute;
  width:1em;
  height:100%;
}
.vjs-coursera-skin .vjs-marker-wrapper .vjs-marker{
  position:absolute;
  width:0.25em;
  height:100%;
  background-color:#ff0;
}
.vjs-coursera-skin .vjs-overlay{
  position:absolute;
  height:100%;
  width:100%;
  left:0;
  background-color:#fff;
  top:-3em;
  padding-top:3em;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .c-menu-divider{
  margin:0 auto;
  width:80%;
  border-bottom:1px solid rgba(255,255,255,0.55);
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .c-settings-control .vjs-menu .vjs-menu-content,
.vjs-coursera-skin.vjs-coursera-phoenix-skin .c-subtitles-control .vjs-menu .vjs-menu-content{
  width:19em;
  left:-8em;
  padding-bottom:1em;
  max-height:480px;
  overflow-x:hidden;
  overflow-y:auto;
}
@media (max-width: 479px){
  .vjs-coursera-skin.vjs-coursera-phoenix-skin .c-settings-control .vjs-menu .vjs-menu-content,
  .vjs-coursera-skin.vjs-coursera-phoenix-skin .c-subtitles-control .vjs-menu .vjs-menu-content{
    max-height:180px;
  }
}
@media (min-width: 480px) and (max-width: 767px){
  .vjs-coursera-skin.vjs-coursera-phoenix-skin .c-settings-control .vjs-menu .vjs-menu-content,
  .vjs-coursera-skin.vjs-coursera-phoenix-skin .c-subtitles-control .vjs-menu .vjs-menu-content{
    max-height:230px;
  }
}
@media (min-width: 768px) and (max-width: 991px){
  .vjs-coursera-skin.vjs-coursera-phoenix-skin .c-settings-control .vjs-menu .vjs-menu-content,
  .vjs-coursera-skin.vjs-coursera-phoenix-skin .c-subtitles-control .vjs-menu .vjs-menu-content{
    max-height:280px;
  }
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .c-subtitles-control .vjs-menu .vjs-menu-content li.vjs-menu-item{
  text-transform:none;
  text-align:left;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .c-subtitles-control .vjs-menu .vjs-menu-content li.vjs-menu-item.vjs-selected .c-subtitles-menu-item-selected-icon:before{
  content:"\2713";
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .c-subtitles-control .vjs-menu .vjs-menu-content li.vjs-menu-item .c-subtitles-menu-item-selected-icon{
  position:relative;
  left:5%;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .c-subtitles-control .vjs-menu .vjs-menu-content li.vjs-menu-item .c-subtitles-menu-item-label{
  position:relative;
  left:10%;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .menu-section-title{
  margin:20px 0 10px 0;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .c-playback-rate-menu-section .c-playback-rate-button-container{
  font-size:1.4em;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .c-playback-rate-menu-section .c-playback-rate-text{
  margin-left:5px;
  margin-right:5px;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .c-playback-rate-menu-section .c-playback-rate-button{
  background:transparent;
  border:1px solid transparent;
  color:#fff;
  padding:6px 12px;
  opacity:0.5;
  filter:alpha(opacity=50);
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .c-playback-rate-menu-section .c-playback-rate-button:hover{
  opacity:1;
  filter:alpha(opacity=100);
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .c-playback-rate-menu-section .c-playback-rate-button:focus{
  outline-color:#f6faff;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .c-resolution-menu-section .c-resolution-button-container{
  font-size:1.4em;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .c-resolution-menu-section .c-resolution-text{
  margin-left:5px;
  margin-right:5px;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .c-resolution-menu-section .c-resolution-button{
  background:transparent;
  border:1px solid transparent;
  color:#fff;
  padding:6px 12px;
  opacity:0.5;
  filter:alpha(opacity=50);
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .c-resolution-menu-section .c-resolution-button:hover{
  opacity:1;
  filter:alpha(opacity=100);
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .c-resolution-menu-section .c-resolution-button:focus{
  outline-color:#f6faff;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .c-autoplay-menu-section .c-autoplay-button{
  border:0;
  font-size:14px;
  margin:8px 24px 0 24px;
  background-color:#000;
  border-radius:4px;
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .c-autoplay-menu-section .c-autoplay-button.selected{
  background-color:rgba(255,255,255,0.25);
}
.vjs-coursera-skin.vjs-coursera-phoenix-skin .c-autoplay-menu-section .c-autoplay-button:focus{
  outline-color:#f6faff;
}
.vjs-coursera-phoenix-audio-skin{
  width:100%;
  display:inline-block;
  position:relative;
  margin-bottom:5px;
}
.vjs-coursera-phoenix-audio-skin:focus{
  outline-color:#999;
  outline-width:3px;
}
.vjs-coursera-phoenix-audio-skin.vjs-fullscreen{
  max-width:none;
  max-height:none;
}
.vjs-coursera-phoenix-audio-skin .vjs-play-progress{
  background-color:#9d9d9d;
}
.vjs-coursera-phoenix-audio-skin .vjs-load-progress{
  background-color:#9d9d9d;
  background-color:rgba(157,157,157,0.25);
}
.vjs-coursera-phoenix-audio-skin .vjs-progress-holder{
  background-color:#fff;
  background-color:rgba(255,255,255,0.55);
}
.vjs-coursera-phoenix-audio-skin .vjs-text-track{
  font-size:1.8em;
  padding:8px;
  line-height:1.4em;
}
.vjs-coursera-phoenix-audio-skin .vjs-control-bar{
  background-color:#000;
  background-color:rgba(0,0,0,0.6);
  color:#fff;
}
.vjs-coursera-phoenix-audio-skin .vjs-control-bar .vjs-menu{
  border-top-color:transparent;
}
.vjs-coursera-phoenix-audio-skin .vjs-control-bar .vjs-menu .vjs-menu-content{
  background-color:#000;
  background-color:rgba(0,0,0,0.6);
}
.vjs-coursera-phoenix-audio-skin .vjs-control-bar .vjs-time-controls{
  width:48px;
}
.vjs-coursera-phoenix-audio-skin .vjs-control-bar .vjs-current-time-display,
.vjs-coursera-phoenix-audio-skin .vjs-control-bar .vjs-duration-display{
  font-size:16px;
  text-align:center;
}
.vjs-coursera-phoenix-audio-skin .vjs-control-bar .vjs-current-time-display .vjs-duration-display{
  opacity:0.5;
  filter:alpha(opacity=50);
}
.vjs-coursera-phoenix-audio-skin .vjs-control-bar .vjs-time-divider{
  font-size:16px;
  position:relative;
  top:7px;
  line-height:1em;
  padding:0 2px;
}
.vjs-coursera-phoenix-audio-skin .vjs-control-bar .c-video-control{
  margin-left:1em;
  margin-right:1em;
  color:#fff;
  cursor:pointer;
  opacity:0.5;
  filter:alpha(opacity=50);
}
.vjs-coursera-phoenix-audio-skin .vjs-control-bar .c-video-control:hover{
  opacity:1;
  filter:alpha(opacity=100);
}
.vjs-coursera-phoenix-audio-skin .vjs-control-bar .c-video-control .vjs-control-content{
  line-height:0;
  padding-top:0;
  padding-bottom:0;
}
.vjs-coursera-phoenix-audio-skin .vjs-control-bar .c-video-control .vjs-control-content .vjs-menu{
  line-height:2em;
}
.vjs-coursera-phoenix-audio-skin .vjs-control-bar .c-video-control .c-video-control-btn{
  display:inline-block;
  width:100%;
  padding-left:0;
  padding-right:0;
  font-size:14px;
}
.vjs-coursera-phoenix-audio-skin .vjs-control-bar .c-video-control .c-video-control-btn .vjs-button{
  line-height:0;
}
.vjs-coursera-phoenix-audio-skin .vjs-control-bar .c-video-control .c-video-control-btn .vjs-menu{
  font-size:10px;
}
.vjs-coursera-phoenix-audio-skin .vjs-control-bar .c-video-control .c-video-control-btn .vjs-icon-placeholder{
  display:none;
}
.vjs-coursera-phoenix-audio-skin .vjs-control-bar .c-play-control .vjs-control-content,
.vjs-coursera-phoenix-audio-skin .vjs-control-bar .c-fullscreen-control .vjs-control-content{
  line-height:2em;
}
.vjs-coursera-phoenix-audio-skin .vjs-control-bar .c-slider-handle{
  position:absolute;
}
.vjs-coursera-phoenix-audio-skin .vjs-control-bar .c-slider-handle .c-slider-handle-circle{
  position:absolute;
}
.vjs-coursera-phoenix-audio-skin .vjs-control-bar .c-slider-handle.vjs-seek-handle{
  top:-8px;
}
.vjs-coursera-phoenix-audio-skin .vjs-slider{
  outline:0;
  position:relative;
  cursor:pointer;
  padding:0;
  background-color:#9d9d9d;
}
.vjs-coursera-phoenix-audio-skin .vjs-slider:focus{
  -webkit-box-shadow:0 0 2em #fff;
  box-shadow:0 0 2em #fff;
}
.vjs-coursera-phoenix-audio-skin .vjs-slider-handle{
  position:absolute;
  left:0;
  top:0;
}
.vjs-coursera-phoenix-audio-skin .vjs-slider-handle:before{
  content:square-icon;
  font-family:VideoJS;
  font-size:1em;
  line-height:1;
  text-align:center;
  text-shadow:0em 0em 1em #fff;
  position:absolute;
  top:0;
  left:0;
  -webkit-transform:rotate(-45deg);
  -moz-transform:rotate(-45deg);
  -o-transform:rotate(-45deg);
  -ms-transform:rotate(-45deg);
  transform:rotate(-45deg);
}
.vjs-coursera-phoenix-audio-skin .vjs-control-bar{
  position:absolute;
  bottom:0;
  left:0;
  right:0;
  height:28px;
}
.vjs-coursera-phoenix-audio-skin .vjs-has-started .vjs-control-bar{
  display:block;
  visibility:visible;
  opacity:1;
  -ms-filter:none;
  filter:none;
  -webkit-transition:visibility 0.1s, opacity 0.1s;
  -moz-transition:visibility 0.1s, opacity 0.1s;
  -o-transition:visibility 0.1s, opacity 0.1s;
  -ms-transition:visibility 0.1s, opacity 0.1s;
  transition:visibility 0.1s, opacity 0.1s;
}
.vjs-coursera-phoenix-audio-skin .vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{
  display:block;
  visibility:hidden;
  opacity:0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter:alpha(opacity=0);
  -webkit-transition:visibility 1s, opacity 1s;
  -moz-transition:visibility 1s, opacity 1s;
  -o-transition:visibility 1s, opacity 1s;
  -ms-transition:visibility 1s, opacity 1s;
  transition:visibility 1s, opacity 1s;
}
.vjs-coursera-phoenix-audio-skin .vjs-controls-disabled .vjs-control-bar{
  display:none;
}
.vjs-coursera-phoenix-audio-skin .vjs-using-native-controls .vjs-control-bar{
  display:none;
}
.vjs-coursera-phoenix-audio-skin .vjs-error .vjs-control-bar{
  display:none;
}
.vjs-coursera-phoenix-audio-skin .vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{
  opacity:1;
  -ms-filter:none;
  filter:none;
  visibility:visible;
}
@media 0 screen{
  .vjs-coursera-phoenix-audio-skin .vjs-user-inactive.vjs-playing .vjs-control-bar :before{
    content:"";
  }
}
.vjs-coursera-phoenix-audio-skin .vjs-control{
  outline:none;
  position:relative;
  float:left;
  text-align:center;
  margin:0;
  padding:0;
}
.vjs-coursera-phoenix-audio-skin .vjs-control:before{
  font-family:VideoJS;
  font-size:1.5em;
  line-height:2;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  text-align:center;
  text-shadow:1px 1px 1px rgba(0,0,0,0.5);
}
.vjs-coursera-phoenix-audio-skin .vjs-control:focus:before,
.vjs-coursera-phoenix-audio-skin .vjs-control:hover:before{
  text-shadow:0em 0em 1em #fff;
}
.vjs-coursera-phoenix-audio-skin .vjs-control-text{
  border:0;
  clip:rect(0 0 0 0);
  height:1px;
  margin:-1px;
  overflow:hidden;
  padding:0;
  position:absolute;
  width:1px;
}
.vjs-coursera-phoenix-audio-skin .vjs-play-control{
  height:100%;
  cursor:pointer;
}
.vjs-coursera-phoenix-audio-skin .vjs-play-control:before{
  content:play-icon;
}
.vjs-coursera-phoenix-audio-skin .vjs-playing .vjs-play-control:before{
  content:pause-icon;
}
.vjs-coursera-phoenix-audio-skin .vjs-playback-rate .vjs-playback-rate-value{
  font-size:1.5em;
  line-height:2;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  text-align:center;
  text-shadow:1px 1px 1px rgba(0,0,0,0.5);
}
.vjs-coursera-phoenix-audio-skin .vjs-playback-rate.vjs-menu-button .vjs-menu .vjs-menu-content{
  width:4em;
  left:-2em;
  list-style:none;
}
.vjs-coursera-phoenix-audio-skin .vjs-progress-control{
  position:absolute;
  left:48px;
  right:48px;
  font-size:0.3em;
  height:1em;
  top:38%;
  -webkit-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -o-transition:all 0.4s;
  -ms-transition:all 0.4s;
  transition:all 0.4s;
}
.vjs-coursera-phoenix-audio-skin .vjs-progress-holder{
  height:100%;
}
.vjs-coursera-phoenix-audio-skin .vjs-progress-holder .vjs-play-progress,
.vjs-coursera-phoenix-audio-skin .vjs-progress-holder .vjs-load-progress,
.vjs-coursera-phoenix-audio-skin .vjs-progress-holder .vjs-load-progress div{
  position:absolute;
  display:block;
  height:100%;
  margin:0;
  padding:0;
  width:0;
  left:0;
  top:0;
}
.vjs-coursera-phoenix-audio-skin .vjs-play-progress{
  background-color:#84c340;
}
.vjs-coursera-phoenix-audio-skin .vjs-play-progress .vjs-time-tooltip{
  display:none;
}
.vjs-coursera-phoenix-audio-skin .vjs-mouse-display .vjs-time-tooltip{
  display:none;
}
.vjs-coursera-phoenix-audio-skin .vjs-load-progress{
  background:#646464;
  background:rgba(255,255,255,0.2);
}
.vjs-coursera-phoenix-audio-skin .vjs-load-progress div{
  background:#787878;
  background:rgba(255,255,255,0.1);
}
.vjs-coursera-phoenix-audio-skin .vjs-seek-handle{
  width:1.5em;
  height:100%;
}
.vjs-coursera-phoenix-audio-skin .vjs-seek-handle:before{
  padding-top:0.1em;
}
.vjs-coursera-phoenix-audio-skin .vjs-time-controls{
  font-size:15px;
  line-height:27px;
}
.vjs-coursera-phoenix-audio-skin .vjs-countdown-time{
  position:absolute;
  right:0;
}
.vjs-coursera-phoenix-audio-skin .vjs-controls-disabled .vjs-big-play-button{
  display:none;
}
.vjs-coursera-phoenix-audio-skin .vjs-has-started .vjs-big-play-button{
  display:none;
}
.vjs-coursera-phoenix-audio-skin .vjs-using-native-controls .vjs-big-play-button{
  display:none;
}
.vjs-coursera-phoenix-audio-skin :hover .vjs-big-play-button,
.vjs-coursera-phoenix-audio-skin .vjs-big-play-button:focus{
  outline:0;
  border-color:#fff;
  background-color:#505050;
  background-color:rgba(50,50,50,0.75);
  -webkit-box-shadow:0 0 3em #fff;
  box-shadow:0 0 3em #fff;
  -webkit-transition:all;
  -moz-transition:all;
  -o-transition:all;
  -ms-transition:all;
  transition:all;
}
.vjs-coursera-phoenix-audio-skin .vjs-big-play-button:before{
  content:play-icon;
  font-family:VideoJS;
  line-height:big-play-height;
  text-shadow:0.05em 0.05em 0.1em #000;
  text-align:center;
  position:absolute;
  left:0;
  width:100%;
  height:100%;
}
.vjs-coursera-phoenix-audio-skin .vjs-error .vjs-big-play-button{
  display:none;
}
.vjs-coursera-phoenix-audio-skin .vjs-error-display{
  display:none;
}
.vjs-coursera-phoenix-audio-skin .vjs-error .vjs-error-display{
  display:block;
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
}
.vjs-coursera-phoenix-audio-skin .vjs-error .vjs-error-display:before{
  content:'X';
  font-family:Arial;
  font-size:4em;
  color:#666;
  line-height:1;
  text-shadow:0.05em 0.05em 0.1em #000;
  text-align:center;
  vertical-align:middle;
  position:absolute;
  left:0;
  top:50%;
  margin-top:-0.5em;
  width:100%;
}
.vjs-coursera-phoenix-audio-skin .vjs-error-display div{
  position:absolute;
  bottom:1em;
  right:0;
  left:0;
  font-size:1.4em;
  text-align:center;
  padding:3px;
  background:#000;
  background:rgba(0,0,0,0.5);
}
.vjs-coursera-phoenix-audio-skin .vjs-error-display a,
.vjs-coursera-phoenix-audio-skin .vjs-error-display a:visited{
  color:#f4a460;
}
.vjs-coursera-phoenix-audio-skin .vjs-loading-spinner{
  display:none;
  position:absolute;
  top:50%;
  left:50%;
  font-size:4em;
  line-height:1;
  width:1em;
  height:1em;
  margin-left:-0.5em;
  margin-top:-0.5em;
  opacity:0.75;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter:alpha(opacity=75);
}
.vjs-coursera-phoenix-audio-skin .vjs-waiting .vjs-loading-spinner,
.vjs-coursera-phoenix-audio-skin .vjs-seeking .vjs-loading-spinner{
  display:block;
  -webkit-animation:spin 1.5s infinite linear;
  -moz-animation:spin 1.5s infinite linear;
  -o-animation:spin 1.5s infinite linear;
  -ms-animation:spin 1.5s infinite linear;
  animation:spin 1.5s infinite linear;
}
.vjs-coursera-phoenix-audio-skin .vjs-error .vjs-loading-spinner{
  display:none;
  -webkit-animation:none;
  -moz-animation:none;
  -o-animation:none;
  -ms-animation:none;
  animation:none;
}
.vjs-coursera-phoenix-audio-skin .vjs-loading-spinner:before{
  content:spinner3-icon;
  font-family:VideoJS;
  position:absolute;
  top:0;
  left:0;
  width:1em;
  height:1em;
  text-align:center;
  text-shadow:0em 0em 0.1em #000;
}
@-moz-keyframes spin{
  0%{
    -moz-transform:rotate(0deg);
  }
  100%{
    -moz-transform:rotate(359deg);
  }
}
@-webkit-keyframes spin{
  0%{
    -webkit-transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
  }
}
@-o-keyframes spin{
  0%{
    -o-transform:rotate(0deg);
  }
  100%{
    -o-transform:rotate(359deg);
  }
}
.vjs-coursera-phoenix-audio-skin .vjs-menu-button{
  float:right;
  cursor:pointer;
}
.vjs-coursera-phoenix-audio-skin .vjs-menu{
  display:none;
  position:absolute;
  bottom:0;
  left:0em;
  width:0em;
  height:0em;
  margin-bottom:3em;
  border-left:2em solid transparent;
  border-right:2em solid transparent;
  border-top:1.55em solid #000;
  border-top-color:rgba(7,40,50,0.5);
}
.vjs-coursera-phoenix-audio-skin .vjs-menu-button .vjs-menu .vjs-menu-content{
  display:block;
  padding:0;
  margin:0;
  position:absolute;
  width:10em;
  bottom:1.5em;
  max-height:15em;
  overflow:auto;
  left:-5em;
  background-color:#9d9d9d;
  -webkit-box-shadow:-0.2em -0.2em 0.3em rgba(255,255,255,0.2);
  box-shadow:-0.2em -0.2em 0.3em rgba(255,255,255,0.2);
}
.vjs-coursera-phoenix-audio-skin .vjs-menu-button:hover .vjs-control-content .vjs-menu,
.vjs-coursera-phoenix-audio-skin .vjs-control-content .vjs-menu.vjs-lock-showing{
  display:block;
}
.vjs-coursera-phoenix-audio-skin .vjs-scrubbing .vjs-menu-button:hover .vjs-control-content .vjs-menu{
  display:none;
}
.vjs-coursera-phoenix-audio-skin .vjs-menu-button ul li{
  list-style:none;
  margin:0;
  padding:0.3em 0 0.3em 0;
  line-height:1.4em;
  font-size:1.2em;
  text-align:center;
  text-transform:lowercase;
}
.vjs-coursera-phoenix-audio-skin .vjs-menu-button ul li.vjs-selected{
  background-color:#000;
}
.vjs-coursera-phoenix-audio-skin .vjs-menu-button ul li:focus,
.vjs-coursera-phoenix-audio-skin .vjs-menu-button ul li:hover,
.vjs-coursera-phoenix-audio-skin .vjs-menu-button ul li.vjs-selected:focus,
.vjs-coursera-phoenix-audio-skin .vjs-menu-button ul li.vjs-selected:hover{
  outline:0;
  color:#111;
  background-color:#fff;
  background-color:rgba(255,255,255,0.75);
  -webkit-box-shadow:0 0 1em #fff;
  box-shadow:0 0 1em #fff;
}
.vjs-coursera-phoenix-audio-skin .vjs-menu-button ul li.vjs-menu-title{
  text-align:center;
  text-transform:uppercase;
  font-size:1em;
  line-height:2em;
  padding:0;
  margin:0 0 0.3em 0;
  font-weight:bold;
  cursor:default;
}
.vjs-coursera-phoenix-audio-skin .vjs-subtitles-button:before{
  content:subtitles-icon;
}
.vjs-coursera-phoenix-audio-skin .vjs-captions-button:before{
  content:captions-icon;
}
.vjs-coursera-phoenix-audio-skin .vjs-chapters-button:before{
  content:chapters-icon;
}
.vjs-coursera-phoenix-audio-skin .vjs-chapters-button.vjs-menu-button .vjs-menu .vjs-menu-content{
  width:24em;
  left:-12em;
}
.vjs-coursera-phoenix-audio-skin .vjs-captions-button:focus .vjs-control-content:before,
.vjs-coursera-phoenix-audio-skin .vjs-captions-button:hover .vjs-control-content:before{
  -webkit-box-shadow:0 0 1em #fff;
  box-shadow:0 0 1em #fff;
}
.vjs-coursera-phoenix-audio-skin .video-js{
  background-color:#000;
  position:relative;
  padding:0;
  font-size:base-font-size;
  vertical-align:middle;
  font-weight:normal;
  font-style:normal;
  font-family:Arial, sans-serif;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
}
.vjs-coursera-phoenix-audio-skin .video-js .vjs-tech{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
.vjs-coursera-phoenix-audio-skin .video-js:-moz-full-screen{
  position:absolute;
}
.vjs-coursera-phoenix-audio-skin body.vjs-full-window{
  padding:0;
  margin:0;
  height:100%;
  overflow-y:auto;
}
.vjs-coursera-phoenix-audio-skin .video-js.vjs-fullscreen{
  position:fixed;
  overflow:hidden;
  z-index:1000;
  left:0;
  top:0;
  bottom:0;
  right:0;
  width:100% !important;
  height:100% !important;
  _position:absolute;
}
.vjs-coursera-phoenix-audio-skin .video-js:-webkit-full-screen{
  width:100% !important;
  height:100% !important;
}
.vjs-coursera-phoenix-audio-skin .video-js.vjs-fullscreen.vjs-user-inactive{
  cursor:none;
}
.vjs-coursera-phoenix-audio-skin .vjs-poster{
  background-repeat:no-repeat;
  background-position:50% 50%;
  -webkit-background-size:contain;
  -moz-background-size:contain;
  background-size:contain;
  cursor:pointer;
  margin:0;
  padding:0;
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
}
.vjs-coursera-phoenix-audio-skin .vjs-poster img{
  display:block;
  margin:0 auto;
  max-height:100%;
  padding:0;
  width:100%;
}
.vjs-coursera-phoenix-audio-skin .video-js.vjs-has-started .vjs-poster{
  display:none;
}
.vjs-coursera-phoenix-audio-skin .video-js.vjs-audio.vjs-has-started .vjs-poster{
  display:block;
}
.vjs-coursera-phoenix-audio-skin .video-js.vjs-controls-disabled .vjs-poster{
  display:none;
}
.vjs-coursera-phoenix-audio-skin .video-js.vjs-using-native-controls .vjs-poster{
  display:none;
}
.vjs-coursera-phoenix-audio-skin .video-js .vjs-text-track-display{
  position:absolute;
  top:0;
  left:0;
  bottom:3em;
  right:0;
  pointer-events:none;
}
.vjs-coursera-phoenix-audio-skin .vjs-caption-settings{
  position:relative;
  top:1em;
  background-color:#000;
  opacity:0.75;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter:alpha(opacity=75);
  color:#fff;
  margin:0 auto;
  padding:0.5em;
  height:15em;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  width:40em;
}
.vjs-coursera-phoenix-audio-skin .vjs-caption-settings .vjs-tracksettings{
  top:0;
  bottom:2em;
  left:0;
  right:0;
  position:absolute;
  overflow:auto;
}
.vjs-coursera-phoenix-audio-skin .vjs-caption-settings .vjs-tracksettings-colors,
.vjs-coursera-phoenix-audio-skin .vjs-caption-settings .vjs-tracksettings-font{
  float:left;
}
.vjs-coursera-phoenix-audio-skin .vjs-caption-settings .vjs-tracksettings-colors:after,
.vjs-coursera-phoenix-audio-skin .vjs-caption-settings .vjs-tracksettings-font:after,
.vjs-coursera-phoenix-audio-skin .vjs-caption-settings .vjs-tracksettings-controls:after{
  clear:both;
}
.vjs-coursera-phoenix-audio-skin .vjs-caption-settings .vjs-tracksettings-controls{
  position:absolute;
  bottom:1em;
  right:1em;
}
.vjs-coursera-phoenix-audio-skin .vjs-caption-settings .vjs-tracksetting{
  margin:5px;
  padding:3px;
  min-height:40px;
}
.vjs-coursera-phoenix-audio-skin .vjs-caption-settings .vjs-tracksetting label{
  display:block;
  width:100px;
  margin-bottom:5px;
}
.vjs-coursera-phoenix-audio-skin .vjs-caption-settings .vjs-tracksetting span{
  display:inline;
  margin-left:5px;
}
.vjs-coursera-phoenix-audio-skin .vjs-caption-settings .vjs-tracksetting > div{
  margin-bottom:5px;
  min-height:20px;
}
.vjs-coursera-phoenix-audio-skin .vjs-caption-settings .vjs-tracksetting > div:last-child{
  margin-bottom:0;
  padding-bottom:0;
  min-height:0;
}
.vjs-coursera-phoenix-audio-skin .vjs-caption-settings label > input{
  margin-right:10px;
}
.vjs-coursera-phoenix-audio-skin .vjs-caption-settings input[type="button"]{
  width:40px;
  height:40px;
}
.vjs-coursera-phoenix-audio-skin .vjs-hidden{
  display:none !important;
}
.vjs-coursera-phoenix-audio-skin .vjs-lock-showing{
  display:block !important;
  opacity:1;
  -ms-filter:none;
  filter:none;
  visibility:visible;
}
.vjs-coursera-phoenix-audio-skin .vjs-no-js{
  padding:2em;
  color:#ccc;
  background-color:#333;
  font-size:1.8em;
  font-family:Arial, sans-serif;
  text-align:center;
  width:30em;
  height:15em;
  margin:0 auto;
}
.vjs-coursera-phoenix-audio-skin .vjs-no-js a,
.vjs-coursera-phoenix-audio-skin .vjs-no-js a:visited{
  color:#f4a460;
}
@-moz-keyframes spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@-webkit-keyframes spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@-o-keyframes spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@keyframes spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
.rc-CML.styled h1,
.rc-CML.styled h2,
.rc-CML.styled h3{
  font-weight:normal;
}
.rc-CML.styled h1{
  margin-top:10px;
  margin-bottom:10px;
}
.rc-CML.styled h2{
  margin-bottom:10px;
}
.rc-CML.styled h1{
  font-family:'OpenSans-Light', Arial, sans-serif;
}
.rc-CML.styled h2,
.rc-CML.styled h3{
  font-family:'OpenSans', Arial, sans-serif;
}
.rc-CML.styled h1{
  font-size:32px;
  line-height:36px;
}
.rc-CML.styled h2{
  font-size:22px;
  line-height:24px;
}
.rc-CML.styled h3{
  font-size:16px;
  line-height:24px;
}
.rc-CML.styled p{
  font-size:14px;
  line-height:21px;
  font-family:'OpenSans', Arial, sans-serif;
}
.rc-CML.styled{
  word-wrap:break-word;
}
.rc-CML.styled a{
  text-decoration:underline;
}
.rc-CML.styled p{
  min-height:20px;
  margin-bottom:20px;
}
.rc-CML.styled h1{
  margin:36px 0 20px 0;
}
.rc-CML.styled h1:first-child{
  margin-top:0;
}
.rc-CML.styled h2{
  margin:36px 0 16px 0;
}
.rc-CML.styled h2:first-child{
  margin-top:0;
}
.rc-CML.styled h3{
  margin:36px 0 12px 0;
}
.rc-CML.styled h3:first-child{
  margin-top:0;
}
.rc-CML.styled figure{
  margin:0 0 24px 0;
}
.rc-CML.styled figure.selected{
  outline:3px solid #27c06f;
}
.rc-CML.styled figure ::selection{
  background:none;
}
.rc-CML.styled figure img{
  max-width:100%;
}
.rc-CML.styled table{
  margin:0 0 24px 0;
  border:1px solid #e0e0e0;
  width:100%;
}
.rc-CML.styled table th,
.rc-CML.styled table td{
  padding:5px 20px;
  text-align:left;
}
.rc-CML.styled table th{
  border:1px solid #444;
}
.rc-CML.styled table td{
  border:1px solid #e0e0e0;
}
.rc-CML.styled ul{
  list-style-type:disc;
}
.rc-CML.styled ul,
.rc-CML.styled ol{
  font-size:14px;
  padding-left:10px;
  margin-left:8px;
  margin-bottom:20px;
}
.rc-CML.styled ul li,
.rc-CML.styled ol li{
  margin-bottom:10px;
}
.rc-CML.styled pre{
  padding:0;
  font-size:12px;
  border-radius:0;
  line-height:16px;
  margin-bottom:20px;
  border:1px solid #ddd;
}
.rc-CML.styled *:last-child{
  margin-bottom:0 !important;
}
.rc-CML.styled .cml-asset{
  width:300px;
  margin-bottom:10px;
}
.rc-CML.styled .cml-asset .cml-asset-link{
  width:300px;
  padding:10px;
  display:block;
  color:#757575;
  overflow:hidden;
  white-space:nowrap;
  text-decoration:none;
  -o-text-overflow:ellipsis;
  text-overflow:ellipsis;
  border:1px solid #ddd;
  background-color:#eee;
}
.rc-CML.styled .cml-asset .cml-asset-link:hover{
  cursor:pointer;
  border-color:#bbb;
}
.rc-CML.styled .cml-asset.cml-asset-video{
  width:auto;
}
.rc-FaqItem{
  margin:10px 0 10px 0;
  border:1px solid rgba(0,0,0,0.1);
  background:#fff;
  padding:15px 20px;
  display:block;
  width:100%;
}
.rc-FaqItem .faq-question{
  width:100%;
  display:block;
}
.rc-FaqItem .faq-question p{
  display:inline-block;
  text-align:left;
  margin:0 0 0 16px;
}
.rc-FaqItem .faq-answer{
  overflow:hidden;
}
.rc-FaqItem .faq-answer p{
  margin:15px 0 0 26px;
  text-align:left;
}
.rc-FaqItem .faq-arrow{
  font-size:12px;
  color:#d49261;
  margin-top:5px;
}
.rc-FaqItem .faq-arrow-down{
  font-size:12px;
  color:#d49261;
  margin-top:5px;
  -webkit-transform:rotate(90deg);
  -moz-transform:rotate(90deg);
  -o-transform:rotate(90deg);
  -ms-transform:rotate(90deg);
  transform:rotate(90deg);
}
.rc-HowItWorks .horizontal-box{
  padding-top:30px;
  padding-bottom:20px;
}
.rc-HowItWorks .item-image{
  padding-left:40px;
}
.rc-HowItWorks .item-info .item-body-text{
  margin-top:5px;
}
.rc-HowItWorks .full-underline-wrapper{
  border-bottom:1px solid rgba(0,0,0,0.1);
  bottom:0;
  width:100%;
}
.rc-AccreditationPromo{
  border:1px solid #e2e2e2;
  background-color:#fff;
  width:100%;
  height:180px;
  margin-bottom:30px;
  margin-top:30px;
  position:relative;
  overflow:hidden;
}
.rc-AccreditationPromo .white-background{
  position:absolute;
  top:0;
  left:0;
  background-color:#fff;
  width:95%;
  height:100%;
  -webkit-transform-origin:100% -100%;
  -moz-transform-origin:100% -100%;
  -o-transform-origin:100% -100%;
  -ms-transform-origin:100% -100%;
  transform-origin:100% -100%;
  -webkit-transform:skewX(-30deg);
  -moz-transform:skewX(-30deg);
  -o-transform:skewX(-30deg);
  -ms-transform:skewX(-30deg);
  transform:skewX(-30deg);
}
.rc-AccreditationPromo .sectionTitle{
  position:relative;
  top:20px;
  left:30px;
}
.rc-AccreditationPromo .descriptionText{
  top:20px;
  left:30px;
  width:410px;
  position:relative;
}
.rc-AccreditationPromo .LearnMoreButtonWrapper{
  position:relative;
  top:35px;
  left:30px;
}
.rc-AccreditationPromo .gradCapImg,
.rc-AccreditationPromo .certIllustrationImg{
  top:50px;
  position:absolute;
  right:145px;
}
@media only screen and (max-width: 1000px){
  .rc-AccreditationPromo .gradCapImg,
  .rc-AccreditationPromo .certIllustrationImg{
    display:none;
  }
  .rc-AccreditationPromo .white-background{
    width:100%;
    -webkit-transform:none;
    -moz-transform:none;
    -o-transform:none;
    -ms-transform:none;
    transform:none;
  }
  .rc-AccreditationPromo .descriptionText{
    width:90%;
  }
}
.rc-TranslationModal .primary-cta{
  width:400px;
  display:block;
  margin:20px auto;
}
.rc-TranslationModal .secondary-cta{
  width:200px;
  display:block;
  margin:0 auto;
  margin-top:10px;
}
.rc-BasicInfo table.basic-info-table tbody tr td:nth-child(2) .td-data{
  font-size:14px;
  line-height:21px;
  font-family:'OpenSans', Arial, sans-serif;
}
.rc-BasicInfo{
  margin-top:30px;
  margin-bottom:40px;
}
.rc-BasicInfo a{
  display:inline;
}
.rc-BasicInfo table.basic-info-table tbody tr td{
  padding:15px 20px;
}
.rc-BasicInfo table.basic-info-table tbody tr td:first-child{
  width:200px;
}
.rc-BasicInfo table.basic-info-table tbody tr td:first-child .i-basic-info[class*="cif-"]{
  font-size:22px;
  margin-right:25px;
}
.rc-BasicInfo table.basic-info-table tbody tr td:first-child .i-how-to-pass[class*="cif-"]{
  margin-right:10px;
  margin-top:-2px;
}
.rc-BasicInfo table.basic-info-table tbody tr td:first-child i[class*="cif-"]{
  color:#d49261;
  font-size:20px;
  margin-left:5px;
  margin-right:20px;
}
.rc-BasicInfo table.basic-info-table tbody tr td:first-child .td-title{
  font-weight:bold;
  vertical-align:top;
}
.rc-BasicInfo table.basic-info-table tbody tr td:nth-child(2){
  vertical-align:middle;
}
.rc-BasicInfo table.basic-info-table tbody tr td .primary-language{
  margin-right:5px;
}
.rc-BasicInfo table.basic-info-table tbody tr td .ratings-info{
  position:relative;
}
.rc-BasicInfo table.basic-info-table tbody tr td .ratings-info > div{
  display:inline-block;
}
.rc-BasicInfo table.basic-info-table tbody tr td .ratings-info .ratings-section-link{
  margin-left:10px;
  display:inline-block;
  margin-bottom:0px;
}
.rc-BasicInfo table.basic-info-table tbody tr td .ratings-info .rc-CourseRatingIcons{
  float:left;
  margin-right:16px;
}
@media (min-width: 768px){
  .rc-BasicInfo table.basic-info-table tbody tr td{
    padding:15px 20px;
  }
  .rc-BasicInfo table.basic-info-table tbody tr td:first-child{
    min-width:200px;
  }
}
@media (max-width: 767px){
  .rc-BasicInfo table.basic-info-table tbody tr td:first-child{
    width:150px;
  }
  .rc-BasicInfo table.basic-info-table tbody tr td:first-child i[class*="cif-"]{
    display:none;
  }
  .rc-BasicInfo table.basic-info-table tbody tr td:nth-child(2) .ratings-info .rc-CourseRatingIcons{
    float:left;
    margin-right:8px;
  }
}
.rc-SummaryRow{
  margin:0;
  width:100%;
  border:1px solid #ddd;
  border-right:0;
  border-bottom:0;
}
.rc-SummaryChart{
  width:100%;
  border-bottom:1px solid #ddd;
}
.rc-SummaryColumn{
  width:50%;
  padding:15px 30px;
  border-right:1px solid #ddd;
  -webkit-box-pack:start;
  -moz-box-pack:start;
  -o-box-pack:start;
  -ms-flex-pack:start;
  -webkit-justify-content:flex-start;
  justify-content:flex-start;
}
.rc-LevelIndicator .level-box{
  width:15px;
  height:15px;
  background:#ccc;
  border:1px solid #aaa;
  margin-left:5px;
}
.rc-LevelIndicator .level-box.filled{
  background:#333;
  border:1px solid #333;
}
.rc-CompareContent{
  padding:20px;
  border:1px solid #ddd;
  border-bottom:none;
}
.rc-CompareContent .secondary{
  font-size:14px;
}
.rc-Skills ul{
  padding-left:18px;
}
.rc-Skills li{
  margin-bottom:2px;
}
.rc-Skills button{
  float:right;
  font-size:14px;
}
.rc-SkillsSummaryRow .rc-Skills{
  margin-top:10px;
}
.rc-SkillsSummaryRow .rc-MoreDetail{
  -webkit-align-self:flex-end;
  align-self:flex-end;
  -ms-flex-item-align:end;
}
.rc-SkillsSummaryRow .rc-MoreDetail .button-link{
  font-size:14px;
}
.rc-SkillsSummaryRow .label-text{
  color:#757575;
}
.rc-TakeDiagnosticQuiz{
  padding:20px;
  border:1px solid #ddd;
  border-bottom:none;
}
.rc-TakeDiagnosticQuiz button.secondary{
  font-size:14px;
}
.rc-CourseSummaryChart{
  background-color:#fff;
}
.rc-CourseSummaryChart .rc-CourseRatingIcons{
  margin-right:20px;
}
.rc-CreatorInfo .creator-names{
  margin-top:20px;
}
.rc-CreatorInfo .creator-logos{
  margin-top:15px;
  margin-bottom:30px;
}
.rc-CreatorInfo .creator-logos img{
  display:inline-block;
}
.rc-CreatorInfo .creator-logos img:not(:last-child){
  margin-right:20px;
}
.rc-InstructorInfo{
  padding:15px 16px;
}
.rc-InstructorInfo .instructor-info{
  margin-top:15px;
}
.rc-InstructorInfo .instructor-name{
  margin-bottom:3px;
}
.rc-InstructorInfo .instructor-bio{
  margin-top:2px;
}
@media (max-width: 767px){
  .rc-InstructorInfo .instructor-info{
    padding-left:30px;
  }
}
.rc-CatalogSubscriptionFAQValuePropItem{
  padding:18px 0px 18px;
}
.rc-CatalogSubscriptionFAQValuePropItem .description-box{
  padding:18px 0px 18px;
}
.rc-CatalogSubscriptionFAQValuePropItem .description-body{
  padding-top:18px;
}
.rc-CatalogSubscriptionFAQValuePropFooter{
  padding:34px 0px 0px;
}
.rc-CatalogSubscriptionFAQValuePropItems{
  padding:12px 36px;
}
.rc-CatalogSubscriptionFAQValuePropItems .button-link.active{
  color:rgba(0,0,0,0.8);
  font-style:italic;
  cursor:default;
  text-decoration:none;
}
.rc-CatalogSubscriptionFAQValuePropItems .value-prop-question{
  display:block;
  padding:8px;
}
.rc-CatalogSubscriptionFAQFooter{
  position:absolute;
  bottom:0;
  width:100%;
  height:100px;
}
.rc-CatalogSubscriptionFAQFooter .banner{
  position:relative;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  background-size:cover;
  background-position:center center;
  height:100%;
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
  -webkit-box-orient:vertical;
  -moz-box-orient:vertical;
  -o-box-orient:vertical;
  -webkit-flex-direction:column;
  -ms-flex-direction:column;
  flex-direction:column;
  -webkit-box-pack:center;
  -moz-box-pack:center;
  -o-box-pack:center;
  -ms-flex-pack:center;
  -webkit-justify-content:center;
  justify-content:center;
}
.rc-CatalogSubscriptionFAQFooter .primary{
  display:inline-block;
  margin:0 auto;
  max-width:300px;
}
.rc-CatalogSubscriptionFAQModal.rc-Modal.box .c-modal-content{
  max-width:700px;
  min-height:600px;
  padding:0;
}
.rc-S12nEnrollButton.primary.comfy{
  padding-left:16px;
  padding-right:16px;
}
.rc-S12nEnrollButton.primary.comfy:disabled{
  color:rgba(0,0,0,0.55);
}
.rc-PromoBanner{
  height:auto;
  padding:0px;
  position:relative;
  color:rgba(0,0,0,0.8);
}
.rc-PromoBanner .full-bleed{
  position:absolute;
  left:0;
  right:0;
  width:100vw;
  height:100%;
  -webkit-perspective:1px;
  -moz-perspective:1px;
  -ms-perspective:1px;
  perspective:1px;
  overflow-x:hidden;
  overflow-y:auto;
  -webkit-transform:translateZ(-1px);
  -moz-transform:translateZ(-1px);
  -o-transform:translateZ(-1px);
  -ms-transform:translateZ(-1px);
  transform:translateZ(-1px);
}
.rc-PromoBanner .parallax{
  position:relative;
  background-attachment:fixed;
  background-position:800px 160px;
  background-repeat:no-repeat;
  -webkit-background-size:60%;
  -moz-background-size:60%;
  background-size:60%;
  height:100%;
  -webkit-transform:translateZ(0px);
  -moz-transform:translateZ(0px);
  -o-transform:translateZ(0px);
  -ms-transform:translateZ(0px);
  transform:translateZ(0px);
}
@media (max-width: 767px){
  .rc-PromoBanner .parallax{
    height:0;
  }
}
.rc-PromoBanner .content{
  -webkit-background-size:cover;
  -moz-background-size:cover;
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center;
  background-color:#fff;
  border:1px solid #e6e6e6;
}
@media (max-width: 767px){
  .rc-PromoBanner .content{
    background:#fff;
  }
}
.rc-PromoBanner .center-aligned{
  position:relative;
  padding:35px;
}
.rc-PromoBanner .center-aligned .description{
  max-width:75%;
  margin-bottom:16px;
  font-size:1em;
  text-align:center;
}
.rc-PromoBanner .center-aligned .title{
  margin-bottom:8px;
}
.rc-PromoBanner .left-aligned{
  position:relative;
  padding:35px;
}
.rc-PromoBanner .left-aligned .description{
  max-width:78%;
  margin-bottom:16px;
  font-size:1em;
}
.rc-PromoBanner .left-aligned .title{
  margin-bottom:8px;
  font-size:2em;
}
.rc-PromoBanner .left-aligned .banner-button{
  min-width:200px;
  margin-top:4px;
  margin-bottom:4px;
  width:auto;
}
.rc-PromoBanner .left-aligned-full-bleed{
  position:relative;
  padding-top:100px;
  padding-bottom:100px;
}
@media (max-width: 767px){
  .rc-PromoBanner .left-aligned-full-bleed{
    padding-top:32px;
    padding-bottom:32px;
  }
}
.rc-PromoBanner .left-aligned-full-bleed .description{
  max-width:75%;
  margin-top:16px;
  margin-bottom:24px;
  font-size:1em;
  text-align:left;
}
.rc-PromoBanner .left-aligned-full-bleed .description.list{
  margin-left:12px;
  margin-bottom:0;
}
.rc-PromoBanner .left-aligned-full-bleed .banner-button{
  margin-bottom:8px;
  width:auto;
}
.rc-PromoBanner .left-aligned-full-bleed .banner-button:not(:hover):not(:focus){
  background:#fff;
}
.rc-PromoBanner .left-aligned-full-bleed .title{
  margin-right:160px;
  margin-bottom:0px;
}
@media (max-width: 767px){
  .rc-PromoBanner .left-aligned-full-bleed .title{
    margin-right:0px;
  }
}
.rc-PromoBanner .description-list{
  margin-bottom:20px;
}
.rc-PromoBanner .circle-border{
  display:inline-block;
  width:32px;
  height:32px;
  line-height:32px;
  border:1px solid #000;
  border-radius:50%;
  margin-top:10px;
}
.rc-S12nUpsell{
  margin-top:0;
}
.rc-S12nUpsell .s12n-metadata{
  height:120px;
  margin-top:20px;
  padding:10px;
  background:#fff;
  border:1px solid rgba(0,0,0,0.1);
}
.rc-S12nUpsell .s12n-name-partner{
  width:100%;
  margin-left:24px;
}
.rc-S12nUpsell .s12n-name-partner .s12n-name{
  margin-bottom:8px;
}
.rc-S12nUpsell .s12n-link{
  width:100%;
}
.rc-S12nUpsell .s12n-link button.secondary.cozy{
  color:#757575;
  border:1px solid rgba(0,0,0,0.55);
}
.rc-S12nUpsell .s12n-link button.secondary.cozy:hover{
  color:#fff;
  background-color:#757575;
}
.rc-S12nUpsell .s12n-link button.secondary.cozy:focus:not(:hover){
  border:1px solid #6f6f6f;
  color:#6f6f6f;
  background-color:transparent;
}
.rc-S12nUpsell .s12n-link button.secondary.cozy:focus:not(:hover):hover,
.rc-S12nUpsell .s12n-link button.secondary.cozy:focus:not(:hover):focus,
.rc-S12nUpsell .s12n-link button.secondary.cozy:focus:not(:hover):active{
  border-color:#8c8c8c;
  background-color:#8c8c8c;
  color:#fff;
}
@media (max-width: 767px){
  .s12n-metadata .s12n-name-partner .s12n-name{
    font-size:16px;
  }
}
.rc-S12nAndDegreeUpsell{
  border:1px solid #e2e2e2;
  background-color:#fff;
  width:100%;
  margin-bottom:-30px;
  position:relative;
}
.rc-S12nAndDegreeUpsell .sectionTitle{
  margin-top:24px;
  margin-left:24px;
  position:relative;
}
.rc-S12nAndDegreeUpsell .cornerShape{
  top:0px;
  right:0px;
  position:absolute;
}
.rc-S12nAndDegreeUpsell .s12nImage,
.rc-S12nAndDegreeUpsell .degreeImage,
.rc-S12nAndDegreeUpsell .certImage{
  border:1px solid #e2e2e2;
  height:62px;
  width:62px;
}
.rc-S12nAndDegreeUpsell .upsell-rule{
  position:relative;
  margin-left:24px;
  width:90%;
  margin-top:16px;
  margin-bottom:16px;
}
.rc-S12nAndDegreeUpsell .contentDescription{
  color:#757575;
}
.rc-S12nAndDegreeUpsell .s12nSection,
.rc-S12nAndDegreeUpsell .certSection{
  position:relative;
  margin-top:20px;
  margin-left:24px;
  width:97%;
}
.rc-S12nAndDegreeUpsell .s12nSection .LearnMoreButtonWrapper,
.rc-S12nAndDegreeUpsell .certSection .LearnMoreButtonWrapper{
  margin-top:5px;
  margin-left:16px;
}
.rc-S12nAndDegreeUpsell .textSection{
  margin-left:15px;
  width:67%;
}
.rc-S12nAndDegreeUpsell .degreeSection{
  margin-bottom:25px;
  position:relative;
  left:24px;
  width:97%;
}
.rc-S12nAndDegreeUpsell .degreeSection .LearnMoreButtonWrapper{
  margin-left:16px;
  margin-top:16px;
}
@media only screen and (max-width: 665px){
  .rc-S12nAndDegreeUpsell .cornerShape{
    display:none;
  }
  .rc-S12nAndDegreeUpsell .horizontal-box{
    display:block;
  }
  .rc-S12nAndDegreeUpsell .s12nImage,
  .rc-S12nAndDegreeUpsell .degreeImage,
  .rc-S12nAndDegreeUpsell .certImage{
    height:48px;
    width:48px;
    float:left;
    margin-right:15px;
    margin-bottom:70px;
  }
  .rc-S12nAndDegreeUpsell .textSection{
    width:85%;
  }
}
.rc-StartDateMessage{
  margin-bottom:24px;
}
.rc-Overview .about-section-wrapper{
  margin-bottom:30px;
}
.rc-Overview .about-section-wrapper .about-section .course-description{
  white-space:pre-wrap;
}
.rc-Overview .about-section-wrapper .toggle-link i{
  font-size:12px;
  margin-right:6px;
}
.rc-Overview .target-audience-section{
  margin-top:20px;
  margin-bottom:30px;
}
.rc-Overview .rc-CourseSummaryChart{
  margin-top:10px;
  margin-bottom:30px;
}
.rc-PreviewVideoPlayer .underline{
  border-bottom:1px solid rgba(255,255,255,0.1);
  width:100%;
}
.rc-PreviewVideoPlayer .video-container{
  height:400px;
  border:1px solid rgba(0,0,0,0.1);
  position:relative;
}
.rc-PreviewVideoPlayer .video-container .video-box{
  position:relative;
}
.rc-PreviewVideoPlayer .video-container .overlay{
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  max-height:400px;
  background-position:center;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  background-size:cover;
}
.rc-PreviewVideoPlayer .video-container .preview-container{
  height:100%;
}
.rc-PreviewVideoPlayer .video-container .preview-container .preview{
  position:relative;
  border-color:#fff;
}
.rc-PreviewVideoPlayer .video-container .marker-container{
  height:100%;
}
.rc-PreviewVideoPlayer .video-container .marker-container .week1-syllabus{
  height:400px;
  width:100%;
  overflow-y:scroll;
  background-color:rgba(0,0,0,0.6);
}
.rc-PreviewVideoPlayer .video-container .marker-container .week1-syllabus .week1-text{
  padding:30px 0px 20px 20px;
}
.rc-PreviewVideoPlayer .video-container .marker-container .week1-syllabus .video-item{
  padding:15px 16px;
  cursor:pointer;
}
.rc-PreviewVideoPlayer .video-container .marker-container .week1-syllabus .video-item .item-video{
  font-size:24px;
}
.rc-PreviewVideoPlayer .video-container .marker-container .week1-syllabus .video-item .item-name{
  margin-left:16px;
}
.rc-PreviewVideoPlayer .video-container .marker-container .next-up .next-up-title,
.rc-PreviewVideoPlayer .video-container .marker-container .next-up .next-up-info{
  position:relative;
  margin-bottom:20px;
}
.rc-PreviewVideoPlayer .video-container .marker-container .next-up .next-up-info .countdown{
  margin-left:10px;
  margin-right:10px;
}
.rc-PreviewVideoPlayer .video-container .marker-container .next-up .next-up-info .play-next-lecture-link{
  color:#fff;
  text-decoration:none;
}
.rc-PreviewVideoPlayer .video-container .marker-container .next-up .next-up-info .play-next-lecture-link:hover{
  text-decoration:underline;
}
.rc-PreviewVideoPlayer .video-container .marker-container .preview-end{
  position:relative;
  margin-bottom:24px;
  max-width:400px;
}
.rc-PreviewVideoPlayer .tool-bar{
  height:80px;
  background-color:#fff;
  border-left:1px solid rgba(0,0,0,0.1);
  border-right:1px solid rgba(0,0,0,0.1);
  border-bottom:1px solid rgba(0,0,0,0.1);
}
.rc-PreviewVideoPlayer .tool-bar .info-button{
  min-width:100px;
  padding:20px;
  border-right:1px solid rgba(0,0,0,0.1);
  cursor:pointer;
}
.rc-PreviewVideoPlayer .tool-bar .info-button:hover{
  background-color:rgba(0,0,0,0.05);
}
.rc-PreviewVideoPlayer .tool-bar .info-button .preview-info{
  font-size:40px;
  margin-right:8px;
}
.rc-PreviewVideoPlayer .tool-bar .info-button .caret{
  font-size:24px;
}
.rc-PreviewVideoPlayer .tool-bar .content-info{
  padding:15px 16px;
}
.rc-PreviewVideoPlayer .video-container-spinner{
  color:#fff;
  font-size:50px;
}
@media (max-width: 767px){
  .rc-PreviewVideoPlayer .video-container{
    height:220px;
  }
  .rc-PreviewVideoPlayer .video-container .preview-container .preview-mobile{
    display:block;
    position:relative;
    border-color:#fff;
  }
  .rc-PreviewVideoPlayer .video-container .marker-container .week1-syllabus{
    height:200px;
  }
}
.rc-PricingTableRow:nth-child(even) td{
  background:#fff;
}
.new-text{
  color:#b85400;
}
.rc-PricingTable .pricing-table-header{
  vertical-align:middle;
  padding-top:20px;
  background:#fff;
  border-bottom:none;
}
.rc-PricingTable .pricing-availability-col{
  text-align:center;
  vertical-align:middle;
  padding:12px 0;
}
.rc-PricingTable .pricing-description-col{
  vertical-align:middle;
  padding:12px 20px;
  line-height:21px;
}
.rc-PricingTable .checklist{
  font-size:24px;
  color:#d49261;
}
.rc-PricingTable.two-content-col .pricing-description-col{
  width:50%;
}
.rc-PricingTable.two-content-col .pricing-feature-paid-col,
.rc-PricingTable.two-content-col .pricing-feature-free-col{
  width:25%;
}
.rc-PricingPlanValueRow .price-text{
  font-weight:600;
}
.rc-PricingPlanValueRow .price-row-cell{
  background:#f4fafe;
}
.rc-PricingPlanValueRow .price-row-cell.dark{
  background:#e7f3fc;
}
.rc-CountHeader{
  color:#616161;
  font-size:15px;
  height:40px;
  line-height:21px;
}
.rc-CountHeader .c-value{
  font-family:'OpenSans-Light', Arial, sans-serif;
  font-size:30px;
  margin-right:10px;
  display:inline-block;
  color:#616161;
}
.scribe-plugin-placeholder{
  position:absolute;
  color:#9e9e9e;
  pointer-events:none;
}
.rc-CMLEditorToolbar{
  z-index:100000;
  background:#eee;
  border:1px solid #e0e0e0;
  border-top:none;
  padding-left:12px;
  padding-top:5px;
  padding-bottom:5px;
}
.rc-CMLEditorToolbar:before,
.rc-CMLEditorToolbar:after{
  content:" ";
  display:table;
}
.rc-CMLEditorToolbar:after{
  clear:both;
}
.rc-CMLEditorToolbar.disabled{
  opacity:0.5;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter:alpha(opacity=50);
  pointer-events:none;
}
.rc-CMLEditorToolbar .scribe-toolbar-divider{
  height:20px;
  width:1px;
  background:#e0e0e0;
  margin:0 10px;
  float:left;
}
.rc-CMLEditorToolbar .scribe-toolbar-button{
  float:left;
  height:24px;
  width:24px;
  margin-right:10px;
  border:none;
  background:none;
  cursor:default;
}
.rc-CMLEditorToolbar .scribe-toolbar-button:disabled{
  opacity:0.25;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
  filter:alpha(opacity=25);
}
.rc-CMLEditorToolbar .scribe-toolbar-button:hover:not(:disabled){
  background-color:#e0e0e0;
  outline:1px solid #bdbdbd;
}
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-bold{
  background:url("https://d3njjcbhbojbot.cloudfront.net/web/images/teach-course/author/scribe-editor/bold.svg");
}
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-bold.active,
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-bold:active{
  background:url("https://d3njjcbhbojbot.cloudfront.net/web/images/teach-course/author/scribe-editor/bold-active.svg");
  background-color:#9e9e9e;
}
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-italic{
  background:url("https://d3njjcbhbojbot.cloudfront.net/web/images/teach-course/author/scribe-editor/italic.svg");
}
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-italic.active,
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-italic:active{
  background:url("https://d3njjcbhbojbot.cloudfront.net/web/images/teach-course/author/scribe-editor/italic-active.svg");
  background-color:#9e9e9e;
}
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-underline{
  background:url("https://d3njjcbhbojbot.cloudfront.net/web/images/teach-course/author/scribe-editor/underline.svg");
}
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-underline.active,
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-underline:active{
  background:url("https://d3njjcbhbojbot.cloudfront.net/web/images/teach-course/author/scribe-editor/underline-active.svg");
  background-color:#9e9e9e;
}
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-linkPrompt{
  background:url("https://d3njjcbhbojbot.cloudfront.net/web/images/teach-course/author/scribe-editor/linkV2.svg");
  -webkit-background-size:13px;
  -moz-background-size:13px;
  background-size:13px;
  background-repeat:no-repeat;
  background-position:center;
}
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-linkPrompt.active,
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-linkPrompt:active{
  background:url("https://d3njjcbhbojbot.cloudfront.net/web/images/teach-course/author/scribe-editor/linkV2-active.svg");
  background-color:#9e9e9e;
  -webkit-background-size:13px;
  -moz-background-size:13px;
  background-size:13px;
  background-repeat:no-repeat;
  background-position:center;
}
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-unlink{
  background:url("https://d3njjcbhbojbot.cloudfront.net/web/images/teach-course/author/scribe-editor/unlinkV2.svg");
  -webkit-background-size:13px;
  -moz-background-size:13px;
  background-size:13px;
  background-repeat:no-repeat;
  background-position:center;
}
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-unlink.active,
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-unlink:active{
  background:url("https://d3njjcbhbojbot.cloudfront.net/web/images/teach-course/author/scribe-editor/unlinkV2-active.svg");
  background-color:#9e9e9e;
  -webkit-background-size:13px;
  -moz-background-size:13px;
  background-size:13px;
  background-repeat:no-repeat;
  background-position:center;
}
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-imageUpload{
  background:url("https://d3njjcbhbojbot.cloudfront.net/web/images/teach-course/author/scribe-editor/image.svg");
}
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-imageUpload.active,
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-imageUpload:active{
  background:url("https://d3njjcbhbojbot.cloudfront.net/web/images/teach-course/author/scribe-editor/image-active.svg");
  background-color:#9e9e9e;
}
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-insertOrderedList{
  background:url("https://d3njjcbhbojbot.cloudfront.net/web/images/teach-course/author/scribe-editor/ol.svg");
}
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-insertOrderedList.active,
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-insertOrderedList:active{
  background:url("https://d3njjcbhbojbot.cloudfront.net/web/images/teach-course/author/scribe-editor/ol-active.svg");
  background-color:#9e9e9e;
}
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-insertUnorderedList{
  background:url("https://d3njjcbhbojbot.cloudfront.net/web/images/teach-course/author/scribe-editor/ul.svg");
}
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-insertUnorderedList.active,
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-insertUnorderedList:active{
  background:url("https://d3njjcbhbojbot.cloudfront.net/web/images/teach-course/author/scribe-editor/ul-active.svg");
  background-color:#9e9e9e;
}
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-table{
  background:url("https://d3njjcbhbojbot.cloudfront.net/web/images/teach-course/author/scribe-editor/table.svg");
}
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-table.active,
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-table:active{
  background:url("https://d3njjcbhbojbot.cloudfront.net/web/images/teach-course/author/scribe-editor/table-active.svg");
  background-color:#9e9e9e;
}
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-h1{
  background:url("https://d3njjcbhbojbot.cloudfront.net/web/images/teach-course/author/scribe-editor/h1.svg");
}
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-h1.active,
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-h1:active{
  background:url("https://d3njjcbhbojbot.cloudfront.net/web/images/teach-course/author/scribe-editor/h1-active.svg");
  background-color:#9e9e9e;
}
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-h2{
  background:url("https://d3njjcbhbojbot.cloudfront.net/web/images/teach-course/author/scribe-editor/h2.svg");
}
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-h2.active,
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-h2:active{
  background:url("https://d3njjcbhbojbot.cloudfront.net/web/images/teach-course/author/scribe-editor/h2-active.svg");
  background-color:#9e9e9e;
}
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-h3{
  background:url("https://d3njjcbhbojbot.cloudfront.net/web/images/teach-course/author/scribe-editor/h3.svg");
}
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-h3.active,
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-h3:active{
  background:url("https://d3njjcbhbojbot.cloudfront.net/web/images/teach-course/author/scribe-editor/h3-active.svg");
  background-color:#9e9e9e;
}
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-code{
  background:url("https://d3njjcbhbojbot.cloudfront.net/web/images/teach-course/author/scribe-editor/code.svg");
}
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-code.active,
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-code:active{
  background:url("https://d3njjcbhbojbot.cloudfront.net/web/images/teach-course/author/scribe-editor/code-active.svg");
  background-color:#9e9e9e;
}
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-asset{
  background:url("https://d3njjcbhbojbot.cloudfront.net/web/images/teach-course/author/scribe-editor/asset.svg");
}
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-asset.active,
.rc-CMLEditorToolbar .scribe-toolbar-button.scribe-toolbar-asset:active{
  background:url("https://d3njjcbhbojbot.cloudfront.net/web/images/teach-course/author/scribe-editor/asset-active.svg");
  background-color:#9e9e9e;
}
.rc-CMLEditor .scribe-editor h1,
.rc-CMLEditor .scribe-editor h2,
.rc-CMLEditor .scribe-editor h3{
  font-weight:normal;
}
.rc-CMLEditor .scribe-editor h1{
  margin-top:10px;
  margin-bottom:10px;
}
.rc-CMLEditor .scribe-editor h2{
  margin-bottom:10px;
}
.rc-CMLEditor .scribe-editor h1{
  font-family:'OpenSans-Light', Arial, sans-serif;
}
.rc-CMLEditor .scribe-editor h2,
.rc-CMLEditor .scribe-editor h3{
  font-family:'OpenSans', Arial, sans-serif;
}
.rc-CMLEditor .scribe-editor h1{
  font-size:32px;
  line-height:36px;
}
.rc-CMLEditor .scribe-editor h2{
  font-size:22px;
  line-height:24px;
}
.rc-CMLEditor .scribe-editor h3{
  font-size:16px;
  line-height:24px;
}
.rc-CMLEditor .scribe-editor p{
  font-size:14px;
  line-height:21px;
  font-family:'OpenSans', Arial, sans-serif;
}
.rc-CMLEditor{
  width:100%;
  position:relative;
}
.rc-CMLEditor .rc-Tooltip{
  -webkit-transform:translate(20%, -100%);
  -moz-transform:translate(20%, -100%);
  -ms-transform:translate(20%, -100%);
  -o-transform:translate(20%, -100%);
  transform:translate(20%, -100%);
  background:#424242;
  position:absolute;
  text-align:left;
  width:300px;
  font-size:12px;
  line-height:16px;
}
.rc-CMLEditor .rc-Tooltip.n{
  -webkit-transform:translate(0, 0);
  -moz-transform:translate(0, 0);
  -ms-transform:translate(0, 0);
  -o-transform:translate(0, 0);
  transform:translate(0, 0);
}
.rc-CMLEditor .scribe-editor{
  min-height:100%;
  background:#fff;
  position:relative;
  border:1px solid #e0e0e0;
  padding:11px 20px 11px 20px;
}
.rc-CMLEditor .scribe-editor:before,
.rc-CMLEditor .scribe-editor:after{
  content:" ";
  display:table;
}
.rc-CMLEditor .scribe-editor:after{
  clear:both;
}
.rc-CMLEditor .scribe-editor p{
  min-height:20px;
  margin-bottom:20px;
}
.rc-CMLEditor .scribe-editor h1{
  margin:36px 0 20px 0;
}
.rc-CMLEditor .scribe-editor h1:first-child{
  margin-top:0;
}
.rc-CMLEditor .scribe-editor h2{
  margin:36px 0 16px 0;
}
.rc-CMLEditor .scribe-editor h2:first-child{
  margin-top:0;
}
.rc-CMLEditor .scribe-editor h3{
  margin:36px 0 12px 0;
}
.rc-CMLEditor .scribe-editor h3:first-child{
  margin-top:0;
}
.rc-CMLEditor .scribe-editor figure{
  margin:0 0 24px 0;
}
.rc-CMLEditor .scribe-editor figure.selected{
  outline:3px solid #27c06f;
}
.rc-CMLEditor .scribe-editor figure ::selection{
  background:none;
}
.rc-CMLEditor .scribe-editor figure img{
  max-width:100%;
}
.rc-CMLEditor .scribe-editor table{
  margin:0 0 24px 0;
  border:1px solid #e0e0e0;
  width:100%;
}
.rc-CMLEditor .scribe-editor table th,
.rc-CMLEditor .scribe-editor table td{
  padding:5px 20px;
  text-align:left;
}
.rc-CMLEditor .scribe-editor table th{
  border:1px solid #444;
}
.rc-CMLEditor .scribe-editor table td{
  border:1px solid #e0e0e0;
}
.rc-CMLEditor .scribe-editor ul{
  list-style-type:disc;
}
.rc-CMLEditor .scribe-editor ul,
.rc-CMLEditor .scribe-editor ol{
  font-size:14px;
  padding-left:10px;
  margin-left:8px;
  margin-bottom:20px;
}
.rc-CMLEditor .scribe-editor ul li,
.rc-CMLEditor .scribe-editor ol li{
  margin-bottom:10px;
}
.rc-CMLEditor .scribe-editor pre{
  padding:0;
  font-size:12px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  -ms-border-radius:0;
  -o-border-radius:0;
  border-radius:0;
  line-height:16px;
  margin-bottom:20px;
  border:1px solid #ddd;
}
.rc-CMLEditor .scribe-editor *:last-child{
  margin-bottom:0 !important;
}
.rc-CMLEditor .scribe-editor .cml-asset{
  width:300px;
  margin-bottom:10px;
}
.rc-CMLEditor .scribe-editor .cml-asset .cml-asset-link{
  width:300px;
  padding:10px;
  display:block;
  color:#757575;
  text-decoration:none;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  border:1px solid #ddd;
  background-color:#eee;
}
.rc-CMLEditor .scribe-editor .cml-asset .cml-asset-link:hover{
  cursor:pointer;
  border-color:#bbb;
}
.rc-CMLEditor .scribe-editor .cml-asset.cml-asset-video{
  width:auto;
}
.rc-CMLEditor .scribe-editor.disabled{
  opacity:0.5;
  filter:alpha(opacity=0.5);
  pointer-events:none;
}
.rc-CMLEditor .scribe-editor:focus{
  outline:none;
}
.rc-CMLEditor .scribe-editor pre{
  opacity:0;
  filter:alpha(opacity=0);
}
.rc-CMLEditor .scribe-editor .cml-asset{
  cursor:default;
  position:relative;
  display:block;
  -webkit-touch-callout:none;
  -khtml-user-select:none;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  -o-user-select:none;
  user-select:none;
}
.rc-CMLEditor .scribe-editor .cml-asset .cml-remove-asset-button{
  top:10px;
  right:10px;
  width:20px;
  height:20px;
  color:#757575;
  font-size:20px;
  position:absolute;
  text-align:center;
  display:inline-block;
  text-decoration:none;
}
.rc-CMLEditor .scribe-editor .cml-asset .cml-remove-asset-button:hover{
  cursor:pointer;
  color:#424242;
}
.rc-CMLEditor .scribe-editor .cml-asset .cml-asset-link{
  padding-right:40px;
}
.rc-CMLEditor .scribe-editor .cml-asset.cml-asset-video{
  width:300px;
}
.rc-CMLEditor .scribe-plugin-placeholder{
  color:#bdbdbd;
  padding-right:22px;
}
.rc-CMLEditor .scribe-plugin-code-command{
  border:1px solid #ddd;
}
.rc-Checkbox{
  display:inline-block;
}
.rc-Checkbox input[type=checkbox]{
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  width:18px;
  height:18px;
  margin:0;
  padding:0;
  cursor:pointer;
}
.rc-Checkbox input[type=checkbox]:before{
  content:'';
  width:18px;
  height:18px;
  display:inline-block;
  background:url("https://d3njjcbhbojbot.cloudfront.net/web/images/teach-course/form-checkbox-unchecked.svg") no-repeat;
}
.rc-Checkbox input[type=checkbox]:checked:before{
  background-image:url("https://d3njjcbhbojbot.cloudfront.net/web/images/teach-course/form-checkbox-checked.svg");
}
.rc-ReplyMessage{
  position:relative;
  margin:20px 0 0;
}
.rc-ReplyMessage .scribe-editor{
  min-height:100px;
}
.rc-ReplyMessage .link-styled-button{
  background:none;
  border:none;
  padding:0;
  color:#428bca;
  text-decoration:underline;
  font-size:13px;
}
.rc-ReplyMessage .teach-btn{
  display:inline-block;
}
.rc-ReplyMessage .teach-btn:disabled{
  cursor:not-allowed;
}
.rc-ReplyMessage .progress-indicator{
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  right:0;
  padding-top:135px;
  text-align:center;
  background-color:rgba(255,255,255,0.7);
  font-size:20px;
  cursor:progress;
  z-index:100;
}
.rc-ReplyMessage h3{
  font-size:22px;
  margin:0 0 15px;
}
.rc-ReplyMessage .send-message-footer{
  margin-top:20px;
  text-align:right;
}
.rc-ReplyMessage .send-options{
  float:left;
  margin:8px 0 0;
}
.rc-ReplyMessage label{
  font-weight:normal;
  color:#757575;
}
.rc-ReplyMessage strong{
  font-weight:500;
}
.rc-ReplyMessage .cancel-button{
  margin-right:20px;
}
.rc-ReplyMessage .rc-Checkbox{
  vertical-align:middle;
  margin-right:10px;
}
.rc-ReplyMessage .sent-reply-timestamp{
  font-size:12px;
  margin:10px 0;
  color:#757575;
}
.rc-CourseReview{
  background:#fafafa;
  padding:0px 40px;
}
.rc-CourseReview .delete-feedback-container{
  float:right;
}
.rc-CourseReview .delete-feedback{
  background:url("https://d3njjcbhbojbot.cloudfront.net/web/images/teach-course/author/delete-cross.svg");
  height:12px;
  width:12px;
  display:block;
  margin-top:4px;
}
.rc-CourseReview .c-course-review-content{
  padding:25px 0 30px 0;
  border-bottom:1px solid #eee;
  position:relative;
}
.rc-CourseReview .c-course-review-content p:empty{
  display:none;
}
.rc-CourseReview .c-course-review-header{
  clear:both;
  right:0;
  position:absolute;
}
.rc-CourseReview .c-course-review-header:before,
.rc-CourseReview .c-course-review-header:after{
  content:" ";
  display:table;
}
.rc-CourseReview .c-course-review-header:after{
  clear:both;
}
.rc-CourseReview .c-course-review-header.spaced{
  right:20px;
}
.rc-CourseReview .c-course-review-timestamp{
  float:right;
  color:#616161;
}
.rc-CourseReview .rc-CourseRatingIcons{
  margin-bottom:20px;
}
.rc-AverageCourseRating .c-average-course-rating-icons{
  margin-bottom:12px;
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
}
.rc-AverageCourseRating .c-average-course-rating-icons .c-course-rating-count{
  margin:0 12px 0 20px;
  font-size:30px;
  font-family:'OpenSans-Light', Arial, sans-serif;
  color:#616161;
  font-weight:normal;
}
.rc-AverageCourseRating .c-average-course-rating-icons .c-course-rating-label{
  font-family:'OpenSans', Arial, sans-serif;
  color:#616161;
  font-size:15px;
}
.rc-AverageCourseRating .c-average-course-rating-stats{
  font-family:'OpenSans', Arial, sans-serif;
  font-size:15px;
  color:#616161;
  margin-bottom:12px;
}
.rc-CourseRatingBreakdown{
  font-size:14px;
  color:#424242;
}
.rc-CourseRatingBreakdown .rc-CourseRatingPercent{
  margin-bottom:12px;
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
}
.rc-CourseRatingBreakdown .rc-CourseRatingPercent .c-course-rating-percent-label{
  margin-right:20px;
}
.rc-CourseRatingBreakdown .rc-CourseRatingPercent .c-course-rating-percent-meter{
  -webkit-box-flex:1;
  -moz-box-flex:1;
  -o-box-flex:1;
  box-flex:1;
  -webkit-flex:0 0 200px;
  -ms-flex:0 0 200px;
  flex:0 0 200px;
  margin-top:7px;
  height:5px;
  background-color:#eee;
}
.rc-CourseRatingBreakdown .rc-CourseRatingPercent .c-course-rating-percent-meter .c-course-rating-percent-meter-bar{
  background-color:#b89173;
  height:100%;
  display:block;
}
.rc-CourseRatingBreakdown .rc-CourseRatingPercent .c-course-rating-percent-value{
  margin-left:20px;
}
.rc-AppMessage{
  width:100%;
  font-size:14px;
  text-align:center;
  background-color:#f5f5f5;
  color:#616161;
}
.rc-AppMessage.large{
  padding:0 105px;
}
.rc-AppMessage.large .heading-container{
  padding:30px;
}
.rc-AppMessage.large .heading{
  font-family:'OpenSans-Light', Arial, sans-serif;
  font-size:15px;
  margin:0;
}
.rc-AppMessage.large .heading .date{
  font-family:'OpenSans-Light', Arial, sans-serif;
}
.rc-AppMessage.large .subheading{
  font-family:'OpenSans', Arial, sans-serif;
  color:#424242;
  font-size:15px;
  padding-top:5px;
}
.rc-AppMessage.large .body{
  padding-bottom:30px;
}
.rc-CourseRatingsDashboardContent{
  width:100%;
}
.rc-CourseRatingsDashboardContent .abuse-container{
  font-size:12px;
  color:#757575;
  margin-top:10px;
  margin-bottom:18px;
}
.rc-CourseRatingsDashboardContent .rc-CourseReviewList{
  margin-top:10px;
  border-top:1px solid #e0e0e0;
}
.rc-CourseRatingsDashboardContent .c-course-rating-stats{
  margin-top:50px;
  margin-bottom:40px;
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
  -webkit-box-pack:justify;
  -moz-box-pack:justify;
  -o-box-pack:justify;
  -ms-flex-pack:justify;
  -webkit-justify-content:space-between;
  justify-content:space-between;
  -webkit-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}
.rc-CourseRatingsDashboardContent .c-course-rating-stats .rc-AverageCourseRating{
  -webkit-box-flex:1;
  -moz-box-flex:1;
  -o-box-flex:1;
  box-flex:1;
  -webkit-flex:0 0 250px;
  -ms-flex:0 0 250px;
  flex:0 0 250px;
  margin-right:50px;
}
.rc-CourseRatingsDashboardContent .c-course-rating-stats .rc-CourseRatingBreakdown{
  -webkit-box-flex:1;
  -moz-box-flex:1;
  -o-box-flex:1;
  box-flex:1;
  -webkit-flex:0 0 310px;
  -ms-flex:0 0 310px;
  flex:0 0 310px;
  margin-right:140px;
}
@media (max-width: 767px){
  .rc-CourseRatingsDashboardContent .c-course-rating-stats{
    border-bottom:1px solid #e0e0e0;
    margin-bottom:20px;
  }
  .rc-CourseRatingsDashboardContent .c-course-rating-stats .rc-CourseRatingBreakdown{
    margin-top:30px;
    padding-bottom:30px;
  }
}
.rc-CourseRatingsDashboardContent .rc-AppMessage{
  margin-top:20px;
}
.rc-CourseRatingsDashboardContent .c-course-ratings-heading{
  font-family:'OpenSans-Light', Arial, sans-serif;
  color:#424242;
  margin:0 0 30px 0;
  font-size:26px;
  line-height:21px;
}
.rc-CourseRatingsDashboardContent .c-course-ratings-description{
  margin-bottom:40px;
  font-size:14px;
  color:#757575;
}
.rc-CourseRatingsDashboardContent .c-course-ratings-description .c-course-ratings-updated-at{
  margin-top:10px;
}
.rc-CourseRatingsDashboardContent .c-course-learner-audience-container{
  border-bottom:1px solid #e0e0e0;
  padding-bottom:20px;
  margin-bottom:20px;
}
.rc-CourseRatingsDashboardContent .c-course-review-count-container{
  margin-top:40px;
}
.teach-btn{
  font-family:'OpenSans', Arial, sans-serif;
  font-size:14px;
  -webkit-box-shadow:none;
  box-shadow:none;
  border-radius:2px;
  padding:6px 20px;
  color:#757575;
  background-color:#fafafa;
  border:solid 1px #bdbdbd;
  text-decoration:none;
  display:block;
  text-align:center;
}
.teach-btn:focus{
  text-decoration:none;
  color:#757575;
  outline:none;
}
.teach-btn:hover:not(.disabled){
  background-color:#f5f5f5;
  -webkit-box-shadow:1px 1px 0px #e0e0e0;
  box-shadow:1px 1px 0px #e0e0e0;
  color:#757575;
  text-decoration:none;
}
.teach-btn.disabled,
.teach-btn:disabled{
  opacity:0.5;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter:alpha(opacity=50);
  text-decoration:none;
  cursor:default;
  pointer-events:none;
}
.teach-btn .bt3-caret{
  margin-left:4px;
  margin-bottom:3px;
}
.teach-btn.teach-btn-dark{
  color:#fff;
  background-color:#757575;
  border-color:#757575;
}
.teach-btn.teach-btn-dark:hover:not(.disabled){
  color:#fff;
  background-color:#616161;
}
.teach-btn.teach-btn-light{
  color:#fff;
  background-color:#9e9e9e;
  border-color:#9e9e9e;
}
.teach-btn.teach-btn-light.disabled,
.teach-btn.teach-btn-light:disabled{
  opacity:1;
  -ms-filter:none;
  filter:none;
}
.teach-btn.teach-btn-light:hover:not(.disabled){
  color:#fff;
  background-color:#757575;
}
.teach-btn.teach-btn-error{
  color:#fff;
  background-color:#ff5c6e;
  border-color:#ff5c6e;
}
.teach-btn.teach-btn-error:hover:not(.disabled){
  color:#fff;
  background-color:#ff5c6e;
}
.teach-btn.teach-btn-info{
  color:#3887dd;
  background-color:#fff;
  border-color:#3887dd;
}
.teach-btn.teach-btn-info:hover:not(.disabled){
  color:#fff;
  background-color:#3887dd;
}
.teach-btn.teach-btn-primary{
  color:#fff;
  background-color:#3887dd;
  border-color:#3887dd;
}
.teach-btn.teach-btn-primary:hover:not(.disabled){
  color:#fff;
  background-color:#1977cc;
  -webkit-box-shadow:1px 1px 0 #e0e0e0;
  box-shadow:1px 1px 0 #e0e0e0;
}
.teach-btn.teach-btn-primary.disabled{
  color:#fff;
  background-color:#bdbdbd;
  border-color:#9e9e9e;
}
.teach-btn.teach-btn-primary:active:not(.disabled){
  -webkit-box-shadow:none;
  box-shadow:none;
  color:#fff;
  background-color:#1568bf;
}
.teach-dropdown-btn{
  font-family:'OpenSans', Arial, sans-serif;
  font-size:14px;
}
.teach-dropdown-btn .bt3-btn{
  -webkit-box-shadow:none;
  box-shadow:none;
  border-radius:2px;
  color:#424242;
  background-color:#e0e0e0;
  border:1px solid rgba(189,189,189,0.5);
  padding:6px 15px;
}
.teach-dropdown-btn .bt3-btn .bt3-caret{
  margin-left:10px;
}
.teach-dropdown-btn .bt3-dropdown-menu{
  border-radius:2px;
  color:#424242;
  background-color:#e0e0e0;
  border:1px solid rgba(189,189,189,0.5);
}
.teach-dropdown-btn.bt3-open .bt3-btn{
  -webkit-box-shadow:none;
  box-shadow:none;
  background-color:#e0e0e0;
  border:1px solid rgba(189,189,189,0.5);
}
.teach-inplace-action-btn{
  padding:16px;
  background-color:#f5f5f5;
  border:none;
  display:inline-block;
}
.teach-inplace-action-btn:hover:not(.disabled){
  background-color:#eee;
  -webkit-box-shadow:1px 1px 0 #e0e0e0;
  box-shadow:1px 1px 0 #e0e0e0;
}
.teach-inplace-action-btn:active,
.teach-inplace-action-btn.active{
  background-color:#e0e0e0;
}
.teach-inplace-action-btn.disabled{
  border-color:#eee;
}
.teach-sortable-drag-handle{
  background:url("https://d3njjcbhbojbot.cloudfront.net/web/images/teach-course/author/drag_handle_vertical.svg") no-repeat 10px 0;
  cursor:move;
}
.teach-btn-fullbleed{
  width:100%;
  height:50px;
  margin-top:18px;
  border:solid 1px #e0e0e0;
  border-radius:1px;
  font-family:'OpenSans', Arial, sans-serif;
  color:#616161;
  background-color:#f5f5f5;
  -webkit-box-shadow:1px 1px 0 #e0e0e0;
  box-shadow:1px 1px 0 #e0e0e0;
}
.teach-btn-fullbleed:focus{
  outline:none;
}
.teach-btn-fullbleed:hover{
  background-color:#eee;
  -webkit-box-shadow:1px 2px 0 #e0e0e0;
  box-shadow:1px 2px 0 #e0e0e0;
}
.teach-btn-fullbleed:active{
  background-color:#e0e0e0;
  border-color:#bdbdbd;
  -webkit-box-shadow:1px -2px 0 #bdbdbd;
  box-shadow:1px -2px 0 #bdbdbd;
}
.teach-btn-link{
  background:none !important;
  color:#3887dd;
  border:none;
  padding:0 !important;
  cursor:pointer;
}
.teach-btn-link:hover{
  text-decoration:underline;
}
.rc-RatingsHeader .ratings-text{
  font-size:14px;
  line-height:21px;
  font-family:'OpenSans', Arial, sans-serif;
}
.rc-RatingsHeader{
  min-height:80px;
  border:1px solid rgba(0,0,0,0.1);
  background-color:#fff;
}
.rc-RatingsHeader .ratings-icon{
  margin-right:20px;
}
.rc-RatingsHeader .ratings-text{
  display:inline-block;
  color:#ac612f;
  margin-bottom:0;
}
@media (max-width: 767px){
  .rc-RatingsHeader{
    padding:5px 16px;
  }
  .rc-RatingsHeader .ratings-icon .rc-CourseRatingIcons .c-course-rating-icon[class*="cif-star"]{
    font-size:16px;
  }
}
.rc-ProfileImage .c-profile-image{
  border-radius:100%;
}
.rc-ProfileImage .c-profile-image img{
  border-radius:100%;
}
.rc-ProfileImage .c-profile-initials{
  color:#fff;
  background-color:#3277b2;
  text-transform:uppercase;
}
.rc-ProfileImage .c-profile-initials div{
  width:100%;
  height:100%;
}
.rc-ProfileImage .c-profile-initials div p{
  margin-bottom:0;
}
.rc-Ratings .review-card:nth-child(even){
  background-color:#f6f6f6;
  border-left:1px solid rgba(0,0,0,0.1);
  border-right:1px solid rgba(0,0,0,0.1);
}
.rc-Ratings .review-card:nth-child(odd){
  background-color:#fff;
  border:1px solid rgba(0,0,0,0.1);
}
.rc-Ratings .review-card:nth-child(2) .rc-ProfileImage .c-profile-initials{
  background:#ed4497;
}
.rc-Ratings .review-card:nth-child(3) .rc-ProfileImage .c-profile-initials{
  background:#5aa745;
}
.rc-Ratings .review-card:nth-child(4) .rc-ProfileImage .c-profile-initials{
  background:#ef5253;
}
.rc-Ratings .review-card:nth-child(5) .rc-ProfileImage .c-profile-initials{
  background:#9772b1;
}
.rc-Ratings .cdp-view-all-button{
  margin-top:5px;
}
.rc-Ratings .modal-header{
  margin-bottom:32px;
}
.rc-Ratings .rc-Modal.box.course-ratings-modal .c-modal-content{
  max-height:85%;
  width:800px;
}
.rc-Ratings .rc-Modal.box.course-ratings-modal .c-modal-content .modal-header img{
  margin-right:15px;
}
.rc-ReviewerProfile .text-outline{
  font-size:16px;
  text-shadow:-1px -1px 0 #363b42, 1px -1px 0 #363b42, -1px 1px 0 #363b42, 1px 1px 0 #363b42;
}
.rc-ReviewCard{
  min-height:72px;
  padding:10px 16px 15px 32px;
}
.rc-ReviewCard .review-comment-cml{
  margin-left:24px;
}
.rc-ReviewCard .img-reviewer{
  border-radius:50%;
}
.rc-ReviewCard .rating{
  margin-right:10px;
}
.rc-ReviewCard .rating .c-course-rating-icon[class*="cif-star"]{
  font-size:16px;
}
.rc-ReviewCard .review-comment{
  max-width:80%;
}
.rc-ReviewCard .review-comment p:empty{
  display:none;
}
.rc-ReviewCard .rc-ReviewerProfile{
  min-width:50px;
}
@media (max-width: 767px){
  .rc-ReviewCard{
    padding-left:10px;
  }
}
.bgcolor-primary{
  background-color:#2a73cc;
}
.color-hint-text{
  color:rgba(0,0,0,0.26);
}
.color-primary-text{
  color:rgba(0,0,0,0.87);
}
.rc-TallOfferingCard{
  display:inline-block;
  width:240px;
  min-width:240px;
  color:rgba(0,0,0,0.87);
}
.rc-TallOfferingCard.hideBackSide .side-wrapper.back{
  display:none;
}
@media (max-width: 767px){
  .rc-TallOfferingCard .side-wrapper.back{
    display:none;
  }
}
.rc-TallOfferingCard a.card-link{
  display:inline-block;
  margin:10px;
  position:relative;
}
.rc-TallOfferingCard a.card-link .side-wrapper{
  position:relative;
  width:218px;
  height:330px;
  cursor:pointer;
}
.rc-TallOfferingCard a.card-link .side-wrapper:hover.back{
  opacity:1;
  -ms-filter:none;
  filter:none;
  background-color:#2d2f3c;
}
.rc-TallOfferingCard a.card-link .side-wrapper.front{
  border:1px solid #dedede;
  background-color:#fff;
}
.rc-TallOfferingCard a.card-link .side-wrapper.front .image-container{
  height:125px;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  background-size:cover;
  background-position:center;
  margin:0;
}
.rc-TallOfferingCard a.card-link .side-wrapper.front .content{
  padding:10px 15px;
}
.rc-TallOfferingCard a.card-link .side-wrapper.front .content .partner-names{
  color:#a07e46;
  margin:4px 0 8px;
  line-height:17px;
  overflow:hidden;
  -o-text-overflow:ellipsis;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:12px;
}
.rc-TallOfferingCard a.card-link .side-wrapper.front .content .offering-name{
  word-wrap:break-word;
  color:initial;
  overflow-y:hidden;
  -o-text-overflow:ellipsis;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:4;
  line-height:24px;
  max-height:96px;
  white-space:initial;
}
.rc-TallOfferingCard a.card-link .side-wrapper.front .footer{
  position:absolute;
  bottom:10px;
  left:15px;
  right:15px;
}
.rc-TallOfferingCard a.card-link .side-wrapper.front .footer .price-and-count-info .delim{
  margin:0 7px;
}
.rc-TallOfferingCard a.card-link .side-wrapper.front .footer .price-and-count-info .price{
  color:rgba(0,0,0,0.55);
}
.rc-TallOfferingCard a.card-link .side-wrapper.back{
  opacity:0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter:alpha(opacity=0);
  padding:18px;
  position:absolute;
  top:0;
  -webkit-transition:opacity 0.1s ease-in;
  -moz-transition:opacity 0.1s ease-in;
  -o-transition:opacity 0.1s ease-in;
  -ms-transition:opacity 0.1s ease-in;
  transition:opacity 0.1s ease-in;
}
.rc-TallOfferingCard a.card-link .side-wrapper.back .partner-names{
  overflow-y:hidden;
  -o-text-overflow:ellipsis;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:1;
  line-height:18px;
  max-height:18px;
  white-space:initial;
  height:18px;
  color:#d8af4e;
  margin-bottom:4px;
}
.rc-TallOfferingCard a.card-link .side-wrapper.back .offering-name{
  overflow-y:hidden;
  -o-text-overflow:ellipsis;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  line-height:24px;
  max-height:48px;
  white-space:initial;
  margin-bottom:20px;
  font-size:20px;
  color:initial;
  font-family:'Merriweather', Georgia, serif;
}
.rc-TallOfferingCard a.card-link .side-wrapper.back .description{
  word-wrap:break-word;
  overflow-y:hidden;
  -o-text-overflow:ellipsis;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:5;
  line-height:20px;
  max-height:100px;
  white-space:initial;
  height:100px;
  margin-bottom:16px;
}
.rc-TallOfferingCard a.card-link .side-wrapper.back .view-button{
  color:#88c5ef;
}
.slick-slider{
  position:relative;
  display:block;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  -webkit-touch-callout:none;
  -khtml-user-select:none;
  -ms-touch-action:pan-y;
  touch-action:pan-y;
  -webkit-tap-highlight-color:transparent;
}
.slick-list{
  position:relative;
  display:block;
  overflow:hidden;
  margin:0;
  padding:4px;
}
.slick-list:focus{
  outline:none;
}
.slick-list.dragging{
  cursor:pointer;
  cursor:hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list{
  -webkit-transform:translate3d(0, 0, 0);
  -moz-transform:translate3d(0, 0, 0);
  -o-transform:translate3d(0, 0, 0);
  -ms-transform:translate3d(0, 0, 0);
  transform:translate3d(0, 0, 0);
}
.slick-track{
  position:relative;
  top:0;
  left:0;
  display:block;
  margin-left:auto;
  margin-right:auto;
}
.slick-track:before,
.slick-track:after{
  display:table;
  content:'';
}
.slick-track:after{
  clear:both;
}
.slick-loading .slick-track{
  visibility:hidden;
}
.slick-slide{
  display:none;
  float:left;
  height:100%;
  min-height:1px;
}
[dir='rtl'] .slick-slide{
  float:right;
}
.slick-slide img{
  display:block;
}
.slick-slide.slick-loading img{
  display:none;
}
.slick-slide.dragging img{
  pointer-events:none;
}
.slick-initialized .slick-slide{
  display:block;
}
.slick-loading .slick-slide{
  visibility:hidden;
}
.slick-vertical .slick-slide{
  display:block;
  height:auto;
  border:1px solid transparent;
}
.slick-arrow.slick-hidden{
  display:none;
}
.slick-loading .slick-list{
  background:#fff image-url("ajax-loader.gif") center center no-repeat;
}
@font-face{
  font-family:"slick";
  src:font-url("slick.eot");
  src:font-url("slick.eot?#iefix") format("embedded-opentype"), font-url("slick.woff") format("woff"), font-url("slick.ttf") format("truetype"), font-url("slick.svg#slick") format("svg");
  font-weight:normal;
  font-style:normal;
}
.slick-prev,
.slick-next{
  position:absolute;
  display:block;
  height:20px;
  width:20px;
  line-height:0px;
  font-size:0px;
  cursor:pointer;
  background:transparent;
  color:transparent;
  top:50%;
  -webkit-transform:translate(0, -50%);
  -moz-transform:translate(0, -50%);
  -o-transform:translate(0, -50%);
  -ms-transform:translate(0, -50%);
  transform:translate(0, -50%);
  padding:0;
  border:none;
  outline:none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus{
  outline:none;
  background:transparent;
  color:transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before{
  opacity:1;
  -ms-filter:none;
  filter:none;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before{
  opacity:0.25;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
  filter:alpha(opacity=25);
}
.slick-prev:before,
.slick-next:before{
  font-family:"slick";
  font-size:20px;
  line-height:1;
  color:#fff;
  opacity:0.75;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter:alpha(opacity=75);
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}
.slick-prev{
  left:-25px;
}
[dir="rtl"] .slick-prev{
  left:auto;
  right:-25px;
}
.slick-prev:before{
  content:"\2190";
}
[dir="rtl"] .slick-prev:before{
  content:"\2192";
}
.slick-next{
  right:-25px;
}
[dir="rtl"] .slick-next{
  left:-25px;
  right:auto;
}
.slick-next:before{
  content:"\2192";
}
[dir="rtl"] .slick-next:before{
  content:"\2190";
}
.slick-dotted.slick-slider{
  margin-bottom:30px;
}
.slick-dots{
  position:absolute;
  bottom:-25px;
  list-style:none;
  display:block;
  text-align:center;
  padding:0;
  margin:0;
  width:100%;
}
.slick-dots li{
  position:relative;
  display:inline-block;
  height:20px;
  width:20px;
  margin:0 5px;
  padding:0;
  cursor:pointer;
}
.slick-dots li button{
  border:0;
  background:transparent;
  display:block;
  height:20px;
  width:20px;
  outline:none;
  line-height:0px;
  font-size:0px;
  color:transparent;
  padding:5px;
  cursor:pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus{
  outline:none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before{
  opacity:1;
  -ms-filter:none;
  filter:none;
}
.slick-dots li button:before{
  position:absolute;
  top:0;
  left:0;
  content:"\2022";
  width:20px;
  height:20px;
  font-family:"slick";
  font-size:6px;
  line-height:20px;
  text-align:center;
  color:#000;
  opacity:0.25;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
  filter:alpha(opacity=25);
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}
.slick-dots li.slick-active button:before{
  color:#000;
  opacity:0.75;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter:alpha(opacity=75);
}
.rc-TallOfferingCards{
  overflow-x:auto;
}
.rc-TallOfferingCards.slick-initialized{
  overflow-x:visible;
}
.rc-TallOfferingCards.slick-initialized .slick-arrow{
  z-index:1;
  background-color:#2d2f3c;
  border-radius:100%;
  padding:30px;
  opacity:0.35;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
  filter:alpha(opacity=35);
}
.rc-TallOfferingCards.slick-initialized .slick-arrow:before{
  position:absolute;
  color:#fff;
  font-size:40px;
  top:10px;
}
.rc-TallOfferingCards.slick-initialized .slick-arrow:not(.slick-disabled):hover{
  opacity:0.85;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
  filter:alpha(opacity=85);
}
.rc-TallOfferingCards.slick-initialized .slick-arrow.slick-disabled{
  display:none !important;
}
.rc-TallOfferingCards.slick-initialized .slick-arrow.slick-next{
  right:-15px;
}
.rc-TallOfferingCards.slick-initialized .slick-arrow.slick-next:before{
  content:'\276F';
  left:22px;
}
.rc-TallOfferingCards.slick-initialized .slick-arrow.slick-prev{
  left:-20px;
}
.rc-TallOfferingCards.slick-initialized .slick-arrow.slick-prev:before{
  content:'\276E';
  right:22px;
}
.rc-RecentlyViewed .rc-TallOfferingCard{
  vertical-align:top;
}
.rc-CourseRatingIcons{
  cursor:pointer;
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
  -webkit-box-align:center;
  -moz-box-align:center;
  -o-box-align:center;
  -ms-flex-align:center;
  -webkit-align-items:center;
  align-items:center;
}
.rc-CourseRatingIcons.focused{
  border:2px solid #000;
}
.rc-CourseRatingIcons.read-only{
  cursor:default;
}
.rc-CourseRatingIcons.small{
  font-size:18px;
}
.rc-CourseRatingIcons.large{
  font-size:28px;
}
.rc-CourseRatingIcons .c-course-rating-icon{
  margin-right:5px;
}
.rc-CourseRatingIcons .c-course-rating-icon:last-of-type{
  margin-right:0;
}
.rc-CourseRatingIcons .c-course-rating-icon.cif-star-o{
  color:#ccc;
}
.rc-CourseRatingIcons .c-course-rating-icon.cif-star{
  color:#ffc74e;
}
.rc-CourseRatingIcons .c-course-rating-icon.cif-star.highlight{
  color:#fba11b;
}
.rc-CourseRatingIcons .c-course-rating-icon.cif-star-half-empty{
  color:#ffc74e;
}
.rc-CourseRatingIcons .c-course-rating-icon.focused{
  border:2px solid #000;
}
.rc-CourseRatingIcons .c-course-rating-icons-message{
  color:#616161;
  margin-left:20px;
}
button.primary,
button.secondary,
button.passive,
button.facebook,
button.linkedin{
  font-size:12px;
  line-height:14px;
  font-family:'OpenSans', Arial, sans-serif;
}
button.primary,
button.secondary,
button.passive,
button.facebook,
button.linkedin{
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  background-image:none;
  border:none;
  opacity:1;
  -ms-filter:none;
  filter:none;
  text-decoration:none;
  color:#fff;
  min-width:72px;
  padding:10px 20px;
  -webkit-transition-property:background-color,box-shadow(),color,opacity(n, args);
  -moz-transition-property:background-color,box-shadow(),color,opacity(n, args);
  -o-transition-property:background-color,box-shadow(),color,opacity(n, args);
  -ms-transition-property:background-color,box-shadow(),color,opacity(n, args);
  transition-property:background-color,box-shadow(),color,opacity(n, args);
  -webkit-transition-duration:100ms;
  -moz-transition-duration:100ms;
  -o-transition-duration:100ms;
  -ms-transition-duration:100ms;
  transition-duration:100ms;
  -webkit-transition-timing-function:ease;
  -moz-transition-timing-function:ease;
  -o-transition-timing-function:ease;
  -ms-transition-timing-function:ease;
  transition-timing-function:ease;
  -webkit-transition-delay:0ms;
  -moz-transition-delay:0ms;
  -o-transition-delay:0ms;
  -ms-transition-delay:0ms;
  transition-delay:0ms;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  cursor:pointer;
  border-radius:0;
}
button.primary[disabled],
button.secondary[disabled],
button.passive[disabled],
button.facebook[disabled],
button.linkedin[disabled]{
  background-color:#e5e5e5;
  border:1px solid #e5e5e5;
  color:rgba(0,0,0,0.26);
  cursor:not-allowed;
  pointer-events:none;
}
button.primary[disabled]:hover,
button.secondary[disabled]:hover,
button.passive[disabled]:hover,
button.facebook[disabled]:hover,
button.linkedin[disabled]:hover,
button.primary[disabled]:active,
button.secondary[disabled]:active,
button.passive[disabled]:active,
button.facebook[disabled]:active,
button.linkedin[disabled]:active,
button.primary[disabled]:focus,
button.secondary[disabled]:focus,
button.passive[disabled]:focus,
button.facebook[disabled]:focus,
button.linkedin[disabled]:focus{
  background:#e0e0e0 none repeat 0 0 scroll;
}
.rc-PhoenixCdp2016{
  overflow-x:hidden;
  background-color:#fafafa;
}
.rc-PhoenixCdp2016 .cdp-rule{
  border-color:rgba(0,0,0,0.05);
  margin:15px 0;
}
.rc-PhoenixCdp2016 .color-accent-dark{
  color:#b89173;
}
.rc-PhoenixCdp2016 .color-accent-light{
  color:#d49261;
}
.rc-PhoenixCdp2016 .rc-CourseRatingIcons .c-course-rating-icon[class*="cif-star"]{
  color:#ac612f;
}
.rc-PhoenixCdp2016 .cdp-view-all-button{
  border:1px solid #6f6f6f;
  color:#6f6f6f;
  background-color:transparent;
  width:100%;
  padding:15px 20px;
  color:#545454;
  border-color:#c3c3c3;
  outline-width:0;
  font-size:14px;
}
.rc-PhoenixCdp2016 .cdp-view-all-button:hover,
.rc-PhoenixCdp2016 .cdp-view-all-button:focus,
.rc-PhoenixCdp2016 .cdp-view-all-button:active{
  border-color:#8c8c8c;
  background-color:#8c8c8c;
  color:#fff;
}
.rc-PhoenixCdp2016 .cdp-view-all-button:hover{
  border-color:rgba(0,0,0,0.45);
  color:rgba(0,0,0,0.8);
  background-color:transparent;
}
.rc-PhoenixCdp2016 .cdp-view-all-button:focus:not(:hover){
  border:1px solid #c3c3c3;
  color:#545454;
  background-color:transparent;
}
.rc-PhoenixCdp2016 .color-accent-brown{
  color:#8a6219;
}
.rc-PhoenixCdp2016 button.button-link{
  color:#2972d1;
}
.rc-PhoenixCdp2016 button.primary.comfy:not([disabled]),
.rc-PhoenixCdp2016 button.primary.cozy:not([disabled]){
  background-image:-webkit-linear-gradient(#2a73cc, #2260aa);
  background-image:-moz-linear-gradient(#2a73cc, #2260aa);
  background-image:-o-linear-gradient(#2a73cc, #2260aa);
  background-image:-ms-linear-gradient(#2a73cc, #2260aa);
  background-image:linear-gradient(#2a73cc, #2260aa);
}
.rc-PhoenixCdp2016 button.primary.comfy:not([disabled]):hover,
.rc-PhoenixCdp2016 button.primary.cozy:not([disabled]):hover,
.rc-PhoenixCdp2016 button.primary.comfy:not([disabled]):active,
.rc-PhoenixCdp2016 button.primary.cozy:not([disabled]):active,
.rc-PhoenixCdp2016 button.primary.comfy:not([disabled]):focus,
.rc-PhoenixCdp2016 button.primary.cozy:not([disabled]):focus{
  background-image:none;
}
body{
  background-color:#f5f5f5;
}
.rc-SvgCssLoaderSignal{
  position:relative;
}
.rc-SvgCssLoaderSignal .loader{
  font-size:10px;
  position:relative;
  text-indent:-9999em;
  border-style:solid;
  border-radius:30px;
  height:30px;
  left:50%;
  margin:-16px 0 0 -16px;
  opacity:0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter:alpha(opacity=0);
  position:absolute;
  top:50%;
  width:30px;
  -webkit-animation:pulsate 1s ease-out;
  -moz-animation:pulsate 1s ease-out;
  -o-animation:pulsate 1s ease-out;
  -ms-animation:pulsate 1s ease-out;
  animation:pulsate 1s ease-out;
  -webkit-animation-iteration-count:infinite;
  -moz-animation-iteration-count:infinite;
  -o-animation-iteration-count:infinite;
  -ms-animation-iteration-count:infinite;
  animation-iteration-count:infinite;
}
@-moz-keyframes pulsate{
  0%{
    -webkit-transform:scale(0.1);
    -moz-transform:scale(0.1);
    -o-transform:scale(0.1);
    -ms-transform:scale(0.1);
    transform:scale(0.1);
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter:alpha(opacity=0);
  }
  50%{
    opacity:1;
    -ms-filter:none;
    filter:none;
  }
  100%{
    -webkit-transform:scale(1.4);
    -moz-transform:scale(1.4);
    -o-transform:scale(1.4);
    -ms-transform:scale(1.4);
    transform:scale(1.4);
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter:alpha(opacity=0);
  }
}
@-webkit-keyframes pulsate{
  0%{
    -webkit-transform:scale(0.1);
    -moz-transform:scale(0.1);
    -o-transform:scale(0.1);
    -ms-transform:scale(0.1);
    transform:scale(0.1);
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter:alpha(opacity=0);
  }
  50%{
    opacity:1;
    -ms-filter:none;
    filter:none;
  }
  100%{
    -webkit-transform:scale(1.4);
    -moz-transform:scale(1.4);
    -o-transform:scale(1.4);
    -ms-transform:scale(1.4);
    transform:scale(1.4);
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter:alpha(opacity=0);
  }
}
@-o-keyframes pulsate{
  0%{
    -webkit-transform:scale(0.1);
    -moz-transform:scale(0.1);
    -o-transform:scale(0.1);
    -ms-transform:scale(0.1);
    transform:scale(0.1);
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter:alpha(opacity=0);
  }
  50%{
    opacity:1;
    -ms-filter:none;
    filter:none;
  }
  100%{
    -webkit-transform:scale(1.4);
    -moz-transform:scale(1.4);
    -o-transform:scale(1.4);
    -ms-transform:scale(1.4);
    transform:scale(1.4);
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter:alpha(opacity=0);
  }
}
@keyframes pulsate{
  0%{
    -webkit-transform:scale(0.1);
    -moz-transform:scale(0.1);
    -o-transform:scale(0.1);
    -ms-transform:scale(0.1);
    transform:scale(0.1);
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter:alpha(opacity=0);
  }
  50%{
    opacity:1;
    -ms-filter:none;
    filter:none;
  }
  100%{
    -webkit-transform:scale(1.4);
    -moz-transform:scale(1.4);
    -o-transform:scale(1.4);
    -ms-transform:scale(1.4);
    transform:scale(1.4);
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter:alpha(opacity=0);
  }
}
.rc-QuizLoader{
  width:100%;
  height:100%;
  top:0;
  left:0;
  z-index:10000;
  position:fixed;
  background:#fff;
  overflow:auto;
}
.rc-QuizConfirmationModal h1{
  margin-bottom:15px;
}
.rc-QuizConfirmationModal .quiz-confirmation-footer{
  margin-top:30px;
}
.rc-QuizConfirmationModal .quiz-confirmation-footer button{
  float:right;
  margin-right:10px;
}
.rc-QuizHeader{
  position:relative;
  padding-bottom:10px;
  border-bottom:1px solid #eee;
}
.rc-QuizHeader .headline-5-text{
  margin-bottom:30px;
}
.rc-QuizHeader .headline-1-text{
  margin-top:0;
  margin-bottom:0 !important;
}
.rc-QuizHeader .close-quiz-btn{
  top:0;
  right:0;
  color:#888;
  position:absolute;
  cursor:pointer;
}
.rc-QuizStartPage .align-items-right button{
  min-width:120px;
  margin-left:20px;
}
.rc-MathExpression .rc-MathExpressionCorrectFeedback{
  font-size:14px;
  line-height:21px;
  font-family:'OpenSans', Arial, sans-serif;
}
.rc-Question .prompt{
  margin-bottom:12px;
}
.rc-QuizEvaluationBar{
  font-size:14px;
  padding-bottom:50px;
}
.rc-QuizEvaluationBar .rc-ProgressBar{
  margin-top:5px;
  background-color:#eee;
}
.rc-QuizEvaluationBar .rc-ProgressBar .bgcolor-primary{
  background-color:#555;
}
.rc-AboveThresholdRecommendation h2{
  margin-bottom:15px;
}
.rc-AboveThresholdRecommendation .score{
  color:#66a02c;
}
.rc-AboveThresholdRecommendation .primary{
  width:150px;
  margin-top:35px;
}
.rc-PrerequisiteSkills{
  padding-left:20px;
}
.rc-PrerequisiteSkills li{
  margin-bottom:20px;
}
.rc-BelowThresholdRecommendation section{
  margin-top:30px;
  margin-bottom:30px;
}
.rc-BelowThresholdRecommendation .highlight-box{
  padding:20px;
  background:#fafafa;
  margin-bottom:20px;
  border:1px solid #eee;
}
.rc-BelowThresholdRecommendation .highlight-box h2{
  margin-bottom:10px;
}
.rc-BelowThresholdRecommendation .rc-AlternateMaterialRecommendations,
.rc-BelowThresholdRecommendation .rc-PrerequisiteRecommendations,
.rc-BelowThresholdRecommendation .rc-PrerequisiteSkills{
  margin-top:20px;
}
.rc-QuizEvaluation .header{
  position:relative;
  padding-top:10px;
}
.rc-QuizEvaluation .header .headline-5-text{
  margin-bottom:30px;
}
.rc-QuizEvaluation .header .close-quiz-btn{
  top:0;
  right:0;
  color:#888;
  position:absolute;
}
.rc-QuizEvaluation .header .tabs{
  margin-bottom:30px;
}
.rc-QuizNavigationHeader button{
  min-width:120px;
  margin-left:20px;
}
.coursera-assess-assessment-onePage-question{
  margin:12px;
  padding:12px;
  border:1px solid #000;
}
.coursera-assess-assessment-quickQuestions-question{
  position:relative;
}
.coursera-assess-assessment-quickQuestions-bar{
  margin-top:12px;
  position:relative;
}
.coursera-assess-assessment-quickQuestions-bar button.btn-flat-default{
  border-color:#aaa;
  font-family:$specialSans;
}
.coursera-assess-assessment-quickQuestions-bar a.coursera-assess-assessment-quickQuestions-skip{
  font-family:$specialSans;
  position:absolute;
  right:0;
  top:4.5px;
}
.coursera-assess-assessment-in-video{
  font-size:14px;
  position:relative;
  top:0;
  left:0;
  height:100%;
  width:100%;
  background-color:#fff;
}
.coursera-assess-assessment-in-video .coursera-assess-assessment-in-video-question-container{
  height:calc(100% - 60px);
  width:100%;
}
.coursera-assess-assessment-in-video .coursera-assess-assessment-in-video-bar{
  position:absolute;
  bottom:0px;
  height:50px;
  width:100%;
  background-color:#fff;
}
.coursera-assess-assessment-in-video .coursera-assess-assessment-in-video-bar .coursera-assess-assessment-in-video-bar-title-container{
  position:absolute;
  top:0px;
  bottom:12px;
  left:32px;
  right:160px;
}
.coursera-assess-assessment-in-video .coursera-assess-assessment-in-video-bar .coursera-assess-assessment-in-video-bar-buttons{
  position:absolute;
  bottom:12px;
  right:32px;
}
.coursera-assess-assessment-in-video .coursera-assess-assessment-in-video-bar .coursera-assess-assessment-in-video-error{
  color:#f00;
  font-size:18px;
  margin-right:24px;
}
.coursera-assess-assessment-in-video .coursera-assess-assessment-in-video-bar .coursera-assess-assessment-in-video-title{
  font-size:14px;
}
.coursera-assess-assessment-in-video .coursera-assess-assessment-in-video-bar .coursera-assess-assessment-in-video-submit{
  margin-left:24px;
}
.coursera-assess-admin-assessment-in-video{
  position:absolute;
  top:0;
  left:0;
  height:100%;
  width:100%;
  background-color:#fff;
}
.coursera-assess-admin-assessment-in-video .coursera-assess-admin-assessment-in-video-question-container{
  height:100%;
  width:100%;
}
.coursera-assess-admin-assessment-in-video-modal-overlay{
  background:#000;
  opacity:0.75;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter:alpha(opacity=75);
}
.bt3-clearfix:before,
.bt3-clearfix:after{
  content:" ";
  display:table;
}
.bt3-clearfix:after{
  clear:both;
}
.align-items-absolute-center,
.pagination-controls-container .box{
  -webkit-box-pack:center;
  -moz-box-pack:center;
  -o-box-pack:center;
  -ms-flex-pack:center;
  -webkit-justify-content:center;
  justify-content:center;
  -webkit-box-align:center;
  -moz-box-align:center;
  -o-box-align:center;
  -ms-flex-align:center;
  -webkit-align-items:center;
  align-items:center;
}
.align-items-vertical-center,
.search-bar .input-area{
  -webkit-box-align:center;
  -moz-box-align:center;
  -o-box-align:center;
  -ms-flex-align:center;
  -webkit-align-items:center;
  align-items:center;
}
.align-items-top{
  -webkit-box-align:start;
  -moz-box-align:start;
  -o-box-align:start;
  -ms-flex-align:start;
  -webkit-align-items:flex-start;
  align-items:flex-start;
}
.align-items-bottom,
.align-items-bottom-right{
  -webkit-box-align:end;
  -moz-box-align:end;
  -o-box-align:end;
  -ms-flex-align:end;
  -webkit-align-items:flex-end;
  align-items:flex-end;
}
.align-items-right,
.align-items-bottom-right{
  -webkit-box-pack:end;
  -moz-box-pack:end;
  -o-box-pack:end;
  -ms-flex-pack:end;
  -webkit-justify-content:flex-end;
  justify-content:flex-end;
}
.align-self-start{
  -webkit-align-self:flex-start;
  align-self:flex-start;
  -ms-flex-item-align:start;
}
.align-self-end{
  -webkit-align-self:flex-end;
  align-self:flex-end;
  -ms-flex-item-align:end;
}
.align-self-stretch{
  -webkit-align-self:stretch;
  align-self:stretch;
  -ms-flex-item-align:stretch;
}
.align-self-center{
  -webkit-align-self:center;
  align-self:center;
  -ms-flex-item-align:center;
}
.horizontal-box,
h1.tab-headline,
h2.tab-headline,
h3.tab-headline,
h4.tab-headline,
h5.tab-headline,
h6.tab-headline,
h1.tab-headline-small,
h2.tab-headline-small,
h3.tab-headline-small,
h4.tab-headline-small,
h5.tab-headline-small,
h6.tab-headline-small,
.search-bar,
.search-bar .input-area,
.pagination-controls-container,
.pagination-controls-container .box{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
  -webkit-box-orient:horizontal;
  -moz-box-orient:horizontal;
  -o-box-orient:horizontal;
  -webkit-flex-direction:row;
  -ms-flex-direction:row;
  flex-direction:row;
}
.vertical-box{
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:box;
  display:flex;
  -webkit-box-orient:vertical;
  -moz-box-orient:vertical;
  -o-box-orient:vertical;
  -webkit-flex-direction:column;
  -ms-flex-direction:column;
  flex-direction:column;
}
.align-left{
  text-align:left;
}
.align-horizontal-center{
  text-align:center;
}
.align-right{
  text-align:right;
}
.align-inherit{
  text-align:inherit;
}
.styleguide a{
  color:#2972d1;
  text-decoration:none;
}
.styleguide a:hover{
  text-decoration:underline;
}
.styleguide a.nostyle,
ul.tabs li.tab a,
ol.tabs li.tab a,
ul.tabs li.colored-tab a,
ol.tabs li.colored-tab a,
.pagination-controls-container .number a,
.pagination-controls-container .arrow a,
a.nostyle{
  color:inherit;
  text-decoration:none;
}
.styleguide a.nostyle:hover,
ul.tabs li.tab a:hover,
ol.tabs li.tab a:hover,
ul.tabs li.colored-tab a:hover,
ol.tabs li.colored-tab a:hover,
.pagination-controls-container .number a:hover,
.pagination-controls-container .arrow a:hover,
a.nostyle:hover,
a.nostyle:focus{
  color:inherit;
  text-decoration:none;
}
a.dim,
a.dim:hover{
  color:#525252;
  text-decoration:none;
}
a.dim:hover,
a.dim:hover:hover{
  color:#2972d1;
  text-decoration:underline;
}
button.primary,
button.secondary,
button.passive,
button.facebook,
button.linkedin,
.search-bar .search-button,
a.link-button{
  font-size:12px;
  line-height:14px;
  font-family:'OpenSans', Arial, sans-serif;
}
.checkbox-small,
.checkbox-large{
  display:inline-block;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  margin:0;
  padding:0;
  cursor:pointer;
  background-color:#f5f5f5;
  border:1px solid rgba(0,0,0,0.55);
}
.checkbox-small:checked:after,
.checkbox-large:checked:after{
  content:'';
  border:solid #2a73cc;
  -webkit-transform:rotate(45deg);
  -moz-transform:rotate(45deg);
  -o-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  transform:rotate(45deg);
  -webkit-box-sizing:content-box;
  -moz-box-sizing:content-box;
  box-sizing:content-box;
  display:block;
  position:relative;
  margin:auto;
}
.display-6-text,
.display-5-text,
.display-4-text,
.display-3-text,
.display-1-text,
.headline-6-text,
.headline-5-text,
.headline-4-text,
.headline-3-text,
.headline-2-text,
.headline-1-text,
h1.tab-headline,
h2.tab-headline,
h3.tab-headline,
h4.tab-headline,
h5.tab-headline,
h6.tab-headline,
h1.tab-headline-small,
h2.tab-headline-small,
h3.tab-headline-small,
h4.tab-headline-small,
h5.tab-headline-small,
h6.tab-headline-small{
  font-weight:normal;
}
.display-6-text,
.display-5-text,
.display-4-text,
.display-3-text,
.headline-6-text,
.headline-5-text{
  margin-top:10px;
  margin-bottom:10px;
}
.headline-4-text,
.headline-3-text,
.headline-2-text,
h1.tab-headline,
h2.tab-headline,
h3.tab-headline,
h4.tab-headline,
h5.tab-headline,
h6.tab-headline,
h1.tab-headline-small,
h2.tab-headline-small,
h3.tab-headline-small,
h4.tab-headline-small,
h5.tab-headline-small,
h6.tab-headline-small{
  margin-bottom:10px;
}
.display-6-text,
.display-5-text,
.display-3-text,
.display-2-text{
  font-family:'Merriweather-Light', Georgia, serif;
}
.display-4-text,
.display-1-text{
  font-family:'Merriweather', Georgia, serif;
}
.headline-6-text,
.headline-5-text,
.headline-2-text{
  font-family:'OpenSans-Light', Arial, sans-serif;
}
.headline-4-text,
.headline-3-text,
.headline-1-text,
h1.tab-headline,
h2.tab-headline,
h3.tab-headline,
h4.tab-headline,
h5.tab-headline,
h6.tab-headline,
h1.tab-headline-small,
h2.tab-headline-small,
h3.tab-headline-small,
h4.tab-headline-small,
h5.tab-headline-small,
h6.tab-headline-small{
  font-family:'OpenSans', Arial, sans-serif;
}
.display-6-text{
  font-size:54px;
  line-height:60px;
}
.display-5-text{
  font-size:42px;
  line-height:54px;
}
.display-4-text{
  font-size:32px;
  line-height:36px;
}
.display-3-text{
  font-size:32px;
  line-height:36px;
}
.display-2-text{
  font-size:24px;
  line-height:30px;
}
.display-1-text{
  font-size:20px;
  line-height:24px;
}
.headline-6-text{
  font-size:54px;
  line-height:60px;
}
.headline-5-text{
  font-size:32px;
  line-height:36px;
}
.headline-4-text{
  font-size:24px;
  line-height:30px;
}
.headline-3-text,
h1.tab-headline,
h2.tab-headline,
h3.tab-headline,
h4.tab-headline,
h5.tab-headline,
h6.tab-headline,
h1.tab-headline-small,
h2.tab-headline-small,
h3.tab-headline-small,
h4.tab-headline-small,
h5.tab-headline-small,
h6.tab-headline-small{
  font-size:22px;
  line-height:24px;
}
.headline-2-text{
  font-size:20px;
  line-height:24px;
}
.headline-1-text{
  font-size:16px;
  line-height:24px;
}
body,
.body-1-text,
.body-2-text,
p,
.search-bar .input-area .search-input,
ul.styleguide.dropdown li > button,
ul.styleguide.dropdown li > button.secondary,
ul.styleguide.dropdown li > a{
  font-size:14px;
  line-height:21px;
  font-family:'OpenSans', Arial, sans-serif;
}
.body-2-text{
  font-family:'OpenSans', Arial, sans-serif;
  font-weight:bold;
}
@-moz-keyframes superscale-inward-keyframes{
  from{
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter:alpha(opacity=0);
    -webkit-transform:scale(1.1, 1.1);
    -moz-transform:scale(1.1, 1.1);
    -o-transform:scale(1.1, 1.1);
    -ms-transform:scale(1.1, 1.1);
    transform:scale(1.1, 1.1);
  }
  to{
    opacity:1;
    -ms-filter:none;
    filter:none;
    -webkit-transform:scale(1, 1);
    -moz-transform:scale(1, 1);
    -o-transform:scale(1, 1);
    -ms-transform:scale(1, 1);
    transform:scale(1, 1);
  }
}
@-webkit-keyframes superscale-inward-keyframes{
  from{
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter:alpha(opacity=0);
    -webkit-transform:scale(1.1, 1.1);
    -moz-transform:scale(1.1, 1.1);
    -o-transform:scale(1.1, 1.1);
    -ms-transform:scale(1.1, 1.1);
    transform:scale(1.1, 1.1);
  }
  to{
    opacity:1;
    -ms-filter:none;
    filter:none;
    -webkit-transform:scale(1, 1);
    -moz-transform:scale(1, 1);
    -o-transform:scale(1, 1);
    -ms-transform:scale(1, 1);
    transform:scale(1, 1);
  }
}
@-o-keyframes superscale-inward-keyframes{
  from{
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter:alpha(opacity=0);
    -webkit-transform:scale(1.1, 1.1);
    -moz-transform:scale(1.1, 1.1);
    -o-transform:scale(1.1, 1.1);
    -ms-transform:scale(1.1, 1.1);
    transform:scale(1.1, 1.1);
  }
  to{
    opacity:1;
    -ms-filter:none;
    filter:none;
    -webkit-transform:scale(1, 1);
    -moz-transform:scale(1, 1);
    -o-transform:scale(1, 1);
    -ms-transform:scale(1, 1);
    transform:scale(1, 1);
  }
}
@keyframes superscale-inward-keyframes{
  from{
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter:alpha(opacity=0);
    -webkit-transform:scale(1.1, 1.1);
    -moz-transform:scale(1.1, 1.1);
    -o-transform:scale(1.1, 1.1);
    -ms-transform:scale(1.1, 1.1);
    transform:scale(1.1, 1.1);
  }
  to{
    opacity:1;
    -ms-filter:none;
    filter:none;
    -webkit-transform:scale(1, 1);
    -moz-transform:scale(1, 1);
    -o-transform:scale(1, 1);
    -ms-transform:scale(1, 1);
    transform:scale(1, 1);
  }
}
.c-exam-start-page .bt3-col-md-9{
  width:100%;
}
.c-exam-start-page .c-exam-start-page-title{
  margin-left:-62px;
}
.c-exam-start-page .c-exam-icon{
  float:left;
  font-size:48px;
  height:48px;
  margin:12px 0px 0px 0px;
  position:relative;
  left:-10px;
}
.c-exam-start-page .c-exam-icon.c-exam-icon-passed{
  color:#2ab573;
}
.c-exam-start-page .c-exam-icon.c-exam-icon-not-passed{
  color:rgba(0,0,0,0.05);
}
.c-exam-start-page .c-exam-icon .c-exam-warning-icon{
  font-size:16px;
  position:absolute;
  bottom:3px;
  right:4px;
  color:rgba(0,0,0,0.87);
}
.c-exam-start-page .c-exam-state-pills{
  margin-left:20px;
}
.c-exam-start-page .c-exam-state-pills .c-exam-pill{
  margin-right:12px;
}
.c-exam-start-page .c-call-to-action-btn{
  margin-top:12px;
}
.c-exam-start-page .c-open-single-page-pass-fail-label{
  font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}
.c-exam-start-page .c-locked-container{
  background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAA0CAAAAACxh3dUAAAAe0lEQVR4AXXLsQ0DIADAsBCh/n9nXyiCjrDEu8f3w7V/XE4ei4e+6XANM007mQkzYSbMhJkwE2bCTJgJM2EmzISZMBNmwkyYCTNhJsyEmTATZsJM20zLTMdMmAkzYSbMhJkwE2bCTJgJM2EmzISZMBNmwkyYCTNhJszEH2/GT1FlIaPpAAAAAElFTkSuQmCC");
  width:100%;
  margin-top:32px;
}
.c-exam-start-page .c-locked-container .rc-LockingCover{
  height:200px;
}
.c-exam-start-page .c-quiz-cover-info tr,
.c-exam-start-page table.c-open-failed-information tr{
  vertical-align:top;
}
.c-exam-start-page .c-quiz-cover-info tr td,
.c-exam-start-page table.c-open-failed-information tr td{
  padding-bottom:12px;
}
.c-exam-start-page .c-quiz-cover-info tr td:first-child,
.c-exam-start-page table.c-open-failed-information tr td:first-child{
  padding-right:20px;
}
.c-exam-start-page .c-quiz-cover-heading-section{
  margin-bottom:56px;
}
.c-exam-start-page .c-exam-result-section{
  margin:12px 0 4px 0;
}
.c-exam-start-page table.c-open-failed-information{
  margin-top:12px;
}
.c-quiz-start-page .bt3-col-md-9{
  width:100%;
}
.c-quiz-start-page .c-performance-bar-container{
  width:75%;
  float:left;
}
.c-quiz-start-page .c-open-single-page-pass-status{
  margin-top:18px;
}
.c-quiz-start-page .c-call-to-action-btn{
  margin-top:40px;
}
.c-quiz-start-page .c-open-single-page-pass-label{
  color:#1f8354;
}
.c-quiz-start-page .c-last-submission{
  padding:0;
}
.c-quiz-start-page .c-locked-container{
  background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAA0CAAAAACxh3dUAAAAe0lEQVR4AXXLsQ0DIADAsBCh/n9nXyiCjrDEu8f3w7V/XE4ei4e+6XANM007mQkzYSbMhJkwE2bCTJgJM2EmzISZMBNmwkyYCTNhJsyEmTATZsJM20zLTMdMmAkzYSbMhJkwE2bCTJgJM2EmzISZMBNmwkyYCTNhJszEH2/GT1FlIaPpAAAAAElFTkSuQmCC");
  width:100%;
  margin-top:32px;
}
.c-quiz-start-page .c-locked-container .rc-LockingCover{
  height:200px;
}
.success-back{
  background-color:#f4fbec;
}
.error-back{
  background-color:#f9f0f0;
}
.interactive-block:hover{
  background-color:#f1f7fd;
}
.interactive-block.selected{
  background-color:#eef7ff;
}
.c-open-single-page-exam-assessment-headers{
  padding:40px 85px 40px 85px;
  margin:0 0 20px;
  border-bottom:1px solid rgba(0,0,0,0.12);
}
.c-open-single-page-exam-assessment-headers.c-exam-passed{
  background-color:#ecf4e8;
}
.c-open-single-page-exam-assessment-headers.c-exam-passed .c-exam-score{
  color:#1f8354;
}
.c-open-single-page-exam-assessment-headers.c-exam-passed.c-exam-verification-warning .c-exam-score{
  color:rgba(0,0,0,0.87);
}
.c-open-single-page-exam-assessment-headers.c-exam-not-passed{
  background-color:#ffeaec;
}
.c-open-single-page-exam-assessment-headers.c-exam-not-passed .c-exam-score{
  color:rgba(0,0,0,0.87);
}
.c-open-single-page-exam-assessment-headers .c-open-single-page-title{
  margin-bottom:25px;
}
.c-open-single-page-exam-assessment-headers .c-exam-score{
  margin:32px 0px 24px 0px;
}
.c-open-single-page-exam-assessment-headers .c-exam-header-subtext{
  margin-left:56px;
}
.c-open-single-page-exam-assessment-headers .c-exam-header-feedback-icon{
  float:left;
  font-size:33px;
  margin-right:27px;
  position:relative;
}
.c-open-single-page-exam-assessment-headers .c-exam-header-feedback-icon.c-exam-header-feedback-icon-passed{
  color:#2ab573;
}
.c-open-single-page-exam-assessment-headers .c-exam-header-feedback-icon.c-exam-header-feedback-icon-passed-with-warning{
  color:rgba(0,0,0,0.255);
}
.c-open-single-page-exam-assessment-headers .c-exam-header-feedback-icon.c-exam-header-feedback-icon-failed{
  color:#ff5c6e;
}
.c-open-single-page-exam-assessment-headers .c-open-single-page-action-label{
  margin:20px 0 0 0;
}
.c-open-single-page-exam-assessment-headers .c-open-single-page-submission-area{
  margin-top:43px;
}
.c-open-single-page-exam-assessment-headers .c-exam-header-verification-warning-icon{
  color:#ff5c6e;
  font-size:16px;
  position:absolute;
  bottom:1px;
  right:-7px;
}
.c-open-single-page-exam-assessment-headers .c-exam-header-verification-warning-text{
  color:#ff5b6e;
}
.c-exam-subheaders{
  margin:-20px -15px 40px -15px;
}
.c-exam-subheaders .c-exam-vc-upsell{
  background-color:#eef7ff;
  padding:20px 160px;
  margin:0;
  border-bottom:1px solid #eee;
}
.c-exam-subheaders .c-exam-vc-upsell .c-exam-vc-upsell-button{
  margin-top:20px;
}
.c-exam-subheaders .c-exam-vc-upsell .c-exam-vc-upsell-learner-image{
  width:68px;
  height:68px;
  margin-right:15px;
}
.c-exam-subheaders .c-exam-vc-upsell .c-exam-vc-upsell-caret{
  color:#757575;
}
.c-exam-subheaders .c-exam-vc-upsell .c-exam-vc-upsell-caret:hover,
.c-exam-subheaders .c-exam-vc-upsell .c-exam-vc-upsell-caret:active{
  color:#333;
  text-decoration:none;
}
.c-open-single-page-quiz-assessment-headers{
  padding:40px 85px 40px 85px;
  margin:0 0 20px;
  border-bottom:1px solid rgba(0,0,0,0.12);
}
.c-open-single-page-quiz-assessment-headers h2.c-open-single-page-title{
  margin-bottom:35px;
}
.c-open-single-page-quiz-assessment-headers .c-open-single-page-submission-area{
  margin-top:43px;
}
.c-open-single-page-quiz-assessment-headers .c-open-single-page-pass-status{
  font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}
.c-open-single-page-header-container .c-close-icon{
  border:none;
  background:none;
}
.bgcolor-primary-light{
  background-color:#f6faff;
}
.bgcolor-primary,
ul.styleguide.dropdown li > button:not([disabled]):hover,
ul.styleguide.dropdown li > button.secondary:not([disabled]):hover{
  background-color:#2a73cc;
}
.bgcolor-primary-dark{
  background-color:#234b6e;
}
.bgcolor-success-light{
  background-color:#ecf4e8;
}
.bgcolor-success{
  background-color:#2ab573;
}
.bgcolor-success-dark{
  background-color:#1f8354;
}
.bgcolor-warn-light{
  background-color:#fff5c3;
}
.bgcolor-warn{
  background-color:#f5a623;
}
.bgcolor-warn-dark{
  background-color:#956712;
}
.bgcolor-danger{
  background-color:#ff5c6e;
}
.bgcolor-white{
  background-color:#fff;
}
.bgcolor-black{
  background-color:#000;
}
.bgcolor-accent-brown{
  background-color:#a07e46;
}
.bgcolor-accent-brown-light{
  background-color:#ece9e3;
}
.bgcolor-accent-yellow{
  background-color:#ffd700;
}
.color-primary{
  color:#2a73cc;
}
.color-primary-dark{
  color:#234b6e;
}
.color-success{
  color:#2ab573;
}
.color-success-dark{
  color:#1f8354;
}
.color-warn{
  color:#f5a623;
}
.color-warn-dark{
  color:#956712;
}
.color-danger{
  color:#ff5c6e;
}
.color-accent-brown{
  color:#a07e46;
}
.color-accent-yellow{
  color:#ffd700;
}
.bgcolor-transparent{
  background-color:transparent;
}
.bgcolor-black-g1{
  background-color:rgba(0,0,0,0.05);
}
.bgcolor-black-g2{
  background-color:rgba(0,0,0,0.1);
}
.bgcolor-black-g3{
  background-color:rgba(0,0,0,0.255);
}
.bgcolor-black-g4{
  background-color:rgba(0,0,0,0.45);
}
.bgcolor-black-g5{
  background-color:rgba(0,0,0,0.55);
}
.bgcolor-black-g6{
  background-color:rgba(0,0,0,0.8);
}
.bgcolor-white-g1{
  background-color:rgba(255,255,255,0.05);
}
.bgcolor-white-g2{
  background-color:rgba(255,255,255,0.1);
}
.bgcolor-white-g3{
  background-color:rgba(255,255,255,0.25);
}
.bgcolor-white-g4{
  background-color:rgba(255,255,255,0.55);
}
.bgcolor-white-g5{
  background-color:rgba(255,255,255,0.8);
}
.bgcolor-danger-g1{
  background-color:#ffeaec;
}
.bgcolor-danger-g2{
  background-color:#ffb4bc;
}
.bgcolor-danger-g3{
  background-color:#ff8694;
}
.bgcolor-danger-g4{
  background-color:#ff707f;
}
.bgcolor-danger-g5{
  background-color:#f67;
}
.bgcolor-divider{
  background-color:rgba(0,0,0,0.12);
}
.bgcolor-divider-light{
  background-color:rgba(0,0,0,0.06);
}
.theme-white{
  background-color:#fff;
}
.theme-light{
  background-color:#f5f5f5;
}
.theme-dark{
  background-color:#202f3a;
}
.theme-navigation{
  background-color:#ececec;
}
.color-hint-text,
.search-bar .input-area .cif-cancel-hint{
  color:rgba(0,0,0,0.26);
}
.color-secondary-text{
  color:#525252;
}
.color-primary-text,
ul.styleguide.dropdown li > button:not([disabled]),
ul.styleguide.dropdown li > button.secondary:not([disabled]){
  color:rgba(0,0,0,0.87);
}
.color-disabled{
  color:#e0e0e0;
}
.color-active{
  color:#2972d1;
}
.theme-dark .color-primary-text{
  color:#fff;
}
.theme-dark .color-secondary-text{
  color:rgba(255,255,255,0.7);
}
.theme-dark .color-disabled{
  color:rgba(255,255,255,0.3);
}
.theme-dark .color-active{
  color:#2972d1;
}
.overlay{
  background-color:rgba(0,0,0,0.83);
}
.overlay.white{
  background-color:rgba(255,255,255,0.83);
}
.card-no-action,
.card-rich-interaction,
.card-one-clicker,
.card-one-clicker:hover,
.modal.card-rich-interaction,
.modal.card-one-clicker,
.modal.card-one-clicker:hover,
[class*='card-'].selected,
ul.styleguide.dropdown{
  border:1px solid rgba(0,0,0,0.1);
  background-color:#fff;
}
.card-rich-interaction:hover,
.card-one-clicker:hover,
.card-one-clicker:hover:hover,
.modal.card-rich-interaction:hover,
.modal.card-one-clicker:hover,
.modal.card-one-clicker:hover:hover,
[class*='card-'].selected:hover,
ul.styleguide.dropdown:hover{
  border:1px solid rgba(0,0,0,0.25);
}
.card-one-clicker:hover{
  -webkit-box-shadow:0px 2px 10px 0px rgba(0,0,0,0.1);
  box-shadow:0px 2px 10px 0px rgba(0,0,0,0.1);
}
.modal.card-rich-interaction,
.modal.card-one-clicker{
  -webkit-box-shadow:0px 4px 16px 0px rgba(0,0,0,0.1);
  box-shadow:0px 4px 16px 0px rgba(0,0,0,0.1);
}
.modal.card-one-clicker:hover{
  -webkit-box-shadow:0px 6px 20px 0px rgba(0,0,0,0.25);
  box-shadow:0px 6px 20px 0px rgba(0,0,0,0.25);
}
.card-one-clicker{
  cursor:pointer;
}
[class*='card-'].secondary{
  background-color:#f5f5f5;
  border:1px solid rgba(0,0,0,0.25);
}
[class*='card-'].secondary:hover{
  border:1px solid rgba(0,0,0,0.4);
}
[class*='card-'].secondary:hover.card-no-action{
  border:1px solid rgba(0,0,0,0.25);
}
[class*='card-'].selected{
  border:1px solid rgba(160,126,70,0.7);
}
[class*='card-'].selected:hover{
  border:1px solid #a07e46;
  -webkit-box-shadow:0px 2px 10px 0px rgba(0,0,0,0.1);
  box-shadow:0px 2px 10px 0px rgba(0,0,0,0.1);
}
[class*='card-'].luxury{
  padding:48px 48px;
}
[class*='card-'].comfy{
  padding:30px 30px;
}
[class*='card-'].cozy{
  padding:18px 18px;
}
[class*='card-'].compact{
  padding:18px 12px;
}
[class*='card-']{
  -webkit-transition:all 0.25s ease-in-out;
  -moz-transition:all 0.25s ease-in-out;
  -o-transition:all 0.25s ease-in-out;
  -ms-transition:all 0.25s ease-in-out;
  transition:all 0.25s ease-in-out;
}
[class*='card-']:hover{
  -webkit-transition:all 0.25s ease-in-out;
  -moz-transition:all 0.25s ease-in-out;
  -o-transition:all 0.25s ease-in-out;
  -ms-transition:all 0.25s ease-in-out;
  transition:all 0.25s ease-in-out;
}
.flex-1,
.search-bar .input-area{
  -webkit-box-flex:1;
  -moz-box-flex:1;
  -o-box-flex:1;
  box-flex:1;
  -webkit-flex:1;
  -ms-flex:1;
  flex:1;
}
.flex-2{
  -webkit-box-flex:2;
  -moz-box-flex:2;
  -o-box-flex:2;
  box-flex:2;
  -webkit-flex:2;
  -ms-flex:2;
  flex:2;
}
.flex-3{
  -webkit-box-flex:3;
  -moz-box-flex:3;
  -o-box-flex:3;
  box-flex:3;
  -webkit-flex:3;
  -ms-flex:3;
  flex:3;
}
.flex-4{
  -webkit-box-flex:4;
  -moz-box-flex:4;
  -o-box-flex:4;
  box-flex:4;
  -webkit-flex:4;
  -ms-flex:4;
  flex:4;
}
.flex-5{
  -webkit-box-flex:5;
  -moz-box-flex:5;
  -o-box-flex:5;
  box-flex:5;
  -webkit-flex:5;
  -ms-flex:5;
  flex:5;
}
.flex-6{
  -webkit-box-flex:6;
  -moz-box-flex:6;
  -o-box-flex:6;
  box-flex:6;
  -webkit-flex:6;
  -ms-flex:6;
  flex:6;
}
.flex-7{
  -webkit-box-flex:7;
  -moz-box-flex:7;
  -o-box-flex:7;
  box-flex:7;
  -webkit-flex:7;
  -ms-flex:7;
  flex:7;
}
.flex-8{
  -webkit-box-flex:8;
  -moz-box-flex:8;
  -o-box-flex:8;
  box-flex:8;
  -webkit-flex:8;
  -ms-flex:8;
  flex:8;
}
.flex-9{
  -webkit-box-flex:9;
  -moz-box-flex:9;
  -o-box-flex:9;
  box-flex:9;
  -webkit-flex:9;
  -ms-flex:9;
  flex:9;
}
.flex-10{
  -webkit-box-flex:10;
  -moz-box-flex:10;
  -o-box-flex:10;
  box-flex:10;
  -webkit-flex:10;
  -ms-flex:10;
  flex:10;
}
.flex-11{
  -webkit-box-flex:11;
  -moz-box-flex:11;
  -o-box-flex:11;
  box-flex:11;
  -webkit-flex:11;
  -ms-flex:11;
  flex:11;
}
.flex-12{
  -webkit-box-flex:12;
  -moz-box-flex:12;
  -o-box-flex:12;
  box-flex:12;
  -webkit-flex:12;
  -ms-flex:12;
  flex:12;
}
.horizontal-box.align-items-spacebetween,
.search-bar.align-items-spacebetween,
.search-bar .input-area.align-items-spacebetween,
.pagination-controls-container.align-items-spacebetween,
.pagination-controls-container .box.align-items-spacebetween{
  -webkit-box-pack:justify;
  -moz-box-pack:justify;
  -o-box-pack:justify;
  -ms-flex-pack:justify;
  -webkit-justify-content:space-between;
  justify-content:space-between;
  -webkit-box-align:center;
  -moz-box-align:center;
  -o-box-align:center;
  -ms-flex-align:center;
  -webkit-align-items:center;
  align-items:center;
}
.horizontal-box.align-items-spacearound,
.search-bar.align-items-spacearound,
.search-bar .input-area.align-items-spacearound,
.pagination-controls-container.align-items-spacearound,
.pagination-controls-container .box.align-items-spacearound{
  -webkit-box-pack:distribute;
  -moz-box-pack:distribute;
  -o-box-pack:distribute;
  -ms-flex-pack:distribute;
  -webkit-justify-content:space-around;
  justify-content:space-around;
  -webkit-box-align:center;
  -moz-box-align:center;
  -o-box-align:center;
  -ms-flex-align:center;
  -webkit-align-items:center;
  align-items:center;
}
.horizontal-box.wrap,
.search-bar.wrap,
.search-bar .input-area.wrap,
.pagination-controls-container.wrap,
.pagination-controls-container .box.wrap{
  -webkit-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}
button.primary,
button.secondary,
button.passive,
button.facebook,
button.linkedin,
.search-bar .search-button{
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  background-image:none;
  border:none;
  opacity:1;
  -ms-filter:none;
  filter:none;
  text-decoration:none;
  color:#fff;
  min-width:72px;
  padding:10px 20px;
  -webkit-transition-property:background-color,box-shadow(),color,opacity(n, args);
  -moz-transition-property:background-color,box-shadow(),color,opacity(n, args);
  -o-transition-property:background-color,box-shadow(),color,opacity(n, args);
  -ms-transition-property:background-color,box-shadow(),color,opacity(n, args);
  transition-property:background-color,box-shadow(),color,opacity(n, args);
  -webkit-transition-duration:100ms;
  -moz-transition-duration:100ms;
  -o-transition-duration:100ms;
  -ms-transition-duration:100ms;
  transition-duration:100ms;
  -webkit-transition-timing-function:ease;
  -moz-transition-timing-function:ease;
  -o-transition-timing-function:ease;
  -ms-transition-timing-function:ease;
  transition-timing-function:ease;
  -webkit-transition-delay:0ms;
  -moz-transition-delay:0ms;
  -o-transition-delay:0ms;
  -ms-transition-delay:0ms;
  transition-delay:0ms;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  cursor:pointer;
  border-radius:0;
}
button.primary[disabled],
button.secondary[disabled],
button.passive[disabled],
button.facebook[disabled],
button.linkedin[disabled],
.search-bar .search-button[disabled]{
  background-color:#e5e5e5;
  border:1px solid #e5e5e5;
  color:rgba(0,0,0,0.26);
  cursor:not-allowed;
  pointer-events:none;
}
button.primary[disabled]:hover,
button.secondary[disabled]:hover,
button.passive[disabled]:hover,
button.facebook[disabled]:hover,
button.linkedin[disabled]:hover,
.search-bar .search-button[disabled]:hover,
button.primary[disabled]:active,
button.secondary[disabled]:active,
button.passive[disabled]:active,
button.facebook[disabled]:active,
button.linkedin[disabled]:active,
.search-bar .search-button[disabled]:active,
button.primary[disabled]:focus,
button.secondary[disabled]:focus,
button.passive[disabled]:focus,
button.facebook[disabled]:focus,
button.linkedin[disabled]:focus,
.search-bar .search-button[disabled]:focus{
  background:#e0e0e0 none repeat 0 0 scroll;
}
button.primary.cozy,
button.secondary.cozy,
button.passive.cozy,
button.facebook.cozy,
button.linkedin.cozy{
  padding:16px 30px;
  font-size:14px;
  line-height:18px;
  font-family:'OpenSans-Semibold', Arial, sans-serif;
}
button.primary.comfy,
button.secondary.comfy,
button.passive.comfy,
button.facebook.comfy,
button.linkedin.comfy{
  padding:20px 40px;
  font-size:18px;
  line-height:24px;
  font-family:'OpenSans-Semibold', Arial, sans-serif;
}
button.primary.fullbleed,
button.secondary.fullbleed,
button.passive.fullbleed,
button.facebook.fullbleed,
button.linkedin.fullbleed{
  padding:10px 20px;
  width:100%;
}
button.primary{
  border:1px solid #2073d4;
  background-color:#2073d4;
}
button.primary:hover,
button.primary:focus,
button.primary:active{
  background-color:#005bbe;
}
button.primary.comfy:not([disabled]),
button.primary.cozy:not([disabled]){
  background-image:-webkit-linear-gradient(#2a73cc, #2260aa);
  background-image:-moz-linear-gradient(#2a73cc, #2260aa);
  background-image:-o-linear-gradient(#2a73cc, #2260aa);
  background-image:-ms-linear-gradient(#2a73cc, #2260aa);
  background-image:linear-gradient(#2a73cc, #2260aa);
}
button.primary.comfy:not([disabled]):hover,
button.primary.cozy:not([disabled]):hover,
button.primary.comfy:not([disabled]):active,
button.primary.cozy:not([disabled]):active,
button.primary.comfy:not([disabled]):focus,
button.primary.cozy:not([disabled]):focus{
  background-image:none;
}
button.secondary{
  color:#2a73cc;
  border:1px solid #2a73cc;
  background-color:transparent;
}
button.secondary:hover,
button.secondary:focus,
button.secondary:active{
  background-color:#2a73cc;
  color:#fff;
}
button.passive{
  border:1px solid #6f6f6f;
  color:#6f6f6f;
  background-color:transparent;
}
button.passive:hover,
button.passive:focus,
button.passive:active{
  border-color:#8c8c8c;
  background-color:#8c8c8c;
  color:#fff;
}
button.nostyle,
button.button-link,
div.button-link{
  background:transparent none repeat 0 0 scroll;
  color:rgba(0,0,0,0.87);
  border:0;
  font-size:1em;
  margin:0;
  padding:0;
  text-align:left;
  text-decoration:none;
  text-indent:0;
  min-width:0;
}
button.nostyle:disabled,
button.button-link:disabled,
div.button-link:disabled{
  background:transparent none repeat 0 0 scroll;
  color:rgba(0,0,0,0.26);
}
button.facebook{
  padding-left:20px;
  padding-right:20px;
  color:#fff;
  background-color:#3b5998;
}
button.facebook span,
button.facebook i{
  display:inline-block;
  vertical-align:middle;
}
button.facebook i{
  font-size:20px;
}
button.facebook span,
button.facebook i:last-child{
  margin-left:8px;
}
button.linkedin{
  padding-left:20px;
  padding-right:20px;
  color:#fff;
  background-color:#2a73cc;
}
button.linkedin span,
button.linkedin i{
  display:inline-block;
  vertical-align:middle;
}
button.linkedin i{
  font-size:20px;
}
button.linkedin span,
button.linkedin i:last-child{
  margin-left:8px;
}
button.button-link,
div.button-link{
  color:#2972d1;
  text-decoration:none;
  cursor:pointer;
}
button.button-link:hover,
div.button-link:hover{
  text-decoration:underline;
}
button.button-link.nostyle,
div.button-link.nostyle{
  color:inherit;
  text-decoration:none;
}
button.button-link.nostyle:hover,
div.button-link.nostyle:hover{
  color:inherit;
  text-decoration:none;
}
.theme-dark button.primary[disabled],
.theme-dark button.secondary[disabled],
.theme-dark button.passive[disabled]{
  background-color:rgba(255,255,255,0.8);
}
h1,
h2,
h3,
h4,
h5,
h6{
  margin:0;
  padding:0;
}
.caption-text,
.pagination-controls-container .number,
.pagination-controls-container .arrow{
  font-size:12px;
  line-height:18px;
  font-family:'OpenSans', Arial, sans-serif;
}
.label-text{
  font-size:12px;
  line-height:18px;
  font-family:'OpenSans', Arial, sans-serif;
  font-weight:bold;
  text-transform:uppercase;
}
p{
  margin-bottom:10px;
}
ul.tabs,
ol.tabs{
  margin:0;
  padding:0;
}
@media (max-width: 767px){
  ul.tabs,
  ol.tabs{
    margin:20px 0;
  }
}
@media (min-width: 768px){
  ul.tabs.tabs-divider,
  ol.tabs.tabs-divider{
    border-bottom:1px solid rgba(0,0,0,0.06);
  }
}
@media (max-width: 767px){
  ul.tabs.tabs-divider,
  ol.tabs.tabs-divider{
    border-left:1px solid rgba(0,0,0,0.06);
  }
}
ul.tabs li.tab,
ol.tabs li.tab,
ul.tabs li.tab.selected,
ol.tabs li.tab.selected,
ul.tabs li.colored-tab,
ol.tabs li.colored-tab,
ul.tabs li.colored-tab.selected,
ol.tabs li.colored-tab.selected{
  margin:15px 8px;
  cursor:pointer;
  display:inline-block;
  list-style-type:none;
  font-weight:bold;
  color:#525252;
}
@media (min-width: 768px){
  ul.tabs li.tab:first-child,
  ol.tabs li.tab:first-child,
  ul.tabs li.tab.selected:first-child,
  ol.tabs li.tab.selected:first-child,
  ul.tabs li.colored-tab:first-child,
  ol.tabs li.colored-tab:first-child,
  ul.tabs li.colored-tab.selected:first-child,
  ol.tabs li.colored-tab.selected:first-child{
    margin-left:0;
  }
  ul.tabs li.tab:last-child,
  ol.tabs li.tab:last-child,
  ul.tabs li.tab.selected:last-child,
  ol.tabs li.tab.selected:last-child,
  ul.tabs li.colored-tab:last-child,
  ol.tabs li.colored-tab:last-child,
  ul.tabs li.colored-tab.selected:last-child,
  ol.tabs li.colored-tab.selected:last-child{
    margin-right:0;
  }
}
@media (max-width: 767px){
  ul.tabs li.tab,
  ol.tabs li.tab,
  ul.tabs li.tab.selected,
  ol.tabs li.tab.selected,
  ul.tabs li.colored-tab,
  ol.tabs li.colored-tab,
  ul.tabs li.colored-tab.selected,
  ol.tabs li.colored-tab.selected{
    display:block;
    margin:15px 8px 15px 15px;
  }
}
ul.tabs li.tab:hover,
ol.tabs li.tab:hover,
ul.tabs li.tab.selected,
ol.tabs li.tab.selected,
ul.tabs li.colored-tab.selected,
ol.tabs li.colored-tab.selected{
  color:rgba(0,0,0,0.87);
}
@media (max-width: 767px){
  ul.tabs li.colored-tab,
  ol.tabs li.colored-tab{
    margin-left:0;
  }
  ul.tabs li.colored-tab.selected,
  ol.tabs li.colored-tab.selected{
    margin-left:0;
  }
}
ul.tabs li.colored-tab *,
ol.tabs li.colored-tab *{
  padding:0 8px 15px 8px;
}
@media (max-width: 767px){
  ul.tabs li.colored-tab *,
  ol.tabs li.colored-tab *{
    padding:2px 8px 2px 15px;
  }
}
@media (min-width: 768px){
  ul.tabs li.colored-tab:hover *,
  ol.tabs li.colored-tab:hover *,
  ul.tabs li.colored-tab.selected *,
  ol.tabs li.colored-tab.selected *{
    border-bottom:1px solid #a07e46;
  }
}
@media (max-width: 767px){
  ul.tabs li.colored-tab:hover *,
  ol.tabs li.colored-tab:hover *,
  ul.tabs li.colored-tab.selected *,
  ol.tabs li.colored-tab.selected *{
    border-left:1px solid #a07e46;
  }
}
h1.tab-headline,
h2.tab-headline,
h3.tab-headline,
h4.tab-headline,
h5.tab-headline,
h6.tab-headline{
  border-bottom:1px solid rgba(0,0,0,0.12);
  width:100%;
}
h1.tab-headline span,
h2.tab-headline span,
h3.tab-headline span,
h4.tab-headline span,
h5.tab-headline span,
h6.tab-headline span{
  padding-bottom:10px;
  display:inline-block;
  border-bottom:1px solid #a07e46;
  margin-bottom:-1px;
}
h1.tab-headline-small,
h2.tab-headline-small,
h3.tab-headline-small,
h4.tab-headline-small,
h5.tab-headline-small,
h6.tab-headline-small{
  border-bottom:1px solid rgba(0,0,0,0.12);
  width:100%;
  text-transform:uppercase;
  line-height:24px;
  padding-bottom:2px;
  margin-bottom:8px;
  color:rgba(0,0,0,0.55);
  font-weight:bold;
  font-size:14px;
}
[class^="cif-"],
[class*=" cif-"]{
  font-family:'coursera-iconfont';
  speak:none;
  font-style:normal;
  font-weight:normal;
  font-variant:normal;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  display:inline-block;
}
@-webkit-keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
.cif-lg{
  font-size:1.333333333333333em;
  line-height:0.75em;
  vertical-align:-15%;
}
.cif-2x{
  font-size:2em;
}
.cif-3x{
  font-size:3em;
}
.cif-4x{
  font-size:4em;
}
.cif-5x{
  font-size:5em;
}
.cif-spin{
  -webkit-animation:cif-spin 2s infinite linear;
  -moz-animation:cif-spin 2s infinite linear;
  -o-animation:cif-spin 2s infinite linear;
  -ms-animation:cif-spin 2s infinite linear;
  animation:cif-spin 2s infinite linear;
}
.cif-pulse{
  -webkit-animation:cif-spin 1s infinite steps(8);
  -moz-animation:cif-spin 1s infinite steps(8);
  -o-animation:cif-spin 1s infinite steps(8);
  -ms-animation:cif-spin 1s infinite steps(8);
  animation:cif-spin 1s infinite steps(8);
}
.cif-rotate-90{
  filter:progid:DXImageTransform.Microsoft.BasicImage(1);
  -webkit-transform:rotate(90deg);
  -moz-transform:rotate(90deg);
  -o-transform:rotate(90deg);
  -ms-transform:rotate(90deg);
  transform:rotate(90deg);
}
.cif-rotate-180{
  filter:progid:DXImageTransform.Microsoft.BasicImage(2);
  -webkit-transform:rotate(180deg);
  -moz-transform:rotate(180deg);
  -o-transform:rotate(180deg);
  -ms-transform:rotate(180deg);
  transform:rotate(180deg);
}
.cif-rotate-270{
  filter:progid:DXImageTransform.Microsoft.BasicImage(3);
  -webkit-transform:rotate(270deg);
  -moz-transform:rotate(270deg);
  -o-transform:rotate(270deg);
  -ms-transform:rotate(270deg);
  transform:rotate(270deg);
}
.cif-flip-horizontal{
  filter:progid:DXImageTransform.Microsoft.BasicImage(0, 1);
  -webkit-transform:scale(-1, 1);
  -moz-transform:scale(-1, 1);
  -o-transform:scale(-1, 1);
  -ms-transform:scale(-1, 1);
  transform:scale(-1, 1);
}
.cif-flip-vertical{
  filter:progid:DXImageTransform.Microsoft.BasicImage(2, 1);
  -webkit-transform:scale(1, -1);
  -moz-transform:scale(1, -1);
  -o-transform:scale(1, -1);
  -ms-transform:scale(1, -1);
  transform:scale(1, -1);
}
.cif-stack{
  position:relative;
  display:inline-block;
  width:2em;
  height:2em;
  line-height:2em;
  vertical-align:middle;
}
.cif-stack-1x,
.cif-stack-2x{
  position:absolute;
  left:0;
  width:100%;
  text-align:center;
}
.cif-stack-1x{
  line-height:inherit;
}
.cif-stack-2x{
  font-size:2em;
}
.cif-inverse{
  color:#fff;
}
.cif-fw{
  width:1.285714285714286em;
  text-align:center;
}
@-moz-keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@-webkit-keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@-o-keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@keyframes cif-spin{
  0%{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(359deg);
    -moz-transform:rotate(359deg);
    -o-transform:rotate(359deg);
    -ms-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
.cif-pin:before{
  content:"\E624";
}
.cif-eye:before{
  content:"\E62C";
}
.cif-checked-circle-semiopen:before{
  content:"\E92C";
}
.cif-math:before{
  content:"\E922";
}
.cif-artsandhumanities:before{
  content:"\E927";
}
.cif-business:before{
  content:"\E923";
}
.cif-data_science:before{
  content:"\E924";
}
.cif-language1:before{
  content:"\E925";
}
.cif-life_science:before{
  content:"\E926";
}
.cif-personaldevelopment:before{
  content:"\E928";
}
.cif-physicalsciences:before{
  content:"\E929";
}
.cif-programming:before{
  content:"\E92A";
}
.cif-socialscience:before{
  content:"\E92B";
}
.cif-book:before{
  content:"\E91C";
}
.cif-browser:before{
  content:"\E91D";
}
.cif-bullet-list:before{
  content:"\E91E";
}
.cif-check-box:before{
  content:"\E91F";
}
.cif-discussion-bubble-o:before{
  content:"\E920";
}
.cif-question-circle-o:before{
  content:"\E921";
}
.cif-open-book:before{
  content:"\E91B";
}
.cif-chevron-right-thin:before{
  content:"\E91A";
}
.cif-certificate-form:before{
  content:"\E919";
}
.cif-person:before{
  content:"\E918";
}
.cif-honors:before{
  content:"\E90F";
}
.cif-tools:before{
  content:"\E915";
}
.cif-graduation-hat:before{
  content:"\E916";
}
.cif-check-list:before{
  content:"\E917";
}
.cif-clock:before{
  content:"\E914";
}
.cif-email2:before{
  content:"\E904";
}
.cif-facebook2:before{
  content:"\E905";
}
.cif-google-plus2:before{
  content:"\E906";
}
.cif-wechat2:before{
  content:"\E907";
}
.cif-caret2:before{
  content:"\E908";
}
.cif-stacked-file:before{
  content:"\E909";
}
.cif-practice-quiz:before{
  content:"\E90A";
}
.cif-broken-file:before{
  content:"\E90B";
}
.cif-full-star:before{
  content:"\E90C";
}
.cif-graded-quiz:before{
  content:"\E90D";
}
.cif-half-star:before{
  content:"\E90E";
}
.cif-peer-review:before{
  content:"\E911";
}
.cif-reading:before{
  content:"\E912";
}
.cif-video:before{
  content:"\E913";
}
.cif-language:before{
  content:"\E910";
}
.cif-event:before{
  content:"\E903";
}
.cif-circle-outline:before{
  content:"\E902";
}
.cif-ellipsis-h:before{
  content:"\E901";
}
.cif-doc:before{
  content:"\E900";
}
.cif-unlock:before{
  content:"\E61D";
}
.cif-assignment:before{
  content:"\E643";
}
.cif-list-ol:before{
  content:"\E600";
}
.cif-list-ul:before{
  content:"\E601";
}
.cif-caret-up:before{
  content:"\E62F";
}
.cif-caret-down:before{
  content:"\E630";
}
.cif-linkedin-square:before{
  content:"\E631";
}
.cif-times-circle-o:before{
  content:"\E632";
}
.cif-chain-broken:before{
  content:"\E633";
}
.cif-envelope-o:before{
  content:"\E634";
}
.cif-google-plus:before{
  content:"\E635";
}
.cif-twitter:before{
  content:"\E636";
}
.cif-facebook:before{
  content:"\E637";
}
.cif-thumbs-o-down:before{
  content:"\E638";
}
.cif-thumbs-o-up:before{
  content:"\E639";
}
.cif-thumbs-down:before{
  content:"\E63A";
}
.cif-thumbs-up:before{
  content:"\E63B";
}
.cif-flag-o:before{
  content:"\E63C";
}
.cif-flag:before{
  content:"\E63D";
}
.cif-check-circle-o:before{
  content:"\E63E";
}
.cif-check:before{
  content:"\E63F";
}
.cif-camera:before{
  content:"\E62E";
}
.cif-film:before{
  content:"\E62D";
}
.cif-minus:before{
  content:"\E62A";
}
.cif-compress:before{
  content:"\E62B";
}
.cif-captions:before{
  content:"\E602";
}
.cif-expand:before{
  content:"\E625";
}
.cif-refresh:before{
  content:"\E626";
}
.cif-download:before{
  content:"\E627";
}
.cif-file-o:before{
  content:"\E628";
}
.cif-upload:before{
  content:"\E61E";
}
.cif-minus-square:before{
  content:"\E629";
}
.cif-plus-square:before{
  content:"\E620";
}
.cif-plus:before{
  content:"\E621";
}
.cif-square:before{
  content:"\E622";
}
.cif-cog:before{
  content:"\E623";
}
.cif-settings:before{
  content:"\E623";
}
.cif-circle:before{
  content:"\E61F";
}
.cif-search:before{
  content:"\E61C";
}
.cif-item-doc:before{
  content:"\E615";
}
.cif-warning:before{
  content:"\F071";
}
.cif-circle-o:before{
  content:"\F10C";
}
.cif-heart:before{
  content:"\F004";
}
.cif-star:before{
  content:"\F005";
}
.cif-star-o:before{
  content:"\F006";
}
.cif-user:before{
  content:"\F007";
}
.cif-close2:before{
  content:"\F00D";
}
.cif-remove:before{
  content:"\F00D";
}
.cif-times:before{
  content:"\F00D";
}
.cif-clock-o:before{
  content:"\F017";
}
.cif-volume-off:before{
  content:"\F026";
}
.cif-volume-down:before{
  content:"\F027";
}
.cif-volume-up:before{
  content:"\F028";
}
.cif-bookmark:before{
  content:"\F02E";
}
.cif-edit:before{
  content:"\F044";
}
.cif-pencil-square-o:before{
  content:"\F044";
}
.cif-play:before{
  content:"\F04B";
}
.cif-pause:before{
  content:"\F04C";
}
.cif-chevron-left:before{
  content:"\F053";
}
.cif-chevron-right:before{
  content:"\F054";
}
.cif-check-circle:before{
  content:"\F058";
}
.cif-question-circle:before{
  content:"\F059";
}
.cif-ban:before{
  content:"\F05E";
}
.cif-arrow-left:before{
  content:"\F060";
}
.cif-arrow-right:before{
  content:"\F061";
}
.cif-arrow-up:before{
  content:"\F062";
}
.cif-arrow-down:before{
  content:"\F063";
}
.cif-calendar:before{
  content:"\F073";
}
.cif-comment:before{
  content:"\F075";
}
.cif-chevron-up:before{
  content:"\F077";
}
.cif-chevron-down:before{
  content:"\F078";
}
.cif-heart-o:before{
  content:"\F08A";
}
.cif-external-link:before{
  content:"\F08E";
}
.cif-certificate:before{
  content:"\F0A3";
}
.cif-globe:before{
  content:"\F0AC";
}
.cif-group:before{
  content:"\F0C0";
}
.cif-users:before{
  content:"\F0C0";
}
.cif-chain:before{
  content:"\F0C1";
}
.cif-link:before{
  content:"\F0C1";
}
.cif-file-text-o:before{
  content:"\F0F6";
}
.cif-quote-left:before{
  content:"\F10D";
}
.cif-quote-right:before{
  content:"\F10E";
}
.cif-spinner:before{
  content:"\F110";
}
.cif-star-half-empty:before{
  content:"\F123";
}
.cif-star-half-full:before{
  content:"\F123";
}
.cif-star-half-o:before{
  content:"\F123";
}
.cif-chevron-circle-left:before{
  content:"\F137";
}
.cif-chevron-circle-right:before{
  content:"\F138";
}
.cif-chevron-circle-up:before{
  content:"\F139";
}
.cif-chevron-circle-down:before{
  content:"\F13A";
}
.cif-play-circle:before{
  content:"\F144";
}
.cif-file-image-o:before{
  content:"\F1C5";
}
.cif-file-photo-o:before{
  content:"\F1C5";
}
.cif-file-picture-o:before{
  content:"\F1C5";
}
.cif-circle-o-notch:before{
  content:"\F1CE";
}
.cif-paper-plane:before{
  content:"\F1D8";
}
.cif-send:before{
  content:"\F1D8";
}
.cif-circle-thin:before{
  content:"\F1DB";
}
.cif-genderless:before{
  content:"\F1DB";
}
.cif-facebook-official:before{
  content:"\F230";
}
.cif-lock:before{
  content:"\E61A";
}
.cif-info:before{
  content:"\E61B";
}
.cif-discussions:before{
  content:"\E617";
}
.cif-checkmark:before{
  content:"\E60A";
}
.cif-get-vc .path1:before{
  content:"\E603";
  color:#fff;
}
.cif-get-vc .path2:before{
  content:"\E604";
  margin-left:-1.0166015625em;
  color:#fff;
}
.cif-get-vc .path3:before{
  content:"\E605";
  margin-left:-1.0166015625em;
  color:#4187bb;
}
.cif-get-vc .path4:before{
  content:"\E606";
  margin-left:-1.0166015625em;
  color:#4187bb;
}
.cif-get-vc .path5:before{
  content:"\E607";
  margin-left:-1.0166015625em;
  color:#fff;
}
.cif-get-vc .path6:before{
  content:"\E608";
  margin-left:-1.0166015625em;
  color:#fff;
}
.cif-get-vc .path7:before{
  content:"\E609";
  margin-left:-1.0166015625em;
  color:#cad9e7;
}
.cif-get-vc .path8:before{
  content:"\E640";
  margin-left:-1.0166015625em;
  color:#cad9e7;
}
.cif-get-vc .path9:before{
  content:"\E641";
  margin-left:-1.0166015625em;
  color:#4187bb;
}
.cif-home:before{
  content:"\E60B";
}
.cif-course-list:before{
  content:"\E60C";
}
.cif-item-video:before{
  content:"\E60D";
}
.cif-summative-incomplete .path1:before{
  content:"\E60E";
  color:rgba(0,0,0,0.54);
}
.cif-summative-incomplete .path2:before{
  content:"\E642";
  margin-left:-1.0419921875em;
  color:#fff;
}
.cif-summative-complete .path1:before{
  content:"\E60F";
  color:#2ab573;
}
.cif-summative-complete .path2:before{
  content:"\E610";
  margin-left:-1em;
  color:#2ab573;
}
.cif-summative-complete .path3:before{
  content:"\E611";
  margin-left:-1em;
  color:#fff;
}
.cif-prog-assignment:before{
  content:"\E612";
}
.cif-item-peer:before{
  content:"\E613";
}
.cif-item-formative:before{
  content:"\E614";
}
.cif-close:before{
  content:"\E616";
}
.cif-cancel-hint:before{
  content:"\E618";
}
.cif-back:before{
  content:"\E619";
}
.search-bar{
  border:1px solid rgba(0,0,0,0.12);
}
.search-bar .input-area{
  position:relative;
  margin-right:4px;
}
.search-bar .input-area .cif-cancel-hint{
  cursor:pointer;
}
.search-bar .input-area .search-input{
  border:none;
  padding:7px 24px 7px 20px;
  width:100%;
}
.search-bar .input-area .search-input:focus{
  outline:none;
}
.search-bar .search-button{
  color:#525252;
  font-size:16px;
  background-color:transparent;
  border:none;
  min-width:0;
  padding:0 12px;
}
.search-bar .search-button:hover{
  background:transparent;
  color:rgba(0,0,0,0.26);
}
.pagination-controls-container > *{
  margin-left:6px;
  width:24px;
  height:24px;
  text-align:center;
}
.pagination-controls-container .ellipsis{
  position:relative;
  cursor:default;
}
.pagination-controls-container .box{
  cursor:pointer;
  border:1px solid rgba(0,0,0,0.12);
  background-color:#fff;
}
.pagination-controls-container .box:hover{
  border-color:#2a73cc;
  color:#2a73cc;
}
.pagination-controls-container .number,
.pagination-controls-container .arrow{
  padding-top:2px;
}
.pagination-controls-container .number.current,
.pagination-controls-container .arrow.current{
  border-color:#2a73cc;
  color:#fff;
  background-color:#2a73cc;
}
.pagination-controls-container .arrow.arrow-disabled{
  color:rgba(0,0,0,0.12);
}
.pagination-controls-container .arrow.arrow-disabled:hover{
  border-color:rgba(0,0,0,0.12);
  color:rgba(0,0,0,0.12);
  cursor:default;
}
ul.styleguide.dropdown{
  min-width:108px;
  padding:4px 0;
  margin:0;
}
ul.styleguide.dropdown li{
  margin:0;
  padding:0;
  list-style-type:none;
}
ul.styleguide.dropdown li > button:not([disabled]):hover,
ul.styleguide.dropdown li > button.secondary:not([disabled]):hover{
  color:#fff;
}
ul.styleguide.dropdown li > button,
ul.styleguide.dropdown li > button.secondary,
ul.styleguide.dropdown li > a{
  border-radius:0;
  width:100%;
  background-color:transparent;
  border:none;
  -webkit-box-shadow:none;
  box-shadow:none;
  padding:4px 8px;
  text-align:left;
  padding-left:12px;
}
.checkbox-small{
  max-width:18px;
  min-width:18px;
  max-height:18px;
  min-height:18px;
}
.checkbox-small:checked:after{
  border-width:0 3px 3px 0;
  width:5px;
  height:9px;
}
.checkbox-large{
  max-width:40px;
  min-width:40px;
  max-height:40px;
  min-height:40px;
}
.checkbox-large:checked:after{
  border-width:0 5px 5px 0;
  width:9px;
  height:21px;
}
ol,
ul{
  font-size:1em;
  outline:0;
}
ol.nostyle,
ul.nostyle,
ol.inline,
ul.inline{
  list-style:none;
  padding:0;
  margin:0;
}
.inline.ol,
.inline.ul,
.inline li{
  display:inline;
}
.nostyle.ol,
.nostyle.ul{
  display:block;
}
.pill-light{
  display:inline-block;
  font-size:12px;
  height:20px;
  line-height:20px;
  border-radius:10px;
  padding-left:10px;
  padding-right:10px;
  -o-text-overflow:ellipsis;
  text-overflow:ellipsis;
  white-space:nowrap;
  color:rgba(0,0,0,0.87);
  background-color:rgba(0,0,0,0.1);
}
.pill-white{
  display:inline-block;
  font-size:12px;
  height:20px;
  line-height:20px;
  border-radius:10px;
  padding-left:10px;
  padding-right:10px;
  -o-text-overflow:ellipsis;
  text-overflow:ellipsis;
  white-space:nowrap;
  color:rgba(0,0,0,0.87);
  background-color:#fff;
  border-width:1px;
  border-color:rgba(0,0,0,0.1);
  border-style:solid;
}
.pill-success{
  display:inline-block;
  font-size:12px;
  height:20px;
  line-height:20px;
  border-radius:10px;
  padding-left:10px;
  padding-right:10px;
  -o-text-overflow:ellipsis;
  text-overflow:ellipsis;
  white-space:nowrap;
  color:#1f8354;
  background-color:#ecf4e8;
}
.pill-dark{
  display:inline-block;
  font-size:12px;
  height:20px;
  line-height:20px;
  border-radius:10px;
  padding-left:10px;
  padding-right:10px;
  -o-text-overflow:ellipsis;
  text-overflow:ellipsis;
  white-space:nowrap;
  color:#fff;
  background-color:rgba(0,0,0,0.55);
}
a.link-button{
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  background-image:none;
  border:none;
  opacity:1;
  -ms-filter:none;
  filter:none;
  text-decoration:none;
  color:#fff;
  min-width:72px;
  padding:10px 20px;
  -webkit-transition-property:background-color,box-shadow(),color,opacity(n, args);
  -moz-transition-property:background-color,box-shadow(),color,opacity(n, args);
  -o-transition-property:background-color,box-shadow(),color,opacity(n, args);
  -ms-transition-property:background-color,box-shadow(),color,opacity(n, args);
  transition-property:background-color,box-shadow(),color,opacity(n, args);
  -webkit-transition-duration:100ms;
  -moz-transition-duration:100ms;
  -o-transition-duration:100ms;
  -ms-transition-duration:100ms;
  transition-duration:100ms;
  -webkit-transition-timing-function:ease;
  -moz-transition-timing-function:ease;
  -o-transition-timing-function:ease;
  -ms-transition-timing-function:ease;
  transition-timing-function:ease;
  -webkit-transition-delay:0ms;
  -moz-transition-delay:0ms;
  -o-transition-delay:0ms;
  -ms-transition-delay:0ms;
  transition-delay:0ms;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  cursor:pointer;
  border-radius:0;
}
a.link-button:hover,
a.link-button:active,
a.link-button:focus{
  text-decoration:none;
  color:#fff;
}
a.link-button.cozy{
  padding:16px 30px;
  font-size:14px;
  line-height:18px;
  font-family:'OpenSans-Semibold', Arial, sans-serif;
}
a.link-button.comfy{
  padding:20px 40px;
  font-size:18px;
  line-height:24px;
  font-family:'OpenSans-Semibold', Arial, sans-serif;
}
a.link-button.fullbleed{
  padding:10px 20px;
  width:100%;
}
a.link-button.primary{
  border:1px solid #2073d4;
  background-color:#2073d4;
}
a.link-button.primary:hover,
a.link-button.primary:focus,
a.link-button.primary:active{
  background-color:#005bbe;
}
a.link-button.primary.cozy,
a.link-button.primary.comfy{
  background-image:-webkit-linear-gradient(#2a73cc, #2260aa);
  background-image:-moz-linear-gradient(#2a73cc, #2260aa);
  background-image:-o-linear-gradient(#2a73cc, #2260aa);
  background-image:-ms-linear-gradient(#2a73cc, #2260aa);
  background-image:linear-gradient(#2a73cc, #2260aa);
}
a.link-button.primary.cozy:hover,
a.link-button.primary.comfy:hover,
a.link-button.primary.cozy:active,
a.link-button.primary.comfy:active,
a.link-button.primary.cozy:focus,
a.link-button.primary.comfy:focus{
  background-image:none;
}
a.link-button.secondary{
  color:#2a73cc;
  border:1px solid #2a73cc;
  background-color:transparent;
}
a.link-button.secondary:hover,
a.link-button.secondary:focus,
a.link-button.secondary:active{
  background-color:#2a73cc;
  color:#fff;
}
a.link-button.passive{
  border:1px solid #6f6f6f;
  color:#6f6f6f;
  background-color:transparent;
}
a.link-button.passive:hover,
a.link-button.passive:focus,
a.link-button.passive:active{
  border-color:#8c8c8c;
  background-color:#8c8c8c;
  color:#fff;
}
a.link-button.facebook{
  padding-left:20px;
  padding-right:20px;
  color:#fff;
  background-color:#3b5998;
}
a.link-button.facebook span,
a.link-button.facebook i{
  display:inline-block;
  vertical-align:middle;
}
a.link-button.facebook i{
  font-size:20px;
}
a.link-button.facebook span,
a.link-button.facebook i:last-child{
  margin-left:8px;
}
a.link-button.linkedin{
  padding-left:20px;
  padding-right:20px;
  color:#fff;
  background-color:#2a73cc;
}
a.link-button.linkedin span,
a.link-button.linkedin i{
  display:inline-block;
  vertical-align:middle;
}
a.link-button.linkedin i{
  font-size:20px;
}
a.link-button.linkedin span,
a.link-button.linkedin i:last-child{
  margin-left:8px;
}
a.link-button.nostyle{
  background:transparent none repeat 0 0 scroll;
  color:rgba(0,0,0,0.87);
  border:0;
  font-size:1em;
  margin:0;
  padding:0;
  text-align:left;
  text-decoration:none;
  text-indent:0;
}
a.link-button.nostyle:disabled{
  background:transparent none repeat 0 0 scroll;
  color:rgba(0,0,0,0.26);
}
@media print{
  a:link:after,
  a:visited:after{
    content:"" !important;
  }
}
.screenreader-only{
  position:absolute;
  width:1px;
  height:1px;
  margin:-1px;
  padding:0;
  overflow:hidden;
  clip:rect(0, 0, 0, 0);
  border:0;
}
@media print{
  *{
    overflow:visible !important;
  }
}
.bgcolor-red50{
  background-color:#f2dae4;
}
.bgcolor-red100{
  background-color:#ef8ea5;
}
.bgcolor-red200{
  background-color:#e8748a;
}
.bgcolor-red300{
  background-color:#e86074;
}
.bgcolor-red400{
  background-color:#ed5565;
}
.bgcolor-red500{
  background-color:#da4453;
}
.bgcolor-red600{
  background-color:#c64255;
}
.bgcolor-red700{
  background-color:#af3e54;
}
.bgcolor-red800{
  background-color:#962c45;
}
.bgcolor-red900{
  background-color:#7c3842;
}
.bgcolor-corral50{
  background-color:#f9e1e1;
}
.bgcolor-corral100{
  background-color:#ffaeae;
}
.bgcolor-corral200{
  background-color:#f9867a;
}
.bgcolor-corral300{
  background-color:#f97762;
}
.bgcolor-corral400{
  background-color:#fc6e51;
}
.bgcolor-corral500{
  background-color:#e9573f;
}
.bgcolor-corral600{
  background-color:#d6493a;
}
.bgcolor-corral700{
  background-color:#bf3d30;
}
.bgcolor-corral800{
  background-color:#aa3127;
}
.bgcolor-corral900{
  background-color:#9b2c27;
}
.bgcolor-purple50{
  background-color:#dfdef9;
}
.bgcolor-purple100{
  background-color:#c6c2f2;
}
.bgcolor-purple200{
  background-color:#bcaef4;
}
.bgcolor-purple300{
  background-color:#b29ef2;
}
.bgcolor-purple400{
  background-color:#ac92ec;
}
.bgcolor-purple500{
  background-color:#967adc;
}
.bgcolor-purple600{
  background-color:#8e78d1;
}
.bgcolor-purple700{
  background-color:#7e6fc1;
}
.bgcolor-purple800{
  background-color:#7168b5;
}
.bgcolor-purple900{
  background-color:#62fea5;
}
.bgcolor-pink50{
  background-color:#f9dcf3;
}
.bgcolor-pink100{
  background-color:#efc2e4;
}
.bgcolor-pink200{
  background-color:#e5a5cf;
}
.bgcolor-pink300{
  background-color:#e895c6;
}
.bgcolor-pink400{
  background-color:#ec87c0;
}
.bgcolor-pink500{
  background-color:#d770ad;
}
.bgcolor-pink600{
  background-color:#ce6fac;
}
.bgcolor-pink700{
  background-color:#c66aaa;
}
.bgcolor-pink800{
  background-color:#ba60a3;
}
.bgcolor-pink900{
  background-color:#aa5799;
}
.bgcolor-blue50{
  background-color:#c6e8f7;
}
.bgcolor-blue100{
  background-color:#95ccef;
}
.bgcolor-blue200{
  background-color:#78b4ea;
}
.bgcolor-blue300{
  background-color:#69a8ed;
}
.bgcolor-blue400{
  background-color:#5d9cec;
}
.bgcolor-blue500{
  background-color:#4a89dc;
}
.bgcolor-blue600{
  background-color:#4687ce;
}
.bgcolor-blue700{
  background-color:#4281ba;
}
.bgcolor-blue800{
  background-color:#3d79a5;
}
.bgcolor-blue900{
  background-color:#3c7699;
}
.bgcolor-teal50{
  background-color:#c1f7f7;
}
.bgcolor-teal100{
  background-color:#8bdcea;
}
.bgcolor-teal200{
  background-color:#76d0e5;
}
.bgcolor-teal300{
  background-color:#63c9e5;
}
.bgcolor-teal400{
  background-color:#4fc1e9;
}
.bgcolor-teal500{
  background-color:#3bafda;
}
.bgcolor-teal600{
  background-color:#29aacc;
}
.bgcolor-teal700{
  background-color:#24a7bc;
}
.bgcolor-teal800{
  background-color:#17a1af;
}
.bgcolor-teal900{
  background-color:#0e949b;
}
.bgcolor-turquoise50{
  background-color:#bdffe7;
}
.bgcolor-turquoise100{
  background-color:#6aefc3;
}
.bgcolor-turquoise200{
  background-color:#56e2b7;
}
.bgcolor-turquoise300{
  background-color:#4ed8b0;
}
.bgcolor-turquoise400{
  background-color:#48cfad;
}
.bgcolor-turquoise500{
  background-color:#37bc9b;
}
.bgcolor-turquoise600{
  background-color:#36ad8b;
}
.bgcolor-turquoise700{
  background-color:#2fa37f;
}
.bgcolor-turquoise800{
  background-color:#2c9b76;
}
.bgcolor-turquoise900{
  background-color:#258e68;
}
.bgcolor-green50{
  background-color:#e8f7ad;
}
.bgcolor-green100{
  background-color:#ceea8b;
}
.bgcolor-green200{
  background-color:#c1e281;
}
.bgcolor-green300{
  background-color:#b7dd7a;
}
.bgcolor-green400{
  background-color:#a0d468;
}
.bgcolor-green500{
  background-color:#8cc152;
}
.bgcolor-green600{
  background-color:#85b548;
}
.bgcolor-green700{
  background-color:#7ea843;
}
.bgcolor-green800{
  background-color:#769e38;
}
.bgcolor-green900{
  background-color:#6b8e2f;
}
.bgcolor-yellow50{
  background-color:#ffe5c2;
}
.bgcolor-yellow100{
  background-color:#ffd899;
}
.bgcolor-yellow200{
  background-color:#ffd488;
}
.bgcolor-yellow300{
  background-color:#ffd16c;
}
.bgcolor-yellow400{
  background-color:#ffce54;
}
.bgcolor-yellow500{
  background-color:#f6bb42;
}
.bgcolor-yellow600{
  background-color:#efad3a;
}
.bgcolor-yellow700{
  background-color:#eaa22f;
}
.bgcolor-yellow800{
  background-color:#e29423;
}
.bgcolor-yellow900{
  background-color:#e08a22;
}
.bgcolor-midnight50{
  background-color:#cfdae2;
}
.bgcolor-midnight100{
  background-color:#b5c0c9;
}
.bgcolor-midnight200{
  background-color:#98a0a3;
}
.bgcolor-midnight300{
  background-color:#6e767f;
}
.bgcolor-midnight400{
  background-color:#656d78;
}
.bgcolor-midnight500{
  background-color:#434a54;
}
.bgcolor-midnight600{
  background-color:#363b42;
}
.bgcolor-midnight700{
  background-color:#2c2f33;
}
.bgcolor-midnight800{
  background-color:#242628;
}
.bgcolor-midnight900{
  background-color:#1a1b1c;
}
.bgcolor-dusk50{
  background-color:#eff2f4;
}
.bgcolor-dusk100{
  background-color:#ebeced;
}
.bgcolor-dusk200{
  background-color:#e3e4e5;
}
.bgcolor-dusk300{
  background-color:#d7dbe0;
}
.bgcolor-dusk400{
  background-color:#ccd1d9;
}
.bgcolor-dusk500{
  background-color:#aab2bd;
}
.bgcolor-dusk600{
  background-color:#9da3aa;
}
.bgcolor-dusk700{
  background-color:#909599;
}
.bgcolor-dusk800{
  background-color:#7a7d7f;
}
.bgcolor-dusk900{
  background-color:#646668;
}
.bgcolor-dawn50{
  background-color:;
}
.bgcolor-dawn100{
  background-color:;
}
.bgcolor-dawn200{
  background-color:#fff;
}
.bgcolor-dawn300{
  background-color:#fdfeff;
}
.bgcolor-dawn400{
  background-color:#f5f7fa;
}
.bgcolor-dawn500{
  background-color:#aab2bd;
}
.bgcolor-dawn600{
  background-color:#e6e9ed;
}
.bgcolor-dawn700{
  background-color:#cccdce;
}
.bgcolor-dawn800{
  background-color:#bfbfbf;
}
.bgcolor-dawn900{
  background-color:#afafaf;
}
.color-list{
  padding:0;
  margin-top:0;
  list-style:none;
  margin-bottom:20px;
}
.color-display{
  height:100px;
  font-size:2em;
}
.c-item-assessment .content-container > .card-container{
  background-color:#fff;
}
.c-open-single-page{
  padding:0;
}
.appear-inward-effect{
  -webkit-animation:0.4s superscale-inward-keyframes;
  animation:0.4s superscale-inward-keyframes;
}
.c-open-single-page,
.c-open-single-page-attempt{
  position:relative;
  background-color:#fff;
  margin:60px auto;
  max-width:960px;
}
.c-open-single-page.redesign,
.c-open-single-page-attempt.redesign{
  margin:108px auto 60px;
}
.c-open-single-page .c-close-icon,
.c-open-single-page-attempt .c-close-icon{
  cursor:pointer;
  position:absolute;
  top:16px;
  right:16px;
}
h2.c-open-single-page-title{
  margin:0 0 20px;
}
.c-open-single-page-subtitle{
  color:#808080;
  font-size:18px;
  line-height:1.4em;
  margin:6px 0 0;
}
.c-open-single-page-description{
  font-size:18px;
}
.c-open-single-page-description p{
  margin-bottom:4px;
}
.c-open-single-page-action-button,
.c-open-single-page-action-label{
  display:inline-block;
  text-align:center;
  width:100%;
}
.c-open-single-page-action-label .c-open-single-page-passed-label{
  color:#2ab573;
}
.c-open-single-page-action-label .c-open-single-page-not-passed-label{
  color:#999;
}
.c-open-single-page-pass-status{
  margin:0 0 6px;
}
.c-open-single-page-pass-status .c-open-single-page-pass-status-fail-icon{
  display:inline-block;
  border:1px solid #28ac6d;
  background-color:rgba(126,211,33,0.5);
  border-radius:12px;
  width:12px;
  height:12px;
  line-height:2em;
  position:relative;
  top:9px;
}
.c-open-single-page-pass-status .c-open-single-page-pass-fail-label{
  color:#4b4b4b;
}
.c-open-single-page-results{
  color:#525252;
}
.c-open-single-page-results .c-verification-paywall{
  float:left;
  height:100%;
  background-color:#f6faff;
  color:#2a73cc;
  padding:0px 10px 10px 10px;
  margin-top:10px;
}
.c-open-single-page-results .c-verification-paywall .cert-icon{
  float:left;
}
.c-open-single-page-results .c-verification-paywall .c-verification-text{
  float:left;
  width:60%;
  margin-top:10px;
  margin-left:20px;
}
.c-open-single-page-results .c-verification-paywall .c-get-cert-button{
  float:right;
  margin-right:40px;
  background:#2ab573;
  color:#fff;
}
.c-open-single-page-results .c-verification-paywall .c-close-verification-paywall{
  float:right;
  margin-top:-25px;
}
.c-open-single-page-text{
  margin-top:20px;
}
.c-open-single-page-score{
  margin-bottom:10px;
}
.c-open-single-page-past-score{
  font-size:0.8em;
}
.c-open-single-page-button-container{
  padding-top:5px;
}
.c-open-single-page-unanswered-questions{
  color:#525252;
  text-align:center;
}
.c-open-single-page-body-container{
  padding:0px 85px 50px 85px;
  margin:0;
}
.c-score-card p:first-child{
  margin-right:20px;
}
.c-grade-card{
  margin-top:20px;
}
@media (max-width: 991px){
  .c-open-single-page-assessment-results{
    float:left;
  }
  .c-open-single-page-submission-area{
    float:right;
  }
  .c-open-single-page,
  .c-open-single-page-attempt{
    margin:0;
    padding:20px 20px 30px;
    max-width:100%;
  }
  .c-open-single-page-action-button{
    width:100%;
  }
  .c-open-single-page-action-label{
    width:auto;
  }
  .c-open-single-page-title{
    margin-bottom:0;
    padding:20px;
  }
  .c-open-single-page-submission-area{
    float:left;
  }
  .c-item-container:before,
  .c-item-container:after{
    display:inline;
  }
}
.c-quiz-item-feedback .rc-ItemFeedback{
  position:relative;
  padding:20px;
  border-top:1px solid #ccc;
  clear:both;
  float:left;
  margin-top:50px;
  margin-left:-70px;
  margin-right:-70px;
  width:calc(100% + 140px);
  margin-bottom:-50px;
}
.quiz-attempt-questions-spacer{
  height:32px;
}
@media (max-width: 767px){
  .c-open-single-page-body-container{
    padding:0px 0px 50px 0px;
  }
  .c-open-single-page-body-container .horizontal-box input[type='checkbox'].rc-Checkbox{
    max-width:20px;
    min-width:20px;
    max-height:20px;
    min-height:20px;
  }
  .c-open-single-page-body-container .horizontal-box:checked:after{
    border-width:0 3px 3px 0;
    width:6px;
    height:12px;
  }
}
.c-assess-common-arrow{
  height:6px;
  top:-8px;
  position:relative;
}
.c-assess-common-arrow:after{
  width:0;
  height:0;
  border-color:transparent;
  border-style:solid;
  border-width:10px;
  position:absolute;
  left:11px;
  top:-12px;
  content:"";
  top:-9px;
  border-bottom-color:rgba(0,0,0,0.05);
}
.alert{
  padding:8px 35px 8px 14px;
  margin-bottom:21px;
  text-shadow:0 1px 0 rgba(255,255,255,0.5);
  background-color:#fff5c3;
  border:1px solid #f5a623;
  border-radius:4px;
  color:#bb7809;
}
.alert h4{
  margin:0;
}
.alert .close{
  position:relative;
  top:-2px;
  right:-21px;
  line-height:21px;
}
.alert-feedback{
  padding:12px 35px 14px 16px;
  background-color:rgba(0,0,0,0.05);
  color:#525252;
  margin-top:-3px;
  border:none;
  border-radius:0;
}
.alert-feedback .title-correct{
  font-size:12px;
  color:#2ab573;
}
.alert-feedback .title-incorrect{
  font-size:12px;
  color:#ff5c6e;
}
.alert-feedback-neutral{
  color:rgba(0,0,0,0.87);
}
.alert-success{
  background-color:#ecf4e8;
  border-color:#1f8354;
  color:#1f8354;
}
.alert-danger,
.alert-error{
  background-color:#ffeaec;
  border-color:#ff5c6e;
  color:#ff5b6e;
}
.alert-info{
  background-color:#f6faff;
  border-color:#2a73cc;
  color:#1d508f;
}
.alert-neutral{
  background-color:rgba(0,0,0,0.05);
  border-color:rgba(0,0,0,0.255);
  color:rgba(0,0,0,0.87);
}
.alert-block{
  padding-top:14px;
  padding-bottom:14px;
}
.alert-block > p,
.alert-block > ul{
  margin-bottom:0;
}
.alert-block p + p{
  margin-top:5px;
}
.coursera-assess-question-continue.coursera-assess-style-question-in-video{
  padding:32px 160px;
  width:100%;
  height:100%;
  overflow-x:hidden;
  overflow-y:auto;
  font-size:16px;
}
@media (max-width: 767px){
  .coursera-assess-question-continue.coursera-assess-style-question-in-video{
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
  }
}
.coursera-assess-question-optionBase .coursera-assess-question-optionBase-option{
  display:block;
  position:relative;
}
.coursera-assess-question-optionBase .coursera-assess-question-optionBase-option label{
  cursor:pointer;
  display:block;
  font-weight:normal;
}
.coursera-assess-question-optionBase .coursera-assess-question-optionBase-option .coursera-assess-question-optionBase-option-input{
  position:absolute;
}
.coursera-assess-question-optionBase .coursera-assess-question-optionBase-option .coursera-assess-question-optionBase-option-text{
  padding:0 20px 0 20px;
  margin:0;
}
.coursera-assess-style-question-in-video.coursera-assess-question-optionBase .coursera-assess-question-optionBase-prompt{
  margin:0 0 26px 0;
  font-size:16px;
}
.coursera-assess-style-question-in-video.coursera-assess-question-optionBase .coursera-assess-question-optionBase-option{
  position:relative;
  margin:18px 0 0 0;
  font-size:14px;
}
.coursera-assess-style-question-quick.coursera-assess-question-optionBase .coursera-assess-question-optionBase-prompt{
  font-weight:bold;
}
.coursera-assess-style-question-survey.coursera-assess-question-optionBase .coursera-assess-question-optionBase-prompt{
  margin:4px 6px 10px 0;
}
.coursera-assess-style-question-survey.coursera-assess-question-optionBase .coursera-assess-question-optionBase-option{
  margin:4px 6px 6px 0;
}
.coursera-assess-question-optionBase.coursera-assess-question-pollBase .coursera-assess-question-pollBase-header{
  color:#555;
}
.coursera-assess-question-optionBase.coursera-assess-question-pollBase .coursera-assess-question-pollBase-feedback-option{
  margin-bottom:6px;
}
.coursera-assess-question-optionBase.coursera-assess-question-pollBase .coursera-assess-question-pollBase-feedback-option .coursera-assess-question-pollBase-feedback-option-display{
  line-height:1.3em;
}
.coursera-assess-question-optionBase.coursera-assess-question-pollBase .coursera-assess-question-pollBase-feedback-option .coursera-assess-question-pollBase-feedback-option-bar{
  position:relative;
  height:20px;
  border:1px solid #ccc;
}
.coursera-assess-question-optionBase.coursera-assess-question-pollBase .coursera-assess-question-pollBase-feedback-option .coursera-assess-question-pollBase-feedback-option-bar .coursera-assess-question-pollBase-feedback-option-bar-filling{
  position:absolute;
  top:0px;
  left:0px;
  height:100%;
  background-color:#c2ddef;
}
.coursera-assess-question-optionBase.coursera-assess-question-pollBase .coursera-assess-question-pollBase-feedback-option .coursera-assess-question-pollBase-feedback-option-bar .coursera-assess-question-pollBase-feedback-option-bar-text{
  position:absolute;
  top:0px;
  padding:0 4px 0 4px;
  font-size:12px;
  color:$courseraAssessQuestionPoll_feedbackBarColorUnselected;
}
.coursera-assess-question-optionBase.coursera-assess-question-pollBase .coursera-assess-question-pollBase-feedback-option.coursera-assess-question-pollBase-feedback-option-chosen .coursera-assess-question-pollBase-feedback-option-bar .coursera-assess-question-pollBase-feedback-option-bar-filling{
  background-color:#29abe2;
}
.coursera-assess-question-optionBase.coursera-assess-question-pollBase .coursera-assess-question-pollBase-feedback-option.coursera-assess-question-pollBase-feedback-option-chosen .coursera-assess-question-pollBase-feedback-option-bar .coursera-assess-question-pollBase-feedback-option-bar-text{
  color:#29abe2;
}
.coursera-assess-question-optionBase.coursera-assess-question-pollBase.coursera-assess-style-question-quick .coursera-assess-question-pollBase-header{
  display:none;
}
.coursera-assess-question-optionBase.coursera-assess-question-pollBase.coursera-assess-style-question-quick .coursera-assess-question-pollBase-feedback-number{
  position:absolute;
  right:0px;
  bottom:-38px;
}
.coursera-assess-question-optionBase.coursera-assess-question-pollBase.coursera-assess-style-question-quick .coursera-assess-question-pollBase-feedback-number{
  font-size:12px;
}
.coursera-assess-question-optionBase.coursera-assess-question-pollBase.coursera-assess-style-question-quick .coursera-assess-question-pollBase-feedback-low-response-message{
  display:none;
}
.coursera-assess-question-optionBase.coursera-assess-question-pollBase.coursera-assess-style-question-in-video .coursera-assess-question-pollBase-feedback-option .coursera-assess-question-pollBase-feedback-option-bar{
  height:26px;
  width:465px;
}
.coursera-assess-question-optionBase.coursera-assess-question-pollBase.coursera-assess-style-question-in-video .coursera-assess-question-pollBase-feedback-option .coursera-assess-question-pollBase-feedback-option-bar .coursera-assess-question-pollBase-feedback-option-bar-text{
  top:3px;
}
.coursera-assess-question-optionBase.coursera-assess-question-pollBase.coursera-assess-style-question-in-video .coursera-assess-question-pollBase-feedback-option{
  margin-bottom:10px;
}
.coursera-assess-question-optionBase.coursera-assess-question-pollBase.coursera-assess-style-question-in-video .coursera-assess-question-pollBase-feedback-option .coursera-assess-question-pollBase-feedback-option-bar{
  margin-top:2px;
}
.coursera-assess-question-optionBase.coursera-assess-question-pollBase.coursera-assess-style-question-survey .coursera-assess-question-pollBase-header{
  display:none;
}
.coursera-assess-admin-question-optionBase.coursera-assess-admin-question-pollBase .coursera-assess-admin-question-pollBase-header{
  color:#555;
}
.coursera-assess-admin-question-optionBase.coursera-assess-admin-question-pollBase .coursera-assess-admin-question-optionBase-option .coursera-assess-admin-question-optionBase-fancy-text-boxes .coursera-assess-admin-question-optionBase-option-container .wysihtml5-sandbox.wysihtml5-sandbox-focus,
.coursera-assess-admin-question-optionBase.coursera-assess-admin-question-pollBase .coursera-assess-admin-question-optionBase-option .coursera-assess-admin-question-optionBase-fancy-text-boxes .coursera-assess-admin-question-optionBase-option-container .coursera-assess-admin-question-optionBase-option-text:focus{
  border-bottom-style:solid !important;
}
.coursera-assess-question-reflective .coursera-assess-question-reflective-link{
  cursor:pointer;
}
.coursera-assess-question-reflective .coursera-assess-question-reflective-answer-input{
  margin:4px 8px 6px 0;
  padding:8px;
  min-height:180px;
  width:100%;
}
.coursera-assess-question-reflective .coursera-assess-question-reflective-feedback{
  width:intrinsic;
}
.coursera-assess-style-question-in-video.coursera-assess-question-reflective{
  width:100%;
  height:100%;
  padding:32px 90px;
  overflow-x:hidden;
  overflow-y:auto;
}
.coursera-assess-style-question-in-video.coursera-assess-question-reflective .coursera-assess-question-reflective-prompt{
  margin:0 0 26px 0;
  font-size:16px;
}
.coursera-assess-style-question-in-video.coursera-assess-question-reflective .coursera-assess-question-reflective-answer{
  position:relative;
  margin:0 0 10px 0;
  font-size:15px;
}
.coursera-assess-style-question-in-video.coursera-assess-question-reflective .coursera-assess-question-reflective-feedback-response{
  position:relative;
  background-color:#fff;
  margin-top:7px;
  padding:2px 2px 2px 7px;
}
.coursera-assess-question-shortanswer .coursera-assess-question-shortanswer-link{
  cursor:pointer;
}
.coursera-assess-question-shortanswer .coursera-assess-question-shortanswer-answer-input{
  margin:6px 8px 10px 0;
  padding-left:20px;
  min-height:40px;
  width:100%;
}
.coursera-assess-style-question-in-video.coursera-assess-question-shortanswer{
  padding:32px 90px;
  width:100%;
  height:100%;
  overflow-x:hidden;
  overflow-y:auto;
}
@media (max-width: 767px){
  .coursera-assess-style-question-in-video.coursera-assess-question-shortanswer{
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
  }
}
.coursera-assess-style-question-in-video.coursera-assess-question-shortanswer .coursera-assess-question-shortanswer-prompt{
  margin:0 0 26px 0;
  font-size:16px;
}
.coursera-assess-style-question-in-video.coursera-assess-question-shortanswer .coursera-assess-question-shortanswer-answer{
  position:relative;
  margin:0 0 10px 0;
  font-size:15px;
}
.coursera-assess-style-question-in-video.coursera-assess-question-shortanswer .coursera-assess-question-shortanswer-feedback-response{
  position:relative;
  background-color:#fff;
  margin-top:7px;
  padding:2px 2px 2px 7px;
}
.coursera-assess-style-question-in-video.c-assess-question-single-numeric .coursera-assess-question-optionBase-prompt{
  margin:0 0 26px 0;
  font-size:16px;
}
.coursera-assess-style-question-in-video.c-assess-question-single-numeric .c-single-numeric-input-container{
  margin-bottom:10px;
}
.coursera-assess-question-widget{
  height:100%;
}
.coursera-assess-question-widget .coursera-assess-widget-container{
  height:100%;
}
.coursera-assess-question-widget .coursera-assess-widget-container .coursera-assess-question-widget-answer{
  height:100%;
}
.coursera-assess-question-codeexpression-answer .cml-code-evaluator{
  z-index:0;
}
.coursera-assess-question-codeexpression-answer .ace_print-margin{
  display:none;
}
.coursera-assess-question-codeexpression-feedback{
  white-space:pre;
}
.coursera-assess-style-question-in-video{
  padding:32px 160px;
  width:100%;
  height:100%;
  overflow-x:hidden;
  overflow-y:auto;
}
@media (max-width: 767px){
  .coursera-assess-style-question-in-video{
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
  }
}
.coursera-assess-user p{
  margin:0;
}
.coursera-assess-user img{
  display:block;
  max-width:100%;
}
.coursera-assess-user table{
  border-collapse:collapse;
  margin-top:8px;
}
.coursera-assess-user table,
.coursera-assess-user th,
.coursera-assess-user td{
  border:1px solid #d3d3d3;
}
.coursera-assess-user th,
.coursera-assess-user td{
  text-align:right;
  padding:5px 5px 5px 8px;
}
.coursera-assess-user-legacy p{
  margin:0;
}
.c-assess-theme-phoenix.c-open-single-page-question{
  border-bottom:2px solid rgba(0,0,0,0.12);
  font-size:16px;
  margin-bottom:30px;
  padding:4px 40px 24px 42px;
  position:relative;
}
.c-assess-theme-phoenix .feedback-container{
  position:absolute;
  left:0;
  text-align:center;
}
.c-assess-theme-phoenix .c-feedback-icon{
  font-size:1.6em;
  margin-bottom:22px;
}
.c-assess-theme-phoenix .c-points-box{
  text-align:center;
}
.c-assess-theme-phoenix .c-points-box.feedback{
  color:rgba(255,255,255,0.8);
  padding:8px 6px 8px 6px;
  width:68px;
}
.c-assess-theme-phoenix .c-points-box.attempt{
  padding:6px 6px 6px 6px;
  width:64px;
  color:rgba(0,0,0,0.8);
  border:1px solid rgba(0,0,0,0.255);
  position:absolute;
  left:0;
}
.c-assess-theme-phoenix .c-assess-question-number{
  font-size:1.4em;
  font-weight:inherit;
  line-height:inherit;
  margin:0;
  padding:0;
  left:0;
  position:absolute;
  top:1px;
}
.c-assess-theme-phoenix .coursera-assess-question-optionBase-prompt{
  font-size:1.1em;
  margin-bottom:12px;
}
.c-assess-theme-phoenix .coursera-assess-question-optionBase-prompt .c-assess-question-title{
  margin-bottom:10px;
}
.c-assess-theme-phoenix .coursera-assess-question-optionBase-option .coursera-assess-question-optionBase-option-text{
  font-weight:normal;
  padding:7px 4px 0 42px;
}
.c-assess-theme-phoenix .coursera-assess-question-optionBase-option .coursera-assess-question-optionBase-feedback{
  font-size:0.9em;
  padding:8px 20px;
  margin-left:10px;
}
.c-assess-theme-phoenix legend{
  border:none;
  color:inherit;
  font-size:inherit;
  margin:0;
  padding:0;
}
.c-assess-theme-phoenix.c-correct .c-feedback-icon:before{
  color:#2ab573;
}
.c-assess-theme-phoenix.c-incorrect .c-feedback-icon:before{
  color:#ff5c6e;
}
.c-assess-theme-phoenix.c-correct.c-open-single-page-question,
.c-assess-theme-phoenix.c-incorrect.c-open-single-page-question{
  padding-left:136px;
  min-height:136px;
}
.c-assess-theme-phoenix.c-correct .c-assess-question-number,
.c-assess-theme-phoenix.c-incorrect .c-assess-question-number{
  left:94px;
}
.c-assess-theme-phoenix.coursera-assess-question-optionBase label{
  position:relative;
  display:block;
  border-radius:4px;
  font-size:0.9em;
  padding:2px 10px 7px;
}
.c-assess-theme-phoenix.coursera-assess-question-optionBase label:hover{
  background-color:#f9f9f9;
}
.c-assess-theme-phoenix.coursera-assess-question-optionBase .coursera-assess-question-optionBase-option-disabled label{
  cursor:not-allowed;
}
.c-assess-theme-phoenix.coursera-assess-question-optionBase .coursera-assess-question-optionBase-option-disabled label:hover{
  background-color:#fff;
}
.c-assess-theme-phoenix.coursera-assess-question-optionBase input[type=radio],
.c-assess-theme-phoenix.coursera-assess-question-optionBase input[type=checkbox]{
  position:absolute;
  top:8px;
  left:10px;
  margin:0;
  padding:0;
  height:22px;
  width:22px;
}
.c-assess-theme-phoenix.coursera-assess-question-optionBase .coursera-assess-question-optionBase-option-text:before{
  background-color:#fff;
  border:1px solid #aaa;
  -webkit-box-shadow:inset 0 0 1px 3px #f5f5f5;
  box-shadow:inset 0 0 1px 3px #f5f5f5;
  content:"";
  display:inline-block;
  height:22px;
  left:10px;
  margin-right:10px;
  position:absolute;
  top:8px;
  width:22px;
}
.c-assess-theme-phoenix.coursera-assess-question-optionBase input[type=radio] + .coursera-assess-question-optionBase-option-text:before{
  border-radius:11px;
}
.c-assess-theme-phoenix.coursera-assess-question-optionBase input[type=checkbox] + .coursera-assess-question-optionBase-option-text:before{
  border-radius:2px;
}
.c-assess-theme-phoenix.coursera-assess-question-optionBase input:checked + .coursera-assess-question-optionBase-option-text:before{
  background-color:#9b9b9b;
  -webkit-box-shadow:inset 0 0 0 2px #fff;
  box-shadow:inset 0 0 0 2px #fff;
}
.c-assess-theme-phoenix.coursera-assess-question-optionBase input:focus + .coursera-assess-question-optionBase-option-text:before{
  -webkit-box-shadow:inset 0 0 1px 3px #f5f5f5, 0 0 2px 2px #99e;
  box-shadow:inset 0 0 1px 3px #f5f5f5, 0 0 2px 2px #99e;
}
.c-assess-theme-phoenix.coursera-assess-question-optionBase input:checked:focus + .coursera-assess-question-optionBase-option-text:before{
  -webkit-box-shadow:inset 0 0 0 2px #fff, 0 0 2px 2px #99e;
  box-shadow:inset 0 0 0 2px #fff, 0 0 2px 2px #99e;
}
.c-assess-theme-phoenix.coursera-assess-question-optionBase input:disabled + .coursera-assess-question-optionBase-option-text:before{
  -webkit-box-shadow:inset 0 0 0 2px #f0f0f0;
  box-shadow:inset 0 0 0 2px #f0f0f0;
  background-color:#f0f0f0;
}
.c-assess-theme-phoenix.coursera-assess-question-optionBase input:checked:disabled + .coursera-assess-question-optionBase-option-text:before{
  background-color:#9b9b9b;
  -webkit-box-shadow:inset 0 0 0 2px #f0f0f0;
  box-shadow:inset 0 0 0 2px #f0f0f0;
}
.c-assess-theme-phoenix.coursera-assess-question-optionBase .feedback-correct .coursera-assess-question-optionBase-option-text:before{
  border:2px solid #2ab573;
}
.c-assess-theme-phoenix.coursera-assess-question-optionBase .feedback-incorrect .coursera-assess-question-optionBase-option-text:before{
  border:2px solid #ff5c6e;
}
.c-assess-theme-phoenix.coursera-assess-question-mathexpression .coursera-math-expression-input-container,
.c-assess-theme-phoenix.c-assess-question-regex .coursera-math-expression-input-container,
.c-assess-theme-phoenix.c-assess-question-single-numeric .coursera-math-expression-input-container,
.c-assess-theme-phoenix.coursera-assess-question-mathexpression .c-single-numeric-input-container,
.c-assess-theme-phoenix.c-assess-question-regex .c-single-numeric-input-container,
.c-assess-theme-phoenix.c-assess-question-single-numeric .c-single-numeric-input-container,
.c-assess-theme-phoenix.coursera-assess-question-mathexpression .c-regex-input-container,
.c-assess-theme-phoenix.c-assess-question-regex .c-regex-input-container,
.c-assess-theme-phoenix.c-assess-question-single-numeric .c-regex-input-container{
  width:350px;
}
.c-assess-theme-phoenix.coursera-assess-question-mathexpression .coursera-assess-question-mathexpression-link,
.c-assess-theme-phoenix.c-assess-question-regex .coursera-assess-question-mathexpression-link,
.c-assess-theme-phoenix.c-assess-question-single-numeric .coursera-assess-question-mathexpression-link{
  cursor:pointer;
}
.c-assess-theme-phoenix.coursera-assess-question-mathexpression .coursera-assess-question-mathexpression-answer-input,
.c-assess-theme-phoenix.c-assess-question-regex .coursera-assess-question-mathexpression-answer-input,
.c-assess-theme-phoenix.c-assess-question-single-numeric .coursera-assess-question-mathexpression-answer-input,
.c-assess-theme-phoenix.coursera-assess-question-mathexpression .c-assess-question-regex-answer-input,
.c-assess-theme-phoenix.c-assess-question-regex .c-assess-question-regex-answer-input,
.c-assess-theme-phoenix.c-assess-question-single-numeric .c-assess-question-regex-answer-input,
.c-assess-theme-phoenix.coursera-assess-question-mathexpression .c-assess-question-single-numeric-answer-input,
.c-assess-theme-phoenix.c-assess-question-regex .c-assess-question-single-numeric-answer-input,
.c-assess-theme-phoenix.c-assess-question-single-numeric .c-assess-question-single-numeric-answer-input{
  margin:4px 8px 10px 0;
  padding-left:20px;
  min-height:40px;
  width:100%;
}
.c-assess-theme-phoenix.coursera-assess-question-mathexpression .coursera-assess-question-mathexpression-answer-input-error:focus,
.c-assess-theme-phoenix.c-assess-question-regex .coursera-assess-question-mathexpression-answer-input-error:focus,
.c-assess-theme-phoenix.c-assess-question-single-numeric .coursera-assess-question-mathexpression-answer-input-error:focus,
.c-assess-theme-phoenix.coursera-assess-question-mathexpression .c-assess-question-regex-answer-input-error:focus,
.c-assess-theme-phoenix.c-assess-question-regex .c-assess-question-regex-answer-input-error:focus,
.c-assess-theme-phoenix.c-assess-question-single-numeric .c-assess-question-regex-answer-input-error:focus,
.c-assess-theme-phoenix.coursera-assess-question-mathexpression .c-assess-question-single-numeric-answer-input-error:focus,
.c-assess-theme-phoenix.c-assess-question-regex .c-assess-question-single-numeric-answer-input-error:focus,
.c-assess-theme-phoenix.c-assess-question-single-numeric .c-assess-question-single-numeric-answer-input-error:focus{
  outline-color:#ff5c6e;
}
.c-assess-theme-phoenix.coursera-assess-question-mathexpression .coursera-assess-question-mathexpression-preview-container,
.c-assess-theme-phoenix.c-assess-question-regex .coursera-assess-question-mathexpression-preview-container,
.c-assess-theme-phoenix.c-assess-question-single-numeric .coursera-assess-question-mathexpression-preview-container{
  background-color:#eee;
  padding:10px;
  margin:2px;
  margin-bottom:10px;
  border-radius:5px;
  min-height:80px;
}
.c-assess-theme-phoenix.coursera-assess-question-mathexpression .coursera-assess-question-mathexpression-preview-status-container,
.c-assess-theme-phoenix.c-assess-question-regex .coursera-assess-question-mathexpression-preview-status-container,
.c-assess-theme-phoenix.c-assess-question-single-numeric .coursera-assess-question-mathexpression-preview-status-container{
  margin-bottom:10px;
}
.c-assess-theme-phoenix.coursera-assess-question-mathexpression .coursera-assess-question-mathexpression-preview-status,
.c-assess-theme-phoenix.c-assess-question-regex .coursera-assess-question-mathexpression-preview-status,
.c-assess-theme-phoenix.c-assess-question-single-numeric .coursera-assess-question-mathexpression-preview-status{
  font-size:14px;
}
.c-assess-theme-phoenix.coursera-assess-question-mathexpression .coursera-assess-question-mathexpression-preview-normal,
.c-assess-theme-phoenix.c-assess-question-regex .coursera-assess-question-mathexpression-preview-normal,
.c-assess-theme-phoenix.c-assess-question-single-numeric .coursera-assess-question-mathexpression-preview-normal{
  color:#666;
}
.c-assess-theme-phoenix.coursera-assess-question-mathexpression .coursera-assess-question-mathexpression-preview-error,
.c-assess-theme-phoenix.c-assess-question-regex .coursera-assess-question-mathexpression-preview-error,
.c-assess-theme-phoenix.c-assess-question-single-numeric .coursera-assess-question-mathexpression-preview-error{
  color:#ff5b6e;
}
.c-assess-theme-phoenix.coursera-assess-question-mathexpression .coursera-assess-question-mathexpression-preview-link,
.c-assess-theme-phoenix.c-assess-question-regex .coursera-assess-question-mathexpression-preview-link,
.c-assess-theme-phoenix.c-assess-question-single-numeric .coursera-assess-question-mathexpression-preview-link,
.c-assess-theme-phoenix.coursera-assess-question-mathexpression .coursera-assess-question-mathexpression-preview-link:hover,
.c-assess-theme-phoenix.c-assess-question-regex .coursera-assess-question-mathexpression-preview-link:hover,
.c-assess-theme-phoenix.c-assess-question-single-numeric .coursera-assess-question-mathexpression-preview-link:hover,
.c-assess-theme-phoenix.coursera-assess-question-mathexpression .coursera-assess-question-mathexpression-preview-link:focus,
.c-assess-theme-phoenix.c-assess-question-regex .coursera-assess-question-mathexpression-preview-link:focus,
.c-assess-theme-phoenix.c-assess-question-single-numeric .coursera-assess-question-mathexpression-preview-link:focus,
.c-assess-theme-phoenix.coursera-assess-question-mathexpression .coursera-assess-question-mathexpression-preview-link:active,
.c-assess-theme-phoenix.c-assess-question-regex .coursera-assess-question-mathexpression-preview-link:active,
.c-assess-theme-phoenix.c-assess-question-single-numeric .coursera-assess-question-mathexpression-preview-link:active{
  color:#000;
}
.c-assess-theme-phoenix.coursera-assess-question-mathexpression .coursera-assess-question-mathexpression-preview-link:hover,
.c-assess-theme-phoenix.c-assess-question-regex .coursera-assess-question-mathexpression-preview-link:hover,
.c-assess-theme-phoenix.c-assess-question-single-numeric .coursera-assess-question-mathexpression-preview-link:hover,
.c-assess-theme-phoenix.coursera-assess-question-mathexpression .coursera-assess-question-mathexpression-preview-link:link,
.c-assess-theme-phoenix.c-assess-question-regex .coursera-assess-question-mathexpression-preview-link:link,
.c-assess-theme-phoenix.c-assess-question-single-numeric .coursera-assess-question-mathexpression-preview-link:link,
.c-assess-theme-phoenix.coursera-assess-question-mathexpression .coursera-assess-question-mathexpression-preview-link:visited,
.c-assess-theme-phoenix.c-assess-question-regex .coursera-assess-question-mathexpression-preview-link:visited,
.c-assess-theme-phoenix.c-assess-question-single-numeric .coursera-assess-question-mathexpression-preview-link:visited,
.c-assess-theme-phoenix.coursera-assess-question-mathexpression .coursera-assess-question-mathexpression-preview-link:active,
.c-assess-theme-phoenix.c-assess-question-regex .coursera-assess-question-mathexpression-preview-link:active,
.c-assess-theme-phoenix.c-assess-question-single-numeric .coursera-assess-question-mathexpression-preview-link:active{
  text-decoration:underline;
}
.c-assess-theme-phoenix.coursera-assess-question-mathexpression .coursera-assess-question-mathexpression-preview,
.c-assess-theme-phoenix.c-assess-question-regex .coursera-assess-question-mathexpression-preview,
.c-assess-theme-phoenix.c-assess-question-single-numeric .coursera-assess-question-mathexpression-preview{
  padding-left:15px;
}
.c-assess-theme-phoenix.coursera-assess-question-mathexpression .coursera-assess-question-mathexpression-help-container,
.c-assess-theme-phoenix.c-assess-question-regex .coursera-assess-question-mathexpression-help-container,
.c-assess-theme-phoenix.c-assess-question-single-numeric .coursera-assess-question-mathexpression-help-container{
  min-height:15px;
}
.c-assess-theme-phoenix.coursera-assess-question-mathexpression .coursera-assess-question-mathexpression-help,
.c-assess-theme-phoenix.c-assess-question-regex .coursera-assess-question-mathexpression-help,
.c-assess-theme-phoenix.c-assess-question-single-numeric .coursera-assess-question-mathexpression-help{
  font-size:12px;
  float:right;
}
@media (max-width: 991px){
  .c-assess-theme-phoenix.c-open-single-page-question{
    padding:4px 0 14px !important;
    min-height:0;
  }
  .c-assess-theme-phoenix .c-points-box.attempt,
  .c-assess-theme-phoenix .feedback-container{
    position:relative;
    margin-bottom:10px;
    -webkit-box-orient:horizontal;
    -moz-box-orient:horizontal;
    -o-box-orient:horizontal;
    -webkit-flex-direction:row;
    -ms-flex-direction:row;
    flex-direction:row;
  }
  .c-assess-theme-phoenix .c-assess-question-number{
    left:0;
    position:relative;
    top:0;
  }
  .c-assess-theme-phoenix .c-feedback-icon{
    font-size:2em;
    margin:0 20px 0 0;
  }
  .c-assess-theme-phoenix .c-assess-question-number{
    font-size:1em;
    position:static;
  }
  .c-assess-theme-phoenix .coursera-assess-question-optionBase-prompt{
    display:inline;
    font-size:1em;
  }
  .c-assess-theme-phoenix .coursera-assess-question-optionBase-prompt .c-assess-question-title{
    display:inline-block;
  }
}
@media (max-width: 767px){
  .c-assess-attempt-result .c-assess-attempt-result-entry{
    margin:0;
  }
}
.coursera-assess-lib-htmlWarning-error{
  color:#b94a48;
}
.coursera-assess-lib-htmlWarning-more{
  cursor:pointer;
}
.rc-DiagnosticQuiz{
  width:100%;
  height:100%;
  top:0;
  left:0;
  z-index:10002;
  position:fixed;
  background:#fff;
  overflow:auto;
}
.rc-DiagnosticQuiz .diagnostic-quiz-content{
  max-width:860px;
  padding:50px;
  margin:0 auto;
  margin-bottom:50px;
}
.rc-DiagnosticQuiz .rc-QuizHeader{
  margin-bottom:30px;
}
.rc-DiagnosticQuiz .rc-QuizHeader .quiz-header-content{
  -webkit-box-pack:justify;
  -moz-box-pack:justify;
  -o-box-pack:justify;
  -ms-flex-pack:justify;
  -webkit-justify-content:space-between;
  justify-content:space-between;
}
.rc-DiagnosticQuiz .rc-SubmitQuiz{
  float:right;
}
.rc-DiagnosticQuiz .rc-Question{
  margin-left:-96px;
}
.rc-DiagnosticQuiz .c-assess-theme-phoenix.c-open-single-page-question{
  border-bottom:1px solid #eee;
}
.rc-DiagnosticQuiz .c-assess-theme-phoenix.c-correct.c-open-single-page-question,
.rc-DiagnosticQuiz .c-assess-theme-phoenix.c-incorrect.c-open-single-page-question,
.rc-DiagnosticQuiz .c-assess-theme-phoenix.c-no-correctness.c-open-single-page-question{
  padding-left:136px !important;
}
.rc-DiagnosticQuiz .c-assess-theme-phoenix.c-correct .c-assess-question-number,
.rc-DiagnosticQuiz .c-assess-theme-phoenix.c-incorrect .c-assess-question-number,
.rc-DiagnosticQuiz .c-assess-theme-phoenix.c-no-correctness .c-assess-question-number{
  left:94px !important;
}
