.mo_gsuite_registration_pricing_layout,
.mo_gsuite_registration_pricing_layout,
.mo_gsuite_registration_support_layout,
.mo_gsuite_registration_table_layout {
    background-color: #FFF;
    border: 1px solid #CCC
}

.mo-gsuite-opt-content {
    min-width: 1169px
}

.mo_registration_help_title {
    font-size: 13px;
    width: 100%;
    color: #1B79AE;
    cursor: pointer;
    font-weight: 700
}

.btn-customtheme,
.custom-login-button {
    color: #fff!important
}

.mo_gsuite_registration_support_layout {
    padding: 5px 15px;
    float: right;
    width: 28%;
    margin-right: 1%;
    margin-left: 1%;
    margin-top: 1%;
}

.mo_gsuite_registration_table_layout {
    margin-bottom: 10px;
    height: auto;
    width: 97%;
    float: left
}

.mo_gsuite_registration_pricing_layout {
    padding: 5px 15px;
    float: right;
    margin-right: .9%;
    margin-left: 1%;
    margin-top: 2%;
    z-index: 100;
    right: 0;
    top: 10px
}

.mo_gsuite_registration_pricing_layout.fixed {
    width: 24.2%;
    position: fixed
}

.mo_gsuite_registration_pricing_layout.static {
    width: 28%;
    position: static
}

.mo_gsuite_registration_pricing_layout {
    margin-bottom: 10px;
    height: auto;
    padding: 5px 24px 0 20px;
    min-height: 220px;
    float: left;
    margin-top: 2%
}

.mo_gsuite_registration_table_layout {
    padding: 5px 24px 20px 20px;
    min-height: 220px
}

.mo_registration_divided_layout {
    margin-bottom: 10px;
    height: auto;
    width: 65%;
    float: left;
    margin-top: 1%;
}

.mo_gsuite_registration_table_layout input['type=text'] {
    width: 80%
}

.mo_registration_table_td_checkbox {
    padding-left: 10px
}

.mo_registration_table_textbox {
    width: 100%
}

#mo_otp_verification_settings .mo_registration_table_textbox {
    width: 60%;
    margin-left: 2%
}

.mo_registration_table_contact {
    width: 95%
}

.mo_registration_display_table,
.mo_registration_settings_table {
    width: 100%
}

.mo_registration_settings_table tr td:first-child {
    width: 30%
}

.mo_registration_display_table tr td:first-child {
    width: 50%
}

.mo_registration_display_table .mo_registration_table_textbox {
    width: 70%
}

.mo-registration-app-icons>a>img,
.mo-registration-app-share-icons {
    width: 35px!important;
    height: 35px!important;
    display: inline!important
}

.mo_registration_login_wid li {
    margin: 5px;
    list-style-type: none
}

.mo-registration-app-icons>a>img {
    margin: 8px 0
}

.mo-registration-share-link {
    border-bottom: 0!important;
    box-sizing: border-box!important
}

.circle {
    border-radius: 999px!important
}

.oval {
    border-radius: 4px!important
}

.round {
    border-radius: 999px!important
}

.roundededges {
    border-radius: 4px!important
}

.mo-registration-app-icons>p {
    margin: 0!important
}

.mo-registration-app-icons {
    display: inline!important
}

.theme-checkbox {
    vertical-align: super!important
}

a {
    cursor: pointer
}

.mo_registration_display_interface {
    width: 100%
}

.mo_registration_vertical {
    display: inline-block!important;
    overflow: visible;
    z-index: 10000000;
    padding: 10px;
    border-radius: 4px;
    opacity: 1;
    -webkit-box-sizing: content-box!important;
    -moz-box-sizing: content-box!important;
    box-sizing: content-box!important;
    width: 40px;
    position: fixed
}

.custom-login-button,
.mo-custom-share-icon {
    box-sizing: border-box!important
}

.custom-login-button {
    text-align: center!important;
    padding-top: 8px!important
}

.btn-custom-dec {
    text-decoration: none!important
}

.mo_registration_help_desc {
    font-size: 13px;
    border-left: solid 2px rgba(128, 128, 128, .65);
    margin-left: 5px;
    margin-top: 2px;
    padding-left: 10px
}

.mo_registration_title_panel {
    width: 100%;
    color: #1B79AE;
    cursor: pointer;
    font-weight: 700
}

