.dhx_combo_box.dhx_skyblue {
    border: 1px solid #5E5E5E;
}

.dhx_combo_box input.simpleInput {
    border: none !important;
}

.input_div {
    height: 24px;
    display: block;
    width: 330px;
    position: relative;
}

.baseForm .field {
    border: 1px solid #5E5E5E;
    height: 16px;
    width: 300px;
}

.dhx_combo_box {
    background-color: white;
    border: 1px solid #5e5e5e;
    height: 18px;
    overflow: hidden;
    position: relative;
    text-align: left;
    padding: 0;
    width: 300px;
}

.dhx_combo_input {
    border: 0 none !important;
    color: #333333;
    height: 18px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 282px;
}

.dhx_combo_img {
    cursor: pointer;
    height: 18px;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 19px;
}

#buttonForm {
    position: relative;
    width: 500px;
    margin-top: 5px;
    padding: 20px 20px 35px;
}

.imgLoadDiv {
    background: url(../images/ajax-loader.gif) no-repeat left 0;
    height: 32px;
    width: 32px;
    display: none;
}

.searchpopup {
    display: none;
    padding: 5px 5px 5px 5px;
    color: #4C453D;
    background: white;
    border: 1px solid #A7A39B;
    height: 100px;
    overflow-y: auto;
    width: 288px !important;
    z-index: 101;
    text-align: left;
    position: absolute;
}

.searchpopup a {
    display: block;
    margin: 0;
    padding: 0;
    cursor: pointer;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #090600;
    text-decoration: none !important;
    white-space: nowrap;
}

.searchpopup a:hover {
    background: #D4D3C9;
}

.idledLink {
    background: #fff !important;
    color: #000 !important;
}

.focusedLink {
    background: #EEE !important;
    color: #6F6F6F !important;
}

.focusField {
    background: #fff;
    color: #000;
}

.idleField {
    background: #EEE;
    color: #6F6F6F;
}

#alertBox {
    padding: 0 20px !important;
}

.simpleForm .form_label {
    display: none;
}

.baseForm .form_buttons td {
    padding-top: 10px;
}

.simpleForm {
    width: 191px;
    height: 26px;
    position: relative;
}

.simpleForm .clearButton, .simpleForm .closeButton {
    display: none;
}

.baseForm {
    display: none;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-top: 10px;
}

.simpleForm .searchButton {
    background: url("../images/searchWithoutLabel.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #1B3743 !important;
    cursor: pointer;
    font-size: 9px;
    height: 19px;
    left: 205px;
    position: absolute;
    text-transform: uppercase;
    top: 8px;
    width: 53px;
}

.simpleForm .clearButton, .simpleForm .closeButton {
    display: none
}

.baseForm {
    display: none;
    margin-bottom: 20px;
    margin-left: 0;
    margin-top: 0;
}

.search_div  {
    background: url("../images/search_back.jpg") no-repeat scroll 0 0 transparent;
    height: 57px;
    margin-bottom: 10px;
    margin-left: 4px;
    margin-top: 5px;
    position: relative;
}

.simpleForm .field {
    border: 1px solid #A4BED4;
    color: #989898;
    font-size: 11px;
    height: 15px;
    left: 7px;
    position: absolute;
    top: 7px;
    width: 157px;
}

.openDSt {
    color: #47757C !important;
    left: 8px;
    position: absolute;
    text-decoration: none !important;
    top: 35px;
}

.keyboardInputInitiator {
    cursor: pointer;
    margin: 0 3px;
    vertical-align: middle;
}

.simpleForm .keyboardInputInitiator {
    left: 172px;
    margin: 0;
    position: absolute;
    top: 10px;
}

.ui-widget-content {
    color: black;
}

.ui-widget-header {
    color: black;
    font-weight: bold;
}

.baseForm .clearButton {
    background: url("../images/clearButton.jpg") no-repeat scroll 0 2px transparent;
    border: medium none;
    color: #3872A0;
    cursor: pointer;
    height: 24px;
    width: 243px;
    font-size: 13px;
}

.baseForm .searchButton {
    background: url("../images/searchButton.jpg") no-repeat scroll 0 2px transparent;
    border: medium none;
    cursor: pointer;
    height: 24px;
    margin-left: 10px;
    width: 243px;
    color: #3872A0;
    font-size: 13px;
}

.ui-widget-header .ui-icon {
    /*background: url("../images/closeButton.jpg") no-repeat scroll 0 0 transparent;*/
    /*height: 22px !important;*/
    /*padding-left: 8px;*/
    /*padding-top: 4px;*/
    /*text-indent: 0 !important;*/
    /*width: 147px !important;*/
}

.ui-dialog .ui-dialog-titlebar {
    padding: 1.5em 6.3em 0.3em 2em !important;
}

.ui-dialog .ui-dialog-titlebar-close {
    background: none repeat scroll 0 0 #B6D7F2;
    color: #3872A0 !important;
    border: none;
    border-radius: 5px 5px 5px 5px;
    font-weight: normal;
    /*height: 24px !important;*/
    right: 30px !important;
    text-decoration: none !important;
    margin: -4px 0 0;
    padding: 0;
    position: absolute;
    /*width: 25px !important;*/
}

.ui-state-hover {
    background: #B6D7F2 !important;
    border: none !important;
    border-radius: 5px 5px 5px 5px;
    padding: 1px;
}

/*.ui-widget-header .ui-icon {*/
    /*background: url("../images/closeButton.jpg") no-repeat scroll 0 0 transparent;*/
    /*height: 22px !important;*/
    /*padding-left: 8px;*/
    /*padding-top: 4px;*/
    /*text-indent: 0 !important;*/
    /*width: 147px !important;*/
/*}*/

/*.ui-dialog .ui-dialog-titlebar {*/
    /*padding: 1.5em 6.3em 0.3em 2em !important;*/
/*}*/

/*.ui-dialog .ui-dialog-titlebar-close {*/
    /*color: #3872A0 !important;*/
    /*height: 24px !important;*/
    /*right: 27px !important;*/
    /*text-decoration: none !important;*/
    /*width: 149px !important;*/
    /*font-weight: normal;*/
/*}*/

.baseForm .labelTd {
    color: #264365;
    text-align: right;
    padding-right: 20px;
}
