.hd{
    overflow: visible;
    color: #FFFFFF;
    background-color: #3F9BD0;
    height: 66px;
}
.hd .brand {
    font-family: 'Segoe Print', cursive, Arial, serif; 
    letter-spacing:2px;
    text-shadow:1px 1px 5px rgba(0, 0, 0, 0.5);
    display: block;
    font-size: 1.25em;/* 20px/16px */
    font-weight: bold;
    line-height: 66px;
    color: #FFFFFF;
    margin-left: -14px;
    
}
.hd .brand:hover {
    text-decoration: none;
    color: #FFFFFF;
}
.hd .nav {
    display: table;
    margin: 0;
    padding: 0;
}
.hd .nav > li {
  display: block;
  float: left;
  margin-left: 0;
}
.hd .nav > li:first-child {
  margin-left: 0;
}
.hd .nav > li > a {
    color: #FFFFFF;
    display: block;
    line-height: 64px;
    padding: 0 18px;
    font-size: 0.875em;/* 14px/16px */
}
.hd .nav > li > a:hover {
    background-color: #2F8CC1;
    color: #FFFFFF;
    text-decoration: none;
}

.main-search {
    text-align: center;
    padding-top: 38px;
}
.main-search h3{
    color: #333333;
    font-size: 2.25em;/* 36px/16px */
    font-weight: normal;
}
.main-search h1{
    color: #666666;
    font-size: 1.125em;/*18px/16px*/
    margin: 20px auto;
    font-weight: normal;
}
.main-search .input{
    padding: 12px 13px;
    width: 420px;
    font-size: 1em;/*16px/16px*/
}
.hd  form {
    margin: 0;
}

.explore {
}
.explore h3 {
    background: url("../img/u4_original.png") no-repeat;
    line-height: 16px;
    padding-left: 32px;
    line-height: 16px;
    margin-top: 5px;
}
.explore .box-content {
    padding: 0;
}
.explore .box-content a {
    display: table;
    height: 36px;
    line-height: 36px;
    font-size: 0.8125em/*13/16*/;
}
.explore .box-content span {
    color: #949494;
    padding-left: 1em; 
}

.featured a{
    text-decoration:none;
}
.featured .text{
   background-color: #F2F2F2;
    padding: 1em;
}
.featured .text1{
    height: 46px;
    color: #333333;
    font-size: 1em;/*16px/16px*/
}
.featured .text2 a{
    color: #999999;
    font-size: 1em;/*16px/16px*/
}
.featured .text3{
    padding-top: 12px;
    color: #666666;
    font-size: 0.8125em;/*13px/16px*/
    text-align: right;
}
.featured .text4{
    color: #82B548;
    font-size: 1.125em;/*18px/16px*/
    margin-left: 1em;
}

.emblem {
    text-align: center;
}
.emblem a.merchant, .emblem a.discount {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #FF8C41 #FF8C41 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-width: 1px 1px medium;
    color: #FF8C41;
    display: block;
    min-height: 66px;
}

.emblem a.merchant {
    border-color: #66B6F1;
    color: #66B6F1;
    line-height: 106px;
}
.emblem a.merchant img {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    max-height: 120px;
}
.emblem a:hover {
    text-decoration: none;
}
.emblem .type {
    background-color: #66B6F1;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 30px;
    text-transform: uppercase;
}
.emblem .type a {
    color: #FFFFFF;
}
.vote {
    margin: 5px auto;
    text-align: center;
    width: 100%;
    color: #999;
}

.vote .btn {
    color: #AAAAAA;
    font-size: 16px;
    width: 50%;
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
    background-repeat: no-repeat;
}
.vote .btn:hover, .vote .btn:focus, .vote .btn:active {
    background-image: none;
    background-color: #E6E6E6;
    color: #333333;
}
.btn.vote-down {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    margin-left: -1px;
}
.vote-num {
    color: #999999;
    font-size: 0.875em;
}

.icon-plus-sign {
    font-size: 12px;
}

.item-list .text1{
    font-size: 1.25em;/*20/16*/
    font-weight: bold;
}
.item-list .text2{
    color: #666666;
    font-size: 0.875em;/*14/16*/
    margin: 12px 0;
}
.item-list .text3{
    color: #777777;
    font-size: 1em;/*16/16*/
    margin-bottom: 12px;
}
.item-list .text4{
    color: #82B548;
    font-size: 1.25em;/*20/16*/
    margin-left: 12px;;
}
.item-list .text5{
    color: #777777;
    font-size: 0.8125em;/*13/16*/
    font-weight: bold;
    margin: 0 8%;
    float: left;
}
.item-list .text5 a{
    padding-left: 4px;
}
.item-list .text6{
    color: #666666;
    font-size: 0.8125em;/*13/16*/
    margin-left: 12px;
    float: left;
}
.addthis_toolbox{
     float: left;
}
.item-list .data{
    padding-left: 12px;
}
.item-list {
    padding: 12px 0;
}
.item-list:first-child {
    padding-top: 0;
}
.btn-share {
    background-color: #FE6D4C;
    background-image: none;
     padding: 1px 4px;
     color: #fff;
     border-radius: 2px;
     font-size: 13px;
     border: none;
     box-shadow: none;
}
.btn-share:hover {
    background-color: #FE6D4C;
    color: #fff;
}
.btn:focus,.btn:active {
    outline: none;
}
    
