
div.domtab {
  background: #f5f6f7 none repeat scroll 0 0;
  border: 1px solid #ebeced;
  border-radius: 4px;
  box-shadow: 0 1px 2px #edeef0;
  margin: 10px auto 20px;

}

ul.domtabs {
    float: inherit;
    width: 100%;
    margin: 0;
    /*line-height:33px;*/
    line-height: 45px;
    list-style: none;
}
ul.domtabs li{
	float:inherit;
	/*padding:0 1px;*/
    direction:inherit;
    font-size:8pt;
    text-align:center
}
ul.domtabs li{
  border-left: 1px solid #e3e3e3;
  box-shadow: 0 2px 0 transparent inset;
  color: red;
  /*display: block;*/
  font-size: 15px;
  /*height: 55px;*/
  /*padding: 0 28px;*/
  position: relative;
  text-align: center;
  transition: all 200ms ease 0s;
}
ul.domtabs a:link,
ul.domtabs a:visited,
ul.domtabs a:active,
ul.domtabs a:hover{
	width:auto;
	padding:0 15px;
	display:block;
	background-color:#F5F6F7;
	color:#707580;
	height:3em;
	/*font-weight:bold;*/
	text-decoration:none;
          
}
html>body ul.domtabs a:link,
html>body ul.domtabs a:visited,
html>body ul.domtabs a:active,
html>body ul.domtabs a:hover{
	height:auto;
	min-height:3em;
}
ul.domtabs a:hover{
	/*background:#bbb;
	color:#fff;*/
}
div.domtab .domtabDesc {
    /*background:#bbb;*/
    background: #fff;
    clear: both;
    width: auto;
    /*background:#E0DCD1;*/
    color: #555;
    /*padding:2px 8px;*/
    font-size: 13px;
    /*direction:rtl;*/
    line-height: 2;
    word-wrap: break-word;
    /*padding:10px;*/
    float: inherit;
    width: 100%;
    /*padding: 0 10px;*/
}
div.domtab .domtabDesc > div {
padding:10px;
height:auto !important;
}
.als-next, .als-prev {
display:none ;
}
div.domtab .domtabDesc .product_content table
{
    padding:10px;
}
.domtab .menu_cont_Module
{
float: inherit;
margin: auto;
width:100%;
}
.domtab .menu_cont_Module #contactModule
{
    padding:10px 0
}
ul.domtabs li.active a:link,
ul.domtabs li.active a:visited,
ul.domtabs li.active a:active,
ul.domtabs li.active a:hover{
	/*background:#bbb;
	color:#CCC;*/
    background-color:#fff;
    color:#2196f3;
}

#domtabprintview{
	float:inherit;
	padding-right:1em;
	text-align:right;
}
.menu_cont_Module
{
    float:right;
    width:100%;
}
#contactModule .txtContactModule
{
    float: inherit;
    height:33px;
    width:100%;
    margin-bottom:5px;
}
#contactModule .txtContactModule input , BtnSend
{
     background-color: #F5F6F7;
    border: 1px solid #ddd ;
    box-shadow: 0 0 0px 0px #DDDDDD;
    width:220px;
    font-size:9pt;
    padding:0 4px;
    height:28px;
    border-radius:4px !important;
}
#contactModule .txtContactModule input:focus{
 box-shadow: 0 0 1px 0px #d5e6f5;
 border-color:#d5e6f5 !important;
}
#contactModule .txtContactModule input.btnSendModule
{
    width:40px;
    margin:0 85px;
    /* background:url("../images/bg_butt1.gif") repeat-x scroll 0 0 #FFA010 !important;*/
    background-color:#ff5252;
    width:auto;
    min-width:70px;
    color:#fff;
    text-align:center;
    padding-top:4px !important;
}
.domtab .product_content
{
    padding:-10px 0
}
#contactModule #txtContactModule
{
    resize: vertical;
    width: 220px;
    /*background-color: rgb(236, 236, 236);*/
    border: 1px solid #ddd;
    height: 100px;
    font-size: 9pt;
    color: Gray;
    box-shadow: 0px 0px 1px 0px rgb(221, 221, 221);
    background-color:#F5F6F7;
    color:#000 ;
}

#contactModule #txtContactModule:focus{
 box-shadow: 0 0 1px 0px #d5e6f5;
 border-color:#d5e6f5 

}
#domtabprintview a:link,
#domtabprintview a:visited,
#domtabprintview a:active,
#domtabprintview a:hover{
	color:#fff;
}
		
