﻿.container-div{overflow-y:scroll;}
.totorderbadge{display: inline-block;
    min-width: 10px;
    padding: 4px 7px;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #4CAF50;
    border-radius: 12px;
}
.btn-trackship {
    color: #fff;
    background-color: #5cb85c!important;
    border-color: #4cae4c;
}
.btn-trackship:hover {
    color: #fff;
    background-color:#449d44!important;
    border-color: #398439;
}


.statusdrop .dropbtn {
	font-weight: bold;
    text-transform: uppercase;
    background-color: #fff;
    color: #333;
    padding: 4px 5px;
    border: 0px solid #d9534f;
    cursor: pointer;
    font-size: 12px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin: 0 3px;
}


.statusdro .dropdown:hover .dropbtn {
    background-color: #fff!important;
	color:#000;
}
.statusdrop .dropdown-content {
    display: none;
    color: #000;
    position: absolute;
    right: 0px;
    background-color: #fff;
    min-width: 260px;
    box-shadow: 0px 1px 7px 1px rgb(204, 204, 204)!important;
    z-index: 9999;
    border: 1px solid #ccc!important;
}

.statusdrop .dropdown-content:after {
    width: 0px;
    height: 0px;
    position: absolute;
    top: 0px;
    right: 11px;
    content: '';
    -ms-transform: translate(0%, -100%);
    -webkit-: ;
    transform: translate(0%, -100%);
    -moz-transform: translate(0%, -100%);
    transform: translate(0%, -100%);
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #333;
}

.remarkpa{padding:5px;}
.remarkstxt{font-size:12px; font-weight:bold;}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 0px;
    list-style: none;
    background-color: #fff;
    border-radius: 0px;
}
.navbar {
    position: relative;
    min-height: 0px;
    margin-bottom: 0px; 
    border: 0px solid transparent;
}
.mt5px{margin-top:5px;}
.mt10px{margin-top:10px;}
.mtstrip5px{margin-top:5px;}
.mbstrip5px{margin-bottom:2px;}
.mt45px{margin-top: 45px;}
.mt50px{margin-top:50px;}
.mt65px{margin-top:65px;}
.mb10px{margin-bottom:10px;}
@font-face {
	        font-family: Robotoregular;
	        src: url('../fonts/ROBOTO-REGULAR.TTF');
	        src: local('☺'), url('../fonts/ROBOTO-REGULAR.TTF') format('truetype');
	        font-weight: normal;
	        font-style: normal;
        }
.yourorderheadtxt {
    font-family: 'Robotoregular', Arial, Helvetica, sans-serif;
    font-size: 30px;
    color: #111111;
    text-align: left;
	font-weight:normal!important;
	font-weight:bold;
}


.breadcrumb .subblue a{
    color:#337ab7;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
}

.breadcrumb .subblue a:focus, .breadcrumb .subblue a:hover{color:#337ab7; text-decoration:underline;} 

/*.breadcrumb a:focus, .breadcrumb a:hover {
    color: #ff0000!important;
    text-decoration: underline;
}*/
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "=>"!important;
}

.ordernotxt{font-size: 17px; padding:4px 5px 0px 0px; display:inline-block; vertical-align:middle;}
.orderdetatxt{display:inline-block;}

#newstickhead input[type=text] {
    width: 100%;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
    background-color: white;
    background-image: url('../Images/searchicon_yourorder.png');
    background-position: 10px 8px; 
    background-repeat: no-repeat;
    padding: 8px 20px 8px 40px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}

input[type=text]:focus {
    width: 100%;
}
.mt4px{margin-top: 4px;}
.mt2px{margin-top: 2px;}
.btn-searchorder {
    color: #fff;
    background-color: #373236;
    border-color: #000000;
}
.btn-searchorder:hover {
    color: #fff;
    background-color: #c31c00;
    border-color: #c31c00;
}

/*.btn-searchorder.focus, .btn-searchorder:focus {
    color: #fff;
    background-color: #373236;
    border-color: #000000;
}*/
.btn-searchorder:active{
	color: #fff;
    background-color: #373236;
    border-color: #000000;
}
.btn-searchorder:active:hover{
	color: #fff;
    background-color: #c31c00;
    border-color: #c31c00;
}
.btn-searchorder:active:focus{
	color: #fff;
    background-color: #c31c00;
    border-color: #c31c00;
}
.orderprocesstab .tab-content {
    border: solid 0px #ccc;
	-ms-border-top:solid 1px #ccc!important;
	border-top:solid 1px #ccc!important;
	/*border:1px 0px 0px 0px!important;*/
    padding: 10px 0px 0px 0px!important;
    min-height: 200px;
}

/*.orderprocesstab .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	font-family: 'Robotoregular', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #fd0b0b;
    cursor: default;
     background-color: #fff;
     border: 1px solid #fff;
    border-bottom: solid 2px #000;
	display: block;
}*/
.orderprocesstab .nav-tabs {
    display: inline-block;
    border-bottom: none;
    padding-top: 0px!important;
    font-weight:normal;
}

