

table#tbldemo td {
vertical-align: middle;
padding: 15px;
color: #666666;
white-space: nowrap;
font-size: 14px;
font-weight: 400;
border: 0;
border-bottom: 1px solid #e5e5e5;
width: auto;
background-color: white;
}

div#tbldemo_wrapper {
margin-top: 10px;
background: #fff;
-webkit-box-shadow: 5px 5px 20px 15px rgb(50 50 93 / 2%), 0 3px 6px 1px rgb(0 0 0 / 8%);
box-shadow: 5px 5px 20px 15px rgb(50 50 93 / 2%), 0 3px 6px 1px rgb(0 0 0 / 8%);
border-radius: 5px;
margin-bottom: 70px;
}


table#tblvendorretailer tbody#tbldemobody tr td a i.fa.fa-pencil::before {
margin-right: 0px!important;
}

div#tblretailerM_paginate,div#tblretailerM_info {
text-align: center;
}


p#lgcaptcha-error {
    margin: 2px 8px;
    text-align: left;
}
form#frmlogin .form-control + label {
    text-align: left;
    width: 100%;
}

li.parsley-required {
    color: red;
    font-size: 14px;
    margin-top: 10px;
}


#tbldemo_paginate, #tblsystemuser_paginate {
    padding-right: 0px;
    margin-left: 82px;
}
.table-blue th {
    vertical-align: middle;
    border-bottom: 0;
    border: 0;
    padding: 15px;
    color: #fff;
    background: #353535!important;
    font-size: 16px!important;
    font-weight: 500;
   
}


#tbldemo_info
{
  display: none;
}
#tblsystemuser_info
{
  display: none;
}
#tbldemo_paginate , #tblsystemuser_paginate
{
  padding: 20px;
  width: 100%;
  text-align: right;
}
#tbldemo_previous , #tblsystemuser_paginate
{
  /*position: relative;
  display: inline;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
  margin-right: 10px;
  border-radius: 5px;*/
}
#tbldemo_previous + span , #tblsystemuser_previous + span
{
  /*position: relative;
  display: inline;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 5px;*/
}
#tbldemo_next ,#tblsystemuser_next 
{
  /*position: relative;
  display: inline;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
  margin-left: 10px;
  border-radius: 5px;*/
}

#tbldemo_previous:hover,
#tbldemo_next:hover,
#tblsystemuser_previous:hover,
#tblsystemuser_next:hover
{
  cursor: pointer;
  background-color: lightgrey;
}
#tbldemo_length,#tbldemo_filter{display:none;}
#tblsystemuser_length,#tbldemo_filter{display:none;}
tblsystemuser
#tbldemo_wrapper{margin-top:20px;}

.main-wrapper .table-block .form-group {
    
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0), 0 0px 0px 0px rgba(0, 0, 0, 0) !important;
    border: 1px solid lightgrey;
    border-radius:5px;
   
}


    @media only screen and (max-width: 425px) {
        .bg-login
        {
            padding: 50px;
            height: 100%;
        }

        }
        @media only screen and (max-width: 767px) {
        .bg-login
        {
            padding: 50px;
            height: 100%;
        }
              .container {
    padding-right: 15px!important;
    padding-left: 15px!important;
}

        }
       #frmvendor {
    height: auto !important;
}

      .validation input.form-control {
    height: auto;
    padding: 10px;
    width: 50%;
    border: 2px solid #cfcfcf;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 600;
    color: #666666;
}

      .validation button {
    background: transparent;
    border: 2px solid #cfcfcf;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 16px;
    color: #000;
    font-weight: 500;
}

      .validation h4 {
    font-size: 16px;
    font-weight: 700;
    color: #131211;
    margin: 10px 0 5px;
}

      .validation {
    margin: 60px 0 44px !important;
    background: #fff;
    padding: 30px;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.09), 0 0 20px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.09), 0 0 20px 0 rgba(0, 0, 0, 0.09);
}
      .validation p {
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 30px;
}



#error-container + .w-75.mx-auto {
    width: 100% !important;
}

.main-wrapper .tab-content .tbl-section 
{
    box-shadow: inherit;
}



a.paginate_button {
    position: relative;
    display: inline-block;
    padding: 6px 12px;
    margin-left: 5px;
    line-height: unset;
    font-size: 12px;
    color: #108fd4;
    background-color: #eaefff;
    border: 0;
    border-radius: 5px;
}

    a.paginate_button:hover, a.paginate_button.current {
        background-color: #108fd4 !important;
        color: #eaefff !important;
        cursor: pointer;
    }



