@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i");
@import url("https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900");
@import url("https://fonts.googleapis.com/css?family=Cabin:400,500,600,700");
@import url(includes/ico1.css);
@import url(includes/font-awesome.css);
@import url(includes/open-iconic-bootstrap.css);
@import url(includes/icofont.css);

/*CSS added by salman*/
.help_link{margin-top: 35px;margin-left: 35px;}
.active_step{color:green}

.card {
    padding:15px; }
.fab {     
    color: #00cccc;
    margin-right: 10px; }
.fas {     
    color: #00cccc;
    margin-right: 10px; }
body {
  /*font-family: "Open Sans", Arial;*/
  font-family: "monserratregular", Arial;
  font-size: 13px;
  background: #e9ebee;
  width: 100%;
  overflow: hidden;
  }

.footer {
  margin-top: 1rem;
  background: #191919; }

h1, h2, h3, h4, h5, h6 {
  /*font-family: "Cabin", sans-serif;*/
  font-family: "monserratmedium", sans-serif;
  font-weight: 500; }

.title strong.step {
  font-family: "Montserrat", sans-serif;
  font-weight: 700 !important; }

.bolder {
  font-weight: 900 !important; }

.has-border-bottom {
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 0.5rem; }

.button {
  border-radius: 16px; 
  letter-spacing: 1px;;
  font-weight: 500;
}
.button-grey {
  border-radius: 16px; 
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 1px;
  font-weight: 300;
  background-color: #EEE;
}

  .button i {
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    margin: 0 5px; }
    .button i.dark {
      color: #1e1e1e !important;
      opacity: 0.45; }

.mt0 {
  margin-top: 0 !important; }

.mt05 {
  margin-top: 0.5rem !important; }

.mt1 {
  margin-top: 1rem !important; }

.mt2 {
  margin-top: 2rem !important; }

.mt3 {
  margin-top: 3rem !important; }

.mt4 {
  margin-top: 4rem !important; }

.mt5 {
  margin-top: 5rem !important; }

.mb0 {
  margin-bottom: 0 !important; }

.mb05 {
  margin-bottom: 0.5rem !important; }

.mb1 {
  margin-bottom: 1rem !important; }

.mb2 {
  margin-bottom: 2rem !important; }

.mb3 {
  margin-bottom: 3rem !important; }

.mb4 {
  margin-bottom: 4rem !important; }

.mb5 {
  margin-bottom: 5rem !important; }

.ml0 {
  margin-left: 0 !important; }

.ml05 {
  margin-left: 0.5rem !important; }

.ml1 {
  margin-left: 1rem !important; }

.ml2 {
  margin-left: 2rem !important; }

.ml3 {
  margin-left: 3rem !important; }

.ml4 {
  margin-left: 4rem !important; }

.ml5 {
  margin-left: 5rem !important; }

.mr0 {
  margin-right: 0 !important; }

.mr05 {
  margin-right: 0.5rem !important; }

.mr1 {
  margin-right: 1rem !important; }

.mr2 {
  margin-right: 2rem !important; }

.mr3 {
  margin-right: 3rem !important; }

.mr4 {
  margin-right: 4rem !important; }

.mr5 {
  margin-right: 5rem !important; }

.p0 {
  padding: 0 !important; }

.p1 {
  padding: 1rem; }

.p2 {
  padding: 2rem; }

.primbg {
  background: #00cccc !important; }

.primc {
/*  color: #FFF !important; */
}

.is-red {
  color: #ca2626 !important; }

.faded {
  opacity: 0.7; }

.secbg {
  background: #1e1e1e !important; }

.green {
  color: green !important;    
/*  color: #00cccc !important; */
}

.is-green {
  background: #6aab2a;
  border-color: #5d9725;
  color: #fff; }
  .is-green:hover, .is-green:focus {
    background: #6ab025;
    border-color: #518220;
    color: #fdf8ea; }

.is-gray {
  background: #f4f2f3;
  border-color: #e8e4e6;
  color: #989898; }
  .is-gray:hover, .is-gray:focus {
    background: #00cccc;
    border-color: #446e1b;
    text-decoration: none !important;
    color: #fff; }

label {
  font-weight: 600;
  padding-bottom: 5px;
  display: inline-block;
  font-size: 14px; }

.disabled {
  cursor: not-allowed !important;
  opacity: 0.7; }

.container {
  max-width: 1050px; }

.yellowish {
  background: #fffef3; }

.sys-table thead {
  background: #1e1e1e; }
  .sys-table thead tr th {
    color: #fff;
    font-weight: 400;
    border-color: #6b6b6b !important; }
.sys-table table td {
  border-color: #f4f2f3; }
.sys-table table td {
  border-color: #f4f2f3; }
.sys-table tbody td {
  color: #1e1e1e;
  font-family: "Cabin", sans-serif;
  font-weight: 400; }

.fake-input {
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #ddd6d9;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1rem;
  height: 2.25em;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  line-height: 1.5;
  padding-bottom: calc(0.375em - 1px);
  padding-left: calc(0.625em - 1px);
  padding-right: calc(0.625em - 1px);
  padding-top: calc(0.375em - 1px);
  position: relative;
  vertical-align: top;
  background-color: white;
  color: #1e1e1e;
  -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  max-width: 100%;
  width: 100%; }
  .fake-input:hover {
    border-color: #6aab2a; }

.field.has-addons .fake-input {
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important; }

.wwrap {
  background: #fff;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
  border-radius: 2px; }

.select-label {
  padding: 0.3rem 0;
  display: inline-block;
  font-weight: 600; }

.main-content-section {
  padding: 1rem 1.5rem;
  background: #fff;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
  border-radius: 2px; 
  margin: auto;
  max-width: 1050px;
}

.inner-page-wrap {
  padding: 1rem 1.5rem;
  background: #fff;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
  border-radius: 2px; }

.fullw {
  width: 100% !important; }

hr {
  background: #dddfe2;
  border: none;
  display: block;
  height: 1px;
  margin: 1rem 0; }

.button.is-primary {
  background-color: #00cccc;
  color: #fff;
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.15);
  border: 0; 
  border-radius:5px;
}
  .button.is-primary i {
    color: rgba(255, 255, 255, 0.75); }
  .button.is-primary:hover, .button.is-primary.is-hovered {
    background-color: #00cccc;
    border-color: transparent;
    color: #fff; }
  .button.is-primary:focus, .button.is-primary.is-focused {
    border-color: transparent;
    color: #fff; }
  .button.is-primary:focus:not(:active), .button.is-primary.is-focused:not(:active) {
    -webkit-box-shadow: 0 0 0 0.125em rgba(15, 225, 0, 0.25);
    box-shadow: 0 0 0 0.125em rgba(15, 194, 0, 0.25); }
  .button.is-primary:active, .button.is-primary.is-active {
    background-color: #00A2FF;
    border-color: transparent;
    color: #fff; }
  .button.is-primary[disabled] {
    background-color: #00cccc;
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .button.is-primary.is-inverted {
    background-color: #fff;
    color: #00cccc; }
    .button.is-primary.is-inverted:hover {
      background-color: #f2f2f2; }
    .button.is-primary.is-inverted[disabled] {
      background-color: #fff;
      border-color: transparent;
      -webkit-box-shadow: none;
      box-shadow: none;
      color: #00cccc; }
  .button.is-primary.is-loading:after {
    border-color: transparent transparent #fff #fff !important; }
  .button.is-primary.is-outlined {
    background-color: transparent;
    border-color: #00cccc;
    color: #00cccc; }
    .button.is-primary.is-outlined:hover, .button.is-primary.is-outlined:focus {
      background-color: #00cccc;
      border-color: #00cccc;
      color: #fff; }
    .button.is-primary.is-outlined.is-loading:after {
      border-color: transparent transparent #00cccc #00cccc !important; }
    .button.is-primary.is-outlined[disabled] {
      background-color: transparent;
      border-color: #00cccc;
      -webkit-box-shadow: none;
      box-shadow: none;
      color: #00cccc; }
  .button.is-primary.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff; }
    .button.is-primary.is-inverted.is-outlined:hover, .button.is-primary.is-inverted.is-outlined:focus {
      background-color: #fff;
      color: #00cccc; }

.video-wrap {
  padding: 1rem 1.5rem 1.5rem 1.5rem;
  font-size: 0.95rem; }
  .video-wrap .subtitle {
    font-weight: 700; }

ul.styled {
  border-bottom: 1px solid #f4f2f3;
  margin-bottom: 1rem; }
  ul.styled li {
    line-height: 2.5rem;
    border-bottom: 1px solid #f4f2f3; }
    ul.styled li i {
      color: #00cccc;
      opacity: 0.7;
      margin-right: 5px; }

.gravatar img {
  border-radius: 50%;
  width: 100%;
  height: 100%;
  max-width: 130px;
  max-height: 130px;
  margin: 0 auto;
  border: 10px solid #f4f2f3; }

#products {
  top: 80px;
  position: absolute;
  z-index: 200;
  width: 100%; }
  #products .overlay {
    width: 100%;
    height: 100vh;
    z-index: 200;
    background: rgba(0, 0, 0, 0.5); }
  #products ul li {
    width: 25%;
    float: left;
    position: relative; }
    #products ul li.locked img {
      opacity: 0.2; }
    #products ul li .navbar-item img {
      max-height: 4.5rem;
      margin-bottom: 1rem; }
    #products ul li .icofont-ui-lock {
      color: #00cccc;
      font-size: 3rem;
      position: absolute;
      display: inline-block;
      margin: 0 auto;
      left: 0;
      top: 25%;
      width: 100%;
      text-align: center;
      text-shadow: 0 1px 0 white;
      z-index: 120; }
    #products ul li a {
      padding: 2rem 0 1rem 0;
      display: block;
      color: #000;
      width: 100%;
      background: white;
      text-align: center;
      font-weight: 600;
      font-size: 0.9rem;
      border-right: 1px solid #f4f2f3;
      border-bottom: 1px solid #f4f2f3; }
      #products ul li a:hover {
        color: #fff;
        background: #6aab2a;
        border-color: #518220; }

#header .navbar {
  background: #EEEEEE;
  background-size: 100% auto; }
  #header .navbar .navbar-brand img {
    max-height: 80px;
    padding: 10px 0 5px 0; }
  #header .navbar a.navbar-item.active {
    background: #fff; }
    #header .navbar a.navbar-item.active .name {
      color: #000 !important; }
    #header .navbar a.navbar-item.active:hover .name {
      color: #fff; }
    #header .navbar a.navbar-item.active:hover .fa, #header .navbar a.navbar-item.active:hover .oi {
      color: #000; }
  #header .navbar .navbar-products {
    position: absolute;
    top: 100%;
    background: #fff;
    z-index: 125;
    width: 300%;
    display: block;
    left: -100%; }
    #header .navbar .navbar-products a {
      color: #000;
      padding: 3rem;
      font-weight: 600; }
      #header .navbar .navbar-products a:hover {
        color: #fff; }
  #header .navbar .navbar-item {
    font-size: 0.85rem;
    position: relative;
    text-align: center;
    padding: 0; }
    #header .navbar .navbar-item .navbar-dropdown {
      padding: 0;
      box-shadow: 0 0 60px rgba(0, 0, 0, 0.3);
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      margin-top: 0; }
      #header .navbar .navbar-item .navbar-dropdown a.navbar-item {
        padding: 0.8rem 1rem;
        border-bottom: 1px solid #f4f2f3;
        text-align: left;
        position: relative;
		color:#121212;
		}
        #header .navbar .navbar-item .navbar-dropdown a.navbar-item:hover {
          /*background: #6aab2a;
          border-color: #518220; */
		  background: #ABABAB;
          border-color: #ABABAB;
		  }
          #header .navbar .navbar-item .navbar-dropdown a.navbar-item:hover .name {
            color: #fff; }

          #header .navbar .navbar-item .navbar-dropdown a.navbar-item:hover .fa, #header .navbar .navbar-item .navbar-dropdown a.navbar-item:hover .fas, #header .navbar .navbar-item .navbar-dropdown a.navbar-item:hover .oi {
            color: #fff !important; }
        #header .navbar .navbar-item .navbar-dropdown a.navbar-item .fa, #header .navbar .navbar-item .navbar-dropdown a.navbar-item .oi {
          color: #121212;
          margin-right: 10px; }
        #header .navbar .navbar-item .navbar-dropdown a.navbar-item .name {
          color: #121212;
          position: relative;
          font-size: 0.8rem;
          /*font-weight: 600;*/
          margin: 0 10px 0 0; }
    #header .navbar .navbar-item.has-dropdown {
      padding: 0; }
      #header .navbar .navbar-item.has-dropdown.disabled a {
        cursor: not-allowed; }
      #header .navbar .navbar-item.has-dropdown.disabled .navbar-dropdown {
        display: none !important; }
    #header .navbar .navbar-item .ico {
      font-size: 1.25rem;
      /*color: #00cccc;*/
      color: #999999;
      display: inline-block;
      width: 100%;
      float: left;
      position: absolute;
      top: 0;
      margin-top: 1.1rem;
      text-align: center;
      padding-bottom: 1rem; }
      #header .navbar .navbar-item .ico.xl {
        font-size: 1.25rem !important; }
    #header .navbar .navbar-item .name {
      position: relative;
      display: inline-block;
      margin: 2.25rem 20px 0 20px;
      bottom: 0;
      color: #888;
      font-size: 11px;
      text-transform: uppercase;
      font-weight: 500; }
    #header .navbar .navbar-item:hover {
      -webkit-box-shadow: inset 0 0 1px gray;
      -moz-box-shadow: inset 0 0 1px gray;
      box-shadow: inset 0 0 1px gray;
      background: #ABABAB; }
  #header .navbar #b1:hover #b1t {
    display: block; }
  #header .navbar #b2:hover #b2t {
    display: block; }
  #header .navbar #b3:hover #b3t {
    display: block; }
  #header .navbar #b4:hover #b4t {
    display: block; }
  #header .navbar #b5:hover #b5t {
    display: block; }
  #header .navbar .dropwrapper {
    position: relative; }
    #header .navbar .dropwrapper .dropout {
      box-shadow: 3px 10px 20px rgba(0, 0, 0, 0.4);
      position: absolute;
      top: 0;
	  padding-left: 0px;
      margin-left: 100%;
      background: #fff;
      display: none; }
      #header .navbar .dropwrapper .dropout li a {
		font-family:monserratregular;
		text-transform: uppercase;
        /*font-weight: 600;*/
        font-size: 13px; }
        #header .navbar .dropwrapper .dropout li a:hover {
          color: #fff; }
          
	/*a.lvlone.offer span.name:hover {
	visibility: hidden;
	position: relative;
	}
	a.lvlone.offer span.name:hover:after {
	visibility: visible;
	position: absolute;
	top: 0;
	left: 0;
	content: "newtext";
	}*/

