/*@import url("/acweb/Content/themes/base/jquery-ui.css");*/

.ui-my {
    border-top-left-radius: 12px !important; 
    border-top-right-radius: 12px !important;
    border-bottom-left-radius: 12px !important;
    border-bottom-right-radius: 12px !important;
}

body {
    font-family: Verdana, Tahoma, Arial, sans-serif; /*"Segoe UI"*/
    font-size: 10pt;
    margin: 0px;
}

.site_visited {
    font-size: 8px;
}

.checkbox-secondary{
  background-color: grey;
}

input[type=checkbox] {
    mix-blend-mode: luminosity;
}


.LoginHeader {
    color: #bfbfbf;
    font-size: 200%;
}

.news_header {
    margin-left: 20px;
    font-weight: bold;
    font-size: 100%;
    color: #336699;
}

.news_area {
    margin-left: 20px;
    font-size: 80%;
}

.clickable {
    cursor: pointer;
}

.header {
    height: 70px;
    /*background-image: url(/acweb/Images/ac.gif);*/
    background-repeat: no-repeat;
    background-position: right;
}

.err_body {
}

.err_div {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    margin: 20px;
    border-bottom: #ff0000 1px solid;
    border-left: #ff0000 1px solid;
    border-top: #ff0000 1px solid;
    border-right: #ff0000 1px solid;
    background-color: #ffffcc;
    padding: 10px;
}

.err_label {
    color: Red;
}


.button-rounded-corners {
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    border-radius: 1em;
}

.report_body {
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.report_header {
    font-size: 80%;
}

.report_button {
    font-size: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-right: #4682b4 1px solid;
    border-top: #4682b4 1px solid;
    border-left: #4682b4 1px solid;
    border-bottom: #4682b4 1px solid;
    background-color: #ffffff;
}

.report_checkbox label {
    vertical-align: middle;
}

.report_checkbox input {
    vertical-align: middle;
}

/*
.report_input td
{
    text-align:left;
    vertical-align:middle
}*/

.report_radiobutton input {
    vertical-align: middle;
}

.report_radiobutton label {
    vertical-align: middle;
}

.border_checkboxlist {
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
}

.checkboxlist td {
    vertical-align: middle;
}

.report_textbox {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    vertical-align: middle;
    /*
	border-right: #4682b4 1px solid;
	border-top: #4682b4 1px solid;
	border-left: #4682b4 1px solid;
	border-bottom: #4682b4 1px solid;
	*/
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
    border-color: #999999;
}

.report_label {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    vertical-align: middle;
    padding: 2px 2px 2px 2px;
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
    border-color: #999999;
}



.dt_combobox {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    vertical-align: middle;
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
    border-color: #999999;
    margin-right: 6px;
}

.report_textbox_dt {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    vertical-align: middle;
    /*
	border-right: #4682b4 1px solid;
	border-top: #4682b4 1px solid;
	border-left: #4682b4 1px solid;
	border-bottom: #4682b4 1px solid;
	*/
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
    border-color: #999999;
    width: 75px;
}

.report_textbox_dt_1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    vertical-align: middle;
    /*
	border-right: #4682b4 1px solid;
	border-top: #4682b4 1px solid;
	border-left: #4682b4 1px solid;
	border-bottom: #4682b4 1px solid;
	*/
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
    border-color: #999999;
    width: 100px;
}



.report_img {
    vertical-align: middle;
}

.left_menu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    border-right: #d3d3d3 1px solid;
    border-top: #d3d3d3 1px solid;
    border-left: #d3d3d3 1px solid;
    border-bottom: #d3d3d3 1px solid;
}

.login {
    margin-top: 50px;
    border-right: #d3d3d3 1px solid;
    border-top: #d3d3d3 1px solid;
    border-left: #d3d3d3 1px solid;
    border-bottom: #d3d3d3 1px solid;
    background-color: #EBEBEB;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.login_info {
    margin-top: 50px;
    margin-left: 40px;
    font-size: 9pt;
    width: 400px;
    /*
    border-right: #d3d3d3 1px solid;
    border-top: #d3d3d3 1px solid;
    border-left: #d3d3d3 1px solid;
    border-bottom: #d3d3d3 1px solid;
    background-color: #EBEBEB;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;*/
}