div#tblsystemuser_filter {
    position: absolute;
    right: 0;
    bottom: 100%;
}
    div#tblsystemuser_filter label {
        position: relative;
        bottom: 8px;
    }

    div#tblsystemuser_filter [type=search] {
        background: #fff;
        border-radius: 5px !important;
        padding: 11px;
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0), 0 0px 0px 0px rgba(0, 0, 0, 0) !important;
        border: 1px solid lightgrey;
    }

div#tblsystemuser_filter {
    position: absolute;
    right: 15px;
    bottom: 100%;
}



.modal-title {
    font-size: 22px;
    font-weight: 600;
    color: #108fd4;
}


.btn-success {
    background-color: #108fd4;
    border-color: #108fd4
}

.btn-success:hover {
    background-color: #353535;
    border-color: #353535;
}

table {
    width: 100%!important;
}

.main-wrapper .tbl-section .table tbody td {
    width: auto!important;
}



.main-wrapper .custom-tabs .update-block .btn-back {
    background: #333 !important;
    border-radius: 50px !important;
}



form#register-form {
    height: calc(100vh - 425px) !important;
}

body > .row {
    margin: 0;
}

.btn-back {
    background-color: #333!important;
}

/* checkbox */

.checkbox {
    text-align: left;
    margin-top: 15px;
    margin-bottom: 17px;
}

    .checkbox label {
        cursor: pointer;
        padding-left: 0;
        color: rgb(187, 186, 186);
        font-size: 16px;
    }

        .checkbox label .form-control {
            width: 160px;
            display: inline-block;
            padding: 12px;
            font-size: 14px;
        }


fieldset[disabled] .form-group.is-focused .checkbox label {
    color: rgba(0, 0, 0, 0.26);
}

.checkbox input[type=checkbox] {
    opacity: 0;
    position: absolute;
    margin: 0;
    z-index: -1;
    width: 0;
    height: 0;
    overflow: hidden;
    left: 0;
    pointer-events: none;
}

.checkbox .checkbox-material {
    vertical-align: middle;
    position: relative;
    top: 6px;
    padding-right: 5px;
}

    .checkbox .checkbox-material:before {
        display: block;
        position: absolute;
        left: 0;
        content: "";
        background-color: rgba(0, 0, 0, 0.84);
        height: 20px;
        width: 20px;
        border-radius: 100%;
        z-index: 1;
        opacity: 0;
        margin: 0;
        top: -6px;
    }

    .checkbox .checkbox-material .check {
        position: relative;
        display: inline-block;
        width: 20px;
        height: 20px;
        border: 1px solid #353535;
        overflow: hidden;
        z-index: 1;
        left: 2px;
        bottom: 2px;
        border-radius: 3px;
    }

        .checkbox .checkbox-material .check:before {
            position: absolute;
            content: "";
            transform: rotate(45deg);
            display: block;
            margin-top: -3px;
            margin-left: 7px;
            width: 0;
            height: 0;
            background: red;
            /* box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0 inset; */
            animation: checkbox-off 0.3s forwards;
        }

.checkbox input[type=checkbox]:focus + .checkbox-material .check:after {
    opacity: 0.2;
}

.checkbox input[type=checkbox]:checked + .checkbox-material .check {
    background: #353535;
}

    .checkbox input[type=checkbox]:checked + .checkbox-material .check:before {
        color: #fff;
        box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
        animation: checkbox-on 0.3s forwards;
    }


fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox input[type=checkbox],
.checkbox input[type=checkbox][disabled] ~ .checkbox-material .check,
.checkbox input[type=checkbox][disabled] + .circle {
    opacity: 0.5;
}

.checkbox input[type=checkbox][disabled] ~ .checkbox-material .check {
    border-color: #000000;
    opacity: .26;
}

.checkbox input[type=checkbox][disabled] + .checkbox-material .check:after {
    background-color: rgba(0, 0, 0, 0.87);
    transform: rotate(-45deg);
}

@keyframes checkbox-on {
    0% {
        box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px;
    }

    50% {
        box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px 2px 0 11px;
    }

    100% {
        box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
    }
}

@keyframes rippleOn {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0.2;
    }

    100% {
        opacity: 0;
    }
}

@keyframes rippleOff {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0.2;
    }

    100% {
        opacity: 0;
    }
}

