﻿/* added last */
input[type="password"]:focus, input[type="text"]:focus, textarea:focus, select:focus {
    background-color: #fff !important;
}

.btn_info, .btn_icon_textbox {
    background-color: #0095ca !important;
    border: #0095ca !important;
}

#button_create_new_customer {
    border-color: #0095ca !important;
    margin-right: 290px;
}

select {
    color: #666 !important;
}
/* common */
a {
    text-decoration: none;
}
/*layout*/
#wrap {
    min-width: 980px !important;
}

header {
    width: 100%
}

#container, #container_thin, .logo_area {
    margin: 0 auto;
    width: 1003px;
}

#top_logo {
    margin: 0 0 0 5px
}

.logo_area {
    position: relative;
    height: 76px;
    width: 990px;
}

    .logo_area h1.logo {
        float: left;
        margin: 0 0 0 5px;
    }



#container_list {
    margin: 0 auto;
    width: 1003px !important;
}

#container_list {
    padding: 0 15px 100px 15px;
    align-content: center;
}

    #container_list.btn.sm {
        padding: 5px 12px 6px 12px;
    }

    #container_list .log_contents fieldset .find_id_box a span {
        font-size: 12px;
        font-weight: bold;
    }

    #container_list .log_contents fieldset .find_id_box .padding6 {
        padding: 6px 8px;
    }

    #container_list .log_contents fieldset .find_id_box .txt {
        text-align: center;
        font-size: 11px;
        color: #888;
        font-weight: normal;
        margin-top: 18px;
        padding-left: 9px;
        margin-bottom: 0;
    }

    #container_list .list_section {
        width: 100% !important;
    }

        #container_list .list_section .ui-jqgrid, #container_list .list_section .ui-jqgrid-hdiv, #container_list .list_section .ui-jqgrid-view,
        #container_list .list_section .ui-jqgrid-bdiv, #container_list .list_section .ui-jqgrid-pager {
            width: 100% !important;
        }


#container {
    width: 1003px;
    padding: 0 15px 100px 15px;
}

#container_thin a {
    text-decoration: none;
}

#container_thin {
    width: 1003px;
    padding: 10px 15px 0 15px;
}

    #container_thin label, #container_thin select, #container_thin.btn {
        margin: 0 !important;
    }

#container.btn.sm {
    padding: 5px 12px 6px 12px;
}

#container_thin label {
    padding-right: 10px;
}

.footer b {
    margin-right: 5px;
}
/*login*/
.login_controls .btn_lg {
    height: 44px;
    margin-bottom: 5px;
}

.login_wrap_AMS #container {
    width: 100%;
    height: 100%;
    margin-top: 30px;
    padding: 0;
}

.login_contents_AMS {
    margin: 0 auto;
}

.login_top_AMS {
    margin: 0 auto;
    width: 769px;
}

.login_contents_AMS .login_top_AMS img {
    width: auto;
    text-align: center;
    display: block;
}

.login_contents_AMS .input_id {
    width: 181px;
    height: 44px;
    margin: 0 5px 5px 0;
    font-size: 16px;
    font-weight: bold;
    color: #777777;
    line-height: 39px;
}

.login_contents_AMS #Password {
    position: absolute;
}

.login_middle_AMS {
    height: 215px;
    padding-top: 26px;
    background: #f7f7f7;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    margin-bottom: 20px;
}

    .login_middle_AMS h3 {
        display: inline;
        margin-right: 11px;
    }

    .login_middle_AMS .login_middle_in_AMS {
        width: 719px;
        margin: 0 auto;
        text-align: left;
        padding-left: 150px;
    }

.login_middle_in_AMS .big_text_black {
    line-height: 47px;
}

.login_find_btns {
    margin-top: 12px;
}

    .login_find_btns li {
        float: left;
        margin-right: 8px;
    }

.login_controls .input_id {
    width: 181px;
    height: 44px;
    margin: 0 5px 5px 0;
    font-size: 16px;
    font-weight: bold;
    color: #777777;
}

.login_controls input[type='password'] {
    line-height: 38px;
    position: absolute;
    top: -13px;
}

.login_controls .btn_lg {
    position: absolute;
    top: -13px;
    left: 189px;
}

div span.infield, .btn_area {
    position: relative;
}

    div span.infield label {
        left: 0;
        position: absolute;
        top: 0;
        margin-left: 5px;
        color: #ccc !important;
        font-family: Verdana, arial, sans-serif;
        font-size: 14px;
    }