.orderprocesstab .nav-tabs>li>a {
	font-family: 'Robotoregular', Arial, Helvetica, sans-serif;
	color: #337ab7;
    text-decoration: none;
    font-size: 14px;
    display: block;
    padding: 10px 15px;
	margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.orderprocesstab .nav-tabs>li.active>a{
	font-family: 'Robotoregular', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #fd0b0b;
    cursor: default;
     background-color: #fff;
     border: 1px solid #fff;
    border-bottom: solid 2px #000;
	display: block;
}


.orderprocesstab .nav>li>a:focus, .orderprocesstab .nav>li>a:hover {
	font-family: 'Robotoregular', Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
    background-color: #eee!important;
	display: block;
    padding: 10px 15px;
}
.partbadgegen {
    position: absolute;
    top: 5px;
    right: 10px;
    z-index: 1035;
}

.suborderhed{background:#b5b3b3; height:5px;}
#ulOrder a.btn, #ulOpenOrd a.btn, #ulCancelOrd a.btn {
    background-color: #337ab7;
    color: #fff;
    box-shadow: 0 1px 2px 0 rgba(117, 98, 98,0);
    /*padding: 1px 5px;*/
	padding: 5px 12px;
	font-size:14px;
    cursor: pointer;
	min-width:124px;
}

#ulOrder a.btn:hover, #ulOpenOrd a.btn:hover, #ulCancelOrd a.btn:hover {background-color: #c31c00; border:solid 1px #c31c00;}

.navbar-toggle{
	margin-top: 0px!important;
}

#ulOrder.yourorderlist ul {
    margin: 0px;
    padding: 0px;
	list-style:none;
}
#ulOrder.yourorderlist ul li {
    font-family: Arial;
    font-size: 12px;
    color: #333;
    background-color: #fff;
    border: 1px solid #ddd;
	border-radius:4px;
    display: block;
    margin: 5px 5px 7px;
	/*min-height:230px;*/
	/*max-height:800px;*/
	box-shadow: 0px 0px 15px #ccc;
}
.urselectedyearml{margin-left:5px;}
.orderno{margin: 5px 5px 7px!important; box-shadow: 0px 0px 15px #ccc!important; border: 1px solid #ddd!important; border-radius:0px!important;}
.yourorderlist ul {
    margin: 0px;
    padding: 0px;
	list-style:none;
}
.yourorderlist ul li {
    font-family: Arial;
    font-size: 12px;
    color: #333;
    background-color: #fff;
    border: 0px solid #ddd;
	border-radius:0px;
    display: block;
	margin: 0px 0px 0px;
    /*margin: 5px 0px 7px;*/
	/*min-height:230px;*/
	/*max-height:800px;*/
	box-shadow:none;
}

/*.yourorderlistheder{
	background:#ffda3e;
	border-radius:4px 4px 0px 0px;
	border-bottom: 1px solid #ddd;
	color:#000;
}*/
.yourorderlistheder
{
	/*background: #f6f6f6;*/
	/*background: #FFC107;*/
	/*background:#FF9800;*/
	background:#373236;
	border-radius:4px 4px 0px 0px;
	border-bottom: 1px solid #ddd;
	color:#fff;
}
.dershipusername {
    color: #000;
    font-weight: bold;
    font-size: 12px;
    font-family: arial;
}
.shiptoaddtxt {
    font-size: 13px;
    color: #333;
}

.menuM .dropdown-menu{color:#000;}
.yourorderlistboxbg{background: #fff;}
.orderproductimage{margin-top:5px; margin-bottom:5px;}
.orderproductimage img{border:solid 1px #ccc;}
.orderproducthedtxt{font-weight: bold;text-transform: uppercase;}
.orderproductsoldtxt{color: #1027a9;font-size: 14px;}
.shiptonametxt a{color:#fff;}
.shiptonametxt a:hover{color:#fff;}
.shiptoaddtxt{font-size:13px; color:#333;}
/*open order scroll removed after meeting discussion

#productscroll{overflow: auto; border: solid 1px #ccc;}

#openproductscroll{overflow: auto; border: solid 1px #ccc;}

#cancelldproductscroll{overflow: auto; border: solid 1px #ccc;}
*/

.container-div-new{}
.menuM .dropdown-menu:after {
    width: 0px;
    height: 0px;
    position: absolute;
    top: 4px;
    left: 3px;
    content: '';
    -ms-transform: translate(0%, -100%);
    -webkit-transform: translate(0%, -100%);
    -moz-: ;
    transform: translate(0%, -100%);
    transform: translate(0%, -100%);
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
}
.youordershipadd{padding:5px;}
.dershipusername{
	color: #000;
    font-weight: bold;
    font-size: 12px;
    font-family: arial;
}
.clerserchmar{text-align:right; margin-right:16px;}
#btnClear{min-width:128px;}

/*@media (max-width:1024px){.ordernotxt{font-size: 12px; padding: 4px 0px 0px 0px;display: inline-block;vertical-align: middle;}
}*/
@media (max-width:1024px){
#newstickhead input[type=text] {width: 96%;}}
@media (max-width:767px){.xs-text-left { text-align: left !important; } .mt65px {margin-top: 15px; margin-bottom:5px; } .mt45px {margin-top: 15px;} #btnClear{min-width:115px;} #newstickhead input[type=text] {width: 100%;}
}