html {
    /*background: url(/theme/patterns/17.png) #39434F;*/
    background: url(/theme/patterns/17.png) #818387;
}
body {
/*  padding-top: 72px;
*/
    font-family: "Roboto", Verdana, Arial, sans-serif;
    /*background: url(/theme/patterns/17.png) repeat 0 0 #C8D3D8;*/
    padding-top: 0px;
    font-size: 15px;
    line-height: 1.4em;
}

@media (max-width: 979px) and (min-width: 768px) {
    body { padding-top: 0; }
}
@media (max-width: 767px) {
    body { padding-top: 0; }
}

@media (max-width: 1200px) {
    #contact_form .row-fluid [class*=span] {
        display: block;
        float: none;
        width: 100%;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}

a {
    color: #00AFD0;
    text-decoration: none;
}
a:hover {
    color: #7758B3;
}

h1 { font-size: 32px; color:#FF6C2F; font-weight: normal;}

.right { text-align:right;}
.left { text-align:left;}
.center { text-align:center;}

.table th, .table td { border:none;}
.table-auto { width: auto !important;}
.awards tr td:first-child { width:10%;}
.table-white { background-color: #fff; }
.table-white td { border-top: 1px solid #dddddd; }
.table-striped {
  background-color: #eee;
}

#maps .nav {
    margin-bottom: 0;
}
#maps .tab-content {
    border:1px solid #DDDDDD;
    border-top:none;
    padding:8px 12px;
}

#contact_form {
    border:1px solid #dddddd;
    padding:12px;
}

.icon tr>th, .noicon tr>th { text-align: center;}

#topnav { text-align: center; }
#topnav select { margin-top:6px; width: 90%; }



.bottom-space {margin-bottom: 1em;}
.form-inline .checkbox { margin-right:12px;}
.form-inline .checkbox input { margin-right:6px;}

#content {
    padding:0em;
    background: #fff;
    /*box-shadow: 0px 0px 10px 2px #666;*/
}

#content h3, #content h4, #content h5, #content h6 {
    line-height: 1.5em;
}

#content-wrap {
    padding:0 1em 1em 1em;
}

.slide-text {
    position: absolute;
    top:5%;
    right:5%;
    width:40%;
    height:90%;
}
.slide-text h1, .slide-text h2 {
    font-size: 2em;
    margin:0.5em 0;
}

#sliderhome {
    margin-top:10px;
}
#sliderhome a.btn {
/*  position: absolute;
    right:0;
    bottom:0;
*/
    float:right;
}

#id_search {
    padding:5px;
    margin:0;
}

#topbar .navbar-inner {
    background: none;
    background: #BDDC04;
    box-shadow: none;
    padding:0;
    border:none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    box-shadow: 0 0 5px rgba(0,0,0,0.7);
    margin-bottom: 6px;
}
#topbar .dropdown-menu > li.active > a,
#topbar .dropdown-menu > li > a:hover,
#topbar .dropdown-menu > li > a:focus,
#topbar .dropdown-submenu:hover > a,
#topbar .dropdown-submenu:focus > a {
    color: #54426D;
    text-decoration: none;
    background: #BDDC04;
}


.logo img {
    padding:12px 6px;
}

#forbrand {
    position: relative;
    background: url(/theme/patterns/17.png) #39434F;
    margin:0;
}

#forbrand .infobrand .call { float:right; padding-right:10px; padding-left: 10px; color:#fff; }
#forbrand .infobrand .call a { color:#fff; text-decoration: underline;}
#forbrand .infobrand .call a.goog-te-menu-value { color:#000; text-decoration: none;}
#forbrand .infobrand .call span { display: block; }

#forbrand .infobrand {
    padding-top:0.5em;
    text-align: left;
}
#google_translate_element {
    margin-top:10px;
    margin-bottom:10px;
}

@media (max-width: 979px) {
    #forbrand .infobrand [class*="span"]{
        width:49%;
        margin:0;
    }
}