/* End checkbox */




.loader img {
    /* -webkit-transform: translate(-50%, -50%); */
    -ms-transform: translate(-50%, -50%);
    /* transform: translate(-50%, -50%); */
    /* top: 45%; */
    /* left: 50%; */
    /* position: absolute; */
    width: 120px;
    position: relative;
    top: 108px;
    left: 24px;
    filter: brightness(0) invert(1);
}

.loader {
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background-color: rgba(31, 116, 191, 0.7019607843137254);
}



td.dataTables_empty {
    text-align: center;
}


.main-wrapper .ftr {
    margin-top: 20px;
}


th.sorting_desc, th.sorting_asc {
    position: relative;
}

th.sorting_desc:before {
    content: "\f161";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 0px;
    top: 20px;
}

th.sorting_asc:before {
    content: "\f160";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 5px;
    top: 20px;
}
/*div#exampleModal {
    width: 100%;
    margin: 0 auto;
}
button#person1 {
    left: 50%;
    position: relative;
    transform: translateX(-50%);
}*/
/*@media query*/
@media (max-width: 991px) {
    .bg-login {
        height: auto!important;
        padding: 50px 0;
    }

    .bg-login form {
        height: auto !important;
    }

    .signup_right_parent {
        margin: 0 auto;
    }
}

@media(max-width: 768px) {
    .bg-login .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .form_login_parent #frmlogin {
        height: auto !important;
        padding: 0 10px;
    }
}

@media(max-width: 767px) {
    .bg-login {
        padding: 15px;
    }
    div#exampleModal {
    width: 100%;
    margin: 0 auto!important;
    max-width: 100%;
    text-align: left!important;
}
}

.otplogout {
    float: right;
    font-size: 20px;
    position: relative;
    right: 30px;
    top: 13px;
    color: #fff;
}



.btn-black {
    background-color: #333 !important;
}

.footer {
    /*position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px 0;
    border-top: 1px solid #dcdcdc;*/
}



.validation.vendor-info-block form {
    height: auto !important;
}


.bg-login input:focus {
    background-color: #eee;
}

.main-wrapper .tbl-section .table tbody td a .fa-check {
    background: #3cb878;
    border-radius: 50px;
    padding: 7px 8px;
}

.csrm_frmgrp {
    position: relative;
    margin-bottom: 20px;
    padding: 0;
    background: #ededed;
}

.csrm_frmgrp label {
    color: #929292;
    font-size: 12px;
    padding: 0 12px;
    margin-bottom: 0;
}

.csrm_frmgrp .form-control {
    border: 0;
    background-color: #ededed;
    height: 30px;
    color: #000;
}

.top-bar .login-dropdown .settings svg {
    display: none;
}


.right-panel .btn-primary {
    padding: 10px 7px;
        font-size: 16px!important;
}
div#tblvendorretailer_info, div#tblvendorretailer_paginate {
    text-align: center;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}


@keyframes flickerAnimation {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes flickerAnimation {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.5;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes flickerAnimation {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.5;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes flickerAnimation {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.5;
    }

    100% {
        opacity: 1;
    }
}

.loader img {
    /* -webkit-animation: flickerAnimation 2s infinite; */
    -moz-animation: flickerAnimation 2s infinite;
    -o-animation: flickerAnimation 2s infinite;
    /* animation: flickerAnimation 2s infinite; */
}


.dataTables_length label {
    display: none;
}

.dataTables_filter label {
    display: none;
}

div#tblterms_info {
    display: none;
}

div#tblterms_paginate {
    float: right;
    margin: 30px;
}
.col-sm-8v.float-right {
    margin: 16px;

}

input#termsrchinput {
    /*width: 280px!important;*/
}

i.fa.fa-search.sc1 {
    /*position: absolute;
    top: 29px;
    right: 47px;*/
}
.button1 {
	background      : #108fd4;
	border          : none;
	border-radius   : 3px;
	color           : white;
	display         : inline-block;
	font-size       : 19px;
	font-weight     : bolder;
	letter-spacing  : 0.02em;
	padding         : 10px 20px;
	text-align      : center;
	text-shadow     : 0px 1px 2px rgba(0, 0, 0, 0.75);
	text-decoration : none;
	text-transform  : uppercase;
	transition      : all 0.2s;
}

.pdf-reader {
    border: 1px solid black;
}

