.divContactListInner th {
    width: 100%;
}

html, body, #wrapper {
    height: 50%;
    margin: 0;
    padding: 0;
    border: none;
    text-align: left;
    background-color: #FFFFFF;
    color: #000000;
    font-family: Arial;
    font-size: 11px;
    line-height: 13px;
}

.errors {
    color: red;
}

.noterrors {
    color: black;
}

.tabNav {
    white-space: nowrap;
}

.announcements {
    color: #FFFFFF;
    background-color: #FF0000;
    clear: both;
    padding: 6px 12px 6px 12px;
    -moz-border-radius: 12px;
    -khtml-border-radius: 12px;
    -webkit-border-radius: 12px;
    font-size: 12px;
    margin-bottom: 20px;
    width: 40%;
    border-color: #FF0000;
    border-style: solid;
    border-collapse: collapse;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    z-index: 999998;
}

    .announcements:hover {
        border-color: palevioletred;
    }

a, a:link, a:active, a:visited, a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.close:hover {
    cursor: pointer;
    color: #FFFFFF;
    text-decoration: none;
}

.close {
    color: #FFFFFF;
    line-height: 12px;
    width: 18px;
    font-size: 8pt;
    font-family: tahoma;
    margin-top: 1px;
    margin-right: 2px;
    position: absolute;
    top: 0;
    right: 0;
}

.menutitle {
    font-size: 13px;
    font-weight: bold;
}

.ContactEmail {
    font-size: 10px;
}

.ContactLabels {
    font-size: 10px;
    font-weight: bold;
}

.menu {
    font-size: 11px;
    font-weight: bold;
    line-height: 15px;
}

a.menu:Link {
    color: #A20107;
    text-decoration: none;
    font-weight: bold;
    line-height: 15px;
}

a.menu:hover {
    color: #A20107;
    text-decoration: none;
    line-height: 15px;
}

a.menu:active {
    color: #A20107;
    text-decoration: none;
    line-height: 15px;
}

a.menu:visited {
    color: #A20107;
    text-decoration: none;
    line-height: 15px;
}






.SmallText {
    font-size: 11px;
}

.NewWindow {
    z-index: 100;
    left: 200px;
    position: absolute;
    top: 180px;
    width: 600px;
    height: 200px;
}

.DropDownFormat {
    font-size: 12px;
}

.ContactTable {
    font-size: 11px;
    line-height: 11px;
}

.MenuTableHeader {
    background-image: url('images/menuheaderbg.gif');
    height: 18px;
    color: White;
    background-color: #A20107;
    font-weight: bold;
    font-size: 11px;
    text-align: left;
}

.NormalField {
    background-color: #FFFFFF;
}

.FocusField {
    background-color: #FFFFCC;
}

.TimeAlertTitle {
    color: Red;
    font-size: 13px;
    font-weight: bold;
}

.TableHeader {
    background-image: url('images/headerbg.gif');
    height: 25px;
    color: White;
    font-weight: bold;
}

.TableHangingFooter {
    background-color: lightgray;
    border-style: solid;
    border-width: 1px;
    border-color: #A20107;
    border-top: none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-left: 2px;
    padding-bottom: 3px;
    padding-top: 2px;
}

/* Styles a table and all child elements to look like a the rest of the list tabels in SIM*/
table.TableList {
    border-color: #A20107;
    border-width: 1px;
    border-collapse: collapse;
    border-style: solid;
}

    table.TableList th {
        background-image: url('images/headerbg.gif');
        height: 25px;
        color: White;
        font-weight: bold;
    }

        table.TableList th a:link {
            background-color: transparent;
            height: 25px;
            color: White;
            font-weight: bold;
            text-decoration: none;
        }

        table.TableList th a:hover {
            background-color: transparent;
            height: 25px;
            color: White;
            font-weight: bold;
            text-decoration: underline;
        }

        table.TableList th a:active {
            background-color: transparent;
            height: 25px;
            color: White;
            font-weight: bold;
            text-decoration: none;
        }

        table.TableList th a:visited {
            background-color: transparent;
            height: 25px;
            color: White;
            font-weight: bold;
            text-decoration: none;
        }

    table.TableList tr:nth-child(odd) {
        background-color: #FFFFFF;
    }

    table.TableList tr:nth-child(even) {
        background-color: #B9B9B9;
    }

    table.TableList td {
        border-color: #A20107;
        border-width: 1px;
        border-collapse: collapse;
        border-style: solid;
    }

