/********************csss for my profile **************/
.spec {
    background: url(../img/machine-bg.jpg);
    background-size: cover;
   /*  height: 250px; */
    background-position: 40% 5%;
}
.spec1 {
    background: url(../img/bg-gray.png) repeat center center;
}

.innerPageDesign{

border-bottom:none;
margin-top:40px;
}
.acc{
border: 10px solid #FFF;
margin-top: 40px;
margin-bottom: 40px;
background-color: #EFEFEF;
box-shadow: -2px -1px 4px #9c9a9a;
}
.myaccountLeft{
background-color: #fff;
border: 1px solid #ccc;
padding: 0px 10px;
}
.myaccountLeftToppart{
padding:20px;
}

.myaccountLeft .left{
width:60%;
float:left;
font-size:18px;
color:#000;
text-align:left;
text-transform:uppercase;
}

.myaccountLeft .right{
width:40%;
float:left;
}

.myaccountLeft .leftmenu {
float:left;
border-top:1px solid #eee;
font-size:16px;
color:#000;
padding:10px 25px;
width:100%;
text-align:left;
}
.myaccountLeft .leftmenu>a{
text-decoration: none;
color: #000;
}
.leftmenu>a:hover{
color:#a91605;
}


.myaccountLeft .leftmenu:hover{
border-left:5px solid #a91605;
font-size:16px;
color:#a91605;
padding:10px 20px;
width:100%;
text-align:left;
}

.myaccountLeft .actvie {
border-left:5px solid #a91605;
font-size:16px;
color:#a91605;
padding:10px 20px;
width:100%;
text-align:left;
}

.myaccountRight{
background-color: #fff;
margin-left: 25px !important;
height: 262px;
border: 1px solid #ccc;
}

.myaccountRight .left{
width:70%;
float:left;
font-size:18px;
color:#000;
text-align:left;
text-transform:uppercase;
}

.myaccountRight .right{
width:30%;
float:left;
}
.myaccountRight .tabletext{
padding-left:25px;
color:#000;
text-align:left;
 }
.divider_line6 {
	float: left;
	width: 100%;
	padding-top: 100px;
	margin-bottom: 100px;
	background: url(../images/shadow3.png) repeat-x left bottom;
	text-align: center;
}

.divider_line7 {
	float: left;
	width: 100%;
	padding-top: 18px;
	margin-bottom: 0px;
	border-bottom: 1px dashed #e3e3e3;
}
a.but_ok_2 {
	padding: 7px 15px 7px 15px;
	margin: 0px 0px 0px 0px;
	background: #a91605;
	border-bottom: 0px solid #909090;
	border-radius: 15px;
}
a.but_ok_2:hover {
	background-color: #D48B82;
	text-decoration:none;
	color:#fff;
}
.aaa{
	
	color:#fff;
	text-decoration:none;
}
.aaa hover{
	color:red;
	text-decoration:none;
}
.add
{
	background-color: #fff;
    margin-left: 25px !important;
    height: 300px;
    border: 1px solid #ccc;
}
.axx{
	background-color: #fff;
    margin-left: 25px !important;
    height: 610px;
    border: 1px solid #ccc;
}
.frget {
    float: right;
    padding: 20px;
    color: black;
    /* text-decoration: none; */
    margin-right: 20px;
}
.frget:hover{
	color:#a91605;
}



/*******************forget password csss*******************/
.logregform {
	float: left;
	width: 35%;
	margin-left: 32.5%;
	background: #fff;
	border: 1px solid #f9f9f9;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
}
.logregform.two {
	float: left;
	width: 50%;
	margin-left: 25%;
}
.logregform .title {
	float: left;
	width: 100%;
	background: #f3f3f3;
	text-align: center;
	padding: 23px 0px 21px 0px;
}
.logregform .title h3 {
	margin-bottom: 3px;
	font-weight: 700;
	text-transform: uppercase;
	color:#a91605;
}
.logregform .title p {
	font-size: 13px;
}
.logregform .feildcont {
	float: left;
	width: 100%;
	padding: 30px 30px 40px 30px;
	text-align: left;
}
.logregform .feildcont label {
	float: left;
	width: 100%;
	font-weight: normal;
	color: #727272;
}

