@font-face {
    font-family: 'RobotoLight_0';
    src: url('fonts/RobotoLight_0.eot');
    src: url('fonts/RobotoLight_0.eot') format('embedded-opentype'), url('fonts/RobotoLight_0.woff2') format('woff2'), url('fonts/RobotoLight_0.woff') format('woff'), url('fonts/RobotoLight_0.ttf') format('truetype'), url('fonts/RobotoLight_0.svg#RobotoLight_0') format('svg');
}

@font-face {
    font-family: 'RobotoRegular';
    src: url('fonts/RobotoRegular.eot');
    src: url('fonts/RobotoRegular.eot') format('embedded-opentype'), url('fonts/RobotoRegular.woff2') format('woff2'), url('fonts/RobotoRegular.woff') format('woff'), url('fonts/RobotoRegular.ttf') format('truetype'), url('fonts/RobotoRegular.svg#RobotoRegular') format('svg');
}

@font-face {
    font-family: 'RobotoMedium_0';
    src: url('fonts/RobotoMedium_0.eot');
    src: url('fonts/RobotoMedium_0.eot') format('embedded-opentype'), url('fonts/RobotoMedium_0.woff2') format('woff2'), url('fonts/RobotoMedium_0.woff') format('woff'), url('fonts/RobotoMedium_0.ttf') format('truetype'), url('fonts/RobotoMedium_0.svg#RobotoMedium_0') format('svg');
}

@font-face {
    font-family: 'RobotoBold';
    src: url('fonts/RobotoBold.eot');
    src: url('fonts/RobotoBold.eot') format('embedded-opentype'), url('fonts/RobotoBold.woff2') format('woff2'), url('fonts/RobotoBold.woff') format('woff'), url('fonts/RobotoBold.ttf') format('truetype'), url('fonts/RobotoBold.svg#RobotoBold') format('svg');
}

@font-face {
    font-family: 'RobotoBlack_0';
    src: url('fonts/RobotoBlack_0.eot');
    src: url('fonts/RobotoBlack_0.eot') format('embedded-opentype'), url('fonts/RobotoBlack_0.woff2') format('woff2'), url('fonts/RobotoBlack_0.woff') format('woff'), url('fonts/RobotoBlack_0.ttf') format('truetype'), url('fonts/RobotoBlack_0.svg#RobotoBlack_0') format('svg');
}

/*
    added
*/
@font-face {
    font-family: 'RobotoRegular';
    src: url('fonts/RobotoRegular.eot');
    src: url('fonts/RobotoRegular.eot') format('embedded-opentype'), url('fonts/RobotoRegular.woff2') format('woff2'), url('fonts/RobotoRegular.woff') format('woff'), url('fonts/RobotoRegular.ttf') format('truetype'), url('fonts/RobotoRegular.svg#RobotoRegular') format('svg');
}

@font-face {
    font-family: 'RobotoBold';
    src: url('fonts/RobotoBold.eot');
    src: url('fonts/RobotoBold.eot') format('embedded-opentype'), url('fonts/RobotoBold.woff2') format('woff2'), url('fonts/RobotoBold.woff') format('woff'), url('fonts/RobotoBold.ttf') format('truetype'), url('fonts/RobotoBold.svg#RobotoBold') format('svg');
}

@font-face {
    font-family: 'RobotoLight';
    src: url('fonts/RobotoLight.eot');
    src: url('fonts/RobotoLight.eot') format('embedded-opentype'), url('fonts/RobotoLight.woff2') format('woff2'), url('fonts/RobotoLight.woff') format('woff'), url('fonts/RobotoLight.ttf') format('truetype'), url('fonts/RobotoLight.svg#RobotoLight') format('svg');
}

@font-face {
    font-family: 'RobotoBlack';
    src: url('fonts/RobotoBlack.eot');
    src: url('fonts/RobotoBlack.eot') format('embedded-opentype'), url('fonts/RobotoBlack.woff2') format('woff2'), url('fonts/RobotoBlack.woff') format('woff'), url('fonts/RobotoBlack.ttf') format('truetype'), url('fonts/RobotoBlack.svg#RobotoBlack') format('svg');
}

@font-face {
    font-family: 'RobotoMedium';
    src: url('fonts/RobotoMedium.eot');
    src: url('fonts/RobotoMedium.eot') format('embedded-opentype'), url('fonts/RobotoMedium.woff2') format('woff2'), url('fonts/RobotoMedium.woff') format('woff'), url('fonts/RobotoMedium.ttf') format('truetype'), url('fonts/RobotoMedium.svg#RobotoMedium') format('svg');
}

/*end*/
html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}

body {
    background: #edf0f1 none repeat scroll 0 0;
    color: #29334b;
    float: left;
    font-family: 'RobotoRegular';
    position: relative;
    width: 100%;
    font-weight:normal !important;
}

#page-wrapper {
    min-height: 100%;
    position: relative;
}

#header {
    width: 100%;
    height: 120px;
    background-image: url(../images/header-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: right;
    z-index: 999;
}

    #header:after {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(42,98,255,0.90);
    }

.header-sub {
    position: relative;
    z-index: 9;
    padding: 0px 25px;
}

#page-body {
    width: 100%;
    padding-bottom: 100px;
}

#footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto;
    padding: 20px;
    background: #fff;
    border-top: 1px solid #e5e9ea;
}

    #footer p {
        text-align: center;
        font-size: 12px;
        margin: 0px;
    }

.navbar {
    z-index: 9;
    padding-top: 20px;
    padding-right: 0;
    padding-bottom: 0;
}

.app-logo {
    width: 171px;
    height: 62px;
    float: left;
    margin: 28px 0px 0px 0px;
    padding: 0px;
    position: relative;
    z-index: 9;
}

.app-heading {
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0;
    padding-top: 43px;
}

.app-main-heading {
    font-family: 'RobotoBlack_0';
    color: #fff;
    font-size: 25px;
}

    .app-main-heading span {
        font-family: 'RobotoLight_0';
        color: #fff;
        font-size: 25px;
    }

.header-right {
    float: right;
    /*display: inline-grid;*/
    position: relative;
    z-index: 9;
}

.last-login {
    padding: 17px 0px 10px 10px
}

.last-login-data {
    width: auto;
    float: right;
    color: #ffffff;
    font-size: 12px;
    padding: 5px 15px 0px 0px;
    font-family: 'RobotoRegular';
}

.login-user {
    float: right;
}

.navbar-dark .navbar-nav .nav-link {
    font-family: 'RobotoBold';
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
    color: #fff;
    padding-bottom:0px;
}

    .navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
        color: #fff !important;
    }

.navbar-dark .navbar-nav .nav-item:last-child .nav-link {
    padding-right: 0px;
}

.navbar-dark .navbar-nav .nav-link:after {
    content: '|';
    top: 0;
    right: 0;
    margin-left: 14px;
    border: 0px;
}

.navbar-dark .navbar-nav .last-link:after {
    content: '';
    top: 0;
    right: 0;
    margin-left: 0px;
    border: 0px;
}

.navbar-dark .navbar-nav .nav-item:last-child .nav-link:after {
    content: '';
    top: 0;
    right: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    left: inherit;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 13px;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.navbar-toggler {
    padding: 0;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 0px solid transparent;
    border-radius: 0;
}

.page-title-section {
    width: 100%;
    padding: 20px 25px;
}

.page-heading h2 {
    color: #2c3e50;
    font-family: 'RobotoBlack_0';
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 2px;
}

.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
    font-family:RobotoBold;
}

