﻿@font-face 
{
    font-family: 'Open Sans';
    src: url('/font/opensans-regular-webfont.eot');
    src: url('/font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/font/opensans-regular-webfont.woff') format('woff'),
         url('/font/opensans-regular-webfont.ttf') format('truetype'),
         url('/font/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body *
{
    font-family: 'Open Sans', Tahoma, Helvetica, Arial, sans-serif !important;
}

.bodyClass
{
    background-color:#fff;
}

.main-header
{
    height: 125px;
}

.center-container-2014
{
    text-align: left;
    width: 986px;
    margin: 0 auto;
}

.header-logo-image
{
    background: url(      '../images/shell/logo.png' ) no-repeat 8px 16px;
    width: 270px;
    height: 90px;
    float: left;
    margin: 5px 10px;
}

.header-logo-left
{
    float: left;
    height: 90px;
}

.header-logo-right-2014
{
    float:right;
    width: 100px;
    height: 90px;
    position:absolute;
    top: 0;
}

.header-menu-section
{
    padding-top: 1px;
    width: 500px;
}

.sub-sub-header
{
    background-color: #f0f3f5;
    padding-left: 0;
    margin: 0;
    height: 45px;
    margin-top: 10px;
}

.branding-mode
{
    margin: 0 auto;
}

.sub-header-2014
{
    background-color: #f0f3f5;
    padding-left: 0;
    margin: 0;
    height: 32px;
    vertical-align: middle;
}

.sub-sub-header-2014
{
    background-color: #fff;
    padding-left: 0;
    margin: 0;
    height: 45px;
    padding-bottom: 7px;
}

.sub-header-right-2014
{
    float: right;
    margin-top: -23px;
    margin-right: 5px;
}

.main-headline-wrap-2014
{
    text-transform: none;
    font-weight: bold;
    color: #2c2c2c;
    font-size: 13px;
    line-height: 19px;
    padding-top: 6px;
    padding-left: 17px;
}

.cwPreflight {
    text-transform: none;
    color: #2c2c2c;
    font-size: 13px;
    line-height: 19px;
    padding-top: 6px;
    padding-left: 0px;
    display: inline;
    font-weight: normal
}

.sub-headline-wrap-2014, .sub-headline-wrap-2014 label
{
    text-transform: none;
    font-weight: normal;
    color: #686868;
    font-size: 11px;
    padding-top: 2px;
    line-height: 12px;
    padding-bottom: 6px;
    padding-left: 17px;
} 
.sub-headline-wrap-2014 label
{
    padding-left: 0;
}

.header-content
{
    width: 982px;
    margin: 0 auto;
}

.downtime-message-header
{
    text-align: center;
    background-color: #F08B37;
    color: white;
    font-size: 16px;
    padding: 5px;
}

    .downtime-message-header a:link
    {
        font-weight: bolder;
        text-decoration: underline;
        color: #073F69
    }

.no-more-services-header
{
    text-align: center;
    background-color: #F08B37;
    color: white;
    font-size: 16px;
    padding: 5px;
}

    .no-more-services-header a:link
    {
        font-weight: bolder;
        text-decoration: underline;
        color: #073F69
    }

/* ========================
     Begin Menu Styles
 ======================== */

.mainMenu-2014
{
    padding: 0;
    border: none;
    margin: 0;
    padding-left: 10px;
}

.mainMenuItem-2014
{
    font-weight: bold;
    font-size: 12px;
    color: #659CC5;
    text-decoration: none;
    padding: 0 1px 0 0;
    text-align: center;
    background-color: transparent;
    vertical-align:middle;
    background-repeat:no-repeat;
    width: 85px;
    height:93px;
 }

/* fixes some v18 menu issues */
.dxm-content
{
    width: 85px;
    height: 93px;
}
.classicMenu .dxm-content {
    width: auto;
    height: auto;
}
.dxhe-bardock .dxm-content /* fixed branding wizard email templates menu */
{
    width:auto;
    height:auto;
}
/* "Home" menu image style */
.homeMenuItem {
    background-image: url('/images/shell/icon_home_unselected.png');
    background-repeat: no-repeat;
    background-position: center 40%;
}
    .RootMenu-Item-Center-Selected-2014 .homeMenuItem, .homeMenuItem:hover {
        background-image: url('/images/shell/icon_home_selected.png');
        background-repeat: no-repeat;
        background-position: center 40%;
        background-color: #063f69;
    }

/* "Manage" menu image style */
.manageMenuItem {
    background-image: url('/images/shell/icon_manage_unselected.png');
    background-repeat: no-repeat;
    background-position: center 40%;
}
    .RootMenu-Item-Center-Selected-2014 .manageMenuItem, .manageMenuItem:hover {
        background-image: url('/images/shell/icon_manage_selected.png');
        background-repeat: no-repeat;
        background-position: center 40%;
        background-color: #063f69;
    }


/* "Subscriptions" menu image style */
.localBackupMenuItem
{
    background-image: url('/images/shell/icon_paybill_unselected_noarrow.png');
    background-repeat:no-repeat;    
    background-position:center 40%;
}
    .RootMenu-Item-Center-Selected-2014 .localBackupMenuItem, .localBackupMenuItem:hover {
        background-image: url('/images/shell/icon_paybill_selected_noarrow.png');
        background-repeat: no-repeat;
        background-position: center 40%;
        background-color: #063f69;
    }

/* "View Reports" menu image style */
.reportsMenuItem
{
    background-image: url('/images/shell/icon_reports_unselected.png');
    background-repeat:no-repeat;    
    background-position:center 40%;
}
    .RootMenu-Item-Center-Selected-2014 .reportsMenuItem, .reportsMenuItem:hover {
        background-image: url('/images/shell/icon_reports_selected.png');
        background-repeat: no-repeat;
        background-position: center 40%;
        background-color: #063f69;
    }

/* "Pay Bills" menu image style */
.paybillMenuItem
{
    background-image: url('/images/shell/icon_paybill_unselected.png');
    background-repeat:no-repeat;    
    background-position:center 40%;
}
    .RootMenu-Item-Center-Selected-2014 .paybillMenuItem, .paybillMenuItem:hover {
        background-image: url('/images/shell/icon_paybill_selected.png');
        background-repeat: no-repeat;
        background-position: center 40%;
        background-color: #063f69;
    }

/* "Downloads" menu image style */
.downloadsMenuItem
{
    background-image: url('/images/shell/icon_downloads_unselected.png');
    background-repeat:no-repeat;    
    background-position:center 40%;
}
    .RootMenu-Item-Center-Selected-2014 .downloadsMenuItem, .downloadsMenuItem:hover {
        background-image: url('/images/shell/icon_downloads_selected.png');
        background-repeat: no-repeat;
        background-position: center 40%;
        background-color: #063f69;
    }

/* "Downloads" as only top menu image style */
.downloadsMenuItemTop
{
    background-image: url('/images/shell/icon_downloads_unselected_noarrow.png');
    background-repeat:no-repeat;    
    background-position:center 40%;
}
    .RootMenu-Item-Center-Selected-2014 .downloadsMenuItemTop, .downloadsMenuItemTop:hover {
        background-image: url('/images/shell/icon_downloads_selected_noarrow.png');
        background-repeat: no-repeat;
        background-position: center 40%;
        background-color: #063f69;
    }

/* "Preferences" menu image style */
.preferencesMenuItem
{
    background-image: url('/images/shell/icon_preferences_unselected.png');
    background-repeat:no-repeat;    
    background-position:center 40%;
}
    .RootMenu-Item-Center-Selected-2014 .preferencesMenuItem, .preferencesMenuItem:hover {
        background-image: url('/images/shell/icon_preferences_selected.png');
        background-repeat: no-repeat;
        background-position: center 40%;
        background-color: #063f69;
    }

/* "Administration" menu image style */
.administrationMenuItem
{
    background-image: url('/images/shell/icon_preferences_unselected_noarrow.png');
    background-repeat:no-repeat;    
    background-position:center 40%;
}
    .RootMenu-Item-Center-Selected-2014 .administrationMenuItem, .administrationMenuItem:hover {
        background-image: url('/images/shell/icon_preferences_selected_noarrow.png');
        background-repeat: no-repeat;
        background-position: center 40%;
        background-color: #063f69;
    }


/* "Support" menu image style */
.supportMenuItem
{
    background-image: url('/images/shell/icon_support_unselected.png');
    background-repeat:no-repeat;    
    background-position:center 40%;
}
    .RootMenu-Item-Center-Selected-2014 .supportMenuItem, .supportMenuItem:hover {
        background-image: url('/images/shell/icon_support_selected.png');
        background-repeat: no-repeat;
        background-position: center 40%;
        background-color: #063f69;
    }

/* "More Services" menu image style */
.servicesMenuItem
{
    background-image: url('/images/shell/icon_services_unselected.png');
    background-repeat:no-repeat;    
    background-position:center 40%;
}
    .RootMenu-Item-Center-Selected-2014 .servicesMenuItem, .servicesMenuItem:hover {
        background-image: url('/images/shell/icon_services_selected.png');
        background-repeat: no-repeat;
        background-position: center 40%;
        background-color: #063f69;
    }


/* "Commissions" menu image style */
.commissionsMenuItem
{
    background-image: url('/images/shell/icon_commissions_unselected.png');
    background-repeat:no-repeat;    
    background-position:center 40%;
}
    .RootMenu-Item-Center-Selected-2014 .commissionsMenuItem, .commissionsMenuItem:hover {
        background-image: url('/images/shell/icon_commissions_selected.png');
        background-repeat: no-repeat;
        background-position: center 40%;
        background-color: #063f69;
    }

a.RootMenu-Item-Link-2014, td.RootMenu-Item-Center_Hover-Over-2014 {
    color: #a0c3dc;
    text-decoration: none;
    position: relative;
    font-size: 12px;
    top: 60px;
    text-align: center !important;
}

.mainMenuItemHover-2014, .mainMenuItemHover-2014:hover, .mainMenuItemHover-2014:hover,
.mainMenuItem-2014 a:hover, .mainMenuItemHover-2014 a
{
    color: #fff;
    text-decoration:none;
}

.RootMenu-Item-Link-Selected-2014:link, .RootMenu-Item-Link-Selected-2014:visited,
.RootMenu-Item-Link-Selected-2014:active, .RootMenu-Item-Link-Selected-2014,
.RootMenu-Item-Link-Selected-2014 {
    color: #fff;
    text-decoration: none;
    position: relative;
    top: 60px;
}

    .RootMenu-Item-Link-2014:hover, .RootMenu-Item-Link-Selected-2014:hover, .RootMenu-Item-Link-2014:hover {
        color: #fff;
        text-decoration: none;
        background-color: transparent;
    }

.RootMenu-Item-Left-2014, .RootMenu-Item-Right-2014
{
    width: 0;
    display:none;
}

.RootMenu-Item-Center-2014, .RootMenu-Item-Center-2014:hover
{
    color: #659CC5;
    text-align:center;
}

/* Sub menu styles start here */

.mainMenuSubMenu-2014
{
    border: 0 solid #063f69;
    padding:1px; /* !!! IMPORTANT - must be at least 1px to prevent errors in the menu control's generated javascript */
    background-color:#063f69;
}

.mainMenuSubMenu-Item-Left-2014, .mainMenuSubMenu-Item-Right-2014, 
.mainMenuSubMenu-Item-Last-Left-2014, .mainMenuSubMenu-Item-Last-Right-2014
{
    padding:0;
    margin:0;
    background-color:#063f69;
}

.mainMenuSubMenu-Item-2014, .mainMenuSubMenu-Item-LastRow-2014
{
    white-space: nowrap;
    cursor: pointer;
    border: none;
    background-color:#063f69;
    font-family: 'Open Sans', Sans-Serif;
    font-size:11px;
    font-weight:600;
    color:#91b1c8;
    width:187px;
}

.mainMenuSubMenu-Item-2014:hover a
{
    color: #fff;
}

.mainMenuSubMenuLink-2014:link, .mainMenuSubMenuLink-2014:visited
{
    padding: 10px 0 10px 10px;
    color: #91b1c8;
    text-decoration: none;
    display:inline-block;
    font-size:12px;
    width:100%;    
}

.mainMenuSubMenuLink-2014:hover, .mainMenuSubMenuLink-2014:active
{
    padding: 10px 0 10px 10px;
    color: #fff;
    text-decoration: none;
    display:inline-block;
}
 
.mainMenuSubMenu-Item-LastRow-2014
{
    padding-bottom: 10px;
}
/* ========================
     End Menu Styles
 ======================== */

.breadcrumb-2014
{   
    margin-bottom:0;
    color:#686868;
    font-size: 11px;
    background-color:#f0f3f5;
}
.breadcrumb-div-2014
{
    padding-top: 10px;
    font-size:11px;
    color:#686868;
    text-decoration:none;
    width:984px;
    margin-left:2px;
}

.breadcrumb-div-2014 a, .breadcrumb-div-2014 a:visited
{
    font-size:11px;
    color:#4c80a5 !important;
    text-decoration:underline;
}

.footerLinks
{
    float:right;
    margin-right:5px;
    margin-top:5px;
}

.footer p
{
    font-size: 130%;
    margin-bottom: 3px;
}

.headingFeedbackItem-2014, .headingFeedbackItem-2014 a, .headingFeedbackItem-2014 a:visited
{
    position: relative;
    float: left;
    margin-right: 12px;
    color:#4c80a5 !important;
}

.headingFeedbackItem a span
{
    float: left;
    margin-top: 0;
    padding-top: 0;
    font-size: 12px;
    line-height: 12px;
    font-weight: normal;
    color: #4c80a5;
}

.headingFeedbackItem a:link, .headingFeedbackItem a:visited
{
    font-size: 11px;
    text-decoration: none;
    color:#4c80a5;
    font-family:Tahoma, Arial, Helvetica, Sans Serif; 
}

.headingFeedbackItem a:hover, .headingFeedbackItem a:active
{
    text-decoration: underline !important;
    color:#4c80a5;
}

.headingHelpItem a span
{
    float: left;
    margin-top: 0;
    padding-top: 0;
    font-size: 12px;
    line-height: 12px;
    font-weight: normal;
    color: #4c80a5;
}

.headingHelpItem a:link, .headingHelpItem a:visited
{
    font-size: 11px;
    text-decoration: none;
    color:#4c80a5;
    font-family:Tahoma, Arial, Helvetica, Sans Serif; 
}

.headingHelpItem a:hover, .headingHelpItem a:active
{
    text-decoration: underline !important;
    color:#4c80a5;
}
 
.standard-grid-header td, .standard-grid-header label, .manage-column-header label, .bss-column-base label
{
    font-family: 'Open Sans', Tahoma, Helvetica, Arial, sans-serif !important;
    font-weight:600;
    font-size:12px;
    color: #646464 !important;
}

.customMain-header-2014
{
    height: 93px;
    background-color: #13598c;
    border-bottom-style: solid; 
    border-bottom-width: 5px;
    border-bottom-color:#063F69;
    width: 100%;
    vertical-align:bottom;
}
.header_general_msg {
    font-size:13px;
    color:#ffffff;
    background-color:#e8664b;
    font-family: 'Open Sans', Tahoma ,Arial, Helvetica, Sans Serif;
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
    display: none;
    padding-top: 8px;
    height: 27px;
    width: 100%;
}

.customStatus-name-2014
{
    font-weight: bolder;
    color: #ffffff;
}

.trial-left-text-2014 {
    font-size: 11px;
    color: #ffffff;
    background-color: #e8664b;
    font-family: 'Open Sans', Tahoma,Arial, Helvetica, Sans Serif;
    font-weight: 400;
    vertical-align: middle;
    display: block;
    margin-left: 5px;
    padding: 2px;
    height: 18px;
    width: 130px;
}

.frameworkFooter-text-2014
{
    font-size: 12px !important;
    color:#666; 
    font-family:Tahoma,Arial, Helvetica, Sans Serif;
    margin-bottom: 3px;
    white-space:nowrap !important;
}

.doNotShowLabel label
{
    font-family: MyriadPro-Regular, Lucida Sans, Segoe UI, Calibri, Sans-Serif !important;
    font-size: 14px;
    font-weight: normal !important;
    color: #000000;
}    

.button-download-recovery-media
{
    margin-top:5px;
    margin-left: 5px;
    font-weight:500;
    font-size: 12px;
    cursor:pointer;
    height: 25px;
    width:70px;
    line-height: 18px;
    background-color: #f0f0f0;
    text-align:center;
    vertical-align: middle;
    /*border-radius: 3px 4px;*/
    border:1px solid #c0c0c0;

    background: -moz-linear-gradient(#ffffff, #D8D8D8); /* For Firefox */
    background: linear-gradient(#ffffff, #D8D8D8);      /* Standard syntax */
}
.button-download-recovery-media a
{
    color: #1c1c1c;
    padding-left:2px;
    padding-top: 3px;
    padding-bottom:5px;
    text-decoration:none;
    display:block;
    height: 20px;
    width:100%;

}

.button-manage-packages
{
    margin-top:7px;
    margin-right: 5px;
    font-weight:500;
    font-size: 12px;
    cursor:pointer;
    height: 21px;
    width:185px;
    line-height: 18px;
    background-color: #f0f0f0;
    text-align:left;
    border-radius: 3px 4px;
    border:1px solid #c0c0c0;
    float:right;

    background: -moz-linear-gradient(#ffffff, #D8D8D8); /* For Firefox */
    background: linear-gradient(#ffffff, #D8D8D8);      /* Standard syntax */
}
/*.button-manage-packages:hover, .button-echoshare:hover
{
    background: #D8D8D8;
}*/
.button-manage-packages a img, .button-echoshare a img
{
    position:relative;
    top:3px;
    left: 2px;
}
.button-manage-packages a, .button-echoshare a
{
    color: #1c1c1c;
    padding-left:2px;
    padding-bottom:5px;
    text-decoration:none;
    display:block;
    height: 20px;
    width:100%;
}

.button-echoshare
{
    margin-top:7px;
    margin-right: 5px;
    font-weight:500;
    font-size: 12px;
    cursor:pointer;
    height: 21px;
    width:150px;
    line-height: 18px;
    background-color: #f0f0f0;
    text-align:left;
    border-radius: 3px 4px;
    border:1px solid #c0c0c0;
    float:right;

    background: -moz-linear-gradient(#ffffff, #D8D8D8); /* For Firefox */
    background: linear-gradient(#ffffff, #D8D8D8);      /* Standard syntax */
}

.button-support
{
    margin-top:7px;
    margin-right: 5px;
    font-weight:500;
    font-size: 12px;
    cursor:pointer;
    height: 21px;
    width:80px;
    line-height: 18px;
    background-color: #f0f0f0;
    text-align:left;
    border-radius: 3px 4px;
    border:1px solid #c0c0c0;
    float:right;

    background: -moz-linear-gradient(#ffffff, #D8D8D8); /* For Firefox */
    background: linear-gradient(#ffffff, #D8D8D8);      /* Standard syntax */
}
.button-support a
{
    color: #1c1c1c;
    padding-left:2px;
    padding-bottom:5px;
    text-decoration:none;
    display:block;
    height: 20px;
    width:100%;
    position:relative;
    top:-3px;
}
.button-support a img
{
    position:relative;
    top:3px;
    left: 2px;
}


.button-export-bill
{
    margin-right:5px;
    padding-bottom: 2px;
    font-weight:500;
    font-size: 12px;
    cursor:pointer;
    height: 18px;
    width:140px;
    background-color: #f0f0f0;
    text-align:left;
    border-radius: 3px 4px;
    border:1px solid #c0c0c0;

    background: -moz-linear-gradient(#ffffff, #D8D8D8); /* For Firefox */
    background: linear-gradient(#ffffff, #D8D8D8);      /* Standard syntax */
}
/*.button-export-bill:hover
{
    background: #D8D8D8;
}*/
.button-export-bill a img
{
    position:relative;
    top:3px;
    left: 2px;
}
.button-export-bill a
{
    color: #1c1c1c;
    padding-left:2px;
    padding-bottom:5px;
    text-decoration:none;
    display:block;
    height: 20px;
    width:100%;
}

.button-export-bill-hide
{
    display: none;
}

.activeCard {
    float: left;
    padding-left: 10px;
}

.LabelCell {
    font-size: 12px;
    text-align: left;
    white-space: nowrap;
    font-weight: bold;
}
.ValueCell
{
    font-size: 12px; 
    padding: 0px 10px 0px 5px
}
.TipLabelCell
{
    font-size: 12px; 
    text-align: left; 
    white-space: nowrap; 
    padding-left: 15px;
    font-weight: bold;
}
.TipValueCell
{
    font-size: 12px; 
    padding: 0px 20px 0px 8px
}

.loadingMessage
{
    position:relative; 
    top: -10px; 
    color:#ffffff; 
    font-size:16px; 
    font-weight: 600;
}

.new-team-dropdown
{
    margin-top:0px; 
}

.view-content-container
{
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 15px;
    padding-right: 20px;
}

#lpButDivID-1429807806857 a span, #lpButDivID-1429807806857 a
{
    color:#0079B2 !important;
    text-decoration:none !important;
    font-weight:bold;
    font-family:"Open Sans", Tahoma, Helvetica, Arial, sans-serif !important;
}


/* New Dashboard - START */
.chartPercentField
{
    font-size: 20px; 
    color: #555555; 
}

.chartCountField
{
    font-size: 12px; 
    color: #555555; 
}
.chartLegendField
{
    font-size:16px; 
    color:#333333;
}

.oneRow
{
    width: 100%;
    border: 1px solid #c0c0c0;
    line-height: normal;
    font-size: 14px;
    font-weight: normal;
    background-color: #f0f0f0;
    background: -moz-linear-gradient(#ffffff, #D8D8D8); /* For Firefox */
    background: linear-gradient(#ffffff, #D8D8D8);      /* Standard syntax */
}

.oneRow img
{
    position: relative; 
    top: 1px;
}

.accountListTable
{
    width: 100%;
    margin-bottom: 3px;
    border: 1px solid #c0c0c0;
    color: black;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.backsetWrapper
{
    border:1px solid #242424;
}

.image-button-icon-hidden {
    width: 0px !important;
    height: 0px !important;
    margin-top: -2px;
}

.copy-button {
    text-decoration: none !important;
    margin-left: 10px;
    margin-right: 5px;
    color: #000000;
}

.copy-button:hover {
    color: #000000;
}

.copy-button-disabled {
    text-decoration: none!important;
    margin-left: 10px;
    margin-right: 5px;
    color: #a0a0a0;
}

.copy-button-disabled:hover {
    color: #a0a0a0;
}

.black-button {
    color: #000000;
}

.renew-button {
    text-decoration: none!important;
}

.renew-button:hover {
    color: #000000;
}

.pointer-button {
    cursor: pointer!important;
}

.btn-disable {
    cursor: not-allowed;
    pointer-events: none;
    text-decoration-color: #c0c0c0;
    text-decoration: none !important;
    color: #c0c0c0;
}

.img-btn-disable {
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none !important;
    opacity: 0.5;
}

a.btn-disable, a.btn-disable:visited, a.btn-disable:hover {
    color: #c0c0c0;
}

a.apply-button-disabled, a.apply-button-disabled:hover {
    color: #a0a0a0;
    font-weight: bold;
    background-color: #f0f0f0;
    text-decoration: none;
    border: 1px solid #c0c0c0;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px;
    cursor: default;
    pointer-events: none;
    background-color: #f0f0f0;
    background: -moz-linear-gradient(#ffffff, #D8D8D8); /* For Firefox */
    background: linear-gradient(#ffffff, #D8D8D8); /* Standard syntax */
}

.apply-button
{
    color: black;
    font-weight: bold !important;
    text-decoration: none;
    text-align: center;
    border: 1px solid #c0c0c0;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px;

    background-color: #f0f0f0;
    background: -moz-linear-gradient(#ffffff, #D8D8D8); /* For Firefox */
    background: linear-gradient(#ffffff, #D8D8D8);      /* Standard syntax */

}

a.apply-button:visited
{ 
    color: black; 
    background-color: #f0f0f0;
    text-decoration: none;
    border: 1px solid #c0c0c0; 
}

a.apply-button:hover
{
    color: black; 
    background-color: #d0d0d0;
    text-decoration: none;
    border: 2px solid darkgray; 
} 

.gvBackupHistory
{
    font-size: 11px;
    font-weight: normal;
    border: 1px solid #e0e0e0 !important;
}

.gvBackupHistory tr
{
    border: 1px solid #e0e0e0 !important;
    height: 30px;
    vertical-align: middle !important;
}

.gvBackupHistory tr:hover
{
    background-color: #F0F8FF;
}

tr.headerTR:hover
{
    background-color: #FFFFFF;
}

.gvBackupHistory th, .gvBackupHistory th a, .gvBackupHistory td a.reasonLink
{
    text-align: left;
    cursor: pointer;
    text-decoration: none;
}

.gvBackupHistory th
{
    color: #646464; 
    cursor: default;
    height: 25px;
    vertical-align: middle;
}

.gvBackupHistory th a
{
    color: #555555;
}

.DashboardCriteria
{
    margin-bottom: 10px;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    width: 100%;
    padding: 5px;
    padding-left: 20px;
    background-color:#e0e0e0;
}

.DashboardCriteria td
{
    vertical-align: middle;
}

.DashboardCriteriaCheckboxContainer
{
    width: 36px;
    vertical-align: middle;
    position: relative;
    top: 1px;
    left: 5px;
}

.DashboardEmptyData
{
    width: 100%; 
    height: 100px; 
    font-size:medium; 
    padding-top:20px; 
    text-align:center; 
    border: 1px solid #c0c0c0;
    border-radius: 5px;
    background-color: #f0f0f0;
    background: -moz-linear-gradient(#ffffff, #D8D8D8); /* For Firefox */
    background: linear-gradient(#ffffff, #D8D8D8);      /* Standard syntax */

}

.DashboardEllipsis
{
    text-overflow:ellipsis; 
    overflow:hidden; 
    white-space:nowrap;
    position: relative;
    top: 5px;
}

.ShowTableImageButton
{
    margin: 1px 2px -9px 12px;
    padding:2px 12px 8px 12px;
    position: relative;
}

/* New Dashboard - END */

/* Executive Summary Report - BEGIN */
    .tableSection
    {
        border: 1px solid #d0d0d0;
        border-radius:5px;
        width:1000px;
        padding:0px; 
        margin:0px;
    }

    .sectionHeader
    {
        font-weight:bold;
    }

    table td
    {
        /*border:solid 1px red;*/
    }

    .selectionCalendar a
    {
        text-decoration:none;
    }

    .reportOptions label
    {
        font-weight:normal !important;
    }

    .reportHelpText
    {
        font-style:normal;
        font-size:12px; 
        color:#555 !important;
    }

    .borderedButton
    {
        border: 1px solid #c0c0c0;
        border-radius: 5px;
        background-color: #f0f0f0;
        background: -moz-linear-gradient(#ffffff, #D8D8D8); /* For Firefox */
        background: linear-gradient(#ffffff, #D8D8D8);      /* Standard syntax */
        padding:3px;
        position:relative;
        top:3px;
    }

    .frequencySelector label
    {
        font-weight:400;
    }

    .ui-datepicker-trigger
    {
        border:1px solid #c0c0c0;
        border-left:none;
        background-color:white;
        height: 24px;
        position:relative; 
        top: -2px;
        vertical-align:middle;
    }

  .saveTemplateHolderDialog .ui-dialog-titlebar-close 
  {
    display: none;
  }

  .saveTemplateHolderDialog .ui-dialog-buttonpane {
      display: table;
      margin: auto;
      padding: 0;
      padding-bottom: 5px;
      border-color: white !important;
  }

  .saveTemplateHolderDialog .saveTemplateHolder {
      height: auto !important;
  }

  #ESR_Content label, #ESR_Content span
  {
      color:black;
  }

  .frequencyTable label, .weekdaysTable label, .accountListHolder label
  {
      color: black;
      font-weight:normal;
  }

  .accountListHolder
  {
      border:1px solid #d0d0d0; 
      height: 210px; 
      width:95%; 
      overflow-y:scroll; 
      padding-left:10px; 
      padding-top:5px; 
      white-space:nowrap;
  }
 
  .dxeCalendarFastNavFooter
  {
      padding-left:20px;
  }

/* Executive Summary Report - END */

.calendarApplyButton
{
    height: 23px;
    position: relative;top: 1px;
}

.calendarToolbarVerticalPositioning {
    vertical-align: middle;
}

.startButtonInGrid
{
    position:relative;
    top: 5px;
}
.backupHistoryCompletion{
    margin-left:-20px;
}
.backupHistoryComputerId{
    top:6px;
    font-size:11px;
}
.backupHistoryDetailCompletion{
    padding-left:25px;
}
.backupHistoryDisconnectedAgent{
    cursor:pointer;
}
.backupHistoryRunBackup {
    display: none;
}

#dvCustomers table tr td, th {
    text-align: left;
    vertical-align: middle;
    height: 40px;
    width: 198px;
    white-space: nowrap;
    padding-left:10px;
}


#dvCustomers table tr.odd{
    background-color: #DEDEDE;
}

.serviceCheckboxes td
{
    padding-top:5px;
    padding-bottom: 5px;
    text-align:left;
}

.assignButton
{
    border-radius: 5px;
    border:1px solid #c0c0c0;
    font-weight:bold;
    color:#000;
    position:relative;
    left:-14px;
    cursor: pointer;
}

.assignButtonDisabled
{
    border-radius: 5px;
    border:1px solid #c0c0c0;
    font-weight:bold;
    color:#c0c0c0;
    position:relative;
    left:-14px;
}

.blueButton
{
    background-color: #1969bc !important;
    color: white !important;
    padding: 5px;
    border-radius: 3px;
    text-align: center;
    vertical-align: middle;
    width: 60px;
}

.payButton {
    font-weight: bold;
    cursor: pointer;
    background-color: #1969bc;
    color: white;
    white-space: nowrap;
    padding: 5px;
    border-radius: 3px;
    text-align: center;
    vertical-align: middle;
    width: 60px;
}

.disabledPayButton {
    background-color: #808080;
    pointer-events: none;
}

.cancelButton {
    background-color: transparent;
    color: #1969bc;
    font-weight: bold;
    text-decoration: none;
}