﻿a:hover, a:visited, a:link, a:active {
    text-decoration: none;
    cursor: pointer;
}
iframe {
    border: none;
}
.navbar-user .nav-user-info .SelectBox > label {
    margin-top: -30px !important;
}
.navbar-user .nav-user-info .SelectBox > span {
    padding-right: 0.5rem;
}
.nav-user-info-language .SumoSelect .CaptionCont,
.nav-user-info-language .SumoSelect > .optWrapper > .options li label,
.nav-user-info-language .SumoSelect select > option,
.user-info-language .SumoSelect .CaptionCont,
.user-info-language .SumoSelect > .optWrapper > .options li label,
.user-info-language .SumoSelect select > option {
    text-transform: capitalize;
}
.navbar-user > div .dropdown-menu {
    margin-top: 0px;
}
.custom-select {
    background: none;
}
.sidebar-panel .icon.fa-hand-holding {
    margin-top: -10px;
}
.sidebar-panel .fa,
.sidebar-panel .fa-solid {
    font-size: 1.25rem;
}
.main-title {
    padding-top: 0;
}
/* Sumo Select */
.SumoSelect {
    width: 100%;
}
.SumoSelect.open > .optWrapper {
    top: 45px;
}
.SumoSelect > .optWrapper.multiple > .options li.hidden {
    display: none !important;
}
/* hide checkbox infront of the text */
.SumoSelect > .optWrapper.multiple > .options li span {
    display: none !important;
}
.SumoSelect > .optWrapper.multiple > .select-all span {
    display: none !important;
}
/* modify select all layout*/
.SumoSelect > .optWrapper > .options li label {
    white-space: normal;    
}
.SumoSelect > .optWrapper > .options li.opt,
.SumoSelect > .optWrapper.multiple > .options li.opt {
    padding: 0.5rem 1rem;
}
.SumoSelect > .optWrapper > .options {
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    border: none;
}
.SumoSelect .CaptionCont {
    padding: 12px 1rem !important;
}
.SumoSelect.open .search-txt {
    padding: 0.75rem 1rem;
}
.SumoSelect.open > .search > span,
.SumoSelect.open > .search > label {
    display: none;
}
.SumoSelect .optWrapper > .select-all {
    height: auto;
    margin: 0;
    padding: 0.5rem 1rem;
    z-index: 1;
}
.SumoSelect .optWrapper > .select-all label {
    margin: 0;
}
.SumoSelect > .optWrapper > .select-all,
.SumoSelect > .optWrapper > .options,
.SumoSelect > .optWrapper > .no-match {
    border: 1px solid #ddd;
    border-bottom: none;
}
.SumoSelect > .optWrapper > .no-match {
    border-bottom: 1px solid #ddd;
}
.SumoSelect > .optWrapper > .no-match {
    border-top: 0;
    border-radius: 0 0 3px 3px;
    padding: 0.5rem 1rem;
    font-size: 14px;
    word-wrap: break-word;
    background-color: #fff;
}
.SumoSelect > .CaptionCont > span.placeholder {
    color: #222C3F;
    font-style: normal;
}
.sumo_Customer { /*customize customer code dropdown width in header*/
    width: 184px;
}
.sumo_Customer > .optWrapper > .select-all,
.sumo_Customer > .optWrapper > .no-match {
    min-width: 184px;
    width: 100%;
}
.sumo_Customer.open .search-txt {
    border: 1px solid #ddd;
}
.sumo_Customer > .CaptionCont > span {
    text-align: right;
}
.boxesbar {
    padding-bottom: 1rem;
}
.chart-filter-column {
    min-width: auto;
}

