html, body, #app {
    height:100%;
}
:root {
font-size: 16px;
}
body {
    font-family: sans-serif;
    font-weight: normal;
    margin: 0 auto;
    background: #FFF;
    border-top: 0px;
}
a, a:visited {
   color: #0810f3;
   font-weight: bold;
}

a:hover {
   color: #0810f3;
}
.btn {
    border-radius: 0px;
}
ul.pagination li {
	border: solid;
    border-width: 1px;
    border-radius: 4px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-right: 14px;
}

.license-pending {
    border: solid;
    border-width: 1px;
    border-radius: 4px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.red {color:red;}
.nopadding {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
#sc-header {    
    position: relative;
    z-index: 1;
    background-color: rgb(49, 49, 49);
}
#sc-header .inner_wrapper  {
    height: 100%;
    padding: 0 15px;
}
#sc-header .headerLogo img{ 
    position: relative;
    height: 55px;
    padding: 5px;
    width: auto;
}

#sc-header .headerLogo{
    padding: 10px;
    background: #000;
}
#sc-order-summary .cart_item .item_desc, #sc-order-summary .cart_item .item_long_description, #sc-order-summary .cart_item .item_short_description {
    font-size: .875rem !important;
    width: 80%;
    color: #777;
}
#sc-body {
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 99;
    background: #FFF;
    font-family: sans-serif;
    font-weight: normal;
}

#sc-body > .container {
    height: 100%;
}

#sc-body .inner_wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 30px 30px 30px 30px;
    margin: 0px;
    height: 100%;
    box-shadow: unset;
}

#sc-user_info {
    font-size: .75rem;
    padding: 10px;
    border-top: 1px solid #B5B5B5;
    margin-bottom: 20px;
}

#sc-order-summary {
    font-size: .875rem;
    padding: 20px 25px;
    border:0px solid #ccc;
    border-left: 1px solid #ccc;
    overflow-x: hidden;

}
#sc-order_summary .cart .media-body {
    position: relative;
}

#sc-order_summary .cart_item {
    padding: 10px 0px;
    background: #fff;
    border-bottom: 2px solid #ddd;
    position:relative;
    margin-bottom: 10px;
}
#sc-order_summary .item_name {
    float: left;
    display: inline-block;
    font-size: 1.2rem;
    margin:0px;
    padding: 0px;
    vertical-align: top;
    margin-top: -6px;
    color: #222;
}
#sc-order_summary .item_name a, #sc-order_summary .item_name a:visited {
    color: #222;
}
#sc-order_summary .cart_item .cart_action {
    text-transform: uppercase;
    position: absolute;
    right: 0px;
    text-align: left;
    font-size: 1rem;
}
.cart_action a {
    font-size: .6rem;
}
#sc-order_summary .cart_item .item_desc {
    margin-top: 5px;
}
#sc-order-summary h2 {
  font-size: 1rem;
  font-weight: normal;
  margin-bottom: 15px;
  color: #777;
}
#sc-order_summary h3 {
    font-size: .875rem;
    font-weight: bold;
}
#summary_total {
    font-weight: 500 !important;
}
#sc-order-summary {
    font-weight: 500 !important;
}
#sc-order-summary .cart_subtotal {
    font-weight: 500 !important;
    color: #000;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;

}
#sc-order_summary .item_price_name {
    float: left;
    text-align: left;
}
.item_price {
    float: right;
    font-weight: 500 !important;
    text-align: right;
}
#sc-order_summary .item_price_info {
    right: 0px;
    top: 0px;
    margin: 10px 0;
    font-size: 1rem !important;
}
#sc-order_summary .item-pricing {
    font-weight: bold;
}
#sc-order_summary .item_price_info .btn {
    background: #fff;
    color: #555;
    border:2px solid #ccc;
    border-radius: 0px !important;
    padding: 2px 10px;
}

