@font-face {
    font-family: 'helvetica_cebold';
    src: url('../fonts/helvetica_ce_bold-webfont.eot');
    src: url('../fonts/helvetica_ce_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helvetica_ce_bold-webfont.woff2') format('woff2'),
         url('../fonts/helvetica_ce_bold-webfont.woff') format('woff'),
         url('../fonts/helvetica_ce_bold-webfont.ttf') format('truetype'),
         url('../fonts/helvetica_ce_bold-webfont.svg#helvetica_cebold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueLTCom-UltLt';
  src: url('../fonts/HelveticaNeueLTCom-UltLt.eot') format('embedded-opentype'),
         url('../fonts/HelveticaNeueLTCom-UltLt.woff') format('woff'),
         url('../fonts/HelveticaNeueLTCom-UltLt.ttf') format('truetype'),
         url('../fonts/HelveticaNeueLTCom-UltLt.svg#HelveticaNeueLTCom-UltLt') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'helvetica_ceregular';
    src: url('../fonts/helvetica_ce_regular.eot');
    src: url('../fonts/helvetica_ce_regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helvetica_ce_regular.woff2') format('woff2'),
         url('../fonts/helvetica_ce_regular.woff') format('woff'),
         url('../fonts/helvetica_ce_regular.ttf') format('truetype'),
         url('../fonts/helvetica_ce_regular.svg#helvetica_ceregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
    margin: 0px;
    padding: 0px;
}
option {
     line-height: 3em !important;
}
.clearfix {
    clear: both;
}
.clearfix:before,
.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}

.is_center {
    text-align: center;
}

.form-horizontal {
    padding: 0 105px;
}

#left_block {
    background-color: #ffffff;
    border-top: 7px solid #338ed3;
    border-left: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
    border-right: 1px solid #c7c7c7;
    font-family: 'helvetica_ceregular';
    margin-bottom: 20px;
}

#left_block h1 {
    text-align: center;
    font-size: 45px;
    color: #338ed3;
    font-family: 'HelveticaNeueLTCom-UltLt';
}

#left_block p {
    text-align: center;
    font-style: italic;
    font-size: 16px;
}

#left_block h2 {
    text-align: left;
    border-bottom: 1px dashed #338ed3;
    padding-left: 99px;
    font-size: 17px;
    font-family: 'helvetica_cebold';
    color: #338ed3;
}

#left_block h3 {
    text-align: left;
    border-top: 1px dashed #338ed3;
    padding-left: 99px;
    font-size: 17px;
    font-family: 'helvetica_cebold';
    color: #338ed3;
    padding-top: 10px;
}

#left_block h2 img {
    padding: 0px 6px 4px 8px;
}

#left_block h3 img {
    padding: 0px 6px 4px 8px;
}

#left_block thead {
    background-color: #338ed3;
    color: #ffffff;
}

#left_block .white_bor {
    border-right: 1px solid #ffffff !important;
}

#left_block .no_bor {
    border-left: 1px solid #ffffff !important;
    border-bottom: 1px solid #ffffff !important;
}

#left_block .txt_right {
    text-align: right !important;
}

#left_block .sub_btn {
    text-align: center !important;
    border-top: 1px dashed #338ed3;
    padding: 20px 0;
}

#left_block .sub_btn .button {
    text-align: center !important;
    color: #fff;
    font-size: 25px;
    font-family: 'helvetica_cebold';
    padding: 6px 85px;
    border-bottom: 3px solid #348d36;
}


.top_mar {
    margin-top: 200px;
}

.top_mar_ls {
    margin-top: 20px;
}

.mobile_view {
    display: none;
}

.tb_hd {
    font-size: 18px;
    color: #338ed3;
    font-family: 'helvetica_cebold';
}

ontraport-product-grid {
    display: block;
}

ontraport-product-grid tr td:last-child {
    text-align: right;
}

.font-weight-bold {
    font-weight: bold;
}
.noPadding{
    padding: 0px !important;
}
.no-border{
    border: 1px none black !important;
}
.ussr-component-grid.table{
    border: 1px none black;
}
.ussr-component-grid.table th{
    text-transform: capitalize;

}
.ussr-component-grid [data-modelattr="name"] {
    width: 35%;
}
.ussr-component-grid [data-modelattr="quantity"] {
    width: 75px;
}
.grid-summary .table-bordered,
.grid-summary .grid-summary-subtotal td{
    border-top: 1px none black !important;
}
.grid-summary .table-bordered td{
    border-right: 1px none black;
}

.grid-summary .label {
    color: #333;
    float: left;
    text-align: left;
    font-family: 'helvetica_ceregular';
    font-size: 100%;
    font-weight: normal;
    display: block;
    max-width: 60%;
}

