/* CSS Document */
body {
    margin: 0;
    padding: 0;
    background-color: #CCCCCC;
    background-image: url(bg.gif);
    background-position: top;
    background-repeat: repeat-x;
}
/*span,*/
#lblPhone, #lblmessage, #lblmsg1, #lblmessage1, #spnNumOfChars, #alertsSpan {
    width: auto;
    white-space: nowrap;
}

.button {
    display: inline-block;
    width: 90px;
    margin-left: 60px;
    margin-right: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 45px;
    height: 20px;
    font-size: 12px;
    font-family: Arial,sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #cc0000;
}

.button-custom {
    display: inline-block;
    width: 90px;
    margin-left: 60px;
    margin-right: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 45px;
    height: 20px;
    font-size: 12px;
    font-family: Arial,sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #cc0000;
    border-style: ridge;
    border-color: #FF3300;
}

.buton_effect_0 {
    width: 136px;
    height: 23px;
    background-image: url(button_bg_167.gif);
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #282727;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
}

.button_bg_1 {
    background-image: url(button_bg_1.gif);
    background-repeat: no-repeat;
    height: 23px;
}

.button_bg_2 {
    background-image: url(button_bg_2.gif);
    background-repeat: no-repeat;
    height: 23px;
}

.button_bg_100 {
    background-image: url(button_bg_100.gif);
    background-repeat: no-repeat;
    background-position: center;
    height: 23px;
    width: 100px;
}


.button_bg_116 {
    background-image: url(button_bg_116.gif);
    background-repeat: no-repeat;
    height: 23px;
}

.button_bg_136 {
    background-image: url(button_bg_136.gif);
    background-repeat: no-repeat;
    height: 23px;
    width: 94px;
    background-position: center;
}

.button_bg_160 {
    background-image: url(button_bg_160.gif);
    background-repeat: no-repeat;
    height: 23px;
    width: 160px;
    background-position: center;
}

.button_bg_150 {
    background-image: url(button_bg_150.gif);
    background-repeat: no-repeat;
    height: 23px;
    width: 150px;
    background-position: center;
}

.button_bg_186 {
    background-image: url(button_bg_186.gif);
    background-repeat: no-repeat;
    height: 23px;
}

.button_bg_167 {
    background-image: url(button_bg_167.gif);
    background-repeat: no-repeat;
    height: 23px;
}

.button_sign_out {
    background-repeat: no-repeat;
    width: 120px;
    height: 21px;
}

.links {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #282727;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

    .links a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #282727;
        font-weight: bold;
        text-decoration: none;
        text-transform: uppercase;
    }

        .links a:hover {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 10px;
            color: #F32C1C;
            font-weight: bold;
            text-decoration: none;
            text-transform: uppercase;
        }

.linksred {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #ff0000;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

    .linksred a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #ff0000;
        font-weight: bold;
        text-decoration: none;
        text-transform: uppercase;
    }

        .linksred a:hover {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 10px;
            color: #ff0000;
            font-weight: bold;
            text-decoration: none;
            text-transform: uppercase;
        }

.links_big {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #282727;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}

    .links_big a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 15px;
        color: #282727;
        font-weight: bold;
        text-transform: uppercase;
    }

        .links_big a:hover {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 15px;
            color: #F32C1C;
            font-weight: bold;
            text-transform: uppercase;
        }

.heading5 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
}

.text_small {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #343434;
    text-decoration: none;
}

.text_bold {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #808080;
    text-decoration: none;
    font-weight: bold;
}

.text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #343434;
    text-decoration: none;
}

.text-form {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #343434;
    text-decoration: none;
    display: inline-block;
    width: 30%;
    text-align: right;
}

.text:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #F32C1C;
    text-decoration: underline;
}

.datagrid_text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #343434;
    padding: 0 0 0 10px;
    border-bottom: 1px dashed #343434;
    height: 32px;
}

.datagrid_text2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #343434;
    padding: 0 0 0 10px;
    border-bottom: 1px dashed #343434;
    height: 32px;
}

    .datagrid_text2 td {
        border-bottom: 1px dashed #343434;
    }

.datagrid_text3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #343434;
    padding: 0 0 0 10px;
    height: 32px;
}

.datagrid_text4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #343434;
}

.tbl_border {
    border: 1px solid #CCCCCC;
}

.grid {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #343434;
    padding: 0 0 0 10px;
    border-bottom: 1px solid #CCCCCC;
    height: 25px;
}

.datagrid_text_1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #343434;
    padding: 0 0 0 10px;
    border-bottom: 1px dashed #343434;
    height: 32px;
}

.datagrid_wo_border {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #343434;
    padding: 0 0 0 10px;
    height: 32px;
}

.links_2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #343434;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

    .links_2 a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #343434;
        font-weight: bold;
        text-decoration: none;
        text-transform: uppercase;
    }

        .links_2 a:hover {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 10px;
            color: #F32C1C;
            font-weight: bold;
            text-decoration: none;
            text-transform: uppercase;
        }

