


.widget-snippet article,
.widget-snippet aside,
.widget-snippet details,
.widget-snippet figcaption,
.widget-snippet figure,
.widget-snippet footer,
.widget-snippet header,
.widget-snippet hgroup,
.widget-snippet main,
.widget-snippet menu,
.widget-snippet nav,
.widget-snippet section,
.widget-snippet summary {
    display: block;
}
.widget-snippet audio,
.widget-snippet canvas,
.widget-snippet progress,
.widget-snippet video {
    display: inline-block;
    vertical-align: baseline;
}
.widget-snippet audio:not([controls]) {
    display: none;
    height: 0;
}
.widget-snippet [hidden],
.widget-snippet template {
    display: none;
}

.widget-snippet abbr[title] {
    border-bottom: 1px dotted;
}

.widget-snippet dfn {
    font-style: italic;
}

.widget-snippet sub,
.widget-snippet sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
.widget-snippet sup {
    top: -0.5em;
}
.widget-snippet sub {
    bottom: -0.25em;
}
.widget-snippet img {
    border: 0;
}
.widget-snippet svg:not(:root) {
    overflow: hidden;
}


.widget-snippet samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
.widget-snippet button,
.widget-snippet input,
.widget-snippet optgroup,
.widget-snippet select,
.widget-snippet textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
.widget-snippet button {
    overflow: visible;
}
.widget-snippet button,
.widget-snippet select {
    text-transform: none;
}
.widget-snippet button,
.widget-snippet  input[type="button"],
.widget-snippet input[type="reset"],
.widget-snippet input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
.widget-snippet button[disabled],
.widget-snippet  input[disabled] {
    cursor: default;
}
.widget-snippet button::-moz-focus-inner,
.widget-snippet input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.widget-snippet input {
    line-height: normal;
}
.widget-snippet input[type="checkbox"],
.widget-snippet input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
.widget-snippet input[type="number"]::-webkit-inner-spin-button,
.widget-snippet input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
.widget-snippet input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.widget-snippet input[type="search"]::-webkit-search-cancel-button,
.widget-snippet input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
.widget-snippet fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
.widget-snippet legend {
    border: 0;
    padding: 0;
}
.widget-snippet textarea {
    overflow: auto;
}
.widget-snippet optgroup {
    font-weight: bold;
}
.widget-snippet table {
    border-collapse: collapse;
    border-spacing: 0;
}
.widget-snippet td,
.widget-snippet th {
    padding: 0;
}

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

