* {
    font-size: 13px;
}

section {
    padding: 0 15px;
}

html, body {
    height: 100%;
    width: 100%;
    padding: 0px
}

body {
    color: #888888;
}

body.hp {
    background: #f8f8f8 url(/images/backgrounds/full_back.png) repeat-x;
}

strong, li, .tick span, h3 span, p {
    font-size: 105%;
}

body:before {
    content: "";
    height: 100%;
    float: left;
    width: 0;
    margin-top: -32767px;
}

h1, h2, h3 {
    line-height: 100%;
    margin: 0px;
    padding: 0px;
    margin: 20px 0px 20px 0px;
}

h1, h3, h2 {
    color: #777777;
}

u {
    font-size: inherit;
}

#wrap {
    /*min-height: 98%;*/
    margin: 0;
    padding: 0;
}

#content, #content_full {
    margin-right: auto !important;
    margin-top: 0px;
    max-width: 1170px;
    margin-left: auto !important;
    /*padding-bottom: 260px !important;*/
}

.form_area {
    width: 98% !important;
}

#content_full, #content_fuller {
    margin-top: -20px;
}

#content_fuller {
    overflow: auto;
    max-width: 1170px;
    margin-right: auto;
    width: 100%;
    margin-top: 0px;
    margin-left: auto;

}

div.main {

    padding: 20px 0px 20px 5px;
    margin: 0px;
    width: 70%;
    font-size: 15px !important;
    line-height: 150% !important;
}

div.main2 {

    padding: 20px 0px 20px 5px;
    margin: 0px;
    width: 70%;
    font-size: 15px !important;
    line-height: 150% !important;
    max-width: 1170px;
}

/*displays*/
.disp-none {
    display: none;
}

/*heights*/
.h45 {
    height: 45px !important;
}

/*border*/
.brdr-light1px {
    border: 1px solid #EEE;
}

.brdr-dark1px {
    border: 1px solid #CCC !important;
}

/*paddings*/

.pd10px {
    padding: 10px !important;
}

.pd20px {
    padding: 20px !important;
}

.pdr20 {
    padding-right: 20px !important;
}

.pd10px {
    padding: 10px !important;
}

.pd5px {
    padding: 5px !important;
}

.pd0px {
    padding: 0px !important;
}

.pdt10px {
    padding-top: 10px !important;
}

.pdt5px {
    padding-top: 5px !important;
}

.pdt15px {
    padding-top: 15px !important;
}

.pdt40px {
    padding-top: 40px;
}

.pdt80px {
    padding-top: 80px;
}

.pdt60px {
    padding-top: 60px !important;
}

.pdt50px {
    padding-top: 50px !important;
}

.pdt150px {
    padding-top: 150px !important;
}

.pdt30px {
    padding-top: 30px !important;
}

.pdt20px {
    padding-top: 20px !important;
}

.pdb60px {
    padding-bottom: 60px !important;
}

.pdb50px {
    padding-bottom: 60px;
}

.pdb30px {
    padding-bottom: 30px;
}

.pdb20px {
    padding-bottom: 20px !important;
}

.pdb15px {
    padding-bottom: 15px !important;
}

.pdb10px {
    padding-bottom: 10px !important;
}

.pdb5px {
    padding-bottom: 5px !important;
}

.pdb0px {
    padding: 0px !important;
}

.pdtb20px {
    padding-top: 20px;
    padding-bottom: 20px;
}

.pdl0px {
    padding-left: 0px !important;
}

.pdl120px {
    padding-left: 120px !important;
}

.pdr10px {
    padding-right: 10px !important;
}

.pdl20px {
    padding-left: 20px !important;
}

.pdl10px {
    padding-left: 10px !important;
}

.pdl30px {
    padding-left: 30px !important;
}

.pdl40px {
    padding-left: 40px !important;
}

.pdl50px {
    padding-left: 50px !important;
}

.pdtb80px {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}

/*margins*/
.ml0px {
    margin-left: 0px;
}

.ml10px {
    margin-left: 10px;
}

.ml5px {
    margin-left: 5px;
}

.ml50px {
    margin-left: 50px;
}

.ml35px {
    margin-left: 35px;
}

.ml40px {
    margin-left: 40px;
}

.m25px {
    margin-left: 25px;
}

.ml30px {
    margin-left: 30px;
}

.ml40px {
    margin-left: 40px;
}

.ml20px {
    margin-left: 20px;
}

.ml245px {
    margin-left: 245px;
}

.mb360px {
    margin-bottom: 360px;
}

.mb300px {
    margin-bottom: 300px;
}

.mb250px {
    margin-bottom: 250px;
}

.mb200px {
    margin-bottom: 200px;
}

.mb125px {
    margin-bottom: 125px;
}

.mb100px {
    margin-bottom: 100px;
}

.mb80px {
    margin-bottom: 80px;
}

.mb50px {
    margin-bottom: 50px;
}

.mb40px {
    margin-bottom: 40px;
}

.mb30px {
    margin-bottom: 30px;
}

.mb20px {
    margin-bottom: 20px;
}

.mb10px {
    margin-bottom: 10px;
}

.mb5px {
    margin-bottom: 5px;
}

.mb0px {
    margin-bottom: 0px;
}

.mb-6px {
    margin-bottom: -6px;
}

.mb-20px {
    margin-bottom: -20px;
}

.mt-10px {
    margin-top: -10px;
}

.mt10p {
    margin-top: 10% !important;
}

.mt0px {
    margin-top: 0px;
}

.mt5px {
    margin-top: 5px;
}

.mt10px {
    margin-top: 10px;
}

.mt15px {
    margin-top: 15px;
}

.mt20px {
    margin-top: 20px;
}

.mt30px {
    margin-top: 30px;
}

.mt50px {
    margin-top: 50px;
}

.mt100px {
    margin-top: 100px;
}

.mr50p {
    margin-right: 50%;
}

.mr100px {
    margin-right: 100px;
}

.mr90px {
    margin-right: 90px;
}

.mr80px {
    margin-right: 80px;
}

.mr70px {
    margin-right: 70px;
}

.mr60px {
    margin-right: 60px;
}

.mr50px {
    margin-right: 50px;
}

.mr30px {
    margin-right: 30px;
}

.mr20px {
    margin-right: 20px;
}

.mr15px {
    margin-right: 15px;
}

.mr5px {
    margin-right: 5px;
}

.m0px {
    margin: 0px;
}

.m20px {
    margin: 20px;
}

.m30px {
    margin: 30px;
}

.m10px {
    margin: 10px;
}

.m5px {
    margin: 5px;
}

.m8px {
    margin: 8px;
}