.links_3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #343434;
    text-decoration: none;
}

    .links_3 a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #343434;
        text-decoration: none;
    }

        .links_3 a:hover {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 11px;
            color: #F32C1C;
            text-decoration: none;
        }

.heading1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #2D2D2D;
    text-transform: uppercase;
    font-weight: normal;
    padding: 0 0 0 1px;
}

.heading2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #3E3E3E;
    text-transform: uppercase;
    font-weight: normal;
    padding: 0 0 0 0px;
}

.date {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #282727;
    text-transform: uppercase;
}

.tab_head {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #2D2D2D;
    text-transform: uppercase;
}

.tab_head_1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #2D2D2D;
    padding: 0px 0 0 31px;
}

.tab_head2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #2D2D2D;
}

.tab_head_3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #2D2D2D;
    background-color: #CCCCCC;
}

.table_head {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
}

.calendar_head {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #F32C1C;
    text-decoration: none;
}

    .calendar_head a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #F32C1C;
        text-decoration: none;
    }

        .calendar_head a:hover {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 13px;
            font-weight: bold;
            color: #F32C1C;
            text-decoration: underline;
        }

.individual_head {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #F32C1C;
    text-decoration: none;
}

    .individual_head a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #F32C1C;
        text-decoration: none;
    }

        .individual_head a:hover {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 11px;
            font-weight: bold;
            color: #F32C1C;
            text-decoration: underline;
        }

.responding-cell-header {
    color: White;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    border: solid 1px blue;
}

.responding-cell {
    border-bottom: 1px #E7E7E7 solid;
    border-right: 1px #E7E7E7 solid;
    word-wrap: break-word;
    overflow: visible;
}

.responding-cell-control {
    border-bottom: 1px #E7E7E7 solid;
    word-wrap: break-word;
    overflow: visible;
}

.responding-header-1 {
    width: 4%;
}

    .responding-header-1 div {
        width: 23px;
        overflow: hidden;
    }

.responding-header-2 {
    width: 33%;
}

    .responding-header-2 div {
        width: 204px;
        overflow: hidden;
    }

.responding-cell-1 {
    min-width: 150px;
    width: 37%;
}


.responding-header-3 {
    width: 20%;
}

    .responding-header-3 div {
        width: 127px;
        overflow: hidden;
    }

.responding-cell-2 {
    min-width: 126px;
    width: 20%;
}


.responding-header-4 {
    width: 13%;
}

    .responding-header-4 div {
        min-width: 64px;
        overflow: visible;
        white-space: nowrap;
    }

.responding-cell-3 {
    min-width: 86px;
    width: 13%;
}


.responding-header-5 {
    width: 12%;
}

    .responding-header-5 div {
        min-width: 72px;
        overflow: visible;
        white-space: nowrap;
    }

.responding-cell-4 {
    min-width: 76px;
    width: 12%;
}

.responding-header-6 {
    width: 18%;
}

    .responding-header-6 div {
        width: 114px;
        overflow: hidden;
    }

.responding-cell-5 {
    font-size: 17px;
    min-width: 113px;
    width: 18%;
}

.responding-head-5 {
    width: 111px;
}


.onduty-cell {
    border-bottom: 1px #E7E7E7 solid;
    border-right: 1px #E7E7E7 solid;
    word-wrap: break-word;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 19px;
    color: #000000;
    padding: 0 0 0 2px;
}

.onduty-header-1 {
    width: 4%;
}

    .onduty-header-1 div {
        width: 23px;
        overflow: hidden;
    }

.onduty-header-2 {
    width: 27%;
}

    .onduty-header-2 div {
        width: 182px;
        overflow: hidden;
    }

.onduty-cell-1 {
    width: 32%;
    min-width: 150px;
}


.onduty-header-3 {
    width: 28%;
}

    .onduty-header-3 div {
        width: 192px;
        overflow: hidden;
    }

.onduty-cell-2 {
    width: 29%;
    min-width: 191px;
}


.onduty-header-4 {
    width: 15%;
}

    .onduty-header-4 div {
        width: 64px;
        overflow: visible;
        white-space: nowrap;
    }

.onduty-cell-3 {
    width: 15%;
    min-width: 64px;
}


.onduty-header-5 {
    width: 11.5%;
}

    .onduty-header-5 div {
        width: 75px;
        overflow: hidden;
    }

.onduty-cell-4 {
    width: 12%;
    min-width: 75px;
}


.onduty-header-6 {
    width: 14%;
}

    .onduty-header-6 div {
        width: 94px;
        overflow: hidden;
    }

.onduty-cell-5 {
    width: 12%;
    min-width: 75px;
}


.cell1 {
    border-bottom: 1px #E7E7E7 solid;
    border-right: 1px #E7E7E7 solid;
}

.cell2 {
    border-bottom: 1px #E7E7E7 solid;
    border-right: 1px #E7E7E7 solid;
}

.cell3 {
    border-bottom: 1px #E7E7E7 solid;
    border-right: 1px #E7E7E7 solid;
}

