﻿.login-form {
    border: 1px solid #ddd;
    background-color: #f4f4f4;
    padding: 25px;
    margin-bottom: 20px;
    margin-top: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .login-form label {
        margin-bottom: 10px;
        font-weight: bold;
    }

    .login-form input[type=text],
    .login-form input[type=password] {
        padding: 0 10px;
        height: 45px;
        line-height: 45px;
        text-align: center;
    }

    .login-form input[type=submit] {
        width: 100%;
        display: block;
        font-size: 18px;
        font-weight: bold;
    }

#site_header #header-menu ul, section.block.block-cta .cta-button {
    text-align: right
}

#site_header {
    padding: 40px 0 30px
}

    #site_header #header-language {
        display: none;
        text-align: right;
        margin-bottom: 30px
    }

    #site_header #header-logo img {
        width: 70%;
        height: auto;
    }

    #site_header #header-menu {
        padding-top: 0px
    }

        #site_header #header-menu ul li {
            display: inline-block;
            float: none;
        }

            #site_header #header-menu ul li a {
                color: #002647;
                font-size: 13px;
                margin-left: -15px !important;
                padding-top: 1px;
                margin-right: -15px !important;
            }

            #site_header #header-menu ul li.current-menu-item a {
                color: var(--theme-colour-1);
                font-weight: 700
            }

            #site_header #header-menu ul li a:hover {
                text-decoration: none;
                color: var(--theme-colour-1)
            }

#site_header_rainbow {
    height: 7px
}

#site_header #header-menu-mobile-toggle {
    display: none;
    cursor: pointer;
    float: right;
    /*    margin-top: 5px*/
}

    #site_header #header-menu-mobile-toggle i {
        font-size: 25px;
        color: var(--theme-colour-1)
    }

#header-menu li {
    margin-right: 22px;
}

#header-menu-wrap .col-xs-12 {
    min-height: 0
}

#header-menu-mobile {
    background-color: #0a4689;
    position: absolute;
    right: 0;
    z-index: 9999;
    width: 350px;
    display: none
}

    #header-menu-mobile ul li a {
        display: block;
        color: #fff;
        padding: 10px 12px;
        border-bottom: 1px solid #002647
    }

    #header-menu-mobile ul li.current-menu-item a {
        background-color: #002647;
        color: var(--theme-colour-1);
        font-weight: 600
    }

@media screen and (max-width:1199px) {
    #site_header {
        padding: 25px 0
    }

        #site_header #header-language, #site_header #header-menu {
            display: none
        }

        #site_header #header-menu-mobile-toggle {
            display: block
        }
}

@media screen and (max-width:575px) {
    #header-menu-mobile {
        width: 100%
    }
}

section.block.block-spacing .spacing-shell {
    width: 100%;
    clear: both
}

section.block.block-cta {
    background-color: #0a4689;
    padding: 10px 0;
    position: relative;
    border-bottom: 3px solid var(--theme-colour-1);
}

    section.block.block-cta .cta-title {
        line-height: 35px;
        color: #fff;
        font-size: 30px
    }

        section.block.block-cta .cta-title b, section.block.block-cta .cta-title strong {
            font-weight: 600
        }

    section.block.block-cta .cta-button .btn {
        font-size: 18px
    }

    section.block.block-cta.grey {
        background-color: #e6e6e6
    }

        section.block.block-cta.grey .cta-title {
            color: #333
        }

    section.block.block-cta.smalltext .cta-title {
        line-height: 35px;
        font-size: 24px
    }

@media screen and (max-width:1199px) {
    section.block.block-cta.smalltext .cta-title {
        line-height: 35px;
        font-size: 19px
    }
}

@media screen and (max-width:991px) {
    section.block.block-cta.smalltext .cta-title {
        line-height: 38px;
        font-size: 26px
    }
}

@media screen and (max-width:767px) {
    section.block.block-cta.smalltext .cta-title {
        line-height: 30px;
        font-size: 20px
    }
}

@media screen and (max-width:991px) {
    section.block.block-cta .cta-title {
        text-align: center;
        margin-bottom: 10px;
        font-size: 25px;
        line-height: 20px
    }

    section.block.block-cta .cta-button {
        text-align: center
    }
}