.item-list .view-deal {
background-color: #47A4C7;
    border: 1px solid #127AAD;
    border-radius: 6px;
    box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.1), 0 1px 0 0 #6AC6E8 inset;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    line-height: 36px;
    margin: 0;
    padding: 0 6px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.7);
    width: 164px;
}
.item-list .view-deal:hover {
    background-color:#4db5d9;box-shadow:0 1px 0 1px rgba(0,0,0,.1),inset 0 1px 0 0 #69c7e9;color:#fff
}
.item-list .span3 {
    padding-top: 22px;
}

.bottom {
    text-align: center;
    margin: 12px 0;
}
.bottom .page {
    display: block;
    color: #AEAEAE;
    font-size: 0.8125em;/*13/16*/
    margin-bottom: 18px;
}
.bottom a{
    color: #333333;
    font-weight: normal;
    font-size: 1em;/*16/16*/
}
.bottom .btn {
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
    border-radius: 2px;
    padding: 14px 28px;
}
.bottom .btn:hover {
    background-image: none;
}

.img-list {
    margin: 22px 0;
    vertical-align: middle;
    
}
.img-list:first-child {
    margin-top: 0;
}

.coupons-con1 .icon-tag {
    color: #88B751;
    padding-right: 12px;
    font-size: 18px;
}
.coupons-con1 .icon-star {
    color: #F9A32E;
}
.coupons-con1 .icon-star:first-child {
    padding-left: 12px;
}
.coupons-con1 .box-header{
    color: #666666;
    font-size: 0.875em;/*14px/16px*/
    font-weight: normal;
    border-bottom: none;
    margin: 0;
}

.coupons-con1 .box-content{
    border: 1px solid #E4E4E4;
    padding: 42px 10px;
}

.coupons-con1 .left {
    text-align: center;
    border-right: 1px solid #E4E4E4;
}
.coupons-con1 .top-text {
    background-color: #6DB3FA;
    color: #FFFFFF;
    font-size: 13px;
    margin-left: -12px;
    margin-top: -42px;
    padding: 6px;
    position: absolute;
    width: 110px;
}
.coupons-con1 .left-text {
    color: #333333;
}
.coupons-con1 .left-text1 {
    color: #333333;
    font-size: 1.25em;/*20/16*/
}
.coupons-con1 .left-text2 {
    font-size: 0.8125em/*13/16*/;
    color: #666666;
}
.coupons-con1 .left-text3 {
    color: #82B548;
    font-size: 1.25em;/*20/16*/
    padding-left: 12px;
}

.coupons-con1 .right-li {
    margin-top: 32px;
}
.coupons-con1 .right-li:first-child {
    margin-top: 0;
}
.coupons-con1 .text1 {
    color: #333333;
    font-size: 1em;
}
.coupons-con1 .text2 {
    color: #999999;
    font-size: 0.8125em/*13/16*/;
    padding: 12px 0;
}
.coupons-con1 .text3,
.discount .text3 {
    color: #666666;
    font-size: 0.8125em/*13/16*/;
}
.coupons-con1 .text4,
.discount .text4 {
    color: #82B548;
    font-size: 1.125em/*18/16*/;
}
.coupons-con2 {
    padding-bottom: 80px;
}
.coupons-con2 .box-header {
    height: auto;
    margin-top: 22px;
}
.coupons-con2 .box-header h1 {
    text-align: center;
    color: #333333;
    font-size: 1.75em;/*28/16*/
}

.store-con1 h1 {
    color: #333333;
    font-size: 28px;
    font-weight: normal;
    padding: 22px 0;
}
.store-con2 .box-header {
    padding-top: 0;
}
.store-con2 .box-header h3, .sotre-con3 .box-header h3{
    font-size: 1em;
}
.store-con3 {
    padding-bottom: 118px;
}
.store-con3 a {
    display: table;
    height: 36px;
    line-height: 36px;
    font-size: 0.8125em/*13/16*/;
}
.store-con3 .curr {
    border: 1px solid #999999;
    color: #666666;
    padding: 2px 5px;
    margin-top: -3px;
}
.store-con3 ul {
    float: left;
    padding-top: 4px;
}
.store-con3 ul li {
    display: table;
    float: left;
    margin-left: 12px;
    color: #0185C6;
    font-size: 0.8125em/*13/16*/;
    cursor: pointer;
}
.store-con3 ul li:first-child {
    margin-left: 18px;
}