.breadcrumb-item {
    font-size: 12px;
    color: #797c83;
}

    .breadcrumb-item.active {
        color: #2a62ff;
    }

    .breadcrumb-item a {
        color: #797c83;
    }

.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

.page-search {
    background-color: #fff;
    border: 1px solid #edf0f1;
    font-size: 12px;
    color: #555555;
    padding-left: 32px !important;
    width: 300px;
    padding-right: 15px !important;
    border-radius: 26px;
}

    .page-search:focus {
        background-color: #fff;
        border: 1px solid #edf0f1;
        font-size: 12px;
        color: #555555;
        padding-left: 32px !important;
        width: 300px;
        padding-right: 15px !important;
        border-radius: 26px;
        box-shadow:none;
    }

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.1rem;
    text-align: center;
    pointer-events: none;
    color: #555;
    font-size: 12px;
}

.has-search {
    width: 300px;
    float: right;
    margin: 9px 0px 0px 0px;
}

.page-contant-section {
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #e2e7e8;
    height: auto;
    padding: 0px 15px;
    display: block;
}

.table {
    background-color: #ffffff;
    border: 1px solid #ecf0f1;
    border-color: #d6dcde;
    margin-bottom: 0px;
}

thead {
    background-color: #ffffff;
    font-family: 'RobotoBlack_0';
    text-transform: uppercase;
    font-size: 12px;
    font-weight: normal;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px 15px 8px 15px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #d6dcde;
    border-right: 1px solid #d6dcde;
}

.table > thead > tr td .table > tbody > tr td:last-child {
    border-right: 1px solid #fff;
}

.table > thead > tr > th {
    border-bottom: 0px solid #d6dcde;
    /* Below style by Vikas for report headers*/
    text-align: left;
   
}

.dataTable > thead > tr > th {
    border-top: 0px;
    /*background-color: #47557d;
    color: #fff;
    border-right: 1px solid #3c486b;
    vertical-align: middle;*/
}

    table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    font-family: 'RobotoRegular';
    color: #212529;
    font-size: 13px;
    vertical-align: middle;
}
        .table > tbody > tr > td{
            word-break:break-all !important;
        }

        .table-footer {
            width: 100%;
            min-height: 25px;
            background-color: #fff;
            padding: 10px 25px;
        }

.table th, .table td:first-child {
    padding-left: 25px;
}

.table th, .table td:last-child {
    padding-right: 25px;
}

.table-icon {
    margin-right: 10px;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #364263;
    border-radius: .25rem;
    font-size: 12px;
}

.tooltip .arrow:before {
    border-bottom-color: #364263 !important;
    border-top-color: #364263 !important;
}

.mob-user {
    display: none;
}

.moblast-login {
    background-color: #f2f4f5;
    font-family: 'RobotoRegular';
    color: #797c83;
    font-size: 13px;
    padding: 12px 20px;
}

.user-settings {
    background-color: transparent;
    border: 0px;
    padding: 0px;
    margin: 0px;
    outline: 0;
}

    .user-settings:focus {
        outline: 0;
    }

    .user-settings::after {
        border: 0px;
    }

.form-wrapper {
    padding: 40px 15px 0px 15px;
    width: 100%
}

.form-group {
    position: relative;
}

    .form-group + .form-group {
        margin-top: 30px;
    }

.form-label {
    position: relative;
    left: 0;
    font-family: 'RobotoBold';
    top: 7px;
    width: 95%;
    font-size: 13px;
    color: #29334b;
    background-color: #fff;
    z-index: 1;
    transition: font-size 150ms ease-out, -webkit-transform 150ms ease-out;
    transition: transform 150ms ease-out, font-size 150ms ease-out;
    transition: transform 150ms ease-out, font-size 150ms ease-out, -webkit-transform 150ms ease-out;
}

.focused .form-label {
    /*-webkit-transform: translateY(-125%);
    transform: translateY(-125%);*/
    font-size: 13px;
}

.form-input {
    position: relative;
    padding: 10px 0px 3px 0;
    font-family: 'RobotoRegular';
    width: 100%;
    outline: 0;
    font-size: 12px;
    color: #8b8f93;
    border: 0;
    box-shadow: 0 1px 0 0 #d7dce0;
    transition: box-shadow 150ms ease-out;
    font-weight: normal;
}

    .form-input:focus {
        box-shadow: 0 1px 0 0 #2a62ff;
    }

    .form-input.filled {
        box-shadow: 0 1px 0 0 lightgreen;
    }

/*.form-group {
    margin-bottom: 30px;
}*/

[type="radio"] {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.radio-butt {
    float: left;
    margin-right: 25px;
    margin-top: 8px;
}

.radio-butt {
    float: left;
    margin-right: 25px;
    margin-top: 0px;
    font-size: 13px;
    color: #8b8f93;
}
/* One radio button per line */
label {
    display: block;
    cursor: pointer;
    /* line-height: 2.5;
  font-size: 1.5em;*/
    margin-bottom: 0px;
}

[type="radio"] + span {
    display: block;
}
    /* the basic, unchecked style */
    [type="radio"] + span:before {
        content: '';
        display: inline-block;
        width: 18px;
        height: 18px;
        vertical-align: -0.25em;
        border-radius: 1em;
        border: 2px solid #d7dce0;
        background-color: #d7dce0;
        margin-right: 8px;
    }
/* the checked style using the :checked pseudo class */
[type="radio"]:checked + span:before {
    background: #fff;
    border: 5px solid #2a62ff;
    box-shadow: none;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus textarea:-webkit-autofill, textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px #000 inset;
    transition: background-color 5000s ease-in-out 0s;
}

radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: -7px !important;
}

.checkbox {
    padding-left: 3px;
}

    .checkbox label {
        display: inline-block;
        position: relative;
        padding-left: 5px;
        font-size: 13px;
        color: #858f9a;
    }

        .checkbox label::before {
            content: "";
            display: inline-block;
            position: absolute;
            width: 17px;
            height: 17px;
            left: 0;
            outline: 0 !important;
            margin-left: -20px;
            border: 2px solid #d7dce0;
            border-radius: 3px;
            background-color: #fff;
            -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
            -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
            transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        }

        .checkbox label::after {
            display: inline-block;
            position: absolute;
            width: 16px;
            height: 16px;
            left: 0;
            top: 0;
            margin-left: -20px;
            padding-left: 3px;
            padding-top: 1px;
            font-size: 11px;
            color: #2a62ff;
            outline: 0;
        }

    .checkbox input[type="checkbox"] {
        opacity: 0;
        z-index: 1;
        outline: 0;
    }

        .checkbox input[type="checkbox"]:focus + label::before {
            outline: thin dotted;
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px;
        }

        .checkbox input[type="checkbox"]:checked + label::after {
            font-family: 'FontAwesome';
            content: "\f00c";
        }

        .checkbox input[type="checkbox"]:disabled + label {
            opacity: 0.65;
        }

            .checkbox input[type="checkbox"]:disabled + label::before {
                background-color: #eeeeee;
                cursor: not-allowed;
            }

    .checkbox.checkbox-circle label::before {
        border-radius: 50%;
    }

    .checkbox.checkbox-inline {
        margin-top: 0;
    }

    .checkbox.checkbox-single label {
        height: 17px;
    }