.cell4 {
    border-right: 1px #E7E7E7 solid;
    border-bottom: 1px #E7E7E7 solid;
}

.cell5 {
    border-bottom: 1px #E7E7E7 solid;
    border-right: 1px #E7E7E7 solid;
}

.cell6 {
    border-bottom: 1px #E7E7E7 solid;
}

.agency_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #000000;
    padding: 0 0 0 2px;
}

.agency_text_control {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    padding: 0 0 0 2px;
}

.agency_text_control_noBold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    padding: 0 0 0 2px;
}

.marquee_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    color: #343434;
}

.days_head {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #F32C1C;
    font-weight: bold;
}

a.current_month {
    display: block;
    width: 80px;
    height: 80px;
    text-decoration: none;
    padding: 8px 0 0 8px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #F32C1C;
    text-decoration: none;
    background: #FFFFFF;
    border: 1px #F9958D solid;
}

    a.current_month:hover {
        background: #F32C1C;
        color: #FFFFFF;
    }

a.previous_month {
    display: block;
    width: 80px;
    height: 80px;
    text-decoration: none;
    padding: 8px 0 0 8px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #9B9B9B;
    text-decoration: none;
    background: #FFFFFF;
    border: 1px #F9958D solid;
}

    a.previous_month:hover {
        background: #F32C1C;
        color: #FFFFFF;
    }

.to_day {
    width: 68px;
    height: 68px;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    background-color: #F32C1C;
    border: 1px #F9958D solid;
}

.to_day1 {
    width: 40px;
    height: 40px;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    background-color: #F32C1C;
    border: 1px #F9958D solid;
}

.current_mon {
    width: 68px;
    height: 68px;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    background-color: #FFFFFF;
    border: 1px #F9958D solid;
}

.current_mon1 {
    width: 40px;
    height: 40px;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    background-color: #FFFFFF;
    border: 1px #F9958D solid;
}

.previous_mon {
    width: 68px;
    height: 68px;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    background-color: #FFFFFF;
    border: 1px #F9958D solid;
}

.previous_mon1 {
    width: 40px;
    height: 40px;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    background-color: #FFFFFF;
    border: 1px #F9958D solid;
}

a.today {
    display: block;
    width: 80px;
    height: 80px;
    text-decoration: none;
    padding: 8px 0 0 8px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #0073C7;
    background: #FFFFFF;
    border-left: 1px #F9958D solid;
    border-right: 1px #F9958D solid;
    border-top: 1px #F9958D solid;
    border-bottom: 1px #F9958D solid;
}

    a.today:hover {
        background: #F32C1C;
        color: #FFFFFF;
    }

.individual_cell {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #F32C1C;
    text-decoration: none
}

    .individual_cell a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #F32C1C;
        text-decoration: underline;
    }

        .individual_cell a:hover {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 13px;
            color: #F32C1C;
            text-decoration: none;
        }

.txt_box_1 {
    width: 177px;
    height: 18px;
    background-color: #FFFFFF;
    border: 1px #F9958D solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2D2D2D;
}

.loginBox {
    width: 215px;
    height: 22px;
    background-color: #FFFFFF;
    border: 1px #F9958D solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2D2D2D;
}

.txt_box_2 {
    width: 251px;
    height: 18px;
    background-color: #FFFFFF;
    border: 1px solid #8D8D8D;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2D2D2D;
}

.label {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #343434;
}

.txt_box_150 {
    width: 150px;
    height: 18px;
    background-color: #FFFFFF;
    border: 1px solid #8D8D8D;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2D2D2D;
}

.txt_box_57 {
    width: 57px;
    height: 18px;
    background-color: #FFFFFF;
    border: 1px solid #8D8D8D;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2D2D2D;
}

.txt_box_97 {
    width: 97px;
    height: 18px;
    background-color: #FFFFFF;
    border: 1px solid #8D8D8D;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2D2D2D;
}

.txt_box_74 {
    width: 74px;
    height: 18px;
    background-color: #FFFFFF;
    border: 1px solid #8D8D8D;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2D2D2D;
}

.txt_box_95 {
    width: 95px;
    height: 18px;
    background-color: #FFFFFF;
    border: 1px solid #8D8D8D;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2D2D2D;
}

.txt_box_42 {
    width: 42px;
    height: 18px;
    background-color: #FFFFFF;
    border: 1px solid #8D8D8D;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2D2D2D;
}

.txt_box_179 {
    width: 179px;
    height: 18px;
    background-color: #FFFFFF;
    border: 1px solid #8D8D8D;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2D2D2D;
}

.txt_box_62 {
    width: 62px;
    height: 18px;
    background-color: #FFFFFF;
    border: 1px solid #8D8D8D;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2D2D2D;
}

.txt_box_55 {
    width: 55px;
    height: 18px;
    background-color: #FFFFFF;
    border: 1px solid #8D8D8D;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2D2D2D;
}

.txt_box_181 {
    width: 181px;
    height: 18px;
    background-color: #FFFFFF;
    border: 1px solid #8D8D8D;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2D2D2D;
}

