/**
buttons: linear-gradient(to bottom, #3799c7, #77bfdd)

main blue:  #3799c7   |    55, 153, 199
light blue: #77bfdd   |   119, 191, 211

main text:  #2f2f2f
bold text:  #848484
background: #d6d9d9
 */

@-ms-viewport     { width: device-width; }
@-o-viewport      { width: device-width; }
@viewport         { width: device-width; }


body {
    padding: 0;
    background-color: #ffffff;
}

html,
body,
.site-wrapper,
.site-wrapper-inner {
    min-height: 100%;
}

.inner {
    margin: auto;
    max-width: 800px;
}

#ecmaWarning {
    text-align: center;
    margin: 15% 0;
    font-weight: bolder;
    font-size: large;
}
.alert.alert-danger {
    position: fixed;
    top: 10px;
    z-index: 10000;
}

.masthead {
    width: 100%;
    background: rgba(55, 153, 199, 0.15);
    padding-left: 5px;
    /*background: rgba(214, 234, 243, 0.7);*/
}
.masthead-brand,
.masthead nav,
.masthead-nav > li {
    display: inline-block;
}
.masthead-brand {
    font-size: 25px;
    line-height: 1.6;
    color: transparent;
    margin: 10px 0;
    background: url("/img/mde/logo.png") top left no-repeat;
}
.mch .masthead-brand {
    background-image: url("/img/mch/logo.png");
}
.muk .masthead-brand {
    background-image: url("/img/muk/logo.png");
}
.mfr .masthead-brand {
    background-image: url("/img/mfr/logo.png");
}
.masthead nav {
    margin: 10px 0;
    float: right;
}
.masthead-nav > li {
    padding: 5px;
}
.masthead-nav > li > a {
    padding: 0;
    border: 2px solid transparent;
    border-radius: 50%;
    box-shadow: 0 0 10px #dbdbdb;
}
.masthead-nav > li.active > a {
    border: 2px solid #ffffff;
}
.masthead-nav > li > a:hover {
    border: 2px solid #3799c7;
}

.cover-heading {
    position: relative;
    margin: 40px 5px 30px;
    width: auto;
    font-size: 120%;
    color: #848484;
}
#disruptor {
    display: none;
    position: absolute;
    right: -35px;
    top: 25px;
    transform: rotate(10deg);
    z-index: 1;
}
div#disruptor {
    border: 3px dotted #9bb135;
    border-radius: 50%;
    color: #e0e0e0;
}
#disruptor>div {
    margin: -2px;
    padding: 5px;
    background: #9bb135;
    border: transparent;
    border-radius: 50%;
}
#disruptor>div>div {
    border: 3px dotted #e0e0e0;
    border-radius: 50%;
    text-align: center;
    width: 100px;
    height: 100px;
    padding: 20px 0;
}
#disruptor span {
    display: inline-block;
    margin: -5px 1px;
}
#disruptor .bold {
    font-size: 150%;
    font-weight: bolder;
}
#disruptor .slim {
    font-size: 85%;
    font-weight: bold;
}
#disruptor.demo {
    border: #EE953F;
}
#disruptor.demo>div {
    background: #EE953F;
}

.mastform {
    background: rgba(55, 153, 199, 0.25);
    /*background: rgba(214, 234, 243, 0.7);*/
    padding: 10px;
    width: auto;
    color: #848484;
}
.mastform .subhead {
    text-align: center;
}
.mastform .lead {
    display: inline-block;
    margin: 10px;
    width: 95%;
}
.mastform .lead p {
    text-align: left;
}
.mastform .masttext {
    margin: 10px;
}
.mastform h4 {
    margin-top: 20px;
    margin-bottom: 4px;
    /*border-top: 1px solid #eeeeee;*/
}
.form-group {
    margin-bottom: 12px;
}
.float-field {
    position: relative;
}
.float-field select,
.float-field input {
    position: relative;
}
.mastform .float-field label {
    position: relative;
    left: 2px;
    top: 0;
    transition: 0.2s ease all;
}
.mastform .float-field.empty label {
    left: 15px;
    top: 32px;
    transition: 0.2s ease all;
}

.mastfoot {
    background: #626262;
    color: #ffffff;
    overflow: hidden;
}
.mastfoot a {
    color: #77bfdd;
}
.mastfoot .inner {
    margin: 0 auto 0;
    padding: 0 15px;
    max-width: 800px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}
.mastfoot .footcol {
    min-width: 185px;
    width: 23%;
    line-height: 0.95;
    margin: 15px auto;
}
.mastfoot .footcol h5 {
    margin-bottom: 15px;
}
.mastfoot .footcol img {
    float: left;
    margin-right: 8px;
}
.mastfoot .footcol span {
    font-size: 11px;
}
.mastfoot .footcol ul {
    font-size: 12px;
    line-height: 1.4;
    padding-left: 0;
    list-style-type: none;
}
.mastfoot p {
    margin-top: 8px;
    font-size: 12px;
}