div span.infield_2nd label {
    left: 0;
    position: absolute;
    top: 0;
    margin-left: 5px;
    color: #ccc !important;
    font-family: Verdana, arial, sans-serif;
    font-size: 14px;
    width: 160px;
    z-index: 10;
}

div span.infield_2nd {
    position: relative;
}

.infield_2nd input {
    position: absolute;
    top: -13px;
}

.infield_2nd a {
    position: absolute;
    top: -13px;
    left: 189px;
}

.button_list_hor {
    margin-top: 12px;
}

    .button_list_hor li {
        float: left;
        margin-right: 8px;
    }
/* font */
.big_text_black {
    font-family: Arial black, Arial;
    font-size: 41px;
    color: #454545;
    font-weight: 800;
}
/*FindId*/
#etc_wrap_AMS header {
    /*width: 100%;
    height: 112px;
    border-top: 3px solid #0083b6;*/
}

.fieldset_out {
    margin: 24px 0 0 273px;
}

    .fieldset_out form {
        margin-top: 33px;
        text-align: left;
    }

    .fieldset_out .email {
        margin-bottom: 10px;
    }

.back_to_login_area {
    clear: both;
    margin-top: 30px;
    border-top: #E0E0E0 solid 1px;
    padding-top: 10px;
    width: 480px;
}

.big_text {
    font-family: Arial;
    font-size: 45px;
    font-weight: bold;
    color: #454545;
}

.find_id_box {
    text-align: center;
    width: 463px;
    margin-top: 20px;
}

    .find_id_box p {
        font-size: 18px;
        color: #555;
        font-weight: bold;
        margin-bottom: 15px;
    }

#container .log_contents fieldset .find_id_box a span {
    font-size: 12px;
    font-weight: bold;
}

#container .log_contents fieldset .find_id_box .padding6 {
    padding: 6px 8px;
}

#container .log_contents fieldset .find_id_box .txt {
    text-align: center;
    font-size: 11px;
    color: #888;
    font-weight: normal;
    margin-top: 18px;
    padding-left: 9px;
    margin-bottom: 0;
}

.login.email input[type='text'], .login.email input[type='password'] {
    width: 350px !important;
    height: 44px;
}

.login.email button {
    margin-left: 5px;
}
/* reset password */

.form_stack_find label {
    color: #ccc;
}
/* expired session */

.btn.medium.white a, .btn.medium.white a:hover, .btn.medium.white a:active, .btn.medium.white a:focus {
    text-decoration: none;
    color: #717171;
}
/* shadow */

.input_shadow_thick {
    box-shadow: inset 0 5px 15px rgba(0, 0, 0, 0.065) !important;
    transition: border linear 0.2s, box-shadow linear 0.2s !important;
}
/*edit*/
.edit_list {
    margin-top: 10px
}

.input_chassisNo {
    width: 180px
}
/* Error */

.text_block p {
    background: #f1f1f1;
    width: 460px;
    margin: 15px 0 -15px 0;
    padding: 10px;
}
/* nav(Menu) */

.top_bar_nav {
    margin: 0 auto;
    width: 980px;
}
/* input */

input.plate_number1 {
    width: 76px;
}

input.plate_number2 {
    width: 40px;
    margin-left: 3px;
}

input.plate_number3 {
    width: 28px;
    margin-left: 3px;
}

input.plate_number4 {
    width: 53px;
    margin-left: 3px;
}

input:checked[type="checkbox"], input[type="checkbox"] {
    width: auto;
    height: auto;
    padding: 0;
    vertical-align: middle;
    margin: 0 !important;
}
/* table-layout */

.display_cell_row_double > div.cell_input_content, .display_cell_row_etc > div.cell_input_etc {
    width: 252px !important;
}
/* For IE 8 & 9 */

button[disabled=disabled] {
    cursor: pointer !important;
}

td[aria-describedby=CLAIM_INTERNAL_memo_lst_Actions] td {
    text-align: center !important;
}

td[aria-describedby=vehicle_history_lst_Actions] td {
    text-align: center !important;
}
/* subtab area - memo */
.memo_textarea {
    width: 833px;
    margin-right: 3px;
    height: 42px;
}

.memo_section button.btn_info, .tap_panel_subtab button.btn_info {
    padding: 10px 12px !important;
}

.memo_section .ui-jqgrid .ui-pg-input {
    height: 18px;
    line-height: 14px;
}
/* Message Admin */

.width_selection_noback label, .width_selection_noback span {
    font-weight: normal;
    font-size: 14px;
    color: #666;
}

.dxgvLoadingPanel {
    width: 200px !important;
    font-family: Open Sans, Arial, verdana, sans-serif !important;
    color: #666;
}

    .dxgvLoadingPanel td:last-child {
        text-align: left;
    }