#site_footer_links {
    background-color: #000;
    padding: 70px 0
}

    #site_footer_links h4 {
        color: #fff;
        font-size: 25px;
        font-weight: 600;
        margin-bottom: 35px
    }

    #site_footer_links ul li a {
        display: block;
        color: #fff;
        margin-bottom: 15px
    }

        #site_footer_links ul li a:hover {
            color: #2f76c6
        }

@media screen and (max-width:767px) {
    #site_footer_links h4 {
        font-size: 22px
    }
}

@media screen and (max-width:575px) {
    #site_footer_links {
        padding: 30px 0
    }

        #site_footer_links > .container > .row > .col-sm-6:first-child {
            margin-bottom: 20px
        }

        #site_footer_links h4 {
            text-align: center;
            margin-bottom: 20px;
            font-size: 18px
        }

        #site_footer_links ul li a {
            text-align: center;
            font-size: 13px;
            margin-bottom: 12px
        }
}

#site_footer {
    background-color: #6b6b6b;
    padding-bottom: 30px;
}

    #site_footer #footer-top {
        padding: 25px 0 25px
    }

    #site_footer #footer-socials a {
        color: #fff;
        display: inline-block;
        margin-right: 5px
    }

        #site_footer #footer-socials a:hover, #site_footer #footer-socials a:hover i {
            color: var(--theme-colour-1)
        }

        #site_footer #footer-socials a i {
            color: #777777;
            font-size: 18px
        }

    #site_footer #footer-logos {
        text-align: right
    }

    #site_footer #footer-copyright {
        text-align: center;
        font-size: 12px;
        line-height: 18px;
        padding: 40px 0 60px;
        color: #fff;
        border-top: 1px solid #fff
    }

@media screen and (min-width: 575px) {
    #site_footer .footer-copyright-left {
        text-align: left;
        font-size: 12px;
        line-height: 18px;
        padding: 10px 180px 10px 0;
        color: #fff;
        border-right: 1px solid #fff
    }

    #site_footer .footer-copyright-right {
        text-align: right;
        font-size: 12px;
        line-height: 18px;
        padding: 10px 0 10px 5px;
        color: #fff;
    }
}

@media screen and (max-width: 575px) {
    #site_footer .footer-copyright-left {
        text-align: center;
        font-size: 12px;
        line-height: 18px;
        padding: 10px 10px 10px 0;
        color: #fff;
        border-bottom: 1px solid #fff
    }

    #site_footer .footer-copyright-right {
        text-align: center;
        font-size: 12px;
        line-height: 18px;
        padding: 10px 0 10px 10px;
        color: #fff;
    }
}

@media screen and (max-width:575px) {
    #site_footer #footer-socials {
        text-align: center;
        margin-bottom: 30px
    }

        #site_footer #footer-socials a {
            margin: 0 5px
        }

    #site_footer #footer-logos {
        text-align: center
    }
}

.rcc-panel {
    position: fixed;
    bottom: 0;
    z-index: 9999;
    width: auto !important;
    max-width: 400px
}

.rcc-wrapper:after {
    content: '';
    clear: both;
    display: table
}

.rcc-links {
    float: none !important
}

.rcc-panel p {
    width: auto !important;
    float: none;
    margin-bottom: 10px !important
}

@media (min-width: 992px) {
    .equal {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }
}

.main-text-bold {
    font-size: 15px;
    font-weight: 600;
    line-height: 19px;
}

.quote-premium h2 {
    font-size: 25px;
    font-weight: 600;
}

.quote-premium h6 {
    font-size: 14px;
    font-weight: 600;
}

#page-title-bar {
    margin-bottom: 0px;
}

.packages-wrap .package .content .btn {
    border: 2px solid #0a4689;
    color: #333;
    padding: 0;
    line-height: 36px;
    margin: 0;
}

.packages-wrap .package .content .btn-wider {
    width: 105px;
}

.back-button {
    background: none;
    border: none;
    font-size: 18px;
    color: #0a4689;
    margin-top: 14px;
    white-space: nowrap;
}