.txt_box_61 {
    width: 61px;
    height: 18px;
    background-color: #FFFFFF;
    border: 1px solid #8D8D8D;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2D2D2D;
}

.txt_box_60 {
    width: 60px;
    height: 18px;
    background-color: #FFFFFF;
    border: 1px solid #8D8D8D;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2D2D2D;
}

.txt_box_54 {
    width: 54px;
    height: 18px;
    background-color: #FFFFFF;
    border: 1px solid #8D8D8D;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2D2D2D;
}

.txt_box_200 {
    width: 200px;
    height: 18px;
    background-color: #FFFFFF;
    border: 1px solid #8D8D8D;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2D2D2D;
}

.txt_box_254 {
    width: 254px;
    height: 18px;
    background-color: #FFFFFF;
    border: 1px solid #8D8D8D;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2D2D2D;
}

.txt_box_120 {
    width: 120px;
    height: 18px;
    background-color: #FFFFFF;
    border: 1px solid #8D8D8D;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2D2D2D;
}

.txt_box_79 {
    width: 79px;
    height: 18px;
    background-color: #FFFFFF;
    border: 1px solid #8D8D8D;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2D2D2D;
}

.txt_box_chrome {
	width: 80px;
	height: 18px;
	background-color: #FFFFFF;
	border: 1px solid #8D8D8D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D2D2D;
}

.txt_box_424 {
    width: 424px;
    height: 18px;
    background-color: #FFFFFF;
    border: 1px solid #8D8D8D;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2D2D2D;
}

.list_box_2 {
    width: 254px;
    height: 18px;
    background-color: #FFFFFF;
    border: 1px solid #8D8D8D;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2D2D2D;
}

.list_box {
    height: 18px;
    background-color: #FFFFFF;
    border: 1px solid #8D8D8D;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2D2D2D;
}

.txt_area_content {
    width: 424px;
    height: 368px;
    background-color: #FFFFFF;
    border: 1px solid #8D8D8D;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2D2D2D;
}

.text_area {
    width: 251px;
    height: 65px;
    background-color: #FFFFFF;
    border: 1px solid #8D8D8D;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2D2D2D;
    overflow: auto;
}

.text_area_1 {
    width: 250px;
    height: 150px;
    background-color: #FFFFFF;
    border: 1px solid #8D8D8D;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2D2D2D;
    overflow: auto;
}

.text_area_179 {
    width: 181px;
    height: 50px;
    background-color: #FFFFFF;
    border: 1px solid #8D8D8D;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2D2D2D;
    overflow: auto;
}

.login_txt {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2D2D2D;
    text-transform: uppercase;
    padding: 0 8px 0 0;
}

.login_txt_1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2D2D2D;
}

.terms {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #F32C1C;
    text-decoration: none;
}

    .terms a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #F32C1C;
        text-decoration: none;
    }

        .terms a:hover {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 11px;
            color: #F32C1C;
            text-decoration: underline;
        }

.star {
    color: #FF0000;
    margin-left: 0.5em;
}

.fire {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FF0000;
    height: 32px;
}

.ems {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0000FF;
    height: 32px;
}

.fire-ems {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #008000;
    height: 32px;
}

.buton_effect_small {
    width: auto;
    height: auto;
    background-color: #F3F3F3;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #282727;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}

.buton_effect_0 {
    width: 136px;
    height: 23px;
    background-image: url(button_bg_167.gif);
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #282727;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
}

.buton_effect_1 {
    width: 167px;
    height: 23px;
    background: white url(../images1/button_bg_167.gif) no-repeat center top;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #282727;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    padding: 1px 0 !important;
    text-align: center;
}

    .buton_effect_1:hover {
        color: #F32C1C;
    }

.buton_effect_forgotPassword {
    /*width:167px;*/
    height: 23px;
    background: white url(../images1/button_bg_167.gif);
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px !important;
    color: #282727;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    padding: 1px 0 !important;
    text-align: center;
}

.buton_effect_tall {
    width: 167px;
    height: 33px;
    background: white url(../images1/button_bg_167_tall.gif) no-repeat center top;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #282727;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    padding: 1px 0 !important;
    text-align: center;
    white-space: pre-wrap;
}

    .buton_effect_tall:hover {
        color: #F32C1C;
    }

.buton_effect_2 {
    min-width: 167px;
    height: 23px;
    background: url(button_bg1_167.gif) no-repeat;
    background-size: 100% 100%;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #282727;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
}

.buton_effect_3 {
    width: 180px;
    height: 23px;
    background-image: url(button_bg1_186.gif);
    background-repeat: no-repeat;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #282727;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
}

.buton_effect_4 {
    width: 186px;
    height: 23px;
    background-image: url(button_bg_186.gif);
    background-repeat: no-repeat;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #282727;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
}

.button_small {
    width: 59px;
    height: 23px;
    background-image: url(button_new.gif);
    background-repeat: no-repeat;
    border: solid 1px #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #282727;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
}

.table_txt {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #6E6E6E;
}

#tabs {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    clear: both;
    text-align: center;
}

    #tabs ul {
        display: inline;
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    #tabs li {
        float: left;
    }

    #tabs a, #tabs span {
        position: relative;
        top: 0;
        float: left;
        width: 120px;
        text-decoration: none;
        color: #333;
    }

    #tabs span {
        margin: 0 2px 0 0;
        background: white;
        border-right: 1px solid #666;
        border-top: 1px solid #666;
        border-left: 1px solid #666;
        padding: 6px 4px 6px 10px;
        height: 42px;
    }

    #tabs a {
        margin: 1px 2px 0 0;
        background: #CCCCCC;
        border-right: 1px solid #AAA;
        border-top: 1px solid #AAA;
        border-left: 1px solid #AAA;
        padding: 5px 4px 5px 10px;
        height: 25px;
    }