@media (max-width: 767px) {
    .forlogo {text-align: center;}
    #google_translate_element { text-align: center; }
    #forbrand .infobrand .call { float:left; text-align: center; }
    #forbrand .infobrand [class*="span"]{
        width:100%;
        margin:0;
    }
}

#top-ribbon {
    background: #2A2036;
    margin-bottom: 12px;
    color:#fff;
    font-size:12px;
}
#top-ribbon .pad {
    padding:2px 6px;
}
#top-ribbon a { color:#fff; }

@media (min-width: 768px)  {
    #main-menu-left {
        padding-left:12px;
        padding-right:12px;
        border: none;
    }

    #main-menu-left>li>a {
        border-left: 1px solid #BDDC04;
        border-right: 1px solid #A7B255;
        padding:10px;
    }
    #main-menu-left>li.first>a { border-left: none; }
    #main-menu-left>li.last>a { border-right: none; }

    #main-menu-left a { color: #54426D; font-weight: normal; }
    #main-menu-left a .caret { border-top-color: #54426D; border-bottom-color: #54426D; }
    #main-menu-left a:hover, #main-menu-left .open a, #main-menu-left .active a { color: #ffffff;}
    #main-menu-left a:hover .caret,#main-menu-left .open a .caret,#main-menu-left .active a .caret { border-top-color: #ffffff; border-bottom-color: #ffffff; }

    #main-menu-left .btn-success a { color:#ffffff;}
    #main-menu-left .btn-success a .caret { border-top-color: #ffffff; border-bottom-color: #ffffff; }

    #main-menu-left .dropdown-menu {
        padding: 5px 0;
        margin: 2px 0 0;
        list-style: none;
        background-color: #54426D;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
    #main-menu-left .dropdown-menu a { font-weight: normal; }

    #main-menu-left>li>.dropdown-menu:before {
        position: absolute;
        top: 0;
        left: 0;
        display: none;
        border:none;
        content: '';
    }

    #main-menu-left>li>.dropdown-menu:after {
        position: absolute;
        top: 0;
        left: 0;
        display: none;
        border:none;
        content: '';
    }
}

#main-menu-left {
    background: none;
    margin:0;
    border: none;
}

#filters {margin-bottom:12px;}

#avasthome [class*="span"], #avastbusiness [class*="span"], #avastserver [class*="span"] {
    margin-left: 0;
    margin-right:1%;
}

.alert-price {
    color: #333;
    background-color: #BDDC04;
    border-color: #A7B255;
}

.totalPrice td { border-top:1px solid #DDDDDD;}

.good-hidden {padding:0 !important; margin:0 !important; display: none !important;}

.gooditem { line-height: 2em;}
.gooditem hr {margin:10px 0;}

.goodhead {
    margin-bottom: 0.5em;
    color:#FF6C2F;
}

.goodhead h4 { margin:0; }
.goodintro { font: italic bold 11pt Times, serif; background: #e5e5e5;}

#goodinfo h2 { font-size:24px; line-height: 26px; padding-top: 12px; font-weight: normal; }
#goodinfo h2:first-child { padding-top: 0; }
#goodinfo h3 { font-size:20px; line-height: 1em; font-weight: 300; color: #000000;}
#goodinfo h4 { font-weight: 300; color: #000000;}

#goodtabs {margin-bottom: 0; margin-right:6px;}
#goodtabs li>a { border: 1px solid #DDD; border-bottom:none; }
#goodtabs .active>a, #goodtabs .active>a:hover, #goodtabs .active>a:focus {
/*  background-color: #EAEAEA;*/
}

#goodtabs > li > a:hover {
    background-color:#FFF;
}

#goodtabcontents { padding: 20px; border:1px solid #DDD; border-top: none;
-moz-border-radius-topright: 6px;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-bottomleft: 6px;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
color:#444;
/*background-color: #EAEAEA;*/
}

#goodinfo h2 {
    color:#FF6C2F;
}

#goodinfo .community h2 {
    font-size:2em;
    line-height: 1.5em;
    font-weight: normal;
}

