


.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;
    }
}

.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: center;
}
.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="text"].validation-error,
.widget-zendesk input[type="password"].validation-error {
    background-color: #ffeeee;
    border: 1px solid #ff0000;
    color: #ff0000;
}
.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 textarea,
.widget-zendesk select{
    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-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;
}
.form-template .form-row label{
    display: block;
    width: auto;
    color: #000;
}
.form-template  .double-input-row .form-row{
    padding-top: 0;
    padding-bottom: 0;
}
.order-form-template .Zebra_DatePicker_Icon_Wrapper,
.job-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;
}

/* Order Form Template*/


/* Custom radio and checkbox design */
.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: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #d7dce1;
    border-radius: 3px;
    background-color: #fff;
    /* @alternate */ -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    /* @alternate */ -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-zendesk .checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left:1px;
    top: 0;
    margin-left: -20px;
    padding-left: 0;
    padding-top: 3px;
    font-size: 11px;
    text-align: center;
    color: #555555;
}
.widget-zendesk.checkbox input[type="checkbox"],
.widget-zendesk .checkbox input[type="radio"] {
    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;
    /* @alternate */   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: 0.65;
}
.widget-zendesk .checkbox input[type="checkbox"]:disabled + label::before,
.widget-zendesk .checkbox input[type="radio"]:disabled + label::before {
    background-color: #eeeeee;
    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: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    background-color: #fff;
    /* @alternate */ -webkit-transition: border 0.15s ease-in-out;
    /* @alternate */ -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out;
}
.widget-zendesk .radio label::after {
    display: inline-block;
    position: absolute;
    font-family: 'FontAwesome';
    content: "\f00c";
    color: #fff;
    width: 17px;
    height: 17px;
    left: 0;
    top: 0;
    text-align: center;
    font-size: 11px;
    line-height: 17px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #1199c4;
    border-color:#1199c4;
    /* @alternate */ -webkit-transform: scale(0, 0);
    /* @alternate */ -ms-transform: scale(0, 0);
    /* @alternate */ -o-transform: scale(0, 0);
    transform: scale(0, 0);
    /* @alternate */ -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    /* @alternate */ -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    /* @alternate */ -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-zendesk .radio input[type="radio"] {
    opacity: 0;
    z-index: 1;
}
.widget-zendesk .radio input[type="radio"]:focus + label::before {
    outline: none;
    /* @alternate */   outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.widget-zendesk .radio input[type="radio"]:checked + label::after {
    /* @alternate */ -webkit-transform: scale(1, 1);
    /* @alternate */ -ms-transform: scale(1, 1);
    /* @alternate */ -o-transform: scale(1, 1);
    transform: scale(1, 1);
}
.widget-zendesk .radio input[type="radio"]:disabled + label {
    opacity: 0.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::before,
.widget-zendesk input[type="radio"] .styled:checked + label::before {
    color: #fff;
}
.widget-zendesk input[type="checkbox"] .styled:checked + label::after,
.widget-zendesk input[type="radio"] .styled:checked + label::after {
    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;
}
.widget.widget-zendesk.contact-form{
    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;
    /* @alternate */ display: -ms-grid;
    display: grid;
    /* @alternate */ -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 0;
    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;
}

/* Ticketing Integration */

/* Form elements */
.zendesk-ticket-page-content .form-row {
    margin: 0;
    padding: 0 0 23px;
}
.zendesk-ticket-page-content .double-input-row {
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* @alternate */ -webkit-box-align: start;
    /* @alternate */ -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: #ff0000;
    margin-left: 3px;
}
.zendesk-ticket-page-content .form-row label {
    font-size: 15px;
    line-height: normal;
    font-weight: 500;
    color: #000000;
    display: block;
    width: 100%;
    padding: 0 0 10px;
}
.zendesk-ticket-page-content input[type=text],
.zendesk-ticket-page-content input[type=password],
.zendesk-ticket-page-content input[type=email] {
    margin: 0;
    height: 50px;
    width: 100%;
    border: 1px rgba(0, 0, 0, 0.08) solid;
    background-color: #ffffff;
    border-radius: 4px;
    padding: 7px 18px;
    font-size: 16px;
    line-height: normal;
    font-weight: 400;
    color: #000;
    /* @alternate */ -webkit-transition: all 300ms ease-out 0s;
    /* @alternate */ -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
}
.zendesk-ticket-page-content input[type=text]:focus,
.zendesk-ticket-page-content input[type=password]:focus,
.zendesk-ticket-page-content input[type=email]:focus {
    border: 1px #1081B7 solid;
}
.zendesk-ticket-page-content input[type=text]::-webkit-input-placeholder,
.zendesk-ticket-page-content input[type=password]::-webkit-input-placeholder,
.zendesk-ticket-page-content input[type=email]::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.36);
}
.zendesk-ticket-page-content input[type=text]::-moz-placeholder,
.zendesk-ticket-page-content input[type=password]::-moz-placeholder,
.zendesk-ticket-page-content input[type=email]::-moz-placeholder {
    color: rgba(0, 0, 0, 0.36);
}
.zendesk-ticket-page-content input[type=text]:-ms-input-placeholder,
.zendesk-ticket-page-content input[type=password]:-ms-input-placeholder,
.zendesk-ticket-page-content input[type=email]:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.36);
}
.zendesk-ticket-page-content input[type=text]:-moz-placeholder,
.zendesk-ticket-page-content input[type=password]:-moz-placeholder,
.zendesk-ticket-page-content input[type=email]:-moz-placeholder {
    color: rgba(0, 0, 0, 0.36);
}
.zendesk-ticket-page-content input[type=checkbox] {
    margin: 0;
    width: 20px;
    height: 20px;
    appearance: none;
    background: #fff;
    border: 1px rgba(0, 0, 0, 0.14) solid;
    border-radius: 4px;
}
.zendesk-ticket-page-content input[type=checkbox]:checked {
    background: #000000 url("data:image/svg+xml,%3Csvg%20width%3D%2210%22%20height%3D%228%22%20viewBox%3D%220%200%2010%208%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.76422%201.51333L4.15612%207.74C3.84386%208.08667%203.34425%208.08667%203.032%207.74L0.234191%204.60667C-0.0780638%204.26%20-0.0780638%203.7%200.234191%203.35333C0.546447%203.00667%201.04606%203.00667%201.35831%203.35333L3.60655%205.86L8.65259%200.26C8.96485%20-0.0866667%209.46446%20-0.0866667%209.77671%200.26C10.0765%200.606667%2010.0765%201.16667%209.76422%201.51333Z%22%20fill%3D%22white%22%2F%3E %3C%2Fsvg%3E") no-repeat center;
    border: 1px rgba(0, 0, 0, 1) solid;
    border-radius: 4px;
}
.zendesk-ticket-page-content .form-row textarea {
    border: 1px rgba(0, 0, 0, 0.08) solid;
    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;
    /* @alternate */ -webkit-transition: all 300ms ease-out 0s;
    /* @alternate */ -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
}
.zendesk-ticket-page-content .form-row textarea:focus {
    border: 1px #1081B7 solid;
}
.zendesk-ticket-page-content .error-field-error.inline-error, .zendesk-ticket-page-content .validation-error {
    background-color: #fff;
    border: 1px solid #FF0000 !important;
    color: #FF0000;
}
.zendesk-ticket-page-content select {
    height: 48px;
    border: 1px #DDE1E8 solid;
    border-radius: 4px;
    padding: 5px 35px 5px 18px;
    margin: 0;
    appearance: none;
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2211%22%20height%3D%227%22%20viewBox%3D%220%200%2011%207%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5.3453%204.25615L8.63783%201L9.70175%202.14315L5.34528%206.4386L1%202.14315L2.06393%201L5.3453%204.25615Z%22%20fill%3D%22black%22%20stroke%3D%22white%22%20stroke-width%3D%220.54386%22%2F%3E %3C%2Fsvg%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: #000000;
    border: 1px solid #000000;
    padding: 7px 20px;
    margin-right: 14px;
    cursor: pointer;
    border-radius: 0.2em;
    background-color: #F4F4F6;
    /* @alternate */ -webkit-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
}
.zendesk-ticket-page-content input[type="file"]::file-selector-button {
    font-size: 15px;
    font-weight: 600;
    color: #000000;
    border: 1px solid #000000;
    padding: 7px 20px;
    margin-right: 14px;
    cursor: pointer;
    border-radius: 0.2em;
    background-color: #F4F4F6;
    /* @alternate */ -webkit-transition: all 300ms ease-out 0s;
    /* @alternate */ -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
}
.zendesk-ticket-page-content input[type="file"]::-ms-browse:hover {
    background-color: #000000;
    border: 1px solid #000000;
    color: #ffffff;
}
.zendesk-ticket-page-content input[type="file"]::-webkit-file-upload-button:hover {
    background-color: #000000;
    border: 1px solid #000000;
    color: #ffffff;
}
.zendesk-ticket-page-content input[type="file"]::file-selector-button:hover {
    background-color: #000000;
    border: 1px solid #000000;
    color: #ffffff;
}
.zendesk-ticket-page-content .chosen-container-single {
    padding: 0;
    min-width: 240px;
}
.zendesk-ticket-page-content .chosen-container-single .chosen-single {
    border: 2px #DDE1E8 solid;
    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,%3Csvg%20width%3D%2217%22%20height%3D%2211%22%20viewBox%3D%220%200%2017%2011%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8.50962%206.38841L2.83399%200.999999L1%202.89172L8.50964%2010L16%202.89172L14.166%201L8.50962%206.38841Z%22%20fill%3D%22black%22%20stroke%3D%22white%22%2F%3E %3C%2Fsvg%3E") no-repeat center;
    position: absolute;
    right: 19px;
    top: 19px;
}
.zendesk-ticket-page-content .chosen-container .chosen-single div b {
    display: none;
}
.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: #ffffff;
    border: none;
    border-radius: 5px;
    box-shadow: 0 0 22px 0 rgba(0, 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:nth-child(1):before {
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2219%22%20height%3D%2219%22%20viewBox%3D%220%200%2019%2019%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M10.0598%204.98241C9.74984%204.67247%209.24737%204.6752%208.9402%204.98241L5.16158%208.76103C4.85239%209.07022%204.85239%209.57146%205.16158%209.88061C5.47072%2010.1898%205.97197%2010.1898%206.28115%209.88061L8.70832%207.45344V13.4589C8.70832%2013.8961%209.06275%2014.2505%209.49999%2014.2505C9.93723%2014.2505%2010.2917%2013.8961%2010.2917%2013.4589V7.45344L12.7188%209.88061C13.028%2010.1898%2013.5293%2010.1898%2013.8384%209.88061C14.1475%209.57142%2014.1475%209.07018%2013.8384%208.76103L10.0598%204.98241Z%22%20fill%3D%22black%22%2F%3E %3Cpath%20d%3D%22M9.5%200C4.24975%200%200%204.24903%200%209.5C0%2014.7503%204.24899%2019%209.5%2019C14.7503%2019%2019%2014.751%2019%209.5C19%204.24975%2014.751%200%209.5%200ZM9.5%2017.4167C5.13475%2017.4167%201.58333%2013.8652%201.58333%209.5C1.58333%205.13475%205.13475%201.58333%209.5%201.58333C13.8652%201.58333%2017.4167%205.13475%2017.4167%209.5C17.4167%2013.8652%2013.8652%2017.4167%209.5%2017.4167Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E") no-repeat center;
}
.zendesk-ticket-page-content .chosen-container.ticket-filter-selector .chosen-results .chosen-result:nth-child(2):before {
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2219%22%20height%3D%2219%22%20viewBox%3D%220%200%2019%2019%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M10.0598%2014.0176C9.74984%2014.3275%209.24737%2014.3248%208.9402%2014.0176L5.16158%2010.239C4.85239%209.92978%204.85239%209.42854%205.16158%209.11939C5.47072%208.81025%205.97197%208.81021%206.28115%209.11939L8.70832%2011.5466V5.54114C8.70832%205.1039%209.06275%204.74947%209.49999%204.74947C9.93723%204.74947%2010.2917%205.1039%2010.2917%205.54114V11.5466L12.7188%209.11939C13.028%208.81025%2013.5293%208.81025%2013.8384%209.11939C14.1475%209.42858%2014.1475%209.92982%2013.8384%2010.239L10.0598%2014.0176Z%22%20fill%3D%22black%22%2F%3E %3Cpath%20d%3D%22M9.5%2019C4.24975%2019%200%2014.751%200%209.5C0%204.24975%204.24899%202.38419e-07%209.5%202.38419e-07C14.7503%202.38419e-07%2019%204.24899%2019%209.5C19%2014.7503%2014.751%2019%209.5%2019ZM9.5%201.58333C5.13475%201.58333%201.58333%205.13475%201.58333%209.5C1.58333%2013.8653%205.13475%2017.4167%209.5%2017.4167C13.8652%2017.4167%2017.4167%2013.8653%2017.4167%209.5C17.4167%205.13475%2013.8652%201.58333%209.5%201.58333Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E") no-repeat center;
}
.zendesk-ticket-page-content .chosen-container.ticket-filter-selector .chosen-results .chosen-result:nth-child(3):before {
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2219%22%20height%3D%2219%22%20viewBox%3D%220%200%2019%2019%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M9.5%200C4.25766%200%200%204.25766%200%209.5C0%2014.7423%204.25766%2019%209.5%2019C14.7423%2019%2019%2014.7423%2019%209.5C19%204.25766%2014.7423%200%209.5%200ZM9.5%2017.2727C5.21636%2017.2727%201.72727%2013.7836%201.72727%209.5C1.72727%205.21636%205.21636%201.72727%209.5%201.72727C13.7836%201.72727%2017.2727%205.21636%2017.2727%209.5C17.2727%2013.7836%2013.7836%2017.2727%209.5%2017.2727ZM13.7836%206.44259C14.1205%206.77942%2014.1205%207.3235%2013.7836%207.6603L8.88675%2012.5486C8.72266%2012.7127%208.49813%2012.7991%208.27355%2012.7991C8.04898%2012.7991%207.83308%2012.7127%207.66036%2012.5486L5.21625%2010.1045C4.87942%209.76769%204.87942%209.22361%205.21625%208.8868C5.55309%208.55%206.09716%208.54997%206.43397%208.8868L8.26488%2010.7177L12.5485%206.44264C12.8853%206.10581%2013.4294%206.10581%2013.7662%206.44264L13.7836%206.44259Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E") no-repeat center;
}
.zendesk-ticket-page-content .chosen-container.ticket-filter-selector .chosen-results .chosen-result:nth-child(4):before {
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2219%22%20height%3D%2219%22%20viewBox%3D%220%200%2019%2019%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M12.7022%206.29549C12.5404%206.13464%2012.3215%206.04435%2012.0934%206.04435C11.8652%206.04435%2011.6463%206.13464%2011.4845%206.29549L9.49815%208.28185L7.52043%206.29549C7.3578%206.13287%207.13723%206.0415%206.90725%206.0415C6.67726%206.0415%206.45669%206.13287%206.29407%206.29549C6.13144%206.45812%206.04008%206.67869%206.04008%206.90867C6.04008%207.13866%206.13144%207.35923%206.29407%207.52185L8.28043%209.49958L6.29407%2011.4773C6.20366%2011.5547%206.13023%2011.65%206.07839%2011.7572C6.02656%2011.8643%205.99743%2011.981%205.99283%2012.0999C5.98824%2012.2189%206.00828%2012.3375%206.0517%2012.4483C6.09512%2012.5591%206.16098%2012.6598%206.24514%2012.744C6.32931%2012.8281%206.42996%2012.894%206.54079%2012.9374C6.65161%2012.9808%206.77022%2013.0009%206.88916%2012.9963C7.0081%2012.9917%207.1248%2012.9625%207.23195%2012.9107C7.33909%2012.8589%207.43437%2012.7854%207.51179%2012.695L9.49815%2010.7173L11.4759%2012.695C11.6411%2012.8365%2011.8536%2012.9105%2012.071%2012.9021C12.2883%2012.8937%2012.4945%2012.8036%2012.6483%2012.6497C12.8021%2012.4959%2012.8922%2012.2898%2012.9006%2012.0724C12.909%2011.855%2012.8351%2011.6425%2012.6936%2011.4773L10.7159%209.49958L12.6936%207.52185C12.7751%207.44214%2012.84%207.34707%2012.8846%207.24214C12.9292%207.13721%2012.9526%207.02448%2012.9534%206.91047C12.9542%206.79646%2012.9324%206.68342%2012.8893%206.57787C12.8462%206.47232%2012.7826%206.37635%2012.7022%206.29549Z%22%20fill%3D%22black%22%2F%3E %3Cpath%20d%3D%22M9.5%200C7.62108%200%205.78435%200.557165%204.22208%201.60104C2.65982%202.64491%201.44218%204.12861%200.723148%205.8645C0.00411623%207.6004%20-0.184015%209.51053%200.182544%2011.3534C0.549103%2013.1962%201.45389%2014.8889%202.78249%2016.2175C4.11109%2017.5461%205.80382%2018.4509%207.64664%2018.8174C9.48946%2019.184%2011.3996%2018.9959%2013.1355%2018.2768C14.8714%2017.5578%2016.3551%2016.3402%2017.399%2014.7779C18.4428%2013.2156%2019%2011.3789%2019%209.49999C19%206.98044%2017.9991%204.56408%2016.2175%202.78248C14.4359%201.00089%2012.0196%200%209.5%200ZM9.5%2017.2727C7.9627%2017.2727%206.45992%2016.8169%205.1817%2015.9628C3.90349%2015.1087%202.90724%2013.8948%202.31894%2012.4745C1.73064%2011.0542%201.57671%209.49137%201.87663%207.98361C2.17654%206.47585%202.91682%205.09088%204.00385%204.00385C5.09089%202.91681%206.47585%202.17653%207.98362%201.87662C9.49138%201.57671%2011.0542%201.73064%2012.4745%202.31893C13.8948%202.90723%2015.1087%203.90348%2015.9628%205.1817C16.8169%206.45992%2017.2727%207.96269%2017.2727%209.49999C17.2727%2011.5614%2016.4538%2013.5385%2014.9961%2014.9961C13.5385%2016.4538%2011.5615%2017.2727%209.5%2017.2727Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E") no-repeat center;
}
.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,%3Csvg%20width%3D%2219%22%20height%3D%2219%22%20viewBox%3D%220%200%2019%2019%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M10.0598%204.98241C9.74984%204.67247%209.24737%204.6752%208.9402%204.98241L5.16158%208.76103C4.85239%209.07022%204.85239%209.57146%205.16158%209.88061C5.47072%2010.1898%205.97197%2010.1898%206.28115%209.88061L8.70832%207.45344V13.4589C8.70832%2013.8961%209.06275%2014.2505%209.49999%2014.2505C9.93723%2014.2505%2010.2917%2013.8961%2010.2917%2013.4589V7.45344L12.7188%209.88061C13.028%2010.1898%2013.5293%2010.1898%2013.8384%209.88061C14.1475%209.57142%2014.1475%209.07018%2013.8384%208.76103L10.0598%204.98241Z%22%20fill%3D%22black%22%2F%3E %3Cpath%20d%3D%22M9.5%200C4.24975%200%200%204.24903%200%209.5C0%2014.7503%204.24899%2019%209.5%2019C14.7503%2019%2019%2014.751%2019%209.5C19%204.24975%2014.751%200%209.5%200ZM9.5%2017.4167C5.13475%2017.4167%201.58333%2013.8652%201.58333%209.5C1.58333%205.13475%205.13475%201.58333%209.5%201.58333C13.8652%201.58333%2017.4167%205.13475%2017.4167%209.5C17.4167%2013.8652%2013.8652%2017.4167%209.5%2017.4167Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E") no-repeat center;
}
.zendesk-ticket-page-content .chosen-container-single.ticket-filter-selector .chosen-single.oldest:before {
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2219%22%20height%3D%2219%22%20viewBox%3D%220%200%2019%2019%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M10.0598%2014.0176C9.74984%2014.3275%209.24737%2014.3248%208.9402%2014.0176L5.16158%2010.239C4.85239%209.92978%204.85239%209.42854%205.16158%209.11939C5.47072%208.81025%205.97197%208.81021%206.28115%209.11939L8.70832%2011.5466V5.54114C8.70832%205.1039%209.06275%204.74947%209.49999%204.74947C9.93723%204.74947%2010.2917%205.1039%2010.2917%205.54114V11.5466L12.7188%209.11939C13.028%208.81025%2013.5293%208.81025%2013.8384%209.11939C14.1475%209.42858%2014.1475%209.92982%2013.8384%2010.239L10.0598%2014.0176Z%22%20fill%3D%22black%22%2F%3E %3Cpath%20d%3D%22M9.5%2019C4.24975%2019%200%2014.751%200%209.5C0%204.24975%204.24899%202.38419e-07%209.5%202.38419e-07C14.7503%202.38419e-07%2019%204.24899%2019%209.5C19%2014.7503%2014.751%2019%209.5%2019ZM9.5%201.58333C5.13475%201.58333%201.58333%205.13475%201.58333%209.5C1.58333%2013.8653%205.13475%2017.4167%209.5%2017.4167C13.8652%2017.4167%2017.4167%2013.8653%2017.4167%209.5C17.4167%205.13475%2013.8652%201.58333%209.5%201.58333Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E") no-repeat center;
}
.zendesk-ticket-page-content .chosen-container-single.ticket-filter-selector .chosen-single.open-tickets:before {
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2219%22%20height%3D%2219%22%20viewBox%3D%220%200%2019%2019%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M9.5%200C4.25766%200%200%204.25766%200%209.5C0%2014.7423%204.25766%2019%209.5%2019C14.7423%2019%2019%2014.7423%2019%209.5C19%204.25766%2014.7423%200%209.5%200ZM9.5%2017.2727C5.21636%2017.2727%201.72727%2013.7836%201.72727%209.5C1.72727%205.21636%205.21636%201.72727%209.5%201.72727C13.7836%201.72727%2017.2727%205.21636%2017.2727%209.5C17.2727%2013.7836%2013.7836%2017.2727%209.5%2017.2727ZM13.7836%206.44259C14.1205%206.77942%2014.1205%207.3235%2013.7836%207.6603L8.88675%2012.5486C8.72266%2012.7127%208.49813%2012.7991%208.27355%2012.7991C8.04898%2012.7991%207.83308%2012.7127%207.66036%2012.5486L5.21625%2010.1045C4.87942%209.76769%204.87942%209.22361%205.21625%208.8868C5.55309%208.55%206.09716%208.54997%206.43397%208.8868L8.26488%2010.7177L12.5485%206.44264C12.8853%206.10581%2013.4294%206.10581%2013.7662%206.44264L13.7836%206.44259Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E") no-repeat center;
}
.zendesk-ticket-page-content .chosen-container-single.ticket-filter-selector .chosen-single.closed-tickets:before {
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2219%22%20height%3D%2219%22%20viewBox%3D%220%200%2019%2019%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M12.7022%206.29549C12.5404%206.13464%2012.3215%206.04435%2012.0934%206.04435C11.8652%206.04435%2011.6463%206.13464%2011.4845%206.29549L9.49815%208.28185L7.52043%206.29549C7.3578%206.13287%207.13723%206.0415%206.90725%206.0415C6.67726%206.0415%206.45669%206.13287%206.29407%206.29549C6.13144%206.45812%206.04008%206.67869%206.04008%206.90867C6.04008%207.13866%206.13144%207.35923%206.29407%207.52185L8.28043%209.49958L6.29407%2011.4773C6.20366%2011.5547%206.13023%2011.65%206.07839%2011.7572C6.02656%2011.8643%205.99743%2011.981%205.99283%2012.0999C5.98824%2012.2189%206.00828%2012.3375%206.0517%2012.4483C6.09512%2012.5591%206.16098%2012.6598%206.24514%2012.744C6.32931%2012.8281%206.42996%2012.894%206.54079%2012.9374C6.65161%2012.9808%206.77022%2013.0009%206.88916%2012.9963C7.0081%2012.9917%207.1248%2012.9625%207.23195%2012.9107C7.33909%2012.8589%207.43437%2012.7854%207.51179%2012.695L9.49815%2010.7173L11.4759%2012.695C11.6411%2012.8365%2011.8536%2012.9105%2012.071%2012.9021C12.2883%2012.8937%2012.4945%2012.8036%2012.6483%2012.6497C12.8021%2012.4959%2012.8922%2012.2898%2012.9006%2012.0724C12.909%2011.855%2012.8351%2011.6425%2012.6936%2011.4773L10.7159%209.49958L12.6936%207.52185C12.7751%207.44214%2012.84%207.34707%2012.8846%207.24214C12.9292%207.13721%2012.9526%207.02448%2012.9534%206.91047C12.9542%206.79646%2012.9324%206.68342%2012.8893%206.57787C12.8462%206.47232%2012.7826%206.37635%2012.7022%206.29549Z%22%20fill%3D%22black%22%2F%3E %3Cpath%20d%3D%22M9.5%200C7.62108%200%205.78435%200.557165%204.22208%201.60104C2.65982%202.64491%201.44218%204.12861%200.723148%205.8645C0.00411623%207.6004%20-0.184015%209.51053%200.182544%2011.3534C0.549103%2013.1962%201.45389%2014.8889%202.78249%2016.2175C4.11109%2017.5461%205.80382%2018.4509%207.64664%2018.8174C9.48946%2019.184%2011.3996%2018.9959%2013.1355%2018.2768C14.8714%2017.5578%2016.3551%2016.3402%2017.399%2014.7779C18.4428%2013.2156%2019%2011.3789%2019%209.49999C19%206.98044%2017.9991%204.56408%2016.2175%202.78248C14.4359%201.00089%2012.0196%200%209.5%200ZM9.5%2017.2727C7.9627%2017.2727%206.45992%2016.8169%205.1817%2015.9628C3.90349%2015.1087%202.90724%2013.8948%202.31894%2012.4745C1.73064%2011.0542%201.57671%209.49137%201.87663%207.98361C2.17654%206.47585%202.91682%205.09088%204.00385%204.00385C5.09089%202.91681%206.47585%202.17653%207.98362%201.87662C9.49138%201.57671%2011.0542%201.73064%2012.4745%202.31893C13.8948%202.90723%2015.1087%203.90348%2015.9628%205.1817C16.8169%206.45992%2017.2727%207.96269%2017.2727%209.49999C17.2727%2011.5614%2016.4538%2013.5385%2014.9961%2014.9961C13.5385%2016.4538%2011.5615%2017.2727%209.5%2017.2727Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E") no-repeat center;
}
.zendesk-ticket-page-content .pagination {
    /* @alternate */ display: -webkit-inline-box;
    /* @alternate */ display: -ms-inline-flexbox;
    display: inline-flex;
    /* @alternate */ -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 5px;
}
.zendesk-ticket-page-content .pagination span {
    font-size: 17px;
    color: rgba(0, 0, 0, .70);
    background: none;
    box-shadow: none;
    padding: 3px 10px;
    margin: 0;
    border: 1px rgba(221, 225, 232, 0) solid;
    border-radius: 4px;
    min-width: 30px;
    text-align: center;
}
.zendesk-ticket-page-content .pagination span:hover {
    color: rgba(0, 0, 0, 1);
}
.zendesk-ticket-page-content .pagination .prev,
.zendesk-ticket-page-content .pagination .next {
    font-size: 0;
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -ms-flex-align: center;
    align-items: center;
}
.zendesk-ticket-page-content .pagination .prev:after,
.zendesk-ticket-page-content .pagination .next:after {
    content: "";
    height: 12px;
    width: 12px;
    display: inline-block;
}
.zendesk-ticket-page-content .pagination .prev:after {
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2213%22%20viewBox%3D%220%200%2012%2013%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M4.74385%206.11154L8%202.40745L6.85685%201.21053L2.5614%206.11156L6.85685%2011L8%209.80308L4.74385%206.11154Z%22%20fill%3D%22black%22%20stroke%3D%22white%22%20stroke-width%3D%220.54386%22%2F%3E %3C%2Fsvg%3E") no-repeat center;
}
.zendesk-ticket-page-content .pagination .next:after {
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2213%22%20viewBox%3D%220%200%2012%2013%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.25615%206.11154L3%202.40745L4.14315%201.21053L8.4386%206.11156L4.14315%2011L3%209.80308L6.25615%206.11154Z%22%20fill%3D%22black%22%20stroke%3D%22white%22%20stroke-width%3D%220.54386%22%2F%3E %3C%2Fsvg%3E") no-repeat center;
}
.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: rgba(0, 0, 0, 1);
}
.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 rgba(221, 225, 232, 1) solid;
    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;
    /* @alternate */ -webkit-transition: all 300ms ease-out 0s;
    /* @alternate */ -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
}
.zendesk-ticket-page-content button.solid-btn, .zendesk-ticket-page-content .button.solid-btn {
    border: 1px #1081B7 solid;
    background-color: #1081B7;
    color: #ffffff;
}
.zendesk-ticket-page-content button.solid-btn:hover,
.zendesk-ticket-page-content .button.solid-btn:hover {
    border: 1px #1196d5 solid;
    background-color: #1196d5;
    color: #ffffff;
}
.zendesk-ticket-page-content button.solid-btn.disabled,
.zendesk-ticket-page-content .button.solid-btn.disabled {
    pointer-events: none;
    border: 1px rgba(0, 0, 0, 0.10) solid;
    background-color: rgba(0, 0, 0, 0.24);
    color: #ffffff;
}
.zendesk-ticket-page-content button.outline-btn,
.zendesk-ticket-page-content .button.outline-btn {
    border: 2px #DDE1E8 solid;
    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 #424242 solid;
    background-color: transparent;
    color: #000;
}
.zendesk-ticket-page-content button.btn-icon,
.zendesk-ticket-page-content .button.btn-icon {
    /* @alternate */ display: -webkit-inline-box;
    /* @alternate */ display: -ms-inline-flexbox;
    display: inline-flex;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -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;
}
/* Form elements:end */

