.ui-helper-hidden {
    display: none
}

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

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important;
    pointer-events: none
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-widget {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333
}

.ui-widget-content a {
    color: #333
}

.ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    color: #333;
    font-weight: bold
}

.ui-widget-header a {
    color: #333
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
    color: #454545;
    text-decoration: none
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
    border: 1px solid #ccc;
    background: #ededed;
    font-weight: normal;
    color: #2b2b2b
}

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus {
    color: #2b2b2b;
    text-decoration: none
}

.ui-visual-focus {
    box-shadow: 0 0 3px 1px #5e9ed6
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: normal;
    color: #fff
}

.ui-icon-background, .ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #fff
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #fff;
    text-decoration: none
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
    color: #777620
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f
}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
    color: #5f3f3f
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
    color: #5f3f3f
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
    font-weight: bold
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: url("../jqueryui/slider/images/ui-icons_444444_256x240.png")
}

.ui-widget-header .ui-icon {
    background-image: url("../jqueryui/slider/images/ui-icons_444444_256x240.png")
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
    background-image: url("../jqueryui/slider/images/ui-icons_555555_256x240.png")
}

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
    background-image: url("../jqueryui/slider/images/ui-icons_ffffff_256x240.png")
}

.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
    background-image: url("../jqueryui/slider/images/ui-icons_777620_256x240.png")
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url("../jqueryui/slider/images/ui-icons_cc0000_256x240.png")
}

.ui-button .ui-icon {
    background-image: url("../jqueryui/slider/images/ui-icons_777777_256x240.png")
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-caret-1-n {
    background-position: 0 0
}

.ui-icon-caret-1-ne {
    background-position: -16px 0
}

.ui-icon-caret-1-e {
    background-position: -32px 0
}

.ui-icon-caret-1-se {
    background-position: -48px 0
}

.ui-icon-caret-1-s {
    background-position: -65px 0
}

.ui-icon-caret-1-sw {
    background-position: -80px 0
}

.ui-icon-caret-1-w {
    background-position: -96px 0
}

.ui-icon-caret-1-nw {
    background-position: -112px 0
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 3px
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 3px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 3px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 3px
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    -webkit-box-shadow: 0 0 5px #666;
    box-shadow: 0 0 5px #666
}

.jfilestyle {
    display: inline-block;
    margin: 0 0 10px;
    padding: 0;
    position: relative;
    border-collapse: separate
}

div.jfilestyle input, div.jfilestyle label {
    padding: 10px 15px;
    line-height: normal;
    font-size: 14px;
    vertical-align: middle;
    font-family: sans-serif
}

div.jfilestyle input {
    border: 1px solid #c0c0c0;
    background: #d9d9d9;
    margin: 0 -5px 0 0;
    border-radius: 0;
    color: #8d8d8d;
    cursor: default
}

div.jfilestyle label {
    display: inline-block;
    border: 1px solid #c0c0c0;
    background: #fff;
    color: #0662ba;
    text-align: center;
    margin: 0;
    width: auto;
    border-radius: 0;
    font-weight: 400
}

div.jfilestyle.jfilestyle-corner input:last-child, div.jfilestyle.jfilestyle-corner label:last-child {
    margin-left: -1px
}

div.jfilestyle label[disabled] {
    pointer-events: none;
    opacity: .6;
    filter: alpha(opacity=65);
    cursor: not-allowed
}

div.jfilestyle label:hover {
    cursor: pointer;
    opacity: .9
}

div.jfilestyle .count-jfilestyle {
    background: #303030;
    color: #fff;
    border-radius: 50%;
    padding: 1px 5px;
    font-size: 12px;
    vertical-align: middle
}

div.jfilestyle.jfilestyle-theme-blue label {
    border-color: #438eff;
    background: #438eff;
    color: #fff
}

div.jfilestyle.jfilestyle-theme-green label {
    border-color: #18a063;
    background: #18a063;
    color: #fff
}

div.jfilestyle.jfilestyle-theme-yellow label {
    border-color: #e8c821;
    background: #e8c821;
    color: #fff
}

div.jfilestyle.jfilestyle-theme-black label {
    border-color: #424242;
    background: #424242;
    color: #fff
}

div.jfilestyle.jfilestyle-theme-red label {
    border-color: #f33f3f;
    background: #f33f3f;
    color: #fff
}

div.jfilestyle.jfilestyle-theme-purple label {
    border-color: #873aff;
    background: #873aff;
    color: #fff
}

div.jfilestyle.jfilestyle-theme-asphalt label {
    border-color: #435673;
    background: #435673;
    color: #fff
}

.iti {
    position: relative;
    display: inline-block;
    width: 100%
}

.iti * {
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.iti__hide {
    display: none
}

.iti__v-hide {
    visibility: hidden
}

.iti input, .iti input[type=tel], .iti input[type=text] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0
}

.iti__flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px
}

.iti__selected-flag {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 6px 0 8px
}

.iti__arrow {
    margin-left: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555
}

.iti__arrow--up {
    border-top: none;
    border-bottom: 4px solid #555
}

.iti__country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
    background-color: #fff;
    border: 1px solid #ccc;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.iti__country-list--dropup {
    bottom: 100%;
    margin-bottom: -1px
}

@media (max-width: 500px) {
    .iti__country-list {
        white-space: normal
    }
}

.iti__flag-box {
    display: inline-block;
    width: 20px
}

.iti__divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc
}

.iti__country {
    padding: 5px 10px;
    outline: 0
}

.iti__dial-code {
    color: #999
}

.iti__country.iti__highlight {
    background-color: rgba(0, 0, 0, .05)
}

.iti__country-name, .iti__dial-code, .iti__flag-box {
    vertical-align: middle
}

.iti__country-name, .iti__flag-box {
    margin-right: 6px
}

.iti--allow-dropdown input, .iti--allow-dropdown input[type=tel], .iti--allow-dropdown input[type=text], .iti--separate-dial-code input, .iti--separate-dial-code input[type=tel], .iti--separate-dial-code input[type=text] {
    padding-right: 6px;
    padding-left: 52px !important;
    margin-left: 0
}

.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
    right: auto;
    left: 0
}

.iti--allow-dropdown .iti__flag-container:hover {
    cursor: pointer
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
    background-color: rgba(0, 0, 0, .05)
}

.iti--allow-dropdown input[disabled] + .iti__flag-container:hover, .iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
    cursor: default
}

.iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag, .iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
    background-color: transparent
}

.iti--separate-dial-code .iti__selected-flag {
    background-color: rgba(0, 0, 0, .05)
}

.iti--separate-dial-code .iti__selected-dial-code {
    margin-left: 6px
}

.iti--container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px
}

.iti--container:hover {
    cursor: pointer
}

.iti-mobile .iti--container {
    top: 30px;
    bottom: 30px;
    left: 30px;
    right: 30px;
    position: fixed
}

.iti-mobile .iti__country-list {
    max-height: 100%;
    width: 100%
}

.iti-mobile .iti__country {
    padding: 10px 10px;
    line-height: 1.5em
}

.iti__flag {
    width: 20px
}

.iti__flag.iti__be {
    width: 18px
}

.iti__flag.iti__ch {
    width: 15px
}

.iti__flag.iti__mc {
    width: 19px
}

.iti__flag.iti__ne {
    width: 18px
}

.iti__flag.iti__np {
    width: 13px
}

.iti__flag.iti__va {
    width: 15px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .iti__flag {
        background-size: 5652px 15px
    }
}

.iti__flag.iti__ac {
    height: 10px;
    background-position: 0 0
}

.iti__flag.iti__ad {
    height: 14px;
    background-position: -22px 0
}

.iti__flag.iti__ae {
    height: 10px;
    background-position: -44px 0
}

.iti__flag.iti__af {
    height: 14px;
    background-position: -66px 0
}

.iti__flag.iti__ag {
    height: 14px;
    background-position: -88px 0
}

.iti__flag.iti__ai {
    height: 10px;
    background-position: -110px 0
}

.iti__flag.iti__al {
    height: 15px;
    background-position: -132px 0
}

.iti__flag.iti__am {
    height: 10px;
    background-position: -154px 0
}

.iti__flag.iti__ao {
    height: 14px;
    background-position: -176px 0
}

.iti__flag.iti__aq {
    height: 14px;
    background-position: -198px 0
}

.iti__flag.iti__ar {
    height: 13px;
    background-position: -220px 0
}

.iti__flag.iti__as {
    height: 10px;
    background-position: -242px 0
}

.iti__flag.iti__at {
    height: 14px;
    background-position: -264px 0
}

.iti__flag.iti__au {
    height: 10px;
    background-position: -286px 0
}

.iti__flag.iti__aw {
    height: 14px;
    background-position: -308px 0
}

.iti__flag.iti__ax {
    height: 13px;
    background-position: -330px 0
}

.iti__flag.iti__az {
    height: 10px;
    background-position: -352px 0
}

.iti__flag.iti__ba {
    height: 10px;
    background-position: -374px 0
}

.iti__flag.iti__bb {
    height: 14px;
    background-position: -396px 0
}

.iti__flag.iti__bd {
    height: 12px;
    background-position: -418px 0
}

.iti__flag.iti__be {
    height: 15px;
    background-position: -440px 0
}

.iti__flag.iti__bf {
    height: 14px;
    background-position: -460px 0
}

.iti__flag.iti__bg {
    height: 12px;
    background-position: -482px 0
}

.iti__flag.iti__bh {
    height: 12px;
    background-position: -504px 0
}

.iti__flag.iti__bi {
    height: 12px;
    background-position: -526px 0
}

.iti__flag.iti__bj {
    height: 14px;
    background-position: -548px 0
}