a.TableHeaderLink:link {
    background-color: transparent;
    height: 25px;
    color: White;
    font-weight: bold;
    text-decoration: none;
}

a.TableHeaderLink:hover {
    background-color: transparent;
    height: 25px;
    color: White;
    font-weight: bold;
    text-decoration: none;
}

a.TableHeaderLink:active {
    background-color: transparent;
    height: 25px;
    color: White;
    font-weight: bold;
    text-decoration: none;
}

a.TableHeaderLink:visited {
    background-color: transparent;
    height: 25px;
    color: White;
    font-weight: bold;
    text-decoration: none;
}

.TableSubHeader {
    background-image: url('images/subheaderbg.gif');
    height: 20px;
    color: #000000;
    background-color: #ebebeb;
    font-weight: bold;
}

.NormalRow {
    background-color: #FFFFFF;
}

.AlternateRow {
    background-color: #F7F6F3;
}

.AlternateRowDarker {
    background-color: #E0DFDD;
}

.sitemap {
    font-size: 14px;
}

a.sitemap:Link {
    color: #000000;
    text-decoration: none;
}

a.sitemap:hover {
    color: #ffffff;
    text-decoration: none;
}

a.sitemap:active {
    color: #000000;
    text-decoration: none;
}

a.sitemap:visited {
    color: #000000;
    text-decoration: none;
}

a:link {
    color: #3300ff;
}

a:visited {
    color: #3300ff;
}

a:hover {
    color: #ff0000;
}

a:active {
    color: #3300ff;
}

.submitButtonCopy {
    border: 3px double #999999;
    border-top-color: #CCCCCC;
    border-left-color: #CCCCCC;
    padding: 0.25em;
    background-color: #FFFFFF;
    color: #333333;
    font-size: 75%;
    font-weight: bold;
    font-family: Verdana, Helvetica, Arial, sans-serif;
}

.submitButton {
    border: 3px double #00476c;
    border-top-color: #b9d3e1;
    border-left-color: #b9d3e1;
    padding: 0.25em;
    background-color: #c9dde8;
    color: #333333;
    font-size: 75%;
    font-weight: bold;
    font-family: Verdana, Helvetica, Arial, sans-serif;
}

table {
    color: #000000;
    font-family: Arial;
    font-size: 11px;
    line-height: 13px;
}

.contactsNormal {
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    line-height: 13px;
    text-align: left;
}

.PageTitle {
    color: #000000;
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
    line-height: 15px;
}

.SubTitle {
    color: #000000;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    line-height: 15px;
}

.error {
    font-weight: bold;
    color: Red;
}

.footer {
    font: 10.5px arial;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none
}

a.footer:Link {
    font: 10.5 arial;
    color: #ffffff;
    text-decoration: none;
}

a.footer:hover {
    font: 10.5 arial;
    color: #ffffff;
    text-decoration: none;
}

a.footer:active {
    font: 10.5 arial;
    color: #ffffff;
    text-decoration: none;
}

a.footer:visited {
    font: 10.5 arial;
    color: #ffffff;
    text-decoration: none;
}


.requiredText {
    font-weight: bold;
}

.LeftColumn {
    font-size: 12px;
    line-height: normal;
}



.gridBold {
    font-size: 11px;
    font-weight: bold;
}

