/*
 * COPYRIGHT INFORMATION - DO NOT REMOVE
 *
 * This file is part of the MagicSpam (TM) Project and is
 * Copyright (c) LinuxMagic Inc. 2015-2023 All Rights Reserved
 *
 * This file contains Original Code as created by LinuxMagic Inc.
 *
 * The Original Code is distributed on an 'AS IS' basis,
 * WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, AND LINUXMAGIC
 * HEREBY DISCLAIMS ALL SUCH WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY
 * WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, QUIET
 * ENJOYMENT OR NON-INFRINGEMENT.
 *
 * Do NOT download, distribute, use or alter this software or file in any
 * way without express written permission from LinuxMagic Inc. or its parent
 * company Wizard Tower TechnoServices signed by an authorized company officer.
 *
 * Author(s): Ryan Choi <ryanc@linuxmagic.com>
 *
 * $a88235f1-61c3-4d09-a836-7f9d0717bcfb$
 */
/** Font Styles **/


@font-face {

    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 200;
    src: local('Ubuntu-L'), url('../fonts/Ubuntu-L.ttf') format('truetype');
}


@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    src: local('Ubuntu-M'), url('../fonts/Ubuntu-M.ttf') format('truetype');
}

@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    src: local('Ubuntu-R'), url('../fonts/Ubuntu-Regular.ttf') format('truetype');
}


@font-face {
    font-family: 'PT Serif';
    font-style: normal;
    font-weight: 400;
    src: local('PT Serif'),url(../fonts/PTSerif-Regular.woff2) format('woff2');
}



/** MagicSpam Theme Custom Styles **/

#staging-notification-bubble {
    position: fixed;
    top: 5px;
    left: 5px;
    z-index: 999;
    padding: 5px;
    border: 1px solid black;
    border-radius: 10px;
    background: red;
    text-align: center;
    font-weight: bold;
    color: white;
}

#page-header{
    font-family:'PT Serif','Garamond','Sans Serif';
    font-size: 20px;
    border-bottom: 3px solid #EEE;
    position: relative;
}

#header-logo{
    text-indent: -9000px;
}

#header-logo a {
    background: transparent url("../img/Logo-3x3x.png") no-repeat scroll 0% 0%;
    background-size: 285px 78px;
    
    display: block;
    height: 70px;
    width: 285px;
    margin-top: -0.93em;
}

#page-wrapper {
    min-height: calc(100% - 318px);
}

#main-content {
    min-height: 100%;
    min-height: calc(100vh - 236px);
}

#one-section-page {
    min-height: 100%;
    min-height: calc(100vh - 320px);
}

#change-language{
    margin-top: 2em;
    list-style: outside none none;
    font-size: 15px;
    color: #AAA;
}

#change-language a{
    color: #9C001B;
    transition: 1s;
}

#change-language li{
    position: relative;
    display: inline-block;
}
#DDLanguage{
    background: #FFF none repeat scroll 0% 0%;
    border: 1px solid #EEE;
    border-radius: 8px 0 8px 8px;
    box-shadow: 0px 4px 4px #999;
    position: absolute;
    right: 0;
    z-index: 100;
    padding: 3px;
    max-width: 117px;
}

#DDLanguage li{
    padding: 3px;
}

#ButtonLanguage{
    background: #FFF none repeat scroll 0% 0%;
    border: 1px solid #EEE;
    border-radius: 3px;
    box-shadow: 0px 4px 4px #999;
    padding: 3px;
}

#ms-trio{
    margin: auto;
    margin-top: 1.7em;
}

.testimonials {
    min-height: 325px;
}

#hero-section{
    background-image: url("../img/hero-image.jpg");
}

#hero-section p{
    margin: 0 0 1.3em 0;
}

#product-chart{
    width: 75%;
}

#left{
    display: inline-block;
    margin-top: 2.5em;
    margin-left: -10em;
    width: 50%;
    height: 30%;
}

#right{
    display: inline-block;
    margin-top: 2.5em;
    margin-left: 6.4em;
    width: 50%;
    height: 30%;
}

#testimonials img{
    margin-top: 1em;
}

#testimonials p{
    font-family: "PT Serif","Garamond","Sans Serif";
}

#made-by{
    padding: 0 3.5em 0 3.5em;
}

#page-footer{
    border-top: 2px solid #eee;
    background-color: #fcf9f7;
}

#copyright{
    font-size: 10px;
    line-height: 100%;
    margin-top: 0.5em;
    margin-bottom: 0.7em;
}