.iti__flag.iti__bl {
    height: 14px;
    background-position: -570px 0
}

.iti__flag.iti__bm {
    height: 10px;
    background-position: -592px 0
}

.iti__flag.iti__bn {
    height: 10px;
    background-position: -614px 0
}

.iti__flag.iti__bo {
    height: 14px;
    background-position: -636px 0
}

.iti__flag.iti__bq {
    height: 14px;
    background-position: -658px 0
}

.iti__flag.iti__br {
    height: 14px;
    background-position: -680px 0
}

.iti__flag.iti__bs {
    height: 10px;
    background-position: -702px 0
}

.iti__flag.iti__bt {
    height: 14px;
    background-position: -724px 0
}

.iti__flag.iti__bv {
    height: 15px;
    background-position: -746px 0
}

.iti__flag.iti__bw {
    height: 14px;
    background-position: -768px 0
}

.iti__flag.iti__by {
    height: 10px;
    background-position: -790px 0
}

.iti__flag.iti__bz {
    height: 14px;
    background-position: -812px 0
}

.iti__flag.iti__ca {
    height: 10px;
    background-position: -834px 0
}

.iti__flag.iti__cc {
    height: 10px;
    background-position: -856px 0
}

.iti__flag.iti__cd {
    height: 15px;
    background-position: -878px 0
}

.iti__flag.iti__cf {
    height: 14px;
    background-position: -900px 0
}

.iti__flag.iti__cg {
    height: 14px;
    background-position: -922px 0
}

.iti__flag.iti__ch {
    height: 15px;
    background-position: -944px 0
}

.iti__flag.iti__ci {
    height: 14px;
    background-position: -961px 0
}

.iti__flag.iti__ck {
    height: 10px;
    background-position: -983px 0
}

.iti__flag.iti__cl {
    height: 14px;
    background-position: -1005px 0
}

.iti__flag.iti__cm {
    height: 14px;
    background-position: -1027px 0
}

.iti__flag.iti__cn {
    height: 14px;
    background-position: -1049px 0
}

.iti__flag.iti__co {
    height: 14px;
    background-position: -1071px 0
}

.iti__flag.iti__cp {
    height: 14px;
    background-position: -1093px 0
}

.iti__flag.iti__cr {
    height: 12px;
    background-position: -1115px 0
}

.iti__flag.iti__cu {
    height: 10px;
    background-position: -1137px 0
}

.iti__flag.iti__cv {
    height: 12px;
    background-position: -1159px 0
}

.iti__flag.iti__cw {
    height: 14px;
    background-position: -1181px 0
}

.iti__flag.iti__cx {
    height: 10px;
    background-position: -1203px 0
}

.iti__flag.iti__cy {
    height: 14px;
    background-position: -1225px 0
}

.iti__flag.iti__cz {
    height: 14px;
    background-position: -1247px 0
}

.iti__flag.iti__de {
    height: 12px;
    background-position: -1269px 0
}

.iti__flag.iti__dg {
    height: 10px;
    background-position: -1291px 0
}

.iti__flag.iti__dj {
    height: 14px;
    background-position: -1313px 0
}

.iti__flag.iti__dk {
    height: 15px;
    background-position: -1335px 0
}

.iti__flag.iti__dm {
    height: 10px;
    background-position: -1357px 0
}

.iti__flag.iti__do {
    height: 14px;
    background-position: -1379px 0
}

.iti__flag.iti__dz {
    height: 14px;
    background-position: -1401px 0
}

.iti__flag.iti__ea {
    height: 14px;
    background-position: -1423px 0
}

.iti__flag.iti__ec {
    height: 14px;
    background-position: -1445px 0
}

.iti__flag.iti__ee {
    height: 13px;
    background-position: -1467px 0
}

.iti__flag.iti__eg {
    height: 14px;
    background-position: -1489px 0
}

.iti__flag.iti__eh {
    height: 10px;
    background-position: -1511px 0
}

.iti__flag.iti__er {
    height: 10px;
    background-position: -1533px 0
}

.iti__flag.iti__es {
    height: 14px;
    background-position: -1555px 0
}

.iti__flag.iti__et {
    height: 10px;
    background-position: -1577px 0
}

.iti__flag.iti__eu {
    height: 14px;
    background-position: -1599px 0
}

.iti__flag.iti__fi {
    height: 12px;
    background-position: -1621px 0
}

.iti__flag.iti__fj {
    height: 10px;
    background-position: -1643px 0
}

.iti__flag.iti__fk {
    height: 10px;
    background-position: -1665px 0
}

.iti__flag.iti__fm {
    height: 11px;
    background-position: -1687px 0
}

.iti__flag.iti__fo {
    height: 15px;
    background-position: -1709px 0
}

.iti__flag.iti__fr {
    height: 14px;
    background-position: -1731px 0
}

.iti__flag.iti__ga {
    height: 15px;
    background-position: -1753px 0
}

.iti__flag.iti__gb {
    height: 10px;
    background-position: -1775px 0
}

.iti__flag.iti__gd {
    height: 12px;
    background-position: -1797px 0
}

.iti__flag.iti__ge {
    height: 14px;
    background-position: -1819px 0
}

.iti__flag.iti__gf {
    height: 14px;
    background-position: -1841px 0
}

.iti__flag.iti__gg {
    height: 14px;
    background-position: -1863px 0
}

.iti__flag.iti__gh {
    height: 14px;
    background-position: -1885px 0
}

.iti__flag.iti__gi {
    height: 10px;
    background-position: -1907px 0
}

.iti__flag.iti__gl {
    height: 14px;
    background-position: -1929px 0
}

.iti__flag.iti__gm {
    height: 14px;
    background-position: -1951px 0
}

.iti__flag.iti__gn {
    height: 14px;
    background-position: -1973px 0
}

.iti__flag.iti__gp {
    height: 14px;
    background-position: -1995px 0
}

.iti__flag.iti__gq {
    height: 14px;
    background-position: -2017px 0
}

.iti__flag.iti__gr {
    height: 14px;
    background-position: -2039px 0
}

.iti__flag.iti__gs {
    height: 10px;
    background-position: -2061px 0
}

.iti__flag.iti__gt {
    height: 13px;
    background-position: -2083px 0
}

.iti__flag.iti__gu {
    height: 11px;
    background-position: -2105px 0
}

.iti__flag.iti__gw {
    height: 10px;
    background-position: -2127px 0
}

.iti__flag.iti__gy {
    height: 12px;
    background-position: -2149px 0
}

.iti__flag.iti__hk {
    height: 14px;
    background-position: -2171px 0
}

.iti__flag.iti__hm {
    height: 10px;
    background-position: -2193px 0
}

.iti__flag.iti__hn {
    height: 10px;
    background-position: -2215px 0
}

.iti__flag.iti__hr {
    height: 10px;
    background-position: -2237px 0
}

.iti__flag.iti__ht {
    height: 12px;
    background-position: -2259px 0
}

.iti__flag.iti__hu {
    height: 10px;
    background-position: -2281px 0
}

.iti__flag.iti__ic {
    height: 14px;
    background-position: -2303px 0
}

.iti__flag.iti__id {
    height: 14px;
    background-position: -2325px 0
}

.iti__flag.iti__ie {
    height: 10px;
    background-position: -2347px 0
}

.iti__flag.iti__il {
    height: 15px;
    background-position: -2369px 0
}

.iti__flag.iti__im {
    height: 10px;
    background-position: -2391px 0
}

.iti__flag.iti__in {
    height: 14px;
    background-position: -2413px 0
}

.iti__flag.iti__io {
    height: 10px;
    background-position: -2435px 0
}

.iti__flag.iti__iq {
    height: 14px;
    background-position: -2457px 0
}

.iti__flag.iti__ir {
    height: 12px;
    background-position: -2479px 0
}

.iti__flag.iti__is {
    height: 15px;
    background-position: -2501px 0
}

.iti__flag.iti__it {
    height: 14px;
    background-position: -2523px 0
}

.iti__flag.iti__je {
    height: 12px;
    background-position: -2545px 0
}

.iti__flag.iti__jm {
    height: 10px;
    background-position: -2567px 0
}

.iti__flag.iti__jo {
    height: 10px;
    background-position: -2589px 0
}

.iti__flag.iti__jp {
    height: 14px;
    background-position: -2611px 0
}

.iti__flag.iti__ke {
    height: 14px;
    background-position: -2633px 0
}

.iti__flag.iti__kg {
    height: 12px;
    background-position: -2655px 0
}

.iti__flag.iti__kh {
    height: 13px;
    background-position: -2677px 0
}

.iti__flag.iti__ki {
    height: 10px;
    background-position: -2699px 0
}

.iti__flag.iti__km {
    height: 12px;
    background-position: -2721px 0
}

.iti__flag.iti__kn {
    height: 14px;
    background-position: -2743px 0
}

.iti__flag.iti__kp {
    height: 10px;
    background-position: -2765px 0
}

.iti__flag.iti__kr {
    height: 14px;
    background-position: -2787px 0
}

.iti__flag.iti__kw {
    height: 10px;
    background-position: -2809px 0
}

.iti__flag.iti__ky {
    height: 10px;
    background-position: -2831px 0
}

.iti__flag.iti__kz {
    height: 10px;
    background-position: -2853px 0
}

.iti__flag.iti__la {
    height: 14px;
    background-position: -2875px 0
}

.iti__flag.iti__lb {
    height: 14px;
    background-position: -2897px 0
}

.iti__flag.iti__lc {
    height: 10px;
    background-position: -2919px 0
}

.iti__flag.iti__li {
    height: 12px;
    background-position: -2941px 0
}

