.cms_basic_t 
{font-family:"Arial";    font-size:22px;color:#7d7d7d;font-weight: bold;}
.cms_basic_text
{font-family:'Arial';    font-size:14px;color:#777;font-weight: normal;}
.cms_basic_text strong
{font-family:'Arial';    font-size:14px;color:#777;font-weight: bold;}
.cms_basic_text a
{font-family:'Arial';    color:#800080;}



.cms_h2, .cms_basic_text h2{
    font-family:"Arial";     font-size:18px;color:#800080;font-weight: bold;
    margin: 20px 0 10px;
}

.cms_h3, .cms_basic_text h3{
    font-family:"Arial";     font-size:16px;color:#7d7d7d;font-weight: bold;
    margin: 20px 0 10px;
}

.cms_h4, .cms_basic_text h4{
    font-family:"Arial";     font-size:13px;color:#800080;font-weight: bold;
    margin: 20px 0 10px;
}


.cms_basic_t {
    padding-bottom: 5px;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 8px;
}
.cms_basic_text {
    line-height: 1.5em;
}
.cms_basic_text ul{
    list-style: disc;
    margin: 20px;
}    
.cms_basic_text li, .cms li, .cms_ul li {
    margin-bottom: 5px;
}

.cms_basic h1{
    margin: 0 0 20px 0;
}

.cms_basic table{
    border-collapse: collapse;
    border-spacing: 0;
    width:100%;
    height:100%;
    margin:0px;padding:0px;
}

.cms_basic tr:last-child td:last-child {
    -moz-border-radius-bottomright:0px;
    -webkit-border-bottom-right-radius:0px;
    border-bottom-right-radius:0px;
}

.cms_basic table tr:first-child td:first-child {
    -moz-border-radius-topleft:0px;
    -webkit-border-top-left-radius:0px;
    border-top-left-radius:0px;
}

.cms_basic table tr:first-child td:last-child {
    -moz-border-radius-topright:0px;
    -webkit-border-top-right-radius:0px;
    border-top-right-radius:0px;
}

.cms_basic tr:last-child td:first-child{
    -moz-border-radius-bottomleft:0px;
    -webkit-border-bottom-left-radius:0px;
    border-bottom-left-radius:0px;
}

.cms_basic tr:hover td{

}

.cms_basic tr:nth-child(odd){
    background-color:#e5e5e5;
}

.cms_basic tr:nth-child(even){
    background-color:#ffffff;
}

.cms_basic td{
    vertical-align:middle;
    border:1px solid #000000;
    border-width:0px 1px 1px 0px;
    text-align:left;
    padding:7px;
    font-size:11px;
    font-family:Arial;
    font-weight:normal;
    color:#000000;
}
.cms_basic tr:last-child td{
    border-width:0px 1px 0px 0px;
}

.cms_basic tr td:last-child{
    border-width:0px 0px 1px 0px;
}

.cms_basic tr:last-child td:last-child{
    border-width:0px 0px 0px 0px;
}

.cms_basic tr:first-child td{
    background:-o-linear-gradient(bottom, #b500b5 5%, #d108d1 100%);
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b500b5), color-stop(1, #d108d1) );
    background:-moz-linear-gradient( center top, #b500b5 5%, #d108d1 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#b500b5", endColorstr="#d108d1");
    background: -o-linear-gradient(top,#b500b5,d108d1);
    background-color:#b500b5;
    border:0px solid #000000;
    text-align:center;
    border-width:0px 0px 1px 1px;
    font-size:14px;
    font-family:Arial;
    font-weight:bold;
    color:#ffffff;
}
.cms_basic tr:first-child:hover td{
    background:-o-linear-gradient(bottom, #b500b5 5%, #d108d1 100%);
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b500b5), color-stop(1, #d108d1) );
    background:-moz-linear-gradient( center top, #b500b5 5%, #d108d1 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#b500b5", endColorstr="#d108d1");
    background: -o-linear-gradient(top,#b500b5,d108d1);
    background-color:#b500b5;
}

.cms_basic tr:first-child td:first-child{
    border-width:0px 0px 1px 0px;
}

.cms_basic tr:first-child td:last-child{
    border-width:0px 0px 1px 1px;
}

.cms_basic_text p{
    margin-bottom: 10px;
}

.sequra_title1 {
    margin: 35px 20px 30px auto;
}
.sequra_title2 {
    margin-top: 50px;
}
.sequra_title3 {
    margin-top: 30px;
}
.sequra_faq {
    margin-right: 5%;
    margin-left: 3%;
    margin-bottom: 35px;
}
.sequra_title1, .sequra_title2, .sequra_title3, .sequra_question, .sequra_answer  {
    font-family: helvetica, arial;
}
.sequra_question {
    font-weight: bold;
}
.sequra_answer {
    margin-left: 10px;
}
.sequra_image_example {
    width: 80%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.faq_sections {
    font-family: helvetica, arial;
    width: 29%;
    display: inline-block;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
    margin: 0;
    overflow: hidden;
    padding: 0 25px 0 0;
}

.sequra_title_faq_sections{
    font-weight: bold;
    margin-left: 5px;
    position: relative;
    /*top:-10px;*/
}
.sequra_image_box {
    max-width:95%;
    display:block;
    margin:0 auto;
    overflow:hidden;
    width: 900px;
}
.sequra_faq_icon {
    width:35px; 
    height:28px;
    margin-bottom: 7px;
}

@media (max-width: 767px) {
    .faq_sections {
        width: 100%;		
    }
}


.cms_basic_text iframe{
    width: 100% !important;
    margin-bottom: 15px;
}

.cms_basic_text .clearfix{
    height: auto !important;
}



.cms_basic_text img{
    width: 100%;
    height:auto;
}


#JS_crono.flashSaleCountDown{
    position: relative !important;
    padding: 0 0px;
    padding: 6px 0 0;
    overflow: hidden;
    width: auto;
    left: -6px;
    text-shadow: 1px 0px 5px #C6D530;
    color: #ff671b;
    text-align: center;
    z-index: 99;
    font-size: 28px;
    font-weight: bold;   
    margin:0 auto;
}


.product-list .flashSaleCountDown {
    display:none;
}