.licenseup-arrow {
    text-align: center;
    font-size: 3em;
    margin: 0px 0px 0px 0px;
}

.row-center {
    text-align: center;
    letter-spacing: -0.4em;
}

.row-center>[class*='col-'] {
    display: inline-block;
    letter-spacing: 0;
    vertical-align: middle;
    float: none !important;
    padding: 0px 10px 20px 20px;
}

.panel-loading {
    background-image: url("../img/bx_loader.gif");
    height: 100px;
    background-position: center center;
    background-repeat: no-repeat;
}

.container-main {
    min-height: calc(100vh - 340px);
}

.startup-title {
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 1.3em;
}

.startup ol>li {
    font-size: 1.1em;
    margin-top: 15px;
}

.tab-ss-base {
    background-color: #FFF;
    padding: 15px 0px 15px 0px;
}

.nav-ss-tabs-s {}

.nav-ss-tabs-s>li {
    float: left;
    margin-bottom: -1px
}

.nav-ss-tabs-s>li>a {
    float: left;
    font-size: 15px;
    margin: 3px 0px 3px 0;
    padding: 5px 0 0;
    min-width: 180px;
    text-align: center;
    cursor: pointer;
    height: 34px;
    color: #767775;
    background-color: #FFF;
    border: 1px solid #71bb51;
}

.nav-ss-tabs-s>li>a:hover {}

.nav-ss-tabs-s>li.active>a,
.nav-ss-tabs-s>li.active>a:focus,
.nav-ss-tabs-s>li.active>a:hover {
    background: #72BB51;
    border-width: 1px 1px 1px 1px;
    font-size: 15px;
    color: #FFF;
}

.ss-info {
    text-align: center;
    padding-bottom: 20px;
}

.ss-price {
    text-align: center;
    font-weight: inherit;
    line-height: 1.2;
    letter-spacing: -.01em;
    font-size: 2.2em;
    padding: 20px 0px;
}

.ss-price1 {
    font-weight: inherit;
    line-height: 1.2;
    letter-spacing: -.01em;
    font-size: 28px;
    padding: 0px 0px 0px 0px;
}

.ss-price2 {
    font-weight: inherit;
    line-height: 1.2;
    letter-spacing: -.01em;
    font-size: 25px;
    padding: 0px 0px 0px 0px;
}

.ss-price-top{
    font-size: 14px;
    left: 15px;
    position: relative;    
}

.ss-price-val{
    left: 50px;
    position: relative;    
    color:rgb(33, 186, 73);
}

.ss-store_product_subinfo3 {
    display: block;
    font-size: 12px;
    line-height: 1.4em;
}

.ss-price-unit {
    font-size: 0.5em;
}

.ss-price-unit2{
    font-size: 0.5em;
    position: relative;
    left: 60px;
}

.ss-select {
    margin: 10px 20px;
}

.ss-desc {
    margin: 10px 20px;
}

@media screen and (min-width: 1200px) {
    .fapanel-description2-70 {
        padding-top: 70px;
    }
}

.table-os-title {
    text-align: left;
}

.table-os-contents {
    text-align: center;
    width: 15%;
}

.table-os-ok {
    color: #02c66c;
}

.table-os-ng {
    color: #d9534f;
}

.table-os>tbody>tr>td,
.table-os>tbody>tr>th,
.table-os>tfoot>tr>td,
.table-os>tfoot>tr>th,
.table-os>thead>tr>td,
.table-os>thead>tr>th {
    padding: 8px;
    line-height: 1;
    vertical-align: top;
    border-top: 0px;
}

.table-os>tbody>tr.other>td,
.table-os>tbody>tr.other>th,
.table-os>tbody>tr>td.other,
.table-os>tbody>tr>th.other,
.table-os>tfoot>tr.other>td,
.table-os>tfoot>tr.other>th,
.table-os>tfoot>tr>td.other,
.table-os>tfoot>tr>th.other,
.table-os>thead>tr.other>td,
.table-os>thead>tr.other>th,
.table-os>thead>tr>td.other,
.table-os>thead>tr>th.other {
    background-color: #ebf4ff;
}

.payment-icon {
    height: 40px;
    margin-left: 5px;
}

.payment-icon-mini {
    height: 20px;
}
