	/* @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i,800&display=swap');
	@import url('https://fonts.googleapis.com/css?family=Poppins:300i,400,400i,500,500i,600,600i,700&display=swap');*/

	@font-face {
		font-family: 'Poppins-Regular';
		src: url('../fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Regular.woff') format('woff'), url('../fonts/Poppins-Regular.ttf') format('truetype'), url('../fonts/Poppins-Regular.svg#Poppins-Regular') format('svg');
		font-weight: normal;
		font-style: normal;
	}
	@font-face {
		font-family: 'Poppins-SemiBold';
		src: url('../fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-SemiBold.woff') format('woff'), url('../fonts/Poppins-SemiBold.ttf') format('truetype'), url('../fonts/Poppins-SemiBold.svg#Poppins-SemiBold') format('svg');
		font-weight: normal;
		font-style: normal;
	}



	@font-face {
		font-family: 'Poppins-Medium';
		src: url('../fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Medium.woff') format('woff'), url('../fonts/Poppins-Medium.ttf') format('truetype'), url('../fonts/Poppins-Medium.svg#Poppins-Medium') format('svg');
		font-weight: normal;
		font-style: normal;
	}
	body , option {
		background:#eff3f8;
		color: #000;
		font-family: 'Poppins-Regular' !important;
		-moz-font-family:'Poppins-Regular' !important;
		font-size: 0.8rem;
		font-weight: normal;
	}
	img {
		max-width: 100%;
	}
	.records-pagination {
		/*float: right;*/
		/*margin: 0 15px;*/
	}
	.totalentries {
		display:none;
		float: left;
		margin: 15px;
	}

	.records-pagination .pagination > li {
		display: inline-block;
		margin: 0;
		/*padding: 8px 15px;*/
		background: no-repeat;
		/*border: 1px solid #d0cbcb;*/
		border-left: none;
	}
