﻿/*RESET CSS*/

@font-face {
	font-family: 'CORVILT';
	src: url('../fonts/HelveticaNeueLTPro-Th.eot');
	src: url('../fonts/HelveticaNeueLTPro-Th.eot?#iefix') format('embedded-opentype'), url('fonts/HelveticaNeueLTPro-Th.woff') format('woff'), url('fonts/HelveticaNeueLTPro-Th.ttf') format('truetype'), url('fonts/HelveticaNeueLTPro-Th.svg#glyphicons-halflingsregular') format('svg');
}

body {
	font-family: 'CORVILT';
	font-size: 25px !important;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote {
	margin: 0;
	padding: 0;
}

.Sclear {
	overflow: hidden;
	clear: both
}

td {
	text-align: left;
	vertical-align: top
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

caption, th {
	text-align: left;
	font-weight: 600;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
	border: 0;
}

strong {
	font-weight: 600;
	font-size: 14px
}

/*RESET CSS ENDS HERE*/

/*WEB SKIN STARTS HERE*/


body {
	margin: 0;
	padding: 0;
	color: #959595;
	background: #fff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px !important;
	line-height: 20px;
}

a:link, a:visited, a:hover {
	color: #959595;
}

h1 {
	font-size: 19px;
	margin:30px 0;
	color: #444;
}

h2 { /*background-color: #FAFAFA;
    border-bottom: 1px solid #CCCCCC;*/
	color: #444444;
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 5px 0px;
}

h3 {
	font-weight: bold;
}

.w900 {
	width: 990px;
	margin: 0 auto;
}

p {
	margin: 0 0 5px 0;
    font-size:1.5em;
}

hr {
	height: 0;
	border: none;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	border-top: 1px solid rgba(0,0,0,0.9);
	margin: 20px 10px;
	clear: both;
}

.links {
	margin: 10px 0 0 10px;
}

	.links a {
		display: inline-block;
		padding: 2px 10px;
		margin: 10px;
		background: #C30;
		text-decoration: none;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		border-radius: 15px;
	}

		.links a:hover {
			background: #959595;
			color: #959595
		}

.transparent {
	width: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=84)";
	filter: alpha(opacity=84);
	-moz-opacity: 0.84;
	-khtml-opacity: 0.84;
	opacity: 0.84;
}

.fl {
	float: left
}
/*Commented by Limbaji on 08 Dec 2017*/
.fr {
	float: right
}
/*.fr {
    float: inherit
}*/


.cb {
	clear: both
}

.show {
	display: block;
}

.hide {
	display: none;
}

.w10 {
	width: 10px
}

.w20 {
	width: 20px
}

.w25 {
	width: 25px
}

.w30 {
	width: 30px
}

.w50 {
	width: 50px
}

.w60 {
	width: 60px
}

.w75 {
	width: 75px
}

.w70 {
	width: 70px
}

.w90 {
	width: 90px
}

.w108 {
	width: 108px;
}

.w100 {
	width: 100px
}

.w125 {
	width: 125px
}

.w135 {
	width: 135px
}

.w145 {
	width: 145px;
}

.w150 {
	width: 150px
}

.w168 {
	width: 168px
}

.w175 {
	width: 175px
}

.w165 {
    width: 165px
}

.w200 {
	width: 200px
}

.w240 {
	width: 240px
}

.w225 {
	width: 225px
}

.w270 {
	width: 270px
}

.w470 {
	width: 470px
}

.w250 {
	width: 250px
}

.w275 {
	width: 275px
}

.w300 {
	width: 300px
}

.w360 {
	width: 360px
}

.w400 {
	width: 400px
}

.w500 {
	width: 500px;
}

.w510 {
	width: 510px;
}

.w600 {
	width: 600px;
}

.w413 {
	width: 413px
}

.w700 {
	width: 700px;
}

.w770 {
	width: 770px;
}

.w840 {
	width: 840px;
}

.w900 {
	width: 900px;
}

.w990 {
	width: 990px;
}
.w450 {
    width: 450px;
}
.main {
	width: 990px;
}

.cellwidthbig {
	width: 135px;
}

.cellwidthmedium {
	width: 100px
}

.cellwidthsmall {
	width: 75px
}

.minh {
	min-height: 500px;
}

.VAM {
	vertical-align: middle;
}

.bt {
	border-top: 1px solid #ddd
}

.br {
	border-right: 1px solid #ddd
}

.bb {
	border-bottom: 1px solid #ddd
}

.bl {
	border-left: 1px solid #ddd
}

.dbb {
	border-bottom: 1px dashed #efefef
}

.btd {
	border-top: 1px dashed #959595
}

.p3 {
	padding: 3px;
}

.pt3 {
	padding-top: 3px;
}

.pt5 {
	padding-top: 3px;
}

.pt6 {
	padding-top: 6px;
}

.pt9 {
	padding-top: 3px;
}

.pt10 {
	padding-top: 3px;
}

.pt12 {
	padding-top: 3px;
}

.pt15 {
	padding-top: 3px;
}

.pt20 {
	padding-top: 3px;
}

.pt30 {
	padding-top: 3px;
}

.pt40 {
	padding-top: 3px;
}

.pt100 {
	padding-top: 100px;
}

.pt300 {
	padding-top: 300px;
}

.h3 {
	height: 3px;
}

.h23 {
	height: 23px;
}

.h160 {
	height: auto;
	min-height: 160px;
}

.h180 {
	height: auto;
	min-height: 180px;
}

.h200 {
	height: auto;
	min-height: 200px;
}

.h220 {
	height: auto;
	min-height: 220px;
}

.h650 {
	height: auto;
	min-height: 650px;
	color: #000;
}

.hauto {
	height: auto;
}

.w3 {
	width: 3px;
}

.TAC {
	text-align: center;
}

.TAL {
	text-align: left;
}

.TAR {
	text-align: right;
}

.div-desc {
	background-color: #F1F1F1;
}

a {
	color: #959595;
	text-decoration: none;
}

	a:hover {
		color: #959595;
		text-decoration: underline;
	}

.center {
	padding: 0px;
	margin: 0 auto;
}

.td {
	text-decoration: underline;
}

.mt10 {
	margin-top: 10px;
}

.mt12 {
	margin-top: 12px;
}

.mt5 {
	margin-top: 5px;
    clear:both;
}

.mt3 {
	margin-top: 3px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mt35 {
	margin-top: 35px;
}

.mt40 {
	margin-top: 40px;
}

.mt50 {
	margin-top: 50px;
}

.mt85 {
	margin-top: 85px;
}

.mt100 {
	margin-top: 100px;
}

.mt200 {
	margin-top: 200px;
}

.mt150 {
	margin-top: 150px;
}

.ml5 {
	margin-left: 5px;
}

.ml15 {
	margin-left: 15px;
}

.ml30 {
	margin-left: 30px;
}

.ml50 {
	margin-left: 60px;
}

.ml60 {
	margin-left: 50px;
}

.ml100 {
	margin-left: 100px;
}

.ml105 {
	margin-left: 105px;
}

.ml110 {
	margin-left: 110px;
}

.ml115 {
	margin-left: 115px;
}

.ml150 {
	margin-left: 150px;
}

.ml170 {
	margin-left: 170px;
}

.ml190 {
	margin-left: 190px;
}

.ml300 {
	margin-left: 300px;
}

.ml25 {
	margin-left: 25px;
}

.ml10 {
	margin-left: 10px;
}

.ml20 {
	margin-left: 20px;
}

.ml40 {
	margin-left: 40px;
}

.mrMinus97 {
	margin-right: -97px;
}

.mr10 {
	margin-right: 10px;
}

.mr20 {
	margin-right: 20px;
}

.mr30 {
	margin-right: 30px;
}

.mr40 {
	margin-right: 40px;
}

.mr2 {
	margin-right: 2px;
}

.mr50 {
	margin-right: 50px;
}

.mr60 {
	margin-right: 60px;
}

.mr90 {
	margin-right: 90px;
}

.mr100 {
	margin-right: 100px;
}

.mr130 {
	margin-right: 130px;
}

.mr150 {
	margin-right: 150px;
}

.mb50 {
	margin-bottom: 50px;
}

.mb60 {
	margin-bottom: 60px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb5 {
	margin-bottom: 10px;
}

.mb10 {
	margin-bottom: 10px;
}

.mnb20 {
	margin-bottom: -20px;
}

.fs11 {
	font-size: 11px;
}

.fs14 {
	font-size: 14px;
}

.fs13 {
	font-size: 13px;
}

.fs12 {
	font-size: 12px;
}

.fs16 {
	font-size: 16px;
}

.fs30 {
	font-size: 27px;
}
.fs40 {
    font-size: 40px;
}

.fsb {
	line-height: 30px;
	font-size: 26px;
}

.fs20 {
	font-size: 20px;
}

.cp {
	cursor: pointer;
}

#links a {
	display: block
}

.sep {
	border-top: 1px solid #999;
	height: 1px;
	margin: 10px 0px
}

.scroller {
	overflow: auto;
	height: 419px;
	width: 789px;
}

.scroll {
	height: 500px;
	overflow: auto;
	width: -moz-fit-content;
}

*[disabled=disabled] {
	background-color: #efefef;
}

input[type=button] {
	background-color: #CCCCCC;
	border: medium none;
	color: #FFFFFF;
	padding: 3px 13px;
	text-decoration: none;
	cursor: pointer;
	width: 58px;/* added by Limbaji on 29 Sep 2020*/
}

select {
	width: 125px;
	margin-bottom: 10px;
}

.productrow {
	width: 860px;
	margin: 0 0 35px auto;
}

	.productrow input {
		width: 52px;
	}

.cell {
	padding: 0 10px 0 0;
	float: left;
}

.cellR {
	padding: 0;
	float: right;
}

#footer {
	font-size: 10px;
}

#register {
	margin-top: 20px;
	font-size: 11px;
}

	#register input[type=text] {
		width: 200px;
	}

	#register input[type=password] {
		width: 200px;
	}

	#register select {
		width: 200px;
	}