.logregform .feildcont label em {
	color: #9eca45;
	font-style: normal;
}
.logregform .feildcont input {
	float: left;
	width: 100%;
	padding: 7px 12px;
	border: 1px solid #e3e3e3;
	margin-bottom: 12px;
}
.logregform.two .feildcont input {
	margin-bottom: 18px;
}
.logregform .feildcont .checkbox {
	float: left;
	width: 100%;
}
.logregform .feildcont .checkbox label {
	float: left;
	width: auto;
	font-size: 13px;
}
.logregform .feildcont .checkbox label strong {
	font-weight: 600;
}
.logregform .feildcont .checkbox label a {
	margin-left: 10px;
}
.logregform .feildcont .fbut {
	float: left;
	background: #ff8400;
	padding: 13px 23px;
	border: none;
	border-radius: 3px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	transition: all 0.3s ease;
	margin-top: 18px;
}
.logregform .feildcont .fbut:hover {
	background: #70ba14;
}

.logregform .feildcont .radiobut input {
	float: left;
	width: auto;
}
.logregform .feildcont .radiobut .onelb {
	float: left;
	color: #aaa;
	margin: 0px 12px 0px 5px;
}

.logregform .feildcont select {
	float: left;
	width: 100%;
	border: 1px solid #e3e3e3;
	padding: 9px 5px 10px 5px;
	color: #999;
	text-align: left;
}













/*****************************************/
a.screws{

color: #fff !important;
text-decoration:none !important;
padding-left: 5px;
}

p.pr-title:hover{
	
	background-color:#ff0000 !important;
	color:#FFF;
	
}
p.pr-title {
    /* margin-bottom: 55px; */
    padding-left: 5px !important;
    font-weight: 600;
	    font-size: 14px;
    text-transform: uppercase;
}
.para
{
	text-align:justify;
	
	
}
.pr-name{
	 
	font-size:12px !important;
}

span.aer{
	color:#FF0000;
	font-weight:600;
	
}
h5.head:hover{
	    background-color: #fff!important;
    color: #000 !important; 
	
}
h5.head{
	
	font-size:17px;
	text-transform:capitalize;
	
}
  .arrowList ul li
	   {
   padding-left: 19px;
   position: relative;
   padding-top:1px;
  margin-bottom: 7px;
   text-align:justify;
       }
ul li{
	list-style:none;
	
}
.arrowList ul li:before
{
   background: url("../img/arrow3.png") no-repeat left top; 
       width:8px;
   height:6px;
       content:"";
       position:absolute;
       top:9px;
       left:0px;
	   
	   
       }
	   img.shadow:hover {
    box-shadow: 0 0 6px #101010;
  /*  border: 1px solid #ddd;*/
    cursor: pointer;
}

.ft-prds-more{
float: right;
font-size: 12px;
color: #ccc;
transtion: all .3s ease;
}
.ft-prds-more:hover{
color: #fff;
}

.adress-details a, .h-block a{
color: #454545;
}
ul.alphabet {
    margin-top: 0;
    margin-bottom: 30px;
}
.alphabet li {
    float: left;
    margin: 0;
   padding: 0px 12px;
    border-right: 1px solid darkgrey;
    -moz-box-sizing: border-box;
    color: black;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    
}
.alphabet li a{
	font-weight: bold;
	text-decoration:underline;
	font-size: 15px;
	
}
.alphabet li a:active{
	font-weight: bold;
	text-decoration:none;
}

p a.plain-anchor{
	font-weight: bold;
	text-decoration:underline;
	font-size: 15px;
}

.bg{
	background-color:#E0E0E0;
	margin-top: -40px;
}

