﻿/*layout*/
.containerWrap {
    margin: 72px auto 0;
    width: 970px;
}

.container {
    width: 960px;
    background-color: #fff;
} /*Also can be 840, 720, 600...*/

.adminPage .container { width: 1200px; } /*col30*/

body .adminPage { width: 1210px }

/* customize colors */

body {
    color: #000;
    background: #fff;
}

fieldset, .padborder, .padvborder, .padhborder, .sidenote { border: 1px solid #aaa; }

a { text-decoration: underline; }

a:link { color: #008; }

a:visited { color: #3D3D88; }

a:hover, a:active { color: #00d; }

fieldset dt { color: #333; }

.highlight { background-color: #ffa; }

.quiet, .comment, .comment a { color: #666; }
/*table.nice tr:hover{background-color:#ffc;}*/

label span { color: #f00; }

/* font-family (sizes are set earlier) */

body, legend { font-family: Arial, sans-serif; }

select, input, textarea, fieldset { font-family: Tahoma, Verdana, Arial, sans-serif; }

.comment { font-family: Arial, helvetica, sans-serif; }

pre, code { font-family: "Courier New", Courier, mono; }

textarea { font-size: 12px; }

.header ul.nav, .ribbon, .topline, h1, h2, h3, h4, h5 { font-family: Arial, sans-serif; }

/*Nav*/

a.title {
    position: absolute;
    left: 159px;
    top: -57px;
    z-index: 50;
    display: block;
    color: #fff;
    font: 24px Helvetica, Arial;
    text-decoration: none;
}

.header ul.nav {
    list-style: none;
    margin: 0;
    white-space: nowrap;
    line-height: 4em;
    height: 4em
}

.header ul.nav li {
    margin: 0;
    display: block;
    float: left;
    font-size: 14px
}

.header ul.nav li.last { background: none }

.header ul.nav li a {
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 0 13px 0 18px;
    font-weight: bold;
}

.header ul.nav li.last a { margin: 0 }


.footer { padding: 1em 0; }

.footer ul.nav { overflow: hidden; }

.footer ul.nav li {
    display: inline;
    margin: 0 1em 0 0;
}

.footer { text-align: center; }

.footer ul.nav { margin: 0 auto; }

.footer ul.nav a { text-decoration: none; }

.footer ul.nav a:hover { text-decoration: underline; }

.footer ul.nav a.active { color: #fff; }


/*Header*/

.login {
    position: absolute;
    right: 0;
    top: -2.2em;
    line-height: 1.8em;
}

.login { color: #fff; }

.login a:link, .login a:visited, .login a:hover, .login a:active {
    color: #fff;
    text-decoration: underline;
}
/*ribbon*/

.ribbon, body .topline {
    color: #fff;
    overflow: hidden;
    font-family: Tahoma, Arial, sans-serif;
}

.ribbon a:link, .ribbon a:active, .ribbon a:hover, .ribbon a:visited { color: #fff; } /*need this extra junk for IE6*/


/*Borders*/

.border, .borderR, .borderB, .borderL { border: 4px solid #eee; }

.borderR { border-width: 0 4px 0 0; }

.borderL { border-width: 0 0 0 4px; }

.borderB { border-width: 0 0 4px 0; }


/*Sidebars*/

#sideL, #sideR {
    border: 0 solid #eee;
    padding: 9px 20px;
}

#sideL img, #sideR img { margin: 18px auto; }

#sideL { border-right-width: 4px; }

#sideR { border-left-width: 4px; }

html body h4.margintop { margin-top: 36px; }

#sideL h4, #sideR h4, .box h4, h3 { margin-top: 36px; }

#sideL h4.first, #sideR h4.first { margin-top: 0 }

.testimonials cite {
    display: block;
    text-align: right;
    margin-bottom: 18px;
}

.social {
    margin: 0!important;
    display: inline
}

/*box with colors similar to sidebars (can be used instead of pad)*/

.box {
    border: 4px solid #eee;
    padding: 9px 10px;
}
/*Common*/

.block { display: block; }

table.prices th div {
    font-size: .92em;
    font-family: Arial, Helvetica, sans-serif;
    color: #666
}

table.prices th, table.prices td {
    padding: 4.5px 0;
    border-bottom: 1px solid #eee;
}

table.interests th, table.interests td, table.boothcount th, table.boothcount td {
    padding: 2px 0 0;
    border-bottom: 1px solid #eee;
}

table .2col tr:hover { background-color: #ffc; }


/*Colors*/

body, .topline {
    color: #000;
    background: #233B52;
}

.ribbon {
    font-size: 12px;
    background-color: #5794CD;
}

.registerNowText { margin-top: 48px; }

a.registerButton {
    display: block;
    margin-top: 65px;
    background: url(../images/RegisterNowButton.png) no-repeat;
    width: 146px;
    height: 45px;
}

.content { float: left; }

.topline { font-size: 11px; }

td.ch div, td.unch div {
    color: #666;
    font: .9em Arial;
    padding-top: 32px;
    width: 100%;
    text-align: center;
}

.Q, .A {
    font-weight: bold;
    color: #FC5F00;
}

p.Question {
    font-weight: bold;
    color: #333;
    margin-bottom: 0;
}

a.scs, span.scs {
    background: transparent url(images/success.png) no-repeat left top;
    padding-left: 18px
}

a.fail, span.fail {
    background: transparent url(images/failure.png) no-repeat left top;
    padding-left: 18px
}

/*Table style for forms*/

.form_table {
    border: none;
    width: 100%;
}

.form_table td { border: none; }

.inactive { color: GrayText }

.grayed { color: #777 }

.red { color: Red }

.green { color: #02A317 }

.textColumn span.highlight {
    background-color: yellow;
    font-weight: bold;
}

.hyperlinkColumn a span.highlight {
    background-color: yellow;
    text-decoration: underline;
    font-weight: bold;
}

.sale { color: Red }

.details {
    border-collapse: collapse;
    border: none;
    margin: 15px;
    margin-left: 0px
}

.details td { border: none }

/*upgrade page*/

.boxpr {
    border-bottom: #FFF 1px solid;
    padding: 15px
}

.boxs {
    border-bottom: #E7FAC5 2px solid;
    padding: 10px;
    padding-top: 0
}

.boxpr .boxs:last-child { border: none }

.boxpr .left {
    width: 510px;
    float: left
}

.boxpr .col1 { white-space: nowrap }

.extra { margin-left: 10px }


.extended, .updates { padding: 10px }

.extended { margin-top: 5px }

.extended .left, .updates .left { }

.extended .info, .updates .info { padding: 0 25px }

.promo {
    float: right;
    text-align: right
}

.promo a {
    font-size: .8em;
    color: #777!important
}

.price, .price-per-item span, .price-total span { font-weight: bold }

.price label { white-space: nowrap }

.total-label {
    float: left;
    text-align: right;
    width: 420px;
    padding-right: 5px;
    font-size: 32px;
    font-weight: bold;
}

.price-per-item {
    float: left;
    width: 100px;
    text-align: right
}

.price-per-item input {
    text-align: right;
    font-size: 1.4em;
    font-weight: bold;
    font-family: Arial, sans-serif;
}

.price-total {
    float: left;
    font-size: 32px;
}

#update-license table.tfeatures th {
    font-size: 100%;
    padding: 0.3em 0.2em
}

.licence-control {
    margin: 30px 0;
    margin-left: 20px
}



/*Features page*/

tfeatures { width: 100% }

table.tfeatures th, table.tfeatures td { border: none }

table.tfeatures th, table.tfeatures td {
    padding: 0.2em 0.6em;
    border-right: 1px dotted #ccc;
    border-left: 1px dotted #ccc;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
}

table.tfeatures th {
    padding: 1em 0.2em;
    font-size: 1.2em;
    text-align: center;
}

table.tfeatures th div {
    font-weight: normal;
    font-size: 0.8em;
    color: #666;
    text-align: center;
    line-height: 1.2;
    margin-top: 8px;
}/*comments in header*/

table.tfeatures th.free {
    font-weight: normal;
    font-size: 1em
}

table.tfeatures th h4 {
    font-size: 1.1em;
    background-color: #ffd;
    padding: 2px 4px;
    text-align: center;
    border: none;
}

table.tfeatures th.prof h4 { font-weight: bold }

td.ch { background: transparent url(images/iconSuccessSmall.png) no-repeat scroll 50% 50%; }

td.unch { background: transparent url(images/iconCancelSmall.png) no-repeat scroll 50% 50%; }

td.feature, td.feature div { text-align: right; }

table.tfeatures td.feature { padding: 0.6em }

td.free, td.lite, td.standard, td.prof, td.proflife, th.free, th.lite, th.standard, th.prof, th.proflife { width: 12% }

td.free, th.free { background-color: #eee; }

td.standard, th.standard { }

td.prof, th.prof { background-color: #ffc }

td.proflife { }

/*Contact page*/

#version-options {
    margin: 10px 0 10px 18px;
    background-color: #ffc
}

/*web log graph page*/

.graphdiv {
    height: 22px;
    margin: -2px -7px -7px;
}

.graphdiv img {
    display: inline;
    width: 4px;
    height: 22px;
    border-left: solid 1px #333333;
}

.colored {
    color: #000000;
    font-weight: bold;
}

.btn {
    font-size: 15px;
    padding: 3px 14px;
    font-family: Arial;
    font-weight: bold;
}

/*login view*/

.login-view-user { cursor: pointer; }

.login-view a:hover, .login-view a:link, .login-view a:active, .login-view a:visited { color: #FFFFFF; }

.login-view-actions {
    background-color: #FFFFFF;
    display: none;
    float: right;
    line-height: 18px;
    padding: 5px;
    margin-left: 781px;
    position: absolute;
    text-align: right;
    width: 110px;
    z-index: 20;
    border: 1px solid #AAAAAA;
    font-family: Arial;
    font-size: 13px;
}

.login-view-main {
    background-color: transparent;
    display: inline;
    float: left;
    padding-bottom: 10px;
    padding-left: 619px;
    position: absolute;
    text-align: right;
    top: 88px;
    width: 350px;
    font-weight: bold;
    font-family: Arial;
    font-size: 13px;
}

/* Address */

#deprecated-address-label {
    cursor: pointer;
    color: gray;
    font-size: 10px;
    font-style: italic;
    text-decoration: none;
    border-bottom: 1px dashed gray
}

#deprecated-address-text > textarea { color: gray; }

/* Checkout form */

.js-ref {
    cursor: pointer;
    color: gray;
    text-decoration: underline;
}

.ddl-country { }

.checkout-form { }

.checkout-form dl * {
    font-size: 18px;
    font-weight: normal;
}

.checkout-product { line-height: 1.4em; }

span.checkout-product-price { font-weight: bold; }

.ddl-expires-month { width: 210px; }

.ddl-expires-year { width: 100px; }

.tb-cvv2 { width: 50px; }

.width500 { width: 500px; }

.width200 { width: 300px; }

.margin-0-auto { margin: 0px auto; }


.nopadding {
    padding: 0px 0px;
    margin-bottom: 0px;
}

.cvv2 { }

.cvv2-info { }

/* Twitter Bootstrap styles */

.bss * {
    font-family: 'PT Sans';
    font-size: 18px;
}

.bss .bss-cnt select, .bss .bss-cnt textarea, .bss .bss-cnt input {
    padding: 4px 6px;
    margin-bottom: 9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px;
}

.bss .bss-cnt select, .bss .bss-cnt textarea, .bss .bss-cnt input {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}

.bss .bss-cnt select:focus, .bss .bss-cnt textarea:focus, .bss .bss-cnt input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    /* IE6-9 */
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

/* Styled button */

.bttn {
    background: url("images/button_highlight.png") repeat-x scroll 0 1px #E44D32;
    border: 4px solid #B83B25;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: white;
    display: inline-block;
    text-decoration: none;
    padding: 0.4em 1.4em;
}

a.bttn:hover, a.bttn:link, a.bttn:active, .bttn:hover, .bttn:focus, a.bttn:visited { color: white; }

.bttn:hover, .bttn:focus { background-color: #C4381F; }

a.bttn-orange {
    background: url("images/button_highlight.png") repeat-x scroll 0 1px #FB9120;
    border: 4px solid #FB7F03;
}

a.bttn-orange:hover { background-color: #FB7F03; }

input.bttn[type="submit"] {
    cursor: pointer;
    font-family: "Helvetica", Arial, sans-serif;
    margin: 0;
}

/* Site */

.lrg {
    padding: 1em 2em;
    font-size: 1.357em;
    font-weight: bold;
}

.lic-ids {
    color: red;
    font-size: 17px;
    margin-top: 18px;
    font-weight: bold;
    line-height: 25px;
}

.paypal-bttn {
    border-width: 0px;
    display: inline-block;
    width: 141px;
    height: 27px;
    cursor: pointer;
    background: url("images/CheckoutWithPayPalButton.gif");
}

.amazon-s3-thmb {
    background: url("images/amazon-s3-22x16.png");
    height: 16px;
    width: 22px;
    display: inline-block;
}

/* https://developers.google.com/drive/branding */

.googledrive-thmb {
    background: url("images/google-drive-16x16.png");
    height: 16px;
    width: 16px;
    display: inline-block;
}

.dropbox-thmb {
    background: url("images/dropbox-16x16.png");
    height: 16px;
    width: 16px;
    display: inline-block;
}

.box-thmb {
    background: url("images/box-310x190.png");
    height: 16px;
    width: 29px;
    display: inline-block;
    background-size: cover;
}

.skydrive-thmb {
    background: url("images/skydrive-64x64.png");
    height: 16px;
    width: 20px;
    display: inline-block;
    background-size: cover;
}

.azurestorage-thmb {
    background: url("images/azure24.png");
    height: 16px;
    width: 16px;
    display: inline-block;
    background-size: cover;
}

table.tfeatures th div.bttn-cntr {
    font-weight: bold;
    line-height: 18px;
    font-size: 13px;
}

.cct {
    display: inline-block;
    padding-left: 10px;
}

/* hack for checkout-form */

.checkout-form .cct > div {
    position: relative;
    top: 4px;
}

.cct > div {
    width: 32px;
    height: 22px;
    display: inline-block;
    background: url("images/cards.png");
    background-position: -1px -26px;
}

div.cct-unknown { }

div.cct-amex { background-position: -452px -3px; }

div.cct-diners_club_carte_blanche { }

div.cct-diners_club_international { }

div.cct-jcb { }

div.cct-laser { }

div.cct-visa_electron { background-position: -1px -3px; }

div.cct-visa { background-position: -1px -3px; }

div.cct-mastercard { background-position: -221px 253px; }

div.cct-maestro { }

div.cct-discover { background-position: -1px 151px; }

.cloud-logos {
    position: absolute;
    left: 393px;
    top: -70px;
}

.cloud-logos > img {
    display: inline-block;
    height: 40px;
    margin-left: 10px;
}

.bold { font-weight: bold; }

.affiliate-block { margin: 15px 0px 15px 4px; }

a.bttn-affiliate, .affiliate-block a.bttn {
    margin-left: -4px;
    width: 185px;
    font-size: 17px;
    font-weight: bold;
    padding: 12px 0px;
    text-align: center;
}

.new-bage {
    background-image: url("images/new-1.gif");
    width: 55px;
    height: 45px;
    display: inline-block;
    background-position: 2px;
    background-size: 55px;
    position: relative;
    left: -110px;
    top: -37px;
    float: right;
}

/* ---- */

.btn-close {
    background-image: url("images/close.png");
    display: inline-block;
    width: 35px;
    height: 35px;
    float: right;
    background-size: 35px;
    position: relative;
    top: 7px;
    right: 5px;
    opacity: 0.5;
}

.btn-close:hover {
    cursor: pointer;
    opacity: 1.0;
}

.ms-sql-download-bg {
    background-image: url("images/sqlserver_sql_server_logo.png");
    background-repeat: no-repeat;
    background-size: 95px;
    background-position: 10px 30px;
}

.mysql-download-bg {
    background-image: url("images/mysql_logo.png");
    background-repeat: no-repeat;
    background-size: 100px;
    background-position: 10px 35px;
}

.center-text {
    vertical-align: middle;
    text-align: center;
}

.bold-text { font-weight: bold;}

@media screen and (max-width: 800px) {
    .containerWrap {
        max-width: 800px;
    }

    .container {
        max-width: 790px;
    }

    .topline {
        font-size: 4px;
    }

    #main, #nav {
        margin: auto;
        max-width: 600px;
        margin-top: 0 !important;
    }

    a.title {
        left: 5px;
    }
}

@media screen and (max-width: 479px) {
    .containerWrap {
        max-width: 479px;
        width: 100%;
    }

    .container {
        max-width: 469px;
        width: 100%;
    }

    #main, #nav {
        margin: auto;
        max-width: 300px;
        margin-top: 0 !important;
    }
}