.plusbutton .newbutton {
    border-radius: 50%;
    line-height: 40px;
    padding: 0px;
    width: 40px;
    height: 40px;
    background: #ffffff;
    border: 2px solid #cccccc;
    padding-top: 10px;
    color: #ffffff;
    text-align: center;
}

.cover {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba( 0, 0, 0, 0.8 );
    z-index: 99998;
}

    .cover .cover_icon {
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        z-index: 99999;
        color: #fff;
        text-align: center;
        font-size: 3em;
        border-radius: 30px;
        padding: 12px 20px;
    }

        .cover .cover_icon i {
        }

.coveron {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba( 0, 0, 0, 0.8 );
    z-index: 99998;
}

    .coveron .cover_icon {
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        z-index: 99999;
        color: #fff;
        text-align: center;
        font-size: 3em;
        border-radius: 30px;
        padding: 12px 20px;
    }

        .coveron .cover_icon i {
        }

.panel-body {
    background: rgba(255,255,255, 0.95);
}

.login-left {
    background-color: white;
    height: 100%;
    position: relative;
}

    .login-left img {
        height: auto;
        width: 75%;
    }

.login-right {
    background-color: #093b72;
    vertical-align: middle;
}

.header-options {
    text-align: right;
}
/*#help-page .card {
    background-color: black;
    color: white;
    border-radius: 10px;
}*/
@media screen and (max-width: 575px) {
    #background-login {
        background: url(/images/login-background-mobile.png);
        background-position: center;
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media screen and (min-width: 575px) {
    #background-login {
        background: url(/images/login-background.png);
        background-position: center;
        padding-top: 50px;
        /*padding-bottom: 200px;*/
        min-height: calc(100vh - 200px);
    }
}

#background-other {
    /*  background: #093b72; */
    background: linear-gradient(135deg, rgba(4,28,55,1) 0%, rgba(10,70,137,1) 100%);
    background-position: center;
    padding-top: 30px;
    padding-bottom: 30px;
    min-height: calc(100vh - 340px);
}

.btn-green {
    background-color: green;
    border-color: green;
    color: white;
    font-weight: 600;
}

    .btn-green:hover {
        background-color: #017000;
        border-color: #017000;
        color: #fff;
    }

.outer-content-wrap {
    min-height: calc(100vh - 200px);
}

/*@media screen and (min-width: 575px) {
    .push {
        height: 200px;
    }
}*/
.footer-bottom {
    min-height: 200px;
}

.edit-button {
    margin-left: -25px;
}

.reveal-button {
    margin-left: -50px;
}

.checkboxlist td {
    padding-top: 3px;
}

.card-header {
    padding: 0;
}

.card-header-medical {
    padding: 0 !important;
}

.card-header h2 {
    background-color: #0a4689;
    color: #fff;
    height: 55px;
    line-height: 55px;
    margin: 0;
    padding: 0 0 0 20px;
    font-size: 24px;
    font-weight: normal;
}

.card-header h3 {
    background-color: #0a4689;
    color: #fff;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}

.card-header h4 {
    background-color: #fff;
    color: #000;
    height: 48px;
    line-height: 48px;
    margin: 0;
    padding: 0 0 0 20px;
    font-size: 21px;
    font-weight: normal;
}

.card-header a:before {
    font-family: 'FontAwesome';
    content: "\f068";
    float: right;
    margin-right: 10px;
}

.card-header a.collapsed:before {
    content: "\f067";
    margin-right: 10px;
}

.card-body {
    background: rgba(255,255,255, 0.95);
}

.packages-wrap {
    margin-bottom: 10px;
}

.packages-wrap-mobile {
    margin-bottom: 0;
}

.footer-copyright-left a {
    border-bottom: 2px solid;
    font-weight: 600 !important;
    color: #ffffff;
}

.btn-blue {
    background-color: #0a4689;
    border-color: #0a4689
}

    .btn-blue:hover {
        background-color: #002647;
        border-color: #002647;
        color: #fff;
    }

.package .infopoints {
    display: none;
}

.packages-wrap-mobile .package .infopoints {
    display: block;
}

.opayosec:after {
    color: #002647;
    font-family: 'FontAwesome';
    content: " \f08e";
    margin-left: 0px;
    margin-right: 0px;
    font-weight: normal;
}

#add_device {
    border-bottom: 0px;
}

    #add_device select {
        max-width: 95% !important;
        width: 95% !important;
        background-position-x: 100.5% !important;
        height: 45px;
        line-height: 45px;
        font-weight: 600;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        cursor: pointer;
        padding: 0 55px 0 15px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background-image: var(--dropdown-arrow);
        background-repeat: no-repeat;
        background-position: right center;
        -webkit-appearance: none;
        -moz-appearance: none;
    }