p span.k{
	font-family: 'Roboto', sans-serif';
	font-size:12px;
	font-weight:bold;
	color:#333;
}
li span.k{
	font-family: 'Roboto', sans-serif';
	font-size:12px;
	font-weight:bold;
	color:#333;
}
/*shop*/
@fa-font-path:   "../font";
@import "compass/css3";
.product .owl-carousel {
    
    margin-top: -120px;
    background-color: #FFF;
    padding: 15px;
	box-shadow: 2px 2px 2px rgba(0,0,0,.08);
border: 1px solid #EDEDED;

}
.product #owl-main-slider .item {
    
    background-repeat: no-repeat;
   
    width: auto;
    height: auto;
}
.product #owl-main-slider .item h4{
    
    margin-top:20px;
}
.product .slider-content a.prev, .product .slider-content a.next {
    opacity: 0.8;
   
    float: none;
    border: 1px solid;
    padding: 5px 12px;
    cursor: pointer;
    margin-right: 5px;
}
.product .slider-content a.prev{
	margin-top: -138px;
float: left;
}
.product .slider-content a.next {
  
margin-top: -138px;
float: right;
}
.product{
	border:1px solid #DEDEDE;
padding-bottom:52px;
box-shadow: 2px 2px 2px rgba(0,0,0,.08);
}
.breadcrumb {
	font-weight: 600;
    text-transform: uppercase;
    padding: 5px 0 15px;
    margin-bottom: 30px;
    border: solid #1c1c1c;
    border-width: 0 0 1px 0;
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.hgroup span.punchline{
	    color: #999999;
		text-align:center;

}
.hgroup h3{
	text-align:center;
	margin-top: 5px;
}
.service-item{
	margin-bottom:20px;
	box-shadow: 2px 2px 2px rgba(0,0,0,.08);
border: 1px solid #EDEDED;
}
.service-item h5{
font-size: 14px;
text-align: center;
margin-top: 15px;
margin-bottom: 0;
font-family: inherit;
font-weight: 600;
	
}

.service-item h5:before{
 content: "\f138"; color:#333; margin-right:10px; padding-top:5px; font-size:16px;
    font-family: FontAwesome;

	
}

.service-item .link{
	padding:0px;
}
.service-item .link a.h5{
	padding:10px 0px;
	margin:0px;
}
.service-item a span {
    padding: 2px 10px;
    margin-left: 5px;
    background-color: rgba(0,0,0,.05);
    border-radius: 10px;
    text-align: center;
	float:right;
}


.service-item1{
	margin-bottom:20px;
	box-shadow: 2px 2px 2px rgba(0,0,0,.08);
border: 1px solid #EDEDED;
}
.service-item1 h5{
font-size: 13px;
text-align: center; text-transform:capitalize;
margin-top: 15px;
margin-bottom: 0;
font-family: inherit;
font-weight: 600;
	
}

.service-item1 h5:before{ content:  "\f138"; color:#333; margin-right:0px; float:left;font-size:18px;
    font-family: FontAwesome;}

	
}

.service-item1 .link{
	padding:0px;
}
.service-item1 .link a.h5{
	padding:10px 0px;
	margin:0px;
}
.service-item1 a span {
    padding: 2px 10px;
    margin-left: 5px;
    background-color: rgba(0,0,0,.05);
    border-radius: 10px;
    text-align: center;
	float:right;
}









.sidebar-container > div > h4.side-heading {
    margin-top: 0;
    padding: 12px 20px;
    font-size: 15px;
    color: #fff;
    background: #A91605;
	margin-bottom: 20px;
}
ul.blog-cats > li > a:hover > i {
    color: #FFF;
}
.sidebar-container{
	border-right:1px solid #CCC;
	padding-right: 20px;
	
}
.sidebar-container:after{
	background-color:#ededed;
	
}
.tax-description {
    margin-bottom: 25px;
}
.ory-thumb img{
	float: left;
background: #FFF;
padding: 20px;
width:100%;
box-shadow: 2px 2px 2px rgba(0,0,0,.08);
border: 1px solid #EDEDED;
}
.rt_divider.style-5 {
    border-width: 1px 0 0;
border-style: solid;
-webkit-box-shadow: 0 -1px 0 0 inset;
box-shadow: 0 -1px 0 0 inset;
height: 32px;
margin: 10px 0px 40px 0px;
border-color: #c2bdbd;
padding: 8px 0px;
}
.rt_divider.style-5{color: #c2bdbd;
}
.bg hgroup{
	text-align:left;
}
ol.breadcrumb li a{
	color:#AAA7A7;
}
#ctgs .hgroup h1{
	font-size:14px;
}


.tbl-accordion{
 
  width: 100%;
 /*  border: 1px solid #d9d9d9; */
  

  
}
 .tbl-accordion-nested{
    width: 100%;
    background: url(../img/machine-bg1.jpg);
	background-size: 100% 11%;
  } 
  .tbl-accordion tr,.tbl-accordion td{
    width: 100%;
	text-align:left;
    
  } 
  .tbl-accordion thead{
    background: #B01212;
	color:#FFF;
  }