.checkbox-primary input[type="checkbox"]:checked + label::before {
    background-color: #428bca;
    border-color: #428bca;
}

.checkbox-primary input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-danger input[type="checkbox"]:checked + label::before {
    background-color: #d9534f;
    border-color: #d9534f;
}

.checkbox-danger input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-info input[type="checkbox"]:checked + label::before {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.checkbox-info input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-warning input[type="checkbox"]:checked + label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.checkbox-warning input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-success input[type="checkbox"]:checked + label::before {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.checkbox-success input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.page-bottom {
    width: 100%;
    height: auto;
    padding: 0px 15px;
}

.border-top-light {
    border-top: 1px solid #ecf3f5;
}

.border-bottom-light {
    border-bottom: 1px solid #ecf3f5;
}


.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 6px 24px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 40px;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

    .btn.btn-primary {
        background: #366bff;
        border: 1px solid #366bff;
        color: #fff;

    }

        .btn.btn-primary:hover {
            border: 1px solid #366bff;
            background: transparent;
            color: #366bff;
        }

        .btn.btn-primary:focus {
            border: 1px solid #366bff;
            background: transparent;
            color: #366bff;
            box-shadow: none;
        }

    .btn.btn-secondary {
        border: 1px solid #366bff;
        background: transparent;
        color: #366bff;
    }

        .btn.btn-secondary:hover {
            background: #366bff;
            border: 1px solid #366bff;
            color: #fff;
        }

        .btn.btn-secondary:focus {
            background: #366bff;
            border: 1px solid #366bff;
            color: #fff;
            box-shadow: none;
        }
    .btn.btn-danger {
        color: #fff;
        background-color: #dc3545;
        border-color: #dc3545;
    }
        .btn.btn-danger:hover {
            border: 1px solid #dc3545;
            background: transparent;
            color: #dc3545;
        }

    .btn.btn-danger:focus {
        border: 1px solid #dc3545;
        background: transparent;
        color: #dc3545;
        box-shadow: none;
    }

.btn-gray {
    border: 1px solid #60798b;
    background: #607D8B;
    color: #fff;
}

.btn.btn-gray:hover {
    background: #fff;
    border: 1px solid #607D8B;
    color: #607D8B;
}

        .btn.btn-gray:focus {
            background: #366bff;
            border: 1px solid #366bff;
            color: #fff;
            box-shadow: none;
        }
    /*.btn i {
        padding-left: 5px;
    }*/

.page-not-found-wrapper {
    width: 100%;
    margin: 0px;
    padding: 0px;
   
    min-height: 760px;
    background-repeat: no-repeat;
    background-position: right center;
    display: inline-block;
}

.error403bg {
    background-image: url(../images/403.png);
}

.error404bg {
    background-image: url(../images/404.png);
}


.error500bg {
    background-image: url(../images/500.png);
}


.bg-grey {
    background-color: #edf0f1;
}

.error404 h1 {
    font-family: 'RobotoBlack_0';
    font-size: 180px;
    color: #0073f5;
}

.error404 span {
    font-family: 'RobotoBold';
    font-size: 45px;
    color: #2c3e50;
    margin-top: -45px;
    display: block;
}

.error404 {
    margin-top: 160px;
}

.error404msg {
}

.mainpage-wrapper {
    padding: 20px 15px 20px 15px;
    width: 100%;
}

.left-top-heading {
    width: 100%;
    float: left;
    margin: 0px 0px 15px 0px;
    position: relative;
    z-index: 999;
}

.subHeading {
    color: #2c3e50;
    font-family: 'RobotoBlack_0';
    font-size: 15px;
    text-transform: uppercase;
}

.Q-add-btn {
    position: absolute;
    right: 0;
    top: 0;
}

.Q-accordion {
    width: 100%;
    margin: 0px 0px 15px 0px;
    position: relative;
}

.Qcard {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #e2e7e9;
    border-radius: 25px;
    margin: 5px 0px;
}

    .Qcard .card-header:first-child {
        border-radius: 0;
    }

    .Qcard .card-header {
        padding: 0.85rem 1.25rem;
        margin-bottom: 0;
        background-color: transparent;
        border: 1px solid #e2e7e9;
        border-radius: 50px !important;
        border-top: 0px;
    }

    .Qcard .card-body {
        border: 0px solid #e2e7e9;
        border-bottom-left-radius: 25px;
        border-bottom-right-radius: 25px;
        border-top: 0px;
    }

    .Qcard a {
        background-color: transparent;
        border-radius: 25px;
        -webkit-transition: 0.3s ease;
        transition: 0.3s ease;
        color: #797c83;
        font-size: 12px;
        font-family: 'RobotoRegular';
        position: relative;
    }

        .Qcard a .card-header h5 {
            color: #797c83;
            font-size: 13px;
            font-family: 'RobotoRegular';
            padding-left: 22px;
        }

        .Qcard a:hover {
            background-color: #edf0f1;
            text-decoration: none;
        }

        .Qcard a:focus {
            background-color: #edf0f1;
        }

.dot-icon {
    width: 20px;
    height: 20px;
    background-color: #fff;
    border: 4px solid #000;
    border-radius: 50%;
    position: absolute;
    left: 14px;
    top: 12px;
}

.q-edit-icon {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 12px;
    right: 20px;
}

.green-border {
    border: 4px solid #4caf50;
}

.perpule-border {
    border: 4px solid #663399;
}

.yellow-border {
    border: 4px solid #ffc107;
}

.red-border {
    border: 4px solid #d22346;
}

.blue-border {
    border: 4px solid #00bff3;
}

.grey-border {
    border: 4px solid #898989;
}

.auditList-text {
    color: #797c83;
    font-size: 13px;
    font-family: 'RobotoRegular';
    margin-bottom: 5px;
}

    .auditList-text span {
        color: #2c3e50;
        font-size: 13px;
        font-family: 'RobotoBlack_0';
    }

.q-add-box {
    width: 100%;
    height: auto;
    background-color: #edf0f1;
    padding: 25px;
    position: relative;
}

.Q-form-select label {
    background-color: #edf0f1;
}

.Q-form-select select {
    background-color: #edf0f1;
}

.question-adding {
    /*background-color: #fff;*/
    width: 100%;
    padding: 0px;
    /*padding-top: 3px;*/
    position: relative;
    border-radius: 10px;
}



.q-add-btn {
    width: 35px;
    height: 35px;
    background-color: #366bff;
    position: absolute;
    right: -35px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    top: 0;
    color: #fff;
    font-size: 13px;
    padding: 9px 11px;
    cursor: pointer;
}

.add-delete-primary-btn {
    width: 35px;
    height: 35px;
    background-color: #d4e1f4;
    border: 1px solid #428dff;
    border-radius: 50px;
    padding: 4px 9px;
    cursor: pointer;
    display: inline-block;
    line-height: 23px;
    outline: 0 !important;
}

.q-add-delete-btn-box {
    width: 100%;
    padding: 15px 25px;
    margin-top: -8px;
    display: block;
}
/***START GINCY CSS***/
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

input[type=number] {
    -moz-appearance: textfield;
}

.bb-none {
    border-bottom: 0px !important;
}
.bold-style{
    font-weight:900;
    color:#000 !important;
}

.ap-btn-style {
    margin-left: 24px;
}
.col-width-td{
    width:235px !important;
}
.box-border-light {
    border: 1px solid #d7dce0;
    border-radius:10px;
}
.tbl-th-select {
padding-left: 25px !important;
}
.select-all {
    margin-top: 2px;
}
.bootstrap-select .dropdown-toggle:focus {
    outline: 0 !important;
    outline: 0px auto -webkit-focus-ring-color !important;
    outline-offset: 0 !important;
    
}

.dropdown-toggle:focus {
    outline: 0 !important;
    box-shadow: none !important;
}
.dropdown-item {
    padding: 0.45rem 1.5rem !important;
    color: #8b8f93 !important;
}

    .dropdown-item:hover, .dropdown-item:focus {
        color: #fff !important;
        text-decoration: none !important;
        background-color: #007bff !important;
    }

.bootstrap-select .dropdown-menu.inner {
    border: 1px solid #b6b6f9;
}
.btn-font-bold {
    font-family: 'RobotoMedium_0' !important;
}

.pagination {
    padding: 2px 0px;
}
.page-link {
    font-size:12px;
}
.report-table > tbody > tr > td {
    word-break:normal !important;

}
.table-fixed-width {
    width: 1920px;
    max-width: initial;
}
.completedlegend-with-hygiene {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    border: 4px solid #fff;
    box-shadow: 0px 0px 1px 1px #ced5dc;
}
    .completedlegend-with-hygiene .tbl-svg-icon {
        width: 13px;
        float: right;
        margin-top: 2px;
    }
.text-margin-align{
    margin-top: 3px;
}

[data-tooltip] {
    display: inline-block;
    position: relative;
    padding: 4px;
}
    /* Tooltip styling */
    [data-tooltip]:before {
        content: attr(data-tooltip);
        display: none;
        position: absolute;
        background-color: #364263;
        color: #fff;
        padding: 3px 8px;
        font-size: 12px;
        line-height: 1.4;
        min-width: 220px;
        text-align: center;
        border-radius: .25rem;

    }
/* Dynamic horizontal centering */
[data-tooltip-position="top"]:before,
[data-tooltip-position="bottom"]:before {
    left: 50%;
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
/* Dynamic vertical centering */
[data-tooltip-position="right"]:before,
[data-tooltip-position="left"]:before {
    top: 50%;
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

[data-tooltip-position="top"]:before {
    bottom: 100%;
    margin-bottom: 6px;
}

[data-tooltip-position="right"]:before {
    left: 100%;
    margin-left: 6px;
}

[data-tooltip-position="bottom"]:before {
    top: 100%;
    margin-top: 6px;
}

[data-tooltip-position="left"]:before {
    right: 100%;
    margin-right: 6px;
}

/* Tooltip arrow styling/placement */
[data-tooltip]:after {
    content: '';
    display: none;
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
/* Dynamic horizontal centering for the tooltip */
[data-tooltip-position="top"]:after,
[data-tooltip-position="bottom"]:after {
    left: 50%;
    margin-left: -6px;
}
/* Dynamic vertical centering for the tooltip */
[data-tooltip-position="right"]:after,
[data-tooltip-position="left"]:after {
    top: 50%;
    margin-top: -6px;
}

[data-tooltip-position="top"]:after {
    bottom: 100%;
    border-width: 6px 6px 0;
    border-top-color: #364263;
}

[data-tooltip-position="right"]:after {
    left: 100%;
    border-width: 6px 6px 6px 0;
    border-right-color: #000;
}

[data-tooltip-position="bottom"]:after {
    top: 100%;
    border-width: 0 6px 6px;
    border-bottom-color: #364263;
}

[data-tooltip-position="left"]:after {
    right: 100%;
    border-width: 6px 0 6px 6px;
    border-left-color: #364263;
}
/* Show the tooltip when hovering */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
    display: block;
    z-index: 999999999999;
}

.table-sort-templatesummary thead .sorting:before, .table-sort-templatesummary thead .sorting:after, .table-sort-templatesummary thead .sorting_asc:before, .table-sort-templatesummary thead .sorting_asc:after, .table-sort-templatesummary thead .sorting_desc:before, .table-sort-templatesummary thead .sorting_desc:after, .table-sort-templatesummary thead .sorting_asc_disabled:before, .table-sort-templatesummary thead .sorting_asc_disabled:after, .table-sort-templatesummary thead .sorting_desc_disabled:before, .table-sort-templatesummary thead .sorting_desc_disabled:after {
    top: 0.9em !important;
}

.nogo-checkbox-label {
    float: right;
    width: 70px;
    margin-top: 7px;
}
.is-nogo {
    float: left !important;
    width: auto;
    margin-left: -8px;
}
.is-nogo-main {
    position: absolute;
    top: 7px;
    right: 61px;
    display: flex;
}
.is-nogo-label{
    cursor:unset !important;
}
.checkbox-round-nogo label::before {
    left: 10px;
    top: -10px;
}

.checkbox-round label::after {
    left: 10px;
    top: -10px;
}
/*.bolder {
    font-family: 'RobotoBlack_0' !important;
}*/
/***END GINCY CSS***/
/***START MITHUN CSS***/
.tbl-font-bold {
    font-family: 'RobotoBlack_0' !important;
    text-transform: uppercase;
    font-size: 12px;
    color: #29334b !important;
}

.v-align-middle {
    vertical-align: middle !important;
}

.table-header {
    width: 100%;
    min-height: 35px;
    background-color: #fff;
    padding: 15px 15px;
}

.reaudit-date {
    float: right;
    font-family: 'RobotoRegular';
    color: #797c83;
    font-size: 13px;
    padding-top: 0px;
}

.reaudit-date-title {
    font-family: 'RobotoBlack_0' !important;
    text-transform: uppercase;
    font-size: 12px;
    color: #29334b !important;
    padding-right: 4px;
}

.default-textbox {
    padding: 5px 15px;
    border: 1px solid #ecf0f1;
    color: #797c83;
    outline: 0 !important;
}

.pt-1px {
    padding-top: 1px !important;
}

.audit-view-label {
    font-family: 'RobotoBold';
    font-size: 13px;
    color: #29334b;
}

.audit-view-label-data {
    font-size: 12px;
    color: #212529;
    font-family: 'RobotoRegular';
    border-bottom: 1px solid #e5e9ec;
    padding: 4px 0px 9px 0px;
    min-height: 32px;
}

.width-100px {
    width: 100px;
}

.mtop_-15 {
    margin-top: -15px;
}

.add-align-top {
    /*position: absolute;*/
    top: 7px;
    right: 5px;
    background-color: transparent;
    border: 0px;
}

.mtop-4px {
    margin-top: 4px;
}

.border-top-radius-10 {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.border-bottom-radius-10 {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.view-align-top {
    position: absolute;
    top: 10px;
    right: 5px;
    background-color: transparent;
    border: 0px;
}

.signed-out h1 {
    font-family: 'RobotoBlack_0';
    font-size: 81px;
    color: #0073f5;
}


.signed-out span {
    font-family: 'RobotoBold';
    font-size: 26px;
    color: #2c3e50;
    margin-top: 0px;
    display: block;
}

.signed-out {
    margin-top: 100px;
    width: 500px;
    text-align: left;
    float: left;
}


.last-login-data .sign-in {
    color: #ffffff;
    font-size: 12px;
    font-family: 'RobotoRegular';
}

.right-to-left-animate {
    position: fixed;
    top: 0;
    right: -800px;
    height: 100%;
    background-color: #fff;
    width: 750px;
    overflow: auto;
    box-shadow: 1px 1px 48px rgba(0, 0, 0, 0.14);
    z-index: 9;
    transition: .55s ease-out;
    -webkit-transition: .55s ease-out;
    -moz-transition: .55s ease-out;
    -ms-transition: all .55s ease-out;
}

.closebdn {
    width: 32px;
    height: 32px;
    cursor: pointer;
    opacity: .1;
    transition: .25s ease-out;
    position: absolute;
    right: 20px;
    padding: 0;
    top: 20px;
    z-index: 9999999;
}

    .closebdn:hover {
        opacity: .8;
    }


.audit-add-cat-details {
    font-family: 'RobotoRegular';
    font-size: 13px;
    color: #2c3e50;
}

.add-cat-details-value {
    color: #8b8f93;
}

.audit-Qadd-btn {
    position: absolute;
    right: 27px;
    top: 15px;
}

.audit-add-catForm-body {
    width:100%;
}

.Qadd-form-body {
    width: 100%;
    height: auto;
    padding: 20px 28px;
    background-color: #fff;
    background-repeat: repeat-x;
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f6f7fa), to(#ffffff));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #f6f7fa, #ffffff);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #f6f7fa, #ffffff);
    /* IE 10 */
    background: -ms-linear-gradient(top, #f6f7fa, #ffffff);
    /* Opera 11.10+ */
    background: -o-linear-gradient(top, #f6f7fa, #ffffff);
}

.question-added-body {
    width: 100%;
    height: auto;
    padding: 20px 28px;
    padding-top: 0;
    max-height: 500px;
}

.q-added-box {
    width: 100%;
    height: auto;
    padding: 20px;
    margin: 0px;
    background-color: #f4f5f9;
    border: 1px solid #e1e4eb;
    border-radius: 10px;
    position: relative;
    margin-bottom: 5px;
}

.added-question {
    font-family: 'RobotoBold';
    font-size: 13px;
    color: #2c3e50;
    width: 100%;
    margin-bottom: 10px;
    padding-right: 40px;
}

.added-question-options {
    width: 100%;
    height: auto;
    padding:0px;
    margin:0px;
}

    .added-question-options ul {
        padding: 0px;
        margin: 0px;
    }

        .added-question-options ul li {
            padding: 0px 0px 7px 0px;
            margin: 0px;
            list-style: none;
            font-family: 'RobotoBold';
            font-size: 13px;
            color: #2c3e50;
        }

            .added-question-options ul li span {
                padding: 0px;
                margin: 0px;
                list-style: none;
                font-family: 'RobotoRegular';
                font-size: 13px;
                color: #8b8f93;
            }

.add-delete-primary-btn-grey {
    width: 35px;
    height: 35px;
    background-color: #ffffff;
    border: 1px solid #e2e5ec;
    border-radius: 50px;
    padding: 4px 9px;
    cursor: pointer;
    display: inline-block;
    line-height: 23px;
    outline: 0 !important;
}

.position-top-right {
    position:absolute;
    right:12px;
    top:12px;
}

.checkbox-round label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    top: -14px;
    outline: 0 !important;
    margin-left: -20px;
    border: 1px solid #c9cdd8;
    border-radius: 20px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox-round label::after {
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    top: -14px;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 9px !important;
    color: #fff;
    outline: 0;
    border: 1px solid #48c120;
    border-radius: 20px;
    background-color: #48c120;
}

.mbottom-0 {
    margin-bottom:0px !important;
}
.checkbox-round {
    padding:10px;
    padding-left:0px;
}

.slimScrollBar {
    background: #366bff !important;
}

.category-itemlist {
    width: 100%;
    padding: 0px 0px 8px 24px;
    cursor: pointer;
    float: left;
    margin-top: -20px;
}
.mt--9 {
    margin-top:-9px;
}

.table-striped tbody tr:nth-of-type(odd) {
    /*background-color: rgb(248, 249, 250);*/
    background-color: rgb(237, 240, 243);
}

.dashboard-wrapper {
    width: 100%;
    height: auto;
    margin: 0px;
    padding: 0px;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
}

.dashboard-iteam {
    margin: 0px;
    padding: 12px 0px 0px 0px;
    text-align: center;
}

    .dashboard-iteam li {
        margin: 0px 10px;
        padding: 0px;
        list-style: none !important;
        display: inline-block;
      
    }



.dashboard-nav {
    width: 250px;
    height: 140px;
    background-color: #fff;
    background-image: url(../images/dashboard-nav-bg.png);
    background-size: cover;
    position: relative;
    border-radius: 15px;
    border: 7px solid #fff;
    box-shadow: 1px 1px 35px rgba(0, 0, 0, 0.12);
    text-align: center;
    color: #fff;
    transition: transform .8s;
}
    .dashboard-nav:hover {
        transform: scale(1.2); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
    }

.bg-blue {
    background-color: #00bff3;
}

.bg-pink {
    background-color: #f06eaa;
}

.bg-green {
    background-color: #8dc63f;
}

.bg-orange {
    background-color: #f26041;
}

.text-blue {
    color: #00bff3 !important;
}

.text-pink {
    color: #f06eaa !important;
}

.text-green {
    color: #8dc63f !important;
}

.text-orange {
    color: #f26041 !important;
}

.dashboard-no {
    font-family: 'RobotoBlack_0';
    font-size: 40px;
    margin-top: -13px;
}

.dashboard-navText {
    font-family: 'RobotoBlack_0';
    font-size: 15px;
    margin-top: -10px;
    text-transform:uppercase;
}

.dashboard-outer {
    display: table;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.middle {
    display: table-cell;
    vertical-align: middle;
}

.dashboard-nav-icon {
    width: 24px;
    height: 24px;
    position: absolute;
    right: 15px;
    top: 15px;
}

.dashboard-body {
    width: 100%;
   display:inline-block;
}
.dashboard-heading {
    background-color: transparent;
    padding: 10px 0px;
    margin-bottom: 20px;
    text-align: left;
    position:relative;
    border-bottom:5px solid #fff;
}

.h-border {
    width: 130px;
    height: 6px;
    background-color: #3b6fff;
    position: absolute;
    bottom: -6px;
}

.signed-out-img {
    width: 256px;
    height: 256px;
    margin: 20px 0px 0px 0px;
    padding: 0px;
    float: left;
}

.signed-out-body {
    width:760px;
    height:auto;
    margin:0px auto;
}

.dashboard-Category {
    width: 100%;
    position: relative;
    padding-top:150px;
    /*display:inline-block;*/
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
}

.dashboard-Category-topspace {
    padding:0px !important;
}




.dashboard-main-nav {
    width: 200px;
    height: 190px;
    background-color: #fff;
    position: relative;
    border-radius: 15px;
    /*box-shadow: 1px 1px 35px rgba(0, 0, 0, 0.12);*/
    text-align: center;
    color: #2c3e50;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
}

.dashboard-main-nav-icon {
    width: 62px;
    height: 62px;
    margin: 0px auto;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
}

.dashboard-main-nav-text {
    font-family: 'RobotoBlack_0';
    font-size: 15px;
    margin-top: 10px;
    text-transform: uppercase;
    color: #2c3e50;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
}


.dashboard-iteam li .dashboard-main-nav-animate .dashboard-main-nav-icon {
    
    width: 32px;
    height: 32px;
}


.dashboard-iteam li .dashboard-main-nav-animate {
    height: 76px;
    border-radius: 5px;
    width: 120px;
       
}

    .dashboard-iteam li .dashboard-main-nav-animate:hover {
        background-color: #e8edfc;
    }


.dashboard-main-nav-active {
    background-color: #e8edfc;
}

.arrow-down {
    width: 0px;
    height: 0px;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-top: 13px solid #e8edfc;
    position: absolute;
    bottom: -12px;
    left: 50px;
    opacity:0;
}


.dashboard-main-nav-ul {
    background-color: transparent;
}

#main-db-box {
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
}

    #main-db-box li {
        cursor:pointer;
    }




    .dashboardmainNavBar {
        width: 100%;
        height: 100px;
        margin-top: -100px;
        position: absolute;
        background-color: #fff;
        -webkit-transition: all 0.8s ease 0s;
        -moz-transition: all 0.8s ease 0s;
        -ms-transition: all 0.8s ease 0s;
        -o-transition: all 0.8s ease 0s;
        transition: all 0.8s ease 0s;
    }

.dashboardmainNavBar-display {
   margin-top: 0px;
}

.dashboard-main-nav-animate .dashboard-main-nav-text {
    font-family: 'RobotoBold';
    font-size: 13px;
    margin-top: 4px;
    text-transform: uppercase;
    color: #2c3e50;
}

#dealer-info {
    display:none;
}

.table-action-btn {
    padding: 4px 20px !important;
    font-size: 11px !important;
}

.tbl-excel-btn {
    height: 32px;
    font-size: 12px !important;
    
}
    .tbl-excel-btn span {
        font-family: 'RobotoRegular' !important;
        font-weight: normal !important;
        font-size: 12px !important;
        padding-left: 2px;
    }

    /*.tbl-excel-btn:hover {
        background: #366bff !important;
        border: 1px solid #366bff !important;
        color: #fff !important;
    }*/

    div.dataTables_wrapper div.dataTables_filter {
        text-align: right;
        float: left !important;
    }

.toolbar {
    float: left;
    padding-left: 15px;
}

.form-label-left {
    float:left;
    width:70px;
}
.form-textbox-right {
    float: left;
    width: 175px;
}

    .form-textbox-right select {
        background-color: #fff;
        border: 1px solid #cfd7da;
        font-size: 12px;
        color: #555555;
        height: 32px;
        padding-left: 15px !important;
        width: 100%;
        padding-right: 15px !important;
        border-radius: 40px;
        outline: none;
    }


.audits-with-hygiene {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 3px solid #fff;
    box-shadow: 0px 0px 1px 1px #ced5dc;
}

.report-score {
    font-size: 13px;
    color: #858f9a;
    padding-top: 6px;
}

.revised-with-hygiene {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 3px solid #fff;
    box-shadow: 0px 0px 1px 1px #ced5dc;
}

.tbl-svg-icon {
    width: 13px;
    float: right;
    margin-top: 3px;
}

    .tbl-svg-icon path {
        fill: #366bff !important;
    }

/***END MITHUN CSS***/
/*Daya CSS*/
.Qcard .audit-details-card-header {
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border: 0px;
}
.audit-list-acc:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    position: absolute;
    right: 20px;
    top: 10px;
}

.audit-qcard a:focus {
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border: 0px;
}

.audit-qcard > .collapsed:focus {
    border-radius: 25px !important;
}

.audit-details-qcard {
    border-radius: 0px;
    margin: 0px;
    border-right: 0;
    border-left: 0;
}

.audit-details-collapse {
    border-radius: 0px !important;
}

.audit-details-question-adding {
    background-color: #f7f8f9;
    margin-bottom: 20px;
    border: 1px solid #e5e9ec;
}

.Qcard .audit-details-card-header2 {
    border-radius: 0 !important;
    border: 1px solid #e2e7e9;
    margin-top: -1px;
}

.accordionbgLight {
    background-color: #edf0f1;
}

.audit-qcard .card-body .Q-accordion:last-child .Qcard .audit-details-card-header2 {
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
}

.audit-qcard .card-body .Q-accordion:last-child .Qcard a:hover {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.audit-qcard .card-body .Q-accordion:last-child .Qcard .audit-details-collapse .audit-details-card-header2 {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}


.audit-qcard .card-body .Q-accordion:last-child .Qcard .collapsed .audit-details-card-header2 {
    border-bottom-left-radius: 24px !important;
    border-bottom-right-radius: 24px !important;
}

.audit-qcard .card-body .Q-accordion:last-child .Qcard .collapsed:hover {
    border-bottom-left-radius: 25px !important;
    border-bottom-right-radius: 25px !important;
}

.audit-qcard .card-body .Q-accordion:last-child .Qcard .collapsed:focus {
    border-bottom-left-radius: 25px !important;
    border-bottom-right-radius: 25px !important;
}

.audit-qcard .Q-accordion:last-child .audit-details-qcard {
    border-bottom-left-radius: 25px !important;
    border-bottom-right-radius: 25px !important;
}

.audit-qcard-acc:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    position: absolute;
    right: 20px;
    top: 10px;
}

.activeOuter:after {
    content: "\2212";
}

.audit-details-qcard-acc:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    position: absolute;
    right: 20px;
    top: 10px;
}

.activeInner:after {
    content: "\2212";
}
.audit-modal-footer {
    border: none !important;
}

.audit-modal-header {
    border: none !important;
}

.asterisk {
    color: red;
    position: relative;
    top: -4px;
    margin-left:2px;
}

.position-left {
    left: 96px !important;
    right: unset;
}

.w-500px {
    width: 500px !important;
}

.audit-list-names {
    margin: 0px;
    padding: 0px;
}

    .audit-list-names li {
        margin: 0px;
        padding: 0px 0px 15px 0px;
        list-style: none;
        font-family: 'RobotoRegular';
        font-size: 13px;
    }

        .audit-list-names li i {
            color: #2f89fc;
        }

.add-audit-cat, .add-audit-sub-cat {
    height: 100%;
    border-right: 1px solid #e1e4eb;
}

.add-audit-sub-cat {
    background-color: #f4f5f9;
    height: 100%;
    border-right: 1px solid #e1e4eb;
}

.add-audit-quest {
}

.add-audit-cat-heading {
    padding: 15px 28px;
    background-color: #fff;
    border-bottom: 1px solid #eceef2;
}

    .add-audit-cat-heading img {
        padding-right: 5px;
        margin-top: -1px;
    }

.audit-add-cat-body {
    padding: 0px 30px;
    background-color: #fff;
}

.audit-add-cat-list-btn {
    height: 15px;
    width: 15px;
    float: left;
}

.audit-add-ul {
    margin: 0;
    padding: 0;
}

    .audit-add-ul li {
        margin: 0;
        padding: 15px 0px 7px 0px;
        list-style: none;
        border-bottom: 1px solid #eceef2;
    }


.audit-add-cat-list-item {
    width: 100%;
    display: inline-block;
    margin-left: 0px;
    word-break: break-all;
    font-family: 'RobotoRegular';
    font-size: 13px;
    color: #858f9a;
}
.audit-add-ul li:last-child .audit-add-cat-list-item{
    border-bottom: none;
}
.bg-color-grey {
    background-color: #f4f5f9;
}

.audit-add-subcat-list-item {
   
  
    word-break: break-all;
    font-family: 'RobotoRegular';
    font-size: 13px;
    color: #858f9a;
}

.audit-add-subcat-ul {
    margin: 0;
    padding: 0;
}

    .audit-add-subcat-ul li {
        margin: 0;
        padding: 15px 25px 7px 25px;
        list-style: none;
        border-bottom: 1px solid #eceef2;
        cursor: pointer;
        float: left;
        width: 100%;
    }

        .audit-add-subcat-ul li:hover {
            background-color: #fff;
            color: #364758;
        }

            .audit-add-subcat-ul li:hover .audit-add-subcat-list-item {
              
                color: #364758;
            }

    /*.audit-add-subcat-ul li:last-child {
        border-bottom:0px;
    }*/
    body.dragging, body.dragging * {
  cursor: move !important;
}

.dragged {
  position: absolute;
  opacity: 0.5;
  z-index: 2000;
}
.example {
    margin:0px;
    padding:0px;
}
.example li {
    margin: 0px;
    padding: 0px;
    list-style:none;
}

ul.example li.placeholder {
    position: relative;
    /** More li styles **/
}
ul.example li.placeholder:before {
  position: absolute;
  /** Define arrowhead **/
}
.delete-condition-btn-wrap {
    display: none;
}
.delete-button{
    cursor:pointer;
}

.auditList-data {
    padding-left:20px;
}

.auditEntityName {
    font-family: 'RobotoRegular';
    font-size: 13px;
    color: #8a8e9a;
    font-style: italic;
}

.modal-header {
    font-family: 'RobotoBold';
    font-size: 13px;
    color: #29334b;
    background-color: #edf0f1;
    padding: 10px 25px !important;
}
.cat-li-color,.subcat-li-color{
    color: #2a62ff !important;
}
#calendar{
    min-height:1000px;
}

.save-cancel-btn {
    margin:0px;
    padding:0px;
}
    .save-cancel-btn li {
        margin: -10px 0px 0px 0px;
        padding: 5px 1px;
        list-style: none;
        display: inline-block;
        cursor: pointer;
    }

        .save-cancel-btn li img {
            margin: 0px;
            padding: 0px;
        }
#ftco-loader { 
    position: fixed;
    width: 96px;
    height: 96px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
    border-radius: 16px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .2s ease-out, visibility 0s linear .2s;
    -o-transition: opacity .2s ease-out, visibility 0s linear .2s;
    transition: opacity .2s ease-out, visibility 0s linear .2s;
    z-index: 100000;
}

#ftco-loader.fullscreen {
    padding: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    background-color: #fff;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    #ftco-loader.show {
        -webkit-transition: opacity .4s ease-out, visibility 0s linear 0s;
        -o-transition: opacity .4s ease-out, visibility 0s linear 0s;
        transition: opacity .4s ease-out, visibility 0s linear 0s;
        visibility: visible;
        opacity: .5;
    }

#ftco-loader .circular {
    -webkit-animation: loader-rotate 2s linear infinite;
    animation: loader-rotate 2s linear infinite;
    position: absolute;
    left: calc(50% - 24px);
    top: calc(50% - 24px);
    display: block;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

#ftco-loader .path {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    -webkit-animation: loader-dash 1.5s ease-in-out infinite;
    animation: loader-dash 1.5s ease-in-out infinite;
    stroke-linecap: round;
}