.chkterms label.d-block {    font-size: 13px;
        
   
}
.pdfheader {
    background-color: #108fd4;
    color: white;
}
button.cr1 {
    margin: 10px 1px;
    border: 1px solid white;
    background-color: #108fd4;
    color: white;
    margin-left:8px;
}
.right-panel .btn-primary:hover {
    background-color: #108fd4!important;
}
nav.navbar.navbar-expand-lg.navbar-dark.bg-primary.cstm-menu {
    height: 0px;
}
.chkterms>*{display:inline-block;

}
.checkbox.chkterms {
    overflow: hidden;
}
.dual-btn {
    float: right;
}
.login-dropdown.justify-content-end.cl{
    font-size: 25px;
    float: right;
    margin: 11px;
}


.cstm_modal_content
{
position: absolute !important;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
top: 23px;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0;

/*max-height: 400px;
overflow-y: auto;*/
}
.cstm_modal_right_logout
{
/*right: 30px !important;*/
right: 120px!important;
}

.mt-30 {
    margin-top: 30px;
}

.mb-30
{
    margin-bottom:30px;
}


@media (max-width: 767px) {
    input #file.button1 {
        width: 100%;
    }

    .validation {
        height: auto!important;
        padding: 20px!important;
    }

        .validation button {
        font-size: 12px;
        }

    a.logocstmrgin {
        margin-left: 0;
    }

        a.logocstmrgin img {
            width: 150px;
            float: left;
        }

    .logo-header button#person {
          /* position: absolute; */
    right: 0;
    top: -44px;
    }
    .bg-login input {
        height: 43px!important;
    }
    .modal-dialog.modal-dialog-centered.modal-lg {
    margin-top: -17px!important;
}
    .modal-body.text-center {
    padding-left: 8px;
}


  
    .container.otp {
        padding-left: 15px;
        padding-right: 15px;
    }



    .cstm_modal_right_logout {
        right: auto !important;
    }
}

@media only screen and (max-width: 425px){
.cstm_modal_content
{
top: 45px;
}
}
.parsley-errors-list li {
    float: left;
}
a.logocstmrgin {
    margin-left: 20px;
}

li.parsley-fileextension {
  color: red; 
   
}


@media(max-width: 320px) {
    div#lgcaptcha iframe {
    width: 200px!important;
}
}

.page-container .sidebar-menu {
    height: 100vh;
}

.cstmfrmgrp
{
    box-shadow: 5px 5px 20px 15px rgba(50, 50, 93, 0.02), 0 3px 6px 1px rgba(0, 0, 0, 0.08);
    background: #fff;
    border-radius: 5px !important;
    padding: 11px;
}

.cstmfrmgrp .form-control
{
    border: 0 !important;
    height: auto !important;
    padding: 0;
    font-size: 16px !important;
    font-weight: 500 !important;
    background: transparent;
    color: #666666;
}

.cstmfrmgrp .fa-search {
    position: absolute;
    right: 18px;
    top: 18px;
}


.main-wrapper .tbl-section .table tbody td a .fa-trash-o {
    background: #f04c14;
    border-radius: 50px;
    padding: 7px 8px;
    font-size: 15px!important;
}



input#file {
    padding: 7px 12px;
    width: 300px;
    max-width: 100%;
}



.modal-header button#person1 {
    margin: 0 auto!important;
}

.cstm_modal_content .modal-header .close {
    position: absolute;
    right: 0px;
    top: 0px;
    margin: 0!important;
}

.parsley-errors-list {
    list-style: none;
    padding-left: 15px;
}

.parsley-errors-list li{
    padding-left: 0;
}

.ellipsis_txt {
    overflow: hidden;
    text-overflow: ellipsis;
}

#changepassword form {
    height: auto!important;
}


.lds-dual-ring {
  display: inline-block;
  width: 150px;
  height: 150px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 45%;
  left: 50%;
  position: absolute;
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 150px;
  height: 150px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

#btnchngpass {
    font-size: 14px !important;
    color: white !important;
    background-color: #6c757d;
    margin-top: 7px;
    margin-bottom:7px;
    float: right;
    margin-left: 5px;
}


@media(max-width: 1024px) {
    

a.logocstmrgin {
    margin-left: 0;
    float: left;
}
}




@media (max-width: 375px) {
    .g-recaptcha > div {
        width: 100%!important;
        margin-left: -20px;
    }

    .pgnotfound {
        font-size: 150px!important;
    }
}

