.element-invisible {
  margin: 0;
  padding: 10;
}
ul.inline {
  margin-left: 0;
  margin-top: 20px;
}
.grey a {
  color: #999
}
/* hide page h1 title */

.page-course h1.page-header,
.page-package h1.page-header,
.page-blog h1.page-header,
.node-type-course h1.page-header,
.node-type-video h1.page-header {
  position: absolute;
  left: -9999px
}
.page-node-869 .maincontent {
  display: none;
}
/* header section */

#header {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
}
.header-inner {
  color: #d7d7d7;
  background: url(../images/navbar-bg.png) repeat-x;
}
#logo {
  margin: 7px 0 5px 0;
  padding: 0;
}
#logo img {
  width: 177px
}
/* nav menu */

#main-menu {
  margin-left: 30px;
}
#main-menu a, #secondary-menu a{
  padding-top: 15px;
  padding-bottom: 12px;
  padding-left: 20px;
  padding-right: 20px;
}
#main-menu a:hover {
  background: rgba(0, 0, 0, 0.3);
}
#main-menu li {
  margin-right: 5px
}
#main-menu li.active-trail {
  border-left: 1px solid #3f3f3f;
  border-right: 1px solid #3f3f3f
}
#main-menu a.active-trail {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  border-right: 1px solid #000;
  border-left: 1px solid #000
}

#secondary-menu a.btn {
  padding: 5px 15px;
}
#secondary-menu a:hover {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 2px;
}
#secondary-menu a {
  border-radius: 2px;
}
#secondary-menu a.btn {
  color: #fff;
}
#secondary-menu a.btn:hover {
  background-color: #106b98;
  color: #fff;
}
/* showcase section */

#showcase{
  color: #ffffff;
  background: #000;
}
.front #showcase {
  background: none;
}
#showcase .anystretch {
  background: #111213;
}

.alpha-line {
  border-color: rgba(255, 255, 255, .201) rgba(255, 255, 255, .204);
  border-top-style: solid;
  border-top-width: 1px;
}
.showcase-mask {
  background: url(../images/grid-white-1.png);
}
#showcase h1 {
  font-size: 55px;
  margin-top: 80px;
  color: #f8f8f8;
  font-weight: 100;
  line-height: 60px;
  opacity: 0.9;
}
#showcase h1 span {
  font-weight: normal
}
#showcase p {
  color: #f8f8f8;
  font-size: 18px;
  font-weight: normal;
  margin-top: 30px;
  line-height: 1.7
}
#showcase .btn-large {
  padding: 12px 50px
}
.front #showcase .container {
  padding-bottom: 50px
}
/* showcase-course section */

#showcase-course a:hover {
  color: #f3f3f3
}
#showcase-course .video-thumb span {
  background: url(../images/play-btn-small.png) no-repeat 50% 50%;
  width: 35px;
  height: 35px;
  display: block;
  position: absolute;
  top: 15px;
  left: 32px;
  z-index: 199;
  cursor: pointer;
  background-size: 35px 35px;
}
#showcase-course .video-thumb a {
  display: block;
  position: relative;
  width: 97px;
}
.course-promo {
  background: rgba(0, 0, 0, 0.7);
  margin-top: 90px;
  padding: 30px;
  padding-top: 15px;
  color: #ccc;
}
.course-promo img {
  width: 97px
}
.course-promo a {
  color: #fff
}
.course-promo-box {
  border-color: rgba(0, 0, 0, .201) rgba(0, 0, 0, .204);
  padding: 15px 0 15px 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.course-promo-info {
  float: left;
  width: 110px;
  margin-left: 20px
}
.course-promo-info {
  float: right;
}
#showcase-course-title {
  color: #fff;
  text-align: right
}
#showcase-course-title a {
  color: #fff;
}
#showcase-course-title .container {
  position: relative
}
#showcase-course-title .course-info h1 {
  background: rgba(0, 0, 0, 0.7);
  padding: 10px 30px;
  margin-bottom: 0;
  font-size: 35px;
  font-weight: 100;
}
#showcase-course-title .course-info p {
  background: rgba(0, 0, 0, 0.3);
  padding: 5px 30px;
  margin-bottom: 0
}
#showcase-course-title .course-info p.course-author {
  padding-top: 0
}
#showcase-course-title .course-info {
  position: absolute;
  top: -290px;
  right: 0
}
/* Bottom section */

#bottom {
  background: url(../images/bottom-bg.png) #202020;
  padding-bottom: 30px;
  color: #a1a1a1;
}
#bottom a {
  color: #a1a1a1
}
#bottom h2 {
  margin-bottom: 15px;
  background: url(../images/dotted-line.png) repeat-x 0 50%;
  font-size: 15px;
}
#bottom h2 span {
  background: url(../images/bottom-bg.png) #202020;
  padding-right: 10px;
}
/* footer section*/