#subnav {
  background: #292929; }
  #subnav .columns {
    margin: 0;
    padding: 0; }
  #subnav .column {
    padding: 0;
    margin: 0; }
  #subnav li {
    font-family: "Poppins", sans-serif;
    display: inline-block; }
    #subnav li a {
      font-size: 13px;
      font-weight: 400;
      padding: 0.9rem 1.25rem;
      color: white;
      display: inline-block;
      text-transform: uppercase; }
      #subnav li a:hover {
        background: #f4f2f3;
        color: #1e1e1e; }
        #subnav li a:hover i {
          background: linear-gradient(to top, #6aab2a 20%, #6aab2a 80%);
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent; }
      #subnav li a.active {
        background: #f4f2f3;
        color: #1e1e1e;
        font-weight: 600; }
      #subnav li a i {
        font-size: 12px !important;
        margin-right: 5px;
        color: #00cccc; }

#stepnav {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  background: rgba(255, 255, 255, 0.5); }
  #stepnav .columns {
    margin: 0;
    padding: 0; }
  #stepnav .column {
    padding: 0;
    margin: 0; }
  #stepnav #steps {
    display: inline-block;
    width: 100%;
    padding: 5px 0 0 0;
    margin: 0;
    text-align: center; }
    #stepnav #steps li {
      background: url("../assets/img/subnav-triangle.png") no-repeat center right;
      background-size: auto 100%;
      display: inline-block;
      position: relative;
      width: auto;
      padding: 0 7px 0 0; }
      #stepnav #steps li:last-child {
        background: transparent; }
      #stepnav #steps li.is-active, #stepnav #steps li.is-unlocked {
        opacity: 1 !important; }
        #stepnav #steps li.is-active .step-w > span {
          color: #6aab2a !important; }
      #stepnav #steps li.active-current a, #stepnav #steps li.unlocked-current a{
        opacity: 1 !important;
        cursor: wait; }
      #stepnav #steps li.is-disabled {
        cursor: not-allowed;
        opacity: 0.5 !important; }
      #stepnav #steps li:hover {
        opacity: 1; }
        #stepnav #steps li:hover .title-w a {
          color: blue;
          text-decoration: underline; }
      #stepnav #steps li .status {
        display: none;
        height: 100%;
        width: 30%;
        margin: 0;
        color: #fff;
        padding: 8px 0;
        font-size: 15px;
        text-align: center;
        line-height: 1.8rem;
        position: absolute;
        top: 0;
        right: 0; }
        #stepnav #steps li .status.finished {
          background: #6aab2a;
          border: 1px solid #518220;
          border-left: 0; }
          #stepnav #steps li .status.finished i {
            text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3); }
        #stepnav #steps li .status.unfinished {
          background: transparent; }
          #stepnav #steps li .status.unfinished i {
            opacity: 0.75;
            color: #f0c14f;
            text-shadow: 0 1px 0 white; }
        #stepnav #steps li .status.next {
          color: #3969ad; }
          #stepnav #steps li .status.next i {
            text-shadow: 0 1px 0 rgba(225, 225, 225, 0.3); }
      #stepnav #steps li .title-w {
        font-family: "Open Sans", Arial;
        display: none;
        width: 73%;
        padding: 0 0 0 10px;
        line-height: 1.25rem; }
        #stepnav #steps li .title-w a {
          padding: 10px 0 10px 0;
          color: #1e1e1e;
          display: block;
          height: 100%;
          width: 100%;
          font-size: 0.8rem;
          font-weight: 600;
          letter-spacing: -0.5px; }
      #stepnav #steps li .step-w {
        background: transparent;
        display: inline-block;
        float: left;
        width: 70%;
      }
        #stepnav #steps li .step-w span {
          display: inline-block;
          width: 100%;
          text-align: center; }
          #stepnav #steps li .step-w span.t {
            font-size: 8px;
            line-height: 0;
            color: #989898;
            font-weight: bold; }
          #stepnav #steps li .step-w span.n {
            position: relative;
            padding-left: 5px;
            top: 8px;
            font-weight: bold;
            font-size: 1.2rem;
            line-height: 0;
            font-family: "Montserrat", sans-serif !important;
            color: #6d6d6d; }
            #stepnav #steps li .step-w span.n i {
              font-size: 50%;
              position: relative;
              top: -7px; }
            #stepnav #steps li .step-w span.n small {
              font-weight: 500;
              font-size: 50%;
              position: relative;
              top: -7px;
              right: -1px; }
            #stepnav #steps li.active-current .step-w{
                border-bottom: 2px solid #6aab2a;
            }
            #stepnav #steps li.unlocked-current .step-w{
                border-bottom: 2px solid #989898;
            }
            #stepnav #steps li.disabled-current .step-w{
                border-bottom: 2px solid #6d6d6d;
            }
      #stepnav #steps li div {
        display: inline-block;
        float: left; }

