.main-content {
font-family: "Montserrat", sans-serif !important;
  width: 100%;
}
.login-left-sec1
{
padding:50px;
}
.login-right-sec1
{
padding:30px;
}
.login-img {
	width:100%;
}
.login-left-sec1 img{
width:100%;
}
.login-left-sec2 img{
width:100%;
}
.login-left-sec2
{
	padding:0px;
}
.login-right-content{
    background: #F8F8F8;
    padding: 25px 40px 25px 40px;
    border-radius: 20px 20px 0px 0px;
    position: relative;
   
}

.login-right-content p
{
padding-left:0;
color:#000;
margin-bottom:30px;
}
.login-content-head1
{
text-align: center;
color: #FF5B27;
font-size: 25px;
padding-left: 0;
font-weight: 600;
margin-bottom: 25px;
font-family: "Montserrat", sans-serif !important;
}
.login-content-head2{
color:#000;
padding-left: 0;
font-size:35px;
font-weight:600;
font-family: "Montserrat", sans-serif !important;
}
.login-label1{
	padding-left: 0;
	font-weight:600;
	color:#000;
	}
.company__info {
 background-color: #FF7B51;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    min-height: 100vh;
	padding:0;
}
.fa-android {
  font-size: 3em;
}
.log-btn-orange
{
    padding: 12px 19px 12px 18px;
    background: #FF5B27;
    border-radius: 12px;
    color: #fff !important;
    font-weight: 600;
    font-size: 16px !important;
	border:2px solid #FF5B27;
	}
.log-btn-orange:hover
{
background:#fff;
color:#FF5B27 !important;
}


.collection-right-sec1{
	padding:35px 0px;
}
.collection-content-head2 a
{
	font-size:20px;
	font-weight:600;
	
font-family: "Montserrat", sans-serif !important;
	color:#000;
	text-decoration:none;
}
.collection-img1
{
	text-align:center;
	display:block;
}