.iti__flag.iti__lk {
    height: 10px;
    background-position: -2963px 0
}

.iti__flag.iti__lr {
    height: 11px;
    background-position: -2985px 0
}

.iti__flag.iti__ls {
    height: 14px;
    background-position: -3007px 0
}

.iti__flag.iti__lt {
    height: 12px;
    background-position: -3029px 0
}

.iti__flag.iti__lu {
    height: 12px;
    background-position: -3051px 0
}

.iti__flag.iti__lv {
    height: 10px;
    background-position: -3073px 0
}

.iti__flag.iti__ly {
    height: 10px;
    background-position: -3095px 0
}

.iti__flag.iti__ma {
    height: 14px;
    background-position: -3117px 0
}

.iti__flag.iti__mc {
    height: 15px;
    background-position: -3139px 0
}

.iti__flag.iti__md {
    height: 10px;
    background-position: -3160px 0
}

.iti__flag.iti__me {
    height: 10px;
    background-position: -3182px 0
}

.iti__flag.iti__mf {
    height: 14px;
    background-position: -3204px 0
}

.iti__flag.iti__mg {
    height: 14px;
    background-position: -3226px 0
}

.iti__flag.iti__mh {
    height: 11px;
    background-position: -3248px 0
}

.iti__flag.iti__mk {
    height: 10px;
    background-position: -3270px 0
}

.iti__flag.iti__ml {
    height: 14px;
    background-position: -3292px 0
}

.iti__flag.iti__mm {
    height: 14px;
    background-position: -3314px 0
}

.iti__flag.iti__mn {
    height: 10px;
    background-position: -3336px 0
}

.iti__flag.iti__mo {
    height: 14px;
    background-position: -3358px 0
}

.iti__flag.iti__mp {
    height: 10px;
    background-position: -3380px 0
}

.iti__flag.iti__mq {
    height: 14px;
    background-position: -3402px 0
}

.iti__flag.iti__mr {
    height: 14px;
    background-position: -3424px 0
}

.iti__flag.iti__ms {
    height: 10px;
    background-position: -3446px 0
}

.iti__flag.iti__mt {
    height: 14px;
    background-position: -3468px 0
}

.iti__flag.iti__mu {
    height: 14px;
    background-position: -3490px 0
}

.iti__flag.iti__mv {
    height: 14px;
    background-position: -3512px 0
}

.iti__flag.iti__mw {
    height: 14px;
    background-position: -3534px 0
}

.iti__flag.iti__mx {
    height: 12px;
    background-position: -3556px 0
}

.iti__flag.iti__my {
    height: 10px;
    background-position: -3578px 0
}

.iti__flag.iti__mz {
    height: 14px;
    background-position: -3600px 0
}

.iti__flag.iti__na {
    height: 14px;
    background-position: -3622px 0
}

.iti__flag.iti__nc {
    height: 10px;
    background-position: -3644px 0
}

.iti__flag.iti__ne {
    height: 15px;
    background-position: -3666px 0
}

.iti__flag.iti__nf {
    height: 10px;
    background-position: -3686px 0
}

.iti__flag.iti__ng {
    height: 10px;
    background-position: -3708px 0
}

.iti__flag.iti__ni {
    height: 12px;
    background-position: -3730px 0
}

.iti__flag.iti__nl {
    height: 14px;
    background-position: -3752px 0
}

.iti__flag.iti__no {
    height: 15px;
    background-position: -3774px 0
}

.iti__flag.iti__np {
    height: 15px;
    background-position: -3796px 0
}

.iti__flag.iti__nr {
    height: 10px;
    background-position: -3811px 0
}

.iti__flag.iti__nu {
    height: 10px;
    background-position: -3833px 0
}

.iti__flag.iti__nz {
    height: 10px;
    background-position: -3855px 0
}

.iti__flag.iti__om {
    height: 10px;
    background-position: -3877px 0
}

.iti__flag.iti__pa {
    height: 14px;
    background-position: -3899px 0
}

.iti__flag.iti__pe {
    height: 14px;
    background-position: -3921px 0
}

.iti__flag.iti__pf {
    height: 14px;
    background-position: -3943px 0
}

.iti__flag.iti__pg {
    height: 15px;
    background-position: -3965px 0
}

.iti__flag.iti__ph {
    height: 10px;
    background-position: -3987px 0
}

.iti__flag.iti__pk {
    height: 14px;
    background-position: -4009px 0
}

.iti__flag.iti__pl {
    height: 13px;
    background-position: -4031px 0
}

.iti__flag.iti__pm {
    height: 14px;
    background-position: -4053px 0
}

.iti__flag.iti__pn {
    height: 10px;
    background-position: -4075px 0
}

.iti__flag.iti__pr {
    height: 14px;
    background-position: -4097px 0
}

.iti__flag.iti__ps {
    height: 10px;
    background-position: -4119px 0
}

.iti__flag.iti__pt {
    height: 14px;
    background-position: -4141px 0
}

.iti__flag.iti__pw {
    height: 13px;
    background-position: -4163px 0
}

.iti__flag.iti__py {
    height: 11px;
    background-position: -4185px 0
}

.iti__flag.iti__qa {
    height: 8px;
    background-position: -4207px 0
}

.iti__flag.iti__re {
    height: 14px;
    background-position: -4229px 0
}

.iti__flag.iti__ro {
    height: 14px;
    background-position: -4251px 0
}

.iti__flag.iti__rs {
    height: 14px;
    background-position: -4273px 0
}

.iti__flag.iti__ru {
    height: 14px;
    background-position: -4295px 0
}

.iti__flag.iti__rw {
    height: 14px;
    background-position: -4317px 0
}

.iti__flag.iti__sa {
    height: 14px;
    background-position: -4339px 0
}

.iti__flag.iti__sb {
    height: 10px;
    background-position: -4361px 0
}

.iti__flag.iti__sc {
    height: 10px;
    background-position: -4383px 0
}

.iti__flag.iti__sd {
    height: 10px;
    background-position: -4405px 0
}

.iti__flag.iti__se {
    height: 13px;
    background-position: -4427px 0
}

.iti__flag.iti__sg {
    height: 14px;
    background-position: -4449px 0
}

.iti__flag.iti__sh {
    height: 10px;
    background-position: -4471px 0
}

.iti__flag.iti__si {
    height: 10px;
    background-position: -4493px 0
}

.iti__flag.iti__sj {
    height: 15px;
    background-position: -4515px 0
}

.iti__flag.iti__sk {
    height: 14px;
    background-position: -4537px 0
}

.iti__flag.iti__sl {
    height: 14px;
    background-position: -4559px 0
}

.iti__flag.iti__sm {
    height: 15px;
    background-position: -4581px 0
}

.iti__flag.iti__sn {
    height: 14px;
    background-position: -4603px 0
}

.iti__flag.iti__so {
    height: 14px;
    background-position: -4625px 0
}

.iti__flag.iti__sr {
    height: 14px;
    background-position: -4647px 0
}

.iti__flag.iti__ss {
    height: 10px;
    background-position: -4669px 0
}

.iti__flag.iti__st {
    height: 10px;
    background-position: -4691px 0
}

.iti__flag.iti__sv {
    height: 12px;
    background-position: -4713px 0
}

.iti__flag.iti__sx {
    height: 14px;
    background-position: -4735px 0
}

.iti__flag.iti__sy {
    height: 14px;
    background-position: -4757px 0
}

.iti__flag.iti__sz {
    height: 14px;
    background-position: -4779px 0
}

.iti__flag.iti__ta {
    height: 10px;
    background-position: -4801px 0
}

.iti__flag.iti__tc {
    height: 10px;
    background-position: -4823px 0
}

.iti__flag.iti__td {
    height: 14px;
    background-position: -4845px 0
}

.iti__flag.iti__tf {
    height: 14px;
    background-position: -4867px 0
}

.iti__flag.iti__tg {
    height: 13px;
    background-position: -4889px 0
}

.iti__flag.iti__th {
    height: 14px;
    background-position: -4911px 0
}

.iti__flag.iti__tj {
    height: 10px;
    background-position: -4933px 0
}

.iti__flag.iti__tk {
    height: 10px;
    background-position: -4955px 0
}

.iti__flag.iti__tl {
    height: 10px;
    background-position: -4977px 0
}

.iti__flag.iti__tm {
    height: 14px;
    background-position: -4999px 0
}

.iti__flag.iti__tn {
    height: 14px;
    background-position: -5021px 0
}

.iti__flag.iti__to {
    height: 10px;
    background-position: -5043px 0
}

.iti__flag.iti__tr {
    height: 14px;
    background-position: -5065px 0
}

.iti__flag.iti__tt {
    height: 12px;
    background-position: -5087px 0
}

.iti__flag.iti__tv {
    height: 10px;
    background-position: -5109px 0
}

.iti__flag.iti__tw {
    height: 14px;
    background-position: -5131px 0
}

.iti__flag.iti__tz {
    height: 14px;
    background-position: -5153px 0
}

.iti__flag.iti__ua {
    height: 14px;
    background-position: -5175px 0
}

.iti__flag.iti__ug {
    height: 14px;
    background-position: -5197px 0
}

.iti__flag.iti__um {
    height: 11px;
    background-position: -5219px 0
}

.iti__flag.iti__un {
    height: 14px;
    background-position: -5241px 0
}

.iti__flag.iti__us {
    height: 11px;
    background-position: -5263px 0
}

.iti__flag.iti__uy {
    height: 14px;
    background-position: -5285px 0
}

.iti__flag.iti__uz {
    height: 10px;
    background-position: -5307px 0
}

