#social {
/*  margin: 20px 10px;*/
  text-align: center;
}

.smGlobalBtn { /* global button class */
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 30px;
    height: 30px;
    border:2px solid #ddd; /* add border to the buttons */
    box-shadow: 0 3px 3px #999;
    padding: 0px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    line-height: 28px;
    border-radius: 27px;
    -moz-border-radius:27px;
    -webkit-border-radius:27px;
}

/* facebook button class*/
.facebookBtn{
    background: #4060A5;
}

.facebookBtn:before{ /* use :before to add the relevant icons */
    font-family: "FontAwesome";
    content: "\f09a"; /* add facebook icon */
}

.facebookBtn:hover{
    color: #4060A5;
    background: #fff;
    border-color: #4060A5; /* change the border color on mouse hover */
}

/* twitter button class*/
.twitterBtn{
    background: #00ABE3;
}

.twitterBtn:before{
      font-family: "FontAwesome";
      content: "\f099"; /* add twitter icon */
      
}

.twitterBtn:hover{
      color: #00ABE3;
      background: #fff;
      border-color: #00ABE3;
}

/* google plus button class*/
.googleplusBtn{
    background: #e64522;
}

.googleplusBtn:before{
      font-family: "FontAwesome";
      content: "\f0d5"; /* add googleplus icon */
}

.googleplusBtn:hover{
      color: #e64522;
      background: #fff;
      border-color: #e64522;
}

/* youtube button class*/
.youtubeBtn{
    background: red;
}

.youtubeBtn:before{
      font-family: "FontAwesome";
      content: "\f16a"; /* add googleplus icon */
}

.youtubeBtn:hover{
      color: red;
      background: #fff;
      border-color: red;
}

/* linkedin button class*/
.linkedinBtn{
    background: #0094BC;
}

.linkedinBtn:before{
      font-family: "FontAwesome";
      content: "\f0e1"; /* add linkedin icon */
}

.linkedinBtn:hover{
      color: #0094BC;
      background: #fff;
      border-color: #0094BC;
}

/* pinterest button class*/
.pinterestBtn{
    background: #cb2027;
}

.pinterestBtn:before{
      font-family: "FontAwesome";
      content: "\f0d2"; /* add pinterest icon */
}

.pinterestBtn:hover{
      color: #cb2027;
      background: #fff;
      border-color: #cb2027;
}

/* tumblr button class*/
.tumblrBtn{
    background: #3a5876;
}

.tumblrBtn:before{
      font-family: "FontAwesome";
      content: "\f173"; /* add tumblr icon */
}

.tumblrBtn:hover{
      color: #3a5876;
      background: #fff;
      border-color: #3a5876;
}

/* rss button class*/
.rssBtn{
    background: #e88845;
}

.rssBtn:before{
      font-family: "FontAwesome";
      content: "\f09e"; /* add rss icon */
}

.rssBtn:hover{
      color: #e88845;
      background: #fff;
      border-color: #e88845;
}

.open-button {
  background-color: #ff5400;
  color: white;
  /*padding: 16px 20px;*/
   padding:20px 5px 20px 5px;
  border: none;
  cursor: pointer;
  opacity: 0.8;
  position: fixed;
  bottom: 12px;
/*  right: 28px;
  width: 280px;*/
   right:80px;
  width: 80px;
  z-index:99999;
}

/* The popup chat - hidden by default */
.chat-popup {
  display: none;
  position: fixed;
 bottom: 0px;
 /*  bottom: 80px;*/
  right: 15px;
  border: 3px solid #f1f1f1;
  z-index: 99999;
}
.icnsz
{
margin-left:3px;
}
.ficnsz
{
margin-left:8px;
}
/* Add styles to the form container */
.form-container {
  max-width: 300px;
  padding: 10px;
  background-color: white;
}

/* Full-width textarea */
.form-container textarea {
  width: 100%;
  /*padding: 15px;*/
  padding: 10px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
  resize: none;
  min-height: 100px;
  /* min-height: 200px;*/
}