#back-to-top{
    position: relative;
    display: inline-block;
    left: 23em;
    bottom: -1.3em;
    width: 110px;
}

#magicspam-features{
   text-align: center;
   font-size: 15px;
   border-collapse: separate;
   border-spacing: 25px;
}

#magicspam-features .labels{
    color: #9c001b;
    font-size: 16px;
}

tr > td:first-child{
    text-align: left;
}

.labels > td {
    text-align: center !important;
}

.labels > td:first-child {
    margin-left: 0!important;
}

body{
    font-family: 'Ubuntu','Georgia','Serif';
    font-size: 16px;
    line-height: 150%;
}

.spam-protection-blurbs {
    min-height: 321px;
}

h1,h2,h3,h4,h5,h6{
    font-family: 'Ubuntu','Garamond','Sans Serif'; 
    margin: 0.5em 0 0.7em 0;
    color: #9C001B;
}

blockquote{
    border-color: #9C001B;
}

a{
    text-decoration: underline;
}

.img-responsive{
    float: none;
}

#top-primary-navigation {
    text-align: right;
    margin-right: 12px;
    margin-top: 5px;
    height: 28px;
}

#top-primary-navigation .secondary-navigation > li {
    padding: 3px 10px;

    font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
    font-size: 14px;
}

#top-primary-navigation .secondary-navigation > li:first-child {
    border-left: 0;
}

#top-primary-navigation .nav-tabs {
    margin-top: 5px;
    line-height: 1;

}

.primary-navigation {
    font-size: 16px;
    font-family: "Ubuntu","Georgia","Serif";
}

.primary-navigation .nav > li > a {
    max-width: 136px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.primary-navigation a{
    height: 100%;
    color: #444;
    font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
    font-weight: bold;
    size: 14px;
/*    color: #424142; */
    padding-bottom: 5px!important;
    border-radius: 0px!important;
    text-decoration: none;
    -webkit-border-radius: 0px;
}

.primary-navigation .hoverable:hover {
    border-radius: 0;
    border-bottom: 3px solid #9C001B;
    height: 100%;
    color: #9c001b;
    background-color: white!important;
}

.primary-navigation .active {
    color: #9c001b;
}

.primary-navigation a:hover {
    background-color: white!important;
}

.container {
    width: 1000px !important;
}

.page-wrapper {
    width: 1000px !important;
    height: 100%;
    min-height:calc(100vh - 236px);
    margin: 0 auto;
    background-color: #FFFFFF;
}

.nav-header {
    display: flex;
    gap: 8px;
    justify-content: flex-end;
}

.nav-header > li{
    height: 100%;
}

.nav-tabs{
    border: none;
    margin-top: 0.7em;
}

.first-item{
    border-left: none !important;
}

.last-item{
    border-right: 1px solid #DDD;
}

.secondary-navigation{
    list-style-type: none !important;
    padding: 0;
    width: inherit;
}
.secondary-navigation > li {
    display: inline-block;
    padding: .6em;
    border-right: 1px solid #DDD;
}

.secondary-navigation > li:last-child {
    border-right: none;
}

.well{
    margin-top: 1.5em;
    background-color: white;
    border-radius: 5px;
}

.page-section{
    padding: 1em 3.5em 2em 3.5em;
}

.product{
    margin-top: 1.5em;
    padding: 1em;
    height: 600px;
}

.product img{
    display: block;
    margin: 0 auto;
}

.thumbnail{
    border-radius: 0px;
}

.product h4{
    font-family: 'Ubuntu','Georgia','Serif';
    text-transform: uppercase;
    font-weight: bold;
}

.product ul{
    display: inline-block;
    font-size: 14px;
    list-style: none;
}

.product li{
    padding-bottom: 0.5em;
    display: inline-block;
}

.product-features{
    margin-top: 1em;
    padding: 0;
}

.product-features-link {
    text-decoration: none !important;
}

#page-footer .product-features-link {
    color: black;
    font-family: 'Ubuntu';
    font-weight: 500;
}

#page-footer .secondary-navigation > li {
    padding-top: 3px;
    padding-bottom: 3px;
}

.price{
    color: #999;
}

.bg-red{
    background-color: #9C001B;
        color: white;
    border: none !important;
}

.bg-red .page-header{
    border-color: #ddd !important;
}

.bg-black{
    background-color: #333333;
}

.bg-gray{
    background-color: #EEE;
}

.bg-yellow{
    background-color: #FFCC00;
}

.bg-white{
    background-color: #FFFFFF;
}

.bg-blue{
    background-color: #446CB3;
}