.iti__flag.iti__va {
    height: 15px;
    background-position: -5329px 0
}

.iti__flag.iti__vc {
    height: 14px;
    background-position: -5346px 0
}

.iti__flag.iti__ve {
    height: 14px;
    background-position: -5368px 0
}

.iti__flag.iti__vg {
    height: 10px;
    background-position: -5390px 0
}

.iti__flag.iti__vi {
    height: 14px;
    background-position: -5412px 0
}

.iti__flag.iti__vn {
    height: 14px;
    background-position: -5434px 0
}

.iti__flag.iti__vu {
    height: 12px;
    background-position: -5456px 0
}

.iti__flag.iti__wf {
    height: 14px;
    background-position: -5478px 0
}

.iti__flag.iti__ws {
    height: 10px;
    background-position: -5500px 0
}

.iti__flag.iti__xk {
    height: 15px;
    background-position: -5522px 0
}

.iti__flag.iti__ye {
    height: 14px;
    background-position: -5544px 0
}

.iti__flag.iti__yt {
    height: 14px;
    background-position: -5566px 0
}

.iti__flag.iti__za {
    height: 14px;
    background-position: -5588px 0
}

.iti__flag.iti__zm {
    height: 14px;
    background-position: -5610px 0
}

.iti__flag.iti__zw {
    height: 10px;
    background-position: -5632px 0
}

.iti__flag {
    height: 15px;
    box-shadow: 0 0 1px 0 #888;
    background-image: url(../formatPhoneV2/img/flags.png);
    background-repeat: no-repeat;
    background-color: #dbdbdb;
    background-position: 20px 0
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .iti__flag {
        background-image: url(../formatPhoneV2/img/flags@2x.png)
    }
}

.iti__flag.iti__np {
    background-color: transparent
}

@font-face {
    font-family: 'lg';
    src: url("../plugins/lightgallery/fonts/lg.eot?n1z373");
    src: url("../plugins/lightgallery/fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("../plugins/lightgallery/fonts/lg.woff?n1z373") format("woff"), url("../plugins/lightgallery/fonts/lg.ttf?n1z373") format("truetype"), url("../plugins/lightgallery/fonts/lg.svg?n1z373#lg") format("svg");
    font-weight: normal;
    font-style: normal
}

.lg-icon {
    font-family: 'lg';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.lg-actions .lg-next, .lg-actions .lg-prev {
    background-color: rgba(0, 0, 0, .45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080;
    border: none;
    outline: none
}

.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: .5
}

.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
    color: #fff
}

.lg-actions .lg-next {
    right: 20px
}

.lg-actions .lg-next:before {
    content: "î‚•"
}

.lg-actions .lg-prev {
    left: 20px
}

.lg-actions .lg-prev:after {
    content: "î‚”"
}

@-webkit-keyframes lg-right-end {
    0% {
        left: 0
    }
    50% {
        left: -30px
    }
    100% {
        left: 0
    }
}

@-moz-keyframes lg-right-end {
    0% {
        left: 0
    }
    50% {
        left: -30px
    }
    100% {
        left: 0
    }
}

@-ms-keyframes lg-right-end {
    0% {
        left: 0
    }
    50% {
        left: -30px
    }
    100% {
        left: 0
    }
}

@keyframes lg-right-end {
    0% {
        left: 0
    }
    50% {
        left: -30px
    }
    100% {
        left: 0
    }
}

@-webkit-keyframes lg-left-end {
    0% {
        left: 0
    }
    50% {
        left: 30px
    }
    100% {
        left: 0
    }
}

@-moz-keyframes lg-left-end {
    0% {
        left: 0
    }
    50% {
        left: 30px
    }
    100% {
        left: 0
    }
}

@-ms-keyframes lg-left-end {
    0% {
        left: 0
    }
    50% {
        left: 30px
    }
    100% {
        left: 0
    }
}

@keyframes lg-left-end {
    0% {
        left: 0
    }
    50% {
        left: 30px
    }
    100% {
        left: 0
    }
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end .3s;
    -o-animation: lg-right-end .3s;
    animation: lg-right-end .3s;
    position: relative
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end .3s;
    -o-animation: lg-left-end .3s;
    animation: lg-left-end .3s;
    position: relative
}

.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .45)
}

.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: medium none;
    background: none;
    border: none;
    box-shadow: none;
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear
}

.lg-toolbar .lg-icon:hover {
    color: #fff
}

.lg-toolbar .lg-close:after {
    content: "î°"
}

.lg-toolbar .lg-download:after {
    content: "îƒ²"
}

.lg-sub-html {
    background-color: rgba(0, 0, 0, .45);
    bottom: 0;
    color: #eee;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080
}

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: bold
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0
}

#lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle
}

.lg-toolbar, .lg-prev, .lg-next {
    opacity: 1;
    -webkit-transition: -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    -moz-transition: -moz-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    -o-transition: -o-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear
}

.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
}

.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5);
    opacity: 0;
    -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    -o-transition: -o-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    transition: transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-outer .lg-thumb-outer {
    background-color: #0d0a0a;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    -moz-transition: -moz-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: -o-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0)
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px
}

.lg-outer .lg-thumb-item {
    border-radius: 5px;
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #fff;
    border-radius: 4px;
    margin-bottom: 5px
}

@media (min-width: 1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition: border-color .25s ease;
        -o-transition: border-color .25s ease;
        transition: border-color .25s ease
    }
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #a90707
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom .25s ease;
    -o-transition: bottom .25s ease;
    transition: bottom .25s ease
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px
}

.lg-outer .lg-toogle-thumb {
    background-color: #0d0a0a;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px;
    outline: medium none;
    border: none
}

.lg-outer .lg-toogle-thumb:after {
    content: "î‡¿"
}

.lg-outer .lg-toogle-thumb:hover {
    color: #fff
}

.lg-outer .lg-video-cont {
    display: inline-block;
    vertical-align: middle;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px
}

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative
}

.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}

.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer
}

.lg-outer .lg-has-iframe .lg-video {
    -webkit-overflow-scrolling: touch;
    overflow: auto
}

.lg-outer .lg-has-vimeo .lg-video-play {
    background: url("../plugins/lightgallery/img/vimeo-play.png") no-repeat scroll 0 0 transparent
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url("../plugins/lightgallery/img/vimeo-play.png") no-repeat scroll 0 -58px transparent
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: transparent url("../plugins/lightgallery/img/video-play.png") no-repeat scroll 0 0;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: .8
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1
}

.lg-outer .lg-has-youtube .lg-video-play {
    background: url("../plugins/lightgallery/img/youtube-play.png") no-repeat scroll 0 0 transparent
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url("../plugins/lightgallery/img/youtube-play.png") no-repeat scroll 0 -60px transparent
}

.lg-outer .lg-video-object {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0
}

.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden
}

.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible
}

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    -webkit-transition: opacity .08s ease 0s;
    -moz-transition: opacity .08s ease 0s;
    -o-transition: opacity .08s ease 0s;
    transition: opacity .08s ease 0s
}

.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0
}

.lg-progress-bar.lg-start .lg-progress {
    width: 100%
}

.lg-show-autoplay .lg-progress-bar {
    opacity: 1
}

.lg-autoplay-button:after {
    content: "î€"
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "î€š"
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
    -moz-transition: -moz-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: -o-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
    transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    -moz-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    -moz-transition: -moz-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    -o-transition: -o-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

#lg-zoom-in:after {
    content: "îŒ‘"
}

#lg-actual-size {
    font-size: 20px
}

#lg-actual-size:after {
    content: "î€³"
}

#lg-zoom-out {
    opacity: .5;
    pointer-events: none
}

#lg-zoom-out:after {
    content: "îŒ’"
}

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto
}

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible
}

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: 0 0 0 2px white inset
}

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #fff;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    -webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
    -moz-transition: opacity .15s ease 0s, -moz-transform .15s ease 0s;
    -o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s;
    transition: opacity .15s ease 0s, transform .15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
}

.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%
}

.lg-outer .lg-pager {
    background-color: rgba(255, 255, 255, .5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, .7) inset;
    display: block;
    height: 12px;
    -webkit-transition: box-shadow .3s ease 0s;
    -o-transition: box-shadow .3s ease 0s;
    transition: box-shadow .3s ease 0s;
    width: 12px
}

.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
    box-shadow: 0 0 0 8px white inset
}

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0
}

.lg-fullscreen:after {
    content: "îˆŒ"
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "îˆ"
}

.lg-outer #lg-dropdown-overlay {
    background-color: rgba(0, 0, 0, .25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear .18s, opacity .18s linear 0s;
    -o-transition: visibility 0s linear .18s, opacity .18s linear 0s;
    transition: visibility 0s linear .18s, opacity .18s linear 0s
}

.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible
}

.lg-outer.lg-dropdown-active #lg-share {
    color: #fff
}

.lg-outer .lg-dropdown {
    background-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    -moz-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    -webkit-transition: -webkit-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    -moz-transition: -moz-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    -o-transition: -o-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s
}

.lg-outer .lg-dropdown:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #fff;
    right: 16px;
    top: -16px
}

.lg-outer .lg-dropdown > li:last-child {
    margin-bottom: 0
}

.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
    color: #333
}

.lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px
}

.lg-outer .lg-dropdown a:hover {
    background-color: rgba(0, 0, 0, .07)
}

.lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle
}

.lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto
}

.lg-outer #lg-share {
    position: relative
}

.lg-outer #lg-share:after {
    content: "î "
}

.lg-outer #lg-share-facebook .lg-icon {
    color: #3b5998
}

.lg-outer #lg-share-facebook .lg-icon:after {
    content: "î¤"
}