.grid-summary .grid-summary-grandtotal .label {
    font-weight: bold;
    padding: 0;
    display: inline-block;
    width: auto;;
    margin: 3px 10px 0 0;
}

.grid-summary .grid-summary-grandtotal td:first-child {
    font-weight: normal;
    text-align: left;
}

.form-group.form-group {
    margin-bottom: 5px;
}

.grid-summary .grid-summary-shipping-selector td:last-child {
    padding: 4px 8px;
}

.grid-summary .grid-summary-shipping-selector select.form-control,
.grid-summary input.form-control {
    height: 28px;
    padding: 2px 6px;
}

.ontraport_grid .ontraport_gridrow td:last-child label {
    display: block;
    text-align: left;
}

.ontraport_grid .ontraport_gridrow input[type="radio"].form-control {
    float: left;
    width: 14px;
    height: 14px;
    display: inline-block;
    box-shadow: none;
    margin-right: 8px;
}

.ontraport_grid .grid-summary-coupon-input .coupon-code-submit-btn {
    margin-top: 6px;
    margin-right: 2px;
    float: right;
}

.ontraport_grid .grid-summary-coupon-input .ussr-form-input {
    /* Make space for the coupon submit button */
    width: calc( 100% - 24px );
    display: inline-block;
    float: left;
}



.review {
    background: url("../images/quote_bg.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    font-size: 11px;
    width: 175px;
    margin: 0 auto;
    text-align: center;
}

.review + .review {
    margin-top: 42px;
}

.review .testimonial-content {
    background-color: #e9e9e9;
    border-radius: 30px;
    text-align: left;
    width: 172px;
    margin: 0 auto;
    padding: 12px 12px 0;
    position: relative;
    left: 1px;
}

.review img {
    border: 1px solid #bababa;
    border-radius: 50%;
    height: 54px;
    width: 54px;
    position: relative;
    top: 28px;
}

.sidebar-badge--top {
    margin-bottom: 12px;
}

.sidebar-badge--bottom {
    margin-top: 42px;
}

@media ( max-width: 956px ) {
    .ipad_hide {
        display: none;
    }

    .mobile_view {
        display: block;
    }

    .top_mar_ls,
    .top_mar {
        height: 112px;
        margin-bottom: 24px;
        margin-top: 20px;
        display: inline-block;
    }

    .sidebar-badge--top,
    .sidebar-badge--bottom {
        margin-left: 12px;
        margin-top: 20px;
        margin-bottom: 24px;
        vertical-align: top;
        display: inline-block;
    }

    #sidebar {
        text-align: center;
    }

    .sidebar-badge--top {
        float: left;
    }

    .sidebar-badge--bottom {
        margin-left: 50px;
    }

    .sidebar--inner {
        width: auto;
        margin: 0 auto;
        display: inline-block;
    }

    .review {
        clear: left;
        float: left;
        vertical-align: top;
        display: inline-block;
    }

    .review + .review {
        clear: none;
        margin-top: 0;
        margin-left: 32px;
    }
}

@media ( min-width: 768px ) and ( max-width: 956px ) {
    .review + .review {
        margin-left: 0;
        margin-top: 44px;
    }

    .sidebar-badge--bottom {
        margin: 44px 0 0;
    }

    .mozilla .sidebar--inner {
        width: 390px;
    }

}

@media ( max-width: 480px ) {
    #left_block h3 {
        padding-left: 0px;
    }

    .form-horizontal {
        padding: 0 0px;
    }

    #left_block h2 {
        padding-left: 0px;
    }

    .sidebar-badge--top,
    .sidebar-badge--bottom,
    .review {
        float: none;
        display: block;
        margin: 0;
    }

    .sidebar-badge--top,
    .sidebar-badge--bottom {
        margin-bottom: 24px;
    }

    .review + .review {
        margin: 50px 0;
    }

    .mozilla .sidebar--inner {
        width: auto;
    }
}


/* Styles for grid quantity spinner */
.ussr-component-gridcell-input-number-spinner-wrapper {
	position: absolute;
	top: 1px;
	right: 4px;
	background: #fff;
}
/*hide native spinners*/
input[type='number'] {
    -moz-appearance:textfield;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}

.ussr-component-gridcell-input-number-spinner-wrapper a {
	display: block;
	height: 11px;
}

.position-relative {
	position: relative;
}

.ussr-icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -99999px;
	vertical-align: top;
	background-repeat: no-repeat;
	background-image: url(//app.ontraport.com/js/formeditor/common/ussr/images/?mask=000000);
}
.ussr-icon-triangle-1-n {
	background-position: -2224px 0;
}
.ussr-icon-triangle-1-s {
	background-position: -2624px 0;
}
.ontraport_gridcell_input_number input {
	width: 100%;
}

.paypal__wrapper {
    display: inline-block;
    max-width: 200px;
}