#content {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #343434;
    text-decoration: none;
    padding: 20, 0, 20, 80;
    text-align: left;
    border: 1px solid #666;
    clear: both;
    width: 98%;
    margin-top: -1px;
}

    #content h1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #343434;
        border-bottom: 1px dashed #343434;
        width: 90%;
        text-align: center;
        padding: 0 0 10px 0;
    }

.h1WitoutDash {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #343434;
    font-weight: bold;
    width: 90%;
    text-align: left;
    padding: 0 0 10px 0;
}

#content p {
    clear: both;
}

    #content p table tr td span {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 20px;
        color: #343434;
        text-decoration: none;
    }

#command {
    clear: both;
}

.dates {
    position: relative;
    top: 0;
    margin: 0 2px 0 0;
    float: left;
    color: #333;
    text-align: center;
}

    .dates ul {
        display: inline;
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    .dates li {
        float: left;
    }

    .dates span {
        width: 120px;
        position: relative;
        top: 0;
        margin: 0 2px 0 0;
        float: left;
        background: white;
        text-decoration: none;
        color: #333;
    }

    .dates li span {
        float: none;
    }

#errors {
    border: 1px solid #ff0000;
    color: White;
    background-color: #ffa092;
    padding: 5px 10px 10px 10px;
    font-size: 15px;
    display: none;
    font-weight: bold;
}

a.shortTooltip {
    color: #c00;
}

    a.shortTooltip b {
        display: none;
    }

    a.shortTooltip:hover {
        border: 0;
        position: relative;
        z-index: 500;
        text-decoration: none;
    }

        a.shortTooltip:hover b {
            display: block;
            position: absolute;
            top: 20px;
            left: -150px;
            padding: 5px;
            font-family: arial;
            font-size: 8pt;
            font-weight: normal;
            color: #000;
            border: 1px solid #888;
            background: #ffc;
            width: 210px;
        }

            a.shortTooltip:hover b em {
                position: absolute;
                left: 20px;
                top: -6px;
                width: 11px;
                height: 6px;
                display: block;
                font-size: 1px;
            }

a.tooltip {
    color: #c00;
}

    a.tooltip b {
        display: none;
    }

    a.tooltip:hover {
        border: 0;
        position: relative;
        z-index: 500;
        text-decoration: none;
    }

        a.tooltip:hover b {
            display: block;
            position: absolute;
            top: 20px;
            left: -300px;
            padding: 5px;
            font-family: arial;
            font-size: 8pt;
            font-weight: normal;
            color: #000;
            border: 1px solid #888;
            background: #ffc;
            width: 350px;
        }

            a.tooltip:hover b em {
                position: absolute;
                left: 20px;
                top: -6px;
                width: 11px;
                height: 6px;
                display: block;
                font-size: 1px;
            }

#contentInPage {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 20px;
    color: #343434;
    text-decoration: none;
    padding: 20, 0, 20, 10;
    text-align: left;
    border: 1px solid #666;
    clear: both;
    width: 100%;
    margin-top: -1px;
}

    #contentInPage h1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #343434;
        border-bottom: 1px dashed #343434;
        width: 90%;
        text-align: center;
        padding: 0 0 10px 0;
    }

    #contentInPage p {
        clear: both;
    }

        #contentInPage p table tr td span, #chkStatus {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 12px;
            line-height: 20px;
            color: #343434;
            text-decoration: none;
        }

/* DST calendar */
#grdDstCalendarContainer table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    margin-left: 10px;
}

#grdDstCalendarContainer td {
    padding: 0px 5px 0px 5px;
}

#grdDstCalendarContainer h1 {
    font-size: 14pt;
    margin-left: 10px;
}

#grdDstCalendarContainer h2 {
    font-size: 12pt;
    margin-left: 10px;
}

.buton_effect_forgrid {
    width: 80px;
    height: 23px;
    background-image: url(button_bg_167.gif);
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #282727;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
}

#DstCalendarForm table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    margin-left: 10px;
}

#DstCalendarForm h1 {
    font-size: 14pt;
    margin-left: 10px;
}

#DstCalendarForm h2 {
    font-size: 12pt;
    margin-left: 10px;
}

