﻿.pcoded-navbar {
    height: 103vh !important;
}
b, strong {
    font-weight: bold;
}
.col-md-12.md-col-12 {
    display: inline-flex !important;
}
.margin-btm-list{
    margin-bottom:15px;
}
.margin-btm-row {
    margin-bottom: 30px;
}
.formAddbtnDiv{
    margin-bottom : 15px !important;
}
.form-detail .key, .form-detail .value {
    font-size: 15px;
}
.form-detail .key {
    font-weight: bold;
}
.input-label em {
    display: none;
}

.input-label input {
    pointer-events: none;
    border: none !important;
    font-weight: bold;
}

.input-label select {
    pointer-events: none;
    border: none !important;
    font-weight: bold;
    -webkit-appearance: none;
}
/* Chrome, Safari, Edge, Opera */
    .input-label input::-webkit-outer-spin-button,
    .input-label input::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

/* Firefox */
.input-label input[type=number] {
    -moz-appearance: textfield;
}

.sorting{
    cursor:pointer !important;
}

.j-wrapper-460 {
    width: 460px;
}

.imgDiv {
    width: 100%;
}

    .imgDiv img {
        width: 100%;
        height: auto;
    }

.edit {
    padding-top: 7px;
    padding-right: 7px;
    position: absolute;
    top: 45%;
    left: 45%;
    display: none;
}

.imgDiv:hover #banner {
    opacity: 0.5 !important;
}

.imgDiv:hover .edit {
    display: block;
}

.sorting{
    text-decoration:underline !important;
    position:relative;
}

* {
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    color: #333;
    font-size: 1em;
}

.sorting:before,
.sorting:after {
    border: 4px solid transparent;
    content: "";
    display: block;
    height: 0;
    right: 5px;
    top: 50%;
    position: absolute;
    width: 0;
}

.sorting:before {
    border-bottom-color: #666;
    margin-top: -9px;
}

.sorting:after {
    border-top-color: #666;
    margin-top: 1px;
}


.sorting_asc:before {
    border: 4px solid transparent;
    content: "";
    display: block;
    height: 0;
    right: 5px;
    top: 50%;
    position: absolute;
    width: 0;
}

.sorting_asc:after {
    display: none;
}

.sorting_asc:before {
    border-bottom-color: #666;
    margin-top: -9px;
}

.sorting_asc:after {
    display: none;
}


.sorting_desc:after {
    border: 4px solid transparent;
    content: "";
    display: block;
    height: 0;
    right: 5px;
    top: 50%;
    position: absolute;
    width: 0;
}

.sorting_desc:before {
    display: none;
}

.sorting_desc:after {
    border-top-color: #666;
    margin-top: 1px;
}

.sorting_desc:before {
    display: none;
}

.daterangepicker {
    top: 197.0469px !important;
    right: auto !important;
}

    .daterangepicker.dropup:before {
        top: -7px;
        bottom: initial;
        border-bottom: 7px solid #ccc;
        border-top: initial;
    }

    .daterangepicker.dropup:after {
        bottom: initial;
        top: -6px;
        border-top: initial;
        border-bottom: 6px solid #fff;
    }

.filtr-tbl-width{
    width:30%;
}

.chkActive{
    cursor:pointer !important;
}

.table td, .table th {
    padding-top: 0.35rem !important;
    padding-bottom: 0.35rem !important;
}

.line-height-1{
    line-height:1 !important;
}

.accordion-msg-vroom {
    display: block;
    color: #222222;
    padding: 7px 0px;
    cursor: pointer;
    font-weight:bold;
}

#accordionVroomAccount .accordion-desc {
    padding: 7px 0px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5c9ed5 !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #5c9ed5 !important;
    border: 1px solid #5c9ed5 !important;
    padding: 5px 15px !important;
    color: #fff !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice{margin-top: 0!important; margin-bottom: 5px!important}

.crsr-pntr{
    cursor:pointer !important;
}

.customer-records-changes {
    margin: 15px;
    padding: 10px 29px;
    border: 1px solid #e6e6e6;
    border-radius: 9px;
}

.btn-sm {
    text-transform : none !important;
}

#reportrange{
    font-size:13px !important;
}

.select2-search__field{
    width:100% !important;
}

.filter-btns .btn-sm {
    padding: 8px 5px !Important
}

.product-add-delete {
    font-size: 20px;
    cursor:pointer;
}
.filter-area-buttons {
    margin: 0px 3px;
}
.btnRude-back {
    background: #122631 !important;
    border-color: #122631 !important;
}
.inline-audio-rude {
    height: 24px;
    padding: 2px 0px;
}