*,
*::before,
*::after {
	box-sizing: border-box;
}

.c-rpPurple {
    color: #682689
}

.c-rpOrange {
    color: #da5c1c
}

.c-rpGreen {
    color: #4bac83
}

.c-rpPink {
    color: #e02c88
}

.c-rpGrey {
    color: #585855
}

.b-rpPurple {
    background-color: #682689
}

.b-rpOrange {
    background-color: #da5c1c
}

.b-rpGreen {
    background-color: #4bac83
}

.b-rpPink {
    background-color: #e02c88
}

.b-rpGrey {
    background-color: #585855
}

.fs-11 {
    font-size: 11px
}

.p-0 {
    padding: 0 !important
}

.readyprint-options {
    padding-top: 50px;
    padding-bottom: 50px;
    font-family: Helvetica, Arial, sans-serif;
}

.readyprint-options .btn-blue,
.readyprint-options .btn-info,
.readyprint-options .btn-primary {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    transition: background-color 0.2s ease;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #d9d9d9;
    border-radius: 0;
    color: #fff;
    border: none;
    padding: 10px 15px;
    text-transform: uppercase;
    background-color: #10218b;
}

.readyprint-options .ro-row {
    display: flex
}

.readyprint-options .ro-row .ro-col {
    flex: 1;
    padding: 0 10px
}

.readyprint-options .ro-row .ro-col .title {
    align-self: center;
    display: table
}

.readyprint-options .ro-row .ro-col .title div {
    align-self: center;
    display: table-cell;
    vertical-align: middle
}

.readyprint-options .ro-row .ro-col .title div:nth-child(2) {
    padding: 5px
}

.readyprint-options .ro-row .ro-col .text {
    margin: 10px 0;
    font-size: 16px;
    line-height: 20px
}

.readyprint-options .ro-row .ro-col .t-row {
    color: white;
    display: flex;
    margin: 0 -2.5px
}

.readyprint-options .ro-row .ro-col .t-row .t-col {
    margin: 2.5px;
    padding: 8px 2px;
    display: flex
}

.readyprint-options .ro-row .ro-col .t-row .t-col:nth-child(2) b,
.readyprint-options .ro-row .ro-col .t-row .t-col:nth-child(3) b {
    white-space: nowrap
}

.readyprint-options .ro-row .ro-col .t-row .t-col:first-child {
    flex-grow: 1;
    width: 55%;
    padding: 8px 20px
}

.readyprint-options .ro-row .ro-col .t-row .t-col p {
    margin: 0;
    align-self: center;
    font-size: 12px;
    line-height: 16px;
    width: 100%
}

.readyprint-options .ro-row .ro-col .t-row .t-col p b {
    font-size: 16px
}

.readyprint-options .ro-row .ro-col .t-row .t-col.col-20 {
    width: 22%;
    text-align: center;
    justify-content: center
}

.readyprint-options .ro-row .ro-col .t-row .t-col.col-grey {
    background: #e6e6e6;
    color: #101f8b;
    font-weight: bold;
    padding-right: 10px
}

.readyprint-options .ro-row .ro-col .t-row .t-col.col-grey b {
    font-size: 18px
}

.readyprint-options .ro-row .ro-col .t-row .t-col.col-grey:nth-child(2) {
    width: calc(44% + 5px);
    text-align: center
}

.readyprint-options .ro-row .ro-col .bordered-text {
    margin: 10px 0;
    padding: 5px;
    font-size: 11px;
    border: 1px solid transparent
}

.readyprint-options .ro-row .ro-col .bordered-text.purpleBorder {
    border: 1px solid #682689
}

.readyprint-options .ro-row .ro-col .bordered-text.orangeBorder {
    border: 1px solid #da5c1c
}

.readyprint-options .ro-row .ro-col .btn-blue {
    margin-bottom: 20px;
    width: 100%;
    text-transform: none
}

.readyprint-options .comming-soon {
    font-weight: bold;
    text-align: center;
    height: 40px;
    display: block;
    margin-bottom: 20px;
    line-height: 40px;
    pointer-events: none
}

.readyprint-options .comming-soon:hover {
    text-decoration: none
}

@media (max-width: 959px) {
    .readyprint-options .ro-row {
        flex-wrap: wrap
    }
    .readyprint-options .ro-row .ro-col {
        flex: 0 1 50%
    }
    .readyprint-options .ro-row .ro-col:last-child {
        margin-top: 60px
    }
    .readyprint-options .ro-row .ro-col:last-child .btn-blue {
        margin-top: 10px
    }
    .readyprint-options .ro-row .ro-col:last-child .bordered-text {
        display: none
    }
    .readyprint-options .ro-row .ro-col:last-child .ro-table .t-row:nth-child(1),
    .readyprint-options .ro-row .ro-col:last-child .ro-table .t-row:nth-child(4),
    .readyprint-options .ro-row .ro-col:last-child .ro-table .t-row:last-child {
        display: none
    }
}

@media (max-width: 767px) {
    .readyprint-options .ro-row .ro-col {
        flex: 0 1 100%
    }
    .readyprint-options .ro-row .ro-col .title {
        justify-content: center;
        margin: 0 auto
    }
    .readyprint-options .ro-row .ro-col:nth-child(2) {
        margin-top: 60px
    }
    .readyprint-options .ro-row .ro-col:nth-child(2) .ro-table .t-row:last-child {
        display: none
    }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .readyprint-options .ro-row .ro-col {
        display: table;
        width: 33.333%
    }
}

.rp-flex-mob-flexbox {
    display: flex;
    margin: -5px
}

.rp-flex-mob-flexbox.rp-flex-mob {
    padding: 10px 0;
    margin-top: 10px;
    position: relative
}

.rp-flex-mob-flexbox.rp-flex-mob .rp-flex-mob-grey {
    position: absolute;
    height: 100%;
    width: 110vw;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #F2F2F2;
    z-index: -1
}

@media (min-width: 768px) {
    .rp-flex-mob-flexbox {
        display: none
    }
}

.rp-flex-mob-flexbox img {
    display: block
}

.rp-flex-mob-flexbox p {
    font-size: 12px;
    line-height: 15px;
    margin: 0 0 20px
}

.rp-flex-mob-flexbox .rp-flex-mob-box {
    margin: 5px
}

.rp-flex-mob-flexbox .rp-flex-mob-img {
    flex: 1 0 auto
}