.lg-outer #lg-share-twitter .lg-icon {
    color: #00aced
}

.lg-outer #lg-share-twitter .lg-icon:after {
    content: "î¤„"
}

.lg-outer #lg-share-googleplus .lg-icon {
    color: #dd4b39
}

.lg-outer #lg-share-googleplus .lg-icon:after {
    content: "î¤‚"
}

.lg-outer #lg-share-pinterest .lg-icon {
    color: #cb2027
}

.lg-outer #lg-share-pinterest .lg-icon:after {
    content: "î¤ƒ"
}

.lg-group:after {
    content: "";
    display: table;
    clear: both
}

.lg-outer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    text-align: left;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-outer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.lg-outer.lg-visible {
    opacity: 1
}

.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    opacity: 1
}

.lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%
}

.lg-outer .lg-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap
}

.lg-outer .lg-item {
    background: url("../plugins/lightgallery/img/loading.gif") no-repeat scroll center center transparent;
    display: none !important
}

.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
    display: inline-block !important
}

.lg-outer.lg-css .lg-current {
    display: inline-block !important
}

.lg-outer .lg-item, .lg-outer .lg-img-wrap {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%
}

.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

.lg-outer .lg-img-wrap {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.lg-outer .lg-item.lg-complete {
    background-image: none
}

.lg-outer .lg-item.lg-current {
    z-index: 1060
}

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important
}

.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1
}

.lg-outer .lg-empty-html {
    display: none
}

.lg-outer.lg-hide-download #lg-download {
    display: none
}

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-backdrop.in {
    opacity: 1
}

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
    -webkit-transition: none 0s ease 0s !important;
    -moz-transition: none 0s ease 0s !important;
    -o-transition: none 0s ease 0s !important;
    transition: none 0s ease 0s !important
}

.lg-css3.lg-use-css3 .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-css3.lg-fade .lg-item {
    opacity: 0
}

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1
}

.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
    -webkit-transition: opacity .1s ease 0s;
    -moz-transition: opacity .1s ease 0s;
    -o-transition: opacity .1s ease 0s;
    transition: opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    -webkit-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.cloudzoom-lens {
    border: 5px solid #888;
    width: 100px;
    height: 100px;
    box-shadow: -0 -0 10px rgba(0, 0, 0, .4);
    cursor: crosshair;
    z-index: 10
}

.cloudzoom-zoom {
    background-color: #fff;
    border: 1px solid #888;
    width: 500px;
    height: 200px;
    box-shadow: -0 -0 10px rgba(0, 0, 0, .4)
}

.cloudzoom-zoom-inside {
    border: none;
    box-shadow: none
}

.cloudzoom-caption {
    display: none;
    text-align: left;
    background-color: #000;
    color: #fff;
    font-weight: bold;
    padding: 10px;
    font-family: sans-serif;
    font-size: 11px
}

.cloudzoom-blank {
    background-image: url(../plugins/cloudzoom/blank.png)
}

.cloudzoom-ajax-loader {
    background-image: url(https://cdn.ticimax.com/scripts/ajax-loader.gif);
    width: 32px;
    height: 32px
}

.rating-stars ul {
    list-style-type: none;
    padding: 0;
    -moz-user-select: none;
    -webkit-user-select: none
}

.rating-stars ul > li.star {
    display: inline-block
}

.rating-stars ul > li.star.hover > i.fa {
    color: #ffcc36
}

.rating-stars ul > li.star.selected > i.fa {
    color: #ff912c
}

#yorumYaz .yorumGirisYap {
    width: 100%;
    text-align: center
}

#yorumYaz .yorumGirisYap .yorumGirisYapOrtala {
    display: inline-block;
    width: 161px;
    height: 161px;
    border-radius: 150px;
    padding: 14px;
    border: 1px solid #c6c8ca
}

#yorumYaz .yorumGirisYap .yorumGirisYapOrtala i {
    font-size: 44px;
    color: #c6c8ca;
    display: inline-block;
    margin-bottom: 15px
}

#yorumYaz .yorumGirisYap .yorumGirisYapOrtala span {
    display: block;
    color: #c6c8ca;
    font-size: 15px;
    text-align: center
}

#divYorumYazGiris .yorumYazUyeGirisYonlendirme {
    font-weight: bold;
    text-decoration: underline;
    font-size: 13px
}

.tabYorumlar .yorumlarItem {
    margin-bottom: 10px
}

#paytr_taksit_tablosu {
    clear: both;
    font-size: 12px;
    max-width: 1200px;
    text-align: center;
    font-family: Arial, sans-serif
}

#paytr_taksit_tablosu::before {
    display: table;
    content: " "
}

#paytr_taksit_tablosu::after {
    content: "";
    clear: both;
    display: table
}

.taksit-tablosu-wrapper {
    margin: 5px;
    width: 280px;
    padding: 12px;
    cursor: default;
    text-align: center;
    display: inline-block;
    border: 1px solid #e1e1e1
}

.taksit-logo img {
    max-height: 28px;
    padding-bottom: 10px
}

.taksit-tutari-text {
    float: left;
    width: 126px;
    color: #a2a2a2;
    margin-bottom: 5px
}

.taksit-tutar-wrapper {
    display: inline-block;
    background-color: #f7f7f7
}

.taksit-tutar-wrapper:hover {
    background-color: #e8e8e8
}

.taksit-tutari {
    float: left;
    width: 126px;
    padding: 6px 0;
    color: #474747;
    border: 2px solid #fff
}

.taksit-tutari-bold {
    font-weight: bold
}

@media all and (max-width: 600px) {
    .taksit-tablosu-wrapper {
        margin: 5px 0
    }
}

.teknikDetay {
    width: 100%;
    border: 1px solid #e5e5e5;
    margin: 10px 0
}

.teknikDetay .teknikDetayItem:After {
    clear: both;
    display: table;
    content: ""
}

.teknikDetay .teknikDetayItem {
    font-weight: 500;
    color: #000;
    font-size: 13px;
    text-align: left;
    line-height: 1
}

.teknikDetay .teknikDetayItem:nth-child(odd) {
    background-color: #eee
}

.teknikDetay div div.t1 {
    width: 30%;
    float: left;
    padding: 10px;
    font-weight: 600
}

.teknikDetay div div.t2 {
    width: 60%;
    float: left;
    padding: 10px
}

.teknikDetay .teknikDetayItem div.t2 {
    border-left: 1px solid #e5e5e5
}

.teknikDetay .teknikDetayItem div.t2 span:after {
    content: ",";
    display: inline-block
}

.teknikDetay .teknikDetayItem div.t2 span:last-child::after {
    display: none
}

.takimUrunContent {
    margin-bottom: 20px
}

.takimUrunContainer {
    border: 1px solid #e5e5e5;
    padding: 0 10px 0 10px
}

.takimUrunItem {
    padding: 10px 0;
    display: table;
    width: 100%;
    border-bottom: 1px solid #e5e5e5
}

.takimUrunItem span.leftSpan {
    width: 50%;
    display: inline-block;
    font-weight: 600;
    font-size: 13px
}

.takimUrunItem span.rightSpan {
    width: 50%;
    display: inline-block;
    text-align: right
}

.takimUrunItem.takimDegistir span.rightSpan a {
    font-weight: 600;
    text-decoration: underline
}

.takimUrunItem.takimToplamTutar {
    border: 0
}

.takimUrunItem.takimToplamTutar span.rightSpan {
    font-weight: 600
}

.takimUrunAltContent {
    padding: 0 10px;
    margin-bottom: 20px
}

.takimUrunAltContainer {
    border: 1px solid #e5e5e5
}

.takimUrunHeader {
    background-color: #e5e5e5;
    display: block;
    padding: 10px;
    font-weight: 600;
    margin-bottom: 10px
}

.takimUrunList {
    padding: 0 10px 0 10px
}

.takimUrunAltHead {
    display: table;
    width: 100%
}

.takimUrunAltHead > div {
    display: inline-block;
    font-weight: 600;
    padding: 10px 0;
    text-align: center
}

.takimUrunAltHead > div.head-col-1 {
    width: 30%;
    text-align: left
}

.takimUrunAltHead > div.head-col-2 {
    width: 20%
}

.takimUrunAltHead > div.head-col-3 {
    width: 20%
}

.takimUrunAltHead > div.head-col-4 {
    width: 20%
}

.takimUrunAltHead > div.head-col-5 {
    width: 10%
}

.takimUrunAltItem {
    display: table;
    width: 100%;
    margin-bottom: 10px
}

.takimUrunAltItem > div {
    display: inline-block;
    text-align: center;
    padding: 10px 0
}

.takimUrunAltItem > div.head-col-1 {
    width: 30%;
    text-align: left
}

.takimUrunAltItem > div.head-col-2 {
    width: 20%
}

.takimUrunAltItem > div.head-col-3 {
    width: 20%;
    padding: 0
}

.takimUrunAltItem > div.head-col-3 input {
    border: 1px solid #e5e5e5;
    text-align: center;
    padding: 9px 0
}

.takimUrunAltItem > div.head-col-3 a {
    font-weight: 600;
    text-decoration: underline;
    padding: 9px 0
}

.takimUrunAltItem > div.head-col-4 {
    width: 20%
}

.takimUrunAltItem > div.head-col-5 {
    width: 10%;
    padding: 0,
}

.takimUrunAltItem > div.head-col-5 a {
    border: 1px solid #e5e5e5;
    padding: 9px
}

.takimUrunAltItem > div.head-col-5 a:hover {
    border: 1px solid #444;
    background-color: #444;
    color: #fff
}