.tbl-accordion .tbl-accordion-nested tr:nth-child(even){
      background-color: #eeeeee;
    }
    .tbl-accordion-nested  td, th{
      padding: 10px;
      border-bottom: 1px solid #d9d9d9;
    }
	.tbl-accordion-nested  td {font-size: 10px;
	font-weight: 500;}
	.tbl-accordion-nested  td {font-size: 10px;
	font-weight: 500;}
    .tbl-accordion  .tbl-accordion-nested thead{
      background:#626060;
      color: #fff;
      cursor: pointer;
    }
.tbl-accordion-nested tr td input.addqty{
	color:#000 !important;
}	
.tbl-accordion-nested td.info{
background: url('../img/details.png');
background-repeat: no-repeat;
background-position: 7px 10px;
background-size: 10%;
padding-left: 27px;
font-size: 13px;
}
.tbl-accordion-nested td.info a{
	color:#FFF;
}
.login_box_inner{
	
}
.login_box_inner #cred {
  text-indent:25px;
	text-transform:initial;
	
}
.login_box_inner #cred a{
  text-transform:initial;
	color:#A91605; font-weight:600;
}

.login_box_inner::before {
    content: '\f007';
    color: #4D4444;
    font-size: 24px;
    font-family: 'FontAwesome';
    position: absolute;
    top: 50%;
   
    margin-top: -7px;
}
#open_shopping_cart b.title{text-indent:50px;}
#open_shopping_cart::before {
   font-family: 'FontAwesome';
    content: '\f07a';
    color: #4ac4fa;
    font-size: 24px;
    line-height: 42px;
    position: absolute;
   
    top: 50%;
    margin-top: -22px;
}
#cart button{
	color: #000;
    background: none;
	
    font-size: 14px;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#cart span{
	font-family:inherit;
	font-size:13px;
	font-weight:600;
	padding-top:10px;
}
p#cart{
	margin-bottom:0px;
}
#cart i{
	padding-top: 8px;