.store-con3 .box-header {
    margin: 0;
    padding-bottom: 32px;
}
.store-con3 .box-header h1 {
    color: #333333;
    font-size: 1.75em;/*28px/16px*/
    font-weight: normal;
}
.product-con1 {
    padding-top: 22px;
}
.product-con1 h1{
    float: left;
    color: #333333;
    font-size: 2.25em;/*36/16*/
    font-weight: normal;
}
.product-con1 .win{
    background: url("../img/win.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding-right: 85px;
}
.product-con1 .mac{
    background: url("../img/mac.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding-right: 85px;
}
.product-con1 .addthis {
  display: inline-block;
  margin: 12px 0 0 28px;
}
.product-con1 .btn-for {
    float: right;    
}
.product-con1 span {
    display: table;
}
.product-con1 .span12 {
    margin-left: 0 !important;
}
.product-con1 .version-btn,
.product-con1 .win-mac-btn {
    margin: 12px 0;
    color: #999;
    font-size: 14px;
}
.product-con1 .version-btn .active {
    background: rgb(0, 136, 178);
    color: #fff;
}
.product-con1 .version-btn span {
    background: rgb(238, 238, 238);
border-radius: 2px;
cursor:pointer;
display: inline-block;
font-size: 12px;
line-height: 18px;
margin-left: 12px;
text-align: center;
width: 100px;
}
.product-con1 .win-mac-btn .active {
    background: rgb(235, 73, 56);
    color: #fff;
}
.product-con1 .win-mac-btn span {
    background: rgb(86, 86, 86);
    border-radius: 2px;
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    margin-left: 12px;
    text-align: center;
    width: 100px;
}
.product-con1 .win-mac-btn span a{
    color: #fff;
}

.product-con1 .text1 {
  color: #666666;
  font-size: 14px;
  padding: 6px 0;
}
.product-con1 .text2 {
    padding: 6px 0;
    color: #333333;
    font-size: 48px;
}
.product-con1 .text3 {
    padding-bottom: 12px;
    color: #666666;
    font-size: 12px;
}
.product-con1 .text4,
.product-con1 .text4_down {
    color: #E35205;
    padding-bottom: 12px;
    font-size: 18px;
}
.product-con1 .icon-clock {
    font-size: 16px;
    padding-right: 6px;
}
.product-con1 .text4_down{
    color: #666666;
}
.product-con1 .text4 i,
.product-con1 .text4_down i{
    font-style: normal;
}
.product-con1 .text5 {
    color: #333333;
    font-size: 16px;
}
.product-con1 .icon-users {
    padding-right: 6px;
}
.product-con1 .text6 {
    font-size: 14px;
}
.product-con1 hr {
  margin: 12px 0;
  border-top: 1px solid #BCBCBC;
  border-bottom: 1px solid #ffffff;
}
.product-con1 h2 {
    color: #333333;
    font-weight: normal;
    font-size: 16px;
    padding-top: 22px;
}
.product-con1 p {
    color: #333333;
    font-size: 13px;
    padding-bottom: 12px;
}
.product-con2 .box-header,
.product-con3 .box-header
{
    color: #333333;
    font-size: 20px;
    padding-bottom: 22px;
}
.product-con2 .box-content {
    padding: 0;
}
.product-con2 .box-content h3{
    color: #666666;
    font-size: 18px;
    font-weight: normal;
}
.product-con2 .box-content p{
    color: #666666;
    font-size: 13px;
    font-weight: normal;
    line-height: 22px;
    padding: 0;
}
.product-con2 .box-content i{
    display: block;
    font-size: 13px;
    padding-right: 42px;
    text-align: right;
}
.product-con2 .box-content hr {
    background: url("../img/u85_original.png") no-repeat;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    width: 100%;
    margin: 30px 0;
    border: 0;
}
.product-con3 .promise{
     padding-bottom: 32px;
}
.product-con3 .promise-text {
    padding-top: 12px;
}

.btn-buy,.btn-buy-down
 {
    border-radius: 32px;
    font-size: 2em;
    font-weight: bold;
    padding: 22px 74px;
    margin-bottom: 12px;
}
.btn-buy-down
{
    background-color: #AFC89D;
    background-image: none;
}

.product-con1 table thead th {
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    width: 94px;
}
.product-con1 tbody td {
    color: #333333;
    font-size: 20px;
}
.error-404 {
    margin-bottom: 80px;
}
.error-con1 {
    background: url("../img/404.jpg") no-repeat center;
    height: 320px;
    line-height: 170%;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.error-con1 .text1 {
    color: #5E7986;
    font-size: 18px;
    padding: 180px 122px 0;
}
.error-con1 .text2 {
    font-size: 14px;
}
.error-404 h1 {
    color: #333333;
    display: block;
    font-size: 28px;
    font-style: normal;
    margin-top: 42px;
    text-align: center;
}
.error-404 .title-404 {
    font-size:18px;
    font-weight:normal;
    color:#333333;
    margin: 52px 0 12px
}
.error-404 ul{
    display: table;
}
.error-404 li {
    display: table;
    font-size: 14px;
    margin-bottom: 6px;
}
.resource .box-content,
.about .box-content,
.privacy .box-content
{
    padding: 0 0 112px 0;
}
.merchant .box-content{
    padding: 0;
}
.resource .box-content p,
.about .box-content p,
.privacy .box-content p,
.merchant .box-content p
{
    color: #333333;
    font-size: 0.875em;/*14px/16px*/
    padding: 6px 0;
}
.resource .box-content p:first-child,
.about .box-content p:first-child,
.privacy .box-content p:first-child,
.merchant .box-content p:first-child
{
    padding-top: 0;
}
.discount .box-header,
.resource .box-header,
.about .box-header,
.privacy .box-header,
.merchant .box-header
{
    height: auto;
}
.discount .box-header h1,
.resource .box-header h1,
.about .box-header h1,
.privacy .box-header h1,
.merchant .box-header h1
{
    color: #333333;
    font-weight: normal;
    font-size: 1.75em;/*28/16*/
}
.resource ul {
}
.resource ul li{
    display: table;
    margin-top: 12px;
    font-size: 0.875em;/*14/16*/
}
.resource .icon-file {
    padding-right: 12px;
    color: #4D4D42;
}
.resource {
    min-height: 405px;
}
.resource .box01{
    border-bottom: 1px dashed #ccc;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.resource .title{
    color: #333333;
    font-size: 20px;
    margin-top: 20px;
}
.about .box-content h4 {
    color: #333333;
    font-size: 1em;
    padding: 12px 0 0;
}
.about .box-content h2 {
    color: #333333;
    font-size: 1.125em;/* 18px/16px */
    padding: 32px 0 0;
}
.about .box-content h5,
.merchant .box-content h5
{
    color: #0185C6;
    font-size: 0.875em;/*14/16*/
    margin: 12px 0;
    padding-left: 22px;
    line-height: 16px;
    font-weight: normal;
    background: url(../img/u15_original.png) no-repeat;
}

.about .box-content li {
    list-style: disc inside none;
    font-size: 0.875em;/*14/16*/
    margin-top: 6px;
}

.privacy .box-content h2 {
    color: #333333;
    font-size: 1.125em;/* 18px/16px */
    padding-top: 12px;
}
.privacy .box-content hr {
    margin: 12px 0 0 0;
}
.privacy .title3 {
    margin: 6px 0;
}

.merchant .box-header h2 {
    font-size: 1.125em;/* 18px/16px */
    font-weight:normal;
    color: #333333;
}

.merchant li {
    display: table;
    font-size: 14px;
    font-weight: normal;
    padding-left: 32px;
    background: url(../img/u34_original.png) no-repeat;
    margin-bottom: 6px;
}


.subscribe_box {
    background: url("../img/color_strip.png") repeat-x center top #fff;
    border: 1px solid #b6bbbe;
    height: 100%;
    margin-bottom: 20px !important;
    margin-top: 20px !important;
    overflow: hidden;
}
.subscribe_box .text {
    text-align: center;
    color: red;
    padding: 22px 0;
    font-size: 20px;
    font-weight: bold;
    display: none;
}
.subscribe_box h3 {
    color: #272a2c;
    font-size: 20px;
    padding: 30px 0 0 30px;
}
.subscribe_box p {
    color: #a7a9ab;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 27px 30px;
}
.subscribe_box .subscribe_bg {
    background: url("../img/subscribe_text_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 44px;
    margin: 30px 0 0 60px;
    padding-left: 15px;
}
.subscribe_box .subscribe_bg form {
    margin: 0;
}
.subscribe_box .subscribe_bg .text_bg {
    background: none repeat scroll 0 0 #f6f8f9;
    border: 0 none;
    color: #4b5151;
    font-size: 14px;
    font-weight: bold;
    margin-top: 12px;
    width: 315px;
    border: none;
    box-shadow: none;
}
.subscribe_box .subscribe_bg .email-btn {
    background-color: #47a4c7;
    border: 1px solid #127aad;
    border-radius: 6px;
    box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.1), 0 1px 0 0 #6ac6e8 inset;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    line-height: 36px;
    margin: -4px 0 0 50px;
    padding: 0 6px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.7);
    width: 164px;
}
.btm_border {
    border-bottom: 3px solid #ecefef;
    clear: both;
    margin-left: 2px;
    margin-right: 2px;
}


.footer {
    background-color: #21272E;
    border-top: 5px solid #97D700;
    font-size: 0.875em;/* 14px/16px */
    margin-bottom: -5px;
    
    
}
.footer-nav {
    display: table;
    height: 90px;
    margin: 0 auto;
}
.footer-nav > li {
    display: table;
    float: left;
    margin-left: 22px;
}
.footer-nav > li:first-child {
    margin-left: 0px;
}
.footer-nav > li > a {
    line-height: 90px;
    color: #FFFFFF;
}
.copyright {
    clear: both;
    display: block;
    height: 44px;
    ling-height: 44px;
    text-align: center;
    color: #FFFFFF;
}

select{
background-color:#fff;
}

.top-block{
font-size:14px;
text-align: center;
padding: 5px;
margin-bottom:10px;
font-weight:bold;
position: relative;
display: block;
line-height: 22px;
text-shadow: 0 0 1px #DDD;
text-decoration:none;
-webkit-box-shadow: inset 0 0 0 1px #FAFAFA;
-moz-box-shadow: inset 0 0 0 1px #FAFAFA;
box-shadow: inset 0 0 0 1px #FAFAFA;
background: -moz-linear-gradient(top,  rgba(30,87,153,0.2) 0%, rgba(125,185,232,0) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,0.2)), color-stop(100%,rgba(125,185,232,0)));
background: -webkit-linear-gradient(top,  rgba(30,87,153,0.2) 0%,rgba(125,185,232,0) 100%);
background: -o-linear-gradient(top,  rgba(30,87,153,0.2) 0%,rgba(125,185,232,0) 100%);
background: -ms-linear-gradient(top,  rgba(30,87,153,0.2) 0%,rgba(125,185,232,0) 100%);
background: linear-gradient(to bottom,  rgba(30,87,153,0.2) 0%,rgba(125,185,232,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#331e5799', endColorstr='#007db9e8',GradientType=0 );
}

.top-block span{
clear:both;
}


.top-block:hover{
text-decoration:none;
}

.notification {
display: block;
position: absolute;
top: -10px;
right: -5px;
line-height: 16px;
height: 16px;
padding: 0 5px;
font-family: Arial, sans-serif;
color: white !important;
text-shadow: 0 1px 
hsla(0, 0%, 0%, 0.25);
border-width: 1px;
border-style: solid;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-webkit-box-shadow: 0 1px 1px 
hsla(0, 0%, 0%, 0.08), inset 0 1px 
hsla(0, 100%, 100%, 0.3);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08), inset 0 1px rgba(255, 255, 255, 0.3);
box-shadow: 0 1px 1px 
hsla(0, 0%, 0%, 0.08), inset 0 1px 
hsla(0, 100%, 100%, 0.3);
}

.notification {
border-color: #2FABE9;
background-color: #67C2EF;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsl(200, 80%, 82%)), color-stop(100%, hsl(200, 81%, 67%)));
background-image: -webkit-linear-gradient(top, hsl(200, 80%, 82%), hsl(200, 81%, 67%));
background-image: -moz-linear-gradient(top, hsl(200, 80%, 82%), hsl(200, 81%, 67%));
background-image: -ms-linear-gradient(top, hsl(200, 80%, 82%), hsl(200, 81%, 67%));
background-image: -o-linear-gradient(top, hsl(200, 80%, 82%), hsl(200, 81%, 67%));
background-image: linear-gradient(top, hsl(200, 80%, 82%), hsl(200, 81%, 67%));
}

.notification.green {
border-color: 	#5AAD34;
background-color: 	#78CD51;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, 	hsl(101, 54%, 71%)), color-stop(100%, 	hsl(101, 55%, 56%)));
background-image: -webkit-linear-gradient(top, 	hsl(101, 54%, 71%), 	hsl(101, 55%, 56%));
background-image: -moz-linear-gradient(top, 	hsl(101, 54%, 71%), 	hsl(101, 55%, 56%));
background-image: -ms-linear-gradient(top, 	hsl(101, 54%, 71%), 	hsl(101, 55%, 56%));
background-image: -o-linear-gradient(top, 	hsl(101, 54%, 71%), 	hsl(101, 55%, 56%));
background-image: linear-gradient(top, 	hsl(101, 54%, 71%), 	hsl(101, 55%, 56%));
}

.notification.yellow {
border-color: #F4A506;
background-color: #FABB3D;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsl(40, 95%, 76%)), color-stop(100%, hsl(40, 95%, 61%)));
background-image: -webkit-linear-gradient(top, hsl(40, 95%, 76%), hsl(40, 95%, 61%));
background-image: -moz-linear-gradient(top, hsl(40, 95%, 76%), hsl(40, 95%, 61%));
background-image: -ms-linear-gradient(top, hsl(40, 95%, 76%), hsl(40, 95%, 61%));
background-image: -o-linear-gradient(top, hsl(40, 95%, 76%), hsl(40, 95%, 61%));
background-image: linear-gradient(top, hsl(40, 95%, 76%), hsl(40, 95%, 61%));
}

.notification.red {
border-color: #FA5833;
background-color: #FA603D;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsl(11, 95%, 76%)), color-stop(100%, hsl(11, 95%, 61%)));
background-image: -webkit-linear-gradient(top, hsl(11, 95%, 76%), hsl(11, 95%, 61%));
background-image: -moz-linear-gradient(top, hsl(11, 95%, 76%), hsl(11, 95%, 61%));
background-image: -ms-linear-gradient(top, hsl(11, 95%, 76%), hsl(11, 95%, 61%));
background-image: -o-linear-gradient(top, hsl(11, 95%, 76%), hsl(11, 95%, 61%));
background-image: linear-gradient(top, hsl(11, 95%, 76%), hsl(11, 95%, 61%));
}

#external-events {
float: left;
width: 15%;
padding: 10px;
text-align: left;
}
.external-event{
margin: 5px;
cursor:move;
}
#calendar {
float: right;
width: 80%;
}