a,
label {
    color: #3799c7;
    font-weight: normal;
}
.terms a,
label.check a {
    color: #848484;
}
a {
    text-decoration: underline;
}
input[type=radio] {
    margin-right: 4px;
}
#premium_product {
    /*width: 50%;*/
    margin: auto;
}
#premium_salutation_gender div,
#premium_product_choice div {
    display: inline-block;
    position: relative;
    left: -4px;
}
/*#premium_salutation_gender label,*/
#premium_product_choice label {
    left: 10px;
    top: 6px;
    margin: 12px 5px;
    cursor: pointer;
}
.col-md-5.productCol {
    width: 41.66666667%;
    float: left;
}
.col-md-7.productCol {
    width: 58.33333333%;
    float: left;
}

#premium_credentials,
#premium_credentials_pass,
#signup_credentials,
#signup_credentials_pass {
    position: relative;
    padding-right: 10px;
}
#productLink {
    clear: left;
    margin-bottom: 4px;
}
#productLink a {
    text-decoration: none;
    color: #848484;
    font-size: 9.5pt;
}
#productLink a:hover {
    text-decoration: underline;
}
.form-control {
    border: 1px solid #3799c7;
    border-radius: 5px;
    background-color: rgba(255,255,255,.7);
}
.radio-group {
    display: inline-block;
    width: 49.2%;
}
input[type=radio].form-control {
    width: auto;
    height: auto;
    display: inline;
    vertical-align: top;
}
label.control-label {
    display: block;
    font-size: 110%;
}
#productNotes {
    font-size: 9.5pt;
    line-height: normal;
}

.btn-verify,
.btn-signup {
    margin: 0 3px;
    vertical-align: top;
    line-height: 1.3333333;
    font-weight: bold;
    font-size: 18px;
    padding: 9px 20px;
    background-image: linear-gradient(rgba(119, 191, 211, 1), rgba(55, 153, 199, 1));
    background-color: rgba(55, 153, 199, 1);
    color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 5px;
    min-width: 195px;
    cursor: pointer;
}
.btn-verify {
    margin: 0 36px;
    padding: 2px 6px;
    font-size: 16px;
}
.btn-verify:hover,
.btn-verify:focus,
.btn-signup:hover,
.btn-signup:focus {
    background-image: linear-gradient(rgba(55, 153, 199, 1), rgba(119, 191, 211, 1));
    color: #ffffff;
}
#phoneValidationError {
    margin: 15px 5px;
    color: #bb6633;
    font-weight: bold;
}

#primaryExplanation,
#availabilityState,
#namehelp,
#phonehelp,
#prodPricing,
#premiumhelp,
#pwhelp {
    font-size: 9.5pt;
    background-color: rgba(255, 255, 255, 0.5);
    border: 1px rgba(255, 255, 255, 0.5);
    border-radius: 5px;
    margin-top: 26px;
    color: #3799c7;
    vertical-align: bottom;
}
#availabilityState {
    background-color: transparent;
    margin: 25px 0 25px 0;
    padding: 9px;
    height: 36px;
}
#availabilityState.available {
    background-color: rgba(220,235,205,.5);
    color: #718d49;
}
#availabilityState.invalid,
#availabilityState.unavailable {
    background-color: rgba(255,200,215,.5);
    color: #a43c41;
}
#primaryExplanation {
    margin-bottom: -15px;
}
#pwhelp {
    margin-top: 40px;
}

#mainForm {
    position: relative;
}

#ajaxErrors {
    position: absolute;
    top: 10px;
    width: 93%;
    left: 3.5%;}

#check {
    position: absolute;
    width: 35px;
    height: 35px;
    right: 5px;
    top: 26px;
    z-index: 10;
}
#check.available {
    background: url("/img/icon/okay.png") center center no-repeat;
}
#check.unavailable {
    background: url("/img/icon/fail.png") center center no-repeat;
}

#pwmeter.bad,
#pwmeter.short,
#pwmeter.mismatch,
#pwmeter.invalid {
    color: #a43c41;
}
#pwmeter.weak {
    color: #bb6633;
}
#pwmeter.fair {
    color: #718d49;
}
#pwmeter.strong {
    color: #77bb33;
}

