﻿@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600&family=Roboto:wght@100;300;400;500;700&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');
html, body, #fullheight {
  min-height: 100% !important;
  height: 100%;
  font-family: 'Poppins', sans-serif;
  background: #212529;
  margin: 0;
  padding: 0;
}
.bg_lb {
  background: #f0f2f9;
  box-shadow: 7px 2px 4px 4px #eae6e6;
  float: left;
  width: 100%;
}
.marg h2 {
  margin: 0;
}
.marg h2 img {
  width: 557px;
  height: auto;
  float: left;
}
.searchbox {
  float: left;
  width: 250px;
  background: #fff;
  border-radius: 25px;
  height: 40px;
  margin-top: 6px;
}
.srch {
  border: 0;
  background: none;
  height: 40px;
  float: left;
  width: 211px;
}
input:focus, textarea:focus, select:focus {
  outline: none;
}
.rightsect {
  float: right;
  margin: 5px;
}
.searchbox a i {
  margin-left: 10px;
  margin-right: 10px;
  font-size: 20px;
  color: #0399ea;
  float: left;
  margin-top: 8px;
}
.profilebox {
  width: 50px;
  height: 50px;
  float: left;
  background: #212529;
  border-radius: 50px;
  margin-left: 30px;
  border: solid 3px #ffbc01;
  text-align: center;
  line-height: 44px;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
}
.notification {
  width: 50px;
  height: 50px;
  float: left;
  background: #fff;
  border-radius: 50px;
  margin-left: 30px;
  display: none;
}
.notification font {
  width: 100%;
  float: left;
  text-align: center;
  color: #0bb197;
}
.notification i {
  text-align: center;
  font-size: 22px;
  color: #0bb197;
  width: 100%;
}
.logout {
  float: left;
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 35px;
  margin-left: 10px;
  display: none;
}
.logout a {
  color: #eb5757;
}
.logout a:hover {
  color: #4764ea;
}
.leftside {
  float: left;
  width: 100%;
  /*height: 100vh;*/
}
.leftside a {
  width: 100%;
  float: left;
  padding: 15px 10px;
  font-size: 15px;
  font-weight: 400;
  border-bottom: solid 1px #555b60;
}
.leftside a i {
  margin-right: 18px;
  font-size: 22px;
  width: 20px;
  float: left;
  margin-top: 2px;
}
.white_txt {
  color: #fff;
}
.leftside a:hover {
  background: #fec421;
  color: #000;
  text-decoration: none;
}
.actv {
  background: #212529;
  color: #fff;
}
.fl_lft {
  float: left;
  background: #f7f8fc;
  padding-bottom: 20px;
  /*min-height: 100vh;*/
}
#onlydis .fl_lft {
  float: left;
  background: #f7f8fc;
  padding-bottom: 20px;
  min-height: 100%;
}
.head1 {
  margin: 30px 0 0 0;
}
.head1 h2 {
  font-weight: 600;
}
.head1 p {
  font-size: 17px;
  font-weight: 300;
  line-height: 30px;
}
.editncont {
  background: #0399ea !important;
  padding: 5px 30px;
  float: left;
  border-radius: 4px;
  color: #fff;
  margin-bottom: 4px;
  border: 0 !important;
  font-family: 'Poppins';
  font-size: 17px !important;
  font-weight: 300;
  margin-top: 6px;
  cursor: pointer;
	float: right;
}
.editncont:hover {
  background: #fec421 !important;
  text-decoration: none;
  color: #000 !important;
}
/*.w-bg {
	background: #fff;
	height: auto;
	min-height: 500px;
	border-radius: 4px;
}*/
.w-bg {
  background: #fff;
  max-height: 100%;
  min-height: 500px;
  border-radius: 4px;
  float: left;
  width: 100%;
  padding: 0 0 20px 0;
}
.w-bg ul {
  list-style-type: none;
  margin: 0;
  padding: 20px;
}
.w-bg ul li span {
  width: 100%;
  float: left;
  font-weight: 500 !important;
  font-size: 15px;
  line-height: 30px;
}
.form1 {
  width: 100%;
  height: 40px;
  margin-bottom: 15px;
  border-radius: 3px;
  border: solid 1px #eaeaf2 !important;
  padding-left: 15px;
  font-family: 'Poppins';
  font-size: 13px;
}
.w-bg h3 {
  text-transform: capitalize;
  font-size: 16px;
  line-height: 40px;
  padding-left: 20px;
  border-bottom: solid 5px #f7f8fc;
}
.w-bg big {
  width: 100%;
  float: left;
  text-align: center;
  min-height: 290px;
}
.w-bg a {
  /*width: 100%;*/
  text-align: center;
  float: left;
  background: #007bff;
  color: #fff;
  border-radius: 0;
  opacity: 1 !important;
  padding: 5px;
  position: relative;
  top: -8px;
  text-decoration: none;
}
.w-bg a i {
  font-size: 56px;
}
.w-bg a:hover {
  background: #fec421;
  color: #000;
}
.w-bg2 {
  height: auto;
  border-radius: 4px;
  width: 66%;
  float: left;
}
.w-bg2 ul {
  list-style-type: none;
  margin: 0;
  padding: 20px;
}
.w-bg2 ul li span {
  width: 100%;
  float: left;
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
}
.w-bg2 ul {
  list-style-type: none;
  margin: 0;
  padding: 20px;
  float: left;
  width: 100%;
}
#fullheight {
  background: #4764ea;
  height: 100%;
}
.bgw_m30 {
  background: #fff;
  margin-top: 30px;
  float: left;
  width: 100%;
  border-radius: 3px;
}
.gstin {
  width: 33%;
  float: left;
}
/*.w-bg2 {
   
    height: auto;
    min-height: 400px;
    border-radius: 4px;
    width: 66%;
    float: left;
}*/
.gstin ul {
  list-style-type: none;
  margin: 0;
  padding: 20px;
}
.gstin ul li span {
  width: 100%;
  float: left;
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
}
.gstin ul {
  list-style-type: none;
  margin: 0;
  padding: 20px;
  float: left;
  width: 100%;
}
.bill_add {
  width: 100%;
  float: left;
  border-bottom: solid 1px #eaeaf2;
  font-size: 16px;
  line-height: 40px;
  padding: 0 20px;
}
.text-ctr {
  text-align: center;
  font-size: 13px;
  font-weight: 300;
  line-height: 50px;
  border-top: solid 1px #eaeaf2;
  float: left;
  margin-top: 0px;
  background: #f7f8fc;
}
/*********************************************edit css 16-12-21*********************************************/
.page-ttl h4 {
  margin-top: 30px;
}
.btnForm {
  background: #000 !important;
  color: #fff;
  height: 50px;
}
.dxgvPagerTopPanel_Moderno {
  width: 100% !important;
}
.dxgvPagerBottomPanel_Moderno {
  width: 100%;
}
.btnForm:hover {
  background-color: #fec421 !important;
  cursor: pointer;
}
div#ctl00_ContentPlaceHolder1_gvOrder_DXSearchPanel {
  width: 100%;
}
span#ctl00_ContentPlaceHolder1_rfvContactPerson {
  font-size: 12px;
  line-height: 20px;
}
span#ctl00_ContentPlaceHolder1_rfvWomenGroupName {
  line-height: 15px;
  font-size: 12px;
}
table#ctl00_ContentPlaceHolder1_txtContactPerson {
  margin-bottom: 0;
}
table#ctl00_ContentPlaceHolder1_txtWomenGroupName {
  margin-bottom: 0;
}
span#ctl00_ContentPlaceHolder1_cvChangePassword {
  font-size: 12px;
  /* margin-bottom: 0; */
  line-height: 15px;
}
table#ctl00_ContentPlaceHolder1_txtPassword {
  margin-bottom: 0;
}
div#ctl00_ContentPlaceHolder1_imgWomenGroupImage_DXButtonPanel_DXButtonsShader {
  background: none;
}
.dxeBinImgSys {
  border: dashed 3px #0bb197 !important;
  float: left;
  width: 100% !important;
  height: 450px !important;
}
.dxeFillParentSys {
  width: 98% !important;
}
.dxeBinImgTxtPnlSys {
  border: 0 !important;
}
a#ctl00_ContentPlaceHolder1_lnkChangePassword {
  position: relative;
  top: 7px;
  line-height: 35px;
  text-decoration: none;
  border-radius: 3px;
  padding: 3px 20px;
  font-size: 16px;
  font-weight: 300;
}
#ctl00_ContentPlaceHolder1_txtContactEmailId_I {
  background: none;
}
#ctl00_ContentPlaceHolder1_txtPassword_I {
  background: none;
}
#ctl00_ContentPlaceHolder1_imgProfilePhoto_DXButtonPanel_DXButtonsShader {
  background: none;
}
#ctl00_ContentPlaceHolder1_tblOrderInfo {
  width: 100%;
}
/*#ctl00_ContentPlaceHolder1_btnSaveBottom {
    background: #000 !important;
}
#ctl00_ContentPlaceHolder1_btnSaveBottom:hover {
    background: #fec422 !important;
}*/
.msgsuccess {
  width: 100%;
  font-size: 14px;
  position: relative;
  /*left: -560px;*/
  top: -10px;
  background: #0816bb;
  color: #fff;
  padding: 8px;
  font-weight: 300;
  border-radius: 3px;
  /* border: dashed 1px #0816bb; */
}
td.dxdvItem_Moderno.dx-al {
  width: 307px !important;
  float: left;
  background: #f9f9f9;
  border: solid 1px #f7f1f1;
  height: auto;
  padding: 10px 20px 0px 20px;
  min-height: 197px;
}
.list-unstyled {
  line-height: 25px;
  min-height: 140px;
}
.sul li span {
  font-size: 15px;
  font-family: 'Roboto';
  font-weight: 400;
  line-height: 30px;
}
.form-control {
  height: 36px !important;
}
td.dxdvItem_Moderno.dx-al h4 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
  font-family: poppins;
  color: #000;
  padding-bottom: 5px;
  border-bottom: solid 1px #ccc;
}
.btn-new-yelo {
  background: #0399ea;
  color: #fff !important;
  line-height: 36px;
  text-transform: uppercase;
  float: left !important;
  width: 100px !important;
  border-radius: 3px !important;
  border: 0;
  text-decoration: none !important;
}
.btn-new-yelo:hover {
  background: #fec421;
  color: #000 !important;
}
.btn-new-purple {
  background: #000;
  color: #fff !important;
  text-transform: uppercase;
  font-size: 16px;
  border: 0;
  border-radius: 3px !important;
}
.btn-new-purple:hover {
  background: #fec421;
  color: #000 !important;
  text-decoration: none;
}
td.dxdvPagerPanel_Moderno.dx-ac {
  text-align: right;
}
.containertow {
  width: 90%;
  margin: 0 auto;
}
table#ctl00_ContentPlaceHolder1_pcWomenGroupAddress_tblWomenGroupAddress tr.rowstyle td {
  margin: 0;
  /* height: 0; */
  height: 0px;
}
table#ctl00_ContentPlaceHolder1_pcWomenGroupAddress_tblWomenGroupAddress tr.rowstyle td div {
  margin-top: 0px !important;
  line-height: 1;
  margin-bottom: 10px;
}
.bgwhit {
  min-height: 100vh;
}
/******************************************** edit 20-12-2021**************************************/
#ctl00_ContentPlaceHolder1_updatepanel1 .dvLabel {
  margin-top: 0;
  line-height: 25px;
}
#ctl00_ContentPlaceHolder1_tblWomenGroupProductInfo > tbody > tr:nth-child(3) > td:nth-child(2) > div.dvLabel {
  margin-top: 22px;
}
#ctl00_ContentPlaceHolder1_tblWomenGroupProductInfo > tbody > tr:nth-child(5) > td > h4 {
  margin-top: 0 !important;
}
#ctl00_ContentPlaceHolder1_tblWomenGroupProductInfo > tbody > tr:nth-child(11) > td:nth-child(2) {
  /* margin-top: 40px !important; */
  position: relative;
  top: -13px;
}
td#ctl00_ContentPlaceHolder1_dtDeliveryDate_B-1 {
  top: -5px;
  position: relative;
}
#ctl00_ContentPlaceHolder1_gvWomenGroupProduct .dxgv {
  padding: 0 10px 0 !important;
}
#ctl00_ContentPlaceHolder1_btnDownloadInvoice {
  margin-top: 0;
}
/******************************************************************************/
.cellStl11 {
  font-weight: 600 !important;
}
h6 {
  border-bottom: 1px solid grey;
}
.wh_bg {
  width: 100%;
  float: left;
  background: #fff;
  padding: 20px;
  margin-top: 20px;
}
.wh_bg h6 {
  padding-bottom: 10px;
  border-bottom: solid 1px #ccc;
  font-size: 16px;
}
.cellStl11 {
  font-size: 13px;
  line-height: 28px;
  font-weight: 400;
  text-align: left;
}
table#ctl00_ctl00_MainPane_Content_ContentPlaceHolder1_Table1 .cellStl12 span {
  font-size: 14px !important;
  font-weight: 400;
}
.ai_2 {
  width: 50%;
  float: left;
}
.ai_2 h5 {
  font-size: 16px;
  margin-bottom: 15px;
}
.lblMain {
  font-weight: 400;
}
.divWaiting {
  position: fixed;
  background-color: rgba(255, 255, 255, 0.95);
  z-index: 2147483647 !important;
  overflow: hidden;
  text-align: center;
  top: 0 !important;
  left: 0;
  height: 100%;
  width: 100%;
  padding-top: 10%;
}
.dxrpControl_Material td.dxrpHeader_Material {
  background: #007bff;
  /*  border: solid 1px #fec421;
    border-radius: 3px;*/
  color: #fff;
}
.dxrpControl_Material {
  border: 1px solid #0399ea !important;
  -webkit-border-radius: 2px;
  /* border-radius: 5px !important;*/
  margin-bottom: 10px;
  padding: 2px;
}
.dxrpControl_Material {
  border: 1px solid #fdcf4f !important;
}
/*************************************** edit 10/1/2022***************************************/
.dxgvEditFormDisplayRow_Material td.dxgv, .dxgvDetailCell_Material td.dxgv, .dxgvAdaptiveDetailCell_Material td.dxgv, .dxgvDataRow_Material td.dxgv, .dxgvAdaptiveDetailRow_Material td.dxgvAIC {
  padding: 0px 10px 0px;
}
.dxpLite_Material .dxp-current {
  background-color: #0399ea !important;
}
.dxpLite_Material:not(.dxpLiteDisabled_Material) .dxp-current.dxp-num:hover {
  background-color: #fec422 !important;
}
.dxgvSearchPanel_Material .dxeButtonEdit_Material {
  box-shadow: none !important;
}
.dxgvControl_Material .dxgvCSD {
  box-shadow: none;
  min-height: 349px;
}
.dxmLite_Material .dxm-item.dxm-checked, .dxmLite_Material .dxm-item.dxm-selected {
  background-color: #0399ea !important;
}
.dxpLite_Material .dxp-pressedDropDownButton, .dxpLite_Material .dxp-hoverDropDownButton {
  background-color: #0399ea !important;
}
#ctl00_ContentPlaceHolder1_pcCustomerAddress_tblWomenGroupAddress > tbody > tr:nth-child(1) {
  display: none;
}
.dxpcLite_Material .dxpc-header, .dxdpLite_Material .dxpc-header {
  padding: 5px 10px 0px 12px !important;
  width: 20px;
  float: right;
  position: absolute;
  right: 0;
}
.dxpcLite_Material .dxpc-content, .dxdpLite_Material .dxpc-content {
  white-space: normal;
  padding: 9px 0px 0 25px !important;
}
div#ctl00_ContentPlaceHolder1_pcCustomerAddress_btnSaveTopCustomerAddress {
  margin-right: 25px;
  margin-bottom: 23px;
  margin-top: 16px;
}
.dxpcLite_Material .dxpc-mainDiv.dxpc-shadow {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.dxgvSearchPanel_Material .dxeButtonEdit_Material {
  box-shadow: none !important;
}
.dxgvCSD {
  box-shadow: none !important;
}
.dxgvPagerBottomPanel_Material {
  box-shadow: none;
}
/************************************* dashboard front ****************************************/
.comman {
  background: #fff;
  margin-top: 15px;
  float: left;
  padding-bottom: 18px;
  width: 99.2%;
  box-shadow: 0px 0px 1px #ccc;
}
.comman h2 {
  font-size: 20px;
  margin-top: 10px;
  float: left;
  width: 100%;
  border-bottom: solid 1px #ccc;
  padding-bottom: 10px;
}
.order_one {
  width: 24.1%;
  float: left;
  background: #ffa500;
  margin-right: 12px;
  padding: 15px 0 0px 0;
  border-radius: 3px;
  color: #000;
  background-image: url(https://paragdairy.com/images/order_icon.png);
  background-repeat: no-repeat;
  background-position: right 27px;
}
.order_one:last-child {
  margin-right: 0;
}
.bg2 {
  background: #ffbc01;
  background-image: url(https://paragdairy.com/images/amnt_ico.png);
  background-repeat: no-repeat;
  background-position: right 27px;
}
.order_one h3 {
  font-size: 36px;
  width: 100%;
  float: left;
  padding-left: 15px;
}
.order_one p {
  font-size: 16px;
  font-weight: 300;
  width: 100%;
  float: left;
  padding-left: 15px;
}
.order_one a {
  width: 100%;
  float: left;
  text-align: center;
  color: #000;
  font-weight: 400; 
  line-height: 30px;
  vertical-align: middle;
  padding-top: 10px;
  padding-bottom: 10px;
}
.order_one a:hover {
  background: #fec421;
  color: #000;
  text-decoration: none;
}
.comman h2 i {
  margin-right: 10px;
}
.box54 {
  width: 30%;
  float: left;
  margin-top: 15px;
  background: #fff;
  margin-right: 15px;
  padding: 15px;
  box-shadow: 0px 0px 1px #ccc;
}
.box54 h3 {
  font-size: 20px;
  margin-top: 0px;
  float: left;
  width: 100%;
  border-bottom: solid 1px #ccc;
  padding-bottom: 10px;
}
.box54 h3 i {
  margin-right: 10px;
}
.data2 {
  width: 100%;
  float: left;
  min-height: 300px;
}
.box54 a {
  width: 30px;
  float: left;
  height: 30px;
  background: #fff;
  border: solid 1px #ccc;
  text-align: center;
  border-right: 0;
  line-height: 30px;
  color: #000;
}
.box54 a:last-child {
  border-right: solid 1px #ccc;
}
.box54 a:hover {
  background: #fec421;
  text-decoration: none;
}
.box55 {
  width: 68%;
  float: left;
  margin-top: 15px;
  background: #fff;
  /* margin-right: 15px; */
  padding: 15px;
  box-shadow: 0px 0px 1px #ccc;
}
.box55 h3 {
  font-size: 20px;
  margin-top: 0px;
  float: left;
  width: 100%;
  border-bottom: solid 1px #ccc;
  padding-bottom: 10px;
}
.box55 h3 i {
  margin-right: 10px;
}
.box55 a {
  width: 30px;
  float: left;
  height: 30px;
  background: #fff;
  border: solid 1px #ccc;
  text-align: center;
  border-right: 0;
  line-height: 30px;
  color: #000;
}
.box55 a:last-child {
  border-right: solid 1px #ccc;
}
.box55 a:hover {
  background: #fec421;
  text-decoration: none;
}
/**********************************/
.templateTable tr td b {
  font-weight: 500;
  font-size: 16px;
  line-height: 50px;
  padding: 20px;
}
.templateTable tr td span {
  font-size: 14px;
  line-height: 50px;
}
.templateTable tr td em {
  font-style: normal;
  line-height: 50px;
  font-size: 16px;
}
.templateTable {
  width: 100%;
  /* border: solid 1px #e7e7e7; */
  margin-top: 5px;
  float: left;
}
/*
table.templateTable tr td {
    width: 216px !important;
    float: left;
    text-align: left;
}

tr.bg545 {
    background: #ccc;
    line-height: 50px;
}
.bg545 td b {
    font-size: 18px;
    line-height: 50px;
    vertical-align: middle;
}
.bg545 td em {
    font-size: 18px;
    line-height: 50px;
    vertical-align: middle;
}*/
.bg545 {
  width: 100%;
  float: left;
  background: #000000;
  padding: 10px;
  border-radius: 5px 5px 0 0;
  /*margin-top: 5px;*/
  color: white;
}
.bg545 ul {
  width: 79%;
  list-style: inside;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.bg545 ul li {
  width: 50%;
  float: left;
}
.bg545 ul li b {
  /*min-width: 150px;*/
  float: left;
  font-size: 19px;
  font-weight: 400;
  margin-left: 10px;
  color: white;
  margin-right: 10px;
}
.bg545 ul li span {
  font-size: 19px;
  font-weight: 300;
}
.bor_all {
  width: 100%;
  float: left;
  border: solid 1px #f0f2f1;
  padding: 10px;
  border-radius: 0 0 5px 5px;
}
.bor_all ul {
  width: 70%;
  float: left;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.bor_all ul li {
  width: 50%;
  float: left;
}
.bor_all ul li b {
  width: 150px;
  float: left;
  font-size: 17px;
  /*font-weight: 500;*/
  line-height: 30px;
  vertical-align: middle;
  color: #000;
}
.bor_all ul li span {
  font-size: 15px;
  line-height: 30px;
}
.dxgvTable_Material {
  box-shadow: none !important;
  /*padding: 10px;*/
}
/******************/
.pad_botm10 {
  margin-bottom: 10px;
  margin-top: 10px;
}
table#ctl00_ContentPlaceHolder1_gvOrder_DXMainTable {
  border-bottom-width: 1px;
}
#ctl00_ContentPlaceHolder1_pcCustomerAddress_PW-1 {
  border: solid 1px #ccc;
}
#ctl00_ContentPlaceHolder1_pcCustomerAddress_tblWomenGroupAddress {
  width: 100%;
}
.txtMain {
  width: 96%;
  height: 37px;
  border-color: #ccc !important;
}
#ctl00_ContentPlaceHolder1_pcCustomerAddress_tblWomenGroupAddress select {
  width: 96%;
  height: 36px;
  margin-bottom: 10px;
  border: solid 1px #ccc;
}
.lblMain {
  line-height: 30px;
  margin-top: 5px;
  float: left;
}
table.tblMain {
  width: 100%;
}
/*888888888888888888888888888888*/
#ctl00_ContentPlaceHolder1_pnlWomenGroupAddress table.tblMain .rowstyle .cellstyle .dvControl select {
  width: 96%;
  height: 35px;
  border: solid 1px #ccc;
}
#ctl00_ContentPlaceHolder1_pnlWomenGroupAddress table.tblMain .rowstyle .cellstyle .dvLabel {
  width: 100%;
  float: left;
}
#ctl00_ContentPlaceHolder1_pnlWomenGroupAddress table.tblMain .rowstyle .cellstyle .dvControl {
  width: 100%;
  float: left;
}
#ctl00_ContentPlaceHolder1_pnlWomenGroupAddress table.tblMain .rowstyle .cellstyle {
  width: 50%;
 /* float: left;*/
}
#ctl00_ContentPlaceHolder1_pnlWomenGroupAddress table.tblMain .rowstyle {
  width: 100%;
 /* float: left;*/ 
}
#ctl00_ContentPlaceHolder1_pnlWomenGroupAddress > table > tbody > tr:nth-child(2) > td {
  width: 98% !important;
}
div#ctl00_ContentPlaceHolder1_imgStoreImage {
  height: 215px !important;
}
#ctl00_ContentPlaceHolder1_gvOrderItem_DXMainTable tr td img {
  width: 50%;
}
.dxgv input {
  
      color: #000;
    line-height: 25px;
    margin: 5px;
    border-radius: 3px;
    border: solid 1px #e7e7e7;
	text-align: center;
}
.dxgv input:hover {
  /* background: #fec421;*/
  color: #000;
}
.dfdf {
  position: relative;
  /* background: red; */
  width: 100%;
  height: 100%;
  z-index: 1;
}
.div22 {
  /* width: 500px; */
  top: 0 !important;
  left: 33% !important;
  position: fixed;
}
#ctl00_ContentPlaceHolder1_pcDistrict_PWH-1 {
  background: #fec421;
  /* color: #000 !important; */
}
span#ctl00_ContentPlaceHolder1_pcDistrict_PWH-1T {
  color: #000;
  line-height: 31px;
}
input#ctl00_ContentPlaceHolder1_pcDistrict_btnSubmit {
  background: #0399ea;
  color: #fff;
  border: 0;
  padding: 10px 16px;
  font-size: 14px;
  margin-top: 17px;
}
#ctl00_ContentPlaceHolder1_pcDistrict_tblPauseSubscription > tbody > tr:nth-child(2) > td:nth-child(1) {
  padding-right: 5px;
}
.dxpc-contentWrapper {
  border: solid 1px #ccc;
  border-top: 0;
}
div#ctl00_ContentPlaceHolder1_pcDistrict_PW-1 {
  left: auto !important;
}
table#ctl00_ContentPlaceHolder1_pcDistrict_tblPauseSubscription .dvControl {
  float: left;
  font-size: 12px;
  line-height: 22px;
}
table#ctl00_ContentPlaceHolder1_gvStore_DXMainTable input {
  background: none;
}
div#ctl00_ContentPlaceHolder1_btnSave {
  width: auto !important;
}
table#ctl00_ContentPlaceHolder1_gvDeliveryAgency input {
  background: none;
}
#ctl00_ContentPlaceHolder1_tblDeliveryAgencyInfo > tbody > tr:nth-child(2) > td > div > div.dvMainButton {
  text-align: right;
}
table#ctl00_ContentPlaceHolder1_gvDAStore_DXMainTable input {
  background: none;
}
table#ctl00_ContentPlaceHolder1_gvOrder_DXMainTable tr {
  margin-top: 5px;
  /* float: left;*/
}
table#ctl00_ContentPlaceHolder1_gvOrder_DXMainTable.dxgvTable_Material {
  border: 0 !important;
}
.dis_none {
  display: none;
}
.hh4 {
     margin-top: 10px !important;
    font-size: 21px;
    font-weight: 300;
    border-bottom: solid 2px #fec421;
    padding-bottom: 9px;
    width: auto;
    float: left;
    padding-right: 15px;
    margin-bottom: 0;
        line-height: 24px;
}
.minhit {
  min-height: 550px;
}
.dxdvContent_Moderno {
  padding: 20px;
  border-bottom: 1px Solid #d1d1d1;
  border-top: 0;
  margin: 80px 0 0 0;
  float: left;
  width: 95%;
  margin-left: 3%;
}
.borbtm {
  border-bottom: solid 1px #fec421;
  width: 99%;
  float: left;
  margin-bottom: 7px;
}
.wallet-bal h4 {
  margin: 0;
}
.wallet-bal {
  border-bottom: solid 1px #ccc;
  min-height: 112px;
}
a#ctl00_ContentPlaceHolder1_lnkAddMoney {
  background: #0399ea;
  width: 100%;
  float: left;
  text-align: center;
  color: #fff;
  text-decoration: none;
  padding: 10px;
  border-radius: 3px;
}
a#ctl00_ContentPlaceHolder1_lnkAddMoney:hover {
  background: #fec421;
  color: #000;
}
.wallet-bal .mb-3 {
  border-bottom: 0;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  color: #000;
}
div#ctl00_ContentPlaceHolder1_pcAddMoneyWallet_PWH-1 {
  background: #fec421;
  /* color: #000 !important; */
}
select#ctl00_ContentPlaceHolder1_pcAddMoneyWallet_ddlPaymentMode {
  width: 100% !important;
  height: 36px !important;
  border: solid 1px #ccc;
  border-radius: 3px;
}
div#ctl00_ContentPlaceHolder1_pcAddMoneyWallet_pnlAddMoneyWallet .form-group label {
  line-height: 30px;
  float: left;
  font-size: 14px;
  font-family: 'Roboto';
  font-weight: 400;
}
div#ctl00_ContentPlaceHolder1_pcAddMoneyWallet_pnlAddMoneyWallet .form-group table {
  border: solid 1px #ccc !important;
  border-radius: 2px;
}
span#ctl00_ContentPlaceHolder1_pcAddMoneyWallet_PWH-1T {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  font-family: 'Roboto';
}
.dxgvControl_DevEx, .dxgvDisabled_DevEx {
  font-family: 'Poppins' !important;
  font-size: 13px;
  color: #000;
}
.dxpcLite_DevEx, .dxdpLite_DevEx {
  font-family: 'Poppins' !important;
  font-size: 13px;
  color: #000;
}
.dxeMemoSys textarea {
  font-family: arial;
  font-size: 14px;
}
input#ctl00_ContentPlaceHolder1_txtAddPincode_I {
  font-family: arial;
  font-size: 13px;
}
.hed_updn {
  width: 100%;
  margin-bottom: 20px;
}
table#ctl00_ContentPlaceHolder1_pcDistrict_tblPauseSubscription .MainMsg {
  left: 15% !important;
  top: 90px;
  z-index: 9;
}
table#ctl00_ContentPlaceHolder1_gvCustomerSub_DXMainTable tr td {
  line-height: 45px;
}
.tab-content tr td span {
  margin: 0;
  line-height: 20px;
}
#ctl00_ContentPlaceHolder1_updatepanelTop > div > br {
  display: none;
}
.widp_20 a {
  text-decoration: none;
  color: #000;
}
table#ctl00_ContentPlaceHolder1_pcDistrict_tblPauseSubscription tr td img {
  float: right;
  width: 11px;
}
/*table#ctl00_ContentPlaceHolder1_pcDistrict_tblPauseSubscription tr td {
    float: left;
    width: 50% !important;
}*/
.black_bar h3 span {
  font-size: 18px;
}
table#ctl00_ContentPlaceHolder1_pcDistrict_tblPauseSubscription .cellstyle {
  width: 50%;
  float: left;
}
.box555 {
  width: 49%;
  float: left;
  margin-top: 15px;
  background: #fff;
  /* margin-right: 15px; */
  padding: 15px;
  box-shadow: 0px 0px 1px #ccc;
}
.wid30 {
  width: 30%;
}
.wid600 {
  width: 70%;
}
#map {
  width: 100% !important;
  margin-top: 10px;
}
.mainadiv {width: 100%; float: left}
.addrs321 {width: 50%; float: left; padding-left: 10px;}
.cusadd {margin-top: 15px; float: left; width: 100%;}
div#ctl00_ContentPlaceHolder1_pcAddMoneyWallet_PW-1 {
    top: 0 !important;
}


