@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.5.0/css/all.min.css');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    _:-ms-fullscreen, :root * {
        font-family: 'Inter', sans-serif;
    }

    _:-ms-fullscreen, :root .fa,
    _:-ms-fullscreen, :root .far,
    _:-ms-fullscreen, :root .fas {
        font-family: "Font Awesome 5 Free"
    }
}

body {
    font-family: 'Inter', sans-serif;
    background: #f5f5f5;
    color: #000;
    line-height: 1.6;
    font-size: 14px;
}

    html,
    body.qf-login,
    body.fe-login, body.wk-login, body.lykins-login {
        height: 100%;
        height: 100vh;
        width: 100%;
        padding: 0px;
        margin: 0px;
    }

* {
    font-family: 'Inter', sans-serif;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding-top: 7.5px;
    padding-bottom: 7.5px;
    padding-right: 10px;
    padding-left: 10px;
}

.row {
    margin-left: -7.5px;
    margin-right: -7.5px;
}

ul {
    padding: 0;
    margin: 0;
}

ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.dropdown-content-body li {
    padding: 15px;
    border-top: 1px solid #eef5f9;
}

li {
    list-style: none;
}


a,
button {
    outline: none !important;
    text-decoration: none !important;
    color: #444444;
    transition: all 0.2s ease 0s;
}

input[type="text"] {
    outline: none;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #cccccc;
    border-radius: 4px;
}

textarea {
    margin-bottom: 7.5px;
}

h1 a.download-pdf {
    padding: 5px 0px 5px 0px;
    margin-right: 5px;
    float: right !important;
    text-align: right;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
}

.btn-primary,
.fe-login .btn-primary,
.qf-login .btn-primary,
.fe-theme .btn-primary,
.qf-theme .btn-primary,
.wk-login .btn-primary,
.wk-theme .btn-primary,
.lykins-login .btn-primary,
.lykins-theme .btn-primary {
    border-color: transparent;
    border: 1px solid transparent;
}

    .btn-primary:hover {
        color: #fff;
        border: 1px solid transparent;
    }

.btn-action button[type="button"].btn-primary:hover,
.btn-action button[type="submit"].btn-primary:hover {
    background: #0069d9;
    border-color: #0056b3;
    cursor: pointer;
    border: 0px;
    box-shadow: none;
}

.account-table .add-user-form .btn-action.row {
    justify-content: center !important;
}

.gen.btn.btn-info {
    border: 0px;
    border-color: transparent;
    padding: 8px 15px;
    margin: 0px 0px 0px 5px;
    height: 40px;
    font-size: 14px;
}

.gen.row.form-group {
    margin-bottom: 36px;
    position: relative;
}

button[type="button"],
button [type="submit"] {
    outline: none;
    font-size: 12px;
    letter-spacing: 1px;
    color: #fff;
    padding: .375rem .75rem !important;
    border-radius: 4px;
    border: 0px;
    display: inline-block;
    /*height: 48px;*/
}


/*input[type="text"]:autofill, input[type="email"]:autofill,
input[type="text"]:autofill:hover, input[type="email"]:autofill:hover,
input[type="text"]:autofill:focus, input[type="email"]:autofill:focus,
input[type="text"]:autofill:active, input[type="email"]:autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}
input[type="text"]:autofill, input[type="email"]:autofill {
    -webkit-text-fill-color: #444 !important;
}*/

.border {
    border: 1px solid #bebebe !important;
}

button:focus,
select:focus {
    box-shadow: none !important;
    border: none;
    outline: none;
}

section#main-content,
section#divmain {
    padding: 0px 5px;
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    float: left;
}

.title-margin-left {
    width: 100%;
    float: left;
}

.form-group {
    position: relative;
}

    .form-group i.dropdown-icon {
        right: 8px;
        top: 0;
        padding: 10px 2px 0px 0px;
        position: absolute;
        width: auto !important;
        font-size: 0.8em;
        color: #fff;
        z-index: 0;
    }

.select-account .form-group:after {
    font: normal normal normal 11px/0.3 FontAwesome;
    color: #fff;
    right: 11px;
    top: 3px;
    height: 34px;
    padding: 15px 0px 0px 8px;
    position: absolute;
    pointer-events: none;
}


select [option="value"] {
    padding: 10px 0px;
}

.select-account .form-group select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
}


    .select-account .form-group select.form-control::-ms-expand {
        display: none;
    }

.select-account .form-group select {
    display: block;
    width: 100%;
    color: #333;
    background-color: #ffffff;
    background-image: none;
    -ms-word-break: normal;
    word-break: normal;
    font-size: 14px;
}

textarea {
    resize: none;
}

#main-content .form-control,
select.form-control,
.form-control:focus {
    border: 1px solid #e4e4e4;
    box-shadow: none !important;
}

#helpDeskFileUpload {
    height: auto;
    /*border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;*/
}

button.file-reset {
    float: right;
    height: 46px;
    padding: 0px 20px;
    margin: 0px;
    background: #cccccc;
    color: #444444;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.form-control {
    font-size: 14px;
    /*padding: 2px 5px;*/
}

select.form-control:not([size]):not([multiple]) {
    /*height: 34px;*/
}

.add-user-form input[type=email],
.add-user-form input[type=password],
.add-user-form input[type=text],
.add-user-form input[type=date],
.add-user-form input[type=number] {
    /*padding: 2px 12px;*/
    max-height: 40px;
    font-size: 13px;
}

.voyager-card input[type=email],
.voyager-card input[type=password],
.voyager-card input[type=text],
.voyager-card input[type=date],
.voyager-card input[type=number] {
    max-height: 36px !important;
    font-size: 13px;
}

.voyager-card select {
    max-height: 36px !important;
}

.password-policy {
    float: left;
    width: 100%;
    padding: 10px 20px !important;
    font-size: 14px;
    background: #fcfaea;
    border: 1px solid #d8d8d8;
    border-width: 1px 1px 1px 1px;
    border-radius: 4px;
}

.voyager-card input[type=text].pin-txt,
.voyager-card input[type=number].pin-txt {
    margin-top: -6px !important;
    margin-left: 10px !important;
}

.password-policy ul {
    padding: 10px 0px;
    margin: 0px 20px;
}

    .password-policy ul li {
        padding: 0px;
        margin: 0px;
        list-style-type: square;
    }

.fe-login .tooltip-inner,
.qf-login .tooltip-inner,
.wk-login .tooltip-inner,
.lykins-login .tooltip-inner {
    opacity: 1;
    max-width: 220px;
    padding: 10px;
    color: #fff;
    background-color: #001628;
    border-radius: .25rem;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    font-family: 'Inter', sans-serif;
}

.fe-login .tooltip.show,
.qf-login .tooltip.show,
.wk-login .tooltip.show,
.lykins-login .tooltip.show {
    opacity: 1;
    font-size: 13px;
}

.user-form .form-control {
    background: transparent;
    border: 1px solid #cccccc;
    color: #444444;
    outline: none;
    /*height: 40px !important;*/
}

.add-user button[type="button"]:hover {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}


/* external css */

.setDefault {
    background-color: yellowgreen
}

.defalutcss {
    background-color: white;
}

.delete {
    background-color: green;
}

.validationMessage {
    color: #ed1c24;
    /* text-align: right; */
    display: block;
    width: 100%;
    margin-left: 25%;
    font-size: 12px;
}

.ext-filed-help .validationMessage,
.ext-filed .validationMessage {
    color: #ed1c24;
    /* text-align: right; */
    display: block;
    width: 100%;
    margin-left: 25%;
}

.report-section {
    width: 100%;
    float: left;
    background: #fff;
    padding: 0px;
    border: 1px solid #bebebe;
    border-radius: 4px;
    height: calc(100vh - 150px);
    overflow: hidden;
}

.report-section2 {
    width: 100%;
    float: left;
    background: #fff;
    padding: 10px;
    border: 1px solid #bebebe;
    border-radius: 4px;
    height: calc(100vh - 250px);
    overflow: scroll;
}

.report-filter {
    width: 100%;
    position: relative !important;
    max-height: calc(100vh - 370px);
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid #d8d8d8;
    border-width: 0px 0px 1px 0px;
}

.report-desc {
    width: 100%;
    float: left;
    height: 100px;
    overflow-y: scroll;
}

.accountvalidationMessage {
    color: #ed1c24;
    /* text-align: right; */
    display: block;
    width: 100%;
}

.supportcenter-link {
    float: right;
    padding: 5px 5px;
}

    .supportcenter-link a {
        text-decoration: none;
        color: #444;
    }

        .supportcenter-link a:hover {
            text-decoration: none;
            color: #0069d9;
            cursor: pointer;
        }

        .supportcenter-link a i.fa-link {
            padding: 5px 0px 0px 5px;
        }

h2.report-name {
    font-size: 1.4em;
    text-transform: uppercase;
    font-weight: 600;
    padding: 5px 0px 10px 0px;
    margin: 0px;
    float: left;
    font-weight: 600;
}

.report-description {
    float: left;
    padding: 5px 5px;
}

    .report-description span.priority-tooltip {
        position: absolute;
        top: 25px;
        right: 0px;
        z-index: 100;
        width: 260px;
        margin-top: 2px;
        list-style: none;
        background-color: #fff;
        background-clip: padding-box;
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.4);
        border-radius: 4px;
        padding: 20px 15px;
        font-size: 13px;
        font-weight: 400;
        display: none;
        text-transform: none !important;
    }

    .report-description p {
        line-height: 24px;
        text-align: justify;
    }

.account-datalist {
    max-height: 207px;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid #bebebe;
    border-radius: 4px;
}


.reportdynamic-search-scroll .account-datalist {
    max-height: none !important;
    overflow-x: hidden;
    overflow-y: visible;
    border: 1px solid #bebebe;
    border-radius: 4px;
}

.account-datalist li.list-group-item {
    padding: 8px 12px;
}

    .account-datalist li.list-group-item .custom-control {
        padding: 0px;
        margin: 0px;
    }

    .account-datalist li.list-group-item input[type=radio],
    .account-datalist li.list-group-item input[type=checkbox] {
        box-sizing: border-box;
        margin-top: 5px;
        padding: 0;
        float: left;
        width: 7%;
    }

    .account-datalist li.list-group-item label.control-label {
        padding: 0px 5px;
        margin: 0px;
        width: 92%;
        float: left;
    }

.account-datalist li.list-group-item {
    margin: 0px;
}

    .account-datalist li.list-group-item:nth-of-type(odd) {
        background: #f6f7fa;
        border: 1px solid #d8d8d8;
        border-width: 1px 0px 0px 0px;
    }

    .account-datalist li.list-group-item:nth-of-type(even) {
        background: #fff;
        border: 1px solid #d8d8d8;
        border-width: 1px 0px 0px 0px;
    }

.account-datalist .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #5a6268;
    border: 0px;
    outline: 0px;
}

.custom-control-input:focus {
    border: 0px;
    outline: none;
}

.account-datalist .custom-control-label::before {
    background-color: #bebebe;
    border: 1px solid #bebebe;
}

.account-datalist .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url(../images/checked.svg);
}

.add-username-icon .validationMessage {
    color: #ed1c24;
    /* text-align: right; */
    display: block;
    width: 100%;
    margin-left: 0%;
    line-height: 18px;
    padding-top: 5px;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

#messageDiv .show {
    display: block !important;
    width: 99.5% !important;
    float: left;
    padding: 5px 10px !important;
    margin: 0px 7.5px !important;
}


/*.add-user-form .row {
    padding: 5px 0px;
}*/

.phone-filed {
    float: left;
    padding: 0px;
    margin: 0px;
    width: 66.3% !important;
    min-width: 1px !important;
    margin-bottom: 15px;
}

.ext-filed {
    float: left;
    padding: 0px;
    margin: 0px;
    width: 43% !important;
    display: block;
}

.ext-filed-help {
    float: left;
    padding: 0px;
    margin: 0px;
    width: calc(100% - 66.3% - 20px) !important;
    min-width: 1px !important;
}

.phone-filed .validationMessage {
    margin-left: 41%;
}

.content-wrap h1 {
    font-size: 1.4em;
    text-transform: uppercase;
    font-weight: 600;
    padding: 5px 0px 10px 0px;
    margin: 0px;
    width: 100%;
    float: left;
}

.asterisk {
    color: #444;
    background-color: #f8d7da;
    border: 1px solid #f5c6cb;
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 4px;
    float: left;
    text-transform: none;
    width: fit-content;
    margin-bottom: 10px;
}

i.fas.fa-asterisk {
    font-size: 7px;
    color: #ed1c24 !important;
    padding: 0px 2px;
}

i.asterisk-mark {
    font-size: 18px;
    color: #ed1c24 !important;
    padding: 0px 2px;
    font-style: normal;
    line-height: 20px;
}

.content-wrap strong {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
    padding: 15px 15px 0px 15px;
    margin: 0px;
}

.main {
    border: 1px solid #fff;
    border-width: 1px 0px 0px 0px;
    /* padding-top: 62px; */
}

.dib {
    display: inline-block;
}

.header-icon {
    font-size: 18px;
    padding: 10px 15px;
    color: #444444;
    position: relative;
    transition: all 0.4s ease-in-out;
    display: inline-block;
    vertical-align: middle;
    float: left;
}

.user-avatar {
    font-size: 15px;
    font-weight: 600;
}

    .user-avatar:hover {
        color: #0078b9;
    }

    .user-avatar i.fas {
        padding: 4px 5px;
    }

.header {
    background: #ffffff;
    z-index: 990;
    margin-left: 250px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    transition: margin-left 300ms ease-in-out 0s;
    /* border: 1px solid #bebebe; */
    border-width: 0px 0px 1px 0px;
    height: 62px;
}

.logo a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.logo span {
    color: rgba(160, 180, 200, 0.85);
    font-size: 20px;
    font-weight: 700;
    display: none;
}

.sidebar-hide .logo {
    width: 60px;
}

    .sidebar-hide .logo span {
        display: block;
    }

    .sidebar-hide .logo a img.large-logo {
        display: none;
    }

.select-account {
    color: #fff;
    display: flex;
    flex-direction: column;
    text-align: left;
    width: 100%;
    padding: 10px 10px;
}

    .select-account .form-group select.form-control {
        width: 100%;
        padding: 4px 30px 4px 10px;
        height: 40px;
        border-radius: 3px;
        background: transparent;
        backface-visibility: hidden;
        color: #fff;
        position: relative;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.form-group select option:hover {
    backface-visibility: hidden;
    background: #ebebeb;
    color: #444;
}

.form-group select
/*.select-wrapper {
	position: relative;
}
	.select-wrapper:after {
		content: "\f078";
		font-family: "Font Awesome 5 Free";
		position: absolute;
		top: 13px;
		right: 10px;
		z-index: 5;
	}*/
.select-account .form-group select.form-control option span {
    display: block;
    background: #ed1c24;
    padding: 10px 0px;
    color: #000;
    line-height: 10px;
}

.select-account address {
    margin: 0px;
    padding: 0px;
}

.select-account li {
    font-size: 12px;
    display: flex;
}

.select-account strong {
    white-space: nowrap;
    font-weight: normal;
    font-size: 12px;
    padding: 0px 5px 0px 0px;
    margin-bottom: .5rem;
}

.select-account .cust-since {
    width: 100%;
    float: left;
    font-weight: normal;
    font-size: 12px;
    text-align: left;
    padding: 0px 5px 0px 0px;
}

    .select-account .cust-since i {
        font-size: 10px;
        margin-right: 4px;
        margin-top: -3px;
        width: auto
    }

.select-account label {
    word-break: break-word;
    /*width: 165px;*/
    font-size: 12px;
    text-transform: lowercase;
}

.select-account textlabel {
    word-break: break-word;
    /*width: 165px;*/
    font-size: 12px;
}

.user-form .control-label {
    padding: 13px 15px 0px 5px;
    display: flex;
    flex-direction: column;
}

#accountInfo .form-group {
    margin-bottom: 7px
}

.drop-down {
    background: #ffffff;
    color: #444444;
    visibility: hidden;
    opacity: 0;
    width: 320px;
    position: absolute;
    right: 0;
    top: 53px;
    transform: translateY(50px);
    transition: all 0.4s ease-in-out;
    border-top: 0;
    border: 1px solid #e7e7e7;
    z-index: 999;
}

.dropdown-content-heading {
    padding: 10px 15px;
}

    .dropdown-content-heading span {
        font-size: 13px;
        color: #373757;
    }

.dropdown-profile {
    width: 200px;
}

.header-icon.active .drop-down {
    visibility: visible;
    opacity: 1;
    transform: translateY(0px);
}

.header-icon.active .drop-down {
    visibility: visible;
    opacity: 1;
    transform: translateY(0px);
}

.dropdown-content-heading span {
    font-size: 13px;
    color: #373757;
}

.header-icon i,
.header-icon img,
.header-icon span {
    cursor: pointer;
}

.dropdown-profile .trial-day {
    font-size: 11px;
    padding-top: 2px;
    color: #5873fe;
}

.dropdown-content-body li {
    padding: 15px;
    border-top: 1px solid #eef5f9;
}

.dropdown-profile li {
    padding: 7px 15px;
}

    .dropdown-profile li a {
        display: block;
        color: #444444;
    }

        .dropdown-profile li a:hover {
            display: block;
            color: #0078b9;
        }

        .dropdown-profile li a i {
            margin-right: 5px;
            font-size: 14px;
        }

        .dropdown-profile li a span {
            font-size: 14px;
        }

span.badge {
    color: #ffffff;
    font-size: 14px;
}

.badge-primary {
    background: #003da7;
    color: #ffffff;
}

.badge {
    padding: 5px 10px;
    font-weight: 400;
    border-radius: 4px;
}

.pace-inactive {
    display: none;
}

.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

    .pace .pace-progress {
        background: #28a745;
        position: fixed;
        z-index: 2000;
        top: 0;
        right: 100%;
        width: 100%;
        height: 2px;
    }

    .pace .pace-activity {
        display: block;
        position: fixed;
        z-index: 2000;
        top: 5px;
        right: 5px;
        width: 14px;
        height: 14px;
        border: solid 2px transparent;
        border-top-color: #28a745;
        border-left-color: #28a745;
        border-radius: 10px;
        -webkit-animation: pace-spinner 400ms linear infinite;
        -moz-animation: pace-spinner 400ms linear infinite;
        -ms-animation: pace-spinner 400ms linear infinite;
        -o-animation: pace-spinner 400ms linear infinite;
        animation: pace-spinner 400ms linear infinite;
    }

    .pace .pace-progress-inner {
        display: block;
        position: absolute;
        right: 0px;
        width: 100px;
        height: 100%;
        box-shadow: 0 0 10px #29d, 0 0 5px #29d;
        opacity: 1.0;
        -webkit-transform: rotate(3deg) translate(0px, -4px);
        -moz-transform: rotate(3deg) translate(0px, -4px);
        -ms-transform: rotate(3deg) translate(0px, -4px);
        -o-transform: rotate(3deg) translate(0px, -4px);
        transform: rotate(3deg) translate(0px, -4px);
    }

.main .p-l-0 {
    padding: 0px;
}

.main .search-header h1 {
    font-size: 20px;
    padding: 14px 0;
    margin: 0;
    text-transform: uppercase;
    font-weight: 600;
    color: #242424;
}

    .main .search-header h1 span {
        font-size: 14px;
    }

.main .search-header {
    /* padding: 0px 0px 0px 0px; */
    /* border-bottom: 0; */
    /*display: flex;*/
}

.main .breadcrumb-header {
    min-height: 50px;
    margin: 0px;
    padding: 0px;
    background: #fff;
    border-bottom: 1px solid #fff;
    display: flex;
}

    .main .breadcrumb-header .page-title {
        padding-left: 15px;
        background: #fff;
        width: 100%;
        display: flex;
        border-bottom: 1px solid #ddd;
        height: 49px;
    }

    .main .breadcrumb-header .breadcrumb {
        margin: 0;
        padding: 10px 15px;
        background: transparent;
        float: left;
    }

        .main .breadcrumb-header .breadcrumb li a {
            font-size: 14px;
            display: block;
            color: #0078b9;
        }

        .main .breadcrumb-header .breadcrumb li.active {
            font-weight: normal;
            font-size: 14px;
        }

.breadcrumb-item .fa-home {
    padding-right: 10px;
}

.search-header .form-group {
    margin: 0px;
    float: left;
}

.date-from-to {
    float: left;
    padding: 10px 12px 5px 12px;
    line-height: 16px;
    font-size: 14px;
}

.search-header .form-control,
input[type="number"],
.search-icon input[type="text"],
.search-icon input[type="date"] {
    width: 100%;
    height: 34px !important;
    margin: 0px;
    border: 1px solid #bebebe;
}

.search-header [class*="col-"] {
    /* margin: 0px 10px 0px 0px; */
    /* padding: 0px; */
}

.search-icon {
    position: relative;
    float: left;
    margin-left: 10px;
}

    .search-icon i.fa-search,
    .search-icon i.fa-calendar-alt {
        font-size: 1.3em;
        color: #6a6a6a;
        position: absolute;
        top: 10px;
        left: 16px;
    }

    .search-icon input[type="text"],
    .search-icon input[type="date"] {
        padding: 6px 12px 5px 45px;
        line-height: 16px;
        font-size: 14px;
        vertical-align: top;
    }

.search-header .btn {
    width: 100px;
    height: 34px;
    text-align: center;
    justify-content: center;
    margin: 0px 5px 0px 0px;
    padding: 0px;
    font-size: 13.5px;
}

.invoice-header .btn {
    min-width: 48% !important;
    height: 40px;
    margin: 0px 2px 0px 0px;
    padding: 0px;
    font-size: 13.5px;
}

.btn-info .fa-file-excel {
    padding: 0px 5px 0px 0px;
}


/*card view*/

.dash-board .card {
    background: #ffffff;
    margin: 7.5px 0;
    padding: 20px;
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}


/*data grid*/

.messages-list {
    width: 100%;
    height: calc(100vh - 280px);
    overflow: auto;
    /*border: 1px solid #d8d8d8;*/
}

.location-row .tabledata-scroll {
    width: 100%;
    max-height: calc(100vh - 400px);
    flex-direction: column;
    overflow-y: scroll;
    border: 1px solid #d8d8d8;
    border-width: 0px 0px 1px 0px;
    background: #d8d8d8;
}

.account-table.location-row .row [class*="cell"]:last-child {
    text-align: left !important;
}

.account-table {
    border-radius: 2px;
    width: 100%;
}

    .account-table strong {
        font-size: 13px;
        text-transform: capitalize;
        font-weight: 600;
        padding: 0px;
        margin: 0px;
    }

    .account-table .row.rowhead span.one {
        padding-left: 2px;
    }

    .account-table .row.rowhead span {
        /*float: left;*/
        padding-right: 5px;
    }

.active-status {
    color: #444;
}

.norecord-found {
    width: 100%;
    padding: 10px 15px;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #9da2ab;
    border: 1px solid #d8d8d8;
    text-transform: uppercase;
}

.account-table .row.rowhead .fa-chevron-right,
.account-table .row.rowhead .fa-chevron-down,
.account-table .row.rowhead .fa-chevron-up {
    font-size: 12px;
    width: 12px;
    height: 12px;
    padding: 4px 20px 0px 2px;
}

account-table .row.rowhead .fa-sort-up,
.account-table .row.rowhead .fa-sort-down {
    font-size: 14px;
}

.account-table .row.rowhead .sorting-item {
    cursor: pointer;
    float: left;
}


/*.account-table.card-list .row.rowhead .sorting-item, .account-table.card-list .row.rowhead span {
    float: none;
}*/

.account-table.tag-list .row [class*="cell"]:last-child {
    text-align: left !important;
}

.account-table .row:nth-of-type(odd) {
    background: #f6f7fa;
    border: 1px solid #d8d8d8;
    border-width: 1px 1px 0px 1px;
}

.account-table .row:nth-of-type(even) {
    background: #fff;
    border: 1px solid #d8d8d8;
    border-width: 1px 1px 0px 1px;
}

.account-table .row:last-child {
    border-width: 1px 1px 1px 1px;
}

.account-table .rowhead {
    text-transform: uppercase;
    position: relative;
    background: transparent !important;
    font-size: 13px;
    font-weight: 600;
    color: #444444;
    border: 1px solid #d8d8d8;
    border-width: 0px 0px 1px 0px !important;
}

.account-table .row {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    width: 100%;
}

.account-table .add-user-form .row {
    justify-content: left !important;
    justify-content: flex-start !important;
}

.account-table .row.form-group {
    margin-bottom: 1rem;
}

.account-table .row .col {
    position: relative;
}

.account-table .row [class*="cell"] {
    flex-direction: column;
    padding: 12px 10px;
    position: relative;
    /*word-break: break-all;	 
		white-space: nowrap;
		text-overflow: ellipsis;*/
    overflow: hidden;
    color: #444444;
    text-decoration: none;
    /*min-height: 50px;*/
    word-break: break-word;
}

    .account-table .row [class*="cell"]:last-child,
    .account-table.rfid-list .row .cell:nth-of-type(6) {
        text-align: center;
    }

.account-table .row.rowhead [class*="cell"] {
    padding: 8px 5px !important;
    background: transparent;
    font-size: 13px;
    text-decoration: none;
    min-height: 40px;
}

.account-table .row div.cell span.status-info,
span.status-info {
    float: left;
    /*padding-right: 5px;*/
    width: 65px;
}

.account-table .row .cell:nth-of-type(1) {
    width: 13%;
}

.account-table .row .cell:nth-of-type(2) {
    width: 13%;
}

.account-table .row .cell:nth-of-type(3) {
    width: 20%;
}

.account-table .row .cell:nth-of-type(4) {
    width: 14%;
}

.account-table .row .cell:nth-of-type(5) {
    width: 13%;
}

.account-table .row .cell:nth-of-type(6) {
    width: 10%;
}

.account-table .row .cell:nth-of-type(7) {
    width: 10%;
}

.account-table.delete-row .row .cell:nth-of-type(7) {
    width: 10%;
}

.account-table.delete-row .row.rowhead span.check-row {
    /*width: 2%;*/
    padding: 7px 10px 0px 12px;
}