.submit {
	text-align: right;
}

.err {
    color: Red !important;
    font-size: 11px !important;
    margin: 0px !important;
    line-height: 18px !important;
    text-align: right !important;
}

.success {
	color: #090;
	font-size: 11px;
}

.inv {
	visibility: hidden;
	height:20px;
	min-height:20px;
}

.fb {
	font-weight: bold
}

.fi {
	font-style: italic
}

.Result {
	padding: 5px;
	border: 1px dashed #bbb;
	margin: 0px 0 15px 0px;
	background-color: #F1F1F1;
	font-size: 19px;
}

.CartHeader {
	margin: 0px 0 7px 0px;
	background-color: #F1F1F1;
	font-size: 19px;
}

.oResult {
	border: 1px dashed #bbb;
	padding: 5px;
	margin: 50px 0 15px 0px;
	background-color: #F1F1F1;
	font-size: 19px;
}

.oResultSupplier {
	border: 1px dashed #bbb;
	padding: 5px;
	margin: 50px 0 15px 105px;
	background-color: #F1F1F1;
	font-size: 19px;
}

#Login {
	margin: 100px auto;
}

.orderbutton {
	border: 1px solid #efefef !important;
	padding: 3px;
	margin-top: 5px;
}

#total {
}

#Loginsuccess {
	border: 1px dashed #bbb;
	padding: 5px;
	margin: 0px 0 15px 0px;
	background-color: #FFFFB5;
	font-size: 12px;
}