.mo_customer_validation-modal-body,
.mo_customer_validation-modal-header {
    font-weight: 400;
    font-family: "Open Sans", sans-serif
}

#TB_window,
#TB_window #TB_ajaxContent {
    width: 500px!important
}

.mo_registration_pricing_header {
    color: #fff!important;
    margin: 8px!important
}

.mo_registration_pricing_header .tooltip {
    text-align: left;
    font-size: 15px
}

.mo_registration_thumbnail {
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.mo_registration_msgs {
    font-size: 14px!important
}

.mo_registration_success_container {
    background-color: rgba(185, 228, 155, .56)!important;
    margin-left: 3px!important
}

.mo_registration_error_container {
    background-color: rgba(251, 102, 0, .29)!important;
    margin-left: 3px!important
}

.mo_customer_validation-modal-open {
    overflow: hidden!important;
    position: fixed !important;
    width: 100%!important
}

.mo_customer_validation-modal {
    position: fixed!important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100000!important;
    display: none;
    overflow: hidden!important;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.mo_customer_validation-modal.fade .mo_customer_validation-modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.mo_customer_validation-modal.in .mo_customer_validation-modal-dialog {
    -webkit-transform: translate(0, 80px)!important;
    -ms-transform: translate(0, 80px)!important;
    -o-transform: translate(0, 80px)!important;
    transform: translate(0, 80px)!important
}

.mo_customer_validation-modal-open .mo_customer_validation-modal {
    overflow-x: hidden;
    overflow-y: hidden
}

.mo_customer_validation-modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.mo_customer_validation-modal-content {
    position: relative;
    -webkit-background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    margin-top: 8%;
    margin-left: 0;
    padding: 15px 20px 0;
    font-family: "Open Sans", sans-serif;
    color: #777;
    font-size: 14px;
    line-height: 1.4em;
    background: #FFF;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .13)
}

.mo_customer_validation-modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000!important;
    filter: alpha(opacity=50)!important;
    opacity: .9!important;
    height: 100%!important
}

.mo_customer_validation-modal-header {
    min-height: 14px;
    padding: 10px 10px 20px;
    border-bottom: 1px solid #e5e5e5
}

.mo_customer_validation-modal-title {
    margin: 0!important;
    line-height: 1!important
}

.mo_customer_validation-modal-body {
    position: relative;
    padding: 5%;
    overflow: hidden!important;
    max-height: 550px!important
}

.mo_customer_validation-modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.mo_customer_validation-modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.mo_customer_validation-modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.mo_customer_validation-modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.mo_customer_validation-modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width :768px) {
    .mo_customer_validation-modal-dialog {
        width: auto;
        margin: 0 auto
    }
    .mo_customer_validation-modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .mo_customer_validation-modal-sm {
        width: 300px
    }
    .mo_customer_validation-modal-md {
        width: 500px
    }
    .mo_customer_validation-modal-lg {
        width: 50%
    }
}

@media (min-width :992px) {
    .mo_customer_validation-modal-dialog {
        width: auto;
        margin: 0 auto
    }
    .mo_customer_validation-modal-lg {
        width: 490px
    }
    .mo_customer_validation-modal-md {
        width: 500px
    }
}

.mo_customer_validation-textbox {
    background: #FBFBFB;
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    width: 100%;
    border: 1px solid #DDD;
    padding: 3px;
    margin: 2px 6px 16px 0
}

.mo_customer_validation-textbox:focus {
    border-color: #5B9DD9;
    box-shadow: 0 0 2px rgba(30, 140, 190, .8)
}

.button-primary,
.button-secondary {
    background: #00A0D2;
    border-color: #0073AA;
    box-shadow: 0 1px 0 rgba(120, 200, 230, .5) inset, 0 1px 0 rgba(0, 0, 0, .15);
    color: #FFF;
    text-decoration: none;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    white-space: nowrap;
    box-sizing: border-box;
    line-height: 28px;
    padding: 0 12px;
    font-size: 13px
}

.button:hover {
    background-color: #0073AA
}

.close {
    float: right;
    transition: color .1s ease-in-out, background .1s ease-in-out;
    text-decoration: none;
    color: #999;
    font-size: 13px
}

.mo_validate_close:focus,
.mo_validate_close:hover {
    color: #0085ba
}

