/**
 * Please do not edit the placeholder variables here. You can configure them on conf/presets.json.
 * Bootrstrap version 3.1.0
 * NOTE: Some of the Twitter Bootstrap's default style classes are modified to suit better.
 **/


/*****************************************************************************
 Bootstrap style override for both Hosted page and Portal.
 *****************************************************************************/

/* Body*/
body {
    font-size:13px;
    color:#4A4A4A;
    font-family:avenir,helvetica;
    background:#FFFFFF ;
}

/* Horizontal line */
hr{
    border-color:#FF0083;
}

/* hyperlink */
a,
.btn-link{
    cursor:pointer;
    color:#352D45;
}
a:hover,
.btn-link:hover,
.btn-link:focus{
    color:#2A6496;
}

/* Form field label */
label{
    font-weight:normal;
    color:#000000;
}

/* Heading*/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family:avenir,helvetica;
    color:#4A4A4A;
}

/*Address on portal billing and shipping details*/
address{
    margin-bottom:0;
}

/* Form field error message color*/
.text-danger {
    color:#F00F00;
}

.row,
.navbar > .container > .navbar-header,
.navbar > .container > .navbar-collapse,
.form-horizontal .form-group{
    margin-left: -8px;
    margin-right: -8px;
}

.container, .navbar-brand, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 8px;
    padding-right: 8px;
}

/* Wrapper element (All the columns are wrapped inside this element) */
.container {
    max-width:816px;
}

/* Contains form label, input element(textbox/textarea/selectbox), error message */
.form-group {
    margin-bottom: 7px;
}

/*input and button*/
.form-control,
.form-control:focus,
.input-group-addon,
.btn,
.btn:focus {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    outline: none;
}

/* input element */
.form-control {
    font-size: 13px;
    padding: 6px;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    background:#FFFFFF;
    border-color:#FF0083;
    color:#000000;
}
.form-control:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    background:#FFFFFF;
    border-color:#FF0083;
}
.form-control[disabled] + .input-group-addon,
.form-control[readonly] + .input-group-addon {
    background: #EEE;
    cursor: not-allowed;
}
/* This is provided here to ensure its present for the mobile devices, as Bootstrap remove this on mobile devices */
.form-inline .form-group {
    display: inline-block;
    vertical-align: middle;
}

/* Margin space for form group if placed near inline form */
.form-inline .form-group ~ .form-group {
    margin-left: 3px;
}

.btn-default,
.btn-primary,
.btn-danger{
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.07);
    -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.07);
    text-decoration: none!important;
}

/*Used on Apply coupon and Vat validation field on hosted pages*/
.btn-default,
.btn-default:hover,
.btn-default:focus,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus{
    background:#FF0083;
    border-color:#FF0083;
    color:#FFFFFF;
}

/*Used on hosted and portal pages for main form submit*/
.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus{
    background:#FF0083;
    border-color:#FF0083;
    color:#FFFFFF;
}

/*Used on portal, when cancel a subscription*/
.btn-danger,
.btn-danger:hover,
.btn-danger:focus,
.btn-danger[disabled],
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus{
    background:#FF0083;
    border-color:#FF0083;
    color:#FFFFFF;
}

/*Block level help text for form fields.*/
.help-block {
    color:#999999;
}

/*************************************************************
 Header and Footer with Bootstrap and ChargeBee style.
**************************************************************/

/* Header*/
.navbar-static-top{
    background:#FFFFFF;
    color:#121212;
}

/* Brand Logo/Text*/
.navbar-brand {
    height:auto;
    color:#121212;
}

/* Footer*/
.navbar-static-bottom {
    line-height: 23px;
    padding: 15px 0;
    margin: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    text-align: center;
    color:#0B0B0D;
    background:#FFFFFF;
}

/*Need footer to be sticked, just add the "cb-sticky-footer" identifier in the footer.*/
#cb-sticky-footer{
    margin:0!important;
}

/*Date picker on custom field on hosted page*/
.input-group.date{
    width:100%;
}
/************************************************************
 Boostrap style override especially for Portal
 ************************************************************/

/*Used on portal details page*/
.control-label {
    color:#868686;
}

/*Used on portal details page show static data*/
.form-horizontal .control-label,
.form-horizontal .form-control-static{
    word-break: break-word;
}

/*
 * data-cb-jshook="attach-account-dropdown" to call account dropdown on portal details and edit pages.
 */