.account-table.delete-row .row span.check-row {
    padding: 2px 10px 0px 5px;
    float: left;
}

.schedulereporttable .row .cell:nth-of-type(1) {
    width: 20%;
}

.schedulereporttable .row .cell:nth-of-type(2) {
    width: 20%;
}

.schedulereporttable .row .cell:nth-of-type(3) {
    width: 20%;
}

.schedulereporttable .row .cell:nth-of-type(4) {
    width: 16%;
}

.schedulereporttable .row .cell:nth-of-type(5) {
    width: 16%;
}

.schedulereporttable .row .cell:nth-of-type(6) {
    width: 8%;
}


/*.account-table.delete-row .row span {
	float: left;
}*/

.account-table .row .cell:nth-of-type(8) {
    width: 7%;
    text-align: center;
}

.account-table.card-list .row .cell:nth-of-type(1) {
    width: 12%;
}

.account-table.card-list .row .cell:nth-of-type(3) {
    width: 12%;
}

.account-table.card-list .row .cell:nth-of-type(4) {
    width: 18%;
}

.account-table .row div.cell:last-child i,
.account-table .row div.cell:last-child i.fa-eye,
.account-table .row div.cell:last-child i.fa-edit,
.account-table .row div.cell:last-child i.fa-trash-alt,
.account-table .row div.cell .fas.fa-edit {
    cursor: pointer;
}

    .account-table .row div.cell:last-child i.fa-eye:hover,
    .account-table .row div.cell:last-child i.fa-edit:hover,
    .account-table .row div.cell .fas.fa-edit:hover {
        cursor: pointer;
        color: #0078b9;
    }

.account-table .row .cell i.fa-trash-alt:hover {
    color: #ed1c24;
}

.account-table.invoice-row .row .cell {
    width: 11%;
    text-align: left !important;
}

    .account-table.invoice-row .row .cell:nth-of-type(1) {
        min-width: 12%;
    }

    .account-table.invoice-row .row .cell:nth-of-type(6),
    .account-table.invoice-row .row .cell:nth-of-type(7) {
        min-width: 8%;
    }

    .account-table.invoice-row .row .cell:nth-of-type(8) {
        min-width: 14%;
    }

.account-table.invoice-row .row [class*="cell"]:last-child {
    width: 5%;
    text-align: center !important;
}

.account-table.location-row .cell .data-item,
.account-table.contact-row .cell .data-item {
    width: 100%;
    float: left;
    line-height: 25px;
}

    .account-table.contact-row .cell .data-item .label-text {
        font-size: 1em;
        text-transform: capitalize;
        font-weight: 400;
        padding: 0px 5px 0px 5px;
        margin: 0px;
        width: 98px;
    }

    .account-table.location-row .cell .data-item .label-text {
        font-size: 1em;
        text-transform: capitalize;
        font-weight: 400;
        padding: 0px 5px 0px 5px;
        margin: 0px;
        width: 65px;
    }

.account-table.location-row .cell:nth-of-type(1) {
    width: 15%;
}

.account-table.location-row .cell:nth-of-type(2) {
    width: 30%;
}

.account-table.location-row .cell:nth-of-type(3) {
    width: 25%;
}

.account-table.location-row .cell:nth-of-type(4) {
    width: 20%;
}

.account-table.location-row .cell:nth-of-type(5) {
    width: 10%;
    text-align: left !important;
}

/*untied-row*/

.account-table.untied-row .cell:nth-of-type(1) {
    width: 10.5%;
}

.account-table.untied-row .cell:nth-of-type(2) {
    width: 13.5%;
}

.account-table.untied-row .cell:nth-of-type(3) {
    width: 14%;
}

.account-table.untied-row .cell:nth-of-type(4) {
    width: 8%;
}

.account-table.untied-row .cell:nth-of-type(5) {
    width: 15%;
}

.account-table.untied-row .cell:nth-of-type(6) {
    width: 16%;
}

.account-table.untied-row .cell:nth-of-type(7) {
    width: 17%;
}

.account-table.untied-row .cell:nth-of-type(8) {
    width: 4%;
}

/*untied driver*/

.account-table.untied-driver .cell:nth-of-type(1) {
    width: 12%;
}

.account-table.untied-driver .cell:nth-of-type(2) {
    width: 16%;
}

.account-table.untied-driver .cell:nth-of-type(3) {
    width: 8%;
}

.account-table.untied-driver .cell:nth-of-type(4) {
    width: 18%;
}

.account-table.untied-driver .cell:nth-of-type(5) {
    width: 18%;
}

.account-table.untied-driver .cell:nth-of-type(6) {
    width: 20%;
}

.account-table.untied-driver .cell:nth-of-type(7) {
    width: 6%;
}


/*contact*/
.account-table.contact-row .cell:nth-of-type(1) {
    width: 12%;
}

.account-table.contact-row .cell:nth-of-type(2) {
    width: 14%;
}

.account-table.contact-row .cell:nth-of-type(3) {
    width: 12%;
}

.account-table.contact-row .cell:nth-of-type(4) {
    width: 20%;
}

.account-table.contact-row .cell:nth-of-type(5) {
    width: 10%;
}

.account-table.contact-row .cell:nth-of-type(6) {
    width: 16%;
    text-align: left !important;
}

.account-table.contact-row .cell:nth-of-type(7) {
    width: 10%;
    text-align: center;
}

.account-table.contact-row .cell:nth-of-type(8) {
    width: 5%;
    text-align: center;
}

.account-table.contact-row .cell .data-item strong {
    width: 90px;
    display: block;
    float: left;
}


/* .account-table.contact-row .row [class*="cell"], .account-table.location-row .row [class*="cell"]{
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: left;
    padding: 5px 12px;
} */


/*form*/

.form-field {
    width: 100%;
    display: flex;
    flex-direction: column;
    background: #fff;
    border-radius: 4px;
}


/* legend */

fieldset.scheduler-border {
    border: 1px solid #bebebe !important;
    padding: 0px 15px 15px 15px !important;
    border-radius: 4px;
    width: 100%;
}

legend.scheduler-border {
    border: none;
    width: auto;
    font-size: 1.1em !important;
    text-align: left !important;
    padding: 0px 0px;
}

.control-group .search-icon {
    width: 100%;
    margin: 0px;
}

    .control-group .search-icon input[type="text"] {
        width: 96%;
    }

    .control-group .search-icon .fa-times-circle {
        position: absolute;
        right: 40px;
        top: 14px;
        font-size: 1em;
        color: #BBBDBF;
        cursor: pointer;
    }

.account-heading {
    width: 100%;
    float: left;
    color: #444444;
    font-size: 14px;
}

    .account-heading ul {
        padding: 0px;
        margin: 0px;
    }

        .account-heading ul li {
            padding: 10px 0px 10px 0px;
            margin: 0px;
            display: inline-block;
            font-weight: 600;
        }

.serach-accounts {
    width: 100%;
    /* height: 180px; */
    margin: 2px 0px 0px 0px;
    border-radius: 4px;
    overflow: hidden;
}

.menu-active {
    -webkit-border-top-left-radius: 38px;
    -webkit-border-bottom-left-radius: 38px;
    -moz-border-radius-topleft: 38px;
    -moz-border-radius-bottomright: 38px;
    border-top-left-radius: 38px;
    border-bottom-left-radius: 38px;
}

.submenu {
    height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
}

.ui-autocomplete .ui-widget.ui-widget-content {
    padding-left: 0px;
}

.ui-autocomplete .ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: none !important;
}

.ui-autocomplete .ui-menu-item {
    list-style-type: decimal;
    list-style-position: outside;
    padding: 10px 15px 10px 15px;
    border: 1px solid #ebebeb !important;
    border-width: 0px 0px 1px 0px;
    font-size: 14px;
    position: relative;
}

.ui-autocomplete .ui-menu .ui-menu-item-wrapper {
    background: #f9f9f9 !important;
    border: 0px;
    color: #444444;
}

    .ui-autocomplete .ui-menu .ui-menu-item-wrapper:hover,
    .ui-menu-item:hover {
        background: #f9f9f9 !important;
        color: #444444;
        cursor: pointer;
    }

.ui-autocomplete .ui-state-active,
.ui-autocomplete .ui-widget-content .ui-state-active,
.ui-autocomplete .ui-widget-header .ui-state-active,
.ui-autocomplete a.ui-button:active,
.ui-autocomplete .ui-button:active,
.ui-autocomplete .ui-button.ui-state-active:hover {
    border: 0px solid #003eff !important;
    background: none;
    font-weight: normal;
    color: #444444;
}

    .ui-autocomplete .ui-icon-background,
    .ui-autocomplete .ui-state-active .ui-icon-background {
        border: #003eff !important;
        background-color: transparent !important;
    }

.ui-autocomplete .ui-state-active,
.ui-autocomplete .ui-widget-content .ui-state-active,
.ui-autocomplete .ui-widget-header .ui-state-active,
.ui-autocomplete a.ui-button:active,
.ui-autocomplete .ui-button:active,
.ui-autocomplete .ui-button.ui-state-active:hover {
    border: 0px !important;
    background: none !important;
    font-weight: normal;
    color: #444444 !important;
}

.accounts-list ul {
    padding-left: 0px;
}

    .accounts-list ul li {
        list-style-type: decimal;
        list-style-position: outside;
        padding: 10px 15px 10px 15px;
        border: 1px solid #ebebeb !important;
        border-width: 0px 0px 1px 0px;
        font-size: 14px;
        position: relative;
        background: #fff !important;
    }

        .accounts-list ul li:hover {
            background: #f9f9f9;
            cursor: pointer;
        }

.account-result span.account-list {
    padding: 0px 0px 0px 10px;
    display: inline-block;
}

.selected-account {
    color: #00a651;
    /*background: #f9f9f9;*/
    cursor: pointer;
}

    .account-result span.default-account,
    .selected-account span.default-account {
        padding: 0px 50px;
        display: inline-block;
        cursor: pointer;
        position: absolute;
        right: 35px;
        top: 8px;
        font-style: italic;
    }

    .account-result i.remove-default,
    .selected-account i.remove-default {
        color: #ed1c24;
        float: right;
        margin: 5px 0px;
        display: none;
        cursor: pointer;
    }

    .account-result:hover i.remove-default,
    .selected-account:hover i.remove-default {
        display: block;
    }

.account-result button[type="button"] {
    background: transparent;
    border: 1px solid #19af62;
    color: #19af62;
    border-radius: 40px;
    height: 28px;
    margin: 0px 10px;
    font-size: 13px;
    text-transform: capitalize;
    padding: 0px 15px;
    font-weight: 400;
    position: absolute;
    right: 40px;
    top: 0px;
    bottom: 0px;
    margin: auto
}

    .account-result button[type="button"]:hover {
        background: #19af62;
        color: #fff;
    }

.accounts-list .accounts-scroll {
    width: 100%;
    /* height: 130px; */
    max-height: 300px;
    overflow-x: auto;
    border-radius: 4px;
    border: 1px solid #bebebe;
    background: #fff;
    font-size: 14px;
}

.editform-view {
    width: 100%;
    float: left;
}

.edit-userform .accounts-list .accounts-scroll {
    width: 100%;
    /* height: 130px; */
    max-height: 133px;
    overflow-x: auto;
    border-radius: 4px;
    border: 1px solid #bebebe;
    font-size: 14px;
}

.account-result button.create-default {
    display: none;
}

.account-result:hover button.create-default {
    display: block;
}

.btn-action {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center !important;
}

    .btn-action .btn {
        max-width: 140px;
        /*height: 44px;*/
        display: -webkit-flex;
        display: flex;
        text-align: center;
        justify-content: center;
        -ms-flex-pack: center;
        -webkit-flex-direction: row;
        flex-direction: row;
        margin: 10px 10px;
        padding: 12px 20px;
        font-size: 14px;
        border: 0px;
    }


/*--------------pagination ------------------*/

#main-content ul.pagination li {
    float: left;
    display: inline-flex;
}

    #main-content ul.pagination li a {
        position: relative;
        display: inline-flex;
        min-width: 28px;
        padding: 6px 10px;
        border-radius: 4px;
        margin: 0px 1px;
        line-height: 15px;
        color: #444444;
        font-size: 14px;
        background-color: #fff;
        border: 0px;
        text-transform: uppercase;
        float: left;
        cursor: pointer;
    }

    #main-content ul.pagination li i.fas {
        float: left;
        cursor: pointer;
        color: #444444;
        padding: 0px 0px;
    }

    #main-content ul.pagination li a.active {
        z-index: 1;
        color: #fff !important;
        background-color: #003da7;
        border-color: #003da7;
    }

    #main-content ul.pagination li a:focus {
        z-index: 2;
        outline: 0;
        box-shadow: none;
    }

#main-content ul.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
    margin: 1.5rem 50px;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

    ul.pagination li.disabled li a,
    #main-content ul.pagination li a {
        background: transparent;
    }

.page-item.disabled .page-link,
#main-content .page-link {
    background: transparent;
}

.page-item.disabled,
.page-item a.disabled,
.page-item a.disabled i.fas {
    cursor: not-allowed !important;
    opacity: 0.5;
}

.pagination-info {
    width: 100%;
    float: left;
    background: #ebebeb;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    color: #444444;
}

    .pagination-info .delete-selected,
    .pagination-info .selected-row,
    .pagination-info .show-row {
        padding: 5px 0px;
        margin: 0px;
        align-items: center;
    }

    .pagination-info .delete-selected {
        float: left;
        justify-content: left;
        margin: auto;
        text-align: left;
    }

    .pagination-info .selected-row {
        float: left;
        justify-content: center;
        margin: auto;
        text-align: center;
    }

    .pagination-info .show-row {
        float: right;
        justify-content: center;
        margin: auto;
        text-align: right !important;
    }

.pagination-detail ul li {
    padding: 0px 4px 0px 4px;
    display: inline-block;
}

    .pagination-detail ul li a {
        padding: 8px 5px;
        border-radius: 4px;
    }

        .pagination-detail ul li a:hover {
            background: #e1e1e1;
        }

.pagination-info .delete-selected li a,
.pagination-info .delete-selected li a:hover {
    background: transparent;
    color: #ed1c24;
    cursor: pointer;
}

.page-number {
    padding: 0px 0px 0px 15px;
}

.pagination-detail ul li a.delete-selected {
    color: #ed1c24;
    float: left;
    text-decoration: none;
    cursor: pointer;
    background: transparent;
}

    .pagination-detail ul li a.delete-selected:hover {
        color: #ed1c24;
    }

.confirm-delete {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    float: left;
}

    .confirm-delete i.fa-check-circle,
    .confirm-delete i.fa-times-circle {
        float: left;
        padding: 2px;
        font-size: 1.1em;
    }

    .confirm-delete i.fa-times-circle {
        color: #ed1c24;
    }

    .confirm-delete i.fa-check-circle {
        color: #19af62;
    }


/* .pagination-info .page-list
{

} */


/*toggle*/

.switch input {
    display: none;
}

.switch {
    display: inline-block;
    width: 28px;
    height: 16px;
    margin-top: 5px;
    transform: translateY(0%);
    position: relative;
    float: left;
}

.slider {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 20px;
    box-shadow: 0 0 0 1px #777, 0 0 1px #777;
    cursor: pointer;
    border: 2px solid transparent;
    overflow: hidden;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        width: 60%;
        height: 100%;
        background: #777;
        border-radius: 20px;
        transform: translateX(-1px);
        transition: .4s;
    }

input:checked + .slider:before {
    transform: translateX(10px);
    border-radius: 30px;
    background: #0078b9;
    width: 60%;
}

input:checked + .slider {
    box-shadow: 0 0 0 1px #0078b9, 0 0 1px #0078b9;
    width: 100%;
}


/*dash-board*/

.dash-board {
    padding: 0px;
}

.news-bg,
.broadcast-msg-bg,
.account-status-bg,
.invoice-bg,
.suggestive-ordering-bg,
.sales-suggestions-bg,
.help-desk-bg {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border: 1px solid #d8d8d8;
    border-width: 3px 0px 1px 0px !important;
    color: #444444;
}

.dash-board a.news-title,
.dash-board a.boardcast-title {
    cursor: pointer;
    color: #444444;
    text-decoration: none;
    font-weight: 600;
    float: left;
    padding: 0px !important;
    margin: 0px !important;
    font-size: 13px;
}

    .dash-board a.boardcast-title:hover {
        cursor: default !important;
        color: #444444;
    }

.description-txt {
    padding: 0px 10px;
}

    .description-txt .read-more {
        padding: 0px 10px;
        color: #0056b3;
    }

.dash-board div.description-txt {
    word-wrap: break-word;
    text-align: justify;
    padding: 0px !important;
    margin: 0px !important;
    float: left;
}

div.description-txt .cliff-notes {
    float: left;
    padding: 0px 15px 0px 0px;
}

.dash-board span.urgent-data {
    color: #ed1c24 !important;
    float: left;
    padding: 0px !important;
    margin: 0px !important;
}

.dash-board span.normal-data {
    color: #999;
    float: left;
    padding: 0px !important;
    margin: 0px !important;
}

    .dash-board span.normal-data i.far {
        color: #999;
        padding: 0px 8px 0px 0px;
    }

.dash-board span.urgent-data i.fas {
    color: #c17600;
    padding: 0px 8px 0px 0px;
}

.dash-board span.urgent-data .fa-circle,
.dash-board span.normal-data .fa-circle {
    font-size: 7px;
    float: left;
    padding: 5px 8px 0px 0px;
    text-align: right;
}

.dash-board a.read-more {
    cursor: pointer;
    text-decoration: none;
    float: left;
    color: #444444;
}

    .dash-board a.read-more:hover {
        color: #0056b3;
    }

.dashboard-bg {
    background: #ecf0f5;
}

.news-bg {
    /* background: #1e6eb5; */
    border-top-color: #3c8dbc;
    color: #3c8dbc;
}

.broadcast-msg-bg {
    /* background: #2583c5; */
    border-top-color: #f39c12;
    color: #f39c12;
}

.account-status-bg {
    /* background: #1e9bd7; */
    border-top-color: #45a149;
    color: #45a149;
}

.invoice-bg {
    /* background: #0da9dd; */
    border-top-color: #dd4b39;
    color: #dd4b39;
}

.suggestive-ordering-bg {
    /* background:#17a7bf; */
    border-top-color: #1abc9c;
    color: #1abc9c;
}

.sales-suggestions-bg {
    /* background: #148fb7; */
    border-top-color: #236fbb;
    color: #236fbb;
}

.help-desk-bg {
    /* background: #128eb6; */
    border-top-color: #30a5ff;
    color: #30a5ff;
}

.dash-board a {
    color: #444444;
}

    .dash-board a:hover {
        color: #0056b3;
    }

.dash-board {
    display: flex;
    flex-direction: row;
    position: relative;
}

    .dash-board .row {
        padding: 0px;
        margin: 0px;
        display: flex;
    }

    .dash-board .account-table .rowhead {
        text-transform: uppercase;
        position: relative;
        background: transparent !important;
        border: 1px solid #d8d8d8 !important;
        border-width: 1px 0px 1px 0px !important;
        font-size: 13px;
        font-weight: 600;
        color: #444444;
    }

    .dash-board .account-table .row:nth-of-type(odd) {
        background: #f6f7fa;
        border: 1px solid #d8d8d8;
        border-width: 1px 0px 0px 0px;
    }

    .dash-board .account-table .row:nth-of-type(even) {
        background: #fff;
        border: 1px solid #d8d8d8;
        border-width: 1px 0px 0px 0px;
    }

    .dash-board .row [class*="col-"] {
        position: relative;
    }
    /*.dash-board .row [class*="col-"] {
        justify-content: space-between;
        padding: 10px 10px;
        position: relative;
        overflow: hidden;
        color: #444444;
        text-decoration: none;
        word-break: break-word;
    }*/

    .dash-board .card {
        background: #ffffff;
        margin: 7.5px 0;
        padding: 0px;
        border-radius: 3px;
        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
        border: 1px solid #d8d8d8;
        border-width: 1px 1px 1px 1px;
        min-height: 293px;
    }

    .dash-board .card-title {
        margin: 0px;
        padding: 10px 10px 5px 10px;
        /* border: 1px solid #d8d8d8;
	border-width: 1px 1px 1px 1px; */
    }

.news-table ul.media-list li {
    min-height: 61px;
    padding: 10px 15px;
}

.accounts-detail .row {
    /*min-height: 62px;*/
    padding: 5px 0px;
}

.dash-board .card-title h4 i.fas {
    padding: 0px 6px 0px 0px;
}

.dash-board .ac-info {
    color: #0078b9 !important;
}

.dash-board .ac-price {
    color: #43a047 !important;
}

.ac-price {
    background: #78b900;
    color: #fff;
    padding: 4px 10px;
    font-size: 12px;
    border-radius: 7px;
}

    .ac-price .high {
        font-size: 12px;
        padding-left: 3px
    }

.dash-board .card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0px;
}

.dash-board .h4,
.dash-board h4 {
    font-size: 1rem;
    float: left;
    font-weight: 600;
}

.dash-board a.view-all {
    font-size: 0.8rem;
    float: right;
    color: #444444;
}

    .dash-board a.view-all:hover {
        color: #0056b3;
    }

.dash-board .media-list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    width: 100%;
}

.dash-board .media.card-body,
.dash-board .media:first-child {
    margin-top: 0;
}

.dash-board .font-size-sm {
    font-size: .75rem;
}

.dash-board .media-list li.media {
    padding: 10px 15px;
    border: 1px solid #d8d8d8;
    border-width: 1px 0px 0px 0px;
    cursor: pointer;
    position: relative;
}

.dash-board li.media:last-child {
    border-width: 1px 0px 2px 0px;
}

.dash-board a.title-link {
    float: left;
    color: #444444;
    font-size: 14px;
}

    .dash-board a.title-link:hover {
        color: #444444;
        cursor: default;
    }

.dash-board .media-list li.media:hover {
    /* .dash-board .account-table .row:hover  */
    background: #ebebeb;
}

.dash-board span.news-date {
    color: #868e96 !important;
    font-size: 13px;
    float: right;
    padding: 0px !important;
    margin: 0px !important;
    text-align: right;
}

.help-desk .ticket-id {
    color: #0078b9;
    font-size: 13px;
    font-weight: 600;
}

.help-desk .normal {
    color: #444444;
    font-size: 13px;
    padding: 0px 10px 0px 0px;
}

    .help-desk .normal i {
        color: #999999;
        font-size: 8px;
        padding: 0px 10px 0px 0px;
    }

.high {
    font-size: 13px;
}

.help-desk .high {
    color: #0078b9;
    font-size: 14px;
    padding: 0px 10px 0px 0px;
}

    .help-desk .high i {
        color: #0078b9;
        font-size: 8px;
        padding: 0px 10px 0px 0px;
    }

.help-desk .emergency {
    color: #d4282d;
    font-size: 14px;
    padding: 0px 10px 0px 0px;
}

    .help-desk .emergency i {
        font-size: 8px;
        padding: 0px 10px 0px 0px;
    }

.help-desk p {
    padding: 0px;
    margin: 0px;
    text-align: justify;
}

.ticket-detail-item .label-text {
    font-weight: 600;
    font-size: 13px;
    padding: 0px;
    margin: 0px;
}


/*edit-user*/

.user-detail,
.add-user,
.news-detail {
    width: 100%;
    float: left;
    /* border: 1px solid #d8d8d8;
    border-width: 1px 0px 1px 0px !important; 
     background: #fff;*/
    padding: 0px 0px;
    position: relative;
}

.user-detail {
    border: 1px solid #d8d8d8;
    border-width: 1px 1px 1px 1px !important;
    background: #fff;
}

.add-user {
    border-radius: 6px;
    /* border-width: 1px 1px 1px 1px !important; */
    padding: 0px 10px;
}

.user-detail .row {
    background: #fff !important;
    border: 0px solid #d8d8d8;
    border-width: 0px 0px 0px 0px !important;
}

.edit-userform,
.add-userform,
.view-userform {
    display: flex;
    flex-direction: column;
    padding: 25px 20px 10px 20px;
}

.user-detail .closed-btn,
.card-block .closed-btn {
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 1.6em;
    cursor: pointer;
    color: #ed1c24;
    z-index: 9;
}

.view-userform .text-right {
    font-weight: 600;
}

.username-icon {
    position: relative;
    display: flex;
    flex-direction: column;
}

.add-username-icon {
    position: relative;
    width: 100%;
    padding: 0px 0px !important;
}

    .username-icon i.fa-user-alt,
    .add-username-icon i.fa-user-alt {
        position: absolute;
        font-size: 1.3em;
        color: #6a6a6a;
        top: 1px;
        left: 1px;
        /* background: #ebebeb; */
        display: block;
        padding: 10px 14px;
        z-index: 9;
        width: 45px;
    }

    .add-username-icon input[type="text"],
    .username-icon input[type="text"] {
        padding: 10px 12px 10px 42px !important;
    }

.user-profile fieldset.scheduler-border {
    margin-top: 15px;
}

.radio-label,
.radio-inline {
    float: left;
    padding-right: 30px;
    margin-top: 2px
}

.active-yes,
.active-no {
    padding: 0px 5px;
    text-transform: capitalize;
    font-weight: 400;
}


/*.active-yes {
	color: #0078b9;
}*/

.login-history {
    display: flex;
    flex-direction: column;
    border: 1px solid #d8d8d8;
    border-width: 1px 0px 0px 0px !important;
    padding: 20px 20px;
}

    .login-history h2 {
        color: #ae5904;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 400;
        padding: 15px 0px;
        margin: 0px;
        float: left;
    }

.history-user {
    border: 1px solid #ced0d1;
    border-radius: 4px;
    background: #fefff0 !important;
    width: 100%;
    float: left;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    overflow: hidden;
}

.login-history .divTable {
    width: 100%;
    float: left;
}

.login-history .divTableBody {
    display: flex;
    flex-direction: column;
}

.login-history .divTableHeading {
    width: 100%;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}

.login-history .divTableRow,
.login-history .divTableHeading,
.divTableBody .row {
    display: flex;
    background: #fefff0 !important;
    margin: 0px;
    padding: 0px;
}