#AllProductsDiv {
	max-height: 357px;
	overflow: auto;
}

.Processing {
	border: 1px solid #bbb;
	padding: 5px;
	margin: 27px 265px 0px;
	background-color: #F1F1F1;
	font-size: 19px;
}

input {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #C8C8C8 -moz-use-text-color;
	border-left: medium none;
	border-right: medium none;
	border-style: solid none;
	border-width: 1px medium;
	color: #949494;
	font-size: 11px;
	outline: medium none;
	padding: 2px 0;
}

select {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #C8C8C8 -moz-use-text-color;
	/* border-left: medium none;
    border-right: medium none;*/
	border-style: solid none;
	border-width: 1px medium;
	color: #949494;
	font-size: 11px;
	outline: medium none;
	padding: 2px 0;
	border-left: 1px solid #FFFFFF;
	border-right: 1 px solid #FFFFFF;
}

input[type=submit] {
	border: none;
	color: #949494;
	font-size: 11px;
	outline: none;
	cursor: pointer;
	font-style: normal;
	background: none;
}

/* table tr td{font-size:13px;border-color: #CCCCCC;border-width: 1px 1px 0 0;border-style: solid;margin: 0;padding: 4px;}
 table tr th{font-size:13px;border-color: #CCCCCC;border-width: 1px 1px 0 0;border-style: solid;margin: 0;padding: 4px;}*/