#divUrunKampanyaliFiyat {
    background-color: #393;
    padding: 10px 8px;
    text-align: center;
    float: left;
    width: 100%;
    margin-top: 20px
}

#divUrunKampanyaliFiyat span {
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    line-height: 1
}

#divUrunKampanyaliFiyat span.urunKampanyaFiyat {
    font-size: 24px;
    font-weight: 600;
    line-height: 1
}

#divUcBoyut {
    width: 100%;
    height: 500px;
    left: 0;
    right: 0;
    top: 0;
    display: none;
    z-index: -999999
}

#divUcBoyut.active {
    z-index: 99;
    display: block
}

#productDetailRelated {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 15px 0 0 0
}

#productDetailRelated > a {
    float: left;
    display: block;
    width: 80px;
    padding-right: 10px
}

#productDetailRelated > a:hover img {
    border-color: #ccc
}

#productDetailRelated > a img {
    border: 1px solid #eee
}

@media screen and (max-width: 767px) {
    #productDetailRelated {
        padding: 10px 0 10px 0
    }
}

#divUrunSiparisDosya .changedThumbFile img.thumbFile {
    float: left;
    width: 40px;
    height: 40px;
    display: block;
    object-fit: contain
}

.lg-components-open.lg-outer .lg-components .lg-thumb-outer {
    width: 100%;
    position: relative;
    transform: translate3d(0, 0, 0)
}

.lg-outer .lg-img-wrap::before {
    height: 100% !important
}

#lg-container-1 {
    display: none
}

#inStockModal #stoktakiMagazalar h2 {
    display: block;
    margin: 6px 0 20px 0
}

#inStockModal #stoktakiMagazalar .searchLine {
    width: 100%;
    margin-bottom: 10px
}

#inStockModal #stoktakiMagazalar .searchedLine .searchedList {
    padding-right: 10px
}

#inStockModal #stoktakiMagazalar .searchedLine .searchedList, #stoktakiMagazalar .searchedLine .searchedMap {
    width: 50%;
    float: left;
    display: block;
    height: 400px;
    overflow-x: auto
}

#inStockModal #stoktakiMagazalar .searchedList .searchedItem {
    display: block;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 10px 0
}

#inStockModal #stoktakiMagazalar .searchedList .searchedItem a {
    display: block;
    padding: 3px 0 0 0
}

#inStockModal #stoktakiMagazalar .searchedList .searchedItem a:hover {
    text-decoration: underline
}

#inStockModal #stoktakiMagazalar .searchedList .searchedItem .stockValue {
    font-style: normal;
    font-size: 11px
}

#inStockModal #stoktakiMagazalar .searchedLine .searchedList::-webkit-scrollbar {
    width: 4px
}

#inStockModal #stoktakiMagazalar .searchedLine .searchedList::-webkit-scrollbar-track {
    background: #f1f1f1
}

#inStockModal #stoktakiMagazalar .searchedLine .searchedList::-webkit-scrollbar-thumb {
    background: #888
}

#inStockModal #stoktakiMagazalar .searchedLine .searchedList::-webkit-scrollbar-thumb:hover {
    background: #555
}

#inStockModal #stoktakiMagazalar .searchLine > select {
    margin-right: 10px;
    border-radius: 3px
}

@media screen and (max-width: 1200px) {
    #inStockModal #stoktakiMagazalar .modal-content {
        width: 75% !important
    }
}

@media screen and (max-width: 690px) {
    div#inStockModal .modal-content {
        width: 90% !important
    }

    #inStockModal #stoktakiMagazalar .searchedLine .searchedList, #stoktakiMagazalar .searchedLine .searchedMap {
        width: 100%
    }

    div#inStockModal {
        padding: 50px 0
    }

    #inStockModal #stoktakiMagazalar .searchLine > select {
        margin: 0 10px 10px 0
    }

    #inStockModal #stoktakiMagazalar .searchedLine .searchedList {
        height: auto
    }
}

#inStockModal > .modal-content {
    max-width: 750px
}

.asortiProducts .asortiListItem .asortiAdet {
    float: right
}

.asortiProducts .asortiListItem .asortiMiktar {
    font-weight: 600
}

.asortiProducts .asortiLiteTable {
    width: auto;
    overflow: hidden;
    display: inline-block;
    padding: 0;
    border: 1px solid #eee;
    border-radius: 5px;
    box-shadow: 0 0 6px #eee;
    clear: both
}

.asortiProducts .asortiAciklama {
    margin: 20px 0 10px 0;
    font-weight: 500;
    color: #808080
}

.asortiProducts .asortiListItem {
    width: auto;
    cursor: default;
    float: left;
    display: inline-block;
    text-align: center
}

.asortiProducts .asortiListItem .asortiMiktar, .asortiProducts .asortiListItem .asortiAdet {
    height: 35px;
    display: block;
    width: 100%;
    border-bottom: 1px solid #eee;
    padding: 10px 5px
}

.asortiProducts .asortiListItem .asortiAdet {
    border: 0
}

.asortiSatisV2 {
    display: inline-block;
    border: 1px solid #eee;
    border-radius: 3px;
    box-shadow: 0 0 3px #eee;
    margin: 10px 0;
    width: 100%
}

.asortiSatisV2 .asortiHead {
    width: 100%;
    display: flex;
    background: #eee;
    padding: 5px;
    overflow: hidden;
    align-content: center;
    justify-content: flex-start
}

.asortiSatisV2 .asortiHead .asortiHeadVariant span {
    min-width: 40px;
    display: block;
    float: left;
    text-align: center;
    font-weight: 600
}

.asortiSatisV2 .asortiHead .asortiHeadName {
    flex: 3
}

.asortiSatisV2 .asortiHead .asortiHeadVariant {
    flex: 2
}

.asortiSatisV2 .asortiHead .asortiHeadPrice {
    flex: 1;
    text-align: right;
    padding-right: 10px;
    font-weight: 600
}

.asortiSatisV2 .asortiContent .asortiItem:hover {
    background: #eee
}

.asortiSatisV2 .asortiContent .asortiItem {
    width: 100%;
    display: flex;
    background: #fff;
    padding: 10px 5px;
    overflow: hidden;
    align-content: center;
    justify-content: space-between;
    border-bottom: 1px solid #eee
}

.asortiSatisV2 .asortiContent .asortiItem .variantBox span {
    min-width: 40px;
    display: block;
    float: left;
    text-align: center
}

.asortiSatisV2 .asortiContent .asortiItem .name > b {
    float: left
}

.asortiSatisV2 .asortiContent .asortiItem .name {
    flex: 3
}

.asortiSatisV2 .asortiContent .asortiItem .variantBox {
    flex: 2
}

.asortiSatisV2 .asortiContent .asortiItem .priceBox {
    flex: 1;
    text-align: right;
    padding-right: 10px
}

.asortiSatisV2 .asortiContent .asortiItem .qtyBox {
    float: right;
    padding-right: 30px
}

.asortiSatisV2 .asortiContent .asortiItem .qtyBox a {
    cursor: pointer;
    display: inline-block;
    width: 20px;
    text-align: center;
    border: 1px solid #eee;
    margin: 0 10px;
    user-select: none
}

.asortiSatisV2 .asortiContent .asortiItem .qtyBox a:hover {
    border-color: #ccc
}

.asortiSatisV2 .asortiTotalPrice {
    font-size: 16px;
    text-align: right;
    padding: 10px 15px
}

.asortiSatisV2 .asortiTotalPrice span {
    display: block;
    font-size: 11px
}

.asortiSatisV2 .asortiTotalPrice b {
    color: #008000
}

#yorumYaz .modal-content {
    width: auto;
    max-width: 700px;
    position: relative;
    padding: 0;
    background: #fff
}

#yorumOnizleme .modal-content .modal-close, #yorumYaz .modal-content .modal-close {
    position: absolute;
    right: 10px;
    top: 26px;
    line-height: 17px
}

#yorumYaz.modal .divYorumYazGiris {
    padding: 25px
}

#yorumYaz.modal .divYorumYazGiris .alert-info {
    background: 0 0;
    border: none;
    color: #000;
    font-size: 12px;
    text-align: center
}

#yorumYaz.modal .divYorumYazGiris .alert-info a {
    font-size: 14px;
    display: table;
    margin-top: 15px;
    margin: 15px auto 0
}

#yorumYaz .customLabel {
    float: left;
    position: relative;
    cursor: pointer;
    margin-right: 12px
}

#yorumYaz .customLabel input {
    margin: 0;
    padding: 0;
    border: none;
    opacity: 0;
    display: none
}

#yorumYaz .customLabel label {
    cursor: pointer;
    line-height: 18px;
    font-size: 11px;
    padding-left: 25px;
    position: relative
}

#yorumYaz .customLabel label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    border: 1px solid #cbcbcb;
    font-family: 'FontAwesome';
    text-align: center;
    color: #000;
    font-weight: 600;
    line-height: 17px;
    font-size: 6px;
    text-indent: 1px
}

#yorumYaz .customLabel input[type="radio"]:checked + label:before {
    border-color: #000;
    content: 'ï„‘'
}

#yorumYaz .customLabel input[type="checkbox"]:checked + label:before {
    border-color: #000;
    content: 'ï„‘'
}

#yorumYaz .yorumSecenekler {
    float: left;
    width: 100%
}

#yorumYaz .yorumBaslik {
    float: left;
    width: 100%;
    margin-bottom: 10px
}

#yorumYaz .yorumBaslik .yorumLabel {
    float: left;
    clear: left;
    font-size: 14px;
    line-height: 23px
}

#yorumYaz .yorumBaslik .yorumDescriptionLabel {
    float: left;
    clear: left;
    font-size: 11px
}