/* File attachment area */

.upload_area {
    padding-bottom: 10px;
    margin-top: -10px;
}

table.AjaxUploaderProgressTable {
    margin-bottom: 10px !important;
}

div.AjaxUploaderProgressBarText {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}
/* looks */
.width_20 {
    width: 20px !important;
}

.width_40 {
    width: 40px;
}

.width_50 {
    width: 50px;
}

.width_435 {
    width: 435px !important;
}

.bold {
    font-weight: bold;
}

.margin_left15 {
    margin-left: 15px;
}

.margin_right35 {
    margin-right: 35px;
}

.margin_right_10 {
    margin-right: -10px;
}

.margin_right10 {
    margin-right: 10px;
}

.margin_top50 {
    margin-top: 50px;
}

.margin_top60 {
    margin-top: 60px;
}

.margin_top30 {
    margin-top: 30px;
}

.margin_bottom5 {
    margin-bottom: 5px !important;
}

.padding_0 {
    padding: 0;
}

.zip_hyphen {
    padding: 0 3px;
}
/* individual class */

#service_history_table {
    width: 939px;
    margin-bottom: 8px;
}

#process_result_msg {
    z-index: 2500;
}

#btn_delete {
    float: right;
}

#email_confirm_section td {
    text-align: left;
}

#email_pop_container {
    width: 1050px !important;
    margin: 9% auto; /*margin:18% 11% !important;*/
}

.edit_list > div {
    width: 973px !important;
}

#att_edit_pop_container {
    padding-top: 20px;
}

#att_edit_layer.layer_popup {
    border: none;
}

#internal_only_layout div, #outlet_only_layout div, #dealership_only div, #insurer_only div, #serviceAdvisor_only_layout div {
    display: inline-block;
}

#button_att_desc_save, #button_memo_save, #button_vs_history_save {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 2px 4px;
    font-size: 12px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #0095ca !important;
    border: solid 1px #03629c !important;
    color: #fff;
    box-shadow: 1px 1px 1px #dcdfe3;
}

#vs_history_edit_section .layer_popup {
    border: none;
}

#confirm_table_layer {
    border: none;
    margin-bottom: 50px;
    background-color: #ffffff;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

    #confirm_table_layer th, td {
        padding: 5px 5px 10px 5px;
    }

#email_history_table_layer th, td {
    padding: 10px 5px 10px 5px;
}

#table_email_contents {
    border: 0;
    font-family: 'Malgun Gothic';
    line-height: 0.5;
    font-size: 13px;
}

    #table_email_contents td {
        padding-left: 0 !important;
    }

button.btn_user_email {
    background-color: #0095ca !important;
    border: solid 1px #03629c !important;
    color: #fff;
}

button#btn_generate_report {
    margin-left: -50px;
}

.confirm_check {
    vertical-align: top;
    margin-right: 5px;
}
/*.edit_history_area {
    margin-top: 40px;
    border: 1px solid #adbddc;
    border-top: 2px solid #5f86b5;
    height: 320px;
}
div.pop_container.edit_history_area {
    margin-top: 0px;
}
div.pop_container.edit_history_area {
    margin-top: 0px;
}
*/
.pop_container {
    margin-top: 20px;
}

.tap_panel {
    display: block;
}

    .tap_panel .btn {
        font-weight: normal;
        font-size: 14px;
    }

.text_comment {
    margin-left: 10px;
    font-size: 13px;
}

.print_button_area {
    margin: 10px 0 -10px 0;
    text-align: right;
}

.list_section {
    padding-top: 10px;
    width: 975px;
    padding-bottom: 30px;
}

.list_title_area {
    padding: 0 0 10px 0;
}

#attachment_layer {
    width: inherit;
    margin-left: auto;
    position: inherit
}

#att_edit_layer {
    width: inherit;
    margin-left: auto;
    position: inherit;
    top: 0;
    left: 0
}

#attachment_pop_container, #att_edit_pop_container {
    margin-left: auto;
}

#file_uploader {
    padding: 10px
}

#AttachmentDescription, #AttUpdateEditDesc {
    width: 400px;
    height: 50px
}

.tap_panel_subtab {
    display: block;
    padding: 10px 15px;
}

    .tap_panel_subtab .btn {
        font-weight: normal;
        font-size: 14px;
    }

.hidden_division {
    display: none
}

div#att_result.right_area {
    width: 300px;
    float: right;
}

    div#att_result.right_area:after {
        clear: both;
    }

/* claim */
#btn_model_change {
    display: none
}

