/* Common */

body {
    background-color: #F6F7F9;
    padding: 0px 20px 0px 20px;
}
body.is-rtl {
    direction: rtl;
    unicode-bidi: embed;
}

a {
    color: #3075f6;
}

.light {
    color: #CCCCCC;
}

.splitter {
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 25px;
    padding-top: 10px;
}

/* Box Model */

#mozelloLogoSmall {
    width: 148px;
    position: absolute;
    top: -60px;
    right: 0px;
}

#swedbankLogoSmall {
    width: 161px;
    position: absolute;
    top: -60px;
    right: 160px;
}

#mozelloLogo {
    display: block;
    margin: 45px auto;
    width: 170px;
}

#mozelloLogo img {
    width: 100%;
}

#mozelloLogo.error {
    margin: 30px auto;
}

#legal {
    margin: 20px;
    text-align: center;
}

#legal a {
    color: #8c9aac;
    text-decoration: none;
}

#content {
    background: #fff;
    border-radius: 12px;
    padding: 35px;
    position: relative;
    color: #3F4954;
    box-shadow: 0 2px 4px 0 rgba(0, 1, 33, 0.1);
    max-width: 370px;
    margin: 20px auto;
}

#content-bottom {
    padding: 20px 40px;
    border-radius: 0px 0px 12px 12px;
    margin:  20px -40px -35px -40px;
}

.footinfo {
    text-align: center;
    color: #9FACBD;
    padding: 0 35px;
    margin: 20px auto;
}

.paymentlogos img {
    max-width: 50px;
}

@media screen and (min-width:800px) {

    .paymentSplitter {
        display: flex;
        justify-content: space-between;
        flex-direction: row-reverse;
    }

}

.pricingBox {
    border: 1px solid #D2DCE6;
    border-radius: 7px;
    margin-bottom: 40px;
}

.pricingTable {
    width: 100%;
}

.pricingTable td {
    padding: 10px;
}

.pricingTable td:first-child {
    min-width: 100px;
}

.pricingTable td:last-child {
    text-align: right;
}

.paymentMethods a {
    width: 140px;
    height: 30px;
    padding: 15px;
    border: 1px solid #D2DCE6;
    border-radius: 7px;
    position: relative;
    margin-right: 10px;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    text-decoration: none;
    color: #000121;
}

.paymentMethods a {
    float: left;
}

.paymentMethods:after {
    content: "";
    clear: both;
    display: table;
}

.paymentMethods a img {
    max-width: 120px;
}

.paymentMethod:hover, .paymentMethods a:hover {
    border-color: #3075F6;
    outline: 2px solid #3075F6;
}

.paymentMethods a.cards img {
    max-width: 50px;
}

.show-arrows .paymentMethods a {
    width: auto;
    min-width: 140px;
    padding-right: 40px;
}

.show-arrows .paymentMethods a:after {
    content: "→";
    font-size: 22px;
    color: #9FACBD;
    position: absolute;
    right: 10px;
    line-height: 1;
    top: 16px;
}

.itemGrid,
.itemGridHeadings {
    max-width: 1400px;
    text-align: center;
}

@media screen and (min-height:800px) {

    #designChoice.itemGrid {
        max-width: 1800px;
    }

}

.itemGridHeadings {
    padding: 75px 0px 20px 0px;
    position: relative;
    margin: 0px auto;
}

.itemGrid {
    margin: 0px auto;
    position: relative;
}

.grid4 .itemGrid,
.grid4 .itemGridHeadings {
    max-width: 1200px;
}

#designGalleryPreview {
    position: relative;
}

#errorMsg {
    background-color: #FFFFFF;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    padding: 60px 20px 15%;
}

#errorMsg #mozelloLogoSmall {
    width: 155px;
    position: absolute;
    top: 20px;
    right: 20px;
}

#errorBox {
    background: #fff;
    max-width: 947px;
    display: table;
    height: 100%;
    margin: 0 auto;
}

/* Content */

#content p {
    margin: 10px 0px;
    line-height: 1.5;
}

/* Design Gallery Headings */

.itemGridHeadings h1 {
    color: #000121;
    font-size: 25px;
    margin: 7px 0px;
    text-align: center;
    letter-spacing: -0.5px;
    font-weight: 800;
}
.itemGridHeadings h2 {
    color: #66717F;
    font-size: 18px;
    font-weight: normal;
    margin: 7px 0px;
    text-align: center;
}
.itemGridHeadings h2 span {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 1px 2px;
}

/* Form Bone */