/*Navigation links on portal*/
.navbar-collapse > .navbar-nav a{
    color:#121212;
}
/*Account links toggle*/
.navbar-collapse > .navbar-nav > .dropdown,
.navbar-toggle{
    margin-top: 12px;
    font-size:13px;
    font-family:arial,sans-serif;
}
/*Account dropdown*/
.navbar-collapse > .navbar-nav > .dropdown > a{
    min-width: 130px;
    padding: 5px 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.navbar-collapse > .navbar-nav > .dropdown > a:focus{
    background: none;
}
.navbar-collapse > .navbar-nav a:hover,
.navbar-collapse > .navbar-nav > .dropdown > a:hover,
.navbar-collapse > .navbar-nav > .dropdown.open > a,
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus{
    color:#000;
    background:#fff;
}
.navbar-collapse > .navbar-nav > .dropdown.open > a{
    box-shadow: 0 2px 12px rgba(0,0,0,.175);
    -moz-box-shadow: 0 2px 12px rgba(0,0,0,.175);
    -webkit-box-shadow: 0 2px 12px rgba(0,0,0,.175);
}
/*Account dropdown menu*/
.navbar-collapse  .navbar-nav .dropdown-menu{
    border: none;
    min-width: 130px;
    margin-top: -2px;
}
/*Account dropdown menu links*/
.navbar-collapse .navbar-nav .dropdown-menu a{
    color:#000;
    font-size:13px;
    padding:3px 10px;
}
.navbar-collapse .navbar-nav .dropdown-menu a:hover{
    background:#f7f7f7;
}
.nav .caret{
    border-top-color: #121212;
    border-bottom-color: #121212;
}
.nav a:hover .caret,
.nav .open > a .caret,
.nav .open > a:hover .caret,
.nav .open > a:focus .caret{
    border-top-color:#000;
    border-bottom-color:#000;
}

/*Account dropdown menu icon on mobile*/
.navbar-toggle .icon-bar{
    background:#121212;
}

/*Used on portal details pages*/
.page-header{
    border-color:#E3E3E3;
}

/*Used on portal details page for invoice table*/
.page-header + .table{
    margin-top:-10px;
}

/*Alert messages on portal.*/
.alert{
    background: transparent;
    border-radius:0;
    -moz-border-radius:0;
    -webkit-border-radius:0;
    border-left-width:3px;
}

/*centred the alert messages.*/
.text-center  > .alert{
    display:inline-block;
}

/*info alert message*/
.alert-info{
    border-color:#79ACC1;
    color:#72A2B6;
}

/*warning alert message*/
.alert-warning{
    border-color:#D59E18;
    color:#E8BA49;
}

/*Used on hosted checkout and card page*/
.panel-group .panel{
    overflow:visible;
    border-radius:0;
    -moz-border-radius:0;
    -webkit-border-radius:0;
}
.panel-group .panel + .panel{
    margin-top:1px;
}
.panel-default{
    border:none;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    font-size:13px;
}
.panel-default > .panel-heading{
    border-radius:0;
    -moz-border-radius:0;
    -webkit-border-radius:0;
    background:#352D45;
    color:#FFFFFF;
}
.panel-default > .panel-heading .btn-link{
    color:#FFFFFF;
}
.panel-default .panel-title{
    font-size:13px;
}
.panel-default .panel-title .pull-right{
    display:none;
}
.collapsed .panel-title .pull-right{
    display:block;
}
.panel-default .panel-body {
    background:#FFFFFF;
}
.panel .glyphicon-chevron-right,
.panel .collapsed .glyphicon-chevron-down{
    display:none;
}
.panel .glyphicon-chevron-down,
.panel .collapsed .glyphicon-chevron-right{
    display:inline-block;
}

/*Test cards dropdown section*/
.dropdown-menu.panel{
    border:1px solid #FF0083;
}

/*Test cards dropdown section heading*/
.dropdown-menu>.panel-heading{
    background:#352D45;
    color:#FFFFFF;
}

.pointer{
    cursor:pointer;
}
/**
 * ChargeBee's custom styles - These styles are defined to ensure better styling of various sections.
 **/

/**********************************************************
 ChargeBee styled for Hosted(checkout,card,portal) pages
***********************************************************/

/*select box without value*/
.cb-select-placeholder {
    color:#999;
}

/*select box with value*/
.cb-select-opt {
    color:#000000;
}

/* border dashed for any element which has this class */
.dashed {
    border-style: dashed;
}

/*
 * #cb-wrapper-hp holds the content of ChargeBee Hosted Checkout and Card Page
 * #cb-wrapper-ssp holds the content of ChargeBee Portal
 */

#cb-wrapper-hp,
#cb-wrapper-ssp{
    margin-bottom: 30px;
    position: relative;
}