#SubscribersGrid {
    height: 400px;
    width: 600px;
    overflow: scroll;
}

    #SubscribersGrid table {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        margin-left: 10px;
    }

.lblMessageText {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    margin-left: 10px;
    font-weight: bold;
}

/******************************************************************
 *
 *      Report styles -- Copied from dispatchers.css -- should be removed from here
 *
 ********************************************************************/
.ReportDescription {
    text-align: center;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #343434;
}

.ReportTable {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #343434;
}

    .ReportTable .ReportLongMessage {
        width: auto;
    }

    .ReportTable span {
        white-space: normal;
    }

.ReportHeader {
    font-weight: bold;
}

.ReportRow {
    border-bottom: dashed 1px black;
}

.ReportGroupContainer {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #343434;
    width: 100%;
}

    .ReportGroupContainer .LabelCell {
        width: 20%;
        font-style: italic;
    }

.ReportGroup {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #343434;
    width: 100%;
    display: none;
    border: solid 1px #FF6666;
    margin-bottom: 5px;
}

.ReportGroupLabel {
    font-weight: bold;
    width: auto;
}

.ReportGroup .ReportGroupHeader {
    background-color: #FF6666;
    color: White;
    font-weight: bold;
}

.ReportGroup .ReportGroupLabelCell {
    width: 30%;
}

.ReportGroup td {
}

.YesNoRadioButton Label {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2D2D2D;
}

/* apparatus buttons */
.fireEnabled, .fireDisabled, .emsEnabled, .emsDisabled, .policeEnabled, .policeDisabled, .otherEnabled, .otherDisabled {
    width: 65px;
    height: 24px;
    margin: 0 1px;
    font: bold 12px verdana, arial, helvetica, sans-serif;
    text-transform: uppercase;
}

.fireEnabled {
    /*background-color: #cc0000;*/
    border: none;
    background: url(../images1/FireEnabled.gif) no-repeat center top;
    color: Black;
}

.fireDisabled {
    /*background-color: #ff6666;*/
    border: none;
    background: url(../images1/FireDisabled.gif) no-repeat center top;
    color: #888888;
}

.emsEnabled {
    border: none;
    background: url(../images1/EmsEnabled.gif) no-repeat center top;
}

.emsDisabled {
    border: none;
    background: url(../images1/EmsDisabled.gif) no-repeat center top;
    color: #888888;
}

.policeEnabled {
    border: none;
    background: url(../images1/PoliceEnabled.gif) no-repeat center top;
}

.policeDisabled {
    border: none;
    background: url(../images1/PoliceDisabled.gif) no-repeat center top;
    color: #888888;
}

.otherEnabled {
    border: none;
    background: url(../images1/OtherEnabled.gif) no-repeat center top;
}

.otherDisabled {
    border: none;
    background: url(../images1/OtherDisabled.gif) no-repeat center top;
    color: #888888;
}

#dutyoptions, #dutyfields {
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: #F3F3F3;
    padding-bottom: 0.5em;
}

    #dutyoptions li {
        float: left;
        width: 80px;
        text-align: center;
    }

        #dutyoptions li a {
            font: bold 10px Arial, Helvetica, sans-serif;
            color: black;
            text-decoration: none;
        }

    #dutyfields li {
        margin-bottom: 8px;
    }


#sourceoptions, #sourcefields {
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: #F3F3F3;
    padding-bottom: 0.5em;
}

    #sourceoptions li {
        float: left;
        width: 80px;
        text-align: center;
    }

        #sourceoptions li a {
            font: bold 10px Arial, Helvetica, sans-serif;
            color: black;
            text-decoration: none;
        }

    #sourceoptions li {
        margin-bottom: 8px;
    }

    #sourcefields li {
        margin-bottom: 8px;
    }
/* add/edit subscribers dialog boxes */

#AssignedPhoneDialog {
    background-color: white;
    color: #2D2D2D;
}

    #AssignedPhoneDialog .bd fieldset {
        border: 1px solid #cdcdcd;
        padding: 0;
        margin: 0;
    }

        #AssignedPhoneDialog .bd fieldset ul {
            list-style: none;
            margin: 5px;
        }

            #AssignedPhoneDialog .bd fieldset ul li {
                margin-bottom: 5px;
            }

                #AssignedPhoneDialog .bd fieldset ul li label {
                    float: left;
                    width: 100px;
                    margin-right: 10px;
                }

                #AssignedPhoneDialog .bd fieldset ul li .dropdownbox {
                    width: 200px;
                    color: #2D2D2D;
                }

    #AssignedPhoneDialog input {
        background-color: blue;
        color: green;
    }

/* STARTING STYLES THAT WILL BE STANDARD */

/*(TAKEN FROM MasterAdminForms)*/
.quick-link {
    font: 9pt arial;
    color: White;
    text-decoration: underline;
}

    .quick-link:hover {
        text-decoration: none;
    }

/*
The following styles (from here to the end of this styles file)
were created for add and edit member pages and those
without a master page in the subscribers section.
These should be moved to a standard page to unify styles throughout the site.
*/
#top-container {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
}