.m30px-10-left {
    margin: 30px 30px 30px 10px;
}

.ml10p {
    margin-left: 10%;
}

.ml15p {
    margin-left: 15%;
}

/*font*/
.ft80 {
    font-size: 80px !important;
    font-weight: 100;
}

.ft150 {
    font-size: 150px !important;
}

.ft100 {
    font-size: 100px !important;
}

.ft81 {
    font-size: 81px !important;
}

.ft60 {
    font-size: 60px !important;
}

.ft55 {
    font-size: 55px !important;
}

.ft50 {
    font-size: 50px !important;
}

.ft48 {
    font-size: 48px !important;
}

.ft44 {
    font-size: 44px !important;
}

.ft40 {
    font-size: 40px !important;
}

.ft36 {
    font-size: 36px !important;
}

.ft30 {
    font-size: 30px !important;
}

.ft24 {
    font-size: 24px !important;
}

.ft20 {
    font-size: 20px !important;
}

.ft18 {
    font-size: 18px !important;
}

.ft17 {
    font-size: 17px !important;
}

.ft16 {
    font-size: 16px !important;
}

.ft10 {
    font-size: 10px !important;
}

.ft14 {
    font-size: 14px !important;
}

.lh50 {
    line-height: 50% !important;
}

.lh90 {
    line-height: 110% !important;
}

.ls5 {
    letter-spacing: 5px;
}

.ls2 {
    letter-spacing: 2px;
}

/*
.ft12 {
font-size: 12px !important;
} */
.fwnormal {
    font-weight: normal !important;
}

.post h2 a {
    font-size: 24px;
}

.fsegoelight {
    font-weight: 100;
}

.fsegoelightimp {
    font-weight: 100;
}

p {
    font-weight: 100;
    font-weight: 100;
}

.feature-caption {
    font-size: 14px !important;
}

.wp-caption-text {
    font-size: 13px !important;
    font-style: italic !important;
}

.bold {
    font-weight: bold;
}

.boldsemi {
    font-weight: 400;
}

/*align*/
.tal {
    text-align: left !important;
}

.tac {
    text-align: center;
}

.tar {
    text-align: right;
}

.valignb {
    vertical-align: bottom;
}

.valignm {
    vertical-align: middle;
}

/*borders*/
.b1px {
    border: 1px Solid;
}

.bgrey {
    border-color: gray;
}

.br5px {
    border-radius: 5px;
}

.br3px {
    border-radius: 3px;
}

.br10px {
    border-radius: 10px;
}

/*menu*/

.navbar .nav > li > .dropdown-menu::after, .navbar .nav > li > .dropdown-menu::before {
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-top: none;
}

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {

    background: #FFF;
    border-left: 1px solid #2b2b2b;
    border-right: 1px solid #2b2b2b;
    border-top: 0px solid #2b2b2b;
    /*  border-radius: 5px 5px 0px 0px; */
    z-index: 99999 !important;
}

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background: #FFF;
    border-left: 1px solid #d4d4d4 !important;
    border-right: 1px solid #d4d4d4 !important;
    border-top: 1px solid #d4d4d4 !important;
    /* border-radius: 5px 5px 0px 0px;*/
    z-index: 99999 !important;
}

.navbar .nav li.dropdown.open > .dropdown-toggle {
    z-index: 99999 !important;
    position: relative;
}

.dropdown-menu {
    border: 1px solid #3a464c;
    border-radius: 0px 5px 5px 5px;
    box-shadow: 2px 1px 9px #EEE;
    margin-top: -1px;
    /*  z-index: 90000 !important;    */
}

.members-menu {
    border: 1px solid #d4d4d4 !important;
}

.navbar-inner {

    padding-left: 0px;
}

.home-end {
    border-radius: 3px 0 0 3px;
}

/* new header menu ab test Bretts in bootstrap3 */
.navbar .nav > li > a,
.dropdown-menu li > a {
    font-size: 13px;
    font-weight: normal !important;
}

.dropdown-menu img {
    display: inline;
    max-width: 15px;
    margin-right: 6px;
}

.navbar {
    border: 0 !important;
    min-height: 40px;
}

@media (min-width: 1200px) {
    .navbar .container {
        width: 1170px;
    }
}

.navbar-right .form-control,
.navbar-right .btn {
    padding: 0 7px;
    height: 25px !important;
    font-size: 12px !important;
}

.navbar-collapse {
    padding: 0;
}

.navbar-inner {
    /* background: #f2f2f2; */
    border: 0;
    box-shadow: none;
}

.bottom-menu .open > a:hover, .bottom-menu .open > a {
    background: #3a464c !important;
    color: #fff;
}

.bottom-menu .open, .bottom-menu .open .dropdown-menu {
    background: #3a464c !important;
    color: #fff;
}

.bottom-menu .open .dropdown-menu > a, .bottom-menu .open .dropdown-menu > li, .bottom-menu .dropdown-menu > ul, .bottom-menu .dropdown-menu > li > a {
    color: #fff;
}

.bottom-menu .dropdown-menu {
    border-radius: 0px;
    margin: 0px;
}

.bottom-menu .dropdown-menu li a:hover {
    color: #333 !important;
}

.bottom-menu .dropdown-menu .megamenu li a:hover {
    color: #6ecff6 !important;
}

.scroll-img {
    height: 142px;
    overflow: hidden;
    font-size: 0;
}

.side-navigation {
    float: right;
    width: 27%;
    max-width: 300px;
    margin: 40px 5px 30px 0px;
    background: none;
    border-radius: 10px;
    opacity: 0.9;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0px;
    background-color: #FCF9F9;
}

.side-navigation .nav {
    margin-left: 10px;
}

.side-navigation .table {
    margin-bottom: 10px !important;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #DDDFD9;

}

.side-navigation .table h3, .side-navigation .table th {
    padding: 0px 0px 0px 5px !important;
}

.side-navigation .table th, .side-navigation .table th a:hover, .side-navigation .table th:hover {
    background: none;
    border-radius: 5px 5px 0px 0px;
    font-size: 18px;
    font-weight: 500 !important;
    color: #333;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: none;
}

.side-navigation img {
    display: none;
}

.side-navigation table a, .side-navigation table img {
    opacity: 0.9 !important;

}

.side-navigation table a {
    display: block;
    text-decoration: none;
    margin: 0px;
}

.side-navigation table td {
    border: none;
    padding-left: 20px;
}

.side-navigation td:hover, .side-navigation td:hover a {
    background: #246cb9 !important;
    color: white !important;
}

.side-navigation .backuptech a {
    font-weight: bold;
}

.side-navigation .backuptech td:hover {
    background: #EEEEEE !important;
    color: #333 !important;
}

