﻿@media (min-width: 768px) {
    .login-logo {
        padding-left: 0px;
    }
}

.inner-logo {
    padding-left: 0px;
}

.table_90_header {
    position: absolute;
    top: 0;
    left: 0;
    background: none;
    transform-origin: 121px 119px;
    transform: rotate(270deg);
    width: 350px;
    text-align: left;
}

.sp_error {
    background-color: #ffece4;
}

.sp_s_error {
    background-color: #ffc093;
}

.no_bg {
    background-color: transparent !important;
    border: none !important;
}

.warn_error {
    border-color: #f57f0e !important;
}

.signin-info {
    background: #0b7246 !important;
}

#contBody_cmdSubmit {
    background: #0b7246 !important;
}

.theme-default .switcher-primary .switcher-state-on {
    background: #0b7246 !important;
}

.col-md-12 .h4 {
    font-size: 16px;
}

.signin-text .otp-heading {
    font-size: 24px;
}

.otp-desc {
    width: 70%;
    margin: auto;
    margin-bottom: 15px;
    text-align: center;
    font-size: 14px;
    color: #777;
}

.otp-input {
    display: flex;
    justify-content: center;
}

.otp-box {
    width: 24px;
    font-size: 32px;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    margin: 2px;
    border: 2px solid #55525c;
    font-weight: bold;
    color: #000;
    outline: none;
    transition: all 0.1s;
}

    .otp-box:focus {
        border: 2px solid #483d51;
        box-shadow: 0 0 2px 2px #3c31456a;
    }

.otp-btn {
    background: #0b7246;
    color: #fff;
    padding: 8px 16px;
    cursor: pointer;
}

.otp-error {
    margin-top: 15px !important;
    color: red;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
}

.frgt-email-input {
    width: 68%;
}

.frgt-email-btn-container {
    margin-top: 12px;
    text-align: center;
}

.otp-btn-container {
    margin-top: 24px;
    text-align: center;
}

.reset-pwd-input-group {
    width: 140%;
}

.reset-pwd-form {
    display: block !important;
    width: 75% !important;
    margin: auto;
}

.frgt-pwd-link {
    background: none !important;
    border: none;
    padding: 0 !important;
    margin-top: 10px;
    color: #069;
    text-decoration: underline;
    cursor: pointer;
}

.signin-btn-panel {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin-top: 24px;
}

.panel-heading {
    height: 60px;
    display: flex;
    align-items: center;
}

.back-btn-container {
    margin-block: 10px 20px;
}

.back-btn {
    background: #0b7246;
    color: #fff;
    padding: 8px 16px;
    cursor: pointer;
    text-decoration: none;
}

#contBody_contBody_contBody_contBody_divTasks {
    margin-top: 40px !important;
}

.progress_xsmall {
    margin-bottom: 4px !important;
}

div[id^="divFileUploadType"] {
    display: none;
}

.label_asterix {
    color: red;
}

.growl-message .label_asterix {
    display: none;
}

.at_modelpopup_container {
    position: absolute;
    top: 73px;
    left: 72px;
    opacity: 1;
}

.modal-opened {
    opacity: 0.5;
}

.pwd-policy-group-btn {
    position: absolute;
    top: 0px;
    right: 183px;
}

.pwd-policy-btn {
    height: 45px;
    width: 40px;
}

#extra2NameTblHead.sorting::after {
    content: none;
}

.conversion-pie-chart {
    display: flex;
    justify-content: center;
    height: 600px;
}

.quotation-bar-chart {
    height: 550px;
}

.recent-customers-header {
    color: #666666;
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 40px;
}

.filter-div {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

    .filter-div button {
        height: 33px;
    }

.text-md {
    font-size: 14px;
    display: block;
    margin-bottom: -15px;
    width: 150px;
}

.stat-panel {
    border-radius: 10px;
}

.stat-cell {
    padding: 15px !important;
    display: flex !important;
    align-items: flex-start;
    justify-content: space-between
}

.stat-icon {
    padding-left: 20px;
    font-size: 25px;
    margin-top: -5px;
}

.valign-middle .stat-icon {
    vertical-align: top;
}

.refresh-btn {
    display: block;
    width: 100%;
}

.stat-icon2 {
    padding-left: 100px;
    font-size: 25px;
    margin-top: -5px;
}