.login-history .divTableCell,
.login-history .divTableHead {
    justify-content: space-between;
    border: 0px;
    line-height: 19px;
    padding: 10px 15px;
    vertical-align: middle;
    text-align: left;
    font-size: 11px;
    border: 1px solid #dadbd3;
    border-width: 0px 0px 1px 0px;
}

.login-history button.unlock-btn {
    display: flex;
    /*background: #a67c52;*/
    color: #fff;
    font-size: 12px;
    border-radius: 4px;
    padding: 0px 15px;
    margin: 10px 25px 10px 10px;
    height: 30px;
    float: right;
    text-transform: capitalize;
}

    .login-history button.unlock-btn [type=button]:enabled {
        background-color: #0078b9;
        border-color: #0078b9;
        opacity: 1;
        cursor: default;
    }

.login-history button:enabled,
.login-history button[enabled] {
    background: #0078b9 !important;
    border-color: #0078b9 !important;
    opacity: 1;
    cursor: default;
}

.login-history button.unlock-btn [type=button]:disabled {
    background: #6c757d !important;
    border-color: #6c757d !important;
    cursor: not-allowed !important;
}

.login-history button:disabled,
.login-history button[disabled] {
    background: #6c757d !important;
    border-color: #6c757d !important;
    opacity: .5;
    cursor: not-allowed !important;
}

.btn-history {
    position: relative;
    display: flex;
    flex-direction: column;
    float: right;
}

    .btn-history .help-btn {
        position: absolute;
        right: 0px;
        top: 18px;
    }

button.reset {
    float: right;
    /*height: 40px;*/
    padding: 0px 20px;
    background: #cccccc;
    color: #444444;
}

.help,
.help-btn,
.help-ac {
    color: #444444;
    font-size: 13px;
    padding: 0px 5px;
}

.help-btn {
    position: absolute;
    right: 10px;
    top: 25px;
}

.help-priority {
    color: #444444;
    font-size: 13px;
    padding: 5px 5px;
    position: relative;
    cursor: pointer;
}


/*help tour*/

.help-tour p {
    font-size: 18px;
    color: #444 !important;
}

.help-tour .btn-action .btn {
    padding: 10px 10px !important;
    font-size: 11px;
    letter-spacing: normal !important
}

.help-tour {
    position: absolute;
    top: 51px;
    right: -10px;
    z-index: 999;
    width: 250px;
    margin-top: 2px;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.4);
    border-radius: 4px;
    padding: 20px 15px;
    font-size: 13px;
    font-weight: 400;
    display: block;
}

    .help-tour:after,
    .help-tour:before {
        bottom: 100%;
        right: 20px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .help-tour:after {
        border-color: rgba(255, 255, 255, 0);
        border-bottom-color: #fff;
        border-width: 10px;
        margin-left: -10px;
    }

    .help-tour:before {
        border-color: rgba(68, 68, 68, 0);
        border-bottom-color: #000;
        border-width: 10px;
        margin-left: -10px;
    }


/*help tour*/

.priority-tooltip {
    position: absolute;
    top: 25px;
    left: -70px;
    z-index: 100;
    width: 240px;
    margin-top: 2px;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.4);
    border-radius: 4px;
    padding: 20px 15px;
    font-size: 13px;
    font-weight: 400;
    display: none;
}

    .priority-tooltip:after,
    .priority-tooltip:before {
        bottom: 100%;
        left: 81px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .priority-tooltip:after {
        border-color: rgba(255, 255, 255, 0);
        border-bottom-color: #fff;
        border-width: 10px;
        margin-left: -10px;
    }

    .priority-tooltip:before {
        border-color: rgba(68, 68, 68, 0);
        border-bottom-color: #000;
        border-width: 10px;
        margin-left: -10px;
    }

    i.help-priority:hover .priority-tooltip,
    .priority-tooltip:hover {
        display: block;
    }

    .priority-tooltip ul {
        margin: 0px;
        padding: 0px 5px 0px 10px;
    }

        .priority-tooltip ul li {
            margin: 0px;
            padding: 5px 0px;
            list-style-type: decimal;
            font-size: 13px;
            text-align: justify;
            line-height: 20px;
        }

            .priority-tooltip ul li strong {
                padding: 0px;
                font-weight: 600;
            }

.help-ac {
    position: absolute;
    right: 0px;
    top: 15px;
}

.dashboard-tabledata-scroll {
    width: 100%;
    max-height: calc(100vh - 150px);
    overflow: auto;
    position: relative;
    /* border: 1px solid #d8d8d8;
	border-width: 1px 0px 1px 0px; */
}

.ticketdetails-scroll {
    position: relative !important;
    width: 100%;
    max-height: calc(100vh - 225px);
    overflow-y: scroll;
    overflow-x: hidden;
    border: 1px solid #d8d8d8;
    border-width: 0px 0px 1px 1px;
    background: #d8d8d8;
}

.tabledata-scroll {
    position: relative !important;
    width: 100%;
    max-height: calc(100vh - 325px);
    overflow-y: scroll;
    overflow-x: hidden;
    border: 1px solid #d8d8d8;
    border-width: 0px 0px 1px 1px;
    background: #d8d8d8;
}

.tabledata-queqe {
    position: relative !important;
    width: 100%;
    /*max-height: calc(100vh - 300px);*/
    overflow-y: scroll;
    overflow-x: hidden;
    /*border: 1px solid #d8d8d8;
    border-width: 0px 0px 1px 0px;*/
    background: #f5f5f5;
}

.tabledata-productscroll {
    position: relative !important;
    width: 100%;
    max-height: calc(100vh - 375px);
    overflow-y: scroll;
    overflow-x: hidden;
    border: 1px solid #d8d8d8;
    border-width: 0px 0px 1px 1px;
    background: #d8d8d8;
}

.checkoutpproductscroll {
    position: relative !important;
    width: 100%;
    max-height: calc(100vh - 75px);
    overflow-y: scroll;
    overflow-x: hidden;
}


/*login css*/

input[type=number],
input[type=email],
input[type=password],
input[type=text],
input[type=date] {
    outline: none;
    font-size: 16px;
    text-transform: none;
    font-weight: 400;
    color: #444444;
    padding: 5px 12px;
    display: inline-block;
    background: #FFFFFF;
    border: 1px solid #BEBEBE;
    border-radius: 4px;
    height: 46px;
}

.login_wrapper .login-box input[type=password],
.login_wrapper .login-box input[type=text] {
    width: 100%;
    /*height: 52px;*/
}

.login_wrapper .iconShow {
    margin: 0;
    position: relative;
}

.iconShow .hideeye,
.iconShow .showeye {
    position: absolute;
    top: 18px;
    right: 18px;
    z-index: 999;
    color: #174685;
    cursor: pointer;
    display: block;
}

.login_wrapper .login-box #forgotPassword {
    padding: 5px 0 5px 0px;
    text-align: right;
}

    .login_wrapper .login-box #forgotPassword a {
        color: #7fbe41;
        font-weight: bold;
        text-decoration: underline !important;
    }

.login_wrapper .login-box button {
    width: 100%;
    height: 48px;
    margin: 10px 0px 10px 0px;
    padding: 8px 10px;
}

.login_wrapper label.error {
    width: 100%;
    margin: 0;
}

.login_wrapper input[type=number], .login_wrapper input[type=email], .login_wrapper input[type=password], .login_wrapper input[type=text], .login_wrapper input[type=date] {
    outline: none;
    font-size: 16px;
    text-transform: none;
    font-weight: 400;
    color: #444444;
    padding: 5px 0px;
    display: inline-block;
    background: #FFFFFF;
    border-radius: 0;
    height: 46px;
    border: 0;
    border-bottom: 1px solid #BEBEBE;
}

.confirmation-code {
    font-size: 1.2em;
    display: flex;
    flex-direction: row;
    padding: 20px 0px 40px 0px;
    font-weight: 600;
}

    .confirmation-code span.ti-email {
        float: left;
        color: #00a651;
        padding: 4px 15px 0px 0px;
        font-size: 2.5em;
    }

.login-control a.login-back {
    display: block;
    float: left;
    border: 1px solid #00a651;
    background: #fff;
    color: #00a651;
    padding: 10px 20px;
    font-size: 1.2em;
    text-transform: uppercase;
    border-radius: 3px;
}

    .login-control a.login-back:hover {
        border: 1px solid #00a651;
        background: #00a651;
        color: #fff;
    }

.login-control input[type="email"].error-box,
.login-control input[type="text"].error-box,
.login-control input[type="password"].error-box,
#main-content .form-control.error-box {
    border: 1px solid #ed1c24;
    border-radius: 2px;
    background: #fff;
}

button:disabled,
button[disabled] {
    background: #0078b9;
    opacity: .5;
    cursor: not-allowed !important;
}

button {
    padding: 10px 20px;
    margin: 5px 0;
    border: 0;
    outline: 0;
    outline: none;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 1px;
    /* background: #0078b9; */
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: .5s all;
    -o-transition: .5s all;
}

.login_wrapper .footer-copy {
    margin-top: 20px
}

.login_wrapper .login-main {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    /*margin-left: 0;*/
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    border-radius: 2px;
    margin: auto;
    margin: 0 auto;
}

.login_wrapper .forget-main {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    /*margin-left: 0;*/
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    border-radius: 2px;
    margin: auto;
    margin: 0 auto;
}

.forgetpass-screen {
    position: relative;
}

    .forgetpass-screen img.logo {
        position: absolute;
        left: 20px;
        top: 10px;
        z-index: 9;
    }

.login_wrapper .login-box {
    width: 100%;
    position: relative;
    float: left;
}

.login-box h1 {
    font-size: 1.8em;
    text-align: left;
    padding: 0px;
    font-weight: bold;
    color: #0e2d52;
}

.registration-box h1 {
    font-size: 1.7em !important;
    margin-left: 10px;
}

.registration-box h2 {
    font-size: 1.4em;
    text-align: left;
    padding: 0 0 10px 0px;
    font-weight: 400;
    color: #444444;
}

.login-box .login-control h2 {
    font-size: 1.2em;
    text-align: left;
    padding: 0;
    font-weight: 400;
    color: #444444;
}

.login-area {
    height: 100%;
    max-height: 100rem;
    position: relative;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
}

.login_wrapper .login-box {
    width: 80%;
    padding: 0 20px;
    display: flex;
    margin: 0;
    -ms-flex-pack: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100rem;
    background: #fff;
    justify-content: center;
}

.login_wrapper .registration-box {
    width: 100%;
    padding: 0 20px !important;
}

.login_wrapper .registration-box {
    /*height: calc(100vh - 20px);
    overflow-y: auto;
    overflow-x: hidden;*/
    display: flex;
}

.login-area img {
}

.login-area .welcome {
    font-size: 1.2em;
    color: #0e2d52;
    font-weight: 600;
    line-height: 0.7;
}

.login-area .banner-txt {
   /* width: 100%;*/
    font-size: 14px;
    /* padding: 35% 0 0 3em; */
    display: flex;
    display: -webkit-flex;
    margin: auto;
    -ms-flex-pack: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding-left: 20%;
    padding-right: 19%;
}

    .login-area .banner-txt h1 {
        font-size: 2.1em;
        line-height: 1.8em;
        padding: 0;
        font-weight: bold;
        color: #0e2d52;
    }
    .fe-login .login-area .banner-txt h1 {
        font-size: 1.8em;
        line-height: 1.8em;
        padding: 0;
        font-weight: bold;
        color: #0e2d52;
    }

    .login-area .banner-txt h2 {
        font-size: 1.3em;
        font-weight: 300;
        letter-spacing: 1px;
        line-height: 1.6em;
    }

    .login-area .banner-txt img {
        max-width: 50% !important;
        margin-bottom: 10%;
    }
    .qf-login .login-area .banner-txt img {
        max-width: 66% !important;
    }
       
.login-area .banner-txt .footer-brand {
    text-align: right;
    margin-top:20px
}

    .login-area .banner-txt .footer-brand img {
        max-width: 25% !important;
        margin-bottom:10px;
    }
.login_wrapper .login-box .field {
    padding: 0 0 5px 0px;
    /*font-family: "Gotham-Light";*/
}

.login_wrapper label {
    font-size: 15px;
    color: #444444;
    letter-spacing: 1px;
    font-weight: 400;
    position: relative;
    padding: 0px 25px 0px 0px;
    margin: 5px 0px 5px 0px;
}

    .login_wrapper label i.help-ac {
        position: absolute;
        right: 0px;
        top: 8px;
    }

    .login_wrapper label.captcha-code {
        padding: 0px 10px 0px 10px;
        margin: 0px 10px;
        font-weight: 600;
        background: #fff;
        border: 1px solid #212529;
    }

.login_wrapper .captcha-changes {
    color: #0078b9;
    font-size: 14px;
    cursor: pointer;
}

.captcha br {
    display: none;
}

.captcha label,
.captcha a,
.captcha img,
.captcha input#CaptchaDeText {
    float: left;
    margin-right: 10px;
}

    .captcha img#CaptchaImage {
        height: 40px;
        border: 1px solid #444444;
    }

    .captcha a[href="#CaptchaImage"] {
        background-image: url(../images/fe-refresh.png);
        background-repeat: no-repeat;
        background-position: center;
        width: 30px;
        height: 40px;
        display: block !important;
    }

.field.captcha input#CaptchaInputText {
    margin-top: 10px;
}

label.error {
    font-size: 12px;
    color: #ed1c24;
    width: 100%;
    visibility: visible;
}

.login_wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    color: #212529;
    background: #fff
}

    .login_wrapper .container,
    .login_wrapper .row {
        margin: 0;
        padding: 0;
        height: inherit;
    }


/* 
.sidebar-hide .sidebar.sidebar-hide-to-small {
	position: fixed !important;
} */


/*broadcast*/

.broadcast-list {
    width: 100%;
    height: calc(100vh - 330px);
    overflow-y: scroll;
    overflow-x: hidden;
    /*border: 1px solid #d8d8d8;*/
}

    .broadcast-list li {
        padding: 10px 15px;
        margin: 0px 0px;
        display: block;
        width: 100%;
        float: left;
        cursor: default;
        position: relative;
    }

        .broadcast-list li:nth-of-type(odd) {
            background: #f6f7fa;
            border: 1px solid #d8d8d8;
            border-width: 1px 1px 0px 1px;
        }

        .broadcast-list li:nth-of-type(even) {
            background: #fff;
            border: 1px solid #d8d8d8;
            border-width: 1px 1px 0px 1px;
        }

        .broadcast-list li:last-child {
            background: #fff;
            border-bottom: 1px solid #d8d8d8 !important;
        }

        .broadcast-list li.selected {
            background: #e9ecef;
        }


    /*.broadcast-list li.selected label.msg-desc, .broadcast-list li.selected label.msg-date, .broadcast-list li.selected span.date-format, .broadcast-list li.selected span.desc-name {
                color: #fff;
            }*/

    .broadcast-list p {
        font-size: 14px;
        padding: 0px;
        margin: 0px;
        line-height: 24px;
        text-align: justify;
    }

    .broadcast-list label {
        font-weight: 600;
        margin: 0px !important;
        padding: 0px !important;
        font-size: 13px;
    }

    .broadcast-list .desc-name {
        margin: 0px !important;
        padding: 0px !important;
        text-align: justify !important;
        word-wrap: break-word;
        font-size: 13px;
    }

    .broadcast-list a.title-name {
        font-weight: 600;
        text-decoration: none;
        cursor: pointer;
    }

        .broadcast-list a.title-name:hover {
            color: #0078b9;
        }

    .broadcast-list span.date-format {
        font-style: italic;
        padding: 0px;
        margin: 0px;
        font-size: 13px;
    }

.urgent-msg,
.normal-msg {
    -webkit-border-top-left-radius: 50px;
    -webkit-border-bottom-left-radius: 50px;
    -moz-border-radius-topleft: 50px;
    -moz-border-radius-bottomright: 50px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    color: #fff;
    padding: 2px 15px;
    position: absolute;
    right: 0px;
    top: 5px;
    font-size: 11px;
}

.urgent-msg {
    background: #ed1c24;
}

.normal-msg {
    background: #444444;
}

.urgent-mark,
.normal-mark {
    -webkit-border-top-left-radius: 50px;
    -webkit-border-bottom-left-radius: 50px;
    -moz-border-radius-topleft: 50px;
    -moz-border-radius-bottomright: 50px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    color: #fff;
    padding: 2px 15px;
    position: absolute;
    right: 0px;
    bottom: 2px;
    font-size: 11px;
}

.urgent-mark {
    background: #ed1c24;
}

.normal-mark {
    background: #444444;
}

.triangle-left {
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-right: 50px solid #555;
    border-bottom: 25px solid transparent;
}

#divmain .alert-success,
#divmain .alert-danger {
    padding: 5px 10px !important;
}


/*messages-list*/

.messages-list li {
    padding: 5px 10px;
    margin: 0px 0px;
    display: block;
    width: 100%;
    float: left;
    cursor: pointer;
}

    .messages-list li:nth-of-type(odd) {
        background: #f6f7fa;
        border: 1px solid #d8d8d8;
        border-width: 1px 1px 0px 1px;
    }

    .messages-list li:nth-of-type(even) {
        background: #fff;
        border: 1px solid #d8d8d8;
        border-width: 1px 1px 0px 1px;
    }

    .messages-list li:nth-last-of-type(1) {
        border: 1px solid #d8d8d8;
        border-width: 1px 1px 1px 1px !important;
    }

.messages-list .collapse:nth-of-type(odd),
.messages-list .collapse:nth-of-type(odd) .card-block {
    background: #f6f7fa;
}

.messages-list .collapse:nth-of-type(even),
.messages-list .collapse:nth-of-type(even) .card-block {
    background: #fff !important;
}


/*.messages-list .media-body span {
    padding: 0px;
}*/

.messages-list .media-body span i.fa.fa-chevron-right,
.messages-list .media-body span i.fa.fa-chevron-down {
    width: 30px;
    text-align: center;
}

.messages-list p {
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    line-height: 24px;
    text-align: justify;
}

.messages-list label {
    font-weight: 600;
    width: 90px;
    margin: 0px;
    font-size: 13px;
}

.messages-list a.title-name {
    font-weight: 600;
    text-decoration: none;
    cursor: pointer;
    padding: 0px 10px;
    font-size: 13px;
}

    .messages-list a.title-name:hover {
        color: #0078b9;
    }

.messages-list span.date-format {
    font-style: italic;
}

.messages-list .media-body span {
    padding: 0px;
}

.customer-info {
    border-radius: 4px;
    padding: 10px 0px;
    float: left;
}

    .customer-info h2 {
        font-size: 1.4em;
        font-weight: 400;
        padding: 0px 15px 25px 15px;
        margin: 0px;
    }

    .customer-info label {
        font-weight: 600;
        font-size: 1em;
        padding: 10px 10px 0px 15px;
        margin: 0px;
        font-size: 13px;
    }

    .customer-info span {
        display: flex;
        flex-direction: row;
    }

    .customer-info i.fas {
        padding-right: 10px;
    }

.profile-page label {
    text-transform: capitalize;
    font-weight: 600;
}

.notification-text {
    padding-top: 15px;
}

#main-content .card-block {
    position: relative;
}

#main-content .news-detail .mh-right-sb {
    float: left;
    margin-right: 2.5%;
}

#main-content .news-detail {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 0px 3px;
}

.news-detail .post-ad .textwidget,
.news-detail .ad-spot {
    text-align: center;
    overflow: hidden;
}

.news-detail .post-ad,
.news-detail .ad-spot {
    padding: 18px;
    background: #efefef;
}

.news-detail .wp-caption-text {
    font-size: 14px;
    font-size: .875rem;
    color: #454545;
    line-height: 1.4;
    margin: 5px 0 20px;
    margin: .3125rem 0 1.25rem;
    display: block;
}

.news-detail .entry-meta {
    font-size: 12px;
    font-size: .75rem;
    margin-bottom: 5px;
    text-transform: uppercase;
}

    .news-detail .entry-meta .entry-meta-author,
    .news-detail .entry-meta a {
        color: #0078b9;
        font-weight: 700;
    }

.news-detail .entry-meta-cats,
.news-detail .entry-meta-author {
    margin-right: 10px;
}

.news-detail .entry-content {
    font-size: 17px;
    font-size: 1.0rem;
    line-height: 1.6;
    text-align: justify;
}

.news-detail .entry-header .entry-title,
.news-detail .page-title {
    font-size: 1.5rem;
    margin-bottom: 20px;
}

.news-detail .entry-thumbnail {
    margin-bottom: 20px;
}

    .news-detail .entry-thumbnail img {
        max-width: 100%;
        width: 100% \9;
        height: auto;
        vertical-align: bottom;
    }

.news-detail .clearfix {
    display: block;
}

.news-detail blockquote {
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.6;
    color: #0078b9;
    margin: 10px 20px 20px 20px;
    padding: 20px 20px 0 20px;
    padding: 1.25rem 1.25rem 0 1.25rem;
    border-left: 5px solid #0078b9;
    display: inline-block;
}

.news-detail blockquote,
.news-detail q {
    quotes: none;
}

.news-detail .entry-content a {
    font-weight: 600;
    color: #0078b9;
}

.news-detail .entry-content ul,
.news-detail .commentlist ul,
.news-detail .entry-content ol,
.news-detail .commentlist ol {
    margin: 0 0 30px 40px;
    margin: 0 0 1.875rem 2.5rem;
}

.news-detail .entry-content ul,
.news-detail .commentlist ul {
    list-style: square;
    margin: 10px 20px;
    padding: 0px;
}

    .news-detail .entry-content ul li,
    .news-detail .commentlist ul li {
        list-style: square;
        padding: 10px 0px;
        font-size: 1em;
    }

.news-detail .entry-content a {
    font-weight: 600;
    color: #005a8c;
}

.news-detail .cp-small {
    padding-bottom: 4px;
}

.news-detail .mh-separator {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border: 0;
    border-bottom: 1px dotted #cdcdcd;
}

.news-detail .cp-thumb-small {
    float: left;
    max-width: 120px;
    margin: 0 20px 0 0;
}

.news-detail .cp-title-small {
    font-size: 14px;
    font-size: 1rem;
    overflow: hidden;
}

.news-detail .sb-widget {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    overflow: hidden;
}

.news-detail .mh-sidebar,
.news-detail .home-sidebar {
    display: block;
    float: left;
    width: 100%;
}

.news-detail .widget-title {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    color: #fff;
    background: #ccdee8;
    margin-bottom: 20px;
    text-transform: uppercase;
    overflow: hidden;
}

    .news-detail .widget-title span {
        padding: 20px;
        background: #005a8c;
        display: block;
    }

.news-detail .fb_iframe_widget {
    display: inline-block;
    position: relative;
}

    .news-detail .fb_iframe_widget span {
        display: inline-block;
        position: relative;
        text-align: justify;
    }

    .news-detail .fb_iframe_widget iframe {
        position: absolute;
    }

.news-detail iframe,
.news-detail embed,
.news-detail object,
.news-detail video {
    max-width: 100%;
}

.news-detail .mh-video-widget {
    margin-top: 10px;
}

.news-detail .mh-video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

    .news-detail .mh-video-container iframe,
    .news-detail .mh-video-container object,
    .news-detail .mh-video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }

.news-list .card-block {
    -moz-box-flex: 1;
    flex: 1 1 auto;
    padding: 0px 10px 15px 10px;
    color: #232323;
    width: 100%;
    float: left;
    border: 1px solid #d8d8d8;
    border-width: 0px 1px 1px 1px;
    border-radius: 0;
    background: #fff;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #e4e5e7;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .panel-default > .panel-heading a {
        display: block;
        padding: 10px 15px;
    }

        .panel-default > .panel-heading a:after {
            content: "";
            position: relative;
            top: 1px;
            display: inline-block;
            font-family: 'Glyphicons Halflings';
            font-style: normal;
            font-weight: 400;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            float: right;
            transition: transform .25s linear;
            -webkit-transition: -webkit-transform .25s linear;
        }

        .panel-default > .panel-heading a[aria-expanded="true"] {
            background-color: #eee;
        }

            .panel-default > .panel-heading a[aria-expanded="true"]:after {
                content: "\2212";
                -webkit-transform: rotate(180deg);
                transform: rotate(180deg);
            }

        .panel-default > .panel-heading a[aria-expanded="false"]:after {
            content: "\002b";
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
        }

.accordion-option {
    width: 100%;
    float: left;
    clear: both;
    margin: 15px 0;
}

    .accordion-option .title {
        font-size: 20px;
        font-weight: bold;
        float: left;
        padding: 0;
        margin: 0;
    }

    .accordion-option .toggle-accordion {
        float: right;
        font-size: 14px;
        color: #6a6c6f;
    }

        .accordion-option .toggle-accordion:before {
            content: "Expand All";
        }

        .accordion-option .toggle-accordion.active:before {
            content: "Collapse All";
        }

.account-list {
    padding: 0px !important;
    margin: 0px !important;
}

ul.account-list li {
    padding: 0px !important;
    margin: 0px !important;
}

ul.account-list {
    width: auto;
    -webkit-transition: opacity 300ms ease-in-out, visibility 300ms ease-in-out;
    transition: opacity 300ms ease-in-out, visibility 300ms ease-in-out;
}

button,
input,
optgroup,
select,
textarea {
    margin: initial;
    /*font-family: sans-serif !important;*/
    font-size: inherit;
    line-height: inherit;
}

    input[draggable="true"] {
        -webkit-user-select: text;
        -moz-user-select: text;
        -ms-user-select: text;
        user-select: text;
    }

    input[type="text"],
    textarea {
        -webkit-user-select: text;
        -khtml-user-select: text;
        -moz-user-select: text;
        -ms-user-select: text;
        user-select: text;
        -webkit-appearance: none;
        -webkit-appearance: none;
    }

.email-notification input[type="email"] {
    margin: 0px 0px 0px 0px;
}

.email-notification .validationMessage {
    margin-left: 0px;
}

.exception input[type=checkbox] {
    box-sizing: border-box;
    margin: 5px 10px 5px 10px;
}

.exception label.text-right {
    width: 150px;
    text-align: right !important;
}