.side-navigation .backuptech td:hover a {
    background: #EEEEEE !important;
    color: #004891 !important;
}

/*colors and bg*/
.orange {
    color: #faa732 !important;
}

.green {
    color: #3d9836 !important;
}

.blue {
    color: #246cb9 !important;
}

.black {
    color: black !important;
}

.bluebs {
    color: #246cb9 !important;
}

.lightblue {
    color: #47afdc !important
}

.blueback {
    background: #246cb9 !important;
}

.white {
    color: #FFFFFF;
}

.whiteback {
    background: #FFFFFF;
}

.greenbrightback {
    background: #83db00;

}

TOC.greenmidback {
    background: #2F9427;
}

.lightgreenback {
    background: #d8ffd8;
}

.greenbrightback:hover {
    background: #8be702;
}

.greenback {
    background: #3d9836;
}

.greenback:hover {
    background: #32882b;
}

.greenback1 {
    background: #1eaa13;
}

.greenback1:hover {
    background: #18880f;
}

.greenback2 {
    background: #0ca800;
}

.greenback2:hover {
    background: #0a8600;
}

.grey {
    color: #919191;
}

.lightgrey {
    color: #949494;
}

.remotegrey {
    color: #53716c !important;
}

.lightgreen {
    color: #03ca03;
}

.dim {
    color: #919191 !important;
}

.lightgreyback {
    background: #f1f1f1;
}

.greyback {
    background: #EBEBEB !important;
}

.red {
    color: #cc1215 !important;
}

.redback {
    background: #cc1215;
}

.lightredback {
    background: #ffd8d8;
}

.bluebackdark {
    background: #323a40;
}

/*widths and heights*/

.w600px {
    width: 600px !important;
}

.w150px {
    width: 150px !important;
}

.w900px {
    width: 900px !important;
}

.w920px {
    width: 920px !important;
}

.w930px {
    width: 930px !important;
}

.w940px {
    width: 940px !important;
}

.w960px {
    width: 960px !important;
}

.w990px {
    width: 990px !important;
}

.w450px {
    width: 450px !important;
}

.w1903px {
    width: 1903px !important;
}

.w196p {
    width: 196% !important;
}

.w202p {
    width: 202.5% !important;
}

.w100p {
    width: 100% !important;
}

.w99p {
    width: 99% !important;
}

.w98p {
    width: 98% !important;
}

.w97p {
    width: 97% !important;
}

.w96p {
    width: 96% !important;
}

.w95p {
    width: 95% !important;
}

.w90p {
    width: 90% !important;
}

.w85p {
    width: 85% !important;
}

.w80p {
    width: 80% !important;
}

.w70p {
    width: 70% !important;
}

.w71p {
    width: 71% !important;
}

.w60p {
    width: 60% !important;
}

.w65p {
    width: 65% !important;
}

.w67p {
    width: 67% !important;
}

.w55p {
    width: 55% !important;
}

.w53p {
    width: 53% !important;
}

.w52p {
    width: 52% !important;
}

.w51p {
    width: 51% !important;
}

.w50p {
    width: 50% !important;
}

.w49p {
    width: 49% !important;
}

.w45p {
    width: 45% !important;
}

.w40p {
    width: 40% !important;
}

.w33p {
    width: 33% !important;
}

.w30p {
    width: 30% !important;
}

.w20p {
    width: 20% !important;
}

.w25p {
    width: 25% !important;
}

.h200p {
    height: 200px !important;
}

.h250p {
    height: 250px !important;
}

.h300p {
    height: 300px !important;
}

.h350p {
    height: 350px !important;
}

.h400p {
    height: 400px !important;
}

.h450p {
    height: 450px !important;
}

.h500p {
    height: 500px !important;
}

.mh0 {
    min-height: 0px !important;
}

.mh40 {
    min-height: 40px !important;
}

.mh100 {
    min-height: 100px !important;
}

/* Featurettes
------------------------- */

.featurette-divider-alt {
    margin: 20px 0; /* Space out the Bootstrap <hr> more */
}

.featurette-divider {
    margin: 40px 0; /* Space out the Bootstrap <hr> more */
}

.featurette-divider-last {
    margin: 40px 0 30px 0; /* Space out the Bootstrap <hr> more */
}

.featurette {
    height: auto;
    overflow: hidden; /* Vertically center images part 2: clear their floats. */
}

.featurette-image {
    max-width: 180px;
}

.featurette-image-large {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.hp .featurette-image {
    max-width: 322px;
}

.pull-left {
    margin-right: 40px !important;
}

.pull-right {
    /* margin-left: 40px !important;*/
}

.featurette-heading {
    font-size: 50px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: -1px;
}

/*floats*/
.fr {
    float: right !important;
}

.fl {
    float: left !important;
}

/*tags*/

hr {
    border: none;
    border-bottom: 1px solid #d6d8d9;
}

ul.whitelist li {
    line-height: 25px !important;
}

h1, h2, legend strong {
    font-weight: 100;
}

legend {
    border: none;
}

legend strong {
    font-size: 20px !important;
}

h1, h3, h2, h4, h4 strong {
    font-weight: 100;
}

h1 {
    font-size: 32px;
}

h1.large {
    font-size: 50px !important;
}

h2 {
    font-size: 28px;
}

h3 {
    font-size: 24px !important;
}

h4 {
    font-size: 20px;
    line-height: 130%;
}

p {
    color: #919191;
    /*padding: 5px;*/
}

@media (max-width: 736px) {
    p {
        color: #919191;
        padding: 5px;
    }
}

small {
    font-size: 12px;
}

ul.press_list li {
    padding-bottom: 15px;
}

ul.press_list li div.date {
    padding-bottom: 3px;
}

div.charity {
    clear: both;
}

div.charity img {
    float: left;
    margin-right: 20px;
}

a.micro-data-link {
    font-style: inherit;
}

/*other*/
.item {
    font-weight: normal;

    color: #a9a9a9;
}

.ba-horizontal-tabs ul.nav-tabs {
    margin: 0 !important;
}

.ba-horizontal-tabs ul.nav-tabs li a, .ba-horizontal-tabs ul.nav-tabs li a:hover {
    padding: 34px;
    font-size: 20px;
    background: #b2b2b2;
    border: none;
    color: white;
}

.ba-horizontal-tabs .tab-content {
    background: #f2f2f2 url("/images/backgrounds/feature_tab_bg.png") 100% 100% no-repeat;
    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    height: 360px !important;
    overflow: auto;
}

.ba-horizontal-tabs ul.nav-tabs li.active a {
    background: #f2f2f2;
    color: #666;
}

.ba-horizontal-tabs .tab-content div {
    padding: 15px 10px 0px 10px;
}

.nav-tabs {
    height: auto;
}

.tab-area ul.nav {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

.tab-area .tab-content {

    background: #ffffff !important;
    padding-bottom: 20px !important;
    padding-top: 20px !important;
    border-left: 1px #dedfe0 solid;
    border-right: 1px #dedfe0 solid;
    border-bottom: 1px #dedfe0 solid;
}

.tab-area .nav-tabs > .active > a, .tab-area .nav-tabs > .active > a:hover {
    border-radius: 8px 8px 0px 0px;
}

.resellerEOI select, .resellerEOI input {
    margin-top: 8px;
}

.resellerEOI th {
    font-weight: normal !important;
}

.warning, .errors {
    padding: 8px;
    border: #dd514c solid 2px;
    border-radius: 8px;
    background: #f9f9f9;
}

/* lists */
ul.ticks, ul.feature_list {
    list-style-type: none;
    list-style-image: url(/images/tick.png);
    padding-left: 10px;
    margin-left: 30px;
    margin-top: 15px;
    text-align: justify;
    margin-bottom: 15px;
}

ul.no-bullet {
    list-style-type: none;
    padding-left: 10px;
    margin-left: 30px;
    margin-top: 15px;
    text-align: justify;
    margin-bottom: 15px;
}

#terms ol {
    list-style-type: decimal !important;
    margin-bottom: 10px;
}

#terms li {
    list-style-type: decimal !important;
    margin-bottom: 10px;
}