.box{
margin-top: 10px; 
margin-bottom: 10px ;
}

.box-header{
padding-left:0;
padding-top: 12px;
padding-bottom: 12px;
border-bottom: 1px solid #E4E4E4;
height:20px;
min-height:20px;
margin-bottom: 12px;
}

.box-header h2{
font-size:15px;
width:auto;
clear:none;
float:left;
line-height:25px;
white-space: nowrap;
}
.box-header h3{
color: #333333;
font-size: 1.25em;/*20/16*/
font-weight: normal;
width:auto;
clear:none;
float:left;
white-space: nowrap;
}
.box-header h2 > i{
margin-top:1px;
}
.box-header span {
    margin-left: 28px;
    font-size: 0.8125em;/*13/16*/
    font-weight: normal;
    line-height: 28px;
}
.box-icon{
float:right;
}
.box-icon a{
clear:none;
float:left;
margin:0 2px;
height: 18px;
width:5px;
margin-top: -1px;
}
.box-icon a i{
margin-left:-4.5px;
}
.box-content{
    padding:10px;
}

.btn-round{
border-radius: 40px;
-webkit-border-radius: 40px;
-moz-border-radius: 40px;
font-size:12px;
padding-top:4px;
}

ul.dashboard-list li{
padding: 7px 0;
list-style:none;
border-bottom: 1px solid #EBEBEB;
border-top: 1px solid white;
}