@media (max-width: 1026px) {
    .sidebar-menu-inner ul.main-menu li a.active svg, .sidebar-menu-inner ul.main-menu li a svg, .sidebar-menu-inner ul.main-menu li a svg * {
        fill: #666666 !important;
    }
}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .loader img {
        top: 135px;
        left: 85px;
    }
}
.main-wrapper .tbl-section table#tbldemo thead tr th:before {
    right: -2px;
}
#lblaprrovevendor  {
    cursor: pointer;
    padding-left: 8px;
    padding-top: 15px;
    color: rgb(187, 186, 186);
    font-size: 16px;
}
.states {
    /* background-color: gray; */
    background: #ededed;
    padding-top: 29px;
    height: 68px;
}

/**Dropdown*/
.dropdown.cstm {
    position: absolute;
    right: 31px;
    top: 40px;
    border-radius: 50px;
    width: 50px;
    height: 50px;
}

.dropdown.cstm a#dropdownMenuLink {
    border-radius: 50px;
    width: 50px;
    height: 50px;
    line-height: 36px;
    color: #ffffff;
    background-color: #1f74bf;
    border: navajowhite;
    font-size: 20px;
}

.dropdown.cstm a#dropdownMenuLink:after {
    content: none;
}

.dropdown.cstm a#dropdownMenuLink:focus {
    box-shadow: none;
}
.cstm-button button {
    background-color: white;
    color: #1f74bf;
    border: none;

    margin-top: 32px;
}
button#btnsend {
    margin-right: 10px;
}

.cstm-button.cs {
    margin-top: 0px;
        padding-left: 15px;
}

h2.cent {
  padding-top: 7px;
    padding-left: 95px;
    font-size: 18px !important;
}
.css {
    display: inline-block!important ;
        padding-bottom: 0px!important;
    margin-left: 15%!important;
}
.lf {
   
    padding: 20px 25px!important;
}
.dropdown.cstm .dropdown-menu {
    right: -55px !important;
    left: auto !important;
}

@media (max-width: 425px){


    
.lg1 {
    margin-top: -15px;
    margin-left: 0px;
}


}
input.form-control.asd1 {
    width: 234px;
}

.m_-5 {
    margin-left: -5px;
    margin-right: -5px;
}

.p_5 {
    padding-left: 5px;
    padding-right: 5px;
}

.filtertextbxs .form-control 
{
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0), 0 0px 0px 0px rgba(0, 0, 0, 0) !important;
    border: 1px solid lightgrey;
    border-radius: 5px;
    height: 48px;
}

.filtertextbxs .btn {
    height: 48px;
    color#fff;
}

@media (max-width: 767px) {
    #tbldemo_paginate, #tblsystemuser_paginate {
        padding-left: 0;
        padding-right: 0;
    }

    a.paginate_button {
        padding: 4px 8px;
        margin-left: 5px;
        font-size: 10px;
        max-width: 41px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    

.sidebar-menu ul#main-menu {
    padding: 0 15px;
}



input#file + input#btnupload {
    padding: 10px 12px;
}

input#file {
    width: 240px;
}

.update-block {
    display: block!important;
    padding: 20px 0;
}

.update-block button {
    margin-top: 15px;
}

.right-panel h1 {
    font-size: 15px !important;
}
.dropdown.cstm {
    right: 0;
    top: -10px;
    position: relative;
    margin-left: auto;
    float: right;

}
h2.cent {
    padding-top: 7px;
    padding-left: 0;
    font-size: 18px !important;
}
input.form-control.asd1 {
    width: 100%;
}
.step-block.completed.active.css {
    margin-left: 0 !important;
    width: 100%;
}



.dropdown.cstm .dropdown-menu {
        right: 0!important;
    left: auto!important;
    top: 40px!important;
    transform: inherit!important;
}

.dropdown.cstm a#dropdownMenuLink {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    padding: 0;
}
}



.btn-blue {
    background-color: #108fd4;
    color: #fff;
}

.btn-black {
    color:white
}


select#vendorchangelist {
    height: 33px;
    margin-bottom: 9px;
}

p.hdng_p {
    color: #333;
    margin-bottom: 2px;
}

p#description {
    margin-bottom: 20px;
    font-size: 14px;
    font-style: italic;
    margin-top: -12px;
    padding: 0 15px;
}