pre{
	font-size:1.2em;
	padding:1em;
}
/*div.domtab .domtabDesc a:link,
div.domtab .domtabDesc a:visited,
div.domtab .domtabDesc a:active
{
	color:#fff;
	display:block;
	padding:1em .5em;
	font-weight:bold;
	font-size:1.3em;
}*/
div.domtab .domtabDesc h2 a,
div.domtab .domtabDesc h2 a:hover,
div.domtab .domtabDesc h2 a:active
{
	color:#cfc;
	display:inline;
	padding:0;
	font-weight:normal;
	font-size:1em;
}
		
ul.prevnext{
	float:right;
	width:100%;
}
ul.prevnext li{
	float:left;
	width:49%;
}
ul.prevnext li.next{
	float:right;
	text-align:right;
}


.active a {
  background: #fff none repeat scroll 0 0;
  color: #2196f3;
}


.title-color-tb{
  /*color: #43778f;
  font-size: 13px;*/
  margin:10px 0 0 0;
 
}
.color-tb table {
    /*float:right;*/
    width: 100%;
}

.product_page {
 /*background-color:white;*/
 padding:15px 0;
  /*width:99%;
  float: right;
  padding:10px 5px;
  margin-bottom:15px;
  position:relative;*/
}

.mtb {
  background-color: #fff;
  padding:15px;
  border: solid 1px #ddd;
  border-radius: 5px;
}



#RightSideProduct {
 
  float: right;
  width:100%;
}
ul {
    padding: 0;
    list-style: inherit;
}


.product-right {


  margin-bottom:10px;

}


.product-lefttop {
  background:#fff;
      border: 1px solid #E0E0E0;
    border-radius: 10px;
    padding: 10px 0;
    margin-bottom:10px;
    margin-top:10px;
  min-height:300px;
}


.color-tb td {
  /*background: #FAFBFC none repeat scroll 0 0;
  border-collapse: separate;
  border-radius: 3px;
  padding:1px 5px;
  border:1px solid #dfe5e8;
  margin-left:5px;
  margin-bottom:5px;*/
   float:right;
} 
.color-tb td label{
    margin-right:3px;
    font-weight: 100;
}
.left-off {
   margin:10px 0;
  float: right;
  width: 100%;
}


.colorss {
    padding: 0;
    margin: 0;
    list-style-type: none;
}


.colorss > li {
    margin: 4px 0;
    float: right;
    width: 100%;
    list-style: none;
}


input {
/*text-align:right;*/
margin-left:2px;
}


.product_price {
  float: right;
  width:100%;
}




.divright1 {
  padding:5px;
}





#PanelBuy span {
  float: right;
}



#SimilarProductsImage {

  height: 120px;
  margin-left: 5px;
  width: 120px;
  margin: 0 auto;

box-shadow:0 0 3px 0 rgba(0, 0, 0, 0.15);


}
#SimilarProductsTitle {
  margin:0 auto;
  width:100%;
  height: 40px;
  text-align: center !important;
}
.relatidpr {
 
  margin: 0 auto;
 
}

.relatidpr {
 width: 96%;
    margin: 20px 12px 0;
    float: right;
}
/*
.lSAction {
  height: 50px;
  left: 0;
  position: absolute;
  top: 45%;
  width: 100%;
}*/
    .lSAction .lSPrev {
    left:0;
    }

      .lSAction .lSNext {
    right:0;
    }

    #SimilarProductsImage img {
        width: 120px;
  height: 120px;
    }



.SimilarProductsTtitle {
  position: relative;
  top: 8px;
  color:#4d4d4d;
}
    .SimilarProductsTtitle:hover {
    color:#FF5252;
    }


.SimilarProductsLableDiv {
      color: #31708f;
    background-color: #d9edf7;
    border-bottom: 1px solid #bce8f1;
    border-radius: 5px 5px 0 0;
    font-size: 13px;
    height: 40px;
    padding: 0 2%;
    position: relative;
}


.SimilarProductsLable {
  border-bottom: 2px solid #31708f;
    display: inline-block;
    font-size: 14px;
    padding: 9px 4px;
}
.txtQuantity {
  background: #eee;
  border: solid 1px #ddd !important;
  height:28px;
  padding: 0 5px;
  border-radius:4px;
  width:55px;
}