.textbox-icon {
    position: relative;
    float: left;
    width: 100%;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

    .textbox-icon .fa-times-circle {
        position: absolute;
        right: 15px;
        top: 14px;
        font-size: 1em;
        color: #ed1c24;
        cursor: pointer;
        display: none;
    }

    .textbox-icon:hover .fa-times-circle {
        display: block;
    }


/*card-managment*/

.card-managment {
    /*background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);*/
    padding: 0px 10px 0px 10px;
    width: 100%;
    display: flex;
    flex-direction: column;
}


    /*.card-managment label {
		margin: 0px;
	}*/

    .card-managment .card-body {
        min-height: 325px;
    }

        .card-managment .card-body.card-body2 {
            min-height: 115px;
        }

        .card-managment .card-body.card-body3 {
            min-height: 172px;
            padding: 10px 8px;
        }

    .card-managment div.disabled {
        pointer-events: none;
        opacity: 0.5;
    }

    .card-managment h3 {
        font-size: 1.2em;
        font-weight: 600;
        padding: 20px 15px 20px 0px;
        margin: 0px;
    }

.card-info h2 {
    font-size: 1.4em;
    font-weight: 400;
    padding: 0px 15px 15px 0px;
    margin: 0px;
}

.card-info .btn {
    width: 260px;
    text-align: left;
    padding: 0px 0px;
    color: #fff;
    border-radius: 40px;
    overflow: hidden;
}

.cardqueue-tab {
    position: relative !important;
    width: 100%;
    max-height: calc(100vh - 160px);
    overflow-y: scroll;
    overflow-x: hidden;
    border-width: 0px 0px 1px 0px;
}

.voyager-addCard {
    position: relative !important;
    width: 100%;
    max-height: calc(100vh - 120px);
    overflow-y: scroll;
    overflow-x: hidden;
    border-width: 0px 0px 1px 0px;
}

    .voyager-addCard .gen.btn.btn-info {
        height: 40px;
    }

.voyager-card .dollar-text {
    position: absolute;
    left: 15px;
    z-index: 9;
    top: 7px;
}

.voyager-card .time-icon {
    position: absolute;
    right: 12px;
    z-index: 9;
    top: 10px;
}

.voyager-card input[type=text].time-text {
    padding-right: 35px;
}

.voyager-form {
    display: flex;
    flex-direction: column;
    padding: 20px 10px;
}

.voyager-card input[type=text].dollar-input,
.voyager-card input[type=number].dollar-input {
    padding-left: 30px !important;
}

input[type=text].dollar-input,
input[type=number].dollar-input {
    padding-left: 30px !important;
}

.voyager-card .row.rowhead {
    background-color: rgba(0, 0, 0, .03) !important;
    border: 1px solid #d8d8d8 !important;
    border-width: 0px 0px 1px 0px !important;
}

.voyager-card input[type=radio] {
    float: left;
    margin: 5px 5px 5px 0px;
    width: 15px;
}

.voyager-card .radio-label {
    float: left;
    padding: 0px 0px !important;
    margin: 0px;
}

.card-info .btn i {
    padding: 0px 5px 0px 15px;
}

.btn-label {
    position: relative;
    left: -3px;
    display: inline-block;
    padding: 12px 8px;
    background: rgba(0, 0, 0, 0.15);
    border-radius: 3px 0 0 3px;
}

.btn-labeled {
    padding-top: 0;
    padding-bottom: 0;
}

.payment-conf {
    font-size: 18px;
    color: #1caf5c;
    text-transform: capitalize !important;
    margin: 10px 0px !important;
}

.payment-failed {
    font-size: 18px;
    color: #ed1c24;
    text-transform: capitalize !important;
    margin: 10px 0px !important;
}

.payment-text {
    font-size: 16px;
    padding: 10px 0px;
}

.payment-info .text-md-right {
    font-weight: 600;
}

.payment-text a {
    color: #0056b3;
    text-decoration: underline !important;
}

.payment-conf .fa-check-circle,
.payment-conf .fa-university {
    padding-right: 10px;
}

.payment-details {
    border: 1px solid #bebebe;
    padding: 20px;
    background: #fff;
}

.payment-container {
    width: 600px;
    float: left;
    margin: auto;
}

.payment-details h1 {
    font-size: 20px;
    padding: 0px 0px 0px 10px;
}

    .payment-details h1.payment-error {
        color: #ed1c24;
    }

    .payment-details h1.payment-timeout {
        color: #ffcc00;
    }

    .payment-details h1.payment-logout {
        color: #fd7e14;
    }

.payment-details p {
    padding: 0px 0px 0px 10px;
    margin: 0px;
    line-height: 24px;
}

.payment-details i.fas {
    padding: 0px 10px 0px 0px;
}

.payment-details a {
    font-size: 14px;
    color: #0056b3;
    text-decoration: none !important;
}

    .payment-details a:hover {
        font-size: 14px;
        text-decoration: underline !important;
    }

.bg-white {
    background: #fff;
}


/*tabs*/

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background-color: transparent !important;
    border-color: #bebebe #bebebe #f5f5f5 !important;
    color: #0062cc !important
}


/*.nav-tabs .nav-link {
    border: 1px solid #bebebe !important;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}*/

.nav-tabs {
    border-bottom: 1px solid #bebebe !important;
}

    .nav-tabs .nav-link:focus,
    .nav-tabs .nav-link:hover {
        border-color: #bebebe #bebebe #f5f5f5 !important;
        color: #0062cc !important
    }
/*
#divCPTheme .modal-footer {
    border: 0px !important;
    border-top: 0px solid #e9ecef !important;
}

#divCPTheme .modal-header {
    padding: 0.8em 1.5em !important;
}

#divCPTheme .modal-body {
    padding: 0.8em 1em !important;
}

    #divCPTheme .modal-body p {
        text-align: justify;
        margin-bottom: 0rem;
    }

#divCPTheme .modal-footer {
    justify-content: center;
    padding: 0px 0px 15px 0px !important;
}

    #divCPTheme .modal-footer button {
        padding: 6px 20px 6px 20px !important;
        border: 0px !important;
    }

#divCPTheme .modal-dialog {
    position: relative;
    width: auto;
    margin: -1px auto !important;
}

#divCPTheme .modal-content {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.4);
    border-radius: 0rem !important;
}

.modal-backdrop {
    background-color: transparent;
    display: none !important;
    position: static !important;
}

@media (min-width: 576px) {
    #divCPTheme .modal-dialog {
        max-width: 500px !important;
        margin: 1.75rem auto;
    }
}

        */
/*#divCPTheme .modal-backdrop.show {
        opacity: .5;
        display: none !important;
    }*/


/*login end*/

@media (min-width: 992px) {
    .col-md-push-6 {
        left: 50%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }
}


/*faq-list*/

.faq-list {
    width: 100%;
    height: calc(100vh - 280px);
    overflow: auto;
    /* border: 1px solid #d8d8d8; */
}

    .faq-list li {
        padding: 10px 10px;
        margin: 0px 0px;
        display: block;
        width: 100%;
        float: left;
        cursor: pointer;
    }

        .faq-list li:nth-of-type(odd) {
            background: #f6f7fa;
            border: 1px solid #d8d8d8;
            border-width: 1px 1px 0px 1px;
        }

        .faq-list li:nth-of-type(even) {
            background: #fff;
            border: 1px solid #d8d8d8;
            border-width: 1px 1px 0px 1px;
        }

        .faq-list li:nth-last-of-type(1) {
            border: 1px solid #d8d8d8;
            border-width: 1px 1px 1px 1px !important;
        }


    /*.faq-list .collapse:nth-of-type(odd),
.faq-list .collapse:nth-of-type(odd) .card-block {
    background: #f6f7fa;
}

.faq-list .collapse:nth-of-type(even),
.faq-list .collapse:nth-of-type(even) .card-block {
    background: #fff !important;
}*/

    .faq-list .media-body span i.fas.fa-thumbs-up,
    .faq-list .media-body span i.far.fa-thumbs-up {
        padding: 0px 10px;
        font-size: 14px;
    }

        .faq-list .media-body span i.fas.fa-thumbs-up.active-like,
        .faq-list .media-body span i.far.fa-thumbs-up.active-like {
            color: #003da7;
        }

.active-like:hover {
    cursor: not-allowed !important;
}

.faq-list div.list-title {
    padding: 0px;
}

    .faq-list div.list-title i.fa.fa-chevron-right,
    .faq-list div.list-title i.fa.fa-chevron-down {
        width: 20px;
        text-align: center;
        padding: 0px 8px;
    }

.faq-list p {
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    line-height: 24px;
    text-align: justify;
}

.faq-list a.title-name {
    font-weight: 600;
    text-decoration: none;
    cursor: pointer;
    padding: 0px 5px;
    font-size: 15px;
}

    .faq-list a.title-name:hover {
        color: #0078b9;
    }

.faq-list span.date-format {
    font-style: italic;
    float: left;
}

.faq-list .media-body span {
    padding: 0px 10px;
}

span.recommended {
    /*background-color: #699cfc;
    border-radius: 50px;
    font-size: 12px;
    padding: 3px 10px 6px 10px;
    color: #fff !important;
    */
    margin: 0px 0px 0px 5px;
    cursor: pointer;
}

    span.recommended img {
        width: 18px;
        height: 18px;
    }

.faq-list label.like-no {
    font-weight: 600;
    margin: 0px;
    font-size: 13px;
    padding: 0px;
}

.faq-list a.vote-like {
    background: #444444;
    border-radius: 50px;
    font-size: 13px;
    padding: 2px 10px 4px 10px;
    color: #fff !important;
}

    .faq-list a.vote-like:hover,
    .faq-list a.vote-like.active {
        background: #003da7;
        color: #fff !important;
    }

.faq-list .answer-list {
    text-align: justify;
    padding: 0px 20px;
    line-height: 24px;
    word-wrap: break-word;
}

.answer-data {
    display: flex;
    flex-direction: column;
    padding: 10px 15px;
    margin: 10px 0px;
    /*border: 1px solid #d8d8d8;*/
    border-radius: 4px;
    background: #e9ecef;
}

.account-table .card-modifi {
    background: #ebebeb !important;
    border: 1px solid #bebebe !important;
    color: #444444;
}

.card-modification {
    color: #337ab7;
    cursor: pointer;
    font-weight: 400;
}

.row.card-details {
    background-color: #fafafa !important;
    border: 1px solid #bebebe !important;
    border-width: 0px 1px 1px 1px !important;
    padding: 15px 10px !important;
}

.card-services div.control-label {
    padding: .25rem !important;
    font-weight: 400;
}

.supportcenter-list {
    width: 100%;
    height: calc(100vh - 280px);
    overflow: auto;
    /* border: 1px solid #d8d8d8; */
}

    .supportcenter-list ul li {
        padding: 5px 5px;
        margin: 0px 0px;
        display: block;
        width: 100%;
        float: left;
    }

        .supportcenter-list ul li:nth-of-type(odd) {
            background: #f6f7fa;
            border: 1px solid #d8d8d8;
            border-width: 1px 1px 0px 1px;
        }

        .supportcenter-list ul li:nth-of-type(even) {
            background: #fff;
            border: 1px solid #d8d8d8;
            border-width: 1px 1px 0px 1px;
        }

        .supportcenter-list ul li:nth-last-of-type(1) {
            border: 1px solid #d8d8d8;
            border-width: 1px 1px 1px 1px !important;
        }

    .supportcenter-list a.title-name {
        font-weight: 600;
        text-decoration: none;
        cursor: pointer;
        padding: 0px 5px;
        font-size: 15px;
    }

    .supportcenter-list div.list-title {
        padding: 5px 10px;
        cursor: pointer;
    }

    .supportcenter-list .details-list {
        text-align: justify;
        padding: 0px 20px;
        line-height: 24px;
        word-wrap: break-word;
    }

        .supportcenter-list .details-list ul {
            margin: 0px;
            padding: 0px;
        }

            .supportcenter-list .details-list ul li {
                margin: 2px 0px;
                padding: 0px;
                border: 0px;
                width: 100%;
            }

.supportcenter-data {
    flex-direction: column;
    padding: 8px 15px;
    margin: 1px 0px;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    background: #e9ecef;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
}

.supportcenter-list .card-details {
    display: flex;
    flex-direction: column;
    padding: 10px 0px;
    background: #fff;
    border: 1px solid #d8d8d8;
    border-width: 1px 1px 1px 1px;
    margin-top: -2px;
}

    .supportcenter-list .card-details .nav {
        padding-left: 20px;
    }

.card-details .nav-link i.fas {
    padding: 0px 10px 0px 0px;
}

.card-details .nav-link {
    color: #212529;
    font-size: 15px;
}

    .card-details .nav-link:hover {
        color: #0056b3;
    }

    .card-details .nav-link.active {
        color: #0056b3;
    }

.card-details .tab-content {
    padding: 20px 20px;
}

    .card-details .tab-content .tab-pane ol {
        padding: 0px 15px;
        margin: 0px;
    }

        .card-details .tab-content .tab-pane ol li {
            background: none;
            list-style-type: decimal;
            display: list-item;
            padding: 0px 10px;
            margin: 0px;
        }

.reportsearch-scroll {
    width: 100%;
    max-height: calc(100vh - 400px);
    overflow-x: hidden;
    overflow-y: auto;
}

.reportdynamic-search-scroll {
    width: 100%;
    max-height: calc(100vh - 300px);
    overflow-x: hidden;
    overflow-y: auto;
}

.report-schedule fieldset.scheduler-border {
    min-height: 420px;
}

.reportschedule-scroll {
    width: 100%;
    max-height: calc(100vh - 500px);
    overflow-x: hidden;
    overflow-y: auto;
}

.supportcenter-page,
.supportcenter-search {
    width: 100%;
    float: left;
    /*border: 1px solid #bebebe;
    border-width: 1px 0px 0px 0px;*/
    padding-top: 10px;
}

    .supportcenter-page .card-body {
        min-height: 215px;
        padding: 5px;
        height: 215px;
        overflow-y: scroll;
        overflow-x: hidden;
    }

    .supportcenter-search .card-body {
        height: auto;
    }

    .supportcenter-page ol,
    .supportcenter-search ol {
        padding: 0px 0px 0px 25px;
        margin: 0px 0px 0px 5px;
        width: 100%;
        float: left;
    }

        .supportcenter-page ol li {
            background: none;
            list-style-type: decimal;
            display: list-item;
            padding: 5px 10px;
            margin: 0px;
            line-height: 24px;
            font-size: 15px;
        }

            .supportcenter-page ol li a,
            .supportcenter-search ol li a {
                text-decoration: none;
                color: #444;
            }

                .supportcenter-page ol li a:hover,
                .supportcenter-search ol li a:hover {
                    text-decoration: underline !important;
                    color: #0056b3;
                }

        .supportcenter-search ol li {
            background: none;
            list-style-type: decimal;
            display: list-item;
            padding: 5px 10px;
            margin: 0px;
            line-height: 24px;
        }

    .supportcenter-page h4 i.fas,
    .supportcenter-search h4 i.fas {
        padding: 0px 10px 0px 0px;
    }

    .supportcenter-page .h4,
    .supportcenter-page h4 {
        font-size: 1rem;
        float: left;
        font-weight: 400;
        margin: 0px;
    }

    .supportcenter-search .h4,
    .supportcenter-search h4 {
        font-size: 1rem;
        float: left;
        font-weight: 400;
        margin: 0px;
        padding: 0px 0px;
    }

    .supportcenter-search .h3,
    .supportcenter-search h3 {
        width: 100%;
        float: left;
        margin: 0px;
        padding: 5px 0px;
        line-height: 16px;
    }

        .supportcenter-search h3 a {
            font-size: 16px;
            text-decoration: none;
            font-weight: 600;
        }

    .supportcenter-search span.group-name {
        background: #343a40;
        border-radius: 50px;
        font-size: 12px;
        padding: 5px 15px 5px 15px;
        color: #fff !important;
        cursor: default;
        float: right;
        font-weight: 400
    }

    .supportcenter-page span.supportcenter-action,
    .supportcenter-search span.supportcenter-action {
        float: right;
        padding: 0px 0px;
        color: #868e96;
    }

    .supportcenter-page span a,
    .supportcenter-page span a i.fas,
    .supportcenter-search span a,
    .supportcenter-search span a i.fas {
        margin: 0px 5px;
        cursor: pointer;
    }

    .supportcenter-page span.supportcenter-action a:hover,
    .supportcenter-search span.supportcenter-action a:hover {
        color: #0056b3 !important;
    }

.supportcenter-heading {
    width: 100%;
    float: left;
    border: 1px solid #bebebe;
    border-width: 0px 0px 1px 0px;
    padding: 10px 0px;
}

    .supportcenter-heading h4 {
        font-weight: 600;
    }

.supportcenter-page .card-header a.view-all {
    font-size: 0.8rem;
    float: right;
    color: #444444;
}

    .supportcenter-page .card-header a.view-all:hover {
        color: #0056b3;
        cursor: pointer;
    }

h4.supportcenter-listitem {
    width: 100%;
    float: left;
    margin: 10px 0px 0px 0px;
    padding: 10px 0px;
    font-weight: 400;
}

.search-results-list {
    width: 100%;
}

li.article-item {
    list-style: none;
    position: relative;
    padding: 10px 15px;
    width: 100%;
    float: left
}

.search-results-list {
    margin: 0;
    padding: 0px 0px;
}

    .search-results-list a {
        font-size: 14px;
        font-weight: 400;
        color: #444444;
    }

        .search-results-list a:hover {
            color: #0056b3;
        }

    .search-results-list li:nth-of-type(odd) {
        background: #f6f7fa;
        border: 1px solid #d8d8d8;
        border-width: 1px 1px 0px 1px;
    }

    .search-results-list li:nth-of-type(even) {
        background: #fff;
        border: 1px solid #d8d8d8;
        border-width: 1px 1px 0px 1px;
    }

    .search-results-list li:last-child {
        border-width: 1px 1px 1px 1px;
    }

.article-item p {
    /*text-indent: 10px;*/
    width: 100%;
    float: left;
    padding: 10px;
    background: #e9ecef;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
}

.search-results-list i.fa-book-reader {
    padding: 0px 5px 0px 0px;
}

.help-text,
.p-info,
.info-text,
.list-noinfo,
.description-text {
    font-size: 12px;
    line-height: 1.9;
    color: #6f7c87;
    margin: 0px;
    padding: 0px;
}


/* Extra small devices (portrait phones, less than 576px)
// No media query since this is the default in Bootstrap*/