.widget-snippet img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.img-circle {
    border-radius: 50%;
}
.widget-snippet hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
[role="button"] {
    cursor: pointer;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 1200px) {
    .fee .widget-snippet .container {
        max-width: 1170px;
        width: auto;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
    .pre-build-snippets.widget.widget-snippet .container{
        width: 100%;
    }
    .widget.widget-snippet .container{
        width: 100%;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.widget.widget-snippet .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}
.widget.widget-snippet.auto-container .container {
    width: auto;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0%;
}
@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0%;
    }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
    content: " ";
    display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.widget-snippet .hidden {
    display: none !important;
}
.affix {
    position: fixed;
}



/* ===================================
    Reset
====================================== */
.widget-snippet img {
    height: auto;
    max-width: 100%;
}

/*.widget-snippet p {*/
/*    font-size: 14px;*/
/*    margin: 14px 0;*/
/*    padding: 0;*/
/*}*/


.animated { -moz-transition-duration: 0s ;  }

/* only ie7, ie9, ie10, ie11 */
@media screen { input { /* ie7, ie9, ie10, ie11+ only */ padding-bottom: 19px; } }
/* Remove inner shadow from inputs on mobile iOS */

/* ===================================
    Typography
====================================== */

/* heading */

/* section title */
.section-title{ font-weight: 700; font-size: 20px;  padding: 0 0 100px 0;}
.tab-content .section-title { border: medium none; font-size: 40px; font-weight: 100; text-transform: none; margin:2% 0 0; padding:0}
.title-gray{ border:1px solid #b5b5b5; color:#b5b5b5}
.title-white{ border:1px solid #ffffff; color:#ffffff}

.banner-content { font-size:18px; line-height:28px;}
h1.page-title { margin:95px auto 0; width: 100%; }
.highlight-title { font-weight:100; color:#000; font-size:65px; }
.highlight-title span { font-weight:600}

/* different text size */
.widget-snippet .text-center, .text-center * {text-align: center;}
.widget-snippet .text-small { font-size:11px ; line-height:15px ;}
.widget-snippet .text-med{ font-size:14px ; line-height:26px ;}
.widget-snippet .text-large { font-size: 15px ;  line-height: 24px ; }
.widget-snippet .text-extra-large { font-size: 16px ; line-height: 28px ; font-weight: 100; }
.widget-snippet .text-extra-large strong { letter-spacing: 3px}
.widget-snippet .text-extra-large-normal { font-weight: normal ;}
.widget-snippet .title-small{ font-size:20px ; line-height:30px ;}
.widget-snippet .title-med{ font-size:24px ; line-height:34px ;}
.widget-snippet .title-large{ font-size:28px ; line-height:41px ;}
.widget-snippet .title-extra-large{ font-size:35px ; line-height:43px ;}
.widget-snippet .sub-title { font-size: 16px; margin: 10px auto 70px; text-align: center; width: 60%;}

@media (max-width: 767px) {
    .widget-snippet .title-extra-large {
        font-size: 26px;
        line-height: 36px;
    }

}
/* text color */
.widget-snippet .white-text, .widget-snippet.white-text *{ color:#FFF }
.light-gray-text{ color: #ababab}
.deep-gray-text { color: #464646 ; }
.deep-light-gray-text { color: #878787 ; }
.gray-text {  color:#7f7f7f }
.dark-gray-text { color:#373737 }
.title_color_1 { color:#ff971c; }
.title_color_2 { color:#373737 }


/* font weight */
.widget-snippet .font-weight-100 { font-weight:100 }
.widget-snippet .font-weight-400 { font-weight:400 }
.widget-snippet .font-weight-600 { font-weight:600 }
.widget-snippet .font-weight-700 { font-weight:700 }
.widget-snippet .font-weight-800 { font-weight:800 }

/* text property */
.text-transform-unset { text-transform:unset }
.text-decoration-underline { text-decoration:underline ; }
.word-wrap { word-wrap: break-word}
.text-transform-none {text-transform:none }

/* list*/
.circle-list {
    padding-left: 0px;
    list-style: none;
}

.circle-list li {
    margin-bottom: 10px;
    display: block;
}

.circle-list li:before {
    content:"\f10c";
    font-family: 'fontawesome';
    font-size: 14px;
    float: left;
    padding-right: 10px;
}

/*list half*/

.list-half li {
    width: 50%;
    float: left;
}
/* ===================================
    Icon
====================================== */


.extra-large-icon {font-size:60px ;}
.large-icon {font-size:50px ;}
.medium-icon { font-size:40px ; margin-bottom: 15px ; }
.small-icon { font-size:25px ;}
.extra-small-icon { font-size:18px ;}

/* ===================================
    Background color
====================================== */

.bg-white{ background: #fff ;}
.bg-yellow{ background: #e6af2a ; }
.bg-blue{ background: #0d8ccf ; }
.bg-deep-yellow{ background: #f7f5e7 ; }
.bg-golden-yellow{ background: #c3bd86 ; }
.bg-gray{ background: #f1f1f1 ; }
.bg-dark-gray{ background: #333 ; }
.bg-black { background: #000 }
.bg-image-1{ background: url("../images/bg1.jpg") no-repeat center center fixed;}
.bg-image-2{ background: url("../images/parallax-img25.jpg") no-repeat center center fixed;}

/* opacity */
.opacity-light{ position: absolute; height: 100%; width: 100%; opacity: 0.5; z-index: 1; top:0; left: 0 }
.opacity-medium{ position: absolute; height: 100%; width: 100%; opacity: 0.7; z-index: 1; top:0; left: 0 }

/* ===================================
    Custom
====================================== */

.center-col{ float:none ; margin-left:auto ; margin-right:auto }

/* separator */
.separator-line { height: 2px; width: 30px; margin:15px auto}
.separator-line-thick { height: 4px; margin: 15px auto; width: 30px; }
.separator-line-vertical { width:7px; height:80px; background-color:#fff; float:left; margin-right:90px;}
.slider-text .separator-line { margin:14% auto; height: 2px}
.thin-separator-line { height: 1px; width: 30px; margin:7% auto}
.vertical-separator { height:25px; width:25px; border-left:1px solid #000}
.wide-separator-line { height: 1px;  background-color:#e5e5e5; margin:5% 15px;}
.indicators-black .active { background-color: #000; border: 2px solid rgba(0, 0, 0, 1); }
.indicators-black li { border: 2px solid rgba(0, 0, 0, 1);}

/* margin */
.margin-10, .widget-snippet .margin-10 { margin:10px }
.widget-snippet .margin-20, .margin-20 { margin:20px  }
.widget-snippet .margin-30, .margin-30 { margin:30px }
.widget-snippet .margin-50, .margin-50 { margin:50px }
.widget-snippet .margin-60, .margin-60 { margin: 60px }
.widget-snippet .margin-70, .margin-70 { margin:70px ;}
.widget-snippet .margin-100, .margin-100 { margin:100px ;}
.widget-snippet .margin-130, .margin-130 { margin:130px ;}
.no-margin, .widget-snippet .no-margin{margin:0 }
.no-margin-lr, .widget-snippet .no-margin-lr { margin-left:0 ; margin-right:0 }
.no-margin-tb, .widget-snippet .no-margin-tb{ margin-top:0 ; margin-bottom:0 }
.no-margin-r, .widget-snippet .no-margin-r{ margin-right:0px ;}
.no-margin-t, .widget-snippet .no-margin-t{ margin-top:0 }
.no-margin-l, .widget-snippet .no-margin-l{ margin-left:0px ;}
.no-margin-b, .widget-snippet .no-margin-b{ margin-bottom:0 }

/* padding */
.padding-10, .widget-snippet .padding-10{ padding:10px }
.padding-20, .widget-snippet .padding-20 { padding:20px  }
.padding-30, .widget-snippet .padding-30 { padding:30px }
.padding-50, .widget-snippet .padding-50 { padding:50px }
.padding-60, .widget-snippet .padding-60 { padding: 60px }
.padding-70, .widget-snippet .padding-70 { padding:70px ;}
.padding-100, .widget-snippet .padding-100 { padding:100px ;}
.padding-130, .widget-snippet .padding-130 { padding:130px ;}
.no-padding, .widget-snippet .no-padding {padding:0 }
.no-padding-lr, .widget-snippet .no-padding-lr { padding-left:0 ; padding-right:0 }
.no-padding-tb, .widget-snippet .no-padding-tb { padding-top:0 ; padding-bottom:0 }
.no-padding-r, .widget-snippet .no-padding-r{ padding-right:0px ;}
.no-padding-t, .widget-snippet .no-padding-t { padding-top:0 }
.no-padding-l, .widget-snippet .no-padding-l { padding-left:0px ;}
.no-padding-b, .widget-snippet .no-padding-b { padding-bottom:0 }

/* float */
.f-left { float:left }
.f-right{ float:right }
.no-float { float:none ;}

/* other col size */
.col-large {width:90%;}
.col-medium {width:85%;}
.col-small{ width:75%;}
.col-extra-small{ width:70%; }

/* display */
.display-block { display: block }
.overflow-hidden{ overflow: hidden }
.overflow-hidden-mobile{ position:fixed ; overflow: hidden }
.display-inline-block { display: inline-block }
.display-inline { display: inline }
.display-none { display: none }

/* position */
.position-relative{ position: relative ; z-index: 5 }
.position-absolute {position: absolute ;}
.position-right { right:0 ; }
.position-left { left:0 ; }
.position-top { top:0 ; }

/* width */
.width { display: inline-block; position: relative; width: 90%; }
.width-20 { width:20% ;}
.width-30 { width:30% ;}
.width-40 { width:40% ;}
.width-50 { width:50% ;}
.width-60 { width:60% ;}
.width-70 { width:70% ;}
.width-80 { width:80% ;}
.width-90 { width:90% ;}
.width-100 { width:100% ;}
.width-auto { width: auto }

/* height */
.height-100 { height: 100% }
.height-auto { height:auto }

.clear-both{ clear:both}
.roundedimage { border-radius: 100%}
.vertical-align-middle { vertical-align: middle ;}
.no-box-shadow { box-shadow:none }
p.uppercase { text-transform:uppercase ;}
p.uppercase a { text-decoration:underline ;}
p.uppercase a:hover { text-decoration: none;}
.line-break { display:block ;}
.z-index-1 {z-index:1 ;}
.z-index-0 {z-index:0 ;}
.no-transition * { transition-timing-function: none; -moz-transition-timing-function: none; -webkit-transition-timing-function: none; -o-transition-timing-function: none; transition-duration: 0s; -moz-transition-duration: 0s; -webkit-transition-duration: 0s; -o-transition-duration: 0s; }

/* button */
.widget-snippet .btn{
    font-size: 13px;
    font-weight: 600 ;
    margin-top: 25px;
    padding: 8px 30px;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
}
.widget-snippet .btn-large{     padding: 15px 40px; font-size: 16px; }
.widget-snippet a.btn-white {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-bottom: 3px solid #f5d41f;
    border-right: 3px solid #f5d41f;
    color: #000 ;
}

.widget-snippet a.btn-outline {
    border: 2px solid #444;
    color: #000 ;
}
.widget-snippet a.btn-outline-white {
    border: 2px solid #fff;
    color: #fff ;
}

/*grid padding bottom*/
@media (max-width: 767px) {
    .xs-padding-bottom {
        padding-bottom: 15px;
    }
    .xs-padding-top {
        padding-top: 15px;
    }
    .xs-padding-top-bottom {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
@media (max-width: 991px) {
    .sm-padding-bottom {
        padding-bottom: 15px;
    }
    .sm-padding-top {
        padding-top: 15px;
    }
    .sm-padding-top-bottom {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
@media (max-width: 1199px) {
    .md-padding-bottom {
        padding-bottom: 15px;
    }
    .md-padding-top {
        padding-top: 15px;
    }
    .md-padding-top-bottom {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.lg-padding-bottom {
    padding-bottom: 15px;
}
.lg-padding-top {
    padding-top: 15px;
}
.lg-padding-top-bottom {
    padding-top: 15px;
    padding-bottom: 15px;
}

/*Section padding*/
@media (max-width: 991px) {
    .widget-snippet .sm-padding-tb-100 {
        padding-bottom: 50px;
        padding-top: 50px;
    }
    .widget-snippet .sm-padding-lr-100 {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media (max-width: 767px) {
    .widget-snippet .sm-padding-tb-100 {
        padding-bottom: 15px;
        padding-top: 15px;
    }
    .widget-snippet .sm-padding-lr-100 {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.empty-snippet-content-state{
    min-height: 10px;
    width: 100%;
    display: inline-block;
}


.widget-pageHeading .page-heading-wrapper{background-size:cover;background-repeat:no-repeat;background-position:50%}.widget-pageHeading .page-heading-wrapper .heading-content-wrapper{min-height:100px;margin:0 auto;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.widget-pageHeading .page-heading-wrapper .heading-content-wrapper>*{margin:0;position:relative}
.widget-zendesk input[type=password].validation-error,.widget-zendesk input[type=text].validation-error{background-color:#fee;border:1px solid red;color:red}.widget-zendesk .double-input-row:after,.widget-zendesk .triple-input-row:after{clear:both;content:"";display:block}.widget-zendesk .double-input-row,.widget-zendesk .triple-input-row{margin:0 -15px}.widget-zendesk .triple-input-row *{box-sizing:border-box}.widget-zendesk .triple-input-row .form-row{box-sizing:border-box;float:left;padding:15px;width:33.33%}.widget-zendesk .double-input-row .form-row{box-sizing:border-box;float:left;padding:15px;width:50%}.widget-zendesk .form-row label{width:150px;padding-right:25px}.widget-zendesk .form-row input{height:30px}.widget-zendesk .radio-checkbox-row{display:inline-block;vertical-align:top}.widget-zendesk input[type=text],.widget-zendesk select,.widget-zendesk textarea{width:350px;font-family:inherit;padding:3px 10px;border:1px solid #ddd}.widget-zendesk .form-row select{height:40px;width:372px}.widget-zendesk .dropzone-wrapper{position:relative;width:360px;display:inline-block;vertical-align:top}.widget-zendesk .dropzone{border:1px dashed #d3dbdf;border-radius:3px;box-sizing:content-box;cursor:pointer;height:22px;padding:35px 10px 10px;text-align:center}.widget-zendesk .file-name{padding-right:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;width:calc(100% - 60px)}.widget-zendesk .single-input-row .form-row .dropzone-wrapper input{left:0;right:0;top:0;bottom:0;position:absolute;opacity:0;width:100%;height:70px}.widget-zendesk .radio-checkbox-row label{vertical-align:text-bottom;padding-left:5px}.widget-zendesk .single-input-row .form-row{margin-top:20px}.form-template .form-row select,.form-template input[type=text]{width:100%;box-sizing:border-box;height:35px;height:40px}.form-template{max-width:700px}.form-template textarea{height:120px;width:100%;box-sizing:border-box}.form-template .form-row label{display:block;width:auto;color:#000}.form-template .double-input-row .form-row{padding-top:0;padding-bottom:0}.job-form-template .Zebra_DatePicker_Icon_Wrapper,.order-form-template .Zebra_DatePicker_Icon_Wrapper{display:block!important}.widget-zendesk .form-template .errorlist{margin-left:0;padding:0}.form-template .radio{display:inline-block;padding-top:15px;padding-left:0}.form-template .radio label{color:#666}.widget-zendesk .checkbox{padding-left:20px}.widget-zendesk .checkbox label{display:inline-block;vertical-align:middle;position:relative;padding-left:10px}.widget-zendesk .checkbox label:before{content:"";left:0;border:1px solid #d7dce1;border-radius:3px;background-color:#fff;-webkit-transition:border .15s ease-in-out,color .15s ease-in-out;-o-transition:border .15s ease-in-out,color .15s ease-in-out;transition:border .15s ease-in-out,color .15s ease-in-out}.widget-zendesk .checkbox label:after,.widget-zendesk .checkbox label:before{display:inline-block;position:absolute;width:17px;height:17px;margin-left:-20px}.widget-zendesk .checkbox label:after{left:1px;top:0;padding-left:0;padding-top:3px;font-size:11px;text-align:center;color:#555}.widget-zendesk .checkbox input[type=radio],.widget-zendesk.checkbox input[type=checkbox]{opacity:0;z-index:1}.widget-zendesk .checkbox input[type=checkbox]:focus+label:before,.widget-zendesk .checkbox input[type=radio]:focus+label:before{outline:none;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.widget-zendesk .checkbox input[type=checkbox]:checked+label:after,.widget-zendesk .checkbox input[type=radio]:checked+label:after{font-family:FontAwesome;content:"\f00c";color:#fff}.widget-zendesk .checkbox input[type=checkbox]:disabled+label,.widget-zendesk .checkbox input[type=radio]:disabled+label{opacity:.65}.widget-zendesk .checkbox input[type=checkbox]:disabled+label:before,.widget-zendesk .checkbox input[type=radio]:disabled+label:before{background-color:#eee;cursor:not-allowed}.widget-zendesk .checkbox.checkbox-circle label:before{border-radius:50%}.widget-zendesk .checkbox.checkbox-inline{margin-top:0}.widget-zendesk .radio{padding-left:20px}.widget-zendesk .radio label{display:inline-block;vertical-align:middle;position:relative;padding-left:10px}.widget-zendesk .radio label:before{content:"";border:1px solid #ccc;background-color:#fff;-webkit-transition:border .15s ease-in-out;-o-transition:border .15s ease-in-out;transition:border .15s ease-in-out}.widget-zendesk .radio label:after,.widget-zendesk .radio label:before{display:inline-block;position:absolute;width:17px;height:17px;left:0;margin-left:-20px;border-radius:50%}.widget-zendesk .radio label:after{font-family:FontAwesome;content:"\f00c";color:#fff;top:0;text-align:center;font-size:11px;line-height:17px;background-color:#1199c4;border-color:#1199c4;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .1s cubic-bezier(.8,-.33,.2,1.33);-moz-transition:-moz-transform .1s cubic-bezier(.8,-.33,.2,1.33);-o-transition:-o-transform .1s cubic-bezier(.8,-.33,.2,1.33);transition:transform .1s cubic-bezier(.8,-.33,.2,1.33)}.widget-zendesk .radio input[type=radio]{opacity:0;z-index:1}.widget-zendesk .radio input[type=radio]:focus+label:before{outline:none;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.widget-zendesk .radio input[type=radio]:checked+label:after{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.widget-zendesk .radio input[type=radio]:disabled+label{opacity:.65}.widget-zendesk .radio input[type=radio]:disabled+label:before{cursor:not-allowed}.widget-zendesk .radio.radio-inline{margin-top:0}.widget-zendesk input[type=checkbox].styled:checked+label:after,.widget-zendesk input[type=radio].styled:checked+label:after{font-family:FontAwesome;content:"\f00c"}.widget-zendesk input[type=checkbox] .styled:checked+label:after,.widget-zendesk input[type=checkbox] .styled:checked+label:before,.widget-zendesk input[type=radio] .styled:checked+label:after,.widget-zendesk input[type=radio] .styled:checked+label:before{color:#fff}.widget-zendesk .checkbox input[type=checkbox]:checked+label:before,.widget-zendesk .radio input[type=radio]:checked+label:before{background-color:#1199c4;border-color:#1199c4}.widget.widget-zendesk.contact-form{margin:0 auto;padding:12px 20px 72px;background:#fafafa}.widget-zendesk .double-input-row .form-row{padding:0;width:100%}.widget-zendesk .double-input-row,.widget-zendesk .triple-input-row{margin:0;display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 20px minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0 20px}.widget.widget-zendesk::placeholder{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:18px;line-height:24px;color:#a1a1a1}.widget-zendesk form{padding:20px}.contact-form form{padding:0}.widget-zendesk .single-input-row .form-row p{padding:0;margin:0 0 25px;color:#000;font-size:16px;line-height:23px;font-weight:400;font-family:Source Sans Pro!important}.widget-zendesk .single-input-row .form-row p a{color:#000;font-size:16px;line-height:23px;font-weight:400;text-decoration:underline}.zendesk-ticket-page-content .form-row{margin:0;padding:0 0 23px}.zendesk-ticket-page-content .double-input-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:0 38px}.zendesk-ticket-page-content .double-input-row .form-row{width:calc(50% - 19px)}.zendesk-ticket-page-content .form-row label.mandatory:after{content:"*";color:red;margin-left:3px}.zendesk-ticket-page-content .form-row label{font-size:15px;line-height:normal;font-weight:500;color:#000;display:block;width:100%;padding:0 0 10px}.zendesk-ticket-page-content input[type=email],.zendesk-ticket-page-content input[type=password],.zendesk-ticket-page-content input[type=text]{margin:0;height:50px;width:100%;border:1px solid rgba(0,0,0,.08);background-color:#fff;border-radius:4px;padding:7px 18px;font-size:16px;line-height:normal;font-weight:400;color:#000;-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.zendesk-ticket-page-content input[type=email]:focus,.zendesk-ticket-page-content input[type=password]:focus,.zendesk-ticket-page-content input[type=text]:focus{border:1px solid #1081b7}.zendesk-ticket-page-content input[type=email]::-webkit-input-placeholder,.zendesk-ticket-page-content input[type=password]::-webkit-input-placeholder,.zendesk-ticket-page-content input[type=text]::-webkit-input-placeholder{color:rgba(0,0,0,.36)}.zendesk-ticket-page-content input[type=email]::-moz-placeholder,.zendesk-ticket-page-content input[type=password]::-moz-placeholder,.zendesk-ticket-page-content input[type=text]::-moz-placeholder{color:rgba(0,0,0,.36)}.zendesk-ticket-page-content input[type=email]:-ms-input-placeholder,.zendesk-ticket-page-content input[type=password]:-ms-input-placeholder,.zendesk-ticket-page-content input[type=text]:-ms-input-placeholder{color:rgba(0,0,0,.36)}.zendesk-ticket-page-content input[type=email]:-moz-placeholder,.zendesk-ticket-page-content input[type=password]:-moz-placeholder,.zendesk-ticket-page-content input[type=text]:-moz-placeholder{color:rgba(0,0,0,.36)}.zendesk-ticket-page-content input[type=checkbox]{margin:0;width:20px;height:20px;appearance:none;background:#fff;border:1px solid rgba(0,0,0,.14);border-radius:4px}.zendesk-ticket-page-content input[type=checkbox]:checked{background:#000 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='8' fill='none'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M9.764 1.513 4.156 7.74a.738.738 0 0 1-1.124 0L.234 4.607a.956.956 0 0 1 0-1.254.738.738 0 0 1 1.124 0L3.607 5.86 8.653.26a.738.738 0 0 1 1.124 0c.3.347.3.907-.013 1.253' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50%;border:1px solid #000;border-radius:4px}.zendesk-ticket-page-content .form-row textarea{border:1px solid rgba(0,0,0,.08);margin:0;width:100%;height:186px;border-radius:4px;padding:18px;font-family:Segoe UI,Verdana,Arial,sans-serif;font-size:16px;line-height:normal;font-weight:400;color:#000;-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.zendesk-ticket-page-content .form-row textarea:focus{border:1px solid #1081b7}.zendesk-ticket-page-content .error-field-error.inline-error,.zendesk-ticket-page-content .validation-error{background-color:#fff;border:1px solid red!important;color:red}.zendesk-ticket-page-content select{height:48px;border:1px solid #dde1e8;border-radius:4px;padding:5px 35px 5px 18px;margin:0;appearance:none;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='7' fill='none'%3E%3Cpath fill='%23000' fill-rule='evenodd' stroke='%23fff' stroke-width='.544' d='M5.345 4.256 8.638 1l1.064 1.143L5.345 6.44 1 2.143 2.064 1z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat right 17px center}.zendesk-ticket-page-content input[type=file]{font-size:14px;color:rgba(0,0,0,.76)}.zendesk-ticket-page-content input[type=file]::-webkit-file-upload-button{font-size:15px;font-weight:600;color:#000;border:1px solid #000;padding:7px 20px;margin-right:14px;cursor:pointer;border-radius:.2em;background-color:#f4f4f6;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.zendesk-ticket-page-content input[type=file]::file-selector-button{font-size:15px;font-weight:600;color:#000;border:1px solid #000;padding:7px 20px;margin-right:14px;cursor:pointer;border-radius:.2em;background-color:#f4f4f6;-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.zendesk-ticket-page-content input[type=file]::-ms-browse:hover{background-color:#000;border:1px solid #000;color:#fff}.zendesk-ticket-page-content input[type=file]::-webkit-file-upload-button:hover{background-color:#000;border:1px solid #000;color:#fff}.zendesk-ticket-page-content input[type=file]::file-selector-button:hover{background-color:#000;border:1px solid #000;color:#fff}.zendesk-ticket-page-content .chosen-container-single{padding:0;min-width:240px}.zendesk-ticket-page-content .chosen-container-single .chosen-single{border:2px solid #dde1e8;box-shadow:none;height:48px;padding:8px 18px;border-radius:4px}.zendesk-ticket-page-content .chosen-container-single .chosen-single span{font-size:16px;color:#000;font-weight:500}.zendesk-ticket-page-content .chosen-container-single .chosen-single div{width:18px;height:9px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='11' fill='none'%3E%3Cpath fill='%23000' fill-rule='evenodd' stroke='%23fff' d='M8.51 6.388 2.834 1 1 2.892 8.51 10 16 2.892 14.166 1z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50%;position:absolute;right:19px;top:19px}.zendesk-ticket-page-content .chosen-container .chosen-single div b,.zendesk-ticket-page-content .chosen-container-single.hide-search-input .chosen-search{display:none}.zendesk-ticket-page-content .chosen-container.chosen-with-drop .chosen-drop{background-color:#fff;border:none;border-radius:5px;box-shadow:0 0 22px 0 rgba(0,0,0,.08);padding:10px 18px}.zendesk-ticket-page-content .chosen-container .chosen-results .chosen-result{padding:10px 0;height:auto;border:none;font-size:15px;font-weight:500;color:#000;background:none}.zendesk-ticket-page-content .chosen-container .chosen-results .chosen-result:hover{color:rgba(0,0,0,.5);background:none}.zendesk-ticket-page-content .chosen-container.ticket-filter-selector .chosen-results .chosen-result{padding-left:32px;position:relative}.zendesk-ticket-page-content .chosen-container.ticket-filter-selector .chosen-results .chosen-result:before{content:"";width:17px;height:17px;position:absolute;top:8px;left:0;background-size:contain!important}.zendesk-ticket-page-content .chosen-container.ticket-filter-selector .chosen-results .chosen-result:first-child:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' fill='none'%3E%3Cpath fill='%23000' d='M10.06 4.982a.793.793 0 0 0-1.12 0L5.162 8.761a.792.792 0 1 0 1.12 1.12l2.426-2.428v6.006a.792.792 0 0 0 1.584 0V7.453l2.427 2.428a.792.792 0 1 0 1.12-1.12z'/%3E%3Cpath fill='%23000' d='M9.5 0C4.25 0 0 4.249 0 9.5 0 14.75 4.249 19 9.5 19c5.25 0 9.5-4.249 9.5-9.5C19 4.25 14.751 0 9.5 0m0 17.417c-4.365 0-7.917-3.552-7.917-7.917S5.135 1.583 9.5 1.583s7.917 3.552 7.917 7.917-3.552 7.917-7.917 7.917'/%3E%3C/svg%3E") no-repeat 50%}.zendesk-ticket-page-content .chosen-container.ticket-filter-selector .chosen-results .chosen-result:nth-child(2):before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' fill='none'%3E%3Cpath fill='%23000' d='M10.06 14.018a.793.793 0 0 1-1.12 0l-3.778-3.779a.792.792 0 1 1 1.12-1.12l2.426 2.428V5.54a.792.792 0 1 1 1.584 0v6.006l2.427-2.428a.792.792 0 0 1 1.12 1.12z'/%3E%3Cpath fill='%23000' d='M9.5 19C4.25 19 0 14.751 0 9.5 0 4.25 4.249 0 9.5 0 14.75 0 19 4.249 19 9.5c0 5.25-4.249 9.5-9.5 9.5m0-17.417c-4.365 0-7.917 3.552-7.917 7.917s3.552 7.917 7.917 7.917 7.917-3.552 7.917-7.917S13.865 1.583 9.5 1.583'/%3E%3C/svg%3E") no-repeat 50%}.zendesk-ticket-page-content .chosen-container.ticket-filter-selector .chosen-results .chosen-result:nth-child(3):before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' fill='none'%3E%3Cpath fill='%23000' d='M9.5 0C4.258 0 0 4.258 0 9.5S4.258 19 9.5 19 19 14.742 19 9.5 14.742 0 9.5 0m0 17.273c-4.284 0-7.773-3.49-7.773-7.773 0-4.284 3.49-7.773 7.773-7.773 4.284 0 7.773 3.49 7.773 7.773 0 4.284-3.49 7.773-7.773 7.773m4.284-10.83a.86.86 0 0 1 0 1.217L8.887 12.55a.87.87 0 0 1-.613.25.89.89 0 0 1-.614-.25l-2.444-2.444a.86.86 0 1 1 1.218-1.218l1.83 1.83 4.285-4.274a.86.86 0 0 1 1.217 0z'/%3E%3C/svg%3E") no-repeat 50%}.zendesk-ticket-page-content .chosen-container.ticket-filter-selector .chosen-results .chosen-result:nth-child(4):before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' fill='none'%3E%3Cpath fill='%23000' d='M12.702 6.295a.864.864 0 0 0-1.217 0L9.498 8.282 7.52 6.295a.867.867 0 0 0-1.226 1.227L8.28 9.5l-1.986 1.977a.863.863 0 1 0 1.218 1.218l1.986-1.978 1.978 1.978a.864.864 0 0 0 1.218-1.218L10.716 9.5l1.978-1.978a.864.864 0 0 0 .008-1.227'/%3E%3Cpath fill='%23000' d='M9.5 0a9.5 9.5 0 1 0 0 19 9.5 9.5 0 0 0 0-19m0 17.273a7.773 7.773 0 1 1 0-15.545 7.773 7.773 0 0 1 0 15.545'/%3E%3C/svg%3E") no-repeat 50%}.zendesk-ticket-page-content .chosen-container-single.ticket-filter-selector .chosen-single{padding:8px 18px 8px 50px}.zendesk-ticket-page-content .chosen-container-single.ticket-filter-selector .chosen-single:before{content:"";width:19px;height:19px;position:absolute;top:12px;left:16px}.zendesk-ticket-page-content .chosen-container-single.ticket-filter-selector .chosen-single.latest:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' fill='none'%3E%3Cpath fill='%23000' d='M10.06 4.982a.793.793 0 0 0-1.12 0L5.162 8.761a.792.792 0 1 0 1.12 1.12l2.426-2.428v6.006a.792.792 0 0 0 1.584 0V7.453l2.427 2.428a.792.792 0 1 0 1.12-1.12z'/%3E%3Cpath fill='%23000' d='M9.5 0C4.25 0 0 4.249 0 9.5 0 14.75 4.249 19 9.5 19c5.25 0 9.5-4.249 9.5-9.5C19 4.25 14.751 0 9.5 0m0 17.417c-4.365 0-7.917-3.552-7.917-7.917S5.135 1.583 9.5 1.583s7.917 3.552 7.917 7.917-3.552 7.917-7.917 7.917'/%3E%3C/svg%3E") no-repeat 50%}.zendesk-ticket-page-content .chosen-container-single.ticket-filter-selector .chosen-single.oldest:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' fill='none'%3E%3Cpath fill='%23000' d='M10.06 14.018a.793.793 0 0 1-1.12 0l-3.778-3.779a.792.792 0 1 1 1.12-1.12l2.426 2.428V5.54a.792.792 0 1 1 1.584 0v6.006l2.427-2.428a.792.792 0 0 1 1.12 1.12z'/%3E%3Cpath fill='%23000' d='M9.5 19C4.25 19 0 14.751 0 9.5 0 4.25 4.249 0 9.5 0 14.75 0 19 4.249 19 9.5c0 5.25-4.249 9.5-9.5 9.5m0-17.417c-4.365 0-7.917 3.552-7.917 7.917s3.552 7.917 7.917 7.917 7.917-3.552 7.917-7.917S13.865 1.583 9.5 1.583'/%3E%3C/svg%3E") no-repeat 50%}.zendesk-ticket-page-content .chosen-container-single.ticket-filter-selector .chosen-single.open-tickets:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' fill='none'%3E%3Cpath fill='%23000' d='M9.5 0C4.258 0 0 4.258 0 9.5S4.258 19 9.5 19 19 14.742 19 9.5 14.742 0 9.5 0m0 17.273c-4.284 0-7.773-3.49-7.773-7.773 0-4.284 3.49-7.773 7.773-7.773 4.284 0 7.773 3.49 7.773 7.773 0 4.284-3.49 7.773-7.773 7.773m4.284-10.83a.86.86 0 0 1 0 1.217L8.887 12.55a.87.87 0 0 1-.613.25.89.89 0 0 1-.614-.25l-2.444-2.444a.86.86 0 1 1 1.218-1.218l1.83 1.83 4.285-4.274a.86.86 0 0 1 1.217 0z'/%3E%3C/svg%3E") no-repeat 50%}.zendesk-ticket-page-content .chosen-container-single.ticket-filter-selector .chosen-single.closed-tickets:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' fill='none'%3E%3Cpath fill='%23000' d='M12.702 6.295a.864.864 0 0 0-1.217 0L9.498 8.282 7.52 6.295a.867.867 0 0 0-1.226 1.227L8.28 9.5l-1.986 1.977a.863.863 0 1 0 1.218 1.218l1.986-1.978 1.978 1.978a.864.864 0 0 0 1.218-1.218L10.716 9.5l1.978-1.978a.864.864 0 0 0 .008-1.227'/%3E%3Cpath fill='%23000' d='M9.5 0a9.5 9.5 0 1 0 0 19 9.5 9.5 0 0 0 0-19m0 17.273a7.773 7.773 0 1 1 0-15.545 7.773 7.773 0 0 1 0 15.545'/%3E%3C/svg%3E") no-repeat 50%}.zendesk-ticket-page-content .pagination{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px}.zendesk-ticket-page-content .pagination span{font-size:17px;color:rgba(0,0,0,.7);background:none;box-shadow:none;padding:3px 10px;margin:0;border:1px solid rgba(221,225,232,0);border-radius:4px;min-width:30px;text-align:center}.zendesk-ticket-page-content .pagination span:hover{color:#000}.zendesk-ticket-page-content .pagination .next,.zendesk-ticket-page-content .pagination .prev{font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.zendesk-ticket-page-content .pagination .next:after,.zendesk-ticket-page-content .pagination .prev:after{content:"";height:12px;width:12px;display:inline-block}.zendesk-ticket-page-content .pagination .prev:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='13' fill='none'%3E%3Cpath fill='%23000' fill-rule='evenodd' stroke='%23fff' stroke-width='.544' d='M4.744 6.112 8 2.407 6.857 1.211 2.56 6.11 6.857 11 8 9.803z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50%}.zendesk-ticket-page-content .pagination .next:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='13' fill='none'%3E%3Cpath fill='%23000' fill-rule='evenodd' stroke='%23fff' stroke-width='.544' d='M6.256 6.112 3 2.407l1.143-1.196 4.296 4.9L4.143 11 3 9.803z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50%}.zendesk-ticket-page-content .pagination .first,.zendesk-ticket-page-content .pagination .last{font-size:0;padding:3px 0}.zendesk-ticket-page-content .pagination .first:after,.zendesk-ticket-page-content .pagination .last:after{font-size:15px;font-weight:500}.zendesk-ticket-page-content .pagination .first:hover:after,.zendesk-ticket-page-content .pagination .last:hover:after{color:#000}.zendesk-ticket-page-content .pagination .first:after{content:"First"}.zendesk-ticket-page-content .pagination .last:after{content:"Last"}.zendesk-ticket-page-content .pagination span.disabled{pointer-events:none;opacity:.4}.zendesk-ticket-page-content .pagination .page-number.current{border:1px solid #dde1e8;font-weight:600;pointer-events:none}.zendesk-ticket-page-content .button,.zendesk-ticket-page-content button{font-size:16px;font-weight:600;text-align:center;height:48px;padding:13px 32px;border-radius:4px;-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.zendesk-ticket-page-content .button.solid-btn,.zendesk-ticket-page-content button.solid-btn{border:1px solid #1081b7;background-color:#1081b7;color:#fff}.zendesk-ticket-page-content .button.solid-btn:hover,.zendesk-ticket-page-content button.solid-btn:hover{border:1px solid #1196d5;background-color:#1196d5;color:#fff}.zendesk-ticket-page-content .button.solid-btn.disabled,.zendesk-ticket-page-content button.solid-btn.disabled{pointer-events:none;border:1px solid rgba(0,0,0,.1);background-color:rgba(0,0,0,.24);color:#fff}.zendesk-ticket-page-content .button.outline-btn,.zendesk-ticket-page-content button.outline-btn{border:2px solid #dde1e8;background-color:transparent;color:#000;font-weight:600}.zendesk-ticket-page-content .button.outline-btn:hover,.zendesk-ticket-page-content button.outline-btn:hover{border:2px solid #424242;background-color:transparent;color:#000}.zendesk-ticket-page-content .button.btn-icon,.zendesk-ticket-page-content button.btn-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 10px;padding:13px 25px}.zendesk-ticket-page-content .button.btn-icon .icon,.zendesk-ticket-page-content button.btn-icon .icon{height:14px;width:14px}.zendesk-ticket-init-page{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#f4f4f6;min-height:70vh;height:100%}.zendesk-ticket-init-page .sign-in-wrapper{width:45%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;position:relative;padding:20px}.zendesk-ticket-init-page .sign-in-wrapper .errorlist{display:none}.zendesk-ticket-init-page .sign-in-wrapper .validation-error{border:none!important}.zendesk-ticket-init-page .sign-in-wrapper .left-panel{width:480px;max-width:100%}.zendesk-ticket-init-page .sign-in-header,.zendesk-ticket-init-page .submit-as-guest-header{display:block;font-size:36px;line-height:1.1;font-weight:600;color:#000;padding-bottom:10px}.zendesk-ticket-init-page .sign-in-header{font-size:24px}.zendesk-ticket-init-page .zendesk-sign-in-description{display:block;font-size:16px;line-height:27px;color:rgba(0,0,0,.7)}.zendesk-ticket-page-content .sign-in-form{margin-top:20px}.zendesk-ticket-page-content .sign-in-form .title{display:none}.zendesk-ticket-page-content .sign-in-form .form-row{position:relative;padding:0}.zendesk-ticket-page-content .sign-in-form .form-row label{position:absolute;left:18px;top:14px;padding:0;color:rgba(0,0,0,.56);width:auto}.zendesk-ticket-page-content .sign-in-form .form-row .lost-password{position:absolute;right:18px;top:16px}.zendesk-ticket-page-content .sign-in-form .form-row .lost-password a{font-size:15px;font-weight:600;color:#000;position:relative;overflow:hidden;display:inline-block}.zendesk-ticket-page-content .sign-in-form .form-row .lost-password a:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#000;opacity:0;transform:translate3d(-100%,0,0);transition:opacity .3s,transform .3s}.zendesk-ticket-page-content .sign-in-form .form-row .lost-password a:hover:after{transform:translateZ(0);opacity:1}.zendesk-ticket-page-content .sign-in-form input[type=password],.zendesk-ticket-page-content .sign-in-form input[type=text]{padding:7px 18px 7px 118px;background-color:#f8f8f8}.zendesk-ticket-page-content .sign-in-form .form-row.email-wrapper input{border-radius:4px 4px 0 0}.zendesk-ticket-page-content .sign-in-form .form-row.password-wrapper input{border-radius:0 0 4px 4px;padding:7px 80px 7px 118px;border-top:1px solid transparent}.zendesk-ticket-page-content .sign-in-form .form-row.password-wrapper input:focus{border-top:1px solid #1081b7}.zendesk-ticket-page-content .sign-in-form .form-row.submit-row{padding-top:23px}.zendesk-ticket-page-content .sign-in-form .form-row.submit-row button{width:100%}.zendesk-ticket-init-page .guest-ticket-wrapper{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:80px 50px;overflow-y:auto;position:relative}.zendesk-ticket-init-page .guest-ticket-wrapper::-webkit-scrollbar{width:3px}.zendesk-ticket-init-page .guest-ticket-wrapper::-webkit-scrollbar-track{background-color:#d9d9d9;border-radius:3px;box-shadow:none}.zendesk-ticket-init-page .guest-ticket-wrapper::-webkit-scrollbar-thumb{background-color:#bdbdbd;border-radius:3px}.zendesk-ticket-init-page .right-panel-wrapper{width:550px;max-width:100%}.zendesk-ticket-init-page .right-panel-wrapper .submit-as-guest-header{padding-bottom:15px}.zendesk-ticket-init-page .right-panel-wrapper .submit-as-guest-description{font-size:16px;color:#000;display:block}.zendesk-ticket-init-page .right-panel-wrapper .submit-as-guest-description .instance-name{font-weight:600}.zendesk-ticket-init-page .right-panel-wrapper .create-ticket-as-guest-btn{margin-top:37px;width:324px;max-width:100%}.zendesk-ticket-init-page .guest-ticket-wrapper .create-guest-ticket-form-wrapper{width:820px;max-width:100%;-ms-flex-item-align:start;align-self:flex-start}.zendesk-ticket-init-page .guest-ticket-wrapper .ticket-create-title{display:block;font-size:26px;line-height:1.2;font-weight:600;color:#000;padding-bottom:15px}.zendesk-ticket-init-page .guest-ticket-wrapper .ticket-create-description{font-size:16px;color:#000}.zendesk-ticket-init-page .guest-ticket-wrapper .ticket-create-description .instance-name{font-weight:600}.zendesk-ticket-init-page .guest-ticket-wrapper .create-zendesk-ticket-form{margin-top:48px}.zendesk-ticket-init-page .create-zendesk-ticket-form .button-line{display:inline-flex;align-items:center;gap:0 34px;margin-top:44px}.zendesk-ticket-init-page .create-zendesk-ticket-form .button-line .submit-ticket-btn{width:230px;max-width:100%}.zendesk-ticket-init-page .create-zendesk-ticket-form .button-line .reset-form-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 12px}.zendesk-ticket-init-page .create-zendesk-ticket-form .button-line .reload-icon-wrapper{cursor:pointer;font-size:0}.zendesk-ticket-init-page .create-zendesk-ticket-form .button-line .reload-icon{width:24px;height:24px}.zendesk-ticket-init-page .create-zendesk-ticket-form .button-line .reset-form-text{font-size:17px;font-weight:600;color:#000;cursor:pointer}.zendesk-ticket-init-page .create-zendesk-ticket-form .button-line .reset-form-text:hover{color:rgba(0,0,0,.5)}.zendesk-ticket-list-wrapper-container::-webkit-scrollbar{width:3px}.zendesk-ticket-list-wrapper-container::-webkit-scrollbar-track{background-color:#d9d9d9;border-radius:3px;box-shadow:none}.zendesk-ticket-list-wrapper-container::-webkit-scrollbar-thumb{background-color:#bdbdbd;border-radius:3px}.zendesk-ticket-list-wrapper{max-width:1600px;margin:0 auto;padding:70px 20px 30px;min-height:100%}.zendesk-ticket-list-wrapper .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:24px;margin-bottom:42px;border-bottom:1px solid #dde1e8}.zendesk-ticket-list-wrapper .header .left-panel{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.zendesk-ticket-list-wrapper .header .left-panel .ticket-list-title{display:block;font-size:38px;font-weight:700;color:#000}.zendesk-ticket-list-wrapper .header .left-panel .ticket-list-title-description{font-size:14px;line-height:27px;color:rgba(0,0,0,.6)}.zendesk-ticket-list-wrapper .header .right-panel{position:relative}.zendesk-ticket-list-wrapper .header .right-panel .customer-card{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 15px;cursor:pointer;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='m8.009 9.72-5.607-5.5L1 5.113l7.009 7.109L15 5.112 13.617 4z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat right 0 top 10px;padding-right:24px}.zendesk-ticket-list-wrapper .header .right-panel .customer-card__customer-picture-wrapper{width:52px;height:52px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.zendesk-ticket-list-wrapper .header .right-panel .customer-card__customer-picture{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.zendesk-ticket-list-wrapper .header .right-panel .customer-card .customer-name{display:block;font-size:18px;font-weight:600;color:#000}.zendesk-ticket-list-wrapper .header .right-panel .customer-card .customer-email{font-size:13px;line-height:1.5;color:rgba(0,0,0,.56)}.zendesk-ticket-list-wrapper .customer-card-expanded-wrapper{width:280px;background-color:#fff;box-shadow:0 0 22px rgba(0,0,0,.08);border-radius:12px;padding:10px;position:absolute;top:65px;right:0;z-index:1}.zendesk-ticket-list-wrapper .customer-card-expanded-wrapper>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 20px;padding-left:15px;padding-right:15px}.zendesk-ticket-list-wrapper .customer-card-expanded-wrapper .help-center-wrapper,.zendesk-ticket-list-wrapper .customer-card-expanded-wrapper .logout-center-wrapper{border-bottom:1px solid #dde1e8}.zendesk-ticket-list-wrapper .customer-card-expanded-wrapper .help-center-wrapper{padding-top:22px;padding-bottom:35px}.zendesk-ticket-list-wrapper .customer-card-expanded-wrapper .logout-center-wrapper{padding-top:14px;padding-bottom:20px}.zendesk-ticket-list-wrapper .customer-card-expanded-wrapper .redirection-wrapper{padding-top:20px;padding-bottom:15px;gap:0 10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.zendesk-ticket-list-wrapper .customer-card-expanded-wrapper .redirection-wrapper a{font-size:13px;color:rgba(0,0,0,.4)}.zendesk-ticket-list-wrapper .customer-card-expanded-wrapper .redirection-wrapper a:hover{font-size:13px;color:#000}.zendesk-ticket-list-wrapper .customer-card-expanded-wrapper .redirection-wrapper .redirection-separator{width:3px;height:3px;background-color:#999;border-radius:3px;display:inline-block;margin-top:3px}.zendesk-ticket-list-wrapper .customer-card-expanded-wrapper>div .help-icon-wrapper,.zendesk-ticket-list-wrapper .customer-card-expanded-wrapper>div .logout-icon-wrapper,.zendesk-ticket-list-wrapper .customer-card-expanded-wrapper>div svg{height:20px;width:20px}.zendesk-ticket-list-wrapper .customer-card-expanded-wrapper>div .help-center-text,.zendesk-ticket-list-wrapper .customer-card-expanded-wrapper>div .logout-text{font-size:15px;font-weight:500;color:#000;cursor:pointer}.zendesk-ticket-list-wrapper .customer-card-expanded-wrapper>div .help-center-text:hover,.zendesk-ticket-list-wrapper .customer-card-expanded-wrapper>div .logout-text:hover{color:#6d6d6d}.zendesk-ticket-list-wrapper .upper-portion{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 40px}.zendesk-ticket-list-wrapper .upper-portion .left-portion{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.zendesk-ticket-list-wrapper .upper-portion .right-portion{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 16px}.zendesk-ticket-list-wrapper .table-container{margin-top:30px;overflow-x:auto}.zendesk-ticket-page-content span.refresh-btn-text.btn-text{display:none}.zendesk-ticket-page-content .refresh-btn-wrapper.button{border:0}.zendesk-ticket-list-wrapper table{min-width:1400px}.zendesk-ticket-list-wrapper .table-container .no-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px 0;padding-top:60px}.zendesk-ticket-list-wrapper .table-container .no-content-wrapper svg{height:61px;width:54px}.zendesk-ticket-list-wrapper .table-container .no-content-wrapper svg path{fill:rgba(0,0,0,.4)}.zendesk-ticket-list-wrapper .table-container .no-content-wrapper .no-content-added-text{font-size:16px;font-weight:500;color:rgba(0,0,0,.6)}.zendesk-ticket-list-wrapper .table-container col.select-column{width:52px}.zendesk-ticket-list-wrapper .table-container col.id-column{width:100px}.zendesk-ticket-list-wrapper .table-container col.assigned-agent-column,.zendesk-ticket-list-wrapper .table-container col.created-by-column,.zendesk-ticket-list-wrapper .table-container col.status-column{width:250px}.zendesk-ticket-list-wrapper .table-container col.last-updated-column{width:190px}.zendesk-ticket-list-wrapper .table-container tr{border-bottom:1px solid #ebebeb;cursor:pointer}.zendesk-ticket-list-wrapper .table-container td{padding:17px 16px;font-size:14px;color:#000}.zendesk-ticket-list-wrapper .table-container td.createdBy-column .created-by-name-part{display:block}.zendesk-ticket-list-wrapper .table-container td.createdBy-column .created-by-email-part{display:block;font-size:14px;color:rgba(0,0,0,.56);margin-top:3px}.zendesk-ticket-list-wrapper .table-container td.latestUpdated-column{color:rgba(0,0,0,.7)}.zendesk-ticket-list-wrapper .ticket-list-header tr{border-bottom:none;cursor:default}.zendesk-ticket-list-wrapper .ticket-list-header th{text-align:left;padding:13px 16px;background-color:#f4f4f6;border-radius:3px;font-size:14px;font-weight:500;color:#000}.zendesk-ticket-list-wrapper table .status-data{display:inline-block;padding:4px 20px 6px;border:1px solid #000;line-height:16px;border-radius:20px;font-weight:500;font-size:12px}.zendesk-ticket-list-wrapper table .status-data.open{border:1px solid #fc4645;background-color:rgba(252,70,69,.06);color:#fc4645}.zendesk-ticket-list-wrapper table .status-data.awaiting{color:#fcaf24;border:1px solid #fcaf24;background-color:rgba(252,175,36,.06)}.zendesk-ticket-list-wrapper table .status-data.closed{color:#28c131;border:1px solid #28c131;background-color:rgba(40,193,49,.06)}.zendesk-ticket-list-wrapper .footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:28px}.zendesk-ticket-list-wrapper .footer .counter-text{font-size:15px;color:rgba(0,0,0,.7)}.zendesk-ticket-list-wrapper .footer .counter-text .bold-number{font-weight:700}.zendesk-ticket-list-wrapper .footer .right-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 77px}.zendesk-ticket-list-wrapper .footer .right-footer .pagination{float:none}.zendesk-ticket-list-wrapper .footer .right-footer .per-page-count{height:30px;padding:5px 25px 5px 10px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='7' fill='none'%3E%3Cpath fill='%23000' fill-rule='evenodd' stroke='%23fff' stroke-width='.544' d='M5.345 4.256 8.638 1l1.064 1.143L5.345 6.44 1 2.143 2.064 1z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat right 10px center;color:rgba(0,0,0,.7);font-size:17px}.zendesk-ticket-list-wrapper-container .secondary-dom-wrapper{background-color:#f4f4f6}.zendesk-ticket-list-wrapper-container .ticket-details-panel{max-width:820px;width:100%;margin:0 auto;padding:80px 30px}.zendesk-ticket-list-wrapper-container .ticket-details-panel .back-to-ticket-list-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 12px;cursor:pointer}.zendesk-ticket-list-wrapper-container .ticket-details-panel .back-to-ticket-list-wrapper svg{width:20px;height:20px;margin-top:6px}.zendesk-ticket-list-wrapper-container .ticket-details-panel .back-to-ticket-list-wrapper:hover svg{fill:rgba(0,0,0,.5)}.zendesk-ticket-list-wrapper-container .ticket-details-panel .back-to-ticket-list-wrapper .back-to-ticket-list{font-size:17px;font-weight:600;color:#000}.zendesk-ticket-list-wrapper-container .ticket-details-panel .back-to-ticket-list-wrapper:hover .back-to-ticket-list{color:rgba(0,0,0,.5)}.zendesk-ticket-list-wrapper-container .ticket-details-panel .ticket-details-wrapper{margin-top:40px}.zendesk-ticket-list-wrapper-container .ticket-details-panel .ticket-no-and-status-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 13px}.zendesk-ticket-list-wrapper-container .ticket-details-panel .ticket-id{font-size:18px;font-weight:600;color:#000}.zendesk-ticket-list-wrapper-container .ticket-details-panel .status{width:auto;height:auto;background-image:none;font-size:15px;font-weight:500;color:#000;border:1px solid #000;padding:3px 20px;border-radius:20px;cursor:default}.zendesk-ticket-list-wrapper-container .ticket-details-panel .status.open{border:1px solid #fc4645;background-color:rgba(252,70,69,.06);color:#fc4645}.zendesk-ticket-list-wrapper-container .ticket-details-panel .status.Closed{color:#28c131;border:1px solid #28c131;background-color:rgba(40,193,49,.06)}.zendesk-ticket-list-wrapper-container .ticket-details-panel .status.awaiting{color:#fcaf24;border:1px solid #fcaf24;background-color:rgba(252,175,36,.06)}.zendesk-ticket-list-wrapper-container .ticket-details-panel .ticket-description,.zendesk-ticket-list-wrapper-container .ticket-details-panel .ticket-title{display:block}.zendesk-ticket-list-wrapper-container .ticket-details-panel .ticket-title{font-size:36px;font-weight:600;margin-top:20px;margin-bottom:20px}.zendesk-ticket-list-wrapper-container .ticket-details-panel .ticket-description{font-size:15px;line-height:1.5;color:rgba(0,0,0,.86);margin-top:12px}.zendesk-ticket-list-wrapper-container .ticket-details-panel .ticket-image-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;margin-top:28px}.zendesk-ticket-list-wrapper-container .ticket-details-panel .ticket-image-wrapper img{height:80px;width:80px;object-fit:cover;border-radius:6px}.zendesk-ticket-list-wrapper-container .ticket-details-panel .ticket-image-wrapper .no-of-images{height:80px;width:80px;-o-object-fit:cover;object-fit:cover;border-radius:6px;background-color:#ddd;font-size:18px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.zendesk-ticket-list-wrapper-container .ticket-details-panel .created-by{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:13px 0;border-top:1px solid #d6dae1;border-bottom:1px solid #d6dae1;margin-top:42px}.zendesk-ticket-list-wrapper .customer-card .customer-card__customer-picture-wrapper,.zendesk-ticket-list-wrapper-container .ticket-details-panel .created-by .customer-card__customer-picture-wrapper{height:35px;width:35px;margin-right:11px;background-color:#1199c4;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.zendesk-ticket-list-wrapper-container .ticket-details-panel .created-by .customer-card__customer-picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.zendesk-ticket-list-wrapper-container .ticket-details-panel .created-by .customer-name{font-size:16px;font-weight:600;color:#000}.zendesk-ticket-list-wrapper-container .ticket-details-panel .created-by .separator{width:1px;height:16px;background-color:#d6dae1;margin:0 13px}.zendesk-ticket-list-wrapper-container .ticket-details-panel .created-by .created-date{font-size:13px;color:rgba(0,0,0,.56)}.zendesk-ticket-list-wrapper-container .ticket-details-panel .created-by .created-by-text{font-size:13px;color:#000;margin-right:14px}.zendesk-ticket-list-wrapper-container .ticket-details-panel .single-comment-wrapper{margin-top:44px}.zendesk-ticket-list-wrapper-container .ticket-details-panel .single-comment-wrapper .image-name-date-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.zendesk-ticket-list-wrapper-container .ticket-details-panel .single-comment-wrapper .customer-card__customer-picture-wrapper{width:35px;height:35px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;margin-right:11px;background-color:#1199c4;border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.zendesk-ticket-list-wrapper .customer-card .customer-card__customer-picture-wrapper .dummy-image-for-zendesk-user,.zendesk-ticket-list-wrapper-container .ticket-details-panel .customer-card__customer-picture-wrapper .dummy-image-for-zendesk-user,.zendesk-ticket-list-wrapper-container .ticket-details-panel .single-comment-wrapper .customer-card__customer-picture-wrapper .dummy-image-for-zendesk-user{font-size:20px;color:#fff;line-height:normal;text-transform:uppercase}.zendesk-ticket-list-wrapper-container .ticket-details-panel .single-comment-wrapper .customer-card__customer-picture-wrapper img{width:100%;height:100%;object-fit:cover;border-radius:50%}.zendesk-ticket-list-wrapper-container .ticket-details-panel .single-comment-wrapper .commenter-name{font-size:16px;font-weight:600;color:#000}.zendesk-ticket-list-wrapper-container .ticket-details-panel .single-comment-wrapper .separator{width:1px;height:16px;background-color:#d6dae1;margin:0 13px}.zendesk-ticket-list-wrapper-container .ticket-details-panel .single-comment-wrapper .time{font-size:13px;color:rgba(0,0,0,.56)}.zendesk-ticket-list-wrapper-container .ticket-details-panel .single-comment-wrapper .date-time-separator{width:1px;height:16px;background-color:#d6dae1;margin:0 13px}.zendesk-ticket-list-wrapper-container .ticket-details-panel .single-comment-wrapper .date{font-size:13px;color:rgba(0,0,0,.56)}.zendesk-ticket-list-wrapper-container .ticket-details-panel .single-comment-wrapper .comment-content{font-size:15px;line-height:27px;color:rgba(0,0,0,.86);display:block;margin-top:10px}.zendesk-ticket-list-wrapper-container .ticket-details-panel .single-comment-wrapper .comment-content p img{width:100%;margin:20px 0}.zendesk-ticket-list-wrapper-container .ticket-details-panel .reply-section{margin-top:50px;padding-top:42px;border-top:1px solid #aeb2b9}.zendesk-ticket-list-wrapper-container .ticket-details-panel .reply-section .button-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 33px;margin-top:30px}.zendesk-ticket-list-wrapper-container .ticket-details-panel .reply-section .button-line .reset-form-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 12px}.zendesk-ticket-list-wrapper-container .ticket-details-panel .reply-section .button-line .reload-icon-wrapper{cursor:pointer;font-size:0}.zendesk-ticket-list-wrapper-container .ticket-details-panel .reply-section .button-line .reload-icon-wrapper svg{height:24px;width:24px}.zendesk-ticket-list-wrapper-container .ticket-details-panel .reply-section .button-line .reset-form-text{font-size:17px;font-weight:600;color:#000;cursor:pointer}.zendesk-ticket-list-wrapper-container .ticket-details-panel .reply-section .button-line .reset-form-text:hover{color:rgba(0,0,0,.5)}.zendesk-ticket-list-wrapper-container .ticket-details-panel .reply-section .button-line .submit-ticket-btn{width:230px}.zendesk-ticket-list-wrapper-container .ticket-details-panel .reply-section .reply-ticket-text{font-size:22px;font-weight:700;padding-bottom:23px}.zendesk-ticket-page-content .login-error-message-wrapper{position:absolute;top:54px;left:50%;width:480px;max-width:calc(100% - 40px);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);padding:15px 45px 15px 25px;background-color:#fff5f5;border:1px solid rgba(255,0,0,.26);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 23px;z-index:1}.zendesk-ticket-page-content .login-error-message-wrapper .icon{width:24px;height:21px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='21' fill='none'%3E%3Cpath fill='red' fill-rule='evenodd' d='m13.68.963 10.04 17.048c.779 1.321-.158 2.989-1.68 2.989H1.96C.437 21-.5 19.332.28 18.01L10.321.964a1.945 1.945 0 0 1 3.358 0m-1.693 1.005c.005-.008.021-.008.026 0l10.04 17.047q.014.023-.012.023H1.959q-.025 0-.012-.023zM12 15.263a1.2 1.2 0 0 0-1.194 1.208A1.2 1.2 0 0 0 12 17.679a1.2 1.2 0 0 0 1.194-1.208A1.2 1.2 0 0 0 12 15.263m-.861-8.475a.54.54 0 0 0-.534.54l.51 6.563c0 .189.152.343.339.343h1.092c.187 0 .34-.154.34-.343l.509-6.564a.54.54 0 0 0-.534-.54z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50%}.zendesk-ticket-page-content .login-error-message-wrapper .main-error-text{display:block;font-size:16px;font-weight:600;color:red}.zendesk-ticket-page-content .login-error-message-wrapper .sub-error-text{font-size:14px;font-weight:300;color:#2a2a2a;display:block;margin-top:8px}.zendesk-ticket-page-content .login-error-message-wrapper .cross-button-icon{width:18px;height:18px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cpath fill='%23000' d='m4.67 14.119-.787-.788 4.331-4.33-4.331-4.332.787-.788 4.332 4.332 4.33-4.332.788.788L9.79 9l4.33 4.331-.787.788-4.331-4.331z'/%3E%3C/svg%3E") no-repeat 50%;position:absolute;right:16px;top:12px;cursor:pointer}.zendesk-ticket-page-content .login-success-message-wrapper{position:absolute;top:54px;left:50%;width:480px;max-width:calc(100% - 40px);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);padding:15px 45px 15px 25px;background-color:#e2fde8;border:1px solid rgba(25,130,0,.26);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 23px;z-index:1}.zendesk-ticket-page-content .login-success-message-wrapper .icon{width:24px;height:24px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%233C8F27' d='M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10S2 17.514 2 12 6.486 2 12 2m0-2C5.373 0 0 5.373 0 12s5.373 12 12 12 12-5.373 12-12S18.627 0 12 0m6.25 8.891-1.421-1.409-6.105 6.218-3.078-2.937-1.396 1.436 4.5 4.319z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%}.zendesk-ticket-page-content .login-success-message-wrapper .main-error-text{display:block;font-size:16px;font-weight:600;color:#3c8f27}.zendesk-ticket-page-content .login-success-message-wrapper .sub-error-text{font-size:14px;font-weight:300;color:#2a2a2a;display:block;margin-top:8px}.zendesk-ticket-page-content .login-success-message-wrapper .cross-button-icon{width:18px;height:18px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cpath fill='%23000' d='m4.67 14.119-.787-.788 4.331-4.33-4.331-4.332.787-.788 4.332 4.332 4.33-4.332.788.788L9.79 9l4.33 4.331-.787.788-4.331-4.331z'/%3E%3C/svg%3E") no-repeat 50%;position:absolute;right:12px;top:18px;cursor:pointer}.zendesk-ticket-list-wrapper-container .zendesk-ticket-create-form-wrapper{width:772px;max-width:100%;margin:0 auto;padding:128px 20px 50px}.zendesk-ticket-list-wrapper-container .zendesk-ticket-create-form-wrapper .back-to-ticket-list-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 16px;cursor:pointer}.zendesk-ticket-list-wrapper-container .zendesk-ticket-create-form-wrapper .back-to-ticket-list-wrapper svg{width:20px;height:20px;margin-top:6px}.zendesk-ticket-list-wrapper-container .zendesk-ticket-create-form-wrapper .back-to-ticket-list-wrapper:hover svg{fill:rgba(0,0,0,.5)}.zendesk-ticket-list-wrapper-container .zendesk-ticket-create-form-wrapper .back-to-ticket-list-wrapper .back-to-ticket-list,.zendesk-ticket-list-wrapper-container .zendesk-ticket-create-form-wrapper .back-to-ticket-list-wrapper .back-to-ticket-list-text{font-size:17px;font-weight:600;color:#000}.zendesk-ticket-list-wrapper-container .zendesk-ticket-create-form-wrapper .back-to-ticket-list-wrapper:hover .back-to-ticket-list-text{color:rgba(0,0,0,.5)}.zendesk-ticket-list-wrapper-container .zendesk-ticket-create-form-wrapper .ticket-create-title{display:block;font-size:36px;font-weight:600;margin-top:30px}.zendesk-ticket-list-wrapper-container .zendesk-ticket-create-form-wrapper .create-zendesk-ticket-form{margin-top:30px}.zendesk-ticket-list-wrapper-container .zendesk-ticket-create-form-wrapper .create-zendesk-ticket-form .button-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 33px;margin-top:41px}.zendesk-ticket-list-wrapper-container .zendesk-ticket-create-form-wrapper .create-zendesk-ticket-form .button-line .reset-form-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 12px}.zendesk-ticket-list-wrapper-container .zendesk-ticket-create-form-wrapper .create-zendesk-ticket-form .button-line .reload-icon-wrapper{cursor:pointer;font-size:0}.zendesk-ticket-list-wrapper-container .zendesk-ticket-create-form-wrapper .create-zendesk-ticket-form .button-line .reload-icon-wrapper svg{height:24px;width:24px}.zendesk-ticket-list-wrapper-container .zendesk-ticket-create-form-wrapper .create-zendesk-ticket-form .button-line .reset-form-text{font-size:17px;font-weight:600;color:#000;cursor:pointer}.zendesk-ticket-list-wrapper-container .zendesk-ticket-create-form-wrapper .create-zendesk-ticket-form .button-line .reset-form-text:hover{color:rgba(0,0,0,.5)}@media(max-width:1469px){.zendesk-ticket-init-page .guest-ticket-wrapper .create-guest-ticket-form-wrapper{width:100%;margin-top:0}}@media (max-width:991px){.zendesk-ticket-init-page{display:block;height:auto}.zendesk-ticket-init-page .sign-in-wrapper{width:100%;padding:40px 20px}.zendesk-ticket-init-page .guest-ticket-wrapper{padding:40px 20px}.zendesk-ticket-init-page .right-panel-wrapper{width:480px}.zendesk-ticket-init-page .guest-ticket-wrapper .ticket-create-title,.zendesk-ticket-init-page .sign-in-header,.zendesk-ticket-init-page .submit-as-guest-header,.zendesk-ticket-list-wrapper .header .left-panel .ticket-list-title{font-size:32px}.zendesk-ticket-list-wrapper{padding:20px}.zendesk-ticket-list-wrapper-container .zendesk-ticket-create-form-wrapper{padding:50px 20px}.zendesk-ticket-list-wrapper-container .ticket-details-panel .ticket-title{font-size:32px}.zendesk-ticket-list-wrapper-container .ticket-details-panel{padding:50px 20px}.zendesk-ticket-page-content .login-error-message-wrapper{top:25px}.zendesk-ticket-page-content .login-success-message-wrapper{position:fixed;top:46px}}@media (max-width:767px){.zendesk-ticket-page-content .sign-in-form .form-row .lost-password{right:16px;top:14px}.zendesk-ticket-page-content .sign-in-form .form-row.password-wrapper input{padding:7px 80px 7px 100px}.zendesk-ticket-page-content .sign-in-form input[type=password],.zendesk-ticket-page-content .sign-in-form input[type=text]{padding:7px 18px 7px 100px}.zendesk-ticket-init-page .guest-ticket-wrapper .ticket-create-title,.zendesk-ticket-init-page .sign-in-header,.zendesk-ticket-init-page .submit-as-guest-header{font-size:24px}.zendesk-ticket-page-content .double-input-row .form-row{width:100%}.zendesk-ticket-init-page .guest-ticket-wrapper .create-zendesk-ticket-form{margin-top:28px}.zendesk-ticket-init-page .create-zendesk-ticket-form .button-line{margin-top:3px}.zendesk-ticket-init-page .create-zendesk-ticket-form .button-line .submit-ticket-btn{width:auto}.zendesk-ticket-list-wrapper .header .left-panel .ticket-list-title{font-size:24px}.zendesk-ticket-list-wrapper-container .zendesk-ticket-create-form-wrapper{padding:20px}.zendesk-ticket-list-wrapper-container .zendesk-ticket-create-form-wrapper .ticket-create-title{font-size:28px;margin-top:10px}.zendesk-ticket-list-wrapper-container .zendesk-ticket-create-form-wrapper .create-zendesk-ticket-form{margin-top:20px}.zendesk-ticket-list-wrapper-container .zendesk-ticket-create-form-wrapper .create-zendesk-ticket-form .button-line{margin-top:0}.zendesk-ticket-list-wrapper-container .ticket-details-panel{padding:20px}.zendesk-ticket-list-wrapper-container .ticket-details-panel .reply-section{margin-top:14px;padding-top:22px}}@media (max-width:665px){.zendesk-ticket-list-wrapper .header{display:block}.zendesk-ticket-list-wrapper .header .right-panel{margin-top:20px}.zendesk-ticket-list-wrapper .upper-portion{display:block}.zendesk-ticket-list-wrapper .upper-portion .right-portion{margin-top:20px}.zendesk-ticket-list-wrapper .footer{display:block}.zendesk-ticket-list-wrapper .footer .right-footer{display:block;margin-top:10px}.zendesk-ticket-list-wrapper .footer .right-footer .pagination{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.zendesk-ticket-list-wrapper .table-container td{padding:10px 16px}}.zendesk-pdf-file-wrapper{direction:ltr;margin-top:16px;margin-bottom:8px;margin-inline-end:8px;box-sizing:border-box}.zendesk-pdf-file-anchor{display:inline-block;-webkit-box-align:center;align-items:center;flex-direction:row;background:#fff;border:1px solid #d8dcde;border-radius:5px;padding:0;cursor:pointer;width:136px;height:116px;text-decoration:none;overflow:hidden;box-sizing:border-box}.zendesk-pdf-file-view-container{background:#fff;height:68px;box-sizing:border-box}.zendesk-pdf-file-view-thumbnail-wrapper{width:136px;background:#fff;height:68px;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.zendesk-pdf-file-view-thumbnail-container{transform:scale(1.5);color:#e34f32}.zendesk-pdf-file-view-thumbnail-text{width:auto;height:48px;padding:8px;display:flex;-webkit-box-align:center;align-items:center;flex-direction:column;-webkit-box-pack:center;justify-content:center;background:#e9ebed;box-sizing:border-box}.zendesk-pdf-file-view-thumbnail-file-name{width:118px}.zendesk-pdf-file-view-thumbnail-file-name,.zendesk-pdf-file-view-thumbnail-file-type{direction:ltr;color:#49545c;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box;white-space:nowrap;font-size:12px;line-height:16px;text-align:start}.zendesk-pdf-file-view-thumbnail-file-type{display:block;width:100%}.zendesk-ticket-page-content .dropzone{border:1px dashed #1199c47a;background-color:#fff;border-radius:10px;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.zendesk-ticket-page-content .dropzone svg{width:48px;height:48px;fill:#bdbdbd}.zendesk-ticket-page-content .dropzone-text{font-size:14px;font-weight:600;line-height:20px;text-align:center;display:block}.zendesk-ticket-page-content .dropzone-text.or{color:#828282;text-align:center;display:block}.zendesk-ticket-page-content .multiple-image-queue{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px;gap:5px}.zendesk-ticket-page-content .file-selection-queue{position:relative;border:1px solid #ddd;padding:10px 24px 10px 10px;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.zendesk-ticket-page-content .queue-image-preview{height:24px;width:24px;-o-object-fit:cover;object-fit:cover}.zendesk-ticket-page-content .file-selection-queue .file-name{max-width:227px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.zendesk-ticket-page-content .file-selection-queue .file-remove{background-position:50%!important;top:50%;transform:translateY(-50%);position:absolute;right:0;height:20px;width:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23000' d='m5.333 15.545-.878-.878L9.122 10 4.455 5.333l.878-.878L10 9.122l4.667-4.667.878.878L10.878 10l4.667 4.667-.878.878L10 10.878z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:14px;cursor:pointer;vertical-align:middle;display:inline-block}.zendesk-ticket-page-content .file-selection-queue.error-queue{border-color:red}.zendesk-ticket-page-content .queue-image-preview{display:none}

input[type="text"].validation-error,
input[type="password"].validation-error {
    background-color: #ffeeee;
    border: 1px solid #ff0000;
    color: #ff0000;
}
.widget-form .double-input-row::after,
.widget-form .triple-input-row::after {
    clear: both;
    content: "";
    display: block;
}
.widget-form .form-row {
    margin: 0;
    padding-bottom: 15px;
}
.widget-form .form-row.btn-row {
    padding-bottom: 0;
}
.widget-form .form-row.btn-row label {
    display: none;
}
.widget-form .double-input-row,
.widget-form .triple-input-row {
    margin: 0 -15px;
}
.widget-form .form-row .sub-form-row {
    padding-top: 15px;
}
.widget-form .triple-input-row * {
    box-sizing: border-box;
}
.widget-form .triple-input-row .form-row {
    box-sizing: border-box;
    float: left;
    padding: 15px;
    width: 33.33%;
}
.widget-form .double-input-row .form-row {
    box-sizing: border-box;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
}
.widget-form .form-row label {
    width: 100%;
    display: block;
    padding: 0 0 5px;
}
.widget-form .radio-checkbox-row {
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    vertical-align: top;
    /* @alternate */ -webkit-column-gap: 25px;
    /* @alternate */ -moz-column-gap: 25px;
    column-gap: 25px;
    row-gap: 5px;
}
.widget-form input[type=text],
.widget-form textarea,
.widget-form select{
    width: 100%;
    font-family: inherit;
    padding: 3px 10px;
    border: 1px solid #ddd;
    margin: 0;
}
.widget-form input[type=text],
.widget-form .form-row select {
    height: 40px;
}
.widget-form textarea {
    height: 150px;
    padding: 5px 10px;
}
.widget-form button.Zebra_DatePicker_Icon {
    background: none;
    left: 0;
    top: 0;
    cursor: pointer;
}
.widget-form .Zebra_DatePicker_Icon_Wrapper:after {
    content: "\f073";
    font-family: 'Fontawesome';
    font-size: 18px;
    position: absolute;
    right: 12px;
    top: 10px;
}
.widget-form .Zebra_DatePicker_Icon_Wrapper {
    width: 100%;
}
.widget-form input.date-picker {
    padding-right: 40px;
    cursor: pointer;
}
.widget-form .dropzone-wrapper {
    position: relative;
    width: 100%;
    display: inline-block;
    vertical-align: top;
}
.widget-form .dropzone {
    border: 1px dashed #d3dbdf;
    border-radius: 3px;
    box-sizing: content-box;
    cursor: pointer;
    height: 22px;
    padding: 35px 10px 10px;
    text-align: center;
}
.widget-form .file-name {
    padding-right: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    width: calc(100% - 60px);
}
.widget-form .single-input-row .form-row .dropzone-wrapper  input{
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 70px;
}
.widget-form .radio-checkbox-row label{
    vertical-align: text-bottom;
    padding-left: 5px;
}


/* Form Template*/
.form-template input[type=text],
.form-template .form-row select{
    width:100%;
    box-sizing: border-box;
    height: 35px;
    /* @alternate */   height: 40px;
}
.form-template {
    max-width: 700px;
}
.form-template textarea{
    height: 120px;
    width: 100%;
    box-sizing: border-box;
}
.order-form-template .Zebra_DatePicker_Icon_Wrapper,
.job-form-template .Zebra_DatePicker_Icon_Wrapper{
    display: block !important;
}
.widget-form .form-template .errorlist{
    margin-left: 0;
    padding: 0;
}
.form-template  .radio label{
    color: #666;
}

/* Order Form Template*/


/* Custom radio and checkbox design */
.widget-form .checkbox {
    padding-left: 20px;
    position: relative;
}
.widget-form .checkbox label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 10px;
}
.widget-form .checkbox input[type="checkbox"] {
    opacity: 0;
    z-index: 1;
    height: 17px;
    width: 17px;
    margin: 0;
    position: absolute;
    left: 0;
    top: 3px;
}
.widget-form .checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    top: 2px;
    margin-left: -20px;
    border: 1px solid #d7dce1;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.widget-form .checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left:0;
    top: 2px;
    margin-left: -20px;
    padding-left: 0px;
    padding-top: 3px;
    font-size: 11px;
    text-align: center;
    color: #555555;
}
.widget-form.checkbox input[type="checkbox"],
.widget-form .checkbox input[type="radio"] {
    opacity: 0;
    z-index: 1; }
.widget-form .checkbox input[type="checkbox"]:focus + label::before,
.widget-form .checkbox input[type="radio"]:focus + label::before {
    outline: none;
    outline-offset: -2px;
}
.widget-form .checkbox input[type="checkbox"]:checked + label::after,
.widget-form .checkbox input[type="radio"]:checked + label::after {
    font-family: "FontAwesome";
    content: "\f00c";
    color:#fff;
}
.widget-form .checkbox input[type="checkbox"]:disabled + label,
.widget-form .checkbox input[type="radio"]:disabled + label {
    opacity: 0.65; }
.widget-form .checkbox input[type="checkbox"]:disabled + label::before,
.widget-form .checkbox input[type="radio"]:disabled + label::before {
    background-color: #eeeeee;
    cursor: not-allowed; }
.widget-form .checkbox.checkbox-circle label::before {
    border-radius: 50%; }
.widget-form .checkbox.checkbox-inline {
    margin-top: 0; }

.widget-form .radio {
    padding-left: 20px;
    position: relative;
}
.widget-form .combodate {
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
.widget-form .radio label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 10px;
    padding-bottom: 0;
    line-height: normal;
}
.widget-form .radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    top: 2px;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out;
}
.widget-form .radio label::after {
    display: inline-block;
    position: absolute;
    font-family: 'FontAwesome';
    content: "\f00c";
    color: #fff;
    width: 17px;
    height: 17px;
    left: 0px;
    top: 2px;
    text-align: center;
    font-size: 11px;
    line-height: 17px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #1199c4;
    border-color: #1199c4;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.widget-form .radio input[type="radio"] {
    opacity: 0;
    z-index: 1;
    height: 17px;
    width: 17px;
    margin: 0;
    position: absolute;
    left: 0;
    top: 3px;
}
.widget-form .radio input[type="radio"]:focus + label::before {
    outline: none;
    outline-offset: -2px; }
.widget-form .radio input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}
.widget-form .radio input[type="radio"]:disabled + label {
    opacity: 0.65; }
.widget-form .radio input[type="radio"]:disabled + label::before {
    cursor: not-allowed; }
.widget-form .radio.radio-inline {
    margin-top: 0; }

.widget-form input[type="checkbox"].styled:checked + label:after,
.widget-form input[type="radio"].styled:checked + label:after {
    font-family: 'FontAwesome';
    content: "\f00c"; }
.widget-form input[type="checkbox"] .styled:checked + label::before,
.widget-form input[type="radio"] .styled:checked + label::before {
    color: #fff; }
.widget-form input[type="checkbox"] .styled:checked + label::after,
.widget-form input[type="radio"] .styled:checked + label::after {
    color: #fff; }

.widget-form .checkbox input[type="checkbox"]:checked + label::before, .widget-form .radio input[type="radio"]:checked + label::before {
    background-color: #1199c4;
    border-color: #1199c4;
}

.redemption-form-template .single-input-row.product-variation-for-form .form-row.product,
.redemption-form-template .single-input-row .form-row.product,
.redemption-form-template .single-input-row .form-row.file {
    position: relative;
    background: #eee;
    padding: 15px;
    margin-bottom: 0;
}
.redemption-form-template .single-input-row.product-variation-for-form .form-row.product,
.redemption-form-template .single-input-row .form-row.file {
    margin-top: 0;
}
.redemption-form-template .single-input-row .form-row.file .dropzone-wrapper{
    width: 100%;
}
.redemption-form-template .add-more-products{
    font-weight: 500;
    text-align: right;
}
.redemption-form-template .add-more-products .add-to-proceed{
    cursor: pointer;
}

.redemption-items-preview-table{
    margin-top: 40px;
    table-layout: auto;
}
.redemption-items-preview-table td {
    border: 1px solid #bdbdbd;
    padding: 5px 10px;
}
.redemption-items-preview-table td.remove-item{
    cursor: pointer;
    text-align: center;
    background: #ffebeb;
}
.redemption-items-preview-table td.photo-col{
    width: 140px;
}
.redemption-items-preview-table td img{
    max-width: 100%;
    height: 70px;
}
.redemption-items-preview-header td{
    font-size: 14px;
    font-weight: 500;
    color: #000;
}

.widget-form{
    width: 100%;
}

input.product-quantity-selector-bulk.validation-error {
    background: #e42c2c82;
}
.quantity-selector-column .errorlist.after {
    display: none;
}
.bulk-selected-cart-popup .cart-add-error-message {
    background: #ff90884f;
    padding: 10px;
    color: #ff1100;
    text-align: center;
}
.bulk-selected-cart-popup .header {
    height: 35px;
}

.bulk-selected-cart-popup .cart-add-error-message span.var-comb-name {
    font-weight: 500;
}
.bulk-selected-cart-popup .bulk-card-add-message {
    text-align: center;
    font-size: 23px;
    padding: 20px;
}
.bulk-variation-selection-table .representation .color.variation-type {
    height: 30px;
    width: 30px;
}
.bulk-variation-widget-container .add-to-cart-button-bulk.button {
    width: 100%;
    text-align: center;
    padding: 15px;
    font-size: 18px;
    text-transform: uppercase;
}
/*Bulk variation design*/
.bulk-variation-widget-container {
    margin-bottom: 30px;
}
.bulk-variation-selection-table-wrapper {
    overflow-x: auto;
}
.bulk-variation-selection-table,
.bulk-variation-selection-table th,
.bulk-variation-selection-table td {
    border:none;
    text-align: center;
}
.bulk-variation-selection-table {
    min-width: 500px;
    border: none;
    background-color: #f7f7f7;
}
.bulk-variation-selection-table th {
    background-color: #e8e8e8;
    text-align: center;
    border-bottom: 1px #dbd9d9 solid;
}

.bulk-variation-selection-table td .stepper {
    float: none;
    display: inline-block;
    margin: 0;
}
.bulk-variation-widget-container span.representation {
    display: inline-block;
}
/*admin panel*/
.demo-bulk-variation-panel table {
    background-color: #fff;
}
.demo-bulk-variation-panel table input {
    border: 1px #ccc solid;
    padding: 6px;
    text-align: center;
}



.variation-color-selection-to-product-customise {
    display: flex;
    text-align: center;
    justify-content: center;
}

.variation-color-selection-to-product-customise .variation-value.color {
    height: 35px;
    width: 35px;
    margin: 2px;
    margin-right: 10px;
    cursor: pointer;
}


/* ========================== New Variation =========================== */
.widget-variation .advanced-variation-ui {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.widget-variation .advanced-variation-ui > .representation .variation-option {
    border: 2px solid #ffffff;
    padding: 12px;
    border-radius: 50%;
    margin: 5px 5px 5px 0;
    box-shadow: 0 0 0 1px #ffffff;
}
.widget-variation .advanced-variation-ui > .representation .variation-option.selected-variation-value.image-view {
    border: none;
    padding: 0;
    border-radius: 0;
    margin: 2px;
    box-shadow: none;
}
.widget-variation .advanced-variation-ui > .representation .variation-option.text {
    border-radius: 0;
    background-color: #e6e6e6;
    color: #222;
}
.widget-variation .advanced-variation-ui > .representation .variation-option.selected {
    border: 2px solid #ffffff;
    padding: 12px;
    border-radius: 50%;
    margin: 5px 5px 5px 0;
    box-shadow: 0 0 0 1px #9d9d9d;
}
.widget-variation .advanced-variation-ui > .representation .variation-option.selected.selected-variation-value.image-view {
    border: 2px solid #000000;
    padding: 0;
    border-radius: 0;
    margin: 2px;
    box-shadow: none;
}
.widget-variation .advanced-variation-ui > .representation .variation-option.text.selected {
    border-radius: 0;
}
.widget-variation .cart-preview-panel .variation-combination-preview {
    display: flex;
    justify-content: space-between;
    margin: 10px 0 20px;
    font-size: 17px;
    font-weight: 500;
}
.widget-variation .cart-preview-panel .second-level-variation-type {
    margin-left: 6px;
}

.widget-variation .cart-preview-panel .size-guid a {
    color: #128fd8;
    text-decoration: underline;
    cursor: pointer;
}

.widget-variation .cart-preview-panel  .cart-preview-table {
    background-color: #f9f9f9;
    border-bottom: 1px #d8d6d6 solid;
    margin-bottom: 30px;
}
.widget-variation .cart-preview-panel  .cart-preview-table th,
.widget-variation .cart-preview-panel  .cart-preview-table td {
    padding: 5px 20px;
    text-align: left;
}
.widget-variation .cart-preview-panel  .cart-preview-table td {
    padding: 10px 20px;
}
.widget-variation .cart-preview-panel  .cart-preview-table th {
    padding: 10px 20px;
    border-bottom: 2px #e6e6e6 solid;
}
.widget-variation .cart-preview-panel  .cart-preview-table tr {}
.widget-variation .cart-preview-panel  .cart-preview-table tr:nth-child(odd) {
    background-color: #f5f5f5;
}
.widget-variation .cart-preview-panel  .cart-preview-table tr:nth-child(even) {
    background-color: #ffffff;
}
.widget-variation .cart-preview-panel  .cart-preview-table .stepper {
    float: none;
    margin: 0;
    display: inline-block;
}

.widget-variation .cart-preview-panel  .cart-preview-table .price-amount {
    font-size: 16px;
    font-weight: 500;
}
.widget-variation .cart-preview-panel .cart-preview-table .variation-option.text {
    color: #222;
    background: none;
    padding: 0;
}
.widget-variation .cart-preview-panel .cart-preview-table .variation-option.color-plate {
    height: 24px;
    width: 24px;
    padding: 0;
    border-radius: 50%;
}
.widget-variation .selected-variation-product {
    background-color: #f4f4f4;
    border: 1px #e0e0e0 solid;
    padding: 20px;
    position: relative;
    box-shadow: 2px 2px 0 0 rgba(0, 0, 0, .05);
}
.widget-variation .selected-variation-product .selected-product {
    position: relative;
    background-color: #ffffff;
    padding: 20px 64px 20px 20px;
    margin-bottom: 3px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.widget-variation .selected-variation-product .remove-preview {
    position: absolute;
    top: 11px;
    right: 10px;
    font-size: 0;
    height: 32px;
    width: 32px;
    border: 1px #c7c7c7 solid;
    border-radius: 50%;
    cursor: pointer;
}
.widget-variation .selected-variation-product .remove-preview:after,
.widget-variation .selected-variation-product .remove-preview:before {
    content: "";
    height:1px;
    width: 15px;
    position: absolute;
    left: 7px;
    background-color: #666;
    top: 50%;
}

.widget-variation .selected-variation-product .remove-preview:after{
    transform: rotate(45deg)
}
.widget-variation .selected-variation-product .remove-preview:before {
    transform: rotate(-45deg);
}
.widget-variation .selected-variation-product .product-name {
    font-size: 18px;
    width: 100%;
}

.widget-variation .selected-variation-product .product-short-info {
    font-size: 16px;
    font-weight: 600;
    margin-right: 15px;
}

.widget-variation .selected-variation-product .product-sku-level {
    font-size: 14px;
    margin-right: 15px;
    flex: 1 1 auto;
}

.widget-variation .selected-variation-product .product-sku-level .product-sku {
    display: inline-block;
}

.widget-variation .selected-variation-product .selected-product-quantity {
    width: 100px;
    height: 40px;
    border: 1px #ccc solid;
    padding: 0 30px 0 30px;
    position: relative;
    text-align: center;
    line-height: 36px;
    display: flex;
    align-items: center;
    margin-left: auto;
    margin-top: 10px;
}
.widget-variation .selected-variation-product .selected-product-quantity span {
    width: 30px;
    height: 40px;
    position: absolute;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
}

.widget-variation .selected-variation-product .selected-product-quantity span {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.widget-variation .selected-variation-product .selected-product-quantity span.selected-variation-qty {
    width: 38px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
}
.widget-variation .selected-variation-product .selected-product-quantity span.decrease-qty {
    left: 0
}

.widget-variation .selected-variation-product .selected-product-quantity span.increase-qty {
    right: 0
}
.widget-variation .selected-variation-product .preview-to-add-to-cart-button {
    font-size: 16px;
    padding: 10px 40px;
    font-weight: 600;
    color: #fff;
    margin-top: 15px;
}


.incomplete-info-for-variation-ui {
    padding: 30px;
    background-color: #fff;
}

.incomplete-info-for-variation-ui .header {
    background: none;
    padding: 0 0 20px;
    font-size: 22px;
    font-weight: 700;
    border-bottom: 1px #d8d8d8 solid;
}
.incomplete-info-for-variation-ui.popup .close-icon {
    position: absolute;
    top: 9px;
    right: 15px;
    font-size: 0;
    height: 32px;
    width: 32px;
    cursor: pointer;
}
.incomplete-info-for-variation-ui.popup .close-icon:before,
.incomplete-info-for-variation-ui.popup .close-icon:after {
    content: "";
    height: 1px;
    width: 15px;
    position: absolute;
    left: 7px;
    background-color: #666;
    top: 50%;
}
.incomplete-info-for-variation-ui.popup .close-icon:before {
    transform: rotate(-45deg);
}
.incomplete-info-for-variation-ui.popup .close-icon:after {
    transform: rotate(45deg);
}
.incomplete-info-for-variation-ui  .body {
    padding: 30px 0;
}

.incomplete-info-for-variation-ui .body h4.title {
    font-size: 18px;
    color: #4d4d4d;
}

.incomplete-info-for-variation-ui .form-row {
    margin: 0;
}
.incomplete-info-for-variation-ui .form-row ~ .form-row {
    padding-top: 20px
}
.incomplete-info-for-variation-ui .form-row label {
    width: 100%;
    display: block;
    padding-bottom: 5px;
    font-size: 14px;
    color: #222;
    font-weight: 500;
}
.incomplete-info-for-variation-ui .form-row textarea {
    width: 100%;
    height:120px;
    border: 1px #d8d8d8 solid;
    margin: 0;
    font-family: "Segoe UI", Verdana, Arial, sans-serif;
    color: #111111;
    font-size: 14px;
    padding: 5px 10px;
}

.incomplete-info-for-variation-ui .footer {
    background: none;
    padding: 20px 0 0 0;
    text-align: center;
}

.incomplete-info-for-variation-ui .footer .button {
    width: 150px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 3px;
}
.incomplete-info-for-variation-ui .footer .button {
    background: #333;
    border: 2px #333 solid;
    color: #ffffff;
    transition: all 300ms ease-out 0s;
}
.incomplete-info-for-variation-ui .footer .button:hover {
    background: #000;
    border: 2px #000 solid;
}

.incomplete-info-for-variation-ui .footer .button.close-btn {
    background: none;
    border: 2px #505050 solid;
    color: #010101;
    line-height: 22px;
    margin: 0 3px;
}
.incomplete-info-for-variation-ui .footer .button.close-btn:hover {
    background: #333;
    border: 2px #333 solid;
    color: #fff;
    line-height: 22px;
    margin: 0 3px;
}
.incomplete-info-for-variation-ui input[type="file"] {
    height: 25px;
}
.product-block .advanced-variation-ui {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.product-block .advanced-variation-ui .representation {
    margin: 2px;
}
.product-block .parent-option.color-plate {
    height: 24px;
    width: 24px;
    border-radius: 50%;
    padding: 2px;
    border: 2px #ffffff solid;
    box-shadow: 0 0 1px 1px rgba(0,0,0,0);
}
.product-block .parent-option.color-plate.selected {
    box-shadow: 0 0 1px 1px rgba(0,0,0,.5);
}

.fee-app-tab-incomplete-data-cart-popup-wrapper {
    max-height: calc(100vh - 40px);
}
.fee-app-tab-incomplete-data-cart-popup-wrapper .body {
    max-height: calc(100vh - 190px);
    overflow-y: auto;
}
.selected-variation-value.image-view {
    width: 55px;
    height: 70px;
}
.option-cell.selected .selected-variation-value.image-view {
    border: 2px solid #000000;
}

.variation-container.fee-variation-container-wrapper {
    padding: 0 0 0 50%;
}
.variation-container.fee-variation-container-wrapper .selected-value-display-group {
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.variation-container.fee-variation-container-wrapper .selected-value-display-group .selected-value-display {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
}
.variation-container.fee-variation-container-wrapper .selected-value-display-group .selected-value-display .selected-type-label {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: #868E96;
}
.variation-container.fee-variation-container-wrapper .selected-value-display-group .selected-value-display .selected-option-label {
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    color: #171127;
}
.variation-container.fee-variation-container-wrapper .variation-radio-group {
    margin: 12px 0 0;
    padding: 0;
}
.variation-container.fee-variation-container-wrapper .variation-radio-group label {
    margin: 0 0 8px;
    display: inline-flex;
}
.variation-container.fee-variation-container-wrapper .variation-radio-group .variation-radio-option {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    margin: 0 0 10px;
    padding: 12px 10px;
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: flex-start;
}
.variation-container.fee-variation-container-wrapper .variation-radio-group .variation-radio-option input[type="radio"] {
    margin: 0;
    height: 16px;
    width: 16px;
    cursor: pointer;
}
.variation-container.fee-variation-container-wrapper .variation-radio-group .variation-radio-option label {
    margin: 0;
    width: 100%;
    cursor: pointer;
}