.zendesk-ticket-init-page {
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    background-color: #F4F4F6;
    min-height: 70vh;
    height: 100%;
}
.zendesk-ticket-init-page .sign-in-wrapper {
    width: 45%;
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -webkit-box-pack: center;
    /* @alternate */ -ms-flex-pack: center;
    justify-content: center;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -ms-flex-align: center;
    align-items: center;
    background-color: #ffffff;
    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, 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: #000000;
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
    transition: opacity 300ms, transform 300ms;
}
.zendesk-ticket-page-content .sign-in-form .form-row .lost-password a:hover:after {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
.zendesk-ticket-page-content .sign-in-form input[type=text],
.zendesk-ticket-page-content .sign-in-form input[type=password] {
    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 transparent solid;
}
.zendesk-ticket-page-content .sign-in-form .form-row.password-wrapper input:focus {
    border-top: 1px #1081B7 solid;
}
.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 {
    /* @alternate */ -webkit-box-flex: 1;
    /* @alternate */ -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -ms-flex-align: center;
    align-items: center;
    /* @alternate */ -webkit-box-pack: center;
    /* @alternate */ -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 .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%;
    /* @alternate */ -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 {
    /* @alternate */ display: -webkit-inline-box;
    /* @alternate */ display: -ms-inline-flexbox;
    display: inline-flex;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -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: #000000;
    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 {
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -ms-flex-align: center;
    align-items: center;
    padding-bottom: 24px;
    margin-bottom: 42px;
    border-bottom: 1px #DDE1E8 solid;
}
.zendesk-ticket-list-wrapper .header .left-panel {
    /* @alternate */ -webkit-box-flex: 1;
    /* @alternate */ -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: #000000;
}
.zendesk-ticket-list-wrapper .header .left-panel .ticket-list-title-description {
    font-size: 14px;
    line-height: 27px;
    color: rgba(0, 0, 0, .60);
}
.zendesk-ticket-list-wrapper .header .right-panel {
    position: relative;
}
.zendesk-ticket-list-wrapper .header .right-panel .customer-card {
    /* @alternate */ display: -webkit-inline-box;
    /* @alternate */ display: -ms-inline-flexbox;
    display: inline-flex;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -ms-flex-align: center;
    align-items: center;
    gap: 0 15px;
    cursor: pointer;
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8.009%209.7207L2.40234%204.2207L1%205.11243L8.009%2012.2207L15%205.11243L13.6172%204L8.009%209.7207Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%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;
    /* @alternate */ -webkit-box-flex: 0;
    /* @alternate */ -ms-flex-positive: 0;
    flex-grow: 0;
    /* @alternate */ -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%;
    /* @alternate */ -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: #000000;
}
.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: #ffffff;
    box-shadow: 0 0 22px rgba(0, 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 {
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -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 #DDE1E8 solid;
}
.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;
    /* @alternate */ -webkit-box-pack: center;
    /* @alternate */ -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, .40);
}
.zendesk-ticket-list-wrapper .customer-card-expanded-wrapper .redirection-wrapper a:hover {
    font-size: 13px;
    color: rgba(0, 0, 0, 1);
}
.zendesk-ticket-list-wrapper .customer-card-expanded-wrapper .redirection-wrapper .redirection-separator {
    width: 3px;
    height: 3px;
    background-color: #999999;
    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 {
    height: 20px;
    width: 20px;
}
.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 {
    /* @alternate */display: -webkit-box;
    /* @alternate */display: -ms-flexbox;
    display: flex;
    /* @alternate */-webkit-box-align: center;
    /* @alternate */-ms-flex-align: center;
    align-items: center;
    gap: 0 40px;
}
.zendesk-ticket-list-wrapper .upper-portion .left-portion {
    /* @alternate */ -webkit-box-flex: 1;
    /* @alternate */ -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.zendesk-ticket-list-wrapper .upper-portion .right-portion {
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -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 {
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -webkit-box-orient: vertical;
    /* @alternate */ -webkit-box-direction: normal;
    /* @alternate */ -ms-flex-direction: column;
    flex-direction: column;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -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, .60);
}
.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.subject-column {
}
.zendesk-ticket-list-wrapper .table-container col.created-by-column {
    width: 250px;
}
.zendesk-ticket-list-wrapper .table-container col.assigned-agent-column {
    width: 250px;
}
.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 #EBEBEB solid;
    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, .70);
}
.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 20px;
    border: 1px #000 solid;
    line-height: 16px;
    border-radius: 20px;
    font-weight: 500;
    font-size: 12px;
}
.zendesk-ticket-list-wrapper table .status-data.open {
    border: 1px #FC4645 solid;
    background-color: rgba(252, 70, 69, 0.06);
    color: #FC4645;
}
.zendesk-ticket-list-wrapper table .status-data.awaiting {
    color: #FCAF24;
    border: 1px #FCAF24 solid;
    background-color: rgba(252, 175, 36, 0.06);
}
.zendesk-ticket-list-wrapper table .status-data.closed {
    color: #28C131;
    border: 1px #28C131 solid;
    background-color: rgba(40, 193, 49, 0.06);
}
.zendesk-ticket-list-wrapper .footer {
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -ms-flex-align: center;
    align-items: center;
    /* @alternate */ -webkit-box-pack: justify;
    /* @alternate */ -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, .70);
}
.zendesk-ticket-list-wrapper .footer .counter-text .bold-number {
    font-weight: 700;
}
.zendesk-ticket-list-wrapper .footer .right-footer {
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -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,%3Csvg%20width%3D%2211%22%20height%3D%227%22%20viewBox%3D%220%200%2011%207%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5.3453%204.25615L8.63783%201L9.70175%202.14315L5.34528%206.4386L1%202.14315L2.06393%201L5.3453%204.25615Z%22%20fill%3D%22black%22%20stroke%3D%22white%22%20stroke-width%3D%220.54386%22%2F%3E %3C%2Fsvg%3E") no-repeat right 10px center;
    color: rgba(0, 0, 0, .70);
    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 {
    /* @alternate */ display: -webkit-inline-box;
    /* @alternate */ display: -ms-inline-flexbox;
    display: inline-flex;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -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 {
    /* @alternate */ display: -webkit-inline-box;
    /* @alternate */ display: -ms-inline-flexbox;
    display: inline-flex;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -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: #000000;
}
.zendesk-ticket-list-wrapper-container .ticket-details-panel .status {
    width: auto;
    height: auto;
    background-image: none;
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    border: 1px #000 solid;
    padding: 3px 20px;
    border-radius: 20px;
    cursor: default;
}
.zendesk-ticket-list-wrapper-container .ticket-details-panel .status.open {
    border: 1px #FC4645 solid;
    background-color: rgba(252, 70, 69, 0.06);
    color: #FC4645;
}
.zendesk-ticket-list-wrapper-container .ticket-details-panel .status.Closed {
    color: #28C131;
    border: 1px #28C131 solid;
    background-color: rgba(40, 193, 49, 0.06);
}
.zendesk-ticket-list-wrapper-container .ticket-details-panel .status.awaiting {
    color: #FCAF24;
    border: 1px #FCAF24 solid;
    background-color: rgba(252, 175, 36, 0.06);
}
.zendesk-ticket-list-wrapper-container .ticket-details-panel .ticket-title,
.zendesk-ticket-list-wrapper-container .ticket-details-panel .ticket-description {
    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 {
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -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;
    /* @alternate */ -o-object-fit: cover;
    object-fit: cover;
    border-radius: 6px;
    background-color: #dddddd;
    font-size: 18px;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -ms-flex-align: center;
    align-items: center;
    /* @alternate */ -webkit-box-pack: center;
    /* @alternate */ -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
}

.zendesk-ticket-list-wrapper-container .ticket-details-panel .created-by {
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -ms-flex-align: center;
    align-items: center;
    padding: 13px 0;
    border-top: 1px #D6DAE1 solid;
    border-bottom: 1px #D6DAE1 solid;
    margin-top: 42px;
}
.zendesk-ticket-list-wrapper-container .ticket-details-panel .created-by .customer-card__customer-picture-wrapper,
.zendesk-ticket-list-wrapper .customer-card .customer-card__customer-picture-wrapper {
    height: 35px;
    width: 35px;
    margin-right: 11px;
    background-color: #1199c4;
    border-radius: 50%;
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -webkit-box-pack: center;
    /* @alternate */ -ms-flex-pack: center;
    justify-content: center;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -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%;
    /* @alternate */ -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: #000000;
}
.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: #000000;
    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 {
    /* @alternate */display: -webkit-box;
    /* @alternate */display: -ms-flexbox;
    display: flex;
    /* @alternate */-webkit-box-align: center;
    /* @alternate */-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;
    /* @alternate */ -webkit-box-flex: 0;
    /* @alternate */ -ms-flex-positive: 0;
    flex-grow: 0;
    /* @alternate */ -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 11px;
    background-color: #1199c4;
    border-radius: 50%;
    /* @alternate */ display: -webkit-inline-box;
    /* @alternate */ display: -ms-inline-flexbox;
    display: inline-flex;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -ms-flex-align: center;
    align-items: center;
    /* @alternate */ -webkit-box-pack: center;
    /* @alternate */ -ms-flex-pack: center;
    justify-content: center;
}
.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,
.zendesk-ticket-list-wrapper .customer-card .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: #000000;
}
.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 #AEB2B9 solid;
}
.zendesk-ticket-list-wrapper-container .ticket-details-panel .reply-section .button-line {
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -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 {
    /* @alternate */ display: -webkit-inline-box;
    /* @alternate */ display: -ms-inline-flexbox;
    display: inline-flex;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -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: #000000;
    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);
    /* @alternate */ -webkit-transform: translateX(-50%);
    /* @alternate */ -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 15px 45px 15px 25px;
    background-color: #FFF5F5;
    border: 1px rgba(255, 0, 0, 0.26) solid;
    border-radius: 4px;
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -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;
    /* @alternate */ -webkit-box-flex: 0;
    /* @alternate */ -ms-flex-positive: 0;
    flex-grow: 0;
    /* @alternate */ -ms-flex-negative: 0;
    flex-shrink: 0;
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2221%22%20viewBox%3D%220%200%2024%2021%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M13.6791%200.963139L23.7196%2018.0106C24.4989%2019.3322%2023.5621%2021%2022.0405%2021H1.95947C0.437882%2021%20-0.498879%2019.3322%200.280425%2018.0106L10.321%200.963139C11.0777%20-0.321047%2012.9223%20-0.321047%2013.6791%200.963139ZM11.9871%201.96776C11.992%201.95963%2012.008%201.95963%2012.0128%201.96776L22.0534%2019.0152C22.063%2019.0298%2022.0582%2019.0379%2022.0405%2019.0379H1.95945C1.94178%2019.0379%201.93856%2019.0298%201.9466%2019.0152L11.9871%201.96776ZM12%2015.2632C11.3396%2015.2632%2010.8062%2015.8045%2010.8062%2016.471C10.8062%2017.1391%2011.3412%2017.6788%2012%2017.6788C12.6604%2017.6788%2013.1938%2017.1375%2013.1938%2016.471C13.1938%2015.8029%2012.6587%2015.2632%2012%2015.2632ZM11.1387%206.78756C10.8447%206.78756%2010.6053%207.0314%2010.6053%207.32726L11.1146%2013.8911C11.1146%2014.0797%2011.2673%2014.2341%2011.4537%2014.2341H12.5462C12.7326%2014.2341%2012.8853%2014.0797%2012.8853%2013.8911L13.3946%207.32726C13.3946%207.02979%2013.1536%206.78756%2012.8612%206.78756H11.1387Z%22%20fill%3D%22%23FF0000%22%2F%3E %3C%2Fsvg%3E") no-repeat center;
}
.zendesk-ticket-page-content .login-error-message-wrapper .main-error-text {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #FF0000;
}
.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,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M4.67031%2014.1188L3.88281%2013.3313L8.21406%209.0001L3.88281%204.66885L4.67031%203.88135L9.00156%208.2126L13.3328%203.88135L14.1203%204.66885L9.78906%209.0001L14.1203%2013.3313L13.3328%2014.1188L9.00156%209.7876L4.67031%2014.1188Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E") no-repeat center;
    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);
    /* @alternate */ -webkit-transform: translateX(-50%);
    /* @alternate */ -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 15px 45px 15px 25px;
    background-color: #e2fde8;
    border: 1px rgba(25, 130, 0, .26) solid;
    border-radius: 4px;
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -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;
    /* @alternate */ -webkit-box-flex: 0;
    /* @alternate */ -ms-flex-positive: 0;
    flex-grow: 0;
    /* @alternate */ -ms-flex-negative: 0;
    flex-shrink: 0;
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cg%20clip-path%3D%22url%28%23clip0_1346_154%29%22%3E %3Cpath%20d%3D%22M12%202C17.514%202%2022%206.486%2022%2012C22%2017.514%2017.514%2022%2012%2022C6.486%2022%202%2017.514%202%2012C2%206.486%206.486%202%2012%202ZM12%200C5.373%200%200%205.373%200%2012C0%2018.627%205.373%2024%2012%2024C18.627%2024%2024%2018.627%2024%2012C24%205.373%2018.627%200%2012%200ZM18.25%208.891L16.829%207.482L10.724%2013.7L7.646%2010.763L6.25%2012.199L10.75%2016.518L18.25%208.891Z%22%20fill%3D%22%233C8F27%22%2F%3E %3C%2Fg%3E %3Cdefs%3E %3CclipPath%20id%3D%22clip0_1346_154%22%3E %3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22white%22%2F%3E %3C%2FclipPath%3E %3C%2Fdefs%3E %3C%2Fsvg%3E") no-repeat center;
}
.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,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M4.67031%2014.1188L3.88281%2013.3313L8.21406%209.0001L3.88281%204.66885L4.67031%203.88135L9.00156%208.2126L13.3328%203.88135L14.1203%204.66885L9.78906%209.0001L14.1203%2013.3313L13.3328%2014.1188L9.00156%209.7876L4.67031%2014.1188Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E") no-repeat center;
    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 {
    /* @alternate */ display: -webkit-inline-box;
    /* @alternate */ display: -ms-inline-flexbox;
    display: inline-flex;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -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 {
    font-size: 17px;
    font-weight: 600;
    color: #000;
}
.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 {
    /* @alternate */ display: -webkit-box;
    /* @alternate */ display: -ms-flexbox;
    display: flex;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -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 {
    /* @alternate */ display: -webkit-inline-box;
    /* @alternate */ display: -ms-inline-flexbox;
    display: inline-flex;
    /* @alternate */ -webkit-box-align: center;
    /* @alternate */ -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: #000000;
    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 .sign-in-header, .zendesk-ticket-init-page .submit-as-guest-header {
        font-size: 32px;
    }
    .zendesk-ticket-init-page .guest-ticket-wrapper .ticket-create-title {
        font-size: 32px;
    }
    .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 50px;
    }
    .zendesk-ticket-list-wrapper-container .ticket-details-panel .ticket-title {
        font-size: 32px;
    }
    .zendesk-ticket-list-wrapper-container .ticket-details-panel {
        padding: 50px 20px 50px;
    }
    .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=text], .zendesk-ticket-page-content .sign-in-form input[type=password] {
        padding: 7px 18px 7px 100px;
    }
    .zendesk-ticket-init-page .sign-in-header, .zendesk-ticket-init-page .submit-as-guest-header {
        font-size: 24px;
    }
    .zendesk-ticket-init-page .guest-ticket-wrapper .ticket-create-title {
        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 {
        /* @alternate */ display: -webkit-box;
        /* @alternate */ 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: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(216, 220, 222);
    border-radius: 5px;
    padding: 0px;
    cursor: pointer;
    width: 136px;
    height: 116px;
    text-decoration: none;
    overflow: hidden;
    box-sizing: border-box;
}
.zendesk-pdf-file-view-container {
    background: rgb(255, 255, 255);
    height: 68px;
    box-sizing: border-box;
}
.zendesk-pdf-file-view-thumbnail-wrapper {
    width: 136px;
    background: rgb(255, 255, 255);
    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: rgb(227, 79, 50);
}
.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: rgb(233, 235, 237);
    box-sizing: border-box;
}
.zendesk-pdf-file-view-thumbnail-file-name {
    direction: ltr;
    color: rgb(73, 84, 92);
    overflow: hidden;
    text-overflow: ellipsis;
    width: 118px;
    box-sizing: border-box;
    white-space: nowrap;
    font-size: 12px;
    line-height: 16px;
    text-align: start;
}
.zendesk-pdf-file-view-thumbnail-file-type {
    direction: ltr;
    color: rgb(73, 84, 92);
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    box-sizing: border-box;
    white-space: nowrap;
    font-size: 12px;
    line-height: 16px;
    text-align: start;
}
.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 #ddd solid;
    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: center !important;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    right: 0;
    height: 20px;
    width: 20px;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M5.33327%2015.5448L4.45508%2014.6666L9.12174%209.99993L4.45508%205.33327L5.33327%204.45508L9.99993%209.12174L14.6666%204.45508L15.5448%205.33327L10.8781%209.99993L15.5448%2014.6666L14.6666%2015.5448L9.99993%2010.8781L5.33327%2015.5448Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%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: #ff0000;
}
.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;
}