#footer {
  font-family: 'Proxima Nova Italic',"Segoe UI",Roboto,"Droid Sans","Helvetica Neue",Arial,sans-serif;
  color: #585858;
  font-size: 13px;
  padding: 15px 0 10px 0;
  background: url(../images/showcase_bg.png) #111213;
}
#footer a {
  color: #8c8c8c;
}
#footer,
#footer a {
  color: #585858
}
#footer span {
  padding: 0 5px
}
/* feature section */

#feature {
  background: #dcddde;
  border-bottom: 1px solid #fff;
}
/* player section*/

#player {
  margin-top: 10px;
  padding-bottom: 35px;
}
span.runtime {
  color: #999;
  margin-top: 8px;
  margin-left: 5px;
}
#feature .flag-group {
  display: block;
  float: left;
  margin-top: 3px;
  margin-right: 20px
}
.flag-throbber {
  display: none;
}
a.flag {
  display: block;
  padding: 11px 10px;
  line-height: 1.3;
  height: 41px;
  width: 36px;
  box-sizing: border-box;
}
a.flag:hover {
  text-decoration: none;
  color: #606060;
}
a.flag-action{
  color: #a0a0a0;
}
a.unflag-action{
  color: #6d6d6d;
}
.flag-out-of-date a.unflag-action, #feature .flag-out-of-date a.unflag-action, .outdated i{
  color: #FF0018;
}
#feature a.unflag-action{
  color: #606060;
}
.viewed .fa-circle-o:before {
  content: "\f192";
}
span.btn {
  padding: 0;
  line-height: 0.5;
  background: none;
  border: none;
  box-shadow: none;
}
.now-watching {
  color: #333;
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  margin-right: 10px;
  text-align: center;
}
#feature .pull-right {
  margin-left: 20px
}
.player-control {
  float: right;
  width: 120px;
}
/* cart page */

.qty {
  width: 10%
}
td.price, th.price {
  width: 20%;
  text-align: right !important;
}
.subtotal {
  text-align: right !important;
}
.subtotal .uc-price {
  font-weight: bold;
  color: #ff0000;
}
.uc-price {
    /*display: block;*/
}
td.products {
  width: 70%
}
/* signup tip */

.signup-tip {
  height: 39px;
  padding: 10px 0;
  font-size: 18px;
  text-align: right;
}
.signup-tip span,
.tour {
  display: block;
  float: left;
  padding-top: 5px;
}
.signup-tip span {
  margin-right: 10px;
}
.signup-tip .signup-btn {
  width: 126px;
  background: #0e71a3;
  text-align: center;
  color: #f3f3f3
}
.signup-tip .signup-btn:hover {
  background: #118bc8
}
.signup-tip .tour {
  padding-right: 50px;
  margin-left: 20px;
  width: 190px;
  color: #585858;
}
/* front page */


.front #mainbody .span3 {
  margin-bottom: 20px
}
.latest-course img {
  width: 150px
}
.author a {
  color: #666
}
.pager {
  clear: both;
  padding-top: 10px
}
.front .maincontent h1 {
  margin-bottom: 20px;
  background: url(../images/gray-dot.png) repeat-x 0 50%;
  margin-top: 0
}
.front .maincontent h1 span {
  background: #F8F8F8;
  padding-right: 20px;
}
.front .view-course img {
  width: 170px
}
.category-icon h3 {
  font-size: 12px;
  text-align: center
}

#case-show .description a {
  border-bottom: 1px dotted #333;
  color: rgba(0,0,0,0.75);
}

#case-show .media {
  box-shadow: 0 34px 47px 0 rgba(0,0,0,0.06);
  width: 100%;
}
#case-show .desktop {
  padding: 48px 16px;
}
#case-show .mobile {
  padding: 48px 40px;
}
.package-list {
  text-align: center;
}
.package-list h3 {
  font-size: 18px;
  text-align: center;
  color: rgba(0,0,0,0.54);
  margin: 8px;
}
.package-list a {
  display: block;
  margin: 24px 0;
}
.package-list .icon-box {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 110px;
}
.package-list img {
    vertical-align: middle;
}

/* sub table */

.sub-table {
  margin: 80px auto;
  text-align: center;

}
.sub-months {
  background: #272727;
  width: 280px;
  float: left;
}
.sub-plan {
  background: #232323;
  width: 320px;
  float: left;
}
.sub-title,
.sub-price,
.sub-item,
.sub-button {
  padding: 25px;
  border-bottom: 1px solid #2e2e2e;
}
.sub-table .sub-tip {
  margin-top:50px;
}
.sub-title {
  font-size: 22px;
  color: #b5b5b5;
}
.sub-price {
  color: #b94a48;
  font-size: 28px;
  padding: 35px;
}
.sub-button a {
  width: 120px;
  padding: 10px;
}

.sub-tip {
  padding-top: 10px;
  color: #999;
  line-height: 1.8;
  clear: both;
}
/* course page */

.course-list h2 {
  font-size: 15px
}
.course-list .span4 {
  margin-bottom: 36px;
}
#views-exposed-form-course-course-list-page {
  border-bottom: 1px solid #eee;
  margin-bottom: 50px;
  margin-left: 20px;
  width: 100%;
}