ul.dashboard-list a:hover{
text-decoration:none;
}

ul.dashboard-list{
margin:0;
}

ul.dashboard-list li a span {
display: inline-block;
font-size: 18px;
font-weight: bold;
margin-right: 10px;
text-align: right;
width: 70px;
zoom: 1;
}

.dashboard-avatar{
height: 50px;
width: 50px;
padding: 1px;
float: left;
margin-left: 15px;
margin-right: 15px;
border: 1px solid #EBEBEB;
}

#prependedInput,#appendedPrependedInput,#appendedInputButtons,#appendedInputButton{
width:200px;
}
#appendedInput{
width:75px;
}
.thumbnail{
background-color:white;
z-index:2;
position:relative;
margin-bottom:40px !important;
}
.thumbnails > li{
margin-left:15px;
}
.thumbnail img,.thumbnail > a{
z-index:2;
height:100px;
width:100px;
position:relative;
display: block;
}

img.grayscale{
-webkit-filter: grayscale(1);
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
/*filter: url(desaturate.svg#grayscale);
filter: gray;
filter: grayscale(100%); */
}

.thumbnail .gallery-controls{
position:absolute;
z-index:1;
margin-top:-30px;
height:22px;
min-height:22px;
width:80px;
padding:9px;
}
.thumbnail .gallery-controls p{
display:block;
margin:auto;
width:100%;
}
label div.checker,label div.radio{
margin-bottom:3px;
}
div.uploader{
border-radius:14px;
-webkit-border-radius:14px;
-moz-border-radius:14px;
}
footer{
clear:both;
}
footer .pull-right{
float:right;
margin-right:10px;
}
footer .pull-left{
float:left;
margin-left:10px;
}
.docs-input-sizes select, .docs-input-sizes input[type="text"] {
display: block;
margin-bottom: 9px;
}