/*Heading inside chargebee content on hosted pages*/
#cb-wrapper-hp h3,
#cb-wrapper-ssp h3,
#cb-wrapper-ssp .page-header{
    margin:0 0 9px;
}

/*Horizontal line inside chargebee content on hosted pages*/
#cb-wrapper-hp hr,
#cb-wrapper-ssp hr,
.cb-well hr{
    margin: 7px 0;
    border-color:#E3E3E3;
}

.panel hr,
#cb-wrapper-ssp hr{
    border-style:dashed;
}

/*Section with identifier for custom styling in hosted page and portal */
/*The "cb-well" class used for the purpose of background, border and spacing. Don't use the override the class until know the purpose of it.*/
.cb-well{
    /*box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 15px;
    padding:15px;
    background-color:#F5F5F5;
    border: 1px solid #E3E3E3;
}

/*Links are underline inside this class*/
.cb-well a{
    text-decoration:underline;
}

/***************************************************************
 ChargeBee styled especially for Hosted checkout and card page
****************************************************************/

/* Main form submit button*/
#cb-wrapper-hp .btn-primary {
    padding-left: 35px;
    padding-right: 35px;
    font-size: 16px;
}

/*Order summary content in checkout page & Existing card details in update card page.*/
#cb-main-content{
    line-height:22px;
    margin-bottom:15px;
    border-bottom:1px solid #E3E3E3;
    padding-bottom:5px;
}

/* Styles for heading inside order summary and card details page. */
#cb-main-content h3 {
    text-transform:uppercase;
}

/* Order summary items list */
#cb-main-content ul {
    margin-bottom: 0;
}

/*Fix max width for input group(Coupon filed comes in the order summary section to apply discount) */
#cb-main-content .input-group {
    max-width: 250px;
}

/*Order total on checkout page*/
#cb-order-total{
    font-size:16px;    
}

/* Step progress on hosted checkout page*/
#cb-step-process ol{
    padding-left:0;
    border-top:1px solid #FF0083;
}
#cb-step-process li{
    padding:10px;
    list-style-position:inside;
    border-bottom:1px solid #FF0083;
}
#cb-step-process li .glyphicon-ok-sign{
    color:#FF0083;
}

/*
 * Styles that are specific for iframe embedded hosted page using API.
 */
#chargebee-iframe #cb-wrapper-hp {
    max-width: 500px;
     margin: auto; 
    
}
#chargebee-iframe .cb-iframe-hidden{
    display: none;
}
#chargebee-iframe .cb-iframe-full{
    width: 100%!important;
}

/**********************************************************
 ChargeBee styled especially for Portal
***********************************************************/
/*Reduced the margin space due to error comes on bottom*/
#cb-wrapper-ssp .form-group{
    margin-bottom:0;
}

/*#cb-progress identifier handle the alert and loading*/
#cb-handle-progress{
    position:relative;
}

/*basic alert override to be flash message*/
.cb-alert-flash{
    text-align: center;
    z-index: 1999;
    position: absolute;
    left: 0;
    right: 0;
    top:0;
}

.cb-alert-flash .alert,
.cb-alert-flash .loader{
    background:#fff;
    border:1px solid #ddd;
    display: inline-block;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.05);
    padding:4px 8px;
}

.cb-alert-flash .alert-success{
    color:#69ad22;
}

.cb-alert-flash .alert-warning{
    color:#e8ba4a;
}

.cb-alert-flash .alert-danger{
    color:#cc3335;
}

.cb-alert-flash .alert .glyphicon{
    font-size: 14px;
    margin-right: 5px;
}

.cb-alert-flash .loader .cb-process{
    padding:1px 12px;
}

/*Subscripiton status*/
.cb-subscription-status{
    padding: 1px 6px;
    font-size: 12px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: relative;
    margin: 0 3px;
    color: #FFFFFF;
}

/*Subscripiton status future*/
.cb-subscription-status.future{
    background:#91388C;
}

/*Subscripiton status in trial*/
.cb-subscription-status.in_trial{
    background:#E8BA4A;
}

/*Subscripiton status active*/
.cb-subscription-status.active{
    background:#69AD22;
}

/*Subscripiton status non renewing*/
.cb-subscription-status.non_renewing{
    background:#555F78;
}

/*Subscripiton status cancelled*/
.cb-subscription-status.cancelled{
    background:#CC3335;
}

/*Identifier contains the login,signup,change password,manage subscription,account,billing form in portal edit page.*/
#cb-user-content{
    margin-left:auto;
    margin-right:auto;
    max-width:500px;
}

/*Subscription manage list on portal edit page*/
.cb-subscription-manage dl{
    padding:12px 0;
    margin:0;
}