.box {
  padding: 25px 10px 25px 35px;
  border-bottom: 1px solid #eee;
  word-wrap: break-word;
  color: #919191;
}
.box a {
  color: #919191;
}
.box a.btn {
  color: #fff;
}
.box a.active {
  color: #2e2e2e;
}
.box .list li {
  padding: 5px 0;
}
.maincontent {
  padding: 20px 0
}
.node-type-video #mainbody .container,
.node-type-course #mainbody .container {
  background: url(../images/gray-dot.png) repeat-y 640px 0
}
#feature {
  padding: 8px 0
}


#showcase-course {
  position: relative
}
/* blog page */

.page-blog {
  font-weight: normal
}
.page-blog #mainbody img,
.node-type-blog #mainbody img {
  margin: 10px 0
}
.page-blog .maincontent h2 {
  font-weight: 300;
  width: 75%;
}
.page-blog h2 a {
  color: #333;
}
.page-blog .node-teaser {
  border-bottom: 1px solid #e8e8e8;
  padding: 6% 12%;
}
.page-blog .submitted,
.node-type-blog .submitted {
  color: #999;
  margin-bottom: 35px
}
page-blog .submitted a,
.node-type-blog .submitted a,
.page-blog .node-teaser .inline a,
.node-type-blog ul.inline,
.node-type-blog ul.inline a {
  color: #999
}
/* blog node page */

.node-type-blog .tabs {
  padding-left: 70px
}
.node-type-blog h1 {
  width: 75%;
  font-weight: normal;
  margin-top: 35px
}
.node-type-blog h1.page-header {
  border-bottom: none;
  padding: 0 12% 0 12%;
  font-size: 46px;
  line-height:1.3;
  font-family: "Songti SC", serif;
  font-weight: lighter;
}
#showcase h1 {
  font-family: "Songti SC", serif;
  font-weight: lighter;
}
.node-type-blog .node-content {
  border-bottom: 1px solid #e8e8e8;
  padding: 0 12% 0 12%;
}
/* blog node comment */

.node-type-blog #comments {
  padding: 0 10% 0 10%;
}
.node-type-blog #comments .box {
  padding: 20px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #e8e8e8;
}
.node-type-blog .indented {
  padding-left: 30px
}
.filter-wrapper {
  display: none;
}
#comments .submitted {
  padding-left: 0;
  margin-bottom: 15px;
font-size:15px;
margin-top: 10px;
}
#comments ul.inline {
  float: right;
  margin-top: 0;
  padding-left: 0;
  width: 300px;
  text-align: right;
}
#comments .content {
  margin-bottom: 20px;
  padding-bottom: 15px
}
#comments {
  margin-top: 30px
}
#comments h2 {
  margin-bottom: 30px;
}
#comments .last .content {
  border: none;
}
.node-type-blog #comments .content {
  border-bottom: 1px solid #e8e8e8;
  font-size: 16px;
  font-family: "PingFangSC-Light", sans-serif;
}

/* user login page */

.password-strength {
  width: 350px;
  float: right;
}
.password-strength .progress {
  height: 10px
}
/*ipad*/

.ipad #showcase .container {
  width: 825px
}
.ipad #player {
  background-size: 728px 26px
}
/*cart page*/

.uc-cart-checkout-form fieldset.collapsible {
  padding-bottom: 10px;
  margin-bottom: 15px;
}
#sidebar h3 {
  font-size: 15px;
}
.node-type-blog .content[property*=label] {
  margin-right: 10px;
  margin-top: 20px;
  padding-bottom: 20px;
  color: #999;
  border-bottom: none;
}
[property*=label]::before {
  content: "# ";
}
#toolbar {
  z-index: 9900;
}

/* package page*/
.package .header {
  text-align: left;
  text-transform: uppercase;
}
.items.package {
  padding: 0 160px;
}
.package .header h3 {
  margin: 0;
  font-weight: 300;
}


/*mockup*/
.mockup {
  border-top: 2em solid #f6f6f6;
  box-shadow: 0 0.1em 2em 0 rgba(0, 0, 0, 0.1);
  position: relative;
  border-radius: 5px;
  margin: 2em;
}

.mockup:before {
  display: block;
  position: absolute;
  content: '';
  top: -1.25em;
  left: 1em;
  width: 0.5em;
  height: 0.5em;
  border-radius: 50%;
  background-color: #dcdcdc;
  box-shadow: 0 0 0 2px #dcdcdc, 1.5em 0 0 2px #dcdcdc, 3em 0 0 2px #dcdcdc;
}

/*blog video player*/
.node-blog .player {
  padding: 24px;
  background: #000;
  padding-bottom: 0;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
.node-blog .player ~ h3 {
  text-align: right;
  background: #ececec;
  margin: 0;
  padding: 24px;
  margin-bottom: 32px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  font-size: 18px;
}