#terms ol li {
    list-style-type: decimal !important;
    margin-bottom: 10px;
}

#terms ol ol li {
    list-style-type: lower-alpha !important;
    margin-bottom: 10px;
}

#terms ol ol ol li {
    list-style-type: lower-roman !important;
    margin-bottom: 10px;
}

#terms ol ol ol ol li {
    list-style-type: decimal !important;
    margin-bottom: 10px;
}

/*end lists*/

@media (max-width: 800px) {
    .hidden-800 {
        display: none !important;
    }
}

input[type=text], input[type=password], input[type="email"] {
    padding: 10px 8px 10px 5px;
    color: #666;
    font-size: inherit;
    font-style: italic;
    height: 35px;
}

table.newsletter th, table.newsletter td {
    padding-top: 10px !important;
    border: none;
}

.tick {
    background: url(/images/tick.png) no-repeat;
    padding-left: 25px;
    line-height: 150%;
    padding-bottom: 8px;
    background-position: 0px 8px;
}

.tickfawesome {
    padding-right: 10px;
    line-height: 150%;
    padding-bottom: 8px;
    background-position: 0px 8px;
    margin-bottom: 50px;
}

table.features_table td, table.features_table th {
    padding: 0;
}

a#sub_menu_overview,
a#sub_menu_notifications,
a#sub_menu_files,
a#sub_menu_hardware,
a#sub_menu_strategy,
a#sub_menu_backupassist_imaging,
a#sub_menu_backupassist_ntbackup,
a#sub_menu_backupassist_filereplication,
a#sub_menu_backupassist_exchange,
a#sub_menu_backupassist_sql,
a#sub_menu_backupassist_restore,
a#sub_menu_backupassist_recover,
a#sub_menu_backupassist_monitoring,
a#sub_menu_backupassist_rsync,
a#sub_menu_mobile,
a#sub_menu_testimonials,
a#sub_menu_backupassist_hyperv,
a#sub_menu_backupassist_zip {

    background-image: url('/images/backgrounds/features16.png');
    background-repeat: no-repeat;
    font-size: 14px;
    display: block !important;
    padding: 8px;
    padding-left: 35px;

}

a#sub_menu_overview:hover,
a#sub_menu_notifications:hover,
a#sub_menu_files:hover,
a#sub_menu_hardware:hover,
a#sub_menu_strategy:hover,
a#sub_menu_backupassist_imaging:hover,
a#sub_menu_backupassist_ntbackup:hover,
a#sub_menu_backupassist_filereplication:hover,
a#sub_menu_backupassist_exchange:hover,
a#sub_menu_backupassist_sql:hover,
a#sub_menu_backupassist_restore:hover,
a#sub_menu_backupassist_recover:hover,
a#sub_menu_backupassist_monitoring:hover,
a#sub_menu_backupassist_rsync:hover,
a#sub_menu_backupassist_hyperv:hover,
a#sub_menu_mobile:hover,
a#sub_menu_testimonials:hover,
a#sub_menu_backupassist_zip:hover {
    background-image: url('/images/backgrounds/features16_hover.png') !important;
    background-repeat: no-repeat !important;
}

a#sub_menu_backupassist_hyperv, a#sub_menu_backupassist_hyperv:hover {
    background-position: 5px -504px !important;
}

a#sub_menu_backupassist_rsync, a#sub_menu_backupassist_rsync:hover {
    background-position: 5px -408px !important;
}

a#sub_menu_backupassist_restore, a#sub_menu_backupassist_restore:hover {
    background-position: 5px -184px !important;
}

a#sub_menu_backupassist_recover, a#sub_menu_backupassist_recover:hover {
    background-position: 5px -216px !important;
}

a#sub_menu_backupassist_monitoring, a#sub_menu_backupassist_monitoring:hover {
    background-position: 5px -24px !important;
}

a#sub_menu_notifications, a#sub_menu_notifications:hover {
    background-position: 5px -56px !important;
}

a#sub_menu_files, a#sub_menu_files:hover {
    background-position: 5px -86px !important;
}

a#sub_menu_hardware, a#sub_menu_hardware:hover {
    background-position: 5px -120px !important;
}

a#sub_menu_strategy, a#sub_menu_strategy:hover {
    background-position: 5px -152px !important;
}

a#sub_menu_backupassist_zip, a#sub_menu_backupassist_zip:hover {
    background-position: 5px -504px !important;
}

a#sub_menu_backupassist_sql, a#sub_menu_backupassist_sql:hover {
    background-position: 5px -376px !important;
}

a#sub_menu_backupassist_exchange, a#sub_menu_backupassist_exchange:hover {
    background-position: 5px -344px !important;
}

a#sub_menu_backupassist_filereplication, a#sub_menu_backupassist_filereplication:hover {
    background-position: 5px -472px !important;
}

a#sub_menu_backupassist_ntbackup, a#sub_menu_backupassist_ntbackup:hover {
    background-position: 5px -440px !important;
}

a#sub_menu_backupassist_imaging, a#sub_menu_backupassist_imaging:hover {
    background-position: 5px -308px !important;
}