.product-right:hover .sp
 {
  background: #f73434 none repeat scroll 0 0;
  height: 60px;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  transform: rotate(+330deg);
  transition:all 1.8s ;
  width: 60px;
  z-index: 9;
}
.content_btn {
    background-color: #78ae00;
    background-image: url("/Themes/Public/Paging/images/addtocart.png");
    background-position: right center;
    background-repeat: no-repeat;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    padding: 4px 36px 4px 20px;
    margin-top: 7px;
    max-width: 100%;
}
.productorder {
width:100%;
max-width:100%;
margin:0 auto;
background-color:#fff;
}
.continu {
  background-color: #4caf50;
  /*background-image: url("../Images/nextt.jpg");*/
  background-position: right center;
  background-repeat: no-repeat;
  border: medium none;
  border-radius: 4px;
  color: #fff;
  padding:6px 30px;
  cursor:pointer;
  margin-bottom:10px;
}

.continu:hover {
background-color: #43b247;
}

.pervbt{
  background-color: #8D8D8D;
  /*background-image: url("../Images/perv.jpg");*/
  background-position: right center;
  background-repeat: no-repeat;
  border: medium none;
  border-radius: 4px;
  color: #fff;
  padding:6px 30px;
  cursor:pointer;
  margin-bottom:10px;
}
    .pervbt:hover {
         background-color: #848282;
    }

#Rss1News #MainDiv {
  padding: 5px;
}


.descriptiont th {
  background: #F7F9FA none repeat scroll 0 0;
  color:#666666;
  font-size: 13px;
  font-weight: normal ;
  padding: 10px 0;
  border:1px solid #f0f1f2;
  height:auto;
  text-align: center;
  display:none;
}


.alldata th {
  background: #F7F9FA none repeat scroll 0 0;
  color:#666666 ;
  font-size: 13px;
  font-weight: normal ;
  padding: 10px 0;
  border:1px solid #f0f1f2;
  height:auto;
  min-height:35px;
  text-align: center;
}

.alldata tbody > tr td:nth-child(5) {
  background-color: #ffedee;
  text-align:center;
}

.bottombt tr:last-child table {
  width: 100% !important;
  margin-top:5px;
}

.bottombt tr:last-child table td:last-child {
text-align:left !important;
}
.alldata tbody > tr:last-child td:nth-child(5) {
    background-color:#ffffff;
}
.productdetails{
    margin: 10px 0;
    width:100%;
}
.productdetails tr {
  float: right;
}
.productdetails tr:nth-child(2n+2) {
margin-right:50px !important;
}

.DivFieldsContainerSection .DivFieldSection {
  float: right;
  width: 50%;
}
.DivFieldsContainerSection .DivFieldSection .Label {
  color: #333 !important;
  float: right;
  font-size: 13px;
  min-width: 85px;
  width: auto;
}

.DivFieldsContainerSection .DivFieldSection input {
  /*background:#f5f6f7 !important;*/
  width: 150px;
  border: solid 1px #ebeced;
  height: 25px;
  margin-bottom: 10px;
  padding-right: 5px;
  border-radius: 4px;
    float: right;
}
.DivFieldsContainerSection .DivFieldSection textarea {
        border: solid 1px #ebeced !important;
}
.DivFieldsContainerSection .DivFieldSection select {
border: solid 1px #ebeced !important;
height:25px !important;
margin-bottom: 10px !important;
border-radius: 4px !important;
padding-right: 5px !important;
float: right;
}
.DivFieldsContainerSection{
    width: 100%;
    float: right;
}

.aspNetDisabled {
    background-color: #ff0000;
    border: 1px solid #f00;
    border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    color: #fff;
    margin-top: 9px;
}

/*.descriptiont tr {
border-bottom:solid 1px #f0f1f2;
background-color:pink;

}*/

.descriptiont tr:first-child {
border:none !important;
}

.descriptiont tr {
  background-color:#f9f9f9;
  border:solid 1px #f0f1f2;
  float: right;
  width: 100%;
  margin-bottom: 5px;
}

.descriptiont tr:first-child {
  display: none !important;
}

.descriptiont tr {

  border: 1px solid #f0f1f2;
  float: right;
  margin-bottom: 5px;
  width: 100%;
  transition:all 0.2s;
  min-height:62px;
}
.descriptiont tbody > tr td:first-child {
/*padding-top:20px !important;*/
border-left:solid 1px #f0f1f2 !important;
  height:42px;
  min-width:40px;
}