font-size: 20px;
padding-left: 5px;
}
.panel-smart {
    padding: 20px;
    background: #fff;
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.form-elem {
    margin-top: 15px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.btn{
	
    padding: 12px 30px;
   
    margin-top: 15px;

}
.panel-smart .panel-heading {
    padding: 5px 0 15px 0;
    color: #252a2f;
    border-bottom: 1px solid #929497;
	font-size: 13px;
}
.tbl-accordion-nested td.moretech a{
    font-size: 16px;
text-decoration: none;
color: #696969;
font-weight: 600;
}
.tbl-accordion-nested td.moretech a:hover{
    font-size: 16px;
    text-decoration:none;
	color:#B01212;
}
.table-fixed .tbl-accordion-nested tbody {
    height: auto;
   overflow:hidden;
}
.panel-smart h3.panel-title {
    font-size: 12px;
}
tr.technicalinfo td.moretech{
background: url('../img/images.jpg');
background-repeat: no-repeat;
background-position: right 7px;
background-size: 19%;
}
tr.technicalinfo td.moretech:hover{
background: url('../img/icon-information.png');
background-repeat: no-repeat;
background-position: right 7px;
background-size: 19%;
background-color:#FFF;
}
/**
 * Styling top level items
 */

.nav__list a, .nav__list label {
  display: block;
 padding: .85rem;
  color: #fff;
  background-color: #656565;
box-shadow: inset 0 -2px #989898;
  -webkit-transition: all .25s ease-in;
  transition: all .25s ease-in;
}

.nav__list a:focus, .nav__list a:hover, .nav__list label:focus, .nav__list label:hover, .nav__list label:active, .nav__list label:visited {
  color: #FFF;
background: #a91605;
font-size: 12px;
}

.nav__list label { cursor: pointer; }

/**
 * Styling first level lists items
 */

.group-list a, .group-list label {
  padding-left: 2rem;
  background: #AE0101;
color: #FFF;
box-shadow: inset 0 -1px #FFF;
font-size: 12px;
font-weight: 600;
}

.group-list a:focus, .group-list a:hover, .group-list label:focus, .group-list label:hover { background: #131313; }

/**
 * Styling second level list items
 */

.sub-group-list a, .sub-group-list label {
  padding-left: 4rem;
  background: #353535;
  box-shadow: inset 0 -1px #474747;
}

.sub-group-list a:focus, .sub-group-list a:hover, .sub-group-list label:focus, .sub-group-list label:hover { background: #232323; }

/**
 * Styling third level list items
 */

.sub-sub-group-list a, .sub-sub-group-list label {
  padding-left: 6rem;
  background: #454545;
  box-shadow: inset 0 -1px #575757;
}

.sub-sub-group-list a:focus, .sub-sub-group-list a:hover, .sub-sub-group-list label:focus, .sub-sub-group-list label:hover { background: #333333; }

/**
 * Hide nested lists
 */

.group-list, .sub-group-list, .sub-sub-group-list {
  height: 100%;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height .5s ease-in-out;
  transition: max-height .5s ease-in-out;
}

.nav__list input[type=checkbox]:checked + label + ul { /* reset the height when checkbox is checked */
max-height: 2000px; padding-left: 0px;}

/**
 * Rotating chevron icon
 */

label > span {
  float: right;
  -webkit-transition: -webkit-transform .65s ease;
  transition: transform .65s ease;
}

.nav__list input[type=checkbox]:checked + label > span {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.nav__list{
	padding-left: 0px;
}
div#producttitle {
   
    background-color: #be2025;
    color: #FFFFFF;
    	padding: 5px;
    height: 32px;
    text-align: left;
   
}
div#producttitle  h5{
	padding: 5px;
color: #FFF;
float:left;
margin:0px;
}
span#titleprice {
    float: right;
    
    font-size: 15px;
    padding-right: 6px;
font-weight: 600;
}
.part{
	background-color:#999999;
	padding:5px 10px ;
	color:#FFF;
	margin-bottom:10px;
}
.part span{
	font-weight:600;
}
.price span{
	font-weight:600;
	
	
}
.price .item{
	float:left;
	padding-right:15px;
	width:40%;
}
.price .price_list{
	float:left;
	width:60%;
}
.prices{
	background-color:#BE2025;
	padding:5px 0px;
	color:#FFF;
}
.prices .price_list1{
	float:left;
	width:60%;
}
.prices .price_list1 ul{
	float:right;
	
}
.prices .price_list2{
	float:left;
	width:30%;
	text-align:right;
}
.price{
	background-color:#999999;
	padding:5px 10px ;
	color:#FFF;
	margin-bottom:10px;
}
.note{
	padding:5px; 
	font-size:13px;
	
}
.b1{
	margin-bottom:10px;
	padding:0px;
}

.note span{color:red; font-weight:600; }
.qt{
	background-color:#BE2025;
	padding:4px 5px ;
	color:#FFF;
	margin-bottom:10px;
}
.qt .q1{
	width:80%;
	float:left;
}
.qt .q2{
	width:20%;
	float:right;
	color:#333;
}
#productfulldesc h6, #productfulldesc ul {
    padding: 10px 10px;
display: block;
background-color: #be2025;
color: #FFFFFF;
margin-bottom: 0px;
}
#productfulldesc table {
    width: 100%;
    color: #FFFFFF;
    font-size: 12px;
}
#productfulldesc table th {
    padding: 2px 10px;
    background-color: #be2025;
    border-bottom: 1px solid #FFFFFF;
}

#productfulldesc table td {
    padding: 2px 10px;
    background-color: #8c8b8b;
    /* border-top: 1px #FFFFFF solid; */
}
#productfulldesc table tr:not(:last-child){
	border-bottom: 1px solid #FFFFFF;
}
.shopping-cart-table table{
	background-color:#FFF;
	
}
.shopping-cart-table table tr td a{
	
	color:#A91605;
}

#content {
    width: 100%;
    margin: 0;
    padding: 0px 0px 5px 0px;
    background-color: #ffffff;
    background-image: none;
    overflow: hidden;
    min-height: 350px;
}
#checkout {
    font-size: 9pt;
    padding: 20px 10px 20px 80px;
}
ul#checkoutstages {
    margin-bottom: 20px;
    margin-left: -97px;
    margin-right: -27px;
}
#checkoutstages li {
    display: inline-block;