a#sub_menu_overview, a#sub_menu_overview:hover {
    background-position: 5px 8px !important;
}

a#sub_menu_testimonials, a#sub_menu_testimonials:hover {
    background-position: 5px -278px !important;
}

a#sub_menu_mobile, a#sub_menu_mobile:hover {
    background-position: 5px -244px !important;
}

.tour_explain {
    margin: 0 !important;
    padding: 0px 0px 20px 0px !important;
    min-height: 270px;
}

div.tourscreenshot {
    float: right;
    width: 230px !important;
    margin: 20px;
    text-align: center;
}

div.tourscreenshot img {
    margin: 0;
    padding: 0;
}

div.tourscreenshot a {
    text-decoration: none;

}

div.tourscreenshot a div {
    border: none;
    cursor: pointer;
    width: 240px;
    text-decoration: none;

    line-height: 140%;
    text-align: center;
    padding-bottom: 10px;
}

ul.contentslist {
    list-style: none;
    color: #777;
    padding: 0;
    margin-left: 15px;
    margin-top: 0em;
    margin-bottom: 0em;
    margin-right: 10px;
    line-height: 22px;
    float: left;
    width: 45%;
}

ul.contentslist li {
    margin-bottom: 10px;
    margin-left: 0px;

}

ul.contentslist li div {
    padding-left: 30px;
    margin-top: 2px;
    color: #666;

    line-height: 140%;

}

ul.contentslist li span {
    padding-left: 0px;
    margin-top: 2px;
    color: #666;
    line-height: 140%;

}

ul.contentslist li div.description {
    padding-left: 20px;
    color: #666;
    margin-top: 2px;

    line-height: 140%;

}

ul.contentslist li a {
    text-decoration: none;

}

ul.contentslist li a:hover {
    text-decoration: underline;

}

ul.contentslist li a.current {
    color: blue;
    font-weight: bold;
    text-decoration: none;
}

div.testimonialInline {
    background: #eee;
    width: 370px;
    margin-left: 10px;
    padding: 5px 5px 5px 0px;
    border: solid 1px #ccc;
    float: right;
    clear: right;
}

div.smallTOC {
    width: 320px;
    float: right;
    padding: 10px 0px 10px 0px;
    margin: 0px 10px 7px 30px;
    text-align: left;

    background-color: #fefefe;
    background-image: none;
    opacity: 0.7;
    border: 1px solid #EEE;
    border-image: initial;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
}

div.smallTOC div.smallfooter {
    border-top: solid 1px #dddddd;
    text-align: justify;
    color: #666666;
    padding-top: 7px;
    line-height: 150%;
    margin-left: 15px;
    margin-right: 15px;
}

div.smallTOC strong {
    color: #004891;
    font-size: 11pt;
}

div.smallTOC strong.smaller {
    color: black;
    font-size: 9pt;
}

div.smallTOC2 {
    width: 320px;
    clear: right;
    float: right;
    background: #fff url(/images/backgrounds/tocBG.png) repeat-x top;
    background-position: 0px 20px;
    margin-right: 0;
    border: solid #ddd 1px;
    padding: 0px 0px 10px 0px;
    margin: 5px 10px 10px 20px;
    text-align: left;
}

div.smallTOC2 strong {
    color: navy;
    font-size: 11pt;
}

div.smallTOC2 strong.smaller {
    color: black;
    font-size: 10pt;
}

div.smallTOC2 a {
    font-weight: bold;
}

div.contenttech a {
    font-weight: normal !important;
    color: #888888;
    font-size: 11pt !important;
}

div.contenttech a:hover {
    font-weight: normal;
    color: #888888 !important;
}

div.smallFAQ {
    clear: left;
    float: left;
    background: #F4F4F4 url(/images/backgrounds/tocBG.png) repeat-x;
    border: solid 1px #ccc;
    padding: 10px 0px 5px 0px;
    margin: 5px;
    text-align: left;
    font-size: 8pt;
}

h1, h2, h3, a.light {
    font-weight: normal;
    color: #000;
    font-weight: 100;
}

.featurette li, .featurette p {
    font-weight: normal;
    color: #919191 !important;
    font-weight: 100;

}

div.highlights {
    background: #fdfdfd;
    border: 1px #EEEEEE solid;
    margin-top: 20px;
}

div.header {
    font-size: 24px !important;
    margin-top: 0px;
    margin-bottom: 10px;
    background: #f1f1f1;
    padding: 15px;
}

div.testimonials img {
    float: right;
    margin: 10px;
}

input[type=checkbox] {
    width: 13px;
    height: 13px;
    padding: 0;
    /* margin:0; */
    vertical-align: middle;
    position: relative;
    top: -1px;
    overflow: hidden;
}

/*help sidebar*/
div.sidebar, div.sidebar ul {
    background: #f5f5f5;
    border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
}

div.sidebar {
    margin: -20px 0 0 0;
    padding-bottom: 0;
    float: left;
    display: inline;
    width: 100%;
    border-right: 1px solid #eee;
    overflow: hidden;
}

div.sidebar .sticky {
    padding: 0;
    margin: 0;
    width: 100%;
}

div.sidebar .sticky h5 {
    padding: 5px 20px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #eee;
    line-height: 25px;
    margin: 0;
    color: #777;
}

div.sidebar ul {
    margin: 0;
    list-style: none !important;
    border-bottom: 1px solid #fff;
}

div.sidebar ul li {
    display: block;
    width: 100%;
}

div.sidebar ul li a {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 20px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #eee;
    line-height: 35px;
}

div.sidebar ul li a span {
    display: block;
    overflow: hidden;
    width: 240px;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 35px;
}

div.sidebar ul li a i {
    display: inline;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 10px;
    right: 10px;
    /* background: url(../../../images/sprite-icons.png) no-repeat -140px -110px;*/
}

div.sidebar ul li a:hover {
    background-color: #f8f8f8;
    text-decoration: none;
    cursor: pointer;
}

div.sidebar ul li a:hover i {
    background-position: -204px -110px;
}

div.sidebar ul li.active a {
    background-color: #eee;
    color: #777;
    border-bottom-color: #ddd;
}

div.sidebar ul li.active a i {
    background-position: -124px -110px;
}

div.sidebar ul li.active a:hover i {
    background-position: -188px -110px;
}

div.sidebar ul li:first-child a {
    border-top: 0;
    /* color: #999; */
    border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}

div.sidebar ul li:first-child a:hover {
    /* color: #777; */
}

#jquery-lightbox {
    z-index: 99999999 !important;
}

#jquery-overlay {
    z-index: 999999 !important;
}

.salesy_heading {
    margin-bottom: 30px;
}