.cb-subscription-manage dl + dl{
    border-top:1px dashed #E3E3E3;
}

.cb-subscription-manage dt,
.cb-subscription-manage dd{
    padding:0;
}

/*#cb-content contains the account,billing,shipping,card,invoice static data in portal details page.*/
#cb-content .h3,
#cb-content .h4{
    font-weight:bold;
}

/*Order list on portal details page*/
.cb-subscribed-items li{
    padding:7px 0;
    border-bottom:1px dashed #E3E3E3;
}

/*Order total on portal details page*/
.cb-subscribed-total{
    font-size:28px;
}

/*Invoice table on portal details page*/
#cb-portal-invoice-table{
    border-top:1px solid #E3E3E3;
    border-bottom:1px solid #E3E3E3;
}

#cb-portal-invoice-table td{
    border-color:#E3E3E3;
}

/*glyphicon on portal page*/
#cb-content .page-header a .glyphicon,
#cb-portal-invoice-table .glyphicon{
    margin:0 5px;
}

/*Invoice success color*/
#cb-portal-portal-invoices .text-success{
    color:#69ad22;
}

/*Invoice payment due color*/
#cb-portal-portal-invoices .text-warning{
    color:#e8ba4a;
}

/*Invoice Not paid color*/
#cb-portal-portal-invoices .text-danger{
    color:#cc3335;
}

/******************************
 Change Subscription on portal
 *****************************/
/*Change Subscription header*/
.cb-product-header{
    margin: -15px -15px 10px -15px;
    padding: 5px;
    background-color:#ffffff;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-bottom:1px solid #E3E3E3;
}
/*Change Subscription steps*/
.cb-product-steps{
    display: table;
    width: 100%;
    font-size:12px;
}
.cb-product-step{
    padding: 10px;
    padding-left:20px;
    position: relative;
    display: table-cell;
    text-align:center;
    border: 1px solid #E3E3E3;
    background: #F5F5F5;
}
.cb-product-step:first-child{
    padding-left: 10px;
    border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
}
.cb-product-step:last-child{
    border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
}
/*Change Subscription steps arrow*/
.cb-product-step:before,
.cb-product-step:after{
    content: '';
    position: absolute;
    right: -15px;
    bottom: 0;
    width: 0;
    height: 0;
    z-index: 5;
    top: 0;
    margin:auto;
    border-top: 18px solid transparent;
    border-bottom: 19px solid transparent;
    border-left: 15px solid #F5F5F5;
}
.cb-product-step:after{
    right: -16px;
    z-index: 4;
    border-left-color:#E3E3E3;
}
.cb-product-step:last-child:before,
.cb-product-step:last-child:after{
    border:none;
}
/*Change subscription previous step done and can be editable*/
.cb-product-step.done.active{
    color:#352D45;
    background:#FFFFFF;
    cursor:pointer;
}
.cb-product-step.active.done:before{
    border-left-color:#FFFFFF;
}
/*Change subscription current step*/
.cb-product-step.current{
    pointer-events:none;
    cursor: default;
    background:#352D45;
    color:#FFFFFF;
}
.cb-product-step.current:before{
    border-left-color:#352D45;
}
/*Change subscription next step with disabled*/
.cb-product-step.future.disabled{
    pointer-events:none;
    cursor: default;
    background: #E3E3E3;
}
.cb-product-step.future.disabled:after{
    border-left-color: #F5F5F5;
}
.cb-product-step.future.disabled:before{    
    border-left-color: #E3E3E3;
}
/*Change Subscription current product*/
.cb-product-box{
    padding:10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom:15px;
    background-color:#ffffff;
    border:1px solid #E3E3E3;
}
.cb-product-box hr{
    border-style:solid!important;
}
.cb-product-title{
    font-size:17px;
    font-weight: bold;
}
.cb-product-item{
    padding-top:5px;
    padding-bottom:5px;
}
.cb-product-list ~ .cb-product-title{
    margin-top:20px;
}
/*Change Subscription review product grand total*/
.cb-product-grand-total{
    font-size:16px;
    font-weight: bold;
}
/*Change Subscription available products to pick*/
.cb-available-list{
    max-height:400px;
    overflow-y:auto;
    margin-bottom:15px;
}
.cb-available-list .radio,
.cb-available-list .checkbox{
    margin-top:7px;
    margin-bottom:7px;
}
/*Change subscription avialable product list on plan, highlight the current product*/
.cb-has-select .cb-available-item{
    padding:0 7px;
    margin:3px 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border:2px solid transparent;
}
.cb-available-item.selected{
    border-color:#E3E3E3;
}
/*Change Subscription pick product quantity*/
.cb-available-pick{
    text-align:right;
}
/*Change Subscription pick product quantity field*/
.cb-available-pick .form-control{
    height: auto;
    padding: 0;
    padding-left : 5px;
    margin: 0 5px;
    width: 40px;
    display: inline;
}
/*Change Subscription picked product price*/
.cb-available-pick-price{
    width:65px;
    display:inline-block;
}