/* When the textarea gets focus, do something */
.form-container textarea:focus {
  background-color: #ddd;
  outline: none;
}

/* Set a style for the submit/send button */
.form-container .btn {
  background-color: #4CAF50;
  color: white;
/*  padding: 16px 20px;*/
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 0.8;
   padding:10px;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: red;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}

table.dataTable tbody th, table.dataTable tbody td
{
color:#000000;
}
table.dataTable thead th, table.dataTable tfoot th{
color:#000000;
}
.required
{
color:#FF0000;
}
.fobprice
{
    font-weight: 600;
    color: #000000;

}
.carts
{
margin-bottom:10px;
}
.facarts
{
font-size:20px;
line-height:30px;
color:#FF5400;
}
.facebook
{
color:#3A5795;
}
.whatsapp
{
color:#4CAF50;
}
.keysearch
{
   position: relative;
    line-height: 26px;
    padding: 5px 0px 5px 0px;
    display: block;
    font-size: 14px;
    width: 100%;
    height:42px;
    margin-top: 3px;
    background: #f7f7f7; 
	border:1px solid #e5e5e5;
	}
	.ftrimg
	{
     margin-top:35px;
	}
	.ftrcham
	{
	color:#FFFFFF;margin-top:28px;
	}
	.ftrwt
	{
	font-weight:600;
	 }
	 .ftrcrt
	 {
	 color:#fff;
	 }
	 .ftrmbr
	 {
	color:#ff5400;
	 }
	 .ftrlang
	 {
	color:#FFFFFF; margin-left:35px; margin-top:55px;
	 }
	  .ftrlanglist
	 {
	 margin-left:35px;
	 }
	 .stkpopftr
	 {
	 border:none
	 }
	 .sndenq
	 {
	float:right; background-color:#ff5400;
	 }
	 .stkpopbtn
	 {
	background: #ff5400;
    color: #fff;"
	 }
	 .advchkbox
	 {
	   margin-top:40px;
	  }
	  .mxdrop
	  {
	margin-top:30px;
	}
	.mrdtl
	{
	margin-top:30px;
	}
	.adbtn
	{
	margin-top:30px;
	}
	.srchkeydbtn
	{
	background: #f7f7f7; 
	margin-top:3px
	}
	.cntdtl{
	margin-top:13px;
	}
	.contwd
	{
     margin-top:20px;
	}
.bghp
{
background-color:#d3d3d3;
}
.bghpd
{
background-color:#a9a9a9;
}
.logoh
{
margin-top: 10px;
}
.marqview
{
color: #ff5400;
    position: absolute;
    top: 50px;
    z-index: 1000;
}
.lti
{
color:#ff5400
}

.newchk
{
margin-top:40px;
}
.drpalign
{
margin-top:30px;
}
 .keywrdsrh
 {
  background: #f7f7f7;
   margin-top:3px;
 }
 .keybox
 {
    position: relative;
    line-height: 26px;
    padding: 5px 0px 5px 0px;
    display: block;
    font-size: 14px;
    width: 100%;
    height:44.2px;
    background: #f7f7f7;
	border:1px solid #e5e5e5;
 }
  .cntclrb
 {
color:#000000
 }
  .cntclro
  {
  color:#ff5400;
 }
 .form-box {
  max-width: 500px;
  margin: auto;
  margin-bottom: 20px;
  padding: 11px;
  border: 10px solid #f2f2f2;
}

.form-box h1, p {
  text-align: left;
}
.invbtn
{
background: #ff5400;
    color: #fff;
    margin-bottom: 5px;
	}
.invtp
{	
margin-top:-15px;
}


panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child
{
background:#FAFAFA;
}
 td:nth-child(odd) {
    background-color: #FAFAFA;
	font-weight:700;
    }

.owl-theme .owl-nav [class*='owl-']
{
background:none;
}
.owl-theme .owl-nav [class*='owl-']:hover
{
background:NONE;
}
 