#sc-order_summary .promos {
    border-radius: 4px;
    padding: 4px 8px;
    font-size: .75rem;
    background: #eee;
    margin: 5px 0;
}
#sc-order_summary .promos i {
    color: red;
}
#sc-order_summary #apply_discount_code {
    margin: 4px 0;
    padding-bottom: 2px;
}
#sc-order_summary .item_promotion_discounts {
    color:#f15a2b;
    text-align:right;
    font-weight: bold;
    font-size: 1rem;
}
#sc-order_summary .add_promo_code {
    padding-bottom: 4px;
}
#sc-order_summary #summary_total {
    font-size: 1.625rem;
    color: #000;
    font-weight: bold;
    border-top:1px solid #ccc;
    padding-top: 4px;
}
#sc-order_summary .calculated_discount {
    color:red;
    font-weight: bold;
}

#sc-order_summary #summary_discounts {
    padding: 5px 0px;
    font-weight: bold;
    margin: 5px 0;
}
.custom-footer-left{
    background-color: #0e0e0e;
    text-align: left;
    padding-left: 60px;
}
.custom-footer-right{
    background-color: #0e0e0e;
    text-align: left;
    padding: 15px 0 0 20px;
    font-size: 14px;
    line-height: 22px;
}
.custom-footer a {
    color: #777;
}
.custom-footer {
    color: #777;
}
.sc-footer {
    background-color: #000;
}
div#sc-footer.custom-footer.sc-footer {
    background-color: rgb(49, 49, 49);
}
#sc-footer .inner_wrapper {
    box-shadow: none;
    padding: 0px !important;
}
#sc-progressbar {
    background: #FFF;
    padding-top: 30px;
}
#sc-progressbar .inner_wrapper {
    box-shadow: unset;
}
.place_order {
    text-align: right;
    margin-top: 20px;
    padding-right: 1.5rem;
}
.place_order .place_order {
    text-align: right;
}
.place_order .fa {
    vertical-align: middle;
}
.place_order button {
    width: 50%;
    font-size: 1.2rem;
    margin-top: 5px;
    border: 0px;
    width: 200px;
    color: #fff;
    background: #00F;
    vertical-align: middle;
    text-align: center;
    font-size: 1.5em;
    font-weight: 300;
    text-shadow: 1px 1px 1px #555;
}
.btn:hover, .btn:focus, .btn:active, .btn.active {
    border-color: #000;
    background: #000;
    text-shadow: 0 .075em .075em rgba(0,0,0,.5);
}

.sc-module-heading,
.cart-heading {
    font-weight: bold;
}


/* wizard */

.flexer,
.progress-indicator {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    line-height: normal;
}

.no-flexer,
.progress-indicator.stacked {
    display: block
}

.no-flexer-element {
    -ms-flex: 0;
    -webkit-flex: 0;
    -moz-flex: 0;
    flex: 0
}

.flexer-element,
.progress-indicator>li {
    -ms-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    flex: 1
}

.progress-indicator {
    width: 100%;
    padding: 0;
    font-size: 15px;
    text-transform: uppercase;
    padding-top: 10px;
}

.progress-indicator>li {
    list-style: none;
    text-align: center;
    width: auto;
    padding: 0;
    margin: 0;
    position: relative;
    text-overflow: ellipsis;
    color: #0810f3;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    font-weight: 500;
    text-shadow: unset;
    padding: 0 25px;
}
.progress-indicator>li .bubble:after,
.progress-indicator>li .bubble:before {
    display: block;
    position: absolute;
    top: 5px;
    width: 100%;
    height: 0px;
    content: '';
   /* bar color */
    background-color: #FFF;
}
.progress-indicator>li:hover {
    color: #000;
}

.progress-indicator>li.completed,
.progress-indicator>li.completed .bubble {
    text-transform: uppercase;
    font-weight: 500;
}

.progress-indicator>li .bubble {
    border-radius: 1000px;
    width: 12px;
    height: 12px;
    /* bubble color */
    background-color: #0810f3;
    display: block;
    margin: 0 auto .5em;
}
.progress-indicator>li.completed .bubble,
.progress-indicator>li.completed .bubble:after,
.progress-indicator>li.completed .bubble:before {
    background-color: #535961;
}
.progress-indicator>li.completed.current {
    font-weight: bold;
    opacity: 1;
}
.progress-indicator>li.completed.current .bubble {
    font-weight: bold;
    opacity: 1;
    background: #ccc;
}

