body {
    /*background-color: #E3F1F1;*/
    background-color: #FFFFFF;
    margin-left: 5px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

    body.BottomQuote {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FFFFFF;
        font-style: normal;
        text-align: right;
        height: auto;
        overflow: hidden;
    }

p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-align: justify;
}

    p.BottomQuote {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FFFFFF;
        font-style: normal;
        text-align: center;
    }

td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
}

/*h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #F61C23;
}*/

h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: normal;
    line-height: normal;
    color: #FFFFFF;
    display: block;
    width: auto;
    background-image: url(../Images/Corporate/logo-back.png);
    background-repeat: no-repeat;
    background-position: right;
    padding: 10px;
    margin: 10px 0 5px 0;
}

h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #007AC3;
}

h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}

imagelink {
    position: relative;
    width: 75px;
    height: 25px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

    imagelink.Read {
        position: relative;
        width: 75px;
        height: 25px;
        margin: 0px;
        padding: 0px;
        overflow: hidden;
    }

blockquote {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-align: left;
}

.NetworkLinks {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #007AC3;
    font-weight: bold;
    text-align: left;
}

.worktogether {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
}

a.BottomLink {
    color: #FFFFFF;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
}

    a.BottomLink:visited {
        color: #FFFFFF;
        text-decoration: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9pt;
        font-style: italic;
    }

a.ImageAlternative {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    position: absolute;
    width: 75px;
    height: 25px;
    top: 0px;
    left: 0px;
    /*background-image: url(../Images/buttons/read.jpg);*/
    visibility: visible;
    overflow: visible;
    z-index: 0;
}

.BottomQuote {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: black;
    font-style: normal;
    text-align: right;
}

.BottomCell {
    /*background-image: url(../Images/bottom_banner.jpg);*/
    background-repeat: no-repeat;
    background-position: center;
    border-collapse: collapse;
    height: 80px;
    width: 100%;
    background-color: #E3F1F1;
}

.style1 {
    /*width: 1042px;*/
}

.style2 {
    /*width: 97%;*/
}

.PremisesDetailBody {
    height: auto;
}

.PageHeader {
    color: #007AC3;
    text-decoration: underline;
    font-size: large;
    font-weight: lighter;
    height: 100%;
    overflow: hidden;
}

.PageHeaderIcon {
    vertical-align: bottom;
    margin-top: 30px;
}

#Confirmations {
    display: none;
}

#AddressTable td {
    line-height: 12px;
    height: 0px;
}

.BartecBanner {
    /*vertical-align: top;
    width: 800px;
    border: 0;
    background-color: #FFFFFF;
    text-align: center;
    margin: 0 auto;
    height: 77px;*/
}

.BartecBannerDiv {
    border-collapse: collapse;
    margin: 0;
    padding: 0 0 0 0;
}

#MainTR {
    border-collapse: collapse;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
}

#lblNoMessageConfirmations {
    text-align: center;
}

.MessagesDiv {
    width: 40%;
    padding-right: 10%;
    vertical-align: middle;
}

.ConfirmationsDiv {
    width: 50%;
    text-align: center;
    vertical-align: middle;
}

.MainHeader {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #000000;
    font-weight: bold;
    margin: 5px 0 10px 0;
    display: block;
}

.modalBackground {
    background-color: #999999;
}

.modalPopup {
    background-color: #ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 5px;
    width: 350px;
    height: 300px;
}

.draggableHeading {
    text-align: center;
    cursor: move;
}

.contentContainer {
    margin: auto;
    width: 980px;
    background-color: white;
    padding: 10px 10px 20px 10px;
}