.descriptiont tbody > tr td:nth-child(3)  {
/*padding-top:20px !important;*/

  height:42px;
  min-width:40px;
}
.descriptiont tbody > tr td:nth-child(4) {
/*padding-top:20px !important;*/
border-right:solid 1px #f0f1f2 !important;
  /*height:42px;*/
  /*min-width:40px;*/
    min-width:40px;
    max-width:150px;
    overflow:hidden;
}
.descriptiont tr:hover .sendprice ,.descriptiont tr:hover .sendpricedt {
         
    background-color:#fdfbfb;
    color:#FF5252 !important;
    transition:all 0.2s;
            
}
.sendprice {
  color: #666;
  font-size: 12px ;
  float: right;
  width: 100%;
  text-align: center;
}
.send-kala{
     color: #666;
  font-size: 12px ;
  float: right;
  width: 100%;
}
.lastlevel th {
    background-color:#f7f9fa;
    color:#666666 !important;
    padding:10px;
    text-align:center;
}
.lastlevel td {
  padding: 5px;

}
/*.sendpricedt {
    font-size:13px !important;
    color:#4caf50 !important;
}*/

.sendpricedt {
  color: #4caf50 !important;
  float: right;
  font-size: 14px !important;
  text-align: center;
  width: 100%;
}
.descriptiont td , .descriptiont th{
border-color:#f0f1f2 !important;
padding:0 5px;
border:none !important;
}

.alldata tr:last-child td {
  border: none;
}

.alldata td {
  border: solid 1px #f0f1f2;
  color:#4d4d4d;
  padding:20px;
}

.descriptiont td:first-child , .descriptiont td:nth-child(2) {
  text-align: center;
}
.descriptiont img {
  display: flex;
  margin: 5px auto;
}
.descriptiont {
  /*border: solid 1px #f0f1f2 !important;*/
  border-collapse:initial;
}

.descriptiont tbody > tr td:first-child {

  width: auto;
  min-width: 15px;
}
.descriptiont tbody > tr td:nth-child(2) {

  min-width: 150px;
  width: auto;
}
.descriptiont tbody > tr td:nth-child(3) {

  width: auto;
  /*min-width:815px;*/
    min-width:70%;
}


.bxslider > li{
  border: 1px solid #d4dbde !important;
  border-radius: 2px !important;
  box-sizing: border-box !important;
  /*float: right;*/
  height: 215px !important;
  line-height: 13px !important;
  padding: 20px 0 !important;
  position: relative !important;
  text-align: center !important;
  vertical-align: top !important;
}


.bxslider {
  height: 215px !important;
  left:0 !important;
}

.SimilarProducts {
  float: right;
 border: 1px solid #bce8f1;
    border-radius: 5px;
   width:100%;
  background: white; 
  position:relative;
      margin-top: 10px;
}


#ContentPlaceHolder2_divRelated > a {
  background: pink;
  float: right;
  margin-right: 5px;
  width: 24%;
}


/*.productss {
  background: pink;
  width: 24% !important;
  float: right;
  margin-right: 2px;
}*/

#content-slider li {
  border: 1px solid #d4dbde;
  border-radius: 2px;
  box-sizing: border-box;
  height: 215px;
  line-height: 13px;
  padding: 20px 0;
  position: relative;
  text-align: center;
  vertical-align: top;
}
.alldata {
border-width:0 !important;
}
.alldata tr:last-child td:nth-child(4) {
  background:#f7fff7;
  box-shadow:0px 0px 3px #c0f0c1 inset !important;
  color:#4caf50 !important;
  border-radius: 11px;
  height: 50px;
  padding: 0 20px !important;
  position: relative;
  top: 5px;
  font-size:14px;
}

/*.finalprice{
  background:#f7fff7;
  box-shadow:0px 0px 3px #c0f0c1 inset !important;
  color:#4caf50 !important;
  border-radius: 11px;
  height: 50px;
  padding: 0 20px !important;
  position: relative;
  top: 5px;
  font-size:14px;
}*/

.finalprice {
  /*background: #f7fff7 none repeat scroll 0 0;
  border-radius: 11px;*/
  /*box-shadow: 0 0 3px #c0f0c1 inset !important;*/
  color: #4caf50 !important;
  font-size: 14px;
  /*height: 50px;*/
  min-width: 400px;
 /* padding: 0 20px !important;*/
  position: absolute;
  left: 0;
  top: 5px;
  width: auto;
  border:1px solid #c0f0c1;
  float:left;
}
.finalprice p span {
        margin-left:2px;
}