.map_panel {
    border: #999999 1px solid;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    visibility: hidden;
    width: 500px;
    height: 300px;
}

.border1 {
    border-right: #d3d3d3 1px solid;
    border-top: #d3d3d3 1px solid;
    border-left: #d3d3d3 1px solid;
    border-bottom: #d3d3d3 1px solid;
}

.border2 {
    border-right: #d3d3d3 1px solid;
    border-top: #d3d3d3 1px solid;
    border-left: #d3d3d3 1px solid;
    border-bottom: #d3d3d3 1px solid;
    padding-right: 20px;
}


.menuheader {
    padding-left: 5px;
    height: 2em;
    line-height: 2em;
    background-color: #e5e5e5;
    border-bottom: #d3d3d3 1px solid;
    /*
	border: solid 1px black; 
	background-image: url(/acweb/Images/back.gif);
	background-repeat: repeat-x;*/
}

.menu_item {
    padding-left: 5px;
    height: 25px;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
    color: #000000;
}

.selected_menu_item {
    padding-left: 5px;
    height: 25px;
    font-weight: bold;
}

.hover_menu_item {
    border-right: #d3d3d3 1px solid;
    border-top: #d3d3d3 1px solid;
    border-left: #d3d3d3 1px solid;
    border-bottom: #d3d3d3 1px solid;
    background-color: #f5f5f5;
}

.Button1 {
    border-right: #4682b4 1px solid;
    border-top: #4682b4 1px solid;
    border-left: #4682b4 1px solid;
    border-bottom: #4682b4 1px solid;
    background-color: #ffffff;
}


.img_btn {
    border: 0px solid transparent;
    outline: transparent solid 0px;
}

.TextBox1 {
    /*
	border-right: #4682b4 1px solid;
	border-top: #4682b4 1px solid;
	border-left: #4682b4 1px solid;
	border-bottom: #4682b4 1px solid;
*/
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
    border-color: #999999;
}

.TextBoxLogin {
    margin-left: 5px;
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
    border-color: #999999;
}


.link1 {
    margin-left: 10px;
    text-decoration: underline;
    color: #000000;
}

a.link1:visited {
    text-decoration: underline;
    color: #000000;
}

a.link1:hover {
    text-decoration: none;
    color: #000000;
    cursor: pointer;
}

a.link1:active {
    text-decoration: underline;
    color: #000000;
}



a.link2:visited {
    text-decoration: underline;
    color: #0066CC;
}

a.link2:hover {
    text-decoration: underline;
    color: #0066CC;
    cursor: pointer;
}

a.link2:active {
    text-decoration: underline;
    color: #0066CC;
}



.link3 {
    text-decoration: underline;
    color: inherit;
}

a.link3:visited {
    text-decoration: underline;
    color: inherit;
}

a.link3:hover {
    text-decoration: underline;
    color: inherit;
    cursor: pointer;
}

a.link3:active {
    text-decoration: underline;
    color: inherit;
}

.sfont {
    font-size: 8pt;
}

.tblTitle {
    font-size: 110%;
    font-weight: bold;
    margin-left: 10px;
    margin-bottom: 10px;
}

.tblTitleDesc {
    font-size: 80%;
    margin-bottom: 5px;
    margin-left: 5px;
}

.HeaderFreez {
    position: relative;
    top: expression(this.offsetParent.scrollTop);
    z-index: 10;
}

.HeaderFreez2 {
    position: relative;
    top: expression(this.offsetParent.scrollTop2);
    z-index: 10;
}

.tb_header_bold {
    padding: 4px 2px;
    font-size: 0.9em;
    color: #FFFFFF;
    background-color: #5D5D5E;
    font-weight: 700;
}

.tb_main {
    font-size: 8pt;
}

.tb_main9 {
    font-size: 8pt;
}

.tb_header {
    white-space: nowrap;
    border-right: #d3d3d3 1px solid;
    border-top: #d3d3d3 1px solid;
    border-left: #d3d3d3 1px solid;
    border-bottom: #d3d3d3 1px solid;
}

