﻿
.btn_for_next_step > a.Disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}

.fieldlist.Disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}

#dvProductDiv .Disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}

.haserror {
    border: thin solid red !important;
    box-shadow: 0 0 2.5px red !important;
}


a.Disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}




.manage_specials_list {
    /*  box-shadow: 0px 2px 7px rgb(0 0 0 / 15%);
    padding: 40px 35px;
    max-width: 69vw;
    margin: 50px auto;*/
    box-shadow: 0px 2px 7px rgb(0 0 0 / 15%);
    padding: 17px 13px;
    max-width: 96vw;
    margin: 50px auto;
}

.manage_specs_list {
    box-shadow: 0px 2px 7px rgb(0 0 0 / 15%);
    padding: 17px 13px;
    max-width: 96vw;
    margin: 50px auto;
}

.dealer_stats_list {
    box-shadow: 0px 2px 7px rgb(0 0 0 / 15%);
    padding: 17px 13px;
    max-width: 96vw;
    margin: 50px auto;
}

.dealer_brand_spcl_maintenance_list {
    box-shadow: 0px 2px 7px rgb(0 0 0 / 15%);
    padding: 17px 13px;
    max-width: 96vw;
    margin: 50px auto;
}

.dealer_status_activation {
    max-width: 96vw;
}

.file-upload-wrapper input.file {
    width: 200px;
}


.edit_form_container input:not([type=checkbox]):not([type=radio]),
.edit_form_container .k-dropdown {
    background: #FFFFFF;
    border: 1px solid #9DBCC7;
    max-width: 375px;
    height: 40px;
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
}

.k-dropdown .k-dropdown-wrap, .k-dropdown .k-dropdown-wrap:hover, .k-dropdown .k-dropdown-wrap.k-state-hover:hover {
    border: none;
    background-color: transparent !important;
    background-image: none !important;
}

    .k-dropdown .k-dropdown-wrap, .k-dropdown .k-dropdown-wrap:focus, .k-dropdown .k-dropdown-wrap.k-state-focused:focus {
        border: none;
        border-color: transparent !important;
        background-color: transparent !important;
        background-image: none !important;
    }


.edit_spec_doc input:not([type=checkbox]):not([type=radio]):not([type=file]),
.edit_spec_doc select {
    margin-bottom: 0px;
}



.MarginLine {
    margin-bottom: 20px;
}

.spRequired {
    color: red !important;
}

.field-validation-valid.field-validation-error {
    font-size: 13px;
    font-style: italic;
    display: block;
    padding-top: 5px;
    padding-left: 2px;
    color: red;
}

.btn_for_next_step > a.Disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}

.dealer_status_activation {
    margin-bottom: 25px;
    margin-top: 10px;
}

.user_acc_manage_container {
    max-width: 69vw;
    margin: 80px auto;
}



.dealer_brand_container_wrapper .dealer_scroll + div {
    border-left: 1px solid #9DBCC7;
    width: 80%;
    margin-left: 4px;
    padding: 0px 10px 0px;
}


.dealer_scroll, .dealer_brand_container_wrapper .dealer_scroll {
    width: 24%;
    padding-right: 0px;
}

.k-grid th.selectableCheckbox, .k-grid td.selectableCheckbox {
    text-align: center;
}

.attachment-icon.k-i-file-pdf, .attachment-icon.k-i-image-add, .attachment-icon.k-i-image-edit {
    font-size: 32px;
}

.attachment-icon.k-i-image-add {
    color: green;
}

.attachment-icon.k-i-image-edit {
    color: orange;
}

/*.nav_order:hover .drop_down {
    display: none !important;
}*/

.nav_settings {
    height: 94px;
    display: flex;
    /* vertical-align: middle; */
    align-items: center;
    padding-left: 40px;
}


    .nav_settings > bi-gear-fill {
        display: flex;
    }


.nav_order .drop_down.active {
    display: flex;
}



.filter_result_list_item
{
    width:300px;
}

.tag_yellow {
    background: #eac807;
}

.tag_blue {
    background: #0673b9;
}

.tag_grey {
    background: #a9a9a9;
}

.system_email_settings input:not([type=checkbox]):not([type=radio]) {
font-size:18px;
}

.k-dropdown .k-dropdown-wrap.k-state-focused, .k-dropdowntree .k-dropdown-wrap.k-state-focused {
   box-shadow:none;
}

/*.k-widget.k-dropdown {
    background: #FFFFFF;
    border: 1px solid #9DBCC7;
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    color: rgba(48, 43, 44, 0.6);
    width: 36.4em;
    height: 42px;
    border-radius: 6px;
    height: 40px;
}*/