.errorrequest{
    font-style: unset;
    color: red;
    padding: 0PX;
    font-size: 14px;
        margin-left: 13px;
}
button#btnModalAdvanceSearch:hover {
    color: white;
}
div#user .form-row .col-sm-6:nth-child(4) label.form-label {
    top: 34%!important;
}
div#user .checkbox {
    text-align: left;
    height: 72px;
    margin-top:0px!important;
}


div#tblvrlogs_paginate, div#tblvrlogs_info {
    text-align: center;
}
@media (min-width: 992px){
		.dropdown-menu .dropdown-toggle:after{
			border-top: .3em solid transparent;
		    border-right: 0;
		    border-bottom: .3em solid transparent;
		    border-left: .3em solid;
		}

		.dropdown-menu .dropdown-menu{
			margin-left:0; margin-right: 0;
		}

		.dropdown-menu li{
			position: relative;
			margin-bottom: 10px;
			background-color: white;
			border-radius: 4px;
		}
		.nav-item .submenu{
			display: none;
			position: absolute;
			left:100%;
			top: -8px;
		}
		.nav-item .submenu-left{ 
			right:100%; left:auto;
		}

		.dropdown-menu > li:hover{ background-color: #f1f1f1 }
		.dropdown-menu > li:hover > .submenu{
			display: block;
			background-color: transparent;
			border: none;
			margin: 0;
			margin-left: 4px;
		}
	}

nav.navbar.navbar-expand-lg.navbar-dark.bg-primary.cstm-menu {
 background-color: #1e74bf!important;
    border-radius: 5px;
    padding: 0;
    text-align: center;
    display: inline-block;
}

nav.navbar.navbar-expand-lg.navbar-dark.bg-primary.cstm-menu a.nav-link.dropdown-toggle {
    margin-top: 0;
    padding: 10px 30px 10px 15px;
    color: white;
    font-size: 14px;
}

ul.dropdown-menu.show {
    display: block;
    margin: 0 auto;
    width: 100%;
}
ul.dropdown-menu.show {
    background-color: transparent;
    border: none;
}

a.dropdown-item.dropdown-toggle {
    padding: 12px 8px;
}


.cstm-menu a.dropdown-item {
    padding: 12px 8px;
    width: 100%;   
     display: block;
    /* white-space: normal; */
}
a.nav-link.link2 {
    margin-top: 0;
    padding: 10px 30px 10px 15px;
    font-size: 14px;
    width:95px;
}
ul.submenu.dropdown-menu {
    margin: 0;
}
a.dropdown-item.dropdown-toggle:hover {
    border-radius: 5px;
}
.cstm-menu a.dropdown-item:hover {
    border-radius: 5px;
}
.cstm-menu a.dropdown-toggle {
    position: relative;
    padding-right: 20px !important;
}

.cstm-menu a.dropdown-toggle:after {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    border: none;
    font-size: 18px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;
}
.cstm-menu a.dropdown-item.dropdown-toggle:after {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 10px;
    font-size: 17px;
}
/*.cstm-menu ul.dropdown-menu {
    top: 40px;
}*/
div#main_nav {
    background-color: #353535;
}

div#main_nav ul.navbar-nav li.nav-item.dropdown {
    background-color: #1f74bf;
    margin-right: 8px;
    border-radius: 5px;
}
/*div#main_nav ul.dropdown-menu.show li:hover a {
    background-color: #1f74bf;
    color: white;
}*/
div#main_nav a.dropdown-item.dropdown-toggle:hover {
    background-color: #1f74bf;
    color: white;
}
.cstm-menu ul.submenu.dropdown-menu li:hover a {
    background-color: #1f74bf;
    color: white;
}
@media (max-width: 992px) {
    nav.navbar.navbar-expand-lg.navbar-dark.bg-primary.cstm-menu {
    text-align: left;
    display: inherit;
    margin-bottom: 60px;
        margin-top: 10px;
        background-color: #353535!important;
}
    div#main_nav {
    margin-top: 
}
    textarea#message {
    width: 100%;
}
    nav.navbar.navbar-expand-lg.navbar-dark.bg-primary.cstm-menu a.nav-link.dropdown-toggle {
    background-color: #353535;
    border: none;
}
    

.cstm-menu a.dropdown-item {
    background-color: #777777;
    color: white;
}
.navbar-nav .dropdown-menu {
    background-color: #797979;
}
    div#main_nav ul.navbar-nav li.nav-item.dropdown {
    background-color: transparent;
    margin-right: 15px;
}
}
nav.navbar.navbar-expand-lg.navbar-dark.bg-primary.cstm-menu {
    margin-top: 5px;
}