div#ctl00_ContentPlaceHolder1_pcCancelledReason_PWH-1 {
    background: #fec421;
    /* color: #000 !important; */
}
.dxpc-headerContent {
    color: #000 !important;
}
div#ctl00_ContentPlaceHolder1_pcCancelledReason_btnCancelledReason {
    margin-top: 10px;
}
/***********************************************************RESPONSIVE CSS***********************************************/
@media (max-width: 650px) {
  .order_one {
    width: 100%;
    margin-bottom: 10px;
  }
  .box54 {
    width: 100%;
  }
  .box55 {
    width: 100%;
    padding: 15px 0;
  }
  .widp_20 {
    width: 97%;
  }
  .widp_20:last-child {
    width: 100%;
  }

    .Categoryheader {
        margin-top: 190px;
    }
}
@media screen and (max-width: 480px) {
  .table_content {
    overflow: auto !important;
    min-height: 240px;
    float: left;
    width: 100%;
  }
  .bor_all ul {
    width: 100%;
  }
  .over_none {
    overflow: none !important;
    height: auto !important;
  }
  .wid30 {
    width: 100% !important;
    float: left;
  }
  .wid600 {
    width: 100% !important;
    float: left;
  }
  .well {
    width: 100%;
    float: left;
  }
  .lngitd {
    width: 100%;
    float: left;
  }
        .addrs321 {
                width: 100%;
            margin-top: 15px;
        }
        .dxdvContent_Moderno {
    padding: 0;
    border-bottom: 0px Solid #d1d1d1;
    border-top: 0;
    margin: 0;
    float: left;
    width: 100%;
    margin-left: 0;
}
        td.dxdvItem_Moderno.dx-al {
    width: 100% !important;
    float: left;
    background: #f9f9f9;
    border: solid 1px #f7f1f1;
    height: auto;
    min-height: auto;
    margin-top: 10px;
}
        .dxAC table tr {
    width: 100%;
    float: left;
}
        .dxAC table tr {
    width: 100%;
    float: left;
}
        .minhit {
    min-height: auto;
}

        .cusadd table tr td {
    width: 100%;
    float: left;
}
        .cusadd {
    max-height: 510px;
}
        .black_bar h3 {
                width: 100%;}
        .widp_20 h6 a {
                width: 90%;}
        div#ctl00_ContentPlaceHolder1_pcDistrict_PW-1 {
    left: -122px !important;
    /* float: left; */
    width: 100% !important;
                
}
        .div22 {
                width: 100%;}
        table#ctl00_ContentPlaceHolder1_pcDistrict_tblPauseSubscription .cellstyle {
    width: 100%;
    float: left;
}
        .form-control {
    height: 36px !important;
    width: 100%;
    float: left;
}
        div#ctl00_ContentPlaceHolder1_pcAddMoneyWallet_PW-1 {
    width: 100% !important;
}
		div#ctl00_ContentPlaceHolder1_pcCancelledReason_PW-1 {
    width: 100% !important;
}
	.dxpc-headerContent {
    color: #000 !important;
    width: 85% !important;
}


}