.contentContainerIFrame {
    margin: auto;
    width: 980px;
    background-color: white;
    padding: 10px 0 10px 0;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.block {
    display: block;
}

.loginPanel {
    margin: 0;
}

.ContentTable {
    margin: 0;
}

.JobDetailTable {
    width: 500px;
}

.ServiceRequestTable {
    width: 500px;
}

.StandardTablePadding td {
    padding: 4px 0 4px 0;
}

.Column100 {
    width: 100px;
}

.topContent {
    /*margin: 2px 0 15px 0;*/
}

.alertCritical, .alertInformation {
    /*font: normal 14px/18px Arial;*/
    padding: 4px;
    width: 100%;
    border-style: solid;
    border-width: 1px;
    display: table;
    margin-bottom: 5px;
    -moz-box-sizing: border-box; /* Firefox 1, probably can drop this */
    -webkit-box-sizing: border-box; /* Safari 3-4, also probably droppable */
    box-sizing: border-box; /* Everything else */
}

.alertCritical {
    color: red;
}

.alertInformation {
    color: #1C67A2;
}

.jobSubjectInfo {
    padding-top: 8px;
    display: block;
}

.gridHeading {
    font-weight: bold;
    font-size: 12px;
    margin: 20px 0 12px 0 ;
}

.gridHeadingPopup {
    text-align: center; 
    font-weight: bold;
    font-size: 12px;
    margin: 8px 0 12px 0;
    float: left;
}

.removedRow {
    background-color: #c7c7c7 !important;
}

.mask {
    position: absolute;
    z-index: 9998;
    opacity: 0.6;
    display: none;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: black;
}

.linkButton
{
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  margin: 2px 0 0 0;
  padding: 2px 10px 2px 10px;
  overflow: visible;
  color: #0c3c8c;
  background: -webkit-linear-gradient(#e4e4e9, #d7d7dd);
  background: linear-gradient(#e4e4e9, #d7d7dd);
  border: 1px solid #6e7481;
  position:relative;
  cursor: pointer;
}

.linkButton:hover
{
  background: -webkit-linear-gradient(#e0e0e5, #d2d2d7);
  background: linear-gradient(#e0e0e5, #d2d2d7);
}

#divAttributeHistory
{
    background-color: white;
    border: 1px solid black;
    border-radius: 10px 10px 10px 10px;
    padding: 5px;

    display: none;

    width: 800px;
    height: 400px;

    position: fixed;
    top: 50%;  
    left: 50%;  
    margin: -200px 0 0 -400px;
    z-index: 10002;
}

/* Calendar functionality */
#divCalendarContainer {
    margin-top: 10px;
    height: 840px;
}

.calendar-address-header {
    display: block;
    margin: 0 0 10px 0;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

.fc-content {
    padding: 2px;
}

.fc-title {
    white-space: normal;
}

.fc-time {
    display: none;
}

.fc-event-time {
    display: none;
}

.fcc-residual {
    background-color: #CCC !important;
    border-color: #999 !important;
    color: #000 !important;
}

.fcc-garden {
    background-color: #926b3c !important;
    border-color: #4b2d08 !important;
    color: #FFF !important;
}

.fcc-sort {
    background-color: #85cc80 !important;
    border-color: #117c0a !important;
    color: #000 !important;
}

.fcc-alert {
    background-color: #ed4247 !important;
    border-color: #7d0306 !important;
    color: #FFF !important;
}
/* End Calendar functionality */

/* Corporate styling */
#header {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    background-position: center;
    height: 70px;
    /*font-family: 'Noto Sans', sans-serif;*/
}

#bartec-logo {
    float: left;
    margin-left: 20px;
    padding-top: 5px;
}

#headframe {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(../Images/Corporate/header-shadow.png);
    padding-right: 20px;
    padding-left: 20px;
}

#topbarnav {
    margin-left: auto;
    height: 45px;
    width: 1000px;
    margin-right: auto;
    background-image: url(../Images/Corporate/menu-top.png);
}

#menu {
    margin-right: auto;
    margin-left: auto;
    z-index: 1;
    clear: both;
    background-repeat: no-repeat;
    height: 33px;
    background-color: #858585;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #A11B24;
    display: block;
    box-shadow: rgb(170, 170, 170) 0px 0px 6px;
    border-radius: 2px;
}

    #menu ul {
        list-style: none;
        text-align: center;
        margin: 0px;
        padding: 0px;
    }

        #menu ul li {
            position: relative;
            list-style-type: none;
            list-style-image: none;
            float: left;
            margin: 0px;
            color: #000000;
            z-index: 60000;
            padding: 0px;
        }

            #menu ul li a.drop, .signoutLink {
                text-decoration: none;
                list-style-type: none;
                font-size: 12px;
                display: block;
                padding-top: 10px;
                padding-right: 12px;
                padding-left: 12px;
                color: #FFFFFF;
                font-weight: bold;
                margin-left: 0px;
                height: 24px;
            }

.row {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}

.red {
    height: 32px;
    width: 1000px;
    background-image: url(../Images/Corporate/menu-bar.png);
    background-repeat: repeat-x;
}

.pageHeading {
    font-family: Verdana, sans-serif;
    font-size: 26px;
    letter-spacing: -1px;
    padding: 15px 20px 0 0;
    float: right;
    text-align: right;
    color: #858585;
    width: 300px;
}

#footerholder {
    background-repeat: repeat-x;
    background-position: center top;
    padding-bottom: 20px;
    clear: both;
    height: auto;
    padding-top: 50px;
}

#footer {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    font-size: 11px;
    color: #999999;
    font-weight: bold;
    background-image: url(../Images/Corporate/fot-white.png);
    background-repeat: no-repeat;
}

#footerright {
    float: right;
    text-align: right;
    margin-top: 20px;
    font-weight: normal;
}

    #footerright img {
        padding: 0px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        margin: 4px;
    }

.w75 {
    width: 75%;
    float: left;
}

.w25 {
    float: left;
    width: 25%;
}

.copyright {
    float: left;
    margin-top: 20px;
    font-size: 11px;
    color: #999999;
    width: 100%;
    padding: 0px;
    margin-right: 0px;
    font-weight: normal;
}

.bottomcontactsHelp {
    margin-top: 10px;
    padding-top: 10px;
    font-size: 11px;
    color: #999999;
    line-height: 1.4em;
    font-weight: normal;
    /*margin-bottom: 10px;*/
}

    .bottomcontactsHelp a {
        color: #999999;
        text-decoration: underline;
    }

.bottomcontacts {
    margin-top: 10px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCCCCC;
    padding-top: 10px;
    font-size: 11px;
    color: #999999;
    line-height: 1.4em;
    font-weight: normal;
    margin-bottom: 10px;
    text-align: right;
}

    .bottomcontacts a {
        color: #999999;
        text-decoration: underline;
    }

.search-textbox {
    margin: 4px 0 8px 0;
    width: 200px;
}

.search-button {
    margin: 4px 0 12px 0;
    width: 150px;
}
/* End Corporate styling */

/* Spinner */
#divLoading {
    display: none;
    left: 50%;
    top: -50%;
    z-index: 9999;
    position: relative !important;
}
/* End Spinner */

/* Telogis Map */
.iFrameMap {
    border-style: none;
    overflow: hidden;
}

.mapContainerRight {
    float: right;
}

.mapBody {
    margin: 0;
}

#main_map {
    border: 1px solid #888888;
    margin: auto;
}

    #main_map #premises_balloon_body {
        border-radius: 10px 10px 10px 0;
        background-color: rgba(255,255,255,.7);
    }
/* End Telogis Map */