.miniorange_otp_token_submit {
    background: #00A0D2!important;
    border-color: #0073AA!important;
    box-shadow: 0 1px 0 rgba(120, 200, 230, .5) inset, 0 1px 0 rgba(0, 0, 0, .15)!important;
    color: #FFF!important;
    text-decoration: none!important;
    cursor: pointer!important;
    border-width: 1px!important;
    border-style: solid!important;
    border-radius: 3px!important;
    white-space: nowrap!important;
    box-sizing: border-box!important;
    line-height: 28px!important;
    padding: 0 12px!important;
    font-size: 13px!important
}

.mo-form-control,
.mo-form-control:focus,
.mo-form-control:hover {
    border-color: #0073aa #006799 #006799;
    border-width: 1px;
    border-style: solid
}

.miniorange_otp_token_submit:hover {
    background-color: #0073AA!important
}

.mo-modal-backdrop {
    opacity: 1
}

.mo_registration_pricing_table {
    text-align: center;
    font-size: 15px!important
}

.mo_registration_pricing_sub_header {
    margin: 4px!important;
    color: #fff!important
}

.mo_registration_pricing_text {
    font-size: 15px!important;
    color: #fff!important;
    font-weight: 700!important
}

.mo_registration_pricing_free_tab {
    background-color: rgba(34, 153, 221, .82)!important
}

.mo_registration_pricing_paid_tab {
    background-color: #1a71a4!important
}

.mo_registration_thumbnail {
    width: 358px;
    padding: 4px;
    margin-bottom: 10px;
    line-height: 1.42857143;
    background-color: #fff
}

.form_preview {
    cursor: pointer
}

.mo-form-control {
    display: block;
    width: 85%;
    font-size: 15px!important;
    background: #0085ba;
    border-radius: 3px;
    box-shadow: 0 1px 0 #006799;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    text-shadow: 0 -1px 1px #006799, 1px 0 1px #006799, 0 1px 1px #006799, -1px 0 1px #006799
}

input[type=number] {
    -moz-appearance: textfield
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0
}

pre {
    overflow: auto;
    word-wrap: normal;
    white-space: pre-wrap;
    background: #eaeaea;
    padding: 2%
}

#mo_forms td {
    padding: .4em 0 .7em
}

.field_data {
    width: 17%
}

.mo_otp_form {
    padding: 2%;
    border: 1px solid grey;
    border-radius: 2px
}

.tooltip {
    position: relative;
    display: inline-block
}

.tooltip .tooltiptext {
    visibility: hidden;
    background-color: #000;
    width: 250px;
    color: #fff;
    padding: 10px;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    text-align: justify
}

.tooltiptext .body {
    font-weight: 100
}

.tooltip:hover .tooltiptext {
    visibility: visible
}

.mo_otp_note {
    background-color: #e0e0e0;
    border-radius: 4px;
    padding: 1% 0 1% 2%;
    margin-top: .7em
}

.modropdown {
    border-radius: 0;
    content: "\f179";
    color: #32373c;
    outline: 0;
    line-height: 28px;
    height: 28px;
    float: left;
    width: 90%;
    position: relative
}

.modropdown .dashicons {
    vertical-align: text-top
}

.modropdown .dropbtn {
    color: #000;
    font-family: Helvetica, sans-serif;
    padding: 7px;
    text-shadow: 1px 1px 0 #fff;
    width: 400px;
    border-radius: 2px
}

.modropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 400px;
    z-index: 1;
    overflow-y: scroll;
    max-height: 300px;
    margin-left: 25px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
    border: 1px solid #CCC
}

.modropdown:hover .modropdown-content,
.mo-gsuite-header {
    display: block
}

.modropdown-content a {
    color: #000;
    padding: 9px 12px;
    text-decoration: none;
    display: block
}

.modropdown-content a:hover {
    background-color: #f1f1f1
}

.modropdown:hover .dropbtn {
    background-color: #fff
}


/*.mo_otp_dropdown_note{
    font-size:1.1em;
    font-weight:600;
    color:#23282d;
    margin-bottom:.5em;
    cursor:pointer
}
.mo_otp_dropdown_note:hover{
    color:#008ec2
}*/