@media only screen and (min-device-width: 320px) and (max-device-width: 736px) and (orientation: portrait) {
    body {
        overflow: auto !important
    }

    .nav-tabs .nav-item {
        margin-bottom: 1px;
        width: 100%;
    }

    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
        border-color: #bebebe #bebebe #bebebe !important;
        color: #0062cc !important;
    }

    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
        background-color: transparent !important;
        border-color: #bebebe #bebebe #bebebe !important;
        color: #0062cc !important;
    }

    .voyager-addCard {
        position: relative !important;
        width: 100%;
        /*max-height: 100vh;
        overflow-y: unset;
        overflow-x: unset;*/
        border-width: 0px 0px 1px 0px;
    }

    .voyager-card .dollar-text {
        top: 10px;
    }

    .card-services div.control-label {
        text-align: left !important;
        margin: 5px 2px 0px 0px !important;
        padding: .25rem !important;
        font-weight: 600;
    }

    .card-info .btn {
        width: 99%;
        text-align: left;
        padding: 0px 0px;
        color: #fff;
        border-radius: 40px;
        overflow: hidden;
        font-size: 12px;
        overflow-wrap: break-word;
        word-wrap: break-word;
        hyphens: auto;
    }

    .btn-label {
        position: relative;
        left: -3px;
        display: inline-block;
        padding: 9px 8px;
        background: rgba(0, 0, 0, 0.15);
        border-radius: 3px 0 0 3px;
    }

    .show .validationMessage,
    .validationMessage {
        margin-left: 5px !important;
    }

    .gen.btn.btn-info {
        margin: 10px 0px 0px 0px;
        width: 100%;
    }

    .account-table .row.form-group {
        margin-bottom: 0.2rem;
    }

    .dash-board span.news-date {
        text-align: left !important;
    }

    .messages-list a.title-name {
        padding: 0px 5px;
    }

    .sidebar-hide .sidebar.sidebar-hide-to-small {
        height: auto !important;
    }

    .phone-filed,
    .ext-filed-help {
        width: 100% !important;
    }

    .ext-filed {
        float: left;
        padding: 0px;
        margin: 0px;
        width: 100% !important;
    }

    .dash-board .card {
        height: auto;
        min-height: 100px;
    }

    .dash-board .row [class*="col-"] {
        padding: 5px 0px;
    }

    .validationMessage,
    .phone-filed .validationMessage {
        margin-left: 2%;
    }

    #helpDeskFileUpload {
        height: 30px;
        border-radius: 4px;
    }

    button.file-reset {
        float: right;
        height: 36px;
        padding: 0px 20px;
        margin: 0px;
        background: #cccccc;
        color: #444444;
        border-radius: 4px;
        text-align: center !important;
    }

    .phone-filed,
    .ext-filed {
        width: 100%;
    }


    .content-wrap [class*="col-"] {
        text-align: left;
    }

    .main .search-header {
        padding: 0px 0px 10px 0px;
        border-bottom: 0;
        display: flex;
    }

    .new-search-header .search-header {
        padding-bottom: 0
    }

    .edit-userform,
    .add-userform,
    .view-userform {
        display: flex;
        flex-direction: column;
        padding: 25px 5px 10px 5px;
    }

    .sidebar i {
        margin-right: 0px;
    }

    .login_wrapper .left-bg {
        background-size: 100% 100%;
        /*height: 35%;*/
    }

    .login_wrapper .login-main {
        /*height: 65%;*/
    }
    /* .banner-txt,
	.left-bg {
		display: none !important;
	}
	.left-bg .login-area .footer-copy {
		display: block !important;
	} */
    .login_wrapper .left-bg {
        background-size: 100% 75%;
    }

    .login-area img {
    }
    .login-area .banner-txt .footer-brand {
    margin-top:0;
    text-align:left;
    }
    .login-area .banner-txt .footer-brand img {
        margin-bottom: 0px;
        max-width:21%!important
    }
    .login_wrapper .login-box .field {
        padding: 0 0 0px;
    }

    .login-area .banner-txt {
        width: 100%;
        font-size: 8px;
        padding: 10px 0px 0px 15px;
    }

        .login-area .banner-txt h1 {
            font-size: 2.2em;
        }

        .login-area .banner-txt h2 {
            font-size: 12px;
            letter-spacing: 1px;
        }

    .login_wrapper .login-box {
        padding: 0 30px;
    }

    .login-box .login-control h1 {
        font-size: 1.6em;
    }

    .login-box .login-control h2 {
        font-size: 0.9em;
        padding: 0 0 10px;
    }


    .login_wrapper label {
        font-size: 15px;
        line-height: 24px;
    }

    .login_wrapper .login-box button {
        width: 100%;
        height: 40px;
        margin: 10px 0px 15px 0px;
    }

    .login_wrapper label.error {
        font-weight: 400;
    }

    .login_wrapper .footer-copy {
        position: fixed;
        left: 29px;
        bottom: 5px;
        color: #858585;
        z-index: 99;
        font-size: 11px;
    }
    .fe-theme .login_wrapper .footer-copy {
    }
        .iconShow .hideeye,
        .iconShow .showeye {
            top: 12px;
            right: 12px;
        }

    .content-wrap [class*="col-"], .container-fluid {
        /*margin: 2px 2px 2px 2px;*/
        padding-right: 7px;
        padding-left: 7px;
    }

    section#main-content {
        padding: 0
    }

    .content-wrap h1 {
        font-size: 1.2em;
        padding: 5px 0px;
        margin-top: 4px;
    }

    input[type="text"],
    input[type="date"],
    input[type="number"],
    input[type="password"],
    select.form-control,
    select.form-control:not([size]):not([multiple]) {
        height: 38px !important;
    }

    .select-account select.form-control,
    .select-account select.form-control:not([size]):not([multiple]) {
        height: 38px !important;
    }

    .search-header .form-control,
    .search-icon input[type="text"] {
        height: 38px !important;
        font-size: 13px;
        width: 100%;
    }


    .search-header .form-group {
        margin: 0px;
        float: left;
        width: 100%;
    }

    .search-icon {
        margin: 10px 0px;
        width: 100%;
    }

    .search-header .btn {
        width: 100%;
        height: 38px;
        text-align: center !important;
        justify-content: left;
        margin: 5px 0px;
        padding: 0px;
        font-size: 1em;
        float: right;
    }

    button.reset {
        float: right;
        height: 38px;
        padding: 0px 20px;
        background: #cccccc;
        color: #444444;
        width: 100%;
    }

    .btn-action .btn {
        margin: 5px 5px;
    }

    .add-user {
        padding: 10px 10px;
    }

    .add-user-form label.text-right {
        text-align: left !important;
        padding: 0px;
    }

    .account-result button[type="button"] {
        position: static;
        height: 24px;
        margin: 6px 0px;
        font-size: 11px;
        /*display:block !important;*/
    }

    .account-result i.remove-default,
    .selected-account i.remove-default {
        margin: 14px 10px;
        /*display:block !important;*/
    }

    .accounts-list ul li {
        list-style-position: outside;
        padding: 5px 5px;
        font-size: 12px;
        float: left;
        width: 100%;
    }

    .username-icon i.fa-user-alt,
    .add-username-icon i.fa-user-alt {
        font-size: 1em;
        top: 1px;
    }

    .help-ac {
        position: absolute;
        right: -12px;
        top: 12px;
    }

    fieldset.scheduler-border {
        padding: 0px 10px 15px 10px !important;
    }

    .btn-action .btn {
        width: 100%;
        height: 38px;
        font-size: 1em;
        line-height: 12px;
    }

    .search-icon i.fa-search,
    .search-icon i.fa-calendar-alt {
        font-size: 1em;
        left: 10px;
        top: 12px;
    }

    .control-group .search-icon .fa-times-circle {
        right: 15px;
        top: 12px;
    }

    .search-icon input[type="text"] {
        padding: 0px 12px 0px 30px;
    }

    label.d-md-block {
        /*max-width: 100%;*/
        width: 40%;
        padding: 5px 0px 0px 12px !important;
        margin: 0px;
        text-align: left;
        font-weight: 600;
        text-transform: capitalize;
        font-size: 13px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .dash-board .h4, .dash-board h4 {
        font-size: 0.85rem;
        float: left;
        font-weight: 600;
    }

    .dash-board .card-title h4 i.fas {
        padding: 0px 0px 0px 0px;
    }

    .dash-board .row [class*="col-"] {
        justify-content: space-between;
        padding: 5px 0px !important;
    }

    .dash-board a.view-all {
        font-size: 0.6rem;
        float: right;
        color: #444444;
        line-height: 16px;
    }

    .dash-board label.d-md-block {
        max-width: 100%;
        padding: 5px 0px 0px 12px !important;
        margin: 0px;
        text-align: left;
        font-weight: 600;
        text-transform: capitalize;
        font-size: 13px;
    }

    .dash-board .account-table .row [class*="col-"] {
        max-width: 100% !important;
        text-align: left !important;
        padding: 0px 10px !important;
    }

    .dash-board .account-table.accounts-detail label.d-md-block {
        max-width: 22% !important;
    }

    .dash-board .account-table.accounts-detail .row [class*="col-"] {
        width: 70% !important;
        text-align: left !important;
        padding: 4px 0px 0px 10px !important;
    }


    .dash-board .account-table.invoices-data label.d-md-block {
        max-width: 45% !important;
        padding: 4px 0px 0px 10px !important;
    }

    .dash-board .account-table.invoices-data .row [class*="col-"] {
        width: 50% !important;
        text-align: left !important;
        padding: 3px 0px 0px 5px !important;
    }

    .dash-board .help-desk label.d-md-block {
        padding: 0px 0px 0px 10px !important;
    }


    .account-table .row [class*="cell"] {
        min-width: 58% !important;
        /*min-width: 100% !important;
            padding: 0px 12px;
        */
        padding: 5px 12px;
        text-align: left !important;
        min-height: 22px;
    }

    .account-table.invoice-row .row [class*="cell"]:last-child {
        text-align: left !important;
    }

    .account-table .row {
        font-size: 13px;
        padding: 10px 0px;
    }

    .login-history .divTable {
        display: flex;
        width: 100%;
        flex-direction: column;
    }

    .login-history .divTableBody {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .login-history .divTableRow,
    .login-history .divTableHeading {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .login-history .divTableHeading {
        display: none;
    }

    .divTableRow label.d-md-block {
        width: 100%;
        padding: 5px 12px;
        margin: 5px 0px;
        text-align: left;
        font-weight: 600;
        text-transform: capitalize;
    }

    .account-table.contact-row .row .cell,
    .account-table.invoice-row .row .cell {
        /*width: 100% !important;*/
        width: 58% !important;
        text-align: left !important;
    }

    .account-table.invoice-row .row [class*="cell"]:last-child {
        /*width: 100% !important;*/
        width: 58% !important;
    }

    .login-history {
        padding: 0px 10px;
        margin: 0px;
    }

        .login-history label {
            padding: 10px 0px 0px 15px;
            margin: 0px;
            text-transform: uppercase;
            font-size: 10px;
            font-weight: 600;
        }

        .login-history .divTableCell,
        .login-history .divTableHead {
            width: 100%;
            padding: 0px 0px 10px 15px;
            font-size: 12px;
        }

        .login-history h2 {
            font-size: 1em;
        }

        .login-history button.unlock-btn {
            font-size: 12px;
            padding: 0px 15px;
        }

    .btn-history {
        width: 100%;
    }

    .login-history button.unlock-btn {
        display: block;
        text-align: center;
    }
    /*.check-row {
        display: none;
    }*/
    .add-user-form label.text-right {
        text-align: left !important;
        padding: 0px 0px;
    }

    .view-userform .text-right {
        font-weight: 600;
        text-align: left !important;
        padding: 5px 10px !important;
        margin: 0px;
    }

    .view-userform [class*="col-"] {
        margin: 0px;
    }

    .search-header [class*="col-"] {
        margin: 0px 0px 10px 0px;
        padding: 0px;
    }

    .new-search-1 [class*="col-"] {
        margin-top: 0;
        margin-bottom: 0
    }
    /*ul.pagination li:nth-child(3),
    ul.pagination li:nth-child(4),
    ul.pagination li:nth-child(5),
    ul.pagination li:nth-child(6),
    ul.pagination li:nth-child(7) {
        display: none;
    }*/
    .login_wrapper .footer-copy {
        display: none;
    }

    .dashboard-tabledata-scroll {
        max-height: initial;
        overflow: initial;
    }

    .sidebar-hide .sidebar.sidebar-hide-to-small {
        position: fixed !important;
    }

    .btn-action .btn {
        max-width: 100%;
    }
}

@media only screen and (min-device-width: 120px) and (max-device-width: 812px) and (orientation: landscape) {
    body {
        overflow: auto !important
    }

    .add-user-form label.text-right {
        text-align: left !important;
        padding: 0px 0px;
    }

    .dash-board label {
        font-weight: 600;
        font-size: 13px;
        padding: 10px 10px;
    }

    .dash-board .account-table.accounts-detail label.d-md-block {
        width: 22% !important;
    }

    .dash-board .account-table.accounts-detail .row [class*="col-"] {
        width: 70% !important;
        text-align: left !important;
        padding: 4px 0px 0px 10px !important;
    }


    .dash-board .account-table.invoices-data label.d-md-block {
        width: 20% !important;
        padding: 4px 0px 0px 10px !important;
    }

    .dash-board .account-table.invoices-data .row [class*="col-"] {
        width: 30% !important;
        text-align: left !important;
        padding: 4px 0px 0px 5px !important;
    }

    .dash-board .help-desk label.d-md-block {
        padding: 5px 10px !important;
    }



    .report-filter {
        max-height: 100%;
    }

    .voyager-card .dollar-text {
        top: 12px;
    }

    .card-services div.control-label {
        text-align: left !important;
        margin: 5px 2px 0px 0px !important;
        padding: .25rem !important;
        font-weight: 600;
    }

    .gen.btn.btn-info {
        margin: 10px 0px 0px 10px;
        height: 38px;
    }

    .reset-password {
        padding: 100px 15px;
    }

    .account-table .row.form-group {
        margin-bottom: 0.2rem;
    }

    .sidebar-hide .sidebar.sidebar-hide-to-small {
        height: 100vh !important;
    }

    .messages-list,
    .broadcast-list {
        width: 100%;
        height: calc(100vh);
        border: 1px solid #d8d8d8;
        border-width: 0px 0px 1px 0px;
    }

    .ext-filed {
        float: left;
        padding: 0px;
        margin: 0px;
        width: 38% !important;
    }

    #helpDeskFileUpload {
        height: 40px;
        border-radius: 4px;
    }

    button.file-reset {
        float: right;
        height: 40px;
        padding: 0px 20px;
        margin: 0px;
        background: #cccccc;
        color: #444444;
        border-radius: 4px;
        text-align: center !important;
    }

    .dash-board .row [class*="col-"] {
        padding: 5px 0px;
    }

    .dashboard-tabledata-scroll {
        max-height: initial;
        overflow: initial;
    }

    .validationMessage,
    .phone-filed .validationMessage {
        margin-left: 0% !important;
    }

    .content-wrap [class*="col-"] {
        margin: 0px 0px 5px 0px;
        padding: 0px 10px;
        text-align: left;
    }

    .content-wrap .add-username-icon[class*="col-"] {
        padding: 0px 0px;
    }

    .main .search-header {
        padding: 0px 0px 10px 0px;
        border-bottom: 0;
        display: flex;
    }

    .edit-userform,
    .add-userform,
    .view-userform {
        display: flex;
        flex-direction: column;
        padding: 25px 10px 10px 10px;
    }

    .search-header [class*="col-"] {
        margin: 0px 0px 10px 0px;
        padding: 0px;
    }

    .sidebar i {
        margin-right: 0px;
    }

    .login-area img {
    }

    .iconShow .hideeye,
    .iconShow .showeye {
        position: absolute;
        top: 12px;
        right: 12px;
    }

    .login_wrapper .login-box .field {
        padding: 0 0 0px;
    }

        .login_wrapper .login-box .field.captcha label {
            padding: 0 0 0px;
        }

    .login-area .banner-txt {
        width: 100%;
        font-size: 7px;
        padding: 20px 0px 0px 15px;
    }
        .login-area .banner-txt .footer-brand {
            margin-top: 0;
            text-align: left;
        }

            .login-area .banner-txt .footer-brand img {
                margin-bottom: 0px;
                max-width: 21% !important
            }

        .login-area .banner-txt h1 {
            font-size: 2.5em;
        }

        .login-area .banner-txt h2 {
            font-size: 1.5em;
        }

    .login_wrapper .login-box {
        padding: 0 15px;
    }

    .login-box .login-control h1 {
        font-size: 1.2em;
    }

    .login-box .login-control h2 {
        font-size: 1em;
        padding: 0 0 10px;
    }

    .login_wrapper label {
        font-size: 14px;
    }

    .login_wrapper .login-box button {
        width: 100%;
        height: 40px;
    }

    .login_wrapper label.error {
        font-weight: 400;
    }

    .login_wrapper .footer-copy {
        position: fixed;
        left: 29px;
        bottom: 15px;
        color: #fff;
        z-index: 99;
        font-size: 11px;
        display: none;
    }

    .tabledata-scroll {
        width: 100%;
        max-height: calc(100vh);
        overflow: auto;
    }

    section#main-content {
        padding: 0px 5px;
    }

    .content-wrap h1 {
        font-size: 1.3em;
        padding: 5px 0px;
    }

    input[type=number],
    input[type="text"],
    input[type="password"],
    select.form-control,
    select.form-control:not([size]):not([multiple]) {
        height: 38px !important;
    }

    .search-header .form-control,
    .search-icon input[type="text"] {
        height: 38px !important;
        font-size: 13px;
        width: 100% !important;
    }

    .control-group .search-icon input[type="text"] {
        width: 100%;
    }

    .information-search .form-control, .information-search select.form-control,
    .information-search select.form-control:not([size]):not([multiple]) {
        font-size: 12px;
        height: 30px !important;
        border: 0px;
    }

    .information-search .btn {
        height: 30px !important
    }

    .search-header .form-group {
        margin: 0px 0px 10px 0px;
        float: left;
        width: 100%;
    }

    .search-icon {
        margin: 10px 0px;
        width: 100%;
    }

    .search-header .btn {
        width: 100%;
        height: 36px;
        text-align: center !important;
        justify-content: left;
        margin: 5px 0px;
        padding: 0px 15px;
        font-size: 1em;
        float: left;
    }

    button.reset {
        float: right;
        height: 36px;
        padding: 0px 20px;
        background: #cccccc;
        color: #444444;
        width: 100%;
    }

    .add-user {
        padding: 10px 15px;
    }

    .add-user-form label.text-right {
        text-align: left !important;
        padding: 0px;
    }

    .account-result button[type="button"] {
        /*position: static;*/
        height: 24px;
        margin: 6px 10px;
        font-size: 11px;
    }

    .account-result i.remove-default,
    .selected-account i.remove-default {
        margin: 5px 5px;
    }

    .accounts-list ul li {
        list-style-position: outside;
        padding: 10px 15px;
        font-size: 14px;
    }

    .username-icon i.fa-user-alt,
    .add-username-icon i.fa-user-alt {
        font-size: 1.1em !important;
    }

    .help-ac {
        position: absolute;
        right: -22px;
        top: 12px;
    }

    fieldset.scheduler-border {
        padding: .5em 1.5em 1.5em 1em !important;
    }

    .btn-action .btn {
        width: 140px;
        height: 40px;
        font-size: 1em;
        line-height: 12px;
    }

    .search-icon i.fa-search,
    .search-icon i.fa-calendar-alt {
        font-size: 1em;
        left: 10px;
    }

    .control-group .search-icon .fa-times-circle {
        right: 20px;
        top: 12px;
    }

    .search-icon input[type="text"] {
        padding: 0px 12px 0px 30px;
    }

    .dash-board .d-md-block {
        width: 25% !important;
    }

    .d-md-block {
        width: 30% !important;
        padding: 5px 20px;
        margin: 0px;
        text-align: right;
        font-weight: 600;
        text-transform: capitalize;
        font-size: 12px;
    }

    .account-table .row [class*="cell"] {
        width: 70% !important;
        text-align: left !important;
        padding: 5px 12px;
        min-height: 30px;
        font-size: 13px;
    }

    .account-table.contact-row .row .cell,
    .account-table.invoice-row .row .cell {
        width: 64% !important;
        text-align: left !important;
    }

    .account-table.invoice-row .row [class*="cell"]:last-child {
        width: 64% !important;
    }

    .login-history .divTable {
        display: flex;
        width: 100%;
        flex-direction: column;
    }

    .login-history .divTableBody {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .login-history .divTableRow,
    .login-history .divTableHeading {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .login-history .divTableHeading {
        display: none;
    }

    .divTableRow label.d-md-block {
        width: 100%;
        padding: 5px 12px;
        margin: 5px 0px;
        text-align: left;
        font-weight: 600;
        text-transform: capitalize;
    }

    .login-history {
        padding: 0px 10px;
        margin: 0px;
    }

        .login-history label {
            padding: 10px 0px 0px 15px;
            margin: 0px;
            text-transform: uppercase;
            font-size: 12px;
            font-weight: 600;
        }

        .login-history .divTableCell,
        .login-history .divTableHead {
            width: 100%;
            padding: 0px 0px 10px 15px;
            font-size: 14px !important;
        }

        .login-history h2 {
            font-size: 1em;
        }

        .login-history button.unlock-btn {
            font-size: 12px;
            padding: 0px 15px;
        }

    .btn-history {
        width: auto;
    }

    .login-history button.unlock-btn {
        display: block;
        text-align: center;
        padding: 0px 15px;
    }

    .account-result span.default-account,
    .selected-account span.default-account {
        text-align: right;
        width: 90% !important;
    }

    .edit-userform .row,
    .view-userform .row {
        font-size: 14px !important;
    }

    .view-userform .text-right {
        font-weight: 600;
        padding: 5px 0px 0px 15px !important;
        margin: 0px;
    }

    .view-userform [class*="col-"] {
        margin: 0px;
    }

    .view-userform label {
        width: 30% !important;
    }

    .view-userform span {
        width: 70% !important;
    }
    /*ul.pagination li:nth-child(3),
    ul.pagination li:nth-child(4),
    ul.pagination li:nth-child(5),
    ul.pagination li:nth-child(6),
    ul.pagination li:nth-child(7) {
        display: none;
    }*/
}
/*iPhone X*/
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
    /*.gen.btn.btn-info {
        margin: 10px 0px 0px 0px;
        width: 100%;
    }*/
    .dash-board .row [class*="col-"] {
        padding: 5px 0px;
    }

    .login-area {
        height: 100%;
        position: relative;
        display: flex;
        width: 350px;
    }

    .login_wrapper .footer-copy {
        display: none;
    }
}

@media only screen and (max-width: 812px) {
    .text-right {
        text-align: left !important;
        padding: 0px 0px;
    }

    .dash-board label {
        font-weight: 600;
        font-size: 13px;
        padding: 0px 0px;
        margin: 0px;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
    /*.gen.btn.btn-info {
        margin: 10px 0px 0px 0px;
        width: 100%;
    }*/
    .sidebar-hide .sidebar.sidebar-hide-to-small {
        position: absolute !important;
    }

    .account-table .row [class*="cell"] {
        width: 70% !important;
        text-align: left !important;
        padding: 5px 12px;
        min-height: 30px;
        font-size: 13px;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .search-header [class*="col-"] {
        margin: 0px 0px 10px 0px;
        padding: 0px;
    }

    .account-table .d-lg-none {
        display: block !important;
    }

    .history-user .d-lg-none {
        display: none !important;
    }

    .login-history .divTableCell,
    .login-history .divTableHead {
        padding: 10px 0px 10px 15px;
        font-size: 11px;
    }

    .login-history h2 {
        font-size: 0.8em;
    }

    .pagination-info,
    .pagination-info a {
        font-size: 12px;
    }

    .add-user-form label.text-right {
        padding: 10px 10px 0px 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {

    .account-table .rowhead, .profile-page .rowhead {
        display: none !important;
    }

    .show .validationMessage,
    .validationMessage {
        margin-left: 0% !important;
    }

    .gen.btn.btn-info {
        margin: 0px 0px 0px 5px;
    }

    .search-header .btn {
        height: 38px;
    }

    .account-table .row.form-group {
        margin-bottom: 0.5rem;
    }

    .validationMessage,
    .phone-filed .validationMessage,
    .phone-filed .validationMessage,
    .ext-filed-help .validationMessage,
    .ext-filed .validationMessage {
        margin-left: 0%;
    }

    .tabledata-scroll {
        position: relative;
        width: 100%;
        /*max-height: calc(100vh - 700px);*/
        overflow: auto;
    }

    .account-table .row {
        display: flex;
        justify-content: end;
    }

    .ext-filed {
        width: 40% !important;
    }

    .ext-filed-help {
        width: 40% !important;
    }

    .add-user-form label.text-right {
        text-align: left !important;
        padding: 0px;
    }

    .search-header [class*="col-"] {
        margin: 0px 0px 10px 5px;
        padding: 0px;
    }


    .login-area img {
    }

    .login-area img {
    }

    .login_wrapper .login-box .field {
        padding: 0 0 0px;
    }

    /*.login_wrapper .left-bg {
            background-size: 100% 100%;
            height: 40%;
        }*/

    .login_wrapper .login-main {
        /*height: 50%;*/
    }

    .login-area .banner-txt {
        width: 100%;
        font-size: 12px;
        padding: 20px 0px 0px 30px;
    }

        .login-area .banner-txt h1 {
            font-size: 2.5em;
        }

        .login-area .banner-txt h2 {
            font-size: 2em;
        }

    .login_wrapper .login-box {
        margin: 0px;
    }

    .login-box .login-control h1 {
        font-size: 1.5em;
    }

    .login-box .login-control h2 {
        font-size: 1em;
        padding: 0 0 10px;
    }

    .login_wrapper label {
        font-size: 14px;
    }

    .login_wrapper .login-box button {
        width: 100%;
    }

    .login_wrapper label.error {
        font-weight: 400;
    }

    .login_wrapper .footer-copy {
    }

    .content-wrap h1 {
        font-size: 1.3em;
        padding: 5px 10px;
    }

    .accounts-list ul li {
        padding: 8px 10px 8px 10px;
    }


    .d-md-block {
        width: 30%;
        padding: 5px 10px;
        text-align: right;
        font-weight: 600;
        font-size: 14px;
        margin: 0px;
    }

    .dash-board .d-md-block {
        width: auto !important;
        padding: 5px 10px;
        text-align: left;
        font-weight: 600;
        text-transform: capitalize;
        margin: 0px;
    }

    .account-table .row [class*="cell"] {
        width: 70% !important;
        text-align: left !important;
        padding: 5px 10px;
        font-size: 14px;
    }

    .account-table .row {
        margin: 0px 0px 0px 0px;
        padding: 10px 0px;
        font-size: 14px;
        position: relative;
        /*border: 1px solid #d8d8d8;
		border-width: 1px 1px 1px 1px !important;*/
    }

    .account-table.contact-row .row .cell {
        width: 70% !important;
        text-align: left !important;
    }

    .search-header .btn {
        width: 100%;
        margin: 0px 0px 10px 5px;
    }

    .search-header .form-control,
    .search-icon input[type="text"] {
        width: 100%;
    }

    .account-table.location-row .row [class*="cell"]:last-child,
    .account-table.contact-row .row [class*="cell"]:last-child,
    .account-table.invoice-row .row [class*="cell"]:last-child {
        text-align: left !important;
        width: 70% !important;
    }

    .add-user-form label.text-right {
        padding: 10px 0px 0px 0px;
        text-align: left !important;
    }

    .voyager-card input[type=radio] {
        float: left;
        margin: 5px 10px 0px 0px;
    }

    .voyager-card .radio-label {
        float: left;
        padding: 0px 0px !important;
        margin: 0px;
    }

    .view-userform label {
        width: 30% !important;
    }

    .view-userform span {
        width: 70% !important;
    }

    .sidebar-hide .sidebar.sidebar-hide-to-small {
        position: fixed !important;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .account-table .row {
        display: flex;
        justify-content: end;
        padding: 10px 0px;
    }

    .ext-filed {
        float: left;
        padding: 0px;
        margin: 0px;
        width: 38% !important;
    }

    .search-header [class*="col-"] {
        margin: 0px 0px 5px 0px;
        padding: 0px;
    }

    .login-area .banner-txt {
        font-size: 8px !important;
    }

    .login_wrapper .login-box {
        margin: 0px;
    }

    label.d-md-block {
        width: 17%;
        padding: 5px 10px;
        text-align: right;
        font-weight: 600;
        font-size: 14px;
    }

    .invoice-row label.d-md-block {
        min-width: 17% !important;
    }

    .invoice-row .row .cell {
        min-width: 30% !important;
        text-align: left !important;
    }

    .account-table .row [class*="cell"] {
        min-width: 33%;
        text-align: left !important;
        padding: 5px 5px !important;
        font-size: 14px !important;
    }

    /* .account-table.contact-row .row .cell, .account-table.invoice-row .row .cell {
        width: 70% !important;
        text-align: left !important;
    } */
    .content-wrap h1 {
        font-size: 1.3em;
        padding: 7px 0px
    }

    .sidebar-hide .sidebar.sidebar-hide-to-small {
        position: absolute;
        width: 60px;
        left: 0;
        top: 0px;
    }

    .sidebar-hide .sidebar.sidebar-hide-to-small {
        position: fixed !important;
    }

    .account-result button[type="button"] {
        /*position: static;*/
        height: 24px;
        margin: 6px 10px;
        font-size: 11px;
    }

    .account-result i.remove-default,
    .selected-account i.remove-default {
        margin: 14px 10px;
    }

    .accounts-list ul li {
        list-style-position: outside;
        padding: 10px 5px;
        font-size: 13px;
    }

    .username-icon i.fa-user-alt,
    .add-username-icon i.fa-user-alt {
        font-size: 1.3em;
    }

    .control-group .search-icon input[type="text"] {
        width: 95.5%;
    }

    .title {
        padding-right: 0px;
    }

    select.title {
        padding: 0px 0px 0px 3px;
    }

    .account-table.location-row .row [class*="cell"]:last-child,
    .account-table.contact-row .row [class*="cell"]:last-child,
    .account-table.invoice-row .row [class*="cell"]:last-child {
        text-align: left !important;
    }

    .search-header .form-control,
    .search-icon input[type="text"] {
        width: 98%;
        height: 40px !important;
        margin: 0px;
        border: 1px solid #bebebe;
    }
}

@media only screen and (max-width: 1024px) {


    body {
        overflow: auto !important
    }

    .row.form-group {
        margin-bottom: 0.6rem;
    }

    .sidebar i {
        margin-right: 0px !important;
    }

    .dash-board .d-md-block {
        width: auto !important;
        padding: 5px 10px;
        text-align: left;
        font-weight: 600;
        text-transform: capitalize;
        margin: 0px;
    }
    /*.d-md-block {
           
            padding: 5px 10px;
            text-align: left;
            font-weight: 600;
            text-transform: capitalize;
            margin: 0px;
        }*/
    .dash-board .row [class*="col-"] {
        justify-content: space-between;
        padding: 5px 10px;
        position: relative;
        overflow: hidden;
        color: #444444;
        text-decoration: none;
        min-height: inherit;
        word-break: break-word;
    }

    .dash-board .account-table .row {
        display: flex;
        justify-content: left;
        font-size: 14px;
        padding: 10px 0px;
        margin: 0px;
        width: 100%;
    }

        .dash-board .account-table .row [class*="col-"] {
            max-width: 100% !important;
            text-align: left !important;
            padding: 5px 10px;
        }
    /*.check-row {
            position: absolute;
            top: 15px;
            left: 20px;
        }*/
    .account-table .rowhead,
    .profile-page .rowhead {
        display: none !important;
    }

    .profile-page label.d-md-block,
    .profile-page label {
        text-transform: capitalize;
        font-weight: 600;
    }

    .account-table .row span.d-md-block {
        display: block !important;
    }

    .account-result span.default-account,
    .selected-account span.default-account {
        text-align: right;
        width: auto !important;
        padding: 0px 10px;
        display: inline-block;
        cursor: pointer;
        font-style: italic;
        font-weight: 600;
        position: static;
        float: right;
    }

    .view-userform .text-right {
        font-weight: 600;
    }

    .radio-label,
    .radio-inline {
        float: left;
        padding-right: 30px;
        width: auto;
    }

    .edit-userform .row,
    .view-userform .row {
        margin: 0px 0px 10px 0px;
        padding: 0px 0px;
        font-size: 14px;
        border: 0px solid #d8d8d8 !important;
    }

    .login-history .divTableCell,
    .login-history .divTableHead {
        padding: 10px 0px 10px 15px;
        font-size: 13px;
    }

    .login-history button.unlock-btn {
        font-size: 13px;
        padding: 0px 10px;
    }

    .useredit-form [class*="col-"],
    .view-userform [class*="col-"] {
        padding: 5px 10px;
    }

    .edit-userform .row,
    .view-userform .row {
        margin: 0px 0px 0px 0px;
    }

    .account-table .row .cell:nth-of-type(8) {
        text-align: left !important;
    }

    .account-table.contact-row .cell:nth-of-type(7) {
        text-align: left;
    }

    .pagination-info,
    .pagination-info a {
        font-size: 13px;
    }

    .location-row .tabledata-scroll {
        width: 100%;
        height: calc(100vh);
        max-height: calc(100vh);
        overflow: auto;
        display: flex;
        flex-direction: column;
    }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {

    html, body {
        height: 100%;
    }

    body {
        overflow: auto !important;
    }

    .login-area .banner-txt h1 {
        font-size: 1.5em;
    }

    .tabledata-scroll {
        position: relative;
        width: 100%;
        max-height: calc(100vh - 900px);
        overflow: auto;
    }

    .search-header .btn {
        width: 99px;
        margin: 0px 0px 10px 5px;
    }

    .d-md-block {
        width: 20% !important;
        padding: 5px 10px;
        text-align: right;
        font-weight: 600;
        font-size: 14px;
        margin: 0px;
    }

    .invoice-row label.d-md-block {
        min-width: 17% !important;
    }

    .invoice-row .row .cell {
        min-width: 30% !important;
        text-align: left !important;
    }

    .account-table .row [class*="cell"] {
        width: 30% !important;
        text-align: left !important;
        padding: 5px 5px !important;
        font-size: 14px !important;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1440px) {
    .sidebar .nano-content > ul li {
        font-size: 1em;
    }

        .sidebar .nano-content > ul li strong,
        .sidebar .nano-content > ul li label {
            font-size: 0.88em;
        }

    .control-group .search-icon input[type="text"] {
        width: 93%;
    }

    .select-account strong {
        font-size: 1.2em;
    }

    .select-account label {
        font-size: 1.2em;
    }

    .fe-theme .sidebar, .wk-theme .sidebar, .lykins-theme .sidebar {
        width: 250px;
    }

    .qf-theme .sidebar {
        width: 250px;
    }

    .sidebar.sidebar-shrink ~ .content-wrap {
        margin-left: 250px;
    }

    .sidebar .nano-content > ul li > a,
    .sidebar .nano-content > ul li > span {
        padding: 3px 10px;
    }

    .select-account .form-group select.form-control {
        height: 40px !important;
    }

    .fe-theme .select-account .form-control, .wk-theme .select-account .form-control, .lykins-theme .select-account .form-control {
        height: 36px !important;
        font-size: 1em;
    }

    .qf-theme .select-account .form-control {
        height: 36px !important;
        font-size: 1em;
    }

    .select-account .form-group:after {
        padding: 12px 0px 0px 8px;
    }

    .account-table .row.rowhead [class*="cell"] {
        padding: 8px 5px !important;
        background: transparent;
        font-size: 13px;
    }

    .account-table .row [class*="cell"] {
        padding: 5px 10px;
        font-size: 14px;
        font-weight: 400;
        color: #444444;
    }

    .d-xl-none,
    .d-lg-none {
        display: none;
    }

    .login-area .banner-txt {
    }

        .login-area .banner-txt h2 {
            letter-spacing: 1px;
        }

    .login-control {
        font-size: 14px;
    }

    .login_wrapper .login-box {
        /*padding: 0 110px;*/
        margin: auto 0;
    }

    .login_wrapper .registration-box {
        padding: 0 10px !important;
    }

    .registration-box .form-group,
    .login-box .form-group {
        margin-bottom: 0.2rem !important;
    }

    /*.registration-box #Address2 {
            float: left;
        }*/

    .login_wrapper .login-box input[type=password],
    .login_wrapper .login-box input[type=text] {
        height: 44px;
    }

    .login_wrapper .registration-box input[type=email],
    .login_wrapper .registration-box input[type=text],
    .login_wrapper .registration-box input[type=number] {
        height: 40px;
    }

    .login_wrapper .login-box button {
        height: 48px;
    }

    .registration-box button {
        height: 44px !important;
    }

    .login_wrapper .footer-copy {
        font-size: 12px;
    }

    .account-result button[type="button"] {
        /*position: static;*/
        height: 24px;
        margin: 6px 10px;
        font-size: 11px;
    }

    .account-result i.remove-default,
    .selected-account i.remove-default {
        margin: 14px 10px;
    }

    .accounts-list ul li {
        list-style-position: outside;
        padding: 10px 10px;
        font-size: 13px;
    }

    .account-result i.remove-default,
    .selected-account i.remove-default {
        margin: 5px 10px;
    }
}

@media screen and (min-width: 1440px) and (max-width: 1600px) {
    .control-group .search-icon input[type="text"] {
        width: 94.5% !important;
    }
}
/* Portrait*/
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .ext-filed {
        float: left;
        padding: 0px;
        margin: 0px;
        width: 40% !important;
    }

    .login_wrapper .login-box {
        padding: 0 20px;
        margin: auto;
    }

    .login-area .banner-txt h2 {
        font-size: 1em;
        font-weight: 300;
        letter-spacing: 0px;
        line-height: 1.6em;
    }

    .login-area .banner-txt {
        width: 94%;
        font-size: 18px;
        padding: 20px 0px 0px 20px;
    }

    .login-control {
        font-size: 18px;
    }

    .login-box .login-control h2 {
        font-size: 1em;
        padding: 0 0 10px;
    }

    .login_wrapper label {
        font-size: 1em;
        line-height: normal;
    }

    .login_wrapper .login-box input[type=password],
    .login_wrapper .login-box input[type=text] {
        height: 44px;
    }

    .login_wrapper .login-box button {
        height: 44px;
    }

    .login_wrapper .footer-copy {
        font-size: 14px;
        bottom: 20px;
    }
}
/* Landscape*/
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1366px) and (orientation: landscape) {
    html,
    body {
        height: 100%;
        height: 100vh;
    }

    .cardqueue-tab {
        min-height: 500px;
    }

    .voyager-addCard,
    .add-user {
        position: relative !important;
        width: 100%;
        max-height: calc(100vh - 170px) !important;
        overflow-y: scroll !important;
        overflow-x: hidden;
    }

    .supportcenter-page {
        position: relative !important;
        width: 100%;
        max-height: calc(100vh - 170px) !important;
        overflow-y: scroll !important;
        overflow-x: hidden;
    }
}

@media only screen and (max-width: 991px) {
    body {
        font-size: 13px;
    }

    .login-area .banner-txt h1 {
        font-size: 1.9em;
    }

    .login-area .banner-txt, .login_wrapper .login-box {
        justify-content: flex-start;
        margin: auto 0;
    }

    .login_wrapper .login-box {
        width: 100%;
    }

    .form-item--with-scaling-label input:autofill ~ label {
        padding: 0 17px 0 0px !important;
        transform: translate3d(0px,-5px,0) scale3d(0.9,0.9,1) !important;
    }

    .form-item--with-scaling-label.form-item--input-filled label {
        transform: translate3d(0px,-5px,0) scale3d(0.9,0.9,1) !important;
    }

    .login-area .banner-txt, .login_wrapper .login-box {
        padding: 10px;
    }
    .login-area .banner-txt {
        padding-right: 35%;
    }
        .login-area .banner-txt .footer-brand {
            margin-top: 10px
        }
        .registration-box h1 {
            padding-left: 10px;
        }

    .login_wrapper .left-bg {
        padding-right: 10px
    }

    .login_wrapper .registration-box {
        padding: 15px 0 0 0px !important;
    }

    .login-area .banner-txt h2 {
        font-size: 1.2em;
    }

    .login_wrapper label {
        font-size: 12px;
    }

    .login_wrapper input[type=number], .login_wrapper input[type=email], .login_wrapper input[type=password], .login_wrapper input[type=text], .login_wrapper input[type=date] {
        height: 34px;
        font-size: 12px
    }

    .form-item--with-scaling-label label {
        padding: 14px 0px !important
    }

    .form-item--with-scaling-label.form-item--input-filled label, .login-box .login-control h2 {
        padding-top: 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    .left-bg {
        border-bottom: 1px solid #ccc !important;
        border-right: 0 !important;
        padding-right: 10px !important
    }

    .forgetpass-screen img.logo {
        position: relative;
        left: unset;
        top: unset;
        z-index: 0;
        display: block;
        float: left;
        margin-left: 15px;
        margin-top: 24px;
        clear: both;
        max-width: 100% !important;
        margin-bottom: 5%;
        height: 7%;
        width: auto !important;
    }
    .login-area .banner-txt img {
        max-width: 60% !important;
    }

    .fe-login .login_wrapper .login-main {
        background: url(../images/bg.png) 0 0 no-repeat;
        background-size: 100% !important;
        background-position: right 0px bottom !important;
        padding-bottom: 70px
    }

    .fe-login .login_wrapper .left-bg {
        background: none !important;
    }

    .login_wrapper .container, .login_wrapper .row {
        min-height: 100vh
    }

    .left-bg {
        padding-right: 10px
    }

    .fe-login .login_wrapper .login-main {
    }

    .login_wrapper .login-main {
        height: auto
    }

    .login-area .banner-txt h2 {
        font-size: 1.9em;
    }

    .login-area .banner-txt h1, .registration-box h1 {
        font-size: 18px !important
    }

    .registration-box h1 {
        padding-left: 0px;
    }

    .login-box .login-control h2 {
        font-size: 14px;
        padding: 0;
    }

    .form-item--with-scaling-label.form-item--input-filled label {
        transform: translate3d(0px,-5px,0) scale3d(0.9,0.9,1) !important;
    }

    .login_wrapper .login-box {
        width: 100%;
        padding: 0;
    }

    .login_wrapper .login-box {
        padding: 15px 10px 10px
    }

    .form-item--with-scaling-label input:autofill ~ label {
        padding: 0 17px 0 0px !important;
        transform: translate3d(0px,-5px,0) scale3d(0.9,0.9,1) !important;
    }
}

/*loader class*/
/*loader*/
.loader {
    width: 100%;
    float: left;
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    height: 100%;
    overflow: hidden;
    z-index: 999;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.spinner {
    margin: auto;
    width: 100px;
    height: 60px;
    text-align: center;
    font-size: 10px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}


    .spinner > div {
        background-color: #fff;
        height: 100%;
        width: 5px;
        display: inline-block;
        -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
        animation: sk-stretchdelay 1.2s infinite ease-in-out;
    }

    .spinner .rect2 {
        -webkit-animation-delay: -1.1s;
        animation-delay: -1.1s;
    }

    .spinner .rect3 {
        -webkit-animation-delay: -1.0s;
        animation-delay: -1.0s;
    }

    .spinner .rect4 {
        -webkit-animation-delay: -0.9s;
        animation-delay: -0.9s;
    }

    .spinner .rect5 {
        -webkit-animation-delay: -0.8s;
        animation-delay: -0.8s;
    }

@-webkit-keyframes sk-stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4)
    }

    20% {
        -webkit-transform: scaleY(1.0)
    }
}

@keyframes sk-stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }

    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}

@media print {
    .noprint {
        visibility: hidden;
    }
}
/*.show#messageDiv {
    -webkit-animation: seconds 1.0s forwards;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-delay: 7s;
    animation: seconds 1.0s forwards;
    animation-iteration-count: 1;
    animation-delay: 7s;
    position: relative;
}

@-webkit-keyframes seconds {
    0% {
        opacity: 2;
    }

    100% {
        opacity: 0;
        left: -9999px;
        position: absolute;
    }
}

@keyframes seconds {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        left: -9999px;
        position: absolute;
    }
}*/
/*date picker*/
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../Content/fonts/glyphicons-halflings-regular.eot');
    src: url('../Content/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../Content/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../Content/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../Content/fonts/glyphicons-halflings-regular.svg') format('svg');
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

    .input-group.date .input-group-addon {
        cursor: pointer;
    }

.input-group-addon {
    padding: 6px 10px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    color: #333333;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}



.input-group .form-control {
    width: 100%;
    border: 1px solid #ccc;
    border-width: 1px 0px 1px 1px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
    width: 50px !important;
    height: 50px !important;
    font-weight: normal !important;
    font-size: 15px !important;
    margin: 0 !important;
    padding: 0px !important;
}

.glyphicon-asterisk:before {
    content: "\2a";
}

.glyphicon-plus:before {
    content: "\2b";
}

.glyphicon-euro:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\e001";
}

.glyphicon-music:before {
    content: "\e002";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-heart:before {
    content: "\e005";
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-film:before {
    content: "\e009";
}

.glyphicon-th-large:before {
    content: "\e010";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: "\e020";
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-remove-sign:before {
    content: "\e083";
}

.glyphicon-ok-sign:before {
    content: "\e084";
}

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

.glyphicon-floppy-remove:before {
    content: "\e174";
}

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

.glyphicon-briefcase:before {
    content: "\1f4bc";
}

.glyphicon-calendar:before {
    content: "\1f4c5";
}

.glyphicon-pushpin:before {
    content: "\1f4cc";
}

.glyphicon-paperclip:before {
    content: "\1f4ce";
}

.glyphicon-camera:before {
    content: "\1f4f7";
}

.glyphicon-lock:before {
    content: "\1f512";
}

.glyphicon-bell:before {
    content: "\1f514";
}

.glyphicon-bookmark:before {
    content: "\1f516";
}

.glyphicon-fire:before {
    content: "\1f525";
}

.glyphicon-wrench:before {
    content: "\1f527";
}
/*Invoice*/
.table-h1 {
    font-size: 1.4em;
    text-transform: uppercase;
    font-weight: 600;
    padding: 5px 0px 10px 0px;
    margin: 0px;
    width: 100%;
    float: left;
}

    .table-h1 .download-pdf {
        background: #6c757d;
        border: 1px solid #6c757d;
        padding: 5px 12px;
        border-radius: 4px;
        color: #fff;
    }

        .table-h1 .download-pdf:hover {
            background: #0078b9;
            border: 1px solid #0078b9;
        }

.table-responsive {
    height: calc(100vh - 120px);
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 0px 10px 0px 0px;
}

.invoice-table {
    width: 100%;
    float: left;
    color: #444444;
    font-size: 14px;
}

    .invoice-table .table td,
    .invoice-table .table th {
        padding: 8px 10px;
        border-bottom: 1px solid #bebebe !important;
        border-color: #bebebe !important;
    }

    .invoice-table .table tfoot td,
    .invoice-table .table .tfoot td {
        font-weight: bold;
        border-top: 1px solid #bebebe !important;
        border-bottom: 1px solid #bebebe !important;
        border-color: #bebebe !important;
    }

.invoice-noborder .table td,
.invoice-noborder .rowhead {
    padding: 5px 10px;
    border-bottom: 0px solid #bebebe !important;
    border-color: transparent !important;
    color: #444444;
    font-size: 14px;
}


.invoice-noborder .table th,
.invoice-noborder .rowhead {
    padding: 5px 10px;
    border-bottom: 1px solid #bebebe !important;
    border-color: #bebebe !important;
    color: #444444;
    font-size: 14px;
    font-weight: 600;
    margin: 0px;
}

.invoice-noborder .rowfoot {
    padding: 5px 10px;
    border: 1px solid #bebebe !important;
    border-width: 1px 0px 1px 0px !important;
    color: #444444;
    font-size: 14px;
    font-weight: 600;
    margin: 0px;
}

.invoice-noborder .row {
    padding: 0px 10px;
    margin: 0px;
}

    .invoice-noborder .row [class*="col-"] {
        padding: 5px 10px;
    }

.cardlock-invoice .row .col {
    padding: 5px 10px;
}

    .cardlock-invoice .row .col:nth-of-type(1),
    .cardlock-invoice .row .col:nth-of-type(3),
    .cardlock-invoice .row .col:nth-of-type(4) {
        flex-grow: 2;
    }

.cardlock-invoice .border-top {
    border: 1px solid #bebebe !important;
    border-width: 1px 0px 1px 0px !important;
}

.cardlock-invoice .foot-row {
    font-weight: 600;
}
/*table css*/
/* DivTable.com */
.overflow-x {
    overflow-x: scroll
}

.divTable {
    display: table;
    width: 100%;
}

.divTableRow {
    display: table-row;
}

.divTableHeading {
    background-color: transparent !important;
    display: table-header-group;
}

.divTableCell,
.divTableHead {
    display: table-cell;
    padding: 5px 10px;
    flex-wrap: wrap;
}

.divTableHead,
.divTableFoot .divTableCell {
    border: 1px solid #bebebe !important;
    border-width: 0px 0px 1px 0px !important;
}

.divTableRow.border .divTableCell {
    border: 1px solid #bebebe !important;
    border-width: 1px 0px 1px 0px !important;
    font-weight: 600;
}

.divTableHeading {
    background-color: transparent !important;
    display: table-header-group;
    font-weight: bold;
}

.divTableFoot {
    background-color: transparent !important;
    display: table-footer-group;
    font-weight: bold;
}

.divTableBody {
    display: table-row-group;
}
/*table css end*/
.invoice-table .border {
    border: 1px solid #bebebe !important;
}

.invoice-table strong {
    font-size: 16px;
    font-weight: 600;
    padding: 0px;
    margin: 0px;
    line-height: 30px;
}

.invoice-table p {
    font-size: 15px;
    padding: 0px;
    margin: 0px;
    line-height: 20px;
}

.invoice-table label {
    padding: 0px 10px;
    margin: 0px;
    font-size: 15px;
    font-weight: 600;
    max-width: 150px;
    text-align: right;
}


.invoice-table .net-label {
    display: inline-block;
    max-width: 100px;
    text-align: left;
}

.invoice-table .basis-rate {
    text-align: right;
    max-width: 125px;
    display: inline-block;
}


/* scroll start*/
::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    cursor: pointer !important;
}
/* Track */
::-webkit-scrollbar-track {
    border-radius: 0px;
    -webkit-border-radius: 0px;
}
/* Handle */
::-webkit-scrollbar-thumb {
    background: #858585;
    border-radius: 0px;
}
    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #444444;
    }

    ::-webkit-scrollbar-thumb:horizontal {
        border-width: 6px 0 1px
    }

    ::-webkit-scrollbar-thumb:horizontal {
        border-width: 5px 1px 1px
    }
/* scroll*/

@media print {
    body {
        overflow: auto !important;
        height: auto !important;
        overflow-x: visible !important;
        overflow-y: visible !important;
        overflow: scroll !important;
    }

    .table-responsive {
        width: 100%;
        height: auto !important;
        overflow-x: visible !important;
        overflow-y: visible !important;
        overflow: scroll !important;
        /* Some other stylings */
    }
}

.home-onlineordering {
    position: relative;
    text-align: center;
}























.home-checkout {
    text-align: center;
}
/*--Start for here--*/
.online-porduct-listing .new-search-header .input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

    .online-porduct-listing .new-search-header .input-group > .custom-file, .online-porduct-listing .new-search-header .input-group > .custom-select, .online-porduct-listing .new-search-header .input-group > .form-control {
        position: relative;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        width: 1%;
        margin-bottom: 0;
        height: 40px;
    }

.online-porduct-listing .form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    background-clip: padding-box;
    border-radius: 4px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border: 0;
}

.online-porduct-listing .input-group-text {
    border-radius: 4px;
    color: #000;
}

.online-porduct-listing ::placeholder {
    font-size: 0.8rem;
    font-weight: normal
}

.new-search-header {
    padding: 0 10px;
    margin-bottom: 15px;
    border-radius: 4px;
}

.static-frequently-ordered-product {
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 4px;
}


.product-content {
    padding: 0.8rem
}

.product-title a {
    color: #000
}

.add-to-cart {
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    padding: 7px 9px;
    font-weight: 600;
    font-size: 14px;
    border-radius: 4px;
    transition: all .3s;
}

















    .add-to-cart:hover {
        text-decoration: none;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    }

.price {
    color: #000;
    font-size: 17px;
    font-weight: 700;
    margin: 0 2px 15px 0;
}

.product-image svg {
    width: 100%;
    height: 300px;
}

.product-listing-column {
    padding: 0.8rem 0
}

.product-description {
    position: relative;
    /* border: 1px solid #f5f5f5; */
    font-size: 12px;
    margin-bottom: 6px;
}

.new-product-title {
    /* position: absolute; */
    /* top: -11px; */
    /* font-size: 11px; */
    /* padding: 0 7px; */
    /* left: 4px; */
    font-weight: bold;
    /* display: inline-block; */
}

.product-listing-column .price {
    margin-top: 0px;
    margin-bottom: 0;
    text-align: center
}

.new-prodcut-details {
    /* padding: 5px 10px; */
    /* display: inline-block; */
}

.product-listing-column .product-title {
    font-size: 0.9rem;
    margin-bottom: 7px
}

.product-listing-column .price {
}

.product-listing-column .add-to-cart {
    font-size: 11px;
    border-radius: 0px;
    transition: all .3s;
    border: 0;
    border-radius: 4px;
}

    .product-listing-column .add-to-cart:hover {
        box-shadow: 0 0 10px rgba(0, 0,0, 0.1);
    }

.static-frequently-ordered-product h5 {
    font-weight: bold
}
/*--carosouel--*/
.MultiCarousel {
    float: left;
    overflow: hidden;
    padding: 15px;
    padding-top: 7.5px;
    padding-bottom: 7.5px;
    width: 100%;
    position: relative;
}

    .MultiCarousel .MultiCarousel-inner {
        transition: 1s ease all;
        float: left;
    }

        .MultiCarousel .MultiCarousel-inner .item {
            float: left;
            padding: 5px;
            background: #fff;
        }

            .MultiCarousel .MultiCarousel-inner .item > div {
            }

    .MultiCarousel .leftLst, .MultiCarousel .rightLst {
        position: absolute;
        border-radius: 0;
        top: calc(50% - 20px);
        height: 60px;
        padding: 6px;
    }

    .MultiCarousel .leftLst {
        left: 0;
    }

    .MultiCarousel .rightLst {
        right: 0;
    }


.btn.btn-primary.rightLst, .btn.btn-primary.leftLst {
    background: #fff !important;
    color: #000;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0,0.2);
}

    .btn.btn-primary.rightLst.over, .btn.btn-primary.leftLst.over {
        pointer-events: none;
        background: #fff;
        color: #000;
        box-shadow: 0 0 5px 2px rgba(0, 0, 0,0.05) !important;
        opacity: 0.7;
    }

.product-list-all {
    background: transparent;
    padding: 0;
}

    .product-list-all .product-grid {
        padding: 10px
    }






.cursor-pointer {
    cursor: pointer
}



.decrease-btn {
    background: transparent !important;
    color: #000 !important;
    padding: 0 !important;
    font-size: 11px !important;
    margin-right: 3px !important
}

.increase-btn {
    background: transparent !important;
    color: #000 !important;
    padding: 0 !important;
    font-size: 11px !important;
    margin-left: 3px !important
}

.increase-btn-input {
    height: 20px !important;
    border: 1px solid #ccc !important;
    text-align: center;
    font-size: 12px !important;
}

.input-number.increase-btn-input {
    border-width: 1px !important;
    margin-right: 2px !important
}

.card-increase-decrease {
    width: 100px
}






    .card-increase-decrease .increase-btn-input {
        height: 30px !important;
        border: 1px solid #d2d2d2 !important;
        text-align: center;
        font-size: 14px !important;
    }

    .card-increase-decrease .decrease-btn {
        border-radius: 2px !important;
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
        border-right: 0 !important
    }

    .card-increase-decrease .increase-btn {
        border-radius: 2px !important;
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important;
        border-left: 0 !important
    }

    .card-increase-decrease .decrease-btn, .card-increase-decrease .increase-btn {
        height: 30px !important;
        border: 1px solid #d2d2d2 !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
        padding: 0 7px !important;
        width: 100%;
    }

    .card-increase-decrease .increase-btn-input {
        border-right: 0 !important;
        border-left: 0 !important;
        padding: 0px;
        text-align: center
    }

.search-header-2 {
    /* padding-left: 0; */
    /* padding-right: 0; */
}

    .search-header-2 .search-header [class*="col-"] {
        padding-top: 7.5px;
        padding-bottom: 7.5px;
        padding-right: 10px;
        padding-left: 10px;
        margin: 0
    }

    .search-header-2 .search-header textarea.form-control {
        height: 125px !important
    }







/*--Order tracking--*/






.order-tracking-wrp .card {
    /*z-index: 0;*/
    background-color: #fff;
    padding: 15px;
    border-radius: 0px;
    border: 0;
}













.order-tracking-wrp #progressbar {
    margin-bottom: 10px;
    overflow: hidden;
    padding-left: 0px;
    margin-top: 20px;
    display: flex;
    justify-content: space-around;
}

    .order-tracking-wrp #progressbar li {
        list-style-type: none;
        font-size: 13px;
        width: 25%;
        float: left;
        position: relative;
        font-weight: 400;
        z-index: revert;
    }

    .order-tracking-wrp #progressbar .step0:before {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f111";
        color: #fff
    }

    .order-tracking-wrp #progressbar .final-step.step0:before {
        font-family: "Font Awesome 5 Free";
        content: "\f111";
        font-weight: 400
    }

    .order-tracking-wrp #progressbar li:before {
        width: 30px;
        height: 30px;
        line-height: 30px;
        display: block;
        font-size: 16px;
        border-radius: 50%;
        margin: auto;
        padding: 0px;
        position: absolute;
        left: 0;
        right: 0;
        z-index: 1;
    }

    .order-tracking-wrp #progressbar li:after {
        content: '';
        width: 100%;
        height: 30px;
        position: absolute;
        left: -50%;
        top: 0;
        /* z-index: -1; */
    }

    .order-tracking-wrp #progressbar li:last-child:after {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        position: absolute;
        left: -50%
    }

    .order-tracking-wrp #progressbar li:nth-child(2):after,
    .order-tracking-wrp #progressbar li:nth-child(3):after {
        left: -50%
    }

    .order-tracking-wrp #progressbar li:first-child:after {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
        position: absolute;
        left: 50%
    }

    .order-tracking-wrp #progressbar li:last-child:after {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px
    }




    .order-tracking-wrp #progressbar li.active:before {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f058"
    }