#inputTable1, #inputTable2 {
    margin: 5px 0 0 39px;
    width: 742px;
}

#inputTable3 {
    margin: 5px 0 0 39px;
    width: 351px;
}

#email_confirm_section {
    line-height: 1.7em;
}

#email_confirm_section {
    z-index: 10001;
    left: 125px;
    position: absolute;
    margin: 0px;
}

    #email_confirm_section td, #email_confirm_section th {
        border: none;
    }

#send_confirm_msg {
    margin-top: 5px;
    font-size: 16pt;
    color: #356AD1;
    margin-left: 15px
}

#label_for_send_email {
    margin-right: 5px;
}

#send_email_to, #send_email_CC, #send_email_subject {
    border: 1px solid #DFDEDE;
    line-height: 23px;
    padding: 2px 5px;
    font-family: arial,sans-serif;
    font-size: 12px;
    width: inherit;
    vertical-align: middle;
    word-wrap: break-word;
    min-height: 18px;
    margin-right: 10px
}

#send_email_message {
    border-top: 1px solid #DFDEDE;
    padding: 5px 25px;
    font-size: 13px;
}

    #send_email_message p {
        margin-bottom: 1.2em;
    }

    #send_email_message table {
        width: auto
    }
/* incident */
#btn_model_change {
    display: none
}

#cross_search_section {
    margin-bottom: 10px
}
/* list */
#btn_cross_ew_search {
    margin-left: 20px
}

#cross_search_section .display_cell_contents {
    border: none;
}

#ew_select_section div.ui-jqgrid {
    width: 736px !important;
}
/* report */
#slash {
    margin-left: 38px;
}
/* find id */
.findId1 {
    margin-top: 20px;
    margin-bottom: 25px;
    padding: 18px 20px 0 20px;
    width: 463px;
    text-align: center;
    background-color: #F6F6F6;
    border: 1px solid #E7E6E6;
}

.fm02 .findId1 .txt {
    text-align: left;
    color: #888;
}

.fm02 .findId1 ul {
    padding-left: 90px;
}

    .fm02 .findId1 ul:after {
        content: '';
        display: block;
        clear: both;
    }

.fm02 .findId1 li {
    float: left;
    margin-right: 5px;
}

.fm02 .button.btnLog03 {
    top: 1px;
    top: 2px\9;
    *top: -7px;
    margin-left: 6px;
}

.sendId span.tit {
    display: block;
    font-size: 15px;
    color: #666;
    font-weight: 600;
    margin-bottom: 12px;
}

.sendId {
    clear: both;
    *zoom: 1;
}

    .sendId:after {
        content: '';
        display: block;
        clear: both;
    }

    .sendId span.tit {
        display: block;
        font-size: 15px;
        color: #666;
        font-weight: 600;
        margin-bottom: 12px;
    }

    .sendId div {
        float: left;
        width: 466px;
        border: 1px solid #bcd2ff;
        background: url(../../../../../Areas/Framework/Content/Images/log_skybg.png) repeat 0 0;
        text-align: center;
        padding: 20px 32px 14px 32px;
    }

        .sendId div p {
            font-size: 11px;
            color: #888;
            margin-bottom: 3px;
        }

            .sendId div p.txt {
                font-size: 13px;
                color: #333;
                font-weight: bold;
                margin-bottom: 15px;
            }

    .sendId .send_email {
        margin-right: 10px;
    }
/* reset password*/

#Password, #PasswordConfirm {
    width: 350px;
}
/*.new_pw dt {
	font-size: 15px;
	color: #666;
	font-weight: 600;
	margin-bottom: 10px;
}
.new_pw { margin-bottom: 60px; }
.new_pw label {
    font-size: 16px;
}*/
.reset_btn_area {
    width: 450px;
    margin-top: 35px;
    padding-top: 10px;
    border-top: 1px solid #e7e6e6;
    text-align: center;
}

span.message, span.messageIcon {
    display: inline-block;
}

#div_agreementValidation {
    left: 500px;
    position: relative;
    height: 20px;
    margin-top: -20px;
}

.agreement {
    margin-top: 20px;
    margin-bottom: 25px;
    padding: 5px 5px 0 5px;
    width: 500px;
    text-align: center;
    background-color: #F6F6F6;
    border: 1px solid #000000;
}

.checkbox-container {
    position: relative;
}


#div_IdValidation {
    /*left: 630px;
    position: relative;
    top: -50px;
    white-space: nowrap;
    height: 20px;*/
}

    #div_IdValidation .messageIcon {
        margin-left: -136px !important;
    }