.bg-white-grad{
    background-image: url("../img/white-grad.png");
}

.bg-book{
    background-color: #945921;
}

.red{
    color: #9C001B!important;
}

.light-gray{
    color: #eee;
}

.light-gray a{
    color: white;
}

.gray{
    color: #424142;
}

.yellow{
    color: #FFCC00;
}

a.yellow:hover{
    color: #FFCC00;
}

.white{
    color: #FFF8F0;
}

.true-white{
    color: white;
}

.blue{
    color: #2951AD;
}

.blue a{
    color: #2951AD;
}

.link:hover{
    cursor: pointer;
}

.btn{
    text-decoration: none;
}

.btn-default{
    color: #666;
}

.btn-default:hover{
    background-color: inherit;
    color: #333;
}

.btn-primary{
    background-color: #9C001B;
    border-color: #80001B;
    color: white;
}

.btn-primary:hover{
    background-color: #80001B;
    border-color: #56001B;
}

.btn-primary:focus{
    background-color: #80001B;
    border-color: #9C001B;
    color: white;
}

.btn-primary:active{
    background-color: #9C001B !important;
    border-color: #80001B !important;
    color: white;
}

.flex{
    display: flex;
    justify-content: center;
    flex-direction: row;
    float: none;
    align-items: center;
}

.vertical-align{
    margin-top: 3em;
}

.vertical-align-2{
    margin-top: 2em;
}

.vertical-align-1{
    margin-top: 1.3em;
}

.vertical-align-5{
    margin-top: 5em;
}

.vertical-align-7{
    margin-top: 7em;
}

.no-margins{
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
}

.no-float{
    float: none;
    display: inline-block;
}

.container{
    width: 1280px;
}

.round-box{
    margin-top: 1.5em;
    background-color: #EEE;
    border-radius: 6px;
    border: 1px solid #999;
    height: 25px;
}

.center{
    margin: auto;
    width: inherit;
}

.content-bg{
    background-color: #FFF;
    padding: 0.5em;
}

.edition{
    padding-bottom: 1em;
    height: 453px;
}

.label{
    display: inline-block;
    font-weight: 400;
    font-size: 13px;
}

.label-default{
    background-color: #9c001b;
    padding: 5px;
    min-width: 136px;
}

.label-primary{
    background-color: #eee;
    color: black;
    padding: 5px;
    min-width: 136px;
}

.page-header{
    margin-top: 0;
    border-color: #80001B;
}

.shadow{
    box-shadow: 2px 3px 3px -1px #999;
}

.carousel{
    width: 680px;
    height: 160px;
}

.gray.link{
    border-color: #666;
}

.first-item{
    margin: 0px 0px 0px 0px !important;
}

.first{
    border-right: none!important;
}

.last{
    border-left: none!important;
}

.img-reduce{
    width: 30%;
    height: 30%;
}

.max-height{
    height: 100%;
}

.cpanel{
    color: #ff6c2c;
}

.interworx{
    color: #159F85;
}

.magicspam{
    color: #9c001b;
}

.subtext{
    font-size: 14px;
}

.plesk-logo{
}

.pt-serif{
    font-family: "PT Serif","Garamond","Sans Serif";
}

.ubuntu{
    font-family: "Ubuntu","Georgia","Serif";
}

.well-sm > p {
    margin-top: 0.3em;
}

ul {
    font-family: "PT Serif";
    font-size: 16px;
}

.question {
    font-weight: bold;
}

.text-none {
    text-decoration: none !important;
}

.mailenable-product{
    margin-top: 27px;
    padding: 10px;
    padding-bottom: 20px;
}

.mailenable-product ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.mailenable-product li {
    padding-left: 1em;
    text-indent: -1em;
}

.mailenable-product li:before {
    color: green;
    font-weight: bold;
    content: '\2713';
    padding-right: 5px;
}

.default-padding-top {
    padding-top: 15px;
}

.download-button {
    margin-bottom: 15px;
    width: 346px;
    overflow: hidden;
    text-overflow: ellipsis;
}

#notification-area .alert {
    margin-top: 10px;
}

#release-note, #install-notes, #install-guide, #updates-notes {
    padding-bottom: 15px;
}


#release-note hr, #install-notes hr, #install-guide hr , #updates-notes hr {
    display: none;
}

#release-note ul, #install-notes ul, #install-guide ul , #updates-notes ul {
    font-family: "Ubuntu","Georgia","Serif";
    font-size: 18px;
}

#updates-notes .msdate {
    color: #9c001b;
}