#yorumYaz input[type="text"], #yorumYaz textarea, #yorumYaz select {
    background: #fff;
    border: 1px solid #e1e1e1;
    padding: 15px
}

#yorumYaz input[type="text"] {
    font-size: 13px
}

#yorumYaz input[type="text"]:focus {
    color: #000
}

#yorumYaz textarea {
    min-height: 70px;
    max-height: 135px;
    font-size: 13px
}

#yorumYaz textarea:focus {
    color: #000
}

#yorumYaz .frmUrunDetayYorumYaz {
    float: left;
    width: 100%
}

#yorumYaz .frmUrunDetayYorumYaz .YorumContIcerik > div {
    float: left;
    width: 100%;
    margin-bottom: 20px
}

#yorumYaz .frmUrunDetayYorumYaz .divYorumHeader {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    color: #000;
    padding: 20px;
    font-size: 22px;
    line-height: 27px
}

#yorumYaz .frmUrunDetayYorumYaz .YorumContIcerik {
    float: left;
    width: 100%;
    padding: 20px;
    min-height: 400px
}

#yorumYaz .frmUrunDetayYorumYaz .yorumUrunImg > div {
    float: left;
    width: 100%
}

#yorumYaz .frmUrunDetayYorumYaz .yorumUrunImg > div img {
    max-width: 400px
}

#yorumYaz .frmUrunDetayYorumYaz .yorumUrunAdDesc > div {
    float: left;
    width: 100%
}

#yorumYaz .frmUrunDetayYorumYaz .yorumUrunAdDesc .labelYorumProductName {
    font-size: 26px;
    line-height: 31px
}

#yorumYaz .frmUrunDetayYorumYaz .rating {
    float: left;
    width: 100%
}

#yorumYaz .frmUrunDetayYorumYaz .rating i {
    float: right;
    width: 20%;
    text-align: left;
    font-size: 40px;
    line-height: 1;
    cursor: pointer
}

#yorumYaz .frmUrunDetayYorumYaz .yorumDeger {
    float: left;
    width: 100%;
    margin-bottom: 20px
}

#yorumYaz .frmUrunDetayYorumYaz .yorumAciklamaT {
    float: left;
    width: 100%
}

#yorumYaz .frmUrunDetayYorumYaz .divYorumDegerlendirmeOneri {
    margin-bottom: 0
}

#yorumYaz .frmUrunDetayYorumYaz .yorumMusetiAd {
    float: left;
    width: 100%;
    margin-bottom: 10px
}

#yorumYaz .frmUrunDetayYorumYaz .yorumMusetiAd input {
    padding: 10px;
    background: #eaeaea
}

#yorumYaz .frmUrunDetayYorumYaz #selectCity {
    float: left;
    width: 100%;
    margin-bottom: 10px
}

#yorumYaz .frmUrunDetayYorumYaz .yorumBtn #btnYorumKaydet {
    float: left;
    padding: 11px 30px;
    text-align: center;
    font-size: 15px;
    cursor: pointer
}

#yorumOnizleme .modal-content {
    width: auto;
    max-width: 700px;
    position: relative;
    padding: 0;
    background: #fff
}

#yorumOnizleme #divYorumOnizleme {
    float: left;
    width: 100%
}

#yorumOnizleme #divYorumOnizleme .divYorumOnizlemeHeader {
    border-bottom: 1px solid #e1e1e1;
    color: #000;
    padding: 20px;
    font-size: 22px;
    line-height: 27px
}

#yorumOnizleme #divYorumOnizleme .divYorumOnizlemeContent {
    float: left;
    width: 100%;
    padding: 20px
}

#yorumOnizleme .divYorumlarV2Item-col {
    margin: 0
}

#yorumOnizleme .yorum-item-left {
    float: left;
    width: 50%
}

#yorumOnizleme .yorum-item-right {
    float: left;
    width: 50%
}

#yorumOnizleme .editBtn {
    float: left;
    width: 100%;
    margin-top: 15px;
    border-top: 1px solid #e1e1e1;
    padding: 15px 0 0
}

#yorumOnizleme .editBtn .button {
    float: left;
    width: calc(50% - 10px);
    font-size: 14px;
    height: 35px
}

#yorumOnizleme .editBtn .button.YorumKaydet {
    float: right
}

#yorumOnizleme .editBtn .button.OnizlemeGeriDon {
    background: #fff;
    border: 1px solid #000;
    color: #000
}

#yorumOnizleme .yorum-item-puan-date {
    margin-top: 0
}

.divYorumlarV2Desc {
    text-align: center;
    cursor: default
}

.divYorumlarV2Desc_s1 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: .04em;
    text-transform: inherit;
    font-weight: 400;
    margin-bottom: .75rem
}

.divYorumlarV2Desc_s2 {
    margin: 0;
    padding: 0;
    font-size: 11px;
    line-height: 17px;
    letter-spacing: .04em;
    text-transform: inherit;
    font-weight: 400
}

.divYorumlarV2Desc_s3 {
    margin: 0;
    padding: 0;
    font-size: 11px;
    line-height: 17px;
    letter-spacing: .04em;
    text-transform: inherit;
    font-weight: 400
}

.divYorumlarV2Desc .rating {
    margin: .75rem 0
}

.divYorumlarV2Desc .rating i {
    font-size: 24px
}

.productPoints {
    float: left;
    clear: both;
    display: block;
    width: 100%
}

.productPoints:after {
    clear: both;
    display: table;
    content: ""
}

.rating {
    margin: 0
}

.rating i {
    font-size: 13px;
    font-style: normal;
    color: #cacaca
}

[data-rating^='1'] .star-1 {
    color: #000
}