/*#div_PasswordValidation, #div_PasswordConfirmValidation,*/ #div_PhoneValidation {
    left: 500px;
    position: relative;
    top: -30px;
    height: 20px;
    margin-top: -20px;
}

#div_IdValidation .messageIcon, #div_PasswordValidation .messageIcon, #div_PasswordConfirmValidation .messageIcon {
    margin-top: 20px;
    margin-left: -130px;
}

#div_PhoneValidation .messageIcon {
    margin-top: 10px;
    margin-left: -483px;
    margin-left /*\**/: -482px\9;
    vertical-align: top;
}

#div_IdValidation .message, #div_PasswordValidation .message, #div_PasswordConfirmValidation .message {
    margin-left: 10px;
}

#div_PhoneValidation .message {
    margin-top: 10px;
    margin-left: 10px;
}

#div_UseEmailAsId {
    margin-left: 100px;
}

    #div_UseEmailAsId input {
        width: 20px;
    }

div.userName {
    padding-top: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #777777;
}

#loginId_display {
    color: #999999;
}

.tac_con span label {
    cursor: pointer;
}

#div_UseEmailAsId label {
    cursor: pointer;
}

.member dt {
    float: left;
    width: 125px;
    height: 30px;
    font-size: 15px;
    color: #666;
    font-weight: 600;
    padding-top: 11px;
    letter-spacing: -1px;
}

.member dd {
    margin-bottom: 10px;
    display: block;
}
/*user admin*/

#internal_only, #outlet_only, #dealership_only, #insurer_only {
    position: absolute;
    top: 52px;
    margin-left: 520px;
    width: 600px
}

#UserName, #EmailAddress {
    width: 200px
}

#serviceAdvisor_only {
    position: absolute;
    top: 98px;
    margin-left: 520px;
    width: 600px
}
/*vehicle*/

#btn_model_search, #btn_model_change {
    display: none
}

#model_loading img {
    margin-bottom: -5px
}

#model_selection_table {
    width: 640px;
}

div #model_select_section {
    width: 720px;
}

#model_select_section div.pop_header {
    padding-bottom: 0;
}

#model_body tr td {
    text-align: center;
    border-collapse: collapse;
}

#registration_date_title, #registration_date_form {
    visibility: hidden
}

#model_table_container {
    height: 228px;
    overflow: auto
}
/*warranty*/

#FindPresentMileage {
    width: 70px
}

#FindEwRegistrationDate, #FindInspectionDate {
    width: 80px
}

#find_product_msg img {
    margin-bottom: -5px
}

#process_result_msg img {
    margin-bottom: -5px
}

#tr_inspection_date {
    display: none
}

#btn_ew_certificate {
    display: none
}

#status_section .two_column_layout .left_area {
    margin-top: 5px
}

#spn_status_name {
    font-weight: bold;
    color: #339
}

#status_section .two_column_layout .left_area .icon_c_clock {
    margin-left: 25px;
    margin-right: -8px
}

#submitOn_title {
    font-size: 95%;
    color: #aaa
}

#vh_reg_date_title, #vh_reg_date_value {
    visibility: hidden
}

#ExtendedPeriodId {
    font-family: Arial,​​sans-serif
}

#export_loading img {
    margin: 0 5px -6px 0;
    visibility: hidden
}

.locker {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8); /*lets make it semi-transparent */
    z-index: 9999; /*because you could set some z-indexes in your code before, so lets make sure that this will be over every elements in html*/
}

#model_detail {
    width: 545px
}

input.plate_number3 {
    width: 28px !important;
}
/*attachment*/

/*.AjaxUploaderCancelAllButton
{
    background-color: #e13b71 !important;
border: solid 1px #d63368 !important;
color: #fff;
float: right;
display: inline-block;
font-weight: 400;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 5px 10px 6px 10px !important;
font-size: 13px;
line-height: 1.42857143;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
background-color: #e13b71 !important;
border: solid 1px #d63368 !important;
color: #fff;
box-shadow: 1px 1px 1px #dcdfe3;
margin-bottom: 10px !important;
}
.AjaxUploaderQueueTable
{
    border:0px;border-collapse:collapse;border-spacing:0;table-layout:fixed; width:100%;
}
*/
#attachment_layer {
    width: inherit;
    margin-left: auto;
    position: inherit;
    margin-top: 10px;
}

#att_edit_layer {
    width: inherit;
    margin-left: auto;
    position: inherit;
    top: 0;
    left: 0
}

#attachment_pop_container, #att_edit_pop_container {
    margin-left: auto;
}

#attachment_pop_container {
    padding: 0 10px;
}