#content {
  padding-top: 1rem;
  padding-bottom: 40px;
  min-height: 450px;
}

  #content ul.sidenav {
    background: #1e1e1e;
    color: #fff;
    border-top: 1px solid #d2d4d7;
    position: relative;
    top: -1px; }
#content ul.custum-sidenav {
    background: #FFF;
}
    #content ul.sidenav li a{
        padding-top:10px;
/*        padding-bottom:10px;*/
      list-style: none;
      border-bottom: 1px solid #2b2b2b; }
      #content ul.sidenav li.selected {
        background: #fff;
        position: relative; }
        #content ul.sidenav li.selected .navbar-item {
          color: #1e1e1e;
          border-bottom: 0;
          /*font-weight: 600;*/ }
      #content ul.sidenav li a {
        position: relative;
        /*font-weight: 600;*/
        font-size: 0.9rem;
/*        padding: 0.75rem;*/
        color: #fff; }
        #content ul.sidenav li a:hover {
/*          color: #1e1e1e;*/
/*          background: #fff;*/ }
        #content ul.sidenav li a i {
          color: #00cccc;
          margin-right: 10px; }
    #content ul.sidenav .sublist {
      padding-bottom: 0;
      background: #fff; }
      #content ul.sidenav .sublist li {
    background: #e9ebee;
        padding: 0;
        border: 0;
	
	 }
        #content ul.sidenav .sublist li a {
          color: #989898;
          font-weight: 500;
          font-size: 0.8rem;
          width: 100%;
          display: inline-block;
          padding: 0.75rem 1rem; }
          #content ul.sidenav .sublist li a:hover {
            background: #ABABAB;
            color: #fff; }
          #content ul.sidenav .sublist li a i {
            color: #00cccc; }
          #content ul.sidenav .sublist li a:after {
            content: ''; }
        #content ul.sidenav .sublist li.is-active a {
          color: #00cccc;
          
          /*font-weight: 700;*/