#accordionnews .accordion-group {
    border-color: #FFA12B;
}
#accordionnews .accordion-heading {
    background-color: #FFA12B;
}
#accordionnews .accordion-heading a, #accordionnews .accordion-heading a:hover {
    color:#ffffff;
    font-size: 1.2em;
}

.newsItem span {
    font-size: 0.8em;
    font-style: italic;
}


.btn-cart { padding:2px 8px;}
.cart-infotext {
    font-size: 12px;
}
.cart-infotext h3 {
    text-align: center;
    font-size: 16px;
    color:#f60;
}


#info {
    font-size: 10pt;
    width:240px;
}

#info .btn {
    width:100%;
    margin-top:6px;
}

.consejo {
    font-size:10pt;
    line-height: 1.3em;
    margin-top: 1em;
}
.consejo .btn {
    width:100%;
    margin-top:6px;
}
.consejo b {color:#FF6C2F;}
.consejo .well {
    background: #fff;
}
.cta {
    background: #F9F9F9;
    box-shadow: 0px 0px 1px #CCC;
    padding: 10px 20px;
    border: 1px solid #E8E8E8;
    border-radius: 5px;
    margin: 20px 0px;
}

.cta [class*="span"] {
    margin-left:0;
}

.input-prepend span.form-label {
    width: 75px;
    text-align: left;
}
#addrForm .cta {
    margin-bottom: 20px;
    margin-top: 0px;
}

.ur { display: none;}

input.error {
    border:1px solid Red;
}

a.error {color:Red;}


#footerback {background: url(/theme/patterns/17.png) #39434F; font-size:11px; margin-top:2em; color:#ffffff;}
#footerback p {color:#7a828b;}
#site-links h3 {
    color: #F90;
    font-size: 14px;
    margin: 0 0 10px 20px;
    padding: 0;
    font-weight: bold;
}
#site-links ul {
    list-style: none;
    padding: 0;
    margin-left: 20px;
}
#site-links ul a { color:#ffffff; }

.call {
    float:right;
}

.scbutton {
    /*width:80px;*/
    margin-bottom:6px;
    text-align: left;
    float:left;
}

.scbutton > span > iframe {
    width:150px !important;
}

#blocks {
    line-height: 1.5em;
    margin-top: 1em;
}

#blocks h3 { font-size:16px; line-height: 24px; border-bottom: 1px solid #888;}



@media (max-width: 979px) {
    #topbar .navbar-inner { padding:0;}
}



/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */


.btn-info-orig {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  *background-color: #2f96b4;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-info-orig:hover,
.btn-info-orig:focus,
.btn-info-orig:active,
.btn-info-orig.active,
.btn-info-orig.disabled,
.btn-info-orig[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}

.btn-info-orig:active,
.btn-info-orig.active {
  background-color: #24748c \9;
}

.btn-primary {
    background-color: #7758B3;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8468BA), to(#7758B3));
    background-image: -webkit-linear-gradient(top, #8468BA, #7758B3);
    background-image: -o-linear-gradient(top, #8468BA, #7758B3);
    background-image: linear-gradient(to bottom, #8468BA, #7758B3);
    background-repeat: repeat-x;
    border-color: #7758B3 #7758B3 #8468BA;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffef784e', endColorstr='#ffdd4814', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    color: #ffffff;
    background-color: #6B4FA1;
}

.btn-primary-orig {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  *background-color: #0044cc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-primary-orig:hover,
.btn-primary-orig:focus,
.btn-primary-orig:active,
.btn-primary-orig.active,
.btn-primary-orig.disabled,
.btn-primary-orig[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}

.btn-primary-orig:active,
.btn-primary-orig.active {
  background-color: #003399 \9;
}

.btn-orange {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #BDDC04;
/*  *background-color: #BDDC04;
  background-image: -moz-linear-gradient(top, #BDDC04, #A7B255);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#BDDC04), to(#A7B255));
  background-image: -webkit-linear-gradient(top, #BDDC04, #A7B255);
  background-image: -o-linear-gradient(top, #BDDC04, #A7B255);
  background-image: linear-gradient(to bottom, #BDDC04, #A7B255);
  background-repeat: repeat-x;
  border-color: #A7B255 #A7B255 #FFA12B;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BDDC04', endColorstr='#A7B255', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
*/
}

.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active,
.btn-orange.active,
.btn-orange.disabled,
.btn-orange[disabled] {
  color: #ffffff;
  background-color: #FFA12B;
  *background-color: #FFA12B;
}

.btn-orange:active,
.btn-orange.active {
  background-color: #FFA12B \9;
}

.boxl {
    margin-top: 10px;
    box-shadow: 0px 0px 0px #fff;
    -webkit-transition: box-shadow 1s ease;
    -moz-transition: box-shadow 1s ease;
    -o-transition: box-shadow 1s ease;
    transition: box-shadow 1s ease;
}

.boxl .boxhead {
    margin: 0px;
    padding:0;
    border-top-right-radius: 7px;
    background: #2A2036;
/*
    background: -moz-linear-gradient(top, #54426D  0%, #2A2036 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#54426D ), color-stop(100%,#2A2036));
    background: -webkit-linear-gradient(top, #54426D  0%,#2A2036 100%);
    background: -o-linear-gradient(top, #54426D  0%,#2A2036 100%);
    background: -ms-linear-gradient(top, #54426D  0%,#2A2036 100%);
    background: linear-gradient(to bottom, #54426D  0%,#2A2036 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#54426D', endColorstr='#2A2036',GradientType=0 );
*/
}
.boxl .boxhead h3 {
    padding: 4px 10px;
    color:#ffffff;
    font-size:16px;
    margin:0;
    text-align: center;
    border-left:#BDDC04 6px solid;
}
.boxl .boxlist {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    background: #f9f9f9;
    padding:10px;
}
.boxl .boxbottom {
    background: #f9f9f9;
    border: 1px solid #ddd;
    border-top: none;
    padding: 0px 0px 10px 0px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}
.boxlist .actionText {
    border-bottom:#ddd 1px solid;
    padding-top:10px;
}
.actionText h3 {
    text-align: center;
    font-size:18px;
    color:#A7B255;
    text-transform: uppercase;
}
ul.none {
    list-style-type: none;
    margin:0;
}

.actions div:first-child {
    padding-top: 0;
}
.actions div:last-child {
    border-bottom: none;
}

.boxlist .newsLink {
    display: block;
}
.boxlist .newsLink span.newsDate, .tickets_latest_row .date, .tickets_latest_row .user {
    font-style: italic;
    color:#000;
    font-size:0.9em;
}

.tickets_latest_row .comments {
    display: block;
}

@media (max-width: 480px) {
    select {
        width:auto;
    }
}

@media (max-width: 1024px) {
    #id_search {display: none;}
}

.review_message { font-style: italic;}
.review_firma {text-align: right;}

#moymir > span > iframe { width: 120px !important;}
#yaru > a, #facebook > div {margin-right:10px !important;}
#twiiter > iframe { width:110px !important;}
#vkontakte > div { width:85px !important;}
#googleplus > div { width:80px !important;}

@media (max-width: 767px) {
    .scbutton {display: block !important; text-align: left; width: 100%; margin-left: 20px;}
}

#cuentaview {
    border:1px solid #ccc;
    padding:10px;
    border-radius: 6px;
    margin-top:10px;
}

#minitabs .nav-tabs, #minitabs .tab-content {
    margin:0 1%;
    text-align:center;
}
#minitabs .nav-tabs {
    margin-bottom:0;
}

#minitabs .tab-content {
    background: #333;
    color:#fff;
    padding:2%;
    border:1px solid #fff;
    border-top:none;
    margin-bottom:6px;
    text-align: center;
}
#minitabs .tab-content a { color:#fff; border-bottom:1px dotted; }

#minitabs .nav-tabs > li{
    display: inline-block;
    float:none;
}
#minitabs .nav-tabs > li a.phoneicons:hover, #minitabs .nav-tabs > li.active a{
    background: #333;
    border-bottom-color: #333;
}