table tr td, th {
	font-size: 13px;
	border-color: #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin: 0;
	padding: 4px;
}

/*table{ border-color: #CCCCCC;border-width: 0 0 1px 1px;border-style: solid;}*/
.datadiv {
	overflow-x: scroll;
}

table {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.show {
	display: block;
}

#Login input[type="text"] {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#Login input[type="password"] {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.display {
	text-align: center;
}

.content {
	text-align: left;
}

.otherPages {
	margin: 50px auto;
	width: 820px;
	text-align: justify;
}

	.otherPages ul li {
		list-style-type: disc;
		margin-top: 10px;
	}

.#menu ul li a:visited {
	text-decoration: underline;
}

.otherPages h2 {
}
/*#oResult{padding-left:380px;}*/
.adminmenu {
	border-right: 1px solid;
	margin-top: 5px !important;
}

#menu, .adminmenu {
	border-left: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	margin-top: 20px;
}

	#menu li, .adminmenu li {
		display: inline;
		list-style: none;
		border-right: 1px solid;
		padding: 2px;
	}

		.adminmenu li:last-child {
			border: none;
		}

#objSuppliers table tr, td, th {
	font-size: 11px !important;
}

#addEdit {
	font-size: 11px;
}

.addEdit input[type="text"] {
	width: 200px;
}

.addEdit input[type="password"] {
	width: 200px;
}

.addEdit select {
	width: 200px;
}

.listing table tr, td, th {
	font-size: 11px !important;
}

.fileupload {
	width: 150px;
}
/*#Tabs{border-left:1px solid #CCCCCC;}
#Tabs .fl {border-right:1px solid #CCCCCC;padding:3px;border-top:1px solid #CCCCCC;}
#content{display:block;height:300px;border-left:1px solid #CCCCCC;border-right:1px solid #CCCCCC;
         border-bottom:1px solid #CCCCCC;border-top:1px solid #CCCCCC;}

#objOrders{display:none;width:922px;height:255px;}
#objReplacements{display:none;width:922px;height:255px;}
#objDispatched{display:none;width:922px;height:255px;}
#objConfirmed{display:none;width:922px;height:255px;}*/
.tab_content {
	height: 300px;
}

.forgotPass {
	border: 1px dashed #bbb;
	padding: 5px;
	margin: 0px 0 15px 0px;
	background-color: #F1F1F1;
	font-size: 12px;
}

.unsuspend {
	background-color: #EEEEEE;
}

.disablelink {
	cursor: default !important;
	color: #CCCCCC !important;
	text-decoration: none !important;
}

.color {
	color: Red;
}

.linkColor {
	color: #00AEDD !important;
}

.account {
	width: 820px;
	margin: 0 0 35px auto;
}

.bbdashed {
	border-bottom-style: dashed;
}

.fwb {
	font-weight: bold;
}

.bzero {
	border: 0px;
}

.payment {
	margin: 70px 0 0 auto;
}

.borderBlack {
	border: 1px solid #000000 !important;
	color: #000000 !important;
}

.borderGray {
	border: 1px solid #C8C8C8 !important;
}