/*          background: #fff; */
          position: relative;
          right: 0;
          border-right: 1px solid #e4dfe1;
          border-top: 1px solid #e4dfe1;
          border-bottom: 1px solid #d1c9cd;
          box-shadow: -1px 2px 2px -1px rgba(0, 0, 0, 0.2); }
        #content ul.sidenav .sublist li.is-active i {
          color: #3969ad; }
        #content ul.sidenav .sublist li.is-active:hover a {
          color: #1e1e1e; }
        #content ul.sidenav .sublist li.is-active:hover i {
          color: #3969ad; }
  #content .sub-wrap .title {
    padding: 0.75rem 1rem;
    font-weight: 300; }
  #content .sub-wrap .sys-tabs {
    padding: 0;
    background: #fffdf5;
    margin: 0; }
    #content .sub-wrap .sys-tabs ul {
      border: 0; }
      #content .sub-wrap .sys-tabs ul li {
        margin: 0;
        border-left: 1px solid #f4f2f3;
        border-right: 1px solid #f4f2f3;
        border-top: 1px solid #f4f2f3;
        background: #f6f5f6; }
        #content .sub-wrap .sys-tabs ul li:hover a {
          background: #fff;
          box-shadow: 0 5px 25px #959595;
          z-index: 100;
          position: relative; }
        #content .sub-wrap .sys-tabs ul li a {
          padding: 0.75rem 1.25rem;
          background: #f4f2f3;
          border: 0;
          border-radius: 2px;
          font-weight: 600;
          font-size: 1rem; }
        #content .sub-wrap .sys-tabs ul li.is-active a {
          background: #fff !important; }
  #content .sidebar .title {
    background: #1e1e1e;
    color: #fff;
    padding: 0.75rem 1rem;
    text-align: center;
	font-weight:500;
	}
  #content .sidebar .row .inside {
    padding: 0 1rem 1rem 1rem; }
  #content .sidebar .featured-icon {
    font-size: 5rem;
    color: #00cccc;
    text-align: center;
    line-height: 4rem; }
    #content .sidebar .featured-icon .left {
      font-size: 3rem;
      position: relative;
      top: -1rem;
      left: 1rem;
      opacity: 0.5; }
    #content .sidebar .featured-icon .right {
      font-size: 3rem;
      position: relative;
      top: -1rem;
      right: 1rem;
      opacity: 0.5; }
  #content .sidebar #weekly-call {
    margin-bottom: 2rem; }
    #content .sidebar #weekly-call .show-title {
      font-size: 1.25rem;
      color: #00cccc;
      font-weight: 800;
      font-family: "Montserrat", sans-serif; }
    #content .sidebar #weekly-call .date {
      background: #f4f2f3;
      display: block;
      margin: 7px;
      position: relative;
      top: -5px;
      left: -5px; }
      #content .sidebar #weekly-call .date .day {
        color: #1e1e1e;
        font-weight: 300;
        font-size: 1.5rem;
        line-height: 2.5rem; }
      #content .sidebar #weekly-call .date strong {
        font-size: 12px;
        background: darkred;
        color: #fff;
        width: 100%;
        display: block; }
  #content #step-video-side {
    position: relative; }
    #content #step-video-side .title {
      font-family: "Open Sans", Arial;
      font-weight: 400; }
      #content #step-video-side .title strong {
        font-weight: 700; }
    #content #step-video-side .ico-wrap {
      color: #00cccc;
      margin-top: 1rem;
      font-size: 4rem;
      opacity: 0.5; }
    #content #step-video-side .stick-bottom {
      position: absolute;
      bottom: 11px;
      left: 0;
      right: 0;
      margin: 0 13px; }
    #content #step-video-side .checkbox {
      margin: 0.5rem auto 1rem auto; }
    #content #step-video-side .complete-wrap {
      background: #fdf8ea;
      border: 1px solid #f0c14f; }
      #content #step-video-side .complete-wrap p.date-complete {
        margin-bottom: 5px; }
  #content .step-content .main-title {
    color: #1e1e1e;
    padding: 17px 10px 16px 10px;
    margin: 0;
    border-bottom: 1px solid #edeaeb; }
  #content .step-content .lesson {
    padding: 1rem; }
  #content .top-page-logo {
    text-align: center;
    width: 100%;
    background: #fff;
    background: rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
    padding: 10px 0; }
    #content .top-page-logo img {
      max-height: 50px; }

