.sheetizecloudrow,
.rotate a {
    float: left;
}
.bg-hdr-single .title2 H1,
.button,
body {
    font-family: "Open Sans", sans-serif;
}
.btn-green:hover,
.btn-grey:hover,
.btn-orange:hover,
.button-yellow:hover,
.morepricing .button-red:hover,
.rhs-blue:hover,
.rhs-gray:hover,
.rhs-orange:hover {
    opacity: 0.8;
}
.rwd-table {
    width: 100%;
}
.cloudtable tr:first-child,
.cloudtable tr:first-child td,
.cloudtable tr:first-child:hover {
    background: #1a89d0;
    color: #fff;
}
.pricescript {
    text-align: right !important;
}
.rwd-table input[type="text"] {
    border: 1px solid #ddd;
    box-shadow: 0 0 10px -5px #555 inset;
    border-radius: 5px;
    width: 30%;
    min-height: 24px;
    padding: 5px 10px;
    outline: 0;
    color: #333;
}
.rwd-table #txtTotalPrice {
    font-size: 25px;
    font-weight: 600;
    border: 0;
    background: 0 0;
    box-shadow: 0 0 0;
    outline: 0;
    min-width: 10%;
    width: inherit;
    max-width: 155px;
    overflow: hidden;
    margin-right: 3px;
}
.cloudtable tr:last-child,
.cloudtable tr:last-child:hover {
    background: #fafafa;
    color: #333;
}
.cloudtable tr:last-child td,
.cloudtable tr:last-child td input {
    color: #333;
}
.cloudtable {
    margin: 40px 20px 0 0;
}
.cloudtable td:first-child,
.cloudtable th:first-child {
    width: 40%;
    text-align: left;
}
.cloudtable td,
.cloudtable th {
    width: 30%;
    font-size: 16px;
    text-align: left;
    padding: 8px 15px;
}
.cloudtable tr {
    background: #f7f7f7;
    border: 1px solid #ccc;
}
.cloudtable tr:hover {
    background: #ececec;
}
.cloudtable th {
    color: #fff;
    background: #666;
    vertical-align: text-top;
}
.cloudtable td {
    color: #333;
}
.cloudtable td:nth-child(2) {
    width: 38%;
}
.cloudtable td em {
    font-size: 24px;
    font-weight: 600;
    font-style: normal;
}
.cloudapiogo {
    width: 100px;
    height: 100px;
    float: left;
    margin: 0 30px 0 0;
}
.cloudapiogo img {
    width: 100%;
    height: 100%;
}
.cloudpricingdiv em {
    font-size: 28px;
}
.cloudpricingdiv {
    font-size: 16px;
    color: #7f7f7f;
}
.cloudpricingdiv .col-lg-6 {
    margin: 10px 0;
}
.cloudpricingdiv .col-lg-6 p {
    margin: 0;
}
.cloudpricingdiv .col-lg-6 ~ p {
    margin: 20px 0 0;
    display: inline-block;
}
.col-lg-9 div {
    padding-left: 0;
    padding-right: 0;
}
.bodypading,
.cloudpricingfaq {
    padding-bottom: 50px;
}
a.btn.tc:hover {
    color: #fff;
}
.cloudpricingfaq {
    font-size: 13px;
}
.cloudpricingfaq h5 {
    font-weight: 700;
}
.cloudpricingfaq .heading-black {
    margin-bottom: 30px;
}
.cloudpricingfaq .heading-black span {
    display: inline;
    margin-top: 0;
}
.cloudpricingfaq span {
    margin-top: 30px;
    display: block;
}
.heading-black {
    font-size: 40px;
    color: #333;
    font-weight: 400;
    margin: 0;
}
.breadcrumb > li ~ li:before {
    padding: 0 5px !important;
    color: #ccc !important;
    content: "â–º" !important;
    display: inline !important;
}
.heading-black span {
    color: #999;
}
@media (max-width: 967px) {
    .cloudpricingdiv {
        display: block;
        clear: both;
        margin-top: 60px;
    }
}
@media (max-width: 555px) {
    .col-lg-9 div {
        padding-left: 0;
        padding-right: 0;
        margin: 10px 0 20px;
    }
    .cloudapiogo {
        width: 100%;
        height: auto;
        display: block;
        clear: both;
        background: #1a89d0;
        padding: 10px 30px;
        margin: 20px 0 0 !important;
        color: #fff;
    }
    .cloudapiogo img {
        width: 50px;
        height: 50px;
        float: left;
        margin-left: 15px;
    }
    .cloudapiogo h5 {
        float: left;
        margin: 15px 10px 0;
        font-size: 18px;
    }
    .cloudtable td,
    .cloudtable th {
        font-size: 13px;
    }
    .cloudtable td em {
        font-size: 20px;
        display: block;
        clear: both;
    }
    .rhs-menu {
        float: left;
        width: 100%;
        margin-top: 40px;
        border-top: 1px solid #fafafa;
        padding-top: 50px;
    }
}
.btn-green,
.btn-grey,
.btn-orange {
    padding: 7px 15px;
}
.bg-hdr-single {
    background: url(https://cms.admin.containerize.com/templates/aspose/App_Themes/V3/images/bg/header1.png) center no-repeat #439cda;
    margin-top: 60px;
    height: 60px;
}
.bg-hdr-single .title2 {
    color: #fff;
}
.title2 {
    color: #7c7c7c;
}
.btn-green,
.btn-grey,
.btn-orange,
.button-yellow,
.morepricing .button-red {
    border-radius: 4px;
    color: #fff !important;
    margin: 0;
    text-decoration: none;
}
.bg-hdr-single .title2 H1 {
    font-weight: 600;
    margin: 0;
    line-height: 60px;
}
.btn-orange {
    background: #fc7c2a;
}
.btn-green {
    background: #8aa82e;
}
.btn-grey {
    background: #8f8e8e;
}
.button-yellow {
    background: #fc7c2a;
    padding: 7px 55px;
    font-size: 16px;
}
.morepricing .button-red {
    background: #8f8e8e;
    padding: 7px 15px;
}
.cloud-pricing-btn .arrow {
    width: 100px;
    height: 50px;
    display: inline-block;
    background: url(https://web.archive.org/web/20240221140546im_/http://cdn.aspose.com/themes/v2/images/arrow-right.png) no-repeat;
    background-size: 40%;
    position: absolute;
    margin-top: -15px;
    margin-left: -15px;
}
.line-sep3 {
    display: block;
    clear: both;
    height: 25px;
}
.rotate {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    margin-top: 100px;
    margin-left: 678px;
    position: absolute;
}
.rotate a {
    font-size: 15px;
    padding: 3px 5px 5px;
    margin-top: 17px;
    text-decoration: none;
    background: #999;
    border-radius: 0 0 4px 4px;
}
.rotate a:hover {
    background: #3c8dc5;
}
.button {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #fff;
    font-size: 22px;
    text-shadow: 1px 1px 1px #6b6a6a;
    filter: dropshadow(color=#6b6a6a, offx=1, offy=1);
    padding: 5px 13px;
    letter-spacing: -1px;
}
body {
    background: 0 0 !important;
}
.mt-40px {
    margin-top: 20px;
}
.rhs-menu .sign-in-nav,
.rhs-menu .sign-up-nav {
    padding: 14px 10px !important;
    margin: 0;
    float: none;
    display: block;
}
.rhs-menu a {
    clear: both;
    display: block;
}
.rhs-box {
    background: #fff;
    box-shadow: 0 3px 10px -5px #444;
    width: 100%;
}
.rhs-menu .sign-in-nav {
    background: #c72622;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #fff !important;
}
.rhs-menu .sign-in-nav:hover {
    background: #72ccfa;
    text-decoration: none;
    color: #fff !important;
}
.rhs-menu .sign-up-nav {
    background: #f7d55b;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #333 !important;
}
.rhs-menu .sign-up-nav:hover {
    background: #72ccfa;
    text-decoration: none;
    color: #fff !important;
}
.rhs-box a {
    border-bottom: 1px solid #eee;
    padding: 5px 0;
    text-decoration: none;
    clear: both;
    display: block;
}
.rhs-box a:last-child {
    border-bottom: 0 solid #eee;
}
.rhs-box .rhs-section {
    padding: 10px;
    border-bottom: 1px solid #eee;
}
.rhs-box .api-link {
    font-size: 13px !important;
    padding: 0 15px;
}
.api-link a {
    margin: 0 !important;
    padding: 10px 0;
    color: #7c7c7c;
}
.api-link a:hover {
    color: #666;
}
.rhs-blue,
.rhs-gray,
.rhs-orange {
    color: #fff;
    text-align: center;
    margin: 5px auto;
    width: 95%;
    font-size: 14px;
    border-radius: 4px;
    text-decoration: none;
}
.rhs-blue {
    background: #3d8dc5;
}
.rhs-orange {
    background: #fc7c2a;
}
.rhs-gray {
    background: #8f8e8e;
}
.whychoose {
    background: #eee;
    padding: 10px !important;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    border-radius: 4px;
}
.cloudtablesmall td,
.cloudtablesmall th {
    font-size: 13px;
    text-align: left;
    padding: 8px 10px;
}
a.whychoose {
    color: #3d8dc5;
}
.whychoose:hover {
    background: #eaeaea;
}
.cloudtablesmall {
    margin: 10px 20px 0 0;
}
.cloudtablesmall td:first-child,
.cloudtablesmall th:first-child {
    text-align: left;
}
.cloudtablesmall tr {
    background: #f7f7f7;
    border: 1px solid #ccc;
}
.cloudtablesmall tr:hover {
    background: #ececec;
}
.cloudtablesmall th {
    color: #fff;
    background: #1a89d0;
    vertical-align: text-top;
}
.cloudtablesmall td {
    color: #333;
}
.cloudtablesmall td em {
    font-size: 24px;
    font-weight: 600;
    font-style: normal;
}
.cloudtablesmall td:nth-child(3),
.cloudtablesmall th:last-child {
    white-space: nowrap;
}
.cloudtablesmall td strong {
    font-size: 14px;
}
@media (max-width: 555px) {
    .cloudtable tr:last-child .pricescript {
        font-size: 24px !important;
    }
    .rwd-table input[type="text"] {
        width: 45%;
    }
    .rwd-table #txtTotalPrice {
        text-align: right;
    }
    .cloudpricingfaq .col-lg-1 {
        display: none;
    }
    .cloudtablesmall td:nth-child(3),
    .cloudtablesmall th:last-child {
        white-space: normal !important;
    }
    .col-lg-9 div {
        padding-left: 0;
        padding-right: 0;
        margin: 10px 0 20px;
    }
    .cloudapiogo {
        width: 100%;
        height: auto;
        display: block;
        clear: both;
        background: #1a89d0;
        padding: 10px 30px;
        margin: 20px 0 0 !important;
        color: #fff;
    }
    .cloudapiogo img {
        width: 50px;
        height: 50px;
        float: left;
        margin-left: 15px;
    }
    .cloudapiogo h5 {
        float: left;
        margin: 15px 10px 0;
        font-size: 18px;
    }
    .cloudtable td,
    .cloudtable th {
        font-size: 13px;
    }
    .cloudtable td em {
        font-size: 20px;
        display: block;
        clear: both;
    }
    .rhs-menu {
        float: left;
        width: 100%;
        margin-top: 40px;
        border-top: 1px solid #fafafa;
        padding-top: 50px;
    }
}
.price-us {
    clear: both;
    display: block;
    margin-bottom: 10px;
    color: grey;
    margin-top: 10px;
    font-size: 12px;
    padding-top: 20px;
}
.clearfix-pricing-info {
    display: block;
    clear: both;
    text-align: left;
    margin: 20px 0 10px;
}
.clearfix-pricing-info .linkButton {
    display: inline-block;
    margin-bottom: 10px;
}
.clearfix-pricing-info a {
    background: #26ae60;
    color: #fff;
    text-decoration: none;
    border-bottom: 2px solid #209853;
    padding: 10px;
    margin-right: 10px;
}
.clearfix-pricing-info a:hover {
    color: #fff;
    background: #30c46f;
}
h4.h3title {
    font-size: 30px;
    font-weight: 700;
    margin: 10px 0 50px;
    text-transform: capitalize;
}
.pricingbar {
    display: block;
    height: 16px;
    width: 91%;
    position: relative;
    margin-top: -12px;
    z-index: 0;
    background: url(https://web.archive.org/web/20240221140546im_/https://cms.admin.containerize.com/templates/aspose/css/cloudpricingbar.png) repeat-x;
    margin-left: 5px;
}
.cloudpricingbar ul {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    clear: both;
    display: inline-block;
}
.cloudpricingbar li {
    float: left;
    display: inline;
    width: 17.8%;
    padding-top: 50px;
}
.cloudpricingbar li:last-child {
    width: 100px;
    margin: 0;
    padding: 50px 0 0;
}
.cloudpricingbar li::before {
    height: 31px;
    width: 31px;
    background: url(https://web.archive.org/web/20240221140546im_/https://cms.admin.containerize.com/templates/aspose/css/cloudpricingcircle.png) repeat-x;
    position: relative;
    display: table;
    content: " ";
    margin-top: -24px;
    top: -50px;
}
.cloudpricingbar li p {
    font-weight: 700;
    margin: 0;
}
.cloudpricingbar li span {
    font-size: 48px;
    font-weight: 600;
    line-height: 60px;
}
.cloudpricingbar li span em {
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    position: relative;
    top: -15px;
}
.cloudpricingbar li span ~ p {
    line-height: 0;
}
.pricing-section {
    padding-top: 85px;
    padding-bottom: 85px;
}
@media (max-width: 999px) {
    .cloudpricingbar li {
        float: left !important;
        display: inline !important;
        width: 31% !important;
        padding: 20px !important;
        background: #ececec !important;
        margin: 1% !important;
        box-shadow: 2px 2px 10px -5px #ddd;
    }
    .cloudpricingbar li::before,
    .pricingbar {
        display: none !important;
    }
}
@media (max-width: 767px) {
    .cloudpricingbar li {
        float: left !important;
        display: inline !important;
        width: 48% !important;
        padding: 20px !important;
        background: #ececec !important;
        margin: 1% !important;
        box-shadow: 2px 2px 10px -5px #ddd;
    }
    .cloudpricingbar li::before,
    .pricingbar {
        display: none !important;
    }
}
.white-link {
    color: #fff;
    text-decoration: underline !important;
    text-align: center !important;
}
.white-link:hover {
    color: #fff;
    text-decoration: underline !important;
}
.par-inline {
    display: inline;
}
.cell-decor {
    text-align: center !important;
    font-weight: 700 !important;
}
.text-center {
    text-align: center !important;
}