@-webkit-keyframes loader-rotate {
100%
{
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
}
@keyframes loader-rotate {
100%
{
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
}
@-webkit-keyframes loader-dash {
0%
{
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
}
50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
}

100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px;
}
}
@keyframes loader-dash {
0%
{
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
}
50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
}
100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px;
}
}
#loaderForASM, #loaderForDealerType {
    right: -1px;
    top: 19px;
    display:none
}
.btn-shape{
    width:25px;
    height:25px;
    padding:0px !important;
    text-align:center;
}
.view-eye {
    position: absolute;
    right: 20px;
    top: 23px;
    cursor: pointer;
}
#btnApprove {
    background-color: #5cb85c !important;
    color: #fff !important;
}
    #btnApprove:hover {
        background-color: transparent !important;
        color: #28a745 !important;
    }
#btnReject:hover {
    color: #dc3545 !important;
}
.btnModify {
    background-color: #5cb85c !important;
    color: #fff !important;
}

    .btnModify:hover {
        background-color: transparent !important;
        color: #28a745 !important;
    }
.error-msg{
    font-size:12px;
}
.statusTypesValues{
    min-width:70px;
}
.button-action{
    min-width:330px;
}
.audit-name-fixed-width{
    min-width:150px;
}
.dataTables_scroll{
    overflow:auto;
    width:100%
}
.align-left {
    text-align: left !important;
}
.disabled-hover {
    pointer-events: none;
}
.word-break-style{
    word-break:break-all;
}
.fc-state-highlight > div > div.fc-day-number {
    background-color: #366bff !important;
}
.right-to-left-animate{
    z-index:999;
}
.modify-action {
    position: absolute;
    top: 0;
    right: 3px;
}
    .modify-action .table-action-btn {
        padding: 1px 0px 0px 0px !important;
        width: 20px;
        height: 20px;
        margin: 5px 3px 0px 0px !important;
    }