.finalprice p {
  float: right;
  margin: 0;
  padding: 10px;
  width:100%;
  border-top: solid 1px #c0f0c1;
  background-color:#F7FFF7;
}

.finalprice p:first-child {
    border-top: solid 0px #c0f0c1;
    background-color:#fff !important;
    }
.finalpriceinner {
float:right;
}
.errororder {
    background-color:#FFEDEE;
    color:#f86566;
    /*border:solid 1px #ffb6b7;
    padding:10px 30px;*/
    border-radius:5px;
    -o-border-radius:5px;
    -ms-border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
     box-shadow: 0px 0px 1px 0px #ffb6b7;
     -o-box-shadow: 0px 0px 1px 0px #ffb6b7;
     -ms-box-shadow: 0px 0px 1px 0px #ffb6b7;
     -moz-box-shadow: 0px 0px 1px 0px #ffb6b7;
     -webkit-box-shadow: 0px 0px 1px 0px #ffb6b7;
     position:relative;
     right:10px;
     /*top:30px;*/
     width:auto;
    min-width:220px;
    float:right;
    height:auto;
 text-align:center;
 background-image:url("../images/danger.png") !important;
   background-repeat: no-repeat;
  background-position: right 5px center ;
  padding:0 23px;
}
.selectway {
background-color:#ffced7;
float:right;
width:100%;
margin-top:10px;
border:solid 1px #eee;
border-radius:2px;
-o-border-radius:2px;
-ms-border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;

color:#666;
}
.selectway tr td{
    padding:5px;
}

/*.alrigt > span , .alrigt .Label {
  font-size: 12px;
}*/
.pricenumber {
  float: left;
}

.lastlevel tr {
  position: relative;
}
.selectway input {
float:right;
margin-left:5px;
margin-top:3px;
}
.paymentdt {
width:100%;
float:right;
}

table {
    font-size:14px;
    color:#666;
}
.paymentinner {
float:right;
width:100%;
margin-top:10px;
border:solid 1px #eee;
border-radius:2px;
-o-border-radius:2px;
-ms-border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
}
.dropd select {
    width: auto;
min-width: 200px;
float:right;
}
.Label {
  font-size: 13px;
  margin-left: 5px;
  min-width: 85px;
  text-align: right;
  display: inline-block;
  padding-right: 4px;
  color:#666;
  float: right;
}
.txtpay {
float:right;
width:auto;
min-width:200px;
direction:rtl;
}
.paymentdt {
border:solid 1px #eee;
width:100%;
float:right;
border-radius:2px;
-o-border-radius:2px;
-ms-border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
}
.lblpricepay {
float:right;

}
.paymentdt input {
float:right;
}
.payy {
  background-color: #43B247 !important;
  float: right;
  position: relative;
  right:93px;
  width: 50px !important;
  min-width: 85px !important;
  height: auto !important;
  min-height: 30px;
  color:#fff !important;
  font-size:13px;
}

.paymentpage {
  float: right;
  width: 100%;
}
.alrigt {
  float: right;
  width: 100%;
  margin-bottom:5px;
  color:#666;
  /*text-align:center;*/
}
.alrigt input:focus {
box-shadow:0px 0px 1px 0px lightblue;
border:solid 1px lightblue !important;
}
.alrigt input {
background-color:#fff;
border:solid 1px #ddd !important;
padding:1px 3px;
height:25px !important;
min-width:263px;
border-radius:5px;
font-size:13px;
margin-left:3px;
color:#666;
float: right;
}
    /*firstselect*/
.firstselect select {
position:relative;
right:82px;
}
.alrigt select {
background-color:#fff;
border:solid 1px #ddd !important;
padding:1px 3px;
height:30px !important;
width:auto;
min-width:354px;
border-radius:5px;
font-size:13px;
}