#AttachmentDescription, #AttUpdateEditDesc {
    width: 390px;
    height: 50px
}

#insert_button, #cancel_button {
    cursor: hand
}

#cancel_button {
    margin-left: 3px;
}
/*history*/
#all_history_section {
    height: 260px;
    overflow: auto
}

#status_history_section {
    height: 260px;
    overflow: auto
}

table.change_history {
    width: 100%;
    border-spacing: 5px;
}

    table.change_history td {
        vertical-align: top;
        padding: 1px 3px 0 3px;
        border-right: none;
        border-bottom: none;
        line-height: 16px !important;
    }

    table.change_history .date {
        color: white;
        background: deepSkyBlue;
        border-radius: 3px;
        padding: 1px 1px;
        text-align: center;
        display: block;
        font-weight: bold;
    }

    table.change_history .time {
        color: deepSkyBlue;
        background: white;
        padding: 0.1em 0;
        text-align: center;
        display: block;
    }

    table.change_history .history_type {
        color: white;
        background: gray;
        border-radius: 3px;
        padding: 0.1em 0.5em;
        text-align: center;
        display: block;
    }

    table.change_history .user {
        font-weight: bold;
        margin-right: 0.5em;
        text-align: right;
        display: block;
    }

    table.change_history .action {
        color: blue
    }

        table.change_history .action.created {
            color: green;
        }

        table.change_history .action.updated {
            color: orange;
        }

        table.change_history .action.deleted {
            color: red;
        }

    table.change_history .content {
        color: black;
        display: block;
        text-align: left
    }

        table.change_history .content.deleted {
            text-decoration: line-through;
        }

        table.change_history .content .after_updated, table.change_history .status_after {
            color: #0093cf;
        }

        table.change_history .history_type_memo .content .before_update:after, table.change_history .status_before:after, table.change_history .content .before_update:after {
            content: " -> ";
        }
/*third party*/
#incident_select_section div.ui-jqgrid {
    width: 768px !important;
}

#outlet_select_section div.ui-jqgrid {
    width: 918px !important;
}

#dealership_select_section .ui-jqgrid {
    width: 572px !important;
}

#vehicle_select_section .ui-jqgrid {
    width: 848px !important;
}

#customer_select_section div.ui-jqgrid {
    width: 918px !important;
}

#policy_select_section div.ui-jqgrid {
    width: 848 !important;
}

td[aria-describedby=memo_tab_lst_Actions] table td {
    text-align: center !important;
}

td[aria-describedby=attachment_lst_Actions] {
    padding: 8px !important;
}

td[aria-describedby=vehicle_history_lst_Actions], td[aria-describedby=CLAIM_INTERNAL_memo_lst_Actions], td[aria-describedby=memo_tab_lst_Actions] {
    padding: 0 8px !important;
}

div.edit_history_area.tap_detail {
    margin-top: 40px;
    border: 1px solid #adbddc;
    border-top: 2px solid #5f86b5;
    padding: 0;
}

div.pop_container div.edit_history_area.tap_detail {
    margin-top: 0px;
    height: 388px;
}

.edit_history_area {
    margin-top: 40px;
    border: 1px solid #adbddc;
    border-top: 2px solid #5f86b5;
    height: 320px;
}

.jqgrid_area {
    margin-top: 8px;
}

.tap_detail ul {
    background: #ffffff;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    color: #FFFFFF;
    font-weight: normal;
    height: 34px;
    margin-bottom: -1px;
}

.tap_detail li {
    float: left;
}

    .tap_detail li a {
        display: block;
        border-width: 0 1px 1px 0;
        font-size: 11px;
        border-style: solid;
        border-color: #adbddc;
        padding: 0 28px;
        margin-bottom: -1px;
        background: #fff;
        height: 33px;
        line-height: 33px;
        color: #666;
    }

    .tap_detail li:last-child a {
        border-right: 1px solid #adbddc
    }

.tap_detail ul {
    background: #ffffff;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    color: #FFFFFF;
    font-weight: normal;
    height: 34px;
    margin-bottom: -1px;
}

.tap_detail li {
    float: left;
}

    .tap_detail li a {
        display: block;
        border-width: 0 1px 1px 0;
        font-size: 11px;
        border-style: solid;
        border-color: #adbddc;
        padding: 0 28px;
        margin-bottom: -1px;
        background: #fff;
        height: 33px;
        line-height: 33px;
        color: #666;
    }

    .tap_detail li:last-child a {
        border-right: 1px solid #adbddc
    }
/*email history*/
#email_history_section {
    height: 260px;
    overflow: auto
}