div.dataTables_wrapper div.dataTables_processing{
    z-index:99999999;
}
.user-rm {
    color: #fff;
    padding: 6px 15px 6px 22px;
    border-radius: 2px;
    font-size: 12px;
    margin-right: 0px;
    border: 2px solid #fff;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

.downloadAPK {
    background-color: #fff;
    color: #3b6fff;
    border-radius: 75px;
    font-size: 15px;
    margin-right: -15px;
    border: 2px solid #fff;
    width: 30px;
    height: 30px;
    float: left;
    margin-top: -6px;
    text-align: center;
    position: relative;
    line-height: 26px;
}
    .downloadAPK a {
        color: #3b6fff;
        text-decoration: none;
    }

    .downloadAPK a:hover {
        color: #2c3e50;
        text-decoration: none;
    }
    /*Daya CSS END*/
    .tbl-save-ico {
    position: absolute;
    top: 0px;
    right: 0;
    background-color: #366bff;
    padding: 6px;
    color: #fff !important;
    width: 31px;
    height: 31px;
    text-align: center;
    cursor: pointer;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    font-size: 11px;
    line-height: 19px;
}
.tbl-datepicker {
    padding: 6px 55px 5px 15px;
    border: 1px solid #d7dce0;
    box-shadow: none;
    border-radius: 24px;
}




.overflow-hidden {
    overflow: hidden;
}

@media only screen and (max-width: 1680px) {

    .overflow-hidden {
        overflow: auto;
    }

    .dashboard-Category {
        padding-top: 130px;
    }
}


@media only screen and (max-width: 1200px) {
    .dashboard-nav {
        width: 200px;
        height: 200px;
    }

    }


    @media only screen and (max-width: 991px) {
        .app-logo img {
            width: 120px;
        }

        .page-not-found-wrapper {
            width: 100%;
            margin: 0px;
            padding: 0px;
            background-image: url(/images/page-not-found.png);
            min-height: 688px;
            background-repeat: no-repeat;
            background-position: right center;
            background-size: 500px;
        }

        .app-logo {
            margin: 20px 0px 0px 0px;
        }

        .app-heading {
            position: absolute;
            text-align: left;
            width: 100%;
            left: 0px;
            padding-top: 74px;
            padding-left: 23px;
        }

        .last-login {
            padding: 15px 0px 10px 10px;
        }

        .navbar {
            display: block;
            padding-top: 13px;
        }

        .navbar-toggler {
            float: right;
        }

        #header {
            height: 120px;
        }

        .app-main-heading {
            font-family: 'RobotoBlack_0';
            color: #fff;
            font-size: 20px;
        }

        .navbar-toggler:hover, .navbar-toggler:focus {
            outline: 0;
        }

        .navbar-collapse {
            background-color: #fff;
            padding: 20px;
            margin-top: 59px;
            position: absolute;
            width: 100%;
            right: 0px;
            box-shadow: 1px 1px 13px #ccc;
        }

        .navbar-dark .navbar-nav .nav-link:after {
            content: '';
            top: 0;
            right: 0;
            margin-left: 0px;
            border: 1px;
        }

        .navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
            color: #2a62ff;
        }

        .navbar-dark .navbar-nav .nav-link {
            color: rgba(0, 0, 0, 0.5);
        }

        .dropdown-menu {
            padding: 0;
            margin: 0;
        }

        .dropdown-item {
            padding: 0.45rem 0rem;
            border-bottom: 1px solid #e8e8e8;
        }

        .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
            color: #2a62ff;
        }

        .navbar-dark .navbar-toggler-icon {
            background-image: url(../images/menu.svg);
        }

        .navbar-toggler {
            border: 2px solid #fff;
            border-radius: 5px;
            padding-top: 6px;
            padding: 5px 4px 0px 4px;
            border-color: #ffffff !important;
        }

        #header:after {
            position: absolute;
            content: '';
            top: 0;
            left: 0;
            width: 100%;
            height: 121px;
            background-color: rgba(42,98,255,0.90);
        }

        .user-settingsdropdown .dropdown-item {
            padding: 0.25rem 1.5rem;
            border: 0px;
        }
    }

    @media only screen and (max-width: 768px) {
        .page-search {
            width: 100%;
            padding-left: 20px !important;
        }

        .error404 {
            margin-top: 50px;
        }

            .error404 h1 {
                font-family: 'RobotoBlack_0';
                font-size: 140px;
                color: #0073f5;
            }

            .error404 span {
                font-family: 'RobotoBold';
                font-size: 30px;
                color: #2c3e50;
                margin-top: -30px;
                display: block;
            }

        .page-not-found-wrapper {
            width: 100%;
            margin: 0px;
            padding: 0px;
            background-image: url(../images/page-not-found.png);
            min-height: 610px;
            background-repeat: no-repeat;
            background-position: right center;
            background-size: 410px;
        }

        .has-search {
            width: 100%;
            float: right;
            margin: 20px 0px 0px 0px;
        }

            .has-search .form-control-feedback {
                position: absolute;
                z-index: 2;
                display: block;
                width: 0.375rem;
                height: 2.375rem;
                line-height: 1.9rem;
                text-align: center;
                pointer-events: none;
                color: #555;
                font-size: 12px;
            }
    }

    @media only screen and (max-width: 550px) {
        .error404 {
            margin-top: 0;
        }

        .page-not-found-wrapper {
            min-height: 485px;
            text-align: center;
            background-position: center bottom;
            background-size: 240px;
        }
    }

    @media only screen and (max-width: 480px) {
        .app-main-heading {
            font-family: 'RobotoBlack_0';
            color: #fff;
            font-size: 18px;
        }

        .last-login {
            display: none;
        }

        .navbar {
            display: block;
            padding-top: 40px;
            padding-left: 0px;
        }

        .header-right {
            width: 100%;
            display: block;
        }

        .navbar-toggler {
            margin-top: -80px;
        }

        .navbar-collapse {
            background-color: #fff;
            padding: 20px;
            margin-top: -1px;
        }

        .mob-user {
            display: block;
        }
    }
    /*Satish CSS Start*/
    .pointer {
        cursor: pointer;
    }

    .is-reaudit {
        background-color: moccasin;
    }
    