.page-header h2 .sub-version {
    color: #444;
    font-size: 20px;
}

#readmenow ul {
    font-family: "Ubuntu","Georgia","Serif";
}

#release-note .readmenow {
    border-radius: 5px;
    box-shadow: 2px 3px 3px -1px #999;
    padding: 15px;
    background: white;
}

.code {
    display: block;
    padding: 20px;
    font-family: "Curier New", mono;
    background: white;
    border: 1px solid #ccc;
    
}

#google_translate_element {
    padding-top: 10px;
}

#google_translate_element > div > div {
    float: left;
    left: -6px;
    position: relative;
    top: -9px;
    border: none;
}

#google_translate_element > div > div > span > a {
    font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #337ab7;
}

#google_translate_element > div > div > span > a:hover {
    text-decoration: none;
    color: #23527c;
}

.beta_release {
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn.beta_release:hover, .btn.beta_release:active, .btn.beta_release:focus {
    background-color: #E69D35;
}

#updates-notes ul {
    display: none;
}

.news-title {
    cursor: pointer;
    color: #337ab7;
}

#news-show-more {
    display: none;
    margin-top: 10px;
    cursor: pointer;
    color: #666;
    text-decoration: underline;
}

.margin-top-med { margin-top: 36px; }
.margin-bottom-med { margin-bottom: 36px; }

.margin-top-large { margin-top: 48px; }
.margin-bottom-large { margin-bottom: 48px; }

.margin-top-small { margin-top: 16px; }
.margin-bottom-large { margin-bottom: 16px; }


.padding-top-med { padding-top: 36px; }
.padding-bottom-med { padding-bottom: 36px; }

.padding-top-large { padding-top: 48px; }
.padding-bottom-large { padding-bottom: 48px; }

.padding-top-small { padding-top: 16px; }
.padding-bottom-large { padding-bottom: 16px; }


.primary-navigation .arrow {
    margin: -2px 0 0 -2px;
    position: absolute;
    left: 50%;
    bottom: -3px;
}
.arrow {
    background: url(../img/arrows.png) no-repeat;
    display: block;
    height: 4px;
    width: 7px;
}
.arrowRedUp {
    background-position: -14px 0;
}

.spacing-footer {
    margin-bottom: 0px;
    font-size: .9em;
}

#buynow-list a {
    cursor: pointer;
}

.primary-navigation .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;

 }

.primary-navigation .dropdown:hover .dropdown-toggle {
    border-radius: 0;
    border-bottom: 3px solid #9C001B;
    height: 100%;
    color: #9c001b;
}

.primary-navigation .dropdown-menu li {
    padding: 5px;
}

.primary-navigation .dropdown-menu li:hover {
    opacity: 0.5;
}

.primary-navigation .dropdown-menu {
    left: -137px;
    top: 100%;
    width: 231px;
    opacity: 0.9;
    border-radius: 0px;
    font-size: 16px;
}

.dropdown-menu > li > form > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height:1.4;
    color: #333;
    white-space: nowrap;
}

.primary-navigation .dropdown-menu li:not(:first-child) {
    border-top: 1px solid gray;
}

.sub-ul {
    padding-left: 15px;
}


.ubuntu-bold {
    font-family: 'Ubuntu';
    font-weight: 500;
}

.small-margin-bottom { margin-bottom: 12px; }

.ms-grad-line {
    height: 12px;
    background: #f4ac45; /* Old browsers */
    background: -moz-linear-gradient(left, #f4ac45 0%, #d06a2d 17%, #b13219 33%,
    9a0a0d 60%, #8d0011 83%, #770015 100%, #8d0011 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #f4ac45 0%,#d06a2d 17%,#b13219
    3%,#9a0a0d 60%,#8d0011 83%,#770015 100%,#8d0011 100%); /*
    hrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #f4ac45 0%,#d06a2d 17%,#b13219
    33%,#9a0a0d 60%,#8d0011 83%,#770015 100%,#8d0011 100%); /* W3C, IE10+,
    FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4ac45',
    endColorstr='#8d0011',GradientType=1 ); /* IE6-9 */
    width: 1000px;
    margin: 0 auto;

}

#wrapper404,
#wrapper403,
#SiteMap,
#Resources {
    padding: 16px;
}
/* patch old styling */
.grid18{
    width:700px;
    display: inline-block;
}

.grid6{
    width:220px;
    display: inline-block;
}

.flat{
    list-style:none;
    margin:0;
    padding:0;
    padding-inline-start: 0px;
}