.track-details {
    margin-top: 37px;
}

    .track-details div {
        font-size: 12px
    }

.order-tracking-wrp {
    margin-bottom: 10px;
}


/*--End--*/
.table-responsive-2 {
    display: table;
    width: 100%;
    height: auto;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 0
}

/*--Information search--*/
.information-search {
    margin-bottom: 2px;
    border-radius: 4px;
}



    .information-search label {
        font-size: 12px;
        font-weight: 600;
        margin-bottom: 2px;
    }

    .information-search .form-control {
        font-size: 12px;
        height: 30px !important;
        border: 0px;
    }

    .information-search .btn {
        font-size: 12px;
        font-weight: 600;
        text-transform: none;
        height: 28px;
        line-height: 1
    }





.btn-sm {
    padding: 3px 10px !important;
    font-size: 12px !important;
}


.arrow-btn {
    font-weight: 400;
    cursor: pointer
}






.form-control {
}

@media (min-width: 992px) {
    .modal-lg,
    .modal-xl {
        max-width: 800px;
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1140px;
    }
}

/*Modal Product Details*/
.modal-product-details {
}

    .modal-product-details .product-listing-column {
        padding: 0;
    }

    .modal-product-details .product-description {
        position: relative;
        /* border: 1px solid #f5f5f5; */
        /* margin-top: 7px; */
        font-size: 14px;
        margin-bottom: 10px;
    }

    .modal-product-details .new-prodcut-details {
        padding: 0;
    }

        .modal-product-details .new-prodcut-details .input-group {
            width: 100px
        }

    .modal-product-details .new-product-title, .modal-product-details .product-listing-column .add-to-cart {
        font-size: 14px;
    }


    .modal-product-details .price {
        text-align: left !important;
        font-size: 20px;
        margin-top: 5px;
        margin-bottom: 7px
    }

    .modal-product-details .form-row .product-description {
        margin-top: 0;
        margin-bottom: 4px
    }

    .modal-product-details .form-row [class*="col-"] {
        padding-top: 0;
        padding-bottom: 0
    }

    .modal-product-details .close {
        opacity: 1;
        font-size: 24px;
        padding: 2px 7px;
        font-weight: 100;
        position: absolute;
        border-radius: 4px;
        right: 0;
        top: -30px;
    }

        .modal-product-details .close:hover {
            text-shadow: none
        }

    .modal-product-details .modal-content {
        margin-top: 40px
    }

    .modal-product-details .new-prodcut-details.more-detail-btn {
        border-bottom: 1px solid #e4e4e4;
        padding-bottom: 10px
    }