form.formBone p {
    color: #66717f;
    padding: 3px 0px;
}

form.formBone p.info,
form.formBone p.warning {
    background-position: 5px 0px;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    line-height: 1.5;
    padding-left: 30px;
}

form.formBone div.row .ctrl.error {
    border: 1px solid #ff0000;
}

form.formBone div.row label.error {
    color: #ff0000;
}

form.formBone .error-outline {
    outline: 2px solid #D13F2D;
    outline-offset: 4px;
}

form.formBone .w650 {
    width: 650px;
}

form.formBone ul.websiteList {
    margin-top: 30px;
}
form.formBone ul.websiteList li {
    background: url("/libs/icons/icon-house.svg") center left no-repeat;
    background-size: 24px 24px;
    padding: 10px 0px 10px 32px;
}
.is-rtl form.formBone ul.websiteList li {
    background-position: center right;
    padding: 10px 32px 10px 0px;
}

form.formBone ul.actionBone {
    margin-top: 30px;
    text-align: left;
}

.is-rtl form.formBone ul.actionBone {
    text-align: right;
}

form.formBone ul.actionBone li.fullsize {
    width: 100%;
}

form.formBone ul.actionBone li.fullsize .button {
    width: 100%;
    box-sizing: border-box;
}

form.formBone ul.actionBone li.fullsize .button {
    margin-left: 0px;
    margin-right: 0px;
}

/* Signup Premium form */

#signupPremiumForm h2 {
    color: #2067A9;
    font-size: 18px;
    margin-bottom: 16px;
    text-align: left
}
.is-rtl #signupPremiumForm h2 {
    text-align: right;
}

#signupPremiumForm h2.big {
    font-size: 27px;
    letter-spacing: -0.5px;
}

#signupPremiumForm p {
    margin: 3px 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

#signupPremiumForm .radio {
    cursor: pointer;
}

#signupPremiumForm .radio:hover {
    color: #0579C2;
}

#signupPremiumForm .discount {
    color: #FFFFFF;
    background-color: #83C11F;
    display: none
}

#signupPremiumForm .tos {
    text-align: right;
    margin: 7px;
}

#signupPremiumForm .tos a {
    text-decoration: none
}

/* Subscribe form */

#total {
   font-size: 19px;
}

#total.strike strong {
   text-decoration: line-through;
}

#sprice {
   font-size: 15px;
   margin-top: 7px;
}

#payment_info {
   margin-top: 7px;
   margin-bottom: 0px;
   max-width: 300px;
}

#discount_info {
   padding: 7px;
   background-color: #F0FADE;
   color: #3C9A50;
   border-radius: 8px;
}

#coupon {
   margin-top: 6px;
}

/* Buttons */

.buttonLight.add        { background-image: url("/libs/icons/icon-add.svg"); }
.buttonLight.addfolder  { background-image: url("/libs/icons/icon-folder-add.svg"); }
.buttonLight.export     { background-image: url("/libs/icons/icon-export.svg"); }
.buttonLight.import     { background-image: url("/libs/icons/icon-import.svg"); }
.buttonLight.draft      { background-image: url("/libs/icons/icon-save.svg"); }
.buttonLight.publish    { background-image: url("/libs/icons/icon-publish.svg"); }
.buttonLight.save       { background-image: url("/libs/icons/icon-save.svg"); }
.buttonLight.cancel     { background-image: url("/libs/icons/icon-cross.svg"); }
.buttonLight.back       { background-image: url("/libs/icons/icon-back.svg"); }
.buttonLight.webform    { background-image: url("/libs/icons/icon-webform.svg"); }
.buttonLight.data       { background-image: url("/libs/icons/icon-data.svg"); }
.buttonLight.properties { background-image: url("/libs/icons/icon-settings.svg"); }
.buttonLight.catalog    { background-image: url("/libs/icons/icon-folder.svg"); }
.buttonLight.order      { background-image: url("/libs/icons/icon-cart.svg"); }
.buttonLight.delivery   { background-image: url("/libs/icons/icon-delivery.svg"); }
.buttonLight.payment    { background-image: url("/libs/icons/icon-payment.svg"); }
.buttonLight.copy       { background-image: url("/libs/icons/icon-copy.svg"); }
.buttonLight.eu         { background-image: url("/libs/icons/icon-eu.svg"); }
.buttonLight.archive    { background-image: url("/libs/icons/icon-archive.svg"); }
.buttonLight.dispatch   { background-image: url("/libs/icons/icon-check.svg"); }
.buttonLight.unarchive  { background-image: url("/libs/icons/icon-unarchive.svg"); }
.buttonLight.print      { background-image: url("/libs/icons/icon-printer.svg"); }
.buttonLight.delete     { background-image: url("/libs/icons/icon-delete.svg"); }
.buttonLight.edit       { background-image: url("/libs/icons/icon-edit.svg"); }
.buttonLight.security   { background-image: url("/libs/icons/icon-lock.svg"); }