[data-rating^='1.5'] .star-2 {
    background: -webkit-linear-gradient(left, #000 50%, #cacaca 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent
}

[data-rating*='1.6'] .star-2 {
    color: #000
}

[data-rating*='1.7'] .star-2 {
    color: #000
}

[data-rating*='1.8'] .star-2 {
    color: #000
}

[data-rating*='1.9'] .star-2 {
    color: #000
}

[data-rating^='2'] .star-1 {
    color: #000
}

[data-rating^='2'] .star-2 {
    color: #000
}

[data-rating^='2.5'] .star-3 {
    background: -webkit-linear-gradient(left, #000 50%, #cacaca 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent
}

[data-rating*='2.6'] .star-3 {
    color: #000
}

[data-rating*='2.7'] .star-3 {
    color: #000
}

[data-rating*='2.8'] .star-3 {
    color: #000
}

[data-rating*='2.9'] .star-3 {
    color: #000
}

[data-rating^='3'] .star-1 {
    color: #000
}

[data-rating^='3'] .star-2 {
    color: #000
}

[data-rating^='3'] .star-3 {
    color: #000
}

[data-rating^='3.5'] .star-4 {
    background: -webkit-linear-gradient(left, #000 50%, #cacaca 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent
}

[data-rating*='3.6'] .star-4 {
    color: #000
}

[data-rating*='3.7'] .star-4 {
    color: #000
}

[data-rating*='3.8'] .star-4 {
    color: #000
}

[data-rating*='3.9'] .star-4 {
    color: #000
}

[data-rating^='4'] .star-1 {
    color: #000
}

[data-rating^='4'] .star-2 {
    color: #000
}

[data-rating^='4'] .star-3 {
    color: #000
}

[data-rating^='4'] .star-4 {
    color: #000
}

[data-rating^='4.5'] .star-5 {
    background: -webkit-linear-gradient(left, #000 50%, #cacaca 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent
}

[data-rating*='4.6'] .star-5 {
    color: #000
}

[data-rating*='4.7'] .star-5 {
    color: #000
}

[data-rating*='4.8'] .star-5 {
    color: #000
}

[data-rating*='4.9'] .star-5 {
    color: #000
}

[data-rating="5"] i {
    color: #000
}

.divYorumlarV2Section1 {
    padding: 10px
}

.divYorumlarV2Section1_1a1a {
    cursor: default;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 0 30px 0
}

.divYorumlarV2Slide {
    width: 85%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 200px;
    padding: 0 0 0 0
}

.divYorumlarV2SlideItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.divYorumlar-t1c9c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    zoom: 1;
    min-width: 250px;
    padding: 10px 15px;
    padding-left: 0;
    margin-right: 25px
}

.divYorumlar-t1c9c .rating {
    margin-right: 20px
}

.divYorumlar-t1c9c .rating i {
    font-size: 16px
}

.divYorumlar-t1c9k {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-webkit-radius: 10px;
    zoom: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 6px;
    background: #f0f0f0;
    width: 100%;
    padding: 0 2px;
    max-width: 412px;
    min-width: 400px
}

.divYorumlar-t1c9k span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 6px;
    background-color: #c3c3c3;
    border-radius: 10px
}

.divYorumlar-t149k {
    color: #919191;
    font-size: 12px;
    margin-left: 15px
}

.divYorumlarV2Ortalama {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 30px;
    margin-right: 0;
    text-align: center;
    width: 15%;
    height: 160px
}

.divYorumlarV2Ortalama-1a1a {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -webkit-border-radius: 2px;
    -ms-webkit-radius: 10px;
    zoom: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 1px solid #e1e1e1
}

.divYorumlarV2Ortalama-1a2a {
    width: 118px;
    font-size: 14px;
    background-color: #fff;
    color: #000;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: -10px
}

.divYorumlarV2Ortalama-1a3a {
    margin: 15px auto 0;
    display: block;
    width: 123px;
    max-width: 123px;
    height: 40px
}

.divYorumlarV2Ortalama-1a3a i {
    font-size: 18px
}

.divYorumlarV2Ortalama-1a4a {
    font-size: 84px;
    line-height: 84px;
    font-weight: 600;
    padding-bottom: 10px
}

.divYorumlarV2Section1_1a2a {
    display: block;
    text-align: center
}

.divYorumlarV2Section1_1a2a .divYorumlarV2Section1_1a2a_1 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: .04em;
    text-transform: inherit;
    font-weight: 400;
    margin-bottom: .75rem
}

.divYorumlarV2Section1_1a2a .divYorumlarV2Section1_1a2a_2 {
    margin: 0;
    padding: 0;
    margin-bottom: .75rem;
    font-size: 11px;
    line-height: 17px;
    letter-spacing: .04em;
    text-transform: inherit;
    font-weight: 400
}

.divYorumlarV2Section1_1a2a a {
    padding: .5rem 2rem;
    text-decoration: none;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    letter-spacing: .15em;
    text-decoration: none;
    display: inline-block
}

.v2YorumFilter, .v2YorumFilter ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.v2YorumFilter li, .v2YorumFilter ul li {
    display: block
}

.divYorumlarV2Section2 {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    display: block;
    text-transform: capitalize;
    margin: 0 0 .75rem;
    clear: both
}

.v2YorumFilter {
    display: flex;
    justify-content: space-between
}

.v2YorumFilterItem {
    display: block;
    text-transform: capitalize;
    margin: 0;
    padding-top: .5rem;
    clear: both
}

.v2YorumFilterItem-title {
    display: block;
    min-width: 67px;
    max-height: 40px;
    float: left;
    padding: .5rem 5px;
    padding-left: 0
}

.v2YorumFiltreGrup {
    display: flex;
    justify-content: flex-start
}

.filter-last-element {
    width: 186px;
    position: relative;
    overflow: visible;
    z-index: 2;
    max-height: 40px;
    background: #fff;
    color: #000
}

.v2YorumFiltreGrupItem {
    position: relative;
    margin-right: .5rem
}

.filter-last-element .v2YorumFiltreGrupItem {
    margin-right: 0;
    width: 100%
}

.v2YorumFilter .filter-last-element .v2YorumFiltreGrupHide {
    right: 0;
    min-width: 186px
}

.v2YorumFiltreGrupItem > a {
    border: 0;
    background: 0 0;
    cursor: pointer;
    margin: 0;
    padding: 0;
    padding: .5rem;
    max-height: 40px;
    display: block;
    position: relative;
    text-align: left;
    width: 100%;
    text-decoration: none;
    display: inline-block;
    color: inherit
}

.v2YorumFiltreGrupItem > a svg {
    transform: rotate(90deg);
    width: 6px;
    height: 8px;
    padding: 5px;
    box-sizing: content-box;
    margin-left: .5rem;
    float: right;
    position: relative;
    top: 0;
    fill: #fff;
    background: #232323
}

.v2YorumFilter .v2YorumFiltreGrupHide {
    position: absolute;
    padding: .5rem 1rem;
    z-index: 100;
    height: auto;
    max-height: 347px;
    min-width: 190px;
    display: flex;
    flex-flow: column wrap;
    background: #fff;
    border: 1px solid #232323;
    display: none
}

.v2YorumFiltreGrupItem:hover .v2YorumFiltreGrupHide {
    display: block
}

.v2YorumFiltreGrupItem:hover {
    background-color: #000
}

.v2YorumFiltreGrupItem:hover > a {
    color: #fff
}

.v2YorumFiltreGrupItem:hover a > svg {
    fill: #000;
    background: #fff
}

.v2YorumFiltreGrupHide li {
    width: 150px;
    position: relative
}

.v2YorumFiltreGrupHide li a {
    text-align: left;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    padding-left: 1.5rem;
    position: relative;
    margin-bottom: .5rem;
    min-height: 17px;
    color: inherit
}

.v2YorumFiltreGrupHide:not(.ratingFiltre) li > a:hover {
    text-decoration: underline
}

.v2YorumFiltreGrupHide li a:before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 1px solid #d7d7d7;
    line-height: 10px;
    font-size: 10px;
    position: absolute;
    top: 2px;
    left: 0;
    z-index: 1
}

.v2YorumFiltreGrupHide li.active a:before {
    border: 1px solid #000;
    background-color: #000
}

.v2YorumFiltreGrupHide li a i {
    font-size: 16px;
    display: inline-block
}

.divYorumlarV2Item {
    border-bottom: 1px solid #e1e1e1;
    display: flex;
    flex-wrap: wrap;
    margin: .75rem 0
}

.yorum-item-left {
    margin: 0 1rem .75rem 0;
    flex: 0 0 200px
}

.yorum-item-right {
    flex: 1 1 0;
    margin-bottom: .75rem;
    max-width: 100%;
    overflow-wrap: break-word
}

.yorum-item-puan {
    display: flex;
    margin-bottom: .75rem
}

.yorum-item-puan span {
    font-size: 11px;
    line-height: 19px
}

.yorum-item-puan .rating {
    margin: 0 0 0 5px;
    align-self: center
}

.yorum-item-puan i {
    font-size: 16px;
    width: 10px;
    display: inline-block
}

.yorum-item-puan-name {
    margin: 0 0 .75rem
}

.yorum-item-puan-yas {
    display: flex;
    margin: 0 0 .75rem
}

.yorum-item-puan-yas span {
    width: 60px
}

.yorum-item-size-recommend {
    margin: 0 0 .75rem;
    display: inline-block
}

.yorum-item-size-recommend-value {
    background-color: #cacaca;
    display: flex;
    height: 4px;
    justify-content: space-between;
    margin: 0 0 1rem;
    position: relative;
    width: 80%;
    -webkit-box-pack: justify
}

.yorum-item-size-recommend-value i {
    background: #cacaca;
    display: inline-block;
    height: 15px;
    margin-top: -5px;
    width: 2px
}

.yorum-item-size-recommend-value span {
    background: #000;
    border-radius: 50%;
    content: "";
    height: 10px;
    margin-left: -5px;
    position: absolute;
    top: calc(50% - 5px);
    width: 10px
}

.yorum-item-puan-sehir {
    margin: 0 0 .75rem;
    display: flex
}

.yorum-item-puan-sehir span {
    width: 60px
}

.yorum-item-puan-baslik {
    margin-top: 0;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: .04em;
    text-transform: inherit;
    font-weight: 400
}

.yorum-item-puan-date {
    display: block;
    margin: .5rem 0;
    vertical-align: inherit
}

.yorum-item-puan-desc {
    display: block;
    padding: 0;
    margin: .5rem 0
}

.yorum-item-puan-tavsiye-list {
    margin-bottom: .5rem
}

.yorum-item-puan-tavsiye-list p {
    margin-top: .5rem;
    padding: 0
}

.yorum-item-puan-tavsiye-list p svg {
    width: 10px;
    height: 10px
}

.yorum-item-puan-tavsiye-list p span {
    margin: 0 0 0 .5rem
}

.yorum-item-puan-tavsiye-item a {
    font-size: 11px;
    line-height: 17px;
    letter-spacing: .04em;
    text-transform: inherit;
    font-weight: 500;
    color: inherit;
    margin-left: 20px;
    display: inline-block
}

.yorum-item-puan-tavsiye-item a:hover {
    text-decoration: none
}

.divYorumlarV2Section2 {
    margin-top: 30px
}

@media screen and (max-width: 992px) {
    .divYorumlarV2Slide {
        width: 80%
    }

    .divYorumlarV2Ortalama {
        width: 20%
    }

    .divYorumlar-t1c9k {
        max-width: 200px;
        min-width: 200px
    }
}

@media screen and (max-width: 767px) {
    .divYorumlarV2Section1_1a1a {
        flex-direction: column
    }

    .divYorumlarV2Slide {
        order: 2;
        width: 100%;
        height: auto
    }

    .divYorumlarV2Ortalama {
        order: 1;
        margin: 0 0 20px 0;
        width: 100%;
        height: auto
    }

    .divYorumlar-t1c9c .rating {
        display: none
    }

    .divYorumlar-t1c9c {
        margin-right: 0;
        padding: 0 10px 5px 0;
        min-width: 140px
    }

    .divYorumlar-t1c9k {
        max-width: 300px;
        min-width: 0
    }

    .v2YorumFilterItem-title {
        display: none
    }

    .v2YorumFilter {
        flex-direction: column
    }

    .urunTabAlt ul li {
        margin: 0;
        clear: both;
        padding: 0
    }

    .divYorumlarV2Item {
        flex-direction: column
    }

    #yorumYaz .customLabel {
        clear: left;
        margin-bottom: 10px
    }

    #yorumOnizleme #divYorumOnizleme .divYorumOnizlemeHeader {
        font-size: 17px
    }

    #yorumOnizleme .yorum-item-left, #yorumOnizleme .yorum-item-right {
        width: 100%
    }

    #yorumYaz .frmUrunDetayYorumYaz .yorumUrunImg > div img {
        max-width: 100%
    }
}

.kutuluvaryasyon label {
    min-width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 0 4px;
    float: left;
    cursor: pointer;
    font-size: 12px;
    position: relative;
    color: #000;
    font-weight: 400;
    margin-right: 10px;
    margin-bottom: 10px;
}
.kutuluvaryasyon input[type="radio"] {
    display: none;
}
.kutuluvaryasyon input[type="radio"]:checked + label  {
    color: #fff;
    background: #000;
}
.kutuluvaryasyon input[type="radio"]:disabled + label  {
    color: #939393;
    background: #fff;
    background: rgba(224,224,224,.6) url(../images/no_opt.png) no-repeat center !important;
}