.navbar-expand-lg .navbar-nav .dropdown-menu ul.submenu.dropdown-menu li a {
    white-space: nowrap!important;
}
a.dropdown-item.dropdown-toggle::after {
    display: none;
}

.cstm-menu ul.dropdown-menu.show li:hover a.dropdown-item {
    background-color: #1f74bf;
    color: white;
}
.banner-bg.news-request {
    padding: 140px 0px!important;
}
div#addnewuser .modal-content form {
    height: auto!important;
}

div#tbldemo_wrapper div#tbldemo_paginate {
    width: inherit;
}
.logo-header a.logocstmrgin img {
    width: 100%;
}

.table-blue th {
    background-color: #1f74bf;
    color: #fff;
}

.table-blue thead tr:first-child th:first-child {
    border-top-left-radius: 6px;
}

.table-blue {
    border: 0;
}

.table-blue thead tr:first-child th:last-child {
    border-top-right-radius: 6px;
}

.table-blue thead tr th {
    border: 0;
}

.table-blue.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgb(16 143 212 / 13%);
}

.table-blue th, .table-blue td {
    font-size: 12px;
    vertical-align: middle !important;
}
.cstm-button-f {
    display: flex;
    justify-content: flex-end;
}

.cstm-button-f button {
    padding: 10px 30px!important;
}
.modal .modal-header {
    padding-left: 30px!important;
}
.vendor-info-block .right-panel .col-md-5.text-right button.btn.btn-primary.btn-cstm.mt-0 {
    margin-top: 16px!important;
}
div#vendorretailerAdd select {
    margin-bottom: 15px!important;
}

div#vendorretailerAdd input {
    margin-bottom: 15px!important;
}
table#tblvendorretailer tbody#tbldemobody tr td a i {
    background-color: #108fd4!important;
    padding: 10px!important;
    border-radius: 50px!important;
}

table#tblvendorretailer tbody#tbldemobody tr td a i:before {
    margin-right: 8px!important;
}

.bg-login input {
    border-radius: 5px!important;
}
.comission li.parsley-required {
    float: none!important;
}

.comission parsley-pattern {
    float: none!important;
}

.comission parsley-pattern {
    padding-left: 0!important;
}
.comission ul {
    padding-left: 0!important;
}
div#logsmdl .modal-dialog.modal-dialog-centered {
    max-width: 90%!important;
}

div#logsmdl .table-block {
    margin-top: 0;
}
.step-content input, .step-content select {
    width: 100%!important;
}
.bodxas label {
    color: white;
}

.cstm-menu a.dropdown-item {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.cs1 {
    text-align: center;
    display: block;
}
table#tblpospreview thead tr th {
    vertical-align: middle;
    border-bottom: 0;
    border: 0;
    padding: 15px;
    color: #fff;
    background: #353535;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 500;
}


.bodxas label {
    margin-top: 15px;
    margin-bottom: 0px!important;
}

.cstm-menu a.dropdown-item {
    white-space: normal!important;}

div#tblpospreview_info {
    DISPLAY: NONE;
}
div#tblpospreview_paginate {
    FLOAT: right;
}
.main-wrapper .table-block .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 5px 5px 20px 15px rgb(50 50 93 / 2%), 0 3px 6px 1px rgb(0 0 0 / 8%);
    box-shadow: 5px 5px 20px 15px rgb(50 50 93 / 2%), 0 3px 6px 1px rgb(0 0 0 / 8%);
    background: #fff;
    border-radius: 5px !important;
    padding: 11px;
}



div#main_nav ul.navbar-nav li.nav-item.dropdown {
margin-right: 3px!important;}

.footer {
    margin-top: 120px!important;
}
@media screen and (max-width: 1400px) and (min-width: 991px ) {
    .row.logo-header {
        min-height: 90px !important;
        display: flex;
        justify-content: space-between;
    }

    .ah_menu {
 
    }

    .position-relative {
        float: right !important;
    }
}
ul.navbar-nav li a {
    color: white !important;
}
@media (max-width:1390px) {
    ul.navbar-nav li a {
        font-size: 12px !important;
    }
}

.dropdown-menu li {
    background-color: #1f74bf !important;
}

.lhd1 .form-group {
    margin-bottom: 0PX !IMPORTANT;
    display: -webkit-box;
    display: -ms-flexbox;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}