.buttonLight.absolute {
    position: absolute;
    background-color: #FFFFFF;
}

.buttonLight.absolute:hover {
    background-color: #F6F7F9;
}

.buttonLight.busy {
    background-image: url("/backend/css/loading.gif");
    background-color: #FFFFFF !important;
    transition: none;
}

/* Error Box */

#errorBox .bigIcon {
    display: inline-block;
    width: 200px;
    height: 200px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100%;
}

#errorBox .bigIcon.maintenance { background-image: url("/libs/icons/error/icon-wrench.svg"); }
#errorBox .bigIcon.notfound    { background-image: url("/libs/icons/error/icon-smiley-sad.svg"); }
#errorBox .bigIcon.unavailable { background-image: url("/libs/icons/error/icon-forbidden.svg"); }
#errorBox .bigIcon.police      { background-image: url("/libs/icons/error/icon-police.svg"); }
#errorBox .bigIcon.rocket      { background-image: url("/libs/icons/error/icon-rocket-still.svg"); }

#errorBox div.message {
    color: #66717f;
    font-size: 17px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

#errorBox div.message h1 {
    color: #3F4954;
    font-size: 45px;
    letter-spacing: -1px;
    font-weight: normal;
    margin-bottom: 25px;
}

#errorBox div.message p small a {
    margin-top: 16px;
    display: inline-block;
    border: 1px solid #3075F6;
    border-radius: 40px;
    padding: 8px 15px;
    color: #3075F6;
    text-decoration: none;
}

#errorBox div.message small {
    font-size: 15px;
}

#errorBox div.message p {
    color: #66717f;
    line-height: 1.6;
    margin: 15px 0px;
}

#errorBox div.message div.debug {
    font-family: "Consolas", "Courier New", "Courier", monospace;
    font-size: 12px;
    height: 300px;
    margin-top: 25px;
    overflow-x: hidden;
    overflow-y: scroll;
    white-space: pre-wrap;
    text-align: left;
    border: 1px solid #d4dce5;
    padding: 10px;
}

/* Browsers */

ul#browsers li {
    display: inline-block;
}

ul#browsers li a {
    display: block;
    width: 120px;
    padding: 10px 10px 20px 10px;
    background-size: 90px 90px;
    text-decoration: none;
}

ul#browsers li a span {
    color: #8c9aac;
    font-size: 14px
}

ul#browsers li img {
    width: 90px;
    height: 90px;
}

/* reCaptcha */

#brandnameForm #captcha > div > div {
    margin: 0 auto;
}

/* Loader spinner */

html.loader-screen,
html.loader-screen body {
    height: 100%;
    margin: 0;
    background-color: #FFFFFF;
}

div#loader {
    width: 100%;
    height: 100%;
    background: url(/backend/css/spinner.gif) no-repeat center center;
}

/* Social */

div#social a,
div#social-share a {
    text-decoration: none;
    font-size: 100px
}

a.twitter {
    color: #44CCF6;
}

a.facebook {
    color: #3B5998;
}

a.gplus {
    color: #D13F2D;
}

a.draugiem {
    color: #E66B19;
}

a.vk {
    color: #5A7CA0;
}

div#social a:hover,
div#social-share a:hover {
    color: #CCCCCC;
}

@media screen and (max-width:600px) {

    #mozelloLogo
    {
        margin: 20px auto;
        text-align: center;
        width: 120px;
    }

    body {
        padding: 0px 15px 15px 15px;
        background: none;
    }

    #content,
    #errorBox {
        box-shadow: none;
        padding: 0px;
    }

    #content h2 {
        font-size: 21px;
        /*text-align: center;*/
    }

    ul.actionBone {

    }

    #errorBox .bigIcon {
        width: 120px;
        height: 120px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    #errorMsg #mozelloLogoSmall {
        width: 125px;
    }

    #errorBox div.message {
        margin: 0;
    }

    #errorBox div.message h1 {
        font-size: 27px;
        letter-spacing: -0.5px;
    }

    #errorBox div.message small
    {
        font-size: 13px;
    }

    #errorBox div.message {
        font-size: 14px;
    }
}

/* End */