@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
-table,
-caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1;
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q,
blockquote {
    quotes: none
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none
}

a img {
    border: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

@font-face {
    font-family: 'Yekan';
    src: url('../fonts/BYekan.eot'), url('../fonts/BYekan.ttf') format('truetype'), url('../fonts/BYekan.woff') format('svg');
    font-display: swap;
}

@font-face {
    font-family: 'IranSans';
    src: url('../fonts/Hafrang-Sans.eot'), url('../fonts/Hafrang-Sans.ttf') format('truetype'), url('../fonts/Hafrang-Sans.woff') format('svg');
    font-display: swap;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0;
}

a:active,
a:hover {
    outline: 0;
    color: #F2532F
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-family: Yekan, IranSans;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: Yekan, IranSans;
    font-size: 13px;
    line-height: 1.42857;
    color: #777777;
    #background-color: #eeeff1;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input,
select[multiple],
textarea {
    background-image: none
}

a {
    color: #666666;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s
}

a:hover,
a:focus,
.breadcrumb a:hover {
    color: #778387
}

img {
    vertical-align: middle
}

.img-responsive {
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail,
.thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 18px;
    margin-bottom: 18px;
    border: 0;
    border-top: 1px solid #eeeeee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0
}

p {
    margin: 0 0 9px
}

.lead {
    margin-bottom: 18px;
    font-size: 14.95px;
    font-weight: 200;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 19.5px
    }
}

small {
    font-size: 85%
}

cite {
    font-style: normal
}

.text-muted {
    color: #999999
}

.text-primary {
    color: #428bca
}

.text-warning {
    color: #fff
}

.text-danger {
    color: #fff
}

.text-success {
    color: #fff
}

.text-info {
    color: #fff
}

.text-left {
    text-align: left
}

.text-right,
#cart_summary tbody td.cart_unit,
#cart_summary tbody td.cart_total {
    text-align: right
}

.text-center,
#cart_summary thead th.cart_product,
#cart_summary tbody td.cart_product,
#cart_summary tbody td.cart_avail,
#cart_summary tbody td.cart_delete {
    text-align: center
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-weight: 500;
    line-height: 1.1
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
    font-weight: normal;
    line-height: 1;
    color: #999999
}

h1,
h2,
h3 {
    margin-top: 18px;
    margin-bottom: 9px
}

h4,
h5,
h6 {
    margin-top: 9px;
    margin-bottom: 9px
}

h1,
.h1 {
    font-size: 33px
}

h2,
.h2 {
    font-size: 27px
}

h3,
.h3 {
    font-size: 23px
}

h4,
.h4 {
    font-size: 17px
}

h5,
.h5 {
    font-size: 13px
}

h6,
.h6 {
    font-size: 12px
}

h1 small,
.h1 small {
    font-size: 23px
}

h2 small,
.h2 small {
    font-size: 17px
}

h3 small,
.h3 small,
h4 small,
.h4 small {
    font-size: 13px
}

.page-header {
    padding-bottom: 8px;
    margin: 36px 0 18px;
    border-bottom: 1px solid #eeeeee
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 9px
}

ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0
}

.list-unstyled,
.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-bottom: 18px
}

dt,
dd {
    line-height: 1.42857
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
    .dl-horizontal dd:before,
    .dl-horizontal dd:after {
        content: " ";
        display: table
    }
    .dl-horizontal dd:after {
        clear: both
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999999
}

abbr.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 9px 18px;
    margin: 0 0 18px;
    border-left: 5px solid #eeeeee
}

blockquote p {
    font-size: 16.25px;
    font-weight: 300;
    line-height: 1.25
}

blockquote p:last-child {
    margin-bottom: 0
}

blockquote small {
    display: block;
    line-height: 1.42857;
    color: #999999
}

blockquote small:before {
    content: '\2014 \00A0'
}

blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0
}

blockquote.pull-right p,
blockquote.pull-right small {
    text-align: right
}

blockquote.pull-right small:before {
    content: ''
}

blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: ""
}

address {
    display: block;
    margin-bottom: 18px;
    font-style: normal;
    line-height: 1.42857
}

code,
pre {
    font-family: Yekan, IranSans;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 0
}

pre {
    display: block;
    padding: 8.5px;
    margin: 0 0 9px;
    font-size: 12px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0
}

pre.prettyprint {
    margin-bottom: 18px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:before,
.container:after {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:before,
.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 100%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

@media (min-width:768px) {
    .container {
        max-width: 750px
    }
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-33 {
        margin-right: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:992px) {
    .container {
        max-width: 970px
    }
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11 {
        float: left
    }
    .col-md-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.333334%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.333334%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1170px
    }
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11 {
        float: left
    }
    .col-lg-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
}

table {
    max-width: 100%;
    background-color: transparent
}

th {
    text-align: left
}

.table {
    width: 100%;
    margin-bottom: 18px
}

.table thead>tr>th,
.table thead>tr>td,
.table tbody>tr>th,
.table tbody>tr>td,
.table tfoot>tr>th,
.table tfoot>tr>td {
    padding: 9px 8px 11px 18px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #d6d4d4
}

.table thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #d6d4d4
}

.table caption+thead tr:first-child th,
.table caption+thead tr:first-child td,
.table colgroup+thead tr:first-child th,
.table colgroup+thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
    border-top: 0
}

.table tbody+tbody {
    border-top: 2px solid #d6d4d4
}

.table .table {
    background-color: #fff
}

.table-condensed thead>tr>th,
.table-condensed thead>tr>td,
.table-condensed tbody>tr>th,
.table-condensed tbody>tr>td,
.table-condensed tfoot>tr>th,
.table-condensed tfoot>tr>td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #d6d4d4
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>tfoot>tr>td {
    border: 1px solid #d6d4d4
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    float: none;
    display: table-column
}

table td[class*="col-"],
table th[class*="col-"] {
    float: none;
    display: table-cell
}

.table>thead>tr>td.active,
.table>thead>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.table>thead>tr>td.success,
.table>thead>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th {
    background-color: #55c65e;
    border-color: #48b151
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td {
    background-color: #42c04c;
    border-color: #419f49
}

.table>thead>tr>td.danger,
.table>thead>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th {
    background-color: #f3515c;
    border-color: #d4323d
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td {
    background-color: #f13946;
    border-color: #c32933
}

.table>thead>tr>td.warning,
.table>thead>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th {
    background-color: #fe9126;
    border-color: #e4752b
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td {
    background-color: #fe840d;
    border-color: #da681c
}

@media (max-width:768px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        border: 1px solid #d6d4d4
    }
    .table-responsive>.table {
        margin-bottom: 0;
        background-color: #fff
    }
    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>thead>tr:last-child>th,
    .table-responsive>.table-bordered>thead>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
     .bs-example-modal-sm{
        left: 5px !important;
        border:1px solid #f9f9f9;
        width: 97%!important;
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 18px;
    font-size: 19.5px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
    display: inline;
}

input[type="file"] {
    display: block
}

select[multiple],
select[size] {
    height: auto
}

select optgroup {
    font-size: inherit;
    font-style: inherit;
    font-family: inherit
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    height: auto
}

.form-control:-moz-placeholder {
    color: #999999
}

.form-control::-moz-placeholder {
    color: #999999
}

.form-control:-ms-input-placeholder {
    color: #999999
}

.form-control::-webkit-input-placeholder {
    color: #999999
}

.form-control {
    display: block;
    width: 100%;
    border-radius: 3px;
    padding: 10px 12px;
    font-size: 12px;
    line-height: 1.42857;
    color: #555;
    vertical-align: middle;
    direction: rtl;
    background-color: #fff;
    border: 1px solid #d6d4d4;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee
}

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 15px
}

.form-group label {
    margin: 10px 3px;
    color: #444;
    font-weight: 100;
}

.radio,
.checkbox {
    display: block;
    min-height: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    vertical-align: middle
}

.radio label,
.checkbox label {
    display: inline;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    float: left;
    margin-left: -20px
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,
.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type="radio"][disabled],
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
fieldset[disabled] input[type="checkbox"],
.radio[disabled],
fieldset[disabled] .radio,
.radio-inline[disabled],
fieldset[disabled] .radio-inline,
.checkbox[disabled],
fieldset[disabled] .checkbox,
.checkbox-inline[disabled],
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.input-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
.input-group-sm>.input-group-btn>select.btn {
    height: 30px;
    line-height: 30px
}

textarea.input-sm,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
.input-group-sm>.input-group-btn>textarea.btn {
    height: auto
}

.input-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 44px;
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
.input-group-lg>.input-group-btn>select.btn {
    height: 44px;
    line-height: 44px
}

textarea.input-lg,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
.input-group-lg>.input-group-btn>textarea.btn {
    height: auto
}

.has-warning .help-block,
.has-warning .control-label {
    color: #fff
}

.has-warning .form-control {
    border-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
    border-color: #e6e6e6;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white
}

.has-warning .input-group-addon {
    color: #fff;
    border-color: #fff;
    background-color: #fe9126
}

.has-error .help-block,
.has-error .control-label {
    color: #fff
}

.has-error .form-control {
    border-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .form-control:focus {
    border-color: #e6e6e6;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white
}

.has-error .input-group-addon {
    color: #fff;
    border-color: #fff;
    background-color: #f3515c
}

.has-success .help-block,
.has-success .control-label {
    color: #fff
}

.has-success .form-control {
    border-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
    border-color: #e6e6e6;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white
}

.has-success .input-group-addon {
    color: #fff;
    border-color: #fff;
    background-color: #55c65e
}

.form-control-static {
    margin-bottom: 0;
    padding-top: 7px
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #b7b7b7
}

@media (min-width:768px) {
    .form-inline .form-group,
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control,
    .navbar-form .form-control {
        display: inline-block
    }
    .form-inline .radio,
    .navbar-form .radio,
    .form-inline .checkbox,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0
    }
    .form-inline .radio input[type="radio"],
    .navbar-form .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"],
    .navbar-form .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0
    }
}

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    display: table
}

.form-horizontal .form-group:after {
    clear: both
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.42857;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,
.btn:focus {
    color: #333;
    text-decoration: none
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad
}

.open .btn-default.dropdown-toggle {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad
}

.btn-default:active,
.btn-default.active {
    background-image: none
}

.open .btn-default.dropdown-toggle {
    background-image: none
}

.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled:active,
.btn-default.disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled]:active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc
}

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

.open .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

.btn-primary:active,
.btn-primary.active {
    background-image: none
}

.open .btn-primary.dropdown-toggle {
    background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512
}

.open .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512
}

.btn-warning:active,
.btn-warning.active {
    background-image: none
}

.open .btn-warning.dropdown-toggle {
    background-image: none
}

.btn-warning.disabled,
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled],
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925
}

.open .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active {
    background-image: none
}

.open .btn-danger.dropdown-toggle {
    background-image: none
}

.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled],
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-success {
    color: #fff;
    background-color: #46a74e;
    border-color: #3e9546
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active {
    color: #fff;
    background-color: #3a8a41;
    border-color: #2c6a31
}

.open .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #3a8a41;
    border-color: #2c6a31
}

.btn-success:active,
.btn-success.active {
    background-image: none
}

.open .btn-success.dropdown-toggle {
    background-image: none
}

.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled]:active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
    background-color: #46a74e;
    border-color: #3e9546
}

.btn-info {
    color: #fff;
    background-color: #5192f3;
    border-color: #3983f1
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active {
    color: #fff;
    background-color: #2b7af0;
    border-color: #0f62de
}

.open .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #2b7af0;
    border-color: #0f62de
}

.btn-info:active,
.btn-info.active {
    background-image: none
}

.open .btn-info.dropdown-toggle {
    background-image: none
}

.btn-info.disabled,
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled],
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled]:active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
    background-color: #5192f3;
    border-color: #3983f1
}

.btn-link {
    color: #777;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
    color: #515151;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
    color: #999999;
    text-decoration: none
}

.btn-lg,
.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-sm,
.btn-group-sm>.btn,
.btn-xs,
.btn-group-xs>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs,
.btn-group-xs>.btn {
    padding: 1px 5px
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    transition: height 0.35s ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 0 dotted;
    content: ""
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 13px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #fff;
    background-color: #428bca
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #999999
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #999999
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0 dotted;
    border-bottom: 4px solid #000;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
}

.btn-default .caret {
    border-top-color: #333
}

.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
    border-top-color: #fff
}

.dropup .btn-default .caret {
    border-bottom-color: #333
}

.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
    border-bottom-color: #fff
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    float: left
}

.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:hover,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
    z-index: 2
}

.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus {
    outline: none
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar:before,
.btn-toolbar:after {
    content: " ";
    display: table
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar .btn-group {
    float: left
}

.btn-toolbar>.btn+.btn,
.btn-toolbar>.btn+.btn-group,
.btn-toolbar>.btn-group+.btn,
.btn-toolbar>.btn-group+.btn-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle,
.btn-group-lg.btn-group>.btn+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret,
.btn-group-lg>.btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg>.btn .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after {
    clear: both
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child>.btn:last-child,
.btn-group-vertical>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified .btn {
    float: none;
    display: table-cell;
    width: 1%
}

[data-toggle="buttons"]>.btn>input[type="radio"],
[data-toggle="buttons"]>.btn>input[type="checkbox"] {
    display: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group.col {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    width: 100%;
    margin-bottom: 0
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #d6d4d4;
    border-radius: 0
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 17px;
    border-radius: 6px
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -4px
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:active {
    z-index: 2
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:before,
.nav:after {
    content: " ";
    display: table
}

.nav:after {
    clear: both
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eeeeee
}

.nav>li.disabled>a {
    color: #999999
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #999999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eeeeee;
    border-color: #777
}

.nav .nav-divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 0 0 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eeeeee #eeeeee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 5px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #428bca
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
    float: none
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center
}

@media (min-width:768px) {
    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    margin-right: 0
}

.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a {
    border-bottom-color: #fff
}

.tabbable:before,
.tabbable:after {
    content: " ";
    display: table
}

.tabbable:after {
    clear: both
}

.tab-content>.tab-pane,
.pill-content>.pill-pane {
    display: none
}

.tab-content>.active,
.pill-content>.active {
    display: block
}

.nav .caret {
    border-top-color: #777;
    border-bottom-color: #777
}

.nav a:hover .caret {
    border-top-color: #515151;
    border-bottom-color: #515151
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    z-index: 1000;
    min-height: 50px;
    margin-bottom: 18px;
    border: 1px solid transparent
}

.navbar:before,
.navbar:after {
    content: " ";
    display: table
}

.navbar:after {
    clear: both
}

@media (min-width:768px) {
    .navbar {
        border-radius: 0
    }
}

.navbar-header:before,
.navbar-header:after {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-collapse .navbar-nav.navbar-left:first-child {
        margin-left: -15px
    }
    .navbar-collapse .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
    .navbar-collapse .navbar-text:last-child {
        margin-right: 0
    }
}

.container>.navbar-header,
.container>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .container>.navbar-header,
    .container>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    border-width: 0 0 1px
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    border-width: 0 0 1px
}

@media (min-width:768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    z-index: 1030;
    top: 0
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0
}

.navbar-brand {
    float: left;
    padding: 16px 15px;
    font-size: 17px;
    line-height: 18px
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

@media (min-width:768px) {
    .navbar>.container .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 8px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 18px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 18px
    }
    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 16px;
        padding-bottom: 16px
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important
    }
    .navbar-right {
        float: right !important
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 9px;
    margin-bottom: 9px
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-nav.pull-right>li>.dropdown-menu,
.navbar-nav>li>.dropdown-menu.pull-right {
    left: auto;
    right: 0
}

.navbar-btn {
    margin-top: 9px;
    margin-bottom: 9px
}

.navbar-text {
    float: left;
    margin-top: 16px;
    margin-bottom: 16px
}

@media (min-width:768px) {
    .navbar-text {
        margin-left: 15px;
        margin-right: 15px
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ccc
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e6e6e6
}

.navbar-default .navbar-nav>.dropdown>a:hover .caret,
.navbar-default .navbar-nav>.dropdown>a:focus .caret {
    border-top-color: #333;
    border-bottom-color: #333
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555
}

.navbar-default .navbar-nav>.open>a .caret,
.navbar-default .navbar-nav>.open>a:hover .caret,
.navbar-default .navbar-nav>.open>a:focus .caret {
    border-top-color: #555;
    border-bottom-color: #555
}

.navbar-default .navbar-nav>.dropdown>a .caret {
    border-top-color: #777;
    border-bottom-color: #777
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #999999
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #999999
}

.navbar-inverse .navbar-nav>li>a {
    color: #999999
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #090909;
    color: #fff
}

.navbar-inverse .navbar-nav>.dropdown>a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.navbar-inverse .navbar-nav>.dropdown>a .caret {
    border-top-color: #999999;
    border-bottom-color: #999999
}

.navbar-inverse .navbar-nav>.open>a .caret,
.navbar-inverse .navbar-nav>.open>a:hover .caret,
.navbar-inverse .navbar-nav>.open>a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #999999
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #999999
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #333
}

.breadcrumb>.active {
    color: #333
}

.pagination {
    padding-left: 0;
    margin: 18px 0;
    border-radius: 0
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 3px 8px;
    line-height: 1.42857;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
    background-color: #f6f6f6
}

.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #9eb618;
    border-color: #9eb618;
    cursor: default
}

.pagination>.disabled>span,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #999999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 17px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 18px 0;
    list-style: none;
    text-align: center
}

.pager:before,
.pager:after {
    content: " ";
    display: table
}

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:hover,
.pager li>a:focus {
    text-decoration: none;
    background-color: #f6f6f6
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #999999;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 100%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0
}

.label[href]:hover,
.label[href]:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.label-default {
    background-color: #999999
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: gray
}

.label-primary {
    background-color: #428bca
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #3071a9
}

.label-success {
    background-color: #778387;
    border: 1px solid #778387
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #3aae43
}

.label-info {
    background-color: #5192f3;
    border: 1px solid #4b80c3
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #2174f0
}

.label-warning {
    background-color: #fe9126;
    border: 1px solid #e4752b
}

.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #f07701
}

.label-danger {
    background-color: #778387;
    border: 1px solid #d4323d
}

.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #f0212f
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #999999;
    border-radius: 10px
}

.badge:empty {
    display: none
}

a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.btn .badge {
    position: relative;
    top: -1px
}

a.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #777;
    background-color: #fff
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.thumbnail {
    display: block
}

.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

a.thumbnail:hover,
a.thumbnail:focus {
    border-color: #777
}

.thumbnail>img {
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #777777
}

.alert {
    padding: 15px;
    margin-bottom: 18px;
    border: 1px solid transparent;
    border-radius: 0
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: bold
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable {
    padding-right: 35px
}

.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #55c65e;
    border-color: #48b151;
    color: #fff
}

.alert-success hr {
    border-top-color: #419f49
}

.alert-success .alert-link {
    color: #e6e6e6
}

.alert-info {
    background-color: #5192f3;
    border-color: #4b80c3;
    color: #fff
}

.alert-info hr {
    border-top-color: #3d73b7
}

.alert-info .alert-link {
    color: #e6e6e6
}

.alert-warning {
    background-color: #778387;
    border-color: #778387;
    border-radius: 5px;
    color: #fff
}

.alert-warning hr {
    border-top-color: #da681c
}

.alert-warning .alert-link {
    color: #e6e6e6
}

.alert-danger {
    background-color: #f3515c;
    border-color: #d4323d;
    color: #fff
}

.alert-danger hr {
    border-top-color: #c32933
}

.alert-danger .alert-link {
    color: #e6e6e6
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 40px 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 18px;
    margin-bottom: 18px;
    background-color: #f5f5f5;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease
}

.progress-striped .progress-bar {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
    background-size: 40px 40px
}

.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #46a74e
}

.progress-striped .progress-bar-success {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0))
}

.progress-bar-info {
    background-color: #5192f3
}

.progress-striped .progress-bar-info {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0))
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0))
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0))
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media,
.media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-object {
    display: block
}

.media-heading {
    margin: 0 0 5px
}

.media>.pull-left {
    margin-right: 10px
}

.media>.pull-right {
    margin-left: 10px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #e1edf7
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover,
a.list-group-item:focus {
    text-decoration: none;
    background-color: #f5f5f5
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 18px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
    padding: 15px
}

.panel-body:before,
.panel-body:after {
    content: " ";
    display: table
}

.panel-body:after {
    clear: both
}

.panel>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item {
    border-width: 1px 0
}

.panel>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel>.list-group .list-group-item:last-child {
    border-bottom: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.table {
    margin-bottom: 0
}

.panel>.panel-body+.table {
    border-top: 1px solid #d6d4d4
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px
}

.panel-title>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
    overflow: hidden
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #428bca
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.panel-primary>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #428bca
}

.panel-primary>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #428bca
}

.panel-success {
    border-color: #48b151
}

.panel-success>.panel-heading {
    color: #fff;
    background-color: #55c65e;
    border-color: #48b151
}

.panel-success>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #48b151
}

.panel-success>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #48b151
}

.panel-warning {
    border-color: #e4752b
}

.panel-warning>.panel-heading {
    color: #fff;
    background-color: #fe9126;
    border-color: #e4752b
}

.panel-warning>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #e4752b
}

.panel-warning>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #e4752b
}

.panel-danger {
    border-color: #d4323d
}

.panel-danger>.panel-heading {
    color: #fff;
    background-color: #f3515c;
    border-color: #d4323d
}

.panel-danger>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #d4323d
}

.panel-danger>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #d4323d
}

.panel-info {
    border-color: #4b80c3
}

.panel-info>.panel-heading {
    color: #fff;
    background-color: #5192f3;
    border-color: #4b80c3
}

.panel-info>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #4b80c3
}

.panel-info>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #4b80c3
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 19.5px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20)
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover .arrow,
.popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover .arrow {
    border-width: 11px
}

.popover .arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px
}

.popover.top .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25)
}

.popover.right .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px
}

.popover.bottom .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25)
}

.popover.left .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

@media screen and (max-width:400px) {
    @-ms-viewport {
        width: 320px
    }
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.visible-xs {
    display: none !important
}

tr.visible-xs {
    display: none !important
}

th.visible-xs,
td.visible-xs {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-xs.visible-sm {
        display: block !important
    }
    tr.visible-xs.visible-sm {
        display: table-row !important
    }
    th.visible-xs.visible-sm,
    td.visible-xs.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-xs.visible-md {
        display: block !important
    }
    tr.visible-xs.visible-md {
        display: table-row !important
    }
    th.visible-xs.visible-md,
    td.visible-xs.visible-md {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-xs.visible-lg {
        display: block !important
    }
    tr.visible-xs.visible-lg {
        display: table-row !important
    }
    th.visible-xs.visible-lg,
    td.visible-xs.visible-lg {
        display: table-cell !important
    }
}

.visible-sm {
    display: none !important
}

tr.visible-sm {
    display: none !important
}

th.visible-sm,
td.visible-sm {
    display: none !important
}

@media (max-width:767px) {
    .visible-sm.visible-xs {
        display: block !important
    }
    tr.visible-sm.visible-xs {
        display: table-row !important
    }
    th.visible-sm.visible-xs,
    td.visible-sm.visible-xs {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-sm.visible-md {
        display: block !important
    }
    tr.visible-sm.visible-md {
        display: table-row !important
    }
    th.visible-sm.visible-md,
    td.visible-sm.visible-md {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-sm.visible-lg {
        display: block !important
    }
    tr.visible-sm.visible-lg {
        display: table-row !important
    }
    th.visible-sm.visible-lg,
    td.visible-sm.visible-lg {
        display: table-cell !important
    }
}

.visible-md {
    display: none !important
}

tr.visible-md {
    display: none !important
}

th.visible-md,
td.visible-md {
    display: none !important
}

@media (max-width:767px) {
    .visible-md.visible-xs {
        display: block !important
    }
    tr.visible-md.visible-xs {
        display: table-row !important
    }
    th.visible-md.visible-xs,
    td.visible-md.visible-xs {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-md.visible-sm {
        display: block !important
    }
    tr.visible-md.visible-sm {
        display: table-row !important
    }
    th.visible-md.visible-sm,
    td.visible-md.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-md.visible-lg {
        display: block !important
    }
    tr.visible-md.visible-lg {
        display: table-row !important
    }
    th.visible-md.visible-lg,
    td.visible-md.visible-lg {
        display: table-cell !important
    }
}

.visible-lg {
    display: none !important
}

tr.visible-lg {
    display: none !important
}

th.visible-lg,
td.visible-lg {
    display: none !important
}

@media (max-width:767px) {
    .visible-lg.visible-xs {
        display: block !important
    }
    tr.visible-lg.visible-xs {
        display: table-row !important
    }
    th.visible-lg.visible-xs,
    td.visible-lg.visible-xs {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-lg.visible-sm {
        display: block !important
    }
    tr.visible-lg.visible-sm {
        display: table-row !important
    }
    th.visible-lg.visible-sm,
    td.visible-lg.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-lg.visible-md {
        display: block !important
    }
    tr.visible-lg.visible-md {
        display: table-row !important
    }
    th.visible-lg.visible-md,
    td.visible-lg.visible-md {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

.hidden-xs {
    display: block !important
}

tr.hidden-xs {
    display: table-row !important
}

th.hidden-xs,
td.hidden-xs {
    display: table-cell !important
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
    tr.hidden-xs {
        display: none !important
    }
    th.hidden-xs,
    td.hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-xs.hidden-sm {
        display: none !important
    }
    tr.hidden-xs.hidden-sm {
        display: none !important
    }
    th.hidden-xs.hidden-sm,
    td.hidden-xs.hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-xs.hidden-md {
        display: none !important
    }
    tr.hidden-xs.hidden-md {
        display: none !important
    }
    th.hidden-xs.hidden-md,
    td.hidden-xs.hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-xs.hidden-lg {
        display: none !important
    }
    tr.hidden-xs.hidden-lg {
        display: none !important
    }
    th.hidden-xs.hidden-lg,
    td.hidden-xs.hidden-lg {
        display: none !important
    }
}

.hidden-sm {
    display: block !important
}

tr.hidden-sm {
    display: table-row !important
}

th.hidden-sm,
td.hidden-sm {
    display: table-cell !important
}

@media (max-width:767px) {
    .hidden-sm.hidden-xs {
        display: none !important
    }
    tr.hidden-sm.hidden-xs {
        display: none !important
    }
    th.hidden-sm.hidden-xs,
    td.hidden-sm.hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
    tr.hidden-sm {
        display: none !important
    }
    th.hidden-sm,
    td.hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-sm.hidden-md {
        display: none !important
    }
    tr.hidden-sm.hidden-md {
        display: none !important
    }
    th.hidden-sm.hidden-md,
    td.hidden-sm.hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-sm.hidden-lg {
        display: none !important
    }
    tr.hidden-sm.hidden-lg {
        display: none !important
    }
    th.hidden-sm.hidden-lg,
    td.hidden-sm.hidden-lg {
        display: none !important
    }
}

.hidden-md {
    display: block !important
}

tr.hidden-md {
    display: table-row !important
}

th.hidden-md,
td.hidden-md {
    display: table-cell !important
}

@media (max-width:767px) {
    .hidden-md.hidden-xs {
        display: none !important
    }
    tr.hidden-md.hidden-xs {
        display: none !important
    }
    th.hidden-md.hidden-xs,
    td.hidden-md.hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-md.hidden-sm {
        display: none !important
    }
    tr.hidden-md.hidden-sm {
        display: none !important
    }
    th.hidden-md.hidden-sm,
    td.hidden-md.hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
    tr.hidden-md {
        display: none !important
    }
    th.hidden-md,
    td.hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-md.hidden-lg {
        display: none !important
    }
    tr.hidden-md.hidden-lg {
        display: none !important
    }
    th.hidden-md.hidden-lg,
    td.hidden-md.hidden-lg {
        display: none !important
    }
}

.hidden-lg {
    display: block !important
}

tr.hidden-lg {
    display: table-row !important
}

th.hidden-lg,
td.hidden-lg {
    display: table-cell !important
}

@media (max-width:767px) {
    .hidden-lg.hidden-xs {
        display: none !important
    }
    tr.hidden-lg.hidden-xs {
        display: none !important
    }
    th.hidden-lg.hidden-xs,
    td.hidden-lg.hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-lg.hidden-sm {
        display: none !important
    }
    tr.hidden-lg.hidden-sm {
        display: none !important
    }
    th.hidden-lg.hidden-sm,
    td.hidden-lg.hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-lg.hidden-md {
        display: none !important
    }
    tr.hidden-lg.hidden-md {
        display: none !important
    }
    th.hidden-lg.hidden-md,
    td.hidden-lg.hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
    tr.hidden-lg {
        display: none !important
    }
    th.hidden-lg,
    td.hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

tr.visible-print {
    display: none !important
}

th.visible-print,
td.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }
    tr.visible-print {
        display: table-row !important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
    .hidden-print {
        display: none !important
    }
    tr.hidden-print {
        display: none !important
    }
    th.hidden-print,
    td.hidden-print {
        display: none !important
    }
}

.icon,
[class^="icon-"] {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0)
}

.button._add_to_cart_button .icon-shopping-cart {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 8px;
    padding-right: 5px
}

.left-block .button-container .tab_button .addToWishlist .icon-heart {
    padding-right: 5px;
    font-size: 13px
}

.icon-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -15%
}

.icon-2x {
    font-size: 2em
}

.icon-3x {
    font-size: 3em
}

.icon-4x {
    font-size: 4em
}

.icon-5x {
    font-size: 5em
}

.icon-fw {
    width: 1.28571em;
    text-align: center
}

.icon-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.icon-ul>li {
    position: relative
}

.icon-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: 0.14286em;
    text-align: center
}

.icon-li.icon-lg {
    left: -1.85714em
}

.icon-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.icon.pull-left,
.pull-left[class^="icon-"] {
    margin-right: .3em
}

.icon.pull-right,
.pull-right[class^="icon-"] {
    margin-left: .3em
}

.icon-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.icon-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.icon-rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.icon-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.icon-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.icon-flip-horizontal {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.icon-flip-vertical {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

 :root .icon-rotate-90,
 :root .icon-rotate-180,
 :root .icon-rotate-270,
 :root .icon-flip-horizontal,
 :root .icon-flip-vertical {
    filter: none
}

.icon-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.icon-stack-1x,
.icon-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.icon-stack-1x {
    line-height: inherit
}

.icon-stack-2x {
    font-size: 2em
}

.icon-inverse {
    color: #fff
}

.icon-glass:before {
    content: ""
}

.icon-music:before {
    content: ""
}

.icon-search:before {
    content: ""
}

.icon-envelope-o:before,
.icon-envelope-alt:before {
    content: ""
}

.icon-heart:before {
    content: ""
}

.icon-star:before {
    content: ""
}

.icon-star-o:before,
.icon-star-empty:before {
    content: ""
}

.icon-user:before {
    content: ""
}

.icon-film:before {
    content: ""
}

.icon-th-large:before {
    content: ""
}

.icon-th:before {
    content: ""
}

.icon-th-list:before {
    content: ""
}

.icon-check:before {
    content: ""
}

.icon-remove:before,
.icon-close:before,
.icon-times:before,
.icon-remove:before {
    content: ""
}

.icon-search-plus:before,
.icon-zoom-in:before {
    content: ""
}

.icon-search-minus:before,
.icon-zoom-out:before {
    content: ""
}

.icon-power-off:before,
.icon-off:before {
    content: ""
}

.icon-signal:before {
    content: ""
}

.icon-gear:before,
.icon-cog:before {
    content: ""
}

.icon-trash-o:before,
.icon-trash:before {
    content: ""
}

.icon-home:before {
    content: ""
}

.icon-file-o:before,
.icon-file-alt:before {
    content: ""
}

.icon-clock-o:before,
.icon-time:before {
    content: ""
}

.icon-road:before {
    content: ""
}

.icon-download:before,
.icon-download-alt:before {
    content: ""
}

.icon-arrow-circle-o-down:before,
.icon-download:before,
.icon-download-alt:before {
    content: ""
}

.icon-arrow-circle-o-up:before,
.icon-upload:before,
.icon-upload-alt:before {
    content: ""
}

.icon-inbox:before {
    content: ""
}

.icon-play-circle-o:before,
.icon-play-circle:before,
.icon-play-sign:before {
    content: ""
}

.icon-rotate-right:before,
.icon-repeat:before {
    content: ""
}

.icon-refresh:before {
    content: ""
}

.icon-list-alt:before {
    content: ""
}

.icon-lock:before {
    content: ""
}

.icon-flag:before {
    content: ""
}

.icon-headphones:before {
    content: ""
}

.icon-volume-off:before {
    content: ""
}

.icon-volume-down:before {
    content: ""
}

.icon-volume-up:before {
    content: ""
}

.icon-qrcode:before {
    content: ""
}

.icon-barcode:before {
    content: ""
}

.icon-tag:before {
    content: ""
}

.icon-tags:before {
    content: ""
}

.icon-book:before {
    content: ""
}

.icon-bookmark:before {
    content: ""
}

.icon-print:before {
    content: ""
}

.icon-camera:before {
    content: ""
}

.icon-font:before {
    content: ""
}

.icon-bold:before {
    content: ""
}

.icon-italic:before {
    content: ""
}

.icon-text-height:before {
    content: ""
}

.icon-text-width:before {
    content: ""
}

.icon-align-left:before {
    content: ""
}

.icon-align-center:before {
    content: ""
}

.icon-align-right:before {
    content: ""
}

.icon-align-justify:before {
    content: ""
}

.icon-list:before {
    content: ""
}

.icon-dedent:before,
.icon-outdent:before,
.icon-indent-left:before {
    content: ""
}

.icon-indent:before,
.icon-indent-right:before {
    content: ""
}

.icon-video-camera:before,
.icon-facetime-video:before {
    content: ""
}

.icon-photo:before,
.icon-image:before,
.icon-picture-o:before,
.icon-picture:before {
    content: ""
}

.icon-pencil:before {
    content: ""
}

.icon-map-marker:before {
    content: ""
}

.icon-adjust:before {
    content: ""
}

.icon-tint:before {
    content: ""
}

.icon-edit:before,
.icon-pencil-square-o:before,
.icon-edit:before {
    content: ""
}

.icon-share-square-o:before,
.icon-share:before,
.icon-share-alt:before {
    content: ""
}

.icon-check-square-o:before {
    content: ""
}

.icon-arrows:before,
.icon-move:before {
    content: ""
}

.icon-step-backward:before {
    content: ""
}

.icon-fast-backward:before {
    content: ""
}

.icon-backward:before {
    content: ""
}

.icon-play:before {
    content: ""
}

.icon-pause:before {
    content: ""
}

.icon-stop:before {
    content: ""
}

.icon-forward:before {
    content: ""
}

.icon-fast-forward:before {
    content: ""
}

.icon-step-forward:before {
    content: ""
}

.icon-eject:before {
    content: ""
}

.icon-chevron-left:before {
    content: ""
}

.icon-chevron-right:before {
    content: ""
}

.icon-plus-circle:before,
.icon-plus-sign:before {
    content: ""
}

.icon-minus-circle:before,
.icon-minus-sign:before {
    content: ""
}

.icon-times-circle:before,
.icon-remove-sign:before {
    content: ""
}

.icon-check-circle:before,
.icon-ok-sign:before {
    content: ""
}

.icon-question-circle:before,
.icon-question-sign:before {
    content: ""
}

.icon-info-circle:before,
.icon-info-sign:before {
    content: ""
}

.icon-crosshairs:before,
.icon-screenshot:before {
    content: ""
}

.icon-times-circle-o:before,
.icon-remove-circle:before {
    content: ""
}

.icon-check-circle-o:before,
.icon-ok-circle:before {
    content: ""
}

.icon-ban:before {
    content: ""
}

.icon-arrow-left:before {
    content: "�� "
}

.icon-arrow-right:before {
    content: ""
}

.icon-arrow-up:before {
    content: ""
}

.icon-arrow-down:before {
    content: ""
}

.icon-mail-forward:before,
.icon-share:before,
.icon-share-alt:before {
    content: ""
}

.icon-expand:before,
.icon-resize-full:before {
    content: ""
}

.icon-compress:before,
.icon-resize-small:before {
    content: ""
}

.icon-plus:before {
    content: ""
}

.icon-minus:before {
    content: ""
}

.icon-asterisk:before {
    content: ""
}

.icon-exclamation-circle:before,
.icon-exclamation-sign:before {
    content: ""
}

.icon-gift:before {
    content: ""
}

.icon-leaf:before {
    content: ""
}

.icon-fire:before {
    content: ""
}

.icon-eye:before,
.icon-eye-open:before {
    content: ""
}

.icon-eye-slash:before,
.icon-eye-close:before {
    content: ""
}

.icon-warning:before,
.icon-exclamation-triangle:before,
.icon-warning-sign:before {
    content: ""
}

.icon-plane:before {
    content: ""
}

.icon-calendar:before {
    content: ""
}

.icon-random:before {
    content: ""
}

.icon-comment:before {
    content: ""
}

.icon-magnet:before {
    content: ""
}

.icon-chevron-up:before {
    content: ""
}

.icon-chevron-down:before {
    content: ""
}

.icon-retweet:before {
    content: ""
}

.icon-shopping-cart:before {
    content: ""
}

.icon-folder:before,
.icon-folder-close:before {
    content: ""
}

.icon-folder-open:before {
    content: ""
}

.icon-arrows-v:before,
.icon-resize-vertical:before {
    content: ""
}

.icon-arrows-h:before,
.icon-resize-horizontal:before {
    content: ""
}

.icon-bar-chart-o:before,
.icon-bar-chart:before,
.icon-bar-chart:before {
    content: ""
}

.icon-twitter-square:before,
.icon-twitter-sign:before {
    content: ""
}

.icon-facebook-square:before,
.icon-facebook-sign:before {
    content: ""
}

.icon-camera-retro:before {
    content: ""
}

.icon-key:before {
    content: ""
}

.icon-gears:before,
.icon-cogs:before {
    content: ""
}

.icon-comments:before {
    content: ""
}

.icon-thumbs-o-up:before,
.icon-thumbs-up-alt:before {
    content: ""
}

.icon-thumbs-o-down:before,
.icon-thumbs-down-alt:before {
    content: ""
}

.icon-star-half:before {
    content: ""
}

.icon-heart-o:before,
.icon-heart-empty:before {
    content: ""
}

.icon-sign-out:before,
.icon-signout:before {
    content: ""
}

.icon-linkedin-square:before,
.icon-linkedin-sign:before {
    content: ""
}

.icon-thumb-tack:before,
.icon-pushpin:before {
    content: ""
}

.icon-external-link:before {
    content: ""
}

.icon-sign-in:before,
.icon-signin:before {
    content: ""
}

.icon-trophy:before {
    content: ""
}

.icon-github-square:before,
.icon-github-sign:before {
    content: ""
}

.icon-upload:before,
.icon-upload-alt:before {
    content: ""
}

.icon-lemon-o:before,
.icon-lemon:before {
    content: ""
}

.icon-phone:before {
    content: ""
}

.icon-square-o:before,
.icon-check-empty:before {
    content: ""
}

.icon-bookmark-o:before,
.icon-bookmark-empty:before {
    content: ""
}

.icon-phone-square:before,
.icon-phone-sign:before {
    content: ""
}

.icon-twitter:before {
    content: ""
}

.icon-facebook-f:before,
.icon-facebook:before {
    content: ""
}

.icon-github:before {
    content: ""
}

.icon-unlock:before {
    content: ""
}

.icon-credit-card:before {
    content: ""
}

.icon-rss:before {
    content: ""
}

.icon-hdd-o:before,
.icon-hdd:before {
    content: "�� "
}

.icon-bullhorn:before {
    content: ""
}

.icon-bell:before,
.icon-bell-alt:before {
    content: ""
}

.icon-certificate:before {
    content: ""
}

.icon-hand-o-right:before,
.icon-hand-right:before {
    content: ""
}

.icon-hand-o-left:before,
.icon-hand-left:before {
    content: ""
}

.icon-hand-o-up:before,
.icon-hand-up:before {
    content: ""
}

.icon-hand-o-down:before,
.icon-hand-down:before {
    content: ""
}

.icon-arrow-circle-left:before,
.icon-circle-arrow-left:before {
    content: ""
}

.icon-arrow-circle-right:before,
.icon-circle-arrow-right:before {
    content: ""
}

.icon-arrow-circle-up:before,
.icon-circle-arrow-up:before {
    content: ""
}

.icon-arrow-circle-down:before,
.icon-circle-arrow-down:before {
    content: ""
}

.icon-globe:before {
    content: ""
}

.icon-wrench:before {
    content: ""
}

.icon-tasks:before {
    content: ""
}

.icon-filter:before {
    content: ""
}

.icon-briefcase:before {
    content: ""
}

.icon-arrows-alt:before,
.icon-fullscreen:before {
    content: ""
}

.icon-group:before,
.icon-users:before,
.icon-group:before {
    content: ""
}

.icon-chain:before,
.icon-link:before {
    content: ""
}

.icon-cloud:before {
    content: ""
}

.icon-flask:before,
.icon-beaker:before {
    content: ""
}

.icon-cut:before,
.icon-scissors:before,
.icon-cut:before {
    content: ""
}

.icon-copy:before,
.icon-files-o:before,
.icon-copy:before {
    content: ""
}

.icon-paperclip:before,
.icon-paper-clip:before {
    content: ""
}

.icon-save:before,
.icon-floppy-o:before,
.icon-save:before {
    content: ""
}

.icon-square:before,
.icon-sign-blank:before {
    content: ""
}

.icon-navicon:before,
.icon-reorder:before,
.icon-bars:before,
.icon-reorder:before {
    content: ""
}

.icon-list-ul:before {
    content: ""
}

.icon-list-ol:before {
    content: ""
}

.icon-strikethrough:before {
    content: ""
}

.icon-underline:before {
    content: ""
}

.icon-table:before {
    content: ""
}

.icon-magic:before {
    content: ""
}

.icon-truck:before {
    content: ""
}

.icon-pinterest:before {
    content: ""
}

.icon-pinterest-square:before,
.icon-pinterest-sign:before {
    content: ""
}

.icon-google-plus-square:before,
.icon-google-plus-sign:before {
    content: ""
}

.icon-google-plus:before {
    content: ""
}

.icon-money:before {
    content: ""
}

.icon-caret-down:before {
    content: ""
}

.icon-caret-up:before {
    content: ""
}

.icon-caret-left:before {
    content: ""
}

.icon-caret-right:before {
    content: ""
}

.icon-columns:before {
    content: ""
}

.icon-unsorted:before,
.icon-sort:before {
    content: ""
}

.icon-sort-down:before,
.icon-sort-desc:before,
.icon-sort-up:before {
    content: ""
}

.icon-sort-up:before,
.icon-sort-asc:before,
.icon-sort-down:before {
    content: ""
}

.icon-envelope:before {
    content: "�� "
}

.icon-linkedin:before {
    content: ""
}

.icon-rotate-left:before,
.icon-undo:before {
    content: ""
}

.icon-legal:before,
.icon-gavel:before,
.icon-legal:before {
    content: ""
}

.icon-dashboard:before,
.icon-tachometer:before,
.icon-dashboard:before {
    content: ""
}

.icon-comment-o:before,
.icon-comment-alt:before {
    content: ""
}

.icon-comments-o:before,
.icon-comments-alt:before {
    content: ""
}

.icon-flash:before,
.icon-bolt:before {
    content: ""
}

.icon-sitemap:before {
    content: ""
}

.icon-umbrella:before {
    content: ""
}

.icon-paste:before,
.icon-clipboard:before,
.icon-paste:before {
    content: ""
}

.icon-lightbulb-o:before,
.icon-lightbulb:before {
    content: ""
}

.icon-exchange:before {
    content: ""
}

.icon-cloud-download:before {
    content: ""
}

.icon-cloud-upload:before {
    content: ""
}

.icon-user-md:before {
    content: ""
}

.icon-stethoscope:before {
    content: ""
}

.icon-suitcase:before {
    content: ""
}

.icon-bell-o:before,
.icon-bell:before,
.icon-bell-alt:before {
    content: ""
}

.icon-coffee:before {
    content: ""
}

.icon-cutlery:before,
.icon-food:before {
    content: ""
}

.icon-file-text-o:before,
.icon-file-text-alt:before {
    content: ""
}

.icon-building-o:before,
.icon-building:before {
    content: ""
}

.icon-hospital-o:before,
.icon-hospital:before {
    content: ""
}

.icon-ambulance:before {
    content: ""
}

.icon-medkit:before {
    content: ""
}

.icon-fighter-jet:before {
    content: ""
}

.icon-beer:before {
    content: ""
}

.icon-h-square:before,
.icon-h-sign:before {
    content: ""
}

.icon-plus-square:before,
.icon-plus-sign-alt:before {
    content: ""
}

.icon-angle-double-left:before,
.icon-double-angle-left:before {
    content: ""
}

.icon-angle-double-right:before,
.icon-double-angle-right:before {
    content: ""
}

.icon-angle-double-up:before,
.icon-double-angle-up:before {
    content: ""
}

.icon-angle-double-down:before,
.icon-double-angle-down:before {
    content: ""
}

.icon-angle-left:before {
    content: ""
}

.icon-angle-right:before {
    content: ""
}

.icon-angle-up:before {
    content: ""
}

.icon-desktop:before {
    content: ""
}

.icon-laptop:before {
    content: ""
}

.icon-tablet:before {
    content: ""
}

.icon-mobile-phone:before,
.icon-mobile:before,
.icon-mobile-phone:before {
    content: ""
}

.icon-circle-o:before,
.icon-circle-blank:before {
    content: ""
}

.icon-quote-left:before {
    content: ""
}

.icon-quote-right:before {
    content: ""
}

.icon-spinner:before {
    content: ""
}

.icon-circle:before {
    content: ""
}

.icon-mail-reply:before,
.icon-reply:before {
    content: ""
}

.icon-github-alt:before {
    content: ""
}

.icon-folder-o:before,
.icon-folder-close-alt:before {
    content: ""
}

.icon-folder-open-o:before,
.icon-folder-open-alt:before {
    content: ""
}

.icon-smile-o:before,
.icon-smile:before {
    content: ""
}

.icon-frown-o:before,
.icon-frown:before {
    content: ""
}

.icon-meh-o:before,
.icon-meh:before {
    content: ""
}

.icon-gamepad:before {
    content: ""
}

.icon-keyboard-o:before,
.icon-keyboard:before {
    content: ""
}

.icon-flag-o:before,
.icon-flag-alt:before {
    content: ""
}

.icon-flag-checkered:before {
    content: ""
}

.icon-terminal:before {
    content: "�� "
}

.icon-code:before {
    content: ""
}

.icon-mail-reply-all:before,
.icon-reply-all:before {
    content: ""
}

.icon-star-half-empty:before,
.icon-star-half-full:before,
.icon-star-half-o:before,
.icon-star-half-empty:before {
    content: ""
}

.icon-location-arrow:before {
    content: ""
}

.icon-crop:before {
    content: ""
}

.icon-code-fork:before {
    content: ""
}

.icon-unlink:before,
.icon-chain-broken:before,
.icon-unlink:before {
    content: ""
}

.icon-question:before {
    content: ""
}

.icon-info:before {
    content: ""
}

.icon-exclamation:before {
    content: ""
}

.icon-superscript:before {
    content: ""
}

.icon-subscript:before {
    content: ""
}

.icon-eraser:before {
    content: ""
}

.icon-puzzle-piece:before {
    content: ""
}

.icon-microphone:before {
    content: ""
}

.icon-microphone-slash:before,
.icon-microphone-off:before {
    content: ""
}

.icon-shield:before {
    content: ""
}

.icon-calendar-o:before,
.icon-calendar-empty:before {
    content: ""
}

.icon-fire-extinguisher:before {
    content: ""
}

.icon-rocket:before {
    content: ""
}

.icon-maxcdn:before {
    content: ""
}

.icon-chevron-circle-left:before,
.icon-chevron-sign-left:before {
    content: ""
}

.icon-chevron-circle-right:before,
.icon-chevron-sign-right:before {
    content: ""
}

.icon-chevron-circle-up:before,
.icon-chevron-sign-up:before {
    content: ""
}

.icon-chevron-circle-down:before,
.icon-chevron-sign-down:before {
    content: ""
}

.icon-html5:before {
    content: ""
}

.icon-css3:before {
    content: ""
}

.icon-anchor:before {
    content: ""
}

.icon-unlock-alt:before {
    content: ""
}

.icon-bullseye:before {
    content: ""
}

.icon-ellipsis-h:before,
.icon-ellipsis-horizontal:before {
    content: ""
}

.icon-ellipsis-v:before,
.icon-ellipsis-vertical:before {
    content: ""
}

.icon-rss-square:before,
.icon-rss-sign:before {
    content: ""
}

.icon-play-circle:before,
.icon-play-sign:before {
    content: ""
}

.icon-ticket:before {
    content: ""
}

.icon-minus-square:before,
.icon-minus-sign-alt:before {
    content: ""
}

.icon-minus-square-o:before,
.icon-check-minus:before,
.icon-collapse-alt:before {
    content: ""
}

.icon-level-up:before {
    content: ""
}

.icon-level-down:before {
    content: ""
}

.icon-check-square:before,
.icon-check-sign:before {
    content: ""
}

.icon-pencil-square:before,
.icon-edit-sign:before {
    content: ""
}

.icon-external-link-square:before,
.icon-external-link-sign:before {
    content: ""
}

.icon-share-square:before,
.icon-share-sign:before {
    content: ""
}

.icon-compass:before {
    content: ""
}

.icon-toggle-down:before,
.icon-caret-square-o-down:before,
.icon-collapse:before {
    content: ""
}

.icon-toggle-up:before,
.icon-caret-square-o-up:before,
.icon-collapse-top:before {
    content: ""
}

.icon-toggle-right:before,
.icon-caret-square-o-right:before {
    content: ""
}

.icon-euro:before,
.icon-eur:before {
    content: ""
}

.icon-gbp:before {
    content: ""
}

.icon-dollar:before,
.icon-usd:before {
    content: ""
}

.icon-rupee:before,
.icon-inr:before {
    content: ""
}

.icon-cny:before,
.icon-rmb:before,
.icon-yen:before,
.icon-jpy:before {
    content: ""
}

.icon-ruble:before,
.icon-rouble:before,
.icon-rub:before,
.icon-cny:before {
    content: ""
}

.icon-won:before,
.icon-krw:before {
    content: ""
}

.icon-bitcoin:before,
.icon-btc:before {
    content: ""
}

.icon-file:before {
    content: ""
}

.icon-file-text:before {
    content: ""
}

.icon-sort-alpha-asc:before,
.icon-sort-by-alphabet:before {
    content: ""
}

.icon-sort-alpha-desc:before,
.icon-sort-by-alphabet-alt:before {
    content: ""
}

.icon-sort-amount-asc:before,
.icon-sort-by-attributes:before {
    content: "�� "
}

.icon-sort-amount-desc:before,
.icon-sort-by-attributes-alt:before {
    content: ""
}

.icon-sort-numeric-asc:before,
.icon-sort-by-order:before {
    content: ""
}

.icon-sort-numeric-desc:before,
.icon-sort-by-order-alt:before {
    content: ""
}

.icon-thumbs-up:before {
    content: ""
}

.icon-thumbs-down:before {
    content: ""
}

.icon-youtube-square:before,
.icon-youtube-sign:before {
    content: ""
}

.icon-youtube:before {
    content: ""
}

.icon-xing:before {
    content: ""
}

.icon-xing-square:before,
.icon-xing-sign:before {
    content: ""
}

.icon-youtube-play:before {
    content: ""
}

.icon-dropbox:before {
    content: ""
}

.icon-stack-overflow:before,
.icon-stackexchange:before {
    content: ""
}

.icon-instagram:before {
    content: ""
}

.icon-flickr:before {
    content: ""
}

.icon-adn:before {
    content: ""
}

.icon-bitbucket:before {
    content: ""
}

.icon-bitbucket-square:before,
.icon-bitbucket-sign:before {
    content: ""
}

.icon-tumblr:before {
    content: ""
}

.icon-tumblr-square:before,
.icon-tumblr-sign:before {
    content: ""
}

.icon-long-arrow-down:before {
    content: ""
}

.icon-long-arrow-up:before {
    content: ""
}

.icon-long-arrow-left:before {
    content: ""
}

.icon-long-arrow-right:before {
    content: ""
}

.icon-apple:before {
    content: ""
}

.icon-windows:before {
    content: ""
}

.icon-android:before {
    content: ""
}

.icon-linux:before {
    content: ""
}

.icon-dribbble:before {
    content: ""
}

.icon-skype:before {
    content: ""
}

.icon-foursquare:before {
    content: ""
}

.icon-trello:before {
    content: ""
}

.icon-female:before {
    content: ""
}

.icon-male:before {
    content: ""
}

.icon-gittip:before,
.icon-gratipay:before {
    content: ""
}

.icon-sun-o:before,
.icon-sun:before {
    content: ""
}

.icon-moon-o:before,
.icon-moon:before {
    content: ""
}

.icon-archive:before {
    content: ""
}

.icon-bug:before {
    content: ""
}

.icon-vk:before {
    content: ""
}

.icon-weibo:before {
    content: ""
}

.icon-renren:before {
    content: ""
}

.icon-pagelines:before {
    content: ""
}

.icon-stack-exchange:before {
    content: ""
}

.icon-arrow-circle-o-right:before {
    content: ""
}

.icon-arrow-circle-o-left:before {
    content: ""
}

.icon-toggle-left:before,
.icon-caret-square-o-left:before {
    content: ""
}

.icon-dot-circle-o:before {
    content: ""
}

.icon-wheelchair:before {
    content: ""
}

.icon-vimeo-square:before {
    content: ""
}

.icon-turkish-lira:before,
.icon-try:before {
    content: ""
}

.icon-plus-square-o:before,
.icon-expand-alt:before {
    content: ""
}

.icon-space-shuttle:before {
    content: ""
}

.icon-slack:before {
    content: ""
}

.icon-envelope-square:before {
    content: ""
}

.icon-wordpress:before {
    content: ""
}

.icon-openid:before {
    content: ""
}

.icon-institution:before,
.icon-bank:before,
.icon-university:before {
    content: ""
}

.icon-mortar-board:before,
.icon-graduation-cap:before {
    content: ""
}

.icon-yahoo:before {
    content: ""
}

.icon-google:before {
    content: "�� "
}

.icon-reddit:before {
    content: ""
}

.icon-reddit-square:before {
    content: ""
}

.icon-stumbleupon-circle:before {
    content: ""
}

.icon-stumbleupon:before {
    content: ""
}

.icon-delicious:before {
    content: ""
}

.icon-digg:before {
    content: ""
}

.icon-pied-piper:before {
    content: ""
}

.icon-pied-piper-alt:before {
    content: ""
}

.icon-drupal:before {
    content: ""
}

.icon-joomla:before {
    content: ""
}

.icon-language:before {
    content: ""
}

.icon-fax:before {
    content: ""
}

.icon-building:before {
    content: ""
}

.icon-child:before {
    content: ""
}

.icon-paw:before {
    content: ""
}

.icon-spoon:before {
    content: ""
}

.icon-cube:before {
    content: ""
}

.icon-cubes:before {
    content: ""
}

.icon-behance:before {
    content: ""
}

.icon-behance-square:before {
    content: ""
}

.icon-steam:before {
    content: ""
}

.icon-steam-square:before {
    content: ""
}

.icon-recycle:before {
    content: ""
}

.icon-automobile:before,
.icon-car:before {
    content: ""
}

.icon-cab:before,
.icon-taxi:before {
    content: ""
}

.icon-tree:before {
    content: ""
}

.icon-spotify:before {
    content: ""
}

.icon-deviantart:before {
    content: ""
}

.icon-soundcloud:before {
    content: ""
}

.icon-database:before {
    content: ""
}

.icon-file-pdf-o:before {
    content: ""
}

.icon-file-word-o:before {
    content: ""
}

.icon-file-excel-o:before {
    content: ""
}

.icon-file-powerpoint-o:before {
    content: ""
}

.icon-file-photo-o:before,
.icon-file-picture-o:before,
.icon-file-image-o:before {
    content: ""
}

.icon-file-zip-o:before,
.icon-file-archive-o:before {
    content: ""
}

.icon-file-sound-o:before,
.icon-file-audio-o:before {
    content: ""
}

.icon-file-movie-o:before,
.icon-file-video-o:before {
    content: ""
}

.icon-file-code-o:before {
    content: ""
}

.icon-vine:before {
    content: ""
}

.icon-codepen:before {
    content: ""
}

.icon-jsfiddle:before {
    content: ""
}

.icon-life-bouy:before,
.icon-life-buoy:before,
.icon-life-saver:before,
.icon-support:before,
.icon-life-ring:before {
    content: ""
}

.icon-circle-o-notch:before {
    content: ""
}

.icon-ra:before,
.icon-rebel:before {
    content: ""
}

.icon-ge:before,
.icon-empire:before {
    content: ""
}

.icon-git-square:before {
    content: ""
}

.icon-git:before {
    content: ""
}

.icon-hacker-news:before {
    content: ""
}

.icon-tencent-weibo:before {
    content: ""
}

.icon-qq:before {
    content: ""
}

.icon-wechat:before,
.icon-weixin:before {
    content: ""
}

.icon-send:before,
.icon-paper-plane:before {
    content: ""
}

.icon-send-o:before,
.icon-paper-plane-o:before {
    content: ""
}

.icon-history:before {
    content: ""
}

.icon-genderless:before,
.icon-circle-thin:before {
    content: ""
}

.icon-header:before {
    content: ""
}

.icon-paragraph:before {
    content: ""
}

.icon-sliders:before {
    content: ""
}

.icon-share-alt:before {
    content: "�� "
}

.icon-share-alt-square:before {
    content: ""
}

.icon-bomb:before {
    content: ""
}

.icon-soccer-ball-o:before,
.icon-futbol-o:before {
    content: ""
}

.icon-tty:before {
    content: ""
}

.icon-binoculars:before {
    content: ""
}

.icon-plug:before {
    content: ""
}

.icon-slideshare:before {
    content: ""
}

.icon-twitch:before {
    content: ""
}

.icon-yelp:before {
    content: ""
}

.icon-newspaper-o:before {
    content: ""
}

.icon-wifi:before {
    content: ""
}

.icon-calculator:before {
    content: ""
}

.icon-paypal:before {
    content: ""
}

.icon-google-wallet:before {
    content: ""
}

.icon-cc-visa:before {
    content: ""
}

.icon-cc-mastercard:before {
    content: ""
}

.icon-cc-discover:before {
    content: ""
}

.icon-cc-amex:before {
    content: ""
}

.icon-cc-paypal:before {
    content: ""
}

.icon-cc-stripe:before {
    content: ""
}

.icon-bell-slash:before {
    content: ""
}

.icon-bell-slash-o:before {
    content: ""
}

.icon-trash:before {
    content: ""
}

.icon-copyright:before {
    content: ""
}

.icon-at:before {
    content: ""
}

.icon-eyedropper:before {
    content: ""
}

.icon-paint-brush:before {
    content: ""
}

.icon-birthday-cake:before {
    content: ""
}

.icon-area-chart:before {
    content: ""
}

.icon-pie-chart:before {
    content: ""
}

.icon-line-chart:before {
    content: ""
}

.icon-lastfm:before {
    content: ""
}

.icon-lastfm-square:before {
    content: ""
}

.icon-toggle-off:before {
    content: ""
}

.icon-toggle-on:before {
    content: ""
}

.icon-bicycle:before {
    content: ""
}

.icon-bus:before {
    content: ""
}

.icon-ioxhost:before {
    content: ""
}

.icon-angellist:before {
    content: ""
}

.icon-cc:before {
    content: ""
}

.icon-shekel:before,
.icon-sheqel:before,
.icon-ils:before {
    content: ""
}

.icon-meanpath:before {
    content: ""
}

.icon-buysellads:before {
    content: ""
}

.icon-connectdevelop:before {
    content: ""
}

.icon-dashcube:before {
    content: ""
}

.icon-forumbee:before {
    content: ""
}

.icon-leanpub:before {
    content: ""
}

.icon-sellsy:before {
    content: ""
}

.icon-shirtsinbulk:before {
    content: ""
}

.icon-simplybuilt:before {
    content: ""
}

.icon-skyatlas:before {
    content: ""
}

.icon-cart-plus:before {
    content: ""
}

.icon-cart-arrow-down:before {
    content: ""
}

.icon-diamond:before {
    content: ""
}

.icon-ship:before {
    content: ""
}

.icon-user-secret:before {
    content: ""
}

.icon-motorcycle:before {
    content: ""
}

.icon-street-view:before {
    content: ""
}

.icon-heartbeat:before {
    content: ""
}

.icon-venus:before {
    content: ""
}

.icon-mars:before {
    content: ""
}

.icon-mercury:before {
    content: ""
}

.icon-transgender:before {
    content: ""
}

.icon-transgender-alt:before {
    content: ""
}

.icon-venus-double:before {
    content: ""
}

.icon-mars-double:before {
    content: ""
}

.icon-venus-mars:before {
    content: ""
}

.icon-mars-stroke:before {
    content: ""
}

.icon-mars-stroke-v:before {
    content: ""
}

.icon-mars-stroke-h:before {
    content: ""
}

.icon-neuter:before {
    content: ""
}

.icon-facebook-official:before {
    content: ""
}

.icon-pinterest-p:before {
    content: ""
}

.icon-whatsapp:before {
    content: ""
}

.icon-server:before {
    content: ""
}

.icon-user-plus:before {
    content: ""
}

.icon-user-times:before {
    content: ""
}

.icon-hotel:before,
.icon-bed:before {
    content: ""
}

.icon-viacoin:before {
    content: ""
}

.icon-train:before {
    content: ""
}

.icon-subway:before {
    content: ""
}

.icon-medium:before {
    content: ""
}

a:hover {
    text-decoration: none
}

@media only screen and (min-width:1200px) {
    .container {
        padding-left: 0;
        padding-right: 0
    }
}

body {
    height: 100%;
    line-height: 18px;
    font-size: 12px;
    font-family: IranSans;
    color: #1e1e21
}

body.content_only {
    background: none
}

textarea {
    resize: none
}

#header {
    z-index: 5003;
    background: #fff;
}

body:not(#index) #columns {
    position: relative
}

#index .tab-content {
    margin-top: 35px;
    margin-bottom: 34px
}

header {
    z-index: 1;
    position: relative
}

header .banner {
    background: black;
    max-height: 100%
}

header .banner .row {
    margin: 0
}

header .nav {
    border-bottom: 1px solid #eeeeee;
    box-shadow: 0 1px #fff
}

header .nav .row {
    margin: 0
}

header .nav nav {
    color: #626060;
    width: 100%
}

header .row {
    position: relative
}

header .row>.container {
    position: relative
}

header .row #header_logo {
    padding-top: 5px
}

header .row #header_logo img {
    display: block
}

@media (max-width:991px) {
    header .row #header_logo {
        padding-top: 0px;
        text-align: center
    }
    header .row #header_logo a {
        display: inline-block;
        max-width: 100%
    }
    header {
        padding-bottom: 0
    }
    #left_column .left-staticblock {
        margin-bottom: 28px
    }
}

@media (max-width:767px) {
    header .row #header_logo img {
        margin: 0 auto
    }
    ul.product_list.grid>li,.fieldsearch {
        padding: 0px !important;
    }
    .right-block h3 a {
        min-height: 97px !important;
    }
    .product_list ._add_to_cart_button {
        padding: 0px 5px !important;
    }
    #search_result {
        width: 330px !important;
    }
    .product_list ._add_to_cart_button{
        display: none;
    }
    .right-block h3 {
        overflow: hidden;
    min-height: 85px!important;
    max-height: 115px;
    }
    .conditions-box.position-left{display: none;}
    .price-rating {min-height: 45px!important;}
    ul{padding: 0;}
    .horizontal_mode .owl-carousel .owl-item .item .left-block {
        min-height: 120px!important;
    }
    .horizontal_mode .owl-carousel .owl-item .item .right-block h3{
        min-height: 80px!important;
    }
}

@media (min-width:767px) {
    header .col-sm-4+.col-sm-4+.col-sm-4,
    header .row .col-sm-4+#header_logo+.col-sm-4,
    header .row #header_logo+#header_logo+.col-sm-4,
    header .row .col-sm-4+.col-sm-4+#header_logo,
    header .row #header_logo+.col-sm-4+#header_logo,
    header .row .col-sm-4+#header_logo+#header_logo,
    header .row #header_logo+#header_logo+#header_logo {
        float: right
    }
}

.ie8 #header #header_logo {
    width: 350px
}

#center_column .page_product_box h3 {
    color: #555454;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    padding: 14px 20px 17px;
    margin: 0 0 20px;
    position: relative;
    border: 1px solid #d6d4d4;
    border-bottom: none;
    background: #fbfbfb
}

p.info-title {
    font-weight: bold;
    color: #333;
    margin-bottom: 25px
}

p.info-account {
    margin: -4px 0 24px 0
}

.dark {
    color: #333
}

.main-page-indent {
    margin-bottom: 30px
}

.alert {
    font-weight: bold
}

.alert:before {
    cursor: pointer
}

.alert ul,
.alert ol {
    padding-left: 15px;
    margin-left: 27px
}

.alert ul li,
.alert ol li {
    list-style-type: decimal;
    font-weight: normal
}

.alert.alert-success {
    text-shadow: 1px 1px rgba(0, 0, 0, 0.1)
}

.alert.alert-success:before {
    font-family: "FontAwesome";
    content: "\f058";
    font-size: 20px;
    vertical-align: -2px;
    padding-right: 7px
}

.alert.alert-danger {
    text-shadow: 1px 1px rgba(0, 0, 0, 0.1)
}

.alert.alert-danger:before {
    font-family: "FontAwesome";
    content: "\f057";
    font-size: 20px;
    vertical-align: -2px;
    padding-right: 7px;
    float: left
}

.label {
    white-space: normal;
    display: inline-block;
    padding: 6px 10px
}

label {
    color: #333
}

label.required:before {
    content: "*";
    color: red;
    font-size: 14px;
    position: relative;
    line-height: 12px
}

.unvisible {
    display: none
}

.checkbox {
    line-height: 16px
}

.checkbox label {
    color: #777777
}

.close {
    opacity: 1
}

.close:hover {
    opacity: 1
}

input.button_mini,
input.button_small,
input.button,
input.button_large,
input.button_mini_disabled,
input.button_small_disabled,
input.button_disabled,
input.button_large_disabled,
input.exclusive_mini,
input.exclusive_small,
input.exclusive,
input.exclusive_large,
input.exclusive_mini_disabled,
input.exclusive_small_disabled,
input.exclusive_disabled,
input.exclusive_large_disabled,
a.button_mini,
a.button_small,
a.button,
a.button_large,
a.exclusive_mini,
a.exclusive_small,
a.exclusive,
a.exclusive_large,
span.button_mini,
span.button_small,
span.button,
span.button_large,
span.exclusive_mini,
span.exclusive_small,
span.exclusive,
span.exclusive_large,
span.exclusive_large_disabled {
    position: relative;
    display: inline-block;
    padding: 5px 7px;
    border: 1px solid #cc9900;
    font-weight: bold;
    color: black;
    cursor: pointer;
    white-space: normal;
    text-align: right
}

*:first-child+html input.button_mini,
*:first-child+html input.button_small,
*:first-child+html input.button,
*:first-child+html input.button_large,
*:first-child+html input.button_mini_disabled,
*:first-child+html input.button_small_disabled,
*:first-child+html input.button_disabled,
*:first-child+html input.button_large_disabled,
*:first-child+html input.exclusive_mini,
*:first-child+html input.exclusive_small,
*:first-child+html input.exclusive,
*:first-child+html input.exclusive_large,
*:first-child+html input.exclusive_mini_disabled,
*:first-child+html input.exclusive_small_disabled,
*:first-child+html input.exclusive_disabled,
*:first-child+html input.exclusive_large_disabled {
    border: none
}

input.button_mini:hover,
input.button_small:hover,
input.button:hover,
input.button_large:hover,
input.exclusive_mini:hover,
input.exclusive_small:hover,
input.exclusive:hover,
input.exclusive_large:hover,
a.button_mini:hover,
a.button_small:hover,
a.button:hover,
a.button_large:hover,
a.exclusive_mini:hover,
a.exclusive_small:hover,
a.exclusive:hover,
a.exclusive_large:hover {
    text-decoration: none;
    background-position: left -50px
}

input.button_mini:active,
input.button_small:active,
input.button:active,
input.button_large:active,
input.exclusive_mini:active,
input.exclusive_small:active,
input.exclusive:active,
input.exclusive_large:active,
a.button_mini:active,
a.button_small:active,
a.button:active,
a.button_large:active,
a.exclusive_mini:active,
a.exclusive_small:active,
a.exclusive:active,
a.exclusive_large:active {
    background-position: left -100px
}

input.button_disabled,
input.exclusive_disabled,
span.exclusive {
    border: 1px solid #cccccc;
    color: #999999;
    cursor: default
}

.btn.disabled,
.btn[disabled]:hover {
    opacity: 0.3
}

.button.button-small {
    background: #666666 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s
}

.button.button-small span {
    border: 0;
    padding: 3px 15px
}

.button.button-small span i {
    vertical-align: 0;
    margin-right: 5px
}

.button.button-small span i.right {
    margin-right: 0;
    margin-left: 5px
}

.button.button-small:hover {
    background: #9eb61a
}

.button.button-medium {
    font-size: 17px;
    line-height: 22px;
    border: medium none;
    color: #fff;
    padding: 7px 15px;
    background: #1E1E21;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    border-radius: 3px;
}

.button.button-medium span {
    display: block;
    border-color: #74d578
}

@media (max-width:480px) {
    .button.button-medium span {
        font-size: 15px;
        padding-right: 7px;
        padding-left: 7px
    }
}

.button.button-medium span i.left {
    font-size: 24px;
    vertical-align: -2px;
    margin: -4px 10px 0 0;
    display: inline-block
}

@media (max-width:480px) {
    .button.button-medium span i.left {
        margin-right: 5px
    }
}

.button.button-medium span i.right {
    margin-right: 0;
    margin-left: 9px
}

@media (max-width:480px) {
    .button.button-medium span i.right {
        margin-left: 5px
    }
}

.button.button-medium:hover {
    background: #F2532F
}

.button.button-medium.exclusive {
    border: 0 none;
    padding: 7px 15px;
    margin-top: 20px;
}

.link-button {
    font-weight: bold
}

.link-button i {
    margin-right: 5px
}

.link-button i.large {
    font-size: 26px;
    line-height: 26px;
    vertical-align: -3px;
    color: silver
}

.btn.button-plus,
.btn.button-minus {
    font-size: 14px;
    line-height: 14px;
    color: #c0c0c0;
    text-shadow: 1px -1px rgba(0, 0, 0, 0.05);
    padding: 0;
    border: 1px solid;
    border-color: #dedcdc #c1bfbf #b5b4b4 #dad8d8;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.btn.button-plus span,
.btn.button-minus span {
    display: block;
    border: 1px solid #fff;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    text-align: center;
    vertical-align: middle;
    padding: 4px 0 0 0;
    background: white;
    background-image: -webkit-gradient(linear, left 0, left 100%, from(white), to(#fbfbfb));
    background-image: -webkit-linear-gradient(top, white, 0%, #fbfbfb, 100%);
    background-image: -moz-linear-gradient(top, white 0, #fbfbfb 100%);
    background-image: linear-gradient(to bottom, #ffffff 0, #fbfbfb 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFFBFBFB', GradientType=0)
}

.btn.button-plus:hover,
.btn.button-minus:hover {
    color: #333
}

.btn.button-plus:hover span,
.btn.button-minus:hover span {
    filter: none;
    background: #f6f6f6
}

.button.exclusive-medium {
    font-size: 17px;
    padding: 0;
    line-height: 21px;
    color: #ffffff;
    font-weight: bold;
    border: 0
}

.button.exclusive-medium span {
    display: block;
    background: #1E1E21;
    padding: 10px 15px;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s
}

@media (max-width:480px) {
    .button.exclusive-medium span {
        font-size: 15px;
        padding-right: 7px;
        padding-left: 7px
    }
}

.button.exclusive-medium span:hover {
    background: #F2532F
}

.button._add_to_cart_button {
    color: #fff;
    background: #778387;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
    padding: 0;
    border: 0;
    border-radius: 3px;
    margin-top: 16px;
    padding-left: 15px;
}

.button._add_to_cart_button span {
    display: inline-block;
    margin: 8px 7px 8px 0;
    font-weight: normal;
    text-transform: uppercase
}

.button._add_to_cart_button:hover {
    background: #9eb618;
    border-color: #9eb618
}

.button._add_to_cart_button:hover span {
    filter: none
}

.button.lnk_view {
    color: #ffffff;
    padding: 0;
    border: none
}

.button.lnk_view span {
    border: none;
    padding: 8px 8px;
    display: block;
    background: #778387;
    border-radius: 3px;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s
}

.button.lnk_view:hover span {
    background: #9eb618
}

.button.lnk_view i.left {
    padding-right: 8px;
    color: #ffffff
}

.form-control {
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-control.grey {
    background: #fbfbfb
}

table.std,
table.table_block {
    margin-bottom: 20px;
    width: 100%;
    border: 1px solid #999999;
    border-bottom: none;
    background: white;
    border-collapse: inherit
}

table.std th,
table.table_block th {
    padding: 14px 12px;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 black;
    background: #999999
}

table.std tr.alternate_item,
table.table_block tr.alternate_item {
    background-color: #f3f3f3
}

table.std td,
table.table_block td {
    padding: 12px;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    font-size: 12px;
    vertical-align: top
}

.table {
    margin-bottom: 30px
}

.table>thead>tr>th {
    background: #fbfbfb;
    border-bottom-width: 1px;
    color: #333;
    vertical-align: middle
}

.table td a.color-myaccount {
    color: #777;
    text-decoration: underline
}

.table td a.color-myaccount:hover {
    text-decoration: none
}

.table tfoot tr {
    background: #fbfbfb
}

@media (min-width: 768px) {
    #new_comment_form {
        width: 600px !important
    }
}

.product-name {
    display: block;
    font-size: 12px;
    line-height: 23px;
    padding-top: 5px;
    color: #666666;
    margin-bottom: 0;
    font-weight: bold;
    direction: rtl;
    text-align: right;
    /*    font-family: Yekan;*/
}
.sub_title_font .product-name {
    text-align: center !important;
    min-height: 70px;
}
.product-name a {
    font-size: 13px;
    line-height: 23px;
    color: #666666;
    direction: rtl;
}

.product-name a:hover {
    color: #9eb618
}

@media (max-width:768px) {
    .product-name a {
        font-size: 14px
    }
}

.price-rating {
    margin-top: -5px
}

.content_price {
    margin-top: 10px
}

.comments_note {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 3px;
    vertical-align: top
}

.price {
    font-size: 13px;
    font-family: Arial;
    color: green;
    white-space: nowrap
}

.price.product-price {
    font-size: 14px;
    font-weight: bold;
    color: green;
    text-align: center;
    padding: 4px 0;
}

.currency {
    font-family: 'Yekan';
    font-weight: normal;
    font-size: 11px;
}

.currency-pd {
    font-family: 'IranSans';
    font-weight: normal;
    font-size: 14px;
    color: #333;
}

.old-price {
    color: #999;
    font-size: 12px;
    /* margin-left: 5px; */
    text-decoration: line-through;
    padding: 0;
    direction: rtl;
    color: #cf0b0b;
}

.special-price {
    color: #F2532F
}

.price-percent-reduction {
    background: #677077 none repeat scroll 0 0;
    color: #fff;
    /* margin-left: 5px; */
    padding: 2px 5px;
    margin-top: 0px;
    border-top: 1px solid rgba(8, 187, 183, 0.53);
    font-size: 11px;
}

.price-percent-reduction.small {
    padding: 1px 6px
}

.box {
    border: 1px solid #e2dfdf;
    box-shadow: 0 0 0 1px #ffffff inset;
    -webkit-box-shadow: 0 0 0 1px #ffffff inset;
    -moz-box-shadow: 0 0 0 1px #ffffff inset;
    line-height: 23px;
    margin: 0 0 30px;
    padding: 14px 18px 13px;
}

.box p {
    margin-bottom: 0
}

.box.box-small {
    padding: 9px 10px 9px 20px
}

.box.box-small .dark {
    padding-top: 10px;
    padding-right: 20px;
    margin-bottom: 0;
    width: auto
}

.page-product-box {
    padding: 0px;
}

.product-box {
    width: 178px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.product-box .product-image {
    border: 1px solid #d6d4d4;
    background: white;
    padding: 5px;
    display: block;
    margin-bottom: 11px
}

.product-box .product-image img {
    max-width: 100%;
    width: 100%;
    height: auto
}

#home-page-tabs {
    border: none;
    background: #fff
}

@media (min-width:768px) {
    #home-page-tabs {
        padding: 10px 0;
        margin: 0 0 0 -18px
    }
}

#home-page-tabs>li {
    margin-bottom: 0
}

@media (min-width:991px) {
    #home-page-tabs>li {
        border-left: 1px solid #d6d4d4;
        margin: 0 0 0 9px;
        padding: 0 0 0 9px
    }
}

@media (max-width:479px) {
    #home-page-tabs>li {
        width: 100%
    }
}

#home-page-tabs>li a {
    font: 600 21px/24px "Open Sans", sans-serif;
    color: #555454;
    text-transform: uppercase;
    border: none;
    outline: none;
    margin: 0;
    padding: 10px
}

@media (min-width:768px) {
    #home-page-tabs>li a {
        padding: 1px 10px
    }
}

@media (min-width:768px) and (max-width:991px) {
    #home-page-tabs>li a {
        padding: 10px 10px
    }
}

#home-page-tabs>li:first-child {
    border: none
}

#home-page-tabs>li.active a,
#home-page-tabs>li a:hover {
    background: #333;
    color: #fff;
    padding: 10px
}

@media (min-width:768px) {
    #home-page-tabs>li.active a,
    #home-page-tabs>li a:hover {
        margin: -9px 0
    }
}

@media (min-width:768px) and (max-width:991px) {
    #home-page-tabs>li.active a,
    #home-page-tabs>li a:hover {
        margin: 0 0
    }
}

.block {
    margin-bottom: 14px;
}

.tbblock {
    margin-bottom: 20px
}

@media (max-width:767px) {
    #left-block .block,
    #right-block .block {
        margin-bottom: 0
    }
}

@media (max-width:767px) {
    .block .block_content {
        margin-bottom: 20px
    }
}

.block .title_block,
.block h4,
.page-heading {
    color: #666666;
    font-size: 17px;
    font-weight: bold;
    background: #F8F9F9;
    border-bottom: 1px solid #eeeeee;
    /* -webkit-box-shadow: 0 1px #fff; */
    /* -moz-box-shadow: 0 1px #fff; */
    /* box-shadow: 0 1px #fff; */
    margin: 0px !important;
    /* padding-bottom: 10px; */
    /* margin-top: 14px; 
    float: right;*/
    width: 100%;
    /* text-transform: uppercase; */
}

.block.title_center .title_block {
    border-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #1e1e21;
    font-size: 18px;
    font-family: "Roboto Condensed";
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 0;
    line-height: 1;
    padding-bottom: 0;
    text-align: center;
    text-transform: uppercase
}

@media (max-width:767px) {
    #left_column .block .title_block,
    #left_column .block h4,
    #right_column .block .title_block,
    #right_column .block h4 {
        position: relative;
        margin-bottom: 20px !important;
    }
    #left_column .block .title_block:after,
    #left_column .block h4:after,
    #right_column .block .title_block:after,
    #right_column .block h4:after {
        display: block;
        font-family: "FontAwesome";
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        height: 36px;
        width: 36px;
        font-size: 17px;
        font-weight: normal;
        color: #fff
    }
    #left_column .block .title_block.active:after,
    #left_column .block h4.active:after,
    #right_column .block .title_block.active:after,
    #right_column .block h4.active:after {
        content: ""
    }
}

.block .list-block {
    margin-top: -8px
}

@media (max-width:767px) {
    .block .list-block {
        margin-top: 0
    }
}

.block .list-block li {
    padding: 5px 0 6px 20px;
    border-top: 1px solid #d6d4d4
}

.block .list-block li a i {
    display: none
}

.block .list-block li a:before {
    content: "\f105";
    display: inline;
    font-family: "FontAwesome";
    color: #333;
    padding-right: 8px
}

.block .list-block li a:hover {
    color: #333;
    font-weight: bold
}

.block .list-block li:first-child {
    border-top: none
}

.block .list-block .form-group {
    padding-top: 20px;
    border-top: 1px solid #d6d4d4;
    margin-bottom: 0
}

.block .list-block .form-group select {
    max-width: 270px
}

@media (max-width:767px) {
    .block .list-block .form-group select {
        width: 270px
    }
}

.block .list-block .btn {
    margin-top: 12px
}

.block .products-block ul {
    margin: 0
}

.block .products-block li {
    border-bottom: 1px solid #e2dfdf;
    box-shadow: 0 1px #fff;
    margin-bottom: 20px;
    padding: 0 0 20px
}

.block .products-block li .products-block-image {
    float: left;
    margin-right: 19px
}

@media (min-width:768px) and (max-width:991px) {
    .block .products-block li .products-block-image {
        float: none;
        display: inline-block;
        margin: 0 auto 10px;
        text-align: center
    }
}

.block .products-block li .product-content {
    overflow: hidden
}

.block .products-block li .product-content h5 {
    margin: -3px 0 0 0
}

.block .products-block .product-name {
    font-size: 16px;
    line-height: 18px
}

.block .products-block .product-description {
    margin-bottom: 0;
    margin-top: 10px
}

.block .products-block .price-percent-reduction {
    padding: 1px 6px
}

.page-heading span.heading-counter {
    font-size: 18px;
    text-transform: uppercase;
    color: #ffffff
}

@media (max-width:480px) {
    .page-heading span.heading-counter {
        float: none;
        display: block;
        padding-top: 5px
    }
}

.page-heading span.lighter {
    color: #9c9c9c
}

.page-heading.bottom-indent {
    margin-bottom: 16px
}

.content_scene_cat {
    float: right;
    width: 100%;
}

.content_scene_cat_bg .page-heading.product-listing {
    border: medium none;
    box-shadow: none;
    margin-top: -35px;
    padding: 0;
    position: absolute;
    right: 18px;
    top: 50%;
    text-align: center
}

.page-subheading {
    border-bottom: 1px solid #e2dfdf;
    box-shadow: 0 1px rgba(255, 255, 255, 1);
    color: #1e1e21;
    font-size: 20px;
    line-height: normal;
    margin-bottom: 12px;
    padding: 10px 15px;
    text-transform: uppercase;
    text-align: right;
}

h3.page-product-heading {
    color: #555454;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    padding: 14px 20px 17px;
    margin: 0 0 20px;
    position: relative;
    border: 1px solid #e2dfdf;
    border-bottom: none;
    background: #fbfbfb
}

ul.footer_links {
    padding: 20px 0 0 0;
    height: 65px
}

ul.footer_links li {
    float: left
}

ul.footer_links li+li {
    margin-left: 10px
}

.content_sortPagiBar {
    border-bottom: 1px solid #eeeeee;
    box-shadow: 0 1px #fff;
    -moz-box-shadow: 0 1px #fff;
    -webkit-box-shadow: 0 1px #fff;
    position: relative;
    float: right;
    width: 100%;
}

.content_sortPagiBar .sortPagiBar {
    clear: both;
    padding-top: 0
}

.content_sortPagiBar .sortPagiBar #productsSortForm {
    float: right;
    position: absolute;
    top: -4px;
    right: 15px
}

.content_sortPagiBar .sortPagiBar #productsSortForm select {
    max-width: 192px;
    float: left
}

@media (max-width:991px) {
    .content_sortPagiBar .sortPagiBar #productsSortForm select {
        max-width: 160px
    }
}

.content_sortPagiBar .sortPagiBar #productsSortForm .selector {
    float: left
}

div.selector1>div span {
    font-size: 14px
}

.content_sortPagiBar .sortPagiBar .nbrItemPage {
    float: none;
    display: inline-block;
    position: absolute;
    top: -5px;
    left: 43%
}

.content_sortPagiBar .bottom-pagination-content.sortPagiBar .nbrItemPage {
    float: left
}

.content_sortPagiBar .sortPagiBar .nbrItemPage select {
    max-width: 59px;
    float: left
}

.content_sortPagiBar .sortPagiBar .nbrItemPage .clearfix>span {
    padding: 3px 0 0 12px;
    display: inline-block;
    float: left
}

.content_sortPagiBar .sortPagiBar .nbrItemPage #uniform-nb_item {
    float: left;
    border: solid 1px #eeeeee
}

.content_sortPagiBar .sortPagiBar label,
.content_sortPagiBar .sortPagiBar select {
    float: left;
    margin: 0px 10px;
}

.content_sortPagiBar .sortPagiBar label {
    padding: 3px 6px 0 0;
    font-size: 13px;
    font-weight: normal
}

.content_sortPagiBar .sortPagiBar.instant_search #productsSortForm {
    display: none
}

.content_sortPagiBar .display,
.content_sortPagiBar .display_m {
    float: left;
    margin: 0
}

.content_sortPagiBar .display li,
.content_sortPagiBar .display_m li {
    float: left;
    padding-left: 12px;
    text-align: center
}

.content_sortPagiBar .display li a,
.content_sortPagiBar .display_m li a {
    color: #808080;
    cursor: pointer
}

.content_sortPagiBar .display li a i,
.content_sortPagiBar .display_m li a i {
    display: block;
    font-size: 24px;
    height: 27px;
    line-height: 27px;
    margin-bottom: -3px;
    color: #778387
}

.content_sortPagiBar .display li a:hover i,
.content_sortPagiBar .display_m li a:hover i {
    color: #F2532F
}

.content_sortPagiBar .display li.selected a,
.content_sortPagiBar .display_m li.selected a {
    cursor: default
}

.content_sortPagiBar .display li.selected i,
.content_sortPagiBar .display_m li.selected i {
    color: #9eb618
}

.content_sortPagiBar .display li.display-title,
.content_sortPagiBar .display_m li.display-title {
    font-weight: bold;
    color: #9eb618;
    padding: 7px 6px 0 0
}

.top-pagination-content,
.bottom-pagination-content {
    text-align: center;
    padding: 15px 0 10px;
    position: relative
}

.top-pagination-content div.pagination,
.bottom-pagination-content div.pagination {
    margin: 0 0 0 15px;
    float: right;
    text-align: center
}

.bottom-pagination-content div.pagination {
    float: right;
    padding: 0;
    margin: 0
}

.top-pagination-content ul.pagination,
.bottom-pagination-content ul.pagination {
    display: inline-block;
    margin: 0;
    float: left
}

.top-pagination-content div.pagination .showall,
.bottom-pagination-content div.pagination .showall {
    display: inline-block;
    float: left;
    margin-left: 15px
}

.bottom-pagination-content div.pagination .showall {
    padding: 0;
    float: right;
    margin: 0
}

.top-pagination-content div.pagination .showall .button.exclusive-medium,
.bottom-pagination-content div.pagination .showall .button.exclusive-medium {
    border: none;
    background: #ffffff;
    color: #1e1e21
}

.bottom-pagination-content div.pagination .showall .button.exclusive-medium {}

.top-pagination-content div.pagination .showall .button.exclusive-medium span,
.bottom-pagination-content div.pagination .showall .button.exclusive-medium span {
    background: none;
    border: 1px solid #ddd;
    font-weight: normal;
    height: 27px;
    line-height: 26px;
    padding: 0 10px;
    font-size: 14px
}

.bottom-pagination-content div.pagination .showall .button.exclusive-medium span {
    border: none;
    font-size: 13px;
    color: #666666
}

.top-pagination-content div.pagination .showall .button.exclusive-medium:hover,
.bottom-pagination-content div.pagination .showall .button.exclusive-medium:hover {
    background: #F2532F none repeat scroll 0 0;
    color: #ffffff
}

.bottom-pagination-content div.pagination .showall .button.exclusive-medium:hover {
    background: transparent;
    color: #666666
}

@media (max-width:991px) {
    .top-pagination-content ul.pagination,
    .bottom-pagination-content ul.pagination {
        float: left
    }
}

.top-pagination-content ul.pagination li,
.bottom-pagination-content ul.pagination li {
    display: inline-block;
    float: left
}

.top-pagination-content ul.pagination li>a,
.top-pagination-content ul.pagination li>span,
.bottom-pagination-content ul.pagination li>a,
.bottom-pagination-content ul.pagination li>span {
    padding: 3px 8px;
    display: block
}

.top-pagination-content .compare-form {
    float: left;
    width: auto
}

.bottom-pagination-content .compare-form {
    float: left;
    padding: 0
}

.top-pagination-content .compare-form span,
.bottom-pagination-content .compare-form span {
    border: 0;
    background: none;
    color: #666666;
    font-size: 13px;
    font-weight: normal
}

.compare-form span:hover {
    color: #778387
}

.bottom-pagination-content .compare-form .button.button-medium {
    float: left
}

.bottom-pagination-content .compare-form .button.button-medium {
    border: 0;
    background: transparent;
    padding: 0
}

pagination-content .compare-form .button.button-medium .top-pagination-content .compare-form .button.button-medium:hover,
.bottom-pagination-content .compare-form .button.button-medium:hover {
    background: transparent
}

.top-pagination-content .product-count,
.bottom-pagination-content .product-count {
    padding: 11px 0 0 0;
    float: left
}

@media (max-width:991px) {
    .top-pagination-content .product-count,
    .bottom-pagination-content .product-count {
        clear: left
    }
}

ul.step {
    margin-bottom: 30px;
}

@media (min-width:768px) {
    ul.step {
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px
    }
}


/*
ul.step li {
    float: left;
    width: 20%;
    text-align: left;
    border: 1px solid;
    border-top-color: #cacaca;
    border-bottom-color: #9a9a9a;
    border-right-color: #b7b7b7;
    border-left-width: 0
}
*/

@media (max-width:767px) {
    ul.step li {
        width: 100%;
        border-left-width: 1px
    }
}

ul.step li a,
ul.step li span,
ul.step li.step_current span,
ul.step li.step_current_end span {
    display: block;
    padding: 13px 10px 14px 13px;
    color: #333;
    font-size: 17px;
    line-height: 21px;
    font-weight: bold;
    text-shadow: 1px 1px white;
    position: relative
}

@media (max-width:992px) {
    ul.step li a,
    ul.step li span,
    ul.step li.step_current span,
    ul.step li.step_current_end span {
        font-size: 15px
    }
}

@media (min-width:992px) {
    ul.step li a:after,
    ul.step li span:after,
    ul.step li.step_current span:after,
    ul.step li.step_current_end span:after {
        content: ".";
        position: absolute;
        top: 0;
        right: -31px;
        z-index: 0;
        text-indent: -5000px;
        display: block;
        width: 31px;
        height: 52px;
        margin-top: -2px
    }
}

ul.step li a:focus,
ul.step li span:focus,
ul.step li.step_current span:focus,
ul.step li.step_current_end span:focus {
    text-decoration: none;
    outline: none
}

ul.step li.first {
    border-left-width: 1px;
    border-left-color: #b7b7b7
}

@media (min-width:768px) {
    ul.step li.first {
        -moz-border-radius-topleft: 4px;
        -webkit-border-top-left-radius: 4px;
        border-top-left-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
        -webkit-border-bottom-left-radius: 4px;
        border-bottom-left-radius: 4px
    }
}

ul.step li.first span,
ul.step li.first a {
    z-index: 5;
    padding-left: 13px !important
}

@media (min-width:768px) {
    ul.step li.first span,
    ul.step li.first a {
        -moz-border-radius-topleft: 4px;
        -webkit-border-top-left-radius: 4px;
        border-top-left-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
        -webkit-border-bottom-left-radius: 4px;
        border-bottom-left-radius: 4px
    }
}

ul.step li.second span,
ul.step li.second a {
    z-index: 4
}

ul.step li.third span,
ul.step li.third a {
    z-index: 3
}

ul.step li.four span,
ul.step li.four a {
    z-index: 2
}

ul.step li.last span {
    z-index: 1
}

@media (min-width:768px) {
    ul.step li.last {
        -moz-border-radius-topright: 4px;
        -webkit-border-top-right-radius: 4px;
        border-top-right-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        -webkit-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px
    }
    ul.step li.last span {
        -moz-border-radius-topright: 4px;
        -webkit-border-top-right-radius: 4px;
        border-top-right-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        -webkit-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px
    }
}

ul.step li.step_current {
    font-weight: bold;
    background: #42b856;
    background-image: -webkit-gradient(linear, left 0, left 100%, from(#42b856), to(#43ab54));
    background-image: -webkit-linear-gradient(top, #42b856, 0%, #43ab54, 100%);
    background-image: -moz-linear-gradient(top, #42b856 0, #43ab54 100%);
    background-image: linear-gradient(to bottom, #42b856 0, #43ab54 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF42B856', endColorstr='#FF43AB54', GradientType=0);
    border-color: #399b49 #51ae5c #208931 #369946
}

ul.step li.step_current span {
    color: #fff;
    text-shadow: 1px 1px #208931;
    border: 1px solid;
    border-color: #73ca77 #74c776 #74c175 #74c776;
    position: relative
}

@media (min-width:992px) {
    ul.step li.step_current span {
        padding-left: 38px
    }
    ul.step li.step_current span:after {
        
    }
}

ul.step li.step_current_end {
    font-weight: bold
}

ul.step li.step_todo {
    background: #f7f7f7;
    background-image: -webkit-gradient(linear, left 0, left 100%, from(#f7f7f7), to(#ededed));
    background-image: -webkit-linear-gradient(top, #f7f7f7, 0%, #ededed, 100%);
    background-image: -moz-linear-gradient(top, #f7f7f7 0, #ededed 100%);
    background-image: linear-gradient(to bottom, #f7f7f7 0, #ededed 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFF7F7F7', endColorstr='#FFEDEDED', GradientType=0)
}

ul.step li.step_todo span {
    display: block;
    border: 1px solid;
    border-color: #fff;
    color: #333;
    position: relative
}

@media (min-width:992px) {
    ul.step li.step_todo span {
        padding-left: 38px
    }
    ul.step li.step_todo span:after {
        /*background: url(http://demo.fieldthemes.com/rococo/home1/themes/rococo/css/../img/order-step-current.png) right 0 no-repeat*/
    }
}

ul.step li.step_done {
    border-color: #666666 #5f5f5f #292929 #5f5f5f;
    background: #727171;
    background-image: -webkit-gradient(linear, left 0, left 100%, from(#727171), to(#666666));
    background-image: -webkit-linear-gradient(top, #727171, 0%, #666666, 100%);
    background-image: -moz-linear-gradient(top, #727171 0, #666666 100%);
    background-image: linear-gradient(to bottom, #727171 0, #666666 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF727171', endColorstr='#FF666666', GradientType=0)
}

ul.step li.step_done a {
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
    border: 1px solid;
    border-color: #8b8a8a
}

@media (min-width:992px) {
    ul.step li.step_done a {
        padding-left: 38px
    }
    ul.step li.step_done a:after {
        /*background: url(http://demo.fieldthemes.com/rococo/home1/themes/rococo/css/../img/order-step-done.png) right 0 no-repeat*/
    }
}

@media (min-width:992px) {
    ul.step li.step_done.step_done_last a:after {
        /* background: url(http://demo.fieldthemes.com/rococo/home1/themes/rococo/css/../img/order-step-done-last.png) right 0 no-repeat*/
    }
}

@media (min-width:992px) {
    ul.step li#step_end span:after {
        display: none
    }
}

ul.step li em {
    font-style: normal
}

@media (min-width:768px) and (max-width:991px) {
    ul.step li em {
        display: none
    }
}

.rating {
    clear: both;
    display: block;
    margin: 2em;
    cursor: pointer
}

.rating:after {
    content: ".";
    display: block;
    height: 0;
    width: 0;
    clear: both;
    visibility: hidden
}

.cancel,
.star {
    overflow: hidden;
    float: left;
    margin: 0 1px 0 0;
    width: 16px;
    height: 16px;
    cursor: pointer
}

.cancel,
.cancel a {
    /* background: url(http://demo.fieldthemes.com/rococo/home1/themes/rococo/css/../../../modules/productcomments/img/delete.gif) no-repeat 0 -16px !important*/
}

.cancel a,
.star a {
    display: block;
    width: 100%;
    height: 100%;
    background-position: 0 0
}

div.star_on a {
    background-position: 0 -16px
}

div.star_hover a,
div.star a:hover {
    background-position: 0 -32px
}

.pack_content {
    margin: 10px 0 10px 0
}

.confirmation {
    margin: 0 0 10px;
    padding: 10px;
    border: 1px solid #e6db55;
    font-size: 13px;
    background: none repeat scroll 0 0 lightyellow
}

#page .rte {
    background: transparent none repeat scroll 0 0
}

.listcomment {
    list-style-type: none;
    margin: 0 0 20px 0 !important
}

.listcomment li {
    padding: 10px 0;
    border-bottom: 1px dotted #d6d4d4;
    color: #666666
}

.listcomment .titlecomment {
    display: block;
    font-weight: bold;
    font-size: 12px;
    color: #333
}

.listcomment .txtcomment {
    display: block;
    padding: 5px 0;
    color: #333
}

.breadcrumb .navigation-pipe i.icon-chevron-right {
    color: #fff;
    font-size: 10px;
    margin-right: 10px;
    margin-left: 10px
}

.content_scene_cat_bg .breadcrumb .navigation-pipe i.icon-chevron-right {
    color: #444 !important
}

.breadcrumb_category {
    
}

.breadcrumb_category .title,
.breadcrumb_category .breadcrumb {
    font-size: 12px;
    text-transform: uppercase;
    color: #555
}

.breadcrumb_category .navigation-pipe i.icon-chevron-right {
    color: #ffffff
}

.breadcrumb {
    padding-bottom: 0px;
    padding-top: 0px;
    padding-right: 10px;
}

.breadcrumb,
.breadcrumb span,
.breadcrumb a:hover span {
    color: #778387;
    font-size: 14px
}

.breadcrumb_category .breadcrumb {
    margin: 0
}

.ie8 .breadcrumb {
    min-height: 1px
}

.ie8 .breadcrumb a:after {
    display: none
}

.ie8 .breadcrumb .navigation-pipe {
    width: 20px
}

.footer-container {
    background-color: #333
}

@media (min-width:768px) {
    .footer-container {
        /* background-image: url(http://demo.fieldthemes.com/rococo/home1/themes/rococo/css/../img/background.jpg)*/
    }
}

.footer-container #footer {
    color: #333333
}

.footer-container #footer .row {
    position: relative
}

.footer-container #footer ul.row {
    position: static
}

@media (max-width:767px) {
    .footer-container #footer .footer-block {
        margin-top: 20px
    }
}

@media (max-width:767px) {
    .footer-container #footer h4 {
        position: relative;
        margin-bottom: 0;
        padding-bottom: 13px
    }
    .footer-container #footer h4:after {
        display: block;
        content: "\f055";
        font-family: "FontAwesome";
        position: absolute;
        right: 0;
        top: 1px
    }
    .footer-container #footer h4.active:after {
        content: "\f056"
    }
}

.footer-container #footer h4 a {
    color: #fff
}

.footer-container #footer ul li {
    padding-bottom: 8px
}

.footer-container #footer ul li a {
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4)
}

@media (max-width:767px) {
    .footer-container #footer #block_contact_infos {
        border: none
    }
}

.footer-container #footer #block_contact_infos>div {
    padding: 0 0 0 5px
}

@media (max-width:767px) {
    .footer-container #footer #block_contact_infos>div {
        padding-left: 0
    }
}

.footer-container #footer #block_contact_infos>div ul li {
    padding: 0 0 7px 4px;
    overflow: hidden;
    line-height: 30px
}

.footer-container #footer #block_contact_infos>div ul li>span,
.footer-container #footer #block_contact_infos>div ul li>span a {
    color: #fff;
    font-weight: normal
}

.footer-container #footer #block_contact_infos>div ul li i {
    font-size: 25px;
    width: 32px;
    text-align: center;
    padding-right: 12px;
    float: left;
    color: #908f8f
}

.footer-container #footer .blockcategories_footer {
    clear: left
}

.footer-container #footer #social_block {
    padding: 22px 0 0
}

.footer-container #footer #social_block ul li {
    text-align: center;
}

.footer-container #footer #social_block ul li a {
    display: inline-block;
    color: #908f8f;
    font-size: 28px
}

@media (min-width:768px) and (max-width:991px) {
    .footer-container #footer #social_block ul li a {
        font-size: 20px
    }
}

.footer-container #footer #social_block ul li a span {
    display: none
}

.footer-container #footer #social_block ul li a:before {
    display: inline-block;
    font-family: "FontAwesome";
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.footer-container #footer #social_block ul li a:hover {
    color: #fff
}

.footer-container #footer #social_block ul li.facebook a:before {
    content: "\f09a"
}

.footer-container #footer #social_block ul li.twitter a:before {
    content: "\f099"
}

.footer-container #footer #social_block ul li.rss a:before {
    content: "\f09e"
}

.footer-container #footer #social_block ul li.youtube a:before {
    content: "\f167"
}

.footer-container #footer #social_block ul li.google-plus a:before {
    content: "\f0d5"
}

.footer-container #footer #social_block ul li.pinterest a:before {
    content: "\f0d2"
}

.footer-container #footer #social_block ul li.vimeo a:before {
    content: "\f194"
}

.footer-container #footer #social_block ul li.instagram a:before {
    content: "\f16d"
}

.footer-container #footer #social_block ul li.paper-plane a:before {
    content: "\f1d9"
}

.footer-container #footer #social_block ul li.watsapp a:before {
    content: "\f232"
}

.footer-container #footer #social_block h4 {
    float: right;
    margin-bottom: 0;
    font-size: 21px;
    line-height: 25px;
    text-transform: none;
    padding: 0 10px 0 0
}

@media (max-width:767px) {
    .footer-container #footer #social_block h4 {
        display: none;
        text-align: center
    }
}

.footer-container #footer .bottom-footer {
    position: absolute;
    bottom: -55px;
    left: 0
}

.footer-container #footer .bottom-footer div {
    padding: 15px 0 0 0;
    border-top: 1px solid #515151;
    width: 100%
}

#reinsurance_block {
    clear: both !important
}

#short_description_content ul,
#short_description_content ol,
#short_description_content dl,
#tinymce ul,
#tinymce ol,
#tinymce dl {
    margin-left: 20px
}

.rte ul {
    list-style-type: disc;
    padding-left: 15px
}

.rte ol {
    list-style-type: decimal;
    padding-left: 15px
}

.block_hidden_only_for_screen {
    display: none
}

.cart_navigation {
    margin: 0 0 20px
}

.cart_navigation .button-medium {
    float: right;
    font-size: 20px;
    line-height: 24px
}

@media (max-width:992px) {
    .cart_navigation .button-medium span {
        font-size: 16px
    }
}

.cart_navigation .button-medium i.right {
    font-size: 25px;
    line-height: 25px;
    vertical-align: -4px;
    margin-left: 6px
}

.cart_navigation .button-exclusive {
    border: none;
    background: none;
    padding: 0;
    font-size: 17px;
    color: #333;
    margin: 9px 0 0 0
}

.cart_navigation .button-exclusive i {
    color: #777777;
    margin-right: 8px
}

@media (max-width:480px) {
    .cart_navigation>span {
        display: block;
        width: 100%;
        padding-bottom: 15px
    }
}

.cart_last_product {
    display: none
}

.cart_quantity .cart_quantity_input {
    height: 27px;
    line-height: 27px;
    padding: 0;
    text-align: center;
    width: 57px
}

.cart_gift_quantity .cart_quantity_input {
    height: 27px;
    line-height: 27px;
    padding: 0;
    text-align: center;
    width: 57px
}

.table tbody>tr>td {
    vertical-align: middle
}

.table tbody>tr>td.cart_quantity {
    padding: 41px 14px 25px;
    width: 70px
}

.table tbody>tr>td.cart_quantity .cart_quantity_button {
    margin-top: 3px
}

.table tbody>tr>td.cart_quantity .cart_quantity_button a {
    float: left;
    margin-right: 3px
}

.table tbody>tr>td.cart_quantity .cart_quantity_button a+a {
    margin-right: 0
}

.table tbody>tr>td.cart_delete,
.table tbody>tr>td.price_discount_del {
    padding: 5px
}

.table tfoot>tr>td {
    vertical-align: middle
}

.cart_delete a.cart_quantity_delete,
a.price_discount_delete {
    font-size: 23px;
    color: #333
}

.cart_delete a.cart_quantity_delete:hover,
a.price_discount_delete:hover {
    color: silver
}

#cart_summary thead th {
    padding: 7px 8px 9px 8px
}

#cart_summary tbody td {
    padding: 7px 8px 9px 8px
}

#cart_summary tbody td.cart_product {
    padding: 7px;
    width: 137px
}

#cart_summary tbody td.cart_product img {
    border: 1px solid #d6d4d4
}

#cart_summary tbody td.cart_unit .price span {
    display: inline-block
}

#cart_summary tbody td.cart_unit .price span.price-percent-reduction {
    margin: 5px auto;
    display: inline-block
}

#cart_summary tbody td.cart_unit .price span.old-price {
    text-decoration: line-through
}

#cart_summary tbody td.cart_description small {
    display: block;
    padding: 5px 0 0 0
}

#cart_summary tbody td.cart_avail {
    width: 1%
}

#cart_summary tbody td.cart_avail span {
    white-space: nowrap
}

#cart_summary tbody td.cart_delete {
    width: 1%
}

#cart_summary tfoot td.text-right,
#cart_summary tfoot tbody td.cart_unit,
#cart_summary tbody tfoot td.cart_unit,
#cart_summary tfoot tbody td.cart_total,
#cart_summary tbody tfoot td.cart_total {
    font-weight: bold;
    color: #333
}

#cart_summary tfoot td.price {
    text-align: right
}

#cart_summary tfoot td.total_price_container span {
    font: 600 18px/22px "Open Sans", sans-serif;
    color: #555454;
    text-transform: uppercase
}

#cart_summary tfoot td#total_price_container {
    font: 600 21px/25px "Open Sans", sans-serif;
    color: #333;
    background: #fff
}

#cart_summary .stock-management-on tbody td.cart_description {
    width: 480px
}

.cart_discount_price {
    text-align: right
}

.cart_discount_delete {
    text-align: center
}

@media (max-width:767px) {
    #order-detail-content #cart_summary table,
    #order-detail-content #cart_summary thead,
    #order-detail-content #cart_summary tbody,
    #order-detail-content #cart_summary th,
    #order-detail-content #cart_summary td,
    #order-detail-content #cart_summary tr {
        display: block
    }
    #order-detail-content #cart_summary thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }
    #order-detail-content #cart_summary tr {
        border-bottom: 1px solid #cccccc;
        padding-bottom: 7px;
        overflow: hidden;
        position: relative
    }
    #order-detail-content #cart_summary td {
        border: none;
        position: relative;
        float: left;
        white-space: normal;
        padding: 7px 20px 7px 20px
    }
    #order-detail-content #cart_summary td.cart_product {
        text-align: left
    }
    #order-detail-content #cart_summary td.cart_avail {
        display: none
    }
    #order-detail-content #cart_summary td.cart_unit {
        width: 33%;
        text-align: right;
        min-height: 70px;
        clear: both
    }
    #order-detail-content #cart_summary td.cart_unit .price {
        text-align: right
    }
    #order-detail-content #cart_summary td.cart_quantity {
        width: 33%;
        min-height: 70px;
        border-left: 1px solid #cccccc;
        border-right: 1px solid #cccccc
    }
    #order-detail-content #cart_summary td.cart_quantity div {
        display: block
    }
    #order-detail-content #cart_summary td.cart_quantity>.form-control {
        display: inline
    }
    #order-detail-content #cart_summary td.cart_quantity>.cart_quantity_button a {
        margin-right: 0;
        float: none
    }
    #order-detail-content #cart_summary td.cart_total {
        width: 33%;
        min-height: 70px;
        text-align: right
    }
    #order-detail-content #cart_summary td.cart_delete {
        position: absolute;
        right: 20px;
        top: 7px
    }
    #order-detail-content #cart_summary td.cart_delete:before {
        content: '' !important
    }
    #order-detail-content #cart_summary td div {
        display: inline
    }
    #order-detail-content #cart_summary td:before {
        content: attr(data-title);
        font-weight: bold;
        display: block
    }
    #order-detail-content #cart_summary tfoot td {
        float: none;
        width: 100%
    }
    #order-detail-content #cart_summary tfoot td:before {
        display: inline
    }
    #order-detail-content #cart_summary tfoot tr .text-right,
    #order-detail-content #cart_summary tfoot tr tbody td.cart_unit,
    #order-detail-content #cart_summary tbody tfoot tr td.cart_unit,
    #order-detail-content #cart_summary tfoot tr tbody td.cart_total,
    #order-detail-content #cart_summary tbody tfoot tr td.cart_total,
    #order-detail-content #cart_summary tfoot tr .price {
        display: block;
        float: left;
        width: 50%
    }
}

@media (max-width:768px) {
    #order-detail-content #cart_summary tbody td .price {
        text-align: center
    }
    #order-detail-content #cart_summary tbody td.cart_description {
        width: 300px
    }
}

.cart_voucher {
    vertical-align: top !important
}

.cart_voucher h4 {
    font: 600 18px/22px "Open Sans", sans-serif;
    color: #555454;
    text-transform: uppercase;
    padding: 7px 0 10px 0
}

.cart_voucher .title-offers {
    color: #333;
    font-weight: bold;
    margin-bottom: 6px
}

.cart_voucher fieldset {
    margin-bottom: 10px
}

.cart_voucher fieldset #discount_name {
    float: left;
    width: 219px;
    margin-right: 11px
}

.cart_voucher #display_cart_vouchers span {
    font-weight: bold;
    cursor: pointer;
    color: #777
}

.cart_voucher #display_cart_vouchers span:hover {
    color: #515151
}

.enable-multishipping {
    margin: -13px 0 17px
}

.enable-multishipping label {
    font-weight: normal
}

#HOOK_SHOPPING_CART #loyalty i {
    font-size: 26px;
    line-height: 26px;
    color: #cfcccc
}

#order_carrier {
    clear: both;
    margin-top: 20px;
    border: 1px solid #999999;
    background: #fff
}

#order_carrier .title_block {
    padding: 0 15px;
    height: 29px;
    font-weight: bold;
    line-height: 29px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    /*background: url(http://demo.fieldthemes.com/rococo/home1/themes/rococo/css/../img/bg_table_th.png) repeat-x 0 -10px #999999*/
}

#order_carrier span {
    display: block;
    padding: 15px;
    font-weight: bold
}

.multishipping_close_container {
    text-align: center
}

table#cart_summary .gift-icon {
    color: white;
    background: #0088cc;
    line-height: 20px;
    padding: 2px 5px;
    border-radius: 5px
}

#multishipping_mode_box {
    padding-top: 12px;
    padding-bottom: 19px
}

#multishipping_mode_box .title {
    font-weight: bold;
    font-family: IranSans;
    color: #333;
    margin-bottom: 15px
}

#multishipping_mode_box .description_off {
    display: none
}

#multishipping_mode_box .description_off div {
    margin-bottom: 10px
}

#multishipping_mode_box .description_off a:hover,
#multishipping_mode_box .description a:hover {
    background: #f3f3f3;
    border: 1px solid #cccccc
}

#multishipping_mode_box.on .description_off {
    display: block
}

.multishipping-cart .cart_address_delivery.form-control {
    width: 198px
}

#order .address_add.submit {
    margin-bottom: 20px
}

#ordermsg {
    margin-bottom: 30px
}

#id_address_invoice.form-control,
#id_address_delivery.form-control {
    width: 269px
}

.addresses .select label,
.addresses .selector,
.addresses .addresses .address_select {
    clear: both;
    float: left
}

.addresses .waitimage {
    display: none;
    float: left;
    width: 24px;
    height: 24px;
    background-image: url("../Images/ajax-loader.gif") no-repeat center center;
    background-repeat: no-repeat;
    position: relative;
    bottom: -2px;
    left: 10px
}

.addresses .checkbox.addressesAreEquals {
    clear: both;
    float: left;
    margin: 15px 0 25px 0
}

#order .delivery_option>div,
#order-opc .delivery_option>div {
    display: block;
    margin-bottom: 20px;
    font-weight: normal
}

#order .delivery_option>div>table,
#order-opc .delivery_option>div>table {
    background: #fff;
    margin-bottom: 0
}

#order .delivery_option>div>table.resume,
#order-opc .delivery_option>div>table.resume {
    height: 53px
}

#order .delivery_option>div>table.resume.delivery_option_carrier,
#order-opc .delivery_option>div>table.resume.delivery_option_carrier {
    margin-top: 10px;
    width: 100%;
    border: 1px solid #d6d4d4;
    font-weight: bold
}

#order .delivery_option>div>table.resume.delivery_option_carrier td,
#order-opc .delivery_option>div>table.resume.delivery_option_carrier td {
    padding: 8px 11px 7px 11px
}

#order .delivery_option>div>table.resume.delivery_option_carrier td i,
#order-opc .delivery_option>div>table.resume.delivery_option_carrier td i {
    font-size: 20px;
    margin-right: 7px;
    vertical-align: -2px
}

#order .delivery_option>div>table.resume td.delivery_option_radio,
#order-opc .delivery_option>div>table.resume td.delivery_option_radio {
    width: 54px;
    padding-left: 0;
    padding-right: 0;
    text-align: center
}

#order .delivery_option>div>table.resume td.delivery_option_logo,
#order-opc .delivery_option>div>table.resume td.delivery_option_logo {
    width: 97px;
    padding-left: 21px
}

#order .delivery_option>div>table.resume td.delivery_option_price,
#order-opc .delivery_option>div>table.resume td.delivery_option_price {
    width: 162px
}

.order_carrier_content {
    line-height: normal;
    padding-bottom: 16px
}

.order_carrier_content .carrier_title {
    font-weight: bold;
    color: #333
}

.order_carrier_content .checkbox input {
    margin-top: 2px
}

.order_carrier_content .delivery_options_address .carrier_title {
    margin-bottom: 17px
}

.order_carrier_content+div {
    padding-bottom: 15px
}

#carrierTable {
    border: 1px solid #999999;
    border-bottom: none;
    background: #fff
}

#carrierTable tbody {
    border-bottom: 1px solid #999999
}

#carrierTable th {
    padding: 0 15px;
    height: 29px;
    font-weight: bold;
    line-height: 29px;
    color: #fff;
    text-transform: uppercase;
    /*background: url(http://demo.fieldthemes.com/rococo/home1/themes/rococo/css/../img/bg_table_th.png) repeat-x 0 -10px #999999*/
}

#carrierTable td {
    padding: 15px;
    font-weight: bold;
    border-right: 1px solid #e9e9e9
}

#carrierTable td.carrier_price {
    border: none
}

p.checkbox.gift {
    margin-bottom: 10px
}

#gift_div {
    display: none;
    margin-top: 5px;
    margin-bottom: 10px
}

a.iframe {
    color: #333;
    text-decoration: underline
}

a.iframe:hover {
    text-decoration: none
}

p.payment_module {
    margin-bottom: 10px
}

p.payment_module a {
    display: block;
    border: 1px solid #d6d4d4;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 17px;
    line-height: 23px;
    color: #333;
    font-weight: bold;
    padding: 33px 40px 34px 99px;
    letter-spacing: -1px;
    position: relative
}

p.payment_module a.bankwire {
    /* background: url(http://demo.fieldthemes.com/rococo/home1/themes/rococo/css/../img/bankwire.png) 15px 12px no-repeat #fbfbfb*/
}

p.payment_module a.cheque {
    /* background: url(http://demo.fieldthemes.com/rococo/home1/themes/rococo/css/../img/cheque.png) 15px 15px no-repeat #fbfbfb*/
}

p.payment_module a.cash {
    /*  background: url(http://demo.fieldthemes.com/rococo/home1/themes/rococo/css/../img/cash.png) 15px 15px no-repeat #fbfbfb*/
}

p.payment_module a.cheque:after,
p.payment_module a.bankwire:after,
p.payment_module a.cash:after {
    display: block;
    content: "\f054";
    position: absolute;
    right: 15px;
    margin-top: -11px;
    top: 50%;
    font-family: "FontAwesome";
    font-size: 25px;
    height: 22px;
    width: 14px;
    color: #777
}

p.payment_module a:hover {
    background-color: #f6f6f6
}

p.payment_module a span {
    font-weight: bold;
    color: #777
}

.payment_module.box {
    margin-top: 20px
}

p.cheque-indent {
    margin-bottom: 9px
}

.cheque-box .form-group {
    margin-bottom: 0
}

.cheque-box .form-group .form-control {
    width: 269px
}

.order-confirmation.box {
    line-height: 29px
}

.order-confirmation.box a {
    text-decoration: underline
}

.order-confirmation.box a:hover {
    text-decoration: none
}

.delivery_option_carrier td {
    width: 200px
}

.delivery_option_carrier td+td {
    width: 280px
}

.delivery_option_carrier td+td+td {
    width: 200px
}

.delivery_option_carrier tr td {
    padding: 5px
}

.delivery_option_carrier.selected {
    display: table
}

.not-displayable {
    display: none
}

#address .box,
#identity .box,
#account-creation_form .box,
#new_account_form .box,
#opc_account_form .box,
#authentication .box {
    padding-bottom: 20px;
    line-height: 20px
}

#address p.required,
#identity p.required,
#account-creation_form p.required,
#new_account_form p.required,
#opc_account_form p.required,
#authentication p.required {
    color: red;
    margin: 9px 0 16px 0
}

#address p.inline-infos,
#identity p.inline-infos,
#account-creation_form p.inline-infos,
#new_account_form p.inline-infos,
#opc_account_form p.inline-infos,
#authentication p.inline-infos {
    color: red
}

#address .form-group,
#identity .form-group,
#account-creation_form .form-group,
#new_account_form .form-group,
#opc_account_form .form-group,
#authentication .form-group {
    margin-bottom: 4px
}

#address .form-group .form-control,
#identity .form-group .form-control,
#account-creation_form .form-group .form-control,
#new_account_form .form-group .form-control,
#opc_account_form .form-group .form-control,
#authentication .form-group .form-control {
    max-width: 271px
}

#address .form-group .form-control#adress_alias,
#identity .form-group .form-control#adress_alias,
#account-creation_form .form-group .form-control#adress_alias,
#new_account_form .form-group .form-control#adress_alias,
#opc_account_form .form-group .form-control#adress_alias,
#authentication .form-group .form-control#adress_alias {
    margin-bottom: 20px
}

@media (min-width:1200px) {
    #address .form-group.phone-number,
    #identity .form-group.phone-number,
    #account-creation_form .form-group.phone-number,
    #new_account_form .form-group.phone-number,
    #opc_account_form .form-group.phone-number,
    #authentication .form-group.phone-number {
        float: left;
        width: 270px;
        margin-right: 13px
    }
}

@media (min-width:1200px) {
    #address .form-group.phone-number+p,
    #identity .form-group.phone-number+p,
    #account-creation_form .form-group.phone-number+p,
    #new_account_form .form-group.phone-number+p,
    #opc_account_form .form-group.phone-number+p,
    #authentication .form-group.phone-number+p {
        padding: 23px 0 0 0;
        margin-bottom: 0
    }
}

#address .gender-line,
#identity .gender-line,
#account-creation_form .gender-line,
#new_account_form .gender-line,
#opc_account_form .gender-line,
#authentication .gender-line {
    margin-bottom: 4px;
    padding-top: 4px
}

#address .gender-line>label,
#identity .gender-line>label,
#account-creation_form .gender-line>label,
#new_account_form .gender-line>label,
#opc_account_form .gender-line>label,
#authentication .gender-line>label {
    margin-right: 10px;
    margin-bottom: 0
}

#address .gender-line .radio-inline label,
#identity .gender-line .radio-inline label,
#account-creation_form .gender-line .radio-inline label,
#new_account_form .gender-line .radio-inline label,
#opc_account_form .gender-line .radio-inline label,
#authentication .gender-line .radio-inline label {
    font-weight: normal;
    color: #777777
}

#add_address .submit2 {
    margin-top: 20px
}

#identity #center_column form.std .row,
#authentication #center_column form.std .row,
#order-opc #center_column form.std .row {
    margin-left: -5px;
    margin-right: -5px
}

#identity #center_column form.std .row .col-xs-4,
#authentication #center_column form.std .row .col-xs-4,
#order-opc #center_column form.std .row .col-xs-4 {
    padding-left: 5px;
    padding-right: 5px;
    max-width: 94px
}

#identity #center_column form.std .row .col-xs-4 .form-control,
#authentication #center_column form.std .row .col-xs-4 .form-control,
#order-opc #center_column form.std .row .col-xs-4 .form-control {
    max-width: 84px
}

#identity #center_column .footer_links,
#authentication #center_column .footer_links,
#order-opc #center_column .footer_links {
    border: none;
    padding-top: 0
}

#new_account_form .box {
    line-height: 20px
}

#new_account_form .box .date-select {
    padding-bottom: 10px
}

#new_account_form .box .top-indent {
    padding-top: 10px
}

#new_account_form .box .customerprivacy {
    padding-top: 15px
}

#authentication fieldset.account_creation {
    margin-bottom: 20px
}

#password {
    padding-top: 0;
    border: none
}

#password .box p {
    margin-bottom: 9px
}

#password .box .form-group {
    margin-bottom: 20px
}

#password .box .form-group .form-control {
    width: 263px
}

#instant_search_results a.close {
    font-size: 13px;
    font-weight: 600;
    opacity: 1;
    line-height: inherit;
    text-transform: none;
    font-family: Arial, Helvetica, sans-serif
}

#instant_search_results a.close:hover {
    color: #515151
}

#manufacturers_list h3,
#suppliers_list h3 {
    font-size: 17px;
    line-height: 23px
}

#manufacturers_list .description,
#suppliers_list .description {
    line-height: 18px
}

#manufacturers_list .product-counter a,
#suppliers_list .product-counter a {
    font-weight: bold;
    color: #333
}

#manufacturers_list .product-counter a:hover,
#suppliers_list .product-counter a:hover {
    color: #515151
}

#manufacturers_list.list li .mansup-container,
#suppliers_list.list li .mansup-container {
    border-bottom: 1px solid #d6d4d4;
    box-shadow: 0 1px #fff;
    -webkit-box-shadow: 0 1px #fff;
    -moz-box-shadow: 0 1px #fff;
    padding: 31px 0 30px
}

@media (max-width:767px) {
    #manufacturers_list.list li .mansup-container,
    #suppliers_list.list li .mansup-container {
        text-align: center
    }
}

#manufacturers_list.list li:last-child .mansup-container,
#suppliers_list.list li:last-child .mansup-container {
    border-bottom: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none
}

#manufacturers_list h3 .product-name {
    font-size: 19px
}

#manufacturers_list.list li .left-side,
#suppliers_list.list li .left-side {
    text-align: center
}

#manufacturers_list.list li h3,
#suppliers_list.list li h3 {
    margin-top: -5px;
    padding-bottom: 8px
}

#manufacturers_list.list li .middle-side,
#suppliers_list.list li .middle-side {
    padding-left: 0
}

@media (max-width:767px) {
    #manufacturers_list.list li .middle-side,
    #suppliers_list.list li .middle-side {
        padding-right: 15px;
        padding-left: 15px
    }
}

#manufacturers_list.list li .right-side-content,
#suppliers_list.list li .right-side-content {
    border-left: 1px solid #d6d4d4;
    box-shadow: -1px 0 #fff;
    -webkit-box-shadow: -1px 0 #fff;
    -moz-box-shadow: -1px 0 #fff;
    padding: 0 0 32px 31px;
    min-height: 108px
}

@media (max-width:767px) {
    #manufacturers_list.list li .right-side-content,
    #suppliers_list.list li .right-side-content {
        min-height: 1px;
        padding: 0;
        border: none
    }
}

#manufacturers_list.list li .right-side-content .product-counter,
#suppliers_list.list li .right-side-content .product-counter {
    position: relative;
    top: -6px;
    margin-bottom: 12px
}

@media (max-width:767px) {
    #manufacturers_list.list li .right-side-content .product-counter,
    #suppliers_list.list li .right-side-content .product-counter {
        top: 0
    }
}

#manufacturers_list.grid li,
#suppliers_list.grid li {
    text-align: center
}

#manufacturers_list.grid li .product-container,
#suppliers_list.grid li .product-container {
    padding-top: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d6d4d4
}

#manufacturers_list.grid li .product-container .left-side,
#suppliers_list.grid li .product-container .left-side {
    padding-bottom: 42px
}

#manufacturers_list.grid li .product-container h3,
#suppliers_list.grid li .product-container h3 {
    padding-bottom: 10px
}

#manufacturers_list.grid li .product-container .product-counter,
#suppliers_list.grid li .product-container .product-counter {
    margin-bottom: 12px
}

@media (min-width:1200px) {
    #manufacturers_list.grid li.first-in-line,
    #suppliers_list.grid li.first-in-line {
        clear: left
    }
    #manufacturers_list.grid li.last-line .product-container,
    #suppliers_list.grid li.last-line .product-container {
        border-bottom: none
    }
}

@media (min-width:768px) and (max-width:1199px) {
    #manufacturers_list.grid li.first-item-of-tablet-line,
    #suppliers_list.grid li.first-item-of-tablet-line {
        clear: left
    }
    #manufacturers_list.grid li.last-tablet-line .product-container,
    #suppliers_list.grid li.last-tablet-line .product-container {
        border-bottom: none
    }
}

@media (max-width:767px) {
    #manufacturers_list.grid .product-container,
    #suppliers_list.grid .product-container {
        border-bottom: none
    }
}

#manufacturer .description_box,
#supplier .description_box {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #d6d4d4
}

#manufacturer .description_box .hide_desc,
#supplier .description_box .hide_desc {
    display: none
}

#manufacturer .bottom-pagination-content,
#manufacturer .top-pagination-content,
#supplier .bottom-pagination-content,
#supplier .top-pagination-content {
    min-height: 69px
}

table.discount i {
    font-size: 20px;
    line-height: 20px;
    vertical-align: -2px
}

table.discount i.icon-ok {
    color: #46a74e
}

table.discount i.icon-remove {
    color: #F2532F
}

#guestTracking .form-control {
    max-width: 271px
}

@media (min-width:1200px) {
    #guestTracking .form-group {
        overflow: hidden
    }
    #guestTracking .form-group i {
        padding-left: 10px
    }
    #guestTracking .form-control {
        float: left
    }
    #guestTracking label {
        float: left;
        clear: both;
        width: 100%
    }
}

#pagenotfound .pagenotfound {
    max-width: 824px;
    margin: 100px auto 100px auto;
    text-align: center
}

#pagenotfound .pagenotfound .img-404 {
    padding: 8px 0 27px 0
}

#pagenotfound .pagenotfound .img-404 img {
    max-width: 100%
}

#pagenotfound .pagenotfound h1 {
    font: 600 28px/34px "Open Sans", sans-serif;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 7px
}

#pagenotfound .pagenotfound p {
    font: 600 16px/20px "Open Sans", sans-serif;
    color: #555454;
    text-transform: uppercase;
    border-bottom: 1px solid #d6d4d4;
    padding-bottom: 19px;
    margin-bottom: 20px
}

#pagenotfound .pagenotfound h3 {
    font-weight: bold;
    color: #333;
    font-size: 13px;
    line-height: normal;
    margin-bottom: 18px
}

#pagenotfound .pagenotfound label {
    font-weight: normal
}

@media (max-width:767px) {
    #pagenotfound .pagenotfound label {
        display: block
    }
}

#pagenotfound .pagenotfound .form-control {
    max-width: 293px;
    display: inline-block;
    margin-right: 5px
}

@media (max-width:767px) {
    #pagenotfound .pagenotfound .form-control {
        margin: 0 auto 15px auto;
        display: block
    }
}

#pagenotfound .pagenotfound .buttons {
    padding: 48px 0 20px 0
}

#pagenotfound .pagenotfound .buttons .button-medium i.left {
    font-size: 17px
}

#account-creation_form fieldset.reversoform {
    padding: 10px !important
}

#account-creation_form fieldset.reversoform .text label {
    display: block;
    padding: 0 0 10px 0;
    width: 100%;
    text-align: left
}

#account-creation_form fieldset.reversoform .infos-sup {
    padding: 0 !important;
    font-size: 10px;
    font-style: italic;
    text-align: right
}

#account-creation_form fieldset.customerprivacy label,
fieldset.customerprivacy label {
    cursor: pointer
}

.tab-content {
    margin-top: 20px
}

form#sendComment fieldset {
    padding: 10px;
    border: 1px solid #cccccc;
    background: #eeeeee
}

form#sendComment h3 {
    font-size: 14px
}

#new_comment_form p.text {
    margin-bottom: 0;
    padding-bottom: 0
}

#sendComment p.text label,
#sendComment p.textarea label {
    display: block;
    margin: 12px 0 4px;
    font-weight: bold;
    font-size: 12px
}

#sendComment p.text input {
    padding: 0 5px;
    height: 28px;
    width: 498px;
    border: 1px solid #cccccc;
    /* background: url(http://demo.fieldthemes.com/rococo/home1/themes/rococo/css/../img/bg_input.png) repeat-x 0 0 #fff*/
}

#sendComment p.textarea textarea {
    height: 80px;
    width: 508px;
    border: 1px solid #cccccc
}

#sendComment p.submit {
    padding: 0;
    text-align: right
}

#sendComment p.closeform {
    float: right;
    padding: 0;
    height: 12px;
    width: 12px;
    text-indent: -5000px;
    /*background: url(http://demo.fieldthemes.com/rococo/home1/themes/rococo/css/../img/icon/delete.gif) no-repeat 0 0*/
}

.star {
    position: relative;
    top: -2px;
    float: left;
    width: 14px;
    overflow: hidden;
    cursor: pointer;
    font-size: 12px;
    font-weight: normal
}

.star {
    display: block
}

.star a {
    display: block;
    position: absolute;
    text-indent: -5000px
}

div.star:after {
    content: "\f006";
    font-family: "FontAwesome";
    display: inline-block;
    color: #777676
}

div.star.star_on {
    display: block
}

div.star.star_on:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #ef8743
}

div.star.star_hover:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #ef8743
}

.advertising_block {
    width: 191px;
    margin-bottom: 1em;
    text-align: center
}

.blockcategories_footer ul ul {
    display: none !important
}

.form-group.form-error input,
.form-group.form-error textarea {
    border: 1px solid #F2532F;
    color: #F2532F;
    /*  background: url(http://demo.fieldthemes.com/rococo/home1/themes/rococo/css/../img/icon/form-error.png) 98% 5px no-repeat #fff1f2*/
}

.form-group.form-ok input,
.form-group.form-ok textarea {
    border: 1px solid #46a74e;
    color: #35b33f;
    /* background: url(http://demo.fieldthemes.com/rococo/home1/themes/rococo/css/../img/icon/form-ok.png) 98% 5px no-repeat #ddf9e1*/
}

.form-group.form-error .form-control,
.form-group.form-ok .form-control {
    padding-right: 30px
}

.radio-inline,
.checkbox {
    padding-left: 0
}

.radio-inline .checker,
.checkbox .checker {
    float: left
}

.radio-inline .checker span,
.checkbox .checker span {
    top: 0
}

.radio-inline div.radio,
.checkbox div.radio {
    display: inline-block
}

.radio-inline div.radio span,
.checkbox div.radio span {
    float: left;
    top: 0
}

.fancybox-skin {
    background: #fff !important
}

.fancybox-skin .fancybox-close {
    width: 28px;
    height: 28px;
    background: none;
    font-size: 28px;
    line-height: 28px;
    color: #333;
    text-align: center;
    background: white;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px
}

.fancybox-skin .fancybox-close:hover {
    color: #515151
}

.fancybox-skin .fancybox-close:after {
    content: "\f057";
    font-family: "FontAwesome"
}

#facebook_block,
#cmsinfo_block {
    overflow: hidden;
    background: #f2f2f2;
    min-height: 344px;
    height: 344px;
    padding-right: 29px;
    padding-left: 29px
}

@media (max-width:991px) {
    #facebook_block,
    #cmsinfo_block {
        min-height: 354px;
        height: 354px;
        padding-left: 13px;
        padding-right: 13px
    }
}

@media (max-width:767px) {
    #facebook_block,
    #cmsinfo_block {
        width: 100%;
        min-height: 1px
    }
}

#facebook_block h4 {
    padding: 35px 0 0 0;
    margin: 0 0 12px 0;
    font: 300 21px/25px "Open Sans", sans-serif;
    color: #6f6d6d
}

@media (max-width:991px) {
    #facebook_block h4 {
        font-size: 18px
    }
}

@media (max-width:767px) {
    #facebook_block h4 {
        padding-top: 20px !important
    }
}

@media (max-width:768px) {
    #facebook_block h4 {
        font-size: 16px
    }
}

#facebook_block .facebook-fanbox {
    background: #fff;
    border: 1px solid #aaaaaa;
    padding-bottom: 10px
}

#cmsinfo_block {
    border-left: 1px solid #d9d9d9
}

@media (max-width:767px) {
    #cmsinfo_block {
        border: none;
        margin-top: 10px
    }
}

#cmsinfo_block>div {
    padding: 35px 10px 0 0
}

@media (max-width:767px) {
    #cmsinfo_block>div {
        padding-top: 20px
    }
}

@media (max-width:479px) {
    #cmsinfo_block>div {
        width: 100%;
        border-top: 1px solid #d9d9d9
    }
}

#cmsinfo_block>div+div {
    border-left: 1px solid #d9d9d9;
    min-height: 344px;
    padding-left: 29px
}

@media (max-width:479px) {
    #cmsinfo_block>div+div {
        border-left: none;
        padding-left: 10px;
        min-height: 1px;
        padding-bottom: 15px
    }
}

#cmsinfo_block em {
    float: left;
    width: 60px;
    height: 60px;
    margin: 3px 10px 0 0;
    font-size: 30px;
    color: #fff;
    line-height: 60px;
    text-align: center;
    background: #6f6d6d;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px
}

@media (max-width:991px) {
    #cmsinfo_block em {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 20px
    }
}

#cmsinfo_block .type-text {
    overflow: hidden
}

#cmsinfo_block h3 {
    margin: 0 0 5px 0;
    font: 300 21px/25px "Open Sans", sans-serif;
    color: #6f6d6d
}

@media (max-width:1199px) {
    #cmsinfo_block h3 {
        font-size: 18px
    }
}

#cmsinfo_block ul li {
    padding-bottom: 22px
}

@media (max-width:1199px) {
    #cmsinfo_block ul li {
        padding-bottom: 10px
    }
}

@media (max-width:991px) {
    #cmsinfo_block ul li {
        padding-bottom: 0
    }
}

#cmsinfo_block p em {
    background: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin: 0;
    font-size: 13px;
    color: #777777;
    float: none;
    height: inherit;
    line-height: inherit;
    text-align: left;
    font-style: italic
}

.ie8 #facebook_block,
.ie8 #cmsinfo_block {
    height: 344px
}

@media (max-width:1199px) {
    .zoomdiv {
        display: none !important
    }
}

#bigpic {
    border: 1px solid #eee;
}

#product.content_only div.pb-left-column p.resetimg {
    margin-bottom: 0;
    padding-top: 0
}


/*
 #thumbs_list_frame {
    margin-bottom: 0;
    float:right;
    width: 100% !important;
    margin-top: 10px;
}*/

#thumbs_list ul#thumbs_list_frame {
    list-style-type: none;
    padding-left: 0;
    overflow: hidden;
    width: 100% !important;
}

#product_comparison td.compare_extra_information {
    padding: 10px
}

#product_comparison #social-share-compare {
    margin-bottom: 50px
}

.btn-facebook:hover,
.btn-twitter:hover,
.btn-google-plus:hover,
.btn-pinterest:hover,
.btn-paper-plane-o:hover {
    border-color: white
}

.btn-facebook i {
    color: #435f9f
}

.btn-facebook:hover {
    color: white;
    background-color: #435f9f
}

.btn-facebook:hover i {
    color: white
}
.btn-whatsapp i {
    color: #00B16A;
    font-size:16px;
}
.btn-whatsapp:hover {
    background-color: #00B16A;
    color: #fff; 
}
.btn-whatsapp:hover i {
    color: #fff; 
}
.btn-paper-plane-o i {
    color: #179CDE
}

.btn-paper-plane-o:hover {
    color: white;
    background-color: #179CDE
}

.btn-paper-plane-o:hover i {
    color: white
}

.btn-twitter i {
    color: #00aaf0
}

.btn-twitter:hover {
    color: white;
    background-color: #00aaf0
}

.btn-twitter:hover i {
    color: white
}

.btn-google-plus i {
    color: #e04b34
}

.btn-google-plus:hover {
    color: white;
    background-color: #e04b34
}

.btn-google-plus:hover i {
    color: white
}

.btn-pinterest i {
    color: #ce1f21
}

.btn-pinterest:hover {
    color: white;
    background-color: #ce1f21
}

.btn-pinterest:hover i {
    color: white
}

.payment_option_form {
    display: none
}

.payment_option_logo {
    height: 50px;
    max-height: 50px
}

.payment_module_adv {
    height: 120px;
    max-height: 120px
}

.payment_option_selected {
    display: none;
    margin-top: 15px
}

.payment_option_selected i {
    color: green
}

.payment_option_cta {
    margin-left: 10px;
    color: #333 !important
}

.tnc_box {
    background: #fbfbfb;
    border: 1px solid #d6d4d4;
    padding: 14px 18px 13px;
    margin: 0 0 30px 0;
    line-height: 23px
}

.pointer-box {
    cursor: pointer
}

.horizontal_mode,
.vertical_mode {
    position: relative;
    #background: #F8F9F9;
    -webkit-box-shadow: 0 3px 8px 0px rgba(0, 0, 0, .4);
    -ms-box-shadow: 0 3px 8px 0px rgba(0, 0, 0, .4);
    box-shadow: 0 3px 8px 0px rgba(0, 0, 0, .4);
    border-radius: 4px;
    #border: 1px solid #fff;
    #box-shadow: 0 0 1px #EEEFF1 inset;
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    right: 0px;
}

.owl-carousel  {
    direction: ltr !important
}

.owl-carousel {
    display: none;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
    margin-top: 10px;
    padding: 8px 0px;
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 1;
    zoom: 1
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
    float: left;
    text-align: center;
}

.img-wrapper {
    margin-right: 15px !important;
}

.owlimg {
    border: 1px solid #eee;
    padding: 10px;
    #box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.4);
}

.horizontal_mode .owl-carousel .owl-item .item {
    padding: 0 5px;
    text-align: center
}

#left_column .horizontal_mode #special_products.owl-carousel .owl-item .item,
#right_column .horizontal_mode #special_products.owl-carousel .owl-item .item {
    padding: 0
}

.horizontal_mode .owl-carousel .owl-item .item .left-block {
    text-align: center;
    position: relative;
    min-height: 270px;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-theme .owl-controls {
    text-align: center
}

.owl-theme .owl-controls .owl-buttons div {}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    opacity: 1;
    text-decoration: none
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #333333
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    opacity: 1
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-item.loading {
    background: url() no-repeat center center;
    min-height: 32px
}

.owl-item img {
    height: auto;
    width: 100%;

}

.owl-controls {
    width: 100%
}

.owl-buttons {
    display: block;
    overflow: hidden;
    position: absolute;
    width: 50px;
    top: 10px;
    right: 0px;
}

.title_center .owl-buttons {
    position: static;
    width: auto;
    overflow: visible
}

.owl-buttons [class^="carousel-"] span {
    border: 1px solid #e2dfdf;
    border-radius: 50%;
    color: #666666;
    font-size: 9px;
    font-weight: normal;
    height: 22px;
    line-height: 22px;
    text-align: center;
    width: 22px
}

.owl-buttons [class^="carousel-"] span:hover {
    border: 1px solid #778387;
    color: #778387;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s
}

.owl-buttons .carousel-previous {
    float: left;
    padding-right: 5px;
    cursor: pointer
}

.owl-buttons .carousel-next {
    float: right;
    cursor: pointer
}

.title_center .owl-buttons .carousel-previous {
    padding-right: 0
}

.title_center .owl-buttons .owl-next {
    display: block;
    position: absolute;
    top: 1px;
    left: 50%
}

.title_center .owl-buttons .owl-prev {
    display: block;
    position: absolute;
    top: 1px;
    right: 50%
}

@media only screen and (max-width:767px) {
     
    .horizontal_mode .owl-carousel .owl-item .item {
        text-align: center
    }
}

#mobile_links {
    font-size: 14px;
    float: right;
    min-width: 31.6667%;
    position: relative;
    z-index: 9;
    text-align: left;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

#mobile_links .current {
    display: none
}

#mobile_links #header_links {
    float: right;
    margin: 0 0 0 25px
}

#header_links li {
    float: left;
    font-size: 13px
}

#header_links li:first-child a:before {
    border-left: none
}

#header_links li a {
    border-color: rgba(0, 0, 0, 0.2);
    display: inline-block;
    font-size: 11px;
    line-height: 15px;
    text-transform: capitalize
}

@media only screen and (max-width:767px) {
    #mobile_links .current {
        display: block;
        cursor: pointer
    }
    #header_links {
        background: none repeat scroll 0 0 #333;
        display: none;
        position: absolute;
        right: 0;
        top: 30px;
        min-width: 137px;
        z-index: 2
    }
    #header_links li {
        float: none;
        color: #ffffff;
        font-size: 13px;
        height: auto
    }
    #header_links li:first-child a {
        padding: 0 10px 0 12px
    }
    #header_links li a {
        color: #ffffff;
        padding: 0 10px 0 12px;
        width: 100%;
        line-height: 35px;
        display: inline-block;
        border-width: 0;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none
    }
    #header_links li i {
        margin-right: 3px
    }
    #mobile_links div.current:after {
        content: "\f0d7";
        font-family: "FontAwesome";
        font-size: 18px;
        line-height: 18px;
        vertical-align: -2px;
        padding-left: 12px
    }
    #mobile_links .current {
        cursor: pointer;
        float: right;
        height: 30px;
        line-height: 30px
    }
    #mobile_links .current:hover {
        color: #F2532F
    }
    #header_links li:hover a {
        color: #ffffff
    }
    #header_links li:hover {
        background-color: #F2532F
    }
}

@media (max-width:479px) {
    #mobile_links div.current:after {
        padding-left: 7px;
        font-size: 13px;
        line-height: 13px;
        vertical-align: 0
    }
}

.welcome-text {
    min-width: 16.6667%
}

@media only screen and (max-width:991px) {
    .header_bottom {
        text-align: center
    }
    #sticky_top {
        display: inline-block;
        float: none;
        padding: 0;
        right: auto !important
    }
}

@media only screen and (min-width:1200px) {
    .sticky-fixed-top {
        padding: 0;
        position: fixed !important;
        right: 90px;
        top: 0;
        width: auto
    }
    .shopping_cart.sticky-fixed-top,
    #search_block_top.sticky-fixed-top {
        margin: 7px 0 0;
        padding: 0;
        width: auto
    }
    .sticky-fixed-top #search_block_top,
    .sticky-fixed-top .shopping_cart_menu {
        padding: 0;
        width: auto
    }
    .sticky-fixed-top #cart_block_top.shopping_cart {
        background: #f1f1f1
    }
    .sticky-fixed-top #search_block_top #searchbox {
        width: 250px
    }
    .sticky-fixed-top #search_block_top #search_query_top {
        background: #f1f1f1 none repeat scroll 0 0;
        text-shadow: 1px 1px #fff
    }
    .sticky-fixed-top #search_block_top .btn.button-search,
    #search_block_top.sticky-fixed-top .btn.button-search {
        box-shadow: none;
        background: none
    }
    #search_block_top.sticky-fixed-top .field-search,
    .sticky-fixed-top #search_block_top .field-search,
    .sticky-fixed-top #cart_block_top.shopping_cart {
        margin: 0
    }
    #header .sticky-fixed-top .cart_block {
        top: 48px;
        right: 0
    }
    .sticky-fixed-top .shopping_cart:hover>a:first-child {
        color: #fff
    }
}

.item-inner {
    overflow: hidden;
    position: relative;
    display: inline-block;
    max-width: 100%;
    background: #fff
}

.item-inner .left-block {
    position: relative
}

.left-block .button-container a._add_to_cart_button {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    border: 0;
    padding: 5px 10px
}

.left-block .button-container a._add_to_cart_button span {
    background: none;
    border: 0;
    display: inline-block;
    padding: 0
}

ul.product_list.list [data-tooltip]:before,
ul.product_list.list [data-tooltip]:after {
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    pointer-events: none
}

ul.product_list.list [data-tooltip]:before {
    position: absolute;
    bottom: 120%;
    left: 50%;
    margin-bottom: 5px;
    margin-left: -50%;
    padding: 5px 15px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    content: attr(data-tooltip);
    text-align: center;
    font-size: 13px;
    line-height: 1.2;
    text-transform: uppercase;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s
}

.addToWishlist[data-tooltip]:before {
    left: 0
}

.left-block .button-container .tab_button a.add_to_compare[data-tooltip]:before {
    left: auto;
    right: 0
}

ul.product_list.list [data-tooltip]:after {
    position: absolute;
    bottom: 120%;
    left: 50%;
    margin-left: -5px;
    width: 0;
    border-top: 5px solid #000;
    border-top: 5px solid rgba(0, 0, 0, 0.5);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    content: " ";
    font-size: 0;
    line-height: 0;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s
}

ul.product_list.list [data-tooltip]:hover:before,
ul.product_list.list [data-tooltip]:hover:after {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    bottom: 100%;
    opacity: 1
}

.hover-image {
    left: 0;
    max-width: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s
}

.item-inner:hover .left-block span.hover-image {
    opacity: 1;
    visibility: visible
}

.item-inner .left-block a.product_img span .img_root:before {
    background-color: transparent;
    content: "";
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    transition: all 0.3s ease-out 0s
}

.item-inner:hover .left-block a.product_img span.img_root:before {
    background-color: #818181;
    content: "";
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0.3;
    position: absolute;
    top: 0;
    bottom: 0;
    transition: all 0.3s ease-out 0s
}

.product_image {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center
}

.left-block .button-container .tab_button a {
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    height: 36px;
    line-height: 36px;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
    white-space: nowrap;
    border: 0;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s
}

.left-block .button-container a.button_cart:hover,
.left-block .button-container .tab_button a:not(.button_cart .icon-heart):hover span,
.left-block .button-container a.quick-view:hover {
    background: #F2532F;
    color: #fff;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s
}

.left-block .button-container a.quick-view,
.item-inner:hover .left-block .button-container a.quick-view,
.left-block .button-container a.quick-view,
.item-inner:hover .left-block .button-container a._add_to_cart_button,
.left-block .button-container a._add_to_cart_button {
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s
}

.left-block .button-container .button._add_to_cart_button span {
    display: inline-block;
    margin-left: 3px;
    vertical-align: middle
}

.tab_button a {
    bottom: 0;
    position: absolute;
    text-align: center;
    transition: all 0.3s ease-in-out 0s;
    z-index: 11
}

.left-block .button-container .tab_button a.add_to_compare,
.left-block .button-container .tab_button a.addToWishlist {
    padding: 0;
    width: 100%
}

.left-block .button-container a.quick-view {
    top: 50%;
    margin-top: -12px;
    left: 50%;
    margin-left: -44px;
    position: absolute;
    min-width: 94px;
    background: #fff;
    color: #1e1e21;
    height: 32px;
    line-height: 32px;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    opacity: 0;
    padding: 0 5px;
    border-radius: 3px;
}

.left-block .button-container .tab_button .button._add_to_cart_button {
    padding: 0;
    width: 60%;
    left: -60%;
    font-size: 18px
}

.left-block .button-container .tab_button a:not(.button_cart .icon-heart) span {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    display: block;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    margin: 0 0 0 1px
}

.left-block .button-container .tab_button a.add_to_compare span,
.left-block .button-container .tab_button a.addToWishlist span {
    display: inline-block;
    font-size: 11px
}

.left-block .button-container .tab_button a.add_to_compare {
    right: -50%
}

.item-inner:hover .left-block .button-container .tab_button a.add_to_compare {
    background: #da3f83;
    right: 0;
    font-size: 13px
}

.item-inner:hover .left-block .button-container .tab_button a.add_to_compare:hover {
    background: #9eb618
}

.left-block .button-container .tab_button a.addToWishlist {
    left: -80%
}

.item-inner .left-block .button-container .tab_button .add_to_compare .icon-plus {
    padding-right: 5px;
    font-size: 13px
}

.item-inner:hover .left-block .button-container .tab_button a.addToWishlist {
    background: #da3f83;
    right: auto;
    left: 0
}

.item-inner:hover .left-block .button-container .tab_button a.addToWishlist:hover {
    background: #9eb618
}

.left-block .button-container .tab_button a:nth-child(2) {
    border-left: solid 1px #fff
}

.item-inner:hover .left-block .button-container a.quick-view {
    background: #da3f83;
    opacity: 1;
    color: #fff
}

.item-inner:hover .left-block .button-container a.quick-view:hover {
    background: #9eb618
}

.item-inner:hover .left-block .button-container a.quick-view .icon-eye-open {
    padding-right: 6px
}

.item-inner:hover .left-block .button-container .tab_button .button._add_to_cart_button {
    left: 0
}

.button-container a.add_to_compare.checked i:before {
    content: "\f068"
}

.left-block .button-container a span.wrap_text {
    font-size: 9px;
    text-align: center;
    vertical-align: top;
    white-space: nowrap;
    display: inline-block
}

.left-block .button-container a i.icon-0x {
    vertical-align: inherit
}

ul.product_list.grid .left-block .button-container .tab_button .button._add_to_cart_button {
    display: none
}

ul.product_list.grid .right-block .button-container a.quick-view,
ul.product_list.grid .right-block .button-container .tab_button .functional-buttons {
    display: none
}

.right-block {
    text-align: center;
    position: relative
}

#fieldmegamenu-main .root-5 .item-inner .right-block {
    min-height: 0
}

.right-block h3 {
    font-size: 13px;
    margin: 0;
    direction: rtl !important;
    text-transform: capitalize;
    text-align: center !important;
    padding: 0px 5px;
    min-height: 55px;
    font-weight: normal;
}
/*
.right-block a  {
    direction: rtl !important;
    min-height: 55px;
    text-align: center;
}*/

.right-block h3 strong {
    color: #F2532F
}

.right-block h3 a:hover,
.product_name a:hover {
    color: #778387
}

.right-block p {
    font-size: 14px;
    color: #F2532F;
    margin-top: 15px
}

.product_name {
    color: #1e1e21;
    display: block;
    font-size: 17px;
    line-height: 23px;
    margin-bottom: 0
}

.vertical_mode .owl-item img {
    width: 75px;
    height: auto;
}

.vertical_mode .owl-carousel .owl-item .item {
    padding: 0
}

.vertical_mode .item-content {
    margin-bottom: 10px
}

.vertical_mode .item-content:last-child {
    margin-bottom: 0
}

.vertical_mode .item-content .content_img,
.vertical_mode .item-content .left-content {
    float: left;
    margin-right: 15px
}

.vertical_mode .item-content .product-name {
    color: #3a3939;
    line-height: 17px;
    margin: 0;
    padding: 0;
    text-align: right;
}

.vertical_mode .item-content .product-name a {
    line-height: 17px
}

.vertical_mode .item-content .comments_note {
    margin: 9px 0 0 0
}

.vertical_mode .item-content .content_price {
    display: block;
    margin: 0
}

.conditions-box {
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 11
}

.position-left {
    left: 10px
}

.position-right {
    left: auto;
    right: 10px
}

.conditions-box p,
.product-flags p {
    color: #ffffff;
    font-size: 9px;
    margin: 0;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 48px;
    border-radius: 50%;
    border: solid 1px #fff
}

.conditions-box p.new {
    margin-bottom: 3px;
    background-color: #ccc;
}

.conditions-box p.sale,
.product-flags p {
    background-color: #778387
}

.product-flags {
    position: absolute;
    right: 0;
    top: 10px;
    z-index: 11
}

.item-inner .item-countdown .bg_tranp {
    background: #444;
    bottom: 0;
    height: 100%;
    left: 0;
    right: 0;
    line-height: 13px;
    position: absolute;
    width: 100%;
    opacity: 0.7;
    z-index: 1;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s
}

.item-inner .item-countdown {
    margin-top: -24px
}

.item-inner .item-countdown {
    font-family: "Roboto Condensed", "Helvetica", "Arial", "sans-serif";
    display: block;
    top: 93%;
    left: 0;
    right: 0;
    margin-top: -24px;
    position: absolute;
    width: 100%;
    opacity: 1;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s
}

.item-inner .item-countdown-time {
    position: relative;
    z-index: 9
}

.item-inner:hover .item-countdown {
    display: none;
    opacity: 0
}

.item-inner .item-countdown .section_cout {
    color: #fff;
    width: 25%;
    float: left;
    display: inline-block;
    padding: 4px 0;
    text-align: center;
    position: relative;
    z-index: 999
}

.item-inner .item-countdown .section_cout span {
    display: block;
    float: none;
    width: 100%;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    border-color: rgba(255, 255, 255, 0.25);
    border-style: solid;
    border-width: 0 0 0 1px;
    box-shadow: -1px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: -1px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: -1px 0 rgba(0, 0, 0, 0.3)
}

.item-inner .item-countdown .section_cout:first-child span.Days,
.item-inner .item-countdown .section_cout:first-child span.text {
    border: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.item-inner .item-countdown .section_cout span.text {
    text-transform: uppercase;
    font-size: 10px;
    padding-top: 5px;
    font-family: 'Yekan';
}

.boxed #page {
    max-width: 1200px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    margin: 0 auto
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .boxed #page {
        max-width: 980px
    }
}

@media only screen and (max-width:991px) {
    .boxed #page {
        margin: 0 auto;
        border-radius: 0;
        -webkit-box-shadow: 0 0 0 #fff;
        -moz-box-shadow: 0 0 0 #fff;
        box-shadow: 0 0 0 #fff
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .boxed #page {
        max-width: 768px
    }
}

@media only screen and (max-width:767px) {
    #page {
        width: 100%
    }
    .header_bottom {
        text-align: center
    }
}

#static_home_top .relative,
#static_home_top .purchase-now {
    text-align: center
}

#static_home_top .relative h3 {
    font-size: 30px;
    text-transform: uppercase;
    color: #1e1e21;
    margin: 0;
    padding: 10px 0 20px 0;
    text-shadow: 1px 2px rgba(255, 255, 255, 0.8)
}

#static_home_top .relative p {
    display: inline-block;
    font-size: 16px;
    color: #000;
    margin: 0;
    max-width: 70%
}

#static_home_top .purchase-now a {
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #f2532f;
    display: inline-block;
    text-transform: uppercase;
    padding: 0 20px;
    margin: 37px 0
}

#static_home_top .purchase-now a:hover {
    background: #1e1e21
}

#static_home_top .features-banner {
    margin-top: -30px;
    text-align: center
}

#static_home_top .features-banner .feature-col {
    margin-top: 30px
}

#static_home_top .features-banner .feature-col a {
    display: block
}

#static_home_top .features-banner .feature-col a:hover {
    opacity: 0.8
}

#static_home_top .features-banner .feature-col img {
    max-width: 100%
}

@media only screen and (max-width:1199px) {
    #center_column {
        padding-left: 0;
        padding-right: 0
    }
}

@media only screen and (max-width:767px) {
    #static_home_top .purchase-now a {
        margin: 30px 0 0
    }
}

.block.static-home-bottom {
    margin-top: -30px
}

.static-home-bottom .static-home-bottom-left .row2 .img1,
.static-home-bottom [class^='static-home-bottom-'] {
    margin-top: 30px;
    text-align: center
}

#back-top a {
    background: #929292 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 19px;
    height: 50px;
    padding: 12px 0;
    position: fixed;
    right: 14px;
    text-align: center;
    width: 50px;
    border-radius: 50%;
    bottom: 8px;
    z-index: 10
}

#back-top a:hover {
    opacity: 0.8
}

#footer .footer-block h4 {
    border-bottom: solid 1px #707070;
    color: #ffffff;
    font-size: 17px;
    margin: 0 0 18px;
    padding-bottom: 8px;
    text-transform: uppercase;
    font-weight: bold
}

#footer .footer-newsletter h4 {
    margin-bottom: 12px !important
}

#footer a,
#footer p,
#footer li,
#footer h4 {
    color: #E0E0E0;
    font-size: 12px;
}

#footer p a {
    color: #00adef;
}

#footer .footer-center {
    padding: 20px 0 30px
}

.footer-container #footer .footer-center ul li,
.footer-block-text ul li {
    font-size: 11px;
    padding: 0;
    position: relative
}

.footer-container #footer .footer-center ul li:last-child {
    margin-bottom: 0
}

#footer .footer-center p {
    line-height: 20px
}

#footer .footer-newsletter p {
    margin-bottom: 20px
}

.footer-container #footer .footer-center ul li a {
    display: block;
    padding-left: 16px;
    text-transform: capitalize;
    line-height: 25px;
    position: relative
}

.footer-container #footer .footer-center ul.bullet li a,
.footer-container #footer .footer-center ul.bullet li {
    overflow: hidden;
    color: #aaaaaa
}

.footer-container #footer .footer-center ul li a:hover {
    color: #778387
}

.footer-center .link a {
    background: #282828;
    border: 1px solid #f1f1f1;
    color: #ffffff;
    font-size: 18px;
    height: 32px;
    line-height: 32px;
    padding: 5px 20px;
    text-decoration: none;
    text-transform: uppercase
}

.footer-center .link a,
.footer-container #footer .footer-center ul.bullet li:before,
.footer-container #footer .footer-center ul.bullet li:after,
.footer-container #footer .footer-center ul.bullet li a:before,
.footer-container #footer .footer-center ul.bullet li a:after {
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s
}

.footer-container #footer .footer-center ul.bullet li:before {
    display: none;
    background-color: #aaaaaa;
    ;
    border-radius: 50%;
    content: "";
    font-family: "FontAwesome";
    height: 10px;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 8px;
    width: 10px;
    z-index: 9
}

.footer-container #footer .footer-center ul.bullet li:hover:before {
    top: 24px;
    opacity: 0
}

.footer-container #footer .footer-center ul.bullet li:after {
    background-color: rgba(156, 148, 139, 0.6);
    border-radius: 50%;
    content: "";
    font-family: "FontAwesome";
    height: 10px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: -8px;
    width: 10px;
    z-index: 9
}

.footer-container #footer .footer-center ul.bullet li:hover:after {
    display: none;
    top: 8px;
    opacity: 1
}

.footer-container #footer .footer-center ul.bullet li a:before {
    background-color: #aaaaaa;
    border-radius: 50%;
    content: "";
    font-family: "FontAwesome";
    height: 6px;
    left: 2px;
    opacity: 1;
    position: absolute;
    top: 10px;
    width: 6px;
    z-index: 10
}

.footer-container #footer .footer-center ul.bullet li:hover a:before {
    top: 26px;
    opacity: 0
}

.footer-container #footer .footer-center ul.bullet li a:after {
    background-color: #778387;
    border-radius: 50%;
    content: "";
    font-family: "FontAwesome";
    height: 6px;
    left: 2px;
    opacity: 0;
    position: absolute;
    top: -6px;
    width: 6px;
    z-index: 10
}

.footer-container #footer .footer-center ul.bullet li:hover a:after {
    top: 10px;
    opacity: 1
}

.footer-center .link a:hover {
    background: #F2532F;
    color: #fff;
    border-color: #F2532F
}

.footer-container #footer #social_block {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0;
    margin-top: 25px
}

.footer-container #footer #social_block ul {
    margin: 0
}

.footer-container #footer #social_block ul li {
    margin-right: 5px;
    padding: 0
}

.footer-container #footer #social_block ul li a {
    color: #cecece;
    display: inline-block;
    font-size: 19px;
    height: 50px;
    line-height: 50px;
    width: 50px;
    padding-left: 0;
    border: solid 1px #fff;
    float: right;
    border-radius: 50%;
}

.footer-container #footer #social_block ul li.facebook a {
    background-color: #3b5998
}

.footer-container #footer #social_block ul li.twitter a {
    background-color: #00acee
}

.footer-container #footer #social_block ul li.paper-plane a {
    background-color: #00acee
}

.footer-container #footer #social_block ul li.rss a {
    background-color: #ee802f
}

.footer-container #footer #social_block ul li.youtube a {
    background-color: #D62423
}

.footer-container #footer #social_block ul li.google-plus a {
    background-color: #dd4b39
}

.footer-container #footer #social_block ul li.pinterest a:hover {
    background-color: #ad1b21
}

.footer-container #footer #social_block ul li.vimeo a:hover {
    background-color: #112233
}

.footer-container #footer #social_block ul li.instagram a {
    background-color: #bc2a8d
}

.footer-container #footer #social_block ul li.watsapp a {
    background-color: #4CC15B
}

.footer-container #footer #social_block ul li.apparat a {
    background: url("../Images/aparat.ico") center no-repeat #fff;
}

.footer-address {
    padding-right: 20px;
    padding-top: 15px;
    text-align: right;
    float: right;
    font-size: 12px
}

#footer .footer-address p {
    color: #aaaaaa;
    line-height: 24px;
    margin: 0
}

.footer-static.row-fluid {
    position: relative
}

.footer-bottom .payment {
    padding-top: 22px;
    text-align: center
}

@media only screen and (max-width:991px) {
    .footer-container #footer #social_block {
        padding-bottom: 0;
        text-align: left
    }
    .footer-container #footer #social_block ul li {
        display: inline-block
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .footer-address {
        text-align: left
    }
    .footer-container #footer #social_block ul {
        text-align: center
    }
}

@media only screen and (max-width:767px) {
    .footer-bottom .payment {
        padding-top: 25px;
        display: inline-block;
        position: static;
        text-align: center !important
    }
}

.welcome-text {
    font-size: 11px;
    margin-left: 15px;
    margin-top: 4px;
    margin-bottom: 4px;
    display: inline-block
}

.welcome-text p {
    margin: 0
}

#header_links li a,
.welcome-text a {
    font-size: 12px;
    margin-left: 12px
}

#header_links li a i {
    display: none
}

#header_links li:last-child a:after {
    display: none
}

#header_links li:last-child a {
    margin-right: 0
}

#mobile_links #header_links {
    margin: 4px 0 2px 0
}

.border-top {
    border-top: 1px solid #707070;
}

.staticheader {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #676767
}

.staticheader img {
    display: inline-block;
    float: left;
    width: 29px;
    height: 29px;
    margin-top: 5px
}

.staticheader .staticheaderbox {
    float: left;
    margin-left: 10px
}

.staticheader .staticheaderbox h2 {
    font-size: 14px;
    color: #666666;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 5px
}

.staticheader .staticheaderbox span {
    font-size: 10px;
    color: #666666
}

.footerlinks {
    display: inline-block;
    float: left;
    padding-top: 20px;
    padding-left: 0;
    padding-bottom: 14px
}

.footer-container #footer .footer-bottom .container .footer-static .footerlinks ul li {
    padding-bottom: 0;
    color: #666666;
    float: left;
    font-size: 9px
}

.footer-container #footer .footer-bottom .container .footer-static .footerlinks ul li:after {
    content: "";
    display: inline-block;
    height: 10px;
    border-left: solid 1px #666666;
    margin-left: 9px;
    margin-right: 9px
}

.footer-container #footer .footer-bottom .container .footer-static .footerlinks ul li:last-child:before {
    display: none
}

.footer-container #footer .footer-bottom .container .footer-static .footerlinks ul li a {
    color: #d3cecb
}

.footer-container #footer .footer-bottom .container .footer-static .footerlinks ul li:first-child {
    border-left: none;
    padding-left: 21px;
}

.footer-container #footer .footer-address p {
    color: #d3cecb;
    font-size: 13px
}

.footer-container #footer .footer-address p a {
    color: #d3cecb;
    text-decoration: underline
}

.footer-container #footer .footer-static .footerlinks {
    color: #d3cecb
}

.footer-container #footer .footer-center .container .row .footer-static .footer-block .footer-block-text {
    font-size: 10px;
    text-align: justify;
    color: #aaaaaa;
    margin:  0;
    display: inline-block
}

.footer-container #footer .footer-center .container .row .footer-static .footer-block .footer-block-box {
    font-size: 14px;
    border: solid 1px #778387;
    border-radius: 3px;
    text-align: center;
    padding: 10px 23px 10px 23px;
    background: #778387;
    display: inline-block
}

#block_various_links_footer {
    margin-top: 18px
}

.footer-newsletter {
    margin-top: 18px
}

.star_content {
    margin-top: 0
}

#fieldtabproductsisotope .hover-image {
    border: solid 1px #e2e2e2
}

.features-conten {
    position: relative;
    background-color: #fff;
    #border: 1px solid #ebeced;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, .2);
    box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, .2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.features-conten .features-conten-text {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    margin-top: -9px
}

.features-conten .features-conten-text .text {
    font-size: 18px;
    color: #ffffff
}

#sticky_top.sticky-fixed-top .shopping_cart_menu,
#sticky_top .shopping_cart_menu .sticky-fixed-top {
    background: transparent;
    float: right;
    position: absolute;
    bottom: -80px;
    right: 0;
    min-width: 100px;
    margin-right: 15px
}

#sticky_top .shopping_cart_menu .sticky-fixed-top {
    margin: 0;
    bottom: auto
}

.shopping_cart.sticky-fixed-top>a:first-child {
    position: static
}

#sticky_top.sticky-fixed-top .shopping_cart_menu,
#sticky_top .shopping_cart_menu .sticky-fixed-top {
    position: static
}

#sticky_top.sticky-fixed-top .shopping_cart>a:first-child .icon-shopping-cart,
#sticky_top.sticky-fixed-top .boxcartitem,
#sticky_top .shopping_cart.sticky-fixed-top>a:first-child .icon-shopping-cart,
#sticky_top .sticky-fixed-top .boxcartitem {
    color: #4CAF50
}

#sticky_top.sticky-fixed-top #shoppingcart,
#sticky_top .sticky-fixed-top #shoppingcart {
    display: none
}

#sticky_top.sticky-fixed-top .boxcartitem,
#sticky_top .sticky-fixed-top .boxcartitem {
    vertical-align: -7px
}

#sticky_top.sticky-fixed-top .ajax_cart_total,
#sticky_top .sticky-fixed-top .ajax_cart_total {
    display: none !important
}

#sticky_top .shopping_cart_menu .shopping_cart {
    background: transparent
}

#sticky_top.sticky-fixed-top #search_block_top,
#sticky_top #search_block_top.sticky-fixed-top {
    position: static;
    float: left
}

#search_block_top.sticky-fixed-top {
    top: 0;
    margin: 0
}

.top-pagination-content .compare-form .button.button-medium {
    background: transparent;
    color: #666666;
    padding: 0;
    float: left
}

#best-sellers_block_right .product-name a {
    font-size: 11px;
    color: rgba(50, 51, 58, 0.61);
}

.product_list ._add_to_cart_button {
    position: static
}

.product_condition label {
    font-size: 13px;
    font-weight: normal;
    color: #605f5f
}

.our_price_display #our_price_display.price {
    font-size: 20px;
    color: #778387;
    font-weight: bold
}

#image-block.clearfix .conditions-box {
    display: none
}

#productCates .content_price {
    display: inherit
}

.content_scene_cat_bg {
    text-align: right
}

.content_scene_cat_bg .cat-name {
    display: block;
    font-size: 36px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 14px
}

.content_sortPagiBar .display li#grid {
    padding-left: 0
}

.comparison_product_infos span {
    text-transform: uppercase;
    font-weight: normal
}

.page-heading {
    font-family: inherit
}

#center_column .page-heading {
    margin-top: 0;
    margin-bottom: 30px;
    padding: 0;
    border: none
}

.breadcrumb a {
    color: #666 !important
}

.feature-col .features-conten a img {
    max-width: 100%
}

#left_column .left-staticblock {
    background: #e7eff1;
    padding-top: 17px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 25px;
    margin-bottom: 50px;
    text-align: justify
}

#category #left_column .left-staticblock {
    display: none
}

@media(max-width:991px) {
    .welcome-text {
        text-align: center
    }
    .footer-newsletter {
        max-width: 50%;
        float: left
    }
    #newsletter_block_left {
        display: inline-block
    }
    .top-pagination-content .compare-form {
        display: none
    }
    .top-pagination-content .compare-form .button.button-medium {
        float: none
    }
    .staticheader {
        width: 50%;
        text-align: center
    }
    .staticheader img {
        float: none
    }
    .staticheader .staticheaderbox {
        float: none
    }
    /*#sticky_top {
        width: 100%
    }*/
    #sticky_top .shopping_cart_menu .shopping_cart {
        float: none;
        position: relative
    }
    .footer-bottom .payment {
        display: none
    }
    .statichover,
    .statichover_r {
        margin-bottom: 0px !important;
    }
    #left_column .left-staticblock {
        margin-bottom: 28px
    }
    .content_sortPagiBar .sortPagiBar .nbrItemPage,
    .content_sortPagiBar .sortPagiBar #productsSortForm {
        position: static
    }
    .footer-container #footer .footer-block {
        margin-top: 20px
    }
    #center_column {
        #margin-top: 25px
    }
    #left_column {
        margin-top: 0px
    }
}

@media(min-width:768px) {
    #header_links li a:after {
        content: "";
        display: inline-block;
        height: 8px;
        border-left: solid 1px #cccccc;
        margin-left: 13px
    }
}

@media(max-width:767px) {
    .staticheader.col-xs-6 img {
        float: none
    }
    .staticheader.col-xs-6 .staticheaderbox {
        float: none;
        padding-top: 5px
    }
    .footer-container #footer .footer-block {
        max-width: 100%;
        display: inline-block;
        margin-top: 0;
        margin-bottom: 20px;
        margin-top: 20px
    }
    #footer #recent_article_smart_blog_block_left {
        float: right
    }
    .footer-container #footer .footer-center .container .row .footer-static .footer-block .footer-block-box {
        display: inline-block;
        margin-top: 0
    }
    .footer-container #footer .footer-center .container .row .footer-static .footer-block .footer-block-text {
        margin-bottom: 30px
    }
    .footer-container #footer #social_block {
        margin-top: 0;
        width: 100%;
        text-align: left
    }
    .footer-container #footer .footer-static .footerlinks {
        display: none
    }
    .footer-bottom .payment {
        text-align: center !important;
        padding: 5px 0 0;
        display: inline-block;
        max-width: 100%;
        margin-bottom: 15px;
        margin-top: 15px
    }
    .footer-address {
        padding: 0;
        text-align: center;
        float: none;
        max-width: 100%
    }
    .content_sortPagiBar .sortPagiBar {
        text-align: center
    }
    .content_sortPagiBar .sortPagiBar .nbrItemPage {
        float: left
    }
    .top-pagination-content .compare-form .button.button-medium {
        width: 100%;
        margin-top: 10px
    }
    .top-pagination-content .compare-form span {
        float: left
    }
    .bottom-pagination-content .compare-form {
        width: 50%;
        margin-top: 3px
    }
    .bottom-pagination-content div.pagination {
        width: 50%
    }
    .bottom-pagination-content ul.pagination {
        float: left
    }
    .footer-container #footer #social_block {
        display: inline-block;
        text-align: center
    }
    #footer .footer-center {
        padding-bottom: 15px
    }
    .vertical_mode {
        margin-bottom: 30px
    }
    #field_newproductslider {
        margin-bottom: 30px !important
    }
}

@media(max-width:350px) {
    .content_sortPagiBar .sortPagiBar .nbrItemPage,
    .content_sortPagiBar .sortPagiBar #productsSortForm {
        float: none
    }
    .content_sortPagiBar .sortPagiBar #productsSortForm {
        margin-bottom: 15px;
        display: inline-block
    }
}

#fieldbrandslider {
    position: relative;
    margin-bottom: 30px;
    min-height:200px;
}

#fieldbrandslider .owl-buttons {
    left: 50% !important;
    top: 180px !important;
}

@media(max-width:320px) {
    .footer-bottom .payment {
        display: none
    }
    .footer-address {
        max-width: 100%;
        text-align: center
    }
    .footer-container #footer .footer-address p {
        font-size: 11px
    }
    #special_block_right h4 {
        font-size: 17px
    }
    #fieldbrandslider h4 a {
        font-size: 17px
    }
    .top-pagination-content .compare-form {
        padding: 0
    }
    .top-pagination-content .compare-form span {
        padding: 0
    }
}

.statichover figure {
    position: relative;
    overflow: hidden
}

.statichover figure::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg)
}

.statichover figure img {
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s
}

.statichover figure img:hover {
    transform: scale(1.1, 1.1)
}

.statichover figure:hover::before {
    -webkit-animation: shine 1s;
    animation: shine 1s
}

@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}

@keyframes shine {
    100% {
        left: 125%
    }
}

.statichover_r figure {
    position: relative;
    overflow: hidden
}

.statichover_r figure::before {
    position: absolute;
    top: 0;
    right: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg)
}

.statichover_r figure img {
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s
}

.statichover_r figure:hover img {
    transform: scale(1.1, 1.1)
}

.statichover_r figure:hover::before {
    -webkit-animation: shine_r 1s;
    animation: shine_r 1s
}

@-webkit-keyframes shine_r {
    100% {
        right: 125%
    }
}

@keyframes shine_r {
    100% {
        right: 125%
    }
}

.footer-bottom {
    /*background-image: url(http://demo.fieldthemes.com/rococo/home1/themes/rococo/css/../img/background2.jpg)*/
}

.fancybox-margin.fancybox-lock body {
    overflow: visible !important
}

.fancybox-margin {
    margin: 0 !important
}

.fancybox-margin.fancybox-lock {
    overflow: visible !important
}

.fancybox-lock .fancybox-overlay {
    overflow: hidden !important
}

#left_column .left-staticblock-text1 {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 13px
}

#left_column .left-staticblock-text2 {
    font-size: 13px;
    font-style: italic;
    margin-bottom: 4px
}

#best-sellers_block_right h4 {
    /*margin-bottom: 20px;
    padding-bottom: 9px;*/
    color: #f1f1f1;
    overflow: auto;
}

.featured_title {
    background: #F8F9F9;
    height: 42px;
    line-height: 42px;
    margin-top: 0;
    padding-right: 20px;
    font-size: 12px !important;
    font-weight: 100;
    border-bottom: 1px solid #eee;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    margin-bottom: 5px;
}

.yekan_title {
    float: right;
    font-size: 14px;
    font-weight: 100;
    border-bottom: 1px solid #08BBB7;
    height: 42px;
    line-height: 42px;
    padding-bottom: 8px;
    font-family: Iransans !important;
}

#featured_products_block {
    margin-bottom: 20px;
    -webkit-box-shadow: 0 3px 8px 0px rgba(0, 0, 0, .4);
    -ms-box-shadow: 0 3px 8px 0px rgba(0, 0, 0, .4);
    box-shadow: 0 3px 8px 0px rgba(0, 0, 0, .4);
}

#field_newproductslider {
    margin-bottom: 25px
}

#block_various_links_footer .toggle-footer {
    margin-top: 10px
}

.item-inner .left-block {
    /* border: solid 1px #eeeeee*/
}

.conditions-box p,
.product-flags p {
    line-height: 40px
}

.button._add_to_cart_button span {
    margin: 10px 14px 9px 0
}

.des_namepost {
    margin-bottom: 3px
}

.des_company {
    margin: 0
}

#slide div .content_test {
    padding-top: 13px
}

.footer-container #footer .footer-bottom .container .footer-static .footerlinks ul li a,
.footer-container #footer .footer-address p {
    color: #999999
}

.container.breadcrumb {
    padding-top: 0;
    padding-bottom: 5px
}

.breadcrumb {
    padding-top: 0 !important
}

.content_scene_cat_bg {
    position: relative
}

.layered_subtitle_heading {
    padding: 10px 0px;
}

#layered_block_left div>form>div>div {
    margin-top: 15px;
}

.layered_filter {
    border-color: #eeeeee;
    border-style: solid;
    border-width: 0 0 1px;
    box-shadow: 0 1px rgba(255, 255, 255, 1);
}

#layered_block_left .layered_subtitle {
    color: #666666;
    text-transform: uppercase;
    font-size: 12.5px;
    font-weight: bold;
}

#layered_form div div ul {
    max-height: 400px;
    overflow-x: auto;
}

#layered_block_left ul {
    padding-left: 0;
}

#layered_block_left ul {
    clear: both;
    padding: 5px 0;
    direction: rtl;
}

#layered_block_left ul li {
    #float: right;
}

#layered_block_left ul li label {
    font-weight: 100 !important;
}
.brands_nav label {
    font-size: 14px;
    text-transform: uppercase;
}
.layered_filter {
    border-color: #eeeeee !important;
    overflow: auto;
}

.button._add_to_cart_button .icon-shopping-cart {
    padding-left: 14px
}

#product #best-sellers_block_right h4 {
    margin-bottom: 25px
}

@media (min-width:768px) and (max-width:991px) {
    .staticheader {
        width: 33.3333%
    }
    #sticky_top {
        padding: 40px 15px;
        text-align: center;
        width: 33.33%;
        position: unset
    }
}

.fancybox-margin.fancybox-lock body {
    overflow: visible !important
}

.fancybox-margin {
    margin: 0 !important
}

.fancybox-margin.fancybox-lock {
    overflow: visible !important
}

.fancybox-lock .fancybox-overlay {
    overflow: hidden !important
}

#sticky_top {
    position: static
}

.breadcrumb {
    color: #666666 !important
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2) {
    .replace-2x {
        font-size: 1px
    }
    .example {
        /*background-image: url(http://demo.fieldthemes.com/rococo/home1/themes/rococo/css/autoload/../Images/example2x.png);*/
        -webkit-background-size: 13px 13px;
        -moz-background-size: 13px 13px;
        -o-background-size: 13px 13px;
        background-size: 13px 13px
    }
}

table th {
    font-weight: bold
}

table td,
table th {
    padding: 9px 10px;
    text-align: left
}

@media only screen and (max-width:767px) {
    table.responsive {
        margin-bottom: 0
    }
    .pinned {
        position: absolute;
        left: 0;
        top: 0;
        background: #fff;
        width: 35%;
        overflow: hidden;
        overflow-x: scroll;
        border-right: 1px solid #ccc;
        border-left: 1px solid #ccc
    }
    .pinned table {
        border-right: none;
        border-left: none;
        width: 100%
    }
    .pinned table th,
    .pinned table td {
        white-space: nowrap
    }
    .pinned td:last-child {
        border-bottom: 0
    }
    div.table-wrapper {
        position: relative;
        margin-bottom: 20px;
        overflow: hidden;
        border-right: 1px solid #ccc
    }
    div.table-wrapper div.scrollable {
        margin-left: 35%
    }
    div.table-wrapper div.scrollable {
        overflow: scroll;
        overflow-y: hidden
    }
    table.responsive td,
    table.responsive th {
        position: relative;
        white-space: nowrap;
        overflow: hidden
    }
    table.responsive th:first-child,
    table.responsive td:first-child,
    table.responsive td:first-child,
    table.responsive.pinned td {
        display: none
    }
}

div.selector,
div.selector span,
div.checker span,
.field-demo-wrap div.radio span,
div.uploader,
div.uploader span.action,
div.button,
div.button span {
    background-image: url("../Images/sprite.png");
    background-repeat: no-repeat;
    -webkit-font-smoothing: antialiased
}

div.selector,
div.checker,
div.button,
div.radio,
div.uploader {
    vertical-align: middle
}

div.selector:focus,
div.checker:focus,
div.button:focus,
div.radio:focus,
div.uploader:focus {
    outline: 0
}

div.selector,
div.selector *,
div.radio,
div.radio *,
div.checker,
div.checker *,
div.uploader,
div.uploader *,
div.button,
div.button * {
    margin: 0;
    padding: 0
}

.highContrastDetect {
    /* background: url("http://demo.fieldthemes.com/rococo/home1/themes/rococo/css/autoload/../../../img/jquery/uniform/bg-input.png") repeat-x 0 0;*/
    width: 0;
    height: 0
}

input.uniform-input,
select.uniform-multiselect,
textarea.uniform {
    padding: 3px;
    background: white;
    outline: 0
}

div.checker input,
input[type="search"],
input[type="search"]:active {
    -moz-appearance: none;
    -webkit-appearance: none
}

div.selector {
    position: relative;
    height: 40px;
}

div.selector span {
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    background-position: right 0;
    padding-right: 30px;
    cursor: pointer;
    width: 100%;
    display: block
}

div.selector.fixedWidth {
    width: 190px
}

div.selector.fixedWidth span {
    width: 150px
}

div.selector select {
    opacity: 1;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    # border: none;
    #background: none;
    position: absolute;
    height: 45px;
    top: 0;
    left: 0;
    width: 100%;
}

div.selector select option {
    font-family: Iransans;
    font-size: 12px;
}

div.selector.active span {
    background-position: right -27px
}

div.selector.hover span,
div.selector.focus span {
    background-position: right -27px
}

div.selector.hover.active span,
div.selector.focus.active span {
    background-position: right -27px
}

div.selector.disabled span,
div.selector.disabled.active span {
    background-position: right 0
}

div.selector1>div {
    background-position: 0 -135px
}

div.selector1>div span {
    background-position: right -81px
}

div.selector1>div.active span {
    background-position: right -108px
}

div.selector1>div.hover span,
div.selector1>div.focus span {
    background-position: right -108px
}

div.selector1>div.hover.active span,
div.selector1>div.focus.active span {
    background-position: right -108px
}

div.selector1>div.disabled,
div.selector1>div.disabled.active {
    background-position: 0 -135px
}

div.selector1>div.disabled span,
div.selector1>div.disabled.active span {
    background-position: right -81px
}

div.selector2>div {
    background-position: 0 -216px
}

div.selector2>div span {
    background-position: right -162px
}

div.selector2>div.active span {
    background-position: right -189px
}

div.selector2>div.hover span,
div.selector2>div.focus span {
    background-position: right -189px
}

div.selector2>div.hover.active span,
div.selector2>div.focus.active span {
    background-position: right -189px
}

div.selector2>div.disabled,
div.selector2>div.disabled.active {
    background-position: 0 -216px
}

div.selector2>div.disabled span,
div.selector2>div.disabled.active span {
    background-position: right -162px
}

div.selector3>div {
    background-position: 0 -351px
}

div.selector3>div span {
    background-position: right -297px
}

div.selector3>div.active span {
    background-position: right -324px
}

div.selector3>div.hover span,
div.selector3>div.focus span {
    background-position: right -324px
}

div.selector3>div.hover.active span,
div.selector3>div.focus.active span {
    background-position: right -324px
}

div.selector3>div.disabled,
div.selector3>div.disabled.active {
    background-position: 0 -351px
}

div.selector3>div.disabled span,
div.selector3>div.disabled.active span {
    background-position: right -297px
}

div.checker {
    position: relative
}

div.checker,
div.checker span,
div.checker input {
    width: 15px;
    height: 15px
}

div.checker span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    background-position: 0 -257px
}

div.checker span.checked {
    background-position: -15px -257px
}

div.checker input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1
}

div.checker.active span {
    background-position: -15px -257px
}

div.checker.active span.checked {
    background-position: -15px -257px
}

div.checker.hover span,
div.checker.focus span {
    background-position: -30px -257px
}

div.checker.hover span.checked,
div.checker.focus span.checked {
    background-position: -15px -257px
}

div.checker.hover.active span,
div.checker.focus.active span {
    background-position: -15px -257px
}

div.checker.hover.active span.checked,
div.checker.focus.active span.checked {
    background-position: -15px -257px
}

div.checker.disabled,
div.checker.disabled.active {
    background-position: 0 -257px
}

div.checker.disabled span.checked,
div.checker.disabled.active span.checked {
    background-position: 0 -257px
}

div.radio {
    position: relative;
    display: inline;
    float: right;
}

div.radio,
div.radio span,
div.radio input {
    width: 13px;
    height: 13px
}

div.radio span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    background-position: 0 -243px
}

div.radio span.checked {
    background-position: -13px -243px
}

div.radio input {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center
}

div.radio.active span {
    background-position: -13px -243px
}

div.radio.active span.checked {
    background-position: -13px -243px
}

div.radio.hover span,
div.radio.focus span {
    background-position: -13px -243px
}

div.radio.hover span.checked,
div.radio.focus span.checked {
    background-position: -13px -243px
}

div.radio.hover.active span,
div.radio.focus.active span {
    background-position: -13px -243px
}

div.radio.hover.active span.checked,
div.radio.focus.active span.checked {
    background-position: -13px -243px
}

div.radio.disabled span,
div.radio.disabled.active span {
    background-position: 0 -243px
}

div.radio.disabled span.checked,
div.radio.disabled.active span.checked {
    background-position: 0 -243px
}

div.uploader {
    background: none;
    height: 27px;
    width: 100%;
    cursor: pointer;
    position: relative;
    overflow: hidden
}

div.uploader span.action {
    background-position: 0 -378px;
    height: 27px;
    line-height: 27px;
    width: 94px;
    text-align: center;
    float: left;
    display: inline;
    overflow: hidden;
    cursor: pointer
}

div.uploader span.filename {
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    cursor: default;
    height: 27px;
    margin: 0 0 0 0;
    line-height: 27px;
    width: 172px;
    padding: 0 10px
}

div.uploader input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    cursor: default;
    width: 100%;
    height: 100%
}

div.button {
    background-position: 0 -634px;
    height: 30px;
    cursor: pointer;
    position: relative
}

div.button a,
div.button button,
div.button input {
    opacity: 0.01;
    filter: alpha(opacity=1);
    -moz-opacity: 0.01;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute
}

div.button span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    line-height: 30px;
    text-align: center;
    background-position: right -514px;
    height: 30px;
    margin-left: 13px;
    padding: 0
}

div.button.active {
    background-position: 0 -664px
}

div.button.active span {
    background-position: right -544px;
    cursor: default
}

div.button.hover,
div.button.focus {
    background-position: 0 -694px
}

div.button.hover span,
div.button.focus span {
    background-position: right -574px
}

div.button.disabled,
div.button.disabled.active {
    background-position: 0 -724px
}

div.button.disabled span,
div.button.disabled.active span {
    background-position: right -604px;
    cursor: default
}

input.uniform-input,
select.uniform-multiselect,
textarea.uniform {
    font-size: 13px;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 18px;
    color: #777;
    border: solid 1px #d6d4d4
}

input.uniform-input.hover,
input.uniform-input.focus,
select.uniform-multiselect.hover,
select.uniform-multiselect.focus,
textarea.uniform.hover,
textarea.uniform.focus {
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    border-color: #cbcaca
}

p.text input {
    clear: right;
}

div.button span {
    font-weight: bold;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase
}

div.button.hover span,
div.button.focus span {
    color: #555
}

div.button.disabled span,
div.button.disabled.active span {
    color: #bbb
}

#compare_shipping .form-group label {
    display: block
}

div.selector {
    font-size: 12px;
    width: auto !important;
}

div.selector span {
    color: #666;
    text-shadow: 0 1px 0 #fff
}

div.selector.disabled span,
div.selector.disabled.active span {
    color: #bbb
}

.checker span input {
    margin: 0 !important
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    margin: 0 !important
}

.radio-inline,
.checkbox-inline {
    cursor: default
}

div.checker {
    cursor: pointer;
    margin-right: 5px
}

div.checker span {
    position: relative;
    top: 5px
}

#layered_form div.checker {
    display: inline
}
 .color-option {
    margin-left: 0;
    width: 16px;
    height: 16px;
    padding: 0;
    border: 1px solid #666;
}
.color-option.on {
    border: 3px solid red;
}
div.radio {
    margin-right: 3px
}

div.radio span {
    position: relative;
    top: -2px
}

div.uploader span.action {
    text-shadow: rgba(0, 0, 0, 0.1) 0 1px 0;
    font-size: 13px;
    font-weight: bold;
    color: #fff
}

div.uploader span.filename {
    color: #777;
    border: solid 1px #d6d4d4;
    font-size: 13px;
    background: #fbfbfb;
    margin-right: 2px
}

div.uploader.disabled span.action,
div.uploader.disabled.active span.action {
    color: #aaa
}

div.uploader.disabled span.filename,
div.uploader.disabled.active span.filename {
    border-color: #ddd;
    color: #aaa
}

input.uniform-input,
input.uniform-input:focus {
    background-color: #fff
}

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.fancybox-outer,
.fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url("../Images/fancybox_sprite.png")
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url("../Images/loader.gif") center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    /*background: transparent url('http://demo.fieldthemes.com/rococo/home1/js/jquery/plugins/fancybox/blank.gif');*/
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040
}

.fancybox-prev {
    left: -43px;
}

.fancybox-next {
    right: -43px
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040; 
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url("../Images/fancybox_overlay.png")
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
        background-image: url("../Images/fancybox_sprite.png");
        background-size: 44px 152px
    }
    #fancybox-loading div {
        background-image: url("../Images/loader.gif");
        background-size: 24px 24px
    }
}

.socialsharing_product button {
    margin-bottom: 3px;
    background: #F7F7F7;
    font-family: Yekan;
    font-size: 10px;
}

.shopping_cart_menu {
    float: left;
    padding-top: 15px;
    padding-bottom: 33px
}

.shopping_cart_menu .ajax_cart_no_product {
    font-size: 9px;
    color: #666666
}

.sticky-fixed-top .shopping_cart_menu .ajax_cart_no_product,
.shopping_cart_menu .sticky-fixed-top .ajax_cart_no_product {
    /*color: #ffffff*/
}

.shopping_cart .title_cart span {
    font-size: 15px;
    transition: none
}

.shopping_cart .title_cart span.ajax_cart_no_product {
    vertical-align: top;
    text-shadow: none;
    text-transform: capitalize
}

.shopping_cart_right {
    padding-right: 0
}

.shopping_cart {
    background: #fff;
    border: none;
    display: inline-block;
    float: right;
    margin-top: 0;
    z-index: 2000
}

.shopping_cart:hover {
    background: #F2532F;
    border-color: #F2532F;
    transition: all 0.3s ease-in-out 0s
}

.shopping_cart:hover>a:first-child:before {
    color: #fff
}

.shopping_cart>a:first-child {
    color: #000;
    display: block;
    font-size: 15px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    text-shadow: none;
    transition: background 0.5s ease-in-out 0s;
    -webkit-transition: background 0.5s ease-in-out 0s
}

#sticky_top.sticky-fixed-top .shopping_cart>a:first-child,
#sticky_top .shopping_cart.sticky-fixed-top>a:first-child {
    top: 0;
    padding: 7px 24px 13px 17px;
    right: 0
}

.shopping_cart>a:first-child .icon-shopping-cart {
    font-family: "FontAwesome";
    font-size: 30px;
    float: left;
    color: #778387;
    padding-left: 0
}

#sticky_top.sticky-fixed-top .shopping_cart>a:first-child .icon-shopping-cart,
#sticky_top .shopping_cart.sticky-fixed-top>a:first-child .icon-shopping-cart {
    font-size: 23px;
    padding-top: 5px
}

.shopping_cart span.ajax_cart_quantity {
    margin-left: 0
}

.shopping_cart .ajax_cart_total {
    color: #778387;
    display: inline-block!important;
}

.shopping_cart .block_cart_expand:after,
.shopping_cart .block_cart_collapse:after {
    content: "\f0d7";
    font-family: "FontAwesome";
    display: inline-block;
    float: right;
    font-size: 18px;
    color: #686666;
    padding: 6px 0 0 0
}

.shopping_cart .block_cart_collapse:after {
    content: "\f0d8";
    padding: 4px 0 2px 0
}

.cart_block .cart_block_list .remove_link {
    position: absolute;
    right: 10px;
    top: 2px
}

.cart_block .cart_block_list .remove_link a,
.cart_block .cart_block_list .ajax_cart_block_remove_link {
    color: #bbbbbb;
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s
}

.cart_block .cart_block_list .remove_link a:before,
.cart_block .cart_block_list .ajax_cart_block_remove_link:before {
    display: inline-block;
    content: "\f057";
    font-family: "FontAwesome";
    font-size: 15px;
    line-height: 15px;
    text-shadow: 1px 1px #f9f9f9
}

.cart_block .cart_block_list .remove_link a:hover,
.cart_block .cart_block_list .ajax_cart_block_remove_link:hover {
    color: #F2532F
}

.cart_block .cart-images {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    float: left
}

.cart_block .cart-info {
    text-shadow: 1px 1px #f9f9f9;
    display: inline-block
}

.cart_block .cart-info .product-name {
    margin-top: -3px;
    padding-bottom: 1px;
    padding-top: 0
}

.cart_block .cart-info .product-name a {
    display: inline-block;
    font-size: 15px;
    line-height: 18px
}

.cart_block .cart-info .quantity-formated {
    color: #555555;
    display: inline-block;
    padding-right: 5px;
    font-size: 14px;
    float: right;
}
.cart_block dl {
    padding: 0;
    margin: 0
}

.cart_block dt {
    background: #fafafa;
    font-weight: normal;
    padding: 15px 15px 17px;
    position: relative;
    display: inline-block;
    width: 100%
}

.shopping_cart .cart_block dt:hover {
    background: #fafafa
}

.cart_block dd {
    border-bottom: 1px solid #e2dfdf;
    -webkit-box-shadow: 0 1px #fff;
    -moz-box-shadow: 0 1px #fff;
    box-shadow: 0 1px #fff;
    margin-bottom: 1px;
    position: relative
}

.cart_block dd .cart_block_customizations {
    padding: 0 15px
}

.cart_block dd .cart_block_customizations li {
    border-top: 1px dashed #555555;
    padding: 10px 0
}

.cart_block dd .cart_block_customizations li .deleteCustomizableProduct {
    position: absolute;
    right: 15px
}

.cart_block .cart_block_no_products {
    font-size: 11px;
    font-weight: normal;
    margin: 0;
    padding: 20px 15px;
    text-shadow: 1px 1px #f9f9f9
}

.cart_block .cart-prices {
    color: #555555
}

.cart_block .cart-prices .cart-prices-line {
    overflow: hidden;
    border-bottom: 1px solid #e2dfdf;
    -webkit-box-shadow: 0 1px #fff;
    -moz-box-shadow: 0 1px #fff;
    box-shadow: 0 1px #fff;
    padding: 5px 10px;
    text-align: left;
    background: #fafafa
}

.cart_block .cart-prices .cart-prices-line.last-line {
    background: none;
    text-shadow: none
}

.cart_block .cart-buttons {
    overflow: hidden;
    padding: 15px;
    margin: 0
}

#button_order_cart {
    float: right;
    text-align: center;
    margin: 5px;
}

#button_order_cart span {
    padding: 0px 20px;
}

#layer_cart .layer_cart_cart .button-container span.exclusive-medium span {
    background: transparent;
    padding: 0
}

#button_order_cart:hover span {
    background: #9eb618;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s
}

#button_order_cart {
    border: medium none;
    background: #00ADEF !important;
    font-size: 18px;
    margin-right: 0;
    text-transform: uppercase
}

#button_order_cart span i {
    font-size: 12px;
    vertical-align: 2px
}

.address li.address_update a span,
#order .address_add.submit .button.button-small span,
.address li.address_update a span:hover,
#order .address_add.submit .button.button-small span:hover {
    background: transparent
}

#header .cart_block {
    box-shadow: 0 13px 6px -11px #b3b3b3 inset, 0 6px 12px -5px #666;
    -webkit-box-shadow: 0 13px 6px -11px #b3b3b3 inset, 0 6px 12px -5px #666;
    -moz-box-shadow: 0 13px 6px -11px #b3b3b3 inset, 0 6px 12px -5px #666;
    -ms-box-shadow: 0 13px 6px -11px #b3b3b3 inset, 0 6px 12px -5px #666;
    -o-box-shadow: 0 13px 6px -11px #b3b3b3 inset, 0 6px 12px -5px #666;
    display: none;
    height: auto;
    overflow: hidden;
    position: absolute;
    right: 15px;
    top: 55px;
    width: 270px;
    text-align: left;
    z-index: 1100
}

#header .cart_block a {
    font-size: 10px;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s
}

#header .cart_block .cart_block_list .remove_link a,
#header .cart_block .cart_block_list .ajax_cart_block_remove_link {
    color: #bbbbbb;
    outline: none;
    text-decoration: none
}

#header .cart_block .cart_block_list .remove_link a:hover,
#header .cart_block .cart_block_list .ajax_cart_block_remove_link:hover {
    color: #778387
}

#header .cart_block .price {
    color: #778387;
    font-size: 15px;
    padding-right: 5px;
}

#header .cart_block .product-atributes {
    padding-bottom: 3px;
    font-size: 13px
}

#header .cart_block .product-atributes a {
    color: #9c9b9b;
    font-size: 14px
}

#header .cart_block .product-atributes a:hover {
    color: #778387
}

#header .block_content {
    background: none repeat scroll 0 0 #fafafa;
    margin-bottom: 0
}

.cart_block #cart_block_summary,
.cart_block .title_block span,
#header .cart_block h4,
#header .cart_block .title_block,
#header .cart_block h4 {
    display: none
}

.cart_block .cart_block_shipping_cost,
.cart_block .cart_block_tax_cost,
.cart_block .cart_block_total,
.cart_block .cart_block_wrapping_cost {
    float: right
}

.cart_block table.vouchers {
    clear: both;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 10px
}

.cart_block table.vouchers tr td {
    padding: 2px
}

.cart_block table.vouchers tr td.quantity {
    margin-right: 5px;
    min-width: 18px
}

.cart_block table.vouchers tr td.delete {
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    width: 15px
}

.cart_unit ul li {
    display: inline-block;
    margin-left: 10px
}

@media (max-width:767px) {
    .cart_unit ul li {
        display: block
    }
}

.layer_cart_overlay {
    background-color: #000;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 98;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2
}

* html .layer_cart_overlay {
    position: absolute;
    left: 0;
    margin-left: -160px;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2
}

#layer_cart {
    background-color: #e9e9e9;
    display: none;
    font-size: 14px;
    margin: 100px 10% 0;
    position: absolute;
    right: 0;
    text-align: left;
    text-shadow: 1px 1px #f9f9f9;
    width: 80%;
    z-index: 9999
}

@media (max-width:991px) {
    .shopping_cart>a:first-child {
        position: static
    }
    #layer_cart {
        right: 0;
        padding: 0 15px
    }
    .shopping_cart>a:first-child {
        margin: 0;
        text-shadow: none
    }
    .shopping_cart>a:first-child:hover {
        text-shadow: none
    }
    .shopping_cart:hover {
        box-shadow: none
    }
}

#layer_cart .layer_cart_product {
    padding: 30px 30px 30px 30px;
    overflow: hidden;
    position: static
}

#layer_cart .layer_cart_product span.title {
    color: #46a74e;
    display: block;
    font-family: "Agency";
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 22px;
    margin-top: 10px
}

@media (max-width:767px) {
    #layer_cart .layer_cart_product span.title {
        font-size: 18px;
        padding-right: 0;
        line-height: normal
    }
}

#layer_cart .layer_cart_product span.title i {
    font-size: 30px;
    line-height: 30px;
    float: left;
    padding-right: 8px
}

@media (max-width:767px) {
    #layer_cart .layer_cart_product span.title i {
        font-size: 22px;
        line-height: 22px
    }
}

#layer_cart .layer_cart_product .product-image-container {
    border: none;
    float: left;
    margin-right: 30px;
    max-width: 178px;
    padding: 0
}

@media (max-width:480px) {
    #layer_cart .layer_cart_product .product-image-container {
        float: none;
        margin-right: 0;
        margin-bottom: 10px;
        display: inline-block
    }
}

#layer_cart .layer_cart_product .layer_cart_product_info {
    padding: 38px 0 0 0
}

#layer_cart .layer_cart_product .layer_cart_product_info #layer_cart_product_title {
    display: block;
    padding-bottom: 8px
}

#layer_cart .layer_cart_product .layer_cart_product_info>div {
    padding-bottom: 7px
}

#layer_cart .layer_cart_product .layer_cart_product_info>div strong {
    padding-right: 3px
}

#layer_cart .layer_cart_cart {
    border-left: 1px solid #d0d0d0;
    -webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.6) inset;
    -moz-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.6) inset;
    -ms-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.6) inset;
    -o-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.6) inset;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.6) inset;
    padding: 21px 30px 170px;
    position: relative
}

@media (min-width:1200px) {
    #layer_cart .layer_cart_cart {
        min-height: 417px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    #layer_cart .layer_cart_cart {
        min-height: 417px
    }
    .shopping_cart {
        display: inline-block;
        position: static;
        z-index: 2000;
        vertical-align: top
    }
    .shopping_cart>a:first-child {
        margin: 0;
        padding: 0 12px
    }
}

@media (max-width:991px) {
    #layer_cart .layer_cart_cart {
        border-left: none;
        border-top: 1px solid #d6d4d4
    }
}

#layer_cart .layer_cart_cart span.title {
    border-bottom: 1px solid #d0d0d0;
    box-shadow: 0 1px rgba(255, 255, 255, 0.6);
    color: #555;
    display: block;
    font-family: "IranSans";
    font-size: 26px;
    margin-bottom: 17px;
    margin-top: 18px;
    padding-bottom: 13px
}

#layer_cart .layer_cart_cart {
    box-shadow: none
}

@media (max-width:767px) {
    #layer_cart .layer_cart_cart span.title {
        font-size: 20px
    }
}

#layer_cart .layer_cart_cart .layer_cart_row {
    padding: 0 0 7px 0
}

#layer_cart .layer_cart_cart .layer_cart_row span,
#layer_cart .layer_cart_product .layer_cart_product_info #layer_cart_product_price {
    color: #F2532F
}

#layer_cart .layer_cart_cart .button-container {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
    padding: 0 30px 50px 30px;
    text-shadow: none
}

#layer_cart .layer_cart_cart .button-container .btn {
    background: #1e1e21 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    font-size: 17px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    padding: 0 10px;
    text-transform: uppercase
}

#layer_cart .layer_cart_cart .button-container .btn:hover {
    background: #F2532F;
    transition: all 0.3s ease-in-out 0s
}

#layer_cart .layer_cart_cart .button-container span.exclusive-medium {
    margin-right: 0
}

#layer_cart .layer_cart_cart .button-container span.exclusive-medium i {
    padding-right: 5px;
    color: #ffffff
}

#layer_cart .cross {
    position: absolute;
    right: 7px;
    top: 8px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    color: #bbbbbb;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    z-index: 2
}

#layer_cart .cross:before {
    content: "\f057";
    display: block;
    font-family: "FontAwesome";
    font-size: 25px;
    line-height: 25px
}

#layer_cart .cross:hover {
    color: #F2532F
}

#layer_cart .continue {
    cursor: pointer
}

#layer_cart p {
    padding: 0
}

@media (max-width:767px) {
    #layer_cart .cross {
        right: 17px
    }
    .shopping_cart_menu {
        float: none
    }
}

#layer_cart .crossseling {
    display: none
}

#layer_cart .crossseling .crossseling-content {
    border-top: 1px solid #d6d4d4;
    padding: 26px 30px 40px 30px;
    position: relative
}

#layer_cart .crossseling h2 {
    font: 400 23px/26px Arial, Helvetica, sans-serif;
    color: #555555;
    margin-bottom: 25px
}

#layer_cart .crossseling #blockcart_list {
    max-width: 773px;
    width: 84%;
    margin: 0 auto;
    overflow: hidden
}

#layer_cart .crossseling #blockcart_list ul {
    display: block
}

#layer_cart .crossseling #blockcart_list ul li {
    float: left;
    width: 178px;
    margin: 0 0 0 0
}

#layer_cart .crossseling #blockcart_list ul li .product-image-container {
    border: 1px solid #d6d4d4;
    text-align: center;
    padding: 5px;
    margin-bottom: 15px
}

#layer_cart .crossseling #blockcart_list ul li .product-image-container img {
    width: 100%
}

#layer_cart .crossseling #blockcart_list ul li .product-name {
    padding-bottom: 5px
}

#layer_cart .crossseling #blockcart_list ul li .product-name a {
    font-size: 15px;
    line-height: 20px
}

#layer_cart .crossseling #blockcart_list a.bx-prev,
#layer_cart .crossseling #blockcart_list a.bx-next {
    display: block;
    font-family: "FontAwesome";
    font-size: 20px;
    line-height: 20px;
    width: 20px;
    height: 20px;
    color: #555555;
    text-indent: -5000px;
    position: absolute;
    top: 45%;
    margin-top: -20px
}

#layer_cart .crossseling #blockcart_list a.bx-prev:after,
#layer_cart .crossseling #blockcart_list a.bx-next:after {
    display: block;
    text-indent: 0
}

#layer_cart .crossseling #blockcart_list a.bx-prev:hover,
#layer_cart .crossseling #blockcart_list a.bx-next:hover {
    color: #c0c0c0
}

#layer_cart .crossseling #blockcart_list a.bx-prev.disabled,
#layer_cart .crossseling #blockcart_list a.bx-next.disabled {
    display: none
}

#layer_cart .crossseling #blockcart_list a.bx-prev {
    left: 5%
}

#layer_cart .crossseling #blockcart_list a.bx-prev:after {
    content: "\f137"
}

#layer_cart .crossseling #blockcart_list a.bx-next {
    right: 5%
}

#layer_cart .crossseling #blockcart_list a.bx-next:after {
    content: "\f138"
}

#layer_cart .crossseling #blockcart_list .bx-controls {
    overflow: hidden
}

.cart_block {
    display: none
}

.shopping_cart:hover .cart_block {
    display: block
}

@media(min-width:1200px) {
    .lang_ru .shopping_cart>a:first-child {
        padding: 0 15px
    }
}

@media (max-width:991px) {
    .shopping_cart_menu {
        display: inline-block;
        padding: 0;
        width: 50%;
        text-align: center
    }
    .shopping_cart>a:first-child {
        border: 0 none;
        margin: 0;
        padding: 0 12px;
        text-shadow: none;
        width: 100%
    }
    #header .cart_block {
        top: auto;
        right: -45px;
        z-index: 9999
    }
}

@media (max-width:480px) {
    .shopping_cart_menu {
        width: 100%
    }
    #header .cart_block {
        right: 50%;
        margin-right: -135px
    }
}

.index.boxed .shopping_cart_right {
    padding-right: 2px
}

.cart_navigation {
    margin: 15px 0 20px 0
}

.cart_navigation .button-medium {
    float: right;
    border: 0;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px
}

@media (max-width:991px) {
    .cart_navigation .button-medium span {
        font-size: 16px
    }
}

.cart_navigation .button-medium i.right {
    font-size: 16px;
    line-height: 16px;
    vertical-align: -1px
}

.cart_navigation .button-exclusive:hover {
    background: #F2532F;
    transition: all 0.3s ease-in-out 0s
}

.cart_navigation .button-exclusive {
    background: none repeat scroll 0 0 #1e1e21;
    border: medium none;
    color: #fff;
    font-size: 16px;
    padding: 7px 15px
}

.cart_navigation .button-exclusive i {
    color: #fff;
    margin-right: 5px
}

@media (max-width:480px) {
    .cart_navigation>span {
        display: block;
        width: 100%;
        padding-bottom: 15px
    }
}

.cart_last_product {
    display: none
}

.cart_quantity .cart_quantity_input {
    height: 27px;
    line-height: 27px;
    padding: 0;
    text-align: center;
    width: 57px
}

.cart_gift_quantity .cart_quantity_input {
    height: 27px;
    line-height: 27px;
    padding: 0;
    text-align: center;
    width: 57px
}

#cart_summary thead th {
    padding: 7px 8px 9px 8px;
    font-size: 16px
}

#cart_summary tbody td {
    padding: 7px 8px 9px 8px
}

#cart_summary tbody td.cart_product {
    padding: 7px;
    width: 137px
}

#cart_summary tbody td.cart_unit .price span {
    display: inline-block
}

#cart_summary tbody td.cart_unit .price span.price-percent-reduction {
    margin: 5px auto;
    display: inline-block
}

#cart_summary tbody td.cart_unit .price span.old-price {
    text-decoration: line-through
}

#cart_summary tbody td.cart_description small {
    display: block;
    font-size: 14px;
    padding: 5px 0 0 0
}

#cart_summary tbody td.cart_avail {
    width: 1%
}

#cart_summary tbody td.cart_avail span {
    white-space: nowrap
}

#cart_summary tbody td.cart_delete {
    width: 1%
}

#cart_summary tfoot td.text-right,
#cart_summary tfoot tbody td.cart_unit,
#cart_summary tbody tfoot td.cart_unit,
#cart_summary tfoot tbody td.cart_total,
#cart_summary tbody tfoot td.cart_total {
    font-weight: bold;
    color: #333
}

#cart_summary tfoot td.price {
    text-align: right
}

#cart_summary tfoot td.total_price_container span {
    color: #1e1e21;
    text-transform: uppercase
}

#cart_summary tfoot td#total_price_container {
    color: #f2532f;
    font-weight: bold;
    background: #fff
}

#cart_summary .stock-management-on tbody td.cart_description {
    width: 480px
}

.cart_discount_price {
    text-align: right
}

.cart_discount_delete {
    text-align: center
}

#shoppingcart {
    font-size: 13px;
    font-weight: bold;
    color: #666666;
    display: block;
    text-transform: uppercase
}

.shopping_cart_menu #cart_block_top .iconcartbox {
    float: left;
    display: inline-block
}

.boxcarttext {
    float: right;
    text-align: left
}

@media(max-width:991px) {
    .boxcarttext {
        float: none
    }
    .feature-col .features-conten a img {
        width: 100%;
        margin-bottom: 30px
    }
}

@media(max-width:767px) {
    .shopping_cart_menu {
        width: 100%
    }
}

#cart_block_top .boxcarttext .boxcartitem {
    font-size: 13px
}

.cart_block .cart-buttons #button_order_cart {
    border-radius: 3px
}

.cart_block .cart-buttons #button_order_cart:hover span {
    border-radius: 3px
}

.cart_block .cart-buttons a:hover span:hover {
    border-radius: 3px
}

.cart_block .cart-buttons a span {
    border-radius: 3px
}

@media (min-width:768px) and (max-width:991px) {
    .shopping_cart_menu {
        display: inline-block;
        float: none;
        padding-top: 12px;
        width: auto
    }
}

@media(max-width:480px) {
    #layer_cart .layer_cart_cart .button-container span.exclusive-medium span,
    #layer_cart .layer_cart_cart .button-container .button.button-medium span {
        font-size: 12px;
        padding: 0
    }
}

.bx-wrapper {
    position: relative;
    padding: 0;
    zoom: 1;
    margin: 0 !important
}

.bx-wrapper img {
    max-width: 100%;
    display: block
}

.bx-viewport {
    direction: ltr !important
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    /*background: url(http://demo.fieldthemes.com/rococo/home1/js/jquery/plugins/bxslider/Images/bx_loader.gif) center center no-repeat;*/
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
    display: none
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #666;
    padding-top: 20px
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    zoom: 1
}

.bx-wrapper .bx-pager.bx-default-pager a {
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background: #000;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000
}

.bx-wrapper .bx-controls-direction a {
    margin-top: 38px;
    height: 20px;
    width: 20px;
    line-height: 0;
    position: absolute;
    top: 40%;
    margin-top: -10px;
    font-size: 0;
    overflow: hidden;
    outline: none;
    text-decoration: none
}

.bx-wrapper .bx-controls-direction a:before {
    padding-left: 2px;
    color: #c0c0c0;
    font-family: "FontAwesome";
    font-size: 20px;
    line-height: 22px
}

.bx-wrapper .bx-controls-direction a:hover:before {
    color: #333
}

.bx-next {
    right: 10px
}

.bx-next:before {
    content: "\f138"
}

.bx-prev {
    left: 10px
}

.bx-prev:before {
    content: "\f137"
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}

.bx-wrapper .bx-controls-auto {
    text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    /*background: url(http://demo.fieldthemes.com/rococo/home1/js/jquery/plugins/bxslider/images/controls.png) -86px -11px no-repeat;*/
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    /*background: url(http://demo.fieldthemes.com/rococo/home1/js/jquery/plugins/bxslider/Images/controls.png) -86px -44px no-repeat;*/
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666;
    background: rgba(80, 80, 80, 0.75);
    width: 100%
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    font-size: .85em;
    padding: 10px
}

#categories_block_top {
    clear: both;
    position: relative;
    top: 30px
}

#categories_block_top .sf-menu {
    position: relative
}

#categories_block_top .sf-menu>li {
    position: static
}

#categories_block_top .sf-menu>li>ul {
    width: 100%;
    top: 60px;
    margin: 0 20px
}

#categories_block_top .sf-menu>li>ul>li {
    display: block;
    float: left;
    width: 20%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px
}

#categories_block_top .sf-menu>li>ul>.category_thumb {
    display: block;
    clear: both;
    overflow: hidden;
    width: 100%
}

#categories_block_top .sf-menu>li>ul>.category_thumb img {
    display: inline-block;
    width: 33%
}

#categories_block_top .sf-menu>li h4 a {
    font-size: 1.1em
}

#categories_block_top .sf-menu>li h4 a:before {
    display: none
}

#categories_block_top .sf-menu>li .main-level-submenus {
    position: relative;
    display: block !important;
    visibility: visible !important;
    top: 0;
    background: none;
    box-shadow: none;
    padding: 0;
    left: 0
}

#categories_block_top .sf-menu .category_thumb {
    display: none
}

#categories_block_left .block_content>ul {
    border-top: 1px solid #d6d4d4;
    padding-top: 10px
}

#categories_block_left li {
    position: relative
}

#categories_block_left li a {
    font-weight: bold;
    color: #666666;
    display: block;
    font-size: 14px;
    line-height: 30px;
    border-bottom: solid 1px #eeeeee;
    margin-left: 14px;
    margin-right: 14px
}

#categories_block_left li:last-child a {
    border-bottom: none
}

#categories_block_left li span.grower {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    font-family: "FontAwesome";
    font-size: 14px
}

#categories_block_left li span.grower.OPEN {
    color: #778387
}

#categories_block_left li span.grower.OPEN:before,
#categories_block_left li span.grower.CLOSE:before {
    content: "\f068";
    display: block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center
}

#categories_block_left li span.grower.CLOSE:before {
    content: "\f067";
    color: silver
}

#categories_block_left li span.grower:hover+a,
#categories_block_left li a:hover,
#categories_block_left li a.selected {
    background: #ffffff;
    color: #778387
}

#categories_block_left li li a {
    font-weight: normal;
    color: #666666
}

#categories_block_left li li a:before {
    content: "\f105";
    font-family: "FontAwesome";
    line-height: 29px;
    padding-right: 8px
}

#module-smartblog-category #categories_block_left {
    display: none
}

#categories_block_left .title_block {
    height: 37px;
    background: #9eb618;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    padding: 0;
    margin: 0;
    border: none;
    line-height: 37px;
    padding-left: 19px
}

#categories_block_left {
    border: solid 1px #eeeeee;
    display: none
}

#layered_block_left .block_content {
    border: 1px solid #eeeeee;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 1) inset;
    padding: 0 15px;
    direction: ltr!important
}

#layered_block_left .title_block {
    height: 37px;
    background: #9eb618;
    font-size: 14px;
    font-weight: 100;
    color: #ffffff;
    padding: 0;
    margin: 0;
    border: none;
    line-height: 37px;
    padding-left: 19px
}

#categories_block_left>.block_content>ul>li>a {
    text-transform: uppercase
}

@media(max-width:445px) {
    #categories_block_left .title_block {
        font-size: 15px
    }
}

#currencies-block-top {
    float: left;
    height: 30px;
    line-height: 30px;
    position: relative
}

#currencies-block-top span.firstWord {
    display: none
}

#currencies-block-top div.current {
    display: inline-block;
    line-height: 30px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    font-weight: normal
}

#currencies-block-top div.current:hover {
    color: #9eb618
}

#currencies-block-top div.current strong {
    font-weight: normal;
    text-shadow: none
}

#currencies-block-top div.current:after {
    content: "\f0d7";
    font-family: "FontAwesome";
    font-size: 14px;
    line-height: 18px;
    padding-left: 11px;
    text-shadow: none
}

@media (max-width:479px) {
    #currencies-block-top div.current:after {
        padding-left: 2px;
        font-size: 13px;
        line-height: 13px;
        vertical-align: 0
    }
}

@media (max-width:479px) {
    #currencies-block-top div.current .cur-label {
        display: none
    }
}

#currencies-block-top ul {
    display: none;
    position: absolute;
    top: 31px;
    left: 0;
    width: 100px;
    background: #1E1E21;
    z-index: 2
}

#currencies-block-top ul li {
    color: #fff;
    line-height: 33px;
    font-size: 13px
}

#currencies-block-top ul li a,
#currencies-block-top ul li>span {
    padding: 0 10px 0 12px;
    display: block;
    color: #fff
}

#currencies-block-top ul li.selected,
#currencies-block-top ul li:hover a {
    background: #778387
}

@media(max-width:991px) {
    #currencies-block-top {
        float: none;
        display: inline-block
    }
}

#currencies-block-top div.current strong {
    margin-left: 5px;
    margin-top: 3px;
    margin-bottom: 3px;
    font-size: 14px;
    font-family: "Roboto Condensed", "Helvetica", "Arial", "sans-serif"
}

#currencies-block-top {
    height: 26px;
    line-height: 26px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 20px;
    border: solid 1px #ededed
}

#currencies-block-top #setCurrency {
    height: 26px
}

#currencies-block-top div.current {
    height: 26px;
    line-height: 26px
}

#currencies-block-top div.current:after {
    padding-left: 10px;
    padding-right: 4px;
    color: #9a9a9a
}

#languages-block-top {
    float: left;
    height: 30px;
    text-shadow: none;
    line-height: 30px;
    position: relative
}

#languages-block-top span.firstWord {
    display: none
}

#languages-block-top div.current {
    padding: 0 10px;
    display: inline-block;
    line-height: 30px;
    font-size: 14px;
    cursor: pointer
}

#languages-block-top div.current:hover {
    color: #f2532f
}

#languages-block-top div.current strong {
    color: #777777
}

#languages-block-top div.current:after {
    content: "\f0d7";
    font-family: "FontAwesome";
    font-size: 14px;
    line-height: 18px;
    padding-left: 11px
}

@media (max-width:479px) {
    #languages-block-top div.current:after {
        padding-left: 2px;
        font-size: 13px;
        line-height: 13px;
        vertical-align: 0
    }
}

@media (max-width:479px) {
    #languages-block-top div.current .cur-label {
        display: none
    }
}

#languages-block-top ul {
    display: none;
    position: absolute;
    top: 31px;
    left: 0;
    width: 130px;
    background: #1E1E21;
    z-index: 2
}

#languages-block-top ul li img {
    margin-right: 5px
}

#languages-block-top .current img {
    margin-bottom: 2px;
    margin-right: 0
}

#languages-block-top ul li {
    color: #fff;
    line-height: 33px;
    font-size: 13px
}

#languages-block-top ul li a,
#languages-block-top ul li>span {
    color: #fff;
    display: block;
    padding: 0 10px 0 12px
}

#languages-block-top ul li.selected,
#languages-block-top ul li a:hover {
    background: #778387
}

@media(max-width:991px) {
    #languages-block-top {
        float: none;
        display: inline-block
    }
}

#languages-block-top {
    height: 26px;
    line-height: 26px;
    margin-top: 5px;
    margin-bottom: 5px;
    border: solid 1px #ededed
}

#languages-block-top div.current {
    padding: 0;
    line-height: 26px;
    height: 26px
}

#languages-block-top .current span {
    display: none
}

#languages-block-top .current img {
    margin-left: 5px;
    margin-bottom: 4px;
    vertical-align: middle
}

#languages-block-top div.current:after {
    padding-left: 15px;
    padding-right: 4px;
    color: #9a9a9a
}

.shop-phone {
    float: left;
    padding: 5px 0 10px;
    line-height: 18px
}

@media (max-width:767px) {
    .shop-phone {
        display: none
    }
}

.shop-phone i {
    font-size: 21px;
    line-height: 21px;
    color: #fff;
    padding-right: 7px
}

.shop-phone strong {
    color: #fff
}

@media (max-width:991px) {
    .shop-phone.is_logged {
        display: none
    }
}

#contact-link {
    float: right;
    border-left: 1px solid #515151
}

@media (max-width:479px) {
    #contact-link {
        text-align: center
    }
}

#contact-link a {
    display: block;
    color: #fff;
    font-weight: bold;
    padding: 8px 10px 11px 10px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    line-height: 18px
}

@media (max-width:479px) {
    #contact-link a {
        font-size: 11px;
        padding-left: 5px;
        padding-right: 5px
    }
}

#contact-link a:hover,
#contact-link a.active {
    background: #2b2b2b
}

@media (max-width:767px) {
    #contact-link.is_logged {
        display: none
    }
}

@media (max-width:767px) {
    #contact_block {
        margin-bottom: 20px
    }
}

#contact_block .label {
    display: none
}

#contact_block .block_content {
    color: #888888
}

#contact_block p {
    margin-bottom: 4px
}

#contact_block p.tel {
    font: 400 17px/21px Arial, Helvetica, sans-serif;
    color: #333;
    margin-bottom: 6px
}

#contact_block p.tel i {
    font-size: 25px;
    vertical-align: -2px;
    padding-right: 10px
}

#columns #newsletter_block_left .form-group {
    margin-bottom: 0
}

#columns #newsletter_block_left .form-group .form-control {
    max-width: 222px;
    display: inline-block;
    margin-right: 6px
}

@media (min-width:768px) and (max-width:1199px) {
    #columns #newsletter_block_left .form-group .form-control {
        margin-bottom: 10px;
        margin-right: 0
    }
}

#columns #newsletter_block_left .success_inline,
#columns #newsletter_block_left .warning_inline {
    text-align: left;
    padding: 1px 0 0 0;
    margin-bottom: -19px
}

#columns #newsletter_block_left .success_inline {
    color: #418B19
}

#columns #newsletter_block_left .warning_inline {
    color: #f13340
}

@media (max-width:767px) {
    #footer #newsletter_block_left {
        width: 100%
    }
}

#footer #newsletter_block_left h4 {
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
    border-width: 0 0 1px;
    box-shadow: 0 1px rgba(255, 255, 255, 0.2)
}

#footer #newsletter_block_left h4:after {
    display: none
}

#footer #newsletter_block_left .block_content {
    overflow: hidden
}

#footer #newsletter_block_left .form-group {
    margin-bottom: 0;
    position: relative
}

#footer #newsletter_block_left .form-group .form-control {
    background: #5c5c5c;
    color: #fff;
    font-size: 11px;
    height: 40px;
    line-height: 16px;
    padding: 0 18px;
    min-width: 270px;
    text-transform: capitalize;
    border: none
}

#footer #newsletter_block_left .form-group .button.button-small span {
    padding: 0
}

#footer #newsletter_block_left .form-group .form-control:focus {
    -moz-box-shadow: black 0 0 0;
    -webkit-box-shadow: black 0 0 0;
    box-shadow: black 0 0 0
}

#footer #newsletter_block_left .form-group .button-small {
    border: medium none;
    color: #ffffff;
    font-size: 16px;
    line-height: 16px;
    padding: 0 25px;
    height: 40px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    position: absolute;
    right: 0;
    top: 0;
    background-image: url("../Images/btn.png");
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center
}

#footer #newsletter_block_left p {
    margin-bottom: 20px
}

#footer #newsletter_block_left .form-group .button-small:hover {
    color: #fff;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s
}

#footer #newsletter_block_left .warning_inline {
    display: block;
    color: #f13340;
    font-size: 13px;
    line-height: 26px;
    clear: both
}

@media (min-width:1200px) {
    #footer #newsletter_block_left .warning_inline {
        display: inline-block;
        position: relative;
        top: -35px;
        margin-bottom: -35px;
        left: 15px;
        clear: none
    }
}

#footer .footer-newsletter .toggle-footer p {
    color: #aaaaaa;
    font-size: 11px;
    text-align: justify
}

@media(max-width:991px) {
    #footer .footer-center {
        padding-top: 10px
    }
    @media(max-width:445px) {
        #footer .footer-center {
            padding-bottom: 10px
        }
    }
}

.tags_block .block_content {
    overflow: hidden
}

.tags_block .block_content a {
    background: #fff;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 13px;
    line-height: 14px;
    margin: 10px 11px 0 0;
    padding: 9px 12px;
    border-radius: 3px;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s
}

.tags_block .block_content a:hover {
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    background: #F2532F;
    color: #fff
}

#tags_block_left.tags_block {
    display: inline-block;
    display: none
}

#index #tags_block_left.tags_block {
    display: inline-block;
    width: 100%
}

#tags_block_left .title_block {
    margin-bottom: 12px;
    padding-bottom: 14px
}

@media(max-width:991px) {
    #tags_block_left {
        display: block
    }
}

@media(max-width:767px) {
    #tags_block_left .title_block {
        margin-bottom: 0;
        padding-bottom: 10px
    }
    #tags_block_left {
        margin-bottom: 30px
    }
    #tags_block_left .title_block:active {
        margin-bottom: 20px;
        padding-bottom: 5px
    }
    #tags_block_left {
        margin-top: 0
    }
}

.header_user_info {
    float: right;
    border-left: 1px solid #515151;
    border-right: 1px solid #515151
}

.header_user_info a {
    color: #fff;
    font-weight: bold;
    display: block;
    padding: 8px 9px 11px 8px;
    cursor: pointer;
    line-height: 18px
}

@media (max-width:479px) {
    .header_user_info a {
        font-size: 11px
    }
}

.header_user_info a:hover,
.header_user_info a.active {
    background: #2b2b2b
}

#viewed-products_block_left li.last_item {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none
}

#wishlist_button,
#wishlist_button_nopop {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: transparent;
    border-color: transparent;
    border-radius: 5px;
    cursor: pointer;
    margin: auto;
    outline: 0 none
}

#wishlist_button:before,
#wishlist_button_nopop:before {
    content: "\f004";
    display: inline-block;
    font-family: "FontAwesome";
    margin: 0 5px 0 0;
    text-align: center
}

#wishlist_block #wishlist_block_list {
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 1) inset;
    padding: 15px 20px 10px 20px
}

#wishlist_block #wishlist_block_list dl {
    font-weight: 400
}

#wishlist_block #wishlist_block_list dl.products.no-products {
    border-color: rgba(226, 223, 223, 1);
    border-style: solid;
    border-width: 0 0 1px;
    box-shadow: 0 1px rgba(255, 255, 255, 1);
    color: #1e1e21;
    margin: 0;
    margin-top: 25px;
    padding: 0 0 5px
}

#wishlist_block #wishlist_block_list dl.products.no-products dt {
    padding: 0;
    border-top: none;
    font-weight: normal
}

#wishlist_block #wishlist_block_list dl.products.no-products dd {
    display: none
}

#wishlist_block #wishlist_block_list dl.products {
    border-bottom: 1px solid #d6d4d4
}

#wishlist_block #wishlist_block_list dl.products dt {
    padding: 20px 0 0;
    border-top: 1px solid #d6d4d4
}

#wishlist_block #wishlist_block_list dl.products dd {
    padding: 0 0 20px 0
}

#wishlist_block #wishlist_block_list dl.products dt.first_item {
    padding: 0;
    border-top: none
}

#wishlist_block #wishlist_block_list dl dt {
    position: relative;
    padding-right: 0
}

#wishlist_block #wishlist_block_list dl dd {
    margin: 0 0 0 24px
}

#wishlist_block .button.button-small span {
    padding: 7px 15px;
    font-size: 13px
}

#wishlist_block .lnk .form-group {
    margin: 0 0 20px 0
}

#wishlist_block .lnk .form-group select {
    max-width: 192px
}

@media (max-width:767px) {
    #wishlist_block .lnk .form-group select {
        width: 192px
    }
}

#wishlist_block .ajax_cart_block_remove_link {
    font-size: 14px;
    line-height: 14px;
    color: #d3d2d2;
    width: 14px;
    height: 14px;
    float: right
}

#wishlist_block .ajax_cart_block_remove_link:hover {
    color: #515151
}

#wishlist_block .cart_block_product_name {
    width: 85%;
    display: inline-block;
    font-weight: bold
}

#wishlist_block .quantity-formated {
    float: left;
    margin: 0 5px 0 0;
    width: 15px
}

#wishlist_block_list .price {
    float: right
}

#mywishlist td.wishlist_delete a {
    font-size: 15px
}

#module-blockwishlist-mywishlist #block-order-detail #hideSendWishlist {
    display: inline-block
}

#module-blockwishlist-mywishlist .wishlistLinkTop ul.display_list {
    border-bottom: 1px solid #d6d4d4;
    margin-bottom: 20px
}

#module-blockwishlist-mywishlist .wishlistLinkTop ul.display_list a {
    display: inline-block;
    color: #333;
    margin: 10px 10px 10px 0;
    font-weight: bold
}

#module-blockwishlist-mywishlist .wishlistLinkTop ul.display_list a:hover {
    color: #515151
}

#module-blockwishlist-mywishlist .wishlistLinkTop li {
    float: left
}

#module-blockwishlist-mywishlist .wishlistLinkTop #hideSendWishlist {
    float: right
}

#module-blockwishlist-mywishlist .wishlistLinkTop #showBoughtProducts,
#module-blockwishlist-mywishlist .wishlistLinkTop #hideBoughtProductsInfos {
    display: none
}

ul.wlp_bought_list li {
    margin: 0 0 30px 0
}

ul.wlp_bought_list li .product_image {
    padding: 9px;
    border: 1px solid #d6d4d4;
    margin: 0 0 20px 0;
    max-width: 270px
}

ul.wlp_bought_list li .product-name {
    margin: 0 0 10px 0;
    padding: 0 20px 0 0
}

ul.wlp_bought_list li .product-name small {
    display: block;
    font-size: 11px
}

ul.wlp_bought_list li .product-name small a {
    font-size: 11px
}

ul.wlp_bought_list li .product_infos {
    position: relative
}

ul.wlp_bought_list li .btn_action .btn {
    margin: 0 0 10px 0
}

@media (min-width:992px) {
    ul.wlp_bought_list li.first-in-line {
        clear: left
    }
}

@media (min-width:768px) and (max-width:991px) {
    ul.wlp_bought_list li.first-item-of-tablet-line {
        clear: left
    }
}

.wishlistLinkTop .submit {
    margin: 0 0 30px 0
}

ul.wlp_bought_list li .lnkdel {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    font-size: 14px
}

#wishlist_button>.btn-group {
    width: 80%
}

ul.product_list.grid>li .product-container .functional-buttons .wishlist .popover {
    padding: 0;
    min-width: 160px
}

ul.product_list.grid>li .product-container .functional-buttons .wishlist .popover .popover-content {
    padding: 0;
    min-width: 158px
}

ul.product_list.grid>li .product-container .functional-buttons .wishlist .popover table {
    margin-bottom: 2px
}

ul.product_list.grid>li .product-container .functional-buttons .wishlist .popover table td:hover {
    background-color: #cccccc;
    cursor: pointer
}

[id=wishlist_button]+.popover,
.wishlist_change_button+.popover {
    padding: 0;
    min-width: 150px
}

[id=wishlist_button]+.popover .popover-content,
.wishlist_change_button+.popover .popover-content {
    padding: 0
}

[id=wishlist_button]+.popover table,
.wishlist_change_button+.popover table {
    margin-bottom: 2px
}

[id=wishlist_button]+.popover table td:hover,
.wishlist_change_button+.popover table td:hover {
    background-color: #cccccc;
    cursor: pointer
}

#wishlist_block .block_content {
    border: solid 1px #eeeeee
}

.lnk {
    padding-left: 20px;
    padding-bottom: 15px
}

#wishlist_block h4.title_block span {
    font-size: 17px;
    color: #666666
}

@media(max-width:405px) {
    #wishlist_block h4.title_block span {
        font-size: 17px
    }
}

#product_comments_block_extra {
    margin-bottom: 10px;
    margin-top: 10px;
}

#product_comments_block_extra .comments_note {
    margin-bottom: 3px;
    margin-left: 0;
    vertical-align: middle;
    margin-right: 30px
}

#product_comments_block_extra .comments_note span,
#product_comments_block_extra .star_content {
    float: left;
    color: #333
}

#product_comments_block_extra div.star:after {
    content: "\f006";
    font-family: "FontAwesome";
    display: inline-block;
    color: #777676
}

#product_comments_block_extra div.star_on:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #ef8743
}

#product_comments_block_extra .comments_advices {
    display: inline-block;
    margin: 0 0 0 10px
}

.comments_advices li {
    display: inline-block
}

@media (min-width:768px) and (max-width:991px) {
    .comments_advices li {
        display: block;
        line-height: 20px
    }
}

.comments_advices a {
    text-decoration: none;
    color: #666666;
    position: relative;
    margin-right: 8px;
    line-height: 30px;
    padding: 0;
    display: inline-block;
    font-size: 9px
}

@media (min-width:768px) and (max-width:1199px) {
    .comments_advices a {
        float: none;
        line-height: 20px
    }
}

.comments_advices a:before {
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    width: 24px
}

.comments_advices a.reviews:before {
    content: "\f075"
}

.comments_advices a.open-comment-form:before {
    content: "\f044"
}

.comments_advices a.reviews {
    box-shadow: 1px 0 #fff;
    line-height: 1.3;
    margin-right: 11px;
    padding-right: 30px
}

.comments_advices a:hover {
    color: #778387
}

@media (min-width:768px) and (max-width:991px) {
    .comments_advices a.reviews {
        margin-right: 0;
        padding: 0;
        border: none
    }
}

#fancybox-wrap {
    width: 585px
}

#fancybox-content {
    width: 585px;
    border-width: 0
}

#new_comment_form {
    overflow: hidden;
    color: #333;
    text-align: left;
    padding: 20px;
}

#new_comment_form h2 {
    margin-bottom: 10px
}

#new_comment_form .title {
    padding: 10px;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    background: #333
}

#new_comment_form ul.grade_content {
    list-style-type: none;
    margin: 0 0 20px 0
}

#new_comment_form ul.grade_content li {
    width: 50%
}

#new_comment_form ul.grade_content span {
    display: inline-block;
    padding: 0 10px;
    width: 150px;
    font-weight: bold
}

#new_comment_form ul.grade_content .cancel {
    margin-right: 5px
}

#new_comment_form .product {
    padding: 15px
}

#new_comment_form .product img {
    border: 1px solid #d6d4d4
}

#new_comment_form .product .product_desc {
    line-height: 18px;
    color: #666
}

#new_comment_form .product .product_desc .product_name {
    padding: 10px 0 5px;
    font-size: 13px;
    color: #000
}

#new_comment_form .new_comment_form_content {
    padding: 15px 25px 15px 15px;
    background: #f8f8f8
}

@media (max-width:767px) {
    #new_comment_form .new_comment_form_content {
        padding-left: 25px
    }
}

#new_comment_form .new_comment_form_content .intro_form {
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 12px
}

#new_comment_form label {
    display: block;
    margin: 12px 0 4px 0;
    font-weight: bold;
    font-size: 12px
}

#new_comment_form input,
#new_comment_form textarea {
    padding: 0 5px;
    height: 28px;
    width: 100%;
    border: 1px solid #ccc;
    background: #fff
}

#new_comment_form textarea {
    height: 80px
}

#new_comment_form .submit {
    margin-top: 20px;
    padding: 0;
    font-size: 13px;
    text-align: right
}

#new_comment_form #criterions_list {
    border-bottom: 1px solid #CCC;
    padding-bottom: 15px;
    list-style-type: none
}

#new_comment_form #criterions_list li {
    margin-bottom: 10px
}

#new_comment_form #criterions_list label {
    display: inline;
    float: left;
    margin: 0 10px 0 0
}

#new_comment_form #criterions_list .star_content {
    float: left
}

#new_comment_form #new_comment_form_footer {
    margin-top: 20px;
    font-size: 12px
}

#product_comments_block_tab {
    margin: 0 0 20px 0;
    float: right;
    width: 100%;
}

#product_comments_block_tab div.comment {
    margin: 0 0 14px;
    padding-top: 14px;
    border-top: 1px solid #d6d4d4
}

#product_comments_block_tab div.comment {
    border-color: rgba(226, 223, 223, 1);
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 1) inset;
    margin: 0;
    padding: 15px 0
}

#product_comments_block_tab div.comment:last-child {
    margin: 0 0 14px;
    border-width: 1px
}

#product_comments_block_tab div.comment .comment_author {
    border-right: 1px solid #d6d4d4;
    box-shadow: 1px 0 #fff;
    line-height: 18px;
    padding: 0 20px
}

#product_comments_block_tab div.comment .comment_author span {
    font-weight: bold;
    float: left
}

#product_comments_block_tab div.comment .comment_author .star_content {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 5px
}

#product_comments_block_tab div.comment .comment_details {
    overflow: hidden
}

@media (max-width:991px) {
    #product_comments_block_tab div.comment .comment_details {
        border-left: none
    }
    #product_comments_block_tab div.comment .comment_details ul {
        list-style-type: none;
        margin: 0
    }
    #product_comments_block_tab div.comment .comment_details ul li {
        padding: 2px 0 2px
    }
    #product_comments_block_tab div.comment .comment_details ul li:before {
        font-family: "FontAwesome";
        content: "\f0da";
        color: #333;
        margin-right: 8px
    }
}

#product_comments_block_tab div.star:after {
    content: "\f006";
    font-family: "FontAwesome";
    display: inline-block;
    color: #777676
}

#product_comments_block_tab div.star_on:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #ef8743
}

#product_comments_block_tab .comment_author_infos {
    clear: both;
    padding-top: 9px
}

#product_comments_block_tab .comment_author_infos strong {
    display: block;
    color: #333
}

#product_comments_block_tab .comment_author_infos em {
    color: #adadad
}

#idTab5 #product_comments_block_tab .align_center {
    border-top: 1px solid rgba(226, 223, 223, 1);
    padding-top: 20px
}

#product_comments_block_tab .align_center a::before {
    color: #fff;
    content: "\f044";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 15px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 10px;
    text-align: center;
    width: 30px
}

#product_comments_block_tab a {
    text-decoration: none;
    font-weight: bold;
    background: #778387
}

#product_comments_block_tab a span {
    padding: 0 15px 0 0
}

#product_comments_block_tab span.report_btn {
    cursor: pointer
}

#product_comments_block_tab span.report_btn:hover {
    text-decoration: underline
}

.fl {
    float: left
}

.fr {
    float: right
}

@media(max-width:445px) {
    #product_comments_block_extra .comments_advices {
        margin-left: 0
    }
}

.field-demo-wrap {
    background: transparent;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    left: -210px;
    padding: 6px;
    position: fixed;
    text-align: left;
    top: 115px;
    width: 210px;
    z-index: 99900;
    -webkit-transition: background 0.5s ease-in-out 0s;
    -ms-transition: background 0.5s ease-in-out 0s;
    -o-transition: background 0.5s ease-in-out 0s;
    -moz-transition: background 0.5s ease-in-out 0s
}

@media(max-width:360px) {
    .field-demo-wrap {
        top: 50px
    }
}

.field-demo-wrap .field-demo-title {
    border-bottom: 1px solid #ddd;
    color: #555555;
    padding: 5px;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 25px
}

.field-demo-wrap .control {
    cursor: pointer;
    float: right;
    border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    -o-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    height: 40px;
    margin-right: -52px;
    margin-top: -69px;
    width: 46px
}

.field-demo-wrap .control.inactive::before {
    color: #ffffff;
    content: "\f013" !important;
    font-family: fontawesome;
    font-size: 24px;
    line-height: 40px;
    padding: 0 13px
}

.field-demo-wrap .control.active::before {
    color: #ffffff;
    content: "\f057";
    font-family: fontawesome;
    font-size: 24px;
    line-height: 40px;
    padding: 0 13px
}

.field-demo-wrap .control.active {
    background-color: #F2532F;
    border: none
}

.field-demo-wrap .control.inactive {
    background-color: #1E1E21;
    border: medium none
}

.field-demo-wrap .control a:hover {
    cursor: pointer;
    text-decoration: none;
    outline: none
}

.field-demo-wrap .field-demo-option {
    float: left;
    padding: 5px 0 5px 4px
}

.field-demo-wrap .cl-wrapper {
    float: left
}

.field-demo-wrap .cl-container {
    float: left;
    width: 100%
}

.field-demo-wrap .cl-table {
    float: left
}

.field-demo-wrap .cl-tr {
    float: left;
    width: 100%;
    clear: both;
    padding: 0 0 8px
}

.cl-row-body {}

.cl-row-header {}

.cl-row-main {}

.cl-row-footer {}

.cl-tr.last {
    background: none
}

.cl-td-l,
.cl-td-r {
    float: left;
    width: 50%;
    text-indent: 8px;
    color: #444444 !important
}

.cl-tr-mode div.radio span {
    vertical-align: middle
}

.cl-tr-background .cl-td-l,
.cl-tr-link .cl-td-l {
    width: 70%
}

.cl-row-body .cl-td-l {
    padding-top: 60px
}

.cl-tr-link .cl-td-r,
.cl-tr-background .cl-td-r,
.cl-tr-main .cl-td-r {
    float: left
}

.field-demo-wrap .cl-tr-font {
    padding: 10px 0 8px
}

.cl-td-l-font {
    width: 40px
}

.cl-td-r-font {
    float: left;
    width: auto
}

.cl-tr-background .cl-td-r,
.cl-tr-link .cl-td-r {
    width: 30%
}

.cl-tr.first .cl-td-r {
    padding-top: 8px
}

.cl-tr.last .cl-td-r {
    padding-bottom: 8px
}

.cl-td-r .cl-label {
    float: left;
    width: 90px;
    text-align: right;
    padding-right: 8px
}

.cl-tr.cl-tr-mode label {
    cursor: pointer;
    font-weight: normal;
    margin: 0
}

.colorSelector {
    cursor: pointer;
    position: relative
}

.colorSelector div {
    position: absolute;
    left: 0;
    top: 0;
    width: 22px;
    height: 22px
}

.cl-pattern .cl-pattern {
    float: left;
    width: 104px
}

.cl-pattern .cl-image {
    border: 1px solid #aaa;
    cursor: pointer;
    float: left;
    height: 22px;
    margin: 0 0 6px 6px;
    width: 22px
}

.cl-pattern .cl-image:hover {
    border-color: #000
}

.cl-row-reset {
    text-align: center;
    height: 28px;
    padding: 10px 0
}

.cl-row-reset .cl-reset {
    background: #1e1e21 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    height: 28px;
    line-height: 28px;
    padding: 0 10px
}

.cl-row-reset .cl-reset:hover {
    cursor: pointer;
    background: none repeat scroll 0 0 #F2532F;
    transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s
}

.cl-td-bg,
.cl-td-text,
.cl-td-link {
    float: left;
    padding: 3px
}

.cl-row-themeskin {}

.cl-row-themeskin .theme-title {
    font-size: 20px;
    padding: 0 10px 0;
    color: #444444 !important
}

.cl-row-themeskin ul {
    float: left;
    padding: 0 0 15px 10px
}

.cl-row-themeskin li {
    float: left;
    width: 20px;
    height: 20px;
    border: 2px solid #CCCCCC;
    margin: 10px 10px 0 0
}

.cl-row-themeskin li:hover {
    border-color: #aaa
}

.cl-row-themeskin li a {
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    text-indent: -9999px
}

.cl-row-themeskin li a.cl-asparagus {
    background: #799042
}

.cl-row-themeskin li a.cl-blue {
    background: #036EB6
}

.cl-row-themeskin li a.cl-brick {
    background: #783937
}

.cl-row-themeskin li a.cl-cardinal {
    background: #d01242
}

.cl-row-themeskin li a.cl-darkcoral {
    background: #cd5b45
}

.cl-row-themeskin li a.cl-herbal {
    background: #54a925
}

.cl-row-themeskin li a.cl-indigo {
    background: #581797
}

.cl-row-themeskin li a.cl-khaki {
    background: #806b2a
}

.cl-row-themeskin li a.cl-magentadye {
    background: #ca1f7b
}

.cl-row-themeskin li a.cl-marengo {
    background: #384e5d
}

.cl-row-themeskin li a.cl-pumpkin {
    background: #ff7518
}

.cl-row-themeskin li a.cl-pear {
    background: #c6c700
}

.cl-row-themeskin li a.cl-prussianblue {
    background: #003348
}

.cl-row-themeskin li a.cl-red {
    background: #e43715
}

.cl-row-themeskin li a.cl-violetred {
    background: #ff52af
}

.cl-row-themeskin li a.cl-yellow {
    background: #fddd15
}

.field-demo-wrap .cl-tr-style {
    padding: 0 0 10px
}

.field-demo-wrap .cl-tr-style .cl-td-l,
.field-demo-wrap .cl-tr-style .cl-td-r {
    float: left;
    width: 90px;
    height: 30px;
    padding: 0;
    text-indent: -9999px;
    border: none
}

.field-demo-wrap .cl-tr-style .cl-td-l:hover,
.field-demo-wrap .cl-tr-style .cl-td-r:hover {
    border-color: #000
}

.field-demo-wrap .cl-tr-style .cl-td-l {}

.field-demo-wrap .cl-tr-style .cl-td-r {
    margin-left: 10px
}

.field-demo-wrap .cl-tr-style .cl-td-l a,
.field-demo-wrap .cl-tr-style .cl-td-r a {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 30px;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center
}

.field-demo-wrap .cl-tr-style .cl-td-l a:hover,
.field-demo-wrap .cl-tr-style .cl-td-r a:hover {
    text-decoration: none
}

.field-demo-wrap .cl-tr-style .cl-td-l-clothing {
    background: #E72526
}

.field-demo-wrap .cl-tr-style .cl-td-r-furniture {
    background: #e66f19
}

.field-demo-wrap .cl-tr-style .cl-td-l-hitech {
    background: #1E84C4
}

.field-demo-wrap .cl-tr-style .cl-td-r-watch {
    background: #5AA2AF
}

.field-demo-wrap .cl-tr-style .cl-td-layout1,
.field-demo-wrap .cl-tr-style .cl-td-layout2,
.field-demo-wrap .cl-tr-style .cl-td-layout3,
.field-demo-wrap .cl-tr-style .cl-td-layout4,
.field-demo-wrap .cl-tr-style .cl-td-layout5,
.field-demo-wrap .cl-tr-style .cl-td-layout6 {
    background: #666;
    width: 90px
}

.field-demo-wrap .cl-tr-style .cl-td-layout1 {}

.field-demo-wrap .cl-tr-style .cl-td-layout2 {}

.field-demo-wrap .cl-tr-style .cl-td-layout3,
.field-demo-wrap .cl-tr-style .cl-td-layout4,
.field-demo-wrap .cl-tr-style .cl-td-layout5,
.field-demo-wrap .cl-tr-style .cl-td-layout6 {
    width: 90px;
    height: 30px
}

.field-demo-wrap .cl-tr-style .cl-td-layout1 span,
.field-demo-wrap .cl-tr-style .cl-td-layout2 span,
.field-demo-wrap .cl-tr-style .cl-td-layout3 span,
.field-demo-wrap .cl-tr-style .cl-td-layout4 span,
.field-demo-wrap .cl-tr-style .cl-td-layout5 span,
.field-demo-wrap .cl-tr-style .cl-td-layout6 span {
    float: left;
    width: 45px;
    height: 30px
}

.field-demo-wrap .cl-tr-style .cl-td-layout1 {
    background: #00bba6
}

.field-demo-wrap .cl-tr-style .cl-td-layout2 {
    background: #54c3f0
}

.field-demo-wrap .cl-tr-style .cl-td-layout3 {
    background: #7fb602;
    margin: 0
}

.field-demo-wrap .cl-tr-style .cl-td-layout4 {
    background: #9b8864
}

.field-demo-wrap .cl-tr-style .cl-td-layout5 {
    background: #f16355;
    margin: 0
}

.field-demo-wrap .cl-tr-style .cl-td-layout6 {
    background: #f6917d
}

.field-demo-wrap .cl-tr-style .cl-td-layout1 a,
.field-demo-wrap .cl-tr-style .cl-td-layout2 a,
.field-demo-wrap .cl-tr-style .cl-td-layout3 a,
.field-demo-wrap .cl-tr-style .cl-td-layout4 a,
.field-demo-wrap .cl-tr-style .cl-td-layout5 a,
.field-demo-wrap .cl-tr-style .cl-td-layout6 a {
    font-size: 11px
}

span.tcbrown {
    background: #778387
}

span.tceb5f60 {
    background: #11c2ea
}

span.tcred {
    background: #c74747
}

span.tcyellow {
    background: #e3c048
}

span.tcorange {
    background: #ffb502
}

span.tcblue {
    background: #eb8278
}

span.tcblack {
    background: #333
}

span.tcpink {
    background: #5cc1b9
}

span.tcgray {
    background: #837a6b
}

span.tcblue2 {
    background: #2bbbd8
}

span.tcgreen {
    background: #a9b35d
}

span.tcblue3 {
    background: #08bbb7
}

@media(max-width:767px) {
    .field-slideshow-container {
        padding: 0 15px;
        margin-bottom: 30px
    }
}

.outer-slide {
    position: relative;
    margin: 0 auto;
    top: 0;
    left: 0;
    overflow: hidden;
    #margin-left: 0px !important;
}

.outer-slide .loading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1
}

.outer-slide .loading .bg-loading {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff
}

.outer-slide .loading .icon-loading {
    position: absolute;
    display: block;
    background: url('../Images/ajax-loader.gif') no-repeat center center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.outer-slide [data-u="slides"] {
    cursor: move;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden
}

.outer-slide [data-u="navigator"] {
    position: absolute;
    bottom: 10px;
    left: 10px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.outer-slide:hover [data-u="navigator"] {
    opacity: 1;
    filter: alpha(opacity=100)
}

.outer-slide [data-u="navigator"] [data-u="prototype"] {
    position: absolute;
    height: 12px;
    width: 12px;
    text-align: center;
    line-height: 12px;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
    opacity: 0.4;
    filter: alpha(opacity=40);
    transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease
}

.outer-slide:hover [data-u="arrowleft"],
.outer-slide:hover [data-u="arrowright"] {
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.outer-slide [data-u="arrowright"]:hover,
.outer-slide [data-u="arrowleft"]:hover,
.outer-slide [data-u="navigator"] [data-u="prototype"]:hover,
.outer-slide:hover [u="navigator"],
.outer-slide [data-u="navigator"] [data-u="prototype"].av {
    opacity: 1;
    filter: alpha(opacity=100)
}

#slider_row img {
    width: 100%
}

.large-slide-title {
    color: #ffffff;
    background-color: transparent;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 36px;
    border-width: 0;
    border-color: rgb(255, 255, 255);
    border-style: none;
    font-weight: bold;
    height: 36px;
    text-align: center;
    font-size: 30px !important
}

.big-slide-title {
    color: #00adef;
    background-color: transparent;
    line-height: 48px;
    text-decoration: none;
    text-transform: uppercase;
    border-width: 0;
    border-color: rgb(255, 255, 255);
    border-style: none;
    font-weight: bold;
    height: 48px;
    text-align: center;
    font-size: 32px !important
}

.small-slide-title {
    color: #ffffff;
    background-color: transparent;
    font-size: 16px !important;
    line-height: 13px;
    text-decoration: none;
    border-width: 0;
    border-color: rgb(255, 255, 255);
    border-style: none;
    text-align: center;
    height: 13px
}

a.slide-button {
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 15px;
    padding: 11px 23px 9px 23px;
    border-radius: 3px;
    height: 18px;
    line-height: 1;
    color: #fff !important;
    background: #778387;
    text-shadow: none;
    font-weight: bold
}

a.slide-button:hover {
    background: #9eb618;
    border-color: #9eb618
}

.icon-angle-left {
    display: none
}

.icon-angle-right {
    display: none
}

.large-slide-title {
    position: absolute;
    width: 100%;
    top: 75px
}

.big-slide-title {
    position: absolute;
    width: 100%;
    top: 120px
}

.small-slide-title {
    position: absolute;
    width: 100%;
    top: 180px
}

.small-slide-title p {
    width: 364px;
    margin: 0;
    display: inline-block;
    text-align: center
}

.shop_now {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 235px
}

.field-main-slider_1 {
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.4);
    overflow: hidden;
    border-radius: 4px;
}

.field-main-slider_1 .large-slide-title {
    text-align: right;
    right: 50px
}

.field-main-slider_1 .big-slide-title {
    position: absolute;
    text-align: right;
    right: 50px
}

.field-main-slider_1 .small-slide-title {
    position: absolute;
    text-align: right;
    right: 50px
}

.field-main-slider_1 .small-slide-title p {
    text-align: right
}

.field-main-slider_1 .shop_now {
    position: absolute;
    right: 50px;
    text-align: right
}

.field-main-slider_2 .large-slide-title {
    position: absolute;
    left: 189px;
    text-align: left
}

.field-main-slider_2 .big-slide-title {
    position: absolute;
    left: 98px;
    padding: 0;
    text-align: left;
    color: #ffffff
}

.field-main-slider_2 .small-slide-title p {
    position: absolute;
    left: 105px;
    float: left
}

.field-main-slider_2 .shop_now {
    position: absolute;
    left: 227px;
    text-align: left
}

.field-main-slider_3 .large-slide-title {
    position: absolute;
    left: 50px;
    text-align: left
}

.field-main-slider_3 .big-slide-title {
    position: absolute;
    left: 50px;
    padding: 0;
    text-align: left
}

.field-main-slider_3 .small-slide-title p {
    position: absolute;
    left: 50px;
    text-align: left
}

.field-main-slider_3 .shop_now {
    position: absolute;
    left: 50px;
    text-align: left
}

.field-main-slider_4 .large-slide-title {
    position: absolute;
    left: 50px;
    text-align: left
}

.field-main-slider_4 .big-slide-title {
    position: absolute;
    left: 50px;
    padding: 0;
    text-align: left;
    color: #00adef
}

.field-main-slider_4 .small-slide-title p {
    position: absolute;
    left: 50px;
    text-align: left
}

.field-main-slider_4 .shop_now {
    position: absolute;
    left: 50px;
    text-align: left
}

.fieldmegamenu a:focus {
    outline: 0
}

.fieldmegamenu>ul {
    display: block;
    position: relative;
    clear: both;
    margin: 0
}

#header_menu .total_menu {
    position: relative
}

.shadow-top-menu {
    /*background: rgba(0, 0, 0, 0) url("http://demo.fieldthemes.com/rococo/home1/modules/fieldmegamenu/views/css/hook/../img/shadow-top-menu.png") no-repeat scroll 50% 0;*/
    bottom: -36px;
    height: 36px;
    left: 0;
    position: absolute;
    width: 100%;
    display: none
}

#fieldmegamenu-main.fieldmegamenu>ul {
    height: 40px;
    padding: 0;
    text-align: left
}

.fieldmegamenu>ul>li {
    display: inline-block;
    font-size: 20px;
    float: left;
    text-align: left;
    text-transform: uppercase
}

.fieldmegamenu .root-item.no-description .title {
    padding: 0px 12px;
    display: block;
    margin-top: 0px;
}

.fieldmegamenu .root:hover .root-item>a>.title h1,
.fieldmegamenu .root:hover .root-item>.title,
.fieldmegamenu .root.active .root-item>a>.title,
.fieldmegamenu .root.active .root-item>.title,
.fieldmegamenu .root .root-item>a.active>.title {
    color: #fff !important;
}

.fieldmegamenu>ul>li img {
    max-width: 100%
}

#fieldmegamenu-main.fieldmegamenu>ul>li .no-description .title span {
    font-size: 13px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: Iransans;
}

#fieldmegamenu-mobile.fieldmegamenu>ul>li .no-description .title span {
    font-size: 13px;
}
#fieldmegamenu-main.fieldmegamenu>ul>li .no-description a {
    color: #fff
}
#fieldmegamenu-main.fieldmegamenu>ul>li .no-description a:hover {
    color: #fff
}

.fieldmegamenu .root>li {
    overflow: hidden
}

.fieldmegamenu .root-item {
    float: left;
    cursor: pointer;
    padding: 10px 0;
    white-space: nowrap
}

.fieldmegamenu .root-item .title .icon-has-sub {
    font-size: 14px;
    margin-left: 10px;
    margin-top: 16px;
    vertical-align: top
}

.fieldmegamenu .menu-items .icon {
    margin-right: 10px
}

.fieldmegamenu .root-item .title .icon.icon-home {
    float: none;
    margin: 0;
    font-size: 24px
}

.fieldmegamenu .home_active .root-item .title .icon.icon-home {
    vertical-align: middle;
    margin-right: 0
}

.fieldmegamenu .root-item.no-description {
    line-height: 48px;
    padding: 0
}

.fieldmegamenu .root-item.no-description.item_saleoff {
    position: relative
}

.fieldmegamenu .description {
    display: block;
    clear: both;
    font-size: 12px;
    color: #ffffff;
    background: #9eb618;
    position: absolute;
    top: -5px;
    left: 50%;
    margin-left: -30px;
    line-height: 15px;
    height: 15px;
    width: auto;
    text-align: center;
    padding: 0 5px
}

.fieldmegamenu .description:before {
    content: "";
    font-family: "FontAwesome";
    display: block;
    width: 6px;
    height: 6px;
    position: absolute;
    bottom: -3px;
    margin-left: -3px;
    left: 50%;
    background: #9eb618;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.fieldmegamenu .menu-items {
    display: none;
    position: absolute;
    z-index: 8000;
    top: 60px;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 25px;
    height: auto;
    max-width: 1170px;
    background: #fafafa;
    -webkit-box-shadow: 0 8px 14px 0 rgba(0, 0, 0, 0.25), inset 0 1px 1px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 8px 14px 0 rgba(0, 0, 0, 0.25), inset 0 1px 1px rgba(0, 0, 0, 0.35);
    box-shadow: 0 8px 14px 0 rgba(0, 0, 0, 0.25), inset 0 1px 1px rgba(0, 0, 0, 0.35);
    line-height: normal
}

.fieldmegamenu .menu-items ul {
    font-size: 0
}

.fieldmegamenu .menu-items li {
    font-size: 14px;
    color: #626060;
    padding-right: 15px
}

.fieldmegamenu .menu-items>li {
    float: left;
    padding: 0 15px
}

.fieldmegamenu .menu-item.depth-1>.title.title_font {
    margin: 8px 0 10px 0;
    padding: 0 0 5px 0;
}

.fieldmegamenu .menu-item.depth-1>.title a {
    #font-size: 17px;
    color: #666666;
    font-weight: bold;
    padding-right: 5px;
}

.fieldmegamenu .submenu .title a {
    text-transform: capitalize
}

.fieldmegamenu .menu-item>.title {
    padding: 7px 0
}

.fieldmegamenu .submenu {
    overflow: hidden;
    margin-left: -1%;
    margin-right: -1%
}

.fieldmegamenu .submenu>li {
    margin: 0 1%
}

.fieldmegamenu .submenu>li .submenu>li {
    padding-left: 10px
}

.fieldmegamenu .submenu>li.no-title>.submenu>li {
    padding-left: 0
}

.fieldmegamenu .submenu .title a:before {
    content: "\f111";
    font-family: "fontawesome";
    margin-right: 5px;
    font-size: 8px
}

.fieldmegamenu .submenu .title {
    float: none
}

.fieldmegamenu .menu-item.divider {
    position: relative;
    display: block;
    float: none;
    clear: both;
    margin: 0;
    padding: 1px 1%;
    width: 100%;
    border: none
}

.fieldmegamenu .custom-content p {
    padding: 5px 0
}

.fieldmegamenu .custom-content ul {
    list-style-type: disc
}

.fieldmegamenu .custom-content ol {
    list-style-type: decimal
}

.fieldmegamenu .custom-content li {
    margin-left: 16px
}

.fieldmegamenu .product .product-image {
    display: block
}

.fieldmegamenu .product.withimage .title {
    margin-top: 10px
}

.fieldmegamenu .depth-1.product .title {
    font-weight: normal;
    font-size: 13px;
    border: none;
    margin: 10px 0;
    padding: 0
}

.fieldmegamenu .manufacturer.withimage {
    display: inline-block;
    float: none;
    vertical-align: top;
    padding: 1px 0!important
}

.fieldmegamenu .manufacturer.withimage .title {
    margin-top: 10px
}

.fieldmegamenu .depth-1.manufacturer .title {
    font-weight: normal;
    font-size: 13px;
    border: none;
    margin: 10px 0;
    padding: 0
}

.fieldmegamenu .supplier.withimage {
    display: inline-block;
    float: none;
    vertical-align: top;
    padding: 1px 0!important
}

.fieldmegamenu .supplier.withimage .title {
    margin-top: 10px
}

.fieldmegamenu .depth-1.supplier .title {
    font-weight: normal;
    font-size: 13px;
    border: none;
    margin: 10px 0;
    padding: 0
}

.fieldmegamenu .menu-items li.customcontent_women {
    width: 40%
}

[class*="menucol-"] {
    float: left
}

.menucol-1-1 {
    width: 100%!important
}

.menucol-1-2 {
    width: 50%!important
}

.menucol-1-3 {
    width: 16.5%!important
}

.menucol-2-3 {
    width: 66.67%!important
}

.menucol-1-4 {
    width: 25%!important
}

.menucol-3-4 {
    width: 75%!important
}

.menucol-1-5 {
    width: 20%!important
}

.menucol-1-6 {
    width: 16.66%!important
}

.menucol-1-10 {
    width: 10%!important
}

.fieldmegamenu .inline ul {
    font-size: 0
}

.fieldmegamenu .inline li {
    display: inline-block;
    float: left;
    padding: 0 10px;
    width: 20%;
    vertical-align: top;
    font-size: 12px
}

.fieldmegamenu .text-center ul,
.fieldmegamenu .text-center li {
    text-align: center
}

.fieldmegamenu .menu-item.no-title>.title {
    display: none
}

.fieldmegamenu .menu-item.no-description>.description {
    display: none
}

#header_mobile_menu {
    background: #1e1e21;
    clear: both;
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 999;
    margin-bottom: 5px
}

#header_mobile_menu .brand {
    color: #fff;
    font-size: 15px;
    height: 25px;
    line-height: 25px;
    text-transform: uppercase;
    padding-right: 50px;
}

#header_mobile_menu .fieldmegamenu>ul>li {
    float: none;
    clear: both;
    margin: 0;
    width: 100%;
    height: 100%;
    min-height: 0;
    border-bottom: 1px dotted #d7dce2;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#header_mobile_menu .fieldmegamenu>ul>li:first-of-type {
    border-top: 1px dotted #d7dce2
}

#header_mobile_menu .fieldmegamenu .fieldmegamenu-mobile-handle {
    display: block;
    float: right;
    font-family: "fontawesome";
    font-size: 20px;
    vertical-align: middle;
    text-align: center;
    margin: 0;
    padding: 10px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#header_mobile_menu .fieldmegamenu .menu-items {
    position: relative;
    top: 0;
    padding: 15px;
    margin: 0;
    z-index: auto;
    overflow: hidden;
    -webkit-box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.25)
}

#header_mobile_menu .fieldmegamenu .description {
    white-space: nowrap
}

#header_menu {
    background: #778387 none repeat scroll 0 0;
    position: relative;
    width: 100%
}

.fieldmm-nav {
    padding-bottom: 13px;
    padding-top: 13px;
    position: relative;
    text-align: right;
    padding-right: 25px;
}

#fieldmm-button {
    color: #fff;
    cursor: pointer;
    font-size: 25px;
    position: absolute;
    right: 30px;
    top: 15px
}

#fieldmegamenu-mobile {
    background: #f1f1f1;
    display: block;
    height: auto;
    left: -80%;
    position: absolute;
    top: 65px;
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    transition: all 350ms ease 0s;
    width: 80%;
    z-index: 999998;
    padding: 0 20px
}

#fieldmegamenu-mobile.active {
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
    -webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.45);
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.45)
}

.right_block_img_menu {
    padding: 15px 0 0
}

.fieldmegamenu .menu-items li.customcontent_men {
    padding: 0
}

.fieldmegamenu>ul>li.demo_other_menu {
    background: #F2532F;
    float: right
}

.fieldmegamenu-sticky .fieldmegamenu>ul>li.demo_other_menu {
    display: none
}

.custom_link_feature a {
    text-transform: none;
    line-height: 32px
}

.custom_link_feature a:before {
    font-family: fontawesome;
    content: "\f105";
    margin-right: 10px
}

.fieldmegamenu .menu-item.depth-1.cmspage .title {
    font-size: 14px;
    border: 0;
    margin-top: 0px;
}

.fieldmegamenu .menu-items>li {
    width: 100%
}

.fieldmegamenu .menu-item.depth-1>.title a {
    margin-left: 0;
    transition: all 0.3s ease-in-out 0s;
    font-size: 14px;
    text-transform: none;
    font-weight: normal;
    font-family: Iransans;
}

.fieldmegamenu .menu-item.depth-1>.title a:before {
    content: "\f111";
    font-family: "fontawesome";
    margin-right: 5px;
    font-size: 8px;
    padding: 5px;
}

.fieldmegamenu .menu-item.depth-1>.title a:hover {
    margin-left: 5px;
    transition: all 0.3s ease-in-out 0s;
    color: #11c2ea;
}

.fieldmegamenu .left-block .button-container a.quick-view {
    margin-top: -15px
}

@media(max-width:1200px) and (min-width:992px) {
    .our-brands .brand-right li {
        width: 140px;
        margin: 0 0 20px 20px !important
    }
    .our-brands .brand-right li img {
        width: 100%
    }
    .brand-left iframe {
        width: 180px
    }
    .our-brands .brand-right {
        margin-left: 5px!important
    }
}

.fieldmegamenu .menu-items .icon,
.fieldmegamenu .menu-items .title a:hover .icon {
    transition: all 0.3s ease-in-out 0s
}

.fieldmegamenu .submenu .title:hover a {
    margin-left: 5px;
    transition: all 0.3s ease-in-out 0s;
    color: #778387
}

.fieldmegamenu .submenu .title a {
    margin-left: 0;
    transition: all 0.3s ease-in-out 0s;
    font-size: 13px
}

.menu-bottom .menu-bottom-dec a:hover {
    background: #9eb618;
    transition: all 0.3s ease-in-out 0s
}

.fieldmegamenu>ul>li img:hover {
    opacity: 0.8
}

.custom-menu-bottom img {
    float: left;
    margin-right: 30px
}

.custom-menu-bottom,
.custom-menu-top {
    min-height: 160px;
    margin-top: -4px
}

.menu-bottom .menu-bottom-dec a {
    padding: 10px 20px;
    background: #778387;
    color: #fff;
    display: inline-block;
    margin-top: 20px
}

.menu-bottom p {
    margin: 0;
    font-size: 13px;
    color: #666666;
    text-transform: none;
    line-height: 24px
}

.menu-bottom h3 {
    font-size: 14px;
    color: #666666;
    text-transform: capitalize;
    font-weight: bold
}

.left_column_img,
.right_column_img {
    float: left;
    margin-top: 20px;
    margin-bottom: 15px
}

.right_column_img {
    padding-left: 15px
}

.our-brands .brand-left,
.our-brands .brand-right {
    float: left;
    padding: 15px 0 10px 0
}

.our-brands .brand-right {
    margin-left: 30px
}

.our-brands .brand-right .brand-col1.row,
.our-brands .brand-right .brand-col2.row {
    margin-left: 0;
    margin-right: 0
}

.our-brands .brand-right li {
    margin: 0 0 20px 35px;
    float: left
}

.our-brands .brand-right .brand-col1.row {
    margin-bottom: 20px
}

.our-brands .brand-right li:first-child {
    margin-left: 0
}

.our-brands .brand-right .brand-col2 li {
    margin-bottom: 0
}

@media(max-width:320px) {
    .our-brands .brand-right li,
    .our-brands .brand-right .brand-col2 li {
        margin: 0 0 15px 0
    }
    .our-brands .brand-right {
        margin: 0
    }
    .our-brands img {
        width: 100%
    }
    .our-brands .brand-left {
        max-width: 100%;
    }
}

.menu-home .title-text {
    display: none
}

.demo_other_menu .menu-items {
    width: 160px
}

.custom_link_feature li a {
    transition: all 0.3s ease-in-out 0s
}

.custom_link_feature li:hover a {
    margin-left: 5px;
    color: #F2532F;
    transition: all 0.3s ease-in-out 0s
}

.menu-items>li.customcontent_customhtml {
    padding: 0
}

.custom-col-html.custom-col1,
.custom-col-html.custom-col2 {
    padding-top: 15px;
    padding-bottom: 10px;
}

.custom-col-html p {
    text-transform: none;
    margin: 20px 0 15px 0;
    line-height: 20px
}

.custom-col3 p {
    margin-top: 45px
}

.custom-col-html a {
    text-transform: none;
    color: #F2532F
}

.custom-col-html a:hover {
    color: #1e1e21
}

.custom-col-html h4 {
    color: #f2532f;
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 15px;
    text-align: center
}

.custom-col-html.custom-col3 {
    padding-left: 13px;
    border-left: 1px solid #fff;
    -webkit-box-shadow: -1px 0 #d6d4d4;
    -moz-box-shadow: -1px 0 #d6d4d4;
    box-shadow: -1px 0 #d6d4d4;
    padding-top: 0;
    margin-top: 15px;
    min-height: 215px
}

.custom_link_feature a {
    text-transform: none;
    line-height: 32px
}

.custom_link_feature a:before {
    font-family: fontawesome;
    content: "\f105";
    margin-right: 10px
}

@media only screen and (min-width:1680px) {}

@media only screen and (max-width:1679px) {}

@media only screen and (max-width:1279px) {}

@media only screen and (max-width:1135px) {}

@media only screen and (max-width:1023px) {
    .custom-menu-bottom,
    .custom-menu-top {
        max-width: 330px
    }
    .right_block_img_menu {
        max-width: 164px
    }
}

@media only screen and (max-width:959px) {
    #header_mobile_menu .fieldmegamenu .root:not(.demo_custom_link_cms) .menu-items>.menu-item {
        width: 100%!important;
        margin: 0 0 30px 0
    }
    #header_mobile_menu .fieldmegamenu .menu-items>.menu-item.product,
    #header_mobile_menu .fieldmegamenu .root.customcontent .menu-items>.menu-item {
        text-align: center
    }
    #header_mobile_menu .fieldmegamenu .menu-item.divider {
        padding: 0 1%;
        margin: 0
    }
    .menucol-1-5 {
        width: 25%!important
    }
    .menucol-1-6 {
        width: 25%!important
    }
    .menucol-1-10 {
        width: 25%!important
    }
}

@media only screen and (max-width:767px) {}

@media only screen and (max-width:639px) {
    .menucol-1-4 {
        width: 33.33%!important
    }
    .menucol-3-4 {
        width: 66.67%!important
    }
    .menucol-1-5 {
        width: 33.33%!important
    }
    .menucol-1-6 {
        width: 33.33%!important
    }
    .menucol-1-10 {
        width: 33.33%!important
    }
}

@media only screen and (max-width:479px) {
    .menucol-1-3 {
        width: 50%!important
    }
    .menucol-2-3 {
        width: 50%!important
    }
    .menucol-1-4 {
        width: 50%!important
    }
    .menucol-3-4 {
        width: 50%!important
    }
    .menucol-1-5 {
        width: 50%!important
    }
    .menucol-1-6 {
        width: 50%!important
    }
    .menucol-1-10 {
        width: 50%!important
    }
}

@media (min-width:768px) {
    .fieldmegamenu .menu-items {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .fieldmegamenu .menu-items {
        max-width: 940px
    }
}

@media (min-width:1200px) {
    .fieldmegamenu .menu-items {
        max-width: 1170px
    }
}

@media only screen and (max-width:419px) {}

@media only screen and (max-width:319px) {
    .brand-left iframe {
        width: 150px
    }
}

@media(max-width:1199px) {
    .fieldmegamenu>ul>li .right_block_img_menu img {
        width: 160px!important
    }
}

@media(max-width:991px) {
    #header_mobile_menu .fieldmegamenu>ul>li {
        background: transparent
    }
    #header_mobile_menu .fieldmegamenu .menu-items>.menu-item {
        text-align: left
    }
    .fieldmegamenu .root-item {
        width: 100%;
        float: left
    }
    .fieldmegamenu .root-item.no-description .title {
        margin: 0px;
    }
    .fieldmegamenu .root-item.no-description .title-text {
        line-height: 1;
        padding: 5px 15px
    }
    .fieldmegamenu .root-item .title .icon-has-sub {
        margin-top: 3px
    }
    #header_mobile_menu .fieldmegamenu>ul>li {
        float: left
    }
    .custom-col-html.custom-col3 {
        border-width: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }
}

.custom-conten-images {
    margin-bottom: 25px
}

.custom-conten-text {
    font-size: 12px;
    color: #666666;
    text-transform: none
}

#fieldmegamenu-main .normalized {
    padding-top: 7px
}

.fieldmegamenu .menu-items .customcontent_men {
    width: 40% !important
}

.fieldmegamenu-sticky .fieldmegamenu .description {
    display: none
}

#fieldmegamenu-main .comments_note {
    width: 100%
}

#fieldmegamenu-main .star_content {
    display: inline-block
}

.sticky-fixed-top #search_block_top:before {
    display: none
}

.sticky-fixed-top #search_block_top:after {
    display: none
}

#fieldmegamenu-mobile.fieldmegamenu>ul>li {
    border-right: none
}

.root-5 .star_content {
    margin-top: 6px
}

.root-5 .product-name {
    padding-top: 10px
}

.root-5 .content_price {
    margin-top: 0
}

.fieldmegamenu .root-10 .menu-items {
    padding-top: 22px;
    padding-bottom: 22px
}

.field-slideshow-container .flex-container a:active,
.field-slideshow-container .flexslider a:active,
.field-slideshow-container .flex-container a:focus,
.field-slideshow-container .flexslider a:focus {
    outline: none
}

.field-slideshow-container .slides,
.field-slideshow-container .flex-control-nav,
.field-slideshow-container .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.field-slideshow-container .flexslider {
    margin: 0;
    padding: 0;
    background: #fff;
    border: 1px solid #ebeced;
    -ms-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
}

.field-slideshow-container .flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
    position: relative
}

.field-slideshow-container .flexslider .slides img {
    width: 100%;
    display: block;
    margin-bottom: 15px;
}

.field-slideshow-container .flex-pauseplay span {
    text-transform: capitalize
}

.field-slideshow-container .slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .field-slideshow-container .slides {
    display: block
}

* html .field-slideshow-container .slides {
    height: 1%
}

.no-js .field-slideshow-container .slides>li:first-child {
    display: block
}

.field-slideshow-container .flexslider {
    #display: none;
    margin: 35px 0 0 0;
    position: relative;
    zoom: 1;
    min-height: 50px
}

#index .field-slideshow-container .flexslider {
    display: block
}

.field-slideshow-container .flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease
}

.field-slideshow-container .loading .flex-viewport {
    max-height: 300px
}

.field-slideshow-container .flexslider .slides {
    zoom: 1
}

.field-slideshow-container .carousel li {
    margin-right: 5px
}

.field-slideshow-container .flex-direction-nav {
    *height: 0
}

.field-slideshow-container .flex-direction-nav a,
.nivo-directionNav a {
    width: 30px;
    height: 30px;
    margin: -15px 0 0;
    display: block;
    /* background: url(http://demo.fieldthemes.com/rococo/home1/modules/fieldbannerslider/views/css/nivo-slider/themes/default/arrows.png) no-repeat 0 0;*/
    position: absolute;
    top: 50%;
    cursor: pointer;
    text-indent: -9999px;
    z-index: 9
}

.field-slideshow-container .flex-direction-nav .flex-next,
.nivo-directionNav a.nivo-nextNav {
    background-position: 100% 0;
    right: 10px
}

.field-slideshow-container .flex-direction-nav .flex-prev,
.nivo-directionNav a.nivo-prevNav {
    left: 10px
}

.field-slideshow-container .flexslider:hover .flex-next {}

.field-slideshow-container .flexslider:hover .flex-prev {}

.field-slideshow-container .flexslider:hover .flex-next:hover,
.field-slideshow-container .flexslider:hover .flex-prev:hover {
    opacity: 1
}

.field-slideshow-container .flex-direction-nav .flex-disabled {
    opacity: .3!important;
    filter: alpha(opacity=30);
    cursor: default
}

.field-slideshow-container .flex-control-nav,
.nivo-controlNav {
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center
}

.field-slideshow-container .flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.field-slideshow-container .flex-control-paging li a,
.nivo-controlNav a {
    border-radius: 20px;
    box-shadow: none;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    box-shadow: none;
    z-index: 9
}

.field-slideshow-container .flex-control-paging li a:hover,
.field-slideshow-container .flex-control-paging li a.flex-active,
.nivo-controlNav a:hover,
.nivo-controlNav a.active {
    background: #778387;
    box-shadow: none !important;
    cursor: pointer
}

.field-slideshow-container .flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.field-slideshow-container .flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}

.field-slideshow-container .flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer
}

.field-slideshow-container .flex-control-thumbs img:hover {
    opacity: 1
}

.field-slideshow-container .flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}

.field-nivoslider {
    overflow: hidden
}

.nivoslider {
    position: relative;
    overflow: hidden;
    height: auto;
    width: 100%
}

.nivoslider img {
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.nivo-controlNav {
    padding: 10px 0;
    text-align: center
}

.nivo-controlNav a {
    background: none repeat scroll 0 0 #f9f9f9;
    cursor: pointer;
    display: inline-block;
    height: 13px;
    margin: 0 2px;
    position: relative;
    text-indent: -9999px;
    width: 13px;
    z-index: 9
}

.field-slideshow-caption {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: none;
    color: #fff;
    font-size: 16px;
    z-index: 999
}

.field-slideshow-title {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.field-slideshow-title h3 {
    color: #F2532F;
    font-size: 50px;
    font-family: "pathway";
    text-transform: uppercase
}

.field-slideshow-des {
    color: #ffffff;
    font-family: "helveticaneue";
    font-size: 18px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 80px;
    width: 100%;
    -webkit-transition: all 1.3s ease;
    -moz-transition: all 1.3s ease;
    -ms-transition: all 1.3s ease;
    -o-transition: all 1.3s ease;
    transition: all 1.3s ease
}

.field-slideshow-readmore {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #fff;
    bottom: -130px;
    height: 363px;
    left: 10px;
    position: absolute;
    width: 250px;
    display: none;
    -webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    transition: all 1.5s ease
}

.field-slideshow-readmore a {
    color: transparent;
    font-size: 20px;
    text-align: center
}

.field-slideshow-container .field-loading {
    width: 16px;
    height: 16px;
    position: absolute;
    z-index: 99;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px
}

.nivoSlider {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden
}

.nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: none
}

.nivo-main-image {
    display: block !important;
    position: relative !important;
    width: 100% !important
}

.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
    background: white;
    filter: alpha(opacity=0);
    opacity: 0;
}

.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
    top: 0
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
    overflow: hidden
}

.nivo-box img {
    display: block
}

.nivo-caption {
    position: absolute;
    left: 0;
    bottom: 140px;
    color: #fff;
    width: 100%;
    z-index: 8
}

.nivo-html-caption {
    display: none
}

@media (max-width:1080px) {
    .field-slideshow-title h3 {
        font-size: 31px
    }
    .field-slideshow-title {
        top: 23px
    }
}

#left_column #field_bestsellers,
#right_column #field_bestsellers {
    /*border: 1px solid #fff;*/
    #box-shadow: 0 0 0 1px #EDEDF1 inset;
    min-height: 340px;
    overflow: hidden;
    padding: 0 15px;
    background: #fff;
}

#field_bestsellers .item-content {
    box-shadow: 0 1px #fff;
    padding-bottom: 5px
}

#field_bestsellers .item-content:last-child {
    border-bottom: 0;
    box-shadow: none;
    padding-bottom: 30px
}

#field_bestsellers .item-content:first-child {
    padding-top: 10px
}

#left_column .item-inner .left-block a.product_img span.img_root:before,
#right_column .item-inner .left-block a.product_img span.img_root:before,
#left_column .item-inner .right-block h3 a:before,
#right_column .item-inner .right-block h5 a:before {
    display: none
}

.featured_priducts_bg {
    background: #fff;
    #border: 1px solid #ebeced;
    -ms-border-radius: 4px;
    border-radius: 4px;
    /*-webkit-box-shadow: 0 1px 5px 1px rgba(0,0,0,.4);
    -ms-box-shadow: 0 1px 5px 1px rgba(0,0,0,.4);
    box-shadow: 0 1px 5px 1px rgba(0,0,0,.4);*/
}

#featured_products_block .title_text {
    font-size: 17px;
    font-weight: bold;
    color: #666666
}

#field_productcates {
    #margin-top: 50px
}

#field_productcates h4 a {
    margin-bottom: 0px;
}

#field_productcates .item-inner .left-block a.product_img span.img_root:before,
#field_productcates .item-inner:hover .left-block a.product_img span.img_root:before {
    display: none
}

#field_productcates .right-block.has_ratings {
    min-height: 85px
}

.ac_results {
    text-align: left;
    padding: 0;
    border: 1px solid black;
    background-color: white;
    overflow: hidden;
    z-index: 99999
}

.ac_results ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0
}

.ac_results li {
    margin: 0;
    padding: 2px 5px;
    cursor: default;
    display: block;
    font: menu;
    font-size: 12px;
    line-height: 16px;
    overflow: hidden
}

.ac_odd {
    background-color: #eee
}

.ac_over {
    background-color: #0A246A;
    color: white
}

ul.product_list .availability span {
    color: #fff;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 6px;
    padding: 3px 8px 4px
}

ul.product_list .color-list-container {
    margin-top: 10px;
    position: relative;
    z-index: 10
}

ul.product_list .color-list-container ul li {
    display: inline-block;
    border: 1px solid #d6d4d4;
    width: 26px;
    height: 26px
}

ul.product_list .color-list-container ul li a {
    display: block;
    width: 22px;
    height: 22px;
    margin: 1px
}

ul.product_list .color-list-container ul li a img {
    display: block;
    width: 22px;
    height: 22px
}

ul.product_list .product-image-container {
    text-align: center
}

ul.product_list .product-image-container img {
    height: auto;
    margin: 0 auto;
    max-width: 100%
}

ul.product_list .comments_note {
    text-align: left;
    overflow: hidden
}

ul.product_list .comments_note .star_content {
    float: left;
    width: 60px;
}

ul.product_list .comments_note .nb-comments {
    overflow: hidden;
    font-style: italic
}

.hide-color-options ul.product_list .product-container .color-list-container {
    display: none
}

.hide-stock-info ul.product_list .product-container .availability {
    display: none
}

.hide-rating ul.product_list .product-container .comments_note {
    display: none
}

.hide-quickview ul.product_list .product-container .quick-view {
    display: none
}

ul.product_list.grid {
    margin-top: 20px;
    float: right;
    width: 100%;
}

ul.product_list.grid>li {
    padding: 0 5px;
    padding-bottom: 20px;
    text-align: center
}

ul.product_list.grid>li .product-container .right-block .product-desc,
ul.product_list.grid>li .product-container .right-block .learn-more {
    display: none
}

@media (min-width:480px) and (max-width:767px) {
    ul.product_list.grid>li {
        width: 50%;
        float: left
    }
}

ul.product_list.grid>li .product-container {
    position: relative;
    border: 1px solid #eee;
}

ul.product_list.grid>li .product-container .product-image-container {
    position: relative;
    min-height: 270px;
}

@media (max-width:767px) {
    ul.product_list.grid>li .product-container .product-image-container {
        margin-left: auto;
        margin-right: auto;
        min-height: 140px !important;
    }
}

@media (min-width:992px) {
    ul.product_list.grid>li.first-in-line {
        clear: left
    }
}

@media (min-width:480px) and (max-width:991px) {
    ul.product_list.grid>li.first-item-of-tablet-line {
        clear: left
    }
}

@media (max-width:479px) {
    ul.product_list.list>li .left-block {
        width: 100%
    }
}

ul.product_list.list>li .product-container {
    border-bottom: 1px solid #eeeeee;
    box-shadow: 0 1px #fff;
    padding: 30px 0 30px
}

ul.product_list.list>li:last-child .product-container {
    border: 0;
    box-shadow: none
}

ul.product_list.list>li .product-container .item-inner {
    display: block
}

ul.product_list.list>li .product-image-container {
    position: relative
}

ul.product_list.list>li .item-inner:hover .left-block span.hover-image {
    opacity: 0;
    visibility: hidden
}

ul.product_list.list>li .item-inner .left-block-inner:hover span.hover-image {
    opacity: 1;
    visibility: visible
}

ul.product_list.list>li .item-inner:hover .left-block a.product_img span.img_root:before {
    background-color: transparent
}

ul.product_list.list>li .item-inner .left-block .left-block-inner:hover a.product_img span.img_root:before {
    background-color: #818181
}

ul.product_list.list>li .left-block .conditions-box {
    right: 10px
}

ul.product_list.list>li .right-block .conditions-box {
    left: 10px
}

ul.product_list.list>li .product-flags {
    right: 15px
}

ul.product_list.list>li .left-block .button-container .tab_button {
    display: none !important
}

ul.product_list.list>li .right-block .button-container {
    margin-top: 30px
}

ul.product_list.list>li .button-container .tab_button {
    float: left
}

ul.product_list.list>li .left-block .button-container a.quick-view {
    margin-top: -17px
}

ul.product_list.list>li .right-block .button-container .quick-view {
    display: none
}

ul.product_list.list>li .item-inner:hover .left-block .button-container a.quick-view {
    opacity: 0
}

ul.product_list.list>li .item-inner .left-block .left-block-inner:hover .button-container a.quick-view {
    opacity: 1
}

ul.product_list.list>li .button-container .addToWishlist[data-tooltip]:before,
ul.product_list.list>li .button-container .add_to_compare[data-tooltip]:before {
    left: 50%;
    margin-left: -62px;
    min-width: 124px;
    padding: 5px 10px
}

.lang_it ul.product_list.list>li .button-container .add_to_compare[data-tooltip]:before {
    left: 50%;
    margin-left: -65px;
    min-width: 130px;
    padding: 5px 10px
}

ul.product_list.list>li .button-container .tab_button a {
    background: #ffffff none repeat scroll 0 0;
    color: #555555;
    line-height: 33px;
    padding: 0 11px;
    position: relative;
    display: block;
    float: left
}

ul.product_list.list>li .button-container .tab_button a i.icon-heart {
    color: #ffffff;
    background: #778387;
    padding: 9px;
    border-radius: 3px
}

ul.product_list.list>li .button-container .tab_button a i.icon-heart:hover {
    border-radius: 3px
}

ul.product_list.list>li .button-container .tab_button a i.icon-plus {
    color: #ffffff;
    background: #778387;
    padding: 9px;
    width: 33px;
    height: 33px;
    border-radius: 3px
}

ul.product_list.list>li .button-container .tab_button a i.icon-heart:hover {
    background: #9eb618
}

ul.product_list.list>li .button-container .tab_button a i.icon-plus:hover {
    background: #9eb618
}

ul.product_list.list>li .button-container .tab_button .functional-buttons a {
    margin-left: 5px;
    padding: 0;
    width: 33px;
    height: 33px;
    border-radius: 3px
}

ul.product_list.list>li .button-container .tab_button .functional-buttons a:hover {
    border-radius: 3px
}

ul.product_list.list>li .button-container .tab_button .functional-buttons a span {
    display: none;
    line-height: 33px;
    font-size: 13px;
    font-weight: normal;
    color: #666666
}

ul.product_list.list>li .button-container .tab_button .functional-buttons a i span {
    display: none
}

ul.product_list.list>li .button-container .functional-buttons {
    float: left
}

ul.product_list.list>li .button-container .tab_button .button._add_to_cart_button {
    background: #778387 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    float: left;
    font-size: 13px;
    font-weight: normal;
    padding: 0;
    text-shadow: none;
    text-transform: uppercase;
    margin: 0;
    line-height: 13px
}

ul.product_list.list>li .button-container .tab_button .button._add_to_cart_button:hover,
ul.product_list.list>li .button-container .tab_button a:hover {
    background: #9eb61a;
    color: #ffffff
}

ul.product_list.list>li .button._add_to_cart_button i {
    display: inline-block;
    float: left;
    line-height: 13px;
    font-size: 13px
}

ul.product_list.list>li .button._add_to_cart_button span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    float: left;
    line-height: 17px;
    padding: 0;
    color: #ffffff
}

ul.product_list.list>li .item-inner .right-block h3 a {
    padding: 0;
    font-size: 18px;
    color: #666666;
    padding-top: 30px
}

ul.product_list.list>li .right-block {
    background: transparent none repeat scroll 0 0;
    position: relative;
    text-align: left
}

@media (max-width:479px) {
    ul.product_list.list>li .product-image-container {
        max-width: 290px;
        margin: 0 auto
    }
}

ul.product_list.list>li h5 {
    display: block;
    margin: 0
}

ul.product_list.list>li .content_price,
ul.product_list.list>li .comments_note {
    margin-top: 20px
}

ul.product_list.list>li .content_price .price.product-price {
    font-size: 18px
}

ul.product_list.list>li .comments_note {
    margin: 0;
    padding-left: 10px
}

ul.product_list.list>li .hook-reviews {
    display: inline-block
}

ul.product_list.list>li .product-flags .discount {
    color: #F2532F
}

ul.product_list.list>li .product-desc {
    display: block;
    margin-top: 20px;
    font-size: 13px;
    color: #666666;
    text-align: justify
}

ul.product_list.list>li .learn-more {
    margin: 15px 0 0 0
}

ul.product_list.list>li .learn-more a {
    color: #778387;
    display: block
}

ul.product_list.list>li .learn-more a:hover {
    color: #1e1e21
}

@media (max-width:479px) {
    ul.product_list.list>li .center-block {
        width: 100%
    }
}

ul.product_list.list>li .center-block .comments_note {
    margin-bottom: 12px
}

#index ul.product_list.tab-pane>li {
    padding-bottom: 10px;
    margin-bottom: 10px
}

@media (min-width:1200px) {
    #index ul.product_list.tab-pane>li {
        padding-bottom: 85px;
        margin-bottom: 0
    }
}

#index ul.product_list.tab-pane>li .availability {
    display: none
}

@media (min-width:1200px) {
    #index ul.product_list.tab-pane>li.last-line {
        border: none;
        padding-bottom: 0;
        margin-bottom: 0
    }
}

@media (min-width:480px) and (max-width:767px) {
    #index ul.product_list.tab-pane>li.first-item-of-tablet-line {
        clear: none
    }
    #index ul.product_list.tab-pane>li.first-item-of-mobile-line {
        clear: left
    }
}

.ie8 .quick-view {}

.left-block-inner {
    position: relative
}

ul.product_list.list>li .button-container .tab_button .functional-buttons a.addToWishlist span {
    display: none
}

ul.product_list.list>li .icon-heart:before {
    font-size: 15px
}

ul.product_list.list>li .icon-plus:before {
    font-size: 15px
}

.product_list.row.list .item-inner .left-block {
    border: none
}

.product_list.row.list .item-inner .left-block-inner {
    border: solid 1px #eeeeee
}

ul.product_list.list>li .item-inner .right-block h3 a {
    padding-top: 0
}

ul.product_list.list>li .button-container .tab_button .functional-buttons a {
    width: 35px;
    height: 35px
}

ul.product_list.list>li .button-container .tab_button a i.icon-heart,
ul.product_list.list>li .button-container .tab_button a i.icon-plus {
    padding: 10px
}

.button._add_to_cart_button span {
    margin: 9px 14px 9px 0
}

.learn-more {
    font-size: 13px
}

#search_block_top {
    float: right;
    position: absolute;
    right: 15px;
    top: 100%
}

#search_block_top .field-search #searchbox {
    width: auto;
    position: relative;
    display: inline-block;
    padding: 4px 0
}

.ac_results img {
    float: left;
    margin-right: 10px
}

#search_block_top .btn.button-search {
    background: transparent none repeat scroll 0 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff !important;
    height: 41px;
    padding: 6px 12px 6px 10px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 80px;
    background: blue
}

.sticky-fixed-top #search_block_top .btn.button-search {
    width: 35px
}

#search_block_top:hover .btn.button-search,
#search_block_top #search_query_top:focus+.btn.button-search,
#search_block_top #search_query_top:active+.btn.button-search,
#search_block_top .btn.button-search:hover {
    width: 34px;
    height: 34px;
    top: 4px
}

#search_block_top .btn.button-search span {
    display: none
}

#search_block_top .btn.button-search.active {
    background-color: #778387
}

#search_block_top .btn.button-search:before {
    content: "\f002";
    display: block;
    font-family: "FontAwesome";
    font-size: 16px;
    color: #666;
    line-height: 0.5;
    width: 100%;
    text-align: center
}

#search_block_top .btn.button-search.active:before {
    color: #ffffff
}

#search_block_top .btn.button-search:hover {
    color: #6f6f6f
}

#search_block_top #search_query_top {
    background: #fff none repeat scroll 0 0;
    border: none;
    color: #1e1e21;
    display: inline-block;
    font-size: 13px;
    font-family: Yekan, IranSans;
    height: 34px;
    margin-right: 34px;
    padding: 0 10px;
    margin-left: 0;
    width: 200px;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}

#search_block_top:hover #search_query_top,
#search_block_top #search_query_top:focus,
#search_block_top #search_query_top:active {
    width: 236px;
    padding: 0 0 0 15px
}

.ac_results {
    margin-left: -1px;
    background: transparent!important;
    border: 0;
    width: 271px !important;
    -moz-box-shadow: 0 13px 6px -11px #d4d4d4 inset, 0 6px 12px -5px #666;
    -webkit-box-shadow: 0 13px 6px -11px #d4d4d4 inset, 0 6px 12px -5px #666;
    box-shadow: 0 13px 6px -11px #d4d4d4 inset, 0 6px 12px -5px #666
}

.ac_results li {
    color: #555555;
    font-size: 13px;
    font-weight: normal;
    line-height: 22px;
    padding: 15px 15px 17px;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #fff;
    -moz-box-shadow: 0 -1px rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow: 0 -1px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 -1px rgba(0, 0, 0, 0.2) inset;
    background: #f1f1f1
}

.ac_results li.ac_over,
.ac_results li:hover {
    background: #e9e9e9 !important
}

.ac_results li:last-child {
    margin: 0;
    box-shadow: none;
    border: 0
}

form#searchbox label {
    color: #333333
}

form#searchbox input#search_query_block {
    margin-right: 10px;
    max-width: 222px;
    margin-bottom: 10px;
    display: inline-block;
    float: left
}

form#searchbox .button.button-small {
    float: left
}

form#searchbox .button.button-small i {
    margin-right: 0
}

.search_filter {
    margin-right: 100%;
    position: absolute;
    right: 0;
    width: auto !important
}

.search_filter #category_filter {
    height: 34px;
    display: none
}

.ac_results ul {
    padding: 0;
    max-height: 371px!important
}

.ac_results .right-search {
    float: left;
    max-width: 53%
}

.ac_results .right-search span {
    color: #f2532f;
    font-size: 15px;
    font-family: "Helveticaneue"
}

.ac_results .right-search h5 {
    color: #555555;
    font-family: "Helveticaneue";
    font-size: 16px;
    word-wrap: break-word;
    text-shadow: 1px 1px #ffffff;
    margin-top: 0
}

.ac_results img:hover {
    opacity: 0.8
}

.ac_results .right-search h5:hover {
    color: #F2532F
}

.ac_results .right-search strong {
    color: #F2532F
}

#search_block_top .btn.button-search {
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s
}

#search_block_top .form-control {
    background: transparent;
    border: 0
}

@media(max-width:991px) {
    #search_block_top {
        float: none
    }
    #search_block_top .field-search {
        padding-top: 0;
        margin-top: 0
    }
    #search_block_top {
        margin-right: 10px;
        margin-top: 0;
        padding: 0;
        width: auto;
        display: inline-block
    }
    #search_block_top #search_query_top {
        width: 235px
    }
    #search_block_top .btn.button-search {
        background: #778387
    }
    #search_block_top #search_query_top {
        padding-left: 15px;
        border: solid 1px #cccccc
    }
    #search_block_top {
        float: left;
        position: static
    }
    #search_block_top .btn.button-search {
        background: transparent none repeat scroll 0 0;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        color: #555555;
        height: 34px;
        padding: 6px 12px 6px 10px;
        position: absolute;
        right: 0;
        text-align: center;
        top: 4px;
        width: 34px;
        background: blue
    }
}

@media(max-width:767px) {
    #search_block_top {
        float: right
    }
}

@media(max-width:725px) {
    #search_block_top {
        float: right
    }
    #search_block_top {
        text-align: center
    }
    #search_block_top .field-search {
        padding: 0;
        margin: 0
    }
}

@media(max-width:767px) {
    #search_block_top {
        float: none
    }
    #search_block_top {
        margin-right: 0;
        margin-top: 25px
    }
}

@media(max-width:360px) {
    #search_block_top #searchbox {
        width: 270px
    }
    .static-home-bottom .left_content {
        padding-right: 10px
    }
}

@media (min-width:768px) and (max-width:991px) {
    #search_block_top {
        bottom: -22px;
        margin-right: -150px;
        position: absolute;
        right: 50%;
        top: auto;
        width: 300px
    }
}

[id*="module-smartblog-"] .breadcrumb {
    margin-top: -1px
}

#sdsblogCategory {
    margin-bottom: 0;
    overflow: hidden
}

.sdsarticleCat {
    padding-bottom: 30px
}

.sdsarticleHeader {
    margin: 20px 0 15px;
}

.sdsarticleHeader span,
.sdsarticleHeader span a {
    font-size: 14px;
    color: #1E1E21
}

.sdsarticleHeader span a {
    text-decoration: none
}

#sdsblogArticle .sdsblogArticle-inner,
#sdsblogArticle .sdsarticleBottom {
    padding-bottom: 25px;
    border-bottom: 1px solid #d6d4d4;
    box-shadow: 0 1px #fff;
    -webkit-box-shadow: 0 1px #fff;
    -moz-box-shadow: 0 1px #fff
}

.articleContent {
    overflow: hidden
}

.articleContent img {
    max-width: 100%;
    padding: 0
}

.sdsarticleCat .r_more {
    position: relative;
    display: block
}

.sdsarticleCat .r_more:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0.8
}

.articleContent .sdsreadMore {
    margin-top: 5px;
    padding: 0 10px;
    text-align: right
}

.articleContent .sdsreadMore span {
    margin-left: 10px
}

.articleContent .sdsreadMore span.comment a {
    /* background: url("http://demo.fieldthemes.com/rococo/home1/modules/smartblog/css/../Images/comment.png") no-repeat scroll 0 6px rgba(0, 0, 0, 0);*/
    display: block;
    float: right;
    margin-right: 2px;
    padding: 2px 6px 2px 25px
}

.articleContent .sdsreadMore span a {
    font-size: 12px;
    text-decoration: none
}

.articleContent .sdsreadMore span a.r_more {
    float: right
}

#sdsblogArticle .sdsarticleHeader h1,
#sdsblogArticle .sdsarticleHeader h1 a {
    color: #222222;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0.5px;
    margin: 0;
    padding-bottom: 3px
}

.sdstags-update {
    display: inline-block;
    margin-top: 10px;
    text-align: right
}

.sdstags-update .tags {
    float: left
}

.sdstags-update .tags a {
    background-color: #F3F3F3;
    border: 1px solid #E8E8E8;
    font-size: 12px;
    padding: 2px 5px
}

.sdsarticleBottom {
    display: block;
    margin-top: 25px;
    overflow: hidden
}

.sdsarticleBottom>div {
    overflow: hidden
}

.sdsarticleBottom h4,
#sdsblogCategory h4 {
    clear: both;
    font-size: 16px;
    letter-spacing: 0;
    margin: 20px 0 10px
}

.sdsarticleBottom ul,
#sdsblogCategory ul {
    float: left;
    list-style: none outside none;
    padding: 0;
    width: 40%
}

.sdsarticleBottom li,
#sdsblogCategory li {
    /*background: url("http://demo.fieldthemes.com/rococo/home1/modules/smartblog/css/../Images/message-news.png") no-repeat scroll 0 3px rgba(0, 0, 0, 0);*/
    padding: 3px 0 3px 20px
}

#productRelated .box-product {
    margin: 0;
    overflow: hidden;
    width: 100%
}

#productRelated .relProduct {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    margin: 0 0 15px;
    padding: 0;
    text-align: center;
    width: 19%
}

#sdsblogArticle .attention img {
    margin: 0 10px
}

#articleComments {
    background-color: #fff;
    border-bottom: 4px solid #e1e1e1;
    border-radius: 5px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
    clear: left;
    margin: 20px 0;
    padding: 10px 15px
}

div.relProduct .cart {
    text-align: center;
    width: 100%
}

div.relProduct .price {
    color: #333333;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 4px
}

div.relProduct .price-old {
    color: #999999;
    font-size: 12px;
    text-decoration: line-through
}

div.relProduct .price-new {
    font-size: 16px;
    font-weight: bold
}

#articleComments h4 {
    font-size: 20px;
    letter-spacing: 0;
    margin: 0 0 10px
}

#articleComments h4 span {
    font-size: 14px;
    font-weight: normal
}

#articleComments #comments {
    overflow: hidden
}

#comments .commentEmpty {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d8d8d8;
    margin-bottom: 10px;
    padding: 8px 10px
}

#comments .commentList {
    list-style: none outside none;
    margin: 15px 0 0;
    padding: 0
}

.commentList li {
    border: 1px solid #dddddd;
    border-radius: 4px;
    margin-bottom: 10px;
    min-height: 75px;
    padding: 8px 8px 8px 75px;
    position: relative
}

.childComment li {
    border: 1px solid #ffffff
}

.commentList li .avatar {
    background: none repeat scroll 0 0 #eeeeee;
    border: 1px solid #DDDDDD;
    left: 10px;
    padding: 2px;
    position: absolute;
    top: 10px
}

.commentList li .badge {
    background: none repeat scroll 0 0 #222222;
    color: #ffffff;
    cursor: default;
    font-size: 10px;
    letter-spacing: 1px;
    margin-right: 4px;
    padding: 1px 4px;
    text-shadow: 1px 1px 0 #333333
}

.commentList li .default {
    background: none repeat scroll 0 0 #0555C6
}

.commentList li .top,
.commentList li .admin {
    background: none repeat scroll 0 0 #FF0000
}

.commentList li .name,
.commentList li .name a {
    color: #333333;
    cursor: default;
    font-size: 15px;
    text-decoration: none
}

.commentList li .name a {
    cursor: pointer
}

.commentList li .name a:hover {
    text-decoration: underline
}

.commentList li .created {
    color: #888888;
    font-size: 10px;
    margin: 2px 0 8px
}

.commentList li .reply {
    height: 22px;
    margin-top: 10px;
    text-align: right
}

.commentList li .reply a {
    background: none repeat scroll 0 0 #666666;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    padding: 3px 10px;
    text-decoration: none
}

.commentList li .reply a:hover {
    background: none repeat scroll 0 0 #333333
}

.commentList .even {
    background: none repeat scroll 0 0 #ffffff
}

.childComment .even {
    background: none repeat scroll 0 0 #F8F8F8
}

.commentList .odd {
    background: none repeat scroll 0 0 #eeeeee
}

.childComment .odd {
    background: none repeat scroll 0 0 #E6E6E6
}

#comments .pagination {
    border: medium none;
    color: #666666;
    font-size: 11px;
    padding: 0
}

#comments .pagination .links a,
#comments .pagination .links b {
    font-size: 10px;
    padding: 2px 5px
}

#comments .pagination .links a {
    background: none repeat scroll 0 0 #ffffff;
    color: #666666
}

#comments .pagination .links b {
    background: none repeat scroll 0 0 #0481CF;
    color: #ffffff
}

#articleComments #respond {
    padding: 15px 0
}

#respond h4 {
    font-size: 16px
}

#respond #commentTitle {}

#comments #commentTitle {
    display: none
}

#respond #replyTitle {
    display: none
}

#comments #respond {
    border-top: 1px solid #CCCCCC;
    margin-top: 15px
}

#comments #replyTitle {
    display: block;
    margin-bottom: 10px
}

#respond #cancelCommentReply {
    background: none repeat scroll 0 0 #666666;
    color: #ffffff;
    float: right;
    font-size: 11px;
    margin-top: -27px;
    padding: 3px 10px;
    text-decoration: none
}

#respond #cancelCommentReply:hover {
    background: none repeat scroll 0 0 #333333
}

#respond table {
    width: 100%
}

#respond input[disabled] {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none
}

#respond input[type="text"] {
    background: #fff none repeat scroll 0 0;
    height: 38px;
    font-size: 14px
}

#respond .captcha input[type="text"] {
    width: 85px
}

#respond td {
    padding: 3px 5px
}

#respond .note {
    color: #778387;
    display: block;
    float: right;
    font-size: 13px;
    margin: 0 8px
}

#respond td:first-child {
    padding-top: 6px;
    vertical-align: top;
    width: 125px
}

#respond td.captcha {
    padding-top: 0
}

#respond td.captcha div {
    overflow: hidden
}

#respond td.captcha span {
    float: right;
    min-width: 120px
}

#respond td.captcha span.captchaImage {
    margin-right: 25px;
    padding-top: 9px
}

#respond .error {
    color: #DD0000;
    display: inline-block;
    font-size: 11px;
    margin: 0 8px
}

#respond .right {
    padding: 15px 0 0 0;
    text-align: left
}

#respond .right .btn-default {
    background: #1E1E21;
    border: 0;
    color: #fff
}

#respond .right .btn-default:hover {
    background: #F2532F
}

#commentInput {
    margin-bottom: 30px
}

#commentInput .required.form-group {
    display: inline-block;
    margin-bottom: 20px
}

#commentInput .required.form-group label {
    font-weight: normal;
    margin-bottom: 10px;
    font-size: 14px;
    color: #666666
}

#commentInput textarea {
    font-size: 14px;
    background: #fff
}

#commentInput .captcha-type img {
    margin: 3px 20px 15px 10px
}

#commentInput div.submit {
    padding: 0 15px
}

#commentInput .required.form-group sup {
    color: #778387
}

#commentInput div.submit input {
    background: #778387 none repeat scroll 0 0;
    border: 0 none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #fff;
    float: right;
    font-size: 14px;
    line-height: 1;
    padding: 10px 15px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    border-radius: 3px
}

#commentInput div.submit input:hover {
    background: #9eb618 none repeat scroll 0 0
}

.blogSearch {
    margin: 15px 0;
    overflow: hidden
}

.blogSearch ul {
    line-height: 20px;
    list-style: none outside none;
    margin: 0;
    padding: 0
}

.blogSearch a {
    text-decoration: none
}

.blogSearch a:hover {
    text-decoration: underline
}

.blogSearch .title {
    font-size: 14px
}

.blogSearch .info,
.blogSearch .sdsreadMore {
    color: #888888;
    font-size: 11px;
    font-style: italic
}

.blogSearch img {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #E8E8E8;
    padding: 3px
}

.blogSearch p {
    margin: 0
}

.blogSearch .plain {
    margin-bottom: 15px;
    padding-left: 20px
}

.blogSearch .plain li {
    /*background: url("http://demo.fieldthemes.com/rococo/home1/modules/smartblog/css/../Images/arrow.gif") no-repeat scroll 0 6px rgba(0, 0, 0, 0);*/
    padding-left: 15px
}

.blogSearch .plain .info {
    margin-left: 15px
}

.blogSearch .compact li {
    float: left;
    height: 120px;
    padding: 0 1.5%;
    width: 47%
}

.blogSearch .compact div {
    margin-left: 110px
}

.blogSearch .compact .title {
    font-size: 18px
}

.blogSearch .compact .info {
    display: block
}

.blogSearch .compact img {
    float: left
}

.blogSearch .grid>div {
    display: inline-block;
    margin-bottom: 25px;
    vertical-align: top
}

.blogSearch .grid img {
    display: block;
    margin: 0 auto 8px
}

.blogSearch .grid .info {
    display: block;
    font-size: 10px
}

#tab-related-article {
    overflow: hidden
}

#tab-related-article ul {
    line-height: 20px;
    list-style: none outside none;
    margin: 0;
    padding: 0
}

#tab-related-article li {
    float: left;
    min-height: 160px;
    overflow: hidden;
    padding: 0 1%;
    width: 31%
}

#tab-related-article a {
    text-decoration: none
}

#tab-related-article a:hover {
    text-decoration: underline
}

#tab-related-article .blogTitle {
    display: block;
    font-size: 14px
}

#tab-related-article .blogImage {
    float: left;
    margin-right: 10px
}

#tab-related-article .info {
    color: #888888;
    font-size: 11px;
    font-style: italic;
    margin-right: 8px
}

#tab-related-article img {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #E8E8E8;
    padding: 3px
}

#tab-related-article p {
    margin: 0
}

.blogCol2 .sdsarticleCat {
    float: left;
    margin: 0;
    padding: 1% 2%;
    width: 46%
}

.blogCol3 .sdsarticleCat {
    float: left;
    padding: 0.5% 1%;
    width: 31%
}

.blogCol4 .sdsarticleCat {
    float: left;
    margin: 0;
    padding: 0.5% 1%;
    width: 23%
}

.blogCol4 .sdsarticleHeader {
    margin: 8px 0
}

.blogCol4 .sdsarticleHeader h3,
.blogCol4 .sdsarticleHeader h3 a {
    font-size: 20px !important
}

.blogCol4 .sdsarticleHeader span {
    display: none;
    visibility: hidden
}

.imageContent {
    background: none repeat scroll 0 0 #F4F4F4;
    border: 1px solid #E4E4E4;
    margin: 0 10px 10px 0;
    padding: 4px
}

.blogCol3 .sdsarticleHeader h2,
.blogCol3 .sdsarticleHeader h2 a {
    font-size: 21px !important;
    line-height: 24px
}

.blogCol4 .sdsarticleHeader h2,
.blogCol4 .sdsarticleHeader h2 a {
    font-size: 16px !important;
    line-height: 19px
}

.blogCol4 .comment,
.blogCol4 .comment a {
    display: none
}

#sdsblogCategory .imageFeatured {
    background: none repeat scroll 0 0 #F4F4F4;
    border: 1px solid #E4E4E4;
    float: left;
    margin: 0 10px 10px 0;
    max-width: 98.5%;
    padding: 4px
}

#sdsblogCategory p,
#sdsblogArticle p {
    line-height: 30px;
    margin-bottom: 10px
}

.sdsarticleHeader span {
    font-size: 14px;
    line-height: 18px
}

.sdsarticle-des {
    font-size: 14px;
    margin: 15px 0 0 0;
    line-height: 40px;
}
.sdsarticle-des p , .sdsarticle-des div, .sdsarticle-des ul , .sdsarticle-des li{
    line-height: 40px;
}

@media (max-width: 768px) {
    .sdsarticle-des img {
        width: 100%;
    }
}

.sdsarticle-des p {
    font-size: 12px;
    line-height: 22px;
    padding-bottom: 0;
    text-shadow: 1px 1px #fff;
    color: #666666;
    text-align: justify;
    font-weight: 100;
    line-height: 20px;
}

.sdsarticle-des ol {
    list-style-type: none
}

.sdsreadMore .more a {
    background: #1E1E21;
    color: #fff;
    float: left;
    font-size: 12px;
    padding: 7px 20px;
    text-transform: uppercase;
    text-shadow: none
}

#module-smartblog-category .breadcrumb a:last-child:after {
    display: none
}

#module-smartblog-category .right_blog_cat {
    text-shadow: 1px 1px #fff
}

#module-smartblog-category .right_blog_cat span>span {
    margin-right: 8px;
    color: #778387
}

#module-smartblog-category .right_blog_cat span>span i {
    margin-right: 4px;
    color: #778387
}

#module-smartblog-category .right_blog_cat span>span a {
    color: #778387
}

#module-smartblog-category .right_blog_cat span>span a:hover {
    text-decoration: underline
}

.sdsreadMore .comment a {
    text-decoration: none
}

fieldset.account_creation {
    background: none repeat scroll 0 0 #F8F8F8;
    padding: 0 0 15px
}

.comment-reply-title {
    margin: 0 0 5px 0;
    font-size: 16px;
    color: #778387;
    text-transform: uppercase
}

.account_creation label {
    width: 16%
}

.account_creation p.text {
    margin: 10px;
    padding-bottom: 10px;
    color: #313131
}

.account_creation p.text input {
    border: 1px solid #CCCCCC;
    color: #666666;
    font-size: 12px;
    height: 22px;
    padding: 0 5px
}

.news_module_image_holder img {
    padding: 0;
    max-width: 100%
}

.post-page {
    margin-top: 20px;
    position: relative;
    text-align: center
}

.post-page .results {
    font-size: 14px;
    right: 0;
    position: absolute;
    text-shadow: 1px 1px #fff;
    top: 6px
}

.post-page .pagination {
    display: inline-block;
    margin: 0
}

.post-page .pagination .page-active {
    background-color: #778387;
    color: #fff
}

.paddleftreleted {
    padding-left: 34px
}

.sdsbox-content .fullwidthreleted {
    width: 100%
}

.sdstitle_block {
    color: #444;
    margin: 0 0 25px;
    text-align: left;
    text-transform: uppercase;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #e2dfdf;
    box-shadow: 0 1px #fff
}

#smartblogcat .sdstitle_block {
    box-shadow: none;
    border: 0;
    line-height: 30px;
    min-height: 64px;
}

#module-smartblog-category .sdstitle_block:not(.title_block) {
    margin: 0 0 10px;
    padding: 0;
    text-align: left
}

.sdstitle_block a {
    color: #778387;
    font-size: 16px
}

.articleContent #post_images:hover {
    opacity: 0.8
}

.sdstitle_block a:hover {
    color: #9eb618
}

#blog_wrap .smart_block .block_titlte_line {
    margin-left: 0
}

.sdstitle_block .all_news {
    float: right;
    font-size: 10px
}

.sdsbox-content ul {
    list-style-type: none;
    margin-left: 5px;
    margin-bottom: 0
}

.sdsbox-content ul li {
    padding: 6px 0;
    border-bottom: 1px dotted #ccc
}

.sdsbox-content ul li a {
    font-size: 12px
}

.sdsbox-content .recentComments li {
    padding: 6px 0;
    border-bottom: 1px dotted #ccc;
    display: inline-block;
    width: 100%
}

.sdsbox-content .recentComments li a {
    font-size: 12px
}

.sdsbox-content .recentComments li a img {
    float: left
}

.sdsbox-content .popularArticles li {
    padding: 6px 0;
    display: inline-block;
    border-bottom: 1px dotted #ccc !important;
    width: 100%
}

.sdsbox-content .popularArticles li a {
    font-size: 12px
}

.sdsbox-content .popularArticles li .image {
    float: left;
    display: inline-flex;
    width: 65px;
    height: 45px;
    margin: 0 5px 5px
}

.sdsbox-content .recentArticles {
    margin-top: 10px;
}

.sdsbox-content .recentArticles li {
    border-bottom: 0 none;
    display: inline-block;
    margin-bottom: 20px;
    padding: 0;
    width: 100%
}

.sdsbox-content .recentArticles li:last-child {
    margin: 0
}

.sdsbox-content .recentArticles li a {
    display: block;
    font-size: 16px;
    margin-bottom: 7px
}

.sdsbox-content .recentArticles li a.title {
    padding-left: 135px
}

.sdsbox-content .recentArticles li span {
    color: #778387;
    display: block;
    font-size: 16px;
    margin-top: 10px
}

.sdsbox-content .recentArticles li .image {
    display: inline-flex;
    float: left;
    margin: 0 15px 0 0
}

.sdsbox-content .recentArticles li a.image:hover {
    opacity: 0.8
}

.blogTags .sdsbox-content {
    margin-bottom: 10px
}

.blogTags .sdsbox-content a {
    line-height: 1.5em;
    margin: 0 0.1em;
    padding: 5px;
    font-weight: bold;
    font-size: 12px
}

.smartblock {
    margin-bottom: 20px
}

.bloggrid {
    border: 1px solid #E3E3E3;
    float: left;
    margin: 5px;
    width: 46%
}

#sds_blog_post .sds_post_title {
    background: none;
    border: none;
    font-size: 14px;
    padding: 0;
    content: none !important
}

.smartblogcomments .success {
    background-color: #DFF0D8;
    border-color: #D6E9C6;
    color: #3C763D;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px
}

.smartblogcomments .warning {
    background-color: #F2DEDE;
    border-color: #EBCCD1;
    color: #A94442;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px
}

.image_holder_wrap {
    max-width: 100%;
    text-align: center;
    overflow: hidden
}

.news_module_image_holder .image_holder_wrap a {
    display: block
}

.news_module_image_holder:hover .image_holder_wrap a {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1)
}

.sdsblog-box-content .sds_blog_post {
    padding-bottom: 30px
}

.sdsblog-box-content .sds_blog_post:hover .right_blog_home .r_more {
    background-color: #F2532F
}

.sdsblog-box-content .sds_blog_post:hover .block_post_date .block_post_date_line {
    border-color: #fff;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.news_module_image_holder,
.right_blog_home {
    padding: 0;
    position: relative;
    display: inline-block
}

.block_post_date {
    display: block;
    width: 100px;
    height: 65px;
    border: solid 2px #F2532F;
    position: absolute;
    bottom: -20px;
    left: 50px;
    background: #fff;
    text-align: center;
    color: #333333;
    text-transform: uppercase
}

.block_post_date .date_added {
    font-weight: bold;
    padding-top: 5px;
    margin: 0 0 5px 0
}

.block_post_date_line {
    width: 30px;
    border: solid 1px #cccccc;
    display: block;
    margin: auto;
    margin-bottom: 5px
}

.sdsblog-box-content .sds_blog_post .right_blog_home .sds_post_title {
    padding: 0;
    font-size: 15px;
    margin-bottom: 10px;
    text-transform: uppercase
}

.sdsblog-box-content .sds_blog_post .right_blog_home .r_more {
    background: #1e1e21 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 14px;
    padding: 3px 10px;
    text-transform: capitalize
}

#smartblogcat .articleContent {
    overflow: hidden;
    text-align: center;
    padding-left: 0
}

@media (max-width:625px) {
    .news_module_image_holder,
    .right_blog_home {
        text-align: center;
        margin-top: 20px
    }
    .right_blog_home {
        margin-top: 20px;
        text-align: center;
        width: 100%
    }
}

#blog_wrap {
    display: inline-block;
    text-align: center;
    margin-top: 15px
}

#blog_wrap a.carousel-control_left,
#blog_wrap a.carousel-control_right {
    top: 5px
}

.smart_block {
    display: inline-block;
    position: relative;
    overflow: hidden
}

.right_blog_home {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    left: 0;
    position: absolute;
    right: 0
}

.right_blog_home .content {
    padding: 12px 12px 3px 12px;
    font-size: 14px;
    text-align: left
}

.right_blog_home .content a {
    color: #fff;
    display: block
}

.right_blog_home .content h3:hover a {
    color: #F2532F
}

.right_blog_home .content h3 {
    margin-top: 0
}

.right_blog_home .content p {
    margin: 0
}

.page-item-title h1 {
    font-size: 18px;
    text-shadow: 1px 1px #fff;
    text-transform: uppercase;
    color: #778387;
    margin-top: 20px;
}

#sdsblogArticle .post-info {
    font-size: 14px;
    margin-top: 20px;
    text-shadow: 1px 1px #fff
}

#sdsblogArticle .post-info span,
#sdsblogArticle .post-info a {
    color: #778387
}

#sdsblogArticle .post-info a:hover {
    color: #1e1e21
}

#sdsblogArticle .post-info i {
    color: #778387;
    margin: 0 5px 0 5px
}

#sdsblogArticle .post-info i:first-child {
    margin-left: 0
}

@media(max-width:1199px) {
    .sdsblog-box-content .sds_blog_post.col-md-3 {
        width: 36%;
        float: none;
        display: inline-block
    }
    #blocktabblogs .carousel-inner {
        text-align: center
    }
    .right_blog_home .content {
        text-align: center
    }
}

@media(max-width:991px) {
    .sdsblog-box-content .sds_blog_post.col-md-3 {
        width: 50%
    }
}

@media(max-width:767px) {
    .sdsblog-box-content .sds_blog_post.col-md-3 {
        width: 100%
    }
    .sdsblog-box-content .sds_blog_post .right_blog_home .r_more {
        float: none
    }
}

#footer #recent_article_smart_blog_block_left {
    margin-top: 18px
}

.footer-container #footer .footer-center ul li a.image {
    padding-left: 0
}

.footer-container #footer .footer-center #recent_article_smart_blog_block_left ul li a.title {
    font-size: 10px;
    /*line-height: 1*/
}

.footer-container #footer .footer-center ul li span.info {
    font-size: 12px;
    font-family: Yekan;
}

.footer-container #footer #recent_article_smart_blog_block_left ul li {
    margin-bottom: 15px
}

.footer-container #footer #recent_article_smart_blog_block_left ul li:last-child {
    margin-bottom: 0
}

#newslater_loading {
    display: none;
}

#newslater_err {
    color: #fff;
}

#header_mobile_menu .right-block .product-name {
    color: #778387
}

.navigation-pipe a {
    color: #ffff00
}

@media(max-width:991px) {
    #footer #recent_article_smart_blog_block_left {
        display: inline-block
    }
}

@media(max-width:445px) {
    .post-page .results {
        display: none
    }
}

#sdsblogArticle .post-info,
.sdsarticleHeader span,
.sdsarticleHeader span a {
    font-size: 13px
}

#sdsblogArticle .sdsblogArticle-inner,
#sdsblogArticle .sdsarticleBottom {
    border-bottom: 1px solid #eeeeee
}

.smart-blog-home-post .container {
    position: relative
}

.v-megamenu-title {
    background: none repeat scroll 0 0 #eb5f60;
    padding: 20px 17px;
    text-align: left
}

.v-megamenu-title .icon-reorder {
    color: #ffffff;
    font-size: 21px;
    margin-right: 12px;
    position: absolute;
    top: 12px
}

.v-megamenu {
    border-color: #efefef;
    background: #fff;
    border-style: solid;
    border-width: 0 1px 1px;
    -webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.9) inset;
    -moz-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.9) inset;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.9) inset
}

.v-megamenu-title h3 {
    color: #fff;
    display: block;
    font-size: 13px;
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
    /* position: absolute; */
    /* top: 8px; */
    /* right: 70px; */
    line-height: 0px;
}
#header_menu .v-megamenu-title h3 {
    padding-right: 50px;
    padding-top: 7px;
}
.v-megamenu-container i {
    margin-right: 15px;
    font-size: 20px;
    text-align: center;
    width: 20px
}

.v-megamenu>ul {
    position: relative;
    width: 100%
}

.v-megamenu ul {
    list-style: none
}

#page .v-megamenu ul li a {
    display: block;
    font-family: IranSans, Yekan;
}

#page .v-megamenu .v-main-section-links>li>a {
    padding-bottom: 15px;
    color: #00adef;
}

#page .v-megamenu .v-main-section-sublinks>li>a {
    padding-bottom: 13px
}

#page .v-megamenu .id_menu4 .v-main-section-links>li>a {
    padding-bottom: 10px;
    padding-top: 8.5px;
    color: #00adef;
}

#page .v-megamenu .id_menu4 .v-main-section-sublinks>li>a {
    padding-bottom: 3.5px;
    padding-top: 3.5px
}

.fmsid4 .v-main-section {
    margin-top: -20px
}

.fmsid4 .v-main-section .v-main-section-links>li {
    margin-top: 0px
}

#page .v-megamenu .v-main-section-sublinks>li:last-child>a {
    padding-bottom: 0
}

.v-megamenu>ul>li {
    text-transform: uppercase;
    padding-bottom: 0;
    position: relative;
    text-align: right;
    background: #fff;
}

.v-megamenu>ul>li:last-child a {
    border: 0;
    box-shadow: none
}

.v-megamenu>ul>li a.menu-item-title:hover,
.v-megamenu ul li a:hover {
    color: #eb5f60
}

.v-megamenu>ul>li:hover>a {
    color: #fff;
    box-shadow: 0 1px transparent;
    border-color: transparent
}

.v-megamenu>ul>li:hover .opener:before {
    color: #fff
}

#left_column .v-megamenu-container {
    display: none
}
@media (max-width:767px) {
    #left_column .v-megamenu-container{
        display: block
    }
    .user_info_row_txt {
        width: 100%;
    }
}
#index #left_column .v-megamenu-container {
    display: block;
    margin-bottom: 18px;
}

.v-megamenu ul {
    margin-bottom: 0;
    padding: 0;
}

.v-megamenuitem .opener {
    height: 40px;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: -20px;
    padding: 0 !important;
    position: absolute;
    right: -10px;
    text-align: center;
    top: 50%;
    width: 40px
}

.v-megamenu .more-vmegamenu a {
    cursor: pointer;
    padding-top: 20px;
    padding-bottom: 19px;
    padding-left: 0;
    padding-right: 0;
    font-size: 17px
}

.v-megamenuitem .opener {
    box-shadow: none;
    border: 0
}

.v-megamenuitem .opener:before {
    color: #666666;
    content: "\f105";
    font-family: "fontawesome";
    font-size: 20px;
    line-height: 40px;
    padding-right: 20px;
    text-transform: none;
    font-weight: bold
}

.v-megamenu>ul>li:hover {
    background: #00ADEF;
    transition: 0.3s ease-in-out 0s
}

.v-megamenuitem>a>img {
    margin-right: 5px
}

.id_menu4:hover .submenu {
    display: block;
    transition: all 0.5s
}

.menu4.hover .submenu {
    display: block;
    transition: all 0.5s
}

.v-megamenu>ul>li div.submenu {
    display: none;
    top: 0;
    width: auto;
    z-index: 99999;
    position: absolute;
    background-color: #e9e9e9;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.v-megamenu>ul>li div.submenu {
    left: 100%;
    padding: 30px 30px 30px 15px;
    text-shadow: 1px 1px #fff;
}

.v-megamenu>ul>li div.submenu.right-co {
    width: 900px;
    background: #ffffff;
    box-shadow: 0 8px 14px 0 rgba(0, 0, 0, 0.25), inset 0 1px 1px rgba(0, 0, 0, 0.35)
}

.v-megamenu>ul>li div.submenu.full-width {
    width: 745px;
    background: #ffffff;
    box-shadow: 0 8px 14px 0 rgba(0, 0, 0, 0.25), inset 0 1px 1px rgba(0, 0, 0, 0.35)
}

.v-megamenu>ul>li div.fmsid6 {
    width: 470px !important
}

.v-megamenu .v-bottom-section .section-indent {
    padding-left: 15px;
    padding-top: 25px;
}

.v-megamenu>ul>li>a {
    display: block;
    font-weight: normal;
    font-size: 17px;
    padding: 5px 0;
    margin: 0 15px;
    font-weight: bold;
    border-bottom: 1px solid #eeeeee;
    -webkit-box-shadow: 0 1px rgba(255, 255, 255, 0.9);
    -moz-box-shadow: 0 1px rgba(255, 255, 255, 0.9);
    box-shadow: 0 1px rgba(255, 255, 255, 0.9)
}

.v-megamenu .right-section {
    width: 212px;
    float: right;
    min-height: 20px;
}

.v-megamenu .v-main-section {
    width: 100%;
    float: left;
    min-height: 20px;
}

.v-megamenu .v-main-section.only-right {
     
}

.v-megamenu .v-main-section.only-right .v-main-section-products>li,
.v-megamenu .v-main-section.only-right .v-main-section-links>li {
    width: 280px
}

.v-megamenu .v-bottom-section {
    width: 100%;
    float: none;
    clear: both;
    position: relative
}

.v-megamenu .sections-contaier.full-width {
    width: 100%
}

.v-megamenu .section-indent {
    padding: 0;
    padding-right: 0;
    overflow: hidden
}

.v-megamenuitem .submenu {
    z-index: 32 !important
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.menu-image {
    width: 100%;
    height: auto
}

.menu-product .product-image-link {
    display: block;
    margin-bottom: 15px
}

.menu-product img {
    width: 100%;
    height: auto;
    display: block
}

.menu-product-title {
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: bold;
}

.menu-product-name {
    font-size: 16px;
    text-transform: none;
    display: block;
    line-height: 26px;
}

.menu-product .price-container,
.menu-product .price-container-bgtran {
    border-radius: 50%;
    bottom: 41px;
    display: block;
    height: 70px;
    line-height: 70px;
    position: absolute;
    right: 0;
    width: 70px
}

.menu-product .price-container-bgtran {
    background-color: #90816e;
    opacity: 0.5
}

.menu-product .price-container.reduction {
    line-height: 20px
}

.menu-product .price-container.reduction .price {
    margin-top: 15px
}

.menu-product .price,
.menu-product .old_price {
    color: #eb5f60;
    display: inline-block;
    font-size: 16px;
    text-shadow: none
}

.menu-product .price {
    font-weight: bold
}

.menu-product .old_price {
    text-decoration: line-through
}

.menu-product li {
    text-align: center;
    position: relative
}

.v-main-section-products .product-image-link img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 15px
}

.v-megamenu .v-main-section-products>li,
.v-megamenu .v-main-section-links>li {
    float: right;
    width: 217px;
    padding: 0 5px;
    margin: 0;
    max-width: 100%;
    background: #fff;
}

.v-megamenu .v-main-section-links>li {
    width: 50%
}

.v-megamenu .fmsid5 .v-main-section-links>li {
    width: 33.33%
}

.v-megamenu-container img:hover {
    opacity: 0.8
}

.v-main-section-links>li {
    text-align: right
}

.v-main-section-links>li>a {
    -webkit-box-shadow: 0 1px rgba(255, 255, 255, 0.8);
    -moz-box-shadow: 0 1px rgba(255, 255, 255, 0.8);
    -ms-box-shadow: 0 1px rgba(255, 255, 255, 0.8);
    -o-box-shadow: 0 1px rgba(255, 255, 255, 0.8);
    box-shadow: 0 1px rgba(255, 255, 255, 0.8);
    color: #666666;
    font-size: 12px
}

.v-megamenuitem.narrow .v-main-section-links>li>a {
    text-transform: none;
    font-weight: normal
}

.v-main-section-sublinks li {
    color: #666666;
    font-size: 17px;
    font-weight: bold;
}

.v-main-section-sublinks li ul {
    display: none
}

.v-main-section-sublinks li a {
    font-size: 12px;
    text-transform: none
}

.v-main-section-sublinks.level_0 ul {
    margin: 10px 30px 10px 10px
}

.v-main-section-sublinks.level_0 ul li {
    margin-top: 5px;
    font-weight: normal;
}

.v-main-section-sublinks.level_0 ul li a {
    font-size: 12px
}

#page .v-main-section-sublinks li a:hover {
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    color: #eb5f60
}

.v-main-section-sublinks li a:before {
    content: "\f111";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 7px;
    margin-right: 10px;
    vertical-align: middle
}
.v-main-section-sublinks li ul li a:before {
    content: "\f068"; 
    font-family: FontAwesome;
    
}
.v-main-section-sublinks li .opener:before {
    background: none;
    height: auto
}

.v-main-section-products .price-container,
.v-main-section-products .price-container-bgtran {
    right: 15px
}

.v-main-section-cmsp {
    font-size: 14px;
    text-transform: none
}

.v-main-section-products>li,
.v-main-section-links>li {
    width: 33.33%
}

.bottom-title,
.main-title,
.right-title {
    border-color: rgba(0, 0, 0, 0.16);
    border-style: solid;
    border-width: 0 0 1px;
    -webkit-box-shadow: 0 1px rgba(255, 255, 255, 0.8);
    -moz-box-shadow: 0 1px rgba(255, 255, 255, 0.8);
    -ms-box-shadow: 0 1px rgba(255, 255, 255, 0.8);
    -o-box-shadow: 0 1px rgba(255, 255, 255, 0.8);
    box-shadow: 0 1px rgba(255, 255, 255, 0.8);
    font-family: "Pathway";
    font-size: 24px;
    margin: 0 15px 20px;
    padding: 0 0 10px
}

.v-bottom-section-links>li {
    float: left;
    margin-bottom: 30px;
    text-align: center;
    width: 20%
}

.v-bottom-section-links>li {
    text-align: left
}

.v-bottom-section-links>li>a {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold
}

.v-bottom-section-sublinks {
    margin-top: 30px
}

.v-bottom-section-sublinks li {
    margin-top: 20px
}

.v-bottom-section-sublinks li:first-child {
    margin-top: 0
}

.v-bottom-section-sublinks li ul {
    display: none
}

.v-bottom-section-sublinks li a {
    font-size: 15px;
    text-transform: none
}

.v-bottom-section-sublinks.level_0 ul {
    margin: 15px 0 0 10px
}

.v-bottom-section-sublinks.level_0 ul li {
    margin-top: 5px
}

.v-bottom-section-sublinks.level_0 ul li a {
    font-size: 14px
}

.v-bottom-section-sublinks li a:before {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 6px;
    height: 6px;
    margin: 5px 10px 0 0
}

.v-megamenu>ul>li.narrow {
    position: relative
}

.v-megamenu>ul>li.narrow div.submenu {
    width: 300px
}

.v-megamenu>ul>li.narrow .section-indent {
    padding: 0
}

.v-megamenu>ul>li.narrow .section-indent li {
    width: 100%;
    float: none;
    margin: 0
}

.v-megamenu>ul>li.narrow .v-main-section.only-right,
.v-megamenu>ul>li.narrow .right-section {
    width: 100%
}

.v-megamenu .menu-info li {
    text-align: center;
    margin-bottom: 20px
}

.v-megamenu .menu-info li img {
    margin-bottom: 12px
}

.v-megamenu .menu-info li h4 {
    font: bold 18px/24px "PT Sans"
}

.v-megamenu .menu-info li h4:after {
    content: "";
    display: block;
    width: 30px;
    height: 3px;
    margin: 12px auto 20px
}

.v-megamenu .menu-info li span {
    color: #6f6f6f;
    font: normal 14px/17px Arial
}

.v-megamenu .rei-indent {
    margin: 0
}

.vm-pr-nbs-flexisel-container,
.vm-man-nbs-flexisel-container {
    overflow: hidden;
    width: 100%
}

.vm-pr-nbs-flexisel-container .nbs-flexisel-inner,
.vm-man-nbs-flexisel-container .nbs-flexisel-inner {
    width: calc(100% + 20px)
}

.v-right-section-products.nbs-flexisel-ul,
.v-bottom-section-links.nbs-flexisel-ul {
    width: 10000%;
    position: relative
}

.v-right-section-products.nbs-flexisel-ul li {
    float: left;
    margin: 0;
    width: 204px !important;
}

.v-bottom-section-links {
    width: calc(100% + 20px)
}

.v-right-section-products.nbs-flexisel-ul li .li-indent,
.v-bottom-section-links li a {
    margin-right: 20px;
    position: relative;
    display: block
}

.v-bottom-section-links li a img {
    width: 100%;
    height: auto
}

.v-megamenu .flexisel-nav {
    width: 30px;
    height: 20px;
    background: #ccc;
    float: left;
    border: 1px solid #e0e0e0;
    cursor: pointer;
    color: #9f9f9f;
    background-color: #fafafa;
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4);
    border-radius: 3px;
    transition: background-color 0.3s, color 0.4s;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.v-megamenu .flexisel-nav:before {
    font-family: fontawesome;
    font-size: 10px;
    line-height: 20px;
    display: block;
    width: 100%;
    text-align: center;
    text-transform: none
}

.v-megamenu .flexisel-nav:hover {
    color: #fff
}

.v-megamenu .nbs-flexisel-nav-right:before {
    content: "\f054"
}

.v-megamenu .nbs-flexisel-nav-left:before {
    content: "\f053"
}

#page .v-megamenu .flexisel-nav-wrapper {
    position: absolute;
    width: 61px;
    top: 38px;
    right: 20px
}

.nbs-flexisel-nav-left {
    margin-right: 1px
}

#header_menu .v-megamenu-container {
    margin: 0;
    position: relative
}

#header_menu .v-megamenu-title {
    height: 41px;
    padding: 15px
}


/*
#cart_block_top:hover .cart_block{
    display: block;
}*/

#header_menu .v-megamenu {
    left: 0;
    position: absolute;
    top: 41px;
    width: 100%;
    z-index: 999;
    overflow: visible !important;
    background-color: #f1f1f1
}

body:not(#index) #header_menu .v-megamenu {
    display: none;
    background-color: #f1f1f1
}

#index #header_menu .v-megamenu.active {
    background-color: #fff
}

#index #left_column .v-megamenu-title,
.vmenu-mobile .v-megamenu-title {
  display: none;
}

#index .v-megamenu-title:before,
body:not(#index) .v-megamenu-title:before {
    color: #ffffff;
    content: "\f067";
    font-family: "fontawesome";
    font-size: 17px;
    line-height: 1;
    margin-top: -9px;
    position: absolute;
    right: 10px;
    top: 50%
}

.v-megamenu .more-vmegamenu {
    background: #ffffff !important
}

#index .v-megamenu-title.active:before,
body:not(#index) .v-megamenu-title.active:before {
    content: "\f068"
}
#index .v-megamenu-title.Click{
    margin-top:50px!important; 
}
#index .v-megamenu-title.Click:before,
#index .v-megamenu-title.active.Click:before {
    content: ""
}

@media(min-width:992px) {
    #index #left_column .v-megamenu {
        opacity: 1;
        margin-top: -15px
    }
}

@media(max-width:1199px) {
    .v-megamenu>ul>li div.submenu,
    .v-megamenu>ul>li div.submenu.full-width,
    .v-megamenu>ul>li div.submenu.right-co {
        max-width: 728px
    }
    .v-megamenu .v-main-section.only-right {
        max-width: 455px
    }
    .v-megamenu .right-section {
        max-width: 243px
    }
    .v-megamenu .v-main-section-products>li,
    .v-megamenu .v-main-section-links>li {
        width: 174px
    }
}

@media(max-width:991px) {
    #index #left_column .v-megamenu {
        opacity: 1 !important
    }
    .vmenu-mobile .v-megamenu>ul>li div.submenu,
    .vmenu-mobile .v-megamenuitem .opener {
        display: none !important
    }
    .v-megamenu>ul>li div.submenu,
    .v-megamenu>ul>li div.submenu.full-width,
    .v-megamenu>ul>li div.submenu.right-co {
        max-width: 501px
    }
    .v-megamenu .v-main-section.only-right {
        max-width: 258px;
        width: 100%
    }
    .v-megamenu .right-section {
        max-width: 213px
    }
    .v-megamenu .v-main-section-products>li,
    .v-megamenu .v-main-section-links>li {
        width: 217px;
        margin-bottom: 15px
    }
    .v-megamenu .v-main-section.only-right .v-main-section-products>li,
    .v-megamenu .v-main-section.only-right .v-main-section-links>li {
        width: 100%
    }
    .v-megamenu {
        border-width: 1px
    }
    .v-megamenu .more-vmegamenu a {
        padding-bottom: 29px
    }
    #left_column .left-staticblock-text2 {
        margin-bottom: 0
    }
}

@media (max-width: 767px) {
    .v-megamenu>ul>li div.submenu,
    .v-megamenu>ul>li div.submenu.full-width,
    .v-megamenu>ul>li div.submenu.right-co {
        width: 100% !important;
        max-width: 100%;
        box-shadow: none;
    }
    /*.v-megamenu > ul > li div.submenu {
        display: none !important
    }*/
    .v-megamenu {
        margin-top: 0px
    }
    .flex-caption h2 {
        font-size: 14px !important;
        padding: 2px!important;
    }
      .v-megamenu-title.Click{
        margin-top:50px!important; 
        display: block!important;
    }
     .v-megamenu-title.Click h3 {
        top: 55px!important;
    }
    .v-megamenu>ul>li div.submenu {
        position: static;
    }
    .v-megamenuitem .opener:before {
        content: "\f067";
        font-size: 17px;
        line-height: 52px;
        font-weight: normal;
    }
    .v-megamenuitem.hover .opener:before {
        content: "\f068";
        font-size: 17px;
        line-height: 52px;
        font-weight: normal;
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 10%, 0);
        transform: translate3d(0, 10%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 10%, 0);
        transform: translate3d(0, 10%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@media (min-width:1199px) {
    .v-bottom-section-links.nbs-flexisel-ul li {
        float: left;
        margin: 0;
        width: 174px !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .vert-flexmenu>ul>li div.submenu.right-co {
        width: 730px
    }
    .vert-flexmenu .submenu .v-main-section.only-right {
        width: 494px
    }
    .vert-flexmenu .v-main-section-products>li,
    .vert-flexmenu .v-main-section-links>li {
        width: 50%
    }
    .v-bottom-section-links.nbs-flexisel-ul li {
        width: 140px !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .vert-flexmenu>ul>li div.submenu.full-width {
        width: 310px
    }
    .vert-flexmenu>ul>li div.submenu.right-co {
        width: 510px
    }
    .vert-flexmenu .submenu .v-main-section.only-right {
        width: 274px
    }
    .vert-flexmenu .v-main-section-products>li,
    .vert-flexmenu .v-main-section-links>li {
        width: 100%;
        float: none;
        clear: none
    }
    .v-bottom-section-links.nbs-flexisel-ul li {
        width: 160px !important
    }
}

@media (min-width:400px) and (max-width:767px) {
    .mobileMenuTitle {
        display: block
    }
}

@media (min-width:768px) {
    #main-nav-container.sticky {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99999;
        background: #FFF
    }
    .sticky .vert-flexmenu>ul>li>a {
        padding: 9px 25px 18px 25px
    }
    .sticky .vert-flexmenu>ul>li div.submenu {
        top: 46px
    }
    .v-megamenuitem ul li .opener {
        display: none !important
    }
    .vert-flexmenu .showmenu {
        -webkit-animation-name: fadeInUp;
        animation-name: fadeInUp
    }
}

@media (max-width:767px) {
    /* .v-megamenu > ul > li div.submenu,
    .v-megamenuitem .opener {
        display: none!important
    }*/
    .vert-flexmenu {
        margin-top: 50px
    }
    .vert-flexmenu ul {
        clear: both
    }
    #page .mobileMenuTitle {
        text-transform: uppercase;
        font-size: 18px;
        font-weight: bold;
        display: block;
        cursor: pointer
    }
    .mobileMenuTitle:after {
        content: "f";
        color: #fff;
        display: inline-block;
        margin-left: 10px;
        border-radius: 2px;
        font-size: 20px;
        width: 35px;
        height: 35px;
        text-align: center;
        line-height: 35px;
        text-transform: none
    }
    #page .vert-flexmenu .submenu .main-section,
    #page .vert-flexmenu .sections-contaier {
        width: 100% !important
    }
    .vert-megamenuitem,
    #page .v-main-section-links li {
        float: none;
        width: 100%;
        overflow: hidden;
        padding: 7px 0 0 0 !important;
        line-height: 20px;
        position: relative
    }
    #page .v-main-section-links li ul {
        #display: none
    }
    #page .vert-megamenuitem a {
        display: block;
        float: left;
        width: 85%;
        padding: 0 0 0 20px;
        line-height: 20px !important;
        font-size: 17px;
        margin-bottom: 15px
    }
    .vert-megamenuitem>a span {
        line-height: 20px
    }
    .v-megamenuitem:hover .opener {
        /*  -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)*/
    }
    .v-megamenuitem .opener.opn:before {
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    .v-megamenuitem .submenu .opener:before {
        display: block;
        margin-left: 10px
    }
    #page .vert-flexmenu>ul>li .v-main-section-sublinks .opener {
        line-height: 18px;
        height: 18px
    }
    #page .vert-flexmenu>ul>li .v-main-section-sublinks .opener:before {
        height: 24px;
        line-height: 24px;
        margin-left: 20px
    }
    #page .vert-flexmenu>ul>li .v-main-section-sublinks .opener:hover {
        background: none
    }
    #page .v-main-section-links li {
        margin: 0;
    }
    #page .v-main-section-links li a {
        margin-bottom: 0;
    padding-left: 40px;
    padding-bottom: 0px !important;
    }
    #page .vert-flexmenu>ul>li div.submenu {
        display: none;
        width: 100%;
        top: 0;
        border: none;
        position: static;
        box-shadow: none;
        background: none !important
    }
    #page .vert-flexmenu>ul>li:hover div.submenu {
        display: none
    }
    #page div.submenu.act {
        visibility: visible;
        opacity: 1
    }
    .vert-megamenuitem .opener:before {
        content: "+";
        line-height: 50px;
        font-size: 28px;
        width: 100%;
        text-align: center;
        display: block
    }
    .vert-megamenuitem .opener.opn:before {
        content: "-"
    }
    #page .vert-flexmenu .section-indent {
        padding: 0;
    }
    #page .vert-flexmenu .v-bottom-section .section-indent {
        padding: 20px;
    }
    #page .v-main-section-sublinks {
        background: #fefefe;
        margin: 10px 15px 10px 10px;
        /* padding: 10px 0 10px 10px; */
    }
    #page .v-main-section-sublinks li {
        background: #fefefe;
        padding-top: 5px !important;
        border-style: none
    }
    #page .v-main-section-sublinks li a {
        margin-bottom: 5px;
        border-style: none
    }
    #page .v-main-section-sublinks li .opener {
        line-height: 18px !important
    }
    .vert-flexmenu .left-section,
    .vert-flexmenu .right-section,
    .vert-flexmenu .bottom-section {
        display: none
    }
    .vert-flexmenu>ul {
        border-top: 4px solid #84bb26;
        margin-top: 15px
    }
    .vert-flexmenu .main-section-cmsp {
        padding: 10px 20px
    }
    #page .vert-flexmenu .v-main-section {
        width: 100%
    }
    .vert-flexmenu .flexisel-nav-wrapper {
        top: 19px
    }
    .v-bottom-section-links.nbs-flexisel-ul li {
        margin-bottom: 0
    }
}

@media (max-width:560px) {
    #page .vert-flexmenu .main-section-products li {
        width: 50% !important
    }
}

.fieldpopupnewsletter {
    display: none
}

.fieldpopup .fancybox-skin .fancybox-close {
    top: -14px;
    left: -14px;
    right: auto;
    background-color: rgba(0, 0, 0, 0.9);
    color: #ffffff;
    line-height: 29px;
    border-radius: 0;
    z-index: 8;
    width: 29px;
    height: 29px
}

.fieldpopup .fancybox-skin .fancybox-close:after {
    content: "\f00d";
    font-size: 18px;
    font-weight: 300;
    line-height: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    right: auto;
    -webkit-transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
    -webkit-transition: all 300ms ease-in-out 0ms
}

#newsletter_block_popup {
    color: #ffffff;
    position: absolute;
    left: 40px;
    right: 50px;
    bottom: 23px;
    margin: 0
}

#newsletter_block_popup .block_content {
    padding-bottom: 105px
}

.fieldpopup .inputNew {
    background-color: #e8e8e8;
    border: none;
    color: #555555;
    float: right;
    text-align: right;
    direction: rtl;
    font-size: 11px;
    height: 36px;
    padding: 0 10px 0 0;
    width: 290px;
    text-transform: uppercase
}

.popup_title h2 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 15px
}

.popup_text {
    font-size: 16px;
    max-width: 319px;
    padding-bottom: 16px
}

.button_unique {
    background-color: #778387;
    border: medium none;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 14px;
    padding: 9px 22px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s
}

.button_unique:hover {
    background: #11c2ea
}

.send-response {
    font: normal 16px "helveticaneue";
    color: #990000;
    padding-bottom: 5px
}

.newsletter_block_popup-bottom {
    bottom: -20px;
    left: auto;
    right: -40px;
    position: absolute
}

.newsletter_block_popup-bottom label {
    color: #ffffff;
    font-size: 14px
}

#uniform-newsletter_popup_dont_show_again {
    float: right;
    margin-top: 3px
}

#uniform-newsletter_popup_dont_show_again span {
    background-color: transparent;
    border: 1px solid #ffffff
}

.fancybox-close-overlay {
    width: 29px;
    height: 29px;
    position: absolute;
    cursor: pointer;
    top: -14px;
    left: -14px;
    right: auto;
    z-index: 9
}

#wrapper {
    background: none;
    border: none;
    height: auto;
    text-shadow: 1px 1px #fff;
    width: 90%;
    display: inline-block
}

#slide .main-block {
    width: 100%
}

#slide {
    background: none;
    width: 100%;
    margin-top: 25px
}

.overlay_testimonials {
    background: rgba(0, 0, 0, 0.3)
}

#slide img {
    height: 65px;
    width: 70px
}

#slide div .content_test {
    color: #fff;
    display: inline-block;
    text-shadow: none;
    vertical-align: middle
}

.media-content-info {
    padding-top: 15px
}

.des_testimonial a.read_more {
    color: #1EA0DD;
    padding-left: 12px
}

#testimonials_block_right .title {
    text-align: center;
    position: relative
}

#testimonials_block_right h2 {
    color: #fff;
    display: inline-block;
    font-size: 36px;
    margin: 0;
    padding: 18px 0 31px;
    position: relative;
    text-align: center;
    text-transform: uppercase
}

#testimonials_block_right h2:after {
    background-color: #ffffff;
    bottom: 0;
    content: '';
    height: 1px;
    left: 50%;
    margin-left: -70px;
    position: absolute;
    width: 140px
}

.block_testimonials {
    display: none;
    margin-bottom: 51px;
    position: relative
}

#index .block_testimonials {
    display: block
}

#testimonials_block_right .media {
    margin-top: 23px;
    margin-bottom: 20px
}

#testimonials_block_right .content_test_bottom {
    text-align: center;
    margin: 20px 0 0 27%
}

#testimonials_block_right .media-content,
#testimonials_block_right.media-content-info {
    display: inline-block
}

#testimonials_block_right .content_test_top {
    display: block;
    position: relative
}

.button_purchase {
    padding-top: 35px
}

#testimonials_block_right .media-content {
    float: left
}

.button_purchase a {
    padding: 0 20px;
    font-size: 18px;
    height: 32px;
    line-height: 32px;
    color: #fff !important;
    display: inline-block;
    background: transparent;
    border: 1px solid #fff;
    text-transform: uppercase;
    text-shadow: none;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s
}

.button_purchase a:hover {
    background: #f2532f;
    border-color: #f2532f;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s
}

.des_testimonial {
    font-size: 13px;
    line-height: 17px;
    min-height: 50px;
    text-align: justify;
    text-shadow: none;
    color: #444444;
    margin: 0
}

.content_test_top .des_testimonial i {
    font-size: 24px;
    font-style: italic
}

.content_test_top .des_testimonial i.icon-quote-left {
    margin-right: 10px
}

.content_test_top .des_testimonial i.icon-quote-right {
    margin-left: 10px
}

.des_namepost {
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    text-transform: uppercase;
    color: #4e4e4e
}

.des_company {
    font-size: 13px;
    margin: 5px 0;
    color: #6f6d6d
}

.block_testimonials .next.bx-next,
.block_testimonials .prev.bx-prev {
    border: 1px solid #ffffff;
    height: 22px;
    position: absolute;
    top: 24px;
    width: 22px;
    text-shadow: none;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s
}

.block_testimonials .next.bx-next.excess,
.block_testimonials .prev.bx-prev.excess {
    top: 68px
}

.block_testimonials .next.bx-next:hover,
.block_testimonials .prev.bx-prev:hover {
    border-color: #eb5f60;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s
}

.block_testimonials .prev.bx-prev:hover:before,
.block_testimonials .next.bx-next:hover:before {
    color: #eb5f60;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s
}

.block_testimonials .bx-controls-direction {
    display: block;
    overflow: hidden;
    position: absolute;
    width: 50px;
    height: 22px;
    top: -1px;
    right: 0
}

.block_testimonials .next.bx-next {
    position: absolute;
    top: 0;
    right: 0;
    border: solid 1px #e7eff1;
    border-radius: 50%;
    width: 22px;
    height: 22px
}

.block_testimonials .prev.bx-prev {
    position: absolute;
    left: 0;
    top: 0;
    border: solid 1px #e7eff1;
    border-radius: 50%;
    width: 22px;
    height: 22px
}

.block_testimonials .next.bx-next:before {
    color: #666666;
    content: "";
    font-family: FontAwesome;
    left: 8px;
    position: absolute;
    top: 1px;
    font-size: 14px;
    font-weight: bold
}

.block_testimonials .prev.bx-prev:before {
    color: #666666;
    content: "";
    font-family: FontAwesome;
    left: 8px;
    position: absolute;
    top: 1px;
    font-size: 14px;
    font-weight: bold
}

.button_testimonial {
    width: 265px;
    height: 35px;
    margin: 3px
}

.view_all {
    float: left;
    font-size: 12px;
    color: aquamarine;
    padding-top: 10px;
    padding-left: 10px
}

.submit_link {
    float: right;
    font-size: 13px;
    padding-top: 10px;
    padding-right: 10px
}

.view_all a:hover {
    font-size: 12px;
    font-weight: bold
}

.submit_link a:hover {
    font-size: 12px;
    font-weight: bold
}

#testimonials_block_right {
    position: relative;
    text-align: center;
    background: #e7eff1
}

@media(max-width:1200px) and(min-width:992px) {
    .content_test_bottom {
        padding: 0 37%
    }
}

@media(max-width:1199px) {
    #wrapper {
        width: 100%;
        padding: 0 15px
    }
}

@media(max-width:767px) {
    #testimonials_block_right .prev.bx-prev {
        display: none
    }
    #testimonials_block_right .next.bx-next {
        display: none
    }
    #testimonials_block_right {
        width: 100%
    }
    .block_testimonials .bx-controls-direction {
        display: none
    }
}

@media(max-width:640px) {
    #testimonials_block_right h2 {
        font-size: 30px
    }
}

#fieldtabproductsisotope {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 25px;
    text-align: left;
    background: #fff;
    #border: 1px solid #ebeced;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px 8px 0px rgba(0, 0, 0, .4);
    -ms-box-shadow: 0 3px 8px 0px rgba(0, 0, 0, .4);
    box-shadow: 0 3px 8px 0px rgba(0, 0, 0, .4);
    overflow: hidden;
}

#fieldtabproductsisotope .isotope-item {
    margin-top: 20px;
    text-align: center
}

#fieldtabproductsisotope .isotope-item .left-block {
    overflow: hidden;
    position: relative
}

#fieldtabproductsisotope .fieldtabproductsisotope-filters {
    font-size: 16px;
    line-height: 1;
    #margin: -9px 0 0;
    text-align: left;
    text-transform: uppercase;
    border-bottom: solid 1px #eeeeee;
    display: inline-block;
    width: 100%
}

#fieldtabproductsisotope .fieldtabproductsisotope-filter {
    display: inline-block;
    line-height: 35px;
    white-space: nowrap
}

#fieldtabproductsisotope .fieldtabproductsisotope-filter:first-child {
    margin-left: 0
}

#fieldtabproductsisotope .fieldtabproductsisotope-filter:last-child {
    margin-right: 0
}

#fieldtabproductsisotope .fieldtabproductsisotope-filter a {
    color: #666666;
    cursor: pointer;
    display: block
}

#fieldtabproductsisotope .fieldtabproductsisotope-filter a:hover {
    color: #e72677
}

#fieldtabproductsisotope .fieldtabproductsisotope-filter a.active {
    color: #e72677
}

#fieldtabproductsisotope .fieldtabproductsisotope-products {
    width: 100%;
}

#fieldtabproductsisotope .grid-sizer {
    opacity: 0;
    visibility: hidden;
    margin: 0 1%;
    padding: 0
}

.isotope-grid {
    margin: 0;
    -webkit-transition: height 0.5s;
    -moz-transition: height 0.5s;
    -ms-transition: height 0.5s;
    -o-transition: height 0.5s;
    transition: height 0.5s
}

.no-touch .isotope-grid .item-buttons {
    opacity: 0
}

.no-touch .isotope-grid .item:hover .item-buttons {
    opacity: 100
}

.touch .isotope-grid .item-buttons {
    opacity: 100!important
}

#fieldtabproductsisotope ul.fieldtabproductsisotope-filters li .text {
    font-weight: bold;
    font-size: 13px;
    font-family: IranSans;
}

#fieldtabproductsisotope ul.fieldtabproductsisotope-filters li .text:after {
    content: "";
    display: inline-block;
    height: 13px;
    border-left: solid 1px #cccccc;
    margin-left: 20px;
    margin-right: 17px
}

#fieldtabproductsisotope ul.fieldtabproductsisotope-filters li:last-child .text:after {
    display: none
}

@media (max-width:767px) {
    #fieldtabproductsisotope {
        margin-top: 10px;
        margin-bottom: 25px
    }
    #fieldtabproductsisotope .isotope-item {
        margin-top: 25px
    }
}

.isotope-item {
    z-index: 2
}

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

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

.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
}

.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
}

.isotope.infinite-scrolling {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

body {
    font-family: IranSans, Yekan;
}

.ac_results .right-search span,
.ac_results .right-search h5 {
    font-family: "Open Sans", "Helvetica", "Arial", "sans-serif"
}

.title_font,
.block .title_block,
.block h4,
#footer .footer-block h4,
.page-subheading,
#more_info_tabs li a,
table#product_comparison tbody tr td.td_empty>span,
#create-account_form #SubmitCreate,
#login_form #SubmitLogin,
.cart_block .cart-buttons #button_order_cart,
#layer_cart .layer_cart_product span.title,
#layer_cart .layer_cart_cart span.title,
#layer_cart .layer_cart_cart .button-container .btn,
.cart_voucher h4,
#my-account ul.myaccount-link-list li a {
    font-family: Iransans;
    font-size: 12px;
    font-weight: normal;
    margin: 0px;
    line-height: 40px
}

.title_block span {
    border-bottom: 1px solid #08BBB7;
    float: right;
    margin-right: 20px;
    line-height: 25px;
    height: 32px;
    font-family: Iransans;
    margin-top: 7px;
    color: #08BBB7;
}

.button_unique,
ul.product_list.list>li .button-container .tab_button a i.icon-plus,
.box-info-product .exclusive,
.tags_block .block_content a,
ul.product_list.list>li .button-container .tab_button a,
.button.button-medium,
.box-info-product .exclusive,
#cms #cms-about-us .page-subheading,
.label-success,
#reduction_percent span,
#product_comments_block_tab a,
.accessories-block a.exclusive,
.price-percent-reduction,
#layered_block_left .title_block,
ul.product_list.list>li .button-container .tab_button a i.icon-heart,
ul.product_list.list>li .button-container .tab_button .button._add_to_cart_button,
#categories_block_left .title_block,
.menu-bottom .menu-bottom-dec a,
.button._add_to_cart_button,
.footer-container #footer .footer-center .container .row .footer-static .footer-block .footer-block-box,
.item-inner:hover .left-block .button-container a.quick-view,
.item-inner:hover .left-block .button-container .tab_button a.addToWishlist,
.item-inner:hover .left-block .button-container .tab_button a.add_to_compare,
a.slide-button,
.conditions-box p.new,
.field-demo-wrap .control.inactive,
.cl-row-reset .cl-reset,
.button.exclusive-medium span,
.button.lnk_view span,
table#product_comparison .button-container a,
#layer_cart .layer_cart_cart .button-container .btn,
#commentInput div.submit input:hover {
    background-color: #e7257b
}

.label-success,
.footer-container #footer .footer-center .container .row .footer-static .footer-block .footer-block-box,
a.slide-button,
.button._add_to_cart_button {
    border-color: #778387
}

#header_links.toogle_content,
.label-danger,
#layered_block_left .ui-state-default,
#layered_block_left .ui-widget-content .ui-state-default {
    background-color: #778387
}

.v-megamenu .more-vmegamenu span,
#commentInput .required.form-group sup,
.comment-reply-title,
#respond .note,
.page-item-title h1,
.shopping_cart>a:first-child .icon-shopping-cart,
.sdstitle_block a,
.price.product-price,
ul.product_list.list>li .learn-more a,
.pb-center-column p:not(#product_man) .editable,
.our_price_display #our_price_display.price,
ul.product_list.list>li .learn-more a:hover,
.content_sortPagiBar .display li a i,
.content_sortPagiBar .display_m li a i,
#sdsblogArticle .post-info a:hover {
    color: #4caf50;
}

.box-info-product .exclusive:hover span {
    background-color: #778387
}

.cart_block .cart-buttons a span,
.cart_navigation .button-exclusive,
.sdsblog-box-content .sds_blog_post .right_blog_home .r_more,
#static_home_top .purchase-now a:hover {
    background-color: #778387
}

#currencies-block-top ul,
#languages-block-top ul {
    background-color: #778387
}

#header_menu,
#header_mobile_menu {
    background-color: #e7257b;
    border-top: 1px solid #eff0f2;
    border-bottom: 1px solid #e3e4e5;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .12);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .12);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .12);
    -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, .12);
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, .12);
}

.menu-bottom .menu-bottom-dec a:hover {
    background-color: #778387
}

.v-megamenu-title {
    background-color: #778387
}

.footer-container #footer .footer-bottom .container .footer-static .footerlinks ul li a:hover,
#mobile_links .current:hover,
.cur-label:hover,
.breadcrumb a,
.sdstitle_block a:hover,
#categories_block_left li span.grower.OPEN,
#categories_block_left li span.grower:hover+a,
#categories_block_left li a:hover,
#categories_block_left li a.selected,
.bottom-pagination-content div.pagination .showall .button.exclusive-medium span:hover,
ul.product_list.list>li .learn-more a:hover,
#categories_block_left li:hover,
.content_scene_cat a:hover,
#fieldtabproductsisotope .fieldtabproductsisotope-filter a.active,
#fieldtabproductsisotope .fieldtabproductsisotope-filter a:hover,
#usefull_link_block .buttons_bottom_block a:hover,
.breadcrumb .navigation-pipe i.icon-chevron-right,
a:active,
a:focus,
a:hover,
.breadcrumb a:hover,
.product-name a:hover,
.right-block h3 a:hover,
.product_name a:hover,
.footer-container #footer .footer-center ul li a:hover,
.ac_results .right-search h5:hover,
.ac_results .right-search strong,
.ac_results .right-search span,
.breadcrumb,
.breadcrumb span,
.breadcrumb a:hover span,
#sdsblogArticle .post-info span,
#sdsblogArticle .post-info a,
#sdsblogArticle .post-info i,
#module-smartblog-category .right_blog_cat span>span a,
#module-smartblog-category .right_blog_cat span>span,
#module-smartblog-category .right_blog_cat span>span i,
#my-account ul.myaccount-link-list li a i {
    color: #08BBB7
}

.block_testimonials .next.bx-next:hover,
.block_testimonials .prev.bx-prev:hover,
.footer-container #footer .footer-center .container .row .footer-static .footer-block .footer-block-box:hover,
.button._add_to_cart_button:hover,
.footer-center .link a:hover,
.owl-buttons [class^="carousel-"] span:hover,
.field-main-slider .slide-button:hover,
#testimonials_block_right .next.bx-next:hover,
#testimonials_block_right .prev.bx-prev:hover {
    border-color: #08BBB7
}

#search_block_top:hover .btn.button-search,
#search_block_top #search_query_top:focus+.btn.button-search,
#search_block_top #search_query_top:active+.btn.button-search,
#search_block_top .btn.button-search:hover,
.button.button-small:hover,
#search_block_top .btn.button-search,
#header_menu .v-megamenu-title,
.v-megamenu-title,
#product_comments_block_tab a:hover,
.box-info-product .exclusive:hover span,
.field-main-slider .slide-button:hover,
.footer-container #footer .footer-center .container .row .footer-static .footer-block .footer-block-box:hover,
.footer-container #footer .footer-center .container .row .footer-static .footer-block .footer-block-box:hover,
#header_links.toogle_content li:hover,
.box-info-product .exclusive:hover span,
.outer-slide [data-u="arrowleft"]:hover,
.outer-slide [data-u="arrowright"]:hover,
ul.product_list.list>li .button-container .tab_button a i.icon-heart:hover,
.menu-bottom .menu-bottom-dec a:hover,
.button._add_to_cart_button:hover,
.item-inner:hover .left-block .button-container .tab_button a.add_to_compare:hover,
.item-inner:hover .left-block .button-container a.quick-view:hover,
.item-inner:hover .left-block .button-container .tab_button a.addToWishlist:hover,
.conditions-box p.sale,
.product-flags p,
.left-block .button-container a.button_cart:hover,
.left-block .button-container a.quick-view:hover,
.footer-container #footer .footer-center ul.bullet li a:after,
.footer-center .link a:hover,
.tags_block .block_content a:hover,
.field-demo-wrap .control.active,
.cl-row-reset .cl-reset:hover,
#commentInput div.submit input,
.post-page .pagination .page-active,
#cms #cms-about-us .cms-line .cms-line-comp {
    background-color: #00adef
}

ul.product_list.list>li .button-container .tab_button a i.icon-plus:hover,
.fieldmegamenu .description,
.fieldmegamenu .description:before,
#layer_cart .layer_cart_cart .button-container .btn:hover,
.cart_navigation .button-exclusive:hover,
.cart_block .cart-buttons a:hover span {
    background-color: #08BBB7
}

#sticky_top.sticky-fixed-top .shopping_cart>a:first-child:hover .icon-shopping-cart,
#sticky_top.sticky-fixed-top .shopping_cart>a:first-child:hover .boxcartitem,
.v-megamenu .more-vmegamenu:hover span,
.block_testimonials .next.bx-next:hover:before,
.block_testimonials .prev.bx-prev:hover:before,
.shopping_cart .ajax_cart_total,
.cart_block .cart_block_list .remove_link a:hover,
.cart_block .cart_block_list .ajax_cart_block_remove_link:hover,
#header .cart_block .price,
#header .cart_block .product-atributes a:hover,
#layer_cart .layer_cart_cart .layer_cart_row span,
#layer_cart .layer_cart_product .layer_cart_product_info #layer_cart_product_price,
#layer_cart .cross:hover,
#header .cart_block .cart_block_list .remove_link a:hover,
#header .cart_block .cart_block_list .ajax_cart_block_remove_link:hover,
#cart_summary tfoot td#total_price_container {
    color: #08BBB7
}

.shopping_cart:hover {
    border-color: #08BBB7
}

.button.button-medium:hover,
.button.exclusive-medium span:hover,
.button.lnk_view:hover span,
table#product_comparison .button-container a:hover {
    background-color: #11c2ea
}

ul.product_list.list>li .button-container .tab_button .button._add_to_cart_button:hover,
ul.product_list.list>li .button-container .tab_button a:hover,
.top-pagination-content div.pagination .showall .button.exclusive-medium:hover,
.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus,
#layered_block_left a.ui-state-default:last-child {
    background-color: #11c2ea
}

.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus,
.button_purchase a:hover {
    border-color: #11c2ea
}

ul.product_list.list>li .product-flags .discount,
.content_sortPagiBar .display li a:hover i,
.content_sortPagiBar .display_m li a:hover i,
.content_sortPagiBar .display li.selected i,
.content_sortPagiBar .display_m li.selected i {
    color: #11c2ea
}

#more_info_tabs li a.selected,
#more_info_tabs li a:hover,
.accessories-block a.exclusive:hover,
#reduction_amount span {
    background-color: #11c2ea
}

#view_scroll_left:hover,
#view_scroll_right:hover {
    border-color: #11c2ea
}

.comments_advices a:hover,
#view_scroll_left:hover,
#view_scroll_right:hover,
#usefull_link_block .print a:hover,
#usefull_link_block .sendtofriend a:hover,
.pb-center-column p:not(#product_man) .editable,
.pb-center-column p#product_man a {
    color: #11c2ea
}

#search_block_top .btn.button-search.active,
#back-top a:hover,
.button_purchase a:hover,
.field-slideshow-container .flex-control-paging li a:hover,
.field-slideshow-container .flex-control-paging li a.flex-active,
.nivo-controlNav a:hover,
.nivo-controlNav a.active,
.sdsblog-box-content .sds_blog_post:hover .right_blog_home .r_more,
#static_home_top .purchase-now a {
    background-color: #11c2ea
}

.static-home-bottom .left_content em,
.static-home-bottom .content a:hover,
.owl-buttons [class^="carousel-"] span:hover,
#testimonials_block_right .prev.bx-prev:hover:before,
#testimonials_block_right .next.bx-next:hover:before,
.right_blog_home .content h3:hover a {
    color: #11c2ea
}

#currencies-block-top div.current:hover,
#languages-block-top div.current:hover {
    color: #11c2ea
}

#currencies-block-top ul li.selected,
#currencies-block-top ul li:hover a,
#languages-block-top ul li.selected,
#languages-block-top ul li a:hover {
    background-color: #11c2ea
}

.fieldmegamenu .demo_custom_link_cms .menu-item.depth-1>.title a:hover,
.custom_link_feature li:hover a,
.custom-col-html a,
.custom-col-html h4,
.fieldmegamenu .submenu .title:hover a {
    color: #11c2ea
}

.fieldmegamenu .menu-items {
    border-color: #11c2ea
}

.fieldmegamenu .root:hover .root-item>a>.title,
.fieldmegamenu .root:hover .root-item>.title,
.fieldmegamenu .root.active .root-item>a>.title,
.fieldmegamenu .root.active .root-item>.title,
.fieldmegamenu .root .root-item>a.active>.title,
.fieldmegamenu>ul>li.demo_other_menu,
.root:hover .title {
    background-color: #11c2ea;
}
 

.field-demo-wrap {
    right: -210px;
    left: auto
}

.field-demo-wrap .field-demo-option {
    float: right;
    padding: 5px 4px 5px 0
}

.field-demo-wrap .control {
    float: left;
    border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    -ms-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    margin-left: -52px;
    margin-right: 0
}

.field-demo-wrap div.radio {
    margin-right: 0;
    margin-left: 3px
}

.cl-td-l,
.cl-td-r,
.field-demo-wrap .cl-tr-style .cl-td-l,
.field-demo-wrap .cl-tr-style .cl-td-r {
    float: right
}

.field-demo-wrap .cl-tr-style .cl-td-r {
    margin-left: 0;
    margin-right: 10px
}

#page,
.field-demo-wrap .cl-container {
    text-align: right !important
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
    float: right
}

.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
header .row #header_logo,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11 {
    float: right
}

.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11 {
    float: right
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11 {
    float: right
}

.rte ul {
    padding-left: 0;
    padding-right: 15px
}

.radio-inline .checker,
.checkbox .checker {
    float: right
}

div.checker {
    margin-right: 0;
    margin-left: 5px
}

#authentication p.pull-right.required {
    float: left !important
}

#languages-block-top,
#currencies-block-top,
#header_links li,
header .row #header_logo,
#left_column,
#center_column,
.star {
    float: right;
}

#mobile_links,
.welcome-text,
.cart_block .cart_block_shipping_cost,
.cart_block .cart_block_tax_cost,
.cart_block .cart_block_total,
.cart_block .cart_block_wrapping_cost,
#right_column,
.cart_block .cart-buttons a {
    float: left
}

#languages-block-top ul,
#currencies-block-top ul {
    right: 0;
    left: auto
}

#currencies-block-top div.current::after,
#languages-block-top div.current::after {
    float: left;
    padding-left: 4px;
    padding-right: 10px;
    line-height: 25px
}

#currencies-block-top div.current strong {
    border-color: rgba(0, 0, 0, 0.2);
    border-width: 0 1px 0 0;
    box-shadow: 1px 0 #fff;
    padding-left: 0;
    margin-left: 0;
    margin-right: 5px
}

#languages-block-top ul li img,
#languages-block-top .current img {
    margin-left: 0;
    margin-right: 5px
}

#mobile_links #header_links {
    float: left;
}

#header_links li a {
    border-color: rgba(0, 0, 0, 0.2);
    border-width: 0 0 0 1px
}

#header_links li a:after {
    margin-right: 12px;
    margin-left: 0
}

#header_links li:last-child a:after {
    display: none
}

#header_links li:last-child a {
    margin-left: 0
}

@media only screen and (max-width:767px) {
    #header_links {
        right: auto;
        left: 0
    }
    #header_links li {
        float: none
    }
    #mobile_links .current {
        float: left
    }
    #mobile_links div.current::after {
        float: right;
        line-height: 32px
    }
    #header_links li a {
        border-width: 0;
        box-shadow: none;
        padding: 0 12px 0 10px
    }
    #header_links li:first-child a {
        padding: 0 12px 0 10px
    }
}

.shopping_cart_menu {
    float: right;
    margin-right: 0;
    margin-left: 3px
}

.shopping_cart>a:first-child {
    left: 15px;
    right: auto
}

.cart_block .cart-images {
    float: right;
    margin-right: 0;
    margin-left: 0px
}

.cart_block .cart-info {
    display: block;
    padding-right: 0;
    padding-left: 0px
}

.cart_block .cart_block_list .remove_link {
    right: auto;
    left: 10px
}

#layer_cart {
    right: auto;
    left: 0
}

#layer_cart .cross {
    right: auto;
    left: 7px
}

#layer_cart .layer_cart_product span.title i {
    float: right;
    padding-right: 0;
    padding-left: 8px
}

#layer_cart,
.cart_block .cart-prices .cart-prices-line {
    text-align: right
}

#layer_cart .layer_cart_product .product-image-container {
    float: right;
    margin-right: 0;
    margin-left: 30px
}

#layer_cart .layer_cart_product h2 i {
    float: left;
    padding-right: 0;
    padding-left: 8px
}

.button.button-small span i.right {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    margin-left: 0;
    margin-right: 5px
}

#layer_cart .layer_cart_cart .button-container span.exclusive-medium i {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg)
}

.cart_navigation .button-medium {
    float: left
}

#search_block_top .btn.button-search {
    left: 0;
    right: auto
}

#header .cart_block {
    left: 15px;
    right: auto;
    text-align: right
}

@media (max-width:991px) {
    #header .cart_block {
        left: 0
    }
}

#header .sticky-fixed-top .cart_block {
    left: 0;
    right: auto
}

#search_block_top #search_query_top {
    margin-right: 0;
    margin-left: 34px
}

#search_block_top #searchbox .input-group-btn {
    left: 0;
    right: auto;
    margin-right: 0;
    margin-left: 100%
}

.ac_results li img {
    float: right;
    margin-right: 0;
    margin-left: 10px
}

.ac_results li .right-search {
    float: right;
    text-align: right
}

.tags_block .block_content a {
    float: right
}

.fieldmegamenu>ul>li {
    float: right;
    text-align: right
}

.fieldmegamenu .menu-items>li {
    float: right
}

.fieldmegamenu>ul>li.demo_other_menu {
    float: left
}

#header_mobile_menu .fieldmegamenu .menu-items>.menu-item {
    text-align: right
}

.fieldmegamenu .root-item .title .icon-has-sub {
    margin-left: 0;
    margin-right: 10px
}

.fieldmegamenu .submenu .title:hover a,
.fieldmegamenu .demo_custom_link_cms .menu-item.depth-1>.title a:hover {
    margin-left: 0;
    margin-right: 5px
}

.fieldmegamenu .demo_custom_link_cms .menu-item.depth-1>.title a::before,
.fieldmegamenu .submenu .title a::before {
    content: "\f111";
    margin-left: 8px;
    margin-right: 0
}

.custom_link_feature a::before {
    content: "\f104";
    margin-left: 8px;
    margin-right: 0;
    float: right
}

.custom-col-html.custom-col3 {
    border-left: 0 none;
    border-right: 1px solid #d6d4d4;
    box-shadow: 1px 0 #fff
}

.custom-menu-bottom img {
    float: right;
    margin-left: 30px;
    margin-right: 0
}

#fieldmm-button {
    right: auto;
    left: 30px
}

#fieldmegamenu-mobile {
    left: auto;
    right: -80%
}

#fieldmegamenu-mobile.active {
    -webkit-transform: translate(-100%, 0px);
    -moz-transform: translate(-100%, 0px);
    -o-transform: translate(-100%, 0px);
    transform: translate(-100%, 0px)
}

#header_mobile_menu .fieldmegamenu .fieldmegamenu-mobile-handle {
    float: left
}

.fieldmegamenu .root-item {
    float: right
}

.v-megamenu-title {
    text-align: right;
}

.v-megamenu-container i {
    margin-right: 0;
    margin-left: 10px
}

.v-megamenu>ul>li {
    text-align: right
}

.v-megamenu>ul>li div.submenu {
    left: auto;
    right: 100%
}

.v-megamenuitem .opener {
    left: 0;
    right: auto;
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    top: 24px;
}

.new {
    right: 12px;
    left: auto
}

.sale {
    right: auto;
    left: 12px
}

.conditions-box {
    left: auto;
    right: 0
}

ul.product_list.list>li .left-block .conditions-box {
    left: auto;
    right: 15px
}

ul.tab_cates {
    float: left;
    padding-right: 0;
    padding-left: 80px
}

.vertical_mode .item-content .content_img,
.vertical_mode .item-content .left-content {
    float: right;
    margin-right: 0;
    margin-left: 15px;
    border: 1px solid #f1f1f1;
    border-radius: 50px;
    overflow: hidden;
}

.owl-buttons {
    right: auto;
    left: 8px;
}

#testimonials_block_right .bx-controls-direction {
    right: auto;
    left: 0;
    direction: ltr !important
}

.left-block .button-container .button._add_to_cart_button span {
    margin-right: 3px;
    margin-left: 0
}

.button-container a {
    direction: rtl !important
}

.left-block .item-countdown .section_cout {
    float: right
}

.left-block .item-countdown .section_cout:first-child span.Days,
.left-block .item-countdown .section_cout:first-child span.text {
    border-left: 1px solid rgba(255, 255, 255, 0.25);
    box-shadow: -1px 0 rgba(0, 0, 0, 0.2)
}

.left-block .item-countdown .section_cout:last-child span.Days,
.left-block .item-countdown .section_cout:last-child span.text {
    border: 0;
    box-shadow: none
}

#fieldtabproductsisotope .fieldtabproductsisotope-filter {
    margin-right: 0
}

#fieldtabproductsisotope .fieldtabproductsisotope-filter:last-child {
    margin-left: 0
}

.block.vertical_mode:not(#best-sellers_block_right),
.home-banner-1 .block,
.home-banner-3 .block,
#footer .footer-block,
#footer .footer-address,
#footer .payment {
    float: right
}

.footer-bottom .payment {
    text-align: left
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .footer-address {
        text-align: right
    }
}

.footer-top h3.newsletter-title {
    padding: 7px 0 7px 25px
}

.footer-container #footer #block_contact_infos>div ul li i {
    float: right;
    padding-left: 12px;
    padding-right: 0
}

.footer-container #footer .footer-center ul li a {
    padding-left: 0;
    padding-right: 16px
}

.footer-container #footer .footer-center ul.bullet li a::before,
.footer-container #footer .footer-center ul.bullet li a::after {
    left: auto;
    right: 2px
}

.footer-container #footer .footer-center ul.bullet li::before,
.footer-container #footer .footer-center ul.bullet li::after {
    left: auto;
    right: 0
}

.footer-container #footer #social_block ul li {
    margin-right: 0;
    margin-left: 5px;
    display: inline-block;
}

#back-top a {
    right: auto;
    left: 15px
}

.footer-container #footer h4::after,
#left_column .block .title_block::after,
#left_column .block h4::after,
#right_column .block .title_block::after,
#right_column .block h4::after {
    left: 0;
    right: auto
}

.sdsbox-content .recentArticles li .image {
    float: right;
    margin: 0 0 0 15px;
    border-radius: 4px;
    border: 2px solid #717679;
}

.sdsbox-content .recentArticles li a.title {
    padding-left: 0;
    padding-right: 135px;
    line-height: 32px;
}

.sdsbox-content .recentArticles li span {
    padding-left: 0;
    padding-right: 135px;
}

#module-smartblog-category .sdstitle_block:not(.title_block) {
    text-align: right
}

#commentInput div.submit input,
#respond .note {
    float: left
}

#recent_article_smart_blog_block_left .sdstitle_block {
    text-align: right
}

.breadcrumb a {
    padding: 0 0 0 10px
}

.breadcrumb .navigation-pipe {
    margin-right: 0;
    margin-left: 10px
}

.breadcrumb .navigation-pipe i {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

#subcategories ul li,
.content_sortPagiBar .sortPagiBar #productsSortForm,
.top-pagination-content .product-count,
.bottom-pagination-content .product-count,
.content_sortPagiBar .sortPagiBar label,
.content_sortPagiBar .sortPagiBar select,
.content_sortPagiBar .sortPagiBar .nbrItemPage #uniform-nb_item,
.content_sortPagiBar .display li,
.content_sortPagiBar .display_m li,
.top-pagination-content ul.pagination li,
.bottom-pagination-content ul.pagination li,
ul.product_list.list>li .right-block .right-block-content .button-container .btn,
ul.product_list .comments_note .star_content,
ul.product_list.list>li .button-container .tab_button .button._add_to_cart_button,
ul.product_list.list>li .button-container .tab_button a {
    float: right
}

ul.product_list.list>li .button-container .tab_button {
    float: right
}

ul.product_list.list>li .button-container .tab_button .functional-buttons a {
    margin-left: 0;
    margin-right: 3px
}

ul.product_list.list>li .button._add_to_cart_button i {
    float: right;
    margin-left: 5px;
    margin-right: 0;
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg)
}

ul.product_list.list>li .right-block {
    text-align: right
}

.content_sortPagiBar .display,
.content_sortPagiBar .display_m,
.top-pagination-content ul.pagination,
.bottom-pagination-content ul.pagination,
.bottom-pagination-content div.pagination,
.content_sortPagiBar .bottom-pagination-content.sortPagiBar .nbrItemPage {
    float: right
}

.top-pagination-content div.pagination,
.bottom-pagination-content div.pagination {
    margin: 0 15px 0 0
}

.top-pagination-content .compare-form,
.bottom-pagination-content .compare-form,
.top-pagination-content div.pagination,
.content_sortPagiBar .sortPagiBar .nbrItemPage,
.page-heading span.heading-counter {
    float: left
}

.top-pagination-content div.pagination .showall,
.bottom-pagination-content div.pagination .showall {
    float: left;
    margin: 0 15px 0 0
}

.content_sortPagiBar .sortPagiBar label {
    padding: 3px 0 0 6px
}

.content_sortPagiBar .sortPagiBar .nbrItemPage .clearfix>span {
    float: right;
    padding: 3px 12px 0 0
}

.content_sortPagiBar .sortPagiBar #productsSortForm {
    float: left;
    margin-left: 0
}

.content_sortPagiBar .display li,
.content_sortPagiBar .display_m li {
    padding: 0 12px 0 0
}

.content_sortPagiBar .display li.display-title,
.content_sortPagiBar .display_m li.display-title {
    padding: 7px 0 0 6px
}

.top-pagination-content ul.pagination li.pagination_previous i,
.bottom-pagination-content ul.pagination li.pagination_previous i,
.top-pagination-content ul.pagination li.pagination_next i,
.bottom-pagination-content ul.pagination li.pagination_next i,
.button.button-medium span i.right,
.cart_navigation .button-exclusive i.icon-chevron-left {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg)
}

.button.button-medium span i.right {
    margin-left: 0;
    margin-right: 9px
}

.cart_navigation .button-exclusive i {
    margin-left: 5px;
    margin-right: 0
}

#address .form-group.phone-number,
#identity .form-group.phone-number,
#account-creation_form .form-group.phone-number,
#new_account_form .form-group.phone-number,
#opc_account_form .form-group.phone-number,
#authentication .form-group.phone-number {
    float: right;
    margin-left: 13px;
    margin-right: 0
}

ul.footer_links li {
    float: right
}

#categories_block_left li span.grower {
    right: auto;
    left: 0
}

#categories_block_left li li a::before {
    float: right;
    line-height: 30px;
    transform: rotate(180deg);
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg)
}

.block .products-block li .products-block-image {
    float: right;
    margin-left: 19px;
    margin-right: 0
}

ul.product_list.list>li .product-container .left-block,
ul.product_list.list>li .product-container .center-block,
ul.product_list.list>li .product-container .right-block {
    float: right
}

ul.product_list.list>li .right-block .right-block-content {
    border-left: 0;
    border-right: 1px solid #d6d4d4;
    padding-left: 0;
    padding-right: 15px
}

ul.product_list.list>li .right-block .right-block-content .functional-buttons .compare a::before {
    margin-left: 10px;
    margin-right: 0
}

.layered_slider_container {
    margin: 6px 10px 6px 0
}

.cat_desc {
    background: #F0F5F5;
    padding: 0px 20px;
    margin: 2px 0 9px 0;
    border-radius: 2px;
    line-height: 22px;
    font-size: 10px;
}

.pb-left-column,
.pb-center-column,
#product_comments_block_extra .comments_note span,
#product_comments_block_extra .star_content,
#thumbs_list li,
#quantity_wanted_p input,
#product_comments_block_tab div.comment .comment_author,
#product_comments_block_tab div.comment .comment_author span,
#idTab7 .row div,
div.uploader span.filename,
div.uploader span.action {
    float: right
}

.rate {
    width: 75px;
    height: 20px;
    float: right;
    overflow: hidden;
    margin-top: 2px;
}

#product_comments_block_extra .rate {
    width: 85px;
}

.rate_text {
    width: 10px;
    height: 100%;
    float: right;
    font: 11px Arial;
    color: #808080;
    text-align: center;
    direction: rtl;
    margin-left: 10px;
}

span.stars,
span.stars span {
    display: block;
    background: url("../Images/stars.png") 0 -12px repeat-x;
    width: 64px;
    height: 13px;
    float: left;
    cursor: pointer;
}

span.stars span {
    background-position: 0 0 !important;
}

.ads_left_in {
    width: 100%;
    /* background: #F8F8F8; */
    min-height: 10px;
    float: right;
    clear: right;
    margin-right: 27px;
    margin-top: 0px;
    padding: 6px 0;
    margin-right: 0px;
}

.ads_left_title {
    width: auto;
    height: 30px;
    float: right;
    font: 14px 'IranSans';
    color: #606060;
    text-align: right;
    direction: rtl;
    outline: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.sel_count {
    float: right;
    width: 41px;
    height: 28px;
    padding: 0 14px;
    font: 14px Arial;
    color: #888888;
    background: #fff;
    outline: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-weight: 500;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    line-height: 10px;
    text-align: center;
    margin: -2px 19px 0px 0px;
}

.sel_count option {
    width: 100%;
    font: 14px Tahoma;
    color: #888888;
    text-align: center;
    padding: 3px 0px;
    margin: 0 auto;
}

 


#thumbs_list li {
    margin-right: 5px;
    margin-left: 5px;
    border: 1px solid #eee;
}

#thumbs_list li a {
    display: block;
}

.title_block a {
    border-bottom: 1px solid #08BBB7;
    float: right;
    margin-right: 20px;
    line-height: 33px;
    height: 32px;
}

#thumbs_list li:last-child {
    margin-left: 0px;
}

#product.content_only div.primary_block div.pb-left-column {
    padding: 20px 35px 5px 20px
}

.comments_advices a.reviews {
    border-right: 0;
    margin-right: 0;
    padding-right: 0;
    margin-left: 9px;
    padding-left: 30px
}
#attributes {
    float: right;
    width: 100%;
}
#attributes fieldset {
    border-bottom: 1px solid #F8F4FF;
    margin-top: 15px;
}
#attributes .attribute_list #color_to_pick_list {
    list-style-type: none;
}
#attributes .attribute_list {
    display: inline-block;
}
#attributes .attribute_list #color_to_pick_list li {
    float: right;
    margin: 0 0 3px 10px;
    padding: 1px;
    border: 1px solid #d6d4d4;
    clear: none;
    /* width: 80px; */
    height: 26px;
}
#attributes .attribute_list #color_to_pick_list li.selected {
    border: 1px solid #4d4d4d;
}
#attributes .attribute_list #color_to_pick_list li .color_pick {
    float: right;
    height: 22px;
    width: 22px;
    cursor: pointer;
    margin-left: 5px;
    border: 1px solid #d6d4d4;
}
#quantity_wanted_p label,
.attribute_label {
    float: right;
    margin: 0 0 15px 10px;
    padding-top: 5px;
}

.box-info-product .our_price_display,
.box-info-product #old_price,
.box-info-product #reduction_percent {
    float: right
}

#usefull_link_block>div a::before {
    right: 0;
    left: auto
}

.price {
    font-size: 15px;
    color: #F2532F;
    white-space: nowrap;
    font-family: Yekan;
    direction: rtl;
}

.our_price_display #our_price_display.price {
    font-size: 20px;
    /*  color: #e7257b;*/
    font-weight: bold;
    margin: 10px 0;
}

#usefull_link_block {
    list-style-type: none;
    #border-bottom: solid 1px #eeeeee;
    border-top: solid 1px #eeeeee;
    margin-top: 40px;
    text-align: left;
    vertical-align: middle;
    padding-top: 17px;
}

#usefull_link_block>div a {
    display: inline-block;
    font-weight: normal;
    line-height: 22px;
    padding-left: 24px;
    position: relative
}

#usefull_link_block>div a:before {
    font-family: "FontAwesome";
    font-size: 17px;
    right: -25px;
    line-height: 24px;
    position: absolute;
    top: 0px;
}

#usefull_link_block>div a:hover {
    color: #000
}

#usefull_link_block>div.print a:before {
    content: "\f02f"
}

#usefull_link_block>div.sendtofriend a:before {
    content: "\f0e0"
}

#usefull_link_block>div#left_share_fb {
    clear: both;
    float: none
}

#usefull_link_block>div#left_share_fb a {
    padding-left: 18px
}

#usefull_link_block>div#left_share_fb a:before {
    content: "\f09a"
}

#usefull_link_block>div#favoriteproducts_block_extra_remove,
#usefull_link_block>div#favoriteproducts_block_extra_add,
#usefull_link_block>div#favoriteproducts_block_extra_removed,
#usefull_link_block>div#favoriteproducts_block_extra_added {
    cursor: pointer;
    font-weight: 700;
    clear: both;
    float: none;
    margin: 0 0 8px 0;
    border: none;
    padding: 0;
    position: relative
}

#usefull_link_block>div#favoriteproducts_block_extra_remove:before,
#usefull_link_block>div#favoriteproducts_block_extra_add:before,
#usefull_link_block>div#favoriteproducts_block_extra_removed:before,
#usefull_link_block>div#favoriteproducts_block_extra_added:before {
    font-family: "FontAwesome";
    color: #333;
    font-size: 19px;
    line-height: 24px;
    position: absolute;
    top: -2px;
    left: 0;
    font-weight: normal;
    content: "\f08a"
}

#usefull_link_block>div#favoriteproducts_block_extra_remove:hover,
#usefull_link_block>div#favoriteproducts_block_extra_add:hover,
#usefull_link_block>div#favoriteproducts_block_extra_removed:hover,
#usefull_link_block>div#favoriteproducts_block_extra_added:hover {
    color: #000
}

#usefull_link_block>div#favoriteproducts_block_extra_removed:before {
    content: "\f004"
}

#usefull_link_block .socialsharing_product {
    border-color: rgba(255, 255, 255, 1);
    border-style: solid;
    border-width: 1px 0 0;
    box-shadow: 0 -1px rgba(226, 223, 223, 1);
    padding-top: 40px;
    margin-top: 15px
}

#usefull_link_block .buttons_bottom_block,
#usefull_link_block .print,
#usefull_link_block .sendtofriend {
    display: inline-block;
    min-width: 29.8%
}

#usefull_link_block .print {
    text-align: left
}

#usefull_link_block .sendtofriend {
    margin: 0;
    text-align: right
}

#usefull_link_block .buttons_bottom_block a {
    padding: 15px 0 0 0;
    color: red;
}

#usefull_link_block .buttons_bottom_block a:hover {
    color: #e7257b
}

#usefull_link_block .print a,
#usefull_link_block .sendtofriend a {
    padding: 0px 0 0 24px
}

#usefull_link_block .print a:hover,
#usefull_link_block .sendtofriend a:hover {
    color: #e7257b
}

#quantity_wanted_p input {
    width: 45px;
    height: 27px;
    font-family: Yekan;
    padding: 0 3px 0 5px;
    float: right;
    border: 1px solid #d6d4d4;
    line-height: 27px
}

#quantity_wanted_p .btn {
    float: right;
    margin-left: 0;
    margin-right: 3px
}

#more_info_tabs {
    padding: 0 0 0 10px
}

#more_info_tabs li {
    float: right;
    margin: 0 0 0 1px
}

.table-data-sheet tr td:first-child {
    border-right: 0;
    border-left: 1px solid #d6d4d4;
}

.table-data-sheet tr th {
    width: 20%;
    background: #f7f8fa;
}

#new_comment_form .new_comment_form_content {
    padding: 15px 15px 15px 25px
}

#product_comments_block_tab div.comment .comment_details {
    float: right;
    border-left: 0;
    border-right: 1px solid #d6d4d4
}

#new_comment_form #criterions_list label {
    float: right;
    margin: 0 0 0 10px
}

#product_comments_block_tab .align_center a::before {
    padding: 0 10px 0 0
}

#product_comments_block_tab a span {
    padding: 0 0 0 15px
}

.star a {
    text-indent: 5000px
}

#new_comment_form {
    text-align: right
}

.fr {
    float: left
}

.fl {
    float: right
}

#err {
    color: red;
    margin-top: 10px;
}

#sitemap .sitemap_block li a::before {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg)
}

#listpage_content div.tree_top {
    padding: 5px 27px 0 0
}

#sitemap ul.tree {
    padding-right: 24px;
    padding-left: 0
}

#sitemap ul.tree li {
    /*background: transparent url("http://demo.fieldthemes.com/rococo/home1/themes/rococo/css/../img/sitemap-horizontal.png") no-repeat scroll right 15px;*/
    border-right: 1px solid #d6d4d4;
    border-left: 0;
    margin: 0 21px 0 0;
    padding: 5px 33px 0 0
}

#sitemap ul.tree>li {
    margin: 0 11px 0 0
}

#sitemap ul.tree li.last {
    /*background: transparent url("http://demo.fieldthemes.com/rococo/home1/themes/rococo/css/../img/sitemap-last-rtl.png") no-repeat scroll right -4px;*/
    border: 0
}

#create-account_form #SubmitCreate,
#login_form #SubmitLogin {
    left: auto;
    right: 18px;
}

#SubmitCreate {
    padding-left: 40px;
    padding-right: 40px;
}

#SubmitLogin {
    margin-top: 15px !important;
    font-size: 14px !important;
    border-radius: 3px;
}

.add_prof {
    font-size: 14px !important;
}

#my-account ul.myaccount-link-list li a i {
    right: 0;
    left: auto;
    border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    -ms-border-radius: 0 5px 5px 0;
    -o-border-radius: 0 5px 5px 0
}

#my-account ul.myaccount-link-list li a span {
    margin-left: 0;
    margin-right: 52px;
    border-color: #fff #c8c8c8 #fff #fff;
    border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    -ms-border-radius: 5px 0 0 5px;
    -o-border-radius: 5px 0 0 5px
}

.button.button-small span i {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg)
}

#cms #cms-about-us .cms-line .label {
    right: auto;
    left: 100%
}

table td,
table th {
    text-align: right
}

.required.opc-required {
    float: left
}

.cart_voucher fieldset #discount_name {
    float: right;
    margin-right: 0;
    margin-left: 11px
}

#cart_summary tfoot td.price {
    padding-left: 8px;
    padding-right: 18px;
    text-align: left
}

#cart_summary tbody td.cart_unit,
#cart_summary tbody td.cart_total {
    text-align: left
}

#order-opc .page-heading.step-num span {
    left: auto;
    right: 5px
}

#order-opc .page-heading.step-num {
    padding-left: 0;
    padding-right: 25px
}

@media (min-width:992px) {
    .col-50 {
        float: right
    }
}

#currencies-block-top {
    margin-left: 0;
    margin-right: 20px
}

.welcome-text {
    float: right;
    margin-right: 0px;
    margin-left: 0
}

.staticheader img {
    float: right
}

.staticheader .staticheaderbox {
    float: right;
    margin-right: 10px;
    padding-top: 4px;
}

.shopping_cart>a:first-child .icon-shopping-cart {
    float: right;
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    padding-right: 12px;
    width: auto
}

.boxcarttext {
    float: right;
    text-align: right;
    padding-right: 12px
}

#fieldtabproductsisotope .fieldtabproductsisotope-filters {
    text-align: right;
    height: 42px;
    line-height: 42px;
    /* float: right; */
    padding-right: 20px;
    background: #F8F9F9;
}

#fieldtabproductsisotope ul.fieldtabproductsisotope-filters:first-child li {
    padding-right: 0
}

#fieldtabproductsisotope ul.fieldtabproductsisotope-filters li .text:after {
    content: "";
    display: inline-block;
    height: 13px;
    border-left: solid 1px #cccccc;
    margin-left: 20px;
    margin-right: 20px
}

#fieldtabproductsisotope .fieldtabproductsisotope-filter {
    margin-left: 0
}

#fieldtabproductsisotope ul.fieldtabproductsisotope-filters li:last-child .text {
    border-left: none
}

.item-inner .left-block .button-container .tab_button .add_to_compare .icon-plus {
    padding-left: 5px
}

.left-block .button-container .tab_button .addToWishlist .icon-heart {
    padding-left: 5px
}

.button._add_to_cart_button span {
    margin: 0
}

.button._add_to_cart_button .icon-shopping-cart {
    float: right;
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg)
}

.item-inner:hover .left-block .button-container a.quick-view .icon-eye-open {
    padding-left: 6px
}

.top-pagination-content .compare-form {
    float: right
}

.content_sortPagiBar .sortPagiBar .nbrItemPage {
    float: none
}

.icon-eye {
    padding-left: 6px
}

.bottom-pagination-content .compare-form {
    float: right;
    width: auto
}

.bottom-pagination-content .compare-form .button.button-medium {
    float: right
}

#pagination_bottom {
    float: left
}

.bottom-pagination-content div.pagination .showall .button.exclusive-medium span {
    padding-left: 0
}

.position-right {
    right: 10px;
    top: 10px
}

.position-left {
    left: 10px;
    top: 10px;
    right: auto
}

.footer-container #footer .footer-static .footerlinks {
    float: left
}

#footer #newsletter_block_left .form-group .form-control {
    text-align: left
}

.footer-container #footer #social_block ul li a {
    padding-right: 0
}

#footer .payment {
    text-align: center;
    float: none;
    display: inline-block
}

#product_comments_block_extra .comments_note {
    margin-left: 30px;
    margin-right: 0
}

#usefull_link_block .sendtofriend {
    text-align: left;
    margin: 0;
    float: left
}

#search_block_top:hover #search_query_top {
    padding: 0 15px
}

#search_block_top:hover #search_query_top,
#search_block_top #search_query_top:focus,
#search_block_top #search_query_top:active {
    padding: 0 15px
}

.lnk {
    padding-right: 20px;
    padding-bottom: 15px
}

.boxcarttext {
    margin-right: 12px
}

@media(max-width:991px) {
    .shopping_cart_menu {
        text-align: center
    }
    .staticheader img {
        float: none
    }
    .staticheader .staticheaderbox {
        float: none
    }
    #search_block_top #search_query_top {
        padding-right: 15px
    }
    .boxcarttext {
        margin-right: 0
    }
    #fieldmm-button {
        right: 30px;
        left: auto
    }
    #fieldmegamenu-mobile {
        top: 65px
    }
    #header .cart_block {
        right: 15px
    }
    #search_block_top {
        float: none
    }
}

@media(max-width:767px) {
    .shopping_cart>a:first-child .icon-shopping-cart {
        float: none
    }
    .boxcarttext {
        float: none;
        padding: 0
    }
    #header .cart_block {
        right: 0;
        left: auto
    }
    #search_block_top {
        float: none
    }
    .footer-container #footer .footer-center .container .row .footer-static .footer-block .footer-block-box {
        margin-bottom: 0
    }
    #footer .footer-address {
        text-align: left !important
    }
    #footer .payment {
        text-align: right !important
    }
}

@media(max-width:645px) {
    #search_block_top {
        float: none
    }
}

@media(max-width:613px) {
    #footer .payment {
        max-width: 100%;
        text-align: center !important;
        margin: 5px 0
    }
    #footer .footer-address {
        max-width: 100%;
        text-align: center !important
    }
}

#fieldmegamenu-main.fieldmegamenu>ul>li:first-child {
    border-left: none
}

.footer-container #footer .footer-bottom .container .footer-static .footerlinks ul li:first-child:after {
    border-left: none;
    padding-left: 0
}

#categories_block_left li span.grower {
    left: 2px;
    right: auto
}

#layered_block_left ul li {
    #float: right
}

.button.lnk_view i.left {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg)
}

#layer_cart .layer_cart_cart {
    border-right: 1px solid #d0d0d0;
}

.cart_block .cart-prices .cart-prices-line {
    width: 100%
}

.footer-container #footer .footer-center ul li a.image {
    padding-right: 0
}

ul.product_list.list>li .button-container .tab_button .functional-buttons a:hover {
    border-radius: 3px
}

.shopping_cart_menu .boxcarttext {
    padding-right: 0;
    margin-right: 0
}

#categories_block_left .title_block {
    padding-right: 14px
}

#layered_block_left .title_block {
    padding-right: 19px
}

#usefull_link_block {
    text-align: right
}

#search_block_top:ative #search_query_top {
    padding: 0 15px
}

.ac_results {
    margin-left: -34px
}

#testimonials_block_right .prev.bx-prev {
    left: 0
}

#testimonials_block_right .next.bx-next {
    right: 80%
}

#index .v-megamenu-title:before,
body:not(#index) .v-megamenu-title:before {
    left: 15px;
    right: auto;
    
}

#page .v-megamenu .v-main-section-sublinks li a {
    text-align: right
}

.v-main-section-sublinks li a:before {
    margin-left: 10px;
    margin-right: 0
}

#search_block_top .btn.button-search:before {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg)
}

.v-main-section-links>li {
    text-align: right
}

.v-megamenu .v-main-section.only-right {
    float: right
}

.v-megamenu .right-section {
    float: left
}

.v-megamenu>ul>li div.submenu {
    padding: 30px
}

.v-megamenu .v-main-section.only-right .v-main-section-products>li,
.v-megamenu .v-main-section.only-right .v-main-section-links>li {
    padding-right: 0
}

.fmsid5 .v-main-section-links>li {
    padding-right: 0
}

.fmsid6 .v-main-section-links>li {
    padding-right: 0
}

#sticky_top.sticky-fixed-top .shopping_cart_menu {
    float: left
}

#search_block_top .field-search {
    padding-left: 0
}

.v-megamenuitem .opener:before {
    padding-right: 0
}

.grid .right-block {
    min-height: 70px
}

.block_testimonials .bx-controls-direction {
    left: 0;
    right: auto
}

.breadcrumb_category {
     
}

.content_scene_cat_bg .page-heading.product-listing {
    left: 18px;
    right: auto
}

.v-megamenu .v-main-section-links>li:first-child {
    padding-left: 0
}

.v-megamenu .v-bottom-section .section-indent {
    padding-left: 0
}

#sticky_top.sticky-fixed-top .shopping_cart>a:first-child {
    right: auto;
    left: 0
}

#search_block_top .field-search {
    margin-right: 18px
}

#sticky_top.sticky-fixed-top .field-search {
    margin-left: 0
}

.content_sortPagiBar .sortPagiBar #productsSortForm {
    float: left;
    left: 15px;
    right: auto
}

.content_sortPagiBar .sortPagiBar .nbrItemPage {
    right: 43%
}

#product #right_column {
    margin-top: 0
}

#search_block_top {
    left: 15px;
    right: auto
}

#sticky_top.sticky-fixed-top #search_block_top,
#sticky_top #search_block_top.sticky-fixed-top {
    float: right
}

ul.product_list.list>li .button._add_to_cart_button span {
    line-height: 15px
}

.pb-center-column h1 {
    color: #666666;
    font-size: 18px;
    margin: 0px;
    font-weight: normal;
    font-family: IranSans;
}

.pb-center-column p {
    margin-bottom: 10px
}

.pb-center-column p:not(#product_man) .editable,
.pb-center-column p#product_man a {
    color: #F2532F
}

.productDesc {
    font-size: 14px;
    font-family: IranSans;
    text-align: justify;
    line-height: 38px;
    float: right;
    margin-bottom: 10px;
}

.productDesc div,
.productDesc p {
    line-height: 38px;
}

.pb-center-column p:not(#product_man) .editable {
    font-size: 10px;
    font-family: IranSans;
    font-weight: normal;
    color: #e7257b
}

.pb-center-column p#product_man a:hover {
    color: #1e1e21
}

.pb-center-column #short_description_block {
    color: #1e1e21;
    margin-bottom: 25px;
    margin-top: 15px
}

.pb-center-column #short_description_block .buttons_bottom_block {
    display: none
}

.pb-center-column #short_description_block #short_description_content {
    padding: 0;
    word-wrap: break-word
}

.pb-center-column #short_description_block #short_description_content p {
    line-height: 18px;
    margin: 0;
    font-size: 13px;
    color: #666666
}

.pb-center-column #buy_block {
    margin-top: 15px
}

.pb-center-column #buy_block p.price {
    padding: 0
}

.pb-center-column #color_picker p {
    padding-bottom: 5px;
    font-weight: 700
}

.product-page-bg {
    background: #fff;
    padding: 5px 0px 0px 0;
    margin-top:0px;  
}

#quantity_wanted_p {
    margin: 0
}

#quantity_wanted_p .quantity_wanted {
    margin: 0
}

#center_column .box-cart-bottom {
    margin-top: 10px
}

.box-cart-bottom {
    margin-top: 25px;
    padding: 0
}

.box-info-product .exclusive {
    border: 0;
    box-shadow: none;
    padding: 0;
    position: relative;
    display: block;
    border-radius: 3px
}

.box-info-product .exclusive:before {
    bottom: 0;
    color: #fff;
    content: "\f07a";
    font-family: "FontAwesome";
    font-size: 13px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    z-index: 2;
    padding: 0px 10px 8px 8px
}

.box-info-product .exclusive.added:before {
    content: "\f00c"
}

.box-info-product .exclusive.added.disabled:before,
.box-info-product .exclusive.disabled:before {
    content: "\f110";
    animation: 2s linear 0s normal none infinite fa-spin;
    -webkit-animation: 2s linear 0s normal none infinite fa-spin;
    -moz-animation: 2s linear 0s normal none infinite fa-spin;
    border: none
}

.box-info-product .exclusive:after {
    bottom: 0;
    content: "";
    left: 50px;
    position: absolute;
    top: 0;
    width: 1px;
    z-index: 2
}

.box-info-product .exclusive span {
    line-height: 22px;
    padding: 8px 7px 8px 27px;
    color: #fff;
    display: block !important;
    font-size: 13px;
    text-transform: uppercase;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 3px;
    background: #00B16A;
}

.box-info-product .exclusive:hover span {
    background: #4caf50
}

#center_column.col-sm-9 .col-md-3 .box-info-product {
    background: #f6f6f6;
    border: 1px solid #d2d0d0;
    border-top: 1px solid #b0afaf;
    border-bottom: 1px solid #b0afaf
}

#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive {
    padding: 0;
    border-top: 1px solid #0079b6;
    border-right: 1px solid #006fa8;
    border-left: 1px solid #006fa8;
    border-bottom: 1px solid #012740;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    display: block;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWFkMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwN2FiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #009ad0), color-stop(100%, #007ab7));
    background-image: -moz-linear-gradient(#009ad0, #007ab7);
    background-image: -webkit-linear-gradient(#009ad0, #007ab7);
    background-image: linear-gradient(#009ad0, #007ab7);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#009ad0', endColorstr='#007ab7', GradientType=0)
}

#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:before {
    font-family: "FontAwesome";
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    color: #fff;
    font-size: 25px;
    line-height: 47px;
    text-shadow: 0 1px #015883;
    content: "\f07a";
    z-index: 2;
    width: 51px;
    text-align: center;
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

@media (max-width:991px) {
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:before {
        display: none
    }
}

#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.added:before {
    content: "\f00c"
}

#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.added.disabled:before,
#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.disabled:before {
    content: "\f110";
    animation: 2s linear 0s normal none infinite spin;
    -webkit-animation: 2s linear 0s normal none infinite spin;
    -moz-animation: 2s linear 0s normal none infinite spin;
    border: none
}

#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:after {
    background: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 51px;
    content: "";
    width: 1px;
    z-index: 2
}

@media (max-width:991px) {
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:after {
        display: none
    }
}

#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    border: none;
    border-top: 1px solid #006fa8;
    text-shadow: 0 1px #015883;
    padding: 12px 16px 14px;
    color: #fff;
    display: block !important;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

@media (max-width:1199px) {
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span {
        font-size: 16px
    }
}

@media (max-width:991px) {
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span {
        padding: 8px 12px 10px;
        text-align: center
    }
}

#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:hover {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwN2FiNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOWFkMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #007ab7), color-stop(100%, #009ad0));
    background-image: -moz-linear-gradient(#007ab7, #009ad0);
    background-image: -webkit-linear-gradient(#007ab7, #009ad0);
    background-image: linear-gradient(#007ab7, #009ad0);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#007ab7', endColorstr='#009ad0', GradientType=0);
    background-position: 0 0
}

.box-info-product .exclusive::before {
    right: 0;
    left: auto
}

.box-info-product .exclusive span {
    padding: 8px 32px 7px 15px;
}

.box-info-product .exclusive::after {
    right: 50px;
    left: auto
}

.table-data-sheet {
    border-color: rgba(255, 255, 255, 1);
    border-width: 0 1px 1px;
    border-style: solid;
    box-shadow: 0 0 0 1px rgba(226, 223, 223, 1);
    width: 100%;
    margin: 0 0 20px;
}

.table-data-sheet tr {
    border-bottom: solid 1px #eeeeee;
}

.table-data-sheet tr td:first-child {
    border-right: 0;
    border-left: 1px solid #d6d4d4;
}

.table-data-sheet tr td {
    color: #1e1e21;
    padding: 10px 20px 11px;
    border-right: solid 1px #eeeeee;
}

#more_info_tabs {
    margin-bottom: 10px;
    padding-right: 40px;
    border-bottom: solid 1px #eeeeee;
    float: right;
    width: 100%;
}

#more_info_tabs li {
    float: left;
    list-style: outside none none;
    margin: 0 1px 0 0;
    text-align: center;
}

#more_info_tabs li a:hover {
    color: #ffffff
}

.page-product-box,
.product_condition {
    width: 100%;
    float: right;
    font-size: 12px;
}

#more_info_tabs li a {
    background: #00adef !important;
    #border: solid 1px #eeeeee;
    color: #fff;
    display: inline-block;
    font-family: IranSans;
    font-size: 15px;
    line-height: 18px;
    padding: 7px 15px;
    text-decoration: none;
    text-transform: uppercase
}

#more_info_tabs {
    padding: 0 0 0 40px
}

#more_info_tabs li {
    float: right;
    margin: 0 0 0 1px
}

#more_info_tabs li a.selected {
    border: solid 1px #eeeeee;
    color: #ffffff
}

#more_info_tabs li a {
    font-weight: bold;
    font-size: 15px;
}

#more_info_tabs li a.selected,
#more_info_tabs li a:hover {
    background: #778387 none repeat scroll 0 0;
    cursor: default
}

#idTab3 .owl-buttons {
    top: -55px
}

#idTab3 .owl-pagination {
    display: none;
    margin-top: 10px
}

@media (max-width:1024px) {
    #idTab3 .owl-buttons {
        display: none
    }
    #idTab3 .owl-pagination {
        display: block
    }
}

.pb-left-column #image-block {
    position: relative;
    display: block;
    cursor: pointer;
}

.pb-left-column #image-block #view_full_size .span_link {
    left: 0;
    right: auto;
    margin: 0;
}

.pb-left-column #image-block #view_full_size .span_link {
    position: absolute;
    bottom: 0;
    display: block;
    padding: 10px;
    text-align: center;
    line-height: 22px;
    color: #ffffff;
    text-align: center;
    font-weight: 700;
}

.pb-left-column #image-block #view_full_size .span_link:after {
    font-family: "FontAwesome";
    color: #666666;
    font-size: 18px;
    line-height: 22px;
    content: "\f00e";
    font-weight: normal;
    margin: 0 0 0 4px;
}

.show-right-column.hide-left-column #thumbs_list,
.hide-right-column.show-left-column #thumbs_list {
    max-width: 200px;
}

.pb-left-column #image-block img {
    width: 100%;
}

.primary_block .pb-left-column img {
    max-width: 100%;
    height: auto;
}

#thumbs_list {
    display: inline-block;
    overflow: hidden;
    width: 235px;
}

.show-right-column.hide-left-column span.view_scroll_spacer,
.hide-right-column.show-left-column span.view_scroll_spacer {
    width: 27px;
    padding-left: 2px;
}

span.view_scroll_spacer {
    float: left;
    width: 30px;
    padding-left: 10px;
}

.comments_advices a:hover,
#view_scroll_left:hover,
#view_scroll_right:hover,
#usefull_link_block .print a:hover,
#usefull_link_block .sendtofriend a:hover,
.pb-center-column p:not(#product_man) .editable,
.pb-center-column p#product_man a {
    color: #ea3a3c;
}

.pb-left-column #views_block {
    margin-top: 10px;
    text-align: center;
}

#view_scroll_left:hover,
#view_scroll_right:hover {
    border-color: #ea3a3c;
}

#view_scroll_left:hover,
#view_scroll_right:hover {
    color: #F2532F;
    border-color: #F2532F;
}

#view_scroll_right {
    float: right;
    margin-right: 10px;
}

#view_scroll_left,
#view_scroll_right {
    border: 1px solid #e2dfdf;
    color: #444;
    margin-top: 24px;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}

.sdsbox-content .recentArticles li span,
.footer-container #footer .footer-bottom .container .footer-static .footerlinks ul li a:hover,
#mobile_links .current:hover,
.cur-label:hover,
.breadcrumb a,
.sdstitle_block a:hover,
#categories_block_left li span.grower.OPEN,
#categories_block_left li span.grower:hover+a,
#categories_block_left li a:hover,
#categories_block_left li a.selected,
.bottom-pagination-content div.pagination .showall .button.exclusive-medium span:hover,
ul.product_list.list>li .learn-more a:hover,
#categories_block_left li:hover,
.content_scene_cat a:hover,
#fieldtabproductsisotope .fieldtabproductsisotope-filter a.active,
#fieldtabproductsisotope .fieldtabproductsisotope-filter a:hover,
#usefull_link_block .buttons_bottom_block a:hover,
.breadcrumb .navigation-pipe i.icon-chevron-right,
a:active,
a:focus,
a:hover,
.breadcrumb a:hover,
.product-name a:hover,
.right-block h3 a:hover,
.product_name a:hover,
.footer-container #footer .footer-center ul li a:hover,
.ac_results .right-search h5:hover,
.ac_results .right-search strong,
.ac_results .right-search span,
.breadcrumb,
.breadcrumb span,
.breadcrumb a:hover span,
#sdsblogArticle .post-info span,
#sdsblogArticle .post-info a,
#sdsblogArticle .post-info i,
#module-smartblog-category .right_blog_cat span>span a,
#module-smartblog-category .right_blog_cat span>span,
#module-smartblog-category .right_blog_cat span>span i,
#my-account ul.myaccount-link-list li a i {
    color: #08BBB7;
}

#view_scroll_right:before {
    content: "\f054";
}

#view_scroll_left:before,
#view_scroll_right:before {
    font-family: "FontAwesome";
    font-size: 9px;
    line-height: 20px;
    text-align: center;
}

#view_scroll_left:before {
    content: "\f053";
}

#login_nav,
#user_profile {
    background: #fff;
    #border: 1px solid #ddd;
    #margin: 10px auto;
    width: 100%;
    # float: right;
    height: auto;
}

#reg_nav {
    background: #fff;
    border: 1px solid #ddd;
    margin: 20px 0px;
    padding: 20px;
    width: 100%;
    float: right;
    height: auto;
}

#scroll_navigation1,
#scroll_navigation2,
#scroll_navigation3 {
    width: 100%;
    height: 155px;
    float: right;
    overflow-y: auto!important;
}

#user_profile {
    border: 0;
    background: none
}

#nav_user_profile_title,
#nav_user_pro_title,
#nav_user_pro_in_t,
#nav_user_pro_in_row {
    width: 100%;
    float: right;
    background: #5f5f5f
}

#nav_user_pro_in_t {
    margin-top: 10px;
    background: #eee
}

#nav_user_pro_title {
    background: #c5eff7
}

#nav_user_pro_in_row {
    background: #fff;
    border-bottom: 1px solid #e9edf0
}

.nav_user_pro_in_td {
    width: 120px;
    height: 100%;
    float: right;
    font: 13px Yekan;
    color: #000;
    text-align: center;
    direction: rtl;
    border-left: 1px solid #aee3ed;
    line-height: 30px;
    cursor: pointer;
    background: transparent;
    padding: 10px;
}

.nav_user_pro_in_td:hover {
    background: #3498db;
    color: #fff
}

#nav_user_pro_in_row_td,
#nav_user_pro_in_row_td1,
#nav_user_pro_in_row_td2,
#nav_user_pro_in_row_td3,
#nav_user_pro_in_row_td4,
.nav_user_pro_in_row_td5 {
    float: right;
    font: 13px Yekan;
    color: #000;
    text-align: center;
    direction: rtl;
    padding: 5px;
    line-height: 30px
}

#nav_user_pro_in_row_td1 {
    width: 40px
}

#nav_user_pro_in_row_td2 {
    width: 120px
}

#nav_user_pro_in_row_td3 {
    width: 100px
}

#nav_user_pro_in_row_td4 {
    width: 215px;
}

#save_btm {
    float: left;
    margin: .3px 0;
    cursor: pointer;
    display: block;
    width: 111px;
    height: 29px;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    background-color: #22A7F0;
    font-size: 12px;
    font-family: "Yekan";
    text-align: center;
    color: #fff;
    line-height: 29px
}

#save_btm:hover {
    background-color: #3498DB;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.nav_user_pro_in_row_td5 {
    width: 110px;
    border: 0;
    outline: 0;
    background: transparent
}

#factor_state_new,
#factor_state_proc,
#factor_state_send {
    padding: 1px 5px 2px;
    margin: 3px auto;
    background: #ff9d9d;
    font: 10px "IranSans";
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    height: 20px;
    line-height: 20px
}

#factor_state_proc {
    background: #f7ca18
}

#factor_state_send {
    background: #1bbc9b
}

#nav_user_title,
#nav_user_title_name {
    height: 100%;
    float: right;
    font: 14px Yekan;
    color: #fff;
    direction: rtl;
    text-align: right;
    padding: 10px 20px;
    line-height: 27px;
    border-left: 1px solid #999;
}

.edite_profile,
.edite_pass {
    display: none
}

.full_wishlist {
    display: none;
}

#nav_user_title_name {
    cursor: pointer;
    float: left;
    min-width: 35px;
    text-align: center;
    border-right: 1px solid #999
}

#user_profile_nav_in {
    width: 100%;
    float: right;
    margin: 10px 0;
    background: #fff
}

.step {
    width: 100%;
    padding: 15px 0;
    margin: 10px 0 0;
    padding-bottom: 20px;
}

.step li {
    width: 158px;
    height: 75px;
    float: right;
    display: inline;
    right: 5%;
}

.step #step_one {
    background: url("../Images/step-1.png")
}

.step #step_two {
    background: url("../Images/step-2.png")
}

.step #step_three {
    background: url("../Images/step-3.png")
}

.step #endstep {
    background: url("../Images/step-4.png")
}

.profile {}


/*#nav {
    width: 97%;
    float: right;
    padding: 10px;
    background: #000;
    margin: 10px 0;
    border: 1px solid #3C3B3B
}*/

.edit_link {
    width: 99%;
    float: right;
    padding: 3px 0;
    color: #eee;
    text-align: right;
    direction: rtl;
    text-decoration: none;
    font: 16px Yekan
}

#login,
#recover {
    float: right;
    padding-bottom: 15px
}

#login a {
    text-decoration: none;
    list-style-type: none
}

#logina {
    color: #EEE;
    width: 100%;
    min-height: 380px;
    padding: 15px 27px;
    border: 1px solid #eee;
    margin: 25px 0px;
}

.utitle,
.register_title {
    width: 70px;
    float: right;
    margin-top: 50px;
    margin-bottom: 15px;
    background: url("../../../templates/default/css/Images/nav-user.svg") right center no-repeat;
    font-family: "IranSans";
    font-size: 22px;
    color: #000;
    height: 25px;
    line-height: 25px
}

.register_title {
    width: 90px;
    background: url("../../../templates/default/css/Images/nav-user.svg") right center no-repeat
}

.register_top_txt {
    color: #444;
    float: right;
    font: 12px "IranSans";
    margin: 5px 0px 20px auto;
    padding-right: 10px;
    text-align: right;
    width: 600px;
    height: 32px;
    line-height: 32px
}

#after_login {
    width: 350px;
    height: 30px;
    float: left
}

#view_comment,
.edite_comment {
    width: 15px;
    height: 15px;
    float: right;
    cursor: pointer;
    background: url("../Images/view.png");
    margin: 8px 35px 5px 5px
}

.edite_comment {
    background: url("../Images/Edite.png");
    margin: 8px 0 5px 5px
}

.input_username {
    width: 100%;
    height: 40px;
    font: 12px Tahoma;
    color: #333;
    outline: 0;
    text-align: right;
    float: right;
    border: 1px solid #ddd;
    padding: 0 4px;
    margin: 5px 0 0;
    background: #f6f6f6
}

#password_n {
    text-align: right;
    outline: 0
}

#login_btm {
    float: right;
    margin: 20px 2px 13px 0;
    border: none;
    cursor: pointer;
    display: block;
    height: 29px;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    font-size: 12px;
    font-family: "Yekan";
    text-align: center;
    height: 29px;
    line-height: 26px;
    border-radius: 2px;
    background-color: #010101;
    border-radius: 0;
    color: #fff;
    font-weight: 400;
    padding: 2px 22px 12px;
    text-transform: uppercase;
    transition: background 0.5s ease-out 0s;
}


}
#login_btm:hover {
    opacity: .6;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s
}
.flipLink,
#register_btm {
    float: right;
    font-size: 12px;
    text-align: center;
    border-radius: 2px;
    font-weight: 400;
    text-transform: uppercase;
    transition: background 0.5s ease-out 0s;
}
.flipLink:hover,
#register_btm:hover {
    opacity: .6;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s
}
#register_btm {
    margin-right: 0
}
.login_nlink:link,
.login_nlink:visited,
.login_nlink {
    font: inherit;
    padding: 5px;
    color: #010101;
    cursor: pointer;
    float: right;
    text-decoration: none;
    clear: right;
    margin: 15px 0;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    -o-transition: .4s all;
    opacity: .8
}
.login_nlink:hover {
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    -o-transition: .4s all;
    opacity: .6
}
#sub_login,
#sub_login_forget {
    width: 100%;
    float: right;
    padding-right: 35px;
    clear: right;
    text-align: right;
}
#sub_login a,
#sub_login_forget a {
    text-decoration: none
}
#sub_login h3,
#sub_login_forget h3 {
    /* border-bottom: 1px solid #3C3B3B;
    color: #eee;
    font: 14px Tahoma;
    direction: rtl;
    font-weight: normal;
    padding: 7px*/
}
#sub_login h4,
#sub_login_forget h4,
#welcome,
#gift {
    width: 98%;
    float: right;
    color: #eee;
    font: bold 12px Tahoma;
    text-align: right;
    direction: rtl;
    padding: 5px
}
#sub_login_forget {
    margin: 0 auto;
    float: none
}
#login_txt {
    width: 100%;
    height: 25px;
    float: right;
    font-family: Iransans;
    color: #888;
    text-align: right;
    direction: rtl;
    margin: 5px 0 0;
    line-height: 25px
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #f6f6f6 inset
}
#register_txt {
    width: 100%;
    height: 32px;
    float: right;
    color: #000;
    margin-top: 90px;
    font: 20px 'Iransans';
    text-align: center;
    direction: rtl
}
#gift {
    font: 15px BNazanin
}
#login_register {
    margin-right: 15px;
    color: #555
}
.link_login:link,
.link_login:visited,
.link_login {
    width: 50px;
    height: 20px;
    clear: right;
    float: right;
    padding: 5px 10px;
    text-decoration: none;
    color: red;
    cursor: pointer;
    font: 12px Tahoma;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    -o-transition: .4s all
}
.link_login:hover {
    color: #F9AD0C
}
#register {
    background: rgba(0, 0, 0, 0.7);
    border: 1px solid #CFCD03;
    float: left;
    margin: 40px 0;
    min-height: 520px;
    width: 740px
}
#register_content {
    width: 880px;
    float: right;
    margin: 10px 60px
}
.register_top,
.register_top_forget {
    font: 18px 'Iransans';
    color: #000;
    float: right;
    width: 200px;
    height: 32px;
    line-height: 32px;
    text-align: right;
    padding-right: 30px;
    background: url("../../../templates/default/css/Images/nav-user.svg") right center no-repeat;
    margin: 30px 60px 20px auto
}
.register_top_forget {
    margin: 30px 140px 20px auto
}
.login_row {
    width: 425px;
    height: 33px;
    margin: 10px 0;
    float: right
}
.login_row_txt_n {
    width: 100px;
    height: inherit;
    font: 12px Shabnam;
    color: #888;
    direction: rtl;
    float: right;
    margin-right: 40px
}
.login_row_txt_n a,
.login_row_txt_n a:visited,
.login_row_txt_n a:hover {
    color: #8076F5;
    text-decoration: none
}
.input_register {
    width: 190px;
    height: 30px;
    font: 12px IranSans;
    color: #333;
    outline: 0;
    text-align: right;
    float: right;
    border: 1px solid #ddd;
    padding: 0 4px;
    margin: 0;
    background: #f6f6f6;
    direction: rtl;
}
#register_img_captcha,
#forget_password_img_captcha {
    float: right;
    margin-right: 5px
}
#register_refresh,
#forget_password_refresh {
    width: 25px;
    height: 25px;
    #background: url("../Images/refresh_chapcha.png") no-repeat center;
    float: right;
    margin-right: 5px;
    cursor: pointer
}
#register_save,
#forget_password_btm,
#register_continue {
    width: 111px;
    cursor: pointer;
    float: right;
    margin: 10px 0px 25px 10px;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    font-size: 12px;
    text-align: center;
    color: #fff;
    line-height: 29px;
    border-radius: 2px
}
#forget_password_btm {
    margin: 10px 140px 25px 10px
}
#register_save:hover,
#forget_password_btm:hover {
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    -o-transition: .4s all
}
#register_continue {
    margin-right: 0;
    background-color: #010101
}
#register_continue:hover {
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    -o-transition: .4s all
}
#register_error,
#forget_password_error {
    float: right;
    margin: 20px 5px;
    text-align: right;
    color: #D91E18;
    direction: rtl;
    font: 16px "Yekan"
}
#forget_password_error {
    margin: 0 140px 10px 30px
}
#forget_password {
    background: rgba(0, 0, 0, 0.7);
    border: 1px solid #CFCD03;
    float: left;
    margin: 40px 150px;
    min-height: 250px;
    width: 380px
}
#user_m_sefaresh,
#user_m_resid,
#user_m_addr,
#user_m_info,
#user_m_takhfif {
    width: 50%;
    height: 16px;
    float: right;
    font: 12px Tahoma;
    text-align: right;
    direction: rtl;
    text-decoration: none;
    list-style-type: none;
    margin: 10px;
    padding-right: 20px;
    color: #eee;
    display: block;
    #background: url("../Images/order.gif") right center no-repeat
}
#user_m_resid {
    # background: url("../Images/slip.gif") right center no-repeat
}
#user_m_addr {
    #background: url("../Images/addrbook.gif") right center no-repeat
}
#user_m_info {
    #background: url("../Images/userinfo.gif") right center no-repeat
}
#user_m_takhfif {
    #background: url("../Images/voucher.gif") right center no-repeat
}
.row_odd {
    width: 93.5%;
    height: 25px;
    float: right;
    margin-right: 20px;
    border-bottom: 1px solid #959595;
    border-right: 1px solid #959595;
    border-left: 1px solid #959595;
    background-color: #333
}
.row_even {
    width: 93.5%;
    height: 25px;
    float: right;
    margin-right: 20px;
    border-bottom: 1px solid #959595;
    border-right: 1px solid #959595;
    border-left: 1px solid #959595;
    background-color: #666
}
.date {
    width: 100px;
    height: 22px;
    padding-top: 3px;
    font: 12px Tahoma;
    color: #eee;
    float: right;
    overflow: hidden;
    text-align: center;
    border-left: 1px solid #959595
}
.uname {
    width: 140px;
    height: 22px;
    padding-top: 3px;
    font: 12px Tahoma;
    color: #eee;
    overflow: hidden;
    float: right;
    text-align: center;
    direction: rtl;
    border-left: 1px solid #959595
}
.user_name {
    width: 150px;
    height: 22px;
    padding-top: 3px;
    font: 12px Tahoma;
    color: #eee;
    overflow: hidden;
    float: right;
    text-align: center;
    border-left: 1px solid #959595
}
.action {
    width: 120px;
    height: 22px;
    padding-top: 3px;
    font: 12px Tahoma;
    color: #eee;
    float: right;
    text-align: center
}
.id {
    width: 100px;
    padding-top: 3px;
    height: 22px;
    float: right;
    font: 12px Tahoma;
    color: #eee;
    overflow: hidden;
    text-align: center;
    border-left: 1px solid #959595
}
#comment_comment {
    width: 430px;
    height: 220px;
    float: right
}
#comment_add_title {
    width: 100%;
    min-height: 40px;
    float: right;
    margin: 25px 45px 5px
}
#c_img {
    width: 30px;
    height: 30px;
    float: right
}
.add_comment_user_img {
    width: 30px;
    height: 30px;
    float: right;
    #background: url("../Images/user_images.png") center no-repeat
}
#row_comment_user_name {
    width: 130px;
    height: 20px;
    float: right;
    margin: 14px 14px 0 10px;
    font: bold 12px Tahoma;
    color: #404040;
    text-align: right;
    direction: rtl
}
.input_textarea {
    background: none repeat scroll 0 0 #f6f6f6;
    border: 1px solid #ccc;
    color: #404040;
    direction: rtl;
    float: right;
    font: 12px Tahoma;
    padding: 5px;
    text-align: right;
    margin: 5px 0;
    max-height: 70px;
    max-width: 330px;
    min-height: 70px;
    min-width: 330px
}
.add_comment {
    width: 111px;
    height: 31px;
    float: right;
    cursor: pointer;
    clear: right;
    background: #50B0ED;
    font: 12px Tahoma;
    color: #fff;
    line-height: 30px;
    margin: 5px 45px;
    text-align: center
}
#comment_error {
    padding: 10px;
    float: right;
    color: #404040;
    font: 12px Tahoma;
    text-align: right;
    direction: rtl
}
.edit_profile {
    cursor: pointer
}
.edit_profile:hover {
    background: #000
}
.page-subheading {
    border-bottom: 1px solid #e2dfdf;
    box-shadow: 0 1px rgba(255, 255, 255, 1);
    color: #1e1e21;
    font-size: 15px;
    line-height: normal;
    margin-bottom: 12px;
    padding: 0 0 15px;
    text-transform: uppercase;
}
.h3 {
    border-bottom: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
    float: right;
    line-height: 10px;
    font-size: 15px;
    padding: 13px 0 12px;
}
.delet_wish {
    # background: url("../Images/icon.png") no-repeat;
    width: 20px;
    text-align: center;
    border: 0;
    margin: 24px;
}
#formContainer {
    float: right;
    z-index: 1;
    border: 1px solid #eee;
    width: 100%;
    min-height: 380px;
    padding: 15px 25px;
    margin: 25px 0px;
}
#formContainer form {
    position: absolute;
    width: 85%;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transition: .8s;
    -webkit-transition: .8s;
    transition: .8s
}
@-moz-keyframes pulse {
    0% {
        box-shadow: 0 0 1px #008aff
    }
    
    50% {
        box-shadow: 0 0 8px #008aff
    }
    
    100% {
        box-shadow: 0 0 1px #008aff
    }
}
@-webkit-keyframes pulse {
    0% {
        box-shadow: 0 0 1px #008aff
    }
    
    50% {
        box-shadow: 0 0 10px #008aff
    }
    
    100% {
        box-shadow: 0 0 1px #008aff
    }
}
#login {
    z-index: 1
}
#recover {
    z-index: 1;
    opacity: 0;
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}
#formContainer.flipped #login {
    opacity: 0;
    -moz-transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg)
}
#formContainer.flipped #recover {
    opacity: 1;
    -moz-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
}
#login .flipLink,
#recover .flipLink {
    overflow: hidden;
    line-height: 29px;
    border-radius: 5px;
    font-size: 13px;
    padding: 7px 50px;
}
#recover .flipLink {
    right: auto;
    left: 0
}
#login:after {
    width: 98px;
    height: 16px;
    content: '';
    position: absolute;
    right: -120px;
    top: 22px;
    height: auto;
}
.date {
    padding-top: 14px
}
.date input,
.date .btn {
    vertical-align: top
}
.date span.action-title {
    display: inline-block;
    padding: 0 5px 0 0;
    vertical-align: top;
    line-height: 32px
}
.input-datepicker {
    width: 90px
}
.datepicker {
    left: 0;
    padding: 9px;
    margin-top: 11px !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.datepicker:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -7px;
    left: 6px
}
.datepicker:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    top: -6px;
    left: 7px
}
.datepicker>div {
    display: none
}
.datepicker.days div.datepicker-days {
    display: block
}
.datepicker.months div.datepicker-months {
    display: block
}
.datepicker.years div.datepicker-years {
    display: block
}
.datepicker table {
    margin: 0
}
.datepicker td,
.datepicker th {
    text-align: center;
    width: 10px;
    height: 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}
.datepicker td.day {
    padding: 4.5px
}
.datepicker td.day:hover {
    background: #e4e8f0;
    cursor: pointer
}
.datepicker td.old,
.datepicker td.new {
    color: #d4d6dc
}
.datepicker td.disabled,
.datepicker td.disabled:hover {
    background: 0;
    color: #d4d6dc;
    cursor: default
}
.datepicker td.today,
.datepicker td.today:hover,
.datepicker td.today.disabled,
.datepicker td.today.disabled:hover {
    background-color: #ebad50;
    background-image: -moz-linear-gradient(top, #eb9950, #ebcd50);
    background-image: -ms-linear-gradient(top, #eb9950, #ebcd50);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eb9950), to(#ebcd50));
    background-image: -webkit-linear-gradient(top, #eb9950, #ebcd50);
    background-image: -o-linear-gradient(top, #eb9950, #ebcd50);
    background-image: linear-gradient(top, #eb9950, #ebcd50);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#eb9950', endColorstr='#ebcd50', GradientType=0);
    border-color: #ebcd50 #ebcd50 #d6b118;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #ebcd50;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}
.datepicker td.today:hover,
.datepicker td.today:hover:hover,
.datepicker td.today.disabled:hover,
.datepicker td.today.disabled:hover:hover,
.datepicker td.today:active,
.datepicker td.today:hover:active,
.datepicker td.today.disabled:active,
.datepicker td.today.disabled:hover:active,
.datepicker td.today.active,
.datepicker td.today:hover.active,
.datepicker td.today.disabled.active,
.datepicker td.today.disabled:hover.active,
.datepicker td.today.disabled,
.datepicker td.today:hover.disabled,
.datepicker td.today.disabled.disabled,
.datepicker td.today.disabled:hover.disabled,
.datepicker td.today[disabled],
.datepicker td.today:hover[disabled],
.datepicker td.today.disabled[disabled],
.datepicker td.today.disabled:hover[disabled] {
    background-color: #ebcd50;
    *background-color: #e9c639
}
.datepicker td.today:active,
.datepicker td.today:hover:active,
.datepicker td.today.disabled:active,
.datepicker td.today.disabled:hover:active,
.datepicker td.today.active,
.datepicker td.today:hover.active,
.datepicker td.today.disabled.active,
.datepicker td.today.disabled:hover.active {
    background-color: #e6bf22 9
}
.datepicker td.active,
.datepicker td.active:hover,
.datepicker td.active.disabled,
.datepicker td.active.disabled:hover {
    background-color: #44a048;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}
.datepicker td span {
    display: block;
    width: 23%;
    height: 18px;
    line-height: 18px;
    float: left;
    margin: 1%;
    cursor: pointer;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}
.datepicker td span:hover {
    background: #e4e8f0
}
.datepicker td span.disabled,
.datepicker td span.disabled:hover {
    background: 0;
    color: #d4d6dc;
    cursor: default
}
.datepicker td span.active,
.datepicker td span.active:hover,
.datepicker td span.active.disabled,
.datepicker td span.active.disabled:hover {
    background-color: #2980b9;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}
.datepicker td span.old {
    color: #d4d6dc
}
.datepicker th.switch {
    width: 145px
}
.datepicker thead tr:first-child th,
.datepicker tfoot tr:first-child th {
    cursor: pointer
}
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr:first-child th:hover {
    background: #e4e8f0
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
    display: block;
    cursor: pointer;
    width: 16px;
    height: 16px
}
.icon-if,
.icon-menu {
    display: inline-block;
    height: 16px;
    width: 16px;
    margin: 0 8px 0 0;
    background-position: top left;
    vertical-align: top;
    background-size: 16px 16px;
    opacity: .8;
    filter: alpha(opacity=80)
}
.icon-bg {
    background-repeat: no-repeat;
    background-position: 97% center
}

/*
.icon-if-pixel {
    #background-image: url("https://cdn2.iconfinder.com/static/fb773fbeb8532218c96a8ae8f4b88d95/assets/img/icons/minicons/small/pixel.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .icon-if-pixel {
       # background-image: url("https://cdn1.iconfinder.com/static/e30c3b6db4b5fe2a9c876a6b913bdb40/assets/img/icons/minicons/small/pixel@2x.png");
        background-size: 16px 16px
    }
}

.icon-if-vector {
   # background-image: url("https://cdn1.iconfinder.com/static/efe974812deeac0c09570b381b6e8af4/assets/img/icons/minicons/small/vector.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .icon-if-vector {
       # background-image: url("https://cdn2.iconfinder.com/static/b141e2af6e588064b8b3f21197387098/assets/img/icons/minicons/small/vector@2x.png");
        background-size: 16px 16px
    }
}

.icon-if-free {
    #background-image: url("https://cdn2.iconfinder.com/static/b2fdbd9118ff4c09edb6937ac222e32e/assets/img/icons/minicons/small/free.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .icon-if-free {
       # background-image: url("https://cdn0.iconfinder.com/static/d4b700a0fb7cb6260532df0ced058e99/assets/img/icons/minicons/small/free@2x.png");
        background-size: 16px 16px
    }
}

.icon-if-premium {
    #background-image: url("https://cdn0.iconfinder.com/static/051bae83b20b742a539f1f9a142c6f15/assets/img/icons/minicons/small/premium.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .icon-if-premium {
       # background-image: url("https://cdn1.iconfinder.com/static/5a8381009022aef1aa938923ec189e08/assets/img/icons/minicons/small/premium@2x.png");
        background-size: 16px 16px
    }
}

.icon-if-license {
   # background-image: url("https://cdn3.iconfinder.com/static/34ddc4bfc56694dda50ec80e4ed3b18a/assets/img/icons/minicons/small/license.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .icon-if-license {
       # background-image: url("https://cdn1.iconfinder.com/static/964501a5c5c9e1171dd14e275c4014ae/assets/img/icons/minicons/small/license@2x.png");
        background-size: 16px 16px
    }
}

.icon-if-settings {
    #background-image: url("https://cdn3.iconfinder.com/static/73dbd5da6fbc5e6ad4517db6dbfa699b/assets/img/icons/minicons/small/settings.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .icon-if-settings {
       # background-image: url("https://cdn2.iconfinder.com/static/fd96952129c96fb57b3c2c212c490027/assets/img/icons/minicons/small/settings@2x.png");
        background-size: 16px 16px
    }
}

.active .icon-if-settings {
   # background-image: url("https://cdn0.iconfinder.com/static/d04f68033104a323642b1bf1aa8f8d44/assets/img/icons/minicons/small/active/settings.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .active .icon-if-settings {
      #  background-image: url("https://cdn3.iconfinder.com/static/7cae6d5a8edefa51f169e56bdfe84a47/assets/img/icons/minicons/small/active/settings@2x.png");
        background-size: 16px 16px
    }
}

.icon-if-share {
    #background-image: url("https://cdn3.iconfinder.com/static/cec52997e7013ea612a4cf2b2e6be971/assets/img/icons/minicons/small/share.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .icon-if-share {
       # background-image: url("https://cdn2.iconfinder.com/static/6efa502f33ee9f36a63dab5b1d9c37e9/assets/img/icons/minicons/small/share@2x.png");
        background-size: 16px 16px
    }
}

.icon-if-share-2 {
   # background-image: url("https://cdn1.iconfinder.com/static/53984c47769da2f3f0abcd8d39d7c7f9/assets/img/icons/minicons/small/share_2.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .icon-if-share-2 {
      #  background-image: url("https://cdn3.iconfinder.com/static/708b3738c7905dfb029baa4a3e04d039/assets/img/icons/minicons/small/share_2@2x.png");
        background-size: 16px 16px
    }
}

.icon-if-share-2-white {
   # background-image: url("https://cdn0.iconfinder.com/static/89c2c70c90a121862309d7a3d71ebe2a/assets/img/icons/minicons/small/active/share_2.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .icon-if-share-2-white {
      #  background-image: url("https://cdn1.iconfinder.com/static/1d39ad9dcd4fa9dba5260473d5a57e7d/assets/img/icons/minicons/small/active/share_2@2x.png");
        background-size: 16px 16px
    }
}

.icon-if-comments {
    #background-image: url("https://cdn1.iconfinder.com/static/5f036c1a0a03b0c4a32a79f59b2cd56f/assets/img/icons/minicons/small/comments.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .icon-if-comments {
     #   background-image: url("https://cdn0.iconfinder.com/static/82de00f93f3f2deac69a085c19510344/assets/img/icons/minicons/small/comments@2x.png");
        background-size: 16px 16px
    }
}

.icon-if-comments-white {
    #background-image: url("https://cdn2.iconfinder.com/static/f28bd5e3c0403d60669a1f4763a3e027/assets/img/icons/minicons/small/active/comments.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .icon-if-comments-white {
       # background-image: url("https://cdn3.iconfinder.com/static/33ea4f31ed4181f77c252370b22badc9/assets/img/icons/minicons/small/active/comments@2x.png");
        background-size: 16px 16px
    }
}

.icon-if-creditcard {
    #background-image: url("https://cdn1.iconfinder.com/static/5ff8d6d1980d0c30d51eb421bbba9e3d/assets/img/icons/minicons/small/creditcard.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .icon-if-creditcard {
        #background-image: url("https://cdn0.iconfinder.com/static/4a3a5cddf053c41f9a05426a24c0af5f/assets/img/icons/minicons/small/creditcard@2x.png");
        background-size: 16px 16px
    }
}

.icon-if-paypal {
   # background-image: url("https://cdn1.iconfinder.com/static/aee614a704a6be3f5baef48e3fc0ccfd/assets/img/icons/minicons/small/paypal.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .icon-if-paypal {
       # background-image: url("https://cdn3.iconfinder.com/static/3d166c2029b68c583c649b487f9c9cf4/assets/img/icons/minicons/small/paypal@2x.png");
        background-size: 16px 16px
    }
}

.icon-if-skrill {
    #background-image: url("https://cdn1.iconfinder.com/static/562accd3577a7c3a97779cc329a0dba1/assets/img/icons/minicons/small/skrill.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .icon-if-skrill {
       # background-image: url("https://cdn3.iconfinder.com/static/309aa4b0bf47ddf38ee191d2221b57eb/assets/img/icons/minicons/small/skrill@2x.png");
        background-size: 16px 16px
    }
}

.icon-if-photo {
    #background-image: url("https://cdn0.iconfinder.com/static/dfb60b22a0e8b8dc7f5302d8db94d43b/assets/img/icon-photo-16.png");
    opacity: 1;
    filter: alpha(opacity=100)
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .icon-if-photo {
      #  background-image: url("https://cdn3.iconfinder.com/static/76f89119ffa418e0fb4452e7bd0793a5/assets/img/icon-photo-16@2x.png");
        background-size: 16px 16px
    }
}

.icon-if-facebook {
   # background-image: url("https://cdn3.iconfinder.com/static/7af4664b8fa19c7209837593b9aa1d5e/assets/img/icons/minicons/small/active/facebook.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .icon-if-facebook {
        #background-image: url("https://cdn1.iconfinder.com/static/1e734abcdb59e1c81b27520b46b819ed/assets/img/icons/minicons/small/active/facebook@2x.png");
        background-size: 16px 16px
    }
}

.icon-if-twitter {
    background-image: url("https://cdn0.iconfinder.com/static/4d269886397de2a3f3a72a511320d5c2/assets/img/icons/minicons/small/active/twitter.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .icon-if-twitter {
       # background-image: url("https://cdn0.iconfinder.com/static/4d269886397de2a3f3a72a511320d5c2/assets/img/icons/minicons/small/active/twitter@2x.png");
        background-size: 16px 16px
    }
}

.icon-if-link {
    #background-image: url("https://cdn0.iconfinder.com/static/d3e7885f2139bde9609afa90a1ddcf07/assets/img/icons/minicons/small/active/link.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .icon-if-link {
        #background-image: url("https://cdn2.iconfinder.com/static/239f031472c0e2cebf0259b060db616a/assets/img/icons/minicons/small/active/link@2x.png");
        background-size: 16px 16px
    }
}

.icon-if-favorites {
    #background-image: url("https://cdn3.iconfinder.com/static/73f64ca9c84e38f9197cc292e3778676/assets/img/icons/minicons/small/favorites.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .icon-if-favorites {
       # background-image: url("https://cdn0.iconfinder.com/static/dc781bcc7055ba484f93c4b5e8c3dca4/assets/img/icons/minicons/small/favorites@2x.png");
        background-size: 16px 16px
    }
}

.active .icon-if-favorites {
    #background-image: url("https://cdn2.iconfinder.com/static/6306ddc0b5d4f574f155c40ad87ee554/assets/img/icons/minicons/small/active/favorites.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .active .icon-if-favorites {
       # background-image: url("https://cdn2.iconfinder.com/static/b1bce670b1b411010069d679dd8a0e28/assets/img/icons/minicons/small/active/favorites@2x.png");
        background-size: 16px 16px
    }
}

.favorited .icon-if-favorites {
    #background-image: url("https://cdn1.iconfinder.com/static/50808214fca4c84ccb0d81a633c83778/assets/img/icons/minicons/small/favorites-favorited.png");
    opacity: 1;
    filter: alpha(opacity=100)
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .favorited .icon-if-favorites {
        #background-image: url("https://cdn1.iconfinder.com/static/15b634b94fb0ff975e75ee64775b06bc/assets/img/icons/minicons/small/favorites-favorited@2x.png");
        background-size: 16px 16px
    }
}

.icon-if-favorites-white {
   # background-image: url("https://cdn2.iconfinder.com/static/6306ddc0b5d4f574f155c40ad87ee554/assets/img/icons/minicons/small/active/favorites.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .icon-if-favorites-white {
      #  background-image: url("https://cdn2.iconfinder.com/static/b1bce670b1b411010069d679dd8a0e28/assets/img/icons/minicons/small/active/favorites@2x.png");
        background-size: 16px 16px
    }
}

.icon-if-user {
    #background-image: url("https://cdn2.iconfinder.com/static/6dca0ee83f5a01a1adf7fe827adc9948/assets/img/glyphs/user.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .icon-if-user {
        #background-image: url("https://cdn3.iconfinder.com/static/798d564d5665e36f905f24a9c8a17503/assets/img/glyphs/user@2x.png");
        background-size: 16px 16px
    }
}

.icon-if-email {
    background-image: url("https://cdn1.iconfinder.com/static/9cb5f940dcbe3ecf5b7b0abb36ce0195/assets/img/glyphs/mail.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .icon-if-email {
        #background-image: url("https://cdn3.iconfinder.com/static/c52552c951ff6fdd206c8766e79de9d0/assets/img/glyphs/mail@2x.png");
        background-size: 16px 16px
    }
}

.icon-if-lock {
    #background-image: url("https://cdn2.iconfinder.com/static/2159c054e42cadfda00a01db8373d959/assets/img/glyphs/lock.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .icon-if-lock {
        background-image: url("https://cdn2.iconfinder.com/static/b4ec53e39f26b7a034f5739bf1bf260c/assets/img/glyphs/lock@2x.png");
        #background-size: 16px 16px
    }
}

.checkmark {
    width: 16px;
    height: 16px;
    display: inline-block
}

.checkmark.checkmark-dark {
    #background-image: url("https://cdn1.iconfinder.com/static/e9fdecc0c19c46f6e22fe928a11ce245/assets/img/checkmark-16-dark.png");
    background-position: 1px 1px;
    background-size: 16px
}

.checkmark.checkmark-white {
    #background-image: url("https://cdn0.iconfinder.com/static/496abd03981b27d9e6020939f685f946/assets/img/checkmark-16.png");
    background-position: 1px 1px;
    background-size: 16px
}

.arrow-down {
    width: 32px;
    height: 32px;
    display: inline-block
}

.arrow-down {
   # background-image: url("https://cdn0.iconfinder.com/static/def8462660cf1345a641e1c44865e8ba/assets/img/arrow-down_2@2x.png");
    background-position: 0 0;
    background-size: 32px
}

.icon-team-status.pending {
   # background-image: url("https://cdn0.iconfinder.com/static/05f2ae32443581847ded10054d5a74ab/assets/img/user-time.png");
    background-position: 0 0
}

.icon-team-status.accepted {
   # background-image: url("https://cdn0.iconfinder.com/static/496abd03981b27d9e6020939f685f946/assets/img/checkmark-16.png");
    background-position: 1px 1px;
    background-size: 12px
}

.icon-if-downloads {
   # background-image: url("https://cdn0.iconfinder.com/static/8abe9e33695ad04334326360c4c9e557/assets/img/icons/minicons/small/downloads.png")
}

.active .icon-if-downloads {
   #background-image: url("https://cdn0.iconfinder.com/static/8ee642ccca58d12b04bc2a4ed22e7b65/assets/img/icons/minicons/small/active/downloads.png")
}

.icon-if-purchases {
    #background-image: url("https://cdn1.iconfinder.com/static/1dc5bb4b78be5e6512e1eb55cb4abb93/assets/img/icons/minicons/small/purchases.png")
}

.active .icon-if-purchases {
    #background-image: url("https://cdn3.iconfinder.com/static/c7841273b20f9648986983f63b3c3a13/assets/img/icons/minicons/small/active/purchases.png")
}

.icon-if-transaction_history {
    #background-image: url("https://cdn3.iconfinder.com/static/7837d5bf01882e21a402f23b7c2916d7/assets/img/icons/minicons/small/transaction_history.png")
}

.active .icon-if-transaction_history {
   # background-image: url("https://cdn1.iconfinder.com/static/909bbee84581aa76810b23fb5491b7dc/assets/img/icons/minicons/small/active/transaction_history.png")
}

.icon-if-dashboard {
  #  background-image: url("https://cdn2.iconfinder.com/static/6dbe1dc78ab65e336ed0bdbda48a41ba/assets/img/icons/minicons/small/dashboard.png")
}

.active .icon-if-dashboard {
  # background-image: url("https://cdn0.iconfinder.com/static/447bad94815af7e3648018ab1a4e70cc/assets/img/icons/minicons/small/active/dashboard.png")
}

.icon-if-sales {
   # background-image: url("https://cdn0.iconfinder.com/static/08ef85a0609d566c1a9dfa440cf161d0/assets/img/icons/minicons/small/sales.png")
}

.active .icon-if-sales {
    background-image: url("https://cdn2.iconfinder.com/static/bca09679982cb90894a7311a68b74725/assets/img/icons/minicons/small/active/sales.png")
}

.icon-if-cash_out {
    background-image: url("https://cdn2.iconfinder.com/static/b775a8af69db568fcb77b6def0533f47/assets/img/icons/minicons/small/cash_out.png")
}

.active .icon-if-cash_out {
    background-image: url("https://cdn1.iconfinder.com/static/5c7b0e1c8c5f49fc2f085574b38c8ba6/assets/img/icons/minicons/small/active/cash_out.png")
}

.icon-if-deposit_cash {
    background-image: url("https://cdn2.iconfinder.com/static/bdf19a60f6e3c398cf151c28e8a7404b/assets/img/icons/minicons/small/deposit_cash.png")
}

.active .icon-if-deposit_cash {
    background-image: url("https://cdn0.iconfinder.com/static/d3633509ce6df5504141f21ed4e9f020/assets/img/icons/minicons/small/active/deposit_cash.png")
}

.icon-if-manage_iconsets {
    background-image: url("https://cdn3.iconfinder.com/static/733514e62c5e947c103b1627b6b143d6/assets/img/icons/minicons/small/manage_iconsets.png")
}

.active .icon-if-manage_iconsets {
    background-image: url("https://cdn3.iconfinder.com/static/764fdfc8d874c7cc9c6d4413f33a3084/assets/img/icons/minicons/small/active/manage_iconsets.png")
}

.icon-if-upload_new {
    background-image: url("https://cdn3.iconfinder.com/static/75cf463fbd4b8495c09175c39dfd7ed9/assets/img/icons/minicons/small/upload_new.png")
}

.active .icon-if-upload_new {
    background-image: url("https://cdn1.iconfinder.com/static/a590469f33849c507f5824e3ef9e7bc8/assets/img/icons/minicons/small/active/upload_new.png")
}

@media all and (-webkit-min-device-pixel-ratio:2) {
    .alert-message .download-letterpress-icon {
        background-image: url("https://cdn3.iconfinder.com/static/3fc3fb24c4918725350dad49f3b8a4a3/assets/img/icons/minicons/custom/downloads-letterpress@2x.png");
        background-size: 256px 256px
    }
    .alert-message .favorites-letterpress-icon {
        background-image: url("https://cdn0.iconfinder.com/static/8195c880344902673602844fa6d8e517/assets/img/icons/minicons/custom/favorites-letterpress@2x.png");
        background-size: 256px 256px
    }
    .alert .transfercomplete-icon {
        background-image: url("https://cdn1.iconfinder.com/static/19d593ae0f69144623d78bb7a0d7b653/assets/img/icons/minicons/medium/transfer_complete@2x.png")
    }
    .icon-if-favorites {
        background-image: url("https://cdn0.iconfinder.com/static/dc781bcc7055ba484f93c4b5e8c3dca4/assets/img/icons/minicons/small/favorites@2x.png")
    }
    .active .icon-if-favorites {
        background-image: url("https://cdn2.iconfinder.com/static/b1bce670b1b411010069d679dd8a0e28/assets/img/icons/minicons/small/active/favorites@2x.png")
    }
    .icon-if-downloads {
        background-image: url("https://cdn0.iconfinder.com/static/8ed5ef76b9360cdda5d633dbca805904/assets/img/icons/minicons/small/downloads@2x.png")
    }
    .active .icon-if-downloads {
        background-image: url("https://cdn0.iconfinder.com/static/4f9ee394c2cf95521100fed0a085aab7/assets/img/icons/minicons/small/active/downloads@2x.png")
    }
    .icon-if-purchases {
        background-image: url("https://cdn1.iconfinder.com/static/a48245b907e9f62c166211e1326a01f5/assets/img/icons/minicons/small/purchases@2x.png")
    }
    .active .icon-if-purchases {
        background-image: url("https://cdn2.iconfinder.com/static/f7fd312c192edcbc182285baa94933de/assets/img/icons/minicons/small/active/purchases@2x.png")
    }
    .icon-if-transaction_history {
        background-image: url("https://cdn3.iconfinder.com/static/c61346bb099b1d67b68a9b69ff0ec883/assets/img/icons/minicons/small/transaction_history@2x.png")
    }
    .active .icon-if-transaction_history {
        background-image: url("https://cdn0.iconfinder.com/static/8eeab1dbdfeebfbf62ef898d0960d830/assets/img/icons/minicons/small/active/transaction_history@2x.png")
    }
    .icon-if-dashboard {
        background-image: url("https://cdn1.iconfinder.com/static/a9c739438599c4b8029c4aefac30263e/assets/img/icons/minicons/small/dashboard@2x.png")
    }
    .active .icon-if-dashboard {
        background-image: url("https://cdn3.iconfinder.com/static/3355339be9bb089aa475b0ad874ce557/assets/img/icons/minicons/small/active/dashboard@2x.png")
    }
    .icon-if-sales {
        background-image: url("https://cdn1.iconfinder.com/static/ab77471a421a9a8e5fc446247f94e3bd/assets/img/icons/minicons/small/sales@2x.png")
    }
    .active .icon-if-sales {
        background-image: url("https://cdn3.iconfinder.com/static/33003813dc84725373b63f42f525eabb/assets/img/icons/minicons/small/active/sales@2x.png")
    }
    .icon-if-cash_out {
        background-image: url("https://cdn2.iconfinder.com/static/fe73d988dc0409cd075a079040c0e57f/assets/img/icons/minicons/small/cash_out@2x.png")
    }
    .active .icon-if-cash_out {
        background-image: url("https://cdn0.iconfinder.com/static/84aaaa1c529c7b60107748475f444887/assets/img/icons/minicons/small/active/cash_out@2x.png")
    }
    .icon-if-deposit_cash {
        background-image: url("https://cdn1.iconfinder.com/static/1520a42892303922281aaaaf9172a4a1/assets/img/icons/minicons/small/deposit_cash@2x.png")
    }
    .active .icon-if-deposit_cash {
        background-image: url("https://cdn1.iconfinder.com/static/5088c2e58adca8c424493ee9b89454bf/assets/img/icons/minicons/small/active/deposit_cash@2x.png")
    }
    .icon-if-manage_iconsets {
        background-image: url("https://cdn0.iconfinder.com/static/40ca1c26b4d454fade27388ab6fb5b62/assets/img/icons/minicons/small/manage_iconsets@2x.png")
    }
    .active .icon-if-manage_iconsets {
        background-image: url("https://cdn2.iconfinder.com/static/69474041b9a4d0b749652f52a5b7240e/assets/img/icons/minicons/small/active/manage_iconsets@2x.png")
    }
    .icon-if-upload_new {
        background-image: url("https://cdn1.iconfinder.com/static/1d56738e6613efef124400544c0ec110/assets/img/icons/minicons/small/upload_new@2x.png")
    }
    .active .icon-if-upload_new {
        background-image: url("https://cdn0.iconfinder.com/static/0d96cef1140c54eac23c502b5bbe5f4b/assets/img/icons/minicons/small/active/upload_new@2x.png")
    }
}

.alert-message .download-letterpress-icon {
    background-image: url("https://cdn1.iconfinder.com/static/e9a2d243d9b0347d2c057b203ffceedb/assets/img/icons/minicons/custom/downloads-letterpress.png")
}

.alert-message .favorites-letterpress-icon {
    background-image: url("https://cdn1.iconfinder.com/static/584d7153a60a29f1c857b4e14ef0986c/assets/img/icons/minicons/custom/favorites-letterpress.png")
}

.alert .transfercomplete-icon {
    background-image: url("https://cdn3.iconfinder.com/static/34dd08d5db0ff702a051314345191a42/assets/img/icons/minicons/medium/transfer_complete.png");
    background-size: 64px 64px
}

.icon-menu {
    background-image: url("https://cdn2.iconfinder.com/static/63344901e1d2e5798777d0c8b8bad66c/assets/img/menu-icons.png");
    background-size: 32px 272px;
    opacity: .5;
    filter: alpha(opacity=50)
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .icon-menu {
        background-image: url("https://cdn1.iconfinder.com/static/54de72a438242267eaf6bb9a8e1c19f1/assets/img/menu-icons@2x.png")
    }
}
*/
.active .icon-menu-cog,
.icon-black.icon-menu-cog {
    background-position: 0 0
}
.active .icon-menu-cashout,
.icon-black.icon-black.icon-menu-cashout {
    background-position: 0 -16px
}
.active .icon-menu-lock,
.icon-black.icon-menu-lock {
    background-position: 0 -32px
}
.active .icon-menu-dashboard,
.icon-black.icon-menu-dashboard {
    background-position: 0 -48px
}
.active .icon-menu-person,
.icon-black.icon-menu-person {
    background-position: 0 -64px
}
.active .icon-menu-heart,
.icon-black.icon-menu-heart {
    background-position: 0 -80px
}
.active .icon-menu-grid,
.icon-black.icon-menu-grid {
    background-position: 0 -96px
}
.active .icon-menu-tray,
.icon-black.icon-menu-tray {
    background-position: 0 -112px
}
.active .icon-menu-megaphone,
.icon-black.icon-menu-megaphone {
    background-position: 0 -128px
}
.active .icon-menu-card,
.icon-black.icon-menu-card {
    background-position: 0 -144px
}
.active .icon-menu-download,
.icon-black.icon-menu-download {
    background-position: 0 -160px
}
.active .icon-menu-basket,
.icon-black.icon-menu-basket {
    background-position: 0 -176px
}
.active .icon-menu-chart,
.icon-black.icon-menu-chart {
    background-position: 0 -192px
}
.active .icon-menu-binder,
.icon-black.icon-menu-binder {
    background-position: 0 -208px
}
.active .icon-menu-wallet,
.icon-black.icon-menu-wallet {
    background-position: 0 -224px
}
.active .icon-menu-upload,
.icon-black.icon-menu-upload {
    background-position: 0 -240px
}
.active .icon-menu-applications,
.icon-black.icon-menu-applications {
    background-position: 0 -256px
}
.active .icon-menu {
    opacity: .8;
    filter: alpha(opacity=80)
}
.icon-menu-cog {
    background-position: -16px 0
}
.icon-menu-cashout {
    background-position: -16px -16px
}
.icon-menu-lock {
    background-position: -16px -32px
}
.icon-menu-dashboard {
    background-position: -16px -48px
}
.icon-menu-person {
    background-position: -16px -64px
}
.icon-menu-heart {
    background-position: -16px -80px
}
.icon-menu-grid {
    background-position: -16px -96px
}
.icon-menu-tray {
    background-position: -16px -112px
}
.icon-menu-megaphone {
    background-position: -16px -128px
}
.icon-menu-card {
    background-position: -16px -144px
}
.icon-menu-download {
    background-position: -16px -160px
}
.icon-menu-basket {
    background-position: -16px -176px
}
.icon-menu-chart {
    background-position: -16px -192px
}
.icon-menu-binder {
    background-position: -16px -208px
}
.icon-menu-wallet {
    background-position: -16px -224px
}
.icon-menu-upload {
    background-position: -16px -240px
}
.icon-menu-applications {
    background-position: -16px -256px
}
div.tagsinput {
    padding: 5px;
    width: 300px;
    height: 100px;
    overflow-y: auto;
    background-color: #f3f6fa;
    border: 1px solid #b3b5ba;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: color border linear .2s, box-shadow linear .2s linear;
    -o-transition: color border linear .2s, box-shadow linear .2s linear;
    -moz-transition: color border linear .2s, box-shadow linear .2s linear;
    -webkit-transition: color border linear .2s, box-shadow linear .2s linear;
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -ms-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s
}
div.tagsinput:focus {
    border-color: rgba(53, 113, 193, 0.8);
    outline: 0;
    outline: thin dotted 9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(53, 113, 193, .2);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(53, 113, 193, .2);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(53, 113, 193, .2)
}
div.tagslist {
    padding: 5px;
    overflow-y: auto
}
div.tagsinput span.tag,
div.tagslist span.tag {
    display: block;
    float: left;
    padding: 1px 5.4px;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 22px;
    *line-height: 20px;
    font-weight: bold;
    color: #fff;
    background-color: #6d7077;
    background-image: -moz-linear-gradient(top, #6f7279, #6a6d74);
    background-image: -ms-linear-gradient(top, #6f7279, #6a6d74);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6f7279), to(#6a6d74));
    background-image: -webkit-linear-gradient(top, #6f7279, #6a6d74);
    background-image: -o-linear-gradient(top, #6f7279, #6a6d74);
    background-image: linear-gradient(top, #6f7279, #6a6d74);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#6f7279', endColorstr='#6a6d74', GradientType=0);
    border-color: #6a6d74 #6a6d74 #45484c;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #6a6d74;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    vertical-align: middle;
    cursor: default;
    *border: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    *margin-left: .3em;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1)
}
div.tagsinput span.tag:hover,
div.tagslist span.tag:hover,
div.tagsinput span.tag:active,
div.tagslist span.tag:active,
div.tagsinput span.tag.active,
div.tagslist span.tag.active,
div.tagsinput span.tag.disabled,
div.tagslist span.tag.disabled,
div.tagsinput span.tag[disabled],
div.tagslist span.tag[disabled] {
    background-color: #6a6d74;
    *background-color: #5e6167
}
div.tagsinput span.tag:active,
div.tagslist span.tag:active,
div.tagsinput span.tag.active,
div.tagslist span.tag.active {
    background-color: #525459 9
}
div.tagsinput span.tag:first-child,
div.tagslist span.tag:first-child {
    *margin-left: 0
}
div.tagsinput span.tag a,
div.tagslist span.tag a {
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    opacity: .6
}
div.tagsinput span.tag a:hover,
div.tagslist span.tag a:hover {
    opacity: 1.0
}
div.tagsinput span.tag.warning,
div.tagslist span.tag.warning {
    background-color: #e88630;
    background-image: -moz-linear-gradient(top, #e98b39, #e67e22);
    background-image: -ms-linear-gradient(top, #e98b39, #e67e22);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e98b39), to(#e67e22));
    background-image: -webkit-linear-gradient(top, #e98b39, #e67e22);
    background-image: -o-linear-gradient(top, #e98b39, #e67e22);
    background-image: linear-gradient(top, #e98b39, #e67e22);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e98b39', endColorstr='#e67e22', GradientType=0);
    border-color: #e67e22 #e67e22 #a85913;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #e67e22;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}
div.tagsinput span.tag.warning:hover,
div.tagslist span.tag.warning:hover,
div.tagsinput span.tag.warning:active,
div.tagslist span.tag.warning:active,
div.tagsinput span.tag.warning.active,
div.tagslist span.tag.warning.active,
div.tagsinput span.tag.warning.disabled,
div.tagslist span.tag.warning.disabled,
div.tagsinput span.tag.warning[disabled],
div.tagslist span.tag.warning[disabled] {
    background-color: #e67e22;
    *background-color: #d67118
}
div.tagsinput span.tag.warning:active,
div.tagslist span.tag.warning:active,
div.tagsinput span.tag.warning.active,
div.tagslist span.tag.warning.active {
    background-color: #bf6516 9
}
div.tagsinput input {
    width: 80px;
    margin: 0;
    border: 1px solid transparent;
    padding: 1px;
    background: transparent;
    outline: 0;
    margin-right: 5px;
    margin-bottom: 5px
}
div.tagsinput div {
    display: block;
    float: left
}
.tags_clear {
    clear: both;
    width: 100%;
    height: 0
}
.not_valid {
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    color: #df7c72 !important
}
.js-sticky {
    height: 30px;
    background-color: white;
    padding: 18px 0;
    clear: right;
    z-index: 1000
}
.js-sticky-wrapper {
    height: 64px
}
.table-actions .btn-group {
    float: right
}
.table-actions label {
    float: right;
    vertical-align: bottom;
    padding-top: 9px;
    padding-right: 18px
}
.table-actions h3 {
    margin: 0;
    padding: 0;
    line-height: 32px;
    border: 0
}
.table-actions.is-js-sticky {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #b0b3b7
}
.table-actions.is-js-sticky h3 {
    margin: 5px 0 0 0;
    line-height: 18px
}
div.page-overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 999;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background: #000;
    background: rgba(0, 0, 0, 0.4);
    -webkit-transition: 400ms opacity ease;
    -moz-transition: 400ms opacity ease;
    transition: 400ms opacity ease;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
div.page-overlay h1.loader {
    color: #fff;
    line-height: 18px;
    margin: -9px 0 0 0;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    font-size: 30px
}
div.page-overlay span.spinner {
    display: inline-block;
    width: 32px;
    height: 22px
}
#icons {
    padding: 9px 9px 18px 18px
}
#icons .icon>div {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #fff;
    margin: 0 9px 0 0;
    border-bottom: 1px solid #ddd
}

/*.icon {
    float: left;
    padding: 0
}*/
.icon.full-view {
    margin: 0;
    padding: 0;
    float: none
}
.icon .checkbox,
.icon .iconlinks {
    height: 18px;
    overflow: none
}
.icon .innertag,
.icon .infomenu {
    display: none
}
.icon .checkbox {
    float: right;
    margin: 7px 7px 5px 5px;
    line-height: 20px
}
.icon .favorite {
    line-height: 0;
    padding: 0;
    float: right;
    height: 31px;
    width: 32px;
    # background-image: url("https://cdn0.iconfinder.com/static/06ddbdaf1508933d03142fc361cf8fab/assets/img/favorite.png");
    background-position: 0 -33px;
    text-decoration: none;
    border: 0 !important
}
@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .icon .favorite {
        # background-image: url("https://cdn2.iconfinder.com/static/b85b6ca24a0371b9cf6e95c10e2dd541/assets/img/favorite@2x.png");
        background-size: 32px 96px
    }
}
.icon .favorite:hover {
    background-position: 0 -33px;
    opacity: 1;
    filter: alpha(opacity=100)
}
.icon .iconlinks {
    padding: 0
}
.icon .iconlinks>div.downloadlinks {
    padding: 2px 0 0 2px
}
.icon .iconlinks>div.downloadlinks a {
    color: #b0b3b7;
    padding: 4px 6px;
    font-size: 12px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}
.icon .buynow.btn-mini {
    position: relative;
    left: 7px;
    top: 7px;
    border: 0;
    background-color: #fff;
    border: 1px solid #d4d6dc;
    color: #6f7279;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-weight: 13px
}
.icon .buynow.btn-mini .price {
    font-weight: bold
}
.icon:hover .buynow.btn-mini {
    background-color: #fff;
    border: 1px solid #44a048;
    color: #44a048;
    background-image: none
}
.icon:hover .buynow.btn-mini:hover {
    background-color: #44a048;
    border: 1px solid #44a048;
    color: #fff
}
.icon .infolink {
    margin-right: 8px;
    margin-top: 0;
    float: right;
    height: 15px;
    width: 15px;
    #background-image: url("https://cdn0.iconfinder.com/static/4daf237bb48d4130361d7c4e164b5d05/assets/img/info.png");
    text-decoration: none;
    opacity: .7;
    filter: alpha(opacity=70)
}
@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .icon .infolink {
        # background-image: url("https://cdn2.iconfinder.com/static/f0e8f3e3b5d8d7992cc8948fd6fb3006/assets/img/info@2x.png");
        background-size: 15px 15px
    }
}
.icon .label-size {
    text-align: center
}
.icon .label-size .label {
    background-color: #e4e8f0;
    position: relative;
    bottom: 5px;
    font-size: 11px;
    margin-left: 23px
}
.icon .infomenu {
    z-index: 10;
    position: absolute;
    margin-top: 23px;
    width: 220px;
    background-color: #fff;
    border: 1px solid #d4d6dc;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.07);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.07);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    padding: 18px 18px 4.5px 18px
}
.icon .infomenu table.iconinfotable {
    width: 220px
}
.icon .infomenu p {
    margin-bottom: 14.4px
}
.icon .infomenu a.btn {
    display: block !important;
    margin: 0 auto
}
.icon .infomenu:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: -7px;
    left: 151px
}
.icon .infomenu:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    top: -6px;
    left: 152px
}
.icon .iconlink {
    width: 100%;
    line-height: 100%;
    display: block;
    text-align: center;
    clear: both
}
.icon img {
    vertical-align: middle
}
.icon .downloadlinks {
    float: left
}
.icon.favorited .favorite,
.icon.favorited .favorite:hover {
    background-position: 0 32px;
    opacity: 1;
    filter: alpha(opacity=100)
}
.icon.selected {
    background-color: #fffcf3 !important;
    background: #ffe38d !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffe38d), color-stop(1, #fff)) !important;
    background: -webkit-linear-gradient(bottom, #ffe38d, #fff) !important;
    background: -ms-linear-gradient(bottom, #ffe38d, #fff) !important;
    background: -o-linear-gradient(bottom, #ffe38d, #fff) !important;
    background: -moz-linear-gradient(center bottom, #ffe38d 0, #fff 100%) !important
}
.icon.editable i.icon-eye-close {
    display: none
}
.icon.deactivated {
    background: #b0b3b7;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e4e8f0), color-stop(1, #fff));
    background: -webkit-linear-gradient(bottom, #e4e8f0, #fff);
    background: -ms-linear-gradient(bottom, #e4e8f0, #fff);
    background: -o-linear-gradient(bottom, #e4e8f0, #fff);
    background: -moz-linear-gradient(center bottom, #e4e8f0 0, #fff 100%)
}
.icon.deactivated i.icon-eye-close {
    display: inline;
    float: right;
    margin: 5px 5px 0 0
}
.icon.premium .label-premium {
    display: none;
    float: left;
    height: 32px;
    width: 32px;
    #background-image: url("https://cdn3.iconfinder.com/static/790c6298d5731a235f166c1059a0a0d7/assets/img/premium_bottom_left.png");
    background-position: 0 -32px
}
@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .icon.premium .label-premium {
        # background-image: url("https://cdn0.iconfinder.com/static/03f08e4e353532cb0ccf1481b82a1d66/assets/img/premium_bottom_left@2x.png");
        background-size: 32px 96px
    }
}
.icon.premium.purchased .label-premium {
    display: block;
    background-position: 0 -64px
}
.icondimension-128 .icon,
.icondimension-256 .icon,
.icondimension-512 .icon {
    min-height: 221px
}
.icondimension-128 .icon>div,
.icondimension-256 .icon>div,
.icondimension-512 .icon>div {
    height: 213px
}
.icondimension-128 .icon .iconlink,
.icondimension-256 .icon .iconlink,
.icondimension-512 .icon .iconlink {
    line-height: 160px;
    height: 160px !important
}
@media(max-width:480px) {
    #icons .icon {
        width: auto !important;
        clear: both;
        display: block;
        float: none
    }
}
@media(min-width:226px) {
    .icondimension-128 .icon {
        width: 100%
    }
    
    .icondimension-256 .icon {
        width: 100%
    }
    
    .icondimension-512 .icon {
        width: 100%
    }
}
@media(min-width:600px) {
    .icondimension-128 .icon {
        width: 50%
    }
    
    .icondimension-256 .icon {
        width: 50%
    }
}
@media(min-width:800px) {
    .icondimension-128 .icon {
        width: 33.33333333%
    }
    
    .icondimension-256 .icon {
        width: 33.33333333%
    }
    
    .icondimension-512 .icon {
        width: 33.33333333%
    }
}
@media(min-width:1000px) {
    .icondimension-128 .icon {
        width: 25%
    }
    
    .icondimension-256 .icon {
        width: 25%
    }
    
    .icondimension-512 .icon {
        width: 25%
    }
}
@media(min-width:1200px) {
    .icondimension-128 .icon {
        width: 20%
    }
    
    .icondimension-256 .icon {
        width: 20%
    }
    
    .icondimension-512 .icon {
        width: 20%
    }
}
@media(min-width:1400px) {
    .icondimension-128 .icon {
        width: 20%
    }
    
    .icondimension-256 .icon {
        width: 20%
    }
    
    .icondimension-512 .icon {
        width: 20%
    }
}
@media(min-width:1600px) {
    .icondimension-128 .icon {
        width: 16.66666667%
    }
    
    .icondimension-256 .icon {
        width: 16.66666667%
    }
    
    .icondimension-512 .icon {
        width: 16.66666667%
    }
}
@media(min-width:1800px) {
    .icondimension-128 .icon {
        width: 14.28571429%
    }
    
    .icondimension-256 .icon {
        width: 14.28571429%
    }
    
    .icondimension-512 .icon {
        width: 14.28571429%
    }
}
@media(min-width:2000px) {
    .icondimension-128 .icon {
        width: 11.11111111%
    }
    
    .icondimension-256 .icon {
        width: 11.11111111%
    }
    
    .icondimension-512 .icon {
        width: 11.11111111%
    }
}
@media(min-width:2200px) {
    .icondimension-128 .icon {
        width: 10%
    }
    
    .icondimension-256 .icon {
        width: 10%
    }
    
    .icondimension-512 .icon {
        width: 10%
    }
}
.icons-container-transparent .icon>div {
    background-color: #e4e8f0 !important;
    # background-image: url("https://cdn3.iconfinder.com/static/30e593de809a5f582d59e881f723b238/assets/img/transparent.png")
}
.icons-container-transparent .icon>div>a,
.icons-container-transparent .icon>div .downloadlinks a {
    color: #fff !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25)
}
.icons-container-gray .icon>div {
    background-color: #b0b3b7 !important
}
.icons-container-gray .icon>div>a,
.icons-container-gray .icon>div .downloadlinks a {
    color: #fff !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25)
}
.icons-container-white .icon>div {
    background-color: #fff
}
.icons-container-black .icon>div {
    background-color: #15171a !important
}
.icon:hover .iconlinks>div>a:hover,
.transparent:hover .iconlinks>div>a:hover,
.gray:hover .iconlinks>div>a:hover,
.alticons:hover a:hover {
    background-color: #44a048;
    color: #fff
}
.icon:hover .iconlinks>div>a:active,
.transparent:hover .iconlinks>div>a:active,
.gray:hover .iconlinks>div>a:active,
.alticons:hover a:active {
    background-color: #357c38
}
.icon:hover .favorite,
.icon:hover .infolink {
    opacity: 1;
    filter: alpha(opacity=100)
}
.icon .favorite {
    opacity: 0;
    filter: alpha(opacity=0)
}
.icon .infolink {
    opacity: 0;
    filter: alpha(opacity=0)
}
.iconset-preview-small .preview-image img {
    height: 153px;
    width: 216px
}
.iconset-preview-medium .preview-image img {
    height: 153px;
    width: 294px
}
.iconset-preview-large .preview-image img {
    height: 326px;
    width: 234px
}
.iconset-preview-jumbo .preview-image img {
    height: 499px;
    width: 234px
}
#view-iconset .pagecontent>div .iconset-header {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
#view-iconset .pagecontent>div .iconset-preview {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
#view-iconset .pagecontent .content {
    margin-top: 18px
}
.label-purchased {
    display: inline-block
}
.label-purchased span {
    # background-image: url("https://cdn0.iconfinder.com/static/496abd03981b27d9e6020939f685f946/assets/img/checkmark-16.png");
    background-color: #44a048;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center
}
@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .label-purchased span {
        # background-image: url("https://cdn2.iconfinder.com/static/f59fc3c82f53992aa7870864eac3febf/assets/img/checkmark-16@2x.png");
        background-size: 15px 15px
    }
}
.iconset-preview {
    margin-bottom: 36px;
    position: relative
}
.iconset-preview.iconset-preview-small section.details,
.iconset-preview.iconset-preview-medium section.details {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 0 18px
}
.iconset-preview.iconset-preview-small section.details tr,
.iconset-preview.iconset-preview-medium section.details tr {
    vertical-align: center
}
.iconset-preview.iconset-preview-small section.details h4,
.iconset-preview.iconset-preview-medium section.details h4 {
    padding: 0;
    margin: 0
}
.iconset-preview.iconset-preview-small section.details p,
.iconset-preview.iconset-preview-medium section.details p,
.iconset-preview.iconset-preview-small section.details h4,
.iconset-preview.iconset-preview-medium section.details h4 {
    color: #d4d6dc
}
.iconset-preview.iconset-preview-small section.details p,
.iconset-preview.iconset-preview-medium section.details p {
    margin-bottom: 9px
}
.iconset-preview.iconset-preview-small section.details a,
.iconset-preview.iconset-preview-medium section.details a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}
.iconset-preview.iconset-preview-small .label-purchased,
.iconset-preview.iconset-preview-medium .label-purchased {
    margin-top: 0;
    float: right;
    display: block;
    width: 24px;
    height: 20px;
    position: relative;
    top: 3px
}
.iconset-preview.iconset-preview-small .label-purchased span,
.iconset-preview.iconset-preview-medium .label-purchased span {
    display: block;
    float: right;
    width: 20px;
    height: 20px
}
.iconset-preview.iconset-preview-small {
    max-width: 216px
}
.iconset-preview.iconset-preview-small section.details {
    height: 153px;
    width: 198px;
    padding: 0 9px
}
.iconset-preview.iconset-preview-small section.details a,
.iconset-preview.iconset-preview-small section.details table {
    height: 153px
}
.iconset-preview.iconset-preview-medium {
    max-width: 294px
}
.iconset-preview.iconset-preview-medium section.details {
    height: 153px;
    width: 276px;
    padding: 0 9px
}
.iconset-preview.iconset-preview-medium section.details a,
.iconset-preview.iconset-preview-medium section.details table {
    height: 153px
}
.iconset-preview .preview-image {
    display: block;
    overflow: hidden;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}
.iconset-preview a.preview-image {
    background-color: #35373b
}
.iconset-preview>.label-corner {
    position: absolute
}
.iconset-preview a.iconset-author {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block
}
.iconset-preview.iconset-preview-small a.iconset-author {
    width: 148px
}
.iconset-preview.iconset-preview-medium a.iconset-author {
    width: 218px
}
.iconset-preview .label-iconset-format {
    color: #73757b;
    position: absolute;
    top: 33px;
    right: 0;
    display: block;
    height: 16px;
    line-height: 16px;
    background-repeat: no-repeat;
    padding: 0 0 0 22px
}
.iconset-preview .label-iconset-format .indicator-format {
    position: relative;
    top: 2px
}
.iconset-preview>.toggle-favorite {
    margin-left: 288px;
    line-height: 0;
    padding: 0;
    float: right;
    height: 31px;
    width: 32px;
    # background-image: url("https://cdn0.iconfinder.com/static/06ddbdaf1508933d03142fc361cf8fab/assets/img/favorite.png");
    background-position: 0 -33px;
    text-decoration: none;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
    border-top-right-radius: 3px;
    overflow: hidden;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}
@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .iconset-preview>.toggle-favorite {
        # background-image: url("https://cdn2.iconfinder.com/static/b85b6ca24a0371b9cf6e95c10e2dd541/assets/img/favorite@2x.png");
        background-size: 32px 96px
    }
}
.iconset-preview:hover .toggle-favorite {
    background-position: 0 -33px;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}
.iconset-preview.favorited .toggle-favorite {
    background-position: 0 32px;
    opacity: 1;
    filter: alpha(opacity=100)
}
.iconset-preview section.info {
    margin-top: 0;
    position: relative;
    text-align: left;
    padding: 0;
    border: 0
}
.iconset-preview section.info h4 {
    margin: 10px 0 5px
}
.iconset-preview section.info h4,
.iconset-preview section.info h4 a {
    color: #2e2f33
}
.iconset-preview section.info p {
    line-height: 18px
}
.iconset-preview section.info a {
    color: #73757b
}
.iconset-preview section.info a:hover {
    color: #357c38
}
.iconset-preview section.info h4,
.iconset-preview section.info p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.iconset-preview section.info .actions a {
    display: block;
    width: 100px;
    margin-top: 9px;
    float: left;
    color: #2e2f33;
}
.iconset-preview section.details {
    position: absolute;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    opacity: 0;
    filter: alpha(opacity=0);
    background-color: #000;
    top: 0;
    left: 0
}
.iconset-preview .buynow {
    float: right;
    margin: 2px 0 0 5px
}
.iconset-preview:hover section.details {
    opacity: .8;
    filter: alpha(opacity=80)
}
.iconset-preview:hover .buynow {
    color: #fff;
    background-color: #419a45;
    background-image: -moz-linear-gradient(top, #429c46, #3f9543);
    background-image: -ms-linear-gradient(top, #429c46, #3f9543);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#429c46), to(#3f9543));
    background-image: -webkit-linear-gradient(top, #429c46, #3f9543);
    background-image: -o-linear-gradient(top, #429c46, #3f9543);
    background-image: linear-gradient(top, #429c46, #3f9543);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#429c46', endColorstr='#3f9543', GradientType=0);
    border-color: #3f9543 #3f9543 #29602b;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #3f9543;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}
.iconset-preview:hover .buynow:hover,
.iconset-preview:hover .buynow:active,
.iconset-preview:hover .buynow.active,
.iconset-preview:hover .buynow.disabled,
.iconset-preview:hover .buynow[disabled] {
    background-color: #3f9543;
    *background-color: #38833b
}
.iconset-preview:hover .buynow:active,
.iconset-preview:hover .buynow.active {
    background-color: #307133 9
}
.iconset-preview .label-purchased,
.iconset-preview .label-premium,
.iconset-preview .label-free {
    color: #73757b;
    float: right;
    margin-top: 5px;
    padding: 1px 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    display: inline-block;
    background-color: #e4e8f0
}
.iconset-preview p {
    margin: 0 0 3px 0;
    padding: 0
}
#overview-iconsets tr.iconset td:first-child {
    padding-left: 27px
}
.iconset-header {
    background-color: #fff;
    min-height: 85px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1)
}
.iconset-header>.iconset-primaryinfo>h3 {
    line-height: 32px !important;
    margin: 11.7px 0 0 18px;
    padding: 0 0 5px 0 !important;
    color: #2e2f33
}
.iconset-header>.iconset-primaryinfo>h3>a,
.iconset-header>.iconset-primaryinfo>h3>span,
.iconset-header>.iconset-primaryinfo>h3>span>a {
    color: #2e2f33
}
.iconset-header>.iconset-primaryinfo a {
    color: #2e2f33
}
.iconset-header>.iconset-primaryinfo p {
    color: #5e6268
}
.iconset-header p.iconset-designer {
    margin-bottom: 13px;
    margin-left: 18px;
    margin-right: 18px
}
.iconset-header div.gravatar {
    border: 0;
    float: left
}
.preview-template-selected {
    height: 213px;
    overflow: hidden
}
.preview-template-selected.js-sticky {
    padding: 18px 0;
    border-bottom: 1px solid #e4e8f0
}
.preview-template-selected .center-container {
    margin: 0 auto;
    width: 612px
}
.preview-template-selected .colors,
.preview-template-selected .tip,
.preview-template-selected .iconset-preview {
    float: left
}
.preview-template-selected .colors {
    width: 156px
}
.preview-template-selected .colors input[type="text"] {
    width: 70px;
    display: block;
    margin-bottom: 10px
}
.preview-template-selected .colors .btn {
    width: 81px;
    display: block;
    padding-left: 0;
    padding-right: 0
}
.preview-template-selected .tip {
    width: 200px;
    margin-left: 36px
}
.preview-template-selected .tip p {
    color: #73757b
}
.preview-template-options {
    overflow: hidden
}
.preview-template-options .preview-option-category {
    overflow: hidden
}
.preview-template-options .preview-option {
    width: 220px;
    height: 153px;
    float: left;
    margin: 0 18px 18px 0
}
.preview-template-options .preview-option,
.preview-template-options .preview-option * {
    cursor: pointer
}
.preview-template-options .preview-option-custom {
    # background: #fff url("https://cdn2.iconfinder.com/static/b532b0a3070e0452860bebc510e83437/assets/img/plus-gray-24.png") no-repeat center;
    color: #8d8e91;
    border: 3px dashed #8d8e91;
    width: 214px;
    height: 47px;
    text-align: center;
    padding: 100px 0 0 0
}
.iconset-header {
    height: 60px;
    position: relative;
    z-index: 2;
    margin-bottom: 0 !important
}
.iconset-header>.iconset-primaryinfo>h1 {
    font-size: 22px !important;
    line-height: 28px !important;
    margin: 0;
    padding: 16px 0 4px 0 !important
}
.iconset-header>.iconset-primaryinfo>h1>span {
    font-weight: normal
}
.iconset-header>.iconset-primaryinfo>h1>span>a {
    color: #35373b;
    font-weight: normal
}
.iconset-header .iconset-secondaryinfo {
    padding-top: 18px;
    padding-right: 18px;
    position: relative;
    z-index: 2
}
.iconset-header .iconset-header-background {
    float: left;
    height: 60px;
    overflow: hidden;
    padding-left: 9px;
    padding-right: 9px
}
.iconset-header .iconset-header-background img {
    position: relative;
    height: 110px
}
.iconset-header .iconset-action-btn {
    position: relative;
    top: -2px;
    margin-right: 6px
}
.iconset-header .iconset-action-btn i {
    opacity: 1;
    margin-right: 0;
    margin-top: 0
}
.iconset-header.light h1 {
    color: #fff
}
.iconset-header.light .icon-if-share-2,
.iconset-header.light .icon-if-favorites,
.iconset-header.light .icon-if-comments {
    display: none
}
.iconset-header.light .btn-outlined {
    background: 0;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
    color: #fff;
    border: 0
}
.iconset-header.light .btn-outlined:hover {
    background: #fff;
    color: #15171a
}
.iconset-header.light .btn-outlined:hover .icon-if-share-2-white,
.iconset-header.light .btn-outlined:hover .icon-if-favorites-white,
.iconset-header.light .btn-outlined:hover .icon-if-comments-white {
    display: none
}
.iconset-header.light .btn-outlined:hover .icon-if-share-2,
.iconset-header.light .btn-outlined:hover .icon-if-favorites,
.iconset-header.light .btn-outlined:hover .icon-if-comments {
    display: inline-block
}
.iconset-header.light .btn-outlined-primary {
    background: #fff;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
    color: #44a048;
    border: 0
}
.iconset-header.dark h1 {
    color: #2e2f33
}
.iconset-header.dark .icon-if-share-2-white,
.iconset-header.dark .icon-if-favorites-white,
.iconset-header.dark .icon-if-comments-white {
    display: none
}
.iconset-header.dark .btn-outlined {
    background: 0;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.5);
    color: #15171a;
    border: 0
}
.iconset-header.dark .btn-outlined:hover {
    background: #15171a;
    color: #fff
}
.iconset-header.dark .btn-outlined:hover .icon-if-share-2-white,
.iconset-header.dark .btn-outlined:hover .icon-if-favorites-white,
.iconset-header.dark .btn-outlined:hover .icon-if-comments-white {
    display: inline-block;
    position: relative;
    top: 2px
}
.iconset-header.dark .btn-outlined:hover .icon-if-share-2,
.iconset-header.dark .btn-outlined:hover .icon-if-favorites,
.iconset-header.dark .btn-outlined:hover .icon-if-comments {
    display: none
}
.iconset-header.dark .btn-outlined-primary {
    background: #44a048;
    box-shadow: inset 0 0 0 1px #44a048;
    color: #fff;
    border: 0
}
.iconset-header div.gravatar {
    border: 0;
    float: left
}
.iconset-header-navigation {
    background: #fff;
    width: 100%;
    height: 51px;
    position: relative;
    z-index: 1;
    float: left;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1)
}
.iconset-header-navigation .navigation-container {
    margin: 0 auto;
    padding: 0 14px 0 14px
}
.iconset-header-navigation .navigation-container p {
    padding: 10px 0 0 0;
    display: inline-block;
    font-size: 13px;
    height: 45px;
    color: #6a6e76
}
.iconset-header-navigation .navigation-container p span a {
    color: #6a6e76
}
.iconset-header-navigation .navigation-container .category-navigation-control {
    width: 35%;
    height: 51px
}
.iconset-header-navigation .navigation-container .category-navigation-control.right {
    float: right;
    text-align: right
}
.iconset-header-navigation .navigation-container .category-navigation-control .filter {
    float: right;
    width: 140px;
    display: inline-block;
    height: 40px;
    margin-top: 15px
}
.iconset-header-navigation .navigation-container .category-navigation-control .filter #backgroundcolor div.colors div {
    width: 20px !important;
    height: 20px !important
}
.iconset-header-navigation .navigation-container .category-navigation-control p {
    margin-top: 5px
}
.iconset-header-navigation .navigation-container .category-list-toggle {
    width: 65% !important;
    text-align: left
}
.iconset-header-navigation .navigation-container .dropdown-toggle {
    padding: 0 !important
}
.iconset-header-navigation .navigation-container .dropdown-menu {
    min-width: 85px;
    top: 46px;
    right: 10px;
    margin: 0
}
.iconset-header-navigation .iconset-buy,
.iconset-header-navigation .iconset-download {
    position: relative;
    bottom: 2px;
    margin-right: 9px
}
.iconset-overlay {
    display: none
}
.iconset-results-more {
    background: #fff;
    padding: 18px 0 9px 0
}
.iconset-results-more>div {
    text-align: center
}
.iconset-results-more a {
    color: #000;
    font-weight: normal
}
.iconset-results-more a:hover {
    color: #44a048
}
div.back-container.iconset-results-container {
    background-color: white !important;
    padding: 0
}
div.back-container.iconset-results-container #searchresults {
    padding-bottom: 0
}
div.back-container.iconset-results-container #searchresults-container,
div.back-container.iconset-results-container #icons {
    padding: 0 !important
}
div.back-container.iconset-results-container #searchresults-container .icon>div,
div.back-container.iconset-results-container #icons .icon>div {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    margin: 0;
    border: 1px solid #e2e4e7;
    border-width: 0 1px 1px 0
}
div.back-container.iconset-results-container .icondimension-128 .icon {
    min-height: 204px
}
div.back-container.iconset-results-container .icondimension-256 .icon {
    min-height: 310px
}
div.back-container.iconset-results-container .icondimension-512 .icon {
    min-height: 576px
}
.comments-thread .comments {
    padding-left: 96px;
    border: 0
}
.comments-thread .comments .comments {
    padding: 0 0 0 60px
}
.comments-thread .comments .comments .comments .comments .comments {
    padding: 0
}
.comments-thread .comments section.newcomment.reply:last-child {
    padding-bottom: 0 !important
}
.comments-thread .comments .user-actions {
    padding: 18px;
    margin-bottom: 18px;
    background-color: #e4e8f0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    text-align: center
}
.comments-overlay {
    position: fixed;
    right: 0;
    z-index: 100;
    width: 400px;
    height: 100%;
    background-color: #e4e8f0;
    display: none;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
    overflow-y: auto
}
.comments-overlay .content>section:first-child {
    background-color: #35373b;
    padding-top: 1px;
    padding-bottom: 1px
}
.comments-overlay .content>section:first-child h3 {
    margin: 10px 0;
    color: #fff
}
.comments-overlay .comments .comments .comments {
    padding: 0
}
.comments-overlay h3 {
    margin-left: 27px
}
.comments-overlay .close {
    float: left;
    text-shadow: none;
    color: #fff;
    opacity: .6;
    filter: alpha(opacity=60);
    left: 17px;
    position: relative;
    line-height: 48px
}
.comment {
    margin-bottom: 18px
}
.comment header a {
    font-weight: bold;
    color: #2e2f33
}
.comment header img {
    float: left;
    position: absolute;
    margin-left: -60px;
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    overflow: hidden
}
.comment header p {
    color: #b0b3b7
}
.comment p {
    margin-bottom: 4.5px;
    overflow: hidden;
    text-overflow: ellipsis
}
section.newcomment.reply {
    padding: 0;
    margin: 0;
    border: 0
}
.newcomment {
    text-align: center
}
.newcomment form {
    text-align: left
}
.newcomment form .alert {
    text-align: center
}
.newcomment textarea {
    display: block;
    width: 96%;
    height: 30px;
    margin-bottom: 18px
}
.newcomment textarea:focus,
.newcomment textarea.has-comment {
    height: 90px
}
.newcomment button {
    display: none
}
.comment.comment-deleted {
    color: #b0b3b7
}
.comment.comment-deleted * {
    color: #b0b3b7
}
.reply {
    text-align: right
}
.comment-actions a {
    margin-right: 9px;
    background-repeat: no-repeat;
    background-position: center left
}
.commment-action-delete {
    # background-image: url("https://cdn1.iconfinder.com/static/eb160e10c37affd25657e72f7bd68b7a/assets/img/icons/minicons/small/delete.png");
    padding-left: 24px;
    color: #000;
    opacity: 0;
    filter: alpha(opacity=0);
    float: right;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}
@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .commment-action-delete {
        # background-image: url("https://cdn1.iconfinder.com/static/982b12673ce0ea7bb5ecdef7827f8572/assets/img/icons/minicons/small/delete@2x.png");
        background-size: 16px 16px
    }
}
.commment-action-delete:hover {
    color: #000
}
.comment:hover .commment-action-delete {
    opacity: .5;
    filter: alpha(opacity=50);
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}
.comments-defaultState p {
    text-align: center;
    color: #b0b3b7;
    margin-top: 18px
}
.horizontal-form section.details-content-premium ul.form-error-list {
    margin-left: 0 !important
}
.price_slider .ui-slider {
    margin: 18px
}
.price_slider .ui-slider li span.ui-slider-label {
    display: block;
    width: 30px;
    margin: 0 0 0 -15px;
    text-align: center
}
.price_slider .ui-slider-scale {
    margin-top: 2px
}
.price-per-set,
.price-per-set span {
    line-height: 36px
}
.price-per-set input {
    text-align: right;
    width: 50px;
    padding-left: 0;
    padding-right: 9px;
    vertical-align: middle
}
#id_price_per_set {
    width: 55px;
    text-align: right
}
.iconset-review-form .selector-band {
    margin-left: -36px;
    margin-right: -36px;
    padding-left: 18px;
    padding-right: 18px
}
.iconset-review-form ul {
    list-style: none
}
.iconset-review-form li input[type="text"] {
    width: 600px
}
.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    height: 30px
}
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.select2-container .select2-choice {
    display: block;
    height: 26px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;
    border: 1px solid #aaa;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;
    border-radius: 4px;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0, #fff 50%);
    background-image: -moz-linear-gradient(center bottom, #eee 0, #fff 50%);
    background-image: -o-linear-gradient(bottom, #eee 0, #fff 50%);
    background-image: -ms-linear-gradient(top, #fff 0, #eee 50%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: linear-gradient(top, #fff 0, #eee 50%)
}
.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #aaa;
    border-radius: 0 0 4px 4px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0, #fff 90%);
    background-image: -moz-linear-gradient(center bottom, #eee 0, #fff 90%);
    background-image: -o-linear-gradient(bottom, #eee 0, #fff 90%);
    background-image: -ms-linear-gradient(top, #eee 0, #fff 90%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: linear-gradient(top, #eee 0, #fff 90%)
}
.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px;
    line-height: 30px
}
.select2-container .select2-choice>.select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 30px
}
.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;
    font-size: 1px;
    text-decoration: none;
    border: 0;
    # background: url("https://cdn2.iconfinder.com/static/2ca61b76e22053571dd8611e5aac4900/assets/img/select2.png") right top no-repeat;
    cursor: pointer;
    outline: 0
}
.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block
}
.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer
}
.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    z-index: 9998;
    background-color: #fff;
    opacity: 0;
    filter: alpha(opacity=0)
}
.select2-drop {
    width: 100%;
    margin-top: -1px;
    position: absolute;
    z-index: 9999;
    top: 100%;
    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    border-top: 0;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15)
}
.select2-drop-auto-width {
    border-top: 1px solid #aaa;
    width: auto
}
.select2-drop-auto-width .select2-search {
    padding-top: 4px
}
.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #aaa;
    border-bottom: 0;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15)
}
.select2-drop-active {
    border: 1px solid #5897fb;
    border-top: 0
}
.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #5897fb
}
.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid #aaa;
    border-radius: 0 4px 4px 0;
    background-clip: padding-box;
    background: #ccc;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
    background-image: -webkit-linear-gradient(center bottom, #ccc 0, #eee 60%);
    background-image: -moz-linear-gradient(center bottom, #ccc 0, #eee 60%);
    background-image: -o-linear-gradient(bottom, #ccc 0, #eee 60%);
    background-image: -ms-linear-gradient(top, #ccc 0, #eee 60%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
    background-image: linear-gradient(top, #ccc 0, #eee 60%)
}
.select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%;
    # background: url("https://cdn2.iconfinder.com/static/2ca61b76e22053571dd8611e5aac4900/assets/img/select2.png") no-repeat 0 1px
}
.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
    z-index: 10000;
    white-space: nowrap
}
.select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;
    outline: 0;
    font-family: sans-serif;
    font-size: 1em;
    border: 1px solid #aaa;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    /*  background: #fff url("https://cdn2.iconfinder.com/static/2ca61b76e22053571dd8611e5aac4900/assets/img/select2.png") no-repeat 100% -22px;
    background: url("https://cdn2.iconfinder.com/static/2ca61b76e22053571dd8611e5aac4900/assets/img/select2.png") no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url("https://cdn2.iconfinder.com/static/2ca61b76e22053571dd8611e5aac4900/assets/img/select2.png") no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url("https://cdn2.iconfinder.com/static/2ca61b76e22053571dd8611e5aac4900/assets/img/select2.png") no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url("https://cdn2.iconfinder.com/static/2ca61b76e22053571dd8611e5aac4900/assets/img/select2.png") no-repeat 100% -22px, -o-linear-gradient(bottom, #fff 85%, #eee 99%);
    background: url("https://cdn2.iconfinder.com/static/2ca61b76e22053571dd8611e5aac4900/assets/img/select2.png") no-repeat 100% -22px, -ms-linear-gradient(top, #fff 85%, #eee 99%);
    background: url("https://cdn2.iconfinder.com/static/2ca61b76e22053571dd8611e5aac4900/assets/img/select2.png") no-repeat 100% -22px, linear-gradient(top, #fff 85%, #eee 99%)
*/
}
.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px
}
.select2-search input.select2-active {
    /*  background: #fff url("https://cdn3.iconfinder.com/static/7b9776076d5fceef4993b55c9383dedd/assets/img/select2-spinner.gif") no-repeat 100%;
    background: url("https://cdn3.iconfinder.com/static/7b9776076d5fceef4993b55c9383dedd/assets/img/select2-spinner.gif") no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url("https://cdn3.iconfinder.com/static/7b9776076d5fceef4993b55c9383dedd/assets/img/select2-spinner.gif") no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url("https://cdn3.iconfinder.com/static/7b9776076d5fceef4993b55c9383dedd/assets/img/select2-spinner.gif") no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url("https://cdn3.iconfinder.com/static/7b9776076d5fceef4993b55c9383dedd/assets/img/select2-spinner.gif") no-repeat 100%, -o-linear-gradient(bottom, #fff 85%, #eee 99%);
    background: url("https://cdn3.iconfinder.com/static/7b9776076d5fceef4993b55c9383dedd/assets/img/select2-spinner.gif") no-repeat 100%, -ms-linear-gradient(top, #fff 85%, #eee 99%);
    background: url("https://cdn3.iconfinder.com/static/7b9776076d5fceef4993b55c9383dedd/assets/img/select2-spinner.gif") no-repeat 100%, linear-gradient(top, #fff 85%, #eee 99%)
*/
}
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: 0;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}
.select2-dropdown-open .select2-choice {
    border-bottom-color: transparent;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #eee;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center bottom, #fff 0, #eee 50%);
    background-image: -moz-linear-gradient(center bottom, #fff 0, #eee 50%);
    background-image: -o-linear-gradient(bottom, #fff 0, #eee 50%);
    background-image: -ms-linear-gradient(top, #fff 0, #eee 50%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(top, #fff 0, #eee 50%)
}
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #5897fb;
    border-top-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center top, #fff 0, #eee 50%);
    background-image: -moz-linear-gradient(center top, #fff 0, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0, #eee 50%);
    background-image: -ms-linear-gradient(bottom, #fff 0, #eee 50%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(bottom, #fff 0, #eee 50%)
}
.select2-dropdown-open .select2-choice .select2-arrow {
    background: transparent;
    border-left: 0;
    filter: none
}
.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px
}
.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0
}
.select2-results ul.select2-result-sub>li .select2-result-label {
    padding-left: 20px
}
.select2-results ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
    padding-left: 40px
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
    padding-left: 60px
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
    padding-left: 80px
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
    padding-left: 100px
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
    padding-left: 110px
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
    padding-left: 120px
}
.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none
}
.select2-results li.select2-result-with-children>.select2-result-label {
    font-weight: bold
}
.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;
    min-height: 1em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.select2-results .select2-highlighted {
    background: #3875d7;
    color: #fff
}
.select2-results li em {
    background: #feffde;
    font-style: normal
}
.select2-results .select2-highlighted em {
    background: transparent
}
.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000
}
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item
}
.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default
}
.select2-results .select2-disabled {
    background: #f4f4f4;
    display: list-item;
    cursor: default
}
.select2-results .select2-selected {
    display: none
}
.select2-more-results.select2-active {
    #background: #f4f4f4 url("https://cdn3.iconfinder.com/static/7b9776076d5fceef4993b55c9383dedd/assets/img/select2-spinner.gif") no-repeat 100%
}
.select2-more-results {
    background: #f4f4f4;
    display: list-item
}
.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0
}
.select2-container.select2-container-disabled .select2-choice abbr {
    display: none
}
.select2-container-multi .select2-choices {
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0;
    position: relative;
    border: 1px solid #aaa;
    cursor: text;
    overflow: hidden;
    background-color: #fff;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -o-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -ms-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: linear-gradient(top, #eee 1%, #fff 15%)
}
.select2-locked {
    padding: 3px 5px 3px 5px !important
}
.select2-container-multi .select2-choices {
    min-height: 26px
}
.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: 0;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}
.select2-container-multi .select2-choices li {
    float: left;
    list-style: none
}
.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap
}
.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;
    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent !important
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    #background: #fff url("https://cdn3.iconfinder.com/static/7b9776076d5fceef4993b55c9383dedd/assets/img/select2-spinner.gif") no-repeat 100% !important
}
.select2-default {
    color: #999 !important
}
.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;
    line-height: 13px;
    color: #333;
    cursor: default;
    border: 1px solid #aaa;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #e4e4e4;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%)
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4
}
.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;
    font-size: 1px;
    outline: 0;
    # background: url("https://cdn2.iconfinder.com/static/2ca61b76e22053571dd8611e5aac4900/assets/img/select2.png") right top no-repeat
}
.select2-container-multi .select2-search-choice-close {
    left: 3px
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
    background-position: right -11px
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px
}
.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
    display: none;
    background: 0
}
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
    text-decoration: underline
}
.select2-offscreen,
.select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0 !important;
    top: 0 !important
}
.select2-display-none {
    display: none
}
.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:144dpi) {
    .select2-search input,
    .select2-search-choice-close,
    .select2-container .select2-choice abbr,
    .select2-container .select2-choice .select2-arrow b {
        # background-image: url("https://cdn0.iconfinder.com/static/49e3f006018662f60f1db2aec0b2cca9/assets/img/select2x2.png") !important;
        background-repeat: no-repeat !important;
        background-size: 60px 40px !important
    }
    
    .select2-search input {
        background-position: 100% -21px !important
    }
}
.selector-band {
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    border: 0
}
.selector-band b,
.selector-band p {
    display: block
}
.selector-band label.option {
    text-align: left;
    padding: 18px;
    cursor: pointer;
    display: block;
    width: auto;
    background-color: #e4e8f0;
    margin: 9px 0 9px 0
}
.selector-band label.option:hover,
.selector-band label.option.active {
    background-color: #44a048;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}
.selector-band label.option:hover b,
.selector-band label.option.active b,
.selector-band label.option:hover p,
.selector-band label.option.active p {
    color: #e4e8f0
}
.selector-band label.option:active {
    background-color: #44a048;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}
.selector-band label.option span {
    position: absolute;
    left: 0;
    line-height: 30px;
    background-repeat: no-repeat;
    background-position: 12px 35px;
    width: 58px;
    height: 100px;
    text-align: center;
    display: none
}
.selector-band label.option.premium span {
    #background-image: url("https://cdn1.iconfinder.com/static/a2ae7c71195595a444a2a97db07f3470/assets/img/selector-band-premium.png")
}
@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .selector-band label.option.premium span {
        #background-image: url("https://cdn0.iconfinder.com/static/44e4ea771eda2929c91dd27b16498907/assets/img/selector-band-premium@2x.png");
        background-size: 32px 32px
    }
}
.selector-band label.option.nonpremium span {
    #background-image: url("https://cdn2.iconfinder.com/static/b19c6442308f64bcad566883e8e6d18b/assets/img/selector-band-nonpremium.png")
}
@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .selector-band label.option.nonpremium span {
        #background-image: url("https://cdn1.iconfinder.com/static/97aaadcd7fd088f95850d4f91a31e878/assets/img/selector-band-nonpremium@2x.png");
        background-size: 32px 32px
    }
}
.selector-band label.option.someone span {
    #background-image: url("https://cdn3.iconfinder.com/static/3d91849280625a73506250b42096c127/assets/img/selector-band-someone.png")
}
@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .selector-band label.option.someone span {
        #background-image: url("https://cdn3.iconfinder.com/static/c2e822041119b008e99892f02fd92148/assets/img/selector-band-someone@2x.png");
        background-size: 32px 32px
    }
}
.content section.selector-band {
    padding-top: 0;
    padding-bottom: 0
}
.indicator-format {
    width: 16px;
    height: 16px;
    line-height: 16px;
    #background-image: url("https://cdn0.iconfinder.com/static/d9e0151a9c6f1252c06d45857bd5498a/assets/img/icon-format-16.png");
    background-repeat: no-repeat;
    display: inline-block
}
@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .indicator-format {
        #background-image: url("https://cdn0.iconfinder.com/static/4ba36157d383c4817c2d858096c2ab81/assets/img/icon-format-16@2x.png");
        background-size: 16px 32px
    }
}
.indicator-format-vector {
    background-position: 0 0
}
.indicator-format-raster {
    background-position: 0 -16px
}
table.table .indicator-format {
    vertical-align: middle;
    position: relative;
    top: -2px
}
.navbar {
    margin: 0;
    z-index: 900
}
.navbar .navbar-inner {
    background-color: #15171a;
    background-image: none;
    border-radius: 0;
    padding: 0 9px;
    z-index: 900
}
.navbar .navbar-logo {
    display: inline-block;
    width: 177px;
    #background-image: url("https://cdn1.iconfinder.com/static/5120336c639f2d77f8f9ce6a5bdf4271/assets/img/headerbar-logo.png");
    background-repeat: no-repeat;
    background-position: center
}
@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .navbar .navbar-logo {
        #background-image: url("https://cdn1.iconfinder.com/static/ee9152ba51c507a1af3d5138eaa9bb8f/assets/img/headerbar-logo@2x.png");
        background-size: 174px 29px
    }
}
.navbar .navbar-logo:hover {
    color: #fff;
    background-color: #1f2126 !important
}
.navbar .navbar-logo:active {
    background-color: #44a048 !important
}
.navbar .navbar-inner .container {
    height: 60px
}
.navbar .navbar-inner .nav {
    height: 60px
}
.navbar .navbar-inner .navbar-item .navbar-logo:hover {
    background-color: transparent
}
.navbar .navbar-inner .navbar-item>a {
    height: 60px;
    line-height: 60px;
    padding: 0 10px;
    display: inline-block;
    color: white
}
.navbar .navbar-inner .navbar-item>a.user-profile {
    line-height: 20px !important
}
.navbar .navbar-inner .navbar-item>a.user-profile span.user-name {
    font-weight: bold;
    display: inline-block;
    position: relative;
    top: 10px;
    min-width: 95px
}
.navbar .navbar-inner .navbar-item>a.user-profile span.user-balance,
.navbar .navbar-inner .navbar-item>a.user-profile span.user-plan {
    display: inline-block;
    position: relative;
    top: 10px
}
.navbar .navbar-inner .navbar-item>a.user-profile span.user-plan {
    display: inline-block;
    height: 22px;
    font-size: 12px;
    max-width: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}
.navbar .navbar-inner .navbar-item>a.user-profile span.user-image {
    display: block;
    float: left;
    height: 24px;
    position: relative;
    top: 12px;
    right: 5px
}
.navbar .navbar-inner .notifications-dropdown {
    margin: 60px 0 0 0
}
.navbar .navbar-inner .dropdown-menu {
    margin: 0
}
.navbar .navbar-inner .dropdown-toggle {
    float: right
}
.navbar .navbar-inner .dropdown-toggle b.caret {
    margin-top: 29px;
    margin-right: 10px
}
.navbar .navbar-inner .icon-cog {
    position: relative;
    top: 2px
}
.navbar .navbar-inner #searcharea {
    display: inline-block;
    float: left;
    height: 60px;
    line-height: 57px;
    margin: 0 4.5px
}
.navbar .navbar-inner #searcharea .btn {
    margin: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    font-size: 18px;
    padding-left: 30px;
    padding-right: 25px
}
.navbar .navbar-inner #searcharea input {
    width: 500px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.navbar .navbar-inner a .icon {
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    font-size: 18px;
    color: #b0b3b7
}
.navbar .navbar-inner a .icon:hover {
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}
.navbar .navbar-inner a .icon.menuitem-favorites:hover * {
    color: #e90085
}
.navbar .navbar-inner a .icon.menuitem-downloads:hover * {
    color: #e67e22
}
.navbar .navbar-inner a .icon.menuitem-purchases:hover * {
    color: #ffc40d
}
.navbar .navbar-inner a .icon i {
    position: relative;
    top: 3px
}
.navbar #browse-collapsed {
    display: none
}
@media(max-width:1440px) {
    .navbar .navbar-inner #searcharea input {
        width: 400px
    }
}
@media(max-width:1280px) {
    .navbar .navbar-inner .navbar-logo {
        width: 29px;
        #background-image: url("https://cdn1.iconfinder.com/static/1ae273bacd0bcb1aed522f093b548f56/assets/img/headerbar-logo-eye.png");
        background-size: 29px 29px
    }
    
    .navbar .navbar-inner #searcharea input {
        width: 250px
    }
}
@media(max-width:1280px) and all and (-webkit-min-device-pixel-ratio:1.5) {
    .navbar .navbar-inner .navbar-logo {
        #background-image: url("https://cdn1.iconfinder.com/static/59dcf0c7c6a646ecdc6a841841b41b28/assets/img/headerbar-logo-eye@2x.png");
        background-size: 29px 29px
    }
}
@media(max-width:979px) {
    .navbar .navbar-item>a {
        height: auto;
        line-height: auto
    }
    
    .navbar .navbar-item .dropdown-menu>li>a:hover {
        color: #d4d6dc;
        background-color: #35373b;
        opacity: 1;
        filter: alpha(opacity=100)
    }
    
    .navbar .btn-navbar,
    .navbar .btn-navbar:hover {
        background-color: transparent;
        background-image: none;
        border-radius: 0;
        border: 0 !important;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        padding-top: 23px
    }
    
    .navbar .nav>li.profile-link,
    .navbar .nav>li.balance-link {
        display: none
    }
    
    .navbar .nav li a.dropdown-toggle,
    .navbar .nav li a i,
    .navbar #browse {
        display: none
    }
    
    .navbar #browse-collapsed {
        display: block
    }
    
    .navbar .navbar-inner #searcharea {
        display: block;
        float: left
    }
    
    .navbar .navbar-inner #searcharea input {
        width: 500px
    }
}
@media(max-width:793px) {
    .navbar .navbar-inner #searcharea input {
        width: 290px
    }
}
@media(max-width:480px) {
    .navbar .navbar-inner {
        padding: 0
    }
    
    .navbar #searcharea {
        margin: 0 !important
    }
    
    .navbar #searcharea .btn {
        display: none
    }
    
    .navbar #searcharea input {
        width: 190px
    }
    
    .navbar #searcharea #searchform input {
        padding-right: 0;
        width: 200px
    }
}
@media(max-width:979px) {
    .hidden-collapsed {
        display: none !important
    }
}
@media(min-width:979px) {
    .shown-collapsed {
        display: none
    }
}
@media(max-width:979px) {
    .shown-collapsed {
        display: block
    }
}
a.comment-button,
a.share-button,
a.favorite-button {
    display: block;
    padding: 9px;
    color: #2e2f33;
    height: 24px;
    line-height: 24px;
    margin-top: 18px;
    margin-right: 9px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    text-align: center
}
a.comment-button i,
a.share-button i,
a.favorite-button i {
    vertical-align: middle;
    position: relative;
    bottom: 2px
}
.share-button i.icon-if {
    left: 0;
    margin: 0
}
.share-button.active .social {
    opacity: 1;
    transform: scale(1) translateY(-30px);
    -webkit-transform: scale(1) translateY(-30px);
    -moz-transform: scale(1) translateY(-30px);
    -o-transform: scale(1) translateY(-30px);
    transition: .25s;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -o-transition: .25s
}
.share-button .social {
    position: absolute;
    margin: 0 0 0 -64px;
    transform-origin: 50% 0;
    transform: scale(0) translateY(0);
    -webkit-transform: scale(0) translateY(0);
    -moz-transform: scale(0) translateY(0);
    -o-transform: scale(0) translateY(0);
    opacity: 0;
    z-index: 1900
}
.share-button .social ul {
    position: relative;
    top: 50px;
    margin: auto;
    color: #fff;
    height: 46px;
    width: 180px;
    padding: 0;
    list-style: none;
    border-radius: "10px";
    -webkit-border-radius: "10px";
    -moz-border-radius: "10px";
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15)
}
.share-button .social ul li {
    font-size: 20px;
    cursor: pointer;
    width: 60px;
    margin: 0;
    padding: 12px 0;
    text-align: center;
    float: left;
    display: block;
    height: 22px;
    z-index: 5
}
.share-button .social ul li i {
    opacity: 1;
    filter: alpha(opacity=100);
    left: 0;
    right: 0;
    bottom: 0
}
.share-button .social ul li:hover {
    color: rgba(0, 0, 0, 0.5)
}
.share-button .social ul:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: -10px auto;
    height: 0;
    width: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #3b5998;
    z-index: 4
}
.share-button .social li[class*="facebook"] {
    background-color: #3b5998
}
.share-button .social li[class*="twitter"] {
    background-color: #46c7f4;
    padding: 12px 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
.share-button .social li[class*="link"] {
    background-color: #f37700;
    padding: 12px 0;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
.bitly-short {
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 50px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 50px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 50px rgba(0, 0, 0, 0.5);
    padding: 18px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    width: 316px;
    position: absolute;
    top: 150px;
    left: 50%;
    margin-left: -160px;
    z-index: 1000
}
.bitly-short h1 {
    color: #2e2f33;
    font-size: 24px;
    padding: 0;
    margin: 0 0 10px 0
}
.bitly-short input {
    text-align: center;
    width: 300px;
    font-size: 18px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.notification-counter {
    background-color: #35373b;
    color: white;
    width: 19px;
    display: block;
    height: 13px;
    text-align: center;
    border-radius: 12px;
    font-size: 12px
}
.notification-list {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.notification-list .notification-header .mark-as-read {
    float: right;
    padding-top: 18px;
    padding-bottom: 18px;
    background-color: none
}
.notification-list .notification-header .mark-as-read:hover {
    background-color: none
}
.notification-list>li>strong,
.notification-list>li>em {
    display: block;
    padding: 18px 18px 18px 18px;
    color: #5e6268
}
.notification-list>li {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #d4d6dc
}
.notification-list>li:last-child {
    border-bottom: 0
}
.notification-list>li a {
    display: block
}
.notification-counter-new {
    background-color: #de3c1c;
    height: 22px;
    width: 22px;
    position: relative;
    top: 20px;
    line-height: 24px
}
.notification-hidden {
    display: none !important
}
.ui-pnotify {
    position: absolute;
    top: 15px;
    left: 50% !important;
    margin-left: -12.5%;
    width: 25% !important;
    height: auto;
    z-index: 9999
}
.ui-pnotify h4 {
    margin: 0;
    padding: 0
}
html>body .ui-pnotify {
    position: fixed
}
html>body .ui-pnotify .alert-info {
    background: #fff !important;
    border: 2px solid #44a048;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 9px 18px
}
html>body .ui-pnotify * {
    color: #2e2f33
}
.ui-pnotify .ui-pnotify-shadow {
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2)
}
.ui-pnotify-container {
    background-position: 0 0;
    padding: .8em;
    height: 100%;
    margin: 0
}
.ui-pnotify-sharp {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.ui-pnotify-closer,
.ui-pnotify-sticker {
    float: right
}
.ui-pnotify-title {
    display: block
}
.ui-pnotify-text {
    display: block
}
.ui-pnotify-icon,
.ui-pnotify-icon span {
    display: none;
    float: left
}
.ui-pnotify-history-container {
    position: absolute;
    top: 0;
    right: 18px;
    width: 70px;
    border-top: 0;
    padding: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
    border-top-right-radius: 0;
    z-index: 10000
}
.ui-pnotify-history-container .ui-pnotify-history-header {
    padding: 2px
}
.ui-pnotify-history-container button {
    cursor: pointer;
    display: block;
    width: 100%
}
.ui-pnotify-history-container .ui-pnotify-history-pulldown {
    display: block;
    margin: 0 auto
}
#view-sales_overview .menu {
    border: 0
}
#dashboard text {
    color: red !important
}
.change {
    display: inline-block;
    font-size: 13px;
    position: relative;
    bottom: 5px
}
.change.change-positive {
    color: #44a048
}
.change.change-negative {
    color: #c0392b
}
.graph-tool section.btn-group {
    float: right;
    padding: 0;
    margin: 10px 0 0 0
}
.active #style-nav .filter-tab {
    #background-image: url("https://cdn0.iconfinder.com/static/05ae6945b12beeeacd678a476394fb92/assets/img/arrow-down_2.png")
}
@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .active #style-nav .filter-tab {
        #background-image: url("https://cdn0.iconfinder.com/static/def8462660cf1345a641e1c44865e8ba/assets/img/arrow-down_2@2x.png");
        background-size: 16px 16px
    }
}
#style-nav {
    height: 47px;
    width: 100%;
    z-index: 99;
    text-align: center;
    background-color: white
}
#style-nav a {
    padding: 15px 36px 10px 18px;
    color: #2e2f33;
    float: left
}
#style-nav .filter-tab {
    float: left;
    text-align: center;
    margin-right: 20px;
    padding-top: 0;
    line-height: 20px;
    #background-image: url("https://cdn1.iconfinder.com/static/ae718bbe4df5cd7ffc07a0e3f5c2e5a4/assets/img/arrow-left_2.png");
    background-repeat: no-repeat;
    background-position: 90px center
}
@media all and (-webkit-min-device-pixel-ratio:1.5) {
    #style-nav .filter-tab {
        #background-image: url("https://cdn1.iconfinder.com/static/aaf8c24972380a21d688f0595b8b9c2d/assets/img/arrow-left_2@2x.png");
        background-size: 16px 16px
    }
}
#style-nav .filter-tab a {
    display: block;
    padding-bottom: 15px
}
#style-nav .filter-tab a.active {
    border-bottom: 2px solid transparent
}
#style-nav .filter-tab a.active #filter-menu {
    display: block
}
#style-nav .style-tabs {
    display: inline-block
}
#style-nav .style-tabs a {
    display: inline-block;
    padding-left: 14px;
    padding-right: 8px;
    color: #2e2f33;
    text-align: left;
    line-height: 19px
}
#style-nav .style-tabs a:first-child {
    margin-left: 4px
}
#style-nav .style-tabs a.active {
    border-bottom: 3px solid #44a048;
    color: #44a048
}
#style-nav .style-tabs a:hover {
    border-bottom: 3px solid #44a048;
    color: #44a048
}
#style-nav .style-tabs a:hover .style-count {
    opacity: 1
}
#style-nav .style-tabs a .style-count {
    position: relative;
    top: -5px;
    color: #44a048;
    font-size: 10px;
    min-width: 6px;
    display: inline-block;
    left: 3px;
    opacity: 0
}
#style-nav .style-tabs .btn-group {
    position: absolute;
    right: 0;
    top: -1px;
    padding-right: 20px;
    width: 100px;
    display: none
}
#style-nav .style-tabs .btn-group .btn {
    height: 18px;
    line-height: 18px;
    width: 80px;
    padding-left: 30px !important
}
#style-nav .style-tabs .dropdown-toggle,
#style-nav .style-tabs .dropdown-toggle:hover {
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
#style-nav .style-tabs .dropdown-menu {
    overflow: hidden;
    top: 10px
}
#style-nav .style-tabs .dropdown-menu li>a {
    margin: 0;
    width: 100%;
    border-left: 0 solid #fff;
    border-bottom: 0 solid #44a048
}
#style-nav .style-tabs .dropdown-menu li>a:hover {
    border-left: 0 solid #44a048;
    border-bottom: 0 solid #44a048;
    background: #44a048;
    color: white
}
#style-nav .style-tabs .dropdown-menu li>a:hover span {
    color: white
}
#filter-menu-sticky-wrapper {
    float: left;
    height: 0 !important
}
#filter-menu {
    position: absolute;
    left: 0;
    margin-top: 0;
    float: left;
    background-color: #fff;
    width: 194px;
    height: 50%;
    min-height: 50%;
    z-index: 100;
    display: none
}
#filter-menu.active {
    display: block
}
#filter-menu .wrapper .filter {
    padding: 12px 6px 0 12px;
    display: inline-block;
    border-left: 3px solid #fff;
    min-height: 72px;
    width: 160px
}
#filter-menu .wrapper .filter .caret {
    float: right
}
#filter-menu .wrapper .filter:first-child {
    padding-top: 12px
}
#filter-menu .wrapper .filter#sizes {
    margin-bottom: 10px
}
#filter-menu .wrapper .filter#sizes h4 {
    margin-bottom: 10px
}
#filter-menu .wrapper .filter#sizes .size-slider {
    width: 140px;
    margin: 10px auto 0 auto;
    position: relative;
    left: 5px
}
#filter-menu .wrapper .filter#sizes #min-disp,
#filter-menu .wrapper .filter#sizes #max-disp {
    border: 0;
    width: 60px;
    display: block;
    color: #2e2f33;
    margin-top: 13px
}
#filter-menu .wrapper .filter#sizes #min-disp {
    position: relative;
    left: 0;
    float: left
}
#filter-menu .wrapper .filter#sizes #max-disp {
    position: relative;
    text-align: right;
    float: right
}
#filter-menu .wrapper .filter:hover h4 {
    color: #2e2f33
}
#filter-menu .wrapper .filter h4 {
    margin: 0;
    font-size: 12px;
    padding: 0 0 6px 0;
    color: #b0b3b7;
    text-transform: uppercase;
    font-weight: 700
}
#filter-menu .wrapper .filter.btn-group .btn {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    width: 100%
}
#filter-menu .wrapper .filter .btn {
    padding: 5px 12px 4px 12px;
    font-size: 12px
}
#filter-menu .wrapper .filter .btn.active.default,
#filter-menu .wrapper .filter .btn.active:first-child {
    opacity: 1
}
#filter-menu .wrapper .filter .btn-group {
    width: 100%
}
#filter-menu .wrapper .filter#format .btn {
    width: 50%
}
#filter-menu .wrapper .filter#price .btn {
    padding: 5px 10px 4px 10px
}
#filter-menu .wrapper .filter#settings {
    margin-top: -5px
}
#filter-menu .wrapper .filter#settings .btn {
    padding: 5px 7px 4px 7px
}
#filter-menu .wrapper .filter .reset-all-filters {
    position: relative;
    top: 25px
}
#filter-menu .wrapper .filter .reset-all-filters a {
    background: #44a048;
    padding: 7px 10px 7px 10px;
    text-align: center;
    font-weight: bold;
    color: white;
    width: 139px;
    display: block;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}
#filter-menu .wrapper .filter .reset-all-filters a:hover {
    background: #35373b
}
#filters .dropdown-toggle {
    padding-left: 3px !important;
    padding-right: 3px !important
}
#filters-bar {
    height: 48px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    height: 64px;
    z-index: 10;
    background-color: white
}
#filters-bar #filters .btn-group button.btn,
#filters-bar #settings .btn-group button.btn {
    padding: 5px 12px
}
#filters-bar #filters i {
    opacity: .4;
    filter: alpha(opacity=40);
    margin: 0
}
#filters-bar #settings {
    float: right
}
#filters-bar #settings .dropdown-menu {
    right: 0
}
#filters-bar .filter,
#filters-bar .setting {
    float: left;
    margin-right: 9px
}
#filters-bar .share,
#filters-bar .searchsetting {
    text-align: center
}
#filters-bar .share .dropdown-menu,
#filters-bar .searchsetting .dropdown-menu {
    text-align: left
}
#filters-bar .share i,
#filters-bar .searchsetting i {
    margin: 0 6px
}
#filters-bar .dropdown-menu {
    top: -2px
}
#filters-bar .dropdown-menu em {
    display: block;
    font-weight: bold;
    font-style: normal
}
#filters-bar .dropdown-menu span {
    font-size: 12px;
    color: #2e2f33
}
#filters-bar .dropdown-menu li a:hover span {
    color: #fff
}
.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.noUi-base {
    width: 100%;
    height: 100%;
    position: relative
}
.noUi-origin {
    position: absolute;
    # right: 0;
    top: 0;
    left: 0;
    bottom: 0
}
.noUi-handle {
    position: relative;
    z-index: 1
}
.noUi-stacking .noUi-handle {
    z-index: 10
}
.noUi-stacking+.noUi-origin {
    *z-index: -1
}
.noUi-state-tap .noUi-origin {
    -webkit-transition: left .3s, top .3s;
    transition: left .3s, top .3s
}
.noUi-state-drag * {
    cursor: inherit !important
}
.noUi-horizontal {
    height: 18px
}
.noUi-horizontal .noUi-handle {
    width: 24px;
    height: 24px;
    left: -17px;
    top: -6px
}
.noUi-horizontal.noUi-extended {
    padding: 0 15px
}
.noUi-horizontal.noUi-extended .noUi-origin {
    right: -15px
}
.noUi-vertical {
    width: 18px
}
.noUi-vertical .noUi-handle {
    width: 24px;
    height: 24px;
    left: -6px;
    top: -17px
}
.noUi-vertical.noUi-extended {
    padding: 15px 0
}
.noUi-vertical.noUi-extended .noUi-origin {
    bottom: -15px
}
.noUi-background {
    background: #fafafa;
    box-shadow: inset 0 1px 1px #f0f0f0
}
.noUi-connect {
    background: #3fb8af;
    box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
    -webkit-transition: background 450ms;
    transition: background 450ms
}
.noUi-origin {
    border-radius: 2px
}
.noUi-target {
    border-radius: 20px;
    border: 1px solid #b0b3b7;
    box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb;
    height: 12px
}
.noUi-target.noUi-connect {
    box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #bbb
}
.noUi-dragable {
    cursor: w-resize
}
.noUi-vertical .noUi-dragable {
    cursor: n-resize
}
.noUi-handle {
    border: 1px solid #b0b3b7;
    border-radius: 20px;
    background: #FFF;
    cursor: default;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1)
}
.noUi-active {
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb
}
[disabled] .noUi-connect,
[disabled].noUi-connect {
    background: #b8b8b8
}
[disabled] .noUi-handle {
    cursor: not-allowed
}
#recaptcha_area {
    border: 1px solid #ccc !important;
    overflow: hidden;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-bottom: 18px
}
#recaptcha_table {
    background-color: #eee !important
}
#recaptcha_table td,
#recaptcha_table div {
    background-image: none !important;
    padding: 0 !important;
    margin: 0 !important
}
#recaptcha_table a {
    color: inherit !important
}
#recaptcha_table.recaptchatable input#recaptcha_response_field {
    width: 153px !important;
    padding: 1px 8px !important;
    line-height: 28px;
    height: 28px;
    border-color: #aaa !important
}
#recaptcha_table.recaptchatable .recaptcha_r4_c4 {
    width: auto !important
}
.plans .annual {
    display: none
}
.change-plan .plan-list {
    padding: 0
}
.change-plan .plans tbody tr:hover,
.change-plan .plans tbody tr:hover,
.change-plan .plans tbody tr:hover:nth-child(odd) td,
.change-plan .plans tbody tr:hover:nth-child(odd) td {
    cursor: pointer;
    color: #44a048
}
.change-plan .plans tbody td,
.change-plan .plans p {
    line-height: 28px
}
.change-plan .plans td:first-child,
.change-plan .plans th:first-child {
    padding-left: 36px !important
}
.change-plan .plans td:last-child {
    padding-right: 36px !important
}
.change-plan .plans .selected-plan {
    background: #44a048;
    color: white
}
.change-plan .plans p {
    margin: 0;
    font-size: 13px;
    opacity: .8
}
.change-plan .plans p .checkmark {
    width: 16px;
    height: 16px;
    margin-right: 5px;
    display: inline-block;
    opacity: .5;
    position: relative;
    top: 1px
}
.change-plan .plan-status h3 {
    margin-bottom: 0
}
.change-plan .plan-status p {
    margin: 0
}
.change-plan .plan-status .price-table {
    margin-top: 18px
}
.change-plan .plan-status .price-table tr:last-child {
    border-top: 1px solid #d4d6dc
}
.change-plan .plan-status .price-table tr:last-child td {
    padding: 8px 0 8px 0 !important
}
.change-plan .plan-status .price-table td {
    padding: 2px 0 7px 0 !important;
    border: 0
}
.change-plan .plan-status .price-table td:first-child {
    text-align: left
}
.change-plan .plan-status .price-table td:last-child {
    text-align: right
}
.change-plan .plan-status .btn-large,
.change-plan .plan-status .btn-medium {
    display: block;
    margin-bottom: 18px
}
.change-plan .plan-status .extra-change-info {
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    color: #73757b
}
#loginModal.modal {
    width: 390px !important;
    margin-left: -195px !important
}
#loginModal.modal .section-inputfields {
    width: 318px
}
#loginModal.modal .section-socialmedia {
    padding-top: 55px
}
#signupModal.modal {
    width: 418px !important;
    margin-left: -209px !important
}
#signupModal.modal .section-inputfields {
    width: 347px;
    min-height: 344px;
    float: right;
    background-color: #fff
}
#signupModal.modal .section-benefits {
    display: none;
    height: 335px;
    width: 250px
}
#signupModal.modal .section-benefits h3 {
    margin-top: 0
}
#signupModal.modal .section-benefits p {
    background-repeat: no-repeat;
    padding-left: 0;
    background-size: 48px auto;
    margin: 15px 0;
    line-height: 22px;
    width: 230px;
    font-size: 15px
}
 
#signupModal.modal .section-benefits p:nth-child(5) {
    font-size: 13px;
    padding: 0;
    line-height: 16px;
    margin-top: 106px
}
#signupModal.modal .section-benefits p:nth-child(6) {
    color: #2e2f33;
    padding: 0;
    margin-top: 40px;
    position: absolute;
    font-size: 13px
}
#missing_or_invalid_data_modal.modal {
    width: 419px
}
#signupModal.modal .inputfields>p:first-child,
#missing_or_invalid_data_modal .inputfields>p:first-child {
    margin-right: 18px
}
#signupModal.modal .inputfields>p:first-child,
#missing_or_invalid_data_modal .inputfields>p:first-child,
#signupModal.modal .inputfields>p:nth-child(2),
#missing_or_invalid_data_modal .inputfields>p:nth-child(2) {
    float: left;
    width: 160.5px
}
#signupModal.modal .inputfields>p:first-child .error,
#missing_or_invalid_data_modal .inputfields>p:first-child .error,
#signupModal.modal .inputfields>p:nth-child(2) .error,
#missing_or_invalid_data_modal .inputfields>p:nth-child(2) .error {
    width: 160.5px
}
#loginModal.modal,
#signupModal.modal {
    margin-right: auto;
    margin-left: auto
}
#loginModal.modal .gravatar,
#signupModal.modal .gravatar {
    width: 120px;
    height: 120px;
    position: absolute;
    margin-top: -150px;
    margin-left: 176px
}
#loginModal.modal div.secondaryLinks,
#signupModal.modal div.secondaryLinks {
    position: absolute
}
#loginModal.modal .input-block-level,
#signupModal.modal .input-block-level {
    width: 96%
}
#loginModal.modal .facebook-btn,
#signupModal.modal .facebook-btn {
    margin: 0;
    display: block;
    width: auto
}
#loginModal.modal .orbullet,
#signupModal.modal .orbullet {
    margin: 0 auto 10px auto;
    background-color: #fff;
    color: #7b7f87;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    text-align: center;
    font-weight: bold;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    position: relative;
    z-index: 100;
    font-style: italic
}
#loginModal.modal .orbullet-divider,
#signupModal.modal .orbullet-divider {
    border-bottom: 1px solid #d4d6dc;
    position: relative;
    bottom: 25px;
    z-index: 99
}
#simpleform {
    background-color: #e6ebf5
}
#simpleform>div.content {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    padding: 0;
    margin: 78px auto !important;
    float: none;
    display: block
}
#simpleform>div.content h1 {
    margin: 0
}
#simpleform>div.content input[type="text"] {
    width: 394px
}
#simpleform>div.content input[type="button"],
#simpleform>div.content input[type="submit"],
#simpleform>div.content input[type="text"] {
    margin-bottom: 18px
}
#simpleform>div.content section {
    border: 0
}
#simpleform a.back {
    display: none;
    color: white;
    opacity: .9;
    filter: alpha(opacity=90);
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.45)
}
@media(max-width:480px) {
    #loginModal.modal,
    #signupModal.modal {
        width: auto !important;
        margin-left: 18px !important
    }
    
    #loginModal.modal .section-benefits,
    #signupModal.modal .section-benefits {
        display: none
    }
    
    #loginModal.modal .section-inputfields,
    #signupModal.modal .section-inputfields {
        margin: 0 auto;
        width: auto;
        float: none
    }
    
    #signupModal.modal .inputfields>p:first-child,
    #signupModal.modal .inputfields>p:nth-child(2) {
        float: none;
        width: auto;
        margin-right: 0
    }
}
.payment-form-inline .error-container {
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    height: 0;
    margin: 0
}
.payment-form-inline .error-container .alert {
    margin-top: 18px
}
.payment-form-inline .error-container.visible {
    height: 40px
}
.business-input {
    padding-top: 10px
}
#paymentModal {
    width: 460px;
    margin-left: -230px
}
#paymentModal .modal-body {
    overflow: visible
}
#paymentModal #other-amount-well {
    margin: 0;
    vertical-align: top !important;
    line-height: 30px !important;
    padding: 18px
}
#paymentModal #other-amount-well label {
    margin-bottom: 0;
    line-height: 32px
}
#paymentModal #toggle-payment-methods {
    padding-top: 0;
    padding-bottom: 0
}
#paymentModal #toggle-payment-methods .nav {
    margin-bottom: 0
}
#paymentModal #error-container {
    margin: 4.5px 0
}
#paymentModal #showexistingcreditcards,
#paymentModal .existingcreditcards {
    display: none
}
#paymentModal label:after {
    content: ':'
}
#paymentModal .amount {
    padding-bottom: 9px
}
#paymentModal .amount button {
    width: 95px
}
#paymentModal div.amount {
    text-align: left
}
#paymentModal #creditcard-method,
#paymentModal #paypal-method {
    top: 20px
}
#payment-form {
    width: 388px;
    margin: 0 auto
}
#payment-form>section {
    padding-left: 0;
    padding-right: 0
}
#payment-form .secureconnection {
    position: absolute;
    margin-top: 27px
}
section.existing-creditcards {
    padding-top: 0 !important;
    display: none
}
#show-existing-creditcards-container {
    margin-top: 0;
    margin-bottom: 18px;
    padding-top: 0;
    padding-bottom: 0;
    display: none
}
#show-existing-creditcards.btn,
#show-new-creditcard.btn {
    display: block;
    width: 100%
}
.new-creditcard {
    background-color: transparent !important;
    padding: 0;
    margin: 0 auto;
    height: 240px;
    clear: both;
    position: relative;
    -webkit-perspective: 600px;
    -moz-perspective: 600px
}
.new-creditcard #paypal-method {
    float: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 800;
    -webkit-transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-transform: rotateY(-180deg);
    -moz-transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background: #2980b9;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, ligthen(#2980b9, 10%)), color-stop(1, #1e5d87));
    background: -webkit-linear-gradient(bottom, ligthen(#2980b9, 10%), #1e5d87);
    background: -ms-linear-gradient(bottom, ligthen(#2980b9, 10%), #1e5d87);
    background: -o-linear-gradient(bottom, ligthen(#2980b9, 10%), #1e5d87);
    background: -moz-linear-gradient(center bottom, ligthen(#2980b9, 10%) 0, #1e5d87 100%);
    background-image: url("https://cdn0.iconfinder.com/static/874c12d79e7823e7acd242a745d754b2/assets/img/paypal-logo.png");
    background-position: 45px 40.5px;
    background-repeat: no-repeat
}
.new-creditcard #paypal-method.flip {
    z-index: 1000;
    -webkit-transform: rotateX(0) rotateY(0);
    -moz-transform: rotateX(0) rotateY(0)
}
@media all and (-webkit-min-device-pixel-ratio:1.5) {
    .new-creditcard #paypal-method {
        # background-image: url("https://cdn3.iconfinder.com/static/74428a4cf0ae92cbfbcff8ae2f81bf36/assets/img/paypal-logo@2x.png");
        background-size: 70px 20px
    }
}
.new-creditcard #paypal-method * {
    color: white
}
.new-creditcard #paypal-method p:first-child {
    font-weight: bold;
    margin-top: 60.3px
}
.new-creditcard #paypal-method div {
    padding: 18px
}
.new-creditcard #creditcard-method {
    float: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 900;
    -webkit-transform: rotateX(0) rotateY(0);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-transform: rotateX(0) rotateY(0);
    -moz-transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background: #717e8a;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #717e8a), color-stop(1, #717e8a));
    background: -webkit-linear-gradient(bottom, #717e8a, #717e8a);
    background: -ms-linear-gradient(bottom, #717e8a, #717e8a);
    background: -o-linear-gradient(bottom, #717e8a, #717e8a);
    background: -moz-linear-gradient(center bottom, #717e8a 0, #717e8a 100%)
}
.new-creditcard #creditcard-method.flip {
    z-index: 900;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg)
}
.new-creditcard #creditcard-method.visa {
    background: #1b67a8;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1b67a8), color-stop(1, #1b67a8));
    background: -webkit-linear-gradient(bottom, #1b67a8, #1b67a8);
    background: -ms-linear-gradient(bottom, #1b67a8, #1b67a8);
    background: -o-linear-gradient(bottom, #1b67a8, #1b67a8);
    background: -moz-linear-gradient(center bottom, #1b67a8 0, #1b67a8 100%)
}
.new-creditcard #creditcard-method.mastercard {
    background: #0d145b;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0d145b), color-stop(1, #0d145b));
    background: -webkit-linear-gradient(bottom, #0d145b, #0d145b);
    background: -ms-linear-gradient(bottom, #0d145b, #0d145b);
    background: -o-linear-gradient(bottom, #0d145b, #0d145b);
    background: -moz-linear-gradient(center bottom, #0d145b 0, #0d145b 100%)
}
.new-creditcard #creditcard-method.maestro {
    background: #940001;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #940001), color-stop(1, #940001));
    background: -webkit-linear-gradient(bottom, #940001, #940001);
    background: -ms-linear-gradient(bottom, #940001, #940001);
    background: -o-linear-gradient(bottom, #940001, #940001);
    background: -moz-linear-gradient(center bottom, #940001 0, #940001 100%)
}
.new-creditcard #creditcard-method.jcb {
    background: #666665;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #666665), color-stop(1, #666665));
    background: -webkit-linear-gradient(bottom, #666665, #666665);
    background: -ms-linear-gradient(bottom, #666665, #666665);
    background: -o-linear-gradient(bottom, #666665, #666665);
    background: -moz-linear-gradient(center bottom, #666665 0, #666665 100%)
}
.new-creditcard #creditcard-method.diners {
    background: #6c8e9c;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6c8e9c), color-stop(1, #6c8e9c));
    background: -webkit-linear-gradient(bottom, #6c8e9c, #6c8e9c);
    background: -ms-linear-gradient(bottom, #6c8e9c, #6c8e9c);
    background: -o-linear-gradient(bottom, #6c8e9c, #6c8e9c);
    background: -moz-linear-gradient(center bottom, #6c8e9c 0, #6c8e9c 100%)
}
.new-creditcard #creditcard-method.cup {
    background-color: black
}
.new-creditcard .payment-method {
    width: 343px;
    height: 200px;
    padding: 18px 18px 18px 27px;
    margin-bottom: 18px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-box-shadow: inset 0 -1px 1px rgba(0, 0, 0, .25), 1px 3px 8px rgba(0, 0, 0, .25);
    -moz-box-shadow: inset 0 -1px 1px rgba(0, 0, 0, .25), 1px 3px 8px rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 1px rgba(0, 0, 0, .25), 1px 3px 8px rgba(0, 0, 0, .25)
}
.new-creditcard .payment-method h3 {
    padding: 0;
    margin: 0 0 10px 0;
    line-height: 20px;
    color: #fff !important
}
.new-creditcard .payment-method h3,
.new-creditcard .payment-method label,
.new-creditcard .payment-method p {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25) !important;
    opacity: 1;
    filter: alpha(opacity=100)
}
.new-creditcard .payment-method label {
    opacity: .9;
    filter: alpha(opacity=90)
}
.new-creditcard .payment-method input {
    border: 0
}
.new-creditcard .payment-method .number,
.new-creditcard .payment-method .name {
    width: 200px;
    float: left;
    margin-bottom: 15px;
    position: relative
}
.new-creditcard .payment-method .number input,
.new-creditcard .payment-method .name input {
    width: 97%
}
.new-creditcard .payment-method .cvc,
.new-creditcard .payment-method .expiry {
    width: 130px;
    float: right
}
.new-creditcard .payment-method .expiry .card-expiry-month {
    width: 43px;
    display: block;
    float: left
}
.new-creditcard .payment-method .expiry .card-expiry-month,
.new-creditcard .payment-method .expiry .card-expiry-month:focus {
    margin-right: 3px
}
.new-creditcard .payment-method .expiry .card-expiry-year {
    width: 43px;
    display: block;
    float: left;
    margin-left: 2px
}
.new-creditcard .payment-method .cvc input {
    width: 50px
}
#remembercard {
    clear: both
}
#remembercard input {
    width: auto
}
#remembercard label:after {
    content: ''
}
.existingcreditcards {
    display: none
}
#payment-methods {
    margin-top: 8px
}
#payment-methods td.radiobutton {
    text-align: center;
    width: 20px
}
#payment-methods td.action-remove {
    width: 55px
}
td.payment-icons {
    background-position: 6px center;
    padding-left: 36px !important
}
.payment-icons {
    background-repeat: no-repeat;
    background-position: 2px center
}
.payment-icons .payment-icons {
    padding-left: 35px
}
#accepted-cards-images,
div.accepted-cards-images {
    position: relative;
    bottom: 2px;
    float: right;
    text-align: right;
    margin-right: 17px;
    height: 24px;
    width: 160px;
    margin-bottom: 0;
    padding-top: 0
}
#accepted-cards-images div,
div.accepted-cards-images div {
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
    float: right
}
.card-icons6 {
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}
.card-icons6.faded {
    opacity: .1
}

/*
.creditcard-visa {
    background-image: url("https://cdn2.iconfinder.com/static/b3f8cfe659d30d8a1f36cb70b64333cd/assets/img/icons/creditcards/visa.png")
}

.creditcard-mastercard {
    background-image: url("https://cdn1.iconfinder.com/static/103673744b3827c0a7c85b1c5a29474e/assets/img/icons/creditcards/mastercard.png")
}

.creditcard-paypal {
    background-image: url("https://cdn2.iconfinder.com/static/6d1491664780bafcc88f1bce2f3f9866/assets/img/icons/creditcards/paypal.png")
}

.creditcard-maestro {
    background-image: url("https://cdn3.iconfinder.com/static/7f5d0cade8c435354c0466632c1e1393/assets/img/icons/creditcards/maestro.png")
}

.creditcard-visa-electron {
    background-image: url("https://cdn1.iconfinder.com/static/e539d74d420620a7ee546068e45539db/assets/img/icons/creditcards/visa_electron.png")
}

.creditcard-jcb {
    background-image: url("https://cdn0.iconfinder.com/static/dae0d558e03838d35439ac151bfbaa17/assets/img/icons/creditcards/jcb.png")
}

.creditcard-diners {
    background-image: url("https://cdn0.iconfinder.com/static/856f26b3e4df5ed910354ecc2b51b094/assets/img/icons/creditcards/diners_club.png")
}
*/
#id_beneficiary_address {
    height: 75px
}
span.payment-method {
    background-repeat: no-repeat;
    background-position: 0 center;
    padding: 0 0 0 28px
}
td.payment-method {
    background-repeat: no-repeat;
    background-position: 18px center;
    padding-left: 48px !important
}
.payment-method.paypal {
    #background-image: url("https://cdn2.iconfinder.com/static/6d1491664780bafcc88f1bce2f3f9866/assets/img/icons/creditcards/paypal.png")
}
#id_address_country {
    width: 225px
}
#view-index .tagline {
    margin-top: 18px;
    text-align: center
}
#view-index div.homepage-header {
    background-color: #15171a;
    height: 460px;
    color: #d4d6dc
}
#view-index div.homepage-header .tagline,
#view-index div.homepage-header .suggestions {
    color: #d4d6dc
}
#view-index div.homepage-header .tagline a,
#view-index div.homepage-header .suggestions a {
    color: #fff;
    border-bottom: 1px solid #444
}
#view-index div.homepage-header .tagline a:hover,
#view-index div.homepage-header .suggestions a:hover {
    color: #fff
}
#view-index div.homepage-header div.logo {
    margin: 0 auto 30px auto;
    height: 86px;
    width: 500px;
    background-size: 500px 86px;
    background-repeat: no-repeat;
    background-position: center;
    #background-image: url("https://cdn1.iconfinder.com/static/5a8fe200b416c5d92391aa2f64dd6322/assets/img/homepage-logo.png")
}
@media all and (-webkit-min-device-pixel-ratio:1.5) {
    #view-index div.homepage-header div.logo {
        #background-image: url("https://cdn2.iconfinder.com/static/6957a8c7de7b5fb87c84ba43a66251f8/assets/img/homepage-logo@2x.png");
        background-size: 500px 86px
    }
}
#view-index div.homepage-header div.search {
    text-align: center;
    margin: 50px auto 0
}
#view-index div.homepage-header div.search button {
    border-radius: 0 2px 2px 0;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0
}
#view-index div.homepage-header #searchform input {
    border-radius: 2px 0 0 2px;
    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    border: 0;
    padding: 13px 13px
}
#view-index div.homepage-header #searchform button {
    height: 48px !important;
    font-size: 22px;
    padding-left: 30px;
    padding-right: 25px;
    text-align: center
}
#view-index div.homepage-header input.query {
    width: 600px;
    -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1)
}
#view-index .homepage-listing {
    padding-top: 36px
}
@media(max-width:810px) {
    #view-index div.homepage-header input.query {
        display: inline-block;
        width: 240px
    }
    
    #view-index div.homepage-header button {
        display: inline-block
    }
}
@media(max-width:480px) {
    #view-index div.homepage-header {
        height: 263px
    }
    
    #view-index div.homepage-header div.logo {
        padding: 0;
        margin: 0 auto 18px auto;
        height: 43px;
        width: 250px;
        background-size: 250px 43px;
        #background-image: url("https://cdn1.iconfinder.com/static/5a8fe200b416c5d92391aa2f64dd6322/assets/img/homepage-logo.png")
    }
    
    #view-index div.homepage-header div.search {
        margin-top: 40px
    }
    
    #view-index div.homepage-header input.query {
        display: inline-block;
        width: 180px !important
    }
    
    #view-index div.homepage-header button {
        display: inline-block;
        min-width: 70px
    }
    
    #view-index div.homepage-header p {
        padding: 0 10px
    }
}
#account-balance {
    float: right
}
section.top-message.user-profile {
    min-height: 110px;
    background-color: #fff;
    margin-bottom: 0 !important
}
section.top-message.user-profile h1 {
    margin-top: 9px
}
section.top-message.user-profile .gravatar {
    float: left;
    margin-right: 18px;
    width: 120px;
    height: 120px;
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    overflow: hidden
}
section.top-message.user-profile .gravatar img {
    background-color: #fff;
    width: 120px;
    height: 120px
}
section.top-message.user-profile h2 {
    line-height: 24px;
    margin: 14px 0 0 0;
    padding: 0
}
section.top-message.user-profile p {
    margin: 0;
    padding: 0
}
section.top-message.user-profile .additional-info {
    float: right;
    text-align: right
}
section.top-message.user-profile .additional-info p a {
    display: inline-block;
    margin-left: 10px
}
section.top-message.user-profile .additional-info .btn-group {
    margin-top: 14px;
    float: right
}
section.top-message.user-profile .additional-info .btn-group button {
    font-size: 16px;
    padding: 5px;
    width: 90px
}
section.top-message.user-profile .additional-info .btn-group button em {
    font-size: 12px;
    display: block;
    font-style: normal;
    text-transform: capitalize;
    color: #b0b3b7
}
table#activity-history th,
table#activity-history td {
    padding: 9px 0 7px 0 !important
}
table#activity-history tr.event td:first-child {
    text-indent: 36px
}
.api-app {
    border-bottom: 2px solid #d4d6dc;
    padding-bottom: 36px
}
.api-app h2 {
    margin-bottom: 0;
    padding-bottom: 0
}
.api-app .span2 {
    text-align: center;
    padding-top: 30px
}
.api-rights td {
    padding: 18px 0 18px 0
}
.api-rights span.label {
    padding: 9px 18px;
    margin-right: 10px
}
.user-management-wrapper {
    border-top: 0;
    padding: 12px 0;
    position: relative;
    line-height: 0;
    border-top: 1px solid #e4e8f0
}
.user-management-wrapper.header {
    border: 0
}
.user-management-wrapper:first-child h3 {
    margin: 0
}
.user-management-wrapper .user-amount {
    position: absolute;
    right: 0;
    top: 31%
}
.user-management-wrapper ul {
    margin: 0;
    display: inline-block;
    line-height: 0
}
.user-management-wrapper ul li {
    display: inline-block;
    float: left;
    margin-right: 9px
}
.user-management-wrapper ul li:first-child {
    width: 48px
}
.user-management-wrapper ul li p:first-child {
    font-size: 14px;
    font-weight: 600;
    color: #000
}
.user-management-wrapper ul li p {
    font-size: 13px;
    line-height: 20px;
    margin: 1px;
    color: #73757b
}
.user-management-wrapper ul li.status p:first-child {
    color: #44a048;
    font-weight: 500;
    padding-right: 5px
}
.user-management-wrapper ul li.status p {
    font-size: 12px;
    color: #73757b;
    float: left
}
.user-management-wrapper ul li .gravatar {
    width: 45px;
    height: 45px
}
.user-management-wrapper ul li .icon-team-status {
    border: 2px solid white;
    width: 14px;
    height: 14px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    position: absolute;
    bottom: 9px;
    left: 30px
}
.user-management-wrapper ul li .icon-team-status.accepted {
    background-color: #44a048
}
.user-management-wrapper ul li .icon-team-status.pending {
    background-color: #fff
}
.user-management-wrapper.invitation .gravatar img {
    opacity: .5
}
.user-management-wrapper.add-team-member .gravatar,
.user-management-wrapper.upgrade-to-add-team-member .gravatar {
    width: 44px;
    height: 44px;
    border: 2px dashed #d4d6dc
}
.user-management-wrapper.add-team-member .gravatar img,
.user-management-wrapper.upgrade-to-add-team-member .gravatar img {
    position: relative;
    top: 10px;
    left: 15px;
    width: 15px;
    height: 15px;
    opacity: .7
}
.user-management-wrapper.add-team-member .icon-team-status,
.user-management-wrapper.upgrade-to-add-team-member .icon-team-status {
    opacity: .5
}
.user-management-wrapper.add-team-member {
    cursor: pointer
}
.user-management-wrapper.add-team-member p:first-child {
    line-height: 20px;
    padding: 13px 0 13px 0;
    font-weight: 400
}
.user-management-wrapper.add-team-member:hover .gravatar {
    border: 2px dashed #44a048
}
.user-management-wrapper.add-team-member:hover .gravatar img {
    opacity: 1
}
.user-management-wrapper.add-team-member:hover a {
    color: #44a048
}
.user-management-wrapper.upgrade-to-add-team-member p:first-child {
    line-height: 20px;
    padding: 3px 0 3px 0;
    font-weight: 400
}
.user-management-wrapper .member-action {
    position: absolute;
    right: 0;
    top: 43%;
    display: inline-block;
    line-height: 0;
    padding: 5px;
    font-size: 12px
}
.user-management-wrapper .member-action .icon-remove {
    margin-top: -5px;
    cursor: pointer;
    opacity: .15;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}
.user-management-wrapper .member-action a.resend-invite {
    margin-right: 10px
}
.user-management-wrapper:hover .icon-remove {
    opacity: .9
}
.modal-body .invite-users-modal {
    text-align: center
}
.modal-body .invite-users-modal h2 {
    font-weight: 500
}
.modal-body .invite-users-modal .input-wrapper {
    text-align: center;
    padding: 18px 0
}
.modal-body .invite-users-modal .input-wrapper .invite-input {
    width: 80%;
    padding-top: 9px
}
.modal-body .invite-users-modal .input-wrapper .invite-input-icon {
    position: absolute;
    width: 24px;
    padding: 8px;
    opacity: .8
}
.modal-body .invite-users-modal p {
    color: #73757b
}
.change-plan p {
    color: #2e2f33
}
.dashboard-organization {
    position: relative
}
.dashboard-organization .spinner {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 2000;
    background-color: rgba(0, 0, 0, 0.1);
    # background-image: url("https://cdn3.iconfinder.com/static/370c55f49aa76cdb966d916828e0d69f/assets/img/spinners/spinner-small.gif");
    background-size: 32px 32px;
    background-repeat: no-repeat;
    background-position: center center
}
.account-details-bar-wrapper .account-details-bar {
    background-color: #35373b
}
.account-details-bar-wrapper .account-details-header {
    background-color: #303235
}
.account-details-bar-wrapper .account-details-header h2 a {
    color: #fff;
    padding: 3px 8px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
    right: 8px;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}
.account-details-bar-wrapper .account-details-header h2 a:hover {
    background-color: rgba(255, 255, 255, 0.2)
}
.account-details-bar-wrapper.plan-single-user .account-details-bar {
    background-color: #388c96
}
.account-details-bar-wrapper.plan-single-user .account-details-header {
    background-color: #3c96a1
}
.account-details-bar-wrapper.plan-small-team .account-details-bar {
    background-color: #f75b26
}
.account-details-bar-wrapper.plan-small-team .account-details-header {
    background-color: #f86635
}
.account-details-bar-wrapper.plan-medium-team .account-details-bar {
    background-color: #de3c1c
}
.account-details-bar-wrapper.plan-medium-team .account-details-header {
    background-color: #e44525
}
.account-details-bar-wrapper.plan-large-team .account-details-bar {
    background-color: #383a3f
}
.account-details-bar-wrapper.plan-large-team .account-details-header {
    background-color: #3f4247
}
.account-details-bar-wrapper .account-details-header {
    color: #fff;
    padding: 8px 36px 4px 36px;
    border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0
}
.account-details-bar-wrapper .account-details-header h2 {
    font-weight: 400;
    margin: 0
}
.account-details-bar-wrapper .account-details-header .account-company-name {
    margin-bottom: 0;
    position: relative;
    top: -29px;
    float: right;
    color: #fff
}
.account-details-bar-wrapper .account-details-bar {
    padding: 18px 36px;
    color: white
}
.account-details-bar-wrapper .account-details-bar p {
    margin: 0;
    margin-bottom: 4px;
    color: white
}
.account-details-bar-wrapper .account-details-bar .right {
    text-align: right;
    font-size: 15px;
    float: right;
    margin-top: -26px;
    font-weight: bold
}
.account-details-bar-wrapper .account-details-bar .btn {
    margin-top: 18px;
    color: #fff;
    border-color: rgba(255, 255, 255, 0.75);
    background-color: transparent;
    background-image: none
}
.account-details-bar-wrapper .account-details-bar .btn:hover,
.account-details-bar-wrapper .account-details-bar .btn:focus,
.account-details-bar-wrapper .account-details-bar .btn:active {
    background-color: rgba(255, 255, 255, 0.1)
}
.account-member .account-details-header {
    background: #3e9442;
    border-bottom: 4px solid #368039
}
section.account-payment-methods article.credit-card {
    width: 300px;
    height: 190px;
    float: left;
    margin: 12px 18px 18px 0;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-box-shadow: inset 0 -1px 1px rgba(0, 0, 0, .25), 1px 3px 8px rgba(0, 0, 0, .25);
    -moz-box-shadow: inset 0 -1px 1px rgba(0, 0, 0, .25), 1px 3px 8px rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 1px rgba(0, 0, 0, .25), 1px 3px 8px rgba(0, 0, 0, .25);
    position: relative;
    background: #717e8a;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #717e8a), color-stop(1, #717e8a));
    background: -webkit-linear-gradient(bottom, #717e8a, #717e8a);
    background: -ms-linear-gradient(bottom, #717e8a, #717e8a);
    background: -o-linear-gradient(bottom, #717e8a, #717e8a);
    background: -moz-linear-gradient(center bottom, #717e8a 0, #717e8a 100%)
}
section.account-payment-methods article.credit-card p,
section.account-payment-methods article.credit-card h3,
section.account-payment-methods article.credit-card span {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25) !important
}
section.account-payment-methods article.credit-card h3 {
    line-height: 20px;
    margin: 30px 30px 54.5px;
    background-position: top right;
    background-repeat: no-repeat
}
section.account-payment-methods article.credit-card p.number {
    font-family: halterregular;
    font-size: 20px;
    text-align: center
}
section.account-payment-methods article.credit-card span.cc-label {
    opacity: .8;
    font-size: 10px;
    display: block;
    float: left;
    margin: 0 2px 0 2px
}
section.account-payment-methods article.credit-card span.expiration {
    font-family: halterregular;
    font-size: 14px;
    display: block;
    float: left
}
section.account-payment-methods article.credit-card div.expires {
    float: right;
    text-align: right;
    padding-right: 32px
}
section.account-payment-methods article.credit-card div.expired {
    margin-left: 32px;
    float: left
}
section.account-payment-methods article.credit-card a.default {
    margin-left: 32px;
    float: left;
    display: block
}
section.account-payment-methods article.credit-card a.default:hover span.cc-label,
section.account-payment-methods article.credit-card a.default.checked span.cc-label {
    opacity: 1
}
section.account-payment-methods article.credit-card i.tick {
    float: left;
    display: block;
    width: 15px;
    height: 15px;
    overflow: hidden;
    margin: 4px 0 0 0;
    #background-image: url("https://cdn3.iconfinder.com/static/c13d81696c455b51c76571c74e96b33d/assets/img/credit-card-default.png");
    background-position: 0 0
}
@media all and (-webkit-min-device-pixel-ratio:1.5) {
    section.account-payment-methods article.credit-card i.tick {
        #background-image: url("https://cdn3.iconfinder.com/static/c5520e92d073b4973ce8d8ffc801ba22/assets/img/credit-card-default@2x.png");
        background-size: 45 15
    }
}
section.account-payment-methods article.credit-card a.default:hover i.tick {
    background-position: -15px 0
}
section.account-payment-methods article.credit-card a.default.checked i.tick {
    background-position: -30px 0
}
section.account-payment-methods article.credit-card a.remove {
    background: #fff;
    width: 22px;
    height: 22px;
    line-height: 20px;
    color: #c0392b;
    text-align: center;
    font-size: 18px;
    border: 1px solid #c0392b;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-box-shadow: 1px 3px 8px rgba(0, 0, 0, .25);
    -moz-box-shadow: 1px 3px 8px rgba(0, 0, 0, .25);
    box-shadow: 1px 3px 8px rgba(0, 0, 0, .25);
    position: absolute;
    display: block;
    top: -12px;
    right: -12px
}
section.account-payment-methods article.credit-card a.remove:hover {
    background: #c0392b;
    color: #fff
}
section.account-payment-methods article.credit-card.visa {
    background: #1b67a8;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1b67a8), color-stop(1, #1b67a8));
    background: -webkit-linear-gradient(bottom, #1b67a8, #1b67a8);
    background: -ms-linear-gradient(bottom, #1b67a8, #1b67a8);
    background: -o-linear-gradient(bottom, #1b67a8, #1b67a8);
    background: -moz-linear-gradient(center bottom, #1b67a8 0, #1b67a8 100%)
}
section.account-payment-methods article.credit-card.visa h3 {
    #background-image: url("https://cdn1.iconfinder.com/static/e17169d393d2257fdda017a09d9849cd/assets/img/credit-cards-logos/visa-inverse-x20.png")
}
@media all and (-webkit-min-device-pixel-ratio:1.5) {
    section.account-payment-methods article.credit-card.visa h3 {
        #background-image: url("https://cdn1.iconfinder.com/static/5242edabaec37e7d0349d029abd234fb/assets/img/credit-cards-logos/visa-inverse-x20@2x.png");
        background-size: 62px 20px
    }
}
section.account-payment-methods article.credit-card.mastercard {
    background: #0d145b;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0d145b), color-stop(1, #0d145b));
    background: -webkit-linear-gradient(bottom, #0d145b, #0d145b);
    background: -ms-linear-gradient(bottom, #0d145b, #0d145b);
    background: -o-linear-gradient(bottom, #0d145b, #0d145b);
    background: -moz-linear-gradient(center bottom, #0d145b 0, #0d145b 100%)
}
section.account-payment-methods article.credit-card.mastercard h3 {
    #background-image: url("https://cdn2.iconfinder.com/static/f54dd1e2ced5d6992ca2556f3d17c8bd/assets/img/credit-cards-logos/mastercard-x20.png")
}
@media all and (-webkit-min-device-pixel-ratio:1.5) {
    section.account-payment-methods article.credit-card.mastercard h3 {
        #background-image: url("https://cdn0.iconfinder.com/static/48dcd7f2df39e69060ed03b238743cab/assets/img/credit-cards-logos/mastercard-x20@2x.png");
        background-size: 33px 20px
    }
}
section.account-payment-methods article.credit-card.maestro {
    background: #003470
}
section.account-payment-methods article.credit-card.maestro h3 {
    #background-image: url("https://cdn2.iconfinder.com/static/b0da3f04bdd7d6317f43a26d64d3742c/assets/img/credit-cards-logos/maestro-x20.png")
}
@media all and (-webkit-min-device-pixel-ratio:1.5) {
    section.account-payment-methods article.credit-card.maestro h3 {
        #background-image: url("https://cdn2.iconfinder.com/static/6a161cccbdf958823437714e481aadfa/assets/img/credit-cards-logos/maestro-x20@2x.png");
        background-size: 34px 20px
    }
}
section.account-payment-methods article.credit-card.jcb {
    background: #666665;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #666665), color-stop(1, #666665));
    background: -webkit-linear-gradient(bottom, #666665, #666665);
    background: -ms-linear-gradient(bottom, #666665, #666665);
    background: -o-linear-gradient(bottom, #666665, #666665);
    background: -moz-linear-gradient(center bottom, #666665 0, #666665 100%)
}
section.account-payment-methods article.credit-card.jcb h3 {
    #background-image: url("https://cdn1.iconfinder.com/static/9fe132ee950152ce706e541fa59e71da/assets/img/credit-cards-logos/jcb-x20.png")
}
@media all and (-webkit-min-device-pixel-ratio:1.5) {
    section.account-payment-methods article.credit-card.jcb h3 {
        #background-image: url("https://cdn1.iconfinder.com/static/115585dfdd975cd616946709be9921e5/assets/img/credit-cards-logos/jcb-x20@2x.png");
        background-size: 19px 20px
    }
}
section.account-payment-methods article.credit-card.diners {
    background: #0064a7
}
section.account-payment-methods article.credit-card.diners h3 {
    background-image: url("https://cdn3.iconfinder.com/static/33e27b932cad0bc1f60ed041369e7dd8/assets/img/credit-cards-logos/diners-inverse-x20.png")
}
@media all and (-webkit-min-device-pixel-ratio:1.5) {
    section.account-payment-methods article.credit-card.diners h3 {
        #background-image: url("https://cdn0.iconfinder.com/static/d58844e4335b4d26dccc9c38161be0fc/assets/img/credit-cards-logos/diners-inverse-x20@2x.png");
        background-size: 25px 20px
    }
}
section.account-payment-methods article.credit-card.amex {
    background: #299ad4
}
section.account-payment-methods article.credit-card.amex h3 {
    #background-image: url("https://cdn2.iconfinder.com/static/fe74874bc657c30cd7789caed1cba574/assets/img/credit-cards-logos/amex-inverse-x20.png")
}
@media all and (-webkit-min-device-pixel-ratio:1.5) {
    section.account-payment-methods article.credit-card.amex h3 {
        #background-image: url("https://cdn0.iconfinder.com/static/4c593ad0861b551c9864affa3f06c349/assets/img/credit-cards-logos/amex-inverse-x20@2x.png");
        background-size: 60px 20px
    }
}
section.account-payment-methods article.credit-card.add {
    background: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
section.account-payment-methods article.credit-card.add a {
    display: block;
    border: 3px dashed #dfe1e5;
    width: 294px;
    height: 184px;
    line-height: 184px;
    text-align: center;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px
}
section.account-payment-methods article.credit-card.add span.plus {
    color: #aeaeb0;
    font-size: 30px;
    text-shadow: none !important;
    position: relative;
    top: 2px
}
section.account-payment-methods article.credit-card.cup {
    background-color: black
}
section.account-payment-methods article.credit-card.expired {
    opacity: .8
}
.uploadarea,
.uploadfilepicker,
.uploador {
    text-align: center;
    font-size: 28px;
    line-height: 24px;
    color: #2980b9
}
.uploadarea span,
.uploadfilepicker span,
.uploador span {
    color: #2980b9
}
.uploadarea {
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-color: #e7f2fa;
    display: block;
    padding: 0;
    border: 3px dashed #2980b9;
    height: 280px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 0 20px
}
#price_per_icon_id {
    width: 11% !important
}
@media all and (-webkit-min-device-pixel-ratio:2) {
    .uploadarea {
        background-size: 272px 227px
    }
}
.uploadarea .inner {
    background-repeat: no-repeat;
    background-position: center 60px;
    background-size: 208px 156px;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    height: 320px;
    margin: 0 auto
}
.uploadarea:hover {
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    border-color: #2980b9;
    background-color: #d2e7f5
}
.uploadfilepicker,
.uploador {
    margin-top: 120px
}
#dragtext {
    position: relative;
    top: 49px;
    color: #2980b9;
    text-align: center;
    display: block
}
#dragtext i {
    display: block;
    text-align: center;
    font-size: 128px;
    float: none;
    margin-bottom: 20px
}
.uploadfilepicker .fileinput-button {
    position: relative;
    bottom: 320px;
    overflow: hidden;
    display: block;
    margin: 0;
    height: 280px
}
.uploadfilepicker .fileinput-button input {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 320px;
    margin: 0;
    padding: 0;
    border-width: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-transform: translate(-300px, 0) scale(4);
    direction: ltr;
    cursor: pointer;
    border: 1px solid red !important
}
.uploadfilepicker p {
    clear: both
}
#confirm-icons th.file-formats,
#confirm-icons th.sizes {
    width: 140px
}
#confirm-icons ul {
    list-style-type: none;
    margin: 0
}
#confirm-icons b {
    display: block;
    margin-bottom: 4px
}
#confirm-icons div.tagsinput {
    width: auto
}
#confirm-icons th.preview,
#confirm-icons td.preview {
    width: 160px
}
#confirm-icons td.preview {
    text-align: center;
    height: 160px;
    line-height: 160px
}
#confirm-icons td.preview div {
    height: 160px;
    text-align: center;
    background-position: center center;
    background-repeat: no-repeat
}
#confirm-icons ul.file-formats {
    margin-bottom: 10px
}
#confirm-icons ul.file-formats li {
    line-height: 18px;
    height: 16px;
    margin: 1px 0 3px 0;
    padding: 0 0 0 22px;
    #background-image: url("https://cdn1.iconfinder.com/static/a921bc9efa721419c1d24956e427c696/assets/img/upload-icon-file-format.png");
    background-repeat: no-repeat
}
@media all and (-webkit-min-device-pixel-ratio:1.5) {
    #confirm-icons ul.file-formats li {
        #background-image: url("https://cdn0.iconfinder.com/static/8c15463b3da7621862485d840e8294af/assets/img/upload-icon-file-format@2x.png");
        background-size: 16px 64px
    }
}
#confirm-icons ul.file-formats li.vector {
    background-position: 0 0
}
#confirm-icons ul.file-formats li.raster {
    background-position: 0 -16px
}
#confirm-icons ul.file-formats li.windows {
    background-position: 0 -32px
}
#confirm-icons ul.file-formats li.mac {
    background-position: 0 -48px
}
#sumbmitted-message {
    #background-image: url("https://cdn1.iconfinder.com/static/e7c77c190a20041ed8af3324eea9cac7/assets/img/icons/minicons/large/check.png");
    background-size: 128px 128px;
    background-repeat: no-repeat;
    background-position: center 15px;
    text-align: center;
    width: 400px;
    padding-top: 170px !important;
    margin: 5% auto;
    font-size: 24px
}
#sumbmitted-message h3 {
    font-size: 32px;
    border: 0;
    margin-bottom: 20px
}
#sumbmitted-message h4 {
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    border: 0;
    margin-bottom: 20px;
    color: #b0b3b7
}

/*
.sumbmitted-message {
    background-image: url("https://cdn1.iconfinder.com/static/e7c77c190a20041ed8af3324eea9cac7/assets/img/icons/minicons/large/check.png")
}

.error-message {
    background-image: url("https://cdn3.iconfinder.com/static/7c056468c520d6842e06e92bcad35d7d/assets/img/icons/minicons/large/error.png")
}
*/
.flow-message.message-icon {
    background-size: 128px 128px;
    background-repeat: no-repeat;
    background-position: center 15px
}
#main-content section.flow-message {
    text-align: center;
    width: 400px;
    margin: 0 auto 0 auto;
    position: relative;
    top: 50px;
    font-size: 24px;
    border: 0
}
#main-content section.flow-message h1 {
    margin-bottom: 20px;
    padding-bottom: 0
}
#main-content section.flow-message h3 {
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    border: 0;
    color: #b0b3b7
}
#main-content section.flow-message .progress {
    margin-top: 62px !important
}
#submission-information select {
    width: 100%
}
section.management-container div.spacer {
    height: 18px
}
section.management-container div.spacer.spacer-drop-target {
    height: 54px;
    font-size: 18px;
    color: #c4c4c5;
    padding: 0;
    text-align: center;
    line-height: 54px
}
div.manage-icon {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #fff
}
div.manage-icon a.delete {
    line-height: 0;
    padding: 0;
    float: right;
    height: 32px;
    width: 32px;
    #background-image: url("https://cdn1.iconfinder.com/static/9139384ce342d38638b992bfc1363397/assets/img/delete.png");
    background-position: 0 -32px;
    background-size: 32px 96px;
    text-decoration: none;
    border-radius: 0 3px 0 0;
    -webkit-border-radius: 0 3px 0 0;
    -moz-border-radius: 0 3px 0 0;
    border: 0 !important;
    opacity: .8;
    filter: alpha(opacity=80);
    position: relative;
    left: 19px;
    bottom: 10px
}
div.manage-icon a.delete:hover {
    background-position: 0 -64px;
    opacity: 1;
    filter: alpha(opacity=100)
}
div.manage-icon a.activate {
    line-height: 0;
    padding: 0;
    float: right;
    height: 32px;
    width: 32px;
    #background-image: url("https://cdn2.iconfinder.com/static/bcf3443e1a4199ea82e97dcb55140006/assets/img/active.png");
    background-position: 0 0;
    background-size: 32px 64px;
    text-decoration: none;
    border: 0 !important;
    opacity: .7;
    filter: alpha(opacity=70)
}
div.manage-icon a.activate:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    background-position: 0 -32px
}
div.manage-icon a.activate.is-active {
    background-position: 0 -32px
}
div.manage-icon a.activate.is-active:hover {
    background-position: 0 0
}
div.manage-icon:hover td.tags>a.delete,
div.manage-icon:hover a.activate {
    opacity: 1;
    filter: alpha(opacity=100)
}
div.manage-icon table {
    width: 100%
}
div.manage-icon td {
    padding: 0;
    vertical-align: top
}
div.manage-icon td.tags,
div.manage-icon td.suggestions {
    width: 300px;
    border-left: 1px solid #cbcfd5
}
div.manage-icon td.tags h3,
div.manage-icon td.suggestions h3 {
    padding-left: 9px
}
div.manage-icon div.tagslist {
    width: 288px;
    height: 139px;
    min-height: 139px;
    padding: 0 12px 12px 12px
}
div.manage-icon div.tagslist span.tag {
    cursor: pointer
}
div.manage-icon div.tagsinput {
    width: 288px;
    height: 139px;
    margin: 0 9px 9px 9px
}
div.manage-icon div.version-container {
    overflow: hidden;
    position: relative;
    padding: 9px 0 0 9px
}
div.manage-icon div.version-container div.drop-cover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}
div.manage-icon div.version {
    color: #b8b8ba;
    border: 1px dashed #c0c4cc;
    color: #c0c4cc;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    width: 178px;
    height: 178px;
    float: left;
    margin: 0 9px 9px 0;
    cursor: move;
    padding: 0;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}
div.manage-icon div.version:hover {
    border: 1px dashed #9ba2ae;
    color: #9ba2ae
}
div.manage-icon div.version:hover>a.delete {
    opacity: 1;
    filter: alpha(opacity=100)
}
div.manage-icon div.version div.image {
    text-align: center;
    margin: 25px 0 0 25px;
    width: 128px;
    height: 128px
}
div.manage-icon div.version div.size {
    font-size: 11px;
    text-align: center
}
div.manage-icon div.version.ghost {
    background-color: #f5f5f5;
    #background-image: url("https://cdn2.iconfinder.com/static/2c45f345c08b5a88cf4036be47925e01/assets/img/version-ghost.png");
    background-size: 64px 64px;
    background-position: center center;
    background-repeat: no-repeat
}
@media all and (-webkit-min-device-pixel-ratio:2) {
    div.manage-icon a.delete {
        #background-image: url("https://cdn3.iconfinder.com/static/c097ebed8ca1a69edf9959d6dcf6fefb/assets/img/delete@2x.png")
    }
    
    div.manage-icon div.version.ghost {
        #background-image: url("https://cdn3.iconfinder.com/static/7ef12299d9b953cded5a7100c89f4f75/assets/img/version-ghost@2x.png")
    }
}
#view-browse #menuBackground {
    padding: 18px 0 18px 18px
}
@media(max-width:18px+(3 * 60px+2 * 18px+18px) * 10) {
    #view-browse .colcontainer-small-small {
        width: 10.88888889%
    }
}
@media(max-width:18px+(3 * 60px+2 * 18px+18px) * 9) {
    #view-browse .colcontainer-small-small {
        width: 12.25%
    }
}
@media(max-width:18px+(3 * 60px+2 * 18px+18px) * 8) {
    #view-browse .colcontainer-small-small {
        width: 14%
    }
}
@media(max-width:18px+(3 * 60px+2 * 18px+18px) * 7) {
    #view-browse .colcontainer-small-small {
        width: 16.33333333%
    }
}
@media(max-width:18px+(3 * 60px+2 * 18px+18px) * 6) {
    #view-browse .colcontainer-small-small {
        width: 19.6%
    }
}
@media(max-width:18px+(3 * 60px+2 * 18px+18px) * 5) {
    #view-browse .colcontainer-small-small {
        width: 24.5%
    }
}
@media(max-width:18px+(3 * 60px+2 * 18px+18px) * 4) {
    #view-browse .colcontainer-small-small {
        width: 32.66666667%
    }
}
@media(max-width:18px+(3 * 60px+2 * 18px+18px) * 3) {
    #view-browse .colcontainer-small-small {
        width: 49%
    }
}
@media(max-width:18px+(3 * 60px+2 * 18px+18px) * 2) {
    #view-browse .colcontainer-small-small {
        width: 98%
    }
}
@media(max-width:18px+(4 * 60px+3 * 18px+18px) * 10) {
    #view-browse .colcontainer-medium-medium {
        width: 10.88888889%
    }
}
@media(max-width:18px+(4 * 60px+3 * 18px+18px) * 9) {
    #view-browse .colcontainer-medium-medium {
        width: 12.25%
    }
}
@media(max-width:18px+(4 * 60px+3 * 18px+18px) * 8) {
    #view-browse .colcontainer-medium-medium {
        width: 14%
    }
}
@media(max-width:18px+(4 * 60px+3 * 18px+18px) * 7) {
    #view-browse .colcontainer-medium-medium {
        width: 16.33333333%
    }
}
@media(max-width:18px+(4 * 60px+3 * 18px+18px) * 6) {
    #view-browse .colcontainer-medium-medium {
        width: 19.6%
    }
}
@media(max-width:18px+(4 * 60px+3 * 18px+18px) * 5) {
    #view-browse .colcontainer-medium-medium {
        width: 24.5%
    }
}
@media(max-width:18px+(4 * 60px+3 * 18px+18px) * 4) {
    #view-browse .colcontainer-medium-medium {
        width: 32.66666667%
    }
}
@media(max-width:18px+(4 * 60px+3 * 18px+18px) * 3) {
    #view-browse .colcontainer-medium-medium {
        width: 49%
    }
}
@media(max-width:18px+(4 * 60px+3 * 18px+18px) * 2) {
    #view-browse .colcontainer-medium-medium {
        width: 98%
    }
}
#view-browse .row1 {
    height: 300px;
    overflow: hidden;
    position: relative
}
#view-browse .iconset-section-header a:first-child {
    display: block;
    float: right;
    font-size: 17.5px;
    margin-right: 18px
}
#view-browse section.iconsets.popular {
    clear: both;
    margin: 0
}
#view-browse section.iconsets.popular .colcontainer {
    float: left
}
#view-search #style-nav {
    display: block
}
#view-search #style-nav .style-tabs {
    float: left;
    position: absolute;
    left: 210px;
    right: 0
}
#view-search #style-nav .style-tabs a {
    float: left
}
#view-search .back-container {
    -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1)
}
#view-search .back-container.filters-active {
    margin-left: 194px
}
#view-search #searchresults {
    min-height: 600px;
    padding: 18px 0 18px 0
}
#view-search #searchresults .no-results {
    padding: 18px
}
#view-search #searchresults .attachAlertBar {
    position: fixed;
    top: 100px;
    z-index: 90;
    border-top: 0
}
#view-search #searchresults .alert-filter {
    margin-top: 0;
    padding: 18px 36px;
    margin-bottom: 36px;
    font-weight: normal;
    background: #fff;
    position: relative;
    left: 0;
    color: #2e2f33;
    display: inline-block;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-left: 3px solid #e67e22
}
#view-search #searchresults .alert-filter .amount {
    font-weight: bold;
    color: #e67e22
}
#view-search #searchresults .alert-filter .icon {
    color: #ffc40d
}
#view-search #searchresults .searchheader {
    padding-left: 18px;
    padding-top: 0
}
#view-search #searchresults .searchheader h1 {
    font-size: 20px;
    line-height: 20px;
    margin: 5px 0 4px 0;
    padding: 0;
    font-weight: bold
}
#view-search #searchresults .sorting-dropdown {
    float: right;
    position: relative;
    padding-right: 25px;
    top: -11px
}
#view-search #searchresults .sorting-dropdown .btn.dropdown-toggle {
    padding: 2px 6px 3px
}
#view-search #searchresults .sorting-dropdown .dropdown-toggle span {
    font-weight: normal;
    font-size: 13px
}
#view-search #searchresults .search-filter-tags {
    display: inline-block
}
#view-search #searchresults .search-filter-tags h5 {
    float: left;
    margin-right: 8px;
    line-height: 17px;
    margin-bottom: 0;
    padding-bottom: 0;
    font-weight: normal
}
#view-search #searchresults .search-filter-tags h5 a {
    color: #44a048
}
#view-search #searchresults .search-filter-tags .filter-tag {
    font-size: 11px;
    display: inline-block;
    float: left;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin-right: 6px;
    opacity: .9;
    cursor: pointer;
    font-weight: bold;
    margin-top: -1px;
    margin-right: -10px
}
#view-search #searchresults .search-filter-tags .filter-tag .tag-label {
    padding: 3px 0 3px 7px;
    background: #44a048;
    color: white;
    text-transform: uppercase;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1)
}
#view-search #searchresults .search-filter-tags .filter-tag .tag-label .tag-remove {
    padding: 3px 6px 3px 6px;
    color: #fff;
    margin-left: 1px;
    font-size: 12px;
    opacity: .6;
    vertical-align: bottom
}
#view-search #searchresults .search-filter-tags .filter-tag .filter-tag-arrow {
    visibility: hidden
}
#view-search #searchresults .search-filter-tags .filter-tag.omitted .tag-label {
    background: #e67e22
}
#view-search #searchresults .search-filter-tags .filter-tag.omitted .filter-tag-arrow {
    position: relative;
    left: -55px;
    top: 13px;
    visibility: visible
}
#view-search #searchresults .search-filter-tags .filter-tag .tag-remove-all {
    font-size: 12px
}
#view-search #searchresults .search-filter-tags .filter-tag:hover {
    opacity: 1
}
#view-search #searchresults .search-filter-tags .filter-tag:hover .tag-label {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1)
}
#view-search #searchresults .search-filter-tags .filter-tag:hover .tag-remove {
    opacity: 1
}
#view-search .navbar {
    width: 100%
}
#view-search #filters-bar #backgroundcolor div.colors div,
#view-search .filter #backgroundcolor div.colors div {
    width: 24px;
    height: 24px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border: 2px solid #fff
}
#view-search #filters-bar #backgroundcolor div.colors span,
#view-search .filter #backgroundcolor div.colors span {
    float: left;
    text-align: left
}
#view-search #filters-bar #backgroundcolor .btn,
#view-search .filter #backgroundcolor .btn {
    border: 0;
    padding: 0;
    background: transparent;
    padding-left: 13px;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    border: 0
}
#view-search #filters-bar #backgroundcolor .btn:first-child,
#view-search .filter #backgroundcolor .btn:first-child {
    padding-left: 0
}
#view-search #filters-bar #backgroundcolor .btn:hover>div,
#view-search .filter #backgroundcolor .btn:hover>div {
    border: 2px solid #44a048
}
#view-search #filters-bar #backgroundcolor .btn.active>div,
#view-search .filter #backgroundcolor .btn.active>div {
    border: 2px solid #35373b;
    -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1)
}
#view-search #filters-bar .transparent,
#view-search .filter .transparent {
    background-color: #d4d6dc;
    #background-image: url("https://cdn3.iconfinder.com/static/30e593de809a5f582d59e881f723b238/assets/img/transparent.png")
}
#view-search #filters-bar .gray,
#view-search .filter .gray {
    background-color: #d4d6dc
}
#view-search #filters-bar .white,
#view-search .filter .white {
    background-color: #fff;
    -webkit-box-shadow: inset 1px 2px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 1px 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow: inset 1px 2px 4px rgba(0, 0, 0, 0.2);
    border: 1px solid #eee
}
#view-search #filters-bar .black,
#view-search .filter .black {
    background-color: #15171a !important
}
#view-search #filters-bar #filters,
#view-search .filter #filters,
#view-search #filters-bar #settings,
#view-search .filter #settings {
    padding: 16.2px 4.5px 0 18px
}
#view-search #filters-bar #filters i,
#view-search .filter #filters i {
    opacity: .4;
    filter: alpha(opacity=40);
    margin: 0
}
#view-search #filters-bar #settings,
#view-search .filter #settings {
    float: right
}
#view-search #filters-bar #settings .dropdown-menu,
#view-search .filter #settings .dropdown-menu {
    right: 0
}
#view-search #filters-bar .filter,
#view-search .filter .filter,
#view-search #filters-bar .setting,
#view-search .filter .setting {
    float: left
}
#view-search #filters-bar .share,
#view-search .filter .share,
#view-search #filters-bar .searchsetting,
#view-search .filter .searchsetting {
    text-align: center
}
#view-search #filters-bar .share .dropdown-menu,
#view-search .filter .share .dropdown-menu,
#view-search #filters-bar .searchsetting .dropdown-menu,
#view-search .filter .searchsetting .dropdown-menu {
    text-align: left
}
#view-search #filters-bar .share i,
#view-search .filter .share i,
#view-search #filters-bar .searchsetting i,
#view-search .filter .searchsetting i {
    margin: 0 6px
}
#view-search #filters-bar .dropdown-menu em,
#view-search .filter .dropdown-menu em {
    display: block;
    font-weight: bold;
    font-style: normal
}
#view-search #filters-bar #sizes .ui-slider-scale,
#view-search .filter #sizes .ui-slider-scale {
    opacity: 0;
    filter: alpha(opacity=0)
}
#view-search #filters-bar #sizes:hover .ui-slider-scale,
#view-search .filter #sizes:hover .ui-slider-scale {
    opacity: 1;
    filter: alpha(opacity=100)
}
#view-search #filters-bar #sizes:hover *,
#view-search .filter #sizes:hover * {
    color: #2e2f33
}
#view-search #filters-bar #sizes input,
#view-search .filter #sizes input {
    color: #b0b3b7;
    font-size: 13px
}
#view-search #filters-bar #sizes input#min-disp,
#view-search .filter #sizes input#min-disp {
    text-align: right
}
#view-search #filters-bar #sizes .ui-slider-tooltip,
#view-search .filter #sizes .ui-slider-tooltip {
    z-index: 1000;
    position: absolute;
    display: none
}
#view-search #filters-bar #sizes select,
#view-search .filter #sizes select {
    display: none
}
#view-search #filters-bar #sizes #min-disp,
#view-search .filter #sizes #min-disp {
    position: relative;
    left: 8px;
    top: -4px
}
#view-search #filters-bar #sizes #max-disp,
#view-search .filter #sizes #max-disp {
    position: relative;
    right: 8px;
    top: -4px
}
#view-search .searchresults-horizontal {
    overflow: hidden;
    position: relative;
    left: -5px
}
#view-search .searchresults-horizontal h2 {
    padding-left: 23px;
    margin: 0
}
#view-search .searchresults-horizontal .searchresults-inner {
    line-height: 0;
    height: 255px;
    position: relative;
    left: 0;
    top: 0;
    width: 20000px;
    padding-left: 23px;
    padding-top: 18px
}
#view-search .searchresults-horizontal .searchresults-inner .span3:first-child {
    margin-left: 0
}
#view-search .searchresults-horizontal .searchresults-nav {
    position: absolute;
    top: 48px;
    display: block;
    height: 120px;
    width: 60px;
    z-index: 100;
    color: white;
    line-height: 100px;
    text-align: center;
    font-size: 70px;
    font-family: helvetica, arial, sans-serif;
    background-color: #35373b;
    opacity: .9;
    filter: alpha(opacity=90);
    display: none
}
#view-search .searchresults-horizontal .searchresults-nav:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}
#view-search .searchresults-horizontal .nav-next {
    right: 0;
    display: none;
    -webkit-box-shadow: -3px 0 4px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: -3px 0 4px rgba(0, 0, 0, 0.09);
    box-shadow: -3px 0 4px rgba(0, 0, 0, 0.09)
}
#view-search .searchresults-horizontal .nav-prev {
    left: 0;
    display: none;
    -webkit-box-shadow: 3px 0 4px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 3px 0 4px rgba(0, 0, 0, 0.09);
    box-shadow: 3px 0 4px rgba(0, 0, 0, 0.09)
}
#view-search .searchresults-horizontal .iconset-preview {
    float: left;
    display: block;
    overflow: visible
}
#view-search .searchresults-horizontal .iconset-preview .arrow-down {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #15171a;
    position: absolute;
    margin-top: 282px;
    margin-left: 98px;
    display: none
}
#view-search .searchresults-horizontal .iconset-preview a.preview-image {
    max-height: 153px;
    overflow: hidden
}
#view-search .searchresults-horizontal .iconset-preview,
#view-search .searchresults-horizontal .iconset-preview section.info {
    background-color: transparent
}
#view-search .searchresults-horizontal .label-iconset-format {
    right: 0;
    top: 39px
}
#view-search .premium-icons .expand,
#view-search .premium-icons .filter-premium {
    clear: both;
    display: block;
    margin-right: 9px
}
#view-search .premium-icons .expand a.btn,
#view-search .premium-icons .filter-premium a.btn {
    display: block;
    margin-bottom: 9px
}
div.profile-details {
    background: #fff;
    padding-bottom: 36px
}
div.profile-details div.header {
    position: relative;
    height: 235px
}
div.profile-details div.header div.hero {
    height: 235px;
    position: relative;
    background: #15171a;
    color: #fff;
    background-size: cover;
    background-position: 50% 43%;
    overflow: hidden;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4)
}
div.profile-details div.header div.hero h1,
div.profile-details div.header div.hero a {
    color: #fff
}
div.profile-details div.header div.hero h1 {
    font-size: 42px;
    line-height: 57px;
    margin-top: 0;
    margin-bottom: 2px
}
div.profile-details div.header div.hero .btn {
    color: #3f3f3f
}
div.profile-details div.header div.change-cover-container {
    opacity: 0;
    float: right;
    margin-top: 7px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    background: #000;
    background: rgba(0, 0, 0, 0.7);
    padding: 4px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-shadow: none;
    position: relative;
    width: 184px;
    height: 33px
}
div.profile-details div.header div.change-cover-container .file {
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    left: 4px;
    top: 4px;
    right: 4px;
    bottom: 4px;
    z-index: 2
}
div.profile-details div.header div.change-cover-container .btn {
    position: absolute;
    display: block;
    left: 4px;
    top: 4px;
    right: 4px;
    bottom: 4px;
    z-index: 1
}
div.profile-details div.header:hover div.change-cover-container {
    opacity: .5
}
div.profile-details div.header:hover div.change-cover-container:hover {
    opacity: 1
}
div.profile-details div.header .social {
    display: block;
    float: left;
    height: 18px;
    line-height: 18px;
    #background-image: url("https://cdn2.iconfinder.com/static/fc30c673ee3c316950bcf1cead7a57f5/assets/img/profile-details-social.png");
    background-repeat: no-repeat;
    padding: 0 16px 0 22px
}
@media all and (-webkit-min-device-pixel-ratio:1.5) {
    div.profile-details div.header .social {
        #background-image: url("https://cdn1.iconfinder.com/static/57ec555061d86e6adc43e3d6475f4150/assets/img/profile-details-social@2x.png");
        background-size: 16px 169px
    }
}
div.profile-details div.header .social-twitter {
    background-position: 10px -54px
}
div.profile-details div.header .social-dribbble {
    background-position: 10px -76px
}
div.profile-details div.header .social-location {
    background-position: 0 0
}
div.profile-details div.header .social-website {
    background-position: 0 -18px
}
div.profile-details div.header .social-mail {
    background-position: 10px -98px
}
div.profile-details div.header .social-behance {
    background-position: 10px -120px
}
div.profile-details div.header .social-share {
    background-position: 10px -142px
}
div.profile-details div.header .social-edit {
    background-position: 0 -36px
}
div.profile-details div.header div.hero-frosted,
div.profile-details div.header div.hero-frosted-tint,
div.profile-details div.header div.social-bar-container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}
div.profile-details div.header div.social-bar-container {
    overflow: hidden;
    height: 63px
}
div.profile-details div.header div.hero-frosted {
    top: -172px;
    background-size: cover;
    background-position: 50% 43%
}
div.profile-details div.header div.hero-frosted-tint {
    top: 0;
    background: #000;
    opacity: .15;
    filter: alpha(opacity=15)
}
div.profile-details div.header div.information-container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 63px
}
div.profile-details div.header div.social-bar,
div.profile-details div.header div.information {
    width: 918px;
    margin: 0 auto;
    padding: 0 21px 0 21px;
    overflow: hidden
}
div.profile-details div.header div.information {
    padding-bottom: 15px
}
div.profile-details div.header div.social-bar .social {
    line-height: 63px;
    padding: 0 10px;
    height: 27px;
    width: 16px;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    margin: 18px 0 0 0
}
div.profile-details div.header ul.numbers {
    float: right;
    list-style: none;
    margin: 9px 0 0 0
}
div.profile-details div.header ul.numbers li {
    display: block;
    float: left;
    text-align: center;
    padding: 3px 12px 0;
    border-left: 1px solid rgba(255, 255, 255, 0.3)
}
div.profile-details div.header ul.numbers li.first {
    padding-left: 0;
    border-left: 0
}
div.profile-details div.header ul.numbers li.last {
    padding-right: 0
}
div.profile-details div.header ul.numbers span {
    font-family: helvetica, arial, sans-serif;
    font-size: 24px;
    display: block;
    padding: 0
}
div.profile-details div.header a.btn-follow {
    float: right;
    display: block;
    margin: 14px 20px 0 0;
    text-shadow: none
}
div.profile-details .container {
    padding-top: 36px
}
#labs * {
    font-family: "helvetica neue", "helvetica", arial, sans-serif
}
#labs a:hover {
    text-decoration: none
}
#labs #top {
    #background-image: url("https://cdn2.iconfinder.com/static/2f66990d2b65283a099c592f978bf280/assets/img/labs/header-bg.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #000;
    border-bottom: 1px solid #2d2d2d;
    height: 256px;
    text-align: center
}
#labs #top h1,
#labs #top h2 {
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25)
}
#labs #top h1 {
    margin-top: 81px;
    -webkit-animation-name: fadein;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-out
}
#labs #top h1,
#labs #top h1 b {
    color: #fff;
    letter-spacing: -1px;
    font-family: "agendabold", "helvetica neue", "helvetica", arial, sans-serif;
    font-weight: normal;
    font-size: 90px;
    text-transform: uppercase
}
#labs #top h1 b {
    font-weight: bold
}
#labs #top h2 {
    margin-top: 44px;
    color: #999;
    font-weight: normal
}
#labs #top h2 b {
    font-weight: bold;
    color: #ccc
}
#labs .app {
    text-align: center;
    width: 225px
}
#labs .app h3 {
    font-weight: bold;
    line-height: 125%;
    margin: 10px 0
}
#labs .app h4 {
    font-weight: normal;
    line-height: 145%
}
#labs .app h4 a {
    color: #999
}
#labs #apps {
    margin: 8.5106383% auto 0 auto;
    clear: both
}
#labs #apps .app {
    float: left;
    margin: 0 2.12765957% 2.12765957% 0
}
#labs #apps .app-icon {
    height: 225px;
    display: block;
    margin-bottom: 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1)
}
#labs #apps h3,
#labs #apps h3 a {
    font-size: 22px;
    font-weight: normal
}
#labs #apps h4,
#labs #apps h4 a {
    font-size: 14px;
    color: #6d6d6d;
    font-weight: normal
}
#labs #iconmaker .app-icon {
    background-color: #2fc5a9;
    border: 1px solid #259c86;
    border-top: 1px solid #7bdfcd;
    border-bottom: 1px solid #12493f;
    #background-image: url("https://cdn3.iconfinder.com/static/7f29f9d86a08d47145c1c420fd37a080/assets/img/labs/iconmaker.png");
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}
#labs #iconmaker .app-icon:hover {
    background-color: #51d6bd;
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}
#labs #iconmaker .app-icon:active {
    background-color: #259c86
}
#labs #iconmaker h3 a {
    color: #2fc5a9
}
#labs #jsevents .app-icon {
    border: 2px dashed #313131;
    #background-image: url("https://cdn0.iconfinder.com/static/0f423fd3d7fc4a0319412f1073db1618/assets/img/labs/jsevents.png");
    background-repeat: no-repeat;
    background-position: center center
}
#labs #jsevents h3 {
    color: #4d4d4d
}
#labs footer {
    padding-top: 2.12765957%;
    text-align: center;
    color: #999;
    clear: both
}
body#view-labs {
    background-color: #171717
}
@-webkit-keyframes fadein {}
#view-redeem {
    background: #13161b;
    overflow-x: hidden
}
#view-redeem .navbar-inner {
    background-color: transparent !important
}
#view-redeem #searcharea,
#view-redeem #user-shortcuts {
    display: none
}
#view-redeem footer {
    position: fixed;
    bottom: 10px;
    width: 98%
}
#view-redeem .banner {
    display: none
}
div.redeem {
    margin: 10% auto 0 auto;
    width: 840px;
    overflow: hidden;
    z-index: 20;
    position: relative
}
div.redeem-explanation,
div.redeem-card-container {
    width: 400px;
    margin: 0 10px;
    float: left
}
div.redeem-explanation {
    overflow: visible
}
div.redeem-explanation h1,
div.redeem-explanation h2,
div.redeem-explanation h3,
div.redeem-explanation p {
    color: #fff
}
div.redeem-explanation h1 {
    font-size: 56px;
    line-height: 64px
}
div.redeem-explanation h2 {
    font-size: 24px;
    line-height: 32px
}
div.redeem-card-container {
    padding-top: 50px
}
div.redeem-card-container h2,
div.redeem-card-container p {
    text-align: center
}
div.redeem-card-container p {
    font-size: 13px
}
div.redeem-card-container h2 {
    font-size: 36px;
    line-height: 42px;
    font-family: helvetica, arial, sans-serif;
    margin: 0
}
div.redeem-card-container div.card {
    width: 100%;
    height: 252px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px
}
div.redeem-card-container input[type="submit"],
div.redeem-card-container a.back {
    background: transparent;
    width: 48px;
    height: 48px;
    border: 0;
    overflow: hidden;
    text-indent: -9999px;
    display: block
}
div.redeem-card-container input[type="submit"] {
    margin: 26px auto 0;
    #background-image: url("https://cdn2.iconfinder.com/static/b3ae26cd4f4c80a9ea3d3533e756b3b5/assets/img/redeem-submit.png")
}
@media all and (-webkit-min-device-pixel-ratio:1.5) {
    div.redeem-card-container input[type="submit"] {
        #background-image: url("https://cdn3.iconfinder.com/static/cf1ea1f276cbc07ae0b793fa1a223e3c/assets/img/redeem-submit@2x.png");
        background-size: 48px 96px
    }
}
div.redeem-card-container input[type="submit"].active {
    background-position: 0 -48px
}
div.redeem-card-container a.back {
    margin: 26px auto 0;
    #background-image: url("https://cdn0.iconfinder.com/static/4ea164ede6711b97477657ebad8b6f16/assets/img/redeem-back.png");
    opacity: .5
}
@media all and (-webkit-min-device-pixel-ratio:1.5) {
    div.redeem-card-container a.back {
        #background-image: url("https://cdn0.iconfinder.com/static/db50feb2eda8dcfbba30884ee994c288/assets/img/redeem-back@2x.png");
        background-size: 48px 48px
    }
}
div.redeem-card-container a.back:hover {
    opacity: 1
}
div.redeem-card-container div.card-input {
    background: #fff
}
div.redeem-card-container div.card-input h2 {
    line-height: 100px
}
div.redeem-card-container div.card-input input[type="text"] {
    background: #44a048;
    color: #fff;
    font-family: helvetica, arial, sans-serif;
    border: 0;
    box-shadow: none;
    display: block;
    height: 35px;
    line-height: 35px;
    padding: 10px 10px;
    margin: 0 auto;
    width: 320px;
    font-size: 22px;
    text-shadow: 0 -1px 1px #44a048
}
div.redeem-card-container div.card-input input[type="text"]:-moz-placeholder {
    color: rgba(255, 255, 255, 0.35)
}
div.redeem-card-container div.card-input input[type="text"]:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.35)
}
div.redeem-card-container div.card-input input[type="text"]::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.35)
}
div.redeem-card-container div.card-error,
div.redeem-card-container div.card-too-many-redeemed {
    background: #c0392b;
    display: none
}
div.redeem-card-container div.card-error h2,
div.redeem-card-container div.card-too-many-redeemed h2 {
    line-height: 36px;
    padding: 32px 0 32px 0;
    color: #fff
}
div.redeem-card-container div.card-error p,
div.redeem-card-container div.card-too-many-redeemed p {
    margin: 0 40px;
    color: #fff
}
div.redeem-card-container div.card-success {
    background: #44a048;
    display: none
}
div.redeem-card-container div.card-success h1,
div.redeem-card-container div.card-success h2,
div.redeem-card-container div.card-success p {
    color: #fff;
    text-align: center;
    margin: 0
}
div.redeem-card-container div.card-success h1 {
    font-size: 56px;
    line-height: 56px;
    height: 56px;
    padding: 36px 0 25px 0
}
div.redeem-card-container div.card-success h2 {
    font-size: 22px;
    line-height: 22px
}
div.redeem-card-container div.card-success a {
    display: block;
    background: #fff;
    color: #4c4c4d;
    height: 46px;
    line-height: 46px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-family: helvetica, arial, sans-serif;
    font-size: 18px;
    text-align: center;
    -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1)
}
div.redeem-card-container div.card-success a:active {
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    margin-top: 2px
}
div.redeem-card-container div.card-success a.full {
    margin-left: 40px;
    margin-right: 40px
}
div.redeem-card-container div.card-success a.half {
    float: left;
    width: 150px
}
div.redeem-card-container div.card-success a.half-left {
    margin-left: 40px
}
div.redeem-card-container div.card-success a.half-right {
    margin-left: 20px
}
div.redeem-card-container div.card-success-authenticate {
    display: none
}
div.redeem-card-container div.card-success-authenticate p {
    height: 27px;
    line-height: 27px
}
div.redeem-card-container div.card-success-done {
    display: none
}
div.redeem-card-container div.card-success-done h2 {
    padding-bottom: 27px
}
@media screen and (max-width:839px) {
    div.redeem {
        width: 420px
    }
}
@media screen and (max-width:420px) {
    div.redeem {
        width: 320px
    }
    
    div.redeem div.card-success a.full {
        margin-left: 20px;
        margin-right: 20px
    }
    
    div.redeem div.card-success a.half {
        float: left;
        width: 120px
    }
    
    div.redeem div.card-success a.half-left {
        margin-left: 20px
    }
    
    div.redeem div.card-success a.half-right {
        margin-left: 20px
    }
    
    div.redeem-explanation,
    div.redeem-card-container {
        width: 300px
    }
    
    div.redeem-card-container div.card-input input[type="text"] {
        width: 260px
    }
}
#alotofrobots {
    text-align: center;
    width: 250px;
    margin: 10% auto
}
.robot {
    opacity: .35;
    filter: alpha(opacity=35);
    -webkit-transform: scale("2,2");
    -moz-transform: scale("2,2");
    -ms-transform: scale("2,2");
    -o-transform: scale("2,2");
    transform: scale("2,2");
    line-height: 0;
    padding: 0;
    margin: 0;
    background-repeat: no-repeat;
    position: absolute
}
#robot7 {
    margin-left: 650px;
    display: none
}
#robot9 {
    margin-left: -850px;
    display: none
}
#robot11 {
    margin-left: -1050px;
    display: none
}
#robot18 {
    margin-left: -750px;
    margin-top: 200px;
    display: none
}
#robot13 {
    margin-left: -250px;
    margin-top: 200px;
    display: none
}
#robot21 {
    margin-left: -1050px;
    margin-top: 200px;
    display: none
}
#robot20 {
    margin-left: -950px;
    margin-top: 200px;
    display: none
}
#robot12 {
    margin-left: -1050px;
    margin-top: 200px;
    display: none
}
#robot6 {
    margin-left: 505px;
    margin-top: -135px;
    display: none
}
#robot1 {
    margin-left: 514px;
    margin-top: -46px
}
#robot3 {
    margin-left: 722px;
    margin-top: -100px
}
#robot4 {
    margin-left: -250px;
    margin-top: -229px
}
#robot8 {
    margin-left: 350px;
    margin-top: -164px
}
#robot10 {
    margin-left: -520px;
    margin-top: -100px
}
#robot14 {
    margin-left: 17px;
    margin-top: -103px
}
#robot15 {
    margin-left: 50px;
    margin-top: 104px
}
#robot16 {
    margin-left: 244px;
    margin-top: 185px
}
#robot17 {
    margin-left: 440px;
    margin-top: 100px
}
#robot19 {
    margin-left: 190px;
    margin-top: -165px
}

/*
#robot1 {
    height: 190px;
    width: 200px;
    #background-image: url("https://cdn3.iconfinder.com/static/33579278f9540c0e14a21a71777a6f49/assets/img/redeem/1.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    #robot1 {
        #background-image: url("https://cdn1.iconfinder.com/static/933e92a350fb9e9183cd62c28844c678/assets/img/redeem/1@2x.png");
        background-size: 190px 200px
    }
}

#robot3 {
    height: 250px;
    width: 250px;
    #background-image: url("https://cdn1.iconfinder.com/static/56d6945c29950e6d111819c6cb92058d/assets/img/redeem/3.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    #robot3 {
        #background-image: url("https://cdn3.iconfinder.com/static/c5732d199b4094c2711d02f5e368fd3c/assets/img/redeem/3@2x.png");
        background-size: 250px 250px
    }
}

#robot4 {
    height: 250px;
    width: 230px;
    #background-image: url("https://cdn2.iconfinder.com/static/6b2781714c1e42ec5b4c81a16d2e5ee8/assets/img/redeem/4.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    #robot4 {
        #background-image: url("https://cdn2.iconfinder.com/static/2626416df1b1a8e81b3c3279ffaca62c/assets/img/redeem/4@2x.png");
        background-size: 250px 230px
    }
}

#robot6 {
    height: 250px;
    width: 250px;
    #background-image: url("https://cdn2.iconfinder.com/static/2932a5647635dc13d1c8ca7afb461c4f/assets/img/redeem/6.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    #robot6 {
        #background-image: url("https://cdn2.iconfinder.com/static/f1f4e0e56bbfdd8ce35af4c64e941111/assets/img/redeem/6@2x.png");
        background-size: 250px 250px
    }
}

#robot7 {
    height: 250px;
    width: 250px;
    #background-image: url("https://cdn2.iconfinder.com/static/b8e1014f62801d7a051d204e1ca966c0/assets/img/redeem/7.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    #robot7 {
        #background-image: url("https://cdn0.iconfinder.com/static/8a55d891eb3d233b9a448bc18f902ec2/assets/img/redeem/7@2x.png");
        background-size: 250px 250px
    }
}

#robot8 {
    height: 250px;
    width: 250px;
    #background-image: url("https://cdn0.iconfinder.com/static/08461293783f961f3756270677c27737/assets/img/redeem/8.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    #robot8 {
        #background-image: url("https://cdn0.iconfinder.com/static/df52901637651428efd912a91b1b2016/assets/img/redeem/8@2x.png");
        background-size: 250px 250px
    }
}

#robot9 {
    height: 250px;
    width: 250px;
    #background-image: url("https://cdn1.iconfinder.com/static/19ac15ceb8355ef5cc5b65154bdb3efc/assets/img/redeem/9.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    #robot9 {
        #background-image: url("https://cdn3.iconfinder.com/static/77f4382daa20f75041d8c2effbb95f04/assets/img/redeem/9@2x.png");
        #background-size: 250px 250px
    }
}

#robot10 {
    height: 250px;
    width: 250px;
    #background-image: url("https://cdn0.iconfinder.com/static/d4631fb3cdc4f277176b36b08bcf371d/assets/img/redeem/10.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    #robot10 {
        #background-image: url("https://cdn1.iconfinder.com/static/5c4de06ab892c76380af8f22927bb010/assets/img/redeem/10@2x.png");
        background-size: 250px 250px
    }
}

#robot11 {
    height: 250px;
    width: 250px;
    #background-image: url("https://cdn3.iconfinder.com/static/7cde0292a779699bfcc2c8ebbc6d6e92/assets/img/redeem/11.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    #robot11 {
       # background-image: url("https://cdn1.iconfinder.com/static/12bb88c0ea8090a7f7f6f775d2928a91/assets/img/redeem/11@2x.png");
        background-size: 250px 250px
    }
}

#robot12 {
    height: 250px;
    width: 250px;
    background-image: url("https://cdn1.iconfinder.com/static/95eae3a1859291639f7836604241b3d8/assets/img/redeem/12.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    #robot12 {
        background-image: url("https://cdn1.iconfinder.com/static/5c5d13a73783123ab6ed0eabd0f4921a/assets/img/redeem/12@2x.png");
        background-size: 250px 250px
    }
}

#robot13 {
    height: 250px;
    width: 250px;
    background-image: url("https://cdn2.iconfinder.com/static/6098ede1bcb9d61668e8ffbe24681656/assets/img/redeem/13.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    #robot13 {
        background-image: url("https://cdn1.iconfinder.com/static/513d1ba7d2188912ddfbc8b0856c3137/assets/img/redeem/13@2x.png");
        background-size: 250px 250px
    }
}

#robot14 {
    height: 250px;
    width: 250px;
    background-image: url("https://cdn0.iconfinder.com/static/8a58af9a212eaaf2b6dbef07e9282b84/assets/img/redeem/14.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    #robot14 {
        background-image: url("https://cdn1.iconfinder.com/static/e76f5fc9e339be0ef492da99500748ea/assets/img/redeem/14@2x.png");
        background-size: 250px 250px
    }
}

#robot15 {
    height: 250px;
    width: 250px;
    background-image: url("https://cdn2.iconfinder.com/static/f450d8e9805c780eab52dc1d9e9c9a90/assets/img/redeem/15.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    #robot15 {
        background-image: url("https://cdn0.iconfinder.com/static/4c48bdb2185d62894788be4bf657aa54/assets/img/redeem/15@2x.png");
        background-size: 250px 250px
    }
}

#robot16 {
    height: 250px;
    width: 250px;
    background-image: url("https://cdn3.iconfinder.com/static/7bf506f2c6d17b91ee44b2c5efb8ee59/assets/img/redeem/16.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    #robot16 {
        background-image: url("https://cdn2.iconfinder.com/static/ff65aa65bb52b5986473e160f11ca345/assets/img/redeem/16@2x.png");
        background-size: 250px 250px
    }
}

#robot17 {
    height: 246px;
    width: 220px;
    background-image: url("https://cdn1.iconfinder.com/static/1687772706d6dfba62503df08083c13e/assets/img/redeem/17.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    #robot17 {
        background-image: url("https://cdn0.iconfinder.com/static/0bf1b79317ec41cfdc1ffd0bece81474/assets/img/redeem/17@2x.png");
        background-size: 246px 220px
    }
}

#robot18 {
    height: 250px;
    width: 250px;
    background-image: url("https://cdn1.iconfinder.com/static/512474a2ee03b6a7bd62b175e3abe697/assets/img/redeem/18.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    #robot18 {
        background-image: url("https://cdn1.iconfinder.com/static/96604902e89e06b19632bc897a2e5e0a/assets/img/redeem/18@2x.png");
        background-size: 250px 250px
    }
}

#robot19 {
    height: 250px;
    width: 250px;
    background-image: url("https://cdn1.iconfinder.com/static/e17eeea5b887b49c928e453bfe73ddf4/assets/img/redeem/19.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    #robot19 {
        background-image: url("https://cdn1.iconfinder.com/static/5fb6057160ee361f9104641282c9e4e5/assets/img/redeem/19@2x.png");
        background-size: 250px 250px
    }
}

#robot20 {
    height: 250px;
    width: 250px;
    background-image: url("https://cdn1.iconfinder.com/static/e6de2c5aa1966fb88ad231d8972f801f/assets/img/redeem/20.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    #robot20 {
        background-image: url("https://cdn3.iconfinder.com/static/7461ef85ab2a91a62bb30121faf24501/assets/img/redeem/20@2x.png");
        background-size: 250px 250px
    }
}

#robot21 {
    height: 250px;
    width: 250px;
    background-image: url("https://cdn3.iconfinder.com/static/ceae3c00294ccc98a954a04c5ad164b1/assets/img/redeem/21.png")
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
    #robot21 {
        background-image: url("https://cdn3.iconfinder.com/static/3d014725650aa4a92765fb3fcc296075/assets/img/redeem/21@2x.png");
        background-size: 250px 250px
    }
}
*/
#view-about section {
    padding: 36px 0
}
#view-about h1 {
    margin: 27px 0
}
#view-about p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 18px
}
#view-about .navbar {
    position: absolute;
    width: 100%
}
#view-about .navbar-inner {
    background-color: transparent !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
#view-about .navbar-inner #browse,
#view-about .navbar-inner #searcharea,
#view-about .navbar-inner #user-shortcuts,
#view-about .navbar-inner .nav-collapse {
    display: none
}
#video-container {
    overflow: hidden;
    height: 600px
}
#video-container div {
    top: 0;
    position: absolute;
    height: 600px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.55)
}
#video-about {
    width: 100%;
    min-width: 1350px;
    position: relative;
    bottom: 50px;
    min-height: 600px;
    margin: 0 auto
}
#video-text {
    position: absolute;
    top: 80px
}
#video-text h1,
#video-text h2 {
    text-align: center;
    color: white;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25)
}
#video-text h1 {
    font-size: 96px;
    line-height: 120px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.5)
}
#video-text h2 {
    font-size: 20px;
    line-height: 26px
}
#video-play {
    cursor: pointer;
    display: block;
    height: 90px;
    width: 180px;
    margin: 40px auto 0 auto;
    padding-top: 30px;
    background-color: #35373b;
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.35);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.35);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    text-align: center;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    #background-image: url("https://cdn0.iconfinder.com/static/d9284bfbaa3613fff7fdc66e07c8471f/assets/img/about/video_preview.png");
    background-position: -90px -50px
}
@media all and (-webkit-min-device-pixel-ratio:1.5) {
    #video-play {
        #background-image: url("https://cdn1.iconfinder.com/static/e367d2435e882ee2d9624689ee550542/assets/img/about/video_preview@2x.png");
        #background-size: 300px 190px
    }
}
#video-play:hover {
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    background-color: #b0b3b7;
    -webkit-box-shadow: 0 15px 25px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 15px 25px rgba(0, 0, 0, 0.35);
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.35)
}
#video-play p {
    color: #2e2f33;
    font-weight: bold
}
#video-play img {
    height: 48px;
    display: block;
    margin: 0 auto 0 auto
}
#about-employees {
    margin: 36px 0;
    text-align: center
}
#about-employees .new-employee .gravatar {
    border: 2px solid #d4d6dc;
    height: 121px;
    width: 121px
}
#about-employees .gravatar {
    margin-right: auto;
    margin-left: auto;
    background-color: white;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    height: 125px;
    width: 125px;
    overflow: hidden;
    margin-bottom: 18px
}
#video-intro-container {
    position: relative;
    display: none
}
#video-intro-container video {
    border: 1px solid black;
    margin: auto;
    position: fixed;
    z-index: 2050;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-box-shadow: 0 15px 25px rgba(0, 0, 0, 0.65);
    -moz-box-shadow: 0 15px 25px rgba(0, 0, 0, 0.65);
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.65);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}
.logos-container {
    background-color: #e4e8f0
}
.logos {
    padding-bottom: 36px
}
.logos .span6>div {
    text-align: center;
    padding-top: 36px;
    padding-bottom: 36px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}
.logos .background-light>div {
    background-color: #fff
}
.logos .background-dark>div {
    background-color: #15171a
}
.instagram .images {
    width: 120%
}
.instagram img {
    height: 153px;
    width: 153px;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    display: none
}
.instagram img.fadedOut {
    opacity: .15;
    filter: alpha(opacity=15);
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}
.job-details .job {
    padding: 36px 0
}
.job-details .job section {
    max-width: 700px;
    margin: 0 auto
}
.job-list h3 img {
    position: relative;
    bottom: 2px
}
.job-list a {
    display: block;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    margin-bottom: 36px
}
.job-location {
    font-size: 12px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 4px 6px;
    display: inline-block;
    border: 1px solid #e4e8f0;
    color: #2e2f33;
    line-height: 14px
}
div.category-list-toggle {
    text-align: center;
    width: 40%;
    float: left
}
div.category-list-toggle>a {
    text-align: center;
    display: block
}
div.category-list-toggle,
.category-navigation-control {
    display: block;
    float: left;
    height: 46px;
    line-height: 46px
}
div.category-menu {
    padding: 18px 0
}
div.category-menu-container.active {
    -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2)
}
div.category-menu-container .category-navigation-control {
    width: 30%
}
div.category-menu-container .category-navigation-control span {
    font-family: helvetica, arial, sans-serif
}
div.category-menu-container .category-navigation-control.right {
    float: right;
    text-align: right
}
div.category-menu-container .category-navigation-controlleft {
    float: left
}
div.category-menu-container div.category-list {
    height: 500px
}
div.category-menu-container {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    position: absolute;
    background-color: white;
    z-index: 1;
    width: 100%
}
div.category-menu-container div.link-grid {
    display: none
}
div.link-grid ul {
    list-style: none;
    margin: 0
}
div.link-grid ul li.active a {
    font-weight: bold;
    color: #44a048
}
div.link-grid ul li a {
    line-height: 34px;
    color: #2e2f33;
    display: block
}
div.link-grid ul li a:hover {
    color: #357c38
}
.category-header {
    background-repeat: no-repeat;
    background-size: 940px;
    height: 160px
}
.category-header h1 {
    color: #fff;
    line-height: 160px;
    text-align: center;
    width: 70%;
    margin: 0 auto
}
div.category-iconsets {
    margin-top: 78px
}
div.category-iconsets .sorting-dropdown {
    float: right
}
div.category-iconsets h3 {
    margin-top: 4px;
    margin-bottom: 30px
}

/*
.category-header .category-abstract,
.category-previews .category-abstract {
    background-color: #65747e !important;
   # background-image: url("https://cdn3.iconfinder.com/static/372d98ff0638cfe24a18216ce5acd610/assets/img/categories/bgImages/abstract.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-animal,
.category-previews .category-animal {
    background-color: #27ad5f !important;
    #background-image: url("https://cdn3.iconfinder.com/static/755e296a866af217e8ebd0e7790e7283/assets/img/categories/bgImages/animals.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-arrow,
.category-previews .category-arrow {
    background-color: #65747e !important;
    #background-image: url("https://cdn1.iconfinder.com/static/185725968b0e5835b8b31184e6c54417/assets/img/categories/bgImages/arrows.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-avatars-smiley,
.category-previews .category-avatars-smiley {
    background-color: #65747e !important;
    #background-image: url("https://cdn0.iconfinder.com/static/040d38fc07ae65c0ad4df5e43e8bda22/assets/img/categories/bgImages/avatars-smileys.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-business-finance,
.category-previews .category-business-finance {
    background-color: #bdc3c7 !important;
    #background-image: url("https://cdn2.iconfinder.com/static/b52805524b67edeabcce37ac54f83e3d/assets/img/categories/bgimages/business-finance.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-christmas,
.category-previews .category-christmas {
    background-color: #e74b3b !important;
    #background-image: url("https://cdn2.iconfinder.com/static/2431d12a5b869f3d512b7e45e68ff698/assets/img/categories/bgimages/christmas.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-clothes-accessory,
.category-previews .category-clothes-accessory {
    background-color: #65747e !important;
    background-image: url("https://cdn1.iconfinder.com/static/9ac6cddc995a60ea4dcd973ecb667c3a/assets/img/categories/bgimages/clothes-accessories.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-computer-hardware,
.category-previews .category-computer-hardware {
    background-color: #65747e !important;
    background-image: url("https://cdn2.iconfinder.com/static/6d234368a3f687c31e7d5ff600eb1955/assets/img/categories/bgimages/computer-hardware.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-desktop-app,
.category-previews .category-desktop-app {
    background-color: #65747e !important;
    background-image: url("https://cdn3.iconfinder.com/static/79f360e338f894e93a97a17c589e89b6/assets/img/categories/bgimages/desktop-app.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-easter,
.category-previews .category-easter {
    background-color: #ffee4d !important;
    background-image: url("https://cdn1.iconfinder.com/static/a6e03949dbdfdb7bd83ade4e930a469f/assets/img/categories/bgimages/easter.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-easter h1,
.category-previews .category-easter h1 {
    color: #998f2e
}

.category-header .category-education-science,
.category-previews .category-education-science {
    background-color: #2980b9 !important;
    background-image: url("https://cdn0.iconfinder.com/static/d0896ce89380e6802d3076b542fbb682/assets/img/categories/bgimages/education-science.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-family-home,
.category-previews .category-family-home {
    background-color: #bdc3c7 !important;
    background-image: url("https://cdn1.iconfinder.com/static/182f6c72ea6e069a983f3f7ffba83ce8/assets/img/categories/bgimages/family-home.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-file-folder,
.category-previews .category-file-folder {
    background-color: #65747e !important;
    background-image: url("https://cdn1.iconfinder.com/static/e27c30b445e9a82ac30da9ee0d59cb40/assets/img/categories/bgimages/files-folders.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-flag,
.category-previews .category-flag {
    background-color: #65747e !important;
    background-image: url("https://cdn0.iconfinder.com/static/8e509e98deb0bc97653c49f11b0e3d36/assets/img/categories/bgimages/flags.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-food-drinks,
.category-previews .category-food-drinks {
    background-color: #bdc3c7 !important;
    background-image: url("https://cdn0.iconfinder.com/static/08098b25f7379a6aa5899984efb15c1b/assets/img/categories/bgimages/food-drinks.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-gaming-gambling,
.category-previews .category-gaming-gambling {
    background-color: #65747e !important;
    background-image: url("https://cdn1.iconfinder.com/static/14dc6b6b9e1add8fcd48691877b6896c/assets/img/categories/bgimages/gaming-gambling.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-halloween,
.category-previews .category-halloween {
    background-color: #65747e !important;
    background-image: url("https://cdn1.iconfinder.com/static/aaf389ed35ca2a4f8b647f0fbb549d23/assets/img/categories/bgimages/halloween.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-healthcare-medical,
.category-previews .category-healthcare-medical {
    background-color: #e74b3b !important;
    background-image: url("https://cdn0.iconfinder.com/static/44907af629e5b784990658801e599a02/assets/img/categories/bgimages/healthcare-medical.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-holidays,
.category-previews .category-holidays {
    background-color: #bdc3c7 !important;
    background-image: url("https://cdn3.iconfinder.com/static/34c8a4b1c906fb6b737bc7895fc64b6a/assets/img/categories/bgimages/holidays.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-interior-building,
.category-previews .category-interior-building {
    background-color: #65747e !important;
    background-image: url("https://cdn2.iconfinder.com/static/695bd48054dec74fd275087eb6a18a10/assets/img/categories/bgimages/interior-building.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-ios7-optimized,
.category-previews .category-ios7-optimized {
    background-color: #65747e !important;
    background-image: url("https://cdn0.iconfinder.com/static/8cf0d51b53540f73e55ffc5d051ed932/assets/img/categories/bgimages/ios7-optimized.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-maps-navigation,
.category-previews .category-maps-navigation {
    background-color: #27ad5f !important;
    background-image: url("https://cdn0.iconfinder.com/static/4b033880d2f2a0c0837b47c4f49d83e6/assets/img/categories/bgimages/maps-navigation.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-mixed,
.category-previews .category-mixed {
    background-color: #2980b9 !important;
    background-image: url("https://cdn0.iconfinder.com/static/42cd14b2c4f930c55f54da320eb7ee0e/assets/img/categories/bgimages/mixed.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-position: center 0
}

.category-header .category-mobile-app,
.category-previews .category-mobile-app {
    background-color: #2980b9 !important;
    background-image: url("https://cdn0.iconfinder.com/static/450404aad4e236fb497ebfe285dce4c2/assets/img/categories/bgimages/mobile-app.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-music-multimedia,
.category-previews .category-music-multimedia {
    background-color: #f16521 !important;
    background-image: url("https://cdn1.iconfinder.com/static/a56d413cee83b3f19710bb606f7dd555/assets/img/categories/bgimages/music-multimedia.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-nature-outdoor,
.category-previews .category-nature-outdoor {
    background-color: #27ad5f !important;
    background-image: url("https://cdn0.iconfinder.com/static/80479c524769fe924889fa57a09aa642/assets/img/categories/bgimages/nature-outdoor.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-network-communication,
.category-previews .category-network-communication {
    background-color: #65747e !important;
    background-image: url("https://cdn0.iconfinder.com/static/4451d2ba8840e57052f7402f1751ad82/assets/img/categories/bgimages/network-communication.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-photography-graphic-design,
.category-previews .category-photography-graphic-design {
    background-color: #44a048 !important;
    background-image: url("https://cdn0.iconfinder.com/static/887170a8676946337ba0e1338f0eb0f4/assets/img/categories/bgimages/photography-graphic-design.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-recreation-hobby,
.category-previews .category-recreation-hobby {
    background-color: #bdc3c7 !important;
    background-image: url("https://cdn2.iconfinder.com/static/6e888b2c72a889fb5cfe12d4c13c72e1/assets/img/categories/bgimages/recreation-hobbies.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-security,
.category-previews .category-security {
    background-color: #e74b3b !important;
    background-image: url("https://cdn1.iconfinder.com/static/54796d982dda044201bba01bb6971cea/assets/img/categories/bgimages/security.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-seo-web,
.category-previews .category-seo-web {
    background-color: #65747e !important;
    background-image: url("https://cdn0.iconfinder.com/static/498d7c4178178f012cfa184867d5777a/assets/img/categories/bgimages/seo-web.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-shopping-ecommerce,
.category-previews .category-shopping-ecommerce {
    background-color: #2980b9 !important;
    background-image: url("https://cdn1.iconfinder.com/static/e5c1b6c86981e410d447eaa6be09e3de/assets/img/categories/bgimages/shopping-ecommerce.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-sign-symbol,
.category-previews .category-sign-symbol {
    background-color: #65747e !important;
    background-image: url("https://cdn3.iconfinder.com/static/ce3563162c9d4bce509712217001e20f/assets/img/categories/bgimages/sign-symbol.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-social-media,
.category-previews .category-social-media {
    background-color: #2980b9 !important;
    background-image: url("https://cdn1.iconfinder.com/static/a357ed2376daef72ce15b061b7efa292/assets/img/categories/bgimages/social-media.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-sports-award,
.category-previews .category-sports-award {
    background-color: #f16521 !important;
    background-image: url("https://cdn1.iconfinder.com/static/a5274be3f27657cfe1cc5093c767706b/assets/img/categories/bgimages/sport-awards.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-touch-gesture,
.category-previews .category-touch-gesture {
    background-color: #bdc3c7 !important;
    background-image: url("https://cdn2.iconfinder.com/static/6026009936df3fb01769ae6a0bfb4d9a/assets/img/categories/bgimages/touch-gesture.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-transportation,
.category-previews .category-transportation {
    background-color: #65747e !important;
    background-image: url("https://cdn3.iconfinder.com/static/cb74ef97598be4a21681a36031b679bb/assets/img/categories/bgimages/transportation.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-travel-hotel,
.category-previews .category-travel-hotel {
    background-color: #bdc3c7 !important;
    background-image: url("https://cdn0.iconfinder.com/static/d6f3b453bebff61b7aaa5ccb6722c92a/assets/img/categories/bgimages/travel-hotel.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-ui,
.category-previews .category-ui {
    background-color: #bdc3c7 !important;
    background-image: url("https://cdn3.iconfinder.com/static/c603d808f88ccb273bd0833209f0184d/assets/img/categories/bgimages/ui.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-romance,
.category-previews .category-romance {
    background-color: #f482d2 !important;
    background-image: url("https://cdn2.iconfinder.com/static/611d7314dbec4f427192d1f280ea6870/assets/img/categories/bgimages/romance.svg");
    background-repeat: no-repeat;
    background-position: center
}

.category-header .category-weather,
.category-previews .category-weather {
    background-color: #2980b9 !important;
    background-image: url("https://cdn3.iconfinder.com/static/3786cae57c58cdf233332ec920271452/assets/img/categories/bgimages/weather.svg");
    background-repeat: no-repeat;
    background-position: center
}
*/
.category-previews .category {
    text-align: center;
    background-size: 250%;
    background-color: #b0b3b7;
    background-position: center -4px;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    opacity: .9;
    filter: alpha(opacity=90)
}
.category-previews .category:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    background-size: 220%;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}
.category-previews .category a {
    color: #fff;
    display: block;
    padding: 18px;
    margin-bottom: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.category-previews .category a:hover {
    color: #fff
}
.category-previews .category-food-drink {
    background-position: center -4px
}
.category-previews .category-weather {
    background-position: center 10px
}
#detail-icon .label-purchased {
    width: 100%;
    margin: 0 auto;
    padding: 9px 0;
    text-align: center;
    line-height: 18px;
    color: #2e2f33
}
#detail-icon .label-purchased img {
    vertical-align: baseline;
    position: relative;
    top: 4px
}
#detail-icon .label-purchased div {
    #background-image: url("https://cdn0.iconfinder.com/static/496abd03981b27d9e6020939f685f946/assets/img/checkmark-16.png");
    background-color: #44a048;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 24px
}
@media all and (-webkit-min-device-pixel-ratio:1.5) {
    #detail-icon .label-purchased div {
        #background-image: url("https://cdn2.iconfinder.com/static/f59fc3c82f53992aa7870864eac3febf/assets/img/checkmark-16@2x.png");
        background-size: 15px 15px
    }
}
#detail-icon .buttons {
    text-align: center
}
#detail-icon .buttons ul li {
    text-align: left
}
#detail-icon .buttons .pagination span {
    display: inline-block;
    line-height: 32px;
    vertical-align: top;
    color: #b0b3b7
}
#detail-icon .buttons a.iconsize {
    padding: 0 7px;
    font-size: 12px;
    line-height: 32px
}
#detail-icon .buttons a.iconsize em {
    color: #b0b3b7;
    font-style: normal
}
.datauri {
    margin: 0;
    width: 477px;
    height: 174px;
    font-size: 13px;
    line-height: 18px;
    font-family: monospace
}
#view-icondetails .sub-bar {
    position: absolute;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}
#view-icondetails .icon.full-view>.content {
    min-height: 250px;
    background-color: #fff
}
#view-icondetails .icon.full-view>.content,
#view-icondetails>.content {
    padding: 18px
}
#view-icondetails .buttons {
    clear: both
}
#view-icondetails .buttons .btn {
    margin-bottom: 9px
}
#view-icondetails .buttons p {
    margin-bottom: 9px
}
#view-icondetails #detail-icon img {
    margin: 36px auto;
    display: block;
    clear: both
}
#view-icondetails #detail-icon div {
    text-align: center
}
#view-icondetails #detail-icon .favorite-button.pull-right,
#view-icondetails #detail-icon .share-buttonicon.pull-right {
    display: inline;
    float: none
}
.details-list {
    position: absolute;
    top: 126px;
    right: 18px;
    width: 250px
}
.details-list td {
    padding: 0 9px 9px 0
}
@media(max-width:980px) {
    .details-list {
        display: block;
        position: static;
        width: 100%
    }
}
#alternativesizes {
    display: none;
    margin-bottom: 18px
}
#alternativesizes .alticons {
    float: left;
    text-align: center;
    margin-right: 0 !important;
    padding: 0 !important
}
#alternativesizes .alticons .hovertext {
    position: relative;
    right: 2000px;
    padding: 1px 3px;
    -moz-box-shadow: 0 1px 2px #000;
    -webkit-box-shadow: 0 1px 2px #000;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background-color: #ffe568;
    color: #975807;
    font-size: 10px;
    width: 120px
}
#alternativesizes .alticons .alticon {
    margin: 5px 0
}
#alternativesizes .alticons>p>a.downloadlink {
    font-size: 11px
}
#alternativesizes .hiddenicon {
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    margin-left: 250px;
    position: absolute;
    background-color: white;
    padding: 20px;
    display: none;
    z-index: 8000;
    background-color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border: 1px solid #d4d6dc
}
.style-header {
    background-color: #35373b;
    height: 80px
}
.style-header h1 {
    line-height: 76px;
    color: #fff;
    margin: 0;
    padding: 0;
    text-align: center
}
#view-tags .alphabet {
    margin-top: 18px;
    margin-bottom: 18px
}
#view-tags .alphabet ul {
    margin: 0
}
#view-tags .alphabet ul li {
    list-style: none;
    float: left;
    width: 33px;
    border-top: 1px solid #e4e8f0;
    border-bottom: 1px solid #e4e8f0;
    border-left: 1px solid #e4e8f0
}
#view-tags .alphabet ul li:last-child {
    border-right: 1px solid #e4e8f0
}
#view-tags .alphabet ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: .5em 0;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold
}
#view-tags .alphabet ul li a:hover {
    background: #44a048;
    color: white
}
#view-tags .links h1 {
    margin-bottom: 18px
}
#view-tags .links .tag-list {
    -webkit-column-count: 8;
    -moz-column-count: 8;
    column-count: 8;
    -webkit-column-gap: 18px;
    -moz-column-gap: 18px;
    column-gap: 18px;
    margin: 0
}
#view-tags .links .tag-list li {
    list-style: none;
    margin-left: 0;
    margin-bottom: 9px;
    text-align: left
}
#view-error {
    background-color: #35373b;
    padding-top: 200px;
    background-size: 250px 43px;
    background-repeat: no-repeat;
    background-position: center 116px;
    #background-image: url("https://cdn1.iconfinder.com/static/5a8fe200b416c5d92391aa2f64dd6322/assets/img/homepage-logo.png")
}
@media all and (-webkit-min-device-pixel-ratio:1.5) {
    #view-error {
        background-image: url("https://cdn2.iconfinder.com/static/6957a8c7de7b5fb87c84ba43a66251f8/assets/img/homepage-logo@2x.png");
        #background-size: 250px 43px
    }
}
#view-error .container.error .row {
    border-left: 4px solid #c0392b
}
#view-error .container.error .row h1 {
    color: #c0392b
}
#view-error .container.info .row {
    border-left: 4px solid #2980b9
}
#view-error .container.info .row h1 {
    color: #2980b9
}
#view-error .row {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    background-color: white
}
#view-error .row section {
    padding: 39.6px 54px 36px 54px
}
#view-error .row section h1 {
    margin: 0 0 27px 0;
    padding: 0;
    font-size: 54px;
    line-height: 54px
}
#view-error .row section p,
#view-error .row section ul,
#view-error .row section ol {
    font-size: 16px;
    line-height: 22px
}
#view-error .row section p {
    margin-bottom: 18px
}
#sales-overview .pro-tint,
#admin-sales-overview .pro-tint {
    color: #e44525 !important
}
#sales-overview .iconsets-tint,
#admin-sales-overview .iconsets-tint {
    color: #feab63 !important
}
#sales-overview .icons-tint,
#admin-sales-overview .icons-tint {
    color: #58bc74 !important
}
#sales-overview section,
#admin-sales-overview section {
    padding: 0
}
#sales-overview #sales-per-date>h3,
#admin-sales-overview #sales-per-date>h3 {
    line-height: 60px;
    margin-left: 18px !important
}
#sales-overview #sales-per-date table,
#admin-sales-overview #sales-per-date table {
    text-align: center;
    clear: none;
    margin-bottom: 18px;
    border-top: 1px solid #d4d6dc
}
#sales-overview #sales-per-date table .amount,
#admin-sales-overview #sales-per-date table .amount {
    text-align: right
}
#sales-overview #sales-per-date table th,
#admin-sales-overview #sales-per-date table th {
    background-color: #e6ebf5
}
#sales-summary>div.row-fluid {
    margin: 0 !important
}
#sales-summary>div.row-fluid>div {
    float: left;
    width: 25%;
    padding: 18px 0 18px 0;
    margin: 0;
    text-align: center
}
#sales-summary>div.row-fluid>div:nth-child(1) div,
#sales-summary>div.row-fluid>div:nth-child(1) div {
    border-right: 2px solid #d4d6dc
}
#sales-summary h3 {
    font-size: 26px
}
#sales-summary span {
    display: block
}
#sales-summary span:nth-child(2) {
    font-weight: bold
}
#sales-summary span:nth-child(3) {
    font-size: 12px
}
#datepicker-container {
    float: right;
    margin-top: 9px
}
.cell-bordered-right {
    border-right: 1px solid #c3c7ce
}
.cell-bordered-left {
    border-left: 1px solid #c3c7ce
}
#sales-chart-container {
    background: #15171a;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #25282e), color-stop(1, #15171a));
    background: -webkit-linear-gradient(bottom, #25282e, #15171a);
    background: -ms-linear-gradient(bottom, #25282e, #15171a);
    background: -o-linear-gradient(bottom, #25282e, #15171a);
    background: -moz-linear-gradient(center bottom, #25282e 0, #15171a 100%);
    border: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
#sales-chart-container #datepicker-container {
    padding-right: 18px
}
#sales-chart-container #datepicker-container .btn,
#sales-chart-container #datepicker-container .input-datepicker {
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, 0.5);
    color: #fff
}
#sales-chart-container #datepicker-container .caret {
    border-top-color: #fff
}
#sales-chart-container svg {
    font-size: 12px
}
#sales-chart-container svg .rule {
    shape-rendering: crispEdges
}
#sales-chart-container svg .axis path,
#sales-chart-container svg .axis line {
    fill: none;
    stroke: #000;
    shape-rendering: crispEdges
}
#sales-chart-container svg .rule line {
    stroke: rgba(255, 255, 255, 0.1) !important
}
#sales-chart-container svg .x.axis path {
    display: none
}
#sales-chart-container h1 {
    color: #d4d6dc;
    padding: 18px 26px
}
#view-contribute {
    background-color: white
}
#view-contribute #header-bar {
    position: static
}
#view-contribute .hero {
    text-align: center;
    height: 550px
}
#view-contribute .hero #headlinetext {
    position: absolute;
    top: 170px;
    z-index: 1000
}
#view-contribute .hero #headlinetext * {
    color: white
}
#view-contribute .hero #headlinetext h1 {
    font-size: 28px;
    margin: 36px 0
}
#view-contribute .hero #headlinetext h1:first-child {
    font-size: 56px;
    margin: 0
}
#view-contribute .hypeanimation {
    background-color: #1d1f1e;
    position: absolute;
    width: 100%;
    overflow-x: hidden;
    text-align: center
}
#view-contribute .animation {
    display: block;
    margin-left: -480px !important;
    position: absolute
}
#view-contribute #animation-paint .animation {
    position: relative;
    right: 80px
}
#view-contribute #animation-load .animation {
    position: relative;
    left: 50px
}
#view-contribute #section-get-started {
    text-align: center;
    background-color: white;
    margin-top: 550px
}
#view-contribute #section-get-started .inner,
#view-contribute #section-benefits .inner,
#view-contribute #section-stats .inner {
    margin: 0 auto;
    max-width: 960px
}
#view-contribute #animation-shaper,
#view-contribute #animation-liquid,
#view-contribute #animation-paint {
    height: 400px
}
#view-contribute #animation-shaper>div,
#view-contribute #animation-liquid>div,
#view-contribute #animation-paint>div {
    height: 400px
}
#view-contribute #hype-scene-sSYcxE2FRTjr5wqy {
    left: 400px !important
}
#view-contribute .section {
    padding: 120px 0
}
#view-contribute .section h1:first-child {
    margin: 0 0 60px 0;
    text-align: center
}
#view-contribute .section p {
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    color: #35373b;
    margin-bottom: 36px
}
#view-contribute #section-get-started p {
    margin: 0
}
#view-contribute #section-benefits img {
    position: relative;
    top: 20px
}
#view-contribute #section-tools-intro {
    text-align: center;
    padding: 18px 0 54px 0
}
#view-contribute #section-tools-intro h1,
#view-contribute #section-tools-intro p {
    margin: 18px 0 0 0
}
#view-contribute #section-tools {
    height: 250px;
    width: 100%;
    overflow: hidden
}
#view-contribute #section-tools * {
    text-align: left;
    color: white
}
#view-contribute #section-tools h1 {
    margin-bottom: 35px;
    font-size: 4em;
    line-height: 1.2em
}
#view-contribute #section-tools .row>:nth-child(2),
#view-contribute #section-tools .row>:nth-child(3) {
    display: none
}
#view-contribute #section-tools.section img {
    position: relative;
    margin: 0 0 0 450px;
    bottom: 340px;
    line-height: 0;
    display: block
}
#view-contribute #section-tools.section img#image-2 {
    left: 50px;
    bottom: 1135px;
    opacity: 0;
    filter: alpha(opacity=0)
}
#view-contribute #section-tools.section img#image-3 {
    left: 50px;
    bottom: 1934px;
    opacity: 0;
    filter: alpha(opacity=0)
}
#view-contribute #section-tools.section-1 {
    background-color: #72b531
}
#view-contribute #section-tools.section-2 {
    background-color: #468dd2
}
#view-contribute #section-tools.section-3 {
    background-color: #c0392b
}
#view-contribute #section-stats {
    #background-image: url("https://cdn2.iconfinder.com/static/29ba153e323b0cd59458339c0972b5db/assets/img/contribute-page/chart1.jpg");
    background-repeat: no-repeat;
    background-position: center center
}
@media all and (-webkit-min-device-pixel-ratio:1.5) {
    #view-contribute #section-stats {
        #background-image: url("https://cdn1.iconfinder.com/static/5b05df5040fc39e1ee51fa4077863766/assets/img/contribute-page/chart1@2x.jpg");
        background-size: 1600px 700px
    }
}
#view-contribute #section-stats * {
    text-align: center
}
#view-contribute #section-stats h2 {
    font-size: 48px;
    color: #468dd2
}
#view-contribute #section-bottomtext {
    position: relative;
    bottom: 50px;
    z-index: 1000;
    text-align: center;
    margin-bottom: 45px
}
#view-contribute #section-bottomtext * {
    color: white
}
#view-contribute #section-bottomtext h1 {
    margin-bottom: 20px
}
#view-contribute .btn-group .btn,
#view-contribute .btn-group .btn:hover {
    border: 0 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-image: none !important;
    background-color: #d4d6dc;
    z-index: 0;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    font-family: helvetica, arial, sans-serif;
    font-weight: normal;
    font-size: 16px
}
#view-contribute .btn-group .btn.active,
#view-contribute .btn-group .btn:hover.active {
    border: 0 !important;
    z-index: 0;
    color: white;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}
#view-contribute .btn-group .btn.active.section-1,
#view-contribute .btn-group .btn:hover.active.section-1 {
    background-color: #72b531
}
#view-contribute .btn-group .btn.active.section-2,
#view-contribute .btn-group .btn:hover.active.section-2 {
    background-color: #468dd2
}
#view-contribute .btn-group .btn.active.section-3,
#view-contribute .btn-group .btn:hover.active.section-3 {
    background-color: #c0392b
}
body#view-year2013 {
    background-color: #17191b
}
body#view-year2013 .ifheader {
    background-color: #27ae60;
    text-align: center
}
body#view-year2013 .ifheader img {
    height: 200px
}
body#view-year2013 .ifheader h1 {
    font-size: 64px;
    line-height: 84px;
    font-weight: normal;
    margin-top: 2%
}
body#view-year2013 .ifheader h2 {
    color: #26804b;
    font-size: 48px
}
@media all and (max-width:979px) {
    body#view-year2013 .ifheader {
        height: 500px
    }
    
    body#view-year2013 .ifheader img {
        display: block;
        margin: 15% auto 5% auto
    }
    
    body#view-year2013 .ifheader h1 {
        font-size: 42px;
        line-height: 48px
    }
    
    body#view-year2013 .ifheader h2 {
        font-size: 32px
    }
}
body#view-year2013 .box {
    padding: 3% 1%
}
body#view-year2013 .box.divider {
    border-bottom: 2px solid #303133
}
body#view-year2013 .iconsize {
    height: 60px;
    margin: 0 auto;
    width: 60px
}
body#view-year2013 .iconsize img {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
body#view-year2013 h1 {
    color: #fff;
    font-weight: normal;
    font-size: 62px;
    line-height: 62px
}
body#view-year2013 h1 .highlighted {
    color: #27ae60 !important
}
@media all and (max-width:979px) {
    body#view-year2013 h1 {
        font-size: 32px
    }
}
body#view-year2013 h2 {
    color: rgba(255, 255, 255, 0.25);
    font-size: 24px;
    font-family: helvetica, arial, sans-serif;
    font-weight: normal;
    text-align: center;
    margin: auto 5%
}
@media all and (max-width:979px) {
    body#view-year2013 h2 {
        font-size: 24px
    }
}
body#view-year2013 h3 {
    color: #fff;
    font-family: helvetica, arial, sans-serif;
    font-weight: normal;
    font-size: 26px;
    line-height: 36px
}
@media all and (max-width:979px) {
    body#view-year2013 h3 {
        font-size: 18px
    }
}
body#view-year2013 h4 {
    color: #fff;
    font-family: helvetica, arial, sans-serif;
    font-size: 56px;
    font-weight: normal;
    line-height: 53px;
    padding: 0 2% 8% 2%
}
body#view-year2013 h5 {
    color: #fff;
    font-size: 24px !important;
    line-height: 26px;
    font-family: helvetica, arial, sans-serif;
    font-weight: normal;
    text-align: center
}
body#view-year2013 span {
    text-align: center
}
body#view-year2013 #box-intro {
    padding-top: 14%;
    padding-bottom: 20%;
    text-align: center
}
body#view-year2013 #box-intro h1 {
    font-size: 45px;
    line-height: 40px
}
body#view-year2013 #box-intro h2 {
    font-size: 24px;
    color: #fff !important;
    line-height: 30px
}
body#view-year2013 #box-siteusage {
    #background-image: url("https://cdn3.iconfinder.com/static/78607bace19f2878f5798e6c0853d188/assets/img/year2013/usage/usageBg.svg");
    background-repeat: no-repeat;
    background-position: center 60%
}
body#view-year2013 #box-siteusage.box {
    padding-bottom: 8%
}
body#view-year2013 #box-siteusage #row-usagespace {
    padding-top: 8%
}
body#view-year2013 #box-time h4 {
    padding-bottom: 0
}
body#view-year2013 #box-time .position-top {
    position: relative;
    z-index: 2
}
body#view-year2013 #box-time .background-wrapper {
    position: relative;
    margin: 0 auto;
    z-index: 1
}
body#view-year2013 #box-time img {
    width: 80%;
    margin: 0 auto
}
body#view-year2013 #box-time #box-avgtime {
    padding-top: 6%;
    padding-bottom: 1%
}
body#view-year2013 #box-abouticons #abouticons {
    padding-top: 8%;
    padding-bottom: 5%
}
body#view-year2013 #box-locations #top10locations {
    padding-top: 2%
}
body#view-year2013 #box-locations #top10locations td {
    padding-right: 2px;
    list-style: none;
    text-align: left;
    font-size: 16px
}
body#view-year2013 #box-locations #top10locations td.thecountries {
    color: #fff
}
body#view-year2013 #box-locations #top10locations td.numberofusers {
    text-align: left;
    padding-right: 10px;
    color: #626364
}
body#view-year2013 #box-locations #top10locations td li {
    line-height: 30px
}
@media all and (max-width:979px) {
    body#view-year2013 #box-locations #top10locations table {
        width: 70%;
        max-width: 300px;
        margin: 0 auto
    }
    
    body#view-year2013 #box-locations #top10locations td.thecountries {
        width: 80%
    }
}
body#view-year2013 #box-githubcode {
    #background-image: url("https://cdn1.iconfinder.com/static/e7f507b473b18741fafab83dd15f7884/assets/img/year2013/github/githubBg.svg");
    background-repeat: no-repeat;
    background-position: center 77%
}
body#view-year2013 #box-githubcode #githubcode {
    padding-top: 10%;
    padding-bottom: 11%
}
body#view-year2013 #box-browsers #browsers {
    padding-top: 7%
}
body#view-year2013 #box-browsers h4 {
    font-size: 36px;
    line-height: 2em
}
body#view-year2013 #box-browsers #otherbrowsers {
    padding-top: 40px;
    padding-bottom: 45px
}
body#view-year2013 #box-blog {
    #background-image: url("https://cdn1.iconfinder.com/static/af701ef25dca525dd74bdaa52a77d2e0/assets/img/year2013/blog/blogBg.svg");
    background-repeat: no-repeat;
    background-position: center 52%;
    text-align: center
}
body#view-year2013 #box-blog #theblog {
    padding-top: 13%;
    padding-bottom: 12%
}
body#view-year2013 #box-populardesigner .position-top {
    position: relative;
    z-index: 2
}
body#view-year2013 #box-populardesigner .background-wrapper {
    position: relative;
    top: -20px;
    margin: 0 auto;
    z-index: 1
}
body#view-year2013 #box-populardesigner .background-wrapper img {
    width: 80%;
    margin: 0 auto
}
body#view-year2013 #energyintake {
    padding-top: 5%
}
body#view-year2013 #energyintake #calculated {
    margin-top: 20px
}
body#view-year2013 #box-teamstats .position-top {
    position: relative;
    z-index: 2
}
body#view-year2013 #box-teamstats .background-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0 24px;
    z-index: 1
}
body#view-year2013 #box-teamstats .background-wrapper img {
    width: 80%;
    margin: 0 auto
}
body#view-year2013 #box-teamstats #teamstats {
    padding-top: 5%
}
body#view-year2013 #box-teamstats #teamstats .iconsize {
    width: 62px
}
body#view-year2013 #box-teamstats #teamstats .iconsize img {
    margin-top: 0;
    bottom: 1px
}
body#view-year2013 #box-teamstats #nickyelled {
    padding-bottom: 2%;
    padding-top: 2%
}
body#view-year2013 #box-socialmedias {
    padding-top: 4%
}
body#view-year2013 #box-socialmedias #facebook-block {
    background-color: #3b5998;
    background-position: 0 2%;
    background-repeat: no-repeat;
    border-radius: 4px;
    margin-top: 38px;
    padding-top: 50px;
    padding-bottom: 60px
}
body#view-year2013 #box-socialmedias #facebook-block .fb-button {
    width: 140px;
    margin: 0 auto
}
body#view-year2013 #box-socialmedias #facebook-block .no-margin {
    margin-left: 0 !important
}
body#view-year2013 #box-socialmedias #twitter-block {
    background-color: #41c8f5;
    background-position: 0 2%;
    background-repeat: no-repeat;
    border-radius: 4px;
    margin-top: 38px;
    padding-top: 50px;
    padding-bottom: 60px
}
body#view-year2013 #box-socialmedias #dribbble-block {
    background-color: #ea4c89;
    background-position: 0 2%;
    background-repeat: no-repeat;
    border-radius: 4px;
    margin-top: 38px;
    padding-top: 60px;
    padding-bottom: 60px
}
body#view-year2013 #box-newsletter {
    #background-image: url("https://cdn2.iconfinder.com/static/b3d9a11870b51b69aca47e1e20a6a2a3/assets/img/year2013/newsletter/newsletterBg.svg");
    background-repeat: no-repeat;
    background-position: center 46%
}
body#view-year2013 #box-newsletter #newsletter-stats {
    padding-top: 14%
}
body#view-year2013 #box-newsletter #subscribeform {
    padding-top: 3%
}
body#view-year2013 #box-newsletter #newsletter-signup {
    padding-top: 9%
}
body#view-year2013 #box-newsletter input {
    border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    color: #b9b9b9;
    padding: 13px 13px;
    font-size: 18px;
    height: 24px !important;
    border: 0;
    width: 39%
}
body#view-year2013 #box-newsletter .btn-blue {
    background-color: #3473db;
    border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    color: #fff;
    padding: 16px 24px;
    font-size: 16px;
    border: 0
}
body#view-year2013 #box-newsletter .btn-blue:hover {
    background-color: #3f7bde
}
body#view-year2013 #thanksforwatching {
    padding-top: 4%;
    padding-bottom: 5%
}
body#view-year2013 #thanksforwatching h4 {
    padding-bottom: 2%
}
body#view-year2013 #thanksforwatching h5 {
    line-height: 40px
}
body#view-year2013 #box-blog,
body#view-year2013 #thanksforwatchingbtn {
    padding-bottom: 8%
}
body#view-year2013 #box-blog .btn-final,
body#view-year2013 #thanksforwatchingbtn .btn-final {
    background-color: #3473db;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #fff;
    padding: 32px 0;
    font-size: 20px;
    border: 0;
    width: 100%
}
body#view-year2013 #box-blog .btn-final:hover,
body#view-year2013 #thanksforwatchingbtn .btn-final:hover {
    background-color: #3f7bde
}
body#view-year2013 #box-blog table,
body#view-year2013 #thanksforwatchingbtn table {
    margin: 0 auto
}
body#view-year2013 #box-blog table *,
body#view-year2013 #thanksforwatchingbtn table * {
    text-align: center
}
body#view-year2013 #box-blog div.logo,
body#view-year2013 #thanksforwatchingbtn div.logo {
    margin: 100px auto 30px auto;
    height: 51.6px;
    width: 300px;
    background-size: 300px 51.6px;
    background-repeat: no-repeat;
    background-position: center;
    #background-image: url("https://cdn1.iconfinder.com/static/5a8fe200b416c5d92391aa2f64dd6322/assets/img/homepage-logo.png")
}
@media all and (-webkit-min-device-pixel-ratio:1.5) {
    body#view-year2013 #box-blog div.logo,
    body#view-year2013 #thanksforwatchingbtn div.logo {
        #background-image: url("https://cdn2.iconfinder.com/static/6957a8c7de7b5fb87c84ba43a66251f8/assets/img/homepage-logo@2x.png");
        background-size: 300px 51.6px
    }
}
body#view-year2014 {
    background: #f9f9f9;
    overflow-x: hidden
}
body#view-year2014 h1,
body#view-year2014 h2,
body#view-year2014 h3,
body#view-year2014 h4,
body#view-year2014 h5,
body#view-year2014 h6,
body#view-year2014 p {
    font-family: 'bariollight', sans-serif;
    font-weight: 300
}
body#view-year2014 h1 span.header-highlight,
body#view-year2014 h2 span.header-highlight,
body#view-year2014 h3 span.header-highlight,
body#view-year2014 h4 span.header-highlight,
body#view-year2014 h5 span.header-highlight,
body#view-year2014 h6 span.header-highlight,
body#view-year2014 p span.header-highlight {
    color: #2ba461
}
body#view-year2014 h2 {
    font-size: 42px;
    line-height: 50px;
    margin-bottom: 10px;
    padding-bottom: 0;
    font-weight: lighter
}
body#view-year2014 p {
    font-size: 16px;
    line-height: 24px;
    font-family: "helvetica neue", arial, sans-serif
}
body#view-year2014 .btn {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}
body#view-year2014 #map-container {
    background: #2ba461;
    width: 100%;
    height: 800px;
    position: relative
}
body#view-year2014 #map-container #map {
    background: #2ba461;
    width: 100%;
    height: 800px
}
body#view-year2014 #map-container #map .leaflet-control-attribution {
    background: 0
}
body#view-year2014 #map-container #map .leaflet-control-attribution a {
    color: #fff;
    opacity: .4;
    filter: alpha(opacity=40)
}
body#view-year2014 #map-container .icon-pin {
    position: absolute
}
body#view-year2014 #map-container .icon-pin .body {
    border-radius: 3px;
    padding: 3px;
    box-sizing: content-box;
    background: #fafafa;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e9e9ec), color-stop(1, #fff));
    background: -webkit-linear-gradient(bottom, #e9e9ec, #fff);
    background: -ms-linear-gradient(bottom, #e9e9ec, #fff);
    background: -o-linear-gradient(bottom, #e9e9ec, #fff);
    background: -moz-linear-gradient(center bottom, #e9e9ec 0, #fff 100%);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2)
}
body#view-year2014 #map-container .icon-pin .body .image {
    background-position: 0 0;
    background-repeat: no-repeat
}
body#view-year2014 #map-container .icon-pin .tip {
    height: 0;
    width: 0;
    border: 4px solid transparent;
    border-top-color: #e9e9ec;
    margin-left: auto;
    margin-right: auto
}
body#view-year2014 #map-indicator {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto 30px auto;
    text-align: center
}
body#view-year2014 #simulator-date,
body#view-year2014 #simulator-time-and-clock {
    font-family: 'bariollight', sans-serif;
    color: #fff;
    text-shadow: 0 3px 10px rgba(0, 0, 0, 0.25)
}
body#view-year2014 #simulator-date {
    font-size: 18px;
    font-weight: 300
}
body#view-year2014 #simulator-time-and-clock {
    font-size: 36px;
    line-height: 28px;
    font-weight: 300;
    margin: 0 0 20px 0
}
body#view-year2014 #simulator-time-and-clock svg {
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    top: -2px
}
body#view-year2014 #simulator-time {
    width: 165px;
    text-align: left;
    display: inline-block
}
body#view-year2014 .hero {
    position: absolute;
    left: 0;
    right: 0;
    top: 48%;
    color: #fff;
    text-align: center;
    margin-top: -149px
}
body#view-year2014 .hero h1 {
    font-size: 200px;
    font-weight: lighter;
    letter-spacing: -14px;
    margin: 43px 0 0 0;
    text-shadow: 0 5px 20px rgba(0, 0, 0, 0.25)
}
body#view-year2014 .year-row {
    width: 960px;
    margin: 0 auto;
    *zoom: 1
}
body#view-year2014 .year-row:before,
body#view-year2014 .year-row:after {
    display: table;
    content: ""
}
body#view-year2014 .year-row:after {
    clear: both
}
body#view-year2014 .year-grid-4,
body#view-year2014 .year-grid-12 {
    display: inline;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-right: 10px
}
body#view-year2014 .year-grid-12 {
    width: 940px
}
body#view-year2014 .year-grid-4 {
    width: 300px
}
body#view-year2014 .icons-statistics {
    background: #222325;
    text-align: center;
    color: #f9f9f9;
    padding-top: 40px
}
body#view-year2014 .icons-statistics p {
    color: #2ba461;
    margin-top: 5px
}
body#view-year2014 .icons-statistics h2 {
    font-size: 24px
}
body#view-year2014 .icons-statistics h3 {
    font-size: 36px !important
}
body#view-year2014 .icons-statistics .year-grid-4 {
    margin-bottom: 75px;
    padding: 138px 0 0 0;
    background-position: center top;
    background-repeat: no-repeat
}

/*
body#view-year2014 .icons-statistics .year-grid-4.downloads {
    background-image: url("https://cdn2.iconfinder.com/static/f3c8939732bd42444cb6e987f8b04419/assets/img/year2014/downloads.svg")
}

body#view-year2014 .icons-statistics .year-grid-4.uploads {
    background-image: url("https://cdn1.iconfinder.com/static/ee2714de608f2bba0c3f8be4f5a91c8a/assets/img/year2014/uploads.svg")
}

body#view-year2014 .icons-statistics .year-grid-4.tags {
    background-image: url("https://cdn1.iconfinder.com/static/ac3420ba44164df212966e8dd1ce5b39/assets/img/year2014/tags.svg")
}
*/
body#view-year2014 .top-designers {
    background: #fcfad0
}
body#view-year2014 .top-designers p,
body#view-year2014 .top-designers a,
body#view-year2014 .top-designers,
body#view-year2014 .top-designers h2 span.header-highlight {
    color: #ab8a26
}
body#view-year2014 .top-designers a {
    display: inline-block;
    padding: 1px 5px;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}
body#view-year2014 .top-designers a:hover {
    background-color: #ab8a26;
    color: #f9f9f9
}
body#view-year2014 .top-designers p {
    width: 540px
}
body#view-year2014 .top-designers h2 {
    margin-top: 75px
}

/*
body#view-year2014 .top-designers .year-row {
    background: url("https://cdn0.iconfinder.com/static/db4822cdd2b2335fb75e236bd933689e/assets/img/year2014/coins.svg") 0 115px no-repeat;
    height: 818px;
    position: relative
}
*/
body#view-year2014 .top-designers p.designer-label {
    width: 152px;
    text-align: center;
    position: absolute
}
body#view-year2014 .top-designers p.designer-label.first {
    left: 788px;
    top: 75px
}
body#view-year2014 .top-designers p.designer-label.second {
    left: 591px;
    top: 175px
}
body#view-year2014 .top-designers p.designer-label.third {
    left: 394px;
    top: 372px
}
body#view-year2014 .top-designers p.designer-label.fourth {
    left: 197px;
    top: 438px
}
body#view-year2014 .top-designers p.designer-label.fifth {
    left: 0;
    top: 541px
}
body#view-year2014 .most-sold {
    height: 694px;
    padding-top: 22px
}
body#view-year2014 .most-sold h2,
body#view-year2014 .most-sold p {
    margin-left: 130px;
    width: 410px;
    text-align: center
}
body#view-year2014 .most-sold h2 {
    margin-top: 100px
}
body#view-year2014 .most-sold .year-row {
    #background: url("https://cdn1.iconfinder.com/static/a4a6440e953795339ddf91e8b078e05e/assets/img/year2014/top-arrow.svg") 0 0 no-repeat;
    height: 544px;
    position: relative;
    top: 65px
}
body#view-year2014 .most-sold a {
    position: absolute;
    display: block;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}
body#view-year2014 .most-sold a:hover {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg)
}
body#view-year2014 .most-sold a.first {
    top: 0;
    left: 684px
}
body#view-year2014 .most-sold a.first img {
    width: 144px
}
body#view-year2014 .most-sold a.second {
    top: 150px;
    left: 669px;
    opacity: .9;
    filter: alpha(opacity=90)
}
body#view-year2014 .most-sold a.second img {
    width: 132px
}
body#view-year2014 .most-sold a.third {
    top: 298px;
    left: 550px;
    opacity: .8;
    filter: alpha(opacity=80)
}
body#view-year2014 .most-sold a.third img {
    width: 120px
}
body#view-year2014 .most-sold a.fourth {
    top: 400px;
    left: 400px;
    opacity: .7;
    filter: alpha(opacity=70)
}
body#view-year2014 .most-sold a.fourth img {
    width: 108px
}
body#view-year2014 .most-sold a.fifth {
    top: 403px;
    left: 260px;
    opacity: .6;
    filter: alpha(opacity=60)
}
body#view-year2014 .most-sold a.fifth img {
    width: 96px
}
body#view-year2014 .most-sold a.sixth {
    top: 361px;
    left: 137px;
    opacity: .5;
    filter: alpha(opacity=50)
}
body#view-year2014 .most-sold a.sixth img {
    width: 84px
}
body#view-year2014 .most-sold a.seventh {
    top: 294px;
    left: 63px;
    opacity: .4;
    filter: alpha(opacity=40)
}
body#view-year2014 .most-sold a.seventh img {
    width: 72px
}
body#view-year2014 .most-sold a.eigth {
    top: 210px;
    left: 25px;
    opacity: .3;
    filter: alpha(opacity=30)
}
body#view-year2014 .most-sold a.eigth img {
    width: 60px
}
body#view-year2014 .most-sold a.nineth {
    top: 150px;
    left: 4px;
    opacity: .2;
    filter: alpha(opacity=20)
}
body#view-year2014 .most-sold a.nineth img {
    width: 48px
}
body#view-year2014 .most-sold a.tenth {
    top: 107px;
    left: 0;
    opacity: .1;
    filter: alpha(opacity=10)
}
body#view-year2014 .most-sold a.tenth img {
    width: 36px
}
body#view-year2014 .most-downloaded {
    #background: #232426 url("https://cdn1.iconfinder.com/static/1eefae527bd3dd8152dbe253aac60a5e/assets/img/year2014/top-free.png") no-repeat center 240px;
    height: 825px
}
body#view-year2014 .most-downloaded .tint {
    color: #f15a2c
}
body#view-year2014 .most-downloaded h2 {
    margin-top: 75px;
    color: #f9f9f9
}
body#view-year2014 .most-downloaded p {
    color: #afafaf
}
body#view-year2014 .most-downloaded .year-grid-12 {
    position: relative
}
body#view-year2014 .most-downloaded p.position {
    width: 128px;
    position: absolute;
    margin: 0 0 0 -64px;
    text-align: center
}
body#view-year2014 .most-downloaded p.position.first {
    left: 470px;
    top: 200px
}
body#view-year2014 .most-downloaded p.position.second {
    left: 144px;
    top: 302px;
    -webkit-transform: rotate(-5.75deg);
    -moz-transform: rotate(-5.75deg);
    -ms-transform: rotate(-5.75deg);
    -o-transform: rotate(-5.75deg);
    transform: rotate(-5.75deg)
}
body#view-year2014 .most-downloaded p.position.third {
    left: 731px;
    top: 318px;
    -webkit-transform: rotate(6.5deg);
    -moz-transform: rotate(6.5deg);
    -ms-transform: rotate(6.5deg);
    -o-transform: rotate(6.5deg);
    transform: rotate(6.5deg)
}
body#view-year2014 .most-downloaded p.position.nineth {
    -webkit-transform: rotate(6.5deg);
    -moz-transform: rotate(6.5deg);
    -ms-transform: rotate(6.5deg);
    -o-transform: rotate(6.5deg);
    transform: rotate(6.5deg);
    right: 0;
    top: 692px
}
body#view-year2014 .most-downloaded p.position.nineth a {
    display: block;
    width: 128px;
    height: 190px;
    # background-image: url("https://cdn0.iconfinder.com/static/d89054e324af751e44c6ac8b710e59de/assets/img/year2014/nineth-free.png");
    background-repeat: no-repeat;
    background-position: 0 62px;
    background-size: 128px 128px
}
body#view-year2014 .most-downloaded a {
    color: #fff
}
body#view-year2014 .timeline .tint {
    color: #34a363
}
body#view-year2014 .timeline h2 {
    margin-top: 75px;
    color: #494949
}
body#view-year2014 .timeline .cards {
    #background: url("https://cdn0.iconfinder.com/static/0e19f4f761c6df424fcdfa603a65adf4/assets/img/year2014/timeline.svg") no-repeat center top;
    padding: 75px 0 75px 0
}
body#view-year2014 .timeline .card {
    display: block;
    width: 310px;
    padding: 30px;
    background-position: 0 center;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 75px
}
body#view-year2014 .timeline .card h3 {
    color: #f9f9f9;
    font-size: 32px;
    line-height: 38px;
    margin-top: 0
}
body#view-year2014 .timeline .card p {
    color: #f9f9f9;
    margin-bottom: 0
}
body#view-year2014 .timeline .card.right {
    margin-top: 139px;
    float: right
}

/*
body#view-year2014 .timeline .card.api {
    background-image: url("https://cdn3.iconfinder.com/static/c890ca4d796a2eba573fd4096c33bbe1/assets/img/year2014/timeline-api-background.png")
}

body#view-year2014 .timeline .card.filters-categories {
    background-image: url("https://cdn3.iconfinder.com/static/3db3c768a575fd5e0fbcdde5832fdf14/assets/img/year2014/timeline-filters-background.jpg")
}

body#view-year2014 .timeline .card.pro {
    background-image: url("https://cdn0.iconfinder.com/static/843a86a85d51bd39c5131bc624b00b77/assets/img/year2014/timeline-pro-background.png")
}

body#view-year2014 .top-tweet {
    background: #34a363 url("https://cdn2.iconfinder.com/static/6cbc4af7b8585adb0ffa13ffbcb04b10/assets/img/year2014/tweet-background.svg") no-repeat center center;
    text-align: center
}
*/
body#view-year2014 .top-tweet h2,
body#view-year2014 .top-tweet h3,
body#view-year2014 .top-tweet a,
body#view-year2014 .top-tweet {
    color: #f9f9f9
}
body#view-year2014 .top-tweet .tint {
    color: #1e6a42
}
body#view-year2014 .top-tweet h3 {
    margin-top: 75px;
    margin-bottom: 75px
}
body#view-year2014 .top-tweet h2 {
    font-size: 56px;
    font-weight: lighter;
    line-height: 60px;
    margin: 0 0 55px 0
}
body#view-year2014 .top-tweet p {
    margin-top: 100px;
    margin-bottom: 30px;
    color: #f9f9f9
}
body#view-year2014 .top-tweet a.btn {
    margin: 0 auto 75px auto;
    border: 3px solid #f9f9f9;
    background-color: #2ba461;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}
body#view-year2014 .blog-posts {
    font-family: 'bariollight', sans-serif;
    font-weight: 300;
    width: 940px;
    height: 936px;
    margin: 75px auto 0
}
body#view-year2014 .blog-posts .tint {
    color: #34a363
}
body#view-year2014 .blog-posts h2 {
    color: #4e5053
}
body#view-year2014 .blog-posts p {
    width: 480px;
    margin-bottom: 0
}
body#view-year2014 .blog-posts .pie-chart {
    # background-image: url("https://cdn1.iconfinder.com/static/5b1ff774d160caf91d9553218db933ae/assets/img/year2014/blog-posts.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: auto 420px;
    height: 420px;
    position: relative;
    margin: 20px 0 0 210px
}
body#view-year2014 .blog-posts .pie-chart-label {
    font-size: 18px;
    line-height: 22px;
    position: absolute
}
body#view-year2014 .blog-posts .pie-chart-label span {
    color: #2d2d2d
}
body#view-year2014 .blog-posts .pie-chart-label a {
    display: inline-block;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    padding: 2px 5px
}
body#view-year2014 .blog-posts .pie-chart-label a:hover {
    background-color: #ececec
}
body#view-year2014 .blog-posts .pie-chart-label.first {
    height: 66px;
    margin: -33px 0 0 0;
    left: 210px;
    top: 210px;
    padding: 0 0 0 235px;
    -webkit-transform-origin: 0 33px;
    -o-transform-origin: 0 33px;
    -ms-transform-origin: 0 33px;
    transform-origin: 0 33px;
    -webkit-transform: rotate(-58.5deg);
    -moz-transform: rotate(-58.5deg);
    -ms-transform: rotate(-58.5deg);
    -o-transform: rotate(-58.5deg);
    transform: rotate(-58.5deg)
}
body#view-year2014 .blog-posts .pie-chart-label.first a {
    color: #55b681
}
body#view-year2014 .blog-posts .pie-chart-label.second {
    height: 66px;
    margin: -33px 0 0 0;
    left: 210px;
    top: 210px;
    padding: 0 0 0 235px;
    -webkit-transform-origin: 0 33px;
    -o-transform-origin: 0 33px;
    -ms-transform-origin: 0 33px;
    transform-origin: 0 33px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}
body#view-year2014 .blog-posts .pie-chart-label.second a {
    color: #4355b2
}
body#view-year2014 .blog-posts .pie-chart-label.third {
    height: 44px;
    margin: -22px 0 0 0;
    left: 210px;
    top: 210px;
    padding: 0 0 0 235px;
    -webkit-transform-origin: 0 22px;
    -o-transform-origin: 0 22px;
    -ms-transform-origin: 0 22px;
    transform-origin: 0 22px;
    -webkit-transform: rotate(36.7deg);
    -moz-transform: rotate(36.7deg);
    -ms-transform: rotate(36.7deg);
    -o-transform: rotate(36.7deg);
    transform: rotate(36.7deg)
}
body#view-year2014 .blog-posts .pie-chart-label.third a {
    color: #6742b4
}
body#view-year2014 .blog-posts .pie-chart-label.fourth {
    height: 66px;
    margin: -33px 0 0 0;
    left: 210px;
    top: 210px;
    padding: 0 0 0 235px;
    -webkit-transform-origin: 0 33px;
    -o-transform-origin: 0 33px;
    -ms-transform-origin: 0 33px;
    transform-origin: 0 33px;
    -webkit-transform: rotate(55.5deg);
    -moz-transform: rotate(55.5deg);
    -ms-transform: rotate(55.5deg);
    -o-transform: rotate(55.5deg);
    transform: rotate(55.5deg)
}
body#view-year2014 .blog-posts .pie-chart-label.fourth a {
    color: #2d992e
}
body#view-year2014 .blog-posts .pie-chart-label.fifth {
    height: 66px;
    margin: -33px 0 0 0;
    left: 210px;
    top: 210px;
    padding: 0 0 0 235px;
    -webkit-transform-origin: 0 33px;
    -o-transform-origin: 0 33px;
    -ms-transform-origin: 0 33px;
    transform-origin: 0 33px;
    -webkit-transform: rotate(72.3deg);
    -moz-transform: rotate(72.3deg);
    -ms-transform: rotate(72.3deg);
    -o-transform: rotate(72.3deg);
    transform: rotate(72.3deg)
}
body#view-year2014 .blog-posts .pie-chart-label.fifth a {
    color: #fd9727
}
body#view-year2014 .blog-posts .pie-chart-label.other {
    left: 60px;
    top: 188px
}
body#view-year2014 .blog-posts .pie-chart-label.other a {
    color: #9d9d9d
}
body#view-year2014 .blog-posts .pie-chart-label.other span {
    color: #bdbdbd
}
body#view-year2014 div.conferences {
    # background-image: url("https://cdn3.iconfinder.com/static/34b991a3f254cfd2813c82999fd362ed/assets/img/year2014/conferences.jpg");
    background-size: cover;
    background-position: top center;
    height: 400px;
    text-align: center;
    padding-top: 40px
}
body#view-year2014 div.conferences h2 {
    color: #f9f9f9
}
body#view-year2014 div.conferences h3 {
    position: relative;
    left: 80px;
    top: 20px;
    font-size: 24px
}
body#view-year2014 div.conferences div {
    margin: 0 auto;
    padding: 0
}
body#view-year2014 div.conferences a {
    color: #f9f9f9;
    width: 30%;
    float: left;
    text-align: center
}
body#view-year2014 div.conferences a img {
    height: 200px;
    display: block;
    margin: 0 auto 10px auto
}
body#view-year2014 div.t-shirt {
    padding: 30px 0;
    background-color: #222325;
    height: 400px
}
body#view-year2014 div.t-shirt a {
    color: #2ba461
}
body#view-year2014 div.t-shirt .t-shirt-image {
    width: 390px;
    float: left;
    display: block;
    margin: 40px 10px 0 0
}
body#view-year2014 div.t-shirt .t-shirt-image img {
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    width: 340px
}
body#view-year2014 div.t-shirt .t-shirt-image:hover img {
    width: 350px;
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg)
}
body#view-year2014 div.t-shirt div {
    width: 900px;
    margin: 0 auto
}
body#view-year2014 div.t-shirt h2 {
    padding-top: 120px;
    color: #f9f9f9
}
body#view-year2014 div.t-shirt h3 {
    color: #f9f9f9
}
body#view-year2014 div.footer {
    padding: 75px;
    text-align: center
}
body#view-year2014 div.footer h2 {
    color: #222325;
    margin-bottom: 40px
}
body#view-year2014 div.footer .btn {
    border: 2px solid #2ba461;
    color: #2ba461;
    background-color: #f9f9f9
}
body#view-year2014 div.footer a.logo-2014 {
    display: block;
    margin-top: 40px
}
body#view-year2014 div.footer a.logo-2014 img {
    width: 256px
}
#subscribe-page.variation-2 {
    background-color: #f9fafa;
    overflow-x: hidden
}
#subscribe-page.variation-2 h1 {
    text-transform: uppercase;
    font-weight: normal;
    font-family: "agendabold"
}
#subscribe-page.variation-2 .navbar {
    width: 75%;
    margin: 0 auto;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15)
}
#subscribe-page.variation-2 .navbar .navbar-inner,
#subscribe-page.variation-2 .navbar .navbar-inner .navbar-item .navbar-logo:hover {
    background-color: transparent !important
}
#subscribe-page.variation-2 div.header-back {
    background-color: #d53828
}
#subscribe-page.variation-2 div.header-back .content {
    background-color: transparent
}
#subscribe-page.variation-2 div#large-header {
    height: 570px
}
#subscribe-page.variation-2 .svg-icons {
    position: relative;
    bottom: 550px;
    height: 770px;
    display: block;
    margin: 0 auto;
    opacity: .25;
    filter: alpha(opacity=25);
    z-index: 1
}
#subscribe-page.variation-2 div.titles {
    position: absolute;
    margin: 0 auto;
    padding: 0;
    color: #f9f1e9;
    text-align: center;
    top: 167px;
    width: 100%
}
#subscribe-page.variation-2 div.titles h1,
#subscribe-page.variation-2 div.titles h2,
#subscribe-page.variation-2 div.titles h3,
#subscribe-page.variation-2 div.titles .btn,
#subscribe-page.variation-2 div.titles .pro-logo {
    position: relative;
    z-index: 100
}
#subscribe-page.variation-2 div.titles h1,
#subscribe-page.variation-2 div.titles h2,
#subscribe-page.variation-2 div.titles h3 {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25)
}
#subscribe-page.variation-2 div.titles h1 {
    font-size: 64px;
    line-height: 84px
}
#subscribe-page.variation-2 div.titles h1 img {
    height: 100px;
    width: 100px;
    position: relative;
    bottom: 6px
}
#subscribe-page.variation-2 div.titles h2 {
    color: #ffd0ac;
    font-weight: lighter;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 18px
}
#subscribe-page.variation-2 div.titles h3 {
    font-weight: lighter;
    margin-bottom: 36px
}
#subscribe-page.variation-2 div.titles .btn {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px
}
#subscribe-page.variation-2 div.titles .btn:nth-child(4) {
    background-color: #fff;
    color: #c0392b
}
#subscribe-page.variation-2 .features .span12 h1,
#subscribe-page.variation-2 .examples .span12 h1,
#subscribe-page.variation-2 .faq .span12 h1,
#subscribe-page.variation-2 .pricing .span12 h1 {
    font-size: 48px;
    text-align: center;
    margin: 72px 0 18px 0
}
#subscribe-page.variation-2 .features .span12 h2,
#subscribe-page.variation-2 .examples .span12 h2,
#subscribe-page.variation-2 .faq .span12 h2,
#subscribe-page.variation-2 .pricing .span12 h2 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 36px
}
#subscribe-page.variation-2 .features .span3 h1,
#subscribe-page.variation-2 .examples .span3 h1,
#subscribe-page.variation-2 .faq .span3 h1,
#subscribe-page.variation-2 .pricing .span3 h1 {
    margin: 30px 0 5px 0;
    padding: 0;
    font-size: 18px;
    line-height: 20px
}
#subscribe-page.variation-2 .features h2,
#subscribe-page.variation-2 .examples h2,
#subscribe-page.variation-2 .faq h2,
#subscribe-page.variation-2 .pricing h2 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 17px;
    color: #556;
    line-height: 22px
}
#subscribe-page.variation-2 .features p.question,
#subscribe-page.variation-2 .examples p.question,
#subscribe-page.variation-2 .faq p.question,
#subscribe-page.variation-2 .pricing p.question {
    font-weight: bold;
    margin-bottom: 9px;
    font-size: 18px
}
#subscribe-page.variation-2 .features div.container-icon,
#subscribe-page.variation-2 .examples div.container-icon,
#subscribe-page.variation-2 .faq div.container-icon,
#subscribe-page.variation-2 .pricing div.container-icon {
    text-align: center;
    display: block;
    clear: both;
    height: 80px
}
#subscribe-page.variation-2 .features div.container-icon .icon,
#subscribe-page.variation-2 .examples div.container-icon .icon,
#subscribe-page.variation-2 .faq div.container-icon .icon,
#subscribe-page.variation-2 .pricing div.container-icon .icon {
    display: block;
    font-size: 80px;
    text-align: center;
    float: none;
    color: #d53828
}
#subscribe-page.variation-2 .features,
#subscribe-page.variation-2 .faq {
    padding-bottom: 36px
}
#subscribe-page.variation-2 .faq p {
    margin-bottom: 36px
}
#subscribe-page.variation-2 .features p {
    margin-bottom: 4.5px
}
#subscribe-page.variation-2 .examples-container {
    background-color: white;
    height: 630px;
    padding-top: 72px
}
#subscribe-page.variation-2 .examples-container h3 {
    margin-top: 36px;
    color: #3c96a1
}
#subscribe-page.variation-2 .examples-container .macbook-container {
    position: relative
}
#subscribe-page.variation-2 .examples-container .macbook {
    #background-image: url("https://cdn2.iconfinder.com/static/64207c74285e1c328b46e657e88d3e85/assets/img/pro/example-computer.png");
    height: 579px;
    width: 981px;
    position: absolute;
    left: 250px;
    margin-left: -250px
}
@media all and (-webkit-min-device-pixel-ratio:1.5) {
    #subscribe-page.variation-2 .examples-container .macbook {
        #background-image: url("https://cdn3.iconfinder.com/static/725dbdedca1b1c1e13090bf0dc07345a/assets/img/pro/example-computer@2x.png");
        background-size: 981px 579px
    }
}
#subscribe-page.variation-2+.footer {
    background-color: #1c1e23;
    border: 0;
    background-image: none
}
#subscribe-page.variation-2 #provideo-container {
    position: absolute;
    top: 0;
    margin: -86px auto 0 auto;
    left: 50%;
    margin-left: -455px;
    z-index: 1000;
    display: none
}
#subscribe-page.variation-2 #provideo-container #provideo {
    box-shadow: 0 30px 50px rgba(0, 0, 0, 0.25);
    background-color: black
}
#subscribe-page.variation-2 #provideo-container a {
    background-color: white;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    float: right;
    display: block;
    width: 29px;
    height: 29px;
    line-height: 28px;
    font-size: 18px;
    position: relative;
    right: 15px;
    bottom: 15px
}
#subscribe-page.variation-1 h1 {
    font-size: 44px;
    font-weight: 100;
    line-height: 44px;
    margin-bottom: 0
}
#subscribe-page.variation-1 .flow-navigation a {
    color: #2e2f33
}
#subscribe-page.variation-1 .video-hero {
    padding: 18px 0;
    #background: #e44525 url("https://cdn1.iconfinder.com/static/a7ada3a680ef9e5fe29a47e791f9ef5d/assets/img/pro/video_background.png") no-repeat center center;
    background-size: cover
}
#subscribe-page.variation-1 .video-hero h1,
#subscribe-page.variation-1 .video-hero h2 {
    color: #fff;
    text-align: center
}
#subscribe-page.variation-1 .video-hero h2 {
    margin-bottom: 18px
}
#subscribe-page.variation-1 .video-hero .video-frame {
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    background-color: #15171a
}
#subscribe-page.variation-1 .add-user-gif {
    border: 1px solid #ececec;
    border-radius: 5px;
    box-shadow: 1px 1px 2px 1px #e6e6e6
}
#subscribe-page.variation-1 .subscribe-sections {
    padding: 72px 0;
    color: #2e2f33;
    border-bottom: 1px solid #e4e8f0
}
#subscribe-page.variation-1 .subscribe-sections h1 {
    color: #e44525;
    font-size: 40px
}
#subscribe-page.variation-1 .subscribe-sections h2 {
    color: #46494d
}
#subscribe-page.variation-1 .subscribe-sections .section-background {
    position: absolute;
    left: 0;
    width: 100%;
    height: 445px;
    overflow: hidden
}
#subscribe-page.variation-1 .subscribe-sections .container {
    position: relative
}
#subscribe-page.variation-1 .subscribe-sections .sections-header.span12 {
    text-align: center;
    margin-bottom: 18px
}
#subscribe-page.variation-1 .subscribe-sections p {
    padding-right: 18px
}
#subscribe-page.variation-1 .subscribe-sections ul {
    margin: 18px 0 25px 0
}
#subscribe-page.variation-1 .subscribe-sections ul li {
    display: inline-block;
    list-style: none
}
#subscribe-page.variation-1 .subscribe-sections ul li img {
    vertical-align: bottom;
    margin-bottom: -8px
}
#subscribe-page.variation-1 .section-123 {
    background-color: #e4e8f0
}
#subscribe-page.variation-1 .section-123 .quick-123 ul {
    margin: 18px 0 25px 0
}
#subscribe-page.variation-1 .section-123 .quick-123 ul li {
    display: inline-block;
    list-style: none
}
#subscribe-page.variation-1 .section-123 .quick-123 ul li img {
    vertical-align: bottom;
    margin-bottom: -8px
}
#subscribe-page.variation-1 .section-one {
    position: relative;
    padding-bottom: 36px;
    overflow: hidden;
    text-align: center;
    margin: 0 auto
}
#subscribe-page.variation-1 .section-one .section-background {
    min-height: 475px;
    /*
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 26%, #fff 74%, rgba(255, 255, 255, 0) 100%), url("https://cdn2.iconfinder.com/static/655b96e1832f263d74d5bab77cba668b/assets/img/teambackground.png");
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(26%, #fff), color-stop(74%, #fff), color-stop(100%, rgba(255, 255, 255, 0))), url("https://cdn2.iconfinder.com/static/655b96e1832f263d74d5bab77cba668b/assets/img/teambackground.png");
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 26%, #fff 74%, rgba(255, 255, 255, 0) 100%), url("https://cdn2.iconfinder.com/static/655b96e1832f263d74d5bab77cba668b/assets/img/teambackground.png");
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 26%, #fff 74%, rgba(255, 255, 255, 0) 100%), url("https://cdn2.iconfinder.com/static/655b96e1832f263d74d5bab77cba668b/assets/img/teambackground.png");
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 26%, #fff 74%, rgba(255, 255, 255, 0) 100%), url("https://cdn2.iconfinder.com/static/655b96e1832f263d74d5bab77cba668b/assets/img/teambackground.png");
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #fff 26%, #fff 74%, rgba(255, 255, 255, 0) 100%), url("https://cdn2.iconfinder.com/static/655b96e1832f263d74d5bab77cba668b/assets/img/teambackground.png");
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=1), url("https://cdn2.iconfinder.com/static/655b96e1832f263d74d5bab77cba668b/assets/img/teambackground.png")
*/
}
#subscribe-page.variation-1 .section-one ul {
    margin: 18px 0 25px 0
}
#subscribe-page.variation-1 .section-one ul li {
    display: block;
    list-style: none
}
#subscribe-page.variation-1 .section-one ul li img {
    vertical-align: bottom;
    margin-bottom: -8px
}
#subscribe-page.variation-1 .section-one ul li h1 {
    padding: 18px 0 0 0;
    max-width: none
}
#subscribe-page.variation-1 .section-one ul li h2 {
    padding: 0;
    max-width: none
}
#subscribe-page.variation-1 .section-one h2 {
    padding-left: 0 !important;
    padding-bottom: 5px
}
#subscribe-page.variation-1 .section-two {
    background-image: linear-gradient(to bottom, rgba(134, 180, 204, 0.3) 0, rgba(134, 180, 204, 0.4) 100%);
    height: 445px;
    padding: 0
}
#subscribe-page.variation-1 .section-two #video-about {
    opacity: .7;
    bottom: 160px
}
#subscribe-page.variation-1 .section-two .span4 {
    margin-top: 76px;
    background: #fff;
    padding: 0 36px 54px 36px
}
#subscribe-page.variation-1 .section-three {
    margin-top: 18px
}
section.subscription-created-modal img {
    display: block;
    margin-left: 184px
}
section.subscription-created-modal h1 {
    text-align: center
}
section.subscription-created-modal h3 {
    line-height: 24px
}
table.plan {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    overflow: hidden
}
table.plan tr td,
table.plan tr:hover td {
    border: 0;
    color: #fff;
    background-color: #35373b !important
}
table.plan.plan-single-user tr td,
table.plan.plan-single-user tr:hover td {
    background-color: #3c96a1 !important
}
table.plan.plan-small-team tr td,
table.plan.plan-small-team tr:hover td {
    background-color: #f86635 !important
}
table.plan.plan-medium-team tr td,
table.plan.plan-medium-team tr:hover td {
    background-color: #e44525 !important
}
table.plan.plan-large-team tr td,
table.plan.plan-large-team tr:hover td {
    background-color: #3f4247 !important
}
#subscribe-page.variation-1 .subscribe-sections a,
#subscribe-page.variation-2 .subscribe-sections a {
    color: #de3c1c
}
#subscribe-page .payment-details {
    padding: 9px 0 36px 0
}
#subscribe-page .payment-details a {
    color: #b0b3b7;
    border-bottom: 1px solid #4a4d51
}
#subscribe-page .payment-details p {
    color: #b0b3b7;
    line-height: 29px;
    text-align: center
}
#subscribe-page .payment-details .billing-settings {
    padding: 18px 0
}
#subscribe-page .payment-details .billing-settings .save {
    display: none
}
#subscribe-page .payment-details .btn {
    position: relative;
    margin-left: 4px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    font-weight: 600;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 15px;
    background: transparent;
    border: 1px solid #b0b3b7;
    color: #b0b3b7
}
#subscribe-page .payment-details .btn:hover,
#subscribe-page .payment-details .btn:focus,
#subscribe-page .payment-details .btn:active,
#subscribe-page .payment-details .btn.active {
    background: #b0b3b7;
    color: #1c1e23;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
#subscribe-page .hero .price-decks {
    padding: 36px 0 18px 0
}
#subscribe-page .hero .price-decks .download-limit {
    font-size: 12px;
    margin-top: 322px;
    padding-left: 1.2rem;
    text-align: center
}
#subscribe-page .hero .price-decks .annual {
    display: none
}
#subscribe-page .hero .price-decks>:nth-child(1) .deck {
    background-color: #3c96a1
}
#subscribe-page .hero .price-decks>:nth-child(1) .deck .deck-name {
    background-color: #388c96
}
#subscribe-page .hero .price-decks>:nth-child(1) .deck .deck-content .btn:hover,
#subscribe-page .hero .price-decks>:nth-child(1) .deck .deck-content .btn:active,
#subscribe-page .hero .price-decks>:nth-child(1) .deck .deck-content .btn:focus {
    color: #388c96
}
#subscribe-page .hero .price-decks>:nth-child(2) .deck {
    background-color: #f86635
}
#subscribe-page .hero .price-decks>:nth-child(2) .deck .deck-name {
    background-color: #f75b26
}
#subscribe-page .hero .price-decks>:nth-child(2) .deck .deck-content .btn:hover,
#subscribe-page .hero .price-decks>:nth-child(2) .deck .deck-content .btn:active,
#subscribe-page .hero .price-decks>:nth-child(2) .deck .deck-content .btn:focus {
    color: #f75b26
}
#subscribe-page .hero .price-decks>:nth-child(3) .deck {
    background-color: #e44525
}
#subscribe-page .hero .price-decks>:nth-child(3) .deck .deck-name {
    background-color: #de3c1c
}
#subscribe-page .hero .price-decks>:nth-child(3) .deck .deck-content .btn:hover,
#subscribe-page .hero .price-decks>:nth-child(3) .deck .deck-content .btn:active,
#subscribe-page .hero .price-decks>:nth-child(3) .deck .deck-content .btn:focus {
    color: #de3c1c
}
#subscribe-page .hero .price-decks>:nth-child(4) .deck {
    background-color: #3f4247
}
#subscribe-page .hero .price-decks>:nth-child(4) .deck .deck-name {
    background-color: #383a3f
}
#subscribe-page .hero .price-decks>:nth-child(4) .deck .deck-content .btn:hover,
#subscribe-page .hero .price-decks>:nth-child(4) .deck .deck-content .btn:active,
#subscribe-page .hero .price-decks>:nth-child(4) .deck .deck-content .btn:focus {
    color: #383a3f
}
#subscribe-page .hero .price-decks>:nth-child(4) .deck .deck-content .price {
    letter-spacing: -4px
}
#subscribe-page .hero .price-decks .deck {
    -webkit-box-shadow: 4px 4px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 4px 4px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 4px 2px rgba(0, 0, 0, 0.2);
    background-color: #3c96a1;
    overflow: hidden;
    min-height: 300px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    text-align: center;
    color: #fff
}
#subscribe-page .hero .price-decks .deck a {
    color: #fff
}
#subscribe-page .hero .price-decks .deck p {
    color: #fff
}
#subscribe-page .hero .price-decks .deck .deck-name {
    background-color: #3c96a1;
    padding: 14px 0 11px 0
}
#subscribe-page .hero .price-decks .deck .deck-name h3 {
    color: #fff;
    margin: 0;
    line-height: 18px;
    font-weight: 400
}
#subscribe-page .hero .price-decks .deck .deck-name p {
    margin: 0;
    color: #fff
}
#subscribe-page .hero .price-decks .deck .deck-content {
    padding: 18px;
    position: relative
}
#subscribe-page .hero .price-decks .deck .deck-content h4 {
    font-size: 74px;
    line-height: 74px;
    font-weight: 200;
    display: block;
    display: inline-block;
    width: 100%;
    min-height: 95px;
    position: relative;
    right: 13px
}
#subscribe-page .hero .price-decks .deck .deck-content h4 .dollar-sign {
    font-size: 34px;
    display: inline;
    font-weight: 200;
    position: relative;
    bottom: 23px;
    left: 18px
}
#subscribe-page .hero .price-decks .deck .deck-content h4 .price {
    display: inline
}
#subscribe-page .hero .price-decks .deck .deck-content h4 .period {
    font-size: 18px;
    font-weight: normal;
    position: absolute;
    display: inline-block;
    left: 58px;
    top: 74px
}
#subscribe-page .hero .price-decks .deck .deck-content .btn {
    width: 100%;
    margin: 24px 0 0 0;
    padding: 9px 0 9px 0;
    font-size: 14px;
    line-height: 18px;
    background-color: transparent;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #fff;
    color: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}
#subscribe-page .hero .price-decks .deck .deck-content .btn:hover,
#subscribe-page .hero .price-decks .deck .deck-content .btn:active,
#subscribe-page .hero .price-decks .deck .deck-content .btn:focus {
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    background-color: #fff;
    color: #222428
}
#subscribe-page .hero .price-decks .deck .deck-content p {
    font-size: 13px;
    line-height: 16px;
    padding: 13px 18px 0 18px;
    margin: 0
}
#subscribe-page .plans {
    padding-bottom: 36px
}
#subscribe-page .plans .intro {
    text-align: center
}
section.missioncontrol-bar {
    opacity: .8;
    filter: alpha(opacity=80);
    position: fixed;
    bottom: 0;
    background: #272727;
    border-bottom: 1px solid #0b0c0b;
    padding: 0 16px;
    line-height: 18px;
    color: #e0e0e0;
    height: 34px;
    z-index: 2000
}
section.missioncontrol-bar article {
    float: left;
    display: block;
    margin: 8px 0
}
section.missioncontrol-bar figure {
    float: left;
    display: block;
    width: 16px;
    height: 18px;
    background-position: left center;
    background-repeat: no-repeat;
    margin: 8px 10px 0 0
}
section.missioncontrol-bar figure.version {
    #background-image: url("https://cdn1.iconfinder.com/static/1780b87190272c21bd1f10ed1aee1897/assets/img/missioncontrol/branch-16.svg");
    margin-right: 6px
}
section.missioncontrol-bar figure.cache {
    #background-image: url("https://cdn1.iconfinder.com/static/a239e2aa57983a8077fcd702c3d3382e/assets/img/missioncontrol/cache-16.svg")
}
section.missioncontrol-bar article.version {
    height: 16px;
    border-radius: 3px;
    border-top: 1px solid #131313;
    border-left: 1px solid #1f1f1f;
    border-right: 1px solid #1f1f1f;
    border-bottom: 1px solid #464646;
    background: #2a2a2a;
    color: #f0f0f0;
    font-family: Monaco, 'Courier New', monospace;
    line-height: 16px;
    font-size: 9px;
    padding: 0 5px
}
section.missioncontrol-bar article.version a {
    color: #f0f0f0
}
section.missioncontrol-bar article.version a:hover {
    text-decoration: underline
}
section.missioncontrol-bar article.cache {
    margin: 0
}
section.missioncontrol-bar div.panel.left {
    margin: 0 20px 0 0;
    float: left
}
section.missioncontrol-bar div.panel.right {
    margin: 0 0 0 20px;
    float: right
}
section.missioncontrol-bar .nav-pills {
    height: 34px;
    margin-bottom: 0
}
section.missioncontrol-bar .nav-pills a.dropdown-toggle {
    padding: 0 !important;
    background: transparent;
    color: #e0e0e0;
    font-weight: normal;
    line-height: 30px
}
section.missioncontrol-bar .nav-pills a.dropdown-toggle .caret {
    border-top-color: #e0e0e0;
    border-bottom-color: #e0e0e0;
    opacity: 1;
    margin-top: 14px
}
section.missioncontrol-bar .nav-pills a.dropdown-toggle:hover {
    color: #f0f0f0
}
section.missioncontrol-bar .nav-pills a.dropdown-toggle:hover .caret {
    border-top-color: #f0f0f0;
    border-bottom-color: #f0f0f0
}
section.missioncontrol-bar .nav-pills .open a.dropdown-toggle {
    background: transparent;
    color: #fff
}
section.missioncontrol-bar .nav-pills .open a.dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}
section.missioncontrol-bar .nav-pills ul.dropdown-menu {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    border-top: 0;
    border-color: #0b0c0b;
    background: #272727;
    bottom: 34px
}
section.missioncontrol-bar .nav-pills ul.dropdown-menu a {
    color: #e0e0e0
}
section.missioncontrol-bar .nav-pills ul.dropdown-menu a:hover {
    color: #fff
}
[data-icon]:before {
    font-family: "iconfont" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "FontAwesome" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.icon-dashboard:before {
    content: "a"
}
.icon-purchased:before {
    content: "b"
}
.icon-download-1:before {
    content: "c"
}
.icon-cashout:before {
    content: "d"
}
.icon-sales:before {
    content: "e"
}
.icon-paymentmethods:before {
    content: "f"
}
.icon-applications:before {
    content: "g"
}
.icon-password:before {
    content: "h"
}
.icon-notifications:before {
    content: "i"
}
.icon-favorites:before {
    content: "j"
}
.icon-upload:before {
    content: "k"
}
.icon-download:before {
    content: "l"
}
.icon-icons:before {
    content: "m"
}
.icon-manageicons:before {
    content: "n"
}
.icon-folder:before {
    content: "o"
}
.icon-folder-2:before {
    content: "p"
}
.icon-receipt:before {
    content: "q"
}
.icon-gauge:before {
    content: "r"
}
.icon-settings:before {
    content: "s"
}
.icon-cog:before {
    content: "t"
}
.icon-wrenches:before {
    content: "u"
}
.icon-wrench:before {
    content: "v"
}
.icon-alarm:before {
    content: "w"
}
.icon-bell:before {
    content: "x"
}
.icon-chart:before {
    content: "y"
}
.icon-chart-2:before {
    content: "z"
}
.icon-money-1:before {
    content: "A"
}
.icon-coins:before {
    content: "B"
}
.icon-hand-coins:before {
    content: "C"
}
.icon-location:before {
    content: "D"
}
.icon-location-2:before {
    content: "E"
}
table.table.cohort {
    width: auto
}
table.table.cohort th.start,
table.table.cohort td.start,
table.table.cohort th.units,
table.table.cohort td.units {
    border-right: 1px solid #d7dde8
}
table.table.cohort thead th {
    background-color: #e6ebf5
}
table.table.cohort thead th.start,
table.table.cohort thead th.units,
table.table.cohort thead th.offset {
    border-bottom: 1px solid #d7dde8
}
table.table.cohort thead th.units,
table.table.cohort thead th.offset-header,
table.table.cohort thead th.offset {
    text-align: center
}
table.table.cohort thead th.offset {
    font-size: 11.2px
}
table.table.cohort th.offset,
table.table.cohort td.point {
    border-right: 1px solid #d7dde8
}
table.table.cohort th.offset:last-child,
table.table.cohort td.point:last-child {
    border-right: 0
}
table.table.cohort tbody td.units,
table.table.cohort tfoot td.units {
    text-align: right
}
table.table.cohort tbody th.start,
table.table.cohort tfoot th.start,
table.table.cohort tbody td.start,
table.table.cohort tfoot td.start,
table.table.cohort tbody td.units,
table.table.cohort tfoot td.units {
    vertical-align: middle
}
table.table.cohort tbody td,
table.table.cohort tbody th {
    border-bottom: 1px solid #d7dde8
}
table.table.cohort tfoot th,
table.table.cohort tfoot td {
    background-color: #e6ebf5
}
table.table.cohort td.point {
    text-align: center
}
table.table.cohort td.point div.percentage {
    color: #fff
}
table.table.cohort td.point div.units {
    color: rgba(255, 255, 255, 0.8);
    font-size: 11.2px;
    line-height: 17.6px
}
textarea.raw-data {
    width: 100%;
    overflow: scroll-x
}
.keyboard-shortcut {
    color: #b8b9bf
}
.keyboard-shortcut span.key {
    background-color: #eff0f2;
    background-image: -moz-linear-gradient(top, #f4f4f6, #e8eaed);
    background-image: -ms-linear-gradient(top, #f4f4f6, #e8eaed);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f6), to(#e8eaed));
    background-image: -webkit-linear-gradient(top, #f4f4f6, #e8eaed);
    background-image: -o-linear-gradient(top, #f4f4f6, #e8eaed);
    background-image: linear-gradient(top, #f4f4f6, #e8eaed);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f6', endColorstr='#e8eaed', GradientType=0);
    border: 1px solid #cdced1;
    box-shadow: 0 2px 0 0 #cdced1;
    color: #85868a;
    display: inline-block;
    font-size: 11.2px;
    padding: 0 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}
.keyboard-shortcut span.description {
    color: #85868a;
    display: inline-block;
    padding-left: 4px
}
.promotion-bar {
    # background: #e44525 url("https://cdn3.iconfinder.com/static/70cc853fb9ce81512c7178138efee065/assets/img/pro/promotion_bar_background.png") no-repeat top left;
    background-size: cover
}
.promotion-bar p {
    color: #fff;
    font-size: 20px
}
.promotion-bar p a {
    color: #fff;
    text-decoration: underline;
    font-weight: bold
}
.promotion-bar p a:hover {
    text-decoration: none
}
#view-index .promotion-bar .span12 {
    margin: 0 auto;
    float: none;
    padding: 18px 0 8px 0
}
#view-index .promotion-bar p.title {
    font-weight: bold
}
#view-index .promotion-bar .video {
    display: block;
    float: left;
    height: 56px;
    width: 92px;
    background-color: #000;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.5);
    margin-right: 18px;
    line-height: 56px;
    text-align: center
}
#view-index .promotion-bar .video img {
    height: 30px;
    opacity: .5;
    filter: alpha(opacity=50);
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}
#view-index .promotion-bar .video:hover img {
    opacity: .9;
    filter: alpha(opacity=90);
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}
#view-index .promotion-bar .video:active {
    background-color: #35373b
}
#view-search.has-promotion-bar {
    padding-top: 40px
}
#view-search.has-promotion-bar .promotion-bar {
    position: absolute;
    top: 0;
    width: 100%;
    height: 40px
}
#view-search.has-promotion-bar .promotion-bar p {
    text-align: center;
    line-height: 40px
}
#view-search.has-promotion-bar .promotion-bar .close {
    display: block;
    float: right;
    color: #fff;
    font-size: 23px;
    margin: 7px 18px 0 0;
    opacity: 1;
    filter: alpha(opacity=100);
    text-shadow: none;
    font-weight: normal
}
html,
body {
    padding: 0;
    margin: 0 ;
       direction: rtl;
}
html,
body,
p,
li,
ul,
div {
    line-height: 22px;

}
h1 {
    font-weight: lighter;
    text-transform: none;
    font-size: 32px;
    line-height: 40px;
    margin-top: 9px;
    margin-bottom: 9px
}
h2 {
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    margin: 9px 0 18px 0;
    padding: 0
}
h3 {
    font-size: 18.2px;
    line-height: 27.5px;
    margin: 9px 0 9px 0;
    font-weight: bold
}
h3 b {
    font-weight: 500
}
h4 {
    font-size: 15.4px;
    line-height: 28.6px;
    margin: 4.5px 0 4.5px 0;
    font-weight: 500
}
h5 {
    font-size: 14px;
    line-height: 22px;
    margin: 0;
    padding: 0 0 9px 0
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
    color: #3a3c40
}
p {
    color: #2e2f33;
    font-size: 14px
}
a img {
    outline: 0
}
a:hover {
    text-decoration: none
}
.clearboth {
    clear: both
}
.text-right {
    text-align: right
}
.text-left {
    text-align: left
}
.float-right {
    float: right
}
.float-left {
    float: left
}
.hidden {
    display: none
}
.navbar-fixed-top {
    position: static !important
}
.form-inline {
    padding: 0;
    margin: 0
}
.code {
    font-family: "Monaco", "Droid mono", monospace;
    padding: 18px;
    background-color: #35373b;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #d4d6dc;
    display: block
}
.table td,
.table-condensed td {
    padding: 18px
}
td.amount {
    text-align: right
}
form {
    padding: 0;
    margin: 0
}
.modal .horizontal-form section {
    border: 0
}
.alignright {
    text-align: right !important
}
#customamount,
.customamount {
    float: right;
    width: 80px !important;
    margin: -5px 0 0 0;
    padding-right: 5px;
    text-align: right
}
.customamount {
    float: none
}
.homepage-header-navigation-bar .caret,
#sub-bar .caret {
    position: relative;
    top: 3px
}
.homepage-header-navigation-bar a.dropdown-toggle i,
#sub-bar a.dropdown-toggle i,
.homepage-header-navigation-bar #user-shortcuts>a i,
#sub-bar #user-shortcuts>a i,
.homepage-header-navigation-bar #user-menu>div>a i,
#sub-bar #user-menu>div>a i,
.homepage-header-navigation-bar #browse>li>a i,
#sub-bar #browse>li>a i {
    position: relative;
    top: 0
}
.homepage-header-navigation-bar #user-shortcuts,
#sub-bar #user-shortcuts,
.homepage-header-navigation-bar #user-menu,
#sub-bar #user-menu {
    float: right
}
.homepage-header-navigation-bar #user-shortcuts,
#sub-bar #user-shortcuts {
    line-height: 60px
}
.homepage-header-navigation-bar #user-shortcuts a,
#sub-bar #user-shortcuts a {
    display: block;
    float: left;
    padding: 0 9px
}
.homepage-header-navigation-bar #user-shortcuts a i,
#sub-bar #user-shortcuts a i {
    position: relative;
    top: 2px
}
.homepage-header-navigation-bar #user-menu #user-info,
#sub-bar #user-menu #user-info,
.homepage-header-navigation-bar #user-menu #user-photo,
#sub-bar #user-menu #user-photo {
    float: left
}
.homepage-header-navigation-bar #user-menu #user-photo,
#sub-bar #user-menu #user-photo {
    margin: 0 9px 0 18px
}
.homepage-header-navigation-bar #user-menu #user-info,
#sub-bar #user-menu #user-info {
    margin: 0 18px 0 0;
    padding: 0;
    line-height: 60px
}
.homepage-header-navigation-bar #user-menu #user-info em,
#sub-bar #user-menu #user-info em {
    font-style: normal;
    display: block
}
.homepage-header-navigation-bar #user-menu #user-info .nav,
#sub-bar #user-menu #user-info .nav {
    float: right;
    margin-left: 0
}
.homepage-header-navigation-bar #user-menu #user-info .nav.nav-pills>li>a,
#sub-bar #user-menu #user-info .nav.nav-pills>li>a {
    padding-top: 4px
}
.homepage-header-navigation-bar #user-menu #user-info .nav .dropdown-menu,
#sub-bar #user-menu #user-info .nav .dropdown-menu {
    right: 0;
    top: 0;
    margin-top: 40px
}
.homepage-header-navigation-bar #user-menu #user-info .nav .dropdown-toggle,
#sub-bar #user-menu #user-info .nav .dropdown-toggle {
    padding-top: 20px !important
}
#sub-bar .caret {
    border-top-color: #b0b3b7;
    border-bottom-color: #b0b3b7
}
#sub-bar a.dropdown-toggle,
#sub-bar #user-shortcuts>a,
#sub-bar #user-menu>div>a,
#sub-bar #browse>li>a {
    color: #d4d6dc
}
#sub-bar a.dropdown-toggle i,
#sub-bar #user-shortcuts>a i,
#sub-bar #user-menu>div>a i,
#sub-bar #browse>li>a i {
    opacity: .9;
    filter: alpha(opacity=90)
}
#sub-bar a.dropdown-toggle:hover,
#sub-bar #user-shortcuts>a:hover,
#sub-bar #user-menu>div>a:hover,
#sub-bar #browse>li>a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #35373b
}
#sub-bar a.dropdown-toggle:hover i,
#sub-bar #user-shortcuts>a:hover i,
#sub-bar #user-menu>div>a:hover i,
#sub-bar #browse>li>a:hover i {
    opacity: .9;
    filter: alpha(opacity=90)
}
#sub-bar .nav-tabs,
#sub-bar .nav-pills {
    height: 45px
}
#user-menu {
    height: 60px
}
#user-menu #user-photo img {
    border: 2px solid white
}
#user-menu #user-info {
    min-width: 148px;
    max-width: 250px;
    text-overflow: ellipsis
}
#user-menu #user-info .nav>.dropdown>a {
    background-color: transparent
}
#user-menu #user-info>a {
    display: block;
    height: 60px;
    padding: 0 9px;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
#sub-bar {
    height: 60px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    padding: 0 18px 0 18px
}
#sub-bar .nav-pills {
    line-height: 45px;
    height: 45px
}
#sub-bar .nav-pills>li {
    margin: 0;
    color: #35373b
}
#sub-bar .nav-pills>li>a {
    padding-top: 16px
}
#sub-bar .nav-pills>li h1 {
    line-height: 60px;
    margin: 0;
    padding: 0;
    font-size: 24px;
    max-width: 558px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
@media(max-width:979px) {
    #sub-bar .nav-pills>li h1 {
        max-width: 318px
    }
}
@media(max-width:579px) {
    #sub-bar .pull-right {
        display: none
    }
}
#sub-bar .nav-pills>li.active>a {
    background-color: transparent !important;
    color: #15171a
}
#sub-bar .nav-pills>li>a:hover {
    background-color: transparent !important
}
#sub-bar .dropdown-menu {
    border-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    top: 1px;
    left: 0
}
#sub-bar .nav-pills>li.divider {
    border-left: 1px solid #e4e8f0;
    height: 48px;
    margin-right: 18px;
    margin-left: 18px
}
.message-icon {
    text-align: center;
    padding: 36px !important
}
.gravatar {
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    overflow: hidden
}
#searchform .searchinputs {
    float: left
}
#searchform .btn-search {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-left: -1px
}
#searchform .btn-search.btn-primary {
    color: #fff
}
#searchform input {
    padding: 6px 9px 6px 9px;
    font-size: 18px;
    height: 22px !important;
    border: 0
}
#searchform button {
    height: 34px !important;
    border: 0 !important
}
#searchform button img {
    position: relative;
    bottom: 2px
}
#homepage-search #searchform input {
    width: 500px
}
.back-container,
#menuBackground {
    background-color: #e4e8f0
}
.back-container .loading,
#menuBackground .loading {
    background-color: #e4e8f0;
    min-height: 200px
}
.subhead {
    margin: 18px 0 0 0
}
.subhead .nav-pills {
    float: right
}
.loading {
    min-height: 200px
}
#infscr-loading,
#infscr-finished,
#loadmoreicons {
    display: block;
    clear: both
}
#infscr-loading {
    #background-image: url("https://cdn0.iconfinder.com/static/d87a726bae942fd6f18a7fd5811e84c8/assets/img/spinners/eye.gif");
    background-size: 64px 64px;
    background-repeat: no-repeat;
    background-position: center center;
    position: fixed;
    display: none;
    bottom: 5%;
    left: 50%;
    z-index: 1000;
    width: 70px;
    height: 70px;
    margin-left: -35px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #fff;
    opacity: .6;
    filter: alpha(opacity=60);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}
#infscr-finished,
#loadmoreicons {
    height: 96px;
    padding-top: 18px
}
#infscr-finished #loadmoreiconsbutton,
#loadmoreicons #loadmoreiconsbutton,
#infscr-finished .scrolltotop,
#loadmoreicons .scrolltotop {
    display: block;
    min-width: 400px;
    padding: 9px 18px 9px 18px;
    margin: 0 auto
}
.pagination {
    margin: 0 auto;
    padding-bottom: 18px;
    text-align: center
}
.pagination a {
    background-color: #fff
}
.pagination li.active a {
    color: #b0b3b7
}
.cb,
.clearboth {
    clear: both;
    line-height: 0
}
.left-row {
    float: left;
    width: 65.9574468%
}
.right-row {
    float: right;
    width: 34.04255319%
}
.right-row p.section {
    clear: both
}
.container>section,
.container>form>section {
    margin-bottom: 36px
}
.footer {
    z-index: 101;
    color: #b0b3b7;
    border-top: 1px solid #e4e8f0;
    background-repeat: no-repeat;
    background-position: center 110px;
    padding: 36px 18px 36px 18px
}
.footer.contentpage {
    display: block;
    text-align: center
}
.footer.contentpage .banner {
    margin: 18px auto 18px auto
}
.footer.contentpage .socialallthethings {
    margin: 0
}
.footer a {
    margin-right: 9px;
    color: #96999f
}
.footer a:hover {
    color: #357c38 !important
}
.footer div {
    margin-bottom: 9px
}
.footer .creditcard-logos {
    padding-top: 20px
}
.footer .creditcard-logos img {
    height: 24px;
    position: relative;
    bottom: 2px
}
.secureconnection {
    color: #b0b3b7;
    line-height: 18px
}
.secureconnection img {
    height: 24px;
    position: relative;
    bottom: 2px
}
.nav.tags {
    padding: 18px 0 0 18px !important
}
.nav.tags span.label * {
    font-size: 11px !important
}
.nav.tags span.label a {
    color: #2e2f33;
    padding: 0 !important;
    border: 0 !important
}
.nav.tags span.label a:hover {
    background-color: transparent
}
.nav.tags+.back-container {
    border-top: 0
}
.default-text {
    color: #2e2f33;
    text-align: center;
    display: block;
    margin: 10px 0
}
#main-navigation {
    position: absolute;
    float: left;
    clear: left;
    width: 234px;
    background: #fff;
    height: 100%;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1)
}
#main-navigation .icon-if {
    display: none
}
#main-navigation h4 {
    margin: 18px 0 0 0;
    padding: 0 9px 0 18px;
    text-transform: uppercase;
    line-height: 35px;
    font-weight: bold;
    font-size: 11px;
    color: #2e2f33
}
#main-navigation a {
    line-height: 30px;
    padding: 4.5px 18px 4.5px 20.7px;
    margin: 0;
    text-decoration: none;
    color: #2e2f33
}
#main-navigation a i {
    font-size: 24px;
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 3px
}
#main-navigation a:hover {
    background-color: #e4e8f0
}
#main-navigation a:active {
    color: #fff;
    background-color: #44a048
}
#main-navigation .nav {
    margin-top: 0
}
#main-navigation ul {
    padding: 0;
    margin: 0
}
#main-navigation li {
    display: block;
    padding: 0;
    margin: 0;
    list-style-type: none
}
#main-navigation li.active a {
    background-color: #fff;
    color: #44a048;
    border-right: 3px solid #44a048
}
#main-navigation #dashboard-menu.active p {
    color: #44a048
}
#main-navigation #dashboard-menu p {
    color: #44a048
}
#main-navigation #dashboard-menu a {
    height: 50px;
    padding-top: 24px;
    padding-left: 18px;
    margin-bottom: -5px
}
#main-navigation #dashboard-menu a .gravatar {
    width: 45px;
    height: 45px;
    float: left;
    margin-right: 15px
}
#main-navigation #dashboard-menu a .account-nav-info {
    float: left;
    padding-top: 5px
}
#main-navigation #dashboard-menu a .account-nav-info p {
    line-height: 18px;
    margin: 0
}
#top-navigation a,
#top-navigation li.active a {
    height: 60px;
    line-height: 60px
}
#top-navigation a#settings-icon {
    margin: 16px 18px 0 0;
    padding: 0;
    float: right;
    width: 16px;
    height: 16px;
    line-height: 16px
}
#menuBackground {
    min-height: 900px;
    background-color: #fff;
    overflow: hidden;
    position: relative
}
#main-content #action-bar,
#main-content-icons #action-bar {
    margin-left: 18px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    padding-left: 18px;
    height: 60px
}
#main-content #action-bar h1,
#main-content-icons #action-bar h1 {
    font-size: 24px;
    margin: 0;
    padding: 0;
    line-height: 60px;
    float: left
}
#main-content #secondary-actions,
#main-content-icons #secondary-actions {
    margin: 22px 36px 0 0;
    padding: 0
}
#main-content #secondary-actions span,
#main-content-icons #secondary-actions span {
    line-height: 33px
}
.content {
    background-color: #e4e8f0
}
.content>section,
.content>form>section,
.content>div>section,
.content>div>div>section,
.content>.container-fluid>.row-fluid>div>section,
.content>.container-fluid>.row-fluid>div>div>section {
    padding: 18px 36px;
    border-bottom: 1px solid #e4e8f0;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1)
}
.content .row-fluid {
    margin-bottom: 18px
}
.content>form:nth-child(2) {
    padding: 0
}
.content section:last-child {
    margin-bottom: 0
}
.content section.header-actions {
    padding: 18px 0;
    height: 30px
}
.content section.top-message {
    margin-bottom: 54px;
    padding: 18px 36px 27px 36px
}
section.flow-navigation {
    clear: right;
    line-height: 30px
}
section.flow-navigation a {
    display: inline-block
}
section.flow-navigation-bottom {
    clear: none;
    min-height: 48px;
    padding-top: 18px;
    padding-bottom: 18px
}
section.flow-navigation-bottom button {
    margin-right: 9px
}

/*#main-content {
    min-height: 1000px;
    padding: 18px
}*/
#main-content .span12 {
    margin: 0
}
#top-content {
    border: 0;
    display: none;
    height: 18px;
    padding: 0 18px
}
#top-content h1 {
    color: #b0b3b7;
    line-height: 18px;
    display: none
}
.container-fluid {
    padding-left: 0;
    padding-right: 0
}
#secondary-actions {
    float: right;
    padding: 36px 36px 0 0
}
#secondary-actions .breadcrumb {
    border: 0;
    box-shadow: none;
    background: transparent;
    float: right;
    font-weight: bold
}
#secondary-actions .breadcrumb .active {
    color: #35373b
}
#secondary-actions .breadcrumb a {
    color: #b0b3b7
}
#secondary-actions .breadcrumb a:hover {
    text-decoration: none
}
#secondary-actions .breadcrumb em {
    font-style: normal;
    color: #35373b;
    margin-left: 10px
}
#secondary-actions form {
    float: right;
    line-height: 28px
}
#secondary-actions form span {
    vertical-align: top;
    line-height: 20px
}
.message-group {
    border: 0 !important;
    padding-top: 18px !important;
    padding-bottom: 0 !important
}
.previewa {
    overflow: hidden;
    width: 280px;
    height: 150px;
    display: block
}
.previewa img {
    width: 350px;
    max-width: 350px;
    height: 200px;
    display: block
}
div.iconset {
    margin: 0 18px 72px 0
}
#view-pagenotfound {
    # background: url("https://cdn2.iconfinder.com/static/f36f179a2ec944c866b92ac8aef63243/assets/img/404.jpg") no-repeat center center fixed;
    background-color: black;
    background-size: cover;
    background-repeat: no-repeat;
    display: table
}
#view-pagenotfound>div {
    display: table-cell;
    vertical-align: middle;
    padding-left: 36px
}
#view-pagenotfound h1 {
    color: white;
    font-size: 128px;
    margin-top: 15%;
    margin-bottom: 48px
}
#view-pagenotfound h2 {
    color: white;
    font-size: 40px
}
#view-pagenotfound h3,
#view-pagenotfound h3 a {
    color: white
}
.nav-tabs,
.nav-pills {
    height: 35px
}
.nav-tabs::after,
.nav-pills::after {
    clear: none
}
#user-shortcuts span {
    display: none
}
.controls {
    height: 44px
}
@media(max-width:1200px) {
    .left-row {
        width: 100%;
        float: none;
        clear: both
    }
    
    .right-row {
        width: 100%;
        float: none;
        clear: both
    }
}
@media(max-width:1000px) {
    #filters-bar {
        display: none
    }
    
    #view-search {
        padding-top: 60px
    }
    
    .navbar-fixed-top {
        margin-bottom: 0 !important
    }
    
    .back-container {
        border-top: 0
    }
    
    .content {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }
    
    div.iconset {
        width: 99.99999999%;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }
    
    div.iconset .previewimg {
        margin: 0
    }
    
    .iconsettext {
        float: right;
        width: 360px
    }
    
    .subhead .nav-pills {
        display: none
    }
    
    #bsap_1239320 {
        display: none
    }
    
    .breadcrumb {
        #display: none
    }
}
@media(max-width:810px) {
    #bsap_1238605,
    #bsap_1239763,
    #bsap_1239143 {
        display: none
    }
    
    #bannerhomepage {
        display: none !important
    }
}
@media(max-width:480px) {
    #tagline {
        display: none
    }
    
    .footer {
        overflow: none;
        font-size: 12px
    }
}
#discovery,
li.logo {
    display: none !important
}
.rightbartd {
    width: 300px
}
.tdcontent li {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-indent: 0
}
.tdcontent .letter {
    font-weight: bold
}
.pagecontent {
    max-width: 960px;
    margin: 0 auto;
    padding: 36px 0
}
.pagecontent li {
    margin-bottom: 5px;
    line-height: 150%
}
.text-hero {
    width: 100%;
    padding: 0;
    padding: 0 0 36px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #1c1e23
}
.text-hero h1 {
    color: #d4d6dc;
    text-align: center;
    font-size: 24px;
    margin-bottom: 0
}
.text-hero .intro {
    text-align: center;
    padding: 18px 0 18px 0;
    color: #d4d6dc
}
.text-hero .intro h2 {
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    width: 70%;
    margin: 0 auto
}
.coltable tr {
    vertical-align: top
}
.contenttd ul li {
    list-style-type: disc
}
.contenttd,
.rightbartd {
    padding: 18px
}
#feedback .loading {
    background-image: none !important;
    background-position: 10px 10px !important
}
.intextimage,
.textimage {
    display: block;
    background-color: #eee;
    clear: both;
    padding: 20px;
    text-align: center;
    margin: 20px 0
}
.flright {
    float: right;
    margin: 0 0 20px 20px
}
.flleft {
    float: left;
    margin: 0 20px 20xp 0
}
div.autosuggest {
    position: absolute;
    padding: 0;
    z-index: 1000;
    background-color: #e4e8f0;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    margin-top: -1px
}
div.autosuggest * {
    font-style: normal
}
div.autosuggest div.as_header,
div.autosuggest div.as_footer {
    position: relative;
    height: 0;
    padding: 0;
    overflow: hidden
}
div.autosuggest div.as_header div.as_bar,
div.autosuggest div.as_footer div.as_bar {
    height: 6px;
    overflow: hidden
}
div.autosuggest ul {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 100%;
    border-top: 0;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1)
}
div.autosuggest ul li {
    margin: 0;
    text-align: left;
    text-transform: lowercase
}
div.autosuggest ul li a {
    display: block;
    text-decoration: none;
    position: relative;
    padding: 4.5px 0;
    width: 100%;
    color: #b0b3b7 !important;
    text-indent: 14px;
    font-size: 16px !important
}
div.autosuggest ul li a:hover {
    background-color: #44a048
}
div.autosuggest ul li a:active {
    background-color: #44a048
}
div.autosuggest ul li a span {
    display: block
}
div.autosuggest ul li.as_highlight a {
    background-color: #44a048
}
div.autosuggest ul li.as_highlight a,
div.autosuggest ul li.as_highlight a em {
    color: #fff !important
}
div.autosuggest ul li a .tl,
div.autosuggest ul li a .tr {
    width: 6px;
    height: 6px;
    position: absolute;
    top: 0;
    padding: 0;
    margin: 0
}
div.autosuggest ul li a .tr {
    right: 0
}
div.autosuggest ul li.as_highlight a .tl {
    left: 0
}
div.autosuggest ul li.as_highlight a .tr {
    right: 0
}
div.autosuggest ul li.as_warning {
    text-align: center;
    padding: 5px;
    background-color: #f3c195;
    color: #bf6516
}
div.autosuggest ul em {
    color: #35373b
}
.text-centered {
    text-align: center
}
.cbp-hrmenu {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1)
}
.cbp-hrmenu .cbp-hropen a.navbar-item {
    color: #fff
}
.cbp-hrmenu .cbp-hropen a.navbar-item:hover {
    color: #fff;
    background: 0
}
.cbp-hrmenu .cbp-hropen a.navbar-item img {
    opacity: 1
}
.cbp-hrmenu a.navbar-item {
    position: absolute;
    left: 20px;
    height: 60px;
    line-height: 60px !important;
    padding: 0 10px !important;
    display: inline-block
}
.cbp-hrmenu a.navbar-item img {
    width: 13px;
    display: inline-block;
    margin-top: -3px;
    margin-right: 5px;
    opacity: .8
}
.cbp-hrmenu a.navbar-item:hover {
    color: #fff
}
.cbp-hrmenu a.navbar-item:hover img {
    opacity: 1
}
.cbp-hrmenu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-left: -4px
}
.cbp-hrmenu>ul,
.cbp-hrmenu .cbp-hrsub-inner {
    padding-right: 20px;
    padding-left: 0;
    margin-left: 0;
    background-color: #fff
}
.cbp-hrsub .newsletter {
    width: 100%;
    margin-top: 20px;
    background: #e6ebf5;
    margin-bottom: -20px;
    height: 42px;
    border-top: 1px solid #e4e8f0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    opacity: 1
}
.cbp-hrsub .newsletter:hover {
    opacity: 1
}
.cbp-hrsub .newsletter .wrapper {
    padding: 8px 0 0 10px;
    color: #2e2f33
}
.cbp-hrsub .newsletter .wrapper img {
    width: 40px;
    opacity: .6;
    margin-right: 4px
}
.cbp-hrsub .newsletter .wrapper input {
    height: 15px;
    width: 175px;
    box-shadow: none;
    border: 1px solid #b0b3b7;
    display: inline-block !important
}
.cbp-hrsub .newsletter .wrapper .btn {
    padding: 1px 12px;
    margin: 0 5px 0;
    background: #35373b;
    color: #fff;
    font-size: 13px;
    font-weight: normal
}
.cbp-hrsub .newsletter .wrapper .btn:hover {
    background: #44a048
}
.cbp-hrmenu>ul>li {
    display: inline-block;
    float: left
}
.cbp-hrmenu>ul>li>a {
    padding: 1em 2em;
    color: #d4d6dc;
    display: inline-block
}
.cbp-hrmenu>ul>li.cbp-hropen a {
    color: #2e2f33;
    padding: 3px 5px
}
.cbp-hrmenu>ul>li.cbp-hropen a:hover {
    color: #fff;
    background: #44a048;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}
.cbp-hrmenu .cbp-hrsub {
    display: none;
    position: absolute;
    background: #fff;
    width: auto;
    left: 20px;
    margin-top: 46px;
    padding-top: 10px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    z-index: 99
}
.cbp-hropen .cbp-hrsub {
    display: block;
    padding-bottom: 1.5em
}
.cbp-hrmenu .cbp-hrsub-inner>div {
    padding: 18px;
    padding-top: 8px;
    padding-bottom: 0;
    margin-bottom: 0;
    float: left
}
.cbp-hrmenu .cbp-hrsub-inner:before,
.cbp-hrmenu .cbp-hrsub-inner:after {
    content: " ";
    display: table
}
.cbp-hrmenu .cbp-hrsub-inner:after {
    clear: both
}
.cbp-hrmenu .cbp-hrsub-inner>div a {
    line-height: 1.8em
}
.cbp-hrsub h4 {
    color: #35373b;
    padding-bottom: 5px;
    margin: 0;
    display: inline-block
}
@media screen and (max-width:36em) {
    .cbp-hrmenu .cbp-hrsub-inner>div {
        width: 90%;
        float: none;
        padding: 0 2em
    }
    
    .cbp-hrsub .newsletter {
        display: none
    }
    
    .cbp-hrsub h4 {
        margin-top: 15px
    }
}
#habla_expanded_div>div:nth-child(2) {
    display: none
}
#habla_expanded_div #habla_wcsend_input {
    height: 40px !important;
    padding: 3px !important
}
.list_new {
    width: 386px;
    border-top: 1px solid #F4F7FF;
    margin-top: 15px;
    padding-top: 10px;
    overflow: hidden;
    padding-left: 20px
}
.list_new ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    overflow: hidden
}
.list_new li {
    font-size: 40px;
    color: #999;
    text-align: center;
    width: 160px;
    height: 115px;
    padding: 0;
    margin: 10px 0 10px 10px;
    display: block;
    float: left;
    overflow: hidden;
    border: 1px solid #f1f1f1;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}
.list_new li:hover {
    border: 1px solid #ccc
}
.list_carousel_a:link,
.list_carousel_a:visited,
.list_carousel_a {
    width: 150px;
    height: 120px;
    float: right;
    cursor: default
}
#list_new_prev {
    width: 10px;
    height: 15px;
    float: left;
    opacity: .5;
    position: relative;
    z-index: 100;
    background: url("../Images/arrow-prev.png");
    margin: 59px 0 0 -355px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}
#list_new_next {
    width: 10px;
    height: 15px;
    opacity: .5;
    float: right;
    background: url("../Images/arrow-next.png");
    margin: 59px 0 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}
#list_new_prev:hover {
    opacity: 1
}
#list_new_next:hover {
    opacity: 1
}
.menu_navigation {
    z-index: 999;
    background: rgba(255, 255, 255, 0.98);
    width: 100%;
    height: 70px;
    border-radius: 2px;
    border-bottom: 1px solid #f4f4f4;
    -webkit-box-shadow: 0 1px 5px 0 rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0 1px 5px 0 rgba(50, 50, 50, 0.1);
    box-shadow: 0 1px 5px 0 rgba(50, 50, 50, 0.1)
}
.menu_navigation .inner {
    padding: 0;
    width: 38%;
    font-weight: 400;
    float: left;
    -webkit-transition: All .2s;
    -o-transition: All .2s;
    transition: All .2s
}
.inner {
    width: 450px;
    margin: 0 auto;
    position: relative;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300
}
.inner:after {
    content: "";
    display: table;
    clear: both;
    margin-bottom: 20px
}
.subNavBtn {
    display: block;
    height: 54px;
    width: 65px;
    float: right;
    margin: 5px 12px;
    text-decoration: none;
    font: 12px Iransans;
    font-weight: 300;
    color: #606060;
    line-height: 108px;
    text-align: center;
    direction: rtl
}
.s11 {
    background: url("../Images/specific.svg") top center no-repeat;
    color: #f9bf3b
}
.s11:hover {
    background: url("../Images/specific-hover.svg") top center no-repeat;
    color: #000
}
.s12 {
    background: url("../Images/nagd.svg") top center no-repeat;
    color: #3FC380
}
.s12:hover {
    background: url("../Images/nagd-hover.svg") top center no-repeat;
    color: #000
}
.s13 {
    background: url("../Images/comment.svg") top center no-repeat;
    color: #8E44AD
}
.s13:hover {
    background: url("../Images/comment-hover.svg") top center no-repeat;
    color: #000
}
.sTTop {
    background: url("../Images/top.svg") top center no-repeat;
    color: #888
}
.sTTop:hover {
    background: url("../Images/top-hover.svg") top center no-repeat;
    color: #000
}
.sddown {
    background: url("../Images/btn.svg") top center no-repeat;
    color: #888
}
.sddown:hover {
    background: url("../Images/btn-hover.svg") top center no-repeat;
    color: #000
}
.s11,
.s12,
.s13,
.sTTop,
.sddown {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    float: right
}
.s11:hover,
.s12:hover,
.s13:hover,
.sTTop:hover,
.sddown:hover {
    cursor: pointer
}
.active {
    color: #000;
    opacity: 1
}
.ss1 {
    background: url("../Images/ss1.png") center no-repeat
}
.ss2 {
    background: url("../Images/ss2.png") center no-repeat
}
.ss3 {
    background: url("../Images/ss3.png") center no-repeat
}
.ssTop {
    background: url("../Images/ssTop.png") center no-repeat
}
.ssdown {
    background: url("../Images/ssdown.png") center no-repeat
}
.sell_nav {
    width: 375px;
    height: 100px;
    float: right;
    margin-right: 15px;
    border-top: 1px solid #F4F7FF;
    margin-top: 15px
}
span.stars,
span.stars span {
    display: block;
    background: url("../Images/stars.png") 0 -12px repeat-x;
    width: 65px;
    height: 12px;
    float: left;
    cursor: pointer;
}
span.stars span {
    background-position: 0 0;
    float: left !important;
}
#product_body {
    width: 1215px;
    margin: 10px auto
}
#product_content {
    width: 100%;
    min-height: 475px;
    float: right;
    margin-bottom: 20px;
    padding-bottom: 15px;
    background: #fff;
    border: 1px solid #ebeced;
    border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}
.star_pro {
    width: 13px;
    height: 14px;
    float: left;
    position: relative;
    cursor: pointer;
    top: -10px;
}
.rate_text {
    width: 10px;
    height: 100%;
    float: right;
    font: 11px Arial;
    color: #808080;
    text-align: center;
    direction: rtl
}
#pro_color {
    width: 11px;
    height: 100px;
    float: right;
    position: absolute;
    z-index: 10;
    margin-top: 15px;
    margin-left: 194px
}
#color_li {
    width: 100%;
    height: 11px;
    float: right;
    border: 1px solid #eee;
    margin-bottom: 5px
}
#special_suggest {
    width: 60px;
    height: 23px;
    margin-left: -10px;
    float: left;
    position: absolute;
    z-index: 10;
    background-color: #EF6363;
    direction: rtl;
    text-align: center;
    font-size: 11px;
    font-family: Iransans;
    font-weight: 300;
    color: #fff;
    line-height: 23px;
}
#nav_tab {
    background: none repeat scroll 0 0 #F7F9FA;
    float: right;
    height: 32px;
    margin: -1px 0 10px;
    width: 98.3%;
}
#nav_tab_bread {
    float: right;
    height: 30px;
    width: 50%
}
#user_info_nav,
#post_nav {
    # width: 440px;
    float: right;
    margin-top: 25px
}
#post_nav {
    clear: none;
    float: left
}
#user_info_row {
    #width: 100%;
    min-height: 40px;
    float: right;
    border: 1px solid #dadee2;
    border-top: none
}
#save_btm,
#save_info {
    float: right;
    background: #f9bf3b;
    cursor: pointer;
    display: block;
    width: 111px;
    font: 12px Iransans;
    text-align: center;
    margin-top: 10px;
    color: #fff;
    transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    line-height: 29px;
    border-radius: 2px
}
#save_info {
    float: left;
    font-size: 14px;
    text-align: center;
    color: #fff;
    line-height: 30px;
    border: 0;
    background: #21A4EC;
    margin-top: -10px;
    padding: 10px;
}
#save_btm:hover,
#save_info:hover {
    transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    background: #E8A919
}
#user_info_error {
    width: 220px;
    float: right;
    margin: 20px;
    text-align: right;
    color: #22A6EE;
    direction: rtl;
    font: 12px tahoma
}
#user_info_row_title,
.user_info_row_txt {
    width: 165px;
    float: right;
    padding: 12.2px 10px;
    text-align: right;
    direction: rtl;
    font: 12px Iransans;
    color: #404040
}
.user_info_row_txt {
    border: 0;
    outline: none;
    width: 233px;
    color: #808080;
    background: #f9f9f9
}
.ads_left,
.ads_right {
    width: 60%;
    height: 460px;
    float: right;
    margin-top: 20px;
    border-right: 1px solid #ededed;
    padding-bottom: 10px
}
.lable_radio {
    float: right;
    padding: 10px;
    text-align: right;
    direction: rtl;
    font: 12px Iransans;
    color: #404040;
    cursor: pointer
}
#lable_txt_radio,
#radio_price {
    float: right;
    padding: 10px;
    text-align: right;
    direction: rtl;
    font: 11px Tahoma;
    color: #808080;
    margin-top: 5px
}
#radio_price {
    float: left;
    color: #444
}
.ads_right {
    width: 400px;
    margin-top: 0;
    border-right: none
}
#ads_title {
    width: 1180px;
    height: 34px;
    float: right;
    padding: 3px 16px;
    text-align: right;
    direction: rtl;
    font: 20px Iransans;
    font-weight: 300;
    color: #404040;
    margin: 30px 0 10px 30px;
    border-bottom: 1px solid #f1f1f1
}
#ads_txt,
#ads_txt_more {
    width: 1150px;
    /* min-height: 250px; */
    
    float: right;
    padding: 25px 31px;
    margin: 0px 0 40px 40px;
    overflow: hidden;
    font: 13px Shabnam;
    line-height: 34px;
    text-align: justify;
    color: #5B656A;
    direction: rtl;
}
#ads_txt *,
#ads_txt_more * {
    font: 13px Shabnam;
    line-height: 34px;
    color: #5B656A;
    text-align: justify;
    direction: rtl;
}
#code {
    padding: 5px;
    float: left;
    direction: rtl;
    font: 18px BNazanin;
    margin-top: 35px;
    margin-left: 10px;
    color: #eee
}
.sell_right {
    width: 100px;
    cursor: pointer;
    float: left;
    background: #CECC03;
    color: #000;
    font: 20px BNazanin;
    direction: rtl;
    text-align: center;
    transition: all .7s;
    clear: left;
    margin: 10px 20px
}
#search_ads {
    width: 100%;
    float: right;
    background: #FFF;
    border: 1px solid #eee;
    margin: 30px auto;
    padding-bottom: 0
}
.ads_block {
    width: 660px;
    margin: 15px 10px;
    float: left
}

/*#ads_in {
    width: 99%;
    float: right;
    margin-right: 25px;
    padding-bottom: 20px
}*/
 
.title_top,
.post_title {
    font: 16px 'Yekan';
    color: #0d93e8;
    float: right;
    width: 100%;
    height: 32px;
    line-height: 45px;
    margin: 15px 10px 30px 0;
    text-align: right;
    padding-right: 50px;
    background: url("../Images/title_top.png") right center no-repeat;
}
.post_title {
    float: left;
    line-height: 35px;
    background: url("../Images/post.png") right center no-repeat
}
#ok_info {
    float: left;
    margin: 20px 5px 0 0;
    display: block
}
#txt_ok_info,
#txt_error_info {
    float: left;
    color: #21A4EB;
    direction: rtl;
    font: 13px Iransans;
    margin: 0px 5px 0 25px
}
#txt_error_info {
    margin-top: 26px;
    color: red;
}
.title_verf {
    width: 100%;
    float: right;
    font: 16px Iransans;
    color: #606060;
    clear: right;
    padding: 4px 35px;
    direction: rtl;
    text-align: center;
    margin: 50px 0
}
.pro-title {
    background: #f5f6f7;
}
.pro-title,
.title_per {
    width: 95.9%;
    float: right;
    font: 16px Arial;
    font-weight: 600;
    color: #606060;
    clear: right;
    padding: 6px 15px;
    direction: rtl;
    text-align: right;
}
.title_empty {
    width: 100%;
    float: right;
    font: 22px Yekan;
    color: #606060;
    clear: right;
    margin-top: 20px;
    direction: rtl;
    text-align: center
}
#empty_bg {
    width: 100%;
    height: 140px;
    background: url("../Images/emp-bascket.svg") center no-repeat;
    text-align: center;
    float: right;
    margin-top: 100px
}
.title_per {
    color: #888;
    clear: right;
    font: 12px Shabnam, Arial;
}
.like_top {
    background: url("../Images/like_top.png") no-repeat scroll right top rgba(0, 0, 0, 0);
    color: #888;
    cursor: pointer;
    direction: rtl;
    float: right;
    font: 11px/20px Tahoma;
    height: 22px;
    margin-left: 5px;
    padding-left: 10px;
    text-align: center;
    width: 20px;
    padding-right: 20px
}
.gift {
    width: 45px;
    height: 28px;
    padding: 0px 13px;
    background: #fff;
    color: #888;
    font-size: 12px;
    outline: 0;
    /* background: none; */
    
    border: 1px solid #ccc;
    -moz-appearance: none;
    text-align: center;
    border-radius: 3px;
    margin: 3px 0;
    /*    width: 100%;
    height: 20px;
    background: #ededed;
    float: left;
    text-align: center;
    font-size: 12px;
    font-family: Iransans;
    color: #444*/
}
.gift_left {
    height: 100px;
    min-width: 100px;
    float: left;
    clear: right;
    border: 1px solid #ededed;
    margin-left: -133px;
    margin-top: -60px;
    background: none;
    cursor: help;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}
.gift_left:hover {
    border: 1px solid #22a7f0
}
#inform_me {
    width: 61px;
    height: 16px;
    float: right;
    margin: 0 30px;
    background: url("../Images/inform-me.png")
}
.pro_count {
    width: 350px;
    height: 35px;
    float: right;
    clear: right;
    margin: 5px 20px;
    border: 1px solid #a1a1a1;
    border-right: none;
    border-left: none
}
.pro_count span {
    text-align: right;
    direction: rtl;
    float: right;
    padding: 7px;
    font: bold 13px Tahoma
}
.pro_count input {
    width: 30px;
    padding: 2px;
    float: right;
    text-align: center;
    direction: ltr;
    margin: 7px 100px;
    border: 1px solid #a1a1a1
}
.count {
    width: 30px;
    padding: 2px;
    float: right;
    text-align: center;
    direction: ltr;
    margin: 4px 5px;
    background: #f8f8f8;
    border: 1px solid #eee
}
#price_navigation {
    width: 100%;
    line-height: 42px;
    float: right;
    margin: 0;
    height: auto;
    /* line-height: 32px; */
    
    margin: 5px 0 -5px 0;
}
#pro_price,
#pro_price2 {
    height: 22px;
    line-height: 24px;
    font-size: 19px ;
    font-weight: 500;
    color: #86bb1c;
    text-align: left;
    direction: rtl;
    float: right;
    font-family: 'Yekan';
}
#pro_price span,
#pro_price2 span {
    font: 15px Yekan;
    font-weight: 300;
    margin: 1px 5px 2px 50px
}
#pro_price2 {
    # width: 160px;
    float: right;
    color: #CF000F
}
#color_nav {
    width: 100%;
    height: 25px;
    float: right
}
#compare {
    width: 73px;
    height: 29px;
    float: left;
    left: 0;
    background: url("../Images/compare.png");
    margin-top: 15px
}
#ads_notefound {
    width: 100%;
    height: 300px;
    direction: rtl;
    padding-top: 150px;
    text-align: center;
    font: 25px Iransans;
    color: #eee
}
.ads_block_pic {
    width: 100px;
    height: 50px;
    font: 16px comic sans ms, cursive;
    color: #aaa;
    margin-top: -17px;
    background: url("../Images/title.png") no-repeat top;
    padding: 10px 0 0 20px
}
.ads_title_pic,
.link_title_pic {
    width: 70px;
    height: 50px;
    font: 16px comic sans ms, cursive;
    color: #aaa;
    margin-top: -12px;
    background: url("../Images/title.png") no-repeat top;
    padding: 10px 0 0 20px
}
.link_title_pic {
    background: url("../Images/link_title.png") no-repeat top
}
.ads_content {
    width: 200px;
    height: 250px;
    padding: 0 10px;
    margin: 10px 6.5px 5px 0;
    float: right;
    border: 1px solid #E0E8E9;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 1px 0 #BFBFBF;
    -webkit-box-shadow: 0 1px 0 #ededed;
    -moz-box-shadow: 0 1px 0 #ededed;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    cursor: pointer;
}
.ads_content:nth-child(4n) {
    margin-left: 0px;
}
.ads_content a {
    text-decoration: none
}
.ads_content_right {
    width: 450px;
    height: 460px;
    float: right
}

/*
.rate {
    width: 100%;
    height: 20px;
    float: right;
    overflow: hidden;
    margin-top: 2px
}*/
.right-content .rate {
    width: 90px !important
}
.price-rating {
    min-height: 80px;
}
.sell {
    width: 20%;
    height: 31px;
    float: left;
    color: #FFF;
    font-family: Tahoma;
    font-size: 13px;
    cursor: pointer;
    line-height: 22px;
    clear: right;
    margin: 0 5px;
    background: url("../Images/sell.png") left center no-repeat;
    opacity: .96
}
.sell_product_txt {
    font: 13px 'Shabnam';
    float: left;
    padding: 11px 24px 14px 26px;
    width: 109px;
    text-align: right;
    color: #fff;
    direction: rtl;
    margin-top: 0px;
    height: 13px;
    background: #33B971;
    border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
}
.sell_product {
    width: 205px;
    height: 38px;
    float: right;
    color: #FFF;
    cursor: pointer;
    background: url("../Images/sell_content.png") 164px 5px no-repeat #34A25A;
    margin-top: 17px;
    margin-right: 11px;
    font: 13px 'Shabnam';
    line-height: 38px;
    direction: rtl;
    text-align: center;
    padding: 0;
    /* font-weight: 300; */
    
    border-radius: 2px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.sell_product:hover {
    opacity: 0.8;
}
.baskett {
    width: 248px;
    min-height: 100px;
    float: right;
    border-radius: 2px;
    margin: 25px 2px 0;
    background: #474747;
    color: #FFF;
    border: 1px solid #666
}
.basket_title1 {
    width: 219px;
    height: 30px;
    border-bottom: 1px solid #666;
    font: 20px BTraffic;
    float: right;
    padding: 3px 0;
    text-align: right;
    margin: 5px 0;
    direction: rtl;
    padding-right: 30px
}
.basket_title1 span {
    margin-right: 20px
}
.basket_row {
    width: 100%;
    min-height: 15px;
    float: right;
    margin: 5px;
    display: block;
    font-size: 12px;
    text-align: right;
    direction: rtl
}
.basket_count,
.basket_remove {
    width: 15px;
    height: 15px;
    float: right
}
.basket_remove {
    cursor: pointer;
    margin-right: 3px
}
.link_ads:link,
.link_ads:visited,
.link_ads,
.link_adsa {
    width: 133px;
    height: 100px;
    float: left;
    margin: 10px;
    border: 1px solid #ccc;
    overflow: hidden
}
.imgg_ads {
    height: 250px;
    margin: 20px 0
}
.img_ads {
    margin: 20px 15px 5px
}
.pro_img {
    width: 100%;
    height: 285px;
    float: right;
    overflow: hidden
}
#small_img {
    width: 220px;
    float: left;
    overflow: hidden
}
#small_img li {
    display: block;
    text-align: center
}
.img_sml {
    cursor: pointer;
}
.ads_name {
    width: 96.3%;
    min-height: 42px;
    overflow: hidden;
    float: right;
    direction: ltr;
    text-align: left;
    text-decoration: none;
    list-style-type: none;
    color: #6f6f6f;
    font: 12px Arial;
    font-weight: 600;
    /* background: #DDD; */
    
    padding: 4px;
    line-height: 17px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.ads_no,
.ads_soon,
.ads_stop {
    width: 88px;
    height: 20px;
    float: right;
    direction: rtl;
    text-align: right;
    background: url(../Images/not_exist.png) #dd2849 right center no-repeat;
    color: #fff;
    font: 12px Iransans;
    margin: 5px;
    padding-left: 10px;
    border-radius: 2px;
    line-height: 20px;
    padding-right: 28px;
}
.ads_soon {
    font-size: 11px;
    background: url("../Images/soon.png") #3FC380 right center no-repeat
}
.ads_stop {
    line-height: 20px;
    font-size: 10.5px;
    background: url("../Images/stop.png") #D2D7D3 right center no-repeat;
    padding-right: 2px
}
.ads_bottom,
.ads_bottom_down {
    min-width: 25%;
    height: 30px;
    float: right;
    color: #8f8f8f;
    padding: 0;
    text-align: right;
    direction: rtl;
    padding-right: 5px;
    font: 14px Arial;
    font-weight: 600;
    line-height: 30px;
    text-align: right;
}
#toman,
#tomans {
    font: 9px shabnam;
    /*color: #22a7f0;*/
    
    color: #7f7f7f;
    float: left;
    height: 30px;
    line-height: 31px;
    width: 20px;
    margin-left: 5px
}
#tomans {
    float: right;
    margin-right: 10px;
    color: #7f7f7f;
}
.ads_bottom_down {
    margin-right: 12px;
    float: left;
    color: #86bb1c;
    padding: 0 6px;
}
.left_ads_row1 {
    width: 250px;
    height: 130px;
    overflow: hidden;
    float: right;
    direction: rtl;
    text-align: right;
    direction: rtl;
    text-align: right;
    font: 14px IranSans, Arial;
}

#waranty_nav {
    width: 330px;
    min-height: 30px;
    float: right;
    /*padding: 0px 0 10px;*/
    
    margin-right: 10px
}
#waranty_nav label {
    font-size: 11px;
    line-height: 15px;
    background: #fff
}
.nav_radio_waranty {
    width: 100%;
    height: 20px;
    float: right;
    margin-bottom: 5px
}
.radio_waranty {
    float: right;
    width: 10px;
    height: 10px;
    margin: 5px;
    border: 1px solid #aaa;
    background: #FFF;
    border-radius: 10px;
    cursor: pointer
}
.waranty_txt {
    width: 290px;
    margin: 0px 0px 2px 5px;
    padding: 2px 2px;
    float: right;
    text-align: right;
    direction: rtl;
    font: 11px IranSans;
    color: #888;
    cursor: pointer;
}
.color_nav {
    width: 50px;
    height: 17px;
    float: right
}

/*
label {
    width: 19px;
    height: 19px;
    cursor: pointer;
    float: right;
    font: 11px Tahoma;
    #color: #808080;
    margin-right: 15px;
    line-height: 10px
}

input[type=checkbox] {
    display: none;
}

label:before {
    content: "";
    display: inline-block;
    float: right;
    width: 19px;
    height: 19px;
    font-size: 14px;
    border: 1px solid #DADCDD;
}

input[type=checkbox]:checked+label:before {
    content: "\2713";
    text-shadow: 0 1px 1px rgba(0, 0, 0, 1);
    color: #898989;
    text-align: center;
    line-height: 14px
}
*/
.check_txt {
    float: right;
    font: 11px IranSans, Arial;
    color: #7f7f7f;
    margin: 0 5px 0 0;
    padding: 3px 5px;
    cursor: pointer;
    direction: rtl;
}
#ads_paginate {
        margin-bottom: 50px;
}
#nav_pag {
    width: 100%;
    height: 35px;
    float: left;
    margin: 0 0 0 25px
}
#nav-top {
    width: 60%;
    height: 30px;
    float: right;
    margin: 0 0 5px;
    padding: 5px 0px;
    border-bottom: 1px solid #f4f4f4;
    background: #FFF
}
#nav-top span {
    float: right;
    padding: 5px;
    color: #808080;
    text-align: right;
    direction: rtl;
    font: 12px Iransans;
    font-weight: 300;
    margin-right: 10px;
    margin-top: 2px
}
#ul_bridcrump {
    width: 97%;
    height: 33px;
    float: right
}
#ul_bridcrump li {
    height: 24px;
    float: right;
    display: block;
    margin: 3px 2px;
    padding: 0 8px;
    text-align: right;
    direction: rtl;
    list-style-type: none;
    background: url("../Images/arr-left.svg") left 9px no-repeat;
    background-size: 11px;
}
#ul_bridcrump li :last-child {
    background: none
}
#ul_bridcrump li a {
    float: right;
    text-align: right;
    direction: rtl;
    font: 12px "Iransans", Arial;
    color: #808080;
    text-decoration: none;
    padding: 5px 0 4px 10px;
    -webkit-transition: a;
    0.2s;
    -o-transition: a;
    0.2s;
    transition: a;
    0.2s
}
#ul_bridcrump li a:hover {
    color: #00AEEF
}
.sel {
    border: 1px solid #eee;
    background: inherit;
    padding: 5px;
}

/*.sel {
    min-width: 90px;
    height: 25px;
    float: right;
    margin: 3px 5px;
    padding: 0;
    text-align: right;
    direction: rtl;
    font: 10px Tahoma;
    color: #808080;
    outline: 0;
    text-indent: .01px;
    cursor: pointer;
    background: #fdfdfd;
    border: 1px solid #f4f4f4
}

.sel option {
    color: #808080;
    font: 9px Tahoma;
    padding: 5px 0
}*/
#line,
#line1,
#line2 {
    min-width: 25%;
    height: 1px;
    float: right;
    position: relative;
    z-index: 100;
    background: #606060;
    top: 15px;
    margin-right: -57px
}
#line1 {
    background: #CF000F;
    top: -12px;
    float: left;
    left: 39px
}
#line2 {
    width: 85px;
    background: #eee;
    top: 1px;
    left: 110px
}
#special {
    width: 46px;
    height: 46px;
    position: relative;
    z-index: 1000;
    background: url("../Images/special.png")
}
#new {
    width: 84px;
    height: 84px;
    position: relative;
    z-index: 1;
    margin: 90px 0 0 135px;
    background: url("../Images/new.png")
}
#c_error {
    float: right
}
#last_ads {
    width: 248px;
    float: right;
    -webkit-box-shadow: 0 0 4px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0 0 4px rgba(50, 50, 50, 0.5);
    box-shadow: 0 0 4px rgba(50, 50, 50, 0.5);
    border-radius: 2px;
    margin: 0 10px;
    border: 1px solid #b7b7b7;
    color: #fff;
    background: #474747
}
#last_ads_title {
    width: 200px;
    height: 30px;
    font: 20px BTraffic;
    float: right;
    text-align: right;
    margin: 5px 10px 5px 0;
    padding-right: 30px
}
.last_ads {
    width: 220px;
    height: 30px;
    font: 16px Mj_Text;
    color: #fff;
    overflow: hidden;
    cursor: pointer;
    float: right;
    opacity: .8;
    padding: 5px 20px 0 3px;
    background: url(min-height:50px;"../Images/arrow.png") 228px center no-repeat;
    text-align: right;
    border-top: 1px solid #666;
    text-decoration: none
}
.last_ads:hover {
    background: #333
}
#add_time {
    float: right;
    margin: 20px;
    padding: 5px;
    background: #e8e8e8;
    color: #000;
    font: 12px Tahoma;
    border: 1px solid #ccc
}
ul.pro_endtitle {
    width: 98%;
    height: 30px;
    margin: 50px 1px 1px;
    float: right;
    text-align: right;
    direction: rtl;
    font-family: Tahoma;
    font-size: 14px;
    color: #555;
    margin-right: 7px;
    background: url("../Images/ps.png") repeat-x
}
ul.pro_endtitle li {
    width: 100px;
    height: inherit;
    float: right;
    list-style-type: none;
    text-indent: 0;
    list-style-image: none!important;
    font-size: 12px;
    display: block;
    line-height: 30px;
    text-align: center;
    direction: rtl;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
    position: relative;
    box-shadow: 0 0 3px #00D0FF
}
.pro_txt {
    width: 97%;
    min-height: 30px;
    padding: 2px;
    margin: 5px;
    float: right;
    text-align: justify;
    direction: rtl;
    line-height: 20px;
    font-family: Tahoma;
    font-size: 13px;
    color: #555
}
#d2,
#d3 {
    display: none
}
#d3 span {
    text-align: center;
    direction: rtl;
    font: 12px Tahoma;
    color: #555
}
.pro_txt span {
    width: 97%;
    height: 20px;
    float: right;
    padding: 2px;
    margin-right: 10px;
    background: #EDEDED
}

/*.comment {
    width: 97%;
    height: 220px;
    float: right;
    padding: 2px;
    margin-right: 10px;
    background: #FAFAFA;
    border: 1px solid #ccc
}

.comment #comment_name {
    float: right;
    text-align: right;
    direction: rtl;
    font: bold 12px Tahoma;
    color: #555;
    margin-right: 15px
}
*/
.textarea {
    float: right;
    width: 500px;
    min-width: 500px;
    max-width: 500px;
    height: 100px;
    min-height: 100px;
    max-height: 100px;
    text-align: right;
    direction: rtl;
    font: 12px Tahoma;
    margin: 20px 50px
}
.send {
    float: right;
    padding: 5px;
    font: bold 12px Tahoma;
    color: #555;
    margin: 0 100px;
    background: #ececec;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border: 1px solid #ccc;
    cursor: pointer;
    transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    -webkit-transition: .2s
}
.send:hover {
    background: #ccc;
    color: #fff;
    border: 1px solid #999;
    transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    -webkit-transition: .2s
}
.step {
    width: 61%;
    margin: 30px auto;
    padding-bottom: 20px
}
.step li {
    width: 158px;
    height: 75px;
    float: right;
    display: inline
}
.step #step_one {
    background: url("../Images/step-1.png")
}
.step #step_one_hover {
    background: url("../Images/step-1-hover.png")
}
.step #step_two {
    background: url("../Images/step-2.png")
}
.step #step_three {
    background: url("../Images/step-3.png")
}
.step #endstep {
    background: url("../Images/step-4.png")
}
.step #endstep_hover {
    background: url("../Images/endstep-hover.png")
}
.step #step_three_hover {
    background: url("../Images/step-2-hover.png")
}
.order {
    width: 100%;
    min-height: 120px;
    padding-bottom: 5px;
    float: right;
    border-top: 1px solid #eee
}
#radio_box,
#radiobject_box_end {
    float: right !important;
    clear: right;
    cursor: pointer;
    margin: 17px 3px 15px 5px !important
}
#radiobject_box_end {
    clear: none
}
.order_title,
.order_row,
.factor_row {
    width: 100%;
    float: right;
    text-align: right;
    background: url("../Images/row_bg.png");
    border-bottom: 1px solid #eee;
    margin-bottom: 0px;
}
.order_title li,
.order_row li,
.factor_row li {
    min-height: 135px;
    float: right;
    text-align: center;
    color: #eee;
    text-decoration: none;
    direction: rtl;
    display: inline
}
.order_title li a,
.order_row li a {
    text-decoration: none;
    color: #eee
}
.order_row li {
    line-height: 25px
}
#name_dastgah,
#alias {
    width: 100%;
    float: right;
    text-align: right;
    font-size: 14px ;
    color: #404040;
    margin-top: 10px
}
#alias {
    font-size: 12px;
    color: #808080;
    margin-top: 0
}
#price_nav,
#price_d,
#price_d2 {
    height: 25px;
    float: right;
    background: #fff ;
    margin: 8px 0px 0px;
    border-radius: 2px;
    padding: 0px 10px;
    border: 1px solid #ededed
}
#price_d {
    background-color: none;
    margin-right: 5px
}
#price_d2 {
    margin-top: 0
}
#pric_txt,
#pric_p {
    height: 100%;
    float: right;
    text-align: right;
    direction: rtl;
    font: 11px Yekan;
    color: #444;
    line-height: 25px;
    padding-right: 5px
}
#pric_p {
    font: 14px Tahoma;
    line-height: 24px;
    color: #86bb1c
}
#pric_txt_orange,
#pric_txt_green {
    color: #F9BF3B;
    text-align: right;
    direction: rtl;
    float: left;
    font: 11px Iransans;
    width: 25px;
    height: 25px;
    line-height: 25px;
    margin-left: 10px
}
#pric_txt_green {
    color: #86bb1c
}
#g_txt,
#g_name {
    font: 12px Yekan;
    text-align: right;
    direction: rtl;
    color: #404040;
    padding: 10px 10px 0 0;
    clear: right;
    float: right;
}
#g_name {
    width: 280px;
    color: #808080;
    clear: none;
    float: right;
    margin: 5px 10px 0 0
}
#r_color {
    width: 13px;
    height: 13px;
    float: right;
    margin: 10px 10px 0 0;
    border: 1px solid #f1f1f1
}
.order_img {
    margin: 10px 0;
    height: 115px;
}
.order_sum {
    color: #86bb1c;
    direction: rtl;
    float: right;
    font: 14px tahoma;
    height: 25px;
    line-height: 25px;
    padding-right: 10px;
    text-align: right;
    background: none;
    margin: -1px -2px 4px 0;
    border-radius: 2px
}
.delete {
    width: 28px;
    height: 135px;
    float: right;
    cursor: pointer;
    background: url("../Images/delete.svg") no-repeat center;
    border-right: 1px solid #eee;
    -webkit-transition: all .2s;
    -moz-box-transition: all .2s;
    transition: all .2s
}
.delete:hover {
    background: url("../Images/delete-hover.svg") no-repeat center #fff;
    -webkit-transition: all .2s;
    -moz-box-transition: all .2s;
    transition: all .2s;
    border-right: 1px solid #CF000F
}
#sum_end {
    height: auto;
    float: left;
    border: 1px solid #eee;
    border-top: none
}
.count_top {
    width: 14px;
    height: 9px;
    float: right;
    cursor: pointer;
    margin-top: 2px;
    background: url("../Images/quantity_up.gif")
}
.count_down {
    width: 14px;
    height: 9px;
    float: right;
    margin-top: 16px;
    cursor: pointer;
    margin-right: -14px;
    background: url("../Images/quantity_down.gif")
}
.avalible {
    width: 14px;
    height: 14px;
    float: right;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin: 5px 10px;
    text-align: center;
    background: lime
}
.sum_rowf {
    clear: right;
    width: 70px;
}
.sum_rowf,
.sum_rowl,
.sum_row_takhfif {
    min-width: 85px;
    float: right;
    padding: 5px;
    text-align: right;
    color: #404040;
    text-decoration: none;
    direction: rtl;
    margin: 10px 0px 0 0
}
.sum_rowl,
.sum_row_takhfif {
    margin-right: 45px;
    text-align: center;
    font: 13px tahoma;
    width: 158px;
    border: 1px solid #ededed;
    border-radius: 2px
}
.end_row {
    width: 100%;
    float: right;
    border-top: 1px solid #acacac
}
#nav_btn {
    width: 100%;
    float: right;
    margin: 0px 0 0;
    border-top: 1px solid #ededed;
    padding: 0
}
#login_btm,
#login_pre {
    height: 40px;
    float: left;
    font: 14px IranSans;
    padding: 0px 30px;
    margin: 15px;
    background: url(../Images/cart.png)#6EC545 right center no-repeat;
    cursor: pointer;
    display: block;
    border: 0;
    min-width: 111px;
    border-radius: 2px;
    color: #FFF;
    text-align: center;
    line-height: 40px;
    -webkit-transition: All .2s;
    -o-transition: All .2s;
    transition: All .2s
}
#login_btm:hover,
#login_pre:hover {
    opacity: 0.8;
}
#login_pre {
    float: left;
    padding: 8px 5px;
    font-size: 12px;
    line-height: 28px;
    background: #6EC545
}

/*.select {
    font: 12px Tahoma;
    float: right;
    margin: 5px;
    background: rgba(0, 0, 0, 0.8);
    border: 1px solid #acacac;
    color: #fff!important;
    padding: 5px;
    text-align: right;
    direction: rtl;
    width: 170px
}*/
#nav,
#factor {
    width: 94%;
    float: right;
    padding: 10px;
    background: #000;
    margin: 20px 10px;
    border: 1px solid #3C3B3B
}
#factor {
    background: none;
    border: 0
}
#factor_title {
    width: 95%;
    min-height: 30px;
    float: right;
    padding: 10px 5px;
    font: bold 18px Iransans;
    text-align: center;
    direction: rtl;
    border: 2px solid #acacac;
    color: #333
}
#factor_name {
    width: 98%;
    height: 30px;
    float: right
}
#factor_name_n,
#factor_n_n {
    padding: 5px;
    float: right;
    font: 15px BTraffic;
    text-align: right;
    direction: rtl;
    color: #eee;
    margin-right: 10px
}
#factor_n_n {
    font: 16px BNazanin
}
#factor_t {
    width: 100%;
    float: right;
    border-collapse: collapse
}
#factor_t tr td {
    font: 15px BTraffic;
    text-align: center;
    direction: rtl;
    padding: 5px;
    float: right;
    color: #eee;
    border: 1px solid #acacac
}
#tr1 {
    background: #444
}
#td1,
#td2,
#td3,
#td4,
#td5,
#td6 {
    width: 15px;
    color: #fff;
    font-size: 17px
}
#td2 {
    width: 40px
}
#td3 {
    width: 230px;
    overflow: hidden
}
#td4 {
    width: 50px
}
#td5 {
    width: 130px
}
#td6 {
    width: 157px
}
#td7 {
    width: 371px;
    height: 102px;
    float: right;
    text-align: right;
    font-size: 12px
}
#td8 {
    width: 299px
}
#tr2 {
    float: right
}
#tr3 {
    float: right;
    width: 312px
}
#h4 {
    color: red;
    width: 100px;
    display: inline
}
.print {
    float: left;
    margin: 15px 0 -25px 20px
}
#sub_login {
    width: 97%;
    height: 150px;
    float: right;
    border: 1px solid #3C3B3B;
    margin: 5px 10px;
    background: #111
}
#sub_login h3 {
    border-bottom: 1px solid #D0D1D5;
    color: #eee;
    background: linear-gradient(to bottom, #444 0, #999 100%) repeat scroll 0 0 transparent;
    font-family: Tahoma;
    font-weight: 600;
    direction: rtl;
    font-weight: normal;
    padding: 7px
}
#u_name,
#u_add {
    width: 100%;
    padding: 5px;
    float: right;
    text-align: right;
    direction: rtl;
    color: #DD2A81;
    font: bold 10px Tahoma
}
#u_add {
    width: 100px;
    line-height: 20px;
    color: #eee;
    font: 11px Tahoma;
    text-decoration: none
}
.edit_link {
    width: 90%;
    float: right;
    padding: 3px 0;
    color: #eee;
    text-align: right;
    direction: rtl;
    text-decoration: none;
    font: 14px BNazanin
}
.edit_link input {
    margin: 4px
}
.comment_answer {
    float: right;
    clear: both;
    padding: 5px;
    width: 96%;
    background: #fff;
    margin: 10px;
    border: 1px solid #959595;
    box-shadow: 0 0 2px #999
}
.answer_box {
    width: 95%;
    padding: 5px;
    margin: 10px
}
.answer_txt {
    width: 96%;
    padding: 5px;
    float: right;
    margin: 10px
}
.answer_title,
.date {
    width: 400px;
    height: 15px;
    float: right;
    font: normal 18px TAhoma;
    color: #0595d8;
    text-align: right;
    direction: rtl
}
.date {
    font: normal 14px Tahoma;
    color: #999;
    margin-top: 10px
}
#first_product_content,
.second_product_content {
    width: 100%; 
    float: right; 
}
#first_product_content_in {
    width: 350px;
    min-height: 120px;
    float: right;
    margin: 0 24px 20px 20px
}
#first_product_content_row_title {
    width: 96%;
    float: right;
    font: 16px Iransans;
    font-weight: 300;
    color: #fff;
    text-align: right;
    direction: rtl;
    border-bottom: 1px solid #dadee2;
    background-color: #666;
    padding: 5px 9px
}
#first_product_content_row1,
#first_product_content_row2 {
    width: 90.5%;
    min-height: 24px;
    overflow: hidden;
    float: right;
    text-align: right;
    direction: rtl;
    font: 12px Tahoma;
    color: #666;
    border-bottom: 1px solid #eee;
    background: url("../Images/spec-arrow.png") top right no-repeat #ededed;
    padding: 5px 32px 5px 0;
    line-height: 20px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}
#first_product_content_row2 {
    background: url("../Images/spec-arrow.png") top right no-repeat #f9f9f9
}
#first_product_content_row1:hover,
#first_product_content_row2:hover {
    background: url("../Images/spec-arrow.png") top right no-repeat #d5d5d5;
    cursor: default;
    color: #000
}
#btn_nav {
    width: 100%;
    height: 40px;
    float: right
}
#pro_btn_full,
#pro_btn_nagd,
#comment_btn {
    width: 180px;
    height: 40px;
    margin: 0 auto;
    border: 0;
    color: #fff;
    cursor: pointer;
    font: 14px Iransans;
    font-weight: 300;
    text-align: center;
    direction: rtl;
    line-height: 40px;
    border-radius: 2px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}
.full_spec_btn_top {
    color: #fff;
    background: url("../Images/full_btm.png") center no-repeat #00AEEF
}
.full_spec_btn_top:hover {
    color: #fff;
    background: url("../Images/full_top.png") center no-repeat #3498DB
}
.full_spec_btn_down {
    color: #fff;
    background: url("../Images/full_down_up_blue.png") center no-repeat #00AEEF
}
.full_spec_btn_down:hover {
    color: #fff;
    background: url("../Images/full_down_up_white.png") center no-repeat #3498DB
}
.pro_nagd_top {
    color: #fff;
    background: url("../Images/full_btm.png") center no-repeat #E54737
}
.pro_nagd_top:hover {
    color: #fff;
    background: url("../Images/full_top.png") maroon center no-repeat
}
.pro_nagd_down {
    color: #fff;
    background: url("../Images/full_down_up_blue.png") center no-repeat #E54737
}
.pro_nagd_down:hover {
    color: #fff;
    background: url("../Images/full_down_up_white.png") center no-repeat maroon
}
.pro_comment_top {
    background: url("../Images/comment_top.png") center no-repeat
}
.pro_comment_down {
    background: url("../Images/comment_down.png") center no-repeat
}
.pro_title {
    width: 100%;
    float: right;
    font: 22px BNazanin;
    color: #404040;
    direction: rtl;
    text-align: right
}
.secund_row1,
.secund_row2 {
    width: 100%;
    float: right;
   /* border-bottom: 1px solid #f4f4f4;
    background-color: #fdfdfd;*/
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}
.secund_row2 {
    background-color: #ededed
}
.second_row_title {
    cursor: pointer;
    width: 98.35%;
    height: 33px;
    float: right;
    /* margin-top: 5px; */
    
    font: 17px Iransans;
    font-weight: 300;
    color: #fff;
    direction: rtl;
    text-align: right;
    background-color: #6D7A7C;
    padding: 7px 10px;
    line-height: 32px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.second_in_second {
    width: 100%;
    height: 50px;
    margin-top: 0
}
#second_in {
    width: 100%;
    float: right;
    background: #ededed
}
#second_in_title {
    font: 13px Iransans, Arial;
    font-weight: 300;
    width: 15%;
    float: right;
    color: #6f6f6f;
    text-align: right;
    direction: rtl;
    border-bottom: 1px solid #f9f9f9;
    background-color: #E7E9EB;
    padding: 5px 24px;
    padding-right: 12px;
    line-height: 24px;
}
#second_in_txt {
    width: 79.92%;
    float: right;
    text-align: right;
    direction: rtl;
    font: 11px Shabnam, Arial;
    color: #6E767C;
    border-bottom: 1px solid #f1f1f1;
    padding-right: 25px;
    min-height: 34px;
    line-height: 34px;
    overflow: hidden;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background: #fff;
}
#second_in_txt:hover {
    background-color: #e5e5e5;
    color: #000
}
#comment_nav {
    width: 100%;
    min-height: 350px;
    float: right
}
.row_comment {
    width: 100%;
    min-height: 40px;
    float: right;
    cursor: pointer;
    overflow: auto;
    border-top: 1px solid #f4f4f4;
    border-right: 1px solid #f4f4f4;
    border-left: 1px solid #f4f4f4;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}
.row_comment:hover {
    background-color: #fdfdfd
}
#row_comment_user_img {
    width: 30px;
    height: 30px;
    float: right;
    background: url("../Images/user_img.png") center no-repeat;
    margin: 5px 15px 5px 0;
    border: 1px solid #f4f4f4
}
#row_comment_user_name {
    width: 130px;
    height: 20px;
    float: right;
    margin: 14px 14px 0 10px;
    font: 12px Shabnam;
    color: #404040;
    text-align: right;
    direction: rtl
}
#row_comment_txt {
    width: 500px;
    height: 15px;
    float: right;
    margin: 14px 14px 0 10px;
    font: 11px Tahoma;
    color: #808080;
    text-align: right;
    direction: rtl;
    overflow: hidden
}
#comment_date {
    width: 120px;
    height: 17px;
    float: left;
    text-align: center;
    font: 9px Tahoma;
    color: #999;
    margin: 15px 0 10px 10px
}
.comment_full_txt {
    width: 1152px;
    height: 100px;
    float: right;
    text-align: right;
    direction: rtl;
    font: 12px Tahoma;
    color: #404040;
    line-height: 20px;
    padding: 0 15px;
    display: none
}
.like_comment {
    background: url("../Images/like_comment.png")no-repeat scroll right top rgba(0, 0, 0, 0);
    color: #888;
    cursor: pointer;
    direction: rtl;
    float: left;
    font: 10px Tahoma;
    height: 14px;
    margin: 10px 0;
    padding-left: 10px;
    text-align: center;
    width: 20px;
    padding-right: 20px;
    padding-top: 5px;
    opacity: 1;
    position: relative;
    z-index: 100;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}
.like_comment:hover {
    opacity: .8
}
#comment_link {
    width: 241px;
    height: 30px;
    float: right;
    cursor: pointer;
    background: url("../Images/comment_link.png") center no-repeat;
    margin: 10px 25px
}
#comment_comment {
    width: 100%;
    min-height: 365px;
    float: right;
    background: #fff
}
#comment_add_title {
    width: 100%;
    height: 40px;
    float: right;
    margin: 10px 45px 5px
}
#comm_enter {
    padding: 3px;
    float: right;
    font: 14px 'Yekan';
    color: #cf000f;
    text-align: right;
    direction: rtl
}
.input_comment,
.input_textarea {
    border: 1px solid #eaeaec;
    direction: rtl;
    outline: medium none;
    padding: 15px;
    box-sizing: border-box;
    width: 100%;
    overflow: auto;
    color: inherit;
    margin-top: 20px;
    background: none;
}
.add_comment {
    background-color: #010101;
    border-radius: 0;
    color: #fff;
    font-weight: 400;
    # margin-right: 20px;
    padding: 4px 22px;
    text-transform: uppercase;
    transition: background 0.5s ease-out 0s;
    position: relative;
    text-decoration: none;
    text-shadow: none;
    white-space: nowrap;
    overflow: visible;
    background-image: none;
    border: 0 none;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    font-family: inherit
}
.add_comment:hover {
    opacity: 0.8;
}
.add_comment_user_img {
    width: 30px;
    height: 30px;
    float: right;
    background: url("../Images/user_img.png") center no-repeat
}
#c_img {
    width: 30px;
    height: 30px;
    float: right;
    margin-left: 10px;
    border: 1px solid #f4f4f4
}
#enter {
    float: right
}
.captcha_block {
    float: right;
    width: 100%
}
#comment_captcha {
    width: 100px;
    padding: 5px;
    text-align: center;
}
#comment_img_captcha {
    width: 45%;
    margin: 10px 0;
    cursor: pointer;
    height: 32px;
    line-height: 3px;
    border: 1px solid #eee
}
#comment_error {
    padding: 10px;
    float: right;
    color: #404040;
    font: 12px Tahoma;
    text-align: right;
    direction: rtl
}
.continu_comment {
    display: none
}
#relate_tools {
    width: 210px;
    height: 30px;
    float: right;
    margin: 0 15px;
    /* background: url("../Images/moshabeh.png") center no-repeat*/
}
.nav_relate_tools {
    width: 15.14%;
    min-height: 150px;
    float: left;
    background: #FFF;
    /* border: 1px solid #dedede; */
    
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    border-radius: 2px;
}
#relate_product {
    width: 100%;
    text-align: center;
    height: 30px;
    float: right;
    /* margin: 0 15px; */
    
    color: #6f6f6f;
    /* background: url("../Images/relate_pro.svg") right no-repeat; */
}
#relate_product h4 {
    font: 14px Iransans;
    font-weight: 300;
    height: 30px;
    line-height: 30px
}
#related_tool_row {
    width: 170px;
    height: 150.5px;
    float: right;
    border-bottom: 1px solid #f2f2f2;
    -webkit-transition: All .2s;
    -o-transition: All .2s;
    transition: All .2s
}
#related_tool_img {
    margin: 15px 5px 5px
}
#related_tool_name {
    width: 100%;
    height: 20px;
    float: right;
    font: 12px Arial;
    color: #606060;
    text-align: center;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}
#relate_tools_price,
#relate_tools_price_sit {
    width: 50%;
    height: 20px;
    float: left;
    text-align: right;
    color: #86bb1c;
    font: 12px tahoma
}
#relate_tools_price_sit {
    width: 48px;
    margin-left: 10px;
    text-align: left;
    font: 11px Iransans
}
#factor_row_name {
    width: 100%;
    height: 30px;
    float: right;
    font: 12px Yekan;
    line-height: 28px;
    text-align: center;
    color: #404040;
    border-bottom: 1px solid #eee;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}
#factor_row_name span {
    color: #404040;
    float: right;
    font: 14px tahoma;
    padding: 5px 10px;
    text-align: right;
    min-width: 120px;
    margin-right: 25px
}
#factor_row_count {
    width: 25px;
    height: 15px;
    margin: 55px auto;
    border: 1px solid #eee;
    font: 11px tahoma;
    color: #808080
}
#factor_row_price {
    width: 100%;
    margin: 55px auto;
    font: 14px Tahoma;
    color: #86bb1c;
    text-align: center
}
#factor_pay_price {
    margin: 12px 5px;
    float: right;
    font: 14px Tahoma;
    color: #26a65b;
    text-align: center;
    min-width: 50px
}
.edite_factore {
    width: 28px;
    height: 135px;
    float: right;
    cursor: pointer;
    border-bottom: 1px solid #eee;
    border: 1px solid #eee;
    -webkit-transition: all .2s;
    -moz-box-transition: all .2s;
    transition: all .2s;
    background: url("../Images/edit-factor.svg") no-repeat center
}
.edite_factore:hover {
    background: url("../Images/edit-factor-hover.svg") no-repeat center #fff;
    -webkit-transition: all .2s;
    -moz-box-transition: all .2s;
    transition: all .2s;
    border-right: 1px solid #CF000F
}
#factor_pay_nav {
    width: 100%;
    float: right;
    margin: 50px 0
}
#factor_pay_row {
    width: 100%;
    float: right;
    border: 1px solid #dadee2;
    border-left: none
}
#send_type,
#resiver,
#trash,
#pay_type {
    background: #f1f1f1 url("../Images/send_type.png") no-repeat scroll center center;
    float: right;
    height: 38px;
}
#resiver {
    background: #f1f1f1 url("../Images/resiver.png") no-repeat scroll center center;
}
#trash {
    background: #f1f1f1 url("../Images/trash.png") no-repeat scroll center center;
}
#pay_type {
    background: #f1f1f1 url("../Images/pay.png") no-repeat scroll center center;
}
#factor_pay_row_txt {
    height: 40px;
    padding: 5px;
    float: right;
    color: #404040;
    line-height: 30px;
    text-align: center
}
#verify_title {
    background: #F1F1F1;
    border-left: 1px solid #dadee2;
    float: right;
    height: 45px;
    width: 211px;
    font: 16px Iransans;
    color: #606060;
    text-align: center;
    direction: rtl;
    line-height: 40px
}
#verify_nav {
    width: 50%;
    height: 100px;
    margin: 0 auto
}
#spec_title,
#spec_title_nagd {
    font: 26px Iransans;
    color: #6f6f6f;
    text-align: right;
    direction: rtl;
    font-style: normal;
    padding: 10px 25px 10px 0;
}
#spec_title_nagd {
    background-color: #F7F9FA;
    border-bottom: 1px solid #EFF1F2;
}
.package {
    font: 13px 'Iransans';
    color: #888;
    float: right;
    margin-right: 10px
}
.surprize,
.seven_days,
.send_speed,
.best_price {
    font: 13px 'Iransans';
    height: 28px;
    color: #444;
    float: right;
    padding-right: 28px;
    margin: 10px 20px 0 0;
    background: url("../Images/flower.svg") right center no-repeat;
    line-height: 28px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}
.seven_days {
    padding-right: 51px;
    background: url("../Images/7day.png") right center no-repeat
}
.send_speed {
    padding-right: 51px;
    background: url("../Images/send-fast.png") right center no-repeat
}
.best_price {
    padding-right: 51px;
    background: url("../Images/diamond.png") right center no-repeat
}
.surprize:hover,
.seven_days:hover,
.send_speed:hover,
.best_price:hover {
    color: #22a7f0
}
.compare,
.awareme {
    width: 150px;
    height: 38px;
    color: #fff;
    background: #728B8F;
    border-radius: 3px;
    padding: 0;
    font-family: Shabnam;
    font-size: 13px;
    float: right;
    text-align: center;
    margin-top: 17px;
    margin-right: 5px;
    line-height: 38px;
    cursor: pointer;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.compare:hover {
    background: #6C969D;
}
.awareme {
    background-color: #36D7B7
}
.awareme:hover {
    background: #20C8A7
}
.comment_textarea {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    height: 150px;
    min-height: 150px;
    max-height: 150px;
    float: right;
    text-align: right;
    font: 14px Yekan;
    color: #444;
    border: 1px solid #d7d7d7;
}
.copmpare_txt_nav {
    width: 82%;
    float: right;
    background: #fff;
}
.yes {
    width: 21px;
    height: 13px;
    background: url("../Images/yes.png");
}
.maynez_icon,
.plus_icon {
    color: #74848B;
    margin-right: 22px;
    width: 80%;
    padding-right: 17px;
    margin-bottom: 10px;
    direction: rtl;
    float: right;
    font: 12px "IranSans";
    line-height: 45px;
    height: 44px;
    text-align: right;
    background: url("../Images/arr-left.svg") right center no-repeat;
    background-size: 12px;
}

}
.plus_icon {
    background: url("../Images/plus_icon.png") right center no-repeat;
}
.filter_content {
    width: 99.7%;
    float: right;
    /* box-shadow: 0 1px 0 #BFBFBF;*/
    background: #fff;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    /* box-shadow: 0 2px 1.5px rgba(0, 0, 0, 0.25);*/
}
.filter_in {
    width: 99.9%;
    min-height: 100px;
    float: right;
    padding: 10px 0;
    border-bottom: 1px solid #EAEFEF;
}
.filters {
    margin: 10px 13px 5px 0px
}
.check_nav {
    width: 45%;
    height: 25px;
    float: right;
    margin: 0px 10px 1px 0px;
}
.botton_memory,
.botton_3G,
.botton_4G,
.botton_exist,
.botton_special {
    width: 40px;
    height: 19px;
    float: right;
    cursor: pointer;
    background: url("../Images/botton.png");
}
.botton_txt {
    width:;
    color: #6f6f6f;
    cursor: pointer;
    float: right;
    font: 11px IranSans;
    margin: 0 5px 0 0;
    padding: 0 5px;
    text-align: right;
    direction: rtl;
}
.class_down,
.class_up {
    width: 84%;
    height: 35px;
    float: right;
    border: 1px solid #afafaf;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -weblit-border-radius: 3px;
    text-align: right;
    padding-right: 25px;
    direction: rtl;
    font: 14px Iransans;
    color: #444;
    line-height: 35px;
    cursor: pointer;
    opacity: 0.88;
    background: url("../Images/arrow_down.png") right center no-repeat;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.class_up {
    background: url("../Images/arrow_top.png") right center no-repeat;
}
.class_down:hover,
.class_up:hover {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    box-shadow: 0 1px 0 #BFBFBF;
    opacity: 1;
}
.filter_down {
    width: 95%;
    min-height: 35px;
    float: right;
    margin: 5px 14px;
}
.simkart {
    width: 93.8%;
    height: 200px;
    float: right;
    border: 1px solid #afafaf;
    border-top: none;
    background: #fff;
    position: relative;
    z-index: 100;
    margin-top: -2px;
    display: none;
    overflow-y: scroll;
}
#max-disp,
#min-disp {
    width: 30%;
    height: 20px;
    float: right;
    text-align: center;
    direction: rtl;
    font: 15px Arial;
    color: #6f6f6f;
    border: none;
    background: none;
    outline: none;
    margin: 15px 20px 20px 0px;
}
#tomana {
    color: #7f7f7f;
    float: right;
    font: 10px Yekan;
    /* margin: 3px 0px; */
    padding-top: 22px;
}
.loader {
    width: 920px;
    height: 200px !important;
    float: right;
    display: none;
    background: url("../Images/loader.gif") center no-repeat;
    position: absolute;
    z-index: 1000;
    top: 300px;
}
.compare_pro_nav {
    width: 100px;
    height: 27px;
    float: right;
    position: relative;
    z-index: 10000500;
    margin-right: 15px;
    margin-top: -50px;
    background: #444;
    display: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.ads_content:hover .compare_pro_nav {
    display: block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.compration {
    width: 920px;
    height: 210px;
    float: right;
    margin-top: 10px;
    background: #fff;
    display: none;
    border: 1px solid #ccc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.compration_in_in {
    width: 760px;
    height: 200px;
    float: left;
    position: relative;
    z-index: 10;
    margin-top: -200px;
    overflow: hidden;
    margin-left: 20px;
}
.compration_nav {
    width: 135px;
    height: 100%;
    float: right;
    margin-top: 10px;
    margin-right: 50px;
    background: #fff;
}
.compration_nav:first-child {
    margin-left: 0px;
}
.compration_back {
    height: 93%;
    float: left;
    margin-top: 10px;
}
.compration_nav_in_back {
    width: 140px;
    height: 100%;
    float: left;
    overflow: hidden;
}
.compration_nav_in {
    width: 140px;
    height: 100%;
    float: left;
    margin-top: 15px;
    overflow: hidden;
    background: #fff;
}
.compration_nav_plus {
    width: 50px;
    height: 100%;
    float: right;
    background: url("../Images/plus.png") center no-repeat;
}
.start_compare {
    width: 100px;
    height: 30px;
    float: right;
    margin: 100px 20px;
    background: #00aeef;
    border: none;
    outline: none;
    color: #fff;
    font: 14px Iransans;
    text-align: center;
    padding: 4px 0px;
    cursor: pointer;
    text-decoration: none;
    position: relative;
    z-index: 10;
    margin-top: -100px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.start_compare:hover {
    opacity: 0.8;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
#pro_compare {
    width: 100%;
    float: right;
    font: 13px Tahoma;
    color: #444;
    margin-top: 5px;
    text-align: center;
    direction: ltr;
}
.delete_compare {
    width: 25px;
    height: 25px;
    float: right;
    position: relative;
    margin-top: -135px;
    z-index: 10;
    cursor: pointer;
    background: url("../Images/hazf.png");
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.delete_compare:hover {
    background: url("../Images/hazf_hover.png");
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
#second_in_tr {
    background: #fff;
    border-bottom: 1px solid #f1f1f1;
    float: none;
    overflow: hidden;
    width: 100%;
    height: 24px;
}
#second_in_title_td {
    background-color: #ededed;
    border-bottom: 1px solid #f9f9f9;
    color: #606060;
    direction: rtl;
    font: 300 14px Iransans;
    float: none;
    padding: 5px 10px 5px 0;
    text-align: right;
    width: 18%;
    height: 24px;
}
#second_in_txt_td {
    background: none repeat scroll 0 0 #fff;
    color: #666;
    direction: rtl;
    border-left: 1px solid #888;
    font: 12px Tahoma;
    height: 24px;
    overflow: hidden;
    padding-right: 25px;
    text-align: right;
    padding-right: 20px;
    width: 230px;
    line-height: 20px;
}
#second_in_txt_td:hover {
    background: #e5e5e5;
    color: #000;
}
#second_in_txt_td:last-child {
    border-left: none;
}
#com_se_txt {
    color: #444;
    direction: rtl;
    font: 300 14px Iransans;
    float: right;
    padding: 5px 0px 5px 0;
    text-align: right;
    width: 90%;
    margin: 30px 20px 10px 20px;
}
.compare_input {
    width: 170px;
    height: 25px;
    float: right;
    margin-right: 20px;
    padding: 0px 5px;
    outline: none;
    text-align: right;
    border: 1px solid #444;
    background: #f1f1f1;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.table_title_icon {
    width: 60px;
    height: 32px;
    float: left;
    cursor: pointer;
}
#table_title_icon_mainez {
    background: url("../Images/mainez.png") center no-repeat;
}
#table_title_icon_mosbat {
    background: url("../Images/mosbat.png") center no-repeat;
}
.compare_search_nav {
    width: 200px;
    /*min-height: 55px;*/
    height: 255px;
    float: right;
    position: relative;
    z-index: 20;
    background: #fff;
    box-shadow: 0 0 1px 1px rgba(204,
    204,
    204,
    1);
    margin-right: 20px;
    margin-top: 5px;
    overflow-y: scroll;
    display: none;
}
.compare_search_row {
    width: 100%;
    height: 50px;
    float: right;
    cursor: pointer;
    border-bottom: 1px solid #ccc;
}
.compare_search_img {
    width: 50px;
    height: 50px;
    float: right;
    background: #fff;
    overflow: hidden;
}
.compare_search_txt {
    width: 120px;
    height: 35px;
    float: right;
    margin: 10px 5px;
    font: 12px Tahoma;
    text-align: left;
    color: #444;
    background: #fff;
}
.isloading-overlay .isloading-wrapper {
    background: #ffffff url("../Images/loader.gif") center no-repeat;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    display: inline-block;
    margin: 0 auto;
    width: 80px;
    height: 80px;
    top: 10%;
    z-index: 9000;
}
.isloading-overlay {
    position: relative;
    text-align: center;
}
.select_size_product_nav {
    float: right;
    width: 35px;
    height: 27px;
    margin: 0px 5px;
}
.not_exist_size {
    width: 2px;
    height: 38px;
    background: #333;
    position: absolute;
    margin-left: 16px;
    margin-top: -5px;
    transform: rotate(50deg);
}
.select_size_product {
    float: right;
    width: 35px;
    height: 27px;
    background: #ebebeb;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-align: center;
    font: 14px Tahoma;
    color: #606060;
    line-height: 25px;
    cursor: pointer;
    border: 1px solid #fff;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.select_size_product:hover,
.selected {
    border: 1px solid #eee;
    background: #913d88;
    color: #fff;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.select_size {
    float: right;
    color: #7d0971;
    width: 130px;
    height: 28px;
    font: 12px Iransans;
    text-align: center;
    direction: rtl;
    line-height: 25px;
    border: 1px solid #8e407d;
    border-radius: 2px;
    margin: 0px 10px 0px 0px;
    background: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}
.select_size:hover {
    color: #fff;
    background: #7d0971;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}
.sel_count {
    float: right;
    width: 55px;
    height: 28px;
    padding: 2px;
    font: 14px Arial;
    color: #888888;
    background: #fff;
    outline: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-weight: 500;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    line-height: 10px;
    text-align: center;
    margin: -2px 19px 0px 0px
}
.sel_count option {
    width: 100%;
    font: 14px Tahoma;
    color: #888888;
    text-align: center;
    padding: 3px 0px;
    margin: 0 auto;
}
.send_friend_form_error {
    color: red;
}
.comp_checkbox {
    width: 100px;
    height: 100%;
    margin: 5px auto;
}
.comp_checkbox .checker {
    float: right;
}
#input_search {
    background: rgba(255,
    255,
    255,
    0);
    font: 12px Shabnam;
    color: #888;
    width: 90%;
    text-align: right;
    direction: rtl;
    padding: 0 10px 0 0;
    height: 36px;
    margin-right: 0px;
    float: right;
    outline: 0;
    border: none;
}
#search_result {
    width: 392px;
    max-height: 400px;
    position: absolute;
    margin-right: 0px;
    margin-top: 40px;
    background: #fff;
    padding: 5px;
    display: none;
    z-index: 10000000;
    overflow-y: scroll;
    mar box-shadow: 0 0 1px 1px rgba(204,
    204,
    204,
    1);
    -webkit-box-shadow: 0 0 1px 1px rgba(204,
    204,
    204,
    1);
    -moz-box-shadow: 0 0 1px 1px rgba(204,
    204,
    204,
    1);
    -o-box-shadow: 0 0 1px 1px rgba(204,
    204,
    204,
    1)
}
#tit {
    padding: 2px 10px;
    float: left;
    margin: 5px 10px;
    background: #eee;
    font: 11px 'BYekan';
    text-decoration: none;
    color: #808080;
    direction: rtl;
    text-align: center
}
#res_in {
    width: 94%;
    float: right;
    height: 205px;
    overflow-y: auto;
    background: #fff;
    margin-top: 5px
}
.search_result_pro,
.search_result_vid {
    width: 94%;
    float: right;
    min-height: 235px;
    margin: 5px
}
.search_res_title {
    width: 94%;
    height: 25px;
    float: right;
    background: #f5f5f5
}
.res_pro_a,
.res_vid_a {
    width: 98%;
    height: 62px;
    float: right;
    margin: 0 2px 5px 0;
    display: inline-block;
    text-decoration: none;
    list-style-type: none;
    border: 1px solid #e1e1e1;
    background: #fdfdfd;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}
.res_pro_a:hover {
    border: 1px solid #ccc
}
#res_vid_img {
    width: 70px;
    height: 60px;
    float: right;
    background: #fff;
    border-left: 1px solid #eee
}
#res_video_img {
    width: 42px;
    height: 32px;
    float: right;
}
#res_nagd_img {
    width: 42px;
    height: 32px;
    float: right;
}
#res_news_img {
    width: 42px;
    height: 32px;
    float: right;
}
#res_vid_txt1,
#res_vid_txt2 {
    width: 55%;
    height: 10px;
    float: right;
    font: 11px Tahoma;
    color: #606060;
    text-decoration: none;
    text-align: right;
    direction: rtl;
    margin: 7px 5px 0 0
}
#res_vid_txt2 {
    color: #888;
    font-size: 9px;
    margin-top: 12px
}
.ticketbar {
    width: 100%;
    min-height: 50px;
    max-height: 350px;
    float: right;
    overflow-y: scroll;
    padding: 20px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}
#ticket-form {
    padding-right: 25px;
}
.ticket_in_right,
.ticket_in_left {
    width: 80%;
    margin: 10px;
    float: right;
    border: 1px solid #ccc;
    background: #f9f9f9;
    padding: 5px;
    border-radius: 5px;
}
.ticket_in_left {
    background: #E7E9F8;
    float: left;
}
.login-head {
    border-bottom: 1px solid #ccc;
}
.online_chat {
    position: fixed;
    right: 10px;
    bottom: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: #67CB22;
    text-align: right;
    direction: rtl;
    color: #fff;
    font:13px Iransans;
    padding: 7px 10px;
    width: 170px;
    cursor: pointer;
    z-index: 10000;
}
.online_chat a{color: #fff;}
.online_chat i {
    font-size: 22px;
    padding-left: 10px;
}
.online_chat_navigation {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 0px;
    border: 0px;
    background: #fff;
    overflow: hidden;
    position: fixed;
    z-index: 16000001;
    right: 10px;
    bottom: 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    display: block;
    width: 290px;
    height: 400px;
    display: none;
    box-shadow: rgba(0, 0,0,0.1) 0px 0px 3px 2px;
    background: #fff;
}
.online_chat_title {
    background: #67CB22;
    top: 0;
    padding: 15px;
    color: #fff;
}
.online_chat_title span {
    text-align: center;
    font-size: 13px;
}
.online_chat_title span span {
    font-size: 10px !important;
}
.online_chat_title i {
    font-size: 38px;
}
.fa-window-minimize {
    cursor: pointer;
    transition: all 0.5s;
    font-size: 14px !important;
}
.fa-window-minimize:hover {
    color: navy;
}
.chat_in {
    width: 100%;
    height: 250px;
    float: right;
    overflow-y: scroll;
    /*background:   url("../Images/shapes.svg") rgba(245,245,245,1);*/
}
.chat_user_nav {
    float: right;
    width: 100%;
    margin: 2.5px 0px;
}
.chat_user_nav i {
    font-size: 24px;
    color: #999999;
    margin-top: 5px;
}
.chat_user_nav .fa-support {
    color: #a20606 !important;
}
.chat_offline {
    width:93%;
    background:#fff;
    border:1px solid #eee;
    margin:10px auto;
    border-radius:5px;
    padding:10px;
    overflow:auto
   }
   .chat_offline .chat_input {
    float:right;
    width:82%;
    margin:5px 0 5px 0
   }
   .chat_offline .btn-chat {
    margin-top:5px
   }
   .chat_offline p {
    font-size:12px;
    color:#444;
    text-align:center;
    line-height:23px
   }
.chat_user,
.chat_admin {
    width: 80%;
    float: right;
    background: #fff;
    border: 1px solid #EEE;
    margin:2px 7px;
    border-radius: 5px;
    padding:5px 10px;
}
.chat_user::after {
    position: absolute;
    z-index: 3;
    bottom: -2px;
    left: 4px;
    width: 26px;
    height: 20px;
    background: #fafafa;
    border-bottom-right-radius: 10px;
}
.fa-user-circle {
    color: #ddd;
}
.chat_admin {
    background: #f8e8e6;
    float: left;
    border: 1px solid #ecbab6;
}
.nav_input {
    width: 290px;
    position: inherit;
    bottom: 0px;
    border-top: 1px solid #ccc;
    background: #f1f1f1;
}
.nav_input textarea {
    width: 95%;
    margin:7.5px;
}
.fa-user-circle,
.fa-support {
    font-size: 28px !important;
    margin-top: 15px;
}
.fa-support {
    margin-right: 10px;
    margin-left: 0px !important;
    float: right;
}
.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}
.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}
.tooltip-inner {
    width: auto;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
#chat_input_nav p {
    font-size: 12px;
    color: #666;
    padding:8px 5px 5px;
    margin-bottom: 5px;
}
.chat_input {
    float: right;
    width: 80%;
    margin:0px 5px 5px 0px;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}
.btn-chat {
    float: right;
    background: #11C2EA;
    padding: 10px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    color: #fff;
}
.nopadding {
    padding:0px;
}
#searchProbox {
    margin:10px 0px 20px;
    clear:both;
    float: right;
    width: 100%;
}
#searchProbox #search_probtm {
    background-color: #00adef;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff !important;
    height: 40px;
    padding: 6px 12px 6px 10px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 39px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}
.welcome-text p {
    font-size:12.5px
}
#searchProbox .search_query {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.fieldsearch {
    padding: 20px
}
.fieldsearch #search_query_top {
    width: 77%;
    float: right;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px
}
.fieldsearch #search_adsbtm {
    background-color: #e7257b;
    color: #fff;
    padding: 9.5px 20px;
    float: right;
    border-radius: 0px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}
.flex-container a:active,
.flex-container a:focus,
.flexslider a:active,
.flexslider a:focus {
    outline: 0
}
.flex-control-nav,
.flex-direction-nav,
.slides {
    margin: 0;
    padding: 0;
    list-style: none
}
.flexslider {
    padding: 0;
    margin: 0;
    background: 0 0;
    position: relative;
    zoom: 1
}
.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
    width: 100%
}
.flex-direction-nav a,
.no-js .slides>li:first-child,
.slides:after,
html[xmlns] .slides {
    display: block
}
.flexslider .slides img {
    width: 100%;
    display: block;
    height: auto;
}
.flex-pauseplay span {
    text-transform: capitalize
}
.slides:after {
    content: ".";
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
* html .slides {
    height: 1%
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease
}
.loading .flex-viewport {
    max-height: 300px
}
.flexslider .slides {
    zoom: 1
}
.carousel li {
    margin-left: 5px
}
.flex-direction-nav a {
    width: 30px;
    height: 30px;
    margin: -20px 0 0;
    background: url(../img/basic/bg_direction_nav.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0;
    -webkit-transition: all .3s ease
}
.flex-direction-nav .flex-next {
    background-position: 100% 0
}
.flexslider:hover .flex-next {
    opacity: .8;
    left: 5px
}
.flexslider:hover .flex-prev {
    opacity: .8;
    right: 5px
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1
}
.flex-direction-nav .flex-disabled {
    opacity: .3 !important;
    filter: alpha(opacity=30);
    cursor: default
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -5px;
    text-align: center
}
.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1
}
.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: rgb(231 ,37 ,123); 
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px
}
.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0,
    0,
    0,
    .7)
}
.flex-control-paging li a.flex-active {
    background: #fff;
    cursor: default
}
.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}
.flex-control-thumbs li {
    width: 25%;
    float: right;
    margin: 0
}
.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer
}
.flex-control-thumbs img:hover {
    opacity: 1
}
.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}
@media screen and (max-width:860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        right: 0
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        left: 0
    }
}
.flex-caption {
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
    font-weight: 300;
}
.flex-caption h2 {
    font-size: 20px;
    line-height: 30px;
    background-color: rgba(0,173,239,.5);
    color: #fff;
    text-align: center;
    max-width: 900px;
    margin: 0 auto 3px;
    animation-duration: 3s;
    -webkit-animation-duration: 3s;
    -moz-animation-duration: 3s;
    -o-animation-duration: 3s;
    padding: 15px 0;
}
.bounceInUp {
    -webkit-animation-name: bounceInUp;
    -moz-animation-name: bounceInUp;
    -o-animation-name: bounceInUp;
    animation-name: bounceInUp;
}
.animated {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}
.flex-caption p {
    color: #fff;
    max-width: 690px;
    line-height: 35px;
    margin: 0 auto 10px;
    padding-bottom: 10px;
    animation-duration: 3s;
    text-shadow: 1px 1px 4px #000;
    -webkit-animation-duration: 3s;
    -moz-animation-duration: 3s;
    -o-animation-duration: 3s;
}
.flex-buttons li a,
.flex-caption p {
    font-size: 22px;
    font-family: Yekan;
}
.flex-buttons li a {
    font-size: 14px;
}
@media(max-width:760px) {
    .productDesc img {
        width: 100% !important;
        height: auto !important;
    }
    .flex-caption {
        bottom: -20px;
    }
    .flex-caption h1 {
        font-size: 16px;
        padding: 5px 0;
    }
    #right_column .block_content {
        overflow: auto !important;
        display: block !important;
    }
    a.slide-button {
        display: none;
    }
}
.mr-3 {
    margin-top:20px;
    color:red
}

.attr-group{
    margin-bottom: 10px;
    line-height: 35px;
}
.percent {
    border-radius: 50%;
    font-size: 12px;
    background: #ff9412;
    line-height: 35px;
    text-align: center;
    color: #fff;
    margin-bottom: 7px;
    width: 35px;
    height: 35px;
    position: relative;
    float: right;
    margin-left: 10px;
}

.max-disp,
.min-disp {
    width: 100%;
    height: 20px;
    text-align: center;
    direction: rtl;
    font: 12px Arial;
    color: #6f6f6f;
    border: none;
    background: #f9f9f9;
    outline: none;
    /* margin: 15px 20px 20px 0px; */
}
.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.noUi-base {
    width: 100%;
    height: 100%;
    position: relative
}
.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
}
.noUi-handle {
    position: relative;
    z-index: 1
}
.noUi-stacking .noUi-handle {
    z-index: 10
}
.noUi-stacking+.noUi-origin {
    *z-index: -1
}
.noUi-state-tap .noUi-origin {
    -webkit-transition: left .3s, top .3s;
    transition: left .3s, top .3s
}
.noUi-state-drag * {
    cursor: inherit !important
}
.noUi-horizontal {
    height: 18px
}
.noUi-horizontal .noUi-handle {
    width: 24px;
    height: 24px;
    left: -17px;
    top: -6px
}
.noUi-horizontal.noUi-extended {
    padding: 0 15px
}
.noUi-horizontal.noUi-extended .noUi-origin {
    right: -15px
}
.noUi-vertical {
    width: 18px
}
.noUi-vertical .noUi-handle {
    width: 24px;
    height: 24px;
    left: -6px;
    top: -17px
}
.noUi-vertical.noUi-extended {
    padding: 15px 0
}
.noUi-vertical.noUi-extended .noUi-origin {
    bottom: -15px
}
.noUi-background {
    background: #fafafa;
    box-shadow: inset 0 1px 1px #f0f0f0
}
.noUi-connect {
    background: #3fb8af;
    box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
    -webkit-transition: background 450ms;
    transition: background 450ms
}
.noUi-origin {
    border-radius: 2px
}
.noUi-target {
    border-radius: 20px;
    border: 1px solid #b0b3b7;
    box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb;
    height: 12px
}
.noUi-target.noUi-connect {
    box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #bbb
}
.noUi-dragable {
    cursor: w-resize
}
.noUi-vertical .noUi-dragable {
    cursor: n-resize
}
.noUi-handle {
    border: 1px solid #b0b3b7;
    border-radius: 20px;
    background: #FFF;
    cursor: default;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1)
}
.noUi-active {
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb
}
[disabled] .noUi-connect,
[disabled].noUi-connect {
    background: #b8b8b8
}
[disabled] .noUi-handle {
    cursor: not-allowed
}
.noUinav {
    padding: 10px 20px;
}

.welcome-section {
    height: 450px;
  }    

  #wishList td{
      line-height: 40px;
  }
  .tabs-right {
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
          background: #fff;
      text-align: right;
      direction: rtl;
      border: 1px solid #eee;
  }
  .pro_info {
      padding: 20px 20px 10px;
      direction: rtl;
      text-align: right;
  }
  .pro_info p {
      font-size: 12px;
  }
  .tabs-right ul {
      display: inline-block;
      width: 100%;
  }
  .menu-profile {
      display: block;
      margin-bottom: 0;
      padding-right: 0;
      list-style: none;
  }
  .tabs-right ul li {
      float: right;
      width: 100%;
      border-bottom: 1px solid #eee;
  }
  .tabs-right ul li.active a {
      border: 0;
      border-top: 1px solid #eee;
      color: #5b9bd1;
      background-color: #f6f9fb;
      border-right: 2px solid #5b9bd1;
      margin-right: -2px;
  }
  .tabs-right ul li a {
      color: #666;
      font-size: 14px;
      margin-right: 0px;
      padding-right: 13px;
      border: 0;
      text-decoration: none;
      width: 100%;
      padding: 15px;
      float: right;
  }
  .tabs-right ul li a i {
      padding-left: 10px;
  }
   .menu-profile li:last-child{
       border-bottom:none
   }
  .dashboard .tab-pane {
      border: 1px solid #eee;
      border-radius: 5px;
      direction: rtl;
      float: right;
      width: 100%;
      padding: 10px;
      background: #fff;
  }
  .profile-title {
      border-bottom: 1px solid #eeeeee;
      padding: 10px;
      font-size: 16px;
      padding: 0px 15px 10px;
      color: #f36371 !important;
  }
  
  .list-group-item{
      border: none; 
      width: 50%;
      float: right;
  }
  .dashboard .tab-content{
      padding: 0px;
      background: transparent;
      margin: 0;
  }
  .media-body {
      vertical-align: middle;
  }
  .media-right .thumbnail{
      margin-bottom: 0px;
  }
  .media{
      padding: 0;
  }
  .login-account 
   {
      padding: 0;
      height: 50px;
      overflow: hidden;
   }
  .share-sc{
          margin: 5px;
      font-size: 15px;
      color: #444;
      float: left;
      border: 1px solid #bbb;
      border-radius: 50%;
      text-align: center;
      width: 40px;
      height: 40px;
      line-height: 41px;
      
  }
  .share-btns{
      /*position: absolute;
      bottom: 58px;
      left: 55px;*/
      margin-left: 20px;
  }
   .modal{
           position: absolute;
   left: 10%;
   background: #f9f9f9;
   width: 600px;
}
.modal-dialog{
    width:100% !important;
}
#order-detail-items{
    background:#fff
}
.consum{
    font-size:12px;
    margin-left:15px;
    float:left
}
.quantity input {
    border: 1px solid #ddd;
    border-radius: 20px;
    margin-left: 15px;
    padding: 5px 12px;
    width: 56px;
    color: #888;
}
.color-box-size label {
    border: 1px solid #ddd;
    background: #ddd;
    padding: 5px 10px;
    border-radius: 3px;
    text-align: center;
}
.color-box-size label:hover {
    background: #4554a4;
    color: #fff !important;
    transition: all .3s;
}
.color-box, .color-box-size {
    background: transparent !important;
    border: none;
    padding: 5px 0 0 !important;
    margin-bottom: 0;
    /* float: right; */
    /* width: 100%; */
    font-size: 12px;
}
.categoryies-option label, .color-select label {
    color: #666666;
    cursor: pointer;
    display: block;
    font-family: "Artin",sans-serif;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 15px;
    text-transform: capitalize;
}
.selected {
    background: #4554a4 !important;
    color: #fff !important;
}
.color-box, .color-box-size {
    background: transparent !important;
    border: none;
    padding: 5px 0 0 !important;
    margin-bottom: 0;
    /* float: right; */
    /* width: 100%; */
    font-size: 12px;
}
.categoryies-option input, .color-select input {
    display: none;
}
.color-box-size {
    margin-top: 10px;
}
.categoryies-option {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 15px;
    padding: 19px 14px;
    direction: rtl;
    float: right;
    width: 100%;
}

.welcome-section {
    height: 450px;
  }    

  #wishList td{
      line-height: 40px;
  }
  .tabs-right {
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
          background: #fff;
      text-align: right;
      direction: rtl;
      border: 1px solid #eee;
  }
  .pro_info {
      padding: 20px 20px 10px;
      direction: rtl;
      text-align: right;
  }
  .pro_info p {
      font-size: 12px;
  }
  .tabs-right ul {
      display: inline-block;
      width: 100%;
  }
  .menu-profile {
      display: block;
      margin-bottom: 0;
      padding-right: 0;
      list-style: none;
  }
  .tabs-right ul li {
      float: right;
      width: 100%;
      border-bottom: 1px solid #eee;
  }
  .tabs-right ul li.active a {
      border: 0;
      border-top: 1px solid #eee;
      color: #5b9bd1;
      background-color: #f6f9fb;
      border-right: 2px solid #5b9bd1;
      margin-right: -2px;
  }
  .tabs-right ul li a {
      color: #666;
      font-size: 12px;
      margin-right: 0px;
      padding-right: 13px;
      border: 0;
      text-decoration: none;
      width: 100%;
      padding: 15px;
      float: right;
  }
  .tabs-right ul li a i {
      padding-left: 10px;
  }
   .menu-profile li:last-child{
       border-bottom:none
   }
  .dashboard .tab-pane {
      border: 1px solid #eee;
      border-radius: 5px;
      direction: rtl;
      float: right;
      width: 100%;
      padding: 10px;
      background: #fff;
  }
  .profile-title {
      border-bottom: 1px solid #eeeeee;
      padding: 10px;
      font-size: 16px;
      padding: 0px 15px 10px;
      color: #f36371 !important;
  }
  
  .list-group-item{
      border: none; 
      width: 50%;
      float: right;
  }
  .dashboard .tab-content{
      padding: 0px;
      background: transparent;
      margin: 15px 0 30px;
      display: inline-block;
      width: 100%;
  }
  .media-body {
      vertical-align: middle;
  }
  .media-right .thumbnail{
      margin-bottom: 0px;
  }
  .media{
      padding: 0;
  }
  .login-account 
   {
      padding: 0;
      height: 50px;
      overflow: hidden;
   }
  .share-sc{
          margin: 5px;
      font-size: 15px;
      color: #444;
      float: left;
      border: 1px solid #bbb;
      border-radius: 50%;
      text-align: center;
      width: 40px;
      height: 40px;
      line-height: 41px;
      
  }
  .share-btns{
      /*position: absolute;
      bottom: 58px;
      left: 55px;*/
      margin-left: 20px;
  }
   .modal{
           position: absolute;
   left: 10%;
   background: #f9f9f9;
   width: 600px;
}
.modal-dialog{
    width:100% !important;
}
#order-detail-items{
    background:#fff
}
.consum{
    font-size:12px;
    margin-left:15px;
    float:left
}
.scroll-y {
    height: 250px;
}
.selector1 span{
    margin-top:5px;
}
.app-nav{
    padding:60px;
    background: #f6f6f6;
}
#vector{
    width:80%;   
}
.app-nav .page-item-title{
    margin-top: 39px;
}
.breadcrumb{border: 1px solid #eee;border-radius: 4px; line-height: 10px;float: right;width: 100%;margin-bottom: 15px;}
.breadcrumb>li+li:before { padding: 0 ;}
 .breadcrumb span,.breadcrumb a:hover span{font-size: 12px;}
 .servic {
    float: right;
    background: #FFF;
    padding: 15px 0;
    width: 100%;
    border: 1px solid #eee;
    margin-bottom: 10px;
    margin-top: 10px;
    border-radius: 5px;
    padding-right: 25px;
}
.part {
    width: 16.6%;
    float: right;
    padding-right: 0px;
}
.servic span {
    color: #516169;
    font-size: 11px;
    margin: 10px 5px 10px 0;
    float: right;
    direction: rtl;
}
@media(max-width:760px){
    .part {
        width: 100%; 
    }
}
.footer-block-logo h1,.footer-block-logo h2{
    font-size: 13px;
    color: #fff;
    line-height: 30px;
    margin-right: -15px;
    margin-left: -15px;
}
#featured_products_new .item-inner{
    padding: 10px;
}
.tada {
	-webkit-animation-name: tada;
	animation-name: tada;
}
.animate {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

#ding1 {
    background-image: linear-gradient(to right, #ff9b07, #d10fac);
	 position: absolute;
	line-height: 20px !important;
      left:20px;
     margin-top:5px;
     margin-bottom: 20px;
	color: #fff;
	padding: 3px 8px;
    border-radius: 3px;
    z-index: 1000;
    top: 111px;
}
#ding1 i{
    font-size: 26px;
    padding-left: 7px; 
}
#ding1 span{
    top:-3px ;
    position:relative;
}
#enemad{
    width: 125px;
    height:125px;
    background: url(../Images/enamad.png);
    cursor: pointer;
}
#samandehi{
    width: 130px;
    height:130px;
    background: url(../Images/samandehi.png);
    cursor: pointer;
}
.product-image-container270{ min-height: 270px !important;max-height: 270px !important;overflow: hidden;}
.pro_color {
    width: 13px;
    height: 100px;
    position: absolute;
    z-index: 10;
    right: 3px;
    top: 10px;
}
.pro_color span{font-size:9px}
.color_li {
    width: 100%;
    height: 13px;
    border: 1px solid #eee;
    margin-bottom: 5px;
}
#jj_sl_navigation {
    position: fixed;
    margin: 0px;
    padding: 0px;
    list-style: none;
    z-index: 9999;
    left: -77px;
    top: 450px;
}
 
#jj_sl_navigation  a {
    display: block;
    width:  186px;
    background: #00adef;
    text-decoration: none; 
    font-size: 13px;
    font-weight: bold;
    text-transform: inherit;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #fff;
    text-align: center;
    padding: 5px;
    transform: rotate(-90deg);

}
#jj_sl_navigation  a:hover {
    background: #E24270;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.chid-group{
    padding:5px 0px 20px 0px;
    border-bottom: 1px solid #eee;
    float:right;
    width:100%;
    text-align: center;
}
.chid-group li{
    width: 80px;
    height: 80px;
    background: #e71f7c;
    display: inline-grid;
    border-radius: 50%;
    text-align: right;
    line-height: 20px;
    margin: 2px 0;
}
.chid-group li a{
    width: 75px;
    height: 75px;
    border-radius: 50%;
    margin: 2px 2.2px;
    border: 1px dashed #fff;
    color: #fff;
    display: inline-block;
    padding: 23% 0;
    text-align: center;
    font-size: 10px;
}
.video_pro_link{
    font-size: 14px;
    color: blueviolet;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 25px;
}
.video_pro_link::before{
    font-family: "FontAwesome" !important;
    content: "\f01d"; 
    font-size: 27px;
    padding-left: 7px;
    padding-top: 4px;
}
 
