.tooltip {
    position: relative;
    top: 200px;
    display:none;
    position:absolute;
    border:1px solid #333;
    background-color: #FFFFCC;
    border-radius:5px;
    padding:10px;
    color:#000;
    font-size:12px Arial;
    z-index: 9999;
    width: 400px;
} 
.ui-tooltip, .arrow:after {
    background: #FAFCFB !important;
   border: 1px solid #6F9F3F !important;
   
  }
  .ui-tooltip {
    padding: 10px 20px !important;
    color: #000 !important;
    /* border-radius: 10px; */
    line-height: 18px !important;
    
    font:12px "Helvetica Neue", Sans-Serif !important;
    /* box-shadow: 0 0 1px black; */
    /*margin:0 0 0 -300px;*/
  }
  .ui-tooltip br {
       display: block;
       margin: 10px 0;
       line-height:22px; 
       content: " ";
    }

  .arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
  }
  .arrow.top {
    top: -16px;
    bottom: auto;
  }
  .arrow.left {
    left: 20%;
  }
  .arrow:after {
    content: "";
    position: absolute;
    /*left: 20px;
    top: -20px;*/
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    tranform: rotate(45deg);
    border:2px solid #6F9F3F;
  }
  .arrow.top:after {
    bottom: -20px;
    top: auto;
  }
  .payment-option-images{
    margin-top:8px;
    margin-left:45px;
  }
  .payment-option-images img{
    float:left;
    margin-right:5px;
  }
  .tooltip-header-menu{
  float:left; margin:10px 0 0 0px; padding:0px; background-color:#EFE9E9; width: 978px; height: 35px; color:#fff; font-family: Arial,Helvetica,Sans-Serif; border-style:dashed; border-width:1px; border-color:#30993C;
  }
 .t-our-promise-box{
  float:left; margin:5px 0 0 20px; padding:0px; width:155px;
  }
   .t-our-promise-iconbox{
    float:left; margin:0px 0 0 0px; padding:0px;
   }
   .t-title{
    float:left; margin:5px 0 0 12px; padding:0px; font-size: 12px;
  }
  .t-link{
    color:#333; margin:0px; padding:0px; float:left;
  }
 .t-30-days-money-box{
    float:left; margin:5px 0 0 20px; padding:0px; width:205px;
}
.t-worldwide-box{
    float:left; margin:5px 0 0 20px; padding:0px; width:160px; 
}
.t-range-payment-box{
float:left; margin:5px 0 0 20px; padding:0px; width:170px;
}
.t-our-shopping-box{
    float:left; margin:5px 0 0 30px; padding:0px; width:170px;
}
.t-title-2{
    float:left; margin:-2px 0 0 12px; padding:0px; font-size: 12px;
}