html, body {
    background-color: #ffffff;
    color: #111;
    height: 100%;
}

.sf_all {
    padding-left: 215px;
    width: auto;
}

#middle {
    display: inline-block;
    padding: 40px 60px 40px 30px;
    position: relative;
}

    #middle img.screenshot {
        width: 1024px;
        height: 697px;
        margin-bottom: 25px;
    }

h1 {
    font-size: 38px;
    line-height: 42px;
    font-weight: normal;
    padding-bottom: 24px;
    margin-top: 0px;
}

p {
    width: 820px;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 32px;
}

.breadcrumbs {
    position: fixed;
    background: #333;
    display: inline-block;
    height: 100%;
    padding-top: 40px;
    width: 200px !important;
    z-index: 2;
}

.breadcrumbs__items {
    position: relative;
    padding-left: 20px;
}

.breadcrumbs__path {
    position: absolute;
    width: 2px;
    background-color: #777;
    top: 23px;
    bottom: 23px;
}

.breadcrumbs__item {
    padding: 16px 25px;
    font-size: 14px;
    cursor: default;
    color: #777;
}


.breadcrumbs__item:before {
    content: 'lens';
    position: absolute;
    left: 16px;
    font-family: 'Material Icons';
    font-size: 10px;
}

.breadcrumbs__item--current {
    padding: 16px 25px;
    font-size: 14px;
    cursor: default;
    color: #eee;
}

.breadcrumbs__item--current:before {
    font-size: 12px;
    left: 15px;
}


.azure_logo_img {
    position: fixed;
    bottom: 30px;
    width: 160px;
    left: 15px;
}

.proceed, .goback {
    padding: 16px 32px;
    font-size: 18px;
    float: right;
    cursor: pointer;
    text-align: center;
    display: inline-block;
}

.proceed {
    color: #eee;
}

.reg_bitton {
    padding: 8px 16px;
    font-size: 14px;
    line-height: 22px;
    color: #eee;
    cursor: pointer;
    text-align: center;
    display: inline-block;
}

.proceed, .reg_bitton {
    background-color: #1f3b79;
}

    .proceed:hover, .reg_bitton:hover {
        background-color: #243f7c;
        text-decoration: none;
    }


.goback {
    background-color: transparent;
    padding-left: 16px;
    color: #111;
}

div.site_examples {
    background-color: #fff;
    width: 855px;
    margin-bottom: 25px;
}

a.site_example, a.site_example:hover {
    margin: 16px 0;
    text-decoration: none;
    display: inline-block;
    width: 118px;
    text-align: center;
    font-size: 14px;
}

    a.site_example img {
        max-height: 78px;
        max-width: 78px;
    }

    a.site_example:hover img, .block_subscriptions img {
        -ms-opacity: 1 !important;
        opacity: 1 !important;
    }

    a.site_example .teamName, a.site_example .cityName {
        line-height: 18px;
        height: 18px;
        overflow: hidden;
    }

    a.site_example .teamName {
        color: #333;
    }

    a.site_example .cityName {
        color: grey;
    }

table {
    width: 820px;
    margin-bottom: 25px;
}

    table td {
        font-size: 16px;
        line-height: 24px;
        padding: 12px;
        vertical-align: top;
    }

    
.link_button {
    text-decoration: underline;
    cursor: pointer;
    font-size: 13px;
}

.createaccount {
    margin-bottom: 25px;
}

    .createaccount > div {
        margin-bottom: 18px;
        font-size: 16px;
    }

        .createaccount > div a {
            color: #eee;
            text-decoration: underline;
        }


    .createaccount input, select {
        margin-top: 6px;
        width: 365px;
        color: #111;
        height: 32px;
        font-size: 18px;
    }

::-webkit-input-placeholder {
    color: #bbb !important;
}

::-moz-placeholder {
    color: #bbb !important;
}

:-moz-placeholder {
    color: #bbb !important;
}

:-ms-input-placeholder {
    color: #bbb !important;
}

.validated input:invalid, .validated input:focus:invalid, .validated select:invalid, .validated select:focus:invalid, input[type="text"].input-validation-error {
    background-color: #ffd7d7;
    border-color: rgb(213, 72, 72);
}

div.createaccount select {
    height: 32px;
    font-size: 14px;
}

div.createaccount input:disabled {
    cursor: not-allowed;
}

.phone-info, .instr-info {
    color: #ddd;
    font-size: 12px;
}

div.qtip {
    font-size: 13px;
    padding: 8px;
    font-weight: bold;
}

.regValue {
    font-weight: bold;
    font-size: 16px;
    color: rgb(0, 99, 150);
    margin: 11px 0 30px 0;
}

#confirmationCode {
    width: 135px;
    font-size: 36px;
    height: 56px;
    margin-top: 8px;
}

#sendcodeagain {
    margin-left: 16px;
    color: #eee;
    text-decoration: underline;
}

div.siteColorInput {
    width: 40px;
    height: 40px;
    border: 3px solid transparent !important;
    display: inline-block;
    cursor: pointer;
    color: transparent;
}

input.siteColorInput {
    width: 138px !important;
    height: 46px !important;
    color: transparent !important;
}

div.siteColorInput.selected {
    border-color: #ffffff !important;
}

.themes {
    margin-top: 25px;
}

    .themes a {
        display: inline-block;
        margin-bottom: 4px;
    }

        .themes a img {
            width: 200px;
            height: 120px;
        }


div.sitesect {
    display: table-row;
}

    div.sitesect > * {
        display: table-cell;
        padding: 0 36px 18px 0;
        font-size: 16px;
        line-height: 20px;
    }

    div.sitesect > h3 {
        text-transform: none;
        width: 150px;
        font-weight: bold;
    }

#imageUploadForm {
    padding: 0;
}

.sf_button_upload {
    text-decoration: none !important;
}

.requireCall {
    text-decoration: underline;
    line-height: 32px;
    font-size: 18px;
    color: #eee !important;
}

.validationError {
    margin-top: 12px;
    font-weight: bold;
}

div#pressanykey, div#notmobile {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 100500;
    text-align: center;
    display: table;
}

div#pressanykey div, div#notmobile div {
    vertical-align: middle;
    display: table-cell;
    font-size: 18px;
    color: #444;
}

div#notmobile div{
    text-align: left;
    padding: 25px;
    display: block;
    line-height: 28px;
}

.sf_button_close_popup_inner {
    font-size: 18px;
    top: 7px;
    font-weight: bold;
}

    .sf_button_close_popup_inner:after {
        content: "  X";
    }

.actionsPanel {
    position: fixed;
    width: auto;
    right: 0;
    bottom: 0;
    background: transparent;
    padding: 0 30px 20px 0;
}

.actionsPanel_middle_buttons {
    float: right;
    padding: 12px;
}

.pricing {
    text-align: left;
    font-size: 18px;
    line-height: 30px;
}

.pricing_subtitle {
    font-size: 23px;
    line-height: 36px;
    margin-top: 20px;
}

.pricing_option {
    border: 3px solid rgb(0, 99, 150);
    padding: 20px 10px 10px 20px;
    margin-top: 0;
    display: inline-block;
    width: 40%;
    vertical-align: top;
    height: 450px;
}

    .pricing_option p {
        width: auto;
    }

.pricing_option__title {
    color: rgb(0, 99, 150);
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 15px;
}

.pricing_option__desc p {
    margin: 15px;
}