#email_history_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    z-index: 10000;
}

#email_history_view_section {
    z-index: 10001;
    left: 125px;
    position: absolute
}

#email_history_to, #email_history_CC, #email_history_subject {
    border: 1px solid #DFDEDE;
    background: #EDECEC;
    line-height: 20px;
    padding: 5px 25px;
    font-family: arial,sans-serif;
    width: 580px;
    font-size: 12px;
    vertical-align: middle;
    word-wrap: break-word;
    min-height: 18px
}

#email_history_message {
    border-top: 1px solid #DFDEDE;
    padding: 5px 25px;
    line-height: initial;
}

    #email_history_message p {
        margin-bottom: 15px
    }

    #email_history_message table {
        width: auto;
        border-bottom: none;
    }

#email_history_table_layer td {
    text-align: left;
    padding: 5px;
}

#email_history_table_layer {
    border-bottom: none;
    border-left: none;
    border-right: none;
    font-size: 13px;
}

    #email_history_table_layer tbody tr td label {
        color: #1A1A1A;
        font-size: 13px;
        font-weight: bold
    }
/*memo*/

div.memo_cell_content {
    line-height: 130%
}

#memo_msg_section {
    color: #0000FF;
    position: relative;
    left: 10px;
    top: -244px;
    text-align: right;
    width: 800px;
}

td.grid_loading img {
    margin-bottom: -5px
}

.wordwrap {
    white-space: pre-wrap; /* CSS3 */
    white-space: -moz-pre-wrap; /* Firefox */
    white-space: -pre-wrap; /* Opera <7 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* IE */
}

#memo_update_content {
    width: 495px;
    height: 70px
}

#memo_update_section {
    display: none
}

#memo_input_content {
    width: 495px;
    height: 70px
}

#memo_input_section {
    display: none
}

.memo_result_area {
    position: relative;
    top: -248px;
    text-align: right;
    width: 800px;
    background: none;
}
/*vehicle service history*/

#RegularServiceMileage, #RegularServiceDate {
    width: 90px;
    margin-left: 14px
}

#RegularServiceDescription {
    width: 150px;
    margin-left: 14px
}

#vs_history_result {
    color: blue;
    position: absolute;
    right: 114px;
    top: 108px;
}

#RegularServiceUpdateMileage, #RegularServiceUpdateDate {
    margin-left: 14px
}

#RegularServiceUpdateDescription {
    width: 300px;
    margin-left: 14px
}

#update_sh_layout tbody tr td {
    padding: 2px
}

#vs_history_edit_section .layer_popup {
    width: inherit;
    margin-left: auto;
    position: inherit;
    top: inherit
}
/* Version */

.version {
    font-size: 9px;
    color: #999;
    text-align: center;
}

.message_text {
    line-height: 21px;
}

.log_contents .field {
    margin-bottom: 20px;
}

.version {
    font-size: 9px;
    text-align: center;
    color: #999;
}

#version span {
    padding-right: 3px;
}

.message_text {
    line-height: 21px;
}

/* Report */
#report_title {
    font-size: 18px;
    padding: 20px 0 10px 0;
    display: block;
    color: black
}

#loadingDialog {
    background-color: rgba( 255, 255, 255, 0.3 );
    bottom: 0px;
    left: 0px;
    position: fixed;
    right: 0px;
    top: 0px;
    z-index: 2;
}

#loadingDialog_modal {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba( 255, 255, 255, 0.3 );
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 100;
    overflow: hidden;
}

#loadingDialog_image {
    position: fixed;
    width: 150px;
    height: 100px;
    top: 47%;
    margin-top: -50px;
    margin-left: -50px;
    left: 46%;
    z-index: 1000;
    font-weight: bold;
    font-size: 15px;
    color: #f8f8f8;
    background-color: rgba( 255, 255, 255, 0.3 );
    background-color: none;
    border-radius: 10px;
}

.loadingDialog-loader-circle {
    border-radius: 50%;
    -webkit-animation: circleLotation .5s infinite linear;
    -webkit-transform-style: preserve-3d;
    animation: circleLotation .5s infinite linear;
    display: inline-block;
    width: 45px;
    height: 45px;
    clear: both;
    margin: 20px auto;
}

    .loadingDialog-loader-circle.white {
        border: 7px rgba(255, 255, 255, 0.25) solid;
        border-top: 7px white solid;
    }




@-webkit-keyframes circleLotation {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
    }
}



@keyframes circleLotation {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(359deg);
    }
}

.email_header {
    text-align: left;
    padding-left: 25px !important;
    width: 135px;
    color: #333333;
    font-size: 14pt;
}

