/* Header */
/* Sections */
/* Footer */
.p-0 {
  padding: 0;
}
@-webkit-keyframes arrowAnim {
  0% {
    right: -15px;
  }
  50% {
    right: -12px;
  }
  100% {
    right: -15px;
  }
}
@keyframes arrowAnim {
  0% {
    right: -15px;
  }
  50% {
    right: -12px;
  }
  100% {
    right: -15px;
  }
}
/* HELPERS */
.m-t-0 {
  margin-top: 0;
}
.m-t-5 {
  margin-top: 5px;
}
.m-t-10 {
  margin-top: 10px;
}
.m-t-15 {
  margin-top: 15px;
}
.m-t-20 {
  margin-top: 20px;
}
.m-t-25 {
  margin-top: 25px;
}
.m-t-30 {
  margin-top: 30px;
}
.m-t-35 {
  margin-top: 35px;
}
.m-t-40 {
  margin-top: 40px;
}
.m-t-45 {
  margin-top: 45px;
}
.m-t-50 {
  margin-top: 50px;
}
.m-l-0 {
  margin-left: 0;
}
.m-l-5 {
  margin-left: 5px;
}
.m-l-10 {
  margin-left: 10px;
}
.m-l-15 {
  margin-left: 15px;
}
.m-l-20 {
  margin-left: 20px;
}
.m-l-25 {
  margin-left: 25px;
}
.m-l-30 {
  margin-left: 30px;
}
.m-l-35 {
  margin-left: 35px;
}
.m-l-40 {
  margin-left: 40px;
}
.m-l-45 {
  margin-left: 45px;
}
.m-l-50 {
  margin-left: 50px;
}
.m-r-0 {
  margin-right: 0;
}
.m-r-5 {
  margin-right: 5px;
}
.m-r-10 {
  margin-right: 10px;
}
.m-r-15 {
  margin-right: 15px;
}
.m-r-20 {
  margin-right: 20px;
}
.m-r-25 {
  margin-right: 25px;
}
.m-r-30 {
  margin-right: 30px;
}
.m-r-35 {
  margin-right: 35px;
}
.m-r-40 {
  margin-right: 40px;
}
.m-r-45 {
  margin-right: 45px;
}
.m-r-50 {
  margin-right: 50px;
}
.m-b-0 {
  margin-bottom: 0;
}
.m-b-5 {
  margin-bottom: 5px;
}
.m-b-10 {
  margin-bottom: 10px;
}
.m-b-15 {
  margin-bottom: 15px;
}
.m-b-20 {
  margin-bottom: 20px;
}
.m-b-25 {
  margin-bottom: 25px;
}
.m-b-30 {
  margin-bottom: 30px;
}
.m-b-35 {
  margin-bottom: 35px;
}
.m-b-40 {
  margin-bottom: 40px;
}
.m-b-45 {
  margin-bottom: 45px;
}
.m-b-50 {
  margin-bottom: 50px;
}
.p-t-0 {
  padding-top: 0;
}
.p-t-5 {
  padding-top: 5px;
}
.p-t-10 {
  padding-top: 10px;
}
.p-t-15 {
  padding-top: 15px;
}
.p-t-20 {
  padding-top: 20px;
}
.p-t-25 {
  padding-top: 25px;
}
.p-t-30 {
  padding-top: 30px;
}
.p-t-35 {
  padding-top: 35px;
}
.p-t-40 {
  padding-top: 40px;
}
.p-t-45 {
  padding-top: 45px;
}
.p-t-50 {
  padding-top: 50px;
}
.p-l-0 {
  padding-left: 0;
}
.p-l-5 {
  padding-left: 5px;
}
.p-l-10 {
  padding-left: 10px;
}
.p-l-15 {
  padding-left: 15px;
}
.p-l-20 {
  padding-left: 20px;
}
.p-l-25 {
  padding-left: 25px;
}
.p-l-30 {
  padding-left: 30px;
}
.p-l-35 {
  padding-left: 35px;
}
.p-l-40 {
  padding-left: 40px;
}
.p-l-45 {
  padding-left: 45px;
}
.p-l-50 {
  padding-left: 50px;
}
.p-r-0 {
  padding-right: 0;
}
.p-r-5 {
  padding-right: 5px;
}
.p-r-10 {
  padding-right: 10px;
}
.p-r-15 {
  padding-right: 15px;
}
.p-r-20 {
  padding-right: 20px;
}
.p-r-25 {
  padding-right: 25px;
}
.p-r-30 {
  padding-right: 30px;
}
.p-r-35 {
  padding-right: 35px;
}
.p-r-40 {
  padding-right: 40px;
}
.p-r-45 {
  padding-right: 45px;
}
.p-r-50 {
  padding-right: 50px;
}
.p-b-0 {
  padding-bottom: 0;
}
.p-b-5 {
  padding-bottom: 5px;
}
.p-b-10 {
  padding-bottom: 10px;
}
.p-b-15 {
  padding-bottom: 15px;
}
.p-b-20 {
  padding-bottom: 20px;
}
.p-b-25 {
  padding-bottom: 25px;
}
.p-b-30 {
  padding-bottom: 30px;
}
.p-b-35 {
  padding-bottom: 35px;
}
.p-b-40 {
  padding-bottom: 40px;
}
.p-b-45 {
  padding-bottom: 45px;
}
.p-b-50 {
  padding-bottom: 50px;
}
body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 15px;
}
h1 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 38px;
}
h1.entry-title {
  font-weight: bold;
  border-bottom: 1px solid #C0C0C2;
  padding-bottom: 8px;
}
h2 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 28px;
}
h3 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 20px;
  font-weight: bold;
}
h4 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.sub-title {
  color: #8F9090;
  font-size: 16px;
}
p {
  color: #333B43;
}
.sh {
  background: #bb2020;
}
header {
  background: #FFF;
}
header .logo {
  margin: 10px 0;
}
header .logo img {
  width: 100%;
  max-width: 240px;
}
header .logo .open-main-menu {
  display: none;
  float: right;
  border: none;
  margin-top: 15px;
  min-width: 45px;
  padding: 15px 15px 13px;
  border-radius: 3px;
  background: #293139;
  color: #FFF;
}
header .logo .open-main-menu i {
  font-size: 18px;
}
header .main-menu {
  display: block;
}
header .main-menu .nav-pills li {
  border-top: 5px solid transparent;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
header .main-menu .nav-pills li:hover {
  border-color: #f5f5f5;
}
header .main-menu .nav-pills li a {
  color: #000;
  font-weight: bold;
  font-size: 14px;
  border-radius: 0;
  padding: 40px 20px 50px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
header .main-menu .nav-pills li a:hover,
header .main-menu .nav-pills li a:active,
header .main-menu .nav-pills li a:focus {
  background: #f5f5f5;
  color: #000;
}
header .main-menu .nav-pills li.active {
  border-top: 5px solid #006A79;
}
header .main-menu .nav-pills li.active a {
  background: #f5f5f5;
}
header .main-menu .nav-pills li.active a:hover {
  color: #000;
}
header .main-menu .nav-pills li.register-btn {
  padding: 30px 5px 0;
}
header .main-menu .nav-pills li.register-btn:hover {
  border-color: transparent;
}
header .main-menu .nav-pills li.register-btn a {
  background: #006A79;
  padding: 10px;
  border-radius: 5px;
  color: #FFF;
}
header .main-menu .nav-pills li.register-btn a:hover {
  background: #00606f;
}
header .main-menu ul.dropdown-menu {
  margin-top: -40px;
}
header .main-menu ul.dropdown-menu li {
  border-top: none !important;
  background: #FFF;
}
header .main-menu ul.dropdown-menu li a {
  padding: 10px 20px 10px;
  border: none;
  background: #FFF;
}
header .main-menu ul.dropdown-menu li a:hover {
  background: #EEE;
}
.title-container {
  background: #305990;
  padding: 25px 0;
}
.title-container h2 {
  color: #FFF;
  margin: 0;
  font-weight: 100;
}
.title-container h2 small {
  color: #fff;
  font-weight: 100;
}
.carousel .cebroker-tag {
  position: absolute;
  z-index: 2;
  width: 100%;
}
.carousel .cebroker-tag img {
  max-width: 144px;
  margin: 20px;
}
.carousel .container.controls {
  position: absolute;
  z-index: 3;
  width: 90%;
  left: 50%;
  margin-left: -585px;
  top: 50%;
}
.carousel .banner-caption {
  position: absolute;
  top: 25px;
  width: 100%;
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
  opacity: 0;
  transition: all 0.75s ease;
  -moz-transition: all 0.75s ease;
  -webkit-transition: all 0.75s ease;
  -ms-transition: all 0.75s ease;
  -o-transition: all 0.75s ease;
}
.carousel .banner-caption .container {
  text-align: center;
  color: #FFF;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 36px;
  font-weight: bold;
  line-height: 40px;
  width: 100%;
}
.carousel .bottom-caption {
  position: absolute;
  width: 100%;
  bottom: 0;
  color: #FFF;
  text-align: center;
  background: rgba(0, 0, 0, 0.3);
  padding: 10px 0;
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
  font-size: 18px;
  font-weight: bold;
}
.carousel .item.active .banner-caption {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
section {
  padding-top: 30px;
  padding-bottom: 30px;
}
section.categories {
  padding-top: 70px;
}
.categories {
  padding-bottom: 100px;
}
.categories .category-item {
  text-align: center;
  margin-bottom: 20px;
}
.categories .category-item h4 {
  font-weight: bold;
  font-size: 21px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.categories .category-item p {
  color: #8F9090;
  font-size: 14px;
  line-height: 21px;
}
.categories .category-item .btn {
  position: relative;
  margin-top: 20px;
  padding: 7px 20px;
  overflow: hidden;
}
.home-steps {
  background: #FBFCFC;
}
.home-steps .steps {
  float: left;
  width: 100%;
  margin-top: 50px;
}
.home-steps .steps .step {
  position: relative;
  float: left;
  width: 20%;
}
.home-steps .steps .step.active .step-icon:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.home-steps .steps .step.active .step-icon:hover:before {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.home-steps .steps .step:hover:after {
  -webkit-animation-name: arrowAnim;
          animation-name: arrowAnim;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
.home-steps .steps .step:after {
  content: " ";
  position: absolute;
  width: 30px;
  height: 34px;
  background-image: url('../images/step-arrow.png');
  right: -15px;
  top: 25%;
}
.home-steps .steps .step:nth-last-child(1):after {
  background-image: none;
}
.home-steps .steps .step .step-icon {
  position: relative;
  border-radius: 100%;
  width: 60%;
  height: 140px;
  margin: 0 auto;
  cursor: default;
}
.home-steps .steps .step .step-icon:before {
  content: " ";
  position: absolute;
  background-image: url('../images/step-background.png');
  background-size: 100% 100%;
  border-radius: 100%;
  width: 100%;
  height: 100%;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.home-steps .steps .step .step-icon:hover:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.home-steps .steps .step .step-icon .step-number {
  position: absolute;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 70px;
  border-radius: 100%;
  background: #006A79;
  color: #FFF;
  text-align: center;
  width: 90%;
  height: 90%;
  margin: 5%;
  padding-top: 10px;
}
.home-steps .steps .step .step-title {
  margin-top: 20px;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
}
.courses .course-item {
  background: #FFF;
  border: 1px solid #ECECEC;
  box-shadow: 0 0 2px rgba(66, 66, 66, 0.2);
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.courses .course-item:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.courses .course-item .course-header {
  float: left;
  position: relative;
  width: 100%;
  background: #303C45;
}
.courses .course-item .course-header h4 {
  float: left;
  padding: 15px;
  line-height: 25px;
  width: 85%;
}
.courses .course-item .course-header h4 a {
  color: #FFF;
  font-weight: 100;
}
.courses .course-item .course-header .course-price {
  position: absolute;
  top: 0;
  right: 0;
  padding: 8px;
  width: 15%;
  height: 100%;
  background: #212C33;
  text-align: center;
  vertical-align: middle;
  color: #FFF;
  font-size: 21px;
  font-weight: bold;
  border-left: 1px solid #41484F;
}
.courses .course-item .course-header .course-price span {
  width: 100%;
  top: 0;
  left: 0;
  text-align: center;
}
.courses .course-item h5 {
  border-top: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
  padding: 5px 15px;
  background: #F5F5F5;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}
.courses .course-item h5.more-details-holder {
  margin-bottom: 0;
}
.courses .course-item .course-description {
  padding: 0 15px;
  color: #333;
  font-size: 13px;
  line-height: 21px;
}
footer {
  float: left;
  width: 100%;
  background: #B3B3B3;
  padding: 30px 0;
}
footer .widget h4 {
  color: #FFF;
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 22px;
}
footer .widget ul {
  padding-left: 0;
  list-style: none;
}
footer .widget ul li {
  margin-bottom: 3px;
}
footer .widget ul li a {
  padding-left: 5px;
  color: #FFF;
}
footer .widget ul li:before {
  content: " ";
  float: left;
  width: 10px;
  height: 10px;
  background: #006A79;
  box-shadow: -1px 1px 0 1px #000;
  margin-top: 5px;
}
.sub-footer {
  float: left;
  width: 100%;
  background: #3a3a3b;
  height: 60px;
}
.panel-body .nav-stacked {
  margin-left: 0;
  padding-left: 0;
}
.take-course-form input,
.take-course-form select {
  margin-bottom: 10px;
}
.take-course-form .form-group {
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.user-forms,
#theme-my-login.login {
  position: relative;
  margin: 0 auto;
  max-width: 500px;
}
.user-forms p,
#theme-my-login.login p {
  font-weight: normal;
}
.user-forms p.registerNameHeading strong,
#theme-my-login.login p.registerNameHeading strong,
.user-forms p.registerContactInfoHeading strong,
#theme-my-login.login p.registerContactInfoHeading strong,
.user-forms p.registerAboutYourselfHeader strong,
#theme-my-login.login p.registerAboutYourselfHeader strong,
.user-forms p.extraFieldHeading strong,
#theme-my-login.login p.extraFieldHeading strong {
  float: left;
  width: 100%;
  text-transform: uppercase;
  border-bottom: 1px solid #F0F0F0;
  margin-top: 10px;
  margin-bottom: 15px;
  padding-bottom: 5px;
}
.user-forms p label,
#theme-my-login.login p label {
  float: left;
  width: 100%;
  font-weight: normal;
}
.user-forms .form-submit,
#theme-my-login.login .form-submit,
.user-forms .submit,
#theme-my-login.login .submit {
  text-align: center;
}
.user-forms .form-submit input[type='submit'],
#theme-my-login.login .form-submit input[type='submit'],
.user-forms .submit input[type='submit'],
#theme-my-login.login .submit input[type='submit'] {
  margin: 10px auto;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  background: #006A79;
  border: none;
  color: #FFF;
  padding: 10px 40px;
  border-radius: 5px;
  font-weight: 600;
}
.user-forms .wppb-description-delimiter,
#theme-my-login.login .wppb-description-delimiter {
  float: left;
  width: 100%;
  font-size: 13px;
  color: #888;
  margin-bottom: 15px;
}
.user-forms input[type='text'],
#theme-my-login.login input[type='text'],
.user-forms input[type='password'],
#theme-my-login.login input[type='password'],
.user-forms select,
#theme-my-login.login select {
  border: 1px solid #E5E5E5;
  padding: 5px;
  border-radius: 5px;
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
.user-forms .forgetmenot label,
#theme-my-login.login .forgetmenot label {
  float: none;
}
.course-title {
  font-size: 21px;
  border-bottom: 1px solid #F3F3F3;
  padding-bottom: 10px;
}
.course-section h5 {
  border-top: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
  padding: 5px 15px;
  background: #F5F5F5;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}
.course-section h5.more-details-holder {
  margin-bottom: 0;
}
.course-section .course-description {
  padding: 0 15px;
  color: #333;
  font-size: 13px;
  line-height: 21px;
}
.take-course {
  background: #F5F5F5;
  border: 1px solid #E7E7E7;
  padding: 15px;
  margin-top: 45px;
}
.take-course p {
  font-weight: bold;
  font-size: 24px;
  text-align: center;
}
.take-course p span {
  color: #006A79;
}
.modal-lg {
  width: 100% !important;
  max-width: 800px;
}
.title-container .btn {
  background: #005665;
}
.title-container .btn:hover {
  background: #005160;
}
.top-header {
  background: #39424D;
  padding: 5px 0;
  color: #FFF;
}
.top-header a {
  color: #fff;
  text-decoration: underline;
}
.tr-green {
  color: #40B896;
  font-weight: bold;
}
.tr-red {
  color: #CE6564;
  font-weight: bold;
}
.chat-room {
  float: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.chat-room .messages-board {
  width: 100%;
  height: 560px;
  border: 1px solid #E7E8EF;
  border-radius: 5px;
  margin-bottom: 5px;
}
.chat-room .message-sender {
  background: #E7E8EF;
  padding: 10px;
}
.chat-room .message-field {
  position: relative;
}
.chat-room .message-field input {
  padding-right: 65px;
}
.chat-room .message-field button {
  position: absolute;
  right: 1px;
  top: 1px;
}
.chat-room .user-list {
  background: #3F5057;
  margin-bottom: 20px;
  min-height: 668px;
}
.chat-room .user-list h4 {
  padding: 10px;
  color: #fff;
  font-weight: bold;
  margin: 0;
  text-transform: uppercase;
  font-size: 15px;
  border-bottom: 1px solid #485960;
}
.chat-room .user-list ul {
  list-style: none;
  padding: 10px 0;
  margin: 0;
  margin-left: 10px;
  padding-right: 10px;
}
.chat-room .user-list ul li {
  padding: 5px 0;
  color: #FFF;
}
.chat-room .user-list ul li:hover {
  cursor: pointer;
  background: #34464d;
}
.chat-room .user-list ul li:before {
  content: " ";
  float: left;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  margin-top: 6px;
  margin-right: 5px;
}
.chat-room .user-list ul li.online:before {
  background: #40C1AA;
}
.chat-room .user-list ul li.offline:before {
  background: #E8635A;
}
.chat-room .user-list ul li.iddle:before {
  background: #576970;
}
.chat-room .user-list ul li.away:before {
  background: #F0EA7D;
}
.chat-room .user-list ul li.offline {
  display: none;
}
.messages-board {
  overflow-y: scroll;
}
.messages-board ul {
  list-style: none;
  padding: 0;
  margin-left: 10px;
}
.messages-board ul li {
  margin-bottom: 15px;
  padding: 7px;
  margin-right: 10px;
  border-radius: 10px;
}
.messages-board ul li em {
  color: #BCBCBC;
  font-size: 13px;
}
.messages-board ul li.you {
  background: #f6f7fe;
}
.messages-board ul li.highlight {
  opacity: .4;
}
.chat-alert {
  margin-top: 50px;
  margin-bottom: 180px;
  text-align: center;
}
.chat-alert a {
  color: inherit;
  text-decoration: underline;
}
.chat-alert a:hover {
  text-decoration: none;
}
.shopping-cart {
  position: absolute;
  right: 0;
  background: #2f3843;
  width: 300px;
  padding: 15px 0;
  color: #FFF;
  display: none;
  z-index: 10;
}
.shopping-cart.opened {
  display: block;
}
.shopping-cart .close {
  position: absolute;
  top: 10px;
  right: 10px;
}
.shopping-cart .close a {
  color: #FFF;
}
.shopping-cart .close a i {
  color: #FFF;
}
.shopping-cart .sc-header {
  text-align: center;
}
.shopping-cart .sc-header .title {
  color: #FFF;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: bolder;
}
.shopping-cart .sc-header .number-of-courses {
  color: #FFF;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bolder;
}
.shopping-cart .sc-header .number-of-courses i {
  font-style: normal;
}
.shopping-cart .sc-items {
  float: left;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
}
.shopping-cart .sc-items li {
  float: left;
  width: 100%;
  padding: 10px 10px;
  background: #2F3843;
  border-top: 1px solid #3e4752;
  border-bottom: 1px solid #39424D;
}
.shopping-cart .sc-items li .course-title {
  font-size: 13px;
  border: none;
  width: 210px;
  float: left;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 0px;
}
.shopping-cart .sc-items li .course-price {
  float: right;
}
.shopping-cart .sc-items li .actions {
  float: right;
  overflow: hidden;
  width: 0px;
  margin-top: -4px;
  margin-left: 0px;
  font-size: 18px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.shopping-cart .sc-items li .actions a {
  color: #CE6564;
}
.shopping-cart .sc-items li:hover .actions {
  width: 15px;
  margin-left: 5px;
}
.shopping-cart .cart-total {
  float: left;
  width: 100%;
  padding: 10px;
  background: #252e39;
}
.shopping-cart .cart-total span {
  font-size: 18px;
  font-weight: bolder;
}
.shopping-cart .checkout-button {
  float: left;
  width: 100%;
  margin-top: 15px;
  padding: 10px;
}
.shopping-cart .checkout-button a {
  padding: 10px;
}
.shopping-cart .checkout-button a:hover,
.shopping-cart .checkout-button a:focus {
  background: #0F6377;
}
.checkout-page {
  margin-top: 20px;
}
.checkout-page .shopping-cart-list {
  float: left;
  background: #3F5057;
  margin-bottom: 20px;
  width: 100%;
}
.checkout-page .shopping-cart-list h4 {
  padding: 10px;
  color: #fff;
  font-weight: bold;
  margin: 0;
  text-transform: uppercase;
  font-size: 18px;
  border-bottom: 1px solid #485960;
  text-align: center;
}
.checkout-page .shopping-cart-list ul {
  float: left;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 10px;
}
.checkout-page .shopping-cart-list ul li {
  float: left;
  width: 100%;
  padding: 15px 15px;
  background: #3E5057;
  border-bottom: 1px solid #39424D;
}
.checkout-page .shopping-cart-list ul li .course-title {
  color: #FFF;
  font-size: 15px;
  border: none;
  float: left;
  padding: 0px;
}
.checkout-page .shopping-cart-list ul li .course-price {
  float: right;
  color: #FFF;
  font-weight: bold;
}
.checkout-page .shopping-cart-list ul li .actions {
  float: right;
  overflow: hidden;
  width: 15px;
  margin-top: -4px;
  margin-left: 10px;
  font-size: 18px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.checkout-page .shopping-cart-list ul li .actions a {
  color: #CE6564;
}
.checkout-page .shopping-cart-list ul li:hover .actions a {
  color: #c45b5a;
}
.checkout-page .shopping-cart-list .cart-total {
  float: left;
  width: 100%;
  color: #FFF;
  padding: 10px;
  background: #30434a;
}
.checkout-page .shopping-cart-list .cart-total span {
  font-size: 18px;
  font-weight: bolder;
  margin-right: 14px;
}
.empty-cart {
  color: #fff;
  text-align: center;
}
.btn-confirm-pay {
  padding: 15px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.confirmation-page {
  margin-top: 50px;
  margin-bottom: 50px;
}
.panel {
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
}
.panel .panel-heading {
  background: #39424D;
  border-color: #1C2126;
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
  text-shadow: 0 1px 2px #000;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
}
.course-content table {
  margin: 0px !important;
}
.course-content pre {
  margin: 10px 0;
}
.course-content a {
  color: #000;
  text-decoration: underline;
}
.course-content blockquote {
  border: none;
  padding: 0;
  margin: 0;
}
.partner-info {
  margin-top: 30px;
}
.partner-info .partner_logo img {
  width: 100%;
}
.partner-info .partner-description {
  font-size: 13px;
  color: #555;
  line-height: 22px;
}
.partner-info .partner-description h4 {
  font-weight: 900;
  text-transform: uppercase;
}
.widget_ldcoursenavigation .panel-body li a {
  color: #39424E;
}
.widget_ldcoursenavigation .panel-body li.active a {
  color: #FFF;
  background: #39424E;
}
#wppb_register .log-in-out.alert {
  text-align: center;
}
.category_info {
  background: #F5F5F5;
  padding: 15px 5px 10px 5px;
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.07);
  border-radius: 5px;
}
.category_info img {
  box-shadow: -5px 6px 10px rgba(0, 0, 0, 0.1);
}
p.form-input19,
p.form-input20,
p.form-input22,
p.form-input25,
p.form-input23,
p.form-input24,
p.form-input26,
p.form-input27 {
  float: left;
  width: 50%;
}
p.form-input20,
p.form-input25,
p.form-input26,
p.form-input27 {
  padding-left: 10px;
  min-height: 120px;
}
.report-list {
  list-style: none;
  font-weight: bold;
  margin-bottom: 30px;
  padding-left: 10px;
  margin-left: 0;
}
.report-list .progress {
  margin-bottom: 0;
}
.report-list .progress .progress-bar {
  background: #006A7A;
}
.report-list ul {
  font-weight: normal;
  list-style: none;
  padding-left: 20px;
  margin-left: 0;
}
.report-list ul li {
  margin-top: 5px;
  margin-bottom: 5px;
}
section.my-profile-section {
  background-repeat: no-repeat;
  background-position: center;
}
.import_console {
  border: 1px solid #CCC;
  border-radius: 5px;
  background: #2A2734;
  color: #E2DEF3;
  padding: 10px;
  font-family: "Courier New", Courier, monospace;
  height: 300px;
  overflow-y: scroll;
}
.import_console p {
  color: inherit;
}
.tml {
  margin: 0 auto;
}
.tml .tml-submit-wrap {
  text-align: center;
}
.tml input[type="submit"] {
  background: #006a7a none repeat scroll 0% 0%;
  color: #FFF;
  border: none;
  padding: 10px 10px;
  border-radius: 5px;
}
.reset-pass h3 {
  font-size: 22px;
  font-weight: 600;
}
.reset-pass .nav-tabs {
  margin-left: 0;
  border: none;
  background: #F5F5F5;
}
.reset-pass .nav-tabs li {
  border: none;
}
.reset-pass .nav-tabs li.active a {
  background: #EEE;
  color: #FFF;
  border-top: 3px solid #166376;
  color: #666;
}
.reset-pass .nav-tabs li a {
  border-top: 3px solid #166376;
  border-radius: 0;
  border: 1px solid #F5F5F5;
  border-top: 3px solid transparent;
  color: #666 ;
}
.reset-pass .nav-tabs li a:hover {
  border: none;
  border-top: 3px solid #166376;
}
.btn {
  border-radius: 3px;
  border: none;
}
.btn-primary {
  background: #006A79;
  color: #FFF;
}
.btn-primary:visited,
.btn-primary:active {
  color: #FFF;
}
.btn-green {
  background: #40B896;
  color: #FFF;
}
.btn-green:hover {
  background: #36ae8c;
  color: #FFF;
}
.btn-half-block {
  width: 50%;
}
.btn-half-block.take-course {
  width: 60%;
}
.btn-mid-block {
  width: 80%;
}
.btn-big {
  font-size: 21px;
  font-weight: bold;
  padding: 10px 20px;
}
.btn-border.btn-primary {
  border-bottom: 3px solid #003847;
}
.btn-border.btn-green {
  border-bottom: 3px solid #0e8664;
}
.edit-link {
  margin-top: 10px;
  font-size: 13px;
  text-transform: uppercase;
}
.edit-link .post-edit-link {
  border-radius: 3px;
  border: none;
  background: #40B896;
  color: #FFF;
  margin-top: 10px;
  padding: 5px 10px;
}
.edit-link .post-edit-link:hover {
  background: #36ae8c;
  color: #FFF;
}
.edit-link .post-edit-link.btn-primary {
  border-bottom: 3px solid #003847;
}
.edit-link .post-edit-link.btn-green {
  border-bottom: 3px solid #0e8664;
}
.edit-link .post-edit-link:hover {
  text-decoration: none;
}
.btn-animated {
  overflow: hidden;
  position: relative;
}
.btn-animated span {
  padding: inherit;
  left: 0;
  bottom: -70px;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.btn-animated:hover {
  background: #00606f;
}
.btn-animated:hover span {
  left: 0;
  bottom: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #003847;
  opacity: 1;
}
#sfwd-mark-complete {
  text-align: center;
}
#sfwd-mark-complete input[name='sfwd_mark_complete'] {
  border-radius: 3px;
  background: #40B896;
  color: #FFF;
  width: 50%;
  border: none;
  padding: 15px 15px;
}
#sfwd-mark-complete input[name='sfwd_mark_complete']:hover {
  background: #36ae8c;
  color: #FFF;
}
#sfwd-mark-complete input[name='sfwd_mark_complete'].take-course {
  width: 60%;
}
@media only screen and (max-width: 991px) {
  .btn-half-block,
  .btn-mid-block {
    width: 80%;
    width: 100%;
  }
}
@media only screen and (max-width: 1200px) {
  .carousel .container.controls {
    margin-left: -485px;
  }
  .home-steps .steps .step .step-icon {
    height: 115px;
  }
  .home-steps .steps .step .step-icon .step-number {
    font-size: 55px;
    padding-top: 13px;
  }
  .home-steps .steps .step .step-title {
    font-size: 18px;
  }
}
@media only screen and (max-width: 991px) {
  header .logo .open-main-menu {
    display: block;
  }
  header .main-menu {
    display: none;
    margin-top: 30px;
  }
  section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  section.categories {
    padding-top: 30px;
  }
  .carousel .container.controls {
    left: 0;
    margin-left: 0 !important;
    max-width: 100%;
  }
  .home-steps .steps .step:after {
    top: 17%;
  }
  .home-steps .steps .step .step-icon {
    height: 85px;
  }
  .home-steps .steps .step .step-icon .step-number {
    padding-top: 0;
  }
}
@media only screen and (max-width: 768px) {
  .home-steps .steps .step {
    width: 100%;
    margin-bottom: 30px;
  }
  .home-steps .steps .step:after {
    display: none;
  }
  .home-steps .steps .step .step-icon {
    width: 150px;
    height: 150px;
  }
  .home-steps .steps .step .step-icon .step-number {
    padding-top: 27px;
  }
}
@media only screen and (max-width: 640px) {
  header .logo .open-main-menu {
    display: block;
  }
  header .main-menu {
    display: none;
    margin-top: 30px;
  }
  header .main-menu .nav-pills li {
    border-top: none;
    border-left: 5px solid transparent;
    float: left;
    width: 100%;
  }
  header .main-menu .nav-pills li a {
    padding: 20px;
  }
  header .main-menu .nav-pills li.active {
    border-top: none;
    border-left: 5px solid #40B896;
  }
  header .main-menu .nav-pills li.register-btn {
    padding: 0;
  }
  header .main-menu .nav-pills li.register-btn:hover {
    border-color: transparent;
  }
  header .main-menu .nav-pills li.register-btn a {
    padding: 20px;
    background: #4E96D4;
    border-radius: 5px;
  }
  header .main-menu .nav-pills li.register-btn a:hover {
    background: #448cca;
  }
  .carousel .cebroker-tag img {
    max-width: 80px;
    margin: 10px 20px;
  }
}