div.center,p.center,img.center{
margin-left: auto !important;
margin-right: auto !important;
float:none !important;
display: block;
text-align:center;
}

.stackControls{
padding:5px;
}

.clear{
clear:both;
width:0px;
height:0px;
}

.sidebar-nav{
min-height:0;
box-shadow: 0 0 10px #BDBDBD;
-webkit-box-shadow: 0 0 10px #BDBDBD;
-moz-box-shadow: 0 0 10px #BDBDBD;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
margin-bottom: 0;
padding-bottom:0;
}
.sidebar-nav > ul > li:not(.nav-header){
margin-right:-2px;
margin-left:-2px;
}

@media (max-width: 979px){
.sidebar-nav{
padding:0;
margin-bottom:0;
}
.theme-text{
	display:none;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.box-icon{
	display:none;	
}
.box-header h2{
	font-size:13px !important;
}
.box-header h3{
	font-size:11px !important;
}
.main-menu-span{
	width:6.2% !important;
	margin-right:4%;
}
}

.navbar-search{
    display: table;
    line-height: 64px;
}
.navbar-search input {
    margin: 0;
}
.navbar-search .btn {
    margin-left: -16px;
    border-left: none;
    border-radius: 0px 4px 4px 0px;
}


.navbar-inner{
border-radius:0 0 10px 10px;
-webkit-border-radius:0 0 10px 10px;
-moz-border-radius:0 0 10px 10px;
padding-top:5px; 
padding-bottom:5px; 
}
div.dataTables_length select {
width: 50px;
}
.dataTables_filter input, .dataTables_length select {
display: inline-block;
margin-bottom: 0;
}
ul.ajax-loaders li{
display:inline-block;
list-style:none;
padding:10px;
}
ul.ajax-loaders{
min-height:80px;
}
.bs-icons li{
list-style:none;
}
#for-is-ajax{
padding-left: 12px;
cursor:pointer;
}
#loading{
margin-top: 20px;
width:128px;
font-weight: bold;
}
#loading div.center{
margin-top:10px;
height:15px;
width:128px;
background:url(../img/ajax-loaders/ajax-loader-6.gif);
}