#fast-email-member .dropdown-content {
  padding: 0; }
#fast-email-member .menu-list li {
  border-bottom: 1px solid #f4f2f3; }
  #fast-email-member .menu-list li a {
    width: 100%; }
    #fast-email-member .menu-list li a i {
      position: relative;
      right: 0;
      float: right;
      top: 3px; }

#funnels .page-wrap {
  background: white url("../../assets/img/web-bg.jpg") top left no-repeat;
  padding-top: 12px;
  display: inline-block;
  position: relative;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border: 0;
  border-radius: 3px;
  background-size: 100%;  }
  #funnels .page-wrap:hover img {
    opacity: 0.7; }
  #funnels .page-wrap:hover .is-wrapping a {
    opacity: 1; }
  #funnels .page-wrap img {
    min-height: 210px;
    width: 100%;
    height: 100%;
    display: inline-block;
    margin-bottom: -5px; 
	min-width: 260px;}
  #funnels .page-wrap .is-wrapping {
    text-align: center;
    display: -moz-inline-stack; }
    #funnels .page-wrap .is-wrapping a {
      position: absolute;
      bottom: 0;
      display: block;
      margin: 0 auto !important;
      width: 100%;
      height: 3.5rem;
      /*line-height: 3rem;*/
      z-index: 100;
      border: 0;
      background: #fffef3;
      color: #3969ad;
      white-space: unset;
      line-height: 1;
      padding-top: 15px;
	  }
      #funnels .page-wrap .is-wrapping a:hover {
        background: #6aab2a;
        color: #fff; }
#funnels .url-wrap {
  background: #fffef3;
  padding: 1.5rem;
  margin-top: 0.5rem;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;  }
  #funnels .url-wrap .control .fake-input {
    width: 100%; }
#funnels .field.has-addons .button {
  font-weight: 700;
  height: 2.25rem;
  line-height: 2.25rem;
  font-size: 0.9rem; }
#funnels .field.has-addons .control:not(:last-child) {
  max-width: 493px; }
#funnels .ui-widget.ui-widget-content {
  border: 0;
  padding: 0; }
#funnels .ui-tabs .ui-widget-header {
  border: 0;
  background: #f4f2f3;
  position: relative;
  bottom: -1px;
  -webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
  box-shadow: 0 -1px 2px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
  border-radius: 0;
  z-index: 10;
  padding: 5px 10px 0 10px; }
#funnels .ui-tabs .ui-tabs-panel {
  padding: 0; }
#funnels .ui-tabs .ui-tabs-nav li {
  border: 0;
  border-radius: 0;
  margin-right: 8px; }
  #funnels .ui-tabs .ui-tabs-nav li a {
    outline: none;
    border: 1px solid #e8e4e6;
    border-bottom-width: 0;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 0;
    padding: 0.6rem 1rem;
    color: #989898; }
    #funnels .ui-tabs .ui-tabs-nav li a .icofont {
      font-size: 1.05rem;
      color: #00cccc;
      opacity: 0.4; }
#funnels .ui-tabs .ui-state-active {
  background: #fff;
  color: #3969ad; }
  #funnels .ui-tabs .ui-state-active a {
    background: #fff;
    color: #3969ad; }
#funnels .fake-input {
  overflow: hidden;
  word-break: keep-all;
  white-space: nowrap;
  height: 2.25rem;
  line-height: 2.25rem;
  font-size: 1rem;
  word-wrap: break-word; }

#lead #tabs {
  padding: 1rem;
  border: 0 !important;
  border-top-left-radius: 0; }
#lead .ui-tabs .ui-widget-header {
  border: 0;
  background: #f4f2f3;
  position: relative;
  bottom: -1px;
  -webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
  box-shadow: 0 -1px 2px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
  border-radius: 0;
  z-index: 10;
  padding: 5px 10px 0 10px; }