.is-reaudit {
    background-color: moccasin;
}
.revised-hygiene-score-per {
    background-color: lawngreen;
    color: #4b4d52 !important;
}
.low-hygiene-score {
    background-color: orange;
    color: #4b4d52 !important;
}

.bootstrap-select button, .bootstrap-select button:hover, .bootstrap-select button:active, .bootstrap-select button:focus,
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
    background: none;
    border: none;
    cursor: default !important;
    outline: 0px !important;
    font-size: 12px;
    font-family: 'RobotoRegular';
    font-size: 12px;
    color: #8b8f93 !important;
    padding: 0px 0px 0px 0px;
}
.paginate_button {
    position: relative;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
    float: left;
    cursor: pointer;
    font-size: 12px !important;
}
a[class="paginate_button first disabled"],
a[class="paginate_button last disabled"],
a[class="paginate_button previous disabled"],
a[class="paginate_button next disabled"] {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}
a[class="paginate_button first disabled"], a[class="paginate_button first"] {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}
a[class="paginate_button last disabled"], a[class="paginate_button last"] {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}
.dataTables_paginate {
    margin: 10px 15px 0px 0px !important;
    background-color: #fff;
    float: right !important;
}
.dt-buttons {
    float: left !important;
    padding: 8px 0px 0px 0px;
    margin-left: 12px;
}
.dataTables_filter {
    padding: 8px 0px 0px 5px !important;
    /*float: right !important;*/
    font-size: 13px;
    color: #858f9a;
}
    .dataTables_filter input[type=search] {
        background-color: #fff;
        border: 1px solid #cfd7da;
        font-size: 12px;
        color: #555555;
        height: 32px;
        padding-left: 15px !important;
        width: 300px !important;
        padding-right: 41px !important;
        border-radius: 40px;
        outline: none;
    }

.dataTables_length {
    padding: 0px 15px 0px 15px !important;
    float: left !important;
    font-size: 12px;
    color: #858f9a;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 50px;
    margin: 9px 0px 6px 15px;
    height: 32px;
}
select[name$="_length"] {
    position: relative;
    padding: 10px 0px 3px 0;
    font-family: 'RobotoRegular';
    width: 50px !important;
    outline: 0;
    font-size: 12px;
    color: #8b8f93;
    border: 0;
    box-shadow: 0 1px 0 0 #d7dce0;
    transition: box-shadow 150ms ease-out;
    font-weight: normal;
    background-color: transparent;
}

div.dataTables_wrapper div.dataTables_length select {
    padding: 7px 0px 3px 0 !important;
    box-shadow: none !important;
}
.dataTables_wrapper {
    background-color: #f8f9fa !important;
    padding-top: 5px;
}
.dataTable{
    width: 100% !important;
}
.dataTable-toolbar-wrap {
    margin: 10px 15px 0px 0px !important;
}
/*Satish CSS End*/