.btn-info a{ color: #fff; text-decoration: none;}
	.records-pagination .pagination {
		display: block;
		padding-left: 0;
		margin: 17px 0;
		border-radius: 4px;
	}
	.records-pagination .pagination > li:first-child {
		/*border-left: 1px solid #d0cbcb;*/
	}
		.records-pagination .pagination > li.curent {
			background: #0073c0;
			color: #fff;
			border-color: #0073c0;
		}
	.ui-autocomplete {
		position: absolute !important;
		width: calc(38.8% - 180px) !important;
		background: #FFF;
		border: 1px solid #DDD;
		border-top: none;
		margin-top: 0;
		padding: 8px;
		max-height: 200px;
		overflow: auto;
	}
	button:focus {

		outline: none;
	}

	ul, li {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	::-webkit-scrollbar {
	 width:5px;
	}

	/* Track */
	::-webkit-scrollbar-track {
	 background: #f1f1f1;
	}

	/* Handle */
	::-webkit-scrollbar-thumb {
	 background: #3271b4 /* Old browsers */

	}



	.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
		width: calc(100% - 180px);
	}

	.boxs .type_serach  input.form-control {
		width: 100% !important;
		margin-bottom: 10px;
	}


	 .type_serach  button.btn.dropdown-toggle.bs-placeholder.btn-default.btn-light,  .type_serach .btn-light {
		background: none !important;
		height: 31px !important;
		 border: 1px solid #ced4da !important;
		 color: #666 !important;
	}

	.form_field.pop_box .type_serach a{
		background: none;
		color: #666;
		text-align: left;
		padding: 5px 15px;
	}

	.login {
		background-image: url(../images/bg-large.jpg);
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: center center;
		background-size: cover;
	}
	.login_box {
		display: flex;
		height: 100vh;
		align-items: center;
		justify-content: flex-end;
		padding-right: 40px;
	}
	.boxs.top_removehed .form-box {
		margin-top: 10px;
	}
	form.login-form {
		background: rgba(255, 255, 255, 0.8);
		padding: 35px;
		border-radius: 7px;
		max-width: 400px;
		width: 100%;
	}
	.login_box .input-icon {
		position: relative;
	}
	.login_box .form-control {
		padding-left: 51px;
		font-size: 14px;
		border: none;
		line-height: 23px;
		max-width: 400px;
		width: 100%;
		height: auto;
	}
	.login_box .input-icon i {
		position: absolute;
		top: 0;
		left: 0px;
		font-size: 17px;
		color: #fffefe;
		padding: 10px 13px;
		background: #e9901c;
		line-height: 15px;
		border-radius: 3px 0 0 3px;
	}
	.login_box .btn-info {
		color: #fff;
		background-color: #0073c0;
		border-color: #0073c0;
		text-transform: capitalize;
		letter-spacing: 0;
		font-size: 16px;
	}
	.login_box .btn-info i {
		padding-right: 7px;
	}

	.login_box h3 {
		text-align: center;
		font-size: 24px;
		text-transform: uppercase;
		margin-bottom: 8px;
	}

	.rank_dashboard {
		margin-top: 0;
		text-align: center;
		display: flex;
		height: 100%;
		justify-content: center;
		align-items: center;
	}
	.truck_box {
		display: flex;
		align-items: center;
		flex-direction: column;
	}
	.rank_dashboard ul{
		width: 100%;
	}
	.rank_dashboard ul li {
		display: inline-block;
		padding: 0;
		margin: 0;
		width: 48%;
	}
	.rank_dashboard ul li img {
		max-width: 100%;
		margin-bottom: 15px;
	}
	.rank_dashboard ul li h4 a {
		text-decoration: none;
		line-height: 32px;
		display: block;
		color: #0072bf;
		font-size: 20px;
	}
	.list_box {
		float: left;
		max-width: 300px;
		width: 100%;
	}
	.img_box {
		float: left;
		max-width: 510px;
	}

	header {
		position: fixed;
		z-index: 1;
		width: 100%;
	}
	.content {
		position: relative;
		z-index: 0;
		padding-top: 121px;
	}
	.logohere {
		text-align: right;
		/*background: url(../images/hbg.jpg) no-repeat left top;
		background-size: 100%;*/
		float: left;
		width: 100%;
		padding: 17px 20px 15px;
	/*	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
		background-color: #FFF;
		position: relative;
		z-index: 999;


	}
	.cloud_img {
		position: absolute;
		height: 100%;
		width: 100%;
		top: 0;
		left: 0;
		z-index: 0;
	}
	.cloud_img img {
		height: 87px;
		position: absolute;
		left: 0;
		width: 100%;
	}

	.user_login ul:after {
		content: ' ';
		position: absolute;
		left: -29px;
		border-left: 0px solid transparent;
		border-right: 30px solid #343a40;
		border-top: 28px solid transparent;
		bottom: 0px;
	}

	.logo {
		max-width: 196px;
		float: left;
		position: relative;
	}

	.truck_img {
		float: right;
		position: relative;
		top: -14px;
	}
	.truck_img img {
		max-width: 90px;height: 55px !important;
		padding: 10px 0 0 0;
		margin: 0 5px;
	}
	.logohere ul {
		float: right;
		position: absolute;
		right: 0;
		bottom: 0;
		background: #343a40;
		color: #FFF;
		padding: 4px 5px;
		border-bottom: 1px solid #aee85d; margin-bottom: 1px;
	}
	.logohere ul li {
		display: inline-block;
		margin: 0;
		padding: 0px 10px;
		border-right: 1px solid #71777d;
	}
	.logohere ul li:last-child {
		border-right: none;
		padding-right: 5px;
	}
	.logohere ul li a{
		color: #FFF;
	}
	.navbar {
		padding: 0 15px;
		box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
		z-index: 21;
		background: #666;
		width: 100%;
		float: left;
	}
	.navbar-dark .navbar-nav .nav-link {
		color: #FFF;
	}
	.content .page_content {
		background: #eff3f8;
		min-height: 200px;
		padding: 15px;
		width: 100%;
		float: left;
			margin-bottom: 50px;

	}
	.breadcrumbs ul {
		border: 1px solid #ddd;
		float: left;
		border-radius: 5px;
		background: #FFF;
	}
	.breadcrumbs ul li {
		float: left;
	}
	.breadcrumbs ul li a {
		display: block;
		padding: 3px 7px 3px 23px;
		position: relative;
		text-decoration: none;
		color: #333;
		text-transform: capitalize;
	}
	.logindropdown li {
		position: relative;
	}
	.logindropdown li ul {
		display: none;
		position: absolute;
		top: 21px;
		right: -9px;
		background: #FFF;
		border: 1px solid #DDD;
		padding: 28px;
	}


	.middle_box .form_field label{
		text-align: left;
	}
	.logindropdown li ul li {
		width: 100%;
		float: left;
		background: #FFF;
		padding: 5px 15px;
	}

	.breadcrumbs ul li:first-child a {
		padding-left: 10px;
	}
	.breadcrumbs ul li:last-child a {
		padding-right: 15px;
		background: #0073c0;
		color: #FFF;
		border-radius: 0 5px 5px 0;
	}
	.breadcrumbs ul li:last-child a:hover {
		background: #286090;
	}
	.breadcrumbs ul li a:before {
		content: " ";
		display: block;
		width: 0;
		height: 0;
		border-top: 13px solid transparent;
		border-bottom: 13px solid transparent;
		border-left: 10px solid rgb(173, 173, 173);
		position: absolute;
		top: 50%;
		margin-top: -13px;
		margin-left: 1px;
		left: 100%;
		z-index: 3;
	}
	.block_orderdelete .form_field {
		line-height: 29px;
	}
	.breadcrumbs {
		float: left;
		position: fixed;
		top: 114px;
		width: 100%;
		left: 0;
		background: #e8ebf0;
		padding: 15px 26px;
		z-index: 3;
	}
	.breadcrumbs ul li a:after {
		content: " ";
		display: block;
		width: 0;
		height: 0;
		border-top: 13px solid transparent;
		border-bottom: 13px solid transparent;
		border-left: 10px solid #FFF;
		position: absolute;
		top: 50%;
		margin-top: -13px;
		left: 100%;
		z-index: 3;
	}
	.breadcrumbs ul li a:hover {
		background: #ddd;
	}
	.breadcrumbs ul li a:before {
		border-left: 10px solid #ddd;
	}
	.breadcrumbs ul li:hover a:after {
		border-left: 10px solid #ddd;
	}
	.breadcrumbs ul li:last-child a:after, .breadcrumbs ul li:last-child a:before {
		display: none;
	}
	.page_text {
		float: left;
		width: 100%;
		margin: 0px 0 0 0;
		padding: 12px 20px 15px 20px;
		background-color: #fff;
		border-radius: 5px;
		border: 1px #c2cad8 solid;
		box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	}
	.page_inner {
		border: 1px solid #DDD;
		border-top: 3px solid #0073c0;
		min-height: 200px;
		padding: 15px 5%;
		float: left;
		width: 100%;

	}
	.page_inner h3 {
		font-size: 16px;
		margin: 0 0 20px;
		color: #0073c0;
		font-family: 'Poppins-SemiBold';
		text-transform: uppercase;
	}
	.boxs {
		border: 1px solid #DDD;
		border-radius: 5px;
		padding: 15px;
		width: 100%;
		float: left;
		margin: 0 0 35px;
	}
	.boxs h4 {
		position: relative;
		top: -26px;
		background: #FFF;
		display: inline-block;
		padding: 0 18px;
		font-size: 16px;
			text-transform: capitalize;
	}
	.form_field label {
		width: 150px;
		float: left;
		color: #333333;
		font-weight: 400;
		font-size: 0.8rem;
		padding-right: 10px;
		margin: 0;
		line-height: 29px;
	}
	.form_field .form-control {
		width: calc(100% - 180px);
		height: 30px;
		padding: 0 10px;
		line-height: 20px;
		font-size: 0.8rem;
		font-weight: normal;
	}

	.gap_btns .btn{
		margin: 0 5px;
		padding:0;
		font-size: 20px;
		border: none;
		color: #0073c0;
		background: none !important;
	}
	.gap_btns button.btn.btn-danger{
		color: #c82333;
	}
	.date {
		float: left;
		width: calc(100% - 183px);
	}

	.form_field .date .form-control{
		width: 100%;
	} 

	.support_doc textarea {
		margin-bottom: 15px;
		font-size: 13px;
		height: 100px;
	}
	.form_field {
		width: 49%;
		float: left;
		margin-bottom: 15px;
		margin-right: 15px;
		padding-right: 50px;
	}
	/*.form-box .form_field:nth-child(2n) {
		margin-right: 0;
		padding-right: 0;
		padding-left: 50px;
	}*/
	.form-box {
		margin: -15px 0 0 0;
		padding: 0 5%;
		float: left;
		width: 100%;
	}
	.boxs .sw {
		float: left;
	}
	.boxs .switch {
		position: relative;
		display: inline-block;
		width: 184px;
		height: 30px;
		max-width: 100%;
	}
	.boxs .switch input {
		display: none;
	}
	.boxs .slider {
		position: absolute;
		cursor: pointer;
		overflow: hidden;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background-color: #337ab7;
		-webkit-transition: .4s;
		transition: .4s;
		color: #FFF;
	}
	.boxs .slider:before {
		position: absolute;
		z-index: 2;
		content: "";
		height: 24px;
		width: 83px;
		left: 3px;
		bottom: 3px;
		background-color: #FFF;
		-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.22);
		box-shadow: 0 2px 5px rgba(0, 0, 0, 0.22);
		-webkit-transition: .4s;
		transition: all 0.4s ease-in-out;
	}

	.form_field.select_status .form-control {
		width: calc(100% - 400px);
	}

	.boxs .slider:after {
		position: absolute;
		left: 0;
		z-index: 1;
		content: "Corporate";
		font-size: 15px;
		text-align: left !important;
		line-height: 32px;
		padding-left: 0;
		width: 98px;
		color: #fff;
		height: 28px;
		border-radius: 5px;
		background-color: #337ab7;
		-webkit-transform: translateX(-130px);
		-ms-transform: translateX(-130px);
		transform: translateX(-130px);
		transition: all 0.4s ease-in-out;
	}
	.boxs input:checked + .slider:after {
		-webkit-transform: translateX(0px);
		-ms-transform: translateX(0px);
		transform: translateX(0px);
		/*width: 235px;*/
		padding-left: 13px;
	}
	.boxs input:checked + .slider:before {
		background-color: #fff;
	}
	.boxs input:checked + .slider:before {
		-webkit-transform: translateX(96px);
		-ms-transform: translateX(96px);
		transform: translateX(96px);
	}
	.boxs .slider.round {
		border-radius: 5px;
	}
	.boxs .slider.round:before {
		border-radius: 5px;
	}
	.boxs .absolute-no {
		position: absolute;
		left: 3px;
		color: #FFF;
		text-align: right !important;
		font-size: 15px;
		width: calc(100% - 15px);
		height: 30px;
		line-height: 27px;
		cursor: pointer;
		top: 3px;
	}

	.ErrorBodyHeight{
			height: 300px;
		overflow-y: scroll;
	}

	.boxs .criteria .absolute-no{
			top: 1px;
			left: 5px;
	}
	.boxs .criteria input:checked + .slider:after{
		padding-left: 12px;
	}

	.boxs .criteria .slider:after{
		content: 'Customer'
	}


	.boxs .middle_box .slider:after{
				content: 'No'
	}

	.boxs .middle_box input:checked + .slider:after{
			padding-left: 38px;
	}

	.boxs .middle_box .absolute-no{
			left: -22px;
	}
	.form-box.no_title {
		margin: 0;
		padding-top: 13px;
	}

	.boxs .rms .absolute-no{
			top: 1px;
			left: 9px;
	}
	.boxs .rms input:checked + .slider:after{
		padding-left: 32px;
	}

	.boxs .rms .slider:after{
		content: 'RMC'
	}
	.list_upload {
		margin: 15px 0 0;
		float: left;
		width: 100%;
	}
	.list_upload ul li i.fa.fa-times{
		color: #F00;
	}
	.list_upload ul li span {
		padding: 0 25px;
	}
	.list_upload ul li {
		margin: 0 0 10px;
		float: left;
		line-height: 115px;
		width: 25%;
	}

	.form-box h5 {
		margin: 0 0 35px;
		float: left;
		width: 99%;
		background: #f5f5f5;
		font-size: 16px;
		padding: 10px;
		border: 1px solid #efeded;
	}

	.form-box.form_box-new h5 {
		margin: 30px 0 40px;
		float: left;
	}

	.list_upload ul li strong {
		width: auto;
		border: 1px solid #DDD;

		float: left;
	}

	.list_upload ul li img {
		max-width: 100%;
		padding: 10px;
	}
	.list_upload ul li button.btn.btn-danger span {
		padding: 0;
	}
	.boxs .modepayment .absolute-no{
			   top: 2px;
		left: -2px;
	}
	.boxs .modepayment input:checked + .slider:after{
		padding-left: 32px;
	}

	.boxs .modepayment .slider:after{
		content: 'Cash'
	}


	.boxs .splitpayment .absolute-no {
		top: 2px;
		left: -20px;
	}
	
	.boxs .splitpayment.del_address .absolute-no {
		top: 2px;
		left: -7px;
	}
	.boxs .del_address input:checked + .slider:before{
		transform: translateX(152px);
	}
	.boxs .splitpayment.customer.del_address .slider:after{
		content:'Customer'

	}
	.boxs .splitpayment.del_address input:checked + .slider:after {
		padding-left: 35px;
	}
	.boxs .del_address .slider:before{
		width: 158px;

	}
	.boxs .splitpayment input:checked + .slider:after{
		padding-left: 32px;
	}


	.boxs .splitpayment .slider:after{
		content: 'Yes'
	}

	.boxs .splitpayment.customer .slider:after{
		content: 'No';
		left: 4px;
	}

	.table td, .table th {
		padding: 8px 10px 9px;
		vertical-align: middle;
		border-top: 1px solid #dee2e6;
		border-right: 1px solid #ddd;
	}
	.table th {
		border-right: 1px solid #ddd;
	}
	.table_box {
		border: 1px solid #cacacc;
		border-radius: 5px;
		margin: 0;
			width: 99%;
		float: left;
	}
	.table_box .table, .table_box .table .form_field {
		margin: 0;
		text-align: center;
	}
	.table_box .table .form_field {
		float: none;
		width: 184px;
		margin: 0 auto;
	}
	.table_box tr td input, .table_box tr td select {
		width: 100%;
		padding: 0 5px;
		font-size: 0.8rem;
		font-weight: normal;
		height: 30px;
		margin: 0 3px;
		border-radius: 5px;
		border: 1px solid #DDD;
		text-align: center;
		color: #2d2626;

		display: inline-block;
	}
	.table thead th {
		border-bottom: none;
		border-top: none;
		padding: 5px 10px;
		font-weight: normal;
		background: #666666;
		color: #FFF;
	}
	.table thead th:first-child {
		border-radius: 5px 0 0 0;
		width: auto;
	}


	.invoce_number .table thead th:first-child{
		width: auto;
	}


	.table thead th:last-child {
		border-radius: 0 5px 0 0;
		width: 177px;
		border-right: none;
	}
	.table tbody td:last-child {
		border-right: none;
	}
	.form_field.pop_box .form-control {
		width:calc(100% - 202px);
		float: left;
		border-radius: 5px 0 0 5px;
	}


	.disabled_field1 .form_field.pop_box .form-control{
		width:calc(100% - 202px);
	}


	.individual .form_field.pop_box .form-control {
		width: calc(100% - 210px);
	}

	.form_field.pop_box a {
		text-align: center;
		padding: 5px 10px;
		background: #666;
		display: inline-block;
		color: #FFF;
		border-radius: 0 5px 5px 0;
		line-height: 20px;
	}
	.form_field.pop_box a img {
		max-width: 20px;
	}
	.modal-title {
		width: 100%;
		text-align: left;
		font-size: 19px;
		text-transform: uppercase;
		padding: 8px 0 3px;
	}
	.modal-header {
		padding: 5px 15px;
		color: #0073c0;
	}
	.modal-header .close {
		padding: 0;
		margin: 0;
		top: -16px;
		position: absolute;
		right: -15px;
		width: 30px;
		height: 30px;
		background: #0073c0;
		opacity: 1 !important;
		color: #FFF;
		border-radius: 100%;
	}
	.ErrorBody ul span {
		position: relative;
		left: -13px;
		display: block;
		font-size: 16px;
		line-height: 30px;
	}
	.ErrorBody ul li {
		list-style: circle;
		line-height: 25px;
	}
	.ErrorBody ul {
		padding: 0 0 0 16px;
	}
	.ErrorBody ul ul {
		padding: 0;
	}
	.modal-footer {
		padding: 8px 20px;
	}
	.modal-footer .btn {
		padding: 6px 15px;
		text-transform: capitalize;
		background: #0073c0;
		border-color: #0073c0;
	}

	.modal-body .boxs {
		margin: 15px 0 0;
		padding: 0;
		border: none;
	}
	.all_btn {
		width: 100%;
		text-align: center;
		float: left;
		margin-bottom: 20px;
	}
	.modal-body .all_btn {
		margin: 20px 0 0;
	}
	.modal-content {
		border: none;
		border-radius: 5px;
		outline: 0;
		box-shadow: none;
	}
	.disabled_field .form_field .form-control, .disabled_field .table_box tr td input {
		border-left: 3px solid #337ab7;
		background: #f5f5f5;
	}
	footer {
		float: left;
		width: 100%;
		position: fixed;
		bottom: 0;
		z-index: 9;
	}
	footer p {
		background: #343a40;
		color: #FFF;
		text-align: center;
		padding: 10px 0 5px;
		display: block;
		margin: 0;
		line-height: 20px;
	}
	.btn {
		padding: 3px 15px 2px;
		font-size: 14px;
	}
	.btn-success {
		background-color: #59cc73;
		border-color: #59cc73;
	}
	.btn-light {
		background-color: #666;
		border-color: #666;
		color: #FFF;
	}
	.btn-light:hover {
		background-color: #1f1e1e;
		border-color: #1f1e1e;
		color: #FFF
	}
	.navbar-nav li {
		position: relative;
	}
	.navbar-nav li ul {
		position: absolute;
		left: 0;
		top: 36px;
		background: #666;
		width: 200px;
		display: none;
		border-radius: 0 0 5px 5px;
		border: 1px solid #4E4E4E;
		border-top: none;
	}
	.navbar-nav li:hover ul {
		display: block;
	}
	.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav li:hover .nav-link {
		border-top: 2px solid #e27647;
		background: #4E4E4E;
	}

	.navbar-dark .navbar-nav .nav-link:focus{
		border-top:2px solid transparent;
	}
	.navbar-nav li > ul > li.active > a.nav-link {
		background: #4e4e4e!important;

	}
	.navbar-nav li ul li a {
		border-top: none !important;
		background: none !important;
	}
	.navbar-nav li ul li a:hover {
		background: #4E4E4E !important;
	}
	.navbar-dark .navbar-nav .active>.nav-link {
		border-top: 2px solid #e27647;
		background: #4E4E4E;
	}
	.navbar-nav li ul li ul {
		position: absolute;
		left: 100%;
		top: 0;
		display: none !important;
	}
	.navbar-nav li ul li:hover ul {
		display: block !important;
	}
	/* tabs start hereh */
	.fade:not(.show) {
		opacity: 1;
	}
	.boxs ul.nav.nav-tabs li {
		width: 50%;
		text-align: center;
	}
	.boxs ul.nav.nav-tabs li a {

		font-size: 16px;
		color: #666;
		padding: 5px;
		display: block;
		background: #ddd;
		text-decoration:none;
	}

	.boxs .tab-content .form-box {
		margin: 0;
	}
	.form-box.table_boxinner.blck_order {
		margin-bottom: 15px;
	}
	.boxs ul.nav.nav-tabs li a.active {
		background: #0073bf;
		color: #FFF;
		text-decoration: none;
	}
	.boxinner {
		margin: 15px 0;
	}
	.boxs.boxinner.box_gap {
		float: left;
		width: 100%;
		margin-bottom: 40px;
	}
	.list_data {
		width: 50%;
		float: left;
	}
	.list_data:first-child {
		border-right: 1px solid #DDD;
		padding-right: 20px;
	}
	.list_data:last-child {
		padding-left: 20px;
	}
	.list_data ul li span {
		float: left;
		padding: 4px 5px 3px;
		background: #666;
		line-height: 9px;
		font-size: 10px;
		color: #FFF;
		border-radius: 3px;
	}
	.list_data ul li {
		text-align: right;
		padding: 10px 5px 5px;
		border-bottom: 1px solid #DDD;
	}
	.list_data:last-child ul li span {
		float: left;
		margin: 0 10px;
		line-height: 4px;
		padding: 6px 5px;
		display: inline-block;
	}
	.container-fluid {
		padding: 0;
	}

	.middle_box {
		float: left;
		width:99%;
		margin: 10px 0 25px;
		text-align: right;
	}
	.all_btn button.btn.btn-primary {
		position: relative;
	}
	.all_btn input[type="file"] {
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
		opacity: 0;
	}
	.form-control:disabled, .form-control[readonly], .table_disables[readonly] {
		background-color: #e9ecef;
		opacity: 1;
		height: 30px;
		font-size: 13px;
		border-left: 3px solid #0073c0;
	}
	.form_field label sup {
		color: #F00;
		font-size: 14px;
	}

	.boxs.boxinner .form_field.pop_box input.form-control {
		width: calc(100% - 210px);
	}
	.boxs.boxinner.pay .form_field.pop_box input.form-control {
		width: calc(100% - 220px);
	}
	.boxs .tab-content {
		padding: 0 5% 0 5.9%;
		border: none;
		border-top: none;
		float: left;
		width: 100%;
	}
	.nav-tabs {
		border-bottom: none;
		padding: 0 5% 0 5.9%;
	
	}
	.form_field.full_text{
		padding-right: 0;	
	}
	.form_field.full_text  .form-control{
		width: 100%;
	}

	.table_boxinner1 .table_box {
		width: 100%;
	}

	.modal-backdrop.show {
		opacity: .5;
		display: none;
	}


	.modal {
		overflow-x: hidden;
		overflow-y: auto;
		background: rgba(0, 0, 0, 0.5);
	}

.modal-dialog {
	max-width: 800px;
	margin: 14.5% auto 0;
}


	.boxs.master-data ul.nav.nav-tabs li {
		width: 100%;
		text-align: left;
		padding-left: 14%;
	}

	.form-box .box_types {
		float: left;
		width: 50%;
		padding-right: 3.2%;
	}
	.form-box .box_types:nth-child(2n){
		padding-left: 3.2%;
		padding-right: 0;
	}
	.form-box .box_types .form_field{
		width: 100%;
	}
	/*	.form_field {
			width: 99%;
			float: left;
			margin-bottom: 15px;
			margin-right: 15px;
			padding-right: 50px;
		}*/
	.middle_right.new_question {
		float: right;
		margin-top: 15px;
	}

	.model_tablebox .form-box{
		padding: 0;
	}

	.model_tablebox .boxs h4{
		padding: 0
	}
	.btn-info {
		color: #fff;
		background-color: #0073c0;
		border-color: #0073c0;
	}


	#previousQuotations .modal-dialog {
		max-width: 760px;
	}
	textarea.form-control {
		height: auto;
		font-size: 13px;
	}

	#myModal.table td,  #myModal .table th{
		width: 50%;
	}


	.paymentrram .table td:first-child, .paymentrram .table th:first-child{
		width: 100px;
	}
	/*.paymentrram .table td, .paymentrram .table th{
		width: 45%;
	}*/
	.table_box tr td input[type="checkbox"] {
		width: 20px;
	}
	.paymentrram .table td .form-control[readonly]{
		max-width: 100%;
	}

	.form_field.full_text texarea.form-control {
		height: 70px;
	}

	nav.pagenation_box {
		float: left;
		text-align: center;
		width: 100%;
		margin:25px 0 10px;
	}

	nav.pagenation_box  .pagination{
		justify-content: center;
	}

	.page-link{
		color: #000;
	}



	.form_field.select_status.select_status-m10 {
		padding-right: 0;
		width: 250px;
	}

	.form_field.select_status.select_status-m10 .form-control{
		width: 100%;
	}


	/* all nav */
	.stellarnav { position: relative; width: 100%; z-index: 0; line-height: normal; float: left; }
	.stellarnav a { color: #777; }
	.stellarnav ul { margin: 0; padding: 0; text-align: left; }
	.stellarnav li { list-style: none; display: block; margin: 0; padding: 0; position: relative; line-height: normal; vertical-align: middle; }
	.stellarnav li a { padding: 15px; display: block; text-decoration: none; color: #777; font-size: inherit; font-family: inherit; box-sizing: border-box; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; transition: all .3s ease-out; }

	/* main level */
	.stellarnav > ul > li { display: inline-block;  }
	.stellarnav > ul > li > a { padding:3px 15px 3px;     border-top: 2px solid transparent; }
	.stellarnav > ul > li > a:hover, .stellarnav > ul > li.active > a, .stellarnav > ul > li:hover > a{  border-top: 2px solid #e27647;    background: #4E4E4E;} 
	.stellarnav > ul > li > ul > li:hover > a{background: #4E4E4E;} 
	/* first level dd */


	/* .drop-left */
	.stellarnav > ul > li.drop-left > ul { right: 0; }
	.stellarnav li.drop-left ul ul { left: auto; right: 220px; }

	/* light theme */
	.stellarnav.light { background: rgba(255, 255, 255, 1); }
	.stellarnav.light a { color: #000; }
	.stellarnav.light ul ul { background: rgba(255, 255, 255, 1); }
	.stellarnav.light li a { color: #000; }

	/* dark theme */
	.stellarnav.dark {  background: #343a40;    padding: 0 15px;    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
	.stellarnav.dark a { color: #FFF; }
	.stellarnav.dark ul ul { background: #666;     border-radius: 0 0 5px 5px; }
	.stellarnav.dark li a { color: #FFF; }
	/* sticky nav */
	.stellarnav.fixed { position: fixed; width: 100%; top: 0; left: 0; z-index: 9999; }

	/* only used when 'scrollbarFix' is set to true in the js. This fixes horizontal scrollbar caused by the dd menus that are very long.*/
	body.stellarnav-noscroll-x { overflow-x: hidden; }

	/* general styling */
	.stellarnav li.has-sub > a:after { content: ''; opacity: 0; margin-left: 10px; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #FFF; display: inline-block; }
	.stellarnav li.has-sub > ul > li > a:after{	opacity: 1; right: -10px;}
	.stellarnav li li.has-sub > a:after { margin-left: 10px; float: right; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-left: 6px solid #FFF; position: relative; top: 4px; }
	.stellarnav li.drop-left li.has-sub > a:after { float: left; margin-right: 10px; border-left: 0; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-right: 6px solid #FFF; }
	.stellarnav.hide-arrows li.has-sub > a:after, .stellarnav.hide-arrows li li.has-sub > a:after, .stellarnav.hide-arrows li.drop-left li.has-sub > a:after { display: none; }
	.stellarnav .menu-toggle, .stellarnav .close-menu, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile { display: none; text-transform: uppercase; text-decoration: none; }
	.stellarnav .dd-toggle { display: none; position: absolute; top: 0; right: 0; padding: 0; width: 48px; height: 48px; text-align: center; z-index: 9999; border: 0; }
	.stellarnav.desktop li.has-sub a { padding-right: 5px; }
	.stellarnav.desktop.hide-arrows li.has-sub a { padding-right: 15px; }
	.stellarnav.mobile > ul > li > a.dd-toggle { padding: 0; top: 2px; }
	.stellarnav li.call-btn-mobile, .stellarnav li.location-btn-mobile { display: none; }

	/* svg icons */
	.stellarnav svg { fill: currentColor; width: 1em; height: 1em; position: relative; top: 2px; }
	/* svg icons */

	.stellarnav a.dd-toggle .icon-plus { box-sizing: border-box; transition: transform 0.3s; width: 12px; height: 100%; position: relative; vertical-align: middle; display: inline-block; }
	.stellarnav a.dd-toggle .icon-plus:before { content: ''; display: block; width: 12px; height: 0px; border-bottom: solid 3px #777; position: absolute; top: 50%; transform: rotate(90deg); transition: width 0.3s; }
	.stellarnav a.dd-toggle .icon-plus:after { content: ''; display: block; width: 12px; height: 0px; top: 50%; border-bottom: solid 3px #777; position: absolute; }
	.stellarnav li.open > a.dd-toggle .icon-plus { -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); }
	.stellarnav.light a.dd-toggle .icon-plus:before { border-color: #000; }
	.stellarnav.light a.dd-toggle .icon-plus:after { border-color: #000; }
	.stellarnav.dark a.dd-toggle .icon-plus:before { border-color: #FFF; }
	.stellarnav.dark a.dd-toggle .icon-plus:after { border-color: #FFF; }

	.stellarnav .icon-close { box-sizing: border-box; width: 12px; height: 12px; position: relative; display: inline-block; }
	.stellarnav .icon-close:before { content: ''; display: block; width: 12px; height: 0px; border-bottom: solid 3px #777; position: absolute; top: 50%; transform: rotate(45deg); }
	.stellarnav .icon-close:after { content: ''; display: block; width: 12px; height: 0px; top: 50%; border-bottom: solid 3px #777; position: absolute; transform: rotate(-45deg); }
	.stellarnav.light .icon-close:before { border-color: #000; }
	.stellarnav.light .icon-close:after { border-color: #000; }
	.stellarnav.dark .icon-close:before { border-color: #FFF; }
	.stellarnav.dark .icon-close:after { border-color: #FFF; }

	/* mobile nav */
	.stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile, .stellarnav .close-menu { padding: 15px; box-sizing: border-box; }
	.stellarnav .menu-toggle span.bars { display: inline-block; margin-right: 7px; position: relative; top: 1px; }
	.stellarnav .menu-toggle span.bars span { display: block; width: 25px; height: 2px; border-radius: 6px; background: #777; margin: 0 0 6px; }
	.stellarnav .full { width: 100%; }
	.stellarnav .half { width: 50%; }
	.stellarnav .third { width: 33%; text-align: center; }
	.stellarnav .location-btn-mobile.third { text-align: center; }
	.stellarnav .location-btn-mobile.half { text-align: right; }
	.stellarnav.light .third, .stellarnav.light .half { border-left: 1px solid rgba(0, 0, 0, .15); }
	.stellarnav.light.left .third, .stellarnav.light.left .half { border-bottom: 1px solid rgba(0, 0, 0, .15); }
	.stellarnav.light.right .third, .stellarnav.light.right .half { border-bottom: 1px solid rgba(0, 0, 0, .15); }
	.stellarnav.light .third:first-child, .stellarnav.light .half:first-child { border-left: 0; }
	.stellarnav.dark .third, .stellarnav.dark .half { border-left: 1px solid rgba(255, 255, 255, .15); }
	.stellarnav.dark.left .third, .stellarnav.dark.left .half { border-bottom: 1px solid rgba(255, 255, 255, .15); }
	.stellarnav.dark.right .third, .stellarnav.dark.right .half { border-bottom: 1px solid rgba(255, 255, 255, .15); }
	.stellarnav.light.left .menu-toggle, .stellarnav.light.right .menu-toggle { border-bottom: 0; }
	.stellarnav.dark.left .menu-toggle, .stellarnav.dark.right .menu-toggle { border-bottom: 0; }
	.stellarnav.dark .third:first-child, .stellarnav.dark .half:first-child { border-left: 0; }
	.stellarnav.light .menu-toggle span.bars span { background: #000; }
	.stellarnav.dark .menu-toggle span.bars span { background: #FFF; }
	.stellarnav.mobile { position: static; }
	.stellarnav.mobile.fixed { position: static; }
	.stellarnav.mobile ul { position: relative; display: none; }
	.stellarnav.mobile.active { padding-bottom: 0; }
	.stellarnav.mobile.active > ul { display: block; }
	.stellarnav.mobile ul { text-align: left; }
	.stellarnav.mobile > ul > li { display: block; }
	.stellarnav.mobile > ul > li > a { padding: 15px; }
	.stellarnav.mobile ul { background: rgba(221, 221, 221, 1); }
	.stellarnav.mobile ul ul { position: relative; opacity: 1; visibility: visible; width: auto; display: none; -moz-transition: none; -webkit-transition: none; -o-transition: color 0 ease-in; transition: none; }
	.stellarnav.mobile ul ul ul { left: auto; top: auto; }
	.stellarnav.mobile li.drop-left ul ul { right: auto; }
	.stellarnav.mobile li a { border-bottom: 1px solid rgba(255, 255, 255, .15); }
	.stellarnav.mobile > ul { border-top: 1px solid rgba(255, 255, 255, .15); }
	.stellarnav.mobile.light li a { border-bottom: 1px solid rgba(0, 0, 0, .15); }
	.stellarnav.mobile.light > ul { border-top: 1px solid rgba(0, 0, 0, .15); }
	.stellarnav.mobile li a.dd-toggle { border: 0; }
	.stellarnav.mobile.light li a.dd-toggle { border: 0; }
	.stellarnav.mobile .menu-toggle, .stellarnav.mobile .dd-toggle, .stellarnav.mobile .close-menu, .stellarnav.mobile .call-btn-mobile, .stellarnav.mobile .location-btn-mobile { display: inline-block; }
	.stellarnav.mobile li.call-btn-mobile { border-right: 1px solid rgba(255, 255, 255, .1); box-sizing: border-box; }
	.stellarnav.mobile li.call-btn-mobile, .stellarnav.mobile li.location-btn-mobile { display: inline-block; width: 50%; text-transform: uppercase; text-align: center; }
	.stellarnav.mobile li.call-btn-mobile.full, .stellarnav.mobile li.location-btn-mobile.full { display: block; width: 100%; text-transform: uppercase; border-right: 0; text-align: left; }
	.stellarnav.mobile.light ul { background: rgba(255, 255, 255, 1); }
	.stellarnav.mobile.dark ul { background: rgba(0, 0, 0, 1); }
	.stellarnav.mobile.dark ul ul { background: rgba(255, 255, 255, .08); }
	.stellarnav.mobile.light li.call-btn-mobile { border-right: 1px solid rgba(0, 0, 0, .1); }
	.stellarnav.mobile.top { position: absolute; width: 100%; top: 0; left: 0; z-index: 9999; }
	.stellarnav.mobile li.has-sub > a:after, .stellarnav.mobile li li.has-sub > a:after, .stellarnav.mobile li.drop-left li.has-sub > a:after { display: none; }

	/* left and right positions */
	.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul { position: relative; top: 0; bottom: 0; width: 100%; max-width: 100%;  -webkit-overflow-scrolling: touch; }
	.stellarnav.mobile.right > ul { right: 0; }
	.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu { display: inline-block; text-align: right; }
	.stellarnav.mobile.left > ul { left: 0; }
	.stellarnav.mobile.right .location-btn-mobile.half, .stellarnav.mobile.right .call-btn-mobile.half, .stellarnav.mobile.right .close-menu.half { text-align: center; }
	.stellarnav.mobile.right .location-btn-mobile.third, .stellarnav.mobile.right .call-btn-mobile.third, .stellarnav.mobile.right .close-menu.third { text-align: center; }
	.stellarnav.mobile.left .location-btn-mobile.half, .stellarnav.mobile.left .call-btn-mobile.half, .stellarnav.mobile.left .close-menu.half { text-align: center; }
	.stellarnav.mobile.left .location-btn-mobile.third, .stellarnav.mobile.left .call-btn-mobile.third, .stellarnav.mobile.left .close-menu.third { text-align: center; }
	.stellarnav.mobile.left .menu-toggle.half, .stellarnav.mobile.left .menu-toggle.third, .stellarnav.mobile.right .menu-toggle.half, .stellarnav.mobile.right .menu-toggle.third { text-align: left; }
	.stellarnav.mobile.left .close-menu.third span, .stellarnav.mobile.right .close-menu.third span { display: none; }
	/* left and right positions */

	/* mega dd */
	.stellarnav.desktop li.mega ul ul { background: none; }
	.stellarnav.desktop li.mega li { display: inline-block; vertical-align: top; margin-left: -4px; }
	.stellarnav.desktop li.mega li li { display: block; position: relative; left: 4px; }
	.stellarnav.desktop li.mega ul ul { width: auto; }
	.stellarnav.desktop > ul > li.mega { position: inherit; }
	.stellarnav.desktop > ul > li.mega > ul { width: 100%; }
	.stellarnav.desktop > ul > li.mega > ul li.has-sub ul { display: block; position: relative; left: auto; }
	.stellarnav.desktop > ul > li.mega > ul > li { padding-bottom: 15px; box-sizing: border-box; }
	.stellarnav.desktop li.mega li li a { padding: 5px 15px; }
	.stellarnav.desktop li.mega li.has-sub a:after { display: none; }
	.stellarnav.desktop > ul > li.mega > ul > li > a { color: yellow; }
	.stellarnav.dark ul > li > ul > li > a {    padding: 8px 15px !important;}
	.stellarnav.dark ul > li > ul > li > a:hover { background: #4E4E4E;}
	a.close-menu.full {    position: absolute;    top: -49px;    z-index: 9999; background: #000;}
	.stellarnav.dark ul > li > ul > li:last-child > a {    border-radius: 0 0 5px 5px;}

	/* mega dd */















	.form_field-full.filter_box {
		max-width: 500px;
		width: 100%;
		margin: 0 auto 30px;
	}


	.datepicker table {
		margin: 0;
		width: 100%;
	}

	.datepicker-days {
		width: 300px;
	}

	.datepicker th {
		height: 41px;
	}


.btnRestSelect2 {
	position: absolute;
	right: 20px;
	height: 26px;
	border: none;
	background: #FFF;
	top: 1px;
	color: #000;
	font-size: 14px;
	font-weight: 600;
}

.form-group label sup {
	color: #F00; 
	position: relative;
	top: -1px;
}

	/* Fallback for slow javascript load */
	@media only screen and (max-width : 768px) {
		.stellarnav { overflow: hidden; display: block; }
		.stellarnav ul { position: relative; display: none; }
	}




	/* mobile nav */
	@media only screen and (max-width : 420px) {
		.stellarnav.mobile .call-btn-mobile.third span, .stellarnav.mobile .location-btn-mobile.third span { display: none; }

	}


	.form_field.pop_box a {
		float: left;
	}

	.form_field-full {
		width: 98.5%;
	}

	.boxs.master-data ul.nav.nav-tabs li a {
		text-decoration: none;
		padding: 9px 15px;
	}


	/* change password styles */


	.change_password {
		max-width: 600px;
		width: 100%;
		margin: 0 auto;
		overflow: hidden;
	}
	.change_password .form_field {
		padding: 0;
		margin: 0 0 16px;
		width: 100%;
		float: left;
	}
	.change_password .form-box {
		padding: 0;
		width: 100%;
		float: left;
		margin: 0;
	}
	.boxs .del_address .switch {
		width: 287px !important;
	}
	.boxs .del_address .slider:before {
		width: 129px;
	}
	.boxs .del_address .slider:before {
		width: 129px;
	}
	.boxs .splitpayment.del_address .absolute-no {
		top: 2px;
		left: 0px;
		font-size: 14px;
	}
	.boxs .splitpayment.del_address input:checked + .slider:after {
		padding-left: 34px;
		font-size: 14px;
	}

	.list_upload ul li {
		display: flex;
		line-height: 20px;
		align-items: center;
		flex-flow: row;
	}
	.list_upload ul li .att_box {
		display: flex;
		flex-flow: column;
		text-align: center;
		justify-content: center;
		position: relative;
	}
	.list_upload ul li .att_box i.fa.fa-times {
		position: absolute;
		right: 10px;
	}

	.approverBtn .btn{
		margin:0 2px;
	}
	.gridBtn {
	float: left;
		width: 100%;
		text-align: center;
		margin: 20px 0;
	}


	/*13-Feb-2020*/


			.err_box {
		max-width: 560px;
		margin: 82px auto;
		width: 100%;
		background: rgba(12, 23, 21, 0.5);
		padding: 30px 20px;
		border-radius: 5px;
				text-align: center;
	}
	.err_box h1 {
		font-size: 70px;
		font-weight: 600;
		text-transform: uppercase;
		color: #FFF;
		position: relative;
		z-index: 1;
		line-height: 70px;
	}
	.err_box span {
		display: block;
		text-align: center;
		font-size: 35px;
		text-transform: capitalize;
		font-weight: normal;
		line-height: 35px;
	}
			.err_box h1 a{
				font-size: 30px;
				color: #d88620;
				line-height: 65px;
				display: block;
				text-decoration: none;
				text-transform: capitalize;
			}
	.error_img {
		position: absolute;
		top: 149px;
		width: 100%;
		z-index: 0;
		text-align: center;
	}
	.sucess_box {
		text-align: center;
		padding: 30px 0 10px;
	}
			.sucess_box h3{
				font-size: 40px;
				line-height: 50px;
				color: #666;
			}
			.sucess_box p{
				font-size: 18px;
				color: #666;
			}

			.sucess_box img {
		width: 48px;
		margin: 0 0 10px;
	}
			.ErrorModal .modal-dialog {
		max-width: 660px;
		margin: 5% auto 0;
	}
			.ErrorModal .modal-content {

		border-radius: 5px;
			}


		   .clearText {
		position: absolute;
		right: 64px;
		z-index: 11;
		top: 6px;
		color: #666;
		background:none;
		border:none;
	}
	#divLoader .modal-content img {
		max-width: 50px;
		margin-top: 30px;
	}
	#divLoader .modal-content {
		background: no-repeat;
		border: none;
		text-align: center;
	}
			.form_field.pop_box {
		position: relative;
	}

	@media (min-width: 768px) {
	.nav-link {
		display: block;
		padding: 8px 15px 7px;
	}
	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: 15px;
		padding-left: 15px;
		border-top: 2px solid transparent;
	}
	}

	@media (min-width: 1024px) {
	.page_inner {
		padding: 15px 30px;
	}
	}

	@media (min-width: 1100px) {
	.page_inner {
		padding: 15px 30px;
	}

		.form-box .box_types .form_field{
			padding-right:0;
		}

	.form-box .box_types .form_field:nth-child(2n) {
		padding-right: 0;
		padding-left:0;
	}		

	.form_field {
		padding-right:15px;
	}
	/*.form-box .form_field:nth-child(2n) {
		padding-right: 0;
		padding-left:15px;
	}*/
	.form-box {
		padding: 0 30px 0 44px;
	}	
	.master-data .form_field{
			width: 48%;
	}	
	}

	@media (min-width: 1280px) {
	.master-data .form_field{
			width: 48%;
	}	
		.form-box .box_types .form_field{
			padding-right:0;
		}

	.form-box .box_types .form_field:nth-child(2n) {
		padding-right: 0;
		padding-left:0;
	}		
	.form_field {
		padding-right: 1.5%;
	}
/*	.form-box .form_field:nth-child(2n) {
		padding-right: 0;
		padding-left: 1.5%;
	}*/
	.form-box {
		padding: 0 2.29% 0 2.85%;
	}

	.page_inner {
		padding: 15px 3%;

	}

	  .ui-autocomplete {

			width: calc(39.1% - 180px) !important;
		}	

	}



	@media (min-width: 1600px) {

		.ui-autocomplete {

			width: calc(33.8% - 180px) !important;
		}

	.master-data .form_field{
			width: 49%;
	}
		.form-box .box_types .form_field{
			padding-right:0;
		}

	.form-box .box_types .form_field:nth-child(2n) {
		padding-right: 0;
		padding-left:0;
	}	

	.form_field {
		padding-right:3.2%;
	}
/*	.form-box .form_field:nth-child(2n) {
		padding-right: 0;
		padding-left:3.2%;
	}*/
	.form-box {
		padding: 0 5% 0 5.9%;

	}



		.page_inner {
		padding: 15px 6%;

	}

	}




	@media (max-width: 1124px) {
	.form_field {
		padding-right: 0;
	}
/*	.form-box .form_field:nth-child(2n) {
		padding-right: 0;
		padding-left: 0;
	}*/
	.form-box {
		padding:0 0 0 20px;
	}

	.page_inner {
		padding: 15px;
	}

	.form_field {
		width: 48%;
	}

	.box_types .form_field {
		width: 98%;
	}	

	.middle_right {
		float: left;
		margin-left: 180px;
		min-height: 45px;
	}

	.form_field.pop_box .form-control {
		width: calc(100% - 202px);
		}

	}

	@media (max-width: 912px) {
	.form_field {
		width: 100%;
		margin-right: 0;
	}
		.form-box .box_types, .form-box .box_types:nth-child(2n){
			width: 100%;
			padding:0;
		}	
	.box_types .form_field {
		width: 100%;
	}		
	.form-box.table_boxinner {
		overflow: hidden;
		overflow-x: scroll;
	}
	.table_box {
		width: 100%;
		overflow: hidden;
		overflow-x: scroll;
	}
	.form-box {
		padding:0;
	}
	.table_box table {
		width: 1200px;
	}	

	}

	@media (max-width: 980px) {

	.list_data {
		width: 100%;
		float: left;
	}
	.list_data:last-child {
		padding-left: 0;
	}
		.list_data:last-child ul li span {
		float: left;
		margin: 0 10px 0 0;
		}
	.list_data:first-child {
		border-right: none;
		padding-right:0;
		}
	.stellarnav > ul > li > a:hover, .stellarnav > ul > li.active > a, .stellarnav > ul > li:hover > a {
		border-top: 2px solid transparent;
		background: #4E4E4E;
	}	
		.stellarnav > ul > li.active > a{
			 border-top: 2px solid #e27647;
		}
	.stellarnav.dark ul > li > ul > li > a.dd-toggle {
		height: 31px;
	}	
	}

	@media (max-width: 958px) {
	.stellarnav.dark{
		padding: 0;

	}
	.stellarnav .menu-toggle {
		padding: 15px 15px 4px;
	}

		.stellarnav.dark ul > li > ul > li > a {
		padding: 12px 15px !important;
	}

	}
	@media (max-width: 910px) {
	.page_text{
			margin: 48px 0 0 0;
	}
		.breadcrumbs{
				top: 130px;
		}
	}

	@media (max-width: 767px) {
	.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
		width: 100%;
	}
	.breadcrumbs {
		top: 123px;
	}	
		.navbar-nav li ul{
			background: none;
			border: none;
		}
	.disabled_field1 .form_field.pop_box .form-control {
		width: calc(100% - 30px);
	}	

	.navbar {
		padding: 0;
	}
	.navbar-dark .navbar-toggler {
		margin: 8px 15px;
	}
	.navbar-nav .nav-link {
		padding-right: 15px;
		padding-left: 15px;
	}
	.navbar-nav li ul, .navbar-nav li ul li ul {
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
	}
	.logohere {
		padding: 10px 15px;

	}
	.truck_img img {
		max-width: 88px;
		padding: 5px 0 0;
		margin: 0 5px;
	}


		.navbar-dark .navbar-nav .active>.nav-link {
		border-top: 2px solid #a0b2bd;

	}

	.cloud_img img {
		height: 75px;
		position: absolute;
		left: 0;
	}



		.form_field .form-control {
		width: calc(100% - 0px);

		}
		.form_field label {
		width: 100%;
		}
	.form-box {
		padding: 0;
	}


	.boxinner .form-box .form_field label {
		width: 160px;
		margin-right: 0;
	}

		.boxinner.customer_basic .form-box .form_field label {
			width: 100%;
		}
	.boxs.boxinner .form_field.pop_box input.form-control{
		width:calc(100% - 30px);
		}
	.nav-tabs {

		padding: 0;
	}

	.form_field.pop_box .form-control {
		width: calc(100% - 30px);
		}
	.individual .form_field.pop_box .form-control {
		width: calc(100% - 22px);
	}	


		.delivery_address .boxinner .form-box .form_field label {
		width: 100%;
		}

		.form_field.pop_box a{
			float: left;
		}

		.box_types{
			width: 100%;
			float: left;
		}	

		.logohere{
			box-shadow:none;
		}	
	.navbar-dark .navbar-toggler {
		margin: 8px 15px;
		float: right;
		border: none;
	}

	.navbar.bg-dark {
		background-color: #ddd !important;
		box-shadow: none !important;
	}	

		.navbar{
			justify-content: flex-end;
		}
	.navbar-dark .navbar-nav .nav-link {
		color: #FFF;
		background: #3271b4;
	}

	.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav li:hover .nav-link {
		border-top: 2px solid #4398f3;
		background: #3271b4;
	}	



	.navbar-nav > li > ul > li > a {
		background: #6796c7 !important;
	}	
	.navbar-nav li > ul > li.active > a.nav-link {
		background: #6796c7!important;
	}	

	}


	@media (max-width: 767px) {
	.truck_img img {
		max-width: 80px;
		margin: 2px 0 0 0;
	}
	.boxs ul.nav.nav-tabs li a {
		font-size: 14px;
		}
	.boxs .tab-content {
		padding: 0;
		}
	.list_data {
		width: 100%;
	}
		.boxs h4{
			font-size: 14px;
		}

		.logohere ul li.fname, .logohere ul li.u-role{
			display: none;
		}
	.logindropdown li:hover ul {
		display: block;
		width: 200px;
		padding: 0;
	}	
	.logohere ul {
		padding: 19px 89px 17px 0;
		background-size: 76px;
		background-position: right 19px;
	}
	.logohere .user_login ul {
		padding: 6px 0;
		margin: 9px -15px 0;
		width: 109%;
		position: relative;
		border-bottom: 1px solid #bc7130;
	}
		.user_login ul:after{
			display: none;
		}
	.logohere ul li {

		padding: 0px 5px;
	}	
		.truck_img {
		float: right;
		text-align: center;
		position: relative;
		top: 8px;
	}
		.logohere {
		padding: 10px 15px 0;
	}
	.boxinner .form-box .form_field label {
		width: 185px;
		}	

	.breadcrumbs {
		top: 153px;
	}	
	.page_text {
		margin: 75px 0 0 0;
	}	
	}

	@media (max-width: 480px) {



		.list_upload ul li {
		margin: 0 0 10px;
		 width: 100%;
			line-height: 85px;
	}
	.list_upload ul li strong {
		width: 85px;
		height: 85px;
		line-height: 85px;
	}
		.list_upload ul li span {
		padding: 0 5px;
	}
	.breadcrumbs ul li a {
		padding: 3px 2px 3px 14px;
		}

	}



	@media (max-width: 479px){


	.breadcrumbs ul li a {
		padding: 4px 3px 5px 14px;
		font-size: 10px;
	}
	.boxs ul.nav.nav-tabs li a {
		font-size: 9px;
		padding: 5px 0;
	}	
	.all_btn .btn {
		padding: 3px 15px 2px;
		font-size: 14px;
		margin: 10px 4px;
	}	
	}


	.disabledbutton {
		pointer-events: none;
		opacity: 0.4;
	}

	.role-config .multiselectRoles {
		width: 67%;
		min-height: 210px;
		padding: 10px;
	}
	.form_field.role-config {
		position: relative;
	}
	.role-config .add-remove {
		position: absolute;
		top: 100px;
		left: -7px;
	}
	/*Dash Board styles*/
	.dashbaord_title{color: #666679; margin-bottom: 0px}
						.dashbaord_value{}

	.boxs.dashboardgrids {
		width: 18%;
		margin: 1.25%; margin-top: 0%;
	}
	.dashboard_right {
		text-align: right;
	}


	@media (max-width: 1300px) {

	.boxs.dashboardgrids {
		width: 18%;
		margin: 1.25%;
		min-height: 114px;
		}}

	@media (max-width: 900px) {
		.col-sm-4.dashboard_left {
		text-align: center;
	}.dashboard_right {
		text-align: center;
	}
		.col-sm-4.dashboard_left img{ width:50%}
		.boxs.dashboardgrids {
		width: 48%;
		margin: 1%;
	}
		.clearr{ margin-bottom:
		15px}

		.dashborard_mobile{ margin:0px}
	}



	/*New Styles*/
	.main_title {
		text-align: center;
		color: #0073c0;
	}
	fieldset {
		border: 1px solid #c0c0c0;
		margin: 0 2px;
		padding: 0.75em 0.625em 0.75em;
		border-radius: 6px;
	}
	h1.title {
		font-size: 20px;    margin-bottom: 20px;
	}
	.page_inner {
		padding: 2%;
	}
/*	.section_gap{height:20px;}*/
	table tr td i.fa.fa-plus{ color: #59cc73; cursor: pointer}
	table tr td i.fa.fa-close{ color: #CF3333; cursor: pointer}
	.table thead th{
		vertical-align: middle;

	}
	.div_allbtns {
		text-align: center;
		width: 100%;
		margin: 15px 0 0;
	}

	.btn{
		padding: 6px 19px;
		font-size: 16px;
		border-radius: 5px !important;
	}
	.control-label {
		padding-top: 5px;
	}

	.form-group {
		margin-bottom: 0px;
	}
	@media (max-width: 900px) {
		.col-sm-4.dashboard_left {
		text-align: center;
	}.dashboard_right {
		text-align: center;
	}
		.col-sm-4.dashboard_left img{ width:50%}
		.boxs.dashboardgrids {
		width: 48%;
		margin: 1%;
	}
		.clearr{ margin-bottom:
		15px}

		.dashborard_mobile{ margin:0px}
	}



	/*New Styles*/
	.main_title {
		text-align: center;
		color: #0073c0;
	}


	.disabledbutton {
		pointer-events: none;
		opacity: 0.4;
	}

	fieldset {
		border: 1px solid #DDD;
		margin: 0 2px;
		padding: 0.75em 0.625em 0.75em;
		border-radius: 6px;
	}
	h1.title {
		font-size: 20px;    margin-bottom: 20px;
	}
	.page_inner {
		padding: 2%;
	}

	table tr td i.fa.fa-plus{ color: #59cc73; cursor: pointer}
	table tr td i.fa.fa-close{ color: #CF3333; cursor: pointer}
	.table thead th{
		vertical-align: middle;

	}
	.div_allbtns {
		text-align: center;
		width: 100%;
		margin: 15px 0 0;
	}

	.btn{
		padding: 3px 19px;
		font-size: 14px;
		border-radius: 5px !important;
	}
	.control-label {
		padding-top: 5px;
	}
	.form-control {

		font-size: 0.8rem !important;

	}
	.form-group {
		margin-bottom: 0px;
	}
	.stockwardsgrid {
		width: 23% !important; margin-bottom: 0px !important;
	}

	.store_title{ margin-top:30px;}
	.store_inner{ min-height:auto;}

			table#Indent thead tr th:last-child, table#Indent tbody tr td:last-child , table#Indent thead tr th:first-child,
			table#Indent tbody tr td:first-child{width: 4em; min-width: 4em; max-width: 4em; }
			table#Indent thead tr th:nth-child(2), table#Indent tbody tr td:nth-child(2){  width: 12%;}
			table#Indent thead tr th:nth-child(3), table#Indent tbody tr td:nth-child(3){  width: 12%;}
			table#Indent thead tr th:nth-child(4), table#Indent tbody tr td:nth-child(4){  width: 18%;}
			table#Indent thead tr th:nth-child(5), table#Indent tbody tr td:nth-child(5){  width: 20%;}
			table#Indent thead tr th:nth-child(6), table#Indent tbody tr td:nth-child(6){  width: 7%;}
			table#Indent thead tr th:nth-child(7), table#Indent tbody tr td:nth-child(7){  width: 7%;}
			table#Indent tbody tr:hover{ background:#fff !important;}
			table#Indent tbody tr:nth-of-type(odd) { background-color: #fff !important;}




		table#StockInwards_table thead tr th:first-child,
			table#StockInwards_table tbody tr td:first-child{width: 4%; min-width: 4%; max-width:4%; }
			table#StockInwards_table thead tr th:nth-child(2), table#StockInwards_table tbody tr td:nth-child(2){  width: 10%;}
			table#StockInwards_table thead tr th:nth-child(3), table#StockInwards_table tbody tr td:nth-child(3){  width: 14%;}
			table#StockInwards_table thead tr th:nth-child(4), table#StockInwards_table tbody tr td:nth-child(4){  width: 14%;}
			table#StockInwards_table thead tr th:nth-child(5), table#StockInwards_table tbody tr td:nth-child(5){  width: 14%;}
			table#StockInwards_table thead tr th:nth-child(6), table#StockInwards_table tbody tr td:nth-child(6){  width: 8%;}
			table#StockInwards_table thead tr th:nth-child(7), table#StockInwards_table tbody tr td:nth-child(7){  width: 8%;}
			table#StockInwards_table thead tr th:nth-child(8), table#StockInwards_table tbody tr td:nth-child(8){  width: 11%;}
	        table#StockInwards_table thead tr th:nth-child(9), table#StockInwards_table tbody tr td:nth-child(9){  width: 11%;}
			table#StockInwards_table tbody tr:hover{ background:#fff !important;}
			table#StockInwards_table tbody tr:nth-of-type(odd) { background-color: #fff !important;}

	 

	table#StockOutwards_table thead tr th:last-child, table#StockOutwards_table tbody tr td:last-child , table#StockOutwards_table thead tr th:first-child,
			table#StockOutwards_table tbody tr td:first-child{width: 4em; min-width: 4em; max-width: 4em; }
			table#StockOutwards_table thead tr th:nth-child(2), table#StockOutwards_table tbody tr td:nth-child(2){  width: 7%;}
			table#StockOutwards_table thead tr th:nth-child(3), table#StockOutwards_table tbody tr td:nth-child(3){  width: 14%;}
			table#StockOutwards_table thead tr th:nth-child(4), table#StockOutwards_table tbody tr td:nth-child(4){  width: 7%;}
			table#StockOutwards_table thead tr th:nth-child(5), table#StockOutwards_table tbody tr td:nth-child(5){  width: 15%;}
			table#StockOutwards_table thead tr th:nth-child(6), table#StockOutwards_table tbody tr td:nth-child(6){  width: 8%;}
			table#StockOutwards_table thead tr th:nth-child(7), table#StockOutwards_table tbody tr td:nth-child(7){  width:8%;}
	table#StockOutwards_table thead tr th:nth-child(8), table#StockOutwards_table tbody tr td:nth-child(7){  width:8%;}
	table#StockOutwards_table thead tr th:nth-child(9), table#StockOutwards_table tbody tr td:nth-child(7){  width:8%;}
			table#StockOutwards_table tbody tr:hover{ background:#fff !important;}
			table#StockOutwards_table tbody tr:nth-of-type(odd) { background-color: #fff !important;}



	table#StockOutwards_table_new thead tr th:last-child, table#StockOutwards_table_new tbody tr td:last-child , table#StockOutwards_table_new thead tr th:first-child,
			table#StockOutwards_table_new tbody tr td:first-child{width: 4%; min-width: 4%; max-width: 4%; }
			table#StockOutwards_table_new thead tr th:nth-child(2), table#StockOutwards_table_new tbody tr td:nth-child(2){  width: 9%;}
			table#StockOutwards_table_new thead tr th:nth-child(3), table#StockOutwards_table_new tbody tr td:nth-child(3){  width: 13%;}
			table#StockOutwards_table_new thead tr th:nth-child(4), table#StockOutwards_table_new tbody tr td:nth-child(4){  width: 13%;}
			table#StockOutwards_table_new thead tr th:nth-child(5), table#StockOutwards_table_new tbody tr td:nth-child(5){  width: 13%;}
			table#StockOutwards_table_new thead tr th:nth-child(6), table#StockOutwards_table_new tbody tr td:nth-child(6){  width: 13%;}
			table#StockOutwards_table_new thead tr th:nth-child(7), table#StockOutwards_table_new tbody tr td:nth-child(7){  width:8%;}
	table#StockOutwards_table_new thead tr th:nth-child(8), table#StockOutwards_table_new tbody tr td:nth-child(7){  width:8%;}
	table#StockOutwards_table_new thead tr th:nth-child(9), table#StockOutwards_table_new tbody tr td:nth-child(7){  width:8%;}
			table#StockOutwards_table_new tbody tr:hover{ background:#fff !important;}
			table#StockOutwards_table_new tbody tr:nth-of-type(odd) { background-color: #fff !important;}

	#approval thead th:last-child {
		border-radius: 0 5px 0 0;
		width: auto;
		border-right: none;
	}


	@media (max-width: 900px) {
	.content {
		position: relative;
		z-index: 0;
		padding-top: 193px;
		}
	.dashboard_left1 ,.dashboard_right1{
		flex: 100%;
		width: 100%;
		max-width: 100%; text-align: center;
	}
		.dashboard_left1 img{ width:
		60%}
		.dashboardcont{  padding-top: 153px; }}

	@media (max-width: 600px) {.boxs.dashboardgrids.stockwardsgrid {
		width: 50% !important;
		margin: AUTO !important;
		text-align: CENTER;
	}
	.content {
		position: relative;
		z-index: 0;
		padding-top: 203px;
		}


		.dashboardcont{  padding-top: 153px; }}


	.design_develop{ color:#f68a21; font-weight:normal;}

#StockInwards_2 thead tr th:last-child, #StockInwards_2 tbody tr td:last-child , #StockInwards_2 thead tr th:first-child,
			#StockInwards_2 tbody tr td:first-child{width: 4%; min-width: 4%; max-width:4%; }
			#StockInwards_2 thead tr th:nth-child(2), #StockInwards_2 tbody tr td:nth-child(2){  width: 25%;}
			#StockInwards_2 thead tr th:nth-child(3), #StockInwards_2 tbody tr td:nth-child(3){  width: 25%;}
			#StockInwards_2 thead tr th:nth-child(4), #StockInwards_2 tbody tr td:nth-child(4){  width: 25%;}
			
	#StockInwards_2 thead tr th:nth-child(8), #StockInwards_2 tbody tr td:nth-child(7){  width:8%;}
	#StockInwards_2 thead tr th:nth-child(9), #StockInwards_2 tbody tr td:nth-child(7){  width:8%;}
			#StockInwards_2 tbody tr:hover{ background:#fff !important;}


			#StockInwards_2 tbody tr:nth-of-type(odd) { background-color: #fff !important;}


#Indent_2 thead tr th:first-child,
			#Indent_2 tbody tr td:first-child{width: 4%; min-width: 4%; max-width:4%; }
			#Indent_2 thead tr th:nth-child(2), #Indent_2 tbody tr td:nth-child(2){  width:8%;}
			#Indent_2 thead tr th:nth-child(3), #Indent_2 tbody tr td:nth-child(3){  width: 8%;}
			#Indent_2 thead tr th:nth-child(4), #Indent_2 tbody tr td:nth-child(4){  width: 14%;}
			
	#Indent_2 thead tr th:nth-child(5), #Indent_2 tbody tr td:nth-child(5){  width:14%;}
	#Indent_2 thead tr th:nth-child(6), #Indent_2 tbody tr td:nth-child(6){  width:9%;}
	#Indent_2 thead tr th:nth-child(7), #Indent_2 tbody tr td:nth-child(7){  width:9%;}
	#Indent_2 thead tr th:nth-child(8), #Indent_2 tbody tr td:nth-child(8){  width:9%;}
#Indent_2 thead tr th:nth-child(9), #Indent_2 tbody tr td:nth-child(9){  width:12%;}
#Indent_2 thead tr th:nth-child(10), #Indent_2 tbody tr td:nth-child(10){  width:6%;}
#Indent_2 thead tr th:nth-child(11), #Indent_2 tbody tr td:nth-child(11){  width:6%;}
#Indent_2 thead tr th:nth-child(12), #Indent_2 tbody tr td:nth-child(12){  width:8%;}
#Indent_2 thead tr th:nth-child(13), #Indent_2 tbody tr td:nth-child(13){  width:14%;}
			#Indent_2 tbody tr:hover{ background:#fff !important;}
			#Indent_2 tbody tr:nth-of-type(odd) { background-color: #fff !important;}



#ApproveIndentForm_table thead tr th:first-child,
			#ApproveIndentForm_table tbody tr td:first-child{width: 4%; min-width: 4%; max-width:4%; }
			#ApproveIndentForm_table thead tr th:nth-child(2), #ApproveIndentForm_table tbody tr td:nth-child(2){  width:8%;}
			#ApproveIndentForm_table thead tr th:nth-child(3), #ApproveIndentForm_table tbody tr td:nth-child(3){  width: 5%;}
			#ApproveIndentForm_table thead tr th:nth-child(4), #ApproveIndentForm_table tbody tr td:nth-child(4){  width: 16%;}
			
	#ApproveIndentForm_table thead tr th:nth-child(5), #ApproveIndentForm_table tbody tr td:nth-child(5){  width:16%;}
	#ApproveIndentForm_table thead tr th:nth-child(6), #ApproveIndentForm_table tbody tr td:nth-child(6){  width:7%;}
	#ApproveIndentForm_table thead tr th:nth-child(7), #ApproveIndentForm_table tbody tr td:nth-child(7){  width:7%;}
	#ApproveIndentForm_table thead tr th:nth-child(8), #ApproveIndentForm_table tbody tr td:nth-child(8){  width:7%;}
#ApproveIndentForm_table thead tr th:nth-child(9), #ApproveIndentForm_table tbody tr td:nth-child(9){  width:7%;}
#ApproveIndentForm_table thead tr th:nth-child(10), #ApproveIndentForm_table tbody tr td:nth-child(10){  width:6%;}

			#ApproveIndentForm_table tbody tr:hover{ background:#fff !important;}
			#ApproveIndentForm_table tbody tr:nth-of-type(odd) { background-color: #fff !important;}


#ApproveIndentForm_table_po thead tr th:first-child,
			#ApproveIndentForm_table_po tbody tr td:first-child{width: 4%; min-width: 4%; max-width:4%; }
			#ApproveIndentForm_table_po thead tr th:nth-child(2), #ApproveIndentForm_table_po tbody tr td:nth-child(2){  width:7%;}
			#ApproveIndentForm_table_po thead tr th:nth-child(3), #ApproveIndentForm_table_po tbody tr td:nth-child(3){  width: 7%;}
			#ApproveIndentForm_table_po thead tr th:nth-child(4), #ApproveIndentForm_table_po tbody tr td:nth-child(4){  width: 8%;}



	#ApproveIndentForm_table_po thead tr th:nth-child(5), #ApproveIndentForm_table_po tbody tr td:nth-child(5){  width:10%;}
	#ApproveIndentForm_table_po thead tr th:nth-child(6), #ApproveIndentForm_table_po tbody tr td:nth-child(6){  width:10%;}
	#ApproveIndentForm_table_po thead tr th:nth-child(7), #ApproveIndentForm_table_po tbody tr td:nth-child(7){  width:4%;}
	#ApproveIndentForm_table_po thead tr th:nth-child(8), #ApproveIndentForm_table_po tbody tr td:nth-child(8){  width:4%;}
#ApproveIndentForm_table_po thead tr th:nth-child(9), #ApproveIndentForm_table_po tbody tr td:nth-child(9){  width:6%;}
#ApproveIndentForm_table_po thead tr th:nth-child(10), #ApproveIndentForm_table_po tbody tr td:nth-child(10){  width:6%;}
#ApproveIndentForm_table_po thead tr th:nth-child(11), #ApproveIndentForm_table_po tbody tr td:nth-child(11){  width:7%;}
#ApproveIndentForm_table_po thead tr th:nth-child(12), #ApproveIndentForm_table_po tbody tr td:nth-child(12){  width:7%;}
#ApproveIndentForm_table_po thead tr th:nth-child(13), #ApproveIndentForm_table_po tbody tr td:nth-child(13){  width:7%;}
			#ApproveIndentForm_table_po tbody tr:hover{ background:#fff !important;}
			#ApproveIndentForm_table_po tbody tr:nth-of-type(odd) { background-color: #fff !important;}




.pagination {
  display: inline-block;
}

.pagination a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color .3s;
  border: 1px solid #ddd;
}

.pagination a.active1 {
  background-color: #0073c0;
  color: white;
  border: 1px solid #0073c0;
}

.pagination a:hover:not(.active) {
	background-color: #ddd;

}


.rank_add{background:#0073c0}

a.design_develop {
    color: #f68a21;
    
}
span.rank_store_searchicon {
    background-color: #0073c0;
    background-clip: padding-box;
    border: 1px solid #ddd;
    border-radius: 0 0.25rem 0.25rem 0;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

span.rank_store_searchicon a.btn.btn-modal{ color: #fff !important}

.innertitle .inner_tiyle{
    text-align: center;
    color: #0073c0;
    font-size: 16px;
    font-weight: 500;}

fieldset.rank_box{border: 1px solid #DDD;
    border-radius: 5px;
    padding: 15px;
    width: 100%;
    float: left;
    margin: 0 0 35px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 12%), 0 6px 8px 0 rgb(0 0 0 / 5%);
}
table#IndentApprovalProcess_table tbody td:last-child ,table#IndentApprovalProcess_table thead th:last-child{ width: auto}
.indent_approval{ margin-bottom: 0px !important;}

.switch {
  position: relative;
  display: inline-block;
  width: 90px;
  height: 34px;
}

.switch input {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ca3c37;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #59cc73;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(55px);
  -ms-transform: translateX(55px);
  transform: translateX(55px);
}

/*------ ADDED CSS ---------*/
.on
{
  display: none;
}

.on, .off
{
  color: white;
  position: absolute;
  transform: translate(-50%,-50%);
  top: 50%;
  left: 50%;
  font-size: 10px;
  font-family: Verdana, sans-serif;
}

input:checked+ .slider .on
{display: block;}

input:checked + .slider .off
{display: none;}

/*--------- END --------*/

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;}
#Active a{ color:#fff}

	
.can-toggle {
  position: relative; top:6px;
}
.can-toggle *, .can-toggle *:before, .can-toggle *:after {
  box-sizing: border-box;
}
.can-toggle input[type=checkbox] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.can-toggle input[type=checkbox][disabled] ~ label {
  pointer-events: none;
}
.can-toggle input[type=checkbox][disabled] ~ label .can-toggle__switch {
  opacity: 0.4;
}
.can-toggle input[type=checkbox]:checked ~ label .can-toggle__switch:before {
  content: attr(data-unchecked);
  left: 0;
}
.can-toggle input[type=checkbox]:checked ~ label .can-toggle__switch:after {
  content: attr(data-checked);
}
.can-toggle label {
  user-select: none;
  position: relative;
  display: flex;
  align-items: center;
}
.can-toggle label .can-toggle__label-text {
  flex: 1;
  padding-left: 32px;
}
.can-toggle label .can-toggle__switch {
  position: relative;
}
.can-toggle label .can-toggle__switch:before {
  content: attr(data-checked);
  position: absolute;
  top: 0;
  text-transform: uppercase;
  text-align: center;
}
.can-toggle label .can-toggle__switch:after {
  content: attr(data-unchecked);
  position: absolute;
  z-index: 5;
  text-transform: uppercase;
  text-align: center;
  background: white;
  transform: translate3d(0, 0, 0);
}
.can-toggle input[type=checkbox][disabled] ~ label {
  color: rgba(234, 0, 48, 0.5);
}
.can-toggle input[type=checkbox]:focus ~ label .can-toggle__switch, .can-toggle input[type=checkbox]:hover ~ label .can-toggle__switch {
  background-color: #ea0030;
}
.can-toggle input[type=checkbox]:focus ~ label .can-toggle__switch:after, .can-toggle input[type=checkbox]:hover ~ label .can-toggle__switch:after {
  color: #b70026;
}
.can-toggle input[type=checkbox]:hover ~ label {
  color: #d1002b;
}
.can-toggle input[type=checkbox]:checked ~ label:hover {
  color: #55bc49;
}
.can-toggle input[type=checkbox]:checked ~ label .can-toggle__switch {
  background-color: #70c767;
}
.can-toggle input[type=checkbox]:checked ~ label .can-toggle__switch:after {
  color: #4fb743;
}
.can-toggle input[type=checkbox]:checked:focus ~ label .can-toggle__switch, .can-toggle input[type=checkbox]:checked:hover ~ label .can-toggle__switch {
  background-color: #5fc054;
}
.can-toggle input[type=checkbox]:checked:focus ~ label .can-toggle__switch:after, .can-toggle input[type=checkbox]:checked:hover ~ label .can-toggle__switch:after {
  color: #47a43d;
}
.can-toggle label .can-toggle__label-text {
  flex: 1;
}
.can-toggle label .can-toggle__switch {
  transition: background-color 0.3s cubic-bezier(0, 1, 0.5, 1);
  background: #ff0538;
}
.can-toggle label .can-toggle__switch:before {
  color: rgba(255, 255, 255);
}
.can-toggle label .can-toggle__switch:after {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 1, 0.5, 1);
  transition: transform 0.3s cubic-bezier(0, 1, 0.5, 1);
  color: #ea0030;
}
.can-toggle input[type=checkbox]:focus ~ label .can-toggle__switch:after, .can-toggle input[type=checkbox]:hover ~ label .can-toggle__switch:after {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
}
.can-toggle input[type=checkbox]:checked ~ label .can-toggle__switch:after {
  transform: translate3d(38px, 0, 0);
}
.can-toggle input[type=checkbox]:checked:focus ~ label .can-toggle__switch:after, .can-toggle input[type=checkbox]:checked:hover ~ label .can-toggle__switch:after {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
}
.can-toggle label {
  font-size: 14px;
}
.can-toggle label .can-toggle__switch {
  height: 29px;    border-radius: 46px;
  flex: 0 0 74px;

}
.can-toggle label .can-toggle__switch:before {
  left: 33px;
  font-size: 12px;
  line-height: 30px;
  width: 45px;
  padding: 0 12px;
}
.can-toggle label .can-toggle__switch:after {
  top: 2px;
  left: 2px;
  border-radius: 14px;
  width: 32px;
  line-height: 25px;
  font-size: 12px;
}
.can-toggle label .can-toggle__switch:hover:after {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
}
.can-toggle.can-toggle--size-small input[type=checkbox]:focus ~ label .can-toggle__switch:after, .can-toggle.can-toggle--size-small input[type=checkbox]:hover ~ label .can-toggle__switch:after {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
}
.can-toggle.can-toggle--size-small input[type=checkbox]:checked ~ label .can-toggle__switch:after {
  transform: translate3d(44px, 0, 0);
}
.can-toggle.can-toggle--size-small input[type=checkbox]:checked:focus ~ label .can-toggle__switch:after, .can-toggle.can-toggle--size-small input[type=checkbox]:checked:hover ~ label .can-toggle__switch:after {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
}
.can-toggle.can-toggle--size-small label {
  font-size: 13px;
}
.can-toggle.can-toggle--size-small label .can-toggle__switch {
  height: 28px;
  flex: 0 0 90px;
  border-radius: 2px;
}
.can-toggle.can-toggle--size-small label .can-toggle__switch:before {
  left: 45px;
  font-size: 10px;
  line-height: 28px;
  width: 45px;
  padding: 0 12px;
}
.can-toggle.can-toggle--size-small label .can-toggle__switch:after {
  top: 1px;
  left: 1px;
  border-radius: 1px;
  width: 44px;
  line-height: 26px;
  font-size: 10px;
}
.can-toggle.can-toggle--size-small label .can-toggle__switch:hover:after {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
}

		.greentoggle label .can-toggle__switch:after {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 1, 0.5, 1);
    transition: transform 0.3s cubic-bezier(0, 1, 0.5, 1);
    color: #70c767;
}

/* ==========================================  Select to Css Start Here ==================================== */
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-selection--multiple .select2-selection__choice {
	background: #000;
	color: #FFF;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	border-color: #FFF;
	background: none;
	color: #000;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #FFF;
	display: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #fffbfb !important;
	border: 1px solid #fff !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	display: none !important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	overflow: hidden;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	overflow: hidden;
	display: flex;
}

.select2-container--default.select2-container--focus .select2-selection--multiple, .select2-container--default .select2-selection--multiple {
	height: 30px;
	border: 1px solid #ced4da;
	background: rgb(254, 254, 255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(254, 254, 255, 1) 0%, rgba(255, 255, 255, 1) 28%, rgba(251, 251, 252, 1) 55%, rgba(252, 252, 253, 1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(254, 254, 255, 1) 0%, rgba(255, 255, 255, 1) 28%, rgba(251, 251, 252, 1) 55%, rgba(252, 252, 253, 1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(254, 254, 255, 1) 0%, rgba(255, 255, 255, 1) 28%, rgba(251, 251, 252, 1) 55%, rgba(252, 252, 253, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefeff', endColorstr='#fcfcfd', GradientType=0); /* IE6-9 */
}
/* ==========================================  Select to Css Ends Here ==================================== */
.div_main_delegation .form_field .select2-container {
	width: 208px !important;
}
/* ========================== 15-07-2020 ======================================== */
.form_field.form_field_single .btn_search {
	margin: 0 5px;
	color: #FFF !important;
}

.select2-container .select2-selection--single {
	height: 30px !important;
}

.select2-container--default .select2-selection--single {
	border: 1px solid #ced4da;
}

.textmask {
	background: #f5f5f5 !important;
	cursor: not-allowed;
	pointer-events: none;
}

.div_prrupload .div_browse {
	max-width: inherit;
	min-width: inherit;
	float: left;
}

.div_prrupload button.btn.btn_search {
	padding: 5px 25px;
	float: left;
}

.div_prrupload {
	margin-bottom: 30px;
}
/* ================================== 17-07-2020 ====================================== */
.form_field input.btnRestSelect2 {
	position: absolute;
	right: 30px;
	height: 26px;
	border: none;
	background: #FFF;
	top: 1px;
	color: #000;
	font-size: 14px;
	font-weight: 600;
}
/*
.select2-container--default .select2-selection--single .select2-selection__rendered {
	font-size: 12px;
	font-weight: bold;
}*/

#Delegation_Details.modal.fade .modal-dialog {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

#Delegation_Details.div_model_full_data .modal-dialog {
	max-width: 86%;
	display: flex;
	align-items: center;
	height: 100vh;
}

.Error_Msg_List {
	overflow-y: auto;
	max-height: 200px;
	padding: 0;
	margin: 0;
}

	.Error_Msg_List li {
		list-style: none;
		padding: 2px 0;
	}

	.Error_Msg_List .heading {
		padding: 0px !important;
		text-transform: uppercase !important;
		color: rgba(222, 23, 42, 1);
		font-weight: bold;
		font-size: 12px;
		padding-bottom: 3px !important;
		padding-top: 7px !important;
	}

.has-error .select2-container--default .select2-selection--single {
	border: 1px solid #f45858 !important;
}

.has-error .form-control {
	border-color: #f45858 !important;
}

.Error_Msg_List {
	max-height: 250px;
	overflow-y: auto;
	text-align: left;
	padding-left: 20px !important;
	text-transform: capitalize;
}

.modal-header.DisplayNone {
	display: none;
}

.form-box .div_r_suite_search a.btn.btn_search {
	margin: 0 5px;
	padding: 4px 25px;
}

	.form-box .div_r_suite_search a.btn.btn_search:hover {
		color: #FFF;
	}

.modal-header.DisplayNone {
	display: none;
}

a.btn.input_btn {
	margin: 0 5px;
	padding: 4px 25px;
}
/*------------------------------------ PFT ----------------------------------------------------------------- */
.div_pft table.table i {
	color: #FFF;
	font-size: 13px;
}

.div_ProductDetailsbox h3 {
	font-size: 18px;
	line-height: 30px;
	margin: 0;
	padding: 5px 15px;
}

.div_ProductDetailsbox {
	display: flex;
	width: 100%;
	flex-flow: wrap;
	justify-content: space-between;
	background: #000;
	color: #FFF;
	margin: 0 0 20px;
	border-radius: 5px;
	align-items: center;
}

.div_right_img {
	padding-right: 15px;
}

	.div_right_img a {
		margin-left: 5px;
	}

.div_addnewrequest {
	text-align: right;
}

.div_total_sum {
	background: rgb(243, 87, 91); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(243, 87, 91, 1) 0%, rgba(250, 81, 84, 1) 2%, rgba(255, 92, 92, 1) 10%, rgba(254, 89, 90, 1) 12%, rgba(247, 76, 80, 1) 19%, rgba(222, 23, 42, 1) 40%, rgba(215, 8, 31, 1) 50%, rgba(215, 8, 31, 1) 98%, rgba(218, 29, 50, 1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(243, 87, 91, 1) 0%, rgba(250, 81, 84, 1) 2%, rgba(255, 92, 92, 1) 10%, rgba(254, 89, 90, 1) 12%, rgba(247, 76, 80, 1) 19%, rgba(222, 23, 42, 1) 40%, rgba(215, 8, 31, 1) 50%, rgba(215, 8, 31, 1) 98%, rgba(218, 29, 50, 1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(243, 87, 91, 1) 0%, rgba(250, 81, 84, 1) 2%, rgba(255, 92, 92, 1) 10%, rgba(254, 89, 90, 1) 12%, rgba(247, 76, 80, 1) 19%, rgba(222, 23, 42, 1) 40%, rgba(215, 8, 31, 1) 50%, rgba(215, 8, 31, 1) 98%, rgba(218, 29, 50, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3575b', endColorstr='#da1d32', GradientType=0); /* IE6-9 */
	position: absolute;
	right: 1px;
	border: none;
	color: #FFF;
	line-height: 27px;
	border-radius: 0 5px 5px 0;
}

#txtTotalFreight {
	padding-right: 70px;
}

.UesrManualTable tr td {
	background-clip: padding-box !important;
}

.UesrManualTable {
	border-spacing: 0px;
}

	.UesrManualTable td {
		border: 1px solid #cacacc;
	}

		.UesrManualTable td.cellRelative {
			position: relative;
		}

		.UesrManualTable td.cellRelativeFix {
			background-clip: padding-box;
		}

	.UesrManualTable .tableSeparate {
		border-collapse: separate;
	}

	.UesrManualTable .tableCollapse {
		border-collapse: collapse;
	}

.DisplayNone {
	display: none;
}

a.btn.btn_search {
	margin: 0;
	padding: 4px 25px;
}

.modal.fade.div_fullmodelpopup .modal-dialog {
	display: flex;
	height: 100vh;
	align-items: center;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
}

.popup__content__title {
	list-style: none;
}

.SMIModal .modal-dialog .all_btns.div_outsidebtn.modelButtons {
	margin: 0;
}

.SMIModal.modal.fade .modal-dialog {
	max-width: 500px;
	display: flex;
	justify-content: center;
	transform: translate(0, 0);
	height: 100vh;
	align-items: center;
}

.modal.fade.div_model_full_data .modal-dialog {
	height: 100vh;
	transform: translate(0, 0);
	display: flex;
	justify-content: center;
	align-items: center;
}

.modal-header.DisplayNone {
	display: none;
}

.DisplayNone {
	display: none !important;
}

.div_r_suite_search input.btn.btn_search {
	margin: 0;
}

.div_error.div_sorry {
	text-align: center;
}

.div_pft table.table i {
	color: #FFF;
	font-size: 13px;
}

.table_box #tblComType1Dtls tr td:last-child {
	padding: 0 6px !important;
}

.div_main_delegation .div_rcc .form_field, .div_full_form_field .form_field {
	width: 100%;
	padding-right: 0;
}

.div_pft .divCollapse {
	display: block;
}

	.div_pft .divCollapse.collapse.in {
		display: none;
	}

input::-ms-clear {
	display: none;
}

select[disabled] {
	background: #eee !important;
	cursor: not-allowed !important;
}

input[type=text].has-error, input[type=date].has-error {
	border-color: #f45858 !important;
}
/* =================================== Media screen Style Start Here ====================================*/
@media (min-width:320px) {
	.form_field {
		width: 100%;
		margin-bottom: 15px;
		position: relative;
	}

	.table_box .table {
		margin-bottom: 0;
		width: 1050px;
	}

	.inner_forms.remarks .form_field:last-child {
		width: 100%;
	}

	.table_box {
		overflow-y: scroll;
	}
}

@media (min-width:768px) {
	.form_field {
		width: 50%;
		margin-bottom: 15px;
	}

		.form_field:nth-child(3n) {
			padding-right: 20px;
			width: 50%;
		}

		.form_field .form-control {
			width: 100%;
		}

		.form_field .select2-container {
			width: 100% !important;
		}

	.inner_forms.customer_payment .form_field {
		/*min-height: 70px;*/
		margin-bottom: 0;
	}

	.inner_forms.remarks .form_field:last-child {
		width: 50%;
	}

	.table_box .table {
		margin-bottom: 0;
		width: 1050px;
	}

	.div_main_delegation .form_field .select2-container {
		width: 100% !important;
	}
}

@media (min-width:1024px) {
	.table_box .table {
		margin-bottom: 0;
		width: 1050px;
	}
	/*  .form_field .form-control {
    width: 161px;
  }*/
	.form_field .form-control, .form_field .form-control {
		width: 100%;
	}

	.form_field .select2-container, .div_main_delegation .form_field .select2-container {
		width: 100% !important;
	}

	.form_field.form_field_single .select2-container, .form_field.form_field_single .form-control {
		width: 223px !important
	}

	.form_field.form_two_filed .select2-container, .form_field.form_two_filed .form-control {
		width: 223px !important
	}

	.form_field {
		width: 34.2%;
		/* margin: 0 0 25px;*/
		margin: 0;
	
	}

		.form_field.div_r_suitecomments {
			width: 65.7%;
			padding-right: 0;
		}

		.form_field.form_two_filed:nth-child(3n) {
			width: auto;
			text-align: center;
		}

		.form_field.form_two_filed {
			width: 44%;
		}

		.form_field.form_field_single {
			width: 43%;
		}

	.div_pop_uneditlabel.div_pop_uneditlabeluser .form_field {
		margin-bottom: 15px;
	}

	.form_field:nth-child(3n) {
		padding-right: 0;
		width: 31.6%;
	}

	.form_field.customer_group.div_pft_labelright {
		padding-right: 0;
		padding-left: 26px;
	}
	/*  .inner_forms.customer_payment .form_field {
    min-height: 29px;
    margin-bottom: 15px;
  }*/
	.inner_forms.customer_payment .form_field {
		float: left;
		margin: 0 0 25px;
	}

	.div_editlabel .inner_forms.customer_payment .form_field {
		min-height: 29px;
		margin-bottom: 10px;
	}

	.inner_forms.remarks .form_field:last-child {
		width: 37%;
	}

	.form-box.customer_two label {
		min-height: 40px;
	}
	/*	.managedata-boder .form_field .form-control, .managedata-boder .form_field .div_labeldata {
   
    text-align: center;
    padding-left: 10px;
}*/


	.form_field.div_commentsfull {
		width: 65.8%;
		padding-right: 0;
	}
}

@media (min-width:1200px) {
	.form-box.customer_two label {
		min-height: 10px;
	}

	.form_field.form_two_filed {
		width: 34.2%;
	}

	.form_field.form_field_single {
		width: 34.2%;
	}

	.form_field.div_r_suitecomments .form-control {
		width: calc(100% - 158px);
	}





	.table_box {
		overflow: visible;
	}

	.form_field .form-control, .div_pop_uneditlabel .form_field .div_labeldata {
		width: 223px;
	}

	.div_main_delegation .form_field .form-control, .div_main_delegation .form_field .select2-container {
		width: 209px;
	}

	.div_main_delegation .form_field .select2-container {
		width: 208px !important
	}

	.div_pop_uneditlabel .form_field .div_labeldata {
		line-height: 29px;
		font-weight: bold;
	}

	.form_field .select2-container {
		width: 223px !important;
	}

	.table_box .table {
		margin-bottom: 0;
		width: 100%;
	}

	.table_box {
		overflow: hidden;
		/*overflow-x: scroll;*/
	}

	.form_field input.btnRestSelect2 {
		right: 30px;
		height: 26px;
		top: 1px;
		color: #000;
	}

	.form_field:nth-child(3n) input.btnRestSelect2 {
		right: 2px;
		background: #FFF;
	}

	.div_main_delegation .form_field .select2-container {
		width: 208px !important;
	}


	/* ---------------------- PFT ----------------------------------- */
	.div_main_delegation .form_field.div_commentsfull .form-control, .div_delegation_tabs .div_r_suitecomments .div_labelbox {
		width: calc(100% - 120px);
	}
}

@media (min-width:1300px) {
	.table_box .table {
		margin-bottom: 0;
		width: 100%;
	}

	.fixed-top:before, .fixed-top:after {
		background: url(../images/header_left.jpg) no-repeat left -220px top;
	}

	.fixed-top:after {
		background: url(../images/header_right.jpg) no-repeat right -270px top;
	}
}

@media (min-width:1600px) {
	.table_box .table {
		margin-bottom: 0;
		width: 100%;
	}

	.fixed-top:before, .fixed-top:after {
		background: url(../images/header_left.jpg) no-repeat left -120px top;
	}

	.fixed-top:after {
		background: url(../images/header_right.jpg) no-repeat right -150px top;
	}
}

@media (min-width:1920px) {
	.fixed-top:before, .fixed-top:after {
		background: url(../images/header_left.jpg) no-repeat left 0px top;
	}

	.fixed-top:after {
		background: url(../images/header_right.jpg) no-repeat right 0px top;
	}
}

@media (max-width:1188px) {
	.form_field input.btnRestSelect2 {
		right: 24px;
		height: 26px;
		top: 21px;
	}

	.payment_details_resp label {
		width: 100%;
		line-height: 20px;
	}

	.form_field label {
		width: 100%;
		line-height: 20px;
	}

	input#CommitmentAmount {
		width: 100%;
	}

	.form_field.form_field_single .select2-container, .form_field.form_field_single .form-control, .form_field.form_two_filed .select2-container, .form_field.form_two_filed .form-control {
		width: 100% !important;
	}

	.div_r_suite_search {
		margin-bottom: 25px;
		float: left;
		width: 100%;
		text-align: center;
	}

	.managedata-boder .form_field .form-control, .managedata-boder .form_field .div_labeldata {
		text-align: left;
		padding-left: 0;
	}

	.div_main_delegation .form_field label {
		width: 100%;
	}

	.div_total_sum {
		top: 21px;
	}

	.div_main_delegation .div_rcc .form_field .form-control, .div_main_delegation .div_full_form_field .form_field .form-control, .div_main_delegation .div_rcc .form_field .div_labelbox, .div_main_delegation .div_full_form_field .div_labelbox {
		width: 100%;
	}
}

@media (max-width:1024px) {
	.inner_forms.customer_payment .form_field.customer_group label, .inner_forms.customer_payment .form_field.labeltext label {
		min-height: 38px;
	}

	.inner_forms.remarks .form_field:last-child .form-control {
		width: 92%;
	}

	.fixed-top:before, .fixed-top:after {
		background: url(../images/header_left.jpg) no-repeat left -270px top;
	}

	.fixed-top:after {
		background: url(../images/header_right.jpg) no-repeat right -321px top;
	}

	.div_logo .div_henkel_logo {
		margin: 135px 0 55px;
	}

	.div_pop_uneditlabel .form_field {
		margin-bottom: 10px;
	}

	.navbar-expand-md .navbar-nav .nav-link {
		color: #FFF;
		padding: 10px 0 9px;
		font-size: 12px;
		letter-spacing: 0.5px;
	}

	.fixed-top:before, .fixed-top:after {
		height: 144px;
	}

	.form-box.div_textareafull .form_field .form-control {
		width: 100%;
	}

	.payment_details .form_field {
		min-height: 60px;
	}

	.form_field.div_addnewrequest_customer {
		float: right;
		padding-right: 0;
		margin-right: 0;
		max-width: 41%;
		width: 100%;
	}

		.form_field.div_addnewrequest_customer .form-control {
			width: 171px;
		}

	.form_field input.btnRestSelect2 {
		top: 22px;
		right: 27px;
	}

	.form_field:nth-child(3n) input.btnRestSelect2 {
		right: 22px;
	}

	.form_field .div_labeldata, .managedata-boder .div_labelbox {
		line-height: 20px;
		text-align: left;
	}
}

@media (max-width:980px) {
	.inner_forms.customer_payment .form_field.customer_group label {
		line-height: 16px;
		margin: 14px 0 4px;
	}

	.inner_forms {
		padding-bottom: 15px;
	}

		.inner_forms.customer_payment {
			padding-bottom: 30px;
		}

		.inner_forms.remarks .form_field:last-child .form-control {
			width: 100%;
		}

		.inner_forms.customer_payment .form_field.customer_group label, .inner_forms.customer_payment .form_field.labeltext label {
			min-height: 10px;
		}

	header.fixed-top h3 {
		padding-right: 0;
	}

	.div_login_form .div_form {
		padding: 0 30px;
	}

	.div_logo .div_henkel_logo {
		margin: 334px 0 30px;
		max-width: 130px;
	}
	/* new changes */
	.fixed-top:before, .fixed-top:after {
		height: 139px;
	}

	.navbar-expand-md .navbar-nav .nav-link {
		margin: 0 3px;
		font-size: 10px;
	}

	input#CommitmentAmount {
		width: 100%;
	}
	/*.form_field.form_two_filed:nth-child(3n) {
    width: 100%;
    text-align: center;
}	
	*/
	.div_main_delegation .form_field .select2-container {
		width: 100% !important;
	}

	.modal.fade.div_model_full_data .modal-dialog {
		height: 74%;
		transform: translate(0, 0);
		display: flex;
		justify-content: center;
		align-items: center;
	}

		.modal.fade.div_model_full_data .modal-dialog .modal-body {
			height: 400px;
		}
}

@media (max-width:850px) {
	.form_field label {
		font-size: 12px;
	}
}

@media (max-width:767px) {
	.select2-container {
		width: 100% !important;
	}

	.form_field input.btnRestSelect2 {
		right: 7px;
	}

	.form_field:nth-child(3n) input.btnRestSelect2 {
		right: 7px;
	}

	.fixed-top .nav-scroller .container {
		padding: 0;
	}

	.div_labelbox {
		width: 100%;
	}

	.navbar {
		padding: 0;
		background: #000;
	}

	.fixed-top {
		position: relative;
	}

	.navbar-expand-md .navbar-nav .nav-link {
		margin: 0;
	}

	.dashboard_icons {
		margin: 30px 0 70px 0;
	}

	.form_field .form-control {
		width: calc(100% - 120px);
	}

	.form_field {
		padding-right: 0;
	}

	.navbar-expand-md .navbar-nav .nav-link {
		display: block;
		padding: 10px 26px;
		color: #FFF;
		margin: 0;
		border-bottom: 1px solid #FFF;
	}

	.navbar ul li:first-child .nav-link {
		padding-left: 26px;
	}

	header.fixed-top.fixheder {
		padding-bottom: 0;
		height: 70px;
	}

	header.fixed-top:img, header.fixed-top:afterbefore {
		position: absolute;
		content: '';
		left: 0;
		top: 0;
		height: 100px;
		width: 300px;
		background: url("../images/header_left.jpg") no-repeat left center;
	}

	.fixed-top:after {
		background: url("../images/header_right.jpg") no-repeat left center;
	}

	.hidemenu.menuopen {
		transition: all 0.5s;
		top: 70px;
		left: 0;
		background: #e2001a;
		height: 100%;
		width: 300px;
		padding: 2px 0;
	}

	.navbar-expand-md .navbar-nav .active .nav-link {
		background: #FFF;
		color: #e2001a;
	}

	.inner_forms.payment_details .form_field.customer_group label, .inner_forms.cutome_order .form_field.customer_group label, .inner_forms .form_field.customer_group label {
		line-height: 29px;
		width: 100%;
	}
	/*.inner_forms.remarks .form_field:last-child .form-control {
    width: calc(100% - 120px);
}	*/
	.inner_forms.remarks .form_field:last-child .form-control {
		width: 100%;
	}

	.all_btns a, .serac_btn a, .button_error, .button_success, .btn_search, .div_uploadfiles p a, .input_btn, .div_addnewrequest_customer .div_browse {
		margin: 5px;
	}

	.form_field .form-control {
		width: 100%;
	}

	.div_labelbox {
		width: calc(100% - 120px);
	}

	.managedata-boder .inner_forms.payment_details .form_field.customer_group label, .managedata-boder .inner_forms.cutome_order .form_field.customer_group label, .inner_forms .form_field.customer_group label {
		width: 100%;
		line-height: 20px;
	}

	a.navbar-brand img {
		max-width: 63px;
	}

	header.fixed-top .col-4 {
		-ms-flex: 0 0 13.333333%;
		flex: 0 0 13.333333%;
		max-width: 13.333333%;
	}

	header.fixed-top h3 {
		padding-right: 0;
		font-size: 16px;
		top: 4px;
	}

	.menu_icn {
		top: 0;
	}

	header.fixed-top .col-8 {
		-ms-flex: 0 0 86.666667%;
		flex: 0 0 86.666667%;
		max-width: 86.666667%;
	}
	/*.fixed-top:before, .fixed-top:after {
    height: 60px;
}*/


}

#lblErrormsg .heading {
	padding: 0px !important;
	text-transform: uppercase !important;
	color: rgba(222, 23, 42, 1);
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 3px !important;
	padding-top: 7px !important;
	list-style: none;
}






/*New Dashboard*/
img.newdashboard_image {
    width: 53px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.dash_img{ text-align:left}
.newdashboard h3 {
    margin: 0px;text-align:right;
}
.newdashboard {border: 0px solid #DDD;
    
    padding: 15px;
    width: 100%;
    float: left;
    margin: 0 0 35px;background: #eff3f8 ;width: 22.5%;
    margin: 1.25%;
    margin-top: 0%;    }
.paginner_newdash{ min-height:300px}



@media (min-width: 1439.98px){
	.paginner_newdash{ min-height:500px}
	
}


/*New Menu */

.sidebar-nav .metismenu li li {
  position: relative;
}

.sidebar-nav .metismenu a.has-arrow {
  position: absolute;
  /* background-color: rgba(0, 0, 0, 0.1);*/
  right: 0;
  top: 0;
  width: 44px;
  height: 47px;
  border-bottom: none;
  border-left: 1px dotted #555;
}

.sidebar-nav .metismenu a.has-arrow:hover {
  background-color: #0b7285;
}

.sidebar-nav .metismenu ul a.has-arrow {
  padding-left: 15px;
  height:36px;
}

.sidebar-nav .metismenu a {
  border-bottom: 1px dotted #555;
}

.metismenu .has-arrow::after {
  right: 1.2em;
}

.sidebar-nav ul ul ul {
  background: #41464b;
}


/*vertical menu*/

@media (max-width: 768px) {
  .sidebar-nav {
    background: #212529;
  }
  .sidebar-nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    background: #343a40;
  }
  .sidebar-nav .metismenu {
    background: #212529;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sidebar-nav .metismenu li + li {
    /* margin-top: 5px; */
  }
  .sidebar-nav .metismenu li:first-child {
    /* margin-top: 5px; */
  }
  .sidebar-nav .metismenu li:last-child {
    /* margin-top: 5px; */
  }
  .sidebar-nav .metismenu > li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
  }
  .sidebar-nav .metismenu a {
    position: relative;
    display: block;
    padding: 13px 15px;
    color: #adb5bd;
    outline-width: 0;
    transition: all .3s ease-out;
  }
  .sidebar-nav .metismenu ul a {
    padding: 10px 15px 10px 30px;
  }
  .sidebar-nav .metismenu ul ul a {
    padding: 10px 15px 10px 45px;
  }
  .sidebar-nav .metismenu a:hover,
  .sidebar-nav .metismenu a:focus,
  .sidebar-nav .metismenu a:active {
    color: #f8f9fa;
    text-decoration: none;
    background: #0b7285;
  }
}

@media (min-width: 768px) {
  /*Responsive horisontal */
  .sidebar-nav {
    background: #212529;
  }
  .sidebar-nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    background: #212529;
  }
  .sidebar-nav .metismenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sidebar-nav .metismenu > li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    border-right: 1px dotted #999;
  }
  .sidebar-nav .metismenu a {
    position: relative;
    display: block;
    padding: 14px;
    color: #adb5bd;
    outline-width: 0;background: #343a40;
    transition: all .3s ease-out;
  }
  .sidebar-nav .metismenu a:hover,
  .sidebar-nav .metismenu a:focus,
  .sidebar-nav .metismenu a:active {
    
  
  }
  /* }
  @media (min-width: 992px) { */
  .sidebar-nav .metismenu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .sidebar-nav .metismenu > li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sidebar-nav .metismenu > li > ul {
    position: absolute;
    top: 100%;
    min-width: 100%;
    z-index: 1001;
    width: 200px;
    min-width: 100%;
  }
  .sidebar-nav.is-hoverable .metismenu > li > ul {
    height: auto !important;
  }
  .sidebar-nav.is-hoverable .metismenu > li:hover > ul {
    display: block;
  }
  .sidebar-nav.is-hoverable .metismenu > li:hover > a.has-arrow:after {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  .sidebar-nav .metismenu a.has-arrow {
    /* border-right: 1px dotted #999; */
  }
  
}
/* desktop end */

/* general fixes */
.sidebar-nav .metismenu li.menu-item--expanded a {
  padding-right: 55px;
}

.sidebar-nav .metismenu li.menu-item--expanded a.has-arrow {
  padding-right: 0px;
}

/*safari 9 fix*/
.sidebar-nav .metismenu > li {
  flex: 1 1 auto;
}

/*hiding too many items (desktop)*/
@media (min-width: 768px) {
  .sidebar-nav .metismenu > li {
    flex: 1 0 auto;
  }
  body {
    overflow-x: hidden;
  }
}
.rolee {
    margin-top: 20px;
}
.image11 img {width:100px}
.rolee h4 a {
color: #0072bf;
}
.rolee h4 a:hover{ text-decoration:none !important;}
.rolee h4 { font-size: 16px; transition: ease all .3s;}
.rolee h4:hover {transform: scale(1.1);}
/*  
	.stellarnav ul ul { top: auto; width: 220px; position: absolute; z-index: 9900; text-align: left; display: none; background: #ddd; }
	.stellarnav li li { display: block; }

	
	.stellarnav ul ul ul { top: 0;  left: 220px;  border-radius: 0 0 5px 0 !important; }
	.stellarnav > ul > li:hover > ul > li:hover > ul { opacity: 1; visibility: visible; top: 0; }*/


.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0rem rgb(38 143 255 / 50%) !important;
}
.role1 h4 a{ color:#0072bf }
	.truck_details { width: 100%;padding-top: 30px; padding-bottom: 30px; border-radius:10px;}
    .truck img {    transition: all .5s ease-in;width:130px; padding-bottom: 11px; cursor: pointer;}
	.truck img:hover { transform: scale(1.06);}
	.role1 h4 {font-size: 16px;font-weight: 500;margin: 0px;}
	.form-actions.text-center {padding-top: 30px;}
	.title h4 {color: #000; font-size: 16px;}
	.bg-1{ border:0px solid #fff;}
.login_box .btn-info {
    color: #fff;
    background-color: #0073c0;
    border-color: #0073c0;
    text-transform: capitalize;
    letter-spacing: 0;
    font-size: 16px;
    width: 107px;
}
.btn-info:hover {
    color: #fff;
    background-color: #0073c0;
    border-color: #0073c0;
}
.login_box .btn-info{ cursor: pointer}
.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show>.btn-info.dropdown-toggle{
	    background-color: #0073c0 !important;
    border-color: #0073c0 !important;
	
}
.btn-info.focus, .btn-info:focus {
    box-shadow: 0 0 0 0rem rgba(0, 115, 192,.5) !important;
}

.logo_agg img{ width: 150px; }
.radio_buttons_rank {
    padding: 15px 30px;
    max-width: 500px;
    margin: AUTO;
    text-align: left;
    border: 1px solid #DDD;
    margin-top: 10px;
    border-radius: 5px;
}
ul.role_selction{ padding:0px; margin:0px;}
ul.role_selction li {
    width: 50%; margin-top: 10px;
}
.role_selction label {
    position: relative;

    margin-bottom: 0px;
    left: 4px; -webkit-appearance: radio;
}
h4.select_role {
    font-size: 14px;
    font-weight: 600;
    padding: 0px;
    margin: 0px;
}
.newdashboard h3.newdashboard_title { color: #fff;}
input.btn.btn-info.Continue { cursor: inherit; color: #fff; background-color: #0073c0; border-color: #0073c0; text-transform: capitalize; letter-spacing: 0; font-size: 16px;  width: 120px;}
p.back_login {  margin-top: 12px; color: #000; text-decoration: none}
.role_innner_head{    margin: 0px;
font-size: 16px;color: #0073c0;font-family: 'Poppins-SemiBold'; text-transform: uppercase;margin-top:20px !important}
h3.newdashboard_title a {  color: #0073c0;}
.newdashboard.Innerdahboard_grid {   padding-bottom: 0px;}
.right-arrow i.fa.fa-arrow-circle-right {  font-size: 21px;  margin-right: 9px; color:#000000b0; float: right}
.newdashboard  a{ text-decoration:none !important}
h3.newdashboard_title a:hover {  text-decoration: none;}
.right-arrow { padding-top: 5px; padding-bottom: 5px;  }
.in_dc_map_bg .right-arrow {  background: #e25325;border-radius: 0px 0px 5px 5px;}
.rmc_db_add_new_item {background:#f9b50b;border-radius: 0px 0px 5px 5px;}
.rmc_db_manage_indent{background: green;border-radius: 0px 0px 5px 5px;}
.rmc_db_new_indent {background: #3271b4;border-radius: 0px 0px 5px 5px;}
.rmc_db_Indent_Approval_Process{background: #666666;border-radius: 0px 0px 5px 5px;}
.rmc_db_New_Stock_Inward{background: #e25325;border-radius: 0px 0px 5px 5px;}
.rmc_db_New_Stock_Outward{background: #e25325;border-radius: 0px 0px 5px 5px;}
.rmc_db_Manage_Stock_Inward{background:#f9b50b ;border-radius: 0px 0px 5px 5px;}
.rmc_db_Manage_Stock_Outward{background:#3271b4 ;border-radius: 0px 0px 5px 5px;}
.rmc_db_Inventory{background: #666666;border-radius: 0px 0px 5px 5px;}
.rmc_db_manage_indent{background: #f9b50b;border-radius: 0px 0px 5px 5px;}
.rmc_db_Manage_Item{background: #e25325;border-radius: 0px 0px 5px 5px;}
.rmc_db_Add_Master_Data{background: #666666;}
.rmc_in_dc_map_bg{background: #3271b4;}

.rmc_stores_db_manage_indent{border: 1px solid #f9b50b; background: #fef7e6}
.rmc_stores_db_new_indent{border: 1px solid #3271b4; background: #eaf1f7}
.rmc_stores_db_Indent_Approval_Process{border: 1px solid #666666; background: #efefef}
.rmc_stores_db_New_Stock_Inward{border: 1px solid #e25325;background: #fcede9;}
.rmc_stores_db_New_Stock_Outward{border: 1px solid #e25325; background:#fcede9 }
.rmc_stores_db_Manage_Stock_Inward{border: 1px solid #f9b50b;background: #fef7e6}
.rmc_stores_db_Manage_Stock_Outward{    border: 1px solid #3271b4;background: #eaf1f7}
.rmc_stores_db_Inventory{border: 1px solid #666666; background: #efefef;}
.rmc_stores_db_Add_Master_Data{    border: 1px solid #666666;background: #efefef;}
.rmc_stores_db_Manage_Item{border: 1px solid #e25325; background:#fcede9 }
.rmc_stores_db_add_new_item{border: 1px solid #f9b50b; background: #fef7e6;}
.rmc_stores__dc_map_bg{border: 1px solid #3271b4;background: #eaf1f7;}
.right-arrow a {float: right;}
.newdashboard.Innerdahboard_grid .inner_db_title h3.newdashboard_title a {color: #fff !important; font-weight: 500;}
.clearfix{ clear:both}
.marketing_title {padding: 20px; padding-bottom: 0px;}
ul.new_Sub_menu { display: none; position: fixed;min-width: 200px; z-index: 9999}
.right-arrow p {margin-bottom: 0px;font-size: 14px;margin-left: 9px; color: #eff3f8; font-weight: 600;}
@media (max-width: 1100px){
.marketing_title {padding-left: 10px;}
.Innerdahboard_grid  , .newdashboard{ width: 47%;}}
@media (max-width: 800px){
.Innerdahboard_grid  , .newdashboard{ width: 98%;}
}
i#eyeIcon {
    right: 0;
    font-size: 15px !important;
    text-align: end;
    position: relative;
    color: #C2C7C9 !important;
}
p.frpass1 {
    TEXT-ALIGN: LEFT; width:48%;float: left;
}
.forgotpasswrd a {
    color: #0073c0 !important;
}
p.frpass1  input[type="checkbox"] {
    position: relative;
	      vertical-align: middle;
  
    margin-right: 6px; -webkit-appearance: radio;
}
#output {
    font-weight: 600;
    color: #47cf73;
}
.eyeeee {
    text-align: end;
    position: absolute;
    right: 0;
    top: 2px; 
}

.tooltip {
  display: inline;
  position: relative;
}
.tooltip:hover:after{
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  background: #444;
  border-radius: 8px;
  color: #fff;
  content: attr(title);
  margin: -82px auto 0;
  font-size: 16px;
  padding: 13px;
  width: 220px;
}
.tooltip:hover:before{
  border: solid;
  border-color: #444 transparent;
  border-width: 12px 6px 0 6px;
  content: "";
  left: 45%;
  bottom: 30px;
  position: absolute;
}




[data-tooltip] {
  --arrow-size: 10px;
  position: relative;
  z-index: 10;
}

/* Positioning and visibility settings of the tooltip */
[data-tooltip]:before,
[data-tooltip]:after {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  left: 50%;
  bottom: calc(100% + var(--arrow-size));
  pointer-events: none;
  transition: 0.2s;
  will-change: transform;
}

/* The actual tooltip with a dynamic width */
[data-tooltip]:before {
  content: attr(data-tooltip);
  padding: 10px 18px;
  min-width: 50px;
  max-width: 300px;
  width: max-content;
  width: -moz-max-content;
  border-radius: 6px;
  font-size: 12px;
	
  background-color: #fff;
  
  box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.2);
	border:0.5px solid #fff;
  color: #000;
  text-align: left;
  white-space: pre-wrap;
  transform: translate(-50%,  calc(0px - var(--arrow-size))) scale(0.5);
}

/* Tooltip arrow */
[data-tooltip]:after {
  content: '';
  border-style: solid;
  border-width: var(--arrow-size) var(--arrow-size) 0px var(--arrow-size); /* CSS triangle */
  border-color: rgba(55, 64, 70, 0.9) transparent transparent transparent;
  transition-duration: 0s; /* If the mouse leaves the element, 
                              the transition effects for the 
                              tooltip arrow are "turned off" */
  transform-origin: top;   /* Orientation setting for the
                              slide-down effect */
  transform: translateX(-50%) scaleY(0);
}

/* Tooltip becomes visible at hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  opacity: 1;
}
/* Scales from 0.5 to 1 -> grow effect */
[data-tooltip]:hover:before {
  transition-delay: 0.3s;
  transform: translate(-50%, calc(0px - var(--arrow-size))) scale(1);
}
/* 
  Arrow slide down effect only on mouseenter (NOT on mouseleave)
*/
[data-tooltip]:hover:after {
  transition-delay: 0.5s; /* Starting after the grow effect */
  transition-duration: 0.2s;
  transform: translateX(-50%) scaleY(1);
}
/*
  That's it for the basic tooltip.

  If you want some adjustability
  here are some orientation settings you can use:
*/

/* LEFT */
/* Tooltip + arrow */
[data-tooltip-location="left"]:before,
[data-tooltip-location="left"]:after {
  left: auto;
  right: calc(100% + var(--arrow-size));
  bottom: 50%;
}

/* Tooltip */
[data-tooltip-location="left"]:before {
  transform: translate(calc(0px - var(--arrow-size)), 50%) scale(0.5);
}
[data-tooltip-location="left"]:hover:before {
  transform: translate(calc(0px - var(--arrow-size)), 50%) scale(1);
}

/* Arrow */
[data-tooltip-location="left"]:after {
  border-width: var(--arrow-size) 0px var(--arrow-size) var(--arrow-size);
  border-color: transparent transparent transparent rgba(55, 64, 70, 0.9);
  transform-origin: left;
  transform: translateY(50%) scaleX(0);
}
[data-tooltip-location="left"]:hover:after {
  transform: translateY(50%) scaleX(1);
}



/* RIGHT */
[data-tooltip-location="right"]:before,
[data-tooltip-location="right"]:after {
  left: calc(100% + var(--arrow-size));
  bottom: 50%;
}

[data-tooltip-location="right"]:before {
  transform: translate(var(--arrow-size), 50%) scale(0.5);
}
[data-tooltip-location="right"]:hover:before {
  transform: translate(var(--arrow-size), 50%) scale(1);
}

[data-tooltip-location="right"]:after {
  border-width: var(--arrow-size) var(--arrow-size) var(--arrow-size) 0px;
  border-color: transparent rgba(55, 64, 70, 0.9) transparent transparent;
  transform-origin: right;
  transform: translateY(50%) scaleX(0);
}
[data-tooltip-location="right"]:hover:after {
  transform: translateY(50%) scaleX(1);
}



/* BOTTOM */
[data-tooltip-location="bottom"]:before,
[data-tooltip-location="bottom"]:after {
  top: calc(100% + var(--arrow-size));
  bottom: auto;
}

[data-tooltip-location="bottom"]:before {
  transform: translate(-50%, var(--arrow-size)) scale(0.5);
}
[data-tooltip-location="bottom"]:hover:before {
  transform: translate(-50%, var(--arrow-size)) scale(1);
}

[data-tooltip-location="bottom"]:after {
  border-width: 0px var(--arrow-size) var(--arrow-size) var(--arrow-size);
  border-color: transparent transparent rgba(256, 256, 256, 0.9) transparent;
  transform-origin: bottom;
}


[data-tooltip]:after {

    top: calc(103% + var(--arrow-size)) !important;
  
}

.inner_page_content{margin-top: 50px !important;}

.table { font-size:.8rem}
.form-group {
    margin-bottom: 1rem !important;
}

::-webkit-scrollbar{
        height: 4px;
        width: 4px;
        background: gray;
    }
    ::-webkit-scrollbar-thumb:horizontal{
        background: #0073c0;
        border-radius: 10px;
    }
 ::-Moz-scrollbar-thumb:horizontal{
        background: #0073c0;
        border-radius: 10px;
    }
.breadcrumbs ul li:first-child a {
    padding-left: 10px !important;
    padding: 6px 7px 7px 11px !important;
    margin-top: -1px;
}

.breadcrumbs ul li:first-child  {
	margin-top:1px !important
}
a.btn.btn-modal {
    padding-top: 8px;
}

.boxs .switch input:checked + .slider {
    background-color: #0073c0; 
}
@media (min-width: 1024px){
	.form_field {
 
    margin-bottom: 1rem !important;
}
	
}
@media (max-width: 1024px){
.form_field {
    width: 48% !important;
    /* margin: 0 0 25px; */
    margin: 0;
    padding: 1%;    min-height: auto !important;
    margin-bottom: 1rem !important;
}}

@media (max-width: 1402px){.form_field label { width: 125px;}	}
@media (max-width: 1322px){
	.form_field label {
    width: 140px;
}
	.form_field {
    width: 48% !important;

    margin: 0;
   min-height: auto !important;
      padding: 1% !important;    padding-bottom: 0px !important;
}	
.form_field.text-left {
    padding-top: 29px !important;
}
}

@media (max-width: 1199px){
	.form_field label {
    width: 100%;
}
	.boxinner .form-box .form_field label {


}.boxs.boxinner.pay .form_field.pop_box input.form-control {
    width: calc(100% - 33px);
}
	
}

.form_field.pop_box a {
    position: relative;
    left: 0px;
    padding: 4.5px;
}
.date {
    float: left;
    width: calc(100% - 203px);
}
p.time{
    float: left;
    padding: 8px;
    text-align: right;
    width: 20%; font-size: 12px; padding-right: 20px;
}
p.reserved {
    float: left;
    padding: 8px;
    text-align: left;
    width: 100%; font-size: 12px; padding-left: 20px;
}

.user_dropdown {
       -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
/*user menu*/

.dropdown-menu1.default-menu1 { display:none;
    position: absolute;
    width: 200px;
    background: #fff;
    right: 58px;
   
    margin-top: 7px;
	
	

    background-color: #fff;
    border-radius: 5px;
    border: 1px #c2cad8 solid;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	
}

.dropdown-menu1.default-menu1 div:first-child a:hover::before {
    border-bottom-color: #fff;
}
.dropdown-menu1.default-menu1 div:first-child a::before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #FFF;
    margin: -19px 0 0 162px;
}
.dropdown-menu1.default-menu1 a {
    color: #343a40; text-decoration: none

    ;width: 100%;
    display: block;
}



.dropdown-menu1.default-menu1 div {
    text-align: left;
    padding: 10px;
}

.dropdown-menu1.default-menu1 div {
    text-align: left;
    padding: 10px;
 
    border-bottom: 1px solid #ccc;
}

.dropdown-menu1.default-menu1 div:hover {
    text-align: left;
    padding: 10px;
    background: #eff3f8;
    border-bottom: 1px solid #ccc;
}
/*.user_dropdown: .dropdown-menu1.default-menu1{ display: block !important}*/

.dropdown-menu1.default-menu1 div a i {
    margin-right: 4px;
}
.dropdown-menu1.default-menu1 div:last-child{border:none}
.breadcrumb_new {
    float: right; margin-bottom: 15px
}


.heading_main h3 {
    font-size: 20px;
    margin: 0px;
    padding: 0px;
    font-weight: 600 !important;
    margin-left: 25px;
}
.breadcrumb_new h3{
   font-size: 14px;
    margin: 0px;
    padding: 0px;
    font-weight: 400 !important;

}
.heading_main {
    margin-bottom: 15px;
    float: left;
}

.breadcrumb_new {
    margin-right: 36px;
    margin-top: 6px;
}
.breadcrumb_new a{
color:#000; text-decoration: none;
}
@media (max-width: 960px){.content {
    position: relative;
    z-index: 0;
    padding-top: 153px;
}}
@media (max-width: 768px){
	p.reserved , p.time{
    float: left;
    padding: 4px;
    text-align: center;
    width: 100%;
    font-size: 12px;
}

.content {
    position: relative;
    z-index: 0;
    padding-top: 144px;
	}}
	@media (max-width: 660px){
.content {padding-top: 126px;}}

	/*input.btn.btn-info.Continue.go_back{    background: #343a40 !important; border-color: #343a40 !important; margin-right: 7px;}
	input.btn.btn-info.Continue {
    margin-left: 7px;
}*/
.right-arrow p {color: #000000b0 !important;font-weight: 500;}
.home_blak_strip {min-height: 27px; background: #343a40 ;width: 100%;
    z-index: 0;
    line-height: normal;
    float: left;}


/*Home*/

.rmc_marketing{background: url("../images/Home/Marketing.png");     background-size: 100% 100% !important;}
.rmc_marketing_value{ background:transparent}
.rmc_stores{background: url("../images/Home/Data Management.png");     background-size: 100% 100% !important;}
.rmc_stores_value{ background:transparent}
.rmc_procurement{background: url("../images/Home/Procurement.png");     background-size: 100% 100% !important;}
.rmc_procurement_value{ background:transparent}
.rmc_scheduling{background: url("../images/Home/Scheduling.png");     background-size: 100% 100% !important;}
.rmc_scheduling_value{ background:transparent}
.rmc_marketing i{ color:#17BC9B !important }
.rmc_stores i{ color:#10AFBE !important }
.rmc_procurement i{ color:#1A9BC6 !important }
.rmc_scheduling_value i{ color:#157AC1 !important }


/*Marketing*/
.marketing_db .right-arrow p{ color:#fff !important }
.marketing_db .right-arrow  i.fa.fa-arrow-circle-right{ color:#fff !important }
.rmc_marketing_enq{background: url("../images/Marketing/Enquiry.png");     background-size: 100% 100% !important;}
.rmc_marketing_enq_value{ background:transparent}
.inner_db_title.title_enq h3.newdashboard_title{ color:#17BC9B !important }
.rmc_marketing_enq{background: url("../images/Marketing/Enquiry.png");     background-size: 100% 100% !important;}
.rmc_marketing_enq_value{ background:transparent}
.inner_db_title.title_enq h3.inner_newdashboard_title{ color:#17BC9B !important }
.rmc_marketing_cm{background: url("../images/Marketing/Customer Management.png");     background-size: 100% 100% !important;}
.rmc_marketing_cm_value{ background:transparent}
.inner_db_title.title_cm h3.inner_newdashboard_title{ color:#10AFBE !important }
.rmc_marketing_qn{background: url("../images/Marketing/Quotations.png");     background-size: 100% 100% !important;}
.rmc_marketing_qn_value{ background:transparent}
.inner_db_title.title_qn h3.inner_newdashboard_title{ color:#1A9BC6 !important }
.rmc_marketing_oc{background: url("../images/Marketing/Order Confirmation.png");     background-size: 100% 100% !important;}
.rmc_marketing_oc_value{ background:transparent}
.inner_db_title.title_oc h3.inner_newdashboard_title{ color:#157AC1 !important }




.newdashboard{width:23.1%; padding-top:0px}
.newdashboard:first-child{ margin-left:0px !important }
.newdashboard:nth-child(4){ margin-right:0px !important }
.newdashboard:nth-child(5){ margin-left:0px !important }
.newdashboard:nth-child(8){ margin-right:0px !important }
h3.inner_newdashboard_title {text-align: left; text-transform: capitalize;}
.innerdash_img {text-align: right;}
.newdashboard h3.newdashboard_title {text-transform: capitalize;}














@media (max-width: 1170px){
.newdashboard{width: 49%;   }
.newdashboard:nth-child(odd){ margin-left:0px !important ; margin-right:.5% !important;}
.newdashboard:nth-child(even){ margin-right:0px !important; margin-left:.5% !important ;  }
}
@media (max-width: 1024px){   


.stellarnav.dark li a {

    font-size: 12px;
}}
@media (max-width: 960px){  
	
	
	.content{padding-top: 117px;}
	.content_innermenu{padding-top: 140px;}
}

@media (max-width: 700px){
.newdashboard{width: 100%}
.newdashboard:nth-child(odd){ margin-left:0px !important ; margin-right:0% !important;}
.newdashboard:nth-child(even){ margin-right:0px !important; margin-left:0% !important ;}  }
@media (max-width: 767px){
	
	.newdashboard.Innerdahboard_grid {
    padding-bottom: 0px;
    margin-bottom: 10px;
    margin-top: 10px;
}
	
	
	.no_menu_home{     padding-top: 99px;}
.home_blak_strip {
  
    z-index: 9999;
    
    margin-top: -3px;
    position: relative;
    top: 5px;
}
}
@media (max-width: 600px){.home_blak_strip{ display:none !important}.content_innermenu {
    padding-top: 156px;
}}
@media (max-width: 574px){
	
.col-sm-8.inner_db_title {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
.col-sm-4.inner_db_img {
    flex: 0 0 33.333333% !important;
    max-width: 33.333333% !important;
}
}
.right-arrow p.text-white {
    color: #fff !important;
}	
	
/* 
  You want a simple and fancy tooltip?
  Just copy all [data-tooltip] blocks:
*/
[data-tooltip] {
  --arrow-size: 11px;
  position: relative;
  z-index: 10;
}

/* Positioning and visibility settings of the tooltip */
[data-tooltip]:before,
[data-tooltip]:after {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  left: 100%;
  bottom: calc(100% + var(--arrow-size));
  pointer-events: none;
  transition: 0.2s;
  will-change: transform;
}

/* The actual tooltip with a dynamic width */
[data-tooltip]:before {
  content: attr(data-tooltip);
  padding: 10px 18px;
  min-width: 50px;
  max-width: 300px;
  width: max-content;
  width: -moz-max-content;
  border-radius: 6px;
  font-size: 14px;
  background-color: #fff;
  
  box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.2);
  color: #000;
  text-align: center;
  white-space: pre-wrap;
  transform: translate(-50%,  calc(0px - var(--arrow-size))) scale(0.5);
}

/* Tooltip arrow */
[data-tooltip]:after {
  content: '';
  border-style: solid;
  border-width: var(--arrow-size) var(--arrow-size) 0px var(--arrow-size); /* CSS triangle */
  border-color: rgba(55, 64, 70, 0.9) transparent transparent transparent;
  transition-duration: 0s; /* If the mouse leaves the element, 
                              the transition effects for the 
                              tooltip arrow are "turned off" */
  transform-origin: top;   /* Orientation setting for the
                              slide-down effect */
  transform: translateX(-50%) scaleY(0);
}

/* Tooltip becomes visible at hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  opacity: 1;
}
/* Scales from 0.5 to 1 -> grow effect */
[data-tooltip]:hover:before {
  transition-delay: 0.3s;
  transform: translate(-50%, calc(0px - var(--arrow-size))) scale(1);
}
/* 
  Arrow slide down effect only on mouseenter (NOT on mouseleave)
*/
[data-tooltip]:hover:after {
  transition-delay: 0.5s; /* Starting after the grow effect */
  transition-duration: 0.2s;
  transform: translateX(-50%) scaleY(1);
}
/*
  That's it for the basic tooltip.

  If you want some adjustability
  here are some orientation settings you can use:
*/

/* LEFT */
/* Tooltip + arrow */
[data-tooltip-location="left"]:before,
[data-tooltip-location="left"]:after {
  left: auto;
  right: calc(100% + var(--arrow-size));
  bottom: 50%;
}

/* Tooltip */
[data-tooltip-location="left"]:before {
  transform: translate(calc(0px - var(--arrow-size)), 50%) scale(0.5);
}
[data-tooltip-location="left"]:hover:before {
  transform: translate(calc(0px - var(--arrow-size)), 50%) scale(1);
}

/* Arrow */
[data-tooltip-location="left"]:after {
  border-width: var(--arrow-size) 0px var(--arrow-size) var(--arrow-size);
  border-color: transparent transparent transparent rgba(55, 64, 70, 0.9);
  transform-origin: left;
  transform: translateY(50%) scaleX(0);
}
[data-tooltip-location="left"]:hover:after {
  transform: translateY(50%) scaleX(1);
}



/* RIGHT */
[data-tooltip-location="right"]:before,
[data-tooltip-location="right"]:after {
  left: calc(100% + var(--arrow-size));
  bottom: 50%;
}

[data-tooltip-location="right"]:before {
  transform: translate(var(--arrow-size), 50%) scale(0.5);
}
[data-tooltip-location="right"]:hover:before {
  transform: translate(var(--arrow-size), 50%) scale(1);
}

[data-tooltip-location="right"]:after {
  border-width: var(--arrow-size) var(--arrow-size) var(--arrow-size) 0px;
  border-color: transparent rgba(55, 64, 70, 0.9) transparent transparent;
  transform-origin: right;
  transform: translateY(50%) scaleX(0);
}
[data-tooltip-location="right"]:hover:after {
  transform: translateY(50%) scaleX(1);
}



/* BOTTOM */
[data-tooltip-location="bottom"]:before,
[data-tooltip-location="bottom"]:after {
  top: calc(100% + var(--arrow-size));

  bottom: auto;
}

[data-tooltip-location="bottom"]:before {
  transform: translate(-50%, var(--arrow-size)) scale(0.5);
}
[data-tooltip-location="bottom"]:hover:before {
  transform: translate(-50%, var(--arrow-size)) scale(1);
}

[data-tooltip-location="bottom"]:after {
  border-width: 0px var(--arrow-size) var(--arrow-size) var(--arrow-size);
  border-color: transparent transparent rgba(256, 256, 256) transparent;
  transform-origin: bottom;
}

.marketing_db .right-arrow p{

    color: #fff !important;
    min-height: 21px !important;
	
	
}
	
	.all_btn.text-left {
    text-align: center !important;
}

@media (min-width: 1024px){
.form_field { width: 50% !important; padding-right: 0px !important;}
	.form_field .form-control, .div_pop_uneditlabel .form_field .div_labeldata {
    width: 65% !important;
}
.form_field label	 { width: 33% !important;}
	.form_field label label , .form_field label label{
    width: 100% !important;
}
	.boxs.boxinner.pay .form_field.pop_box input.form-control {
    width: 63% !important;
}
	.boxs .switch {
		width: 185px !important;}
	.boxs.boxinner.pay .form_field.pop_box input.form-control.strip_cust_code
	{  width: calc(101% - 218px) !important; }
	.boxs .del_address .switch {
    width: 287px !important;
}
}

@media (max-width: 2000px){
	.boxs.boxinner.pay .form_field.pop_box input.form-control {
  width: 62% !important;
}
}
@media (max-width: 1600px){
	.boxs.boxinner.pay .form_field.pop_box input.form-control {
  width: 62% !important;
}
}
@media (max-width: 1300px){
	.boxs.boxinner.pay .form_field.pop_box input.form-control {
    width: 60% !important;
}
}	
@media (max-width: 1024px){
.boxs.boxinner.pay .form_field.pop_box input.form-control {
    width: 92% !important;
}
}
table#ManageIndentGrid , #ManageStockInwardGrids {
    text-align: center;
}
 table#ManageStockOutwardGrid , #divInventory , table#ManageItemGrid {
    text-align: center;
}

span.rank_store_searchicon a.btn.btn-modal {
    padding: 3px 19px;
    font-size: 14px;
    border-radius: 5px !important;
}

.control-label {
    padding-top: 5px;
    display: inline-block;
    margin-bottom: 0.5rem;
}

tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 1px !important;

}
.records-pagination {
    text-align: CENTER;
}
label.add_new_Item {
    padding-top: 6px;
}
div#ItemLogGrid {
    width: 100%;
}
.table_box {
    width: 100% !important;
}
input.form-control.RequiredCls.Sreachoption {
    width: 62% !important;
}
.searchicon{     background-color: #0073c0 !important;
    background-clip: padding-box;}




@media (max-width: 960px){
	
	.content {
    padding-top: 140px !important;
}

	
}
@media (max-width:600px){
	.form-box.table_boxinner {
    overflow: hidden;
    overflow-x: unset !important;
}
	.form_field {
    width: 100% !important;
    margin: 0;
    min-height: auto !important;
    padding: 0% !important;
    padding-bottom: 0px !important;
}
	.breadcrumb_new {
    width: 100% !important;
    text-align: center;
    margin: 0px !important;
    margin-bottom: 18px !important;
}


	.content {
    padding-top: 157px !important;
}
.heading_main {
    width: 100%;
    text-align: center !important;
}
	
}

@media (max-width: 912px){
.form-box.table_boxinner {
    overflow: hidden;
    overflow-x: unset !important;
}
}
.capslockicon {
    position: absolute;
    right: 0;
    top: 11px;
    width: 18px !important;
    height: 13px !important;
}
.form_field-full {
  width: 100%;
}
@media (max-width: 960px){.content.no_menu_home {
    padding-top: 120px !important;
}


}

@media (max-width: 767px){	.content.no_menu_home {
    padding-top: 114px !important;
}
.content {
    padding-top: 159px !important;
}
.home_blak_strip {
 
    position: relative;
    display: none;
  
}
}

.new_option_GST{position: absolute;
    right: 13px;
    top: 1px;}

/*Button Colors*/
.blue_button:not(:disabled):not(.disabled).active, .blue_button:not(:disabled):not(.disabled):active, .show>.blue_button.dropdown-toggle {
    background-color: #0073c0 !important;
    border-color: #0073c0 !important;color:#fff !important;
}
.gray_button:not(:disabled):not(.disabled).active, .gray_button:not(:disabled):not(.disabled):active, .show>.gray_button.dropdown-toggle {
    background-color: #a4a6aa !important;
    border-color: #a4a6aa !important; color:#fff !important;
}

.green_button:not(:disabled):not(.disabled).active, .green_button:not(:disabled):not(.disabled):active, .show>.green_button.dropdown-toggle {
    background-color: #2dbc8d !important;
    border-color: #2dbc8d !important; color:#fff !important;
}

.red_button:not(:disabled):not(.disabled).active, .red_button:not(:disabled):not(.disabled):active, .show>.red_button.dropdown-toggle {
    background-color: #ca3c37 !important;
    border-color: #ca3c37 !important; color:#fff !important;
}

.btn-primary{background:#0073c0 !important;}
.gray_button{background:#a4a6aa !important; border:1px solid #a4a6aa !important; }
.green_button{background:#2dbc8d !important;border:1px solid #2dbc8d !important;}
.blue_button{background:#0073c0 !important;border:1px solid #0073c0 !important;}
.red_button{background:#ca3c37 !important;border:1px solid #ca3c37 !important;}
.btn.btn-danger i {color: #ca3c37 !important; font-size: 17px;position: relative; top: -1px;}

.records-pagination .pagination li:first-child{ background: #ddd}
.records-pagination .pagination li:last-child{ background: #ddd}
i.fa.fa-trash.text-white {
    color: #fff !important;
    font-size: 11px;
}
table tr:nth-child(odd) td{ background: #fff !important}
table tr:nth-child(Even) td{background: #efefef  !important}
.form-box.form_box-new h5 {

    line-height: 32px !important;
}


.gridBtn {
    float: left;
    width: 100%;
    text-align: center;
    margin: 10px;
}
@media (max-width: 1321px){
	.new_option_GST {
    position: absolute;
    right: 11px;
    top: 12px;
}
	
}

@media (max-width: 1023px){
.new_option_GST {
    position: absolute;
    right: 10px;
    top: 30px;
}
}
@media (max-width: 1025px){
	
input.form-control.RequiredCls.Sreachoption {
    width: 61% !important;
}
.boxs.boxinner.pay .form_field.pop_box input.form-control {
    width: 60% !important;
	}}
@media (max-width: 1023px){
.boxs.boxinner.pay .form_field.pop_box input.form-control {
    width: 93% !important;
	}
input.form-control.RequiredCls.Sreachoption {
    width: 92% !important;
}

}
.dropdown-menu1.default-menu1 a {

    text-transform: capitalize;
}

    .radio-button{    vertical-align: middle;
        width:13px;
        height:13px;
        -webkit-appearance: radio;
    }


input[type=checkbox], input[type=radio] {
    vertical-align: middle;
}
option {
 -webkit-appearance: none !important;  /* Remove style Chrome */
-moz-appearance: none !important; /* Remove style FireFox */
appearance: none !important; /* Remove style FireFox*/
}

.loginpopClose {
	padding: 0.5rem;
	margin: 0;
	top: 10px;
	position: absolute;
	right: 9px;
	max-width: 32px;
	height: 33px;
	background: #0073c0;
	opacity: 1 !important;
	color: #FFF;
	border-radius: 100%;
}
.sessionclose {
	padding: 0.5rem;
	margin: 0;
	top: 15px;
	position: absolute;
	right: 9px;
	max-width: 32px;
	height: 33px;
	background: #0073c0;
	opacity: 1 !important;
	color: #FFF;
	border-radius: 100%;
}
.div_errorpops .modal-body {
	text-align: center;
	padding: 25px;
}

	.div_errorpops .modal-body p {
		font-size: 13px;
		line-height: 22px;
	}

	.div_errorpops .modal-body button.close {
		position: absolute;
		right: -14px;
		width: 35px;
		opacity: 1 !important;
		background: #13addb;
		height: 35px;
		top: -10px;
		border-radius: 100%;
		outline: none;
	}

		.div_errorpops .modal-body button.close img {
			max-width: 14px;
			position: relative;
			top: -2px;
		}

.user_dropdown.open .dropdown-menu1.default-menu1 {
	display: block;
} 