.large-text-bold {
    font-size: 18px;
    font-weight: 600;
}

.xlarge-text-bold {
    font-size: 24px;
    font-weight: 600;
}

.small-text-bold {
    font-size: 14px;
    font-weight: 600;
}

.small-text-normal {
    font-size: 12px;
    font-weight: 400;
}

.main-text-semibold {
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
}

.validation-error {
    background-color: var(--theme-colour-1);
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    padding: 5px;
}

.packages-wrap .package.selected .content .btn {
    background-color: var(--theme-colour-1);
    color: #fff;
    border: 2px solid var(--theme-colour-1);
    vertical-align: middle;
}

    .packages-wrap .package.selected .content .btn:before {
        content: '\f058';
        font-family: FontAwesome;
        font-size: 25px;
        margin-right: 5px;
        vertical-align: middle;
    }

.bg-nav-blue {
    background-color: #000066;
}

.bg-nav-blue-arrow {
    background-color: #000033;
}

.bg-nav-green {
    background-color: #29a329;
}

.bg-nav-green-arrow {
    background-color: #196619;
}

.bg-nav-grey {
    background-color: #595959;
}

.bg-nav-grey-arrow {
    background-color: #333333;
}

.nav-pill-desktop {
    height: 190px;
    width: 350px;
    border-radius: 20px;
}

.nav-pill-col-1 {
    vertical-align: middle;
    padding-top: 68px;
    margin-top: -21px;
    width: 30%;
    border-top-left-radius: inherit;
    border-bottom-left-radius: inherit;
    font-size: 50px;
}

.nav-pill-col-2 {
    width: 40%;
    vertical-align: middle;
    margin-top: -25px;
    font-size: 24px;
    font-weight: 500;
}

.nav-pill-col-3 {
    padding-top: 66px;
    margin-left: 2px;
    width: 27%;
    border-top-right-radius: inherit;
    border-bottom-right-radius: inherit;
    font-size: 50px;
}

.nav-pill-mobile {
    height: 190px;
    width: 108px;
    border-radius: 20px;
}

.nav-pill-mobile-row-1 {
    height: 30%;
    padding-top: 15px;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
    font-size: 40px;
}

.nav-pill-mobile-row-2 {
    height: 40%;
    padding-top: 15px;
    font-size: 18px;
    font-weight: 500;
}

.nav-pill-mobile-row-2-small {
    height: 40%;
    padding-top: 15px;
    font-size: 15px;
    font-weight: 500;
}

.nav-pill-mobile-row-3 {
    height: 30%;
    padding-top: 7px;
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
    font-size: 40px;
}

@media (min-width: 1400px) {
    .container {
        max-width: 1140px;
    }
}

.form-group {
    margin-bottom: 1rem;
}

.navbar-brand img {
    width: 180px;
    height: auto;
    margin-right: 30px;
}

.nav-item {
    font-size: 13px;
    font-weight: 500;
    /*    padding-left: 70px;*/
}

.login-screen-list-header {
    color: #0a4689;
    font-weight: 400;
}

.login-screen-list {
    list-style-type: disc;
    list-style: disc;
}

    .login-screen-list li::marker {
        color: var(--theme-colour-1);
        font-size: 20px;
    }
.device .number {
    background-color: var(--theme-colour-1);
}
.btn-primary {
    background-color: var(--main-btn-color);
    border-color: var(--main-btn-color);
}
    .btn-primary:hover {
        background-color: var(--main-btn-accent);
        border-color: var(--main-btn-accent);
    }