#section-title {
    position: relative;
    float: left;
    background: url(../images1/tab2.gif) no-repeat;
    width: 331px;
    height: 21px;
    font: bold 10pt verdana;
    text-transform: uppercase;
    text-align: center;
}

    #section-title span {
        display: block;
        padding: 4px 0;
    }

#logout-option {
    position: relative;
    float: right;
    font: bold 10px Arial,Helvetica,sans-serif;
    text-align: right;
    text-transform: uppercase;
    width: auto;
    height: 21px;
}

    #logout-option a {
        color: #343434;
        text-decoration: none;
    }

        #logout-option a:hover {
            color: Red;
        }

#admin-functions-menu {
    clear: both;
    border: 1px solid white;
    height: 24px;
    padding: 8px;
    background-color: #dddddd;
}

#section-subtitle {
    position: relative;
    clear: both;
    height: 20px;
    padding: 5px 0;
    text-align: center;
    font: bold 13px Verdana,Arial,Helvetica,sans-serif;
    text-transform: capitalize;
    color: white;
    background-color: #f32c1c;
    border: solid 1px white;
    border-bottom: none;
    border-top: none;
}

#regular-footer {
    width: 990px;
    margin: 10px auto;
}

#terms-of-use {
    float: left;
    width: 118px;
    padding: 4px 0;
    height: 23px;
    text-align: center;
    background: url(../images1/button_login_bg.gif) no-repeat;
}

    #terms-of-use a {
        display: block;
        color: #343434;
        font: bold 10px Arial,Helvetica,sans-serif;
        text-decoration: none;
        text-transform: uppercase;
    }

        #terms-of-use a:hover {
            color: red;
        }

#home-link {
    width: 160px;
    height: 23px;
    padding: 4px 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background: url(../images1/grey_button.gif) no-repeat;
}

    #home-link a {
        display: block;
        color: #343434;
        font: 11px Verdana,Arial,Helvetica,sans-serif;
        text-decoration: none;
    }

        #home-link a:hover {
            color: red;
        }

#copyright {
    float: right;
    font: bold 10px Arial,Helvetica,sans-serif;
    color: #343434;
    text-transform: uppercase;
}

#group-buttons-container {
    display: inline-block;
    width: 100%;
    margin: 8px;
}

    #group-buttons-container .horizontal-buttons li {
        width: 116px;
    }
/*#group-buttons-container a[id$='_btnReport'] { width: 80px; }*/
/*#group-buttons-container > div:first-child + div { display: inline-block; width: 100%; margin-top: 15px; }*/
/* The next two classes center a floated list of elements */
.floated-centered-container {
    float: left;
    position: relative;
    left: 50%;
}

.floated-centered-div {
    position: relative;
    left: -50%;
    padding: 8px;
}

.subsection {
    color: #343434;
    font: normal 10pt Verdana,Arial,Helvetica,sans-serif;
}

.horizontal-buttons {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

    .horizontal-buttons li {
        float: left;
        position: relative;
        margin-right: 8px;
    }

    .horizontal-buttons.large-button-center-align li {
        float: none;
    }

    .horizontal-buttons li a {
        display: block;
        height: 15px;
        padding: 5px 0;
        text-align: center;
        color: #282727;
        font: bold 10px Arial,Helvetica,sans-serif;
        text-transform: uppercase;
        text-decoration: none;
    }

        .horizontal-buttons li a.large-button-background {
            width: 167px;
            background: url(../images1/button_bg_167.gif) no-repeat;
        }

        .horizontal-buttons li a.short-button-background {
            width: 136px;
            background: url(../images1/button_bg_136.gif) no-repeat;
        }

        .horizontal-buttons li a.large-button-background {
            float: none;
            margin-left: auto;
            margin-right: auto;
        }


.report-title {
    margin: 10px;
    color: #343434;
    font: bold 12pt Arial,Helvetica,sans-serif;
    text-align: center;
}

.standard-buttons-container {
    text-align: center;
}

.standard-button {
    width: 167px;
    height: 23px;
    background: white url(../images1/button_bg_167.gif) no-repeat center top;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #282727;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
}

.dialog-form {
}

    .dialog-form legend {
    }

    .dialog-form ul {
        list-style: none;
    }

        .dialog-form ul li {
            height: 30px;
        }

            .dialog-form ul li label {
                float: left;
                width: 70px;
                margin-right: 5px;
            }

.emergent-message {
    font-weight: bold;
}

#LoginDialog, .dialog-box, .dialog-box p {
    color: #343434;
    font: normal 10pt Verdana,Arial,Helvetica,sans-serif;
}

.medium-button {
    width: 100px;
}


#tblDispatchMessages {
    padding-right: 8px;
    *padding-right: 24px;
}

.dispatchCell {
    border-bottom: 1px #E7E7E7 solid;
    border-right: 1px #E7E7E7 solid;
    word-wrap: break-word;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 19px;
    color: #000000;
    padding: 0 0 0 2px;
    overflow-x: hidden;
    margin: 2px;
    width: 100%;
    clear: both;
}