fieldset[disabled] select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    appearance: none;
}

    fieldset[disabled] select::-ms-expand {
        display: none;
    }









/*********************************************************************/
/* Item Carousel */
/*********************************************************************/

/* medium - display 2  */
@media (min-width: 640px) {



    .carousel-inner .carousel-item-right.active,
    .carousel-inner .carousel-item-next {
        transform: translateX(50%);
    }

    .carousel-inner .carousel-item-left.active,
    .carousel-inner .carousel-item-prev {
        transform: translateX(-50%);
    }
}


/* large - display 3 */
@media (min-width: 992px) {

    .carousel-inner .carousel-item-right.active,
    .carousel-inner .carousel-item-next {
        transform: translateX(25%);
    }

    .carousel-inner .carousel-item-left.active,
    .carousel-inner .carousel-item-prev {
        transform: translateX(-25%);
    }
}




.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
}

.carousel-inner .carousel-item-right,
.carousel-inner .carousel-item-left {
    transform: translateX(0);
}

.new-corousel .carousel-control-prev, .new-corousel .carousel-control-next {
    position: absolute;
    border-radius: 0;
    top: calc(50% - 20px );
    height: 50px;
    padding: 6px;
    width: 22px;
    color: #000;
    background: #fff;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2);
}

.new-corousel .carousel-item [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px
}

.product-grid {
    background: #fff;
    border-radius: 4px;
}

.product-listing-column {
    padding: 10px;
}

.product-image {
    padding: 5px
}

.checkout-product-bar .product-image {
    padding: 2px
}

.product-image img {
    /* border-radius: 4px */
}

.form-control {
    border-radius: 4px;
}


/*table {
    font-size: 12px;
}*/

table i {
    cursor: pointer
}

/*table th {
        font-size: 11px;
        text-transform: uppercase
    }*/



























table .btn-sm {
    padding: 3px 10px !important;
    text-transform: uppercase;
    font-size: 11px !important;
}

.bg-white {
    background: #fff
}

.font-bold {
    font-weight: bold
}












.view-order-history {
}

    .view-order-history .account-table .rowhead {
        font-weight: 600;
    }

    .view-order-history .account-table .row [class*="cell"] {
        font-size: 12px !important;
    }

    .view-order-history .account-table .row.rowhead .sorting-item, .view-order-history .account-table .row.rowhead [class*="cell"] {
        cursor: pointer;
        float: left;
        font-size: 11px !important;
        font-weight: bold;
    }

    .view-order-history .account-table .row.rowhead [class*="cell"] {
        min-height: 28px;
        padding: 4px 5px !important;
    }

    .view-order-history .account-table .row {
        font-size: 12px;
    }


    .view-order-history .user-detail .closed-btn, .view-order-history .card-block .closed-btn {
        position: relative;
        right: auto;
        top: auto;
        font-size: 1.6em;
        cursor: pointer;
        z-index: 9;
        float: right;
        margin-right: 6px;
    }

.date-search {
    padding-right: 15px;
    padding-left: 15px;
    display: flex;
    width: 100%;
    align-items: flex-end;
    justify-content: flex-end;
}

.form-control-28 {
    height: 28px !important;
    border-radius: 4px;
    font-size: 13px !important;
}

.label-28 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0
}

.btn-28 {
    height: 28px !important;
    font-size: 12px !important;
    padding: 6px 14px 6px 14px !important;
}

.start-date {
    margin-right: 12px;
    width: 170px;
}









/*--View Profile search--*/
.view-profile-search {
    margin-bottom: 2px;
    margin-bottom: 10px
}
















    .view-profile-search label {
        font-size: 12px;
        font-weight: 600;
        margin-bottom: 2px;
    }

    .view-profile-search .form-control {
        font-size: 13px;
        height: 28px !important;
        border: 0px;
    }


    .view-profile-search .btn {
        font-size: 12px;
        font-weight: 600;
        text-transform: none;
        height: 28px;
        line-height: 1
    }

.user-profile-accordion .card-link:after {
    position: absolute;
    content: '\f146';
    right: 0px;
    font-family: "Font Awesome 5 Free";
    font-weight: bold
}

.user-profile-accordion .card-link.collapsed:after {
    position: absolute;
    content: '\f0fe';
    font-family: "Font Awesome 5 Free";
    font-weight: bold
}

/* main styles */
.new-swtich.switch {
    width: 47px;
    position: relative;
    height: 20px;
}

    .new-swtich.switch input {
        position: absolute;
        top: 0;
        z-index: 2;
        opacity: 0;
        cursor: pointer;
    }

        .new-swtich.switch input:checked {
            z-index: 1;
        }

            .new-swtich.switch input:checked + label {
                opacity: 0;
                cursor: default;
            }


        .new-swtich.switch input:not(:checked) + label:hover {
            opacity: 0.5;
        }

    .new-swtich.switch label {
        opacity: 1;
        transition: opacity 0.25s ease;
        cursor: pointer;
    }

    .new-swtich.switch .toggle-outside {
        height: 100%;
        border-radius: 2rem;
        overflow: hidden;
        transition: 0.25s ease all;
    }

    .new-swtich.switch .toggle-inside {
        border-radius: 5rem;
        position: absolute;
        transition: 0.25s ease all;
        background: #fff;
    }

.new-swtich.switch--horizontal {
    /* width: 18rem; */
    /* margin: 0 auto; */
    font-size: 0;
    /* margin-bottom: 1rem; */
}

    .new-swtich.switch--horizontal input {
        height: 3rem;
        width: 6rem;
        left: 6rem;
        margin: 0;
    }

    .new-swtich.switch--horizontal label {
        font-size: 11px;
        /* line-height: 3rem; */
        display: inline-block;
        /* width: 6rem; */
        height: 100%;
        margin: 0;
        text-align: center;
        position: absolute;
        line-height: 20px;
        padding-left: 5px;
        font-weight: bold
    }

        .new-swtich.switch--horizontal label:last-of-type {
            padding-right: 6px;
            right: 0;
            padding-left: 0;
        }

    .new-swtich.switch--horizontal .toggle-outside {
        width: 47px;
    }

    .new-swtich.switch--horizontal .toggle-inside {
        height: 16px;
        width: 16px;
        top: 2px;
    }

    .new-swtich.switch--horizontal input:checked ~ .toggle-outside .toggle-inside {
        left: 3px;
    }



    .new-swtich.switch--horizontal input ~ input:checked ~ .toggle-outside .toggle-inside {
        right: 3px;
        left: auto;
    }

.new-swtich.switch--vertical {
    width: 12rem;
    height: 6rem;
}

    .new-swtich.switch--vertical input {
        height: 100%;
        width: 3rem;
        right: 0;
        margin: 0;
    }

    .new-swtich.switch--vertical label {
        font-size: 1.5rem;
        line-height: 3rem;
        display: block;
        width: 8rem;
        height: 50%;
        margin: 0;
        text-align: center;
    }

    .new-swtich.switch--vertical .toggle-outside {
        position: absolute;
        width: 3rem;
        height: 100%;
        right: 0;
        top: 0;
    }

    .new-swtich.switch--vertical .toggle-inside {
        height: 2.5rem;
        left: 0.25rem;
        top: 0.25rem;
        width: 2.5rem;
    }

    .new-swtich.switch--vertical input:checked ~ .toggle-outside .toggle-inside {
        top: 0.25rem;
    }

    .new-swtich.switch--vertical input ~ input:checked ~ .toggle-outside .toggle-inside {
        top: 3.25rem;
    }

.switch--no-label label {
    width: 0;
    height: 0;
    visibility: hidden;
    overflow: hidden;
}





.switch--no-label.switch--vertical {
    width: 3rem;
}

.switch--no-label.switch--horizontal {
    width: 6rem;
}

    .switch--no-label.switch--horizontal input,
    .switch--no-label.switch--horizontal .toggle-outside {
        left: 0;
    }

.switch--expanding-inner input:checked + label:hover ~ .toggle-outside .toggle-inside {
    height: 2.5rem;
    width: 2.5rem;
}

.switch--expanding-inner.switch--horizontal input:hover ~ .toggle-outside .toggle-inside {
    width: 3.5rem;
}

.switch--expanding-inner.switch--horizontal input:hover ~ input:checked ~ .toggle-outside .toggle-inside {
    left: 2.25rem;
}


.switch--expanding-inner.switch--vertical input:hover ~ .toggle-outside .toggle-inside {
    height: 3.5rem;
}

.switch--expanding-inner.switch--vertical input:hover ~ input:checked ~ .toggle-outside .toggle-inside {
    top: 2.25rem;
}

.product-listing-column .add-to-cart {
    color: #fff
}









/* mixin */



.nav-header-dropdown .dropdown-toggle::after {
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    margin-left: 0;
    display: none
}

.header-menu-top .nav-link {
    padding: 0;
}

.svg-icon-header {
    line-height: 0;
}

    .svg-icon-header svg {
        height: 26px;
        width: 26px;
        vertical-align: text-bottom;
    }


.header-menu-top, .header-menu-top .dropdown-menu a {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: auto 15px;
    cursor: pointer
}

    .header-menu-top a {
        width: 100%
    }

    .header-menu-top .dropdown-menu .svg-icon-header svg {
        height: 18px;
        width: 18px;
        margin-right: 8px
    }

    .header-menu-top .dropdown-menu a {
        font-weight: normal;
        padding: 0;
        margin: 0;
    }

    .header-menu-top .dropdown-menu .dropdown-item {
        border-bottom: 1px solid #ececec;
    }

        .header-menu-top .dropdown-menu .dropdown-item:last-child {
            border-bottom: 0;
        }





    .header-menu-top .dropdown-menu {
        min-width: 200px;
        border: 0;
        border-radius: 0;
        padding: 0;
        margin: 0.74rem 0 0;
        box-shadow: 0 0px 6px 1px rgba(0,0,0,.05)
    }

        .header-menu-top .dropdown-menu .dropdown-item {
            padding: 0
        }

            .header-menu-top .dropdown-menu .dropdown-item a {
                padding: 0.45rem 0.75rem;
                display: block;
            }

.dropdown-item-title {
    padding: 0.5rem 0.75rem;
    font-weight: bold;
    border-bottom: 1px solid #ececec;
    font-size: 12px;
    color: #000
}

.home-checkout {
    position: relative
}

.notification-alert {
    background: #d8292f;
    border-radius: 20px;
    color: #fff;
    padding: 0px 5px;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    top: -7px;
    right: -5px;
}

.home-onlineordering {
    text-align: center
}

.btn {
    font-size: 14px
}

.pricing-column {
    border: 1px solid #e4e4e4;
    padding: 15px;
    padding-bottom: 0
}

.pricing-table {
}

.table.pricing-table thead th, .table.pricing-table td {
    border-bottom: 0;
    border-top: 0;
    padding: 0;
    text-transform: none;
    font-size: 14px;
    padding: 4px
}

.table.pricing-table tbody tr:last-child td {
    padding-bottom: 10px
}

.table.pricing-table thead th {
    font-weight: bold;
}

.table.pricing-table tfoot td {
    border-top: 1px solid #e4e4e4;
    padding-top: 10px;
    font-weight: bold;
}

.cart-preview .table.pricing-table tfoot td {
    border-top: 0;
    padding-top: 0
}

.checkout-select-text, .checkout-select-text .form-control {
    font-size: 12px
}

.ship-to-cart {
}

    .ship-to-cart .checkout-product-bar-head {
        border-bottom: 1px solid #e4e4e4;
        margin-top: 0
    }

    .ship-to-cart .checkout-select-text .date-caption {
        color: #909090;
        font-size: 12px;
        font-style: italic;
        margin-top: 3px;
        width:100%;
        float:left;
    }

.checkout-product-bar-head {
}

    .checkout-product-bar-head h1 {
        font-weight: bold;
        font-size: 16px;
        text-transform: none;
        padding-bottom: 0;
        padding-top: 0
    }

.checkout-product-bar-wrp {
}

.form-control {
    color: #000
}

.checkout-product-bar-head {
    margin: 5px auto 4px;
}

.checkout-product-bar {
    border: 1px solid #e4e4e4;
    padding: 10px 10px 5px 10px;
    margin-bottom: 15px
}

    .checkout-product-bar .product-image {
        border: 1px solid #e4e4e4;
        border-radius: 4px
    }

.product-title {
    margin-bottom: 5px;
}

    .product-title .pricing {
        font-size: 16px;
        font-weight: bold;
    }

.product-inventory {
    font-size: 16px;
    font-weight: bold;
    color: #d8292f
}

.morecontent span {
    display: none;
}

.product-delete, .product-delete a {
    color: #bebebe;
    margin-left: 7px;
    font-size: 16px
}

.control-label .text-muted {
    color: #b1b1b1 !important;
    font-size: 11px;
}

.static-frequently-ordered-product.card {
    padding: 15px;
    padding-top: 7px;
    border: 0;
    border-radius: 0;
    margin-bottom: 15px;
}

    .static-frequently-ordered-product.card .card-header {
        padding: 0;
        background: transparent;
        border-bottom: 0
    }

        .static-frequently-ordered-product.card .card-header .card-link {
            padding: .5rem 0rem;
            margin-bottom: 0;
            background-color: transparent;
            border-bottom: 1px solid #000;
            font-weight: bold;
            color: #000;
            margin-bottom: 15px;
            position: relative;
            font-size: 16px;
            width: 100%;
            display: block
        }

            .static-frequently-ordered-product.card .card-header .card-link.collapsed {
                margin-bottom: 0;
                padding-bottom: 0;
                border-bottom: 0
            }

    .static-frequently-ordered-product.card .card-body {
        padding: 0
    }

.invoice-page .account-table.invoice-row .row .cell:nth-of-type(1) {
    min-width: 13%;
}

.invoice-page .view-userform {
    padding: 5px 20px 00px 20px;
    width: 100%
}

    .invoice-page .view-userform .table {
        margin-bottom: 0
    }

.invoice-page .user-detail button {
    padding: .375rem .75rem;
    height: 34px;
}

@media screen and (min-width: 1024px) and (max-width: 1440px) {
    .invoice-page .account-table .row [class*="cell"] {
        padding: 5px 4px
    }
}

.product-listing-number-wrp .card-increase-decrease .increase-btn-input, .product-listing-number-wrp .card-increase-decrease .decrease-btn, .product-listing-number-wrp .card-increase-decrease .increase-btn {
}

.details-outline-btn {
    height: 23px;
    padding: 2px 10px;
    font-size: 12px;
}

.product-listing-number-wrp .card-increase-decrease .increase-btn-input {
    font-size: 12px !important;
    text-align: center;
}

.product-column-flex-wrp {
}

.carousel-item {
    align-items: stretch
}

.tooltip-arrow,
.tooltip > .tooltip-inner {
    background-color: #000;
    font-size: 11px;
    color: #fff;
    text-align: left;
    box-shadow: 0 0 12px 1px rgba(0,0,0,0.05)
}

.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
    border-top-color: #000;
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
    border-bottom-color: #000;
}

.tooltip.show {
    opacity: 1;
}

.ship-to-cart input.form-control, select.form-control:not([size]):not([multiple]) {
    height: 34px;
}

.ship-to-cart .form-control {
    border: 1px solid #e4e4e4;
    font-size: 12px;
    color: #000
}

.ship-to-cart .validationMessage {
    margin-left: 0;
    font-size: 11px
}

/*--Dashboard--*/
.card-dashboard {
    background: #fff;
    font-size: 12px;
    border-radius: 4px;
    box-shadow: 0 0 10px 0 #efefef;
}

.card-dashboard-1 {
    height: 100%;
    min-height: 130px
}

.light-gray-bg {
    background: #e3e3e3
}

.card-dashboard-header {
    padding: 15px 16px 10px 15px;
}

.card-dashboard-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #f0f0f0
}

    .card-dashboard-header .card-heading {
        font-size: 16px;
        font-weight: bold
    }

    .card-dashboard-header .btn-sm {
        padding: 2px 10px !important;
        font-weight: bold
    }

.card-dashboard-content {
    font-size: 12px
}

.card-news {
    margin-bottom: 5px;
    padding: 10px 10px 10px 0;
    border-bottom: 1px solid #f0f0f0
}

    .card-news:last-child {
        margin-bottom: 0
    }

.media-img {
    width: 40px;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    margin-right: 13px
}

    .media-img img {
        border-radius: 4px;
    }

.card-dashboard-content .card-news-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.card-news-title {
    font-weight: bold;
    color: #000
}

.card-news-date {
    font-size: 12px;
    color: #929292;
    margin-bottom: 2px;
}

.card-news-description {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 3px;
}

.card-dashboard-news-content {
    padding: 5px 16px 0px 16px;
}

.card-scroll-news-1 {
    width: 100%;
    max-height: 170px;
    overflow: auto;
    position: relative;
}

.card-scroll-news {
    width: 100%;
    max-height: 180px;
    overflow: auto;
    position: relative;
}


.card-heading .badge {
    font-size: 12px;
}



.card-dashboard-content.account-table .row {
    font-size: 12px;
    border-width: 0 0 1px 0;
    border-color: #f0f0f0;
    padding: 1px 0;
}


    .card-dashboard-content.account-table .row [class*="col-"]:first-child {
        padding-left: 16px
    }

    .card-dashboard-content.account-table .row [class*="col-"]:last-child {
        padding-right: 16px
    }

    .card-dashboard-content.account-table .row:last-child {
        border-bottom: 0
    }

.card-dashboard-content.account-table .rowhead {
    border-width: 0;
    font-size: 11px;
    padding: 2px 0;
}

.card-dashboard-content.account-table strong {
    font-size: 11px
}

@media only screen and (min-width: 992px) {
    .card-dashboard-content.account-table .rowhead, .card-dashboard-content.profile-page .rowhead {
        display: flex !important
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .card-dashboard-content.account-table .d-lg-none {
        display: none !important;
    }
}













@media (max-width: 991px) {
    body {
        font-size: 12px
    }

    .card-dashboard-header {
        padding: 10px;
    }

    .card-dashboard-content.account-table .row [class*="col-"]:first-child {
        padding-left: 10px;
    }

    .card-dashboard-content.account-table .row [class*="col-"]:last-child {
        padding-right: 10px;
    }
}
/*--Switch checkbox--*/
.switch-checkbox {
    display: block;
    /* padding: 3px; */
    border-radius: 18px;
    cursor: pointer;
    box-sizing: content-box;
    width: 47px;
    position: relative;
    height: 20px;
}

.switch-checkbox-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    box-sizing: content-box;
}

.switch-checkbox-label {
    position: relative;
    display: block;
    height: inherit;
    font-size: 11px;
    border-radius: inherit;
    box-sizing: content-box;
    font-weight: bold;
}

    .switch-checkbox-label:before, .switch-checkbox-label:after {
        position: absolute;
        top: 50%;
        margin-top: -.5em;
        line-height: 1;
        -webkit-transition: inherit;
        -moz-transition: inherit;
        -o-transition: inherit;
        transition: inherit;
        box-sizing: content-box;
    }

    .switch-checkbox-label:before {
        content: attr(data-off);
        right: 25px;
        font-weight: bold
    }

    .switch-checkbox-label:after {
        content: attr(data-on);
        left: 22px;
        color: #FFFFFF;
        opacity: 0;
    }















.switch-checkbox-input:checked ~ .switch-checkbox-label:before {
    opacity: 0;
}



.switch-checkbox-input:checked ~ .switch-checkbox-label:after {
    opacity: 1;
}

.switch-checkbox-handle {
    position: absolute;
    top: 2px;
    right: 3px;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background: #fff;
}

.switch-checkbox-input:checked ~ .switch-checkbox-handle {
    left: 3px;
}

/* Transition
========================== */
.switch-checkbox-label, .switch-checkbox-handle {
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
}

.new-search-header {
    display: flex;
    justify-content: center;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: static;
    padding: 7px 15px
}

    .new-search-header .form-control {
        min-height: 40px;
        font-size: 0.8rem;
    }

    .new-search-header [class*="col-"] {
        padding-right: 0;
        padding-left: 0;
    }

    .new-search-header .input-group .form-control, .search-sub-category .form-control {
        border-top-right-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
        border-top-left-radius: 0px !important;
        border-bottom-left-radius: 0px !important;
    }

.search-category .form-control, .search-sub-category .form-control {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    background: #888888;
    color: #fff;
    font-size: 11px
}

.search-sub-category .form-control {
    border-left: 1px solid #696969;
    padding-right: 15px
}

.search-field-center {
    min-width: 52%
}

.search-category select option, .search-sub-category select option {
    font-size: 12px
}

.new-search-header .search-header .input-group .form-control {
    border-radius: 4px 0 0 4px !important;
}

.search-sub-category-main {
    width: 10px;
}

.search-sub-category-select {
    display: none;
}

.card-dashboard-header-green {
    background: #81bc00;
    color: #fff;
    border-radius: 4px 4px 0 0
}

    .card-dashboard-header-green .btn.btn-outline-primary {
        border-color: #fff;
        color: #fff;
    }









.card-dashboard-header-green {
    background: #81bc00;
    color: #fff;
    border-radius: 4px 4px 0 0
}

    .card-dashboard-header-green .btn.btn-outline-primary {
        border-color: #fff;
        color: #fff;
        border-width: 0;
        border-bottom-width: 1px;
        border-radius: 0;
        font-size: 12px !important;
    }

.new-close {
    background: transparent !important;
    padding: 0 !important;
    margin-left: 15px;
    font-size: 18px !important;
    line-height: 0;
    cursor: pointer !important
}

.card-dashboard-header-gray {
    background: #585858;
}

.broadcaste-important {
    font-size: 18px;
    margin-right: 8px
}

.text-red, .text-red .card-news-date, .text-red .card-news-title {
    color: #d8292f !important
}

.mw-0 {
    min-width: 0
}

.online-porduct-listing .input-group-text {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}

.reset-btn-new {
    background-color: #6c757d !important;
    color: #fff !important;
    margin-left: 5px !important;
    border-radius: 4px !important;
    padding: .375rem .75rem !important;
}

.scheduler-border1 {
    border: 1px solid #bebebe !important;
    padding: 15px !important;
    border-radius: 4px;
    height: 100%;
}

.tooltip {
    font-size: 10px
}

.login-history button.unlock-btn {
    display: block
}

.advance-search-row label {
    font-size: 12px !important;
    margin-bottom: 3px !important;
    white-space: nowrap !important;
}

.search-header .advance-search-row input, .search-header .advance-search-row select {
    font-size: 12px !important;
    height: 28px !important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    min-height: auto !important
}

.advance-search-row [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}





button {
    border-radius: 4px
}

.row {
    min-width: 100%
}

.confirmation-modal {
    max-width: 400px;
}

    .confirmation-modal .modal-content {
        padding: 20px;
    }

        .confirmation-modal .modal-content h6 {
            font-size: 16px;
            font-weight: 500;
            color: #000;
            width: calc(100% - 40px);
        }

        .confirmation-modal .modal-content p {
            font-size: 14px;
            color: #8c8c8c;
            font-weight: normal
        }

        .confirmation-modal .modal-content .footer-modal {
            padding-top: 10px;
            text-align: right
        }

            .confirmation-modal .modal-content .footer-modal span {
                cursor: pointer;
                text-transform: uppercase;
                letter-spacing: 2px;
                padding: 7px 15px;
                font-weight: bold;
            }





























                .confirmation-modal .modal-content .footer-modal span:hover, .confirmation-modal .modal-content .footer-modal span:focus {
                    color: #fff;
                    border-radius: 4px;
                }

    .modal-product-details .confirmation-modal .close, .confirmation-modal .close {
        opacity: 1;
        font-size: 24px;
        padding: 0 4px !important;
        font-weight: 100;
        position: absolute;
        border-radius: 4px;
        right: 0;
        top: 20px;
        /* padding: 0; */
        right: 20px;
    }

.product-image {
    padding: 5px;
    align-items: center;
    justify-content: center;
    display: flex;
}

.product-grid > .product-image .img-fluid {
    max-height: 100%
}

.modal-body .product-image .img-fluid {
    max-height: 424px;
}

.checkout-product-bar .product-image .img-fluid {
    max-height: 120px
}

.checkout-product-bar .product-image {
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    max-height: 125px;
}


.modal-body .product-image {
    height: 100%;
}

.product-grid > .product-image {
    height: 50%;
    flex-grow: 0;
    flex-shrink: 0;
}

.product-image .img-fluid {
    max-height: 100%
}