#minitabs .nav-tabs > li a.phoneicons, #minitabs .nav-tabs > li a.phoneicons:hover {
    display: block;
    color:#fff;
    height:24px;
    padding: 8px 5px !important;
}
#minitabs .nav-tabs > li a.phoneicons i, #minitabs .nav-tabs > li a.phoneicons:hover i {
    background: url('/theme/img/services.png') no-repeat left top;
    display: block;
    height: 24px;
    width: 24px;
}

#minitabs .nav-tabs > li a.phoneicons i {
    display: block;
    height:24px;
}

#icqbutton i { background-position: left top; }
#phonebutton i { background-position: -75px top !important; }
#skypebutton i { background-position: -25px top !important; }
#mailbutton i { background-position: -50px top !important; }
#mobilesbutton { width:73px;}
#mobilesbutton  i { background-position: left bottom !important; width: 85px !important;}

.serviceicon {
    background: url('/theme/img/services.png') no-repeat left top;
    display: inline-block !important;
    width:24px;
    height: 24px;
    margin-right: 6px;
}
.iconskype { background-position: -25px top !important; }
.iconmail { background-position: -50px top !important; }
.iconphone { background-position: -75px top !important; }

.btn-submit {
    margin-bottom: 0.5em;
    width:100% !important;
}

.comment > .label {
    white-space: normal !important;
}

.btn-payment {
    text-align: center;
    font-weight: bold;
    margin:1%;
    line-height: 40px;
    height: 50px;
}
.btn-payment > img {
    margin-top: 2px;
}

.btn-payment.active {
    background-color: #DDD;
}

.btn-payment > input[type="radio"] {
    float:none;
    /*margin-left: 0;*/
    /*margin:-2px 6px 0 0;*/
    margin:0;
    display: none;
}

#paymentinfo {
    color:#666;
    font-size: 12px;
}
#paymentinfo h5 {
    font-size: 16px;
    margin:0px;
    color:#000;
}

#mailemail {
    display:none;
}

#snowflakesCanvas {
    position: absolute;
    top:0;
}

.introtext {
    font-weight: bold;
    border-bottom:1px solid #ccc;
    padding-bottom: 0.5em;
    margin-bottom: 1em;
}

#distributors .span6 {
    margin-left:0 !important;
}

#requestNews .form-horizontal .controls, #requestTrial .form-horizontal .controls {
    margin-left: 110px;
}
#requestTrial .form-horizontal select {
    margin-left: 10px;width: 78%;
}
#requestNews .form-horizontal .control-label, #requestTrial .form-horizontal .control-label {
    width: 100px;
}

li.sitemap1 > a {
    font-size: 18px;
    font-weight: bold;
    color:#D44413;
}
li.sitemap-parent > a {
    font-size: 16px;
    font-weight: normal;
    color:#D44413;
}
.btn-dotted {
    border-bottom:1px dashed;
    margin-left: 16px;
}

.btn-group-buy a.btn {
    margin-bottom: 6px;
}

.preloader {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgb(58, 84, 94);
    top: 0;
    left: 0;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
    z-index: 9999;
}
.preloader h2 {
    color:#FFF;
    margin-top: 15%;
}
.mobileconnect {
    padding-top: 9px;
    padding-left: 2px;
}
.mobileconnect span {
    color:#fff;
    padding-left: 6px;
}

@media (max-width: 767px) {
    .mobileconnect {
        text-align: center;
        padding: 0 0 9px 0;
    }
    #translateBlock {
        text-align: center;
    }
    #google_translate_element {
        display: inline-block;
    }
    a#callReqMob {
        display: inline-block !important;
    }
    .comments-list {
        margin-left: 0 !important;
        padding-left: 0 !important;
    }

}

a#callReq,a#callReqMob {
    margin-top: 3px;
    text-decoration: none !important;
    /*text-shadow: 1px 0 rgba(0, 0, 0, 0.3);*/
    /*color: rgb(51, 51, 51) !important;*/
    font-weight: bold;
}