h2.salesy_heading {
    margin-top: 30px;
    margin-bottom: 30px;
}

.screenshot1 {
    max-width: 250px;
    margin: 10px;
}

.byline {
    background: #f1f1f1;
    border-bottom: 1px #eee solid;
    margin-bottom: 0px !important;
}

.testimonial {
    border: 1px #eee solid;
    margin-bottom: 10px;

}

.testimonial p {
    padding: 7px;
}

li, p, .lh150 {
    line-height: 145% !important;
}

/*ul.nav li.dropdown:hover > ul.dropdown-menu{
display: block;
}*/
.brand .icon-home {
    font-size: 22px !important;
}

.entry table td, .entry table th {
    padding: 5px;
    text-align: left;
    border-bottom: 1px solid #666 !important;
}

.entry table {
    border-top: 1px solid #666;
    border-left: 1px solid #666;
    border-right: 1px solid #666;
    width: 99%;
    margin-bottom: 20px;
    margin-top: 20px;
}

li, .tick span, h3 span, p {
    font-size: 105%;
}

.supported-apps li {
    font-size: 14px !important;
}

.lh150-alt {
    line-height: 40px !important;
}

span {
    font-size: inherit;
}

.ul-fa li {
    list-style: none;
}

.ul-fa li:before {
    content: '\f105';
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.2em;
    width: 1.2em;

}

.carousel-caption-ba {
    position: absolute;
    left: 35px;
    top: 0;
    padding: 15px;
    background: #edf6fa !important;
    background: rgba(237, 246, 255, 0.95) !important;
}

#backupassist-carousel-dots .span3 {
    position: relative;
}

#backupassist-carousel-dots i {
    position: absolute;
    top: 35px;
    left: 80px;
}

.carousel-caption-ba h4,
.carousel-caption-ba p {
    line-height: 20px;
    color: #333 !important;
}

.carousel-caption-ba h4 {
    margin: 0 0 5px;
}

.carousel-caption-ba p {
    margin-bottom: 0;
}

.dn {
    display: none;
}

.di {
    display: inline;
}

.ui-dialog, .ui-resizable {
    z-index: 99999 !important;
}