.box-content .nav-tabs{
margin-right:-10px;
margin-left:-10px;
}
#inputIcon{
width:200px;
}
.show-grid [class*="span"] {
background-color: #EDEDED;
text-align: center;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
min-height: 30px;
line-height: 30px;
}
.show-grid {
margin-top: 10px;
margin-bottom: 20px;
color:black;
}
.show-grid:hover [class*="span"] {
background: #DEDEDE;
}
.login-header{
padding-top:30px;
height:120px;
}
.pull-left{
float:left !important;
}
.pull-right{
float:right !important;
}
.remember{
margin-top:3px;
}
.green {
color: #458746;
}
.red {
color: #B94846;
}
.blue {
color: #3986AC;
}
.yellow {
color: #F99406;
}
.login-box{

}
.login-box .input-prepend{
margin-bottom: 10px;
}
.login-box .btn{
margin-top:15px;
width:100%
}
.charisma_qr{
height:136px;
width:136px;
border:solid grey 1px;
border-radius:2px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
box-shadow: 0 0 10px #BDBDBD;
-webkit-box-shadow: 0 0 10px #BDBDBD;
-moz-box-shadow: 0 0 10px #BDBDBD;
}
.box-content.buttons{
min-height:297px;
}

.breadcrumb2 {
    font-size: 13px;
    padding-top: 12px;
}
.breadcrumb2 .icon-tag {
    color: #88B751;
    font-size: 18px;
    padding-right: 12px;
}
.breadcrumb2 h2 {
    color: #666;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
}

.shop-con1 {
    background-color: #F7F7F7;
}
.shop-con1 .box-content {
    padding: 30px;
}
.shop-con1 .left {
    border-right: 1px solid #E4E4E4;
}
.shop-con1 .left .img{
    background-color: #FFFFFF;
    display: table;
    height: 130px;
    line-height: 130px;
    text-align: center;
}
.shop-con1 .left .text {
    text-align: center;
}
.shop-con1 .left .text1 {
    color: #333333;
    font-size: 72px;
}
.shop-con1 .left .text2 {
    color: #333333;
    font-size: 14px;
}
.shop-con1 .right {
    padding-left: 22px;
}
.shop-con1 .right h2 {
    color: #333333;
    font-size: 14px;
    font-weight: normal;
}

.shop-con1 .right a {
    display: table;
    font-size: 13px;
    margin-top: 12px;
    background: url("../img/u24_original.png") no-repeat;
    background-position: right;
}
.article-con1 {
    padding-bottom: 80px;
}
.article-con1 table td{
    border: 1px solid #ccc;
} 
#top-soft {
    left: 63%;
    position: fixed;
    top: 162px;
}
.article-con1 .box {
    border: 1px solid #DEDEDE;
    border-radius: 3px;
    box-shadow: 0 0 10px rgba(189, 189, 189, 0.4);
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 12px;
}
.article-con1 .box-header{
    padding-bottom: 22px;
}
.article-con1 .box-header h1 {
    font-size:20px;
    font-weight:normal;
    color: #333333;
}
.article-con1 .box-content {
    padding: 0;
    color: #333333;
    font-size: 13px;
    line-height: 20px;
}
.article-con1 .box-content li {
    display: table;
    margin-bottom: 6px;
}

.sitemap h1{
    font-size:36px;
    font-weight:normal;
    color:#666666;
    margin: 20px 0 6px;
}
.sitemap h3{
    font-size:18px;
    color:#333333;
}
.sitemap .box-content{
    padding: 0px;
    font-size:13px;
    color:#0185C6;
}
.sitemap .box-content ul{
    margin-bottom: 9px;
}

.search-rs .box-header{
    padding: 18px 0 28px;
}
.search-rs .box-header h1{
    font-size: 28px;
    font-weight: normal;
    color: #333333;
    text-align: center;
}
.search-rs2 .box-content{
    min-height: 405px;
}
.search-rs .box-content p{
    background-color: rgb(242,242,242);
    display: block;
    padding: 28px;
}
.search-rs .box-content .search-warn{
    background: url("../img/u82_original.png") no-repeat;
    display: inline-block;
    height: 32px;
    width: 32px;
    vertical-align: middle;
}
.breadcrumb a,
.breadcrumb span{
    display: block;
    float: left;
    margin-right: 2.5641%;
}