#err {
	color: Red;
	font-size: 11px;
}

.warning {
	color: #F79C41;
	font-size: 11px;
}

#CODSticker {
	color: Black;
	font-size: 25px;
	/*  width:295px; */
	font-family: @Arial Unicode MS;
	border: 1px solid #CCCCCC;
	padding-left: 20px;
	/* height:151px;*/
	width: 385px;
	height: 291px;
}

.IsCodColor {
	color: #22B14C;
	margin: 0 0 35px auto;
	width: 820px;
}

.productContainer {
	margin: 0 0 35px auto;
}

	.productContainer input {
		width: 52px;
	}

.annxTable {
	padding: 0;
	margin: 0;
	border: none !important;
}

	.annxTable tr th, .annxTable tr td {
		width: 150px;
		border: none !important;
	}

		.annxTable tr th:last-child, .annxTable tr td:last-child {
			border: none;
		}

.annxContainer tr th:last-child {
	padding: 0;
	margin: 0;
}

.annxContainer tr th:nth-child(4) {
	padding: 0;
	margin: 0;
}

.annxContainer tr td:last-child {
	padding: 0;
	margin: 0;
}

.alertText {
	border: 1px dashed #bbb;
	padding: 5px;
	margin: 0 170px;
	background-color: #F1F1F1;
	font-size: 19px;
	width: 500px;
}

.pay {
	background-color: #CCCCCC !important;
	text-align: center;
	color: #FFFFFF !important;
}


.local-env {
	background-color: Yellow;
	color: black;
	position: fixed;
	top: 100px;
	left: 0px;
	border: 2px solid #acacac;
	padding: 3px;
	width: 200px;
}

.beta-env {
	background-color: green;
	color: white;
	position: fixed;
	top: 100px;
	left: 0px;
	border: 2px solid #acacac;
	padding: 3px;
	width: 200px;
}

.cc-div {
	background-color: #F1F1F1;
	border: 1px solid #BBBBBB;
	font-size: 12px;
	margin: 0 242px;
	padding: 5px;
	position: fixed;
	right: 0;
	top: 0;
	width: 300px;
}

.admin-div {
	background-color: #F1F1F1;
	border: 1px solid #BBBBBB;
	font-size: 12px;
	padding: 5px;
	position: fixed;
	right: 0;
	bottom: 0px;
}

.CartDiv {
	background-color: #F1F1F1;
	border: 1px solid #BBBBBB;
	font-size: 12px;
	padding: 5px;
	position: fixed;
	left: 0;
	top: 40%;
	width: 300px;
}

.cc-logout-div {
	background-color: #F1F1F1;
	border: 1px dashed #BBBBBB;
	font-size: 19px;
	margin: 0 619px;
	padding: 5px;
	position: absolute;
	top: 60px;
	width: 153px;
}

.bg {
	background-color: #F1F1F1;
}

;
/*PROGRESS BAR*/
#progressBar {
	height: 22px;
	border: 1px solid #111;
	background-color: #f9f9f9;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 5px #333333;
	margin: 0 0 35px auto;
	width: 820px;
}

#progressBar div {
	height: 100%;
	color: #000;
	text-align: right;
	line-height: 22px; /* same as #progressBar height if we want text middle aligned */
	width: 0;
	background-color: #7e7e7e;
	background: -moz-linear-gradient(center top, #7e7e7e, #777) repeat scroll 0 0 transparent;
}


.infoText {
	color: #c00;
	font-size: 12px;
	font-weight: 600;
}

#payment .ml20 {
	display: none !important;
}

.downloads {
	text-align: center;
	float: left;
	width: 120px;
	height: 100px;
	margin: right:20px;
}

	.downloads:hover {
		background-color: #ececec;
	}

	.downloads img {
		display: block;
		margin: 3px;
	}

	.downloads a {
		display: block;
	}

.filter {
	background: #f7f7f7;
	border: 1px solid #aaa;
	padding: 4px;
	margin-top: 10px;
}

	.filter b {
		margin-right: 10px;
	}

	.filter input {
		margin-right: 5px;
	}

	.filter label {
		margin-right: 10px;
	}