.btn-red {
    background-color: hsl(0, 96%, 45%) !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fa1414", endColorstr="#e00404");
    background-image: -moz-linear-gradient(top, #fa1414, #e00404);
    background-image: -ms-linear-gradient(top, #fa1414, #e00404);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fa1414), color-stop(100%, #e00404));
    background-image: -webkit-linear-gradient(top, #fa1414, #e00404);
    background-image: -o-linear-gradient(top, #fa1414, #e00404);
    background-image: linear-gradient(#fa1414, #e00404);
    border-color: #e00404 #e00404 hsl(0, 96%, 43%);
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.13);
    -webkit-font-smoothing: antialiased;
}

.btn-orange {
    background-color: hsl(36, 100%, 54%) !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffc97a", endColorstr="#ffa114");
    background-image: -moz-linear-gradient(top, #ffc97a, #ffa114);
    background-image: -ms-linear-gradient(top, #ffc97a, #ffa114);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffc97a), color-stop(100%, #ffa114));
    background-image: -webkit-linear-gradient(top, #ffc97a, #ffa114);
    background-image: -o-linear-gradient(top, #ffc97a, #ffa114);
    background-image: linear-gradient(#ffc97a, #ffa114);
    border-color: #ffa114 #ffa114 hsl(36, 100%, 49%);
    color: #333 !important;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.33);
    -webkit-font-smoothing: antialiased;
}

.btn-lima {
    background-color: hsl(145, 52%, 67%) !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ccefda", endColorstr="#7fd6a3");
    background-image: -moz-linear-gradient(top, #ccefda, #7fd6a3);
    background-image: -ms-linear-gradient(top, #ccefda, #7fd6a3);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ccefda), color-stop(100%, #7fd6a3));
    background-image: -webkit-linear-gradient(top, #ccefda, #7fd6a3);
    background-image: -o-linear-gradient(top, #ccefda, #7fd6a3);
    background-image: linear-gradient(#ccefda, #7fd6a3);
    border-color: #7fd6a3 #7fd6a3 hsl(145, 52%, 62%);
    color: #333 !important;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.33);
    -webkit-font-smoothing: antialiased;
}

.btn-grey, .btn-grey:hover {
    /*behavior: url(/css/pie/PIE.htc);*/
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.36);
    background-color: #5f634f;
    background-color: hsl(70, 11%, 35%) !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999d85', endColorstr='#5f634f', GradientType=0);
    /*    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#999d85", endColorstr="#5f634f");*/
    background-image: -moz-linear-gradient(top, #999d85, #5f634f);
    background-image: -ms-linear-gradient(top, #999d85, #5f634f);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #999d85), color-stop(100%, #5f634f));
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#999d85), to(#5f634f));
    background-image: -webkit-linear-gradient(top, #999d85, #5f634f);
    background-image: -o-linear-gradient(top, #999d85, #5f634f);
    background-image: linear-gradient(#999d85, #5f634f);
    border-color: #5f634f #5f634f hsl(70, 11%, 29.5%);
    border-radius: 5px;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-font-smoothing: antialiased;
}

.btn-lightgreen {
    background-color: hsl(84, 100%, 39%) !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a7fe23", endColorstr="#77c600");
    background-image: -moz-linear-gradient(top, #a7fe23, #77c600);
    background-image: -ms-linear-gradient(top, #a7fe23, #77c600);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a7fe23), color-stop(100%, #77c600));
    background-image: -webkit-linear-gradient(top, #a7fe23, #77c600);
    background-image: -o-linear-gradient(top, #a7fe23, #77c600);
    background-image: linear-gradient(#a7fe23, #77c600);
    border-color: #77c600 #77c600 hsl(84, 100%, 34.5%);
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.29);
    -webkit-font-smoothing: antialiased;
}

#btn-newgreen {
    background-color: hsl(133, 54%, 57%) !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#58cd71", endColorstr="#44c760");
    background-image: -moz-linear-gradient(top, #58cd71, #44c760);
    background-image: -ms-linear-gradient(top, #58cd71, #44c760);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #58cd71), color-stop(100%, #44c760));
    background-image: -webkit-linear-gradient(top, #58cd71, #44c760);
    background-image: -o-linear-gradient(top, #58cd71, #44c760);
    background-image: linear-gradient(#58cd71, #44c760);
    border-color: #58cd71;
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.29);
    -webkit-font-smoothing: antialiased;
    font-size: 13px !important;
}

#btn-newgreen:hover {
    background-position: 0;
    background-color: #44c760 !important;

}

#btn-neworange {
    background-color: #ff9600;
    border-color: #ff9600;
}

#btn-neworange:hover,
.btn-neworange:focus,
.btn-neworange:active,
.btn-neworange.active {
    background-color: #e68700;
    background-position: 0;
}

.home_carousel_dots {
    color: #BBB;
    height: 52px;
    padding-left: 60px !important;
    background-position: 20px 5px;
    background-repeat: no-repeat
}

.btn-blue {
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #027AAE;
    *background-color: #027AAE;
    background-image: -moz-linear-gradient(top, #4EBDEB, #027AAE);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4EBDEB), to(#027AAE));
    background-image: -webkit-linear-gradient(top, #4EBDEB, #027AAE);
    background-image: -o-linear-gradient(top, #4EBDEB, #027AAE);
    background-image: linear-gradient(to bottom, #4EBDEB, #027AAE);
    background-repeat: repeat-x;
    border-color: #027AAE;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4EBDEB', endColorstr='#027AAE', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-blue,
.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active,
.btn-blue.disabled,
.btn-blue[disabled] {
    color: #FFFFFF !important;
    background-color: #027AAE !important;
    *background-color: #003bb3 !important;
    padding: 7px !important;
    line-height: 1.5  !important;
    background-position: 0px;
}


h3.boxhead {
    color: white !important;
}

img.exclaiml {
    float: left;
}

img.exclaimr {
    float: right;
    margin-top: -20px !important;
}

p.feedback {
    padding: 10px 50px 10px 50px !important;
    font-size: 16px !important;
}

div.learnmore {
    margin-bottom: 50px;
}

div.egrheadimg {
    position: relative;
    left: 0;
    top: 0;
}

div.egrheadtext {
    position: absolute;
    padding: 70px 0px 0px 100px;
}

a.depreciated {
    color: inherit !important;
    text-decoration: none;
}

.fully_featured_ul li {
    margin-bottom: 10px;
    font-size: 16px;
}

a.centerbtn {
    margin-right: auto;
    margin-left: auto;
}

.center {
    margin-right: auto;
    margin-left: auto;
}

.boxsized {
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
}

.pointer {
    cursor: pointer
}

/*alerts*/
li.correct {
    margin-left: 5px;
    color: red;
    padding-bottom: 7px;

}

/*features page elements*/
div.feature-box {
    width: 100%;
    float: right;
    padding: 10px 0px 10px 0px;
    margin: 0 0 20px 0;
    text-align: left;
    background-color: #EBEBEB;
    background-image: none;
    border: 1px solid #EEE;
    border-image: initial;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #CCC !important;
}

li.feature-list {
    margin-bottom: 10px;
    color: #919191 !important;
}

div.feature-text-right {
    margin-left: 7%;
}

div.feature-text-left {
    margin-right: 7%;
}

div.full-width-text {
    margin: 3% 0 6% 0;
}

/*misc */
tr.welled {
    background-color: #f5f5f5;

    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/*nivo slider*/
.nivoSlider {
    position: relative;
    background: url(/js/lib/nivo-slider/themes/bar/loading.gif) no-repeat 50% 50%;
}

.nivoSlider img {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}

.nivoSlider a {
    border: 0;
    display: block;
}

h4.feat-sub-head {
    line-height: 130%;
}

.hardware-image {
    height: 30px;
    margin: 7px;
    float: left;
}

h4.hardware-heading {
    text-align: left;
}

table.hardware {
    border: none;
    width: 100%;
    margin-bottom: 10px;
}

td.first-hardware {
    border-top: none;
}

.feature-more {
    border-top: none;
    padding: 9px 15px;
}

a.nostyle {
    color: inherit;
    text-decoration: none;
}

.logo {
    margin-top: 10px;
}

.headwrap {
    -webkit-box-shadow: 0px 3px 10px 0px rgba(50, 50, 50, 0.25);
    -moz-box-shadow: 0px 3px 10px 0px rgba(50, 50, 50, 0.25);
    box-shadow: 0px 3px 10px 0px rgba(50, 50, 50, 0.25);
}

.top-links ul {
    float: right;
    margin-bottom: 0;
}

.top-links a {
    color: #ababab;
    font-size: 0.85em;
}

.top-links li {
    float: left;
    display: block;
}

a.btn-banner:hover {
    text-decoration: none;
}

. /*free-trial {background-color:green}
.buy-now {background-color:red; -webkit-border-top-right-radius: 8px;*/

a.btn-banner {
    float: right;
    font-weight: bold;
    font-size: 13px;
    line-height: 44px;
    text-align: center;
    display: block;
    padding-left: 10px;
}

.free-trial {
    color: #58cd71 !important;
}

.buy-now {
    color: #ff9600 !important;
}

h1.heading-hero {
    color: #ffffff !important;
    font-size: 51px !important;
    font-weight: 900 !important;
    text-align: center;
    margin-bottom: 60px;
}

.strapline {
    color: #d1e7f4;
    font-size: 28px;
    line-height: 34px;
    font-weight: 400;
    margin-bottom: 20px
}

.strapline strong {
    color: #ffffff;
    font-weight: bold;
    font-style: italic;
    font-size: 28px;
    line-height: 34px;
    font-weight: 900;
}

.introduction-text {
    color: #d1e7f4;
    font-size: 14px;
    line-height: 24px !important;
}

.btn-extra-large {
    padding: 20px 52px;
    font-size: 17.5px;
}

.btn-large {
    padding: 9px 19px !important;
    font-size: 16.5px !important;
}

.btn i {
    font-size: 16px
}

.call-to-action {
    margin-top: 10px;
}

/*Discover*/
.discover {
    padding: 40px 0 10px 0;
}

.discover .intro {
    margin-bottom: 20px;
    line-height: 130%;
    padding: 0 50px 0;
    text-align: center;
}

.discover h2 {
    margin-bottom: 30px;
    font-weight: 600 !important;
    color: #27374a
}

.discover p {
    margin-top: 35px;
    margin-bottom: 25px;
}

/*Customers*/
.customers {
    background-color: #f5f5f5;
    padding: 30px 0 30px 0;
}

/*Screen shots to launch modal*/
.screenshots {
}

.modal-entry {
    position: relative;
    margin-bottom: 10px
}

.modal-entry a {
    display: block
}

.modal-entry img {
    min-width: 100%
}

.overlay {
    transition: opacity 500ms;
    -moz-transition: opacity 500ms; /* Firefox 4 */
    -webkit-transition: opacity 500ms; /* Safari and Chrome */
    -o-transition: opacity 500ms; /* Opera */
    position: absolute;
    top: 0;
    left: 0;
    background-color: #FFFFFF;
    height: 140px;
    opacity: 0;
    width: 100%;
    text-align: center;
    background: #ffffff url(/images/home/backgrounds/icon-magnify.png) no-repeat center center;
}

.modal-entry a:hover .overlay {
    opacity: 0.7;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    *zoom: 1;
}

.overlay.small {
    height: 30px;
}

.feature-icons a:focus {
    outline: none;
}

/*Icons to launch modal*/

.feature-icons {
    margin: 25px 0 0 0;
}

.feature-icons li {
    display: inline;
}

.feature-icons li a {
    display: block;
    float: left;
    margin-right: 35px;
}

/*Signup Section*/
.sign-up input, .sign-up-alt input {
    display: block;
    width: 100%;
    min-height: 44px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sign-up {
    min-height: 44px;
    padding: 15px 20px;
    margin-top: 30px;

    background: #2f5470; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: -moz-linear-gradient(top, #2f5470 0%, #193e5a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2f5470), color-stop(100%, #193e5a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #2f5470 0%, #193e5a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #2f5470 0%, #193e5a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #2f5470 0%, #193e5a 100%); /* IE10+ */
    background: linear-gradient(to bottom, #2f5470 0%, #193e5a 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f5470', endColorstr='#193e5a', GradientType=0); /* IE6-8 */
    border: 1px solid #2f5470;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    *zoom: 1;
}

.sign-up-heading {
    font-size: 19px;
    line-height: 40px;
    color: #75db28;
}

/*tweeks*/
.navbar .btn, .navbar .btn-group {
    margin-top: 8px;
}

.footer-try p {
    margin-bottom: 10px
}

.equal .span2 {
    width: 13.9%;
}

.footerlinks {
    padding-bottom: 10px;
    padding-top: 10px;
}

.footer-try {
    background-color: #323A40;
    padding-top: 0px;
    padding-bottom: 20px;
}

@media (max-width: 979px) {

    body {
        background-position: 0 -80px !important;
    }

    .headwrap, .header, .footer-try, .footerlinks, .try {
        padding-left: 10px;
        padding-right: 10px;
    }

    .sign-up-heading {
        font-size: 14px;
    }

    .btn-large {
        font-size: 11px;
    }

    .nav-collapse .nav {
        text-align: left;
    }
}

@media (max-width: 767px) {
    #backupassist-carousel-dots {
        background-color: #07669a;
    }

    .equal .span2 {
        width: auto;
    }

    .box ul li {
        display: inline;
    }

    .screenshots {
        margin-top: 25px
    }

    .sign-up-heading {
        font-size: 19px;
    }

    .btn-large {
        font-size: 16.5px;
    }
}

/* NEW CODE - Central Admin Beta */

.centered {
    max-width: 50%;
    margin-right: auto;
    margin-left: auto;
}

div.centralbg {
    background-color: #F0FFFF;
    border-radius: 5px;
    border: 1px solid #BDFFFF;
    margin-left: 0;
    margin-bottom: 100px;
}

div.centralform {
    background-color: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #CCC;
    margin: 50px 0 50px 0;
    padding: 10px 10px 20px 20px;
}

.chimpform input[type="text"], input[type="email"] {
    /*  width: 95%;     */
    padding: 10px 8px 10px 5px;
}

.chimpform select {
    width: 100%;
    line-height: 200px;
    margin-bottom: 20px;
    height: 40px;
}

.chimpform a {
    text-decoration: none;
    color: #777;
}

#response {
    font-style: italic;
    font-size: 16px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
}

.chimpform span {
    font-size: 14px;
    display: block;
    margin: 30px 0 20px 0;
}

.radio-title label {
    margin-bottom: 0px;
}

@media (min-width: 768px) {
    .chimpform * .tabletplus-h160 {
        height: 160px;
    }
}

@media (min-width: 768px) {
    .chimpform * .tabletplus-h175 {
        height: 175px;
    }
}

@media (min-width: 768px) {
    .chimpform * .tabletplus-h110 {
        height: 110px;
    }
}

.radio-title > span {
    margin: 0 0 5px;
}

.centralbg .alert {
    margin-top: 20px
}

.centralbg .featurette-divider {
    margin: 20px 0 20px 0;
}

#wan .span6 {
    margin-bottom: 10px;
}

.beta-error {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 16px;
    text-align: center;
}

.featureshome {
    background: #2b2b2b;
    padding: 30px 15px 20px 15px;
}

.featureshome .centre {
    text-align: center;
}

.featureshome h3 {
    color: #fff;
    margin: 4px 0 10px 0;
    margin-left: 45px;
    font-size: 24px !important;
}

.lightgrey.featureshome h3 {
    color: #4f5e65;
    text-transform: uppercase;
}

.featureshome h2 {
    color: #fff;
    margin: 4px 0 10px 0;
    margin-left: 45px;
    font-size: 24px !important;

}

.featureshome p {
    padding: 0;
    font-size: 0.85em !important;
    margin-left: 45px;
}

.btn-outline {
    background: none;
    text-shadow: none;
    text-transform: uppercase;
    padding: 10px 25px;
    margin: 10px 0;
    transition: color 0.3s ease;
}

.btn-outline:hover {
    background: none;
    color: #6ecff6 !important;
    transition: color 0.3s ease;
}

.featureshome .btn-outline {
    color: #fff;
    border: 1px solid #666;
    box-shadow: none !important;
}

.featureshome h5 {
    font-size: 1.2em !important;
    font-weight: 300 !important;
}

/*tweeks*/
.navbar .btn, .navbar .btn-group {
    margin-top: 8px;
}

.footer-try p {
    margin-bottom: 10px
}

.equal .span2 {
    width: 16.9%;
}

.footerlinks {
    padding-bottom: 10px;
}

.footer-try {
    padding-top: 30px;
    padding-bottom: 20px;
}

/* media queries */

@media (max-width: 979px) {

    body {
        background-position: 0 -80px !important;
    }

    .headwrap, .header, .footer-try, .footerlinks, .try {
        padding-left: 10px;
        padding-right: 10px;
    }

    .sign-up-heading {
        font-size: 14px;
    }

    .btn-large {
        font-size: 11px;
    }

    .nav-collapse .nav {
        text-align: left;
    }
}

@media (max-width: 767px) {
    #backupassist-carousel-dots {
        background-color: #07669a;
    }

    .equal .span2 {
        width: auto;
    }

    .box ul li {
        display: inline;
    }

    .screenshots {
        margin-top: 25px
    }

    .sign-up-heading {
        font-size: 19px;
    }

    .btn-large {
        font-size: 16.5px;
    }
}

.bottom-margin {
    margin-bottom: 0px !important;
}