.menuButtons {
    display: inline-block;
    position: relative;
    float: left;
    margin: 5px;
    padding-top: 8px;
    vertical-align: middle;
    text-align: center;
    z-index: 100;
}

.TableHeader {
    background-color: Red;
    color: White;
    font-weight: bold;
}

.warning {
    padding: 5px 10px;
    background-color: #F1EFAA;
    font-weight: 700;
    font-size: 12px;
}

/**** NEW DIALOG LOGIN LOOK ****/
#MainContent .text:hover {
    color: inherit;
    text-decoration: none;
}

.login-dialog {
    display: none;
}

    .login-dialog form {
        margin-bottom: 20px;
        padding-bottom: 15px;
        border-bottom: 3px solid #F32C1C;
    }

        .login-dialog form label {
            font-weight: 500;
        }

    .login-dialog .header-logo,
    .login-dialog .content-wrapper {
        text-align: center;
    }

        .login-dialog .content-wrapper .login_txt {
            margin: 10px auto;
        }

            .login-dialog .content-wrapper .login_txt label {
                display: inline-block;
                width: 120px;
                text-align: right;
            }

        .login-dialog .content-wrapper .loginCheckbox {
            margin-left: 45px;
        }

            .login-dialog .content-wrapper .loginCheckbox + label {
                width: auto;
                margin-left: 5px;
            }

        .login-dialog .content-wrapper #ValidationSummary1 + .login_txt {
            margin-top: 15px;
        }

            .login-dialog .content-wrapper #ValidationSummary1 + .login_txt .buton_effect_1:hover {
                color: #F32C1C;
            }

        .login-dialog .content-wrapper .actions {
            margin-top: 20px;
        }

        .login-dialog .content-wrapper .terms {
            color: #F32C1C;
        }

    .login-dialog table {
        border-collapse: collapse;
        width: 100%;
    }

    .login-dialog th, .login-dialog td {
        padding: 8px;
        text-align: left;
        border-bottom: 1px solid #ddd;
    }

    .login-dialog tr:hover {
        background-color: #f5f5f5;
    }

    .login-dialog #txtEmail {
        width: 205px;
    }

    .login-dialog #txtNumberPhone {
        width: 90px;
    }


/*********** Social Media Links *********/
/** overrides to sign out **/
.button_sign_out {
    width: auto;
}

    .button_sign_out a {
        padding: 7px;
        background: #FFFFFF;
    }

#logout-option ul + a {
    padding: 7px;
    background: #FFFFFF;
}

/**************** Social media links ******************/

.social-media {
    display: inline-block;
    float: left;
    margin: -5px 0px;
    padding: 0px;
}

    .social-media li {
        display: inline-block;
        float: left;
        margin: 0px;
        padding: 1px 5px;
        list-style: none;
        background: #FFFFFF;
    }

.title {
    font-size: 16px;
    border: solid 1px #ececec;
    background-color: #F9F9F9;
    padding: 10px;
    color: #666666;
    margin: 10px 0;
}

.social-media li a {
    display: block;
    width: 22px;
    height: 22px;
    margin: 0px;
    padding: 0px;
    background: url("../images/sp-social-media.png");
}

.social-media li:hover {
    opacity: .7;
    filter: alpha(opacity=70);
}

.social-media .facebook-link {
    background-position: -10px -4px;
}

.social-media .twitter-link {
    background-position: -49px -4px;
}

.social-media .youtube-link {
    background-position: -86px -4px;
}

/***********************************************************/



/******** override to reports page *******/
.reports-page table .links {
    padding: 0px 10px;
}

    .reports-page table .links a {
        white-space: nowrap;
    }


/**************************************/
/********* Add/edit members **********/
.container-delete-all {
    margin-top: 10px;
    padding: 4px 0px;
    text-align: right;
    border: 1px solid #CCC;
    background-color: #EDEDED;
}

    .container-delete-all .btn-delete-device {
        display: inline-block;
        float: right;
        margin: 0px 10px 0px 4px;
        height: 20px;
        vertical-align: middle;
    }

.container-mobile-devices {
    width: 100%;
}

    .container-mobile-devices .text:hover {
        color: inherit;
    }

    .container-mobile-devices .grid-mobile-devices {
        width: 100%;
    }

        .container-mobile-devices .grid-mobile-devices th {
            padding-left: 5px;
            background-color: #EDEDED;
            border: 1px solid #CCC;
        }

        .container-mobile-devices .grid-mobile-devices td {
            padding-left: 5px;
            border: 1px solid #CCC;
        }

.btn-delete-device {
    display: block;
    width: 16px;
    height: 16px;
    margin: 0px auto;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-image: url("delete_ico.gif");
    cursor: pointer;
}

.qtip.qtip-dark {
    margin-left: 15px !important;
    margin-top: 5px !important;
}

div.div-width-90{
    width:90%;
}

.ui-tabs-anchor-2 {
    font-size:10px;
}


.mod-email-texts-tab{
    width:90%;
}