#requestCall .modal-header {
    background:  rgb(255, 186, 68);
    color:#fff;
}

#requestCall.ajax_form .error {
    color: rgb(165, 42, 42);
    display: block;
    margin: auto;
}
#socbutt .b-share-btn__lj {
    height: 24px;
    padding: 0 !important;
}
#socbutt .b-share-icon_lj {
    width:24px !important;
    height: 24px !important;
    background: url(/theme/img/livejournal.png) no-repeat left top !important;
}

.yashare-auto-init {
    float:left;
}
#nav-buy-btn {
color:#fff !important;
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
background-color: #7758B3;

/*background-image: -moz-linear-gradient(top, #7758B3, #54426D);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgb(113, 88, 162)), to(rgb(84, 66, 109)));
background-image: -webkit-linear-gradient(top, rgb(113, 88, 162), rgb(84, 66, 109));
background-image: -o-linear-gradient(top, #7758B3, #54426D);
background-image: linear-gradient(to bottom, rgb(113, 88, 162), rgb(84, 66, 109));
background-repeat: repeat-x;
border-color: rgb(84, 66, 109) rgb(84, 66, 109) rgb(151, 49, 14);
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7758B3', endColorstr='#ff54426D', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
*/
}
.ms2Gallery a.span2 {
    margin:0.5% !important;
    padding: 0;
    float:left;
}
.ms2Gallery a.span2:hover {
    box-shadow: 3px 3px 5px rgba(0,0,0,0.4);
}
span.error {
    font-weight: bold;
    color: rgb(255, 0, 0);
}

ol.payments {
    counter-reset: myCounter;
}

ol.payments li{
  list-style: none;
}

ol.payments > li:before {
  counter-increment: myCounter;
  content:counter(myCounter);
  color: white;
  background: rgb(255, 140, 0);
  display: inline-block;
  text-align: center;
  margin: 5px 10px;
  line-height: 24px;
  width: 24px;
  height: 24px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}

ul.payments li{
  list-style: none;
}

ul.payments > li:before {
  content: '-';
  color: #2980B9;
  background: #2980B9;
  display: inline-block;
  text-align: center;
  margin: 5px 10px;
  line-height: 24px;
  width: 24px;
  height: 24px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}
.span3.android {
    margin-left: 0;
    margin-right: 1%;
}
.footnote {
    font-size:0.9em;
    font-style:italic;
    border-top:1px solid #CCC;
}

#antiviruses .uk-panel-title, #antiviruses .uk-panel-title a {
    color: #D44413;
}
#antiviruses .uk-panel-box {
    border-color: #D44413;
}

#antiviruses .uk-panel-box .uk-panel-teaser {
    text-align: center;
    padding-top: 6px;
}

.uk-block-primary {
    background: #FF8C00;
}

#offmenu {
  width: 100%;
  font-size: 18pt;
  margin: auto;
  text-align: center;
  line-height: 28pt;
}

#offmenu a {
    color: #FFF;
}

.slide-text > a.btn {
    margin:6px;
    padding:6px;
}

*+.uk-article-divider {
    margin-top: 25px;
}
.uk-article-divider {
    margin-bottom: 25px;
    border-color: #e5e5e5;
}
hr {
    box-sizing: content-box;
    height: 0;
    margin: 15px 0;
    border: 0;
    border-top: 1px solid #e5e5e5;
}

.uk-list {
    margin: 0;
}

.text-color-cyan {
    color:#5C707B;
}

.uk-icon-giper {
    font-size:72pt; text-shadow:2px 4px 6px rgba(0,0,0,0.2); margin-bottom: 6px;
}

.nav-title {
    color: #54426D;
    text-decoration: none;
    background: #BDDC04;
    font-weight: bold;
    padding:2px 6px 2px 12px;
}

#btnOrderBiz {
    display: none;
}

#main-menu-left .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background: transparent;
    color: #54426D;
}

#site-links .color-gray ul a {
    color:#7a828b;
}