#Div4 select {
  position: relative;
  right:0px;
  color:#666;
}
/*login strat*/
#register {
  direction: rtl;
  float: right;
  font-size:13px;
  margin: 10px 13px;
  padding: 6px 6px 0 7px;
  width: 94%;
  color:#707580;
}
.product_title_top {
  
  direction: rtl;
  float: right;
  font-size:13px;
  font-weight: bold;
  line-height: 1.7;
  margin-bottom: 0px;
  padding: 5px 0px 8px;
  text-align: right;
  white-space: nowrap;
  width: 99%;
  color:#707580;
}
#login {
  direction: rtl;
  float: right;
  font-size:13px;
 
  padding: 6px 6px 0 7px;
  width: 50%;
  color:#707580;
}
.pic1 {
  background-image: url("../Images/5.png");
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 40px;
}
.pic2 {
  background-image: url("../Images/4.png");
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 40px;
}
.pic3 {
  background-image: url("../Images/3.png");
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 40px;
}

.pic4 {
  background-image: url("../Images/2.png");
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 40px;
}

.pic5 {
  background-image: url("../Images/1.png");
http://localhost:12289/Themes/Public/Paging/images/1.png
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 40px;
}



.rightregister {
  float: right;
  width: 50%;
  border-left:solid 1px#eee;
}


    .rightregister .register {
    margin-right:0 !important;
    margin-left:0 !important;
    }
.leftregister {
  float: right;
  width: 48%;
  padding-right: 20px;
}
.linkreg {
    padding:15px 0;
}


.registerarti {
  float: right;
  width: 46%;
  padding-right: 20px;
  border-right: solid 1px #eee;
  text-align:center;
}


.box_div_Desc .post-ttt {
width:100% !important;
}

.regbt {
  background-color: #4caf50;
  border-radius: 3px;
  color: #fff;
  padding: 8px 28px;
  transition:background-color 150ms ease 0s;
  box-shadow:0 2px 3px 0 rgba(0, 0, 0, 0.15);
  -o-box-shadow:0 2px 3px 0 rgba(0, 0, 0, 0.15);
  -ms-box-shadow:0 2px 3px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow:0 2px 3px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow:0 2px 3px 0 rgba(0, 0, 0, 0.15);
}
    .regbt:hover {
        background-color: #46A349;
    }


.register {
  float: right;
  width: 100%;
  color:#707580;
}

.registerField {
  float: right;
  font-size:13px;
  margin: 5px 0 5px 5px;
  width:auto;
  color:#707580;
  min-width:85px;
}
.registerValue {
  float: right;
  width:auto;
  min-width:50%;
  color:#707580;
}
/*login end*/
.but1, .SendTicketBtn, .btnSend {
  background: #ff5252 none repeat scroll 0 0 !important;
  border: medium none !important;
  border-radius: 2px !important;
  color: #fff !important;
  font-size: 13px !important;
  font-weight: normal !important;
  height: auto !important;
  margin: 2px 0;
  min-height: 27px !important;
  min-width: 52px !important;
  padding: 3px 0 5px !important;
  width: auto !important;
  text-align:center !important;
  font-size:13px;
}
.but1:hover, .SendTicketBtn:hover , .btnSend:hover {
    background: #FA3B3B none repeat scroll 0 0 !important;
}
.registerValue > input  , .registerValue > textarea {
  border: 1px solid #eee;
  border-radius: 5px !important;
  -o-border-radius: 5px !important;
  -ms-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  height:auto;
  min-height: 25px;
  padding:0 2px;
  width: auto;
color:#707580;
  font-size:13px;
}
select {
  border: 1px solid #eee;
  border-radius: 5px !important;
  -o-border-radius: 5px !important;
  -ms-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  color: #707580;
  font-size: 13px;
  height: auto;
  min-height: 25px;
  padding: 3px 2px;
  width: auto;
}
.color-tb select{
    width:80%;
}
/*registerpage start*/
.regmatn {
  float: right;
  width: 100% !important;
  margin-bottom:10px;
  font-size:13px;
  color:#707580;
}
/*registerpage end*/


     div.domtab .domtabDesc {
  background: #fff none repeat scroll 0 0 ;
  border-top: 1px solid #e3e3e3;
  box-shadow: 0 -1px 6px -2px #ccc;
}

     .value1 {
  background: #f7f9fa none repeat scroll 0 0;
  color: #777777;
  height: auto;
  padding: 9px 21px !important;
  position: relative;
  top: 5px;
  min-height:25px;
  float: right;
  padding:5px;
}
.information {
  background: #fff none repeat scroll 0 0;
  float: right;
  font-size: 13px;
  margin: 0;
  padding: 0 ;
  width: 100%;
}
.detailt {
  background: #f0f1f2 none repeat scroll 0 0;
  float: right;
  height: auto;
  margin-left: 19px;
  padding: 9px 21px;
  width: 100%;
}