@media (min-width: 280px) and (max-width: 320px) {
    .navbar-user .nav-user-info-language .SumoSelect {
        position: absolute !important;
        left: 23px !important;
        top: 100% !important;
        border: none;
        margin-top: -2px !important;
    }

    .navbar-user .nav-user-details {
        margin-top: -3px !important;
    }
}
@media only screen and (max-device-width: 540px) {
    .SumoSelect {
        width: auto !important;
    }
}
@media (min-width: 1200px) {
    .chart-filter-column {
        width: 20%;
    }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .chart-filter-column {
        width: 30%;
    }
}
@media (min-width: 992px) {
    .sumo_Customer { /*customize customer code dropdown width in header*/
        width: 250px;
    }
}
@media (min-width: 992px) {
    .main-content-inner {
        min-height: calc(100vh - 195px);
    }
}
@media (max-width: 991.98px) {
    .main-content-inner {
        min-height: calc(100vh - 230px);
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    .navbar-brand .logo {
        max-width: 80%;
    }
}
@media (max-width: 575.98px) {
    .navbar-user .nav-user-info-select .SumoSelect {
        min-width: unset !important;
        width: 45% !important;
    }    
    .navbar-user .nav-user-info-select .SumoSelect > .optWrapper > .options,
    .sumo_Customer > .optWrapper > .select-all,
    .sumo_Customer > .optWrapper > .no-match {
        min-width: 160px;
    }
    .navbar-user .nav-user-info-notification-icon {
        padding-left: 0.6rem;
        padding-right: 0.4rem;
    }
    .navbar-user .nav-user-details {
        padding-left: 0.5rem;
    }
    .navbar-user .nav-user-info-select .SumoSelect {
        top: 29px;
        left: 5px;
        min-width: 200px;
        width: 200px;
        margin: 6px 0 0 0;
        height: 20px;
    }
    .navbar-user .nav-user-info-select .SumoSelect .CaptionCont {
        padding: 12px 0.5rem !important;
    }
    .navbar-user .nav-user-info-language .SumoSelect {
        position: relative;
        left: 0;
        top: 0;
        border: none;
        
    }
    .nav-user-info-language .SumoSelect .CaptionCont {
        padding: 0px 0.5rem !important;
        height: auto;
    }
    .nav-user-info-language .SumoSelect > .CaptionCont > label {
        top: 1.5rem;
    }
    .navbar-user .nav-user-info-select .SelectBox {
        height: 100%;
    }
    .navbar-user .nav-user-info-select .SelectBox > span {
        margin-top: -5px;
    }
        .navbar-user .nav-user-info-select .SelectBox > label {
        margin-top: -11px !important;
    }
    .sumo_Customer.open .search-txt {
        height: 20px !important;
        margin-top: 0px;
    }
    .sumo_Customer > .CaptionCont > span {
        text-align: left;
    }
    .sumo_Customer.open > .optWrapper {
        top: 24px;
        left: 0;
    }
}

@media (max-width: 767.98px) {
    .media-list-item {
        padding: 0px;
    }

    .media-list-item-content {
        padding: 5px;
    }
}
/* My Account page */
.conversion-info-equivalent-value {
    padding-left: 5px;
    padding-right: 5px;
}
.conversion-info-container-label {
    height: calc(100% - 1.3125em - 4px);
    display: flex;
    align-items: center;
}
.conversion-info-container-label > p {
    margin-bottom: 0;
}
.conversion-info-textbox {
    padding-left: 5px;
    padding-right: 5px;
    width: 200px;
}
.conversion-info-error-msg {
    padding-left: 0px;
    padding-right: 0px;
}
@media (max-width: 767.98px) {
    .conversion-info-container-label {
        height: unset;
    }
    .conversion-info-textbox {
        width: 100%;
    }
}
.compensated-containers-dropdown.chart-filter-column.chart-filter-column-date-range {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}
.dropdown-bottom-label p {
    color: #222C3F;
    display: block;
    font-size: .875em;
    font-weight: 500;
    margin-top: .1em;
    margin-bottom: 0;
}
/*# order mgmt */
.order-wrapper {
    color: #222C3F;
    margin: 2rem 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
#btn_addnew, #download_error, .error-msg {
    color: red;
}
.order-wrapper button:focus {
    outline: none;
}
.order-wrapper .form-control-sm {
    border: 1px solid #7E8086;
}
.order-wrapper label {
    margin-bottom: 0;
}
.order-wrapper .table {
    min-width: 700px;
}
.order-wrapper .table th, .order-wrapper .table td {
    padding: 1rem 0.3rem 0.3rem;
}
.order-wrapper .table tr td:last-child {
    text-align: center;
}
.order-wrapper .table tr th:nth-child(2),
.order-wrapper .table tr td:nth-child(2) {
    width: 25%;
}
.order-wrapper .table tr th:nth-child(3),
.order-wrapper .table tr td:nth-child(3) {
    width: 10%;
}
.order-wrapper .table tr th:nth-child(4),
.order-wrapper .table tr td:nth-child(4) {
    width: 16.5%;
}
.order-wrapper .table tr th:nth-child(5),
.order-wrapper .table tr td:nth-child(5) {
    width: 15%;
}
.order-wrapper .table tr th:last-child,
.order-wrapper .table tr td:last-child {
    width: 5%;
}
.fa.delete {
    font-size: 1.5rem;
    color: red;
    cursor: pointer;
    margin-top: 0.6rem;
}
.btn-sm:disabled {
    opacity: 0.65;
}
.fa-spinner {
    margin-right: 5px;
    animation: spin 2s linear infinite;
}
/*# custom side menu */
.sidemenusectionblock {
    padding: 0;
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
/* Dashboards -> Benchmark page (PowerBI report) */
.benchmark-chart .card-panel {
    min-height: unset;
    margin: 1rem;
    padding: 0;
}
.benchmark-chart .card-panel .card-header {
    margin: 0 1.5rem;
    border-bottom: 1px solid #61A744;
}
.benchmark-chart .card-panel .card-header ~ .card-body {
    border-top: unset;
}
.benchmark-chart .card-panel .card-body {
    padding: 0.2rem 0;
}
.benchmark-chart .card-panel .card-body .chart-placeholder {
    height: 100%;
}
.benchmark-chart .card-panel .card-body .chart-placeholder .embedContainer {
    height: 100%;
}
/* Date format selector for Excel uploads */
.date-format-row.chart-filter-column.chart-filter-column-date-range {
    margin: 0.525rem 0 1.5rem 0;
    /* 0.525 rem = 1.5 rem - 0.875 rem (label height) - 0.1 rem (label spacing) */
}
.order-wrapper .date-format-row label.chart-filter-label {
    margin-bottom: 0.1em;
}