#pwpie {
    position: absolute;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    right: 9px;
    top: 30px;
    font-weight: bold;
    color: #ffffff;
    text-shadow: 1px 1px 1px #3799c7;
    line-height: 25px;
    text-align: center;
}
#pwpie.bad,
#pwpie.short {
    background-image:
            linear-gradient(90deg, #5FB1CE 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)),
            linear-gradient(126deg, #d03c41 50%, #5FB1CE 50%, #5FB1CE);
    box-shadow: -1px 1px 3px #d5e4ec;
    border: 1px solid #3799c7;
}
#pwpie.mismatch,
#pwpie.invalid {
    background-image:
            linear-gradient(90deg, #d03c41 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)),
            linear-gradient(270deg, #d03c41 50%, #5FB1CE 50%, #5FB1CE);
    box-shadow: -1px 1px 3px #d5e4ec;
    border: 1px solid #3799c7;
}
#pwpie.weak {
    background-image:
            linear-gradient(90deg, #5FB1CE 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)),
            linear-gradient(198deg, #bb6633 50%, #5FB1CE 50%, #5FB1CE);
    box-shadow: -1px 1px 3px #d5e4ec;
    border: 1px solid #3799c7;
}
#pwpie.fair {
    background-image:
            linear-gradient(-36deg, #718d49 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)),
            linear-gradient(270deg, #718d49 50%, #50a2d6 50%, #50a2d6);
    box-shadow: -1px 1px 3px #d5e4ec;
    border: 1px solid #3799c7;
}
#pwpie.strong {
    background-image:
            linear-gradient(72deg, #77bb33 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)),
            linear-gradient(270deg, #77bb33 50%, #4993c2 50%, #4993c2);
    box-shadow: -1px 1px 3px #d5e4ec;
    border: 1px solid #3799c7;
}

#pwfit {
    position: absolute;
    width: 35px;
    height: 35px;
    right: 5px;
    top: 100px;
    z-index: 10;
}
#pwfit.okay {
    background: url("/img/icon/okay.png") center center no-repeat;
}
#pwfit.fail {
    background: url("/img/icon/fail.png") center center no-repeat;
}

#retryValidationText {
    position: relative;
    top: -10px;
    left: 4px;
}

.contractSummary {
    font-size: 9.5pt;
}
.contractSummary .summaryInfo {
    display: inline-block;
    color: #494949;
    margin: 2px;
    width: 99%;
}
.contractSummary .totalCost {
    border-top: 2px dotted #898989;
    margin-bottom: 0;
    padding-top: 2px;
}
.contractSummary .summaryInfo.deco {
    color: #3baad8;
    font-weight: bolder;
    font-size: 110%;
}
.contractSummary .summaryInfo.detail {
    margin-bottom: 8px;
}

.contractSummary .vat {
    font-size: 7pt;
    margin: 0 2px;
}

.contractSummary .pricing {
    float: right;
    text-align: right;
    margin-right: 8px;
}

#mdeRegModalPopup {
    position: fixed;
    z-index: 10000;
    top: 5%;
    left: 5%;
    height: 90%;
    width: 90%;
    background: rgba(255, 255, 255, 0.90);
}
#mdeRegModalPopup .mdePopupHead {
    text-align: right;
    background: rgba(55, 153, 199, 0.75);
    padding-right: 10px;
}
#mdeRegModalPopup .mdePopupHead>a {
    color: #ffffff;
    text-decoration: none;
}
#mdeRegModalPopup>iframe {
    width: 100%;
    height: 100%;
}

#partnerList {
    background: #ffffff;
    margin: 10px 5px;
    border: 2px solid #77bfdd;
    border-radius: 5px;
    box-shadow: inset 5px 10px 75px -5px rgba(0,0,0,.2);
}
#partnerList .service {
    margin-top: 30px;
}
#partnerList .service:first-child {
    margin-top: 0;
}
#partnerList .service>img {
    float: right;
}
#partnerList .service>h4 {
    margin-bottom: 2px;
}

.terms .info,
.terms {
    padding-top: 12px;
    font-size: 9.5pt;
}
strong.deco,
label.info {
    color: #ee953f;
    font-weight: bold;
}

#submissionMask {
    position: absolute;
    width: 100%;
    height: 50px
}
#signupArea {
    text-align: center;
    margin: 10px 0;
}
#gotMail {
    text-align: center;
    margin-top: 12px;
    text-decoration: underline;
}

#otLogin {
    position: relative;
    padding-top: 10px;
    overflow: hidden;
}
#otMask {
    width: 320px;
    height: 45px;
    font-size: 2em;
    padding-top: 5px;
    text-align: center;
    font-weight: bolder;
    display: inline-block;
    background: rgba(10, 10, 10,0.5);
    color: #ffffff;
    position: absolute;
    left: 3px;
}
#otButton {
    padding: 10px 15px;
    font-weight: bolder;
    color: #ffffff;
    border: none;
    border-radius: 3px;
    width: 320px;
}

@media (min-width: 400px) {
    .mastform .lead {
        width: 43%;
    }
}

@media (min-width: 500px) {
    .mastfoot .footcol {
        margin: 15px 0;
    }
}

@media (min-width: 640px) {
    html,
    body,
    .site-wrapper {
        height: 100%;
    }

    .inner {
        margin-left: 10px;
        margin-right: 10px;
    }

    .mastform {
        border: 2px solid #77bfdd;
        border-radius: 7px;
    }
    .mastform .lead {
        width: 45%;
    }

    /*.btn-signup {*/
        /*width: 40%;*/
    /*}*/
}

@media (min-width: 675px) {
    #premium_product {
        width: 100%;
    }
}

@media (min-width: 815px) {
    body {
        background-image: url("/img/bg/1920.jpg");
        background-size: cover;
        background-position: 65% bottom;
        background-attachment: fixed;
    }

    .inner {
        margin: auto;
    }

    #disruptor {
        display: block;
    }

    #gotMail,
    .cover-heading,
    .mastform {
        width: 80%;
    }
}