.progress-indicator>li .bubble:before {
    left: 0
}

.progress-indicator>li .bubble:after {
    right: 0
}

.progress-indicator>li:first-child .bubble:after,
.progress-indicator>li:first-child .bubble:before {
    width: 50%;
    margin-left: 50%
}

.progress-indicator>li:last-child .bubble:after,
.progress-indicator>li:last-child .bubble:before {
    width: 50%;
    margin-right: 50%
}

.progress-indicator>li.active,
.progress-indicator>li.active .bubble {
    color: #337AB7
}

.progress-indicator>li.active .bubble,
.progress-indicator>li.active .bubble:after,
.progress-indicator>li.active .bubble:before {
    background-color: #337AB7; 
    border-color: #122a3f
}

.progress-indicator>li a:hover .bubble,
.progress-indicator>li a:hover .bubble:after,
.progress-indicator>li a:hover .bubble:before {
    background-color: #5671d0;
    border-color: #1f306e
}

.progress-indicator>li a:hover .bubble {
    color: #5671d0
}

.progress-indicator>li.warning .bubble,
.progress-indicator>li.warning .bubble:after,
.progress-indicator>li.warning .bubble:before {
    background-color: #edb10a;
    border-color: #5a4304
}

.progress-indicator>li.warning .bubble {
    color: #edb10a
}

.progress-indicator>li.info .bubble,
.progress-indicator>li.info .bubble:after,
.progress-indicator>li.info .bubble:before {
    background-color: #5b32d6; 
    border-color: #25135d
}

.progress-indicator>li.info .bubble {
    color: #5b32d6
}

.progress-indicator.stacked>li {
    text-indent: -10px;
    text-align: center;
    display: block
}

.progress-indicator.stacked>li .bubble:after,
.progress-indicator.stacked>li .bubble:before {
    left: 50%;
    margin-left: -1.5px;
    width: 3px;
    height: 100%
}

.progress-indicator.stacked .stacked-text {
    position: relative;
    z-index: 10;
    top: 0;
    margin-left: 60%!important;
    width: 45%!important;
    display: inline-block;
    text-align: left;
    line-height: 1.2em
}

.progress-indicator.stacked>li a {
    border: none
}

.progress-indicator.stacked.nocenter>li .bubble {
    margin-left: 0;
    margin-right: 0
}

.progress-indicator.stacked.nocenter>li .bubble:after,
.progress-indicator.stacked.nocenter>li .bubble:before {
    left: 10px
}

.progress-indicator.stacked.nocenter .stacked-text {
    width: auto!important;
    display: block;
    margin-left: 40px!important
}
.accept_tos {
    padding-bottom: .625rem;
    font-size: 1rem;
    color: #777;
}
.place_order .accept_tos {
    font-size: .875rem;
}
div {
    display: block;
}
#sc-footer .row{
    display: flex;
    flex-wrap: wrap;