.home-btn-sec
{
	margin-bottom:15px;
}
.home-btn-sec span
{
	    border-radius: 5px;
    background: #178FEB;
    padding: 4px 8px;
	font-size:20px;
    color: #fff;
}
@media only screen and (min-width:321px) and (max-width:768px)
{
	.stock-sec2 thead th {
            position: sticky;
            top: 0;
            
            z-index: 2;
        }
	.main-content {
    width: 100%;
  }
  .company__info {
    min-height:auto;
  }
  .login-right-sec1 {
    padding: 0px;
	background:#F8F8F8;
}
  .login_form {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
  }

.collection-right-sec1 {
    padding: 20px 0px;
    
}
.log-btn-orange
{
    padding: 10px;
    background: #FF5B27;
    border-radius: 8px;
    color: #fff !important;
    font-weight: 600;
	width:100%;
    font-size: 14px !important;
	border:2px solid #FF5B27;
	}
.log-btn-orange:hover
{
background:#fff;
color:#FF5B27 !important;
}
.log-btn-white
{
    padding: 10px;
    background: #fff;
    border-radius: 8px;
    color: #FF5B27 !important;
    font-weight: 600;
	width:100%;
    font-size: 14px !important;
	border:2px solid #FF5B27;
	}
.log-btn-white:hover
{
background:#FF5B27;
color:#fff !important;
}

.main-content {
font-family: "Montserrat", sans-serif !important;
  width: 100%;
}

.login-img {
	width:100%;
}
.login-left-sec1 img{
width:100%;
}
.login-left-sec2 img{
width:100%;
}
.login-left-sec2
{
	padding:0px;
}
.login-right-content{
	background: #F8F8F8;
	padding: 50px 40px 0px 40px;
	border-radius: 20px 20px 0px 0px;
	position: relative;
	top: -80px;
}

.login-right-content p
{
	padding-left: 0;
	color: #FF5B27;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 30px;
}
.login-content-head1
{
text-align: center;
color: #FF5B27;
font-size: 25px;
padding-left: 0;
font-weight: 600;
margin-bottom: 25px;
font-family: "Montserrat", sans-serif !important;
}
.login-content-head2{
color:#000;
padding-left: 0;
font-size:35px;
font-weight:600;
font-family: "Montserrat", sans-serif !important;
}
.login-label1{
padding-left: 0;
font-weight:600;
color:#000;
font-size:14px;
}
.register-label1{
padding-left: 0;
font-weight:600;
color:#000;
font-size:12px;
}
.logo-sec1{
	width: 100%;
text-align: center;
top: -60px;
position: absolute;
left: 0;
}
.logo-sec1 img{
	border-radius:12px;
}
	
.login_form {
  background-color: #fff;
 display: flex;
    flex-direction: column;
    justify-content: center;
}
form {
  padding: 0 2em;
}
.form__input {
 width: 100%;
    border: 1px solid #00000040;
    padding-left: 1em;
    height: 48px;
    outline: none;
	font-size:12px;
	font-weight:500;
    background: #fff;
    border-radius: 8px;
    margin: 0.9em auto;
    transition: all 0.5s ease;
    margin-top: 9px;
}
.form__input1 {
 width: 100%;
    border: 1px solid #00000040;
    padding-left: 1em;
    height: 40px;
	font-size:12px;
	font-weight:500;
    outline: none;
    background: #fff;
    border-radius: 6px;
    margin: 0.9em auto;
    transition: all 0.5s ease;
    margin-top: 9px;
}
.form__input1 option
{
	font-size:12px;
}
.form_textarea
{
	 width: 100%;
    border: 1px solid #00000040;
    padding-left: 1em;
    height: 100px;
    outline: none;
    background: #fff;
    border-radius: 6px;
    margin: 0.9em auto;
    transition: all 0.5s ease;
    margin-top: 9px;
	margin-bottom:7px;
}
.form__input:focus {
  border-bottom-color: #008080;
  box-shadow: 0 0 5px rgba(0, 80, 80, 0.4);
  border-radius: 8px;
}
.form__input1:focus {
  border-bottom-color: #008080;
  box-shadow: 0 0 5px rgba(0, 80, 80, 0.4);
  border-radius: 6px;
}
.agree-txt
{
	font-size:12px !important;
	font-weight:500;
	color:#000 !important;
}
.tacbox
{
	display:inline-table;
}
.tacbox input
{
	display:table-cell;
}
.tacbox label
{
	display:table-cell;
}
.collection-sec1{

	padding: 0 15px;
}
.collection-right-content{
		padding: 12px 18px 12px 18px;
	border-radius: 12px;
	border: 2px solid #00000040;
}
.collection-right-sec1{
	padding:15px 0px;
}
.collection-content-head2 a
{
	font-size: 14px;
	font-weight: 500;
	font-family: "Montserrat", sans-serif !important;
	color: #000;
	text-decoration: none;
}
.collection-img1
{
	text-align:center;
	display:block;
}
.collection-img1 img{
	
	margin-bottom:10px;
}
.top-sec1
{
	background: #FF5B27;
    padding: 16px;
}
.top-sec1
{
	background: #FF5B27;
    padding: 16px;
}
.top-sec1 a
{
	font-size: 14px;
    color: #fff;
	text-decoration:none;
    font-weight: 600;
    margin-bottom: 0;
	cursor:pointer;
}
.logout-arrow
{
	float:right;
	margin-top: -4px;
}
.top-sec1 h4
{
	font-size: 14px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 0;
}
.register-content
{
padding:15px 15px;}
.register-form
{
	padding:10px !important;
}
.top-sec2
{
	    background: #F2F2F2;
    padding: 9px 16px;
    border-radius: 2px;
	margin-bottom:20px;
	 box-shadow: 1px 1px 2px #cecece;
}
.top-sec2 h4
{
	font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;
    text-align: left;
}
.stock-head2{
	font-size:12px;
	font-weight:500;
}
.stock-sec2 table {
border-collapse: unset;
border-spacing: 0;
width: 100%;
border: 1px solid #ddd;
border-radius: 12px;
box-shadow: 1px 1px 2px #cecece;
}
.stock-sec2 th{
	font-size: 8px;
    font-weight: 700;
	background:#FFC1AE;
}
.bor-rad-top
{
	border-radius:10px 0px 0px 0px;
}
.bor-rad-top2
{
	border-radius:0px 10px 0px 0px;
}
.stock-sec2
{
	padding:0;
	height: 370px;
}
.stock-input{
	        height: 30px;
        width: 41px;
        border: 1px solid #CCCCCC;
        border-radius: 4px;
}
.stock-sec2 td{
	font-size: 12px;
	color:#000;
    font-weight: 600;
}
.stock-sec2 th, .stock-sec2 td {
  text-align: left;
  padding: 8px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	        padding: 10px 2px;
        width: 45px;
        height: 45px;
        text-align: center;
}

.bor-right-none{
	border-right: none !important;
}
.bor-bottom-none
{
border-bottom:none !important;
}
.stock-sec2 tr:nth-child(even){background-color: #f2f2f2}
.stock-date-sec1
{
	padding-left:0;
}
.stock-date-sec1 li{
	display: inline-block;
    list-style: none;
	padding-right:30px;
}
.stock-input2
{
	background: #FFE0D6;
    width: 100%;
    height: 40px;
    font-size: 14px;
    padding: 9px 16px;
    border: none;
	font-weight:600;
    border-radius: 8px;
}
.dropdown-content {
	display: none;
	margin-top: 10px;
}
.route-btn-primary
{
        background: #FFCBBB;
        border: none;
        box-shadow: 1px 1px 1px #dcdcdc;
        border-radius: 6px;
        width: 100%;
        text-align: left;
        color: #222222;
        font-size: 14px;
        font-weight: 500;
        padding: 9px;
}
.route-btn-primary option
{
	background:#fff;
	        border: 1px solid #EEEEEE;
        padding: 10px 15px;
        margin: 0;
        background: #FAFAFA;
        border-radius: 6px;
        color: #000;
        font-size: 14px;
        font-weight: 500;
        text-decoration: none;
}
.route-btn-success
{
	
	background: #FFCBBB;
border: none;
box-shadow: 1px 1px 1px #dcdcdc;
border-radius: 6px;
width: 100%;
text-align: left;
color: #222222;
font-size: 14px;
opacity:1 !important;
font-weight: 500;
}
.select-route-sec
{
	padding:0 !important;
}
.shop-details1
{
	border: 1px solid #EEEEEE;
    padding: 10px 15px;
    margin: 0;
    background: #FAFAFA;
    border-radius: 6px;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
}
.shop-details2
{
	border: 1px solid #EEEEEE;
    padding: 10px 15px;
    margin: 0;
    background: #fff;
    border-radius: 6px;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
}
.shop-arrow1
{
	float:right;
}
.shop-sec a
{
	 text-decoration: none;
	 cursor:pointer;
}

.custom-model-main {
  text-align: center;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; /* z-index: 1050; */
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
}

.model-open {
  z-index: 99999;
  opacity: 1;
  overflow: hidden;
}
.custom-model-inner {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
  width: 600px;
  margin: 240px auto;
  max-width: 85%;
  text-align:center;
}
.pop-head1{
	color:#FF5B27;
	font-size:14px;
	font-weight:600;
	text-align:center;
	margin-bottom: 3px !important;
}
.pop-txt1
{
	color:#666666;
	font-size:12px;
	text-align:center;
	margin-bottom:0;
	font-weight:500;
}
.custom-model-wrap {
  display: block;
  width: 100%;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
  text-align: left;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: calc(100vh - 70px);
	overflow-y: auto;
	border-radius:8px;
}
.model-open .custom-model-inner {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  z-index: 999;
}
.model-open .bg-overlay {
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
}
.bg-overlay {
  background: rgba(0, 0, 0, 0);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background 0.15s linear;
  -o-transition: background 0.15s linear;
  transition: background 0.15s linear;
}
.logout-btn-orange
{
    padding: 6px;
    background: #FF5B27;
    border-radius: 8px;
    color: #fff !important;
    font-weight: 600;
	width:100%;
    font-size: 12px !important;
	border:2px solid #FF5B27;
	}
.logout-btn-orange:hover
{
background:#fff;
color:#FF5B27 !important;
}
.logout-btn-white
{
    padding: 6px;
    background: #fff;
    border-radius: 15px;
    color: #FF5B27 !important;
    font-weight: 600;
	width:100%;
    font-size: 12px !important;
	border:2px solid #FF5B27;
	}
.logout-btn-white:hover
{
background:#FF5B27;
color:#fff !important;
}
  .stock-input {
         width: 100%;
        height: 30px; 
		text-align:center;
        }
		.stock-sec2 input {
        font-size: 12px;
        color: #000;
        font-weight: 600;
    }
        .bor-bottom-none {
            border-bottom: none;
        }
        .bor-right-none {
            border-right: none;
        }
        .no-border {
            border: none;
			width: 100%;					
		text-align:center;
        height:30px;
		background:none;
        }
}
@media screen and (max-width: 768px) {
  .main-content {
    width: 100%;
  }
  .stock-sec2 thead th {
            position: sticky;
            top: 0;
            
            z-index: 2;
        }
  .company__info {
    min-height:auto;
  }
  .login-right-sec1 {
    padding: 0px;
	background:#F8F8F8;
}
  .login_form {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
  }

.collection-right-sec1 {
    padding: 20px 0px;
    
}
.log-btn-orange
{
    padding: 10px;
    background: #FF5B27;
    border-radius: 8px;
    color: #fff !important;
    font-weight: 600;
	width:100%;
    font-size: 14px !important;
	border:2px solid #FF5B27;
	}
.log-btn-orange:hover
{
background:#fff;
color:#FF5B27 !important;
}
.log-btn-white
{
    padding: 10px;
    background: #fff;
    border-radius: 8px;
    color: #FF5B27 !important;
    font-weight: 600;
	width:100%;
    font-size: 14px !important;
	border:2px solid #FF5B27;
	}
.log-btn-white:hover
{
background:#FF5B27;
color:#fff !important;
}

.main-content {
font-family: "Montserrat", sans-serif !important;
  width: 100%;
}

.login-img {
	width:100%;
}
.login-left-sec1 img{
width:100%;
}
.login-left-sec2 img{
width:100%;
}
.login-left-sec2
{
	padding:0px;
}
.login-right-content{
	background: #F8F8F8;
	padding: 50px 40px 0px 40px;
	border-radius: 20px 20px 0px 0px;
	position: relative;
	top: -80px;
}

.login-right-content p
{
	padding-left: 0;
	color: #FF5B27;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 30px;
}
.login-content-head1
{
text-align: center;
color: #FF5B27;
font-size: 25px;
padding-left: 0;
font-weight: 600;
margin-bottom: 25px;
font-family: "Montserrat", sans-serif !important;
}
.login-content-head2{
color:#000;
padding-left: 0;
font-size:35px;
font-weight:600;
font-family: "Montserrat", sans-serif !important;
}
.login-label1{
padding-left: 0;
font-weight:600;
color:#000;
font-size:14px;
}
.register-label1{
padding-left: 0;
font-weight:600;
color:#000;
font-size:12px;
}
.logo-sec1{
	width: 100%;
text-align: center;
top: -60px;
position: absolute;
left: 0;
}
.logo-sec1 img{
	border-radius:12px;
}
	
.login_form {
  background-color: #fff;
 display: flex;
    flex-direction: column;
    justify-content: center;
}
form {
  padding: 0 2em;
}
.form__input {
 width: 100%;
    border: 1px solid #00000040;
    padding-left: 1em;
    height: 48px;
    outline: none;
	font-size:12px;
	font-weight:500;
    background: #fff;
    border-radius: 8px;
    margin: 0.9em auto;
    transition: all 0.5s ease;
    margin-top: 9px;
}
.form__input1 {
 width: 100%;
    border: 1px solid #00000040;
    padding-left: 1em;
    height: 40px;
	font-size:12px;
	font-weight:500;
    outline: none;
    background: #fff;
    border-radius: 6px;
    margin: 0.9em auto;
    transition: all 0.5s ease;
    margin-top: 9px;
}
.form__input1 option
{
	font-size:12px;
}
.form_textarea
{
	 width: 100%;
    border: 1px solid #00000040;
    padding-left: 1em;
    height: 100px;
    outline: none;
    background: #fff;
    border-radius: 6px;
    margin: 0.9em auto;
    transition: all 0.5s ease;
    margin-top: 9px;
	margin-bottom:7px;
}
.form__input:focus {
  border-bottom-color: #008080;
  box-shadow: 0 0 5px rgba(0, 80, 80, 0.4);
  border-radius: 8px;
}
.form__input1:focus {
  border-bottom-color: #008080;
  box-shadow: 0 0 5px rgba(0, 80, 80, 0.4);
  border-radius: 6px;
}
.agree-txt
{
	font-size:12px !important;
	font-weight:500;
	color:#000 !important;
}
.tacbox
{
	display:inline-table;
}
.tacbox input
{
	display:table-cell;
}
.tacbox label
{
	display:table-cell;
}
.collection-sec1{

	padding: 0 15px;
}
.collection-right-content{
		padding: 12px 18px 12px 18px;
	border-radius: 12px;
	border: 2px solid #00000040;
}
.collection-right-sec1{
	padding:15px 0px;
}
.collection-content-head2 a
{
	font-size: 14px;
	font-weight: 500;
	font-family: "Montserrat", sans-serif !important;
	color: #000;
	text-decoration: none;
}
.collection-img1
{
	text-align:center;
	display:block;
}
.collection-img1 img{
	
	margin-bottom:10px;
}
.top-sec1
{
	background: #FF5B27;
    padding: 16px;
}
.top-sec1
{
	background: #FF5B27;
    padding: 16px;
}
.top-sec1 a
{
	font-size: 14px;
    color: #fff;
	text-decoration:none;
    font-weight: 600;
    margin-bottom: 0;
	cursor:pointer;
}
.logout-arrow
{
	float:right;
	margin-top: -4px;
}
.top-sec1 h4
{
	font-size: 14px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 0;
}
.register-content
{
padding:15px 15px;}
.register-form
{
	padding:10px !important;
}
.top-sec2
{
	    background: #F2F2F2;
    padding: 9px 16px;
    border-radius: 2px;
	margin-bottom:20px;
	 box-shadow: 1px 1px 2px #cecece;
}
.top-sec2 h4
{
	font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;
    text-align: left;
}
.stock-head2{
	font-size:12px;
	font-weight:500;
}
.stock-sec2 table {
border-collapse: unset;
border-spacing: 0;
width: 100%;
border: 1px solid #ddd;
border-radius: 12px;
box-shadow: 1px 1px 2px #cecece;
}
.stock-sec2 th{
	font-size: 8px;
    font-weight: 700;
	background:#FFC1AE;
}
.bor-rad-top
{
	border-radius:10px 0px 0px 0px;
}
.bor-rad-top2
{
	border-radius:0px 10px 0px 0px;
}
.stock-sec2
{
	padding:0;
	height: 370px;
}
.stock-input{
	        height: 30px;
        width: 100%;
        border: 1px solid #CCCCCC;
        border-radius: 4px;
}
.stock-sec2 td{
	font-size: 12px;
	color:#000;
    font-weight: 600;
}
.stock-sec2 th, .stock-sec2 td {
  text-align: left;
  padding: 8px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	        padding: 10px 2px;
        width: 45px;
        height: 45px;
        text-align: center;
}

.bor-right-none{
	border-right: none !important;
}
.bor-bottom-none
{
border-bottom:none !important;
}
.stock-sec2 tr:nth-child(even){background-color: #f2f2f2}
.stock-date-sec1
{
	padding-left:0;
}
.stock-date-sec1 li{
	display: inline-block;
    list-style: none;
	padding-right:30px;
}
.stock-input2
{
	background: #FFE0D6;
    width: 100%;
    height: 40px;
    font-size: 14px;
    padding: 9px 16px;
    border: none;
	font-weight:600;
    border-radius: 8px;
}
.dropdown-content {
	display: none;
	margin-top: 10px;
}
.route-btn-primary
{
        background: #FFCBBB;
        border: none;
        box-shadow: 1px 1px 1px #dcdcdc;
        border-radius: 6px;
        width: 100%;
        text-align: left;
        color: #222222;
        font-size: 14px;
        font-weight: 500;
        padding: 9px;
}
.route-btn-primary option
{
	background:#fff;
	        border: 1px solid #EEEEEE;
        padding: 10px 15px;
        margin: 0;
        background: #FAFAFA;
        border-radius: 6px;
        color: #000;
        font-size: 14px;
        font-weight: 500;
        text-decoration: none;
}
.route-btn-success
{
	
	background: #FFCBBB;
border: none;
box-shadow: 1px 1px 1px #dcdcdc;
border-radius: 6px;
width: 100%;
text-align: left;
color: #222222;
font-size: 14px;
opacity:1 !important;
font-weight: 500;
}
.select-route-sec
{
	padding:0 !important;
}
.shop-details1
{
	border: 1px solid #EEEEEE;
    padding: 10px 15px;
    margin: 0;
    background: #FAFAFA;
    border-radius: 6px;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
}
.shop-details2
{
	border: 1px solid #EEEEEE;
    padding: 10px 15px;
    margin: 0;
    background: #fff;
    border-radius: 6px;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
}
.shop-arrow1
{
	float:right;
}
.shop-sec a
{
	 text-decoration: none;
	 cursor:pointer;
}

.custom-model-main {
  text-align: center;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; /* z-index: 1050; */
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
}

.model-open {
  z-index: 99999;
  opacity: 1;
  overflow: hidden;
}
.custom-model-inner {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
  width: 600px;
  margin: 240px auto;
  max-width: 85%;
  text-align:center;
}
.pop-head1{
	color:#FF5B27;
	font-size:14px;
	font-weight:600;
	text-align:center;
	margin-bottom: 3px !important;
}
.pop-txt1
{
	color:#666666;
	font-size:12px;
	text-align:center;
	margin-bottom:0;
	font-weight:500;
}
.custom-model-wrap {
  display: block;
  width: 100%;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
  text-align: left;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: calc(100vh - 70px);
	overflow-y: auto;
	border-radius:8px;
}
.model-open .custom-model-inner {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  z-index: 999;
}
.model-open .bg-overlay {
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
}
.bg-overlay {
  background: rgba(0, 0, 0, 0);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background 0.15s linear;
  -o-transition: background 0.15s linear;
  transition: background 0.15s linear;
}
.logout-btn-orange
{
    padding: 6px;
    background: #FF5B27;
    border-radius: 8px;
    color: #fff !important;
    font-weight: 600;
	width:100%;
    font-size: 12px !important;
	border:2px solid #FF5B27;
	}
.logout-btn-orange:hover
{
background:#fff;
color:#FF5B27 !important;
}
.logout-btn-white
{
    padding: 6px;
    background: #fff;
    border-radius: 15px;
    color: #FF5B27 !important;
    font-weight: 600;
	width:100%;
    font-size: 12px !important;
	border:2px solid #FF5B27;
	}
.logout-btn-white:hover
{
background:#FF5B27;
color:#fff !important;
}
  .stock-input {
        width:100%;
        height: 40px;
		text-align:center;
        }
		.stock-sec2 input {
        font-size: 12px;
        color: #000;
		padding:0;
        font-weight: 600;
    }
        .bor-bottom-none {
            border-bottom: none;
        }
        .bor-right-none {
            border-right: none;
        }
        .no-border {
            border: none;
			width: 100%;					
		text-align:center;
        height:30px;
		background:none;
        }
		.stock-sec2 thead th {
            position: sticky;
            top: 0;
            
            z-index: 2;
        }
}
@media screen and (min-width: 642px) and (max-width: 961px) {
  .main-content {
    width: 100%;
  }
  .main-content {
    width: 100%;
  }
  .company__info {
    min-height:auto;
  }
  .login-right-sec1 {
    padding: 0px;
	background:#F8F8F8;
}
  .login_form {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
  }

.collection-right-sec1 {
    padding: 20px 0px;
    
}
.log-btn-orange
{
    padding: 10px;
    background: #FF5B27;
    border-radius: 8px;
    color: #fff !important;
    font-weight: 600;
	width:100%;
    font-size: 14px !important;
	border:2px solid #FF5B27;
	}
.log-btn-orange:hover
{
background:#fff;
color:#FF5B27 !important;
}
.log-btn-white
{
    padding: 10px;
    background: #fff;
    border-radius: 8px;
    color: #FF5B27 !important;
    font-weight: 600;
	width:100%;
    font-size: 14px !important;
	border:2px solid #FF5B27;
	}
.log-btn-white:hover
{
background:#FF5B27;
color:#fff !important;
}

.main-content {
font-family: "Montserrat", sans-serif !important;
  width: 100%;
}

.login-img {
	width:100%;
}
.login-left-sec1 img{
width:100%;
}
.login-left-sec2 img{
width:100%;
}
.login-left-sec2
{
	padding:0px;
}
.login-right-content{
	background: #F8F8F8;
	padding: 50px 40px 0px 40px;
	border-radius: 20px 20px 0px 0px;
	position: relative;
	top: -145px;
}

.login-right-content p
{
	padding-left: 0;
	color: #FF5B27;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 30px;
}
.login-content-head1
{
text-align: center;
color: #FF5B27;
font-size: 25px;
padding-left: 0;
font-weight: 600;
margin-bottom: 25px;
font-family: "Montserrat", sans-serif !important;
}
.login-content-head2{
color:#000;
padding-left: 0;
font-size:35px;
font-weight:600;
font-family: "Montserrat", sans-serif !important;
}
.login-label1{
padding-left: 0;
font-weight:600;
color:#000;
font-size:14px;
}
.register-label1{
padding-left: 0;
font-weight:600;
color:#000;
font-size:12px;
}
.logo-sec1{
	width: 100%;
text-align: center;
top: -60px;
position: absolute;
left: 0;
}
.logo-sec1 img{
	border-radius:12px;
}
	
.login_form {
  background-color: #fff;
 display: flex;
    flex-direction: column;
    justify-content: center;
}
form {
  padding: 0 2em;
}
.form__input {
 width: 100%;
    border: 1px solid #00000040;
    padding-left: 1em;
    height: 48px;
    outline: none;
	font-size:12px;
	font-weight:500;
    background: #fff;
    border-radius: 8px;
    margin: 0.9em auto;
    transition: all 0.5s ease;
    margin-top: 9px;
}
.form__input1 {
 width: 100%;
    border: 1px solid #00000040;
    padding-left: 1em;
    height: 40px;
	font-size:12px;
	font-weight:500;
    outline: none;
    background: #fff;
    border-radius: 6px;
    margin: 0.9em auto;
    transition: all 0.5s ease;
    margin-top: 9px;
}
.form__input1 option
{
	font-size:12px;
}
.form_textarea
{
	 width: 100%;
    border: 1px solid #00000040;
    padding-left: 1em;
    height: 100px;
    outline: none;
    background: #fff;
    border-radius: 6px;
    margin: 0.9em auto;
    transition: all 0.5s ease;
    margin-top: 9px;
	margin-bottom:7px;
}
.form__input:focus {
  border-bottom-color: #008080;
  box-shadow: 0 0 5px rgba(0, 80, 80, 0.4);
  border-radius: 8px;
}
.form__input1:focus {
  border-bottom-color: #008080;
  box-shadow: 0 0 5px rgba(0, 80, 80, 0.4);
  border-radius: 6px;
}
.agree-txt
{
	font-size:12px !important;
	font-weight:500;
	color:#000 !important;
}
.tacbox
{
	display:inline-table;
}
.tacbox input
{
	display:table-cell;
}
.tacbox label
{
	display:table-cell;
}
.collection-sec1{

	padding: 0 15px;
}
.collection-right-content{
		padding: 12px 18px 12px 18px;
	border-radius: 12px;
	border: 2px solid #00000040;
}
.collection-right-sec1{
	padding:15px 0px;
}
.collection-content-head2 a
{
	font-size: 14px;
	font-weight: 500;
	font-family: "Montserrat", sans-serif !important;
	color: #000;
	text-decoration: none;
}
.collection-img1
{
	text-align:center;
	display:block;
}
.collection-img1 img{
	
	margin-bottom:10px;
}
.top-sec1
{
	background: #FF5B27;
    padding: 16px;
}
.top-sec1
{
	background: #FF5B27;
    padding: 16px;
}
.top-sec1 a
{
	font-size: 14px;
    color: #fff;
	text-decoration:none;
    font-weight: 600;
    margin-bottom: 0;
	cursor:pointer;
}
.logout-arrow
{
	float:right;
	margin-top: -4px;
}
.top-sec1 h4
{
	font-size: 14px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 0;
}
.register-content
{
padding:15px 15px;}
.register-form
{
	padding:10px !important;
}
.top-sec2
{
	    background: #F2F2F2;
    padding: 9px 16px;
    border-radius: 2px;
	margin-bottom:20px;
	 box-shadow: 1px 1px 2px #cecece;
}
.top-sec2 h4
{
	font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;
    text-align: left;
}
.stock-head2{
	font-size:12px;
	font-weight:500;
}
.stock-sec2 table {
border-collapse: unset;
border-spacing: 0;
width: 100%;
border: 1px solid #ddd;
border-radius: 12px;
box-shadow: 1px 1px 2px #cecece;
}
.stock-sec2 th{
	font-size: 8px;
    font-weight: 700;
	background:#FFC1AE;
}
.bor-rad-top
{
	border-radius:10px 0px 0px 0px;
}
.bor-rad-top2
{
	border-radius:0px 10px 0px 0px;
}
.stock-sec2
{
	padding:0;
	height: 370px;
}
.stock-input{
	        height: 30px;
        width: 100%;
        border: 1px solid #CCCCCC;
        border-radius: 4px;
}
.stock-sec2 td{
	font-size: 12px;
	color:#000;
    font-weight: 600;
}
.stock-sec2 th, .stock-sec2 td {
  text-align: left;
  padding: 8px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	        padding: 10px 2px;
        width: 45px;
        height: 45px;
        text-align: center;
}

.bor-right-none{
	border-right: none !important;
}
.bor-bottom-none
{
border-bottom:none !important;
}
.stock-sec2 tr:nth-child(even){background-color: #f2f2f2}
.stock-date-sec1
{
	padding-left:0;
}
.stock-date-sec1 li{
	display: inline-block;
    list-style: none;
	padding-right:30px;
}
.stock-input2
{
	background: #FFE0D6;
    width: 100%;
    height: 40px;
    font-size: 14px;
    padding: 9px 16px;
    border: none;
	font-weight:600;
    border-radius: 8px;
}
.dropdown-content {
	display: none;
	margin-top: 10px;
}
.route-btn-primary
{
        background: #FFCBBB;
        border: none;
        box-shadow: 1px 1px 1px #dcdcdc;
        border-radius: 6px;
        width: 100%;
        text-align: left;
        color: #222222;
        font-size: 14px;
        font-weight: 500;
        padding: 9px;
}
.route-btn-primary option
{
	background:#fff;
	        border: 1px solid #EEEEEE;
        padding: 10px 15px;
        margin: 0;
        background: #FAFAFA;
        border-radius: 6px;
        color: #000;
        font-size: 14px;
        font-weight: 500;
        text-decoration: none;
}
.route-btn-success
{
	
	background: #FFCBBB;
border: none;
box-shadow: 1px 1px 1px #dcdcdc;
border-radius: 6px;
width: 100%;
text-align: left;
color: #222222;
font-size: 14px;
opacity:1 !important;
font-weight: 500;
}
.select-route-sec
{
	padding:0 !important;
}
.shop-details1
{
	border: 1px solid #EEEEEE;
    padding: 10px 15px;
    margin: 0;
    background: #FAFAFA;
    border-radius: 6px;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
}
.shop-details2
{
	border: 1px solid #EEEEEE;
    padding: 10px 15px;
    margin: 0;
    background: #fff;
    border-radius: 6px;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
}
.shop-arrow1
{
	float:right;
}
.shop-sec a
{
	 text-decoration: none;
	 cursor:pointer;
}

.custom-model-main {
  text-align: center;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; /* z-index: 1050; */
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
}

.model-open {
  z-index: 99999;
  opacity: 1;
  overflow: hidden;
}
.custom-model-inner {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
  width: 600px;
  margin: 240px auto;
  max-width: 85%;
  text-align:center;
}
.pop-head1{
	color:#FF5B27;
	font-size:14px;
	font-weight:600;
	text-align:center;
	margin-bottom: 3px !important;
}
.pop-txt1
{
	color:#666666;
	font-size:12px;
	text-align:center;
	margin-bottom:0;
	font-weight:500;
}
.custom-model-wrap {
  display: block;
  width: 100%;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
  text-align: left;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: calc(100vh - 70px);
	overflow-y: auto;
	border-radius:8px;
}
.model-open .custom-model-inner {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  z-index: 999;
}
.model-open .bg-overlay {
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
}
.bg-overlay {
  background: rgba(0, 0, 0, 0);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background 0.15s linear;
  -o-transition: background 0.15s linear;
  transition: background 0.15s linear;
}
.logout-btn-orange
{
    padding: 6px;
    background: #FF5B27;
    border-radius: 8px;
    color: #fff !important;
    font-weight: 600;
	width:100%;
    font-size: 12px !important;
	border:2px solid #FF5B27;
	}
.logout-btn-orange:hover
{
background:#fff;
color:#FF5B27 !important;
}
.logout-btn-white
{
    padding: 6px;
    background: #fff;
    border-radius: 15px;
    color: #FF5B27 !important;
    font-weight: 600;
	width:100%;
    font-size: 12px !important;
	border:2px solid #FF5B27;
	}
.logout-btn-white:hover
{
background:#FF5B27;
color:#fff !important;
}
  .stock-input {
         width: 100%;
        height: 30px; 
		text-align:center;
        }
		.stock-sec2 input {
        font-size: 12px;
        color: #000;
        font-weight: 600;
    }
        .bor-bottom-none {
            border-bottom: none;
        }
        .bor-right-none {
            border-right: none;
        }
        .no-border {
            border: none;
			width: 100%;					
		text-align:center;
        height:30px;
		background:none;
        }
		.stock-sec2 thead th {
            position: sticky;
            top: 0;
            
            z-index: 2;
        }
}
@media (min-width:801px) 
{  .login-right-content {
        background: #F8F8F8;
        padding: 50px 40px 0px 40px;
        border-radius: 20px 20px 0px 0px;
        position: relative;
        top: -142px;
    }
}

.login_form {
  background-color: #fff;
 display: flex;
    flex-direction: column;
    justify-content: center;
}
form {
  padding: 0 2em;
}
.form__input {
  width: 100%;
  border: 0px solid transparent;
  border-radius: 0;
 padding: 0.7em 0.5em 0.7em 0.5em;
    padding-left: 1em;
  outline: none;
  background:#fff;
  border-radius:8px;
     margin: 0.9em auto;
    transition: all 0.5s ease;
    margin-top: 9px;
}
.form__input:focus {
  border-bottom-color: #008080;
  box-shadow: 0 0 5px rgba(0, 80, 80, 0.4);
  border-radius: 4px;
}