#lead .ui-tabs .ui-tabs-panel {
  padding: 0; }
#lead .ui-tabs .ui-tabs-nav li {
  border: 0;
  border-radius: 0;
  margin-right: 8px; }
  #lead .ui-tabs .ui-tabs-nav li a {
    outline: none;
    border: 1px solid #e8e4e6;
    border-bottom-width: 0;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 0;
    padding: 0.6rem 1rem;
    color: #989898; }
    #lead .ui-tabs .ui-tabs-nav li a .icofont {
      font-size: 1.05rem;
      color: #00cccc;
      opacity: 0.4; }
#lead .ui-tabs .ui-state-active {
  background: #fff;
  color: #3969ad; }
  #lead .ui-tabs .ui-state-active a {
    background: #fff;
    color: #3969ad; }
#lead .messages-wrap p {
  font-size: 13px;
  margin-bottom: 10px;
  font-weight: 300;
  color: #000;
  opacity: 0.8; }
#lead .messages-wrap .subtitle {
  margin-bottom: 0.5rem; }

.select-step {
  margin: 0 0 20px 0;
  padding: 0.75rem 0.8rem;
  background: #f4f2f3; }
  .select-step select strong {
    font-weight: 800;
    color: red; }

#youtube_mastery ul.sidenav {
  background: #ca2626; }
  #youtube_mastery ul.sidenav li {
    border-color: #9f1e1e; }
    #youtube_mastery ul.sidenav li a i {
      color: #fff;
      opacity: 0.7;
      font-size: 125%; }
    #youtube_mastery ul.sidenav li a:hover i {
      color: #1e1e1e; }
    #youtube_mastery ul.sidenav li.active i {
      color: #6aab2a; }

#welcome-page .step-content {
  padding: 0 1rem; }
#welcome-page .styled {
  font-size: 2rem;
  margin-bottom: 0; }
  #welcome-page .styled .fa {
    font-size: 2rem; }
  #welcome-page .styled li {
    padding: 1.25rem 0; }
#welcome-page .coach-wrap {
  text-align: center;
  padding: 0; }
  #welcome-page .coach-wrap li {
    background: #fffef3;
    width: 100%;
    display: inline-block; }
/***************** SideBar *******************/
#tinynav1 {
  display: none;
}
.navbar-burger{height: 3.50rem;}
.toggle_lesson_menu,.toggle_navigation{margin-left: 0;width: 100%;display:none;height: 38px;align-items: center !important;margin-top: -22px;background-color: rgb(237, 237, 237);}
/* styles for mobile */
@media only screen and (max-width: 768px) {
	.toggle_lesson_menu,.toggle_navigation{display:block !important}
    .training_mobile{display:block !important}
    /*.training_desktop{display:none}*/
    .training_desktop{display:block}

  .step-video-side-mobile{ display:block !important}
  .step-video-side-desktop .editorSection{ display:none}
  .step-video-side-desktop #mark-step-complete{ display:none}
  .table-res-wrap {
    display: inline-block;
    width: 100%;
    overflow: scroll;
    border: 3px solid #f4f2f3; }
    .table-res-wrap .table td, .table-res-wrap .table th {
      border: 1px solid #dbdbdb;
      border-width: 0 0 1px;
      padding: 5px;
      vertical-align: middle; }

  .tinynav {
    display: block;
    width: 100%;
    height: 3rem;
    line-height: 2rem;
    font-size: 1.5rem;
    padding: 0 1rem; }

  .sidenav {
    display: none; }

  #content #step-video-side .ico-wrap {
    display: none; }
  #content #step-video-side .stick-bottom {
    margin: 0; }

  #welcome-page .step-content {
    padding: 0 !important; }
  #welcome-page .title {
    font-size: 1.1rem !important;
    text-align: left !important; }
  #welcome-page .styled {
    font-size: 2rem;
    margin-bottom: 0; }
    #welcome-page .styled .fa {
      font-size: 2rem; }
    #welcome-page .styled li {
      padding: 0.75rem 1.5rem;
      text-align: center !important; }
  #welcome-page .mt2 {
    margin-top: 0 !important; }
  #welcome-page .p2 {
    padding: 1rem !important; }
  #welcome-page .coach-wrap {
    text-align: center;
    padding: 0; }
    #welcome-page .coach-wrap li {
      background: #fffef3;
      width: 100%;
      display: inline-block; }

  #header .navbar .navbar-menu {
    padding: 0; }
  #header .navbar .navbar-brand img {
    max-height: 150px;
    margin: 10px 0px 0px 0px;
    padding: 0 15px !important;
	height: 39px !important;
    width: auto !important; }
  #header .navbar .navbar-dropdown .navbar-item {
    background: #fffef3; }
  #header .navbar .f-link {
    border: 1px solid #ddd6d9;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    padding: 0.75rem 0.5rem; }
  #header .navbar .navbar-item {
    background: #fff;
    color: #1e1e1e; }
    #header .navbar .navbar-item:hover, #header .navbar .navbar-item:focus {
      background: #fff;
      color: #6aab2a; }
    #header .navbar .navbar-item .ico {
      font-size: 1.5rem;
      display: inline-block;
      width: auto;
      position: relative;
      top: 0;
      margin-top: 0;
      text-align: left;
      padding-bottom: 0;
      left: 10px; }
    #header .navbar .navbar-item .name {
      /*width: 80%;*/
      display: inline-block;
      margin: 0;
      padding: 0;
      font-size: 1.25rem;
      color: #1e1e1e;
      text-align: left !important; }

  #stepnav #steps li {
    padding: 0;
    /*width: 6.55%;*/ 
    width: 12%;
    }
    #stepnav #steps li .step-w span.t {
      display: none; }
    #stepnav #steps li .step-w span.n {
      position: relative;
      padding-left: 0;
      top: 0;
      font-weight: bold;
      font-size: 11px; }
      #stepnav #steps li .step-w span.n small {
        display: none; }

  #content {
    padding-top: 0;
    padding-bottom: 2rem; } }