.oFilteredResults {
	background: #fafafa;
	border: 1px solid #eee;
	font-size: 15px;
	font-weight: 600;
	padding: 5px;
}

.PopupDiv {
	height: 500px;
	overflow: auto;
}

.DateModifyDiv {
	background-color: #990000;
	color: #FFFFFF;
	left: 0;
	margin: 10px 0;
	padding-left: 5px;
}

.sortable {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 60%;
}

    .sortable li {
        margin: 0 3px 3px 3px;
        padding: 5px;
        padding-left: 1.5em;
        width: 500px;
        border: none;
        text-align: left;
        display: inline-block;
    }

		.sortable li span {
			position: absolute;
			margin-left: -1.3em;
		}

	.sortable .sortable-product {
		list-style-type: none;
		margin: 0;
		padding: 0;
		width: 60%;
	}

		.sortable .sortable-product li {
			margin: 0 3px 3px 3px;
			padding: 0.4em;
			padding-left: 1.5em;
            width:100%;
		}

.sortable-color li {
	border-left: 1px solid #333;
}

.sortable .sortable-product li span {
	position: absolute;
	margin-left: -1.3em;
}

.sortable-product .sortable-color {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 60%;
}

	.sortable-product .sortable-color li {
		margin: 0 3px 3px 3px;
		padding: 0.4em;
		padding-left: 1.5em;
	}

		.sortable-product .sortable-color li span {
			position: absolute;
			margin-left: -1.3em;
		}

.sortable li div {
	background: url("/App_Themes/Default/images/sort-bg.png") repeat-x scroll 50% 50% #F6F6F6;
}

/*bluedartAWB css*/
.bluedartAWBNumber {
	font-size: 96px;
	color: #000;
}

.bluedartMasterAWBDiv {
	font-size: 30px;
	color: #000;
	border-bottom: solid gray 1px;
}

.bluedartMasterAWBFooterDiv {
	font-size: 15px;
	color: #000;
	padding-bottom: 20px;
}

	.bluedartMasterAWBFooterDiv a {
		color: #000;
	}

.bluedartChildAWBDiv {
	font-size: 60px;
	color: #000;
	border-bottom: solid gray 1px;
	padding-bottom: 40px;
	line-height: 60px;
}

.bluedartAWBContainer {
	border: solid gray 1px;
	margin-bottom: 10px;
	font-family: arial;
}

.bluedartAWBTable {
	font-size: 20px;
	color: #000;
	border: none;
	line-height: 40px;
}

	.bluedartAWBTable td {
		border: none;
	}

		.bluedartAWBTable td div {
			font-size: 35px;
			color: #000;
		}

.bludartAWBLineSpacing {
	line-height: 30px;
}

/*shopinvoice css*/
.shop-invoice-main {
	border: solid 1px black;
	padding: 15px;
	width: 100%;
}

.textarea-input {
	color: #949494;
}

@media print {
	.shop-invoice-main {
		width: 388px !important;
	}
}

.updateLink {
	display: block;
	margin-left: 134px;
	margin-top: -37px;
}

.nextLine {
	margin-left: 134px;
}

.dont-break-out {
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

#Fixed-nav .navicon-button {
	z-index: 111;
}

#Fixed-nav {
	position: fixed;
	top: 0%;
	z-index: 9999998;
	width: 100%;
	background-color: #fff;
	height: auto;
}

#Fixed-nav {
	position: fixed;
	top: 0%;
	z-index: 9999998;
	width: 100%;
	background-color: #fff;
	height: auto;
}

.dropdown-menu.drop-menu {
	width: 100%;
	min-width: -webkit-min-content;
	min-width: -moz-min-content;
	min-width: -ie-min-content;
	min-width: -o-min-content;
	min-width: min-content;
}

.minh .float {
	z-index: 1;
}

.minh .overlay {
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
	z-index: 50;
	width: 100%;
	height: 100%;
}

.overlay .float {
	position: absolute;
	right: 40px;
	left: 40px;
	top: 100px;
}