font-size: 14px;
border-right: 0px;
border-left: 0px;
width: 200px;
padding: 7px 10px 0px 25px;
height: 40px;

}
li.stagenotreached {
    color: #fff;
    background: #FFF url('../img/checkoutnone.png') no-repeat;
}
li.currentstage {
    font-weight: 600;
    color: #fff;
    background: #FFF url('../img/checkoutcurrent.png') no-repeat;
}
#loginhere {
    float:left;
	
    
}
button.next, button.prev{
	color: #fff;
background: #4ac4fa;
border-color: #4ac4fa;
border:0;
padding:5px 10px;
}
.viewbasket a, .viewbasket a:hover, #checkout a {
    color: #A91605;
    text-decoration: none;
    font-weight: bold;
}
#loginhere img {
    margin-left: 2px;
}
#checkout legend {
    background: #FFF;
    color: #be2025;
    padding: 4px 10px;
    margin-left: -10px;
    width: 100%;
    font-size: 17px;
    padding-bottom: 16px;
}
#register {
    width: 600px;
}
#checkout fieldset {
    margin: 10px 0px;
    color: #666;
}
#checkout fieldset input {
    border: 1px #be2025 solid;
    font-size: 15px;
    height: 20px;
    width: 340px;
}
.checkoutinputerror {
    color: #f00;
}
#checkout fieldset {
    color: #666;
}
#checkout td {
    padding: 5px 2px;
    vertical-align: top;
}
#checkout p {
    margin: 14px 0px;
}
#checkout fieldset input#registermarketingoptoutinput, #checkout fieldset input#registeraccepttermsinput {
    width: 16px;
}
input#checkoutnextsubmit{
	background-color:#A91605;
	padding:5px 10px;
	color:#FFF;
	border:0;
}
span.reference{
            position:fixed;
            left:5px;
            top:5px;
            font-size:10px;
            text-shadow:1px 1px 1px #fff;
        }
        span.reference a{
            color:#555;
            text-decoration:none;
			text-transform:uppercase;
        }
        span.reference a:hover{
            color:#000;
            
        }
.wizard-header ul li::before {
    right: -24px;
    transform: skew(30deg, 0deg);
    box-shadow: rgba(0,0,0,.1) 3px 2px 5px, inset rgba(255,255,255,.09) -1px 0;
}
.wizard-header ul li::before, .wizard-header ul li::after {
    display: block;
    content: " ";
    position: absolute;
    top: 0;
    height: 100%;
    width: 36px;
    background-color: #A1A1A1;
    transition: all 250ms ease;
	z-index: -2;
}
.wizard-header ul li::after {
    left: -13px;
    transform: skew(-30deg, 0deg);
    box-shadow: rgba(0,0,0,.1) -3px 2px 5px, inset rgba(255,255,255,.09) 1px 0;
}


.nav-tabs li.active, .nav-tabs li.active::before, .nav-tabs li.active::after {
    background-color: #A91605;
    color: #fff;
}
.wizard-header .nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{
	color:#FFF;
}
.wizard-header .nav-tabs li:first-child{
	margin-left:36px;
}
.nav-tabs li.active {
    z-index: 3;
	color: #FFF;
}
.nav-tabs li a:hover,.nav-tabs li a:active,.nav-tabs li a:focus{
	background:inherit;
	
}
.nav-tabs li.active{
	background:#A91605;
}
.nav-tabs li{
	background-color:#A1A1A1;
	z-index:2;
	
}
.nav-tabs li a{
	color: #fff;
	padding: 10px 35px;
}
.nav-tabs li.active a,.nav-tabs li a:active{
	
	color:#FFF;
}
.wizard-header{
	border-bottom: 4px solid #A91605;
}
.wizard-content .btn-primary{
	background-color:#A91605;
}
/* checkout */
#myTab li::before {
    right: -24px;
    transform: skew(30deg, 0deg);
    box-shadow: rgba(0,0,0,.1) 3px 2px 5px, inset rgba(255,255,255,.09) -1px 0;
}
#myTab li::before, #myTab li::after {
    display: block;
    content: " ";
    position: absolute;
    top: 0;
    height: 100%;
    width: 36px;
    background-color: #999999;
    transition: all 250ms ease;
	z-index: -2;
}
#myTab li::after {
    left: -13px;
    transform: skew(-30deg, 0deg);
    box-shadow: rgba(0,0,0,.1) -3px 2px 5px, inset rgba(255,255,255,.09) 1px 0;
}


#myTab li.active, #myTab li.active::before, #myTab li.active::after {
    background-color: #A91605;
    color: #fff;
}