.card_content{
  background-image: url("/Themes/Public/Paging/images/shopahop.png");
  background-position:top 5% left 8%;
  background-repeat:no-repeat;

  }
.pictures {
background-image:url('/Themes/Public/Paging/images/use.png');
height:48px;
background-repeat:no-repeat;
background-position:center;
}


.domtab .product_title, .product > .details {
  background-color: #fff;
  background-image:none;
  background-position: center top;
  background-repeat: no-repeat;
  color: #666160 !important;
  height: 20px;
  /*overflow: hidden;*/
  padding: 7px 0 4px;
}

.wizHeader li {
  float: right;
  /*padding: 0 10px;*/
}
.berder {
  float: right;
  height: 10px;
  width: 40px;
  border-bottom: solid 2px #dee1e7;
}

.wizHeader > .berder:first-child {
  border-bottom-style:dashed;
  border-color:#62b965;
}

.prevStep a{
    color:#62b965 !important;
}

.wizHeader > .berder:last-child {
 border-bottom-style:dashed;
}

.wizHeader li a{
  color: #818897;
  font-size: 14px;
  /*position: absolute;
  right: -60px;*/
  text-align: center;
  /*top: 35px;*/
  width:100%;
  float:right;
  font-weight:normal;
}
.top-menuicon {
  /*height: 20px;*/
  width: 100%;
  float: right;
}
.top-menuicon i {
  background-color:#fafafa;

  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;

  height: 20px;
  position: relative;
  width: 20px;
  display: inherit;
  margin: 0 auto;
  border:3px solid #bec2cc;
}

.prevStep .top-menuicon i {
  background-color: #62b965 !important;
  background-image: url("/Themes/Public/Paging/images/tick.png");
  border-color: #62b965 !important;
  background-repeat: no-repeat;
  background-position: center;
}

.currentStep a {
    color:#62b965 !important;
}

.currentStep .top-menuicon i {
border-color:#62b965 !important;
}

.leveltitle {
  float: right;
}

.prevStep * , .currentStep .berder.pervbor {
  border-color: #62b965;
}
.wizHeader > li:first-child .berder.pervbor{
display:none !important;
}

.wizHeader li:nth-child(2) .pervbor {
    display:none !important;
}
.wizHeader li:nth-child(5) .nextbor{
    display:none !important;
}

.levelofshop {
  float: right;
  background: #FAFCFC;
  width: 100%;
  padding: 30px 0 20px;
  margin:8px 0;
}

.lastlevel {
  margin-top: 20px !important;
}


.allcomments {
      border:1px solid #ebeced;
  margin-bottom:25px !important;
}

.comment2_txt {
  border-bottom:1px solid #ebeced;
  padding:5px;
}
.comment2_txt p{
    padding:0 !important;
    margin:0 !important;
}
.evencomments {
 background:#fbfcfc;
}

.oddcomments {
    background-color:#fff;
}
.loadmtn {
  background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  text-align:center;
}

    .loadmtn > img {
    margin-top:23%;
    }

.finalprice {
position:relative;
}
.ProductOrder-main{
    border: 1px solid #125f86;
    padding: 0 15px 15px;
    margin: 20px auto;
    border-radius: 8px;
    font-size: 15px;
    background:#fff;
}
.table-responsive .table {
    max-width: none;
    -webkit-overflow-scrolling: touch !important;
}
/*.bodyprod{
    overflow-x: scroll;
    white-space: nowrap ;
}
::-webkit-scrollbar {
    -webkit-appearance: none;
}

::-webkit-scrollbar:vertical {
    width: 12px;
}

::-webkit-scrollbar:horizontal {
    height: 12px;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 10px;
    border: 2px solid #ffffff;
}

::-webkit-scrollbar-track {
    border-radius: 10px;  
    background-color: #ffffff; 
}*/
.table-profile {
    background-color: #fbfbfb !important;
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
    border: 1px solid #dedede;
    margin-bottom: 20px;
}
.table-Producers table tbody tr:first-child {
    font-weight: bold;
    background: #183977;
    color: #fff;
}
.table-Producers img{
    max-width:60px;
    max-height:60px;
}
.table-Producers .table-bordered > tbody > tr > td {
    vertical-align: middle;
}