.email_cell {
    padding: 0;
    margin: 0;
    width:965px;
}

#email_btnArea {
    background-color: #eaf0fa;
    border: 1px solid #e0e9f7;
    width: inherit;
    /*height:70px;*/
    height: auto;
    margin-top: 0px !important;
}

#confirm_ok {
    background-color: #fb9300 !important;
    border: 1px solid #f18d00 !important;
    color: white;
    text-shadow: none !important;
}

#confirm_cancel {
    background-color: #8a8a8a !important;
    border: 1px solid #565656 !important;
    color: white;
    text-shadow: none !important;
}

#email_popheader {
    background-color: #356ad1;
}

#email_pop_title {
    background-color: #356ad1;
    padding: 20px 8px 12px 27px;
    color: #fff;
    font-size: 21px;
    font-family: open sans, arial;
    margin-top: -20px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}

#btn_close_img {
    background-position: 0 !important;
    background-color: #356ad1;
    height: 30px;
    width: 30px;
    border: none;
}

#email_confirm_section {
    height: 100%;
    width: 100% !important;
    top: 0px !important;
    background-color: rgba(0,0,0,0.5); /*dim the background*/
}

#btn_save, .btn-save {
    /*background: #194b98;
    border: #0f438d;*/
    color: #fff;
    text-shadow: none;
    height: 34px;
}

.ui-dialog .ui-dialog-buttonpane button {
    background: #8a8a8a !important;
    border: #565656 !important;
    color: #fff;
    text-shadow: none;
}

.btn-print {
    background: #154b98 !important;
    border: #0f438d !important;
    color: #fff;
    text-shadow: none;
}

.btn-printSearch {
    background: #93a1b4 !important;
    border: #8694a7 !important;
    color: #fff;
    text-shadow: none;
}

#process_result_msg {
    background-color: transparent !important;
    font-size: 12pt !important;
    color: #555555 !important;
}



.main_tab_area li.selected a {
    background: #0196ce;
}


/*New sub tab section */

#subtabsection {
    margin-left: 15px;
    margin-top: -50px;
}

.wrapper {
    width: 1003px;
    margin: 0 auto;
    position: relative; /* Ensure absolute positioned child elements are relative to this*/
}

/* Absolute positioned wrapper for the element you want to fix position */
.fixed-wrapper {
    width: 220px;
    position: absolute;
    left: 970px; /* Move this out to the left of the site body, leaving a 20px gutter */
}

/* The element you want to fix the position of */
.fixed {
    position: fixed;
    /* Do not set top / left! */
}

#btn_submenu {
    /* position: fixed;
            bottom: 20%;
            right: 20%;*/
    text-decoration: none;
    color: #000000;
    background-color: rgba(235, 235, 235, 0.80);
    font-size: 12px;
    padding: 1em;
    display: none;
    height: 50px;
    width: 200px;
    text-align: left;
    transform: rotate(7deg);
    -ms-transform: rotate(90deg); /* IE 9 */
    -moz-transform: rotate(90deg); /* Firefox */
    -webkit-transform: rotate(90deg); /* Safari and Chrome */
    -o-transform: rotate(90deg); /* Opera */
    margin-left: -70px;
}

    #btn_submenu:hover {
        background-color: rgba(135, 135, 135, 0.50);
    }
.listForm {
    width: 99% !important;
}

div.list_section > .ui-jqgrid tr.jqgrow td {
    font-size: 12px !important;
    padding: 8px 12px;
    word-wrap: break-word;
}

.list_section .ui-jqgrid .ui-jqgrid-htable th div {
    padding: 2px 10px;
    height: 45px;
    font-size: 12px !important;
    color: #555;
}
/*large container*/

#container_large {
    margin: 0 auto;
    padding: 0 15px 100px 15px;
    width: 1003px;
}

    #container_large.btn.sm {
        padding: 5px 12px 6px 12px;
    }

    #container_large .log_contents fieldset .find_id_box a span {
        font-size: 12px;
        font-weight: bold;
    }

    #container_large .log_contents fieldset .find_id_box .padding6 {
        padding: 6px 8px;
    }

    #container_large .log_contents fieldset .find_id_box .txt {
        text-align: center;
        font-size: 11px;
        color: #888;
        font-weight: normal;
        margin-top: 18px;
        padding-left: 9px;
        margin-bottom: 0;
    }
tr.AjaxUploaderQueueTableRow {
    padding: 3px !important;
}

tr.AjaxUploaderQueueTableRow td {
    padding: 3px !important;
}