#myTab li:first-child{
	margin-left:36px;
}
#myTab li.active {
    z-index: 3;
	color: #FFF;
}
#myTab li a:hover,#myTab li a:active,#myTab li a:focus{
	background:inherit;
	
}
#myTab li.active{
	background:#A91605;
}
#myTab li{
	background-color:#999999;
	z-index:2;
	
}
#myTab{
	border-bottom: 4px solid #A91605;
}
#cart .dropdown-menu {
    min-width: 100%;
    margin-top: 10px;
    background: #1c1c1c;
    color: #fff;
    z-index: 1001;
    padding: 5px;
}
#cart .dropdown-menu {
    color: #fff;
}
#cart .dropdown-menu table, #cart .dropdown-menu table td {
    background: none;
    border: none;
}
#cart .dropdown-menu table {
    margin-bottom: 10px;
}
#cart .dropdown-menu table.hcart td, .line-bottom {
    border-bottom: 1px solid #434343;
}
#cart .dropdown-menu table, #cart .dropdown-menu table td {
    background: none;
    border: none;
}
#cart .dropdown-menu table td a {
    color: #ed5258;
}
#cart .btn-block1 a, #cart .btn-block1 a + a:hover {
    background: #fff;
    color: #1c1c1c;
}
#cart .btn-block1 a {
    padding: 8px 12px;
    margin-left: 10px;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: none;
}
#cart .btn-block1 a:hover, #cart .btn-block1 a + a {
    background: #ed5258;
    color: #fff;
}
.table-fixed thead {
  width: 100%;
}
.tbl-accordion tbody {
  height: 1000px;
  overflow:auto;
  width: 100%;
}

.table-fixed tr,.table-fixed thead{
	width:100%;
}
.table-fixed thead, .table-fixed tbody, .table-fixed tr, .table-fixed td, .table-fixed th {
  display: block;
}
.table-fixed th {
	background-color:#a91605;
}
.table-fixed tbody td, .table-fixed thead > tr> th {
  float: left;
  border-bottom-width: 0;
}
.table-fixed tbody td{
	/* background-color:#656464; */
	
}
.table-fixed .tbl-accordion-nested tbody td{
	background-color:#FFF;
}

/************ dropdown css************/
.dropdown22 
{
color: #555;
margin: 3px -22px 0 0;
width: 143px;
position: relative;
height: 17px;
text-align:left;
}
.submenu
{
background: #fff;
position: absolute;
top: 46px;
left: -20px;
z-index: 100;
width: 135px;
display: none;
margin-left: 10px;
padding: 40px 0 5px;
border-radius: 6px;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
}
.dropdown22 li a 
{
color: #555555;
display: block;
font-family: arial;
font-weight: bold;
padding: 6px 15px;
cursor: pointer;
text-decoration:none;
}

.dropdown22 li a:hover
{
background:#a91605;
color: #FFFFFF;
text-decoration: none;
}
a.account 
{
font-size: 18px;
line-height: 46px;
color: #265a88;
position: absolute;
z-index: 110;
display: block;
padding: 11px 0 0 20px;
height: 28px;
width: 121px;
margin: -11px 0 0 -10px;
text-decoration: none;
background: url(icons/arrow.png) 116px 17px no-repeat;
cursor:pointer;
}
.root
{
list-style:none;
margin:0px;
padding:0px;
font-size: 11px;
padding: 11px 0 0 0px;
/*border-top:1px solid #dedede;*/
}
/*********dropdown css end *****/
.link-pdf {
    position: relative;
   /*  right: 20px; */
    /* height: 38px; */
    color: #fff;
   margin-top: -3px;
    background: #ad0000;
    line-height: 11px;
    box-shadow: 0 2px rgba(27, 22, 22, 0.51);
    padding: 12px 20px;
    border-radius: 5px;
    font-size: 12px;
}
.link-pdf.btn-primary:hover,.link-pdf.btn-primary:active,.link-pdf.btn-primary:link{
	background: #222;
}
.panel-body {
    padding: 15px 15px 0px 15px;
}
.panel-body.panel-body1 {
    padding: 15px;
}
.input-group .form-control{
	border:1px solid #ccc !important;
}
.form-inline .form-group {
    float: left;
    margin-right: 10px;
    width: 47%;
}
.right-img{
	width: 75%;
    border: 8px solid #bdbaba;
    margin-top: 30px;
}