/*    margin-right: -15px; */
/*    margin-left: -15px; */
    margin-right: unset !important;
    margin-left: unset !important;
}
/*
img, svg {
    vertical-align: unset;
}
*/
.sc-secure-checkout {
    min-height: 75px;
    background: #FFF;
    color: #000;
}
.form-text {
    font-size: .75rem;
    font-weight: 500;
}
input#email.form-control, input#ilok_userid.form-control, input#promo-code.form-control.mr-2 {
     border: 1px solid #ced4da;
     border-radius: .25rem;
     transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.form-control {
    font-weight: 500;
    background-color: #FFF !important;
}
.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #7D7D7D;
    border-color: #7D7D7D;
}
.btn-primary {
    color: #fff;
    background-color: #00F;
    border-color: #00F;
}
.customer-content-height {
     min-height: 70vh; 
    /* padding-top: 2.5rem; */
 
}
.sc-cart-item-image img {
    max-width: 120px;
    max-height: unset;
}
div#order-next-steps {
    text-align: center;
}
div#order-next-steps-link {
    text-decoration: underline;
    font-size: 1.5rem;
}
.bg-primary {
    background-color: rgba(0,0,0,0.75) !important;
}
.sc-dashboard-nav-header {
    margin: .5rem !important;
    border-radius: .2rem !important;
}
div#sc-dashboard-nav-above {
    padding-top: .5rem;
}
.customer-dashboard .sidebar .nav-link.active {
    color: #C20430;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #444444;
    border-color: #444444;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: rgba(0,0,0,0.75);
}
input:checked+.slider {
    background-color: rgba(0,0,0,0.75);
}
span#cart-hero-step-text-1, span#cart-hero-step-text-2, span#cart-hero-step-text-3 {
    display: none;
}
div#cart-hero-step-1::after {
    content: "Account & Cart";
}
div#cart-hero-step-2::after {
    content: "Review";
}
div#cart-hero-step-3::after {
    content: "Receipt";
}
div#order-next-steps-link {
    text-decoration: underline;
    font-size: 1.5rem;
}
.customer-content-height {
    background-color: #FFF;
}
label#ilok-set-password-both-accounts-label.cs-heading span {
    display: none;
}
label#ilok-set-password-both-accounts-label.cs-heading::after {
    content: "Set password for your iLok account*";
}
span#ilok-create-description-text {
     display: none;
}
div#ilok-create-info::after {
     content: "We'll create an iLok account for you automatically using your email address below and a new password.";
}
div#ilok-create-info {
    padding-bottom: 10px;
}
.form-group, .form-register {
    color: #777;
}
.header_top_bar .cesis_container, .header_main .cesis_container, .header_sub .cesis_container {
    max-width: 1250px;
}
.header_main .cesis_container, .header_sub .cesis_container {
    font-size: 0;
    line-height: 0;
}
.cesis_container {
    width: 100%;
    max-width: 1250px;
    padding: 0 60px;
    margin: 0 auto;
    position: relative;
    background-color: rgb(49, 49, 49);
}
.cesis_container:before, .cesis_container:after {
    content: " ";
    display: table;
    clear: both;
}
.header_main:not(.header_vertical) .tt-main-navigation > div > ul > li > a, .header_main:not(.header_vertical) .header_logo, .header_main:not(.header_vertical) .menu_sep, .header_main:not(.header_vertical) .tt-main-additional .cesis_social_icons, .header_main:not(.header_vertical) .tt-main-additional .cesis_social_icons a, .header_main:not(.header_vertical) .tt-main-additional .cesis_search_icon i, .header_main:not(.header_vertical) .tt-main-additional .cesis_cart_icon i, .header_main:not(.header_vertical) .tt-main-additional .cesis_bp_notifications a, .header_main:not(.header_vertical) .tt-main-additional .cesis_bp_notifications.only_icons i, .header_main:not(.header_vertical) .tt-main-additional .cesis_bp_notifications.only_icons > span {
    line-height: 90px;
    height: 90px;
}
.header_logo:not(.logo_center) {
    position: relative;
    z-index: 2;
}
.tt-main-additional.logo_right, .tt-main-navigation.menu_left, .header_logo.logo_left, .tt-sub-additional.menu_right {
    float: left;
}
.header_logo .site-description, .mobile_logo, .white_logo {
    display: none;
}
.header_logo #logo_img, .header_logo #logo_img img {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: 120px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.header_logo img {
    vertical-align: middle;
}
img, a img {
    border: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.main-header {
    background: #141414;
    transition: all .95s cubic-bezier(.2,1,.2,1), transform .95s cubic-bezier(.2,1,.2,1);
    -webkit-transition: all .95s cubic-bezier(.2,1,.2,1), -webkit-transform .95s cubic-bezier(.2,1,.2,1);
}
.custom-footer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.f_text_one p {
    text-align: left !important;
}
.f_text_one {
    padding-bottom: 40px;
    display: flex;
    align-items: left;
    line-height: normal;
    color: #FFF;
    letter-spacing: 0px;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    background: #000;
    float: left;
    width: 300px;
    font-size: 13px;
    height: 190px;
    padding-top: 40px;
}
.f_text_one a {
    text-decoration: none; 
    font-weight: 300;
}
.f_text_one a {
    color: #0810f3;
}
.footer_sub_right {
    background: #191a1b;
}
/*

.header_logo, .header_logo #logo_img, .header_logo #logo_img img {
    max-width: 240px;
}
*/
.sc-payment-options {
    padding-bottom: 30px;
}

    @media only screen and (max-width: 480px){
        img, a img {
            height:auto !important;
            max-width: 180px !important;
            width: 65% !important;
        }
    }
footer .grey {
     color: #999999 !important;
}
.main-footer,
.main-footer .main-footer__terms-nav,
.main-header,
.main-nav {
    margin-right: 0;
    margin-left: 0;
    float: left;
    background-color: rgb(49, 49, 49);
    list-style-type: none;
    text-align: center;
}
.main-footer__terms-nav {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.main-footer ul {
    list-style-type: none;
}
.main-footer a {
    display: inline-block;
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
    text-decoration: none;
    margin-bottom: .3125rem
}

.main-footer a:active,
.main-footer a:focus,
.main-footer a:hover {
    text-decoration: underline
}

.main-footer .main-footer__blog {
    margin-bottom: 1.25rem
}

.main-footer .main-footer__nav {
    margin-bottom: 1.875rem;
    font-size: .875rem
}
nav.main-footer__terms-nav ul {
   list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
nav.main-footer__terms-nav li {
  float: left;
}
nav.main-footer__nav li a {
  font-weight: 300;
}
nav.main-footer__terms-nav li a {
  display: block;
  text-align: center;
  padding: 16px;
  text-decoration: none;
  font-weight: 300;
}
.main-footer__logo img {
   width: 99px;
}

#sc-order-summary .cart_item .item_name {
   display: block;
}
div.mb-1.sc-keep-shopping.text-right {
   font-size: .8rem;
}
#sc-order-summary .cart_item .item_desc, #sc-order-summary .cart_item .item_long_description, #sc-order-summary .cart_item .item_short_description {
   text-align: center;
}
#sc-order-summary .item_price_info {
   color: #777;
}
.place_order .accept_tos, .place_order .shipping_fee_notice {
   color: #777;
}
.uneditable-input, input[type="color"], input[type="date"], input[type="datetime-local"], input[type="datetime"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], select, textarea {
     border: 1px solid #ced4da;
}
.uneditable-input:focus, input[type="color"]:focus, input[type="date"]:focus, input[type="datetime-local"]:focus, input[type="datetime"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, textarea:focus {
   box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);
     border-color: unset;
}
.sc-login {
     margin-top: 0px;
}
.form-register, .form-signin {
     padding-top: 3rem;
}
div.text-right a {
     font-size: .6rem;
}
input#promo-code.form-control.mr-2 {
     font-weight: bold;
}
div.accept_tos {
     padding-bottom: 2rem;
}
#sc-order-summary .item_promotion_discounts {
     color: #0810f3;
     text-align: center;
     font-weight: unset;
     font-size: unset;
}
#sc-order-summary .cart_item .item_desc, #sc-order-summary .cart_item .item_long_description, #sc-order-summary .cart_item .item_short_description {
     width: 100%;
     padding-bottom: 1rem;
}
#sc-order-summary .item_promotion_discounts {
     padding-top: 1rem;
}
a.cart-promocode-link {
     visibility: hidden;
     position: relative;
}
a.cart-promocode-link::after {
     visibility: visible;
     content: "Promo code or hardware Serial Number?";
}
h5.mt-0, .card-header {
     color: #000;
}
.card-body, .media-body, .customer-dashboard, h4, .h4, .h3, .h5, h5 {
     color: #777;
}
div.h4 a {
    color: #0810f3;
}
div#lightbox.content .h1, h1, .h2, h2, .h3, h3, .h4, h4, .h5, h5 {
    color: black;
}