@media only screen and (min-width:350px) and (max-width: 390px)
{
	.yellow_alert font{font-size:12px;}
}
@media only screen and (max-width: 320px)
{
	#funnels .page-wrap img {min-height: 190px;min-width: 200px;}
}
@media only screen and (min-width:320px) and (max-width: 470px)
{
	.inner-page-wrap{padding-left: 6px;padding-right: 6px;}
    .help_link{margin-left: -3px; margin-top: 17px; font-size: 12px;}
    #header .navbar .navbar-brand img{padding:0px; margin:0px;padding-top: 12px !important; padding-bottom: 8px !important; height: 48px !important;}
}
@media only screen and (max-width:500px)
{
    #stepnav #steps li.custom-sub:nth-child(5) {
        width: 26% !important;
    }
    #stepnav #steps li{width: 15% !important;}
    #stepnav #steps li .step-w span.n{
        left: 10%;
        top: 3px;
    }
}
@media only screen and (min-width:470px) and (max-width: 768px)
{
    .help_link{margin-top:25px;}
    .help_link{margin-left: 6%;}
}
@media only screen and (min-width:1024px) and (max-width: 1090px)
{
	#header .navbar .navbar-item .name{ margin: 2.25rem 10px 0 18px; }
	body{ overflow: hidden;}
}
@media only screen and (min-width:769px) and (max-width: 1050px)
{
.column.is-7{width: 80%;}
}
@media only screen and (min-width:768px) and (max-width: 1023px)
{
    .help_link{margin-left: 17%;}
	#header .navbar .navbar-item .ico{text-align: left;}
	#header .navbar .navbar-item .name{margin-left: 36px !important; margin-top: 6px !important;}
	#header .navbar .navbar-brand img{padding-top: 8px !important; padding-bottom: 9px !important;  height: 50px !important;}
}
@media only screen and (min-width:1023px) and (max-width: 1100px)
{
    .help_link{margin-left: 0px;}
}
@media screen and (min-width:1024px) and (max-width:1632px){
        .dropout{
            margin-left: 0px;
            right:100%;
        }
        .navbar-dropdown{
            left:unset;
            right:0;
        }
        
    }
.cool-link {
    display: inline-block;
    color: #000;
    text-decoration: none;
    width:100%;
}

.cool-link::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #fff;
    transition: width .3s;
    margin-top: 10px;
}

.cool-link:hover::after {
    width: 100%;
    
    /*transition: width .3s;*/
}

#scroll_bottom{-moz-appearance: none;
-webkit-appearance: none;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
border-radius: 3px;
-webkit-box-shadow: none;
box-shadow: none;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
font-size: 1rem;
height: 2.25em;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
line-height: 1.5;
padding-bottom: calc(0.375em - 1px);
padding-left: calc(0.625em - 1px);
padding-right: calc(0.625em - 1px);
padding-top: calc(0.375em - 1px);
position: relative;
vertical-align: top;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: white;
border-color: #dbdbdb;
color: #363636;
cursor: pointer;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding-left: 0.75em;
padding-right: 0.75em;
text-align: center;
white-space: nowrap; }


/* css added to change the lesson sidenav */
.column.is-4.custum-navbar {
    padding-right: 20px !important;
}
.lessonHeader {
background-color: #1e1e1e;
}

.custum-sidenav li {
margin-bottom: 5px;
border-radius: 5px;
}
.custum-sidenav li.lessonHeader:hover {
border-radius: 5px;
background: #fff;
}
.custum-sidenav li.lessonHeader a:hover {
	border-radius: 5px;
    border: 1px solid lightgrey !important;
}
.custum-sidenav li a.navbar-item{
 border:none !important;
}
.custum-sidenav ul.sublist{
background: transparent !important;
}
.custum-sidenav ul.sublist li a {
color: #000 !important;
}
.custum-sidenav li.is-active a {
color: #00cccc !important;
}

.custum-sidenav ul li.lesson-selected a {
    background-color: #FFF;
   /* color: #00cccc !important; */
}

.custum-sidenav ul.sublist li a:hover {
   color: #FFF !important; 
}
.custum-sidenav ul {
margin-top: 0px;
}
.custum-sidenav a.custom-sub{
color: #6aab2a;
font-weight: 700;
background: #fff;
position: relative;	
right: 0;
border-right: 1px solid #e4dfe1;
border-top: 1px solid #e4dfe1;
border-bottom: 1px solid #d1c9cd;
box-shadow: -1px 2px 2px -1px rgba(0, 0, 0, 0.2);
}

a.navbar-item.no-havor:hover
{
	color : #403c3cc4 !important ;
	background-color: transparent !important;
}