.discount .box01 {
    border: 1px solid #ebebeb;
    box-sizing: border-box;
    width: 100%;
}
.discount .box01:hover{
    box-shadow: 0 0 8px -2px #888888;
}
.discount .box01 .name{
    display: block;
    font-size: 18px;
    margin: 12px 0 0 12px;
    min-height: 50px;
    text-align: left;
}
.discount .box01 .container-fluid {
    padding-left: 12px;
}
.discount .box01 p{
    min-height: 180px;
    overflow: hidden;
    color: #666666;
    font-size: 0.8125em;
}
.discount .box01 .btns {
    display: block;
    margin: 12px auto 38px;
    text-align: center;
}
.discount .box01 .btns a{
    display: inline;
}
.discount .box01 .btns .deal,
.discount .box01 .btns .buy {
    background: #888;
    border: none;
    border-radius: 0.202em;
    box-shadow: 0 0 0 0 #888888;
    color: #fff;
    font-size: 1em;
    padding: 0.618em 1.387em;
    text-shadow: none;
    white-space: nowrap;
}
.discount .box01 .btns .deal {
    margin-right: 12px;
}
.discount .box01 .btns .deal:hover {
    background: #666;
}

.discount .box01 .btns .buy {
    background: #00b4cc;
}
.discount .box01 .btns .buy:hover {
    background: #008799;
}
.discount .box {
    margin-bottom: 20px; 
}
.discount .bottom {
     margin-bottom: 100px;
}

.reivew .box{
    border: 1px solid #ccc !important;
    border-radius: 4px;
    box-shadow: 0 0 8px -2px #888888 !important;
}
.reivew .box .box-header{
    background: rgb(60, 138, 202);
    border: none;
    font-weight: normal;
    margin: 0;
}
.reivew .box .box-header h1{
    border: none;
    color: #fff;
    font-size: 20px;
    padding-left: 12px;
}
.reivew .box .box-content{
    padding: 0;
}
.reivew .box table {
	table-layout: fixed;
	word-wrap: break-word;
}
.reivew .box table .btn{
    color: #369bd7;
    padding-left: 24px;
    padding-right: 24px;
}
.reivew .box table .btn:hover{
    background: #369bd7;
    color: #fff;
}
.reivew .box table .rating-num {
    color: #949494;
    font-size: 11px;
}
.reivew .box table tr td,
.reivew .box table tr th {
    text-align: center;
    border:none;
    font-size: 13px;
}
.reivew .box table tr th{
    background: rgb(44, 123, 191);
     color: #e4e4e4;
     font-size: 12px;
     line-height: 6px;
}
.reivew .box table tr td:first-child,
.reivew .box table tr th:first-child{
    padding-left: 12px;
    text-align: left;
}
.reivew .box table tr:first-child td{
    background: #ffffff;
    border-bottom: 1px solid #dddddd;
}
.reivew .box table tr:first-child td:first-child{
     background: rgb(232, 232, 232) !important;
     border-right: 1px solid #dddddd;
     font-size: 16px;
    line-height: 160px;
}

.reivew .box table .title{
     background: rgb(232, 232, 232);
     color: #333;
    font-size: 16px;
    font-weight: bold;
}
.reivew .box table .title:hover td{
     background: rgb(232, 232, 232);
}

.reivew .box table img{
    height: 110px;
}
.reivew .box table .w-bg:hover td{
    background: #ffffff;
}
.icon-support{
    background: url("../img/u104_original.png") no-repeat;
    display: block;
    height: 20px;
    margin: 0 auto;
    width: 20px;
}

.reivew .con1 {
    margin: 20px 0 !important;
    color: #333;
    font-size: 13px;
    margin: 20px 0 !important;
    line-height: 20px;
}
.reivew .con1 h2{
    border-bottom: 1px solid #ddd;
    color: #333;
    display: block;
    font-size: 28px;
    font-weight: normal;
    margin-bottom: 12px;
    padding-bottom: 12px;
}
.reivew .con1 .img
{
    float: left;
    width: 60px;
}
.reivew .con1 .txt{
    float: left;
    margin-left: 8px;
    width: 60%;
}
.reivew .con1 .txt span{
    display: block;
}
.reivew .con1 .txt span:first-child{
    color: #369bd7;
}

.reivew .con1 .top-soft {
    clear: both;
    margin-top: 90px;
}
.reivew .con1 .top-soft .box-header{ 
    background: #fff;
    padding-bottom: 20px;
    color: #333333;
    font-size: 20px;
    font-weight: normal;
    padding-left: 10px;
}
.reivew .con1 .top-soft .box-content{ 
     color: #333333;
    font-size: 13px;
    padding-left: 10px;
    padding-bottom: 10px;
}
.reivew .con1 .top-soft .box-content li{ 
    display: table;
    margin-bottom: 6px;
}
.reivew .con1 .top-soft .box-content li a{ 
}
.reivew .price{
    color:#82b548;
    font-size:18px !important;
}