a.gridBold:Link {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

a.gridBold:hover {
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

a.gridBold:active {
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

a.gridBold:visited {
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}


.gridNormal {
    font-size: 11px;
}

a.gridNormal:Link {
    color: #000000;
    text-decoration: none;
}

a.gridNormal:hover {
    color: #000000;
    text-decoration: none;
}

a.gridNormal:active {
    color: #000000;
    text-decoration: none;
}

a.gridNormal:visited {
    color: #000000;
    text-decoration: none;
}

/* AB 12/01/08 */

#Loading {
    position: fixed;
    left: 40%;
    top: 40%;
    background-color: #ffffff;
    border: 3px double #aaaaaa;
    width: 200px;
    text-align: center;
    padding: 5px;
}

/* <incident> */
table.incident {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    border-color: #A20107;
    border-width: 1px;
    border-style: solid;
    border-collapse: collapse;
    width: 100%;
}

td.incidentheader {
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 4px;
    padding-bottom: 5px
}

.tblHeaderText {
    background-color: #A20107;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
    border-collapse: collapse;
    border-top-color: #FFFFFF;
    height: 33px;
}

a.NoteTextLink:link {
    color: #000000;
    text-decoration: none;
}

a.NoteTextLink:active {
    color: #000000;
    text-decoration: none;
}

a.NoteTextLink:hover {
    color: #000000;
    text-decoration: none;
}

a.NoteTextLink:visited {
    color: #000000;
    text-decoration: none;
}


.tblHeader {
    background-color: #A20107;
    color: #FFFFFF;
    border-collapse: collapse;
    border-top-color: #FFFFFF;
    height: 33px;
    font-size: 10px;
    font-weight: bold;
    line-height: 13px;
}

a.tblHeaderLink:link {
    background-color: Transparent;
    color: #FFFFFF;
    border-collapse: collapse;
    border-top-color: #FFFFFF;
    height: 33px;
    font-size: 10px;
    font-weight: bold;
    line-height: 13px;
    text-decoration: none;
}

a.tblHeaderLink:active {
    background-color: Transparent;
    color: #FFFFFF;
    border-collapse: collapse;
    border-top-color: #FFFFFF;
    height: 33px;
    font-size: 10px;
    font-weight: bold;
    line-height: 13px;
    text-decoration: none;
}

a.tblHeaderLink:hover {
    background-color: Transparent;
    color: #FFFFFF;
    border-collapse: collapse;
    border-top-color: #FFFFFF;
    height: 33px;
    font-size: 10px;
    font-weight: bold;
    line-height: 13px;
    text-decoration: none;
}

a.tblHeaderLink:visited {
    background-color: Transparent;
    color: #FFFFFF;
    border-collapse: collapse;
    border-top-color: #FFFFFF;
    height: 33px;
    font-size: 10px;
    font-weight: bold;
    line-height: 13px;
    text-decoration: none;
}

.tblHeader a {
    color: #ffffff;
}

.tblHeader2 {
    border-collapse: collapse;
    color: #000000;
    font-weight: bold;
    line-height: 15px;
}

.tblRow1, .tblRow2 {
    background-color: #DCDCDC;
    border-collapse: collapse;
    border-top-color: #FFFFFF;
    color: #000000;
    height: 25px;
    line-height: 15px;
}

.tblRow2 {
    background-color: #be9597;
}

    .tblRow1 a, .tblRow2 a {
        color: #000000;
        font-size: 10px;
    }


.tblFooter {
    background-color: #ffffff;
    font-weight: bold;
    color: #000000;
    border-collapse: collapse;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-top-color: #A20107;
    border-top-style: solid;
    border-width: 1px;
    height: 1px;
}

a.tblFooter:link {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

a.tblFooter:visited {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

a.tblFooter:hover {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

a.tblFooter:active {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

/* </incident> */
/* <search> */
.tab {
    float: left;
    border: 1px solid #999999;
    border-bottom: 0px;
    background-color: #999999;
    margin-right: 5px;
    margin-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
}

.activetab {
    float: left;
    border: 1px solid #999999;
    border-bottom: 0px;
    background-color: #F7F6F3;
    margin-right: 5px;
    margin-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
}

    .tab:active, .tab:link, .activetab:active, .activetab:link {
        color: #000000;
        text-decoration: none;
    }

.tab:hover {
    background-color: #C7C6C3;
}

.searchHeader, .searchHeader2 {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding: 0px;
    width: 99.8%;
    border: 1px solid #999999;
    background-color: #F7F6F3;
    display: table;
}

.searchHeader3 {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding: 0px;
    border: 1px solid #999999;
    background-color: #F7F6F3;
    display: table;
}


.searchHeader2 {
    text-align: right;
    border-top: 0px;
}

.searchCrit {
    display: inline;
    margin-right: 15px;
    margin-left: 15px;
}

/*
.searchHeader td
{
    border: 1px solid #999999;
    background-color: #F7F6F3;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    font-weight: bolder;
    vertical-align: top;
}
*/
table.subSearchTable, table.subSearchTable td {
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    border: 0px;
}

a.srchtypelink {
    display: table;
    font-weight: normal;
}

.searchTextBox {
    width: 300px;
}

.searchButton {
    font-family: Sans-Serif;
}

.incidentPanel {
    border: 3px double #aaaaaa;
    background-color: #ffffff;
    width: 600px;
    height: 450px;
    position: fixed;
    left: 210px;
    top: 120px;
}

.titlebar, .titlebar td {
    color: #ffffff;
    font-weight: bold;
    padding-left: 3px;
    background-color: #A20107;
}
/* </search> */
/* <filemanager> */
.uploadCtlPanel {
    padding: 3px;
    background-color: #fff6e1;
}

    .uploadCtlPanel table td {
        padding: 8px;
        border: 1px solid #888888
    }


.filePanel {
    margin-bottom: 10px;
    height: 500px;
}

    .filePanel a {
        color: #000000;
    }

        .filePanel a:hover {
            text-decoration: underline;
        }

.confirmdialog {
    text-align: center;
    font-weight: bolder;
    position: fixed;
    left: 400px;
    top: 320px;
    border: 2px solid #aaaaaa;
    background-color: #ffffff;
    width: 400px;
    height: 100px;
    z-index: 1000;
}

.scrollable {
    border-top: 1px solid #777777;
    border-left: 1px solid #777777;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    height: 450px;
    overflow: auto;
}

.cancelbutton {
    color: #aa0000;
    font-weight: bold;
    float: right;
}

a.GridViewMainLink:link {
    color: #660000;
    font-weight: bold;
    font-size: 12px;
    text-decoration: underline;
}

a.GridViewMainLink:visited {
    color: #660000;
    font-weight: bold;
    font-size: 12px;
    text-decoration: underline;
}

a.GridViewMainLink:hover {
    color: #660000;
    font-weight: bold;
    font-size: 12px;
    text-decoration: underline;
}

a.GridViewMainLink:active {
    color: #660000;
    font-weight: bold;
    font-size: 12px;
    text-decoration: underline;
}


a.GridViewNormalLink:link {
    color: #000000;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
}

a.GridViewNormalLink:visited {
    color: #000000;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
}

a.GridViewNormalLink:hover {
    color: #000000;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
}

a.GridViewNormalLink:active {
    color: #000000;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
}

.GridViewSmallLink:link {
    color: #000000;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
}

a.GridViewSmallLink:link {
    color: #000000;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
}

a.GridViewSmallLink:visited {
    color: #000000;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
}

a.GridViewSmallLink:hover {
    color: #000000;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
}

a.GridViewSmallLink:active {
    color: #000000;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
}

a.GridViewSmallLink {
    color: #000000;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
}


.TitleBoldLink {
    color: #000000;
    font-weight: normal;
    font-size: 10.5px;
    text-decoration: none;
    font-weight: bold;
    line-height: 13px;
}

a.TitleBoldLink:link {
    color: #000000;
    font-weight: normal;
    font-size: 10.5px;
    text-decoration: underline;
    font-weight: bold;
    line-height: 13px;
}

a.TitleBoldLink:visited {
    color: #000000;
    font-weight: normal;
    font-size: 10.5px;
    text-decoration: underline;
    font-weight: bold;
    line-height: 13px;
}

a.TitleBoldLink:hover {
    color: #000000;
    font-weight: normal;
    font-size: 10.5px;
    text-decoration: underline;
    font-weight: bold;
    line-height: 13px;
}

a.TitleBoldLink:active {
    color: #000000;
    font-weight: normal;
    font-size: 10.5px;
    text-decoration: underline;
    font-weight: bold;
    line-height: 13px;
}


.NoteFooter {
    color: #000000;
    font-size: 9px;
    font-style: italic;
}

.IncidentFooter {
    color: #A20107;
    font-size: 9px;
    font-style: italic;
}

.MissingDates:link {
    color: #000000;
    font-weight: normal;
    font-size: 10px;
    text-decoration: none;
}

a.MissingDates:link {
    color: #000000;
    font-weight: normal;
    font-size: 10px;
    text-decoration: none;
}

a.MissingDates:visited {
    color: #000000;
    font-weight: normal;
    font-size: 10px;
    text-decoration: none;
}

a.MissingDates:hover {
    color: #000000;
    font-weight: normal;
    font-size: 10px;
    text-decoration: none;
}

a.MissingDates:active {
    color: #000000;
    font-weight: normal;
    font-size: 10px;
    text-decoration: none;
}

/* </filemanager> */

.nounderline {
    text-decoration: none
}




.clear { /* generic container (i.e. div) for floating buttons */
    overflow: scroll;
    width: 100%;
}

a.rssbutton {
    background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: right;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

    a.rssbutton span {
        background: transparent url('images/bg_button_span.gif') no-repeat;
        display: block;
        line-height: 14px;
        padding: 5px 0 5px 18px;
    }

    a.rssbutton:active {
        background-position: bottom right;
        color: #000;
        outline: none; /* hide dotted outline in Firefox */
    }

        a.rssbutton:active span {
            background-position: bottom left;
            padding: 6px 0 4px 18px; /* push text down 1px */
        }

table.gridTable td {
    border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

.pagerButton, .pagerButtonActive {
    padding: 2px;
    margin: 4px;
    width: 22px;
    border: 1px solid #aa0000;
    float: left;
    text-align: center;
}

.pagerButtonActive {
    font-weight: bolder;
    color: #ffffff;
    background-color: #aa0000;
}

.pagerButton:link {
    color: #aa0000
}

.pagerButton:active {
    color: #000000;
}

.dashboardQuoteTable {
    background-color: #ECF5F5;
}

    .dashboardQuoteTable td {
        border: 1px solid #D7E0E0;
    }

#divLoadingContainer {
    display: none;
    width: 100%;
    position: fixed;
    left: 0px;
    top: 30%;
}

#divLoading {
    text-align: center;
    border: 1px solid #A20107;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff
}

    #divLoading .titleBar {
        background-image: url('images/menuheaderbg.gif');
        color: #ffffff;
        font-weight: bold;
        padding: 2px;
    }

.divContactListInner {
    padding: 4px;
}

    .divContactListInner table {
        margin-top: 4px;
        border: 1px solid #a20000;
    }

.ChatControls {
    padding: 2px;
    border: #a20000;
    background-color: #A20107;
    position: absolute;
    bottom: 0px;
    width: 276px
}

.kicker {
    position: fixed;
    left: 0px;
    bottom: 0px;
    max-height: 350px;
    overflow: hidden;
    pointer-events: none;
}

.ChatSession {
    display: block;
    margin-left: 3px;
    background-color: #ffffff;
    height: 350px;
    border-left: 1px solid #a20000;
    border-right: 1px solid #a20000;
    border-top: 1px solid #a20000;
    pointer-events: all;
}

.enclosing {
    position: fixed;
    bottom: 0px;
    max-height: 350px;
    overflow: hidden;
    pointer-events: none;
}

.ChatTitleBar {
    height: 16px;
    background-image: url('images/headerbg.gif');
    padding: 2px;
    color: #ffffff;
    font-weight: bold;
}

.ChatTextArea {
    width: 280px;
    height: 298px;
    overflow: auto;
    padding: 3px;
}

.TitleBarCtrls {
    float: right;
}

.btnMinimizeConversation img, .btnCloseConversation img, .btnToggleContacts img {
    border: 0px;
}

#lstTeamMembers {
    max-height: 200px;
    overflow: auto;
}

.dialogTemplateApprove {
    border: 2px solid rgb(204, 0, 0) !important;
    padding: 0px !important;
}

.ui-dialog-titlebar {
    background-image: url('images/headerbg.gif') !important;
    background-color: #A20107 !important;
    border-width: 0px !important;
    border-radius: 0px !important;
}

.ui-dialog-buttonpane {
    background-color: #A20107 !important;
    border-color: #A20107 !important;
    text-align: center !important;
    margin: 0px !important;
}

.ui-dialog-buttonset {
    float: none !important;
}

.ui-button-text {
    color: black;
}

/*used for EmptyDataTemplate in AuditTrail.aspx and AuditSelection.aspx*/
.GridViewEmptyRow table {
}

.GridViewEmptyRow tr {
}

.GridViewEmptyRow td {
    font-size: 14px;
}

.GridViewEmptyRow {
}
/*end Empty grid view template*/

/*disables the click-drag resize on multiline text-boxes*/
.MultiLineTextBox {
    resize: none;
    font-size: 12px; /*Dan: Used by Scope Description in Company Management*/
}

.BorderBoxGreyFade {
    border: 6px solid;
    border-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAABtSURBVFhH7dehDcAwDETRjO5RAjqIF/EsiQpsXaPScwsOHIks/UczzGzdm/NqXXYHPrp7y7BZADyICMqw8QCww+cQUYC3Q+YEEEAAAQQQQAABBBBAgP8BOhHZKwAimBBsZLcAJ4I5bH78Pbe1AVH2zcQygYQDAAAAAElFTkSuQmCC") 5 stretch;
    border-image-width: 5px;
    background-color: rgb(221,221,221);
}

.BorderBoxGreyFade-Margin {
    border: 6px solid;
    border-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAABtSURBVFhH7dehDcAwDETRjO5RAjqIF/EsiQpsXaPScwsOHIks/UczzGzdm/NqXXYHPrp7y7BZADyICMqw8QCww+cQUYC3Q+YEEEAAAQQQQAABBBBAgP8BOhHZKwAimBBsZLcAJ4I5bH78Pbe1AVH2zcQygYQDAAAAAElFTkSuQmCC") 5 stretch;
    border-image-width: 5px;
    background-color: rgb(221,221,221);
    margin: 7px;
}



/* TELEPHONE NUMBER MANAGEMENT */
.dialogTemplateTN .ui-widget-header{
    color:white;
}
#dialog-template-tn {
    overflow-y: hidden;
}
}

.reminderTable {
    width: 100% !important;
    border-collapse: collapse;
}
.reminderTableHeader {
        text-align: center;
        line-height: 24px;
        background: rgb(105, 104, 104) !important;
        border-bottom: 1px solid #000000 !important;
        border-top: transparent;
        border-left: transparent;
        border-right: transparent;
        color: white;
    }

.reminderTableOddRow {
        text-align: center;
        line-height:14px;
        border-top: transparent;
        border-left: transparent;
        border-right: transparent;
        border-bottom: 1px solid #8c8c8c;
        background: #F1F1F1;
    }

.reminderTableEvenRow {
    text-align: center;
    line-height: 14px;
    border-top: transparent;
    border-left: transparent;
    border-right: transparent;
    border-bottom: 1px solid #8c8c8c;
    background: #FEFEFE;
}

.reminderActionLinks {
    color: darkblue !important;
    font-weight: 600;
    padding: 15px;
}

.trUpdateHours {
    display: none;
}

.trShowInfo {
    display: none;
}

centered {
    text-align: center !important;
}

.BlockDetails {
    display: block;
}