.float {
	position: fixed;
	width: 60px;
	height: 60px;
	right: 40px;
	left: 40px;
	background-color: #f13b6d;
	color: #FFF;
	border-radius: 50px;
	text-align: center;
	box-shadow: 2px 2px 3px #999;
	z-index: 11;
	pointer-events: fill;
	top: 60px;
}

@media (max-width: 991px) {

	.w990 {
		max-width: 100%;
		width: 95%;
		padding: 0 5%;
	}
}

.borderstylenone {
	border-style: none;
}

.Sclear {
	overflow: hidden;
	clear: both
}

.divCenter {
	margin: 0 auto;
	display: block;
}



.clear {
	clear: both;
}

.minh {
	max-width: 95%;
	margin: 0 auto;
}

#Fixed-nav {
	position: static;
}

.retailer-scheduled-page .datadiv {
	overflow-x: inherit;
}




@media (max-width: 767px) {

	body {
		overflow: inherit;
	}

	.minh {
		max-width: 100%;
		margin: 0 auto 0 0px;
		padding: 0 15px;
	}

		.minh .my-account {
			width: 100%;
		}

			.minh .my-account .fl {
				margin-left: 0px;
			}
}
.dropdown-menu > li > a {
	padding: 17px 30px 10% 30px;
}

.text-center {
    text-align: center
}

.border-dark {
    border: 1px solid #000000;
    color: #000000;
}

.fsize20 {
    font-size: 20px;
}

.bluedartAWBTableNew {
    font-size: 20px;
    color: #000;
    border: none;
    /*line-height: 40px;*/
}

.bluedartAWBTableNew tr {
    border-bottom: solid gray 1px;
}

.bluedartAWBTableNew td {
    border: 0px !important;
    border-color: transparent !important;
}

.bluedartAWBTableNew td div {
    font-size: 15px;
    color: #000;
}

.bluedartMasterAWBDivNew {
    font-size: 30px;
    color: #000;

}

.bluedartChildAWBDivNew {
    font-size: 30px;
    color: #000;
    border-bottom: solid gray 1px;
}

.bluedartMasterAWBFooterDivNew {
    font-size: 10px;
    color: #000;
    padding-bottom: 20px;
}

.bluedartMasterAWBFooterDivNew a {
    color: #000;
}

.bluedartAWBNumberNew {
    font-size: 35px;
    color: #000;
}

.trackInvDispatchTbl {
    width: 700px !important;
}

    .trackInvDispatchTbl td {
        border: 0px !important;
        border-color: transparent !important;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 10px !important;
        float: left;        
        text-align: left;
        vertical-align: top;
        margin: 0;
        padding: 4px;
    }

.fs10 {
    font-size: 10px;
}
.fs105 {
    font-size: 10.5px;
}


.imgSize {
    width: 104px;
    height: 30px;
}

.mainDiv {
    font-size: 10px !important;
    line-height: 15px;
    font-family: Arial,Helvetica,sans-serif;
}

.shipping-tabs {
    margin-top:15px;
}
.shipping-tabs li {
    padding: 10px;
}
.shipping-tabs li a {
    font-size:1rem;
}
.shipping-tabs li .active {
    color:#000;
    font-weight:bold;
}
.shippingbluedart-sub-tabs {
    margin-top: 15px;
}
.shippingbluedart-sub-tabs li {
padding: 10px;
}
.shippingbluedart-sub-tabs li a {
    font-size: 1rem; 
}
.shippingbluedart-sub-tabs li .active {
    color: #000;
    font-weight: bold;
}
.custom-filter {
    background: #f7f7f7 !important;
    border: 1px solid #aaa !important;
    padding: 12px !important;
    margin-top: 10px !important;
    display: block !important;
    width: 100% !important;
    height: 50px !important;
}
.padding0px {
padding:0px !important;
}

.lineHei{
    line-height: 15px;
}
.lineHeight {
    line-height:18px;
}
.w10db {
    width: 12px;
    display: inline-block;
}

.w90pr {
    width: 90%;
}