input[type="radio"] {
    margin: 10px;
}
input[type=radio] + label:before {
    display: inline-block;
    height: 26px;
    width: 26px;
    background-image: var(--radio-button-unchecked);
    margin-right: 10px;
    vertical-align: bottom;
}
input[type=radio]:checked + label:before {
    background-image: var(--radio-button-checked);
}
input[type=checkbox] + label:before {
    display: inline-block;
    height: 24px;
    width: 24px;
    background-image: var(--check-box-unchecked);
    margin-right: 10px;
    vertical-align: sub;
}
input[type=checkbox]:checked + label:before {
    background-image: var(--check-box-checked);
}
.unlisted_toggle_x {
    background: var(--theme-colour-1);
}

.unlisted_cancel_x {
    background: var(--theme-colour-1);
}
#site_header #header-menu ul li a:hover {
    border-bottom: 5px solid var(--theme-colour-1);
}
.errormessage {
    color: red;
    border-style: none;
    font-size: 14px;
    font-weight: bold;
}
.outer-content-wrap-new {
    background: linear-gradient(0deg, rgba(2,21,44,1) 0%, rgba(11,71,138,1) 100%);
    background-position: center;
    padding-top: 30px;
    padding-bottom: 30px;
    /*   min-height: calc(100vh - 340px);*/
    min-height: calc(100vh - 0px);
    font-family: var(--font-family)
}
.login-form-new {
    background-color: #0b478a;
    border-style: solid;
    border-width: 1px;
    border-color: #296cb6;
    border-radius: 20px;
    margin-top: 75px;
    padding: 50px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 530px;
}
.login-form-below {
    margin-left: auto;
    margin-right: auto;
    width: 530px;
}
@media screen and (max-width: 530px) {
    .login-form-new {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    .login-form-below {
        width: 100%
    }
}
.login-form-new img {
    width: 35%;
    margin-left: auto;
    margin-right: auto;
}
.header-text-new {
    font-size: 22px;
    font-weight: 700;
    color: #ffffff;
    line-height: 125%;
}
.body-text-new {
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
}
.login-field {
    color: #828282;
    font-size: 20px;
    font-weight: 500;
    border-style: solid;
    border-radius: 50px;
    padding: 20px;
    width: 100%;
}
.login-error-field {
    border-color: red;
    border-width: 3px;
}
.login-button {
    color: #ffffff;
    background-color: #051e3c;
    font-size: 20px;
    font-weight: 500;
    border-style: solid;
    border-color: #051e3c;
    border-radius: 50px;
    padding: 20px;
    width: 100%;
    margin-top: 15px;
}
    .login-button:hover {
        background-color: #e60263;
    }
.no-underline {
    text-decoration: none;
}
.login-icon {
    font-size: 22px;
}
.login-error-box {
    color: #ffffff;
    background-color: #051e3c;
    font-size: 14px;
    font-weight: 500;
    padding: 10px;
    width: 100%;
    margin-top: 25px;
}
.link-text {
    text-decoration: underline;
}
    .link-text:hover {
        color: lightblue;
    }
/*    .link-text a:link, a:active, a:visited {
        color: white;
    }*/
.password-field {
    position: relative;
}
.password-input {
    display: inline-block;
}
.password-eye-toggle {
    position: absolute;
    right: 20px;
    top: 17px;
    border: 0px;
    background-color: white;
    font-size: 25px;
}
.ddguarantee h2 {
    font-size: 20px;
    font-weight: 600;
}
.ddguarantee ul {
    list-style: none;
    margin-left: 35px;
}
.ddguarantee li::before {
    content: "\2022";
    color: var(--theme-colour-1);
    font-weight: 600;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-size: 35px;
    position: relative;
    top: 5px;
}
.themecol1 {
    color: var(--theme-colour-1);
}
.modalDialog {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: rgba(0,0,0,0.7);
    z-index: 99999;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
}

    .modalDialog > div {
        width: 500px;
        position: relative;
        top: 50%;
        left: 50%;
        padding: 35px;
        border-radius: 10px;
        background: #fff;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }

@media screen and (max-width:767px) {
    .modalDialog > div {
        width: 300px;
        position: relative;
        top: 50%;
        left: 50%;
        padding: 35px;
        border-radius: 10px;
        background: #fff;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }
}

.close {
    background: #606061;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -10px;
    width: 24px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}

    .close:hover {
        background: #00d9ff;
    }