/* css to design multiline button on lesson training pages */
.MultilineButton{
	text-decoration: none !important;
	border: 1px solid rgba(0,0,0,0.1);
	border-radius: 4px;
	display: block;
   	text-align: center;
	font-weight: bold;
	text-align: center !important;
    text-decoration: none !important;
}
.ButtonMainIconArrow:before {
    font-family: FontAwesome;
    content: "\f054";
    margin-right: 15px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ButtonMainIconCheck:before {
    font-family: FontAwesome;
    content: "\f00c";
    margin-right: 15px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ButtonMainIconPlay:before {
    font-family: FontAwesome;
    content: "\f04b";
    margin-right: 15px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ButtonMainHead{
	color: rgb(255, 255, 255);
    font-size: 26px;
	display: block;
    text-align: center;
    width: 100%;
	margin-right: auto;
    margin-left: auto;
    color: #FFF;
    font-weight: bold;
    display: inline-block;
    -ms-transform: all .2s ease-in-out;
    -webkit-transform: all .2s ease-in-out;
    transform: all .2s ease-in-out;
    text-align: center !important;
    text-decoration: none !important;
	line-height: 40px
}

.ButtonSubHead{
	font-size: 14px;
	display: block;
    opacity: 0.7;
    font-weight: normal;
    text-align: center;
    width: 100%;
	margin-right: auto;
    margin-left: auto;
    color: #FFF;
    font-weight: bold;
    display: inline-block;
    -ms-transform: all .2s ease-in-out;
    -webkit-transform: all .2s ease-in-out;
    transform: all .2s ease-in-out;
    text-align: center !important;
    text-decoration: none !important;
}
a.MultilineButton{
    margin: 0px !important;
    width: auto !important;
    overflow: hidden !important;
    text-align: center!important;
    padding: 10px 20px !important;
    display: inline-block !important;

}
.ButtonSubHead {
    overflow: hidden !important;
    text-align: center!important;
    display: block !important;
}
.ParentMultilineButton{
    display: block !important;
    font-size: 10pt !important;
    margin: 0 auto !important;
    text-align: center !important;	
}

a.MarkLessonComplete
{
    border: 1px solid rgba(0,0,0,0.1);
    padding: 8px 12px;
    background-color: #00cccc;
    border-radius: 3px;
    color: #fff;
    font-size: 1rem;
    font-weight: normal;
    cursor:pointer;
}

a.prev-next-btn
{
    border: 1px solid rgba(0,0,0,0.1);
    padding: 8px 12px;
    background-color: #00cccc;
    border-radius: 3px;
    color: #fff;
    font-size: 1rem;
    font-weight: normal;
    cursor:pointer;
}

a.prev-next-btn-new
{
    border: 1px solid rgba(0,0,0,0.1);
    padding: 10px 20px;
    background-color: #00cccc;
    border-radius: 4px;
    white-space: nowrap !important;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
}

.footer_action_buttons
{
	padding:15px 0 15px 0;
}

input#submit-form.custom_submit_button {
        border: 1px solid #00cccc;
        background-color: #00cccc;
        border-radius: 3px;
        color: #fff;
        font-size: 1rem;
        font-weight: normal;
        padding: 8px;
}

@media only screen and (max-width: 768px) {
    .column.is-4.custum-navbar {
         padding-right: 0px !important;
    }
     #header .navbar .navbar-item {
            text-align: left;  
            
    }
    a.navbar-item .icofont {
        margin-right: 10px;
    }
   .responsive-menu-profile {
        position: initial !important;
    }
}

/* styles for i-pad */
@media only screen and (device-width: 768px) {
  .toggle_lesson_menu span, .toggle_navigation span {
    left: 4% !important;
  }
  .toggle_lesson_menu p, .toggle_navigation p {
    margin-left: 7% !important;
    padding-top: 7px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px)  {
    #header .navbar .navbar-item .name {
	font-family: monserratmedium !important;
    display: inline-block;
    margin: 0;
    padding: 0;
    font-size: 0.8rem;
    font-weight: 600;
    color: #1e1e1e;
    text-align: left !important;
}
#header .navbar .navbar-item {
    text-align: left;
    padding: 0.75rem 0.5rem;
}
#header .navbar .navbar-item:hover {
    background: white;
    color: black;
}
#header .navbar .navbar-item .icofont {
    display: inline-block;
    width: auto;
    position: static;
    top: 0;
    margin-top: 0;
    text-align: left;
    padding-bottom: 0;
    left: 10px;
    margin-right: 20px;  
}
.responsive-menu-profile {
        position: initial !important;
        width: auto !important;
        width: 30px;
        height: 30px;
        margin-right: 10px;
    }
}

@media only screen and (max-width: 392px) {
    .footer_action_buttons {
        float: none !important;
        text-align: center;
}
}

#productWrap .productWrapper {
    background-image: linear-gradient(9deg, #F5F5F1 0%, #FFFFFF 74%);
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    justify-content: center;
    display: flex;
    flex-direction: column;
    position: relative;
}
#productWrap .productWrapper .imgwrp {
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    padding: 0 0 0 0;
    max-height: 160px;
}
#productWrap .productWrapper img {
    display: block;
    max-height: 160px;
}
#productWrap .productWrapper .twrp {
    background: url(https://meme-members.s3.amazonaws.com/course-pics/freedom+era+background.png) top center no-repeat;
    background-size: 100% auto;
    min-height: 80px;
    padding: 22px 20px 15px 20px;
    font-size: 11px;
    line-height: 14px;
	text-align: center;
}
#productWrap {
    background: #F7F8F9;
    border: 1px solid #cbcbcb;
    border-radius: 3px;
    margin-top: 11px;
    padding: 10px;
}
#productWrap .productWrapper .button {
    background: #00cccc;
    color: #fff;
	font-family: monserratregular;
}
#productWrap #progressbar {
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 13px;
  /* (height of inner div) / 2 + padding */
  padding: 3px;
  margin-bottom: 10px;
}

#productWrap #progressbar>div {
	color: #fff;
  background-color: #00cccc;
  height: 20px;
  border-radius: 10px;
  padding: 1px;
  text-align: center;
  font-family: monserratmedium;
}
.twrp p{font-size: 14px;
    font-family: monserratbold;
    text-transform: uppercase; }
@font-face{
    font-family: 'monserratbold';
    src: url('fonts/montserrat-bold-webfont.woff2') format('woff2'), url('fonts/montserrat-bold-webfont.woff') format('woff');
}
@font-face{
    font-family: 'monserratmedium';
    src: url('fonts/montserrat-medium-webfont.woff2') format('woff2'), url('fonts/montserrat-medium-webfont.woff') format('woff');
}
@font-face{
    font-family: 'monserratregular';
    src: url('fonts/montserrat-regular-webfont.woff2') format('woff2'), url('fonts/montserrat-regular-webfont.woff') format('woff');
}
@font-face{
    font-family: 'monserratsemibold';
    src: url('fonts/montserrat-semibold-webfont.woff2') format('woff2'), url('fonts/montserrat-semibold-webfont.woff') format('woff');
}
@font-face{
    font-family: 'monserratthin';
    src: url('fonts/montserrat-thin-webfont.woff2') format('woff2'), url('fonts/montserrat-thin-webfont.woff') format('woff');
}