.tb_header A:link {
    text-decoration: underline;
    color: #000000;
}

.tb_header A:visited {
    text-decoration: underline;
    color: #000000;
}

.tb_header A:active {
    text-decoration: underline;
    color: #000000;
}

.tb_header A:hover {
    text-decoration: underline;
    color: #000000;
}

.tb_header_wrap {
    border-right: #d3d3d3 1px solid;
    border-top: #d3d3d3 1px solid;
    border-left: #d3d3d3 1px solid;
    border-bottom: #d3d3d3 1px solid;
}

.tb_header_wrap A:link {
    text-decoration: underline;
    color: #000000;
}

.tb_header_wrap A:visited {
    text-decoration: underline;
    color: #000000;
}

.tb_header_wrap A:active {
    text-decoration: underline;
    color: #000000;
}

.tb_header_wrap A:hover {
    text-decoration: underline;
    color: #000000;
}

.tb_header_wrap_bottom {
    border-right: #d3d3d3 1px solid;
    border-top: #d3d3d3 1px solid;
    border-left: #d3d3d3 1px solid;
    border-bottom: #d3d3d3 1px solid;
    vertical-align: bottom;
}



.tb_item_selected {
    color: #ffffff;
    background-color: #335ea8;
    border-right: #d3d3d3 1px solid;
    border-top: #d3d3d3 1px solid;
    border-left: #d3d3d3 1px solid;
    border-bottom: #d3d3d3 1px solid;
}

.tb_item {
    border-right: #d3d3d3 1px solid;
    border-top: #d3d3d3 1px solid;
    border-left: #d3d3d3 1px solid;
    border-bottom: #d3d3d3 1px solid;
    padding-left: 5px;
    padding-right: 5px;
}

.tb_item_nowrap {
    white-space: nowrap;
    border-right: #d3d3d3 1px solid;
    border-top: #d3d3d3 1px solid;
    border-left: #d3d3d3 1px solid;
    border-bottom: #d3d3d3 1px solid;
    padding-left: 5px;
    padding-right: 5px;
}

.tb_item_nw_ml {
    white-space: nowrap;
    border-right: #d3d3d3 1px solid;
    border-top: #d3d3d3 1px solid;
    border-left: #d3d3d3 1px solid;
    border-bottom: #d3d3d3 1px solid;
    padding-left: 5px;
}

.tbt1 {
    border-collapse: collapse;
    margin-left: 30px;
    margin-top: 10px;
}

.tbh1 {
    text-align: center;
    font-weight: bold;
    white-space: nowrap;
    border-right: #d3d3d3 1px solid;
    border-top: #d3d3d3 1px solid;
    border-left: #d3d3d3 1px solid;
    border-bottom: #d3d3d3 1px solid;
}

.tbi1 {
    border-right: #d3d3d3 1px solid;
    border-top: #d3d3d3 1px solid;
    border-left: #d3d3d3 1px solid;
    border-bottom: #d3d3d3 1px solid;
    text-align: right;
}

.tb_header_small {
    vertical-align: bottom;
    text-align: left;
    /*	white-space:nowrap;*/
    font-size: 9px;
    font-weight: normal;
}

.tb_help {
    font-size: 8pt;
    border-color: #E0E0E0;
    border-width: 1px;
    border-style: Solid;
    border-collapse: collapse;
}

.text_search {
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
    border-color: #999999;
}

.table_border {
    border-color: #E0E0E0;
    border-width: 1px;
    border-style: Solid;
    border-collapse: collapse;
}

    .table_border td {
        border-right: #d3d3d3 1px solid;
        border-top: #d3d3d3 1px solid;
        border-left: #d3d3d3 1px solid;
        border-bottom: #d3d3d3 1px solid;
    }

.btRun {
    border: 0px solid transparent;
    outline: transparent solid 0px;
}

.btExport {
    margin-left: 15px;
    border: 0px solid transparent;
    outline: transparent solid 0px;
}

.btLookup {
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 2px;
    border: 0px solid transparent;
    outline: transparent solid 0px;
}