@media screen and (min-width:1200px) {
    .new-image-fluid {
        max-width: 60%
    }

    .product-grid > .product-image {
        flex-basis: 187.25px;
        height: 187.25px;
    }

    .product-image .img-fluid {
        max-height: 100%
    }
}

@media screen and (min-width:1367px) {







    .product-grid > .product-image {
        flex-basis: 248px;
        height: 248px;
    }

    .product-image .img-fluid {
        max-height: 100%
    }
}

.new-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.new-search-1 [class*="col-"] {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

.new-row [class*="col-md-4"] {
    padding-left: 3px;
    padding-right: 3px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.d-flex2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.advance-search-row .col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 4px;
    padding-left: 34px;
}

.advance-search-row .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 4px;
    padding-left: 4px;
}

.advance-search-row .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 4px;
    padding-left: 4px;
}

.advance-search-row .col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 200px;
    padding-right: 4px;
    padding-left: 4px;
    margin-top: 5px
}

.advance-search-row label {
    font-size: 12px;
    margin-bottom: 3px;
    white-space: nowrap
}

.advance-search-row input, .advance-search-row select, .advance-search-row button, .advance-search-row .btn {
    font-size: 12px;
    height: 28px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.search-btn, .search-btn:focus, .search-btn:visited, .search-btn:active {
    background: #ea3323;
    border-color: #ea3323;
}

.advance-search-row .form-control {
    min-width: 160px;
}

.new-search-header .search-header {
    display: block;
    padding-bottom: 0 !important
}

    .new-search-header .search-header [class*="col-"] {
        margin-bottom: 0
    }

.border-right-0 {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.border-left-0 {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
}

button.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.morecontent span {
    display: none;
}

.morelink {
    display: inline;
}

.morecontent > span {
}


.morelink {
    padding-left: 5px
}










@media (max-width: 767px) {
    body {
        font-size: 12px;
    }

    .new-search-1 {
        margin-right: 0;
        margin-left: 0;
    }

    .adv-btn, .reset-btn-new, .csv-btn {
        margin-top: 5px
    }

    .new-search-1 [class*="col-"] {
        flex: 0 0 100%;
        max-width: calc(100% - 44px);
    }

    .new-search-1 .btn {
        margin-top: 7px
    }

    .new-search-1 .search-btn {
        margin-top: 0
    }
}

@media (max-width: 567px) {
    .advance-search-row .col {
        max-width: 100%
    }
}
/*Search Adv*/
.new-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.new-search-1 [class*="col-"] {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

.new-row [class*="col-md-4"] {
    padding-left: 3px;
    padding-right: 3px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.d-flex2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.advance-search-row .col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 4px;
    padding-left: 34px;
}

.advance-search-row .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 4px;
    padding-left: 4px;
}

.advance-search-row .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 4px;
    padding-left: 4px;
}

.advance-search-row .col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 200px;
    padding-right: 4px;
    padding-left: 4px;
    margin-top: 5px
}

.advance-search-row label {
    font-size: 12px;
    margin-bottom: 3px;
    white-space: nowrap
}

.advance-search-row input, .advance-search-row select, .advance-search-row button, .advance-search-row .btn {
    font-size: 12px;
    height: 28px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.search-btn, .search-btn:focus, .search-btn:visited, .search-btn:active {
    background: #ea3323;
    border-color: #ea3323;
}

.advance-search-row .form-control {
    min-width: 160px;
}

.new-search-header .search-header {
    display: block;
    padding-bottom: 0 !important
}

    .new-search-header .search-header [class*="col-"] {
        margin-bottom: 0
    }

.border-right-0 {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.border-left-0 {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
}

button.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.morecontent span {
    display: none;
}

.morelink {
    display: inline;
}


.morecontent > span {
}


.morelink {
    padding-left: 5px
}

@media (max-width: 767px) {
    .new-search-1 {
        margin-right: 0;
        margin-left: 0;
    }

    .adv-btn, .reset-btn-new, .csv-btn {
        margin-top: 5px
    }

    .new-search-1 [class*="col-"] {
        flex: 0 0 100%;
        max-width: calc(100% - 44px);
    }

    .new-search-1 .btn {
        margin-top: 7px
    }

    .new-search-1 .search-btn {
        margin-top: 0
    }
}

@media (max-width: 567px) {
    .advance-search-row .col {
        max-width: 100%
    }
}

.carousel-control-next {
    right: -10px;
}

.carousel-control-prev {
    left: -10px;
}

.confirm-order-table {
    border: 1px solid #e4e4e4;
    padding-top: 5px;
    padding-bottom: 5px;
}

    .confirm-order-table table {
        margin-bottom: 0
    }

        .confirm-order-table table td, .confirm-order-table table th {
            border: 0;
            padding-top: 7px;
            padding-bottom: 7px
        }

        .confirm-order-table table th {
            font-weight: normal;
            color: #787878
        }

.common-heading {
    font-weight: bold;
    border-bottom: 1px solid #a1a1a1;
    padding-bottom: 10px;
    margin-top: 10px;
}

/*--SITE TOUR--*/

/*help tour*/
.imageMap .help-box {
    border-radius: 4px;
    padding: 20px 20px;
}

.help-box p {
    font-size: 14px;
    color: #fff;
    text-align: center;
}
/* .imageMap1, .imageMap2, .order-online-tour
  {
    display: none;
  } */

/*help 1*/

.imageMap1 {
    width: 400px;
    height: 180px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}


/*help 2*/

.imageMap2 {
    width: 400px;
    height: 180px;
    top: 50px;
    left: 0;
    right: 0;
    margin: auto;
}


/* help3*/


.order-online-tour {
    width: 328px;
    top: 60px;
    right: 0;
}

.help-box-order:after, .help-box-order:before {
    left: 20px;
}

.help-box3:after,
.help-box3:before {
    bottom: 100%;
    right: 20px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.help-box3:after {
    border-width: 10px;
    margin-left: -10px;
}

.help-box3:before {
    border-width: 10px;
    margin-left: -10px;
}


/* help4*/


.imageMap4 {
    width: 400px;
    min-height: 150px;
    top: 50px;
    left: -10px;
}

.help-box4:after,
.help-box4:before {
    bottom: 100%;
    left: 30px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.help-box4:after {
    border-width: 10px;
    margin-left: -10px;
}

.help-box4:before {
    border-width: 10px;
    margin-left: -10px;
}

/* help5*/


.ship-to-address-tour {
    width: 400px;
    top: 80px;
    right: 0;
}

.help-box5:after,
.help-box5:before {
    top: 40px;
    left: -10px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    transform: rotate(-90deg);
}

.help-box5:after {
    border-width: 10px;
    margin-left: -10px;
    transform: rotate(-90deg);
}

.help-box5:before {
    border-width: 10px;
    margin-left: -10px;
    transform: rotate(-90deg);
}


/* help6*/


.online-sidebar-tour {
    width: 400px;
    top: 546px;
    left: 260px;
    position: absolute;
    border-radius: 4px;
    padding: 15px;
    z-index: 99999;
    display: none;
}

.help-box6:after,
.help-box6:before {
    bottom: 10px;
    left: -10px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    transform: rotate(-90deg);
}

.help-box6:after {
    border-width: 10px;
    margin-left: -10px;
    transform: rotate(-90deg);
}

.help-box6:before {
    border-width: 10px;
    margin-left: -10px;
    transform: rotate(-90deg);
}

/* help7*/


.will-call-order-tour {
    width: 400px;
    /* min-height: 200px; */
    top: 68px;
    left: 0;
}

.all-category-tour, .all-manufacture-tour, .all-search-tour {
    width: 400px;
    /* min-height: 200px; */
    top: 50px;
    left: 0;
}

.add-to-cart-tour, .view-cart-tour {
    width: 100%;
    /* min-height: 200px; */
    bottom: 50px;
    left: 0;
}

.continue-shopping-tour, .clear-cancel-tour, .proceed-to-checkout-tour, .reorder-all-btn-tour {
    width: 320px;
    right: 0;
    left: auto;
}

.all-faqproduct-tour, .picked-just-tour {
    width: 400px;
    /* min-height: 200px; */
    top: 39px;
    left: 0;
}

.all-search-icon-tour, .request-delivery-tour, .site-contact-tour {
    width: 400px;
    /* min-height: 200px; */
    top: 50px;
    right: 0;
}

.order-history-view-tour {
    width: 400px;
    /* min-height: 200px; */
    top: 43px;
    right: 10px;
}

.order-timeline-bar-tour {
    width: 400px;
    /* min-height: 200px; */
    top: 80px;
    left: 30%;
}

.help-box7:after,
.help-box7:before {
    top: 63px;
    left: -10px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    transform: rotate(-90deg);
}

.help-box7:after {
    border-width: 10px;
    margin-left: -10px;
    transform: rotate(-90deg);
}

.help-box7:before {
    border-width: 10px;
    margin-left: -10px;
    transform: rotate( -180deg );
}


.help-box8:after,
.help-box8:before {
    bottom: -20px;
    right: 10px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    transform: rotate(-180deg);
}

.help-box8:after {
    border-width: 10px;
    transform: rotate(-180deg);
}

.help-box8:before {
    border-width: 10px;
    transform: rotate(-180deg);
}


#wrapper-map .btn-action.row {
    justify-content: center !important;
}

.help-box .btn-action .btn {
    width: auto !important;
    height: auto !important;
    display: -webkit-flex;
    display: flex;
    text-align: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-flex-direction: row;
    flex-direction: row;
    padding: 5px 10px;
    margin: 0;
    margin-left: 5px;
    font-size: 12px;
    border: 0px;
    text-transform: uppercase;
}

.help-box .btn-action a {
    width: 100%;
    padding: 7px 10px;
    text-decoration: none;
    color: #fff;
}

.btn-success:hover {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1e7e34;
}



.imageMap1, .imageMap2, .order-online-tour, .imageMap4, .ship-to-address-tour, .will-call-order-tour, .all-category-tour, .all-manufacture-tour, .all-search-tour, .all-search-icon-tour, .all-faqproduct-tour, .add-to-cart-tour, .picked-just-tour, .view-cart-tour, .request-delivery-tour, .site-contact-tour, .order-timeline-bar-tour, .order-history-view-tour, .new-tour {
    position: absolute;
    /* background-color: #6f7074; */
    border-radius: 4px;
    padding: 15px;
    z-index: 99999;
    display: none;
}







.overlay-box {
    height: 100vh;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    position: fixed;
    z-index: 101;
}



@media only screen and (min-device-width: 320px) and (max-device-width: 736px) and (orientation: portrait) {
    /*.imageMap1 {
        width: 249px;
        height: 264px;
    }

    .imageMap2 {
        width: 249px;
        height: 250px;
    }

    .order-online-tour {
        width: 249px;
        right: 20px;
    }

    .help-box3:after,
    .help-box3:before {
        left: 40px
    }

    .imageMap4 {
        width: 249px;
        height: 300px;
    }

    .ship-to-address-tour {
        width: 249px !important;
        min-height: 300px;
    }*/

    .online-sidebar-tour {
        width: 249px !important;
        min-height: 300px;
        top: 100px !important;
    }

    /*/*.will-call-order-tour, .all-category-tour, .all-manufacture-tour, .all-search-tour, .all-search-icon-tour, .all-faqproduct-tour, .add-to-cart-tour, .picked-just-tour, .view-cart-tour, .request-delivery-tour, .site-contact-tour, .order-timeline-bar-tour, .order-history-view-tour {
        width: 249px !important;
        min-height: 300px;
    }

    .help-box7:after, .help-box7:before {
        bottom: 175px !important;
    }*/ */
}

@media only screen and (max-device-width: 992px) {
    .logo {
        width: 100% !important;
    }

    /*.ship-to-address-tour {
        width: 400px;
        min-height: 200px;
        top: -30px;
        left: 0px;
    }

    .online-sidebar-tour {
        width: 400px;
        min-height: 200px;
        top: 105px;
        left: 0px;
    }

    .will-call-order-tour, .all-category-tour, .all-manufacture-tour, .all-search-tour, .all-search-icon-tour, .all-faqproduct-tour, .add-to-cart-tour, .picked-just-tour, .view-cart-tour, .request-delivery-tour, .site-contact-tour, .order-timeline-bar-tour, .order-history-view-tour {
        width: 400px;
        min-height: 200px;
        top: 145px;
        left: 0px;
    }*/
}



@media only screen and (max-width: 1024px) {
    .help-tour .hamburger {
        display: block !important;
    }
}














/*--SITE TOUR ENDS--*/
.carousel-item {
    perspective: inherit;
}

.search-category, .search-sub-category, .search-field-center, .search-field-center .input-group-append {
    position: relative
}

.overflow-hidden {
    overflow: hidden
}

.order-history-view-tour .row, .order-timeline-bar-tour .row, .reorder-all-btn-tour .row {
    background-color: transparent !important;
    border: 0 !important
}

.blink-btn {
    position: absolute;
    display: block;
    font-size: 8px;
    right: 0;
    text-align: center;
    border-radius: 7px;
    color: #fff;
    padding: 0 5px;
    font-weight: 500;
}

.orders-blink {
    right: 36px;
    line-height: normal;
    padding: 1px 5px;
    letter-spacing: 1px;
    top: 12px
}


















li.onlineordering a.sidebar-sub-toggle {
    position: relative
}


.alert-announcement {
    width: 100%;
    background-color: rgba(255, 255, 0, 0.44);
    margin-left: 5px;
    margin-bottom: 0px;
}




















.dropdown-item .svg-icon-header img {
    width: 18px;
    margin-right: 5px;
}

@media (max-width: 666px) {
    .above-text-666 {
        display: none
    }
}

@media (min-width: 667px) {
    .below-text-666 {
        display: none
    }
}

.emulating-wrp {
    color: #ff0000;
    border-radius: 7px;
    font-size: 8px;
    font-weight: bold;
    position: absolute;
    right: auto;
    top: -8px;
    white-space: nowrap;
    left: -8px;
    margin: auto;
}

.more-times .btn {
    height: 30px;
    font-size: 11px;
    text-transform: uppercase
}

.priceMessage {
    font-size: 10px;
    font-weight: bold;
}

.modal-product-details .priceMessage {
    text-align: left !important;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 7px
}

.wk-theme .text-hide-wk-theme {
    display: none
}

.new-collapse-wrp {
}

    .new-collapse-wrp .panel-default > .panel-heading {
        background-color: #f5f5f5;
        border-radius: 4px;
    }

    .new-collapse-wrp .panel-title {
        font-size: 14px;
        font-weight: bold
    }

    .new-collapse-wrp .panel-collapse {
        border: 1px solid #dddddd;
    }

@media screen and (min-width: 1200px) {
    .account-table .row .cell {
        flex: 1
    }

    .account-table.invoice-row .row .cell:nth-of-type(1),
    .account-table.invoice-row .row .cell:nth-of-type(2),
    .account-table.invoice-row .row .cell:nth-of-type(3),
    .account-table.invoice-row .row .cell:nth-of-type(4),
    .account-table.invoice-row .row .cell:nth-of-type(5),
    .account-table.invoice-row .row .cell:nth-of-type(6),
    .account-table.invoice-row .row .cell:nth-of-type(7),
    .account-table.invoice-row .row .cell:nth-of-type(8),
    .invoice-page .account-table.invoice-row .row .cell:nth-of-type(1),
    .invoice-page .account-table.invoice-row .row .cell:nth-of-type(2),
    .invoice-page .account-table.invoice-row .row .cell:nth-of-type(3),
    .invoice-page .account-table.invoice-row .row .cell:nth-of-type(4),
    .invoice-page .account-table.invoice-row .row .cell:nth-of-type(5),
    .invoice-page .account-table.invoice-row .row .cell:nth-of-type(6),
    .invoice-page .account-table.invoice-row .row .cell:nth-of-type(7),
    .invoice-page .account-table.invoice-row .row .cell:nth-of-type(8),
    .account-table.invoice-row .row .cell {
        min-width: 0 !important;
        width: auto !important
    }

    .view-order-history .account-table .row.rowhead [class*="cell"] {
        min-height: 28px;
        padding: 4px 4px !important;
    }

    .account-table.invoice-row .row .cell.cell-eye {
        text-align: center !important;
    }
}


.login-control .btn-primary, .login-control .btn-primary:not(:disabled):not(.disabled).active, .login-control .btn-primary:not(:disabled):not(.disabled):active, .login-control .show > .btn-primary.dropdown-toggle {
    background-color: #7fbe41;
}

    .login-control .btn-primary:not(:disabled):not(.disabled).active, .login-control .btn-primary:not(:disabled):not(.disabled):active, .login-control .show > .btn-primary.dropdown-toggle {
        border-color: #7fbe41;
    }

.form-item {
    position: relative;
    margin-bottom: 1em;
    transition: color 0.4s ease;
    color: #b4b4aa;
}

.form-item--with-scaling-label label {
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    transform-origin: 0 0;
    z-index: 1;
    padding: 17px 0px;
    transition: transform 0.2s;
    transition-timing-function: ease-out;
    color: #9b9b9b;
    font-weight: normal !important;
}

.form-item__label {
    display: inline-block;
    font-weight: normal;
    vertical-align: middle;
    color: #b4b4aa;
    padding: 10px 10px 10px 0;
}


.form-text, .form-email, .form-password, .form-number, .form-select, .form-tel, .form-date, .form-textarea {
    padding: 15px 0;
    border: 1px solid #d2d2c8;
    background-color: #fff;
    border-radius: 3px;
    background-clip: padding-box;
    width: 100%;
    transition: 0.1s all linear;
}

.form-item--with-scaling-label input, .form-item--with-scaling-label .form-textarea {
    padding: 21px 20px 10px 20px;
}

.form-item--with-scaling-label.form-item--input-filled label {
    transform: translate3d(0px,-5px,0) scale3d(0.7,0.7,1);
    padding-top: 0;
    color: #0c4c91;
    font-weight: bold !important
}

.login_wrapper .left-bg {
    background-size: 100% !important;
    background-position:-20px 106% !important;
    padding-right: 20px;
    border-right: 1px solid #ccc;
}

.form-item--with-scaling-label input:autofill ~ label {
    transform: translate3d(0px,-5px,0) scale3d(0.7,0.7,1);
    padding-top: 0;
    color: #0c4c91;
    font-weight: bold !important;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    transform-origin: 0 0;
    z-index: 1;
    padding: 0 17px 0 0px;
    transition: transform 0.2s;
    transition-timing-function: ease-out;
}



.captcha label {
    width: 100%;
}


@media (max-width: 767px) {
    .new-collapse-wrp .panel-title, .form-control {
        font-size: 12px;
    }

    .panel-default > .panel-heading a {
        padding: 7px;
    }










    .card-dashboard-header .card-heading {
        font-size: 14px;
    }



    .card-dashboard-header, .card-dashboard-content {
        padding: 8px 10px !important;
    }
}

.new-card-body p {
    margin-bottom: 7px !important;
}

.char-limit {
    color: #686868;
    font-size: 0.8em;
    text-align: right;
    width: 100%;
    font-style: italic;
}

.multiselect-native-select {
}

    .multiselect-native-select .multiselect-container.dropdown-menu.show {
        padding: 5px 10px;
        min-width: 100%
    }

        .multiselect-native-select .multiselect-container.dropdown-menu.show label {
            margin-bottom: 0
        }

    .multiselect-native-select .multiselect.dropdown-toggle.btn {
        display: block;
        width: 100%;
        padding: 0.375rem 0.75rem;
        font-size: 14px;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: 0.25rem;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        text-align: left;
    }

    .multiselect-native-select #selector + .btn-group {
        min-width: 100%;
        max-width:100%
    }


    .multiselect-native-select .multiselect.dropdown-toggle::before {
        border: 0;
        content: "\f107";
        font-size: 14px;
        white-space: normal !important;
        word-break: break-word;
        font-family: "Font Awesome 5 Free";
        font-weight: bold;
        position: absolute;
        right: 6px;
        top: 23%;
        bottom: 0;
        width: auto;
        height: auto;
        color: #000
    }

    .multiselect-native-select .multiselect.dropdown-toggle::after {
        border: 0;
        content: "\f107";
        font-size: 14px;
        white-space: normal !important;
        word-break: break-word;
        font-family: "Font Awesome 5 Free";
        font-weight: bold;
        position: absolute;
        right: 6px;
        top: calc(100% - 77% - 2.6px);
        bottom: 0;
        width: auto;
        height: auto;
        color: #fff
    }
.multiselect-selected-text {
white-space:normal;
}

.multiselect-native-select .multiselect-container > li > a > label {
    padding: 0
}

    .multiselect-native-select .dropdown-menu {
        font-size: inherit
    }

.advance-search-row .multiselect-native-select .multiselect.dropdown-toggle.btn {
    font-size: 12px
}

.advance-search-row .multiselect-native-select .multiselect.dropdown-toggle::after {
    float: right;
    margin-top: 6px;
}

.search-header .advance-search-row .multiselect-native-select input[type="checkbox"] {
    height: auto !important
}

.list-style-type-disc {
    list-style-type: disc
}

.white-space-break {
    white-space: pre-wrap;
    word-wrap: break-word;
}

.vp-table {
}

.vp-table-wrp.account-table .row .cell:nth-of-type(4) {
    width: 18%;
}

.vp-table-wrp.account-table .row .cell:nth-of-type(1) {
    width: 19%;
}

.vp-table-wrp.account-table .row .cell:nth-of-type(2) {
    width: 18%;
}

.vp-table-wrp.account-table .row .cell:nth-of-type(5) {
    width: 9%;
}

.vp-table-wrp.account-table .row .cell:nth-of-type(3) {
    width: 16%;
}

.account-table .row .cell:nth-of-type(6) {
    width: 12%;
}

.vp-table-wrp.account-table .row .cell:nth-of-type(7) {
    width: 80px;
}

.vp-table-wrp.account-table .row .cell {
    flex: none !important
}

.fa-eye, .fa-edit, .fa-times-circle {
    cursor: pointer
}
/*Fuel product*/
.fuel-order-collapse {
}

    .fuel-order-collapse .panel-default > .panel-heading {
        border-radius: 4px;
        border: 1px solid #ccc
    }

        .fuel-order-collapse .panel-default > .panel-heading a {
            font-weight: bold
        }

            .fuel-order-collapse .panel-default > .panel-heading a[aria-expanded="true"] {
                background-color: #fff;
            }

.product-tank-profile-wrp {
    /*border: 2px solid #585858;*/
    background: #fff;
    padding: 7px;
    border-radius: 4px;
}

    .product-tank-profile-wrp label {
        margin-bottom: 1px;
        font-weight: bold;
    }

.fuel-order-collapse .new-prodcut-details a, .show-more-less-handler {
    color: #003da7
}

.last-delivery-product-wrp {
    border: 4px solid #fff4be;
    /*border: 2px solid #585858*/
}

    .last-delivery-product-wrp .product-grid {
        background: transparent;
        border-radius: 0;
        height: calc(100% - 30px);
    }

    .last-delivery-product-wrp .product-listing-column {
    }

    .last-delivery-product-wrp .title-heading {
        font-size: 1.1em;
        font-weight: bold;
        background: #fff4be;
        text-align: center;
        display: inline-block;
        width: auto;
        margin: auto;
        padding: 1px 12px;
        border-radius: 0 0 4px 4px;
    }

.default-delivery-product-wrp {
    border: 0
}

    .default-delivery-product-wrp .title-heading {
        border: 4px solid #bebebe;
        background: transparent;
        border-top: 0;
    }

.last-show-more {
    align-items: center;
    justify-content: center;
    display: flex;
    height: calc(100% - 30px);
}

.target-pro {
    /*display: none;*/
}

.hide-pro {
    display: none;
}

.fuel-product-heading {
    font-size: 16px;
    font-weight: bold;
}

.text-area-fuel-product-wrp {
}

a.broad-btn {
    color: #003da7 !important
}

.overflow-44 {
    max-height: 44px;
    overflow: auto;
}

.fuel-pro-title {
    font-weight: bold;
    font-size: 1.15em;
}

.text-underline {
    text-decoration: underline !important
}

.white-bg-radius {
    background: #fff;
    border-radius: 4px
}

.new-prodcut-details a {
    color: #003da7
}

.expedite-wrp {
    font-weight: bold;
    font-size: 14px;
}

.new-quantity-height-input, input[type="number"].new-quantity-height-input {
    height: 31px !important;
}
/*Fuel Online Tour*/
.tour-counter-wrp {
    background: rgba(255,255,255,0.1);
    margin: 17px -15px -15px -15px;
}

.tour-counter-bar {
    height: 3px;
    background: #28a745
}

.tour-counter-number {
    font-size: 0.8rem;
    padding: 4px 15px;
    color: #fff;
}

.new-tour {
    width: 350px;
}
.r-0 {
    right:0
}
.l-0 {
    left:0
}

.l-auto {
    left:auto
}
.r-auto {
right:auto
}
.t-80 {
    top: 80px
}

.t-50 {
    top: 50px
}
.help-box-order-center:after, .help-box-order-center:before {
    left:50%
}
.w-10 {
    width: 10%;
}
.w-20 {
    width: 20%;
}
.w-30 {
    width: 30%;
}
.w-40 {
    width: 40%;
}
.w-50 {
    width:50%;
}
.w-60 {
    width: 60%;
}
.w-70 {
    width: 70%;
}
.w-80 {
    width: 80%;
}
.w-90 {
    width: 90%;
}
.w-100 {
    width: 100%;
}
#hide-fuel-tour2, #hide-fuel-tour3, #hide-fuel-tour4, #hide-fuel-tour5, #hide-fuel-tour6 {
display:none;
}
.phone-validation-wrp .validationMessage {
    margin-left:0;
}
@media only screen and (max-device-width: 767px) and (orientation: portrait) {
    .login-area .banner-txt {
        padding-right:0;
    }
    .login-area .banner-txt, .login_wrapper .login-box {
        justify-content: flex-start;
        margin: 0;
    }
    .login_wrapper .login-main {
        flex: 1 1 auto;
    }
    #loginDiv {
        flex-direction: column;
    }
    .new-registration {
        height: auto !important;
        min-height: 100vh;
    }
    .login_wrapper {
    height:auto
    }
}