/*
 * Media queries to assign different style depending on browser window size.
 */
@media (min-width: 768px) {
    .navbar > .container .navbar-brand {
        margin-left:0;
        padding-left:0;
    }
    .navbar > .container > .navbar-header,
    .navbar > .container > .navbar-collapse ,
    .navbar-nav.navbar-right:last-child{
        margin-left:0;
        margin-right:0;
    }
    #cb-main-content strong {
        font-weight: normal;
    }
    #cb-handle-progress{
        min-height: 50px;
    }
    .cb-subscription-status{
        top:-4px;
    }
    /* Portal heading with links like(edit,add).
   Change subscription step nav links like(previous, next)*/
    .cb-well .page-header a,
    .cb-step-nav{
        margin-top:7px;
        float:right;
    }
    /*logout link for api users*/
    .cb-api-logout,
    .cb-api-logout:hover{
        background:none!important;
        text-decoration:underline!important;
        margin-top:2px;
        color:#121212!important;
    }
    /*Invoice table has description on portal details page*/
    .cb-portal-invoice-desc{
        max-width:250px;
        display:inline-block;
    }
    /*Invoice table has details on portal details page*/
    .cb-portal-invoice-details{
        margin-left:13px;
    }
    /*Change Subscription product total*/
    .cb-product-total{
        text-align:right;
    }
    /*Change Subscription available product has qty*/
    .cb-avail-has-qty .radio label,
    .cb-avail-has-qty .checkbox label{
        float:left;
        max-width:250px;
    }
}
@media (max-width: 767px) {
    h1, h2, h3, .h1, .h2, .h3 {
        font-size: 20px;
        margin-top: 10px;
    }
    .cb-well .page-header a,
    .cb-step-nav a{
        padding: 2px 7px;
        border-radius: 20px;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        text-decoration: none;
        display: inline-block;
        border: 1px solid #352D45;
    }
    .center-xs {
        float: none !important;
        clear: both;
        text-align: center;
        display: block;
    }
    .center-xs + .center-xs {
        margin-top: 7px;
    }
    #cb-portal-invoice-table td {
        display: block;
        border: none;
        text-align: right;
        padding:5px;
    }
    #cb-portal-invoice-table td[data-cb-invoice]:before {
        content: attr(data-cb-invoice);
        float: left;
        color:#868686;
    }
    #cb-portal-invoice-table td:last-child{
        border-bottom:1px solid #E3E3E3!important;
    }
    .cb-available-pick{
        margin-top:10px;
    }    
    /*Change subscription steps previous navigation*/
    .cb-nav-next{
        float:right;
    }
}
@media (min-width: 500px) {
    #chargebee-iframe .col-sm-12 {
        float: left;
        width: 100%;
    }
    #chargebee-iframe .col-sm-11 {
        float: left;
        width: 91.66666666666666%;
    }
    #chargebee-iframe .col-sm-10 {
        float: left;
        width: 83.33333333333334%;
    }
    #chargebee-iframe .col-sm-9 {
        float: left;
        width: 75%;
    }
    #chargebee-iframe .col-sm-8 {
        float: left;
        width: 66.66666666666666%;
    }
    #chargebee-iframe .col-sm-7 {
        float: left;
        width: 58.333333333333336%;
    }
    #chargebee-iframe .col-sm-6 {
        float: left;
        width: 50%;
    }
    #chargebee-iframe .col-sm-5 {
        float: left;
        width: 41.66666666666667%;
    }
    #chargebee-iframe .col-sm-4 {
        float: left;
        width: 33.33333333333333%;
    }
    #chargebee-iframe .col-sm-3 {
        float: left;
        width: 25%;
    }
    #chargebee-iframe .col-sm-2 {
        float: left;
        width: 16.666666666666664%;
    }
    #chargebee-iframe .col-sm-1 {
        float: left;
        width: 8.333333333333332%;
    }
}

[data-cb-jshook=attach-locale-dropdown] select {
    margin-top: 10px;
    background: none;
    border: none;
    color: #121212
}

[data-cb-jshook=attach-locale-dropdown] select:focus {
    margin-top: 10px;
    background: none;
    border: none;
    color: #121212
}