.ajax__dropdown_arrow_wrapper {
    cursor: pointer !important;
}

.tButton {
    white-space: nowrap;
    border-right: #a7a6aa 1px solid;
    border-top: #a7a6aa 1px solid;
    border-left: #a7a6aa 1px solid;
    border-bottom: #a7a6aa 1px solid;
    background-color: #ebe9ed;
}

.grid_total {
    margin-left: 20px;
}

.table_center {
    text-align: left;
    vertical-align: top;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-top: 10px;
}

.display_none {
    display: none;
}

/*AutoComplete flyout   color : windowtext */
.autocomplete_completionListElement {
    visibility: hidden;
    margin: 0px 0px 0px 0px !important;
    background-color: #FFFFFF;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: default;
    overflow: auto;
    /*height : 200px; */
    text-align: left;
    list-style-type: none;
}

/* AutoComplete highlighted item */
.autocomplete_highlightedListItem {
    background-color: #C0C0C0; /*#ffff99*/
    color: black;
    padding: 1px;
}

/* AutoComplete item */
.autocomplete_listItem {
    background-color: window;
    color: windowtext;
    padding: 1px;
}

.dtControl_100 {
    /* margin-left: 4px; */
    width: 100px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    /*
	vertical-align:middle;
	border-right: #4682b4 1px solid;
	border-top: #4682b4 1px solid;
	border-left: #4682b4 1px solid;
	border-bottom: #4682b4 1px solid;
    */
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
    border-color: #999999;
}

.dynamicPopulate_Updating {
    background-image: url(../images/indicator_white.gif);
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
}




/* GridView Styles */

.mGrid {
    /* width: 100%; */
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
}

    .mGrid td {
        padding: 2px;
        border: solid 1px #c1c1c1;
        color: #717171;
    }

    .mGrid th {
        padding: 4px 2px;
        color: #fff;
        background: #424242 url(../images/grd_head.png) repeat-x top;
        border-left: solid 1px #525252;
        font-size: 0.9em;
    }

        .mGrid th a {
            color: #fff;
            text-decoration: underline;
        }

    .mGrid .alt {
        background: #fcfcfc url(../images/grd_alt.png) repeat-x top;
    }

    .mGrid .pgr {
        background: #424242 url(../images/grd_pgr.png) repeat-x top;
    }

        .mGrid .pgr table {
            margin: 5px 0;
        }

        .mGrid .pgr td {
            border-width: 0;
            padding: 0 6px;
            border-left: solid 1px #666;
            font-weight: bold;
            color: #fff;
            line-height: 12px;
        }

        .mGrid .pgr a {
            color: #666;
            text-decoration: none;
        }

            .mGrid .pgr a:hover {
                color: #000;
                text-decoration: none;
            }

.copy {
    font-size: 11px;
    color: #999;
    float: left;
}

    .copy a {
        color: #999;
    }

.WindowsStyle .ajax__combobox_inputcontainer .ajax__combobox_textboxcontainer input {
    margin: 0;
    border: solid 1px #999999;
    border-right: 0px none;
    padding: 1px 0px 0px 5px;
    font-size: 13px;
    height: 18px;
    position: relative;
}

.WindowsStyle .ajax__combobox_inputcontainer .ajax__combobox_buttoncontainer button {
    margin: 0;
    padding: 0;
    background-image: url(../Images/windows-arrow.gif);
    background-position: top left;
    border: 0px none;
    height: 21px;
    width: 21px;
}

.WindowsStyle .ajax__combobox_itemlist {
    border-color: #999999;
}


.users_other_access td {
    padding: 3px;
}

.handleImage {
    width: 15px;
    height: 16px;
    background-image: url(../Images/HandleHand.png);
    overflow: hidden;
    cursor: se-resize;
}

.handleText {
    width: 16px;
    height: 16px;
    background-image: url(../Images/HandleGrip.png);
    overflow: hidden;
    cursor: se-resize;
}

.resizingImage {
    padding: 0px;
    border-style: solid;
    border-width: 3px;
    border-color: #B4D35D;
}

.resizingText {
    padding: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #d3d3d3;
    width: auto;
}