.mo_corner_ribbon {
    width: 80px;
    left: 5px;
    background: #e43;
    position: absolute;
    text-align: center;
    line-height: 31px;
    letter-spacing: 1px;
    color: #f0f0f0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.mo_corner_ribbon.red {
    background: #e43
}

#characters {
    color: green;
    font-weight: 600
}

#characters.limit {
    color: #942828
}

.mo-gsuite-license {
    background-color: orange!important;
    color: #000!important
}

.mo-gsuite-license:hover {
    color: #fff!important;
    border-color: #c28f37!important
}

.mo-gsuite-header {
    font-size: 23px;
    padding: 9px 0 10px;
    line-height: 29px
}


/*SAML Sale Banner */

.head-title {
    font-size: 55px;
    font-family: 'Raleway';
    font-weight: 500;
    line-height: 1.1;
    color: transparent;
    -webkit-text-stroke: 2px #9f5ab5;
    animation: blink 2s infinite;
}

.hr-line {
    border-bottom: 1px solid #ffffff;
    line-height: 0.1em;
    margin-top: 20px;
}

.hr-line span {
    background-color: #1d2328;
    margin-left: 15px;
    color: #f9f5f5;
    font-weight: 500;
    font-size: 19px;
}

.table-text {
    color: #ffff;
    font-size: 21px;
    margin-left: 14px;
    margin-top: -35px;
}

.instance-text {
    font-size: 20px;
    color: #f97221;
}

.sub-banner {
    font-family: sans-serif;
    font-weight: 400;
    margin-bottom: 25px;
    line-height: 1.2;
    color: white;
    font-size: 27px;
    margin-top: 30px;
    margin-left: -22px;
}

.sale-bg-banner {
    background-image: url('../..//includes/images/snow.gif');
    padding-top: 0.1px;
    padding-bottom: 2rem;
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: 0px;
    margin-left: 0px;
    width: 100%;
}

.banner-sale {
    padding: 0em 3em 0em 3em;
    margin-top: 0.5em;
    color: #fff;
    text-align: center;
}

.banner-text-sale {
    line-height: 1.7;
    font-size: 1.4em;
    font-weight: 500;
    font-family: 'Roboto', 'Arial';
    color: #fff;
    margin-top: 1em;
}

.banner-contact {
    margin-top: 44px;
}

.banner-btn-sale {
    background: transparent;
    padding: 10px 33px 10px 33px;
    border: #fff solid 2px;
    border-radius: 14px;
    color: #e99c9c !important;
    font-size: 18px;
    margin: 0.5em 0.5em;
    text-decoration: none;
    animation: blink_2 2s infinite;
    text-align: center;
}

.banner-btn-sale:hover {
    background: white;
    border: 2px solid #2e6399;
    color: black !important;
}

@keyframes blink {
    10% {
        color: hsla(192, 100%, 51%, 0.575);
        text-shadow: 1px 1px 0px#fff, 0px 0px 10px hsla(288, 100%, 51%, 0.582), 0px 0px 20px hsla(175, 81%, 41%, 0.774);
    }
}

@keyframes blink_2 {
    10% {
        color: hsl(0, 100%, 50%);
        text-shadow: 1px 1px 0px rgb(255, 0, 0), 0px 0px 10px hsl(0, 100%, 50%), 0px 0px 20px hsl(0, 100%, 50%);
    }
}

@keyframes animate {
    0% {
        transform: translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 0;
    }
    100% {
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 50%;
    }
}

@media screen and (max-width:992px) {
    .banner-sale {
        padding: 1em;
        text-align: center;
        color: #fff;
    }
    .sale-bg-banner {
        margin-top: 2em;
    }
}

@media screen and (max-width:768px) {
    .vc_custom_1622630950173 {
        padding: 2em 0 0 !important;
        color: #fff;
    }
    .banner-btn-sale {
        width: 84%;
    }
}

@media screen and (max-width:767px) {
    .snowflake {
        display: none;
    }
}

@media screen and (max-width:1025px) and (min-width:1024px) {
    .banner-contact {
        margin-top: 139px;
    }
    .banner-btn-sale {
        margin: 0.5em 3.5em;
    }
    .hr-line {
        width: 112%;
        margin-left: -28px;
    }
    .hr-line span {
        margin-left: none;
    }
}

@media screen and (max-width: 769px) {
    .hr-line {
        display: none;
    }
}